diff --git a/packages/adapters/subgraph/.graphclient/index.ts b/packages/adapters/subgraph/.graphclient/index.ts index 5b58f20f86..e500bc07da 100644 --- a/packages/adapters/subgraph/.graphclient/index.ts +++ b/packages/adapters/subgraph/.graphclient/index.ts @@ -18,122 +18,122 @@ import { getMesh, ExecuteMeshFn, SubscribeMeshFn, MeshContext as BaseMeshContext import { MeshStore, FsStoreStorageAdapter } from '@graphql-mesh/store'; import { path as pathModule } from '@graphql-mesh/cross-helpers'; import { ImportFn } from '@graphql-mesh/types'; -import type { HubSepoliaTypes } from './sources/Hub_Sepolia/types'; -import type { StableSwapMetisTypes } from './sources/StableSwap_Metis/types'; +import type { StableSwapBnbTypes } from './sources/StableSwap_Bnb/types'; +import type { StableSwapXdaiTypes } from './sources/StableSwap_Xdai/types'; +import type { StableSwapLineaTypes } from './sources/StableSwap_Linea/types'; import type { StableSwapOptimismTypes } from './sources/StableSwap_Optimism/types'; -import type { StableSwapModeTypes } from './sources/StableSwap_Mode/types'; import type { StableSwapPolygonTypes } from './sources/StableSwap_Polygon/types'; -import type { StableSwapMantleTypes } from './sources/StableSwap_Mantle/types'; -import type { StableSwapBnbTypes } from './sources/StableSwap_Bnb/types'; import type { StableSwapOptimismSepoliaTypes } from './sources/StableSwap_OptimismSepolia/types'; -import type { StableSwapArbitrumOneTypes } from './sources/StableSwap_ArbitrumOne/types'; -import type { StableSwapAvalancheTypes } from './sources/StableSwap_Avalanche/types'; +import type { ConnextSepoliaTypes } from './sources/Connext_Sepolia/types'; +import type { ConnextBaseTypes } from './sources/Connext_Base/types'; import type { StableSwapArbitrumSepoliaTypes } from './sources/StableSwap_ArbitrumSepolia/types'; -import type { StableSwapSepoliaTypes } from './sources/StableSwap_Sepolia/types'; -import type { StableSwapXdaiTypes } from './sources/StableSwap_Xdai/types'; -import type { StableSwapBaseTypes } from './sources/StableSwap_Base/types'; +import type { HubLocalMainnetTypes } from './sources/Hub_LocalMainnet/types'; +import type { HubStagingMainnetTypes } from './sources/Hub_Staging_Mainnet/types'; +import type { ConnextStagingScrollTypes } from './sources/Connext_Staging_Scroll/types'; import type { StableSwapZkSyncEraTypes } from './sources/StableSwap_ZkSyncEra/types'; +import type { ConnextLineaTypes } from './sources/Connext_Linea/types'; +import type { StableSwapModeTypes } from './sources/StableSwap_Mode/types'; +import type { StableSwapAvalancheTypes } from './sources/StableSwap_Avalanche/types'; +import type { StableSwapMetisTypes } from './sources/StableSwap_Metis/types'; +import type { HubMainnetTypes } from './sources/Hub_Mainnet/types'; +import type { ConnextXdaiTypes } from './sources/Connext_Xdai/types'; +import type { ConnextStagingArbitrumOneTypes } from './sources/Connext_Staging_ArbitrumOne/types'; +import type { ConnextLocalOptimismTypes } from './sources/Connext_LocalOptimism/types'; +import type { ConnextStagingLineaTypes } from './sources/Connext_Staging_Linea/types'; +import type { ConnextAvalancheTypes } from './sources/Connext_Avalanche/types'; +import type { ConnextZkSyncTypes } from './sources/Connext_ZkSync/types'; +import type { ConnextMainnetTypes } from './sources/Connext_Mainnet/types'; +import type { ConnextStagingOptimismTypes } from './sources/Connext_Staging_Optimism/types'; import type { ConnextPolygonZkEvmTypes } from './sources/Connext_PolygonZkEVM/types'; -import type { ConnextBnbTypes } from './sources/Connext_Bnb/types'; import type { ConnextOptimismSepoliaTypes } from './sources/Connext_OptimismSepolia/types'; +import type { StableSwapXlayerTypes } from './sources/StableSwap_Xlayer/types'; +import type { StableSwapBaseTypes } from './sources/StableSwap_Base/types'; +import type { StableSwapMantleTypes } from './sources/StableSwap_Mantle/types'; +import type { ConnextStagingModeTypes } from './sources/Connext_Staging_Mode/types'; +import type { ConnextArbitrumSepoliaTypes } from './sources/Connext_ArbitrumSepolia/types'; +import type { ConnextBnbTypes } from './sources/Connext_Bnb/types'; +import type { ConnextOptimismTypes } from './sources/Connext_Optimism/types'; +import type { ConnextStagingMainnetTypes } from './sources/Connext_Staging_Mainnet/types'; +import type { StableSwapSepoliaTypes } from './sources/StableSwap_Sepolia/types'; +import type { ConnextLocalArbitrumOneTypes } from './sources/Connext_LocalArbitrumOne/types'; import type { ConnextStagingXdaiTypes } from './sources/Connext_Staging_Xdai/types'; -import type { HubStagingMainnetTypes } from './sources/Hub_Staging_Mainnet/types'; import type { ConnextLocalMainnetTypes } from './sources/Connext_LocalMainnet/types'; -import type { ConnextStagingOptimismTypes } from './sources/Connext_Staging_Optimism/types'; -import type { HubLocalMainnetTypes } from './sources/Hub_LocalMainnet/types'; -import type { ConnextZkSyncTypes } from './sources/Connext_ZkSync/types'; -import type { ConnextAvalancheTypes } from './sources/Connext_Avalanche/types'; +import type { ConnextArbitrumOneTypes } from './sources/Connext_ArbitrumOne/types'; +import type { ConnextStagingBaseTypes } from './sources/Connext_Staging_Base/types'; import type { ConnextStagingBnbTypes } from './sources/Connext_Staging_Bnb/types'; -import type { ConnextStagingPolygonTypes } from './sources/Connext_Staging_Polygon/types'; +import type { ConnextStagingPolygonZkEvmTypes } from './sources/Connext_Staging_PolygonZkEVM/types'; import type { ConnextStagingAvalancheTypes } from './sources/Connext_Staging_Avalanche/types'; -import type { ConnextLocalArbitrumOneTypes } from './sources/Connext_LocalArbitrumOne/types'; -import type { ConnextStagingMainnetTypes } from './sources/Connext_Staging_Mainnet/types'; -import type { ConnextStagingScrollTypes } from './sources/Connext_Staging_Scroll/types'; -import type { ConnextStagingArbitrumOneTypes } from './sources/Connext_Staging_ArbitrumOne/types'; -import type { ConnextStagingBaseTypes } from './sources/Connext_Staging_Base/types'; -import type { ConnextBaseTypes } from './sources/Connext_Base/types'; -import type { ConnextStagingLineaTypes } from './sources/Connext_Staging_Linea/types'; -import type { StableSwapLineaTypes } from './sources/StableSwap_Linea/types'; -import type { ConnextArbitrumOneTypes } from './sources/Connext_ArbitrumOne/types'; -import type { ConnextStagingModeTypes } from './sources/Connext_Staging_Mode/types'; -import type { ConnextXdaiTypes } from './sources/Connext_Xdai/types'; import type { ConnextMantleTypes } from './sources/Connext_Mantle/types'; -import type { ConnextSepoliaTypes } from './sources/Connext_Sepolia/types'; -import type { ConnextArbitrumSepoliaTypes } from './sources/Connext_ArbitrumSepolia/types'; -import type { ConnextLocalOptimismTypes } from './sources/Connext_LocalOptimism/types'; -import type { StableSwapXlayerTypes } from './sources/StableSwap_Xlayer/types'; -import type { HubMainnetTypes } from './sources/Hub_Mainnet/types'; -import type { ConnextLineaTypes } from './sources/Connext_Linea/types'; -import type { ConnextStagingPolygonZkEvmTypes } from './sources/Connext_Staging_PolygonZkEVM/types'; -import type { ConnextOptimismTypes } from './sources/Connext_Optimism/types'; +import type { ConnextStagingPolygonTypes } from './sources/Connext_Staging_Polygon/types'; import type { ConnextStagingZkSyncTypes } from './sources/Connext_Staging_zkSync/types'; -import type { ConnextMetisTypes } from './sources/Connext_Metis/types'; -import type { ConnextStagingXlayerTypes } from './sources/Connext_Staging_Xlayer/types'; -import type { ConnextStagingMantleTypes } from './sources/Connext_Staging_Mantle/types'; -import type { ConnextStagingMetisTypes } from './sources/Connext_Staging_Metis/types'; import type { StableSwapPolygonZkEvmTypes } from './sources/StableSwap_PolygonZkEvm/types'; -import type { ConnextModeTypes } from './sources/Connext_Mode/types'; import type { ConnextXlayerTypes } from './sources/Connext_Xlayer/types'; +import type { ConnextModeTypes } from './sources/Connext_Mode/types'; import type { ConnextPolygonTypes } from './sources/Connext_Polygon/types'; -import type { ConnextMainnetTypes } from './sources/Connext_Mainnet/types'; +import type { ConnextStagingMetisTypes } from './sources/Connext_Staging_Metis/types'; +import type { ConnextMetisTypes } from './sources/Connext_Metis/types'; +import type { ConnextStagingMantleTypes } from './sources/Connext_Staging_Mantle/types'; +import type { StableSwapArbitrumOneTypes } from './sources/StableSwap_ArbitrumOne/types'; +import type { HubSepoliaTypes } from './sources/Hub_Sepolia/types'; +import type { ConnextStagingXlayerTypes } from './sources/Connext_Staging_Xlayer/types'; import * as importedModule$0 from "./sources/Hub_Sepolia/introspectionSchema"; -import * as importedModule$1 from "./sources/StableSwap_ArbitrumSepolia/introspectionSchema"; -import * as importedModule$2 from "./sources/StableSwap_Polygon/introspectionSchema"; -import * as importedModule$3 from "./sources/StableSwap_Mantle/introspectionSchema"; -import * as importedModule$4 from "./sources/StableSwap_Metis/introspectionSchema"; -import * as importedModule$5 from "./sources/Hub_Staging_Mainnet/introspectionSchema"; -import * as importedModule$6 from "./sources/StableSwap_Bnb/introspectionSchema"; +import * as importedModule$1 from "./sources/Connext_Sepolia/introspectionSchema"; +import * as importedModule$2 from "./sources/Connext_ArbitrumSepolia/introspectionSchema"; +import * as importedModule$3 from "./sources/StableSwap_Xdai/introspectionSchema"; +import * as importedModule$4 from "./sources/StableSwap_ArbitrumSepolia/introspectionSchema"; +import * as importedModule$5 from "./sources/StableSwap_Bnb/introspectionSchema"; +import * as importedModule$6 from "./sources/StableSwap_Linea/introspectionSchema"; import * as importedModule$7 from "./sources/StableSwap_Optimism/introspectionSchema"; -import * as importedModule$8 from "./sources/StableSwap_Mode/introspectionSchema"; -import * as importedModule$9 from "./sources/Hub_LocalMainnet/introspectionSchema"; -import * as importedModule$10 from "./sources/StableSwap_ArbitrumOne/introspectionSchema"; -import * as importedModule$11 from "./sources/StableSwap_OptimismSepolia/introspectionSchema"; -import * as importedModule$12 from "./sources/StableSwap_ZkSyncEra/introspectionSchema"; -import * as importedModule$13 from "./sources/StableSwap_Sepolia/introspectionSchema"; -import * as importedModule$14 from "./sources/StableSwap_Xdai/introspectionSchema"; -import * as importedModule$15 from "./sources/StableSwap_Avalanche/introspectionSchema"; -import * as importedModule$16 from "./sources/Connext_PolygonZkEVM/introspectionSchema"; -import * as importedModule$17 from "./sources/StableSwap_Base/introspectionSchema"; -import * as importedModule$18 from "./sources/Connext_Mantle/introspectionSchema"; -import * as importedModule$19 from "./sources/Connext_OptimismSepolia/introspectionSchema"; -import * as importedModule$20 from "./sources/Connext_Bnb/introspectionSchema"; -import * as importedModule$21 from "./sources/Connext_Staging_Polygon/introspectionSchema"; -import * as importedModule$22 from "./sources/Connext_LocalMainnet/introspectionSchema"; -import * as importedModule$23 from "./sources/Connext_Staging_Xdai/introspectionSchema"; -import * as importedModule$24 from "./sources/Connext_Staging_Optimism/introspectionSchema"; -import * as importedModule$25 from "./sources/Connext_Avalanche/introspectionSchema"; -import * as importedModule$26 from "./sources/Connext_ZkSync/introspectionSchema"; -import * as importedModule$27 from "./sources/Connext_Staging_Bnb/introspectionSchema"; -import * as importedModule$28 from "./sources/Connext_Staging_Avalanche/introspectionSchema"; -import * as importedModule$29 from "./sources/Connext_LocalArbitrumOne/introspectionSchema"; -import * as importedModule$30 from "./sources/Connext_Staging_Mainnet/introspectionSchema"; -import * as importedModule$31 from "./sources/Connext_Staging_ArbitrumOne/introspectionSchema"; -import * as importedModule$32 from "./sources/Connext_Staging_Scroll/introspectionSchema"; -import * as importedModule$33 from "./sources/Connext_Staging_Base/introspectionSchema"; -import * as importedModule$34 from "./sources/Connext_Base/introspectionSchema"; -import * as importedModule$35 from "./sources/Connext_Staging_Linea/introspectionSchema"; -import * as importedModule$36 from "./sources/Connext_Staging_Mode/introspectionSchema"; -import * as importedModule$37 from "./sources/Connext_ArbitrumOne/introspectionSchema"; -import * as importedModule$38 from "./sources/StableSwap_Linea/introspectionSchema"; -import * as importedModule$39 from "./sources/Connext_Sepolia/introspectionSchema"; -import * as importedModule$40 from "./sources/StableSwap_PolygonZkEvm/introspectionSchema"; -import * as importedModule$41 from "./sources/Connext_ArbitrumSepolia/introspectionSchema"; -import * as importedModule$42 from "./sources/Connext_Xdai/introspectionSchema"; -import * as importedModule$43 from "./sources/Connext_LocalOptimism/introspectionSchema"; -import * as importedModule$44 from "./sources/Connext_Staging_PolygonZkEVM/introspectionSchema"; -import * as importedModule$45 from "./sources/Connext_Linea/introspectionSchema"; -import * as importedModule$46 from "./sources/StableSwap_Xlayer/introspectionSchema"; -import * as importedModule$47 from "./sources/Hub_Mainnet/introspectionSchema"; -import * as importedModule$48 from "./sources/Connext_Optimism/introspectionSchema"; -import * as importedModule$49 from "./sources/Connext_Staging_zkSync/introspectionSchema"; -import * as importedModule$50 from "./sources/Connext_Metis/introspectionSchema"; -import * as importedModule$51 from "./sources/Connext_Xlayer/introspectionSchema"; -import * as importedModule$52 from "./sources/Connext_Staging_Xlayer/introspectionSchema"; -import * as importedModule$53 from "./sources/Connext_Staging_Mantle/introspectionSchema"; -import * as importedModule$54 from "./sources/Connext_Polygon/introspectionSchema"; -import * as importedModule$55 from "./sources/Connext_Staging_Metis/introspectionSchema"; -import * as importedModule$56 from "./sources/Connext_Mode/introspectionSchema"; -import * as importedModule$57 from "./sources/Connext_Mainnet/introspectionSchema"; +import * as importedModule$8 from "./sources/StableSwap_Polygon/introspectionSchema"; +import * as importedModule$9 from "./sources/StableSwap_OptimismSepolia/introspectionSchema"; +import * as importedModule$10 from "./sources/Connext_Base/introspectionSchema"; +import * as importedModule$11 from "./sources/Connext_Staging_Scroll/introspectionSchema"; +import * as importedModule$12 from "./sources/Connext_Linea/introspectionSchema"; +import * as importedModule$13 from "./sources/Hub_Staging_Mainnet/introspectionSchema"; +import * as importedModule$14 from "./sources/StableSwap_ArbitrumOne/introspectionSchema"; +import * as importedModule$15 from "./sources/Hub_LocalMainnet/introspectionSchema"; +import * as importedModule$16 from "./sources/StableSwap_ZkSyncEra/introspectionSchema"; +import * as importedModule$17 from "./sources/StableSwap_Mode/introspectionSchema"; +import * as importedModule$18 from "./sources/Connext_Xdai/introspectionSchema"; +import * as importedModule$19 from "./sources/StableSwap_Metis/introspectionSchema"; +import * as importedModule$20 from "./sources/StableSwap_Avalanche/introspectionSchema"; +import * as importedModule$21 from "./sources/Hub_Mainnet/introspectionSchema"; +import * as importedModule$22 from "./sources/Connext_Avalanche/introspectionSchema"; +import * as importedModule$23 from "./sources/Connext_LocalOptimism/introspectionSchema"; +import * as importedModule$24 from "./sources/Connext_Staging_ArbitrumOne/introspectionSchema"; +import * as importedModule$25 from "./sources/Connext_ZkSync/introspectionSchema"; +import * as importedModule$26 from "./sources/Connext_Staging_Linea/introspectionSchema"; +import * as importedModule$27 from "./sources/Connext_Mainnet/introspectionSchema"; +import * as importedModule$28 from "./sources/Connext_OptimismSepolia/introspectionSchema"; +import * as importedModule$29 from "./sources/Connext_PolygonZkEVM/introspectionSchema"; +import * as importedModule$30 from "./sources/Connext_Staging_Optimism/introspectionSchema"; +import * as importedModule$31 from "./sources/Connext_Staging_Mode/introspectionSchema"; +import * as importedModule$32 from "./sources/StableSwap_Base/introspectionSchema"; +import * as importedModule$33 from "./sources/StableSwap_Xlayer/introspectionSchema"; +import * as importedModule$34 from "./sources/Connext_Metis/introspectionSchema"; +import * as importedModule$35 from "./sources/Connext_Bnb/introspectionSchema"; +import * as importedModule$36 from "./sources/StableSwap_Mantle/introspectionSchema"; +import * as importedModule$37 from "./sources/Connext_Optimism/introspectionSchema"; +import * as importedModule$38 from "./sources/StableSwap_Sepolia/introspectionSchema"; +import * as importedModule$39 from "./sources/Connext_Staging_Mainnet/introspectionSchema"; +import * as importedModule$40 from "./sources/Connext_LocalMainnet/introspectionSchema"; +import * as importedModule$41 from "./sources/Connext_Staging_Xdai/introspectionSchema"; +import * as importedModule$42 from "./sources/Connext_LocalArbitrumOne/introspectionSchema"; +import * as importedModule$43 from "./sources/Connext_ArbitrumOne/introspectionSchema"; +import * as importedModule$44 from "./sources/Connext_Staging_Base/introspectionSchema"; +import * as importedModule$45 from "./sources/Connext_Mantle/introspectionSchema"; +import * as importedModule$46 from "./sources/Connext_Staging_Bnb/introspectionSchema"; +import * as importedModule$47 from "./sources/Connext_Staging_PolygonZkEVM/introspectionSchema"; +import * as importedModule$48 from "./sources/Connext_Staging_Avalanche/introspectionSchema"; +import * as importedModule$49 from "./sources/Connext_Staging_Polygon/introspectionSchema"; +import * as importedModule$50 from "./sources/StableSwap_PolygonZkEvm/introspectionSchema"; +import * as importedModule$51 from "./sources/Connext_Staging_zkSync/introspectionSchema"; +import * as importedModule$52 from "./sources/Connext_Polygon/introspectionSchema"; +import * as importedModule$53 from "./sources/Connext_Xlayer/introspectionSchema"; +import * as importedModule$54 from "./sources/Connext_Mode/introspectionSchema"; +import * as importedModule$55 from "./sources/Connext_Staging_Xlayer/introspectionSchema"; +import * as importedModule$56 from "./sources/Connext_Staging_Metis/introspectionSchema"; +import * as importedModule$57 from "./sources/Connext_Staging_Mantle/introspectionSchema"; export type Maybe = T | null; export type InputMaybe = Maybe; export type Exact = { [K in keyof T]: T[K] }; @@ -155,162 +155,162 @@ export type Scalars = { sepolia_Bytes: any; sepolia_Int8: any; Timestamp: any; + arbitrumsepolia_BigDecimal: any; + arbitrumsepolia_Bytes: any; + arbitrumsepolia_Int8: any; + xdai_swap_BigDecimal: any; + xdai_swap_Bytes: any; + xdai_swap_Int8: any; arbitrumsepolia_swap_BigDecimal: any; arbitrumsepolia_swap_Bytes: any; arbitrumsepolia_swap_Int8: any; - polygon_swap_BigDecimal: any; - polygon_swap_Bytes: any; - polygon_swap_Int8: any; - mantle_swap_BigDecimal: any; - mantle_swap_Bytes: any; - mantle_swap_Int8: any; - metis_swap_BigDecimal: any; - metis_swap_Bytes: any; - metis_swap_Int8: any; - stagingmainnet_BigDecimal: any; - stagingmainnet_Bytes: any; - stagingmainnet_Int8: any; bnb_swap_BigDecimal: any; bnb_swap_Bytes: any; bnb_swap_Int8: any; + linea_swap_BigDecimal: any; + linea_swap_Bytes: any; optimism_swap_BigDecimal: any; optimism_swap_Bytes: any; optimism_swap_Int8: any; - mode_swap_BigDecimal: any; - mode_swap_Bytes: any; - mode_swap_Int8: any; - localmainnet_BigDecimal: any; - localmainnet_Bytes: any; - localmainnet_Int8: any; - arbitrumone_swap_BigDecimal: any; - arbitrumone_swap_Bytes: any; - arbitrumone_swap_Int8: any; + polygon_swap_BigDecimal: any; + polygon_swap_Bytes: any; + polygon_swap_Int8: any; optimismsepolia_swap_BigDecimal: any; optimismsepolia_swap_Bytes: any; optimismsepolia_swap_Int8: any; + base_BigDecimal: any; + base_Bytes: any; + base_Int8: any; + stagingscroll_BigDecimal: any; + stagingscroll_Bytes: any; + stagingscroll_Int8: any; + linea_BigDecimal: any; + linea_Bytes: any; + stagingmainnet_BigDecimal: any; + stagingmainnet_Bytes: any; + stagingmainnet_Int8: any; + arbitrumone_swap_BigDecimal: any; + arbitrumone_swap_Bytes: any; + arbitrumone_swap_Int8: any; + localmainnet_BigDecimal: any; + localmainnet_Bytes: any; + localmainnet_Int8: any; zksync_swap_BigDecimal: any; zksync_swap_Bytes: any; zksync_swap_Int8: any; - sepolia_swap_BigDecimal: any; - sepolia_swap_Bytes: any; - sepolia_swap_Int8: any; - xdai_swap_BigDecimal: any; - xdai_swap_Bytes: any; - xdai_swap_Int8: any; + mode_swap_BigDecimal: any; + mode_swap_Bytes: any; + mode_swap_Int8: any; + xdai_BigDecimal: any; + xdai_Bytes: any; + xdai_Int8: any; + metis_swap_BigDecimal: any; + metis_swap_Bytes: any; + metis_swap_Int8: any; avalanche_swap_BigDecimal: any; avalanche_swap_Bytes: any; avalanche_swap_Int8: any; + mainnet_BigDecimal: any; + mainnet_Bytes: any; + mainnet_Int8: any; + avalanche_BigDecimal: any; + avalanche_Bytes: any; + avalanche_Int8: any; + localoptimism_BigDecimal: any; + localoptimism_Bytes: any; + localoptimism_Int8: any; + stagingarbitrumone_BigDecimal: any; + stagingarbitrumone_Bytes: any; + stagingarbitrumone_Int8: any; + zksync_BigDecimal: any; + zksync_Bytes: any; + zksync_Int8: any; + staginglinea_BigDecimal: any; + staginglinea_Bytes: any; + optimismsepolia_BigDecimal: any; + optimismsepolia_Bytes: any; + optimismsepolia_Int8: any; polygonzkevm_BigDecimal: any; polygonzkevm_Bytes: any; polygonzkevm_Int8: any; + stagingoptimism_BigDecimal: any; + stagingoptimism_Bytes: any; + stagingoptimism_Int8: any; + stagingmode_BigDecimal: any; + stagingmode_Bytes: any; + stagingmode_Int8: any; base_swap_BigDecimal: any; base_swap_Bytes: any; base_swap_Int8: any; - mantle_BigDecimal: any; - mantle_Bytes: any; - mantle_Int8: any; - optimismsepolia_BigDecimal: any; - optimismsepolia_Bytes: any; - optimismsepolia_Int8: any; + xlayer_swap_BigDecimal: any; + xlayer_swap_Bytes: any; + xlayer_swap_Int8: any; + metis_BigDecimal: any; + metis_Bytes: any; + metis_Int8: any; bnb_BigDecimal: any; bnb_Bytes: any; bnb_Int8: any; - stagingpolygon_BigDecimal: any; - stagingpolygon_Bytes: any; - stagingpolygon_Int8: any; + mantle_swap_BigDecimal: any; + mantle_swap_Bytes: any; + mantle_swap_Int8: any; + optimism_BigDecimal: any; + optimism_Bytes: any; + optimism_Int8: any; + sepolia_swap_BigDecimal: any; + sepolia_swap_Bytes: any; + sepolia_swap_Int8: any; stagingxdai_BigDecimal: any; stagingxdai_Bytes: any; stagingxdai_Int8: any; - stagingoptimism_BigDecimal: any; - stagingoptimism_Bytes: any; - stagingoptimism_Int8: any; - avalanche_BigDecimal: any; - avalanche_Bytes: any; - avalanche_Int8: any; - zksync_BigDecimal: any; - zksync_Bytes: any; - zksync_Int8: any; - stagingbnb_BigDecimal: any; - stagingbnb_Bytes: any; - stagingbnb_Int8: any; - stagingavalanche_BigDecimal: any; - stagingavalanche_Bytes: any; - stagingavalanche_Int8: any; localarbitrumone_BigDecimal: any; localarbitrumone_Bytes: any; localarbitrumone_Int8: any; - stagingarbitrumone_BigDecimal: any; - stagingarbitrumone_Bytes: any; - stagingarbitrumone_Int8: any; - stagingscroll_BigDecimal: any; - stagingscroll_Bytes: any; - stagingscroll_Int8: any; - stagingbase_BigDecimal: any; - stagingbase_Bytes: any; - stagingbase_Int8: any; - base_BigDecimal: any; - base_Bytes: any; - base_Int8: any; - staginglinea_BigDecimal: any; - staginglinea_Bytes: any; - stagingmode_BigDecimal: any; - stagingmode_Bytes: any; - stagingmode_Int8: any; arbitrumone_BigDecimal: any; arbitrumone_Bytes: any; arbitrumone_Int8: any; - linea_swap_BigDecimal: any; - linea_swap_Bytes: any; - polygonzkevm_swap_BigDecimal: any; - polygonzkevm_swap_Bytes: any; - polygonzkevm_swap_Int8: any; - arbitrumsepolia_BigDecimal: any; - arbitrumsepolia_Bytes: any; - arbitrumsepolia_Int8: any; - xdai_BigDecimal: any; - xdai_Bytes: any; - xdai_Int8: any; - localoptimism_BigDecimal: any; - localoptimism_Bytes: any; - localoptimism_Int8: any; + stagingbase_BigDecimal: any; + stagingbase_Bytes: any; + stagingbase_Int8: any; + mantle_BigDecimal: any; + mantle_Bytes: any; + mantle_Int8: any; + stagingbnb_BigDecimal: any; + stagingbnb_Bytes: any; + stagingbnb_Int8: any; stagingpolygonzkevm_BigDecimal: any; stagingpolygonzkevm_Bytes: any; stagingpolygonzkevm_Int8: any; - linea_BigDecimal: any; - linea_Bytes: any; - xlayer_swap_BigDecimal: any; - xlayer_swap_Bytes: any; - xlayer_swap_Int8: any; - mainnet_BigDecimal: any; - mainnet_Bytes: any; - mainnet_Int8: any; - optimism_BigDecimal: any; - optimism_Bytes: any; - optimism_Int8: any; + stagingavalanche_BigDecimal: any; + stagingavalanche_Bytes: any; + stagingavalanche_Int8: any; + stagingpolygon_BigDecimal: any; + stagingpolygon_Bytes: any; + stagingpolygon_Int8: any; + polygonzkevm_swap_BigDecimal: any; + polygonzkevm_swap_Bytes: any; + polygonzkevm_swap_Int8: any; stagingzksync_BigDecimal: any; stagingzksync_Bytes: any; stagingzksync_Int8: any; - metis_BigDecimal: any; - metis_Bytes: any; - metis_Int8: any; + polygon_BigDecimal: any; + polygon_Bytes: any; + polygon_Int8: any; xlayer_BigDecimal: any; xlayer_Bytes: any; xlayer_Int8: any; + mode_BigDecimal: any; + mode_Bytes: any; + mode_Int8: any; stagingxlayer_BigDecimal: any; stagingxlayer_Bytes: any; stagingxlayer_Int8: any; - stagingmantle_BigDecimal: any; - stagingmantle_Bytes: any; - stagingmantle_Int8: any; - polygon_BigDecimal: any; - polygon_Bytes: any; - polygon_Int8: any; stagingmetis_BigDecimal: any; stagingmetis_Bytes: any; stagingmetis_Int8: any; - mode_BigDecimal: any; - mode_Bytes: any; - mode_Int8: any; + stagingmantle_BigDecimal: any; + stagingmantle_Bytes: any; + stagingmantle_Int8: any; }; export type Query = { @@ -368,6 +368,134 @@ export type Query = { sepolia_hubDomains: Array; /** Access to subgraph metadata */ sepolia__meta?: Maybe; + sepolia_asset?: Maybe; + sepolia_assets: Array; + sepolia_assetStatus?: Maybe; + sepolia_assetStatuses: Array; + sepolia_assetBalance?: Maybe; + sepolia_assetBalances: Array; + sepolia_router?: Maybe; + sepolia_routers: Array; + sepolia_routerDailyTVL?: Maybe; + sepolia_routerDailyTVLs: Array; + sepolia_routerLiquidityEvent?: Maybe; + sepolia_routerLiquidityEvents: Array; + sepolia_setting?: Maybe; + sepolia_settings: Array; + sepolia_relayer?: Maybe; + sepolia_relayers: Array; + sepolia_sequencer?: Maybe; + sepolia_sequencers: Array; + sepolia_relayerFee?: Maybe; + sepolia_relayerFees: Array; + sepolia_originTransfer?: Maybe; + sepolia_originTransfers: Array; + sepolia_destinationTransfer?: Maybe; + sepolia_destinationTransfers: Array; + sepolia_originMessage?: Maybe; + sepolia_originMessages: Array; + sepolia_aggregateRoot?: Maybe; + sepolia_aggregateRoots: Array; + sepolia_connectorMeta?: Maybe; + sepolia_connectorMetas: Array; + sepolia_rootCount?: Maybe; + sepolia_rootCounts: Array; + sepolia_rootMessageSent?: Maybe; + sepolia_rootMessageSents: Array; + sepolia_relayerFeesIncrease?: Maybe; + sepolia_relayerFeesIncreases: Array; + sepolia_slippageUpdate?: Maybe; + sepolia_slippageUpdates: Array; + sepolia_snapshotRoot?: Maybe; + sepolia_snapshotRoots: Array; + sepolia_spokeConnectorMode?: Maybe; + sepolia_spokeConnectorModes: Array; + sepolia_aggregateRootProposed?: Maybe; + sepolia_aggregateRootProposeds: Array; + sepolia_optimisticRootFinalized?: Maybe; + sepolia_optimisticRootFinalizeds: Array; + arbitrumsepolia_asset?: Maybe; + arbitrumsepolia_assets: Array; + arbitrumsepolia_assetStatus?: Maybe; + arbitrumsepolia_assetStatuses: Array; + arbitrumsepolia_assetBalance?: Maybe; + arbitrumsepolia_assetBalances: Array; + arbitrumsepolia_router?: Maybe; + arbitrumsepolia_routers: Array; + arbitrumsepolia_routerDailyTVL?: Maybe; + arbitrumsepolia_routerDailyTVLs: Array; + arbitrumsepolia_routerLiquidityEvent?: Maybe; + arbitrumsepolia_routerLiquidityEvents: Array; + arbitrumsepolia_setting?: Maybe; + arbitrumsepolia_settings: Array; + arbitrumsepolia_relayer?: Maybe; + arbitrumsepolia_relayers: Array; + arbitrumsepolia_sequencer?: Maybe; + arbitrumsepolia_sequencers: Array; + arbitrumsepolia_relayerFee?: Maybe; + arbitrumsepolia_relayerFees: Array; + arbitrumsepolia_originTransfer?: Maybe; + arbitrumsepolia_originTransfers: Array; + arbitrumsepolia_destinationTransfer?: Maybe; + arbitrumsepolia_destinationTransfers: Array; + arbitrumsepolia_originMessage?: Maybe; + arbitrumsepolia_originMessages: Array; + arbitrumsepolia_aggregateRoot?: Maybe; + arbitrumsepolia_aggregateRoots: Array; + arbitrumsepolia_connectorMeta?: Maybe; + arbitrumsepolia_connectorMetas: Array; + arbitrumsepolia_rootCount?: Maybe; + arbitrumsepolia_rootCounts: Array; + arbitrumsepolia_rootMessageSent?: Maybe; + arbitrumsepolia_rootMessageSents: Array; + arbitrumsepolia_relayerFeesIncrease?: Maybe; + arbitrumsepolia_relayerFeesIncreases: Array; + arbitrumsepolia_slippageUpdate?: Maybe; + arbitrumsepolia_slippageUpdates: Array; + arbitrumsepolia_snapshotRoot?: Maybe; + arbitrumsepolia_snapshotRoots: Array; + arbitrumsepolia_spokeConnectorMode?: Maybe; + arbitrumsepolia_spokeConnectorModes: Array; + arbitrumsepolia_aggregateRootProposed?: Maybe; + arbitrumsepolia_aggregateRootProposeds: Array; + arbitrumsepolia_optimisticRootFinalized?: Maybe; + arbitrumsepolia_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + arbitrumsepolia__meta?: Maybe; + xdai_swap_systemInfo?: Maybe; + xdai_swap_systemInfos: Array; + xdai_swap_pooledToken?: Maybe; + xdai_swap_pooledTokens: Array; + xdai_swap_stableSwap?: Maybe; + xdai_swap_stableSwaps: Array; + xdai_swap_stableSwapAddLiquidityEvent?: Maybe; + xdai_swap_stableSwapAddLiquidityEvents: Array; + xdai_swap_stableSwapRemoveLiquidityEvent?: Maybe; + xdai_swap_stableSwapRemoveLiquidityEvents: Array; + xdai_swap_stableSwapExchange?: Maybe; + xdai_swap_stableSwapExchanges: Array; + xdai_swap_swapDailyVolume?: Maybe; + xdai_swap_swapDailyVolumes: Array; + xdai_swap_swapHourlyVolume?: Maybe; + xdai_swap_swapHourlyVolumes: Array; + xdai_swap_swapWeeklyVolume?: Maybe; + xdai_swap_swapWeeklyVolumes: Array; + xdai_swap_lpAccount?: Maybe; + xdai_swap_lpAccounts: Array; + xdai_swap_lpAccountBalance?: Maybe; + xdai_swap_lpAccountBalances: Array; + xdai_swap_lpToken?: Maybe; + xdai_swap_lpTokens: Array; + xdai_swap_lpTransferEvent?: Maybe; + xdai_swap_lpTransferEvents: Array; + xdai_swap_stableSwapEvent?: Maybe; + xdai_swap_stableSwapEvents: Array; + xdai_swap_swapTradeVolume?: Maybe; + xdai_swap_swapTradeVolumes: Array; + xdai_swap_lpTokenEvent?: Maybe; + xdai_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + xdai_swap__meta?: Maybe; arbitrumsepolia_swap_systemInfo?: Maybe; arbitrumsepolia_swap_systemInfos: Array; arbitrumsepolia_swap_pooledToken?: Maybe; @@ -402,6 +530,108 @@ export type Query = { arbitrumsepolia_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ arbitrumsepolia_swap__meta?: Maybe; + bnb_swap_systemInfo?: Maybe; + bnb_swap_systemInfos: Array; + bnb_swap_pooledToken?: Maybe; + bnb_swap_pooledTokens: Array; + bnb_swap_stableSwap?: Maybe; + bnb_swap_stableSwaps: Array; + bnb_swap_stableSwapAddLiquidityEvent?: Maybe; + bnb_swap_stableSwapAddLiquidityEvents: Array; + bnb_swap_stableSwapRemoveLiquidityEvent?: Maybe; + bnb_swap_stableSwapRemoveLiquidityEvents: Array; + bnb_swap_stableSwapExchange?: Maybe; + bnb_swap_stableSwapExchanges: Array; + bnb_swap_swapDailyVolume?: Maybe; + bnb_swap_swapDailyVolumes: Array; + bnb_swap_swapHourlyVolume?: Maybe; + bnb_swap_swapHourlyVolumes: Array; + bnb_swap_swapWeeklyVolume?: Maybe; + bnb_swap_swapWeeklyVolumes: Array; + bnb_swap_lpAccount?: Maybe; + bnb_swap_lpAccounts: Array; + bnb_swap_lpAccountBalance?: Maybe; + bnb_swap_lpAccountBalances: Array; + bnb_swap_lpToken?: Maybe; + bnb_swap_lpTokens: Array; + bnb_swap_lpTransferEvent?: Maybe; + bnb_swap_lpTransferEvents: Array; + bnb_swap_stableSwapEvent?: Maybe; + bnb_swap_stableSwapEvents: Array; + bnb_swap_swapTradeVolume?: Maybe; + bnb_swap_swapTradeVolumes: Array; + bnb_swap_lpTokenEvent?: Maybe; + bnb_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + bnb_swap__meta?: Maybe; + linea_swap_systemInfo?: Maybe; + linea_swap_systemInfos: Array; + linea_swap_pooledToken?: Maybe; + linea_swap_pooledTokens: Array; + linea_swap_stableSwap?: Maybe; + linea_swap_stableSwaps: Array; + linea_swap_stableSwapAddLiquidityEvent?: Maybe; + linea_swap_stableSwapAddLiquidityEvents: Array; + linea_swap_stableSwapRemoveLiquidityEvent?: Maybe; + linea_swap_stableSwapRemoveLiquidityEvents: Array; + linea_swap_stableSwapExchange?: Maybe; + linea_swap_stableSwapExchanges: Array; + linea_swap_swapDailyVolume?: Maybe; + linea_swap_swapDailyVolumes: Array; + linea_swap_swapHourlyVolume?: Maybe; + linea_swap_swapHourlyVolumes: Array; + linea_swap_swapWeeklyVolume?: Maybe; + linea_swap_swapWeeklyVolumes: Array; + linea_swap_lpAccount?: Maybe; + linea_swap_lpAccounts: Array; + linea_swap_lpAccountBalance?: Maybe; + linea_swap_lpAccountBalances: Array; + linea_swap_lpToken?: Maybe; + linea_swap_lpTokens: Array; + linea_swap_lpTransferEvent?: Maybe; + linea_swap_lpTransferEvents: Array; + linea_swap_stableSwapEvent?: Maybe; + linea_swap_stableSwapEvents: Array; + linea_swap_swapTradeVolume?: Maybe; + linea_swap_swapTradeVolumes: Array; + linea_swap_lpTokenEvent?: Maybe; + linea_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + linea_swap__meta?: Maybe; + optimism_swap_systemInfo?: Maybe; + optimism_swap_systemInfos: Array; + optimism_swap_pooledToken?: Maybe; + optimism_swap_pooledTokens: Array; + optimism_swap_stableSwap?: Maybe; + optimism_swap_stableSwaps: Array; + optimism_swap_stableSwapAddLiquidityEvent?: Maybe; + optimism_swap_stableSwapAddLiquidityEvents: Array; + optimism_swap_stableSwapRemoveLiquidityEvent?: Maybe; + optimism_swap_stableSwapRemoveLiquidityEvents: Array; + optimism_swap_stableSwapExchange?: Maybe; + optimism_swap_stableSwapExchanges: Array; + optimism_swap_swapDailyVolume?: Maybe; + optimism_swap_swapDailyVolumes: Array; + optimism_swap_swapHourlyVolume?: Maybe; + optimism_swap_swapHourlyVolumes: Array; + optimism_swap_swapWeeklyVolume?: Maybe; + optimism_swap_swapWeeklyVolumes: Array; + optimism_swap_lpAccount?: Maybe; + optimism_swap_lpAccounts: Array; + optimism_swap_lpAccountBalance?: Maybe; + optimism_swap_lpAccountBalances: Array; + optimism_swap_lpToken?: Maybe; + optimism_swap_lpTokens: Array; + optimism_swap_lpTransferEvent?: Maybe; + optimism_swap_lpTransferEvents: Array; + optimism_swap_stableSwapEvent?: Maybe; + optimism_swap_stableSwapEvents: Array; + optimism_swap_swapTradeVolume?: Maybe; + optimism_swap_swapTradeVolumes: Array; + optimism_swap_lpTokenEvent?: Maybe; + optimism_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + optimism_swap__meta?: Maybe; polygon_swap_systemInfo?: Maybe; polygon_swap_systemInfos: Array; polygon_swap_pooledToken?: Maybe; @@ -436,74 +666,184 @@ export type Query = { polygon_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ polygon_swap__meta?: Maybe; - mantle_swap_systemInfo?: Maybe; - mantle_swap_systemInfos: Array; - mantle_swap_pooledToken?: Maybe; - mantle_swap_pooledTokens: Array; - mantle_swap_stableSwap?: Maybe; - mantle_swap_stableSwaps: Array; - mantle_swap_stableSwapAddLiquidityEvent?: Maybe; - mantle_swap_stableSwapAddLiquidityEvents: Array; - mantle_swap_stableSwapRemoveLiquidityEvent?: Maybe; - mantle_swap_stableSwapRemoveLiquidityEvents: Array; - mantle_swap_stableSwapExchange?: Maybe; - mantle_swap_stableSwapExchanges: Array; - mantle_swap_swapDailyVolume?: Maybe; - mantle_swap_swapDailyVolumes: Array; - mantle_swap_swapHourlyVolume?: Maybe; - mantle_swap_swapHourlyVolumes: Array; - mantle_swap_swapWeeklyVolume?: Maybe; - mantle_swap_swapWeeklyVolumes: Array; - mantle_swap_lpAccount?: Maybe; - mantle_swap_lpAccounts: Array; - mantle_swap_lpAccountBalance?: Maybe; - mantle_swap_lpAccountBalances: Array; - mantle_swap_lpToken?: Maybe; - mantle_swap_lpTokens: Array; - mantle_swap_lpTransferEvent?: Maybe; - mantle_swap_lpTransferEvents: Array; - mantle_swap_stableSwapEvent?: Maybe; - mantle_swap_stableSwapEvents: Array; - mantle_swap_swapTradeVolume?: Maybe; - mantle_swap_swapTradeVolumes: Array; - mantle_swap_lpTokenEvent?: Maybe; - mantle_swap_lpTokenEvents: Array; + optimismsepolia_swap_systemInfo?: Maybe; + optimismsepolia_swap_systemInfos: Array; + optimismsepolia_swap_pooledToken?: Maybe; + optimismsepolia_swap_pooledTokens: Array; + optimismsepolia_swap_stableSwap?: Maybe; + optimismsepolia_swap_stableSwaps: Array; + optimismsepolia_swap_stableSwapAddLiquidityEvent?: Maybe; + optimismsepolia_swap_stableSwapAddLiquidityEvents: Array; + optimismsepolia_swap_stableSwapRemoveLiquidityEvent?: Maybe; + optimismsepolia_swap_stableSwapRemoveLiquidityEvents: Array; + optimismsepolia_swap_stableSwapExchange?: Maybe; + optimismsepolia_swap_stableSwapExchanges: Array; + optimismsepolia_swap_swapDailyVolume?: Maybe; + optimismsepolia_swap_swapDailyVolumes: Array; + optimismsepolia_swap_swapHourlyVolume?: Maybe; + optimismsepolia_swap_swapHourlyVolumes: Array; + optimismsepolia_swap_swapWeeklyVolume?: Maybe; + optimismsepolia_swap_swapWeeklyVolumes: Array; + optimismsepolia_swap_lpAccount?: Maybe; + optimismsepolia_swap_lpAccounts: Array; + optimismsepolia_swap_lpAccountBalance?: Maybe; + optimismsepolia_swap_lpAccountBalances: Array; + optimismsepolia_swap_lpToken?: Maybe; + optimismsepolia_swap_lpTokens: Array; + optimismsepolia_swap_lpTransferEvent?: Maybe; + optimismsepolia_swap_lpTransferEvents: Array; + optimismsepolia_swap_stableSwapEvent?: Maybe; + optimismsepolia_swap_stableSwapEvents: Array; + optimismsepolia_swap_swapTradeVolume?: Maybe; + optimismsepolia_swap_swapTradeVolumes: Array; + optimismsepolia_swap_lpTokenEvent?: Maybe; + optimismsepolia_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - mantle_swap__meta?: Maybe; - metis_swap_systemInfo?: Maybe; - metis_swap_systemInfos: Array; - metis_swap_pooledToken?: Maybe; - metis_swap_pooledTokens: Array; - metis_swap_stableSwap?: Maybe; - metis_swap_stableSwaps: Array; - metis_swap_stableSwapAddLiquidityEvent?: Maybe; - metis_swap_stableSwapAddLiquidityEvents: Array; - metis_swap_stableSwapRemoveLiquidityEvent?: Maybe; - metis_swap_stableSwapRemoveLiquidityEvents: Array; - metis_swap_stableSwapExchange?: Maybe; - metis_swap_stableSwapExchanges: Array; - metis_swap_swapDailyVolume?: Maybe; - metis_swap_swapDailyVolumes: Array; - metis_swap_swapHourlyVolume?: Maybe; - metis_swap_swapHourlyVolumes: Array; - metis_swap_swapWeeklyVolume?: Maybe; - metis_swap_swapWeeklyVolumes: Array; - metis_swap_lpAccount?: Maybe; - metis_swap_lpAccounts: Array; - metis_swap_lpAccountBalance?: Maybe; - metis_swap_lpAccountBalances: Array; - metis_swap_lpToken?: Maybe; - metis_swap_lpTokens: Array; - metis_swap_lpTransferEvent?: Maybe; - metis_swap_lpTransferEvents: Array; - metis_swap_stableSwapEvent?: Maybe; - metis_swap_stableSwapEvents: Array; - metis_swap_swapTradeVolume?: Maybe; - metis_swap_swapTradeVolumes: Array; - metis_swap_lpTokenEvent?: Maybe; - metis_swap_lpTokenEvents: Array; + optimismsepolia_swap__meta?: Maybe; + base_asset?: Maybe; + base_assets: Array; + base_assetStatus?: Maybe; + base_assetStatuses: Array; + base_assetBalance?: Maybe; + base_assetBalances: Array; + base_router?: Maybe; + base_routers: Array; + base_routerDailyTVL?: Maybe; + base_routerDailyTVLs: Array; + base_routerLiquidityEvent?: Maybe; + base_routerLiquidityEvents: Array; + base_setting?: Maybe; + base_settings: Array; + base_relayer?: Maybe; + base_relayers: Array; + base_sequencer?: Maybe; + base_sequencers: Array; + base_relayerFee?: Maybe; + base_relayerFees: Array; + base_originTransfer?: Maybe; + base_originTransfers: Array; + base_destinationTransfer?: Maybe; + base_destinationTransfers: Array; + base_originMessage?: Maybe; + base_originMessages: Array; + base_aggregateRoot?: Maybe; + base_aggregateRoots: Array; + base_connectorMeta?: Maybe; + base_connectorMetas: Array; + base_rootCount?: Maybe; + base_rootCounts: Array; + base_rootMessageSent?: Maybe; + base_rootMessageSents: Array; + base_relayerFeesIncrease?: Maybe; + base_relayerFeesIncreases: Array; + base_slippageUpdate?: Maybe; + base_slippageUpdates: Array; + base_snapshotRoot?: Maybe; + base_snapshotRoots: Array; + base_spokeConnectorMode?: Maybe; + base_spokeConnectorModes: Array; + base_aggregateRootProposed?: Maybe; + base_aggregateRootProposeds: Array; + base_optimisticRootFinalized?: Maybe; + base_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - metis_swap__meta?: Maybe; + base__meta?: Maybe; + stagingscroll_asset?: Maybe; + stagingscroll_assets: Array; + stagingscroll_assetStatus?: Maybe; + stagingscroll_assetStatuses: Array; + stagingscroll_assetBalance?: Maybe; + stagingscroll_assetBalances: Array; + stagingscroll_router?: Maybe; + stagingscroll_routers: Array; + stagingscroll_routerDailyTVL?: Maybe; + stagingscroll_routerDailyTVLs: Array; + stagingscroll_routerLiquidityEvent?: Maybe; + stagingscroll_routerLiquidityEvents: Array; + stagingscroll_setting?: Maybe; + stagingscroll_settings: Array; + stagingscroll_relayer?: Maybe; + stagingscroll_relayers: Array; + stagingscroll_sequencer?: Maybe; + stagingscroll_sequencers: Array; + stagingscroll_relayerFee?: Maybe; + stagingscroll_relayerFees: Array; + stagingscroll_originTransfer?: Maybe; + stagingscroll_originTransfers: Array; + stagingscroll_destinationTransfer?: Maybe; + stagingscroll_destinationTransfers: Array; + stagingscroll_originMessage?: Maybe; + stagingscroll_originMessages: Array; + stagingscroll_aggregateRoot?: Maybe; + stagingscroll_aggregateRoots: Array; + stagingscroll_connectorMeta?: Maybe; + stagingscroll_connectorMetas: Array; + stagingscroll_rootCount?: Maybe; + stagingscroll_rootCounts: Array; + stagingscroll_rootMessageSent?: Maybe; + stagingscroll_rootMessageSents: Array; + stagingscroll_relayerFeesIncrease?: Maybe; + stagingscroll_relayerFeesIncreases: Array; + stagingscroll_slippageUpdate?: Maybe; + stagingscroll_slippageUpdates: Array; + stagingscroll_snapshotRoot?: Maybe; + stagingscroll_snapshotRoots: Array; + stagingscroll_spokeConnectorMode?: Maybe; + stagingscroll_spokeConnectorModes: Array; + stagingscroll_aggregateRootProposed?: Maybe; + stagingscroll_aggregateRootProposeds: Array; + stagingscroll_optimisticRootFinalized?: Maybe; + stagingscroll_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingscroll__meta?: Maybe; + linea_asset?: Maybe; + linea_assets: Array; + linea_assetStatus?: Maybe; + linea_assetStatuses: Array; + linea_assetBalance?: Maybe; + linea_assetBalances: Array; + linea_router?: Maybe; + linea_routers: Array; + linea_routerDailyTVL?: Maybe; + linea_routerDailyTVLs: Array; + linea_routerLiquidityEvent?: Maybe; + linea_routerLiquidityEvents: Array; + linea_setting?: Maybe; + linea_settings: Array; + linea_relayer?: Maybe; + linea_relayers: Array; + linea_sequencer?: Maybe; + linea_sequencers: Array; + linea_relayerFee?: Maybe; + linea_relayerFees: Array; + linea_originTransfer?: Maybe; + linea_originTransfers: Array; + linea_destinationTransfer?: Maybe; + linea_destinationTransfers: Array; + linea_originMessage?: Maybe; + linea_originMessages: Array; + linea_aggregateRoot?: Maybe; + linea_aggregateRoots: Array; + linea_connectorMeta?: Maybe; + linea_connectorMetas: Array; + linea_rootCount?: Maybe; + linea_rootCounts: Array; + linea_rootMessageSent?: Maybe; + linea_rootMessageSents: Array; + linea_relayerFeesIncrease?: Maybe; + linea_relayerFeesIncreases: Array; + linea_slippageUpdate?: Maybe; + linea_slippageUpdates: Array; + linea_snapshotRoot?: Maybe; + linea_snapshotRoots: Array; + linea_spokeConnectorMode?: Maybe; + linea_spokeConnectorModes: Array; + linea_aggregateRootProposed?: Maybe; + linea_aggregateRootProposeds: Array; + linea_optimisticRootFinalized?: Maybe; + linea_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + linea__meta?: Maybe; stagingmainnet_rootAggregated?: Maybe; stagingmainnet_rootAggregateds: Array; stagingmainnet_rootPropagated?: Maybe; @@ -558,108 +898,40 @@ export type Query = { stagingmainnet_hubDomains: Array; /** Access to subgraph metadata */ stagingmainnet__meta?: Maybe; - bnb_swap_systemInfo?: Maybe; - bnb_swap_systemInfos: Array; - bnb_swap_pooledToken?: Maybe; - bnb_swap_pooledTokens: Array; - bnb_swap_stableSwap?: Maybe; - bnb_swap_stableSwaps: Array; - bnb_swap_stableSwapAddLiquidityEvent?: Maybe; - bnb_swap_stableSwapAddLiquidityEvents: Array; - bnb_swap_stableSwapRemoveLiquidityEvent?: Maybe; - bnb_swap_stableSwapRemoveLiquidityEvents: Array; - bnb_swap_stableSwapExchange?: Maybe; - bnb_swap_stableSwapExchanges: Array; - bnb_swap_swapDailyVolume?: Maybe; - bnb_swap_swapDailyVolumes: Array; - bnb_swap_swapHourlyVolume?: Maybe; - bnb_swap_swapHourlyVolumes: Array; - bnb_swap_swapWeeklyVolume?: Maybe; - bnb_swap_swapWeeklyVolumes: Array; - bnb_swap_lpAccount?: Maybe; - bnb_swap_lpAccounts: Array; - bnb_swap_lpAccountBalance?: Maybe; - bnb_swap_lpAccountBalances: Array; - bnb_swap_lpToken?: Maybe; - bnb_swap_lpTokens: Array; - bnb_swap_lpTransferEvent?: Maybe; - bnb_swap_lpTransferEvents: Array; - bnb_swap_stableSwapEvent?: Maybe; - bnb_swap_stableSwapEvents: Array; - bnb_swap_swapTradeVolume?: Maybe; - bnb_swap_swapTradeVolumes: Array; - bnb_swap_lpTokenEvent?: Maybe; - bnb_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - bnb_swap__meta?: Maybe; - optimism_swap_systemInfo?: Maybe; - optimism_swap_systemInfos: Array; - optimism_swap_pooledToken?: Maybe; - optimism_swap_pooledTokens: Array; - optimism_swap_stableSwap?: Maybe; - optimism_swap_stableSwaps: Array; - optimism_swap_stableSwapAddLiquidityEvent?: Maybe; - optimism_swap_stableSwapAddLiquidityEvents: Array; - optimism_swap_stableSwapRemoveLiquidityEvent?: Maybe; - optimism_swap_stableSwapRemoveLiquidityEvents: Array; - optimism_swap_stableSwapExchange?: Maybe; - optimism_swap_stableSwapExchanges: Array; - optimism_swap_swapDailyVolume?: Maybe; - optimism_swap_swapDailyVolumes: Array; - optimism_swap_swapHourlyVolume?: Maybe; - optimism_swap_swapHourlyVolumes: Array; - optimism_swap_swapWeeklyVolume?: Maybe; - optimism_swap_swapWeeklyVolumes: Array; - optimism_swap_lpAccount?: Maybe; - optimism_swap_lpAccounts: Array; - optimism_swap_lpAccountBalance?: Maybe; - optimism_swap_lpAccountBalances: Array; - optimism_swap_lpToken?: Maybe; - optimism_swap_lpTokens: Array; - optimism_swap_lpTransferEvent?: Maybe; - optimism_swap_lpTransferEvents: Array; - optimism_swap_stableSwapEvent?: Maybe; - optimism_swap_stableSwapEvents: Array; - optimism_swap_swapTradeVolume?: Maybe; - optimism_swap_swapTradeVolumes: Array; - optimism_swap_lpTokenEvent?: Maybe; - optimism_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - optimism_swap__meta?: Maybe; - mode_swap_systemInfo?: Maybe; - mode_swap_systemInfos: Array; - mode_swap_pooledToken?: Maybe; - mode_swap_pooledTokens: Array; - mode_swap_stableSwap?: Maybe; - mode_swap_stableSwaps: Array; - mode_swap_stableSwapAddLiquidityEvent?: Maybe; - mode_swap_stableSwapAddLiquidityEvents: Array; - mode_swap_stableSwapRemoveLiquidityEvent?: Maybe; - mode_swap_stableSwapRemoveLiquidityEvents: Array; - mode_swap_stableSwapExchange?: Maybe; - mode_swap_stableSwapExchanges: Array; - mode_swap_swapDailyVolume?: Maybe; - mode_swap_swapDailyVolumes: Array; - mode_swap_swapHourlyVolume?: Maybe; - mode_swap_swapHourlyVolumes: Array; - mode_swap_swapWeeklyVolume?: Maybe; - mode_swap_swapWeeklyVolumes: Array; - mode_swap_lpAccount?: Maybe; - mode_swap_lpAccounts: Array; - mode_swap_lpAccountBalance?: Maybe; - mode_swap_lpAccountBalances: Array; - mode_swap_lpToken?: Maybe; - mode_swap_lpTokens: Array; - mode_swap_lpTransferEvent?: Maybe; - mode_swap_lpTransferEvents: Array; - mode_swap_stableSwapEvent?: Maybe; - mode_swap_stableSwapEvents: Array; - mode_swap_swapTradeVolume?: Maybe; - mode_swap_swapTradeVolumes: Array; - mode_swap_lpTokenEvent?: Maybe; - mode_swap_lpTokenEvents: Array; + arbitrumone_swap_systemInfo?: Maybe; + arbitrumone_swap_systemInfos: Array; + arbitrumone_swap_pooledToken?: Maybe; + arbitrumone_swap_pooledTokens: Array; + arbitrumone_swap_stableSwap?: Maybe; + arbitrumone_swap_stableSwaps: Array; + arbitrumone_swap_stableSwapAddLiquidityEvent?: Maybe; + arbitrumone_swap_stableSwapAddLiquidityEvents: Array; + arbitrumone_swap_stableSwapRemoveLiquidityEvent?: Maybe; + arbitrumone_swap_stableSwapRemoveLiquidityEvents: Array; + arbitrumone_swap_stableSwapExchange?: Maybe; + arbitrumone_swap_stableSwapExchanges: Array; + arbitrumone_swap_swapDailyVolume?: Maybe; + arbitrumone_swap_swapDailyVolumes: Array; + arbitrumone_swap_swapHourlyVolume?: Maybe; + arbitrumone_swap_swapHourlyVolumes: Array; + arbitrumone_swap_swapWeeklyVolume?: Maybe; + arbitrumone_swap_swapWeeklyVolumes: Array; + arbitrumone_swap_lpAccount?: Maybe; + arbitrumone_swap_lpAccounts: Array; + arbitrumone_swap_lpAccountBalance?: Maybe; + arbitrumone_swap_lpAccountBalances: Array; + arbitrumone_swap_lpToken?: Maybe; + arbitrumone_swap_lpTokens: Array; + arbitrumone_swap_lpTransferEvent?: Maybe; + arbitrumone_swap_lpTransferEvents: Array; + arbitrumone_swap_stableSwapEvent?: Maybe; + arbitrumone_swap_stableSwapEvents: Array; + arbitrumone_swap_swapTradeVolume?: Maybe; + arbitrumone_swap_swapTradeVolumes: Array; + arbitrumone_swap_lpTokenEvent?: Maybe; + arbitrumone_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - mode_swap__meta?: Maybe; + arbitrumone_swap__meta?: Maybe; localmainnet_rootAggregated?: Maybe; localmainnet_rootAggregateds: Array; localmainnet_rootPropagated?: Maybe; @@ -686,20 +958,14 @@ export type Query = { localmainnet_arbitrumConnectorMetas: Array; localmainnet_gnosisConnectorMeta?: Maybe; localmainnet_gnosisConnectorMetas: Array; + localmainnet_zkSyncConnectorMeta?: Maybe; + localmainnet_zkSyncConnectorMetas: Array; localmainnet_lineaConnectorMeta?: Maybe; localmainnet_lineaConnectorMetas: Array; - localmainnet_metisConnectorMeta?: Maybe; - localmainnet_metisConnectorMetas: Array; - localmainnet_mantleConnectorMeta?: Maybe; - localmainnet_mantleConnectorMetas: Array; - localmainnet_avalancheConnectorMeta?: Maybe; - localmainnet_avalancheConnectorMetas: Array; localmainnet_baseConnectorMeta?: Maybe; localmainnet_baseConnectorMetas: Array; - localmainnet_polygonZkConnectorMeta?: Maybe; - localmainnet_polygonZkConnectorMetas: Array; - localmainnet_zkSyncConnectorMeta?: Maybe; - localmainnet_zkSyncConnectorMetas: Array; + localmainnet_x1ConnectorMeta?: Maybe; + localmainnet_x1ConnectorMetas: Array; localmainnet_rootMessageProcessed?: Maybe; localmainnet_rootMessageProcesseds: Array; localmainnet_aggregateRootSavedSlow?: Maybe; @@ -708,74 +974,6 @@ export type Query = { localmainnet_hubDomains: Array; /** Access to subgraph metadata */ localmainnet__meta?: Maybe; - arbitrumone_swap_systemInfo?: Maybe; - arbitrumone_swap_systemInfos: Array; - arbitrumone_swap_pooledToken?: Maybe; - arbitrumone_swap_pooledTokens: Array; - arbitrumone_swap_stableSwap?: Maybe; - arbitrumone_swap_stableSwaps: Array; - arbitrumone_swap_stableSwapAddLiquidityEvent?: Maybe; - arbitrumone_swap_stableSwapAddLiquidityEvents: Array; - arbitrumone_swap_stableSwapRemoveLiquidityEvent?: Maybe; - arbitrumone_swap_stableSwapRemoveLiquidityEvents: Array; - arbitrumone_swap_stableSwapExchange?: Maybe; - arbitrumone_swap_stableSwapExchanges: Array; - arbitrumone_swap_swapDailyVolume?: Maybe; - arbitrumone_swap_swapDailyVolumes: Array; - arbitrumone_swap_swapHourlyVolume?: Maybe; - arbitrumone_swap_swapHourlyVolumes: Array; - arbitrumone_swap_swapWeeklyVolume?: Maybe; - arbitrumone_swap_swapWeeklyVolumes: Array; - arbitrumone_swap_lpAccount?: Maybe; - arbitrumone_swap_lpAccounts: Array; - arbitrumone_swap_lpAccountBalance?: Maybe; - arbitrumone_swap_lpAccountBalances: Array; - arbitrumone_swap_lpToken?: Maybe; - arbitrumone_swap_lpTokens: Array; - arbitrumone_swap_lpTransferEvent?: Maybe; - arbitrumone_swap_lpTransferEvents: Array; - arbitrumone_swap_stableSwapEvent?: Maybe; - arbitrumone_swap_stableSwapEvents: Array; - arbitrumone_swap_swapTradeVolume?: Maybe; - arbitrumone_swap_swapTradeVolumes: Array; - arbitrumone_swap_lpTokenEvent?: Maybe; - arbitrumone_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - arbitrumone_swap__meta?: Maybe; - optimismsepolia_swap_systemInfo?: Maybe; - optimismsepolia_swap_systemInfos: Array; - optimismsepolia_swap_pooledToken?: Maybe; - optimismsepolia_swap_pooledTokens: Array; - optimismsepolia_swap_stableSwap?: Maybe; - optimismsepolia_swap_stableSwaps: Array; - optimismsepolia_swap_stableSwapAddLiquidityEvent?: Maybe; - optimismsepolia_swap_stableSwapAddLiquidityEvents: Array; - optimismsepolia_swap_stableSwapRemoveLiquidityEvent?: Maybe; - optimismsepolia_swap_stableSwapRemoveLiquidityEvents: Array; - optimismsepolia_swap_stableSwapExchange?: Maybe; - optimismsepolia_swap_stableSwapExchanges: Array; - optimismsepolia_swap_swapDailyVolume?: Maybe; - optimismsepolia_swap_swapDailyVolumes: Array; - optimismsepolia_swap_swapHourlyVolume?: Maybe; - optimismsepolia_swap_swapHourlyVolumes: Array; - optimismsepolia_swap_swapWeeklyVolume?: Maybe; - optimismsepolia_swap_swapWeeklyVolumes: Array; - optimismsepolia_swap_lpAccount?: Maybe; - optimismsepolia_swap_lpAccounts: Array; - optimismsepolia_swap_lpAccountBalance?: Maybe; - optimismsepolia_swap_lpAccountBalances: Array; - optimismsepolia_swap_lpToken?: Maybe; - optimismsepolia_swap_lpTokens: Array; - optimismsepolia_swap_lpTransferEvent?: Maybe; - optimismsepolia_swap_lpTransferEvents: Array; - optimismsepolia_swap_stableSwapEvent?: Maybe; - optimismsepolia_swap_stableSwapEvents: Array; - optimismsepolia_swap_swapTradeVolume?: Maybe; - optimismsepolia_swap_swapTradeVolumes: Array; - optimismsepolia_swap_lpTokenEvent?: Maybe; - optimismsepolia_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - optimismsepolia_swap__meta?: Maybe; zksync_swap_systemInfo?: Maybe; zksync_swap_systemInfos: Array; zksync_swap_pooledToken?: Maybe; @@ -810,74 +1008,122 @@ export type Query = { zksync_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ zksync_swap__meta?: Maybe; - sepolia_swap_systemInfo?: Maybe; - sepolia_swap_systemInfos: Array; - sepolia_swap_pooledToken?: Maybe; - sepolia_swap_pooledTokens: Array; - sepolia_swap_stableSwap?: Maybe; - sepolia_swap_stableSwaps: Array; - sepolia_swap_stableSwapAddLiquidityEvent?: Maybe; - sepolia_swap_stableSwapAddLiquidityEvents: Array; - sepolia_swap_stableSwapRemoveLiquidityEvent?: Maybe; - sepolia_swap_stableSwapRemoveLiquidityEvents: Array; - sepolia_swap_stableSwapExchange?: Maybe; - sepolia_swap_stableSwapExchanges: Array; - sepolia_swap_swapDailyVolume?: Maybe; - sepolia_swap_swapDailyVolumes: Array; - sepolia_swap_swapHourlyVolume?: Maybe; - sepolia_swap_swapHourlyVolumes: Array; - sepolia_swap_swapWeeklyVolume?: Maybe; - sepolia_swap_swapWeeklyVolumes: Array; - sepolia_swap_lpAccount?: Maybe; - sepolia_swap_lpAccounts: Array; - sepolia_swap_lpAccountBalance?: Maybe; - sepolia_swap_lpAccountBalances: Array; - sepolia_swap_lpToken?: Maybe; - sepolia_swap_lpTokens: Array; - sepolia_swap_lpTransferEvent?: Maybe; - sepolia_swap_lpTransferEvents: Array; - sepolia_swap_stableSwapEvent?: Maybe; - sepolia_swap_stableSwapEvents: Array; - sepolia_swap_swapTradeVolume?: Maybe; - sepolia_swap_swapTradeVolumes: Array; - sepolia_swap_lpTokenEvent?: Maybe; - sepolia_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - sepolia_swap__meta?: Maybe; - xdai_swap_systemInfo?: Maybe; - xdai_swap_systemInfos: Array; - xdai_swap_pooledToken?: Maybe; - xdai_swap_pooledTokens: Array; - xdai_swap_stableSwap?: Maybe; - xdai_swap_stableSwaps: Array; - xdai_swap_stableSwapAddLiquidityEvent?: Maybe; - xdai_swap_stableSwapAddLiquidityEvents: Array; - xdai_swap_stableSwapRemoveLiquidityEvent?: Maybe; - xdai_swap_stableSwapRemoveLiquidityEvents: Array; - xdai_swap_stableSwapExchange?: Maybe; - xdai_swap_stableSwapExchanges: Array; - xdai_swap_swapDailyVolume?: Maybe; - xdai_swap_swapDailyVolumes: Array; - xdai_swap_swapHourlyVolume?: Maybe; - xdai_swap_swapHourlyVolumes: Array; - xdai_swap_swapWeeklyVolume?: Maybe; - xdai_swap_swapWeeklyVolumes: Array; - xdai_swap_lpAccount?: Maybe; - xdai_swap_lpAccounts: Array; - xdai_swap_lpAccountBalance?: Maybe; - xdai_swap_lpAccountBalances: Array; - xdai_swap_lpToken?: Maybe; - xdai_swap_lpTokens: Array; - xdai_swap_lpTransferEvent?: Maybe; - xdai_swap_lpTransferEvents: Array; - xdai_swap_stableSwapEvent?: Maybe; - xdai_swap_stableSwapEvents: Array; - xdai_swap_swapTradeVolume?: Maybe; - xdai_swap_swapTradeVolumes: Array; - xdai_swap_lpTokenEvent?: Maybe; - xdai_swap_lpTokenEvents: Array; + mode_swap_systemInfo?: Maybe; + mode_swap_systemInfos: Array; + mode_swap_pooledToken?: Maybe; + mode_swap_pooledTokens: Array; + mode_swap_stableSwap?: Maybe; + mode_swap_stableSwaps: Array; + mode_swap_stableSwapAddLiquidityEvent?: Maybe; + mode_swap_stableSwapAddLiquidityEvents: Array; + mode_swap_stableSwapRemoveLiquidityEvent?: Maybe; + mode_swap_stableSwapRemoveLiquidityEvents: Array; + mode_swap_stableSwapExchange?: Maybe; + mode_swap_stableSwapExchanges: Array; + mode_swap_swapDailyVolume?: Maybe; + mode_swap_swapDailyVolumes: Array; + mode_swap_swapHourlyVolume?: Maybe; + mode_swap_swapHourlyVolumes: Array; + mode_swap_swapWeeklyVolume?: Maybe; + mode_swap_swapWeeklyVolumes: Array; + mode_swap_lpAccount?: Maybe; + mode_swap_lpAccounts: Array; + mode_swap_lpAccountBalance?: Maybe; + mode_swap_lpAccountBalances: Array; + mode_swap_lpToken?: Maybe; + mode_swap_lpTokens: Array; + mode_swap_lpTransferEvent?: Maybe; + mode_swap_lpTransferEvents: Array; + mode_swap_stableSwapEvent?: Maybe; + mode_swap_stableSwapEvents: Array; + mode_swap_swapTradeVolume?: Maybe; + mode_swap_swapTradeVolumes: Array; + mode_swap_lpTokenEvent?: Maybe; + mode_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - xdai_swap__meta?: Maybe; + mode_swap__meta?: Maybe; + xdai_asset?: Maybe; + xdai_assets: Array; + xdai_assetStatus?: Maybe; + xdai_assetStatuses: Array; + xdai_assetBalance?: Maybe; + xdai_assetBalances: Array; + xdai_router?: Maybe; + xdai_routers: Array; + xdai_routerDailyTVL?: Maybe; + xdai_routerDailyTVLs: Array; + xdai_routerLiquidityEvent?: Maybe; + xdai_routerLiquidityEvents: Array; + xdai_setting?: Maybe; + xdai_settings: Array; + xdai_relayer?: Maybe; + xdai_relayers: Array; + xdai_sequencer?: Maybe; + xdai_sequencers: Array; + xdai_relayerFee?: Maybe; + xdai_relayerFees: Array; + xdai_originTransfer?: Maybe; + xdai_originTransfers: Array; + xdai_destinationTransfer?: Maybe; + xdai_destinationTransfers: Array; + xdai_originMessage?: Maybe; + xdai_originMessages: Array; + xdai_aggregateRoot?: Maybe; + xdai_aggregateRoots: Array; + xdai_connectorMeta?: Maybe; + xdai_connectorMetas: Array; + xdai_rootCount?: Maybe; + xdai_rootCounts: Array; + xdai_rootMessageSent?: Maybe; + xdai_rootMessageSents: Array; + xdai_relayerFeesIncrease?: Maybe; + xdai_relayerFeesIncreases: Array; + xdai_slippageUpdate?: Maybe; + xdai_slippageUpdates: Array; + xdai_snapshotRoot?: Maybe; + xdai_snapshotRoots: Array; + xdai_spokeConnectorMode?: Maybe; + xdai_spokeConnectorModes: Array; + xdai_aggregateRootProposed?: Maybe; + xdai_aggregateRootProposeds: Array; + xdai_optimisticRootFinalized?: Maybe; + xdai_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + xdai__meta?: Maybe; + metis_swap_systemInfo?: Maybe; + metis_swap_systemInfos: Array; + metis_swap_pooledToken?: Maybe; + metis_swap_pooledTokens: Array; + metis_swap_stableSwap?: Maybe; + metis_swap_stableSwaps: Array; + metis_swap_stableSwapAddLiquidityEvent?: Maybe; + metis_swap_stableSwapAddLiquidityEvents: Array; + metis_swap_stableSwapRemoveLiquidityEvent?: Maybe; + metis_swap_stableSwapRemoveLiquidityEvents: Array; + metis_swap_stableSwapExchange?: Maybe; + metis_swap_stableSwapExchanges: Array; + metis_swap_swapDailyVolume?: Maybe; + metis_swap_swapDailyVolumes: Array; + metis_swap_swapHourlyVolume?: Maybe; + metis_swap_swapHourlyVolumes: Array; + metis_swap_swapWeeklyVolume?: Maybe; + metis_swap_swapWeeklyVolumes: Array; + metis_swap_lpAccount?: Maybe; + metis_swap_lpAccounts: Array; + metis_swap_lpAccountBalance?: Maybe; + metis_swap_lpAccountBalances: Array; + metis_swap_lpToken?: Maybe; + metis_swap_lpTokens: Array; + metis_swap_lpTransferEvent?: Maybe; + metis_swap_lpTransferEvents: Array; + metis_swap_stableSwapEvent?: Maybe; + metis_swap_stableSwapEvents: Array; + metis_swap_swapTradeVolume?: Maybe; + metis_swap_swapTradeVolumes: Array; + metis_swap_lpTokenEvent?: Maybe; + metis_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + metis_swap__meta?: Maybe; avalanche_swap_systemInfo?: Maybe; avalanche_swap_systemInfos: Array; avalanche_swap_pooledToken?: Maybe; @@ -912,6 +1158,390 @@ export type Query = { avalanche_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ avalanche_swap__meta?: Maybe; + mainnet_rootAggregated?: Maybe; + mainnet_rootAggregateds: Array; + mainnet_rootPropagated?: Maybe; + mainnet_rootPropagateds: Array; + mainnet_aggregatedMessageRoot?: Maybe; + mainnet_aggregatedMessageRoots: Array; + mainnet_rootManagerMeta?: Maybe; + mainnet_rootManagerMetas: Array; + mainnet_rootManagerMode?: Maybe; + mainnet_rootManagerModes: Array; + mainnet_optimisticRootProposed?: Maybe; + mainnet_optimisticRootProposeds: Array; + mainnet_hubOptimisticRootFinalized?: Maybe; + mainnet_hubOptimisticRootFinalizeds: Array; + mainnet_optimisticRootPropagated?: Maybe; + mainnet_optimisticRootPropagateds: Array; + mainnet_polygonConnectorMeta?: Maybe; + mainnet_polygonConnectorMetas: Array; + mainnet_optimismConnectorMeta?: Maybe; + mainnet_optimismConnectorMetas: Array; + mainnet_bnbConnectorMeta?: Maybe; + mainnet_bnbConnectorMetas: Array; + mainnet_arbitrumConnectorMeta?: Maybe; + mainnet_arbitrumConnectorMetas: Array; + mainnet_gnosisConnectorMeta?: Maybe; + mainnet_gnosisConnectorMetas: Array; + mainnet_lineaConnectorMeta?: Maybe; + mainnet_lineaConnectorMetas: Array; + mainnet_metisConnectorMeta?: Maybe; + mainnet_metisConnectorMetas: Array; + mainnet_mantleConnectorMeta?: Maybe; + mainnet_mantleConnectorMetas: Array; + mainnet_avalancheConnectorMeta?: Maybe; + mainnet_avalancheConnectorMetas: Array; + mainnet_baseConnectorMeta?: Maybe; + mainnet_baseConnectorMetas: Array; + mainnet_polygonZkConnectorMeta?: Maybe; + mainnet_polygonZkConnectorMetas: Array; + mainnet_zkSyncConnectorMeta?: Maybe; + mainnet_zkSyncConnectorMetas: Array; + mainnet_modeConnectorMeta?: Maybe; + mainnet_modeConnectorMetas: Array; + mainnet_rootMessageProcessed?: Maybe; + mainnet_rootMessageProcesseds: Array; + mainnet_aggregateRootSavedSlow?: Maybe; + mainnet_aggregateRootSavedSlows: Array; + mainnet_hubDomain?: Maybe; + mainnet_hubDomains: Array; + /** Access to subgraph metadata */ + mainnet__meta?: Maybe; + avalanche_asset?: Maybe; + avalanche_assets: Array; + avalanche_assetStatus?: Maybe; + avalanche_assetStatuses: Array; + avalanche_assetBalance?: Maybe; + avalanche_assetBalances: Array; + avalanche_router?: Maybe; + avalanche_routers: Array; + avalanche_routerDailyTVL?: Maybe; + avalanche_routerDailyTVLs: Array; + avalanche_routerLiquidityEvent?: Maybe; + avalanche_routerLiquidityEvents: Array; + avalanche_setting?: Maybe; + avalanche_settings: Array; + avalanche_relayer?: Maybe; + avalanche_relayers: Array; + avalanche_sequencer?: Maybe; + avalanche_sequencers: Array; + avalanche_relayerFee?: Maybe; + avalanche_relayerFees: Array; + avalanche_originTransfer?: Maybe; + avalanche_originTransfers: Array; + avalanche_destinationTransfer?: Maybe; + avalanche_destinationTransfers: Array; + avalanche_originMessage?: Maybe; + avalanche_originMessages: Array; + avalanche_aggregateRoot?: Maybe; + avalanche_aggregateRoots: Array; + avalanche_connectorMeta?: Maybe; + avalanche_connectorMetas: Array; + avalanche_rootCount?: Maybe; + avalanche_rootCounts: Array; + avalanche_rootMessageSent?: Maybe; + avalanche_rootMessageSents: Array; + avalanche_relayerFeesIncrease?: Maybe; + avalanche_relayerFeesIncreases: Array; + avalanche_slippageUpdate?: Maybe; + avalanche_slippageUpdates: Array; + avalanche_snapshotRoot?: Maybe; + avalanche_snapshotRoots: Array; + avalanche_spokeConnectorMode?: Maybe; + avalanche_spokeConnectorModes: Array; + avalanche_aggregateRootProposed?: Maybe; + avalanche_aggregateRootProposeds: Array; + avalanche_optimisticRootFinalized?: Maybe; + avalanche_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + avalanche__meta?: Maybe; + localoptimism_asset?: Maybe; + localoptimism_assets: Array; + localoptimism_assetStatus?: Maybe; + localoptimism_assetStatuses: Array; + localoptimism_assetBalance?: Maybe; + localoptimism_assetBalances: Array; + localoptimism_router?: Maybe; + localoptimism_routers: Array; + localoptimism_routerDailyTVL?: Maybe; + localoptimism_routerDailyTVLs: Array; + localoptimism_routerLiquidityEvent?: Maybe; + localoptimism_routerLiquidityEvents: Array; + localoptimism_setting?: Maybe; + localoptimism_settings: Array; + localoptimism_relayer?: Maybe; + localoptimism_relayers: Array; + localoptimism_sequencer?: Maybe; + localoptimism_sequencers: Array; + localoptimism_relayerFee?: Maybe; + localoptimism_relayerFees: Array; + localoptimism_originTransfer?: Maybe; + localoptimism_originTransfers: Array; + localoptimism_destinationTransfer?: Maybe; + localoptimism_destinationTransfers: Array; + localoptimism_originMessage?: Maybe; + localoptimism_originMessages: Array; + localoptimism_aggregateRoot?: Maybe; + localoptimism_aggregateRoots: Array; + localoptimism_connectorMeta?: Maybe; + localoptimism_connectorMetas: Array; + localoptimism_rootCount?: Maybe; + localoptimism_rootCounts: Array; + localoptimism_rootMessageSent?: Maybe; + localoptimism_rootMessageSents: Array; + localoptimism_relayerFeesIncrease?: Maybe; + localoptimism_relayerFeesIncreases: Array; + localoptimism_slippageUpdate?: Maybe; + localoptimism_slippageUpdates: Array; + localoptimism_snapshotRoot?: Maybe; + localoptimism_snapshotRoots: Array; + localoptimism_spokeConnectorMode?: Maybe; + localoptimism_spokeConnectorModes: Array; + localoptimism_aggregateRootProposed?: Maybe; + localoptimism_aggregateRootProposeds: Array; + localoptimism_optimisticRootFinalized?: Maybe; + localoptimism_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + localoptimism__meta?: Maybe; + stagingarbitrumone_asset?: Maybe; + stagingarbitrumone_assets: Array; + stagingarbitrumone_assetStatus?: Maybe; + stagingarbitrumone_assetStatuses: Array; + stagingarbitrumone_assetBalance?: Maybe; + stagingarbitrumone_assetBalances: Array; + stagingarbitrumone_router?: Maybe; + stagingarbitrumone_routers: Array; + stagingarbitrumone_routerDailyTVL?: Maybe; + stagingarbitrumone_routerDailyTVLs: Array; + stagingarbitrumone_routerLiquidityEvent?: Maybe; + stagingarbitrumone_routerLiquidityEvents: Array; + stagingarbitrumone_setting?: Maybe; + stagingarbitrumone_settings: Array; + stagingarbitrumone_relayer?: Maybe; + stagingarbitrumone_relayers: Array; + stagingarbitrumone_sequencer?: Maybe; + stagingarbitrumone_sequencers: Array; + stagingarbitrumone_relayerFee?: Maybe; + stagingarbitrumone_relayerFees: Array; + stagingarbitrumone_originTransfer?: Maybe; + stagingarbitrumone_originTransfers: Array; + stagingarbitrumone_destinationTransfer?: Maybe; + stagingarbitrumone_destinationTransfers: Array; + stagingarbitrumone_originMessage?: Maybe; + stagingarbitrumone_originMessages: Array; + stagingarbitrumone_aggregateRoot?: Maybe; + stagingarbitrumone_aggregateRoots: Array; + stagingarbitrumone_connectorMeta?: Maybe; + stagingarbitrumone_connectorMetas: Array; + stagingarbitrumone_rootCount?: Maybe; + stagingarbitrumone_rootCounts: Array; + stagingarbitrumone_rootMessageSent?: Maybe; + stagingarbitrumone_rootMessageSents: Array; + stagingarbitrumone_relayerFeesIncrease?: Maybe; + stagingarbitrumone_relayerFeesIncreases: Array; + stagingarbitrumone_slippageUpdate?: Maybe; + stagingarbitrumone_slippageUpdates: Array; + stagingarbitrumone_snapshotRoot?: Maybe; + stagingarbitrumone_snapshotRoots: Array; + stagingarbitrumone_spokeConnectorMode?: Maybe; + stagingarbitrumone_spokeConnectorModes: Array; + stagingarbitrumone_aggregateRootProposed?: Maybe; + stagingarbitrumone_aggregateRootProposeds: Array; + stagingarbitrumone_optimisticRootFinalized?: Maybe; + stagingarbitrumone_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingarbitrumone__meta?: Maybe; + zksync_asset?: Maybe; + zksync_assets: Array; + zksync_assetStatus?: Maybe; + zksync_assetStatuses: Array; + zksync_assetBalance?: Maybe; + zksync_assetBalances: Array; + zksync_router?: Maybe; + zksync_routers: Array; + zksync_routerDailyTVL?: Maybe; + zksync_routerDailyTVLs: Array; + zksync_routerLiquidityEvent?: Maybe; + zksync_routerLiquidityEvents: Array; + zksync_setting?: Maybe; + zksync_settings: Array; + zksync_relayer?: Maybe; + zksync_relayers: Array; + zksync_sequencer?: Maybe; + zksync_sequencers: Array; + zksync_relayerFee?: Maybe; + zksync_relayerFees: Array; + zksync_originTransfer?: Maybe; + zksync_originTransfers: Array; + zksync_destinationTransfer?: Maybe; + zksync_destinationTransfers: Array; + zksync_originMessage?: Maybe; + zksync_originMessages: Array; + zksync_aggregateRoot?: Maybe; + zksync_aggregateRoots: Array; + zksync_connectorMeta?: Maybe; + zksync_connectorMetas: Array; + zksync_rootCount?: Maybe; + zksync_rootCounts: Array; + zksync_rootMessageSent?: Maybe; + zksync_rootMessageSents: Array; + zksync_relayerFeesIncrease?: Maybe; + zksync_relayerFeesIncreases: Array; + zksync_slippageUpdate?: Maybe; + zksync_slippageUpdates: Array; + zksync_snapshotRoot?: Maybe; + zksync_snapshotRoots: Array; + zksync_spokeConnectorMode?: Maybe; + zksync_spokeConnectorModes: Array; + zksync_aggregateRootProposed?: Maybe; + zksync_aggregateRootProposeds: Array; + zksync_optimisticRootFinalized?: Maybe; + zksync_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + zksync__meta?: Maybe; + staginglinea_asset?: Maybe; + staginglinea_assets: Array; + staginglinea_assetStatus?: Maybe; + staginglinea_assetStatuses: Array; + staginglinea_assetBalance?: Maybe; + staginglinea_assetBalances: Array; + staginglinea_router?: Maybe; + staginglinea_routers: Array; + staginglinea_routerDailyTVL?: Maybe; + staginglinea_routerDailyTVLs: Array; + staginglinea_routerLiquidityEvent?: Maybe; + staginglinea_routerLiquidityEvents: Array; + staginglinea_setting?: Maybe; + staginglinea_settings: Array; + staginglinea_relayer?: Maybe; + staginglinea_relayers: Array; + staginglinea_sequencer?: Maybe; + staginglinea_sequencers: Array; + staginglinea_relayerFee?: Maybe; + staginglinea_relayerFees: Array; + staginglinea_originTransfer?: Maybe; + staginglinea_originTransfers: Array; + staginglinea_destinationTransfer?: Maybe; + staginglinea_destinationTransfers: Array; + staginglinea_originMessage?: Maybe; + staginglinea_originMessages: Array; + staginglinea_aggregateRoot?: Maybe; + staginglinea_aggregateRoots: Array; + staginglinea_connectorMeta?: Maybe; + staginglinea_connectorMetas: Array; + staginglinea_rootCount?: Maybe; + staginglinea_rootCounts: Array; + staginglinea_rootMessageSent?: Maybe; + staginglinea_rootMessageSents: Array; + staginglinea_relayerFeesIncrease?: Maybe; + staginglinea_relayerFeesIncreases: Array; + staginglinea_slippageUpdate?: Maybe; + staginglinea_slippageUpdates: Array; + staginglinea_snapshotRoot?: Maybe; + staginglinea_snapshotRoots: Array; + staginglinea_spokeConnectorMode?: Maybe; + staginglinea_spokeConnectorModes: Array; + staginglinea_aggregateRootProposed?: Maybe; + staginglinea_aggregateRootProposeds: Array; + staginglinea_optimisticRootFinalized?: Maybe; + staginglinea_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + staginglinea__meta?: Maybe; + mainnet_asset?: Maybe; + mainnet_assets: Array; + mainnet_assetStatus?: Maybe; + mainnet_assetStatuses: Array; + mainnet_assetBalance?: Maybe; + mainnet_assetBalances: Array; + mainnet_router?: Maybe; + mainnet_routers: Array; + mainnet_routerDailyTVL?: Maybe; + mainnet_routerDailyTVLs: Array; + mainnet_routerLiquidityEvent?: Maybe; + mainnet_routerLiquidityEvents: Array; + mainnet_setting?: Maybe; + mainnet_settings: Array; + mainnet_relayer?: Maybe; + mainnet_relayers: Array; + mainnet_sequencer?: Maybe; + mainnet_sequencers: Array; + mainnet_relayerFee?: Maybe; + mainnet_relayerFees: Array; + mainnet_originTransfer?: Maybe; + mainnet_originTransfers: Array; + mainnet_destinationTransfer?: Maybe; + mainnet_destinationTransfers: Array; + mainnet_originMessage?: Maybe; + mainnet_originMessages: Array; + mainnet_aggregateRoot?: Maybe; + mainnet_aggregateRoots: Array; + mainnet_connectorMeta?: Maybe; + mainnet_connectorMetas: Array; + mainnet_rootCount?: Maybe; + mainnet_rootCounts: Array; + mainnet_rootMessageSent?: Maybe; + mainnet_rootMessageSents: Array; + mainnet_relayerFeesIncrease?: Maybe; + mainnet_relayerFeesIncreases: Array; + mainnet_slippageUpdate?: Maybe; + mainnet_slippageUpdates: Array; + mainnet_snapshotRoot?: Maybe; + mainnet_snapshotRoots: Array; + mainnet_spokeConnectorMode?: Maybe; + mainnet_spokeConnectorModes: Array; + mainnet_aggregateRootProposed?: Maybe; + mainnet_aggregateRootProposeds: Array; + mainnet_optimisticRootFinalized?: Maybe; + mainnet_optimisticRootFinalizeds: Array; + optimismsepolia_asset?: Maybe; + optimismsepolia_assets: Array; + optimismsepolia_assetStatus?: Maybe; + optimismsepolia_assetStatuses: Array; + optimismsepolia_assetBalance?: Maybe; + optimismsepolia_assetBalances: Array; + optimismsepolia_router?: Maybe; + optimismsepolia_routers: Array; + optimismsepolia_routerDailyTVL?: Maybe; + optimismsepolia_routerDailyTVLs: Array; + optimismsepolia_routerLiquidityEvent?: Maybe; + optimismsepolia_routerLiquidityEvents: Array; + optimismsepolia_setting?: Maybe; + optimismsepolia_settings: Array; + optimismsepolia_relayer?: Maybe; + optimismsepolia_relayers: Array; + optimismsepolia_sequencer?: Maybe; + optimismsepolia_sequencers: Array; + optimismsepolia_relayerFee?: Maybe; + optimismsepolia_relayerFees: Array; + optimismsepolia_originTransfer?: Maybe; + optimismsepolia_originTransfers: Array; + optimismsepolia_destinationTransfer?: Maybe; + optimismsepolia_destinationTransfers: Array; + optimismsepolia_originMessage?: Maybe; + optimismsepolia_originMessages: Array; + optimismsepolia_aggregateRoot?: Maybe; + optimismsepolia_aggregateRoots: Array; + optimismsepolia_connectorMeta?: Maybe; + optimismsepolia_connectorMetas: Array; + optimismsepolia_rootCount?: Maybe; + optimismsepolia_rootCounts: Array; + optimismsepolia_rootMessageSent?: Maybe; + optimismsepolia_rootMessageSents: Array; + optimismsepolia_relayerFeesIncrease?: Maybe; + optimismsepolia_relayerFeesIncreases: Array; + optimismsepolia_slippageUpdate?: Maybe; + optimismsepolia_slippageUpdates: Array; + optimismsepolia_snapshotRoot?: Maybe; + optimismsepolia_snapshotRoots: Array; + optimismsepolia_spokeConnectorMode?: Maybe; + optimismsepolia_spokeConnectorModes: Array; + optimismsepolia_aggregateRootProposed?: Maybe; + optimismsepolia_aggregateRootProposeds: Array; + optimismsepolia_optimisticRootFinalized?: Maybe; + optimismsepolia_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + optimismsepolia__meta?: Maybe; polygonzkevm_asset?: Maybe; polygonzkevm_assets: Array; polygonzkevm_assetStatus?: Maybe; @@ -960,6 +1590,102 @@ export type Query = { polygonzkevm_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ polygonzkevm__meta?: Maybe; + stagingoptimism_asset?: Maybe; + stagingoptimism_assets: Array; + stagingoptimism_assetStatus?: Maybe; + stagingoptimism_assetStatuses: Array; + stagingoptimism_assetBalance?: Maybe; + stagingoptimism_assetBalances: Array; + stagingoptimism_router?: Maybe; + stagingoptimism_routers: Array; + stagingoptimism_routerDailyTVL?: Maybe; + stagingoptimism_routerDailyTVLs: Array; + stagingoptimism_routerLiquidityEvent?: Maybe; + stagingoptimism_routerLiquidityEvents: Array; + stagingoptimism_setting?: Maybe; + stagingoptimism_settings: Array; + stagingoptimism_relayer?: Maybe; + stagingoptimism_relayers: Array; + stagingoptimism_sequencer?: Maybe; + stagingoptimism_sequencers: Array; + stagingoptimism_relayerFee?: Maybe; + stagingoptimism_relayerFees: Array; + stagingoptimism_originTransfer?: Maybe; + stagingoptimism_originTransfers: Array; + stagingoptimism_destinationTransfer?: Maybe; + stagingoptimism_destinationTransfers: Array; + stagingoptimism_originMessage?: Maybe; + stagingoptimism_originMessages: Array; + stagingoptimism_aggregateRoot?: Maybe; + stagingoptimism_aggregateRoots: Array; + stagingoptimism_connectorMeta?: Maybe; + stagingoptimism_connectorMetas: Array; + stagingoptimism_rootCount?: Maybe; + stagingoptimism_rootCounts: Array; + stagingoptimism_rootMessageSent?: Maybe; + stagingoptimism_rootMessageSents: Array; + stagingoptimism_relayerFeesIncrease?: Maybe; + stagingoptimism_relayerFeesIncreases: Array; + stagingoptimism_slippageUpdate?: Maybe; + stagingoptimism_slippageUpdates: Array; + stagingoptimism_snapshotRoot?: Maybe; + stagingoptimism_snapshotRoots: Array; + stagingoptimism_spokeConnectorMode?: Maybe; + stagingoptimism_spokeConnectorModes: Array; + stagingoptimism_aggregateRootProposed?: Maybe; + stagingoptimism_aggregateRootProposeds: Array; + stagingoptimism_optimisticRootFinalized?: Maybe; + stagingoptimism_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingoptimism__meta?: Maybe; + stagingmode_asset?: Maybe; + stagingmode_assets: Array; + stagingmode_assetStatus?: Maybe; + stagingmode_assetStatuses: Array; + stagingmode_assetBalance?: Maybe; + stagingmode_assetBalances: Array; + stagingmode_router?: Maybe; + stagingmode_routers: Array; + stagingmode_routerDailyTVL?: Maybe; + stagingmode_routerDailyTVLs: Array; + stagingmode_routerLiquidityEvent?: Maybe; + stagingmode_routerLiquidityEvents: Array; + stagingmode_setting?: Maybe; + stagingmode_settings: Array; + stagingmode_relayer?: Maybe; + stagingmode_relayers: Array; + stagingmode_sequencer?: Maybe; + stagingmode_sequencers: Array; + stagingmode_relayerFee?: Maybe; + stagingmode_relayerFees: Array; + stagingmode_originTransfer?: Maybe; + stagingmode_originTransfers: Array; + stagingmode_destinationTransfer?: Maybe; + stagingmode_destinationTransfers: Array; + stagingmode_originMessage?: Maybe; + stagingmode_originMessages: Array; + stagingmode_aggregateRoot?: Maybe; + stagingmode_aggregateRoots: Array; + stagingmode_connectorMeta?: Maybe; + stagingmode_connectorMetas: Array; + stagingmode_rootCount?: Maybe; + stagingmode_rootCounts: Array; + stagingmode_rootMessageSent?: Maybe; + stagingmode_rootMessageSents: Array; + stagingmode_relayerFeesIncrease?: Maybe; + stagingmode_relayerFeesIncreases: Array; + stagingmode_slippageUpdate?: Maybe; + stagingmode_slippageUpdates: Array; + stagingmode_snapshotRoot?: Maybe; + stagingmode_snapshotRoots: Array; + stagingmode_spokeConnectorMode?: Maybe; + stagingmode_spokeConnectorModes: Array; + stagingmode_aggregateRootProposed?: Maybe; + stagingmode_aggregateRootProposeds: Array; + stagingmode_optimisticRootFinalized?: Maybe; + stagingmode_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingmode__meta?: Maybe; base_swap_systemInfo?: Maybe; base_swap_systemInfos: Array; base_swap_pooledToken?: Maybe; @@ -994,102 +1720,88 @@ export type Query = { base_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ base_swap__meta?: Maybe; - mantle_asset?: Maybe; - mantle_assets: Array; - mantle_assetStatus?: Maybe; - mantle_assetStatuses: Array; - mantle_assetBalance?: Maybe; - mantle_assetBalances: Array; - mantle_router?: Maybe; - mantle_routers: Array; - mantle_routerDailyTVL?: Maybe; - mantle_routerDailyTVLs: Array; - mantle_routerLiquidityEvent?: Maybe; - mantle_routerLiquidityEvents: Array; - mantle_setting?: Maybe; - mantle_settings: Array; - mantle_relayer?: Maybe; - mantle_relayers: Array; - mantle_sequencer?: Maybe; - mantle_sequencers: Array; - mantle_relayerFee?: Maybe; - mantle_relayerFees: Array; - mantle_originTransfer?: Maybe; - mantle_originTransfers: Array; - mantle_destinationTransfer?: Maybe; - mantle_destinationTransfers: Array; - mantle_originMessage?: Maybe; - mantle_originMessages: Array; - mantle_aggregateRoot?: Maybe; - mantle_aggregateRoots: Array; - mantle_connectorMeta?: Maybe; - mantle_connectorMetas: Array; - mantle_rootCount?: Maybe; - mantle_rootCounts: Array; - mantle_rootMessageSent?: Maybe; - mantle_rootMessageSents: Array; - mantle_relayerFeesIncrease?: Maybe; - mantle_relayerFeesIncreases: Array; - mantle_slippageUpdate?: Maybe; - mantle_slippageUpdates: Array; - mantle_snapshotRoot?: Maybe; - mantle_snapshotRoots: Array; - mantle_spokeConnectorMode?: Maybe; - mantle_spokeConnectorModes: Array; - mantle_aggregateRootProposed?: Maybe; - mantle_aggregateRootProposeds: Array; - mantle_optimisticRootFinalized?: Maybe; - mantle_optimisticRootFinalizeds: Array; + xlayer_swap_systemInfo?: Maybe; + xlayer_swap_systemInfos: Array; + xlayer_swap_pooledToken?: Maybe; + xlayer_swap_pooledTokens: Array; + xlayer_swap_stableSwap?: Maybe; + xlayer_swap_stableSwaps: Array; + xlayer_swap_stableSwapAddLiquidityEvent?: Maybe; + xlayer_swap_stableSwapAddLiquidityEvents: Array; + xlayer_swap_stableSwapRemoveLiquidityEvent?: Maybe; + xlayer_swap_stableSwapRemoveLiquidityEvents: Array; + xlayer_swap_stableSwapExchange?: Maybe; + xlayer_swap_stableSwapExchanges: Array; + xlayer_swap_swapDailyVolume?: Maybe; + xlayer_swap_swapDailyVolumes: Array; + xlayer_swap_swapHourlyVolume?: Maybe; + xlayer_swap_swapHourlyVolumes: Array; + xlayer_swap_swapWeeklyVolume?: Maybe; + xlayer_swap_swapWeeklyVolumes: Array; + xlayer_swap_lpAccount?: Maybe; + xlayer_swap_lpAccounts: Array; + xlayer_swap_lpAccountBalance?: Maybe; + xlayer_swap_lpAccountBalances: Array; + xlayer_swap_lpToken?: Maybe; + xlayer_swap_lpTokens: Array; + xlayer_swap_lpTransferEvent?: Maybe; + xlayer_swap_lpTransferEvents: Array; + xlayer_swap_stableSwapEvent?: Maybe; + xlayer_swap_stableSwapEvents: Array; + xlayer_swap_swapTradeVolume?: Maybe; + xlayer_swap_swapTradeVolumes: Array; + xlayer_swap_lpTokenEvent?: Maybe; + xlayer_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - mantle__meta?: Maybe; - optimismsepolia_asset?: Maybe; - optimismsepolia_assets: Array; - optimismsepolia_assetStatus?: Maybe; - optimismsepolia_assetStatuses: Array; - optimismsepolia_assetBalance?: Maybe; - optimismsepolia_assetBalances: Array; - optimismsepolia_router?: Maybe; - optimismsepolia_routers: Array; - optimismsepolia_routerDailyTVL?: Maybe; - optimismsepolia_routerDailyTVLs: Array; - optimismsepolia_routerLiquidityEvent?: Maybe; - optimismsepolia_routerLiquidityEvents: Array; - optimismsepolia_setting?: Maybe; - optimismsepolia_settings: Array; - optimismsepolia_relayer?: Maybe; - optimismsepolia_relayers: Array; - optimismsepolia_sequencer?: Maybe; - optimismsepolia_sequencers: Array; - optimismsepolia_relayerFee?: Maybe; - optimismsepolia_relayerFees: Array; - optimismsepolia_originTransfer?: Maybe; - optimismsepolia_originTransfers: Array; - optimismsepolia_destinationTransfer?: Maybe; - optimismsepolia_destinationTransfers: Array; - optimismsepolia_originMessage?: Maybe; - optimismsepolia_originMessages: Array; - optimismsepolia_aggregateRoot?: Maybe; - optimismsepolia_aggregateRoots: Array; - optimismsepolia_connectorMeta?: Maybe; - optimismsepolia_connectorMetas: Array; - optimismsepolia_rootCount?: Maybe; - optimismsepolia_rootCounts: Array; - optimismsepolia_rootMessageSent?: Maybe; - optimismsepolia_rootMessageSents: Array; - optimismsepolia_relayerFeesIncrease?: Maybe; - optimismsepolia_relayerFeesIncreases: Array; - optimismsepolia_slippageUpdate?: Maybe; - optimismsepolia_slippageUpdates: Array; - optimismsepolia_snapshotRoot?: Maybe; - optimismsepolia_snapshotRoots: Array; - optimismsepolia_spokeConnectorMode?: Maybe; - optimismsepolia_spokeConnectorModes: Array; - optimismsepolia_aggregateRootProposed?: Maybe; - optimismsepolia_aggregateRootProposeds: Array; - optimismsepolia_optimisticRootFinalized?: Maybe; - optimismsepolia_optimisticRootFinalizeds: Array; + xlayer_swap__meta?: Maybe; + metis_asset?: Maybe; + metis_assets: Array; + metis_assetStatus?: Maybe; + metis_assetStatuses: Array; + metis_assetBalance?: Maybe; + metis_assetBalances: Array; + metis_router?: Maybe; + metis_routers: Array; + metis_routerDailyTVL?: Maybe; + metis_routerDailyTVLs: Array; + metis_routerLiquidityEvent?: Maybe; + metis_routerLiquidityEvents: Array; + metis_setting?: Maybe; + metis_settings: Array; + metis_relayer?: Maybe; + metis_relayers: Array; + metis_sequencer?: Maybe; + metis_sequencers: Array; + metis_relayerFee?: Maybe; + metis_relayerFees: Array; + metis_originTransfer?: Maybe; + metis_originTransfers: Array; + metis_destinationTransfer?: Maybe; + metis_destinationTransfers: Array; + metis_originMessage?: Maybe; + metis_originMessages: Array; + metis_aggregateRoot?: Maybe; + metis_aggregateRoots: Array; + metis_connectorMeta?: Maybe; + metis_connectorMetas: Array; + metis_rootCount?: Maybe; + metis_rootCounts: Array; + metis_rootMessageSent?: Maybe; + metis_rootMessageSents: Array; + metis_relayerFeesIncrease?: Maybe; + metis_relayerFeesIncreases: Array; + metis_slippageUpdate?: Maybe; + metis_slippageUpdates: Array; + metis_snapshotRoot?: Maybe; + metis_snapshotRoots: Array; + metis_spokeConnectorMode?: Maybe; + metis_spokeConnectorModes: Array; + metis_aggregateRootProposed?: Maybe; + metis_aggregateRootProposeds: Array; + metis_optimisticRootFinalized?: Maybe; + metis_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - optimismsepolia__meta?: Maybe; + metis__meta?: Maybe; bnb_asset?: Maybe; bnb_assets: Array; bnb_assetStatus?: Maybe; @@ -1138,54 +1850,168 @@ export type Query = { bnb_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ bnb__meta?: Maybe; - stagingpolygon_asset?: Maybe; - stagingpolygon_assets: Array; - stagingpolygon_assetStatus?: Maybe; - stagingpolygon_assetStatuses: Array; - stagingpolygon_assetBalance?: Maybe; - stagingpolygon_assetBalances: Array; - stagingpolygon_router?: Maybe; - stagingpolygon_routers: Array; - stagingpolygon_routerDailyTVL?: Maybe; - stagingpolygon_routerDailyTVLs: Array; - stagingpolygon_routerLiquidityEvent?: Maybe; - stagingpolygon_routerLiquidityEvents: Array; - stagingpolygon_setting?: Maybe; - stagingpolygon_settings: Array; - stagingpolygon_relayer?: Maybe; - stagingpolygon_relayers: Array; - stagingpolygon_sequencer?: Maybe; - stagingpolygon_sequencers: Array; - stagingpolygon_relayerFee?: Maybe; - stagingpolygon_relayerFees: Array; - stagingpolygon_originTransfer?: Maybe; - stagingpolygon_originTransfers: Array; - stagingpolygon_destinationTransfer?: Maybe; - stagingpolygon_destinationTransfers: Array; - stagingpolygon_originMessage?: Maybe; - stagingpolygon_originMessages: Array; - stagingpolygon_aggregateRoot?: Maybe; - stagingpolygon_aggregateRoots: Array; - stagingpolygon_connectorMeta?: Maybe; - stagingpolygon_connectorMetas: Array; - stagingpolygon_rootCount?: Maybe; - stagingpolygon_rootCounts: Array; - stagingpolygon_rootMessageSent?: Maybe; - stagingpolygon_rootMessageSents: Array; - stagingpolygon_relayerFeesIncrease?: Maybe; - stagingpolygon_relayerFeesIncreases: Array; - stagingpolygon_slippageUpdate?: Maybe; - stagingpolygon_slippageUpdates: Array; - stagingpolygon_snapshotRoot?: Maybe; - stagingpolygon_snapshotRoots: Array; - stagingpolygon_spokeConnectorMode?: Maybe; - stagingpolygon_spokeConnectorModes: Array; - stagingpolygon_aggregateRootProposed?: Maybe; - stagingpolygon_aggregateRootProposeds: Array; - stagingpolygon_optimisticRootFinalized?: Maybe; - stagingpolygon_optimisticRootFinalizeds: Array; + mantle_swap_systemInfo?: Maybe; + mantle_swap_systemInfos: Array; + mantle_swap_pooledToken?: Maybe; + mantle_swap_pooledTokens: Array; + mantle_swap_stableSwap?: Maybe; + mantle_swap_stableSwaps: Array; + mantle_swap_stableSwapAddLiquidityEvent?: Maybe; + mantle_swap_stableSwapAddLiquidityEvents: Array; + mantle_swap_stableSwapRemoveLiquidityEvent?: Maybe; + mantle_swap_stableSwapRemoveLiquidityEvents: Array; + mantle_swap_stableSwapExchange?: Maybe; + mantle_swap_stableSwapExchanges: Array; + mantle_swap_swapDailyVolume?: Maybe; + mantle_swap_swapDailyVolumes: Array; + mantle_swap_swapHourlyVolume?: Maybe; + mantle_swap_swapHourlyVolumes: Array; + mantle_swap_swapWeeklyVolume?: Maybe; + mantle_swap_swapWeeklyVolumes: Array; + mantle_swap_lpAccount?: Maybe; + mantle_swap_lpAccounts: Array; + mantle_swap_lpAccountBalance?: Maybe; + mantle_swap_lpAccountBalances: Array; + mantle_swap_lpToken?: Maybe; + mantle_swap_lpTokens: Array; + mantle_swap_lpTransferEvent?: Maybe; + mantle_swap_lpTransferEvents: Array; + mantle_swap_stableSwapEvent?: Maybe; + mantle_swap_stableSwapEvents: Array; + mantle_swap_swapTradeVolume?: Maybe; + mantle_swap_swapTradeVolumes: Array; + mantle_swap_lpTokenEvent?: Maybe; + mantle_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - stagingpolygon__meta?: Maybe; + mantle_swap__meta?: Maybe; + optimism_asset?: Maybe; + optimism_assets: Array; + optimism_assetStatus?: Maybe; + optimism_assetStatuses: Array; + optimism_assetBalance?: Maybe; + optimism_assetBalances: Array; + optimism_router?: Maybe; + optimism_routers: Array; + optimism_routerDailyTVL?: Maybe; + optimism_routerDailyTVLs: Array; + optimism_routerLiquidityEvent?: Maybe; + optimism_routerLiquidityEvents: Array; + optimism_setting?: Maybe; + optimism_settings: Array; + optimism_relayer?: Maybe; + optimism_relayers: Array; + optimism_sequencer?: Maybe; + optimism_sequencers: Array; + optimism_relayerFee?: Maybe; + optimism_relayerFees: Array; + optimism_originTransfer?: Maybe; + optimism_originTransfers: Array; + optimism_destinationTransfer?: Maybe; + optimism_destinationTransfers: Array; + optimism_originMessage?: Maybe; + optimism_originMessages: Array; + optimism_aggregateRoot?: Maybe; + optimism_aggregateRoots: Array; + optimism_connectorMeta?: Maybe; + optimism_connectorMetas: Array; + optimism_rootCount?: Maybe; + optimism_rootCounts: Array; + optimism_rootMessageSent?: Maybe; + optimism_rootMessageSents: Array; + optimism_relayerFeesIncrease?: Maybe; + optimism_relayerFeesIncreases: Array; + optimism_slippageUpdate?: Maybe; + optimism_slippageUpdates: Array; + optimism_snapshotRoot?: Maybe; + optimism_snapshotRoots: Array; + optimism_spokeConnectorMode?: Maybe; + optimism_spokeConnectorModes: Array; + optimism_aggregateRootProposed?: Maybe; + optimism_aggregateRootProposeds: Array; + optimism_optimisticRootFinalized?: Maybe; + optimism_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + optimism__meta?: Maybe; + sepolia_swap_systemInfo?: Maybe; + sepolia_swap_systemInfos: Array; + sepolia_swap_pooledToken?: Maybe; + sepolia_swap_pooledTokens: Array; + sepolia_swap_stableSwap?: Maybe; + sepolia_swap_stableSwaps: Array; + sepolia_swap_stableSwapAddLiquidityEvent?: Maybe; + sepolia_swap_stableSwapAddLiquidityEvents: Array; + sepolia_swap_stableSwapRemoveLiquidityEvent?: Maybe; + sepolia_swap_stableSwapRemoveLiquidityEvents: Array; + sepolia_swap_stableSwapExchange?: Maybe; + sepolia_swap_stableSwapExchanges: Array; + sepolia_swap_swapDailyVolume?: Maybe; + sepolia_swap_swapDailyVolumes: Array; + sepolia_swap_swapHourlyVolume?: Maybe; + sepolia_swap_swapHourlyVolumes: Array; + sepolia_swap_swapWeeklyVolume?: Maybe; + sepolia_swap_swapWeeklyVolumes: Array; + sepolia_swap_lpAccount?: Maybe; + sepolia_swap_lpAccounts: Array; + sepolia_swap_lpAccountBalance?: Maybe; + sepolia_swap_lpAccountBalances: Array; + sepolia_swap_lpToken?: Maybe; + sepolia_swap_lpTokens: Array; + sepolia_swap_lpTransferEvent?: Maybe; + sepolia_swap_lpTransferEvents: Array; + sepolia_swap_stableSwapEvent?: Maybe; + sepolia_swap_stableSwapEvents: Array; + sepolia_swap_swapTradeVolume?: Maybe; + sepolia_swap_swapTradeVolumes: Array; + sepolia_swap_lpTokenEvent?: Maybe; + sepolia_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + sepolia_swap__meta?: Maybe; + stagingmainnet_asset?: Maybe; + stagingmainnet_assets: Array; + stagingmainnet_assetStatus?: Maybe; + stagingmainnet_assetStatuses: Array; + stagingmainnet_assetBalance?: Maybe; + stagingmainnet_assetBalances: Array; + stagingmainnet_router?: Maybe; + stagingmainnet_routers: Array; + stagingmainnet_routerDailyTVL?: Maybe; + stagingmainnet_routerDailyTVLs: Array; + stagingmainnet_routerLiquidityEvent?: Maybe; + stagingmainnet_routerLiquidityEvents: Array; + stagingmainnet_setting?: Maybe; + stagingmainnet_settings: Array; + stagingmainnet_relayer?: Maybe; + stagingmainnet_relayers: Array; + stagingmainnet_sequencer?: Maybe; + stagingmainnet_sequencers: Array; + stagingmainnet_relayerFee?: Maybe; + stagingmainnet_relayerFees: Array; + stagingmainnet_originTransfer?: Maybe; + stagingmainnet_originTransfers: Array; + stagingmainnet_destinationTransfer?: Maybe; + stagingmainnet_destinationTransfers: Array; + stagingmainnet_originMessage?: Maybe; + stagingmainnet_originMessages: Array; + stagingmainnet_aggregateRoot?: Maybe; + stagingmainnet_aggregateRoots: Array; + stagingmainnet_connectorMeta?: Maybe; + stagingmainnet_connectorMetas: Array; + stagingmainnet_rootCount?: Maybe; + stagingmainnet_rootCounts: Array; + stagingmainnet_rootMessageSent?: Maybe; + stagingmainnet_rootMessageSents: Array; + stagingmainnet_relayerFeesIncrease?: Maybe; + stagingmainnet_relayerFeesIncreases: Array; + stagingmainnet_slippageUpdate?: Maybe; + stagingmainnet_slippageUpdates: Array; + stagingmainnet_snapshotRoot?: Maybe; + stagingmainnet_snapshotRoots: Array; + stagingmainnet_spokeConnectorMode?: Maybe; + stagingmainnet_spokeConnectorModes: Array; + stagingmainnet_aggregateRootProposed?: Maybe; + stagingmainnet_aggregateRootProposeds: Array; + stagingmainnet_optimisticRootFinalized?: Maybe; + stagingmainnet_optimisticRootFinalizeds: Array; localmainnet_asset?: Maybe; localmainnet_assets: Array; localmainnet_assetStatus?: Maybe; @@ -1280,246 +2106,6 @@ export type Query = { stagingxdai_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingxdai__meta?: Maybe; - stagingoptimism_asset?: Maybe; - stagingoptimism_assets: Array; - stagingoptimism_assetStatus?: Maybe; - stagingoptimism_assetStatuses: Array; - stagingoptimism_assetBalance?: Maybe; - stagingoptimism_assetBalances: Array; - stagingoptimism_router?: Maybe; - stagingoptimism_routers: Array; - stagingoptimism_routerDailyTVL?: Maybe; - stagingoptimism_routerDailyTVLs: Array; - stagingoptimism_routerLiquidityEvent?: Maybe; - stagingoptimism_routerLiquidityEvents: Array; - stagingoptimism_setting?: Maybe; - stagingoptimism_settings: Array; - stagingoptimism_relayer?: Maybe; - stagingoptimism_relayers: Array; - stagingoptimism_sequencer?: Maybe; - stagingoptimism_sequencers: Array; - stagingoptimism_relayerFee?: Maybe; - stagingoptimism_relayerFees: Array; - stagingoptimism_originTransfer?: Maybe; - stagingoptimism_originTransfers: Array; - stagingoptimism_destinationTransfer?: Maybe; - stagingoptimism_destinationTransfers: Array; - stagingoptimism_originMessage?: Maybe; - stagingoptimism_originMessages: Array; - stagingoptimism_aggregateRoot?: Maybe; - stagingoptimism_aggregateRoots: Array; - stagingoptimism_connectorMeta?: Maybe; - stagingoptimism_connectorMetas: Array; - stagingoptimism_rootCount?: Maybe; - stagingoptimism_rootCounts: Array; - stagingoptimism_rootMessageSent?: Maybe; - stagingoptimism_rootMessageSents: Array; - stagingoptimism_relayerFeesIncrease?: Maybe; - stagingoptimism_relayerFeesIncreases: Array; - stagingoptimism_slippageUpdate?: Maybe; - stagingoptimism_slippageUpdates: Array; - stagingoptimism_snapshotRoot?: Maybe; - stagingoptimism_snapshotRoots: Array; - stagingoptimism_spokeConnectorMode?: Maybe; - stagingoptimism_spokeConnectorModes: Array; - stagingoptimism_aggregateRootProposed?: Maybe; - stagingoptimism_aggregateRootProposeds: Array; - stagingoptimism_optimisticRootFinalized?: Maybe; - stagingoptimism_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingoptimism__meta?: Maybe; - avalanche_asset?: Maybe; - avalanche_assets: Array; - avalanche_assetStatus?: Maybe; - avalanche_assetStatuses: Array; - avalanche_assetBalance?: Maybe; - avalanche_assetBalances: Array; - avalanche_router?: Maybe; - avalanche_routers: Array; - avalanche_routerDailyTVL?: Maybe; - avalanche_routerDailyTVLs: Array; - avalanche_routerLiquidityEvent?: Maybe; - avalanche_routerLiquidityEvents: Array; - avalanche_setting?: Maybe; - avalanche_settings: Array; - avalanche_relayer?: Maybe; - avalanche_relayers: Array; - avalanche_sequencer?: Maybe; - avalanche_sequencers: Array; - avalanche_relayerFee?: Maybe; - avalanche_relayerFees: Array; - avalanche_originTransfer?: Maybe; - avalanche_originTransfers: Array; - avalanche_destinationTransfer?: Maybe; - avalanche_destinationTransfers: Array; - avalanche_originMessage?: Maybe; - avalanche_originMessages: Array; - avalanche_aggregateRoot?: Maybe; - avalanche_aggregateRoots: Array; - avalanche_connectorMeta?: Maybe; - avalanche_connectorMetas: Array; - avalanche_rootCount?: Maybe; - avalanche_rootCounts: Array; - avalanche_rootMessageSent?: Maybe; - avalanche_rootMessageSents: Array; - avalanche_relayerFeesIncrease?: Maybe; - avalanche_relayerFeesIncreases: Array; - avalanche_slippageUpdate?: Maybe; - avalanche_slippageUpdates: Array; - avalanche_snapshotRoot?: Maybe; - avalanche_snapshotRoots: Array; - avalanche_spokeConnectorMode?: Maybe; - avalanche_spokeConnectorModes: Array; - avalanche_aggregateRootProposed?: Maybe; - avalanche_aggregateRootProposeds: Array; - avalanche_optimisticRootFinalized?: Maybe; - avalanche_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - avalanche__meta?: Maybe; - zksync_asset?: Maybe; - zksync_assets: Array; - zksync_assetStatus?: Maybe; - zksync_assetStatuses: Array; - zksync_assetBalance?: Maybe; - zksync_assetBalances: Array; - zksync_router?: Maybe; - zksync_routers: Array; - zksync_routerDailyTVL?: Maybe; - zksync_routerDailyTVLs: Array; - zksync_routerLiquidityEvent?: Maybe; - zksync_routerLiquidityEvents: Array; - zksync_setting?: Maybe; - zksync_settings: Array; - zksync_relayer?: Maybe; - zksync_relayers: Array; - zksync_sequencer?: Maybe; - zksync_sequencers: Array; - zksync_relayerFee?: Maybe; - zksync_relayerFees: Array; - zksync_originTransfer?: Maybe; - zksync_originTransfers: Array; - zksync_destinationTransfer?: Maybe; - zksync_destinationTransfers: Array; - zksync_originMessage?: Maybe; - zksync_originMessages: Array; - zksync_aggregateRoot?: Maybe; - zksync_aggregateRoots: Array; - zksync_connectorMeta?: Maybe; - zksync_connectorMetas: Array; - zksync_rootCount?: Maybe; - zksync_rootCounts: Array; - zksync_rootMessageSent?: Maybe; - zksync_rootMessageSents: Array; - zksync_relayerFeesIncrease?: Maybe; - zksync_relayerFeesIncreases: Array; - zksync_slippageUpdate?: Maybe; - zksync_slippageUpdates: Array; - zksync_snapshotRoot?: Maybe; - zksync_snapshotRoots: Array; - zksync_spokeConnectorMode?: Maybe; - zksync_spokeConnectorModes: Array; - zksync_aggregateRootProposed?: Maybe; - zksync_aggregateRootProposeds: Array; - zksync_optimisticRootFinalized?: Maybe; - zksync_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - zksync__meta?: Maybe; - stagingbnb_asset?: Maybe; - stagingbnb_assets: Array; - stagingbnb_assetStatus?: Maybe; - stagingbnb_assetStatuses: Array; - stagingbnb_assetBalance?: Maybe; - stagingbnb_assetBalances: Array; - stagingbnb_router?: Maybe; - stagingbnb_routers: Array; - stagingbnb_routerDailyTVL?: Maybe; - stagingbnb_routerDailyTVLs: Array; - stagingbnb_routerLiquidityEvent?: Maybe; - stagingbnb_routerLiquidityEvents: Array; - stagingbnb_setting?: Maybe; - stagingbnb_settings: Array; - stagingbnb_relayer?: Maybe; - stagingbnb_relayers: Array; - stagingbnb_sequencer?: Maybe; - stagingbnb_sequencers: Array; - stagingbnb_relayerFee?: Maybe; - stagingbnb_relayerFees: Array; - stagingbnb_originTransfer?: Maybe; - stagingbnb_originTransfers: Array; - stagingbnb_destinationTransfer?: Maybe; - stagingbnb_destinationTransfers: Array; - stagingbnb_originMessage?: Maybe; - stagingbnb_originMessages: Array; - stagingbnb_aggregateRoot?: Maybe; - stagingbnb_aggregateRoots: Array; - stagingbnb_connectorMeta?: Maybe; - stagingbnb_connectorMetas: Array; - stagingbnb_rootCount?: Maybe; - stagingbnb_rootCounts: Array; - stagingbnb_rootMessageSent?: Maybe; - stagingbnb_rootMessageSents: Array; - stagingbnb_relayerFeesIncrease?: Maybe; - stagingbnb_relayerFeesIncreases: Array; - stagingbnb_slippageUpdate?: Maybe; - stagingbnb_slippageUpdates: Array; - stagingbnb_snapshotRoot?: Maybe; - stagingbnb_snapshotRoots: Array; - stagingbnb_spokeConnectorMode?: Maybe; - stagingbnb_spokeConnectorModes: Array; - stagingbnb_aggregateRootProposed?: Maybe; - stagingbnb_aggregateRootProposeds: Array; - stagingbnb_optimisticRootFinalized?: Maybe; - stagingbnb_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingbnb__meta?: Maybe; - stagingavalanche_asset?: Maybe; - stagingavalanche_assets: Array; - stagingavalanche_assetStatus?: Maybe; - stagingavalanche_assetStatuses: Array; - stagingavalanche_assetBalance?: Maybe; - stagingavalanche_assetBalances: Array; - stagingavalanche_router?: Maybe; - stagingavalanche_routers: Array; - stagingavalanche_routerDailyTVL?: Maybe; - stagingavalanche_routerDailyTVLs: Array; - stagingavalanche_routerLiquidityEvent?: Maybe; - stagingavalanche_routerLiquidityEvents: Array; - stagingavalanche_setting?: Maybe; - stagingavalanche_settings: Array; - stagingavalanche_relayer?: Maybe; - stagingavalanche_relayers: Array; - stagingavalanche_sequencer?: Maybe; - stagingavalanche_sequencers: Array; - stagingavalanche_relayerFee?: Maybe; - stagingavalanche_relayerFees: Array; - stagingavalanche_originTransfer?: Maybe; - stagingavalanche_originTransfers: Array; - stagingavalanche_destinationTransfer?: Maybe; - stagingavalanche_destinationTransfers: Array; - stagingavalanche_originMessage?: Maybe; - stagingavalanche_originMessages: Array; - stagingavalanche_aggregateRoot?: Maybe; - stagingavalanche_aggregateRoots: Array; - stagingavalanche_connectorMeta?: Maybe; - stagingavalanche_connectorMetas: Array; - stagingavalanche_rootCount?: Maybe; - stagingavalanche_rootCounts: Array; - stagingavalanche_rootMessageSent?: Maybe; - stagingavalanche_rootMessageSents: Array; - stagingavalanche_relayerFeesIncrease?: Maybe; - stagingavalanche_relayerFeesIncreases: Array; - stagingavalanche_slippageUpdate?: Maybe; - stagingavalanche_slippageUpdates: Array; - stagingavalanche_snapshotRoot?: Maybe; - stagingavalanche_snapshotRoots: Array; - stagingavalanche_spokeConnectorMode?: Maybe; - stagingavalanche_spokeConnectorModes: Array; - stagingavalanche_aggregateRootProposed?: Maybe; - stagingavalanche_aggregateRootProposeds: Array; - stagingavalanche_optimisticRootFinalized?: Maybe; - stagingavalanche_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingavalanche__meta?: Maybe; localarbitrumone_asset?: Maybe; localarbitrumone_assets: Array; localarbitrumone_assetStatus?: Maybe; @@ -1568,148 +2154,54 @@ export type Query = { localarbitrumone_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ localarbitrumone__meta?: Maybe; - stagingmainnet_asset?: Maybe; - stagingmainnet_assets: Array; - stagingmainnet_assetStatus?: Maybe; - stagingmainnet_assetStatuses: Array; - stagingmainnet_assetBalance?: Maybe; - stagingmainnet_assetBalances: Array; - stagingmainnet_router?: Maybe; - stagingmainnet_routers: Array; - stagingmainnet_routerDailyTVL?: Maybe; - stagingmainnet_routerDailyTVLs: Array; - stagingmainnet_routerLiquidityEvent?: Maybe; - stagingmainnet_routerLiquidityEvents: Array; - stagingmainnet_setting?: Maybe; - stagingmainnet_settings: Array; - stagingmainnet_relayer?: Maybe; - stagingmainnet_relayers: Array; - stagingmainnet_sequencer?: Maybe; - stagingmainnet_sequencers: Array; - stagingmainnet_relayerFee?: Maybe; - stagingmainnet_relayerFees: Array; - stagingmainnet_originTransfer?: Maybe; - stagingmainnet_originTransfers: Array; - stagingmainnet_destinationTransfer?: Maybe; - stagingmainnet_destinationTransfers: Array; - stagingmainnet_originMessage?: Maybe; - stagingmainnet_originMessages: Array; - stagingmainnet_aggregateRoot?: Maybe; - stagingmainnet_aggregateRoots: Array; - stagingmainnet_connectorMeta?: Maybe; - stagingmainnet_connectorMetas: Array; - stagingmainnet_rootCount?: Maybe; - stagingmainnet_rootCounts: Array; - stagingmainnet_rootMessageSent?: Maybe; - stagingmainnet_rootMessageSents: Array; - stagingmainnet_relayerFeesIncrease?: Maybe; - stagingmainnet_relayerFeesIncreases: Array; - stagingmainnet_slippageUpdate?: Maybe; - stagingmainnet_slippageUpdates: Array; - stagingmainnet_snapshotRoot?: Maybe; - stagingmainnet_snapshotRoots: Array; - stagingmainnet_spokeConnectorMode?: Maybe; - stagingmainnet_spokeConnectorModes: Array; - stagingmainnet_aggregateRootProposed?: Maybe; - stagingmainnet_aggregateRootProposeds: Array; - stagingmainnet_optimisticRootFinalized?: Maybe; - stagingmainnet_optimisticRootFinalizeds: Array; - stagingarbitrumone_asset?: Maybe; - stagingarbitrumone_assets: Array; - stagingarbitrumone_assetStatus?: Maybe; - stagingarbitrumone_assetStatuses: Array; - stagingarbitrumone_assetBalance?: Maybe; - stagingarbitrumone_assetBalances: Array; - stagingarbitrumone_router?: Maybe; - stagingarbitrumone_routers: Array; - stagingarbitrumone_routerDailyTVL?: Maybe; - stagingarbitrumone_routerDailyTVLs: Array; - stagingarbitrumone_routerLiquidityEvent?: Maybe; - stagingarbitrumone_routerLiquidityEvents: Array; - stagingarbitrumone_setting?: Maybe; - stagingarbitrumone_settings: Array; - stagingarbitrumone_relayer?: Maybe; - stagingarbitrumone_relayers: Array; - stagingarbitrumone_sequencer?: Maybe; - stagingarbitrumone_sequencers: Array; - stagingarbitrumone_relayerFee?: Maybe; - stagingarbitrumone_relayerFees: Array; - stagingarbitrumone_originTransfer?: Maybe; - stagingarbitrumone_originTransfers: Array; - stagingarbitrumone_destinationTransfer?: Maybe; - stagingarbitrumone_destinationTransfers: Array; - stagingarbitrumone_originMessage?: Maybe; - stagingarbitrumone_originMessages: Array; - stagingarbitrumone_aggregateRoot?: Maybe; - stagingarbitrumone_aggregateRoots: Array; - stagingarbitrumone_connectorMeta?: Maybe; - stagingarbitrumone_connectorMetas: Array; - stagingarbitrumone_rootCount?: Maybe; - stagingarbitrumone_rootCounts: Array; - stagingarbitrumone_rootMessageSent?: Maybe; - stagingarbitrumone_rootMessageSents: Array; - stagingarbitrumone_relayerFeesIncrease?: Maybe; - stagingarbitrumone_relayerFeesIncreases: Array; - stagingarbitrumone_slippageUpdate?: Maybe; - stagingarbitrumone_slippageUpdates: Array; - stagingarbitrumone_snapshotRoot?: Maybe; - stagingarbitrumone_snapshotRoots: Array; - stagingarbitrumone_spokeConnectorMode?: Maybe; - stagingarbitrumone_spokeConnectorModes: Array; - stagingarbitrumone_aggregateRootProposed?: Maybe; - stagingarbitrumone_aggregateRootProposeds: Array; - stagingarbitrumone_optimisticRootFinalized?: Maybe; - stagingarbitrumone_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingarbitrumone__meta?: Maybe; - stagingscroll_asset?: Maybe; - stagingscroll_assets: Array; - stagingscroll_assetStatus?: Maybe; - stagingscroll_assetStatuses: Array; - stagingscroll_assetBalance?: Maybe; - stagingscroll_assetBalances: Array; - stagingscroll_router?: Maybe; - stagingscroll_routers: Array; - stagingscroll_routerDailyTVL?: Maybe; - stagingscroll_routerDailyTVLs: Array; - stagingscroll_routerLiquidityEvent?: Maybe; - stagingscroll_routerLiquidityEvents: Array; - stagingscroll_setting?: Maybe; - stagingscroll_settings: Array; - stagingscroll_relayer?: Maybe; - stagingscroll_relayers: Array; - stagingscroll_sequencer?: Maybe; - stagingscroll_sequencers: Array; - stagingscroll_relayerFee?: Maybe; - stagingscroll_relayerFees: Array; - stagingscroll_originTransfer?: Maybe; - stagingscroll_originTransfers: Array; - stagingscroll_destinationTransfer?: Maybe; - stagingscroll_destinationTransfers: Array; - stagingscroll_originMessage?: Maybe; - stagingscroll_originMessages: Array; - stagingscroll_aggregateRoot?: Maybe; - stagingscroll_aggregateRoots: Array; - stagingscroll_connectorMeta?: Maybe; - stagingscroll_connectorMetas: Array; - stagingscroll_rootCount?: Maybe; - stagingscroll_rootCounts: Array; - stagingscroll_rootMessageSent?: Maybe; - stagingscroll_rootMessageSents: Array; - stagingscroll_relayerFeesIncrease?: Maybe; - stagingscroll_relayerFeesIncreases: Array; - stagingscroll_slippageUpdate?: Maybe; - stagingscroll_slippageUpdates: Array; - stagingscroll_snapshotRoot?: Maybe; - stagingscroll_snapshotRoots: Array; - stagingscroll_spokeConnectorMode?: Maybe; - stagingscroll_spokeConnectorModes: Array; - stagingscroll_aggregateRootProposed?: Maybe; - stagingscroll_aggregateRootProposeds: Array; - stagingscroll_optimisticRootFinalized?: Maybe; - stagingscroll_optimisticRootFinalizeds: Array; + arbitrumone_asset?: Maybe; + arbitrumone_assets: Array; + arbitrumone_assetStatus?: Maybe; + arbitrumone_assetStatuses: Array; + arbitrumone_assetBalance?: Maybe; + arbitrumone_assetBalances: Array; + arbitrumone_router?: Maybe; + arbitrumone_routers: Array; + arbitrumone_routerDailyTVL?: Maybe; + arbitrumone_routerDailyTVLs: Array; + arbitrumone_routerLiquidityEvent?: Maybe; + arbitrumone_routerLiquidityEvents: Array; + arbitrumone_setting?: Maybe; + arbitrumone_settings: Array; + arbitrumone_relayer?: Maybe; + arbitrumone_relayers: Array; + arbitrumone_sequencer?: Maybe; + arbitrumone_sequencers: Array; + arbitrumone_relayerFee?: Maybe; + arbitrumone_relayerFees: Array; + arbitrumone_originTransfer?: Maybe; + arbitrumone_originTransfers: Array; + arbitrumone_destinationTransfer?: Maybe; + arbitrumone_destinationTransfers: Array; + arbitrumone_originMessage?: Maybe; + arbitrumone_originMessages: Array; + arbitrumone_aggregateRoot?: Maybe; + arbitrumone_aggregateRoots: Array; + arbitrumone_connectorMeta?: Maybe; + arbitrumone_connectorMetas: Array; + arbitrumone_rootCount?: Maybe; + arbitrumone_rootCounts: Array; + arbitrumone_rootMessageSent?: Maybe; + arbitrumone_rootMessageSents: Array; + arbitrumone_relayerFeesIncrease?: Maybe; + arbitrumone_relayerFeesIncreases: Array; + arbitrumone_slippageUpdate?: Maybe; + arbitrumone_slippageUpdates: Array; + arbitrumone_snapshotRoot?: Maybe; + arbitrumone_snapshotRoots: Array; + arbitrumone_spokeConnectorMode?: Maybe; + arbitrumone_spokeConnectorModes: Array; + arbitrumone_aggregateRootProposed?: Maybe; + arbitrumone_aggregateRootProposeds: Array; + arbitrumone_optimisticRootFinalized?: Maybe; + arbitrumone_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - stagingscroll__meta?: Maybe; + arbitrumone__meta?: Maybe; stagingbase_asset?: Maybe; stagingbase_assets: Array; stagingbase_assetStatus?: Maybe; @@ -1758,278 +2250,246 @@ export type Query = { stagingbase_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingbase__meta?: Maybe; - base_asset?: Maybe; - base_assets: Array; - base_assetStatus?: Maybe; - base_assetStatuses: Array; - base_assetBalance?: Maybe; - base_assetBalances: Array; - base_router?: Maybe; - base_routers: Array; - base_routerDailyTVL?: Maybe; - base_routerDailyTVLs: Array; - base_routerLiquidityEvent?: Maybe; - base_routerLiquidityEvents: Array; - base_setting?: Maybe; - base_settings: Array; - base_relayer?: Maybe; - base_relayers: Array; - base_sequencer?: Maybe; - base_sequencers: Array; - base_relayerFee?: Maybe; - base_relayerFees: Array; - base_originTransfer?: Maybe; - base_originTransfers: Array; - base_destinationTransfer?: Maybe; - base_destinationTransfers: Array; - base_originMessage?: Maybe; - base_originMessages: Array; - base_aggregateRoot?: Maybe; - base_aggregateRoots: Array; - base_connectorMeta?: Maybe; - base_connectorMetas: Array; - base_rootCount?: Maybe; - base_rootCounts: Array; - base_rootMessageSent?: Maybe; - base_rootMessageSents: Array; - base_relayerFeesIncrease?: Maybe; - base_relayerFeesIncreases: Array; - base_slippageUpdate?: Maybe; - base_slippageUpdates: Array; - base_snapshotRoot?: Maybe; - base_snapshotRoots: Array; - base_spokeConnectorMode?: Maybe; - base_spokeConnectorModes: Array; - base_aggregateRootProposed?: Maybe; - base_aggregateRootProposeds: Array; - base_optimisticRootFinalized?: Maybe; - base_optimisticRootFinalizeds: Array; + mantle_asset?: Maybe; + mantle_assets: Array; + mantle_assetStatus?: Maybe; + mantle_assetStatuses: Array; + mantle_assetBalance?: Maybe; + mantle_assetBalances: Array; + mantle_router?: Maybe; + mantle_routers: Array; + mantle_routerDailyTVL?: Maybe; + mantle_routerDailyTVLs: Array; + mantle_routerLiquidityEvent?: Maybe; + mantle_routerLiquidityEvents: Array; + mantle_setting?: Maybe; + mantle_settings: Array; + mantle_relayer?: Maybe; + mantle_relayers: Array; + mantle_sequencer?: Maybe; + mantle_sequencers: Array; + mantle_relayerFee?: Maybe; + mantle_relayerFees: Array; + mantle_originTransfer?: Maybe; + mantle_originTransfers: Array; + mantle_destinationTransfer?: Maybe; + mantle_destinationTransfers: Array; + mantle_originMessage?: Maybe; + mantle_originMessages: Array; + mantle_aggregateRoot?: Maybe; + mantle_aggregateRoots: Array; + mantle_connectorMeta?: Maybe; + mantle_connectorMetas: Array; + mantle_rootCount?: Maybe; + mantle_rootCounts: Array; + mantle_rootMessageSent?: Maybe; + mantle_rootMessageSents: Array; + mantle_relayerFeesIncrease?: Maybe; + mantle_relayerFeesIncreases: Array; + mantle_slippageUpdate?: Maybe; + mantle_slippageUpdates: Array; + mantle_snapshotRoot?: Maybe; + mantle_snapshotRoots: Array; + mantle_spokeConnectorMode?: Maybe; + mantle_spokeConnectorModes: Array; + mantle_aggregateRootProposed?: Maybe; + mantle_aggregateRootProposeds: Array; + mantle_optimisticRootFinalized?: Maybe; + mantle_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - base__meta?: Maybe; - staginglinea_asset?: Maybe; - staginglinea_assets: Array; - staginglinea_assetStatus?: Maybe; - staginglinea_assetStatuses: Array; - staginglinea_assetBalance?: Maybe; - staginglinea_assetBalances: Array; - staginglinea_router?: Maybe; - staginglinea_routers: Array; - staginglinea_routerDailyTVL?: Maybe; - staginglinea_routerDailyTVLs: Array; - staginglinea_routerLiquidityEvent?: Maybe; - staginglinea_routerLiquidityEvents: Array; - staginglinea_setting?: Maybe; - staginglinea_settings: Array; - staginglinea_relayer?: Maybe; - staginglinea_relayers: Array; - staginglinea_sequencer?: Maybe; - staginglinea_sequencers: Array; - staginglinea_relayerFee?: Maybe; - staginglinea_relayerFees: Array; - staginglinea_originTransfer?: Maybe; - staginglinea_originTransfers: Array; - staginglinea_destinationTransfer?: Maybe; - staginglinea_destinationTransfers: Array; - staginglinea_originMessage?: Maybe; - staginglinea_originMessages: Array; - staginglinea_aggregateRoot?: Maybe; - staginglinea_aggregateRoots: Array; - staginglinea_connectorMeta?: Maybe; - staginglinea_connectorMetas: Array; - staginglinea_rootCount?: Maybe; - staginglinea_rootCounts: Array; - staginglinea_rootMessageSent?: Maybe; - staginglinea_rootMessageSents: Array; - staginglinea_relayerFeesIncrease?: Maybe; - staginglinea_relayerFeesIncreases: Array; - staginglinea_slippageUpdate?: Maybe; - staginglinea_slippageUpdates: Array; - staginglinea_snapshotRoot?: Maybe; - staginglinea_snapshotRoots: Array; - staginglinea_spokeConnectorMode?: Maybe; - staginglinea_spokeConnectorModes: Array; - staginglinea_aggregateRootProposed?: Maybe; - staginglinea_aggregateRootProposeds: Array; - staginglinea_optimisticRootFinalized?: Maybe; - staginglinea_optimisticRootFinalizeds: Array; + mantle__meta?: Maybe; + stagingbnb_asset?: Maybe; + stagingbnb_assets: Array; + stagingbnb_assetStatus?: Maybe; + stagingbnb_assetStatuses: Array; + stagingbnb_assetBalance?: Maybe; + stagingbnb_assetBalances: Array; + stagingbnb_router?: Maybe; + stagingbnb_routers: Array; + stagingbnb_routerDailyTVL?: Maybe; + stagingbnb_routerDailyTVLs: Array; + stagingbnb_routerLiquidityEvent?: Maybe; + stagingbnb_routerLiquidityEvents: Array; + stagingbnb_setting?: Maybe; + stagingbnb_settings: Array; + stagingbnb_relayer?: Maybe; + stagingbnb_relayers: Array; + stagingbnb_sequencer?: Maybe; + stagingbnb_sequencers: Array; + stagingbnb_relayerFee?: Maybe; + stagingbnb_relayerFees: Array; + stagingbnb_originTransfer?: Maybe; + stagingbnb_originTransfers: Array; + stagingbnb_destinationTransfer?: Maybe; + stagingbnb_destinationTransfers: Array; + stagingbnb_originMessage?: Maybe; + stagingbnb_originMessages: Array; + stagingbnb_aggregateRoot?: Maybe; + stagingbnb_aggregateRoots: Array; + stagingbnb_connectorMeta?: Maybe; + stagingbnb_connectorMetas: Array; + stagingbnb_rootCount?: Maybe; + stagingbnb_rootCounts: Array; + stagingbnb_rootMessageSent?: Maybe; + stagingbnb_rootMessageSents: Array; + stagingbnb_relayerFeesIncrease?: Maybe; + stagingbnb_relayerFeesIncreases: Array; + stagingbnb_slippageUpdate?: Maybe; + stagingbnb_slippageUpdates: Array; + stagingbnb_snapshotRoot?: Maybe; + stagingbnb_snapshotRoots: Array; + stagingbnb_spokeConnectorMode?: Maybe; + stagingbnb_spokeConnectorModes: Array; + stagingbnb_aggregateRootProposed?: Maybe; + stagingbnb_aggregateRootProposeds: Array; + stagingbnb_optimisticRootFinalized?: Maybe; + stagingbnb_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - staginglinea__meta?: Maybe; - stagingmode_asset?: Maybe; - stagingmode_assets: Array; - stagingmode_assetStatus?: Maybe; - stagingmode_assetStatuses: Array; - stagingmode_assetBalance?: Maybe; - stagingmode_assetBalances: Array; - stagingmode_router?: Maybe; - stagingmode_routers: Array; - stagingmode_routerDailyTVL?: Maybe; - stagingmode_routerDailyTVLs: Array; - stagingmode_routerLiquidityEvent?: Maybe; - stagingmode_routerLiquidityEvents: Array; - stagingmode_setting?: Maybe; - stagingmode_settings: Array; - stagingmode_relayer?: Maybe; - stagingmode_relayers: Array; - stagingmode_sequencer?: Maybe; - stagingmode_sequencers: Array; - stagingmode_relayerFee?: Maybe; - stagingmode_relayerFees: Array; - stagingmode_originTransfer?: Maybe; - stagingmode_originTransfers: Array; - stagingmode_destinationTransfer?: Maybe; - stagingmode_destinationTransfers: Array; - stagingmode_originMessage?: Maybe; - stagingmode_originMessages: Array; - stagingmode_aggregateRoot?: Maybe; - stagingmode_aggregateRoots: Array; - stagingmode_connectorMeta?: Maybe; - stagingmode_connectorMetas: Array; - stagingmode_rootCount?: Maybe; - stagingmode_rootCounts: Array; - stagingmode_rootMessageSent?: Maybe; - stagingmode_rootMessageSents: Array; - stagingmode_relayerFeesIncrease?: Maybe; - stagingmode_relayerFeesIncreases: Array; - stagingmode_slippageUpdate?: Maybe; - stagingmode_slippageUpdates: Array; - stagingmode_snapshotRoot?: Maybe; - stagingmode_snapshotRoots: Array; - stagingmode_spokeConnectorMode?: Maybe; - stagingmode_spokeConnectorModes: Array; - stagingmode_aggregateRootProposed?: Maybe; - stagingmode_aggregateRootProposeds: Array; - stagingmode_optimisticRootFinalized?: Maybe; - stagingmode_optimisticRootFinalizeds: Array; + stagingbnb__meta?: Maybe; + stagingpolygonzkevm_asset?: Maybe; + stagingpolygonzkevm_assets: Array; + stagingpolygonzkevm_assetStatus?: Maybe; + stagingpolygonzkevm_assetStatuses: Array; + stagingpolygonzkevm_assetBalance?: Maybe; + stagingpolygonzkevm_assetBalances: Array; + stagingpolygonzkevm_router?: Maybe; + stagingpolygonzkevm_routers: Array; + stagingpolygonzkevm_routerDailyTVL?: Maybe; + stagingpolygonzkevm_routerDailyTVLs: Array; + stagingpolygonzkevm_routerLiquidityEvent?: Maybe; + stagingpolygonzkevm_routerLiquidityEvents: Array; + stagingpolygonzkevm_setting?: Maybe; + stagingpolygonzkevm_settings: Array; + stagingpolygonzkevm_relayer?: Maybe; + stagingpolygonzkevm_relayers: Array; + stagingpolygonzkevm_sequencer?: Maybe; + stagingpolygonzkevm_sequencers: Array; + stagingpolygonzkevm_relayerFee?: Maybe; + stagingpolygonzkevm_relayerFees: Array; + stagingpolygonzkevm_originTransfer?: Maybe; + stagingpolygonzkevm_originTransfers: Array; + stagingpolygonzkevm_destinationTransfer?: Maybe; + stagingpolygonzkevm_destinationTransfers: Array; + stagingpolygonzkevm_originMessage?: Maybe; + stagingpolygonzkevm_originMessages: Array; + stagingpolygonzkevm_aggregateRoot?: Maybe; + stagingpolygonzkevm_aggregateRoots: Array; + stagingpolygonzkevm_connectorMeta?: Maybe; + stagingpolygonzkevm_connectorMetas: Array; + stagingpolygonzkevm_rootCount?: Maybe; + stagingpolygonzkevm_rootCounts: Array; + stagingpolygonzkevm_rootMessageSent?: Maybe; + stagingpolygonzkevm_rootMessageSents: Array; + stagingpolygonzkevm_relayerFeesIncrease?: Maybe; + stagingpolygonzkevm_relayerFeesIncreases: Array; + stagingpolygonzkevm_slippageUpdate?: Maybe; + stagingpolygonzkevm_slippageUpdates: Array; + stagingpolygonzkevm_snapshotRoot?: Maybe; + stagingpolygonzkevm_snapshotRoots: Array; + stagingpolygonzkevm_spokeConnectorMode?: Maybe; + stagingpolygonzkevm_spokeConnectorModes: Array; + stagingpolygonzkevm_aggregateRootProposed?: Maybe; + stagingpolygonzkevm_aggregateRootProposeds: Array; + stagingpolygonzkevm_optimisticRootFinalized?: Maybe; + stagingpolygonzkevm_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - stagingmode__meta?: Maybe; - arbitrumone_asset?: Maybe; - arbitrumone_assets: Array; - arbitrumone_assetStatus?: Maybe; - arbitrumone_assetStatuses: Array; - arbitrumone_assetBalance?: Maybe; - arbitrumone_assetBalances: Array; - arbitrumone_router?: Maybe; - arbitrumone_routers: Array; - arbitrumone_routerDailyTVL?: Maybe; - arbitrumone_routerDailyTVLs: Array; - arbitrumone_routerLiquidityEvent?: Maybe; - arbitrumone_routerLiquidityEvents: Array; - arbitrumone_setting?: Maybe; - arbitrumone_settings: Array; - arbitrumone_relayer?: Maybe; - arbitrumone_relayers: Array; - arbitrumone_sequencer?: Maybe; - arbitrumone_sequencers: Array; - arbitrumone_relayerFee?: Maybe; - arbitrumone_relayerFees: Array; - arbitrumone_originTransfer?: Maybe; - arbitrumone_originTransfers: Array; - arbitrumone_destinationTransfer?: Maybe; - arbitrumone_destinationTransfers: Array; - arbitrumone_originMessage?: Maybe; - arbitrumone_originMessages: Array; - arbitrumone_aggregateRoot?: Maybe; - arbitrumone_aggregateRoots: Array; - arbitrumone_connectorMeta?: Maybe; - arbitrumone_connectorMetas: Array; - arbitrumone_rootCount?: Maybe; - arbitrumone_rootCounts: Array; - arbitrumone_rootMessageSent?: Maybe; - arbitrumone_rootMessageSents: Array; - arbitrumone_relayerFeesIncrease?: Maybe; - arbitrumone_relayerFeesIncreases: Array; - arbitrumone_slippageUpdate?: Maybe; - arbitrumone_slippageUpdates: Array; - arbitrumone_snapshotRoot?: Maybe; - arbitrumone_snapshotRoots: Array; - arbitrumone_spokeConnectorMode?: Maybe; - arbitrumone_spokeConnectorModes: Array; - arbitrumone_aggregateRootProposed?: Maybe; - arbitrumone_aggregateRootProposeds: Array; - arbitrumone_optimisticRootFinalized?: Maybe; - arbitrumone_optimisticRootFinalizeds: Array; + stagingpolygonzkevm__meta?: Maybe; + stagingavalanche_asset?: Maybe; + stagingavalanche_assets: Array; + stagingavalanche_assetStatus?: Maybe; + stagingavalanche_assetStatuses: Array; + stagingavalanche_assetBalance?: Maybe; + stagingavalanche_assetBalances: Array; + stagingavalanche_router?: Maybe; + stagingavalanche_routers: Array; + stagingavalanche_routerDailyTVL?: Maybe; + stagingavalanche_routerDailyTVLs: Array; + stagingavalanche_routerLiquidityEvent?: Maybe; + stagingavalanche_routerLiquidityEvents: Array; + stagingavalanche_setting?: Maybe; + stagingavalanche_settings: Array; + stagingavalanche_relayer?: Maybe; + stagingavalanche_relayers: Array; + stagingavalanche_sequencer?: Maybe; + stagingavalanche_sequencers: Array; + stagingavalanche_relayerFee?: Maybe; + stagingavalanche_relayerFees: Array; + stagingavalanche_originTransfer?: Maybe; + stagingavalanche_originTransfers: Array; + stagingavalanche_destinationTransfer?: Maybe; + stagingavalanche_destinationTransfers: Array; + stagingavalanche_originMessage?: Maybe; + stagingavalanche_originMessages: Array; + stagingavalanche_aggregateRoot?: Maybe; + stagingavalanche_aggregateRoots: Array; + stagingavalanche_connectorMeta?: Maybe; + stagingavalanche_connectorMetas: Array; + stagingavalanche_rootCount?: Maybe; + stagingavalanche_rootCounts: Array; + stagingavalanche_rootMessageSent?: Maybe; + stagingavalanche_rootMessageSents: Array; + stagingavalanche_relayerFeesIncrease?: Maybe; + stagingavalanche_relayerFeesIncreases: Array; + stagingavalanche_slippageUpdate?: Maybe; + stagingavalanche_slippageUpdates: Array; + stagingavalanche_snapshotRoot?: Maybe; + stagingavalanche_snapshotRoots: Array; + stagingavalanche_spokeConnectorMode?: Maybe; + stagingavalanche_spokeConnectorModes: Array; + stagingavalanche_aggregateRootProposed?: Maybe; + stagingavalanche_aggregateRootProposeds: Array; + stagingavalanche_optimisticRootFinalized?: Maybe; + stagingavalanche_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - arbitrumone__meta?: Maybe; - linea_swap_systemInfo?: Maybe; - linea_swap_systemInfos: Array; - linea_swap_pooledToken?: Maybe; - linea_swap_pooledTokens: Array; - linea_swap_stableSwap?: Maybe; - linea_swap_stableSwaps: Array; - linea_swap_stableSwapAddLiquidityEvent?: Maybe; - linea_swap_stableSwapAddLiquidityEvents: Array; - linea_swap_stableSwapRemoveLiquidityEvent?: Maybe; - linea_swap_stableSwapRemoveLiquidityEvents: Array; - linea_swap_stableSwapExchange?: Maybe; - linea_swap_stableSwapExchanges: Array; - linea_swap_swapDailyVolume?: Maybe; - linea_swap_swapDailyVolumes: Array; - linea_swap_swapHourlyVolume?: Maybe; - linea_swap_swapHourlyVolumes: Array; - linea_swap_swapWeeklyVolume?: Maybe; - linea_swap_swapWeeklyVolumes: Array; - linea_swap_lpAccount?: Maybe; - linea_swap_lpAccounts: Array; - linea_swap_lpAccountBalance?: Maybe; - linea_swap_lpAccountBalances: Array; - linea_swap_lpToken?: Maybe; - linea_swap_lpTokens: Array; - linea_swap_lpTransferEvent?: Maybe; - linea_swap_lpTransferEvents: Array; - linea_swap_stableSwapEvent?: Maybe; - linea_swap_stableSwapEvents: Array; - linea_swap_swapTradeVolume?: Maybe; - linea_swap_swapTradeVolumes: Array; - linea_swap_lpTokenEvent?: Maybe; - linea_swap_lpTokenEvents: Array; + stagingavalanche__meta?: Maybe; + stagingpolygon_asset?: Maybe; + stagingpolygon_assets: Array; + stagingpolygon_assetStatus?: Maybe; + stagingpolygon_assetStatuses: Array; + stagingpolygon_assetBalance?: Maybe; + stagingpolygon_assetBalances: Array; + stagingpolygon_router?: Maybe; + stagingpolygon_routers: Array; + stagingpolygon_routerDailyTVL?: Maybe; + stagingpolygon_routerDailyTVLs: Array; + stagingpolygon_routerLiquidityEvent?: Maybe; + stagingpolygon_routerLiquidityEvents: Array; + stagingpolygon_setting?: Maybe; + stagingpolygon_settings: Array; + stagingpolygon_relayer?: Maybe; + stagingpolygon_relayers: Array; + stagingpolygon_sequencer?: Maybe; + stagingpolygon_sequencers: Array; + stagingpolygon_relayerFee?: Maybe; + stagingpolygon_relayerFees: Array; + stagingpolygon_originTransfer?: Maybe; + stagingpolygon_originTransfers: Array; + stagingpolygon_destinationTransfer?: Maybe; + stagingpolygon_destinationTransfers: Array; + stagingpolygon_originMessage?: Maybe; + stagingpolygon_originMessages: Array; + stagingpolygon_aggregateRoot?: Maybe; + stagingpolygon_aggregateRoots: Array; + stagingpolygon_connectorMeta?: Maybe; + stagingpolygon_connectorMetas: Array; + stagingpolygon_rootCount?: Maybe; + stagingpolygon_rootCounts: Array; + stagingpolygon_rootMessageSent?: Maybe; + stagingpolygon_rootMessageSents: Array; + stagingpolygon_relayerFeesIncrease?: Maybe; + stagingpolygon_relayerFeesIncreases: Array; + stagingpolygon_slippageUpdate?: Maybe; + stagingpolygon_slippageUpdates: Array; + stagingpolygon_snapshotRoot?: Maybe; + stagingpolygon_snapshotRoots: Array; + stagingpolygon_spokeConnectorMode?: Maybe; + stagingpolygon_spokeConnectorModes: Array; + stagingpolygon_aggregateRootProposed?: Maybe; + stagingpolygon_aggregateRootProposeds: Array; + stagingpolygon_optimisticRootFinalized?: Maybe; + stagingpolygon_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - linea_swap__meta?: Maybe; - sepolia_asset?: Maybe; - sepolia_assets: Array; - sepolia_assetStatus?: Maybe; - sepolia_assetStatuses: Array; - sepolia_assetBalance?: Maybe; - sepolia_assetBalances: Array; - sepolia_router?: Maybe; - sepolia_routers: Array; - sepolia_routerDailyTVL?: Maybe; - sepolia_routerDailyTVLs: Array; - sepolia_routerLiquidityEvent?: Maybe; - sepolia_routerLiquidityEvents: Array; - sepolia_setting?: Maybe; - sepolia_settings: Array; - sepolia_relayer?: Maybe; - sepolia_relayers: Array; - sepolia_sequencer?: Maybe; - sepolia_sequencers: Array; - sepolia_relayerFee?: Maybe; - sepolia_relayerFees: Array; - sepolia_originTransfer?: Maybe; - sepolia_originTransfers: Array; - sepolia_destinationTransfer?: Maybe; - sepolia_destinationTransfers: Array; - sepolia_originMessage?: Maybe; - sepolia_originMessages: Array; - sepolia_aggregateRoot?: Maybe; - sepolia_aggregateRoots: Array; - sepolia_connectorMeta?: Maybe; - sepolia_connectorMetas: Array; - sepolia_rootCount?: Maybe; - sepolia_rootCounts: Array; - sepolia_rootMessageSent?: Maybe; - sepolia_rootMessageSents: Array; - sepolia_relayerFeesIncrease?: Maybe; - sepolia_relayerFeesIncreases: Array; - sepolia_slippageUpdate?: Maybe; - sepolia_slippageUpdates: Array; - sepolia_snapshotRoot?: Maybe; - sepolia_snapshotRoots: Array; - sepolia_spokeConnectorMode?: Maybe; - sepolia_spokeConnectorModes: Array; - sepolia_aggregateRootProposed?: Maybe; - sepolia_aggregateRootProposeds: Array; - sepolia_optimisticRootFinalized?: Maybe; - sepolia_optimisticRootFinalizeds: Array; + stagingpolygon__meta?: Maybe; polygonzkevm_swap_asset?: Maybe; polygonzkevm_swap_assets: Array; polygonzkevm_swap_assetStatus?: Maybe; @@ -2078,474 +2538,102 @@ export type Query = { polygonzkevm_swap_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ polygonzkevm_swap__meta?: Maybe; - arbitrumsepolia_asset?: Maybe; - arbitrumsepolia_assets: Array; - arbitrumsepolia_assetStatus?: Maybe; - arbitrumsepolia_assetStatuses: Array; - arbitrumsepolia_assetBalance?: Maybe; - arbitrumsepolia_assetBalances: Array; - arbitrumsepolia_router?: Maybe; - arbitrumsepolia_routers: Array; - arbitrumsepolia_routerDailyTVL?: Maybe; - arbitrumsepolia_routerDailyTVLs: Array; - arbitrumsepolia_routerLiquidityEvent?: Maybe; - arbitrumsepolia_routerLiquidityEvents: Array; - arbitrumsepolia_setting?: Maybe; - arbitrumsepolia_settings: Array; - arbitrumsepolia_relayer?: Maybe; - arbitrumsepolia_relayers: Array; - arbitrumsepolia_sequencer?: Maybe; - arbitrumsepolia_sequencers: Array; - arbitrumsepolia_relayerFee?: Maybe; - arbitrumsepolia_relayerFees: Array; - arbitrumsepolia_originTransfer?: Maybe; - arbitrumsepolia_originTransfers: Array; - arbitrumsepolia_destinationTransfer?: Maybe; - arbitrumsepolia_destinationTransfers: Array; - arbitrumsepolia_originMessage?: Maybe; - arbitrumsepolia_originMessages: Array; - arbitrumsepolia_aggregateRoot?: Maybe; - arbitrumsepolia_aggregateRoots: Array; - arbitrumsepolia_connectorMeta?: Maybe; - arbitrumsepolia_connectorMetas: Array; - arbitrumsepolia_rootCount?: Maybe; - arbitrumsepolia_rootCounts: Array; - arbitrumsepolia_rootMessageSent?: Maybe; - arbitrumsepolia_rootMessageSents: Array; - arbitrumsepolia_relayerFeesIncrease?: Maybe; - arbitrumsepolia_relayerFeesIncreases: Array; - arbitrumsepolia_slippageUpdate?: Maybe; - arbitrumsepolia_slippageUpdates: Array; - arbitrumsepolia_snapshotRoot?: Maybe; - arbitrumsepolia_snapshotRoots: Array; - arbitrumsepolia_spokeConnectorMode?: Maybe; - arbitrumsepolia_spokeConnectorModes: Array; - arbitrumsepolia_aggregateRootProposed?: Maybe; - arbitrumsepolia_aggregateRootProposeds: Array; - arbitrumsepolia_optimisticRootFinalized?: Maybe; - arbitrumsepolia_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - arbitrumsepolia__meta?: Maybe; - xdai_asset?: Maybe; - xdai_assets: Array; - xdai_assetStatus?: Maybe; - xdai_assetStatuses: Array; - xdai_assetBalance?: Maybe; - xdai_assetBalances: Array; - xdai_router?: Maybe; - xdai_routers: Array; - xdai_routerDailyTVL?: Maybe; - xdai_routerDailyTVLs: Array; - xdai_routerLiquidityEvent?: Maybe; - xdai_routerLiquidityEvents: Array; - xdai_setting?: Maybe; - xdai_settings: Array; - xdai_relayer?: Maybe; - xdai_relayers: Array; - xdai_sequencer?: Maybe; - xdai_sequencers: Array; - xdai_relayerFee?: Maybe; - xdai_relayerFees: Array; - xdai_originTransfer?: Maybe; - xdai_originTransfers: Array; - xdai_destinationTransfer?: Maybe; - xdai_destinationTransfers: Array; - xdai_originMessage?: Maybe; - xdai_originMessages: Array; - xdai_aggregateRoot?: Maybe; - xdai_aggregateRoots: Array; - xdai_connectorMeta?: Maybe; - xdai_connectorMetas: Array; - xdai_rootCount?: Maybe; - xdai_rootCounts: Array; - xdai_rootMessageSent?: Maybe; - xdai_rootMessageSents: Array; - xdai_relayerFeesIncrease?: Maybe; - xdai_relayerFeesIncreases: Array; - xdai_slippageUpdate?: Maybe; - xdai_slippageUpdates: Array; - xdai_snapshotRoot?: Maybe; - xdai_snapshotRoots: Array; - xdai_spokeConnectorMode?: Maybe; - xdai_spokeConnectorModes: Array; - xdai_aggregateRootProposed?: Maybe; - xdai_aggregateRootProposeds: Array; - xdai_optimisticRootFinalized?: Maybe; - xdai_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - xdai__meta?: Maybe; - localoptimism_asset?: Maybe; - localoptimism_assets: Array; - localoptimism_assetStatus?: Maybe; - localoptimism_assetStatuses: Array; - localoptimism_assetBalance?: Maybe; - localoptimism_assetBalances: Array; - localoptimism_router?: Maybe; - localoptimism_routers: Array; - localoptimism_routerDailyTVL?: Maybe; - localoptimism_routerDailyTVLs: Array; - localoptimism_routerLiquidityEvent?: Maybe; - localoptimism_routerLiquidityEvents: Array; - localoptimism_setting?: Maybe; - localoptimism_settings: Array; - localoptimism_relayer?: Maybe; - localoptimism_relayers: Array; - localoptimism_sequencer?: Maybe; - localoptimism_sequencers: Array; - localoptimism_relayerFee?: Maybe; - localoptimism_relayerFees: Array; - localoptimism_originTransfer?: Maybe; - localoptimism_originTransfers: Array; - localoptimism_destinationTransfer?: Maybe; - localoptimism_destinationTransfers: Array; - localoptimism_originMessage?: Maybe; - localoptimism_originMessages: Array; - localoptimism_aggregateRoot?: Maybe; - localoptimism_aggregateRoots: Array; - localoptimism_connectorMeta?: Maybe; - localoptimism_connectorMetas: Array; - localoptimism_rootCount?: Maybe; - localoptimism_rootCounts: Array; - localoptimism_rootMessageSent?: Maybe; - localoptimism_rootMessageSents: Array; - localoptimism_relayerFeesIncrease?: Maybe; - localoptimism_relayerFeesIncreases: Array; - localoptimism_slippageUpdate?: Maybe; - localoptimism_slippageUpdates: Array; - localoptimism_snapshotRoot?: Maybe; - localoptimism_snapshotRoots: Array; - localoptimism_spokeConnectorMode?: Maybe; - localoptimism_spokeConnectorModes: Array; - localoptimism_aggregateRootProposed?: Maybe; - localoptimism_aggregateRootProposeds: Array; - localoptimism_optimisticRootFinalized?: Maybe; - localoptimism_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - localoptimism__meta?: Maybe; - stagingpolygonzkevm_asset?: Maybe; - stagingpolygonzkevm_assets: Array; - stagingpolygonzkevm_assetStatus?: Maybe; - stagingpolygonzkevm_assetStatuses: Array; - stagingpolygonzkevm_assetBalance?: Maybe; - stagingpolygonzkevm_assetBalances: Array; - stagingpolygonzkevm_router?: Maybe; - stagingpolygonzkevm_routers: Array; - stagingpolygonzkevm_routerDailyTVL?: Maybe; - stagingpolygonzkevm_routerDailyTVLs: Array; - stagingpolygonzkevm_routerLiquidityEvent?: Maybe; - stagingpolygonzkevm_routerLiquidityEvents: Array; - stagingpolygonzkevm_setting?: Maybe; - stagingpolygonzkevm_settings: Array; - stagingpolygonzkevm_relayer?: Maybe; - stagingpolygonzkevm_relayers: Array; - stagingpolygonzkevm_sequencer?: Maybe; - stagingpolygonzkevm_sequencers: Array; - stagingpolygonzkevm_relayerFee?: Maybe; - stagingpolygonzkevm_relayerFees: Array; - stagingpolygonzkevm_originTransfer?: Maybe; - stagingpolygonzkevm_originTransfers: Array; - stagingpolygonzkevm_destinationTransfer?: Maybe; - stagingpolygonzkevm_destinationTransfers: Array; - stagingpolygonzkevm_originMessage?: Maybe; - stagingpolygonzkevm_originMessages: Array; - stagingpolygonzkevm_aggregateRoot?: Maybe; - stagingpolygonzkevm_aggregateRoots: Array; - stagingpolygonzkevm_connectorMeta?: Maybe; - stagingpolygonzkevm_connectorMetas: Array; - stagingpolygonzkevm_rootCount?: Maybe; - stagingpolygonzkevm_rootCounts: Array; - stagingpolygonzkevm_rootMessageSent?: Maybe; - stagingpolygonzkevm_rootMessageSents: Array; - stagingpolygonzkevm_relayerFeesIncrease?: Maybe; - stagingpolygonzkevm_relayerFeesIncreases: Array; - stagingpolygonzkevm_slippageUpdate?: Maybe; - stagingpolygonzkevm_slippageUpdates: Array; - stagingpolygonzkevm_snapshotRoot?: Maybe; - stagingpolygonzkevm_snapshotRoots: Array; - stagingpolygonzkevm_spokeConnectorMode?: Maybe; - stagingpolygonzkevm_spokeConnectorModes: Array; - stagingpolygonzkevm_aggregateRootProposed?: Maybe; - stagingpolygonzkevm_aggregateRootProposeds: Array; - stagingpolygonzkevm_optimisticRootFinalized?: Maybe; - stagingpolygonzkevm_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingpolygonzkevm__meta?: Maybe; - linea_asset?: Maybe; - linea_assets: Array; - linea_assetStatus?: Maybe; - linea_assetStatuses: Array; - linea_assetBalance?: Maybe; - linea_assetBalances: Array; - linea_router?: Maybe; - linea_routers: Array; - linea_routerDailyTVL?: Maybe; - linea_routerDailyTVLs: Array; - linea_routerLiquidityEvent?: Maybe; - linea_routerLiquidityEvents: Array; - linea_setting?: Maybe; - linea_settings: Array; - linea_relayer?: Maybe; - linea_relayers: Array; - linea_sequencer?: Maybe; - linea_sequencers: Array; - linea_relayerFee?: Maybe; - linea_relayerFees: Array; - linea_originTransfer?: Maybe; - linea_originTransfers: Array; - linea_destinationTransfer?: Maybe; - linea_destinationTransfers: Array; - linea_originMessage?: Maybe; - linea_originMessages: Array; - linea_aggregateRoot?: Maybe; - linea_aggregateRoots: Array; - linea_connectorMeta?: Maybe; - linea_connectorMetas: Array; - linea_rootCount?: Maybe; - linea_rootCounts: Array; - linea_rootMessageSent?: Maybe; - linea_rootMessageSents: Array; - linea_relayerFeesIncrease?: Maybe; - linea_relayerFeesIncreases: Array; - linea_slippageUpdate?: Maybe; - linea_slippageUpdates: Array; - linea_snapshotRoot?: Maybe; - linea_snapshotRoots: Array; - linea_spokeConnectorMode?: Maybe; - linea_spokeConnectorModes: Array; - linea_aggregateRootProposed?: Maybe; - linea_aggregateRootProposeds: Array; - linea_optimisticRootFinalized?: Maybe; - linea_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - linea__meta?: Maybe; - xlayer_swap_systemInfo?: Maybe; - xlayer_swap_systemInfos: Array; - xlayer_swap_pooledToken?: Maybe; - xlayer_swap_pooledTokens: Array; - xlayer_swap_stableSwap?: Maybe; - xlayer_swap_stableSwaps: Array; - xlayer_swap_stableSwapAddLiquidityEvent?: Maybe; - xlayer_swap_stableSwapAddLiquidityEvents: Array; - xlayer_swap_stableSwapRemoveLiquidityEvent?: Maybe; - xlayer_swap_stableSwapRemoveLiquidityEvents: Array; - xlayer_swap_stableSwapExchange?: Maybe; - xlayer_swap_stableSwapExchanges: Array; - xlayer_swap_swapDailyVolume?: Maybe; - xlayer_swap_swapDailyVolumes: Array; - xlayer_swap_swapHourlyVolume?: Maybe; - xlayer_swap_swapHourlyVolumes: Array; - xlayer_swap_swapWeeklyVolume?: Maybe; - xlayer_swap_swapWeeklyVolumes: Array; - xlayer_swap_lpAccount?: Maybe; - xlayer_swap_lpAccounts: Array; - xlayer_swap_lpAccountBalance?: Maybe; - xlayer_swap_lpAccountBalances: Array; - xlayer_swap_lpToken?: Maybe; - xlayer_swap_lpTokens: Array; - xlayer_swap_lpTransferEvent?: Maybe; - xlayer_swap_lpTransferEvents: Array; - xlayer_swap_stableSwapEvent?: Maybe; - xlayer_swap_stableSwapEvents: Array; - xlayer_swap_swapTradeVolume?: Maybe; - xlayer_swap_swapTradeVolumes: Array; - xlayer_swap_lpTokenEvent?: Maybe; - xlayer_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - xlayer_swap__meta?: Maybe; - mainnet_rootAggregated?: Maybe; - mainnet_rootAggregateds: Array; - mainnet_rootPropagated?: Maybe; - mainnet_rootPropagateds: Array; - mainnet_aggregatedMessageRoot?: Maybe; - mainnet_aggregatedMessageRoots: Array; - mainnet_rootManagerMeta?: Maybe; - mainnet_rootManagerMetas: Array; - mainnet_rootManagerMode?: Maybe; - mainnet_rootManagerModes: Array; - mainnet_optimisticRootProposed?: Maybe; - mainnet_optimisticRootProposeds: Array; - mainnet_hubOptimisticRootFinalized?: Maybe; - mainnet_hubOptimisticRootFinalizeds: Array; - mainnet_optimisticRootPropagated?: Maybe; - mainnet_optimisticRootPropagateds: Array; - mainnet_polygonConnectorMeta?: Maybe; - mainnet_polygonConnectorMetas: Array; - mainnet_optimismConnectorMeta?: Maybe; - mainnet_optimismConnectorMetas: Array; - mainnet_bnbConnectorMeta?: Maybe; - mainnet_bnbConnectorMetas: Array; - mainnet_arbitrumConnectorMeta?: Maybe; - mainnet_arbitrumConnectorMetas: Array; - mainnet_gnosisConnectorMeta?: Maybe; - mainnet_gnosisConnectorMetas: Array; - mainnet_lineaConnectorMeta?: Maybe; - mainnet_lineaConnectorMetas: Array; - mainnet_metisConnectorMeta?: Maybe; - mainnet_metisConnectorMetas: Array; - mainnet_mantleConnectorMeta?: Maybe; - mainnet_mantleConnectorMetas: Array; - mainnet_avalancheConnectorMeta?: Maybe; - mainnet_avalancheConnectorMetas: Array; - mainnet_baseConnectorMeta?: Maybe; - mainnet_baseConnectorMetas: Array; - mainnet_polygonZkConnectorMeta?: Maybe; - mainnet_polygonZkConnectorMetas: Array; - mainnet_zkSyncConnectorMeta?: Maybe; - mainnet_zkSyncConnectorMetas: Array; - mainnet_modeConnectorMeta?: Maybe; - mainnet_modeConnectorMetas: Array; - mainnet_rootMessageProcessed?: Maybe; - mainnet_rootMessageProcesseds: Array; - mainnet_aggregateRootSavedSlow?: Maybe; - mainnet_aggregateRootSavedSlows: Array; - mainnet_hubDomain?: Maybe; - mainnet_hubDomains: Array; - /** Access to subgraph metadata */ - mainnet__meta?: Maybe; - optimism_asset?: Maybe; - optimism_assets: Array; - optimism_assetStatus?: Maybe; - optimism_assetStatuses: Array; - optimism_assetBalance?: Maybe; - optimism_assetBalances: Array; - optimism_router?: Maybe; - optimism_routers: Array; - optimism_routerDailyTVL?: Maybe; - optimism_routerDailyTVLs: Array; - optimism_routerLiquidityEvent?: Maybe; - optimism_routerLiquidityEvents: Array; - optimism_setting?: Maybe; - optimism_settings: Array; - optimism_relayer?: Maybe; - optimism_relayers: Array; - optimism_sequencer?: Maybe; - optimism_sequencers: Array; - optimism_relayerFee?: Maybe; - optimism_relayerFees: Array; - optimism_originTransfer?: Maybe; - optimism_originTransfers: Array; - optimism_destinationTransfer?: Maybe; - optimism_destinationTransfers: Array; - optimism_originMessage?: Maybe; - optimism_originMessages: Array; - optimism_aggregateRoot?: Maybe; - optimism_aggregateRoots: Array; - optimism_connectorMeta?: Maybe; - optimism_connectorMetas: Array; - optimism_rootCount?: Maybe; - optimism_rootCounts: Array; - optimism_rootMessageSent?: Maybe; - optimism_rootMessageSents: Array; - optimism_relayerFeesIncrease?: Maybe; - optimism_relayerFeesIncreases: Array; - optimism_slippageUpdate?: Maybe; - optimism_slippageUpdates: Array; - optimism_snapshotRoot?: Maybe; - optimism_snapshotRoots: Array; - optimism_spokeConnectorMode?: Maybe; - optimism_spokeConnectorModes: Array; - optimism_aggregateRootProposed?: Maybe; - optimism_aggregateRootProposeds: Array; - optimism_optimisticRootFinalized?: Maybe; - optimism_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - optimism__meta?: Maybe; - stagingzksync_asset?: Maybe; - stagingzksync_assets: Array; - stagingzksync_assetStatus?: Maybe; - stagingzksync_assetStatuses: Array; - stagingzksync_assetBalance?: Maybe; - stagingzksync_assetBalances: Array; - stagingzksync_router?: Maybe; - stagingzksync_routers: Array; - stagingzksync_routerDailyTVL?: Maybe; - stagingzksync_routerDailyTVLs: Array; - stagingzksync_routerLiquidityEvent?: Maybe; - stagingzksync_routerLiquidityEvents: Array; - stagingzksync_setting?: Maybe; - stagingzksync_settings: Array; - stagingzksync_relayer?: Maybe; - stagingzksync_relayers: Array; - stagingzksync_sequencer?: Maybe; - stagingzksync_sequencers: Array; - stagingzksync_relayerFee?: Maybe; - stagingzksync_relayerFees: Array; - stagingzksync_originTransfer?: Maybe; - stagingzksync_originTransfers: Array; - stagingzksync_destinationTransfer?: Maybe; - stagingzksync_destinationTransfers: Array; - stagingzksync_originMessage?: Maybe; - stagingzksync_originMessages: Array; - stagingzksync_aggregateRoot?: Maybe; - stagingzksync_aggregateRoots: Array; - stagingzksync_connectorMeta?: Maybe; - stagingzksync_connectorMetas: Array; - stagingzksync_rootCount?: Maybe; - stagingzksync_rootCounts: Array; - stagingzksync_rootMessageSent?: Maybe; - stagingzksync_rootMessageSents: Array; - stagingzksync_relayerFeesIncrease?: Maybe; - stagingzksync_relayerFeesIncreases: Array; - stagingzksync_slippageUpdate?: Maybe; - stagingzksync_slippageUpdates: Array; - stagingzksync_snapshotRoot?: Maybe; - stagingzksync_snapshotRoots: Array; - stagingzksync_spokeConnectorMode?: Maybe; - stagingzksync_spokeConnectorModes: Array; - stagingzksync_aggregateRootProposed?: Maybe; - stagingzksync_aggregateRootProposeds: Array; - stagingzksync_optimisticRootFinalized?: Maybe; - stagingzksync_optimisticRootFinalizeds: Array; + stagingzksync_asset?: Maybe; + stagingzksync_assets: Array; + stagingzksync_assetStatus?: Maybe; + stagingzksync_assetStatuses: Array; + stagingzksync_assetBalance?: Maybe; + stagingzksync_assetBalances: Array; + stagingzksync_router?: Maybe; + stagingzksync_routers: Array; + stagingzksync_routerDailyTVL?: Maybe; + stagingzksync_routerDailyTVLs: Array; + stagingzksync_routerLiquidityEvent?: Maybe; + stagingzksync_routerLiquidityEvents: Array; + stagingzksync_setting?: Maybe; + stagingzksync_settings: Array; + stagingzksync_relayer?: Maybe; + stagingzksync_relayers: Array; + stagingzksync_sequencer?: Maybe; + stagingzksync_sequencers: Array; + stagingzksync_relayerFee?: Maybe; + stagingzksync_relayerFees: Array; + stagingzksync_originTransfer?: Maybe; + stagingzksync_originTransfers: Array; + stagingzksync_destinationTransfer?: Maybe; + stagingzksync_destinationTransfers: Array; + stagingzksync_originMessage?: Maybe; + stagingzksync_originMessages: Array; + stagingzksync_aggregateRoot?: Maybe; + stagingzksync_aggregateRoots: Array; + stagingzksync_connectorMeta?: Maybe; + stagingzksync_connectorMetas: Array; + stagingzksync_rootCount?: Maybe; + stagingzksync_rootCounts: Array; + stagingzksync_rootMessageSent?: Maybe; + stagingzksync_rootMessageSents: Array; + stagingzksync_relayerFeesIncrease?: Maybe; + stagingzksync_relayerFeesIncreases: Array; + stagingzksync_slippageUpdate?: Maybe; + stagingzksync_slippageUpdates: Array; + stagingzksync_snapshotRoot?: Maybe; + stagingzksync_snapshotRoots: Array; + stagingzksync_spokeConnectorMode?: Maybe; + stagingzksync_spokeConnectorModes: Array; + stagingzksync_aggregateRootProposed?: Maybe; + stagingzksync_aggregateRootProposeds: Array; + stagingzksync_optimisticRootFinalized?: Maybe; + stagingzksync_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingzksync__meta?: Maybe; - metis_asset?: Maybe; - metis_assets: Array; - metis_assetStatus?: Maybe; - metis_assetStatuses: Array; - metis_assetBalance?: Maybe; - metis_assetBalances: Array; - metis_router?: Maybe; - metis_routers: Array; - metis_routerDailyTVL?: Maybe; - metis_routerDailyTVLs: Array; - metis_routerLiquidityEvent?: Maybe; - metis_routerLiquidityEvents: Array; - metis_setting?: Maybe; - metis_settings: Array; - metis_relayer?: Maybe; - metis_relayers: Array; - metis_sequencer?: Maybe; - metis_sequencers: Array; - metis_relayerFee?: Maybe; - metis_relayerFees: Array; - metis_originTransfer?: Maybe; - metis_originTransfers: Array; - metis_destinationTransfer?: Maybe; - metis_destinationTransfers: Array; - metis_originMessage?: Maybe; - metis_originMessages: Array; - metis_aggregateRoot?: Maybe; - metis_aggregateRoots: Array; - metis_connectorMeta?: Maybe; - metis_connectorMetas: Array; - metis_rootCount?: Maybe; - metis_rootCounts: Array; - metis_rootMessageSent?: Maybe; - metis_rootMessageSents: Array; - metis_relayerFeesIncrease?: Maybe; - metis_relayerFeesIncreases: Array; - metis_slippageUpdate?: Maybe; - metis_slippageUpdates: Array; - metis_snapshotRoot?: Maybe; - metis_snapshotRoots: Array; - metis_spokeConnectorMode?: Maybe; - metis_spokeConnectorModes: Array; - metis_aggregateRootProposed?: Maybe; - metis_aggregateRootProposeds: Array; - metis_optimisticRootFinalized?: Maybe; - metis_optimisticRootFinalizeds: Array; + polygon_asset?: Maybe; + polygon_assets: Array; + polygon_assetStatus?: Maybe; + polygon_assetStatuses: Array; + polygon_assetBalance?: Maybe; + polygon_assetBalances: Array; + polygon_router?: Maybe; + polygon_routers: Array; + polygon_routerDailyTVL?: Maybe; + polygon_routerDailyTVLs: Array; + polygon_routerLiquidityEvent?: Maybe; + polygon_routerLiquidityEvents: Array; + polygon_setting?: Maybe; + polygon_settings: Array; + polygon_relayer?: Maybe; + polygon_relayers: Array; + polygon_sequencer?: Maybe; + polygon_sequencers: Array; + polygon_relayerFee?: Maybe; + polygon_relayerFees: Array; + polygon_originTransfer?: Maybe; + polygon_originTransfers: Array; + polygon_destinationTransfer?: Maybe; + polygon_destinationTransfers: Array; + polygon_originMessage?: Maybe; + polygon_originMessages: Array; + polygon_aggregateRoot?: Maybe; + polygon_aggregateRoots: Array; + polygon_connectorMeta?: Maybe; + polygon_connectorMetas: Array; + polygon_rootCount?: Maybe; + polygon_rootCounts: Array; + polygon_rootMessageSent?: Maybe; + polygon_rootMessageSents: Array; + polygon_relayerFeesIncrease?: Maybe; + polygon_relayerFeesIncreases: Array; + polygon_slippageUpdate?: Maybe; + polygon_slippageUpdates: Array; + polygon_snapshotRoot?: Maybe; + polygon_snapshotRoots: Array; + polygon_spokeConnectorMode?: Maybe; + polygon_spokeConnectorModes: Array; + polygon_aggregateRootProposed?: Maybe; + polygon_aggregateRootProposeds: Array; + polygon_optimisticRootFinalized?: Maybe; + polygon_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - metis__meta?: Maybe; + polygon__meta?: Maybe; xlayer_asset?: Maybe; xlayer_assets: Array; xlayer_assetStatus?: Maybe; @@ -2594,6 +2682,54 @@ export type Query = { xlayer_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ xlayer__meta?: Maybe; + mode_asset?: Maybe; + mode_assets: Array; + mode_assetStatus?: Maybe; + mode_assetStatuses: Array; + mode_assetBalance?: Maybe; + mode_assetBalances: Array; + mode_router?: Maybe; + mode_routers: Array; + mode_routerDailyTVL?: Maybe; + mode_routerDailyTVLs: Array; + mode_routerLiquidityEvent?: Maybe; + mode_routerLiquidityEvents: Array; + mode_setting?: Maybe; + mode_settings: Array; + mode_relayer?: Maybe; + mode_relayers: Array; + mode_sequencer?: Maybe; + mode_sequencers: Array; + mode_relayerFee?: Maybe; + mode_relayerFees: Array; + mode_originTransfer?: Maybe; + mode_originTransfers: Array; + mode_destinationTransfer?: Maybe; + mode_destinationTransfers: Array; + mode_originMessage?: Maybe; + mode_originMessages: Array; + mode_aggregateRoot?: Maybe; + mode_aggregateRoots: Array; + mode_connectorMeta?: Maybe; + mode_connectorMetas: Array; + mode_rootCount?: Maybe; + mode_rootCounts: Array; + mode_rootMessageSent?: Maybe; + mode_rootMessageSents: Array; + mode_relayerFeesIncrease?: Maybe; + mode_relayerFeesIncreases: Array; + mode_slippageUpdate?: Maybe; + mode_slippageUpdates: Array; + mode_snapshotRoot?: Maybe; + mode_snapshotRoots: Array; + mode_spokeConnectorMode?: Maybe; + mode_spokeConnectorModes: Array; + mode_aggregateRootProposed?: Maybe; + mode_aggregateRootProposeds: Array; + mode_optimisticRootFinalized?: Maybe; + mode_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + mode__meta?: Maybe; stagingxlayer_asset?: Maybe; stagingxlayer_assets: Array; stagingxlayer_assetStatus?: Maybe; @@ -2642,102 +2778,6 @@ export type Query = { stagingxlayer_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingxlayer__meta?: Maybe; - stagingmantle_asset?: Maybe; - stagingmantle_assets: Array; - stagingmantle_assetStatus?: Maybe; - stagingmantle_assetStatuses: Array; - stagingmantle_assetBalance?: Maybe; - stagingmantle_assetBalances: Array; - stagingmantle_router?: Maybe; - stagingmantle_routers: Array; - stagingmantle_routerDailyTVL?: Maybe; - stagingmantle_routerDailyTVLs: Array; - stagingmantle_routerLiquidityEvent?: Maybe; - stagingmantle_routerLiquidityEvents: Array; - stagingmantle_setting?: Maybe; - stagingmantle_settings: Array; - stagingmantle_relayer?: Maybe; - stagingmantle_relayers: Array; - stagingmantle_sequencer?: Maybe; - stagingmantle_sequencers: Array; - stagingmantle_relayerFee?: Maybe; - stagingmantle_relayerFees: Array; - stagingmantle_originTransfer?: Maybe; - stagingmantle_originTransfers: Array; - stagingmantle_destinationTransfer?: Maybe; - stagingmantle_destinationTransfers: Array; - stagingmantle_originMessage?: Maybe; - stagingmantle_originMessages: Array; - stagingmantle_aggregateRoot?: Maybe; - stagingmantle_aggregateRoots: Array; - stagingmantle_connectorMeta?: Maybe; - stagingmantle_connectorMetas: Array; - stagingmantle_rootCount?: Maybe; - stagingmantle_rootCounts: Array; - stagingmantle_rootMessageSent?: Maybe; - stagingmantle_rootMessageSents: Array; - stagingmantle_relayerFeesIncrease?: Maybe; - stagingmantle_relayerFeesIncreases: Array; - stagingmantle_slippageUpdate?: Maybe; - stagingmantle_slippageUpdates: Array; - stagingmantle_snapshotRoot?: Maybe; - stagingmantle_snapshotRoots: Array; - stagingmantle_spokeConnectorMode?: Maybe; - stagingmantle_spokeConnectorModes: Array; - stagingmantle_aggregateRootProposed?: Maybe; - stagingmantle_aggregateRootProposeds: Array; - stagingmantle_optimisticRootFinalized?: Maybe; - stagingmantle_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingmantle__meta?: Maybe; - polygon_asset?: Maybe; - polygon_assets: Array; - polygon_assetStatus?: Maybe; - polygon_assetStatuses: Array; - polygon_assetBalance?: Maybe; - polygon_assetBalances: Array; - polygon_router?: Maybe; - polygon_routers: Array; - polygon_routerDailyTVL?: Maybe; - polygon_routerDailyTVLs: Array; - polygon_routerLiquidityEvent?: Maybe; - polygon_routerLiquidityEvents: Array; - polygon_setting?: Maybe; - polygon_settings: Array; - polygon_relayer?: Maybe; - polygon_relayers: Array; - polygon_sequencer?: Maybe; - polygon_sequencers: Array; - polygon_relayerFee?: Maybe; - polygon_relayerFees: Array; - polygon_originTransfer?: Maybe; - polygon_originTransfers: Array; - polygon_destinationTransfer?: Maybe; - polygon_destinationTransfers: Array; - polygon_originMessage?: Maybe; - polygon_originMessages: Array; - polygon_aggregateRoot?: Maybe; - polygon_aggregateRoots: Array; - polygon_connectorMeta?: Maybe; - polygon_connectorMetas: Array; - polygon_rootCount?: Maybe; - polygon_rootCounts: Array; - polygon_rootMessageSent?: Maybe; - polygon_rootMessageSents: Array; - polygon_relayerFeesIncrease?: Maybe; - polygon_relayerFeesIncreases: Array; - polygon_slippageUpdate?: Maybe; - polygon_slippageUpdates: Array; - polygon_snapshotRoot?: Maybe; - polygon_snapshotRoots: Array; - polygon_spokeConnectorMode?: Maybe; - polygon_spokeConnectorModes: Array; - polygon_aggregateRootProposed?: Maybe; - polygon_aggregateRootProposeds: Array; - polygon_optimisticRootFinalized?: Maybe; - polygon_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - polygon__meta?: Maybe; stagingmetis_asset?: Maybe; stagingmetis_assets: Array; stagingmetis_assetStatus?: Maybe; @@ -2786,100 +2826,54 @@ export type Query = { stagingmetis_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingmetis__meta?: Maybe; - mode_asset?: Maybe; - mode_assets: Array; - mode_assetStatus?: Maybe; - mode_assetStatuses: Array; - mode_assetBalance?: Maybe; - mode_assetBalances: Array; - mode_router?: Maybe; - mode_routers: Array; - mode_routerDailyTVL?: Maybe; - mode_routerDailyTVLs: Array; - mode_routerLiquidityEvent?: Maybe; - mode_routerLiquidityEvents: Array; - mode_setting?: Maybe; - mode_settings: Array; - mode_relayer?: Maybe; - mode_relayers: Array; - mode_sequencer?: Maybe; - mode_sequencers: Array; - mode_relayerFee?: Maybe; - mode_relayerFees: Array; - mode_originTransfer?: Maybe; - mode_originTransfers: Array; - mode_destinationTransfer?: Maybe; - mode_destinationTransfers: Array; - mode_originMessage?: Maybe; - mode_originMessages: Array; - mode_aggregateRoot?: Maybe; - mode_aggregateRoots: Array; - mode_connectorMeta?: Maybe; - mode_connectorMetas: Array; - mode_rootCount?: Maybe; - mode_rootCounts: Array; - mode_rootMessageSent?: Maybe; - mode_rootMessageSents: Array; - mode_relayerFeesIncrease?: Maybe; - mode_relayerFeesIncreases: Array; - mode_slippageUpdate?: Maybe; - mode_slippageUpdates: Array; - mode_snapshotRoot?: Maybe; - mode_snapshotRoots: Array; - mode_spokeConnectorMode?: Maybe; - mode_spokeConnectorModes: Array; - mode_aggregateRootProposed?: Maybe; - mode_aggregateRootProposeds: Array; - mode_optimisticRootFinalized?: Maybe; - mode_optimisticRootFinalizeds: Array; + stagingmantle_asset?: Maybe; + stagingmantle_assets: Array; + stagingmantle_assetStatus?: Maybe; + stagingmantle_assetStatuses: Array; + stagingmantle_assetBalance?: Maybe; + stagingmantle_assetBalances: Array; + stagingmantle_router?: Maybe; + stagingmantle_routers: Array; + stagingmantle_routerDailyTVL?: Maybe; + stagingmantle_routerDailyTVLs: Array; + stagingmantle_routerLiquidityEvent?: Maybe; + stagingmantle_routerLiquidityEvents: Array; + stagingmantle_setting?: Maybe; + stagingmantle_settings: Array; + stagingmantle_relayer?: Maybe; + stagingmantle_relayers: Array; + stagingmantle_sequencer?: Maybe; + stagingmantle_sequencers: Array; + stagingmantle_relayerFee?: Maybe; + stagingmantle_relayerFees: Array; + stagingmantle_originTransfer?: Maybe; + stagingmantle_originTransfers: Array; + stagingmantle_destinationTransfer?: Maybe; + stagingmantle_destinationTransfers: Array; + stagingmantle_originMessage?: Maybe; + stagingmantle_originMessages: Array; + stagingmantle_aggregateRoot?: Maybe; + stagingmantle_aggregateRoots: Array; + stagingmantle_connectorMeta?: Maybe; + stagingmantle_connectorMetas: Array; + stagingmantle_rootCount?: Maybe; + stagingmantle_rootCounts: Array; + stagingmantle_rootMessageSent?: Maybe; + stagingmantle_rootMessageSents: Array; + stagingmantle_relayerFeesIncrease?: Maybe; + stagingmantle_relayerFeesIncreases: Array; + stagingmantle_slippageUpdate?: Maybe; + stagingmantle_slippageUpdates: Array; + stagingmantle_snapshotRoot?: Maybe; + stagingmantle_snapshotRoots: Array; + stagingmantle_spokeConnectorMode?: Maybe; + stagingmantle_spokeConnectorModes: Array; + stagingmantle_aggregateRootProposed?: Maybe; + stagingmantle_aggregateRootProposeds: Array; + stagingmantle_optimisticRootFinalized?: Maybe; + stagingmantle_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - mode__meta?: Maybe; - mainnet_asset?: Maybe; - mainnet_assets: Array; - mainnet_assetStatus?: Maybe; - mainnet_assetStatuses: Array; - mainnet_assetBalance?: Maybe; - mainnet_assetBalances: Array; - mainnet_router?: Maybe; - mainnet_routers: Array; - mainnet_routerDailyTVL?: Maybe; - mainnet_routerDailyTVLs: Array; - mainnet_routerLiquidityEvent?: Maybe; - mainnet_routerLiquidityEvents: Array; - mainnet_setting?: Maybe; - mainnet_settings: Array; - mainnet_relayer?: Maybe; - mainnet_relayers: Array; - mainnet_sequencer?: Maybe; - mainnet_sequencers: Array; - mainnet_relayerFee?: Maybe; - mainnet_relayerFees: Array; - mainnet_originTransfer?: Maybe; - mainnet_originTransfers: Array; - mainnet_destinationTransfer?: Maybe; - mainnet_destinationTransfers: Array; - mainnet_originMessage?: Maybe; - mainnet_originMessages: Array; - mainnet_aggregateRoot?: Maybe; - mainnet_aggregateRoots: Array; - mainnet_connectorMeta?: Maybe; - mainnet_connectorMetas: Array; - mainnet_rootCount?: Maybe; - mainnet_rootCounts: Array; - mainnet_rootMessageSent?: Maybe; - mainnet_rootMessageSents: Array; - mainnet_relayerFeesIncrease?: Maybe; - mainnet_relayerFeesIncreases: Array; - mainnet_slippageUpdate?: Maybe; - mainnet_slippageUpdates: Array; - mainnet_snapshotRoot?: Maybe; - mainnet_snapshotRoots: Array; - mainnet_spokeConnectorMode?: Maybe; - mainnet_spokeConnectorModes: Array; - mainnet_aggregateRootProposed?: Maybe; - mainnet_aggregateRootProposeds: Array; - mainnet_optimisticRootFinalized?: Maybe; - mainnet_optimisticRootFinalizeds: Array; + stagingmantle__meta?: Maybe; }; @@ -3356,1648 +3350,1422 @@ export type Querysepolia__metaArgs = { }; -export type Queryarbitrumsepolia_swap_systemInfoArgs = { +export type Querysepolia_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_systemInfosArgs = { +export type Querysepolia_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_pooledTokenArgs = { +export type Querysepolia_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_pooledTokensArgs = { +export type Querysepolia_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapArgs = { +export type Querysepolia_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapsArgs = { +export type Querysepolia_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapAddLiquidityEventArgs = { +export type Querysepolia_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapAddLiquidityEventsArgs = { +export type Querysepolia_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querysepolia_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querysepolia_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapExchangeArgs = { +export type Querysepolia_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapExchangesArgs = { +export type Querysepolia_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapDailyVolumeArgs = { +export type Querysepolia_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapDailyVolumesArgs = { +export type Querysepolia_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapHourlyVolumeArgs = { +export type Querysepolia_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapHourlyVolumesArgs = { +export type Querysepolia_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapWeeklyVolumeArgs = { +export type Querysepolia_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapWeeklyVolumesArgs = { +export type Querysepolia_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpAccountArgs = { +export type Querysepolia_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpAccountsArgs = { +export type Querysepolia_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpAccountBalanceArgs = { +export type Querysepolia_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpAccountBalancesArgs = { +export type Querysepolia_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpTokenArgs = { +export type Querysepolia_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpTokensArgs = { +export type Querysepolia_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpTransferEventArgs = { +export type Querysepolia_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpTransferEventsArgs = { +export type Querysepolia_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapEventArgs = { +export type Querysepolia_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_stableSwapEventsArgs = { +export type Querysepolia_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapTradeVolumeArgs = { +export type Querysepolia_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_swapTradeVolumesArgs = { +export type Querysepolia_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpTokenEventArgs = { +export type Querysepolia_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap_lpTokenEventsArgs = { +export type Querysepolia_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querypolygon_swap_systemInfoArgs = { +export type Querysepolia_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_systemInfosArgs = { +export type Querysepolia_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_pooledTokenArgs = { +export type Querysepolia_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_pooledTokensArgs = { +export type Querysepolia_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapArgs = { +export type Querysepolia_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapsArgs = { +export type Querysepolia_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapAddLiquidityEventArgs = { +export type Querysepolia_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapAddLiquidityEventsArgs = { +export type Querysepolia_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querysepolia_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querysepolia_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapExchangeArgs = { +export type Querysepolia_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap_stableSwapExchangesArgs = { +export type Querysepolia_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapDailyVolumeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapDailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapHourlyVolumeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapHourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapWeeklyVolumeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapWeeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpAccountArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpAccountsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpAccountBalanceArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpAccountBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpTokenArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpTokensArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpTransferEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpTransferEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_stableSwapEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_stableSwapEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapTradeVolumeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_swapTradeVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpTokenEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querypolygon_swap_lpTokenEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querymantle_swap_systemInfoArgs = { +export type Querysepolia_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_systemInfosArgs = { +export type Querysepolia_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_pooledTokenArgs = { +export type Queryarbitrumsepolia_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_pooledTokensArgs = { +export type Queryarbitrumsepolia_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapArgs = { +export type Queryarbitrumsepolia_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapsArgs = { +export type Queryarbitrumsepolia_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapAddLiquidityEventArgs = { +export type Queryarbitrumsepolia_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapAddLiquidityEventsArgs = { +export type Queryarbitrumsepolia_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapRemoveLiquidityEventArgs = { +export type Queryarbitrumsepolia_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Queryarbitrumsepolia_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapExchangeArgs = { +export type Queryarbitrumsepolia_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapExchangesArgs = { +export type Queryarbitrumsepolia_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapDailyVolumeArgs = { +export type Queryarbitrumsepolia_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapDailyVolumesArgs = { +export type Queryarbitrumsepolia_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapHourlyVolumeArgs = { +export type Queryarbitrumsepolia_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapHourlyVolumesArgs = { +export type Queryarbitrumsepolia_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapWeeklyVolumeArgs = { +export type Queryarbitrumsepolia_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapWeeklyVolumesArgs = { +export type Queryarbitrumsepolia_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpAccountArgs = { +export type Queryarbitrumsepolia_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpAccountsArgs = { +export type Queryarbitrumsepolia_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpAccountBalanceArgs = { +export type Queryarbitrumsepolia_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpAccountBalancesArgs = { +export type Queryarbitrumsepolia_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpTokenArgs = { +export type Queryarbitrumsepolia_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpTokensArgs = { +export type Queryarbitrumsepolia_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpTransferEventArgs = { +export type Queryarbitrumsepolia_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpTransferEventsArgs = { +export type Queryarbitrumsepolia_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapEventArgs = { +export type Queryarbitrumsepolia_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_stableSwapEventsArgs = { +export type Queryarbitrumsepolia_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapTradeVolumeArgs = { +export type Queryarbitrumsepolia_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_swapTradeVolumesArgs = { +export type Queryarbitrumsepolia_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpTokenEventArgs = { +export type Queryarbitrumsepolia_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap_lpTokenEventsArgs = { +export type Queryarbitrumsepolia_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querymetis_swap_systemInfoArgs = { +export type Queryarbitrumsepolia_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_systemInfosArgs = { +export type Queryarbitrumsepolia_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_pooledTokenArgs = { +export type Queryarbitrumsepolia_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_pooledTokensArgs = { +export type Queryarbitrumsepolia_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapArgs = { +export type Queryarbitrumsepolia_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapsArgs = { +export type Queryarbitrumsepolia_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapAddLiquidityEventArgs = { +export type Queryarbitrumsepolia_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapAddLiquidityEventsArgs = { +export type Queryarbitrumsepolia_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapRemoveLiquidityEventArgs = { +export type Queryarbitrumsepolia_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Queryarbitrumsepolia_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapExchangeArgs = { +export type Queryarbitrumsepolia_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapExchangesArgs = { +export type Queryarbitrumsepolia_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapDailyVolumeArgs = { +export type Queryarbitrumsepolia_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapDailyVolumesArgs = { +export type Queryarbitrumsepolia_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapHourlyVolumeArgs = { +export type Queryarbitrumsepolia_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapHourlyVolumesArgs = { +export type Queryarbitrumsepolia_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymetis_swap_swapWeeklyVolumeArgs = { - id: Scalars['ID']; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapWeeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; +export type Queryarbitrumsepolia__metaArgs = { + block?: InputMaybe; }; -export type Querymetis_swap_lpAccountArgs = { +export type Queryxdai_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpAccountsArgs = { +export type Queryxdai_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpAccountBalanceArgs = { +export type Queryxdai_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpAccountBalancesArgs = { +export type Queryxdai_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpTokenArgs = { +export type Queryxdai_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpTokensArgs = { +export type Queryxdai_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpTransferEventArgs = { +export type Queryxdai_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpTransferEventsArgs = { +export type Queryxdai_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapEventArgs = { +export type Queryxdai_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_stableSwapEventsArgs = { +export type Queryxdai_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapTradeVolumeArgs = { +export type Queryxdai_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_swapTradeVolumesArgs = { +export type Queryxdai_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpTokenEventArgs = { +export type Queryxdai_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap_lpTokenEventsArgs = { +export type Queryxdai_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingmainnet_rootAggregatedArgs = { +export type Queryxdai_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootAggregatedsArgs = { +export type Queryxdai_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootPropagatedArgs = { +export type Queryxdai_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootPropagatedsArgs = { +export type Queryxdai_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregatedMessageRootArgs = { +export type Queryxdai_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregatedMessageRootsArgs = { +export type Queryxdai_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootManagerMetaArgs = { +export type Queryxdai_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootManagerMetasArgs = { +export type Queryxdai_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootManagerModeArgs = { +export type Queryxdai_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootManagerModesArgs = { +export type Queryxdai_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimisticRootProposedArgs = { +export type Queryxdai_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimisticRootProposedsArgs = { +export type Queryxdai_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_hubOptimisticRootFinalizedArgs = { +export type Queryxdai_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_hubOptimisticRootFinalizedsArgs = { +export type Queryxdai_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimisticRootPropagatedArgs = { +export type Queryxdai_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimisticRootPropagatedsArgs = { +export type Queryxdai_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_polygonConnectorMetaArgs = { +export type Queryxdai_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_polygonConnectorMetasArgs = { +export type Queryxdai_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querystagingmainnet_optimismConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimismConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; +export type Queryxdai_swap__metaArgs = { + block?: InputMaybe; }; -export type Querystagingmainnet_bnbConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_bnbConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_arbitrumConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_arbitrumConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_gnosisConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_gnosisConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_lineaConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_lineaConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_metisConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_metisConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_mantleConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_mantleConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_avalancheConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_avalancheConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_baseConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_baseConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_polygonZkConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_polygonZkConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_zkSyncConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_zkSyncConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_modeConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_modeConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_scrollConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_scrollConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_xlayerConnectorMetaArgs = { +export type Queryarbitrumsepolia_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_xlayerConnectorMetasArgs = { +export type Queryarbitrumsepolia_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootMessageProcessedArgs = { +export type Queryarbitrumsepolia_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootMessageProcessedsArgs = { +export type Queryarbitrumsepolia_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregateRootSavedSlowArgs = { +export type Queryarbitrumsepolia_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregateRootSavedSlowsArgs = { +export type Queryarbitrumsepolia_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_hubDomainArgs = { +export type Queryarbitrumsepolia_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_hubDomainsArgs = { +export type Queryarbitrumsepolia_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet__metaArgs = { - block?: InputMaybe; +export type Queryarbitrumsepolia_swap__metaArgs = { + block?: InputMaybe; }; @@ -5294,7 +5062,300 @@ export type Querybnb_swap__metaArgs = { }; -export type Queryoptimism_swap_systemInfoArgs = { +export type Querylinea_swap_systemInfoArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_systemInfosArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_pooledTokenArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_pooledTokensArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapAddLiquidityEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapAddLiquidityEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapRemoveLiquidityEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapRemoveLiquidityEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapExchangeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapExchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapDailyVolumeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapDailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapHourlyVolumeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapHourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapWeeklyVolumeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapWeeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpAccountArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpAccountsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpAccountBalanceArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpAccountBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpTokenArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpTokensArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpTransferEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpTransferEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_stableSwapEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapTradeVolumeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_swapTradeVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpTokenEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap_lpTokenEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querylinea_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryoptimism_swap_systemInfoArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; @@ -5587,6532 +5648,6262 @@ export type Queryoptimism_swap__metaArgs = { }; -export type Querymode_swap_systemInfoArgs = { +export type Querypolygon_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_systemInfosArgs = { +export type Querypolygon_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_pooledTokenArgs = { +export type Querypolygon_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_pooledTokensArgs = { +export type Querypolygon_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapArgs = { +export type Querypolygon_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapsArgs = { +export type Querypolygon_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapAddLiquidityEventArgs = { +export type Querypolygon_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapAddLiquidityEventsArgs = { +export type Querypolygon_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querypolygon_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querypolygon_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapExchangeArgs = { +export type Querypolygon_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapExchangesArgs = { +export type Querypolygon_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapDailyVolumeArgs = { +export type Querypolygon_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapDailyVolumesArgs = { +export type Querypolygon_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapHourlyVolumeArgs = { +export type Querypolygon_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapHourlyVolumesArgs = { +export type Querypolygon_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapWeeklyVolumeArgs = { +export type Querypolygon_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapWeeklyVolumesArgs = { +export type Querypolygon_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpAccountArgs = { +export type Querypolygon_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpAccountsArgs = { +export type Querypolygon_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpAccountBalanceArgs = { +export type Querypolygon_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpAccountBalancesArgs = { +export type Querypolygon_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpTokenArgs = { +export type Querypolygon_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpTokensArgs = { +export type Querypolygon_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpTransferEventArgs = { +export type Querypolygon_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpTransferEventsArgs = { +export type Querypolygon_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapEventArgs = { +export type Querypolygon_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_stableSwapEventsArgs = { +export type Querypolygon_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapTradeVolumeArgs = { +export type Querypolygon_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_swapTradeVolumesArgs = { +export type Querypolygon_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpTokenEventArgs = { +export type Querypolygon_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap_lpTokenEventsArgs = { +export type Querypolygon_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_swap__metaArgs = { - block?: InputMaybe; +export type Querypolygon_swap__metaArgs = { + block?: InputMaybe; }; -export type Querylocalmainnet_rootAggregatedArgs = { +export type Queryoptimismsepolia_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootAggregatedsArgs = { +export type Queryoptimismsepolia_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootPropagatedArgs = { +export type Queryoptimismsepolia_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootPropagatedsArgs = { +export type Queryoptimismsepolia_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregatedMessageRootArgs = { +export type Queryoptimismsepolia_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregatedMessageRootsArgs = { +export type Queryoptimismsepolia_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootManagerMetaArgs = { +export type Queryoptimismsepolia_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootManagerMetasArgs = { +export type Queryoptimismsepolia_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootManagerModeArgs = { +export type Queryoptimismsepolia_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootManagerModesArgs = { +export type Queryoptimismsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimisticRootProposedArgs = { +export type Queryoptimismsepolia_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimisticRootProposedsArgs = { +export type Queryoptimismsepolia_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_hubOptimisticRootFinalizedArgs = { +export type Queryoptimismsepolia_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_hubOptimisticRootFinalizedsArgs = { +export type Queryoptimismsepolia_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimisticRootPropagatedArgs = { +export type Queryoptimismsepolia_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimisticRootPropagatedsArgs = { +export type Queryoptimismsepolia_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_polygonConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_polygonConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimismConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimismConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_bnbConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_bnbConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_arbitrumConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_arbitrumConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_gnosisConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_gnosisConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_lineaConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_lineaConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_metisConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_metisConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_mantleConnectorMetaArgs = { +export type Queryoptimismsepolia_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_mantleConnectorMetasArgs = { +export type Queryoptimismsepolia_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_avalancheConnectorMetaArgs = { +export type Queryoptimismsepolia_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querybase_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_avalancheConnectorMetasArgs = { +export type Querybase_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_baseConnectorMetaArgs = { +export type Querybase_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_baseConnectorMetasArgs = { +export type Querybase_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_polygonZkConnectorMetaArgs = { +export type Querybase_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_polygonZkConnectorMetasArgs = { +export type Querybase_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_zkSyncConnectorMetaArgs = { +export type Querybase_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_zkSyncConnectorMetasArgs = { +export type Querybase_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootMessageProcessedArgs = { +export type Querybase_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootMessageProcessedsArgs = { +export type Querybase_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregateRootSavedSlowArgs = { +export type Querybase_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregateRootSavedSlowsArgs = { +export type Querybase_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_hubDomainArgs = { +export type Querybase_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_hubDomainsArgs = { +export type Querybase_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryarbitrumone_swap_systemInfoArgs = { +export type Querybase_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_systemInfosArgs = { +export type Querybase_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_pooledTokenArgs = { +export type Querybase_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_pooledTokensArgs = { +export type Querybase_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapArgs = { +export type Querybase_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapsArgs = { +export type Querybase_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapAddLiquidityEventArgs = { +export type Querybase_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapAddLiquidityEventsArgs = { +export type Querybase_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querybase_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querybase_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapExchangeArgs = { +export type Querybase_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapExchangesArgs = { +export type Querybase_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapDailyVolumeArgs = { +export type Querybase_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapDailyVolumesArgs = { +export type Querybase_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapHourlyVolumeArgs = { +export type Querybase_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapHourlyVolumesArgs = { +export type Querybase_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapWeeklyVolumeArgs = { +export type Querybase_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapWeeklyVolumesArgs = { +export type Querybase_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpAccountArgs = { +export type Querybase_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpAccountsArgs = { +export type Querybase_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpAccountBalanceArgs = { +export type Querybase_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpAccountBalancesArgs = { +export type Querybase_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpTokenArgs = { +export type Querybase_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpTokensArgs = { +export type Querybase_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpTransferEventArgs = { +export type Querybase_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpTransferEventsArgs = { +export type Querybase_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapEventArgs = { +export type Querybase_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_stableSwapEventsArgs = { +export type Querybase_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapTradeVolumeArgs = { +export type Querybase_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_swapTradeVolumesArgs = { +export type Querybase_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpTokenEventArgs = { +export type Querybase_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap_lpTokenEventsArgs = { +export type Querybase_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_swap__metaArgs = { - block?: InputMaybe; +export type Querybase__metaArgs = { + block?: InputMaybe; }; -export type Queryoptimismsepolia_swap_systemInfoArgs = { +export type Querystagingscroll_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_systemInfosArgs = { +export type Querystagingscroll_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_pooledTokenArgs = { +export type Querystagingscroll_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_pooledTokensArgs = { +export type Querystagingscroll_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapArgs = { +export type Querystagingscroll_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapsArgs = { +export type Querystagingscroll_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapAddLiquidityEventArgs = { +export type Querystagingscroll_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapAddLiquidityEventsArgs = { +export type Querystagingscroll_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querystagingscroll_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querystagingscroll_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapExchangeArgs = { +export type Querystagingscroll_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapExchangesArgs = { +export type Querystagingscroll_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapDailyVolumeArgs = { +export type Querystagingscroll_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapDailyVolumesArgs = { +export type Querystagingscroll_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapHourlyVolumeArgs = { +export type Querystagingscroll_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapHourlyVolumesArgs = { +export type Querystagingscroll_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapWeeklyVolumeArgs = { +export type Querystagingscroll_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapWeeklyVolumesArgs = { +export type Querystagingscroll_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpAccountArgs = { +export type Querystagingscroll_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpAccountsArgs = { +export type Querystagingscroll_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpAccountBalanceArgs = { +export type Querystagingscroll_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpAccountBalancesArgs = { +export type Querystagingscroll_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpTokenArgs = { +export type Querystagingscroll_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpTokensArgs = { +export type Querystagingscroll_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpTransferEventArgs = { +export type Querystagingscroll_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpTransferEventsArgs = { +export type Querystagingscroll_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapEventArgs = { +export type Querystagingscroll_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_stableSwapEventsArgs = { +export type Querystagingscroll_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapTradeVolumeArgs = { +export type Querystagingscroll_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_swapTradeVolumesArgs = { +export type Querystagingscroll_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpTokenEventArgs = { +export type Querystagingscroll_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap_lpTokenEventsArgs = { +export type Querystagingscroll_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryzksync_swap_systemInfoArgs = { +export type Querystagingscroll_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_systemInfosArgs = { +export type Querystagingscroll_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_pooledTokenArgs = { +export type Querystagingscroll_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_pooledTokensArgs = { +export type Querystagingscroll_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapArgs = { +export type Querystagingscroll_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapsArgs = { +export type Querystagingscroll_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapAddLiquidityEventArgs = { +export type Querystagingscroll_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapAddLiquidityEventsArgs = { +export type Querystagingscroll_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querystagingscroll_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querystagingscroll_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapExchangeArgs = { +export type Querystagingscroll_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapExchangesArgs = { +export type Querystagingscroll_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapDailyVolumeArgs = { +export type Querystagingscroll_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapDailyVolumesArgs = { +export type Querystagingscroll_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapHourlyVolumeArgs = { +export type Querystagingscroll__metaArgs = { + block?: InputMaybe; +}; + + +export type Querylinea_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapHourlyVolumesArgs = { +export type Querylinea_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapWeeklyVolumeArgs = { +export type Querylinea_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapWeeklyVolumesArgs = { +export type Querylinea_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpAccountArgs = { +export type Querylinea_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpAccountsArgs = { +export type Querylinea_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpAccountBalanceArgs = { +export type Querylinea_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpAccountBalancesArgs = { +export type Querylinea_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpTokenArgs = { +export type Querylinea_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpTokensArgs = { +export type Querylinea_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpTransferEventArgs = { +export type Querylinea_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpTransferEventsArgs = { +export type Querylinea_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapEventArgs = { +export type Querylinea_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_stableSwapEventsArgs = { +export type Querylinea_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapTradeVolumeArgs = { +export type Querylinea_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_swapTradeVolumesArgs = { +export type Querylinea_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpTokenEventArgs = { +export type Querylinea_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap_lpTokenEventsArgs = { +export type Querylinea_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryzksync_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querysepolia_swap_systemInfoArgs = { +export type Querylinea_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_systemInfosArgs = { +export type Querylinea_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_pooledTokenArgs = { +export type Querylinea_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_pooledTokensArgs = { +export type Querylinea_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapArgs = { +export type Querylinea_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapsArgs = { +export type Querylinea_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapAddLiquidityEventArgs = { +export type Querylinea_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapAddLiquidityEventsArgs = { +export type Querylinea_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querylinea_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querylinea_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapExchangeArgs = { +export type Querylinea_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapExchangesArgs = { +export type Querylinea_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapDailyVolumeArgs = { +export type Querylinea_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapDailyVolumesArgs = { +export type Querylinea_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapHourlyVolumeArgs = { +export type Querylinea_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapHourlyVolumesArgs = { +export type Querylinea_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapWeeklyVolumeArgs = { +export type Querylinea_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapWeeklyVolumesArgs = { +export type Querylinea_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpAccountArgs = { +export type Querylinea_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpAccountsArgs = { +export type Querylinea_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpAccountBalanceArgs = { +export type Querylinea_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpAccountBalancesArgs = { +export type Querylinea_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpTokenArgs = { +export type Querylinea_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpTokensArgs = { +export type Querylinea_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpTransferEventArgs = { +export type Querylinea_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpTransferEventsArgs = { +export type Querylinea_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapEventArgs = { +export type Querylinea_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_stableSwapEventsArgs = { +export type Querylinea_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapTradeVolumeArgs = { +export type Querylinea__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingmainnet_rootAggregatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_swapTradeVolumesArgs = { +export type Querystagingmainnet_rootAggregatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpTokenEventArgs = { +export type Querystagingmainnet_rootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap_lpTokenEventsArgs = { +export type Querystagingmainnet_rootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryxdai_swap_systemInfoArgs = { +export type Querystagingmainnet_aggregatedMessageRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_systemInfosArgs = { +export type Querystagingmainnet_aggregatedMessageRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_pooledTokenArgs = { +export type Querystagingmainnet_rootManagerMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_pooledTokensArgs = { +export type Querystagingmainnet_rootManagerMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapArgs = { +export type Querystagingmainnet_rootManagerModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapsArgs = { +export type Querystagingmainnet_rootManagerModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapAddLiquidityEventArgs = { +export type Querystagingmainnet_optimisticRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapAddLiquidityEventsArgs = { +export type Querystagingmainnet_optimisticRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querystagingmainnet_hubOptimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querystagingmainnet_hubOptimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapExchangeArgs = { +export type Querystagingmainnet_optimisticRootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapExchangesArgs = { +export type Querystagingmainnet_optimisticRootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapDailyVolumeArgs = { +export type Querystagingmainnet_polygonConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapDailyVolumesArgs = { +export type Querystagingmainnet_polygonConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapHourlyVolumeArgs = { +export type Querystagingmainnet_optimismConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapHourlyVolumesArgs = { +export type Querystagingmainnet_optimismConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapWeeklyVolumeArgs = { +export type Querystagingmainnet_bnbConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapWeeklyVolumesArgs = { +export type Querystagingmainnet_bnbConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpAccountArgs = { +export type Querystagingmainnet_arbitrumConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpAccountsArgs = { +export type Querystagingmainnet_arbitrumConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpAccountBalanceArgs = { +export type Querystagingmainnet_gnosisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpAccountBalancesArgs = { +export type Querystagingmainnet_gnosisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpTokenArgs = { +export type Querystagingmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpTokensArgs = { +export type Querystagingmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpTransferEventArgs = { +export type Querystagingmainnet_metisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpTransferEventsArgs = { +export type Querystagingmainnet_metisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapEventArgs = { +export type Querystagingmainnet_mantleConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_stableSwapEventsArgs = { +export type Querystagingmainnet_mantleConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapTradeVolumeArgs = { +export type Querystagingmainnet_avalancheConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_swapTradeVolumesArgs = { +export type Querystagingmainnet_avalancheConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpTokenEventArgs = { +export type Querystagingmainnet_baseConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap_lpTokenEventsArgs = { +export type Querystagingmainnet_baseConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryavalanche_swap_systemInfoArgs = { +export type Querystagingmainnet_polygonZkConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_systemInfosArgs = { +export type Querystagingmainnet_polygonZkConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_pooledTokenArgs = { +export type Querystagingmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_pooledTokensArgs = { +export type Querystagingmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapArgs = { +export type Querystagingmainnet_modeConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapsArgs = { +export type Querystagingmainnet_modeConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapAddLiquidityEventArgs = { +export type Querystagingmainnet_scrollConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapAddLiquidityEventsArgs = { +export type Querystagingmainnet_scrollConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querystagingmainnet_xlayerConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querystagingmainnet_xlayerConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapExchangeArgs = { +export type Querystagingmainnet_rootMessageProcessedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapExchangesArgs = { +export type Querystagingmainnet_rootMessageProcessedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapDailyVolumeArgs = { +export type Querystagingmainnet_aggregateRootSavedSlowArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapDailyVolumesArgs = { +export type Querystagingmainnet_aggregateRootSavedSlowsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapHourlyVolumeArgs = { +export type Querystagingmainnet_hubDomainArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapHourlyVolumesArgs = { +export type Querystagingmainnet_hubDomainsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapWeeklyVolumeArgs = { +export type Querystagingmainnet__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryarbitrumone_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapWeeklyVolumesArgs = { +export type Queryarbitrumone_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpAccountArgs = { +export type Queryarbitrumone_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpAccountsArgs = { +export type Queryarbitrumone_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpAccountBalanceArgs = { +export type Queryarbitrumone_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpAccountBalancesArgs = { +export type Queryarbitrumone_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpTokenArgs = { +export type Queryarbitrumone_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpTokensArgs = { +export type Queryarbitrumone_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpTransferEventArgs = { +export type Queryarbitrumone_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpTransferEventsArgs = { +export type Queryarbitrumone_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapEventArgs = { +export type Queryarbitrumone_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_stableSwapEventsArgs = { +export type Queryarbitrumone_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapTradeVolumeArgs = { +export type Queryarbitrumone_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_swapTradeVolumesArgs = { +export type Queryarbitrumone_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpTokenEventArgs = { +export type Queryarbitrumone_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap_lpTokenEventsArgs = { +export type Queryarbitrumone_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querypolygonzkevm_assetArgs = { +export type Queryarbitrumone_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_assetsArgs = { +export type Queryarbitrumone_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_assetStatusArgs = { +export type Queryarbitrumone_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_assetStatusesArgs = { +export type Queryarbitrumone_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_assetBalanceArgs = { +export type Queryarbitrumone_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_assetBalancesArgs = { +export type Queryarbitrumone_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_routerArgs = { +export type Queryarbitrumone_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_routersArgs = { +export type Queryarbitrumone_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_routerDailyTVLArgs = { +export type Queryarbitrumone_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_routerDailyTVLsArgs = { +export type Queryarbitrumone_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_routerLiquidityEventArgs = { +export type Queryarbitrumone_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_routerLiquidityEventsArgs = { +export type Queryarbitrumone_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_settingArgs = { +export type Queryarbitrumone_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_settingsArgs = { +export type Queryarbitrumone_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_relayerArgs = { +export type Queryarbitrumone_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_relayersArgs = { +export type Queryarbitrumone_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_sequencerArgs = { +export type Queryarbitrumone_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querylocalmainnet_rootAggregatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_sequencersArgs = { +export type Querylocalmainnet_rootAggregatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_relayerFeeArgs = { +export type Querylocalmainnet_rootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_relayerFeesArgs = { +export type Querylocalmainnet_rootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_originTransferArgs = { +export type Querylocalmainnet_aggregatedMessageRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_originTransfersArgs = { +export type Querylocalmainnet_aggregatedMessageRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_destinationTransferArgs = { +export type Querylocalmainnet_rootManagerMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_destinationTransfersArgs = { +export type Querylocalmainnet_rootManagerMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_originMessageArgs = { +export type Querylocalmainnet_rootManagerModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_originMessagesArgs = { +export type Querylocalmainnet_rootManagerModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_aggregateRootArgs = { +export type Querylocalmainnet_optimisticRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_aggregateRootsArgs = { +export type Querylocalmainnet_optimisticRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_connectorMetaArgs = { +export type Querylocalmainnet_hubOptimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_connectorMetasArgs = { +export type Querylocalmainnet_hubOptimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_rootCountArgs = { +export type Querylocalmainnet_optimisticRootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_rootCountsArgs = { +export type Querylocalmainnet_optimisticRootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_rootMessageSentArgs = { +export type Querylocalmainnet_polygonConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_rootMessageSentsArgs = { +export type Querylocalmainnet_polygonConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_relayerFeesIncreaseArgs = { +export type Querylocalmainnet_optimismConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_relayerFeesIncreasesArgs = { +export type Querylocalmainnet_optimismConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_slippageUpdateArgs = { +export type Querylocalmainnet_bnbConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_slippageUpdatesArgs = { +export type Querylocalmainnet_bnbConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_snapshotRootArgs = { +export type Querylocalmainnet_arbitrumConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_snapshotRootsArgs = { +export type Querylocalmainnet_arbitrumConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_spokeConnectorModeArgs = { +export type Querylocalmainnet_gnosisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_spokeConnectorModesArgs = { +export type Querylocalmainnet_gnosisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_aggregateRootProposedArgs = { +export type Querylocalmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_aggregateRootProposedsArgs = { +export type Querylocalmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_optimisticRootFinalizedArgs = { +export type Querylocalmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_optimisticRootFinalizedsArgs = { +export type Querylocalmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm__metaArgs = { - block?: InputMaybe; -}; - - -export type Querybase_swap_systemInfoArgs = { +export type Querylocalmainnet_baseConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_systemInfosArgs = { +export type Querylocalmainnet_baseConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_pooledTokenArgs = { +export type Querylocalmainnet_x1ConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_pooledTokensArgs = { +export type Querylocalmainnet_x1ConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapArgs = { +export type Querylocalmainnet_rootMessageProcessedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapsArgs = { +export type Querylocalmainnet_rootMessageProcessedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapAddLiquidityEventArgs = { +export type Querylocalmainnet_aggregateRootSavedSlowArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapAddLiquidityEventsArgs = { +export type Querylocalmainnet_aggregateRootSavedSlowsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querylocalmainnet_hubDomainArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querylocalmainnet_hubDomainsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapExchangeArgs = { +export type Querylocalmainnet__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryzksync_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapExchangesArgs = { +export type Queryzksync_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapDailyVolumeArgs = { +export type Queryzksync_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapDailyVolumesArgs = { +export type Queryzksync_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapHourlyVolumeArgs = { +export type Queryzksync_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapHourlyVolumesArgs = { +export type Queryzksync_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapWeeklyVolumeArgs = { +export type Queryzksync_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapWeeklyVolumesArgs = { +export type Queryzksync_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpAccountArgs = { +export type Queryzksync_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpAccountsArgs = { +export type Queryzksync_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpAccountBalanceArgs = { +export type Queryzksync_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpAccountBalancesArgs = { +export type Queryzksync_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpTokenArgs = { +export type Queryzksync_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpTokensArgs = { +export type Queryzksync_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpTransferEventArgs = { +export type Queryzksync_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpTransferEventsArgs = { +export type Queryzksync_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapEventArgs = { +export type Queryzksync_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_stableSwapEventsArgs = { +export type Queryzksync_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapTradeVolumeArgs = { +export type Queryzksync_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_swapTradeVolumesArgs = { +export type Queryzksync_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpTokenEventArgs = { +export type Queryzksync_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap_lpTokenEventsArgs = { +export type Queryzksync_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querymantle_assetArgs = { +export type Queryzksync_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_assetsArgs = { +export type Queryzksync_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_assetStatusArgs = { +export type Queryzksync_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_assetStatusesArgs = { +export type Queryzksync_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_assetBalanceArgs = { +export type Queryzksync_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_assetBalancesArgs = { +export type Queryzksync_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_routerArgs = { +export type Queryzksync_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_routersArgs = { +export type Queryzksync_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_routerDailyTVLArgs = { +export type Queryzksync_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_routerDailyTVLsArgs = { +export type Queryzksync_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_routerLiquidityEventArgs = { +export type Queryzksync_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymode_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_routerLiquidityEventsArgs = { +export type Querymode_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_settingArgs = { +export type Querymode_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_settingsArgs = { +export type Querymode_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_relayerArgs = { +export type Querymode_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_relayersArgs = { +export type Querymode_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_sequencerArgs = { +export type Querymode_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_sequencersArgs = { +export type Querymode_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_relayerFeeArgs = { +export type Querymode_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_relayerFeesArgs = { +export type Querymode_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_originTransferArgs = { +export type Querymode_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_originTransfersArgs = { +export type Querymode_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_destinationTransferArgs = { +export type Querymode_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_destinationTransfersArgs = { +export type Querymode_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_originMessageArgs = { +export type Querymode_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_originMessagesArgs = { +export type Querymode_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_aggregateRootArgs = { +export type Querymode_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_aggregateRootsArgs = { +export type Querymode_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_connectorMetaArgs = { +export type Querymode_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_connectorMetasArgs = { +export type Querymode_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_rootCountArgs = { +export type Querymode_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_rootCountsArgs = { +export type Querymode_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_rootMessageSentArgs = { +export type Querymode_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_rootMessageSentsArgs = { +export type Querymode_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_relayerFeesIncreaseArgs = { +export type Querymode_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_relayerFeesIncreasesArgs = { +export type Querymode_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_slippageUpdateArgs = { +export type Querymode_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_slippageUpdatesArgs = { +export type Querymode_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_snapshotRootArgs = { +export type Querymode_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_snapshotRootsArgs = { +export type Querymode_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_spokeConnectorModeArgs = { +export type Querymode_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_spokeConnectorModesArgs = { +export type Querymode_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_aggregateRootProposedArgs = { +export type Querymode_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryxdai_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_aggregateRootProposedsArgs = { +export type Queryxdai_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_optimisticRootFinalizedArgs = { +export type Queryxdai_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle_optimisticRootFinalizedsArgs = { +export type Queryxdai_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymantle__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryoptimismsepolia_assetArgs = { +export type Queryxdai_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_assetsArgs = { +export type Queryxdai_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_assetStatusArgs = { +export type Queryxdai_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_assetStatusesArgs = { +export type Queryxdai_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_assetBalanceArgs = { +export type Queryxdai_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_assetBalancesArgs = { +export type Queryxdai_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_routerArgs = { +export type Queryxdai_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_routersArgs = { +export type Queryxdai_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_routerDailyTVLArgs = { +export type Queryxdai_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_routerDailyTVLsArgs = { +export type Queryxdai_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_routerLiquidityEventArgs = { +export type Queryxdai_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_routerLiquidityEventsArgs = { +export type Queryxdai_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_settingArgs = { +export type Queryxdai_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_settingsArgs = { +export type Queryxdai_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_relayerArgs = { +export type Queryxdai_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_relayersArgs = { +export type Queryxdai_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_sequencerArgs = { +export type Queryxdai_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_sequencersArgs = { +export type Queryxdai_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_relayerFeeArgs = { +export type Queryxdai_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_relayerFeesArgs = { +export type Queryxdai_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_originTransferArgs = { +export type Queryxdai_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_originTransfersArgs = { +export type Queryxdai_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_destinationTransferArgs = { +export type Queryxdai_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_destinationTransfersArgs = { +export type Queryxdai_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_originMessageArgs = { +export type Queryxdai_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_originMessagesArgs = { +export type Queryxdai_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_aggregateRootArgs = { +export type Queryxdai_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_aggregateRootsArgs = { +export type Queryxdai_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_connectorMetaArgs = { +export type Queryxdai_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_connectorMetasArgs = { +export type Queryxdai_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_rootCountArgs = { +export type Queryxdai_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_rootCountsArgs = { +export type Queryxdai_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_rootMessageSentArgs = { +export type Queryxdai_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_rootMessageSentsArgs = { +export type Queryxdai_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_relayerFeesIncreaseArgs = { +export type Queryxdai_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_relayerFeesIncreasesArgs = { +export type Queryxdai_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_slippageUpdateArgs = { +export type Queryxdai_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_slippageUpdatesArgs = { +export type Queryxdai_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_snapshotRootArgs = { +export type Queryxdai_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_snapshotRootsArgs = { +export type Queryxdai_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_spokeConnectorModeArgs = { +export type Queryxdai_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_spokeConnectorModesArgs = { +export type Queryxdai_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_aggregateRootProposedArgs = { +export type Queryxdai__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymetis_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_aggregateRootProposedsArgs = { +export type Querymetis_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_optimisticRootFinalizedArgs = { +export type Querymetis_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia_optimisticRootFinalizedsArgs = { +export type Querymetis_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimismsepolia__metaArgs = { - block?: InputMaybe; -}; - - -export type Querybnb_assetArgs = { +export type Querymetis_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_assetsArgs = { +export type Querymetis_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_assetStatusArgs = { +export type Querymetis_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_assetStatusesArgs = { +export type Querymetis_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_assetBalanceArgs = { +export type Querymetis_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_assetBalancesArgs = { +export type Querymetis_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_routerArgs = { +export type Querymetis_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_routersArgs = { +export type Querymetis_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_routerDailyTVLArgs = { +export type Querymetis_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_routerDailyTVLsArgs = { +export type Querymetis_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_routerLiquidityEventArgs = { +export type Querymetis_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_routerLiquidityEventsArgs = { +export type Querymetis_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_settingArgs = { +export type Querymetis_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_settingsArgs = { +export type Querymetis_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_relayerArgs = { +export type Querymetis_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_relayersArgs = { +export type Querymetis_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_sequencerArgs = { +export type Querymetis_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_sequencersArgs = { +export type Querymetis_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_relayerFeeArgs = { +export type Querymetis_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_relayerFeesArgs = { +export type Querymetis_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_originTransferArgs = { +export type Querymetis_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_originTransfersArgs = { +export type Querymetis_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_destinationTransferArgs = { +export type Querymetis_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_destinationTransfersArgs = { +export type Querymetis_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_originMessageArgs = { +export type Querymetis_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_originMessagesArgs = { +export type Querymetis_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_aggregateRootArgs = { +export type Querymetis_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_aggregateRootsArgs = { +export type Querymetis_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_connectorMetaArgs = { +export type Querymetis_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryavalanche_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_connectorMetasArgs = { +export type Queryavalanche_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_rootCountArgs = { +export type Queryavalanche_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_rootCountsArgs = { +export type Queryavalanche_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_rootMessageSentArgs = { +export type Queryavalanche_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_rootMessageSentsArgs = { +export type Queryavalanche_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_relayerFeesIncreaseArgs = { +export type Queryavalanche_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_relayerFeesIncreasesArgs = { +export type Queryavalanche_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_slippageUpdateArgs = { +export type Queryavalanche_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_slippageUpdatesArgs = { +export type Queryavalanche_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_snapshotRootArgs = { +export type Queryavalanche_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_snapshotRootsArgs = { +export type Queryavalanche_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_spokeConnectorModeArgs = { +export type Queryavalanche_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_spokeConnectorModesArgs = { +export type Queryavalanche_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_aggregateRootProposedArgs = { +export type Queryavalanche_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_aggregateRootProposedsArgs = { +export type Queryavalanche_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_optimisticRootFinalizedArgs = { +export type Queryavalanche_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb_optimisticRootFinalizedsArgs = { +export type Queryavalanche_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybnb__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingpolygon_assetArgs = { +export type Queryavalanche_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_assetsArgs = { +export type Queryavalanche_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_assetStatusArgs = { +export type Queryavalanche_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_assetStatusesArgs = { +export type Queryavalanche_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_assetBalanceArgs = { +export type Queryavalanche_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_assetBalancesArgs = { +export type Queryavalanche_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_routerArgs = { +export type Queryavalanche_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_routersArgs = { +export type Queryavalanche_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_routerDailyTVLArgs = { +export type Queryavalanche_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_routerDailyTVLsArgs = { +export type Queryavalanche_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_routerLiquidityEventArgs = { +export type Queryavalanche_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_routerLiquidityEventsArgs = { +export type Queryavalanche_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_settingArgs = { +export type Queryavalanche_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_settingsArgs = { +export type Queryavalanche_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_relayerArgs = { +export type Queryavalanche_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymainnet_rootAggregatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_relayersArgs = { +export type Querymainnet_rootAggregatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_sequencerArgs = { +export type Querymainnet_rootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_sequencersArgs = { +export type Querymainnet_rootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_relayerFeeArgs = { +export type Querymainnet_aggregatedMessageRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_relayerFeesArgs = { +export type Querymainnet_aggregatedMessageRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_originTransferArgs = { +export type Querymainnet_rootManagerMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_originTransfersArgs = { +export type Querymainnet_rootManagerMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_destinationTransferArgs = { +export type Querymainnet_rootManagerModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_destinationTransfersArgs = { +export type Querymainnet_rootManagerModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_originMessageArgs = { +export type Querymainnet_optimisticRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_originMessagesArgs = { +export type Querymainnet_optimisticRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_aggregateRootArgs = { +export type Querymainnet_hubOptimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_aggregateRootsArgs = { +export type Querymainnet_hubOptimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_connectorMetaArgs = { +export type Querymainnet_optimisticRootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_connectorMetasArgs = { +export type Querymainnet_optimisticRootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_rootCountArgs = { +export type Querymainnet_polygonConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_rootCountsArgs = { +export type Querymainnet_polygonConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_rootMessageSentArgs = { +export type Querymainnet_optimismConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_rootMessageSentsArgs = { +export type Querymainnet_optimismConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_relayerFeesIncreaseArgs = { +export type Querymainnet_bnbConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_relayerFeesIncreasesArgs = { +export type Querymainnet_bnbConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_slippageUpdateArgs = { +export type Querymainnet_arbitrumConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_slippageUpdatesArgs = { +export type Querymainnet_arbitrumConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_snapshotRootArgs = { +export type Querymainnet_gnosisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_snapshotRootsArgs = { +export type Querymainnet_gnosisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_spokeConnectorModeArgs = { +export type Querymainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_spokeConnectorModesArgs = { +export type Querymainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_aggregateRootProposedArgs = { +export type Querymainnet_metisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_aggregateRootProposedsArgs = { +export type Querymainnet_metisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_optimisticRootFinalizedArgs = { +export type Querymainnet_mantleConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon_optimisticRootFinalizedsArgs = { +export type Querymainnet_mantleConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygon__metaArgs = { - block?: InputMaybe; -}; - - -export type Querylocalmainnet_assetArgs = { +export type Querymainnet_avalancheConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_assetsArgs = { +export type Querymainnet_avalancheConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_assetStatusArgs = { +export type Querymainnet_baseConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_assetStatusesArgs = { +export type Querymainnet_baseConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_assetBalanceArgs = { +export type Querymainnet_polygonZkConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_assetBalancesArgs = { +export type Querymainnet_polygonZkConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_routerArgs = { +export type Querymainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_routersArgs = { +export type Querymainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_routerDailyTVLArgs = { +export type Querymainnet_modeConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_routerDailyTVLsArgs = { +export type Querymainnet_modeConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_routerLiquidityEventArgs = { +export type Querymainnet_rootMessageProcessedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_routerLiquidityEventsArgs = { +export type Querymainnet_rootMessageProcessedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_settingArgs = { +export type Querymainnet_aggregateRootSavedSlowArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_settingsArgs = { +export type Querymainnet_aggregateRootSavedSlowsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_relayerArgs = { +export type Querymainnet_hubDomainArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_relayersArgs = { +export type Querymainnet_hubDomainsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_sequencerArgs = { +export type Querymainnet__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryavalanche_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_sequencersArgs = { +export type Queryavalanche_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_relayerFeeArgs = { +export type Queryavalanche_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_relayerFeesArgs = { +export type Queryavalanche_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_originTransferArgs = { +export type Queryavalanche_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_originTransfersArgs = { +export type Queryavalanche_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_destinationTransferArgs = { +export type Queryavalanche_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_destinationTransfersArgs = { +export type Queryavalanche_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_originMessageArgs = { +export type Queryavalanche_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_originMessagesArgs = { +export type Queryavalanche_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregateRootArgs = { +export type Queryavalanche_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregateRootsArgs = { +export type Queryavalanche_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_connectorMetaArgs = { +export type Queryavalanche_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_connectorMetasArgs = { +export type Queryavalanche_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootCountArgs = { +export type Queryavalanche_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootCountsArgs = { +export type Queryavalanche_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootMessageSentArgs = { +export type Queryavalanche_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_rootMessageSentsArgs = { +export type Queryavalanche_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_relayerFeesIncreaseArgs = { +export type Queryavalanche_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_relayerFeesIncreasesArgs = { +export type Queryavalanche_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_slippageUpdateArgs = { +export type Queryavalanche_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_slippageUpdatesArgs = { +export type Queryavalanche_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_snapshotRootArgs = { +export type Queryavalanche_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_snapshotRootsArgs = { +export type Queryavalanche_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_spokeConnectorModeArgs = { +export type Queryavalanche_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_spokeConnectorModesArgs = { +export type Queryavalanche_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregateRootProposedArgs = { +export type Queryavalanche_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_aggregateRootProposedsArgs = { +export type Queryavalanche_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimisticRootFinalizedArgs = { +export type Queryavalanche_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_optimisticRootFinalizedsArgs = { +export type Queryavalanche_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_assetArgs = { +export type Queryavalanche_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_assetsArgs = { +export type Queryavalanche_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_assetStatusArgs = { +export type Queryavalanche_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_assetStatusesArgs = { +export type Queryavalanche_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_assetBalanceArgs = { +export type Queryavalanche_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_assetBalancesArgs = { +export type Queryavalanche_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_routerArgs = { +export type Queryavalanche_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_routersArgs = { +export type Queryavalanche_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_routerDailyTVLArgs = { +export type Queryavalanche_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_routerDailyTVLsArgs = { +export type Queryavalanche_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_routerLiquidityEventArgs = { +export type Queryavalanche_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_routerLiquidityEventsArgs = { +export type Queryavalanche_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_settingArgs = { +export type Queryavalanche_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_settingsArgs = { +export type Queryavalanche_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_relayerArgs = { +export type Queryavalanche_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_relayersArgs = { +export type Queryavalanche_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_sequencerArgs = { +export type Queryavalanche__metaArgs = { + block?: InputMaybe; +}; + + +export type Querylocaloptimism_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_sequencersArgs = { +export type Querylocaloptimism_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_relayerFeeArgs = { +export type Querylocaloptimism_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_relayerFeesArgs = { +export type Querylocaloptimism_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_originTransferArgs = { +export type Querylocaloptimism_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_originTransfersArgs = { +export type Querylocaloptimism_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_destinationTransferArgs = { +export type Querylocaloptimism_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_destinationTransfersArgs = { +export type Querylocaloptimism_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_originMessageArgs = { +export type Querylocaloptimism_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_originMessagesArgs = { +export type Querylocaloptimism_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_aggregateRootArgs = { +export type Querylocaloptimism_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_aggregateRootsArgs = { +export type Querylocaloptimism_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_connectorMetaArgs = { +export type Querylocaloptimism_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_connectorMetasArgs = { +export type Querylocaloptimism_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_rootCountArgs = { +export type Querylocaloptimism_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_rootCountsArgs = { +export type Querylocaloptimism_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_rootMessageSentArgs = { +export type Querylocaloptimism_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_rootMessageSentsArgs = { +export type Querylocaloptimism_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_relayerFeesIncreaseArgs = { +export type Querylocaloptimism_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_relayerFeesIncreasesArgs = { +export type Querylocaloptimism_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_slippageUpdateArgs = { +export type Querylocaloptimism_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_slippageUpdatesArgs = { +export type Querylocaloptimism_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_snapshotRootArgs = { +export type Querylocaloptimism_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_snapshotRootsArgs = { +export type Querylocaloptimism_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_spokeConnectorModeArgs = { +export type Querylocaloptimism_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_spokeConnectorModesArgs = { +export type Querylocaloptimism_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_aggregateRootProposedArgs = { +export type Querylocaloptimism_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_aggregateRootProposedsArgs = { +export type Querylocaloptimism_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_optimisticRootFinalizedArgs = { +export type Querylocaloptimism_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai_optimisticRootFinalizedsArgs = { +export type Querylocaloptimism_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxdai__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingoptimism_assetArgs = { +export type Querylocaloptimism_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_assetsArgs = { +export type Querylocaloptimism_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_assetStatusArgs = { +export type Querylocaloptimism_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_assetStatusesArgs = { +export type Querylocaloptimism_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_assetBalanceArgs = { +export type Querylocaloptimism_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_assetBalancesArgs = { +export type Querylocaloptimism_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_routerArgs = { +export type Querylocaloptimism_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_routersArgs = { +export type Querylocaloptimism_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_routerDailyTVLArgs = { +export type Querylocaloptimism_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_routerDailyTVLsArgs = { +export type Querylocaloptimism_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_routerLiquidityEventArgs = { +export type Querylocaloptimism_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_routerLiquidityEventsArgs = { +export type Querylocaloptimism_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_settingArgs = { +export type Querylocaloptimism_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_settingsArgs = { +export type Querylocaloptimism_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_relayerArgs = { +export type Querylocaloptimism_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_relayersArgs = { +export type Querylocaloptimism_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_sequencerArgs = { +export type Querylocaloptimism__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingarbitrumone_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_sequencersArgs = { +export type Querystagingarbitrumone_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_relayerFeeArgs = { +export type Querystagingarbitrumone_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_relayerFeesArgs = { +export type Querystagingarbitrumone_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_originTransferArgs = { +export type Querystagingarbitrumone_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_originTransfersArgs = { +export type Querystagingarbitrumone_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_destinationTransferArgs = { +export type Querystagingarbitrumone_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_destinationTransfersArgs = { +export type Querystagingarbitrumone_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_originMessageArgs = { +export type Querystagingarbitrumone_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_originMessagesArgs = { +export type Querystagingarbitrumone_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_aggregateRootArgs = { +export type Querystagingarbitrumone_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_aggregateRootsArgs = { +export type Querystagingarbitrumone_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_connectorMetaArgs = { +export type Querystagingarbitrumone_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_connectorMetasArgs = { +export type Querystagingarbitrumone_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_rootCountArgs = { +export type Querystagingarbitrumone_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_rootCountsArgs = { +export type Querystagingarbitrumone_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_rootMessageSentArgs = { +export type Querystagingarbitrumone_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_rootMessageSentsArgs = { +export type Querystagingarbitrumone_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_relayerFeesIncreaseArgs = { +export type Querystagingarbitrumone_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_relayerFeesIncreasesArgs = { +export type Querystagingarbitrumone_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_slippageUpdateArgs = { +export type Querystagingarbitrumone_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_slippageUpdatesArgs = { +export type Querystagingarbitrumone_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_snapshotRootArgs = { +export type Querystagingarbitrumone_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_snapshotRootsArgs = { +export type Querystagingarbitrumone_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_spokeConnectorModeArgs = { +export type Querystagingarbitrumone_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_spokeConnectorModesArgs = { +export type Querystagingarbitrumone_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_aggregateRootProposedArgs = { +export type Querystagingarbitrumone_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_aggregateRootProposedsArgs = { +export type Querystagingarbitrumone_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_optimisticRootFinalizedArgs = { +export type Querystagingarbitrumone_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism_optimisticRootFinalizedsArgs = { +export type Querystagingarbitrumone_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingoptimism__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryavalanche_assetArgs = { +export type Querystagingarbitrumone_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_assetsArgs = { +export type Querystagingarbitrumone_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_assetStatusArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_assetStatusesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_assetBalanceArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_assetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_routerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_routersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_routerDailyTVLArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_routerDailyTVLsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_routerLiquidityEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_routerLiquidityEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_settingArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_settingsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_relayerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_relayersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_sequencerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_sequencersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_relayerFeeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_relayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_originTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_originTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_destinationTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_destinationTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_originMessageArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_originMessagesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_aggregateRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_aggregateRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_connectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_connectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_rootCountArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Queryavalanche_rootCountsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_rootMessageSentArgs = { +export type Querystagingarbitrumone_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_rootMessageSentsArgs = { +export type Querystagingarbitrumone_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_relayerFeesIncreaseArgs = { +export type Querystagingarbitrumone_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_relayerFeesIncreasesArgs = { +export type Querystagingarbitrumone_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_slippageUpdateArgs = { +export type Querystagingarbitrumone_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_slippageUpdatesArgs = { +export type Querystagingarbitrumone_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_snapshotRootArgs = { +export type Querystagingarbitrumone_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_snapshotRootsArgs = { +export type Querystagingarbitrumone_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_spokeConnectorModeArgs = { +export type Querystagingarbitrumone_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_spokeConnectorModesArgs = { +export type Querystagingarbitrumone_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_aggregateRootProposedArgs = { +export type Querystagingarbitrumone_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_aggregateRootProposedsArgs = { +export type Querystagingarbitrumone_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_optimisticRootFinalizedArgs = { +export type Querystagingarbitrumone_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche_optimisticRootFinalizedsArgs = { +export type Querystagingarbitrumone_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryavalanche__metaArgs = { - block?: InputMaybe; +export type Querystagingarbitrumone__metaArgs = { + block?: InputMaybe; }; @@ -12535,11491 +12326,12054 @@ export type Queryzksync__metaArgs = { }; -export type Querystagingbnb_assetArgs = { +export type Querystaginglinea_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_assetsArgs = { +export type Querystaginglinea_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_assetStatusArgs = { +export type Querystaginglinea_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_assetStatusesArgs = { +export type Querystaginglinea_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_assetBalanceArgs = { +export type Querystaginglinea_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_assetBalancesArgs = { +export type Querystaginglinea_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_routerArgs = { +export type Querystaginglinea_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_routersArgs = { +export type Querystaginglinea_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_routerDailyTVLArgs = { +export type Querystaginglinea_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_routerDailyTVLsArgs = { +export type Querystaginglinea_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_routerLiquidityEventArgs = { +export type Querystaginglinea_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_routerLiquidityEventsArgs = { +export type Querystaginglinea_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_settingArgs = { +export type Querystaginglinea_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_settingsArgs = { +export type Querystaginglinea_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_relayerArgs = { +export type Querystaginglinea_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_relayersArgs = { +export type Querystaginglinea_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_sequencerArgs = { +export type Querystaginglinea_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_sequencersArgs = { +export type Querystaginglinea_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_relayerFeeArgs = { +export type Querystaginglinea_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_relayerFeesArgs = { +export type Querystaginglinea_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_originTransferArgs = { +export type Querystaginglinea_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_originTransfersArgs = { +export type Querystaginglinea_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_destinationTransferArgs = { +export type Querystaginglinea_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_destinationTransfersArgs = { +export type Querystaginglinea_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_originMessageArgs = { +export type Querystaginglinea_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_originMessagesArgs = { +export type Querystaginglinea_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_aggregateRootArgs = { +export type Querystaginglinea_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_aggregateRootsArgs = { +export type Querystaginglinea_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_connectorMetaArgs = { +export type Querystaginglinea_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_connectorMetasArgs = { +export type Querystaginglinea_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_rootCountArgs = { +export type Querystaginglinea_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_rootCountsArgs = { +export type Querystaginglinea_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_rootMessageSentArgs = { +export type Querystaginglinea_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_rootMessageSentsArgs = { +export type Querystaginglinea_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_relayerFeesIncreaseArgs = { +export type Querystaginglinea_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_relayerFeesIncreasesArgs = { +export type Querystaginglinea_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_slippageUpdateArgs = { +export type Querystaginglinea_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_slippageUpdatesArgs = { +export type Querystaginglinea_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_snapshotRootArgs = { +export type Querystaginglinea_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_snapshotRootsArgs = { +export type Querystaginglinea_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_spokeConnectorModeArgs = { +export type Querystaginglinea_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_spokeConnectorModesArgs = { +export type Querystaginglinea_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_aggregateRootProposedArgs = { +export type Querystaginglinea_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_aggregateRootProposedsArgs = { +export type Querystaginglinea_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_optimisticRootFinalizedArgs = { +export type Querystaginglinea_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb_optimisticRootFinalizedsArgs = { +export type Querystaginglinea_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbnb__metaArgs = { - block?: InputMaybe; +export type Querystaginglinea__metaArgs = { + block?: InputMaybe; }; -export type Querystagingavalanche_assetArgs = { +export type Querymainnet_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_assetsArgs = { +export type Querymainnet_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_assetStatusArgs = { +export type Querymainnet_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_assetStatusesArgs = { +export type Querymainnet_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_assetBalanceArgs = { +export type Querymainnet_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_assetBalancesArgs = { +export type Querymainnet_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_routerArgs = { +export type Querymainnet_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_routersArgs = { +export type Querymainnet_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_routerDailyTVLArgs = { +export type Querymainnet_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_routerDailyTVLsArgs = { +export type Querymainnet_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_routerLiquidityEventArgs = { +export type Querymainnet_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_routerLiquidityEventsArgs = { +export type Querymainnet_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_settingArgs = { +export type Querymainnet_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_settingsArgs = { +export type Querymainnet_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_relayerArgs = { +export type Querymainnet_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_relayersArgs = { +export type Querymainnet_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_sequencerArgs = { +export type Querymainnet_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_sequencersArgs = { +export type Querymainnet_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_relayerFeeArgs = { +export type Querymainnet_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_relayerFeesArgs = { +export type Querymainnet_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_originTransferArgs = { +export type Querymainnet_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_originTransfersArgs = { +export type Querymainnet_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_destinationTransferArgs = { +export type Querymainnet_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_destinationTransfersArgs = { +export type Querymainnet_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_originMessageArgs = { +export type Querymainnet_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_originMessagesArgs = { +export type Querymainnet_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_aggregateRootArgs = { +export type Querymainnet_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_aggregateRootsArgs = { +export type Querymainnet_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_connectorMetaArgs = { +export type Querymainnet_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_connectorMetasArgs = { +export type Querymainnet_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_rootCountArgs = { +export type Querymainnet_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_rootCountsArgs = { +export type Querymainnet_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_rootMessageSentArgs = { +export type Querymainnet_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_rootMessageSentsArgs = { +export type Querymainnet_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_relayerFeesIncreaseArgs = { +export type Querymainnet_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_relayerFeesIncreasesArgs = { +export type Querymainnet_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_slippageUpdateArgs = { +export type Querymainnet_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_slippageUpdatesArgs = { +export type Querymainnet_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_snapshotRootArgs = { +export type Querymainnet_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_snapshotRootsArgs = { +export type Querymainnet_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_spokeConnectorModeArgs = { +export type Querymainnet_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_spokeConnectorModesArgs = { +export type Querymainnet_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_aggregateRootProposedArgs = { +export type Querymainnet_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_aggregateRootProposedsArgs = { +export type Querymainnet_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_optimisticRootFinalizedArgs = { +export type Querymainnet_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingavalanche_optimisticRootFinalizedsArgs = { +export type Querymainnet_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querystagingavalanche__metaArgs = { - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_assetArgs = { +export type Queryoptimismsepolia_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_assetsArgs = { +export type Queryoptimismsepolia_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_assetStatusArgs = { +export type Queryoptimismsepolia_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_assetStatusesArgs = { +export type Queryoptimismsepolia_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_assetBalanceArgs = { +export type Queryoptimismsepolia_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_assetBalancesArgs = { +export type Queryoptimismsepolia_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_routerArgs = { +export type Queryoptimismsepolia_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_routersArgs = { +export type Queryoptimismsepolia_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_routerDailyTVLArgs = { +export type Queryoptimismsepolia_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_routerDailyTVLsArgs = { +export type Queryoptimismsepolia_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_routerLiquidityEventArgs = { +export type Queryoptimismsepolia_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_routerLiquidityEventsArgs = { +export type Queryoptimismsepolia_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_settingArgs = { +export type Queryoptimismsepolia_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_settingsArgs = { +export type Queryoptimismsepolia_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_relayerArgs = { +export type Queryoptimismsepolia_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_relayersArgs = { +export type Queryoptimismsepolia_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_sequencerArgs = { +export type Queryoptimismsepolia_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_sequencersArgs = { +export type Queryoptimismsepolia_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_relayerFeeArgs = { +export type Queryoptimismsepolia_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_relayerFeesArgs = { +export type Queryoptimismsepolia_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_originTransferArgs = { +export type Queryoptimismsepolia_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_originTransfersArgs = { +export type Queryoptimismsepolia_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_destinationTransferArgs = { +export type Queryoptimismsepolia_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_destinationTransfersArgs = { +export type Queryoptimismsepolia_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_originMessageArgs = { +export type Queryoptimismsepolia_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_originMessagesArgs = { +export type Queryoptimismsepolia_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_aggregateRootArgs = { +export type Queryoptimismsepolia_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_aggregateRootsArgs = { +export type Queryoptimismsepolia_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_connectorMetaArgs = { +export type Queryoptimismsepolia_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_connectorMetasArgs = { +export type Queryoptimismsepolia_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_rootCountArgs = { +export type Queryoptimismsepolia_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_rootCountsArgs = { +export type Queryoptimismsepolia_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_rootMessageSentArgs = { +export type Queryoptimismsepolia_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_rootMessageSentsArgs = { +export type Queryoptimismsepolia_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_relayerFeesIncreaseArgs = { +export type Queryoptimismsepolia_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_relayerFeesIncreasesArgs = { +export type Queryoptimismsepolia_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_slippageUpdateArgs = { +export type Queryoptimismsepolia_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_slippageUpdatesArgs = { +export type Queryoptimismsepolia_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_snapshotRootArgs = { +export type Queryoptimismsepolia_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_snapshotRootsArgs = { +export type Queryoptimismsepolia_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_spokeConnectorModeArgs = { +export type Queryoptimismsepolia_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_spokeConnectorModesArgs = { +export type Queryoptimismsepolia_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_aggregateRootProposedArgs = { +export type Queryoptimismsepolia_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_aggregateRootProposedsArgs = { +export type Queryoptimismsepolia_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_optimisticRootFinalizedArgs = { +export type Queryoptimismsepolia_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone_optimisticRootFinalizedsArgs = { +export type Queryoptimismsepolia_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalarbitrumone__metaArgs = { - block?: InputMaybe; +export type Queryoptimismsepolia__metaArgs = { + block?: InputMaybe; }; -export type Querystagingmainnet_assetArgs = { +export type Querypolygonzkevm_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_assetsArgs = { +export type Querypolygonzkevm_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_assetStatusArgs = { +export type Querypolygonzkevm_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_assetStatusesArgs = { +export type Querypolygonzkevm_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_assetBalanceArgs = { +export type Querypolygonzkevm_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_assetBalancesArgs = { +export type Querypolygonzkevm_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_routerArgs = { +export type Querypolygonzkevm_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_routersArgs = { +export type Querypolygonzkevm_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_routerDailyTVLArgs = { +export type Querypolygonzkevm_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_routerDailyTVLsArgs = { +export type Querypolygonzkevm_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_routerLiquidityEventArgs = { +export type Querypolygonzkevm_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_routerLiquidityEventsArgs = { +export type Querypolygonzkevm_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_settingArgs = { +export type Querypolygonzkevm_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_settingsArgs = { +export type Querypolygonzkevm_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_relayerArgs = { +export type Querypolygonzkevm_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_relayersArgs = { +export type Querypolygonzkevm_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_sequencerArgs = { +export type Querypolygonzkevm_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_sequencersArgs = { +export type Querypolygonzkevm_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_relayerFeeArgs = { +export type Querypolygonzkevm_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_relayerFeesArgs = { +export type Querypolygonzkevm_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_originTransferArgs = { +export type Querypolygonzkevm_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_originTransfersArgs = { +export type Querypolygonzkevm_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_destinationTransferArgs = { +export type Querypolygonzkevm_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_destinationTransfersArgs = { +export type Querypolygonzkevm_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_originMessageArgs = { +export type Querypolygonzkevm_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_originMessagesArgs = { +export type Querypolygonzkevm_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregateRootArgs = { +export type Querypolygonzkevm_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregateRootsArgs = { +export type Querypolygonzkevm_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_connectorMetaArgs = { +export type Querypolygonzkevm_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_connectorMetasArgs = { +export type Querypolygonzkevm_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootCountArgs = { +export type Querypolygonzkevm_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootCountsArgs = { +export type Querypolygonzkevm_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootMessageSentArgs = { +export type Querypolygonzkevm_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_rootMessageSentsArgs = { +export type Querypolygonzkevm_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_relayerFeesIncreaseArgs = { +export type Querypolygonzkevm_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_relayerFeesIncreasesArgs = { +export type Querypolygonzkevm_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_slippageUpdateArgs = { +export type Querypolygonzkevm_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_slippageUpdatesArgs = { +export type Querypolygonzkevm_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_snapshotRootArgs = { +export type Querypolygonzkevm_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_snapshotRootsArgs = { +export type Querypolygonzkevm_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_spokeConnectorModeArgs = { +export type Querypolygonzkevm_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_spokeConnectorModesArgs = { +export type Querypolygonzkevm_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregateRootProposedArgs = { +export type Querypolygonzkevm_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_aggregateRootProposedsArgs = { +export type Querypolygonzkevm_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimisticRootFinalizedArgs = { +export type Querypolygonzkevm_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmainnet_optimisticRootFinalizedsArgs = { +export type Querypolygonzkevm_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_assetArgs = { +export type Querypolygonzkevm__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingoptimism_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_assetsArgs = { +export type Querystagingoptimism_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_assetStatusArgs = { +export type Querystagingoptimism_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_assetStatusesArgs = { +export type Querystagingoptimism_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_assetBalanceArgs = { +export type Querystagingoptimism_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_assetBalancesArgs = { +export type Querystagingoptimism_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_routerArgs = { +export type Querystagingoptimism_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_routersArgs = { +export type Querystagingoptimism_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_routerDailyTVLArgs = { +export type Querystagingoptimism_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_routerDailyTVLsArgs = { +export type Querystagingoptimism_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_routerLiquidityEventArgs = { +export type Querystagingoptimism_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_routerLiquidityEventsArgs = { +export type Querystagingoptimism_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_settingArgs = { +export type Querystagingoptimism_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_settingsArgs = { +export type Querystagingoptimism_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_relayerArgs = { +export type Querystagingoptimism_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_relayersArgs = { +export type Querystagingoptimism_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_sequencerArgs = { +export type Querystagingoptimism_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_sequencersArgs = { +export type Querystagingoptimism_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_relayerFeeArgs = { +export type Querystagingoptimism_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_relayerFeesArgs = { +export type Querystagingoptimism_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_originTransferArgs = { +export type Querystagingoptimism_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_originTransfersArgs = { +export type Querystagingoptimism_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_destinationTransferArgs = { +export type Querystagingoptimism_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_destinationTransfersArgs = { +export type Querystagingoptimism_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_originMessageArgs = { +export type Querystagingoptimism_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_originMessagesArgs = { +export type Querystagingoptimism_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_aggregateRootArgs = { +export type Querystagingoptimism_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_aggregateRootsArgs = { +export type Querystagingoptimism_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_connectorMetaArgs = { +export type Querystagingoptimism_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_connectorMetasArgs = { +export type Querystagingoptimism_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_rootCountArgs = { +export type Querystagingoptimism_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_rootCountsArgs = { +export type Querystagingoptimism_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_rootMessageSentArgs = { +export type Querystagingoptimism_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_rootMessageSentsArgs = { +export type Querystagingoptimism_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_relayerFeesIncreaseArgs = { +export type Querystagingoptimism_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_relayerFeesIncreasesArgs = { +export type Querystagingoptimism_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_slippageUpdateArgs = { +export type Querystagingoptimism_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_slippageUpdatesArgs = { +export type Querystagingoptimism_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_snapshotRootArgs = { +export type Querystagingoptimism_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_snapshotRootsArgs = { +export type Querystagingoptimism_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_spokeConnectorModeArgs = { +export type Querystagingoptimism_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_spokeConnectorModesArgs = { +export type Querystagingoptimism_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_aggregateRootProposedArgs = { +export type Querystagingoptimism_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_aggregateRootProposedsArgs = { +export type Querystagingoptimism_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_optimisticRootFinalizedArgs = { +export type Querystagingoptimism_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone_optimisticRootFinalizedsArgs = { +export type Querystagingoptimism_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingarbitrumone__metaArgs = { - block?: InputMaybe; +export type Querystagingoptimism__metaArgs = { + block?: InputMaybe; }; -export type Querystagingscroll_assetArgs = { +export type Querystagingmode_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_assetsArgs = { +export type Querystagingmode_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_assetStatusArgs = { +export type Querystagingmode_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_assetStatusesArgs = { +export type Querystagingmode_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_assetBalanceArgs = { +export type Querystagingmode_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_assetBalancesArgs = { +export type Querystagingmode_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_routerArgs = { +export type Querystagingmode_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_routersArgs = { +export type Querystagingmode_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_routerDailyTVLArgs = { +export type Querystagingmode_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_routerDailyTVLsArgs = { +export type Querystagingmode_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_routerLiquidityEventArgs = { +export type Querystagingmode_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_routerLiquidityEventsArgs = { +export type Querystagingmode_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_settingArgs = { +export type Querystagingmode_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_settingsArgs = { +export type Querystagingmode_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_relayerArgs = { +export type Querystagingmode_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_relayersArgs = { +export type Querystagingmode_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_sequencerArgs = { +export type Querystagingmode_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_sequencersArgs = { +export type Querystagingmode_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_relayerFeeArgs = { +export type Querystagingmode_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_relayerFeesArgs = { +export type Querystagingmode_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_originTransferArgs = { +export type Querystagingmode_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_originTransfersArgs = { +export type Querystagingmode_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_destinationTransferArgs = { +export type Querystagingmode_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_destinationTransfersArgs = { +export type Querystagingmode_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_originMessageArgs = { +export type Querystagingmode_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_originMessagesArgs = { +export type Querystagingmode_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_aggregateRootArgs = { +export type Querystagingmode_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_aggregateRootsArgs = { +export type Querystagingmode_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_connectorMetaArgs = { +export type Querystagingmode_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_connectorMetasArgs = { +export type Querystagingmode_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_rootCountArgs = { +export type Querystagingmode_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_rootCountsArgs = { +export type Querystagingmode_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_rootMessageSentArgs = { +export type Querystagingmode_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_rootMessageSentsArgs = { +export type Querystagingmode_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_relayerFeesIncreaseArgs = { +export type Querystagingmode_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_relayerFeesIncreasesArgs = { +export type Querystagingmode_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_slippageUpdateArgs = { +export type Querystagingmode_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_slippageUpdatesArgs = { +export type Querystagingmode_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_snapshotRootArgs = { +export type Querystagingmode_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_snapshotRootsArgs = { +export type Querystagingmode_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_spokeConnectorModeArgs = { +export type Querystagingmode_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_spokeConnectorModesArgs = { +export type Querystagingmode_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_aggregateRootProposedArgs = { +export type Querystagingmode_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_aggregateRootProposedsArgs = { +export type Querystagingmode_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_optimisticRootFinalizedArgs = { +export type Querystagingmode_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll_optimisticRootFinalizedsArgs = { +export type Querystagingmode_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingscroll__metaArgs = { - block?: InputMaybe; +export type Querystagingmode__metaArgs = { + block?: InputMaybe; }; -export type Querystagingbase_assetArgs = { +export type Querybase_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_assetsArgs = { +export type Querybase_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_assetStatusArgs = { +export type Querybase_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_assetStatusesArgs = { +export type Querybase_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_assetBalanceArgs = { +export type Querybase_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_assetBalancesArgs = { +export type Querybase_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_routerArgs = { +export type Querybase_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_routersArgs = { +export type Querybase_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_routerDailyTVLArgs = { +export type Querybase_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_routerDailyTVLsArgs = { +export type Querybase_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_routerLiquidityEventArgs = { +export type Querybase_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_routerLiquidityEventsArgs = { +export type Querybase_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_settingArgs = { +export type Querybase_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_settingsArgs = { +export type Querybase_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_relayerArgs = { +export type Querybase_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_relayersArgs = { +export type Querybase_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_sequencerArgs = { +export type Querybase_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_sequencersArgs = { +export type Querybase_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_relayerFeeArgs = { +export type Querybase_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_relayerFeesArgs = { +export type Querybase_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_originTransferArgs = { +export type Querybase_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_originTransfersArgs = { +export type Querybase_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_destinationTransferArgs = { +export type Querybase_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_destinationTransfersArgs = { +export type Querybase_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_originMessageArgs = { +export type Querybase_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_originMessagesArgs = { +export type Querybase_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_aggregateRootArgs = { +export type Querybase_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_aggregateRootsArgs = { +export type Querybase_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_connectorMetaArgs = { +export type Querybase_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_connectorMetasArgs = { +export type Querybase_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_rootCountArgs = { +export type Querybase_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_rootCountsArgs = { +export type Querybase_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_rootMessageSentArgs = { +export type Querybase_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryxlayer_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_rootMessageSentsArgs = { +export type Queryxlayer_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_relayerFeesIncreaseArgs = { +export type Queryxlayer_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_relayerFeesIncreasesArgs = { +export type Queryxlayer_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_slippageUpdateArgs = { +export type Queryxlayer_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_slippageUpdatesArgs = { +export type Queryxlayer_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_snapshotRootArgs = { +export type Queryxlayer_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_snapshotRootsArgs = { +export type Queryxlayer_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_spokeConnectorModeArgs = { +export type Queryxlayer_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_spokeConnectorModesArgs = { +export type Queryxlayer_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_aggregateRootProposedArgs = { +export type Queryxlayer_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_aggregateRootProposedsArgs = { +export type Queryxlayer_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_optimisticRootFinalizedArgs = { +export type Queryxlayer_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase_optimisticRootFinalizedsArgs = { +export type Queryxlayer_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingbase__metaArgs = { - block?: InputMaybe; -}; - - -export type Querybase_assetArgs = { +export type Queryxlayer_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_assetsArgs = { +export type Queryxlayer_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_assetStatusArgs = { +export type Queryxlayer_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_assetStatusesArgs = { +export type Queryxlayer_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_assetBalanceArgs = { +export type Queryxlayer_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_assetBalancesArgs = { +export type Queryxlayer_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_routerArgs = { +export type Queryxlayer_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_routersArgs = { +export type Queryxlayer_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_routerDailyTVLArgs = { +export type Queryxlayer_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_routerDailyTVLsArgs = { +export type Queryxlayer_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_routerLiquidityEventArgs = { +export type Queryxlayer_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_routerLiquidityEventsArgs = { +export type Queryxlayer_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_settingArgs = { +export type Queryxlayer_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_settingsArgs = { +export type Queryxlayer_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_relayerArgs = { +export type Queryxlayer_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_relayersArgs = { +export type Queryxlayer_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_sequencerArgs = { +export type Queryxlayer_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_sequencersArgs = { +export type Queryxlayer_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_relayerFeeArgs = { +export type Queryxlayer_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymetis_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_relayerFeesArgs = { +export type Querymetis_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_originTransferArgs = { +export type Querymetis_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_originTransfersArgs = { +export type Querymetis_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_destinationTransferArgs = { +export type Querymetis_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_destinationTransfersArgs = { +export type Querymetis_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_originMessageArgs = { +export type Querymetis_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_originMessagesArgs = { +export type Querymetis_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_aggregateRootArgs = { +export type Querymetis_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_aggregateRootsArgs = { +export type Querymetis_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_connectorMetaArgs = { +export type Querymetis_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_connectorMetasArgs = { +export type Querymetis_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_rootCountArgs = { +export type Querymetis_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_rootCountsArgs = { +export type Querymetis_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_rootMessageSentArgs = { +export type Querymetis_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_rootMessageSentsArgs = { +export type Querymetis_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_relayerFeesIncreaseArgs = { +export type Querymetis_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_relayerFeesIncreasesArgs = { +export type Querymetis_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_slippageUpdateArgs = { +export type Querymetis_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_slippageUpdatesArgs = { +export type Querymetis_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_snapshotRootArgs = { +export type Querymetis_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_snapshotRootsArgs = { +export type Querymetis_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_spokeConnectorModeArgs = { +export type Querymetis_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_spokeConnectorModesArgs = { +export type Querymetis_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_aggregateRootProposedArgs = { +export type Querymetis_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_aggregateRootProposedsArgs = { +export type Querymetis_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_optimisticRootFinalizedArgs = { +export type Querymetis_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase_optimisticRootFinalizedsArgs = { +export type Querymetis_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querybase__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystaginglinea_assetArgs = { +export type Querymetis_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_assetsArgs = { +export type Querymetis_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_assetStatusArgs = { +export type Querymetis_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_assetStatusesArgs = { +export type Querymetis_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_assetBalanceArgs = { +export type Querymetis_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_assetBalancesArgs = { +export type Querymetis_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_routerArgs = { +export type Querymetis_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_routersArgs = { +export type Querymetis_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_routerDailyTVLArgs = { +export type Querymetis_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_routerDailyTVLsArgs = { +export type Querymetis_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_routerLiquidityEventArgs = { +export type Querymetis_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_routerLiquidityEventsArgs = { +export type Querymetis_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_settingArgs = { +export type Querymetis_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_settingsArgs = { +export type Querymetis_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_relayerArgs = { +export type Querymetis_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_relayersArgs = { +export type Querymetis_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_sequencerArgs = { +export type Querymetis_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_sequencersArgs = { +export type Querymetis_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_relayerFeeArgs = { +export type Querymetis__metaArgs = { + block?: InputMaybe; +}; + + +export type Querybnb_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_relayerFeesArgs = { +export type Querybnb_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_originTransferArgs = { +export type Querybnb_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_originTransfersArgs = { +export type Querybnb_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_destinationTransferArgs = { +export type Querybnb_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_destinationTransfersArgs = { +export type Querybnb_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_originMessageArgs = { +export type Querybnb_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_originMessagesArgs = { +export type Querybnb_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_aggregateRootArgs = { +export type Querybnb_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_aggregateRootsArgs = { +export type Querybnb_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_connectorMetaArgs = { +export type Querybnb_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_connectorMetasArgs = { +export type Querybnb_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_rootCountArgs = { +export type Querybnb_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_rootCountsArgs = { +export type Querybnb_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_rootMessageSentArgs = { +export type Querybnb_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_rootMessageSentsArgs = { +export type Querybnb_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_relayerFeesIncreaseArgs = { +export type Querybnb_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_relayerFeesIncreasesArgs = { +export type Querybnb_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_slippageUpdateArgs = { +export type Querybnb_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_slippageUpdatesArgs = { +export type Querybnb_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_snapshotRootArgs = { +export type Querybnb_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_snapshotRootsArgs = { +export type Querybnb_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_spokeConnectorModeArgs = { +export type Querybnb_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_spokeConnectorModesArgs = { +export type Querybnb_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_aggregateRootProposedArgs = { +export type Querybnb_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_aggregateRootProposedsArgs = { +export type Querybnb_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_optimisticRootFinalizedArgs = { +export type Querybnb_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea_optimisticRootFinalizedsArgs = { +export type Querybnb_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystaginglinea__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingmode_assetArgs = { +export type Querybnb_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_assetsArgs = { +export type Querybnb_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_assetStatusArgs = { +export type Querybnb_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_assetStatusesArgs = { +export type Querybnb_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_assetBalanceArgs = { +export type Querybnb_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_assetBalancesArgs = { +export type Querybnb_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_routerArgs = { +export type Querybnb_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_routersArgs = { +export type Querybnb_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_routerDailyTVLArgs = { +export type Querybnb_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_routerDailyTVLsArgs = { +export type Querybnb_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_routerLiquidityEventArgs = { +export type Querybnb_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_routerLiquidityEventsArgs = { +export type Querybnb_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_settingArgs = { +export type Querybnb_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_settingsArgs = { +export type Querybnb_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_relayerArgs = { +export type Querybnb_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_relayersArgs = { +export type Querybnb_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_sequencerArgs = { +export type Querybnb_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_sequencersArgs = { +export type Querybnb_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_relayerFeeArgs = { +export type Querybnb__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymantle_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_relayerFeesArgs = { +export type Querymantle_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_originTransferArgs = { +export type Querymantle_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_originTransfersArgs = { +export type Querymantle_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_destinationTransferArgs = { +export type Querymantle_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_destinationTransfersArgs = { +export type Querymantle_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_originMessageArgs = { +export type Querymantle_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_originMessagesArgs = { +export type Querymantle_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_aggregateRootArgs = { +export type Querymantle_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_aggregateRootsArgs = { +export type Querymantle_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_connectorMetaArgs = { +export type Querymantle_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_connectorMetasArgs = { +export type Querymantle_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_rootCountArgs = { +export type Querymantle_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_rootCountsArgs = { +export type Querymantle_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_rootMessageSentArgs = { +export type Querymantle_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_rootMessageSentsArgs = { +export type Querymantle_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_relayerFeesIncreaseArgs = { +export type Querymantle_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_relayerFeesIncreasesArgs = { +export type Querymantle_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_slippageUpdateArgs = { +export type Querymantle_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_slippageUpdatesArgs = { +export type Querymantle_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_snapshotRootArgs = { +export type Querymantle_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_snapshotRootsArgs = { +export type Querymantle_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_spokeConnectorModeArgs = { +export type Querymantle_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_spokeConnectorModesArgs = { +export type Querymantle_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_aggregateRootProposedArgs = { +export type Querymantle_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_aggregateRootProposedsArgs = { +export type Querymantle_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_optimisticRootFinalizedArgs = { +export type Querymantle_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode_optimisticRootFinalizedsArgs = { +export type Querymantle_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmode__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryarbitrumone_assetArgs = { +export type Querymantle_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_assetsArgs = { +export type Querymantle_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_assetStatusArgs = { +export type Querymantle_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_assetStatusesArgs = { +export type Querymantle_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_assetBalanceArgs = { +export type Querymantle_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryoptimism_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_assetBalancesArgs = { +export type Queryoptimism_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_routerArgs = { +export type Queryoptimism_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_routersArgs = { +export type Queryoptimism_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_routerDailyTVLArgs = { +export type Queryoptimism_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_routerDailyTVLsArgs = { +export type Queryoptimism_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_routerLiquidityEventArgs = { +export type Queryoptimism_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_routerLiquidityEventsArgs = { +export type Queryoptimism_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_settingArgs = { +export type Queryoptimism_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_settingsArgs = { +export type Queryoptimism_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_relayerArgs = { +export type Queryoptimism_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_relayersArgs = { +export type Queryoptimism_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_sequencerArgs = { +export type Queryoptimism_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_sequencersArgs = { +export type Queryoptimism_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_relayerFeeArgs = { +export type Queryoptimism_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_relayerFeesArgs = { +export type Queryoptimism_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_originTransferArgs = { +export type Queryoptimism_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_originTransfersArgs = { +export type Queryoptimism_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_destinationTransferArgs = { +export type Queryoptimism_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_destinationTransfersArgs = { +export type Queryoptimism_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_originMessageArgs = { +export type Queryoptimism_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_originMessagesArgs = { +export type Queryoptimism_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_aggregateRootArgs = { +export type Queryoptimism_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_aggregateRootsArgs = { +export type Queryoptimism_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_connectorMetaArgs = { +export type Queryoptimism_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_connectorMetasArgs = { +export type Queryoptimism_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_rootCountArgs = { +export type Queryoptimism_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_rootCountsArgs = { +export type Queryoptimism_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_rootMessageSentArgs = { +export type Queryoptimism_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_rootMessageSentsArgs = { +export type Queryoptimism_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_relayerFeesIncreaseArgs = { +export type Queryoptimism_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_relayerFeesIncreasesArgs = { +export type Queryoptimism_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_slippageUpdateArgs = { +export type Queryoptimism_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_slippageUpdatesArgs = { +export type Queryoptimism_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_snapshotRootArgs = { +export type Queryoptimism_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_snapshotRootsArgs = { +export type Queryoptimism_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_spokeConnectorModeArgs = { +export type Queryoptimism_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_spokeConnectorModesArgs = { +export type Queryoptimism_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_aggregateRootProposedArgs = { +export type Queryoptimism_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_aggregateRootProposedsArgs = { +export type Queryoptimism_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_optimisticRootFinalizedArgs = { +export type Queryoptimism_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone_optimisticRootFinalizedsArgs = { +export type Queryoptimism_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumone__metaArgs = { - block?: InputMaybe; -}; - - -export type Querylinea_swap_systemInfoArgs = { +export type Queryoptimism_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_systemInfosArgs = { +export type Queryoptimism_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_pooledTokenArgs = { +export type Queryoptimism_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_pooledTokensArgs = { +export type Queryoptimism_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapArgs = { +export type Queryoptimism__metaArgs = { + block?: InputMaybe; +}; + + +export type Querysepolia_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapsArgs = { +export type Querysepolia_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapAddLiquidityEventArgs = { +export type Querysepolia_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapAddLiquidityEventsArgs = { +export type Querysepolia_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querysepolia_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querysepolia_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapExchangeArgs = { +export type Querysepolia_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapExchangesArgs = { +export type Querysepolia_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapDailyVolumeArgs = { +export type Querysepolia_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapDailyVolumesArgs = { +export type Querysepolia_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapHourlyVolumeArgs = { +export type Querysepolia_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapHourlyVolumesArgs = { +export type Querysepolia_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapWeeklyVolumeArgs = { +export type Querysepolia_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapWeeklyVolumesArgs = { +export type Querysepolia_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpAccountArgs = { +export type Querysepolia_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpAccountsArgs = { +export type Querysepolia_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpAccountBalanceArgs = { +export type Querysepolia_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpAccountBalancesArgs = { +export type Querysepolia_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpTokenArgs = { +export type Querysepolia_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpTokensArgs = { +export type Querysepolia_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpTransferEventArgs = { +export type Querysepolia_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpTransferEventsArgs = { +export type Querysepolia_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapEventArgs = { +export type Querysepolia_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_stableSwapEventsArgs = { +export type Querysepolia_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapTradeVolumeArgs = { +export type Querysepolia_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_swapTradeVolumesArgs = { +export type Querysepolia_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpTokenEventArgs = { +export type Querysepolia_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap_lpTokenEventsArgs = { +export type Querysepolia_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querysepolia_assetArgs = { +export type Querysepolia_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_assetsArgs = { +export type Querysepolia_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_assetStatusArgs = { +export type Querysepolia_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_assetStatusesArgs = { +export type Querysepolia_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_assetBalanceArgs = { +export type Querysepolia_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingmainnet_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_assetBalancesArgs = { +export type Querystagingmainnet_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_routerArgs = { +export type Querystagingmainnet_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_routersArgs = { +export type Querystagingmainnet_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_routerDailyTVLArgs = { +export type Querystagingmainnet_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_routerDailyTVLsArgs = { +export type Querystagingmainnet_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_routerLiquidityEventArgs = { +export type Querystagingmainnet_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_routerLiquidityEventsArgs = { +export type Querystagingmainnet_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_settingArgs = { +export type Querystagingmainnet_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_settingsArgs = { +export type Querystagingmainnet_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_relayerArgs = { +export type Querystagingmainnet_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_relayersArgs = { +export type Querystagingmainnet_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_sequencerArgs = { +export type Querystagingmainnet_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_sequencersArgs = { +export type Querystagingmainnet_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_relayerFeeArgs = { +export type Querystagingmainnet_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_relayerFeesArgs = { +export type Querystagingmainnet_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_originTransferArgs = { +export type Querystagingmainnet_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_originTransfersArgs = { +export type Querystagingmainnet_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_destinationTransferArgs = { +export type Querystagingmainnet_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_destinationTransfersArgs = { +export type Querystagingmainnet_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_originMessageArgs = { +export type Querystagingmainnet_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_originMessagesArgs = { +export type Querystagingmainnet_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_aggregateRootArgs = { +export type Querystagingmainnet_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_aggregateRootsArgs = { +export type Querystagingmainnet_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_connectorMetaArgs = { +export type Querystagingmainnet_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_connectorMetasArgs = { +export type Querystagingmainnet_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_rootCountArgs = { +export type Querystagingmainnet_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_rootCountsArgs = { +export type Querystagingmainnet_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_rootMessageSentArgs = { +export type Querystagingmainnet_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_rootMessageSentsArgs = { +export type Querystagingmainnet_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_relayerFeesIncreaseArgs = { +export type Querystagingmainnet_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_relayerFeesIncreasesArgs = { +export type Querystagingmainnet_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_slippageUpdateArgs = { +export type Querystagingmainnet_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_slippageUpdatesArgs = { +export type Querystagingmainnet_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_snapshotRootArgs = { +export type Querystagingmainnet_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_snapshotRootsArgs = { +export type Querystagingmainnet_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_spokeConnectorModeArgs = { +export type Querystagingmainnet_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_spokeConnectorModesArgs = { +export type Querystagingmainnet_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_aggregateRootProposedArgs = { +export type Querystagingmainnet_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_aggregateRootProposedsArgs = { +export type Querystagingmainnet_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_optimisticRootFinalizedArgs = { +export type Querystagingmainnet_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querysepolia_optimisticRootFinalizedsArgs = { +export type Querystagingmainnet_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_assetArgs = { +export type Querystagingmainnet_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_assetsArgs = { +export type Querystagingmainnet_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_assetStatusArgs = { +export type Querystagingmainnet_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_assetStatusesArgs = { +export type Querystagingmainnet_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_assetBalanceArgs = { +export type Querylocalmainnet_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_assetBalancesArgs = { +export type Querylocalmainnet_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_routerArgs = { +export type Querylocalmainnet_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_routersArgs = { +export type Querylocalmainnet_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_routerDailyTVLArgs = { +export type Querylocalmainnet_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_routerDailyTVLsArgs = { +export type Querylocalmainnet_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_routerLiquidityEventArgs = { +export type Querylocalmainnet_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_routerLiquidityEventsArgs = { +export type Querylocalmainnet_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_settingArgs = { +export type Querylocalmainnet_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_settingsArgs = { +export type Querylocalmainnet_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_relayerArgs = { +export type Querylocalmainnet_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_relayersArgs = { +export type Querylocalmainnet_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_sequencerArgs = { +export type Querylocalmainnet_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_sequencersArgs = { +export type Querylocalmainnet_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_relayerFeeArgs = { +export type Querylocalmainnet_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_relayerFeesArgs = { +export type Querylocalmainnet_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_originTransferArgs = { +export type Querylocalmainnet_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_originTransfersArgs = { +export type Querylocalmainnet_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_destinationTransferArgs = { +export type Querylocalmainnet_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_destinationTransfersArgs = { +export type Querylocalmainnet_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_originMessageArgs = { +export type Querylocalmainnet_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_originMessagesArgs = { +export type Querylocalmainnet_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_aggregateRootArgs = { +export type Querylocalmainnet_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_aggregateRootsArgs = { +export type Querylocalmainnet_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_connectorMetaArgs = { +export type Querylocalmainnet_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_connectorMetasArgs = { +export type Querylocalmainnet_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_rootCountArgs = { +export type Querylocalmainnet_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_rootCountsArgs = { +export type Querylocalmainnet_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_rootMessageSentArgs = { +export type Querylocalmainnet_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_rootMessageSentsArgs = { +export type Querylocalmainnet_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_relayerFeesIncreaseArgs = { +export type Querylocalmainnet_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_relayerFeesIncreasesArgs = { +export type Querylocalmainnet_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_slippageUpdateArgs = { +export type Querylocalmainnet_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_slippageUpdatesArgs = { +export type Querylocalmainnet_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_snapshotRootArgs = { +export type Querylocalmainnet_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_snapshotRootsArgs = { +export type Querylocalmainnet_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_spokeConnectorModeArgs = { +export type Querylocalmainnet_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_spokeConnectorModesArgs = { +export type Querylocalmainnet_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_aggregateRootProposedArgs = { +export type Querylocalmainnet_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_aggregateRootProposedsArgs = { +export type Querylocalmainnet_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_optimisticRootFinalizedArgs = { +export type Querylocalmainnet_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap_optimisticRootFinalizedsArgs = { +export type Querylocalmainnet_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygonzkevm_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryarbitrumsepolia_assetArgs = { +export type Querylocalmainnet_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_assetsArgs = { +export type Querylocalmainnet_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_assetStatusArgs = { +export type Querylocalmainnet_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_assetStatusesArgs = { +export type Querylocalmainnet_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_assetBalanceArgs = { +export type Querystagingxdai_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_assetBalancesArgs = { +export type Querystagingxdai_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_routerArgs = { +export type Querystagingxdai_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_routersArgs = { +export type Querystagingxdai_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_routerDailyTVLArgs = { +export type Querystagingxdai_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_routerDailyTVLsArgs = { +export type Querystagingxdai_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_routerLiquidityEventArgs = { +export type Querystagingxdai_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_routerLiquidityEventsArgs = { +export type Querystagingxdai_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_settingArgs = { +export type Querystagingxdai_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_settingsArgs = { +export type Querystagingxdai_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_relayerArgs = { +export type Querystagingxdai_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_relayersArgs = { +export type Querystagingxdai_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_sequencerArgs = { +export type Querystagingxdai_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_sequencersArgs = { +export type Querystagingxdai_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_relayerFeeArgs = { +export type Querystagingxdai_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_relayerFeesArgs = { +export type Querystagingxdai_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_originTransferArgs = { +export type Querystagingxdai_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_originTransfersArgs = { +export type Querystagingxdai_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_destinationTransferArgs = { +export type Querystagingxdai_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_destinationTransfersArgs = { +export type Querystagingxdai_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_originMessageArgs = { +export type Querystagingxdai_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_originMessagesArgs = { +export type Querystagingxdai_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_aggregateRootArgs = { +export type Querystagingxdai_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_aggregateRootsArgs = { +export type Querystagingxdai_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_connectorMetaArgs = { +export type Querystagingxdai_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_connectorMetasArgs = { +export type Querystagingxdai_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_rootCountArgs = { +export type Querystagingxdai_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_rootCountsArgs = { +export type Querystagingxdai_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_rootMessageSentArgs = { +export type Querystagingxdai_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_rootMessageSentsArgs = { +export type Querystagingxdai_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_relayerFeesIncreaseArgs = { +export type Querystagingxdai_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_relayerFeesIncreasesArgs = { +export type Querystagingxdai_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_slippageUpdateArgs = { +export type Querystagingxdai_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_slippageUpdatesArgs = { +export type Querystagingxdai_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_snapshotRootArgs = { +export type Querystagingxdai_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_snapshotRootsArgs = { +export type Querystagingxdai_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_spokeConnectorModeArgs = { +export type Querystagingxdai_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_spokeConnectorModesArgs = { +export type Querystagingxdai_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_aggregateRootProposedArgs = { +export type Querystagingxdai_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_aggregateRootProposedsArgs = { +export type Querystagingxdai_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_optimisticRootFinalizedArgs = { +export type Querystagingxdai_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia_optimisticRootFinalizedsArgs = { +export type Querystagingxdai_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryarbitrumsepolia__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryxdai_assetArgs = { +export type Querystagingxdai_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_assetsArgs = { +export type Querystagingxdai_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_assetStatusArgs = { +export type Querystagingxdai_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_assetStatusesArgs = { +export type Querystagingxdai_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_assetBalanceArgs = { +export type Querystagingxdai__metaArgs = { + block?: InputMaybe; +}; + + +export type Querylocalarbitrumone_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_assetBalancesArgs = { +export type Querylocalarbitrumone_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_routerArgs = { +export type Querylocalarbitrumone_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_routersArgs = { +export type Querylocalarbitrumone_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_routerDailyTVLArgs = { +export type Querylocalarbitrumone_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_routerDailyTVLsArgs = { +export type Querylocalarbitrumone_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_routerLiquidityEventArgs = { +export type Querylocalarbitrumone_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_routerLiquidityEventsArgs = { +export type Querylocalarbitrumone_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_settingArgs = { +export type Querylocalarbitrumone_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_settingsArgs = { +export type Querylocalarbitrumone_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_relayerArgs = { +export type Querylocalarbitrumone_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_relayersArgs = { +export type Querylocalarbitrumone_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_sequencerArgs = { +export type Querylocalarbitrumone_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_sequencersArgs = { +export type Querylocalarbitrumone_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_relayerFeeArgs = { +export type Querylocalarbitrumone_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_relayerFeesArgs = { +export type Querylocalarbitrumone_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_originTransferArgs = { +export type Querylocalarbitrumone_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_originTransfersArgs = { +export type Querylocalarbitrumone_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_destinationTransferArgs = { +export type Querylocalarbitrumone_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_destinationTransfersArgs = { +export type Querylocalarbitrumone_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_originMessageArgs = { +export type Querylocalarbitrumone_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_originMessagesArgs = { +export type Querylocalarbitrumone_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_aggregateRootArgs = { +export type Querylocalarbitrumone_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_aggregateRootsArgs = { +export type Querylocalarbitrumone_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_connectorMetaArgs = { +export type Querylocalarbitrumone_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_connectorMetasArgs = { +export type Querylocalarbitrumone_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_rootCountArgs = { +export type Querylocalarbitrumone_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_rootCountsArgs = { +export type Querylocalarbitrumone_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_rootMessageSentArgs = { +export type Querylocalarbitrumone_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_rootMessageSentsArgs = { +export type Querylocalarbitrumone_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_relayerFeesIncreaseArgs = { +export type Querylocalarbitrumone_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_relayerFeesIncreasesArgs = { +export type Querylocalarbitrumone_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_slippageUpdateArgs = { +export type Querylocalarbitrumone_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_slippageUpdatesArgs = { +export type Querylocalarbitrumone_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_snapshotRootArgs = { +export type Querylocalarbitrumone_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_snapshotRootsArgs = { +export type Querylocalarbitrumone_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_spokeConnectorModeArgs = { +export type Querylocalarbitrumone_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_spokeConnectorModesArgs = { +export type Querylocalarbitrumone_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_aggregateRootProposedArgs = { +export type Querylocalarbitrumone_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_aggregateRootProposedsArgs = { +export type Querylocalarbitrumone_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_optimisticRootFinalizedArgs = { +export type Querylocalarbitrumone_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai_optimisticRootFinalizedsArgs = { +export type Querylocalarbitrumone_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxdai__metaArgs = { - block?: InputMaybe; -}; - - -export type Querylocaloptimism_assetArgs = { +export type Querylocalarbitrumone_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_assetsArgs = { +export type Querylocalarbitrumone_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_assetStatusArgs = { +export type Querylocalarbitrumone_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_assetStatusesArgs = { +export type Querylocalarbitrumone_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_assetBalanceArgs = { +export type Querylocalarbitrumone__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryarbitrumone_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_assetBalancesArgs = { +export type Queryarbitrumone_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_routerArgs = { +export type Queryarbitrumone_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_routersArgs = { +export type Queryarbitrumone_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_routerDailyTVLArgs = { +export type Queryarbitrumone_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_routerDailyTVLsArgs = { +export type Queryarbitrumone_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_routerLiquidityEventArgs = { +export type Queryarbitrumone_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_routerLiquidityEventsArgs = { +export type Queryarbitrumone_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_settingArgs = { +export type Queryarbitrumone_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_settingsArgs = { +export type Queryarbitrumone_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_relayerArgs = { +export type Queryarbitrumone_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_relayersArgs = { +export type Queryarbitrumone_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_sequencerArgs = { +export type Queryarbitrumone_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_sequencersArgs = { +export type Queryarbitrumone_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_relayerFeeArgs = { +export type Queryarbitrumone_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_relayerFeesArgs = { +export type Queryarbitrumone_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_originTransferArgs = { +export type Queryarbitrumone_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_originTransfersArgs = { +export type Queryarbitrumone_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_destinationTransferArgs = { +export type Queryarbitrumone_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_destinationTransfersArgs = { +export type Queryarbitrumone_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_originMessageArgs = { +export type Queryarbitrumone_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_originMessagesArgs = { +export type Queryarbitrumone_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_aggregateRootArgs = { +export type Queryarbitrumone_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_aggregateRootsArgs = { +export type Queryarbitrumone_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_connectorMetaArgs = { +export type Queryarbitrumone_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_connectorMetasArgs = { +export type Queryarbitrumone_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_rootCountArgs = { +export type Queryarbitrumone_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_rootCountsArgs = { +export type Queryarbitrumone_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_rootMessageSentArgs = { +export type Queryarbitrumone_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_rootMessageSentsArgs = { +export type Queryarbitrumone_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_relayerFeesIncreaseArgs = { +export type Queryarbitrumone_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_relayerFeesIncreasesArgs = { +export type Queryarbitrumone_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_slippageUpdateArgs = { +export type Queryarbitrumone_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_slippageUpdatesArgs = { +export type Queryarbitrumone_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_snapshotRootArgs = { +export type Queryarbitrumone_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_snapshotRootsArgs = { +export type Queryarbitrumone_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_spokeConnectorModeArgs = { +export type Queryarbitrumone_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_spokeConnectorModesArgs = { +export type Queryarbitrumone_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_aggregateRootProposedArgs = { +export type Queryarbitrumone_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_aggregateRootProposedsArgs = { +export type Queryarbitrumone_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_optimisticRootFinalizedArgs = { +export type Queryarbitrumone_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism_optimisticRootFinalizedsArgs = { +export type Queryarbitrumone_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocaloptimism__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingpolygonzkevm_assetArgs = { +export type Queryarbitrumone_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_assetsArgs = { +export type Queryarbitrumone_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_assetStatusArgs = { +export type Queryarbitrumone_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_assetStatusesArgs = { +export type Queryarbitrumone_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_assetBalanceArgs = { +export type Queryarbitrumone__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingbase_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_assetBalancesArgs = { +export type Querystagingbase_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_routerArgs = { +export type Querystagingbase_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_routersArgs = { +export type Querystagingbase_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_routerDailyTVLArgs = { +export type Querystagingbase_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_routerDailyTVLsArgs = { +export type Querystagingbase_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_routerLiquidityEventArgs = { +export type Querystagingbase_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_routerLiquidityEventsArgs = { +export type Querystagingbase_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_settingArgs = { +export type Querystagingbase_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_settingsArgs = { +export type Querystagingbase_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_relayerArgs = { +export type Querystagingbase_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_relayersArgs = { +export type Querystagingbase_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_sequencerArgs = { +export type Querystagingbase_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_sequencersArgs = { +export type Querystagingbase_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_relayerFeeArgs = { +export type Querystagingbase_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_relayerFeesArgs = { +export type Querystagingbase_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_originTransferArgs = { +export type Querystagingbase_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_originTransfersArgs = { +export type Querystagingbase_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_destinationTransferArgs = { +export type Querystagingbase_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_destinationTransfersArgs = { +export type Querystagingbase_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_originMessageArgs = { +export type Querystagingbase_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_originMessagesArgs = { +export type Querystagingbase_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_aggregateRootArgs = { +export type Querystagingbase_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_aggregateRootsArgs = { +export type Querystagingbase_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_connectorMetaArgs = { +export type Querystagingbase_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_connectorMetasArgs = { +export type Querystagingbase_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_rootCountArgs = { +export type Querystagingbase_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_rootCountsArgs = { +export type Querystagingbase_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_rootMessageSentArgs = { +export type Querystagingbase_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_rootMessageSentsArgs = { +export type Querystagingbase_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_relayerFeesIncreaseArgs = { +export type Querystagingbase_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_relayerFeesIncreasesArgs = { +export type Querystagingbase_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_slippageUpdateArgs = { +export type Querystagingbase_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_slippageUpdatesArgs = { +export type Querystagingbase_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_snapshotRootArgs = { +export type Querystagingbase_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_snapshotRootsArgs = { +export type Querystagingbase_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_spokeConnectorModeArgs = { +export type Querystagingbase_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_spokeConnectorModesArgs = { +export type Querystagingbase_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_aggregateRootProposedArgs = { +export type Querystagingbase_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_aggregateRootProposedsArgs = { +export type Querystagingbase_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_optimisticRootFinalizedArgs = { +export type Querystagingbase_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm_optimisticRootFinalizedsArgs = { +export type Querystagingbase_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingpolygonzkevm__metaArgs = { - block?: InputMaybe; -}; - - -export type Querylinea_assetArgs = { +export type Querystagingbase_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_assetsArgs = { +export type Querystagingbase_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_assetStatusArgs = { +export type Querystagingbase_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_assetStatusesArgs = { +export type Querystagingbase_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_assetBalanceArgs = { +export type Querystagingbase__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymantle_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_assetBalancesArgs = { +export type Querymantle_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_routerArgs = { +export type Querymantle_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_routersArgs = { +export type Querymantle_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_routerDailyTVLArgs = { +export type Querymantle_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_routerDailyTVLsArgs = { +export type Querymantle_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_routerLiquidityEventArgs = { +export type Querymantle_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_routerLiquidityEventsArgs = { +export type Querymantle_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_settingArgs = { +export type Querymantle_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_settingsArgs = { +export type Querymantle_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_relayerArgs = { +export type Querymantle_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_relayersArgs = { +export type Querymantle_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_sequencerArgs = { +export type Querymantle_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_sequencersArgs = { +export type Querymantle_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_relayerFeeArgs = { +export type Querymantle_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_relayerFeesArgs = { +export type Querymantle_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_originTransferArgs = { +export type Querymantle_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_originTransfersArgs = { +export type Querymantle_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_destinationTransferArgs = { +export type Querymantle_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_destinationTransfersArgs = { +export type Querymantle_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_originMessageArgs = { +export type Querymantle_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_originMessagesArgs = { +export type Querymantle_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_aggregateRootArgs = { +export type Querymantle_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_aggregateRootsArgs = { +export type Querymantle_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_connectorMetaArgs = { +export type Querymantle_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_connectorMetasArgs = { +export type Querymantle_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_rootCountArgs = { +export type Querymantle_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_rootCountsArgs = { +export type Querymantle_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_rootMessageSentArgs = { +export type Querymantle_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_rootMessageSentsArgs = { +export type Querymantle_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_relayerFeesIncreaseArgs = { +export type Querymantle_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_relayerFeesIncreasesArgs = { +export type Querymantle_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_slippageUpdateArgs = { +export type Querymantle_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_slippageUpdatesArgs = { +export type Querymantle_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_snapshotRootArgs = { +export type Querymantle_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_snapshotRootsArgs = { +export type Querymantle_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_spokeConnectorModeArgs = { +export type Querymantle_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_spokeConnectorModesArgs = { +export type Querymantle_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_aggregateRootProposedArgs = { +export type Querymantle_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_aggregateRootProposedsArgs = { +export type Querymantle_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_optimisticRootFinalizedArgs = { +export type Querymantle_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea_optimisticRootFinalizedsArgs = { +export type Querymantle_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylinea__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryxlayer_swap_systemInfoArgs = { +export type Querymantle_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_systemInfosArgs = { +export type Querymantle_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_pooledTokenArgs = { +export type Querymantle_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_pooledTokensArgs = { +export type Querymantle_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapArgs = { +export type Querymantle__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingbnb_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapsArgs = { +export type Querystagingbnb_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapAddLiquidityEventArgs = { +export type Querystagingbnb_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapAddLiquidityEventsArgs = { +export type Querystagingbnb_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapRemoveLiquidityEventArgs = { +export type Querystagingbnb_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Querystagingbnb_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapExchangeArgs = { +export type Querystagingbnb_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapExchangesArgs = { +export type Querystagingbnb_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapDailyVolumeArgs = { +export type Querystagingbnb_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapDailyVolumesArgs = { +export type Querystagingbnb_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapHourlyVolumeArgs = { +export type Querystagingbnb_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapHourlyVolumesArgs = { +export type Querystagingbnb_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapWeeklyVolumeArgs = { +export type Querystagingbnb_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapWeeklyVolumesArgs = { +export type Querystagingbnb_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpAccountArgs = { +export type Querystagingbnb_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpAccountsArgs = { +export type Querystagingbnb_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpAccountBalanceArgs = { +export type Querystagingbnb_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpAccountBalancesArgs = { +export type Querystagingbnb_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpTokenArgs = { +export type Querystagingbnb_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpTokensArgs = { +export type Querystagingbnb_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpTransferEventArgs = { +export type Querystagingbnb_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpTransferEventsArgs = { +export type Querystagingbnb_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapEventArgs = { +export type Querystagingbnb_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_stableSwapEventsArgs = { +export type Querystagingbnb_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapTradeVolumeArgs = { +export type Querystagingbnb_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_swapTradeVolumesArgs = { +export type Querystagingbnb_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpTokenEventArgs = { +export type Querystagingbnb_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap_lpTokenEventsArgs = { +export type Querystagingbnb_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Querymainnet_rootAggregatedArgs = { +export type Querystagingbnb_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootAggregatedsArgs = { +export type Querystagingbnb_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootPropagatedArgs = { +export type Querystagingbnb_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootPropagatedsArgs = { +export type Querystagingbnb_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_aggregatedMessageRootArgs = { +export type Querystagingbnb_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_aggregatedMessageRootsArgs = { +export type Querystagingbnb_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootManagerMetaArgs = { +export type Querystagingbnb_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootManagerMetasArgs = { +export type Querystagingbnb_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootManagerModeArgs = { +export type Querystagingbnb_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootManagerModesArgs = { +export type Querystagingbnb_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimisticRootProposedArgs = { +export type Querystagingbnb_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimisticRootProposedsArgs = { +export type Querystagingbnb_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_hubOptimisticRootFinalizedArgs = { +export type Querystagingbnb_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_hubOptimisticRootFinalizedsArgs = { +export type Querystagingbnb_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimisticRootPropagatedArgs = { +export type Querystagingbnb_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimisticRootPropagatedsArgs = { +export type Querystagingbnb_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_polygonConnectorMetaArgs = { +export type Querystagingbnb_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_polygonConnectorMetasArgs = { +export type Querystagingbnb_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimismConnectorMetaArgs = { +export type Querystagingbnb__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingpolygonzkevm_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimismConnectorMetasArgs = { +export type Querystagingpolygonzkevm_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_bnbConnectorMetaArgs = { +export type Querystagingpolygonzkevm_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_bnbConnectorMetasArgs = { +export type Querystagingpolygonzkevm_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_arbitrumConnectorMetaArgs = { +export type Querystagingpolygonzkevm_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_arbitrumConnectorMetasArgs = { +export type Querystagingpolygonzkevm_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_gnosisConnectorMetaArgs = { +export type Querystagingpolygonzkevm_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_gnosisConnectorMetasArgs = { +export type Querystagingpolygonzkevm_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_lineaConnectorMetaArgs = { +export type Querystagingpolygonzkevm_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_lineaConnectorMetasArgs = { +export type Querystagingpolygonzkevm_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_metisConnectorMetaArgs = { +export type Querystagingpolygonzkevm_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_metisConnectorMetasArgs = { +export type Querystagingpolygonzkevm_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_mantleConnectorMetaArgs = { +export type Querystagingpolygonzkevm_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_mantleConnectorMetasArgs = { +export type Querystagingpolygonzkevm_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_avalancheConnectorMetaArgs = { +export type Querystagingpolygonzkevm_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_avalancheConnectorMetasArgs = { +export type Querystagingpolygonzkevm_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_baseConnectorMetaArgs = { +export type Querystagingpolygonzkevm_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_baseConnectorMetasArgs = { +export type Querystagingpolygonzkevm_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_polygonZkConnectorMetaArgs = { +export type Querystagingpolygonzkevm_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_polygonZkConnectorMetasArgs = { +export type Querystagingpolygonzkevm_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_zkSyncConnectorMetaArgs = { +export type Querystagingpolygonzkevm_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_zkSyncConnectorMetasArgs = { +export type Querystagingpolygonzkevm_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_modeConnectorMetaArgs = { +export type Querystagingpolygonzkevm_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_modeConnectorMetasArgs = { +export type Querystagingpolygonzkevm_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootMessageProcessedArgs = { +export type Querystagingpolygonzkevm_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootMessageProcessedsArgs = { +export type Querystagingpolygonzkevm_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_aggregateRootSavedSlowArgs = { +export type Querystagingpolygonzkevm_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_aggregateRootSavedSlowsArgs = { +export type Querystagingpolygonzkevm_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_hubDomainArgs = { +export type Querystagingpolygonzkevm_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_hubDomainsArgs = { +export type Querystagingpolygonzkevm_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryoptimism_assetArgs = { +export type Querystagingpolygonzkevm_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_assetsArgs = { +export type Querystagingpolygonzkevm_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_assetStatusArgs = { +export type Querystagingpolygonzkevm_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_assetStatusesArgs = { +export type Querystagingpolygonzkevm_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_assetBalanceArgs = { +export type Querystagingpolygonzkevm_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_assetBalancesArgs = { +export type Querystagingpolygonzkevm_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_routerArgs = { +export type Querystagingpolygonzkevm_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_routersArgs = { +export type Querystagingpolygonzkevm_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_routerDailyTVLArgs = { +export type Querystagingpolygonzkevm_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_routerDailyTVLsArgs = { +export type Querystagingpolygonzkevm_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_routerLiquidityEventArgs = { +export type Querystagingpolygonzkevm_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_routerLiquidityEventsArgs = { +export type Querystagingpolygonzkevm_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_settingArgs = { +export type Querystagingpolygonzkevm_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_settingsArgs = { +export type Querystagingpolygonzkevm_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_relayerArgs = { +export type Querystagingpolygonzkevm_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_relayersArgs = { +export type Querystagingpolygonzkevm_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_sequencerArgs = { +export type Querystagingpolygonzkevm__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingavalanche_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_sequencersArgs = { +export type Querystagingavalanche_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_relayerFeeArgs = { +export type Querystagingavalanche_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_relayerFeesArgs = { +export type Querystagingavalanche_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_originTransferArgs = { +export type Querystagingavalanche_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_originTransfersArgs = { +export type Querystagingavalanche_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_destinationTransferArgs = { +export type Querystagingavalanche_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_destinationTransfersArgs = { +export type Querystagingavalanche_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_originMessageArgs = { +export type Querystagingavalanche_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_originMessagesArgs = { +export type Querystagingavalanche_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_aggregateRootArgs = { +export type Querystagingavalanche_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_aggregateRootsArgs = { +export type Querystagingavalanche_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_connectorMetaArgs = { +export type Querystagingavalanche_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_connectorMetasArgs = { +export type Querystagingavalanche_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_rootCountArgs = { +export type Querystagingavalanche_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_rootCountsArgs = { +export type Querystagingavalanche_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_rootMessageSentArgs = { +export type Querystagingavalanche_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_rootMessageSentsArgs = { +export type Querystagingavalanche_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_relayerFeesIncreaseArgs = { +export type Querystagingavalanche_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_relayerFeesIncreasesArgs = { +export type Querystagingavalanche_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_slippageUpdateArgs = { +export type Querystagingavalanche_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_slippageUpdatesArgs = { +export type Querystagingavalanche_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_snapshotRootArgs = { +export type Querystagingavalanche_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_snapshotRootsArgs = { +export type Querystagingavalanche_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_spokeConnectorModeArgs = { +export type Querystagingavalanche_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_spokeConnectorModesArgs = { +export type Querystagingavalanche_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_aggregateRootProposedArgs = { +export type Querystagingavalanche_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_aggregateRootProposedsArgs = { +export type Querystagingavalanche_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_optimisticRootFinalizedArgs = { +export type Querystagingavalanche_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism_optimisticRootFinalizedsArgs = { +export type Querystagingavalanche_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryoptimism__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingzksync_assetArgs = { +export type Querystagingavalanche_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_assetsArgs = { +export type Querystagingavalanche_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_assetStatusArgs = { +export type Querystagingavalanche_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_assetStatusesArgs = { +export type Querystagingavalanche_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_assetBalanceArgs = { +export type Querystagingavalanche_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_assetBalancesArgs = { +export type Querystagingavalanche_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_routerArgs = { +export type Querystagingavalanche_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_routersArgs = { +export type Querystagingavalanche_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_routerDailyTVLArgs = { +export type Querystagingavalanche_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_routerDailyTVLsArgs = { +export type Querystagingavalanche_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_routerLiquidityEventArgs = { +export type Querystagingavalanche_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_routerLiquidityEventsArgs = { +export type Querystagingavalanche_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_settingArgs = { +export type Querystagingavalanche_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_settingsArgs = { +export type Querystagingavalanche_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_relayerArgs = { +export type Querystagingavalanche_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_relayersArgs = { +export type Querystagingavalanche_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_sequencerArgs = { +export type Querystagingavalanche__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingpolygon_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_sequencersArgs = { +export type Querystagingpolygon_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_relayerFeeArgs = { +export type Querystagingpolygon_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_relayerFeesArgs = { +export type Querystagingpolygon_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_originTransferArgs = { +export type Querystagingpolygon_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_originTransfersArgs = { +export type Querystagingpolygon_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_destinationTransferArgs = { +export type Querystagingpolygon_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_destinationTransfersArgs = { +export type Querystagingpolygon_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_originMessageArgs = { +export type Querystagingpolygon_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_originMessagesArgs = { +export type Querystagingpolygon_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_aggregateRootArgs = { +export type Querystagingpolygon_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_aggregateRootsArgs = { +export type Querystagingpolygon_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_connectorMetaArgs = { +export type Querystagingpolygon_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_connectorMetasArgs = { +export type Querystagingpolygon_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_rootCountArgs = { +export type Querystagingpolygon_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_rootCountsArgs = { +export type Querystagingpolygon_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_rootMessageSentArgs = { +export type Querystagingpolygon_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_rootMessageSentsArgs = { +export type Querystagingpolygon_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_relayerFeesIncreaseArgs = { +export type Querystagingpolygon_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_relayerFeesIncreasesArgs = { +export type Querystagingpolygon_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_slippageUpdateArgs = { +export type Querystagingpolygon_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_slippageUpdatesArgs = { +export type Querystagingpolygon_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_snapshotRootArgs = { +export type Querystagingpolygon_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_snapshotRootsArgs = { +export type Querystagingpolygon_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_spokeConnectorModeArgs = { +export type Querystagingpolygon_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_spokeConnectorModesArgs = { +export type Querystagingpolygon_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_aggregateRootProposedArgs = { +export type Querystagingpolygon_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_aggregateRootProposedsArgs = { +export type Querystagingpolygon_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_optimisticRootFinalizedArgs = { +export type Querystagingpolygon_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync_optimisticRootFinalizedsArgs = { +export type Querystagingpolygon_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingzksync__metaArgs = { - block?: InputMaybe; -}; - - -export type Querymetis_assetArgs = { +export type Querystagingpolygon_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_assetsArgs = { +export type Querystagingpolygon_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_assetStatusArgs = { +export type Querystagingpolygon_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_assetStatusesArgs = { +export type Querystagingpolygon_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_assetBalanceArgs = { +export type Querystagingpolygon_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_assetBalancesArgs = { +export type Querystagingpolygon_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_routerArgs = { +export type Querystagingpolygon_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_routersArgs = { +export type Querystagingpolygon_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_routerDailyTVLArgs = { +export type Querystagingpolygon_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_routerDailyTVLsArgs = { +export type Querystagingpolygon_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_routerLiquidityEventArgs = { +export type Querystagingpolygon_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_routerLiquidityEventsArgs = { +export type Querystagingpolygon_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_settingArgs = { +export type Querystagingpolygon_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_settingsArgs = { +export type Querystagingpolygon_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_relayerArgs = { +export type Querystagingpolygon_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_relayersArgs = { +export type Querystagingpolygon_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_sequencerArgs = { +export type Querystagingpolygon__metaArgs = { + block?: InputMaybe; +}; + + +export type Querypolygonzkevm_swap_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_sequencersArgs = { +export type Querypolygonzkevm_swap_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_relayerFeeArgs = { +export type Querypolygonzkevm_swap_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_relayerFeesArgs = { +export type Querypolygonzkevm_swap_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_originTransferArgs = { +export type Querypolygonzkevm_swap_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_originTransfersArgs = { +export type Querypolygonzkevm_swap_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_destinationTransferArgs = { +export type Querypolygonzkevm_swap_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_destinationTransfersArgs = { +export type Querypolygonzkevm_swap_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_originMessageArgs = { +export type Querypolygonzkevm_swap_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_originMessagesArgs = { +export type Querypolygonzkevm_swap_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_aggregateRootArgs = { +export type Querypolygonzkevm_swap_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_aggregateRootsArgs = { +export type Querypolygonzkevm_swap_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_connectorMetaArgs = { +export type Querypolygonzkevm_swap_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_connectorMetasArgs = { +export type Querypolygonzkevm_swap_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_rootCountArgs = { +export type Querypolygonzkevm_swap_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_rootCountsArgs = { +export type Querypolygonzkevm_swap_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_rootMessageSentArgs = { +export type Querypolygonzkevm_swap_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_rootMessageSentsArgs = { +export type Querypolygonzkevm_swap_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_relayerFeesIncreaseArgs = { +export type Querypolygonzkevm_swap_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_relayerFeesIncreasesArgs = { +export type Querypolygonzkevm_swap_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_slippageUpdateArgs = { +export type Querypolygonzkevm_swap_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_slippageUpdatesArgs = { +export type Querypolygonzkevm_swap_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_snapshotRootArgs = { +export type Querypolygonzkevm_swap_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_snapshotRootsArgs = { +export type Querypolygonzkevm_swap_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_spokeConnectorModeArgs = { +export type Querypolygonzkevm_swap_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_spokeConnectorModesArgs = { +export type Querypolygonzkevm_swap_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_aggregateRootProposedArgs = { +export type Querypolygonzkevm_swap_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_aggregateRootProposedsArgs = { +export type Querypolygonzkevm_swap_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_optimisticRootFinalizedArgs = { +export type Querypolygonzkevm_swap_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis_optimisticRootFinalizedsArgs = { +export type Querypolygonzkevm_swap_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymetis__metaArgs = { - block?: InputMaybe; -}; - - -export type Queryxlayer_assetArgs = { +export type Querypolygonzkevm_swap_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_assetsArgs = { +export type Querypolygonzkevm_swap_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_assetStatusArgs = { +export type Querypolygonzkevm_swap_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_assetStatusesArgs = { +export type Querypolygonzkevm_swap_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_assetBalanceArgs = { +export type Querypolygonzkevm_swap_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_assetBalancesArgs = { +export type Querypolygonzkevm_swap_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_routerArgs = { +export type Querypolygonzkevm_swap_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_routersArgs = { +export type Querypolygonzkevm_swap_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_routerDailyTVLArgs = { +export type Querypolygonzkevm_swap_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_routerDailyTVLsArgs = { +export type Querypolygonzkevm_swap_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_routerLiquidityEventArgs = { +export type Querypolygonzkevm_swap_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_routerLiquidityEventsArgs = { +export type Querypolygonzkevm_swap_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_settingArgs = { +export type Querypolygonzkevm_swap_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_settingsArgs = { +export type Querypolygonzkevm_swap_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_relayerArgs = { +export type Querypolygonzkevm_swap_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_relayersArgs = { +export type Querypolygonzkevm_swap_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_sequencerArgs = { +export type Querypolygonzkevm_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingzksync_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_sequencersArgs = { +export type Querystagingzksync_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_relayerFeeArgs = { +export type Querystagingzksync_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_relayerFeesArgs = { +export type Querystagingzksync_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_originTransferArgs = { +export type Querystagingzksync_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_originTransfersArgs = { +export type Querystagingzksync_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_destinationTransferArgs = { +export type Querystagingzksync_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_destinationTransfersArgs = { +export type Querystagingzksync_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_originMessageArgs = { +export type Querystagingzksync_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_originMessagesArgs = { +export type Querystagingzksync_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_aggregateRootArgs = { +export type Querystagingzksync_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_aggregateRootsArgs = { +export type Querystagingzksync_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_connectorMetaArgs = { +export type Querystagingzksync_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_connectorMetasArgs = { +export type Querystagingzksync_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_rootCountArgs = { +export type Querystagingzksync_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_rootCountsArgs = { +export type Querystagingzksync_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_rootMessageSentArgs = { +export type Querystagingzksync_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_rootMessageSentsArgs = { +export type Querystagingzksync_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_relayerFeesIncreaseArgs = { +export type Querystagingzksync_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_relayerFeesIncreasesArgs = { +export type Querystagingzksync_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_slippageUpdateArgs = { +export type Querystagingzksync_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_slippageUpdatesArgs = { +export type Querystagingzksync_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_snapshotRootArgs = { +export type Querystagingzksync_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_snapshotRootsArgs = { +export type Querystagingzksync_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_spokeConnectorModeArgs = { +export type Querystagingzksync_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_spokeConnectorModesArgs = { +export type Querystagingzksync_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_aggregateRootProposedArgs = { +export type Querystagingzksync_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_aggregateRootProposedsArgs = { +export type Querystagingzksync_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_optimisticRootFinalizedArgs = { +export type Querystagingzksync_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer_optimisticRootFinalizedsArgs = { +export type Querystagingzksync_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Queryxlayer__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingxlayer_assetArgs = { +export type Querystagingzksync_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_assetsArgs = { +export type Querystagingzksync_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_assetStatusArgs = { +export type Querystagingzksync_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_assetStatusesArgs = { +export type Querystagingzksync_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_assetBalanceArgs = { +export type Querystagingzksync_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_assetBalancesArgs = { +export type Querystagingzksync_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_routerArgs = { +export type Querystagingzksync_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_routersArgs = { +export type Querystagingzksync_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_routerDailyTVLArgs = { +export type Querystagingzksync_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_routerDailyTVLsArgs = { +export type Querystagingzksync_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_routerLiquidityEventArgs = { +export type Querystagingzksync_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_routerLiquidityEventsArgs = { +export type Querystagingzksync_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_settingArgs = { +export type Querystagingzksync_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_settingsArgs = { +export type Querystagingzksync_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_relayerArgs = { +export type Querystagingzksync_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_relayersArgs = { +export type Querystagingzksync_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_sequencerArgs = { +export type Querystagingzksync__metaArgs = { + block?: InputMaybe; +}; + + +export type Querypolygon_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_sequencersArgs = { +export type Querypolygon_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_relayerFeeArgs = { +export type Querypolygon_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_relayerFeesArgs = { +export type Querypolygon_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_originTransferArgs = { +export type Querypolygon_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_originTransfersArgs = { +export type Querypolygon_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_destinationTransferArgs = { +export type Querypolygon_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_destinationTransfersArgs = { +export type Querypolygon_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_originMessageArgs = { +export type Querypolygon_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_originMessagesArgs = { +export type Querypolygon_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_aggregateRootArgs = { +export type Querypolygon_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_aggregateRootsArgs = { +export type Querypolygon_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_connectorMetaArgs = { +export type Querypolygon_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_connectorMetasArgs = { +export type Querypolygon_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_rootCountArgs = { +export type Querypolygon_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_rootCountsArgs = { +export type Querypolygon_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_rootMessageSentArgs = { +export type Querypolygon_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_rootMessageSentsArgs = { +export type Querypolygon_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_relayerFeesIncreaseArgs = { +export type Querypolygon_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_relayerFeesIncreasesArgs = { +export type Querypolygon_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_slippageUpdateArgs = { +export type Querypolygon_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_slippageUpdatesArgs = { +export type Querypolygon_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_snapshotRootArgs = { +export type Querypolygon_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_snapshotRootsArgs = { +export type Querypolygon_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_spokeConnectorModeArgs = { +export type Querypolygon_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_spokeConnectorModesArgs = { +export type Querypolygon_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_aggregateRootProposedArgs = { +export type Querypolygon_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_aggregateRootProposedsArgs = { +export type Querypolygon_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_optimisticRootFinalizedArgs = { +export type Querypolygon_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer_optimisticRootFinalizedsArgs = { +export type Querypolygon_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingxlayer__metaArgs = { - block?: InputMaybe; -}; - - -export type Querystagingmantle_assetArgs = { +export type Querypolygon_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_assetsArgs = { +export type Querypolygon_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_assetStatusArgs = { +export type Querypolygon_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_assetStatusesArgs = { +export type Querypolygon_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_assetBalanceArgs = { +export type Querypolygon_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_assetBalancesArgs = { +export type Querypolygon_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_routerArgs = { +export type Querypolygon_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_routersArgs = { +export type Querypolygon_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_routerDailyTVLArgs = { +export type Querypolygon_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_routerDailyTVLsArgs = { +export type Querypolygon_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_routerLiquidityEventArgs = { +export type Querypolygon_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_routerLiquidityEventsArgs = { +export type Querypolygon_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_settingArgs = { +export type Querypolygon_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_settingsArgs = { +export type Querypolygon_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_relayerArgs = { +export type Querypolygon_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_relayersArgs = { +export type Querypolygon_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_sequencerArgs = { +export type Querypolygon__metaArgs = { + block?: InputMaybe; +}; + + +export type Queryxlayer_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_sequencersArgs = { +export type Queryxlayer_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_relayerFeeArgs = { +export type Queryxlayer_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_relayerFeesArgs = { +export type Queryxlayer_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_originTransferArgs = { +export type Queryxlayer_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_originTransfersArgs = { +export type Queryxlayer_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_destinationTransferArgs = { +export type Queryxlayer_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_destinationTransfersArgs = { +export type Queryxlayer_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_originMessageArgs = { +export type Queryxlayer_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_originMessagesArgs = { +export type Queryxlayer_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_aggregateRootArgs = { +export type Queryxlayer_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_aggregateRootsArgs = { +export type Queryxlayer_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_connectorMetaArgs = { +export type Queryxlayer_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_connectorMetasArgs = { +export type Queryxlayer_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_rootCountArgs = { +export type Queryxlayer_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_rootCountsArgs = { +export type Queryxlayer_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_rootMessageSentArgs = { +export type Queryxlayer_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_rootMessageSentsArgs = { +export type Queryxlayer_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_relayerFeesIncreaseArgs = { +export type Queryxlayer_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_relayerFeesIncreasesArgs = { +export type Queryxlayer_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_slippageUpdateArgs = { +export type Queryxlayer_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_slippageUpdatesArgs = { +export type Queryxlayer_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_snapshotRootArgs = { +export type Queryxlayer_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_snapshotRootsArgs = { +export type Queryxlayer_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_spokeConnectorModeArgs = { +export type Queryxlayer_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_spokeConnectorModesArgs = { +export type Queryxlayer_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_aggregateRootProposedArgs = { +export type Queryxlayer_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_aggregateRootProposedsArgs = { +export type Queryxlayer_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_optimisticRootFinalizedArgs = { +export type Queryxlayer_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle_optimisticRootFinalizedsArgs = { +export type Queryxlayer_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querystagingmantle__metaArgs = { - block?: InputMaybe; -}; - - -export type Querypolygon_assetArgs = { +export type Queryxlayer_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_assetsArgs = { +export type Queryxlayer_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_assetStatusArgs = { +export type Queryxlayer_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_assetStatusesArgs = { +export type Queryxlayer_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_assetBalanceArgs = { +export type Queryxlayer_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_assetBalancesArgs = { +export type Queryxlayer_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_routerArgs = { +export type Queryxlayer_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_routersArgs = { +export type Queryxlayer_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_routerDailyTVLArgs = { +export type Queryxlayer_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_routerDailyTVLsArgs = { +export type Queryxlayer_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_routerLiquidityEventArgs = { +export type Queryxlayer_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_routerLiquidityEventsArgs = { +export type Queryxlayer_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_settingArgs = { +export type Queryxlayer_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_settingsArgs = { +export type Queryxlayer_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_relayerArgs = { +export type Queryxlayer_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_relayersArgs = { +export type Queryxlayer_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_sequencerArgs = { +export type Queryxlayer__metaArgs = { + block?: InputMaybe; +}; + + +export type Querymode_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_sequencersArgs = { +export type Querymode_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_relayerFeeArgs = { +export type Querymode_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_relayerFeesArgs = { +export type Querymode_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_originTransferArgs = { +export type Querymode_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_originTransfersArgs = { +export type Querymode_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_destinationTransferArgs = { +export type Querymode_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_destinationTransfersArgs = { +export type Querymode_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_originMessageArgs = { +export type Querymode_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_originMessagesArgs = { +export type Querymode_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_aggregateRootArgs = { +export type Querymode_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_aggregateRootsArgs = { +export type Querymode_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_connectorMetaArgs = { +export type Querymode_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_connectorMetasArgs = { +export type Querymode_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_rootCountArgs = { +export type Querymode_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_rootCountsArgs = { +export type Querymode_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_rootMessageSentArgs = { +export type Querymode_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_rootMessageSentsArgs = { +export type Querymode_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_relayerFeesIncreaseArgs = { +export type Querymode_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_relayerFeesIncreasesArgs = { +export type Querymode_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_slippageUpdateArgs = { +export type Querymode_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_slippageUpdatesArgs = { +export type Querymode_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_snapshotRootArgs = { +export type Querymode_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_snapshotRootsArgs = { +export type Querymode_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_spokeConnectorModeArgs = { +export type Querymode_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_spokeConnectorModesArgs = { +export type Querymode_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_aggregateRootProposedArgs = { +export type Querymode_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_aggregateRootProposedsArgs = { +export type Querymode_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_optimisticRootFinalizedArgs = { +export type Querymode_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon_optimisticRootFinalizedsArgs = { +export type Querymode_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querypolygon__metaArgs = { - block?: InputMaybe; +export type Querymode_rootCountArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_rootCountsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_rootMessageSentArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_rootMessageSentsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_relayerFeesIncreaseArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_relayerFeesIncreasesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_slippageUpdateArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_slippageUpdatesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_snapshotRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_snapshotRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_spokeConnectorModeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_spokeConnectorModesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_aggregateRootProposedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_aggregateRootProposedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_optimisticRootFinalizedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode_optimisticRootFinalizedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querymode__metaArgs = { + block?: InputMaybe; +}; + + +export type Querystagingxlayer_assetArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_assetsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_assetStatusArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_assetStatusesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_assetBalanceArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_assetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_routerArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_routersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_routerDailyTVLArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_routerDailyTVLsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_routerLiquidityEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_routerLiquidityEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_settingArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_settingsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_relayerArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_relayersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_sequencerArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_sequencersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_relayerFeeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_relayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_originTransferArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_originTransfersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_destinationTransferArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_destinationTransfersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_originMessageArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_originMessagesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_aggregateRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_aggregateRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_connectorMetaArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_connectorMetasArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_rootCountArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_rootCountsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_rootMessageSentArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_rootMessageSentsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_relayerFeesIncreaseArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_relayerFeesIncreasesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_slippageUpdateArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_slippageUpdatesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_snapshotRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_snapshotRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_spokeConnectorModeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_spokeConnectorModesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_aggregateRootProposedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_aggregateRootProposedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_optimisticRootFinalizedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer_optimisticRootFinalizedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Querystagingxlayer__metaArgs = { + block?: InputMaybe; }; @@ -24442,836 +24796,422 @@ export type Querystagingmetis__metaArgs = { }; -export type Querymode_assetArgs = { +export type Querystagingmantle_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_assetsArgs = { +export type Querystagingmantle_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_assetStatusArgs = { +export type Querystagingmantle_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_assetStatusesArgs = { +export type Querystagingmantle_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_assetBalanceArgs = { +export type Querystagingmantle_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_assetBalancesArgs = { +export type Querystagingmantle_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_routerArgs = { +export type Querystagingmantle_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_routersArgs = { +export type Querystagingmantle_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_routerDailyTVLArgs = { +export type Querystagingmantle_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_routerDailyTVLsArgs = { +export type Querystagingmantle_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_routerLiquidityEventArgs = { +export type Querystagingmantle_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_routerLiquidityEventsArgs = { +export type Querystagingmantle_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_settingArgs = { +export type Querystagingmantle_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_settingsArgs = { +export type Querystagingmantle_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_relayerArgs = { +export type Querystagingmantle_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_relayersArgs = { +export type Querystagingmantle_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_sequencerArgs = { +export type Querystagingmantle_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_sequencersArgs = { +export type Querystagingmantle_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_relayerFeeArgs = { +export type Querystagingmantle_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_relayerFeesArgs = { +export type Querystagingmantle_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_originTransferArgs = { +export type Querystagingmantle_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_originTransfersArgs = { +export type Querystagingmantle_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_destinationTransferArgs = { +export type Querystagingmantle_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_destinationTransfersArgs = { +export type Querystagingmantle_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_originMessageArgs = { +export type Querystagingmantle_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_originMessagesArgs = { +export type Querystagingmantle_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_aggregateRootArgs = { +export type Querystagingmantle_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_aggregateRootsArgs = { +export type Querystagingmantle_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_connectorMetaArgs = { +export type Querystagingmantle_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_connectorMetasArgs = { +export type Querystagingmantle_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_rootCountArgs = { +export type Querystagingmantle_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_rootCountsArgs = { +export type Querystagingmantle_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_rootMessageSentArgs = { +export type Querystagingmantle_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymode_rootMessageSentsArgs = { +export type Querystagingmantle_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_relayerFeesIncreaseArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_relayerFeesIncreasesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_slippageUpdateArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_slippageUpdatesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_snapshotRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_snapshotRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_spokeConnectorModeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_spokeConnectorModesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_aggregateRootProposedArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_aggregateRootProposedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_optimisticRootFinalizedArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode_optimisticRootFinalizedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymode__metaArgs = { - block?: InputMaybe; -}; - - -export type Querymainnet_assetArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_assetsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_assetStatusArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_assetStatusesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_assetBalanceArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_assetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_routerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_routersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_routerDailyTVLArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_routerDailyTVLsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_routerLiquidityEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_routerLiquidityEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_settingArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_settingsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_relayerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_relayersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_sequencerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_sequencersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_relayerFeeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_relayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_originTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_originTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_destinationTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_destinationTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_originMessageArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_originMessagesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_aggregateRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_aggregateRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_connectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_connectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_rootCountArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_rootCountsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootMessageSentArgs = { +export type Querystagingmantle_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_rootMessageSentsArgs = { +export type Querystagingmantle_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_relayerFeesIncreaseArgs = { +export type Querystagingmantle_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_relayerFeesIncreasesArgs = { +export type Querystagingmantle_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_slippageUpdateArgs = { +export type Querystagingmantle_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_slippageUpdatesArgs = { +export type Querystagingmantle_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_snapshotRootArgs = { +export type Querystagingmantle_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_snapshotRootsArgs = { +export type Querystagingmantle_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_spokeConnectorModeArgs = { +export type Querystagingmantle_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_spokeConnectorModesArgs = { +export type Querystagingmantle_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_aggregateRootProposedArgs = { +export type Querystagingmantle_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_aggregateRootProposedsArgs = { +export type Querystagingmantle_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querymainnet_optimisticRootFinalizedArgs = { - id: Scalars['ID']; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querymainnet_optimisticRootFinalizedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; +export type Querystagingmantle__metaArgs = { + block?: InputMaybe; }; export type Subscription = { @@ -25329,6 +25269,134 @@ export type Subscription = { sepolia_hubDomains: Array; /** Access to subgraph metadata */ sepolia__meta?: Maybe; + sepolia_asset?: Maybe; + sepolia_assets: Array; + sepolia_assetStatus?: Maybe; + sepolia_assetStatuses: Array; + sepolia_assetBalance?: Maybe; + sepolia_assetBalances: Array; + sepolia_router?: Maybe; + sepolia_routers: Array; + sepolia_routerDailyTVL?: Maybe; + sepolia_routerDailyTVLs: Array; + sepolia_routerLiquidityEvent?: Maybe; + sepolia_routerLiquidityEvents: Array; + sepolia_setting?: Maybe; + sepolia_settings: Array; + sepolia_relayer?: Maybe; + sepolia_relayers: Array; + sepolia_sequencer?: Maybe; + sepolia_sequencers: Array; + sepolia_relayerFee?: Maybe; + sepolia_relayerFees: Array; + sepolia_originTransfer?: Maybe; + sepolia_originTransfers: Array; + sepolia_destinationTransfer?: Maybe; + sepolia_destinationTransfers: Array; + sepolia_originMessage?: Maybe; + sepolia_originMessages: Array; + sepolia_aggregateRoot?: Maybe; + sepolia_aggregateRoots: Array; + sepolia_connectorMeta?: Maybe; + sepolia_connectorMetas: Array; + sepolia_rootCount?: Maybe; + sepolia_rootCounts: Array; + sepolia_rootMessageSent?: Maybe; + sepolia_rootMessageSents: Array; + sepolia_relayerFeesIncrease?: Maybe; + sepolia_relayerFeesIncreases: Array; + sepolia_slippageUpdate?: Maybe; + sepolia_slippageUpdates: Array; + sepolia_snapshotRoot?: Maybe; + sepolia_snapshotRoots: Array; + sepolia_spokeConnectorMode?: Maybe; + sepolia_spokeConnectorModes: Array; + sepolia_aggregateRootProposed?: Maybe; + sepolia_aggregateRootProposeds: Array; + sepolia_optimisticRootFinalized?: Maybe; + sepolia_optimisticRootFinalizeds: Array; + arbitrumsepolia_asset?: Maybe; + arbitrumsepolia_assets: Array; + arbitrumsepolia_assetStatus?: Maybe; + arbitrumsepolia_assetStatuses: Array; + arbitrumsepolia_assetBalance?: Maybe; + arbitrumsepolia_assetBalances: Array; + arbitrumsepolia_router?: Maybe; + arbitrumsepolia_routers: Array; + arbitrumsepolia_routerDailyTVL?: Maybe; + arbitrumsepolia_routerDailyTVLs: Array; + arbitrumsepolia_routerLiquidityEvent?: Maybe; + arbitrumsepolia_routerLiquidityEvents: Array; + arbitrumsepolia_setting?: Maybe; + arbitrumsepolia_settings: Array; + arbitrumsepolia_relayer?: Maybe; + arbitrumsepolia_relayers: Array; + arbitrumsepolia_sequencer?: Maybe; + arbitrumsepolia_sequencers: Array; + arbitrumsepolia_relayerFee?: Maybe; + arbitrumsepolia_relayerFees: Array; + arbitrumsepolia_originTransfer?: Maybe; + arbitrumsepolia_originTransfers: Array; + arbitrumsepolia_destinationTransfer?: Maybe; + arbitrumsepolia_destinationTransfers: Array; + arbitrumsepolia_originMessage?: Maybe; + arbitrumsepolia_originMessages: Array; + arbitrumsepolia_aggregateRoot?: Maybe; + arbitrumsepolia_aggregateRoots: Array; + arbitrumsepolia_connectorMeta?: Maybe; + arbitrumsepolia_connectorMetas: Array; + arbitrumsepolia_rootCount?: Maybe; + arbitrumsepolia_rootCounts: Array; + arbitrumsepolia_rootMessageSent?: Maybe; + arbitrumsepolia_rootMessageSents: Array; + arbitrumsepolia_relayerFeesIncrease?: Maybe; + arbitrumsepolia_relayerFeesIncreases: Array; + arbitrumsepolia_slippageUpdate?: Maybe; + arbitrumsepolia_slippageUpdates: Array; + arbitrumsepolia_snapshotRoot?: Maybe; + arbitrumsepolia_snapshotRoots: Array; + arbitrumsepolia_spokeConnectorMode?: Maybe; + arbitrumsepolia_spokeConnectorModes: Array; + arbitrumsepolia_aggregateRootProposed?: Maybe; + arbitrumsepolia_aggregateRootProposeds: Array; + arbitrumsepolia_optimisticRootFinalized?: Maybe; + arbitrumsepolia_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + arbitrumsepolia__meta?: Maybe; + xdai_swap_systemInfo?: Maybe; + xdai_swap_systemInfos: Array; + xdai_swap_pooledToken?: Maybe; + xdai_swap_pooledTokens: Array; + xdai_swap_stableSwap?: Maybe; + xdai_swap_stableSwaps: Array; + xdai_swap_stableSwapAddLiquidityEvent?: Maybe; + xdai_swap_stableSwapAddLiquidityEvents: Array; + xdai_swap_stableSwapRemoveLiquidityEvent?: Maybe; + xdai_swap_stableSwapRemoveLiquidityEvents: Array; + xdai_swap_stableSwapExchange?: Maybe; + xdai_swap_stableSwapExchanges: Array; + xdai_swap_swapDailyVolume?: Maybe; + xdai_swap_swapDailyVolumes: Array; + xdai_swap_swapHourlyVolume?: Maybe; + xdai_swap_swapHourlyVolumes: Array; + xdai_swap_swapWeeklyVolume?: Maybe; + xdai_swap_swapWeeklyVolumes: Array; + xdai_swap_lpAccount?: Maybe; + xdai_swap_lpAccounts: Array; + xdai_swap_lpAccountBalance?: Maybe; + xdai_swap_lpAccountBalances: Array; + xdai_swap_lpToken?: Maybe; + xdai_swap_lpTokens: Array; + xdai_swap_lpTransferEvent?: Maybe; + xdai_swap_lpTransferEvents: Array; + xdai_swap_stableSwapEvent?: Maybe; + xdai_swap_stableSwapEvents: Array; + xdai_swap_swapTradeVolume?: Maybe; + xdai_swap_swapTradeVolumes: Array; + xdai_swap_lpTokenEvent?: Maybe; + xdai_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + xdai_swap__meta?: Maybe; arbitrumsepolia_swap_systemInfo?: Maybe; arbitrumsepolia_swap_systemInfos: Array; arbitrumsepolia_swap_pooledToken?: Maybe; @@ -25363,162 +25431,6 @@ export type Subscription = { arbitrumsepolia_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ arbitrumsepolia_swap__meta?: Maybe; - polygon_swap_systemInfo?: Maybe; - polygon_swap_systemInfos: Array; - polygon_swap_pooledToken?: Maybe; - polygon_swap_pooledTokens: Array; - polygon_swap_stableSwap?: Maybe; - polygon_swap_stableSwaps: Array; - polygon_swap_stableSwapAddLiquidityEvent?: Maybe; - polygon_swap_stableSwapAddLiquidityEvents: Array; - polygon_swap_stableSwapRemoveLiquidityEvent?: Maybe; - polygon_swap_stableSwapRemoveLiquidityEvents: Array; - polygon_swap_stableSwapExchange?: Maybe; - polygon_swap_stableSwapExchanges: Array; - polygon_swap_swapDailyVolume?: Maybe; - polygon_swap_swapDailyVolumes: Array; - polygon_swap_swapHourlyVolume?: Maybe; - polygon_swap_swapHourlyVolumes: Array; - polygon_swap_swapWeeklyVolume?: Maybe; - polygon_swap_swapWeeklyVolumes: Array; - polygon_swap_lpAccount?: Maybe; - polygon_swap_lpAccounts: Array; - polygon_swap_lpAccountBalance?: Maybe; - polygon_swap_lpAccountBalances: Array; - polygon_swap_lpToken?: Maybe; - polygon_swap_lpTokens: Array; - polygon_swap_lpTransferEvent?: Maybe; - polygon_swap_lpTransferEvents: Array; - polygon_swap_stableSwapEvent?: Maybe; - polygon_swap_stableSwapEvents: Array; - polygon_swap_swapTradeVolume?: Maybe; - polygon_swap_swapTradeVolumes: Array; - polygon_swap_lpTokenEvent?: Maybe; - polygon_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - polygon_swap__meta?: Maybe; - mantle_swap_systemInfo?: Maybe; - mantle_swap_systemInfos: Array; - mantle_swap_pooledToken?: Maybe; - mantle_swap_pooledTokens: Array; - mantle_swap_stableSwap?: Maybe; - mantle_swap_stableSwaps: Array; - mantle_swap_stableSwapAddLiquidityEvent?: Maybe; - mantle_swap_stableSwapAddLiquidityEvents: Array; - mantle_swap_stableSwapRemoveLiquidityEvent?: Maybe; - mantle_swap_stableSwapRemoveLiquidityEvents: Array; - mantle_swap_stableSwapExchange?: Maybe; - mantle_swap_stableSwapExchanges: Array; - mantle_swap_swapDailyVolume?: Maybe; - mantle_swap_swapDailyVolumes: Array; - mantle_swap_swapHourlyVolume?: Maybe; - mantle_swap_swapHourlyVolumes: Array; - mantle_swap_swapWeeklyVolume?: Maybe; - mantle_swap_swapWeeklyVolumes: Array; - mantle_swap_lpAccount?: Maybe; - mantle_swap_lpAccounts: Array; - mantle_swap_lpAccountBalance?: Maybe; - mantle_swap_lpAccountBalances: Array; - mantle_swap_lpToken?: Maybe; - mantle_swap_lpTokens: Array; - mantle_swap_lpTransferEvent?: Maybe; - mantle_swap_lpTransferEvents: Array; - mantle_swap_stableSwapEvent?: Maybe; - mantle_swap_stableSwapEvents: Array; - mantle_swap_swapTradeVolume?: Maybe; - mantle_swap_swapTradeVolumes: Array; - mantle_swap_lpTokenEvent?: Maybe; - mantle_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - mantle_swap__meta?: Maybe; - metis_swap_systemInfo?: Maybe; - metis_swap_systemInfos: Array; - metis_swap_pooledToken?: Maybe; - metis_swap_pooledTokens: Array; - metis_swap_stableSwap?: Maybe; - metis_swap_stableSwaps: Array; - metis_swap_stableSwapAddLiquidityEvent?: Maybe; - metis_swap_stableSwapAddLiquidityEvents: Array; - metis_swap_stableSwapRemoveLiquidityEvent?: Maybe; - metis_swap_stableSwapRemoveLiquidityEvents: Array; - metis_swap_stableSwapExchange?: Maybe; - metis_swap_stableSwapExchanges: Array; - metis_swap_swapDailyVolume?: Maybe; - metis_swap_swapDailyVolumes: Array; - metis_swap_swapHourlyVolume?: Maybe; - metis_swap_swapHourlyVolumes: Array; - metis_swap_swapWeeklyVolume?: Maybe; - metis_swap_swapWeeklyVolumes: Array; - metis_swap_lpAccount?: Maybe; - metis_swap_lpAccounts: Array; - metis_swap_lpAccountBalance?: Maybe; - metis_swap_lpAccountBalances: Array; - metis_swap_lpToken?: Maybe; - metis_swap_lpTokens: Array; - metis_swap_lpTransferEvent?: Maybe; - metis_swap_lpTransferEvents: Array; - metis_swap_stableSwapEvent?: Maybe; - metis_swap_stableSwapEvents: Array; - metis_swap_swapTradeVolume?: Maybe; - metis_swap_swapTradeVolumes: Array; - metis_swap_lpTokenEvent?: Maybe; - metis_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - metis_swap__meta?: Maybe; - stagingmainnet_rootAggregated?: Maybe; - stagingmainnet_rootAggregateds: Array; - stagingmainnet_rootPropagated?: Maybe; - stagingmainnet_rootPropagateds: Array; - stagingmainnet_aggregatedMessageRoot?: Maybe; - stagingmainnet_aggregatedMessageRoots: Array; - stagingmainnet_rootManagerMeta?: Maybe; - stagingmainnet_rootManagerMetas: Array; - stagingmainnet_rootManagerMode?: Maybe; - stagingmainnet_rootManagerModes: Array; - stagingmainnet_optimisticRootProposed?: Maybe; - stagingmainnet_optimisticRootProposeds: Array; - stagingmainnet_hubOptimisticRootFinalized?: Maybe; - stagingmainnet_hubOptimisticRootFinalizeds: Array; - stagingmainnet_optimisticRootPropagated?: Maybe; - stagingmainnet_optimisticRootPropagateds: Array; - stagingmainnet_polygonConnectorMeta?: Maybe; - stagingmainnet_polygonConnectorMetas: Array; - stagingmainnet_optimismConnectorMeta?: Maybe; - stagingmainnet_optimismConnectorMetas: Array; - stagingmainnet_bnbConnectorMeta?: Maybe; - stagingmainnet_bnbConnectorMetas: Array; - stagingmainnet_arbitrumConnectorMeta?: Maybe; - stagingmainnet_arbitrumConnectorMetas: Array; - stagingmainnet_gnosisConnectorMeta?: Maybe; - stagingmainnet_gnosisConnectorMetas: Array; - stagingmainnet_lineaConnectorMeta?: Maybe; - stagingmainnet_lineaConnectorMetas: Array; - stagingmainnet_metisConnectorMeta?: Maybe; - stagingmainnet_metisConnectorMetas: Array; - stagingmainnet_mantleConnectorMeta?: Maybe; - stagingmainnet_mantleConnectorMetas: Array; - stagingmainnet_avalancheConnectorMeta?: Maybe; - stagingmainnet_avalancheConnectorMetas: Array; - stagingmainnet_baseConnectorMeta?: Maybe; - stagingmainnet_baseConnectorMetas: Array; - stagingmainnet_polygonZkConnectorMeta?: Maybe; - stagingmainnet_polygonZkConnectorMetas: Array; - stagingmainnet_zkSyncConnectorMeta?: Maybe; - stagingmainnet_zkSyncConnectorMetas: Array; - stagingmainnet_modeConnectorMeta?: Maybe; - stagingmainnet_modeConnectorMetas: Array; - stagingmainnet_scrollConnectorMeta?: Maybe; - stagingmainnet_scrollConnectorMetas: Array; - stagingmainnet_xlayerConnectorMeta?: Maybe; - stagingmainnet_xlayerConnectorMetas: Array; - stagingmainnet_rootMessageProcessed?: Maybe; - stagingmainnet_rootMessageProcesseds: Array; - stagingmainnet_aggregateRootSavedSlow?: Maybe; - stagingmainnet_aggregateRootSavedSlows: Array; - stagingmainnet_hubDomain?: Maybe; - stagingmainnet_hubDomains: Array; - /** Access to subgraph metadata */ - stagingmainnet__meta?: Maybe; bnb_swap_systemInfo?: Maybe; bnb_swap_systemInfos: Array; bnb_swap_pooledToken?: Maybe; @@ -25553,6 +25465,40 @@ export type Subscription = { bnb_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ bnb_swap__meta?: Maybe; + linea_swap_systemInfo?: Maybe; + linea_swap_systemInfos: Array; + linea_swap_pooledToken?: Maybe; + linea_swap_pooledTokens: Array; + linea_swap_stableSwap?: Maybe; + linea_swap_stableSwaps: Array; + linea_swap_stableSwapAddLiquidityEvent?: Maybe; + linea_swap_stableSwapAddLiquidityEvents: Array; + linea_swap_stableSwapRemoveLiquidityEvent?: Maybe; + linea_swap_stableSwapRemoveLiquidityEvents: Array; + linea_swap_stableSwapExchange?: Maybe; + linea_swap_stableSwapExchanges: Array; + linea_swap_swapDailyVolume?: Maybe; + linea_swap_swapDailyVolumes: Array; + linea_swap_swapHourlyVolume?: Maybe; + linea_swap_swapHourlyVolumes: Array; + linea_swap_swapWeeklyVolume?: Maybe; + linea_swap_swapWeeklyVolumes: Array; + linea_swap_lpAccount?: Maybe; + linea_swap_lpAccounts: Array; + linea_swap_lpAccountBalance?: Maybe; + linea_swap_lpAccountBalances: Array; + linea_swap_lpToken?: Maybe; + linea_swap_lpTokens: Array; + linea_swap_lpTransferEvent?: Maybe; + linea_swap_lpTransferEvents: Array; + linea_swap_stableSwapEvent?: Maybe; + linea_swap_stableSwapEvents: Array; + linea_swap_swapTradeVolume?: Maybe; + linea_swap_swapTradeVolumes: Array; + linea_swap_lpTokenEvent?: Maybe; + linea_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + linea_swap__meta?: Maybe; optimism_swap_systemInfo?: Maybe; optimism_swap_systemInfos: Array; optimism_swap_pooledToken?: Maybe; @@ -25587,122 +25533,40 @@ export type Subscription = { optimism_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ optimism_swap__meta?: Maybe; - mode_swap_systemInfo?: Maybe; - mode_swap_systemInfos: Array; - mode_swap_pooledToken?: Maybe; - mode_swap_pooledTokens: Array; - mode_swap_stableSwap?: Maybe; - mode_swap_stableSwaps: Array; - mode_swap_stableSwapAddLiquidityEvent?: Maybe; - mode_swap_stableSwapAddLiquidityEvents: Array; - mode_swap_stableSwapRemoveLiquidityEvent?: Maybe; - mode_swap_stableSwapRemoveLiquidityEvents: Array; - mode_swap_stableSwapExchange?: Maybe; - mode_swap_stableSwapExchanges: Array; - mode_swap_swapDailyVolume?: Maybe; - mode_swap_swapDailyVolumes: Array; - mode_swap_swapHourlyVolume?: Maybe; - mode_swap_swapHourlyVolumes: Array; - mode_swap_swapWeeklyVolume?: Maybe; - mode_swap_swapWeeklyVolumes: Array; - mode_swap_lpAccount?: Maybe; - mode_swap_lpAccounts: Array; - mode_swap_lpAccountBalance?: Maybe; - mode_swap_lpAccountBalances: Array; - mode_swap_lpToken?: Maybe; - mode_swap_lpTokens: Array; - mode_swap_lpTransferEvent?: Maybe; - mode_swap_lpTransferEvents: Array; - mode_swap_stableSwapEvent?: Maybe; - mode_swap_stableSwapEvents: Array; - mode_swap_swapTradeVolume?: Maybe; - mode_swap_swapTradeVolumes: Array; - mode_swap_lpTokenEvent?: Maybe; - mode_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - mode_swap__meta?: Maybe; - localmainnet_rootAggregated?: Maybe; - localmainnet_rootAggregateds: Array; - localmainnet_rootPropagated?: Maybe; - localmainnet_rootPropagateds: Array; - localmainnet_aggregatedMessageRoot?: Maybe; - localmainnet_aggregatedMessageRoots: Array; - localmainnet_rootManagerMeta?: Maybe; - localmainnet_rootManagerMetas: Array; - localmainnet_rootManagerMode?: Maybe; - localmainnet_rootManagerModes: Array; - localmainnet_optimisticRootProposed?: Maybe; - localmainnet_optimisticRootProposeds: Array; - localmainnet_hubOptimisticRootFinalized?: Maybe; - localmainnet_hubOptimisticRootFinalizeds: Array; - localmainnet_optimisticRootPropagated?: Maybe; - localmainnet_optimisticRootPropagateds: Array; - localmainnet_polygonConnectorMeta?: Maybe; - localmainnet_polygonConnectorMetas: Array; - localmainnet_optimismConnectorMeta?: Maybe; - localmainnet_optimismConnectorMetas: Array; - localmainnet_bnbConnectorMeta?: Maybe; - localmainnet_bnbConnectorMetas: Array; - localmainnet_arbitrumConnectorMeta?: Maybe; - localmainnet_arbitrumConnectorMetas: Array; - localmainnet_gnosisConnectorMeta?: Maybe; - localmainnet_gnosisConnectorMetas: Array; - localmainnet_lineaConnectorMeta?: Maybe; - localmainnet_lineaConnectorMetas: Array; - localmainnet_metisConnectorMeta?: Maybe; - localmainnet_metisConnectorMetas: Array; - localmainnet_mantleConnectorMeta?: Maybe; - localmainnet_mantleConnectorMetas: Array; - localmainnet_avalancheConnectorMeta?: Maybe; - localmainnet_avalancheConnectorMetas: Array; - localmainnet_baseConnectorMeta?: Maybe; - localmainnet_baseConnectorMetas: Array; - localmainnet_polygonZkConnectorMeta?: Maybe; - localmainnet_polygonZkConnectorMetas: Array; - localmainnet_zkSyncConnectorMeta?: Maybe; - localmainnet_zkSyncConnectorMetas: Array; - localmainnet_rootMessageProcessed?: Maybe; - localmainnet_rootMessageProcesseds: Array; - localmainnet_aggregateRootSavedSlow?: Maybe; - localmainnet_aggregateRootSavedSlows: Array; - localmainnet_hubDomain?: Maybe; - localmainnet_hubDomains: Array; - /** Access to subgraph metadata */ - localmainnet__meta?: Maybe; - arbitrumone_swap_systemInfo?: Maybe; - arbitrumone_swap_systemInfos: Array; - arbitrumone_swap_pooledToken?: Maybe; - arbitrumone_swap_pooledTokens: Array; - arbitrumone_swap_stableSwap?: Maybe; - arbitrumone_swap_stableSwaps: Array; - arbitrumone_swap_stableSwapAddLiquidityEvent?: Maybe; - arbitrumone_swap_stableSwapAddLiquidityEvents: Array; - arbitrumone_swap_stableSwapRemoveLiquidityEvent?: Maybe; - arbitrumone_swap_stableSwapRemoveLiquidityEvents: Array; - arbitrumone_swap_stableSwapExchange?: Maybe; - arbitrumone_swap_stableSwapExchanges: Array; - arbitrumone_swap_swapDailyVolume?: Maybe; - arbitrumone_swap_swapDailyVolumes: Array; - arbitrumone_swap_swapHourlyVolume?: Maybe; - arbitrumone_swap_swapHourlyVolumes: Array; - arbitrumone_swap_swapWeeklyVolume?: Maybe; - arbitrumone_swap_swapWeeklyVolumes: Array; - arbitrumone_swap_lpAccount?: Maybe; - arbitrumone_swap_lpAccounts: Array; - arbitrumone_swap_lpAccountBalance?: Maybe; - arbitrumone_swap_lpAccountBalances: Array; - arbitrumone_swap_lpToken?: Maybe; - arbitrumone_swap_lpTokens: Array; - arbitrumone_swap_lpTransferEvent?: Maybe; - arbitrumone_swap_lpTransferEvents: Array; - arbitrumone_swap_stableSwapEvent?: Maybe; - arbitrumone_swap_stableSwapEvents: Array; - arbitrumone_swap_swapTradeVolume?: Maybe; - arbitrumone_swap_swapTradeVolumes: Array; - arbitrumone_swap_lpTokenEvent?: Maybe; - arbitrumone_swap_lpTokenEvents: Array; + polygon_swap_systemInfo?: Maybe; + polygon_swap_systemInfos: Array; + polygon_swap_pooledToken?: Maybe; + polygon_swap_pooledTokens: Array; + polygon_swap_stableSwap?: Maybe; + polygon_swap_stableSwaps: Array; + polygon_swap_stableSwapAddLiquidityEvent?: Maybe; + polygon_swap_stableSwapAddLiquidityEvents: Array; + polygon_swap_stableSwapRemoveLiquidityEvent?: Maybe; + polygon_swap_stableSwapRemoveLiquidityEvents: Array; + polygon_swap_stableSwapExchange?: Maybe; + polygon_swap_stableSwapExchanges: Array; + polygon_swap_swapDailyVolume?: Maybe; + polygon_swap_swapDailyVolumes: Array; + polygon_swap_swapHourlyVolume?: Maybe; + polygon_swap_swapHourlyVolumes: Array; + polygon_swap_swapWeeklyVolume?: Maybe; + polygon_swap_swapWeeklyVolumes: Array; + polygon_swap_lpAccount?: Maybe; + polygon_swap_lpAccounts: Array; + polygon_swap_lpAccountBalance?: Maybe; + polygon_swap_lpAccountBalances: Array; + polygon_swap_lpToken?: Maybe; + polygon_swap_lpTokens: Array; + polygon_swap_lpTransferEvent?: Maybe; + polygon_swap_lpTransferEvents: Array; + polygon_swap_stableSwapEvent?: Maybe; + polygon_swap_stableSwapEvents: Array; + polygon_swap_swapTradeVolume?: Maybe; + polygon_swap_swapTradeVolumes: Array; + polygon_swap_lpTokenEvent?: Maybe; + polygon_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - arbitrumone_swap__meta?: Maybe; + polygon_swap__meta?: Maybe; optimismsepolia_swap_systemInfo?: Maybe; optimismsepolia_swap_systemInfos: Array; optimismsepolia_swap_pooledToken?: Maybe; @@ -25737,108 +25601,430 @@ export type Subscription = { optimismsepolia_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ optimismsepolia_swap__meta?: Maybe; - zksync_swap_systemInfo?: Maybe; - zksync_swap_systemInfos: Array; - zksync_swap_pooledToken?: Maybe; - zksync_swap_pooledTokens: Array; - zksync_swap_stableSwap?: Maybe; - zksync_swap_stableSwaps: Array; - zksync_swap_stableSwapAddLiquidityEvent?: Maybe; - zksync_swap_stableSwapAddLiquidityEvents: Array; - zksync_swap_stableSwapRemoveLiquidityEvent?: Maybe; - zksync_swap_stableSwapRemoveLiquidityEvents: Array; - zksync_swap_stableSwapExchange?: Maybe; - zksync_swap_stableSwapExchanges: Array; - zksync_swap_swapDailyVolume?: Maybe; - zksync_swap_swapDailyVolumes: Array; - zksync_swap_swapHourlyVolume?: Maybe; - zksync_swap_swapHourlyVolumes: Array; - zksync_swap_swapWeeklyVolume?: Maybe; - zksync_swap_swapWeeklyVolumes: Array; - zksync_swap_lpAccount?: Maybe; - zksync_swap_lpAccounts: Array; - zksync_swap_lpAccountBalance?: Maybe; - zksync_swap_lpAccountBalances: Array; - zksync_swap_lpToken?: Maybe; - zksync_swap_lpTokens: Array; - zksync_swap_lpTransferEvent?: Maybe; - zksync_swap_lpTransferEvents: Array; - zksync_swap_stableSwapEvent?: Maybe; - zksync_swap_stableSwapEvents: Array; - zksync_swap_swapTradeVolume?: Maybe; - zksync_swap_swapTradeVolumes: Array; - zksync_swap_lpTokenEvent?: Maybe; - zksync_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - zksync_swap__meta?: Maybe; - sepolia_swap_systemInfo?: Maybe; - sepolia_swap_systemInfos: Array; - sepolia_swap_pooledToken?: Maybe; - sepolia_swap_pooledTokens: Array; - sepolia_swap_stableSwap?: Maybe; - sepolia_swap_stableSwaps: Array; - sepolia_swap_stableSwapAddLiquidityEvent?: Maybe; - sepolia_swap_stableSwapAddLiquidityEvents: Array; - sepolia_swap_stableSwapRemoveLiquidityEvent?: Maybe; - sepolia_swap_stableSwapRemoveLiquidityEvents: Array; - sepolia_swap_stableSwapExchange?: Maybe; - sepolia_swap_stableSwapExchanges: Array; - sepolia_swap_swapDailyVolume?: Maybe; - sepolia_swap_swapDailyVolumes: Array; - sepolia_swap_swapHourlyVolume?: Maybe; - sepolia_swap_swapHourlyVolumes: Array; - sepolia_swap_swapWeeklyVolume?: Maybe; - sepolia_swap_swapWeeklyVolumes: Array; - sepolia_swap_lpAccount?: Maybe; - sepolia_swap_lpAccounts: Array; - sepolia_swap_lpAccountBalance?: Maybe; - sepolia_swap_lpAccountBalances: Array; - sepolia_swap_lpToken?: Maybe; - sepolia_swap_lpTokens: Array; - sepolia_swap_lpTransferEvent?: Maybe; - sepolia_swap_lpTransferEvents: Array; - sepolia_swap_stableSwapEvent?: Maybe; - sepolia_swap_stableSwapEvents: Array; - sepolia_swap_swapTradeVolume?: Maybe; - sepolia_swap_swapTradeVolumes: Array; - sepolia_swap_lpTokenEvent?: Maybe; - sepolia_swap_lpTokenEvents: Array; + base_asset?: Maybe; + base_assets: Array; + base_assetStatus?: Maybe; + base_assetStatuses: Array; + base_assetBalance?: Maybe; + base_assetBalances: Array; + base_router?: Maybe; + base_routers: Array; + base_routerDailyTVL?: Maybe; + base_routerDailyTVLs: Array; + base_routerLiquidityEvent?: Maybe; + base_routerLiquidityEvents: Array; + base_setting?: Maybe; + base_settings: Array; + base_relayer?: Maybe; + base_relayers: Array; + base_sequencer?: Maybe; + base_sequencers: Array; + base_relayerFee?: Maybe; + base_relayerFees: Array; + base_originTransfer?: Maybe; + base_originTransfers: Array; + base_destinationTransfer?: Maybe; + base_destinationTransfers: Array; + base_originMessage?: Maybe; + base_originMessages: Array; + base_aggregateRoot?: Maybe; + base_aggregateRoots: Array; + base_connectorMeta?: Maybe; + base_connectorMetas: Array; + base_rootCount?: Maybe; + base_rootCounts: Array; + base_rootMessageSent?: Maybe; + base_rootMessageSents: Array; + base_relayerFeesIncrease?: Maybe; + base_relayerFeesIncreases: Array; + base_slippageUpdate?: Maybe; + base_slippageUpdates: Array; + base_snapshotRoot?: Maybe; + base_snapshotRoots: Array; + base_spokeConnectorMode?: Maybe; + base_spokeConnectorModes: Array; + base_aggregateRootProposed?: Maybe; + base_aggregateRootProposeds: Array; + base_optimisticRootFinalized?: Maybe; + base_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - sepolia_swap__meta?: Maybe; - xdai_swap_systemInfo?: Maybe; - xdai_swap_systemInfos: Array; - xdai_swap_pooledToken?: Maybe; - xdai_swap_pooledTokens: Array; - xdai_swap_stableSwap?: Maybe; - xdai_swap_stableSwaps: Array; - xdai_swap_stableSwapAddLiquidityEvent?: Maybe; - xdai_swap_stableSwapAddLiquidityEvents: Array; - xdai_swap_stableSwapRemoveLiquidityEvent?: Maybe; - xdai_swap_stableSwapRemoveLiquidityEvents: Array; - xdai_swap_stableSwapExchange?: Maybe; - xdai_swap_stableSwapExchanges: Array; - xdai_swap_swapDailyVolume?: Maybe; - xdai_swap_swapDailyVolumes: Array; - xdai_swap_swapHourlyVolume?: Maybe; - xdai_swap_swapHourlyVolumes: Array; - xdai_swap_swapWeeklyVolume?: Maybe; - xdai_swap_swapWeeklyVolumes: Array; - xdai_swap_lpAccount?: Maybe; - xdai_swap_lpAccounts: Array; - xdai_swap_lpAccountBalance?: Maybe; - xdai_swap_lpAccountBalances: Array; - xdai_swap_lpToken?: Maybe; - xdai_swap_lpTokens: Array; - xdai_swap_lpTransferEvent?: Maybe; - xdai_swap_lpTransferEvents: Array; - xdai_swap_stableSwapEvent?: Maybe; - xdai_swap_stableSwapEvents: Array; - xdai_swap_swapTradeVolume?: Maybe; - xdai_swap_swapTradeVolumes: Array; - xdai_swap_lpTokenEvent?: Maybe; - xdai_swap_lpTokenEvents: Array; + base__meta?: Maybe; + stagingscroll_asset?: Maybe; + stagingscroll_assets: Array; + stagingscroll_assetStatus?: Maybe; + stagingscroll_assetStatuses: Array; + stagingscroll_assetBalance?: Maybe; + stagingscroll_assetBalances: Array; + stagingscroll_router?: Maybe; + stagingscroll_routers: Array; + stagingscroll_routerDailyTVL?: Maybe; + stagingscroll_routerDailyTVLs: Array; + stagingscroll_routerLiquidityEvent?: Maybe; + stagingscroll_routerLiquidityEvents: Array; + stagingscroll_setting?: Maybe; + stagingscroll_settings: Array; + stagingscroll_relayer?: Maybe; + stagingscroll_relayers: Array; + stagingscroll_sequencer?: Maybe; + stagingscroll_sequencers: Array; + stagingscroll_relayerFee?: Maybe; + stagingscroll_relayerFees: Array; + stagingscroll_originTransfer?: Maybe; + stagingscroll_originTransfers: Array; + stagingscroll_destinationTransfer?: Maybe; + stagingscroll_destinationTransfers: Array; + stagingscroll_originMessage?: Maybe; + stagingscroll_originMessages: Array; + stagingscroll_aggregateRoot?: Maybe; + stagingscroll_aggregateRoots: Array; + stagingscroll_connectorMeta?: Maybe; + stagingscroll_connectorMetas: Array; + stagingscroll_rootCount?: Maybe; + stagingscroll_rootCounts: Array; + stagingscroll_rootMessageSent?: Maybe; + stagingscroll_rootMessageSents: Array; + stagingscroll_relayerFeesIncrease?: Maybe; + stagingscroll_relayerFeesIncreases: Array; + stagingscroll_slippageUpdate?: Maybe; + stagingscroll_slippageUpdates: Array; + stagingscroll_snapshotRoot?: Maybe; + stagingscroll_snapshotRoots: Array; + stagingscroll_spokeConnectorMode?: Maybe; + stagingscroll_spokeConnectorModes: Array; + stagingscroll_aggregateRootProposed?: Maybe; + stagingscroll_aggregateRootProposeds: Array; + stagingscroll_optimisticRootFinalized?: Maybe; + stagingscroll_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - xdai_swap__meta?: Maybe; + stagingscroll__meta?: Maybe; + linea_asset?: Maybe; + linea_assets: Array; + linea_assetStatus?: Maybe; + linea_assetStatuses: Array; + linea_assetBalance?: Maybe; + linea_assetBalances: Array; + linea_router?: Maybe; + linea_routers: Array; + linea_routerDailyTVL?: Maybe; + linea_routerDailyTVLs: Array; + linea_routerLiquidityEvent?: Maybe; + linea_routerLiquidityEvents: Array; + linea_setting?: Maybe; + linea_settings: Array; + linea_relayer?: Maybe; + linea_relayers: Array; + linea_sequencer?: Maybe; + linea_sequencers: Array; + linea_relayerFee?: Maybe; + linea_relayerFees: Array; + linea_originTransfer?: Maybe; + linea_originTransfers: Array; + linea_destinationTransfer?: Maybe; + linea_destinationTransfers: Array; + linea_originMessage?: Maybe; + linea_originMessages: Array; + linea_aggregateRoot?: Maybe; + linea_aggregateRoots: Array; + linea_connectorMeta?: Maybe; + linea_connectorMetas: Array; + linea_rootCount?: Maybe; + linea_rootCounts: Array; + linea_rootMessageSent?: Maybe; + linea_rootMessageSents: Array; + linea_relayerFeesIncrease?: Maybe; + linea_relayerFeesIncreases: Array; + linea_slippageUpdate?: Maybe; + linea_slippageUpdates: Array; + linea_snapshotRoot?: Maybe; + linea_snapshotRoots: Array; + linea_spokeConnectorMode?: Maybe; + linea_spokeConnectorModes: Array; + linea_aggregateRootProposed?: Maybe; + linea_aggregateRootProposeds: Array; + linea_optimisticRootFinalized?: Maybe; + linea_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + linea__meta?: Maybe; + stagingmainnet_rootAggregated?: Maybe; + stagingmainnet_rootAggregateds: Array; + stagingmainnet_rootPropagated?: Maybe; + stagingmainnet_rootPropagateds: Array; + stagingmainnet_aggregatedMessageRoot?: Maybe; + stagingmainnet_aggregatedMessageRoots: Array; + stagingmainnet_rootManagerMeta?: Maybe; + stagingmainnet_rootManagerMetas: Array; + stagingmainnet_rootManagerMode?: Maybe; + stagingmainnet_rootManagerModes: Array; + stagingmainnet_optimisticRootProposed?: Maybe; + stagingmainnet_optimisticRootProposeds: Array; + stagingmainnet_hubOptimisticRootFinalized?: Maybe; + stagingmainnet_hubOptimisticRootFinalizeds: Array; + stagingmainnet_optimisticRootPropagated?: Maybe; + stagingmainnet_optimisticRootPropagateds: Array; + stagingmainnet_polygonConnectorMeta?: Maybe; + stagingmainnet_polygonConnectorMetas: Array; + stagingmainnet_optimismConnectorMeta?: Maybe; + stagingmainnet_optimismConnectorMetas: Array; + stagingmainnet_bnbConnectorMeta?: Maybe; + stagingmainnet_bnbConnectorMetas: Array; + stagingmainnet_arbitrumConnectorMeta?: Maybe; + stagingmainnet_arbitrumConnectorMetas: Array; + stagingmainnet_gnosisConnectorMeta?: Maybe; + stagingmainnet_gnosisConnectorMetas: Array; + stagingmainnet_lineaConnectorMeta?: Maybe; + stagingmainnet_lineaConnectorMetas: Array; + stagingmainnet_metisConnectorMeta?: Maybe; + stagingmainnet_metisConnectorMetas: Array; + stagingmainnet_mantleConnectorMeta?: Maybe; + stagingmainnet_mantleConnectorMetas: Array; + stagingmainnet_avalancheConnectorMeta?: Maybe; + stagingmainnet_avalancheConnectorMetas: Array; + stagingmainnet_baseConnectorMeta?: Maybe; + stagingmainnet_baseConnectorMetas: Array; + stagingmainnet_polygonZkConnectorMeta?: Maybe; + stagingmainnet_polygonZkConnectorMetas: Array; + stagingmainnet_zkSyncConnectorMeta?: Maybe; + stagingmainnet_zkSyncConnectorMetas: Array; + stagingmainnet_modeConnectorMeta?: Maybe; + stagingmainnet_modeConnectorMetas: Array; + stagingmainnet_scrollConnectorMeta?: Maybe; + stagingmainnet_scrollConnectorMetas: Array; + stagingmainnet_xlayerConnectorMeta?: Maybe; + stagingmainnet_xlayerConnectorMetas: Array; + stagingmainnet_rootMessageProcessed?: Maybe; + stagingmainnet_rootMessageProcesseds: Array; + stagingmainnet_aggregateRootSavedSlow?: Maybe; + stagingmainnet_aggregateRootSavedSlows: Array; + stagingmainnet_hubDomain?: Maybe; + stagingmainnet_hubDomains: Array; + /** Access to subgraph metadata */ + stagingmainnet__meta?: Maybe; + arbitrumone_swap_systemInfo?: Maybe; + arbitrumone_swap_systemInfos: Array; + arbitrumone_swap_pooledToken?: Maybe; + arbitrumone_swap_pooledTokens: Array; + arbitrumone_swap_stableSwap?: Maybe; + arbitrumone_swap_stableSwaps: Array; + arbitrumone_swap_stableSwapAddLiquidityEvent?: Maybe; + arbitrumone_swap_stableSwapAddLiquidityEvents: Array; + arbitrumone_swap_stableSwapRemoveLiquidityEvent?: Maybe; + arbitrumone_swap_stableSwapRemoveLiquidityEvents: Array; + arbitrumone_swap_stableSwapExchange?: Maybe; + arbitrumone_swap_stableSwapExchanges: Array; + arbitrumone_swap_swapDailyVolume?: Maybe; + arbitrumone_swap_swapDailyVolumes: Array; + arbitrumone_swap_swapHourlyVolume?: Maybe; + arbitrumone_swap_swapHourlyVolumes: Array; + arbitrumone_swap_swapWeeklyVolume?: Maybe; + arbitrumone_swap_swapWeeklyVolumes: Array; + arbitrumone_swap_lpAccount?: Maybe; + arbitrumone_swap_lpAccounts: Array; + arbitrumone_swap_lpAccountBalance?: Maybe; + arbitrumone_swap_lpAccountBalances: Array; + arbitrumone_swap_lpToken?: Maybe; + arbitrumone_swap_lpTokens: Array; + arbitrumone_swap_lpTransferEvent?: Maybe; + arbitrumone_swap_lpTransferEvents: Array; + arbitrumone_swap_stableSwapEvent?: Maybe; + arbitrumone_swap_stableSwapEvents: Array; + arbitrumone_swap_swapTradeVolume?: Maybe; + arbitrumone_swap_swapTradeVolumes: Array; + arbitrumone_swap_lpTokenEvent?: Maybe; + arbitrumone_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + arbitrumone_swap__meta?: Maybe; + localmainnet_rootAggregated?: Maybe; + localmainnet_rootAggregateds: Array; + localmainnet_rootPropagated?: Maybe; + localmainnet_rootPropagateds: Array; + localmainnet_aggregatedMessageRoot?: Maybe; + localmainnet_aggregatedMessageRoots: Array; + localmainnet_rootManagerMeta?: Maybe; + localmainnet_rootManagerMetas: Array; + localmainnet_rootManagerMode?: Maybe; + localmainnet_rootManagerModes: Array; + localmainnet_optimisticRootProposed?: Maybe; + localmainnet_optimisticRootProposeds: Array; + localmainnet_hubOptimisticRootFinalized?: Maybe; + localmainnet_hubOptimisticRootFinalizeds: Array; + localmainnet_optimisticRootPropagated?: Maybe; + localmainnet_optimisticRootPropagateds: Array; + localmainnet_polygonConnectorMeta?: Maybe; + localmainnet_polygonConnectorMetas: Array; + localmainnet_optimismConnectorMeta?: Maybe; + localmainnet_optimismConnectorMetas: Array; + localmainnet_bnbConnectorMeta?: Maybe; + localmainnet_bnbConnectorMetas: Array; + localmainnet_arbitrumConnectorMeta?: Maybe; + localmainnet_arbitrumConnectorMetas: Array; + localmainnet_gnosisConnectorMeta?: Maybe; + localmainnet_gnosisConnectorMetas: Array; + localmainnet_zkSyncConnectorMeta?: Maybe; + localmainnet_zkSyncConnectorMetas: Array; + localmainnet_lineaConnectorMeta?: Maybe; + localmainnet_lineaConnectorMetas: Array; + localmainnet_baseConnectorMeta?: Maybe; + localmainnet_baseConnectorMetas: Array; + localmainnet_x1ConnectorMeta?: Maybe; + localmainnet_x1ConnectorMetas: Array; + localmainnet_rootMessageProcessed?: Maybe; + localmainnet_rootMessageProcesseds: Array; + localmainnet_aggregateRootSavedSlow?: Maybe; + localmainnet_aggregateRootSavedSlows: Array; + localmainnet_hubDomain?: Maybe; + localmainnet_hubDomains: Array; + /** Access to subgraph metadata */ + localmainnet__meta?: Maybe; + zksync_swap_systemInfo?: Maybe; + zksync_swap_systemInfos: Array; + zksync_swap_pooledToken?: Maybe; + zksync_swap_pooledTokens: Array; + zksync_swap_stableSwap?: Maybe; + zksync_swap_stableSwaps: Array; + zksync_swap_stableSwapAddLiquidityEvent?: Maybe; + zksync_swap_stableSwapAddLiquidityEvents: Array; + zksync_swap_stableSwapRemoveLiquidityEvent?: Maybe; + zksync_swap_stableSwapRemoveLiquidityEvents: Array; + zksync_swap_stableSwapExchange?: Maybe; + zksync_swap_stableSwapExchanges: Array; + zksync_swap_swapDailyVolume?: Maybe; + zksync_swap_swapDailyVolumes: Array; + zksync_swap_swapHourlyVolume?: Maybe; + zksync_swap_swapHourlyVolumes: Array; + zksync_swap_swapWeeklyVolume?: Maybe; + zksync_swap_swapWeeklyVolumes: Array; + zksync_swap_lpAccount?: Maybe; + zksync_swap_lpAccounts: Array; + zksync_swap_lpAccountBalance?: Maybe; + zksync_swap_lpAccountBalances: Array; + zksync_swap_lpToken?: Maybe; + zksync_swap_lpTokens: Array; + zksync_swap_lpTransferEvent?: Maybe; + zksync_swap_lpTransferEvents: Array; + zksync_swap_stableSwapEvent?: Maybe; + zksync_swap_stableSwapEvents: Array; + zksync_swap_swapTradeVolume?: Maybe; + zksync_swap_swapTradeVolumes: Array; + zksync_swap_lpTokenEvent?: Maybe; + zksync_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + zksync_swap__meta?: Maybe; + mode_swap_systemInfo?: Maybe; + mode_swap_systemInfos: Array; + mode_swap_pooledToken?: Maybe; + mode_swap_pooledTokens: Array; + mode_swap_stableSwap?: Maybe; + mode_swap_stableSwaps: Array; + mode_swap_stableSwapAddLiquidityEvent?: Maybe; + mode_swap_stableSwapAddLiquidityEvents: Array; + mode_swap_stableSwapRemoveLiquidityEvent?: Maybe; + mode_swap_stableSwapRemoveLiquidityEvents: Array; + mode_swap_stableSwapExchange?: Maybe; + mode_swap_stableSwapExchanges: Array; + mode_swap_swapDailyVolume?: Maybe; + mode_swap_swapDailyVolumes: Array; + mode_swap_swapHourlyVolume?: Maybe; + mode_swap_swapHourlyVolumes: Array; + mode_swap_swapWeeklyVolume?: Maybe; + mode_swap_swapWeeklyVolumes: Array; + mode_swap_lpAccount?: Maybe; + mode_swap_lpAccounts: Array; + mode_swap_lpAccountBalance?: Maybe; + mode_swap_lpAccountBalances: Array; + mode_swap_lpToken?: Maybe; + mode_swap_lpTokens: Array; + mode_swap_lpTransferEvent?: Maybe; + mode_swap_lpTransferEvents: Array; + mode_swap_stableSwapEvent?: Maybe; + mode_swap_stableSwapEvents: Array; + mode_swap_swapTradeVolume?: Maybe; + mode_swap_swapTradeVolumes: Array; + mode_swap_lpTokenEvent?: Maybe; + mode_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + mode_swap__meta?: Maybe; + xdai_asset?: Maybe; + xdai_assets: Array; + xdai_assetStatus?: Maybe; + xdai_assetStatuses: Array; + xdai_assetBalance?: Maybe; + xdai_assetBalances: Array; + xdai_router?: Maybe; + xdai_routers: Array; + xdai_routerDailyTVL?: Maybe; + xdai_routerDailyTVLs: Array; + xdai_routerLiquidityEvent?: Maybe; + xdai_routerLiquidityEvents: Array; + xdai_setting?: Maybe; + xdai_settings: Array; + xdai_relayer?: Maybe; + xdai_relayers: Array; + xdai_sequencer?: Maybe; + xdai_sequencers: Array; + xdai_relayerFee?: Maybe; + xdai_relayerFees: Array; + xdai_originTransfer?: Maybe; + xdai_originTransfers: Array; + xdai_destinationTransfer?: Maybe; + xdai_destinationTransfers: Array; + xdai_originMessage?: Maybe; + xdai_originMessages: Array; + xdai_aggregateRoot?: Maybe; + xdai_aggregateRoots: Array; + xdai_connectorMeta?: Maybe; + xdai_connectorMetas: Array; + xdai_rootCount?: Maybe; + xdai_rootCounts: Array; + xdai_rootMessageSent?: Maybe; + xdai_rootMessageSents: Array; + xdai_relayerFeesIncrease?: Maybe; + xdai_relayerFeesIncreases: Array; + xdai_slippageUpdate?: Maybe; + xdai_slippageUpdates: Array; + xdai_snapshotRoot?: Maybe; + xdai_snapshotRoots: Array; + xdai_spokeConnectorMode?: Maybe; + xdai_spokeConnectorModes: Array; + xdai_aggregateRootProposed?: Maybe; + xdai_aggregateRootProposeds: Array; + xdai_optimisticRootFinalized?: Maybe; + xdai_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + xdai__meta?: Maybe; + metis_swap_systemInfo?: Maybe; + metis_swap_systemInfos: Array; + metis_swap_pooledToken?: Maybe; + metis_swap_pooledTokens: Array; + metis_swap_stableSwap?: Maybe; + metis_swap_stableSwaps: Array; + metis_swap_stableSwapAddLiquidityEvent?: Maybe; + metis_swap_stableSwapAddLiquidityEvents: Array; + metis_swap_stableSwapRemoveLiquidityEvent?: Maybe; + metis_swap_stableSwapRemoveLiquidityEvents: Array; + metis_swap_stableSwapExchange?: Maybe; + metis_swap_stableSwapExchanges: Array; + metis_swap_swapDailyVolume?: Maybe; + metis_swap_swapDailyVolumes: Array; + metis_swap_swapHourlyVolume?: Maybe; + metis_swap_swapHourlyVolumes: Array; + metis_swap_swapWeeklyVolume?: Maybe; + metis_swap_swapWeeklyVolumes: Array; + metis_swap_lpAccount?: Maybe; + metis_swap_lpAccounts: Array; + metis_swap_lpAccountBalance?: Maybe; + metis_swap_lpAccountBalances: Array; + metis_swap_lpToken?: Maybe; + metis_swap_lpTokens: Array; + metis_swap_lpTransferEvent?: Maybe; + metis_swap_lpTransferEvents: Array; + metis_swap_stableSwapEvent?: Maybe; + metis_swap_stableSwapEvents: Array; + metis_swap_swapTradeVolume?: Maybe; + metis_swap_swapTradeVolumes: Array; + metis_swap_lpTokenEvent?: Maybe; + metis_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + metis_swap__meta?: Maybe; avalanche_swap_systemInfo?: Maybe; avalanche_swap_systemInfos: Array; avalanche_swap_pooledToken?: Maybe; @@ -25873,422 +26059,56 @@ export type Subscription = { avalanche_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ avalanche_swap__meta?: Maybe; - polygonzkevm_asset?: Maybe; - polygonzkevm_assets: Array; - polygonzkevm_assetStatus?: Maybe; - polygonzkevm_assetStatuses: Array; - polygonzkevm_assetBalance?: Maybe; - polygonzkevm_assetBalances: Array; - polygonzkevm_router?: Maybe; - polygonzkevm_routers: Array; - polygonzkevm_routerDailyTVL?: Maybe; - polygonzkevm_routerDailyTVLs: Array; - polygonzkevm_routerLiquidityEvent?: Maybe; - polygonzkevm_routerLiquidityEvents: Array; - polygonzkevm_setting?: Maybe; - polygonzkevm_settings: Array; - polygonzkevm_relayer?: Maybe; - polygonzkevm_relayers: Array; - polygonzkevm_sequencer?: Maybe; - polygonzkevm_sequencers: Array; - polygonzkevm_relayerFee?: Maybe; - polygonzkevm_relayerFees: Array; - polygonzkevm_originTransfer?: Maybe; - polygonzkevm_originTransfers: Array; - polygonzkevm_destinationTransfer?: Maybe; - polygonzkevm_destinationTransfers: Array; - polygonzkevm_originMessage?: Maybe; - polygonzkevm_originMessages: Array; - polygonzkevm_aggregateRoot?: Maybe; - polygonzkevm_aggregateRoots: Array; - polygonzkevm_connectorMeta?: Maybe; - polygonzkevm_connectorMetas: Array; - polygonzkevm_rootCount?: Maybe; - polygonzkevm_rootCounts: Array; - polygonzkevm_rootMessageSent?: Maybe; - polygonzkevm_rootMessageSents: Array; - polygonzkevm_relayerFeesIncrease?: Maybe; - polygonzkevm_relayerFeesIncreases: Array; - polygonzkevm_slippageUpdate?: Maybe; - polygonzkevm_slippageUpdates: Array; - polygonzkevm_snapshotRoot?: Maybe; - polygonzkevm_snapshotRoots: Array; - polygonzkevm_spokeConnectorMode?: Maybe; - polygonzkevm_spokeConnectorModes: Array; - polygonzkevm_aggregateRootProposed?: Maybe; - polygonzkevm_aggregateRootProposeds: Array; - polygonzkevm_optimisticRootFinalized?: Maybe; - polygonzkevm_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - polygonzkevm__meta?: Maybe; - base_swap_systemInfo?: Maybe; - base_swap_systemInfos: Array; - base_swap_pooledToken?: Maybe; - base_swap_pooledTokens: Array; - base_swap_stableSwap?: Maybe; - base_swap_stableSwaps: Array; - base_swap_stableSwapAddLiquidityEvent?: Maybe; - base_swap_stableSwapAddLiquidityEvents: Array; - base_swap_stableSwapRemoveLiquidityEvent?: Maybe; - base_swap_stableSwapRemoveLiquidityEvents: Array; - base_swap_stableSwapExchange?: Maybe; - base_swap_stableSwapExchanges: Array; - base_swap_swapDailyVolume?: Maybe; - base_swap_swapDailyVolumes: Array; - base_swap_swapHourlyVolume?: Maybe; - base_swap_swapHourlyVolumes: Array; - base_swap_swapWeeklyVolume?: Maybe; - base_swap_swapWeeklyVolumes: Array; - base_swap_lpAccount?: Maybe; - base_swap_lpAccounts: Array; - base_swap_lpAccountBalance?: Maybe; - base_swap_lpAccountBalances: Array; - base_swap_lpToken?: Maybe; - base_swap_lpTokens: Array; - base_swap_lpTransferEvent?: Maybe; - base_swap_lpTransferEvents: Array; - base_swap_stableSwapEvent?: Maybe; - base_swap_stableSwapEvents: Array; - base_swap_swapTradeVolume?: Maybe; - base_swap_swapTradeVolumes: Array; - base_swap_lpTokenEvent?: Maybe; - base_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - base_swap__meta?: Maybe; - mantle_asset?: Maybe; - mantle_assets: Array; - mantle_assetStatus?: Maybe; - mantle_assetStatuses: Array; - mantle_assetBalance?: Maybe; - mantle_assetBalances: Array; - mantle_router?: Maybe; - mantle_routers: Array; - mantle_routerDailyTVL?: Maybe; - mantle_routerDailyTVLs: Array; - mantle_routerLiquidityEvent?: Maybe; - mantle_routerLiquidityEvents: Array; - mantle_setting?: Maybe; - mantle_settings: Array; - mantle_relayer?: Maybe; - mantle_relayers: Array; - mantle_sequencer?: Maybe; - mantle_sequencers: Array; - mantle_relayerFee?: Maybe; - mantle_relayerFees: Array; - mantle_originTransfer?: Maybe; - mantle_originTransfers: Array; - mantle_destinationTransfer?: Maybe; - mantle_destinationTransfers: Array; - mantle_originMessage?: Maybe; - mantle_originMessages: Array; - mantle_aggregateRoot?: Maybe; - mantle_aggregateRoots: Array; - mantle_connectorMeta?: Maybe; - mantle_connectorMetas: Array; - mantle_rootCount?: Maybe; - mantle_rootCounts: Array; - mantle_rootMessageSent?: Maybe; - mantle_rootMessageSents: Array; - mantle_relayerFeesIncrease?: Maybe; - mantle_relayerFeesIncreases: Array; - mantle_slippageUpdate?: Maybe; - mantle_slippageUpdates: Array; - mantle_snapshotRoot?: Maybe; - mantle_snapshotRoots: Array; - mantle_spokeConnectorMode?: Maybe; - mantle_spokeConnectorModes: Array; - mantle_aggregateRootProposed?: Maybe; - mantle_aggregateRootProposeds: Array; - mantle_optimisticRootFinalized?: Maybe; - mantle_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - mantle__meta?: Maybe; - optimismsepolia_asset?: Maybe; - optimismsepolia_assets: Array; - optimismsepolia_assetStatus?: Maybe; - optimismsepolia_assetStatuses: Array; - optimismsepolia_assetBalance?: Maybe; - optimismsepolia_assetBalances: Array; - optimismsepolia_router?: Maybe; - optimismsepolia_routers: Array; - optimismsepolia_routerDailyTVL?: Maybe; - optimismsepolia_routerDailyTVLs: Array; - optimismsepolia_routerLiquidityEvent?: Maybe; - optimismsepolia_routerLiquidityEvents: Array; - optimismsepolia_setting?: Maybe; - optimismsepolia_settings: Array; - optimismsepolia_relayer?: Maybe; - optimismsepolia_relayers: Array; - optimismsepolia_sequencer?: Maybe; - optimismsepolia_sequencers: Array; - optimismsepolia_relayerFee?: Maybe; - optimismsepolia_relayerFees: Array; - optimismsepolia_originTransfer?: Maybe; - optimismsepolia_originTransfers: Array; - optimismsepolia_destinationTransfer?: Maybe; - optimismsepolia_destinationTransfers: Array; - optimismsepolia_originMessage?: Maybe; - optimismsepolia_originMessages: Array; - optimismsepolia_aggregateRoot?: Maybe; - optimismsepolia_aggregateRoots: Array; - optimismsepolia_connectorMeta?: Maybe; - optimismsepolia_connectorMetas: Array; - optimismsepolia_rootCount?: Maybe; - optimismsepolia_rootCounts: Array; - optimismsepolia_rootMessageSent?: Maybe; - optimismsepolia_rootMessageSents: Array; - optimismsepolia_relayerFeesIncrease?: Maybe; - optimismsepolia_relayerFeesIncreases: Array; - optimismsepolia_slippageUpdate?: Maybe; - optimismsepolia_slippageUpdates: Array; - optimismsepolia_snapshotRoot?: Maybe; - optimismsepolia_snapshotRoots: Array; - optimismsepolia_spokeConnectorMode?: Maybe; - optimismsepolia_spokeConnectorModes: Array; - optimismsepolia_aggregateRootProposed?: Maybe; - optimismsepolia_aggregateRootProposeds: Array; - optimismsepolia_optimisticRootFinalized?: Maybe; - optimismsepolia_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - optimismsepolia__meta?: Maybe; - bnb_asset?: Maybe; - bnb_assets: Array; - bnb_assetStatus?: Maybe; - bnb_assetStatuses: Array; - bnb_assetBalance?: Maybe; - bnb_assetBalances: Array; - bnb_router?: Maybe; - bnb_routers: Array; - bnb_routerDailyTVL?: Maybe; - bnb_routerDailyTVLs: Array; - bnb_routerLiquidityEvent?: Maybe; - bnb_routerLiquidityEvents: Array; - bnb_setting?: Maybe; - bnb_settings: Array; - bnb_relayer?: Maybe; - bnb_relayers: Array; - bnb_sequencer?: Maybe; - bnb_sequencers: Array; - bnb_relayerFee?: Maybe; - bnb_relayerFees: Array; - bnb_originTransfer?: Maybe; - bnb_originTransfers: Array; - bnb_destinationTransfer?: Maybe; - bnb_destinationTransfers: Array; - bnb_originMessage?: Maybe; - bnb_originMessages: Array; - bnb_aggregateRoot?: Maybe; - bnb_aggregateRoots: Array; - bnb_connectorMeta?: Maybe; - bnb_connectorMetas: Array; - bnb_rootCount?: Maybe; - bnb_rootCounts: Array; - bnb_rootMessageSent?: Maybe; - bnb_rootMessageSents: Array; - bnb_relayerFeesIncrease?: Maybe; - bnb_relayerFeesIncreases: Array; - bnb_slippageUpdate?: Maybe; - bnb_slippageUpdates: Array; - bnb_snapshotRoot?: Maybe; - bnb_snapshotRoots: Array; - bnb_spokeConnectorMode?: Maybe; - bnb_spokeConnectorModes: Array; - bnb_aggregateRootProposed?: Maybe; - bnb_aggregateRootProposeds: Array; - bnb_optimisticRootFinalized?: Maybe; - bnb_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - bnb__meta?: Maybe; - stagingpolygon_asset?: Maybe; - stagingpolygon_assets: Array; - stagingpolygon_assetStatus?: Maybe; - stagingpolygon_assetStatuses: Array; - stagingpolygon_assetBalance?: Maybe; - stagingpolygon_assetBalances: Array; - stagingpolygon_router?: Maybe; - stagingpolygon_routers: Array; - stagingpolygon_routerDailyTVL?: Maybe; - stagingpolygon_routerDailyTVLs: Array; - stagingpolygon_routerLiquidityEvent?: Maybe; - stagingpolygon_routerLiquidityEvents: Array; - stagingpolygon_setting?: Maybe; - stagingpolygon_settings: Array; - stagingpolygon_relayer?: Maybe; - stagingpolygon_relayers: Array; - stagingpolygon_sequencer?: Maybe; - stagingpolygon_sequencers: Array; - stagingpolygon_relayerFee?: Maybe; - stagingpolygon_relayerFees: Array; - stagingpolygon_originTransfer?: Maybe; - stagingpolygon_originTransfers: Array; - stagingpolygon_destinationTransfer?: Maybe; - stagingpolygon_destinationTransfers: Array; - stagingpolygon_originMessage?: Maybe; - stagingpolygon_originMessages: Array; - stagingpolygon_aggregateRoot?: Maybe; - stagingpolygon_aggregateRoots: Array; - stagingpolygon_connectorMeta?: Maybe; - stagingpolygon_connectorMetas: Array; - stagingpolygon_rootCount?: Maybe; - stagingpolygon_rootCounts: Array; - stagingpolygon_rootMessageSent?: Maybe; - stagingpolygon_rootMessageSents: Array; - stagingpolygon_relayerFeesIncrease?: Maybe; - stagingpolygon_relayerFeesIncreases: Array; - stagingpolygon_slippageUpdate?: Maybe; - stagingpolygon_slippageUpdates: Array; - stagingpolygon_snapshotRoot?: Maybe; - stagingpolygon_snapshotRoots: Array; - stagingpolygon_spokeConnectorMode?: Maybe; - stagingpolygon_spokeConnectorModes: Array; - stagingpolygon_aggregateRootProposed?: Maybe; - stagingpolygon_aggregateRootProposeds: Array; - stagingpolygon_optimisticRootFinalized?: Maybe; - stagingpolygon_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingpolygon__meta?: Maybe; - localmainnet_asset?: Maybe; - localmainnet_assets: Array; - localmainnet_assetStatus?: Maybe; - localmainnet_assetStatuses: Array; - localmainnet_assetBalance?: Maybe; - localmainnet_assetBalances: Array; - localmainnet_router?: Maybe; - localmainnet_routers: Array; - localmainnet_routerDailyTVL?: Maybe; - localmainnet_routerDailyTVLs: Array; - localmainnet_routerLiquidityEvent?: Maybe; - localmainnet_routerLiquidityEvents: Array; - localmainnet_setting?: Maybe; - localmainnet_settings: Array; - localmainnet_relayer?: Maybe; - localmainnet_relayers: Array; - localmainnet_sequencer?: Maybe; - localmainnet_sequencers: Array; - localmainnet_relayerFee?: Maybe; - localmainnet_relayerFees: Array; - localmainnet_originTransfer?: Maybe; - localmainnet_originTransfers: Array; - localmainnet_destinationTransfer?: Maybe; - localmainnet_destinationTransfers: Array; - localmainnet_originMessage?: Maybe; - localmainnet_originMessages: Array; - localmainnet_aggregateRoot?: Maybe; - localmainnet_aggregateRoots: Array; - localmainnet_connectorMeta?: Maybe; - localmainnet_connectorMetas: Array; - localmainnet_rootCount?: Maybe; - localmainnet_rootCounts: Array; - localmainnet_rootMessageSent?: Maybe; - localmainnet_rootMessageSents: Array; - localmainnet_relayerFeesIncrease?: Maybe; - localmainnet_relayerFeesIncreases: Array; - localmainnet_slippageUpdate?: Maybe; - localmainnet_slippageUpdates: Array; - localmainnet_snapshotRoot?: Maybe; - localmainnet_snapshotRoots: Array; - localmainnet_spokeConnectorMode?: Maybe; - localmainnet_spokeConnectorModes: Array; - localmainnet_aggregateRootProposed?: Maybe; - localmainnet_aggregateRootProposeds: Array; - localmainnet_optimisticRootFinalized?: Maybe; - localmainnet_optimisticRootFinalizeds: Array; - stagingxdai_asset?: Maybe; - stagingxdai_assets: Array; - stagingxdai_assetStatus?: Maybe; - stagingxdai_assetStatuses: Array; - stagingxdai_assetBalance?: Maybe; - stagingxdai_assetBalances: Array; - stagingxdai_router?: Maybe; - stagingxdai_routers: Array; - stagingxdai_routerDailyTVL?: Maybe; - stagingxdai_routerDailyTVLs: Array; - stagingxdai_routerLiquidityEvent?: Maybe; - stagingxdai_routerLiquidityEvents: Array; - stagingxdai_setting?: Maybe; - stagingxdai_settings: Array; - stagingxdai_relayer?: Maybe; - stagingxdai_relayers: Array; - stagingxdai_sequencer?: Maybe; - stagingxdai_sequencers: Array; - stagingxdai_relayerFee?: Maybe; - stagingxdai_relayerFees: Array; - stagingxdai_originTransfer?: Maybe; - stagingxdai_originTransfers: Array; - stagingxdai_destinationTransfer?: Maybe; - stagingxdai_destinationTransfers: Array; - stagingxdai_originMessage?: Maybe; - stagingxdai_originMessages: Array; - stagingxdai_aggregateRoot?: Maybe; - stagingxdai_aggregateRoots: Array; - stagingxdai_connectorMeta?: Maybe; - stagingxdai_connectorMetas: Array; - stagingxdai_rootCount?: Maybe; - stagingxdai_rootCounts: Array; - stagingxdai_rootMessageSent?: Maybe; - stagingxdai_rootMessageSents: Array; - stagingxdai_relayerFeesIncrease?: Maybe; - stagingxdai_relayerFeesIncreases: Array; - stagingxdai_slippageUpdate?: Maybe; - stagingxdai_slippageUpdates: Array; - stagingxdai_snapshotRoot?: Maybe; - stagingxdai_snapshotRoots: Array; - stagingxdai_spokeConnectorMode?: Maybe; - stagingxdai_spokeConnectorModes: Array; - stagingxdai_aggregateRootProposed?: Maybe; - stagingxdai_aggregateRootProposeds: Array; - stagingxdai_optimisticRootFinalized?: Maybe; - stagingxdai_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingxdai__meta?: Maybe; - stagingoptimism_asset?: Maybe; - stagingoptimism_assets: Array; - stagingoptimism_assetStatus?: Maybe; - stagingoptimism_assetStatuses: Array; - stagingoptimism_assetBalance?: Maybe; - stagingoptimism_assetBalances: Array; - stagingoptimism_router?: Maybe; - stagingoptimism_routers: Array; - stagingoptimism_routerDailyTVL?: Maybe; - stagingoptimism_routerDailyTVLs: Array; - stagingoptimism_routerLiquidityEvent?: Maybe; - stagingoptimism_routerLiquidityEvents: Array; - stagingoptimism_setting?: Maybe; - stagingoptimism_settings: Array; - stagingoptimism_relayer?: Maybe; - stagingoptimism_relayers: Array; - stagingoptimism_sequencer?: Maybe; - stagingoptimism_sequencers: Array; - stagingoptimism_relayerFee?: Maybe; - stagingoptimism_relayerFees: Array; - stagingoptimism_originTransfer?: Maybe; - stagingoptimism_originTransfers: Array; - stagingoptimism_destinationTransfer?: Maybe; - stagingoptimism_destinationTransfers: Array; - stagingoptimism_originMessage?: Maybe; - stagingoptimism_originMessages: Array; - stagingoptimism_aggregateRoot?: Maybe; - stagingoptimism_aggregateRoots: Array; - stagingoptimism_connectorMeta?: Maybe; - stagingoptimism_connectorMetas: Array; - stagingoptimism_rootCount?: Maybe; - stagingoptimism_rootCounts: Array; - stagingoptimism_rootMessageSent?: Maybe; - stagingoptimism_rootMessageSents: Array; - stagingoptimism_relayerFeesIncrease?: Maybe; - stagingoptimism_relayerFeesIncreases: Array; - stagingoptimism_slippageUpdate?: Maybe; - stagingoptimism_slippageUpdates: Array; - stagingoptimism_snapshotRoot?: Maybe; - stagingoptimism_snapshotRoots: Array; - stagingoptimism_spokeConnectorMode?: Maybe; - stagingoptimism_spokeConnectorModes: Array; - stagingoptimism_aggregateRootProposed?: Maybe; - stagingoptimism_aggregateRootProposeds: Array; - stagingoptimism_optimisticRootFinalized?: Maybe; - stagingoptimism_optimisticRootFinalizeds: Array; + mainnet_rootAggregated?: Maybe; + mainnet_rootAggregateds: Array; + mainnet_rootPropagated?: Maybe; + mainnet_rootPropagateds: Array; + mainnet_aggregatedMessageRoot?: Maybe; + mainnet_aggregatedMessageRoots: Array; + mainnet_rootManagerMeta?: Maybe; + mainnet_rootManagerMetas: Array; + mainnet_rootManagerMode?: Maybe; + mainnet_rootManagerModes: Array; + mainnet_optimisticRootProposed?: Maybe; + mainnet_optimisticRootProposeds: Array; + mainnet_hubOptimisticRootFinalized?: Maybe; + mainnet_hubOptimisticRootFinalizeds: Array; + mainnet_optimisticRootPropagated?: Maybe; + mainnet_optimisticRootPropagateds: Array; + mainnet_polygonConnectorMeta?: Maybe; + mainnet_polygonConnectorMetas: Array; + mainnet_optimismConnectorMeta?: Maybe; + mainnet_optimismConnectorMetas: Array; + mainnet_bnbConnectorMeta?: Maybe; + mainnet_bnbConnectorMetas: Array; + mainnet_arbitrumConnectorMeta?: Maybe; + mainnet_arbitrumConnectorMetas: Array; + mainnet_gnosisConnectorMeta?: Maybe; + mainnet_gnosisConnectorMetas: Array; + mainnet_lineaConnectorMeta?: Maybe; + mainnet_lineaConnectorMetas: Array; + mainnet_metisConnectorMeta?: Maybe; + mainnet_metisConnectorMetas: Array; + mainnet_mantleConnectorMeta?: Maybe; + mainnet_mantleConnectorMetas: Array; + mainnet_avalancheConnectorMeta?: Maybe; + mainnet_avalancheConnectorMetas: Array; + mainnet_baseConnectorMeta?: Maybe; + mainnet_baseConnectorMetas: Array; + mainnet_polygonZkConnectorMeta?: Maybe; + mainnet_polygonZkConnectorMetas: Array; + mainnet_zkSyncConnectorMeta?: Maybe; + mainnet_zkSyncConnectorMetas: Array; + mainnet_modeConnectorMeta?: Maybe; + mainnet_modeConnectorMetas: Array; + mainnet_rootMessageProcessed?: Maybe; + mainnet_rootMessageProcesseds: Array; + mainnet_aggregateRootSavedSlow?: Maybe; + mainnet_aggregateRootSavedSlows: Array; + mainnet_hubDomain?: Maybe; + mainnet_hubDomains: Array; /** Access to subgraph metadata */ - stagingoptimism__meta?: Maybe; + mainnet__meta?: Maybe; avalanche_asset?: Maybe; avalanche_assets: Array; avalanche_assetStatus?: Maybe; @@ -26337,6 +26157,102 @@ export type Subscription = { avalanche_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ avalanche__meta?: Maybe; + localoptimism_asset?: Maybe; + localoptimism_assets: Array; + localoptimism_assetStatus?: Maybe; + localoptimism_assetStatuses: Array; + localoptimism_assetBalance?: Maybe; + localoptimism_assetBalances: Array; + localoptimism_router?: Maybe; + localoptimism_routers: Array; + localoptimism_routerDailyTVL?: Maybe; + localoptimism_routerDailyTVLs: Array; + localoptimism_routerLiquidityEvent?: Maybe; + localoptimism_routerLiquidityEvents: Array; + localoptimism_setting?: Maybe; + localoptimism_settings: Array; + localoptimism_relayer?: Maybe; + localoptimism_relayers: Array; + localoptimism_sequencer?: Maybe; + localoptimism_sequencers: Array; + localoptimism_relayerFee?: Maybe; + localoptimism_relayerFees: Array; + localoptimism_originTransfer?: Maybe; + localoptimism_originTransfers: Array; + localoptimism_destinationTransfer?: Maybe; + localoptimism_destinationTransfers: Array; + localoptimism_originMessage?: Maybe; + localoptimism_originMessages: Array; + localoptimism_aggregateRoot?: Maybe; + localoptimism_aggregateRoots: Array; + localoptimism_connectorMeta?: Maybe; + localoptimism_connectorMetas: Array; + localoptimism_rootCount?: Maybe; + localoptimism_rootCounts: Array; + localoptimism_rootMessageSent?: Maybe; + localoptimism_rootMessageSents: Array; + localoptimism_relayerFeesIncrease?: Maybe; + localoptimism_relayerFeesIncreases: Array; + localoptimism_slippageUpdate?: Maybe; + localoptimism_slippageUpdates: Array; + localoptimism_snapshotRoot?: Maybe; + localoptimism_snapshotRoots: Array; + localoptimism_spokeConnectorMode?: Maybe; + localoptimism_spokeConnectorModes: Array; + localoptimism_aggregateRootProposed?: Maybe; + localoptimism_aggregateRootProposeds: Array; + localoptimism_optimisticRootFinalized?: Maybe; + localoptimism_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + localoptimism__meta?: Maybe; + stagingarbitrumone_asset?: Maybe; + stagingarbitrumone_assets: Array; + stagingarbitrumone_assetStatus?: Maybe; + stagingarbitrumone_assetStatuses: Array; + stagingarbitrumone_assetBalance?: Maybe; + stagingarbitrumone_assetBalances: Array; + stagingarbitrumone_router?: Maybe; + stagingarbitrumone_routers: Array; + stagingarbitrumone_routerDailyTVL?: Maybe; + stagingarbitrumone_routerDailyTVLs: Array; + stagingarbitrumone_routerLiquidityEvent?: Maybe; + stagingarbitrumone_routerLiquidityEvents: Array; + stagingarbitrumone_setting?: Maybe; + stagingarbitrumone_settings: Array; + stagingarbitrumone_relayer?: Maybe; + stagingarbitrumone_relayers: Array; + stagingarbitrumone_sequencer?: Maybe; + stagingarbitrumone_sequencers: Array; + stagingarbitrumone_relayerFee?: Maybe; + stagingarbitrumone_relayerFees: Array; + stagingarbitrumone_originTransfer?: Maybe; + stagingarbitrumone_originTransfers: Array; + stagingarbitrumone_destinationTransfer?: Maybe; + stagingarbitrumone_destinationTransfers: Array; + stagingarbitrumone_originMessage?: Maybe; + stagingarbitrumone_originMessages: Array; + stagingarbitrumone_aggregateRoot?: Maybe; + stagingarbitrumone_aggregateRoots: Array; + stagingarbitrumone_connectorMeta?: Maybe; + stagingarbitrumone_connectorMetas: Array; + stagingarbitrumone_rootCount?: Maybe; + stagingarbitrumone_rootCounts: Array; + stagingarbitrumone_rootMessageSent?: Maybe; + stagingarbitrumone_rootMessageSents: Array; + stagingarbitrumone_relayerFeesIncrease?: Maybe; + stagingarbitrumone_relayerFeesIncreases: Array; + stagingarbitrumone_slippageUpdate?: Maybe; + stagingarbitrumone_slippageUpdates: Array; + stagingarbitrumone_snapshotRoot?: Maybe; + stagingarbitrumone_snapshotRoots: Array; + stagingarbitrumone_spokeConnectorMode?: Maybe; + stagingarbitrumone_spokeConnectorModes: Array; + stagingarbitrumone_aggregateRootProposed?: Maybe; + stagingarbitrumone_aggregateRootProposeds: Array; + stagingarbitrumone_optimisticRootFinalized?: Maybe; + stagingarbitrumone_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingarbitrumone__meta?: Maybe; zksync_asset?: Maybe; zksync_assets: Array; zksync_assetStatus?: Maybe; @@ -26385,388 +26301,6 @@ export type Subscription = { zksync_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ zksync__meta?: Maybe; - stagingbnb_asset?: Maybe; - stagingbnb_assets: Array; - stagingbnb_assetStatus?: Maybe; - stagingbnb_assetStatuses: Array; - stagingbnb_assetBalance?: Maybe; - stagingbnb_assetBalances: Array; - stagingbnb_router?: Maybe; - stagingbnb_routers: Array; - stagingbnb_routerDailyTVL?: Maybe; - stagingbnb_routerDailyTVLs: Array; - stagingbnb_routerLiquidityEvent?: Maybe; - stagingbnb_routerLiquidityEvents: Array; - stagingbnb_setting?: Maybe; - stagingbnb_settings: Array; - stagingbnb_relayer?: Maybe; - stagingbnb_relayers: Array; - stagingbnb_sequencer?: Maybe; - stagingbnb_sequencers: Array; - stagingbnb_relayerFee?: Maybe; - stagingbnb_relayerFees: Array; - stagingbnb_originTransfer?: Maybe; - stagingbnb_originTransfers: Array; - stagingbnb_destinationTransfer?: Maybe; - stagingbnb_destinationTransfers: Array; - stagingbnb_originMessage?: Maybe; - stagingbnb_originMessages: Array; - stagingbnb_aggregateRoot?: Maybe; - stagingbnb_aggregateRoots: Array; - stagingbnb_connectorMeta?: Maybe; - stagingbnb_connectorMetas: Array; - stagingbnb_rootCount?: Maybe; - stagingbnb_rootCounts: Array; - stagingbnb_rootMessageSent?: Maybe; - stagingbnb_rootMessageSents: Array; - stagingbnb_relayerFeesIncrease?: Maybe; - stagingbnb_relayerFeesIncreases: Array; - stagingbnb_slippageUpdate?: Maybe; - stagingbnb_slippageUpdates: Array; - stagingbnb_snapshotRoot?: Maybe; - stagingbnb_snapshotRoots: Array; - stagingbnb_spokeConnectorMode?: Maybe; - stagingbnb_spokeConnectorModes: Array; - stagingbnb_aggregateRootProposed?: Maybe; - stagingbnb_aggregateRootProposeds: Array; - stagingbnb_optimisticRootFinalized?: Maybe; - stagingbnb_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingbnb__meta?: Maybe; - stagingavalanche_asset?: Maybe; - stagingavalanche_assets: Array; - stagingavalanche_assetStatus?: Maybe; - stagingavalanche_assetStatuses: Array; - stagingavalanche_assetBalance?: Maybe; - stagingavalanche_assetBalances: Array; - stagingavalanche_router?: Maybe; - stagingavalanche_routers: Array; - stagingavalanche_routerDailyTVL?: Maybe; - stagingavalanche_routerDailyTVLs: Array; - stagingavalanche_routerLiquidityEvent?: Maybe; - stagingavalanche_routerLiquidityEvents: Array; - stagingavalanche_setting?: Maybe; - stagingavalanche_settings: Array; - stagingavalanche_relayer?: Maybe; - stagingavalanche_relayers: Array; - stagingavalanche_sequencer?: Maybe; - stagingavalanche_sequencers: Array; - stagingavalanche_relayerFee?: Maybe; - stagingavalanche_relayerFees: Array; - stagingavalanche_originTransfer?: Maybe; - stagingavalanche_originTransfers: Array; - stagingavalanche_destinationTransfer?: Maybe; - stagingavalanche_destinationTransfers: Array; - stagingavalanche_originMessage?: Maybe; - stagingavalanche_originMessages: Array; - stagingavalanche_aggregateRoot?: Maybe; - stagingavalanche_aggregateRoots: Array; - stagingavalanche_connectorMeta?: Maybe; - stagingavalanche_connectorMetas: Array; - stagingavalanche_rootCount?: Maybe; - stagingavalanche_rootCounts: Array; - stagingavalanche_rootMessageSent?: Maybe; - stagingavalanche_rootMessageSents: Array; - stagingavalanche_relayerFeesIncrease?: Maybe; - stagingavalanche_relayerFeesIncreases: Array; - stagingavalanche_slippageUpdate?: Maybe; - stagingavalanche_slippageUpdates: Array; - stagingavalanche_snapshotRoot?: Maybe; - stagingavalanche_snapshotRoots: Array; - stagingavalanche_spokeConnectorMode?: Maybe; - stagingavalanche_spokeConnectorModes: Array; - stagingavalanche_aggregateRootProposed?: Maybe; - stagingavalanche_aggregateRootProposeds: Array; - stagingavalanche_optimisticRootFinalized?: Maybe; - stagingavalanche_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingavalanche__meta?: Maybe; - localarbitrumone_asset?: Maybe; - localarbitrumone_assets: Array; - localarbitrumone_assetStatus?: Maybe; - localarbitrumone_assetStatuses: Array; - localarbitrumone_assetBalance?: Maybe; - localarbitrumone_assetBalances: Array; - localarbitrumone_router?: Maybe; - localarbitrumone_routers: Array; - localarbitrumone_routerDailyTVL?: Maybe; - localarbitrumone_routerDailyTVLs: Array; - localarbitrumone_routerLiquidityEvent?: Maybe; - localarbitrumone_routerLiquidityEvents: Array; - localarbitrumone_setting?: Maybe; - localarbitrumone_settings: Array; - localarbitrumone_relayer?: Maybe; - localarbitrumone_relayers: Array; - localarbitrumone_sequencer?: Maybe; - localarbitrumone_sequencers: Array; - localarbitrumone_relayerFee?: Maybe; - localarbitrumone_relayerFees: Array; - localarbitrumone_originTransfer?: Maybe; - localarbitrumone_originTransfers: Array; - localarbitrumone_destinationTransfer?: Maybe; - localarbitrumone_destinationTransfers: Array; - localarbitrumone_originMessage?: Maybe; - localarbitrumone_originMessages: Array; - localarbitrumone_aggregateRoot?: Maybe; - localarbitrumone_aggregateRoots: Array; - localarbitrumone_connectorMeta?: Maybe; - localarbitrumone_connectorMetas: Array; - localarbitrumone_rootCount?: Maybe; - localarbitrumone_rootCounts: Array; - localarbitrumone_rootMessageSent?: Maybe; - localarbitrumone_rootMessageSents: Array; - localarbitrumone_relayerFeesIncrease?: Maybe; - localarbitrumone_relayerFeesIncreases: Array; - localarbitrumone_slippageUpdate?: Maybe; - localarbitrumone_slippageUpdates: Array; - localarbitrumone_snapshotRoot?: Maybe; - localarbitrumone_snapshotRoots: Array; - localarbitrumone_spokeConnectorMode?: Maybe; - localarbitrumone_spokeConnectorModes: Array; - localarbitrumone_aggregateRootProposed?: Maybe; - localarbitrumone_aggregateRootProposeds: Array; - localarbitrumone_optimisticRootFinalized?: Maybe; - localarbitrumone_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - localarbitrumone__meta?: Maybe; - stagingmainnet_asset?: Maybe; - stagingmainnet_assets: Array; - stagingmainnet_assetStatus?: Maybe; - stagingmainnet_assetStatuses: Array; - stagingmainnet_assetBalance?: Maybe; - stagingmainnet_assetBalances: Array; - stagingmainnet_router?: Maybe; - stagingmainnet_routers: Array; - stagingmainnet_routerDailyTVL?: Maybe; - stagingmainnet_routerDailyTVLs: Array; - stagingmainnet_routerLiquidityEvent?: Maybe; - stagingmainnet_routerLiquidityEvents: Array; - stagingmainnet_setting?: Maybe; - stagingmainnet_settings: Array; - stagingmainnet_relayer?: Maybe; - stagingmainnet_relayers: Array; - stagingmainnet_sequencer?: Maybe; - stagingmainnet_sequencers: Array; - stagingmainnet_relayerFee?: Maybe; - stagingmainnet_relayerFees: Array; - stagingmainnet_originTransfer?: Maybe; - stagingmainnet_originTransfers: Array; - stagingmainnet_destinationTransfer?: Maybe; - stagingmainnet_destinationTransfers: Array; - stagingmainnet_originMessage?: Maybe; - stagingmainnet_originMessages: Array; - stagingmainnet_aggregateRoot?: Maybe; - stagingmainnet_aggregateRoots: Array; - stagingmainnet_connectorMeta?: Maybe; - stagingmainnet_connectorMetas: Array; - stagingmainnet_rootCount?: Maybe; - stagingmainnet_rootCounts: Array; - stagingmainnet_rootMessageSent?: Maybe; - stagingmainnet_rootMessageSents: Array; - stagingmainnet_relayerFeesIncrease?: Maybe; - stagingmainnet_relayerFeesIncreases: Array; - stagingmainnet_slippageUpdate?: Maybe; - stagingmainnet_slippageUpdates: Array; - stagingmainnet_snapshotRoot?: Maybe; - stagingmainnet_snapshotRoots: Array; - stagingmainnet_spokeConnectorMode?: Maybe; - stagingmainnet_spokeConnectorModes: Array; - stagingmainnet_aggregateRootProposed?: Maybe; - stagingmainnet_aggregateRootProposeds: Array; - stagingmainnet_optimisticRootFinalized?: Maybe; - stagingmainnet_optimisticRootFinalizeds: Array; - stagingarbitrumone_asset?: Maybe; - stagingarbitrumone_assets: Array; - stagingarbitrumone_assetStatus?: Maybe; - stagingarbitrumone_assetStatuses: Array; - stagingarbitrumone_assetBalance?: Maybe; - stagingarbitrumone_assetBalances: Array; - stagingarbitrumone_router?: Maybe; - stagingarbitrumone_routers: Array; - stagingarbitrumone_routerDailyTVL?: Maybe; - stagingarbitrumone_routerDailyTVLs: Array; - stagingarbitrumone_routerLiquidityEvent?: Maybe; - stagingarbitrumone_routerLiquidityEvents: Array; - stagingarbitrumone_setting?: Maybe; - stagingarbitrumone_settings: Array; - stagingarbitrumone_relayer?: Maybe; - stagingarbitrumone_relayers: Array; - stagingarbitrumone_sequencer?: Maybe; - stagingarbitrumone_sequencers: Array; - stagingarbitrumone_relayerFee?: Maybe; - stagingarbitrumone_relayerFees: Array; - stagingarbitrumone_originTransfer?: Maybe; - stagingarbitrumone_originTransfers: Array; - stagingarbitrumone_destinationTransfer?: Maybe; - stagingarbitrumone_destinationTransfers: Array; - stagingarbitrumone_originMessage?: Maybe; - stagingarbitrumone_originMessages: Array; - stagingarbitrumone_aggregateRoot?: Maybe; - stagingarbitrumone_aggregateRoots: Array; - stagingarbitrumone_connectorMeta?: Maybe; - stagingarbitrumone_connectorMetas: Array; - stagingarbitrumone_rootCount?: Maybe; - stagingarbitrumone_rootCounts: Array; - stagingarbitrumone_rootMessageSent?: Maybe; - stagingarbitrumone_rootMessageSents: Array; - stagingarbitrumone_relayerFeesIncrease?: Maybe; - stagingarbitrumone_relayerFeesIncreases: Array; - stagingarbitrumone_slippageUpdate?: Maybe; - stagingarbitrumone_slippageUpdates: Array; - stagingarbitrumone_snapshotRoot?: Maybe; - stagingarbitrumone_snapshotRoots: Array; - stagingarbitrumone_spokeConnectorMode?: Maybe; - stagingarbitrumone_spokeConnectorModes: Array; - stagingarbitrumone_aggregateRootProposed?: Maybe; - stagingarbitrumone_aggregateRootProposeds: Array; - stagingarbitrumone_optimisticRootFinalized?: Maybe; - stagingarbitrumone_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingarbitrumone__meta?: Maybe; - stagingscroll_asset?: Maybe; - stagingscroll_assets: Array; - stagingscroll_assetStatus?: Maybe; - stagingscroll_assetStatuses: Array; - stagingscroll_assetBalance?: Maybe; - stagingscroll_assetBalances: Array; - stagingscroll_router?: Maybe; - stagingscroll_routers: Array; - stagingscroll_routerDailyTVL?: Maybe; - stagingscroll_routerDailyTVLs: Array; - stagingscroll_routerLiquidityEvent?: Maybe; - stagingscroll_routerLiquidityEvents: Array; - stagingscroll_setting?: Maybe; - stagingscroll_settings: Array; - stagingscroll_relayer?: Maybe; - stagingscroll_relayers: Array; - stagingscroll_sequencer?: Maybe; - stagingscroll_sequencers: Array; - stagingscroll_relayerFee?: Maybe; - stagingscroll_relayerFees: Array; - stagingscroll_originTransfer?: Maybe; - stagingscroll_originTransfers: Array; - stagingscroll_destinationTransfer?: Maybe; - stagingscroll_destinationTransfers: Array; - stagingscroll_originMessage?: Maybe; - stagingscroll_originMessages: Array; - stagingscroll_aggregateRoot?: Maybe; - stagingscroll_aggregateRoots: Array; - stagingscroll_connectorMeta?: Maybe; - stagingscroll_connectorMetas: Array; - stagingscroll_rootCount?: Maybe; - stagingscroll_rootCounts: Array; - stagingscroll_rootMessageSent?: Maybe; - stagingscroll_rootMessageSents: Array; - stagingscroll_relayerFeesIncrease?: Maybe; - stagingscroll_relayerFeesIncreases: Array; - stagingscroll_slippageUpdate?: Maybe; - stagingscroll_slippageUpdates: Array; - stagingscroll_snapshotRoot?: Maybe; - stagingscroll_snapshotRoots: Array; - stagingscroll_spokeConnectorMode?: Maybe; - stagingscroll_spokeConnectorModes: Array; - stagingscroll_aggregateRootProposed?: Maybe; - stagingscroll_aggregateRootProposeds: Array; - stagingscroll_optimisticRootFinalized?: Maybe; - stagingscroll_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingscroll__meta?: Maybe; - stagingbase_asset?: Maybe; - stagingbase_assets: Array; - stagingbase_assetStatus?: Maybe; - stagingbase_assetStatuses: Array; - stagingbase_assetBalance?: Maybe; - stagingbase_assetBalances: Array; - stagingbase_router?: Maybe; - stagingbase_routers: Array; - stagingbase_routerDailyTVL?: Maybe; - stagingbase_routerDailyTVLs: Array; - stagingbase_routerLiquidityEvent?: Maybe; - stagingbase_routerLiquidityEvents: Array; - stagingbase_setting?: Maybe; - stagingbase_settings: Array; - stagingbase_relayer?: Maybe; - stagingbase_relayers: Array; - stagingbase_sequencer?: Maybe; - stagingbase_sequencers: Array; - stagingbase_relayerFee?: Maybe; - stagingbase_relayerFees: Array; - stagingbase_originTransfer?: Maybe; - stagingbase_originTransfers: Array; - stagingbase_destinationTransfer?: Maybe; - stagingbase_destinationTransfers: Array; - stagingbase_originMessage?: Maybe; - stagingbase_originMessages: Array; - stagingbase_aggregateRoot?: Maybe; - stagingbase_aggregateRoots: Array; - stagingbase_connectorMeta?: Maybe; - stagingbase_connectorMetas: Array; - stagingbase_rootCount?: Maybe; - stagingbase_rootCounts: Array; - stagingbase_rootMessageSent?: Maybe; - stagingbase_rootMessageSents: Array; - stagingbase_relayerFeesIncrease?: Maybe; - stagingbase_relayerFeesIncreases: Array; - stagingbase_slippageUpdate?: Maybe; - stagingbase_slippageUpdates: Array; - stagingbase_snapshotRoot?: Maybe; - stagingbase_snapshotRoots: Array; - stagingbase_spokeConnectorMode?: Maybe; - stagingbase_spokeConnectorModes: Array; - stagingbase_aggregateRootProposed?: Maybe; - stagingbase_aggregateRootProposeds: Array; - stagingbase_optimisticRootFinalized?: Maybe; - stagingbase_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingbase__meta?: Maybe; - base_asset?: Maybe; - base_assets: Array; - base_assetStatus?: Maybe; - base_assetStatuses: Array; - base_assetBalance?: Maybe; - base_assetBalances: Array; - base_router?: Maybe; - base_routers: Array; - base_routerDailyTVL?: Maybe; - base_routerDailyTVLs: Array; - base_routerLiquidityEvent?: Maybe; - base_routerLiquidityEvents: Array; - base_setting?: Maybe; - base_settings: Array; - base_relayer?: Maybe; - base_relayers: Array; - base_sequencer?: Maybe; - base_sequencers: Array; - base_relayerFee?: Maybe; - base_relayerFees: Array; - base_originTransfer?: Maybe; - base_originTransfers: Array; - base_destinationTransfer?: Maybe; - base_destinationTransfers: Array; - base_originMessage?: Maybe; - base_originMessages: Array; - base_aggregateRoot?: Maybe; - base_aggregateRoots: Array; - base_connectorMeta?: Maybe; - base_connectorMetas: Array; - base_rootCount?: Maybe; - base_rootCounts: Array; - base_rootMessageSent?: Maybe; - base_rootMessageSents: Array; - base_relayerFeesIncrease?: Maybe; - base_relayerFeesIncreases: Array; - base_slippageUpdate?: Maybe; - base_slippageUpdates: Array; - base_snapshotRoot?: Maybe; - base_snapshotRoots: Array; - base_spokeConnectorMode?: Maybe; - base_spokeConnectorModes: Array; - base_aggregateRootProposed?: Maybe; - base_aggregateRootProposeds: Array; - base_optimisticRootFinalized?: Maybe; - base_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - base__meta?: Maybe; staginglinea_asset?: Maybe; staginglinea_assets: Array; staginglinea_assetStatus?: Maybe; @@ -26815,6 +26349,196 @@ export type Subscription = { staginglinea_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ staginglinea__meta?: Maybe; + mainnet_asset?: Maybe; + mainnet_assets: Array; + mainnet_assetStatus?: Maybe; + mainnet_assetStatuses: Array; + mainnet_assetBalance?: Maybe; + mainnet_assetBalances: Array; + mainnet_router?: Maybe; + mainnet_routers: Array; + mainnet_routerDailyTVL?: Maybe; + mainnet_routerDailyTVLs: Array; + mainnet_routerLiquidityEvent?: Maybe; + mainnet_routerLiquidityEvents: Array; + mainnet_setting?: Maybe; + mainnet_settings: Array; + mainnet_relayer?: Maybe; + mainnet_relayers: Array; + mainnet_sequencer?: Maybe; + mainnet_sequencers: Array; + mainnet_relayerFee?: Maybe; + mainnet_relayerFees: Array; + mainnet_originTransfer?: Maybe; + mainnet_originTransfers: Array; + mainnet_destinationTransfer?: Maybe; + mainnet_destinationTransfers: Array; + mainnet_originMessage?: Maybe; + mainnet_originMessages: Array; + mainnet_aggregateRoot?: Maybe; + mainnet_aggregateRoots: Array; + mainnet_connectorMeta?: Maybe; + mainnet_connectorMetas: Array; + mainnet_rootCount?: Maybe; + mainnet_rootCounts: Array; + mainnet_rootMessageSent?: Maybe; + mainnet_rootMessageSents: Array; + mainnet_relayerFeesIncrease?: Maybe; + mainnet_relayerFeesIncreases: Array; + mainnet_slippageUpdate?: Maybe; + mainnet_slippageUpdates: Array; + mainnet_snapshotRoot?: Maybe; + mainnet_snapshotRoots: Array; + mainnet_spokeConnectorMode?: Maybe; + mainnet_spokeConnectorModes: Array; + mainnet_aggregateRootProposed?: Maybe; + mainnet_aggregateRootProposeds: Array; + mainnet_optimisticRootFinalized?: Maybe; + mainnet_optimisticRootFinalizeds: Array; + optimismsepolia_asset?: Maybe; + optimismsepolia_assets: Array; + optimismsepolia_assetStatus?: Maybe; + optimismsepolia_assetStatuses: Array; + optimismsepolia_assetBalance?: Maybe; + optimismsepolia_assetBalances: Array; + optimismsepolia_router?: Maybe; + optimismsepolia_routers: Array; + optimismsepolia_routerDailyTVL?: Maybe; + optimismsepolia_routerDailyTVLs: Array; + optimismsepolia_routerLiquidityEvent?: Maybe; + optimismsepolia_routerLiquidityEvents: Array; + optimismsepolia_setting?: Maybe; + optimismsepolia_settings: Array; + optimismsepolia_relayer?: Maybe; + optimismsepolia_relayers: Array; + optimismsepolia_sequencer?: Maybe; + optimismsepolia_sequencers: Array; + optimismsepolia_relayerFee?: Maybe; + optimismsepolia_relayerFees: Array; + optimismsepolia_originTransfer?: Maybe; + optimismsepolia_originTransfers: Array; + optimismsepolia_destinationTransfer?: Maybe; + optimismsepolia_destinationTransfers: Array; + optimismsepolia_originMessage?: Maybe; + optimismsepolia_originMessages: Array; + optimismsepolia_aggregateRoot?: Maybe; + optimismsepolia_aggregateRoots: Array; + optimismsepolia_connectorMeta?: Maybe; + optimismsepolia_connectorMetas: Array; + optimismsepolia_rootCount?: Maybe; + optimismsepolia_rootCounts: Array; + optimismsepolia_rootMessageSent?: Maybe; + optimismsepolia_rootMessageSents: Array; + optimismsepolia_relayerFeesIncrease?: Maybe; + optimismsepolia_relayerFeesIncreases: Array; + optimismsepolia_slippageUpdate?: Maybe; + optimismsepolia_slippageUpdates: Array; + optimismsepolia_snapshotRoot?: Maybe; + optimismsepolia_snapshotRoots: Array; + optimismsepolia_spokeConnectorMode?: Maybe; + optimismsepolia_spokeConnectorModes: Array; + optimismsepolia_aggregateRootProposed?: Maybe; + optimismsepolia_aggregateRootProposeds: Array; + optimismsepolia_optimisticRootFinalized?: Maybe; + optimismsepolia_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + optimismsepolia__meta?: Maybe; + polygonzkevm_asset?: Maybe; + polygonzkevm_assets: Array; + polygonzkevm_assetStatus?: Maybe; + polygonzkevm_assetStatuses: Array; + polygonzkevm_assetBalance?: Maybe; + polygonzkevm_assetBalances: Array; + polygonzkevm_router?: Maybe; + polygonzkevm_routers: Array; + polygonzkevm_routerDailyTVL?: Maybe; + polygonzkevm_routerDailyTVLs: Array; + polygonzkevm_routerLiquidityEvent?: Maybe; + polygonzkevm_routerLiquidityEvents: Array; + polygonzkevm_setting?: Maybe; + polygonzkevm_settings: Array; + polygonzkevm_relayer?: Maybe; + polygonzkevm_relayers: Array; + polygonzkevm_sequencer?: Maybe; + polygonzkevm_sequencers: Array; + polygonzkevm_relayerFee?: Maybe; + polygonzkevm_relayerFees: Array; + polygonzkevm_originTransfer?: Maybe; + polygonzkevm_originTransfers: Array; + polygonzkevm_destinationTransfer?: Maybe; + polygonzkevm_destinationTransfers: Array; + polygonzkevm_originMessage?: Maybe; + polygonzkevm_originMessages: Array; + polygonzkevm_aggregateRoot?: Maybe; + polygonzkevm_aggregateRoots: Array; + polygonzkevm_connectorMeta?: Maybe; + polygonzkevm_connectorMetas: Array; + polygonzkevm_rootCount?: Maybe; + polygonzkevm_rootCounts: Array; + polygonzkevm_rootMessageSent?: Maybe; + polygonzkevm_rootMessageSents: Array; + polygonzkevm_relayerFeesIncrease?: Maybe; + polygonzkevm_relayerFeesIncreases: Array; + polygonzkevm_slippageUpdate?: Maybe; + polygonzkevm_slippageUpdates: Array; + polygonzkevm_snapshotRoot?: Maybe; + polygonzkevm_snapshotRoots: Array; + polygonzkevm_spokeConnectorMode?: Maybe; + polygonzkevm_spokeConnectorModes: Array; + polygonzkevm_aggregateRootProposed?: Maybe; + polygonzkevm_aggregateRootProposeds: Array; + polygonzkevm_optimisticRootFinalized?: Maybe; + polygonzkevm_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + polygonzkevm__meta?: Maybe; + stagingoptimism_asset?: Maybe; + stagingoptimism_assets: Array; + stagingoptimism_assetStatus?: Maybe; + stagingoptimism_assetStatuses: Array; + stagingoptimism_assetBalance?: Maybe; + stagingoptimism_assetBalances: Array; + stagingoptimism_router?: Maybe; + stagingoptimism_routers: Array; + stagingoptimism_routerDailyTVL?: Maybe; + stagingoptimism_routerDailyTVLs: Array; + stagingoptimism_routerLiquidityEvent?: Maybe; + stagingoptimism_routerLiquidityEvents: Array; + stagingoptimism_setting?: Maybe; + stagingoptimism_settings: Array; + stagingoptimism_relayer?: Maybe; + stagingoptimism_relayers: Array; + stagingoptimism_sequencer?: Maybe; + stagingoptimism_sequencers: Array; + stagingoptimism_relayerFee?: Maybe; + stagingoptimism_relayerFees: Array; + stagingoptimism_originTransfer?: Maybe; + stagingoptimism_originTransfers: Array; + stagingoptimism_destinationTransfer?: Maybe; + stagingoptimism_destinationTransfers: Array; + stagingoptimism_originMessage?: Maybe; + stagingoptimism_originMessages: Array; + stagingoptimism_aggregateRoot?: Maybe; + stagingoptimism_aggregateRoots: Array; + stagingoptimism_connectorMeta?: Maybe; + stagingoptimism_connectorMetas: Array; + stagingoptimism_rootCount?: Maybe; + stagingoptimism_rootCounts: Array; + stagingoptimism_rootMessageSent?: Maybe; + stagingoptimism_rootMessageSents: Array; + stagingoptimism_relayerFeesIncrease?: Maybe; + stagingoptimism_relayerFeesIncreases: Array; + stagingoptimism_slippageUpdate?: Maybe; + stagingoptimism_slippageUpdates: Array; + stagingoptimism_snapshotRoot?: Maybe; + stagingoptimism_snapshotRoots: Array; + stagingoptimism_spokeConnectorMode?: Maybe; + stagingoptimism_spokeConnectorModes: Array; + stagingoptimism_aggregateRootProposed?: Maybe; + stagingoptimism_aggregateRootProposeds: Array; + stagingoptimism_optimisticRootFinalized?: Maybe; + stagingoptimism_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingoptimism__meta?: Maybe; stagingmode_asset?: Maybe; stagingmode_assets: Array; stagingmode_assetStatus?: Maybe; @@ -26863,422 +26587,40 @@ export type Subscription = { stagingmode_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingmode__meta?: Maybe; - arbitrumone_asset?: Maybe; - arbitrumone_assets: Array; - arbitrumone_assetStatus?: Maybe; - arbitrumone_assetStatuses: Array; - arbitrumone_assetBalance?: Maybe; - arbitrumone_assetBalances: Array; - arbitrumone_router?: Maybe; - arbitrumone_routers: Array; - arbitrumone_routerDailyTVL?: Maybe; - arbitrumone_routerDailyTVLs: Array; - arbitrumone_routerLiquidityEvent?: Maybe; - arbitrumone_routerLiquidityEvents: Array; - arbitrumone_setting?: Maybe; - arbitrumone_settings: Array; - arbitrumone_relayer?: Maybe; - arbitrumone_relayers: Array; - arbitrumone_sequencer?: Maybe; - arbitrumone_sequencers: Array; - arbitrumone_relayerFee?: Maybe; - arbitrumone_relayerFees: Array; - arbitrumone_originTransfer?: Maybe; - arbitrumone_originTransfers: Array; - arbitrumone_destinationTransfer?: Maybe; - arbitrumone_destinationTransfers: Array; - arbitrumone_originMessage?: Maybe; - arbitrumone_originMessages: Array; - arbitrumone_aggregateRoot?: Maybe; - arbitrumone_aggregateRoots: Array; - arbitrumone_connectorMeta?: Maybe; - arbitrumone_connectorMetas: Array; - arbitrumone_rootCount?: Maybe; - arbitrumone_rootCounts: Array; - arbitrumone_rootMessageSent?: Maybe; - arbitrumone_rootMessageSents: Array; - arbitrumone_relayerFeesIncrease?: Maybe; - arbitrumone_relayerFeesIncreases: Array; - arbitrumone_slippageUpdate?: Maybe; - arbitrumone_slippageUpdates: Array; - arbitrumone_snapshotRoot?: Maybe; - arbitrumone_snapshotRoots: Array; - arbitrumone_spokeConnectorMode?: Maybe; - arbitrumone_spokeConnectorModes: Array; - arbitrumone_aggregateRootProposed?: Maybe; - arbitrumone_aggregateRootProposeds: Array; - arbitrumone_optimisticRootFinalized?: Maybe; - arbitrumone_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - arbitrumone__meta?: Maybe; - linea_swap_systemInfo?: Maybe; - linea_swap_systemInfos: Array; - linea_swap_pooledToken?: Maybe; - linea_swap_pooledTokens: Array; - linea_swap_stableSwap?: Maybe; - linea_swap_stableSwaps: Array; - linea_swap_stableSwapAddLiquidityEvent?: Maybe; - linea_swap_stableSwapAddLiquidityEvents: Array; - linea_swap_stableSwapRemoveLiquidityEvent?: Maybe; - linea_swap_stableSwapRemoveLiquidityEvents: Array; - linea_swap_stableSwapExchange?: Maybe; - linea_swap_stableSwapExchanges: Array; - linea_swap_swapDailyVolume?: Maybe; - linea_swap_swapDailyVolumes: Array; - linea_swap_swapHourlyVolume?: Maybe; - linea_swap_swapHourlyVolumes: Array; - linea_swap_swapWeeklyVolume?: Maybe; - linea_swap_swapWeeklyVolumes: Array; - linea_swap_lpAccount?: Maybe; - linea_swap_lpAccounts: Array; - linea_swap_lpAccountBalance?: Maybe; - linea_swap_lpAccountBalances: Array; - linea_swap_lpToken?: Maybe; - linea_swap_lpTokens: Array; - linea_swap_lpTransferEvent?: Maybe; - linea_swap_lpTransferEvents: Array; - linea_swap_stableSwapEvent?: Maybe; - linea_swap_stableSwapEvents: Array; - linea_swap_swapTradeVolume?: Maybe; - linea_swap_swapTradeVolumes: Array; - linea_swap_lpTokenEvent?: Maybe; - linea_swap_lpTokenEvents: Array; - /** Access to subgraph metadata */ - linea_swap__meta?: Maybe; - sepolia_asset?: Maybe; - sepolia_assets: Array; - sepolia_assetStatus?: Maybe; - sepolia_assetStatuses: Array; - sepolia_assetBalance?: Maybe; - sepolia_assetBalances: Array; - sepolia_router?: Maybe; - sepolia_routers: Array; - sepolia_routerDailyTVL?: Maybe; - sepolia_routerDailyTVLs: Array; - sepolia_routerLiquidityEvent?: Maybe; - sepolia_routerLiquidityEvents: Array; - sepolia_setting?: Maybe; - sepolia_settings: Array; - sepolia_relayer?: Maybe; - sepolia_relayers: Array; - sepolia_sequencer?: Maybe; - sepolia_sequencers: Array; - sepolia_relayerFee?: Maybe; - sepolia_relayerFees: Array; - sepolia_originTransfer?: Maybe; - sepolia_originTransfers: Array; - sepolia_destinationTransfer?: Maybe; - sepolia_destinationTransfers: Array; - sepolia_originMessage?: Maybe; - sepolia_originMessages: Array; - sepolia_aggregateRoot?: Maybe; - sepolia_aggregateRoots: Array; - sepolia_connectorMeta?: Maybe; - sepolia_connectorMetas: Array; - sepolia_rootCount?: Maybe; - sepolia_rootCounts: Array; - sepolia_rootMessageSent?: Maybe; - sepolia_rootMessageSents: Array; - sepolia_relayerFeesIncrease?: Maybe; - sepolia_relayerFeesIncreases: Array; - sepolia_slippageUpdate?: Maybe; - sepolia_slippageUpdates: Array; - sepolia_snapshotRoot?: Maybe; - sepolia_snapshotRoots: Array; - sepolia_spokeConnectorMode?: Maybe; - sepolia_spokeConnectorModes: Array; - sepolia_aggregateRootProposed?: Maybe; - sepolia_aggregateRootProposeds: Array; - sepolia_optimisticRootFinalized?: Maybe; - sepolia_optimisticRootFinalizeds: Array; - polygonzkevm_swap_asset?: Maybe; - polygonzkevm_swap_assets: Array; - polygonzkevm_swap_assetStatus?: Maybe; - polygonzkevm_swap_assetStatuses: Array; - polygonzkevm_swap_assetBalance?: Maybe; - polygonzkevm_swap_assetBalances: Array; - polygonzkevm_swap_router?: Maybe; - polygonzkevm_swap_routers: Array; - polygonzkevm_swap_routerDailyTVL?: Maybe; - polygonzkevm_swap_routerDailyTVLs: Array; - polygonzkevm_swap_routerLiquidityEvent?: Maybe; - polygonzkevm_swap_routerLiquidityEvents: Array; - polygonzkevm_swap_setting?: Maybe; - polygonzkevm_swap_settings: Array; - polygonzkevm_swap_relayer?: Maybe; - polygonzkevm_swap_relayers: Array; - polygonzkevm_swap_sequencer?: Maybe; - polygonzkevm_swap_sequencers: Array; - polygonzkevm_swap_relayerFee?: Maybe; - polygonzkevm_swap_relayerFees: Array; - polygonzkevm_swap_originTransfer?: Maybe; - polygonzkevm_swap_originTransfers: Array; - polygonzkevm_swap_destinationTransfer?: Maybe; - polygonzkevm_swap_destinationTransfers: Array; - polygonzkevm_swap_originMessage?: Maybe; - polygonzkevm_swap_originMessages: Array; - polygonzkevm_swap_aggregateRoot?: Maybe; - polygonzkevm_swap_aggregateRoots: Array; - polygonzkevm_swap_connectorMeta?: Maybe; - polygonzkevm_swap_connectorMetas: Array; - polygonzkevm_swap_rootCount?: Maybe; - polygonzkevm_swap_rootCounts: Array; - polygonzkevm_swap_rootMessageSent?: Maybe; - polygonzkevm_swap_rootMessageSents: Array; - polygonzkevm_swap_relayerFeesIncrease?: Maybe; - polygonzkevm_swap_relayerFeesIncreases: Array; - polygonzkevm_swap_slippageUpdate?: Maybe; - polygonzkevm_swap_slippageUpdates: Array; - polygonzkevm_swap_snapshotRoot?: Maybe; - polygonzkevm_swap_snapshotRoots: Array; - polygonzkevm_swap_spokeConnectorMode?: Maybe; - polygonzkevm_swap_spokeConnectorModes: Array; - polygonzkevm_swap_aggregateRootProposed?: Maybe; - polygonzkevm_swap_aggregateRootProposeds: Array; - polygonzkevm_swap_optimisticRootFinalized?: Maybe; - polygonzkevm_swap_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - polygonzkevm_swap__meta?: Maybe; - arbitrumsepolia_asset?: Maybe; - arbitrumsepolia_assets: Array; - arbitrumsepolia_assetStatus?: Maybe; - arbitrumsepolia_assetStatuses: Array; - arbitrumsepolia_assetBalance?: Maybe; - arbitrumsepolia_assetBalances: Array; - arbitrumsepolia_router?: Maybe; - arbitrumsepolia_routers: Array; - arbitrumsepolia_routerDailyTVL?: Maybe; - arbitrumsepolia_routerDailyTVLs: Array; - arbitrumsepolia_routerLiquidityEvent?: Maybe; - arbitrumsepolia_routerLiquidityEvents: Array; - arbitrumsepolia_setting?: Maybe; - arbitrumsepolia_settings: Array; - arbitrumsepolia_relayer?: Maybe; - arbitrumsepolia_relayers: Array; - arbitrumsepolia_sequencer?: Maybe; - arbitrumsepolia_sequencers: Array; - arbitrumsepolia_relayerFee?: Maybe; - arbitrumsepolia_relayerFees: Array; - arbitrumsepolia_originTransfer?: Maybe; - arbitrumsepolia_originTransfers: Array; - arbitrumsepolia_destinationTransfer?: Maybe; - arbitrumsepolia_destinationTransfers: Array; - arbitrumsepolia_originMessage?: Maybe; - arbitrumsepolia_originMessages: Array; - arbitrumsepolia_aggregateRoot?: Maybe; - arbitrumsepolia_aggregateRoots: Array; - arbitrumsepolia_connectorMeta?: Maybe; - arbitrumsepolia_connectorMetas: Array; - arbitrumsepolia_rootCount?: Maybe; - arbitrumsepolia_rootCounts: Array; - arbitrumsepolia_rootMessageSent?: Maybe; - arbitrumsepolia_rootMessageSents: Array; - arbitrumsepolia_relayerFeesIncrease?: Maybe; - arbitrumsepolia_relayerFeesIncreases: Array; - arbitrumsepolia_slippageUpdate?: Maybe; - arbitrumsepolia_slippageUpdates: Array; - arbitrumsepolia_snapshotRoot?: Maybe; - arbitrumsepolia_snapshotRoots: Array; - arbitrumsepolia_spokeConnectorMode?: Maybe; - arbitrumsepolia_spokeConnectorModes: Array; - arbitrumsepolia_aggregateRootProposed?: Maybe; - arbitrumsepolia_aggregateRootProposeds: Array; - arbitrumsepolia_optimisticRootFinalized?: Maybe; - arbitrumsepolia_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - arbitrumsepolia__meta?: Maybe; - xdai_asset?: Maybe; - xdai_assets: Array; - xdai_assetStatus?: Maybe; - xdai_assetStatuses: Array; - xdai_assetBalance?: Maybe; - xdai_assetBalances: Array; - xdai_router?: Maybe; - xdai_routers: Array; - xdai_routerDailyTVL?: Maybe; - xdai_routerDailyTVLs: Array; - xdai_routerLiquidityEvent?: Maybe; - xdai_routerLiquidityEvents: Array; - xdai_setting?: Maybe; - xdai_settings: Array; - xdai_relayer?: Maybe; - xdai_relayers: Array; - xdai_sequencer?: Maybe; - xdai_sequencers: Array; - xdai_relayerFee?: Maybe; - xdai_relayerFees: Array; - xdai_originTransfer?: Maybe; - xdai_originTransfers: Array; - xdai_destinationTransfer?: Maybe; - xdai_destinationTransfers: Array; - xdai_originMessage?: Maybe; - xdai_originMessages: Array; - xdai_aggregateRoot?: Maybe; - xdai_aggregateRoots: Array; - xdai_connectorMeta?: Maybe; - xdai_connectorMetas: Array; - xdai_rootCount?: Maybe; - xdai_rootCounts: Array; - xdai_rootMessageSent?: Maybe; - xdai_rootMessageSents: Array; - xdai_relayerFeesIncrease?: Maybe; - xdai_relayerFeesIncreases: Array; - xdai_slippageUpdate?: Maybe; - xdai_slippageUpdates: Array; - xdai_snapshotRoot?: Maybe; - xdai_snapshotRoots: Array; - xdai_spokeConnectorMode?: Maybe; - xdai_spokeConnectorModes: Array; - xdai_aggregateRootProposed?: Maybe; - xdai_aggregateRootProposeds: Array; - xdai_optimisticRootFinalized?: Maybe; - xdai_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - xdai__meta?: Maybe; - localoptimism_asset?: Maybe; - localoptimism_assets: Array; - localoptimism_assetStatus?: Maybe; - localoptimism_assetStatuses: Array; - localoptimism_assetBalance?: Maybe; - localoptimism_assetBalances: Array; - localoptimism_router?: Maybe; - localoptimism_routers: Array; - localoptimism_routerDailyTVL?: Maybe; - localoptimism_routerDailyTVLs: Array; - localoptimism_routerLiquidityEvent?: Maybe; - localoptimism_routerLiquidityEvents: Array; - localoptimism_setting?: Maybe; - localoptimism_settings: Array; - localoptimism_relayer?: Maybe; - localoptimism_relayers: Array; - localoptimism_sequencer?: Maybe; - localoptimism_sequencers: Array; - localoptimism_relayerFee?: Maybe; - localoptimism_relayerFees: Array; - localoptimism_originTransfer?: Maybe; - localoptimism_originTransfers: Array; - localoptimism_destinationTransfer?: Maybe; - localoptimism_destinationTransfers: Array; - localoptimism_originMessage?: Maybe; - localoptimism_originMessages: Array; - localoptimism_aggregateRoot?: Maybe; - localoptimism_aggregateRoots: Array; - localoptimism_connectorMeta?: Maybe; - localoptimism_connectorMetas: Array; - localoptimism_rootCount?: Maybe; - localoptimism_rootCounts: Array; - localoptimism_rootMessageSent?: Maybe; - localoptimism_rootMessageSents: Array; - localoptimism_relayerFeesIncrease?: Maybe; - localoptimism_relayerFeesIncreases: Array; - localoptimism_slippageUpdate?: Maybe; - localoptimism_slippageUpdates: Array; - localoptimism_snapshotRoot?: Maybe; - localoptimism_snapshotRoots: Array; - localoptimism_spokeConnectorMode?: Maybe; - localoptimism_spokeConnectorModes: Array; - localoptimism_aggregateRootProposed?: Maybe; - localoptimism_aggregateRootProposeds: Array; - localoptimism_optimisticRootFinalized?: Maybe; - localoptimism_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - localoptimism__meta?: Maybe; - stagingpolygonzkevm_asset?: Maybe; - stagingpolygonzkevm_assets: Array; - stagingpolygonzkevm_assetStatus?: Maybe; - stagingpolygonzkevm_assetStatuses: Array; - stagingpolygonzkevm_assetBalance?: Maybe; - stagingpolygonzkevm_assetBalances: Array; - stagingpolygonzkevm_router?: Maybe; - stagingpolygonzkevm_routers: Array; - stagingpolygonzkevm_routerDailyTVL?: Maybe; - stagingpolygonzkevm_routerDailyTVLs: Array; - stagingpolygonzkevm_routerLiquidityEvent?: Maybe; - stagingpolygonzkevm_routerLiquidityEvents: Array; - stagingpolygonzkevm_setting?: Maybe; - stagingpolygonzkevm_settings: Array; - stagingpolygonzkevm_relayer?: Maybe; - stagingpolygonzkevm_relayers: Array; - stagingpolygonzkevm_sequencer?: Maybe; - stagingpolygonzkevm_sequencers: Array; - stagingpolygonzkevm_relayerFee?: Maybe; - stagingpolygonzkevm_relayerFees: Array; - stagingpolygonzkevm_originTransfer?: Maybe; - stagingpolygonzkevm_originTransfers: Array; - stagingpolygonzkevm_destinationTransfer?: Maybe; - stagingpolygonzkevm_destinationTransfers: Array; - stagingpolygonzkevm_originMessage?: Maybe; - stagingpolygonzkevm_originMessages: Array; - stagingpolygonzkevm_aggregateRoot?: Maybe; - stagingpolygonzkevm_aggregateRoots: Array; - stagingpolygonzkevm_connectorMeta?: Maybe; - stagingpolygonzkevm_connectorMetas: Array; - stagingpolygonzkevm_rootCount?: Maybe; - stagingpolygonzkevm_rootCounts: Array; - stagingpolygonzkevm_rootMessageSent?: Maybe; - stagingpolygonzkevm_rootMessageSents: Array; - stagingpolygonzkevm_relayerFeesIncrease?: Maybe; - stagingpolygonzkevm_relayerFeesIncreases: Array; - stagingpolygonzkevm_slippageUpdate?: Maybe; - stagingpolygonzkevm_slippageUpdates: Array; - stagingpolygonzkevm_snapshotRoot?: Maybe; - stagingpolygonzkevm_snapshotRoots: Array; - stagingpolygonzkevm_spokeConnectorMode?: Maybe; - stagingpolygonzkevm_spokeConnectorModes: Array; - stagingpolygonzkevm_aggregateRootProposed?: Maybe; - stagingpolygonzkevm_aggregateRootProposeds: Array; - stagingpolygonzkevm_optimisticRootFinalized?: Maybe; - stagingpolygonzkevm_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingpolygonzkevm__meta?: Maybe; - linea_asset?: Maybe; - linea_assets: Array; - linea_assetStatus?: Maybe; - linea_assetStatuses: Array; - linea_assetBalance?: Maybe; - linea_assetBalances: Array; - linea_router?: Maybe; - linea_routers: Array; - linea_routerDailyTVL?: Maybe; - linea_routerDailyTVLs: Array; - linea_routerLiquidityEvent?: Maybe; - linea_routerLiquidityEvents: Array; - linea_setting?: Maybe; - linea_settings: Array; - linea_relayer?: Maybe; - linea_relayers: Array; - linea_sequencer?: Maybe; - linea_sequencers: Array; - linea_relayerFee?: Maybe; - linea_relayerFees: Array; - linea_originTransfer?: Maybe; - linea_originTransfers: Array; - linea_destinationTransfer?: Maybe; - linea_destinationTransfers: Array; - linea_originMessage?: Maybe; - linea_originMessages: Array; - linea_aggregateRoot?: Maybe; - linea_aggregateRoots: Array; - linea_connectorMeta?: Maybe; - linea_connectorMetas: Array; - linea_rootCount?: Maybe; - linea_rootCounts: Array; - linea_rootMessageSent?: Maybe; - linea_rootMessageSents: Array; - linea_relayerFeesIncrease?: Maybe; - linea_relayerFeesIncreases: Array; - linea_slippageUpdate?: Maybe; - linea_slippageUpdates: Array; - linea_snapshotRoot?: Maybe; - linea_snapshotRoots: Array; - linea_spokeConnectorMode?: Maybe; - linea_spokeConnectorModes: Array; - linea_aggregateRootProposed?: Maybe; - linea_aggregateRootProposeds: Array; - linea_optimisticRootFinalized?: Maybe; - linea_optimisticRootFinalizeds: Array; + base_swap_systemInfo?: Maybe; + base_swap_systemInfos: Array; + base_swap_pooledToken?: Maybe; + base_swap_pooledTokens: Array; + base_swap_stableSwap?: Maybe; + base_swap_stableSwaps: Array; + base_swap_stableSwapAddLiquidityEvent?: Maybe; + base_swap_stableSwapAddLiquidityEvents: Array; + base_swap_stableSwapRemoveLiquidityEvent?: Maybe; + base_swap_stableSwapRemoveLiquidityEvents: Array; + base_swap_stableSwapExchange?: Maybe; + base_swap_stableSwapExchanges: Array; + base_swap_swapDailyVolume?: Maybe; + base_swap_swapDailyVolumes: Array; + base_swap_swapHourlyVolume?: Maybe; + base_swap_swapHourlyVolumes: Array; + base_swap_swapWeeklyVolume?: Maybe; + base_swap_swapWeeklyVolumes: Array; + base_swap_lpAccount?: Maybe; + base_swap_lpAccounts: Array; + base_swap_lpAccountBalance?: Maybe; + base_swap_lpAccountBalances: Array; + base_swap_lpToken?: Maybe; + base_swap_lpTokens: Array; + base_swap_lpTransferEvent?: Maybe; + base_swap_lpTransferEvents: Array; + base_swap_stableSwapEvent?: Maybe; + base_swap_stableSwapEvents: Array; + base_swap_swapTradeVolume?: Maybe; + base_swap_swapTradeVolumes: Array; + base_swap_lpTokenEvent?: Maybe; + base_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ - linea__meta?: Maybe; + base_swap__meta?: Maybe; xlayer_swap_systemInfo?: Maybe; xlayer_swap_systemInfos: Array; xlayer_swap_pooledToken?: Maybe; @@ -27313,56 +26655,136 @@ export type Subscription = { xlayer_swap_lpTokenEvents: Array; /** Access to subgraph metadata */ xlayer_swap__meta?: Maybe; - mainnet_rootAggregated?: Maybe; - mainnet_rootAggregateds: Array; - mainnet_rootPropagated?: Maybe; - mainnet_rootPropagateds: Array; - mainnet_aggregatedMessageRoot?: Maybe; - mainnet_aggregatedMessageRoots: Array; - mainnet_rootManagerMeta?: Maybe; - mainnet_rootManagerMetas: Array; - mainnet_rootManagerMode?: Maybe; - mainnet_rootManagerModes: Array; - mainnet_optimisticRootProposed?: Maybe; - mainnet_optimisticRootProposeds: Array; - mainnet_hubOptimisticRootFinalized?: Maybe; - mainnet_hubOptimisticRootFinalizeds: Array; - mainnet_optimisticRootPropagated?: Maybe; - mainnet_optimisticRootPropagateds: Array; - mainnet_polygonConnectorMeta?: Maybe; - mainnet_polygonConnectorMetas: Array; - mainnet_optimismConnectorMeta?: Maybe; - mainnet_optimismConnectorMetas: Array; - mainnet_bnbConnectorMeta?: Maybe; - mainnet_bnbConnectorMetas: Array; - mainnet_arbitrumConnectorMeta?: Maybe; - mainnet_arbitrumConnectorMetas: Array; - mainnet_gnosisConnectorMeta?: Maybe; - mainnet_gnosisConnectorMetas: Array; - mainnet_lineaConnectorMeta?: Maybe; - mainnet_lineaConnectorMetas: Array; - mainnet_metisConnectorMeta?: Maybe; - mainnet_metisConnectorMetas: Array; - mainnet_mantleConnectorMeta?: Maybe; - mainnet_mantleConnectorMetas: Array; - mainnet_avalancheConnectorMeta?: Maybe; - mainnet_avalancheConnectorMetas: Array; - mainnet_baseConnectorMeta?: Maybe; - mainnet_baseConnectorMetas: Array; - mainnet_polygonZkConnectorMeta?: Maybe; - mainnet_polygonZkConnectorMetas: Array; - mainnet_zkSyncConnectorMeta?: Maybe; - mainnet_zkSyncConnectorMetas: Array; - mainnet_modeConnectorMeta?: Maybe; - mainnet_modeConnectorMetas: Array; - mainnet_rootMessageProcessed?: Maybe; - mainnet_rootMessageProcesseds: Array; - mainnet_aggregateRootSavedSlow?: Maybe; - mainnet_aggregateRootSavedSlows: Array; - mainnet_hubDomain?: Maybe; - mainnet_hubDomains: Array; + metis_asset?: Maybe; + metis_assets: Array; + metis_assetStatus?: Maybe; + metis_assetStatuses: Array; + metis_assetBalance?: Maybe; + metis_assetBalances: Array; + metis_router?: Maybe; + metis_routers: Array; + metis_routerDailyTVL?: Maybe; + metis_routerDailyTVLs: Array; + metis_routerLiquidityEvent?: Maybe; + metis_routerLiquidityEvents: Array; + metis_setting?: Maybe; + metis_settings: Array; + metis_relayer?: Maybe; + metis_relayers: Array; + metis_sequencer?: Maybe; + metis_sequencers: Array; + metis_relayerFee?: Maybe; + metis_relayerFees: Array; + metis_originTransfer?: Maybe; + metis_originTransfers: Array; + metis_destinationTransfer?: Maybe; + metis_destinationTransfers: Array; + metis_originMessage?: Maybe; + metis_originMessages: Array; + metis_aggregateRoot?: Maybe; + metis_aggregateRoots: Array; + metis_connectorMeta?: Maybe; + metis_connectorMetas: Array; + metis_rootCount?: Maybe; + metis_rootCounts: Array; + metis_rootMessageSent?: Maybe; + metis_rootMessageSents: Array; + metis_relayerFeesIncrease?: Maybe; + metis_relayerFeesIncreases: Array; + metis_slippageUpdate?: Maybe; + metis_slippageUpdates: Array; + metis_snapshotRoot?: Maybe; + metis_snapshotRoots: Array; + metis_spokeConnectorMode?: Maybe; + metis_spokeConnectorModes: Array; + metis_aggregateRootProposed?: Maybe; + metis_aggregateRootProposeds: Array; + metis_optimisticRootFinalized?: Maybe; + metis_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - mainnet__meta?: Maybe; + metis__meta?: Maybe; + bnb_asset?: Maybe; + bnb_assets: Array; + bnb_assetStatus?: Maybe; + bnb_assetStatuses: Array; + bnb_assetBalance?: Maybe; + bnb_assetBalances: Array; + bnb_router?: Maybe; + bnb_routers: Array; + bnb_routerDailyTVL?: Maybe; + bnb_routerDailyTVLs: Array; + bnb_routerLiquidityEvent?: Maybe; + bnb_routerLiquidityEvents: Array; + bnb_setting?: Maybe; + bnb_settings: Array; + bnb_relayer?: Maybe; + bnb_relayers: Array; + bnb_sequencer?: Maybe; + bnb_sequencers: Array; + bnb_relayerFee?: Maybe; + bnb_relayerFees: Array; + bnb_originTransfer?: Maybe; + bnb_originTransfers: Array; + bnb_destinationTransfer?: Maybe; + bnb_destinationTransfers: Array; + bnb_originMessage?: Maybe; + bnb_originMessages: Array; + bnb_aggregateRoot?: Maybe; + bnb_aggregateRoots: Array; + bnb_connectorMeta?: Maybe; + bnb_connectorMetas: Array; + bnb_rootCount?: Maybe; + bnb_rootCounts: Array; + bnb_rootMessageSent?: Maybe; + bnb_rootMessageSents: Array; + bnb_relayerFeesIncrease?: Maybe; + bnb_relayerFeesIncreases: Array; + bnb_slippageUpdate?: Maybe; + bnb_slippageUpdates: Array; + bnb_snapshotRoot?: Maybe; + bnb_snapshotRoots: Array; + bnb_spokeConnectorMode?: Maybe; + bnb_spokeConnectorModes: Array; + bnb_aggregateRootProposed?: Maybe; + bnb_aggregateRootProposeds: Array; + bnb_optimisticRootFinalized?: Maybe; + bnb_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + bnb__meta?: Maybe; + mantle_swap_systemInfo?: Maybe; + mantle_swap_systemInfos: Array; + mantle_swap_pooledToken?: Maybe; + mantle_swap_pooledTokens: Array; + mantle_swap_stableSwap?: Maybe; + mantle_swap_stableSwaps: Array; + mantle_swap_stableSwapAddLiquidityEvent?: Maybe; + mantle_swap_stableSwapAddLiquidityEvents: Array; + mantle_swap_stableSwapRemoveLiquidityEvent?: Maybe; + mantle_swap_stableSwapRemoveLiquidityEvents: Array; + mantle_swap_stableSwapExchange?: Maybe; + mantle_swap_stableSwapExchanges: Array; + mantle_swap_swapDailyVolume?: Maybe; + mantle_swap_swapDailyVolumes: Array; + mantle_swap_swapHourlyVolume?: Maybe; + mantle_swap_swapHourlyVolumes: Array; + mantle_swap_swapWeeklyVolume?: Maybe; + mantle_swap_swapWeeklyVolumes: Array; + mantle_swap_lpAccount?: Maybe; + mantle_swap_lpAccounts: Array; + mantle_swap_lpAccountBalance?: Maybe; + mantle_swap_lpAccountBalances: Array; + mantle_swap_lpToken?: Maybe; + mantle_swap_lpTokens: Array; + mantle_swap_lpTransferEvent?: Maybe; + mantle_swap_lpTransferEvents: Array; + mantle_swap_stableSwapEvent?: Maybe; + mantle_swap_stableSwapEvents: Array; + mantle_swap_swapTradeVolume?: Maybe; + mantle_swap_swapTradeVolumes: Array; + mantle_swap_lpTokenEvent?: Maybe; + mantle_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + mantle_swap__meta?: Maybe; optimism_asset?: Maybe; optimism_assets: Array; optimism_assetStatus?: Maybe; @@ -27411,6 +26833,612 @@ export type Subscription = { optimism_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ optimism__meta?: Maybe; + sepolia_swap_systemInfo?: Maybe; + sepolia_swap_systemInfos: Array; + sepolia_swap_pooledToken?: Maybe; + sepolia_swap_pooledTokens: Array; + sepolia_swap_stableSwap?: Maybe; + sepolia_swap_stableSwaps: Array; + sepolia_swap_stableSwapAddLiquidityEvent?: Maybe; + sepolia_swap_stableSwapAddLiquidityEvents: Array; + sepolia_swap_stableSwapRemoveLiquidityEvent?: Maybe; + sepolia_swap_stableSwapRemoveLiquidityEvents: Array; + sepolia_swap_stableSwapExchange?: Maybe; + sepolia_swap_stableSwapExchanges: Array; + sepolia_swap_swapDailyVolume?: Maybe; + sepolia_swap_swapDailyVolumes: Array; + sepolia_swap_swapHourlyVolume?: Maybe; + sepolia_swap_swapHourlyVolumes: Array; + sepolia_swap_swapWeeklyVolume?: Maybe; + sepolia_swap_swapWeeklyVolumes: Array; + sepolia_swap_lpAccount?: Maybe; + sepolia_swap_lpAccounts: Array; + sepolia_swap_lpAccountBalance?: Maybe; + sepolia_swap_lpAccountBalances: Array; + sepolia_swap_lpToken?: Maybe; + sepolia_swap_lpTokens: Array; + sepolia_swap_lpTransferEvent?: Maybe; + sepolia_swap_lpTransferEvents: Array; + sepolia_swap_stableSwapEvent?: Maybe; + sepolia_swap_stableSwapEvents: Array; + sepolia_swap_swapTradeVolume?: Maybe; + sepolia_swap_swapTradeVolumes: Array; + sepolia_swap_lpTokenEvent?: Maybe; + sepolia_swap_lpTokenEvents: Array; + /** Access to subgraph metadata */ + sepolia_swap__meta?: Maybe; + stagingmainnet_asset?: Maybe; + stagingmainnet_assets: Array; + stagingmainnet_assetStatus?: Maybe; + stagingmainnet_assetStatuses: Array; + stagingmainnet_assetBalance?: Maybe; + stagingmainnet_assetBalances: Array; + stagingmainnet_router?: Maybe; + stagingmainnet_routers: Array; + stagingmainnet_routerDailyTVL?: Maybe; + stagingmainnet_routerDailyTVLs: Array; + stagingmainnet_routerLiquidityEvent?: Maybe; + stagingmainnet_routerLiquidityEvents: Array; + stagingmainnet_setting?: Maybe; + stagingmainnet_settings: Array; + stagingmainnet_relayer?: Maybe; + stagingmainnet_relayers: Array; + stagingmainnet_sequencer?: Maybe; + stagingmainnet_sequencers: Array; + stagingmainnet_relayerFee?: Maybe; + stagingmainnet_relayerFees: Array; + stagingmainnet_originTransfer?: Maybe; + stagingmainnet_originTransfers: Array; + stagingmainnet_destinationTransfer?: Maybe; + stagingmainnet_destinationTransfers: Array; + stagingmainnet_originMessage?: Maybe; + stagingmainnet_originMessages: Array; + stagingmainnet_aggregateRoot?: Maybe; + stagingmainnet_aggregateRoots: Array; + stagingmainnet_connectorMeta?: Maybe; + stagingmainnet_connectorMetas: Array; + stagingmainnet_rootCount?: Maybe; + stagingmainnet_rootCounts: Array; + stagingmainnet_rootMessageSent?: Maybe; + stagingmainnet_rootMessageSents: Array; + stagingmainnet_relayerFeesIncrease?: Maybe; + stagingmainnet_relayerFeesIncreases: Array; + stagingmainnet_slippageUpdate?: Maybe; + stagingmainnet_slippageUpdates: Array; + stagingmainnet_snapshotRoot?: Maybe; + stagingmainnet_snapshotRoots: Array; + stagingmainnet_spokeConnectorMode?: Maybe; + stagingmainnet_spokeConnectorModes: Array; + stagingmainnet_aggregateRootProposed?: Maybe; + stagingmainnet_aggregateRootProposeds: Array; + stagingmainnet_optimisticRootFinalized?: Maybe; + stagingmainnet_optimisticRootFinalizeds: Array; + localmainnet_asset?: Maybe; + localmainnet_assets: Array; + localmainnet_assetStatus?: Maybe; + localmainnet_assetStatuses: Array; + localmainnet_assetBalance?: Maybe; + localmainnet_assetBalances: Array; + localmainnet_router?: Maybe; + localmainnet_routers: Array; + localmainnet_routerDailyTVL?: Maybe; + localmainnet_routerDailyTVLs: Array; + localmainnet_routerLiquidityEvent?: Maybe; + localmainnet_routerLiquidityEvents: Array; + localmainnet_setting?: Maybe; + localmainnet_settings: Array; + localmainnet_relayer?: Maybe; + localmainnet_relayers: Array; + localmainnet_sequencer?: Maybe; + localmainnet_sequencers: Array; + localmainnet_relayerFee?: Maybe; + localmainnet_relayerFees: Array; + localmainnet_originTransfer?: Maybe; + localmainnet_originTransfers: Array; + localmainnet_destinationTransfer?: Maybe; + localmainnet_destinationTransfers: Array; + localmainnet_originMessage?: Maybe; + localmainnet_originMessages: Array; + localmainnet_aggregateRoot?: Maybe; + localmainnet_aggregateRoots: Array; + localmainnet_connectorMeta?: Maybe; + localmainnet_connectorMetas: Array; + localmainnet_rootCount?: Maybe; + localmainnet_rootCounts: Array; + localmainnet_rootMessageSent?: Maybe; + localmainnet_rootMessageSents: Array; + localmainnet_relayerFeesIncrease?: Maybe; + localmainnet_relayerFeesIncreases: Array; + localmainnet_slippageUpdate?: Maybe; + localmainnet_slippageUpdates: Array; + localmainnet_snapshotRoot?: Maybe; + localmainnet_snapshotRoots: Array; + localmainnet_spokeConnectorMode?: Maybe; + localmainnet_spokeConnectorModes: Array; + localmainnet_aggregateRootProposed?: Maybe; + localmainnet_aggregateRootProposeds: Array; + localmainnet_optimisticRootFinalized?: Maybe; + localmainnet_optimisticRootFinalizeds: Array; + stagingxdai_asset?: Maybe; + stagingxdai_assets: Array; + stagingxdai_assetStatus?: Maybe; + stagingxdai_assetStatuses: Array; + stagingxdai_assetBalance?: Maybe; + stagingxdai_assetBalances: Array; + stagingxdai_router?: Maybe; + stagingxdai_routers: Array; + stagingxdai_routerDailyTVL?: Maybe; + stagingxdai_routerDailyTVLs: Array; + stagingxdai_routerLiquidityEvent?: Maybe; + stagingxdai_routerLiquidityEvents: Array; + stagingxdai_setting?: Maybe; + stagingxdai_settings: Array; + stagingxdai_relayer?: Maybe; + stagingxdai_relayers: Array; + stagingxdai_sequencer?: Maybe; + stagingxdai_sequencers: Array; + stagingxdai_relayerFee?: Maybe; + stagingxdai_relayerFees: Array; + stagingxdai_originTransfer?: Maybe; + stagingxdai_originTransfers: Array; + stagingxdai_destinationTransfer?: Maybe; + stagingxdai_destinationTransfers: Array; + stagingxdai_originMessage?: Maybe; + stagingxdai_originMessages: Array; + stagingxdai_aggregateRoot?: Maybe; + stagingxdai_aggregateRoots: Array; + stagingxdai_connectorMeta?: Maybe; + stagingxdai_connectorMetas: Array; + stagingxdai_rootCount?: Maybe; + stagingxdai_rootCounts: Array; + stagingxdai_rootMessageSent?: Maybe; + stagingxdai_rootMessageSents: Array; + stagingxdai_relayerFeesIncrease?: Maybe; + stagingxdai_relayerFeesIncreases: Array; + stagingxdai_slippageUpdate?: Maybe; + stagingxdai_slippageUpdates: Array; + stagingxdai_snapshotRoot?: Maybe; + stagingxdai_snapshotRoots: Array; + stagingxdai_spokeConnectorMode?: Maybe; + stagingxdai_spokeConnectorModes: Array; + stagingxdai_aggregateRootProposed?: Maybe; + stagingxdai_aggregateRootProposeds: Array; + stagingxdai_optimisticRootFinalized?: Maybe; + stagingxdai_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingxdai__meta?: Maybe; + localarbitrumone_asset?: Maybe; + localarbitrumone_assets: Array; + localarbitrumone_assetStatus?: Maybe; + localarbitrumone_assetStatuses: Array; + localarbitrumone_assetBalance?: Maybe; + localarbitrumone_assetBalances: Array; + localarbitrumone_router?: Maybe; + localarbitrumone_routers: Array; + localarbitrumone_routerDailyTVL?: Maybe; + localarbitrumone_routerDailyTVLs: Array; + localarbitrumone_routerLiquidityEvent?: Maybe; + localarbitrumone_routerLiquidityEvents: Array; + localarbitrumone_setting?: Maybe; + localarbitrumone_settings: Array; + localarbitrumone_relayer?: Maybe; + localarbitrumone_relayers: Array; + localarbitrumone_sequencer?: Maybe; + localarbitrumone_sequencers: Array; + localarbitrumone_relayerFee?: Maybe; + localarbitrumone_relayerFees: Array; + localarbitrumone_originTransfer?: Maybe; + localarbitrumone_originTransfers: Array; + localarbitrumone_destinationTransfer?: Maybe; + localarbitrumone_destinationTransfers: Array; + localarbitrumone_originMessage?: Maybe; + localarbitrumone_originMessages: Array; + localarbitrumone_aggregateRoot?: Maybe; + localarbitrumone_aggregateRoots: Array; + localarbitrumone_connectorMeta?: Maybe; + localarbitrumone_connectorMetas: Array; + localarbitrumone_rootCount?: Maybe; + localarbitrumone_rootCounts: Array; + localarbitrumone_rootMessageSent?: Maybe; + localarbitrumone_rootMessageSents: Array; + localarbitrumone_relayerFeesIncrease?: Maybe; + localarbitrumone_relayerFeesIncreases: Array; + localarbitrumone_slippageUpdate?: Maybe; + localarbitrumone_slippageUpdates: Array; + localarbitrumone_snapshotRoot?: Maybe; + localarbitrumone_snapshotRoots: Array; + localarbitrumone_spokeConnectorMode?: Maybe; + localarbitrumone_spokeConnectorModes: Array; + localarbitrumone_aggregateRootProposed?: Maybe; + localarbitrumone_aggregateRootProposeds: Array; + localarbitrumone_optimisticRootFinalized?: Maybe; + localarbitrumone_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + localarbitrumone__meta?: Maybe; + arbitrumone_asset?: Maybe; + arbitrumone_assets: Array; + arbitrumone_assetStatus?: Maybe; + arbitrumone_assetStatuses: Array; + arbitrumone_assetBalance?: Maybe; + arbitrumone_assetBalances: Array; + arbitrumone_router?: Maybe; + arbitrumone_routers: Array; + arbitrumone_routerDailyTVL?: Maybe; + arbitrumone_routerDailyTVLs: Array; + arbitrumone_routerLiquidityEvent?: Maybe; + arbitrumone_routerLiquidityEvents: Array; + arbitrumone_setting?: Maybe; + arbitrumone_settings: Array; + arbitrumone_relayer?: Maybe; + arbitrumone_relayers: Array; + arbitrumone_sequencer?: Maybe; + arbitrumone_sequencers: Array; + arbitrumone_relayerFee?: Maybe; + arbitrumone_relayerFees: Array; + arbitrumone_originTransfer?: Maybe; + arbitrumone_originTransfers: Array; + arbitrumone_destinationTransfer?: Maybe; + arbitrumone_destinationTransfers: Array; + arbitrumone_originMessage?: Maybe; + arbitrumone_originMessages: Array; + arbitrumone_aggregateRoot?: Maybe; + arbitrumone_aggregateRoots: Array; + arbitrumone_connectorMeta?: Maybe; + arbitrumone_connectorMetas: Array; + arbitrumone_rootCount?: Maybe; + arbitrumone_rootCounts: Array; + arbitrumone_rootMessageSent?: Maybe; + arbitrumone_rootMessageSents: Array; + arbitrumone_relayerFeesIncrease?: Maybe; + arbitrumone_relayerFeesIncreases: Array; + arbitrumone_slippageUpdate?: Maybe; + arbitrumone_slippageUpdates: Array; + arbitrumone_snapshotRoot?: Maybe; + arbitrumone_snapshotRoots: Array; + arbitrumone_spokeConnectorMode?: Maybe; + arbitrumone_spokeConnectorModes: Array; + arbitrumone_aggregateRootProposed?: Maybe; + arbitrumone_aggregateRootProposeds: Array; + arbitrumone_optimisticRootFinalized?: Maybe; + arbitrumone_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + arbitrumone__meta?: Maybe; + stagingbase_asset?: Maybe; + stagingbase_assets: Array; + stagingbase_assetStatus?: Maybe; + stagingbase_assetStatuses: Array; + stagingbase_assetBalance?: Maybe; + stagingbase_assetBalances: Array; + stagingbase_router?: Maybe; + stagingbase_routers: Array; + stagingbase_routerDailyTVL?: Maybe; + stagingbase_routerDailyTVLs: Array; + stagingbase_routerLiquidityEvent?: Maybe; + stagingbase_routerLiquidityEvents: Array; + stagingbase_setting?: Maybe; + stagingbase_settings: Array; + stagingbase_relayer?: Maybe; + stagingbase_relayers: Array; + stagingbase_sequencer?: Maybe; + stagingbase_sequencers: Array; + stagingbase_relayerFee?: Maybe; + stagingbase_relayerFees: Array; + stagingbase_originTransfer?: Maybe; + stagingbase_originTransfers: Array; + stagingbase_destinationTransfer?: Maybe; + stagingbase_destinationTransfers: Array; + stagingbase_originMessage?: Maybe; + stagingbase_originMessages: Array; + stagingbase_aggregateRoot?: Maybe; + stagingbase_aggregateRoots: Array; + stagingbase_connectorMeta?: Maybe; + stagingbase_connectorMetas: Array; + stagingbase_rootCount?: Maybe; + stagingbase_rootCounts: Array; + stagingbase_rootMessageSent?: Maybe; + stagingbase_rootMessageSents: Array; + stagingbase_relayerFeesIncrease?: Maybe; + stagingbase_relayerFeesIncreases: Array; + stagingbase_slippageUpdate?: Maybe; + stagingbase_slippageUpdates: Array; + stagingbase_snapshotRoot?: Maybe; + stagingbase_snapshotRoots: Array; + stagingbase_spokeConnectorMode?: Maybe; + stagingbase_spokeConnectorModes: Array; + stagingbase_aggregateRootProposed?: Maybe; + stagingbase_aggregateRootProposeds: Array; + stagingbase_optimisticRootFinalized?: Maybe; + stagingbase_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingbase__meta?: Maybe; + mantle_asset?: Maybe; + mantle_assets: Array; + mantle_assetStatus?: Maybe; + mantle_assetStatuses: Array; + mantle_assetBalance?: Maybe; + mantle_assetBalances: Array; + mantle_router?: Maybe; + mantle_routers: Array; + mantle_routerDailyTVL?: Maybe; + mantle_routerDailyTVLs: Array; + mantle_routerLiquidityEvent?: Maybe; + mantle_routerLiquidityEvents: Array; + mantle_setting?: Maybe; + mantle_settings: Array; + mantle_relayer?: Maybe; + mantle_relayers: Array; + mantle_sequencer?: Maybe; + mantle_sequencers: Array; + mantle_relayerFee?: Maybe; + mantle_relayerFees: Array; + mantle_originTransfer?: Maybe; + mantle_originTransfers: Array; + mantle_destinationTransfer?: Maybe; + mantle_destinationTransfers: Array; + mantle_originMessage?: Maybe; + mantle_originMessages: Array; + mantle_aggregateRoot?: Maybe; + mantle_aggregateRoots: Array; + mantle_connectorMeta?: Maybe; + mantle_connectorMetas: Array; + mantle_rootCount?: Maybe; + mantle_rootCounts: Array; + mantle_rootMessageSent?: Maybe; + mantle_rootMessageSents: Array; + mantle_relayerFeesIncrease?: Maybe; + mantle_relayerFeesIncreases: Array; + mantle_slippageUpdate?: Maybe; + mantle_slippageUpdates: Array; + mantle_snapshotRoot?: Maybe; + mantle_snapshotRoots: Array; + mantle_spokeConnectorMode?: Maybe; + mantle_spokeConnectorModes: Array; + mantle_aggregateRootProposed?: Maybe; + mantle_aggregateRootProposeds: Array; + mantle_optimisticRootFinalized?: Maybe; + mantle_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + mantle__meta?: Maybe; + stagingbnb_asset?: Maybe; + stagingbnb_assets: Array; + stagingbnb_assetStatus?: Maybe; + stagingbnb_assetStatuses: Array; + stagingbnb_assetBalance?: Maybe; + stagingbnb_assetBalances: Array; + stagingbnb_router?: Maybe; + stagingbnb_routers: Array; + stagingbnb_routerDailyTVL?: Maybe; + stagingbnb_routerDailyTVLs: Array; + stagingbnb_routerLiquidityEvent?: Maybe; + stagingbnb_routerLiquidityEvents: Array; + stagingbnb_setting?: Maybe; + stagingbnb_settings: Array; + stagingbnb_relayer?: Maybe; + stagingbnb_relayers: Array; + stagingbnb_sequencer?: Maybe; + stagingbnb_sequencers: Array; + stagingbnb_relayerFee?: Maybe; + stagingbnb_relayerFees: Array; + stagingbnb_originTransfer?: Maybe; + stagingbnb_originTransfers: Array; + stagingbnb_destinationTransfer?: Maybe; + stagingbnb_destinationTransfers: Array; + stagingbnb_originMessage?: Maybe; + stagingbnb_originMessages: Array; + stagingbnb_aggregateRoot?: Maybe; + stagingbnb_aggregateRoots: Array; + stagingbnb_connectorMeta?: Maybe; + stagingbnb_connectorMetas: Array; + stagingbnb_rootCount?: Maybe; + stagingbnb_rootCounts: Array; + stagingbnb_rootMessageSent?: Maybe; + stagingbnb_rootMessageSents: Array; + stagingbnb_relayerFeesIncrease?: Maybe; + stagingbnb_relayerFeesIncreases: Array; + stagingbnb_slippageUpdate?: Maybe; + stagingbnb_slippageUpdates: Array; + stagingbnb_snapshotRoot?: Maybe; + stagingbnb_snapshotRoots: Array; + stagingbnb_spokeConnectorMode?: Maybe; + stagingbnb_spokeConnectorModes: Array; + stagingbnb_aggregateRootProposed?: Maybe; + stagingbnb_aggregateRootProposeds: Array; + stagingbnb_optimisticRootFinalized?: Maybe; + stagingbnb_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingbnb__meta?: Maybe; + stagingpolygonzkevm_asset?: Maybe; + stagingpolygonzkevm_assets: Array; + stagingpolygonzkevm_assetStatus?: Maybe; + stagingpolygonzkevm_assetStatuses: Array; + stagingpolygonzkevm_assetBalance?: Maybe; + stagingpolygonzkevm_assetBalances: Array; + stagingpolygonzkevm_router?: Maybe; + stagingpolygonzkevm_routers: Array; + stagingpolygonzkevm_routerDailyTVL?: Maybe; + stagingpolygonzkevm_routerDailyTVLs: Array; + stagingpolygonzkevm_routerLiquidityEvent?: Maybe; + stagingpolygonzkevm_routerLiquidityEvents: Array; + stagingpolygonzkevm_setting?: Maybe; + stagingpolygonzkevm_settings: Array; + stagingpolygonzkevm_relayer?: Maybe; + stagingpolygonzkevm_relayers: Array; + stagingpolygonzkevm_sequencer?: Maybe; + stagingpolygonzkevm_sequencers: Array; + stagingpolygonzkevm_relayerFee?: Maybe; + stagingpolygonzkevm_relayerFees: Array; + stagingpolygonzkevm_originTransfer?: Maybe; + stagingpolygonzkevm_originTransfers: Array; + stagingpolygonzkevm_destinationTransfer?: Maybe; + stagingpolygonzkevm_destinationTransfers: Array; + stagingpolygonzkevm_originMessage?: Maybe; + stagingpolygonzkevm_originMessages: Array; + stagingpolygonzkevm_aggregateRoot?: Maybe; + stagingpolygonzkevm_aggregateRoots: Array; + stagingpolygonzkevm_connectorMeta?: Maybe; + stagingpolygonzkevm_connectorMetas: Array; + stagingpolygonzkevm_rootCount?: Maybe; + stagingpolygonzkevm_rootCounts: Array; + stagingpolygonzkevm_rootMessageSent?: Maybe; + stagingpolygonzkevm_rootMessageSents: Array; + stagingpolygonzkevm_relayerFeesIncrease?: Maybe; + stagingpolygonzkevm_relayerFeesIncreases: Array; + stagingpolygonzkevm_slippageUpdate?: Maybe; + stagingpolygonzkevm_slippageUpdates: Array; + stagingpolygonzkevm_snapshotRoot?: Maybe; + stagingpolygonzkevm_snapshotRoots: Array; + stagingpolygonzkevm_spokeConnectorMode?: Maybe; + stagingpolygonzkevm_spokeConnectorModes: Array; + stagingpolygonzkevm_aggregateRootProposed?: Maybe; + stagingpolygonzkevm_aggregateRootProposeds: Array; + stagingpolygonzkevm_optimisticRootFinalized?: Maybe; + stagingpolygonzkevm_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingpolygonzkevm__meta?: Maybe; + stagingavalanche_asset?: Maybe; + stagingavalanche_assets: Array; + stagingavalanche_assetStatus?: Maybe; + stagingavalanche_assetStatuses: Array; + stagingavalanche_assetBalance?: Maybe; + stagingavalanche_assetBalances: Array; + stagingavalanche_router?: Maybe; + stagingavalanche_routers: Array; + stagingavalanche_routerDailyTVL?: Maybe; + stagingavalanche_routerDailyTVLs: Array; + stagingavalanche_routerLiquidityEvent?: Maybe; + stagingavalanche_routerLiquidityEvents: Array; + stagingavalanche_setting?: Maybe; + stagingavalanche_settings: Array; + stagingavalanche_relayer?: Maybe; + stagingavalanche_relayers: Array; + stagingavalanche_sequencer?: Maybe; + stagingavalanche_sequencers: Array; + stagingavalanche_relayerFee?: Maybe; + stagingavalanche_relayerFees: Array; + stagingavalanche_originTransfer?: Maybe; + stagingavalanche_originTransfers: Array; + stagingavalanche_destinationTransfer?: Maybe; + stagingavalanche_destinationTransfers: Array; + stagingavalanche_originMessage?: Maybe; + stagingavalanche_originMessages: Array; + stagingavalanche_aggregateRoot?: Maybe; + stagingavalanche_aggregateRoots: Array; + stagingavalanche_connectorMeta?: Maybe; + stagingavalanche_connectorMetas: Array; + stagingavalanche_rootCount?: Maybe; + stagingavalanche_rootCounts: Array; + stagingavalanche_rootMessageSent?: Maybe; + stagingavalanche_rootMessageSents: Array; + stagingavalanche_relayerFeesIncrease?: Maybe; + stagingavalanche_relayerFeesIncreases: Array; + stagingavalanche_slippageUpdate?: Maybe; + stagingavalanche_slippageUpdates: Array; + stagingavalanche_snapshotRoot?: Maybe; + stagingavalanche_snapshotRoots: Array; + stagingavalanche_spokeConnectorMode?: Maybe; + stagingavalanche_spokeConnectorModes: Array; + stagingavalanche_aggregateRootProposed?: Maybe; + stagingavalanche_aggregateRootProposeds: Array; + stagingavalanche_optimisticRootFinalized?: Maybe; + stagingavalanche_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingavalanche__meta?: Maybe; + stagingpolygon_asset?: Maybe; + stagingpolygon_assets: Array; + stagingpolygon_assetStatus?: Maybe; + stagingpolygon_assetStatuses: Array; + stagingpolygon_assetBalance?: Maybe; + stagingpolygon_assetBalances: Array; + stagingpolygon_router?: Maybe; + stagingpolygon_routers: Array; + stagingpolygon_routerDailyTVL?: Maybe; + stagingpolygon_routerDailyTVLs: Array; + stagingpolygon_routerLiquidityEvent?: Maybe; + stagingpolygon_routerLiquidityEvents: Array; + stagingpolygon_setting?: Maybe; + stagingpolygon_settings: Array; + stagingpolygon_relayer?: Maybe; + stagingpolygon_relayers: Array; + stagingpolygon_sequencer?: Maybe; + stagingpolygon_sequencers: Array; + stagingpolygon_relayerFee?: Maybe; + stagingpolygon_relayerFees: Array; + stagingpolygon_originTransfer?: Maybe; + stagingpolygon_originTransfers: Array; + stagingpolygon_destinationTransfer?: Maybe; + stagingpolygon_destinationTransfers: Array; + stagingpolygon_originMessage?: Maybe; + stagingpolygon_originMessages: Array; + stagingpolygon_aggregateRoot?: Maybe; + stagingpolygon_aggregateRoots: Array; + stagingpolygon_connectorMeta?: Maybe; + stagingpolygon_connectorMetas: Array; + stagingpolygon_rootCount?: Maybe; + stagingpolygon_rootCounts: Array; + stagingpolygon_rootMessageSent?: Maybe; + stagingpolygon_rootMessageSents: Array; + stagingpolygon_relayerFeesIncrease?: Maybe; + stagingpolygon_relayerFeesIncreases: Array; + stagingpolygon_slippageUpdate?: Maybe; + stagingpolygon_slippageUpdates: Array; + stagingpolygon_snapshotRoot?: Maybe; + stagingpolygon_snapshotRoots: Array; + stagingpolygon_spokeConnectorMode?: Maybe; + stagingpolygon_spokeConnectorModes: Array; + stagingpolygon_aggregateRootProposed?: Maybe; + stagingpolygon_aggregateRootProposeds: Array; + stagingpolygon_optimisticRootFinalized?: Maybe; + stagingpolygon_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + stagingpolygon__meta?: Maybe; + polygonzkevm_swap_asset?: Maybe; + polygonzkevm_swap_assets: Array; + polygonzkevm_swap_assetStatus?: Maybe; + polygonzkevm_swap_assetStatuses: Array; + polygonzkevm_swap_assetBalance?: Maybe; + polygonzkevm_swap_assetBalances: Array; + polygonzkevm_swap_router?: Maybe; + polygonzkevm_swap_routers: Array; + polygonzkevm_swap_routerDailyTVL?: Maybe; + polygonzkevm_swap_routerDailyTVLs: Array; + polygonzkevm_swap_routerLiquidityEvent?: Maybe; + polygonzkevm_swap_routerLiquidityEvents: Array; + polygonzkevm_swap_setting?: Maybe; + polygonzkevm_swap_settings: Array; + polygonzkevm_swap_relayer?: Maybe; + polygonzkevm_swap_relayers: Array; + polygonzkevm_swap_sequencer?: Maybe; + polygonzkevm_swap_sequencers: Array; + polygonzkevm_swap_relayerFee?: Maybe; + polygonzkevm_swap_relayerFees: Array; + polygonzkevm_swap_originTransfer?: Maybe; + polygonzkevm_swap_originTransfers: Array; + polygonzkevm_swap_destinationTransfer?: Maybe; + polygonzkevm_swap_destinationTransfers: Array; + polygonzkevm_swap_originMessage?: Maybe; + polygonzkevm_swap_originMessages: Array; + polygonzkevm_swap_aggregateRoot?: Maybe; + polygonzkevm_swap_aggregateRoots: Array; + polygonzkevm_swap_connectorMeta?: Maybe; + polygonzkevm_swap_connectorMetas: Array; + polygonzkevm_swap_rootCount?: Maybe; + polygonzkevm_swap_rootCounts: Array; + polygonzkevm_swap_rootMessageSent?: Maybe; + polygonzkevm_swap_rootMessageSents: Array; + polygonzkevm_swap_relayerFeesIncrease?: Maybe; + polygonzkevm_swap_relayerFeesIncreases: Array; + polygonzkevm_swap_slippageUpdate?: Maybe; + polygonzkevm_swap_slippageUpdates: Array; + polygonzkevm_swap_snapshotRoot?: Maybe; + polygonzkevm_swap_snapshotRoots: Array; + polygonzkevm_swap_spokeConnectorMode?: Maybe; + polygonzkevm_swap_spokeConnectorModes: Array; + polygonzkevm_swap_aggregateRootProposed?: Maybe; + polygonzkevm_swap_aggregateRootProposeds: Array; + polygonzkevm_swap_optimisticRootFinalized?: Maybe; + polygonzkevm_swap_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + polygonzkevm_swap__meta?: Maybe; stagingzksync_asset?: Maybe; stagingzksync_assets: Array; stagingzksync_assetStatus?: Maybe; @@ -27459,54 +27487,54 @@ export type Subscription = { stagingzksync_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingzksync__meta?: Maybe; - metis_asset?: Maybe; - metis_assets: Array; - metis_assetStatus?: Maybe; - metis_assetStatuses: Array; - metis_assetBalance?: Maybe; - metis_assetBalances: Array; - metis_router?: Maybe; - metis_routers: Array; - metis_routerDailyTVL?: Maybe; - metis_routerDailyTVLs: Array; - metis_routerLiquidityEvent?: Maybe; - metis_routerLiquidityEvents: Array; - metis_setting?: Maybe; - metis_settings: Array; - metis_relayer?: Maybe; - metis_relayers: Array; - metis_sequencer?: Maybe; - metis_sequencers: Array; - metis_relayerFee?: Maybe; - metis_relayerFees: Array; - metis_originTransfer?: Maybe; - metis_originTransfers: Array; - metis_destinationTransfer?: Maybe; - metis_destinationTransfers: Array; - metis_originMessage?: Maybe; - metis_originMessages: Array; - metis_aggregateRoot?: Maybe; - metis_aggregateRoots: Array; - metis_connectorMeta?: Maybe; - metis_connectorMetas: Array; - metis_rootCount?: Maybe; - metis_rootCounts: Array; - metis_rootMessageSent?: Maybe; - metis_rootMessageSents: Array; - metis_relayerFeesIncrease?: Maybe; - metis_relayerFeesIncreases: Array; - metis_slippageUpdate?: Maybe; - metis_slippageUpdates: Array; - metis_snapshotRoot?: Maybe; - metis_snapshotRoots: Array; - metis_spokeConnectorMode?: Maybe; - metis_spokeConnectorModes: Array; - metis_aggregateRootProposed?: Maybe; - metis_aggregateRootProposeds: Array; - metis_optimisticRootFinalized?: Maybe; - metis_optimisticRootFinalizeds: Array; + polygon_asset?: Maybe; + polygon_assets: Array; + polygon_assetStatus?: Maybe; + polygon_assetStatuses: Array; + polygon_assetBalance?: Maybe; + polygon_assetBalances: Array; + polygon_router?: Maybe; + polygon_routers: Array; + polygon_routerDailyTVL?: Maybe; + polygon_routerDailyTVLs: Array; + polygon_routerLiquidityEvent?: Maybe; + polygon_routerLiquidityEvents: Array; + polygon_setting?: Maybe; + polygon_settings: Array; + polygon_relayer?: Maybe; + polygon_relayers: Array; + polygon_sequencer?: Maybe; + polygon_sequencers: Array; + polygon_relayerFee?: Maybe; + polygon_relayerFees: Array; + polygon_originTransfer?: Maybe; + polygon_originTransfers: Array; + polygon_destinationTransfer?: Maybe; + polygon_destinationTransfers: Array; + polygon_originMessage?: Maybe; + polygon_originMessages: Array; + polygon_aggregateRoot?: Maybe; + polygon_aggregateRoots: Array; + polygon_connectorMeta?: Maybe; + polygon_connectorMetas: Array; + polygon_rootCount?: Maybe; + polygon_rootCounts: Array; + polygon_rootMessageSent?: Maybe; + polygon_rootMessageSents: Array; + polygon_relayerFeesIncrease?: Maybe; + polygon_relayerFeesIncreases: Array; + polygon_slippageUpdate?: Maybe; + polygon_slippageUpdates: Array; + polygon_snapshotRoot?: Maybe; + polygon_snapshotRoots: Array; + polygon_spokeConnectorMode?: Maybe; + polygon_spokeConnectorModes: Array; + polygon_aggregateRootProposed?: Maybe; + polygon_aggregateRootProposeds: Array; + polygon_optimisticRootFinalized?: Maybe; + polygon_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - metis__meta?: Maybe; + polygon__meta?: Maybe; xlayer_asset?: Maybe; xlayer_assets: Array; xlayer_assetStatus?: Maybe; @@ -27555,6 +27583,54 @@ export type Subscription = { xlayer_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ xlayer__meta?: Maybe; + mode_asset?: Maybe; + mode_assets: Array; + mode_assetStatus?: Maybe; + mode_assetStatuses: Array; + mode_assetBalance?: Maybe; + mode_assetBalances: Array; + mode_router?: Maybe; + mode_routers: Array; + mode_routerDailyTVL?: Maybe; + mode_routerDailyTVLs: Array; + mode_routerLiquidityEvent?: Maybe; + mode_routerLiquidityEvents: Array; + mode_setting?: Maybe; + mode_settings: Array; + mode_relayer?: Maybe; + mode_relayers: Array; + mode_sequencer?: Maybe; + mode_sequencers: Array; + mode_relayerFee?: Maybe; + mode_relayerFees: Array; + mode_originTransfer?: Maybe; + mode_originTransfers: Array; + mode_destinationTransfer?: Maybe; + mode_destinationTransfers: Array; + mode_originMessage?: Maybe; + mode_originMessages: Array; + mode_aggregateRoot?: Maybe; + mode_aggregateRoots: Array; + mode_connectorMeta?: Maybe; + mode_connectorMetas: Array; + mode_rootCount?: Maybe; + mode_rootCounts: Array; + mode_rootMessageSent?: Maybe; + mode_rootMessageSents: Array; + mode_relayerFeesIncrease?: Maybe; + mode_relayerFeesIncreases: Array; + mode_slippageUpdate?: Maybe; + mode_slippageUpdates: Array; + mode_snapshotRoot?: Maybe; + mode_snapshotRoots: Array; + mode_spokeConnectorMode?: Maybe; + mode_spokeConnectorModes: Array; + mode_aggregateRootProposed?: Maybe; + mode_aggregateRootProposeds: Array; + mode_optimisticRootFinalized?: Maybe; + mode_optimisticRootFinalizeds: Array; + /** Access to subgraph metadata */ + mode__meta?: Maybe; stagingxlayer_asset?: Maybe; stagingxlayer_assets: Array; stagingxlayer_assetStatus?: Maybe; @@ -27603,102 +27679,6 @@ export type Subscription = { stagingxlayer_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingxlayer__meta?: Maybe; - stagingmantle_asset?: Maybe; - stagingmantle_assets: Array; - stagingmantle_assetStatus?: Maybe; - stagingmantle_assetStatuses: Array; - stagingmantle_assetBalance?: Maybe; - stagingmantle_assetBalances: Array; - stagingmantle_router?: Maybe; - stagingmantle_routers: Array; - stagingmantle_routerDailyTVL?: Maybe; - stagingmantle_routerDailyTVLs: Array; - stagingmantle_routerLiquidityEvent?: Maybe; - stagingmantle_routerLiquidityEvents: Array; - stagingmantle_setting?: Maybe; - stagingmantle_settings: Array; - stagingmantle_relayer?: Maybe; - stagingmantle_relayers: Array; - stagingmantle_sequencer?: Maybe; - stagingmantle_sequencers: Array; - stagingmantle_relayerFee?: Maybe; - stagingmantle_relayerFees: Array; - stagingmantle_originTransfer?: Maybe; - stagingmantle_originTransfers: Array; - stagingmantle_destinationTransfer?: Maybe; - stagingmantle_destinationTransfers: Array; - stagingmantle_originMessage?: Maybe; - stagingmantle_originMessages: Array; - stagingmantle_aggregateRoot?: Maybe; - stagingmantle_aggregateRoots: Array; - stagingmantle_connectorMeta?: Maybe; - stagingmantle_connectorMetas: Array; - stagingmantle_rootCount?: Maybe; - stagingmantle_rootCounts: Array; - stagingmantle_rootMessageSent?: Maybe; - stagingmantle_rootMessageSents: Array; - stagingmantle_relayerFeesIncrease?: Maybe; - stagingmantle_relayerFeesIncreases: Array; - stagingmantle_slippageUpdate?: Maybe; - stagingmantle_slippageUpdates: Array; - stagingmantle_snapshotRoot?: Maybe; - stagingmantle_snapshotRoots: Array; - stagingmantle_spokeConnectorMode?: Maybe; - stagingmantle_spokeConnectorModes: Array; - stagingmantle_aggregateRootProposed?: Maybe; - stagingmantle_aggregateRootProposeds: Array; - stagingmantle_optimisticRootFinalized?: Maybe; - stagingmantle_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - stagingmantle__meta?: Maybe; - polygon_asset?: Maybe; - polygon_assets: Array; - polygon_assetStatus?: Maybe; - polygon_assetStatuses: Array; - polygon_assetBalance?: Maybe; - polygon_assetBalances: Array; - polygon_router?: Maybe; - polygon_routers: Array; - polygon_routerDailyTVL?: Maybe; - polygon_routerDailyTVLs: Array; - polygon_routerLiquidityEvent?: Maybe; - polygon_routerLiquidityEvents: Array; - polygon_setting?: Maybe; - polygon_settings: Array; - polygon_relayer?: Maybe; - polygon_relayers: Array; - polygon_sequencer?: Maybe; - polygon_sequencers: Array; - polygon_relayerFee?: Maybe; - polygon_relayerFees: Array; - polygon_originTransfer?: Maybe; - polygon_originTransfers: Array; - polygon_destinationTransfer?: Maybe; - polygon_destinationTransfers: Array; - polygon_originMessage?: Maybe; - polygon_originMessages: Array; - polygon_aggregateRoot?: Maybe; - polygon_aggregateRoots: Array; - polygon_connectorMeta?: Maybe; - polygon_connectorMetas: Array; - polygon_rootCount?: Maybe; - polygon_rootCounts: Array; - polygon_rootMessageSent?: Maybe; - polygon_rootMessageSents: Array; - polygon_relayerFeesIncrease?: Maybe; - polygon_relayerFeesIncreases: Array; - polygon_slippageUpdate?: Maybe; - polygon_slippageUpdates: Array; - polygon_snapshotRoot?: Maybe; - polygon_snapshotRoots: Array; - polygon_spokeConnectorMode?: Maybe; - polygon_spokeConnectorModes: Array; - polygon_aggregateRootProposed?: Maybe; - polygon_aggregateRootProposeds: Array; - polygon_optimisticRootFinalized?: Maybe; - polygon_optimisticRootFinalizeds: Array; - /** Access to subgraph metadata */ - polygon__meta?: Maybe; stagingmetis_asset?: Maybe; stagingmetis_assets: Array; stagingmetis_assetStatus?: Maybe; @@ -27747,100 +27727,54 @@ export type Subscription = { stagingmetis_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ stagingmetis__meta?: Maybe; - mode_asset?: Maybe; - mode_assets: Array; - mode_assetStatus?: Maybe; - mode_assetStatuses: Array; - mode_assetBalance?: Maybe; - mode_assetBalances: Array; - mode_router?: Maybe; - mode_routers: Array; - mode_routerDailyTVL?: Maybe; - mode_routerDailyTVLs: Array; - mode_routerLiquidityEvent?: Maybe; - mode_routerLiquidityEvents: Array; - mode_setting?: Maybe; - mode_settings: Array; - mode_relayer?: Maybe; - mode_relayers: Array; - mode_sequencer?: Maybe; - mode_sequencers: Array; - mode_relayerFee?: Maybe; - mode_relayerFees: Array; - mode_originTransfer?: Maybe; - mode_originTransfers: Array; - mode_destinationTransfer?: Maybe; - mode_destinationTransfers: Array; - mode_originMessage?: Maybe; - mode_originMessages: Array; - mode_aggregateRoot?: Maybe; - mode_aggregateRoots: Array; - mode_connectorMeta?: Maybe; - mode_connectorMetas: Array; - mode_rootCount?: Maybe; - mode_rootCounts: Array; - mode_rootMessageSent?: Maybe; - mode_rootMessageSents: Array; - mode_relayerFeesIncrease?: Maybe; - mode_relayerFeesIncreases: Array; - mode_slippageUpdate?: Maybe; - mode_slippageUpdates: Array; - mode_snapshotRoot?: Maybe; - mode_snapshotRoots: Array; - mode_spokeConnectorMode?: Maybe; - mode_spokeConnectorModes: Array; - mode_aggregateRootProposed?: Maybe; - mode_aggregateRootProposeds: Array; - mode_optimisticRootFinalized?: Maybe; - mode_optimisticRootFinalizeds: Array; + stagingmantle_asset?: Maybe; + stagingmantle_assets: Array; + stagingmantle_assetStatus?: Maybe; + stagingmantle_assetStatuses: Array; + stagingmantle_assetBalance?: Maybe; + stagingmantle_assetBalances: Array; + stagingmantle_router?: Maybe; + stagingmantle_routers: Array; + stagingmantle_routerDailyTVL?: Maybe; + stagingmantle_routerDailyTVLs: Array; + stagingmantle_routerLiquidityEvent?: Maybe; + stagingmantle_routerLiquidityEvents: Array; + stagingmantle_setting?: Maybe; + stagingmantle_settings: Array; + stagingmantle_relayer?: Maybe; + stagingmantle_relayers: Array; + stagingmantle_sequencer?: Maybe; + stagingmantle_sequencers: Array; + stagingmantle_relayerFee?: Maybe; + stagingmantle_relayerFees: Array; + stagingmantle_originTransfer?: Maybe; + stagingmantle_originTransfers: Array; + stagingmantle_destinationTransfer?: Maybe; + stagingmantle_destinationTransfers: Array; + stagingmantle_originMessage?: Maybe; + stagingmantle_originMessages: Array; + stagingmantle_aggregateRoot?: Maybe; + stagingmantle_aggregateRoots: Array; + stagingmantle_connectorMeta?: Maybe; + stagingmantle_connectorMetas: Array; + stagingmantle_rootCount?: Maybe; + stagingmantle_rootCounts: Array; + stagingmantle_rootMessageSent?: Maybe; + stagingmantle_rootMessageSents: Array; + stagingmantle_relayerFeesIncrease?: Maybe; + stagingmantle_relayerFeesIncreases: Array; + stagingmantle_slippageUpdate?: Maybe; + stagingmantle_slippageUpdates: Array; + stagingmantle_snapshotRoot?: Maybe; + stagingmantle_snapshotRoots: Array; + stagingmantle_spokeConnectorMode?: Maybe; + stagingmantle_spokeConnectorModes: Array; + stagingmantle_aggregateRootProposed?: Maybe; + stagingmantle_aggregateRootProposeds: Array; + stagingmantle_optimisticRootFinalized?: Maybe; + stagingmantle_optimisticRootFinalizeds: Array; /** Access to subgraph metadata */ - mode__meta?: Maybe; - mainnet_asset?: Maybe; - mainnet_assets: Array; - mainnet_assetStatus?: Maybe; - mainnet_assetStatuses: Array; - mainnet_assetBalance?: Maybe; - mainnet_assetBalances: Array; - mainnet_router?: Maybe; - mainnet_routers: Array; - mainnet_routerDailyTVL?: Maybe; - mainnet_routerDailyTVLs: Array; - mainnet_routerLiquidityEvent?: Maybe; - mainnet_routerLiquidityEvents: Array; - mainnet_setting?: Maybe; - mainnet_settings: Array; - mainnet_relayer?: Maybe; - mainnet_relayers: Array; - mainnet_sequencer?: Maybe; - mainnet_sequencers: Array; - mainnet_relayerFee?: Maybe; - mainnet_relayerFees: Array; - mainnet_originTransfer?: Maybe; - mainnet_originTransfers: Array; - mainnet_destinationTransfer?: Maybe; - mainnet_destinationTransfers: Array; - mainnet_originMessage?: Maybe; - mainnet_originMessages: Array; - mainnet_aggregateRoot?: Maybe; - mainnet_aggregateRoots: Array; - mainnet_connectorMeta?: Maybe; - mainnet_connectorMetas: Array; - mainnet_rootCount?: Maybe; - mainnet_rootCounts: Array; - mainnet_rootMessageSent?: Maybe; - mainnet_rootMessageSents: Array; - mainnet_relayerFeesIncrease?: Maybe; - mainnet_relayerFeesIncreases: Array; - mainnet_slippageUpdate?: Maybe; - mainnet_slippageUpdates: Array; - mainnet_snapshotRoot?: Maybe; - mainnet_snapshotRoots: Array; - mainnet_spokeConnectorMode?: Maybe; - mainnet_spokeConnectorModes: Array; - mainnet_aggregateRootProposed?: Maybe; - mainnet_aggregateRootProposeds: Array; - mainnet_optimisticRootFinalized?: Maybe; - mainnet_optimisticRootFinalizeds: Array; + stagingmantle__meta?: Maybe; }; @@ -28317,1941 +28251,2008 @@ export type Subscriptionsepolia__metaArgs = { }; -export type Subscriptionarbitrumsepolia_swap_systemInfoArgs = { +export type Subscriptionsepolia_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_systemInfosArgs = { +export type Subscriptionsepolia_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_pooledTokenArgs = { +export type Subscriptionsepolia_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_pooledTokensArgs = { +export type Subscriptionsepolia_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapArgs = { +export type Subscriptionsepolia_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapsArgs = { +export type Subscriptionsepolia_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionsepolia_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionsepolia_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionsepolia_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionsepolia_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapExchangeArgs = { +export type Subscriptionsepolia_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapExchangesArgs = { +export type Subscriptionsepolia_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapDailyVolumeArgs = { +export type Subscriptionsepolia_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapDailyVolumesArgs = { +export type Subscriptionsepolia_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapHourlyVolumeArgs = { +export type Subscriptionsepolia_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapHourlyVolumesArgs = { +export type Subscriptionsepolia_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapWeeklyVolumeArgs = { +export type Subscriptionsepolia_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapWeeklyVolumesArgs = { +export type Subscriptionsepolia_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpAccountArgs = { +export type Subscriptionsepolia_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpAccountsArgs = { +export type Subscriptionsepolia_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpAccountBalanceArgs = { +export type Subscriptionsepolia_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpAccountBalancesArgs = { +export type Subscriptionsepolia_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpTokenArgs = { +export type Subscriptionsepolia_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpTokensArgs = { +export type Subscriptionsepolia_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpTransferEventArgs = { +export type Subscriptionsepolia_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpTransferEventsArgs = { +export type Subscriptionsepolia_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapEventArgs = { +export type Subscriptionsepolia_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_stableSwapEventsArgs = { +export type Subscriptionsepolia_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapTradeVolumeArgs = { +export type Subscriptionsepolia_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_swapTradeVolumesArgs = { +export type Subscriptionsepolia_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpTokenEventArgs = { +export type Subscriptionsepolia_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap_lpTokenEventsArgs = { +export type Subscriptionsepolia_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionpolygon_swap_systemInfoArgs = { +export type Subscriptionsepolia_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_systemInfosArgs = { +export type Subscriptionsepolia_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_pooledTokenArgs = { +export type Subscriptionsepolia_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_pooledTokensArgs = { +export type Subscriptionsepolia_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapArgs = { +export type Subscriptionsepolia_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapsArgs = { +export type Subscriptionsepolia_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionsepolia_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionsepolia_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionsepolia_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionsepolia_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapExchangeArgs = { +export type Subscriptionsepolia_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapExchangesArgs = { +export type Subscriptionsepolia_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapDailyVolumeArgs = { +export type Subscriptionsepolia_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapDailyVolumesArgs = { +export type Subscriptionsepolia_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapHourlyVolumeArgs = { +export type Subscriptionarbitrumsepolia_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapHourlyVolumesArgs = { +export type Subscriptionarbitrumsepolia_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapWeeklyVolumeArgs = { +export type Subscriptionarbitrumsepolia_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapWeeklyVolumesArgs = { +export type Subscriptionarbitrumsepolia_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpAccountArgs = { +export type Subscriptionarbitrumsepolia_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpAccountsArgs = { +export type Subscriptionarbitrumsepolia_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpAccountBalanceArgs = { +export type Subscriptionarbitrumsepolia_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpAccountBalancesArgs = { +export type Subscriptionarbitrumsepolia_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpTokenArgs = { +export type Subscriptionarbitrumsepolia_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpTokensArgs = { +export type Subscriptionarbitrumsepolia_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpTransferEventArgs = { +export type Subscriptionarbitrumsepolia_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpTransferEventsArgs = { +export type Subscriptionarbitrumsepolia_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapEventArgs = { +export type Subscriptionarbitrumsepolia_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_stableSwapEventsArgs = { +export type Subscriptionarbitrumsepolia_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapTradeVolumeArgs = { +export type Subscriptionarbitrumsepolia_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_swapTradeVolumesArgs = { +export type Subscriptionarbitrumsepolia_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpTokenEventArgs = { +export type Subscriptionarbitrumsepolia_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap_lpTokenEventsArgs = { +export type Subscriptionarbitrumsepolia_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygon_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionmantle_swap_systemInfoArgs = { +export type Subscriptionarbitrumsepolia_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_systemInfosArgs = { +export type Subscriptionarbitrumsepolia_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_pooledTokenArgs = { +export type Subscriptionarbitrumsepolia_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_pooledTokensArgs = { +export type Subscriptionarbitrumsepolia_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapArgs = { +export type Subscriptionarbitrumsepolia_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapsArgs = { +export type Subscriptionarbitrumsepolia_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionarbitrumsepolia_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionarbitrumsepolia_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionarbitrumsepolia_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionarbitrumsepolia_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapExchangeArgs = { +export type Subscriptionarbitrumsepolia_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapExchangesArgs = { +export type Subscriptionarbitrumsepolia_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapDailyVolumeArgs = { +export type Subscriptionarbitrumsepolia_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapDailyVolumesArgs = { +export type Subscriptionarbitrumsepolia_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapHourlyVolumeArgs = { +export type Subscriptionarbitrumsepolia_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapHourlyVolumesArgs = { +export type Subscriptionarbitrumsepolia_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapWeeklyVolumeArgs = { +export type Subscriptionarbitrumsepolia_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapWeeklyVolumesArgs = { +export type Subscriptionarbitrumsepolia_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpAccountArgs = { +export type Subscriptionarbitrumsepolia_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpAccountsArgs = { +export type Subscriptionarbitrumsepolia_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpAccountBalanceArgs = { +export type Subscriptionarbitrumsepolia_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpAccountBalancesArgs = { +export type Subscriptionarbitrumsepolia_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpTokenArgs = { +export type Subscriptionarbitrumsepolia_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpTokensArgs = { +export type Subscriptionarbitrumsepolia_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpTransferEventArgs = { +export type Subscriptionarbitrumsepolia_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpTransferEventsArgs = { +export type Subscriptionarbitrumsepolia_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapEventArgs = { +export type Subscriptionarbitrumsepolia_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_stableSwapEventsArgs = { +export type Subscriptionarbitrumsepolia_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapTradeVolumeArgs = { +export type Subscriptionarbitrumsepolia__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionxdai_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_swapTradeVolumesArgs = { +export type Subscriptionxdai_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpTokenEventArgs = { +export type Subscriptionxdai_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap_lpTokenEventsArgs = { +export type Subscriptionxdai_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionmetis_swap_systemInfoArgs = { +export type Subscriptionxdai_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_systemInfosArgs = { +export type Subscriptionxdai_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_pooledTokenArgs = { +export type Subscriptionxdai_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_pooledTokensArgs = { +export type Subscriptionxdai_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapArgs = { +export type Subscriptionxdai_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapsArgs = { +export type Subscriptionxdai_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionxdai_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionxdai_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionxdai_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionxdai_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapExchangeArgs = { +export type Subscriptionxdai_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapExchangesArgs = { +export type Subscriptionxdai_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapDailyVolumeArgs = { +export type Subscriptionxdai_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapDailyVolumesArgs = { +export type Subscriptionxdai_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapHourlyVolumeArgs = { +export type Subscriptionxdai_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapHourlyVolumesArgs = { +export type Subscriptionxdai_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapWeeklyVolumeArgs = { +export type Subscriptionxdai_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapWeeklyVolumesArgs = { +export type Subscriptionxdai_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpAccountArgs = { +export type Subscriptionxdai_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpAccountsArgs = { +export type Subscriptionxdai_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpAccountBalanceArgs = { +export type Subscriptionxdai_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpAccountBalancesArgs = { +export type Subscriptionxdai_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpTokenArgs = { +export type Subscriptionxdai_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpTokensArgs = { +export type Subscriptionxdai_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpTransferEventArgs = { +export type Subscriptionxdai_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpTransferEventsArgs = { +export type Subscriptionxdai_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapEventArgs = { +export type Subscriptionxdai_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_stableSwapEventsArgs = { +export type Subscriptionxdai_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_swapTradeVolumeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; +export type Subscriptionxdai_swap__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionmetis_swap_swapTradeVolumesArgs = { +export type Subscriptionarbitrumsepolia_swap_systemInfoArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionarbitrumsepolia_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpTokenEventArgs = { +export type Subscriptionarbitrumsepolia_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap_lpTokenEventsArgs = { +export type Subscriptionarbitrumsepolia_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingmainnet_rootAggregatedArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootAggregatedsArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootPropagatedArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootPropagatedsArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregatedMessageRootArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregatedMessageRootsArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootManagerMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootManagerMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootManagerModeArgs = { +export type Subscriptionarbitrumsepolia_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootManagerModesArgs = { +export type Subscriptionarbitrumsepolia_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimisticRootProposedArgs = { +export type Subscriptionarbitrumsepolia_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimisticRootProposedsArgs = { +export type Subscriptionarbitrumsepolia_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_hubOptimisticRootFinalizedArgs = { +export type Subscriptionarbitrumsepolia_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_hubOptimisticRootFinalizedsArgs = { +export type Subscriptionarbitrumsepolia_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimisticRootPropagatedArgs = { +export type Subscriptionarbitrumsepolia_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimisticRootPropagatedsArgs = { +export type Subscriptionarbitrumsepolia_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_polygonConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_polygonConnectorMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimismConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimismConnectorMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_bnbConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_bnbConnectorMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_arbitrumConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_arbitrumConnectorMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_gnosisConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_gnosisConnectorMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_lineaConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_lineaConnectorMetasArgs = { +export type Subscriptionarbitrumsepolia_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_metisConnectorMetaArgs = { +export type Subscriptionarbitrumsepolia_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionbnb_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_metisConnectorMetasArgs = { +export type Subscriptionbnb_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_mantleConnectorMetaArgs = { +export type Subscriptionbnb_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_mantleConnectorMetasArgs = { +export type Subscriptionbnb_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_avalancheConnectorMetaArgs = { +export type Subscriptionbnb_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_avalancheConnectorMetasArgs = { +export type Subscriptionbnb_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_baseConnectorMetaArgs = { +export type Subscriptionbnb_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_baseConnectorMetasArgs = { +export type Subscriptionbnb_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_polygonZkConnectorMetaArgs = { +export type Subscriptionbnb_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_polygonZkConnectorMetasArgs = { +export type Subscriptionbnb_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_zkSyncConnectorMetaArgs = { +export type Subscriptionbnb_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_zkSyncConnectorMetasArgs = { +export type Subscriptionbnb_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_modeConnectorMetaArgs = { +export type Subscriptionbnb_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_modeConnectorMetasArgs = { +export type Subscriptionbnb_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_scrollConnectorMetaArgs = { +export type Subscriptionbnb_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_scrollConnectorMetasArgs = { +export type Subscriptionbnb_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_xlayerConnectorMetaArgs = { +export type Subscriptionbnb_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_xlayerConnectorMetasArgs = { +export type Subscriptionbnb_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootMessageProcessedArgs = { +export type Subscriptionbnb_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootMessageProcessedsArgs = { +export type Subscriptionbnb_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregateRootSavedSlowArgs = { +export type Subscriptionbnb_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregateRootSavedSlowsArgs = { +export type Subscriptionbnb_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_hubDomainArgs = { +export type Subscriptionbnb_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_hubDomainsArgs = { +export type Subscriptionbnb_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionbnb_swap_systemInfoArgs = { +export type Subscriptionbnb_swap_lpTransferEventArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_systemInfosArgs = { +export type Subscriptionbnb_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_pooledTokenArgs = { +export type Subscriptionbnb_swap_stableSwapEventArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_pooledTokensArgs = { +export type Subscriptionbnb_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapArgs = { +export type Subscriptionbnb_swap_swapTradeVolumeArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapsArgs = { +export type Subscriptionbnb_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionbnb_swap_lpTokenEventArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionbnb_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapRemoveLiquidityEventArgs = { - id: Scalars['ID']; +export type Subscriptionbnb_swap__metaArgs = { block?: InputMaybe; +}; + + +export type Subscriptionlinea_swap_systemInfoArgs = { + id: Scalars['ID']; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionlinea_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapExchangeArgs = { +export type Subscriptionlinea_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapExchangesArgs = { +export type Subscriptionlinea_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapDailyVolumeArgs = { +export type Subscriptionlinea_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapDailyVolumesArgs = { +export type Subscriptionlinea_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapHourlyVolumeArgs = { +export type Subscriptionlinea_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapHourlyVolumesArgs = { +export type Subscriptionlinea_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapWeeklyVolumeArgs = { +export type Subscriptionlinea_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapWeeklyVolumesArgs = { +export type Subscriptionlinea_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpAccountArgs = { +export type Subscriptionlinea_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpAccountsArgs = { +export type Subscriptionlinea_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpAccountBalanceArgs = { +export type Subscriptionlinea_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpAccountBalancesArgs = { +export type Subscriptionlinea_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpTokenArgs = { +export type Subscriptionlinea_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpTokensArgs = { +export type Subscriptionlinea_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpTransferEventArgs = { +export type Subscriptionlinea_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpTransferEventsArgs = { +export type Subscriptionlinea_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapEventArgs = { +export type Subscriptionlinea_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_stableSwapEventsArgs = { +export type Subscriptionlinea_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapTradeVolumeArgs = { +export type Subscriptionlinea_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_swapTradeVolumesArgs = { +export type Subscriptionlinea_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpTokenEventArgs = { +export type Subscriptionlinea_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap_lpTokenEventsArgs = { +export type Subscriptionlinea_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_swap__metaArgs = { - block?: InputMaybe; +export type Subscriptionlinea_swap_lpTransferEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_lpTransferEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_stableSwapEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_stableSwapEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_swapTradeVolumeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_swapTradeVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_lpTokenEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap_lpTokenEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionlinea_swap__metaArgs = { + block?: InputMaybe; }; @@ -30548,6532 +30549,6262 @@ export type Subscriptionoptimism_swap__metaArgs = { }; -export type Subscriptionmode_swap_systemInfoArgs = { +export type Subscriptionpolygon_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_systemInfosArgs = { +export type Subscriptionpolygon_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_pooledTokenArgs = { +export type Subscriptionpolygon_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_pooledTokensArgs = { +export type Subscriptionpolygon_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapArgs = { +export type Subscriptionpolygon_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapsArgs = { +export type Subscriptionpolygon_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionpolygon_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionpolygon_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionpolygon_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionpolygon_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapExchangeArgs = { +export type Subscriptionpolygon_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapExchangesArgs = { +export type Subscriptionpolygon_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapDailyVolumeArgs = { +export type Subscriptionpolygon_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapDailyVolumesArgs = { +export type Subscriptionpolygon_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapHourlyVolumeArgs = { +export type Subscriptionpolygon_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapHourlyVolumesArgs = { +export type Subscriptionpolygon_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapWeeklyVolumeArgs = { +export type Subscriptionpolygon_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapWeeklyVolumesArgs = { +export type Subscriptionpolygon_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpAccountArgs = { +export type Subscriptionpolygon_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpAccountsArgs = { +export type Subscriptionpolygon_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpAccountBalanceArgs = { +export type Subscriptionpolygon_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpAccountBalancesArgs = { +export type Subscriptionpolygon_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpTokenArgs = { +export type Subscriptionpolygon_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpTokensArgs = { +export type Subscriptionpolygon_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpTransferEventArgs = { +export type Subscriptionpolygon_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpTransferEventsArgs = { +export type Subscriptionpolygon_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapEventArgs = { +export type Subscriptionpolygon_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_stableSwapEventsArgs = { +export type Subscriptionpolygon_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapTradeVolumeArgs = { +export type Subscriptionpolygon_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_swapTradeVolumesArgs = { +export type Subscriptionpolygon_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpTokenEventArgs = { +export type Subscriptionpolygon_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap_lpTokenEventsArgs = { +export type Subscriptionpolygon_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmode_swap__metaArgs = { - block?: InputMaybe; +export type Subscriptionpolygon_swap__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionlocalmainnet_rootAggregatedArgs = { +export type Subscriptionoptimismsepolia_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootAggregatedsArgs = { +export type Subscriptionoptimismsepolia_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootPropagatedArgs = { +export type Subscriptionoptimismsepolia_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootPropagatedsArgs = { +export type Subscriptionoptimismsepolia_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregatedMessageRootArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregatedMessageRootsArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootManagerMetaArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootManagerMetasArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootManagerModeArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootManagerModesArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimisticRootProposedArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimisticRootProposedsArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_hubOptimisticRootFinalizedArgs = { +export type Subscriptionoptimismsepolia_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_hubOptimisticRootFinalizedsArgs = { +export type Subscriptionoptimismsepolia_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimisticRootPropagatedArgs = { +export type Subscriptionoptimismsepolia_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimisticRootPropagatedsArgs = { +export type Subscriptionoptimismsepolia_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_polygonConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_polygonConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimismConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimismConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_bnbConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_bnbConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_arbitrumConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_arbitrumConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_gnosisConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_gnosisConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_lineaConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_lineaConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_metisConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_metisConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_mantleConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_mantleConnectorMetasArgs = { +export type Subscriptionoptimismsepolia_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_avalancheConnectorMetaArgs = { +export type Subscriptionoptimismsepolia_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionbase_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_avalancheConnectorMetasArgs = { +export type Subscriptionbase_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_baseConnectorMetaArgs = { +export type Subscriptionbase_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_baseConnectorMetasArgs = { +export type Subscriptionbase_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_polygonZkConnectorMetaArgs = { +export type Subscriptionbase_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_polygonZkConnectorMetasArgs = { +export type Subscriptionbase_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_zkSyncConnectorMetaArgs = { +export type Subscriptionbase_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_zkSyncConnectorMetasArgs = { +export type Subscriptionbase_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootMessageProcessedArgs = { +export type Subscriptionbase_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootMessageProcessedsArgs = { +export type Subscriptionbase_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregateRootSavedSlowArgs = { +export type Subscriptionbase_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregateRootSavedSlowsArgs = { +export type Subscriptionbase_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_hubDomainArgs = { +export type Subscriptionbase_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_hubDomainsArgs = { +export type Subscriptionbase_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionarbitrumone_swap_systemInfoArgs = { +export type Subscriptionbase_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_systemInfosArgs = { +export type Subscriptionbase_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_pooledTokenArgs = { +export type Subscriptionbase_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_pooledTokensArgs = { +export type Subscriptionbase_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapArgs = { +export type Subscriptionbase_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapsArgs = { +export type Subscriptionbase_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionbase_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionbase_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionbase_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionbase_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapExchangeArgs = { +export type Subscriptionbase_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapExchangesArgs = { +export type Subscriptionbase_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapDailyVolumeArgs = { +export type Subscriptionbase_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapDailyVolumesArgs = { +export type Subscriptionbase_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapHourlyVolumeArgs = { +export type Subscriptionbase_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapHourlyVolumesArgs = { +export type Subscriptionbase_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapWeeklyVolumeArgs = { +export type Subscriptionbase_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapWeeklyVolumesArgs = { +export type Subscriptionbase_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpAccountArgs = { +export type Subscriptionbase_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpAccountsArgs = { +export type Subscriptionbase_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpAccountBalanceArgs = { +export type Subscriptionbase_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpAccountBalancesArgs = { +export type Subscriptionbase_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpTokenArgs = { +export type Subscriptionbase_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpTokensArgs = { +export type Subscriptionbase_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpTransferEventArgs = { +export type Subscriptionbase_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpTransferEventsArgs = { +export type Subscriptionbase_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapEventArgs = { +export type Subscriptionbase_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_stableSwapEventsArgs = { +export type Subscriptionbase_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapTradeVolumeArgs = { +export type Subscriptionbase_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_swapTradeVolumesArgs = { +export type Subscriptionbase_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpTokenEventArgs = { +export type Subscriptionbase_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap_lpTokenEventsArgs = { +export type Subscriptionbase_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_swap__metaArgs = { - block?: InputMaybe; +export type Subscriptionbase__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionoptimismsepolia_swap_systemInfoArgs = { +export type Subscriptionstagingscroll_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_systemInfosArgs = { +export type Subscriptionstagingscroll_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_pooledTokenArgs = { +export type Subscriptionstagingscroll_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_pooledTokensArgs = { +export type Subscriptionstagingscroll_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapArgs = { +export type Subscriptionstagingscroll_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapsArgs = { +export type Subscriptionstagingscroll_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionstagingscroll_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionstagingscroll_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionstagingscroll_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionstagingscroll_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapExchangeArgs = { +export type Subscriptionstagingscroll_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapExchangesArgs = { +export type Subscriptionstagingscroll_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapDailyVolumeArgs = { +export type Subscriptionstagingscroll_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapDailyVolumesArgs = { +export type Subscriptionstagingscroll_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapHourlyVolumeArgs = { +export type Subscriptionstagingscroll_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapHourlyVolumesArgs = { +export type Subscriptionstagingscroll_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapWeeklyVolumeArgs = { +export type Subscriptionstagingscroll_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapWeeklyVolumesArgs = { +export type Subscriptionstagingscroll_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpAccountArgs = { +export type Subscriptionstagingscroll_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpAccountsArgs = { +export type Subscriptionstagingscroll_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpAccountBalanceArgs = { +export type Subscriptionstagingscroll_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpAccountBalancesArgs = { +export type Subscriptionstagingscroll_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpTokenArgs = { +export type Subscriptionstagingscroll_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpTokensArgs = { +export type Subscriptionstagingscroll_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpTransferEventArgs = { +export type Subscriptionstagingscroll_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpTransferEventsArgs = { +export type Subscriptionstagingscroll_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapEventArgs = { +export type Subscriptionstagingscroll_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_stableSwapEventsArgs = { +export type Subscriptionstagingscroll_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapTradeVolumeArgs = { +export type Subscriptionstagingscroll_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_swapTradeVolumesArgs = { +export type Subscriptionstagingscroll_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpTokenEventArgs = { +export type Subscriptionstagingscroll_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap_lpTokenEventsArgs = { +export type Subscriptionstagingscroll_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionzksync_swap_systemInfoArgs = { +export type Subscriptionstagingscroll_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_systemInfosArgs = { +export type Subscriptionstagingscroll_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_pooledTokenArgs = { +export type Subscriptionstagingscroll_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_pooledTokensArgs = { +export type Subscriptionstagingscroll_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapArgs = { +export type Subscriptionstagingscroll_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapsArgs = { +export type Subscriptionstagingscroll_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionstagingscroll_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionstagingscroll_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionstagingscroll_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionstagingscroll_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapExchangeArgs = { +export type Subscriptionstagingscroll_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapExchangesArgs = { +export type Subscriptionstagingscroll_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapDailyVolumeArgs = { +export type Subscriptionstagingscroll_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapDailyVolumesArgs = { +export type Subscriptionstagingscroll_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapHourlyVolumeArgs = { +export type Subscriptionstagingscroll__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionlinea_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapHourlyVolumesArgs = { +export type Subscriptionlinea_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapWeeklyVolumeArgs = { +export type Subscriptionlinea_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapWeeklyVolumesArgs = { +export type Subscriptionlinea_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpAccountArgs = { +export type Subscriptionlinea_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpAccountsArgs = { +export type Subscriptionlinea_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpAccountBalanceArgs = { +export type Subscriptionlinea_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpAccountBalancesArgs = { +export type Subscriptionlinea_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpTokenArgs = { +export type Subscriptionlinea_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpTokensArgs = { +export type Subscriptionlinea_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpTransferEventArgs = { +export type Subscriptionlinea_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpTransferEventsArgs = { +export type Subscriptionlinea_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapEventArgs = { +export type Subscriptionlinea_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_stableSwapEventsArgs = { +export type Subscriptionlinea_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapTradeVolumeArgs = { +export type Subscriptionlinea_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_swapTradeVolumesArgs = { +export type Subscriptionlinea_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpTokenEventArgs = { +export type Subscriptionlinea_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap_lpTokenEventsArgs = { +export type Subscriptionlinea_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionzksync_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionsepolia_swap_systemInfoArgs = { +export type Subscriptionlinea_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_systemInfosArgs = { +export type Subscriptionlinea_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_pooledTokenArgs = { +export type Subscriptionlinea_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_pooledTokensArgs = { +export type Subscriptionlinea_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapArgs = { +export type Subscriptionlinea_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapsArgs = { +export type Subscriptionlinea_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionlinea_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionlinea_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionlinea_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionlinea_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapExchangeArgs = { +export type Subscriptionlinea_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapExchangesArgs = { +export type Subscriptionlinea_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapDailyVolumeArgs = { +export type Subscriptionlinea_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapDailyVolumesArgs = { +export type Subscriptionlinea_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapHourlyVolumeArgs = { +export type Subscriptionlinea_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapHourlyVolumesArgs = { +export type Subscriptionlinea_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapWeeklyVolumeArgs = { +export type Subscriptionlinea_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapWeeklyVolumesArgs = { +export type Subscriptionlinea_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpAccountArgs = { +export type Subscriptionlinea_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpAccountsArgs = { +export type Subscriptionlinea_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpAccountBalanceArgs = { +export type Subscriptionlinea_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpAccountBalancesArgs = { +export type Subscriptionlinea_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpTokenArgs = { +export type Subscriptionlinea_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpTokensArgs = { +export type Subscriptionlinea_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpTransferEventArgs = { +export type Subscriptionlinea_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpTransferEventsArgs = { +export type Subscriptionlinea_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapEventArgs = { +export type Subscriptionlinea_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_stableSwapEventsArgs = { +export type Subscriptionlinea_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapTradeVolumeArgs = { +export type Subscriptionlinea__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingmainnet_rootAggregatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_swapTradeVolumesArgs = { +export type Subscriptionstagingmainnet_rootAggregatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpTokenEventArgs = { +export type Subscriptionstagingmainnet_rootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap_lpTokenEventsArgs = { +export type Subscriptionstagingmainnet_rootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionxdai_swap_systemInfoArgs = { +export type Subscriptionstagingmainnet_aggregatedMessageRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_systemInfosArgs = { +export type Subscriptionstagingmainnet_aggregatedMessageRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_pooledTokenArgs = { +export type Subscriptionstagingmainnet_rootManagerMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_pooledTokensArgs = { +export type Subscriptionstagingmainnet_rootManagerMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapArgs = { +export type Subscriptionstagingmainnet_rootManagerModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapsArgs = { +export type Subscriptionstagingmainnet_rootManagerModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionstagingmainnet_optimisticRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionstagingmainnet_optimisticRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionstagingmainnet_hubOptimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionstagingmainnet_hubOptimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapExchangeArgs = { +export type Subscriptionstagingmainnet_optimisticRootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapExchangesArgs = { +export type Subscriptionstagingmainnet_optimisticRootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapDailyVolumeArgs = { +export type Subscriptionstagingmainnet_polygonConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapDailyVolumesArgs = { +export type Subscriptionstagingmainnet_polygonConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapHourlyVolumeArgs = { +export type Subscriptionstagingmainnet_optimismConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapHourlyVolumesArgs = { +export type Subscriptionstagingmainnet_optimismConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapWeeklyVolumeArgs = { +export type Subscriptionstagingmainnet_bnbConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapWeeklyVolumesArgs = { +export type Subscriptionstagingmainnet_bnbConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpAccountArgs = { +export type Subscriptionstagingmainnet_arbitrumConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpAccountsArgs = { +export type Subscriptionstagingmainnet_arbitrumConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpAccountBalanceArgs = { +export type Subscriptionstagingmainnet_gnosisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpAccountBalancesArgs = { +export type Subscriptionstagingmainnet_gnosisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpTokenArgs = { +export type Subscriptionstagingmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpTokensArgs = { +export type Subscriptionstagingmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpTransferEventArgs = { +export type Subscriptionstagingmainnet_metisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpTransferEventsArgs = { +export type Subscriptionstagingmainnet_metisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapEventArgs = { +export type Subscriptionstagingmainnet_mantleConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_stableSwapEventsArgs = { +export type Subscriptionstagingmainnet_mantleConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapTradeVolumeArgs = { +export type Subscriptionstagingmainnet_avalancheConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_swapTradeVolumesArgs = { +export type Subscriptionstagingmainnet_avalancheConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpTokenEventArgs = { +export type Subscriptionstagingmainnet_baseConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap_lpTokenEventsArgs = { +export type Subscriptionstagingmainnet_baseConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionavalanche_swap_systemInfoArgs = { +export type Subscriptionstagingmainnet_polygonZkConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_systemInfosArgs = { +export type Subscriptionstagingmainnet_polygonZkConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_pooledTokenArgs = { +export type Subscriptionstagingmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_pooledTokensArgs = { +export type Subscriptionstagingmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapArgs = { +export type Subscriptionstagingmainnet_modeConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapsArgs = { +export type Subscriptionstagingmainnet_modeConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionstagingmainnet_scrollConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionstagingmainnet_scrollConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionstagingmainnet_xlayerConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionstagingmainnet_xlayerConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapExchangeArgs = { +export type Subscriptionstagingmainnet_rootMessageProcessedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapExchangesArgs = { +export type Subscriptionstagingmainnet_rootMessageProcessedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapDailyVolumeArgs = { +export type Subscriptionstagingmainnet_aggregateRootSavedSlowArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapDailyVolumesArgs = { +export type Subscriptionstagingmainnet_aggregateRootSavedSlowsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapHourlyVolumeArgs = { +export type Subscriptionstagingmainnet_hubDomainArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapHourlyVolumesArgs = { +export type Subscriptionstagingmainnet_hubDomainsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapWeeklyVolumeArgs = { +export type Subscriptionstagingmainnet__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionarbitrumone_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapWeeklyVolumesArgs = { +export type Subscriptionarbitrumone_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpAccountArgs = { +export type Subscriptionarbitrumone_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpAccountsArgs = { +export type Subscriptionarbitrumone_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpAccountBalanceArgs = { +export type Subscriptionarbitrumone_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpAccountBalancesArgs = { +export type Subscriptionarbitrumone_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpTokenArgs = { +export type Subscriptionarbitrumone_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpTokensArgs = { +export type Subscriptionarbitrumone_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpTransferEventArgs = { +export type Subscriptionarbitrumone_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpTransferEventsArgs = { +export type Subscriptionarbitrumone_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapEventArgs = { +export type Subscriptionarbitrumone_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_stableSwapEventsArgs = { +export type Subscriptionarbitrumone_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapTradeVolumeArgs = { +export type Subscriptionarbitrumone_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_swapTradeVolumesArgs = { +export type Subscriptionarbitrumone_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpTokenEventArgs = { +export type Subscriptionarbitrumone_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap_lpTokenEventsArgs = { +export type Subscriptionarbitrumone_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionpolygonzkevm_assetArgs = { +export type Subscriptionarbitrumone_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_assetsArgs = { +export type Subscriptionarbitrumone_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_assetStatusArgs = { +export type Subscriptionarbitrumone_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_assetStatusesArgs = { +export type Subscriptionarbitrumone_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_assetBalanceArgs = { +export type Subscriptionarbitrumone_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_assetBalancesArgs = { +export type Subscriptionarbitrumone_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_routerArgs = { +export type Subscriptionarbitrumone_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_routersArgs = { +export type Subscriptionarbitrumone_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_routerDailyTVLArgs = { +export type Subscriptionarbitrumone_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_routerDailyTVLsArgs = { +export type Subscriptionarbitrumone_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_routerLiquidityEventArgs = { +export type Subscriptionarbitrumone_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_routerLiquidityEventsArgs = { +export type Subscriptionarbitrumone_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_settingArgs = { +export type Subscriptionarbitrumone_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_settingsArgs = { +export type Subscriptionarbitrumone_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_relayerArgs = { +export type Subscriptionarbitrumone_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_relayersArgs = { +export type Subscriptionarbitrumone_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_sequencerArgs = { +export type Subscriptionarbitrumone_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionlocalmainnet_rootAggregatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_sequencersArgs = { +export type Subscriptionlocalmainnet_rootAggregatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_relayerFeeArgs = { +export type Subscriptionlocalmainnet_rootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_relayerFeesArgs = { +export type Subscriptionlocalmainnet_rootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_originTransferArgs = { +export type Subscriptionlocalmainnet_aggregatedMessageRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_originTransfersArgs = { +export type Subscriptionlocalmainnet_aggregatedMessageRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_destinationTransferArgs = { +export type Subscriptionlocalmainnet_rootManagerMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_destinationTransfersArgs = { +export type Subscriptionlocalmainnet_rootManagerMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_originMessageArgs = { +export type Subscriptionlocalmainnet_rootManagerModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_originMessagesArgs = { +export type Subscriptionlocalmainnet_rootManagerModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_aggregateRootArgs = { +export type Subscriptionlocalmainnet_optimisticRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_aggregateRootsArgs = { +export type Subscriptionlocalmainnet_optimisticRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_connectorMetaArgs = { +export type Subscriptionlocalmainnet_hubOptimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_connectorMetasArgs = { +export type Subscriptionlocalmainnet_hubOptimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_rootCountArgs = { +export type Subscriptionlocalmainnet_optimisticRootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_rootCountsArgs = { +export type Subscriptionlocalmainnet_optimisticRootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_rootMessageSentArgs = { +export type Subscriptionlocalmainnet_polygonConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_rootMessageSentsArgs = { +export type Subscriptionlocalmainnet_polygonConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_relayerFeesIncreaseArgs = { +export type Subscriptionlocalmainnet_optimismConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_relayerFeesIncreasesArgs = { +export type Subscriptionlocalmainnet_optimismConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_slippageUpdateArgs = { +export type Subscriptionlocalmainnet_bnbConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_slippageUpdatesArgs = { +export type Subscriptionlocalmainnet_bnbConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_snapshotRootArgs = { +export type Subscriptionlocalmainnet_arbitrumConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_snapshotRootsArgs = { +export type Subscriptionlocalmainnet_arbitrumConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_spokeConnectorModeArgs = { +export type Subscriptionlocalmainnet_gnosisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_spokeConnectorModesArgs = { +export type Subscriptionlocalmainnet_gnosisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_aggregateRootProposedArgs = { +export type Subscriptionlocalmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_aggregateRootProposedsArgs = { +export type Subscriptionlocalmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_optimisticRootFinalizedArgs = { +export type Subscriptionlocalmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_optimisticRootFinalizedsArgs = { +export type Subscriptionlocalmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionbase_swap_systemInfoArgs = { +export type Subscriptionlocalmainnet_baseConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_systemInfosArgs = { +export type Subscriptionlocalmainnet_baseConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_pooledTokenArgs = { +export type Subscriptionlocalmainnet_x1ConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_pooledTokensArgs = { +export type Subscriptionlocalmainnet_x1ConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapArgs = { +export type Subscriptionlocalmainnet_rootMessageProcessedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapsArgs = { +export type Subscriptionlocalmainnet_rootMessageProcessedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionlocalmainnet_aggregateRootSavedSlowArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionlocalmainnet_aggregateRootSavedSlowsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionlocalmainnet_hubDomainArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionlocalmainnet_hubDomainsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapExchangeArgs = { +export type Subscriptionlocalmainnet__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionzksync_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapExchangesArgs = { +export type Subscriptionzksync_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapDailyVolumeArgs = { +export type Subscriptionzksync_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapDailyVolumesArgs = { +export type Subscriptionzksync_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapHourlyVolumeArgs = { +export type Subscriptionzksync_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapHourlyVolumesArgs = { +export type Subscriptionzksync_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapWeeklyVolumeArgs = { +export type Subscriptionzksync_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapWeeklyVolumesArgs = { +export type Subscriptionzksync_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpAccountArgs = { +export type Subscriptionzksync_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpAccountsArgs = { +export type Subscriptionzksync_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpAccountBalanceArgs = { +export type Subscriptionzksync_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpAccountBalancesArgs = { +export type Subscriptionzksync_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpTokenArgs = { +export type Subscriptionzksync_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpTokensArgs = { +export type Subscriptionzksync_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpTransferEventArgs = { +export type Subscriptionzksync_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpTransferEventsArgs = { +export type Subscriptionzksync_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapEventArgs = { +export type Subscriptionzksync_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_stableSwapEventsArgs = { +export type Subscriptionzksync_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapTradeVolumeArgs = { +export type Subscriptionzksync_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_swapTradeVolumesArgs = { +export type Subscriptionzksync_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpTokenEventArgs = { +export type Subscriptionzksync_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap_lpTokenEventsArgs = { +export type Subscriptionzksync_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionmantle_assetArgs = { +export type Subscriptionzksync_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_assetsArgs = { +export type Subscriptionzksync_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_assetStatusArgs = { +export type Subscriptionzksync_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_assetStatusesArgs = { +export type Subscriptionzksync_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_assetBalanceArgs = { +export type Subscriptionzksync_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_assetBalancesArgs = { +export type Subscriptionzksync_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_routerArgs = { +export type Subscriptionzksync_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_routersArgs = { +export type Subscriptionzksync_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_routerDailyTVLArgs = { +export type Subscriptionzksync_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_routerDailyTVLsArgs = { +export type Subscriptionzksync_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_routerLiquidityEventArgs = { +export type Subscriptionzksync_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionmode_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_routerLiquidityEventsArgs = { +export type Subscriptionmode_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_settingArgs = { +export type Subscriptionmode_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_settingsArgs = { +export type Subscriptionmode_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_relayerArgs = { +export type Subscriptionmode_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_relayersArgs = { +export type Subscriptionmode_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_sequencerArgs = { +export type Subscriptionmode_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_sequencersArgs = { +export type Subscriptionmode_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_relayerFeeArgs = { +export type Subscriptionmode_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_relayerFeesArgs = { +export type Subscriptionmode_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_originTransferArgs = { +export type Subscriptionmode_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_originTransfersArgs = { +export type Subscriptionmode_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_destinationTransferArgs = { +export type Subscriptionmode_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_destinationTransfersArgs = { +export type Subscriptionmode_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_originMessageArgs = { +export type Subscriptionmode_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_originMessagesArgs = { +export type Subscriptionmode_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_aggregateRootArgs = { +export type Subscriptionmode_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_aggregateRootsArgs = { +export type Subscriptionmode_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_connectorMetaArgs = { +export type Subscriptionmode_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_connectorMetasArgs = { +export type Subscriptionmode_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_rootCountArgs = { +export type Subscriptionmode_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_rootCountsArgs = { +export type Subscriptionmode_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_rootMessageSentArgs = { +export type Subscriptionmode_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_rootMessageSentsArgs = { +export type Subscriptionmode_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_relayerFeesIncreaseArgs = { +export type Subscriptionmode_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_relayerFeesIncreasesArgs = { +export type Subscriptionmode_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_slippageUpdateArgs = { +export type Subscriptionmode_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_slippageUpdatesArgs = { +export type Subscriptionmode_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_snapshotRootArgs = { +export type Subscriptionmode_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_snapshotRootsArgs = { +export type Subscriptionmode_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_spokeConnectorModeArgs = { +export type Subscriptionmode_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_spokeConnectorModesArgs = { +export type Subscriptionmode_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_aggregateRootProposedArgs = { +export type Subscriptionmode_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionxdai_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_aggregateRootProposedsArgs = { +export type Subscriptionxdai_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_optimisticRootFinalizedArgs = { +export type Subscriptionxdai_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle_optimisticRootFinalizedsArgs = { +export type Subscriptionxdai_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmantle__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionoptimismsepolia_assetArgs = { +export type Subscriptionxdai_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_assetsArgs = { +export type Subscriptionxdai_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_assetStatusArgs = { +export type Subscriptionxdai_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_assetStatusesArgs = { +export type Subscriptionxdai_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_assetBalanceArgs = { +export type Subscriptionxdai_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_assetBalancesArgs = { +export type Subscriptionxdai_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_routerArgs = { +export type Subscriptionxdai_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_routersArgs = { +export type Subscriptionxdai_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_routerDailyTVLArgs = { +export type Subscriptionxdai_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_routerDailyTVLsArgs = { +export type Subscriptionxdai_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_routerLiquidityEventArgs = { +export type Subscriptionxdai_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_routerLiquidityEventsArgs = { +export type Subscriptionxdai_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_settingArgs = { +export type Subscriptionxdai_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_settingsArgs = { +export type Subscriptionxdai_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_relayerArgs = { +export type Subscriptionxdai_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_relayersArgs = { +export type Subscriptionxdai_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_sequencerArgs = { +export type Subscriptionxdai_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_sequencersArgs = { +export type Subscriptionxdai_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_relayerFeeArgs = { +export type Subscriptionxdai_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_relayerFeesArgs = { +export type Subscriptionxdai_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_originTransferArgs = { +export type Subscriptionxdai_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_originTransfersArgs = { +export type Subscriptionxdai_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_destinationTransferArgs = { +export type Subscriptionxdai_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_destinationTransfersArgs = { +export type Subscriptionxdai_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_originMessageArgs = { +export type Subscriptionxdai_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_originMessagesArgs = { +export type Subscriptionxdai_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_aggregateRootArgs = { +export type Subscriptionxdai_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_aggregateRootsArgs = { +export type Subscriptionxdai_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_connectorMetaArgs = { +export type Subscriptionxdai_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_connectorMetasArgs = { +export type Subscriptionxdai_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_rootCountArgs = { +export type Subscriptionxdai_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_rootCountsArgs = { +export type Subscriptionxdai_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_rootMessageSentArgs = { +export type Subscriptionxdai_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_rootMessageSentsArgs = { +export type Subscriptionxdai_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_relayerFeesIncreaseArgs = { +export type Subscriptionxdai_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_relayerFeesIncreasesArgs = { +export type Subscriptionxdai_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_slippageUpdateArgs = { +export type Subscriptionxdai_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_slippageUpdatesArgs = { +export type Subscriptionxdai_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_snapshotRootArgs = { +export type Subscriptionxdai_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_snapshotRootsArgs = { +export type Subscriptionxdai_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_spokeConnectorModeArgs = { +export type Subscriptionxdai_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_spokeConnectorModesArgs = { +export type Subscriptionxdai_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_aggregateRootProposedArgs = { +export type Subscriptionxdai__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionmetis_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_aggregateRootProposedsArgs = { +export type Subscriptionmetis_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_optimisticRootFinalizedArgs = { +export type Subscriptionmetis_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia_optimisticRootFinalizedsArgs = { +export type Subscriptionmetis_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimismsepolia__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionbnb_assetArgs = { +export type Subscriptionmetis_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_assetsArgs = { +export type Subscriptionmetis_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_assetStatusArgs = { +export type Subscriptionmetis_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_assetStatusesArgs = { +export type Subscriptionmetis_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_assetBalanceArgs = { +export type Subscriptionmetis_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_assetBalancesArgs = { +export type Subscriptionmetis_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_routerArgs = { +export type Subscriptionmetis_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_routersArgs = { +export type Subscriptionmetis_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_routerDailyTVLArgs = { +export type Subscriptionmetis_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_routerDailyTVLsArgs = { +export type Subscriptionmetis_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_routerLiquidityEventArgs = { +export type Subscriptionmetis_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_routerLiquidityEventsArgs = { +export type Subscriptionmetis_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_settingArgs = { +export type Subscriptionmetis_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_settingsArgs = { +export type Subscriptionmetis_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_relayerArgs = { +export type Subscriptionmetis_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_relayersArgs = { +export type Subscriptionmetis_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_sequencerArgs = { +export type Subscriptionmetis_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_sequencersArgs = { +export type Subscriptionmetis_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_relayerFeeArgs = { +export type Subscriptionmetis_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_relayerFeesArgs = { +export type Subscriptionmetis_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_originTransferArgs = { +export type Subscriptionmetis_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_originTransfersArgs = { +export type Subscriptionmetis_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_destinationTransferArgs = { +export type Subscriptionmetis_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_destinationTransfersArgs = { +export type Subscriptionmetis_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_originMessageArgs = { +export type Subscriptionmetis_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_originMessagesArgs = { +export type Subscriptionmetis_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_aggregateRootArgs = { +export type Subscriptionmetis_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_aggregateRootsArgs = { +export type Subscriptionmetis_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_connectorMetaArgs = { +export type Subscriptionmetis_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionavalanche_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_connectorMetasArgs = { +export type Subscriptionavalanche_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_rootCountArgs = { +export type Subscriptionavalanche_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_rootCountsArgs = { +export type Subscriptionavalanche_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_rootMessageSentArgs = { +export type Subscriptionavalanche_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_rootMessageSentsArgs = { +export type Subscriptionavalanche_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_relayerFeesIncreaseArgs = { +export type Subscriptionavalanche_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_relayerFeesIncreasesArgs = { +export type Subscriptionavalanche_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_slippageUpdateArgs = { +export type Subscriptionavalanche_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_slippageUpdatesArgs = { +export type Subscriptionavalanche_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_snapshotRootArgs = { +export type Subscriptionavalanche_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_snapshotRootsArgs = { +export type Subscriptionavalanche_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_spokeConnectorModeArgs = { +export type Subscriptionavalanche_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_spokeConnectorModesArgs = { +export type Subscriptionavalanche_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_aggregateRootProposedArgs = { +export type Subscriptionavalanche_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_aggregateRootProposedsArgs = { +export type Subscriptionavalanche_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_optimisticRootFinalizedArgs = { +export type Subscriptionavalanche_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb_optimisticRootFinalizedsArgs = { +export type Subscriptionavalanche_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbnb__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingpolygon_assetArgs = { +export type Subscriptionavalanche_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_assetsArgs = { +export type Subscriptionavalanche_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_assetStatusArgs = { +export type Subscriptionavalanche_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_assetStatusesArgs = { +export type Subscriptionavalanche_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_assetBalanceArgs = { +export type Subscriptionavalanche_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_assetBalancesArgs = { +export type Subscriptionavalanche_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_routerArgs = { +export type Subscriptionavalanche_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_routersArgs = { +export type Subscriptionavalanche_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_routerDailyTVLArgs = { +export type Subscriptionavalanche_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_routerDailyTVLsArgs = { +export type Subscriptionavalanche_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_routerLiquidityEventArgs = { +export type Subscriptionavalanche_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_routerLiquidityEventsArgs = { +export type Subscriptionavalanche_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_settingArgs = { +export type Subscriptionavalanche_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_settingsArgs = { +export type Subscriptionavalanche_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_relayerArgs = { +export type Subscriptionavalanche_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionmainnet_rootAggregatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_relayersArgs = { +export type Subscriptionmainnet_rootAggregatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_sequencerArgs = { +export type Subscriptionmainnet_rootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_sequencersArgs = { +export type Subscriptionmainnet_rootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_relayerFeeArgs = { +export type Subscriptionmainnet_aggregatedMessageRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_relayerFeesArgs = { +export type Subscriptionmainnet_aggregatedMessageRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_originTransferArgs = { +export type Subscriptionmainnet_rootManagerMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_originTransfersArgs = { +export type Subscriptionmainnet_rootManagerMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_destinationTransferArgs = { +export type Subscriptionmainnet_rootManagerModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_destinationTransfersArgs = { +export type Subscriptionmainnet_rootManagerModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_originMessageArgs = { +export type Subscriptionmainnet_optimisticRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_originMessagesArgs = { +export type Subscriptionmainnet_optimisticRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_aggregateRootArgs = { +export type Subscriptionmainnet_hubOptimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_aggregateRootsArgs = { +export type Subscriptionmainnet_hubOptimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_connectorMetaArgs = { +export type Subscriptionmainnet_optimisticRootPropagatedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_connectorMetasArgs = { +export type Subscriptionmainnet_optimisticRootPropagatedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_rootCountArgs = { +export type Subscriptionmainnet_polygonConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_rootCountsArgs = { +export type Subscriptionmainnet_polygonConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_rootMessageSentArgs = { +export type Subscriptionmainnet_optimismConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_rootMessageSentsArgs = { +export type Subscriptionmainnet_optimismConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_relayerFeesIncreaseArgs = { +export type Subscriptionmainnet_bnbConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_relayerFeesIncreasesArgs = { +export type Subscriptionmainnet_bnbConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_slippageUpdateArgs = { +export type Subscriptionmainnet_arbitrumConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_slippageUpdatesArgs = { +export type Subscriptionmainnet_arbitrumConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_snapshotRootArgs = { +export type Subscriptionmainnet_gnosisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_snapshotRootsArgs = { +export type Subscriptionmainnet_gnosisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_spokeConnectorModeArgs = { +export type Subscriptionmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_spokeConnectorModesArgs = { +export type Subscriptionmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_aggregateRootProposedArgs = { +export type Subscriptionmainnet_metisConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_aggregateRootProposedsArgs = { +export type Subscriptionmainnet_metisConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_optimisticRootFinalizedArgs = { +export type Subscriptionmainnet_mantleConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon_optimisticRootFinalizedsArgs = { +export type Subscriptionmainnet_mantleConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygon__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionlocalmainnet_assetArgs = { +export type Subscriptionmainnet_avalancheConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_assetsArgs = { +export type Subscriptionmainnet_avalancheConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_assetStatusArgs = { +export type Subscriptionmainnet_baseConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_assetStatusesArgs = { +export type Subscriptionmainnet_baseConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_assetBalanceArgs = { +export type Subscriptionmainnet_polygonZkConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_assetBalancesArgs = { +export type Subscriptionmainnet_polygonZkConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_routerArgs = { +export type Subscriptionmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_routersArgs = { +export type Subscriptionmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_routerDailyTVLArgs = { +export type Subscriptionmainnet_modeConnectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_routerDailyTVLsArgs = { +export type Subscriptionmainnet_modeConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_routerLiquidityEventArgs = { +export type Subscriptionmainnet_rootMessageProcessedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_routerLiquidityEventsArgs = { +export type Subscriptionmainnet_rootMessageProcessedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_settingArgs = { +export type Subscriptionmainnet_aggregateRootSavedSlowArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_settingsArgs = { +export type Subscriptionmainnet_aggregateRootSavedSlowsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_relayerArgs = { +export type Subscriptionmainnet_hubDomainArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_relayersArgs = { +export type Subscriptionmainnet_hubDomainsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_sequencerArgs = { +export type Subscriptionmainnet__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionavalanche_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_sequencersArgs = { +export type Subscriptionavalanche_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_relayerFeeArgs = { +export type Subscriptionavalanche_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_relayerFeesArgs = { +export type Subscriptionavalanche_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_originTransferArgs = { +export type Subscriptionavalanche_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_originTransfersArgs = { +export type Subscriptionavalanche_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_destinationTransferArgs = { +export type Subscriptionavalanche_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_destinationTransfersArgs = { +export type Subscriptionavalanche_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_originMessageArgs = { +export type Subscriptionavalanche_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_originMessagesArgs = { +export type Subscriptionavalanche_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregateRootArgs = { +export type Subscriptionavalanche_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregateRootsArgs = { +export type Subscriptionavalanche_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_connectorMetaArgs = { +export type Subscriptionavalanche_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_connectorMetasArgs = { +export type Subscriptionavalanche_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootCountArgs = { +export type Subscriptionavalanche_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootCountsArgs = { +export type Subscriptionavalanche_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootMessageSentArgs = { +export type Subscriptionavalanche_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_rootMessageSentsArgs = { +export type Subscriptionavalanche_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_relayerFeesIncreaseArgs = { +export type Subscriptionavalanche_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_relayerFeesIncreasesArgs = { +export type Subscriptionavalanche_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_slippageUpdateArgs = { +export type Subscriptionavalanche_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_slippageUpdatesArgs = { +export type Subscriptionavalanche_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_snapshotRootArgs = { +export type Subscriptionavalanche_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_snapshotRootsArgs = { +export type Subscriptionavalanche_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_spokeConnectorModeArgs = { +export type Subscriptionavalanche_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_spokeConnectorModesArgs = { +export type Subscriptionavalanche_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregateRootProposedArgs = { +export type Subscriptionavalanche_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_aggregateRootProposedsArgs = { +export type Subscriptionavalanche_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimisticRootFinalizedArgs = { +export type Subscriptionavalanche_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_optimisticRootFinalizedsArgs = { +export type Subscriptionavalanche_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_assetArgs = { +export type Subscriptionavalanche_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_assetsArgs = { +export type Subscriptionavalanche_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_assetStatusArgs = { +export type Subscriptionavalanche_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_assetStatusesArgs = { +export type Subscriptionavalanche_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_assetBalanceArgs = { +export type Subscriptionavalanche_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_assetBalancesArgs = { +export type Subscriptionavalanche_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_routerArgs = { +export type Subscriptionavalanche_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_routersArgs = { +export type Subscriptionavalanche_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_routerDailyTVLArgs = { +export type Subscriptionavalanche_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_routerDailyTVLsArgs = { +export type Subscriptionavalanche_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_routerLiquidityEventArgs = { +export type Subscriptionavalanche_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_routerLiquidityEventsArgs = { +export type Subscriptionavalanche_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_settingArgs = { +export type Subscriptionavalanche_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_settingsArgs = { +export type Subscriptionavalanche_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_relayerArgs = { +export type Subscriptionavalanche_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_relayersArgs = { +export type Subscriptionavalanche_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_sequencerArgs = { +export type Subscriptionavalanche__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionlocaloptimism_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_sequencersArgs = { +export type Subscriptionlocaloptimism_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_relayerFeeArgs = { +export type Subscriptionlocaloptimism_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_relayerFeesArgs = { +export type Subscriptionlocaloptimism_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_originTransferArgs = { +export type Subscriptionlocaloptimism_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_originTransfersArgs = { +export type Subscriptionlocaloptimism_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_destinationTransferArgs = { +export type Subscriptionlocaloptimism_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_destinationTransfersArgs = { +export type Subscriptionlocaloptimism_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_originMessageArgs = { +export type Subscriptionlocaloptimism_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_originMessagesArgs = { +export type Subscriptionlocaloptimism_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_aggregateRootArgs = { +export type Subscriptionlocaloptimism_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_aggregateRootsArgs = { +export type Subscriptionlocaloptimism_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_connectorMetaArgs = { +export type Subscriptionlocaloptimism_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_connectorMetasArgs = { +export type Subscriptionlocaloptimism_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_rootCountArgs = { +export type Subscriptionlocaloptimism_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_rootCountsArgs = { +export type Subscriptionlocaloptimism_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_rootMessageSentArgs = { +export type Subscriptionlocaloptimism_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_rootMessageSentsArgs = { +export type Subscriptionlocaloptimism_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_relayerFeesIncreaseArgs = { +export type Subscriptionlocaloptimism_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_relayerFeesIncreasesArgs = { +export type Subscriptionlocaloptimism_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_slippageUpdateArgs = { +export type Subscriptionlocaloptimism_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_slippageUpdatesArgs = { +export type Subscriptionlocaloptimism_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxdai_snapshotRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_snapshotRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_spokeConnectorModeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_spokeConnectorModesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_aggregateRootProposedArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_aggregateRootProposedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_optimisticRootFinalizedArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai_optimisticRootFinalizedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingxdai__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingoptimism_assetArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_assetsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_assetStatusArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_assetStatusesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_assetBalanceArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_assetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_routerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_routersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_routerDailyTVLArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_routerDailyTVLsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_routerLiquidityEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_routerLiquidityEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_settingArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_settingsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_relayerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_relayersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_sequencerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_sequencersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_relayerFeeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_relayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_originTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_originTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingoptimism_destinationTransferArgs = { +export type Subscriptionlocaloptimism_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_destinationTransfersArgs = { +export type Subscriptionlocaloptimism_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_originMessageArgs = { +export type Subscriptionlocaloptimism_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_originMessagesArgs = { +export type Subscriptionlocaloptimism_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_aggregateRootArgs = { +export type Subscriptionlocaloptimism_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_aggregateRootsArgs = { +export type Subscriptionlocaloptimism_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_connectorMetaArgs = { +export type Subscriptionlocaloptimism_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_connectorMetasArgs = { +export type Subscriptionlocaloptimism_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_rootCountArgs = { +export type Subscriptionlocaloptimism_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_rootCountsArgs = { +export type Subscriptionlocaloptimism_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_rootMessageSentArgs = { +export type Subscriptionlocaloptimism_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_rootMessageSentsArgs = { +export type Subscriptionlocaloptimism_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_relayerFeesIncreaseArgs = { +export type Subscriptionlocaloptimism_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_relayerFeesIncreasesArgs = { +export type Subscriptionlocaloptimism_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_slippageUpdateArgs = { +export type Subscriptionlocaloptimism_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_slippageUpdatesArgs = { +export type Subscriptionlocaloptimism_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_snapshotRootArgs = { +export type Subscriptionlocaloptimism_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_snapshotRootsArgs = { +export type Subscriptionlocaloptimism_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_spokeConnectorModeArgs = { +export type Subscriptionlocaloptimism_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_spokeConnectorModesArgs = { +export type Subscriptionlocaloptimism_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_aggregateRootProposedArgs = { +export type Subscriptionlocaloptimism_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_aggregateRootProposedsArgs = { +export type Subscriptionlocaloptimism_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_optimisticRootFinalizedArgs = { +export type Subscriptionlocaloptimism_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism_optimisticRootFinalizedsArgs = { +export type Subscriptionlocaloptimism_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingoptimism__metaArgs = { - block?: InputMaybe; +export type Subscriptionlocaloptimism__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionavalanche_assetArgs = { +export type Subscriptionstagingarbitrumone_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_assetsArgs = { +export type Subscriptionstagingarbitrumone_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_assetStatusArgs = { +export type Subscriptionstagingarbitrumone_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_assetStatusesArgs = { +export type Subscriptionstagingarbitrumone_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_assetBalanceArgs = { +export type Subscriptionstagingarbitrumone_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_assetBalancesArgs = { +export type Subscriptionstagingarbitrumone_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_routerArgs = { +export type Subscriptionstagingarbitrumone_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_routersArgs = { +export type Subscriptionstagingarbitrumone_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_routerDailyTVLArgs = { +export type Subscriptionstagingarbitrumone_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_routerDailyTVLsArgs = { +export type Subscriptionstagingarbitrumone_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_routerLiquidityEventArgs = { +export type Subscriptionstagingarbitrumone_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_routerLiquidityEventsArgs = { +export type Subscriptionstagingarbitrumone_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_settingArgs = { +export type Subscriptionstagingarbitrumone_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_settingsArgs = { +export type Subscriptionstagingarbitrumone_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_relayerArgs = { +export type Subscriptionstagingarbitrumone_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_relayersArgs = { +export type Subscriptionstagingarbitrumone_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_sequencerArgs = { +export type Subscriptionstagingarbitrumone_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_sequencersArgs = { +export type Subscriptionstagingarbitrumone_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_relayerFeeArgs = { +export type Subscriptionstagingarbitrumone_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_relayerFeesArgs = { +export type Subscriptionstagingarbitrumone_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_originTransferArgs = { +export type Subscriptionstagingarbitrumone_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_originTransfersArgs = { +export type Subscriptionstagingarbitrumone_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_destinationTransferArgs = { +export type Subscriptionstagingarbitrumone_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_destinationTransfersArgs = { +export type Subscriptionstagingarbitrumone_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_originMessageArgs = { +export type Subscriptionstagingarbitrumone_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_originMessagesArgs = { +export type Subscriptionstagingarbitrumone_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_aggregateRootArgs = { +export type Subscriptionstagingarbitrumone_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_aggregateRootsArgs = { +export type Subscriptionstagingarbitrumone_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_connectorMetaArgs = { +export type Subscriptionstagingarbitrumone_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_connectorMetasArgs = { +export type Subscriptionstagingarbitrumone_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_rootCountArgs = { +export type Subscriptionstagingarbitrumone_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_rootCountsArgs = { +export type Subscriptionstagingarbitrumone_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_rootMessageSentArgs = { +export type Subscriptionstagingarbitrumone_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_rootMessageSentsArgs = { +export type Subscriptionstagingarbitrumone_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_relayerFeesIncreaseArgs = { +export type Subscriptionstagingarbitrumone_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_relayerFeesIncreasesArgs = { +export type Subscriptionstagingarbitrumone_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_slippageUpdateArgs = { +export type Subscriptionstagingarbitrumone_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_slippageUpdatesArgs = { +export type Subscriptionstagingarbitrumone_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_snapshotRootArgs = { +export type Subscriptionstagingarbitrumone_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_snapshotRootsArgs = { +export type Subscriptionstagingarbitrumone_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_spokeConnectorModeArgs = { +export type Subscriptionstagingarbitrumone_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_spokeConnectorModesArgs = { +export type Subscriptionstagingarbitrumone_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_aggregateRootProposedArgs = { +export type Subscriptionstagingarbitrumone_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_aggregateRootProposedsArgs = { +export type Subscriptionstagingarbitrumone_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_optimisticRootFinalizedArgs = { +export type Subscriptionstagingarbitrumone_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingarbitrumone_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionavalanche__metaArgs = { - block?: InputMaybe; +export type Subscriptionstagingarbitrumone__metaArgs = { + block?: InputMaybe; }; @@ -37496,11366 +37227,10672 @@ export type Subscriptionzksync__metaArgs = { }; -export type Subscriptionstagingbnb_assetArgs = { +export type Subscriptionstaginglinea_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_assetsArgs = { +export type Subscriptionstaginglinea_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_assetStatusArgs = { +export type Subscriptionstaginglinea_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_assetStatusesArgs = { +export type Subscriptionstaginglinea_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_assetBalanceArgs = { +export type Subscriptionstaginglinea_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_assetBalancesArgs = { +export type Subscriptionstaginglinea_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_routerArgs = { +export type Subscriptionstaginglinea_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_routersArgs = { +export type Subscriptionstaginglinea_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_routerDailyTVLArgs = { +export type Subscriptionstaginglinea_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_routerDailyTVLsArgs = { +export type Subscriptionstaginglinea_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_routerLiquidityEventArgs = { +export type Subscriptionstaginglinea_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_routerLiquidityEventsArgs = { +export type Subscriptionstaginglinea_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_settingArgs = { +export type Subscriptionstaginglinea_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_settingsArgs = { +export type Subscriptionstaginglinea_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_relayerArgs = { +export type Subscriptionstaginglinea_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_relayersArgs = { +export type Subscriptionstaginglinea_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_sequencerArgs = { +export type Subscriptionstaginglinea_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_sequencersArgs = { +export type Subscriptionstaginglinea_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_relayerFeeArgs = { +export type Subscriptionstaginglinea_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_relayerFeesArgs = { +export type Subscriptionstaginglinea_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_originTransferArgs = { +export type Subscriptionstaginglinea_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_originTransfersArgs = { +export type Subscriptionstaginglinea_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_destinationTransferArgs = { +export type Subscriptionstaginglinea_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_destinationTransfersArgs = { +export type Subscriptionstaginglinea_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_originMessageArgs = { +export type Subscriptionstaginglinea_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_originMessagesArgs = { +export type Subscriptionstaginglinea_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_aggregateRootArgs = { +export type Subscriptionstaginglinea_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_aggregateRootsArgs = { +export type Subscriptionstaginglinea_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_connectorMetaArgs = { +export type Subscriptionstaginglinea_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_connectorMetasArgs = { +export type Subscriptionstaginglinea_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_rootCountArgs = { +export type Subscriptionstaginglinea_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_rootCountsArgs = { +export type Subscriptionstaginglinea_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_rootMessageSentArgs = { +export type Subscriptionstaginglinea_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_rootMessageSentsArgs = { +export type Subscriptionstaginglinea_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_relayerFeesIncreaseArgs = { +export type Subscriptionstaginglinea_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_relayerFeesIncreasesArgs = { +export type Subscriptionstaginglinea_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; -export type Subscriptionstagingbnb_slippageUpdateArgs = { + +export type Subscriptionstaginglinea_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_slippageUpdatesArgs = { +export type Subscriptionstaginglinea_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_snapshotRootArgs = { +export type Subscriptionstaginglinea_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_snapshotRootsArgs = { +export type Subscriptionstaginglinea_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_spokeConnectorModeArgs = { +export type Subscriptionstaginglinea_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_spokeConnectorModesArgs = { +export type Subscriptionstaginglinea_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_aggregateRootProposedArgs = { +export type Subscriptionstaginglinea_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_aggregateRootProposedsArgs = { +export type Subscriptionstaginglinea_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_optimisticRootFinalizedArgs = { +export type Subscriptionstaginglinea_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb_optimisticRootFinalizedsArgs = { +export type Subscriptionstaginglinea_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbnb__metaArgs = { - block?: InputMaybe; +export type Subscriptionstaginglinea__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionstagingavalanche_assetArgs = { +export type Subscriptionmainnet_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_assetsArgs = { +export type Subscriptionmainnet_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_assetStatusArgs = { +export type Subscriptionmainnet_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_assetStatusesArgs = { +export type Subscriptionmainnet_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_assetBalanceArgs = { +export type Subscriptionmainnet_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_assetBalancesArgs = { +export type Subscriptionmainnet_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_routerArgs = { +export type Subscriptionmainnet_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_routersArgs = { +export type Subscriptionmainnet_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_routerDailyTVLArgs = { +export type Subscriptionmainnet_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_routerDailyTVLsArgs = { +export type Subscriptionmainnet_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_routerLiquidityEventArgs = { +export type Subscriptionmainnet_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_routerLiquidityEventsArgs = { +export type Subscriptionmainnet_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_settingArgs = { +export type Subscriptionmainnet_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_settingsArgs = { +export type Subscriptionmainnet_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_relayerArgs = { +export type Subscriptionmainnet_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_relayersArgs = { +export type Subscriptionmainnet_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_sequencerArgs = { +export type Subscriptionmainnet_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_sequencersArgs = { +export type Subscriptionmainnet_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_relayerFeeArgs = { +export type Subscriptionmainnet_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_relayerFeesArgs = { +export type Subscriptionmainnet_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_originTransferArgs = { +export type Subscriptionmainnet_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_originTransfersArgs = { +export type Subscriptionmainnet_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_destinationTransferArgs = { +export type Subscriptionmainnet_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_destinationTransfersArgs = { +export type Subscriptionmainnet_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_originMessageArgs = { +export type Subscriptionmainnet_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_originMessagesArgs = { +export type Subscriptionmainnet_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_aggregateRootArgs = { +export type Subscriptionmainnet_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_aggregateRootsArgs = { +export type Subscriptionmainnet_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_connectorMetaArgs = { +export type Subscriptionmainnet_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_connectorMetasArgs = { +export type Subscriptionmainnet_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_rootCountArgs = { +export type Subscriptionmainnet_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_rootCountsArgs = { +export type Subscriptionmainnet_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_rootMessageSentArgs = { +export type Subscriptionmainnet_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_rootMessageSentsArgs = { +export type Subscriptionmainnet_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_relayerFeesIncreaseArgs = { +export type Subscriptionmainnet_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_relayerFeesIncreasesArgs = { +export type Subscriptionmainnet_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_slippageUpdateArgs = { +export type Subscriptionmainnet_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_slippageUpdatesArgs = { +export type Subscriptionmainnet_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_snapshotRootArgs = { +export type Subscriptionmainnet_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_snapshotRootsArgs = { +export type Subscriptionmainnet_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_spokeConnectorModeArgs = { +export type Subscriptionmainnet_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_spokeConnectorModesArgs = { +export type Subscriptionmainnet_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_aggregateRootProposedArgs = { +export type Subscriptionmainnet_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_aggregateRootProposedsArgs = { +export type Subscriptionmainnet_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_optimisticRootFinalizedArgs = { +export type Subscriptionmainnet_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche_optimisticRootFinalizedsArgs = { +export type Subscriptionmainnet_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingavalanche__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionlocalarbitrumone_assetArgs = { +export type Subscriptionoptimismsepolia_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_assetsArgs = { +export type Subscriptionoptimismsepolia_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_assetStatusArgs = { +export type Subscriptionoptimismsepolia_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_assetStatusesArgs = { +export type Subscriptionoptimismsepolia_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_assetBalanceArgs = { +export type Subscriptionoptimismsepolia_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_assetBalancesArgs = { +export type Subscriptionoptimismsepolia_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_routerArgs = { +export type Subscriptionoptimismsepolia_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_routersArgs = { +export type Subscriptionoptimismsepolia_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_routerDailyTVLArgs = { +export type Subscriptionoptimismsepolia_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_routerDailyTVLsArgs = { +export type Subscriptionoptimismsepolia_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_routerLiquidityEventArgs = { +export type Subscriptionoptimismsepolia_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_routerLiquidityEventsArgs = { +export type Subscriptionoptimismsepolia_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_settingArgs = { +export type Subscriptionoptimismsepolia_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_settingsArgs = { +export type Subscriptionoptimismsepolia_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_relayerArgs = { +export type Subscriptionoptimismsepolia_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_relayersArgs = { +export type Subscriptionoptimismsepolia_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_sequencerArgs = { +export type Subscriptionoptimismsepolia_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_sequencersArgs = { +export type Subscriptionoptimismsepolia_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_relayerFeeArgs = { +export type Subscriptionoptimismsepolia_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_relayerFeesArgs = { +export type Subscriptionoptimismsepolia_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_originTransferArgs = { +export type Subscriptionoptimismsepolia_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_originTransfersArgs = { +export type Subscriptionoptimismsepolia_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_destinationTransferArgs = { +export type Subscriptionoptimismsepolia_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_destinationTransfersArgs = { +export type Subscriptionoptimismsepolia_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_originMessageArgs = { +export type Subscriptionoptimismsepolia_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_originMessagesArgs = { +export type Subscriptionoptimismsepolia_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_aggregateRootArgs = { +export type Subscriptionoptimismsepolia_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_aggregateRootsArgs = { +export type Subscriptionoptimismsepolia_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_connectorMetaArgs = { +export type Subscriptionoptimismsepolia_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_connectorMetasArgs = { +export type Subscriptionoptimismsepolia_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_rootCountArgs = { +export type Subscriptionoptimismsepolia_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_rootCountsArgs = { +export type Subscriptionoptimismsepolia_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_rootMessageSentArgs = { +export type Subscriptionoptimismsepolia_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_rootMessageSentsArgs = { +export type Subscriptionoptimismsepolia_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_relayerFeesIncreaseArgs = { +export type Subscriptionoptimismsepolia_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_relayerFeesIncreasesArgs = { +export type Subscriptionoptimismsepolia_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_slippageUpdateArgs = { +export type Subscriptionoptimismsepolia_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_slippageUpdatesArgs = { +export type Subscriptionoptimismsepolia_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_snapshotRootArgs = { +export type Subscriptionoptimismsepolia_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_snapshotRootsArgs = { +export type Subscriptionoptimismsepolia_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_spokeConnectorModeArgs = { +export type Subscriptionoptimismsepolia_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_spokeConnectorModesArgs = { +export type Subscriptionoptimismsepolia_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_aggregateRootProposedArgs = { +export type Subscriptionoptimismsepolia_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_aggregateRootProposedsArgs = { +export type Subscriptionoptimismsepolia_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_optimisticRootFinalizedArgs = { +export type Subscriptionoptimismsepolia_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone_optimisticRootFinalizedsArgs = { +export type Subscriptionoptimismsepolia_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalarbitrumone__metaArgs = { - block?: InputMaybe; +export type Subscriptionoptimismsepolia__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionstagingmainnet_assetArgs = { +export type Subscriptionpolygonzkevm_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_assetsArgs = { +export type Subscriptionpolygonzkevm_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_assetStatusArgs = { +export type Subscriptionpolygonzkevm_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_assetStatusesArgs = { +export type Subscriptionpolygonzkevm_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_assetBalanceArgs = { +export type Subscriptionpolygonzkevm_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_assetBalancesArgs = { +export type Subscriptionpolygonzkevm_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_routerArgs = { +export type Subscriptionpolygonzkevm_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_routersArgs = { +export type Subscriptionpolygonzkevm_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_routerDailyTVLArgs = { +export type Subscriptionpolygonzkevm_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_routerDailyTVLsArgs = { +export type Subscriptionpolygonzkevm_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_routerLiquidityEventArgs = { +export type Subscriptionpolygonzkevm_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_routerLiquidityEventsArgs = { +export type Subscriptionpolygonzkevm_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_settingArgs = { +export type Subscriptionpolygonzkevm_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_settingsArgs = { +export type Subscriptionpolygonzkevm_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_relayerArgs = { +export type Subscriptionpolygonzkevm_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_relayersArgs = { +export type Subscriptionpolygonzkevm_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_sequencerArgs = { +export type Subscriptionpolygonzkevm_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_sequencersArgs = { +export type Subscriptionpolygonzkevm_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_relayerFeeArgs = { +export type Subscriptionpolygonzkevm_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_relayerFeesArgs = { +export type Subscriptionpolygonzkevm_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_originTransferArgs = { +export type Subscriptionpolygonzkevm_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_originTransfersArgs = { +export type Subscriptionpolygonzkevm_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_destinationTransferArgs = { +export type Subscriptionpolygonzkevm_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_destinationTransfersArgs = { +export type Subscriptionpolygonzkevm_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_originMessageArgs = { +export type Subscriptionpolygonzkevm_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_originMessagesArgs = { +export type Subscriptionpolygonzkevm_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregateRootArgs = { +export type Subscriptionpolygonzkevm_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregateRootsArgs = { +export type Subscriptionpolygonzkevm_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_connectorMetaArgs = { +export type Subscriptionpolygonzkevm_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_connectorMetasArgs = { +export type Subscriptionpolygonzkevm_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootCountArgs = { +export type Subscriptionpolygonzkevm_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootCountsArgs = { +export type Subscriptionpolygonzkevm_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootMessageSentArgs = { +export type Subscriptionpolygonzkevm_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_rootMessageSentsArgs = { +export type Subscriptionpolygonzkevm_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_relayerFeesIncreaseArgs = { +export type Subscriptionpolygonzkevm_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_relayerFeesIncreasesArgs = { +export type Subscriptionpolygonzkevm_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_slippageUpdateArgs = { +export type Subscriptionpolygonzkevm_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_slippageUpdatesArgs = { +export type Subscriptionpolygonzkevm_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_snapshotRootArgs = { +export type Subscriptionpolygonzkevm_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_snapshotRootsArgs = { +export type Subscriptionpolygonzkevm_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_spokeConnectorModeArgs = { +export type Subscriptionpolygonzkevm_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_spokeConnectorModesArgs = { +export type Subscriptionpolygonzkevm_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregateRootProposedArgs = { +export type Subscriptionpolygonzkevm_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_aggregateRootProposedsArgs = { +export type Subscriptionpolygonzkevm_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimisticRootFinalizedArgs = { +export type Subscriptionpolygonzkevm_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmainnet_optimisticRootFinalizedsArgs = { +export type Subscriptionpolygonzkevm_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_assetArgs = { +export type Subscriptionpolygonzkevm__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingoptimism_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_assetsArgs = { +export type Subscriptionstagingoptimism_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_assetStatusArgs = { +export type Subscriptionstagingoptimism_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_assetStatusesArgs = { +export type Subscriptionstagingoptimism_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_assetBalanceArgs = { +export type Subscriptionstagingoptimism_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_assetBalancesArgs = { +export type Subscriptionstagingoptimism_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_routerArgs = { +export type Subscriptionstagingoptimism_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_routersArgs = { +export type Subscriptionstagingoptimism_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_routerDailyTVLArgs = { +export type Subscriptionstagingoptimism_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_routerDailyTVLsArgs = { +export type Subscriptionstagingoptimism_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_routerLiquidityEventArgs = { +export type Subscriptionstagingoptimism_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_routerLiquidityEventsArgs = { +export type Subscriptionstagingoptimism_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_settingArgs = { +export type Subscriptionstagingoptimism_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_settingsArgs = { +export type Subscriptionstagingoptimism_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_relayerArgs = { +export type Subscriptionstagingoptimism_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_relayersArgs = { +export type Subscriptionstagingoptimism_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_sequencerArgs = { +export type Subscriptionstagingoptimism_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_sequencersArgs = { +export type Subscriptionstagingoptimism_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_relayerFeeArgs = { +export type Subscriptionstagingoptimism_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_relayerFeesArgs = { +export type Subscriptionstagingoptimism_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_originTransferArgs = { +export type Subscriptionstagingoptimism_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_originTransfersArgs = { +export type Subscriptionstagingoptimism_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_destinationTransferArgs = { +export type Subscriptionstagingoptimism_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_destinationTransfersArgs = { +export type Subscriptionstagingoptimism_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_originMessageArgs = { +export type Subscriptionstagingoptimism_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_originMessagesArgs = { +export type Subscriptionstagingoptimism_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_aggregateRootArgs = { +export type Subscriptionstagingoptimism_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_aggregateRootsArgs = { +export type Subscriptionstagingoptimism_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_connectorMetaArgs = { +export type Subscriptionstagingoptimism_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_connectorMetasArgs = { +export type Subscriptionstagingoptimism_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_rootCountArgs = { +export type Subscriptionstagingoptimism_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_rootCountsArgs = { +export type Subscriptionstagingoptimism_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_rootMessageSentArgs = { +export type Subscriptionstagingoptimism_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_rootMessageSentsArgs = { +export type Subscriptionstagingoptimism_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_relayerFeesIncreaseArgs = { +export type Subscriptionstagingoptimism_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_relayerFeesIncreasesArgs = { +export type Subscriptionstagingoptimism_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_slippageUpdateArgs = { +export type Subscriptionstagingoptimism_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_slippageUpdatesArgs = { +export type Subscriptionstagingoptimism_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_snapshotRootArgs = { +export type Subscriptionstagingoptimism_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_snapshotRootsArgs = { +export type Subscriptionstagingoptimism_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_spokeConnectorModeArgs = { +export type Subscriptionstagingoptimism_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_spokeConnectorModesArgs = { +export type Subscriptionstagingoptimism_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_aggregateRootProposedArgs = { +export type Subscriptionstagingoptimism_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_aggregateRootProposedsArgs = { +export type Subscriptionstagingoptimism_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_optimisticRootFinalizedArgs = { +export type Subscriptionstagingoptimism_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingoptimism_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingarbitrumone__metaArgs = { - block?: InputMaybe; +export type Subscriptionstagingoptimism__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionstagingscroll_assetArgs = { +export type Subscriptionstagingmode_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_assetsArgs = { +export type Subscriptionstagingmode_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_assetStatusArgs = { +export type Subscriptionstagingmode_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_assetStatusesArgs = { +export type Subscriptionstagingmode_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_assetBalanceArgs = { +export type Subscriptionstagingmode_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_assetBalancesArgs = { +export type Subscriptionstagingmode_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_routerArgs = { +export type Subscriptionstagingmode_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_routersArgs = { +export type Subscriptionstagingmode_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_routerDailyTVLArgs = { +export type Subscriptionstagingmode_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_routerDailyTVLsArgs = { +export type Subscriptionstagingmode_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_routerLiquidityEventArgs = { +export type Subscriptionstagingmode_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_routerLiquidityEventsArgs = { +export type Subscriptionstagingmode_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_settingArgs = { +export type Subscriptionstagingmode_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_settingsArgs = { +export type Subscriptionstagingmode_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_relayerArgs = { +export type Subscriptionstagingmode_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_relayersArgs = { +export type Subscriptionstagingmode_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_sequencerArgs = { +export type Subscriptionstagingmode_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_sequencersArgs = { +export type Subscriptionstagingmode_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_relayerFeeArgs = { +export type Subscriptionstagingmode_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_relayerFeesArgs = { +export type Subscriptionstagingmode_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_originTransferArgs = { +export type Subscriptionstagingmode_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_originTransfersArgs = { +export type Subscriptionstagingmode_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_destinationTransferArgs = { +export type Subscriptionstagingmode_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_destinationTransfersArgs = { +export type Subscriptionstagingmode_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_originMessageArgs = { +export type Subscriptionstagingmode_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_originMessagesArgs = { +export type Subscriptionstagingmode_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_aggregateRootArgs = { +export type Subscriptionstagingmode_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_aggregateRootsArgs = { +export type Subscriptionstagingmode_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_connectorMetaArgs = { +export type Subscriptionstagingmode_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_connectorMetasArgs = { +export type Subscriptionstagingmode_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_rootCountArgs = { +export type Subscriptionstagingmode_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_rootCountsArgs = { +export type Subscriptionstagingmode_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_rootMessageSentArgs = { +export type Subscriptionstagingmode_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_rootMessageSentsArgs = { +export type Subscriptionstagingmode_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_relayerFeesIncreaseArgs = { +export type Subscriptionstagingmode_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_relayerFeesIncreasesArgs = { +export type Subscriptionstagingmode_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_slippageUpdateArgs = { +export type Subscriptionstagingmode_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_slippageUpdatesArgs = { +export type Subscriptionstagingmode_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_snapshotRootArgs = { +export type Subscriptionstagingmode_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_snapshotRootsArgs = { +export type Subscriptionstagingmode_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_spokeConnectorModeArgs = { +export type Subscriptionstagingmode_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_spokeConnectorModesArgs = { +export type Subscriptionstagingmode_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_aggregateRootProposedArgs = { +export type Subscriptionstagingmode_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_aggregateRootProposedsArgs = { +export type Subscriptionstagingmode_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_optimisticRootFinalizedArgs = { +export type Subscriptionstagingmode_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingmode_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingscroll__metaArgs = { - block?: InputMaybe; +export type Subscriptionstagingmode__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionstagingbase_assetArgs = { +export type Subscriptionbase_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_assetsArgs = { +export type Subscriptionbase_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_assetStatusArgs = { +export type Subscriptionbase_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_assetStatusesArgs = { +export type Subscriptionbase_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_assetBalanceArgs = { +export type Subscriptionbase_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_assetBalancesArgs = { +export type Subscriptionbase_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_routerArgs = { +export type Subscriptionbase_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_routersArgs = { +export type Subscriptionbase_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_routerDailyTVLArgs = { +export type Subscriptionbase_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_routerDailyTVLsArgs = { +export type Subscriptionbase_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_routerLiquidityEventArgs = { +export type Subscriptionbase_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_routerLiquidityEventsArgs = { +export type Subscriptionbase_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_settingArgs = { +export type Subscriptionbase_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_settingsArgs = { +export type Subscriptionbase_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_relayerArgs = { +export type Subscriptionbase_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_relayersArgs = { +export type Subscriptionbase_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_sequencerArgs = { +export type Subscriptionbase_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_sequencersArgs = { +export type Subscriptionbase_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_relayerFeeArgs = { +export type Subscriptionbase_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_relayerFeesArgs = { +export type Subscriptionbase_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_originTransferArgs = { +export type Subscriptionbase_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_originTransfersArgs = { +export type Subscriptionbase_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_destinationTransferArgs = { +export type Subscriptionbase_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_destinationTransfersArgs = { +export type Subscriptionbase_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_originMessageArgs = { +export type Subscriptionbase_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_originMessagesArgs = { +export type Subscriptionbase_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_aggregateRootArgs = { +export type Subscriptionbase_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_aggregateRootsArgs = { +export type Subscriptionbase_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_connectorMetaArgs = { +export type Subscriptionbase_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_connectorMetasArgs = { +export type Subscriptionbase_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_rootCountArgs = { +export type Subscriptionbase_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_rootCountsArgs = { +export type Subscriptionbase_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_rootMessageSentArgs = { +export type Subscriptionbase_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionxlayer_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_rootMessageSentsArgs = { +export type Subscriptionxlayer_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_relayerFeesIncreaseArgs = { +export type Subscriptionxlayer_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_relayerFeesIncreasesArgs = { +export type Subscriptionxlayer_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_slippageUpdateArgs = { +export type Subscriptionxlayer_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_slippageUpdatesArgs = { +export type Subscriptionxlayer_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_snapshotRootArgs = { +export type Subscriptionxlayer_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_snapshotRootsArgs = { +export type Subscriptionxlayer_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_spokeConnectorModeArgs = { +export type Subscriptionxlayer_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_spokeConnectorModesArgs = { +export type Subscriptionxlayer_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_aggregateRootProposedArgs = { +export type Subscriptionxlayer_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_aggregateRootProposedsArgs = { +export type Subscriptionxlayer_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_optimisticRootFinalizedArgs = { +export type Subscriptionxlayer_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase_optimisticRootFinalizedsArgs = { +export type Subscriptionxlayer_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingbase__metaArgs = { - block?: InputMaybe; +export type Subscriptionxlayer_swap_swapHourlyVolumeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_assetArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionbase_assetsArgs = { +export type Subscriptionxlayer_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_assetStatusArgs = { +export type Subscriptionxlayer_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_assetStatusesArgs = { +export type Subscriptionxlayer_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_assetBalanceArgs = { +export type Subscriptionxlayer_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_assetBalancesArgs = { +export type Subscriptionxlayer_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_routerArgs = { +export type Subscriptionxlayer_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_routersArgs = { +export type Subscriptionxlayer_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_routerDailyTVLArgs = { +export type Subscriptionxlayer_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_routerDailyTVLsArgs = { +export type Subscriptionxlayer_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_routerLiquidityEventArgs = { +export type Subscriptionxlayer_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_routerLiquidityEventsArgs = { +export type Subscriptionxlayer_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_settingArgs = { +export type Subscriptionxlayer_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_settingsArgs = { +export type Subscriptionxlayer_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_relayerArgs = { +export type Subscriptionxlayer_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_relayersArgs = { +export type Subscriptionxlayer_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_sequencerArgs = { +export type Subscriptionxlayer_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_sequencersArgs = { +export type Subscriptionxlayer_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_relayerFeeArgs = { +export type Subscriptionxlayer_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionmetis_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_relayerFeesArgs = { +export type Subscriptionmetis_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_originTransferArgs = { +export type Subscriptionmetis_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_originTransfersArgs = { +export type Subscriptionmetis_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_destinationTransferArgs = { +export type Subscriptionmetis_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_destinationTransfersArgs = { +export type Subscriptionmetis_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_originMessageArgs = { +export type Subscriptionmetis_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_originMessagesArgs = { +export type Subscriptionmetis_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_aggregateRootArgs = { +export type Subscriptionmetis_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_aggregateRootsArgs = { +export type Subscriptionmetis_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_connectorMetaArgs = { +export type Subscriptionmetis_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_connectorMetasArgs = { +export type Subscriptionmetis_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_rootCountArgs = { +export type Subscriptionmetis_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_rootCountsArgs = { +export type Subscriptionmetis_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_rootMessageSentArgs = { +export type Subscriptionmetis_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_rootMessageSentsArgs = { +export type Subscriptionmetis_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_relayerFeesIncreaseArgs = { +export type Subscriptionmetis_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_relayerFeesIncreasesArgs = { +export type Subscriptionmetis_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_slippageUpdateArgs = { +export type Subscriptionmetis_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_slippageUpdatesArgs = { +export type Subscriptionmetis_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_snapshotRootArgs = { +export type Subscriptionmetis_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_snapshotRootsArgs = { +export type Subscriptionmetis_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_spokeConnectorModeArgs = { +export type Subscriptionmetis_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_spokeConnectorModesArgs = { +export type Subscriptionmetis_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_aggregateRootProposedArgs = { +export type Subscriptionmetis_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_aggregateRootProposedsArgs = { +export type Subscriptionmetis_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_optimisticRootFinalizedArgs = { +export type Subscriptionmetis_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase_optimisticRootFinalizedsArgs = { +export type Subscriptionmetis_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionbase__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstaginglinea_assetArgs = { +export type Subscriptionmetis_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_assetsArgs = { +export type Subscriptionmetis_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_assetStatusArgs = { +export type Subscriptionmetis_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_assetStatusesArgs = { +export type Subscriptionmetis_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_assetBalanceArgs = { +export type Subscriptionmetis_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_assetBalancesArgs = { +export type Subscriptionmetis_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_routerArgs = { +export type Subscriptionmetis_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_routersArgs = { +export type Subscriptionmetis_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_routerDailyTVLArgs = { +export type Subscriptionmetis_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_routerDailyTVLsArgs = { +export type Subscriptionmetis_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_routerLiquidityEventArgs = { +export type Subscriptionmetis_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_routerLiquidityEventsArgs = { +export type Subscriptionmetis_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_settingArgs = { +export type Subscriptionmetis_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_settingsArgs = { +export type Subscriptionmetis_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_relayerArgs = { +export type Subscriptionmetis_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_relayersArgs = { +export type Subscriptionmetis_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_sequencerArgs = { +export type Subscriptionmetis_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_sequencersArgs = { +export type Subscriptionmetis_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_relayerFeeArgs = { +export type Subscriptionmetis__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionbnb_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_relayerFeesArgs = { +export type Subscriptionbnb_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_originTransferArgs = { +export type Subscriptionbnb_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_originTransfersArgs = { +export type Subscriptionbnb_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_destinationTransferArgs = { +export type Subscriptionbnb_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_destinationTransfersArgs = { +export type Subscriptionbnb_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_originMessageArgs = { +export type Subscriptionbnb_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_originMessagesArgs = { +export type Subscriptionbnb_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_aggregateRootArgs = { +export type Subscriptionbnb_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_aggregateRootsArgs = { +export type Subscriptionbnb_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_connectorMetaArgs = { +export type Subscriptionbnb_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_connectorMetasArgs = { +export type Subscriptionbnb_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_rootCountArgs = { +export type Subscriptionbnb_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_rootCountsArgs = { +export type Subscriptionbnb_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_rootMessageSentArgs = { +export type Subscriptionbnb_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_rootMessageSentsArgs = { +export type Subscriptionbnb_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_relayerFeesIncreaseArgs = { +export type Subscriptionbnb_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_relayerFeesIncreasesArgs = { +export type Subscriptionbnb_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_slippageUpdateArgs = { +export type Subscriptionbnb_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_slippageUpdatesArgs = { +export type Subscriptionbnb_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_snapshotRootArgs = { +export type Subscriptionbnb_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_snapshotRootsArgs = { +export type Subscriptionbnb_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_spokeConnectorModeArgs = { +export type Subscriptionbnb_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_spokeConnectorModesArgs = { +export type Subscriptionbnb_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_aggregateRootProposedArgs = { +export type Subscriptionbnb_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_aggregateRootProposedsArgs = { +export type Subscriptionbnb_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_optimisticRootFinalizedArgs = { +export type Subscriptionbnb_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea_optimisticRootFinalizedsArgs = { +export type Subscriptionbnb_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstaginglinea__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingmode_assetArgs = { +export type Subscriptionbnb_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_assetsArgs = { +export type Subscriptionbnb_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_assetStatusArgs = { +export type Subscriptionbnb_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_assetStatusesArgs = { +export type Subscriptionbnb_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_assetBalanceArgs = { +export type Subscriptionbnb_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_assetBalancesArgs = { +export type Subscriptionbnb_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_routerArgs = { +export type Subscriptionbnb_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_routersArgs = { +export type Subscriptionbnb_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_routerDailyTVLArgs = { +export type Subscriptionbnb_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_routerDailyTVLsArgs = { +export type Subscriptionbnb_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_routerLiquidityEventArgs = { +export type Subscriptionbnb_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_routerLiquidityEventsArgs = { +export type Subscriptionbnb_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_settingArgs = { +export type Subscriptionbnb_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_settingsArgs = { +export type Subscriptionbnb_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_relayerArgs = { +export type Subscriptionbnb_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_relayersArgs = { +export type Subscriptionbnb_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_sequencerArgs = { +export type Subscriptionbnb_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_sequencersArgs = { +export type Subscriptionbnb_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_relayerFeeArgs = { +export type Subscriptionbnb__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionmantle_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_relayerFeesArgs = { +export type Subscriptionmantle_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_originTransferArgs = { +export type Subscriptionmantle_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_originTransfersArgs = { +export type Subscriptionmantle_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_destinationTransferArgs = { +export type Subscriptionmantle_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_destinationTransfersArgs = { +export type Subscriptionmantle_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_originMessageArgs = { +export type Subscriptionmantle_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_originMessagesArgs = { +export type Subscriptionmantle_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_aggregateRootArgs = { +export type Subscriptionmantle_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_aggregateRootsArgs = { +export type Subscriptionmantle_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_connectorMetaArgs = { +export type Subscriptionmantle_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_connectorMetasArgs = { +export type Subscriptionmantle_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_rootCountArgs = { +export type Subscriptionmantle_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_rootCountsArgs = { +export type Subscriptionmantle_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_rootMessageSentArgs = { +export type Subscriptionmantle_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_rootMessageSentsArgs = { +export type Subscriptionmantle_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_relayerFeesIncreaseArgs = { +export type Subscriptionmantle_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_relayerFeesIncreasesArgs = { +export type Subscriptionmantle_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_slippageUpdateArgs = { +export type Subscriptionmantle_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_slippageUpdatesArgs = { +export type Subscriptionmantle_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_snapshotRootArgs = { +export type Subscriptionmantle_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_snapshotRootsArgs = { +export type Subscriptionmantle_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_spokeConnectorModeArgs = { +export type Subscriptionmantle_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_spokeConnectorModesArgs = { +export type Subscriptionmantle_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_aggregateRootProposedArgs = { +export type Subscriptionmantle_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_aggregateRootProposedsArgs = { +export type Subscriptionmantle_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_optimisticRootFinalizedArgs = { +export type Subscriptionmantle_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode_optimisticRootFinalizedsArgs = { +export type Subscriptionmantle_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmode__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionarbitrumone_assetArgs = { +export type Subscriptionmantle_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_assetsArgs = { +export type Subscriptionmantle_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_assetStatusArgs = { +export type Subscriptionmantle_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_assetStatusesArgs = { +export type Subscriptionmantle_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionarbitrumone_assetBalanceArgs = { - id: Scalars['ID']; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_assetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; +export type Subscriptionmantle_swap__metaArgs = { + block?: InputMaybe; }; -export type Subscriptionarbitrumone_routerArgs = { +export type Subscriptionoptimism_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_routersArgs = { +export type Subscriptionoptimism_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_routerDailyTVLArgs = { +export type Subscriptionoptimism_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_routerDailyTVLsArgs = { +export type Subscriptionoptimism_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_routerLiquidityEventArgs = { +export type Subscriptionoptimism_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_routerLiquidityEventsArgs = { +export type Subscriptionoptimism_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_settingArgs = { +export type Subscriptionoptimism_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_settingsArgs = { +export type Subscriptionoptimism_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_relayerArgs = { +export type Subscriptionoptimism_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_relayersArgs = { +export type Subscriptionoptimism_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_sequencerArgs = { +export type Subscriptionoptimism_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_sequencersArgs = { +export type Subscriptionoptimism_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_relayerFeeArgs = { +export type Subscriptionoptimism_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_relayerFeesArgs = { +export type Subscriptionoptimism_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_originTransferArgs = { +export type Subscriptionoptimism_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_originTransfersArgs = { +export type Subscriptionoptimism_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_destinationTransferArgs = { +export type Subscriptionoptimism_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_destinationTransfersArgs = { +export type Subscriptionoptimism_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_originMessageArgs = { +export type Subscriptionoptimism_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_originMessagesArgs = { +export type Subscriptionoptimism_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_aggregateRootArgs = { +export type Subscriptionoptimism_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_aggregateRootsArgs = { +export type Subscriptionoptimism_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_connectorMetaArgs = { +export type Subscriptionoptimism_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_connectorMetasArgs = { +export type Subscriptionoptimism_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_rootCountArgs = { +export type Subscriptionoptimism_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_rootCountsArgs = { +export type Subscriptionoptimism_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_rootMessageSentArgs = { +export type Subscriptionoptimism_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_rootMessageSentsArgs = { +export type Subscriptionoptimism_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_relayerFeesIncreaseArgs = { +export type Subscriptionoptimism_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_relayerFeesIncreasesArgs = { +export type Subscriptionoptimism_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_slippageUpdateArgs = { +export type Subscriptionoptimism_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_slippageUpdatesArgs = { +export type Subscriptionoptimism_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_snapshotRootArgs = { +export type Subscriptionoptimism_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_snapshotRootsArgs = { +export type Subscriptionoptimism_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_spokeConnectorModeArgs = { +export type Subscriptionoptimism_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_spokeConnectorModesArgs = { +export type Subscriptionoptimism_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_aggregateRootProposedArgs = { +export type Subscriptionoptimism_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_aggregateRootProposedsArgs = { +export type Subscriptionoptimism_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_optimisticRootFinalizedArgs = { +export type Subscriptionoptimism_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone_optimisticRootFinalizedsArgs = { +export type Subscriptionoptimism_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumone__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionlinea_swap_systemInfoArgs = { +export type Subscriptionoptimism_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_systemInfosArgs = { +export type Subscriptionoptimism_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_pooledTokenArgs = { +export type Subscriptionoptimism_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_pooledTokensArgs = { +export type Subscriptionoptimism_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapArgs = { +export type Subscriptionoptimism_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapsArgs = { +export type Subscriptionoptimism_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionoptimism__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionsepolia_swap_systemInfoArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionsepolia_swap_systemInfosArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionsepolia_swap_pooledTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionsepolia_swap_pooledTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapExchangeArgs = { +export type Subscriptionsepolia_swap_stableSwapArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapExchangesArgs = { +export type Subscriptionsepolia_swap_stableSwapsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapDailyVolumeArgs = { +export type Subscriptionsepolia_swap_stableSwapAddLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapDailyVolumesArgs = { +export type Subscriptionsepolia_swap_stableSwapAddLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapHourlyVolumeArgs = { +export type Subscriptionsepolia_swap_stableSwapRemoveLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapHourlyVolumesArgs = { +export type Subscriptionsepolia_swap_stableSwapRemoveLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapWeeklyVolumeArgs = { +export type Subscriptionsepolia_swap_stableSwapExchangeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapWeeklyVolumesArgs = { +export type Subscriptionsepolia_swap_stableSwapExchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpAccountArgs = { +export type Subscriptionsepolia_swap_swapDailyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpAccountsArgs = { +export type Subscriptionsepolia_swap_swapDailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpAccountBalanceArgs = { +export type Subscriptionsepolia_swap_swapHourlyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpAccountBalancesArgs = { +export type Subscriptionsepolia_swap_swapHourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpTokenArgs = { +export type Subscriptionsepolia_swap_swapWeeklyVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpTokensArgs = { +export type Subscriptionsepolia_swap_swapWeeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpTransferEventArgs = { +export type Subscriptionsepolia_swap_lpAccountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpTransferEventsArgs = { +export type Subscriptionsepolia_swap_lpAccountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapEventArgs = { +export type Subscriptionsepolia_swap_lpAccountBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_stableSwapEventsArgs = { +export type Subscriptionsepolia_swap_lpAccountBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapTradeVolumeArgs = { +export type Subscriptionsepolia_swap_lpTokenArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_swapTradeVolumesArgs = { +export type Subscriptionsepolia_swap_lpTokensArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpTokenEventArgs = { +export type Subscriptionsepolia_swap_lpTransferEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap_lpTokenEventsArgs = { +export type Subscriptionsepolia_swap_lpTransferEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionsepolia_assetArgs = { +export type Subscriptionsepolia_swap_stableSwapEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_assetsArgs = { +export type Subscriptionsepolia_swap_stableSwapEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_assetStatusArgs = { +export type Subscriptionsepolia_swap_swapTradeVolumeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_assetStatusesArgs = { +export type Subscriptionsepolia_swap_swapTradeVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_assetBalanceArgs = { +export type Subscriptionsepolia_swap_lpTokenEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_assetBalancesArgs = { +export type Subscriptionsepolia_swap_lpTokenEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_routerArgs = { +export type Subscriptionsepolia_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingmainnet_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_routersArgs = { +export type Subscriptionstagingmainnet_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_routerDailyTVLArgs = { +export type Subscriptionstagingmainnet_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_routerDailyTVLsArgs = { +export type Subscriptionstagingmainnet_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_routerLiquidityEventArgs = { +export type Subscriptionstagingmainnet_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_routerLiquidityEventsArgs = { +export type Subscriptionstagingmainnet_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_settingArgs = { +export type Subscriptionstagingmainnet_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_settingsArgs = { +export type Subscriptionstagingmainnet_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_relayerArgs = { +export type Subscriptionstagingmainnet_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_relayersArgs = { +export type Subscriptionstagingmainnet_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_sequencerArgs = { +export type Subscriptionstagingmainnet_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_sequencersArgs = { +export type Subscriptionstagingmainnet_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_relayerFeeArgs = { +export type Subscriptionstagingmainnet_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_relayerFeesArgs = { +export type Subscriptionstagingmainnet_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_originTransferArgs = { +export type Subscriptionstagingmainnet_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_originTransfersArgs = { +export type Subscriptionstagingmainnet_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_destinationTransferArgs = { +export type Subscriptionstagingmainnet_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_destinationTransfersArgs = { +export type Subscriptionstagingmainnet_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_originMessageArgs = { +export type Subscriptionstagingmainnet_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_originMessagesArgs = { +export type Subscriptionstagingmainnet_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_aggregateRootArgs = { +export type Subscriptionstagingmainnet_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_aggregateRootsArgs = { +export type Subscriptionstagingmainnet_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_connectorMetaArgs = { +export type Subscriptionstagingmainnet_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_connectorMetasArgs = { +export type Subscriptionstagingmainnet_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_rootCountArgs = { +export type Subscriptionstagingmainnet_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_rootCountsArgs = { +export type Subscriptionstagingmainnet_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_rootMessageSentArgs = { +export type Subscriptionstagingmainnet_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_rootMessageSentsArgs = { +export type Subscriptionstagingmainnet_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_relayerFeesIncreaseArgs = { +export type Subscriptionstagingmainnet_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_relayerFeesIncreasesArgs = { +export type Subscriptionstagingmainnet_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_slippageUpdateArgs = { +export type Subscriptionstagingmainnet_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_slippageUpdatesArgs = { +export type Subscriptionstagingmainnet_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_snapshotRootArgs = { +export type Subscriptionstagingmainnet_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_snapshotRootsArgs = { +export type Subscriptionstagingmainnet_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_spokeConnectorModeArgs = { +export type Subscriptionstagingmainnet_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_spokeConnectorModesArgs = { +export type Subscriptionstagingmainnet_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_aggregateRootProposedArgs = { +export type Subscriptionstagingmainnet_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_aggregateRootProposedsArgs = { +export type Subscriptionstagingmainnet_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_optimisticRootFinalizedArgs = { +export type Subscriptionstagingmainnet_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionsepolia_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingmainnet_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_assetArgs = { +export type Subscriptionstagingmainnet_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_assetsArgs = { +export type Subscriptionstagingmainnet_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_assetStatusArgs = { +export type Subscriptionstagingmainnet_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_assetStatusesArgs = { +export type Subscriptionstagingmainnet_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_assetBalanceArgs = { +export type Subscriptionstagingmainnet_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_assetBalancesArgs = { +export type Subscriptionstagingmainnet_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_routerArgs = { +export type Subscriptionlocalmainnet_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_routersArgs = { +export type Subscriptionlocalmainnet_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_routerDailyTVLArgs = { +export type Subscriptionlocalmainnet_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_routerDailyTVLsArgs = { +export type Subscriptionlocalmainnet_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_routerLiquidityEventArgs = { +export type Subscriptionlocalmainnet_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_routerLiquidityEventsArgs = { +export type Subscriptionlocalmainnet_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_settingArgs = { +export type Subscriptionlocalmainnet_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_settingsArgs = { +export type Subscriptionlocalmainnet_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_relayerArgs = { +export type Subscriptionlocalmainnet_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_relayersArgs = { +export type Subscriptionlocalmainnet_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_sequencerArgs = { +export type Subscriptionlocalmainnet_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_sequencersArgs = { +export type Subscriptionlocalmainnet_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_relayerFeeArgs = { +export type Subscriptionlocalmainnet_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_relayerFeesArgs = { +export type Subscriptionlocalmainnet_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_originTransferArgs = { +export type Subscriptionlocalmainnet_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_originTransfersArgs = { +export type Subscriptionlocalmainnet_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_destinationTransferArgs = { +export type Subscriptionlocalmainnet_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_destinationTransfersArgs = { +export type Subscriptionlocalmainnet_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_originMessageArgs = { +export type Subscriptionlocalmainnet_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_originMessagesArgs = { +export type Subscriptionlocalmainnet_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_aggregateRootArgs = { +export type Subscriptionlocalmainnet_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_aggregateRootsArgs = { +export type Subscriptionlocalmainnet_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_connectorMetaArgs = { +export type Subscriptionlocalmainnet_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_connectorMetasArgs = { +export type Subscriptionlocalmainnet_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_rootCountArgs = { +export type Subscriptionlocalmainnet_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_rootCountsArgs = { +export type Subscriptionlocalmainnet_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_rootMessageSentArgs = { +export type Subscriptionlocalmainnet_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_rootMessageSentsArgs = { +export type Subscriptionlocalmainnet_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_relayerFeesIncreaseArgs = { +export type Subscriptionlocalmainnet_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_relayerFeesIncreasesArgs = { +export type Subscriptionlocalmainnet_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_slippageUpdateArgs = { +export type Subscriptionlocalmainnet_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_slippageUpdatesArgs = { +export type Subscriptionlocalmainnet_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_snapshotRootArgs = { +export type Subscriptionlocalmainnet_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_snapshotRootsArgs = { +export type Subscriptionlocalmainnet_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_spokeConnectorModeArgs = { +export type Subscriptionlocalmainnet_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_spokeConnectorModesArgs = { +export type Subscriptionlocalmainnet_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_aggregateRootProposedArgs = { +export type Subscriptionlocalmainnet_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_aggregateRootProposedsArgs = { +export type Subscriptionlocalmainnet_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_optimisticRootFinalizedArgs = { +export type Subscriptionlocalmainnet_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap_optimisticRootFinalizedsArgs = { +export type Subscriptionlocalmainnet_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionpolygonzkevm_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionarbitrumsepolia_assetArgs = { +export type Subscriptionlocalmainnet_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_assetsArgs = { +export type Subscriptionlocalmainnet_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_assetStatusArgs = { +export type Subscriptionlocalmainnet_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_assetStatusesArgs = { +export type Subscriptionlocalmainnet_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_assetBalanceArgs = { +export type Subscriptionlocalmainnet_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_assetBalancesArgs = { +export type Subscriptionlocalmainnet_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_routerArgs = { +export type Subscriptionstagingxdai_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_routersArgs = { +export type Subscriptionstagingxdai_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_routerDailyTVLArgs = { +export type Subscriptionstagingxdai_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_routerDailyTVLsArgs = { +export type Subscriptionstagingxdai_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_routerLiquidityEventArgs = { +export type Subscriptionstagingxdai_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_routerLiquidityEventsArgs = { +export type Subscriptionstagingxdai_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_settingArgs = { +export type Subscriptionstagingxdai_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_settingsArgs = { +export type Subscriptionstagingxdai_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_relayerArgs = { +export type Subscriptionstagingxdai_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_relayersArgs = { +export type Subscriptionstagingxdai_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_sequencerArgs = { +export type Subscriptionstagingxdai_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_sequencersArgs = { +export type Subscriptionstagingxdai_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_relayerFeeArgs = { +export type Subscriptionstagingxdai_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_relayerFeesArgs = { +export type Subscriptionstagingxdai_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_originTransferArgs = { +export type Subscriptionstagingxdai_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_originTransfersArgs = { +export type Subscriptionstagingxdai_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_destinationTransferArgs = { +export type Subscriptionstagingxdai_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_destinationTransfersArgs = { +export type Subscriptionstagingxdai_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_originMessageArgs = { +export type Subscriptionstagingxdai_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_originMessagesArgs = { +export type Subscriptionstagingxdai_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_aggregateRootArgs = { +export type Subscriptionstagingxdai_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_aggregateRootsArgs = { +export type Subscriptionstagingxdai_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_connectorMetaArgs = { +export type Subscriptionstagingxdai_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_connectorMetasArgs = { +export type Subscriptionstagingxdai_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_rootCountArgs = { +export type Subscriptionstagingxdai_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_rootCountsArgs = { +export type Subscriptionstagingxdai_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_rootMessageSentArgs = { +export type Subscriptionstagingxdai_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_rootMessageSentsArgs = { +export type Subscriptionstagingxdai_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_relayerFeesIncreaseArgs = { +export type Subscriptionstagingxdai_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_relayerFeesIncreasesArgs = { +export type Subscriptionstagingxdai_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_slippageUpdateArgs = { +export type Subscriptionstagingxdai_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_slippageUpdatesArgs = { +export type Subscriptionstagingxdai_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_snapshotRootArgs = { +export type Subscriptionstagingxdai_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_snapshotRootsArgs = { +export type Subscriptionstagingxdai_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_spokeConnectorModeArgs = { +export type Subscriptionstagingxdai_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_spokeConnectorModesArgs = { +export type Subscriptionstagingxdai_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_aggregateRootProposedArgs = { +export type Subscriptionstagingxdai_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_aggregateRootProposedsArgs = { +export type Subscriptionstagingxdai_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_optimisticRootFinalizedArgs = { +export type Subscriptionstagingxdai_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingxdai_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionarbitrumsepolia__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionxdai_assetArgs = { +export type Subscriptionstagingxdai_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_assetsArgs = { +export type Subscriptionstagingxdai_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_assetStatusArgs = { +export type Subscriptionstagingxdai_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_assetStatusesArgs = { +export type Subscriptionstagingxdai_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_assetBalanceArgs = { +export type Subscriptionstagingxdai_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_assetBalancesArgs = { +export type Subscriptionstagingxdai_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_routerArgs = { +export type Subscriptionstagingxdai__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionlocalarbitrumone_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_routersArgs = { +export type Subscriptionlocalarbitrumone_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_routerDailyTVLArgs = { +export type Subscriptionlocalarbitrumone_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_routerDailyTVLsArgs = { +export type Subscriptionlocalarbitrumone_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_routerLiquidityEventArgs = { +export type Subscriptionlocalarbitrumone_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_routerLiquidityEventsArgs = { +export type Subscriptionlocalarbitrumone_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_settingArgs = { +export type Subscriptionlocalarbitrumone_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_settingsArgs = { +export type Subscriptionlocalarbitrumone_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_relayerArgs = { +export type Subscriptionlocalarbitrumone_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_relayersArgs = { +export type Subscriptionlocalarbitrumone_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_sequencerArgs = { +export type Subscriptionlocalarbitrumone_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_sequencersArgs = { +export type Subscriptionlocalarbitrumone_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_relayerFeeArgs = { +export type Subscriptionlocalarbitrumone_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_relayerFeesArgs = { +export type Subscriptionlocalarbitrumone_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_originTransferArgs = { +export type Subscriptionlocalarbitrumone_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_originTransfersArgs = { +export type Subscriptionlocalarbitrumone_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_destinationTransferArgs = { +export type Subscriptionlocalarbitrumone_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_destinationTransfersArgs = { +export type Subscriptionlocalarbitrumone_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_originMessageArgs = { +export type Subscriptionlocalarbitrumone_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_originMessagesArgs = { +export type Subscriptionlocalarbitrumone_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_aggregateRootArgs = { +export type Subscriptionlocalarbitrumone_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_aggregateRootsArgs = { +export type Subscriptionlocalarbitrumone_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_connectorMetaArgs = { +export type Subscriptionlocalarbitrumone_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_connectorMetasArgs = { +export type Subscriptionlocalarbitrumone_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_rootCountArgs = { +export type Subscriptionlocalarbitrumone_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_rootCountsArgs = { +export type Subscriptionlocalarbitrumone_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_rootMessageSentArgs = { +export type Subscriptionlocalarbitrumone_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_rootMessageSentsArgs = { +export type Subscriptionlocalarbitrumone_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_relayerFeesIncreaseArgs = { +export type Subscriptionlocalarbitrumone_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_relayerFeesIncreasesArgs = { +export type Subscriptionlocalarbitrumone_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_slippageUpdateArgs = { +export type Subscriptionlocalarbitrumone_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_slippageUpdatesArgs = { +export type Subscriptionlocalarbitrumone_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_snapshotRootArgs = { +export type Subscriptionlocalarbitrumone_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_snapshotRootsArgs = { +export type Subscriptionlocalarbitrumone_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_spokeConnectorModeArgs = { +export type Subscriptionlocalarbitrumone_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_spokeConnectorModesArgs = { +export type Subscriptionlocalarbitrumone_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_aggregateRootProposedArgs = { +export type Subscriptionlocalarbitrumone_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_aggregateRootProposedsArgs = { +export type Subscriptionlocalarbitrumone_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_optimisticRootFinalizedArgs = { +export type Subscriptionlocalarbitrumone_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai_optimisticRootFinalizedsArgs = { +export type Subscriptionlocalarbitrumone_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxdai__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionlocaloptimism_assetArgs = { +export type Subscriptionlocalarbitrumone_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_assetsArgs = { +export type Subscriptionlocalarbitrumone_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_assetStatusArgs = { +export type Subscriptionlocalarbitrumone_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_assetStatusesArgs = { +export type Subscriptionlocalarbitrumone_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_assetBalanceArgs = { +export type Subscriptionlocalarbitrumone_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_assetBalancesArgs = { +export type Subscriptionlocalarbitrumone_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_routerArgs = { +export type Subscriptionlocalarbitrumone__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionarbitrumone_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_routersArgs = { +export type Subscriptionarbitrumone_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_routerDailyTVLArgs = { +export type Subscriptionarbitrumone_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_routerDailyTVLsArgs = { +export type Subscriptionarbitrumone_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_routerLiquidityEventArgs = { +export type Subscriptionarbitrumone_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_routerLiquidityEventsArgs = { +export type Subscriptionarbitrumone_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_settingArgs = { +export type Subscriptionarbitrumone_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_settingsArgs = { +export type Subscriptionarbitrumone_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_relayerArgs = { +export type Subscriptionarbitrumone_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_relayersArgs = { +export type Subscriptionarbitrumone_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_sequencerArgs = { +export type Subscriptionarbitrumone_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_sequencersArgs = { +export type Subscriptionarbitrumone_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_relayerFeeArgs = { +export type Subscriptionarbitrumone_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_relayerFeesArgs = { +export type Subscriptionarbitrumone_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_originTransferArgs = { +export type Subscriptionarbitrumone_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_originTransfersArgs = { +export type Subscriptionarbitrumone_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_destinationTransferArgs = { +export type Subscriptionarbitrumone_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_destinationTransfersArgs = { +export type Subscriptionarbitrumone_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_originMessageArgs = { +export type Subscriptionarbitrumone_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_originMessagesArgs = { +export type Subscriptionarbitrumone_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_aggregateRootArgs = { +export type Subscriptionarbitrumone_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_aggregateRootsArgs = { +export type Subscriptionarbitrumone_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_connectorMetaArgs = { +export type Subscriptionarbitrumone_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_connectorMetasArgs = { +export type Subscriptionarbitrumone_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_rootCountArgs = { +export type Subscriptionarbitrumone_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_rootCountsArgs = { +export type Subscriptionarbitrumone_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_rootMessageSentArgs = { +export type Subscriptionarbitrumone_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_rootMessageSentsArgs = { +export type Subscriptionarbitrumone_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_relayerFeesIncreaseArgs = { +export type Subscriptionarbitrumone_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_relayerFeesIncreasesArgs = { +export type Subscriptionarbitrumone_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_slippageUpdateArgs = { +export type Subscriptionarbitrumone_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_slippageUpdatesArgs = { +export type Subscriptionarbitrumone_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_snapshotRootArgs = { +export type Subscriptionarbitrumone_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_snapshotRootsArgs = { +export type Subscriptionarbitrumone_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_spokeConnectorModeArgs = { +export type Subscriptionarbitrumone_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_spokeConnectorModesArgs = { +export type Subscriptionarbitrumone_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_aggregateRootProposedArgs = { +export type Subscriptionarbitrumone_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_aggregateRootProposedsArgs = { +export type Subscriptionarbitrumone_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_optimisticRootFinalizedArgs = { +export type Subscriptionarbitrumone_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism_optimisticRootFinalizedsArgs = { +export type Subscriptionarbitrumone_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocaloptimism__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingpolygonzkevm_assetArgs = { +export type Subscriptionarbitrumone_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_assetsArgs = { +export type Subscriptionarbitrumone_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_assetStatusArgs = { +export type Subscriptionarbitrumone_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_assetStatusesArgs = { +export type Subscriptionarbitrumone_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_assetBalanceArgs = { +export type Subscriptionarbitrumone_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_assetBalancesArgs = { +export type Subscriptionarbitrumone_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_routerArgs = { +export type Subscriptionarbitrumone__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingbase_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_routersArgs = { +export type Subscriptionstagingbase_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_routerDailyTVLArgs = { +export type Subscriptionstagingbase_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_routerDailyTVLsArgs = { +export type Subscriptionstagingbase_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_routerLiquidityEventArgs = { +export type Subscriptionstagingbase_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_routerLiquidityEventsArgs = { +export type Subscriptionstagingbase_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_settingArgs = { +export type Subscriptionstagingbase_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_settingsArgs = { +export type Subscriptionstagingbase_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_relayerArgs = { +export type Subscriptionstagingbase_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_relayersArgs = { +export type Subscriptionstagingbase_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_sequencerArgs = { +export type Subscriptionstagingbase_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_sequencersArgs = { +export type Subscriptionstagingbase_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_relayerFeeArgs = { +export type Subscriptionstagingbase_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_relayerFeesArgs = { +export type Subscriptionstagingbase_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_originTransferArgs = { +export type Subscriptionstagingbase_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_originTransfersArgs = { +export type Subscriptionstagingbase_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_destinationTransferArgs = { +export type Subscriptionstagingbase_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_destinationTransfersArgs = { +export type Subscriptionstagingbase_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_originMessageArgs = { +export type Subscriptionstagingbase_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_originMessagesArgs = { +export type Subscriptionstagingbase_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_aggregateRootArgs = { +export type Subscriptionstagingbase_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_aggregateRootsArgs = { +export type Subscriptionstagingbase_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_connectorMetaArgs = { +export type Subscriptionstagingbase_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_connectorMetasArgs = { +export type Subscriptionstagingbase_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_rootCountArgs = { +export type Subscriptionstagingbase_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_rootCountsArgs = { +export type Subscriptionstagingbase_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_rootMessageSentArgs = { +export type Subscriptionstagingbase_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_rootMessageSentsArgs = { +export type Subscriptionstagingbase_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_relayerFeesIncreaseArgs = { +export type Subscriptionstagingbase_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_relayerFeesIncreasesArgs = { +export type Subscriptionstagingbase_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_slippageUpdateArgs = { +export type Subscriptionstagingbase_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_slippageUpdatesArgs = { +export type Subscriptionstagingbase_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_snapshotRootArgs = { +export type Subscriptionstagingbase_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_snapshotRootsArgs = { +export type Subscriptionstagingbase_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_spokeConnectorModeArgs = { +export type Subscriptionstagingbase_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_spokeConnectorModesArgs = { +export type Subscriptionstagingbase_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_aggregateRootProposedArgs = { +export type Subscriptionstagingbase_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_aggregateRootProposedsArgs = { +export type Subscriptionstagingbase_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_optimisticRootFinalizedArgs = { +export type Subscriptionstagingbase_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingbase_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingpolygonzkevm__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionlinea_assetArgs = { +export type Subscriptionstagingbase_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_assetsArgs = { +export type Subscriptionstagingbase_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_assetStatusArgs = { +export type Subscriptionstagingbase_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_assetStatusesArgs = { +export type Subscriptionstagingbase_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_assetBalanceArgs = { +export type Subscriptionstagingbase_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_assetBalancesArgs = { +export type Subscriptionstagingbase_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_routerArgs = { +export type Subscriptionstagingbase__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionmantle_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_routersArgs = { +export type Subscriptionmantle_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_routerDailyTVLArgs = { +export type Subscriptionmantle_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_routerDailyTVLsArgs = { +export type Subscriptionmantle_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_routerLiquidityEventArgs = { +export type Subscriptionmantle_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_routerLiquidityEventsArgs = { +export type Subscriptionmantle_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_settingArgs = { +export type Subscriptionmantle_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_settingsArgs = { +export type Subscriptionmantle_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_relayerArgs = { +export type Subscriptionmantle_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_relayersArgs = { +export type Subscriptionmantle_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_sequencerArgs = { +export type Subscriptionmantle_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_sequencersArgs = { +export type Subscriptionmantle_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_relayerFeeArgs = { +export type Subscriptionmantle_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_relayerFeesArgs = { +export type Subscriptionmantle_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_originTransferArgs = { +export type Subscriptionmantle_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_originTransfersArgs = { +export type Subscriptionmantle_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_destinationTransferArgs = { +export type Subscriptionmantle_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_destinationTransfersArgs = { +export type Subscriptionmantle_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_originMessageArgs = { +export type Subscriptionmantle_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_originMessagesArgs = { +export type Subscriptionmantle_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_aggregateRootArgs = { +export type Subscriptionmantle_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_aggregateRootsArgs = { +export type Subscriptionmantle_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_connectorMetaArgs = { +export type Subscriptionmantle_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_connectorMetasArgs = { +export type Subscriptionmantle_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_rootCountArgs = { +export type Subscriptionmantle_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_rootCountsArgs = { +export type Subscriptionmantle_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_rootMessageSentArgs = { +export type Subscriptionmantle_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_rootMessageSentsArgs = { +export type Subscriptionmantle_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_relayerFeesIncreaseArgs = { +export type Subscriptionmantle_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_relayerFeesIncreasesArgs = { +export type Subscriptionmantle_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_slippageUpdateArgs = { +export type Subscriptionmantle_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_slippageUpdatesArgs = { +export type Subscriptionmantle_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_snapshotRootArgs = { +export type Subscriptionmantle_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_snapshotRootsArgs = { +export type Subscriptionmantle_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_spokeConnectorModeArgs = { +export type Subscriptionmantle_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_spokeConnectorModesArgs = { +export type Subscriptionmantle_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_aggregateRootProposedArgs = { +export type Subscriptionmantle_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_aggregateRootProposedsArgs = { +export type Subscriptionmantle_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_optimisticRootFinalizedArgs = { +export type Subscriptionmantle_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea_optimisticRootFinalizedsArgs = { +export type Subscriptionmantle_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlinea__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionxlayer_swap_systemInfoArgs = { +export type Subscriptionmantle_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_systemInfosArgs = { +export type Subscriptionmantle_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_pooledTokenArgs = { +export type Subscriptionmantle_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_pooledTokensArgs = { +export type Subscriptionmantle_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapArgs = { +export type Subscriptionmantle_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapsArgs = { +export type Subscriptionmantle_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapAddLiquidityEventArgs = { +export type Subscriptionmantle__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingbnb_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapAddLiquidityEventsArgs = { +export type Subscriptionstagingbnb_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapRemoveLiquidityEventArgs = { +export type Subscriptionstagingbnb_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapRemoveLiquidityEventsArgs = { +export type Subscriptionstagingbnb_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapExchangeArgs = { +export type Subscriptionstagingbnb_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapExchangesArgs = { +export type Subscriptionstagingbnb_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapDailyVolumeArgs = { +export type Subscriptionstagingbnb_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapDailyVolumesArgs = { +export type Subscriptionstagingbnb_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapHourlyVolumeArgs = { +export type Subscriptionstagingbnb_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapHourlyVolumesArgs = { +export type Subscriptionstagingbnb_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapWeeklyVolumeArgs = { +export type Subscriptionstagingbnb_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapWeeklyVolumesArgs = { +export type Subscriptionstagingbnb_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpAccountArgs = { +export type Subscriptionstagingbnb_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpAccountsArgs = { +export type Subscriptionstagingbnb_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpAccountBalanceArgs = { +export type Subscriptionstagingbnb_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpAccountBalancesArgs = { +export type Subscriptionstagingbnb_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpTokenArgs = { +export type Subscriptionstagingbnb_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpTokensArgs = { +export type Subscriptionstagingbnb_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpTransferEventArgs = { +export type Subscriptionstagingbnb_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpTransferEventsArgs = { +export type Subscriptionstagingbnb_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapEventArgs = { +export type Subscriptionstagingbnb_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_stableSwapEventsArgs = { +export type Subscriptionstagingbnb_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapTradeVolumeArgs = { +export type Subscriptionstagingbnb_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_swapTradeVolumesArgs = { +export type Subscriptionstagingbnb_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpTokenEventArgs = { +export type Subscriptionstagingbnb_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap_lpTokenEventsArgs = { +export type Subscriptionstagingbnb_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_swap__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionmainnet_rootAggregatedArgs = { +export type Subscriptionstagingbnb_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootAggregatedsArgs = { +export type Subscriptionstagingbnb_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootPropagatedArgs = { +export type Subscriptionstagingbnb_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootPropagatedsArgs = { +export type Subscriptionstagingbnb_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregatedMessageRootArgs = { +export type Subscriptionstagingbnb_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregatedMessageRootsArgs = { +export type Subscriptionstagingbnb_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootManagerMetaArgs = { +export type Subscriptionstagingbnb_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootManagerMetasArgs = { +export type Subscriptionstagingbnb_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootManagerModeArgs = { +export type Subscriptionstagingbnb_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootManagerModesArgs = { +export type Subscriptionstagingbnb_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimisticRootProposedArgs = { +export type Subscriptionstagingbnb_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimisticRootProposedsArgs = { +export type Subscriptionstagingbnb_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_hubOptimisticRootFinalizedArgs = { +export type Subscriptionstagingbnb_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_hubOptimisticRootFinalizedsArgs = { +export type Subscriptionstagingbnb_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimisticRootPropagatedArgs = { +export type Subscriptionstagingbnb_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimisticRootPropagatedsArgs = { +export type Subscriptionstagingbnb_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_polygonConnectorMetaArgs = { +export type Subscriptionstagingbnb_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_polygonConnectorMetasArgs = { +export type Subscriptionstagingbnb_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimismConnectorMetaArgs = { +export type Subscriptionstagingbnb_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimismConnectorMetasArgs = { +export type Subscriptionstagingbnb_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_bnbConnectorMetaArgs = { +export type Subscriptionstagingbnb__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingpolygonzkevm_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_bnbConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_arbitrumConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_arbitrumConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_gnosisConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_gnosisConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_lineaConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_lineaConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_metisConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_metisConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_mantleConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_mantleConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_avalancheConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_avalancheConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_baseConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_baseConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_polygonZkConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_polygonZkConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_zkSyncConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_zkSyncConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_modeConnectorMetaArgs = { +export type Subscriptionstagingpolygonzkevm_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_modeConnectorMetasArgs = { +export type Subscriptionstagingpolygonzkevm_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootMessageProcessedArgs = { +export type Subscriptionstagingpolygonzkevm_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootMessageProcessedsArgs = { +export type Subscriptionstagingpolygonzkevm_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregateRootSavedSlowArgs = { +export type Subscriptionstagingpolygonzkevm_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregateRootSavedSlowsArgs = { +export type Subscriptionstagingpolygonzkevm_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_hubDomainArgs = { +export type Subscriptionstagingpolygonzkevm_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_hubDomainsArgs = { +export type Subscriptionstagingpolygonzkevm_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionoptimism_assetArgs = { +export type Subscriptionstagingpolygonzkevm_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_assetsArgs = { +export type Subscriptionstagingpolygonzkevm_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_assetStatusArgs = { +export type Subscriptionstagingpolygonzkevm_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_assetStatusesArgs = { +export type Subscriptionstagingpolygonzkevm_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_assetBalanceArgs = { +export type Subscriptionstagingpolygonzkevm_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_assetBalancesArgs = { +export type Subscriptionstagingpolygonzkevm_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_routerArgs = { +export type Subscriptionstagingpolygonzkevm_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_routersArgs = { +export type Subscriptionstagingpolygonzkevm_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_routerDailyTVLArgs = { +export type Subscriptionstagingpolygonzkevm_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_routerDailyTVLsArgs = { +export type Subscriptionstagingpolygonzkevm_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_routerLiquidityEventArgs = { +export type Subscriptionstagingpolygonzkevm_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_routerLiquidityEventsArgs = { +export type Subscriptionstagingpolygonzkevm_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_settingArgs = { +export type Subscriptionstagingpolygonzkevm_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_settingsArgs = { +export type Subscriptionstagingpolygonzkevm_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_relayerArgs = { +export type Subscriptionstagingpolygonzkevm_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_relayersArgs = { +export type Subscriptionstagingpolygonzkevm_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_sequencerArgs = { +export type Subscriptionstagingpolygonzkevm_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_sequencersArgs = { +export type Subscriptionstagingpolygonzkevm_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_relayerFeeArgs = { +export type Subscriptionstagingpolygonzkevm__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingavalanche_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_relayerFeesArgs = { +export type Subscriptionstagingavalanche_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_originTransferArgs = { +export type Subscriptionstagingavalanche_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_originTransfersArgs = { +export type Subscriptionstagingavalanche_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_destinationTransferArgs = { +export type Subscriptionstagingavalanche_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_destinationTransfersArgs = { +export type Subscriptionstagingavalanche_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_originMessageArgs = { +export type Subscriptionstagingavalanche_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_originMessagesArgs = { +export type Subscriptionstagingavalanche_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_aggregateRootArgs = { +export type Subscriptionstagingavalanche_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_aggregateRootsArgs = { +export type Subscriptionstagingavalanche_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_connectorMetaArgs = { +export type Subscriptionstagingavalanche_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_connectorMetasArgs = { +export type Subscriptionstagingavalanche_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_rootCountArgs = { +export type Subscriptionstagingavalanche_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_rootCountsArgs = { +export type Subscriptionstagingavalanche_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_rootMessageSentArgs = { +export type Subscriptionstagingavalanche_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_rootMessageSentsArgs = { +export type Subscriptionstagingavalanche_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_relayerFeesIncreaseArgs = { +export type Subscriptionstagingavalanche_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_relayerFeesIncreasesArgs = { +export type Subscriptionstagingavalanche_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_slippageUpdateArgs = { +export type Subscriptionstagingavalanche_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_slippageUpdatesArgs = { +export type Subscriptionstagingavalanche_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_snapshotRootArgs = { +export type Subscriptionstagingavalanche_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_snapshotRootsArgs = { +export type Subscriptionstagingavalanche_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_spokeConnectorModeArgs = { +export type Subscriptionstagingavalanche_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_spokeConnectorModesArgs = { +export type Subscriptionstagingavalanche_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_aggregateRootProposedArgs = { +export type Subscriptionstagingavalanche_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_aggregateRootProposedsArgs = { +export type Subscriptionstagingavalanche_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_optimisticRootFinalizedArgs = { +export type Subscriptionstagingavalanche_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingavalanche_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionoptimism__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingzksync_assetArgs = { +export type Subscriptionstagingavalanche_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_assetsArgs = { +export type Subscriptionstagingavalanche_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_assetStatusArgs = { +export type Subscriptionstagingavalanche_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_assetStatusesArgs = { +export type Subscriptionstagingavalanche_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_assetBalanceArgs = { +export type Subscriptionstagingavalanche_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_assetBalancesArgs = { +export type Subscriptionstagingavalanche_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_routerArgs = { +export type Subscriptionstagingavalanche_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_routersArgs = { +export type Subscriptionstagingavalanche_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_routerDailyTVLArgs = { +export type Subscriptionstagingavalanche_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_routerDailyTVLsArgs = { +export type Subscriptionstagingavalanche_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_routerLiquidityEventArgs = { +export type Subscriptionstagingavalanche_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_routerLiquidityEventsArgs = { +export type Subscriptionstagingavalanche_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_settingArgs = { +export type Subscriptionstagingavalanche_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_settingsArgs = { +export type Subscriptionstagingavalanche_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_relayerArgs = { +export type Subscriptionstagingavalanche_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_relayersArgs = { +export type Subscriptionstagingavalanche_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_sequencerArgs = { +export type Subscriptionstagingavalanche_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_sequencersArgs = { +export type Subscriptionstagingavalanche_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_relayerFeeArgs = { +export type Subscriptionstagingavalanche__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingpolygon_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_relayerFeesArgs = { +export type Subscriptionstagingpolygon_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_originTransferArgs = { +export type Subscriptionstagingpolygon_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_originTransfersArgs = { +export type Subscriptionstagingpolygon_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_destinationTransferArgs = { +export type Subscriptionstagingpolygon_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_destinationTransfersArgs = { +export type Subscriptionstagingpolygon_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_originMessageArgs = { +export type Subscriptionstagingpolygon_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_originMessagesArgs = { +export type Subscriptionstagingpolygon_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_aggregateRootArgs = { +export type Subscriptionstagingpolygon_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_aggregateRootsArgs = { +export type Subscriptionstagingpolygon_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_connectorMetaArgs = { +export type Subscriptionstagingpolygon_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_connectorMetasArgs = { +export type Subscriptionstagingpolygon_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_rootCountArgs = { +export type Subscriptionstagingpolygon_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_rootCountsArgs = { +export type Subscriptionstagingpolygon_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_rootMessageSentArgs = { +export type Subscriptionstagingpolygon_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_rootMessageSentsArgs = { +export type Subscriptionstagingpolygon_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_relayerFeesIncreaseArgs = { +export type Subscriptionstagingpolygon_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_relayerFeesIncreasesArgs = { +export type Subscriptionstagingpolygon_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_slippageUpdateArgs = { +export type Subscriptionstagingpolygon_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_slippageUpdatesArgs = { +export type Subscriptionstagingpolygon_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_snapshotRootArgs = { +export type Subscriptionstagingpolygon_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_snapshotRootsArgs = { +export type Subscriptionstagingpolygon_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_spokeConnectorModeArgs = { +export type Subscriptionstagingpolygon_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_spokeConnectorModesArgs = { +export type Subscriptionstagingpolygon_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_aggregateRootProposedArgs = { +export type Subscriptionstagingpolygon_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_aggregateRootProposedsArgs = { +export type Subscriptionstagingpolygon_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_optimisticRootFinalizedArgs = { +export type Subscriptionstagingpolygon_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingpolygon_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingzksync__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionmetis_assetArgs = { +export type Subscriptionstagingpolygon_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_assetsArgs = { +export type Subscriptionstagingpolygon_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_assetStatusArgs = { +export type Subscriptionstagingpolygon_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_assetStatusesArgs = { +export type Subscriptionstagingpolygon_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_assetBalanceArgs = { +export type Subscriptionstagingpolygon_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_assetBalancesArgs = { +export type Subscriptionstagingpolygon_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_routerArgs = { +export type Subscriptionstagingpolygon_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_routersArgs = { +export type Subscriptionstagingpolygon_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_routerDailyTVLArgs = { +export type Subscriptionstagingpolygon_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_routerDailyTVLsArgs = { +export type Subscriptionstagingpolygon_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_routerLiquidityEventArgs = { +export type Subscriptionstagingpolygon_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_routerLiquidityEventsArgs = { +export type Subscriptionstagingpolygon_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_settingArgs = { +export type Subscriptionstagingpolygon_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_settingsArgs = { +export type Subscriptionstagingpolygon_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_relayerArgs = { +export type Subscriptionstagingpolygon_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_relayersArgs = { +export type Subscriptionstagingpolygon_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_sequencerArgs = { +export type Subscriptionstagingpolygon_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_sequencersArgs = { +export type Subscriptionstagingpolygon_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_relayerFeeArgs = { +export type Subscriptionstagingpolygon__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionpolygonzkevm_swap_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_relayerFeesArgs = { +export type Subscriptionpolygonzkevm_swap_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_originTransferArgs = { +export type Subscriptionpolygonzkevm_swap_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_originTransfersArgs = { +export type Subscriptionpolygonzkevm_swap_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_destinationTransferArgs = { +export type Subscriptionpolygonzkevm_swap_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_destinationTransfersArgs = { +export type Subscriptionpolygonzkevm_swap_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_originMessageArgs = { +export type Subscriptionpolygonzkevm_swap_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_originMessagesArgs = { +export type Subscriptionpolygonzkevm_swap_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_aggregateRootArgs = { +export type Subscriptionpolygonzkevm_swap_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_aggregateRootsArgs = { +export type Subscriptionpolygonzkevm_swap_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_connectorMetaArgs = { +export type Subscriptionpolygonzkevm_swap_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_connectorMetasArgs = { +export type Subscriptionpolygonzkevm_swap_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_rootCountArgs = { +export type Subscriptionpolygonzkevm_swap_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_rootCountsArgs = { +export type Subscriptionpolygonzkevm_swap_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_rootMessageSentArgs = { +export type Subscriptionpolygonzkevm_swap_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_rootMessageSentsArgs = { +export type Subscriptionpolygonzkevm_swap_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_relayerFeesIncreaseArgs = { +export type Subscriptionpolygonzkevm_swap_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_relayerFeesIncreasesArgs = { +export type Subscriptionpolygonzkevm_swap_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_slippageUpdateArgs = { +export type Subscriptionpolygonzkevm_swap_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_slippageUpdatesArgs = { +export type Subscriptionpolygonzkevm_swap_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_snapshotRootArgs = { +export type Subscriptionpolygonzkevm_swap_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_snapshotRootsArgs = { +export type Subscriptionpolygonzkevm_swap_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_spokeConnectorModeArgs = { +export type Subscriptionpolygonzkevm_swap_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_spokeConnectorModesArgs = { +export type Subscriptionpolygonzkevm_swap_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_aggregateRootProposedArgs = { +export type Subscriptionpolygonzkevm_swap_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_aggregateRootProposedsArgs = { +export type Subscriptionpolygonzkevm_swap_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_optimisticRootFinalizedArgs = { +export type Subscriptionpolygonzkevm_swap_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis_optimisticRootFinalizedsArgs = { +export type Subscriptionpolygonzkevm_swap_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmetis__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionxlayer_assetArgs = { +export type Subscriptionpolygonzkevm_swap_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_assetsArgs = { +export type Subscriptionpolygonzkevm_swap_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_assetStatusArgs = { +export type Subscriptionpolygonzkevm_swap_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_assetStatusesArgs = { +export type Subscriptionpolygonzkevm_swap_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_assetBalanceArgs = { +export type Subscriptionpolygonzkevm_swap_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_assetBalancesArgs = { +export type Subscriptionpolygonzkevm_swap_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_routerArgs = { +export type Subscriptionpolygonzkevm_swap_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_routersArgs = { +export type Subscriptionpolygonzkevm_swap_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_routerDailyTVLArgs = { +export type Subscriptionpolygonzkevm_swap_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_routerDailyTVLsArgs = { +export type Subscriptionpolygonzkevm_swap_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_routerLiquidityEventArgs = { +export type Subscriptionpolygonzkevm_swap_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_routerLiquidityEventsArgs = { +export type Subscriptionpolygonzkevm_swap_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_settingArgs = { +export type Subscriptionpolygonzkevm_swap_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_settingsArgs = { +export type Subscriptionpolygonzkevm_swap_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_relayerArgs = { +export type Subscriptionpolygonzkevm_swap_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_relayersArgs = { +export type Subscriptionpolygonzkevm_swap_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_sequencerArgs = { +export type Subscriptionpolygonzkevm_swap_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_sequencersArgs = { +export type Subscriptionpolygonzkevm_swap_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_relayerFeeArgs = { +export type Subscriptionpolygonzkevm_swap__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingzksync_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_relayerFeesArgs = { +export type Subscriptionstagingzksync_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_originTransferArgs = { +export type Subscriptionstagingzksync_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_originTransfersArgs = { +export type Subscriptionstagingzksync_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_destinationTransferArgs = { +export type Subscriptionstagingzksync_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_destinationTransfersArgs = { +export type Subscriptionstagingzksync_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_originMessageArgs = { +export type Subscriptionstagingzksync_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_originMessagesArgs = { +export type Subscriptionstagingzksync_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_aggregateRootArgs = { +export type Subscriptionstagingzksync_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_aggregateRootsArgs = { +export type Subscriptionstagingzksync_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_connectorMetaArgs = { +export type Subscriptionstagingzksync_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_connectorMetasArgs = { +export type Subscriptionstagingzksync_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_rootCountArgs = { +export type Subscriptionstagingzksync_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_rootCountsArgs = { +export type Subscriptionstagingzksync_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_rootMessageSentArgs = { +export type Subscriptionstagingzksync_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_rootMessageSentsArgs = { +export type Subscriptionstagingzksync_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_relayerFeesIncreaseArgs = { +export type Subscriptionstagingzksync_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_relayerFeesIncreasesArgs = { +export type Subscriptionstagingzksync_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_slippageUpdateArgs = { +export type Subscriptionstagingzksync_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_slippageUpdatesArgs = { +export type Subscriptionstagingzksync_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_snapshotRootArgs = { +export type Subscriptionstagingzksync_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_snapshotRootsArgs = { +export type Subscriptionstagingzksync_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_spokeConnectorModeArgs = { +export type Subscriptionstagingzksync_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_spokeConnectorModesArgs = { +export type Subscriptionstagingzksync_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_aggregateRootProposedArgs = { +export type Subscriptionstagingzksync_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_aggregateRootProposedsArgs = { +export type Subscriptionstagingzksync_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_optimisticRootFinalizedArgs = { +export type Subscriptionstagingzksync_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingzksync_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionxlayer__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingxlayer_assetArgs = { +export type Subscriptionstagingzksync_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_assetsArgs = { +export type Subscriptionstagingzksync_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_assetStatusArgs = { +export type Subscriptionstagingzksync_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_assetStatusesArgs = { +export type Subscriptionstagingzksync_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_assetBalanceArgs = { +export type Subscriptionstagingzksync_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_assetBalancesArgs = { +export type Subscriptionstagingzksync_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_routerArgs = { +export type Subscriptionstagingzksync_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_routersArgs = { +export type Subscriptionstagingzksync_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_routerDailyTVLArgs = { +export type Subscriptionstagingzksync_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_routerDailyTVLsArgs = { +export type Subscriptionstagingzksync_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_routerLiquidityEventArgs = { +export type Subscriptionstagingzksync_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_routerLiquidityEventsArgs = { +export type Subscriptionstagingzksync_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_settingArgs = { +export type Subscriptionstagingzksync_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_settingsArgs = { +export type Subscriptionstagingzksync_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_relayerArgs = { +export type Subscriptionstagingzksync_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_relayersArgs = { +export type Subscriptionstagingzksync_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_sequencerArgs = { +export type Subscriptionstagingzksync_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_sequencersArgs = { +export type Subscriptionstagingzksync_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_relayerFeeArgs = { +export type Subscriptionstagingzksync__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionpolygon_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_relayerFeesArgs = { +export type Subscriptionpolygon_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_originTransferArgs = { +export type Subscriptionpolygon_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_originTransfersArgs = { +export type Subscriptionpolygon_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_destinationTransferArgs = { +export type Subscriptionpolygon_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_destinationTransfersArgs = { +export type Subscriptionpolygon_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_originMessageArgs = { +export type Subscriptionpolygon_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_originMessagesArgs = { +export type Subscriptionpolygon_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_aggregateRootArgs = { +export type Subscriptionpolygon_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_aggregateRootsArgs = { +export type Subscriptionpolygon_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_connectorMetaArgs = { +export type Subscriptionpolygon_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_connectorMetasArgs = { +export type Subscriptionpolygon_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_rootCountArgs = { +export type Subscriptionpolygon_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_rootCountsArgs = { +export type Subscriptionpolygon_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_rootMessageSentArgs = { +export type Subscriptionpolygon_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_rootMessageSentsArgs = { +export type Subscriptionpolygon_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_relayerFeesIncreaseArgs = { +export type Subscriptionpolygon_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_relayerFeesIncreasesArgs = { +export type Subscriptionpolygon_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_slippageUpdateArgs = { +export type Subscriptionpolygon_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_slippageUpdatesArgs = { +export type Subscriptionpolygon_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_snapshotRootArgs = { +export type Subscriptionpolygon_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_snapshotRootsArgs = { +export type Subscriptionpolygon_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_spokeConnectorModeArgs = { +export type Subscriptionpolygon_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_spokeConnectorModesArgs = { +export type Subscriptionpolygon_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_aggregateRootProposedArgs = { +export type Subscriptionpolygon_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_aggregateRootProposedsArgs = { +export type Subscriptionpolygon_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_optimisticRootFinalizedArgs = { +export type Subscriptionpolygon_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer_optimisticRootFinalizedsArgs = { +export type Subscriptionpolygon_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingxlayer__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionstagingmantle_assetArgs = { +export type Subscriptionpolygon_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmantle_assetsArgs = { +export type Subscriptionpolygon_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmantle_assetStatusArgs = { +export type Subscriptionpolygon_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmantle_assetStatusesArgs = { +export type Subscriptionpolygon_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmantle_assetBalanceArgs = { +export type Subscriptionpolygon_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_assetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_routerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_routersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_routerDailyTVLArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_routerDailyTVLsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_routerLiquidityEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_routerLiquidityEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_settingArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_settingsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_relayerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_relayersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_sequencerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_sequencersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_relayerFeeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_relayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_originTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_originTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_destinationTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_destinationTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_originMessageArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_originMessagesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_aggregateRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_aggregateRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_connectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_connectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_rootCountArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_rootCountsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_rootMessageSentArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_rootMessageSentsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_relayerFeesIncreaseArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_relayerFeesIncreasesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_slippageUpdateArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_slippageUpdatesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_snapshotRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_snapshotRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_spokeConnectorModeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_spokeConnectorModesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_aggregateRootProposedArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_aggregateRootProposedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_optimisticRootFinalizedArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle_optimisticRootFinalizedsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionstagingmantle__metaArgs = { - block?: InputMaybe; -}; - - -export type Subscriptionpolygon_assetArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_assetsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_assetStatusArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_assetStatusesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_assetBalanceArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_assetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_routerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_routersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_routerDailyTVLArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_routerDailyTVLsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_routerLiquidityEventArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_routerLiquidityEventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_settingArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_settingsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_relayerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_relayersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_sequencerArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_sequencersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_relayerFeeArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_relayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_originTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_originTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_destinationTransferArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_destinationTransfersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_originMessageArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_originMessagesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_aggregateRootArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_aggregateRootsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_connectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_connectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_rootCountArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_rootCountsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionpolygon_rootMessageSentArgs = { - id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; @@ -48984,422 +48021,422 @@ export type Subscriptionpolygon__metaArgs = { }; -export type Subscriptionstagingmetis_assetArgs = { +export type Subscriptionxlayer_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_assetsArgs = { +export type Subscriptionxlayer_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_assetStatusArgs = { +export type Subscriptionxlayer_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_assetStatusesArgs = { +export type Subscriptionxlayer_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_assetBalanceArgs = { +export type Subscriptionxlayer_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_assetBalancesArgs = { +export type Subscriptionxlayer_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_routerArgs = { +export type Subscriptionxlayer_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_routersArgs = { +export type Subscriptionxlayer_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_routerDailyTVLArgs = { +export type Subscriptionxlayer_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_routerDailyTVLsArgs = { +export type Subscriptionxlayer_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_routerLiquidityEventArgs = { +export type Subscriptionxlayer_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_routerLiquidityEventsArgs = { +export type Subscriptionxlayer_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_settingArgs = { +export type Subscriptionxlayer_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_settingsArgs = { +export type Subscriptionxlayer_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_relayerArgs = { +export type Subscriptionxlayer_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_relayersArgs = { +export type Subscriptionxlayer_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_sequencerArgs = { +export type Subscriptionxlayer_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_sequencersArgs = { +export type Subscriptionxlayer_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_relayerFeeArgs = { +export type Subscriptionxlayer_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_relayerFeesArgs = { +export type Subscriptionxlayer_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_originTransferArgs = { +export type Subscriptionxlayer_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_originTransfersArgs = { +export type Subscriptionxlayer_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_destinationTransferArgs = { +export type Subscriptionxlayer_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_destinationTransfersArgs = { +export type Subscriptionxlayer_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_originMessageArgs = { +export type Subscriptionxlayer_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_originMessagesArgs = { +export type Subscriptionxlayer_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_aggregateRootArgs = { +export type Subscriptionxlayer_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_aggregateRootsArgs = { +export type Subscriptionxlayer_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_connectorMetaArgs = { +export type Subscriptionxlayer_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_connectorMetasArgs = { +export type Subscriptionxlayer_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_rootCountArgs = { +export type Subscriptionxlayer_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_rootCountsArgs = { +export type Subscriptionxlayer_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_rootMessageSentArgs = { +export type Subscriptionxlayer_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_rootMessageSentsArgs = { +export type Subscriptionxlayer_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_relayerFeesIncreaseArgs = { +export type Subscriptionxlayer_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_relayerFeesIncreasesArgs = { +export type Subscriptionxlayer_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_slippageUpdateArgs = { +export type Subscriptionxlayer_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_slippageUpdatesArgs = { +export type Subscriptionxlayer_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_snapshotRootArgs = { +export type Subscriptionxlayer_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_snapshotRootsArgs = { +export type Subscriptionxlayer_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_spokeConnectorModeArgs = { +export type Subscriptionxlayer_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_spokeConnectorModesArgs = { +export type Subscriptionxlayer_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_aggregateRootProposedArgs = { +export type Subscriptionxlayer_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_aggregateRootProposedsArgs = { +export type Subscriptionxlayer_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_optimisticRootFinalizedArgs = { +export type Subscriptionxlayer_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis_optimisticRootFinalizedsArgs = { +export type Subscriptionxlayer_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionstagingmetis__metaArgs = { - block?: InputMaybe; +export type Subscriptionxlayer__metaArgs = { + block?: InputMaybe; }; @@ -49822,1056 +48859,1413 @@ export type Subscriptionmode__metaArgs = { }; -export type Subscriptionmainnet_assetArgs = { +export type Subscriptionstagingxlayer_assetArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_assetsArgs = { +export type Subscriptionstagingxlayer_assetsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_assetStatusArgs = { +export type Subscriptionstagingxlayer_assetStatusArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_assetStatusesArgs = { +export type Subscriptionstagingxlayer_assetStatusesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; -export type Subscriptionmainnet_assetBalanceArgs = { + +export type Subscriptionstagingxlayer_assetBalanceArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_assetBalancesArgs = { +export type Subscriptionstagingxlayer_assetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_routerArgs = { +export type Subscriptionstagingxlayer_routerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_routersArgs = { +export type Subscriptionstagingxlayer_routersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_routerDailyTVLArgs = { +export type Subscriptionstagingxlayer_routerDailyTVLArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_routerDailyTVLsArgs = { +export type Subscriptionstagingxlayer_routerDailyTVLsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_routerLiquidityEventArgs = { +export type Subscriptionstagingxlayer_routerLiquidityEventArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_routerLiquidityEventsArgs = { +export type Subscriptionstagingxlayer_routerLiquidityEventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_settingArgs = { +export type Subscriptionstagingxlayer_settingArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_settingsArgs = { +export type Subscriptionstagingxlayer_settingsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_relayerArgs = { +export type Subscriptionstagingxlayer_relayerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_relayersArgs = { +export type Subscriptionstagingxlayer_relayersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_sequencerArgs = { +export type Subscriptionstagingxlayer_sequencerArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_sequencersArgs = { +export type Subscriptionstagingxlayer_sequencersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_relayerFeeArgs = { +export type Subscriptionstagingxlayer_relayerFeeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_relayerFeesArgs = { +export type Subscriptionstagingxlayer_relayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_originTransferArgs = { +export type Subscriptionstagingxlayer_originTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_originTransfersArgs = { +export type Subscriptionstagingxlayer_originTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_destinationTransferArgs = { +export type Subscriptionstagingxlayer_destinationTransferArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_destinationTransfersArgs = { +export type Subscriptionstagingxlayer_destinationTransfersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_originMessageArgs = { +export type Subscriptionstagingxlayer_originMessageArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_originMessagesArgs = { +export type Subscriptionstagingxlayer_originMessagesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregateRootArgs = { +export type Subscriptionstagingxlayer_aggregateRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregateRootsArgs = { +export type Subscriptionstagingxlayer_aggregateRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_connectorMetaArgs = { +export type Subscriptionstagingxlayer_connectorMetaArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_connectorMetasArgs = { +export type Subscriptionstagingxlayer_connectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootCountArgs = { +export type Subscriptionstagingxlayer_rootCountArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootCountsArgs = { +export type Subscriptionstagingxlayer_rootCountsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootMessageSentArgs = { +export type Subscriptionstagingxlayer_rootMessageSentArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_rootMessageSentsArgs = { +export type Subscriptionstagingxlayer_rootMessageSentsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_relayerFeesIncreaseArgs = { +export type Subscriptionstagingxlayer_relayerFeesIncreaseArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_relayerFeesIncreasesArgs = { +export type Subscriptionstagingxlayer_relayerFeesIncreasesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_slippageUpdateArgs = { +export type Subscriptionstagingxlayer_slippageUpdateArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_slippageUpdatesArgs = { +export type Subscriptionstagingxlayer_slippageUpdatesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_snapshotRootArgs = { +export type Subscriptionstagingxlayer_snapshotRootArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_snapshotRootsArgs = { +export type Subscriptionstagingxlayer_snapshotRootsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_spokeConnectorModeArgs = { +export type Subscriptionstagingxlayer_spokeConnectorModeArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_spokeConnectorModesArgs = { +export type Subscriptionstagingxlayer_spokeConnectorModesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregateRootProposedArgs = { +export type Subscriptionstagingxlayer_aggregateRootProposedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_aggregateRootProposedsArgs = { +export type Subscriptionstagingxlayer_aggregateRootProposedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimisticRootFinalizedArgs = { +export type Subscriptionstagingxlayer_optimisticRootFinalizedArgs = { id: Scalars['ID']; - block?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionmainnet_optimisticRootFinalizedsArgs = { +export type Subscriptionstagingxlayer_optimisticRootFinalizedsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AggregateRootSavedSlow = { + +export type Subscriptionstagingxlayer__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingmetis_assetArgs = { id: Scalars['ID']; - aggregateRoot: Scalars['sepolia_Bytes']; - count: Scalars['BigInt']; - aggregatedRoots?: Maybe>; - rootTimestamp: Scalars['BigInt']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AggregateRootSavedSlow_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - aggregatedRoots?: InputMaybe>; - aggregatedRoots_not?: InputMaybe>; - aggregatedRoots_contains?: InputMaybe>; - aggregatedRoots_contains_nocase?: InputMaybe>; - aggregatedRoots_not_contains?: InputMaybe>; - aggregatedRoots_not_contains_nocase?: InputMaybe>; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_assetsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AggregateRootSavedSlow_orderBy = - | 'id' - | 'aggregateRoot' - | 'count' - | 'aggregatedRoots' - | 'rootTimestamp'; -export type sepolia_AggregatedMessageRoot = { +export type Subscriptionstagingmetis_assetStatusArgs = { id: Scalars['ID']; - index: Scalars['BigInt']; - receivedRoot: Scalars['sepolia_Bytes']; - domain?: Maybe; - blockNumber?: Maybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AggregatedMessageRoot_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_assetStatusesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AggregatedMessageRoot_orderBy = - | 'id' - | 'index' - | 'receivedRoot' - | 'domain' - | 'blockNumber'; -export type sepolia_Aggregation_interval = - | 'hour' - | 'day'; +export type Subscriptionstagingmetis_assetBalanceArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; -export type sepolia_ArbitrumConnectorMeta = { + +export type Subscriptionstagingmetis_assetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_routerArgs = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['sepolia_Bytes']; - rootManager: Scalars['sepolia_Bytes']; - mirrorConnector: Scalars['sepolia_Bytes']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_ArbitrumConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_routersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_ArbitrumConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type sepolia_AvalancheConnectorMeta = { +export type Subscriptionstagingmetis_routerDailyTVLArgs = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['sepolia_Bytes']; - rootManager: Scalars['sepolia_Bytes']; - mirrorConnector: Scalars['sepolia_Bytes']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AvalancheConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_routerDailyTVLsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_AvalancheConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type sepolia_BaseConnectorMeta = { +export type Subscriptionstagingmetis_routerLiquidityEventArgs = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['sepolia_Bytes']; - rootManager: Scalars['sepolia_Bytes']; - mirrorConnector: Scalars['sepolia_Bytes']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_BaseConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_routerLiquidityEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_BaseConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type sepolia_BlockChangedFilter = { - number_gte: Scalars['Int']; +export type Subscriptionstagingmetis_settingArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; + +export type Subscriptionstagingmetis_settingsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_BnbConnectorMeta = { + +export type Subscriptionstagingmetis_relayerArgs = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['sepolia_Bytes']; - rootManager: Scalars['sepolia_Bytes']; - mirrorConnector: Scalars['sepolia_Bytes']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_BnbConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_relayersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_BnbConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type sepolia_GnosisConnectorMeta = { +export type Subscriptionstagingmetis_sequencerArgs = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['sepolia_Bytes']; - rootManager: Scalars['sepolia_Bytes']; - mirrorConnector: Scalars['sepolia_Bytes']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_GnosisConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_sequencersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_GnosisConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type sepolia_HubDomain = { +export type Subscriptionstagingmetis_relayerFeeArgs = { id: Scalars['ID']; - domain?: Maybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_HubDomain_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_relayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_HubDomain_orderBy = - | 'id' - | 'domain'; -export type sepolia_HubOptimisticRootFinalized = { +export type Subscriptionstagingmetis_originTransferArgs = { id: Scalars['ID']; - aggregateRoot: Scalars['sepolia_Bytes']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_HubOptimisticRootFinalized_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type Subscriptionstagingmetis_originTransfersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_HubOptimisticRootFinalized_orderBy = - | 'id' - | 'aggregateRoot' - | 'timestamp' - | 'blockNumber'; -export type sepolia_LineaConnectorMeta = { +export type Subscriptionstagingmetis_destinationTransferArgs = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['sepolia_Bytes']; - rootManager: Scalars['sepolia_Bytes']; - mirrorConnector: Scalars['sepolia_Bytes']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; }; -export type sepolia_LineaConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; + +export type Subscriptionstagingmetis_destinationTransfersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_originMessageArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_originMessagesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_aggregateRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_aggregateRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_connectorMetaArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_connectorMetasArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_rootCountArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_rootCountsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_rootMessageSentArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_rootMessageSentsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_relayerFeesIncreaseArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_relayerFeesIncreasesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_slippageUpdateArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_slippageUpdatesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_snapshotRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_snapshotRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_spokeConnectorModeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_spokeConnectorModesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_aggregateRootProposedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_aggregateRootProposedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_optimisticRootFinalizedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis_optimisticRootFinalizedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmetis__metaArgs = { + block?: InputMaybe; +}; + + +export type Subscriptionstagingmantle_assetArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_assetsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_assetStatusArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_assetStatusesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_assetBalanceArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_assetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_routerArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_routersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_routerDailyTVLArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_routerDailyTVLsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_routerLiquidityEventArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_routerLiquidityEventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_settingArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_settingsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_relayerArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_relayersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_sequencerArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_sequencersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_relayerFeeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_relayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_originTransferArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_originTransfersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_destinationTransferArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_destinationTransfersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_originMessageArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_originMessagesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_aggregateRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_aggregateRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_connectorMetaArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_connectorMetasArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_rootCountArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_rootCountsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_rootMessageSentArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_rootMessageSentsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_relayerFeesIncreaseArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_relayerFeesIncreasesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_slippageUpdateArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_slippageUpdatesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_snapshotRootArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_snapshotRootsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_spokeConnectorModeArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_spokeConnectorModesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_aggregateRootProposedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_aggregateRootProposedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_optimisticRootFinalizedArgs = { + id: Scalars['ID']; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle_optimisticRootFinalizedsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; + block?: InputMaybe; + subgraphError?: _SubgraphErrorPolicy_; +}; + + +export type Subscriptionstagingmantle__metaArgs = { + block?: InputMaybe; +}; + +export type sepolia_AggregateRootSavedSlow = { + id: Scalars['ID']; + aggregateRoot: Scalars['sepolia_Bytes']; + count: Scalars['BigInt']; + aggregatedRoots?: Maybe>; + rootTimestamp: Scalars['BigInt']; +}; + +export type sepolia_AggregateRootSavedSlow_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + aggregatedRoots?: InputMaybe>; + aggregatedRoots_not?: InputMaybe>; + aggregatedRoots_contains?: InputMaybe>; + aggregatedRoots_contains_nocase?: InputMaybe>; + aggregatedRoots_not_contains?: InputMaybe>; + aggregatedRoots_not_contains_nocase?: InputMaybe>; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_AggregateRootSavedSlow_orderBy = + | 'id' + | 'aggregateRoot' + | 'count' + | 'aggregatedRoots' + | 'rootTimestamp'; + +export type sepolia_AggregatedMessageRoot = { + id: Scalars['ID']; + index: Scalars['BigInt']; + receivedRoot: Scalars['sepolia_Bytes']; + domain?: Maybe; + blockNumber?: Maybe; +}; + +export type sepolia_AggregatedMessageRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_AggregatedMessageRoot_orderBy = + | 'id' + | 'index' + | 'receivedRoot' + | 'domain' + | 'blockNumber'; + +export type sepolia_Aggregation_interval = + | 'hour' + | 'day'; + +export type sepolia_ArbitrumConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['sepolia_Bytes']; + rootManager: Scalars['sepolia_Bytes']; + mirrorConnector: Scalars['sepolia_Bytes']; +}; + +export type sepolia_ArbitrumConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; spokeDomain_lt?: InputMaybe; spokeDomain_gte?: InputMaybe; spokeDomain_lte?: InputMaybe; @@ -50917,11 +50311,11 @@ export type sepolia_LineaConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_LineaConnectorMeta_orderBy = +export type sepolia_ArbitrumConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -50929,7 +50323,7 @@ export type sepolia_LineaConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_MantleConnectorMeta = { +export type sepolia_AvalancheConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -50938,7 +50332,7 @@ export type sepolia_MantleConnectorMeta = { mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_MantleConnectorMeta_filter = { +export type sepolia_AvalancheConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -50995,11 +50389,11 @@ export type sepolia_MantleConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_MantleConnectorMeta_orderBy = +export type sepolia_AvalancheConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -51007,7 +50401,7 @@ export type sepolia_MantleConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_MetisConnectorMeta = { +export type sepolia_BaseConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -51016,7 +50410,7 @@ export type sepolia_MetisConnectorMeta = { mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_MetisConnectorMeta_filter = { +export type sepolia_BaseConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51073,11 +50467,11 @@ export type sepolia_MetisConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_MetisConnectorMeta_orderBy = +export type sepolia_BaseConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -51085,7 +50479,17 @@ export type sepolia_MetisConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_ModeConnectorMeta = { +export type sepolia_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type sepolia_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type sepolia_BnbConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -51094,7 +50498,7 @@ export type sepolia_ModeConnectorMeta = { mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_ModeConnectorMeta_filter = { +export type sepolia_BnbConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51151,11 +50555,11 @@ export type sepolia_ModeConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_ModeConnectorMeta_orderBy = +export type sepolia_BnbConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -51163,7 +50567,7 @@ export type sepolia_ModeConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_OptimismConnectorMeta = { +export type sepolia_GnosisConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -51172,7 +50576,7 @@ export type sepolia_OptimismConnectorMeta = { mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_OptimismConnectorMeta_filter = { +export type sepolia_GnosisConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51229,11 +50633,11 @@ export type sepolia_OptimismConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_OptimismConnectorMeta_orderBy = +export type sepolia_GnosisConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -51241,15 +50645,12 @@ export type sepolia_OptimismConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_OptimisticRootPropagated = { +export type sepolia_HubDomain = { id: Scalars['ID']; - aggregateRoot: Scalars['sepolia_Bytes']; - domainsHash: Scalars['sepolia_Bytes']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + domain?: Maybe; }; -export type sepolia_OptimisticRootPropagated_filter = { +export type sepolia_HubDomain_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51258,67 +50659,32 @@ export type sepolia_OptimisticRootPropagated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_OptimisticRootPropagated_orderBy = +export type sepolia_HubDomain_orderBy = | 'id' - | 'aggregateRoot' - | 'domainsHash' - | 'timestamp' - | 'blockNumber'; + | 'domain'; -export type sepolia_OptimisticRootProposed = { +export type sepolia_HubOptimisticRootFinalized = { id: Scalars['ID']; - disputeCliff: Scalars['BigInt']; aggregateRoot: Scalars['sepolia_Bytes']; - snapshotsRoots?: Maybe>; - domains?: Maybe>; - baseAggregateRoot: Scalars['sepolia_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type sepolia_OptimisticRootProposed_filter = { +export type sepolia_HubOptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51327,14 +50693,6 @@ export type sepolia_OptimisticRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - disputeCliff?: InputMaybe; - disputeCliff_not?: InputMaybe; - disputeCliff_gt?: InputMaybe; - disputeCliff_lt?: InputMaybe; - disputeCliff_gte?: InputMaybe; - disputeCliff_lte?: InputMaybe; - disputeCliff_in?: InputMaybe>; - disputeCliff_not_in?: InputMaybe>; aggregateRoot?: InputMaybe; aggregateRoot_not?: InputMaybe; aggregateRoot_gt?: InputMaybe; @@ -51345,28 +50703,6 @@ export type sepolia_OptimisticRootProposed_filter = { aggregateRoot_not_in?: InputMaybe>; aggregateRoot_contains?: InputMaybe; aggregateRoot_not_contains?: InputMaybe; - snapshotsRoots?: InputMaybe>; - snapshotsRoots_not?: InputMaybe>; - snapshotsRoots_contains?: InputMaybe>; - snapshotsRoots_contains_nocase?: InputMaybe>; - snapshotsRoots_not_contains?: InputMaybe>; - snapshotsRoots_not_contains_nocase?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - baseAggregateRoot?: InputMaybe; - baseAggregateRoot_not?: InputMaybe; - baseAggregateRoot_gt?: InputMaybe; - baseAggregateRoot_lt?: InputMaybe; - baseAggregateRoot_gte?: InputMaybe; - baseAggregateRoot_lte?: InputMaybe; - baseAggregateRoot_in?: InputMaybe>; - baseAggregateRoot_not_in?: InputMaybe>; - baseAggregateRoot_contains?: InputMaybe; - baseAggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -51385,26 +50721,17 @@ export type sepolia_OptimisticRootProposed_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_OptimisticRootProposed_orderBy = +export type sepolia_HubOptimisticRootFinalized_orderBy = | 'id' - | 'disputeCliff' | 'aggregateRoot' - | 'snapshotsRoots' - | 'domains' - | 'baseAggregateRoot' | 'timestamp' | 'blockNumber'; -/** Defines the order direction, either ascending or descending */ -export type sepolia_OrderDirection = - | 'asc' - | 'desc'; - -export type sepolia_PolygonConnectorMeta = { +export type sepolia_LineaConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -51413,7 +50740,7 @@ export type sepolia_PolygonConnectorMeta = { mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_PolygonConnectorMeta_filter = { +export type sepolia_LineaConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51470,11 +50797,11 @@ export type sepolia_PolygonConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_PolygonConnectorMeta_orderBy = +export type sepolia_LineaConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -51482,7 +50809,7 @@ export type sepolia_PolygonConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_PolygonZkConnectorMeta = { +export type sepolia_MantleConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -51491,7 +50818,7 @@ export type sepolia_PolygonZkConnectorMeta = { mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_PolygonZkConnectorMeta_filter = { +export type sepolia_MantleConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51548,11 +50875,11 @@ export type sepolia_PolygonZkConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_PolygonZkConnectorMeta_orderBy = +export type sepolia_MantleConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -51560,14 +50887,16 @@ export type sepolia_PolygonZkConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_RootAggregated = { +export type sepolia_MetisConnectorMeta = { id: Scalars['ID']; - domain: Scalars['BigInt']; - receivedRoot: Scalars['sepolia_Bytes']; - index: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['sepolia_Bytes']; + rootManager: Scalars['sepolia_Bytes']; + mirrorConnector: Scalars['sepolia_Bytes']; }; -export type sepolia_RootAggregated_filter = { +export type sepolia_MetisConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -51576,41 +50905,592 @@ export type sepolia_RootAggregated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type sepolia_RootAggregated_orderBy = - | 'id' - | 'domain' + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_MetisConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type sepolia_ModeConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['sepolia_Bytes']; + rootManager: Scalars['sepolia_Bytes']; + mirrorConnector: Scalars['sepolia_Bytes']; +}; + +export type sepolia_ModeConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_ModeConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type sepolia_OptimismConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['sepolia_Bytes']; + rootManager: Scalars['sepolia_Bytes']; + mirrorConnector: Scalars['sepolia_Bytes']; +}; + +export type sepolia_OptimismConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_OptimismConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type sepolia_OptimisticRootPropagated = { + id: Scalars['ID']; + aggregateRoot: Scalars['sepolia_Bytes']; + domainsHash: Scalars['sepolia_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type sepolia_OptimisticRootPropagated_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_OptimisticRootPropagated_orderBy = + | 'id' + | 'aggregateRoot' + | 'domainsHash' + | 'timestamp' + | 'blockNumber'; + +export type sepolia_OptimisticRootProposed = { + id: Scalars['ID']; + disputeCliff: Scalars['BigInt']; + aggregateRoot: Scalars['sepolia_Bytes']; + snapshotsRoots?: Maybe>; + domains?: Maybe>; + baseAggregateRoot: Scalars['sepolia_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type sepolia_OptimisticRootProposed_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + disputeCliff?: InputMaybe; + disputeCliff_not?: InputMaybe; + disputeCliff_gt?: InputMaybe; + disputeCliff_lt?: InputMaybe; + disputeCliff_gte?: InputMaybe; + disputeCliff_lte?: InputMaybe; + disputeCliff_in?: InputMaybe>; + disputeCliff_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + snapshotsRoots?: InputMaybe>; + snapshotsRoots_not?: InputMaybe>; + snapshotsRoots_contains?: InputMaybe>; + snapshotsRoots_contains_nocase?: InputMaybe>; + snapshotsRoots_not_contains?: InputMaybe>; + snapshotsRoots_not_contains_nocase?: InputMaybe>; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + baseAggregateRoot?: InputMaybe; + baseAggregateRoot_not?: InputMaybe; + baseAggregateRoot_gt?: InputMaybe; + baseAggregateRoot_lt?: InputMaybe; + baseAggregateRoot_gte?: InputMaybe; + baseAggregateRoot_lte?: InputMaybe; + baseAggregateRoot_in?: InputMaybe>; + baseAggregateRoot_not_in?: InputMaybe>; + baseAggregateRoot_contains?: InputMaybe; + baseAggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_OptimisticRootProposed_orderBy = + | 'id' + | 'disputeCliff' + | 'aggregateRoot' + | 'snapshotsRoots' + | 'domains' + | 'baseAggregateRoot' + | 'timestamp' + | 'blockNumber'; + +/** Defines the order direction, either ascending or descending */ +export type sepolia_OrderDirection = + | 'asc' + | 'desc'; + +export type sepolia_PolygonConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['sepolia_Bytes']; + rootManager: Scalars['sepolia_Bytes']; + mirrorConnector: Scalars['sepolia_Bytes']; +}; + +export type sepolia_PolygonConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_PolygonConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type sepolia_PolygonZkConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['sepolia_Bytes']; + rootManager: Scalars['sepolia_Bytes']; + mirrorConnector: Scalars['sepolia_Bytes']; +}; + +export type sepolia_PolygonZkConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_PolygonZkConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type sepolia_RootAggregated = { + id: Scalars['ID']; + domain: Scalars['BigInt']; + receivedRoot: Scalars['sepolia_Bytes']; + index: Scalars['BigInt']; +}; + +export type sepolia_RootAggregated_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type sepolia_RootAggregated_orderBy = + | 'id' + | 'domain' | 'receivedRoot' | 'index'; @@ -52147,46 +52027,23 @@ export type _SubgraphErrorPolicy_ = /** If the subgraph has indexing errors, data will be omitted. The default. */ | 'deny'; -export type arbitrumsepolia_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type arbitrumsepolia_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type arbitrumsepolia_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type arbitrumsepolia_swap_LpAccount = { +export type sepolia_AggregateRoot = { id: Scalars['ID']; - address: Scalars['arbitrumsepolia_swap_Bytes']; - balances: Array; -}; - - -export type arbitrumsepolia_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + root: Scalars['sepolia_Bytes']; + blockNumber: Scalars['BigInt']; }; -export type arbitrumsepolia_swap_LpAccountBalance = { +export type sepolia_AggregateRootProposed = { id: Scalars['ID']; - account: arbitrumsepolia_swap_LpAccount; - token: arbitrumsepolia_swap_LpToken; - amount: Scalars['arbitrumsepolia_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; + aggregateRoot: Scalars['sepolia_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type arbitrumsepolia_swap_LpAccountBalance_filter = { +export type sepolia_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -52195,106 +52052,72 @@ export type arbitrumsepolia_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_LpAccountBalance_orderBy = +export type sepolia_AggregateRootProposed_orderBy = | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; -export type arbitrumsepolia_swap_LpAccount_filter = { +export type sepolia_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -52303,59 +52126,60 @@ export type arbitrumsepolia_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_LpAccount_orderBy = +export type sepolia_AggregateRoot_orderBy = | 'id' - | 'address' - | 'balances'; + | 'root' + | 'blockNumber'; -export type arbitrumsepolia_swap_LpToken = { +export type sepolia_Asset = { id: Scalars['ID']; - address: Scalars['arbitrumsepolia_swap_Bytes']; - stableSwap: arbitrumsepolia_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['arbitrumsepolia_swap_BigDecimal']; - events: Array; -}; - - -export type arbitrumsepolia_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type arbitrumsepolia_swap_LpTokenEvent = { +export type sepolia_AssetBalance = { id: Scalars['ID']; - token: arbitrumsepolia_swap_LpToken; - amount: Scalars['arbitrumsepolia_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: sepolia_Router; + asset: sepolia_Asset; + feesEarned: Scalars['BigInt']; }; -export type arbitrumsepolia_swap_LpTokenEvent_filter = { +export type sepolia_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -52364,234 +52188,125 @@ export type arbitrumsepolia_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_LpTokenEvent_orderBy = +export type sepolia_AssetBalance_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' | 'amount' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type arbitrumsepolia_swap_LpToken_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type arbitrumsepolia_swap_LpToken_orderBy = - | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type arbitrumsepolia_swap_LpTransferEvent = arbitrumsepolia_swap_LpTokenEvent & { +export type sepolia_AssetStatus = { id: Scalars['ID']; - token: arbitrumsepolia_swap_LpToken; - amount: Scalars['arbitrumsepolia_swap_BigDecimal']; - from: Scalars['arbitrumsepolia_swap_Bytes']; - to: Scalars['arbitrumsepolia_swap_Bytes']; - fromBalance: Scalars['arbitrumsepolia_swap_BigDecimal']; - toBalance: Scalars['arbitrumsepolia_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + status?: Maybe; }; -export type arbitrumsepolia_swap_LpTransferEvent_filter = { +export type sepolia_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -52600,141 +52315,21 @@ export type arbitrumsepolia_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_LpTransferEvent_orderBy = +export type sepolia_AssetStatus_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -/** Defines the order direction, either ascending or descending */ -export type arbitrumsepolia_swap_OrderDirection = - | 'asc' - | 'desc'; - -export type arbitrumsepolia_swap_PooledToken = { - id: Scalars['ID']; - asset: Scalars['arbitrumsepolia_swap_Bytes']; -}; + | 'status'; -export type arbitrumsepolia_swap_PooledToken_filter = { +export type sepolia_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -52743,116 +52338,129 @@ export type arbitrumsepolia_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_PooledToken_orderBy = +export type sepolia_Asset_orderBy = | 'id' - | 'asset'; - -export type arbitrumsepolia_swap_StableSwap = { - id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['arbitrumsepolia_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type arbitrumsepolia_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type arbitrumsepolia_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type arbitrumsepolia_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type arbitrumsepolia_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type arbitrumsepolia_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; -export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent = arbitrumsepolia_swap_StableSwapEvent & { +export type sepolia_ConnectorMeta = { id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - provider: Scalars['arbitrumsepolia_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter = { +export type sepolia_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -52861,270 +52469,117 @@ export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy = +export type sepolia_ConnectorMeta_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type arbitrumsepolia_swap_StableSwapEvent = { +export type sepolia_DestinationTransfer = { id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type arbitrumsepolia_swap_StableSwapEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type arbitrumsepolia_swap_StableSwapEvent_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; -export type arbitrumsepolia_swap_StableSwapExchange = { - id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - buyer: Scalars['arbitrumsepolia_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; +export type sepolia_DestinationTransferroutersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumsepolia_swap_StableSwapExchange_filter = { +export type sepolia_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -53133,109 +52588,24 @@ export type arbitrumsepolia_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -53244,60 +52614,367 @@ export type arbitrumsepolia_swap_StableSwapExchange_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type arbitrumsepolia_swap_StableSwapExchange_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; -export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent = arbitrumsepolia_swap_StableSwapEvent & { +export type sepolia_DestinationTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; + +export type sepolia_OptimisticRootFinalized = { id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - provider: Scalars['arbitrumsepolia_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + aggregateRoot: Scalars['sepolia_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { +export type sepolia_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -53306,87 +52983,16 @@ export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -53395,264 +53001,40 @@ export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type sepolia_OptimisticRootFinalized_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'aggregateRoot' | 'timestamp' - | 'transaction' - | 'nonce'; - -export type arbitrumsepolia_swap_StableSwap_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type arbitrumsepolia_swap_StableSwap_orderBy = - | 'id' - | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'blockNumber'; -export type arbitrumsepolia_swap_SwapDailyVolume = arbitrumsepolia_swap_SwapTradeVolume & { +export type sepolia_OriginMessage = { id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumsepolia_swap_BigDecimal']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type arbitrumsepolia_swap_SwapDailyVolume_filter = { +export type sepolia_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -53661,79 +53043,166 @@ export type arbitrumsepolia_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_SwapDailyVolume_orderBy = +export type sepolia_OriginMessage_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type arbitrumsepolia_swap_SwapHourlyVolume = arbitrumsepolia_swap_SwapTradeVolume & { +export type sepolia_OriginTransfer = { id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumsepolia_swap_BigDecimal']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type arbitrumsepolia_swap_SwapHourlyVolume_filter = { + +export type sepolia_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type sepolia_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -53742,99 +53211,245 @@ export type arbitrumsepolia_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type arbitrumsepolia_swap_SwapHourlyVolume_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type arbitrumsepolia_swap_SwapTradeVolume = { - stableSwap: arbitrumsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumsepolia_swap_BigDecimal']; -}; - -export type arbitrumsepolia_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -53843,49 +53458,120 @@ export type arbitrumsepolia_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' +export type sepolia_OriginTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -export type arbitrumsepolia_swap_SwapWeeklyVolume = arbitrumsepolia_swap_SwapTradeVolume & { +export type sepolia_Relayer = { id: Scalars['ID']; - stableSwap: arbitrumsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumsepolia_swap_BigDecimal']; + isActive: Scalars['Boolean']; + relayer?: Maybe; }; -export type arbitrumsepolia_swap_SwapWeeklyVolume_filter = { +export type sepolia_RelayerFee = { + id: Scalars['ID']; + transfer: sepolia_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['sepolia_Bytes']; +}; + +export type sepolia_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -53894,78 +53580,100 @@ export type arbitrumsepolia_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_SwapWeeklyVolume_orderBy = +export type sepolia_RelayerFee_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' + | 'asset'; -export type arbitrumsepolia_swap_SystemInfo = { +export type sepolia_RelayerFeesIncrease = { id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; + transfer: sepolia_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['sepolia_Bytes']; + transactionHash: Scalars['sepolia_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type arbitrumsepolia_swap_SystemInfo_filter = { +export type sepolia_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -53974,100 +53682,145 @@ export type arbitrumsepolia_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_swap_SystemInfo_orderBy = +export type sepolia_RelayerFeesIncrease_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type arbitrumsepolia_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type arbitrumsepolia_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: arbitrumsepolia_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type polygon_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type polygon_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type polygon_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type polygon_swap_LpAccount = { - id: Scalars['ID']; - address: Scalars['polygon_swap_Bytes']; - balances: Array; -}; - - -export type polygon_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type polygon_swap_LpAccountBalance = { - id: Scalars['ID']; - account: polygon_swap_LpAccount; - token: polygon_swap_LpToken; - amount: Scalars['polygon_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; -}; + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type polygon_swap_LpAccountBalance_filter = { +export type sepolia_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54076,106 +53829,37 @@ export type polygon_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_LpAccountBalance_orderBy = +export type sepolia_Relayer_orderBy = | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; + | 'isActive' + | 'relayer'; -export type polygon_swap_LpAccount_filter = { +export type sepolia_RootCount = { + id: Scalars['ID']; + count?: Maybe; +}; + +export type sepolia_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54184,59 +53868,39 @@ export type polygon_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_LpAccount_orderBy = +export type sepolia_RootCount_orderBy = | 'id' - | 'address' - | 'balances'; - -export type polygon_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['polygon_swap_Bytes']; - stableSwap: polygon_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['polygon_swap_BigDecimal']; - events: Array; -}; - - -export type polygon_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'count'; -export type polygon_swap_LpTokenEvent = { +export type sepolia_RootMessageSent = { id: Scalars['ID']; - token: polygon_swap_LpToken; - amount: Scalars['polygon_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['polygon_swap_Bytes']; - nonce: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; }; -export type polygon_swap_LpTokenEvent_filter = { +export type sepolia_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54245,91 +53909,139 @@ export type polygon_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; timestamp_lt?: InputMaybe; timestamp_gte?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_LpTokenEvent_orderBy = +export type sepolia_RootMessageSent_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type polygon_swap_LpToken_filter = { +export type sepolia_Router = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type sepolia_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type sepolia_RouterDailyTVL = { + id: Scalars['ID']; + router: sepolia_Router; + asset: sepolia_Asset; + timestamp: Scalars['BigInt']; + balance: Scalars['BigInt']; +}; + +export type sepolia_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54338,141 +54050,111 @@ export type polygon_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_LpToken_orderBy = +export type sepolia_RouterDailyTVL_orderBy = | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'timestamp' + | 'balance'; -export type polygon_swap_LpTransferEvent = polygon_swap_LpTokenEvent & { +export type sepolia_RouterLiquidityEvent = { id: Scalars['ID']; - token: polygon_swap_LpToken; - amount: Scalars['polygon_swap_BigDecimal']; - from: Scalars['polygon_swap_Bytes']; - to: Scalars['polygon_swap_Bytes']; - fromBalance: Scalars['polygon_swap_BigDecimal']; - toBalance: Scalars['polygon_swap_BigDecimal']; - block: Scalars['BigInt']; + type?: Maybe; + router: sepolia_Router; + asset: sepolia_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['polygon_swap_Bytes']; + transactionHash: Scalars['sepolia_Bytes']; nonce: Scalars['BigInt']; }; -export type polygon_swap_LpTransferEvent_filter = { +export type sepolia_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type sepolia_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54481,79 +54163,86 @@ export type polygon_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -54562,16 +54251,16 @@ export type polygon_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -54581,41 +54270,40 @@ export type polygon_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_LpTransferEvent_orderBy = +export type sepolia_RouterLiquidityEvent_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' + | 'balance' + | 'caller' + | 'blockNumber' | 'timestamp' - | 'transaction' + | 'transactionHash' | 'nonce'; -/** Defines the order direction, either ascending or descending */ -export type polygon_swap_OrderDirection = - | 'asc' - | 'desc'; - -export type polygon_swap_PooledToken = { - id: Scalars['ID']; - asset: Scalars['polygon_swap_Bytes']; -}; - -export type polygon_swap_PooledToken_filter = { +export type sepolia_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54624,116 +54312,161 @@ export type polygon_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_PooledToken_orderBy = +export type sepolia_Router_orderBy = | 'id' - | 'asset'; + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; -export type polygon_swap_StableSwap = { +export type sepolia_Sequencer = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['polygon_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type polygon_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + isActive: Scalars['Boolean']; + sequencer?: Maybe; }; - -export type polygon_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type sepolia_Sequencer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; +export type sepolia_Sequencer_orderBy = + | 'id' + | 'isActive' + | 'sequencer'; -export type polygon_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type sepolia_Setting = { + id: Scalars['ID']; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['sepolia_Bytes']; }; - -export type polygon_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type sepolia_Setting_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; +export type sepolia_Setting_orderBy = + | 'id' + | 'maxRoutersPerTransfer' + | 'caller'; -export type polygon_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type polygon_swap_StableSwapAddLiquidityEvent = polygon_swap_StableSwapEvent & { +export type sepolia_SlippageUpdate = { id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - provider: Scalars['polygon_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + transfer: sepolia_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['sepolia_Bytes']; + transactionHash: Scalars['sepolia_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['polygon_swap_Bytes']; - nonce: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type polygon_swap_StableSwapAddLiquidityEvent_filter = { +export type sepolia_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54742,87 +54475,55 @@ export type polygon_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -54831,71 +54532,93 @@ export type polygon_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_StableSwapAddLiquidityEvent_orderBy = +export type sepolia_SlippageUpdate_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type polygon_swap_StableSwapEvent = { +export type sepolia_SnapshotRoot = { id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - block: Scalars['BigInt']; + spokeDomain?: Maybe; + root: Scalars['sepolia_Bytes']; + count: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['polygon_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type polygon_swap_StableSwapEvent_filter = { +export type sepolia_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -54904,35 +54627,32 @@ export type polygon_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -54941,71 +54661,34 @@ export type polygon_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_StableSwapEvent_orderBy = +export type sepolia_SnapshotRoot_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'spokeDomain' + | 'root' + | 'count' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; -export type polygon_swap_StableSwapExchange = { +export type sepolia_SpokeConnectorMode = { id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - buyer: Scalars['polygon_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['polygon_swap_Bytes']; - nonce: Scalars['BigInt']; + mode: Scalars['String']; }; -export type polygon_swap_StableSwapExchange_filter = { +export type sepolia_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55014,171 +54697,60 @@ export type polygon_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_StableSwapExchange_orderBy = +export type sepolia_SpokeConnectorMode_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'mode'; -export type polygon_swap_StableSwapRemoveLiquidityEvent = polygon_swap_StableSwapEvent & { +export type sepolia_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type arbitrumsepolia_AggregateRoot = { id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - provider: Scalars['polygon_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + root: Scalars['arbitrumsepolia_Bytes']; + blockNumber: Scalars['BigInt']; +}; + +export type arbitrumsepolia_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['arbitrumsepolia_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['polygon_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type polygon_swap_StableSwapRemoveLiquidityEvent_filter = { +export type arbitrumsepolia_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55187,87 +54759,40 @@ export type polygon_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -55276,62 +54801,30 @@ export type polygon_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type arbitrumsepolia_AggregateRootProposed_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; -export type polygon_swap_StableSwap_filter = { +export type arbitrumsepolia_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55340,200 +54833,64 @@ export type polygon_swap_StableSwap_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_StableSwap_orderBy = +export type arbitrumsepolia_AggregateRoot_orderBy = | 'id' - | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'root' + | 'blockNumber'; -export type polygon_swap_SwapDailyVolume = polygon_swap_SwapTradeVolume & { +export type arbitrumsepolia_Aggregation_interval = + | 'hour' + | 'day'; + +export type arbitrumsepolia_Asset = { id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['polygon_swap_BigDecimal']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type polygon_swap_SwapDailyVolume_filter = { +export type arbitrumsepolia_AssetBalance = { + id: Scalars['ID']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: arbitrumsepolia_Router; + asset: arbitrumsepolia_Asset; + feesEarned: Scalars['BigInt']; +}; + +export type arbitrumsepolia_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55542,79 +54899,125 @@ export type polygon_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_SwapDailyVolume_orderBy = +export type arbitrumsepolia_AssetBalance_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type polygon_swap_SwapHourlyVolume = polygon_swap_SwapTradeVolume & { +export type arbitrumsepolia_AssetStatus = { id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['polygon_swap_BigDecimal']; + status?: Maybe; }; -export type polygon_swap_SwapHourlyVolume_filter = { +export type arbitrumsepolia_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55623,150 +55026,21 @@ export type polygon_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_SwapHourlyVolume_orderBy = +export type arbitrumsepolia_AssetStatus_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type polygon_swap_SwapTradeVolume = { - stableSwap: polygon_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['polygon_swap_BigDecimal']; -}; - -export type polygon_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygon_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type polygon_swap_SwapWeeklyVolume = polygon_swap_SwapTradeVolume & { - id: Scalars['ID']; - stableSwap: polygon_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['polygon_swap_BigDecimal']; -}; + | 'status'; -export type polygon_swap_SwapWeeklyVolume_filter = { +export type arbitrumsepolia_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55775,78 +55049,139 @@ export type polygon_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_SwapWeeklyVolume_orderBy = +export type arbitrumsepolia_Asset_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; -export type polygon_swap_SystemInfo = { +export type arbitrumsepolia_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type arbitrumsepolia_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type arbitrumsepolia_ConnectorMeta = { id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type polygon_swap_SystemInfo_filter = { +export type arbitrumsepolia_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55855,96 +55190,117 @@ export type polygon_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygon_swap_SystemInfo_orderBy = +export type arbitrumsepolia_ConnectorMeta_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type polygon_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type polygon_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: polygon_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type mantle_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type mantle_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_swap_LpAccount = { +export type arbitrumsepolia_DestinationTransfer = { id: Scalars['ID']; - address: Scalars['mantle_swap_Bytes']; - balances: Array; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type mantle_swap_LpAccountbalancesArgs = { +export type arbitrumsepolia_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type mantle_swap_LpAccountBalance = { - id: Scalars['ID']; - account: mantle_swap_LpAccount; - token: mantle_swap_LpToken; - amount: Scalars['mantle_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mantle_swap_LpAccountBalance_filter = { +export type arbitrumsepolia_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -55953,106 +55309,393 @@ export type mantle_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_LpAccountBalance_orderBy = +export type arbitrumsepolia_DestinationTransfer_orderBy = | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' - | 'block' - | 'modified' - | 'transaction'; + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; -export type mantle_swap_LpAccount_filter = { +export type arbitrumsepolia_OptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['arbitrumsepolia_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type arbitrumsepolia_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56061,59 +55704,63 @@ export type mantle_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_LpAccount_orderBy = +export type arbitrumsepolia_OptimisticRootFinalized_orderBy = | 'id' - | 'address' - | 'balances'; - -export type mantle_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['mantle_swap_Bytes']; - stableSwap: mantle_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['mantle_swap_BigDecimal']; - events: Array; -}; + | 'aggregateRoot' + | 'timestamp' + | 'blockNumber'; +/** Defines the order direction, either ascending or descending */ +export type arbitrumsepolia_OrderDirection = + | 'asc' + | 'desc'; -export type mantle_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type mantle_swap_LpTokenEvent = { +export type arbitrumsepolia_OriginMessage = { id: Scalars['ID']; - token: mantle_swap_LpToken; - amount: Scalars['mantle_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['mantle_swap_Bytes']; - nonce: Scalars['BigInt']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type mantle_swap_LpTokenEvent_filter = { +export type arbitrumsepolia_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56122,234 +55769,166 @@ export type mantle_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_LpTokenEvent_orderBy = +export type arbitrumsepolia_OriginMessage_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type mantle_swap_LpToken_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type arbitrumsepolia_OriginTransfer = { + id: Scalars['ID']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type mantle_swap_LpToken_orderBy = - | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; -export type mantle_swap_LpTransferEvent = mantle_swap_LpTokenEvent & { - id: Scalars['ID']; - token: mantle_swap_LpToken; - amount: Scalars['mantle_swap_BigDecimal']; - from: Scalars['mantle_swap_Bytes']; - to: Scalars['mantle_swap_Bytes']; - fromBalance: Scalars['mantle_swap_BigDecimal']; - toBalance: Scalars['mantle_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['mantle_swap_Bytes']; - nonce: Scalars['BigInt']; +export type arbitrumsepolia_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mantle_swap_LpTransferEvent_filter = { +export type arbitrumsepolia_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56358,97 +55937,24 @@ export type mantle_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -56457,42 +55963,341 @@ export type mantle_swap_LpTransferEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_LpTransferEvent_orderBy = +export type arbitrumsepolia_OriginTransfer_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -/** Defines the order direction, either ascending or descending */ -export type mantle_swap_OrderDirection = - | 'asc' - | 'desc'; +export type arbitrumsepolia_Relayer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + relayer?: Maybe; +}; -export type mantle_swap_PooledToken = { +export type arbitrumsepolia_RelayerFee = { id: Scalars['ID']; - asset: Scalars['mantle_swap_Bytes']; + transfer: arbitrumsepolia_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['arbitrumsepolia_Bytes']; }; -export type mantle_swap_PooledToken_filter = { +export type arbitrumsepolia_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56501,116 +56306,100 @@ export type mantle_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_PooledToken_orderBy = +export type arbitrumsepolia_RelayerFee_orderBy = | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' | 'asset'; -export type mantle_swap_StableSwap = { +export type arbitrumsepolia_RelayerFeesIncrease = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['mantle_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type mantle_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type mantle_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type mantle_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type mantle_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type mantle_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + transfer: arbitrumsepolia_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['arbitrumsepolia_Bytes']; + transactionHash: Scalars['arbitrumsepolia_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type mantle_swap_StableSwapAddLiquidityEvent = mantle_swap_StableSwapEvent & { - id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; - provider: Scalars['mantle_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['mantle_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type mantle_swap_StableSwapAddLiquidityEvent_filter = { +export type arbitrumsepolia_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56619,87 +56408,65 @@ export type mantle_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -56708,71 +56475,117 @@ export type mantle_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_StableSwapAddLiquidityEvent_orderBy = +export type arbitrumsepolia_RelayerFeesIncrease_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type mantle_swap_StableSwapEvent = { +export type arbitrumsepolia_Relayer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type arbitrumsepolia_Relayer_orderBy = + | 'id' + | 'isActive' + | 'relayer'; + +export type arbitrumsepolia_RootCount = { id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['mantle_swap_Bytes']; - nonce: Scalars['BigInt']; + count?: Maybe; }; -export type mantle_swap_StableSwapEvent_filter = { +export type arbitrumsepolia_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56781,35 +56594,101 @@ export type mantle_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type arbitrumsepolia_RootCount_orderBy = + | 'id' + | 'count'; + +export type arbitrumsepolia_RootMessageSent = { + id: Scalars['ID']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; +}; + +export type arbitrumsepolia_RootMessageSent_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -56818,71 +56697,77 @@ export type mantle_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_StableSwapEvent_orderBy = +export type arbitrumsepolia_RootMessageSent_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type mantle_swap_StableSwapExchange = { +export type arbitrumsepolia_Router = { id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; - buyer: Scalars['mantle_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type arbitrumsepolia_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type arbitrumsepolia_RouterDailyTVL = { + id: Scalars['ID']; + router: arbitrumsepolia_Router; + asset: arbitrumsepolia_Asset; timestamp: Scalars['BigInt']; - transaction: Scalars['mantle_swap_Bytes']; - nonce: Scalars['BigInt']; + balance: Scalars['BigInt']; }; -export type mantle_swap_StableSwapExchange_filter = { +export type arbitrumsepolia_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -56891,91 +56776,48 @@ export type mantle_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -56984,78 +56826,61 @@ export type mantle_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_StableSwapExchange_orderBy = +export type arbitrumsepolia_RouterDailyTVL_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'balance'; -export type mantle_swap_StableSwapRemoveLiquidityEvent = mantle_swap_StableSwapEvent & { +export type arbitrumsepolia_RouterLiquidityEvent = { id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; - provider: Scalars['mantle_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + type?: Maybe; + router: arbitrumsepolia_Router; + asset: arbitrumsepolia_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mantle_swap_Bytes']; + transactionHash: Scalars['arbitrumsepolia_Bytes']; nonce: Scalars['BigInt']; }; -export type mantle_swap_StableSwapRemoveLiquidityEvent_filter = { +export type arbitrumsepolia_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type arbitrumsepolia_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57064,87 +56889,86 @@ export type mantle_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -57153,16 +56977,16 @@ export type mantle_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -57172,43 +56996,40 @@ export type mantle_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type arbitrumsepolia_RouterLiquidityEvent_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' | 'timestamp' - | 'transaction' + | 'transactionHash' | 'nonce'; -export type mantle_swap_StableSwap_filter = { +export type arbitrumsepolia_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57221,196 +57042,67 @@ export type mantle_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_StableSwap_orderBy = +export type arbitrumsepolia_Router_orderBy = | 'id' | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; -export type mantle_swap_SwapDailyVolume = mantle_swap_SwapTradeVolume & { +export type arbitrumsepolia_Sequencer = { id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['mantle_swap_BigDecimal']; + isActive: Scalars['Boolean']; + sequencer?: Maybe; }; -export type mantle_swap_SwapDailyVolume_filter = { +export type arbitrumsepolia_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57419,79 +57111,38 @@ export type mantle_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_SwapDailyVolume_orderBy = +export type arbitrumsepolia_Sequencer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'isActive' + | 'sequencer'; -export type mantle_swap_SwapHourlyVolume = mantle_swap_SwapTradeVolume & { +export type arbitrumsepolia_Setting = { id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['mantle_swap_BigDecimal']; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['arbitrumsepolia_Bytes']; }; -export type mantle_swap_SwapHourlyVolume_filter = { +export type arbitrumsepolia_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57500,99 +57151,105 @@ export type mantle_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_SwapHourlyVolume_orderBy = +export type arbitrumsepolia_Setting_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'maxRoutersPerTransfer' + | 'caller'; -export type mantle_swap_SwapTradeVolume = { - stableSwap: mantle_swap_StableSwap; +export type arbitrumsepolia_SlippageUpdate = { + id: Scalars['ID']; + transfer: arbitrumsepolia_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['arbitrumsepolia_Bytes']; + transactionHash: Scalars['arbitrumsepolia_Bytes']; timestamp: Scalars['BigInt']; - volume: Scalars['mantle_swap_BigDecimal']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type mantle_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; +export type arbitrumsepolia_SlippageUpdate_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -57601,49 +57258,93 @@ export type mantle_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' +export type arbitrumsepolia_SlippageUpdate_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type mantle_swap_SwapWeeklyVolume = mantle_swap_SwapTradeVolume & { +export type arbitrumsepolia_SnapshotRoot = { id: Scalars['ID']; - stableSwap: mantle_swap_StableSwap; + spokeDomain?: Maybe; + root: Scalars['arbitrumsepolia_Bytes']; + count: Scalars['BigInt']; timestamp: Scalars['BigInt']; - volume: Scalars['mantle_swap_BigDecimal']; + blockNumber: Scalars['BigInt']; }; -export type mantle_swap_SwapWeeklyVolume_filter = { +export type arbitrumsepolia_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57652,27 +57353,32 @@ export type mantle_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -57681,49 +57387,34 @@ export type mantle_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_SwapWeeklyVolume_orderBy = +export type arbitrumsepolia_SnapshotRoot_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'spokeDomain' + | 'root' + | 'count' | 'timestamp' - | 'volume'; + | 'blockNumber'; -export type mantle_swap_SystemInfo = { +export type arbitrumsepolia_SpokeConnectorMode = { id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; + mode: Scalars['String']; }; -export type mantle_swap_SystemInfo_filter = { +export type arbitrumsepolia_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57732,44 +57423,56 @@ export type mantle_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_swap_SystemInfo_orderBy = +export type arbitrumsepolia_SpokeConnectorMode_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; + | 'mode'; -export type mantle_swap__Block_ = { +export type arbitrumsepolia_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type arbitrumsepolia__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type mantle_swap__Meta_ = { +export type arbitrumsepolia__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -57777,49 +57480,53 @@ export type mantle_swap__Meta_ = { * and therefore asks for the latest block * */ - block: mantle_swap__Block_; + block: arbitrumsepolia__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type metis_swap_BlockChangedFilter = { +export type xdai_swap_Aggregation_interval = + | 'hour' + | 'day'; + +export type xdai_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type metis_swap_Block_height = { - hash?: InputMaybe; +export type xdai_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type metis_swap_LpAccount = { +export type xdai_swap_LpAccount = { id: Scalars['ID']; - address: Scalars['metis_swap_Bytes']; - balances: Array; + address: Scalars['xdai_swap_Bytes']; + balances: Array; }; -export type metis_swap_LpAccountbalancesArgs = { +export type xdai_swap_LpAccountbalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_LpAccountBalance = { +export type xdai_swap_LpAccountBalance = { id: Scalars['ID']; - account: metis_swap_LpAccount; - token: metis_swap_LpToken; - amount: Scalars['metis_swap_BigDecimal']; + account: xdai_swap_LpAccount; + token: xdai_swap_LpToken; + amount: Scalars['xdai_swap_BigDecimal']; block?: Maybe; modified?: Maybe; - transaction?: Maybe; + transaction?: Maybe; }; -export type metis_swap_LpAccountBalance_filter = { +export type xdai_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57848,7 +57555,7 @@ export type metis_swap_LpAccountBalance_filter = { account_ends_with_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; + account_?: InputMaybe; token?: InputMaybe; token_not?: InputMaybe; token_gt?: InputMaybe; @@ -57869,15 +57576,15 @@ export type metis_swap_LpAccountBalance_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -57894,23 +57601,23 @@ export type metis_swap_LpAccountBalance_filter = { modified_lte?: InputMaybe; modified_in?: InputMaybe>; modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_LpAccountBalance_orderBy = +export type xdai_swap_LpAccountBalance_orderBy = | 'id' | 'account' | 'account__id' @@ -57927,7 +57634,7 @@ export type metis_swap_LpAccountBalance_orderBy = | 'modified' | 'transaction'; -export type metis_swap_LpAccount_filter = { +export type xdai_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -57936,59 +57643,59 @@ export type metis_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_LpAccount_orderBy = +export type xdai_swap_LpAccount_orderBy = | 'id' | 'address' | 'balances'; -export type metis_swap_LpToken = { +export type xdai_swap_LpToken = { id: Scalars['ID']; - address: Scalars['metis_swap_Bytes']; - stableSwap: metis_swap_StableSwap; + address: Scalars['xdai_swap_Bytes']; + stableSwap: xdai_swap_StableSwap; decimals: Scalars['Int']; name: Scalars['String']; symbol: Scalars['String']; - totalSupply: Scalars['metis_swap_BigDecimal']; - events: Array; + totalSupply: Scalars['xdai_swap_BigDecimal']; + events: Array; }; -export type metis_swap_LpTokeneventsArgs = { +export type xdai_swap_LpTokeneventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_LpTokenEvent = { +export type xdai_swap_LpTokenEvent = { id: Scalars['ID']; - token: metis_swap_LpToken; - amount: Scalars['metis_swap_BigDecimal']; + token: xdai_swap_LpToken; + amount: Scalars['xdai_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['metis_swap_Bytes']; + transaction: Scalars['xdai_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_swap_LpTokenEvent_filter = { +export type xdai_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58017,15 +57724,15 @@ export type metis_swap_LpTokenEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -58042,16 +57749,16 @@ export type metis_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -58061,12 +57768,12 @@ export type metis_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_LpTokenEvent_orderBy = +export type xdai_swap_LpTokenEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -58081,7 +57788,7 @@ export type metis_swap_LpTokenEvent_orderBy = | 'transaction' | 'nonce'; -export type metis_swap_LpToken_filter = { +export type xdai_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58090,16 +57797,16 @@ export type metis_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -58120,7 +57827,7 @@ export type metis_swap_LpToken_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; decimals?: InputMaybe; decimals_not?: InputMaybe; decimals_gt?: InputMaybe; @@ -58169,22 +57876,22 @@ export type metis_swap_LpToken_filter = { symbol_ends_with_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_LpToken_orderBy = +export type xdai_swap_LpToken_orderBy = | 'id' | 'address' | 'stableSwap' @@ -58210,21 +57917,21 @@ export type metis_swap_LpToken_orderBy = | 'totalSupply' | 'events'; -export type metis_swap_LpTransferEvent = metis_swap_LpTokenEvent & { +export type xdai_swap_LpTransferEvent = xdai_swap_LpTokenEvent & { id: Scalars['ID']; - token: metis_swap_LpToken; - amount: Scalars['metis_swap_BigDecimal']; - from: Scalars['metis_swap_Bytes']; - to: Scalars['metis_swap_Bytes']; - fromBalance: Scalars['metis_swap_BigDecimal']; - toBalance: Scalars['metis_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['metis_swap_Bytes']; + token: xdai_swap_LpToken; + amount: Scalars['xdai_swap_BigDecimal']; + from: Scalars['xdai_swap_Bytes']; + to: Scalars['xdai_swap_Bytes']; + fromBalance: Scalars['xdai_swap_BigDecimal']; + toBalance: Scalars['xdai_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['xdai_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_swap_LpTransferEvent_filter = { +export type xdai_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58253,51 +57960,51 @@ export type metis_swap_LpTransferEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -58314,16 +58021,16 @@ export type metis_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -58333,12 +58040,12 @@ export type metis_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_LpTransferEvent_orderBy = +export type xdai_swap_LpTransferEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -58358,16 +58065,16 @@ export type metis_swap_LpTransferEvent_orderBy = | 'nonce'; /** Defines the order direction, either ascending or descending */ -export type metis_swap_OrderDirection = +export type xdai_swap_OrderDirection = | 'asc' | 'desc'; -export type metis_swap_PooledToken = { +export type xdai_swap_PooledToken = { id: Scalars['ID']; - asset: Scalars['metis_swap_Bytes']; + asset: Scalars['xdai_swap_Bytes']; }; -export type metis_swap_PooledToken_filter = { +export type xdai_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58376,103 +58083,103 @@ export type metis_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_PooledToken_orderBy = +export type xdai_swap_PooledToken_orderBy = | 'id' | 'asset'; -export type metis_swap_StableSwap = { +export type xdai_swap_StableSwap = { id: Scalars['ID']; isActive?: Maybe; - key: Scalars['metis_swap_Bytes']; - canonicalId?: Maybe; + key: Scalars['xdai_swap_Bytes']; + canonicalId?: Maybe; domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; initialA?: Maybe; futureA?: Maybe; initialATime?: Maybe; futureATime?: Maybe; swapFee?: Maybe; adminFee?: Maybe; - pooledTokens: Array; + pooledTokens: Array; tokenPrecisionMultipliers: Array; balances: Array; adminFees: Array; virtualPrice: Scalars['BigInt']; invariant: Scalars['BigInt']; lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type metis_swap_StableSwapeventsArgs = { +export type xdai_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_StableSwapexchangesArgs = { +export type xdai_swap_StableSwapexchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_StableSwaphourlyVolumesArgs = { +export type xdai_swap_StableSwaphourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_StableSwapdailyVolumesArgs = { +export type xdai_swap_StableSwapdailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_StableSwapweeklyVolumesArgs = { +export type xdai_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_swap_StableSwapAddLiquidityEvent = metis_swap_StableSwapEvent & { +export type xdai_swap_StableSwapAddLiquidityEvent = xdai_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; - provider: Scalars['metis_swap_Bytes']; + stableSwap: xdai_swap_StableSwap; + provider: Scalars['xdai_swap_Bytes']; tokenAmounts: Array; fees: Array; invariant?: Maybe; @@ -58481,11 +58188,11 @@ export type metis_swap_StableSwapAddLiquidityEvent = metis_swap_StableSwapEvent balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['metis_swap_Bytes']; + transaction: Scalars['xdai_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_swap_StableSwapAddLiquidityEvent_filter = { +export type xdai_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58514,17 +58221,17 @@ export type metis_swap_StableSwapAddLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -58583,16 +58290,16 @@ export type metis_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -58602,12 +58309,12 @@ export type metis_swap_StableSwapAddLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_StableSwapAddLiquidityEvent_orderBy = +export type xdai_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -58638,16 +58345,16 @@ export type metis_swap_StableSwapAddLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type metis_swap_StableSwapEvent = { +export type xdai_swap_StableSwapEvent = { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; + stableSwap: xdai_swap_StableSwap; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['metis_swap_Bytes']; + transaction: Scalars['xdai_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_swap_StableSwapEvent_filter = { +export type xdai_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58676,7 +58383,7 @@ export type metis_swap_StableSwapEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -58693,16 +58400,16 @@ export type metis_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -58712,12 +58419,12 @@ export type metis_swap_StableSwapEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_StableSwapEvent_orderBy = +export type xdai_swap_StableSwapEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -58741,10 +58448,10 @@ export type metis_swap_StableSwapEvent_orderBy = | 'transaction' | 'nonce'; -export type metis_swap_StableSwapExchange = { +export type xdai_swap_StableSwapExchange = { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; - buyer: Scalars['metis_swap_Bytes']; + stableSwap: xdai_swap_StableSwap; + buyer: Scalars['xdai_swap_Bytes']; boughtId: Scalars['BigInt']; tokensBought: Scalars['BigInt']; soldId: Scalars['BigInt']; @@ -58753,11 +58460,11 @@ export type metis_swap_StableSwapExchange = { fee: Scalars['BigInt']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['metis_swap_Bytes']; + transaction: Scalars['xdai_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_swap_StableSwapExchange_filter = { +export type xdai_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58786,17 +58493,17 @@ export type metis_swap_StableSwapExchange_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; boughtId?: InputMaybe; boughtId_not?: InputMaybe; boughtId_gt?: InputMaybe; @@ -58859,16 +58566,16 @@ export type metis_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -58878,12 +58585,12 @@ export type metis_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_StableSwapExchange_orderBy = +export type xdai_swap_StableSwapExchange_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -58914,10 +58621,10 @@ export type metis_swap_StableSwapExchange_orderBy = | 'transaction' | 'nonce'; -export type metis_swap_StableSwapRemoveLiquidityEvent = metis_swap_StableSwapEvent & { +export type xdai_swap_StableSwapRemoveLiquidityEvent = xdai_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; - provider: Scalars['metis_swap_Bytes']; + stableSwap: xdai_swap_StableSwap; + provider: Scalars['xdai_swap_Bytes']; tokenAmounts: Array; fees?: Maybe>; invariant?: Maybe; @@ -58926,11 +58633,11 @@ export type metis_swap_StableSwapRemoveLiquidityEvent = metis_swap_StableSwapEve balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['metis_swap_Bytes']; + transaction: Scalars['xdai_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_swap_StableSwapRemoveLiquidityEvent_filter = { +export type xdai_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -58959,17 +58666,17 @@ export type metis_swap_StableSwapRemoveLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -59028,16 +58735,16 @@ export type metis_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -59047,12 +58754,12 @@ export type metis_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type xdai_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -59083,7 +58790,7 @@ export type metis_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type metis_swap_StableSwap_filter = { +export type xdai_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59096,26 +58803,26 @@ export type metis_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -59124,26 +58831,26 @@ export type metis_swap_StableSwap_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; initialA?: InputMaybe; initialA_not?: InputMaybe; initialA_gt?: InputMaybe; @@ -59192,12 +58899,12 @@ export type metis_swap_StableSwap_filter = { adminFee_lte?: InputMaybe; adminFee_in?: InputMaybe>; adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; tokenPrecisionMultipliers?: InputMaybe>; tokenPrecisionMultipliers_not?: InputMaybe>; tokenPrecisionMultipliers_contains?: InputMaybe>; @@ -59240,18 +58947,18 @@ export type metis_swap_StableSwap_filter = { lpTokenSupply_lte?: InputMaybe; lpTokenSupply_in?: InputMaybe>; lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_StableSwap_orderBy = +export type xdai_swap_StableSwap_orderBy = | 'id' | 'isActive' | 'key' @@ -59278,14 +58985,14 @@ export type metis_swap_StableSwap_orderBy = | 'dailyVolumes' | 'weeklyVolumes'; -export type metis_swap_SwapDailyVolume = metis_swap_SwapTradeVolume & { +export type xdai_swap_SwapDailyVolume = xdai_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; + stableSwap: xdai_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['metis_swap_BigDecimal']; + volume: Scalars['xdai_swap_BigDecimal']; }; -export type metis_swap_SwapDailyVolume_filter = { +export type xdai_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59314,7 +59021,7 @@ export type metis_swap_SwapDailyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -59323,21 +59030,21 @@ export type metis_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_SwapDailyVolume_orderBy = +export type xdai_swap_SwapDailyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -59359,14 +59066,14 @@ export type metis_swap_SwapDailyVolume_orderBy = | 'timestamp' | 'volume'; -export type metis_swap_SwapHourlyVolume = metis_swap_SwapTradeVolume & { +export type xdai_swap_SwapHourlyVolume = xdai_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; + stableSwap: xdai_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['metis_swap_BigDecimal']; + volume: Scalars['xdai_swap_BigDecimal']; }; -export type metis_swap_SwapHourlyVolume_filter = { +export type xdai_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59395,7 +59102,7 @@ export type metis_swap_SwapHourlyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -59404,21 +59111,21 @@ export type metis_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_SwapHourlyVolume_orderBy = +export type xdai_swap_SwapHourlyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -59440,13 +59147,13 @@ export type metis_swap_SwapHourlyVolume_orderBy = | 'timestamp' | 'volume'; -export type metis_swap_SwapTradeVolume = { - stableSwap: metis_swap_StableSwap; +export type xdai_swap_SwapTradeVolume = { + stableSwap: xdai_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['metis_swap_BigDecimal']; + volume: Scalars['xdai_swap_BigDecimal']; }; -export type metis_swap_SwapTradeVolume_filter = { +export type xdai_swap_SwapTradeVolume_filter = { stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -59467,7 +59174,7 @@ export type metis_swap_SwapTradeVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -59476,21 +59183,21 @@ export type metis_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_SwapTradeVolume_orderBy = +export type xdai_swap_SwapTradeVolume_orderBy = | 'stableSwap' | 'stableSwap__id' | 'stableSwap__isActive' @@ -59511,14 +59218,14 @@ export type metis_swap_SwapTradeVolume_orderBy = | 'timestamp' | 'volume'; -export type metis_swap_SwapWeeklyVolume = metis_swap_SwapTradeVolume & { +export type xdai_swap_SwapWeeklyVolume = xdai_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: metis_swap_StableSwap; + stableSwap: xdai_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['metis_swap_BigDecimal']; + volume: Scalars['xdai_swap_BigDecimal']; }; -export type metis_swap_SwapWeeklyVolume_filter = { +export type xdai_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59547,7 +59254,7 @@ export type metis_swap_SwapWeeklyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -59556,21 +59263,21 @@ export type metis_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_SwapWeeklyVolume_orderBy = +export type xdai_swap_SwapWeeklyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -59592,13 +59299,13 @@ export type metis_swap_SwapWeeklyVolume_orderBy = | 'timestamp' | 'volume'; -export type metis_swap_SystemInfo = { +export type xdai_swap_SystemInfo = { id: Scalars['ID']; exchangeCount: Scalars['BigInt']; swapCount: Scalars['BigInt']; }; -export type metis_swap_SystemInfo_filter = { +export type xdai_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59624,27 +59331,29 @@ export type metis_swap_SystemInfo_filter = { swapCount_in?: InputMaybe>; swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_swap_SystemInfo_orderBy = +export type xdai_swap_SystemInfo_orderBy = | 'id' | 'exchangeCount' | 'swapCount'; -export type metis_swap__Block_ = { +export type xdai_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type metis_swap__Meta_ = { +export type xdai_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -59652,22 +59361,53 @@ export type metis_swap__Meta_ = { * and therefore asks for the latest block * */ - block: metis_swap__Block_; + block: xdai_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingmainnet_AggregateRootSavedSlow = { +export type arbitrumsepolia_swap_Aggregation_interval = + | 'hour' + | 'day'; + +export type arbitrumsepolia_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type arbitrumsepolia_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type arbitrumsepolia_swap_LpAccount = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmainnet_Bytes']; - count: Scalars['BigInt']; - aggregatedRoots?: Maybe>; - rootTimestamp: Scalars['BigInt']; + address: Scalars['arbitrumsepolia_swap_Bytes']; + balances: Array; }; -export type stagingmainnet_AggregateRootSavedSlow_filter = { + +export type arbitrumsepolia_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type arbitrumsepolia_swap_LpAccountBalance = { + id: Scalars['ID']; + account: arbitrumsepolia_swap_LpAccount; + token: arbitrumsepolia_swap_LpToken; + amount: Scalars['arbitrumsepolia_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; +}; + +export type arbitrumsepolia_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59676,60 +59416,106 @@ export type stagingmainnet_AggregateRootSavedSlow_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - aggregatedRoots?: InputMaybe>; - aggregatedRoots_not?: InputMaybe>; - aggregatedRoots_contains?: InputMaybe>; - aggregatedRoots_contains_nocase?: InputMaybe>; - aggregatedRoots_not_contains?: InputMaybe>; - aggregatedRoots_not_contains_nocase?: InputMaybe>; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AggregateRootSavedSlow_orderBy = +export type arbitrumsepolia_swap_LpAccountBalance_orderBy = | 'id' - | 'aggregateRoot' - | 'count' - | 'aggregatedRoots' - | 'rootTimestamp'; - -export type stagingmainnet_AggregatedMessageRoot = { - id: Scalars['ID']; - index: Scalars['BigInt']; - receivedRoot: Scalars['stagingmainnet_Bytes']; - domain?: Maybe; - blockNumber?: Maybe; -}; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type stagingmainnet_AggregatedMessageRoot_filter = { +export type arbitrumsepolia_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59738,67 +59524,59 @@ export type stagingmainnet_AggregatedMessageRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AggregatedMessageRoot_orderBy = +export type arbitrumsepolia_swap_LpAccount_orderBy = | 'id' - | 'index' - | 'receivedRoot' - | 'domain' - | 'blockNumber'; + | 'address' + | 'balances'; -export type stagingmainnet_Aggregation_interval = - | 'hour' - | 'day'; +export type arbitrumsepolia_swap_LpToken = { + id: Scalars['ID']; + address: Scalars['arbitrumsepolia_swap_Bytes']; + stableSwap: arbitrumsepolia_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['arbitrumsepolia_swap_BigDecimal']; + events: Array; +}; -export type stagingmainnet_ArbitrumConnectorMeta = { + +export type arbitrumsepolia_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type arbitrumsepolia_swap_LpTokenEvent = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + token: arbitrumsepolia_swap_LpToken; + amount: Scalars['arbitrumsepolia_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['arbitrumsepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingmainnet_ArbitrumConnectorMeta_filter = { +export type arbitrumsepolia_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59807,76 +59585,91 @@ export type stagingmainnet_ArbitrumConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_ArbitrumConnectorMeta_orderBy = +export type arbitrumsepolia_swap_LpTokenEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet_AvalancheConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingmainnet_AvalancheConnectorMeta_filter = { +export type arbitrumsepolia_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59885,76 +59678,141 @@ export type stagingmainnet_AvalancheConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AvalancheConnectorMeta_orderBy = +export type arbitrumsepolia_swap_LpToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type stagingmainnet_BaseConnectorMeta = { +export type arbitrumsepolia_swap_LpTransferEvent = arbitrumsepolia_swap_LpTokenEvent & { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + token: arbitrumsepolia_swap_LpToken; + amount: Scalars['arbitrumsepolia_swap_BigDecimal']; + from: Scalars['arbitrumsepolia_swap_Bytes']; + to: Scalars['arbitrumsepolia_swap_Bytes']; + fromBalance: Scalars['arbitrumsepolia_swap_BigDecimal']; + toBalance: Scalars['arbitrumsepolia_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['arbitrumsepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingmainnet_BaseConnectorMeta_filter = { +export type arbitrumsepolia_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -59963,86 +59821,141 @@ export type stagingmainnet_BaseConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_BaseConnectorMeta_orderBy = +export type arbitrumsepolia_swap_LpTransferEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingmainnet_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; +/** Defines the order direction, either ascending or descending */ +export type arbitrumsepolia_swap_OrderDirection = + | 'asc' + | 'desc'; -export type stagingmainnet_BnbConnectorMeta = { +export type arbitrumsepolia_swap_PooledToken = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + asset: Scalars['arbitrumsepolia_swap_Bytes']; }; -export type stagingmainnet_BnbConnectorMeta_filter = { +export type arbitrumsepolia_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60051,76 +59964,116 @@ export type stagingmainnet_BnbConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_BnbConnectorMeta_orderBy = +export type arbitrumsepolia_swap_PooledToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'asset'; -export type stagingmainnet_GnosisConnectorMeta = { +export type arbitrumsepolia_swap_StableSwap = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + isActive?: Maybe; + key: Scalars['arbitrumsepolia_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type stagingmainnet_GnosisConnectorMeta_filter = { + +export type arbitrumsepolia_swap_StableSwapeventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type arbitrumsepolia_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type arbitrumsepolia_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type arbitrumsepolia_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type arbitrumsepolia_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent = arbitrumsepolia_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: arbitrumsepolia_swap_StableSwap; + provider: Scalars['arbitrumsepolia_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['arbitrumsepolia_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60129,72 +60082,160 @@ export type stagingmainnet_GnosisConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_GnosisConnectorMeta_orderBy = +export type arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingmainnet_HubDomain = { +export type arbitrumsepolia_swap_StableSwapEvent = { id: Scalars['ID']; - domain?: Maybe; + stableSwap: arbitrumsepolia_swap_StableSwap; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['arbitrumsepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingmainnet_HubDomain_filter = { +export type arbitrumsepolia_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60203,32 +60244,108 @@ export type stagingmainnet_HubDomain_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_HubDomain_orderBy = +export type arbitrumsepolia_swap_StableSwapEvent_orderBy = | 'id' - | 'domain'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingmainnet_HubOptimisticRootFinalized = { +export type arbitrumsepolia_swap_StableSwapExchange = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmainnet_Bytes']; + stableSwap: arbitrumsepolia_swap_StableSwap; + buyer: Scalars['arbitrumsepolia_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['arbitrumsepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingmainnet_HubOptimisticRootFinalized_filter = { +export type arbitrumsepolia_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60237,16 +60354,91 @@ export type stagingmainnet_HubOptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -60255,36 +60447,78 @@ export type stagingmainnet_HubOptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_HubOptimisticRootFinalized_orderBy = +export type arbitrumsepolia_swap_StableSwapExchange_orderBy = | 'id' - | 'aggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' + | 'fee' + | 'block' | 'timestamp' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type stagingmainnet_LineaConnectorMeta = { +export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent = arbitrumsepolia_swap_StableSwapEvent & { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + stableSwap: arbitrumsepolia_swap_StableSwap; + provider: Scalars['arbitrumsepolia_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['arbitrumsepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingmainnet_LineaConnectorMeta_filter = { +export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60293,76 +60527,151 @@ export type stagingmainnet_LineaConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_LineaConnectorMeta_orderBy = +export type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet_MantleConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; -}; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingmainnet_MantleConnectorMeta_filter = { +export type arbitrumsepolia_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60371,76 +60680,200 @@ export type stagingmainnet_MantleConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_MantleConnectorMeta_orderBy = +export type arbitrumsepolia_swap_StableSwap_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type stagingmainnet_MetisConnectorMeta = { +export type arbitrumsepolia_swap_SwapDailyVolume = arbitrumsepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + stableSwap: arbitrumsepolia_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['arbitrumsepolia_swap_BigDecimal']; }; -export type stagingmainnet_MetisConnectorMeta_filter = { +export type arbitrumsepolia_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60449,154 +60882,79 @@ export type stagingmainnet_MetisConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_MetisConnectorMeta_orderBy = +export type arbitrumsepolia_swap_SwapDailyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet_ModeConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; -}; - -export type stagingmainnet_ModeConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingmainnet_ModeConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type stagingmainnet_OptimismConnectorMeta = { +export type arbitrumsepolia_swap_SwapHourlyVolume = arbitrumsepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + stableSwap: arbitrumsepolia_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['arbitrumsepolia_swap_BigDecimal']; }; -export type stagingmainnet_OptimismConnectorMeta_filter = { +export type arbitrumsepolia_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60605,103 +60963,99 @@ export type stagingmainnet_OptimismConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_OptimismConnectorMeta_orderBy = +export type arbitrumsepolia_swap_SwapHourlyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type stagingmainnet_OptimisticRootPropagated = { - id: Scalars['ID']; - aggregateRoot: Scalars['stagingmainnet_Bytes']; - domainsHash: Scalars['stagingmainnet_Bytes']; +export type arbitrumsepolia_swap_SwapTradeVolume = { + stableSwap: arbitrumsepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + volume: Scalars['arbitrumsepolia_swap_BigDecimal']; }; -export type stagingmainnet_OptimisticRootPropagated_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; +export type arbitrumsepolia_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -60710,39 +61064,49 @@ export type stagingmainnet_OptimisticRootPropagated_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_OptimisticRootPropagated_orderBy = - | 'id' - | 'aggregateRoot' - | 'domainsHash' +export type arbitrumsepolia_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; + | 'volume'; -export type stagingmainnet_OptimisticRootProposed = { +export type arbitrumsepolia_swap_SwapWeeklyVolume = arbitrumsepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - disputeCliff: Scalars['BigInt']; - aggregateRoot: Scalars['stagingmainnet_Bytes']; - snapshotsRoots?: Maybe>; - domains?: Maybe>; - baseAggregateRoot: Scalars['stagingmainnet_Bytes']; + stableSwap: arbitrumsepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + volume: Scalars['arbitrumsepolia_swap_BigDecimal']; }; -export type stagingmainnet_OptimisticRootProposed_filter = { +export type arbitrumsepolia_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60751,46 +61115,27 @@ export type stagingmainnet_OptimisticRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - disputeCliff?: InputMaybe; - disputeCliff_not?: InputMaybe; - disputeCliff_gt?: InputMaybe; - disputeCliff_lt?: InputMaybe; - disputeCliff_gte?: InputMaybe; - disputeCliff_lte?: InputMaybe; - disputeCliff_in?: InputMaybe>; - disputeCliff_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - snapshotsRoots?: InputMaybe>; - snapshotsRoots_not?: InputMaybe>; - snapshotsRoots_contains?: InputMaybe>; - snapshotsRoots_contains_nocase?: InputMaybe>; - snapshotsRoots_not_contains?: InputMaybe>; - snapshotsRoots_not_contains_nocase?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - baseAggregateRoot?: InputMaybe; - baseAggregateRoot_not?: InputMaybe; - baseAggregateRoot_gt?: InputMaybe; - baseAggregateRoot_lt?: InputMaybe; - baseAggregateRoot_gte?: InputMaybe; - baseAggregateRoot_lte?: InputMaybe; - baseAggregateRoot_in?: InputMaybe>; - baseAggregateRoot_not_in?: InputMaybe>; - baseAggregateRoot_contains?: InputMaybe; - baseAggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -60799,45 +61144,49 @@ export type stagingmainnet_OptimisticRootProposed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_OptimisticRootProposed_orderBy = +export type arbitrumsepolia_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'disputeCliff' - | 'aggregateRoot' - | 'snapshotsRoots' - | 'domains' - | 'baseAggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; - -/** Defines the order direction, either ascending or descending */ -export type stagingmainnet_OrderDirection = - | 'asc' - | 'desc'; + | 'volume'; -export type stagingmainnet_PolygonConnectorMeta = { +export type arbitrumsepolia_swap_SystemInfo = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; }; -export type stagingmainnet_PolygonConnectorMeta_filter = { +export type arbitrumsepolia_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -60846,205 +61195,100 @@ export type stagingmainnet_PolygonConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_PolygonConnectorMeta_orderBy = +export type arbitrumsepolia_swap_SystemInfo_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'exchangeCount' + | 'swapCount'; -export type stagingmainnet_PolygonZkConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; +export type arbitrumsepolia_swap__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; -export type stagingmainnet_PolygonZkConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +/** The type for the top-level _meta field */ +export type arbitrumsepolia_swap__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: arbitrumsepolia_swap__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; }; -export type stagingmainnet_PolygonZkConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; +export type bnb_swap_Aggregation_interval = + | 'hour' + | 'day'; -export type stagingmainnet_RootAggregated = { - id: Scalars['ID']; - domain: Scalars['BigInt']; - receivedRoot: Scalars['stagingmainnet_Bytes']; - index: Scalars['BigInt']; +export type bnb_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; }; -export type stagingmainnet_RootAggregated_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type bnb_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; }; -export type stagingmainnet_RootAggregated_orderBy = - | 'id' - | 'domain' - | 'receivedRoot' - | 'index'; +export type bnb_swap_LpAccount = { + id: Scalars['ID']; + address: Scalars['bnb_swap_Bytes']; + balances: Array; +}; -export type stagingmainnet_RootManagerMeta = { + +export type bnb_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type bnb_swap_LpAccountBalance = { id: Scalars['ID']; - domains?: Maybe>; - connectors?: Maybe>; + account: bnb_swap_LpAccount; + token: bnb_swap_LpToken; + amount: Scalars['bnb_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; }; -export type stagingmainnet_RootManagerMeta_filter = { +export type bnb_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -61053,35 +61297,106 @@ export type stagingmainnet_RootManagerMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - connectors?: InputMaybe>; - connectors_not?: InputMaybe>; - connectors_contains?: InputMaybe>; - connectors_contains_nocase?: InputMaybe>; - connectors_not_contains?: InputMaybe>; - connectors_not_contains_nocase?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RootManagerMeta_orderBy = +export type bnb_swap_LpAccountBalance_orderBy = | 'id' - | 'domains' - | 'connectors'; - -export type stagingmainnet_RootManagerMode = { - id: Scalars['ID']; - mode: Scalars['String']; -}; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type stagingmainnet_RootManagerMode_filter = { +export type bnb_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -61090,50 +61405,59 @@ export type stagingmainnet_RootManagerMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RootManagerMode_orderBy = +export type bnb_swap_LpAccount_orderBy = | 'id' - | 'mode'; + | 'address' + | 'balances'; -export type stagingmainnet_RootMessageProcessed = { +export type bnb_swap_LpToken = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - root?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + address: Scalars['bnb_swap_Bytes']; + stableSwap: bnb_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['bnb_swap_BigDecimal']; + events: Array; }; -export type stagingmainnet_RootMessageProcessed_filter = { + +export type bnb_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type bnb_swap_LpTokenEvent = { + id: Scalars['ID']; + token: bnb_swap_LpToken; + amount: Scalars['bnb_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['bnb_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type bnb_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -61142,683 +61466,43 @@ export type stagingmainnet_RootMessageProcessed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingmainnet_RootMessageProcessed_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type stagingmainnet_RootPropagated = { - id: Scalars['ID']; - aggregate: Scalars['stagingmainnet_Bytes']; - domainsHash: Scalars['stagingmainnet_Bytes']; - count: Scalars['BigInt']; - blockNumber?: Maybe; -}; - -export type stagingmainnet_RootPropagated_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - aggregate?: InputMaybe; - aggregate_not?: InputMaybe; - aggregate_gt?: InputMaybe; - aggregate_lt?: InputMaybe; - aggregate_gte?: InputMaybe; - aggregate_lte?: InputMaybe; - aggregate_in?: InputMaybe>; - aggregate_not_in?: InputMaybe>; - aggregate_contains?: InputMaybe; - aggregate_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingmainnet_RootPropagated_orderBy = - | 'id' - | 'aggregate' - | 'domainsHash' - | 'count' - | 'blockNumber'; - -export type stagingmainnet_ScrollConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; -}; - -export type stagingmainnet_ScrollConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingmainnet_ScrollConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet_XlayerConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; -}; - -export type stagingmainnet_XlayerConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingmainnet_XlayerConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet_ZkSyncConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['stagingmainnet_Bytes']; - rootManager: Scalars['stagingmainnet_Bytes']; - mirrorConnector: Scalars['stagingmainnet_Bytes']; -}; - -export type stagingmainnet_ZkSyncConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingmainnet_ZkSyncConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type stagingmainnet__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type stagingmainnet__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: stagingmainnet__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type bnb_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type bnb_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type bnb_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type bnb_swap_LpAccount = { - id: Scalars['ID']; - address: Scalars['bnb_swap_Bytes']; - balances: Array; -}; - - -export type bnb_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type bnb_swap_LpAccountBalance = { - id: Scalars['ID']; - account: bnb_swap_LpAccount; - token: bnb_swap_LpToken; - amount: Scalars['bnb_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; -}; - -export type bnb_swap_LpAccountBalance_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type bnb_swap_LpAccountBalance_orderBy = - | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; - -export type bnb_swap_LpAccount_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type bnb_swap_LpAccount_orderBy = - | 'id' - | 'address' - | 'balances'; - -export type bnb_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['bnb_swap_Bytes']; - stableSwap: bnb_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['bnb_swap_BigDecimal']; - events: Array; -}; - - -export type bnb_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type bnb_swap_LpTokenEvent = { - id: Scalars['ID']; - token: bnb_swap_LpToken; - amount: Scalars['bnb_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['bnb_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type bnb_swap_LpTokenEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -63446,46 +63130,42 @@ export type bnb_swap__Meta_ = { hasIndexingErrors: Scalars['Boolean']; }; -export type optimism_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type optimism_swap_BlockChangedFilter = { +export type linea_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type optimism_swap_Block_height = { - hash?: InputMaybe; +export type linea_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type optimism_swap_LpAccount = { +export type linea_swap_LpAccount = { id: Scalars['ID']; - address: Scalars['optimism_swap_Bytes']; - balances: Array; + address: Scalars['linea_swap_Bytes']; + balances: Array; }; -export type optimism_swap_LpAccountbalancesArgs = { +export type linea_swap_LpAccountbalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_LpAccountBalance = { +export type linea_swap_LpAccountBalance = { id: Scalars['ID']; - account: optimism_swap_LpAccount; - token: optimism_swap_LpToken; - amount: Scalars['optimism_swap_BigDecimal']; + account: linea_swap_LpAccount; + token: linea_swap_LpToken; + amount: Scalars['linea_swap_BigDecimal']; block?: Maybe; modified?: Maybe; - transaction?: Maybe; + transaction?: Maybe; }; -export type optimism_swap_LpAccountBalance_filter = { +export type linea_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -63514,7 +63194,7 @@ export type optimism_swap_LpAccountBalance_filter = { account_ends_with_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; + account_?: InputMaybe; token?: InputMaybe; token_not?: InputMaybe; token_gt?: InputMaybe; @@ -63535,15 +63215,15 @@ export type optimism_swap_LpAccountBalance_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -63560,40 +63240,26 @@ export type optimism_swap_LpAccountBalance_filter = { modified_lte?: InputMaybe; modified_in?: InputMaybe>; modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_LpAccountBalance_orderBy = +export type linea_swap_LpAccountBalance_orderBy = | 'id' | 'account' - | 'account__id' - | 'account__address' | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' | 'amount' | 'block' | 'modified' | 'transaction'; -export type optimism_swap_LpAccount_filter = { +export type linea_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -63602,59 +63268,53 @@ export type optimism_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_LpAccount_orderBy = +export type linea_swap_LpAccount_orderBy = | 'id' | 'address' | 'balances'; -export type optimism_swap_LpToken = { +export type linea_swap_LpToken = { id: Scalars['ID']; - address: Scalars['optimism_swap_Bytes']; - stableSwap: optimism_swap_StableSwap; + address: Scalars['linea_swap_Bytes']; + stableSwap: linea_swap_StableSwap; decimals: Scalars['Int']; name: Scalars['String']; symbol: Scalars['String']; - totalSupply: Scalars['optimism_swap_BigDecimal']; - events: Array; + totalSupply: Scalars['linea_swap_BigDecimal']; + events: Array; }; -export type optimism_swap_LpTokeneventsArgs = { +export type linea_swap_LpTokeneventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_LpTokenEvent = { +export type linea_swap_LpTokenEvent = { id: Scalars['ID']; - token: optimism_swap_LpToken; - amount: Scalars['optimism_swap_BigDecimal']; + token: linea_swap_LpToken; + amount: Scalars['linea_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimism_swap_Bytes']; + transaction: Scalars['linea_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_swap_LpTokenEvent_filter = { +export type linea_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -63683,15 +63343,15 @@ export type optimism_swap_LpTokenEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -63708,16 +63368,12 @@ export type optimism_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -63727,27 +63383,19 @@ export type optimism_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_LpTokenEvent_orderBy = +export type linea_swap_LpTokenEvent_orderBy = | 'id' | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' | 'amount' | 'block' | 'timestamp' | 'transaction' | 'nonce'; -export type optimism_swap_LpToken_filter = { +export type linea_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -63756,16 +63404,12 @@ export type optimism_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -63786,7 +63430,7 @@ export type optimism_swap_LpToken_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; decimals?: InputMaybe; decimals_not?: InputMaybe; decimals_gt?: InputMaybe; @@ -63835,62 +63479,43 @@ export type optimism_swap_LpToken_filter = { symbol_ends_with_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_LpToken_orderBy = +export type linea_swap_LpToken_orderBy = | 'id' | 'address' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'decimals' | 'name' | 'symbol' | 'totalSupply' | 'events'; -export type optimism_swap_LpTransferEvent = optimism_swap_LpTokenEvent & { +export type linea_swap_LpTransferEvent = linea_swap_LpTokenEvent & { id: Scalars['ID']; - token: optimism_swap_LpToken; - amount: Scalars['optimism_swap_BigDecimal']; - from: Scalars['optimism_swap_Bytes']; - to: Scalars['optimism_swap_Bytes']; - fromBalance: Scalars['optimism_swap_BigDecimal']; - toBalance: Scalars['optimism_swap_BigDecimal']; + token: linea_swap_LpToken; + amount: Scalars['linea_swap_BigDecimal']; + from: Scalars['linea_swap_Bytes']; + to: Scalars['linea_swap_Bytes']; + fromBalance: Scalars['linea_swap_BigDecimal']; + toBalance: Scalars['linea_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimism_swap_Bytes']; + transaction: Scalars['linea_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_swap_LpTransferEvent_filter = { +export type linea_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -63919,51 +63544,43 @@ export type optimism_swap_LpTransferEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -63980,16 +63597,12 @@ export type optimism_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -63999,20 +63612,12 @@ export type optimism_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_LpTransferEvent_orderBy = +export type linea_swap_LpTransferEvent_orderBy = | 'id' | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' | 'amount' | 'from' | 'to' @@ -64024,16 +63629,16 @@ export type optimism_swap_LpTransferEvent_orderBy = | 'nonce'; /** Defines the order direction, either ascending or descending */ -export type optimism_swap_OrderDirection = +export type linea_swap_OrderDirection = | 'asc' | 'desc'; -export type optimism_swap_PooledToken = { +export type linea_swap_PooledToken = { id: Scalars['ID']; - asset: Scalars['optimism_swap_Bytes']; + asset: Scalars['linea_swap_Bytes']; }; -export type optimism_swap_PooledToken_filter = { +export type linea_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64042,103 +63647,97 @@ export type optimism_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_PooledToken_orderBy = +export type linea_swap_PooledToken_orderBy = | 'id' | 'asset'; -export type optimism_swap_StableSwap = { +export type linea_swap_StableSwap = { id: Scalars['ID']; isActive?: Maybe; - key: Scalars['optimism_swap_Bytes']; - canonicalId?: Maybe; + key: Scalars['linea_swap_Bytes']; + canonicalId?: Maybe; domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; initialA?: Maybe; futureA?: Maybe; initialATime?: Maybe; futureATime?: Maybe; swapFee?: Maybe; adminFee?: Maybe; - pooledTokens: Array; + pooledTokens: Array; tokenPrecisionMultipliers: Array; balances: Array; adminFees: Array; virtualPrice: Scalars['BigInt']; invariant: Scalars['BigInt']; lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type optimism_swap_StableSwapeventsArgs = { +export type linea_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_StableSwapexchangesArgs = { +export type linea_swap_StableSwapexchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_StableSwaphourlyVolumesArgs = { +export type linea_swap_StableSwaphourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_StableSwapdailyVolumesArgs = { +export type linea_swap_StableSwapdailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_StableSwapweeklyVolumesArgs = { +export type linea_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_swap_StableSwapAddLiquidityEvent = optimism_swap_StableSwapEvent & { +export type linea_swap_StableSwapAddLiquidityEvent = linea_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; - provider: Scalars['optimism_swap_Bytes']; + stableSwap: linea_swap_StableSwap; + provider: Scalars['linea_swap_Bytes']; tokenAmounts: Array; fees: Array; invariant?: Maybe; @@ -64147,11 +63746,11 @@ export type optimism_swap_StableSwapAddLiquidityEvent = optimism_swap_StableSwap balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimism_swap_Bytes']; + transaction: Scalars['linea_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_swap_StableSwapAddLiquidityEvent_filter = { +export type linea_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64180,17 +63779,13 @@ export type optimism_swap_StableSwapAddLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -64249,16 +63844,12 @@ export type optimism_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -64268,30 +63859,12 @@ export type optimism_swap_StableSwapAddLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_StableSwapAddLiquidityEvent_orderBy = +export type linea_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'provider' | 'tokenAmounts' | 'fees' @@ -64304,16 +63877,16 @@ export type optimism_swap_StableSwapAddLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type optimism_swap_StableSwapEvent = { +export type linea_swap_StableSwapEvent = { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; + stableSwap: linea_swap_StableSwap; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimism_swap_Bytes']; + transaction: Scalars['linea_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_swap_StableSwapEvent_filter = { +export type linea_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64342,7 +63915,7 @@ export type optimism_swap_StableSwapEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -64359,16 +63932,12 @@ export type optimism_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -64378,39 +63947,21 @@ export type optimism_swap_StableSwapEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_StableSwapEvent_orderBy = +export type linea_swap_StableSwapEvent_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'block' | 'timestamp' | 'transaction' | 'nonce'; -export type optimism_swap_StableSwapExchange = { +export type linea_swap_StableSwapExchange = { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; - buyer: Scalars['optimism_swap_Bytes']; + stableSwap: linea_swap_StableSwap; + buyer: Scalars['linea_swap_Bytes']; boughtId: Scalars['BigInt']; tokensBought: Scalars['BigInt']; soldId: Scalars['BigInt']; @@ -64419,11 +63970,11 @@ export type optimism_swap_StableSwapExchange = { fee: Scalars['BigInt']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimism_swap_Bytes']; + transaction: Scalars['linea_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_swap_StableSwapExchange_filter = { +export type linea_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64452,17 +64003,13 @@ export type optimism_swap_StableSwapExchange_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; boughtId?: InputMaybe; boughtId_not?: InputMaybe; boughtId_gt?: InputMaybe; @@ -64525,16 +64072,12 @@ export type optimism_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -64544,30 +64087,12 @@ export type optimism_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_StableSwapExchange_orderBy = +export type linea_swap_StableSwapExchange_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'buyer' | 'boughtId' | 'tokensBought' @@ -64580,10 +64105,10 @@ export type optimism_swap_StableSwapExchange_orderBy = | 'transaction' | 'nonce'; -export type optimism_swap_StableSwapRemoveLiquidityEvent = optimism_swap_StableSwapEvent & { +export type linea_swap_StableSwapRemoveLiquidityEvent = linea_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; - provider: Scalars['optimism_swap_Bytes']; + stableSwap: linea_swap_StableSwap; + provider: Scalars['linea_swap_Bytes']; tokenAmounts: Array; fees?: Maybe>; invariant?: Maybe; @@ -64592,11 +64117,11 @@ export type optimism_swap_StableSwapRemoveLiquidityEvent = optimism_swap_StableS balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimism_swap_Bytes']; + transaction: Scalars['linea_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_swap_StableSwapRemoveLiquidityEvent_filter = { +export type linea_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64625,17 +64150,13 @@ export type optimism_swap_StableSwapRemoveLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -64694,16 +64215,12 @@ export type optimism_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -64713,30 +64230,12 @@ export type optimism_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type linea_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'provider' | 'tokenAmounts' | 'fees' @@ -64749,7 +64248,7 @@ export type optimism_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type optimism_swap_StableSwap_filter = { +export type linea_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64762,26 +64261,18 @@ export type optimism_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -64790,26 +64281,18 @@ export type optimism_swap_StableSwap_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; initialA?: InputMaybe; initialA_not?: InputMaybe; initialA_gt?: InputMaybe; @@ -64858,12 +64341,12 @@ export type optimism_swap_StableSwap_filter = { adminFee_lte?: InputMaybe; adminFee_in?: InputMaybe>; adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; tokenPrecisionMultipliers?: InputMaybe>; tokenPrecisionMultipliers_not?: InputMaybe>; tokenPrecisionMultipliers_contains?: InputMaybe>; @@ -64906,18 +64389,15 @@ export type optimism_swap_StableSwap_filter = { lpTokenSupply_lte?: InputMaybe; lpTokenSupply_in?: InputMaybe>; lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_StableSwap_orderBy = +export type linea_swap_StableSwap_orderBy = | 'id' | 'isActive' | 'key' @@ -64944,14 +64424,14 @@ export type optimism_swap_StableSwap_orderBy = | 'dailyVolumes' | 'weeklyVolumes'; -export type optimism_swap_SwapDailyVolume = optimism_swap_SwapTradeVolume & { +export type linea_swap_SwapDailyVolume = linea_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; + stableSwap: linea_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['optimism_swap_BigDecimal']; + volume: Scalars['linea_swap_BigDecimal']; }; -export type optimism_swap_SwapDailyVolume_filter = { +export type linea_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -64980,7 +64460,7 @@ export type optimism_swap_SwapDailyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -64989,50 +64469,32 @@ export type optimism_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_SwapDailyVolume_orderBy = +export type linea_swap_SwapDailyVolume_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type optimism_swap_SwapHourlyVolume = optimism_swap_SwapTradeVolume & { +export type linea_swap_SwapHourlyVolume = linea_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; + stableSwap: linea_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['optimism_swap_BigDecimal']; + volume: Scalars['linea_swap_BigDecimal']; }; -export type optimism_swap_SwapHourlyVolume_filter = { +export type linea_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65061,7 +64523,7 @@ export type optimism_swap_SwapHourlyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -65070,49 +64532,31 @@ export type optimism_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_SwapHourlyVolume_orderBy = +export type linea_swap_SwapHourlyVolume_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type optimism_swap_SwapTradeVolume = { - stableSwap: optimism_swap_StableSwap; +export type linea_swap_SwapTradeVolume = { + stableSwap: linea_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['optimism_swap_BigDecimal']; + volume: Scalars['linea_swap_BigDecimal']; }; -export type optimism_swap_SwapTradeVolume_filter = { +export type linea_swap_SwapTradeVolume_filter = { stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -65133,7 +64577,7 @@ export type optimism_swap_SwapTradeVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -65142,49 +64586,31 @@ export type optimism_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_SwapTradeVolume_orderBy = +export type linea_swap_SwapTradeVolume_orderBy = | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type optimism_swap_SwapWeeklyVolume = optimism_swap_SwapTradeVolume & { +export type linea_swap_SwapWeeklyVolume = linea_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: optimism_swap_StableSwap; + stableSwap: linea_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['optimism_swap_BigDecimal']; + volume: Scalars['linea_swap_BigDecimal']; }; -export type optimism_swap_SwapWeeklyVolume_filter = { +export type linea_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65213,7 +64639,7 @@ export type optimism_swap_SwapWeeklyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -65222,49 +64648,31 @@ export type optimism_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_SwapWeeklyVolume_orderBy = +export type linea_swap_SwapWeeklyVolume_orderBy = | 'id' | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type optimism_swap_SystemInfo = { +export type linea_swap_SystemInfo = { id: Scalars['ID']; exchangeCount: Scalars['BigInt']; swapCount: Scalars['BigInt']; }; -export type optimism_swap_SystemInfo_filter = { +export type linea_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65290,29 +64698,25 @@ export type optimism_swap_SystemInfo_filter = { swapCount_in?: InputMaybe>; swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type optimism_swap_SystemInfo_orderBy = +export type linea_swap_SystemInfo_orderBy = | 'id' | 'exchangeCount' | 'swapCount'; -export type optimism_swap__Block_ = { +export type linea_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type optimism_swap__Meta_ = { +export type linea_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -65320,49 +64724,53 @@ export type optimism_swap__Meta_ = { * and therefore asks for the latest block * */ - block: optimism_swap__Block_; + block: linea_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type mode_swap_BlockChangedFilter = { +export type optimism_swap_Aggregation_interval = + | 'hour' + | 'day'; + +export type optimism_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type mode_swap_Block_height = { - hash?: InputMaybe; +export type optimism_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type mode_swap_LpAccount = { +export type optimism_swap_LpAccount = { id: Scalars['ID']; - address: Scalars['mode_swap_Bytes']; - balances: Array; + address: Scalars['optimism_swap_Bytes']; + balances: Array; }; -export type mode_swap_LpAccountbalancesArgs = { +export type optimism_swap_LpAccountbalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_LpAccountBalance = { +export type optimism_swap_LpAccountBalance = { id: Scalars['ID']; - account: mode_swap_LpAccount; - token: mode_swap_LpToken; - amount: Scalars['mode_swap_BigDecimal']; + account: optimism_swap_LpAccount; + token: optimism_swap_LpToken; + amount: Scalars['optimism_swap_BigDecimal']; block?: Maybe; modified?: Maybe; - transaction?: Maybe; + transaction?: Maybe; }; -export type mode_swap_LpAccountBalance_filter = { +export type optimism_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65391,7 +64799,7 @@ export type mode_swap_LpAccountBalance_filter = { account_ends_with_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; + account_?: InputMaybe; token?: InputMaybe; token_not?: InputMaybe; token_gt?: InputMaybe; @@ -65412,15 +64820,15 @@ export type mode_swap_LpAccountBalance_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -65437,23 +64845,23 @@ export type mode_swap_LpAccountBalance_filter = { modified_lte?: InputMaybe; modified_in?: InputMaybe>; modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_LpAccountBalance_orderBy = +export type optimism_swap_LpAccountBalance_orderBy = | 'id' | 'account' | 'account__id' @@ -65470,7 +64878,7 @@ export type mode_swap_LpAccountBalance_orderBy = | 'modified' | 'transaction'; -export type mode_swap_LpAccount_filter = { +export type optimism_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65479,59 +64887,59 @@ export type mode_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_LpAccount_orderBy = +export type optimism_swap_LpAccount_orderBy = | 'id' | 'address' | 'balances'; -export type mode_swap_LpToken = { +export type optimism_swap_LpToken = { id: Scalars['ID']; - address: Scalars['mode_swap_Bytes']; - stableSwap: mode_swap_StableSwap; + address: Scalars['optimism_swap_Bytes']; + stableSwap: optimism_swap_StableSwap; decimals: Scalars['Int']; name: Scalars['String']; symbol: Scalars['String']; - totalSupply: Scalars['mode_swap_BigDecimal']; - events: Array; + totalSupply: Scalars['optimism_swap_BigDecimal']; + events: Array; }; -export type mode_swap_LpTokeneventsArgs = { +export type optimism_swap_LpTokeneventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_LpTokenEvent = { +export type optimism_swap_LpTokenEvent = { id: Scalars['ID']; - token: mode_swap_LpToken; - amount: Scalars['mode_swap_BigDecimal']; + token: optimism_swap_LpToken; + amount: Scalars['optimism_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mode_swap_Bytes']; + transaction: Scalars['optimism_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type mode_swap_LpTokenEvent_filter = { +export type optimism_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65560,15 +64968,15 @@ export type mode_swap_LpTokenEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -65585,16 +64993,16 @@ export type mode_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -65604,12 +65012,12 @@ export type mode_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_LpTokenEvent_orderBy = +export type optimism_swap_LpTokenEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -65624,7 +65032,7 @@ export type mode_swap_LpTokenEvent_orderBy = | 'transaction' | 'nonce'; -export type mode_swap_LpToken_filter = { +export type optimism_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65633,16 +65041,16 @@ export type mode_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -65663,7 +65071,7 @@ export type mode_swap_LpToken_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; decimals?: InputMaybe; decimals_not?: InputMaybe; decimals_gt?: InputMaybe; @@ -65712,22 +65120,22 @@ export type mode_swap_LpToken_filter = { symbol_ends_with_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_LpToken_orderBy = +export type optimism_swap_LpToken_orderBy = | 'id' | 'address' | 'stableSwap' @@ -65753,21 +65161,21 @@ export type mode_swap_LpToken_orderBy = | 'totalSupply' | 'events'; -export type mode_swap_LpTransferEvent = mode_swap_LpTokenEvent & { +export type optimism_swap_LpTransferEvent = optimism_swap_LpTokenEvent & { id: Scalars['ID']; - token: mode_swap_LpToken; - amount: Scalars['mode_swap_BigDecimal']; - from: Scalars['mode_swap_Bytes']; - to: Scalars['mode_swap_Bytes']; - fromBalance: Scalars['mode_swap_BigDecimal']; - toBalance: Scalars['mode_swap_BigDecimal']; + token: optimism_swap_LpToken; + amount: Scalars['optimism_swap_BigDecimal']; + from: Scalars['optimism_swap_Bytes']; + to: Scalars['optimism_swap_Bytes']; + fromBalance: Scalars['optimism_swap_BigDecimal']; + toBalance: Scalars['optimism_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mode_swap_Bytes']; + transaction: Scalars['optimism_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type mode_swap_LpTransferEvent_filter = { +export type optimism_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65796,51 +65204,51 @@ export type mode_swap_LpTransferEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -65857,16 +65265,16 @@ export type mode_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -65876,12 +65284,12 @@ export type mode_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_LpTransferEvent_orderBy = +export type optimism_swap_LpTransferEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -65901,16 +65309,16 @@ export type mode_swap_LpTransferEvent_orderBy = | 'nonce'; /** Defines the order direction, either ascending or descending */ -export type mode_swap_OrderDirection = +export type optimism_swap_OrderDirection = | 'asc' | 'desc'; -export type mode_swap_PooledToken = { +export type optimism_swap_PooledToken = { id: Scalars['ID']; - asset: Scalars['mode_swap_Bytes']; + asset: Scalars['optimism_swap_Bytes']; }; -export type mode_swap_PooledToken_filter = { +export type optimism_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -65919,103 +65327,103 @@ export type mode_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_PooledToken_orderBy = +export type optimism_swap_PooledToken_orderBy = | 'id' | 'asset'; -export type mode_swap_StableSwap = { +export type optimism_swap_StableSwap = { id: Scalars['ID']; isActive?: Maybe; - key: Scalars['mode_swap_Bytes']; - canonicalId?: Maybe; + key: Scalars['optimism_swap_Bytes']; + canonicalId?: Maybe; domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; initialA?: Maybe; futureA?: Maybe; initialATime?: Maybe; futureATime?: Maybe; swapFee?: Maybe; adminFee?: Maybe; - pooledTokens: Array; + pooledTokens: Array; tokenPrecisionMultipliers: Array; balances: Array; adminFees: Array; virtualPrice: Scalars['BigInt']; invariant: Scalars['BigInt']; lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type mode_swap_StableSwapeventsArgs = { +export type optimism_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_StableSwapexchangesArgs = { +export type optimism_swap_StableSwapexchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_StableSwaphourlyVolumesArgs = { +export type optimism_swap_StableSwaphourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_StableSwapdailyVolumesArgs = { +export type optimism_swap_StableSwapdailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_StableSwapweeklyVolumesArgs = { +export type optimism_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mode_swap_StableSwapAddLiquidityEvent = mode_swap_StableSwapEvent & { +export type optimism_swap_StableSwapAddLiquidityEvent = optimism_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; - provider: Scalars['mode_swap_Bytes']; + stableSwap: optimism_swap_StableSwap; + provider: Scalars['optimism_swap_Bytes']; tokenAmounts: Array; fees: Array; invariant?: Maybe; @@ -66024,11 +65432,11 @@ export type mode_swap_StableSwapAddLiquidityEvent = mode_swap_StableSwapEvent & balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mode_swap_Bytes']; + transaction: Scalars['optimism_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type mode_swap_StableSwapAddLiquidityEvent_filter = { +export type optimism_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66057,17 +65465,17 @@ export type mode_swap_StableSwapAddLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -66126,16 +65534,16 @@ export type mode_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -66145,12 +65553,12 @@ export type mode_swap_StableSwapAddLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_StableSwapAddLiquidityEvent_orderBy = +export type optimism_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -66181,16 +65589,16 @@ export type mode_swap_StableSwapAddLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type mode_swap_StableSwapEvent = { +export type optimism_swap_StableSwapEvent = { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; + stableSwap: optimism_swap_StableSwap; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mode_swap_Bytes']; + transaction: Scalars['optimism_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type mode_swap_StableSwapEvent_filter = { +export type optimism_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66219,7 +65627,7 @@ export type mode_swap_StableSwapEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -66236,16 +65644,16 @@ export type mode_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -66255,12 +65663,12 @@ export type mode_swap_StableSwapEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_StableSwapEvent_orderBy = +export type optimism_swap_StableSwapEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -66284,10 +65692,10 @@ export type mode_swap_StableSwapEvent_orderBy = | 'transaction' | 'nonce'; -export type mode_swap_StableSwapExchange = { +export type optimism_swap_StableSwapExchange = { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; - buyer: Scalars['mode_swap_Bytes']; + stableSwap: optimism_swap_StableSwap; + buyer: Scalars['optimism_swap_Bytes']; boughtId: Scalars['BigInt']; tokensBought: Scalars['BigInt']; soldId: Scalars['BigInt']; @@ -66296,11 +65704,11 @@ export type mode_swap_StableSwapExchange = { fee: Scalars['BigInt']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mode_swap_Bytes']; + transaction: Scalars['optimism_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type mode_swap_StableSwapExchange_filter = { +export type optimism_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66329,17 +65737,17 @@ export type mode_swap_StableSwapExchange_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; boughtId?: InputMaybe; boughtId_not?: InputMaybe; boughtId_gt?: InputMaybe; @@ -66402,16 +65810,16 @@ export type mode_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -66421,12 +65829,12 @@ export type mode_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_StableSwapExchange_orderBy = +export type optimism_swap_StableSwapExchange_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -66457,10 +65865,10 @@ export type mode_swap_StableSwapExchange_orderBy = | 'transaction' | 'nonce'; -export type mode_swap_StableSwapRemoveLiquidityEvent = mode_swap_StableSwapEvent & { +export type optimism_swap_StableSwapRemoveLiquidityEvent = optimism_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; - provider: Scalars['mode_swap_Bytes']; + stableSwap: optimism_swap_StableSwap; + provider: Scalars['optimism_swap_Bytes']; tokenAmounts: Array; fees?: Maybe>; invariant?: Maybe; @@ -66469,11 +65877,11 @@ export type mode_swap_StableSwapRemoveLiquidityEvent = mode_swap_StableSwapEvent balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['mode_swap_Bytes']; + transaction: Scalars['optimism_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type mode_swap_StableSwapRemoveLiquidityEvent_filter = { +export type optimism_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66502,17 +65910,17 @@ export type mode_swap_StableSwapRemoveLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -66571,16 +65979,16 @@ export type mode_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -66590,12 +65998,12 @@ export type mode_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type optimism_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -66626,7 +66034,7 @@ export type mode_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type mode_swap_StableSwap_filter = { +export type optimism_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66639,26 +66047,26 @@ export type mode_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -66667,26 +66075,26 @@ export type mode_swap_StableSwap_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; initialA?: InputMaybe; initialA_not?: InputMaybe; initialA_gt?: InputMaybe; @@ -66735,12 +66143,12 @@ export type mode_swap_StableSwap_filter = { adminFee_lte?: InputMaybe; adminFee_in?: InputMaybe>; adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; tokenPrecisionMultipliers?: InputMaybe>; tokenPrecisionMultipliers_not?: InputMaybe>; tokenPrecisionMultipliers_contains?: InputMaybe>; @@ -66783,18 +66191,18 @@ export type mode_swap_StableSwap_filter = { lpTokenSupply_lte?: InputMaybe; lpTokenSupply_in?: InputMaybe>; lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_StableSwap_orderBy = +export type optimism_swap_StableSwap_orderBy = | 'id' | 'isActive' | 'key' @@ -66821,14 +66229,14 @@ export type mode_swap_StableSwap_orderBy = | 'dailyVolumes' | 'weeklyVolumes'; -export type mode_swap_SwapDailyVolume = mode_swap_SwapTradeVolume & { +export type optimism_swap_SwapDailyVolume = optimism_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; + stableSwap: optimism_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['mode_swap_BigDecimal']; + volume: Scalars['optimism_swap_BigDecimal']; }; -export type mode_swap_SwapDailyVolume_filter = { +export type optimism_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66857,7 +66265,7 @@ export type mode_swap_SwapDailyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -66866,21 +66274,21 @@ export type mode_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_SwapDailyVolume_orderBy = +export type optimism_swap_SwapDailyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -66902,14 +66310,14 @@ export type mode_swap_SwapDailyVolume_orderBy = | 'timestamp' | 'volume'; -export type mode_swap_SwapHourlyVolume = mode_swap_SwapTradeVolume & { +export type optimism_swap_SwapHourlyVolume = optimism_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; + stableSwap: optimism_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['mode_swap_BigDecimal']; + volume: Scalars['optimism_swap_BigDecimal']; }; -export type mode_swap_SwapHourlyVolume_filter = { +export type optimism_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -66938,7 +66346,7 @@ export type mode_swap_SwapHourlyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -66947,21 +66355,21 @@ export type mode_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_SwapHourlyVolume_orderBy = +export type optimism_swap_SwapHourlyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -66983,13 +66391,13 @@ export type mode_swap_SwapHourlyVolume_orderBy = | 'timestamp' | 'volume'; -export type mode_swap_SwapTradeVolume = { - stableSwap: mode_swap_StableSwap; +export type optimism_swap_SwapTradeVolume = { + stableSwap: optimism_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['mode_swap_BigDecimal']; + volume: Scalars['optimism_swap_BigDecimal']; }; -export type mode_swap_SwapTradeVolume_filter = { +export type optimism_swap_SwapTradeVolume_filter = { stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -67010,7 +66418,7 @@ export type mode_swap_SwapTradeVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -67019,21 +66427,21 @@ export type mode_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_SwapTradeVolume_orderBy = +export type optimism_swap_SwapTradeVolume_orderBy = | 'stableSwap' | 'stableSwap__id' | 'stableSwap__isActive' @@ -67054,14 +66462,14 @@ export type mode_swap_SwapTradeVolume_orderBy = | 'timestamp' | 'volume'; -export type mode_swap_SwapWeeklyVolume = mode_swap_SwapTradeVolume & { +export type optimism_swap_SwapWeeklyVolume = optimism_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: mode_swap_StableSwap; + stableSwap: optimism_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['mode_swap_BigDecimal']; + volume: Scalars['optimism_swap_BigDecimal']; }; -export type mode_swap_SwapWeeklyVolume_filter = { +export type optimism_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67090,7 +66498,7 @@ export type mode_swap_SwapWeeklyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -67099,21 +66507,21 @@ export type mode_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_SwapWeeklyVolume_orderBy = +export type optimism_swap_SwapWeeklyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -67135,13 +66543,13 @@ export type mode_swap_SwapWeeklyVolume_orderBy = | 'timestamp' | 'volume'; -export type mode_swap_SystemInfo = { +export type optimism_swap_SystemInfo = { id: Scalars['ID']; exchangeCount: Scalars['BigInt']; swapCount: Scalars['BigInt']; }; -export type mode_swap_SystemInfo_filter = { +export type optimism_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67167,27 +66575,29 @@ export type mode_swap_SystemInfo_filter = { swapCount_in?: InputMaybe>; swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mode_swap_SystemInfo_orderBy = +export type optimism_swap_SystemInfo_orderBy = | 'id' | 'exchangeCount' | 'swapCount'; -export type mode_swap__Block_ = { +export type optimism_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type mode_swap__Meta_ = { +export type optimism_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -67195,22 +66605,53 @@ export type mode_swap__Meta_ = { * and therefore asks for the latest block * */ - block: mode_swap__Block_; + block: optimism_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type localmainnet_AggregateRootSavedSlow = { +export type polygon_swap_Aggregation_interval = + | 'hour' + | 'day'; + +export type polygon_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type polygon_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type polygon_swap_LpAccount = { id: Scalars['ID']; - aggregateRoot: Scalars['localmainnet_Bytes']; - count: Scalars['BigInt']; - aggregatedRoots?: Maybe>; - rootTimestamp: Scalars['BigInt']; + address: Scalars['polygon_swap_Bytes']; + balances: Array; }; -export type localmainnet_AggregateRootSavedSlow_filter = { + +export type polygon_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type polygon_swap_LpAccountBalance = { + id: Scalars['ID']; + account: polygon_swap_LpAccount; + token: polygon_swap_LpToken; + amount: Scalars['polygon_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; +}; + +export type polygon_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67219,60 +66660,106 @@ export type localmainnet_AggregateRootSavedSlow_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - aggregatedRoots?: InputMaybe>; - aggregatedRoots_not?: InputMaybe>; - aggregatedRoots_contains?: InputMaybe>; - aggregatedRoots_contains_nocase?: InputMaybe>; - aggregatedRoots_not_contains?: InputMaybe>; - aggregatedRoots_not_contains_nocase?: InputMaybe>; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_AggregateRootSavedSlow_orderBy = +export type polygon_swap_LpAccountBalance_orderBy = | 'id' - | 'aggregateRoot' - | 'count' - | 'aggregatedRoots' - | 'rootTimestamp'; - -export type localmainnet_AggregatedMessageRoot = { - id: Scalars['ID']; - index: Scalars['BigInt']; - receivedRoot: Scalars['localmainnet_Bytes']; - domain?: Maybe; - blockNumber?: Maybe; -}; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type localmainnet_AggregatedMessageRoot_filter = { +export type polygon_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67281,67 +66768,59 @@ export type localmainnet_AggregatedMessageRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_AggregatedMessageRoot_orderBy = +export type polygon_swap_LpAccount_orderBy = | 'id' - | 'index' - | 'receivedRoot' - | 'domain' - | 'blockNumber'; + | 'address' + | 'balances'; -export type localmainnet_Aggregation_interval = - | 'hour' - | 'day'; +export type polygon_swap_LpToken = { + id: Scalars['ID']; + address: Scalars['polygon_swap_Bytes']; + stableSwap: polygon_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['polygon_swap_BigDecimal']; + events: Array; +}; -export type localmainnet_ArbitrumConnectorMeta = { + +export type polygon_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type polygon_swap_LpTokenEvent = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + token: polygon_swap_LpToken; + amount: Scalars['polygon_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['polygon_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_ArbitrumConnectorMeta_filter = { +export type polygon_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67350,76 +66829,91 @@ export type localmainnet_ArbitrumConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_ArbitrumConnectorMeta_orderBy = +export type polygon_swap_LpTokenEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type localmainnet_AvalancheConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_AvalancheConnectorMeta_filter = { +export type polygon_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67428,76 +66922,141 @@ export type localmainnet_AvalancheConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_AvalancheConnectorMeta_orderBy = +export type polygon_swap_LpToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type localmainnet_BaseConnectorMeta = { +export type polygon_swap_LpTransferEvent = polygon_swap_LpTokenEvent & { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + token: polygon_swap_LpToken; + amount: Scalars['polygon_swap_BigDecimal']; + from: Scalars['polygon_swap_Bytes']; + to: Scalars['polygon_swap_Bytes']; + fromBalance: Scalars['polygon_swap_BigDecimal']; + toBalance: Scalars['polygon_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['polygon_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_BaseConnectorMeta_filter = { +export type polygon_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67506,86 +67065,141 @@ export type localmainnet_BaseConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_BaseConnectorMeta_orderBy = +export type polygon_swap_LpTransferEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type localmainnet_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; +/** Defines the order direction, either ascending or descending */ +export type polygon_swap_OrderDirection = + | 'asc' + | 'desc'; -export type localmainnet_BnbConnectorMeta = { +export type polygon_swap_PooledToken = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + asset: Scalars['polygon_swap_Bytes']; }; -export type localmainnet_BnbConnectorMeta_filter = { +export type polygon_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67594,184 +67208,116 @@ export type localmainnet_BnbConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_BnbConnectorMeta_orderBy = +export type polygon_swap_PooledToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'asset'; -export type localmainnet_GnosisConnectorMeta = { +export type polygon_swap_StableSwap = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + isActive?: Maybe; + key: Scalars['polygon_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type localmainnet_GnosisConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type polygon_swap_StableSwapeventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_GnosisConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type localmainnet_HubDomain = { - id: Scalars['ID']; - domain?: Maybe; +export type polygon_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_HubDomain_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + +export type polygon_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_HubDomain_orderBy = - | 'id' - | 'domain'; -export type localmainnet_HubOptimisticRootFinalized = { +export type polygon_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type polygon_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type polygon_swap_StableSwapAddLiquidityEvent = polygon_swap_StableSwapEvent & { id: Scalars['ID']; - aggregateRoot: Scalars['localmainnet_Bytes']; + stableSwap: polygon_swap_StableSwap; + provider: Scalars['polygon_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['polygon_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_HubOptimisticRootFinalized_filter = { +export type polygon_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67780,54 +67326,160 @@ export type localmainnet_HubOptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_HubOptimisticRootFinalized_orderBy = - | 'id' - | 'aggregateRoot' - | 'timestamp' - | 'blockNumber'; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; -export type localmainnet_LineaConnectorMeta = { +export type polygon_swap_StableSwapAddLiquidityEvent_orderBy = + | 'id' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; + +export type polygon_swap_StableSwapEvent = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + stableSwap: polygon_swap_StableSwap; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['polygon_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_LineaConnectorMeta_filter = { +export type polygon_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67836,76 +67488,108 @@ export type localmainnet_LineaConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_LineaConnectorMeta_orderBy = +export type polygon_swap_StableSwapEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_MantleConnectorMeta = { +export type polygon_swap_StableSwapExchange = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + stableSwap: polygon_swap_StableSwap; + buyer: Scalars['polygon_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['polygon_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_MantleConnectorMeta_filter = { +export type polygon_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67914,76 +67598,171 @@ export type localmainnet_MantleConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_MantleConnectorMeta_orderBy = +export type polygon_swap_StableSwapExchange_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' + | 'fee' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_MetisConnectorMeta = { +export type polygon_swap_StableSwapRemoveLiquidityEvent = polygon_swap_StableSwapEvent & { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + stableSwap: polygon_swap_StableSwap; + provider: Scalars['polygon_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['polygon_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_MetisConnectorMeta_filter = { +export type polygon_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -67992,76 +67771,151 @@ export type localmainnet_MetisConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_MetisConnectorMeta_orderBy = +export type polygon_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type localmainnet_OptimismConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_OptimismConnectorMeta_filter = { +export type polygon_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -68070,75 +67924,200 @@ export type localmainnet_OptimismConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_OptimismConnectorMeta_orderBy = +export type polygon_swap_StableSwap_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type localmainnet_OptimisticRootPropagated = { +export type polygon_swap_SwapDailyVolume = polygon_swap_SwapTradeVolume & { id: Scalars['ID']; - aggregateRoot: Scalars['localmainnet_Bytes']; - domainsHash: Scalars['localmainnet_Bytes']; + stableSwap: polygon_swap_StableSwap; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + volume: Scalars['polygon_swap_BigDecimal']; }; -export type localmainnet_OptimisticRootPropagated_filter = { +export type polygon_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -68147,26 +68126,27 @@ export type localmainnet_OptimisticRootPropagated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -68175,39 +68155,50 @@ export type localmainnet_OptimisticRootPropagated_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_OptimisticRootPropagated_orderBy = +export type polygon_swap_SwapDailyVolume_orderBy = | 'id' - | 'aggregateRoot' - | 'domainsHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; + | 'volume'; -export type localmainnet_OptimisticRootProposed = { +export type polygon_swap_SwapHourlyVolume = polygon_swap_SwapTradeVolume & { id: Scalars['ID']; - disputeCliff: Scalars['BigInt']; - aggregateRoot: Scalars['localmainnet_Bytes']; - snapshotsRoots?: Maybe>; - domains?: Maybe>; - baseAggregateRoot: Scalars['localmainnet_Bytes']; + stableSwap: polygon_swap_StableSwap; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + volume: Scalars['polygon_swap_BigDecimal']; }; -export type localmainnet_OptimisticRootProposed_filter = { +export type polygon_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -68216,46 +68207,27 @@ export type localmainnet_OptimisticRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - disputeCliff?: InputMaybe; - disputeCliff_not?: InputMaybe; - disputeCliff_gt?: InputMaybe; - disputeCliff_lt?: InputMaybe; - disputeCliff_gte?: InputMaybe; - disputeCliff_lte?: InputMaybe; - disputeCliff_in?: InputMaybe>; - disputeCliff_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - snapshotsRoots?: InputMaybe>; - snapshotsRoots_not?: InputMaybe>; - snapshotsRoots_contains?: InputMaybe>; - snapshotsRoots_contains_nocase?: InputMaybe>; - snapshotsRoots_not_contains?: InputMaybe>; - snapshotsRoots_not_contains_nocase?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - baseAggregateRoot?: InputMaybe; - baseAggregateRoot_not?: InputMaybe; - baseAggregateRoot_gt?: InputMaybe; - baseAggregateRoot_lt?: InputMaybe; - baseAggregateRoot_gte?: InputMaybe; - baseAggregateRoot_lte?: InputMaybe; - baseAggregateRoot_in?: InputMaybe>; - baseAggregateRoot_not_in?: InputMaybe>; - baseAggregateRoot_contains?: InputMaybe; - baseAggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -68264,395 +68236,70 @@ export type localmainnet_OptimisticRootProposed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_OptimisticRootProposed_orderBy = +export type polygon_swap_SwapHourlyVolume_orderBy = | 'id' - | 'disputeCliff' - | 'aggregateRoot' - | 'snapshotsRoots' - | 'domains' - | 'baseAggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; - -/** Defines the order direction, either ascending or descending */ -export type localmainnet_OrderDirection = - | 'asc' - | 'desc'; - -export type localmainnet_PolygonConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_PolygonConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_PolygonConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type localmainnet_PolygonZkConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_PolygonZkConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_PolygonZkConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type localmainnet_RootAggregated = { - id: Scalars['ID']; - domain: Scalars['BigInt']; - receivedRoot: Scalars['localmainnet_Bytes']; - index: Scalars['BigInt']; -}; - -export type localmainnet_RootAggregated_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_RootAggregated_orderBy = - | 'id' - | 'domain' - | 'receivedRoot' - | 'index'; - -export type localmainnet_RootManagerMeta = { - id: Scalars['ID']; - domains?: Maybe>; - connectors?: Maybe>; -}; - -export type localmainnet_RootManagerMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - connectors?: InputMaybe>; - connectors_not?: InputMaybe>; - connectors_contains?: InputMaybe>; - connectors_contains_nocase?: InputMaybe>; - connectors_not_contains?: InputMaybe>; - connectors_not_contains_nocase?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_RootManagerMeta_orderBy = - | 'id' - | 'domains' - | 'connectors'; - -export type localmainnet_RootManagerMode = { - id: Scalars['ID']; - mode: Scalars['String']; -}; - -export type localmainnet_RootManagerMode_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_RootManagerMode_orderBy = - | 'id' - | 'mode'; + | 'volume'; -export type localmainnet_RootMessageProcessed = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - root?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; +export type polygon_swap_SwapTradeVolume = { + stableSwap: polygon_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['polygon_swap_BigDecimal']; }; -export type localmainnet_RootMessageProcessed_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; +export type polygon_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -68661,57 +68308,49 @@ export type localmainnet_RootMessageProcessed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RootMessageProcessed_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'caller' - | 'transactionHash' +export type polygon_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'volume'; -export type localmainnet_RootPropagated = { +export type polygon_swap_SwapWeeklyVolume = polygon_swap_SwapTradeVolume & { id: Scalars['ID']; - aggregate: Scalars['localmainnet_Bytes']; - domainsHash: Scalars['localmainnet_Bytes']; - count: Scalars['BigInt']; - blockNumber?: Maybe; + stableSwap: polygon_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['polygon_swap_BigDecimal']; }; -export type localmainnet_RootPropagated_filter = { +export type polygon_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -68720,65 +68359,78 @@ export type localmainnet_RootPropagated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregate?: InputMaybe; - aggregate_not?: InputMaybe; - aggregate_gt?: InputMaybe; - aggregate_lt?: InputMaybe; - aggregate_gte?: InputMaybe; - aggregate_lte?: InputMaybe; - aggregate_in?: InputMaybe>; - aggregate_not_in?: InputMaybe>; - aggregate_contains?: InputMaybe; - aggregate_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RootPropagated_orderBy = +export type polygon_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'aggregate' - | 'domainsHash' - | 'count' - | 'blockNumber'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type localmainnet_ZkSyncConnectorMeta = { +export type polygon_swap_SystemInfo = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; }; -export type localmainnet_ZkSyncConnectorMeta_filter = { +export type polygon_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -68787,79 +68439,46 @@ export type localmainnet_ZkSyncConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_ZkSyncConnectorMeta_orderBy = +export type polygon_swap_SystemInfo_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'exchangeCount' + | 'swapCount'; -export type localmainnet__Block_ = { +export type polygon_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type localmainnet__Meta_ = { +export type polygon_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -68867,53 +68486,53 @@ export type localmainnet__Meta_ = { * and therefore asks for the latest block * */ - block: localmainnet__Block_; + block: polygon_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type arbitrumone_swap_Aggregation_interval = +export type optimismsepolia_swap_Aggregation_interval = | 'hour' | 'day'; -export type arbitrumone_swap_BlockChangedFilter = { +export type optimismsepolia_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type arbitrumone_swap_Block_height = { - hash?: InputMaybe; +export type optimismsepolia_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type arbitrumone_swap_LpAccount = { +export type optimismsepolia_swap_LpAccount = { id: Scalars['ID']; - address: Scalars['arbitrumone_swap_Bytes']; - balances: Array; + address: Scalars['optimismsepolia_swap_Bytes']; + balances: Array; }; -export type arbitrumone_swap_LpAccountbalancesArgs = { +export type optimismsepolia_swap_LpAccountbalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_LpAccountBalance = { +export type optimismsepolia_swap_LpAccountBalance = { id: Scalars['ID']; - account: arbitrumone_swap_LpAccount; - token: arbitrumone_swap_LpToken; - amount: Scalars['arbitrumone_swap_BigDecimal']; + account: optimismsepolia_swap_LpAccount; + token: optimismsepolia_swap_LpToken; + amount: Scalars['optimismsepolia_swap_BigDecimal']; block?: Maybe; modified?: Maybe; - transaction?: Maybe; + transaction?: Maybe; }; -export type arbitrumone_swap_LpAccountBalance_filter = { +export type optimismsepolia_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -68942,7 +68561,7 @@ export type arbitrumone_swap_LpAccountBalance_filter = { account_ends_with_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; + account_?: InputMaybe; token?: InputMaybe; token_not?: InputMaybe; token_gt?: InputMaybe; @@ -68963,15 +68582,15 @@ export type arbitrumone_swap_LpAccountBalance_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -68988,23 +68607,23 @@ export type arbitrumone_swap_LpAccountBalance_filter = { modified_lte?: InputMaybe; modified_in?: InputMaybe>; modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_LpAccountBalance_orderBy = +export type optimismsepolia_swap_LpAccountBalance_orderBy = | 'id' | 'account' | 'account__id' @@ -69021,7 +68640,7 @@ export type arbitrumone_swap_LpAccountBalance_orderBy = | 'modified' | 'transaction'; -export type arbitrumone_swap_LpAccount_filter = { +export type optimismsepolia_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69030,59 +68649,59 @@ export type arbitrumone_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_LpAccount_orderBy = +export type optimismsepolia_swap_LpAccount_orderBy = | 'id' | 'address' | 'balances'; -export type arbitrumone_swap_LpToken = { +export type optimismsepolia_swap_LpToken = { id: Scalars['ID']; - address: Scalars['arbitrumone_swap_Bytes']; - stableSwap: arbitrumone_swap_StableSwap; + address: Scalars['optimismsepolia_swap_Bytes']; + stableSwap: optimismsepolia_swap_StableSwap; decimals: Scalars['Int']; name: Scalars['String']; symbol: Scalars['String']; - totalSupply: Scalars['arbitrumone_swap_BigDecimal']; - events: Array; + totalSupply: Scalars['optimismsepolia_swap_BigDecimal']; + events: Array; }; -export type arbitrumone_swap_LpTokeneventsArgs = { +export type optimismsepolia_swap_LpTokeneventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_LpTokenEvent = { +export type optimismsepolia_swap_LpTokenEvent = { id: Scalars['ID']; - token: arbitrumone_swap_LpToken; - amount: Scalars['arbitrumone_swap_BigDecimal']; + token: optimismsepolia_swap_LpToken; + amount: Scalars['optimismsepolia_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumone_swap_Bytes']; + transaction: Scalars['optimismsepolia_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_swap_LpTokenEvent_filter = { +export type optimismsepolia_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69111,15 +68730,15 @@ export type arbitrumone_swap_LpTokenEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -69136,16 +68755,16 @@ export type arbitrumone_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -69155,12 +68774,12 @@ export type arbitrumone_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_LpTokenEvent_orderBy = +export type optimismsepolia_swap_LpTokenEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -69175,7 +68794,7 @@ export type arbitrumone_swap_LpTokenEvent_orderBy = | 'transaction' | 'nonce'; -export type arbitrumone_swap_LpToken_filter = { +export type optimismsepolia_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69184,19 +68803,19 @@ export type arbitrumone_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; stableSwap_lt?: InputMaybe; stableSwap_gte?: InputMaybe; stableSwap_lte?: InputMaybe; @@ -69214,7 +68833,7 @@ export type arbitrumone_swap_LpToken_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; decimals?: InputMaybe; decimals_not?: InputMaybe; decimals_gt?: InputMaybe; @@ -69263,22 +68882,22 @@ export type arbitrumone_swap_LpToken_filter = { symbol_ends_with_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_LpToken_orderBy = +export type optimismsepolia_swap_LpToken_orderBy = | 'id' | 'address' | 'stableSwap' @@ -69304,21 +68923,21 @@ export type arbitrumone_swap_LpToken_orderBy = | 'totalSupply' | 'events'; -export type arbitrumone_swap_LpTransferEvent = arbitrumone_swap_LpTokenEvent & { +export type optimismsepolia_swap_LpTransferEvent = optimismsepolia_swap_LpTokenEvent & { id: Scalars['ID']; - token: arbitrumone_swap_LpToken; - amount: Scalars['arbitrumone_swap_BigDecimal']; - from: Scalars['arbitrumone_swap_Bytes']; - to: Scalars['arbitrumone_swap_Bytes']; - fromBalance: Scalars['arbitrumone_swap_BigDecimal']; - toBalance: Scalars['arbitrumone_swap_BigDecimal']; + token: optimismsepolia_swap_LpToken; + amount: Scalars['optimismsepolia_swap_BigDecimal']; + from: Scalars['optimismsepolia_swap_Bytes']; + to: Scalars['optimismsepolia_swap_Bytes']; + fromBalance: Scalars['optimismsepolia_swap_BigDecimal']; + toBalance: Scalars['optimismsepolia_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumone_swap_Bytes']; + transaction: Scalars['optimismsepolia_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_swap_LpTransferEvent_filter = { +export type optimismsepolia_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69347,51 +68966,51 @@ export type arbitrumone_swap_LpTransferEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -69408,16 +69027,16 @@ export type arbitrumone_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -69427,12 +69046,12 @@ export type arbitrumone_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_LpTransferEvent_orderBy = +export type optimismsepolia_swap_LpTransferEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -69452,16 +69071,16 @@ export type arbitrumone_swap_LpTransferEvent_orderBy = | 'nonce'; /** Defines the order direction, either ascending or descending */ -export type arbitrumone_swap_OrderDirection = +export type optimismsepolia_swap_OrderDirection = | 'asc' | 'desc'; -export type arbitrumone_swap_PooledToken = { +export type optimismsepolia_swap_PooledToken = { id: Scalars['ID']; - asset: Scalars['arbitrumone_swap_Bytes']; + asset: Scalars['optimismsepolia_swap_Bytes']; }; -export type arbitrumone_swap_PooledToken_filter = { +export type optimismsepolia_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69470,103 +69089,103 @@ export type arbitrumone_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_PooledToken_orderBy = +export type optimismsepolia_swap_PooledToken_orderBy = | 'id' | 'asset'; -export type arbitrumone_swap_StableSwap = { +export type optimismsepolia_swap_StableSwap = { id: Scalars['ID']; isActive?: Maybe; - key: Scalars['arbitrumone_swap_Bytes']; - canonicalId?: Maybe; + key: Scalars['optimismsepolia_swap_Bytes']; + canonicalId?: Maybe; domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; initialA?: Maybe; futureA?: Maybe; initialATime?: Maybe; futureATime?: Maybe; swapFee?: Maybe; adminFee?: Maybe; - pooledTokens: Array; + pooledTokens: Array; tokenPrecisionMultipliers: Array; balances: Array; adminFees: Array; virtualPrice: Scalars['BigInt']; invariant: Scalars['BigInt']; lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type arbitrumone_swap_StableSwapeventsArgs = { +export type optimismsepolia_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_StableSwapexchangesArgs = { +export type optimismsepolia_swap_StableSwapexchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_StableSwaphourlyVolumesArgs = { +export type optimismsepolia_swap_StableSwaphourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_StableSwapdailyVolumesArgs = { +export type optimismsepolia_swap_StableSwapdailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_StableSwapweeklyVolumesArgs = { +export type optimismsepolia_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_swap_StableSwapAddLiquidityEvent = arbitrumone_swap_StableSwapEvent & { +export type optimismsepolia_swap_StableSwapAddLiquidityEvent = optimismsepolia_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; - provider: Scalars['arbitrumone_swap_Bytes']; + stableSwap: optimismsepolia_swap_StableSwap; + provider: Scalars['optimismsepolia_swap_Bytes']; tokenAmounts: Array; fees: Array; invariant?: Maybe; @@ -69575,11 +69194,11 @@ export type arbitrumone_swap_StableSwapAddLiquidityEvent = arbitrumone_swap_Stab balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumone_swap_Bytes']; + transaction: Scalars['optimismsepolia_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_swap_StableSwapAddLiquidityEvent_filter = { +export type optimismsepolia_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69608,17 +69227,17 @@ export type arbitrumone_swap_StableSwapAddLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -69677,16 +69296,16 @@ export type arbitrumone_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -69696,12 +69315,12 @@ export type arbitrumone_swap_StableSwapAddLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy = +export type optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -69732,16 +69351,16 @@ export type arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type arbitrumone_swap_StableSwapEvent = { +export type optimismsepolia_swap_StableSwapEvent = { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; + stableSwap: optimismsepolia_swap_StableSwap; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumone_swap_Bytes']; + transaction: Scalars['optimismsepolia_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_swap_StableSwapEvent_filter = { +export type optimismsepolia_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69770,7 +69389,7 @@ export type arbitrumone_swap_StableSwapEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -69787,16 +69406,16 @@ export type arbitrumone_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -69806,12 +69425,12 @@ export type arbitrumone_swap_StableSwapEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_StableSwapEvent_orderBy = +export type optimismsepolia_swap_StableSwapEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -69835,10 +69454,10 @@ export type arbitrumone_swap_StableSwapEvent_orderBy = | 'transaction' | 'nonce'; -export type arbitrumone_swap_StableSwapExchange = { +export type optimismsepolia_swap_StableSwapExchange = { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; - buyer: Scalars['arbitrumone_swap_Bytes']; + stableSwap: optimismsepolia_swap_StableSwap; + buyer: Scalars['optimismsepolia_swap_Bytes']; boughtId: Scalars['BigInt']; tokensBought: Scalars['BigInt']; soldId: Scalars['BigInt']; @@ -69847,11 +69466,11 @@ export type arbitrumone_swap_StableSwapExchange = { fee: Scalars['BigInt']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumone_swap_Bytes']; + transaction: Scalars['optimismsepolia_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_swap_StableSwapExchange_filter = { +export type optimismsepolia_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -69880,17 +69499,17 @@ export type arbitrumone_swap_StableSwapExchange_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; boughtId?: InputMaybe; boughtId_not?: InputMaybe; boughtId_gt?: InputMaybe; @@ -69953,16 +69572,16 @@ export type arbitrumone_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -69972,12 +69591,12 @@ export type arbitrumone_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_StableSwapExchange_orderBy = +export type optimismsepolia_swap_StableSwapExchange_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -70008,10 +69627,10 @@ export type arbitrumone_swap_StableSwapExchange_orderBy = | 'transaction' | 'nonce'; -export type arbitrumone_swap_StableSwapRemoveLiquidityEvent = arbitrumone_swap_StableSwapEvent & { +export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent = optimismsepolia_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; - provider: Scalars['arbitrumone_swap_Bytes']; + stableSwap: optimismsepolia_swap_StableSwap; + provider: Scalars['optimismsepolia_swap_Bytes']; tokenAmounts: Array; fees?: Maybe>; invariant?: Maybe; @@ -70020,11 +69639,11 @@ export type arbitrumone_swap_StableSwapRemoveLiquidityEvent = arbitrumone_swap_S balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['arbitrumone_swap_Bytes']; + transaction: Scalars['optimismsepolia_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter = { +export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70053,17 +69672,17 @@ export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -70122,16 +69741,16 @@ export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -70141,12 +69760,12 @@ export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -70177,7 +69796,7 @@ export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type arbitrumone_swap_StableSwap_filter = { +export type optimismsepolia_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70190,26 +69809,26 @@ export type arbitrumone_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -70218,26 +69837,26 @@ export type arbitrumone_swap_StableSwap_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; initialA?: InputMaybe; initialA_not?: InputMaybe; initialA_gt?: InputMaybe; @@ -70286,12 +69905,12 @@ export type arbitrumone_swap_StableSwap_filter = { adminFee_lte?: InputMaybe; adminFee_in?: InputMaybe>; adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; tokenPrecisionMultipliers?: InputMaybe>; tokenPrecisionMultipliers_not?: InputMaybe>; tokenPrecisionMultipliers_contains?: InputMaybe>; @@ -70334,18 +69953,18 @@ export type arbitrumone_swap_StableSwap_filter = { lpTokenSupply_lte?: InputMaybe; lpTokenSupply_in?: InputMaybe>; lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_StableSwap_orderBy = +export type optimismsepolia_swap_StableSwap_orderBy = | 'id' | 'isActive' | 'key' @@ -70372,14 +69991,14 @@ export type arbitrumone_swap_StableSwap_orderBy = | 'dailyVolumes' | 'weeklyVolumes'; -export type arbitrumone_swap_SwapDailyVolume = arbitrumone_swap_SwapTradeVolume & { +export type optimismsepolia_swap_SwapDailyVolume = optimismsepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; + stableSwap: optimismsepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumone_swap_BigDecimal']; + volume: Scalars['optimismsepolia_swap_BigDecimal']; }; -export type arbitrumone_swap_SwapDailyVolume_filter = { +export type optimismsepolia_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70408,7 +70027,7 @@ export type arbitrumone_swap_SwapDailyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -70417,21 +70036,21 @@ export type arbitrumone_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_SwapDailyVolume_orderBy = +export type optimismsepolia_swap_SwapDailyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -70453,14 +70072,14 @@ export type arbitrumone_swap_SwapDailyVolume_orderBy = | 'timestamp' | 'volume'; -export type arbitrumone_swap_SwapHourlyVolume = arbitrumone_swap_SwapTradeVolume & { +export type optimismsepolia_swap_SwapHourlyVolume = optimismsepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; + stableSwap: optimismsepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumone_swap_BigDecimal']; + volume: Scalars['optimismsepolia_swap_BigDecimal']; }; -export type arbitrumone_swap_SwapHourlyVolume_filter = { +export type optimismsepolia_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70489,7 +70108,7 @@ export type arbitrumone_swap_SwapHourlyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -70498,21 +70117,21 @@ export type arbitrumone_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_SwapHourlyVolume_orderBy = +export type optimismsepolia_swap_SwapHourlyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -70534,13 +70153,13 @@ export type arbitrumone_swap_SwapHourlyVolume_orderBy = | 'timestamp' | 'volume'; -export type arbitrumone_swap_SwapTradeVolume = { - stableSwap: arbitrumone_swap_StableSwap; +export type optimismsepolia_swap_SwapTradeVolume = { + stableSwap: optimismsepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumone_swap_BigDecimal']; + volume: Scalars['optimismsepolia_swap_BigDecimal']; }; -export type arbitrumone_swap_SwapTradeVolume_filter = { +export type optimismsepolia_swap_SwapTradeVolume_filter = { stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -70561,7 +70180,7 @@ export type arbitrumone_swap_SwapTradeVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -70570,21 +70189,21 @@ export type arbitrumone_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_SwapTradeVolume_orderBy = +export type optimismsepolia_swap_SwapTradeVolume_orderBy = | 'stableSwap' | 'stableSwap__id' | 'stableSwap__isActive' @@ -70605,14 +70224,14 @@ export type arbitrumone_swap_SwapTradeVolume_orderBy = | 'timestamp' | 'volume'; -export type arbitrumone_swap_SwapWeeklyVolume = arbitrumone_swap_SwapTradeVolume & { +export type optimismsepolia_swap_SwapWeeklyVolume = optimismsepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: arbitrumone_swap_StableSwap; + stableSwap: optimismsepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['arbitrumone_swap_BigDecimal']; + volume: Scalars['optimismsepolia_swap_BigDecimal']; }; -export type arbitrumone_swap_SwapWeeklyVolume_filter = { +export type optimismsepolia_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70641,7 +70260,7 @@ export type arbitrumone_swap_SwapWeeklyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -70650,21 +70269,21 @@ export type arbitrumone_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_SwapWeeklyVolume_orderBy = +export type optimismsepolia_swap_SwapWeeklyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -70686,13 +70305,13 @@ export type arbitrumone_swap_SwapWeeklyVolume_orderBy = | 'timestamp' | 'volume'; -export type arbitrumone_swap_SystemInfo = { +export type optimismsepolia_swap_SystemInfo = { id: Scalars['ID']; exchangeCount: Scalars['BigInt']; swapCount: Scalars['BigInt']; }; -export type arbitrumone_swap_SystemInfo_filter = { +export type optimismsepolia_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70718,29 +70337,29 @@ export type arbitrumone_swap_SystemInfo_filter = { swapCount_in?: InputMaybe>; swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_swap_SystemInfo_orderBy = +export type optimismsepolia_swap_SystemInfo_orderBy = | 'id' | 'exchangeCount' | 'swapCount'; -export type arbitrumone_swap__Block_ = { +export type optimismsepolia_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type arbitrumone_swap__Meta_ = { +export type optimismsepolia_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -70748,53 +70367,30 @@ export type arbitrumone_swap__Meta_ = { * and therefore asks for the latest block * */ - block: arbitrumone_swap__Block_; + block: optimismsepolia_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type optimismsepolia_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type optimismsepolia_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type optimismsepolia_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type optimismsepolia_swap_LpAccount = { +export type base_AggregateRoot = { id: Scalars['ID']; - address: Scalars['optimismsepolia_swap_Bytes']; - balances: Array; -}; - - -export type optimismsepolia_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + root: Scalars['base_Bytes']; + blockNumber: Scalars['BigInt']; }; -export type optimismsepolia_swap_LpAccountBalance = { +export type base_AggregateRootProposed = { id: Scalars['ID']; - account: optimismsepolia_swap_LpAccount; - token: optimismsepolia_swap_LpToken; - amount: Scalars['optimismsepolia_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; + aggregateRoot: Scalars['base_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type optimismsepolia_swap_LpAccountBalance_filter = { +export type base_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70803,106 +70399,72 @@ export type optimismsepolia_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_LpAccountBalance_orderBy = +export type base_AggregateRootProposed_orderBy = | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; -export type optimismsepolia_swap_LpAccount_filter = { +export type base_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70911,59 +70473,64 @@ export type optimismsepolia_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_LpAccount_orderBy = +export type base_AggregateRoot_orderBy = | 'id' - | 'address' - | 'balances'; - -export type optimismsepolia_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['optimismsepolia_swap_Bytes']; - stableSwap: optimismsepolia_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['optimismsepolia_swap_BigDecimal']; - events: Array; -}; + | 'root' + | 'blockNumber'; +export type base_Aggregation_interval = + | 'hour' + | 'day'; -export type optimismsepolia_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type base_Asset = { + id: Scalars['ID']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type optimismsepolia_swap_LpTokenEvent = { +export type base_AssetBalance = { id: Scalars['ID']; - token: optimismsepolia_swap_LpToken; - amount: Scalars['optimismsepolia_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['optimismsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: base_Router; + asset: base_Asset; + feesEarned: Scalars['BigInt']; }; -export type optimismsepolia_swap_LpTokenEvent_filter = { +export type base_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -70972,91 +70539,125 @@ export type optimismsepolia_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_LpTokenEvent_orderBy = +export type base_AssetBalance_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' | 'amount' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type optimismsepolia_swap_LpToken_filter = { +export type base_AssetStatus = { + id: Scalars['ID']; + status?: Maybe; +}; + +export type base_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -71065,141 +70666,21 @@ export type optimismsepolia_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_LpToken_orderBy = +export type base_AssetStatus_orderBy = | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; - -export type optimismsepolia_swap_LpTransferEvent = optimismsepolia_swap_LpTokenEvent & { - id: Scalars['ID']; - token: optimismsepolia_swap_LpToken; - amount: Scalars['optimismsepolia_swap_BigDecimal']; - from: Scalars['optimismsepolia_swap_Bytes']; - to: Scalars['optimismsepolia_swap_Bytes']; - fromBalance: Scalars['optimismsepolia_swap_BigDecimal']; - toBalance: Scalars['optimismsepolia_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['optimismsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; -}; + | 'status'; -export type optimismsepolia_swap_LpTransferEvent_filter = { +export type base_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -71208,141 +70689,139 @@ export type optimismsepolia_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_LpTransferEvent_orderBy = +export type base_Asset_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; -/** Defines the order direction, either ascending or descending */ -export type optimismsepolia_swap_OrderDirection = - | 'asc' - | 'desc'; +export type base_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; -export type optimismsepolia_swap_PooledToken = { +export type base_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type base_ConnectorMeta = { id: Scalars['ID']; - asset: Scalars['optimismsepolia_swap_Bytes']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type optimismsepolia_swap_PooledToken_filter = { +export type base_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -71351,116 +70830,117 @@ export type optimismsepolia_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_PooledToken_orderBy = +export type base_ConnectorMeta_orderBy = | 'id' - | 'asset'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type optimismsepolia_swap_StableSwap = { +export type base_DestinationTransfer = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['optimismsepolia_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type optimismsepolia_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type optimismsepolia_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type optimismsepolia_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type optimismsepolia_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type optimismsepolia_swap_StableSwapweeklyVolumesArgs = { +export type base_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type optimismsepolia_swap_StableSwapAddLiquidityEvent = optimismsepolia_swap_StableSwapEvent & { - id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; - provider: Scalars['optimismsepolia_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['optimismsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimismsepolia_swap_StableSwapAddLiquidityEvent_filter = { +export type base_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -71469,105 +70949,24 @@ export type optimismsepolia_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -71576,53 +70975,367 @@ export type optimismsepolia_swap_StableSwapAddLiquidityEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy = +export type base_DestinationTransfer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; -export type optimismsepolia_swap_StableSwapEvent = { +export type base_OptimisticRootFinalized = { id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; - block: Scalars['BigInt']; + aggregateRoot: Scalars['base_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['optimismsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type optimismsepolia_swap_StableSwapEvent_filter = { +export type base_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -71631,35 +71344,16 @@ export type optimismsepolia_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -71668,71 +71362,45 @@ export type optimismsepolia_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_StableSwapEvent_orderBy = +export type base_OptimisticRootFinalized_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'aggregateRoot' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; -export type optimismsepolia_swap_StableSwapExchange = { +/** Defines the order direction, either ascending or descending */ +export type base_OrderDirection = + | 'asc' + | 'desc'; + +export type base_OriginMessage = { id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; - buyer: Scalars['optimismsepolia_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['optimismsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type optimismsepolia_swap_StableSwapExchange_filter = { +export type base_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -71741,278 +71409,192 @@ export type optimismsepolia_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_StableSwapExchange_orderBy = +export type base_OriginMessage_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent = optimismsepolia_swap_StableSwapEvent & { +export type base_OriginTransfer = { id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; - provider: Scalars['optimismsepolia_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['optimismsepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; + +export type base_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type base_OriginTransfer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; id_gt?: InputMaybe; id_lt?: InputMaybe; id_gte?: InputMaybe; id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -72021,44 +71603,341 @@ export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type base_OriginTransfer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -export type optimismsepolia_swap_StableSwap_filter = { +export type base_Relayer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + relayer?: Maybe; +}; + +export type base_RelayerFee = { + id: Scalars['ID']; + transfer: base_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['base_Bytes']; +}; + +export type base_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72067,200 +71946,100 @@ export type optimismsepolia_swap_StableSwap_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_StableSwap_orderBy = +export type base_RelayerFee_orderBy = | 'id' - | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' + | 'asset'; -export type optimismsepolia_swap_SwapDailyVolume = optimismsepolia_swap_SwapTradeVolume & { +export type base_RelayerFeesIncrease = { id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; + transfer: base_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['base_Bytes']; + transactionHash: Scalars['base_Bytes']; timestamp: Scalars['BigInt']; - volume: Scalars['optimismsepolia_swap_BigDecimal']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type optimismsepolia_swap_SwapDailyVolume_filter = { +export type base_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72269,27 +72048,65 @@ export type optimismsepolia_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -72298,50 +72115,78 @@ export type optimismsepolia_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_SwapDailyVolume_orderBy = +export type base_RelayerFeesIncrease_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; - -export type optimismsepolia_swap_SwapHourlyVolume = optimismsepolia_swap_SwapTradeVolume & { - id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['optimismsepolia_swap_BigDecimal']; -}; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type optimismsepolia_swap_SwapHourlyVolume_filter = { +export type base_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72350,150 +72195,37 @@ export type optimismsepolia_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_SwapHourlyVolume_orderBy = +export type base_Relayer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'isActive' + | 'relayer'; -export type optimismsepolia_swap_SwapTradeVolume = { - stableSwap: optimismsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['optimismsepolia_swap_BigDecimal']; -}; - -export type optimismsepolia_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type optimismsepolia_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type optimismsepolia_swap_SwapWeeklyVolume = optimismsepolia_swap_SwapTradeVolume & { +export type base_RootCount = { id: Scalars['ID']; - stableSwap: optimismsepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['optimismsepolia_swap_BigDecimal']; + count?: Maybe; }; -export type optimismsepolia_swap_SwapWeeklyVolume_filter = { +export type base_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72502,78 +72234,39 @@ export type optimismsepolia_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_SwapWeeklyVolume_orderBy = +export type base_RootCount_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'count'; -export type optimismsepolia_swap_SystemInfo = { +export type base_RootMessageSent = { id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; }; -export type optimismsepolia_swap_SystemInfo_filter = { +export type base_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72582,204 +72275,139 @@ export type optimismsepolia_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_swap_SystemInfo_orderBy = +export type base_RootMessageSent_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type optimismsepolia_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type optimismsepolia_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: optimismsepolia_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type zksync_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type zksync_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type zksync_swap_LpAccount = { +export type base_Router = { id: Scalars['ID']; - address: Scalars['zksync_swap_Bytes']; - balances: Array; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; }; -export type zksync_swap_LpAccountbalancesArgs = { +export type base_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type zksync_swap_LpAccountBalance = { +export type base_RouterDailyTVL = { id: Scalars['ID']; - account: zksync_swap_LpAccount; - token: zksync_swap_LpToken; - amount: Scalars['zksync_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; -}; - -export type zksync_swap_LpAccountBalance_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + router: base_Router; + asset: base_Asset; + timestamp: Scalars['BigInt']; + balance: Scalars['BigInt']; }; -export type zksync_swap_LpAccountBalance_orderBy = - | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; - -export type zksync_swap_LpAccount_filter = { +export type base_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72788,59 +72416,111 @@ export type zksync_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_LpAccount_orderBy = +export type base_RouterDailyTVL_orderBy = | 'id' - | 'address' - | 'balances'; - -export type zksync_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['zksync_swap_Bytes']; - stableSwap: zksync_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['zksync_swap_BigDecimal']; - events: Array; -}; - - -export type zksync_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'timestamp' + | 'balance'; -export type zksync_swap_LpTokenEvent = { +export type base_RouterLiquidityEvent = { id: Scalars['ID']; - token: zksync_swap_LpToken; - amount: Scalars['zksync_swap_BigDecimal']; - block: Scalars['BigInt']; + type?: Maybe; + router: base_Router; + asset: base_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['zksync_swap_Bytes']; + transactionHash: Scalars['base_Bytes']; nonce: Scalars['BigInt']; }; -export type zksync_swap_LpTokenEvent_filter = { +export type base_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type base_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72849,43 +72529,86 @@ export type zksync_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -72894,16 +72617,16 @@ export type zksync_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -72913,27 +72636,40 @@ export type zksync_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_LpTokenEvent_orderBy = +export type base_RouterLiquidityEvent_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' - | 'block' + | 'balance' + | 'caller' + | 'blockNumber' | 'timestamp' - | 'transaction' + | 'transactionHash' | 'nonce'; -export type zksync_swap_LpToken_filter = { +export type base_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -72942,141 +72678,71 @@ export type zksync_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_LpToken_orderBy = +export type base_Router_orderBy = | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; -export type zksync_swap_LpTransferEvent = zksync_swap_LpTokenEvent & { +export type base_Sequencer = { id: Scalars['ID']; - token: zksync_swap_LpToken; - amount: Scalars['zksync_swap_BigDecimal']; - from: Scalars['zksync_swap_Bytes']; - to: Scalars['zksync_swap_Bytes']; - fromBalance: Scalars['zksync_swap_BigDecimal']; - toBalance: Scalars['zksync_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['zksync_swap_Bytes']; - nonce: Scalars['BigInt']; + isActive: Scalars['Boolean']; + sequencer?: Maybe; }; -export type zksync_swap_LpTransferEvent_filter = { +export type base_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73085,141 +72751,38 @@ export type zksync_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_LpTransferEvent_orderBy = +export type base_Sequencer_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -/** Defines the order direction, either ascending or descending */ -export type zksync_swap_OrderDirection = - | 'asc' - | 'desc'; + | 'isActive' + | 'sequencer'; -export type zksync_swap_PooledToken = { +export type base_Setting = { id: Scalars['ID']; - asset: Scalars['zksync_swap_Bytes']; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['base_Bytes']; }; -export type zksync_swap_PooledToken_filter = { +export type base_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73228,116 +72791,48 @@ export type zksync_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_PooledToken_orderBy = +export type base_Setting_orderBy = | 'id' - | 'asset'; - -export type zksync_swap_StableSwap = { - id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['zksync_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type zksync_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type zksync_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type zksync_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type zksync_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type zksync_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'maxRoutersPerTransfer' + | 'caller'; -export type zksync_swap_StableSwapAddLiquidityEvent = zksync_swap_StableSwapEvent & { +export type base_SlippageUpdate = { id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - provider: Scalars['zksync_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + transfer: base_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['base_Bytes']; + transactionHash: Scalars['base_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['zksync_swap_Bytes']; - nonce: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type zksync_swap_StableSwapAddLiquidityEvent_filter = { +export type base_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73346,87 +72841,55 @@ export type zksync_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -73435,71 +72898,93 @@ export type zksync_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_StableSwapAddLiquidityEvent_orderBy = +export type base_SlippageUpdate_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type zksync_swap_StableSwapEvent = { +export type base_SnapshotRoot = { id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - block: Scalars['BigInt']; + spokeDomain?: Maybe; + root: Scalars['base_Bytes']; + count: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['zksync_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type zksync_swap_StableSwapEvent_filter = { +export type base_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73508,35 +72993,32 @@ export type zksync_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -73545,71 +73027,34 @@ export type zksync_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_StableSwapEvent_orderBy = +export type base_SnapshotRoot_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'spokeDomain' + | 'root' + | 'count' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; -export type zksync_swap_StableSwapExchange = { +export type base_SpokeConnectorMode = { id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - buyer: Scalars['zksync_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['zksync_swap_Bytes']; - nonce: Scalars['BigInt']; + mode: Scalars['String']; }; -export type zksync_swap_StableSwapExchange_filter = { +export type base_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73618,171 +73063,87 @@ export type zksync_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_StableSwapExchange_orderBy = +export type base_SpokeConnectorMode_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'mode'; -export type zksync_swap_StableSwapRemoveLiquidityEvent = zksync_swap_StableSwapEvent & { +export type base_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type base__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type base__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: base__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type stagingscroll_AggregateRoot = { id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - provider: Scalars['zksync_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + root: Scalars['stagingscroll_Bytes']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingscroll_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingscroll_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['zksync_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type zksync_swap_StableSwapRemoveLiquidityEvent_filter = { +export type stagingscroll_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73791,87 +73152,40 @@ export type zksync_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -73880,62 +73194,30 @@ export type zksync_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type stagingscroll_AggregateRootProposed_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; -export type zksync_swap_StableSwap_filter = { +export type stagingscroll_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -73944,200 +73226,60 @@ export type zksync_swap_StableSwap_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_StableSwap_orderBy = +export type stagingscroll_AggregateRoot_orderBy = | 'id' - | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'root' + | 'blockNumber'; -export type zksync_swap_SwapDailyVolume = zksync_swap_SwapTradeVolume & { +export type stagingscroll_Asset = { id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['zksync_swap_BigDecimal']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type zksync_swap_SwapDailyVolume_filter = { +export type stagingscroll_AssetBalance = { + id: Scalars['ID']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: stagingscroll_Router; + asset: stagingscroll_Asset; + feesEarned: Scalars['BigInt']; +}; + +export type stagingscroll_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -74146,79 +73288,125 @@ export type zksync_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_SwapDailyVolume_orderBy = +export type stagingscroll_AssetBalance_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type zksync_swap_SwapHourlyVolume = zksync_swap_SwapTradeVolume & { +export type stagingscroll_AssetStatus = { id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['zksync_swap_BigDecimal']; + status?: Maybe; }; -export type zksync_swap_SwapHourlyVolume_filter = { +export type stagingscroll_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -74227,150 +73415,21 @@ export type zksync_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_SwapHourlyVolume_orderBy = +export type stagingscroll_AssetStatus_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type zksync_swap_SwapTradeVolume = { - stableSwap: zksync_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['zksync_swap_BigDecimal']; -}; - -export type zksync_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type zksync_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type zksync_swap_SwapWeeklyVolume = zksync_swap_SwapTradeVolume & { - id: Scalars['ID']; - stableSwap: zksync_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['zksync_swap_BigDecimal']; -}; + | 'status'; -export type zksync_swap_SwapWeeklyVolume_filter = { +export type stagingscroll_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -74379,78 +73438,139 @@ export type zksync_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_SwapWeeklyVolume_orderBy = +export type stagingscroll_Asset_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; -export type zksync_swap_SystemInfo = { +export type stagingscroll_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type stagingscroll_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type stagingscroll_ConnectorMeta = { id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type zksync_swap_SystemInfo_filter = { +export type stagingscroll_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -74459,98 +73579,117 @@ export type zksync_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_swap_SystemInfo_orderBy = +export type stagingscroll_ConnectorMeta_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type zksync_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type zksync_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: zksync_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type sepolia_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type sepolia_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type sepolia_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type sepolia_swap_LpAccount = { +export type stagingscroll_DestinationTransfer = { id: Scalars['ID']; - address: Scalars['sepolia_swap_Bytes']; - balances: Array; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type sepolia_swap_LpAccountbalancesArgs = { +export type stagingscroll_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type sepolia_swap_LpAccountBalance = { - id: Scalars['ID']; - account: sepolia_swap_LpAccount; - token: sepolia_swap_LpToken; - amount: Scalars['sepolia_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type sepolia_swap_LpAccountBalance_filter = { +export type stagingscroll_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -74559,230 +73698,24 @@ export type sepolia_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type sepolia_swap_LpAccountBalance_orderBy = - | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; - -export type sepolia_swap_LpAccount_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type sepolia_swap_LpAccount_orderBy = - | 'id' - | 'address' - | 'balances'; - -export type sepolia_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['sepolia_swap_Bytes']; - stableSwap: sepolia_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['sepolia_swap_BigDecimal']; - events: Array; -}; - - -export type sepolia_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type sepolia_swap_LpTokenEvent = { - id: Scalars['ID']; - token: sepolia_swap_LpToken; - amount: Scalars['sepolia_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['sepolia_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type sepolia_swap_LpTokenEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -74791,171 +73724,367 @@ export type sepolia_swap_LpTokenEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_LpTokenEvent_orderBy = +export type stagingscroll_DestinationTransfer_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type sepolia_swap_LpToken_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type sepolia_swap_LpToken_orderBy = - | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; -export type sepolia_swap_LpTransferEvent = sepolia_swap_LpTokenEvent & { +export type stagingscroll_OptimisticRootFinalized = { id: Scalars['ID']; - token: sepolia_swap_LpToken; - amount: Scalars['sepolia_swap_BigDecimal']; - from: Scalars['sepolia_swap_Bytes']; - to: Scalars['sepolia_swap_Bytes']; - fromBalance: Scalars['sepolia_swap_BigDecimal']; - toBalance: Scalars['sepolia_swap_BigDecimal']; - block: Scalars['BigInt']; + aggregateRoot: Scalars['stagingscroll_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['sepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type sepolia_swap_LpTransferEvent_filter = { +export type stagingscroll_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -74964,79 +74093,16 @@ export type sepolia_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -75045,60 +74111,45 @@ export type sepolia_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_LpTransferEvent_orderBy = +export type stagingscroll_OptimisticRootFinalized_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' + | 'aggregateRoot' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type sepolia_swap_OrderDirection = +export type stagingscroll_OrderDirection = | 'asc' | 'desc'; -export type sepolia_swap_PooledToken = { +export type stagingscroll_OriginMessage = { id: Scalars['ID']; - asset: Scalars['sepolia_swap_Bytes']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type sepolia_swap_PooledToken_filter = { +export type stagingscroll_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -75107,116 +74158,166 @@ export type sepolia_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_PooledToken_orderBy = +export type stagingscroll_OriginMessage_orderBy = | 'id' - | 'asset'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type sepolia_swap_StableSwap = { +export type stagingscroll_OriginTransfer = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['sepolia_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type sepolia_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type sepolia_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type sepolia_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type sepolia_swap_StableSwapdailyVolumesArgs = { +export type stagingscroll_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; - -export type sepolia_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type sepolia_swap_StableSwapAddLiquidityEvent = sepolia_swap_StableSwapEvent & { - id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; - provider: Scalars['sepolia_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['sepolia_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type sepolia_swap_StableSwapAddLiquidityEvent_filter = { +export type stagingscroll_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -75225,105 +74326,24 @@ export type sepolia_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -75332,90 +74352,219 @@ export type sepolia_swap_StableSwapAddLiquidityEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type sepolia_swap_StableSwapAddLiquidityEvent_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type sepolia_swap_StableSwapEvent = { - id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['sepolia_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type sepolia_swap_StableSwapEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -75424,71 +74573,120 @@ export type sepolia_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_StableSwapEvent_orderBy = +export type stagingscroll_OriginTransfer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -export type sepolia_swap_StableSwapExchange = { +export type stagingscroll_Relayer = { id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; - buyer: Scalars['sepolia_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; + isActive: Scalars['Boolean']; + relayer?: Maybe; +}; + +export type stagingscroll_RelayerFee = { + id: Scalars['ID']; + transfer: stagingscroll_OriginTransfer; fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['sepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + asset: Scalars['stagingscroll_Bytes']; }; -export type sepolia_swap_StableSwapExchange_filter = { +export type stagingscroll_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -75497,75 +74695,27 @@ export type sepolia_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -75574,94 +74724,71 @@ export type sepolia_swap_StableSwapExchange_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_StableSwapExchange_orderBy = +export type stagingscroll_RelayerFee_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'asset'; -export type sepolia_swap_StableSwapRemoveLiquidityEvent = sepolia_swap_StableSwapEvent & { +export type stagingscroll_RelayerFeesIncrease = { id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; - provider: Scalars['sepolia_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; + transfer: stagingscroll_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['stagingscroll_Bytes']; + transactionHash: Scalars['stagingscroll_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['sepolia_swap_Bytes']; - nonce: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type sepolia_swap_StableSwapRemoveLiquidityEvent_filter = { +export type stagingscroll_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -75670,87 +74797,65 @@ export type sepolia_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -75759,62 +74864,78 @@ export type sepolia_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type stagingscroll_RelayerFeesIncrease_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type sepolia_swap_StableSwap_filter = { +export type stagingscroll_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -75827,196 +74948,33 @@ export type sepolia_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_StableSwap_orderBy = +export type stagingscroll_Relayer_orderBy = | 'id' | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'relayer'; -export type sepolia_swap_SwapDailyVolume = sepolia_swap_SwapTradeVolume & { +export type stagingscroll_RootCount = { id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['sepolia_swap_BigDecimal']; + count?: Maybe; }; -export type sepolia_swap_SwapDailyVolume_filter = { +export type stagingscroll_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76025,79 +74983,39 @@ export type sepolia_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_SwapDailyVolume_orderBy = +export type stagingscroll_RootCount_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'count'; -export type sepolia_swap_SwapHourlyVolume = sepolia_swap_SwapTradeVolume & { +export type stagingscroll_RootMessageSent = { id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['sepolia_swap_BigDecimal']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; }; -export type sepolia_swap_SwapHourlyVolume_filter = { +export type stagingscroll_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76106,27 +75024,60 @@ export type sepolia_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -76135,70 +75086,127 @@ export type sepolia_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_SwapHourlyVolume_orderBy = +export type stagingscroll_RootMessageSent_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type sepolia_swap_SwapTradeVolume = { - stableSwap: sepolia_swap_StableSwap; +export type stagingscroll_Router = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type stagingscroll_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingscroll_RouterDailyTVL = { + id: Scalars['ID']; + router: stagingscroll_Router; + asset: stagingscroll_Asset; timestamp: Scalars['BigInt']; - volume: Scalars['sepolia_swap_BigDecimal']; + balance: Scalars['BigInt']; }; -export type sepolia_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; +export type stagingscroll_RouterDailyTVL_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -76207,49 +75215,61 @@ export type sepolia_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' +export type stagingscroll_RouterDailyTVL_orderBy = + | 'id' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'timestamp' - | 'volume'; + | 'balance'; -export type sepolia_swap_SwapWeeklyVolume = sepolia_swap_SwapTradeVolume & { +export type stagingscroll_RouterLiquidityEvent = { id: Scalars['ID']; - stableSwap: sepolia_swap_StableSwap; + type?: Maybe; + router: stagingscroll_Router; + asset: stagingscroll_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - volume: Scalars['sepolia_swap_BigDecimal']; + transactionHash: Scalars['stagingscroll_Bytes']; + nonce: Scalars['BigInt']; }; -export type sepolia_swap_SwapWeeklyVolume_filter = { +export type stagingscroll_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type stagingscroll_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76258,27 +75278,86 @@ export type sepolia_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -76287,49 +75366,59 @@ export type sepolia_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_SwapWeeklyVolume_orderBy = +export type stagingscroll_RouterLiquidityEvent_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' | 'timestamp' - | 'volume'; - -export type sepolia_swap_SystemInfo = { - id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; -}; + | 'transactionHash' + | 'nonce'; -export type sepolia_swap_SystemInfo_filter = { +export type stagingscroll_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76338,100 +75427,111 @@ export type sepolia_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_swap_SystemInfo_orderBy = +export type stagingscroll_Router_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type sepolia_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type sepolia_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: sepolia_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type xdai_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type xdai_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type xdai_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; -export type xdai_swap_LpAccount = { +export type stagingscroll_Sequencer = { id: Scalars['ID']; - address: Scalars['xdai_swap_Bytes']; - balances: Array; + isActive: Scalars['Boolean']; + sequencer?: Maybe; }; - -export type xdai_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type stagingscroll_Sequencer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_swap_LpAccountBalance = { +export type stagingscroll_Sequencer_orderBy = + | 'id' + | 'isActive' + | 'sequencer'; + +export type stagingscroll_Setting = { id: Scalars['ID']; - account: xdai_swap_LpAccount; - token: xdai_swap_LpToken; - amount: Scalars['xdai_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['stagingscroll_Bytes']; }; -export type xdai_swap_LpAccountBalance_filter = { +export type stagingscroll_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76440,106 +75540,48 @@ export type xdai_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_swap_LpAccountBalance_orderBy = +export type stagingscroll_Setting_orderBy = | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; + | 'maxRoutersPerTransfer' + | 'caller'; -export type xdai_swap_LpAccount_filter = { +export type stagingscroll_SlippageUpdate = { + id: Scalars['ID']; + transfer: stagingscroll_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['stagingscroll_Bytes']; + transactionHash: Scalars['stagingscroll_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingscroll_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76548,59 +75590,150 @@ export type xdai_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_swap_LpAccount_orderBy = +export type stagingscroll_SlippageUpdate_orderBy = | 'id' - | 'address' - | 'balances'; - -export type xdai_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['xdai_swap_Bytes']; - stableSwap: xdai_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['xdai_swap_BigDecimal']; - events: Array; -}; - - -export type xdai_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type xdai_swap_LpTokenEvent = { +export type stagingscroll_SnapshotRoot = { id: Scalars['ID']; - token: xdai_swap_LpToken; - amount: Scalars['xdai_swap_BigDecimal']; - block: Scalars['BigInt']; + spokeDomain?: Maybe; + root: Scalars['stagingscroll_Bytes']; + count: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['xdai_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type xdai_swap_LpTokenEvent_filter = { +export type stagingscroll_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76609,43 +75742,32 @@ export type xdai_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -76654,46 +75776,34 @@ export type xdai_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_swap_LpTokenEvent_orderBy = +export type stagingscroll_SnapshotRoot_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' + | 'spokeDomain' + | 'root' + | 'count' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; -export type xdai_swap_LpToken_filter = { +export type stagingscroll_SpokeConnectorMode = { + id: Scalars['ID']; + mode: Scalars['String']; +}; + +export type stagingscroll_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76702,141 +75812,85 @@ export type xdai_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_swap_LpToken_orderBy = +export type stagingscroll_SpokeConnectorMode_orderBy = | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; + | 'mode'; -export type xdai_swap_LpTransferEvent = xdai_swap_LpTokenEvent & { +export type stagingscroll_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type stagingscroll__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type stagingscroll__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: stagingscroll__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type linea_AggregateRoot = { id: Scalars['ID']; - token: xdai_swap_LpToken; - amount: Scalars['xdai_swap_BigDecimal']; - from: Scalars['xdai_swap_Bytes']; - to: Scalars['xdai_swap_Bytes']; - fromBalance: Scalars['xdai_swap_BigDecimal']; - toBalance: Scalars['xdai_swap_BigDecimal']; - block: Scalars['BigInt']; + root: Scalars['linea_Bytes']; + blockNumber: Scalars['BigInt']; +}; + +export type linea_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['linea_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['xdai_swap_Bytes']; - nonce: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type xdai_swap_LpTransferEvent_filter = { +export type linea_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76845,79 +75899,36 @@ export type xdai_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -76926,60 +75937,28 @@ export type xdai_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_LpTransferEvent_orderBy = +export type linea_AggregateRootProposed_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' | 'timestamp' - | 'transaction' - | 'nonce'; - -/** Defines the order direction, either ascending or descending */ -export type xdai_swap_OrderDirection = - | 'asc' - | 'desc'; - -export type xdai_swap_PooledToken = { - id: Scalars['ID']; - asset: Scalars['xdai_swap_Bytes']; -}; + | 'blockNumber'; -export type xdai_swap_PooledToken_filter = { +export type linea_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -76988,116 +75967,54 @@ export type xdai_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_PooledToken_orderBy = +export type linea_AggregateRoot_orderBy = | 'id' - | 'asset'; + | 'root' + | 'blockNumber'; -export type xdai_swap_StableSwap = { +export type linea_Asset = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['xdai_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type xdai_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xdai_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xdai_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xdai_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xdai_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type xdai_swap_StableSwapAddLiquidityEvent = xdai_swap_StableSwapEvent & { +export type linea_AssetBalance = { id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; - provider: Scalars['xdai_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xdai_swap_Bytes']; - nonce: Scalars['BigInt']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: linea_Router; + asset: linea_Asset; + feesEarned: Scalars['BigInt']; }; -export type xdai_swap_StableSwapAddLiquidityEvent_filter = { +export type linea_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -77106,160 +76023,108 @@ export type xdai_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_StableSwapAddLiquidityEvent_orderBy = +export type linea_AssetBalance_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'asset' + | 'feesEarned'; -export type xdai_swap_StableSwapEvent = { +export type linea_AssetStatus = { id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xdai_swap_Bytes']; - nonce: Scalars['BigInt']; + status?: Maybe; }; -export type xdai_swap_StableSwapEvent_filter = { +export type linea_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -77268,108 +76133,19 @@ export type xdai_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_StableSwapEvent_orderBy = +export type linea_AssetStatus_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type xdai_swap_StableSwapExchange = { - id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; - buyer: Scalars['xdai_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xdai_swap_Bytes']; - nonce: Scalars['BigInt']; -}; + | 'status'; -export type xdai_swap_StableSwapExchange_filter = { +export type linea_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -77378,324 +76154,119 @@ export type xdai_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_StableSwapExchange_orderBy = +export type linea_Asset_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status'; -export type xdai_swap_StableSwapRemoveLiquidityEvent = xdai_swap_StableSwapEvent & { - id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; - provider: Scalars['xdai_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xdai_swap_Bytes']; - nonce: Scalars['BigInt']; +export type linea_BlockChangedFilter = { + number_gte: Scalars['Int']; }; -export type xdai_swap_StableSwapRemoveLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type linea_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; }; -export type xdai_swap_StableSwapRemoveLiquidityEvent_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; +export type linea_ConnectorMeta = { + id: Scalars['ID']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; +}; -export type xdai_swap_StableSwap_filter = { +export type linea_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -77704,281 +76275,103 @@ export type xdai_swap_StableSwap_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_StableSwap_orderBy = +export type linea_ConnectorMeta_orderBy = | 'id' - | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type xdai_swap_SwapDailyVolume = xdai_swap_SwapTradeVolume & { +export type linea_DestinationTransfer = { id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['xdai_swap_BigDecimal']; -}; - -export type xdai_swap_SwapDailyVolume_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type xdai_swap_SwapDailyVolume_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; -export type xdai_swap_SwapHourlyVolume = xdai_swap_SwapTradeVolume & { - id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['xdai_swap_BigDecimal']; +export type linea_DestinationTransferroutersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xdai_swap_SwapHourlyVolume_filter = { +export type linea_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -77987,150 +76380,334 @@ export type xdai_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_SwapHourlyVolume_orderBy = +export type linea_DestinationTransfer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type xdai_swap_SwapTradeVolume = { - stableSwap: xdai_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['xdai_swap_BigDecimal']; -}; - -export type xdai_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xdai_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; -export type xdai_swap_SwapWeeklyVolume = xdai_swap_SwapTradeVolume & { +export type linea_OptimisticRootFinalized = { id: Scalars['ID']; - stableSwap: xdai_swap_StableSwap; + aggregateRoot: Scalars['linea_Bytes']; timestamp: Scalars['BigInt']; - volume: Scalars['xdai_swap_BigDecimal']; + blockNumber?: Maybe; }; -export type xdai_swap_SwapWeeklyVolume_filter = { +export type linea_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -78139,27 +76716,12 @@ export type xdai_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -78168,259 +76730,43 @@ export type xdai_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type xdai_swap_SwapWeeklyVolume_orderBy = +export type linea_OptimisticRootFinalized_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'aggregateRoot' | 'timestamp' - | 'volume'; - -export type xdai_swap_SystemInfo = { - id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; -}; - -export type xdai_swap_SystemInfo_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xdai_swap_SystemInfo_orderBy = - | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type xdai_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type xdai_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: xdai_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type avalanche_swap_Aggregation_interval = - | 'hour' - | 'day'; - -export type avalanche_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type avalanche_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type avalanche_swap_LpAccount = { - id: Scalars['ID']; - address: Scalars['avalanche_swap_Bytes']; - balances: Array; -}; - + | 'blockNumber'; -export type avalanche_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; +/** Defines the order direction, either ascending or descending */ +export type linea_OrderDirection = + | 'asc' + | 'desc'; -export type avalanche_swap_LpAccountBalance = { +export type linea_OriginMessage = { id: Scalars['ID']; - account: avalanche_swap_LpAccount; - token: avalanche_swap_LpToken; - amount: Scalars['avalanche_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; -}; - -export type avalanche_swap_LpAccountBalance_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type avalanche_swap_LpAccountBalance_orderBy = - | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; - -export type avalanche_swap_LpAccount_filter = { +export type linea_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -78429,59 +76775,142 @@ export type avalanche_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_LpAccount_orderBy = +export type linea_OriginMessage_orderBy = | 'id' - | 'address' - | 'balances'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount'; -export type avalanche_swap_LpToken = { +export type linea_OriginTransfer = { id: Scalars['ID']; - address: Scalars['avalanche_swap_Bytes']; - stableSwap: avalanche_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['avalanche_swap_BigDecimal']; - events: Array; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type avalanche_swap_LpTokeneventsArgs = { +export type linea_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type avalanche_swap_LpTokenEvent = { - id: Scalars['ID']; - token: avalanche_swap_LpToken; - amount: Scalars['avalanche_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['avalanche_swap_Bytes']; - nonce: Scalars['BigInt']; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type avalanche_swap_LpTokenEvent_filter = { +export type linea_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -78490,61 +76919,20 @@ export type avalanche_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -78553,171 +76941,344 @@ export type avalanche_swap_LpTokenEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type avalanche_swap_LpTokenEvent_orderBy = - | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type avalanche_swap_LpToken_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_LpToken_orderBy = +export type linea_OriginTransfer_orderBy = | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'transactingAsset' + | 'message' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -export type avalanche_swap_LpTransferEvent = avalanche_swap_LpTokenEvent & { +export type linea_Relayer = { id: Scalars['ID']; - token: avalanche_swap_LpToken; - amount: Scalars['avalanche_swap_BigDecimal']; - from: Scalars['avalanche_swap_Bytes']; - to: Scalars['avalanche_swap_Bytes']; - fromBalance: Scalars['avalanche_swap_BigDecimal']; - toBalance: Scalars['avalanche_swap_BigDecimal']; - block: Scalars['BigInt']; + isActive: Scalars['Boolean']; + relayer?: Maybe; +}; + +export type linea_RelayerFee = { + id: Scalars['ID']; + transfer: linea_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['linea_Bytes']; +}; + +export type linea_RelayerFee_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; +}; + +export type linea_RelayerFee_orderBy = + | 'id' + | 'transfer' + | 'fee' + | 'asset'; + +export type linea_RelayerFeesIncrease = { + id: Scalars['ID']; + transfer: linea_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['linea_Bytes']; + transactionHash: Scalars['linea_Bytes']; timestamp: Scalars['BigInt']; - transaction: Scalars['avalanche_swap_Bytes']; - nonce: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type avalanche_swap_LpTransferEvent_filter = { +export type linea_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -78726,79 +77287,53 @@ export type avalanche_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -78807,60 +77342,47 @@ export type avalanche_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_LpTransferEvent_orderBy = +export type linea_RelayerFeesIncrease_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' + | 'transfer' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; - -/** Defines the order direction, either ascending or descending */ -export type avalanche_swap_OrderDirection = - | 'asc' - | 'desc'; - -export type avalanche_swap_PooledToken = { - id: Scalars['ID']; - asset: Scalars['avalanche_swap_Bytes']; -}; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type avalanche_swap_PooledToken_filter = { +export type linea_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -78869,116 +77391,70 @@ export type avalanche_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_PooledToken_orderBy = +export type linea_Relayer_orderBy = | 'id' - | 'asset'; + | 'isActive' + | 'relayer'; -export type avalanche_swap_StableSwap = { +export type linea_RootCount = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['avalanche_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type avalanche_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type avalanche_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type avalanche_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + count?: Maybe; }; - -export type avalanche_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type linea_RootCount_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; }; +export type linea_RootCount_orderBy = + | 'id' + | 'count'; -export type avalanche_swap_StableSwapweeklyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type avalanche_swap_StableSwapAddLiquidityEvent = avalanche_swap_StableSwapEvent & { +export type linea_RootMessageSent = { id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; - provider: Scalars['avalanche_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['avalanche_swap_Bytes']; - nonce: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; }; -export type avalanche_swap_StableSwapAddLiquidityEvent_filter = { +export type linea_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -78987,87 +77463,48 @@ export type avalanche_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -79076,71 +77513,75 @@ export type avalanche_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_StableSwapAddLiquidityEvent_orderBy = +export type linea_RootMessageSent_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type avalanche_swap_StableSwapEvent = { +export type linea_Router = { id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; - block: Scalars['BigInt']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type linea_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type linea_RouterDailyTVL = { + id: Scalars['ID']; + router: linea_Router; + asset: linea_Asset; timestamp: Scalars['BigInt']; - transaction: Scalars['avalanche_swap_Bytes']; - nonce: Scalars['BigInt']; + balance: Scalars['BigInt']; }; -export type avalanche_swap_StableSwapEvent_filter = { +export type linea_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -79149,35 +77590,48 @@ export type avalanche_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -79186,71 +77640,44 @@ export type avalanche_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_StableSwapEvent_orderBy = +export type linea_RouterDailyTVL_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'router' + | 'asset' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'balance'; -export type avalanche_swap_StableSwapExchange = { +export type linea_RouterLiquidityEvent = { id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; - buyer: Scalars['avalanche_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; + type?: Maybe; + router: linea_Router; + asset: linea_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['avalanche_swap_Bytes']; + transactionHash: Scalars['linea_Bytes']; nonce: Scalars['BigInt']; }; -export type avalanche_swap_StableSwapExchange_filter = { +export type linea_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type linea_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -79259,91 +77686,82 @@ export type avalanche_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -79352,16 +77770,12 @@ export type avalanche_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -79371,59 +77785,23 @@ export type avalanche_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_StableSwapExchange_orderBy = +export type linea_RouterLiquidityEvent_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' + | 'type' + | 'router' + | 'asset' + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' | 'timestamp' - | 'transaction' + | 'transactionHash' | 'nonce'; -export type avalanche_swap_StableSwapRemoveLiquidityEvent = avalanche_swap_StableSwapEvent & { - id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; - provider: Scalars['avalanche_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['avalanche_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type avalanche_swap_StableSwapRemoveLiquidityEvent_filter = { +export type linea_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -79432,151 +77810,57 @@ export type avalanche_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type linea_Router_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; -export type avalanche_swap_StableSwap_filter = { +export type linea_Sequencer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + sequencer?: Maybe; +}; + +export type linea_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -79589,196 +77873,72 @@ export type avalanche_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_StableSwap_orderBy = +export type linea_Sequencer_orderBy = | 'id' | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; + | 'sequencer'; -export type avalanche_swap_SwapDailyVolume = avalanche_swap_SwapTradeVolume & { +export type linea_Setting = { id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['linea_Bytes']; +}; + +export type linea_Setting_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; +}; + +export type linea_Setting_orderBy = + | 'id' + | 'maxRoutersPerTransfer' + | 'caller'; + +export type linea_SlippageUpdate = { + id: Scalars['ID']; + transfer: linea_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['linea_Bytes']; + transactionHash: Scalars['linea_Bytes']; timestamp: Scalars['BigInt']; - volume: Scalars['avalanche_swap_BigDecimal']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type avalanche_swap_SwapDailyVolume_filter = { +export type linea_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -79787,27 +77947,47 @@ export type avalanche_swap_SwapDailyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -79816,50 +77996,55 @@ export type avalanche_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_SwapDailyVolume_orderBy = +export type linea_SlippageUpdate_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'transfer' + | 'slippage' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type avalanche_swap_SwapHourlyVolume = avalanche_swap_SwapTradeVolume & { +export type linea_SnapshotRoot = { id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; + spokeDomain?: Maybe; + root: Scalars['linea_Bytes']; + count: Scalars['BigInt']; timestamp: Scalars['BigInt']; - volume: Scalars['avalanche_swap_BigDecimal']; + blockNumber: Scalars['BigInt']; }; -export type avalanche_swap_SwapHourlyVolume_filter = { +export type linea_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -79868,27 +78053,28 @@ export type avalanche_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -79897,121 +78083,32 @@ export type avalanche_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_SwapHourlyVolume_orderBy = +export type linea_SnapshotRoot_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'spokeDomain' + | 'root' + | 'count' | 'timestamp' - | 'volume'; + | 'blockNumber'; -export type avalanche_swap_SwapTradeVolume = { - stableSwap: avalanche_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['avalanche_swap_BigDecimal']; -}; - -export type avalanche_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type avalanche_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type avalanche_swap_SwapWeeklyVolume = avalanche_swap_SwapTradeVolume & { +export type linea_SpokeConnectorMode = { id: Scalars['ID']; - stableSwap: avalanche_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['avalanche_swap_BigDecimal']; + mode: Scalars['String']; }; -export type avalanche_swap_SwapWeeklyVolume_filter = { +export type linea_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80020,126 +78117,52 @@ export type avalanche_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type avalanche_swap_SwapWeeklyVolume_orderBy = +export type linea_SpokeConnectorMode_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type avalanche_swap_SystemInfo = { - id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; -}; - -export type avalanche_swap_SystemInfo_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; + | 'mode'; -export type avalanche_swap_SystemInfo_orderBy = - | 'id' - | 'exchangeCount' - | 'swapCount'; +export type linea_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; -export type avalanche_swap__Block_ = { +export type linea__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type avalanche_swap__Meta_ = { +export type linea__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -80147,30 +78170,22 @@ export type avalanche_swap__Meta_ = { * and therefore asks for the latest block * */ - block: avalanche_swap__Block_; + block: linea__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type polygonzkevm_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['polygonzkevm_Bytes']; - blockNumber: Scalars['BigInt']; -}; - -export type polygonzkevm_AggregateRootProposed = { +export type stagingmainnet_AggregateRootSavedSlow = { id: Scalars['ID']; - aggregateRoot: Scalars['polygonzkevm_Bytes']; + aggregateRoot: Scalars['stagingmainnet_Bytes']; + count: Scalars['BigInt']; + aggregatedRoots?: Maybe>; rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; }; -export type polygonzkevm_AggregateRootProposed_filter = { +export type stagingmainnet_AggregateRootSavedSlow_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80179,16 +78194,30 @@ export type polygonzkevm_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + aggregatedRoots?: InputMaybe>; + aggregatedRoots_not?: InputMaybe>; + aggregatedRoots_contains?: InputMaybe>; + aggregatedRoots_contains_nocase?: InputMaybe>; + aggregatedRoots_not_contains?: InputMaybe>; + aggregatedRoots_not_contains_nocase?: InputMaybe>; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -80197,54 +78226,28 @@ export type polygonzkevm_AggregateRootProposed_filter = { rootTimestamp_lte?: InputMaybe; rootTimestamp_in?: InputMaybe>; rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_AggregateRootProposed_orderBy = +export type stagingmainnet_AggregateRootSavedSlow_orderBy = | 'id' | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' - | 'timestamp' - | 'blockNumber'; + | 'count' + | 'aggregatedRoots' + | 'rootTimestamp'; -export type polygonzkevm_AggregateRoot_filter = { +export type stagingmainnet_AggregatedMessageRoot = { + id: Scalars['ID']; + index: Scalars['BigInt']; + receivedRoot: Scalars['stagingmainnet_Bytes']; + domain?: Maybe; + blockNumber?: Maybe; +}; + +export type stagingmainnet_AggregatedMessageRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80253,16 +78256,32 @@ export type polygonzkevm_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -80272,41 +78291,32 @@ export type polygonzkevm_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_AggregateRoot_orderBy = +export type stagingmainnet_AggregatedMessageRoot_orderBy = | 'id' - | 'root' + | 'index' + | 'receivedRoot' + | 'domain' | 'blockNumber'; -export type polygonzkevm_Asset = { - id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; -}; +export type stagingmainnet_Aggregation_interval = + | 'hour' + | 'day'; -export type polygonzkevm_AssetBalance = { +export type stagingmainnet_ArbitrumConnectorMeta = { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: polygonzkevm_Router; - asset: polygonzkevm_Asset; - feesEarned: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_AssetBalance_filter = { +export type stagingmainnet_ArbitrumConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80315,125 +78325,76 @@ export type polygonzkevm_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_AssetBalance_orderBy = +export type stagingmainnet_ArbitrumConnectorMeta_orderBy = | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_AssetStatus = { +export type stagingmainnet_AvalancheConnectorMeta = { id: Scalars['ID']; - status?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_AssetStatus_filter = { +export type stagingmainnet_AvalancheConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80442,21 +78403,76 @@ export type polygonzkevm_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_AssetStatus_orderBy = +export type stagingmainnet_AvalancheConnectorMeta_orderBy = | 'id' - | 'status'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_Asset_filter = { +export type stagingmainnet_BaseConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; +}; + +export type stagingmainnet_BaseConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80465,139 +78481,86 @@ export type polygonzkevm_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_Asset_orderBy = +export type stagingmainnet_BaseConnectorMeta_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_BlockChangedFilter = { +export type stagingmainnet_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type polygonzkevm_Block_height = { - hash?: InputMaybe; +export type stagingmainnet_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type polygonzkevm_ConnectorMeta = { +export type stagingmainnet_BnbConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_ConnectorMeta_filter = { +export type stagingmainnet_BnbConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80622,43 +78585,43 @@ export type polygonzkevm_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_ConnectorMeta_orderBy = +export type stagingmainnet_BnbConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -80666,57 +78629,16 @@ export type polygonzkevm_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type polygonzkevm_DestinationTransfer = { +export type stagingmainnet_GnosisConnectorMeta = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; -}; - - -export type polygonzkevm_DestinationTransferroutersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_DestinationTransfer_filter = { +export type stagingmainnet_GnosisConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -80725,393 +78647,106 @@ export type polygonzkevm_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_DestinationTransfer_orderBy = +export type stagingmainnet_GnosisConnectorMeta_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_OptimisticRootFinalized = { +export type stagingmainnet_HubDomain = { id: Scalars['ID']; - aggregateRoot: Scalars['polygonzkevm_Bytes']; + domain?: Maybe; +}; + +export type stagingmainnet_HubDomain_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_HubDomain_orderBy = + | 'id' + | 'domain'; + +export type stagingmainnet_HubOptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingmainnet_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type polygonzkevm_OptimisticRootFinalized_filter = { +export type stagingmainnet_HubOptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -81120,16 +78755,16 @@ export type polygonzkevm_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -81147,36 +78782,27 @@ export type polygonzkevm_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_OptimisticRootFinalized_orderBy = +export type stagingmainnet_HubOptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -/** Defines the order direction, either ascending or descending */ -export type polygonzkevm_OrderDirection = - | 'asc' - | 'desc'; - -export type polygonzkevm_OriginMessage = { +export type stagingmainnet_LineaConnectorMeta = { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_OriginMessage_filter = { +export type stagingmainnet_LineaConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -81185,166 +78811,76 @@ export type polygonzkevm_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_OriginMessage_orderBy = +export type stagingmainnet_LineaConnectorMeta_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_OriginTransfer = { +export type stagingmainnet_MantleConnectorMeta = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type polygonzkevm_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_OriginTransfer_filter = { +export type stagingmainnet_MantleConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -81353,367 +78889,154 @@ export type polygonzkevm_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_OriginTransfer_orderBy = +export type stagingmainnet_MantleConnectorMeta_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_Relayer = { +export type stagingmainnet_MetisConnectorMeta = { id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_RelayerFee = { +export type stagingmainnet_MetisConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_MetisConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type stagingmainnet_ModeConnectorMeta = { id: Scalars['ID']; - transfer: polygonzkevm_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['polygonzkevm_Bytes']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_RelayerFee_filter = { +export type stagingmainnet_ModeConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -81722,100 +79045,153 @@ export type polygonzkevm_RelayerFee_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_RelayerFee_orderBy = +export type stagingmainnet_ModeConnectorMeta_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'fee' - | 'asset'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_RelayerFeesIncrease = { +export type stagingmainnet_OptimismConnectorMeta = { id: Scalars['ID']; - transfer: polygonzkevm_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['polygonzkevm_Bytes']; - transactionHash: Scalars['polygonzkevm_Bytes']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; +}; + +export type stagingmainnet_OptimismConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_OptimismConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type stagingmainnet_OptimisticRootPropagated = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingmainnet_Bytes']; + domainsHash: Scalars['stagingmainnet_Bytes']; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type polygonzkevm_RelayerFeesIncrease_filter = { +export type stagingmainnet_OptimisticRootPropagated_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -81824,65 +79200,26 @@ export type polygonzkevm_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -81891,22 +79228,6 @@ export type polygonzkevm_RelayerFeesIncrease_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -81916,53 +79237,30 @@ export type polygonzkevm_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_RelayerFeesIncrease_orderBy = +export type stagingmainnet_OptimisticRootPropagated_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' + | 'aggregateRoot' + | 'domainsHash' | 'timestamp' - | 'gasPrice' - | 'gasLimit' | 'blockNumber'; -export type polygonzkevm_Relayer_filter = { +export type stagingmainnet_OptimisticRootProposed = { + id: Scalars['ID']; + disputeCliff: Scalars['BigInt']; + aggregateRoot: Scalars['stagingmainnet_Bytes']; + snapshotsRoots?: Maybe>; + domains?: Maybe>; + baseAggregateRoot: Scalars['stagingmainnet_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type stagingmainnet_OptimisticRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -81971,37 +79269,93 @@ export type polygonzkevm_Relayer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + disputeCliff?: InputMaybe; + disputeCliff_not?: InputMaybe; + disputeCliff_gt?: InputMaybe; + disputeCliff_lt?: InputMaybe; + disputeCliff_gte?: InputMaybe; + disputeCliff_lte?: InputMaybe; + disputeCliff_in?: InputMaybe>; + disputeCliff_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + snapshotsRoots?: InputMaybe>; + snapshotsRoots_not?: InputMaybe>; + snapshotsRoots_contains?: InputMaybe>; + snapshotsRoots_contains_nocase?: InputMaybe>; + snapshotsRoots_not_contains?: InputMaybe>; + snapshotsRoots_not_contains_nocase?: InputMaybe>; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + baseAggregateRoot?: InputMaybe; + baseAggregateRoot_not?: InputMaybe; + baseAggregateRoot_gt?: InputMaybe; + baseAggregateRoot_lt?: InputMaybe; + baseAggregateRoot_gte?: InputMaybe; + baseAggregateRoot_lte?: InputMaybe; + baseAggregateRoot_in?: InputMaybe>; + baseAggregateRoot_not_in?: InputMaybe>; + baseAggregateRoot_contains?: InputMaybe; + baseAggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_Relayer_orderBy = +export type stagingmainnet_OptimisticRootProposed_orderBy = | 'id' - | 'isActive' - | 'relayer'; + | 'disputeCliff' + | 'aggregateRoot' + | 'snapshotsRoots' + | 'domains' + | 'baseAggregateRoot' + | 'timestamp' + | 'blockNumber'; -export type polygonzkevm_RootCount = { +/** Defines the order direction, either ascending or descending */ +export type stagingmainnet_OrderDirection = + | 'asc' + | 'desc'; + +export type stagingmainnet_PolygonConnectorMeta = { id: Scalars['ID']; - count?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_RootCount_filter = { +export type stagingmainnet_PolygonConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82010,39 +79364,294 @@ export type polygonzkevm_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_RootCount_orderBy = +export type stagingmainnet_PolygonConnectorMeta_orderBy = | 'id' - | 'count'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_RootMessageSent = { +export type stagingmainnet_PolygonZkConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; +}; + +export type stagingmainnet_PolygonZkConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_PolygonZkConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type stagingmainnet_RootAggregated = { + id: Scalars['ID']; + domain: Scalars['BigInt']; + receivedRoot: Scalars['stagingmainnet_Bytes']; + index: Scalars['BigInt']; +}; + +export type stagingmainnet_RootAggregated_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_RootAggregated_orderBy = + | 'id' + | 'domain' + | 'receivedRoot' + | 'index'; + +export type stagingmainnet_RootManagerMeta = { + id: Scalars['ID']; + domains?: Maybe>; + connectors?: Maybe>; +}; + +export type stagingmainnet_RootManagerMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + connectors?: InputMaybe>; + connectors_not?: InputMaybe>; + connectors_contains?: InputMaybe>; + connectors_contains_nocase?: InputMaybe>; + connectors_not_contains?: InputMaybe>; + connectors_not_contains_nocase?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_RootManagerMeta_orderBy = + | 'id' + | 'domains' + | 'connectors'; + +export type stagingmainnet_RootManagerMode = { + id: Scalars['ID']; + mode: Scalars['String']; +}; + +export type stagingmainnet_RootManagerMode_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmainnet_RootManagerMode_orderBy = + | 'id' + | 'mode'; + +export type stagingmainnet_RootMessageProcessed = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + root?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type polygonzkevm_RootMessageSent_filter = { +export type stagingmainnet_RootMessageProcessed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82067,44 +79676,36 @@ export type polygonzkevm_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -82138,17 +79739,16 @@ export type polygonzkevm_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_RootMessageSent_orderBy = +export type stagingmainnet_RootMessageProcessed_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' | 'root' - | 'count' | 'caller' | 'transactionHash' | 'timestamp' @@ -82156,34 +79756,15 @@ export type polygonzkevm_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type polygonzkevm_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; -}; - - -export type polygonzkevm_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type polygonzkevm_RouterDailyTVL = { +export type stagingmainnet_RootPropagated = { id: Scalars['ID']; - router: polygonzkevm_Router; - asset: polygonzkevm_Asset; - timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; + aggregate: Scalars['stagingmainnet_Bytes']; + domainsHash: Scalars['stagingmainnet_Bytes']; + count: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type polygonzkevm_RouterDailyTVL_filter = { +export type stagingmainnet_RootPropagated_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82192,191 +79773,34 @@ export type polygonzkevm_RouterDailyTVL_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'timestamp' - | 'balance'; - -export type polygonzkevm_RouterLiquidityEvent = { - id: Scalars['ID']; - type?: Maybe; - router: polygonzkevm_Router; - asset: polygonzkevm_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transactionHash: Scalars['polygonzkevm_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type polygonzkevm_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type polygonzkevm_RouterLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + aggregate?: InputMaybe; + aggregate_not?: InputMaybe; + aggregate_gt?: InputMaybe; + aggregate_lt?: InputMaybe; + aggregate_gte?: InputMaybe; + aggregate_lte?: InputMaybe; + aggregate_in?: InputMaybe>; + aggregate_not_in?: InputMaybe>; + aggregate_contains?: InputMaybe; + aggregate_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -82385,230 +79809,29 @@ export type polygonzkevm_RouterLiquidityEvent_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_RouterLiquidityEvent_orderBy = - | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' - | 'timestamp' - | 'transactionHash' - | 'nonce'; - -export type polygonzkevm_Router_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_Router_orderBy = - | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; - -export type polygonzkevm_Sequencer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; -}; - -export type polygonzkevm_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; - -export type polygonzkevm_Setting = { - id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['polygonzkevm_Bytes']; -}; - -export type polygonzkevm_Setting_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_Setting_orderBy = +export type stagingmainnet_RootPropagated_orderBy = | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; + | 'aggregate' + | 'domainsHash' + | 'count' + | 'blockNumber'; -export type polygonzkevm_SlippageUpdate = { +export type stagingmainnet_ScrollConnectorMeta = { id: Scalars['ID']; - transfer: polygonzkevm_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['polygonzkevm_Bytes']; - transactionHash: Scalars['polygonzkevm_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_SlippageUpdate_filter = { +export type stagingmainnet_ScrollConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82617,150 +79840,76 @@ export type polygonzkevm_SlippageUpdate_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_SlippageUpdate_orderBy = +export type stagingmainnet_ScrollConnectorMeta_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_SnapshotRoot = { +export type stagingmainnet_XlayerConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['polygonzkevm_Bytes']; - count: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_SnapshotRoot_filter = { +export type stagingmainnet_XlayerConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82777,60 +79926,68 @@ export type polygonzkevm_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_SnapshotRoot_orderBy = +export type stagingmainnet_XlayerConnectorMeta_orderBy = | 'id' | 'spokeDomain' - | 'root' - | 'count' - | 'timestamp' - | 'blockNumber'; + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm_SpokeConnectorMode = { +export type stagingmainnet_ZkSyncConnectorMeta = { id: Scalars['ID']; - mode: Scalars['String']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['stagingmainnet_Bytes']; + rootManager: Scalars['stagingmainnet_Bytes']; + mirrorConnector: Scalars['stagingmainnet_Bytes']; }; -export type polygonzkevm_SpokeConnectorMode_filter = { +export type stagingmainnet_ZkSyncConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82839,54 +79996,79 @@ export type polygonzkevm_SpokeConnectorMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_SpokeConnectorMode_orderBy = +export type stagingmainnet_ZkSyncConnectorMeta_orderBy = | 'id' - | 'mode'; - -export type polygonzkevm_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type polygonzkevm__Block_ = { +export type stagingmainnet__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type polygonzkevm__Meta_ = { +export type stagingmainnet__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -82894,53 +80076,53 @@ export type polygonzkevm__Meta_ = { * and therefore asks for the latest block * */ - block: polygonzkevm__Block_; + block: stagingmainnet__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type base_swap_Aggregation_interval = +export type arbitrumone_swap_Aggregation_interval = | 'hour' | 'day'; -export type base_swap_BlockChangedFilter = { +export type arbitrumone_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type base_swap_Block_height = { - hash?: InputMaybe; +export type arbitrumone_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type base_swap_LpAccount = { +export type arbitrumone_swap_LpAccount = { id: Scalars['ID']; - address: Scalars['base_swap_Bytes']; - balances: Array; + address: Scalars['arbitrumone_swap_Bytes']; + balances: Array; }; -export type base_swap_LpAccountbalancesArgs = { +export type arbitrumone_swap_LpAccountbalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_LpAccountBalance = { +export type arbitrumone_swap_LpAccountBalance = { id: Scalars['ID']; - account: base_swap_LpAccount; - token: base_swap_LpToken; - amount: Scalars['base_swap_BigDecimal']; + account: arbitrumone_swap_LpAccount; + token: arbitrumone_swap_LpToken; + amount: Scalars['arbitrumone_swap_BigDecimal']; block?: Maybe; modified?: Maybe; - transaction?: Maybe; + transaction?: Maybe; }; -export type base_swap_LpAccountBalance_filter = { +export type arbitrumone_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -82969,7 +80151,7 @@ export type base_swap_LpAccountBalance_filter = { account_ends_with_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; + account_?: InputMaybe; token?: InputMaybe; token_not?: InputMaybe; token_gt?: InputMaybe; @@ -82990,15 +80172,15 @@ export type base_swap_LpAccountBalance_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -83015,23 +80197,23 @@ export type base_swap_LpAccountBalance_filter = { modified_lte?: InputMaybe; modified_in?: InputMaybe>; modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_LpAccountBalance_orderBy = +export type arbitrumone_swap_LpAccountBalance_orderBy = | 'id' | 'account' | 'account__id' @@ -83048,7 +80230,7 @@ export type base_swap_LpAccountBalance_orderBy = | 'modified' | 'transaction'; -export type base_swap_LpAccount_filter = { +export type arbitrumone_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83057,59 +80239,59 @@ export type base_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_LpAccount_orderBy = +export type arbitrumone_swap_LpAccount_orderBy = | 'id' | 'address' | 'balances'; -export type base_swap_LpToken = { +export type arbitrumone_swap_LpToken = { id: Scalars['ID']; - address: Scalars['base_swap_Bytes']; - stableSwap: base_swap_StableSwap; + address: Scalars['arbitrumone_swap_Bytes']; + stableSwap: arbitrumone_swap_StableSwap; decimals: Scalars['Int']; name: Scalars['String']; symbol: Scalars['String']; - totalSupply: Scalars['base_swap_BigDecimal']; - events: Array; + totalSupply: Scalars['arbitrumone_swap_BigDecimal']; + events: Array; }; -export type base_swap_LpTokeneventsArgs = { +export type arbitrumone_swap_LpTokeneventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_LpTokenEvent = { +export type arbitrumone_swap_LpTokenEvent = { id: Scalars['ID']; - token: base_swap_LpToken; - amount: Scalars['base_swap_BigDecimal']; + token: arbitrumone_swap_LpToken; + amount: Scalars['arbitrumone_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['base_swap_Bytes']; + transaction: Scalars['arbitrumone_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type base_swap_LpTokenEvent_filter = { +export type arbitrumone_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83138,15 +80320,15 @@ export type base_swap_LpTokenEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -83163,16 +80345,16 @@ export type base_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -83182,12 +80364,12 @@ export type base_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_LpTokenEvent_orderBy = +export type arbitrumone_swap_LpTokenEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -83202,7 +80384,7 @@ export type base_swap_LpTokenEvent_orderBy = | 'transaction' | 'nonce'; -export type base_swap_LpToken_filter = { +export type arbitrumone_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83211,16 +80393,16 @@ export type base_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -83241,7 +80423,7 @@ export type base_swap_LpToken_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; decimals?: InputMaybe; decimals_not?: InputMaybe; decimals_gt?: InputMaybe; @@ -83290,22 +80472,22 @@ export type base_swap_LpToken_filter = { symbol_ends_with_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_LpToken_orderBy = +export type arbitrumone_swap_LpToken_orderBy = | 'id' | 'address' | 'stableSwap' @@ -83331,21 +80513,21 @@ export type base_swap_LpToken_orderBy = | 'totalSupply' | 'events'; -export type base_swap_LpTransferEvent = base_swap_LpTokenEvent & { +export type arbitrumone_swap_LpTransferEvent = arbitrumone_swap_LpTokenEvent & { id: Scalars['ID']; - token: base_swap_LpToken; - amount: Scalars['base_swap_BigDecimal']; - from: Scalars['base_swap_Bytes']; - to: Scalars['base_swap_Bytes']; - fromBalance: Scalars['base_swap_BigDecimal']; - toBalance: Scalars['base_swap_BigDecimal']; + token: arbitrumone_swap_LpToken; + amount: Scalars['arbitrumone_swap_BigDecimal']; + from: Scalars['arbitrumone_swap_Bytes']; + to: Scalars['arbitrumone_swap_Bytes']; + fromBalance: Scalars['arbitrumone_swap_BigDecimal']; + toBalance: Scalars['arbitrumone_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['base_swap_Bytes']; + transaction: Scalars['arbitrumone_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type base_swap_LpTransferEvent_filter = { +export type arbitrumone_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83374,51 +80556,51 @@ export type base_swap_LpTransferEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -83435,16 +80617,16 @@ export type base_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -83454,12 +80636,12 @@ export type base_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_LpTransferEvent_orderBy = +export type arbitrumone_swap_LpTransferEvent_orderBy = | 'id' | 'token' | 'token__id' @@ -83479,16 +80661,16 @@ export type base_swap_LpTransferEvent_orderBy = | 'nonce'; /** Defines the order direction, either ascending or descending */ -export type base_swap_OrderDirection = +export type arbitrumone_swap_OrderDirection = | 'asc' | 'desc'; -export type base_swap_PooledToken = { +export type arbitrumone_swap_PooledToken = { id: Scalars['ID']; - asset: Scalars['base_swap_Bytes']; + asset: Scalars['arbitrumone_swap_Bytes']; }; -export type base_swap_PooledToken_filter = { +export type arbitrumone_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83497,103 +80679,103 @@ export type base_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_PooledToken_orderBy = +export type arbitrumone_swap_PooledToken_orderBy = | 'id' | 'asset'; -export type base_swap_StableSwap = { +export type arbitrumone_swap_StableSwap = { id: Scalars['ID']; isActive?: Maybe; - key: Scalars['base_swap_Bytes']; - canonicalId?: Maybe; + key: Scalars['arbitrumone_swap_Bytes']; + canonicalId?: Maybe; domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; initialA?: Maybe; futureA?: Maybe; initialATime?: Maybe; futureATime?: Maybe; swapFee?: Maybe; adminFee?: Maybe; - pooledTokens: Array; + pooledTokens: Array; tokenPrecisionMultipliers: Array; balances: Array; adminFees: Array; virtualPrice: Scalars['BigInt']; invariant: Scalars['BigInt']; lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type base_swap_StableSwapeventsArgs = { +export type arbitrumone_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_StableSwapexchangesArgs = { +export type arbitrumone_swap_StableSwapexchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_StableSwaphourlyVolumesArgs = { +export type arbitrumone_swap_StableSwaphourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_StableSwapdailyVolumesArgs = { +export type arbitrumone_swap_StableSwapdailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_StableSwapweeklyVolumesArgs = { +export type arbitrumone_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_swap_StableSwapAddLiquidityEvent = base_swap_StableSwapEvent & { +export type arbitrumone_swap_StableSwapAddLiquidityEvent = arbitrumone_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; - provider: Scalars['base_swap_Bytes']; + stableSwap: arbitrumone_swap_StableSwap; + provider: Scalars['arbitrumone_swap_Bytes']; tokenAmounts: Array; fees: Array; invariant?: Maybe; @@ -83602,11 +80784,11 @@ export type base_swap_StableSwapAddLiquidityEvent = base_swap_StableSwapEvent & balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['base_swap_Bytes']; + transaction: Scalars['arbitrumone_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type base_swap_StableSwapAddLiquidityEvent_filter = { +export type arbitrumone_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83635,17 +80817,17 @@ export type base_swap_StableSwapAddLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -83704,16 +80886,16 @@ export type base_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -83723,12 +80905,12 @@ export type base_swap_StableSwapAddLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_StableSwapAddLiquidityEvent_orderBy = +export type arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -83759,16 +80941,16 @@ export type base_swap_StableSwapAddLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type base_swap_StableSwapEvent = { +export type arbitrumone_swap_StableSwapEvent = { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; + stableSwap: arbitrumone_swap_StableSwap; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['base_swap_Bytes']; + transaction: Scalars['arbitrumone_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type base_swap_StableSwapEvent_filter = { +export type arbitrumone_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83797,7 +80979,7 @@ export type base_swap_StableSwapEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -83814,16 +80996,16 @@ export type base_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -83833,12 +81015,12 @@ export type base_swap_StableSwapEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_StableSwapEvent_orderBy = +export type arbitrumone_swap_StableSwapEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -83862,10 +81044,10 @@ export type base_swap_StableSwapEvent_orderBy = | 'transaction' | 'nonce'; -export type base_swap_StableSwapExchange = { +export type arbitrumone_swap_StableSwapExchange = { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; - buyer: Scalars['base_swap_Bytes']; + stableSwap: arbitrumone_swap_StableSwap; + buyer: Scalars['arbitrumone_swap_Bytes']; boughtId: Scalars['BigInt']; tokensBought: Scalars['BigInt']; soldId: Scalars['BigInt']; @@ -83874,11 +81056,11 @@ export type base_swap_StableSwapExchange = { fee: Scalars['BigInt']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['base_swap_Bytes']; + transaction: Scalars['arbitrumone_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type base_swap_StableSwapExchange_filter = { +export type arbitrumone_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -83907,17 +81089,17 @@ export type base_swap_StableSwapExchange_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; boughtId?: InputMaybe; boughtId_not?: InputMaybe; boughtId_gt?: InputMaybe; @@ -83980,16 +81162,16 @@ export type base_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -83999,12 +81181,12 @@ export type base_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_StableSwapExchange_orderBy = +export type arbitrumone_swap_StableSwapExchange_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -84035,10 +81217,10 @@ export type base_swap_StableSwapExchange_orderBy = | 'transaction' | 'nonce'; -export type base_swap_StableSwapRemoveLiquidityEvent = base_swap_StableSwapEvent & { +export type arbitrumone_swap_StableSwapRemoveLiquidityEvent = arbitrumone_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; - provider: Scalars['base_swap_Bytes']; + stableSwap: arbitrumone_swap_StableSwap; + provider: Scalars['arbitrumone_swap_Bytes']; tokenAmounts: Array; fees?: Maybe>; invariant?: Maybe; @@ -84047,11 +81229,11 @@ export type base_swap_StableSwapRemoveLiquidityEvent = base_swap_StableSwapEvent balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['base_swap_Bytes']; + transaction: Scalars['arbitrumone_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type base_swap_StableSwapRemoveLiquidityEvent_filter = { +export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84080,17 +81262,17 @@ export type base_swap_StableSwapRemoveLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -84149,16 +81331,16 @@ export type base_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -84168,12 +81350,12 @@ export type base_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -84204,7 +81386,7 @@ export type base_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type base_swap_StableSwap_filter = { +export type arbitrumone_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84217,26 +81399,26 @@ export type base_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -84245,26 +81427,26 @@ export type base_swap_StableSwap_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; initialA?: InputMaybe; initialA_not?: InputMaybe; initialA_gt?: InputMaybe; @@ -84313,12 +81495,12 @@ export type base_swap_StableSwap_filter = { adminFee_lte?: InputMaybe; adminFee_in?: InputMaybe>; adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; tokenPrecisionMultipliers?: InputMaybe>; tokenPrecisionMultipliers_not?: InputMaybe>; tokenPrecisionMultipliers_contains?: InputMaybe>; @@ -84361,18 +81543,18 @@ export type base_swap_StableSwap_filter = { lpTokenSupply_lte?: InputMaybe; lpTokenSupply_in?: InputMaybe>; lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_StableSwap_orderBy = +export type arbitrumone_swap_StableSwap_orderBy = | 'id' | 'isActive' | 'key' @@ -84399,14 +81581,14 @@ export type base_swap_StableSwap_orderBy = | 'dailyVolumes' | 'weeklyVolumes'; -export type base_swap_SwapDailyVolume = base_swap_SwapTradeVolume & { +export type arbitrumone_swap_SwapDailyVolume = arbitrumone_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; + stableSwap: arbitrumone_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['base_swap_BigDecimal']; + volume: Scalars['arbitrumone_swap_BigDecimal']; }; -export type base_swap_SwapDailyVolume_filter = { +export type arbitrumone_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84435,7 +81617,7 @@ export type base_swap_SwapDailyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -84444,21 +81626,21 @@ export type base_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_SwapDailyVolume_orderBy = +export type arbitrumone_swap_SwapDailyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -84480,14 +81662,14 @@ export type base_swap_SwapDailyVolume_orderBy = | 'timestamp' | 'volume'; -export type base_swap_SwapHourlyVolume = base_swap_SwapTradeVolume & { +export type arbitrumone_swap_SwapHourlyVolume = arbitrumone_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; + stableSwap: arbitrumone_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['base_swap_BigDecimal']; + volume: Scalars['arbitrumone_swap_BigDecimal']; }; -export type base_swap_SwapHourlyVolume_filter = { +export type arbitrumone_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84516,7 +81698,7 @@ export type base_swap_SwapHourlyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -84525,21 +81707,21 @@ export type base_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_SwapHourlyVolume_orderBy = +export type arbitrumone_swap_SwapHourlyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -84561,13 +81743,13 @@ export type base_swap_SwapHourlyVolume_orderBy = | 'timestamp' | 'volume'; -export type base_swap_SwapTradeVolume = { - stableSwap: base_swap_StableSwap; +export type arbitrumone_swap_SwapTradeVolume = { + stableSwap: arbitrumone_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['base_swap_BigDecimal']; + volume: Scalars['arbitrumone_swap_BigDecimal']; }; -export type base_swap_SwapTradeVolume_filter = { +export type arbitrumone_swap_SwapTradeVolume_filter = { stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -84588,7 +81770,7 @@ export type base_swap_SwapTradeVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -84597,21 +81779,21 @@ export type base_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_SwapTradeVolume_orderBy = +export type arbitrumone_swap_SwapTradeVolume_orderBy = | 'stableSwap' | 'stableSwap__id' | 'stableSwap__isActive' @@ -84632,14 +81814,14 @@ export type base_swap_SwapTradeVolume_orderBy = | 'timestamp' | 'volume'; -export type base_swap_SwapWeeklyVolume = base_swap_SwapTradeVolume & { +export type arbitrumone_swap_SwapWeeklyVolume = arbitrumone_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: base_swap_StableSwap; + stableSwap: arbitrumone_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['base_swap_BigDecimal']; + volume: Scalars['arbitrumone_swap_BigDecimal']; }; -export type base_swap_SwapWeeklyVolume_filter = { +export type arbitrumone_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84668,7 +81850,7 @@ export type base_swap_SwapWeeklyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -84677,21 +81859,21 @@ export type base_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_SwapWeeklyVolume_orderBy = +export type arbitrumone_swap_SwapWeeklyVolume_orderBy = | 'id' | 'stableSwap' | 'stableSwap__id' @@ -84713,13 +81895,13 @@ export type base_swap_SwapWeeklyVolume_orderBy = | 'timestamp' | 'volume'; -export type base_swap_SystemInfo = { +export type arbitrumone_swap_SystemInfo = { id: Scalars['ID']; exchangeCount: Scalars['BigInt']; swapCount: Scalars['BigInt']; }; -export type base_swap_SystemInfo_filter = { +export type arbitrumone_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84745,29 +81927,29 @@ export type base_swap_SystemInfo_filter = { swapCount_in?: InputMaybe>; swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_swap_SystemInfo_orderBy = +export type arbitrumone_swap_SystemInfo_orderBy = | 'id' | 'exchangeCount' | 'swapCount'; -export type base_swap__Block_ = { +export type arbitrumone_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type base_swap__Meta_ = { +export type arbitrumone_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -84775,30 +81957,22 @@ export type base_swap__Meta_ = { * and therefore asks for the latest block * */ - block: base_swap__Block_; + block: arbitrumone_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type mantle_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['mantle_Bytes']; - blockNumber: Scalars['BigInt']; -}; - -export type mantle_AggregateRootProposed = { +export type localmainnet_AggregateRootSavedSlow = { id: Scalars['ID']; - aggregateRoot: Scalars['mantle_Bytes']; + aggregateRoot: Scalars['localmainnet_Bytes']; + count: Scalars['BigInt']; + aggregatedRoots?: Maybe>; rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; }; -export type mantle_AggregateRootProposed_filter = { +export type localmainnet_AggregateRootSavedSlow_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84807,16 +81981,30 @@ export type mantle_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + aggregatedRoots?: InputMaybe>; + aggregatedRoots_not?: InputMaybe>; + aggregatedRoots_contains?: InputMaybe>; + aggregatedRoots_contains_nocase?: InputMaybe>; + aggregatedRoots_not_contains?: InputMaybe>; + aggregatedRoots_not_contains_nocase?: InputMaybe>; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -84825,14 +82013,54 @@ export type mantle_AggregateRootProposed_filter = { rootTimestamp_lte?: InputMaybe; rootTimestamp_in?: InputMaybe>; rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_AggregateRootSavedSlow_orderBy = + | 'id' + | 'aggregateRoot' + | 'count' + | 'aggregatedRoots' + | 'rootTimestamp'; + +export type localmainnet_AggregatedMessageRoot = { + id: Scalars['ID']; + index: Scalars['BigInt']; + receivedRoot: Scalars['localmainnet_Bytes']; + domain?: Maybe; + blockNumber?: Maybe; +}; + +export type localmainnet_AggregatedMessageRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -84841,14 +82069,6 @@ export type mantle_AggregateRootProposed_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -84858,21 +82078,32 @@ export type mantle_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_AggregateRootProposed_orderBy = +export type localmainnet_AggregatedMessageRoot_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' + | 'index' + | 'receivedRoot' | 'domain' - | 'timestamp' | 'blockNumber'; -export type mantle_AggregateRoot_filter = { +export type localmainnet_Aggregation_interval = + | 'hour' + | 'day'; + +export type localmainnet_ArbitrumConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; +}; + +export type localmainnet_ArbitrumConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84881,60 +82112,164 @@ export type mantle_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_AggregateRoot_orderBy = +export type localmainnet_ArbitrumConnectorMeta_orderBy = | 'id' - | 'root' - | 'blockNumber'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_Asset = { +export type localmainnet_BaseConnectorMeta = { id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_AssetBalance = { +export type localmainnet_BaseConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_BaseConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type localmainnet_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type localmainnet_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type localmainnet_BnbConnectorMeta = { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: mantle_Router; - asset: mantle_Asset; - feesEarned: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_AssetBalance_filter = { +export type localmainnet_BnbConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -84943,125 +82278,76 @@ export type mantle_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_AssetBalance_orderBy = +export type localmainnet_BnbConnectorMeta_orderBy = | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_AssetStatus = { +export type localmainnet_GnosisConnectorMeta = { id: Scalars['ID']; - status?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_AssetStatus_filter = { +export type localmainnet_GnosisConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85070,21 +82356,72 @@ export type mantle_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_AssetStatus_orderBy = +export type localmainnet_GnosisConnectorMeta_orderBy = | 'id' - | 'status'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_Asset_filter = { +export type localmainnet_HubDomain = { + id: Scalars['ID']; + domain?: Maybe; +}; + +export type localmainnet_HubDomain_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85093,70 +82430,58 @@ export type mantle_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_HubDomain_orderBy = + | 'id' + | 'domain'; + +export type localmainnet_HubOptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['localmainnet_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type localmainnet_HubOptimisticRootFinalized_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -85165,67 +82490,28 @@ export type mantle_Asset_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_Asset_orderBy = +export type localmainnet_HubOptimisticRootFinalized_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type mantle_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type mantle_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'aggregateRoot' + | 'timestamp' + | 'blockNumber'; -export type mantle_ConnectorMeta = { +export type localmainnet_LineaConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_ConnectorMeta_filter = { +export type localmainnet_LineaConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85250,43 +82536,43 @@ export type mantle_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_ConnectorMeta_orderBy = +export type localmainnet_LineaConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -85294,57 +82580,16 @@ export type mantle_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type mantle_DestinationTransfer = { +export type localmainnet_OptimismConnectorMeta = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; -}; - - -export type mantle_DestinationTransferroutersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_DestinationTransfer_filter = { +export type localmainnet_OptimismConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85353,393 +82598,75 @@ export type mantle_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_DestinationTransfer_orderBy = +export type localmainnet_OptimismConnectorMeta_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_OptimisticRootFinalized = { +export type localmainnet_OptimisticRootPropagated = { id: Scalars['ID']; - aggregateRoot: Scalars['mantle_Bytes']; + aggregateRoot: Scalars['localmainnet_Bytes']; + domainsHash: Scalars['localmainnet_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type mantle_OptimisticRootFinalized_filter = { +export type localmainnet_OptimisticRootPropagated_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85748,16 +82675,26 @@ export type mantle_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -85775,36 +82712,125 @@ export type mantle_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_OptimisticRootFinalized_orderBy = +export type localmainnet_OptimisticRootPropagated_orderBy = + | 'id' + | 'aggregateRoot' + | 'domainsHash' + | 'timestamp' + | 'blockNumber'; + +export type localmainnet_OptimisticRootProposed = { + id: Scalars['ID']; + disputeCliff: Scalars['BigInt']; + aggregateRoot: Scalars['localmainnet_Bytes']; + snapshotsRoots?: Maybe>; + domains?: Maybe>; + baseAggregateRoot: Scalars['localmainnet_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type localmainnet_OptimisticRootProposed_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + disputeCliff?: InputMaybe; + disputeCliff_not?: InputMaybe; + disputeCliff_gt?: InputMaybe; + disputeCliff_lt?: InputMaybe; + disputeCliff_gte?: InputMaybe; + disputeCliff_lte?: InputMaybe; + disputeCliff_in?: InputMaybe>; + disputeCliff_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + snapshotsRoots?: InputMaybe>; + snapshotsRoots_not?: InputMaybe>; + snapshotsRoots_contains?: InputMaybe>; + snapshotsRoots_contains_nocase?: InputMaybe>; + snapshotsRoots_not_contains?: InputMaybe>; + snapshotsRoots_not_contains_nocase?: InputMaybe>; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + baseAggregateRoot?: InputMaybe; + baseAggregateRoot_not?: InputMaybe; + baseAggregateRoot_gt?: InputMaybe; + baseAggregateRoot_lt?: InputMaybe; + baseAggregateRoot_gte?: InputMaybe; + baseAggregateRoot_lte?: InputMaybe; + baseAggregateRoot_in?: InputMaybe>; + baseAggregateRoot_not_in?: InputMaybe>; + baseAggregateRoot_contains?: InputMaybe; + baseAggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_OptimisticRootProposed_orderBy = | 'id' + | 'disputeCliff' | 'aggregateRoot' + | 'snapshotsRoots' + | 'domains' + | 'baseAggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type mantle_OrderDirection = +export type localmainnet_OrderDirection = | 'asc' | 'desc'; -export type mantle_OriginMessage = { +export type localmainnet_PolygonConnectorMeta = { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_OriginMessage_filter = { +export type localmainnet_PolygonConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85813,34 +82839,100 @@ export type mantle_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_PolygonConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type localmainnet_RootAggregated = { + id: Scalars['ID']; + domain: Scalars['BigInt']; + receivedRoot: Scalars['localmainnet_Bytes']; + index: Scalars['BigInt']; +}; + +export type localmainnet_RootAggregated_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -85849,36 +82941,192 @@ export type mantle_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_RootAggregated_orderBy = + | 'id' + | 'domain' + | 'receivedRoot' + | 'index'; + +export type localmainnet_RootManagerMeta = { + id: Scalars['ID']; + domains?: Maybe>; + connectors?: Maybe>; +}; + +export type localmainnet_RootManagerMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + connectors?: InputMaybe>; + connectors_not?: InputMaybe>; + connectors_contains?: InputMaybe>; + connectors_contains_nocase?: InputMaybe>; + connectors_not_contains?: InputMaybe>; + connectors_not_contains_nocase?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_RootManagerMeta_orderBy = + | 'id' + | 'domains' + | 'connectors'; + +export type localmainnet_RootManagerMode = { + id: Scalars['ID']; + mode: Scalars['String']; +}; + +export type localmainnet_RootManagerMode_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_RootManagerMode_orderBy = + | 'id' + | 'mode'; + +export type localmainnet_RootMessageProcessed = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + root?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; +}; + +export type localmainnet_RootMessageProcessed_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -85887,92 +83135,33 @@ export type mantle_OriginMessage_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_OriginMessage_orderBy = +export type localmainnet_RootMessageProcessed_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' + | 'spokeDomain' + | 'hubDomain' | 'root' + | 'caller' | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type mantle_OriginTransfer = { +export type localmainnet_RootPropagated = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; + aggregate: Scalars['localmainnet_Bytes']; + domainsHash: Scalars['localmainnet_Bytes']; + count: Scalars['BigInt']; blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type mantle_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; }; -export type mantle_OriginTransfer_filter = { +export type localmainnet_RootPropagated_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -85981,560 +83170,34 @@ export type mantle_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type mantle_OriginTransfer_orderBy = - | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type mantle_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; - -export type mantle_RelayerFee = { - id: Scalars['ID']; - transfer: mantle_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['mantle_Bytes']; -}; - -export type mantle_RelayerFee_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type mantle_RelayerFee_orderBy = - | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'fee' - | 'asset'; - -export type mantle_RelayerFeesIncrease = { - id: Scalars['ID']; - transfer: mantle_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['mantle_Bytes']; - transactionHash: Scalars['mantle_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type mantle_RelayerFeesIncrease_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; + aggregate?: InputMaybe; + aggregate_not?: InputMaybe; + aggregate_gt?: InputMaybe; + aggregate_lt?: InputMaybe; + aggregate_gte?: InputMaybe; + aggregate_lte?: InputMaybe; + aggregate_in?: InputMaybe>; + aggregate_not_in?: InputMaybe>; + aggregate_contains?: InputMaybe; + aggregate_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -86544,92 +83207,28 @@ export type mantle_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_RelayerFeesIncrease_orderBy = +export type localmainnet_RootPropagated_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' + | 'aggregate' + | 'domainsHash' + | 'count' | 'blockNumber'; -export type mantle_Relayer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type mantle_Relayer_orderBy = - | 'id' - | 'isActive' - | 'relayer'; - -export type mantle_RootCount = { +export type localmainnet_X1ConnectorMeta = { id: Scalars['ID']; - count?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_RootCount_filter = { +export type localmainnet_X1ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -86638,39 +83237,76 @@ export type mantle_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_RootCount_orderBy = +export type localmainnet_X1ConnectorMeta_orderBy = | 'id' - | 'count'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_RootMessageSent = { +export type localmainnet_ZkSyncConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type mantle_RootMessageSent_filter = { +export type localmainnet_ZkSyncConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -86695,236 +83331,113 @@ export type mantle_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_RootMessageSent_orderBy = +export type localmainnet_ZkSyncConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type mantle_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; +export type localmainnet__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; +/** The type for the top-level _meta field */ +export type localmainnet__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: localmainnet__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; -export type mantle_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type zksync_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; }; -export type mantle_RouterDailyTVL = { - id: Scalars['ID']; - router: mantle_Router; - asset: mantle_Asset; - timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; +export type zksync_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; }; -export type mantle_RouterDailyTVL_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type zksync_swap_LpAccount = { + id: Scalars['ID']; + address: Scalars['zksync_swap_Bytes']; + balances: Array; }; -export type mantle_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'timestamp' - | 'balance'; -export type mantle_RouterLiquidityEvent = { - id: Scalars['ID']; - type?: Maybe; - router: mantle_Router; - asset: mantle_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transactionHash: Scalars['mantle_Bytes']; - nonce: Scalars['BigInt']; +export type zksync_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mantle_RouterLiquidityEventType = - | 'Add' - | 'Remove'; +export type zksync_swap_LpAccountBalance = { + id: Scalars['ID']; + account: zksync_swap_LpAccount; + token: zksync_swap_LpToken; + amount: Scalars['zksync_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; +}; -export type mantle_RouterLiquidityEvent_filter = { +export type zksync_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -86933,147 +83446,106 @@ export type mantle_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_RouterLiquidityEvent_orderBy = +export type zksync_swap_LpAccountBalance_orderBy = | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' - | 'timestamp' - | 'transactionHash' - | 'nonce'; + | 'block' + | 'modified' + | 'transaction'; -export type mantle_Router_filter = { +export type zksync_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87082,111 +83554,59 @@ export type mantle_Router_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_Router_orderBy = +export type zksync_swap_LpAccount_orderBy = | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; + | 'address' + | 'balances'; -export type mantle_Sequencer = { +export type zksync_swap_LpToken = { id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; + address: Scalars['zksync_swap_Bytes']; + stableSwap: zksync_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['zksync_swap_BigDecimal']; + events: Array; }; -export type mantle_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; -export type mantle_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; +export type zksync_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; -export type mantle_Setting = { +export type zksync_swap_LpTokenEvent = { id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['mantle_Bytes']; + token: zksync_swap_LpToken; + amount: Scalars['zksync_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['zksync_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type mantle_Setting_filter = { +export type zksync_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87195,48 +83615,91 @@ export type mantle_Setting_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_Setting_orderBy = +export type zksync_swap_LpTokenEvent_orderBy = | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; - -export type mantle_SlippageUpdate = { - id: Scalars['ID']; - transfer: mantle_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['mantle_Bytes']; - transactionHash: Scalars['mantle_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type mantle_SlippageUpdate_filter = { +export type zksync_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87245,150 +83708,141 @@ export type mantle_SlippageUpdate_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_SlippageUpdate_orderBy = +export type zksync_swap_LpToken_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type mantle_SnapshotRoot = { +export type zksync_swap_LpTransferEvent = zksync_swap_LpTokenEvent & { id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['mantle_Bytes']; - count: Scalars['BigInt']; + token: zksync_swap_LpToken; + amount: Scalars['zksync_swap_BigDecimal']; + from: Scalars['zksync_swap_Bytes']; + to: Scalars['zksync_swap_Bytes']; + fromBalance: Scalars['zksync_swap_BigDecimal']; + toBalance: Scalars['zksync_swap_BigDecimal']; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + transaction: Scalars['zksync_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type mantle_SnapshotRoot_filter = { +export type zksync_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87397,32 +83851,79 @@ export type mantle_SnapshotRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -87431,34 +83932,60 @@ export type mantle_SnapshotRoot_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_SnapshotRoot_orderBy = +export type zksync_swap_LpTransferEvent_orderBy = | 'id' - | 'spokeDomain' - | 'root' - | 'count' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' | 'timestamp' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type mantle_SpokeConnectorMode = { +/** Defines the order direction, either ascending or descending */ +export type zksync_swap_OrderDirection = + | 'asc' + | 'desc'; + +export type zksync_swap_PooledToken = { id: Scalars['ID']; - mode: Scalars['String']; + asset: Scalars['zksync_swap_Bytes']; }; -export type mantle_SpokeConnectorMode_filter = { +export type zksync_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87467,127 +83994,205 @@ export type mantle_SpokeConnectorMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mantle_SpokeConnectorMode_orderBy = +export type zksync_swap_PooledToken_orderBy = | 'id' - | 'mode'; - -export type mantle_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; + | 'asset'; -export type mantle__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; +export type zksync_swap_StableSwap = { + id: Scalars['ID']; + isActive?: Maybe; + key: Scalars['zksync_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -/** The type for the top-level _meta field */ -export type mantle__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: mantle__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; -export type optimismsepolia_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['optimismsepolia_Bytes']; - blockNumber: Scalars['BigInt']; +export type zksync_swap_StableSwapeventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimismsepolia_AggregateRootProposed = { - id: Scalars['ID']; - aggregateRoot: Scalars['optimismsepolia_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + +export type zksync_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimismsepolia_AggregateRootProposed_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; + +export type zksync_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type zksync_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type zksync_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type zksync_swap_StableSwapAddLiquidityEvent = zksync_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: zksync_swap_StableSwap; + provider: Scalars['zksync_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['zksync_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type zksync_swap_StableSwapAddLiquidityEvent_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; id_lt?: InputMaybe; id_gte?: InputMaybe; id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -87596,96 +84201,71 @@ export type optimismsepolia_AggregateRootProposed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_AggregateRootProposed_orderBy = +export type zksync_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'blockNumber'; - -export type optimismsepolia_AggregateRoot_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type optimismsepolia_AggregateRoot_orderBy = - | 'id' - | 'root' - | 'blockNumber'; - -export type optimismsepolia_Aggregation_interval = - | 'hour' - | 'day'; - -export type optimismsepolia_Asset = { - id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; -}; + | 'transaction' + | 'nonce'; -export type optimismsepolia_AssetBalance = { +export type zksync_swap_StableSwapEvent = { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: optimismsepolia_Router; - asset: optimismsepolia_Asset; - feesEarned: Scalars['BigInt']; + stableSwap: zksync_swap_StableSwap; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['zksync_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimismsepolia_AssetBalance_filter = { +export type zksync_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87694,125 +84274,108 @@ export type optimismsepolia_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_AssetBalance_orderBy = +export type zksync_swap_StableSwapEvent_orderBy = | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type optimismsepolia_AssetStatus = { +export type zksync_swap_StableSwapExchange = { id: Scalars['ID']; - status?: Maybe; + stableSwap: zksync_swap_StableSwap; + buyer: Scalars['zksync_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['zksync_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimismsepolia_AssetStatus_filter = { +export type zksync_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87821,21 +84384,171 @@ export type optimismsepolia_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_AssetStatus_orderBy = +export type zksync_swap_StableSwapExchange_orderBy = | 'id' - | 'status'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' + | 'fee' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type optimismsepolia_Asset_filter = { +export type zksync_swap_StableSwapRemoveLiquidityEvent = zksync_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: zksync_swap_StableSwap; + provider: Scalars['zksync_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['zksync_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type zksync_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87844,139 +84557,151 @@ export type optimismsepolia_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_Asset_orderBy = +export type zksync_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type optimismsepolia_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type optimismsepolia_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type optimismsepolia_ConnectorMeta = { - id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; -}; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type optimismsepolia_ConnectorMeta_filter = { +export type zksync_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -87985,117 +84710,200 @@ export type optimismsepolia_ConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type optimismsepolia_ConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type optimismsepolia_DestinationTransfer = { - id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; +export type zksync_swap_StableSwap_orderBy = + | 'id' + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type optimismsepolia_DestinationTransferroutersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type zksync_swap_SwapDailyVolume = zksync_swap_SwapTradeVolume & { + id: Scalars['ID']; + stableSwap: zksync_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['zksync_swap_BigDecimal']; }; -export type optimismsepolia_DestinationTransfer_filter = { +export type zksync_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -88104,393 +84912,79 @@ export type optimismsepolia_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_DestinationTransfer_orderBy = +export type zksync_swap_SwapDailyVolume_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type optimismsepolia_OptimisticRootFinalized = { +export type zksync_swap_SwapHourlyVolume = zksync_swap_SwapTradeVolume & { id: Scalars['ID']; - aggregateRoot: Scalars['optimismsepolia_Bytes']; + stableSwap: zksync_swap_StableSwap; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + volume: Scalars['zksync_swap_BigDecimal']; }; -export type optimismsepolia_OptimisticRootFinalized_filter = { +export type zksync_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -88499,16 +84993,27 @@ export type optimismsepolia_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -88517,45 +85022,121 @@ export type optimismsepolia_OptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_OptimisticRootFinalized_orderBy = +export type zksync_swap_SwapHourlyVolume_orderBy = | 'id' - | 'aggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; + | 'volume'; -/** Defines the order direction, either ascending or descending */ -export type optimismsepolia_OrderDirection = - | 'asc' - | 'desc'; +export type zksync_swap_SwapTradeVolume = { + stableSwap: zksync_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['zksync_swap_BigDecimal']; +}; -export type optimismsepolia_OriginMessage = { +export type zksync_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type zksync_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; + +export type zksync_swap_SwapWeeklyVolume = zksync_swap_SwapTradeVolume & { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + stableSwap: zksync_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['zksync_swap_BigDecimal']; }; -export type optimismsepolia_OriginMessage_filter = { +export type zksync_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -88564,166 +85145,78 @@ export type optimismsepolia_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_OriginMessage_orderBy = +export type zksync_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type optimismsepolia_OriginTransfer = { +export type zksync_swap_SystemInfo = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type optimismsepolia_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; }; -export type optimismsepolia_OriginTransfer_filter = { +export type zksync_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -88732,367 +85225,94 @@ export type optimismsepolia_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_OriginTransfer_orderBy = +export type zksync_swap_SystemInfo_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; + | 'exchangeCount' + | 'swapCount'; -export type optimismsepolia_Relayer = { +export type zksync_swap__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type zksync_swap__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: zksync_swap__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type mode_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type mode_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type mode_swap_LpAccount = { id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; + address: Scalars['mode_swap_Bytes']; + balances: Array; }; -export type optimismsepolia_RelayerFee = { + +export type mode_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type mode_swap_LpAccountBalance = { id: Scalars['ID']; - transfer: optimismsepolia_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['optimismsepolia_Bytes']; + account: mode_swap_LpAccount; + token: mode_swap_LpToken; + amount: Scalars['mode_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; }; -export type optimismsepolia_RelayerFee_filter = { +export type mode_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89101,100 +85321,167 @@ export type optimismsepolia_RelayerFee_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_RelayerFee_orderBy = +export type mode_swap_LpAccountBalance_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'fee' - | 'asset'; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type optimismsepolia_RelayerFeesIncrease = { +export type mode_swap_LpAccount_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mode_swap_LpAccount_orderBy = + | 'id' + | 'address' + | 'balances'; + +export type mode_swap_LpToken = { id: Scalars['ID']; - transfer: optimismsepolia_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['optimismsepolia_Bytes']; - transactionHash: Scalars['optimismsepolia_Bytes']; + address: Scalars['mode_swap_Bytes']; + stableSwap: mode_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['mode_swap_BigDecimal']; + events: Array; +}; + + +export type mode_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type mode_swap_LpTokenEvent = { + id: Scalars['ID']; + token: mode_swap_LpToken; + amount: Scalars['mode_swap_BigDecimal']; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + transaction: Scalars['mode_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimismsepolia_RelayerFeesIncrease_filter = { +export type mode_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89203,65 +85490,43 @@ export type optimismsepolia_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -89270,78 +85535,46 @@ export type optimismsepolia_RelayerFeesIncrease_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_RelayerFeesIncrease_orderBy = +export type mode_swap_LpTokenEvent_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type optimismsepolia_Relayer_filter = { +export type mode_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89350,37 +85583,141 @@ export type optimismsepolia_Relayer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_Relayer_orderBy = +export type mode_swap_LpToken_orderBy = | 'id' - | 'isActive' - | 'relayer'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type optimismsepolia_RootCount = { +export type mode_swap_LpTransferEvent = mode_swap_LpTokenEvent & { id: Scalars['ID']; - count?: Maybe; + token: mode_swap_LpToken; + amount: Scalars['mode_swap_BigDecimal']; + from: Scalars['mode_swap_Bytes']; + to: Scalars['mode_swap_Bytes']; + fromBalance: Scalars['mode_swap_BigDecimal']; + toBalance: Scalars['mode_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['mode_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimismsepolia_RootCount_filter = { +export type mode_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89389,39 +85726,141 @@ export type optimismsepolia_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_RootCount_orderBy = +export type mode_swap_LpTransferEvent_orderBy = | 'id' - | 'count'; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type optimismsepolia_RootMessageSent = { +/** Defines the order direction, either ascending or descending */ +export type mode_swap_OrderDirection = + | 'asc' + | 'desc'; + +export type mode_swap_PooledToken = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + asset: Scalars['mode_swap_Bytes']; }; -export type optimismsepolia_RootMessageSent_filter = { +export type mode_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89430,139 +85869,116 @@ export type optimismsepolia_RootMessageSent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_RootMessageSent_orderBy = +export type mode_swap_PooledToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'asset'; -export type optimismsepolia_Router = { +export type mode_swap_StableSwap = { id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; + isActive?: Maybe; + key: Scalars['mode_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type optimismsepolia_RouterassetBalancesArgs = { +export type mode_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimismsepolia_RouterDailyTVL = { + +export type mode_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type mode_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type mode_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type mode_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type mode_swap_StableSwapAddLiquidityEvent = mode_swap_StableSwapEvent & { id: Scalars['ID']; - router: optimismsepolia_Router; - asset: optimismsepolia_Asset; + stableSwap: mode_swap_StableSwap; + provider: Scalars['mode_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; + transaction: Scalars['mode_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimismsepolia_RouterDailyTVL_filter = { +export type mode_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89571,48 +85987,87 @@ export type optimismsepolia_RouterDailyTVL_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -89621,61 +86076,71 @@ export type optimismsepolia_RouterDailyTVL_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_RouterDailyTVL_orderBy = +export type mode_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'balance'; + | 'transaction' + | 'nonce'; -export type optimismsepolia_RouterLiquidityEvent = { +export type mode_swap_StableSwapEvent = { id: Scalars['ID']; - type?: Maybe; - router: optimismsepolia_Router; - asset: optimismsepolia_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; + stableSwap: mode_swap_StableSwap; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['optimismsepolia_Bytes']; + transaction: Scalars['mode_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type optimismsepolia_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type optimismsepolia_RouterLiquidityEvent_filter = { +export type mode_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89684,86 +86149,35 @@ export type optimismsepolia_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -89772,16 +86186,16 @@ export type optimismsepolia_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -89791,40 +86205,52 @@ export type optimismsepolia_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_RouterLiquidityEvent_orderBy = +export type mode_swap_StableSwapEvent_orderBy = | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' | 'timestamp' - | 'transactionHash' + | 'transaction' | 'nonce'; -export type optimismsepolia_Router_filter = { +export type mode_swap_StableSwapExchange = { + id: Scalars['ID']; + stableSwap: mode_swap_StableSwap; + buyer: Scalars['mode_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['mode_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type mode_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89833,71 +86259,171 @@ export type optimismsepolia_Router_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_Router_orderBy = +export type mode_swap_StableSwapExchange_orderBy = | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' + | 'fee' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type optimismsepolia_Sequencer = { +export type mode_swap_StableSwapRemoveLiquidityEvent = mode_swap_StableSwapEvent & { id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; + stableSwap: mode_swap_StableSwap; + provider: Scalars['mode_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['mode_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimismsepolia_Sequencer_filter = { +export type mode_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89906,39 +86432,152 @@ export type optimismsepolia_Sequencer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type optimismsepolia_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; - -export type optimismsepolia_Setting = { - id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['optimismsepolia_Bytes']; -}; - -export type optimismsepolia_Setting_filter = { - id?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mode_swap_StableSwapRemoveLiquidityEvent_orderBy = + | 'id' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; + +export type mode_swap_StableSwap_filter = { + id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; id_lt?: InputMaybe; @@ -89946,48 +86585,200 @@ export type optimismsepolia_Setting_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_Setting_orderBy = +export type mode_swap_StableSwap_orderBy = | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type optimismsepolia_SlippageUpdate = { +export type mode_swap_SwapDailyVolume = mode_swap_SwapTradeVolume & { id: Scalars['ID']; - transfer: optimismsepolia_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['optimismsepolia_Bytes']; - transactionHash: Scalars['optimismsepolia_Bytes']; + stableSwap: mode_swap_StableSwap; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + volume: Scalars['mode_swap_BigDecimal']; }; -export type optimismsepolia_SlippageUpdate_filter = { +export type mode_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -89996,55 +86787,27 @@ export type optimismsepolia_SlippageUpdate_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -90053,93 +86816,50 @@ export type optimismsepolia_SlippageUpdate_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_SlippageUpdate_orderBy = +export type mode_swap_SwapDailyVolume_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'volume'; -export type optimismsepolia_SnapshotRoot = { +export type mode_swap_SwapHourlyVolume = mode_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['optimismsepolia_Bytes']; - count: Scalars['BigInt']; + stableSwap: mode_swap_StableSwap; timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + volume: Scalars['mode_swap_BigDecimal']; }; -export type optimismsepolia_SnapshotRoot_filter = { +export type mode_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90148,32 +86868,27 @@ export type optimismsepolia_SnapshotRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -90182,34 +86897,121 @@ export type optimismsepolia_SnapshotRoot_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_SnapshotRoot_orderBy = +export type mode_swap_SwapHourlyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'root' - | 'count' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; + | 'volume'; -export type optimismsepolia_SpokeConnectorMode = { +export type mode_swap_SwapTradeVolume = { + stableSwap: mode_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['mode_swap_BigDecimal']; +}; + +export type mode_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mode_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; + +export type mode_swap_SwapWeeklyVolume = mode_swap_SwapTradeVolume & { id: Scalars['ID']; - mode: Scalars['String']; + stableSwap: mode_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['mode_swap_BigDecimal']; }; -export type optimismsepolia_SpokeConnectorMode_filter = { +export type mode_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90218,56 +87020,124 @@ export type optimismsepolia_SpokeConnectorMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimismsepolia_SpokeConnectorMode_orderBy = +export type mode_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'mode'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type optimismsepolia_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; +export type mode_swap_SystemInfo = { + id: Scalars['ID']; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; +}; -export type optimismsepolia__Block_ = { +export type mode_swap_SystemInfo_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mode_swap_SystemInfo_orderBy = + | 'id' + | 'exchangeCount' + | 'swapCount'; + +export type mode_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type optimismsepolia__Meta_ = { +export type mode_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -90275,22 +87145,22 @@ export type optimismsepolia__Meta_ = { * and therefore asks for the latest block * */ - block: optimismsepolia__Block_; + block: mode_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type bnb_AggregateRoot = { +export type xdai_AggregateRoot = { id: Scalars['ID']; - root: Scalars['bnb_Bytes']; + root: Scalars['xdai_Bytes']; blockNumber: Scalars['BigInt']; }; -export type bnb_AggregateRootProposed = { +export type xdai_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['bnb_Bytes']; + aggregateRoot: Scalars['xdai_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -90298,7 +87168,7 @@ export type bnb_AggregateRootProposed = { blockNumber?: Maybe; }; -export type bnb_AggregateRootProposed_filter = { +export type xdai_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90307,16 +87177,16 @@ export type bnb_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -90358,12 +87228,12 @@ export type bnb_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_AggregateRootProposed_orderBy = +export type xdai_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -90372,7 +87242,7 @@ export type bnb_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type bnb_AggregateRoot_filter = { +export type xdai_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90381,16 +87251,16 @@ export type bnb_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -90400,45 +87270,45 @@ export type bnb_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_AggregateRoot_orderBy = +export type xdai_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type bnb_Aggregation_interval = +export type xdai_Aggregation_interval = | 'hour' | 'day'; -export type bnb_Asset = { +export type xdai_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type bnb_AssetBalance = { +export type xdai_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: bnb_Router; - asset: bnb_Asset; + router: xdai_Router; + asset: xdai_Asset; feesEarned: Scalars['BigInt']; }; -export type bnb_AssetBalance_filter = { +export type xdai_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90499,7 +87369,7 @@ export type bnb_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -90520,7 +87390,7 @@ export type bnb_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -90530,12 +87400,12 @@ export type bnb_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_AssetBalance_orderBy = +export type xdai_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -90560,12 +87430,12 @@ export type bnb_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type bnb_AssetStatus = { +export type xdai_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type bnb_AssetStatus_filter = { +export type xdai_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90579,16 +87449,16 @@ export type bnb_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_AssetStatus_orderBy = +export type xdai_AssetStatus_orderBy = | 'id' | 'status'; -export type bnb_Asset_filter = { +export type xdai_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90597,16 +87467,16 @@ export type bnb_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -90623,16 +87493,16 @@ export type bnb_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -90641,26 +87511,26 @@ export type bnb_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -90689,14 +87559,14 @@ export type bnb_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_Asset_orderBy = +export type xdai_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -90710,26 +87580,26 @@ export type bnb_Asset_orderBy = | 'status__id' | 'status__status'; -export type bnb_BlockChangedFilter = { +export type xdai_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type bnb_Block_height = { - hash?: InputMaybe; +export type xdai_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type bnb_ConnectorMeta = { +export type xdai_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type bnb_ConnectorMeta_filter = { +export type xdai_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90754,43 +87624,43 @@ export type bnb_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_ConnectorMeta_orderBy = +export type xdai_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -90798,57 +87668,57 @@ export type bnb_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type bnb_DestinationTransfer = { +export type xdai_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type bnb_DestinationTransferroutersArgs = { +export type xdai_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type bnb_DestinationTransfer_filter = { +export type xdai_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -90865,16 +87735,16 @@ export type bnb_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -90883,17 +87753,17 @@ export type bnb_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -90918,40 +87788,40 @@ export type bnb_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -90968,16 +87838,16 @@ export type bnb_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -90994,16 +87864,16 @@ export type bnb_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -91024,7 +87894,7 @@ export type bnb_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -91041,26 +87911,26 @@ export type bnb_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -91093,16 +87963,16 @@ export type bnb_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -91111,26 +87981,26 @@ export type bnb_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -91163,16 +88033,16 @@ export type bnb_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -91182,12 +88052,12 @@ export type bnb_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_DestinationTransfer_orderBy = +export type xdai_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -91236,14 +88106,14 @@ export type bnb_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type bnb_OptimisticRootFinalized = { +export type xdai_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['bnb_Bytes']; + aggregateRoot: Scalars['xdai_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type bnb_OptimisticRootFinalized_filter = { +export type xdai_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -91252,16 +88122,16 @@ export type bnb_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -91279,36 +88149,36 @@ export type bnb_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_OptimisticRootFinalized_orderBy = +export type xdai_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type bnb_OrderDirection = +export type xdai_OrderDirection = | 'asc' | 'desc'; -export type bnb_OriginMessage = { +export type xdai_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type bnb_OriginMessage_filter = { +export type xdai_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -91317,16 +88187,16 @@ export type bnb_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -91335,16 +88205,16 @@ export type bnb_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -91353,36 +88223,36 @@ export type bnb_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -91411,14 +88281,14 @@ export type bnb_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_OriginMessage_orderBy = +export type xdai_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -91432,51 +88302,51 @@ export type bnb_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type bnb_OriginTransfer = { +export type xdai_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type bnb_OriginTransferrelayerFeesArgs = { +export type xdai_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type bnb_OriginTransfer_filter = { +export type xdai_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -91493,16 +88363,16 @@ export type bnb_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -91511,20 +88381,20 @@ export type bnb_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -91549,40 +88419,40 @@ export type bnb_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -91591,16 +88461,16 @@ export type bnb_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -91617,16 +88487,16 @@ export type bnb_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -91647,17 +88517,17 @@ export type bnb_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -91678,7 +88548,7 @@ export type bnb_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -91693,37 +88563,37 @@ export type bnb_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -91756,16 +88626,16 @@ export type bnb_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -91775,12 +88645,12 @@ export type bnb_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_OriginTransfer_orderBy = +export type xdai_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -91832,20 +88702,20 @@ export type bnb_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type bnb_Relayer = { +export type xdai_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type bnb_RelayerFee = { +export type xdai_RelayerFee = { id: Scalars['ID']; - transfer: bnb_OriginTransfer; + transfer: xdai_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['bnb_Bytes']; + asset: Scalars['xdai_Bytes']; }; -export type bnb_RelayerFee_filter = { +export type xdai_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -91874,7 +88744,7 @@ export type bnb_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -91883,23 +88753,23 @@ export type bnb_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_RelayerFee_orderBy = +export type xdai_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -91934,20 +88804,20 @@ export type bnb_RelayerFee_orderBy = | 'fee' | 'asset'; -export type bnb_RelayerFeesIncrease = { +export type xdai_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: bnb_OriginTransfer; + transfer: xdai_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['bnb_Bytes']; - transactionHash: Scalars['bnb_Bytes']; + asset?: Maybe; + caller: Scalars['xdai_Bytes']; + transactionHash: Scalars['xdai_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type bnb_RelayerFeesIncrease_filter = { +export type xdai_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -91976,7 +88846,7 @@ export type bnb_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -91985,36 +88855,36 @@ export type bnb_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -92048,12 +88918,12 @@ export type bnb_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_RelayerFeesIncrease_orderBy = +export type xdai_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -92094,7 +88964,7 @@ export type bnb_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type bnb_Relayer_filter = { +export type xdai_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92107,33 +88977,33 @@ export type bnb_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_Relayer_orderBy = +export type xdai_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type bnb_RootCount = { +export type xdai_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type bnb_RootCount_filter = { +export type xdai_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92151,30 +89021,30 @@ export type bnb_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_RootCount_orderBy = +export type xdai_RootCount_orderBy = | 'id' | 'count'; -export type bnb_RootMessageSent = { +export type xdai_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type bnb_RootMessageSent_filter = { +export type xdai_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92199,16 +89069,16 @@ export type bnb_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -92217,26 +89087,26 @@ export type bnb_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -92270,12 +89140,12 @@ export type bnb_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_RootMessageSent_orderBy = +export type xdai_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -92288,34 +89158,34 @@ export type bnb_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type bnb_Router = { +export type xdai_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type bnb_RouterassetBalancesArgs = { +export type xdai_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type bnb_RouterDailyTVL = { +export type xdai_RouterDailyTVL = { id: Scalars['ID']; - router: bnb_Router; - asset: bnb_Asset; + router: xdai_Router; + asset: xdai_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type bnb_RouterDailyTVL_filter = { +export type xdai_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92344,7 +89214,7 @@ export type bnb_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -92365,7 +89235,7 @@ export type bnb_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -92383,12 +89253,12 @@ export type bnb_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_RouterDailyTVL_orderBy = +export type xdai_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -92410,25 +89280,25 @@ export type bnb_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type bnb_RouterLiquidityEvent = { +export type xdai_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: bnb_Router; - asset: bnb_Asset; + type?: Maybe; + router: xdai_Router; + asset: xdai_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['bnb_Bytes']; + transactionHash: Scalars['xdai_Bytes']; nonce: Scalars['BigInt']; }; -export type bnb_RouterLiquidityEventType = +export type xdai_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type bnb_RouterLiquidityEvent_filter = { +export type xdai_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92437,10 +89307,10 @@ export type bnb_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -92461,7 +89331,7 @@ export type bnb_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -92482,7 +89352,7 @@ export type bnb_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -92499,16 +89369,16 @@ export type bnb_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -92525,16 +89395,16 @@ export type bnb_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -92544,12 +89414,12 @@ export type bnb_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_RouterLiquidityEvent_orderBy = +export type xdai_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -92577,7 +89447,7 @@ export type bnb_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type bnb_Router_filter = { +export type xdai_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92590,36 +89460,36 @@ export type bnb_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -92628,14 +89498,14 @@ export type bnb_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_Router_orderBy = +export type xdai_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -92644,13 +89514,13 @@ export type bnb_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type bnb_Sequencer = { +export type xdai_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type bnb_Sequencer_filter = { +export type xdai_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92663,34 +89533,34 @@ export type bnb_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_Sequencer_orderBy = +export type xdai_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type bnb_Setting = { +export type xdai_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['bnb_Bytes']; + caller: Scalars['xdai_Bytes']; }; -export type bnb_Setting_filter = { +export type xdai_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92707,40 +89577,40 @@ export type bnb_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_Setting_orderBy = +export type xdai_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type bnb_SlippageUpdate = { +export type xdai_SlippageUpdate = { id: Scalars['ID']; - transfer: bnb_DestinationTransfer; + transfer: xdai_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['bnb_Bytes']; - transactionHash: Scalars['bnb_Bytes']; + caller: Scalars['xdai_Bytes']; + transactionHash: Scalars['xdai_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type bnb_SlippageUpdate_filter = { +export type xdai_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92769,7 +89639,7 @@ export type bnb_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -92778,26 +89648,26 @@ export type bnb_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -92831,12 +89701,12 @@ export type bnb_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_SlippageUpdate_orderBy = +export type xdai_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -92883,16 +89753,16 @@ export type bnb_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type bnb_SnapshotRoot = { +export type xdai_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['bnb_Bytes']; + root: Scalars['xdai_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type bnb_SnapshotRoot_filter = { +export type xdai_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92909,16 +89779,16 @@ export type bnb_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -92944,12 +89814,12 @@ export type bnb_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_SnapshotRoot_orderBy = +export type xdai_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -92957,12 +89827,12 @@ export type bnb_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type bnb_SpokeConnectorMode = { +export type xdai_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type bnb_SpokeConnectorMode_filter = { +export type xdai_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -92992,35 +89862,35 @@ export type bnb_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type bnb_SpokeConnectorMode_orderBy = +export type xdai_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type bnb_TransferStatus = +export type xdai_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type bnb__Block_ = { +export type xdai__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type bnb__Meta_ = { +export type xdai__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -93028,30 +89898,49 @@ export type bnb__Meta_ = { * and therefore asks for the latest block * */ - block: bnb__Block_; + block: xdai__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingpolygon_AggregateRoot = { +export type metis_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type metis_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type metis_swap_LpAccount = { id: Scalars['ID']; - root: Scalars['stagingpolygon_Bytes']; - blockNumber: Scalars['BigInt']; + address: Scalars['metis_swap_Bytes']; + balances: Array; }; -export type stagingpolygon_AggregateRootProposed = { + +export type metis_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type metis_swap_LpAccountBalance = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingpolygon_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + account: metis_swap_LpAccount; + token: metis_swap_LpToken; + amount: Scalars['metis_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; }; -export type stagingpolygon_AggregateRootProposed_filter = { +export type metis_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -93060,72 +89949,106 @@ export type stagingpolygon_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_AggregateRootProposed_orderBy = +export type metis_swap_LpAccountBalance_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' - | 'timestamp' - | 'blockNumber'; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type stagingpolygon_AggregateRoot_filter = { +export type metis_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -93134,191 +90057,59 @@ export type stagingpolygon_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_AggregateRoot_orderBy = +export type metis_swap_LpAccount_orderBy = | 'id' - | 'root' - | 'blockNumber'; - -export type stagingpolygon_Aggregation_interval = - | 'hour' - | 'day'; + | 'address' + | 'balances'; -export type stagingpolygon_Asset = { +export type metis_swap_LpToken = { id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; + address: Scalars['metis_swap_Bytes']; + stableSwap: metis_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['metis_swap_BigDecimal']; + events: Array; }; -export type stagingpolygon_AssetBalance = { - id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: stagingpolygon_Router; - asset: stagingpolygon_Asset; - feesEarned: Scalars['BigInt']; -}; -export type stagingpolygon_AssetBalance_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type metis_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingpolygon_AssetBalance_orderBy = - | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; - -export type stagingpolygon_AssetStatus = { +export type metis_swap_LpTokenEvent = { id: Scalars['ID']; - status?: Maybe; + token: metis_swap_LpToken; + amount: Scalars['metis_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['metis_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_AssetStatus_filter = { +export type metis_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -93327,21 +90118,91 @@ export type stagingpolygon_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_AssetStatus_orderBy = +export type metis_swap_LpTokenEvent_orderBy = | 'id' - | 'status'; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingpolygon_Asset_filter = { +export type metis_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -93350,258 +90211,141 @@ export type stagingpolygon_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingpolygon_Asset_orderBy = - | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type stagingpolygon_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type stagingpolygon_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type stagingpolygon_ConnectorMeta = { - id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; -}; - -export type stagingpolygon_ConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_ConnectorMeta_orderBy = +export type metis_swap_LpToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type stagingpolygon_DestinationTransfer = { +export type metis_swap_LpTransferEvent = metis_swap_LpTokenEvent & { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; -}; - - -export type stagingpolygon_DestinationTransferroutersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + token: metis_swap_LpToken; + amount: Scalars['metis_swap_BigDecimal']; + from: Scalars['metis_swap_Bytes']; + to: Scalars['metis_swap_Bytes']; + fromBalance: Scalars['metis_swap_BigDecimal']; + toBalance: Scalars['metis_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['metis_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_DestinationTransfer_filter = { +export type metis_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -93610,24 +90354,97 @@ export type stagingpolygon_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -93636,367 +90453,42 @@ export type stagingpolygon_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_DestinationTransfer_orderBy = +export type metis_swap_LpTransferEvent_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingpolygon_OptimisticRootFinalized = { +/** Defines the order direction, either ascending or descending */ +export type metis_swap_OrderDirection = + | 'asc' + | 'desc'; + +export type metis_swap_PooledToken = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingpolygon_Bytes']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + asset: Scalars['metis_swap_Bytes']; }; -export type stagingpolygon_OptimisticRootFinalized_filter = { +export type metis_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94005,63 +90497,116 @@ export type stagingpolygon_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_OptimisticRootFinalized_orderBy = +export type metis_swap_PooledToken_orderBy = | 'id' - | 'aggregateRoot' - | 'timestamp' - | 'blockNumber'; + | 'asset'; -/** Defines the order direction, either ascending or descending */ -export type stagingpolygon_OrderDirection = - | 'asc' - | 'desc'; +export type metis_swap_StableSwap = { + id: Scalars['ID']; + isActive?: Maybe; + key: Scalars['metis_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; +}; -export type stagingpolygon_OriginMessage = { + +export type metis_swap_StableSwapeventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type metis_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type metis_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type metis_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type metis_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type metis_swap_StableSwapAddLiquidityEvent = metis_swap_StableSwapEvent & { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + stableSwap: metis_swap_StableSwap; + provider: Scalars['metis_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['metis_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_OriginMessage_filter = { +export type metis_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94070,166 +90615,160 @@ export type stagingpolygon_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_OriginMessage_orderBy = +export type metis_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingpolygon_OriginTransfer = { +export type metis_swap_StableSwapEvent = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type stagingpolygon_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + stableSwap: metis_swap_StableSwap; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['metis_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_OriginTransfer_filter = { +export type metis_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94238,245 +90777,35 @@ export type stagingpolygon_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -94485,120 +90814,71 @@ export type stagingpolygon_OriginTransfer_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_OriginTransfer_orderBy = +export type metis_swap_StableSwapEvent_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type stagingpolygon_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; + | 'transaction' + | 'nonce'; -export type stagingpolygon_RelayerFee = { +export type metis_swap_StableSwapExchange = { id: Scalars['ID']; - transfer: stagingpolygon_OriginTransfer; + stableSwap: metis_swap_StableSwap; + buyer: Scalars['metis_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; fee: Scalars['BigInt']; - asset: Scalars['stagingpolygon_Bytes']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['metis_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_RelayerFee_filter = { +export type metis_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94607,27 +90887,75 @@ export type stagingpolygon_RelayerFee_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -94636,71 +90964,94 @@ export type stagingpolygon_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_RelayerFee_orderBy = +export type metis_swap_StableSwapExchange_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' | 'fee' - | 'asset'; + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type stagingpolygon_RelayerFeesIncrease = { +export type metis_swap_StableSwapRemoveLiquidityEvent = metis_swap_StableSwapEvent & { id: Scalars['ID']; - transfer: stagingpolygon_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingpolygon_Bytes']; - transactionHash: Scalars['stagingpolygon_Bytes']; + stableSwap: metis_swap_StableSwap; + provider: Scalars['metis_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + transaction: Scalars['metis_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_RelayerFeesIncrease_filter = { +export type metis_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94709,145 +91060,151 @@ export type stagingpolygon_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingpolygon_RelayerFeesIncrease_orderBy = - | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type metis_swap_StableSwapRemoveLiquidityEvent_orderBy = + | 'id' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type stagingpolygon_Relayer_filter = { +export type metis_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94860,33 +91217,196 @@ export type stagingpolygon_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_Relayer_orderBy = +export type metis_swap_StableSwap_orderBy = | 'id' | 'isActive' - | 'relayer'; + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type stagingpolygon_RootCount = { +export type metis_swap_SwapDailyVolume = metis_swap_SwapTradeVolume & { id: Scalars['ID']; - count?: Maybe; + stableSwap: metis_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['metis_swap_BigDecimal']; }; -export type stagingpolygon_RootCount_filter = { +export type metis_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94895,39 +91415,79 @@ export type stagingpolygon_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_RootCount_orderBy = +export type metis_swap_SwapDailyVolume_orderBy = | 'id' - | 'count'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type stagingpolygon_RootMessageSent = { +export type metis_swap_SwapHourlyVolume = metis_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + stableSwap: metis_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['metis_swap_BigDecimal']; }; -export type stagingpolygon_RootMessageSent_filter = { +export type metis_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -94936,60 +91496,27 @@ export type stagingpolygon_RootMessageSent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -94998,127 +91525,70 @@ export type stagingpolygon_RootMessageSent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_RootMessageSent_orderBy = +export type metis_swap_SwapHourlyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type stagingpolygon_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; -}; - - -export type stagingpolygon_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'volume'; -export type stagingpolygon_RouterDailyTVL = { - id: Scalars['ID']; - router: stagingpolygon_Router; - asset: stagingpolygon_Asset; +export type metis_swap_SwapTradeVolume = { + stableSwap: metis_swap_StableSwap; timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; + volume: Scalars['metis_swap_BigDecimal']; }; -export type stagingpolygon_RouterDailyTVL_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; +export type metis_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -95127,61 +91597,49 @@ export type stagingpolygon_RouterDailyTVL_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' +export type metis_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'balance'; + | 'volume'; -export type stagingpolygon_RouterLiquidityEvent = { +export type metis_swap_SwapWeeklyVolume = metis_swap_SwapTradeVolume & { id: Scalars['ID']; - type?: Maybe; - router: stagingpolygon_Router; - asset: stagingpolygon_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; + stableSwap: metis_swap_StableSwap; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingpolygon_Bytes']; - nonce: Scalars['BigInt']; + volume: Scalars['metis_swap_BigDecimal']; }; -export type stagingpolygon_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type stagingpolygon_RouterLiquidityEvent_filter = { +export type metis_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95190,86 +91648,27 @@ export type stagingpolygon_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -95278,59 +91677,49 @@ export type stagingpolygon_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_RouterLiquidityEvent_orderBy = +export type metis_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'transactionHash' - | 'nonce'; + | 'volume'; -export type stagingpolygon_Router_filter = { +export type metis_swap_SystemInfo = { + id: Scalars['ID']; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; +}; + +export type metis_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95339,111 +91728,98 @@ export type stagingpolygon_Router_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_Router_orderBy = +export type metis_swap_SystemInfo_orderBy = | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; + | 'exchangeCount' + | 'swapCount'; -export type stagingpolygon_Sequencer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; -}; +export type metis_swap__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; +}; -export type stagingpolygon_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +/** The type for the top-level _meta field */ +export type metis_swap__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: metis_swap__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; }; -export type stagingpolygon_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; +export type avalanche_swap_Aggregation_interval = + | 'hour' + | 'day'; -export type stagingpolygon_Setting = { +export type avalanche_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type avalanche_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type avalanche_swap_LpAccount = { id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingpolygon_Bytes']; + address: Scalars['avalanche_swap_Bytes']; + balances: Array; }; -export type stagingpolygon_Setting_filter = { + +export type avalanche_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type avalanche_swap_LpAccountBalance = { + id: Scalars['ID']; + account: avalanche_swap_LpAccount; + token: avalanche_swap_LpToken; + amount: Scalars['avalanche_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; +}; + +export type avalanche_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95452,48 +91828,106 @@ export type stagingpolygon_Setting_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_Setting_orderBy = +export type avalanche_swap_LpAccountBalance_orderBy = | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; - -export type stagingpolygon_SlippageUpdate = { - id: Scalars['ID']; - transfer: stagingpolygon_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['stagingpolygon_Bytes']; - transactionHash: Scalars['stagingpolygon_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type stagingpolygon_SlippageUpdate_filter = { +export type avalanche_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95502,150 +91936,59 @@ export type stagingpolygon_SlippageUpdate_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_SlippageUpdate_orderBy = +export type avalanche_swap_LpAccount_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'address' + | 'balances'; -export type stagingpolygon_SnapshotRoot = { +export type avalanche_swap_LpToken = { id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['stagingpolygon_Bytes']; - count: Scalars['BigInt']; + address: Scalars['avalanche_swap_Bytes']; + stableSwap: avalanche_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['avalanche_swap_BigDecimal']; + events: Array; +}; + + +export type avalanche_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type avalanche_swap_LpTokenEvent = { + id: Scalars['ID']; + token: avalanche_swap_LpToken; + amount: Scalars['avalanche_swap_BigDecimal']; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + transaction: Scalars['avalanche_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type stagingpolygon_SnapshotRoot_filter = { +export type avalanche_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95654,32 +91997,43 @@ export type stagingpolygon_SnapshotRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -95688,34 +92042,46 @@ export type stagingpolygon_SnapshotRoot_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_SnapshotRoot_orderBy = +export type avalanche_swap_LpTokenEvent_orderBy = | 'id' - | 'spokeDomain' - | 'root' - | 'count' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' | 'timestamp' - | 'blockNumber'; - -export type stagingpolygon_SpokeConnectorMode = { - id: Scalars['ID']; - mode: Scalars['String']; -}; + | 'transaction' + | 'nonce'; -export type stagingpolygon_SpokeConnectorMode_filter = { +export type avalanche_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95724,87 +92090,141 @@ export type stagingpolygon_SpokeConnectorMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygon_SpokeConnectorMode_orderBy = +export type avalanche_swap_LpToken_orderBy = | 'id' - | 'mode'; - -export type stagingpolygon_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; - -export type stagingpolygon__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type stagingpolygon__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: stagingpolygon__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type localmainnet_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['localmainnet_Bytes']; - blockNumber: Scalars['BigInt']; -}; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type localmainnet_AggregateRootProposed = { +export type avalanche_swap_LpTransferEvent = avalanche_swap_LpTokenEvent & { id: Scalars['ID']; - aggregateRoot: Scalars['localmainnet_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; + token: avalanche_swap_LpToken; + amount: Scalars['avalanche_swap_BigDecimal']; + from: Scalars['avalanche_swap_Bytes']; + to: Scalars['avalanche_swap_Bytes']; + fromBalance: Scalars['avalanche_swap_BigDecimal']; + toBalance: Scalars['avalanche_swap_BigDecimal']; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['avalanche_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_AggregateRootProposed_filter = { +export type avalanche_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95813,40 +92233,79 @@ export type localmainnet_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -95855,30 +92314,60 @@ export type localmainnet_AggregateRootProposed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_AggregateRootProposed_orderBy = +export type avalanche_swap_LpTransferEvent_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' | 'timestamp' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type localmainnet_AggregateRoot_filter = { +/** Defines the order direction, either ascending or descending */ +export type avalanche_swap_OrderDirection = + | 'asc' + | 'desc'; + +export type avalanche_swap_PooledToken = { + id: Scalars['ID']; + asset: Scalars['avalanche_swap_Bytes']; +}; + +export type avalanche_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -95887,460 +92376,116 @@ export type localmainnet_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_AggregateRoot_orderBy = +export type avalanche_swap_PooledToken_orderBy = | 'id' - | 'root' - | 'blockNumber'; + | 'asset'; -export type localmainnet_Asset = { +export type avalanche_swap_StableSwap = { id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; + isActive?: Maybe; + key: Scalars['avalanche_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type localmainnet_AssetBalance = { - id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: localmainnet_Router; - asset: localmainnet_Asset; - feesEarned: Scalars['BigInt']; + +export type avalanche_swap_StableSwapeventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_AssetBalance_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_AssetBalance_orderBy = - | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; - -export type localmainnet_AssetStatus = { - id: Scalars['ID']; - status?: Maybe; -}; - -export type localmainnet_AssetStatus_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_AssetStatus_orderBy = - | 'id' - | 'status'; -export type localmainnet_Asset_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type avalanche_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_Asset_orderBy = - | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type localmainnet_ConnectorMeta = { - id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; -}; -export type localmainnet_ConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type avalanche_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_ConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; -export type localmainnet_DestinationTransfer = { - id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; +export type avalanche_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_DestinationTransferroutersArgs = { +export type avalanche_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localmainnet_DestinationTransfer_filter = { +export type avalanche_swap_StableSwapAddLiquidityEvent = avalanche_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: avalanche_swap_StableSwap; + provider: Scalars['avalanche_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['avalanche_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type avalanche_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -96349,24 +92494,105 @@ export type localmainnet_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -96375,367 +92601,53 @@ export type localmainnet_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_DestinationTransfer_orderBy = +export type avalanche_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_OptimisticRootFinalized = { +export type avalanche_swap_StableSwapEvent = { id: Scalars['ID']; - aggregateRoot: Scalars['localmainnet_Bytes']; + stableSwap: avalanche_swap_StableSwap; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['avalanche_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_OptimisticRootFinalized_filter = { +export type avalanche_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -96744,16 +92656,35 @@ export type localmainnet_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -96762,40 +92693,71 @@ export type localmainnet_OptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_OptimisticRootFinalized_orderBy = +export type avalanche_swap_StableSwapEvent_orderBy = | 'id' - | 'aggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' | 'timestamp' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type localmainnet_OriginMessage = { +export type avalanche_swap_StableSwapExchange = { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + stableSwap: avalanche_swap_StableSwap; + buyer: Scalars['avalanche_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['avalanche_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_OriginMessage_filter = { +export type avalanche_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -96804,564 +92766,75 @@ export type localmainnet_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_OriginMessage_orderBy = - | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; - -export type localmainnet_OriginTransfer = { - id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type localmainnet_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type localmainnet_OriginTransfer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_OriginTransfer_orderBy = - | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type localmainnet_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; - -export type localmainnet_RelayerFee = { - id: Scalars['ID']; - transfer: localmainnet_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_RelayerFee_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -97370,71 +92843,94 @@ export type localmainnet_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RelayerFee_orderBy = +export type avalanche_swap_StableSwapExchange_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' | 'fee' - | 'asset'; + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type localmainnet_RelayerFeesIncrease = { +export type avalanche_swap_StableSwapRemoveLiquidityEvent = avalanche_swap_StableSwapEvent & { id: Scalars['ID']; - transfer: localmainnet_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['localmainnet_Bytes']; - transactionHash: Scalars['localmainnet_Bytes']; + stableSwap: avalanche_swap_StableSwap; + provider: Scalars['avalanche_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + transaction: Scalars['avalanche_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type localmainnet_RelayerFeesIncrease_filter = { +export type avalanche_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -97443,65 +92939,87 @@ export type localmainnet_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -97510,78 +93028,62 @@ export type localmainnet_RelayerFeesIncrease_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RelayerFeesIncrease_orderBy = +export type avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type localmainnet_Relayer_filter = { +export type avalanche_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -97594,74 +93096,196 @@ export type localmainnet_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_Relayer_orderBy = - | 'id' - | 'isActive' - | 'relayer'; - -export type localmainnet_RootCount = { - id: Scalars['ID']; - count?: Maybe; -}; - -export type localmainnet_RootCount_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RootCount_orderBy = +export type avalanche_swap_StableSwap_orderBy = | 'id' - | 'count'; + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type localmainnet_RootMessageSent = { +export type avalanche_swap_SwapDailyVolume = avalanche_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + stableSwap: avalanche_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['avalanche_swap_BigDecimal']; }; -export type localmainnet_RootMessageSent_filter = { +export type avalanche_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -97670,60 +93294,27 @@ export type localmainnet_RootMessageSent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -97732,77 +93323,50 @@ export type localmainnet_RootMessageSent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RootMessageSent_orderBy = +export type avalanche_swap_SwapDailyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type localmainnet_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; -}; - - -export type localmainnet_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'volume'; -export type localmainnet_RouterDailyTVL = { +export type avalanche_swap_SwapHourlyVolume = avalanche_swap_SwapTradeVolume & { id: Scalars['ID']; - router: localmainnet_Router; - asset: localmainnet_Asset; + stableSwap: avalanche_swap_StableSwap; timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; + volume: Scalars['avalanche_swap_BigDecimal']; }; -export type localmainnet_RouterDailyTVL_filter = { +export type avalanche_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -97811,48 +93375,27 @@ export type localmainnet_RouterDailyTVL_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -97861,149 +93404,70 @@ export type localmainnet_RouterDailyTVL_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RouterDailyTVL_orderBy = +export type avalanche_swap_SwapHourlyVolume_orderBy = | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'balance'; + | 'volume'; -export type localmainnet_RouterLiquidityEvent = { - id: Scalars['ID']; - type?: Maybe; - router: localmainnet_Router; - asset: localmainnet_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; +export type avalanche_swap_SwapTradeVolume = { + stableSwap: avalanche_swap_StableSwap; timestamp: Scalars['BigInt']; - transactionHash: Scalars['localmainnet_Bytes']; - nonce: Scalars['BigInt']; + volume: Scalars['avalanche_swap_BigDecimal']; }; -export type localmainnet_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type localmainnet_RouterLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; +export type avalanche_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -98012,59 +93476,49 @@ export type localmainnet_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_RouterLiquidityEvent_orderBy = - | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' +export type avalanche_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'transactionHash' - | 'nonce'; + | 'volume'; -export type localmainnet_Router_filter = { +export type avalanche_swap_SwapWeeklyVolume = avalanche_swap_SwapTradeVolume & { + id: Scalars['ID']; + stableSwap: avalanche_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['avalanche_swap_BigDecimal']; +}; + +export type avalanche_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98073,71 +93527,78 @@ export type localmainnet_Router_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_Router_orderBy = +export type avalanche_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type localmainnet_Sequencer = { +export type avalanche_swap_SystemInfo = { id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; }; -export type localmainnet_Sequencer_filter = { +export type avalanche_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98146,38 +93607,69 @@ export type localmainnet_Sequencer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_Sequencer_orderBy = +export type avalanche_swap_SystemInfo_orderBy = | 'id' - | 'isActive' - | 'sequencer'; + | 'exchangeCount' + | 'swapCount'; -export type localmainnet_Setting = { +export type avalanche_swap__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type avalanche_swap__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: avalanche_swap__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type mainnet_AggregateRootSavedSlow = { id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['localmainnet_Bytes']; + aggregateRoot: Scalars['mainnet_Bytes']; + count: Scalars['BigInt']; + aggregatedRoots?: Maybe>; + rootTimestamp: Scalars['BigInt']; }; -export type localmainnet_Setting_filter = { +export type mainnet_AggregateRootSavedSlow_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98186,48 +93678,60 @@ export type localmainnet_Setting_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + aggregatedRoots?: InputMaybe>; + aggregatedRoots_not?: InputMaybe>; + aggregatedRoots_contains?: InputMaybe>; + aggregatedRoots_contains_nocase?: InputMaybe>; + aggregatedRoots_not_contains?: InputMaybe>; + aggregatedRoots_not_contains_nocase?: InputMaybe>; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_Setting_orderBy = +export type mainnet_AggregateRootSavedSlow_orderBy = | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; + | 'aggregateRoot' + | 'count' + | 'aggregatedRoots' + | 'rootTimestamp'; -export type localmainnet_SlippageUpdate = { +export type mainnet_AggregatedMessageRoot = { id: Scalars['ID']; - transfer: localmainnet_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['localmainnet_Bytes']; - transactionHash: Scalars['localmainnet_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + index: Scalars['BigInt']; + receivedRoot: Scalars['mainnet_Bytes']; + domain?: Maybe; + blockNumber?: Maybe; }; -export type localmainnet_SlippageUpdate_filter = { +export type mainnet_AggregatedMessageRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98236,79 +93740,32 @@ export type localmainnet_SlippageUpdate_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -98318,68 +93775,32 @@ export type localmainnet_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_SlippageUpdate_orderBy = +export type mainnet_AggregatedMessageRoot_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' + | 'index' + | 'receivedRoot' + | 'domain' | 'blockNumber'; -export type localmainnet_SnapshotRoot = { +export type mainnet_Aggregation_interval = + | 'hour' + | 'day'; + +export type mainnet_ArbitrumConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['localmainnet_Bytes']; - count: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type localmainnet_SnapshotRoot_filter = { +export type mainnet_ArbitrumConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98396,60 +93817,68 @@ export type localmainnet_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_SnapshotRoot_orderBy = +export type mainnet_ArbitrumConnectorMeta_orderBy = | 'id' | 'spokeDomain' - | 'root' - | 'count' - | 'timestamp' - | 'blockNumber'; + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type localmainnet_SpokeConnectorMode = { +export type mainnet_AvalancheConnectorMeta = { id: Scalars['ID']; - mode: Scalars['String']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type localmainnet_SpokeConnectorMode_filter = { +export type mainnet_AvalancheConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98458,60 +93887,76 @@ export type localmainnet_SpokeConnectorMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_SpokeConnectorMode_orderBy = +export type mainnet_AvalancheConnectorMeta_orderBy = | 'id' - | 'mode'; - -export type localmainnet_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; - -export type stagingxdai_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['stagingxdai_Bytes']; - blockNumber: Scalars['BigInt']; -}; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_AggregateRootProposed = { +export type mainnet_BaseConnectorMeta = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingxdai_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_AggregateRootProposed_filter = { +export type mainnet_BaseConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98520,72 +93965,86 @@ export type stagingxdai_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_AggregateRootProposed_orderBy = +export type mainnet_BaseConnectorMeta_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' - | 'timestamp' - | 'blockNumber'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_AggregateRoot_filter = { +export type mainnet_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type mainnet_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type mainnet_BnbConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; +}; + +export type mainnet_BnbConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98594,64 +94053,76 @@ export type stagingxdai_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_AggregateRoot_orderBy = +export type mainnet_BnbConnectorMeta_orderBy = | 'id' - | 'root' - | 'blockNumber'; - -export type stagingxdai_Aggregation_interval = - | 'hour' - | 'day'; - -export type stagingxdai_Asset = { - id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; -}; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_AssetBalance = { +export type mainnet_GnosisConnectorMeta = { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: stagingxdai_Router; - asset: stagingxdai_Asset; - feesEarned: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_AssetBalance_filter = { +export type mainnet_GnosisConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98660,125 +94131,72 @@ export type stagingxdai_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_AssetBalance_orderBy = +export type mainnet_GnosisConnectorMeta_orderBy = | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_AssetStatus = { +export type mainnet_HubDomain = { id: Scalars['ID']; - status?: Maybe; + domain?: Maybe; }; -export type stagingxdai_AssetStatus_filter = { +export type mainnet_HubDomain_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98787,21 +94205,32 @@ export type stagingxdai_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_AssetStatus_orderBy = +export type mainnet_HubDomain_orderBy = | 'id' - | 'status'; + | 'domain'; -export type stagingxdai_Asset_filter = { +export type mainnet_HubOptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['mainnet_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type mainnet_HubOptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98810,70 +94239,24 @@ export type stagingxdai_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -98882,67 +94265,28 @@ export type stagingxdai_Asset_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_Asset_orderBy = +export type mainnet_HubOptimisticRootFinalized_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type stagingxdai_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type stagingxdai_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'aggregateRoot' + | 'timestamp' + | 'blockNumber'; -export type stagingxdai_ConnectorMeta = { +export type mainnet_LineaConnectorMeta = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_ConnectorMeta_filter = { +export type mainnet_LineaConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -98967,43 +94311,43 @@ export type stagingxdai_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_ConnectorMeta_orderBy = +export type mainnet_LineaConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -99011,57 +94355,94 @@ export type stagingxdai_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingxdai_DestinationTransfer = { +export type mainnet_MantleConnectorMeta = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; +}; + +export type mainnet_MantleConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; +export type mainnet_MantleConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_DestinationTransferroutersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type mainnet_MetisConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_DestinationTransfer_filter = { +export type mainnet_MetisConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -99070,393 +94451,231 @@ export type stagingxdai_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_DestinationTransfer_orderBy = +export type mainnet_MetisConnectorMeta_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_OptimisticRootFinalized = { +export type mainnet_ModeConnectorMeta = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingxdai_Bytes']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; +}; + +export type mainnet_ModeConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mainnet_ModeConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type mainnet_OptimismConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; +}; + +export type mainnet_OptimismConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mainnet_OptimismConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type mainnet_OptimisticRootPropagated = { + id: Scalars['ID']; + aggregateRoot: Scalars['mainnet_Bytes']; + domainsHash: Scalars['mainnet_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingxdai_OptimisticRootFinalized_filter = { +export type mainnet_OptimisticRootPropagated_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -99465,16 +94684,26 @@ export type stagingxdai_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -99492,36 +94721,30 @@ export type stagingxdai_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_OptimisticRootFinalized_orderBy = +export type mainnet_OptimisticRootPropagated_orderBy = | 'id' | 'aggregateRoot' + | 'domainsHash' | 'timestamp' | 'blockNumber'; -/** Defines the order direction, either ascending or descending */ -export type stagingxdai_OrderDirection = - | 'asc' - | 'desc'; - -export type stagingxdai_OriginMessage = { +export type mainnet_OptimisticRootProposed = { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + disputeCliff: Scalars['BigInt']; + aggregateRoot: Scalars['mainnet_Bytes']; + snapshotsRoots?: Maybe>; + domains?: Maybe>; + baseAggregateRoot: Scalars['mainnet_Bytes']; + timestamp: Scalars['BigInt']; blockNumber?: Maybe; - rootCount?: Maybe; }; -export type stagingxdai_OriginMessage_filter = { +export type mainnet_OptimisticRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -99530,72 +94753,54 @@ export type stagingxdai_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + disputeCliff?: InputMaybe; + disputeCliff_not?: InputMaybe; + disputeCliff_gt?: InputMaybe; + disputeCliff_lt?: InputMaybe; + disputeCliff_gte?: InputMaybe; + disputeCliff_lte?: InputMaybe; + disputeCliff_in?: InputMaybe>; + disputeCliff_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + snapshotsRoots?: InputMaybe>; + snapshotsRoots_not?: InputMaybe>; + snapshotsRoots_contains?: InputMaybe>; + snapshotsRoots_contains_nocase?: InputMaybe>; + snapshotsRoots_not_contains?: InputMaybe>; + snapshotsRoots_not_contains_nocase?: InputMaybe>; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + baseAggregateRoot?: InputMaybe; + baseAggregateRoot_not?: InputMaybe; + baseAggregateRoot_gt?: InputMaybe; + baseAggregateRoot_lt?: InputMaybe; + baseAggregateRoot_gte?: InputMaybe; + baseAggregateRoot_lte?: InputMaybe; + baseAggregateRoot_in?: InputMaybe>; + baseAggregateRoot_not_in?: InputMaybe>; + baseAggregateRoot_contains?: InputMaybe; + baseAggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -99604,92 +94809,37 @@ export type stagingxdai_OriginMessage_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_OriginMessage_orderBy = +export type mainnet_OptimisticRootProposed_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; - -export type stagingxdai_OriginTransfer = { - id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; + | 'disputeCliff' + | 'aggregateRoot' + | 'snapshotsRoots' + | 'domains' + | 'baseAggregateRoot' + | 'timestamp' + | 'blockNumber'; +/** Defines the order direction, either ascending or descending */ +export type mainnet_OrderDirection = + | 'asc' + | 'desc'; -export type stagingxdai_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type mainnet_PolygonConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_OriginTransfer_filter = { +export type mainnet_PolygonConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -99698,367 +94848,76 @@ export type stagingxdai_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_OriginTransfer_orderBy = +export type mainnet_PolygonConnectorMeta_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type stagingxdai_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_RelayerFee = { +export type mainnet_PolygonZkConnectorMeta = { id: Scalars['ID']; - transfer: stagingxdai_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['stagingxdai_Bytes']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_RelayerFee_filter = { +export type mainnet_PolygonZkConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -100067,100 +94926,74 @@ export type stagingxdai_RelayerFee_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_RelayerFee_orderBy = +export type mainnet_PolygonZkConnectorMeta_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'fee' - | 'asset'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai_RelayerFeesIncrease = { +export type mainnet_RootAggregated = { id: Scalars['ID']; - transfer: stagingxdai_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingxdai_Bytes']; - transactionHash: Scalars['stagingxdai_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + domain: Scalars['BigInt']; + receivedRoot: Scalars['mainnet_Bytes']; + index: Scalars['BigInt']; }; -export type stagingxdai_RelayerFeesIncrease_filter = { +export type mainnet_RootAggregated_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -100169,145 +95002,51 @@ export type stagingxdai_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + receivedRoot?: InputMaybe; + receivedRoot_not?: InputMaybe; + receivedRoot_gt?: InputMaybe; + receivedRoot_lt?: InputMaybe; + receivedRoot_gte?: InputMaybe; + receivedRoot_lte?: InputMaybe; + receivedRoot_in?: InputMaybe>; + receivedRoot_not_in?: InputMaybe>; + receivedRoot_contains?: InputMaybe; + receivedRoot_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_RelayerFeesIncrease_orderBy = +export type mainnet_RootAggregated_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'domain' + | 'receivedRoot' + | 'index'; -export type stagingxdai_Relayer_filter = { +export type mainnet_RootManagerMeta = { + id: Scalars['ID']; + domains?: Maybe>; + connectors?: Maybe>; +}; + +export type mainnet_RootManagerMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -100316,37 +95055,35 @@ export type stagingxdai_Relayer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + domains?: InputMaybe>; + domains_not?: InputMaybe>; + domains_contains?: InputMaybe>; + domains_contains_nocase?: InputMaybe>; + domains_not_contains?: InputMaybe>; + domains_not_contains_nocase?: InputMaybe>; + connectors?: InputMaybe>; + connectors_not?: InputMaybe>; + connectors_contains?: InputMaybe>; + connectors_contains_nocase?: InputMaybe>; + connectors_not_contains?: InputMaybe>; + connectors_not_contains_nocase?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_Relayer_orderBy = +export type mainnet_RootManagerMeta_orderBy = | 'id' - | 'isActive' - | 'relayer'; + | 'domains' + | 'connectors'; -export type stagingxdai_RootCount = { +export type mainnet_RootManagerMode = { id: Scalars['ID']; - count?: Maybe; + mode: Scalars['String']; }; -export type stagingxdai_RootCount_filter = { +export type mainnet_RootManagerMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -100355,39 +95092,50 @@ export type stagingxdai_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_RootCount_orderBy = +export type mainnet_RootManagerMode_orderBy = | 'id' - | 'count'; + | 'mode'; -export type stagingxdai_RootMessageSent = { +export type mainnet_RootMessageProcessed = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + root?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingxdai_RootMessageSent_filter = { +export type mainnet_RootMessageProcessed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -100412,44 +95160,36 @@ export type stagingxdai_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -100483,17 +95223,16 @@ export type stagingxdai_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_RootMessageSent_orderBy = +export type mainnet_RootMessageProcessed_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' | 'root' - | 'count' | 'caller' | 'transactionHash' | 'timestamp' @@ -100501,611 +95240,82 @@ export type stagingxdai_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingxdai_Router = { +export type mainnet_RootPropagated = { id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; + aggregate: Scalars['mainnet_Bytes']; + domainsHash: Scalars['mainnet_Bytes']; + count: Scalars['BigInt']; + blockNumber?: Maybe; }; - -export type stagingxdai_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type mainnet_RootPropagated_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregate?: InputMaybe; + aggregate_not?: InputMaybe; + aggregate_gt?: InputMaybe; + aggregate_lt?: InputMaybe; + aggregate_gte?: InputMaybe; + aggregate_lte?: InputMaybe; + aggregate_in?: InputMaybe>; + aggregate_not_in?: InputMaybe>; + aggregate_contains?: InputMaybe; + aggregate_not_contains?: InputMaybe; + domainsHash?: InputMaybe; + domainsHash_not?: InputMaybe; + domainsHash_gt?: InputMaybe; + domainsHash_lt?: InputMaybe; + domainsHash_gte?: InputMaybe; + domainsHash_lte?: InputMaybe; + domainsHash_in?: InputMaybe>; + domainsHash_not_in?: InputMaybe>; + domainsHash_contains?: InputMaybe; + domainsHash_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_RouterDailyTVL = { +export type mainnet_RootPropagated_orderBy = + | 'id' + | 'aggregate' + | 'domainsHash' + | 'count' + | 'blockNumber'; + +export type mainnet_ZkSyncConnectorMeta = { id: Scalars['ID']; - router: stagingxdai_Router; - asset: stagingxdai_Asset; - timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['mainnet_Bytes']; + rootManager: Scalars['mainnet_Bytes']; + mirrorConnector: Scalars['mainnet_Bytes']; }; -export type stagingxdai_RouterDailyTVL_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'timestamp' - | 'balance'; - -export type stagingxdai_RouterLiquidityEvent = { - id: Scalars['ID']; - type?: Maybe; - router: stagingxdai_Router; - asset: stagingxdai_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingxdai_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type stagingxdai_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type stagingxdai_RouterLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_RouterLiquidityEvent_orderBy = - | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' - | 'timestamp' - | 'transactionHash' - | 'nonce'; - -export type stagingxdai_Router_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_Router_orderBy = - | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; - -export type stagingxdai_Sequencer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; -}; - -export type stagingxdai_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; - -export type stagingxdai_Setting = { - id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingxdai_Bytes']; -}; - -export type stagingxdai_Setting_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_Setting_orderBy = - | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; - -export type stagingxdai_SlippageUpdate = { - id: Scalars['ID']; - transfer: stagingxdai_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['stagingxdai_Bytes']; - transactionHash: Scalars['stagingxdai_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type stagingxdai_SlippageUpdate_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_SlippageUpdate_orderBy = - | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type stagingxdai_SnapshotRoot = { - id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['stagingxdai_Bytes']; - count: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type stagingxdai_SnapshotRoot_filter = { +export type mainnet_ZkSyncConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101122,118 +95332,71 @@ export type stagingxdai_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxdai_SnapshotRoot_orderBy = +export type mainnet_ZkSyncConnectorMeta_orderBy = | 'id' | 'spokeDomain' - | 'root' - | 'count' - | 'timestamp' - | 'blockNumber'; - -export type stagingxdai_SpokeConnectorMode = { - id: Scalars['ID']; - mode: Scalars['String']; -}; - -export type stagingxdai_SpokeConnectorMode_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type stagingxdai_SpokeConnectorMode_orderBy = - | 'id' - | 'mode'; - -export type stagingxdai_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type stagingxdai__Block_ = { +export type mainnet__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingxdai__Meta_ = { +export type mainnet__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -101241,22 +95404,22 @@ export type stagingxdai__Meta_ = { * and therefore asks for the latest block * */ - block: stagingxdai__Block_; + block: mainnet__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingoptimism_AggregateRoot = { +export type avalanche_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingoptimism_Bytes']; + root: Scalars['avalanche_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingoptimism_AggregateRootProposed = { +export type avalanche_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingoptimism_Bytes']; + aggregateRoot: Scalars['avalanche_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -101264,7 +95427,7 @@ export type stagingoptimism_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingoptimism_AggregateRootProposed_filter = { +export type avalanche_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101273,16 +95436,16 @@ export type stagingoptimism_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -101324,12 +95487,12 @@ export type stagingoptimism_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_AggregateRootProposed_orderBy = +export type avalanche_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -101338,7 +95501,7 @@ export type stagingoptimism_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingoptimism_AggregateRoot_filter = { +export type avalanche_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101347,16 +95510,16 @@ export type stagingoptimism_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -101366,45 +95529,45 @@ export type stagingoptimism_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_AggregateRoot_orderBy = +export type avalanche_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingoptimism_Aggregation_interval = +export type avalanche_Aggregation_interval = | 'hour' | 'day'; -export type stagingoptimism_Asset = { +export type avalanche_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingoptimism_AssetBalance = { +export type avalanche_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingoptimism_Router; - asset: stagingoptimism_Asset; + router: avalanche_Router; + asset: avalanche_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingoptimism_AssetBalance_filter = { +export type avalanche_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101465,7 +95628,7 @@ export type stagingoptimism_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -101486,7 +95649,7 @@ export type stagingoptimism_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -101496,12 +95659,12 @@ export type stagingoptimism_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_AssetBalance_orderBy = +export type avalanche_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -101526,12 +95689,12 @@ export type stagingoptimism_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingoptimism_AssetStatus = { +export type avalanche_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingoptimism_AssetStatus_filter = { +export type avalanche_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101545,16 +95708,16 @@ export type stagingoptimism_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_AssetStatus_orderBy = +export type avalanche_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingoptimism_Asset_filter = { +export type avalanche_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101563,16 +95726,16 @@ export type stagingoptimism_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -101589,16 +95752,16 @@ export type stagingoptimism_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -101607,26 +95770,26 @@ export type stagingoptimism_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -101655,14 +95818,14 @@ export type stagingoptimism_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_Asset_orderBy = +export type avalanche_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -101676,26 +95839,26 @@ export type stagingoptimism_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingoptimism_BlockChangedFilter = { +export type avalanche_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingoptimism_Block_height = { - hash?: InputMaybe; +export type avalanche_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingoptimism_ConnectorMeta = { +export type avalanche_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingoptimism_ConnectorMeta_filter = { +export type avalanche_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101720,43 +95883,43 @@ export type stagingoptimism_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_ConnectorMeta_orderBy = +export type avalanche_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -101764,57 +95927,57 @@ export type stagingoptimism_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingoptimism_DestinationTransfer = { +export type avalanche_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingoptimism_DestinationTransferroutersArgs = { +export type avalanche_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingoptimism_DestinationTransfer_filter = { +export type avalanche_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -101831,35 +95994,35 @@ export type stagingoptimism_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -101884,40 +96047,40 @@ export type stagingoptimism_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -101934,16 +96097,16 @@ export type stagingoptimism_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -101960,16 +96123,16 @@ export type stagingoptimism_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -101990,7 +96153,7 @@ export type stagingoptimism_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -102007,26 +96170,26 @@ export type stagingoptimism_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -102059,16 +96222,16 @@ export type stagingoptimism_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -102077,26 +96240,26 @@ export type stagingoptimism_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -102129,16 +96292,16 @@ export type stagingoptimism_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -102148,12 +96311,12 @@ export type stagingoptimism_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_DestinationTransfer_orderBy = +export type avalanche_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -102202,14 +96365,14 @@ export type stagingoptimism_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingoptimism_OptimisticRootFinalized = { +export type avalanche_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingoptimism_Bytes']; + aggregateRoot: Scalars['avalanche_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingoptimism_OptimisticRootFinalized_filter = { +export type avalanche_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -102218,16 +96381,16 @@ export type stagingoptimism_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -102245,36 +96408,36 @@ export type stagingoptimism_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_OptimisticRootFinalized_orderBy = +export type avalanche_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingoptimism_OrderDirection = +export type avalanche_OrderDirection = | 'asc' | 'desc'; -export type stagingoptimism_OriginMessage = { +export type avalanche_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingoptimism_OriginMessage_filter = { +export type avalanche_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -102283,16 +96446,16 @@ export type stagingoptimism_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -102301,16 +96464,16 @@ export type stagingoptimism_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -102319,36 +96482,36 @@ export type stagingoptimism_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -102377,14 +96540,14 @@ export type stagingoptimism_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_OriginMessage_orderBy = +export type avalanche_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -102398,51 +96561,51 @@ export type stagingoptimism_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingoptimism_OriginTransfer = { +export type avalanche_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingoptimism_OriginTransferrelayerFeesArgs = { +export type avalanche_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingoptimism_OriginTransfer_filter = { +export type avalanche_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -102459,16 +96622,16 @@ export type stagingoptimism_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -102477,20 +96640,20 @@ export type stagingoptimism_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -102515,40 +96678,40 @@ export type stagingoptimism_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -102557,16 +96720,16 @@ export type stagingoptimism_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -102583,16 +96746,16 @@ export type stagingoptimism_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -102613,17 +96776,17 @@ export type stagingoptimism_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -102644,7 +96807,7 @@ export type stagingoptimism_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -102659,37 +96822,37 @@ export type stagingoptimism_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -102722,16 +96885,16 @@ export type stagingoptimism_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -102741,12 +96904,12 @@ export type stagingoptimism_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_OriginTransfer_orderBy = +export type avalanche_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -102798,20 +96961,20 @@ export type stagingoptimism_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingoptimism_Relayer = { +export type avalanche_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingoptimism_RelayerFee = { +export type avalanche_RelayerFee = { id: Scalars['ID']; - transfer: stagingoptimism_OriginTransfer; + transfer: avalanche_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingoptimism_Bytes']; + asset: Scalars['avalanche_Bytes']; }; -export type stagingoptimism_RelayerFee_filter = { +export type avalanche_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -102840,7 +97003,7 @@ export type stagingoptimism_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -102849,23 +97012,23 @@ export type stagingoptimism_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_RelayerFee_orderBy = +export type avalanche_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -102900,20 +97063,20 @@ export type stagingoptimism_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingoptimism_RelayerFeesIncrease = { +export type avalanche_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingoptimism_OriginTransfer; + transfer: avalanche_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingoptimism_Bytes']; - transactionHash: Scalars['stagingoptimism_Bytes']; + asset?: Maybe; + caller: Scalars['avalanche_Bytes']; + transactionHash: Scalars['avalanche_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingoptimism_RelayerFeesIncrease_filter = { +export type avalanche_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -102942,7 +97105,7 @@ export type stagingoptimism_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -102951,36 +97114,36 @@ export type stagingoptimism_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -103014,12 +97177,12 @@ export type stagingoptimism_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_RelayerFeesIncrease_orderBy = +export type avalanche_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -103060,7 +97223,7 @@ export type stagingoptimism_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingoptimism_Relayer_filter = { +export type avalanche_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103073,33 +97236,33 @@ export type stagingoptimism_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_Relayer_orderBy = +export type avalanche_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingoptimism_RootCount = { +export type avalanche_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingoptimism_RootCount_filter = { +export type avalanche_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103117,30 +97280,30 @@ export type stagingoptimism_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_RootCount_orderBy = +export type avalanche_RootCount_orderBy = | 'id' | 'count'; -export type stagingoptimism_RootMessageSent = { +export type avalanche_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingoptimism_RootMessageSent_filter = { +export type avalanche_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103165,16 +97328,16 @@ export type stagingoptimism_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -103183,26 +97346,26 @@ export type stagingoptimism_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -103236,12 +97399,12 @@ export type stagingoptimism_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_RootMessageSent_orderBy = +export type avalanche_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -103254,34 +97417,34 @@ export type stagingoptimism_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingoptimism_Router = { +export type avalanche_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingoptimism_RouterassetBalancesArgs = { +export type avalanche_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingoptimism_RouterDailyTVL = { +export type avalanche_RouterDailyTVL = { id: Scalars['ID']; - router: stagingoptimism_Router; - asset: stagingoptimism_Asset; + router: avalanche_Router; + asset: avalanche_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingoptimism_RouterDailyTVL_filter = { +export type avalanche_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103310,7 +97473,7 @@ export type stagingoptimism_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -103331,7 +97494,7 @@ export type stagingoptimism_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -103349,12 +97512,12 @@ export type stagingoptimism_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_RouterDailyTVL_orderBy = +export type avalanche_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -103376,25 +97539,25 @@ export type stagingoptimism_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingoptimism_RouterLiquidityEvent = { +export type avalanche_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingoptimism_Router; - asset: stagingoptimism_Asset; + type?: Maybe; + router: avalanche_Router; + asset: avalanche_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingoptimism_Bytes']; + transactionHash: Scalars['avalanche_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingoptimism_RouterLiquidityEventType = +export type avalanche_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingoptimism_RouterLiquidityEvent_filter = { +export type avalanche_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103403,10 +97566,10 @@ export type stagingoptimism_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -103427,7 +97590,7 @@ export type stagingoptimism_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -103448,7 +97611,7 @@ export type stagingoptimism_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -103465,16 +97628,16 @@ export type stagingoptimism_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -103491,16 +97654,16 @@ export type stagingoptimism_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -103510,12 +97673,12 @@ export type stagingoptimism_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_RouterLiquidityEvent_orderBy = +export type avalanche_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -103543,7 +97706,7 @@ export type stagingoptimism_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingoptimism_Router_filter = { +export type avalanche_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103556,36 +97719,36 @@ export type stagingoptimism_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -103594,14 +97757,14 @@ export type stagingoptimism_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_Router_orderBy = +export type avalanche_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -103610,13 +97773,13 @@ export type stagingoptimism_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingoptimism_Sequencer = { +export type avalanche_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingoptimism_Sequencer_filter = { +export type avalanche_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103629,34 +97792,34 @@ export type stagingoptimism_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_Sequencer_orderBy = +export type avalanche_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingoptimism_Setting = { +export type avalanche_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingoptimism_Bytes']; + caller: Scalars['avalanche_Bytes']; }; -export type stagingoptimism_Setting_filter = { +export type avalanche_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103673,40 +97836,40 @@ export type stagingoptimism_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_Setting_orderBy = +export type avalanche_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingoptimism_SlippageUpdate = { +export type avalanche_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingoptimism_DestinationTransfer; + transfer: avalanche_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingoptimism_Bytes']; - transactionHash: Scalars['stagingoptimism_Bytes']; + caller: Scalars['avalanche_Bytes']; + transactionHash: Scalars['avalanche_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingoptimism_SlippageUpdate_filter = { +export type avalanche_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103735,7 +97898,7 @@ export type stagingoptimism_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -103744,26 +97907,26 @@ export type stagingoptimism_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -103797,12 +97960,12 @@ export type stagingoptimism_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_SlippageUpdate_orderBy = +export type avalanche_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -103849,16 +98012,16 @@ export type stagingoptimism_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingoptimism_SnapshotRoot = { +export type avalanche_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingoptimism_Bytes']; + root: Scalars['avalanche_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingoptimism_SnapshotRoot_filter = { +export type avalanche_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103875,16 +98038,16 @@ export type stagingoptimism_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -103910,12 +98073,12 @@ export type stagingoptimism_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_SnapshotRoot_orderBy = +export type avalanche_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -103923,12 +98086,12 @@ export type stagingoptimism_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingoptimism_SpokeConnectorMode = { +export type avalanche_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingoptimism_SpokeConnectorMode_filter = { +export type avalanche_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -103958,35 +98121,35 @@ export type stagingoptimism_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingoptimism_SpokeConnectorMode_orderBy = +export type avalanche_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingoptimism_TransferStatus = +export type avalanche_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingoptimism__Block_ = { +export type avalanche__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingoptimism__Meta_ = { +export type avalanche__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -103994,22 +98157,22 @@ export type stagingoptimism__Meta_ = { * and therefore asks for the latest block * */ - block: stagingoptimism__Block_; + block: avalanche__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type avalanche_AggregateRoot = { +export type localoptimism_AggregateRoot = { id: Scalars['ID']; - root: Scalars['avalanche_Bytes']; + root: Scalars['localoptimism_Bytes']; blockNumber: Scalars['BigInt']; }; -export type avalanche_AggregateRootProposed = { +export type localoptimism_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['avalanche_Bytes']; + aggregateRoot: Scalars['localoptimism_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -104017,7 +98180,7 @@ export type avalanche_AggregateRootProposed = { blockNumber?: Maybe; }; -export type avalanche_AggregateRootProposed_filter = { +export type localoptimism_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104026,16 +98189,16 @@ export type avalanche_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -104077,12 +98240,12 @@ export type avalanche_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_AggregateRootProposed_orderBy = +export type localoptimism_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -104091,7 +98254,7 @@ export type avalanche_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type avalanche_AggregateRoot_filter = { +export type localoptimism_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104100,16 +98263,16 @@ export type avalanche_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -104119,45 +98282,45 @@ export type avalanche_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_AggregateRoot_orderBy = +export type localoptimism_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type avalanche_Aggregation_interval = +export type localoptimism_Aggregation_interval = | 'hour' | 'day'; -export type avalanche_Asset = { +export type localoptimism_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type avalanche_AssetBalance = { +export type localoptimism_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: avalanche_Router; - asset: avalanche_Asset; + router: localoptimism_Router; + asset: localoptimism_Asset; feesEarned: Scalars['BigInt']; }; -export type avalanche_AssetBalance_filter = { +export type localoptimism_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104218,7 +98381,7 @@ export type avalanche_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -104239,7 +98402,7 @@ export type avalanche_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -104249,12 +98412,12 @@ export type avalanche_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_AssetBalance_orderBy = +export type localoptimism_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -104279,12 +98442,12 @@ export type avalanche_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type avalanche_AssetStatus = { +export type localoptimism_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type avalanche_AssetStatus_filter = { +export type localoptimism_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104298,16 +98461,16 @@ export type avalanche_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_AssetStatus_orderBy = +export type localoptimism_AssetStatus_orderBy = | 'id' | 'status'; -export type avalanche_Asset_filter = { +export type localoptimism_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104316,16 +98479,16 @@ export type avalanche_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -104342,16 +98505,16 @@ export type avalanche_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -104360,26 +98523,26 @@ export type avalanche_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -104408,14 +98571,14 @@ export type avalanche_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_Asset_orderBy = +export type localoptimism_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -104429,26 +98592,26 @@ export type avalanche_Asset_orderBy = | 'status__id' | 'status__status'; -export type avalanche_BlockChangedFilter = { +export type localoptimism_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type avalanche_Block_height = { - hash?: InputMaybe; +export type localoptimism_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type avalanche_ConnectorMeta = { +export type localoptimism_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type avalanche_ConnectorMeta_filter = { +export type localoptimism_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104473,43 +98636,43 @@ export type avalanche_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_ConnectorMeta_orderBy = +export type localoptimism_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -104517,57 +98680,57 @@ export type avalanche_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type avalanche_DestinationTransfer = { +export type localoptimism_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type avalanche_DestinationTransferroutersArgs = { +export type localoptimism_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type avalanche_DestinationTransfer_filter = { +export type localoptimism_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104584,16 +98747,16 @@ export type avalanche_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -104602,17 +98765,17 @@ export type avalanche_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -104637,40 +98800,40 @@ export type avalanche_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -104687,16 +98850,16 @@ export type avalanche_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -104713,16 +98876,16 @@ export type avalanche_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -104743,7 +98906,7 @@ export type avalanche_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -104760,26 +98923,26 @@ export type avalanche_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -104812,16 +98975,16 @@ export type avalanche_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -104830,26 +98993,26 @@ export type avalanche_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -104882,16 +99045,16 @@ export type avalanche_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -104901,12 +99064,12 @@ export type avalanche_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_DestinationTransfer_orderBy = +export type localoptimism_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -104955,14 +99118,14 @@ export type avalanche_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type avalanche_OptimisticRootFinalized = { +export type localoptimism_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['avalanche_Bytes']; + aggregateRoot: Scalars['localoptimism_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type avalanche_OptimisticRootFinalized_filter = { +export type localoptimism_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -104971,16 +99134,16 @@ export type avalanche_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -104998,36 +99161,36 @@ export type avalanche_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_OptimisticRootFinalized_orderBy = +export type localoptimism_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type avalanche_OrderDirection = +export type localoptimism_OrderDirection = | 'asc' | 'desc'; -export type avalanche_OriginMessage = { +export type localoptimism_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type avalanche_OriginMessage_filter = { +export type localoptimism_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105036,16 +99199,16 @@ export type avalanche_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -105054,16 +99217,16 @@ export type avalanche_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -105072,36 +99235,36 @@ export type avalanche_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -105130,14 +99293,14 @@ export type avalanche_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_OriginMessage_orderBy = +export type localoptimism_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -105151,51 +99314,51 @@ export type avalanche_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type avalanche_OriginTransfer = { +export type localoptimism_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type avalanche_OriginTransferrelayerFeesArgs = { +export type localoptimism_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type avalanche_OriginTransfer_filter = { +export type localoptimism_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105212,16 +99375,16 @@ export type avalanche_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -105230,20 +99393,20 @@ export type avalanche_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -105268,40 +99431,40 @@ export type avalanche_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -105310,16 +99473,16 @@ export type avalanche_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -105336,16 +99499,16 @@ export type avalanche_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -105366,17 +99529,17 @@ export type avalanche_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -105397,7 +99560,7 @@ export type avalanche_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -105412,37 +99575,37 @@ export type avalanche_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -105475,16 +99638,16 @@ export type avalanche_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -105494,12 +99657,12 @@ export type avalanche_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_OriginTransfer_orderBy = +export type localoptimism_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -105551,20 +99714,20 @@ export type avalanche_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type avalanche_Relayer = { +export type localoptimism_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type avalanche_RelayerFee = { +export type localoptimism_RelayerFee = { id: Scalars['ID']; - transfer: avalanche_OriginTransfer; + transfer: localoptimism_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['avalanche_Bytes']; + asset: Scalars['localoptimism_Bytes']; }; -export type avalanche_RelayerFee_filter = { +export type localoptimism_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105593,7 +99756,7 @@ export type avalanche_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -105602,23 +99765,23 @@ export type avalanche_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_RelayerFee_orderBy = +export type localoptimism_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -105653,20 +99816,20 @@ export type avalanche_RelayerFee_orderBy = | 'fee' | 'asset'; -export type avalanche_RelayerFeesIncrease = { +export type localoptimism_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: avalanche_OriginTransfer; + transfer: localoptimism_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['avalanche_Bytes']; - transactionHash: Scalars['avalanche_Bytes']; + asset?: Maybe; + caller: Scalars['localoptimism_Bytes']; + transactionHash: Scalars['localoptimism_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type avalanche_RelayerFeesIncrease_filter = { +export type localoptimism_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105695,7 +99858,7 @@ export type avalanche_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -105704,36 +99867,36 @@ export type avalanche_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -105767,12 +99930,12 @@ export type avalanche_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_RelayerFeesIncrease_orderBy = +export type localoptimism_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -105813,7 +99976,7 @@ export type avalanche_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type avalanche_Relayer_filter = { +export type localoptimism_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105826,33 +99989,33 @@ export type avalanche_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_Relayer_orderBy = +export type localoptimism_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type avalanche_RootCount = { +export type localoptimism_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type avalanche_RootCount_filter = { +export type localoptimism_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105870,30 +100033,30 @@ export type avalanche_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_RootCount_orderBy = +export type localoptimism_RootCount_orderBy = | 'id' | 'count'; -export type avalanche_RootMessageSent = { +export type localoptimism_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type avalanche_RootMessageSent_filter = { +export type localoptimism_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -105918,16 +100081,16 @@ export type avalanche_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -105936,26 +100099,26 @@ export type avalanche_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -105989,12 +100152,12 @@ export type avalanche_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_RootMessageSent_orderBy = +export type localoptimism_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -106007,34 +100170,34 @@ export type avalanche_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type avalanche_Router = { +export type localoptimism_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type avalanche_RouterassetBalancesArgs = { +export type localoptimism_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type avalanche_RouterDailyTVL = { +export type localoptimism_RouterDailyTVL = { id: Scalars['ID']; - router: avalanche_Router; - asset: avalanche_Asset; + router: localoptimism_Router; + asset: localoptimism_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type avalanche_RouterDailyTVL_filter = { +export type localoptimism_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106063,7 +100226,7 @@ export type avalanche_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -106084,7 +100247,7 @@ export type avalanche_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -106102,12 +100265,12 @@ export type avalanche_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_RouterDailyTVL_orderBy = +export type localoptimism_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -106129,25 +100292,25 @@ export type avalanche_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type avalanche_RouterLiquidityEvent = { +export type localoptimism_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: avalanche_Router; - asset: avalanche_Asset; + type?: Maybe; + router: localoptimism_Router; + asset: localoptimism_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['avalanche_Bytes']; + transactionHash: Scalars['localoptimism_Bytes']; nonce: Scalars['BigInt']; }; -export type avalanche_RouterLiquidityEventType = +export type localoptimism_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type avalanche_RouterLiquidityEvent_filter = { +export type localoptimism_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106156,10 +100319,10 @@ export type avalanche_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -106180,7 +100343,7 @@ export type avalanche_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -106201,7 +100364,7 @@ export type avalanche_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -106218,16 +100381,16 @@ export type avalanche_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -106244,16 +100407,16 @@ export type avalanche_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -106263,12 +100426,12 @@ export type avalanche_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_RouterLiquidityEvent_orderBy = +export type localoptimism_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -106296,7 +100459,7 @@ export type avalanche_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type avalanche_Router_filter = { +export type localoptimism_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106309,36 +100472,36 @@ export type avalanche_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -106347,14 +100510,14 @@ export type avalanche_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_Router_orderBy = +export type localoptimism_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -106363,13 +100526,13 @@ export type avalanche_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type avalanche_Sequencer = { +export type localoptimism_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type avalanche_Sequencer_filter = { +export type localoptimism_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106382,34 +100545,34 @@ export type avalanche_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_Sequencer_orderBy = +export type localoptimism_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type avalanche_Setting = { +export type localoptimism_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['avalanche_Bytes']; + caller: Scalars['localoptimism_Bytes']; }; -export type avalanche_Setting_filter = { +export type localoptimism_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106426,40 +100589,40 @@ export type avalanche_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_Setting_orderBy = +export type localoptimism_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type avalanche_SlippageUpdate = { +export type localoptimism_SlippageUpdate = { id: Scalars['ID']; - transfer: avalanche_DestinationTransfer; + transfer: localoptimism_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['avalanche_Bytes']; - transactionHash: Scalars['avalanche_Bytes']; + caller: Scalars['localoptimism_Bytes']; + transactionHash: Scalars['localoptimism_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type avalanche_SlippageUpdate_filter = { +export type localoptimism_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106488,7 +100651,7 @@ export type avalanche_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -106497,26 +100660,26 @@ export type avalanche_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -106550,12 +100713,12 @@ export type avalanche_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_SlippageUpdate_orderBy = +export type localoptimism_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -106602,16 +100765,16 @@ export type avalanche_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type avalanche_SnapshotRoot = { +export type localoptimism_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['avalanche_Bytes']; + root: Scalars['localoptimism_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type avalanche_SnapshotRoot_filter = { +export type localoptimism_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106628,16 +100791,16 @@ export type avalanche_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -106663,12 +100826,12 @@ export type avalanche_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_SnapshotRoot_orderBy = +export type localoptimism_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -106676,12 +100839,12 @@ export type avalanche_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type avalanche_SpokeConnectorMode = { +export type localoptimism_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type avalanche_SpokeConnectorMode_filter = { +export type localoptimism_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106711,35 +100874,35 @@ export type avalanche_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type avalanche_SpokeConnectorMode_orderBy = +export type localoptimism_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type avalanche_TransferStatus = +export type localoptimism_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type avalanche__Block_ = { +export type localoptimism__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type avalanche__Meta_ = { +export type localoptimism__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -106747,22 +100910,22 @@ export type avalanche__Meta_ = { * and therefore asks for the latest block * */ - block: avalanche__Block_; + block: localoptimism__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type zksync_AggregateRoot = { +export type stagingarbitrumone_AggregateRoot = { id: Scalars['ID']; - root: Scalars['zksync_Bytes']; + root: Scalars['stagingarbitrumone_Bytes']; blockNumber: Scalars['BigInt']; }; -export type zksync_AggregateRootProposed = { +export type stagingarbitrumone_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['zksync_Bytes']; + aggregateRoot: Scalars['stagingarbitrumone_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -106770,7 +100933,7 @@ export type zksync_AggregateRootProposed = { blockNumber?: Maybe; }; -export type zksync_AggregateRootProposed_filter = { +export type stagingarbitrumone_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106779,16 +100942,16 @@ export type zksync_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -106830,12 +100993,12 @@ export type zksync_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_AggregateRootProposed_orderBy = +export type stagingarbitrumone_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -106844,7 +101007,7 @@ export type zksync_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type zksync_AggregateRoot_filter = { +export type stagingarbitrumone_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106853,16 +101016,16 @@ export type zksync_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -106872,41 +101035,45 @@ export type zksync_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_AggregateRoot_orderBy = +export type stagingarbitrumone_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type zksync_Asset = { +export type stagingarbitrumone_Aggregation_interval = + | 'hour' + | 'day'; + +export type stagingarbitrumone_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type zksync_AssetBalance = { +export type stagingarbitrumone_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: zksync_Router; - asset: zksync_Asset; + router: stagingarbitrumone_Router; + asset: stagingarbitrumone_Asset; feesEarned: Scalars['BigInt']; }; -export type zksync_AssetBalance_filter = { +export type stagingarbitrumone_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -106967,7 +101134,7 @@ export type zksync_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -106988,7 +101155,7 @@ export type zksync_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -106998,12 +101165,12 @@ export type zksync_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_AssetBalance_orderBy = +export type stagingarbitrumone_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -107028,12 +101195,12 @@ export type zksync_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type zksync_AssetStatus = { +export type stagingarbitrumone_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type zksync_AssetStatus_filter = { +export type stagingarbitrumone_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107047,16 +101214,16 @@ export type zksync_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_AssetStatus_orderBy = +export type stagingarbitrumone_AssetStatus_orderBy = | 'id' | 'status'; -export type zksync_Asset_filter = { +export type stagingarbitrumone_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107065,16 +101232,16 @@ export type zksync_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -107091,16 +101258,16 @@ export type zksync_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -107109,26 +101276,26 @@ export type zksync_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -107157,14 +101324,14 @@ export type zksync_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_Asset_orderBy = +export type stagingarbitrumone_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -107178,26 +101345,26 @@ export type zksync_Asset_orderBy = | 'status__id' | 'status__status'; -export type zksync_BlockChangedFilter = { +export type stagingarbitrumone_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type zksync_Block_height = { - hash?: InputMaybe; +export type stagingarbitrumone_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type zksync_ConnectorMeta = { +export type stagingarbitrumone_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type zksync_ConnectorMeta_filter = { +export type stagingarbitrumone_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107222,43 +101389,43 @@ export type zksync_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_ConnectorMeta_orderBy = +export type stagingarbitrumone_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -107266,57 +101433,57 @@ export type zksync_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type zksync_DestinationTransfer = { +export type stagingarbitrumone_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type zksync_DestinationTransferroutersArgs = { +export type stagingarbitrumone_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type zksync_DestinationTransfer_filter = { +export type stagingarbitrumone_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107333,16 +101500,16 @@ export type zksync_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -107351,17 +101518,17 @@ export type zksync_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -107386,40 +101553,40 @@ export type zksync_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -107436,16 +101603,16 @@ export type zksync_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -107462,16 +101629,16 @@ export type zksync_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -107492,7 +101659,7 @@ export type zksync_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -107509,26 +101676,26 @@ export type zksync_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -107561,16 +101728,16 @@ export type zksync_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -107579,26 +101746,26 @@ export type zksync_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -107631,16 +101798,16 @@ export type zksync_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -107650,12 +101817,12 @@ export type zksync_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_DestinationTransfer_orderBy = +export type stagingarbitrumone_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -107704,14 +101871,14 @@ export type zksync_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type zksync_OptimisticRootFinalized = { +export type stagingarbitrumone_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['zksync_Bytes']; + aggregateRoot: Scalars['stagingarbitrumone_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type zksync_OptimisticRootFinalized_filter = { +export type stagingarbitrumone_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107720,16 +101887,16 @@ export type zksync_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -107747,36 +101914,36 @@ export type zksync_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_OptimisticRootFinalized_orderBy = +export type stagingarbitrumone_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type zksync_OrderDirection = +export type stagingarbitrumone_OrderDirection = | 'asc' | 'desc'; -export type zksync_OriginMessage = { +export type stagingarbitrumone_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type zksync_OriginMessage_filter = { +export type stagingarbitrumone_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107785,16 +101952,16 @@ export type zksync_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -107803,16 +101970,16 @@ export type zksync_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -107821,36 +101988,36 @@ export type zksync_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -107879,14 +102046,14 @@ export type zksync_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_OriginMessage_orderBy = +export type stagingarbitrumone_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -107900,51 +102067,51 @@ export type zksync_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type zksync_OriginTransfer = { +export type stagingarbitrumone_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type zksync_OriginTransferrelayerFeesArgs = { +export type stagingarbitrumone_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type zksync_OriginTransfer_filter = { +export type stagingarbitrumone_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -107961,16 +102128,16 @@ export type zksync_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -107979,20 +102146,20 @@ export type zksync_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -108017,40 +102184,40 @@ export type zksync_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -108059,16 +102226,16 @@ export type zksync_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -108085,16 +102252,16 @@ export type zksync_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -108115,17 +102282,17 @@ export type zksync_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -108146,7 +102313,7 @@ export type zksync_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -108161,37 +102328,37 @@ export type zksync_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -108224,16 +102391,16 @@ export type zksync_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -108243,12 +102410,12 @@ export type zksync_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_OriginTransfer_orderBy = +export type stagingarbitrumone_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -108300,20 +102467,20 @@ export type zksync_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type zksync_Relayer = { +export type stagingarbitrumone_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type zksync_RelayerFee = { +export type stagingarbitrumone_RelayerFee = { id: Scalars['ID']; - transfer: zksync_OriginTransfer; + transfer: stagingarbitrumone_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['zksync_Bytes']; + asset: Scalars['stagingarbitrumone_Bytes']; }; -export type zksync_RelayerFee_filter = { +export type stagingarbitrumone_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108342,7 +102509,7 @@ export type zksync_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -108351,23 +102518,23 @@ export type zksync_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_RelayerFee_orderBy = +export type stagingarbitrumone_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -108402,20 +102569,20 @@ export type zksync_RelayerFee_orderBy = | 'fee' | 'asset'; -export type zksync_RelayerFeesIncrease = { +export type stagingarbitrumone_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: zksync_OriginTransfer; + transfer: stagingarbitrumone_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['zksync_Bytes']; - transactionHash: Scalars['zksync_Bytes']; + asset?: Maybe; + caller: Scalars['stagingarbitrumone_Bytes']; + transactionHash: Scalars['stagingarbitrumone_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type zksync_RelayerFeesIncrease_filter = { +export type stagingarbitrumone_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108444,7 +102611,7 @@ export type zksync_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -108453,36 +102620,36 @@ export type zksync_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -108516,12 +102683,12 @@ export type zksync_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_RelayerFeesIncrease_orderBy = +export type stagingarbitrumone_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -108562,7 +102729,7 @@ export type zksync_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type zksync_Relayer_filter = { +export type stagingarbitrumone_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108575,33 +102742,33 @@ export type zksync_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_Relayer_orderBy = +export type stagingarbitrumone_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type zksync_RootCount = { +export type stagingarbitrumone_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type zksync_RootCount_filter = { +export type stagingarbitrumone_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108619,30 +102786,30 @@ export type zksync_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_RootCount_orderBy = +export type stagingarbitrumone_RootCount_orderBy = | 'id' | 'count'; -export type zksync_RootMessageSent = { +export type stagingarbitrumone_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type zksync_RootMessageSent_filter = { +export type stagingarbitrumone_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108667,16 +102834,16 @@ export type zksync_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -108685,26 +102852,26 @@ export type zksync_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -108738,12 +102905,12 @@ export type zksync_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_RootMessageSent_orderBy = +export type stagingarbitrumone_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -108756,34 +102923,34 @@ export type zksync_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type zksync_Router = { +export type stagingarbitrumone_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type zksync_RouterassetBalancesArgs = { +export type stagingarbitrumone_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type zksync_RouterDailyTVL = { +export type stagingarbitrumone_RouterDailyTVL = { id: Scalars['ID']; - router: zksync_Router; - asset: zksync_Asset; + router: stagingarbitrumone_Router; + asset: stagingarbitrumone_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type zksync_RouterDailyTVL_filter = { +export type stagingarbitrumone_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108812,7 +102979,7 @@ export type zksync_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -108833,7 +103000,7 @@ export type zksync_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -108851,12 +103018,12 @@ export type zksync_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_RouterDailyTVL_orderBy = +export type stagingarbitrumone_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -108878,25 +103045,25 @@ export type zksync_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type zksync_RouterLiquidityEvent = { +export type stagingarbitrumone_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: zksync_Router; - asset: zksync_Asset; + type?: Maybe; + router: stagingarbitrumone_Router; + asset: stagingarbitrumone_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['zksync_Bytes']; + transactionHash: Scalars['stagingarbitrumone_Bytes']; nonce: Scalars['BigInt']; }; -export type zksync_RouterLiquidityEventType = +export type stagingarbitrumone_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type zksync_RouterLiquidityEvent_filter = { +export type stagingarbitrumone_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -108905,10 +103072,10 @@ export type zksync_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -108929,7 +103096,7 @@ export type zksync_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -108950,7 +103117,7 @@ export type zksync_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -108967,16 +103134,16 @@ export type zksync_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -108993,16 +103160,16 @@ export type zksync_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -109012,12 +103179,12 @@ export type zksync_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_RouterLiquidityEvent_orderBy = +export type stagingarbitrumone_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -109045,7 +103212,7 @@ export type zksync_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type zksync_Router_filter = { +export type stagingarbitrumone_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109058,36 +103225,36 @@ export type zksync_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -109096,14 +103263,14 @@ export type zksync_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_Router_orderBy = +export type stagingarbitrumone_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -109112,13 +103279,13 @@ export type zksync_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type zksync_Sequencer = { +export type stagingarbitrumone_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type zksync_Sequencer_filter = { +export type stagingarbitrumone_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109131,34 +103298,34 @@ export type zksync_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_Sequencer_orderBy = +export type stagingarbitrumone_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type zksync_Setting = { +export type stagingarbitrumone_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['zksync_Bytes']; + caller: Scalars['stagingarbitrumone_Bytes']; }; -export type zksync_Setting_filter = { +export type stagingarbitrumone_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109175,40 +103342,40 @@ export type zksync_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_Setting_orderBy = +export type stagingarbitrumone_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type zksync_SlippageUpdate = { +export type stagingarbitrumone_SlippageUpdate = { id: Scalars['ID']; - transfer: zksync_DestinationTransfer; + transfer: stagingarbitrumone_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['zksync_Bytes']; - transactionHash: Scalars['zksync_Bytes']; + caller: Scalars['stagingarbitrumone_Bytes']; + transactionHash: Scalars['stagingarbitrumone_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type zksync_SlippageUpdate_filter = { +export type stagingarbitrumone_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109237,7 +103404,7 @@ export type zksync_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -109246,26 +103413,26 @@ export type zksync_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -109299,12 +103466,12 @@ export type zksync_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_SlippageUpdate_orderBy = +export type stagingarbitrumone_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -109351,16 +103518,16 @@ export type zksync_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type zksync_SnapshotRoot = { +export type stagingarbitrumone_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['zksync_Bytes']; + root: Scalars['stagingarbitrumone_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type zksync_SnapshotRoot_filter = { +export type stagingarbitrumone_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109377,16 +103544,16 @@ export type zksync_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -109412,12 +103579,12 @@ export type zksync_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_SnapshotRoot_orderBy = +export type stagingarbitrumone_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -109425,12 +103592,12 @@ export type zksync_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type zksync_SpokeConnectorMode = { +export type stagingarbitrumone_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type zksync_SpokeConnectorMode_filter = { +export type stagingarbitrumone_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109460,33 +103627,35 @@ export type zksync_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type zksync_SpokeConnectorMode_orderBy = +export type stagingarbitrumone_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type zksync_TransferStatus = +export type stagingarbitrumone_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type zksync__Block_ = { +export type stagingarbitrumone__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type zksync__Meta_ = { +export type stagingarbitrumone__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -109494,22 +103663,22 @@ export type zksync__Meta_ = { * and therefore asks for the latest block * */ - block: zksync__Block_; + block: stagingarbitrumone__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingbnb_AggregateRoot = { +export type zksync_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingbnb_Bytes']; + root: Scalars['zksync_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingbnb_AggregateRootProposed = { +export type zksync_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingbnb_Bytes']; + aggregateRoot: Scalars['zksync_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -109517,7 +103686,7 @@ export type stagingbnb_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingbnb_AggregateRootProposed_filter = { +export type zksync_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109526,16 +103695,16 @@ export type stagingbnb_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -109577,12 +103746,12 @@ export type stagingbnb_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_AggregateRootProposed_orderBy = +export type zksync_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -109591,7 +103760,7 @@ export type stagingbnb_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingbnb_AggregateRoot_filter = { +export type zksync_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109600,16 +103769,16 @@ export type stagingbnb_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -109619,45 +103788,41 @@ export type stagingbnb_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_AggregateRoot_orderBy = +export type zksync_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingbnb_Aggregation_interval = - | 'hour' - | 'day'; - -export type stagingbnb_Asset = { +export type zksync_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingbnb_AssetBalance = { +export type zksync_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingbnb_Router; - asset: stagingbnb_Asset; + router: zksync_Router; + asset: zksync_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingbnb_AssetBalance_filter = { +export type zksync_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109718,7 +103883,7 @@ export type stagingbnb_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -109739,7 +103904,7 @@ export type stagingbnb_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -109749,12 +103914,12 @@ export type stagingbnb_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_AssetBalance_orderBy = +export type zksync_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -109779,12 +103944,12 @@ export type stagingbnb_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingbnb_AssetStatus = { +export type zksync_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingbnb_AssetStatus_filter = { +export type zksync_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109798,16 +103963,16 @@ export type stagingbnb_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_AssetStatus_orderBy = +export type zksync_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingbnb_Asset_filter = { +export type zksync_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109816,16 +103981,16 @@ export type stagingbnb_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -109842,16 +104007,16 @@ export type stagingbnb_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -109860,26 +104025,26 @@ export type stagingbnb_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -109908,14 +104073,14 @@ export type stagingbnb_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_Asset_orderBy = +export type zksync_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -109929,26 +104094,26 @@ export type stagingbnb_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingbnb_BlockChangedFilter = { +export type zksync_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingbnb_Block_height = { - hash?: InputMaybe; +export type zksync_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingbnb_ConnectorMeta = { +export type zksync_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingbnb_ConnectorMeta_filter = { +export type zksync_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -109973,43 +104138,43 @@ export type stagingbnb_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_ConnectorMeta_orderBy = +export type zksync_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -110017,57 +104182,57 @@ export type stagingbnb_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingbnb_DestinationTransfer = { +export type zksync_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingbnb_DestinationTransferroutersArgs = { +export type zksync_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingbnb_DestinationTransfer_filter = { +export type zksync_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -110084,16 +104249,16 @@ export type stagingbnb_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -110102,17 +104267,17 @@ export type stagingbnb_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -110137,40 +104302,40 @@ export type stagingbnb_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -110187,16 +104352,16 @@ export type stagingbnb_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -110213,16 +104378,16 @@ export type stagingbnb_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -110243,7 +104408,7 @@ export type stagingbnb_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -110260,26 +104425,26 @@ export type stagingbnb_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -110312,16 +104477,16 @@ export type stagingbnb_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -110330,26 +104495,26 @@ export type stagingbnb_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -110382,16 +104547,16 @@ export type stagingbnb_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -110401,12 +104566,12 @@ export type stagingbnb_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_DestinationTransfer_orderBy = +export type zksync_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -110455,14 +104620,14 @@ export type stagingbnb_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingbnb_OptimisticRootFinalized = { +export type zksync_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingbnb_Bytes']; + aggregateRoot: Scalars['zksync_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingbnb_OptimisticRootFinalized_filter = { +export type zksync_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -110471,16 +104636,16 @@ export type stagingbnb_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -110498,36 +104663,36 @@ export type stagingbnb_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_OptimisticRootFinalized_orderBy = +export type zksync_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingbnb_OrderDirection = +export type zksync_OrderDirection = | 'asc' | 'desc'; -export type stagingbnb_OriginMessage = { +export type zksync_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingbnb_OriginMessage_filter = { +export type zksync_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -110536,16 +104701,16 @@ export type stagingbnb_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -110554,16 +104719,16 @@ export type stagingbnb_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -110572,36 +104737,36 @@ export type stagingbnb_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -110630,14 +104795,14 @@ export type stagingbnb_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_OriginMessage_orderBy = +export type zksync_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -110651,51 +104816,51 @@ export type stagingbnb_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingbnb_OriginTransfer = { +export type zksync_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingbnb_OriginTransferrelayerFeesArgs = { +export type zksync_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingbnb_OriginTransfer_filter = { +export type zksync_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -110712,16 +104877,16 @@ export type stagingbnb_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -110730,20 +104895,20 @@ export type stagingbnb_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -110768,40 +104933,40 @@ export type stagingbnb_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -110810,16 +104975,16 @@ export type stagingbnb_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -110836,16 +105001,16 @@ export type stagingbnb_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -110866,17 +105031,17 @@ export type stagingbnb_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -110897,7 +105062,7 @@ export type stagingbnb_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -110912,37 +105077,37 @@ export type stagingbnb_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -110975,16 +105140,16 @@ export type stagingbnb_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -110994,12 +105159,12 @@ export type stagingbnb_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_OriginTransfer_orderBy = +export type zksync_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -111051,20 +105216,20 @@ export type stagingbnb_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingbnb_Relayer = { +export type zksync_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingbnb_RelayerFee = { +export type zksync_RelayerFee = { id: Scalars['ID']; - transfer: stagingbnb_OriginTransfer; + transfer: zksync_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingbnb_Bytes']; + asset: Scalars['zksync_Bytes']; }; -export type stagingbnb_RelayerFee_filter = { +export type zksync_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111093,7 +105258,7 @@ export type stagingbnb_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -111102,23 +105267,23 @@ export type stagingbnb_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_RelayerFee_orderBy = +export type zksync_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -111153,20 +105318,20 @@ export type stagingbnb_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingbnb_RelayerFeesIncrease = { +export type zksync_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingbnb_OriginTransfer; + transfer: zksync_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingbnb_Bytes']; - transactionHash: Scalars['stagingbnb_Bytes']; + asset?: Maybe; + caller: Scalars['zksync_Bytes']; + transactionHash: Scalars['zksync_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingbnb_RelayerFeesIncrease_filter = { +export type zksync_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111195,7 +105360,7 @@ export type stagingbnb_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -111204,36 +105369,36 @@ export type stagingbnb_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -111267,12 +105432,12 @@ export type stagingbnb_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_RelayerFeesIncrease_orderBy = +export type zksync_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -111313,7 +105478,7 @@ export type stagingbnb_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingbnb_Relayer_filter = { +export type zksync_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111326,33 +105491,33 @@ export type stagingbnb_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_Relayer_orderBy = +export type zksync_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingbnb_RootCount = { +export type zksync_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingbnb_RootCount_filter = { +export type zksync_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111370,30 +105535,30 @@ export type stagingbnb_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_RootCount_orderBy = +export type zksync_RootCount_orderBy = | 'id' | 'count'; -export type stagingbnb_RootMessageSent = { +export type zksync_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingbnb_RootMessageSent_filter = { +export type zksync_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111418,16 +105583,16 @@ export type stagingbnb_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -111436,26 +105601,26 @@ export type stagingbnb_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -111489,12 +105654,12 @@ export type stagingbnb_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_RootMessageSent_orderBy = +export type zksync_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -111507,34 +105672,34 @@ export type stagingbnb_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingbnb_Router = { +export type zksync_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingbnb_RouterassetBalancesArgs = { +export type zksync_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingbnb_RouterDailyTVL = { +export type zksync_RouterDailyTVL = { id: Scalars['ID']; - router: stagingbnb_Router; - asset: stagingbnb_Asset; + router: zksync_Router; + asset: zksync_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingbnb_RouterDailyTVL_filter = { +export type zksync_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111563,7 +105728,7 @@ export type stagingbnb_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -111584,7 +105749,7 @@ export type stagingbnb_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -111602,12 +105767,12 @@ export type stagingbnb_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_RouterDailyTVL_orderBy = +export type zksync_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -111629,25 +105794,25 @@ export type stagingbnb_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingbnb_RouterLiquidityEvent = { +export type zksync_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingbnb_Router; - asset: stagingbnb_Asset; + type?: Maybe; + router: zksync_Router; + asset: zksync_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingbnb_Bytes']; + transactionHash: Scalars['zksync_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingbnb_RouterLiquidityEventType = +export type zksync_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingbnb_RouterLiquidityEvent_filter = { +export type zksync_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111656,10 +105821,10 @@ export type stagingbnb_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -111680,7 +105845,7 @@ export type stagingbnb_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -111701,7 +105866,7 @@ export type stagingbnb_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -111718,16 +105883,16 @@ export type stagingbnb_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -111744,16 +105909,16 @@ export type stagingbnb_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -111763,12 +105928,12 @@ export type stagingbnb_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_RouterLiquidityEvent_orderBy = +export type zksync_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -111796,7 +105961,7 @@ export type stagingbnb_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingbnb_Router_filter = { +export type zksync_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111809,36 +105974,36 @@ export type stagingbnb_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -111847,14 +106012,14 @@ export type stagingbnb_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_Router_orderBy = +export type zksync_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -111863,13 +106028,13 @@ export type stagingbnb_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingbnb_Sequencer = { +export type zksync_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingbnb_Sequencer_filter = { +export type zksync_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111882,34 +106047,34 @@ export type stagingbnb_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_Sequencer_orderBy = +export type zksync_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingbnb_Setting = { +export type zksync_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingbnb_Bytes']; + caller: Scalars['zksync_Bytes']; }; -export type stagingbnb_Setting_filter = { +export type zksync_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111926,40 +106091,40 @@ export type stagingbnb_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_Setting_orderBy = +export type zksync_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingbnb_SlippageUpdate = { +export type zksync_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingbnb_DestinationTransfer; + transfer: zksync_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingbnb_Bytes']; - transactionHash: Scalars['stagingbnb_Bytes']; + caller: Scalars['zksync_Bytes']; + transactionHash: Scalars['zksync_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingbnb_SlippageUpdate_filter = { +export type zksync_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -111988,7 +106153,7 @@ export type stagingbnb_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -111997,26 +106162,26 @@ export type stagingbnb_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -112050,12 +106215,12 @@ export type stagingbnb_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_SlippageUpdate_orderBy = +export type zksync_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -112102,16 +106267,16 @@ export type stagingbnb_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingbnb_SnapshotRoot = { +export type zksync_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingbnb_Bytes']; + root: Scalars['zksync_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingbnb_SnapshotRoot_filter = { +export type zksync_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112128,16 +106293,16 @@ export type stagingbnb_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -112163,12 +106328,12 @@ export type stagingbnb_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_SnapshotRoot_orderBy = +export type zksync_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -112176,12 +106341,12 @@ export type stagingbnb_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingbnb_SpokeConnectorMode = { +export type zksync_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingbnb_SpokeConnectorMode_filter = { +export type zksync_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112211,35 +106376,33 @@ export type stagingbnb_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbnb_SpokeConnectorMode_orderBy = +export type zksync_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingbnb_TransferStatus = +export type zksync_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingbnb__Block_ = { +export type zksync__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingbnb__Meta_ = { +export type zksync__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -112247,22 +106410,22 @@ export type stagingbnb__Meta_ = { * and therefore asks for the latest block * */ - block: stagingbnb__Block_; + block: zksync__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingavalanche_AggregateRoot = { +export type staginglinea_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingavalanche_Bytes']; + root: Scalars['staginglinea_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingavalanche_AggregateRootProposed = { +export type staginglinea_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingavalanche_Bytes']; + aggregateRoot: Scalars['staginglinea_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -112270,7 +106433,7 @@ export type stagingavalanche_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingavalanche_AggregateRootProposed_filter = { +export type staginglinea_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112279,16 +106442,12 @@ export type stagingavalanche_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -112330,12 +106489,10 @@ export type stagingavalanche_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_AggregateRootProposed_orderBy = +export type staginglinea_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -112344,7 +106501,7 @@ export type stagingavalanche_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingavalanche_AggregateRoot_filter = { +export type staginglinea_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112353,16 +106510,12 @@ export type stagingavalanche_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -112372,45 +106525,39 @@ export type stagingavalanche_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_AggregateRoot_orderBy = +export type staginglinea_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingavalanche_Aggregation_interval = - | 'hour' - | 'day'; - -export type stagingavalanche_Asset = { +export type staginglinea_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingavalanche_AssetBalance = { +export type staginglinea_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingavalanche_Router; - asset: stagingavalanche_Asset; + router: staginglinea_Router; + asset: staginglinea_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingavalanche_AssetBalance_filter = { +export type staginglinea_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112471,7 +106618,7 @@ export type stagingavalanche_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -112492,7 +106639,7 @@ export type stagingavalanche_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -112502,42 +106649,25 @@ export type stagingavalanche_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_AssetBalance_orderBy = +export type staginglinea_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' | 'supplied' | 'removed' | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' | 'feesEarned'; -export type stagingavalanche_AssetStatus = { +export type staginglinea_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingavalanche_AssetStatus_filter = { +export type staginglinea_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112551,16 +106681,14 @@ export type stagingavalanche_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_AssetStatus_orderBy = +export type staginglinea_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingavalanche_Asset_filter = { +export type staginglinea_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112569,16 +106697,12 @@ export type stagingavalanche_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -112595,16 +106719,12 @@ export type stagingavalanche_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -112613,26 +106733,18 @@ export type stagingavalanche_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -112661,14 +106773,12 @@ export type stagingavalanche_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_Asset_orderBy = +export type staginglinea_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -112678,30 +106788,28 @@ export type stagingavalanche_Asset_orderBy = | 'adoptedAsset' | 'localAsset' | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; + | 'status'; -export type stagingavalanche_BlockChangedFilter = { +export type staginglinea_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingavalanche_Block_height = { - hash?: InputMaybe; +export type staginglinea_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingavalanche_ConnectorMeta = { +export type staginglinea_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingavalanche_ConnectorMeta_filter = { +export type staginglinea_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112726,43 +106834,29 @@ export type stagingavalanche_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_ConnectorMeta_orderBy = +export type staginglinea_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -112770,57 +106864,57 @@ export type stagingavalanche_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingavalanche_DestinationTransfer = { +export type staginglinea_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingavalanche_DestinationTransferroutersArgs = { +export type staginglinea_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingavalanche_DestinationTransfer_filter = { +export type staginglinea_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -112837,16 +106931,12 @@ export type stagingavalanche_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -112855,17 +106945,17 @@ export type stagingavalanche_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -112890,40 +106980,28 @@ export type stagingavalanche_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -112940,16 +107018,12 @@ export type stagingavalanche_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -112966,16 +107040,12 @@ export type stagingavalanche_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -112996,7 +107066,7 @@ export type stagingavalanche_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -113013,26 +107083,18 @@ export type stagingavalanche_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -113065,16 +107127,12 @@ export type stagingavalanche_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -113083,26 +107141,18 @@ export type stagingavalanche_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -113135,16 +107185,12 @@ export type stagingavalanche_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -113154,12 +107200,10 @@ export type stagingavalanche_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_DestinationTransfer_orderBy = +export type staginglinea_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -113180,15 +107224,6 @@ export type stagingavalanche_DestinationTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' | 'amount' | 'routersFee' | 'executedCaller' @@ -113208,14 +107243,14 @@ export type stagingavalanche_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingavalanche_OptimisticRootFinalized = { +export type staginglinea_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingavalanche_Bytes']; + aggregateRoot: Scalars['staginglinea_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingavalanche_OptimisticRootFinalized_filter = { +export type staginglinea_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -113224,16 +107259,12 @@ export type stagingavalanche_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -113251,36 +107282,34 @@ export type stagingavalanche_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_OptimisticRootFinalized_orderBy = +export type staginglinea_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingavalanche_OrderDirection = +export type staginglinea_OrderDirection = | 'asc' | 'desc'; -export type stagingavalanche_OriginMessage = { +export type staginglinea_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingavalanche_OriginMessage_filter = { +export type staginglinea_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -113289,16 +107318,12 @@ export type stagingavalanche_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -113307,16 +107332,12 @@ export type stagingavalanche_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -113325,36 +107346,24 @@ export type stagingavalanche_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -113383,14 +107392,12 @@ export type stagingavalanche_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_OriginMessage_orderBy = +export type staginglinea_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -113400,55 +107407,53 @@ export type stagingavalanche_OriginMessage_orderBy = | 'root' | 'transactionHash' | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; + | 'rootCount'; -export type stagingavalanche_OriginTransfer = { +export type staginglinea_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingavalanche_OriginTransferrelayerFeesArgs = { +export type staginglinea_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingavalanche_OriginTransfer_filter = { +export type staginglinea_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -113465,16 +107470,12 @@ export type stagingavalanche_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -113483,20 +107484,16 @@ export type stagingavalanche_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -113521,40 +107518,28 @@ export type stagingavalanche_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -113563,16 +107548,12 @@ export type stagingavalanche_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -113589,16 +107570,12 @@ export type stagingavalanche_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -113619,17 +107596,13 @@ export type stagingavalanche_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -113650,7 +107623,7 @@ export type stagingavalanche_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -113665,37 +107638,25 @@ export type stagingavalanche_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -113728,16 +107689,12 @@ export type stagingavalanche_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -113747,12 +107704,10 @@ export type stagingavalanche_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_OriginTransfer_orderBy = +export type staginglinea_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -113772,26 +107727,8 @@ export type stagingavalanche_OriginTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' | 'transactingAsset' | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' | 'bumpRelayerFeeCount' | 'relayerFees' | 'initialRelayerFeeAsset' @@ -113804,20 +107741,20 @@ export type stagingavalanche_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingavalanche_Relayer = { +export type staginglinea_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingavalanche_RelayerFee = { +export type staginglinea_RelayerFee = { id: Scalars['ID']; - transfer: stagingavalanche_OriginTransfer; + transfer: staginglinea_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingavalanche_Bytes']; + asset: Scalars['staginglinea_Bytes']; }; -export type stagingavalanche_RelayerFee_filter = { +export type staginglinea_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -113846,7 +107783,7 @@ export type stagingavalanche_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -113855,71 +107792,36 @@ export type stagingavalanche_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_RelayerFee_orderBy = +export type staginglinea_RelayerFee_orderBy = | 'id' | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' | 'fee' | 'asset'; -export type stagingavalanche_RelayerFeesIncrease = { +export type staginglinea_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingavalanche_OriginTransfer; + transfer: staginglinea_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingavalanche_Bytes']; - transactionHash: Scalars['stagingavalanche_Bytes']; + asset?: Maybe; + caller: Scalars['staginglinea_Bytes']; + transactionHash: Scalars['staginglinea_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingavalanche_RelayerFeesIncrease_filter = { +export type staginglinea_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -113948,7 +107850,7 @@ export type stagingavalanche_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -113957,36 +107859,24 @@ export type stagingavalanche_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -114020,43 +107910,12 @@ export type stagingavalanche_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_RelayerFeesIncrease_orderBy = +export type staginglinea_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' | 'increase' | 'asset' | 'caller' @@ -114066,7 +107925,7 @@ export type stagingavalanche_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingavalanche_Relayer_filter = { +export type staginglinea_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114079,33 +107938,27 @@ export type stagingavalanche_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_Relayer_orderBy = +export type staginglinea_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingavalanche_RootCount = { +export type staginglinea_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingavalanche_RootCount_filter = { +export type staginglinea_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114123,30 +107976,28 @@ export type stagingavalanche_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_RootCount_orderBy = +export type staginglinea_RootCount_orderBy = | 'id' | 'count'; -export type stagingavalanche_RootMessageSent = { +export type staginglinea_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingavalanche_RootMessageSent_filter = { +export type staginglinea_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114171,16 +108022,12 @@ export type stagingavalanche_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -114189,26 +108036,18 @@ export type stagingavalanche_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -114242,12 +108081,10 @@ export type stagingavalanche_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_RootMessageSent_orderBy = +export type staginglinea_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -114260,34 +108097,34 @@ export type stagingavalanche_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingavalanche_Router = { +export type staginglinea_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingavalanche_RouterassetBalancesArgs = { +export type staginglinea_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingavalanche_RouterDailyTVL = { +export type staginglinea_RouterDailyTVL = { id: Scalars['ID']; - router: stagingavalanche_Router; - asset: stagingavalanche_Asset; + router: staginglinea_Router; + asset: staginglinea_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingavalanche_RouterDailyTVL_filter = { +export type staginglinea_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114316,7 +108153,7 @@ export type stagingavalanche_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -114337,7 +108174,7 @@ export type stagingavalanche_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -114355,52 +108192,35 @@ export type stagingavalanche_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_RouterDailyTVL_orderBy = +export type staginglinea_RouterDailyTVL_orderBy = | 'id' | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' | 'timestamp' | 'balance'; -export type stagingavalanche_RouterLiquidityEvent = { +export type staginglinea_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingavalanche_Router; - asset: stagingavalanche_Asset; + type?: Maybe; + router: staginglinea_Router; + asset: staginglinea_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingavalanche_Bytes']; + transactionHash: Scalars['staginglinea_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingavalanche_RouterLiquidityEventType = +export type staginglinea_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingavalanche_RouterLiquidityEvent_filter = { +export type staginglinea_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114409,10 +108229,10 @@ export type stagingavalanche_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -114433,7 +108253,7 @@ export type stagingavalanche_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -114454,7 +108274,7 @@ export type stagingavalanche_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -114471,16 +108291,12 @@ export type stagingavalanche_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -114497,16 +108313,12 @@ export type stagingavalanche_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -114516,31 +108328,14 @@ export type stagingavalanche_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_RouterLiquidityEvent_orderBy = +export type staginglinea_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' | 'amount' | 'balance' | 'caller' @@ -114549,7 +108344,7 @@ export type stagingavalanche_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingavalanche_Router_filter = { +export type staginglinea_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114562,36 +108357,24 @@ export type stagingavalanche_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -114600,14 +108383,12 @@ export type stagingavalanche_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_Router_orderBy = +export type staginglinea_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -114616,13 +108397,13 @@ export type stagingavalanche_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingavalanche_Sequencer = { +export type staginglinea_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingavalanche_Sequencer_filter = { +export type staginglinea_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114635,34 +108416,28 @@ export type stagingavalanche_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_Sequencer_orderBy = +export type staginglinea_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingavalanche_Setting = { +export type staginglinea_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingavalanche_Bytes']; + caller: Scalars['staginglinea_Bytes']; }; -export type stagingavalanche_Setting_filter = { +export type staginglinea_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114679,40 +108454,34 @@ export type stagingavalanche_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_Setting_orderBy = +export type staginglinea_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingavalanche_SlippageUpdate = { +export type staginglinea_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingavalanche_DestinationTransfer; + transfer: staginglinea_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingavalanche_Bytes']; - transactionHash: Scalars['stagingavalanche_Bytes']; + caller: Scalars['staginglinea_Bytes']; + transactionHash: Scalars['staginglinea_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingavalanche_SlippageUpdate_filter = { +export type staginglinea_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114741,7 +108510,7 @@ export type stagingavalanche_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -114750,26 +108519,18 @@ export type stagingavalanche_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -114803,50 +108564,12 @@ export type stagingavalanche_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_SlippageUpdate_orderBy = +export type staginglinea_SlippageUpdate_orderBy = | 'id' | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' | 'slippage' | 'caller' | 'transactionHash' @@ -114855,16 +108578,16 @@ export type stagingavalanche_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingavalanche_SnapshotRoot = { +export type staginglinea_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingavalanche_Bytes']; + root: Scalars['staginglinea_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingavalanche_SnapshotRoot_filter = { +export type staginglinea_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114881,16 +108604,12 @@ export type stagingavalanche_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -114916,12 +108635,10 @@ export type stagingavalanche_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_SnapshotRoot_orderBy = +export type staginglinea_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -114929,12 +108646,12 @@ export type stagingavalanche_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingavalanche_SpokeConnectorMode = { +export type staginglinea_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingavalanche_SpokeConnectorMode_filter = { +export type staginglinea_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -114964,35 +108681,31 @@ export type stagingavalanche_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; }; -export type stagingavalanche_SpokeConnectorMode_orderBy = +export type staginglinea_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingavalanche_TransferStatus = +export type staginglinea_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingavalanche__Block_ = { +export type staginglinea__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingavalanche__Meta_ = { +export type staginglinea__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -115000,22 +108713,22 @@ export type stagingavalanche__Meta_ = { * and therefore asks for the latest block * */ - block: stagingavalanche__Block_; + block: staginglinea__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type localarbitrumone_AggregateRoot = { +export type mainnet_AggregateRoot = { id: Scalars['ID']; - root: Scalars['localarbitrumone_Bytes']; + root: Scalars['mainnet_Bytes']; blockNumber: Scalars['BigInt']; }; -export type localarbitrumone_AggregateRootProposed = { +export type mainnet_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['localarbitrumone_Bytes']; + aggregateRoot: Scalars['mainnet_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -115023,7 +108736,7 @@ export type localarbitrumone_AggregateRootProposed = { blockNumber?: Maybe; }; -export type localarbitrumone_AggregateRootProposed_filter = { +export type mainnet_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115032,16 +108745,16 @@ export type localarbitrumone_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -115083,12 +108796,12 @@ export type localarbitrumone_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_AggregateRootProposed_orderBy = +export type mainnet_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -115097,7 +108810,7 @@ export type localarbitrumone_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type localarbitrumone_AggregateRoot_filter = { +export type mainnet_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115106,16 +108819,16 @@ export type localarbitrumone_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -115125,45 +108838,41 @@ export type localarbitrumone_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_AggregateRoot_orderBy = +export type mainnet_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type localarbitrumone_Aggregation_interval = - | 'hour' - | 'day'; - -export type localarbitrumone_Asset = { +export type mainnet_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type localarbitrumone_AssetBalance = { +export type mainnet_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: localarbitrumone_Router; - asset: localarbitrumone_Asset; + router: mainnet_Router; + asset: mainnet_Asset; feesEarned: Scalars['BigInt']; }; -export type localarbitrumone_AssetBalance_filter = { +export type mainnet_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115224,7 +108933,7 @@ export type localarbitrumone_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -115245,7 +108954,7 @@ export type localarbitrumone_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -115255,12 +108964,12 @@ export type localarbitrumone_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_AssetBalance_orderBy = +export type mainnet_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -115285,12 +108994,12 @@ export type localarbitrumone_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type localarbitrumone_AssetStatus = { +export type mainnet_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type localarbitrumone_AssetStatus_filter = { +export type mainnet_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115304,16 +109013,16 @@ export type localarbitrumone_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_AssetStatus_orderBy = +export type mainnet_AssetStatus_orderBy = | 'id' | 'status'; -export type localarbitrumone_Asset_filter = { +export type mainnet_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115322,16 +109031,16 @@ export type localarbitrumone_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -115348,16 +109057,16 @@ export type localarbitrumone_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -115366,26 +109075,26 @@ export type localarbitrumone_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -115414,14 +109123,14 @@ export type localarbitrumone_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_Asset_orderBy = +export type mainnet_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -115435,26 +109144,16 @@ export type localarbitrumone_Asset_orderBy = | 'status__id' | 'status__status'; -export type localarbitrumone_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type localarbitrumone_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type localarbitrumone_ConnectorMeta = { +export type mainnet_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type localarbitrumone_ConnectorMeta_filter = { +export type mainnet_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115479,43 +109178,43 @@ export type localarbitrumone_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_ConnectorMeta_orderBy = +export type mainnet_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -115523,57 +109222,57 @@ export type localarbitrumone_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type localarbitrumone_DestinationTransfer = { +export type mainnet_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type localarbitrumone_DestinationTransferroutersArgs = { +export type mainnet_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localarbitrumone_DestinationTransfer_filter = { +export type mainnet_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115590,16 +109289,16 @@ export type localarbitrumone_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -115608,17 +109307,17 @@ export type localarbitrumone_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -115643,40 +109342,40 @@ export type localarbitrumone_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -115693,16 +109392,16 @@ export type localarbitrumone_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -115719,16 +109418,16 @@ export type localarbitrumone_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -115749,7 +109448,7 @@ export type localarbitrumone_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -115766,26 +109465,26 @@ export type localarbitrumone_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -115818,16 +109517,16 @@ export type localarbitrumone_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -115836,26 +109535,26 @@ export type localarbitrumone_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -115888,16 +109587,16 @@ export type localarbitrumone_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -115907,12 +109606,12 @@ export type localarbitrumone_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_DestinationTransfer_orderBy = +export type mainnet_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -115961,14 +109660,14 @@ export type localarbitrumone_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type localarbitrumone_OptimisticRootFinalized = { +export type mainnet_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['localarbitrumone_Bytes']; + aggregateRoot: Scalars['mainnet_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type localarbitrumone_OptimisticRootFinalized_filter = { +export type mainnet_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -115977,16 +109676,16 @@ export type localarbitrumone_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -116004,36 +109703,31 @@ export type localarbitrumone_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_OptimisticRootFinalized_orderBy = +export type mainnet_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -/** Defines the order direction, either ascending or descending */ -export type localarbitrumone_OrderDirection = - | 'asc' - | 'desc'; - -export type localarbitrumone_OriginMessage = { +export type mainnet_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type localarbitrumone_OriginMessage_filter = { +export type mainnet_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116042,16 +109736,16 @@ export type localarbitrumone_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -116060,16 +109754,16 @@ export type localarbitrumone_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -116078,36 +109772,36 @@ export type localarbitrumone_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -116136,14 +109830,14 @@ export type localarbitrumone_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_OriginMessage_orderBy = +export type mainnet_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -116157,51 +109851,51 @@ export type localarbitrumone_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type localarbitrumone_OriginTransfer = { +export type mainnet_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type localarbitrumone_OriginTransferrelayerFeesArgs = { +export type mainnet_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localarbitrumone_OriginTransfer_filter = { +export type mainnet_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116218,16 +109912,16 @@ export type localarbitrumone_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -116236,20 +109930,20 @@ export type localarbitrumone_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -116274,40 +109968,40 @@ export type localarbitrumone_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -116316,16 +110010,16 @@ export type localarbitrumone_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -116342,16 +110036,16 @@ export type localarbitrumone_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -116372,17 +110066,17 @@ export type localarbitrumone_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -116403,7 +110097,7 @@ export type localarbitrumone_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -116418,37 +110112,37 @@ export type localarbitrumone_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -116481,16 +110175,16 @@ export type localarbitrumone_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -116500,12 +110194,12 @@ export type localarbitrumone_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_OriginTransfer_orderBy = +export type mainnet_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -116557,20 +110251,20 @@ export type localarbitrumone_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type localarbitrumone_Relayer = { +export type mainnet_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type localarbitrumone_RelayerFee = { +export type mainnet_RelayerFee = { id: Scalars['ID']; - transfer: localarbitrumone_OriginTransfer; + transfer: mainnet_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['localarbitrumone_Bytes']; + asset: Scalars['mainnet_Bytes']; }; -export type localarbitrumone_RelayerFee_filter = { +export type mainnet_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116599,7 +110293,7 @@ export type localarbitrumone_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -116608,23 +110302,23 @@ export type localarbitrumone_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_RelayerFee_orderBy = +export type mainnet_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -116659,20 +110353,20 @@ export type localarbitrumone_RelayerFee_orderBy = | 'fee' | 'asset'; -export type localarbitrumone_RelayerFeesIncrease = { +export type mainnet_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: localarbitrumone_OriginTransfer; + transfer: mainnet_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['localarbitrumone_Bytes']; - transactionHash: Scalars['localarbitrumone_Bytes']; + asset?: Maybe; + caller: Scalars['mainnet_Bytes']; + transactionHash: Scalars['mainnet_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type localarbitrumone_RelayerFeesIncrease_filter = { +export type mainnet_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116701,7 +110395,7 @@ export type localarbitrumone_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -116710,36 +110404,36 @@ export type localarbitrumone_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -116773,12 +110467,12 @@ export type localarbitrumone_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_RelayerFeesIncrease_orderBy = +export type mainnet_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -116819,7 +110513,7 @@ export type localarbitrumone_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type localarbitrumone_Relayer_filter = { +export type mainnet_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116832,33 +110526,33 @@ export type localarbitrumone_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_Relayer_orderBy = +export type mainnet_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type localarbitrumone_RootCount = { +export type mainnet_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type localarbitrumone_RootCount_filter = { +export type mainnet_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116876,30 +110570,30 @@ export type localarbitrumone_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_RootCount_orderBy = +export type mainnet_RootCount_orderBy = | 'id' | 'count'; -export type localarbitrumone_RootMessageSent = { +export type mainnet_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type localarbitrumone_RootMessageSent_filter = { +export type mainnet_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -116924,16 +110618,16 @@ export type localarbitrumone_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -116942,26 +110636,26 @@ export type localarbitrumone_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -116995,12 +110689,12 @@ export type localarbitrumone_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_RootMessageSent_orderBy = +export type mainnet_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -117013,34 +110707,34 @@ export type localarbitrumone_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type localarbitrumone_Router = { +export type mainnet_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type localarbitrumone_RouterassetBalancesArgs = { +export type mainnet_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localarbitrumone_RouterDailyTVL = { +export type mainnet_RouterDailyTVL = { id: Scalars['ID']; - router: localarbitrumone_Router; - asset: localarbitrumone_Asset; + router: mainnet_Router; + asset: mainnet_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type localarbitrumone_RouterDailyTVL_filter = { +export type mainnet_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117069,7 +110763,7 @@ export type localarbitrumone_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -117090,7 +110784,7 @@ export type localarbitrumone_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -117108,12 +110802,12 @@ export type localarbitrumone_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_RouterDailyTVL_orderBy = +export type mainnet_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -117135,25 +110829,25 @@ export type localarbitrumone_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type localarbitrumone_RouterLiquidityEvent = { +export type mainnet_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: localarbitrumone_Router; - asset: localarbitrumone_Asset; + type?: Maybe; + router: mainnet_Router; + asset: mainnet_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['localarbitrumone_Bytes']; + transactionHash: Scalars['mainnet_Bytes']; nonce: Scalars['BigInt']; }; -export type localarbitrumone_RouterLiquidityEventType = +export type mainnet_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type localarbitrumone_RouterLiquidityEvent_filter = { +export type mainnet_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117162,10 +110856,10 @@ export type localarbitrumone_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -117186,7 +110880,7 @@ export type localarbitrumone_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -117207,7 +110901,7 @@ export type localarbitrumone_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -117224,16 +110918,16 @@ export type localarbitrumone_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -117250,16 +110944,16 @@ export type localarbitrumone_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -117269,12 +110963,12 @@ export type localarbitrumone_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_RouterLiquidityEvent_orderBy = +export type mainnet_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -117302,7 +110996,7 @@ export type localarbitrumone_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type localarbitrumone_Router_filter = { +export type mainnet_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117315,36 +111009,36 @@ export type localarbitrumone_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -117353,14 +111047,14 @@ export type localarbitrumone_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_Router_orderBy = +export type mainnet_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -117369,13 +111063,13 @@ export type localarbitrumone_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type localarbitrumone_Sequencer = { +export type mainnet_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type localarbitrumone_Sequencer_filter = { +export type mainnet_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117388,34 +111082,34 @@ export type localarbitrumone_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_Sequencer_orderBy = +export type mainnet_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type localarbitrumone_Setting = { +export type mainnet_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['localarbitrumone_Bytes']; + caller: Scalars['mainnet_Bytes']; }; -export type localarbitrumone_Setting_filter = { +export type mainnet_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117432,40 +111126,40 @@ export type localarbitrumone_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_Setting_orderBy = +export type mainnet_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type localarbitrumone_SlippageUpdate = { +export type mainnet_SlippageUpdate = { id: Scalars['ID']; - transfer: localarbitrumone_DestinationTransfer; + transfer: mainnet_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['localarbitrumone_Bytes']; - transactionHash: Scalars['localarbitrumone_Bytes']; + caller: Scalars['mainnet_Bytes']; + transactionHash: Scalars['mainnet_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type localarbitrumone_SlippageUpdate_filter = { +export type mainnet_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117494,7 +111188,7 @@ export type localarbitrumone_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -117503,26 +111197,26 @@ export type localarbitrumone_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -117556,12 +111250,12 @@ export type localarbitrumone_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_SlippageUpdate_orderBy = +export type mainnet_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -117608,16 +111302,16 @@ export type localarbitrumone_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type localarbitrumone_SnapshotRoot = { +export type mainnet_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['localarbitrumone_Bytes']; + root: Scalars['mainnet_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type localarbitrumone_SnapshotRoot_filter = { +export type mainnet_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117634,16 +111328,16 @@ export type localarbitrumone_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -117669,12 +111363,12 @@ export type localarbitrumone_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_SnapshotRoot_orderBy = +export type mainnet_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -117682,12 +111376,12 @@ export type localarbitrumone_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type localarbitrumone_SpokeConnectorMode = { +export type mainnet_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type localarbitrumone_SpokeConnectorMode_filter = { +export type mainnet_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117717,58 +111411,31 @@ export type localarbitrumone_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localarbitrumone_SpokeConnectorMode_orderBy = +export type mainnet_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type localarbitrumone_TransferStatus = +export type mainnet_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type localarbitrumone__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type localarbitrumone__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: localarbitrumone__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type stagingmainnet_AggregateRoot = { +export type optimismsepolia_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingmainnet_Bytes']; + root: Scalars['optimismsepolia_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingmainnet_AggregateRootProposed = { +export type optimismsepolia_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmainnet_Bytes']; + aggregateRoot: Scalars['optimismsepolia_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -117776,7 +111443,7 @@ export type stagingmainnet_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingmainnet_AggregateRootProposed_filter = { +export type optimismsepolia_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117785,16 +111452,16 @@ export type stagingmainnet_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -117836,12 +111503,12 @@ export type stagingmainnet_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AggregateRootProposed_orderBy = +export type optimismsepolia_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -117850,7 +111517,7 @@ export type stagingmainnet_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmainnet_AggregateRoot_filter = { +export type optimismsepolia_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117859,16 +111526,16 @@ export type stagingmainnet_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -117878,41 +111545,45 @@ export type stagingmainnet_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AggregateRoot_orderBy = +export type optimismsepolia_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingmainnet_Asset = { +export type optimismsepolia_Aggregation_interval = + | 'hour' + | 'day'; + +export type optimismsepolia_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingmainnet_AssetBalance = { +export type optimismsepolia_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingmainnet_Router; - asset: stagingmainnet_Asset; + router: optimismsepolia_Router; + asset: optimismsepolia_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingmainnet_AssetBalance_filter = { +export type optimismsepolia_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -117973,7 +111644,7 @@ export type stagingmainnet_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -117994,7 +111665,7 @@ export type stagingmainnet_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -118004,12 +111675,12 @@ export type stagingmainnet_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AssetBalance_orderBy = +export type optimismsepolia_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -118034,12 +111705,12 @@ export type stagingmainnet_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingmainnet_AssetStatus = { +export type optimismsepolia_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingmainnet_AssetStatus_filter = { +export type optimismsepolia_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118053,16 +111724,16 @@ export type stagingmainnet_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_AssetStatus_orderBy = +export type optimismsepolia_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingmainnet_Asset_filter = { +export type optimismsepolia_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118071,16 +111742,16 @@ export type stagingmainnet_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -118097,16 +111768,16 @@ export type stagingmainnet_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -118115,26 +111786,26 @@ export type stagingmainnet_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -118163,14 +111834,14 @@ export type stagingmainnet_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_Asset_orderBy = +export type optimismsepolia_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -118184,16 +111855,26 @@ export type stagingmainnet_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingmainnet_ConnectorMeta = { +export type optimismsepolia_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type optimismsepolia_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type optimismsepolia_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingmainnet_ConnectorMeta_filter = { +export type optimismsepolia_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118218,43 +111899,43 @@ export type stagingmainnet_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_ConnectorMeta_orderBy = +export type optimismsepolia_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -118262,57 +111943,57 @@ export type stagingmainnet_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingmainnet_DestinationTransfer = { +export type optimismsepolia_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingmainnet_DestinationTransferroutersArgs = { +export type optimismsepolia_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmainnet_DestinationTransfer_filter = { +export type optimismsepolia_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118329,16 +112010,16 @@ export type stagingmainnet_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -118347,17 +112028,17 @@ export type stagingmainnet_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -118382,40 +112063,40 @@ export type stagingmainnet_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -118432,16 +112113,16 @@ export type stagingmainnet_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -118458,16 +112139,16 @@ export type stagingmainnet_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -118488,7 +112169,7 @@ export type stagingmainnet_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -118505,26 +112186,26 @@ export type stagingmainnet_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -118557,16 +112238,16 @@ export type stagingmainnet_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -118575,26 +112256,26 @@ export type stagingmainnet_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -118627,16 +112308,16 @@ export type stagingmainnet_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -118646,12 +112327,12 @@ export type stagingmainnet_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_DestinationTransfer_orderBy = +export type optimismsepolia_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -118700,14 +112381,14 @@ export type stagingmainnet_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingmainnet_OptimisticRootFinalized = { +export type optimismsepolia_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmainnet_Bytes']; + aggregateRoot: Scalars['optimismsepolia_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingmainnet_OptimisticRootFinalized_filter = { +export type optimismsepolia_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118716,16 +112397,16 @@ export type stagingmainnet_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -118743,31 +112424,36 @@ export type stagingmainnet_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_OptimisticRootFinalized_orderBy = +export type optimismsepolia_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -export type stagingmainnet_OriginMessage = { +/** Defines the order direction, either ascending or descending */ +export type optimismsepolia_OrderDirection = + | 'asc' + | 'desc'; + +export type optimismsepolia_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingmainnet_OriginMessage_filter = { +export type optimismsepolia_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118776,16 +112462,16 @@ export type stagingmainnet_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -118794,16 +112480,16 @@ export type stagingmainnet_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -118812,51 +112498,51 @@ export type stagingmainnet_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; rootCount_not_in?: InputMaybe>; rootCount_contains?: InputMaybe; rootCount_contains_nocase?: InputMaybe; @@ -118870,14 +112556,14 @@ export type stagingmainnet_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_OriginMessage_orderBy = +export type optimismsepolia_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -118891,51 +112577,51 @@ export type stagingmainnet_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingmainnet_OriginTransfer = { +export type optimismsepolia_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingmainnet_OriginTransferrelayerFeesArgs = { +export type optimismsepolia_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmainnet_OriginTransfer_filter = { +export type optimismsepolia_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -118952,16 +112638,16 @@ export type stagingmainnet_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -118970,20 +112656,20 @@ export type stagingmainnet_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -119008,40 +112694,40 @@ export type stagingmainnet_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -119050,16 +112736,16 @@ export type stagingmainnet_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -119076,16 +112762,16 @@ export type stagingmainnet_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -119106,17 +112792,17 @@ export type stagingmainnet_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -119137,7 +112823,7 @@ export type stagingmainnet_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -119152,37 +112838,37 @@ export type stagingmainnet_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -119215,16 +112901,16 @@ export type stagingmainnet_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -119234,12 +112920,12 @@ export type stagingmainnet_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_OriginTransfer_orderBy = +export type optimismsepolia_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -119291,20 +112977,20 @@ export type stagingmainnet_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingmainnet_Relayer = { +export type optimismsepolia_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingmainnet_RelayerFee = { +export type optimismsepolia_RelayerFee = { id: Scalars['ID']; - transfer: stagingmainnet_OriginTransfer; + transfer: optimismsepolia_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingmainnet_Bytes']; + asset: Scalars['optimismsepolia_Bytes']; }; -export type stagingmainnet_RelayerFee_filter = { +export type optimismsepolia_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119333,7 +113019,7 @@ export type stagingmainnet_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -119342,23 +113028,23 @@ export type stagingmainnet_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RelayerFee_orderBy = +export type optimismsepolia_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -119393,20 +113079,20 @@ export type stagingmainnet_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingmainnet_RelayerFeesIncrease = { +export type optimismsepolia_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingmainnet_OriginTransfer; + transfer: optimismsepolia_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingmainnet_Bytes']; - transactionHash: Scalars['stagingmainnet_Bytes']; + asset?: Maybe; + caller: Scalars['optimismsepolia_Bytes']; + transactionHash: Scalars['optimismsepolia_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmainnet_RelayerFeesIncrease_filter = { +export type optimismsepolia_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119435,7 +113121,7 @@ export type stagingmainnet_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -119444,36 +113130,36 @@ export type stagingmainnet_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -119507,12 +113193,12 @@ export type stagingmainnet_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RelayerFeesIncrease_orderBy = +export type optimismsepolia_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -119553,7 +113239,7 @@ export type stagingmainnet_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmainnet_Relayer_filter = { +export type optimismsepolia_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119566,33 +113252,33 @@ export type stagingmainnet_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_Relayer_orderBy = +export type optimismsepolia_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingmainnet_RootCount = { +export type optimismsepolia_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingmainnet_RootCount_filter = { +export type optimismsepolia_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119610,30 +113296,30 @@ export type stagingmainnet_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RootCount_orderBy = +export type optimismsepolia_RootCount_orderBy = | 'id' | 'count'; -export type stagingmainnet_RootMessageSent = { +export type optimismsepolia_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingmainnet_RootMessageSent_filter = { +export type optimismsepolia_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119658,16 +113344,16 @@ export type stagingmainnet_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -119676,26 +113362,26 @@ export type stagingmainnet_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -119729,12 +113415,12 @@ export type stagingmainnet_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RootMessageSent_orderBy = +export type optimismsepolia_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -119747,34 +113433,34 @@ export type stagingmainnet_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmainnet_Router = { +export type optimismsepolia_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingmainnet_RouterassetBalancesArgs = { +export type optimismsepolia_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmainnet_RouterDailyTVL = { +export type optimismsepolia_RouterDailyTVL = { id: Scalars['ID']; - router: stagingmainnet_Router; - asset: stagingmainnet_Asset; + router: optimismsepolia_Router; + asset: optimismsepolia_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingmainnet_RouterDailyTVL_filter = { +export type optimismsepolia_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119803,7 +113489,7 @@ export type stagingmainnet_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -119824,7 +113510,7 @@ export type stagingmainnet_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -119842,12 +113528,12 @@ export type stagingmainnet_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RouterDailyTVL_orderBy = +export type optimismsepolia_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -119869,25 +113555,25 @@ export type stagingmainnet_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingmainnet_RouterLiquidityEvent = { +export type optimismsepolia_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingmainnet_Router; - asset: stagingmainnet_Asset; + type?: Maybe; + router: optimismsepolia_Router; + asset: optimismsepolia_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingmainnet_Bytes']; + transactionHash: Scalars['optimismsepolia_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingmainnet_RouterLiquidityEventType = +export type optimismsepolia_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingmainnet_RouterLiquidityEvent_filter = { +export type optimismsepolia_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -119896,10 +113582,10 @@ export type stagingmainnet_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -119920,7 +113606,7 @@ export type stagingmainnet_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -119941,7 +113627,7 @@ export type stagingmainnet_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -119958,16 +113644,16 @@ export type stagingmainnet_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -119984,16 +113670,16 @@ export type stagingmainnet_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -120003,12 +113689,12 @@ export type stagingmainnet_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_RouterLiquidityEvent_orderBy = +export type optimismsepolia_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -120036,7 +113722,7 @@ export type stagingmainnet_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingmainnet_Router_filter = { +export type optimismsepolia_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120049,36 +113735,36 @@ export type stagingmainnet_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -120087,14 +113773,14 @@ export type stagingmainnet_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_Router_orderBy = +export type optimismsepolia_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -120103,13 +113789,13 @@ export type stagingmainnet_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingmainnet_Sequencer = { +export type optimismsepolia_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingmainnet_Sequencer_filter = { +export type optimismsepolia_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120122,34 +113808,34 @@ export type stagingmainnet_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_Sequencer_orderBy = +export type optimismsepolia_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingmainnet_Setting = { +export type optimismsepolia_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingmainnet_Bytes']; + caller: Scalars['optimismsepolia_Bytes']; }; -export type stagingmainnet_Setting_filter = { +export type optimismsepolia_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120166,40 +113852,40 @@ export type stagingmainnet_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_Setting_orderBy = +export type optimismsepolia_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingmainnet_SlippageUpdate = { +export type optimismsepolia_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingmainnet_DestinationTransfer; + transfer: optimismsepolia_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingmainnet_Bytes']; - transactionHash: Scalars['stagingmainnet_Bytes']; + caller: Scalars['optimismsepolia_Bytes']; + transactionHash: Scalars['optimismsepolia_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmainnet_SlippageUpdate_filter = { +export type optimismsepolia_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120228,7 +113914,7 @@ export type stagingmainnet_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -120237,26 +113923,26 @@ export type stagingmainnet_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -120290,12 +113976,12 @@ export type stagingmainnet_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_SlippageUpdate_orderBy = +export type optimismsepolia_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -120342,16 +114028,16 @@ export type stagingmainnet_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmainnet_SnapshotRoot = { +export type optimismsepolia_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingmainnet_Bytes']; + root: Scalars['optimismsepolia_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmainnet_SnapshotRoot_filter = { +export type optimismsepolia_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120368,16 +114054,16 @@ export type stagingmainnet_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -120403,12 +114089,12 @@ export type stagingmainnet_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_SnapshotRoot_orderBy = +export type optimismsepolia_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -120416,12 +114102,12 @@ export type stagingmainnet_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmainnet_SpokeConnectorMode = { +export type optimismsepolia_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingmainnet_SpokeConnectorMode_filter = { +export type optimismsepolia_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120451,31 +114137,58 @@ export type stagingmainnet_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmainnet_SpokeConnectorMode_orderBy = +export type optimismsepolia_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingmainnet_TransferStatus = +export type optimismsepolia_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingarbitrumone_AggregateRoot = { +export type optimismsepolia__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type optimismsepolia__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: optimismsepolia__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type polygonzkevm_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingarbitrumone_Bytes']; + root: Scalars['polygonzkevm_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingarbitrumone_AggregateRootProposed = { +export type polygonzkevm_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingarbitrumone_Bytes']; + aggregateRoot: Scalars['polygonzkevm_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -120483,7 +114196,7 @@ export type stagingarbitrumone_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingarbitrumone_AggregateRootProposed_filter = { +export type polygonzkevm_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120492,16 +114205,16 @@ export type stagingarbitrumone_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -120543,12 +114256,12 @@ export type stagingarbitrumone_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_AggregateRootProposed_orderBy = +export type polygonzkevm_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -120557,7 +114270,7 @@ export type stagingarbitrumone_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingarbitrumone_AggregateRoot_filter = { +export type polygonzkevm_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120566,16 +114279,16 @@ export type stagingarbitrumone_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -120585,45 +114298,41 @@ export type stagingarbitrumone_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_AggregateRoot_orderBy = +export type polygonzkevm_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingarbitrumone_Aggregation_interval = - | 'hour' - | 'day'; - -export type stagingarbitrumone_Asset = { +export type polygonzkevm_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingarbitrumone_AssetBalance = { +export type polygonzkevm_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingarbitrumone_Router; - asset: stagingarbitrumone_Asset; + router: polygonzkevm_Router; + asset: polygonzkevm_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingarbitrumone_AssetBalance_filter = { +export type polygonzkevm_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120684,7 +114393,7 @@ export type stagingarbitrumone_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -120705,7 +114414,7 @@ export type stagingarbitrumone_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -120715,12 +114424,12 @@ export type stagingarbitrumone_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_AssetBalance_orderBy = +export type polygonzkevm_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -120745,12 +114454,12 @@ export type stagingarbitrumone_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingarbitrumone_AssetStatus = { +export type polygonzkevm_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingarbitrumone_AssetStatus_filter = { +export type polygonzkevm_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120764,16 +114473,16 @@ export type stagingarbitrumone_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_AssetStatus_orderBy = +export type polygonzkevm_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingarbitrumone_Asset_filter = { +export type polygonzkevm_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120782,16 +114491,16 @@ export type stagingarbitrumone_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -120808,16 +114517,16 @@ export type stagingarbitrumone_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -120826,26 +114535,26 @@ export type stagingarbitrumone_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -120874,14 +114583,14 @@ export type stagingarbitrumone_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_Asset_orderBy = +export type polygonzkevm_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -120895,26 +114604,26 @@ export type stagingarbitrumone_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingarbitrumone_BlockChangedFilter = { +export type polygonzkevm_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingarbitrumone_Block_height = { - hash?: InputMaybe; +export type polygonzkevm_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingarbitrumone_ConnectorMeta = { +export type polygonzkevm_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingarbitrumone_ConnectorMeta_filter = { +export type polygonzkevm_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -120939,43 +114648,43 @@ export type stagingarbitrumone_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_ConnectorMeta_orderBy = +export type polygonzkevm_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -120983,57 +114692,57 @@ export type stagingarbitrumone_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingarbitrumone_DestinationTransfer = { +export type polygonzkevm_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingarbitrumone_DestinationTransferroutersArgs = { +export type polygonzkevm_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingarbitrumone_DestinationTransfer_filter = { +export type polygonzkevm_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -121050,16 +114759,16 @@ export type stagingarbitrumone_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -121068,17 +114777,17 @@ export type stagingarbitrumone_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -121103,40 +114812,40 @@ export type stagingarbitrumone_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -121153,16 +114862,16 @@ export type stagingarbitrumone_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -121179,16 +114888,16 @@ export type stagingarbitrumone_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -121209,7 +114918,7 @@ export type stagingarbitrumone_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -121226,26 +114935,26 @@ export type stagingarbitrumone_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -121278,16 +114987,16 @@ export type stagingarbitrumone_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -121296,26 +115005,26 @@ export type stagingarbitrumone_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -121348,16 +115057,16 @@ export type stagingarbitrumone_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -121367,12 +115076,12 @@ export type stagingarbitrumone_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_DestinationTransfer_orderBy = +export type polygonzkevm_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -121421,14 +115130,14 @@ export type stagingarbitrumone_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingarbitrumone_OptimisticRootFinalized = { +export type polygonzkevm_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingarbitrumone_Bytes']; + aggregateRoot: Scalars['polygonzkevm_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingarbitrumone_OptimisticRootFinalized_filter = { +export type polygonzkevm_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -121437,16 +115146,16 @@ export type stagingarbitrumone_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -121464,36 +115173,36 @@ export type stagingarbitrumone_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_OptimisticRootFinalized_orderBy = +export type polygonzkevm_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingarbitrumone_OrderDirection = +export type polygonzkevm_OrderDirection = | 'asc' | 'desc'; -export type stagingarbitrumone_OriginMessage = { +export type polygonzkevm_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingarbitrumone_OriginMessage_filter = { +export type polygonzkevm_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -121502,16 +115211,16 @@ export type stagingarbitrumone_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -121520,16 +115229,16 @@ export type stagingarbitrumone_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -121538,36 +115247,36 @@ export type stagingarbitrumone_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -121596,14 +115305,14 @@ export type stagingarbitrumone_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_OriginMessage_orderBy = +export type polygonzkevm_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -121617,51 +115326,51 @@ export type stagingarbitrumone_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingarbitrumone_OriginTransfer = { +export type polygonzkevm_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingarbitrumone_OriginTransferrelayerFeesArgs = { +export type polygonzkevm_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingarbitrumone_OriginTransfer_filter = { +export type polygonzkevm_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -121678,16 +115387,16 @@ export type stagingarbitrumone_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -121696,20 +115405,20 @@ export type stagingarbitrumone_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -121734,40 +115443,40 @@ export type stagingarbitrumone_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -121776,16 +115485,16 @@ export type stagingarbitrumone_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -121802,16 +115511,16 @@ export type stagingarbitrumone_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -121832,17 +115541,17 @@ export type stagingarbitrumone_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -121863,7 +115572,7 @@ export type stagingarbitrumone_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -121878,37 +115587,37 @@ export type stagingarbitrumone_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -121941,16 +115650,16 @@ export type stagingarbitrumone_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -121960,12 +115669,12 @@ export type stagingarbitrumone_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_OriginTransfer_orderBy = +export type polygonzkevm_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -122017,20 +115726,20 @@ export type stagingarbitrumone_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingarbitrumone_Relayer = { +export type polygonzkevm_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingarbitrumone_RelayerFee = { +export type polygonzkevm_RelayerFee = { id: Scalars['ID']; - transfer: stagingarbitrumone_OriginTransfer; + transfer: polygonzkevm_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingarbitrumone_Bytes']; + asset: Scalars['polygonzkevm_Bytes']; }; -export type stagingarbitrumone_RelayerFee_filter = { +export type polygonzkevm_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122059,7 +115768,7 @@ export type stagingarbitrumone_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -122068,23 +115777,23 @@ export type stagingarbitrumone_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_RelayerFee_orderBy = +export type polygonzkevm_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -122119,20 +115828,20 @@ export type stagingarbitrumone_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingarbitrumone_RelayerFeesIncrease = { +export type polygonzkevm_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingarbitrumone_OriginTransfer; + transfer: polygonzkevm_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingarbitrumone_Bytes']; - transactionHash: Scalars['stagingarbitrumone_Bytes']; + asset?: Maybe; + caller: Scalars['polygonzkevm_Bytes']; + transactionHash: Scalars['polygonzkevm_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingarbitrumone_RelayerFeesIncrease_filter = { +export type polygonzkevm_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122161,7 +115870,7 @@ export type stagingarbitrumone_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -122170,36 +115879,36 @@ export type stagingarbitrumone_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -122233,12 +115942,12 @@ export type stagingarbitrumone_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_RelayerFeesIncrease_orderBy = +export type polygonzkevm_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -122279,7 +115988,7 @@ export type stagingarbitrumone_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingarbitrumone_Relayer_filter = { +export type polygonzkevm_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122292,33 +116001,33 @@ export type stagingarbitrumone_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_Relayer_orderBy = +export type polygonzkevm_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingarbitrumone_RootCount = { +export type polygonzkevm_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingarbitrumone_RootCount_filter = { +export type polygonzkevm_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122336,30 +116045,30 @@ export type stagingarbitrumone_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_RootCount_orderBy = +export type polygonzkevm_RootCount_orderBy = | 'id' | 'count'; -export type stagingarbitrumone_RootMessageSent = { +export type polygonzkevm_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingarbitrumone_RootMessageSent_filter = { +export type polygonzkevm_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122384,16 +116093,16 @@ export type stagingarbitrumone_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -122402,26 +116111,26 @@ export type stagingarbitrumone_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -122455,12 +116164,12 @@ export type stagingarbitrumone_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_RootMessageSent_orderBy = +export type polygonzkevm_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -122473,34 +116182,34 @@ export type stagingarbitrumone_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingarbitrumone_Router = { +export type polygonzkevm_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingarbitrumone_RouterassetBalancesArgs = { +export type polygonzkevm_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingarbitrumone_RouterDailyTVL = { +export type polygonzkevm_RouterDailyTVL = { id: Scalars['ID']; - router: stagingarbitrumone_Router; - asset: stagingarbitrumone_Asset; + router: polygonzkevm_Router; + asset: polygonzkevm_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingarbitrumone_RouterDailyTVL_filter = { +export type polygonzkevm_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122529,7 +116238,7 @@ export type stagingarbitrumone_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -122550,7 +116259,7 @@ export type stagingarbitrumone_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -122568,12 +116277,12 @@ export type stagingarbitrumone_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_RouterDailyTVL_orderBy = +export type polygonzkevm_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -122595,25 +116304,25 @@ export type stagingarbitrumone_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingarbitrumone_RouterLiquidityEvent = { +export type polygonzkevm_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingarbitrumone_Router; - asset: stagingarbitrumone_Asset; + type?: Maybe; + router: polygonzkevm_Router; + asset: polygonzkevm_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingarbitrumone_Bytes']; + transactionHash: Scalars['polygonzkevm_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingarbitrumone_RouterLiquidityEventType = +export type polygonzkevm_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingarbitrumone_RouterLiquidityEvent_filter = { +export type polygonzkevm_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122622,10 +116331,10 @@ export type stagingarbitrumone_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -122646,7 +116355,7 @@ export type stagingarbitrumone_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -122667,7 +116376,7 @@ export type stagingarbitrumone_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -122684,16 +116393,16 @@ export type stagingarbitrumone_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -122710,16 +116419,16 @@ export type stagingarbitrumone_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -122729,12 +116438,12 @@ export type stagingarbitrumone_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_RouterLiquidityEvent_orderBy = +export type polygonzkevm_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -122762,7 +116471,7 @@ export type stagingarbitrumone_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingarbitrumone_Router_filter = { +export type polygonzkevm_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122775,36 +116484,36 @@ export type stagingarbitrumone_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -122813,14 +116522,14 @@ export type stagingarbitrumone_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_Router_orderBy = +export type polygonzkevm_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -122829,13 +116538,13 @@ export type stagingarbitrumone_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingarbitrumone_Sequencer = { +export type polygonzkevm_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingarbitrumone_Sequencer_filter = { +export type polygonzkevm_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122848,34 +116557,34 @@ export type stagingarbitrumone_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_Sequencer_orderBy = +export type polygonzkevm_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingarbitrumone_Setting = { +export type polygonzkevm_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingarbitrumone_Bytes']; + caller: Scalars['polygonzkevm_Bytes']; }; -export type stagingarbitrumone_Setting_filter = { +export type polygonzkevm_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122892,40 +116601,40 @@ export type stagingarbitrumone_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_Setting_orderBy = +export type polygonzkevm_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingarbitrumone_SlippageUpdate = { +export type polygonzkevm_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingarbitrumone_DestinationTransfer; + transfer: polygonzkevm_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingarbitrumone_Bytes']; - transactionHash: Scalars['stagingarbitrumone_Bytes']; + caller: Scalars['polygonzkevm_Bytes']; + transactionHash: Scalars['polygonzkevm_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingarbitrumone_SlippageUpdate_filter = { +export type polygonzkevm_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -122954,7 +116663,7 @@ export type stagingarbitrumone_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -122963,26 +116672,26 @@ export type stagingarbitrumone_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -123016,12 +116725,12 @@ export type stagingarbitrumone_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_SlippageUpdate_orderBy = +export type polygonzkevm_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -123068,16 +116777,16 @@ export type stagingarbitrumone_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingarbitrumone_SnapshotRoot = { +export type polygonzkevm_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingarbitrumone_Bytes']; + root: Scalars['polygonzkevm_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingarbitrumone_SnapshotRoot_filter = { +export type polygonzkevm_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123094,16 +116803,16 @@ export type stagingarbitrumone_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -123129,12 +116838,12 @@ export type stagingarbitrumone_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_SnapshotRoot_orderBy = +export type polygonzkevm_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -123142,12 +116851,12 @@ export type stagingarbitrumone_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingarbitrumone_SpokeConnectorMode = { +export type polygonzkevm_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingarbitrumone_SpokeConnectorMode_filter = { +export type polygonzkevm_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123177,35 +116886,33 @@ export type stagingarbitrumone_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingarbitrumone_SpokeConnectorMode_orderBy = +export type polygonzkevm_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingarbitrumone_TransferStatus = +export type polygonzkevm_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingarbitrumone__Block_ = { +export type polygonzkevm__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingarbitrumone__Meta_ = { +export type polygonzkevm__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -123213,22 +116920,22 @@ export type stagingarbitrumone__Meta_ = { * and therefore asks for the latest block * */ - block: stagingarbitrumone__Block_; + block: polygonzkevm__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingscroll_AggregateRoot = { +export type stagingoptimism_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingscroll_Bytes']; + root: Scalars['stagingoptimism_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingscroll_AggregateRootProposed = { +export type stagingoptimism_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingscroll_Bytes']; + aggregateRoot: Scalars['stagingoptimism_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -123236,7 +116943,7 @@ export type stagingscroll_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingscroll_AggregateRootProposed_filter = { +export type stagingoptimism_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123245,16 +116952,16 @@ export type stagingscroll_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -123296,12 +117003,12 @@ export type stagingscroll_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_AggregateRootProposed_orderBy = +export type stagingoptimism_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -123310,7 +117017,7 @@ export type stagingscroll_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingscroll_AggregateRoot_filter = { +export type stagingoptimism_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123319,16 +117026,16 @@ export type stagingscroll_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -123338,41 +117045,45 @@ export type stagingscroll_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_AggregateRoot_orderBy = +export type stagingoptimism_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingscroll_Asset = { +export type stagingoptimism_Aggregation_interval = + | 'hour' + | 'day'; + +export type stagingoptimism_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingscroll_AssetBalance = { +export type stagingoptimism_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingscroll_Router; - asset: stagingscroll_Asset; + router: stagingoptimism_Router; + asset: stagingoptimism_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingscroll_AssetBalance_filter = { +export type stagingoptimism_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123433,7 +117144,7 @@ export type stagingscroll_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -123454,7 +117165,7 @@ export type stagingscroll_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -123464,12 +117175,12 @@ export type stagingscroll_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_AssetBalance_orderBy = +export type stagingoptimism_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -123494,12 +117205,12 @@ export type stagingscroll_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingscroll_AssetStatus = { +export type stagingoptimism_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingscroll_AssetStatus_filter = { +export type stagingoptimism_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123513,16 +117224,16 @@ export type stagingscroll_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_AssetStatus_orderBy = +export type stagingoptimism_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingscroll_Asset_filter = { +export type stagingoptimism_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123531,16 +117242,16 @@ export type stagingscroll_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -123557,16 +117268,16 @@ export type stagingscroll_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -123575,26 +117286,26 @@ export type stagingscroll_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -123623,14 +117334,14 @@ export type stagingscroll_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_Asset_orderBy = +export type stagingoptimism_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -123644,26 +117355,26 @@ export type stagingscroll_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingscroll_BlockChangedFilter = { +export type stagingoptimism_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingscroll_Block_height = { - hash?: InputMaybe; +export type stagingoptimism_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingscroll_ConnectorMeta = { +export type stagingoptimism_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingscroll_ConnectorMeta_filter = { +export type stagingoptimism_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123688,43 +117399,43 @@ export type stagingscroll_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_ConnectorMeta_orderBy = +export type stagingoptimism_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -123732,57 +117443,57 @@ export type stagingscroll_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingscroll_DestinationTransfer = { +export type stagingoptimism_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingscroll_DestinationTransferroutersArgs = { +export type stagingoptimism_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingscroll_DestinationTransfer_filter = { +export type stagingoptimism_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -123799,16 +117510,16 @@ export type stagingscroll_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -123817,17 +117528,17 @@ export type stagingscroll_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -123852,40 +117563,40 @@ export type stagingscroll_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -123902,16 +117613,16 @@ export type stagingscroll_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -123928,16 +117639,16 @@ export type stagingscroll_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -123958,7 +117669,7 @@ export type stagingscroll_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -123975,26 +117686,26 @@ export type stagingscroll_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -124027,16 +117738,16 @@ export type stagingscroll_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -124045,26 +117756,26 @@ export type stagingscroll_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -124097,16 +117808,16 @@ export type stagingscroll_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -124116,12 +117827,12 @@ export type stagingscroll_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_DestinationTransfer_orderBy = +export type stagingoptimism_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -124170,14 +117881,14 @@ export type stagingscroll_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingscroll_OptimisticRootFinalized = { +export type stagingoptimism_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingscroll_Bytes']; + aggregateRoot: Scalars['stagingoptimism_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingscroll_OptimisticRootFinalized_filter = { +export type stagingoptimism_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -124186,16 +117897,16 @@ export type stagingscroll_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -124213,36 +117924,36 @@ export type stagingscroll_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_OptimisticRootFinalized_orderBy = +export type stagingoptimism_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingscroll_OrderDirection = +export type stagingoptimism_OrderDirection = | 'asc' | 'desc'; -export type stagingscroll_OriginMessage = { +export type stagingoptimism_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingscroll_OriginMessage_filter = { +export type stagingoptimism_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -124251,16 +117962,16 @@ export type stagingscroll_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -124269,16 +117980,16 @@ export type stagingscroll_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -124287,36 +117998,36 @@ export type stagingscroll_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -124345,14 +118056,14 @@ export type stagingscroll_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_OriginMessage_orderBy = +export type stagingoptimism_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -124366,51 +118077,51 @@ export type stagingscroll_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingscroll_OriginTransfer = { +export type stagingoptimism_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingscroll_OriginTransferrelayerFeesArgs = { +export type stagingoptimism_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingscroll_OriginTransfer_filter = { +export type stagingoptimism_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -124427,16 +118138,16 @@ export type stagingscroll_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -124445,20 +118156,20 @@ export type stagingscroll_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -124483,40 +118194,40 @@ export type stagingscroll_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -124525,16 +118236,16 @@ export type stagingscroll_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -124551,16 +118262,16 @@ export type stagingscroll_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -124581,17 +118292,17 @@ export type stagingscroll_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -124612,7 +118323,7 @@ export type stagingscroll_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -124627,37 +118338,37 @@ export type stagingscroll_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -124690,16 +118401,16 @@ export type stagingscroll_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -124709,12 +118420,12 @@ export type stagingscroll_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_OriginTransfer_orderBy = +export type stagingoptimism_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -124766,20 +118477,20 @@ export type stagingscroll_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingscroll_Relayer = { +export type stagingoptimism_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingscroll_RelayerFee = { +export type stagingoptimism_RelayerFee = { id: Scalars['ID']; - transfer: stagingscroll_OriginTransfer; + transfer: stagingoptimism_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingscroll_Bytes']; + asset: Scalars['stagingoptimism_Bytes']; }; -export type stagingscroll_RelayerFee_filter = { +export type stagingoptimism_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -124808,7 +118519,7 @@ export type stagingscroll_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -124817,23 +118528,23 @@ export type stagingscroll_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_RelayerFee_orderBy = +export type stagingoptimism_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -124868,20 +118579,20 @@ export type stagingscroll_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingscroll_RelayerFeesIncrease = { +export type stagingoptimism_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingscroll_OriginTransfer; + transfer: stagingoptimism_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingscroll_Bytes']; - transactionHash: Scalars['stagingscroll_Bytes']; + asset?: Maybe; + caller: Scalars['stagingoptimism_Bytes']; + transactionHash: Scalars['stagingoptimism_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingscroll_RelayerFeesIncrease_filter = { +export type stagingoptimism_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -124910,7 +118621,7 @@ export type stagingscroll_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -124919,36 +118630,36 @@ export type stagingscroll_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -124982,12 +118693,12 @@ export type stagingscroll_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_RelayerFeesIncrease_orderBy = +export type stagingoptimism_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -125028,7 +118739,7 @@ export type stagingscroll_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingscroll_Relayer_filter = { +export type stagingoptimism_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125041,33 +118752,33 @@ export type stagingscroll_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_Relayer_orderBy = +export type stagingoptimism_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingscroll_RootCount = { +export type stagingoptimism_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingscroll_RootCount_filter = { +export type stagingoptimism_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125085,30 +118796,30 @@ export type stagingscroll_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_RootCount_orderBy = +export type stagingoptimism_RootCount_orderBy = | 'id' | 'count'; -export type stagingscroll_RootMessageSent = { +export type stagingoptimism_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingscroll_RootMessageSent_filter = { +export type stagingoptimism_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125133,16 +118844,16 @@ export type stagingscroll_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -125151,26 +118862,26 @@ export type stagingscroll_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -125204,12 +118915,12 @@ export type stagingscroll_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_RootMessageSent_orderBy = +export type stagingoptimism_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -125222,34 +118933,34 @@ export type stagingscroll_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingscroll_Router = { +export type stagingoptimism_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingscroll_RouterassetBalancesArgs = { +export type stagingoptimism_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingscroll_RouterDailyTVL = { +export type stagingoptimism_RouterDailyTVL = { id: Scalars['ID']; - router: stagingscroll_Router; - asset: stagingscroll_Asset; + router: stagingoptimism_Router; + asset: stagingoptimism_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingscroll_RouterDailyTVL_filter = { +export type stagingoptimism_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125278,7 +118989,7 @@ export type stagingscroll_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -125299,7 +119010,7 @@ export type stagingscroll_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -125317,12 +119028,12 @@ export type stagingscroll_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_RouterDailyTVL_orderBy = +export type stagingoptimism_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -125344,25 +119055,25 @@ export type stagingscroll_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingscroll_RouterLiquidityEvent = { +export type stagingoptimism_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingscroll_Router; - asset: stagingscroll_Asset; + type?: Maybe; + router: stagingoptimism_Router; + asset: stagingoptimism_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingscroll_Bytes']; + transactionHash: Scalars['stagingoptimism_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingscroll_RouterLiquidityEventType = +export type stagingoptimism_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingscroll_RouterLiquidityEvent_filter = { +export type stagingoptimism_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125371,10 +119082,10 @@ export type stagingscroll_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -125395,7 +119106,7 @@ export type stagingscroll_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -125416,7 +119127,7 @@ export type stagingscroll_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -125433,16 +119144,16 @@ export type stagingscroll_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -125459,16 +119170,16 @@ export type stagingscroll_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -125478,12 +119189,12 @@ export type stagingscroll_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_RouterLiquidityEvent_orderBy = +export type stagingoptimism_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -125511,7 +119222,7 @@ export type stagingscroll_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingscroll_Router_filter = { +export type stagingoptimism_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125524,36 +119235,36 @@ export type stagingscroll_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -125562,14 +119273,14 @@ export type stagingscroll_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_Router_orderBy = +export type stagingoptimism_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -125578,13 +119289,13 @@ export type stagingscroll_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingscroll_Sequencer = { +export type stagingoptimism_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingscroll_Sequencer_filter = { +export type stagingoptimism_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125597,34 +119308,34 @@ export type stagingscroll_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_Sequencer_orderBy = +export type stagingoptimism_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingscroll_Setting = { +export type stagingoptimism_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingscroll_Bytes']; + caller: Scalars['stagingoptimism_Bytes']; }; -export type stagingscroll_Setting_filter = { +export type stagingoptimism_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125641,40 +119352,40 @@ export type stagingscroll_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_Setting_orderBy = +export type stagingoptimism_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingscroll_SlippageUpdate = { +export type stagingoptimism_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingscroll_DestinationTransfer; + transfer: stagingoptimism_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingscroll_Bytes']; - transactionHash: Scalars['stagingscroll_Bytes']; + caller: Scalars['stagingoptimism_Bytes']; + transactionHash: Scalars['stagingoptimism_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingscroll_SlippageUpdate_filter = { +export type stagingoptimism_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125703,7 +119414,7 @@ export type stagingscroll_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -125712,26 +119423,26 @@ export type stagingscroll_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -125765,12 +119476,12 @@ export type stagingscroll_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_SlippageUpdate_orderBy = +export type stagingoptimism_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -125817,16 +119528,16 @@ export type stagingscroll_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingscroll_SnapshotRoot = { +export type stagingoptimism_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingscroll_Bytes']; + root: Scalars['stagingoptimism_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingscroll_SnapshotRoot_filter = { +export type stagingoptimism_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125843,16 +119554,16 @@ export type stagingscroll_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -125878,12 +119589,12 @@ export type stagingscroll_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_SnapshotRoot_orderBy = +export type stagingoptimism_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -125891,12 +119602,12 @@ export type stagingscroll_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingscroll_SpokeConnectorMode = { +export type stagingoptimism_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingscroll_SpokeConnectorMode_filter = { +export type stagingoptimism_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125926,33 +119637,35 @@ export type stagingscroll_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingscroll_SpokeConnectorMode_orderBy = +export type stagingoptimism_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingscroll_TransferStatus = +export type stagingoptimism_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingscroll__Block_ = { +export type stagingoptimism__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingscroll__Meta_ = { +export type stagingoptimism__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -125960,22 +119673,22 @@ export type stagingscroll__Meta_ = { * and therefore asks for the latest block * */ - block: stagingscroll__Block_; + block: stagingoptimism__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingbase_AggregateRoot = { +export type stagingmode_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingbase_Bytes']; + root: Scalars['stagingmode_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingbase_AggregateRootProposed = { +export type stagingmode_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingbase_Bytes']; + aggregateRoot: Scalars['stagingmode_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -125983,7 +119696,7 @@ export type stagingbase_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingbase_AggregateRootProposed_filter = { +export type stagingmode_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -125992,16 +119705,16 @@ export type stagingbase_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -126043,12 +119756,12 @@ export type stagingbase_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_AggregateRootProposed_orderBy = +export type stagingmode_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -126057,7 +119770,7 @@ export type stagingbase_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingbase_AggregateRoot_filter = { +export type stagingmode_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126066,16 +119779,16 @@ export type stagingbase_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -126085,45 +119798,41 @@ export type stagingbase_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_AggregateRoot_orderBy = +export type stagingmode_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingbase_Aggregation_interval = - | 'hour' - | 'day'; - -export type stagingbase_Asset = { +export type stagingmode_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingbase_AssetBalance = { +export type stagingmode_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingbase_Router; - asset: stagingbase_Asset; + router: stagingmode_Router; + asset: stagingmode_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingbase_AssetBalance_filter = { +export type stagingmode_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126184,7 +119893,7 @@ export type stagingbase_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -126205,7 +119914,7 @@ export type stagingbase_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -126215,12 +119924,12 @@ export type stagingbase_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_AssetBalance_orderBy = +export type stagingmode_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -126245,12 +119954,12 @@ export type stagingbase_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingbase_AssetStatus = { +export type stagingmode_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingbase_AssetStatus_filter = { +export type stagingmode_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126264,16 +119973,16 @@ export type stagingbase_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_AssetStatus_orderBy = +export type stagingmode_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingbase_Asset_filter = { +export type stagingmode_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126282,16 +119991,16 @@ export type stagingbase_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -126308,16 +120017,16 @@ export type stagingbase_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -126326,26 +120035,26 @@ export type stagingbase_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -126374,14 +120083,14 @@ export type stagingbase_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_Asset_orderBy = +export type stagingmode_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -126395,26 +120104,26 @@ export type stagingbase_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingbase_BlockChangedFilter = { +export type stagingmode_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingbase_Block_height = { - hash?: InputMaybe; +export type stagingmode_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingbase_ConnectorMeta = { +export type stagingmode_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingbase_ConnectorMeta_filter = { +export type stagingmode_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126439,43 +120148,43 @@ export type stagingbase_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_ConnectorMeta_orderBy = +export type stagingmode_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -126483,57 +120192,57 @@ export type stagingbase_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingbase_DestinationTransfer = { +export type stagingmode_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingbase_DestinationTransferroutersArgs = { +export type stagingmode_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingbase_DestinationTransfer_filter = { +export type stagingmode_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126550,16 +120259,16 @@ export type stagingbase_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -126568,17 +120277,17 @@ export type stagingbase_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -126603,40 +120312,40 @@ export type stagingbase_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -126653,16 +120362,16 @@ export type stagingbase_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -126679,16 +120388,16 @@ export type stagingbase_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -126709,7 +120418,7 @@ export type stagingbase_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -126726,26 +120435,26 @@ export type stagingbase_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -126778,16 +120487,16 @@ export type stagingbase_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -126796,26 +120505,26 @@ export type stagingbase_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -126848,16 +120557,16 @@ export type stagingbase_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -126867,12 +120576,12 @@ export type stagingbase_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_DestinationTransfer_orderBy = +export type stagingmode_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -126921,14 +120630,14 @@ export type stagingbase_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingbase_OptimisticRootFinalized = { +export type stagingmode_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingbase_Bytes']; + aggregateRoot: Scalars['stagingmode_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingbase_OptimisticRootFinalized_filter = { +export type stagingmode_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -126937,16 +120646,16 @@ export type stagingbase_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -126964,36 +120673,36 @@ export type stagingbase_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_OptimisticRootFinalized_orderBy = +export type stagingmode_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingbase_OrderDirection = +export type stagingmode_OrderDirection = | 'asc' | 'desc'; -export type stagingbase_OriginMessage = { +export type stagingmode_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingbase_OriginMessage_filter = { +export type stagingmode_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127002,16 +120711,16 @@ export type stagingbase_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -127020,16 +120729,16 @@ export type stagingbase_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -127038,36 +120747,36 @@ export type stagingbase_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -127096,14 +120805,14 @@ export type stagingbase_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_OriginMessage_orderBy = +export type stagingmode_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -127117,51 +120826,51 @@ export type stagingbase_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingbase_OriginTransfer = { +export type stagingmode_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingbase_OriginTransferrelayerFeesArgs = { +export type stagingmode_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingbase_OriginTransfer_filter = { +export type stagingmode_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127178,16 +120887,16 @@ export type stagingbase_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -127196,20 +120905,20 @@ export type stagingbase_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -127234,40 +120943,40 @@ export type stagingbase_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -127276,16 +120985,16 @@ export type stagingbase_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -127302,16 +121011,16 @@ export type stagingbase_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -127332,17 +121041,17 @@ export type stagingbase_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -127363,7 +121072,7 @@ export type stagingbase_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -127378,37 +121087,37 @@ export type stagingbase_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -127441,16 +121150,16 @@ export type stagingbase_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -127460,12 +121169,12 @@ export type stagingbase_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_OriginTransfer_orderBy = +export type stagingmode_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -127517,20 +121226,20 @@ export type stagingbase_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingbase_Relayer = { +export type stagingmode_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingbase_RelayerFee = { +export type stagingmode_RelayerFee = { id: Scalars['ID']; - transfer: stagingbase_OriginTransfer; + transfer: stagingmode_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingbase_Bytes']; + asset: Scalars['stagingmode_Bytes']; }; -export type stagingbase_RelayerFee_filter = { +export type stagingmode_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127559,7 +121268,7 @@ export type stagingbase_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -127568,23 +121277,23 @@ export type stagingbase_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_RelayerFee_orderBy = +export type stagingmode_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -127619,20 +121328,20 @@ export type stagingbase_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingbase_RelayerFeesIncrease = { +export type stagingmode_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingbase_OriginTransfer; + transfer: stagingmode_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingbase_Bytes']; - transactionHash: Scalars['stagingbase_Bytes']; + asset?: Maybe; + caller: Scalars['stagingmode_Bytes']; + transactionHash: Scalars['stagingmode_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingbase_RelayerFeesIncrease_filter = { +export type stagingmode_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127661,7 +121370,7 @@ export type stagingbase_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -127670,36 +121379,36 @@ export type stagingbase_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -127733,12 +121442,12 @@ export type stagingbase_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_RelayerFeesIncrease_orderBy = +export type stagingmode_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -127779,7 +121488,7 @@ export type stagingbase_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingbase_Relayer_filter = { +export type stagingmode_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127792,33 +121501,33 @@ export type stagingbase_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_Relayer_orderBy = +export type stagingmode_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingbase_RootCount = { +export type stagingmode_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingbase_RootCount_filter = { +export type stagingmode_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127836,30 +121545,30 @@ export type stagingbase_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_RootCount_orderBy = +export type stagingmode_RootCount_orderBy = | 'id' | 'count'; -export type stagingbase_RootMessageSent = { +export type stagingmode_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingbase_RootMessageSent_filter = { +export type stagingmode_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -127884,16 +121593,16 @@ export type stagingbase_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -127902,26 +121611,26 @@ export type stagingbase_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -127955,12 +121664,12 @@ export type stagingbase_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_RootMessageSent_orderBy = +export type stagingmode_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -127973,34 +121682,34 @@ export type stagingbase_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingbase_Router = { +export type stagingmode_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingbase_RouterassetBalancesArgs = { +export type stagingmode_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingbase_RouterDailyTVL = { +export type stagingmode_RouterDailyTVL = { id: Scalars['ID']; - router: stagingbase_Router; - asset: stagingbase_Asset; + router: stagingmode_Router; + asset: stagingmode_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingbase_RouterDailyTVL_filter = { +export type stagingmode_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128029,7 +121738,7 @@ export type stagingbase_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -128050,7 +121759,7 @@ export type stagingbase_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -128068,12 +121777,12 @@ export type stagingbase_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_RouterDailyTVL_orderBy = +export type stagingmode_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -128095,25 +121804,25 @@ export type stagingbase_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingbase_RouterLiquidityEvent = { +export type stagingmode_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingbase_Router; - asset: stagingbase_Asset; + type?: Maybe; + router: stagingmode_Router; + asset: stagingmode_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingbase_Bytes']; + transactionHash: Scalars['stagingmode_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingbase_RouterLiquidityEventType = +export type stagingmode_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingbase_RouterLiquidityEvent_filter = { +export type stagingmode_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128122,10 +121831,10 @@ export type stagingbase_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -128146,7 +121855,7 @@ export type stagingbase_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -128167,7 +121876,7 @@ export type stagingbase_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -128184,16 +121893,16 @@ export type stagingbase_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -128210,16 +121919,16 @@ export type stagingbase_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -128229,12 +121938,12 @@ export type stagingbase_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_RouterLiquidityEvent_orderBy = +export type stagingmode_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -128262,7 +121971,7 @@ export type stagingbase_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingbase_Router_filter = { +export type stagingmode_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128275,36 +121984,36 @@ export type stagingbase_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -128313,14 +122022,14 @@ export type stagingbase_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_Router_orderBy = +export type stagingmode_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -128329,13 +122038,13 @@ export type stagingbase_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingbase_Sequencer = { +export type stagingmode_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingbase_Sequencer_filter = { +export type stagingmode_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128348,34 +122057,34 @@ export type stagingbase_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_Sequencer_orderBy = +export type stagingmode_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingbase_Setting = { +export type stagingmode_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingbase_Bytes']; + caller: Scalars['stagingmode_Bytes']; }; -export type stagingbase_Setting_filter = { +export type stagingmode_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128392,40 +122101,40 @@ export type stagingbase_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_Setting_orderBy = +export type stagingmode_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingbase_SlippageUpdate = { +export type stagingmode_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingbase_DestinationTransfer; + transfer: stagingmode_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingbase_Bytes']; - transactionHash: Scalars['stagingbase_Bytes']; + caller: Scalars['stagingmode_Bytes']; + transactionHash: Scalars['stagingmode_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingbase_SlippageUpdate_filter = { +export type stagingmode_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128454,7 +122163,7 @@ export type stagingbase_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -128463,26 +122172,26 @@ export type stagingbase_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -128516,12 +122225,12 @@ export type stagingbase_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_SlippageUpdate_orderBy = +export type stagingmode_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -128568,16 +122277,16 @@ export type stagingbase_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingbase_SnapshotRoot = { +export type stagingmode_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingbase_Bytes']; + root: Scalars['stagingmode_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingbase_SnapshotRoot_filter = { +export type stagingmode_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128594,16 +122303,16 @@ export type stagingbase_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -128629,12 +122338,12 @@ export type stagingbase_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_SnapshotRoot_orderBy = +export type stagingmode_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -128642,12 +122351,12 @@ export type stagingbase_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingbase_SpokeConnectorMode = { +export type stagingmode_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingbase_SpokeConnectorMode_filter = { +export type stagingmode_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128677,35 +122386,33 @@ export type stagingbase_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingbase_SpokeConnectorMode_orderBy = +export type stagingmode_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingbase_TransferStatus = +export type stagingmode_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingbase__Block_ = { +export type stagingmode__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingbase__Meta_ = { +export type stagingmode__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -128713,30 +122420,53 @@ export type stagingbase__Meta_ = { * and therefore asks for the latest block * */ - block: stagingbase__Block_; + block: stagingmode__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type base_AggregateRoot = { +export type base_swap_Aggregation_interval = + | 'hour' + | 'day'; + +export type base_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type base_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type base_swap_LpAccount = { id: Scalars['ID']; - root: Scalars['base_Bytes']; - blockNumber: Scalars['BigInt']; + address: Scalars['base_swap_Bytes']; + balances: Array; }; -export type base_AggregateRootProposed = { + +export type base_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type base_swap_LpAccountBalance = { id: Scalars['ID']; - aggregateRoot: Scalars['base_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + account: base_swap_LpAccount; + token: base_swap_LpToken; + amount: Scalars['base_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; }; -export type base_AggregateRootProposed_filter = { +export type base_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128745,72 +122475,106 @@ export type base_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_AggregateRootProposed_orderBy = +export type base_swap_LpAccountBalance_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' - | 'timestamp' - | 'blockNumber'; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type base_AggregateRoot_filter = { +export type base_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128819,64 +122583,59 @@ export type base_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_AggregateRoot_orderBy = +export type base_swap_LpAccount_orderBy = | 'id' - | 'root' - | 'blockNumber'; - -export type base_Aggregation_interval = - | 'hour' - | 'day'; + | 'address' + | 'balances'; -export type base_Asset = { +export type base_swap_LpToken = { id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; + address: Scalars['base_swap_Bytes']; + stableSwap: base_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['base_swap_BigDecimal']; + events: Array; }; -export type base_AssetBalance = { + +export type base_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type base_swap_LpTokenEvent = { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: base_Router; - asset: base_Asset; - feesEarned: Scalars['BigInt']; + token: base_swap_LpToken; + amount: Scalars['base_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['base_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type base_AssetBalance_filter = { +export type base_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -128885,125 +122644,91 @@ export type base_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_AssetBalance_orderBy = +export type base_swap_LpTokenEvent_orderBy = | 'id' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; - -export type base_AssetStatus = { - id: Scalars['ID']; - status?: Maybe; -}; + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type base_AssetStatus_filter = { +export type base_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -129012,21 +122737,141 @@ export type base_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_AssetStatus_orderBy = +export type base_swap_LpToken_orderBy = | 'id' - | 'status'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type base_Asset_filter = { +export type base_swap_LpTransferEvent = base_swap_LpTokenEvent & { + id: Scalars['ID']; + token: base_swap_LpToken; + amount: Scalars['base_swap_BigDecimal']; + from: Scalars['base_swap_Bytes']; + to: Scalars['base_swap_Bytes']; + fromBalance: Scalars['base_swap_BigDecimal']; + toBalance: Scalars['base_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['base_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type base_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -129035,139 +122880,141 @@ export type base_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_Asset_orderBy = +export type base_swap_LpTransferEvent_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type base_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type base_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; +/** Defines the order direction, either ascending or descending */ +export type base_swap_OrderDirection = + | 'asc' + | 'desc'; -export type base_ConnectorMeta = { +export type base_swap_PooledToken = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + asset: Scalars['base_swap_Bytes']; }; -export type base_ConnectorMeta_filter = { +export type base_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -129176,117 +123023,116 @@ export type base_ConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_ConnectorMeta_orderBy = +export type base_swap_PooledToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'asset'; -export type base_DestinationTransfer = { +export type base_swap_StableSwap = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; + isActive?: Maybe; + key: Scalars['base_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type base_DestinationTransferroutersArgs = { +export type base_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type base_DestinationTransfer_filter = { + +export type base_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type base_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type base_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type base_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type base_swap_StableSwapAddLiquidityEvent = base_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: base_swap_StableSwap; + provider: Scalars['base_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['base_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type base_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -129295,24 +123141,105 @@ export type base_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -129321,367 +123248,53 @@ export type base_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_DestinationTransfer_orderBy = +export type base_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type base_OptimisticRootFinalized = { +export type base_swap_StableSwapEvent = { id: Scalars['ID']; - aggregateRoot: Scalars['base_Bytes']; + stableSwap: base_swap_StableSwap; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['base_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type base_OptimisticRootFinalized_filter = { +export type base_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -129690,16 +123303,35 @@ export type base_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -129708,45 +123340,71 @@ export type base_OptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_OptimisticRootFinalized_orderBy = +export type base_swap_StableSwapEvent_orderBy = | 'id' - | 'aggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' | 'timestamp' - | 'blockNumber'; - -/** Defines the order direction, either ascending or descending */ -export type base_OrderDirection = - | 'asc' - | 'desc'; + | 'transaction' + | 'nonce'; -export type base_OriginMessage = { +export type base_swap_StableSwapExchange = { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + stableSwap: base_swap_StableSwap; + buyer: Scalars['base_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['base_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type base_OriginMessage_filter = { +export type base_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -129755,564 +123413,75 @@ export type base_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type base_OriginMessage_orderBy = - | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; - -export type base_OriginTransfer = { - id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type base_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type base_OriginTransfer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type base_OriginTransfer_orderBy = - | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type base_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; - -export type base_RelayerFee = { - id: Scalars['ID']; - transfer: base_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['base_Bytes']; -}; - -export type base_RelayerFee_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -130321,71 +123490,94 @@ export type base_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_RelayerFee_orderBy = +export type base_swap_StableSwapExchange_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' | 'fee' - | 'asset'; + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type base_RelayerFeesIncrease = { +export type base_swap_StableSwapRemoveLiquidityEvent = base_swap_StableSwapEvent & { id: Scalars['ID']; - transfer: base_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['base_Bytes']; - transactionHash: Scalars['base_Bytes']; + stableSwap: base_swap_StableSwap; + provider: Scalars['base_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + transaction: Scalars['base_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type base_RelayerFeesIncrease_filter = { +export type base_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -130394,65 +123586,87 @@ export type base_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -130461,78 +123675,62 @@ export type base_RelayerFeesIncrease_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_RelayerFeesIncrease_orderBy = +export type base_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type base_Relayer_filter = { +export type base_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -130545,33 +123743,196 @@ export type base_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_Relayer_orderBy = +export type base_swap_StableSwap_orderBy = | 'id' | 'isActive' - | 'relayer'; + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type base_RootCount = { +export type base_swap_SwapDailyVolume = base_swap_SwapTradeVolume & { id: Scalars['ID']; - count?: Maybe; + stableSwap: base_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['base_swap_BigDecimal']; }; -export type base_RootCount_filter = { +export type base_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -130580,39 +123941,79 @@ export type base_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_RootCount_orderBy = +export type base_swap_SwapDailyVolume_orderBy = | 'id' - | 'count'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type base_RootMessageSent = { +export type base_swap_SwapHourlyVolume = base_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + stableSwap: base_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['base_swap_BigDecimal']; }; -export type base_RootMessageSent_filter = { +export type base_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -130621,60 +124022,27 @@ export type base_RootMessageSent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -130683,127 +124051,70 @@ export type base_RootMessageSent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_RootMessageSent_orderBy = +export type base_swap_SwapHourlyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type base_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; -}; - - -export type base_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + | 'volume'; -export type base_RouterDailyTVL = { - id: Scalars['ID']; - router: base_Router; - asset: base_Asset; +export type base_swap_SwapTradeVolume = { + stableSwap: base_swap_StableSwap; timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; + volume: Scalars['base_swap_BigDecimal']; }; -export type base_RouterDailyTVL_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; +export type base_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -130812,61 +124123,49 @@ export type base_RouterDailyTVL_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' +export type base_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'balance'; + | 'volume'; -export type base_RouterLiquidityEvent = { +export type base_swap_SwapWeeklyVolume = base_swap_SwapTradeVolume & { id: Scalars['ID']; - type?: Maybe; - router: base_Router; - asset: base_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; + stableSwap: base_swap_StableSwap; timestamp: Scalars['BigInt']; - transactionHash: Scalars['base_Bytes']; - nonce: Scalars['BigInt']; + volume: Scalars['base_swap_BigDecimal']; }; -export type base_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type base_RouterLiquidityEvent_filter = { +export type base_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -130875,86 +124174,27 @@ export type base_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -130963,59 +124203,49 @@ export type base_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_RouterLiquidityEvent_orderBy = +export type base_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'transactionHash' - | 'nonce'; + | 'volume'; -export type base_Router_filter = { +export type base_swap_SystemInfo = { + id: Scalars['ID']; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; +}; + +export type base_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131024,161 +124254,96 @@ export type base_Router_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_Router_orderBy = +export type base_swap_SystemInfo_orderBy = | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; + | 'exchangeCount' + | 'swapCount'; -export type base_Sequencer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; +export type base_swap__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; -export type base_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +/** The type for the top-level _meta field */ +export type base_swap__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: base_swap__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; }; -export type base_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; +export type xlayer_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; -export type base_Setting = { - id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['base_Bytes']; +export type xlayer_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; }; -export type base_Setting_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; +export type xlayer_swap_LpAccount = { + id: Scalars['ID']; + address: Scalars['xlayer_swap_Bytes']; + balances: Array; }; -export type base_Setting_orderBy = - | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; -export type base_SlippageUpdate = { +export type xlayer_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type xlayer_swap_LpAccountBalance = { id: Scalars['ID']; - transfer: base_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['base_Bytes']; - transactionHash: Scalars['base_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + account: xlayer_swap_LpAccount; + token: xlayer_swap_LpToken; + amount: Scalars['xlayer_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; }; -export type base_SlippageUpdate_filter = { +export type xlayer_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131187,150 +124352,106 @@ export type base_SlippageUpdate_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_SlippageUpdate_orderBy = +export type xlayer_swap_LpAccountBalance_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type base_SnapshotRoot = { - id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['base_Bytes']; - count: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type base_SnapshotRoot_filter = { +export type xlayer_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131339,157 +124460,59 @@ export type base_SnapshotRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type base_SnapshotRoot_orderBy = +export type xlayer_swap_LpAccount_orderBy = | 'id' - | 'spokeDomain' - | 'root' - | 'count' - | 'timestamp' - | 'blockNumber'; + | 'address' + | 'balances'; -export type base_SpokeConnectorMode = { +export type xlayer_swap_LpToken = { id: Scalars['ID']; - mode: Scalars['String']; -}; - -export type base_SpokeConnectorMode_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type base_SpokeConnectorMode_orderBy = - | 'id' - | 'mode'; - -export type base_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; - -export type base__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; + address: Scalars['xlayer_swap_Bytes']; + stableSwap: xlayer_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['xlayer_swap_BigDecimal']; + events: Array; }; -/** The type for the top-level _meta field */ -export type base__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: base__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; -export type staginglinea_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['staginglinea_Bytes']; - blockNumber: Scalars['BigInt']; +export type xlayer_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type staginglinea_AggregateRootProposed = { +export type xlayer_swap_LpTokenEvent = { id: Scalars['ID']; - aggregateRoot: Scalars['staginglinea_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; + token: xlayer_swap_LpToken; + amount: Scalars['xlayer_swap_BigDecimal']; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['xlayer_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type staginglinea_AggregateRootProposed_filter = { +export type xlayer_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131498,36 +124521,43 @@ export type staginglinea_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -131536,28 +124566,46 @@ export type staginglinea_AggregateRootProposed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_AggregateRootProposed_orderBy = +export type xlayer_swap_LpTokenEvent_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' | 'timestamp' - | 'blockNumber'; + | 'transaction' + | 'nonce'; -export type staginglinea_AggregateRoot_filter = { +export type xlayer_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131566,54 +124614,141 @@ export type staginglinea_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_AggregateRoot_orderBy = +export type xlayer_swap_LpToken_orderBy = | 'id' - | 'root' - | 'blockNumber'; - -export type staginglinea_Asset = { - id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; -}; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type staginglinea_AssetBalance = { +export type xlayer_swap_LpTransferEvent = xlayer_swap_LpTokenEvent & { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: staginglinea_Router; - asset: staginglinea_Asset; - feesEarned: Scalars['BigInt']; + token: xlayer_swap_LpToken; + amount: Scalars['xlayer_swap_BigDecimal']; + from: Scalars['xlayer_swap_Bytes']; + to: Scalars['xlayer_swap_Bytes']; + fromBalance: Scalars['xlayer_swap_BigDecimal']; + toBalance: Scalars['xlayer_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['xlayer_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type staginglinea_AssetBalance_filter = { +export type xlayer_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131622,108 +124757,141 @@ export type staginglinea_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_AssetBalance_orderBy = +export type xlayer_swap_LpTransferEvent_orderBy = | 'id' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'asset' - | 'feesEarned'; + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type staginglinea_AssetStatus = { +/** Defines the order direction, either ascending or descending */ +export type xlayer_swap_OrderDirection = + | 'asc' + | 'desc'; + +export type xlayer_swap_PooledToken = { id: Scalars['ID']; - status?: Maybe; + asset: Scalars['xlayer_swap_Bytes']; }; -export type staginglinea_AssetStatus_filter = { +export type xlayer_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131732,19 +124900,116 @@ export type staginglinea_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_AssetStatus_orderBy = +export type xlayer_swap_PooledToken_orderBy = | 'id' - | 'status'; + | 'asset'; -export type staginglinea_Asset_filter = { +export type xlayer_swap_StableSwap = { + id: Scalars['ID']; + isActive?: Maybe; + key: Scalars['xlayer_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; +}; + + +export type xlayer_swap_StableSwapeventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type xlayer_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type xlayer_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type xlayer_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type xlayer_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type xlayer_swap_StableSwapAddLiquidityEvent = xlayer_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: xlayer_swap_StableSwap; + provider: Scalars['xlayer_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['xlayer_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type xlayer_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131753,119 +125018,160 @@ export type staginglinea_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_Asset_orderBy = +export type xlayer_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status'; - -export type staginglinea_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type staginglinea_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type staginglinea_ConnectorMeta = { +export type xlayer_swap_StableSwapEvent = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + stableSwap: xlayer_swap_StableSwap; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['xlayer_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type staginglinea_ConnectorMeta_filter = { +export type xlayer_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131874,103 +125180,108 @@ export type staginglinea_ConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_ConnectorMeta_orderBy = +export type xlayer_swap_StableSwapEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type staginglinea_DestinationTransfer = { +export type xlayer_swap_StableSwapExchange = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; -}; - - -export type staginglinea_DestinationTransferroutersArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + stableSwap: xlayer_swap_StableSwap; + buyer: Scalars['xlayer_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['xlayer_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type staginglinea_DestinationTransfer_filter = { +export type xlayer_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -131979,20 +125290,109 @@ export type staginglinea_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -132001,312 +125401,60 @@ export type staginglinea_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_DestinationTransfer_orderBy = +export type xlayer_swap_StableSwapExchange_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' + | 'fee' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type staginglinea_OptimisticRootFinalized = { +export type xlayer_swap_StableSwapRemoveLiquidityEvent = xlayer_swap_StableSwapEvent & { id: Scalars['ID']; - aggregateRoot: Scalars['staginglinea_Bytes']; + stableSwap: xlayer_swap_StableSwap; + provider: Scalars['xlayer_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['xlayer_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type staginglinea_OptimisticRootFinalized_filter = { +export type xlayer_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -132315,12 +125463,87 @@ export type staginglinea_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -132329,43 +125552,62 @@ export type staginglinea_OptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_OptimisticRootFinalized_orderBy = +export type xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'aggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'blockNumber'; - -/** Defines the order direction, either ascending or descending */ -export type staginglinea_OrderDirection = - | 'asc' - | 'desc'; + | 'transaction' + | 'nonce'; -export type staginglinea_OriginMessage = { - id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; -}; - -export type staginglinea_OriginMessage_filter = { +export type xlayer_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -132374,142 +125616,200 @@ export type staginglinea_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_OriginMessage_orderBy = +export type xlayer_swap_StableSwap_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount'; + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type staginglinea_OriginTransfer = { +export type xlayer_swap_SwapDailyVolume = xlayer_swap_SwapTradeVolume & { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type staginglinea_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + stableSwap: xlayer_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['xlayer_swap_BigDecimal']; }; -export type staginglinea_OriginTransfer_filter = { +export type xlayer_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -132518,201 +125818,27 @@ export type staginglinea_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -132721,96 +125847,50 @@ export type staginglinea_OriginTransfer_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_OriginTransfer_orderBy = +export type xlayer_swap_SwapDailyVolume_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'transactingAsset' - | 'message' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type staginglinea_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; + | 'volume'; -export type staginglinea_RelayerFee = { +export type xlayer_swap_SwapHourlyVolume = xlayer_swap_SwapTradeVolume & { id: Scalars['ID']; - transfer: staginglinea_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['staginglinea_Bytes']; + stableSwap: xlayer_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['xlayer_swap_BigDecimal']; }; -export type staginglinea_RelayerFee_filter = { +export type xlayer_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -132819,120 +125899,99 @@ export type staginglinea_RelayerFee_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_RelayerFee_orderBy = +export type xlayer_swap_SwapHourlyVolume_orderBy = | 'id' - | 'transfer' - | 'fee' - | 'asset'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type staginglinea_RelayerFeesIncrease = { - id: Scalars['ID']; - transfer: staginglinea_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['staginglinea_Bytes']; - transactionHash: Scalars['staginglinea_Bytes']; +export type xlayer_swap_SwapTradeVolume = { + stableSwap: xlayer_swap_StableSwap; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + volume: Scalars['xlayer_swap_BigDecimal']; }; -export type staginglinea_RelayerFeesIncrease_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; +export type xlayer_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -132941,47 +126000,49 @@ export type staginglinea_RelayerFeesIncrease_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_RelayerFeesIncrease_orderBy = - | 'id' - | 'transfer' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' +export type xlayer_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'volume'; -export type staginglinea_Relayer_filter = { +export type xlayer_swap_SwapWeeklyVolume = xlayer_swap_SwapTradeVolume & { + id: Scalars['ID']; + stableSwap: xlayer_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['xlayer_swap_BigDecimal']; +}; + +export type xlayer_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -132990,31 +126051,78 @@ export type staginglinea_Relayer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_Relayer_orderBy = +export type xlayer_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'isActive' - | 'relayer'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type staginglinea_RootCount = { +export type xlayer_swap_SystemInfo = { id: Scalars['ID']; - count?: Maybe; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; }; -export type staginglinea_RootCount_filter = { +export type xlayer_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -133023,737 +126131,36 @@ export type staginglinea_RootCount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_RootCount_orderBy = - | 'id' - | 'count'; - -export type staginglinea_RootMessageSent = { - id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; -}; - -export type staginglinea_RootMessageSent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_RootMessageSent_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type staginglinea_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; -}; - - -export type staginglinea_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type staginglinea_RouterDailyTVL = { - id: Scalars['ID']; - router: staginglinea_Router; - asset: staginglinea_Asset; - timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; -}; - -export type staginglinea_RouterDailyTVL_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'asset' - | 'timestamp' - | 'balance'; - -export type staginglinea_RouterLiquidityEvent = { - id: Scalars['ID']; - type?: Maybe; - router: staginglinea_Router; - asset: staginglinea_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transactionHash: Scalars['staginglinea_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type staginglinea_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type staginglinea_RouterLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_RouterLiquidityEvent_orderBy = - | 'id' - | 'type' - | 'router' - | 'asset' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' - | 'timestamp' - | 'transactionHash' - | 'nonce'; - -export type staginglinea_Router_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_Router_orderBy = - | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; - -export type staginglinea_Sequencer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; -}; - -export type staginglinea_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; - -export type staginglinea_Setting = { - id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['staginglinea_Bytes']; -}; - -export type staginglinea_Setting_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_Setting_orderBy = - | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; - -export type staginglinea_SlippageUpdate = { - id: Scalars['ID']; - transfer: staginglinea_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['staginglinea_Bytes']; - transactionHash: Scalars['staginglinea_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type staginglinea_SlippageUpdate_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_SlippageUpdate_orderBy = - | 'id' - | 'transfer' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type staginglinea_SnapshotRoot = { - id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['staginglinea_Bytes']; - count: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type staginglinea_SnapshotRoot_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; -}; - -export type staginglinea_SnapshotRoot_orderBy = - | 'id' - | 'spokeDomain' - | 'root' - | 'count' - | 'timestamp' - | 'blockNumber'; - -export type staginglinea_SpokeConnectorMode = { - id: Scalars['ID']; - mode: Scalars['String']; -}; - -export type staginglinea_SpokeConnectorMode_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type staginglinea_SpokeConnectorMode_orderBy = +export type xlayer_swap_SystemInfo_orderBy = | 'id' - | 'mode'; - -export type staginglinea_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; + | 'exchangeCount' + | 'swapCount'; -export type staginglinea__Block_ = { +export type xlayer_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ @@ -133761,7 +126168,7 @@ export type staginglinea__Block_ = { }; /** The type for the top-level _meta field */ -export type staginglinea__Meta_ = { +export type xlayer_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -133769,22 +126176,22 @@ export type staginglinea__Meta_ = { * and therefore asks for the latest block * */ - block: staginglinea__Block_; + block: xlayer_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingmode_AggregateRoot = { +export type metis_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingmode_Bytes']; + root: Scalars['metis_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingmode_AggregateRootProposed = { +export type metis_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmode_Bytes']; + aggregateRoot: Scalars['metis_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -133792,7 +126199,7 @@ export type stagingmode_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingmode_AggregateRootProposed_filter = { +export type metis_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -133801,16 +126208,16 @@ export type stagingmode_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -133852,12 +126259,12 @@ export type stagingmode_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_AggregateRootProposed_orderBy = +export type metis_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -133866,7 +126273,7 @@ export type stagingmode_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmode_AggregateRoot_filter = { +export type metis_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -133875,16 +126282,16 @@ export type stagingmode_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -133894,41 +126301,41 @@ export type stagingmode_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_AggregateRoot_orderBy = +export type metis_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingmode_Asset = { +export type metis_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingmode_AssetBalance = { +export type metis_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingmode_Router; - asset: stagingmode_Asset; + router: metis_Router; + asset: metis_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingmode_AssetBalance_filter = { +export type metis_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -133989,7 +126396,7 @@ export type stagingmode_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -134010,7 +126417,7 @@ export type stagingmode_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -134020,12 +126427,12 @@ export type stagingmode_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_AssetBalance_orderBy = +export type metis_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -134050,12 +126457,12 @@ export type stagingmode_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingmode_AssetStatus = { +export type metis_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingmode_AssetStatus_filter = { +export type metis_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134069,16 +126476,16 @@ export type stagingmode_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_AssetStatus_orderBy = +export type metis_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingmode_Asset_filter = { +export type metis_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134087,16 +126494,16 @@ export type stagingmode_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -134113,16 +126520,16 @@ export type stagingmode_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -134131,26 +126538,26 @@ export type stagingmode_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -134179,14 +126586,14 @@ export type stagingmode_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_Asset_orderBy = +export type metis_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -134200,26 +126607,26 @@ export type stagingmode_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingmode_BlockChangedFilter = { +export type metis_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingmode_Block_height = { - hash?: InputMaybe; +export type metis_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingmode_ConnectorMeta = { +export type metis_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingmode_ConnectorMeta_filter = { +export type metis_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134244,43 +126651,43 @@ export type stagingmode_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_ConnectorMeta_orderBy = +export type metis_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -134288,57 +126695,57 @@ export type stagingmode_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingmode_DestinationTransfer = { +export type metis_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingmode_DestinationTransferroutersArgs = { +export type metis_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmode_DestinationTransfer_filter = { +export type metis_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134355,16 +126762,16 @@ export type stagingmode_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -134373,17 +126780,17 @@ export type stagingmode_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -134408,40 +126815,40 @@ export type stagingmode_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -134458,16 +126865,16 @@ export type stagingmode_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -134484,16 +126891,16 @@ export type stagingmode_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -134514,7 +126921,7 @@ export type stagingmode_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -134531,26 +126938,26 @@ export type stagingmode_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -134583,16 +126990,16 @@ export type stagingmode_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -134601,26 +127008,26 @@ export type stagingmode_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -134653,16 +127060,16 @@ export type stagingmode_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -134672,12 +127079,12 @@ export type stagingmode_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_DestinationTransfer_orderBy = +export type metis_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -134726,14 +127133,14 @@ export type stagingmode_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingmode_OptimisticRootFinalized = { +export type metis_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmode_Bytes']; + aggregateRoot: Scalars['metis_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingmode_OptimisticRootFinalized_filter = { +export type metis_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134742,16 +127149,16 @@ export type stagingmode_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -134769,36 +127176,36 @@ export type stagingmode_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_OptimisticRootFinalized_orderBy = +export type metis_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingmode_OrderDirection = +export type metis_OrderDirection = | 'asc' | 'desc'; -export type stagingmode_OriginMessage = { +export type metis_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingmode_OriginMessage_filter = { +export type metis_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134807,16 +127214,16 @@ export type stagingmode_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -134825,16 +127232,16 @@ export type stagingmode_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -134843,36 +127250,36 @@ export type stagingmode_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -134901,14 +127308,14 @@ export type stagingmode_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_OriginMessage_orderBy = +export type metis_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -134922,51 +127329,51 @@ export type stagingmode_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingmode_OriginTransfer = { +export type metis_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingmode_OriginTransferrelayerFeesArgs = { +export type metis_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmode_OriginTransfer_filter = { +export type metis_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -134983,16 +127390,16 @@ export type stagingmode_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -135001,20 +127408,20 @@ export type stagingmode_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -135039,40 +127446,40 @@ export type stagingmode_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -135081,16 +127488,16 @@ export type stagingmode_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -135107,16 +127514,16 @@ export type stagingmode_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -135137,17 +127544,17 @@ export type stagingmode_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -135168,7 +127575,7 @@ export type stagingmode_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -135183,37 +127590,37 @@ export type stagingmode_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -135246,16 +127653,16 @@ export type stagingmode_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -135265,12 +127672,12 @@ export type stagingmode_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_OriginTransfer_orderBy = +export type metis_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -135322,20 +127729,20 @@ export type stagingmode_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingmode_Relayer = { +export type metis_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingmode_RelayerFee = { +export type metis_RelayerFee = { id: Scalars['ID']; - transfer: stagingmode_OriginTransfer; + transfer: metis_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingmode_Bytes']; + asset: Scalars['metis_Bytes']; }; -export type stagingmode_RelayerFee_filter = { +export type metis_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135364,7 +127771,7 @@ export type stagingmode_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -135373,23 +127780,23 @@ export type stagingmode_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_RelayerFee_orderBy = +export type metis_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -135424,20 +127831,20 @@ export type stagingmode_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingmode_RelayerFeesIncrease = { +export type metis_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingmode_OriginTransfer; + transfer: metis_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingmode_Bytes']; - transactionHash: Scalars['stagingmode_Bytes']; + asset?: Maybe; + caller: Scalars['metis_Bytes']; + transactionHash: Scalars['metis_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmode_RelayerFeesIncrease_filter = { +export type metis_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135466,7 +127873,7 @@ export type stagingmode_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -135475,36 +127882,36 @@ export type stagingmode_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -135538,12 +127945,12 @@ export type stagingmode_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_RelayerFeesIncrease_orderBy = +export type metis_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -135584,7 +127991,7 @@ export type stagingmode_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmode_Relayer_filter = { +export type metis_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135597,33 +128004,33 @@ export type stagingmode_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_Relayer_orderBy = +export type metis_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingmode_RootCount = { +export type metis_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingmode_RootCount_filter = { +export type metis_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135641,30 +128048,30 @@ export type stagingmode_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_RootCount_orderBy = +export type metis_RootCount_orderBy = | 'id' | 'count'; -export type stagingmode_RootMessageSent = { +export type metis_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingmode_RootMessageSent_filter = { +export type metis_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135689,16 +128096,16 @@ export type stagingmode_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -135707,26 +128114,26 @@ export type stagingmode_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -135760,12 +128167,12 @@ export type stagingmode_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_RootMessageSent_orderBy = +export type metis_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -135778,34 +128185,34 @@ export type stagingmode_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmode_Router = { +export type metis_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingmode_RouterassetBalancesArgs = { +export type metis_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; -export type stagingmode_RouterDailyTVL = { +export type metis_RouterDailyTVL = { id: Scalars['ID']; - router: stagingmode_Router; - asset: stagingmode_Asset; + router: metis_Router; + asset: metis_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingmode_RouterDailyTVL_filter = { +export type metis_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135834,7 +128241,7 @@ export type stagingmode_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -135855,7 +128262,7 @@ export type stagingmode_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -135873,12 +128280,12 @@ export type stagingmode_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_RouterDailyTVL_orderBy = +export type metis_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -135900,25 +128307,25 @@ export type stagingmode_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingmode_RouterLiquidityEvent = { +export type metis_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingmode_Router; - asset: stagingmode_Asset; + type?: Maybe; + router: metis_Router; + asset: metis_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingmode_Bytes']; + transactionHash: Scalars['metis_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingmode_RouterLiquidityEventType = +export type metis_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingmode_RouterLiquidityEvent_filter = { +export type metis_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -135927,10 +128334,10 @@ export type stagingmode_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -135951,7 +128358,7 @@ export type stagingmode_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -135972,7 +128379,7 @@ export type stagingmode_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -135989,16 +128396,16 @@ export type stagingmode_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -136015,16 +128422,16 @@ export type stagingmode_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -136034,12 +128441,12 @@ export type stagingmode_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_RouterLiquidityEvent_orderBy = +export type metis_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -136067,7 +128474,7 @@ export type stagingmode_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingmode_Router_filter = { +export type metis_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136080,36 +128487,36 @@ export type stagingmode_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -136118,14 +128525,14 @@ export type stagingmode_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_Router_orderBy = +export type metis_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -136134,13 +128541,13 @@ export type stagingmode_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingmode_Sequencer = { +export type metis_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingmode_Sequencer_filter = { +export type metis_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136153,34 +128560,34 @@ export type stagingmode_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_Sequencer_orderBy = +export type metis_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingmode_Setting = { +export type metis_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingmode_Bytes']; + caller: Scalars['metis_Bytes']; }; -export type stagingmode_Setting_filter = { +export type metis_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136197,40 +128604,40 @@ export type stagingmode_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_Setting_orderBy = +export type metis_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingmode_SlippageUpdate = { +export type metis_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingmode_DestinationTransfer; + transfer: metis_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingmode_Bytes']; - transactionHash: Scalars['stagingmode_Bytes']; + caller: Scalars['metis_Bytes']; + transactionHash: Scalars['metis_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmode_SlippageUpdate_filter = { +export type metis_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136259,7 +128666,7 @@ export type stagingmode_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -136268,26 +128675,26 @@ export type stagingmode_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -136321,12 +128728,12 @@ export type stagingmode_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_SlippageUpdate_orderBy = +export type metis_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -136373,16 +128780,16 @@ export type stagingmode_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmode_SnapshotRoot = { +export type metis_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingmode_Bytes']; + root: Scalars['metis_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmode_SnapshotRoot_filter = { +export type metis_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136399,16 +128806,16 @@ export type stagingmode_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -136434,12 +128841,12 @@ export type stagingmode_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_SnapshotRoot_orderBy = +export type metis_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -136447,12 +128854,12 @@ export type stagingmode_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmode_SpokeConnectorMode = { +export type metis_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingmode_SpokeConnectorMode_filter = { +export type metis_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136482,25 +128889,25 @@ export type stagingmode_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmode_SpokeConnectorMode_orderBy = +export type metis_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingmode_TransferStatus = +export type metis_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingmode__Block_ = { +export type metis__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ @@ -136508,7 +128915,7 @@ export type stagingmode__Block_ = { }; /** The type for the top-level _meta field */ -export type stagingmode__Meta_ = { +export type metis__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -136516,22 +128923,22 @@ export type stagingmode__Meta_ = { * and therefore asks for the latest block * */ - block: stagingmode__Block_; + block: metis__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type arbitrumone_AggregateRoot = { +export type bnb_AggregateRoot = { id: Scalars['ID']; - root: Scalars['arbitrumone_Bytes']; + root: Scalars['bnb_Bytes']; blockNumber: Scalars['BigInt']; }; -export type arbitrumone_AggregateRootProposed = { +export type bnb_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['arbitrumone_Bytes']; + aggregateRoot: Scalars['bnb_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -136539,7 +128946,7 @@ export type arbitrumone_AggregateRootProposed = { blockNumber?: Maybe; }; -export type arbitrumone_AggregateRootProposed_filter = { +export type bnb_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136548,16 +128955,16 @@ export type arbitrumone_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -136599,12 +129006,12 @@ export type arbitrumone_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_AggregateRootProposed_orderBy = +export type bnb_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -136613,7 +129020,7 @@ export type arbitrumone_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type arbitrumone_AggregateRoot_filter = { +export type bnb_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136622,16 +129029,16 @@ export type arbitrumone_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -136641,45 +129048,45 @@ export type arbitrumone_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_AggregateRoot_orderBy = +export type bnb_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type arbitrumone_Aggregation_interval = +export type bnb_Aggregation_interval = | 'hour' | 'day'; -export type arbitrumone_Asset = { +export type bnb_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type arbitrumone_AssetBalance = { +export type bnb_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: arbitrumone_Router; - asset: arbitrumone_Asset; + router: bnb_Router; + asset: bnb_Asset; feesEarned: Scalars['BigInt']; }; -export type arbitrumone_AssetBalance_filter = { +export type bnb_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136740,7 +129147,7 @@ export type arbitrumone_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -136761,7 +129168,7 @@ export type arbitrumone_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -136771,12 +129178,12 @@ export type arbitrumone_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_AssetBalance_orderBy = +export type bnb_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -136801,12 +129208,12 @@ export type arbitrumone_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type arbitrumone_AssetStatus = { +export type bnb_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type arbitrumone_AssetStatus_filter = { +export type bnb_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136820,16 +129227,16 @@ export type arbitrumone_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_AssetStatus_orderBy = +export type bnb_AssetStatus_orderBy = | 'id' | 'status'; -export type arbitrumone_Asset_filter = { +export type bnb_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136838,16 +129245,16 @@ export type arbitrumone_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -136864,16 +129271,16 @@ export type arbitrumone_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -136882,26 +129289,26 @@ export type arbitrumone_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -136930,14 +129337,14 @@ export type arbitrumone_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_Asset_orderBy = +export type bnb_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -136951,26 +129358,26 @@ export type arbitrumone_Asset_orderBy = | 'status__id' | 'status__status'; -export type arbitrumone_BlockChangedFilter = { +export type bnb_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type arbitrumone_Block_height = { - hash?: InputMaybe; +export type bnb_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type arbitrumone_ConnectorMeta = { +export type bnb_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type arbitrumone_ConnectorMeta_filter = { +export type bnb_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -136995,43 +129402,43 @@ export type arbitrumone_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_ConnectorMeta_orderBy = +export type bnb_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -137039,57 +129446,57 @@ export type arbitrumone_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type arbitrumone_DestinationTransfer = { +export type bnb_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type arbitrumone_DestinationTransferroutersArgs = { +export type bnb_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_DestinationTransfer_filter = { +export type bnb_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -137106,16 +129513,16 @@ export type arbitrumone_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -137124,17 +129531,17 @@ export type arbitrumone_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -137159,40 +129566,40 @@ export type arbitrumone_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -137209,16 +129616,16 @@ export type arbitrumone_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -137235,16 +129642,16 @@ export type arbitrumone_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -137265,7 +129672,7 @@ export type arbitrumone_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -137282,26 +129689,26 @@ export type arbitrumone_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -137334,16 +129741,16 @@ export type arbitrumone_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -137352,26 +129759,26 @@ export type arbitrumone_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -137404,16 +129811,16 @@ export type arbitrumone_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -137423,12 +129830,12 @@ export type arbitrumone_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_DestinationTransfer_orderBy = +export type bnb_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -137477,14 +129884,14 @@ export type arbitrumone_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type arbitrumone_OptimisticRootFinalized = { +export type bnb_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['arbitrumone_Bytes']; + aggregateRoot: Scalars['bnb_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type arbitrumone_OptimisticRootFinalized_filter = { +export type bnb_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -137493,16 +129900,16 @@ export type arbitrumone_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -137520,36 +129927,36 @@ export type arbitrumone_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_OptimisticRootFinalized_orderBy = +export type bnb_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type arbitrumone_OrderDirection = +export type bnb_OrderDirection = | 'asc' | 'desc'; -export type arbitrumone_OriginMessage = { +export type bnb_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type arbitrumone_OriginMessage_filter = { +export type bnb_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -137558,16 +129965,16 @@ export type arbitrumone_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -137576,16 +129983,16 @@ export type arbitrumone_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -137594,36 +130001,36 @@ export type arbitrumone_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -137652,14 +130059,14 @@ export type arbitrumone_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_OriginMessage_orderBy = +export type bnb_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -137673,51 +130080,51 @@ export type arbitrumone_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type arbitrumone_OriginTransfer = { +export type bnb_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type arbitrumone_OriginTransferrelayerFeesArgs = { +export type bnb_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_OriginTransfer_filter = { +export type bnb_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -137734,16 +130141,16 @@ export type arbitrumone_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -137752,20 +130159,20 @@ export type arbitrumone_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -137790,40 +130197,40 @@ export type arbitrumone_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -137832,16 +130239,16 @@ export type arbitrumone_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -137858,16 +130265,16 @@ export type arbitrumone_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -137888,17 +130295,17 @@ export type arbitrumone_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -137919,7 +130326,7 @@ export type arbitrumone_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -137934,42 +130341,42 @@ export type arbitrumone_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; @@ -137997,16 +130404,16 @@ export type arbitrumone_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -138016,12 +130423,12 @@ export type arbitrumone_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_OriginTransfer_orderBy = +export type bnb_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -138073,20 +130480,20 @@ export type arbitrumone_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type arbitrumone_Relayer = { +export type bnb_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type arbitrumone_RelayerFee = { +export type bnb_RelayerFee = { id: Scalars['ID']; - transfer: arbitrumone_OriginTransfer; + transfer: bnb_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['arbitrumone_Bytes']; + asset: Scalars['bnb_Bytes']; }; -export type arbitrumone_RelayerFee_filter = { +export type bnb_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138115,7 +130522,7 @@ export type arbitrumone_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -138124,23 +130531,23 @@ export type arbitrumone_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_RelayerFee_orderBy = +export type bnb_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -138175,20 +130582,20 @@ export type arbitrumone_RelayerFee_orderBy = | 'fee' | 'asset'; -export type arbitrumone_RelayerFeesIncrease = { +export type bnb_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: arbitrumone_OriginTransfer; + transfer: bnb_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['arbitrumone_Bytes']; - transactionHash: Scalars['arbitrumone_Bytes']; + asset?: Maybe; + caller: Scalars['bnb_Bytes']; + transactionHash: Scalars['bnb_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type arbitrumone_RelayerFeesIncrease_filter = { +export type bnb_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138217,7 +130624,7 @@ export type arbitrumone_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -138226,36 +130633,36 @@ export type arbitrumone_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -138289,12 +130696,12 @@ export type arbitrumone_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_RelayerFeesIncrease_orderBy = +export type bnb_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -138335,7 +130742,7 @@ export type arbitrumone_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type arbitrumone_Relayer_filter = { +export type bnb_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138348,33 +130755,33 @@ export type arbitrumone_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_Relayer_orderBy = +export type bnb_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type arbitrumone_RootCount = { +export type bnb_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type arbitrumone_RootCount_filter = { +export type bnb_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138392,30 +130799,30 @@ export type arbitrumone_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_RootCount_orderBy = +export type bnb_RootCount_orderBy = | 'id' | 'count'; -export type arbitrumone_RootMessageSent = { +export type bnb_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type arbitrumone_RootMessageSent_filter = { +export type bnb_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138440,16 +130847,16 @@ export type arbitrumone_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -138458,26 +130865,26 @@ export type arbitrumone_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -138511,12 +130918,12 @@ export type arbitrumone_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_RootMessageSent_orderBy = +export type bnb_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -138529,34 +130936,34 @@ export type arbitrumone_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type arbitrumone_Router = { +export type bnb_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type arbitrumone_RouterassetBalancesArgs = { +export type bnb_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumone_RouterDailyTVL = { +export type bnb_RouterDailyTVL = { id: Scalars['ID']; - router: arbitrumone_Router; - asset: arbitrumone_Asset; + router: bnb_Router; + asset: bnb_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type arbitrumone_RouterDailyTVL_filter = { +export type bnb_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138585,7 +130992,7 @@ export type arbitrumone_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -138606,7 +131013,7 @@ export type arbitrumone_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -138624,12 +131031,12 @@ export type arbitrumone_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_RouterDailyTVL_orderBy = +export type bnb_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -138651,25 +131058,25 @@ export type arbitrumone_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type arbitrumone_RouterLiquidityEvent = { +export type bnb_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: arbitrumone_Router; - asset: arbitrumone_Asset; + type?: Maybe; + router: bnb_Router; + asset: bnb_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['arbitrumone_Bytes']; + transactionHash: Scalars['bnb_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumone_RouterLiquidityEventType = +export type bnb_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type arbitrumone_RouterLiquidityEvent_filter = { +export type bnb_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138678,10 +131085,10 @@ export type arbitrumone_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -138702,7 +131109,7 @@ export type arbitrumone_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -138723,7 +131130,7 @@ export type arbitrumone_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -138740,16 +131147,16 @@ export type arbitrumone_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -138766,16 +131173,16 @@ export type arbitrumone_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -138785,12 +131192,12 @@ export type arbitrumone_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_RouterLiquidityEvent_orderBy = +export type bnb_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -138818,7 +131225,7 @@ export type arbitrumone_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type arbitrumone_Router_filter = { +export type bnb_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138831,36 +131238,36 @@ export type arbitrumone_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -138869,14 +131276,14 @@ export type arbitrumone_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_Router_orderBy = +export type bnb_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -138885,13 +131292,13 @@ export type arbitrumone_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type arbitrumone_Sequencer = { +export type bnb_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type arbitrumone_Sequencer_filter = { +export type bnb_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138904,34 +131311,34 @@ export type arbitrumone_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_Sequencer_orderBy = +export type bnb_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type arbitrumone_Setting = { +export type bnb_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['arbitrumone_Bytes']; + caller: Scalars['bnb_Bytes']; }; -export type arbitrumone_Setting_filter = { +export type bnb_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -138948,40 +131355,40 @@ export type arbitrumone_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_Setting_orderBy = +export type bnb_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type arbitrumone_SlippageUpdate = { +export type bnb_SlippageUpdate = { id: Scalars['ID']; - transfer: arbitrumone_DestinationTransfer; + transfer: bnb_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['arbitrumone_Bytes']; - transactionHash: Scalars['arbitrumone_Bytes']; + caller: Scalars['bnb_Bytes']; + transactionHash: Scalars['bnb_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type arbitrumone_SlippageUpdate_filter = { +export type bnb_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139010,7 +131417,7 @@ export type arbitrumone_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -139019,26 +131426,26 @@ export type arbitrumone_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -139072,12 +131479,12 @@ export type arbitrumone_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_SlippageUpdate_orderBy = +export type bnb_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -139124,16 +131531,16 @@ export type arbitrumone_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type arbitrumone_SnapshotRoot = { +export type bnb_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['arbitrumone_Bytes']; + root: Scalars['bnb_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type arbitrumone_SnapshotRoot_filter = { +export type bnb_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139150,16 +131557,16 @@ export type arbitrumone_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -139185,12 +131592,12 @@ export type arbitrumone_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_SnapshotRoot_orderBy = +export type bnb_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -139198,12 +131605,12 @@ export type arbitrumone_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type arbitrumone_SpokeConnectorMode = { +export type bnb_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type arbitrumone_SpokeConnectorMode_filter = { +export type bnb_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139233,35 +131640,35 @@ export type arbitrumone_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumone_SpokeConnectorMode_orderBy = +export type bnb_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type arbitrumone_TransferStatus = +export type bnb_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type arbitrumone__Block_ = { +export type bnb__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type arbitrumone__Meta_ = { +export type bnb__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -139269,49 +131676,49 @@ export type arbitrumone__Meta_ = { * and therefore asks for the latest block * */ - block: arbitrumone__Block_; + block: bnb__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type linea_swap_BlockChangedFilter = { +export type mantle_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type linea_swap_Block_height = { - hash?: InputMaybe; +export type mantle_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type linea_swap_LpAccount = { +export type mantle_swap_LpAccount = { id: Scalars['ID']; - address: Scalars['linea_swap_Bytes']; - balances: Array; + address: Scalars['mantle_swap_Bytes']; + balances: Array; }; -export type linea_swap_LpAccountbalancesArgs = { +export type mantle_swap_LpAccountbalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_LpAccountBalance = { +export type mantle_swap_LpAccountBalance = { id: Scalars['ID']; - account: linea_swap_LpAccount; - token: linea_swap_LpToken; - amount: Scalars['linea_swap_BigDecimal']; + account: mantle_swap_LpAccount; + token: mantle_swap_LpToken; + amount: Scalars['mantle_swap_BigDecimal']; block?: Maybe; modified?: Maybe; - transaction?: Maybe; + transaction?: Maybe; }; -export type linea_swap_LpAccountBalance_filter = { +export type mantle_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139340,7 +131747,7 @@ export type linea_swap_LpAccountBalance_filter = { account_ends_with_nocase?: InputMaybe; account_not_ends_with?: InputMaybe; account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; + account_?: InputMaybe; token?: InputMaybe; token_not?: InputMaybe; token_gt?: InputMaybe; @@ -139361,15 +131768,15 @@ export type linea_swap_LpAccountBalance_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -139386,26 +131793,40 @@ export type linea_swap_LpAccountBalance_filter = { modified_lte?: InputMaybe; modified_in?: InputMaybe>; modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_LpAccountBalance_orderBy = +export type mantle_swap_LpAccountBalance_orderBy = | 'id' | 'account' + | 'account__id' + | 'account__address' | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' | 'block' | 'modified' | 'transaction'; -export type linea_swap_LpAccount_filter = { +export type mantle_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139414,53 +131835,59 @@ export type linea_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_LpAccount_orderBy = +export type mantle_swap_LpAccount_orderBy = | 'id' | 'address' | 'balances'; -export type linea_swap_LpToken = { +export type mantle_swap_LpToken = { id: Scalars['ID']; - address: Scalars['linea_swap_Bytes']; - stableSwap: linea_swap_StableSwap; + address: Scalars['mantle_swap_Bytes']; + stableSwap: mantle_swap_StableSwap; decimals: Scalars['Int']; name: Scalars['String']; symbol: Scalars['String']; - totalSupply: Scalars['linea_swap_BigDecimal']; - events: Array; + totalSupply: Scalars['mantle_swap_BigDecimal']; + events: Array; }; -export type linea_swap_LpTokeneventsArgs = { +export type mantle_swap_LpTokeneventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_LpTokenEvent = { +export type mantle_swap_LpTokenEvent = { id: Scalars['ID']; - token: linea_swap_LpToken; - amount: Scalars['linea_swap_BigDecimal']; + token: mantle_swap_LpToken; + amount: Scalars['mantle_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['linea_swap_Bytes']; + transaction: Scalars['mantle_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_swap_LpTokenEvent_filter = { +export type mantle_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139489,15 +131916,15 @@ export type linea_swap_LpTokenEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -139514,12 +131941,16 @@ export type linea_swap_LpTokenEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -139529,19 +131960,27 @@ export type linea_swap_LpTokenEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_LpTokenEvent_orderBy = +export type mantle_swap_LpTokenEvent_orderBy = | 'id' | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' | 'block' | 'timestamp' | 'transaction' | 'nonce'; -export type linea_swap_LpToken_filter = { +export type mantle_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139550,12 +131989,16 @@ export type linea_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -139576,7 +132019,7 @@ export type linea_swap_LpToken_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; decimals?: InputMaybe; decimals_not?: InputMaybe; decimals_gt?: InputMaybe; @@ -139625,43 +132068,62 @@ export type linea_swap_LpToken_filter = { symbol_ends_with_nocase?: InputMaybe; symbol_not_ends_with?: InputMaybe; symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_LpToken_orderBy = +export type mantle_swap_LpToken_orderBy = | 'id' | 'address' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'decimals' | 'name' | 'symbol' | 'totalSupply' | 'events'; -export type linea_swap_LpTransferEvent = linea_swap_LpTokenEvent & { +export type mantle_swap_LpTransferEvent = mantle_swap_LpTokenEvent & { id: Scalars['ID']; - token: linea_swap_LpToken; - amount: Scalars['linea_swap_BigDecimal']; - from: Scalars['linea_swap_Bytes']; - to: Scalars['linea_swap_Bytes']; - fromBalance: Scalars['linea_swap_BigDecimal']; - toBalance: Scalars['linea_swap_BigDecimal']; + token: mantle_swap_LpToken; + amount: Scalars['mantle_swap_BigDecimal']; + from: Scalars['mantle_swap_Bytes']; + to: Scalars['mantle_swap_Bytes']; + fromBalance: Scalars['mantle_swap_BigDecimal']; + toBalance: Scalars['mantle_swap_BigDecimal']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['linea_swap_Bytes']; + transaction: Scalars['mantle_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_swap_LpTransferEvent_filter = { +export type mantle_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139690,43 +132152,51 @@ export type linea_swap_LpTransferEvent_filter = { token_ends_with_nocase?: InputMaybe; token_not_ends_with?: InputMaybe; token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -139743,12 +132213,16 @@ export type linea_swap_LpTransferEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -139758,12 +132232,20 @@ export type linea_swap_LpTransferEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_LpTransferEvent_orderBy = +export type mantle_swap_LpTransferEvent_orderBy = | 'id' | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' | 'from' | 'to' @@ -139775,16 +132257,16 @@ export type linea_swap_LpTransferEvent_orderBy = | 'nonce'; /** Defines the order direction, either ascending or descending */ -export type linea_swap_OrderDirection = +export type mantle_swap_OrderDirection = | 'asc' | 'desc'; -export type linea_swap_PooledToken = { +export type mantle_swap_PooledToken = { id: Scalars['ID']; - asset: Scalars['linea_swap_Bytes']; + asset: Scalars['mantle_swap_Bytes']; }; -export type linea_swap_PooledToken_filter = { +export type mantle_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139793,97 +132275,103 @@ export type linea_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_PooledToken_orderBy = +export type mantle_swap_PooledToken_orderBy = | 'id' | 'asset'; -export type linea_swap_StableSwap = { +export type mantle_swap_StableSwap = { id: Scalars['ID']; isActive?: Maybe; - key: Scalars['linea_swap_Bytes']; - canonicalId?: Maybe; + key: Scalars['mantle_swap_Bytes']; + canonicalId?: Maybe; domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; initialA?: Maybe; futureA?: Maybe; initialATime?: Maybe; futureATime?: Maybe; swapFee?: Maybe; adminFee?: Maybe; - pooledTokens: Array; + pooledTokens: Array; tokenPrecisionMultipliers: Array; balances: Array; adminFees: Array; virtualPrice: Scalars['BigInt']; invariant: Scalars['BigInt']; lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type linea_swap_StableSwapeventsArgs = { +export type mantle_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_StableSwapexchangesArgs = { +export type mantle_swap_StableSwapexchangesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_StableSwaphourlyVolumesArgs = { +export type mantle_swap_StableSwaphourlyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_StableSwapdailyVolumesArgs = { +export type mantle_swap_StableSwapdailyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_StableSwapweeklyVolumesArgs = { +export type mantle_swap_StableSwapweeklyVolumesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_swap_StableSwapAddLiquidityEvent = linea_swap_StableSwapEvent & { +export type mantle_swap_StableSwapAddLiquidityEvent = mantle_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; - provider: Scalars['linea_swap_Bytes']; + stableSwap: mantle_swap_StableSwap; + provider: Scalars['mantle_swap_Bytes']; tokenAmounts: Array; fees: Array; invariant?: Maybe; @@ -139892,11 +132380,11 @@ export type linea_swap_StableSwapAddLiquidityEvent = linea_swap_StableSwapEvent balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['linea_swap_Bytes']; + transaction: Scalars['mantle_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_swap_StableSwapAddLiquidityEvent_filter = { +export type mantle_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -139925,13 +132413,17 @@ export type linea_swap_StableSwapAddLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -139990,12 +132482,16 @@ export type linea_swap_StableSwapAddLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -140005,12 +132501,30 @@ export type linea_swap_StableSwapAddLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_StableSwapAddLiquidityEvent_orderBy = +export type mantle_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'provider' | 'tokenAmounts' | 'fees' @@ -140023,16 +132537,16 @@ export type linea_swap_StableSwapAddLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type linea_swap_StableSwapEvent = { +export type mantle_swap_StableSwapEvent = { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; + stableSwap: mantle_swap_StableSwap; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['linea_swap_Bytes']; + transaction: Scalars['mantle_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_swap_StableSwapEvent_filter = { +export type mantle_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140061,7 +132575,7 @@ export type linea_swap_StableSwapEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; block?: InputMaybe; block_not?: InputMaybe; block_gt?: InputMaybe; @@ -140078,12 +132592,16 @@ export type linea_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -140093,21 +132611,39 @@ export type linea_swap_StableSwapEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_StableSwapEvent_orderBy = +export type mantle_swap_StableSwapEvent_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'block' | 'timestamp' | 'transaction' | 'nonce'; -export type linea_swap_StableSwapExchange = { +export type mantle_swap_StableSwapExchange = { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; - buyer: Scalars['linea_swap_Bytes']; + stableSwap: mantle_swap_StableSwap; + buyer: Scalars['mantle_swap_Bytes']; boughtId: Scalars['BigInt']; tokensBought: Scalars['BigInt']; soldId: Scalars['BigInt']; @@ -140116,11 +132652,11 @@ export type linea_swap_StableSwapExchange = { fee: Scalars['BigInt']; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['linea_swap_Bytes']; + transaction: Scalars['mantle_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_swap_StableSwapExchange_filter = { +export type mantle_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140149,13 +132685,17 @@ export type linea_swap_StableSwapExchange_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; boughtId?: InputMaybe; boughtId_not?: InputMaybe; boughtId_gt?: InputMaybe; @@ -140218,12 +132758,16 @@ export type linea_swap_StableSwapExchange_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -140233,12 +132777,30 @@ export type linea_swap_StableSwapExchange_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_StableSwapExchange_orderBy = +export type mantle_swap_StableSwapExchange_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'buyer' | 'boughtId' | 'tokensBought' @@ -140251,10 +132813,10 @@ export type linea_swap_StableSwapExchange_orderBy = | 'transaction' | 'nonce'; -export type linea_swap_StableSwapRemoveLiquidityEvent = linea_swap_StableSwapEvent & { +export type mantle_swap_StableSwapRemoveLiquidityEvent = mantle_swap_StableSwapEvent & { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; - provider: Scalars['linea_swap_Bytes']; + stableSwap: mantle_swap_StableSwap; + provider: Scalars['mantle_swap_Bytes']; tokenAmounts: Array; fees?: Maybe>; invariant?: Maybe; @@ -140263,11 +132825,11 @@ export type linea_swap_StableSwapRemoveLiquidityEvent = linea_swap_StableSwapEve balances: Array; block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transaction: Scalars['linea_swap_Bytes']; + transaction: Scalars['mantle_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_swap_StableSwapRemoveLiquidityEvent_filter = { +export type mantle_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140296,13 +132858,17 @@ export type linea_swap_StableSwapRemoveLiquidityEvent_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; tokenAmounts?: InputMaybe>; tokenAmounts_not?: InputMaybe>; tokenAmounts_contains?: InputMaybe>; @@ -140361,12 +132927,16 @@ export type linea_swap_StableSwapRemoveLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -140376,12 +132946,30 @@ export type linea_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_StableSwapRemoveLiquidityEvent_orderBy = +export type mantle_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'provider' | 'tokenAmounts' | 'fees' @@ -140394,7 +132982,7 @@ export type linea_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'transaction' | 'nonce'; -export type linea_swap_StableSwap_filter = { +export type mantle_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140407,18 +132995,26 @@ export type linea_swap_StableSwap_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; domain?: InputMaybe; domain_not?: InputMaybe; domain_gt?: InputMaybe; @@ -140427,31 +133023,39 @@ export type linea_swap_StableSwap_filter = { domain_lte?: InputMaybe; domain_in?: InputMaybe>; domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; futureA_lte?: InputMaybe; futureA_in?: InputMaybe>; futureA_not_in?: InputMaybe>; @@ -140487,12 +133091,12 @@ export type linea_swap_StableSwap_filter = { adminFee_lte?: InputMaybe; adminFee_in?: InputMaybe>; adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; tokenPrecisionMultipliers?: InputMaybe>; tokenPrecisionMultipliers_not?: InputMaybe>; tokenPrecisionMultipliers_contains?: InputMaybe>; @@ -140535,15 +133139,18 @@ export type linea_swap_StableSwap_filter = { lpTokenSupply_lte?: InputMaybe; lpTokenSupply_in?: InputMaybe>; lpTokenSupply_not_in?: InputMaybe>; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_StableSwap_orderBy = +export type mantle_swap_StableSwap_orderBy = | 'id' | 'isActive' | 'key' @@ -140570,14 +133177,14 @@ export type linea_swap_StableSwap_orderBy = | 'dailyVolumes' | 'weeklyVolumes'; -export type linea_swap_SwapDailyVolume = linea_swap_SwapTradeVolume & { +export type mantle_swap_SwapDailyVolume = mantle_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; + stableSwap: mantle_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['linea_swap_BigDecimal']; + volume: Scalars['mantle_swap_BigDecimal']; }; -export type linea_swap_SwapDailyVolume_filter = { +export type mantle_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140606,7 +133213,7 @@ export type linea_swap_SwapDailyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -140615,32 +133222,50 @@ export type linea_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_SwapDailyVolume_orderBy = +export type mantle_swap_SwapDailyVolume_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type linea_swap_SwapHourlyVolume = linea_swap_SwapTradeVolume & { +export type mantle_swap_SwapHourlyVolume = mantle_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; + stableSwap: mantle_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['linea_swap_BigDecimal']; + volume: Scalars['mantle_swap_BigDecimal']; }; -export type linea_swap_SwapHourlyVolume_filter = { +export type mantle_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140669,7 +133294,7 @@ export type linea_swap_SwapHourlyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -140678,31 +133303,49 @@ export type linea_swap_SwapHourlyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_SwapHourlyVolume_orderBy = +export type mantle_swap_SwapHourlyVolume_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type linea_swap_SwapTradeVolume = { - stableSwap: linea_swap_StableSwap; +export type mantle_swap_SwapTradeVolume = { + stableSwap: mantle_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['linea_swap_BigDecimal']; + volume: Scalars['mantle_swap_BigDecimal']; }; -export type linea_swap_SwapTradeVolume_filter = { +export type mantle_swap_SwapTradeVolume_filter = { stableSwap?: InputMaybe; stableSwap_not?: InputMaybe; stableSwap_gt?: InputMaybe; @@ -140723,7 +133366,7 @@ export type linea_swap_SwapTradeVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -140732,31 +133375,49 @@ export type linea_swap_SwapTradeVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_SwapTradeVolume_orderBy = +export type mantle_swap_SwapTradeVolume_orderBy = | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type linea_swap_SwapWeeklyVolume = linea_swap_SwapTradeVolume & { +export type mantle_swap_SwapWeeklyVolume = mantle_swap_SwapTradeVolume & { id: Scalars['ID']; - stableSwap: linea_swap_StableSwap; + stableSwap: mantle_swap_StableSwap; timestamp: Scalars['BigInt']; - volume: Scalars['linea_swap_BigDecimal']; + volume: Scalars['mantle_swap_BigDecimal']; }; -export type linea_swap_SwapWeeklyVolume_filter = { +export type mantle_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140785,7 +133446,7 @@ export type linea_swap_SwapWeeklyVolume_filter = { stableSwap_ends_with_nocase?: InputMaybe; stableSwap_not_ends_with?: InputMaybe; stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -140794,31 +133455,49 @@ export type linea_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_SwapWeeklyVolume_orderBy = +export type mantle_swap_SwapWeeklyVolume_orderBy = | 'id' | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' | 'volume'; -export type linea_swap_SystemInfo = { +export type mantle_swap_SystemInfo = { id: Scalars['ID']; exchangeCount: Scalars['BigInt']; swapCount: Scalars['BigInt']; }; -export type linea_swap_SystemInfo_filter = { +export type mantle_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140844,17 +133523,19 @@ export type linea_swap_SystemInfo_filter = { swapCount_in?: InputMaybe>; swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_swap_SystemInfo_orderBy = +export type mantle_swap_SystemInfo_orderBy = | 'id' | 'exchangeCount' | 'swapCount'; -export type linea_swap__Block_ = { +export type mantle_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ @@ -140862,7 +133543,7 @@ export type linea_swap__Block_ = { }; /** The type for the top-level _meta field */ -export type linea_swap__Meta_ = { +export type mantle_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -140870,22 +133551,22 @@ export type linea_swap__Meta_ = { * and therefore asks for the latest block * */ - block: linea_swap__Block_; + block: mantle_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type sepolia_AggregateRoot = { +export type optimism_AggregateRoot = { id: Scalars['ID']; - root: Scalars['sepolia_Bytes']; + root: Scalars['optimism_Bytes']; blockNumber: Scalars['BigInt']; }; -export type sepolia_AggregateRootProposed = { +export type optimism_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['sepolia_Bytes']; + aggregateRoot: Scalars['optimism_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -140893,7 +133574,7 @@ export type sepolia_AggregateRootProposed = { blockNumber?: Maybe; }; -export type sepolia_AggregateRootProposed_filter = { +export type optimism_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140902,16 +133583,16 @@ export type sepolia_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -140953,12 +133634,12 @@ export type sepolia_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_AggregateRootProposed_orderBy = +export type optimism_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -140967,7 +133648,7 @@ export type sepolia_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type sepolia_AggregateRoot_filter = { +export type optimism_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -140976,16 +133657,16 @@ export type sepolia_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -140995,41 +133676,45 @@ export type sepolia_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_AggregateRoot_orderBy = +export type optimism_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type sepolia_Asset = { +export type optimism_Aggregation_interval = + | 'hour' + | 'day'; + +export type optimism_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type sepolia_AssetBalance = { +export type optimism_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: sepolia_Router; - asset: sepolia_Asset; + router: optimism_Router; + asset: optimism_Asset; feesEarned: Scalars['BigInt']; }; -export type sepolia_AssetBalance_filter = { +export type optimism_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141090,7 +133775,7 @@ export type sepolia_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -141111,7 +133796,7 @@ export type sepolia_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -141121,12 +133806,12 @@ export type sepolia_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_AssetBalance_orderBy = +export type optimism_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -141151,12 +133836,12 @@ export type sepolia_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type sepolia_AssetStatus = { +export type optimism_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type sepolia_AssetStatus_filter = { +export type optimism_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141170,16 +133855,16 @@ export type sepolia_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_AssetStatus_orderBy = +export type optimism_AssetStatus_orderBy = | 'id' | 'status'; -export type sepolia_Asset_filter = { +export type optimism_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141188,16 +133873,16 @@ export type sepolia_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -141214,16 +133899,16 @@ export type sepolia_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -141232,26 +133917,26 @@ export type sepolia_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -141280,14 +133965,14 @@ export type sepolia_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_Asset_orderBy = +export type optimism_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -141301,16 +133986,26 @@ export type sepolia_Asset_orderBy = | 'status__id' | 'status__status'; -export type sepolia_ConnectorMeta = { +export type optimism_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type optimism_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type optimism_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type sepolia_ConnectorMeta_filter = { +export type optimism_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141335,43 +134030,43 @@ export type sepolia_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_ConnectorMeta_orderBy = +export type optimism_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -141379,57 +134074,57 @@ export type sepolia_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type sepolia_DestinationTransfer = { +export type optimism_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type sepolia_DestinationTransferroutersArgs = { +export type optimism_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type sepolia_DestinationTransfer_filter = { +export type optimism_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141446,16 +134141,16 @@ export type sepolia_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -141464,17 +134159,17 @@ export type sepolia_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -141499,40 +134194,40 @@ export type sepolia_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -141549,16 +134244,16 @@ export type sepolia_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -141575,16 +134270,16 @@ export type sepolia_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -141605,7 +134300,7 @@ export type sepolia_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -141622,26 +134317,26 @@ export type sepolia_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -141674,16 +134369,16 @@ export type sepolia_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -141692,26 +134387,26 @@ export type sepolia_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -141744,16 +134439,16 @@ export type sepolia_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -141763,12 +134458,12 @@ export type sepolia_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_DestinationTransfer_orderBy = +export type optimism_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -141817,14 +134512,14 @@ export type sepolia_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type sepolia_OptimisticRootFinalized = { +export type optimism_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['sepolia_Bytes']; + aggregateRoot: Scalars['optimism_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type sepolia_OptimisticRootFinalized_filter = { +export type optimism_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141833,16 +134528,16 @@ export type sepolia_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -141860,31 +134555,36 @@ export type sepolia_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_OptimisticRootFinalized_orderBy = +export type optimism_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -export type sepolia_OriginMessage = { +/** Defines the order direction, either ascending or descending */ +export type optimism_OrderDirection = + | 'asc' + | 'desc'; + +export type optimism_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type sepolia_OriginMessage_filter = { +export type optimism_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -141893,16 +134593,16 @@ export type sepolia_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -141911,16 +134611,16 @@ export type sepolia_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -141929,36 +134629,36 @@ export type sepolia_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -141987,14 +134687,14 @@ export type sepolia_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_OriginMessage_orderBy = +export type optimism_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -142008,51 +134708,51 @@ export type sepolia_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type sepolia_OriginTransfer = { +export type optimism_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type sepolia_OriginTransferrelayerFeesArgs = { +export type optimism_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type sepolia_OriginTransfer_filter = { +export type optimism_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142069,16 +134769,16 @@ export type sepolia_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -142087,20 +134787,20 @@ export type sepolia_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -142125,40 +134825,40 @@ export type sepolia_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -142167,16 +134867,16 @@ export type sepolia_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -142193,16 +134893,16 @@ export type sepolia_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -142223,17 +134923,17 @@ export type sepolia_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -142254,7 +134954,7 @@ export type sepolia_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -142269,37 +134969,37 @@ export type sepolia_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -142332,16 +135032,16 @@ export type sepolia_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -142351,12 +135051,12 @@ export type sepolia_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_OriginTransfer_orderBy = +export type optimism_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -142408,20 +135108,20 @@ export type sepolia_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type sepolia_Relayer = { +export type optimism_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type sepolia_RelayerFee = { +export type optimism_RelayerFee = { id: Scalars['ID']; - transfer: sepolia_OriginTransfer; + transfer: optimism_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['sepolia_Bytes']; + asset: Scalars['optimism_Bytes']; }; -export type sepolia_RelayerFee_filter = { +export type optimism_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142450,7 +135150,7 @@ export type sepolia_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -142459,23 +135159,23 @@ export type sepolia_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_RelayerFee_orderBy = +export type optimism_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -142510,20 +135210,20 @@ export type sepolia_RelayerFee_orderBy = | 'fee' | 'asset'; -export type sepolia_RelayerFeesIncrease = { +export type optimism_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: sepolia_OriginTransfer; + transfer: optimism_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['sepolia_Bytes']; - transactionHash: Scalars['sepolia_Bytes']; + asset?: Maybe; + caller: Scalars['optimism_Bytes']; + transactionHash: Scalars['optimism_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type sepolia_RelayerFeesIncrease_filter = { +export type optimism_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142552,7 +135252,7 @@ export type sepolia_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -142561,36 +135261,36 @@ export type sepolia_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -142624,12 +135324,12 @@ export type sepolia_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_RelayerFeesIncrease_orderBy = +export type optimism_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -142670,7 +135370,7 @@ export type sepolia_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type sepolia_Relayer_filter = { +export type optimism_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142683,33 +135383,33 @@ export type sepolia_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_Relayer_orderBy = +export type optimism_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type sepolia_RootCount = { +export type optimism_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type sepolia_RootCount_filter = { +export type optimism_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142727,30 +135427,30 @@ export type sepolia_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_RootCount_orderBy = +export type optimism_RootCount_orderBy = | 'id' | 'count'; -export type sepolia_RootMessageSent = { +export type optimism_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type sepolia_RootMessageSent_filter = { +export type optimism_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142775,16 +135475,16 @@ export type sepolia_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -142793,26 +135493,26 @@ export type sepolia_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -142846,12 +135546,12 @@ export type sepolia_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_RootMessageSent_orderBy = +export type optimism_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -142864,34 +135564,34 @@ export type sepolia_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type sepolia_Router = { +export type optimism_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type sepolia_RouterassetBalancesArgs = { +export type optimism_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type sepolia_RouterDailyTVL = { +export type optimism_RouterDailyTVL = { id: Scalars['ID']; - router: sepolia_Router; - asset: sepolia_Asset; + router: optimism_Router; + asset: optimism_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type sepolia_RouterDailyTVL_filter = { +export type optimism_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -142920,7 +135620,7 @@ export type sepolia_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -142941,7 +135641,7 @@ export type sepolia_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -142959,12 +135659,12 @@ export type sepolia_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_RouterDailyTVL_orderBy = +export type optimism_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -142986,25 +135686,25 @@ export type sepolia_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type sepolia_RouterLiquidityEvent = { +export type optimism_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: sepolia_Router; - asset: sepolia_Asset; + type?: Maybe; + router: optimism_Router; + asset: optimism_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['sepolia_Bytes']; + transactionHash: Scalars['optimism_Bytes']; nonce: Scalars['BigInt']; }; -export type sepolia_RouterLiquidityEventType = +export type optimism_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type sepolia_RouterLiquidityEvent_filter = { +export type optimism_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143013,10 +135713,10 @@ export type sepolia_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -143037,7 +135737,7 @@ export type sepolia_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -143058,7 +135758,7 @@ export type sepolia_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -143075,16 +135775,16 @@ export type sepolia_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -143101,16 +135801,16 @@ export type sepolia_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -143120,12 +135820,12 @@ export type sepolia_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_RouterLiquidityEvent_orderBy = +export type optimism_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -143153,7 +135853,7 @@ export type sepolia_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type sepolia_Router_filter = { +export type optimism_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143166,36 +135866,36 @@ export type sepolia_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -143204,14 +135904,14 @@ export type sepolia_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_Router_orderBy = +export type optimism_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -143220,13 +135920,13 @@ export type sepolia_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type sepolia_Sequencer = { +export type optimism_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type sepolia_Sequencer_filter = { +export type optimism_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143239,34 +135939,34 @@ export type sepolia_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_Sequencer_orderBy = +export type optimism_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type sepolia_Setting = { +export type optimism_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['sepolia_Bytes']; + caller: Scalars['optimism_Bytes']; }; -export type sepolia_Setting_filter = { +export type optimism_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143283,40 +135983,40 @@ export type sepolia_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_Setting_orderBy = +export type optimism_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type sepolia_SlippageUpdate = { +export type optimism_SlippageUpdate = { id: Scalars['ID']; - transfer: sepolia_DestinationTransfer; + transfer: optimism_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['sepolia_Bytes']; - transactionHash: Scalars['sepolia_Bytes']; + caller: Scalars['optimism_Bytes']; + transactionHash: Scalars['optimism_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type sepolia_SlippageUpdate_filter = { +export type optimism_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143345,7 +136045,7 @@ export type sepolia_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -143354,26 +136054,26 @@ export type sepolia_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -143407,12 +136107,12 @@ export type sepolia_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_SlippageUpdate_orderBy = +export type optimism_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -143459,16 +136159,16 @@ export type sepolia_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type sepolia_SnapshotRoot = { +export type optimism_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['sepolia_Bytes']; + root: Scalars['optimism_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type sepolia_SnapshotRoot_filter = { +export type optimism_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143485,16 +136185,16 @@ export type sepolia_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -143520,12 +136220,12 @@ export type sepolia_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_SnapshotRoot_orderBy = +export type optimism_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -143533,12 +136233,12 @@ export type sepolia_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type sepolia_SpokeConnectorMode = { +export type optimism_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type sepolia_SpokeConnectorMode_filter = { +export type optimism_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143568,39 +136268,89 @@ export type sepolia_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type sepolia_SpokeConnectorMode_orderBy = +export type optimism_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type sepolia_TransferStatus = +export type optimism_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type polygonzkevm_swap_AggregateRoot = { +export type optimism__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type optimism__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: optimism__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type sepolia_swap_Aggregation_interval = + | 'hour' + | 'day'; + +export type sepolia_swap_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type sepolia_swap_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type sepolia_swap_LpAccount = { id: Scalars['ID']; - root: Scalars['polygonzkevm_swap_Bytes']; - blockNumber: Scalars['BigInt']; + address: Scalars['sepolia_swap_Bytes']; + balances: Array; }; -export type polygonzkevm_swap_AggregateRootProposed = { + +export type sepolia_swap_LpAccountbalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type sepolia_swap_LpAccountBalance = { id: Scalars['ID']; - aggregateRoot: Scalars['polygonzkevm_swap_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + account: sepolia_swap_LpAccount; + token: sepolia_swap_LpToken; + amount: Scalars['sepolia_swap_BigDecimal']; + block?: Maybe; + modified?: Maybe; + transaction?: Maybe; }; -export type polygonzkevm_swap_AggregateRootProposed_filter = { +export type sepolia_swap_LpAccountBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143609,72 +136359,106 @@ export type polygonzkevm_swap_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + account?: InputMaybe; + account_not?: InputMaybe; + account_gt?: InputMaybe; + account_lt?: InputMaybe; + account_gte?: InputMaybe; + account_lte?: InputMaybe; + account_in?: InputMaybe>; + account_not_in?: InputMaybe>; + account_contains?: InputMaybe; + account_contains_nocase?: InputMaybe; + account_not_contains?: InputMaybe; + account_not_contains_nocase?: InputMaybe; + account_starts_with?: InputMaybe; + account_starts_with_nocase?: InputMaybe; + account_not_starts_with?: InputMaybe; + account_not_starts_with_nocase?: InputMaybe; + account_ends_with?: InputMaybe; + account_ends_with_nocase?: InputMaybe; + account_not_ends_with?: InputMaybe; + account_not_ends_with_nocase?: InputMaybe; + account_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + modified?: InputMaybe; + modified_not?: InputMaybe; + modified_gt?: InputMaybe; + modified_lt?: InputMaybe; + modified_gte?: InputMaybe; + modified_lte?: InputMaybe; + modified_in?: InputMaybe>; + modified_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_AggregateRootProposed_orderBy = +export type sepolia_swap_LpAccountBalance_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' - | 'timestamp' - | 'blockNumber'; + | 'account' + | 'account__id' + | 'account__address' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'block' + | 'modified' + | 'transaction'; -export type polygonzkevm_swap_AggregateRoot_filter = { +export type sepolia_swap_LpAccount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143683,60 +136467,59 @@ export type polygonzkevm_swap_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + balances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_AggregateRoot_orderBy = +export type sepolia_swap_LpAccount_orderBy = | 'id' - | 'root' - | 'blockNumber'; + | 'address' + | 'balances'; -export type polygonzkevm_swap_Asset = { +export type sepolia_swap_LpToken = { id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; + address: Scalars['sepolia_swap_Bytes']; + stableSwap: sepolia_swap_StableSwap; + decimals: Scalars['Int']; + name: Scalars['String']; + symbol: Scalars['String']; + totalSupply: Scalars['sepolia_swap_BigDecimal']; + events: Array; }; -export type polygonzkevm_swap_AssetBalance = { + +export type sepolia_swap_LpTokeneventsArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type sepolia_swap_LpTokenEvent = { id: Scalars['ID']; - amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: polygonzkevm_swap_Router; - asset: polygonzkevm_swap_Asset; - feesEarned: Scalars['BigInt']; + token: sepolia_swap_LpToken; + amount: Scalars['sepolia_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['sepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type polygonzkevm_swap_AssetBalance_filter = { +export type sepolia_swap_LpTokenEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143745,125 +136528,91 @@ export type polygonzkevm_swap_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_AssetBalance_orderBy = +export type sepolia_swap_LpTokenEvent_orderBy = | 'id' + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' | 'amount' - | 'locked' - | 'supplied' - | 'removed' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'feesEarned'; - -export type polygonzkevm_swap_AssetStatus = { - id: Scalars['ID']; - status?: Maybe; -}; + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type polygonzkevm_swap_AssetStatus_filter = { +export type sepolia_swap_LpToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143872,21 +136621,141 @@ export type polygonzkevm_swap_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + address?: InputMaybe; + address_not?: InputMaybe; + address_gt?: InputMaybe; + address_lt?: InputMaybe; + address_gte?: InputMaybe; + address_lte?: InputMaybe; + address_in?: InputMaybe>; + address_not_in?: InputMaybe>; + address_contains?: InputMaybe; + address_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + decimals?: InputMaybe; + decimals_not?: InputMaybe; + decimals_gt?: InputMaybe; + decimals_lt?: InputMaybe; + decimals_gte?: InputMaybe; + decimals_lte?: InputMaybe; + decimals_in?: InputMaybe>; + decimals_not_in?: InputMaybe>; + name?: InputMaybe; + name_not?: InputMaybe; + name_gt?: InputMaybe; + name_lt?: InputMaybe; + name_gte?: InputMaybe; + name_lte?: InputMaybe; + name_in?: InputMaybe>; + name_not_in?: InputMaybe>; + name_contains?: InputMaybe; + name_contains_nocase?: InputMaybe; + name_not_contains?: InputMaybe; + name_not_contains_nocase?: InputMaybe; + name_starts_with?: InputMaybe; + name_starts_with_nocase?: InputMaybe; + name_not_starts_with?: InputMaybe; + name_not_starts_with_nocase?: InputMaybe; + name_ends_with?: InputMaybe; + name_ends_with_nocase?: InputMaybe; + name_not_ends_with?: InputMaybe; + name_not_ends_with_nocase?: InputMaybe; + symbol?: InputMaybe; + symbol_not?: InputMaybe; + symbol_gt?: InputMaybe; + symbol_lt?: InputMaybe; + symbol_gte?: InputMaybe; + symbol_lte?: InputMaybe; + symbol_in?: InputMaybe>; + symbol_not_in?: InputMaybe>; + symbol_contains?: InputMaybe; + symbol_contains_nocase?: InputMaybe; + symbol_not_contains?: InputMaybe; + symbol_not_contains_nocase?: InputMaybe; + symbol_starts_with?: InputMaybe; + symbol_starts_with_nocase?: InputMaybe; + symbol_not_starts_with?: InputMaybe; + symbol_not_starts_with_nocase?: InputMaybe; + symbol_ends_with?: InputMaybe; + symbol_ends_with_nocase?: InputMaybe; + symbol_not_ends_with?: InputMaybe; + symbol_not_ends_with_nocase?: InputMaybe; + totalSupply?: InputMaybe; + totalSupply_not?: InputMaybe; + totalSupply_gt?: InputMaybe; + totalSupply_lt?: InputMaybe; + totalSupply_gte?: InputMaybe; + totalSupply_lte?: InputMaybe; + totalSupply_in?: InputMaybe>; + totalSupply_not_in?: InputMaybe>; + events_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_AssetStatus_orderBy = +export type sepolia_swap_LpToken_orderBy = | 'id' - | 'status'; + | 'address' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'decimals' + | 'name' + | 'symbol' + | 'totalSupply' + | 'events'; -export type polygonzkevm_swap_Asset_filter = { +export type sepolia_swap_LpTransferEvent = sepolia_swap_LpTokenEvent & { + id: Scalars['ID']; + token: sepolia_swap_LpToken; + amount: Scalars['sepolia_swap_BigDecimal']; + from: Scalars['sepolia_swap_Bytes']; + to: Scalars['sepolia_swap_Bytes']; + fromBalance: Scalars['sepolia_swap_BigDecimal']; + toBalance: Scalars['sepolia_swap_BigDecimal']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['sepolia_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type sepolia_swap_LpTransferEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -143895,139 +136764,141 @@ export type polygonzkevm_swap_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - decimal?: InputMaybe; - decimal_not?: InputMaybe; - decimal_gt?: InputMaybe; - decimal_lt?: InputMaybe; - decimal_gte?: InputMaybe; - decimal_lte?: InputMaybe; - decimal_in?: InputMaybe>; - decimal_not_in?: InputMaybe>; - adoptedDecimal?: InputMaybe; - adoptedDecimal_not?: InputMaybe; - adoptedDecimal_gt?: InputMaybe; - adoptedDecimal_lt?: InputMaybe; - adoptedDecimal_gte?: InputMaybe; - adoptedDecimal_lte?: InputMaybe; - adoptedDecimal_in?: InputMaybe>; - adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_gt?: InputMaybe; - status_lt?: InputMaybe; - status_gte?: InputMaybe; - status_lte?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - status_contains?: InputMaybe; - status_contains_nocase?: InputMaybe; - status_not_contains?: InputMaybe; - status_not_contains_nocase?: InputMaybe; - status_starts_with?: InputMaybe; - status_starts_with_nocase?: InputMaybe; - status_not_starts_with?: InputMaybe; - status_not_starts_with_nocase?: InputMaybe; - status_ends_with?: InputMaybe; - status_ends_with_nocase?: InputMaybe; - status_not_ends_with?: InputMaybe; - status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + token?: InputMaybe; + token_not?: InputMaybe; + token_gt?: InputMaybe; + token_lt?: InputMaybe; + token_gte?: InputMaybe; + token_lte?: InputMaybe; + token_in?: InputMaybe>; + token_not_in?: InputMaybe>; + token_contains?: InputMaybe; + token_contains_nocase?: InputMaybe; + token_not_contains?: InputMaybe; + token_not_contains_nocase?: InputMaybe; + token_starts_with?: InputMaybe; + token_starts_with_nocase?: InputMaybe; + token_not_starts_with?: InputMaybe; + token_not_starts_with_nocase?: InputMaybe; + token_ends_with?: InputMaybe; + token_ends_with_nocase?: InputMaybe; + token_not_ends_with?: InputMaybe; + token_not_ends_with_nocase?: InputMaybe; + token_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + from?: InputMaybe; + from_not?: InputMaybe; + from_gt?: InputMaybe; + from_lt?: InputMaybe; + from_gte?: InputMaybe; + from_lte?: InputMaybe; + from_in?: InputMaybe>; + from_not_in?: InputMaybe>; + from_contains?: InputMaybe; + from_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + fromBalance?: InputMaybe; + fromBalance_not?: InputMaybe; + fromBalance_gt?: InputMaybe; + fromBalance_lt?: InputMaybe; + fromBalance_gte?: InputMaybe; + fromBalance_lte?: InputMaybe; + fromBalance_in?: InputMaybe>; + fromBalance_not_in?: InputMaybe>; + toBalance?: InputMaybe; + toBalance_not?: InputMaybe; + toBalance_gt?: InputMaybe; + toBalance_lt?: InputMaybe; + toBalance_gte?: InputMaybe; + toBalance_lte?: InputMaybe; + toBalance_in?: InputMaybe>; + toBalance_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_Asset_orderBy = +export type sepolia_swap_LpTransferEvent_orderBy = | 'id' - | 'key' - | 'decimal' - | 'adoptedDecimal' - | 'canonicalId' - | 'canonicalDomain' - | 'adoptedAsset' - | 'localAsset' - | 'blockNumber' - | 'status' - | 'status__id' - | 'status__status'; - -export type polygonzkevm_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; + | 'token' + | 'token__id' + | 'token__address' + | 'token__decimals' + | 'token__name' + | 'token__symbol' + | 'token__totalSupply' + | 'amount' + | 'from' + | 'to' + | 'fromBalance' + | 'toBalance' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type polygonzkevm_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; +/** Defines the order direction, either ascending or descending */ +export type sepolia_swap_OrderDirection = + | 'asc' + | 'desc'; -export type polygonzkevm_swap_ConnectorMeta = { +export type sepolia_swap_PooledToken = { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + asset: Scalars['sepolia_swap_Bytes']; }; -export type polygonzkevm_swap_ConnectorMeta_filter = { +export type sepolia_swap_PooledToken_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -144036,117 +136907,116 @@ export type polygonzkevm_swap_ConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_ConnectorMeta_orderBy = +export type sepolia_swap_PooledToken_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'asset'; -export type polygonzkevm_swap_DestinationTransfer = { +export type sepolia_swap_StableSwap = { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - bumpSlippageCount?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - amount?: Maybe; - routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; - executedTimestamp?: Maybe; - executedGasPrice?: Maybe; - executedGasLimit?: Maybe; - executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; - executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; - reconciledTimestamp?: Maybe; - reconciledGasPrice?: Maybe; - reconciledGasLimit?: Maybe; - reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; - reconciledTxNonce?: Maybe; + isActive?: Maybe; + key: Scalars['sepolia_swap_Bytes']; + canonicalId?: Maybe; + domain?: Maybe; + swapPool?: Maybe; + lpToken?: Maybe; + initialA?: Maybe; + futureA?: Maybe; + initialATime?: Maybe; + futureATime?: Maybe; + swapFee?: Maybe; + adminFee?: Maybe; + pooledTokens: Array; + tokenPrecisionMultipliers: Array; + balances: Array; + adminFees: Array; + virtualPrice: Scalars['BigInt']; + invariant: Scalars['BigInt']; + lpTokenSupply: Scalars['BigInt']; + events?: Maybe>; + exchanges?: Maybe>; + hourlyVolumes?: Maybe>; + dailyVolumes?: Maybe>; + weeklyVolumes?: Maybe>; }; -export type polygonzkevm_swap_DestinationTransferroutersArgs = { +export type sepolia_swap_StableSwapeventsArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type polygonzkevm_swap_DestinationTransfer_filter = { + +export type sepolia_swap_StableSwapexchangesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type sepolia_swap_StableSwaphourlyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type sepolia_swap_StableSwapdailyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + + +export type sepolia_swap_StableSwapweeklyVolumesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type sepolia_swap_StableSwapAddLiquidityEvent = sepolia_swap_StableSwapEvent & { + id: Scalars['ID']; + stableSwap: sepolia_swap_StableSwap; + provider: Scalars['sepolia_swap_Bytes']; + tokenAmounts: Array; + fees: Array; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['sepolia_swap_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type sepolia_swap_StableSwapAddLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -144155,393 +137025,160 @@ export type polygonzkevm_swap_DestinationTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - routers?: InputMaybe>; - routers_not?: InputMaybe>; - routers_contains?: InputMaybe>; - routers_contains_nocase?: InputMaybe>; - routers_not_contains?: InputMaybe>; - routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - bumpSlippageCount?: InputMaybe; - bumpSlippageCount_not?: InputMaybe; - bumpSlippageCount_gt?: InputMaybe; - bumpSlippageCount_lt?: InputMaybe; - bumpSlippageCount_gte?: InputMaybe; - bumpSlippageCount_lte?: InputMaybe; - bumpSlippageCount_in?: InputMaybe>; - bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - routersFee?: InputMaybe; - routersFee_not?: InputMaybe; - routersFee_gt?: InputMaybe; - routersFee_lt?: InputMaybe; - routersFee_gte?: InputMaybe; - routersFee_lte?: InputMaybe; - routersFee_in?: InputMaybe>; - routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; - executedTimestamp_not_in?: InputMaybe>; - executedGasPrice?: InputMaybe; - executedGasPrice_not?: InputMaybe; - executedGasPrice_gt?: InputMaybe; - executedGasPrice_lt?: InputMaybe; - executedGasPrice_gte?: InputMaybe; - executedGasPrice_lte?: InputMaybe; - executedGasPrice_in?: InputMaybe>; - executedGasPrice_not_in?: InputMaybe>; - executedGasLimit?: InputMaybe; - executedGasLimit_not?: InputMaybe; - executedGasLimit_gt?: InputMaybe; - executedGasLimit_lt?: InputMaybe; - executedGasLimit_gte?: InputMaybe; - executedGasLimit_lte?: InputMaybe; - executedGasLimit_in?: InputMaybe>; - executedGasLimit_not_in?: InputMaybe>; - executedBlockNumber?: InputMaybe; - executedBlockNumber_not?: InputMaybe; - executedBlockNumber_gt?: InputMaybe; - executedBlockNumber_lt?: InputMaybe; - executedBlockNumber_gte?: InputMaybe; - executedBlockNumber_lte?: InputMaybe; - executedBlockNumber_in?: InputMaybe>; - executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; - executedTxNonce?: InputMaybe; - executedTxNonce_not?: InputMaybe; - executedTxNonce_gt?: InputMaybe; - executedTxNonce_lt?: InputMaybe; - executedTxNonce_gte?: InputMaybe; - executedTxNonce_lte?: InputMaybe; - executedTxNonce_in?: InputMaybe>; - executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; - reconciledTimestamp?: InputMaybe; - reconciledTimestamp_not?: InputMaybe; - reconciledTimestamp_gt?: InputMaybe; - reconciledTimestamp_lt?: InputMaybe; - reconciledTimestamp_gte?: InputMaybe; - reconciledTimestamp_lte?: InputMaybe; - reconciledTimestamp_in?: InputMaybe>; - reconciledTimestamp_not_in?: InputMaybe>; - reconciledGasPrice?: InputMaybe; - reconciledGasPrice_not?: InputMaybe; - reconciledGasPrice_gt?: InputMaybe; - reconciledGasPrice_lt?: InputMaybe; - reconciledGasPrice_gte?: InputMaybe; - reconciledGasPrice_lte?: InputMaybe; - reconciledGasPrice_in?: InputMaybe>; - reconciledGasPrice_not_in?: InputMaybe>; - reconciledGasLimit?: InputMaybe; - reconciledGasLimit_not?: InputMaybe; - reconciledGasLimit_gt?: InputMaybe; - reconciledGasLimit_lt?: InputMaybe; - reconciledGasLimit_gte?: InputMaybe; - reconciledGasLimit_lte?: InputMaybe; - reconciledGasLimit_in?: InputMaybe>; - reconciledGasLimit_not_in?: InputMaybe>; - reconciledBlockNumber?: InputMaybe; - reconciledBlockNumber_not?: InputMaybe; - reconciledBlockNumber_gt?: InputMaybe; - reconciledBlockNumber_lt?: InputMaybe; - reconciledBlockNumber_gte?: InputMaybe; - reconciledBlockNumber_lte?: InputMaybe; - reconciledBlockNumber_in?: InputMaybe>; - reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; - reconciledTxNonce?: InputMaybe; - reconciledTxNonce_not?: InputMaybe; - reconciledTxNonce_gt?: InputMaybe; - reconciledTxNonce_lt?: InputMaybe; - reconciledTxNonce_gte?: InputMaybe; - reconciledTxNonce_lte?: InputMaybe; - reconciledTxNonce_in?: InputMaybe>; - reconciledTxNonce_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_DestinationTransfer_orderBy = +export type sepolia_swap_StableSwapAddLiquidityEvent_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'routers' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'bumpSlippageCount' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'routersFee' - | 'executedCaller' - | 'executedTransactionHash' - | 'executedTimestamp' - | 'executedGasPrice' - | 'executedGasLimit' - | 'executedBlockNumber' - | 'executedTxOrigin' - | 'executedTxNonce' - | 'reconciledCaller' - | 'reconciledTransactionHash' - | 'reconciledTimestamp' - | 'reconciledGasPrice' - | 'reconciledGasLimit' - | 'reconciledBlockNumber' - | 'reconciledTxOrigin' - | 'reconciledTxNonce'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type polygonzkevm_swap_OptimisticRootFinalized = { +export type sepolia_swap_StableSwapEvent = { id: Scalars['ID']; - aggregateRoot: Scalars['polygonzkevm_swap_Bytes']; + stableSwap: sepolia_swap_StableSwap; + block: Scalars['BigInt']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + transaction: Scalars['sepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type polygonzkevm_swap_OptimisticRootFinalized_filter = { +export type sepolia_swap_StableSwapEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -144550,16 +137187,35 @@ export type polygonzkevm_swap_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -144568,45 +137224,71 @@ export type polygonzkevm_swap_OptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_OptimisticRootFinalized_orderBy = +export type sepolia_swap_StableSwapEvent_orderBy = | 'id' - | 'aggregateRoot' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'block' | 'timestamp' - | 'blockNumber'; - -/** Defines the order direction, either ascending or descending */ -export type polygonzkevm_swap_OrderDirection = - | 'asc' - | 'desc'; + | 'transaction' + | 'nonce'; -export type polygonzkevm_swap_OriginMessage = { +export type sepolia_swap_StableSwapExchange = { id: Scalars['ID']; - transferId?: Maybe; - destinationDomain?: Maybe; - leaf?: Maybe; - index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; - blockNumber?: Maybe; - rootCount?: Maybe; + stableSwap: sepolia_swap_StableSwap; + buyer: Scalars['sepolia_swap_Bytes']; + boughtId: Scalars['BigInt']; + tokensBought: Scalars['BigInt']; + soldId: Scalars['BigInt']; + tokensSold: Scalars['BigInt']; + balances: Array; + fee: Scalars['BigInt']; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['sepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type polygonzkevm_swap_OriginMessage_filter = { +export type sepolia_swap_StableSwapExchange_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -144615,166 +137297,171 @@ export type polygonzkevm_swap_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - rootCount?: InputMaybe; - rootCount_not?: InputMaybe; - rootCount_gt?: InputMaybe; - rootCount_lt?: InputMaybe; - rootCount_gte?: InputMaybe; - rootCount_lte?: InputMaybe; - rootCount_in?: InputMaybe>; - rootCount_not_in?: InputMaybe>; - rootCount_contains?: InputMaybe; - rootCount_contains_nocase?: InputMaybe; - rootCount_not_contains?: InputMaybe; - rootCount_not_contains_nocase?: InputMaybe; - rootCount_starts_with?: InputMaybe; - rootCount_starts_with_nocase?: InputMaybe; - rootCount_not_starts_with?: InputMaybe; - rootCount_not_starts_with_nocase?: InputMaybe; - rootCount_ends_with?: InputMaybe; - rootCount_ends_with_nocase?: InputMaybe; - rootCount_not_ends_with?: InputMaybe; - rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + buyer?: InputMaybe; + buyer_not?: InputMaybe; + buyer_gt?: InputMaybe; + buyer_lt?: InputMaybe; + buyer_gte?: InputMaybe; + buyer_lte?: InputMaybe; + buyer_in?: InputMaybe>; + buyer_not_in?: InputMaybe>; + buyer_contains?: InputMaybe; + buyer_not_contains?: InputMaybe; + boughtId?: InputMaybe; + boughtId_not?: InputMaybe; + boughtId_gt?: InputMaybe; + boughtId_lt?: InputMaybe; + boughtId_gte?: InputMaybe; + boughtId_lte?: InputMaybe; + boughtId_in?: InputMaybe>; + boughtId_not_in?: InputMaybe>; + tokensBought?: InputMaybe; + tokensBought_not?: InputMaybe; + tokensBought_gt?: InputMaybe; + tokensBought_lt?: InputMaybe; + tokensBought_gte?: InputMaybe; + tokensBought_lte?: InputMaybe; + tokensBought_in?: InputMaybe>; + tokensBought_not_in?: InputMaybe>; + soldId?: InputMaybe; + soldId_not?: InputMaybe; + soldId_gt?: InputMaybe; + soldId_lt?: InputMaybe; + soldId_gte?: InputMaybe; + soldId_lte?: InputMaybe; + soldId_in?: InputMaybe>; + soldId_not_in?: InputMaybe>; + tokensSold?: InputMaybe; + tokensSold_not?: InputMaybe; + tokensSold_gt?: InputMaybe; + tokensSold_lt?: InputMaybe; + tokensSold_gte?: InputMaybe; + tokensSold_lte?: InputMaybe; + tokensSold_in?: InputMaybe>; + tokensSold_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_OriginMessage_orderBy = +export type sepolia_swap_StableSwapExchange_orderBy = | 'id' - | 'transferId' - | 'destinationDomain' - | 'leaf' - | 'index' - | 'message' - | 'root' - | 'transactionHash' - | 'blockNumber' - | 'rootCount' - | 'rootCount__id' - | 'rootCount__count'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'buyer' + | 'boughtId' + | 'tokensBought' + | 'soldId' + | 'tokensSold' + | 'balances' + | 'fee' + | 'block' + | 'timestamp' + | 'transaction' + | 'nonce'; -export type polygonzkevm_swap_OriginTransfer = { +export type sepolia_swap_StableSwapRemoveLiquidityEvent = sepolia_swap_StableSwapEvent & { id: Scalars['ID']; - chainId?: Maybe; - transferId?: Maybe; - nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; - originDomain?: Maybe; - destinationDomain?: Maybe; - canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; - receiveLocal?: Maybe; - callData?: Maybe; - slippage?: Maybe; - originSender?: Maybe; - bridgedAmt?: Maybe; - normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; - bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; - txOrigin?: Maybe; - txNonce?: Maybe; -}; - - -export type polygonzkevm_swap_OriginTransferrelayerFeesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + stableSwap: sepolia_swap_StableSwap; + provider: Scalars['sepolia_swap_Bytes']; + tokenAmounts: Array; + fees?: Maybe>; + invariant?: Maybe; + lpTokenSupply: Scalars['BigInt']; + lpTokenAmount: Scalars['BigInt']; + balances: Array; + block: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transaction: Scalars['sepolia_swap_Bytes']; + nonce: Scalars['BigInt']; }; -export type polygonzkevm_swap_OriginTransfer_filter = { +export type sepolia_swap_StableSwapRemoveLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -144783,245 +137470,87 @@ export type polygonzkevm_swap_OriginTransfer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - chainId?: InputMaybe; - chainId_not?: InputMaybe; - chainId_gt?: InputMaybe; - chainId_lt?: InputMaybe; - chainId_gte?: InputMaybe; - chainId_lte?: InputMaybe; - chainId_in?: InputMaybe>; - chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; - originDomain?: InputMaybe; - originDomain_not?: InputMaybe; - originDomain_gt?: InputMaybe; - originDomain_lt?: InputMaybe; - originDomain_gte?: InputMaybe; - originDomain_lte?: InputMaybe; - originDomain_in?: InputMaybe>; - originDomain_not_in?: InputMaybe>; - destinationDomain?: InputMaybe; - destinationDomain_not?: InputMaybe; - destinationDomain_gt?: InputMaybe; - destinationDomain_lt?: InputMaybe; - destinationDomain_gte?: InputMaybe; - destinationDomain_lte?: InputMaybe; - destinationDomain_in?: InputMaybe>; - destinationDomain_not_in?: InputMaybe>; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; - canonicalDomain_gt?: InputMaybe; - canonicalDomain_lt?: InputMaybe; - canonicalDomain_gte?: InputMaybe; - canonicalDomain_lte?: InputMaybe; - canonicalDomain_in?: InputMaybe>; - canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; - bridgedAmt?: InputMaybe; - bridgedAmt_not?: InputMaybe; - bridgedAmt_gt?: InputMaybe; - bridgedAmt_lt?: InputMaybe; - bridgedAmt_gte?: InputMaybe; - bridgedAmt_lte?: InputMaybe; - bridgedAmt_in?: InputMaybe>; - bridgedAmt_not_in?: InputMaybe>; - normalizedIn?: InputMaybe; - normalizedIn_not?: InputMaybe; - normalizedIn_gt?: InputMaybe; - normalizedIn_lt?: InputMaybe; - normalizedIn_gte?: InputMaybe; - normalizedIn_lte?: InputMaybe; - normalizedIn_in?: InputMaybe>; - normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_contains_nocase?: InputMaybe; - message_not_contains?: InputMaybe; - message_not_contains_nocase?: InputMaybe; - message_starts_with?: InputMaybe; - message_starts_with_nocase?: InputMaybe; - message_not_starts_with?: InputMaybe; - message_not_starts_with_nocase?: InputMaybe; - message_ends_with?: InputMaybe; - message_ends_with_nocase?: InputMaybe; - message_not_ends_with?: InputMaybe; - message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; - bumpRelayerFeeCount?: InputMaybe; - bumpRelayerFeeCount_not?: InputMaybe; - bumpRelayerFeeCount_gt?: InputMaybe; - bumpRelayerFeeCount_lt?: InputMaybe; - bumpRelayerFeeCount_gte?: InputMaybe; - bumpRelayerFeeCount_lte?: InputMaybe; - bumpRelayerFeeCount_in?: InputMaybe>; - bumpRelayerFeeCount_not_in?: InputMaybe>; - relayerFees?: InputMaybe>; - relayerFees_not?: InputMaybe>; - relayerFees_contains?: InputMaybe>; - relayerFees_contains_nocase?: InputMaybe>; - relayerFees_not_contains?: InputMaybe>; - relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + provider?: InputMaybe; + provider_not?: InputMaybe; + provider_gt?: InputMaybe; + provider_lt?: InputMaybe; + provider_gte?: InputMaybe; + provider_lte?: InputMaybe; + provider_in?: InputMaybe>; + provider_not_in?: InputMaybe>; + provider_contains?: InputMaybe; + provider_not_contains?: InputMaybe; + tokenAmounts?: InputMaybe>; + tokenAmounts_not?: InputMaybe>; + tokenAmounts_contains?: InputMaybe>; + tokenAmounts_contains_nocase?: InputMaybe>; + tokenAmounts_not_contains?: InputMaybe>; + tokenAmounts_not_contains_nocase?: InputMaybe>; + fees?: InputMaybe>; + fees_not?: InputMaybe>; + fees_contains?: InputMaybe>; + fees_contains_nocase?: InputMaybe>; + fees_not_contains?: InputMaybe>; + fees_not_contains_nocase?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + lpTokenAmount?: InputMaybe; + lpTokenAmount_not?: InputMaybe; + lpTokenAmount_gt?: InputMaybe; + lpTokenAmount_lt?: InputMaybe; + lpTokenAmount_gte?: InputMaybe; + lpTokenAmount_lte?: InputMaybe; + lpTokenAmount_in?: InputMaybe>; + lpTokenAmount_not_in?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + block?: InputMaybe; + block_not?: InputMaybe; + block_gt?: InputMaybe; + block_lt?: InputMaybe; + block_gte?: InputMaybe; + block_lte?: InputMaybe; + block_in?: InputMaybe>; + block_not_in?: InputMaybe>; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -145030,120 +137559,62 @@ export type polygonzkevm_swap_OriginTransfer_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; - txNonce?: InputMaybe; - txNonce_not?: InputMaybe; - txNonce_gt?: InputMaybe; - txNonce_lt?: InputMaybe; - txNonce_gte?: InputMaybe; - txNonce_lte?: InputMaybe; - txNonce_in?: InputMaybe>; - txNonce_not_in?: InputMaybe>; + transaction?: InputMaybe; + transaction_not?: InputMaybe; + transaction_gt?: InputMaybe; + transaction_lt?: InputMaybe; + transaction_gte?: InputMaybe; + transaction_lte?: InputMaybe; + transaction_in?: InputMaybe>; + transaction_not_in?: InputMaybe>; + transaction_contains?: InputMaybe; + transaction_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_OriginTransfer_orderBy = +export type sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy = | 'id' - | 'chainId' - | 'transferId' - | 'nonce' - | 'status' - | 'messageHash' - | 'originDomain' - | 'destinationDomain' - | 'canonicalDomain' - | 'to' - | 'delegate' - | 'receiveLocal' - | 'callData' - | 'slippage' - | 'originSender' - | 'bridgedAmt' - | 'normalizedIn' - | 'canonicalId' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'transactingAsset' - | 'message' - | 'message__id' - | 'message__transferId' - | 'message__destinationDomain' - | 'message__leaf' - | 'message__index' - | 'message__message' - | 'message__root' - | 'message__transactionHash' - | 'message__blockNumber' - | 'bumpRelayerFeeCount' - | 'relayerFees' - | 'initialRelayerFeeAsset' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'provider' + | 'tokenAmounts' + | 'fees' + | 'invariant' + | 'lpTokenSupply' + | 'lpTokenAmount' + | 'balances' + | 'block' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber' - | 'txOrigin' - | 'txNonce'; - -export type polygonzkevm_swap_Relayer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - relayer?: Maybe; -}; - -export type polygonzkevm_swap_RelayerFee = { - id: Scalars['ID']; - transfer: polygonzkevm_swap_OriginTransfer; - fee: Scalars['BigInt']; - asset: Scalars['polygonzkevm_swap_Bytes']; -}; + | 'transaction' + | 'nonce'; -export type polygonzkevm_swap_RelayerFee_filter = { +export type sepolia_swap_StableSwap_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -145152,100 +137623,200 @@ export type polygonzkevm_swap_RelayerFee_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + swapPool?: InputMaybe; + swapPool_not?: InputMaybe; + swapPool_gt?: InputMaybe; + swapPool_lt?: InputMaybe; + swapPool_gte?: InputMaybe; + swapPool_lte?: InputMaybe; + swapPool_in?: InputMaybe>; + swapPool_not_in?: InputMaybe>; + swapPool_contains?: InputMaybe; + swapPool_not_contains?: InputMaybe; + lpToken?: InputMaybe; + lpToken_not?: InputMaybe; + lpToken_gt?: InputMaybe; + lpToken_lt?: InputMaybe; + lpToken_gte?: InputMaybe; + lpToken_lte?: InputMaybe; + lpToken_in?: InputMaybe>; + lpToken_not_in?: InputMaybe>; + lpToken_contains?: InputMaybe; + lpToken_not_contains?: InputMaybe; + initialA?: InputMaybe; + initialA_not?: InputMaybe; + initialA_gt?: InputMaybe; + initialA_lt?: InputMaybe; + initialA_gte?: InputMaybe; + initialA_lte?: InputMaybe; + initialA_in?: InputMaybe>; + initialA_not_in?: InputMaybe>; + futureA?: InputMaybe; + futureA_not?: InputMaybe; + futureA_gt?: InputMaybe; + futureA_lt?: InputMaybe; + futureA_gte?: InputMaybe; + futureA_lte?: InputMaybe; + futureA_in?: InputMaybe>; + futureA_not_in?: InputMaybe>; + initialATime?: InputMaybe; + initialATime_not?: InputMaybe; + initialATime_gt?: InputMaybe; + initialATime_lt?: InputMaybe; + initialATime_gte?: InputMaybe; + initialATime_lte?: InputMaybe; + initialATime_in?: InputMaybe>; + initialATime_not_in?: InputMaybe>; + futureATime?: InputMaybe; + futureATime_not?: InputMaybe; + futureATime_gt?: InputMaybe; + futureATime_lt?: InputMaybe; + futureATime_gte?: InputMaybe; + futureATime_lte?: InputMaybe; + futureATime_in?: InputMaybe>; + futureATime_not_in?: InputMaybe>; + swapFee?: InputMaybe; + swapFee_not?: InputMaybe; + swapFee_gt?: InputMaybe; + swapFee_lt?: InputMaybe; + swapFee_gte?: InputMaybe; + swapFee_lte?: InputMaybe; + swapFee_in?: InputMaybe>; + swapFee_not_in?: InputMaybe>; + adminFee?: InputMaybe; + adminFee_not?: InputMaybe; + adminFee_gt?: InputMaybe; + adminFee_lt?: InputMaybe; + adminFee_gte?: InputMaybe; + adminFee_lte?: InputMaybe; + adminFee_in?: InputMaybe>; + adminFee_not_in?: InputMaybe>; + pooledTokens?: InputMaybe>; + pooledTokens_not?: InputMaybe>; + pooledTokens_contains?: InputMaybe>; + pooledTokens_contains_nocase?: InputMaybe>; + pooledTokens_not_contains?: InputMaybe>; + pooledTokens_not_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers?: InputMaybe>; + tokenPrecisionMultipliers_not?: InputMaybe>; + tokenPrecisionMultipliers_contains?: InputMaybe>; + tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; + tokenPrecisionMultipliers_not_contains?: InputMaybe>; + tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; + balances?: InputMaybe>; + balances_not?: InputMaybe>; + balances_contains?: InputMaybe>; + balances_contains_nocase?: InputMaybe>; + balances_not_contains?: InputMaybe>; + balances_not_contains_nocase?: InputMaybe>; + adminFees?: InputMaybe>; + adminFees_not?: InputMaybe>; + adminFees_contains?: InputMaybe>; + adminFees_contains_nocase?: InputMaybe>; + adminFees_not_contains?: InputMaybe>; + adminFees_not_contains_nocase?: InputMaybe>; + virtualPrice?: InputMaybe; + virtualPrice_not?: InputMaybe; + virtualPrice_gt?: InputMaybe; + virtualPrice_lt?: InputMaybe; + virtualPrice_gte?: InputMaybe; + virtualPrice_lte?: InputMaybe; + virtualPrice_in?: InputMaybe>; + virtualPrice_not_in?: InputMaybe>; + invariant?: InputMaybe; + invariant_not?: InputMaybe; + invariant_gt?: InputMaybe; + invariant_lt?: InputMaybe; + invariant_gte?: InputMaybe; + invariant_lte?: InputMaybe; + invariant_in?: InputMaybe>; + invariant_not_in?: InputMaybe>; + lpTokenSupply?: InputMaybe; + lpTokenSupply_not?: InputMaybe; + lpTokenSupply_gt?: InputMaybe; + lpTokenSupply_lt?: InputMaybe; + lpTokenSupply_gte?: InputMaybe; + lpTokenSupply_lte?: InputMaybe; + lpTokenSupply_in?: InputMaybe>; + lpTokenSupply_not_in?: InputMaybe>; + events_?: InputMaybe; + exchanges_?: InputMaybe; + hourlyVolumes_?: InputMaybe; + dailyVolumes_?: InputMaybe; + weeklyVolumes_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_RelayerFee_orderBy = +export type sepolia_swap_StableSwap_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'fee' - | 'asset'; + | 'isActive' + | 'key' + | 'canonicalId' + | 'domain' + | 'swapPool' + | 'lpToken' + | 'initialA' + | 'futureA' + | 'initialATime' + | 'futureATime' + | 'swapFee' + | 'adminFee' + | 'pooledTokens' + | 'tokenPrecisionMultipliers' + | 'balances' + | 'adminFees' + | 'virtualPrice' + | 'invariant' + | 'lpTokenSupply' + | 'events' + | 'exchanges' + | 'hourlyVolumes' + | 'dailyVolumes' + | 'weeklyVolumes'; -export type polygonzkevm_swap_RelayerFeesIncrease = { +export type sepolia_swap_SwapDailyVolume = sepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - transfer: polygonzkevm_swap_OriginTransfer; - increase?: Maybe; - asset?: Maybe; - caller: Scalars['polygonzkevm_swap_Bytes']; - transactionHash: Scalars['polygonzkevm_swap_Bytes']; + stableSwap: sepolia_swap_StableSwap; timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; + volume: Scalars['sepolia_swap_BigDecimal']; }; -export type polygonzkevm_swap_RelayerFeesIncrease_filter = { +export type sepolia_swap_SwapDailyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -145254,65 +137825,27 @@ export type polygonzkevm_swap_RelayerFeesIncrease_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - increase?: InputMaybe; - increase_not?: InputMaybe; - increase_gt?: InputMaybe; - increase_lt?: InputMaybe; - increase_gte?: InputMaybe; - increase_lte?: InputMaybe; - increase_in?: InputMaybe>; - increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -145321,78 +137854,50 @@ export type polygonzkevm_swap_RelayerFeesIncrease_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_RelayerFeesIncrease_orderBy = +export type sepolia_swap_SwapDailyVolume_orderBy = | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__messageHash' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__transactingAsset' - | 'transfer__bumpRelayerFeeCount' - | 'transfer__initialRelayerFeeAsset' - | 'transfer__caller' - | 'transfer__transactionHash' - | 'transfer__timestamp' - | 'transfer__gasPrice' - | 'transfer__gasLimit' - | 'transfer__blockNumber' - | 'transfer__txOrigin' - | 'transfer__txNonce' - | 'increase' - | 'asset' - | 'caller' - | 'transactionHash' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; + | 'volume'; -export type polygonzkevm_swap_Relayer_filter = { +export type sepolia_swap_SwapHourlyVolume = sepolia_swap_SwapTradeVolume & { + id: Scalars['ID']; + stableSwap: sepolia_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['sepolia_swap_BigDecimal']; +}; + +export type sepolia_swap_SwapHourlyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -145401,78 +137906,150 @@ export type polygonzkevm_swap_Relayer_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_Relayer_orderBy = +export type sepolia_swap_SwapHourlyVolume_orderBy = | 'id' - | 'isActive' - | 'relayer'; + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type polygonzkevm_swap_RootCount = { - id: Scalars['ID']; - count?: Maybe; +export type sepolia_swap_SwapTradeVolume = { + stableSwap: sepolia_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['sepolia_swap_BigDecimal']; }; -export type polygonzkevm_swap_RootCount_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; +export type sepolia_swap_SwapTradeVolume_filter = { + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_RootCount_orderBy = - | 'id' - | 'count'; +export type sepolia_swap_SwapTradeVolume_orderBy = + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' + | 'timestamp' + | 'volume'; -export type polygonzkevm_swap_RootMessageSent = { +export type sepolia_swap_SwapWeeklyVolume = sepolia_swap_SwapTradeVolume & { id: Scalars['ID']; - spokeDomain?: Maybe; - hubDomain?: Maybe; - root?: Maybe; - count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; - timestamp?: Maybe; - gasPrice?: Maybe; - gasLimit?: Maybe; - blockNumber?: Maybe; + stableSwap: sepolia_swap_StableSwap; + timestamp: Scalars['BigInt']; + volume: Scalars['sepolia_swap_BigDecimal']; }; -export type polygonzkevm_swap_RootMessageSent_filter = { +export type sepolia_swap_SwapWeeklyVolume_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -145481,750 +138058,27 @@ export type polygonzkevm_swap_RootMessageSent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_RootMessageSent_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'count' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type polygonzkevm_swap_Router = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; - proposedTimestamp?: Maybe; - assetBalances: Array; -}; - - -export type polygonzkevm_swap_RouterassetBalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type polygonzkevm_swap_RouterDailyTVL = { - id: Scalars['ID']; - router: polygonzkevm_swap_Router; - asset: polygonzkevm_swap_Asset; - timestamp: Scalars['BigInt']; - balance: Scalars['BigInt']; -}; - -export type polygonzkevm_swap_RouterDailyTVL_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_RouterDailyTVL_orderBy = - | 'id' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'timestamp' - | 'balance'; - -export type polygonzkevm_swap_RouterLiquidityEvent = { - id: Scalars['ID']; - type?: Maybe; - router: polygonzkevm_swap_Router; - asset: polygonzkevm_swap_Asset; - amount: Scalars['BigInt']; - balance: Scalars['BigInt']; - caller?: Maybe; - blockNumber: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transactionHash: Scalars['polygonzkevm_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type polygonzkevm_swap_RouterLiquidityEventType = - | 'Add' - | 'Remove'; - -export type polygonzkevm_swap_RouterLiquidityEvent_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; - router?: InputMaybe; - router_not?: InputMaybe; - router_gt?: InputMaybe; - router_lt?: InputMaybe; - router_gte?: InputMaybe; - router_lte?: InputMaybe; - router_in?: InputMaybe>; - router_not_in?: InputMaybe>; - router_contains?: InputMaybe; - router_contains_nocase?: InputMaybe; - router_not_contains?: InputMaybe; - router_not_contains_nocase?: InputMaybe; - router_starts_with?: InputMaybe; - router_starts_with_nocase?: InputMaybe; - router_not_starts_with?: InputMaybe; - router_not_starts_with_nocase?: InputMaybe; - router_ends_with?: InputMaybe; - router_ends_with_nocase?: InputMaybe; - router_not_ends_with?: InputMaybe; - router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_contains_nocase?: InputMaybe; - asset_not_contains?: InputMaybe; - asset_not_contains_nocase?: InputMaybe; - asset_starts_with?: InputMaybe; - asset_starts_with_nocase?: InputMaybe; - asset_not_starts_with?: InputMaybe; - asset_not_starts_with_nocase?: InputMaybe; - asset_ends_with?: InputMaybe; - asset_ends_with_nocase?: InputMaybe; - asset_not_ends_with?: InputMaybe; - asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - balance?: InputMaybe; - balance_not?: InputMaybe; - balance_gt?: InputMaybe; - balance_lt?: InputMaybe; - balance_gte?: InputMaybe; - balance_lte?: InputMaybe; - balance_in?: InputMaybe>; - balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_RouterLiquidityEvent_orderBy = - | 'id' - | 'type' - | 'router' - | 'router__id' - | 'router__isActive' - | 'router__owner' - | 'router__recipient' - | 'router__proposedOwner' - | 'router__proposedTimestamp' - | 'asset' - | 'asset__id' - | 'asset__key' - | 'asset__decimal' - | 'asset__adoptedDecimal' - | 'asset__canonicalId' - | 'asset__canonicalDomain' - | 'asset__adoptedAsset' - | 'asset__localAsset' - | 'asset__blockNumber' - | 'amount' - | 'balance' - | 'caller' - | 'blockNumber' - | 'timestamp' - | 'transactionHash' - | 'nonce'; - -export type polygonzkevm_swap_Router_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_Router_orderBy = - | 'id' - | 'isActive' - | 'owner' - | 'recipient' - | 'proposedOwner' - | 'proposedTimestamp' - | 'assetBalances'; - -export type polygonzkevm_swap_Sequencer = { - id: Scalars['ID']; - isActive: Scalars['Boolean']; - sequencer?: Maybe; -}; - -export type polygonzkevm_swap_Sequencer_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_Sequencer_orderBy = - | 'id' - | 'isActive' - | 'sequencer'; - -export type polygonzkevm_swap_Setting = { - id: Scalars['ID']; - maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['polygonzkevm_swap_Bytes']; -}; - -export type polygonzkevm_swap_Setting_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - maxRoutersPerTransfer?: InputMaybe; - maxRoutersPerTransfer_not?: InputMaybe; - maxRoutersPerTransfer_gt?: InputMaybe; - maxRoutersPerTransfer_lt?: InputMaybe; - maxRoutersPerTransfer_gte?: InputMaybe; - maxRoutersPerTransfer_lte?: InputMaybe; - maxRoutersPerTransfer_in?: InputMaybe>; - maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_Setting_orderBy = - | 'id' - | 'maxRoutersPerTransfer' - | 'caller'; - -export type polygonzkevm_swap_SlippageUpdate = { - id: Scalars['ID']; - transfer: polygonzkevm_swap_DestinationTransfer; - slippage: Scalars['BigInt']; - caller: Scalars['polygonzkevm_swap_Bytes']; - transactionHash: Scalars['polygonzkevm_swap_Bytes']; - timestamp: Scalars['BigInt']; - gasPrice: Scalars['BigInt']; - gasLimit: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type polygonzkevm_swap_SlippageUpdate_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - transfer?: InputMaybe; - transfer_not?: InputMaybe; - transfer_gt?: InputMaybe; - transfer_lt?: InputMaybe; - transfer_gte?: InputMaybe; - transfer_lte?: InputMaybe; - transfer_in?: InputMaybe>; - transfer_not_in?: InputMaybe>; - transfer_contains?: InputMaybe; - transfer_contains_nocase?: InputMaybe; - transfer_not_contains?: InputMaybe; - transfer_not_contains_nocase?: InputMaybe; - transfer_starts_with?: InputMaybe; - transfer_starts_with_nocase?: InputMaybe; - transfer_not_starts_with?: InputMaybe; - transfer_not_starts_with_nocase?: InputMaybe; - transfer_ends_with?: InputMaybe; - transfer_ends_with_nocase?: InputMaybe; - transfer_not_ends_with?: InputMaybe; - transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; - slippage?: InputMaybe; - slippage_not?: InputMaybe; - slippage_gt?: InputMaybe; - slippage_lt?: InputMaybe; - slippage_gte?: InputMaybe; - slippage_lte?: InputMaybe; - slippage_in?: InputMaybe>; - slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type polygonzkevm_swap_SlippageUpdate_orderBy = - | 'id' - | 'transfer' - | 'transfer__id' - | 'transfer__chainId' - | 'transfer__transferId' - | 'transfer__nonce' - | 'transfer__status' - | 'transfer__originDomain' - | 'transfer__destinationDomain' - | 'transfer__canonicalDomain' - | 'transfer__to' - | 'transfer__delegate' - | 'transfer__receiveLocal' - | 'transfer__callData' - | 'transfer__slippage' - | 'transfer__bumpSlippageCount' - | 'transfer__originSender' - | 'transfer__bridgedAmt' - | 'transfer__normalizedIn' - | 'transfer__canonicalId' - | 'transfer__amount' - | 'transfer__routersFee' - | 'transfer__executedCaller' - | 'transfer__executedTransactionHash' - | 'transfer__executedTimestamp' - | 'transfer__executedGasPrice' - | 'transfer__executedGasLimit' - | 'transfer__executedBlockNumber' - | 'transfer__executedTxOrigin' - | 'transfer__executedTxNonce' - | 'transfer__reconciledCaller' - | 'transfer__reconciledTransactionHash' - | 'transfer__reconciledTimestamp' - | 'transfer__reconciledGasPrice' - | 'transfer__reconciledGasLimit' - | 'transfer__reconciledBlockNumber' - | 'transfer__reconciledTxOrigin' - | 'transfer__reconciledTxNonce' - | 'slippage' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' - | 'gasLimit' - | 'blockNumber'; - -export type polygonzkevm_swap_SnapshotRoot = { - id: Scalars['ID']; - spokeDomain?: Maybe; - root: Scalars['polygonzkevm_swap_Bytes']; - count: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - blockNumber: Scalars['BigInt']; -}; - -export type polygonzkevm_swap_SnapshotRoot_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + stableSwap?: InputMaybe; + stableSwap_not?: InputMaybe; + stableSwap_gt?: InputMaybe; + stableSwap_lt?: InputMaybe; + stableSwap_gte?: InputMaybe; + stableSwap_lte?: InputMaybe; + stableSwap_in?: InputMaybe>; + stableSwap_not_in?: InputMaybe>; + stableSwap_contains?: InputMaybe; + stableSwap_contains_nocase?: InputMaybe; + stableSwap_not_contains?: InputMaybe; + stableSwap_not_contains_nocase?: InputMaybe; + stableSwap_starts_with?: InputMaybe; + stableSwap_starts_with_nocase?: InputMaybe; + stableSwap_not_starts_with?: InputMaybe; + stableSwap_not_starts_with_nocase?: InputMaybe; + stableSwap_ends_with?: InputMaybe; + stableSwap_ends_with_nocase?: InputMaybe; + stableSwap_not_ends_with?: InputMaybe; + stableSwap_not_ends_with_nocase?: InputMaybe; + stableSwap_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -146233,34 +138087,49 @@ export type polygonzkevm_swap_SnapshotRoot_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + volume?: InputMaybe; + volume_not?: InputMaybe; + volume_gt?: InputMaybe; + volume_lt?: InputMaybe; + volume_gte?: InputMaybe; + volume_lte?: InputMaybe; + volume_in?: InputMaybe>; + volume_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_SnapshotRoot_orderBy = +export type sepolia_swap_SwapWeeklyVolume_orderBy = | 'id' - | 'spokeDomain' - | 'root' - | 'count' + | 'stableSwap' + | 'stableSwap__id' + | 'stableSwap__isActive' + | 'stableSwap__key' + | 'stableSwap__canonicalId' + | 'stableSwap__domain' + | 'stableSwap__swapPool' + | 'stableSwap__lpToken' + | 'stableSwap__initialA' + | 'stableSwap__futureA' + | 'stableSwap__initialATime' + | 'stableSwap__futureATime' + | 'stableSwap__swapFee' + | 'stableSwap__adminFee' + | 'stableSwap__virtualPrice' + | 'stableSwap__invariant' + | 'stableSwap__lpTokenSupply' | 'timestamp' - | 'blockNumber'; + | 'volume'; -export type polygonzkevm_swap_SpokeConnectorMode = { +export type sepolia_swap_SystemInfo = { id: Scalars['ID']; - mode: Scalars['String']; + exchangeCount: Scalars['BigInt']; + swapCount: Scalars['BigInt']; }; -export type polygonzkevm_swap_SpokeConnectorMode_filter = { +export type sepolia_swap_SystemInfo_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146269,54 +138138,46 @@ export type polygonzkevm_swap_SpokeConnectorMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + exchangeCount?: InputMaybe; + exchangeCount_not?: InputMaybe; + exchangeCount_gt?: InputMaybe; + exchangeCount_lt?: InputMaybe; + exchangeCount_gte?: InputMaybe; + exchangeCount_lte?: InputMaybe; + exchangeCount_in?: InputMaybe>; + exchangeCount_not_in?: InputMaybe>; + swapCount?: InputMaybe; + swapCount_not?: InputMaybe; + swapCount_gt?: InputMaybe; + swapCount_lt?: InputMaybe; + swapCount_gte?: InputMaybe; + swapCount_lte?: InputMaybe; + swapCount_in?: InputMaybe>; + swapCount_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type polygonzkevm_swap_SpokeConnectorMode_orderBy = +export type sepolia_swap_SystemInfo_orderBy = | 'id' - | 'mode'; - -export type polygonzkevm_swap_TransferStatus = - | 'XCalled' - | 'Executed' - | 'Reconciled' - | 'CompletedSlow' - | 'CompletedFast'; + | 'exchangeCount' + | 'swapCount'; -export type polygonzkevm_swap__Block_ = { +export type sepolia_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type polygonzkevm_swap__Meta_ = { +export type sepolia_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -146324,22 +138185,22 @@ export type polygonzkevm_swap__Meta_ = { * and therefore asks for the latest block * */ - block: polygonzkevm_swap__Block_; + block: sepolia_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type arbitrumsepolia_AggregateRoot = { +export type stagingmainnet_AggregateRoot = { id: Scalars['ID']; - root: Scalars['arbitrumsepolia_Bytes']; + root: Scalars['stagingmainnet_Bytes']; blockNumber: Scalars['BigInt']; }; -export type arbitrumsepolia_AggregateRootProposed = { +export type stagingmainnet_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['arbitrumsepolia_Bytes']; + aggregateRoot: Scalars['stagingmainnet_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -146347,7 +138208,7 @@ export type arbitrumsepolia_AggregateRootProposed = { blockNumber?: Maybe; }; -export type arbitrumsepolia_AggregateRootProposed_filter = { +export type stagingmainnet_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146356,16 +138217,16 @@ export type arbitrumsepolia_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -146407,12 +138268,12 @@ export type arbitrumsepolia_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_AggregateRootProposed_orderBy = +export type stagingmainnet_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -146421,7 +138282,7 @@ export type arbitrumsepolia_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type arbitrumsepolia_AggregateRoot_filter = { +export type stagingmainnet_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146430,16 +138291,16 @@ export type arbitrumsepolia_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -146449,45 +138310,41 @@ export type arbitrumsepolia_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_AggregateRoot_orderBy = +export type stagingmainnet_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type arbitrumsepolia_Aggregation_interval = - | 'hour' - | 'day'; - -export type arbitrumsepolia_Asset = { +export type stagingmainnet_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type arbitrumsepolia_AssetBalance = { +export type stagingmainnet_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: arbitrumsepolia_Router; - asset: arbitrumsepolia_Asset; + router: stagingmainnet_Router; + asset: stagingmainnet_Asset; feesEarned: Scalars['BigInt']; }; -export type arbitrumsepolia_AssetBalance_filter = { +export type stagingmainnet_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146548,7 +138405,7 @@ export type arbitrumsepolia_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -146569,7 +138426,7 @@ export type arbitrumsepolia_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -146579,12 +138436,12 @@ export type arbitrumsepolia_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_AssetBalance_orderBy = +export type stagingmainnet_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -146609,12 +138466,12 @@ export type arbitrumsepolia_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type arbitrumsepolia_AssetStatus = { +export type stagingmainnet_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type arbitrumsepolia_AssetStatus_filter = { +export type stagingmainnet_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146628,16 +138485,16 @@ export type arbitrumsepolia_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_AssetStatus_orderBy = +export type stagingmainnet_AssetStatus_orderBy = | 'id' | 'status'; -export type arbitrumsepolia_Asset_filter = { +export type stagingmainnet_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146646,16 +138503,16 @@ export type arbitrumsepolia_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -146672,44 +138529,44 @@ export type arbitrumsepolia_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - canonicalDomain?: InputMaybe; - canonicalDomain_not?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; canonicalDomain_lt?: InputMaybe; canonicalDomain_gte?: InputMaybe; canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -146738,14 +138595,14 @@ export type arbitrumsepolia_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_Asset_orderBy = +export type stagingmainnet_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -146759,26 +138616,16 @@ export type arbitrumsepolia_Asset_orderBy = | 'status__id' | 'status__status'; -export type arbitrumsepolia_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type arbitrumsepolia_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type arbitrumsepolia_ConnectorMeta = { +export type stagingmainnet_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type arbitrumsepolia_ConnectorMeta_filter = { +export type stagingmainnet_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146803,43 +138650,43 @@ export type arbitrumsepolia_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_ConnectorMeta_orderBy = +export type stagingmainnet_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -146847,57 +138694,57 @@ export type arbitrumsepolia_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type arbitrumsepolia_DestinationTransfer = { +export type stagingmainnet_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type arbitrumsepolia_DestinationTransferroutersArgs = { +export type stagingmainnet_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumsepolia_DestinationTransfer_filter = { +export type stagingmainnet_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -146914,16 +138761,16 @@ export type arbitrumsepolia_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -146932,17 +138779,17 @@ export type arbitrumsepolia_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -146967,40 +138814,40 @@ export type arbitrumsepolia_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -147017,16 +138864,16 @@ export type arbitrumsepolia_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -147043,16 +138890,16 @@ export type arbitrumsepolia_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -147073,7 +138920,7 @@ export type arbitrumsepolia_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -147090,26 +138937,26 @@ export type arbitrumsepolia_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -147142,16 +138989,16 @@ export type arbitrumsepolia_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -147160,26 +139007,26 @@ export type arbitrumsepolia_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -147212,16 +139059,16 @@ export type arbitrumsepolia_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -147231,12 +139078,12 @@ export type arbitrumsepolia_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_DestinationTransfer_orderBy = +export type stagingmainnet_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -147285,14 +139132,14 @@ export type arbitrumsepolia_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type arbitrumsepolia_OptimisticRootFinalized = { +export type stagingmainnet_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['arbitrumsepolia_Bytes']; + aggregateRoot: Scalars['stagingmainnet_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type arbitrumsepolia_OptimisticRootFinalized_filter = { +export type stagingmainnet_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -147301,16 +139148,16 @@ export type arbitrumsepolia_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -147328,36 +139175,31 @@ export type arbitrumsepolia_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_OptimisticRootFinalized_orderBy = +export type stagingmainnet_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -/** Defines the order direction, either ascending or descending */ -export type arbitrumsepolia_OrderDirection = - | 'asc' - | 'desc'; - -export type arbitrumsepolia_OriginMessage = { +export type stagingmainnet_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type arbitrumsepolia_OriginMessage_filter = { +export type stagingmainnet_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -147366,16 +139208,16 @@ export type arbitrumsepolia_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -147384,16 +139226,16 @@ export type arbitrumsepolia_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -147402,36 +139244,36 @@ export type arbitrumsepolia_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -147460,14 +139302,14 @@ export type arbitrumsepolia_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_OriginMessage_orderBy = +export type stagingmainnet_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -147481,51 +139323,51 @@ export type arbitrumsepolia_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type arbitrumsepolia_OriginTransfer = { +export type stagingmainnet_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type arbitrumsepolia_OriginTransferrelayerFeesArgs = { +export type stagingmainnet_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumsepolia_OriginTransfer_filter = { +export type stagingmainnet_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -147542,16 +139384,16 @@ export type arbitrumsepolia_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -147560,20 +139402,20 @@ export type arbitrumsepolia_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -147598,40 +139440,40 @@ export type arbitrumsepolia_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -147640,16 +139482,16 @@ export type arbitrumsepolia_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -147666,16 +139508,16 @@ export type arbitrumsepolia_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -147696,17 +139538,17 @@ export type arbitrumsepolia_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -147727,7 +139569,7 @@ export type arbitrumsepolia_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -147742,37 +139584,37 @@ export type arbitrumsepolia_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -147805,16 +139647,16 @@ export type arbitrumsepolia_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -147824,12 +139666,12 @@ export type arbitrumsepolia_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_OriginTransfer_orderBy = +export type stagingmainnet_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -147881,20 +139723,20 @@ export type arbitrumsepolia_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type arbitrumsepolia_Relayer = { +export type stagingmainnet_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type arbitrumsepolia_RelayerFee = { +export type stagingmainnet_RelayerFee = { id: Scalars['ID']; - transfer: arbitrumsepolia_OriginTransfer; + transfer: stagingmainnet_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['arbitrumsepolia_Bytes']; + asset: Scalars['stagingmainnet_Bytes']; }; -export type arbitrumsepolia_RelayerFee_filter = { +export type stagingmainnet_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -147923,7 +139765,7 @@ export type arbitrumsepolia_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -147932,23 +139774,23 @@ export type arbitrumsepolia_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_RelayerFee_orderBy = +export type stagingmainnet_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -147983,20 +139825,20 @@ export type arbitrumsepolia_RelayerFee_orderBy = | 'fee' | 'asset'; -export type arbitrumsepolia_RelayerFeesIncrease = { +export type stagingmainnet_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: arbitrumsepolia_OriginTransfer; + transfer: stagingmainnet_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['arbitrumsepolia_Bytes']; - transactionHash: Scalars['arbitrumsepolia_Bytes']; + asset?: Maybe; + caller: Scalars['stagingmainnet_Bytes']; + transactionHash: Scalars['stagingmainnet_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type arbitrumsepolia_RelayerFeesIncrease_filter = { +export type stagingmainnet_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148025,7 +139867,7 @@ export type arbitrumsepolia_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -148034,51 +139876,51 @@ export type arbitrumsepolia_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; gasPrice_not_in?: InputMaybe>; gasLimit?: InputMaybe; gasLimit_not?: InputMaybe; @@ -148097,12 +139939,12 @@ export type arbitrumsepolia_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_RelayerFeesIncrease_orderBy = +export type stagingmainnet_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -148143,7 +139985,7 @@ export type arbitrumsepolia_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type arbitrumsepolia_Relayer_filter = { +export type stagingmainnet_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148156,33 +139998,33 @@ export type arbitrumsepolia_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_Relayer_orderBy = +export type stagingmainnet_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type arbitrumsepolia_RootCount = { +export type stagingmainnet_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type arbitrumsepolia_RootCount_filter = { +export type stagingmainnet_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148200,30 +140042,30 @@ export type arbitrumsepolia_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_RootCount_orderBy = +export type stagingmainnet_RootCount_orderBy = | 'id' | 'count'; -export type arbitrumsepolia_RootMessageSent = { +export type stagingmainnet_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type arbitrumsepolia_RootMessageSent_filter = { +export type stagingmainnet_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148248,16 +140090,16 @@ export type arbitrumsepolia_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -148266,26 +140108,26 @@ export type arbitrumsepolia_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -148319,12 +140161,12 @@ export type arbitrumsepolia_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_RootMessageSent_orderBy = +export type stagingmainnet_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -148337,34 +140179,34 @@ export type arbitrumsepolia_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type arbitrumsepolia_Router = { +export type stagingmainnet_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type arbitrumsepolia_RouterassetBalancesArgs = { +export type stagingmainnet_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type arbitrumsepolia_RouterDailyTVL = { +export type stagingmainnet_RouterDailyTVL = { id: Scalars['ID']; - router: arbitrumsepolia_Router; - asset: arbitrumsepolia_Asset; + router: stagingmainnet_Router; + asset: stagingmainnet_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type arbitrumsepolia_RouterDailyTVL_filter = { +export type stagingmainnet_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148393,7 +140235,7 @@ export type arbitrumsepolia_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -148414,7 +140256,7 @@ export type arbitrumsepolia_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -148432,12 +140274,12 @@ export type arbitrumsepolia_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_RouterDailyTVL_orderBy = +export type stagingmainnet_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -148459,25 +140301,25 @@ export type arbitrumsepolia_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type arbitrumsepolia_RouterLiquidityEvent = { +export type stagingmainnet_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: arbitrumsepolia_Router; - asset: arbitrumsepolia_Asset; + type?: Maybe; + router: stagingmainnet_Router; + asset: stagingmainnet_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['arbitrumsepolia_Bytes']; + transactionHash: Scalars['stagingmainnet_Bytes']; nonce: Scalars['BigInt']; }; -export type arbitrumsepolia_RouterLiquidityEventType = +export type stagingmainnet_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type arbitrumsepolia_RouterLiquidityEvent_filter = { +export type stagingmainnet_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148486,10 +140328,10 @@ export type arbitrumsepolia_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -148510,7 +140352,7 @@ export type arbitrumsepolia_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -148531,7 +140373,7 @@ export type arbitrumsepolia_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -148548,16 +140390,16 @@ export type arbitrumsepolia_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -148574,16 +140416,16 @@ export type arbitrumsepolia_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -148593,12 +140435,12 @@ export type arbitrumsepolia_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_RouterLiquidityEvent_orderBy = +export type stagingmainnet_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -148626,7 +140468,7 @@ export type arbitrumsepolia_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type arbitrumsepolia_Router_filter = { +export type stagingmainnet_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148639,36 +140481,36 @@ export type arbitrumsepolia_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -148677,14 +140519,14 @@ export type arbitrumsepolia_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_Router_orderBy = +export type stagingmainnet_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -148693,13 +140535,13 @@ export type arbitrumsepolia_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type arbitrumsepolia_Sequencer = { +export type stagingmainnet_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type arbitrumsepolia_Sequencer_filter = { +export type stagingmainnet_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148712,34 +140554,34 @@ export type arbitrumsepolia_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_Sequencer_orderBy = +export type stagingmainnet_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type arbitrumsepolia_Setting = { +export type stagingmainnet_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['arbitrumsepolia_Bytes']; + caller: Scalars['stagingmainnet_Bytes']; }; -export type arbitrumsepolia_Setting_filter = { +export type stagingmainnet_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148756,40 +140598,40 @@ export type arbitrumsepolia_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_Setting_orderBy = +export type stagingmainnet_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type arbitrumsepolia_SlippageUpdate = { +export type stagingmainnet_SlippageUpdate = { id: Scalars['ID']; - transfer: arbitrumsepolia_DestinationTransfer; + transfer: stagingmainnet_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['arbitrumsepolia_Bytes']; - transactionHash: Scalars['arbitrumsepolia_Bytes']; + caller: Scalars['stagingmainnet_Bytes']; + transactionHash: Scalars['stagingmainnet_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type arbitrumsepolia_SlippageUpdate_filter = { +export type stagingmainnet_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148818,7 +140660,7 @@ export type arbitrumsepolia_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -148827,26 +140669,26 @@ export type arbitrumsepolia_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -148880,12 +140722,12 @@ export type arbitrumsepolia_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_SlippageUpdate_orderBy = +export type stagingmainnet_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -148932,16 +140774,16 @@ export type arbitrumsepolia_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type arbitrumsepolia_SnapshotRoot = { +export type stagingmainnet_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['arbitrumsepolia_Bytes']; + root: Scalars['stagingmainnet_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type arbitrumsepolia_SnapshotRoot_filter = { +export type stagingmainnet_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -148958,16 +140800,16 @@ export type arbitrumsepolia_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -148993,12 +140835,12 @@ export type arbitrumsepolia_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_SnapshotRoot_orderBy = +export type stagingmainnet_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -149006,12 +140848,12 @@ export type arbitrumsepolia_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type arbitrumsepolia_SpokeConnectorMode = { +export type stagingmainnet_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type arbitrumsepolia_SpokeConnectorMode_filter = { +export type stagingmainnet_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149041,58 +140883,31 @@ export type arbitrumsepolia_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type arbitrumsepolia_SpokeConnectorMode_orderBy = +export type stagingmainnet_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type arbitrumsepolia_TransferStatus = +export type stagingmainnet_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type arbitrumsepolia__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type arbitrumsepolia__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: arbitrumsepolia__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type xdai_AggregateRoot = { +export type localmainnet_AggregateRoot = { id: Scalars['ID']; - root: Scalars['xdai_Bytes']; + root: Scalars['localmainnet_Bytes']; blockNumber: Scalars['BigInt']; }; -export type xdai_AggregateRootProposed = { +export type localmainnet_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['xdai_Bytes']; + aggregateRoot: Scalars['localmainnet_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -149100,7 +140915,7 @@ export type xdai_AggregateRootProposed = { blockNumber?: Maybe; }; -export type xdai_AggregateRootProposed_filter = { +export type localmainnet_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149109,16 +140924,16 @@ export type xdai_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -149160,12 +140975,12 @@ export type xdai_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_AggregateRootProposed_orderBy = +export type localmainnet_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -149174,7 +140989,7 @@ export type xdai_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type xdai_AggregateRoot_filter = { +export type localmainnet_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149183,16 +140998,16 @@ export type xdai_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -149202,45 +141017,41 @@ export type xdai_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_AggregateRoot_orderBy = +export type localmainnet_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type xdai_Aggregation_interval = - | 'hour' - | 'day'; - -export type xdai_Asset = { +export type localmainnet_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type xdai_AssetBalance = { +export type localmainnet_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: xdai_Router; - asset: xdai_Asset; + router: localmainnet_Router; + asset: localmainnet_Asset; feesEarned: Scalars['BigInt']; }; -export type xdai_AssetBalance_filter = { +export type localmainnet_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149301,7 +141112,7 @@ export type xdai_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -149322,7 +141133,7 @@ export type xdai_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -149332,12 +141143,12 @@ export type xdai_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_AssetBalance_orderBy = +export type localmainnet_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -149362,12 +141173,12 @@ export type xdai_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type xdai_AssetStatus = { +export type localmainnet_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type xdai_AssetStatus_filter = { +export type localmainnet_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149381,16 +141192,16 @@ export type xdai_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_AssetStatus_orderBy = +export type localmainnet_AssetStatus_orderBy = | 'id' | 'status'; -export type xdai_Asset_filter = { +export type localmainnet_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149399,16 +141210,16 @@ export type xdai_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -149425,16 +141236,16 @@ export type xdai_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -149443,26 +141254,26 @@ export type xdai_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -149491,14 +141302,14 @@ export type xdai_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_Asset_orderBy = +export type localmainnet_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -149512,26 +141323,16 @@ export type xdai_Asset_orderBy = | 'status__id' | 'status__status'; -export type xdai_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type xdai_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type xdai_ConnectorMeta = { +export type localmainnet_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type xdai_ConnectorMeta_filter = { +export type localmainnet_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149556,43 +141357,43 @@ export type xdai_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_ConnectorMeta_orderBy = +export type localmainnet_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -149600,57 +141401,57 @@ export type xdai_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type xdai_DestinationTransfer = { +export type localmainnet_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type xdai_DestinationTransferroutersArgs = { +export type localmainnet_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xdai_DestinationTransfer_filter = { +export type localmainnet_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -149667,16 +141468,16 @@ export type xdai_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -149685,17 +141486,17 @@ export type xdai_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -149720,40 +141521,40 @@ export type xdai_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -149770,16 +141571,16 @@ export type xdai_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -149796,20 +141597,20 @@ export type xdai_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; asset_gte?: InputMaybe; asset_lte?: InputMaybe; asset_in?: InputMaybe>; @@ -149826,7 +141627,7 @@ export type xdai_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -149843,26 +141644,26 @@ export type xdai_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -149895,16 +141696,16 @@ export type xdai_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -149913,26 +141714,26 @@ export type xdai_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -149965,16 +141766,16 @@ export type xdai_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -149984,12 +141785,12 @@ export type xdai_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_DestinationTransfer_orderBy = +export type localmainnet_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -150038,14 +141839,14 @@ export type xdai_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type xdai_OptimisticRootFinalized = { +export type localmainnet_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['xdai_Bytes']; + aggregateRoot: Scalars['localmainnet_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type xdai_OptimisticRootFinalized_filter = { +export type localmainnet_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150054,16 +141855,16 @@ export type xdai_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -150081,36 +141882,31 @@ export type xdai_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_OptimisticRootFinalized_orderBy = +export type localmainnet_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -/** Defines the order direction, either ascending or descending */ -export type xdai_OrderDirection = - | 'asc' - | 'desc'; - -export type xdai_OriginMessage = { +export type localmainnet_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type xdai_OriginMessage_filter = { +export type localmainnet_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150119,16 +141915,16 @@ export type xdai_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -150137,16 +141933,16 @@ export type xdai_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -150155,36 +141951,36 @@ export type xdai_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -150213,14 +142009,14 @@ export type xdai_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_OriginMessage_orderBy = +export type localmainnet_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -150234,51 +142030,51 @@ export type xdai_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type xdai_OriginTransfer = { +export type localmainnet_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type xdai_OriginTransferrelayerFeesArgs = { +export type localmainnet_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xdai_OriginTransfer_filter = { +export type localmainnet_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150295,16 +142091,16 @@ export type xdai_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -150313,20 +142109,20 @@ export type xdai_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -150351,40 +142147,40 @@ export type xdai_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -150393,16 +142189,16 @@ export type xdai_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -150419,16 +142215,16 @@ export type xdai_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -150449,17 +142245,17 @@ export type xdai_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -150480,7 +142276,7 @@ export type xdai_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -150495,37 +142291,37 @@ export type xdai_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -150558,16 +142354,16 @@ export type xdai_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -150577,12 +142373,12 @@ export type xdai_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_OriginTransfer_orderBy = +export type localmainnet_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -150634,20 +142430,20 @@ export type xdai_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type xdai_Relayer = { +export type localmainnet_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type xdai_RelayerFee = { +export type localmainnet_RelayerFee = { id: Scalars['ID']; - transfer: xdai_OriginTransfer; + transfer: localmainnet_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['xdai_Bytes']; + asset: Scalars['localmainnet_Bytes']; }; -export type xdai_RelayerFee_filter = { +export type localmainnet_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150676,7 +142472,7 @@ export type xdai_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -150685,23 +142481,23 @@ export type xdai_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_RelayerFee_orderBy = +export type localmainnet_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -150736,20 +142532,20 @@ export type xdai_RelayerFee_orderBy = | 'fee' | 'asset'; -export type xdai_RelayerFeesIncrease = { +export type localmainnet_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: xdai_OriginTransfer; + transfer: localmainnet_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['xdai_Bytes']; - transactionHash: Scalars['xdai_Bytes']; + asset?: Maybe; + caller: Scalars['localmainnet_Bytes']; + transactionHash: Scalars['localmainnet_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type xdai_RelayerFeesIncrease_filter = { +export type localmainnet_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150778,7 +142574,7 @@ export type xdai_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -150787,36 +142583,36 @@ export type xdai_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -150850,12 +142646,12 @@ export type xdai_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_RelayerFeesIncrease_orderBy = +export type localmainnet_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -150896,7 +142692,7 @@ export type xdai_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type xdai_Relayer_filter = { +export type localmainnet_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150909,33 +142705,33 @@ export type xdai_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_Relayer_orderBy = +export type localmainnet_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type xdai_RootCount = { +export type localmainnet_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type xdai_RootCount_filter = { +export type localmainnet_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -150953,30 +142749,30 @@ export type xdai_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_RootCount_orderBy = +export type localmainnet_RootCount_orderBy = | 'id' | 'count'; -export type xdai_RootMessageSent = { +export type localmainnet_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type xdai_RootMessageSent_filter = { +export type localmainnet_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151001,16 +142797,16 @@ export type xdai_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -151019,26 +142815,26 @@ export type xdai_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -151072,12 +142868,12 @@ export type xdai_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_RootMessageSent_orderBy = +export type localmainnet_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -151090,34 +142886,34 @@ export type xdai_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type xdai_Router = { +export type localmainnet_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type xdai_RouterassetBalancesArgs = { +export type localmainnet_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xdai_RouterDailyTVL = { +export type localmainnet_RouterDailyTVL = { id: Scalars['ID']; - router: xdai_Router; - asset: xdai_Asset; + router: localmainnet_Router; + asset: localmainnet_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type xdai_RouterDailyTVL_filter = { +export type localmainnet_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151146,7 +142942,7 @@ export type xdai_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -151167,7 +142963,7 @@ export type xdai_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -151185,12 +142981,12 @@ export type xdai_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_RouterDailyTVL_orderBy = +export type localmainnet_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -151212,25 +143008,25 @@ export type xdai_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type xdai_RouterLiquidityEvent = { +export type localmainnet_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: xdai_Router; - asset: xdai_Asset; + type?: Maybe; + router: localmainnet_Router; + asset: localmainnet_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['xdai_Bytes']; + transactionHash: Scalars['localmainnet_Bytes']; nonce: Scalars['BigInt']; }; -export type xdai_RouterLiquidityEventType = +export type localmainnet_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type xdai_RouterLiquidityEvent_filter = { +export type localmainnet_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151239,10 +143035,10 @@ export type xdai_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -151263,7 +143059,7 @@ export type xdai_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -151284,7 +143080,7 @@ export type xdai_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -151301,16 +143097,16 @@ export type xdai_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -151327,16 +143123,16 @@ export type xdai_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -151346,12 +143142,12 @@ export type xdai_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_RouterLiquidityEvent_orderBy = +export type localmainnet_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -151379,7 +143175,7 @@ export type xdai_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type xdai_Router_filter = { +export type localmainnet_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151392,67 +143188,67 @@ export type xdai_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; - proposedTimestamp?: InputMaybe; - proposedTimestamp_not?: InputMaybe; - proposedTimestamp_gt?: InputMaybe; - proposedTimestamp_lt?: InputMaybe; - proposedTimestamp_gte?: InputMaybe; - proposedTimestamp_lte?: InputMaybe; - proposedTimestamp_in?: InputMaybe>; - proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xdai_Router_orderBy = - | 'id' - | 'isActive' - | 'owner' + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_Router_orderBy = + | 'id' + | 'isActive' + | 'owner' | 'recipient' | 'proposedOwner' | 'proposedTimestamp' | 'assetBalances'; -export type xdai_Sequencer = { +export type localmainnet_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type xdai_Sequencer_filter = { +export type localmainnet_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151465,34 +143261,34 @@ export type xdai_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_Sequencer_orderBy = +export type localmainnet_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type xdai_Setting = { +export type localmainnet_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['xdai_Bytes']; + caller: Scalars['localmainnet_Bytes']; }; -export type xdai_Setting_filter = { +export type localmainnet_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151509,40 +143305,40 @@ export type xdai_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_Setting_orderBy = +export type localmainnet_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type xdai_SlippageUpdate = { +export type localmainnet_SlippageUpdate = { id: Scalars['ID']; - transfer: xdai_DestinationTransfer; + transfer: localmainnet_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['xdai_Bytes']; - transactionHash: Scalars['xdai_Bytes']; + caller: Scalars['localmainnet_Bytes']; + transactionHash: Scalars['localmainnet_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type xdai_SlippageUpdate_filter = { +export type localmainnet_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151571,7 +143367,7 @@ export type xdai_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -151580,26 +143376,26 @@ export type xdai_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -151633,12 +143429,12 @@ export type xdai_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_SlippageUpdate_orderBy = +export type localmainnet_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -151685,16 +143481,16 @@ export type xdai_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type xdai_SnapshotRoot = { +export type localmainnet_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['xdai_Bytes']; + root: Scalars['localmainnet_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type xdai_SnapshotRoot_filter = { +export type localmainnet_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151711,16 +143507,16 @@ export type xdai_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -151746,12 +143542,12 @@ export type xdai_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_SnapshotRoot_orderBy = +export type localmainnet_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -151759,12 +143555,12 @@ export type xdai_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type xdai_SpokeConnectorMode = { +export type localmainnet_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type xdai_SpokeConnectorMode_filter = { +export type localmainnet_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151794,58 +143590,31 @@ export type xdai_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xdai_SpokeConnectorMode_orderBy = +export type localmainnet_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type xdai_TransferStatus = +export type localmainnet_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type xdai__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type xdai__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: xdai__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; - -export type localoptimism_AggregateRoot = { +export type stagingxdai_AggregateRoot = { id: Scalars['ID']; - root: Scalars['localoptimism_Bytes']; + root: Scalars['stagingxdai_Bytes']; blockNumber: Scalars['BigInt']; }; -export type localoptimism_AggregateRootProposed = { +export type stagingxdai_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['localoptimism_Bytes']; + aggregateRoot: Scalars['stagingxdai_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -151853,7 +143622,7 @@ export type localoptimism_AggregateRootProposed = { blockNumber?: Maybe; }; -export type localoptimism_AggregateRootProposed_filter = { +export type stagingxdai_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151862,16 +143631,16 @@ export type localoptimism_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -151913,12 +143682,12 @@ export type localoptimism_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_AggregateRootProposed_orderBy = +export type stagingxdai_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -151927,7 +143696,7 @@ export type localoptimism_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type localoptimism_AggregateRoot_filter = { +export type stagingxdai_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -151936,16 +143705,16 @@ export type localoptimism_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -151955,45 +143724,45 @@ export type localoptimism_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_AggregateRoot_orderBy = +export type stagingxdai_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type localoptimism_Aggregation_interval = +export type stagingxdai_Aggregation_interval = | 'hour' | 'day'; -export type localoptimism_Asset = { +export type stagingxdai_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type localoptimism_AssetBalance = { +export type stagingxdai_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: localoptimism_Router; - asset: localoptimism_Asset; + router: stagingxdai_Router; + asset: stagingxdai_Asset; feesEarned: Scalars['BigInt']; }; -export type localoptimism_AssetBalance_filter = { +export type stagingxdai_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152054,7 +143823,7 @@ export type localoptimism_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -152075,7 +143844,7 @@ export type localoptimism_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -152085,12 +143854,12 @@ export type localoptimism_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_AssetBalance_orderBy = +export type stagingxdai_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -152115,12 +143884,12 @@ export type localoptimism_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type localoptimism_AssetStatus = { +export type stagingxdai_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type localoptimism_AssetStatus_filter = { +export type stagingxdai_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152134,16 +143903,16 @@ export type localoptimism_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_AssetStatus_orderBy = +export type stagingxdai_AssetStatus_orderBy = | 'id' | 'status'; -export type localoptimism_Asset_filter = { +export type stagingxdai_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152152,16 +143921,16 @@ export type localoptimism_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -152178,16 +143947,16 @@ export type localoptimism_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -152196,26 +143965,26 @@ export type localoptimism_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -152244,14 +144013,14 @@ export type localoptimism_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_Asset_orderBy = +export type stagingxdai_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -152265,26 +144034,26 @@ export type localoptimism_Asset_orderBy = | 'status__id' | 'status__status'; -export type localoptimism_BlockChangedFilter = { +export type stagingxdai_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type localoptimism_Block_height = { - hash?: InputMaybe; +export type stagingxdai_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type localoptimism_ConnectorMeta = { +export type stagingxdai_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type localoptimism_ConnectorMeta_filter = { +export type stagingxdai_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152309,43 +144078,43 @@ export type localoptimism_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_ConnectorMeta_orderBy = +export type stagingxdai_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -152353,57 +144122,57 @@ export type localoptimism_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type localoptimism_DestinationTransfer = { +export type stagingxdai_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type localoptimism_DestinationTransferroutersArgs = { +export type stagingxdai_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localoptimism_DestinationTransfer_filter = { +export type stagingxdai_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152420,16 +144189,16 @@ export type localoptimism_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -152438,17 +144207,17 @@ export type localoptimism_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -152473,40 +144242,40 @@ export type localoptimism_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -152523,16 +144292,16 @@ export type localoptimism_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -152549,16 +144318,16 @@ export type localoptimism_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -152579,7 +144348,7 @@ export type localoptimism_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -152596,26 +144365,26 @@ export type localoptimism_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -152648,16 +144417,16 @@ export type localoptimism_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -152666,26 +144435,26 @@ export type localoptimism_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -152718,16 +144487,16 @@ export type localoptimism_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -152737,12 +144506,12 @@ export type localoptimism_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_DestinationTransfer_orderBy = +export type stagingxdai_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -152791,14 +144560,14 @@ export type localoptimism_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type localoptimism_OptimisticRootFinalized = { +export type stagingxdai_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['localoptimism_Bytes']; + aggregateRoot: Scalars['stagingxdai_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type localoptimism_OptimisticRootFinalized_filter = { +export type stagingxdai_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152807,16 +144576,16 @@ export type localoptimism_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -152834,36 +144603,36 @@ export type localoptimism_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_OptimisticRootFinalized_orderBy = +export type stagingxdai_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type localoptimism_OrderDirection = +export type stagingxdai_OrderDirection = | 'asc' | 'desc'; -export type localoptimism_OriginMessage = { +export type stagingxdai_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type localoptimism_OriginMessage_filter = { +export type stagingxdai_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -152872,16 +144641,16 @@ export type localoptimism_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -152890,16 +144659,16 @@ export type localoptimism_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -152908,36 +144677,36 @@ export type localoptimism_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -152966,14 +144735,14 @@ export type localoptimism_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_OriginMessage_orderBy = +export type stagingxdai_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -152987,51 +144756,51 @@ export type localoptimism_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type localoptimism_OriginTransfer = { +export type stagingxdai_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type localoptimism_OriginTransferrelayerFeesArgs = { +export type stagingxdai_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localoptimism_OriginTransfer_filter = { +export type stagingxdai_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153048,16 +144817,16 @@ export type localoptimism_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -153066,20 +144835,20 @@ export type localoptimism_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -153104,40 +144873,40 @@ export type localoptimism_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -153146,16 +144915,16 @@ export type localoptimism_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -153172,16 +144941,16 @@ export type localoptimism_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -153202,17 +144971,17 @@ export type localoptimism_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -153233,7 +145002,7 @@ export type localoptimism_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -153248,37 +145017,37 @@ export type localoptimism_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -153311,16 +145080,16 @@ export type localoptimism_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -153330,12 +145099,12 @@ export type localoptimism_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_OriginTransfer_orderBy = +export type stagingxdai_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -153387,20 +145156,20 @@ export type localoptimism_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type localoptimism_Relayer = { +export type stagingxdai_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type localoptimism_RelayerFee = { +export type stagingxdai_RelayerFee = { id: Scalars['ID']; - transfer: localoptimism_OriginTransfer; + transfer: stagingxdai_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['localoptimism_Bytes']; + asset: Scalars['stagingxdai_Bytes']; }; -export type localoptimism_RelayerFee_filter = { +export type stagingxdai_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153429,7 +145198,7 @@ export type localoptimism_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -153438,23 +145207,23 @@ export type localoptimism_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_RelayerFee_orderBy = +export type stagingxdai_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -153489,20 +145258,20 @@ export type localoptimism_RelayerFee_orderBy = | 'fee' | 'asset'; -export type localoptimism_RelayerFeesIncrease = { +export type stagingxdai_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: localoptimism_OriginTransfer; + transfer: stagingxdai_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['localoptimism_Bytes']; - transactionHash: Scalars['localoptimism_Bytes']; + asset?: Maybe; + caller: Scalars['stagingxdai_Bytes']; + transactionHash: Scalars['stagingxdai_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type localoptimism_RelayerFeesIncrease_filter = { +export type stagingxdai_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153531,7 +145300,7 @@ export type localoptimism_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -153540,36 +145309,36 @@ export type localoptimism_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -153603,12 +145372,12 @@ export type localoptimism_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_RelayerFeesIncrease_orderBy = +export type stagingxdai_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -153649,7 +145418,7 @@ export type localoptimism_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type localoptimism_Relayer_filter = { +export type stagingxdai_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153662,33 +145431,33 @@ export type localoptimism_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_Relayer_orderBy = +export type stagingxdai_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type localoptimism_RootCount = { +export type stagingxdai_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type localoptimism_RootCount_filter = { +export type stagingxdai_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153706,30 +145475,30 @@ export type localoptimism_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_RootCount_orderBy = +export type stagingxdai_RootCount_orderBy = | 'id' | 'count'; -export type localoptimism_RootMessageSent = { +export type stagingxdai_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type localoptimism_RootMessageSent_filter = { +export type stagingxdai_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153754,16 +145523,16 @@ export type localoptimism_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -153772,26 +145541,26 @@ export type localoptimism_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -153825,12 +145594,12 @@ export type localoptimism_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_RootMessageSent_orderBy = +export type stagingxdai_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -153843,34 +145612,34 @@ export type localoptimism_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type localoptimism_Router = { +export type stagingxdai_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type localoptimism_RouterassetBalancesArgs = { +export type stagingxdai_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type localoptimism_RouterDailyTVL = { +export type stagingxdai_RouterDailyTVL = { id: Scalars['ID']; - router: localoptimism_Router; - asset: localoptimism_Asset; + router: stagingxdai_Router; + asset: stagingxdai_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type localoptimism_RouterDailyTVL_filter = { +export type stagingxdai_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153899,7 +145668,7 @@ export type localoptimism_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -153920,7 +145689,7 @@ export type localoptimism_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -153938,12 +145707,12 @@ export type localoptimism_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_RouterDailyTVL_orderBy = +export type stagingxdai_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -153965,25 +145734,25 @@ export type localoptimism_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type localoptimism_RouterLiquidityEvent = { +export type stagingxdai_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: localoptimism_Router; - asset: localoptimism_Asset; + type?: Maybe; + router: stagingxdai_Router; + asset: stagingxdai_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['localoptimism_Bytes']; + transactionHash: Scalars['stagingxdai_Bytes']; nonce: Scalars['BigInt']; }; -export type localoptimism_RouterLiquidityEventType = +export type stagingxdai_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type localoptimism_RouterLiquidityEvent_filter = { +export type stagingxdai_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -153992,10 +145761,10 @@ export type localoptimism_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -154016,7 +145785,7 @@ export type localoptimism_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -154037,7 +145806,7 @@ export type localoptimism_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -154054,16 +145823,16 @@ export type localoptimism_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -154080,16 +145849,16 @@ export type localoptimism_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -154099,12 +145868,12 @@ export type localoptimism_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_RouterLiquidityEvent_orderBy = +export type stagingxdai_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -154132,7 +145901,7 @@ export type localoptimism_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type localoptimism_Router_filter = { +export type stagingxdai_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154145,36 +145914,36 @@ export type localoptimism_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -154183,14 +145952,14 @@ export type localoptimism_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_Router_orderBy = +export type stagingxdai_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -154199,13 +145968,13 @@ export type localoptimism_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type localoptimism_Sequencer = { +export type stagingxdai_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type localoptimism_Sequencer_filter = { +export type stagingxdai_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154218,34 +145987,34 @@ export type localoptimism_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_Sequencer_orderBy = +export type stagingxdai_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type localoptimism_Setting = { +export type stagingxdai_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['localoptimism_Bytes']; + caller: Scalars['stagingxdai_Bytes']; }; -export type localoptimism_Setting_filter = { +export type stagingxdai_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154262,40 +146031,40 @@ export type localoptimism_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_Setting_orderBy = +export type stagingxdai_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type localoptimism_SlippageUpdate = { +export type stagingxdai_SlippageUpdate = { id: Scalars['ID']; - transfer: localoptimism_DestinationTransfer; + transfer: stagingxdai_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['localoptimism_Bytes']; - transactionHash: Scalars['localoptimism_Bytes']; + caller: Scalars['stagingxdai_Bytes']; + transactionHash: Scalars['stagingxdai_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type localoptimism_SlippageUpdate_filter = { +export type stagingxdai_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154324,7 +146093,7 @@ export type localoptimism_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -154333,26 +146102,26 @@ export type localoptimism_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -154386,12 +146155,12 @@ export type localoptimism_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_SlippageUpdate_orderBy = +export type stagingxdai_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -154438,16 +146207,16 @@ export type localoptimism_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type localoptimism_SnapshotRoot = { +export type stagingxdai_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['localoptimism_Bytes']; + root: Scalars['stagingxdai_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type localoptimism_SnapshotRoot_filter = { +export type stagingxdai_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154464,16 +146233,16 @@ export type localoptimism_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -154499,12 +146268,12 @@ export type localoptimism_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_SnapshotRoot_orderBy = +export type stagingxdai_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -154512,12 +146281,12 @@ export type localoptimism_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type localoptimism_SpokeConnectorMode = { +export type stagingxdai_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type localoptimism_SpokeConnectorMode_filter = { +export type stagingxdai_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154547,35 +146316,35 @@ export type localoptimism_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localoptimism_SpokeConnectorMode_orderBy = +export type stagingxdai_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type localoptimism_TransferStatus = +export type stagingxdai_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type localoptimism__Block_ = { +export type stagingxdai__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type localoptimism__Meta_ = { +export type stagingxdai__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -154583,22 +146352,22 @@ export type localoptimism__Meta_ = { * and therefore asks for the latest block * */ - block: localoptimism__Block_; + block: stagingxdai__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingpolygonzkevm_AggregateRoot = { +export type localarbitrumone_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingpolygonzkevm_Bytes']; + root: Scalars['localarbitrumone_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingpolygonzkevm_AggregateRootProposed = { +export type localarbitrumone_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingpolygonzkevm_Bytes']; + aggregateRoot: Scalars['localarbitrumone_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -154606,7 +146375,7 @@ export type stagingpolygonzkevm_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingpolygonzkevm_AggregateRootProposed_filter = { +export type localarbitrumone_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154615,16 +146384,16 @@ export type stagingpolygonzkevm_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -154666,12 +146435,12 @@ export type stagingpolygonzkevm_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_AggregateRootProposed_orderBy = +export type localarbitrumone_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -154680,7 +146449,7 @@ export type stagingpolygonzkevm_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingpolygonzkevm_AggregateRoot_filter = { +export type localarbitrumone_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154689,16 +146458,16 @@ export type stagingpolygonzkevm_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -154708,45 +146477,45 @@ export type stagingpolygonzkevm_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_AggregateRoot_orderBy = +export type localarbitrumone_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingpolygonzkevm_Aggregation_interval = +export type localarbitrumone_Aggregation_interval = | 'hour' | 'day'; -export type stagingpolygonzkevm_Asset = { +export type localarbitrumone_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingpolygonzkevm_AssetBalance = { +export type localarbitrumone_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingpolygonzkevm_Router; - asset: stagingpolygonzkevm_Asset; + router: localarbitrumone_Router; + asset: localarbitrumone_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingpolygonzkevm_AssetBalance_filter = { +export type localarbitrumone_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154807,7 +146576,7 @@ export type stagingpolygonzkevm_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -154828,7 +146597,7 @@ export type stagingpolygonzkevm_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -154838,12 +146607,12 @@ export type stagingpolygonzkevm_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_AssetBalance_orderBy = +export type localarbitrumone_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -154868,12 +146637,12 @@ export type stagingpolygonzkevm_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingpolygonzkevm_AssetStatus = { +export type localarbitrumone_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingpolygonzkevm_AssetStatus_filter = { +export type localarbitrumone_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154887,16 +146656,16 @@ export type stagingpolygonzkevm_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_AssetStatus_orderBy = +export type localarbitrumone_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingpolygonzkevm_Asset_filter = { +export type localarbitrumone_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -154905,16 +146674,16 @@ export type stagingpolygonzkevm_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -154931,16 +146700,16 @@ export type stagingpolygonzkevm_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -154949,26 +146718,26 @@ export type stagingpolygonzkevm_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -154997,14 +146766,14 @@ export type stagingpolygonzkevm_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_Asset_orderBy = +export type localarbitrumone_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -155018,26 +146787,26 @@ export type stagingpolygonzkevm_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingpolygonzkevm_BlockChangedFilter = { +export type localarbitrumone_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingpolygonzkevm_Block_height = { - hash?: InputMaybe; +export type localarbitrumone_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingpolygonzkevm_ConnectorMeta = { +export type localarbitrumone_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingpolygonzkevm_ConnectorMeta_filter = { +export type localarbitrumone_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -155062,43 +146831,43 @@ export type stagingpolygonzkevm_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_ConnectorMeta_orderBy = +export type localarbitrumone_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -155106,57 +146875,57 @@ export type stagingpolygonzkevm_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingpolygonzkevm_DestinationTransfer = { +export type localarbitrumone_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingpolygonzkevm_DestinationTransferroutersArgs = { +export type localarbitrumone_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingpolygonzkevm_DestinationTransfer_filter = { +export type localarbitrumone_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -155173,16 +146942,16 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -155191,17 +146960,17 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -155226,40 +146995,40 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -155276,16 +147045,16 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -155302,16 +147071,16 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -155332,7 +147101,7 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -155349,26 +147118,26 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -155401,16 +147170,16 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -155419,26 +147188,26 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -155471,16 +147240,16 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -155490,12 +147259,12 @@ export type stagingpolygonzkevm_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_DestinationTransfer_orderBy = +export type localarbitrumone_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -155544,14 +147313,14 @@ export type stagingpolygonzkevm_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingpolygonzkevm_OptimisticRootFinalized = { +export type localarbitrumone_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingpolygonzkevm_Bytes']; + aggregateRoot: Scalars['localarbitrumone_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingpolygonzkevm_OptimisticRootFinalized_filter = { +export type localarbitrumone_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -155560,16 +147329,16 @@ export type stagingpolygonzkevm_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -155587,36 +147356,36 @@ export type stagingpolygonzkevm_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_OptimisticRootFinalized_orderBy = +export type localarbitrumone_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingpolygonzkevm_OrderDirection = +export type localarbitrumone_OrderDirection = | 'asc' | 'desc'; -export type stagingpolygonzkevm_OriginMessage = { +export type localarbitrumone_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingpolygonzkevm_OriginMessage_filter = { +export type localarbitrumone_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -155625,16 +147394,16 @@ export type stagingpolygonzkevm_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -155643,16 +147412,16 @@ export type stagingpolygonzkevm_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -155661,36 +147430,36 @@ export type stagingpolygonzkevm_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -155719,14 +147488,14 @@ export type stagingpolygonzkevm_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_OriginMessage_orderBy = +export type localarbitrumone_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -155740,51 +147509,51 @@ export type stagingpolygonzkevm_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingpolygonzkevm_OriginTransfer = { +export type localarbitrumone_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingpolygonzkevm_OriginTransferrelayerFeesArgs = { +export type localarbitrumone_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingpolygonzkevm_OriginTransfer_filter = { +export type localarbitrumone_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -155801,16 +147570,16 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -155819,20 +147588,20 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -155857,40 +147626,40 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -155899,16 +147668,16 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -155925,16 +147694,16 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -155955,17 +147724,17 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -155986,7 +147755,7 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -156001,37 +147770,37 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -156064,16 +147833,16 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -156083,12 +147852,12 @@ export type stagingpolygonzkevm_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_OriginTransfer_orderBy = +export type localarbitrumone_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -156140,20 +147909,20 @@ export type stagingpolygonzkevm_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingpolygonzkevm_Relayer = { +export type localarbitrumone_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingpolygonzkevm_RelayerFee = { +export type localarbitrumone_RelayerFee = { id: Scalars['ID']; - transfer: stagingpolygonzkevm_OriginTransfer; + transfer: localarbitrumone_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingpolygonzkevm_Bytes']; + asset: Scalars['localarbitrumone_Bytes']; }; -export type stagingpolygonzkevm_RelayerFee_filter = { +export type localarbitrumone_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156182,7 +147951,7 @@ export type stagingpolygonzkevm_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -156191,23 +147960,23 @@ export type stagingpolygonzkevm_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_RelayerFee_orderBy = +export type localarbitrumone_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -156242,20 +148011,20 @@ export type stagingpolygonzkevm_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingpolygonzkevm_RelayerFeesIncrease = { +export type localarbitrumone_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingpolygonzkevm_OriginTransfer; + transfer: localarbitrumone_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingpolygonzkevm_Bytes']; - transactionHash: Scalars['stagingpolygonzkevm_Bytes']; + asset?: Maybe; + caller: Scalars['localarbitrumone_Bytes']; + transactionHash: Scalars['localarbitrumone_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingpolygonzkevm_RelayerFeesIncrease_filter = { +export type localarbitrumone_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156284,7 +148053,7 @@ export type stagingpolygonzkevm_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -156293,36 +148062,36 @@ export type stagingpolygonzkevm_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -156356,12 +148125,12 @@ export type stagingpolygonzkevm_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_RelayerFeesIncrease_orderBy = +export type localarbitrumone_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -156402,7 +148171,7 @@ export type stagingpolygonzkevm_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingpolygonzkevm_Relayer_filter = { +export type localarbitrumone_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156415,33 +148184,33 @@ export type stagingpolygonzkevm_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_Relayer_orderBy = +export type localarbitrumone_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingpolygonzkevm_RootCount = { +export type localarbitrumone_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingpolygonzkevm_RootCount_filter = { +export type localarbitrumone_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156459,30 +148228,30 @@ export type stagingpolygonzkevm_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_RootCount_orderBy = +export type localarbitrumone_RootCount_orderBy = | 'id' | 'count'; -export type stagingpolygonzkevm_RootMessageSent = { +export type localarbitrumone_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingpolygonzkevm_RootMessageSent_filter = { +export type localarbitrumone_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156507,16 +148276,16 @@ export type stagingpolygonzkevm_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -156525,26 +148294,26 @@ export type stagingpolygonzkevm_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -156578,12 +148347,12 @@ export type stagingpolygonzkevm_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_RootMessageSent_orderBy = +export type localarbitrumone_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -156596,34 +148365,34 @@ export type stagingpolygonzkevm_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingpolygonzkevm_Router = { +export type localarbitrumone_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingpolygonzkevm_RouterassetBalancesArgs = { +export type localarbitrumone_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingpolygonzkevm_RouterDailyTVL = { +export type localarbitrumone_RouterDailyTVL = { id: Scalars['ID']; - router: stagingpolygonzkevm_Router; - asset: stagingpolygonzkevm_Asset; + router: localarbitrumone_Router; + asset: localarbitrumone_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingpolygonzkevm_RouterDailyTVL_filter = { +export type localarbitrumone_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156652,7 +148421,7 @@ export type stagingpolygonzkevm_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -156673,7 +148442,7 @@ export type stagingpolygonzkevm_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -156691,12 +148460,12 @@ export type stagingpolygonzkevm_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_RouterDailyTVL_orderBy = +export type localarbitrumone_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -156718,25 +148487,25 @@ export type stagingpolygonzkevm_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingpolygonzkevm_RouterLiquidityEvent = { +export type localarbitrumone_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingpolygonzkevm_Router; - asset: stagingpolygonzkevm_Asset; + type?: Maybe; + router: localarbitrumone_Router; + asset: localarbitrumone_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingpolygonzkevm_Bytes']; + transactionHash: Scalars['localarbitrumone_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingpolygonzkevm_RouterLiquidityEventType = +export type localarbitrumone_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { +export type localarbitrumone_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156745,10 +148514,10 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -156769,7 +148538,7 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -156790,7 +148559,7 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -156807,16 +148576,16 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -156833,16 +148602,16 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -156852,12 +148621,12 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_RouterLiquidityEvent_orderBy = +export type localarbitrumone_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -156885,7 +148654,7 @@ export type stagingpolygonzkevm_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingpolygonzkevm_Router_filter = { +export type localarbitrumone_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156898,36 +148667,36 @@ export type stagingpolygonzkevm_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -156936,14 +148705,14 @@ export type stagingpolygonzkevm_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_Router_orderBy = +export type localarbitrumone_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -156952,13 +148721,13 @@ export type stagingpolygonzkevm_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingpolygonzkevm_Sequencer = { +export type localarbitrumone_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingpolygonzkevm_Sequencer_filter = { +export type localarbitrumone_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -156971,34 +148740,34 @@ export type stagingpolygonzkevm_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_Sequencer_orderBy = +export type localarbitrumone_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingpolygonzkevm_Setting = { +export type localarbitrumone_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingpolygonzkevm_Bytes']; + caller: Scalars['localarbitrumone_Bytes']; }; -export type stagingpolygonzkevm_Setting_filter = { +export type localarbitrumone_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157015,40 +148784,40 @@ export type stagingpolygonzkevm_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_Setting_orderBy = +export type localarbitrumone_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingpolygonzkevm_SlippageUpdate = { +export type localarbitrumone_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingpolygonzkevm_DestinationTransfer; + transfer: localarbitrumone_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingpolygonzkevm_Bytes']; - transactionHash: Scalars['stagingpolygonzkevm_Bytes']; + caller: Scalars['localarbitrumone_Bytes']; + transactionHash: Scalars['localarbitrumone_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingpolygonzkevm_SlippageUpdate_filter = { +export type localarbitrumone_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157077,7 +148846,7 @@ export type stagingpolygonzkevm_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -157086,26 +148855,26 @@ export type stagingpolygonzkevm_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -157139,12 +148908,12 @@ export type stagingpolygonzkevm_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_SlippageUpdate_orderBy = +export type localarbitrumone_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -157191,16 +148960,16 @@ export type stagingpolygonzkevm_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingpolygonzkevm_SnapshotRoot = { +export type localarbitrumone_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingpolygonzkevm_Bytes']; + root: Scalars['localarbitrumone_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingpolygonzkevm_SnapshotRoot_filter = { +export type localarbitrumone_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157217,16 +148986,16 @@ export type stagingpolygonzkevm_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -157252,12 +149021,12 @@ export type stagingpolygonzkevm_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_SnapshotRoot_orderBy = +export type localarbitrumone_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -157265,12 +149034,12 @@ export type stagingpolygonzkevm_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingpolygonzkevm_SpokeConnectorMode = { +export type localarbitrumone_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingpolygonzkevm_SpokeConnectorMode_filter = { +export type localarbitrumone_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157300,35 +149069,35 @@ export type stagingpolygonzkevm_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingpolygonzkevm_SpokeConnectorMode_orderBy = +export type localarbitrumone_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingpolygonzkevm_TransferStatus = +export type localarbitrumone_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingpolygonzkevm__Block_ = { +export type localarbitrumone__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingpolygonzkevm__Meta_ = { +export type localarbitrumone__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -157336,22 +149105,22 @@ export type stagingpolygonzkevm__Meta_ = { * and therefore asks for the latest block * */ - block: stagingpolygonzkevm__Block_; + block: localarbitrumone__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type linea_AggregateRoot = { +export type arbitrumone_AggregateRoot = { id: Scalars['ID']; - root: Scalars['linea_Bytes']; + root: Scalars['arbitrumone_Bytes']; blockNumber: Scalars['BigInt']; }; -export type linea_AggregateRootProposed = { +export type arbitrumone_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['linea_Bytes']; + aggregateRoot: Scalars['arbitrumone_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -157359,7 +149128,7 @@ export type linea_AggregateRootProposed = { blockNumber?: Maybe; }; -export type linea_AggregateRootProposed_filter = { +export type arbitrumone_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157368,12 +149137,16 @@ export type linea_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -157415,10 +149188,12 @@ export type linea_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_AggregateRootProposed_orderBy = +export type arbitrumone_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -157427,7 +149202,7 @@ export type linea_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type linea_AggregateRoot_filter = { +export type arbitrumone_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157436,12 +149211,16 @@ export type linea_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -157451,39 +149230,45 @@ export type linea_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_AggregateRoot_orderBy = +export type arbitrumone_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type linea_Asset = { +export type arbitrumone_Aggregation_interval = + | 'hour' + | 'day'; + +export type arbitrumone_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type linea_AssetBalance = { +export type arbitrumone_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: linea_Router; - asset: linea_Asset; + router: arbitrumone_Router; + asset: arbitrumone_Asset; feesEarned: Scalars['BigInt']; }; -export type linea_AssetBalance_filter = { +export type arbitrumone_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157544,7 +149329,7 @@ export type linea_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -157565,7 +149350,7 @@ export type linea_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -157575,25 +149360,42 @@ export type linea_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_AssetBalance_orderBy = +export type arbitrumone_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' | 'supplied' | 'removed' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'feesEarned'; -export type linea_AssetStatus = { +export type arbitrumone_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type linea_AssetStatus_filter = { +export type arbitrumone_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157607,14 +149409,16 @@ export type linea_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_AssetStatus_orderBy = +export type arbitrumone_AssetStatus_orderBy = | 'id' | 'status'; -export type linea_Asset_filter = { +export type arbitrumone_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157623,12 +149427,16 @@ export type linea_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -157645,12 +149453,16 @@ export type linea_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -157659,18 +149471,26 @@ export type linea_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -157699,12 +149519,14 @@ export type linea_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_Asset_orderBy = +export type arbitrumone_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -157714,28 +149536,30 @@ export type linea_Asset_orderBy = | 'adoptedAsset' | 'localAsset' | 'blockNumber' - | 'status'; + | 'status' + | 'status__id' + | 'status__status'; -export type linea_BlockChangedFilter = { +export type arbitrumone_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type linea_Block_height = { - hash?: InputMaybe; +export type arbitrumone_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type linea_ConnectorMeta = { +export type arbitrumone_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type linea_ConnectorMeta_filter = { +export type arbitrumone_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157760,29 +149584,43 @@ export type linea_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_ConnectorMeta_orderBy = +export type arbitrumone_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -157790,57 +149628,57 @@ export type linea_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type linea_DestinationTransfer = { +export type arbitrumone_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type linea_DestinationTransferroutersArgs = { +export type arbitrumone_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_DestinationTransfer_filter = { +export type arbitrumone_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -157857,12 +149695,16 @@ export type linea_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -157871,17 +149713,17 @@ export type linea_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -157906,28 +149748,40 @@ export type linea_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -157944,12 +149798,16 @@ export type linea_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -157966,12 +149824,16 @@ export type linea_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -157992,7 +149854,7 @@ export type linea_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -158009,18 +149871,26 @@ export type linea_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -158053,12 +149923,16 @@ export type linea_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -158067,18 +149941,26 @@ export type linea_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -158111,12 +149993,16 @@ export type linea_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -158126,10 +150012,12 @@ export type linea_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_DestinationTransfer_orderBy = +export type arbitrumone_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -158150,6 +150038,15 @@ export type linea_DestinationTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' | 'routersFee' | 'executedCaller' @@ -158169,14 +150066,14 @@ export type linea_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type linea_OptimisticRootFinalized = { +export type arbitrumone_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['linea_Bytes']; + aggregateRoot: Scalars['arbitrumone_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type linea_OptimisticRootFinalized_filter = { +export type arbitrumone_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158185,12 +150082,16 @@ export type linea_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -158208,34 +150109,36 @@ export type linea_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_OptimisticRootFinalized_orderBy = +export type arbitrumone_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type linea_OrderDirection = +export type arbitrumone_OrderDirection = | 'asc' | 'desc'; -export type linea_OriginMessage = { +export type arbitrumone_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type linea_OriginMessage_filter = { +export type arbitrumone_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158244,12 +150147,16 @@ export type linea_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -158258,12 +150165,16 @@ export type linea_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -158272,24 +150183,36 @@ export type linea_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -158318,12 +150241,14 @@ export type linea_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_OriginMessage_orderBy = +export type arbitrumone_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -158333,53 +150258,55 @@ export type linea_OriginMessage_orderBy = | 'root' | 'transactionHash' | 'blockNumber' - | 'rootCount'; + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type linea_OriginTransfer = { +export type arbitrumone_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type linea_OriginTransferrelayerFeesArgs = { +export type arbitrumone_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_OriginTransfer_filter = { +export type arbitrumone_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158396,12 +150323,16 @@ export type linea_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -158410,16 +150341,20 @@ export type linea_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -158444,28 +150379,40 @@ export type linea_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; - receiveLocal?: InputMaybe; - receiveLocal_not?: InputMaybe; - receiveLocal_in?: InputMaybe>; - receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -158474,12 +150421,16 @@ export type linea_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -158496,12 +150447,16 @@ export type linea_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -158522,13 +150477,17 @@ export type linea_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -158549,7 +150508,7 @@ export type linea_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -158564,25 +150523,37 @@ export type linea_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -158615,12 +150586,16 @@ export type linea_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -158630,10 +150605,12 @@ export type linea_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_OriginTransfer_orderBy = +export type arbitrumone_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -158653,8 +150630,26 @@ export type linea_OriginTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'transactingAsset' | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' | 'bumpRelayerFeeCount' | 'relayerFees' | 'initialRelayerFeeAsset' @@ -158667,20 +150662,20 @@ export type linea_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type linea_Relayer = { +export type arbitrumone_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type linea_RelayerFee = { +export type arbitrumone_RelayerFee = { id: Scalars['ID']; - transfer: linea_OriginTransfer; + transfer: arbitrumone_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['linea_Bytes']; + asset: Scalars['arbitrumone_Bytes']; }; -export type linea_RelayerFee_filter = { +export type arbitrumone_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158709,7 +150704,7 @@ export type linea_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -158718,36 +150713,71 @@ export type linea_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_RelayerFee_orderBy = +export type arbitrumone_RelayerFee_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'fee' | 'asset'; -export type linea_RelayerFeesIncrease = { +export type arbitrumone_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: linea_OriginTransfer; + transfer: arbitrumone_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['linea_Bytes']; - transactionHash: Scalars['linea_Bytes']; + asset?: Maybe; + caller: Scalars['arbitrumone_Bytes']; + transactionHash: Scalars['arbitrumone_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type linea_RelayerFeesIncrease_filter = { +export type arbitrumone_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158776,7 +150806,7 @@ export type linea_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -158785,24 +150815,36 @@ export type linea_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -158836,12 +150878,43 @@ export type linea_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_RelayerFeesIncrease_orderBy = +export type arbitrumone_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'increase' | 'asset' | 'caller' @@ -158851,7 +150924,7 @@ export type linea_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type linea_Relayer_filter = { +export type arbitrumone_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158864,27 +150937,33 @@ export type linea_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_Relayer_orderBy = +export type arbitrumone_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type linea_RootCount = { +export type arbitrumone_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type linea_RootCount_filter = { +export type arbitrumone_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158902,28 +150981,30 @@ export type linea_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_RootCount_orderBy = +export type arbitrumone_RootCount_orderBy = | 'id' | 'count'; -export type linea_RootMessageSent = { +export type arbitrumone_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type linea_RootMessageSent_filter = { +export type arbitrumone_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -158948,12 +151029,16 @@ export type linea_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -158962,18 +151047,26 @@ export type linea_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -159007,10 +151100,12 @@ export type linea_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_RootMessageSent_orderBy = +export type arbitrumone_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -159023,34 +151118,34 @@ export type linea_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type linea_Router = { +export type arbitrumone_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type linea_RouterassetBalancesArgs = { +export type arbitrumone_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type linea_RouterDailyTVL = { +export type arbitrumone_RouterDailyTVL = { id: Scalars['ID']; - router: linea_Router; - asset: linea_Asset; + router: arbitrumone_Router; + asset: arbitrumone_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type linea_RouterDailyTVL_filter = { +export type arbitrumone_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159079,7 +151174,7 @@ export type linea_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -159100,7 +151195,7 @@ export type linea_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -159118,35 +151213,52 @@ export type linea_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_RouterDailyTVL_orderBy = +export type arbitrumone_RouterDailyTVL_orderBy = | 'id' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'timestamp' | 'balance'; -export type linea_RouterLiquidityEvent = { +export type arbitrumone_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: linea_Router; - asset: linea_Asset; + type?: Maybe; + router: arbitrumone_Router; + asset: arbitrumone_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['linea_Bytes']; + transactionHash: Scalars['arbitrumone_Bytes']; nonce: Scalars['BigInt']; }; -export type linea_RouterLiquidityEventType = +export type arbitrumone_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type linea_RouterLiquidityEvent_filter = { +export type arbitrumone_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159155,10 +151267,10 @@ export type linea_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -159179,7 +151291,7 @@ export type linea_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -159200,7 +151312,7 @@ export type linea_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -159217,12 +151329,16 @@ export type linea_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -159239,12 +151355,16 @@ export type linea_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -159254,14 +151374,31 @@ export type linea_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_RouterLiquidityEvent_orderBy = +export type arbitrumone_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' | 'balance' | 'caller' @@ -159270,7 +151407,7 @@ export type linea_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type linea_Router_filter = { +export type arbitrumone_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159283,24 +151420,36 @@ export type linea_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -159309,12 +151458,14 @@ export type linea_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_Router_orderBy = +export type arbitrumone_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -159323,13 +151474,13 @@ export type linea_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type linea_Sequencer = { +export type arbitrumone_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type linea_Sequencer_filter = { +export type arbitrumone_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159342,28 +151493,34 @@ export type linea_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_Sequencer_orderBy = +export type arbitrumone_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type linea_Setting = { +export type arbitrumone_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['linea_Bytes']; + caller: Scalars['arbitrumone_Bytes']; }; -export type linea_Setting_filter = { +export type arbitrumone_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159380,34 +151537,40 @@ export type linea_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_Setting_orderBy = +export type arbitrumone_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type linea_SlippageUpdate = { +export type arbitrumone_SlippageUpdate = { id: Scalars['ID']; - transfer: linea_DestinationTransfer; + transfer: arbitrumone_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['linea_Bytes']; - transactionHash: Scalars['linea_Bytes']; + caller: Scalars['arbitrumone_Bytes']; + transactionHash: Scalars['arbitrumone_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type linea_SlippageUpdate_filter = { +export type arbitrumone_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159436,7 +151599,7 @@ export type linea_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -159445,18 +151608,26 @@ export type linea_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -159490,12 +151661,50 @@ export type linea_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_SlippageUpdate_orderBy = +export type arbitrumone_SlippageUpdate_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' | 'slippage' | 'caller' | 'transactionHash' @@ -159504,16 +151713,16 @@ export type linea_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type linea_SnapshotRoot = { +export type arbitrumone_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['linea_Bytes']; + root: Scalars['arbitrumone_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type linea_SnapshotRoot_filter = { +export type arbitrumone_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159530,12 +151739,16 @@ export type linea_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -159561,10 +151774,12 @@ export type linea_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_SnapshotRoot_orderBy = +export type arbitrumone_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -159572,12 +151787,12 @@ export type linea_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type linea_SpokeConnectorMode = { +export type arbitrumone_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type linea_SpokeConnectorMode_filter = { +export type arbitrumone_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159607,31 +151822,35 @@ export type linea_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type linea_SpokeConnectorMode_orderBy = +export type arbitrumone_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type linea_TransferStatus = +export type arbitrumone_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type linea__Block_ = { +export type arbitrumone__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type linea__Meta_ = { +export type arbitrumone__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -159639,49 +151858,30 @@ export type linea__Meta_ = { * and therefore asks for the latest block * */ - block: linea__Block_; + block: arbitrumone__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type xlayer_swap_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type xlayer_swap_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type xlayer_swap_LpAccount = { +export type stagingbase_AggregateRoot = { id: Scalars['ID']; - address: Scalars['xlayer_swap_Bytes']; - balances: Array; -}; - - -export type xlayer_swap_LpAccountbalancesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + root: Scalars['stagingbase_Bytes']; + blockNumber: Scalars['BigInt']; }; -export type xlayer_swap_LpAccountBalance = { +export type stagingbase_AggregateRootProposed = { id: Scalars['ID']; - account: xlayer_swap_LpAccount; - token: xlayer_swap_LpToken; - amount: Scalars['xlayer_swap_BigDecimal']; - block?: Maybe; - modified?: Maybe; - transaction?: Maybe; + aggregateRoot: Scalars['stagingbase_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type xlayer_swap_LpAccountBalance_filter = { +export type stagingbase_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159690,106 +151890,72 @@ export type xlayer_swap_LpAccountBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - account?: InputMaybe; - account_not?: InputMaybe; - account_gt?: InputMaybe; - account_lt?: InputMaybe; - account_gte?: InputMaybe; - account_lte?: InputMaybe; - account_in?: InputMaybe>; - account_not_in?: InputMaybe>; - account_contains?: InputMaybe; - account_contains_nocase?: InputMaybe; - account_not_contains?: InputMaybe; - account_not_contains_nocase?: InputMaybe; - account_starts_with?: InputMaybe; - account_starts_with_nocase?: InputMaybe; - account_not_starts_with?: InputMaybe; - account_not_starts_with_nocase?: InputMaybe; - account_ends_with?: InputMaybe; - account_ends_with_nocase?: InputMaybe; - account_not_ends_with?: InputMaybe; - account_not_ends_with_nocase?: InputMaybe; - account_?: InputMaybe; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - modified?: InputMaybe; - modified_not?: InputMaybe; - modified_gt?: InputMaybe; - modified_lt?: InputMaybe; - modified_gte?: InputMaybe; - modified_lte?: InputMaybe; - modified_in?: InputMaybe>; - modified_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_LpAccountBalance_orderBy = +export type stagingbase_AggregateRootProposed_orderBy = | 'id' - | 'account' - | 'account__id' - | 'account__address' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'block' - | 'modified' - | 'transaction'; + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; -export type xlayer_swap_LpAccount_filter = { +export type stagingbase_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159798,59 +151964,64 @@ export type xlayer_swap_LpAccount_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - balances_?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_LpAccount_orderBy = +export type stagingbase_AggregateRoot_orderBy = | 'id' - | 'address' - | 'balances'; - -export type xlayer_swap_LpToken = { - id: Scalars['ID']; - address: Scalars['xlayer_swap_Bytes']; - stableSwap: xlayer_swap_StableSwap; - decimals: Scalars['Int']; - name: Scalars['String']; - symbol: Scalars['String']; - totalSupply: Scalars['xlayer_swap_BigDecimal']; - events: Array; -}; + | 'root' + | 'blockNumber'; +export type stagingbase_Aggregation_interval = + | 'hour' + | 'day'; -export type xlayer_swap_LpTokeneventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; +export type stagingbase_Asset = { + id: Scalars['ID']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type xlayer_swap_LpTokenEvent = { +export type stagingbase_AssetBalance = { id: Scalars['ID']; - token: xlayer_swap_LpToken; - amount: Scalars['xlayer_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xlayer_swap_Bytes']; - nonce: Scalars['BigInt']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: stagingbase_Router; + asset: stagingbase_Asset; + feesEarned: Scalars['BigInt']; }; -export type xlayer_swap_LpTokenEvent_filter = { +export type stagingbase_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159859,91 +152030,125 @@ export type xlayer_swap_LpTokenEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_LpTokenEvent_orderBy = +export type stagingbase_AssetBalance_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' | 'amount' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type xlayer_swap_LpToken_filter = { +export type stagingbase_AssetStatus = { + id: Scalars['ID']; + status?: Maybe; +}; + +export type stagingbase_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -159952,141 +152157,21 @@ export type xlayer_swap_LpToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - address?: InputMaybe; - address_not?: InputMaybe; - address_gt?: InputMaybe; - address_lt?: InputMaybe; - address_gte?: InputMaybe; - address_lte?: InputMaybe; - address_in?: InputMaybe>; - address_not_in?: InputMaybe>; - address_contains?: InputMaybe; - address_not_contains?: InputMaybe; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - decimals?: InputMaybe; - decimals_not?: InputMaybe; - decimals_gt?: InputMaybe; - decimals_lt?: InputMaybe; - decimals_gte?: InputMaybe; - decimals_lte?: InputMaybe; - decimals_in?: InputMaybe>; - decimals_not_in?: InputMaybe>; - name?: InputMaybe; - name_not?: InputMaybe; - name_gt?: InputMaybe; - name_lt?: InputMaybe; - name_gte?: InputMaybe; - name_lte?: InputMaybe; - name_in?: InputMaybe>; - name_not_in?: InputMaybe>; - name_contains?: InputMaybe; - name_contains_nocase?: InputMaybe; - name_not_contains?: InputMaybe; - name_not_contains_nocase?: InputMaybe; - name_starts_with?: InputMaybe; - name_starts_with_nocase?: InputMaybe; - name_not_starts_with?: InputMaybe; - name_not_starts_with_nocase?: InputMaybe; - name_ends_with?: InputMaybe; - name_ends_with_nocase?: InputMaybe; - name_not_ends_with?: InputMaybe; - name_not_ends_with_nocase?: InputMaybe; - symbol?: InputMaybe; - symbol_not?: InputMaybe; - symbol_gt?: InputMaybe; - symbol_lt?: InputMaybe; - symbol_gte?: InputMaybe; - symbol_lte?: InputMaybe; - symbol_in?: InputMaybe>; - symbol_not_in?: InputMaybe>; - symbol_contains?: InputMaybe; - symbol_contains_nocase?: InputMaybe; - symbol_not_contains?: InputMaybe; - symbol_not_contains_nocase?: InputMaybe; - symbol_starts_with?: InputMaybe; - symbol_starts_with_nocase?: InputMaybe; - symbol_not_starts_with?: InputMaybe; - symbol_not_starts_with_nocase?: InputMaybe; - symbol_ends_with?: InputMaybe; - symbol_ends_with_nocase?: InputMaybe; - symbol_not_ends_with?: InputMaybe; - symbol_not_ends_with_nocase?: InputMaybe; - totalSupply?: InputMaybe; - totalSupply_not?: InputMaybe; - totalSupply_gt?: InputMaybe; - totalSupply_lt?: InputMaybe; - totalSupply_gte?: InputMaybe; - totalSupply_lte?: InputMaybe; - totalSupply_in?: InputMaybe>; - totalSupply_not_in?: InputMaybe>; - events_?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_LpToken_orderBy = +export type stagingbase_AssetStatus_orderBy = | 'id' - | 'address' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'decimals' - | 'name' - | 'symbol' - | 'totalSupply' - | 'events'; - -export type xlayer_swap_LpTransferEvent = xlayer_swap_LpTokenEvent & { - id: Scalars['ID']; - token: xlayer_swap_LpToken; - amount: Scalars['xlayer_swap_BigDecimal']; - from: Scalars['xlayer_swap_Bytes']; - to: Scalars['xlayer_swap_Bytes']; - fromBalance: Scalars['xlayer_swap_BigDecimal']; - toBalance: Scalars['xlayer_swap_BigDecimal']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xlayer_swap_Bytes']; - nonce: Scalars['BigInt']; -}; + | 'status'; -export type xlayer_swap_LpTransferEvent_filter = { +export type stagingbase_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -160095,141 +152180,139 @@ export type xlayer_swap_LpTransferEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - token?: InputMaybe; - token_not?: InputMaybe; - token_gt?: InputMaybe; - token_lt?: InputMaybe; - token_gte?: InputMaybe; - token_lte?: InputMaybe; - token_in?: InputMaybe>; - token_not_in?: InputMaybe>; - token_contains?: InputMaybe; - token_contains_nocase?: InputMaybe; - token_not_contains?: InputMaybe; - token_not_contains_nocase?: InputMaybe; - token_starts_with?: InputMaybe; - token_starts_with_nocase?: InputMaybe; - token_not_starts_with?: InputMaybe; - token_not_starts_with_nocase?: InputMaybe; - token_ends_with?: InputMaybe; - token_ends_with_nocase?: InputMaybe; - token_not_ends_with?: InputMaybe; - token_not_ends_with_nocase?: InputMaybe; - token_?: InputMaybe; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - from?: InputMaybe; - from_not?: InputMaybe; - from_gt?: InputMaybe; - from_lt?: InputMaybe; - from_gte?: InputMaybe; - from_lte?: InputMaybe; - from_in?: InputMaybe>; - from_not_in?: InputMaybe>; - from_contains?: InputMaybe; - from_not_contains?: InputMaybe; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - fromBalance?: InputMaybe; - fromBalance_not?: InputMaybe; - fromBalance_gt?: InputMaybe; - fromBalance_lt?: InputMaybe; - fromBalance_gte?: InputMaybe; - fromBalance_lte?: InputMaybe; - fromBalance_in?: InputMaybe>; - fromBalance_not_in?: InputMaybe>; - toBalance?: InputMaybe; - toBalance_not?: InputMaybe; - toBalance_gt?: InputMaybe; - toBalance_lt?: InputMaybe; - toBalance_gte?: InputMaybe; - toBalance_lte?: InputMaybe; - toBalance_in?: InputMaybe>; - toBalance_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_LpTransferEvent_orderBy = +export type stagingbase_Asset_orderBy = | 'id' - | 'token' - | 'token__id' - | 'token__address' - | 'token__decimals' - | 'token__name' - | 'token__symbol' - | 'token__totalSupply' - | 'amount' - | 'from' - | 'to' - | 'fromBalance' - | 'toBalance' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; -/** Defines the order direction, either ascending or descending */ -export type xlayer_swap_OrderDirection = - | 'asc' - | 'desc'; +export type stagingbase_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; -export type xlayer_swap_PooledToken = { +export type stagingbase_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type stagingbase_ConnectorMeta = { id: Scalars['ID']; - asset: Scalars['xlayer_swap_Bytes']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type xlayer_swap_PooledToken_filter = { +export type stagingbase_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -160238,116 +152321,117 @@ export type xlayer_swap_PooledToken_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_PooledToken_orderBy = +export type stagingbase_ConnectorMeta_orderBy = | 'id' - | 'asset'; + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; -export type xlayer_swap_StableSwap = { +export type stagingbase_DestinationTransfer = { id: Scalars['ID']; - isActive?: Maybe; - key: Scalars['xlayer_swap_Bytes']; - canonicalId?: Maybe; - domain?: Maybe; - swapPool?: Maybe; - lpToken?: Maybe; - initialA?: Maybe; - futureA?: Maybe; - initialATime?: Maybe; - futureATime?: Maybe; - swapFee?: Maybe; - adminFee?: Maybe; - pooledTokens: Array; - tokenPrecisionMultipliers: Array; - balances: Array; - adminFees: Array; - virtualPrice: Scalars['BigInt']; - invariant: Scalars['BigInt']; - lpTokenSupply: Scalars['BigInt']; - events?: Maybe>; - exchanges?: Maybe>; - hourlyVolumes?: Maybe>; - dailyVolumes?: Maybe>; - weeklyVolumes?: Maybe>; -}; - - -export type xlayer_swap_StableSwapeventsArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xlayer_swap_StableSwapexchangesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xlayer_swap_StableSwaphourlyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - - -export type xlayer_swap_StableSwapdailyVolumesArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type xlayer_swap_StableSwapweeklyVolumesArgs = { +export type stagingbase_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; -}; - -export type xlayer_swap_StableSwapAddLiquidityEvent = xlayer_swap_StableSwapEvent & { - id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; - provider: Scalars['xlayer_swap_Bytes']; - tokenAmounts: Array; - fees: Array; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xlayer_swap_Bytes']; - nonce: Scalars['BigInt']; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xlayer_swap_StableSwapAddLiquidityEvent_filter = { +export type stagingbase_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -160356,105 +152440,24 @@ export type xlayer_swap_StableSwapAddLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -160463,54 +152466,368 @@ export type xlayer_swap_StableSwapAddLiquidityEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xlayer_swap_StableSwapAddLiquidityEvent_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type xlayer_swap_StableSwapEvent = { - id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xlayer_swap_Bytes']; - nonce: Scalars['BigInt']; -}; - -export type xlayer_swap_StableSwapEvent_filter = { - id?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingbase_DestinationTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; + +export type stagingbase_OptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingbase_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type stagingbase_OptimisticRootFinalized_filter = { + id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; id_lt?: InputMaybe; @@ -160518,35 +152835,16 @@ export type xlayer_swap_StableSwapEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -160555,71 +152853,45 @@ export type xlayer_swap_StableSwapEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_StableSwapEvent_orderBy = +export type stagingbase_OptimisticRootFinalized_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'block' + | 'aggregateRoot' | 'timestamp' - | 'transaction' - | 'nonce'; + | 'blockNumber'; -export type xlayer_swap_StableSwapExchange = { +/** Defines the order direction, either ascending or descending */ +export type stagingbase_OrderDirection = + | 'asc' + | 'desc'; + +export type stagingbase_OriginMessage = { id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; - buyer: Scalars['xlayer_swap_Bytes']; - boughtId: Scalars['BigInt']; - tokensBought: Scalars['BigInt']; - soldId: Scalars['BigInt']; - tokensSold: Scalars['BigInt']; - balances: Array; - fee: Scalars['BigInt']; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xlayer_swap_Bytes']; - nonce: Scalars['BigInt']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type xlayer_swap_StableSwapExchange_filter = { +export type stagingbase_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -160628,171 +152900,166 @@ export type xlayer_swap_StableSwapExchange_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - buyer?: InputMaybe; - buyer_not?: InputMaybe; - buyer_gt?: InputMaybe; - buyer_lt?: InputMaybe; - buyer_gte?: InputMaybe; - buyer_lte?: InputMaybe; - buyer_in?: InputMaybe>; - buyer_not_in?: InputMaybe>; - buyer_contains?: InputMaybe; - buyer_not_contains?: InputMaybe; - boughtId?: InputMaybe; - boughtId_not?: InputMaybe; - boughtId_gt?: InputMaybe; - boughtId_lt?: InputMaybe; - boughtId_gte?: InputMaybe; - boughtId_lte?: InputMaybe; - boughtId_in?: InputMaybe>; - boughtId_not_in?: InputMaybe>; - tokensBought?: InputMaybe; - tokensBought_not?: InputMaybe; - tokensBought_gt?: InputMaybe; - tokensBought_lt?: InputMaybe; - tokensBought_gte?: InputMaybe; - tokensBought_lte?: InputMaybe; - tokensBought_in?: InputMaybe>; - tokensBought_not_in?: InputMaybe>; - soldId?: InputMaybe; - soldId_not?: InputMaybe; - soldId_gt?: InputMaybe; - soldId_lt?: InputMaybe; - soldId_gte?: InputMaybe; - soldId_lte?: InputMaybe; - soldId_in?: InputMaybe>; - soldId_not_in?: InputMaybe>; - tokensSold?: InputMaybe; - tokensSold_not?: InputMaybe; - tokensSold_gt?: InputMaybe; - tokensSold_lt?: InputMaybe; - tokensSold_gte?: InputMaybe; - tokensSold_lte?: InputMaybe; - tokensSold_in?: InputMaybe>; - tokensSold_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - fee?: InputMaybe; - fee_not?: InputMaybe; - fee_gt?: InputMaybe; - fee_lt?: InputMaybe; - fee_gte?: InputMaybe; - fee_lte?: InputMaybe; - fee_in?: InputMaybe>; - fee_not_in?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; - nonce?: InputMaybe; - nonce_not?: InputMaybe; - nonce_gt?: InputMaybe; - nonce_lt?: InputMaybe; - nonce_gte?: InputMaybe; - nonce_lte?: InputMaybe; - nonce_in?: InputMaybe>; - nonce_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_StableSwapExchange_orderBy = +export type stagingbase_OriginMessage_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'buyer' - | 'boughtId' - | 'tokensBought' - | 'soldId' - | 'tokensSold' - | 'balances' - | 'fee' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type xlayer_swap_StableSwapRemoveLiquidityEvent = xlayer_swap_StableSwapEvent & { +export type stagingbase_OriginTransfer = { id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; - provider: Scalars['xlayer_swap_Bytes']; - tokenAmounts: Array; - fees?: Maybe>; - invariant?: Maybe; - lpTokenSupply: Scalars['BigInt']; - lpTokenAmount: Scalars['BigInt']; - balances: Array; - block: Scalars['BigInt']; - timestamp: Scalars['BigInt']; - transaction: Scalars['xlayer_swap_Bytes']; - nonce: Scalars['BigInt']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type xlayer_swap_StableSwapRemoveLiquidityEvent_filter = { + +export type stagingbase_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingbase_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -160801,105 +153068,24 @@ export type xlayer_swap_StableSwapRemoveLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - provider?: InputMaybe; - provider_not?: InputMaybe; - provider_gt?: InputMaybe; - provider_lt?: InputMaybe; - provider_gte?: InputMaybe; - provider_lte?: InputMaybe; - provider_in?: InputMaybe>; - provider_not_in?: InputMaybe>; - provider_contains?: InputMaybe; - provider_not_contains?: InputMaybe; - tokenAmounts?: InputMaybe>; - tokenAmounts_not?: InputMaybe>; - tokenAmounts_contains?: InputMaybe>; - tokenAmounts_contains_nocase?: InputMaybe>; - tokenAmounts_not_contains?: InputMaybe>; - tokenAmounts_not_contains_nocase?: InputMaybe>; - fees?: InputMaybe>; - fees_not?: InputMaybe>; - fees_contains?: InputMaybe>; - fees_contains_nocase?: InputMaybe>; - fees_not_contains?: InputMaybe>; - fees_not_contains_nocase?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - lpTokenAmount?: InputMaybe; - lpTokenAmount_not?: InputMaybe; - lpTokenAmount_gt?: InputMaybe; - lpTokenAmount_lt?: InputMaybe; - lpTokenAmount_gte?: InputMaybe; - lpTokenAmount_lte?: InputMaybe; - lpTokenAmount_in?: InputMaybe>; - lpTokenAmount_not_in?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - block?: InputMaybe; - block_not?: InputMaybe; - block_gt?: InputMaybe; - block_lt?: InputMaybe; - block_gte?: InputMaybe; - block_lte?: InputMaybe; - block_in?: InputMaybe>; - block_not_in?: InputMaybe>; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - transaction?: InputMaybe; - transaction_not?: InputMaybe; - transaction_gt?: InputMaybe; - transaction_lt?: InputMaybe; - transaction_gte?: InputMaybe; - transaction_lte?: InputMaybe; - transaction_in?: InputMaybe>; - transaction_not_in?: InputMaybe>; - transaction_contains?: InputMaybe; - transaction_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -160908,275 +153094,219 @@ export type xlayer_swap_StableSwapRemoveLiquidityEvent_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy = - | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'provider' - | 'tokenAmounts' - | 'fees' - | 'invariant' - | 'lpTokenSupply' - | 'lpTokenAmount' - | 'balances' - | 'block' - | 'timestamp' - | 'transaction' - | 'nonce'; - -export type xlayer_swap_StableSwap_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - isActive?: InputMaybe; - isActive_not?: InputMaybe; - isActive_in?: InputMaybe>; - isActive_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - swapPool?: InputMaybe; - swapPool_not?: InputMaybe; - swapPool_gt?: InputMaybe; - swapPool_lt?: InputMaybe; - swapPool_gte?: InputMaybe; - swapPool_lte?: InputMaybe; - swapPool_in?: InputMaybe>; - swapPool_not_in?: InputMaybe>; - swapPool_contains?: InputMaybe; - swapPool_not_contains?: InputMaybe; - lpToken?: InputMaybe; - lpToken_not?: InputMaybe; - lpToken_gt?: InputMaybe; - lpToken_lt?: InputMaybe; - lpToken_gte?: InputMaybe; - lpToken_lte?: InputMaybe; - lpToken_in?: InputMaybe>; - lpToken_not_in?: InputMaybe>; - lpToken_contains?: InputMaybe; - lpToken_not_contains?: InputMaybe; - initialA?: InputMaybe; - initialA_not?: InputMaybe; - initialA_gt?: InputMaybe; - initialA_lt?: InputMaybe; - initialA_gte?: InputMaybe; - initialA_lte?: InputMaybe; - initialA_in?: InputMaybe>; - initialA_not_in?: InputMaybe>; - futureA?: InputMaybe; - futureA_not?: InputMaybe; - futureA_gt?: InputMaybe; - futureA_lt?: InputMaybe; - futureA_gte?: InputMaybe; - futureA_lte?: InputMaybe; - futureA_in?: InputMaybe>; - futureA_not_in?: InputMaybe>; - initialATime?: InputMaybe; - initialATime_not?: InputMaybe; - initialATime_gt?: InputMaybe; - initialATime_lt?: InputMaybe; - initialATime_gte?: InputMaybe; - initialATime_lte?: InputMaybe; - initialATime_in?: InputMaybe>; - initialATime_not_in?: InputMaybe>; - futureATime?: InputMaybe; - futureATime_not?: InputMaybe; - futureATime_gt?: InputMaybe; - futureATime_lt?: InputMaybe; - futureATime_gte?: InputMaybe; - futureATime_lte?: InputMaybe; - futureATime_in?: InputMaybe>; - futureATime_not_in?: InputMaybe>; - swapFee?: InputMaybe; - swapFee_not?: InputMaybe; - swapFee_gt?: InputMaybe; - swapFee_lt?: InputMaybe; - swapFee_gte?: InputMaybe; - swapFee_lte?: InputMaybe; - swapFee_in?: InputMaybe>; - swapFee_not_in?: InputMaybe>; - adminFee?: InputMaybe; - adminFee_not?: InputMaybe; - adminFee_gt?: InputMaybe; - adminFee_lt?: InputMaybe; - adminFee_gte?: InputMaybe; - adminFee_lte?: InputMaybe; - adminFee_in?: InputMaybe>; - adminFee_not_in?: InputMaybe>; - pooledTokens?: InputMaybe>; - pooledTokens_not?: InputMaybe>; - pooledTokens_contains?: InputMaybe>; - pooledTokens_contains_nocase?: InputMaybe>; - pooledTokens_not_contains?: InputMaybe>; - pooledTokens_not_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers?: InputMaybe>; - tokenPrecisionMultipliers_not?: InputMaybe>; - tokenPrecisionMultipliers_contains?: InputMaybe>; - tokenPrecisionMultipliers_contains_nocase?: InputMaybe>; - tokenPrecisionMultipliers_not_contains?: InputMaybe>; - tokenPrecisionMultipliers_not_contains_nocase?: InputMaybe>; - balances?: InputMaybe>; - balances_not?: InputMaybe>; - balances_contains?: InputMaybe>; - balances_contains_nocase?: InputMaybe>; - balances_not_contains?: InputMaybe>; - balances_not_contains_nocase?: InputMaybe>; - adminFees?: InputMaybe>; - adminFees_not?: InputMaybe>; - adminFees_contains?: InputMaybe>; - adminFees_contains_nocase?: InputMaybe>; - adminFees_not_contains?: InputMaybe>; - adminFees_not_contains_nocase?: InputMaybe>; - virtualPrice?: InputMaybe; - virtualPrice_not?: InputMaybe; - virtualPrice_gt?: InputMaybe; - virtualPrice_lt?: InputMaybe; - virtualPrice_gte?: InputMaybe; - virtualPrice_lte?: InputMaybe; - virtualPrice_in?: InputMaybe>; - virtualPrice_not_in?: InputMaybe>; - invariant?: InputMaybe; - invariant_not?: InputMaybe; - invariant_gt?: InputMaybe; - invariant_lt?: InputMaybe; - invariant_gte?: InputMaybe; - invariant_lte?: InputMaybe; - invariant_in?: InputMaybe>; - invariant_not_in?: InputMaybe>; - lpTokenSupply?: InputMaybe; - lpTokenSupply_not?: InputMaybe; - lpTokenSupply_gt?: InputMaybe; - lpTokenSupply_lt?: InputMaybe; - lpTokenSupply_gte?: InputMaybe; - lpTokenSupply_lte?: InputMaybe; - lpTokenSupply_in?: InputMaybe>; - lpTokenSupply_not_in?: InputMaybe>; - events_?: InputMaybe; - exchanges_?: InputMaybe; - hourlyVolumes_?: InputMaybe; - dailyVolumes_?: InputMaybe; - weeklyVolumes_?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xlayer_swap_StableSwap_orderBy = - | 'id' - | 'isActive' - | 'key' - | 'canonicalId' - | 'domain' - | 'swapPool' - | 'lpToken' - | 'initialA' - | 'futureA' - | 'initialATime' - | 'futureATime' - | 'swapFee' - | 'adminFee' - | 'pooledTokens' - | 'tokenPrecisionMultipliers' - | 'balances' - | 'adminFees' - | 'virtualPrice' - | 'invariant' - | 'lpTokenSupply' - | 'events' - | 'exchanges' - | 'hourlyVolumes' - | 'dailyVolumes' - | 'weeklyVolumes'; - -export type xlayer_swap_SwapDailyVolume = xlayer_swap_SwapTradeVolume & { - id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['xlayer_swap_BigDecimal']; -}; - -export type xlayer_swap_SwapDailyVolume_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -161185,50 +153315,120 @@ export type xlayer_swap_SwapDailyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_SwapDailyVolume_orderBy = +export type stagingbase_OriginTransfer_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -export type xlayer_swap_SwapHourlyVolume = xlayer_swap_SwapTradeVolume & { +export type stagingbase_Relayer = { id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['xlayer_swap_BigDecimal']; + isActive: Scalars['Boolean']; + relayer?: Maybe; }; -export type xlayer_swap_SwapHourlyVolume_filter = { +export type stagingbase_RelayerFee = { + id: Scalars['ID']; + transfer: stagingbase_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['stagingbase_Bytes']; +}; + +export type stagingbase_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161237,150 +153437,100 @@ export type xlayer_swap_SwapHourlyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_SwapHourlyVolume_orderBy = +export type stagingbase_RelayerFee_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; - -export type xlayer_swap_SwapTradeVolume = { - stableSwap: xlayer_swap_StableSwap; - timestamp: Scalars['BigInt']; - volume: Scalars['xlayer_swap_BigDecimal']; -}; - -export type xlayer_swap_SwapTradeVolume_filter = { - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type xlayer_swap_SwapTradeVolume_orderBy = - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' - | 'timestamp' - | 'volume'; + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' + | 'asset'; -export type xlayer_swap_SwapWeeklyVolume = xlayer_swap_SwapTradeVolume & { +export type stagingbase_RelayerFeesIncrease = { id: Scalars['ID']; - stableSwap: xlayer_swap_StableSwap; + transfer: stagingbase_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['stagingbase_Bytes']; + transactionHash: Scalars['stagingbase_Bytes']; timestamp: Scalars['BigInt']; - volume: Scalars['xlayer_swap_BigDecimal']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type xlayer_swap_SwapWeeklyVolume_filter = { +export type stagingbase_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161389,27 +153539,65 @@ export type xlayer_swap_SwapWeeklyVolume_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - stableSwap?: InputMaybe; - stableSwap_not?: InputMaybe; - stableSwap_gt?: InputMaybe; - stableSwap_lt?: InputMaybe; - stableSwap_gte?: InputMaybe; - stableSwap_lte?: InputMaybe; - stableSwap_in?: InputMaybe>; - stableSwap_not_in?: InputMaybe>; - stableSwap_contains?: InputMaybe; - stableSwap_contains_nocase?: InputMaybe; - stableSwap_not_contains?: InputMaybe; - stableSwap_not_contains_nocase?: InputMaybe; - stableSwap_starts_with?: InputMaybe; - stableSwap_starts_with_nocase?: InputMaybe; - stableSwap_not_starts_with?: InputMaybe; - stableSwap_not_starts_with_nocase?: InputMaybe; - stableSwap_ends_with?: InputMaybe; - stableSwap_ends_with_nocase?: InputMaybe; - stableSwap_not_ends_with?: InputMaybe; - stableSwap_not_ends_with_nocase?: InputMaybe; - stableSwap_?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -161418,49 +153606,78 @@ export type xlayer_swap_SwapWeeklyVolume_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - volume?: InputMaybe; - volume_not?: InputMaybe; - volume_gt?: InputMaybe; - volume_lt?: InputMaybe; - volume_gte?: InputMaybe; - volume_lte?: InputMaybe; - volume_in?: InputMaybe>; - volume_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_SwapWeeklyVolume_orderBy = +export type stagingbase_RelayerFeesIncrease_orderBy = | 'id' - | 'stableSwap' - | 'stableSwap__id' - | 'stableSwap__isActive' - | 'stableSwap__key' - | 'stableSwap__canonicalId' - | 'stableSwap__domain' - | 'stableSwap__swapPool' - | 'stableSwap__lpToken' - | 'stableSwap__initialA' - | 'stableSwap__futureA' - | 'stableSwap__initialATime' - | 'stableSwap__futureATime' - | 'stableSwap__swapFee' - | 'stableSwap__adminFee' - | 'stableSwap__virtualPrice' - | 'stableSwap__invariant' - | 'stableSwap__lpTokenSupply' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' | 'timestamp' - | 'volume'; - -export type xlayer_swap_SystemInfo = { - id: Scalars['ID']; - exchangeCount: Scalars['BigInt']; - swapCount: Scalars['BigInt']; -}; + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type xlayer_swap_SystemInfo_filter = { +export type stagingbase_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161469,67 +153686,37 @@ export type xlayer_swap_SystemInfo_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - exchangeCount?: InputMaybe; - exchangeCount_not?: InputMaybe; - exchangeCount_gt?: InputMaybe; - exchangeCount_lt?: InputMaybe; - exchangeCount_gte?: InputMaybe; - exchangeCount_lte?: InputMaybe; - exchangeCount_in?: InputMaybe>; - exchangeCount_not_in?: InputMaybe>; - swapCount?: InputMaybe; - swapCount_not?: InputMaybe; - swapCount_gt?: InputMaybe; - swapCount_lt?: InputMaybe; - swapCount_gte?: InputMaybe; - swapCount_lte?: InputMaybe; - swapCount_in?: InputMaybe>; - swapCount_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_swap_SystemInfo_orderBy = +export type stagingbase_Relayer_orderBy = | 'id' - | 'exchangeCount' - | 'swapCount'; - -export type xlayer_swap__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; -}; - -/** The type for the top-level _meta field */ -export type xlayer_swap__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: xlayer_swap__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; -}; + | 'isActive' + | 'relayer'; -export type mainnet_AggregateRootSavedSlow = { +export type stagingbase_RootCount = { id: Scalars['ID']; - aggregateRoot: Scalars['mainnet_Bytes']; - count: Scalars['BigInt']; - aggregatedRoots?: Maybe>; - rootTimestamp: Scalars['BigInt']; + count?: Maybe; }; -export type mainnet_AggregateRootSavedSlow_filter = { +export type stagingbase_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161538,16 +153725,6 @@ export type mainnet_AggregateRootSavedSlow_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -161556,111 +153733,31 @@ export type mainnet_AggregateRootSavedSlow_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - aggregatedRoots?: InputMaybe>; - aggregatedRoots_not?: InputMaybe>; - aggregatedRoots_contains?: InputMaybe>; - aggregatedRoots_contains_nocase?: InputMaybe>; - aggregatedRoots_not_contains?: InputMaybe>; - aggregatedRoots_not_contains_nocase?: InputMaybe>; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_AggregateRootSavedSlow_orderBy = +export type stagingbase_RootCount_orderBy = | 'id' - | 'aggregateRoot' - | 'count' - | 'aggregatedRoots' - | 'rootTimestamp'; + | 'count'; -export type mainnet_AggregatedMessageRoot = { +export type stagingbase_RootMessageSent = { id: Scalars['ID']; - index: Scalars['BigInt']; - receivedRoot: Scalars['mainnet_Bytes']; - domain?: Maybe; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; blockNumber?: Maybe; }; -export type mainnet_AggregatedMessageRoot_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type mainnet_AggregatedMessageRoot_orderBy = - | 'id' - | 'index' - | 'receivedRoot' - | 'domain' - | 'blockNumber'; - -export type mainnet_Aggregation_interval = - | 'hour' - | 'day'; - -export type mainnet_ArbitrumConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; -}; - -export type mainnet_ArbitrumConnectorMeta_filter = { +export type stagingbase_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161685,60 +153782,123 @@ export type mainnet_ArbitrumConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_ArbitrumConnectorMeta_orderBy = +export type stagingbase_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'root' + | 'count' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; -export type mainnet_AvalancheConnectorMeta = { +export type stagingbase_Router = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; }; -export type mainnet_AvalancheConnectorMeta_filter = { + +export type stagingbase_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingbase_RouterDailyTVL = { + id: Scalars['ID']; + router: stagingbase_Router; + asset: stagingbase_Asset; + timestamp: Scalars['BigInt']; + balance: Scalars['BigInt']; +}; + +export type stagingbase_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161747,76 +153907,111 @@ export type mainnet_AvalancheConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_AvalancheConnectorMeta_orderBy = +export type stagingbase_RouterDailyTVL_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'timestamp' + | 'balance'; -export type mainnet_BaseConnectorMeta = { +export type stagingbase_RouterLiquidityEvent = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + type?: Maybe; + router: stagingbase_Router; + asset: stagingbase_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transactionHash: Scalars['stagingbase_Bytes']; + nonce: Scalars['BigInt']; }; -export type mainnet_BaseConnectorMeta_filter = { +export type stagingbase_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type stagingbase_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161825,86 +154020,147 @@ export type mainnet_BaseConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_BaseConnectorMeta_orderBy = +export type stagingbase_RouterLiquidityEvent_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type mainnet_BlockChangedFilter = { - number_gte: Scalars['Int']; -}; - -export type mainnet_Block_height = { - hash?: InputMaybe; - number?: InputMaybe; - number_gte?: InputMaybe; -}; - -export type mainnet_BnbConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; -}; + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' + | 'timestamp' + | 'transactionHash' + | 'nonce'; -export type mainnet_BnbConnectorMeta_filter = { +export type stagingbase_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161913,76 +154169,71 @@ export type mainnet_BnbConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_BnbConnectorMeta_orderBy = +export type stagingbase_Router_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; -export type mainnet_GnosisConnectorMeta = { +export type stagingbase_Sequencer = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + isActive: Scalars['Boolean']; + sequencer?: Maybe; }; -export type mainnet_GnosisConnectorMeta_filter = { +export type stagingbase_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -161991,72 +154242,38 @@ export type mainnet_GnosisConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_GnosisConnectorMeta_orderBy = +export type stagingbase_Sequencer_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'isActive' + | 'sequencer'; -export type mainnet_HubDomain = { +export type stagingbase_Setting = { id: Scalars['ID']; - domain?: Maybe; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['stagingbase_Bytes']; }; -export type mainnet_HubDomain_filter = { +export type stagingbase_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162065,32 +154282,48 @@ export type mainnet_HubDomain_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_HubDomain_orderBy = +export type stagingbase_Setting_orderBy = | 'id' - | 'domain'; + | 'maxRoutersPerTransfer' + | 'caller'; -export type mainnet_HubOptimisticRootFinalized = { +export type stagingbase_SlippageUpdate = { id: Scalars['ID']; - aggregateRoot: Scalars['mainnet_Bytes']; + transfer: stagingbase_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['stagingbase_Bytes']; + transactionHash: Scalars['stagingbase_Bytes']; timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type mainnet_HubOptimisticRootFinalized_filter = { +export type stagingbase_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162099,16 +154332,55 @@ export type mainnet_HubOptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -162117,6 +154389,22 @@ export type mainnet_HubOptimisticRootFinalized_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -162126,27 +154414,68 @@ export type mainnet_HubOptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_HubOptimisticRootFinalized_orderBy = +export type stagingbase_SlippageUpdate_orderBy = | 'id' - | 'aggregateRoot' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' | 'timestamp' + | 'gasPrice' + | 'gasLimit' | 'blockNumber'; -export type mainnet_LineaConnectorMeta = { +export type stagingbase_SnapshotRoot = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + spokeDomain?: Maybe; + root: Scalars['stagingbase_Bytes']; + count: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; }; -export type mainnet_LineaConnectorMeta_filter = { +export type stagingbase_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162163,68 +154492,60 @@ export type mainnet_LineaConnectorMeta_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_LineaConnectorMeta_orderBy = +export type stagingbase_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'root' + | 'count' + | 'timestamp' + | 'blockNumber'; -export type mainnet_MantleConnectorMeta = { +export type stagingbase_SpokeConnectorMode = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + mode: Scalars['String']; }; -export type mainnet_MantleConnectorMeta_filter = { +export type stagingbase_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162233,76 +154554,87 @@ export type mainnet_MantleConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_MantleConnectorMeta_orderBy = +export type stagingbase_SpokeConnectorMode_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'mode'; -export type mainnet_MetisConnectorMeta = { +export type stagingbase_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type stagingbase__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type stagingbase__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: stagingbase__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type mantle_AggregateRoot = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + root: Scalars['mantle_Bytes']; + blockNumber: Scalars['BigInt']; }; -export type mainnet_MetisConnectorMeta_filter = { +export type mantle_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['mantle_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type mantle_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162311,76 +154643,72 @@ export type mainnet_MetisConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_MetisConnectorMeta_orderBy = +export type mantle_AggregateRootProposed_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type mainnet_ModeConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; -}; + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; -export type mainnet_ModeConnectorMeta_filter = { +export type mantle_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162389,76 +154717,60 @@ export type mainnet_ModeConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_ModeConnectorMeta_orderBy = +export type mantle_AggregateRoot_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'root' + | 'blockNumber'; -export type mainnet_OptimismConnectorMeta = { +export type mantle_Asset = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; }; -export type mainnet_OptimismConnectorMeta_filter = { +export type mantle_AssetBalance = { + id: Scalars['ID']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: mantle_Router; + asset: mantle_Asset; + feesEarned: Scalars['BigInt']; +}; + +export type mantle_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162467,75 +154779,125 @@ export type mainnet_OptimismConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_OptimismConnectorMeta_orderBy = +export type mantle_AssetBalance_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type mainnet_OptimisticRootPropagated = { +export type mantle_AssetStatus = { id: Scalars['ID']; - aggregateRoot: Scalars['mainnet_Bytes']; - domainsHash: Scalars['mainnet_Bytes']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; + status?: Maybe; }; -export type mainnet_OptimisticRootPropagated_filter = { +export type mantle_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162544,67 +154906,21 @@ export type mainnet_OptimisticRootPropagated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_OptimisticRootPropagated_orderBy = +export type mantle_AssetStatus_orderBy = | 'id' - | 'aggregateRoot' - | 'domainsHash' - | 'timestamp' - | 'blockNumber'; - -export type mainnet_OptimisticRootProposed = { - id: Scalars['ID']; - disputeCliff: Scalars['BigInt']; - aggregateRoot: Scalars['mainnet_Bytes']; - snapshotsRoots?: Maybe>; - domains?: Maybe>; - baseAggregateRoot: Scalars['mainnet_Bytes']; - timestamp: Scalars['BigInt']; - blockNumber?: Maybe; -}; + | 'status'; -export type mainnet_OptimisticRootProposed_filter = { +export type mantle_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162613,54 +154929,70 @@ export type mainnet_OptimisticRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - disputeCliff?: InputMaybe; - disputeCliff_not?: InputMaybe; - disputeCliff_gt?: InputMaybe; - disputeCliff_lt?: InputMaybe; - disputeCliff_gte?: InputMaybe; - disputeCliff_lte?: InputMaybe; - disputeCliff_in?: InputMaybe>; - disputeCliff_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - snapshotsRoots?: InputMaybe>; - snapshotsRoots_not?: InputMaybe>; - snapshotsRoots_contains?: InputMaybe>; - snapshotsRoots_contains_nocase?: InputMaybe>; - snapshotsRoots_not_contains?: InputMaybe>; - snapshotsRoots_not_contains_nocase?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - baseAggregateRoot?: InputMaybe; - baseAggregateRoot_not?: InputMaybe; - baseAggregateRoot_gt?: InputMaybe; - baseAggregateRoot_lt?: InputMaybe; - baseAggregateRoot_gte?: InputMaybe; - baseAggregateRoot_lte?: InputMaybe; - baseAggregateRoot_in?: InputMaybe>; - baseAggregateRoot_not_in?: InputMaybe>; - baseAggregateRoot_contains?: InputMaybe; - baseAggregateRoot_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -162669,37 +155001,67 @@ export type mainnet_OptimisticRootProposed_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_OptimisticRootProposed_orderBy = +export type mantle_Asset_orderBy = | 'id' - | 'disputeCliff' - | 'aggregateRoot' - | 'snapshotsRoots' - | 'domains' - | 'baseAggregateRoot' - | 'timestamp' - | 'blockNumber'; + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; -/** Defines the order direction, either ascending or descending */ -export type mainnet_OrderDirection = - | 'asc' - | 'desc'; +export type mantle_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; -export type mainnet_PolygonConnectorMeta = { +export type mantle_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type mantle_ConnectorMeta = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type mainnet_PolygonConnectorMeta_filter = { +export type mantle_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162724,43 +155086,43 @@ export type mainnet_PolygonConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_PolygonConnectorMeta_orderBy = +export type mantle_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -162768,16 +155130,57 @@ export type mainnet_PolygonConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type mainnet_PolygonZkConnectorMeta = { +export type mantle_DestinationTransfer = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; }; -export type mainnet_PolygonZkConnectorMeta_filter = { + +export type mantle_DestinationTransferroutersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type mantle_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162786,74 +155189,393 @@ export type mainnet_PolygonZkConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_PolygonZkConnectorMeta_orderBy = +export type mantle_DestinationTransfer_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; -export type mainnet_RootAggregated = { +export type mantle_OptimisticRootFinalized = { id: Scalars['ID']; - domain: Scalars['BigInt']; - receivedRoot: Scalars['mainnet_Bytes']; - index: Scalars['BigInt']; + aggregateRoot: Scalars['mantle_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; }; -export type mainnet_RootAggregated_filter = { +export type mantle_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162862,88 +155584,63 @@ export type mainnet_RootAggregated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; - receivedRoot?: InputMaybe; - receivedRoot_not?: InputMaybe; - receivedRoot_gt?: InputMaybe; - receivedRoot_lt?: InputMaybe; - receivedRoot_gte?: InputMaybe; - receivedRoot_lte?: InputMaybe; - receivedRoot_in?: InputMaybe>; - receivedRoot_not_in?: InputMaybe>; - receivedRoot_contains?: InputMaybe; - receivedRoot_not_contains?: InputMaybe; - index?: InputMaybe; - index_not?: InputMaybe; - index_gt?: InputMaybe; - index_lt?: InputMaybe; - index_gte?: InputMaybe; - index_lte?: InputMaybe; - index_in?: InputMaybe>; - index_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RootAggregated_orderBy = +export type mantle_OptimisticRootFinalized_orderBy = | 'id' - | 'domain' - | 'receivedRoot' - | 'index'; - -export type mainnet_RootManagerMeta = { - id: Scalars['ID']; - domains?: Maybe>; - connectors?: Maybe>; -}; - -export type mainnet_RootManagerMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - domains?: InputMaybe>; - domains_not?: InputMaybe>; - domains_contains?: InputMaybe>; - domains_contains_nocase?: InputMaybe>; - domains_not_contains?: InputMaybe>; - domains_not_contains_nocase?: InputMaybe>; - connectors?: InputMaybe>; - connectors_not?: InputMaybe>; - connectors_contains?: InputMaybe>; - connectors_contains_nocase?: InputMaybe>; - connectors_not_contains?: InputMaybe>; - connectors_not_contains_nocase?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; + | 'aggregateRoot' + | 'timestamp' + | 'blockNumber'; -export type mainnet_RootManagerMeta_orderBy = - | 'id' - | 'domains' - | 'connectors'; +/** Defines the order direction, either ascending or descending */ +export type mantle_OrderDirection = + | 'asc' + | 'desc'; -export type mainnet_RootManagerMode = { +export type mantle_OriginMessage = { id: Scalars['ID']; - mode: Scalars['String']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; }; -export type mainnet_RootManagerMode_filter = { +export type mantle_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -162952,50 +155649,166 @@ export type mainnet_RootManagerMode_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - mode?: InputMaybe; - mode_not?: InputMaybe; - mode_gt?: InputMaybe; - mode_lt?: InputMaybe; - mode_gte?: InputMaybe; - mode_lte?: InputMaybe; - mode_in?: InputMaybe>; - mode_not_in?: InputMaybe>; - mode_contains?: InputMaybe; - mode_contains_nocase?: InputMaybe; - mode_not_contains?: InputMaybe; - mode_not_contains_nocase?: InputMaybe; - mode_starts_with?: InputMaybe; - mode_starts_with_nocase?: InputMaybe; - mode_not_starts_with?: InputMaybe; - mode_not_starts_with_nocase?: InputMaybe; - mode_ends_with?: InputMaybe; - mode_ends_with_nocase?: InputMaybe; - mode_not_ends_with?: InputMaybe; - mode_not_ends_with_nocase?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RootManagerMode_orderBy = +export type mantle_OriginMessage_orderBy = | 'id' - | 'mode'; + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type mainnet_RootMessageProcessed = { +export type mantle_OriginTransfer = { id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - root?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; }; -export type mainnet_RootMessageProcessed_filter = { + +export type mantle_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type mantle_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163004,52 +155817,245 @@ export type mainnet_RootMessageProcessed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -163082,33 +156088,96 @@ export type mainnet_RootMessageProcessed_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RootMessageProcessed_orderBy = +export type mantle_OriginTransfer_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'root' - | 'caller' - | 'transactionHash' - | 'timestamp' - | 'gasPrice' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' | 'gasLimit' - | 'blockNumber'; + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; -export type mainnet_RootPropagated = { +export type mantle_Relayer = { id: Scalars['ID']; - aggregate: Scalars['mainnet_Bytes']; - domainsHash: Scalars['mainnet_Bytes']; - count: Scalars['BigInt']; - blockNumber?: Maybe; + isActive: Scalars['Boolean']; + relayer?: Maybe; }; -export type mainnet_RootPropagated_filter = { +export type mantle_RelayerFee = { + id: Scalars['ID']; + transfer: mantle_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['mantle_Bytes']; +}; + +export type mantle_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163117,34 +156186,191 @@ export type mainnet_RootPropagated_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregate?: InputMaybe; - aggregate_not?: InputMaybe; - aggregate_gt?: InputMaybe; - aggregate_lt?: InputMaybe; - aggregate_gte?: InputMaybe; - aggregate_lte?: InputMaybe; - aggregate_in?: InputMaybe>; - aggregate_not_in?: InputMaybe>; - aggregate_contains?: InputMaybe; - aggregate_not_contains?: InputMaybe; - domainsHash?: InputMaybe; - domainsHash_not?: InputMaybe; - domainsHash_gt?: InputMaybe; - domainsHash_lt?: InputMaybe; - domainsHash_gte?: InputMaybe; - domainsHash_lte?: InputMaybe; - domainsHash_in?: InputMaybe>; - domainsHash_not_in?: InputMaybe>; - domainsHash_contains?: InputMaybe; - domainsHash_not_contains?: InputMaybe; - count?: InputMaybe; - count_not?: InputMaybe; - count_gt?: InputMaybe; - count_lt?: InputMaybe; - count_gte?: InputMaybe; - count_lte?: InputMaybe; - count_in?: InputMaybe>; - count_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mantle_RelayerFee_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' + | 'asset'; + +export type mantle_RelayerFeesIncrease = { + id: Scalars['ID']; + transfer: mantle_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['mantle_Bytes']; + transactionHash: Scalars['mantle_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type mantle_RelayerFeesIncrease_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -163154,28 +156380,53 @@ export type mainnet_RootPropagated_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RootPropagated_orderBy = +export type mantle_RelayerFeesIncrease_orderBy = | 'id' - | 'aggregate' - | 'domainsHash' - | 'count' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' | 'blockNumber'; -export type mainnet_ZkSyncConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['mainnet_Bytes']; - rootManager: Scalars['mainnet_Bytes']; - mirrorConnector: Scalars['mainnet_Bytes']; -}; - -export type mainnet_ZkSyncConnectorMeta_filter = { +export type mantle_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163184,110 +156435,78 @@ export type mainnet_ZkSyncConnectorMeta_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_ZkSyncConnectorMeta_orderBy = +export type mantle_Relayer_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'isActive' + | 'relayer'; -export type mainnet__Block_ = { - /** The hash of the block */ - hash?: Maybe; - /** The block number */ - number: Scalars['Int']; - /** Integer representation of the timestamp stored in blocks for the chain */ - timestamp?: Maybe; - /** The hash of the parent block */ - parentHash?: Maybe; +export type mantle_RootCount = { + id: Scalars['ID']; + count?: Maybe; }; -/** The type for the top-level _meta field */ -export type mainnet__Meta_ = { - /** - * Information about a specific subgraph block. The hash of the block - * will be null if the _meta field has a block constraint that asks for - * a block number. It will be filled if the _meta field has no block constraint - * and therefore asks for the latest block - * - */ - block: mainnet__Block_; - /** The deployment ID */ - deployment: Scalars['String']; - /** If `true`, the subgraph encountered indexing errors at some past block */ - hasIndexingErrors: Scalars['Boolean']; +export type mantle_RootCount_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_AggregateRoot = { - id: Scalars['ID']; - root: Scalars['optimism_Bytes']; - blockNumber: Scalars['BigInt']; -}; +export type mantle_RootCount_orderBy = + | 'id' + | 'count'; -export type optimism_AggregateRootProposed = { +export type mantle_RootMessageSent = { id: Scalars['ID']; - aggregateRoot: Scalars['optimism_Bytes']; - rootTimestamp: Scalars['BigInt']; - endOfDispute: Scalars['BigInt']; - domain: Scalars['BigInt']; - timestamp: Scalars['BigInt']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; blockNumber?: Maybe; }; -export type optimism_AggregateRootProposed_filter = { +export type mantle_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163296,40 +156515,60 @@ export type optimism_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; - rootTimestamp?: InputMaybe; - rootTimestamp_not?: InputMaybe; - rootTimestamp_gt?: InputMaybe; - rootTimestamp_lt?: InputMaybe; - rootTimestamp_gte?: InputMaybe; - rootTimestamp_lte?: InputMaybe; - rootTimestamp_in?: InputMaybe>; - rootTimestamp_not_in?: InputMaybe>; - endOfDispute?: InputMaybe; - endOfDispute_not?: InputMaybe; - endOfDispute_gt?: InputMaybe; - endOfDispute_lt?: InputMaybe; - endOfDispute_gte?: InputMaybe; - endOfDispute_lte?: InputMaybe; - endOfDispute_in?: InputMaybe>; - endOfDispute_not_in?: InputMaybe>; - domain?: InputMaybe; - domain_not?: InputMaybe; - domain_gt?: InputMaybe; - domain_lt?: InputMaybe; - domain_gte?: InputMaybe; - domain_lte?: InputMaybe; - domain_in?: InputMaybe>; - domain_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -163338,6 +156577,22 @@ export type optimism_AggregateRootProposed_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -163347,21 +156602,52 @@ export type optimism_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_AggregateRootProposed_orderBy = +export type mantle_RootMessageSent_orderBy = | 'id' - | 'aggregateRoot' - | 'rootTimestamp' - | 'endOfDispute' - | 'domain' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' | 'timestamp' + | 'gasPrice' + | 'gasLimit' | 'blockNumber'; -export type optimism_AggregateRoot_filter = { +export type mantle_Router = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type mantle_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type mantle_RouterDailyTVL = { + id: Scalars['ID']; + router: mantle_Router; + asset: mantle_Asset; + timestamp: Scalars['BigInt']; + balance: Scalars['BigInt']; +}; + +export type mantle_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163370,64 +156656,111 @@ export type optimism_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - blockNumber?: InputMaybe; - blockNumber_not?: InputMaybe; - blockNumber_gt?: InputMaybe; - blockNumber_lt?: InputMaybe; - blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_AggregateRoot_orderBy = +export type mantle_RouterDailyTVL_orderBy = | 'id' - | 'root' - | 'blockNumber'; - -export type optimism_Aggregation_interval = - | 'hour' - | 'day'; - -export type optimism_Asset = { - id: Scalars['ID']; - key?: Maybe; - decimal?: Maybe; - adoptedDecimal?: Maybe; - canonicalId?: Maybe; - canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; - blockNumber?: Maybe; - status?: Maybe; -}; + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'timestamp' + | 'balance'; -export type optimism_AssetBalance = { +export type mantle_RouterLiquidityEvent = { id: Scalars['ID']; + type?: Maybe; + router: mantle_Router; + asset: mantle_Asset; amount: Scalars['BigInt']; - locked: Scalars['BigInt']; - supplied: Scalars['BigInt']; - removed: Scalars['BigInt']; - router: optimism_Router; - asset: optimism_Asset; - feesEarned: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transactionHash: Scalars['mantle_Bytes']; + nonce: Scalars['BigInt']; }; -export type optimism_AssetBalance_filter = { +export type mantle_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type mantle_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163436,38 +156769,10 @@ export type optimism_AssetBalance_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - amount?: InputMaybe; - amount_not?: InputMaybe; - amount_gt?: InputMaybe; - amount_lt?: InputMaybe; - amount_gte?: InputMaybe; - amount_lte?: InputMaybe; - amount_in?: InputMaybe>; - amount_not_in?: InputMaybe>; - locked?: InputMaybe; - locked_not?: InputMaybe; - locked_gt?: InputMaybe; - locked_lt?: InputMaybe; - locked_gte?: InputMaybe; - locked_lte?: InputMaybe; - locked_in?: InputMaybe>; - locked_not_in?: InputMaybe>; - supplied?: InputMaybe; - supplied_not?: InputMaybe; - supplied_gt?: InputMaybe; - supplied_lt?: InputMaybe; - supplied_gte?: InputMaybe; - supplied_lte?: InputMaybe; - supplied_in?: InputMaybe>; - supplied_not_in?: InputMaybe>; - removed?: InputMaybe; - removed_not?: InputMaybe; - removed_gt?: InputMaybe; - removed_lt?: InputMaybe; - removed_gte?: InputMaybe; - removed_lte?: InputMaybe; - removed_in?: InputMaybe>; - removed_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -163488,7 +156793,7 @@ export type optimism_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -163509,27 +156814,76 @@ export type optimism_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - feesEarned?: InputMaybe; - feesEarned_not?: InputMaybe; - feesEarned_gt?: InputMaybe; - feesEarned_lt?: InputMaybe; - feesEarned_gte?: InputMaybe; - feesEarned_lte?: InputMaybe; - feesEarned_in?: InputMaybe>; - feesEarned_not_in?: InputMaybe>; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_AssetBalance_orderBy = +export type mantle_RouterLiquidityEvent_orderBy = | 'id' - | 'amount' - | 'locked' - | 'supplied' - | 'removed' + | 'type' | 'router' | 'router__id' | 'router__isActive' @@ -163547,14 +156901,88 @@ export type optimism_AssetBalance_orderBy = | 'asset__adoptedAsset' | 'asset__localAsset' | 'asset__blockNumber' - | 'feesEarned'; + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' + | 'timestamp' + | 'transactionHash' + | 'nonce'; -export type optimism_AssetStatus = { +export type mantle_Router_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mantle_Router_orderBy = + | 'id' + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; + +export type mantle_Sequencer = { id: Scalars['ID']; - status?: Maybe; + isActive: Scalars['Boolean']; + sequencer?: Maybe; }; -export type optimism_AssetStatus_filter = { +export type mantle_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163563,21 +156991,38 @@ export type optimism_AssetStatus_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_AssetStatus_orderBy = +export type mantle_Sequencer_orderBy = | 'id' - | 'status'; + | 'isActive' + | 'sequencer'; -export type optimism_Asset_filter = { +export type mantle_Setting = { + id: Scalars['ID']; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['mantle_Bytes']; +}; + +export type mantle_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163586,16 +157031,665 @@ export type optimism_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mantle_Setting_orderBy = + | 'id' + | 'maxRoutersPerTransfer' + | 'caller'; + +export type mantle_SlippageUpdate = { + id: Scalars['ID']; + transfer: mantle_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['mantle_Bytes']; + transactionHash: Scalars['mantle_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type mantle_SlippageUpdate_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mantle_SlippageUpdate_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type mantle_SnapshotRoot = { + id: Scalars['ID']; + spokeDomain?: Maybe; + root: Scalars['mantle_Bytes']; + count: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type mantle_SnapshotRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mantle_SnapshotRoot_orderBy = + | 'id' + | 'spokeDomain' + | 'root' + | 'count' + | 'timestamp' + | 'blockNumber'; + +export type mantle_SpokeConnectorMode = { + id: Scalars['ID']; + mode: Scalars['String']; +}; + +export type mantle_SpokeConnectorMode_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type mantle_SpokeConnectorMode_orderBy = + | 'id' + | 'mode'; + +export type mantle_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type mantle__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type mantle__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: mantle__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type stagingbnb_AggregateRoot = { + id: Scalars['ID']; + root: Scalars['stagingbnb_Bytes']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingbnb_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingbnb_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type stagingbnb_AggregateRootProposed_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingbnb_AggregateRootProposed_orderBy = + | 'id' + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; + +export type stagingbnb_AggregateRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingbnb_AggregateRoot_orderBy = + | 'id' + | 'root' + | 'blockNumber'; + +export type stagingbnb_Aggregation_interval = + | 'hour' + | 'day'; + +export type stagingbnb_Asset = { + id: Scalars['ID']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; +}; + +export type stagingbnb_AssetBalance = { + id: Scalars['ID']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: stagingbnb_Router; + asset: stagingbnb_Asset; + feesEarned: Scalars['BigInt']; +}; + +export type stagingbnb_AssetBalance_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingbnb_AssetBalance_orderBy = + | 'id' + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; + +export type stagingbnb_AssetStatus = { + id: Scalars['ID']; + status?: Maybe; +}; + +export type stagingbnb_AssetStatus_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingbnb_AssetStatus_orderBy = + | 'id' + | 'status'; + +export type stagingbnb_Asset_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -163612,16 +157706,16 @@ export type optimism_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -163630,26 +157724,26 @@ export type optimism_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -163678,14 +157772,14 @@ export type optimism_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_Asset_orderBy = +export type stagingbnb_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -163699,26 +157793,26 @@ export type optimism_Asset_orderBy = | 'status__id' | 'status__status'; -export type optimism_BlockChangedFilter = { +export type stagingbnb_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type optimism_Block_height = { - hash?: InputMaybe; +export type stagingbnb_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type optimism_ConnectorMeta = { +export type stagingbnb_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type optimism_ConnectorMeta_filter = { +export type stagingbnb_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163743,43 +157837,43 @@ export type optimism_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_ConnectorMeta_orderBy = +export type stagingbnb_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -163787,57 +157881,57 @@ export type optimism_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type optimism_DestinationTransfer = { +export type stagingbnb_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type optimism_DestinationTransferroutersArgs = { +export type stagingbnb_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_DestinationTransfer_filter = { +export type stagingbnb_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -163854,16 +157948,16 @@ export type optimism_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -163872,17 +157966,17 @@ export type optimism_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -163907,40 +158001,40 @@ export type optimism_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -163957,16 +158051,16 @@ export type optimism_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -163983,16 +158077,16 @@ export type optimism_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -164013,7 +158107,7 @@ export type optimism_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -164030,33 +158124,33 @@ export type optimism_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; - executedTimestamp?: InputMaybe; - executedTimestamp_not?: InputMaybe; - executedTimestamp_gt?: InputMaybe; - executedTimestamp_lt?: InputMaybe; - executedTimestamp_gte?: InputMaybe; - executedTimestamp_lte?: InputMaybe; - executedTimestamp_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; executedTimestamp_not_in?: InputMaybe>; executedGasPrice?: InputMaybe; executedGasPrice_not?: InputMaybe; @@ -164082,16 +158176,16 @@ export type optimism_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -164100,26 +158194,26 @@ export type optimism_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -164152,16 +158246,16 @@ export type optimism_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -164171,12 +158265,12 @@ export type optimism_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_DestinationTransfer_orderBy = +export type stagingbnb_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -164225,14 +158319,14 @@ export type optimism_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type optimism_OptimisticRootFinalized = { +export type stagingbnb_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['optimism_Bytes']; + aggregateRoot: Scalars['stagingbnb_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type optimism_OptimisticRootFinalized_filter = { +export type stagingbnb_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -164241,16 +158335,16 @@ export type optimism_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -164268,36 +158362,36 @@ export type optimism_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_OptimisticRootFinalized_orderBy = +export type stagingbnb_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type optimism_OrderDirection = +export type stagingbnb_OrderDirection = | 'asc' | 'desc'; -export type optimism_OriginMessage = { +export type stagingbnb_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type optimism_OriginMessage_filter = { +export type stagingbnb_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -164306,16 +158400,16 @@ export type optimism_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -164324,16 +158418,16 @@ export type optimism_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -164342,36 +158436,36 @@ export type optimism_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -164400,14 +158494,14 @@ export type optimism_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_OriginMessage_orderBy = +export type stagingbnb_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -164421,51 +158515,51 @@ export type optimism_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type optimism_OriginTransfer = { +export type stagingbnb_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type optimism_OriginTransferrelayerFeesArgs = { +export type stagingbnb_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_OriginTransfer_filter = { +export type stagingbnb_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -164482,16 +158576,16 @@ export type optimism_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -164500,20 +158594,20 @@ export type optimism_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -164538,40 +158632,40 @@ export type optimism_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -164580,16 +158674,16 @@ export type optimism_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -164606,16 +158700,16 @@ export type optimism_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -164636,17 +158730,17 @@ export type optimism_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -164667,7 +158761,7 @@ export type optimism_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -164682,37 +158776,37 @@ export type optimism_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -164745,16 +158839,16 @@ export type optimism_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -164764,12 +158858,12 @@ export type optimism_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_OriginTransfer_orderBy = +export type stagingbnb_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -164821,20 +158915,20 @@ export type optimism_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type optimism_Relayer = { +export type stagingbnb_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type optimism_RelayerFee = { +export type stagingbnb_RelayerFee = { id: Scalars['ID']; - transfer: optimism_OriginTransfer; + transfer: stagingbnb_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['optimism_Bytes']; + asset: Scalars['stagingbnb_Bytes']; }; -export type optimism_RelayerFee_filter = { +export type stagingbnb_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -164863,7 +158957,7 @@ export type optimism_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -164872,23 +158966,23 @@ export type optimism_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_RelayerFee_orderBy = +export type stagingbnb_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -164923,20 +159017,20 @@ export type optimism_RelayerFee_orderBy = | 'fee' | 'asset'; -export type optimism_RelayerFeesIncrease = { +export type stagingbnb_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: optimism_OriginTransfer; + transfer: stagingbnb_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['optimism_Bytes']; - transactionHash: Scalars['optimism_Bytes']; + asset?: Maybe; + caller: Scalars['stagingbnb_Bytes']; + transactionHash: Scalars['stagingbnb_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type optimism_RelayerFeesIncrease_filter = { +export type stagingbnb_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -164965,7 +159059,7 @@ export type optimism_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -164974,36 +159068,36 @@ export type optimism_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -165037,12 +159131,12 @@ export type optimism_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_RelayerFeesIncrease_orderBy = +export type stagingbnb_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -165083,7 +159177,7 @@ export type optimism_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type optimism_Relayer_filter = { +export type stagingbnb_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165096,33 +159190,33 @@ export type optimism_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_Relayer_orderBy = +export type stagingbnb_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type optimism_RootCount = { +export type stagingbnb_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type optimism_RootCount_filter = { +export type stagingbnb_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165140,30 +159234,30 @@ export type optimism_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_RootCount_orderBy = +export type stagingbnb_RootCount_orderBy = | 'id' | 'count'; -export type optimism_RootMessageSent = { +export type stagingbnb_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type optimism_RootMessageSent_filter = { +export type stagingbnb_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165188,16 +159282,16 @@ export type optimism_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -165206,26 +159300,26 @@ export type optimism_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -165259,12 +159353,12 @@ export type optimism_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_RootMessageSent_orderBy = +export type stagingbnb_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -165277,34 +159371,34 @@ export type optimism_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type optimism_Router = { +export type stagingbnb_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type optimism_RouterassetBalancesArgs = { +export type stagingbnb_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type optimism_RouterDailyTVL = { +export type stagingbnb_RouterDailyTVL = { id: Scalars['ID']; - router: optimism_Router; - asset: optimism_Asset; + router: stagingbnb_Router; + asset: stagingbnb_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type optimism_RouterDailyTVL_filter = { +export type stagingbnb_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165333,7 +159427,7 @@ export type optimism_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -165354,7 +159448,7 @@ export type optimism_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -165372,12 +159466,12 @@ export type optimism_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_RouterDailyTVL_orderBy = +export type stagingbnb_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -165399,25 +159493,25 @@ export type optimism_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type optimism_RouterLiquidityEvent = { +export type stagingbnb_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: optimism_Router; - asset: optimism_Asset; + type?: Maybe; + router: stagingbnb_Router; + asset: stagingbnb_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['optimism_Bytes']; + transactionHash: Scalars['stagingbnb_Bytes']; nonce: Scalars['BigInt']; }; -export type optimism_RouterLiquidityEventType = +export type stagingbnb_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type optimism_RouterLiquidityEvent_filter = { +export type stagingbnb_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165426,10 +159520,10 @@ export type optimism_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -165450,7 +159544,7 @@ export type optimism_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -165471,7 +159565,7 @@ export type optimism_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -165488,16 +159582,16 @@ export type optimism_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -165514,16 +159608,16 @@ export type optimism_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -165533,12 +159627,12 @@ export type optimism_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_RouterLiquidityEvent_orderBy = +export type stagingbnb_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -165566,7 +159660,7 @@ export type optimism_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type optimism_Router_filter = { +export type stagingbnb_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165579,36 +159673,36 @@ export type optimism_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -165617,14 +159711,14 @@ export type optimism_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_Router_orderBy = +export type stagingbnb_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -165633,13 +159727,13 @@ export type optimism_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type optimism_Sequencer = { +export type stagingbnb_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type optimism_Sequencer_filter = { +export type stagingbnb_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165652,34 +159746,34 @@ export type optimism_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_Sequencer_orderBy = +export type stagingbnb_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type optimism_Setting = { +export type stagingbnb_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['optimism_Bytes']; + caller: Scalars['stagingbnb_Bytes']; }; -export type optimism_Setting_filter = { +export type stagingbnb_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165696,40 +159790,40 @@ export type optimism_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_Setting_orderBy = +export type stagingbnb_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type optimism_SlippageUpdate = { +export type stagingbnb_SlippageUpdate = { id: Scalars['ID']; - transfer: optimism_DestinationTransfer; + transfer: stagingbnb_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['optimism_Bytes']; - transactionHash: Scalars['optimism_Bytes']; + caller: Scalars['stagingbnb_Bytes']; + transactionHash: Scalars['stagingbnb_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type optimism_SlippageUpdate_filter = { +export type stagingbnb_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165758,7 +159852,7 @@ export type optimism_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -165767,26 +159861,26 @@ export type optimism_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -165820,12 +159914,12 @@ export type optimism_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_SlippageUpdate_orderBy = +export type stagingbnb_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -165872,16 +159966,16 @@ export type optimism_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type optimism_SnapshotRoot = { +export type stagingbnb_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['optimism_Bytes']; + root: Scalars['stagingbnb_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type optimism_SnapshotRoot_filter = { +export type stagingbnb_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165898,16 +159992,16 @@ export type optimism_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -165933,12 +160027,12 @@ export type optimism_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_SnapshotRoot_orderBy = +export type stagingbnb_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -165946,12 +160040,12 @@ export type optimism_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type optimism_SpokeConnectorMode = { +export type stagingbnb_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type optimism_SpokeConnectorMode_filter = { +export type stagingbnb_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -165981,35 +160075,35 @@ export type optimism_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type optimism_SpokeConnectorMode_orderBy = +export type stagingbnb_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type optimism_TransferStatus = +export type stagingbnb_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type optimism__Block_ = { +export type stagingbnb__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type optimism__Meta_ = { +export type stagingbnb__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -166017,22 +160111,22 @@ export type optimism__Meta_ = { * and therefore asks for the latest block * */ - block: optimism__Block_; + block: stagingbnb__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingzksync_AggregateRoot = { +export type stagingpolygonzkevm_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingzksync_Bytes']; + root: Scalars['stagingpolygonzkevm_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingzksync_AggregateRootProposed = { +export type stagingpolygonzkevm_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingzksync_Bytes']; + aggregateRoot: Scalars['stagingpolygonzkevm_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -166040,7 +160134,7 @@ export type stagingzksync_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingzksync_AggregateRootProposed_filter = { +export type stagingpolygonzkevm_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166049,16 +160143,16 @@ export type stagingzksync_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -166100,12 +160194,12 @@ export type stagingzksync_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_AggregateRootProposed_orderBy = +export type stagingpolygonzkevm_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -166114,7 +160208,7 @@ export type stagingzksync_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingzksync_AggregateRoot_filter = { +export type stagingpolygonzkevm_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166123,16 +160217,16 @@ export type stagingzksync_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -166142,45 +160236,45 @@ export type stagingzksync_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_AggregateRoot_orderBy = +export type stagingpolygonzkevm_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingzksync_Aggregation_interval = +export type stagingpolygonzkevm_Aggregation_interval = | 'hour' | 'day'; -export type stagingzksync_Asset = { +export type stagingpolygonzkevm_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingzksync_AssetBalance = { +export type stagingpolygonzkevm_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingzksync_Router; - asset: stagingzksync_Asset; + router: stagingpolygonzkevm_Router; + asset: stagingpolygonzkevm_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingzksync_AssetBalance_filter = { +export type stagingpolygonzkevm_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166241,7 +160335,7 @@ export type stagingzksync_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -166262,7 +160356,7 @@ export type stagingzksync_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -166272,12 +160366,12 @@ export type stagingzksync_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_AssetBalance_orderBy = +export type stagingpolygonzkevm_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -166302,12 +160396,12 @@ export type stagingzksync_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingzksync_AssetStatus = { +export type stagingpolygonzkevm_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingzksync_AssetStatus_filter = { +export type stagingpolygonzkevm_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166321,16 +160415,16 @@ export type stagingzksync_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_AssetStatus_orderBy = +export type stagingpolygonzkevm_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingzksync_Asset_filter = { +export type stagingpolygonzkevm_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166339,16 +160433,16 @@ export type stagingzksync_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -166365,16 +160459,16 @@ export type stagingzksync_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -166383,26 +160477,26 @@ export type stagingzksync_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -166431,14 +160525,14 @@ export type stagingzksync_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_Asset_orderBy = +export type stagingpolygonzkevm_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -166452,26 +160546,26 @@ export type stagingzksync_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingzksync_BlockChangedFilter = { +export type stagingpolygonzkevm_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingzksync_Block_height = { - hash?: InputMaybe; +export type stagingpolygonzkevm_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingzksync_ConnectorMeta = { +export type stagingpolygonzkevm_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingzksync_ConnectorMeta_filter = { +export type stagingpolygonzkevm_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166496,43 +160590,43 @@ export type stagingzksync_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_ConnectorMeta_orderBy = +export type stagingpolygonzkevm_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -166540,57 +160634,57 @@ export type stagingzksync_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingzksync_DestinationTransfer = { +export type stagingpolygonzkevm_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingzksync_DestinationTransferroutersArgs = { +export type stagingpolygonzkevm_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingzksync_DestinationTransfer_filter = { +export type stagingpolygonzkevm_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166607,16 +160701,16 @@ export type stagingzksync_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -166625,17 +160719,17 @@ export type stagingzksync_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -166660,40 +160754,40 @@ export type stagingzksync_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -166710,16 +160804,16 @@ export type stagingzksync_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -166736,16 +160830,16 @@ export type stagingzksync_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -166766,7 +160860,7 @@ export type stagingzksync_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -166783,26 +160877,26 @@ export type stagingzksync_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -166835,16 +160929,16 @@ export type stagingzksync_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -166853,26 +160947,26 @@ export type stagingzksync_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -166905,16 +160999,16 @@ export type stagingzksync_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -166924,12 +161018,12 @@ export type stagingzksync_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_DestinationTransfer_orderBy = +export type stagingpolygonzkevm_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -166978,14 +161072,14 @@ export type stagingzksync_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingzksync_OptimisticRootFinalized = { +export type stagingpolygonzkevm_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingzksync_Bytes']; + aggregateRoot: Scalars['stagingpolygonzkevm_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingzksync_OptimisticRootFinalized_filter = { +export type stagingpolygonzkevm_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -166994,16 +161088,16 @@ export type stagingzksync_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -167021,36 +161115,36 @@ export type stagingzksync_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_OptimisticRootFinalized_orderBy = +export type stagingpolygonzkevm_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingzksync_OrderDirection = +export type stagingpolygonzkevm_OrderDirection = | 'asc' | 'desc'; -export type stagingzksync_OriginMessage = { +export type stagingpolygonzkevm_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingzksync_OriginMessage_filter = { +export type stagingpolygonzkevm_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167059,16 +161153,16 @@ export type stagingzksync_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -167077,16 +161171,16 @@ export type stagingzksync_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -167095,36 +161189,36 @@ export type stagingzksync_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -167153,14 +161247,14 @@ export type stagingzksync_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_OriginMessage_orderBy = +export type stagingpolygonzkevm_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -167174,51 +161268,51 @@ export type stagingzksync_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingzksync_OriginTransfer = { +export type stagingpolygonzkevm_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingzksync_OriginTransferrelayerFeesArgs = { +export type stagingpolygonzkevm_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingzksync_OriginTransfer_filter = { +export type stagingpolygonzkevm_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167235,16 +161329,16 @@ export type stagingzksync_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -167253,20 +161347,20 @@ export type stagingzksync_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -167291,40 +161385,40 @@ export type stagingzksync_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -167333,16 +161427,16 @@ export type stagingzksync_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -167359,16 +161453,16 @@ export type stagingzksync_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -167389,17 +161483,17 @@ export type stagingzksync_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -167420,7 +161514,7 @@ export type stagingzksync_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -167435,37 +161529,37 @@ export type stagingzksync_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -167498,16 +161592,16 @@ export type stagingzksync_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -167517,12 +161611,12 @@ export type stagingzksync_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_OriginTransfer_orderBy = +export type stagingpolygonzkevm_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -167574,20 +161668,20 @@ export type stagingzksync_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingzksync_Relayer = { +export type stagingpolygonzkevm_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingzksync_RelayerFee = { +export type stagingpolygonzkevm_RelayerFee = { id: Scalars['ID']; - transfer: stagingzksync_OriginTransfer; + transfer: stagingpolygonzkevm_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingzksync_Bytes']; + asset: Scalars['stagingpolygonzkevm_Bytes']; }; -export type stagingzksync_RelayerFee_filter = { +export type stagingpolygonzkevm_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167616,7 +161710,7 @@ export type stagingzksync_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -167625,23 +161719,23 @@ export type stagingzksync_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_RelayerFee_orderBy = +export type stagingpolygonzkevm_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -167676,20 +161770,20 @@ export type stagingzksync_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingzksync_RelayerFeesIncrease = { +export type stagingpolygonzkevm_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingzksync_OriginTransfer; + transfer: stagingpolygonzkevm_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingzksync_Bytes']; - transactionHash: Scalars['stagingzksync_Bytes']; + asset?: Maybe; + caller: Scalars['stagingpolygonzkevm_Bytes']; + transactionHash: Scalars['stagingpolygonzkevm_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingzksync_RelayerFeesIncrease_filter = { +export type stagingpolygonzkevm_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167718,7 +161812,7 @@ export type stagingzksync_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -167727,36 +161821,36 @@ export type stagingzksync_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -167790,12 +161884,12 @@ export type stagingzksync_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_RelayerFeesIncrease_orderBy = +export type stagingpolygonzkevm_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -167836,7 +161930,7 @@ export type stagingzksync_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingzksync_Relayer_filter = { +export type stagingpolygonzkevm_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167849,33 +161943,33 @@ export type stagingzksync_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_Relayer_orderBy = +export type stagingpolygonzkevm_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingzksync_RootCount = { +export type stagingpolygonzkevm_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingzksync_RootCount_filter = { +export type stagingpolygonzkevm_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167893,30 +161987,30 @@ export type stagingzksync_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_RootCount_orderBy = +export type stagingpolygonzkevm_RootCount_orderBy = | 'id' | 'count'; -export type stagingzksync_RootMessageSent = { +export type stagingpolygonzkevm_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingzksync_RootMessageSent_filter = { +export type stagingpolygonzkevm_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -167941,16 +162035,16 @@ export type stagingzksync_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -167959,26 +162053,26 @@ export type stagingzksync_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -168012,12 +162106,12 @@ export type stagingzksync_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_RootMessageSent_orderBy = +export type stagingpolygonzkevm_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -168030,34 +162124,34 @@ export type stagingzksync_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingzksync_Router = { +export type stagingpolygonzkevm_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingzksync_RouterassetBalancesArgs = { +export type stagingpolygonzkevm_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingzksync_RouterDailyTVL = { +export type stagingpolygonzkevm_RouterDailyTVL = { id: Scalars['ID']; - router: stagingzksync_Router; - asset: stagingzksync_Asset; + router: stagingpolygonzkevm_Router; + asset: stagingpolygonzkevm_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingzksync_RouterDailyTVL_filter = { +export type stagingpolygonzkevm_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168086,7 +162180,7 @@ export type stagingzksync_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -168107,7 +162201,7 @@ export type stagingzksync_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -168125,12 +162219,12 @@ export type stagingzksync_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_RouterDailyTVL_orderBy = +export type stagingpolygonzkevm_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -168152,25 +162246,25 @@ export type stagingzksync_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingzksync_RouterLiquidityEvent = { +export type stagingpolygonzkevm_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingzksync_Router; - asset: stagingzksync_Asset; + type?: Maybe; + router: stagingpolygonzkevm_Router; + asset: stagingpolygonzkevm_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingzksync_Bytes']; + transactionHash: Scalars['stagingpolygonzkevm_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingzksync_RouterLiquidityEventType = +export type stagingpolygonzkevm_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingzksync_RouterLiquidityEvent_filter = { +export type stagingpolygonzkevm_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168179,10 +162273,10 @@ export type stagingzksync_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -168203,7 +162297,7 @@ export type stagingzksync_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -168224,7 +162318,7 @@ export type stagingzksync_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -168241,16 +162335,16 @@ export type stagingzksync_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -168267,16 +162361,16 @@ export type stagingzksync_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -168286,12 +162380,12 @@ export type stagingzksync_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_RouterLiquidityEvent_orderBy = +export type stagingpolygonzkevm_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -168319,7 +162413,7 @@ export type stagingzksync_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingzksync_Router_filter = { +export type stagingpolygonzkevm_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168332,36 +162426,36 @@ export type stagingzksync_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -168370,14 +162464,14 @@ export type stagingzksync_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_Router_orderBy = +export type stagingpolygonzkevm_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -168386,13 +162480,13 @@ export type stagingzksync_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingzksync_Sequencer = { +export type stagingpolygonzkevm_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingzksync_Sequencer_filter = { +export type stagingpolygonzkevm_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168405,34 +162499,34 @@ export type stagingzksync_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_Sequencer_orderBy = +export type stagingpolygonzkevm_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingzksync_Setting = { +export type stagingpolygonzkevm_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingzksync_Bytes']; + caller: Scalars['stagingpolygonzkevm_Bytes']; }; -export type stagingzksync_Setting_filter = { +export type stagingpolygonzkevm_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168449,40 +162543,40 @@ export type stagingzksync_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_Setting_orderBy = +export type stagingpolygonzkevm_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingzksync_SlippageUpdate = { +export type stagingpolygonzkevm_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingzksync_DestinationTransfer; + transfer: stagingpolygonzkevm_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingzksync_Bytes']; - transactionHash: Scalars['stagingzksync_Bytes']; + caller: Scalars['stagingpolygonzkevm_Bytes']; + transactionHash: Scalars['stagingpolygonzkevm_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingzksync_SlippageUpdate_filter = { +export type stagingpolygonzkevm_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168511,7 +162605,7 @@ export type stagingzksync_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -168520,26 +162614,26 @@ export type stagingzksync_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -168573,12 +162667,12 @@ export type stagingzksync_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_SlippageUpdate_orderBy = +export type stagingpolygonzkevm_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -168625,16 +162719,16 @@ export type stagingzksync_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingzksync_SnapshotRoot = { +export type stagingpolygonzkevm_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingzksync_Bytes']; + root: Scalars['stagingpolygonzkevm_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingzksync_SnapshotRoot_filter = { +export type stagingpolygonzkevm_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168651,16 +162745,16 @@ export type stagingzksync_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -168686,12 +162780,12 @@ export type stagingzksync_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_SnapshotRoot_orderBy = +export type stagingpolygonzkevm_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -168699,12 +162793,12 @@ export type stagingzksync_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingzksync_SpokeConnectorMode = { +export type stagingpolygonzkevm_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingzksync_SpokeConnectorMode_filter = { +export type stagingpolygonzkevm_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168734,35 +162828,35 @@ export type stagingzksync_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingzksync_SpokeConnectorMode_orderBy = +export type stagingpolygonzkevm_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingzksync_TransferStatus = +export type stagingpolygonzkevm_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingzksync__Block_ = { +export type stagingpolygonzkevm__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; /** The hash of the parent block */ - parentHash?: Maybe; + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingzksync__Meta_ = { +export type stagingpolygonzkevm__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -168770,22 +162864,22 @@ export type stagingzksync__Meta_ = { * and therefore asks for the latest block * */ - block: stagingzksync__Block_; + block: stagingpolygonzkevm__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type metis_AggregateRoot = { +export type stagingavalanche_AggregateRoot = { id: Scalars['ID']; - root: Scalars['metis_Bytes']; + root: Scalars['stagingavalanche_Bytes']; blockNumber: Scalars['BigInt']; }; -export type metis_AggregateRootProposed = { +export type stagingavalanche_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['metis_Bytes']; + aggregateRoot: Scalars['stagingavalanche_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -168793,7 +162887,7 @@ export type metis_AggregateRootProposed = { blockNumber?: Maybe; }; -export type metis_AggregateRootProposed_filter = { +export type stagingavalanche_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168802,16 +162896,16 @@ export type metis_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -168853,12 +162947,12 @@ export type metis_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_AggregateRootProposed_orderBy = +export type stagingavalanche_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -168867,7 +162961,7 @@ export type metis_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type metis_AggregateRoot_filter = { +export type stagingavalanche_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168876,16 +162970,16 @@ export type metis_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -168895,41 +162989,45 @@ export type metis_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_AggregateRoot_orderBy = +export type stagingavalanche_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type metis_Asset = { +export type stagingavalanche_Aggregation_interval = + | 'hour' + | 'day'; + +export type stagingavalanche_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type metis_AssetBalance = { +export type stagingavalanche_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: metis_Router; - asset: metis_Asset; + router: stagingavalanche_Router; + asset: stagingavalanche_Asset; feesEarned: Scalars['BigInt']; }; -export type metis_AssetBalance_filter = { +export type stagingavalanche_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -168990,7 +163088,7 @@ export type metis_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -169011,7 +163109,7 @@ export type metis_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -169021,12 +163119,12 @@ export type metis_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_AssetBalance_orderBy = +export type stagingavalanche_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -169051,12 +163149,12 @@ export type metis_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type metis_AssetStatus = { +export type stagingavalanche_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type metis_AssetStatus_filter = { +export type stagingavalanche_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169070,16 +163168,16 @@ export type metis_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_AssetStatus_orderBy = +export type stagingavalanche_AssetStatus_orderBy = | 'id' | 'status'; -export type metis_Asset_filter = { +export type stagingavalanche_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169088,16 +163186,16 @@ export type metis_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -169114,16 +163212,16 @@ export type metis_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -169132,26 +163230,26 @@ export type metis_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -169180,14 +163278,14 @@ export type metis_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_Asset_orderBy = +export type stagingavalanche_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -169201,26 +163299,26 @@ export type metis_Asset_orderBy = | 'status__id' | 'status__status'; -export type metis_BlockChangedFilter = { +export type stagingavalanche_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type metis_Block_height = { - hash?: InputMaybe; +export type stagingavalanche_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type metis_ConnectorMeta = { +export type stagingavalanche_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type metis_ConnectorMeta_filter = { +export type stagingavalanche_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169245,43 +163343,43 @@ export type metis_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_ConnectorMeta_orderBy = +export type stagingavalanche_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -169289,57 +163387,57 @@ export type metis_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type metis_DestinationTransfer = { +export type stagingavalanche_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type metis_DestinationTransferroutersArgs = { +export type stagingavalanche_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_DestinationTransfer_filter = { +export type stagingavalanche_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169356,16 +163454,16 @@ export type metis_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -169374,17 +163472,17 @@ export type metis_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -169409,40 +163507,40 @@ export type metis_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -169459,16 +163557,16 @@ export type metis_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -169485,16 +163583,16 @@ export type metis_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -169515,7 +163613,7 @@ export type metis_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -169532,26 +163630,26 @@ export type metis_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -169584,16 +163682,16 @@ export type metis_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -169602,26 +163700,26 @@ export type metis_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -169654,16 +163752,16 @@ export type metis_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -169673,12 +163771,12 @@ export type metis_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_DestinationTransfer_orderBy = +export type stagingavalanche_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -169727,14 +163825,14 @@ export type metis_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type metis_OptimisticRootFinalized = { +export type stagingavalanche_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['metis_Bytes']; + aggregateRoot: Scalars['stagingavalanche_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type metis_OptimisticRootFinalized_filter = { +export type stagingavalanche_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169743,16 +163841,16 @@ export type metis_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -169770,36 +163868,36 @@ export type metis_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_OptimisticRootFinalized_orderBy = +export type stagingavalanche_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type metis_OrderDirection = +export type stagingavalanche_OrderDirection = | 'asc' | 'desc'; -export type metis_OriginMessage = { +export type stagingavalanche_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type metis_OriginMessage_filter = { +export type stagingavalanche_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169808,16 +163906,16 @@ export type metis_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -169826,16 +163924,16 @@ export type metis_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -169844,36 +163942,36 @@ export type metis_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -169902,14 +164000,14 @@ export type metis_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_OriginMessage_orderBy = +export type stagingavalanche_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -169923,51 +164021,51 @@ export type metis_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type metis_OriginTransfer = { +export type stagingavalanche_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type metis_OriginTransferrelayerFeesArgs = { +export type stagingavalanche_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_OriginTransfer_filter = { +export type stagingavalanche_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -169984,16 +164082,16 @@ export type metis_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -170002,20 +164100,20 @@ export type metis_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -170040,40 +164138,40 @@ export type metis_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -170082,16 +164180,16 @@ export type metis_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -170108,16 +164206,16 @@ export type metis_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -170138,17 +164236,17 @@ export type metis_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -170169,7 +164267,7 @@ export type metis_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -170184,37 +164282,37 @@ export type metis_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -170247,16 +164345,16 @@ export type metis_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -170266,12 +164364,12 @@ export type metis_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_OriginTransfer_orderBy = +export type stagingavalanche_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -170323,20 +164421,20 @@ export type metis_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type metis_Relayer = { +export type stagingavalanche_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type metis_RelayerFee = { +export type stagingavalanche_RelayerFee = { id: Scalars['ID']; - transfer: metis_OriginTransfer; + transfer: stagingavalanche_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['metis_Bytes']; + asset: Scalars['stagingavalanche_Bytes']; }; -export type metis_RelayerFee_filter = { +export type stagingavalanche_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170365,7 +164463,7 @@ export type metis_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -170374,23 +164472,23 @@ export type metis_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_RelayerFee_orderBy = +export type stagingavalanche_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -170425,20 +164523,20 @@ export type metis_RelayerFee_orderBy = | 'fee' | 'asset'; -export type metis_RelayerFeesIncrease = { +export type stagingavalanche_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: metis_OriginTransfer; + transfer: stagingavalanche_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['metis_Bytes']; - transactionHash: Scalars['metis_Bytes']; + asset?: Maybe; + caller: Scalars['stagingavalanche_Bytes']; + transactionHash: Scalars['stagingavalanche_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type metis_RelayerFeesIncrease_filter = { +export type stagingavalanche_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170467,7 +164565,7 @@ export type metis_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -170476,36 +164574,36 @@ export type metis_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -170539,12 +164637,12 @@ export type metis_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_RelayerFeesIncrease_orderBy = +export type stagingavalanche_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -170585,7 +164683,7 @@ export type metis_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type metis_Relayer_filter = { +export type stagingavalanche_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170598,33 +164696,33 @@ export type metis_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_Relayer_orderBy = +export type stagingavalanche_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type metis_RootCount = { +export type stagingavalanche_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type metis_RootCount_filter = { +export type stagingavalanche_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170642,30 +164740,30 @@ export type metis_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_RootCount_orderBy = +export type stagingavalanche_RootCount_orderBy = | 'id' | 'count'; -export type metis_RootMessageSent = { +export type stagingavalanche_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type metis_RootMessageSent_filter = { +export type stagingavalanche_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170690,16 +164788,16 @@ export type metis_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -170708,26 +164806,26 @@ export type metis_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -170761,12 +164859,12 @@ export type metis_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_RootMessageSent_orderBy = +export type stagingavalanche_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -170779,34 +164877,34 @@ export type metis_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type metis_Router = { +export type stagingavalanche_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type metis_RouterassetBalancesArgs = { +export type stagingavalanche_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type metis_RouterDailyTVL = { +export type stagingavalanche_RouterDailyTVL = { id: Scalars['ID']; - router: metis_Router; - asset: metis_Asset; + router: stagingavalanche_Router; + asset: stagingavalanche_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type metis_RouterDailyTVL_filter = { +export type stagingavalanche_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170835,7 +164933,7 @@ export type metis_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -170856,7 +164954,7 @@ export type metis_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -170874,12 +164972,12 @@ export type metis_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_RouterDailyTVL_orderBy = +export type stagingavalanche_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -170901,25 +164999,25 @@ export type metis_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type metis_RouterLiquidityEvent = { +export type stagingavalanche_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: metis_Router; - asset: metis_Asset; + type?: Maybe; + router: stagingavalanche_Router; + asset: stagingavalanche_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['metis_Bytes']; + transactionHash: Scalars['stagingavalanche_Bytes']; nonce: Scalars['BigInt']; }; -export type metis_RouterLiquidityEventType = +export type stagingavalanche_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type metis_RouterLiquidityEvent_filter = { +export type stagingavalanche_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -170928,10 +165026,10 @@ export type metis_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -170952,7 +165050,7 @@ export type metis_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -170973,7 +165071,7 @@ export type metis_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -170990,16 +165088,16 @@ export type metis_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -171016,16 +165114,16 @@ export type metis_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -171035,12 +165133,12 @@ export type metis_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_RouterLiquidityEvent_orderBy = +export type stagingavalanche_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -171068,7 +165166,7 @@ export type metis_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type metis_Router_filter = { +export type stagingavalanche_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171081,36 +165179,36 @@ export type metis_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -171119,14 +165217,14 @@ export type metis_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_Router_orderBy = +export type stagingavalanche_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -171135,13 +165233,13 @@ export type metis_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type metis_Sequencer = { +export type stagingavalanche_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type metis_Sequencer_filter = { +export type stagingavalanche_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171154,34 +165252,34 @@ export type metis_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_Sequencer_orderBy = +export type stagingavalanche_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type metis_Setting = { +export type stagingavalanche_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['metis_Bytes']; + caller: Scalars['stagingavalanche_Bytes']; }; -export type metis_Setting_filter = { +export type stagingavalanche_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171198,40 +165296,40 @@ export type metis_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_Setting_orderBy = +export type stagingavalanche_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type metis_SlippageUpdate = { +export type stagingavalanche_SlippageUpdate = { id: Scalars['ID']; - transfer: metis_DestinationTransfer; + transfer: stagingavalanche_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['metis_Bytes']; - transactionHash: Scalars['metis_Bytes']; + caller: Scalars['stagingavalanche_Bytes']; + transactionHash: Scalars['stagingavalanche_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type metis_SlippageUpdate_filter = { +export type stagingavalanche_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171260,7 +165358,7 @@ export type metis_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -171269,26 +165367,26 @@ export type metis_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -171322,12 +165420,12 @@ export type metis_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_SlippageUpdate_orderBy = +export type stagingavalanche_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -171374,16 +165472,16 @@ export type metis_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type metis_SnapshotRoot = { +export type stagingavalanche_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['metis_Bytes']; + root: Scalars['stagingavalanche_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type metis_SnapshotRoot_filter = { +export type stagingavalanche_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171400,16 +165498,16 @@ export type metis_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -171435,12 +165533,12 @@ export type metis_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_SnapshotRoot_orderBy = +export type stagingavalanche_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -171448,12 +165546,12 @@ export type metis_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type metis_SpokeConnectorMode = { +export type stagingavalanche_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type metis_SpokeConnectorMode_filter = { +export type stagingavalanche_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171483,33 +165581,35 @@ export type metis_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type metis_SpokeConnectorMode_orderBy = +export type stagingavalanche_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type metis_TransferStatus = +export type stagingavalanche_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type metis__Block_ = { +export type stagingavalanche__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type metis__Meta_ = { +export type stagingavalanche__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -171517,22 +165617,22 @@ export type metis__Meta_ = { * and therefore asks for the latest block * */ - block: metis__Block_; + block: stagingavalanche__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type xlayer_AggregateRoot = { +export type stagingpolygon_AggregateRoot = { id: Scalars['ID']; - root: Scalars['xlayer_Bytes']; + root: Scalars['stagingpolygon_Bytes']; blockNumber: Scalars['BigInt']; }; -export type xlayer_AggregateRootProposed = { +export type stagingpolygon_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['xlayer_Bytes']; + aggregateRoot: Scalars['stagingpolygon_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -171540,7 +165640,7 @@ export type xlayer_AggregateRootProposed = { blockNumber?: Maybe; }; -export type xlayer_AggregateRootProposed_filter = { +export type stagingpolygon_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171549,16 +165649,16 @@ export type xlayer_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -171600,12 +165700,12 @@ export type xlayer_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_AggregateRootProposed_orderBy = +export type stagingpolygon_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -171614,7 +165714,7 @@ export type xlayer_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type xlayer_AggregateRoot_filter = { +export type stagingpolygon_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171623,16 +165723,16 @@ export type xlayer_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -171642,41 +165742,45 @@ export type xlayer_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_AggregateRoot_orderBy = +export type stagingpolygon_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type xlayer_Asset = { +export type stagingpolygon_Aggregation_interval = + | 'hour' + | 'day'; + +export type stagingpolygon_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type xlayer_AssetBalance = { +export type stagingpolygon_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: xlayer_Router; - asset: xlayer_Asset; + router: stagingpolygon_Router; + asset: stagingpolygon_Asset; feesEarned: Scalars['BigInt']; }; -export type xlayer_AssetBalance_filter = { +export type stagingpolygon_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171737,7 +165841,7 @@ export type xlayer_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -171758,7 +165862,7 @@ export type xlayer_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -171768,12 +165872,12 @@ export type xlayer_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_AssetBalance_orderBy = +export type stagingpolygon_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -171798,12 +165902,12 @@ export type xlayer_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type xlayer_AssetStatus = { +export type stagingpolygon_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type xlayer_AssetStatus_filter = { +export type stagingpolygon_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171817,16 +165921,16 @@ export type xlayer_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_AssetStatus_orderBy = +export type stagingpolygon_AssetStatus_orderBy = | 'id' | 'status'; -export type xlayer_Asset_filter = { +export type stagingpolygon_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171835,16 +165939,16 @@ export type xlayer_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -171861,16 +165965,16 @@ export type xlayer_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -171879,26 +165983,26 @@ export type xlayer_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -171927,14 +166031,14 @@ export type xlayer_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_Asset_orderBy = +export type stagingpolygon_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -171948,26 +166052,26 @@ export type xlayer_Asset_orderBy = | 'status__id' | 'status__status'; -export type xlayer_BlockChangedFilter = { +export type stagingpolygon_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type xlayer_Block_height = { - hash?: InputMaybe; +export type stagingpolygon_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type xlayer_ConnectorMeta = { +export type stagingpolygon_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type xlayer_ConnectorMeta_filter = { +export type stagingpolygon_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -171992,43 +166096,43 @@ export type xlayer_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_ConnectorMeta_orderBy = +export type stagingpolygon_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -172036,57 +166140,57 @@ export type xlayer_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type xlayer_DestinationTransfer = { +export type stagingpolygon_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type xlayer_DestinationTransferroutersArgs = { +export type stagingpolygon_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xlayer_DestinationTransfer_filter = { +export type stagingpolygon_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -172103,16 +166207,16 @@ export type xlayer_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -172121,17 +166225,17 @@ export type xlayer_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -172156,40 +166260,40 @@ export type xlayer_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -172206,16 +166310,16 @@ export type xlayer_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -172232,16 +166336,16 @@ export type xlayer_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -172262,7 +166366,7 @@ export type xlayer_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -172279,26 +166383,26 @@ export type xlayer_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -172331,16 +166435,16 @@ export type xlayer_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -172349,26 +166453,26 @@ export type xlayer_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -172401,16 +166505,16 @@ export type xlayer_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -172420,12 +166524,12 @@ export type xlayer_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_DestinationTransfer_orderBy = +export type stagingpolygon_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -172474,14 +166578,14 @@ export type xlayer_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type xlayer_OptimisticRootFinalized = { +export type stagingpolygon_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['xlayer_Bytes']; + aggregateRoot: Scalars['stagingpolygon_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type xlayer_OptimisticRootFinalized_filter = { +export type stagingpolygon_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -172490,16 +166594,16 @@ export type xlayer_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -172517,36 +166621,36 @@ export type xlayer_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_OptimisticRootFinalized_orderBy = +export type stagingpolygon_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type xlayer_OrderDirection = +export type stagingpolygon_OrderDirection = | 'asc' | 'desc'; -export type xlayer_OriginMessage = { +export type stagingpolygon_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type xlayer_OriginMessage_filter = { +export type stagingpolygon_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -172555,16 +166659,16 @@ export type xlayer_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -172573,16 +166677,16 @@ export type xlayer_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -172591,36 +166695,36 @@ export type xlayer_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -172649,14 +166753,14 @@ export type xlayer_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_OriginMessage_orderBy = +export type stagingpolygon_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -172670,51 +166774,51 @@ export type xlayer_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type xlayer_OriginTransfer = { +export type stagingpolygon_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type xlayer_OriginTransferrelayerFeesArgs = { +export type stagingpolygon_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xlayer_OriginTransfer_filter = { +export type stagingpolygon_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -172731,16 +166835,16 @@ export type xlayer_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -172749,20 +166853,20 @@ export type xlayer_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -172787,40 +166891,40 @@ export type xlayer_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -172829,16 +166933,16 @@ export type xlayer_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -172855,16 +166959,16 @@ export type xlayer_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -172885,17 +166989,17 @@ export type xlayer_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -172916,7 +167020,7 @@ export type xlayer_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -172931,37 +167035,37 @@ export type xlayer_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -172994,16 +167098,16 @@ export type xlayer_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -173013,12 +167117,12 @@ export type xlayer_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_OriginTransfer_orderBy = +export type stagingpolygon_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -173070,20 +167174,20 @@ export type xlayer_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type xlayer_Relayer = { +export type stagingpolygon_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type xlayer_RelayerFee = { +export type stagingpolygon_RelayerFee = { id: Scalars['ID']; - transfer: xlayer_OriginTransfer; + transfer: stagingpolygon_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['xlayer_Bytes']; + asset: Scalars['stagingpolygon_Bytes']; }; -export type xlayer_RelayerFee_filter = { +export type stagingpolygon_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173112,7 +167216,7 @@ export type xlayer_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -173121,23 +167225,23 @@ export type xlayer_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_RelayerFee_orderBy = +export type stagingpolygon_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -173172,20 +167276,20 @@ export type xlayer_RelayerFee_orderBy = | 'fee' | 'asset'; -export type xlayer_RelayerFeesIncrease = { +export type stagingpolygon_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: xlayer_OriginTransfer; + transfer: stagingpolygon_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['xlayer_Bytes']; - transactionHash: Scalars['xlayer_Bytes']; + asset?: Maybe; + caller: Scalars['stagingpolygon_Bytes']; + transactionHash: Scalars['stagingpolygon_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type xlayer_RelayerFeesIncrease_filter = { +export type stagingpolygon_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173214,7 +167318,7 @@ export type xlayer_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -173223,36 +167327,36 @@ export type xlayer_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -173286,12 +167390,12 @@ export type xlayer_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_RelayerFeesIncrease_orderBy = +export type stagingpolygon_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -173332,7 +167436,7 @@ export type xlayer_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type xlayer_Relayer_filter = { +export type stagingpolygon_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173345,33 +167449,33 @@ export type xlayer_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_Relayer_orderBy = +export type stagingpolygon_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type xlayer_RootCount = { +export type stagingpolygon_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type xlayer_RootCount_filter = { +export type stagingpolygon_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173389,30 +167493,30 @@ export type xlayer_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_RootCount_orderBy = +export type stagingpolygon_RootCount_orderBy = | 'id' | 'count'; -export type xlayer_RootMessageSent = { +export type stagingpolygon_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type xlayer_RootMessageSent_filter = { +export type stagingpolygon_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173437,16 +167541,16 @@ export type xlayer_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -173455,26 +167559,26 @@ export type xlayer_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -173508,12 +167612,12 @@ export type xlayer_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_RootMessageSent_orderBy = +export type stagingpolygon_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -173526,34 +167630,34 @@ export type xlayer_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type xlayer_Router = { +export type stagingpolygon_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type xlayer_RouterassetBalancesArgs = { +export type stagingpolygon_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type xlayer_RouterDailyTVL = { +export type stagingpolygon_RouterDailyTVL = { id: Scalars['ID']; - router: xlayer_Router; - asset: xlayer_Asset; + router: stagingpolygon_Router; + asset: stagingpolygon_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type xlayer_RouterDailyTVL_filter = { +export type stagingpolygon_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173582,7 +167686,7 @@ export type xlayer_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -173603,7 +167707,7 @@ export type xlayer_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -173621,12 +167725,12 @@ export type xlayer_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_RouterDailyTVL_orderBy = +export type stagingpolygon_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -173648,25 +167752,25 @@ export type xlayer_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type xlayer_RouterLiquidityEvent = { +export type stagingpolygon_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: xlayer_Router; - asset: xlayer_Asset; + type?: Maybe; + router: stagingpolygon_Router; + asset: stagingpolygon_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['xlayer_Bytes']; + transactionHash: Scalars['stagingpolygon_Bytes']; nonce: Scalars['BigInt']; }; -export type xlayer_RouterLiquidityEventType = +export type stagingpolygon_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type xlayer_RouterLiquidityEvent_filter = { +export type stagingpolygon_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173675,10 +167779,10 @@ export type xlayer_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -173699,7 +167803,7 @@ export type xlayer_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -173720,7 +167824,7 @@ export type xlayer_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -173737,16 +167841,16 @@ export type xlayer_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -173763,16 +167867,16 @@ export type xlayer_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -173782,12 +167886,12 @@ export type xlayer_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_RouterLiquidityEvent_orderBy = +export type stagingpolygon_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -173815,7 +167919,7 @@ export type xlayer_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type xlayer_Router_filter = { +export type stagingpolygon_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173828,36 +167932,36 @@ export type xlayer_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -173866,14 +167970,14 @@ export type xlayer_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_Router_orderBy = +export type stagingpolygon_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -173882,13 +167986,13 @@ export type xlayer_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type xlayer_Sequencer = { +export type stagingpolygon_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type xlayer_Sequencer_filter = { +export type stagingpolygon_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173901,34 +168005,34 @@ export type xlayer_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_Sequencer_orderBy = +export type stagingpolygon_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type xlayer_Setting = { +export type stagingpolygon_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['xlayer_Bytes']; + caller: Scalars['stagingpolygon_Bytes']; }; -export type xlayer_Setting_filter = { +export type stagingpolygon_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -173945,40 +168049,40 @@ export type xlayer_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_Setting_orderBy = +export type stagingpolygon_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type xlayer_SlippageUpdate = { +export type stagingpolygon_SlippageUpdate = { id: Scalars['ID']; - transfer: xlayer_DestinationTransfer; + transfer: stagingpolygon_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['xlayer_Bytes']; - transactionHash: Scalars['xlayer_Bytes']; + caller: Scalars['stagingpolygon_Bytes']; + transactionHash: Scalars['stagingpolygon_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type xlayer_SlippageUpdate_filter = { +export type stagingpolygon_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174007,7 +168111,7 @@ export type xlayer_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -174016,26 +168120,26 @@ export type xlayer_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -174069,12 +168173,12 @@ export type xlayer_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_SlippageUpdate_orderBy = +export type stagingpolygon_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -174121,16 +168225,16 @@ export type xlayer_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type xlayer_SnapshotRoot = { +export type stagingpolygon_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['xlayer_Bytes']; + root: Scalars['stagingpolygon_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type xlayer_SnapshotRoot_filter = { +export type stagingpolygon_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174147,16 +168251,16 @@ export type xlayer_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -174182,12 +168286,12 @@ export type xlayer_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_SnapshotRoot_orderBy = +export type stagingpolygon_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -174195,12 +168299,12 @@ export type xlayer_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type xlayer_SpokeConnectorMode = { +export type stagingpolygon_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type xlayer_SpokeConnectorMode_filter = { +export type stagingpolygon_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174230,33 +168334,35 @@ export type xlayer_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type xlayer_SpokeConnectorMode_orderBy = +export type stagingpolygon_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type xlayer_TransferStatus = +export type stagingpolygon_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type xlayer__Block_ = { +export type stagingpolygon__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type xlayer__Meta_ = { +export type stagingpolygon__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -174264,22 +168370,22 @@ export type xlayer__Meta_ = { * and therefore asks for the latest block * */ - block: xlayer__Block_; + block: stagingpolygon__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingxlayer_AggregateRoot = { +export type polygonzkevm_swap_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingxlayer_Bytes']; + root: Scalars['polygonzkevm_swap_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingxlayer_AggregateRootProposed = { +export type polygonzkevm_swap_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingxlayer_Bytes']; + aggregateRoot: Scalars['polygonzkevm_swap_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -174287,7 +168393,7 @@ export type stagingxlayer_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingxlayer_AggregateRootProposed_filter = { +export type polygonzkevm_swap_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174296,16 +168402,16 @@ export type stagingxlayer_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -174347,12 +168453,12 @@ export type stagingxlayer_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_AggregateRootProposed_orderBy = +export type polygonzkevm_swap_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -174361,7 +168467,7 @@ export type stagingxlayer_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingxlayer_AggregateRoot_filter = { +export type polygonzkevm_swap_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174370,16 +168476,16 @@ export type stagingxlayer_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -174389,41 +168495,41 @@ export type stagingxlayer_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_AggregateRoot_orderBy = +export type polygonzkevm_swap_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingxlayer_Asset = { +export type polygonzkevm_swap_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingxlayer_AssetBalance = { +export type polygonzkevm_swap_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingxlayer_Router; - asset: stagingxlayer_Asset; + router: polygonzkevm_swap_Router; + asset: polygonzkevm_swap_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingxlayer_AssetBalance_filter = { +export type polygonzkevm_swap_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174484,7 +168590,7 @@ export type stagingxlayer_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -174505,7 +168611,7 @@ export type stagingxlayer_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -174515,12 +168621,12 @@ export type stagingxlayer_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_AssetBalance_orderBy = +export type polygonzkevm_swap_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -174545,12 +168651,12 @@ export type stagingxlayer_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingxlayer_AssetStatus = { +export type polygonzkevm_swap_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingxlayer_AssetStatus_filter = { +export type polygonzkevm_swap_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174564,16 +168670,16 @@ export type stagingxlayer_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_AssetStatus_orderBy = +export type polygonzkevm_swap_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingxlayer_Asset_filter = { +export type polygonzkevm_swap_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174582,16 +168688,16 @@ export type stagingxlayer_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -174608,16 +168714,16 @@ export type stagingxlayer_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -174626,26 +168732,26 @@ export type stagingxlayer_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -174674,14 +168780,14 @@ export type stagingxlayer_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_Asset_orderBy = +export type polygonzkevm_swap_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -174695,26 +168801,26 @@ export type stagingxlayer_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingxlayer_BlockChangedFilter = { +export type polygonzkevm_swap_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingxlayer_Block_height = { - hash?: InputMaybe; +export type polygonzkevm_swap_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingxlayer_ConnectorMeta = { +export type polygonzkevm_swap_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingxlayer_ConnectorMeta_filter = { +export type polygonzkevm_swap_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174739,43 +168845,43 @@ export type stagingxlayer_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_ConnectorMeta_orderBy = +export type polygonzkevm_swap_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -174783,57 +168889,57 @@ export type stagingxlayer_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingxlayer_DestinationTransfer = { +export type polygonzkevm_swap_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingxlayer_DestinationTransferroutersArgs = { +export type polygonzkevm_swap_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingxlayer_DestinationTransfer_filter = { +export type polygonzkevm_swap_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -174850,16 +168956,16 @@ export type stagingxlayer_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -174868,17 +168974,17 @@ export type stagingxlayer_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -174903,40 +169009,40 @@ export type stagingxlayer_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -174953,16 +169059,16 @@ export type stagingxlayer_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -174979,16 +169085,16 @@ export type stagingxlayer_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -175009,7 +169115,7 @@ export type stagingxlayer_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -175026,26 +169132,26 @@ export type stagingxlayer_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -175078,16 +169184,16 @@ export type stagingxlayer_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -175096,26 +169202,26 @@ export type stagingxlayer_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -175148,16 +169254,16 @@ export type stagingxlayer_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -175167,12 +169273,12 @@ export type stagingxlayer_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_DestinationTransfer_orderBy = +export type polygonzkevm_swap_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -175221,14 +169327,14 @@ export type stagingxlayer_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingxlayer_OptimisticRootFinalized = { +export type polygonzkevm_swap_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingxlayer_Bytes']; + aggregateRoot: Scalars['polygonzkevm_swap_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingxlayer_OptimisticRootFinalized_filter = { +export type polygonzkevm_swap_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -175237,16 +169343,16 @@ export type stagingxlayer_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -175264,36 +169370,36 @@ export type stagingxlayer_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_OptimisticRootFinalized_orderBy = +export type polygonzkevm_swap_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingxlayer_OrderDirection = +export type polygonzkevm_swap_OrderDirection = | 'asc' | 'desc'; -export type stagingxlayer_OriginMessage = { +export type polygonzkevm_swap_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingxlayer_OriginMessage_filter = { +export type polygonzkevm_swap_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -175302,16 +169408,16 @@ export type stagingxlayer_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -175320,16 +169426,16 @@ export type stagingxlayer_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -175338,36 +169444,36 @@ export type stagingxlayer_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -175396,14 +169502,14 @@ export type stagingxlayer_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_OriginMessage_orderBy = +export type polygonzkevm_swap_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -175417,51 +169523,51 @@ export type stagingxlayer_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingxlayer_OriginTransfer = { +export type polygonzkevm_swap_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingxlayer_OriginTransferrelayerFeesArgs = { +export type polygonzkevm_swap_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingxlayer_OriginTransfer_filter = { +export type polygonzkevm_swap_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -175478,16 +169584,16 @@ export type stagingxlayer_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -175496,20 +169602,20 @@ export type stagingxlayer_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -175534,40 +169640,40 @@ export type stagingxlayer_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -175576,16 +169682,16 @@ export type stagingxlayer_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -175602,16 +169708,16 @@ export type stagingxlayer_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -175632,17 +169738,17 @@ export type stagingxlayer_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -175663,7 +169769,7 @@ export type stagingxlayer_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -175678,37 +169784,37 @@ export type stagingxlayer_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -175741,16 +169847,16 @@ export type stagingxlayer_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -175760,12 +169866,12 @@ export type stagingxlayer_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_OriginTransfer_orderBy = +export type polygonzkevm_swap_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -175817,20 +169923,20 @@ export type stagingxlayer_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingxlayer_Relayer = { +export type polygonzkevm_swap_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingxlayer_RelayerFee = { +export type polygonzkevm_swap_RelayerFee = { id: Scalars['ID']; - transfer: stagingxlayer_OriginTransfer; + transfer: polygonzkevm_swap_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingxlayer_Bytes']; + asset: Scalars['polygonzkevm_swap_Bytes']; }; -export type stagingxlayer_RelayerFee_filter = { +export type polygonzkevm_swap_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -175859,7 +169965,7 @@ export type stagingxlayer_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -175868,23 +169974,23 @@ export type stagingxlayer_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_RelayerFee_orderBy = +export type polygonzkevm_swap_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -175919,20 +170025,20 @@ export type stagingxlayer_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingxlayer_RelayerFeesIncrease = { +export type polygonzkevm_swap_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingxlayer_OriginTransfer; + transfer: polygonzkevm_swap_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingxlayer_Bytes']; - transactionHash: Scalars['stagingxlayer_Bytes']; + asset?: Maybe; + caller: Scalars['polygonzkevm_swap_Bytes']; + transactionHash: Scalars['polygonzkevm_swap_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingxlayer_RelayerFeesIncrease_filter = { +export type polygonzkevm_swap_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -175961,7 +170067,7 @@ export type stagingxlayer_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -175970,36 +170076,36 @@ export type stagingxlayer_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -176033,12 +170139,12 @@ export type stagingxlayer_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_RelayerFeesIncrease_orderBy = +export type polygonzkevm_swap_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -176079,7 +170185,7 @@ export type stagingxlayer_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingxlayer_Relayer_filter = { +export type polygonzkevm_swap_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176092,33 +170198,33 @@ export type stagingxlayer_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_Relayer_orderBy = +export type polygonzkevm_swap_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingxlayer_RootCount = { +export type polygonzkevm_swap_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingxlayer_RootCount_filter = { +export type polygonzkevm_swap_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176136,30 +170242,30 @@ export type stagingxlayer_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_RootCount_orderBy = +export type polygonzkevm_swap_RootCount_orderBy = | 'id' | 'count'; -export type stagingxlayer_RootMessageSent = { +export type polygonzkevm_swap_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingxlayer_RootMessageSent_filter = { +export type polygonzkevm_swap_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176184,16 +170290,16 @@ export type stagingxlayer_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -176202,26 +170308,26 @@ export type stagingxlayer_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -176255,12 +170361,12 @@ export type stagingxlayer_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_RootMessageSent_orderBy = +export type polygonzkevm_swap_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -176273,34 +170379,34 @@ export type stagingxlayer_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingxlayer_Router = { +export type polygonzkevm_swap_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingxlayer_RouterassetBalancesArgs = { +export type polygonzkevm_swap_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingxlayer_RouterDailyTVL = { +export type polygonzkevm_swap_RouterDailyTVL = { id: Scalars['ID']; - router: stagingxlayer_Router; - asset: stagingxlayer_Asset; + router: polygonzkevm_swap_Router; + asset: polygonzkevm_swap_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingxlayer_RouterDailyTVL_filter = { +export type polygonzkevm_swap_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176329,7 +170435,7 @@ export type stagingxlayer_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -176350,7 +170456,7 @@ export type stagingxlayer_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -176368,12 +170474,12 @@ export type stagingxlayer_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_RouterDailyTVL_orderBy = +export type polygonzkevm_swap_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -176395,25 +170501,25 @@ export type stagingxlayer_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingxlayer_RouterLiquidityEvent = { +export type polygonzkevm_swap_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingxlayer_Router; - asset: stagingxlayer_Asset; + type?: Maybe; + router: polygonzkevm_swap_Router; + asset: polygonzkevm_swap_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingxlayer_Bytes']; + transactionHash: Scalars['polygonzkevm_swap_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingxlayer_RouterLiquidityEventType = +export type polygonzkevm_swap_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingxlayer_RouterLiquidityEvent_filter = { +export type polygonzkevm_swap_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176422,10 +170528,10 @@ export type stagingxlayer_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -176446,7 +170552,7 @@ export type stagingxlayer_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -176467,7 +170573,7 @@ export type stagingxlayer_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -176484,16 +170590,16 @@ export type stagingxlayer_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -176510,16 +170616,16 @@ export type stagingxlayer_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -176529,12 +170635,12 @@ export type stagingxlayer_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_RouterLiquidityEvent_orderBy = +export type polygonzkevm_swap_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -176562,7 +170668,7 @@ export type stagingxlayer_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingxlayer_Router_filter = { +export type polygonzkevm_swap_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176575,36 +170681,36 @@ export type stagingxlayer_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -176613,14 +170719,14 @@ export type stagingxlayer_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_Router_orderBy = +export type polygonzkevm_swap_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -176629,13 +170735,13 @@ export type stagingxlayer_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingxlayer_Sequencer = { +export type polygonzkevm_swap_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingxlayer_Sequencer_filter = { +export type polygonzkevm_swap_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176648,34 +170754,34 @@ export type stagingxlayer_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_Sequencer_orderBy = +export type polygonzkevm_swap_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingxlayer_Setting = { +export type polygonzkevm_swap_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingxlayer_Bytes']; + caller: Scalars['polygonzkevm_swap_Bytes']; }; -export type stagingxlayer_Setting_filter = { +export type polygonzkevm_swap_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176692,40 +170798,40 @@ export type stagingxlayer_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_Setting_orderBy = +export type polygonzkevm_swap_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingxlayer_SlippageUpdate = { +export type polygonzkevm_swap_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingxlayer_DestinationTransfer; + transfer: polygonzkevm_swap_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingxlayer_Bytes']; - transactionHash: Scalars['stagingxlayer_Bytes']; + caller: Scalars['polygonzkevm_swap_Bytes']; + transactionHash: Scalars['polygonzkevm_swap_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingxlayer_SlippageUpdate_filter = { +export type polygonzkevm_swap_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176754,7 +170860,7 @@ export type stagingxlayer_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -176763,26 +170869,26 @@ export type stagingxlayer_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -176816,12 +170922,12 @@ export type stagingxlayer_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_SlippageUpdate_orderBy = +export type polygonzkevm_swap_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -176868,16 +170974,16 @@ export type stagingxlayer_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingxlayer_SnapshotRoot = { +export type polygonzkevm_swap_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingxlayer_Bytes']; + root: Scalars['polygonzkevm_swap_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingxlayer_SnapshotRoot_filter = { +export type polygonzkevm_swap_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176894,16 +171000,16 @@ export type stagingxlayer_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -176929,12 +171035,12 @@ export type stagingxlayer_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_SnapshotRoot_orderBy = +export type polygonzkevm_swap_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -176942,12 +171048,12 @@ export type stagingxlayer_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingxlayer_SpokeConnectorMode = { +export type polygonzkevm_swap_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingxlayer_SpokeConnectorMode_filter = { +export type polygonzkevm_swap_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -176977,25 +171083,25 @@ export type stagingxlayer_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingxlayer_SpokeConnectorMode_orderBy = +export type polygonzkevm_swap_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingxlayer_TransferStatus = +export type polygonzkevm_swap_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingxlayer__Block_ = { +export type polygonzkevm_swap__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ @@ -177003,7 +171109,7 @@ export type stagingxlayer__Block_ = { }; /** The type for the top-level _meta field */ -export type stagingxlayer__Meta_ = { +export type polygonzkevm_swap__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -177011,22 +171117,22 @@ export type stagingxlayer__Meta_ = { * and therefore asks for the latest block * */ - block: stagingxlayer__Block_; + block: polygonzkevm_swap__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ hasIndexingErrors: Scalars['Boolean']; }; -export type stagingmantle_AggregateRoot = { +export type stagingzksync_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingmantle_Bytes']; + root: Scalars['stagingzksync_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingmantle_AggregateRootProposed = { +export type stagingzksync_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmantle_Bytes']; + aggregateRoot: Scalars['stagingzksync_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -177034,7 +171140,7 @@ export type stagingmantle_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingmantle_AggregateRootProposed_filter = { +export type stagingzksync_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177043,16 +171149,16 @@ export type stagingmantle_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -177094,12 +171200,12 @@ export type stagingmantle_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_AggregateRootProposed_orderBy = +export type stagingzksync_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -177108,7 +171214,7 @@ export type stagingmantle_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmantle_AggregateRoot_filter = { +export type stagingzksync_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177117,16 +171223,16 @@ export type stagingmantle_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -177136,41 +171242,45 @@ export type stagingmantle_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_AggregateRoot_orderBy = +export type stagingzksync_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingmantle_Asset = { +export type stagingzksync_Aggregation_interval = + | 'hour' + | 'day'; + +export type stagingzksync_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingmantle_AssetBalance = { +export type stagingzksync_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingmantle_Router; - asset: stagingmantle_Asset; + router: stagingzksync_Router; + asset: stagingzksync_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingmantle_AssetBalance_filter = { +export type stagingzksync_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177231,7 +171341,7 @@ export type stagingmantle_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -177252,7 +171362,7 @@ export type stagingmantle_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -177262,12 +171372,12 @@ export type stagingmantle_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_AssetBalance_orderBy = +export type stagingzksync_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -177292,12 +171402,12 @@ export type stagingmantle_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingmantle_AssetStatus = { +export type stagingzksync_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingmantle_AssetStatus_filter = { +export type stagingzksync_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177311,16 +171421,16 @@ export type stagingmantle_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_AssetStatus_orderBy = +export type stagingzksync_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingmantle_Asset_filter = { +export type stagingzksync_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177329,16 +171439,16 @@ export type stagingmantle_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -177355,16 +171465,16 @@ export type stagingmantle_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -177373,26 +171483,26 @@ export type stagingmantle_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -177421,14 +171531,14 @@ export type stagingmantle_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_Asset_orderBy = +export type stagingzksync_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -177442,26 +171552,26 @@ export type stagingmantle_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingmantle_BlockChangedFilter = { +export type stagingzksync_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingmantle_Block_height = { - hash?: InputMaybe; +export type stagingzksync_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingmantle_ConnectorMeta = { +export type stagingzksync_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingmantle_ConnectorMeta_filter = { +export type stagingzksync_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177486,43 +171596,43 @@ export type stagingmantle_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_ConnectorMeta_orderBy = +export type stagingzksync_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -177530,57 +171640,57 @@ export type stagingmantle_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingmantle_DestinationTransfer = { +export type stagingzksync_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingmantle_DestinationTransferroutersArgs = { +export type stagingzksync_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmantle_DestinationTransfer_filter = { +export type stagingzksync_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177597,16 +171707,16 @@ export type stagingmantle_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -177615,17 +171725,17 @@ export type stagingmantle_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -177650,40 +171760,40 @@ export type stagingmantle_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -177700,16 +171810,16 @@ export type stagingmantle_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -177726,16 +171836,16 @@ export type stagingmantle_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -177756,7 +171866,7 @@ export type stagingmantle_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -177773,26 +171883,26 @@ export type stagingmantle_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -177825,16 +171935,16 @@ export type stagingmantle_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -177843,26 +171953,26 @@ export type stagingmantle_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -177895,16 +172005,16 @@ export type stagingmantle_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -177914,12 +172024,12 @@ export type stagingmantle_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_DestinationTransfer_orderBy = +export type stagingzksync_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -177968,14 +172078,14 @@ export type stagingmantle_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingmantle_OptimisticRootFinalized = { +export type stagingzksync_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmantle_Bytes']; + aggregateRoot: Scalars['stagingzksync_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingmantle_OptimisticRootFinalized_filter = { +export type stagingzksync_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -177984,16 +172094,16 @@ export type stagingmantle_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -178011,36 +172121,36 @@ export type stagingmantle_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_OptimisticRootFinalized_orderBy = +export type stagingzksync_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingmantle_OrderDirection = +export type stagingzksync_OrderDirection = | 'asc' | 'desc'; -export type stagingmantle_OriginMessage = { +export type stagingzksync_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingmantle_OriginMessage_filter = { +export type stagingzksync_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178049,16 +172159,16 @@ export type stagingmantle_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -178067,16 +172177,16 @@ export type stagingmantle_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -178085,36 +172195,36 @@ export type stagingmantle_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -178143,14 +172253,14 @@ export type stagingmantle_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_OriginMessage_orderBy = +export type stagingzksync_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -178164,51 +172274,51 @@ export type stagingmantle_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingmantle_OriginTransfer = { +export type stagingzksync_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingmantle_OriginTransferrelayerFeesArgs = { +export type stagingzksync_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmantle_OriginTransfer_filter = { +export type stagingzksync_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178225,16 +172335,16 @@ export type stagingmantle_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -178243,20 +172353,20 @@ export type stagingmantle_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -178281,40 +172391,40 @@ export type stagingmantle_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -178323,16 +172433,16 @@ export type stagingmantle_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -178349,16 +172459,16 @@ export type stagingmantle_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -178379,17 +172489,17 @@ export type stagingmantle_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -178410,7 +172520,7 @@ export type stagingmantle_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -178425,37 +172535,37 @@ export type stagingmantle_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -178488,16 +172598,16 @@ export type stagingmantle_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -178507,12 +172617,12 @@ export type stagingmantle_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_OriginTransfer_orderBy = +export type stagingzksync_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -178564,20 +172674,20 @@ export type stagingmantle_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingmantle_Relayer = { +export type stagingzksync_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingmantle_RelayerFee = { +export type stagingzksync_RelayerFee = { id: Scalars['ID']; - transfer: stagingmantle_OriginTransfer; + transfer: stagingzksync_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingmantle_Bytes']; + asset: Scalars['stagingzksync_Bytes']; }; -export type stagingmantle_RelayerFee_filter = { +export type stagingzksync_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178606,7 +172716,7 @@ export type stagingmantle_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -178615,23 +172725,23 @@ export type stagingmantle_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_RelayerFee_orderBy = +export type stagingzksync_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -178666,20 +172776,20 @@ export type stagingmantle_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingmantle_RelayerFeesIncrease = { +export type stagingzksync_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingmantle_OriginTransfer; + transfer: stagingzksync_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingmantle_Bytes']; - transactionHash: Scalars['stagingmantle_Bytes']; + asset?: Maybe; + caller: Scalars['stagingzksync_Bytes']; + transactionHash: Scalars['stagingzksync_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmantle_RelayerFeesIncrease_filter = { +export type stagingzksync_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178708,7 +172818,7 @@ export type stagingmantle_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -178717,36 +172827,36 @@ export type stagingmantle_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -178780,12 +172890,12 @@ export type stagingmantle_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_RelayerFeesIncrease_orderBy = +export type stagingzksync_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -178826,7 +172936,7 @@ export type stagingmantle_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmantle_Relayer_filter = { +export type stagingzksync_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178839,33 +172949,33 @@ export type stagingmantle_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_Relayer_orderBy = +export type stagingzksync_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingmantle_RootCount = { +export type stagingzksync_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingmantle_RootCount_filter = { +export type stagingzksync_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178883,30 +172993,30 @@ export type stagingmantle_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_RootCount_orderBy = +export type stagingzksync_RootCount_orderBy = | 'id' | 'count'; -export type stagingmantle_RootMessageSent = { +export type stagingzksync_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingmantle_RootMessageSent_filter = { +export type stagingzksync_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -178931,16 +173041,16 @@ export type stagingmantle_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -178949,26 +173059,26 @@ export type stagingmantle_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -179002,12 +173112,12 @@ export type stagingmantle_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_RootMessageSent_orderBy = +export type stagingzksync_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -179020,34 +173130,34 @@ export type stagingmantle_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmantle_Router = { +export type stagingzksync_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingmantle_RouterassetBalancesArgs = { +export type stagingzksync_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmantle_RouterDailyTVL = { +export type stagingzksync_RouterDailyTVL = { id: Scalars['ID']; - router: stagingmantle_Router; - asset: stagingmantle_Asset; + router: stagingzksync_Router; + asset: stagingzksync_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingmantle_RouterDailyTVL_filter = { +export type stagingzksync_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179076,7 +173186,7 @@ export type stagingmantle_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -179097,7 +173207,7 @@ export type stagingmantle_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -179115,12 +173225,12 @@ export type stagingmantle_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_RouterDailyTVL_orderBy = +export type stagingzksync_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -179142,25 +173252,25 @@ export type stagingmantle_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingmantle_RouterLiquidityEvent = { +export type stagingzksync_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingmantle_Router; - asset: stagingmantle_Asset; + type?: Maybe; + router: stagingzksync_Router; + asset: stagingzksync_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingmantle_Bytes']; + transactionHash: Scalars['stagingzksync_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingmantle_RouterLiquidityEventType = +export type stagingzksync_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingmantle_RouterLiquidityEvent_filter = { +export type stagingzksync_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179169,10 +173279,10 @@ export type stagingmantle_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -179193,7 +173303,7 @@ export type stagingmantle_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -179214,7 +173324,7 @@ export type stagingmantle_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -179231,16 +173341,16 @@ export type stagingmantle_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -179257,16 +173367,16 @@ export type stagingmantle_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -179276,12 +173386,12 @@ export type stagingmantle_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_RouterLiquidityEvent_orderBy = +export type stagingzksync_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -179309,7 +173419,7 @@ export type stagingmantle_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingmantle_Router_filter = { +export type stagingzksync_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179322,36 +173432,36 @@ export type stagingmantle_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -179360,14 +173470,14 @@ export type stagingmantle_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_Router_orderBy = +export type stagingzksync_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -179376,13 +173486,13 @@ export type stagingmantle_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingmantle_Sequencer = { +export type stagingzksync_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingmantle_Sequencer_filter = { +export type stagingzksync_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179395,34 +173505,34 @@ export type stagingmantle_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_Sequencer_orderBy = +export type stagingzksync_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingmantle_Setting = { +export type stagingzksync_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingmantle_Bytes']; + caller: Scalars['stagingzksync_Bytes']; }; -export type stagingmantle_Setting_filter = { +export type stagingzksync_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179439,40 +173549,40 @@ export type stagingmantle_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_Setting_orderBy = +export type stagingzksync_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingmantle_SlippageUpdate = { +export type stagingzksync_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingmantle_DestinationTransfer; + transfer: stagingzksync_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingmantle_Bytes']; - transactionHash: Scalars['stagingmantle_Bytes']; + caller: Scalars['stagingzksync_Bytes']; + transactionHash: Scalars['stagingzksync_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmantle_SlippageUpdate_filter = { +export type stagingzksync_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179501,7 +173611,7 @@ export type stagingmantle_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -179510,26 +173620,26 @@ export type stagingmantle_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -179563,12 +173673,12 @@ export type stagingmantle_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_SlippageUpdate_orderBy = +export type stagingzksync_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -179615,16 +173725,16 @@ export type stagingmantle_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmantle_SnapshotRoot = { +export type stagingzksync_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingmantle_Bytes']; + root: Scalars['stagingzksync_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmantle_SnapshotRoot_filter = { +export type stagingzksync_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179641,16 +173751,16 @@ export type stagingmantle_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -179676,12 +173786,12 @@ export type stagingmantle_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_SnapshotRoot_orderBy = +export type stagingzksync_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -179689,12 +173799,12 @@ export type stagingmantle_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmantle_SpokeConnectorMode = { +export type stagingzksync_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingmantle_SpokeConnectorMode_filter = { +export type stagingzksync_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -179724,33 +173834,35 @@ export type stagingmantle_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmantle_SpokeConnectorMode_orderBy = +export type stagingzksync_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingmantle_TransferStatus = +export type stagingzksync_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingmantle__Block_ = { +export type stagingzksync__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ timestamp?: Maybe; + /** The hash of the parent block */ + parentHash?: Maybe; }; /** The type for the top-level _meta field */ -export type stagingmantle__Meta_ = { +export type stagingzksync__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -179758,7 +173870,7 @@ export type stagingmantle__Meta_ = { * and therefore asks for the latest block * */ - block: stagingmantle__Block_; + block: stagingzksync__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ @@ -182518,15 +176630,15 @@ export type polygon__Meta_ = { hasIndexingErrors: Scalars['Boolean']; }; -export type stagingmetis_AggregateRoot = { +export type xlayer_AggregateRoot = { id: Scalars['ID']; - root: Scalars['stagingmetis_Bytes']; + root: Scalars['xlayer_Bytes']; blockNumber: Scalars['BigInt']; }; -export type stagingmetis_AggregateRootProposed = { +export type xlayer_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmetis_Bytes']; + aggregateRoot: Scalars['xlayer_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -182534,7 +176646,7 @@ export type stagingmetis_AggregateRootProposed = { blockNumber?: Maybe; }; -export type stagingmetis_AggregateRootProposed_filter = { +export type xlayer_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -182543,16 +176655,16 @@ export type stagingmetis_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -182594,12 +176706,12 @@ export type stagingmetis_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_AggregateRootProposed_orderBy = +export type xlayer_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -182608,7 +176720,7 @@ export type stagingmetis_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmetis_AggregateRoot_filter = { +export type xlayer_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -182617,16 +176729,16 @@ export type stagingmetis_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -182636,41 +176748,41 @@ export type stagingmetis_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_AggregateRoot_orderBy = +export type xlayer_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type stagingmetis_Asset = { +export type xlayer_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type stagingmetis_AssetBalance = { +export type xlayer_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: stagingmetis_Router; - asset: stagingmetis_Asset; + router: xlayer_Router; + asset: xlayer_Asset; feesEarned: Scalars['BigInt']; }; -export type stagingmetis_AssetBalance_filter = { +export type xlayer_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -182731,7 +176843,7 @@ export type stagingmetis_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -182752,7 +176864,7 @@ export type stagingmetis_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -182762,12 +176874,12 @@ export type stagingmetis_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_AssetBalance_orderBy = +export type xlayer_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' @@ -182792,12 +176904,12 @@ export type stagingmetis_AssetBalance_orderBy = | 'asset__blockNumber' | 'feesEarned'; -export type stagingmetis_AssetStatus = { +export type xlayer_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type stagingmetis_AssetStatus_filter = { +export type xlayer_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -182811,16 +176923,16 @@ export type stagingmetis_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_AssetStatus_orderBy = +export type xlayer_AssetStatus_orderBy = | 'id' | 'status'; -export type stagingmetis_Asset_filter = { +export type xlayer_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -182829,16 +176941,16 @@ export type stagingmetis_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_gt?: InputMaybe; - key_lt?: InputMaybe; - key_gte?: InputMaybe; - key_lte?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -182855,16 +176967,16 @@ export type stagingmetis_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -182873,26 +176985,26 @@ export type stagingmetis_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_gt?: InputMaybe; - adoptedAsset_lt?: InputMaybe; - adoptedAsset_gte?: InputMaybe; - adoptedAsset_lte?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_gt?: InputMaybe; - localAsset_lt?: InputMaybe; - localAsset_gte?: InputMaybe; - localAsset_lte?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -182921,14 +177033,14 @@ export type stagingmetis_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_Asset_orderBy = +export type xlayer_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -182942,26 +177054,26 @@ export type stagingmetis_Asset_orderBy = | 'status__id' | 'status__status'; -export type stagingmetis_BlockChangedFilter = { +export type xlayer_BlockChangedFilter = { number_gte: Scalars['Int']; }; -export type stagingmetis_Block_height = { - hash?: InputMaybe; +export type xlayer_Block_height = { + hash?: InputMaybe; number?: InputMaybe; number_gte?: InputMaybe; }; -export type stagingmetis_ConnectorMeta = { +export type xlayer_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type stagingmetis_ConnectorMeta_filter = { +export type xlayer_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -182986,43 +177098,43 @@ export type stagingmetis_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_ConnectorMeta_orderBy = +export type xlayer_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -183030,57 +177142,57 @@ export type stagingmetis_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type stagingmetis_DestinationTransfer = { +export type xlayer_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type stagingmetis_DestinationTransferroutersArgs = { +export type xlayer_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmetis_DestinationTransfer_filter = { +export type xlayer_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -183097,16 +177209,16 @@ export type stagingmetis_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -183115,17 +177227,17 @@ export type stagingmetis_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -183150,40 +177262,40 @@ export type stagingmetis_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -183200,16 +177312,16 @@ export type stagingmetis_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -183226,16 +177338,16 @@ export type stagingmetis_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -183256,7 +177368,7 @@ export type stagingmetis_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -183273,26 +177385,26 @@ export type stagingmetis_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_gt?: InputMaybe; - executedCaller_lt?: InputMaybe; - executedCaller_gte?: InputMaybe; - executedCaller_lte?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_gt?: InputMaybe; - executedTransactionHash_lt?: InputMaybe; - executedTransactionHash_gte?: InputMaybe; - executedTransactionHash_lte?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -183325,16 +177437,16 @@ export type stagingmetis_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_gt?: InputMaybe; - executedTxOrigin_lt?: InputMaybe; - executedTxOrigin_gte?: InputMaybe; - executedTxOrigin_lte?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -183343,26 +177455,26 @@ export type stagingmetis_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_gt?: InputMaybe; - reconciledCaller_lt?: InputMaybe; - reconciledCaller_gte?: InputMaybe; - reconciledCaller_lte?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_gt?: InputMaybe; - reconciledTransactionHash_lt?: InputMaybe; - reconciledTransactionHash_gte?: InputMaybe; - reconciledTransactionHash_lte?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -183395,16 +177507,16 @@ export type stagingmetis_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_gt?: InputMaybe; - reconciledTxOrigin_lt?: InputMaybe; - reconciledTxOrigin_gte?: InputMaybe; - reconciledTxOrigin_lte?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -183414,12 +177526,12 @@ export type stagingmetis_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_DestinationTransfer_orderBy = +export type xlayer_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -183468,14 +177580,14 @@ export type stagingmetis_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type stagingmetis_OptimisticRootFinalized = { +export type xlayer_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['stagingmetis_Bytes']; + aggregateRoot: Scalars['xlayer_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type stagingmetis_OptimisticRootFinalized_filter = { +export type xlayer_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -183484,16 +177596,16 @@ export type stagingmetis_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_gt?: InputMaybe; - aggregateRoot_lt?: InputMaybe; - aggregateRoot_gte?: InputMaybe; - aggregateRoot_lte?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -183511,36 +177623,36 @@ export type stagingmetis_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_OptimisticRootFinalized_orderBy = +export type xlayer_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; /** Defines the order direction, either ascending or descending */ -export type stagingmetis_OrderDirection = +export type xlayer_OrderDirection = | 'asc' | 'desc'; -export type stagingmetis_OriginMessage = { +export type xlayer_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type stagingmetis_OriginMessage_filter = { +export type xlayer_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -183549,16 +177661,16 @@ export type stagingmetis_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -183567,16 +177679,16 @@ export type stagingmetis_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_gt?: InputMaybe; - leaf_lt?: InputMaybe; - leaf_gte?: InputMaybe; - leaf_lte?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -183585,36 +177697,36 @@ export type stagingmetis_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_gt?: InputMaybe; - message_lt?: InputMaybe; - message_gte?: InputMaybe; - message_lte?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -183643,14 +177755,14 @@ export type stagingmetis_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_OriginMessage_orderBy = +export type xlayer_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -183664,51 +177776,51 @@ export type stagingmetis_OriginMessage_orderBy = | 'rootCount__id' | 'rootCount__count'; -export type stagingmetis_OriginTransfer = { +export type xlayer_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type stagingmetis_OriginTransferrelayerFeesArgs = { +export type xlayer_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmetis_OriginTransfer_filter = { +export type xlayer_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -183725,16 +177837,16 @@ export type stagingmetis_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_gt?: InputMaybe; - transferId_lt?: InputMaybe; - transferId_gte?: InputMaybe; - transferId_lte?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -183743,20 +177855,20 @@ export type stagingmetis_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_gt?: InputMaybe; - messageHash_lt?: InputMaybe; - messageHash_gte?: InputMaybe; - messageHash_lte?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -183781,40 +177893,40 @@ export type stagingmetis_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_gt?: InputMaybe; - to_lt?: InputMaybe; - to_gte?: InputMaybe; - to_lte?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_gt?: InputMaybe; - delegate_lt?: InputMaybe; - delegate_gte?: InputMaybe; - delegate_lte?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_gt?: InputMaybe; - callData_lt?: InputMaybe; - callData_gte?: InputMaybe; - callData_lte?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -183823,16 +177935,16 @@ export type stagingmetis_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_gt?: InputMaybe; - originSender_lt?: InputMaybe; - originSender_gte?: InputMaybe; - originSender_lte?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -183849,16 +177961,16 @@ export type stagingmetis_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_gt?: InputMaybe; - canonicalId_lt?: InputMaybe; - canonicalId_gte?: InputMaybe; - canonicalId_lte?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -183879,17 +177991,17 @@ export type stagingmetis_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_gt?: InputMaybe; - transactingAsset_lt?: InputMaybe; - transactingAsset_gte?: InputMaybe; - transactingAsset_lte?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -183910,7 +178022,7 @@ export type stagingmetis_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -183925,62 +178037,62 @@ export type stagingmetis_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_gt?: InputMaybe; - initialRelayerFeeAsset_lt?: InputMaybe; - initialRelayerFeeAsset_gte?: InputMaybe; - initialRelayerFeeAsset_lte?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; - timestamp?: InputMaybe; - timestamp_not?: InputMaybe; - timestamp_gt?: InputMaybe; - timestamp_lt?: InputMaybe; - timestamp_gte?: InputMaybe; - timestamp_lte?: InputMaybe; - timestamp_in?: InputMaybe>; - timestamp_not_in?: InputMaybe>; - gasPrice?: InputMaybe; - gasPrice_not?: InputMaybe; - gasPrice_gt?: InputMaybe; - gasPrice_lt?: InputMaybe; - gasPrice_gte?: InputMaybe; - gasPrice_lte?: InputMaybe; - gasPrice_in?: InputMaybe>; - gasPrice_not_in?: InputMaybe>; - gasLimit?: InputMaybe; - gasLimit_not?: InputMaybe; - gasLimit_gt?: InputMaybe; - gasLimit_lt?: InputMaybe; - gasLimit_gte?: InputMaybe; - gasLimit_lte?: InputMaybe; - gasLimit_in?: InputMaybe>; - gasLimit_not_in?: InputMaybe>; - blockNumber?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; blockNumber_lt?: InputMaybe; @@ -183988,16 +178100,16 @@ export type stagingmetis_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_gt?: InputMaybe; - txOrigin_lt?: InputMaybe; - txOrigin_gte?: InputMaybe; - txOrigin_lte?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -184007,12 +178119,12 @@ export type stagingmetis_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_OriginTransfer_orderBy = +export type xlayer_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -184064,20 +178176,20 @@ export type stagingmetis_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type stagingmetis_Relayer = { +export type xlayer_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type stagingmetis_RelayerFee = { +export type xlayer_RelayerFee = { id: Scalars['ID']; - transfer: stagingmetis_OriginTransfer; + transfer: xlayer_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['stagingmetis_Bytes']; + asset: Scalars['xlayer_Bytes']; }; -export type stagingmetis_RelayerFee_filter = { +export type xlayer_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184106,7 +178218,7 @@ export type stagingmetis_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -184115,23 +178227,23 @@ export type stagingmetis_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_RelayerFee_orderBy = +export type xlayer_RelayerFee_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -184166,20 +178278,20 @@ export type stagingmetis_RelayerFee_orderBy = | 'fee' | 'asset'; -export type stagingmetis_RelayerFeesIncrease = { +export type xlayer_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: stagingmetis_OriginTransfer; + transfer: xlayer_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['stagingmetis_Bytes']; - transactionHash: Scalars['stagingmetis_Bytes']; + asset?: Maybe; + caller: Scalars['xlayer_Bytes']; + transactionHash: Scalars['xlayer_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmetis_RelayerFeesIncrease_filter = { +export type xlayer_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184208,7 +178320,7 @@ export type stagingmetis_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -184217,36 +178329,36 @@ export type stagingmetis_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_gt?: InputMaybe; - asset_lt?: InputMaybe; - asset_gte?: InputMaybe; - asset_lte?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -184280,12 +178392,12 @@ export type stagingmetis_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_RelayerFeesIncrease_orderBy = +export type xlayer_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -184326,7 +178438,7 @@ export type stagingmetis_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmetis_Relayer_filter = { +export type xlayer_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184339,33 +178451,33 @@ export type stagingmetis_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_gt?: InputMaybe; - relayer_lt?: InputMaybe; - relayer_gte?: InputMaybe; - relayer_lte?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_Relayer_orderBy = +export type xlayer_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type stagingmetis_RootCount = { +export type xlayer_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type stagingmetis_RootCount_filter = { +export type xlayer_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184383,30 +178495,30 @@ export type stagingmetis_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_RootCount_orderBy = +export type xlayer_RootCount_orderBy = | 'id' | 'count'; -export type stagingmetis_RootMessageSent = { +export type xlayer_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type stagingmetis_RootMessageSent_filter = { +export type xlayer_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184431,16 +178543,16 @@ export type stagingmetis_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -184449,26 +178561,26 @@ export type stagingmetis_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -184502,12 +178614,12 @@ export type stagingmetis_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_RootMessageSent_orderBy = +export type xlayer_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -184520,34 +178632,34 @@ export type stagingmetis_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmetis_Router = { +export type xlayer_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type stagingmetis_RouterassetBalancesArgs = { +export type xlayer_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type stagingmetis_RouterDailyTVL = { +export type xlayer_RouterDailyTVL = { id: Scalars['ID']; - router: stagingmetis_Router; - asset: stagingmetis_Asset; + router: xlayer_Router; + asset: xlayer_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type stagingmetis_RouterDailyTVL_filter = { +export type xlayer_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184576,7 +178688,7 @@ export type stagingmetis_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -184597,7 +178709,7 @@ export type stagingmetis_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -184615,12 +178727,12 @@ export type stagingmetis_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_RouterDailyTVL_orderBy = +export type xlayer_RouterDailyTVL_orderBy = | 'id' | 'router' | 'router__id' @@ -184642,25 +178754,25 @@ export type stagingmetis_RouterDailyTVL_orderBy = | 'timestamp' | 'balance'; -export type stagingmetis_RouterLiquidityEvent = { +export type xlayer_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: stagingmetis_Router; - asset: stagingmetis_Asset; + type?: Maybe; + router: xlayer_Router; + asset: xlayer_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['stagingmetis_Bytes']; + transactionHash: Scalars['xlayer_Bytes']; nonce: Scalars['BigInt']; }; -export type stagingmetis_RouterLiquidityEventType = +export type xlayer_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type stagingmetis_RouterLiquidityEvent_filter = { +export type xlayer_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184669,10 +178781,10 @@ export type stagingmetis_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -184693,7 +178805,7 @@ export type stagingmetis_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -184714,7 +178826,7 @@ export type stagingmetis_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -184731,16 +178843,16 @@ export type stagingmetis_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -184757,16 +178869,16 @@ export type stagingmetis_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -184776,12 +178888,12 @@ export type stagingmetis_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_RouterLiquidityEvent_orderBy = +export type xlayer_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' @@ -184809,7 +178921,7 @@ export type stagingmetis_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type stagingmetis_Router_filter = { +export type xlayer_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184822,36 +178934,36 @@ export type stagingmetis_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_gt?: InputMaybe; - owner_lt?: InputMaybe; - owner_gte?: InputMaybe; - owner_lte?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_gt?: InputMaybe; - recipient_lt?: InputMaybe; - recipient_gte?: InputMaybe; - recipient_lte?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_gt?: InputMaybe; - proposedOwner_lt?: InputMaybe; - proposedOwner_gte?: InputMaybe; - proposedOwner_lte?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -184860,14 +178972,14 @@ export type stagingmetis_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_Router_orderBy = +export type xlayer_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -184876,13 +178988,13 @@ export type stagingmetis_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type stagingmetis_Sequencer = { +export type xlayer_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type stagingmetis_Sequencer_filter = { +export type xlayer_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184895,34 +179007,34 @@ export type stagingmetis_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_gt?: InputMaybe; - sequencer_lt?: InputMaybe; - sequencer_gte?: InputMaybe; - sequencer_lte?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_Sequencer_orderBy = +export type xlayer_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type stagingmetis_Setting = { +export type xlayer_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['stagingmetis_Bytes']; + caller: Scalars['xlayer_Bytes']; }; -export type stagingmetis_Setting_filter = { +export type xlayer_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -184939,40 +179051,40 @@ export type stagingmetis_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_Setting_orderBy = +export type xlayer_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type stagingmetis_SlippageUpdate = { +export type xlayer_SlippageUpdate = { id: Scalars['ID']; - transfer: stagingmetis_DestinationTransfer; + transfer: xlayer_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['stagingmetis_Bytes']; - transactionHash: Scalars['stagingmetis_Bytes']; + caller: Scalars['xlayer_Bytes']; + transactionHash: Scalars['xlayer_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmetis_SlippageUpdate_filter = { +export type xlayer_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -185001,7 +179113,7 @@ export type stagingmetis_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -185010,26 +179122,26 @@ export type stagingmetis_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_gt?: InputMaybe; - caller_lt?: InputMaybe; - caller_gte?: InputMaybe; - caller_lte?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_gt?: InputMaybe; - transactionHash_lt?: InputMaybe; - transactionHash_gte?: InputMaybe; - transactionHash_lte?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -185063,12 +179175,12 @@ export type stagingmetis_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_SlippageUpdate_orderBy = +export type xlayer_SlippageUpdate_orderBy = | 'id' | 'transfer' | 'transfer__id' @@ -185115,16 +179227,16 @@ export type stagingmetis_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type stagingmetis_SnapshotRoot = { +export type xlayer_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['stagingmetis_Bytes']; + root: Scalars['xlayer_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type stagingmetis_SnapshotRoot_filter = { +export type xlayer_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -185141,16 +179253,16 @@ export type stagingmetis_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_gt?: InputMaybe; - root_lt?: InputMaybe; - root_gte?: InputMaybe; - root_lte?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -185176,12 +179288,12 @@ export type stagingmetis_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_SnapshotRoot_orderBy = +export type xlayer_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -185189,12 +179301,12 @@ export type stagingmetis_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type stagingmetis_SpokeConnectorMode = { +export type xlayer_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type stagingmetis_SpokeConnectorMode_filter = { +export type xlayer_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -185224,25 +179336,25 @@ export type stagingmetis_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type stagingmetis_SpokeConnectorMode_orderBy = +export type xlayer_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type stagingmetis_TransferStatus = +export type xlayer_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type stagingmetis__Block_ = { +export type xlayer__Block_ = { /** The hash of the block */ - hash?: Maybe; + hash?: Maybe; /** The block number */ number: Scalars['Int']; /** Integer representation of the timestamp stored in blocks for the chain */ @@ -185250,7 +179362,7 @@ export type stagingmetis__Block_ = { }; /** The type for the top-level _meta field */ -export type stagingmetis__Meta_ = { +export type xlayer__Meta_ = { /** * Information about a specific subgraph block. The hash of the block * will be null if the _meta field has a block constraint that asks for @@ -185258,7 +179370,7 @@ export type stagingmetis__Meta_ = { * and therefore asks for the latest block * */ - block: stagingmetis__Block_; + block: xlayer__Block_; /** The deployment ID */ deployment: Scalars['String']; /** If `true`, the subgraph encountered indexing errors at some past block */ @@ -188012,15 +182124,15 @@ export type mode__Meta_ = { hasIndexingErrors: Scalars['Boolean']; }; -export type mainnet_AggregateRoot = { +export type stagingxlayer_AggregateRoot = { id: Scalars['ID']; - root: Scalars['mainnet_Bytes']; + root: Scalars['stagingxlayer_Bytes']; blockNumber: Scalars['BigInt']; }; -export type mainnet_AggregateRootProposed = { +export type stagingxlayer_AggregateRootProposed = { id: Scalars['ID']; - aggregateRoot: Scalars['mainnet_Bytes']; + aggregateRoot: Scalars['stagingxlayer_Bytes']; rootTimestamp: Scalars['BigInt']; endOfDispute: Scalars['BigInt']; domain: Scalars['BigInt']; @@ -188028,7 +182140,7 @@ export type mainnet_AggregateRootProposed = { blockNumber?: Maybe; }; -export type mainnet_AggregateRootProposed_filter = { +export type stagingxlayer_AggregateRootProposed_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188037,12 +182149,16 @@ export type mainnet_AggregateRootProposed_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; rootTimestamp?: InputMaybe; rootTimestamp_not?: InputMaybe; rootTimestamp_gt?: InputMaybe; @@ -188084,10 +182200,12 @@ export type mainnet_AggregateRootProposed_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_AggregateRootProposed_orderBy = +export type stagingxlayer_AggregateRootProposed_orderBy = | 'id' | 'aggregateRoot' | 'rootTimestamp' @@ -188096,7 +182214,7 @@ export type mainnet_AggregateRootProposed_orderBy = | 'timestamp' | 'blockNumber'; -export type mainnet_AggregateRoot_filter = { +export type stagingxlayer_AggregateRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188105,12 +182223,16 @@ export type mainnet_AggregateRoot_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -188120,39 +182242,41 @@ export type mainnet_AggregateRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_AggregateRoot_orderBy = +export type stagingxlayer_AggregateRoot_orderBy = | 'id' | 'root' | 'blockNumber'; -export type mainnet_Asset = { +export type stagingxlayer_Asset = { id: Scalars['ID']; - key?: Maybe; + key?: Maybe; decimal?: Maybe; adoptedDecimal?: Maybe; - canonicalId?: Maybe; + canonicalId?: Maybe; canonicalDomain?: Maybe; - adoptedAsset?: Maybe; - localAsset?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; blockNumber?: Maybe; - status?: Maybe; + status?: Maybe; }; -export type mainnet_AssetBalance = { +export type stagingxlayer_AssetBalance = { id: Scalars['ID']; amount: Scalars['BigInt']; locked: Scalars['BigInt']; supplied: Scalars['BigInt']; removed: Scalars['BigInt']; - router: mainnet_Router; - asset: mainnet_Asset; + router: stagingxlayer_Router; + asset: stagingxlayer_Asset; feesEarned: Scalars['BigInt']; }; -export type mainnet_AssetBalance_filter = { +export type stagingxlayer_AssetBalance_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188213,7 +182337,7 @@ export type mainnet_AssetBalance_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -188234,7 +182358,7 @@ export type mainnet_AssetBalance_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; feesEarned?: InputMaybe; feesEarned_not?: InputMaybe; feesEarned_gt?: InputMaybe; @@ -188244,25 +182368,42 @@ export type mainnet_AssetBalance_filter = { feesEarned_in?: InputMaybe>; feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_AssetBalance_orderBy = +export type stagingxlayer_AssetBalance_orderBy = | 'id' | 'amount' | 'locked' | 'supplied' | 'removed' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'feesEarned'; -export type mainnet_AssetStatus = { +export type stagingxlayer_AssetStatus = { id: Scalars['ID']; status?: Maybe; }; -export type mainnet_AssetStatus_filter = { +export type stagingxlayer_AssetStatus_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188276,14 +182417,16 @@ export type mainnet_AssetStatus_filter = { status_in?: InputMaybe>; status_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_AssetStatus_orderBy = +export type stagingxlayer_AssetStatus_orderBy = | 'id' | 'status'; -export type mainnet_Asset_filter = { +export type stagingxlayer_Asset_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188292,12 +182435,16 @@ export type mainnet_Asset_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - key?: InputMaybe; - key_not?: InputMaybe; - key_in?: InputMaybe>; - key_not_in?: InputMaybe>; - key_contains?: InputMaybe; - key_not_contains?: InputMaybe; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; decimal?: InputMaybe; decimal_not?: InputMaybe; decimal_gt?: InputMaybe; @@ -188314,12 +182461,16 @@ export type mainnet_Asset_filter = { adoptedDecimal_lte?: InputMaybe; adoptedDecimal_in?: InputMaybe>; adoptedDecimal_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; canonicalDomain?: InputMaybe; canonicalDomain_not?: InputMaybe; canonicalDomain_gt?: InputMaybe; @@ -188328,18 +182479,26 @@ export type mainnet_Asset_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - adoptedAsset?: InputMaybe; - adoptedAsset_not?: InputMaybe; - adoptedAsset_in?: InputMaybe>; - adoptedAsset_not_in?: InputMaybe>; - adoptedAsset_contains?: InputMaybe; - adoptedAsset_not_contains?: InputMaybe; - localAsset?: InputMaybe; - localAsset_not?: InputMaybe; - localAsset_in?: InputMaybe>; - localAsset_not_in?: InputMaybe>; - localAsset_contains?: InputMaybe; - localAsset_not_contains?: InputMaybe; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -188368,12 +182527,14 @@ export type mainnet_Asset_filter = { status_ends_with_nocase?: InputMaybe; status_not_ends_with?: InputMaybe; status_not_ends_with_nocase?: InputMaybe; - status_?: InputMaybe; + status_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_Asset_orderBy = +export type stagingxlayer_Asset_orderBy = | 'id' | 'key' | 'decimal' @@ -188383,18 +182544,30 @@ export type mainnet_Asset_orderBy = | 'adoptedAsset' | 'localAsset' | 'blockNumber' - | 'status'; + | 'status' + | 'status__id' + | 'status__status'; -export type mainnet_ConnectorMeta = { +export type stagingxlayer_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type stagingxlayer_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type stagingxlayer_ConnectorMeta = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - amb?: Maybe; - rootManager?: Maybe; - mirrorConnector?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; }; -export type mainnet_ConnectorMeta_filter = { +export type stagingxlayer_ConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188419,29 +182592,43 @@ export type mainnet_ConnectorMeta_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_ConnectorMeta_orderBy = +export type stagingxlayer_ConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -188449,57 +182636,57 @@ export type mainnet_ConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type mainnet_DestinationTransfer = { +export type stagingxlayer_DestinationTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - routers?: Maybe>; + status?: Maybe; + routers?: Maybe>; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; bumpSlippageCount?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; amount?: Maybe; routersFee?: Maybe; - executedCaller?: Maybe; - executedTransactionHash?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; executedTimestamp?: Maybe; executedGasPrice?: Maybe; executedGasLimit?: Maybe; executedBlockNumber?: Maybe; - executedTxOrigin?: Maybe; + executedTxOrigin?: Maybe; executedTxNonce?: Maybe; - reconciledCaller?: Maybe; - reconciledTransactionHash?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; reconciledTimestamp?: Maybe; reconciledGasPrice?: Maybe; reconciledGasLimit?: Maybe; reconciledBlockNumber?: Maybe; - reconciledTxOrigin?: Maybe; + reconciledTxOrigin?: Maybe; reconciledTxNonce?: Maybe; }; -export type mainnet_DestinationTransferroutersArgs = { +export type stagingxlayer_DestinationTransferroutersArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mainnet_DestinationTransfer_filter = { +export type stagingxlayer_DestinationTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188516,12 +182703,16 @@ export type mainnet_DestinationTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -188530,17 +182721,17 @@ export type mainnet_DestinationTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; routers?: InputMaybe>; routers_not?: InputMaybe>; routers_contains?: InputMaybe>; routers_contains_nocase?: InputMaybe>; routers_not_contains?: InputMaybe>; routers_not_contains_nocase?: InputMaybe>; - routers_?: InputMaybe; + routers_?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -188565,28 +182756,40 @@ export type mainnet_DestinationTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -188603,12 +182806,16 @@ export type mainnet_DestinationTransfer_filter = { bumpSlippageCount_lte?: InputMaybe; bumpSlippageCount_in?: InputMaybe>; bumpSlippageCount_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -188625,12 +182832,16 @@ export type mainnet_DestinationTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -188651,7 +182862,7 @@ export type mainnet_DestinationTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -188668,18 +182879,26 @@ export type mainnet_DestinationTransfer_filter = { routersFee_lte?: InputMaybe; routersFee_in?: InputMaybe>; routersFee_not_in?: InputMaybe>; - executedCaller?: InputMaybe; - executedCaller_not?: InputMaybe; - executedCaller_in?: InputMaybe>; - executedCaller_not_in?: InputMaybe>; - executedCaller_contains?: InputMaybe; - executedCaller_not_contains?: InputMaybe; - executedTransactionHash?: InputMaybe; - executedTransactionHash_not?: InputMaybe; - executedTransactionHash_in?: InputMaybe>; - executedTransactionHash_not_in?: InputMaybe>; - executedTransactionHash_contains?: InputMaybe; - executedTransactionHash_not_contains?: InputMaybe; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; executedTimestamp?: InputMaybe; executedTimestamp_not?: InputMaybe; executedTimestamp_gt?: InputMaybe; @@ -188712,12 +182931,16 @@ export type mainnet_DestinationTransfer_filter = { executedBlockNumber_lte?: InputMaybe; executedBlockNumber_in?: InputMaybe>; executedBlockNumber_not_in?: InputMaybe>; - executedTxOrigin?: InputMaybe; - executedTxOrigin_not?: InputMaybe; - executedTxOrigin_in?: InputMaybe>; - executedTxOrigin_not_in?: InputMaybe>; - executedTxOrigin_contains?: InputMaybe; - executedTxOrigin_not_contains?: InputMaybe; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; executedTxNonce?: InputMaybe; executedTxNonce_not?: InputMaybe; executedTxNonce_gt?: InputMaybe; @@ -188726,18 +182949,26 @@ export type mainnet_DestinationTransfer_filter = { executedTxNonce_lte?: InputMaybe; executedTxNonce_in?: InputMaybe>; executedTxNonce_not_in?: InputMaybe>; - reconciledCaller?: InputMaybe; - reconciledCaller_not?: InputMaybe; - reconciledCaller_in?: InputMaybe>; - reconciledCaller_not_in?: InputMaybe>; - reconciledCaller_contains?: InputMaybe; - reconciledCaller_not_contains?: InputMaybe; - reconciledTransactionHash?: InputMaybe; - reconciledTransactionHash_not?: InputMaybe; - reconciledTransactionHash_in?: InputMaybe>; - reconciledTransactionHash_not_in?: InputMaybe>; - reconciledTransactionHash_contains?: InputMaybe; - reconciledTransactionHash_not_contains?: InputMaybe; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; reconciledTimestamp?: InputMaybe; reconciledTimestamp_not?: InputMaybe; reconciledTimestamp_gt?: InputMaybe; @@ -188770,12 +183001,16 @@ export type mainnet_DestinationTransfer_filter = { reconciledBlockNumber_lte?: InputMaybe; reconciledBlockNumber_in?: InputMaybe>; reconciledBlockNumber_not_in?: InputMaybe>; - reconciledTxOrigin?: InputMaybe; - reconciledTxOrigin_not?: InputMaybe; - reconciledTxOrigin_in?: InputMaybe>; - reconciledTxOrigin_not_in?: InputMaybe>; - reconciledTxOrigin_contains?: InputMaybe; - reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; reconciledTxNonce?: InputMaybe; reconciledTxNonce_not?: InputMaybe; reconciledTxNonce_gt?: InputMaybe; @@ -188785,10 +183020,12 @@ export type mainnet_DestinationTransfer_filter = { reconciledTxNonce_in?: InputMaybe>; reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_DestinationTransfer_orderBy = +export type stagingxlayer_DestinationTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -188809,6 +183046,15 @@ export type mainnet_DestinationTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' | 'routersFee' | 'executedCaller' @@ -188828,14 +183074,14 @@ export type mainnet_DestinationTransfer_orderBy = | 'reconciledTxOrigin' | 'reconciledTxNonce'; -export type mainnet_OptimisticRootFinalized = { +export type stagingxlayer_OptimisticRootFinalized = { id: Scalars['ID']; - aggregateRoot: Scalars['mainnet_Bytes']; + aggregateRoot: Scalars['stagingxlayer_Bytes']; timestamp: Scalars['BigInt']; blockNumber?: Maybe; }; -export type mainnet_OptimisticRootFinalized_filter = { +export type stagingxlayer_OptimisticRootFinalized_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188844,12 +183090,16 @@ export type mainnet_OptimisticRootFinalized_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - aggregateRoot?: InputMaybe; - aggregateRoot_not?: InputMaybe; - aggregateRoot_in?: InputMaybe>; - aggregateRoot_not_in?: InputMaybe>; - aggregateRoot_contains?: InputMaybe; - aggregateRoot_not_contains?: InputMaybe; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -188867,29 +183117,36 @@ export type mainnet_OptimisticRootFinalized_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_OptimisticRootFinalized_orderBy = +export type stagingxlayer_OptimisticRootFinalized_orderBy = | 'id' | 'aggregateRoot' | 'timestamp' | 'blockNumber'; -export type mainnet_OriginMessage = { +/** Defines the order direction, either ascending or descending */ +export type stagingxlayer_OrderDirection = + | 'asc' + | 'desc'; + +export type stagingxlayer_OriginMessage = { id: Scalars['ID']; - transferId?: Maybe; + transferId?: Maybe; destinationDomain?: Maybe; - leaf?: Maybe; + leaf?: Maybe; index?: Maybe; - message?: Maybe; - root?: Maybe; - transactionHash?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; blockNumber?: Maybe; - rootCount?: Maybe; + rootCount?: Maybe; }; -export type mainnet_OriginMessage_filter = { +export type stagingxlayer_OriginMessage_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -188898,12 +183155,16 @@ export type mainnet_OriginMessage_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; destinationDomain?: InputMaybe; destinationDomain_not?: InputMaybe; destinationDomain_gt?: InputMaybe; @@ -188912,12 +183173,16 @@ export type mainnet_OriginMessage_filter = { destinationDomain_lte?: InputMaybe; destinationDomain_in?: InputMaybe>; destinationDomain_not_in?: InputMaybe>; - leaf?: InputMaybe; - leaf_not?: InputMaybe; - leaf_in?: InputMaybe>; - leaf_not_in?: InputMaybe>; - leaf_contains?: InputMaybe; - leaf_not_contains?: InputMaybe; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; index?: InputMaybe; index_not?: InputMaybe; index_gt?: InputMaybe; @@ -188926,24 +183191,36 @@ export type mainnet_OriginMessage_filter = { index_lte?: InputMaybe; index_in?: InputMaybe>; index_not_in?: InputMaybe>; - message?: InputMaybe; - message_not?: InputMaybe; - message_in?: InputMaybe>; - message_not_in?: InputMaybe>; - message_contains?: InputMaybe; - message_not_contains?: InputMaybe; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -188972,12 +183249,14 @@ export type mainnet_OriginMessage_filter = { rootCount_ends_with_nocase?: InputMaybe; rootCount_not_ends_with?: InputMaybe; rootCount_not_ends_with_nocase?: InputMaybe; - rootCount_?: InputMaybe; + rootCount_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_OriginMessage_orderBy = +export type stagingxlayer_OriginMessage_orderBy = | 'id' | 'transferId' | 'destinationDomain' @@ -188987,53 +183266,55 @@ export type mainnet_OriginMessage_orderBy = | 'root' | 'transactionHash' | 'blockNumber' - | 'rootCount'; + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; -export type mainnet_OriginTransfer = { +export type stagingxlayer_OriginTransfer = { id: Scalars['ID']; chainId?: Maybe; - transferId?: Maybe; + transferId?: Maybe; nonce?: Maybe; - status?: Maybe; - messageHash?: Maybe; + status?: Maybe; + messageHash?: Maybe; originDomain?: Maybe; destinationDomain?: Maybe; canonicalDomain?: Maybe; - to?: Maybe; - delegate?: Maybe; + to?: Maybe; + delegate?: Maybe; receiveLocal?: Maybe; - callData?: Maybe; + callData?: Maybe; slippage?: Maybe; - originSender?: Maybe; + originSender?: Maybe; bridgedAmt?: Maybe; normalizedIn?: Maybe; - canonicalId?: Maybe; - asset?: Maybe; - transactingAsset?: Maybe; - message?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; bumpRelayerFeeCount?: Maybe; - relayerFees?: Maybe>; - initialRelayerFeeAsset?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; - txOrigin?: Maybe; + txOrigin?: Maybe; txNonce?: Maybe; }; -export type mainnet_OriginTransferrelayerFeesArgs = { +export type stagingxlayer_OriginTransferrelayerFeesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mainnet_OriginTransfer_filter = { +export type stagingxlayer_OriginTransfer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189050,12 +183331,16 @@ export type mainnet_OriginTransfer_filter = { chainId_lte?: InputMaybe; chainId_in?: InputMaybe>; chainId_not_in?: InputMaybe>; - transferId?: InputMaybe; - transferId_not?: InputMaybe; - transferId_in?: InputMaybe>; - transferId_not_in?: InputMaybe>; - transferId_contains?: InputMaybe; - transferId_not_contains?: InputMaybe; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -189064,16 +183349,20 @@ export type mainnet_OriginTransfer_filter = { nonce_lte?: InputMaybe; nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; - status?: InputMaybe; - status_not?: InputMaybe; - status_in?: InputMaybe>; - status_not_in?: InputMaybe>; - messageHash?: InputMaybe; - messageHash_not?: InputMaybe; - messageHash_in?: InputMaybe>; - messageHash_not_in?: InputMaybe>; - messageHash_contains?: InputMaybe; - messageHash_not_contains?: InputMaybe; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; originDomain?: InputMaybe; originDomain_not?: InputMaybe; originDomain_gt?: InputMaybe; @@ -189098,28 +183387,40 @@ export type mainnet_OriginTransfer_filter = { canonicalDomain_lte?: InputMaybe; canonicalDomain_in?: InputMaybe>; canonicalDomain_not_in?: InputMaybe>; - to?: InputMaybe; - to_not?: InputMaybe; - to_in?: InputMaybe>; - to_not_in?: InputMaybe>; - to_contains?: InputMaybe; - to_not_contains?: InputMaybe; - delegate?: InputMaybe; - delegate_not?: InputMaybe; - delegate_in?: InputMaybe>; - delegate_not_in?: InputMaybe>; - delegate_contains?: InputMaybe; - delegate_not_contains?: InputMaybe; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; receiveLocal?: InputMaybe; receiveLocal_not?: InputMaybe; receiveLocal_in?: InputMaybe>; receiveLocal_not_in?: InputMaybe>; - callData?: InputMaybe; - callData_not?: InputMaybe; - callData_in?: InputMaybe>; - callData_not_in?: InputMaybe>; - callData_contains?: InputMaybe; - callData_not_contains?: InputMaybe; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -189128,12 +183429,16 @@ export type mainnet_OriginTransfer_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - originSender?: InputMaybe; - originSender_not?: InputMaybe; - originSender_in?: InputMaybe>; - originSender_not_in?: InputMaybe>; - originSender_contains?: InputMaybe; - originSender_not_contains?: InputMaybe; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; bridgedAmt?: InputMaybe; bridgedAmt_not?: InputMaybe; bridgedAmt_gt?: InputMaybe; @@ -189150,12 +183455,16 @@ export type mainnet_OriginTransfer_filter = { normalizedIn_lte?: InputMaybe; normalizedIn_in?: InputMaybe>; normalizedIn_not_in?: InputMaybe>; - canonicalId?: InputMaybe; - canonicalId_not?: InputMaybe; - canonicalId_in?: InputMaybe>; - canonicalId_not_in?: InputMaybe>; - canonicalId_contains?: InputMaybe; - canonicalId_not_contains?: InputMaybe; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -189176,13 +183485,17 @@ export type mainnet_OriginTransfer_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; - transactingAsset?: InputMaybe; - transactingAsset_not?: InputMaybe; - transactingAsset_in?: InputMaybe>; - transactingAsset_not_in?: InputMaybe>; - transactingAsset_contains?: InputMaybe; - transactingAsset_not_contains?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; message?: InputMaybe; message_not?: InputMaybe; message_gt?: InputMaybe; @@ -189203,7 +183516,7 @@ export type mainnet_OriginTransfer_filter = { message_ends_with_nocase?: InputMaybe; message_not_ends_with?: InputMaybe; message_not_ends_with_nocase?: InputMaybe; - message_?: InputMaybe; + message_?: InputMaybe; bumpRelayerFeeCount?: InputMaybe; bumpRelayerFeeCount_not?: InputMaybe; bumpRelayerFeeCount_gt?: InputMaybe; @@ -189218,25 +183531,37 @@ export type mainnet_OriginTransfer_filter = { relayerFees_contains_nocase?: InputMaybe>; relayerFees_not_contains?: InputMaybe>; relayerFees_not_contains_nocase?: InputMaybe>; - relayerFees_?: InputMaybe; - initialRelayerFeeAsset?: InputMaybe; - initialRelayerFeeAsset_not?: InputMaybe; - initialRelayerFeeAsset_in?: InputMaybe>; - initialRelayerFeeAsset_not_in?: InputMaybe>; - initialRelayerFeeAsset_contains?: InputMaybe; - initialRelayerFeeAsset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -189269,12 +183594,16 @@ export type mainnet_OriginTransfer_filter = { blockNumber_lte?: InputMaybe; blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; - txOrigin?: InputMaybe; - txOrigin_not?: InputMaybe; - txOrigin_in?: InputMaybe>; - txOrigin_not_in?: InputMaybe>; - txOrigin_contains?: InputMaybe; - txOrigin_not_contains?: InputMaybe; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; txNonce?: InputMaybe; txNonce_not?: InputMaybe; txNonce_gt?: InputMaybe; @@ -189284,10 +183613,12 @@ export type mainnet_OriginTransfer_filter = { txNonce_in?: InputMaybe>; txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_OriginTransfer_orderBy = +export type stagingxlayer_OriginTransfer_orderBy = | 'id' | 'chainId' | 'transferId' @@ -189307,8 +183638,26 @@ export type mainnet_OriginTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'transactingAsset' | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' | 'bumpRelayerFeeCount' | 'relayerFees' | 'initialRelayerFeeAsset' @@ -189321,20 +183670,20 @@ export type mainnet_OriginTransfer_orderBy = | 'txOrigin' | 'txNonce'; -export type mainnet_Relayer = { +export type stagingxlayer_Relayer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - relayer?: Maybe; + relayer?: Maybe; }; -export type mainnet_RelayerFee = { +export type stagingxlayer_RelayerFee = { id: Scalars['ID']; - transfer: mainnet_OriginTransfer; + transfer: stagingxlayer_OriginTransfer; fee: Scalars['BigInt']; - asset: Scalars['mainnet_Bytes']; + asset: Scalars['stagingxlayer_Bytes']; }; -export type mainnet_RelayerFee_filter = { +export type stagingxlayer_RelayerFee_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189363,7 +183712,7 @@ export type mainnet_RelayerFee_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; fee?: InputMaybe; fee_not?: InputMaybe; fee_gt?: InputMaybe; @@ -189372,36 +183721,71 @@ export type mainnet_RelayerFee_filter = { fee_lte?: InputMaybe; fee_in?: InputMaybe>; fee_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RelayerFee_orderBy = +export type stagingxlayer_RelayerFee_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'fee' | 'asset'; -export type mainnet_RelayerFeesIncrease = { +export type stagingxlayer_RelayerFeesIncrease = { id: Scalars['ID']; - transfer: mainnet_OriginTransfer; + transfer: stagingxlayer_OriginTransfer; increase?: Maybe; - asset?: Maybe; - caller: Scalars['mainnet_Bytes']; - transactionHash: Scalars['mainnet_Bytes']; + asset?: Maybe; + caller: Scalars['stagingxlayer_Bytes']; + transactionHash: Scalars['stagingxlayer_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type mainnet_RelayerFeesIncrease_filter = { +export type stagingxlayer_RelayerFeesIncrease_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189430,7 +183814,7 @@ export type mainnet_RelayerFeesIncrease_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; increase?: InputMaybe; increase_not?: InputMaybe; increase_gt?: InputMaybe; @@ -189439,24 +183823,36 @@ export type mainnet_RelayerFeesIncrease_filter = { increase_lte?: InputMaybe; increase_in?: InputMaybe>; increase_not_in?: InputMaybe>; - asset?: InputMaybe; - asset_not?: InputMaybe; - asset_in?: InputMaybe>; - asset_not_in?: InputMaybe>; - asset_contains?: InputMaybe; - asset_not_contains?: InputMaybe; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -189490,12 +183886,43 @@ export type mainnet_RelayerFeesIncrease_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RelayerFeesIncrease_orderBy = +export type stagingxlayer_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'increase' | 'asset' | 'caller' @@ -189505,7 +183932,7 @@ export type mainnet_RelayerFeesIncrease_orderBy = | 'gasLimit' | 'blockNumber'; -export type mainnet_Relayer_filter = { +export type stagingxlayer_Relayer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189518,27 +183945,33 @@ export type mainnet_Relayer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - relayer?: InputMaybe; - relayer_not?: InputMaybe; - relayer_in?: InputMaybe>; - relayer_not_in?: InputMaybe>; - relayer_contains?: InputMaybe; - relayer_not_contains?: InputMaybe; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_Relayer_orderBy = +export type stagingxlayer_Relayer_orderBy = | 'id' | 'isActive' | 'relayer'; -export type mainnet_RootCount = { +export type stagingxlayer_RootCount = { id: Scalars['ID']; count?: Maybe; }; -export type mainnet_RootCount_filter = { +export type stagingxlayer_RootCount_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189556,28 +183989,30 @@ export type mainnet_RootCount_filter = { count_in?: InputMaybe>; count_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RootCount_orderBy = +export type stagingxlayer_RootCount_orderBy = | 'id' | 'count'; -export type mainnet_RootMessageSent = { +export type stagingxlayer_RootMessageSent = { id: Scalars['ID']; spokeDomain?: Maybe; hubDomain?: Maybe; - root?: Maybe; + root?: Maybe; count?: Maybe; - caller?: Maybe; - transactionHash?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; timestamp?: Maybe; gasPrice?: Maybe; gasLimit?: Maybe; blockNumber?: Maybe; }; -export type mainnet_RootMessageSent_filter = { +export type stagingxlayer_RootMessageSent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189602,12 +184037,16 @@ export type mainnet_RootMessageSent_filter = { hubDomain_lte?: InputMaybe; hubDomain_in?: InputMaybe>; hubDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -189616,18 +184055,26 @@ export type mainnet_RootMessageSent_filter = { count_lte?: InputMaybe; count_in?: InputMaybe>; count_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -189661,10 +184108,12 @@ export type mainnet_RootMessageSent_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RootMessageSent_orderBy = +export type stagingxlayer_RootMessageSent_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -189677,34 +184126,34 @@ export type mainnet_RootMessageSent_orderBy = | 'gasLimit' | 'blockNumber'; -export type mainnet_Router = { +export type stagingxlayer_Router = { id: Scalars['ID']; isActive: Scalars['Boolean']; - owner?: Maybe; - recipient?: Maybe; - proposedOwner?: Maybe; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; proposedTimestamp?: Maybe; - assetBalances: Array; + assetBalances: Array; }; -export type mainnet_RouterassetBalancesArgs = { +export type stagingxlayer_RouterassetBalancesArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; }; -export type mainnet_RouterDailyTVL = { +export type stagingxlayer_RouterDailyTVL = { id: Scalars['ID']; - router: mainnet_Router; - asset: mainnet_Asset; + router: stagingxlayer_Router; + asset: stagingxlayer_Asset; timestamp: Scalars['BigInt']; balance: Scalars['BigInt']; }; -export type mainnet_RouterDailyTVL_filter = { +export type stagingxlayer_RouterDailyTVL_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189733,7 +184182,7 @@ export type mainnet_RouterDailyTVL_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -189754,7 +184203,7 @@ export type mainnet_RouterDailyTVL_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -189772,35 +184221,52 @@ export type mainnet_RouterDailyTVL_filter = { balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RouterDailyTVL_orderBy = +export type stagingxlayer_RouterDailyTVL_orderBy = | 'id' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'timestamp' | 'balance'; -export type mainnet_RouterLiquidityEvent = { +export type stagingxlayer_RouterLiquidityEvent = { id: Scalars['ID']; - type?: Maybe; - router: mainnet_Router; - asset: mainnet_Asset; + type?: Maybe; + router: stagingxlayer_Router; + asset: stagingxlayer_Asset; amount: Scalars['BigInt']; balance: Scalars['BigInt']; - caller?: Maybe; + caller?: Maybe; blockNumber: Scalars['BigInt']; timestamp: Scalars['BigInt']; - transactionHash: Scalars['mainnet_Bytes']; + transactionHash: Scalars['stagingxlayer_Bytes']; nonce: Scalars['BigInt']; }; -export type mainnet_RouterLiquidityEventType = +export type stagingxlayer_RouterLiquidityEventType = | 'Add' | 'Remove'; -export type mainnet_RouterLiquidityEvent_filter = { +export type stagingxlayer_RouterLiquidityEvent_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189809,10 +184275,10 @@ export type mainnet_RouterLiquidityEvent_filter = { id_lte?: InputMaybe; id_in?: InputMaybe>; id_not_in?: InputMaybe>; - type?: InputMaybe; - type_not?: InputMaybe; - type_in?: InputMaybe>; - type_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; router?: InputMaybe; router_not?: InputMaybe; router_gt?: InputMaybe; @@ -189833,7 +184299,7 @@ export type mainnet_RouterLiquidityEvent_filter = { router_ends_with_nocase?: InputMaybe; router_not_ends_with?: InputMaybe; router_not_ends_with_nocase?: InputMaybe; - router_?: InputMaybe; + router_?: InputMaybe; asset?: InputMaybe; asset_not?: InputMaybe; asset_gt?: InputMaybe; @@ -189854,7 +184320,7 @@ export type mainnet_RouterLiquidityEvent_filter = { asset_ends_with_nocase?: InputMaybe; asset_not_ends_with?: InputMaybe; asset_not_ends_with_nocase?: InputMaybe; - asset_?: InputMaybe; + asset_?: InputMaybe; amount?: InputMaybe; amount_not?: InputMaybe; amount_gt?: InputMaybe; @@ -189871,12 +184337,16 @@ export type mainnet_RouterLiquidityEvent_filter = { balance_lte?: InputMaybe; balance_in?: InputMaybe>; balance_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; blockNumber?: InputMaybe; blockNumber_not?: InputMaybe; blockNumber_gt?: InputMaybe; @@ -189893,12 +184363,16 @@ export type mainnet_RouterLiquidityEvent_filter = { timestamp_lte?: InputMaybe; timestamp_in?: InputMaybe>; timestamp_not_in?: InputMaybe>; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; nonce?: InputMaybe; nonce_not?: InputMaybe; nonce_gt?: InputMaybe; @@ -189908,14 +184382,31 @@ export type mainnet_RouterLiquidityEvent_filter = { nonce_in?: InputMaybe>; nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_RouterLiquidityEvent_orderBy = +export type stagingxlayer_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' | 'balance' | 'caller' @@ -189924,7 +184415,7 @@ export type mainnet_RouterLiquidityEvent_orderBy = | 'transactionHash' | 'nonce'; -export type mainnet_Router_filter = { +export type stagingxlayer_Router_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189937,24 +184428,36 @@ export type mainnet_Router_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - owner?: InputMaybe; - owner_not?: InputMaybe; - owner_in?: InputMaybe>; - owner_not_in?: InputMaybe>; - owner_contains?: InputMaybe; - owner_not_contains?: InputMaybe; - recipient?: InputMaybe; - recipient_not?: InputMaybe; - recipient_in?: InputMaybe>; - recipient_not_in?: InputMaybe>; - recipient_contains?: InputMaybe; - recipient_not_contains?: InputMaybe; - proposedOwner?: InputMaybe; - proposedOwner_not?: InputMaybe; - proposedOwner_in?: InputMaybe>; - proposedOwner_not_in?: InputMaybe>; - proposedOwner_contains?: InputMaybe; - proposedOwner_not_contains?: InputMaybe; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; proposedTimestamp?: InputMaybe; proposedTimestamp_not?: InputMaybe; proposedTimestamp_gt?: InputMaybe; @@ -189963,12 +184466,14 @@ export type mainnet_Router_filter = { proposedTimestamp_lte?: InputMaybe; proposedTimestamp_in?: InputMaybe>; proposedTimestamp_not_in?: InputMaybe>; - assetBalances_?: InputMaybe; + assetBalances_?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_Router_orderBy = +export type stagingxlayer_Router_orderBy = | 'id' | 'isActive' | 'owner' @@ -189977,13 +184482,13 @@ export type mainnet_Router_orderBy = | 'proposedTimestamp' | 'assetBalances'; -export type mainnet_Sequencer = { +export type stagingxlayer_Sequencer = { id: Scalars['ID']; isActive: Scalars['Boolean']; - sequencer?: Maybe; + sequencer?: Maybe; }; -export type mainnet_Sequencer_filter = { +export type stagingxlayer_Sequencer_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -189996,28 +184501,34 @@ export type mainnet_Sequencer_filter = { isActive_not?: InputMaybe; isActive_in?: InputMaybe>; isActive_not_in?: InputMaybe>; - sequencer?: InputMaybe; - sequencer_not?: InputMaybe; - sequencer_in?: InputMaybe>; - sequencer_not_in?: InputMaybe>; - sequencer_contains?: InputMaybe; - sequencer_not_contains?: InputMaybe; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_Sequencer_orderBy = +export type stagingxlayer_Sequencer_orderBy = | 'id' | 'isActive' | 'sequencer'; -export type mainnet_Setting = { +export type stagingxlayer_Setting = { id: Scalars['ID']; maxRoutersPerTransfer: Scalars['BigInt']; - caller: Scalars['mainnet_Bytes']; + caller: Scalars['stagingxlayer_Bytes']; }; -export type mainnet_Setting_filter = { +export type stagingxlayer_Setting_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -190034,34 +184545,40 @@ export type mainnet_Setting_filter = { maxRoutersPerTransfer_lte?: InputMaybe; maxRoutersPerTransfer_in?: InputMaybe>; maxRoutersPerTransfer_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_Setting_orderBy = +export type stagingxlayer_Setting_orderBy = | 'id' | 'maxRoutersPerTransfer' | 'caller'; -export type mainnet_SlippageUpdate = { +export type stagingxlayer_SlippageUpdate = { id: Scalars['ID']; - transfer: mainnet_DestinationTransfer; + transfer: stagingxlayer_DestinationTransfer; slippage: Scalars['BigInt']; - caller: Scalars['mainnet_Bytes']; - transactionHash: Scalars['mainnet_Bytes']; + caller: Scalars['stagingxlayer_Bytes']; + transactionHash: Scalars['stagingxlayer_Bytes']; timestamp: Scalars['BigInt']; gasPrice: Scalars['BigInt']; gasLimit: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type mainnet_SlippageUpdate_filter = { +export type stagingxlayer_SlippageUpdate_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -190090,7 +184607,7 @@ export type mainnet_SlippageUpdate_filter = { transfer_ends_with_nocase?: InputMaybe; transfer_not_ends_with?: InputMaybe; transfer_not_ends_with_nocase?: InputMaybe; - transfer_?: InputMaybe; + transfer_?: InputMaybe; slippage?: InputMaybe; slippage_not?: InputMaybe; slippage_gt?: InputMaybe; @@ -190099,18 +184616,26 @@ export type mainnet_SlippageUpdate_filter = { slippage_lte?: InputMaybe; slippage_in?: InputMaybe>; slippage_not_in?: InputMaybe>; - caller?: InputMaybe; - caller_not?: InputMaybe; - caller_in?: InputMaybe>; - caller_not_in?: InputMaybe>; - caller_contains?: InputMaybe; - caller_not_contains?: InputMaybe; - transactionHash?: InputMaybe; - transactionHash_not?: InputMaybe; - transactionHash_in?: InputMaybe>; - transactionHash_not_in?: InputMaybe>; - transactionHash_contains?: InputMaybe; - transactionHash_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; timestamp?: InputMaybe; timestamp_not?: InputMaybe; timestamp_gt?: InputMaybe; @@ -190144,12 +184669,50 @@ export type mainnet_SlippageUpdate_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_SlippageUpdate_orderBy = +export type stagingxlayer_SlippageUpdate_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' | 'slippage' | 'caller' | 'transactionHash' @@ -190158,16 +184721,16 @@ export type mainnet_SlippageUpdate_orderBy = | 'gasLimit' | 'blockNumber'; -export type mainnet_SnapshotRoot = { +export type stagingxlayer_SnapshotRoot = { id: Scalars['ID']; spokeDomain?: Maybe; - root: Scalars['mainnet_Bytes']; + root: Scalars['stagingxlayer_Bytes']; count: Scalars['BigInt']; timestamp: Scalars['BigInt']; blockNumber: Scalars['BigInt']; }; -export type mainnet_SnapshotRoot_filter = { +export type stagingxlayer_SnapshotRoot_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -190184,12 +184747,16 @@ export type mainnet_SnapshotRoot_filter = { spokeDomain_lte?: InputMaybe; spokeDomain_in?: InputMaybe>; spokeDomain_not_in?: InputMaybe>; - root?: InputMaybe; - root_not?: InputMaybe; - root_in?: InputMaybe>; - root_not_in?: InputMaybe>; - root_contains?: InputMaybe; - root_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; count?: InputMaybe; count_not?: InputMaybe; count_gt?: InputMaybe; @@ -190215,10 +184782,12 @@ export type mainnet_SnapshotRoot_filter = { blockNumber_in?: InputMaybe>; blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_SnapshotRoot_orderBy = +export type stagingxlayer_SnapshotRoot_orderBy = | 'id' | 'spokeDomain' | 'root' @@ -190226,12 +184795,12 @@ export type mainnet_SnapshotRoot_orderBy = | 'timestamp' | 'blockNumber'; -export type mainnet_SpokeConnectorMode = { +export type stagingxlayer_SpokeConnectorMode = { id: Scalars['ID']; mode: Scalars['String']; }; -export type mainnet_SpokeConnectorMode_filter = { +export type stagingxlayer_SpokeConnectorMode_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -190261,1791 +184830,7108 @@ export type mainnet_SpokeConnectorMode_filter = { mode_not_ends_with?: InputMaybe; mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ - _change_block?: InputMaybe; + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type mainnet_SpokeConnectorMode_orderBy = +export type stagingxlayer_SpokeConnectorMode_orderBy = | 'id' | 'mode'; -export type mainnet_TransferStatus = +export type stagingxlayer_TransferStatus = | 'XCalled' | 'Executed' | 'Reconciled' | 'CompletedSlow' | 'CompletedFast'; -export type WithIndex = TObject & Record; -export type ResolversObject = WithIndex; - -export type ResolverTypeWrapper = Promise | T; - - -export type ResolverWithResolve = { - resolve: ResolverFn; +export type stagingxlayer__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; }; -export type LegacyStitchingResolver = { - fragment: string; - resolve: ResolverFn; +/** The type for the top-level _meta field */ +export type stagingxlayer__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: stagingxlayer__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; }; -export type NewStitchingResolver = { - selectionSet: string | ((fieldNode: FieldNode) => SelectionSetNode); - resolve: ResolverFn; +export type stagingmetis_AggregateRoot = { + id: Scalars['ID']; + root: Scalars['stagingmetis_Bytes']; + blockNumber: Scalars['BigInt']; }; -export type StitchingResolver = LegacyStitchingResolver | NewStitchingResolver; -export type Resolver = - | ResolverFn - | ResolverWithResolve - | StitchingResolver; - -export type ResolverFn = ( - parent: TParent, - args: TArgs, - context: TContext, - info: GraphQLResolveInfo -) => Promise | TResult; -export type SubscriptionSubscribeFn = ( - parent: TParent, - args: TArgs, - context: TContext, - info: GraphQLResolveInfo -) => AsyncIterable | Promise>; +export type stagingmetis_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingmetis_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; -export type SubscriptionResolveFn = ( - parent: TParent, - args: TArgs, - context: TContext, - info: GraphQLResolveInfo -) => TResult | Promise; +export type stagingmetis_AggregateRootProposed_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; -export interface SubscriptionSubscriberObject { - subscribe: SubscriptionSubscribeFn<{ [key in TKey]: TResult }, TParent, TContext, TArgs>; - resolve?: SubscriptionResolveFn; -} +export type stagingmetis_AggregateRootProposed_orderBy = + | 'id' + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; -export interface SubscriptionResolverObject { - subscribe: SubscriptionSubscribeFn; - resolve: SubscriptionResolveFn; -} +export type stagingmetis_AggregateRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; -export type SubscriptionObject = - | SubscriptionSubscriberObject - | SubscriptionResolverObject; +export type stagingmetis_AggregateRoot_orderBy = + | 'id' + | 'root' + | 'blockNumber'; -export type SubscriptionResolver = - | ((...args: any[]) => SubscriptionObject) - | SubscriptionObject; +export type stagingmetis_Asset = { + id: Scalars['ID']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; +}; -export type TypeResolveFn = ( - parent: TParent, - context: TContext, - info: GraphQLResolveInfo -) => Maybe | Promise>; +export type stagingmetis_AssetBalance = { + id: Scalars['ID']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: stagingmetis_Router; + asset: stagingmetis_Asset; + feesEarned: Scalars['BigInt']; +}; -export type IsTypeOfResolverFn = (obj: T, context: TContext, info: GraphQLResolveInfo) => boolean | Promise; +export type stagingmetis_AssetBalance_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; -export type NextResolverFn = () => Promise; +export type stagingmetis_AssetBalance_orderBy = + | 'id' + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; -export type DirectiveResolverFn = ( - next: NextResolverFn, - parent: TParent, - args: TArgs, - context: TContext, - info: GraphQLResolveInfo -) => TResult | Promise; +export type stagingmetis_AssetStatus = { + id: Scalars['ID']; + status?: Maybe; +}; +export type stagingmetis_AssetStatus_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; +export type stagingmetis_AssetStatus_orderBy = + | 'id' + | 'status'; -/** Mapping between all available schema types and the resolvers types */ -export type ResolversTypes = ResolversObject<{ - Query: ResolverTypeWrapper<{}>; - Subscription: ResolverTypeWrapper<{}>; - sepolia_AggregateRootSavedSlow: ResolverTypeWrapper; - sepolia_AggregateRootSavedSlow_filter: sepolia_AggregateRootSavedSlow_filter; - sepolia_AggregateRootSavedSlow_orderBy: sepolia_AggregateRootSavedSlow_orderBy; - sepolia_AggregatedMessageRoot: ResolverTypeWrapper; - sepolia_AggregatedMessageRoot_filter: sepolia_AggregatedMessageRoot_filter; - sepolia_AggregatedMessageRoot_orderBy: sepolia_AggregatedMessageRoot_orderBy; - sepolia_Aggregation_interval: sepolia_Aggregation_interval; - sepolia_ArbitrumConnectorMeta: ResolverTypeWrapper; - sepolia_ArbitrumConnectorMeta_filter: sepolia_ArbitrumConnectorMeta_filter; - sepolia_ArbitrumConnectorMeta_orderBy: sepolia_ArbitrumConnectorMeta_orderBy; - sepolia_AvalancheConnectorMeta: ResolverTypeWrapper; - sepolia_AvalancheConnectorMeta_filter: sepolia_AvalancheConnectorMeta_filter; - sepolia_AvalancheConnectorMeta_orderBy: sepolia_AvalancheConnectorMeta_orderBy; - sepolia_BaseConnectorMeta: ResolverTypeWrapper; - sepolia_BaseConnectorMeta_filter: sepolia_BaseConnectorMeta_filter; - sepolia_BaseConnectorMeta_orderBy: sepolia_BaseConnectorMeta_orderBy; - sepolia_BigDecimal: ResolverTypeWrapper; - BigInt: ResolverTypeWrapper; - sepolia_BlockChangedFilter: sepolia_BlockChangedFilter; - sepolia_Block_height: sepolia_Block_height; - sepolia_BnbConnectorMeta: ResolverTypeWrapper; - sepolia_BnbConnectorMeta_filter: sepolia_BnbConnectorMeta_filter; - sepolia_BnbConnectorMeta_orderBy: sepolia_BnbConnectorMeta_orderBy; - Boolean: ResolverTypeWrapper; - sepolia_Bytes: ResolverTypeWrapper; - Float: ResolverTypeWrapper; - sepolia_GnosisConnectorMeta: ResolverTypeWrapper; - sepolia_GnosisConnectorMeta_filter: sepolia_GnosisConnectorMeta_filter; - sepolia_GnosisConnectorMeta_orderBy: sepolia_GnosisConnectorMeta_orderBy; - sepolia_HubDomain: ResolverTypeWrapper; - sepolia_HubDomain_filter: sepolia_HubDomain_filter; - sepolia_HubDomain_orderBy: sepolia_HubDomain_orderBy; - sepolia_HubOptimisticRootFinalized: ResolverTypeWrapper; - sepolia_HubOptimisticRootFinalized_filter: sepolia_HubOptimisticRootFinalized_filter; - sepolia_HubOptimisticRootFinalized_orderBy: sepolia_HubOptimisticRootFinalized_orderBy; - ID: ResolverTypeWrapper; - Int: ResolverTypeWrapper; - sepolia_Int8: ResolverTypeWrapper; - sepolia_LineaConnectorMeta: ResolverTypeWrapper; - sepolia_LineaConnectorMeta_filter: sepolia_LineaConnectorMeta_filter; - sepolia_LineaConnectorMeta_orderBy: sepolia_LineaConnectorMeta_orderBy; - sepolia_MantleConnectorMeta: ResolverTypeWrapper; - sepolia_MantleConnectorMeta_filter: sepolia_MantleConnectorMeta_filter; - sepolia_MantleConnectorMeta_orderBy: sepolia_MantleConnectorMeta_orderBy; - sepolia_MetisConnectorMeta: ResolverTypeWrapper; - sepolia_MetisConnectorMeta_filter: sepolia_MetisConnectorMeta_filter; - sepolia_MetisConnectorMeta_orderBy: sepolia_MetisConnectorMeta_orderBy; - sepolia_ModeConnectorMeta: ResolverTypeWrapper; - sepolia_ModeConnectorMeta_filter: sepolia_ModeConnectorMeta_filter; - sepolia_ModeConnectorMeta_orderBy: sepolia_ModeConnectorMeta_orderBy; - sepolia_OptimismConnectorMeta: ResolverTypeWrapper; - sepolia_OptimismConnectorMeta_filter: sepolia_OptimismConnectorMeta_filter; - sepolia_OptimismConnectorMeta_orderBy: sepolia_OptimismConnectorMeta_orderBy; - sepolia_OptimisticRootPropagated: ResolverTypeWrapper; - sepolia_OptimisticRootPropagated_filter: sepolia_OptimisticRootPropagated_filter; - sepolia_OptimisticRootPropagated_orderBy: sepolia_OptimisticRootPropagated_orderBy; - sepolia_OptimisticRootProposed: ResolverTypeWrapper; - sepolia_OptimisticRootProposed_filter: sepolia_OptimisticRootProposed_filter; - sepolia_OptimisticRootProposed_orderBy: sepolia_OptimisticRootProposed_orderBy; - sepolia_OrderDirection: sepolia_OrderDirection; - sepolia_PolygonConnectorMeta: ResolverTypeWrapper; - sepolia_PolygonConnectorMeta_filter: sepolia_PolygonConnectorMeta_filter; - sepolia_PolygonConnectorMeta_orderBy: sepolia_PolygonConnectorMeta_orderBy; - sepolia_PolygonZkConnectorMeta: ResolverTypeWrapper; - sepolia_PolygonZkConnectorMeta_filter: sepolia_PolygonZkConnectorMeta_filter; - sepolia_PolygonZkConnectorMeta_orderBy: sepolia_PolygonZkConnectorMeta_orderBy; - sepolia_RootAggregated: ResolverTypeWrapper; - sepolia_RootAggregated_filter: sepolia_RootAggregated_filter; - sepolia_RootAggregated_orderBy: sepolia_RootAggregated_orderBy; - sepolia_RootManagerMeta: ResolverTypeWrapper; - sepolia_RootManagerMeta_filter: sepolia_RootManagerMeta_filter; - sepolia_RootManagerMeta_orderBy: sepolia_RootManagerMeta_orderBy; - sepolia_RootManagerMode: ResolverTypeWrapper; - sepolia_RootManagerMode_filter: sepolia_RootManagerMode_filter; - sepolia_RootManagerMode_orderBy: sepolia_RootManagerMode_orderBy; - sepolia_RootMessageProcessed: ResolverTypeWrapper; - sepolia_RootMessageProcessed_filter: sepolia_RootMessageProcessed_filter; - sepolia_RootMessageProcessed_orderBy: sepolia_RootMessageProcessed_orderBy; - sepolia_RootPropagated: ResolverTypeWrapper; - sepolia_RootPropagated_filter: sepolia_RootPropagated_filter; - sepolia_RootPropagated_orderBy: sepolia_RootPropagated_orderBy; - sepolia_ScrollConnectorMeta: ResolverTypeWrapper; - sepolia_ScrollConnectorMeta_filter: sepolia_ScrollConnectorMeta_filter; - sepolia_ScrollConnectorMeta_orderBy: sepolia_ScrollConnectorMeta_orderBy; - String: ResolverTypeWrapper; - Timestamp: ResolverTypeWrapper; - sepolia_X1ConnectorMeta: ResolverTypeWrapper; - sepolia_X1ConnectorMeta_filter: sepolia_X1ConnectorMeta_filter; - sepolia_X1ConnectorMeta_orderBy: sepolia_X1ConnectorMeta_orderBy; - sepolia_ZkSyncConnectorMeta: ResolverTypeWrapper; - sepolia_ZkSyncConnectorMeta_filter: sepolia_ZkSyncConnectorMeta_filter; - sepolia_ZkSyncConnectorMeta_orderBy: sepolia_ZkSyncConnectorMeta_orderBy; - sepolia__Block_: ResolverTypeWrapper; - sepolia__Meta_: ResolverTypeWrapper; - _SubgraphErrorPolicy_: _SubgraphErrorPolicy_; - arbitrumsepolia_swap_Aggregation_interval: arbitrumsepolia_swap_Aggregation_interval; - arbitrumsepolia_swap_BigDecimal: ResolverTypeWrapper; - arbitrumsepolia_swap_BlockChangedFilter: arbitrumsepolia_swap_BlockChangedFilter; - arbitrumsepolia_swap_Block_height: arbitrumsepolia_swap_Block_height; - arbitrumsepolia_swap_Bytes: ResolverTypeWrapper; - arbitrumsepolia_swap_Int8: ResolverTypeWrapper; - arbitrumsepolia_swap_LpAccount: ResolverTypeWrapper; - arbitrumsepolia_swap_LpAccountBalance: ResolverTypeWrapper; - arbitrumsepolia_swap_LpAccountBalance_filter: arbitrumsepolia_swap_LpAccountBalance_filter; - arbitrumsepolia_swap_LpAccountBalance_orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy; - arbitrumsepolia_swap_LpAccount_filter: arbitrumsepolia_swap_LpAccount_filter; - arbitrumsepolia_swap_LpAccount_orderBy: arbitrumsepolia_swap_LpAccount_orderBy; - arbitrumsepolia_swap_LpToken: ResolverTypeWrapper; - arbitrumsepolia_swap_LpTokenEvent: ResolversTypes['arbitrumsepolia_swap_LpTransferEvent']; - arbitrumsepolia_swap_LpTokenEvent_filter: arbitrumsepolia_swap_LpTokenEvent_filter; - arbitrumsepolia_swap_LpTokenEvent_orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy; - arbitrumsepolia_swap_LpToken_filter: arbitrumsepolia_swap_LpToken_filter; - arbitrumsepolia_swap_LpToken_orderBy: arbitrumsepolia_swap_LpToken_orderBy; - arbitrumsepolia_swap_LpTransferEvent: ResolverTypeWrapper; - arbitrumsepolia_swap_LpTransferEvent_filter: arbitrumsepolia_swap_LpTransferEvent_filter; - arbitrumsepolia_swap_LpTransferEvent_orderBy: arbitrumsepolia_swap_LpTransferEvent_orderBy; - arbitrumsepolia_swap_OrderDirection: arbitrumsepolia_swap_OrderDirection; - arbitrumsepolia_swap_PooledToken: ResolverTypeWrapper; - arbitrumsepolia_swap_PooledToken_filter: arbitrumsepolia_swap_PooledToken_filter; - arbitrumsepolia_swap_PooledToken_orderBy: arbitrumsepolia_swap_PooledToken_orderBy; - arbitrumsepolia_swap_StableSwap: ResolverTypeWrapper; - arbitrumsepolia_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter; - arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy; - arbitrumsepolia_swap_StableSwapEvent: ResolversTypes['arbitrumsepolia_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent']; - arbitrumsepolia_swap_StableSwapEvent_filter: arbitrumsepolia_swap_StableSwapEvent_filter; - arbitrumsepolia_swap_StableSwapEvent_orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy; - arbitrumsepolia_swap_StableSwapExchange: ResolverTypeWrapper; - arbitrumsepolia_swap_StableSwapExchange_filter: arbitrumsepolia_swap_StableSwapExchange_filter; - arbitrumsepolia_swap_StableSwapExchange_orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy; - arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter; - arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy; - arbitrumsepolia_swap_StableSwap_filter: arbitrumsepolia_swap_StableSwap_filter; - arbitrumsepolia_swap_StableSwap_orderBy: arbitrumsepolia_swap_StableSwap_orderBy; - arbitrumsepolia_swap_SwapDailyVolume: ResolverTypeWrapper; - arbitrumsepolia_swap_SwapDailyVolume_filter: arbitrumsepolia_swap_SwapDailyVolume_filter; - arbitrumsepolia_swap_SwapDailyVolume_orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy; - arbitrumsepolia_swap_SwapHourlyVolume: ResolverTypeWrapper; - arbitrumsepolia_swap_SwapHourlyVolume_filter: arbitrumsepolia_swap_SwapHourlyVolume_filter; - arbitrumsepolia_swap_SwapHourlyVolume_orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy; - arbitrumsepolia_swap_SwapTradeVolume: ResolversTypes['arbitrumsepolia_swap_SwapDailyVolume'] | ResolversTypes['arbitrumsepolia_swap_SwapHourlyVolume'] | ResolversTypes['arbitrumsepolia_swap_SwapWeeklyVolume']; - arbitrumsepolia_swap_SwapTradeVolume_filter: arbitrumsepolia_swap_SwapTradeVolume_filter; - arbitrumsepolia_swap_SwapTradeVolume_orderBy: arbitrumsepolia_swap_SwapTradeVolume_orderBy; - arbitrumsepolia_swap_SwapWeeklyVolume: ResolverTypeWrapper; - arbitrumsepolia_swap_SwapWeeklyVolume_filter: arbitrumsepolia_swap_SwapWeeklyVolume_filter; - arbitrumsepolia_swap_SwapWeeklyVolume_orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy; - arbitrumsepolia_swap_SystemInfo: ResolverTypeWrapper; - arbitrumsepolia_swap_SystemInfo_filter: arbitrumsepolia_swap_SystemInfo_filter; - arbitrumsepolia_swap_SystemInfo_orderBy: arbitrumsepolia_swap_SystemInfo_orderBy; - arbitrumsepolia_swap__Block_: ResolverTypeWrapper; - arbitrumsepolia_swap__Meta_: ResolverTypeWrapper; - polygon_swap_Aggregation_interval: polygon_swap_Aggregation_interval; - polygon_swap_BigDecimal: ResolverTypeWrapper; - polygon_swap_BlockChangedFilter: polygon_swap_BlockChangedFilter; - polygon_swap_Block_height: polygon_swap_Block_height; - polygon_swap_Bytes: ResolverTypeWrapper; - polygon_swap_Int8: ResolverTypeWrapper; - polygon_swap_LpAccount: ResolverTypeWrapper; - polygon_swap_LpAccountBalance: ResolverTypeWrapper; - polygon_swap_LpAccountBalance_filter: polygon_swap_LpAccountBalance_filter; - polygon_swap_LpAccountBalance_orderBy: polygon_swap_LpAccountBalance_orderBy; - polygon_swap_LpAccount_filter: polygon_swap_LpAccount_filter; - polygon_swap_LpAccount_orderBy: polygon_swap_LpAccount_orderBy; - polygon_swap_LpToken: ResolverTypeWrapper; - polygon_swap_LpTokenEvent: ResolversTypes['polygon_swap_LpTransferEvent']; - polygon_swap_LpTokenEvent_filter: polygon_swap_LpTokenEvent_filter; - polygon_swap_LpTokenEvent_orderBy: polygon_swap_LpTokenEvent_orderBy; - polygon_swap_LpToken_filter: polygon_swap_LpToken_filter; - polygon_swap_LpToken_orderBy: polygon_swap_LpToken_orderBy; - polygon_swap_LpTransferEvent: ResolverTypeWrapper; - polygon_swap_LpTransferEvent_filter: polygon_swap_LpTransferEvent_filter; - polygon_swap_LpTransferEvent_orderBy: polygon_swap_LpTransferEvent_orderBy; - polygon_swap_OrderDirection: polygon_swap_OrderDirection; - polygon_swap_PooledToken: ResolverTypeWrapper; - polygon_swap_PooledToken_filter: polygon_swap_PooledToken_filter; - polygon_swap_PooledToken_orderBy: polygon_swap_PooledToken_orderBy; - polygon_swap_StableSwap: ResolverTypeWrapper; - polygon_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - polygon_swap_StableSwapAddLiquidityEvent_filter: polygon_swap_StableSwapAddLiquidityEvent_filter; - polygon_swap_StableSwapAddLiquidityEvent_orderBy: polygon_swap_StableSwapAddLiquidityEvent_orderBy; - polygon_swap_StableSwapEvent: ResolversTypes['polygon_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['polygon_swap_StableSwapRemoveLiquidityEvent']; - polygon_swap_StableSwapEvent_filter: polygon_swap_StableSwapEvent_filter; - polygon_swap_StableSwapEvent_orderBy: polygon_swap_StableSwapEvent_orderBy; - polygon_swap_StableSwapExchange: ResolverTypeWrapper; - polygon_swap_StableSwapExchange_filter: polygon_swap_StableSwapExchange_filter; - polygon_swap_StableSwapExchange_orderBy: polygon_swap_StableSwapExchange_orderBy; - polygon_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - polygon_swap_StableSwapRemoveLiquidityEvent_filter: polygon_swap_StableSwapRemoveLiquidityEvent_filter; - polygon_swap_StableSwapRemoveLiquidityEvent_orderBy: polygon_swap_StableSwapRemoveLiquidityEvent_orderBy; - polygon_swap_StableSwap_filter: polygon_swap_StableSwap_filter; - polygon_swap_StableSwap_orderBy: polygon_swap_StableSwap_orderBy; - polygon_swap_SwapDailyVolume: ResolverTypeWrapper; - polygon_swap_SwapDailyVolume_filter: polygon_swap_SwapDailyVolume_filter; - polygon_swap_SwapDailyVolume_orderBy: polygon_swap_SwapDailyVolume_orderBy; - polygon_swap_SwapHourlyVolume: ResolverTypeWrapper; - polygon_swap_SwapHourlyVolume_filter: polygon_swap_SwapHourlyVolume_filter; - polygon_swap_SwapHourlyVolume_orderBy: polygon_swap_SwapHourlyVolume_orderBy; - polygon_swap_SwapTradeVolume: ResolversTypes['polygon_swap_SwapDailyVolume'] | ResolversTypes['polygon_swap_SwapHourlyVolume'] | ResolversTypes['polygon_swap_SwapWeeklyVolume']; - polygon_swap_SwapTradeVolume_filter: polygon_swap_SwapTradeVolume_filter; - polygon_swap_SwapTradeVolume_orderBy: polygon_swap_SwapTradeVolume_orderBy; - polygon_swap_SwapWeeklyVolume: ResolverTypeWrapper; - polygon_swap_SwapWeeklyVolume_filter: polygon_swap_SwapWeeklyVolume_filter; - polygon_swap_SwapWeeklyVolume_orderBy: polygon_swap_SwapWeeklyVolume_orderBy; - polygon_swap_SystemInfo: ResolverTypeWrapper; - polygon_swap_SystemInfo_filter: polygon_swap_SystemInfo_filter; - polygon_swap_SystemInfo_orderBy: polygon_swap_SystemInfo_orderBy; - polygon_swap__Block_: ResolverTypeWrapper; - polygon_swap__Meta_: ResolverTypeWrapper; - mantle_swap_BigDecimal: ResolverTypeWrapper; - mantle_swap_BlockChangedFilter: mantle_swap_BlockChangedFilter; - mantle_swap_Block_height: mantle_swap_Block_height; - mantle_swap_Bytes: ResolverTypeWrapper; - mantle_swap_Int8: ResolverTypeWrapper; - mantle_swap_LpAccount: ResolverTypeWrapper; - mantle_swap_LpAccountBalance: ResolverTypeWrapper; - mantle_swap_LpAccountBalance_filter: mantle_swap_LpAccountBalance_filter; - mantle_swap_LpAccountBalance_orderBy: mantle_swap_LpAccountBalance_orderBy; - mantle_swap_LpAccount_filter: mantle_swap_LpAccount_filter; - mantle_swap_LpAccount_orderBy: mantle_swap_LpAccount_orderBy; - mantle_swap_LpToken: ResolverTypeWrapper; - mantle_swap_LpTokenEvent: ResolversTypes['mantle_swap_LpTransferEvent']; - mantle_swap_LpTokenEvent_filter: mantle_swap_LpTokenEvent_filter; - mantle_swap_LpTokenEvent_orderBy: mantle_swap_LpTokenEvent_orderBy; - mantle_swap_LpToken_filter: mantle_swap_LpToken_filter; - mantle_swap_LpToken_orderBy: mantle_swap_LpToken_orderBy; - mantle_swap_LpTransferEvent: ResolverTypeWrapper; - mantle_swap_LpTransferEvent_filter: mantle_swap_LpTransferEvent_filter; - mantle_swap_LpTransferEvent_orderBy: mantle_swap_LpTransferEvent_orderBy; - mantle_swap_OrderDirection: mantle_swap_OrderDirection; - mantle_swap_PooledToken: ResolverTypeWrapper; - mantle_swap_PooledToken_filter: mantle_swap_PooledToken_filter; - mantle_swap_PooledToken_orderBy: mantle_swap_PooledToken_orderBy; - mantle_swap_StableSwap: ResolverTypeWrapper; - mantle_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - mantle_swap_StableSwapAddLiquidityEvent_filter: mantle_swap_StableSwapAddLiquidityEvent_filter; - mantle_swap_StableSwapAddLiquidityEvent_orderBy: mantle_swap_StableSwapAddLiquidityEvent_orderBy; - mantle_swap_StableSwapEvent: ResolversTypes['mantle_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['mantle_swap_StableSwapRemoveLiquidityEvent']; - mantle_swap_StableSwapEvent_filter: mantle_swap_StableSwapEvent_filter; - mantle_swap_StableSwapEvent_orderBy: mantle_swap_StableSwapEvent_orderBy; - mantle_swap_StableSwapExchange: ResolverTypeWrapper; - mantle_swap_StableSwapExchange_filter: mantle_swap_StableSwapExchange_filter; - mantle_swap_StableSwapExchange_orderBy: mantle_swap_StableSwapExchange_orderBy; - mantle_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - mantle_swap_StableSwapRemoveLiquidityEvent_filter: mantle_swap_StableSwapRemoveLiquidityEvent_filter; - mantle_swap_StableSwapRemoveLiquidityEvent_orderBy: mantle_swap_StableSwapRemoveLiquidityEvent_orderBy; - mantle_swap_StableSwap_filter: mantle_swap_StableSwap_filter; - mantle_swap_StableSwap_orderBy: mantle_swap_StableSwap_orderBy; - mantle_swap_SwapDailyVolume: ResolverTypeWrapper; - mantle_swap_SwapDailyVolume_filter: mantle_swap_SwapDailyVolume_filter; - mantle_swap_SwapDailyVolume_orderBy: mantle_swap_SwapDailyVolume_orderBy; - mantle_swap_SwapHourlyVolume: ResolverTypeWrapper; - mantle_swap_SwapHourlyVolume_filter: mantle_swap_SwapHourlyVolume_filter; - mantle_swap_SwapHourlyVolume_orderBy: mantle_swap_SwapHourlyVolume_orderBy; - mantle_swap_SwapTradeVolume: ResolversTypes['mantle_swap_SwapDailyVolume'] | ResolversTypes['mantle_swap_SwapHourlyVolume'] | ResolversTypes['mantle_swap_SwapWeeklyVolume']; - mantle_swap_SwapTradeVolume_filter: mantle_swap_SwapTradeVolume_filter; - mantle_swap_SwapTradeVolume_orderBy: mantle_swap_SwapTradeVolume_orderBy; - mantle_swap_SwapWeeklyVolume: ResolverTypeWrapper; - mantle_swap_SwapWeeklyVolume_filter: mantle_swap_SwapWeeklyVolume_filter; - mantle_swap_SwapWeeklyVolume_orderBy: mantle_swap_SwapWeeklyVolume_orderBy; - mantle_swap_SystemInfo: ResolverTypeWrapper; - mantle_swap_SystemInfo_filter: mantle_swap_SystemInfo_filter; - mantle_swap_SystemInfo_orderBy: mantle_swap_SystemInfo_orderBy; - mantle_swap__Block_: ResolverTypeWrapper; - mantle_swap__Meta_: ResolverTypeWrapper; - metis_swap_BigDecimal: ResolverTypeWrapper; - metis_swap_BlockChangedFilter: metis_swap_BlockChangedFilter; - metis_swap_Block_height: metis_swap_Block_height; - metis_swap_Bytes: ResolverTypeWrapper; - metis_swap_Int8: ResolverTypeWrapper; - metis_swap_LpAccount: ResolverTypeWrapper; - metis_swap_LpAccountBalance: ResolverTypeWrapper; - metis_swap_LpAccountBalance_filter: metis_swap_LpAccountBalance_filter; - metis_swap_LpAccountBalance_orderBy: metis_swap_LpAccountBalance_orderBy; - metis_swap_LpAccount_filter: metis_swap_LpAccount_filter; - metis_swap_LpAccount_orderBy: metis_swap_LpAccount_orderBy; - metis_swap_LpToken: ResolverTypeWrapper; - metis_swap_LpTokenEvent: ResolversTypes['metis_swap_LpTransferEvent']; - metis_swap_LpTokenEvent_filter: metis_swap_LpTokenEvent_filter; - metis_swap_LpTokenEvent_orderBy: metis_swap_LpTokenEvent_orderBy; - metis_swap_LpToken_filter: metis_swap_LpToken_filter; - metis_swap_LpToken_orderBy: metis_swap_LpToken_orderBy; - metis_swap_LpTransferEvent: ResolverTypeWrapper; - metis_swap_LpTransferEvent_filter: metis_swap_LpTransferEvent_filter; - metis_swap_LpTransferEvent_orderBy: metis_swap_LpTransferEvent_orderBy; - metis_swap_OrderDirection: metis_swap_OrderDirection; - metis_swap_PooledToken: ResolverTypeWrapper; - metis_swap_PooledToken_filter: metis_swap_PooledToken_filter; - metis_swap_PooledToken_orderBy: metis_swap_PooledToken_orderBy; - metis_swap_StableSwap: ResolverTypeWrapper; - metis_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - metis_swap_StableSwapAddLiquidityEvent_filter: metis_swap_StableSwapAddLiquidityEvent_filter; - metis_swap_StableSwapAddLiquidityEvent_orderBy: metis_swap_StableSwapAddLiquidityEvent_orderBy; - metis_swap_StableSwapEvent: ResolversTypes['metis_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['metis_swap_StableSwapRemoveLiquidityEvent']; - metis_swap_StableSwapEvent_filter: metis_swap_StableSwapEvent_filter; - metis_swap_StableSwapEvent_orderBy: metis_swap_StableSwapEvent_orderBy; - metis_swap_StableSwapExchange: ResolverTypeWrapper; - metis_swap_StableSwapExchange_filter: metis_swap_StableSwapExchange_filter; - metis_swap_StableSwapExchange_orderBy: metis_swap_StableSwapExchange_orderBy; - metis_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - metis_swap_StableSwapRemoveLiquidityEvent_filter: metis_swap_StableSwapRemoveLiquidityEvent_filter; - metis_swap_StableSwapRemoveLiquidityEvent_orderBy: metis_swap_StableSwapRemoveLiquidityEvent_orderBy; - metis_swap_StableSwap_filter: metis_swap_StableSwap_filter; - metis_swap_StableSwap_orderBy: metis_swap_StableSwap_orderBy; - metis_swap_SwapDailyVolume: ResolverTypeWrapper; - metis_swap_SwapDailyVolume_filter: metis_swap_SwapDailyVolume_filter; - metis_swap_SwapDailyVolume_orderBy: metis_swap_SwapDailyVolume_orderBy; - metis_swap_SwapHourlyVolume: ResolverTypeWrapper; - metis_swap_SwapHourlyVolume_filter: metis_swap_SwapHourlyVolume_filter; - metis_swap_SwapHourlyVolume_orderBy: metis_swap_SwapHourlyVolume_orderBy; - metis_swap_SwapTradeVolume: ResolversTypes['metis_swap_SwapDailyVolume'] | ResolversTypes['metis_swap_SwapHourlyVolume'] | ResolversTypes['metis_swap_SwapWeeklyVolume']; - metis_swap_SwapTradeVolume_filter: metis_swap_SwapTradeVolume_filter; - metis_swap_SwapTradeVolume_orderBy: metis_swap_SwapTradeVolume_orderBy; - metis_swap_SwapWeeklyVolume: ResolverTypeWrapper; - metis_swap_SwapWeeklyVolume_filter: metis_swap_SwapWeeklyVolume_filter; - metis_swap_SwapWeeklyVolume_orderBy: metis_swap_SwapWeeklyVolume_orderBy; - metis_swap_SystemInfo: ResolverTypeWrapper; - metis_swap_SystemInfo_filter: metis_swap_SystemInfo_filter; - metis_swap_SystemInfo_orderBy: metis_swap_SystemInfo_orderBy; - metis_swap__Block_: ResolverTypeWrapper; - metis_swap__Meta_: ResolverTypeWrapper; - stagingmainnet_AggregateRootSavedSlow: ResolverTypeWrapper; - stagingmainnet_AggregateRootSavedSlow_filter: stagingmainnet_AggregateRootSavedSlow_filter; - stagingmainnet_AggregateRootSavedSlow_orderBy: stagingmainnet_AggregateRootSavedSlow_orderBy; - stagingmainnet_AggregatedMessageRoot: ResolverTypeWrapper; - stagingmainnet_AggregatedMessageRoot_filter: stagingmainnet_AggregatedMessageRoot_filter; - stagingmainnet_AggregatedMessageRoot_orderBy: stagingmainnet_AggregatedMessageRoot_orderBy; - stagingmainnet_Aggregation_interval: stagingmainnet_Aggregation_interval; - stagingmainnet_ArbitrumConnectorMeta: ResolverTypeWrapper; - stagingmainnet_ArbitrumConnectorMeta_filter: stagingmainnet_ArbitrumConnectorMeta_filter; - stagingmainnet_ArbitrumConnectorMeta_orderBy: stagingmainnet_ArbitrumConnectorMeta_orderBy; - stagingmainnet_AvalancheConnectorMeta: ResolverTypeWrapper; - stagingmainnet_AvalancheConnectorMeta_filter: stagingmainnet_AvalancheConnectorMeta_filter; - stagingmainnet_AvalancheConnectorMeta_orderBy: stagingmainnet_AvalancheConnectorMeta_orderBy; - stagingmainnet_BaseConnectorMeta: ResolverTypeWrapper; - stagingmainnet_BaseConnectorMeta_filter: stagingmainnet_BaseConnectorMeta_filter; - stagingmainnet_BaseConnectorMeta_orderBy: stagingmainnet_BaseConnectorMeta_orderBy; - stagingmainnet_BigDecimal: ResolverTypeWrapper; - stagingmainnet_BlockChangedFilter: stagingmainnet_BlockChangedFilter; - stagingmainnet_Block_height: stagingmainnet_Block_height; - stagingmainnet_BnbConnectorMeta: ResolverTypeWrapper; - stagingmainnet_BnbConnectorMeta_filter: stagingmainnet_BnbConnectorMeta_filter; - stagingmainnet_BnbConnectorMeta_orderBy: stagingmainnet_BnbConnectorMeta_orderBy; - stagingmainnet_Bytes: ResolverTypeWrapper; - stagingmainnet_GnosisConnectorMeta: ResolverTypeWrapper; - stagingmainnet_GnosisConnectorMeta_filter: stagingmainnet_GnosisConnectorMeta_filter; - stagingmainnet_GnosisConnectorMeta_orderBy: stagingmainnet_GnosisConnectorMeta_orderBy; - stagingmainnet_HubDomain: ResolverTypeWrapper; - stagingmainnet_HubDomain_filter: stagingmainnet_HubDomain_filter; - stagingmainnet_HubDomain_orderBy: stagingmainnet_HubDomain_orderBy; - stagingmainnet_HubOptimisticRootFinalized: ResolverTypeWrapper; - stagingmainnet_HubOptimisticRootFinalized_filter: stagingmainnet_HubOptimisticRootFinalized_filter; - stagingmainnet_HubOptimisticRootFinalized_orderBy: stagingmainnet_HubOptimisticRootFinalized_orderBy; - stagingmainnet_Int8: ResolverTypeWrapper; - stagingmainnet_LineaConnectorMeta: ResolverTypeWrapper; - stagingmainnet_LineaConnectorMeta_filter: stagingmainnet_LineaConnectorMeta_filter; - stagingmainnet_LineaConnectorMeta_orderBy: stagingmainnet_LineaConnectorMeta_orderBy; - stagingmainnet_MantleConnectorMeta: ResolverTypeWrapper; - stagingmainnet_MantleConnectorMeta_filter: stagingmainnet_MantleConnectorMeta_filter; - stagingmainnet_MantleConnectorMeta_orderBy: stagingmainnet_MantleConnectorMeta_orderBy; - stagingmainnet_MetisConnectorMeta: ResolverTypeWrapper; - stagingmainnet_MetisConnectorMeta_filter: stagingmainnet_MetisConnectorMeta_filter; - stagingmainnet_MetisConnectorMeta_orderBy: stagingmainnet_MetisConnectorMeta_orderBy; - stagingmainnet_ModeConnectorMeta: ResolverTypeWrapper; - stagingmainnet_ModeConnectorMeta_filter: stagingmainnet_ModeConnectorMeta_filter; - stagingmainnet_ModeConnectorMeta_orderBy: stagingmainnet_ModeConnectorMeta_orderBy; - stagingmainnet_OptimismConnectorMeta: ResolverTypeWrapper; - stagingmainnet_OptimismConnectorMeta_filter: stagingmainnet_OptimismConnectorMeta_filter; - stagingmainnet_OptimismConnectorMeta_orderBy: stagingmainnet_OptimismConnectorMeta_orderBy; - stagingmainnet_OptimisticRootPropagated: ResolverTypeWrapper; - stagingmainnet_OptimisticRootPropagated_filter: stagingmainnet_OptimisticRootPropagated_filter; - stagingmainnet_OptimisticRootPropagated_orderBy: stagingmainnet_OptimisticRootPropagated_orderBy; - stagingmainnet_OptimisticRootProposed: ResolverTypeWrapper; - stagingmainnet_OptimisticRootProposed_filter: stagingmainnet_OptimisticRootProposed_filter; - stagingmainnet_OptimisticRootProposed_orderBy: stagingmainnet_OptimisticRootProposed_orderBy; - stagingmainnet_OrderDirection: stagingmainnet_OrderDirection; - stagingmainnet_PolygonConnectorMeta: ResolverTypeWrapper; - stagingmainnet_PolygonConnectorMeta_filter: stagingmainnet_PolygonConnectorMeta_filter; - stagingmainnet_PolygonConnectorMeta_orderBy: stagingmainnet_PolygonConnectorMeta_orderBy; - stagingmainnet_PolygonZkConnectorMeta: ResolverTypeWrapper; - stagingmainnet_PolygonZkConnectorMeta_filter: stagingmainnet_PolygonZkConnectorMeta_filter; - stagingmainnet_PolygonZkConnectorMeta_orderBy: stagingmainnet_PolygonZkConnectorMeta_orderBy; - stagingmainnet_RootAggregated: ResolverTypeWrapper; - stagingmainnet_RootAggregated_filter: stagingmainnet_RootAggregated_filter; - stagingmainnet_RootAggregated_orderBy: stagingmainnet_RootAggregated_orderBy; - stagingmainnet_RootManagerMeta: ResolverTypeWrapper; - stagingmainnet_RootManagerMeta_filter: stagingmainnet_RootManagerMeta_filter; - stagingmainnet_RootManagerMeta_orderBy: stagingmainnet_RootManagerMeta_orderBy; - stagingmainnet_RootManagerMode: ResolverTypeWrapper; - stagingmainnet_RootManagerMode_filter: stagingmainnet_RootManagerMode_filter; - stagingmainnet_RootManagerMode_orderBy: stagingmainnet_RootManagerMode_orderBy; - stagingmainnet_RootMessageProcessed: ResolverTypeWrapper; - stagingmainnet_RootMessageProcessed_filter: stagingmainnet_RootMessageProcessed_filter; - stagingmainnet_RootMessageProcessed_orderBy: stagingmainnet_RootMessageProcessed_orderBy; - stagingmainnet_RootPropagated: ResolverTypeWrapper; - stagingmainnet_RootPropagated_filter: stagingmainnet_RootPropagated_filter; - stagingmainnet_RootPropagated_orderBy: stagingmainnet_RootPropagated_orderBy; - stagingmainnet_ScrollConnectorMeta: ResolverTypeWrapper; - stagingmainnet_ScrollConnectorMeta_filter: stagingmainnet_ScrollConnectorMeta_filter; - stagingmainnet_ScrollConnectorMeta_orderBy: stagingmainnet_ScrollConnectorMeta_orderBy; - stagingmainnet_XlayerConnectorMeta: ResolverTypeWrapper; - stagingmainnet_XlayerConnectorMeta_filter: stagingmainnet_XlayerConnectorMeta_filter; - stagingmainnet_XlayerConnectorMeta_orderBy: stagingmainnet_XlayerConnectorMeta_orderBy; - stagingmainnet_ZkSyncConnectorMeta: ResolverTypeWrapper; - stagingmainnet_ZkSyncConnectorMeta_filter: stagingmainnet_ZkSyncConnectorMeta_filter; - stagingmainnet_ZkSyncConnectorMeta_orderBy: stagingmainnet_ZkSyncConnectorMeta_orderBy; - stagingmainnet__Block_: ResolverTypeWrapper; - stagingmainnet__Meta_: ResolverTypeWrapper; - bnb_swap_Aggregation_interval: bnb_swap_Aggregation_interval; - bnb_swap_BigDecimal: ResolverTypeWrapper; - bnb_swap_BlockChangedFilter: bnb_swap_BlockChangedFilter; - bnb_swap_Block_height: bnb_swap_Block_height; - bnb_swap_Bytes: ResolverTypeWrapper; - bnb_swap_Int8: ResolverTypeWrapper; - bnb_swap_LpAccount: ResolverTypeWrapper; - bnb_swap_LpAccountBalance: ResolverTypeWrapper; - bnb_swap_LpAccountBalance_filter: bnb_swap_LpAccountBalance_filter; - bnb_swap_LpAccountBalance_orderBy: bnb_swap_LpAccountBalance_orderBy; - bnb_swap_LpAccount_filter: bnb_swap_LpAccount_filter; - bnb_swap_LpAccount_orderBy: bnb_swap_LpAccount_orderBy; - bnb_swap_LpToken: ResolverTypeWrapper; - bnb_swap_LpTokenEvent: ResolversTypes['bnb_swap_LpTransferEvent']; - bnb_swap_LpTokenEvent_filter: bnb_swap_LpTokenEvent_filter; - bnb_swap_LpTokenEvent_orderBy: bnb_swap_LpTokenEvent_orderBy; - bnb_swap_LpToken_filter: bnb_swap_LpToken_filter; - bnb_swap_LpToken_orderBy: bnb_swap_LpToken_orderBy; - bnb_swap_LpTransferEvent: ResolverTypeWrapper; - bnb_swap_LpTransferEvent_filter: bnb_swap_LpTransferEvent_filter; - bnb_swap_LpTransferEvent_orderBy: bnb_swap_LpTransferEvent_orderBy; - bnb_swap_OrderDirection: bnb_swap_OrderDirection; - bnb_swap_PooledToken: ResolverTypeWrapper; - bnb_swap_PooledToken_filter: bnb_swap_PooledToken_filter; - bnb_swap_PooledToken_orderBy: bnb_swap_PooledToken_orderBy; - bnb_swap_StableSwap: ResolverTypeWrapper; - bnb_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - bnb_swap_StableSwapAddLiquidityEvent_filter: bnb_swap_StableSwapAddLiquidityEvent_filter; - bnb_swap_StableSwapAddLiquidityEvent_orderBy: bnb_swap_StableSwapAddLiquidityEvent_orderBy; - bnb_swap_StableSwapEvent: ResolversTypes['bnb_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['bnb_swap_StableSwapRemoveLiquidityEvent']; - bnb_swap_StableSwapEvent_filter: bnb_swap_StableSwapEvent_filter; - bnb_swap_StableSwapEvent_orderBy: bnb_swap_StableSwapEvent_orderBy; - bnb_swap_StableSwapExchange: ResolverTypeWrapper; - bnb_swap_StableSwapExchange_filter: bnb_swap_StableSwapExchange_filter; - bnb_swap_StableSwapExchange_orderBy: bnb_swap_StableSwapExchange_orderBy; - bnb_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - bnb_swap_StableSwapRemoveLiquidityEvent_filter: bnb_swap_StableSwapRemoveLiquidityEvent_filter; - bnb_swap_StableSwapRemoveLiquidityEvent_orderBy: bnb_swap_StableSwapRemoveLiquidityEvent_orderBy; - bnb_swap_StableSwap_filter: bnb_swap_StableSwap_filter; - bnb_swap_StableSwap_orderBy: bnb_swap_StableSwap_orderBy; - bnb_swap_SwapDailyVolume: ResolverTypeWrapper; - bnb_swap_SwapDailyVolume_filter: bnb_swap_SwapDailyVolume_filter; - bnb_swap_SwapDailyVolume_orderBy: bnb_swap_SwapDailyVolume_orderBy; - bnb_swap_SwapHourlyVolume: ResolverTypeWrapper; - bnb_swap_SwapHourlyVolume_filter: bnb_swap_SwapHourlyVolume_filter; - bnb_swap_SwapHourlyVolume_orderBy: bnb_swap_SwapHourlyVolume_orderBy; - bnb_swap_SwapTradeVolume: ResolversTypes['bnb_swap_SwapDailyVolume'] | ResolversTypes['bnb_swap_SwapHourlyVolume'] | ResolversTypes['bnb_swap_SwapWeeklyVolume']; - bnb_swap_SwapTradeVolume_filter: bnb_swap_SwapTradeVolume_filter; - bnb_swap_SwapTradeVolume_orderBy: bnb_swap_SwapTradeVolume_orderBy; - bnb_swap_SwapWeeklyVolume: ResolverTypeWrapper; - bnb_swap_SwapWeeklyVolume_filter: bnb_swap_SwapWeeklyVolume_filter; - bnb_swap_SwapWeeklyVolume_orderBy: bnb_swap_SwapWeeklyVolume_orderBy; - bnb_swap_SystemInfo: ResolverTypeWrapper; - bnb_swap_SystemInfo_filter: bnb_swap_SystemInfo_filter; - bnb_swap_SystemInfo_orderBy: bnb_swap_SystemInfo_orderBy; - bnb_swap__Block_: ResolverTypeWrapper; - bnb_swap__Meta_: ResolverTypeWrapper; - optimism_swap_Aggregation_interval: optimism_swap_Aggregation_interval; - optimism_swap_BigDecimal: ResolverTypeWrapper; - optimism_swap_BlockChangedFilter: optimism_swap_BlockChangedFilter; - optimism_swap_Block_height: optimism_swap_Block_height; - optimism_swap_Bytes: ResolverTypeWrapper; - optimism_swap_Int8: ResolverTypeWrapper; - optimism_swap_LpAccount: ResolverTypeWrapper; - optimism_swap_LpAccountBalance: ResolverTypeWrapper; - optimism_swap_LpAccountBalance_filter: optimism_swap_LpAccountBalance_filter; - optimism_swap_LpAccountBalance_orderBy: optimism_swap_LpAccountBalance_orderBy; - optimism_swap_LpAccount_filter: optimism_swap_LpAccount_filter; - optimism_swap_LpAccount_orderBy: optimism_swap_LpAccount_orderBy; - optimism_swap_LpToken: ResolverTypeWrapper; - optimism_swap_LpTokenEvent: ResolversTypes['optimism_swap_LpTransferEvent']; - optimism_swap_LpTokenEvent_filter: optimism_swap_LpTokenEvent_filter; - optimism_swap_LpTokenEvent_orderBy: optimism_swap_LpTokenEvent_orderBy; - optimism_swap_LpToken_filter: optimism_swap_LpToken_filter; - optimism_swap_LpToken_orderBy: optimism_swap_LpToken_orderBy; - optimism_swap_LpTransferEvent: ResolverTypeWrapper; - optimism_swap_LpTransferEvent_filter: optimism_swap_LpTransferEvent_filter; - optimism_swap_LpTransferEvent_orderBy: optimism_swap_LpTransferEvent_orderBy; - optimism_swap_OrderDirection: optimism_swap_OrderDirection; - optimism_swap_PooledToken: ResolverTypeWrapper; - optimism_swap_PooledToken_filter: optimism_swap_PooledToken_filter; - optimism_swap_PooledToken_orderBy: optimism_swap_PooledToken_orderBy; - optimism_swap_StableSwap: ResolverTypeWrapper; - optimism_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - optimism_swap_StableSwapAddLiquidityEvent_filter: optimism_swap_StableSwapAddLiquidityEvent_filter; - optimism_swap_StableSwapAddLiquidityEvent_orderBy: optimism_swap_StableSwapAddLiquidityEvent_orderBy; - optimism_swap_StableSwapEvent: ResolversTypes['optimism_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['optimism_swap_StableSwapRemoveLiquidityEvent']; - optimism_swap_StableSwapEvent_filter: optimism_swap_StableSwapEvent_filter; - optimism_swap_StableSwapEvent_orderBy: optimism_swap_StableSwapEvent_orderBy; - optimism_swap_StableSwapExchange: ResolverTypeWrapper; - optimism_swap_StableSwapExchange_filter: optimism_swap_StableSwapExchange_filter; - optimism_swap_StableSwapExchange_orderBy: optimism_swap_StableSwapExchange_orderBy; - optimism_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - optimism_swap_StableSwapRemoveLiquidityEvent_filter: optimism_swap_StableSwapRemoveLiquidityEvent_filter; - optimism_swap_StableSwapRemoveLiquidityEvent_orderBy: optimism_swap_StableSwapRemoveLiquidityEvent_orderBy; - optimism_swap_StableSwap_filter: optimism_swap_StableSwap_filter; - optimism_swap_StableSwap_orderBy: optimism_swap_StableSwap_orderBy; - optimism_swap_SwapDailyVolume: ResolverTypeWrapper; - optimism_swap_SwapDailyVolume_filter: optimism_swap_SwapDailyVolume_filter; - optimism_swap_SwapDailyVolume_orderBy: optimism_swap_SwapDailyVolume_orderBy; - optimism_swap_SwapHourlyVolume: ResolverTypeWrapper; - optimism_swap_SwapHourlyVolume_filter: optimism_swap_SwapHourlyVolume_filter; - optimism_swap_SwapHourlyVolume_orderBy: optimism_swap_SwapHourlyVolume_orderBy; - optimism_swap_SwapTradeVolume: ResolversTypes['optimism_swap_SwapDailyVolume'] | ResolversTypes['optimism_swap_SwapHourlyVolume'] | ResolversTypes['optimism_swap_SwapWeeklyVolume']; - optimism_swap_SwapTradeVolume_filter: optimism_swap_SwapTradeVolume_filter; - optimism_swap_SwapTradeVolume_orderBy: optimism_swap_SwapTradeVolume_orderBy; - optimism_swap_SwapWeeklyVolume: ResolverTypeWrapper; - optimism_swap_SwapWeeklyVolume_filter: optimism_swap_SwapWeeklyVolume_filter; - optimism_swap_SwapWeeklyVolume_orderBy: optimism_swap_SwapWeeklyVolume_orderBy; - optimism_swap_SystemInfo: ResolverTypeWrapper; - optimism_swap_SystemInfo_filter: optimism_swap_SystemInfo_filter; - optimism_swap_SystemInfo_orderBy: optimism_swap_SystemInfo_orderBy; - optimism_swap__Block_: ResolverTypeWrapper; - optimism_swap__Meta_: ResolverTypeWrapper; - mode_swap_BigDecimal: ResolverTypeWrapper; - mode_swap_BlockChangedFilter: mode_swap_BlockChangedFilter; - mode_swap_Block_height: mode_swap_Block_height; - mode_swap_Bytes: ResolverTypeWrapper; - mode_swap_Int8: ResolverTypeWrapper; - mode_swap_LpAccount: ResolverTypeWrapper; - mode_swap_LpAccountBalance: ResolverTypeWrapper; - mode_swap_LpAccountBalance_filter: mode_swap_LpAccountBalance_filter; - mode_swap_LpAccountBalance_orderBy: mode_swap_LpAccountBalance_orderBy; - mode_swap_LpAccount_filter: mode_swap_LpAccount_filter; - mode_swap_LpAccount_orderBy: mode_swap_LpAccount_orderBy; - mode_swap_LpToken: ResolverTypeWrapper; - mode_swap_LpTokenEvent: ResolversTypes['mode_swap_LpTransferEvent']; - mode_swap_LpTokenEvent_filter: mode_swap_LpTokenEvent_filter; - mode_swap_LpTokenEvent_orderBy: mode_swap_LpTokenEvent_orderBy; - mode_swap_LpToken_filter: mode_swap_LpToken_filter; - mode_swap_LpToken_orderBy: mode_swap_LpToken_orderBy; - mode_swap_LpTransferEvent: ResolverTypeWrapper; - mode_swap_LpTransferEvent_filter: mode_swap_LpTransferEvent_filter; - mode_swap_LpTransferEvent_orderBy: mode_swap_LpTransferEvent_orderBy; - mode_swap_OrderDirection: mode_swap_OrderDirection; - mode_swap_PooledToken: ResolverTypeWrapper; - mode_swap_PooledToken_filter: mode_swap_PooledToken_filter; - mode_swap_PooledToken_orderBy: mode_swap_PooledToken_orderBy; - mode_swap_StableSwap: ResolverTypeWrapper; - mode_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - mode_swap_StableSwapAddLiquidityEvent_filter: mode_swap_StableSwapAddLiquidityEvent_filter; - mode_swap_StableSwapAddLiquidityEvent_orderBy: mode_swap_StableSwapAddLiquidityEvent_orderBy; - mode_swap_StableSwapEvent: ResolversTypes['mode_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['mode_swap_StableSwapRemoveLiquidityEvent']; - mode_swap_StableSwapEvent_filter: mode_swap_StableSwapEvent_filter; - mode_swap_StableSwapEvent_orderBy: mode_swap_StableSwapEvent_orderBy; - mode_swap_StableSwapExchange: ResolverTypeWrapper; - mode_swap_StableSwapExchange_filter: mode_swap_StableSwapExchange_filter; - mode_swap_StableSwapExchange_orderBy: mode_swap_StableSwapExchange_orderBy; - mode_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - mode_swap_StableSwapRemoveLiquidityEvent_filter: mode_swap_StableSwapRemoveLiquidityEvent_filter; - mode_swap_StableSwapRemoveLiquidityEvent_orderBy: mode_swap_StableSwapRemoveLiquidityEvent_orderBy; - mode_swap_StableSwap_filter: mode_swap_StableSwap_filter; - mode_swap_StableSwap_orderBy: mode_swap_StableSwap_orderBy; - mode_swap_SwapDailyVolume: ResolverTypeWrapper; - mode_swap_SwapDailyVolume_filter: mode_swap_SwapDailyVolume_filter; - mode_swap_SwapDailyVolume_orderBy: mode_swap_SwapDailyVolume_orderBy; - mode_swap_SwapHourlyVolume: ResolverTypeWrapper; - mode_swap_SwapHourlyVolume_filter: mode_swap_SwapHourlyVolume_filter; - mode_swap_SwapHourlyVolume_orderBy: mode_swap_SwapHourlyVolume_orderBy; - mode_swap_SwapTradeVolume: ResolversTypes['mode_swap_SwapDailyVolume'] | ResolversTypes['mode_swap_SwapHourlyVolume'] | ResolversTypes['mode_swap_SwapWeeklyVolume']; - mode_swap_SwapTradeVolume_filter: mode_swap_SwapTradeVolume_filter; - mode_swap_SwapTradeVolume_orderBy: mode_swap_SwapTradeVolume_orderBy; - mode_swap_SwapWeeklyVolume: ResolverTypeWrapper; - mode_swap_SwapWeeklyVolume_filter: mode_swap_SwapWeeklyVolume_filter; - mode_swap_SwapWeeklyVolume_orderBy: mode_swap_SwapWeeklyVolume_orderBy; - mode_swap_SystemInfo: ResolverTypeWrapper; - mode_swap_SystemInfo_filter: mode_swap_SystemInfo_filter; - mode_swap_SystemInfo_orderBy: mode_swap_SystemInfo_orderBy; - mode_swap__Block_: ResolverTypeWrapper; - mode_swap__Meta_: ResolverTypeWrapper; - localmainnet_AggregateRootSavedSlow: ResolverTypeWrapper; - localmainnet_AggregateRootSavedSlow_filter: localmainnet_AggregateRootSavedSlow_filter; - localmainnet_AggregateRootSavedSlow_orderBy: localmainnet_AggregateRootSavedSlow_orderBy; - localmainnet_AggregatedMessageRoot: ResolverTypeWrapper; - localmainnet_AggregatedMessageRoot_filter: localmainnet_AggregatedMessageRoot_filter; - localmainnet_AggregatedMessageRoot_orderBy: localmainnet_AggregatedMessageRoot_orderBy; - localmainnet_Aggregation_interval: localmainnet_Aggregation_interval; - localmainnet_ArbitrumConnectorMeta: ResolverTypeWrapper; - localmainnet_ArbitrumConnectorMeta_filter: localmainnet_ArbitrumConnectorMeta_filter; - localmainnet_ArbitrumConnectorMeta_orderBy: localmainnet_ArbitrumConnectorMeta_orderBy; - localmainnet_AvalancheConnectorMeta: ResolverTypeWrapper; - localmainnet_AvalancheConnectorMeta_filter: localmainnet_AvalancheConnectorMeta_filter; - localmainnet_AvalancheConnectorMeta_orderBy: localmainnet_AvalancheConnectorMeta_orderBy; - localmainnet_BaseConnectorMeta: ResolverTypeWrapper; - localmainnet_BaseConnectorMeta_filter: localmainnet_BaseConnectorMeta_filter; - localmainnet_BaseConnectorMeta_orderBy: localmainnet_BaseConnectorMeta_orderBy; - localmainnet_BigDecimal: ResolverTypeWrapper; - localmainnet_BlockChangedFilter: localmainnet_BlockChangedFilter; - localmainnet_Block_height: localmainnet_Block_height; - localmainnet_BnbConnectorMeta: ResolverTypeWrapper; - localmainnet_BnbConnectorMeta_filter: localmainnet_BnbConnectorMeta_filter; - localmainnet_BnbConnectorMeta_orderBy: localmainnet_BnbConnectorMeta_orderBy; - localmainnet_Bytes: ResolverTypeWrapper; - localmainnet_GnosisConnectorMeta: ResolverTypeWrapper; - localmainnet_GnosisConnectorMeta_filter: localmainnet_GnosisConnectorMeta_filter; - localmainnet_GnosisConnectorMeta_orderBy: localmainnet_GnosisConnectorMeta_orderBy; - localmainnet_HubDomain: ResolverTypeWrapper; - localmainnet_HubDomain_filter: localmainnet_HubDomain_filter; - localmainnet_HubDomain_orderBy: localmainnet_HubDomain_orderBy; - localmainnet_HubOptimisticRootFinalized: ResolverTypeWrapper; - localmainnet_HubOptimisticRootFinalized_filter: localmainnet_HubOptimisticRootFinalized_filter; - localmainnet_HubOptimisticRootFinalized_orderBy: localmainnet_HubOptimisticRootFinalized_orderBy; - localmainnet_Int8: ResolverTypeWrapper; - localmainnet_LineaConnectorMeta: ResolverTypeWrapper; - localmainnet_LineaConnectorMeta_filter: localmainnet_LineaConnectorMeta_filter; - localmainnet_LineaConnectorMeta_orderBy: localmainnet_LineaConnectorMeta_orderBy; - localmainnet_MantleConnectorMeta: ResolverTypeWrapper; - localmainnet_MantleConnectorMeta_filter: localmainnet_MantleConnectorMeta_filter; - localmainnet_MantleConnectorMeta_orderBy: localmainnet_MantleConnectorMeta_orderBy; - localmainnet_MetisConnectorMeta: ResolverTypeWrapper; - localmainnet_MetisConnectorMeta_filter: localmainnet_MetisConnectorMeta_filter; - localmainnet_MetisConnectorMeta_orderBy: localmainnet_MetisConnectorMeta_orderBy; - localmainnet_OptimismConnectorMeta: ResolverTypeWrapper; - localmainnet_OptimismConnectorMeta_filter: localmainnet_OptimismConnectorMeta_filter; - localmainnet_OptimismConnectorMeta_orderBy: localmainnet_OptimismConnectorMeta_orderBy; - localmainnet_OptimisticRootPropagated: ResolverTypeWrapper; - localmainnet_OptimisticRootPropagated_filter: localmainnet_OptimisticRootPropagated_filter; - localmainnet_OptimisticRootPropagated_orderBy: localmainnet_OptimisticRootPropagated_orderBy; - localmainnet_OptimisticRootProposed: ResolverTypeWrapper; - localmainnet_OptimisticRootProposed_filter: localmainnet_OptimisticRootProposed_filter; - localmainnet_OptimisticRootProposed_orderBy: localmainnet_OptimisticRootProposed_orderBy; - localmainnet_OrderDirection: localmainnet_OrderDirection; - localmainnet_PolygonConnectorMeta: ResolverTypeWrapper; - localmainnet_PolygonConnectorMeta_filter: localmainnet_PolygonConnectorMeta_filter; - localmainnet_PolygonConnectorMeta_orderBy: localmainnet_PolygonConnectorMeta_orderBy; - localmainnet_PolygonZkConnectorMeta: ResolverTypeWrapper; - localmainnet_PolygonZkConnectorMeta_filter: localmainnet_PolygonZkConnectorMeta_filter; - localmainnet_PolygonZkConnectorMeta_orderBy: localmainnet_PolygonZkConnectorMeta_orderBy; - localmainnet_RootAggregated: ResolverTypeWrapper; - localmainnet_RootAggregated_filter: localmainnet_RootAggregated_filter; - localmainnet_RootAggregated_orderBy: localmainnet_RootAggregated_orderBy; - localmainnet_RootManagerMeta: ResolverTypeWrapper; - localmainnet_RootManagerMeta_filter: localmainnet_RootManagerMeta_filter; - localmainnet_RootManagerMeta_orderBy: localmainnet_RootManagerMeta_orderBy; - localmainnet_RootManagerMode: ResolverTypeWrapper; - localmainnet_RootManagerMode_filter: localmainnet_RootManagerMode_filter; - localmainnet_RootManagerMode_orderBy: localmainnet_RootManagerMode_orderBy; - localmainnet_RootMessageProcessed: ResolverTypeWrapper; - localmainnet_RootMessageProcessed_filter: localmainnet_RootMessageProcessed_filter; - localmainnet_RootMessageProcessed_orderBy: localmainnet_RootMessageProcessed_orderBy; - localmainnet_RootPropagated: ResolverTypeWrapper; - localmainnet_RootPropagated_filter: localmainnet_RootPropagated_filter; - localmainnet_RootPropagated_orderBy: localmainnet_RootPropagated_orderBy; - localmainnet_ZkSyncConnectorMeta: ResolverTypeWrapper; - localmainnet_ZkSyncConnectorMeta_filter: localmainnet_ZkSyncConnectorMeta_filter; - localmainnet_ZkSyncConnectorMeta_orderBy: localmainnet_ZkSyncConnectorMeta_orderBy; - localmainnet__Block_: ResolverTypeWrapper; - localmainnet__Meta_: ResolverTypeWrapper; - arbitrumone_swap_Aggregation_interval: arbitrumone_swap_Aggregation_interval; - arbitrumone_swap_BigDecimal: ResolverTypeWrapper; - arbitrumone_swap_BlockChangedFilter: arbitrumone_swap_BlockChangedFilter; - arbitrumone_swap_Block_height: arbitrumone_swap_Block_height; - arbitrumone_swap_Bytes: ResolverTypeWrapper; - arbitrumone_swap_Int8: ResolverTypeWrapper; - arbitrumone_swap_LpAccount: ResolverTypeWrapper; - arbitrumone_swap_LpAccountBalance: ResolverTypeWrapper; - arbitrumone_swap_LpAccountBalance_filter: arbitrumone_swap_LpAccountBalance_filter; - arbitrumone_swap_LpAccountBalance_orderBy: arbitrumone_swap_LpAccountBalance_orderBy; - arbitrumone_swap_LpAccount_filter: arbitrumone_swap_LpAccount_filter; - arbitrumone_swap_LpAccount_orderBy: arbitrumone_swap_LpAccount_orderBy; - arbitrumone_swap_LpToken: ResolverTypeWrapper; - arbitrumone_swap_LpTokenEvent: ResolversTypes['arbitrumone_swap_LpTransferEvent']; - arbitrumone_swap_LpTokenEvent_filter: arbitrumone_swap_LpTokenEvent_filter; - arbitrumone_swap_LpTokenEvent_orderBy: arbitrumone_swap_LpTokenEvent_orderBy; - arbitrumone_swap_LpToken_filter: arbitrumone_swap_LpToken_filter; - arbitrumone_swap_LpToken_orderBy: arbitrumone_swap_LpToken_orderBy; - arbitrumone_swap_LpTransferEvent: ResolverTypeWrapper; - arbitrumone_swap_LpTransferEvent_filter: arbitrumone_swap_LpTransferEvent_filter; - arbitrumone_swap_LpTransferEvent_orderBy: arbitrumone_swap_LpTransferEvent_orderBy; - arbitrumone_swap_OrderDirection: arbitrumone_swap_OrderDirection; - arbitrumone_swap_PooledToken: ResolverTypeWrapper; - arbitrumone_swap_PooledToken_filter: arbitrumone_swap_PooledToken_filter; - arbitrumone_swap_PooledToken_orderBy: arbitrumone_swap_PooledToken_orderBy; - arbitrumone_swap_StableSwap: ResolverTypeWrapper; - arbitrumone_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - arbitrumone_swap_StableSwapAddLiquidityEvent_filter: arbitrumone_swap_StableSwapAddLiquidityEvent_filter; - arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy: arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy; - arbitrumone_swap_StableSwapEvent: ResolversTypes['arbitrumone_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['arbitrumone_swap_StableSwapRemoveLiquidityEvent']; - arbitrumone_swap_StableSwapEvent_filter: arbitrumone_swap_StableSwapEvent_filter; - arbitrumone_swap_StableSwapEvent_orderBy: arbitrumone_swap_StableSwapEvent_orderBy; - arbitrumone_swap_StableSwapExchange: ResolverTypeWrapper; - arbitrumone_swap_StableSwapExchange_filter: arbitrumone_swap_StableSwapExchange_filter; - arbitrumone_swap_StableSwapExchange_orderBy: arbitrumone_swap_StableSwapExchange_orderBy; - arbitrumone_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter: arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter; - arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy: arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy; - arbitrumone_swap_StableSwap_filter: arbitrumone_swap_StableSwap_filter; - arbitrumone_swap_StableSwap_orderBy: arbitrumone_swap_StableSwap_orderBy; - arbitrumone_swap_SwapDailyVolume: ResolverTypeWrapper; - arbitrumone_swap_SwapDailyVolume_filter: arbitrumone_swap_SwapDailyVolume_filter; - arbitrumone_swap_SwapDailyVolume_orderBy: arbitrumone_swap_SwapDailyVolume_orderBy; - arbitrumone_swap_SwapHourlyVolume: ResolverTypeWrapper; - arbitrumone_swap_SwapHourlyVolume_filter: arbitrumone_swap_SwapHourlyVolume_filter; - arbitrumone_swap_SwapHourlyVolume_orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy; - arbitrumone_swap_SwapTradeVolume: ResolversTypes['arbitrumone_swap_SwapDailyVolume'] | ResolversTypes['arbitrumone_swap_SwapHourlyVolume'] | ResolversTypes['arbitrumone_swap_SwapWeeklyVolume']; - arbitrumone_swap_SwapTradeVolume_filter: arbitrumone_swap_SwapTradeVolume_filter; - arbitrumone_swap_SwapTradeVolume_orderBy: arbitrumone_swap_SwapTradeVolume_orderBy; - arbitrumone_swap_SwapWeeklyVolume: ResolverTypeWrapper; - arbitrumone_swap_SwapWeeklyVolume_filter: arbitrumone_swap_SwapWeeklyVolume_filter; - arbitrumone_swap_SwapWeeklyVolume_orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy; - arbitrumone_swap_SystemInfo: ResolverTypeWrapper; - arbitrumone_swap_SystemInfo_filter: arbitrumone_swap_SystemInfo_filter; - arbitrumone_swap_SystemInfo_orderBy: arbitrumone_swap_SystemInfo_orderBy; - arbitrumone_swap__Block_: ResolverTypeWrapper; - arbitrumone_swap__Meta_: ResolverTypeWrapper; - optimismsepolia_swap_Aggregation_interval: optimismsepolia_swap_Aggregation_interval; - optimismsepolia_swap_BigDecimal: ResolverTypeWrapper; - optimismsepolia_swap_BlockChangedFilter: optimismsepolia_swap_BlockChangedFilter; - optimismsepolia_swap_Block_height: optimismsepolia_swap_Block_height; - optimismsepolia_swap_Bytes: ResolverTypeWrapper; - optimismsepolia_swap_Int8: ResolverTypeWrapper; - optimismsepolia_swap_LpAccount: ResolverTypeWrapper; - optimismsepolia_swap_LpAccountBalance: ResolverTypeWrapper; - optimismsepolia_swap_LpAccountBalance_filter: optimismsepolia_swap_LpAccountBalance_filter; - optimismsepolia_swap_LpAccountBalance_orderBy: optimismsepolia_swap_LpAccountBalance_orderBy; - optimismsepolia_swap_LpAccount_filter: optimismsepolia_swap_LpAccount_filter; - optimismsepolia_swap_LpAccount_orderBy: optimismsepolia_swap_LpAccount_orderBy; - optimismsepolia_swap_LpToken: ResolverTypeWrapper; - optimismsepolia_swap_LpTokenEvent: ResolversTypes['optimismsepolia_swap_LpTransferEvent']; - optimismsepolia_swap_LpTokenEvent_filter: optimismsepolia_swap_LpTokenEvent_filter; - optimismsepolia_swap_LpTokenEvent_orderBy: optimismsepolia_swap_LpTokenEvent_orderBy; - optimismsepolia_swap_LpToken_filter: optimismsepolia_swap_LpToken_filter; - optimismsepolia_swap_LpToken_orderBy: optimismsepolia_swap_LpToken_orderBy; - optimismsepolia_swap_LpTransferEvent: ResolverTypeWrapper; - optimismsepolia_swap_LpTransferEvent_filter: optimismsepolia_swap_LpTransferEvent_filter; - optimismsepolia_swap_LpTransferEvent_orderBy: optimismsepolia_swap_LpTransferEvent_orderBy; - optimismsepolia_swap_OrderDirection: optimismsepolia_swap_OrderDirection; - optimismsepolia_swap_PooledToken: ResolverTypeWrapper; - optimismsepolia_swap_PooledToken_filter: optimismsepolia_swap_PooledToken_filter; - optimismsepolia_swap_PooledToken_orderBy: optimismsepolia_swap_PooledToken_orderBy; - optimismsepolia_swap_StableSwap: ResolverTypeWrapper; - optimismsepolia_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - optimismsepolia_swap_StableSwapAddLiquidityEvent_filter: optimismsepolia_swap_StableSwapAddLiquidityEvent_filter; - optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy: optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy; - optimismsepolia_swap_StableSwapEvent: ResolversTypes['optimismsepolia_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['optimismsepolia_swap_StableSwapRemoveLiquidityEvent']; - optimismsepolia_swap_StableSwapEvent_filter: optimismsepolia_swap_StableSwapEvent_filter; - optimismsepolia_swap_StableSwapEvent_orderBy: optimismsepolia_swap_StableSwapEvent_orderBy; - optimismsepolia_swap_StableSwapExchange: ResolverTypeWrapper; - optimismsepolia_swap_StableSwapExchange_filter: optimismsepolia_swap_StableSwapExchange_filter; - optimismsepolia_swap_StableSwapExchange_orderBy: optimismsepolia_swap_StableSwapExchange_orderBy; - optimismsepolia_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter; - optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy; - optimismsepolia_swap_StableSwap_filter: optimismsepolia_swap_StableSwap_filter; - optimismsepolia_swap_StableSwap_orderBy: optimismsepolia_swap_StableSwap_orderBy; - optimismsepolia_swap_SwapDailyVolume: ResolverTypeWrapper; - optimismsepolia_swap_SwapDailyVolume_filter: optimismsepolia_swap_SwapDailyVolume_filter; - optimismsepolia_swap_SwapDailyVolume_orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy; - optimismsepolia_swap_SwapHourlyVolume: ResolverTypeWrapper; - optimismsepolia_swap_SwapHourlyVolume_filter: optimismsepolia_swap_SwapHourlyVolume_filter; - optimismsepolia_swap_SwapHourlyVolume_orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy; - optimismsepolia_swap_SwapTradeVolume: ResolversTypes['optimismsepolia_swap_SwapDailyVolume'] | ResolversTypes['optimismsepolia_swap_SwapHourlyVolume'] | ResolversTypes['optimismsepolia_swap_SwapWeeklyVolume']; - optimismsepolia_swap_SwapTradeVolume_filter: optimismsepolia_swap_SwapTradeVolume_filter; - optimismsepolia_swap_SwapTradeVolume_orderBy: optimismsepolia_swap_SwapTradeVolume_orderBy; - optimismsepolia_swap_SwapWeeklyVolume: ResolverTypeWrapper; - optimismsepolia_swap_SwapWeeklyVolume_filter: optimismsepolia_swap_SwapWeeklyVolume_filter; - optimismsepolia_swap_SwapWeeklyVolume_orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy; - optimismsepolia_swap_SystemInfo: ResolverTypeWrapper; - optimismsepolia_swap_SystemInfo_filter: optimismsepolia_swap_SystemInfo_filter; - optimismsepolia_swap_SystemInfo_orderBy: optimismsepolia_swap_SystemInfo_orderBy; - optimismsepolia_swap__Block_: ResolverTypeWrapper; - optimismsepolia_swap__Meta_: ResolverTypeWrapper; - zksync_swap_BigDecimal: ResolverTypeWrapper; - zksync_swap_BlockChangedFilter: zksync_swap_BlockChangedFilter; - zksync_swap_Block_height: zksync_swap_Block_height; - zksync_swap_Bytes: ResolverTypeWrapper; - zksync_swap_Int8: ResolverTypeWrapper; - zksync_swap_LpAccount: ResolverTypeWrapper; - zksync_swap_LpAccountBalance: ResolverTypeWrapper; - zksync_swap_LpAccountBalance_filter: zksync_swap_LpAccountBalance_filter; - zksync_swap_LpAccountBalance_orderBy: zksync_swap_LpAccountBalance_orderBy; - zksync_swap_LpAccount_filter: zksync_swap_LpAccount_filter; - zksync_swap_LpAccount_orderBy: zksync_swap_LpAccount_orderBy; - zksync_swap_LpToken: ResolverTypeWrapper; - zksync_swap_LpTokenEvent: ResolversTypes['zksync_swap_LpTransferEvent']; - zksync_swap_LpTokenEvent_filter: zksync_swap_LpTokenEvent_filter; - zksync_swap_LpTokenEvent_orderBy: zksync_swap_LpTokenEvent_orderBy; - zksync_swap_LpToken_filter: zksync_swap_LpToken_filter; - zksync_swap_LpToken_orderBy: zksync_swap_LpToken_orderBy; - zksync_swap_LpTransferEvent: ResolverTypeWrapper; - zksync_swap_LpTransferEvent_filter: zksync_swap_LpTransferEvent_filter; - zksync_swap_LpTransferEvent_orderBy: zksync_swap_LpTransferEvent_orderBy; - zksync_swap_OrderDirection: zksync_swap_OrderDirection; - zksync_swap_PooledToken: ResolverTypeWrapper; - zksync_swap_PooledToken_filter: zksync_swap_PooledToken_filter; - zksync_swap_PooledToken_orderBy: zksync_swap_PooledToken_orderBy; - zksync_swap_StableSwap: ResolverTypeWrapper; - zksync_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - zksync_swap_StableSwapAddLiquidityEvent_filter: zksync_swap_StableSwapAddLiquidityEvent_filter; - zksync_swap_StableSwapAddLiquidityEvent_orderBy: zksync_swap_StableSwapAddLiquidityEvent_orderBy; - zksync_swap_StableSwapEvent: ResolversTypes['zksync_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['zksync_swap_StableSwapRemoveLiquidityEvent']; - zksync_swap_StableSwapEvent_filter: zksync_swap_StableSwapEvent_filter; - zksync_swap_StableSwapEvent_orderBy: zksync_swap_StableSwapEvent_orderBy; - zksync_swap_StableSwapExchange: ResolverTypeWrapper; - zksync_swap_StableSwapExchange_filter: zksync_swap_StableSwapExchange_filter; - zksync_swap_StableSwapExchange_orderBy: zksync_swap_StableSwapExchange_orderBy; - zksync_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - zksync_swap_StableSwapRemoveLiquidityEvent_filter: zksync_swap_StableSwapRemoveLiquidityEvent_filter; - zksync_swap_StableSwapRemoveLiquidityEvent_orderBy: zksync_swap_StableSwapRemoveLiquidityEvent_orderBy; - zksync_swap_StableSwap_filter: zksync_swap_StableSwap_filter; - zksync_swap_StableSwap_orderBy: zksync_swap_StableSwap_orderBy; - zksync_swap_SwapDailyVolume: ResolverTypeWrapper; - zksync_swap_SwapDailyVolume_filter: zksync_swap_SwapDailyVolume_filter; - zksync_swap_SwapDailyVolume_orderBy: zksync_swap_SwapDailyVolume_orderBy; - zksync_swap_SwapHourlyVolume: ResolverTypeWrapper; - zksync_swap_SwapHourlyVolume_filter: zksync_swap_SwapHourlyVolume_filter; - zksync_swap_SwapHourlyVolume_orderBy: zksync_swap_SwapHourlyVolume_orderBy; - zksync_swap_SwapTradeVolume: ResolversTypes['zksync_swap_SwapDailyVolume'] | ResolversTypes['zksync_swap_SwapHourlyVolume'] | ResolversTypes['zksync_swap_SwapWeeklyVolume']; - zksync_swap_SwapTradeVolume_filter: zksync_swap_SwapTradeVolume_filter; - zksync_swap_SwapTradeVolume_orderBy: zksync_swap_SwapTradeVolume_orderBy; - zksync_swap_SwapWeeklyVolume: ResolverTypeWrapper; - zksync_swap_SwapWeeklyVolume_filter: zksync_swap_SwapWeeklyVolume_filter; - zksync_swap_SwapWeeklyVolume_orderBy: zksync_swap_SwapWeeklyVolume_orderBy; - zksync_swap_SystemInfo: ResolverTypeWrapper; - zksync_swap_SystemInfo_filter: zksync_swap_SystemInfo_filter; - zksync_swap_SystemInfo_orderBy: zksync_swap_SystemInfo_orderBy; - zksync_swap__Block_: ResolverTypeWrapper; - zksync_swap__Meta_: ResolverTypeWrapper; - sepolia_swap_Aggregation_interval: sepolia_swap_Aggregation_interval; - sepolia_swap_BigDecimal: ResolverTypeWrapper; - sepolia_swap_BlockChangedFilter: sepolia_swap_BlockChangedFilter; - sepolia_swap_Block_height: sepolia_swap_Block_height; - sepolia_swap_Bytes: ResolverTypeWrapper; - sepolia_swap_Int8: ResolverTypeWrapper; - sepolia_swap_LpAccount: ResolverTypeWrapper; - sepolia_swap_LpAccountBalance: ResolverTypeWrapper; - sepolia_swap_LpAccountBalance_filter: sepolia_swap_LpAccountBalance_filter; - sepolia_swap_LpAccountBalance_orderBy: sepolia_swap_LpAccountBalance_orderBy; - sepolia_swap_LpAccount_filter: sepolia_swap_LpAccount_filter; - sepolia_swap_LpAccount_orderBy: sepolia_swap_LpAccount_orderBy; - sepolia_swap_LpToken: ResolverTypeWrapper; - sepolia_swap_LpTokenEvent: ResolversTypes['sepolia_swap_LpTransferEvent']; - sepolia_swap_LpTokenEvent_filter: sepolia_swap_LpTokenEvent_filter; - sepolia_swap_LpTokenEvent_orderBy: sepolia_swap_LpTokenEvent_orderBy; - sepolia_swap_LpToken_filter: sepolia_swap_LpToken_filter; - sepolia_swap_LpToken_orderBy: sepolia_swap_LpToken_orderBy; - sepolia_swap_LpTransferEvent: ResolverTypeWrapper; - sepolia_swap_LpTransferEvent_filter: sepolia_swap_LpTransferEvent_filter; - sepolia_swap_LpTransferEvent_orderBy: sepolia_swap_LpTransferEvent_orderBy; - sepolia_swap_OrderDirection: sepolia_swap_OrderDirection; - sepolia_swap_PooledToken: ResolverTypeWrapper; - sepolia_swap_PooledToken_filter: sepolia_swap_PooledToken_filter; - sepolia_swap_PooledToken_orderBy: sepolia_swap_PooledToken_orderBy; - sepolia_swap_StableSwap: ResolverTypeWrapper; - sepolia_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - sepolia_swap_StableSwapAddLiquidityEvent_filter: sepolia_swap_StableSwapAddLiquidityEvent_filter; - sepolia_swap_StableSwapAddLiquidityEvent_orderBy: sepolia_swap_StableSwapAddLiquidityEvent_orderBy; - sepolia_swap_StableSwapEvent: ResolversTypes['sepolia_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['sepolia_swap_StableSwapRemoveLiquidityEvent']; - sepolia_swap_StableSwapEvent_filter: sepolia_swap_StableSwapEvent_filter; - sepolia_swap_StableSwapEvent_orderBy: sepolia_swap_StableSwapEvent_orderBy; - sepolia_swap_StableSwapExchange: ResolverTypeWrapper; - sepolia_swap_StableSwapExchange_filter: sepolia_swap_StableSwapExchange_filter; - sepolia_swap_StableSwapExchange_orderBy: sepolia_swap_StableSwapExchange_orderBy; - sepolia_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - sepolia_swap_StableSwapRemoveLiquidityEvent_filter: sepolia_swap_StableSwapRemoveLiquidityEvent_filter; - sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy: sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy; - sepolia_swap_StableSwap_filter: sepolia_swap_StableSwap_filter; - sepolia_swap_StableSwap_orderBy: sepolia_swap_StableSwap_orderBy; - sepolia_swap_SwapDailyVolume: ResolverTypeWrapper; - sepolia_swap_SwapDailyVolume_filter: sepolia_swap_SwapDailyVolume_filter; - sepolia_swap_SwapDailyVolume_orderBy: sepolia_swap_SwapDailyVolume_orderBy; - sepolia_swap_SwapHourlyVolume: ResolverTypeWrapper; - sepolia_swap_SwapHourlyVolume_filter: sepolia_swap_SwapHourlyVolume_filter; - sepolia_swap_SwapHourlyVolume_orderBy: sepolia_swap_SwapHourlyVolume_orderBy; - sepolia_swap_SwapTradeVolume: ResolversTypes['sepolia_swap_SwapDailyVolume'] | ResolversTypes['sepolia_swap_SwapHourlyVolume'] | ResolversTypes['sepolia_swap_SwapWeeklyVolume']; - sepolia_swap_SwapTradeVolume_filter: sepolia_swap_SwapTradeVolume_filter; - sepolia_swap_SwapTradeVolume_orderBy: sepolia_swap_SwapTradeVolume_orderBy; - sepolia_swap_SwapWeeklyVolume: ResolverTypeWrapper; - sepolia_swap_SwapWeeklyVolume_filter: sepolia_swap_SwapWeeklyVolume_filter; - sepolia_swap_SwapWeeklyVolume_orderBy: sepolia_swap_SwapWeeklyVolume_orderBy; - sepolia_swap_SystemInfo: ResolverTypeWrapper; - sepolia_swap_SystemInfo_filter: sepolia_swap_SystemInfo_filter; - sepolia_swap_SystemInfo_orderBy: sepolia_swap_SystemInfo_orderBy; - sepolia_swap__Block_: ResolverTypeWrapper; - sepolia_swap__Meta_: ResolverTypeWrapper; - xdai_swap_Aggregation_interval: xdai_swap_Aggregation_interval; - xdai_swap_BigDecimal: ResolverTypeWrapper; - xdai_swap_BlockChangedFilter: xdai_swap_BlockChangedFilter; - xdai_swap_Block_height: xdai_swap_Block_height; - xdai_swap_Bytes: ResolverTypeWrapper; - xdai_swap_Int8: ResolverTypeWrapper; - xdai_swap_LpAccount: ResolverTypeWrapper; - xdai_swap_LpAccountBalance: ResolverTypeWrapper; - xdai_swap_LpAccountBalance_filter: xdai_swap_LpAccountBalance_filter; - xdai_swap_LpAccountBalance_orderBy: xdai_swap_LpAccountBalance_orderBy; - xdai_swap_LpAccount_filter: xdai_swap_LpAccount_filter; - xdai_swap_LpAccount_orderBy: xdai_swap_LpAccount_orderBy; - xdai_swap_LpToken: ResolverTypeWrapper; - xdai_swap_LpTokenEvent: ResolversTypes['xdai_swap_LpTransferEvent']; - xdai_swap_LpTokenEvent_filter: xdai_swap_LpTokenEvent_filter; - xdai_swap_LpTokenEvent_orderBy: xdai_swap_LpTokenEvent_orderBy; - xdai_swap_LpToken_filter: xdai_swap_LpToken_filter; - xdai_swap_LpToken_orderBy: xdai_swap_LpToken_orderBy; - xdai_swap_LpTransferEvent: ResolverTypeWrapper; - xdai_swap_LpTransferEvent_filter: xdai_swap_LpTransferEvent_filter; - xdai_swap_LpTransferEvent_orderBy: xdai_swap_LpTransferEvent_orderBy; - xdai_swap_OrderDirection: xdai_swap_OrderDirection; - xdai_swap_PooledToken: ResolverTypeWrapper; - xdai_swap_PooledToken_filter: xdai_swap_PooledToken_filter; - xdai_swap_PooledToken_orderBy: xdai_swap_PooledToken_orderBy; - xdai_swap_StableSwap: ResolverTypeWrapper; - xdai_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - xdai_swap_StableSwapAddLiquidityEvent_filter: xdai_swap_StableSwapAddLiquidityEvent_filter; - xdai_swap_StableSwapAddLiquidityEvent_orderBy: xdai_swap_StableSwapAddLiquidityEvent_orderBy; - xdai_swap_StableSwapEvent: ResolversTypes['xdai_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['xdai_swap_StableSwapRemoveLiquidityEvent']; - xdai_swap_StableSwapEvent_filter: xdai_swap_StableSwapEvent_filter; - xdai_swap_StableSwapEvent_orderBy: xdai_swap_StableSwapEvent_orderBy; - xdai_swap_StableSwapExchange: ResolverTypeWrapper; - xdai_swap_StableSwapExchange_filter: xdai_swap_StableSwapExchange_filter; - xdai_swap_StableSwapExchange_orderBy: xdai_swap_StableSwapExchange_orderBy; - xdai_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - xdai_swap_StableSwapRemoveLiquidityEvent_filter: xdai_swap_StableSwapRemoveLiquidityEvent_filter; - xdai_swap_StableSwapRemoveLiquidityEvent_orderBy: xdai_swap_StableSwapRemoveLiquidityEvent_orderBy; - xdai_swap_StableSwap_filter: xdai_swap_StableSwap_filter; - xdai_swap_StableSwap_orderBy: xdai_swap_StableSwap_orderBy; - xdai_swap_SwapDailyVolume: ResolverTypeWrapper; - xdai_swap_SwapDailyVolume_filter: xdai_swap_SwapDailyVolume_filter; - xdai_swap_SwapDailyVolume_orderBy: xdai_swap_SwapDailyVolume_orderBy; - xdai_swap_SwapHourlyVolume: ResolverTypeWrapper; - xdai_swap_SwapHourlyVolume_filter: xdai_swap_SwapHourlyVolume_filter; - xdai_swap_SwapHourlyVolume_orderBy: xdai_swap_SwapHourlyVolume_orderBy; - xdai_swap_SwapTradeVolume: ResolversTypes['xdai_swap_SwapDailyVolume'] | ResolversTypes['xdai_swap_SwapHourlyVolume'] | ResolversTypes['xdai_swap_SwapWeeklyVolume']; - xdai_swap_SwapTradeVolume_filter: xdai_swap_SwapTradeVolume_filter; - xdai_swap_SwapTradeVolume_orderBy: xdai_swap_SwapTradeVolume_orderBy; - xdai_swap_SwapWeeklyVolume: ResolverTypeWrapper; - xdai_swap_SwapWeeklyVolume_filter: xdai_swap_SwapWeeklyVolume_filter; - xdai_swap_SwapWeeklyVolume_orderBy: xdai_swap_SwapWeeklyVolume_orderBy; - xdai_swap_SystemInfo: ResolverTypeWrapper; - xdai_swap_SystemInfo_filter: xdai_swap_SystemInfo_filter; - xdai_swap_SystemInfo_orderBy: xdai_swap_SystemInfo_orderBy; - xdai_swap__Block_: ResolverTypeWrapper; - xdai_swap__Meta_: ResolverTypeWrapper; - avalanche_swap_Aggregation_interval: avalanche_swap_Aggregation_interval; - avalanche_swap_BigDecimal: ResolverTypeWrapper; - avalanche_swap_BlockChangedFilter: avalanche_swap_BlockChangedFilter; - avalanche_swap_Block_height: avalanche_swap_Block_height; - avalanche_swap_Bytes: ResolverTypeWrapper; - avalanche_swap_Int8: ResolverTypeWrapper; - avalanche_swap_LpAccount: ResolverTypeWrapper; - avalanche_swap_LpAccountBalance: ResolverTypeWrapper; - avalanche_swap_LpAccountBalance_filter: avalanche_swap_LpAccountBalance_filter; - avalanche_swap_LpAccountBalance_orderBy: avalanche_swap_LpAccountBalance_orderBy; - avalanche_swap_LpAccount_filter: avalanche_swap_LpAccount_filter; - avalanche_swap_LpAccount_orderBy: avalanche_swap_LpAccount_orderBy; - avalanche_swap_LpToken: ResolverTypeWrapper; - avalanche_swap_LpTokenEvent: ResolversTypes['avalanche_swap_LpTransferEvent']; - avalanche_swap_LpTokenEvent_filter: avalanche_swap_LpTokenEvent_filter; - avalanche_swap_LpTokenEvent_orderBy: avalanche_swap_LpTokenEvent_orderBy; - avalanche_swap_LpToken_filter: avalanche_swap_LpToken_filter; - avalanche_swap_LpToken_orderBy: avalanche_swap_LpToken_orderBy; - avalanche_swap_LpTransferEvent: ResolverTypeWrapper; - avalanche_swap_LpTransferEvent_filter: avalanche_swap_LpTransferEvent_filter; - avalanche_swap_LpTransferEvent_orderBy: avalanche_swap_LpTransferEvent_orderBy; - avalanche_swap_OrderDirection: avalanche_swap_OrderDirection; - avalanche_swap_PooledToken: ResolverTypeWrapper; - avalanche_swap_PooledToken_filter: avalanche_swap_PooledToken_filter; - avalanche_swap_PooledToken_orderBy: avalanche_swap_PooledToken_orderBy; - avalanche_swap_StableSwap: ResolverTypeWrapper; - avalanche_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - avalanche_swap_StableSwapAddLiquidityEvent_filter: avalanche_swap_StableSwapAddLiquidityEvent_filter; - avalanche_swap_StableSwapAddLiquidityEvent_orderBy: avalanche_swap_StableSwapAddLiquidityEvent_orderBy; - avalanche_swap_StableSwapEvent: ResolversTypes['avalanche_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['avalanche_swap_StableSwapRemoveLiquidityEvent']; - avalanche_swap_StableSwapEvent_filter: avalanche_swap_StableSwapEvent_filter; - avalanche_swap_StableSwapEvent_orderBy: avalanche_swap_StableSwapEvent_orderBy; - avalanche_swap_StableSwapExchange: ResolverTypeWrapper; - avalanche_swap_StableSwapExchange_filter: avalanche_swap_StableSwapExchange_filter; - avalanche_swap_StableSwapExchange_orderBy: avalanche_swap_StableSwapExchange_orderBy; - avalanche_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - avalanche_swap_StableSwapRemoveLiquidityEvent_filter: avalanche_swap_StableSwapRemoveLiquidityEvent_filter; - avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy: avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy; - avalanche_swap_StableSwap_filter: avalanche_swap_StableSwap_filter; - avalanche_swap_StableSwap_orderBy: avalanche_swap_StableSwap_orderBy; - avalanche_swap_SwapDailyVolume: ResolverTypeWrapper; - avalanche_swap_SwapDailyVolume_filter: avalanche_swap_SwapDailyVolume_filter; - avalanche_swap_SwapDailyVolume_orderBy: avalanche_swap_SwapDailyVolume_orderBy; - avalanche_swap_SwapHourlyVolume: ResolverTypeWrapper; - avalanche_swap_SwapHourlyVolume_filter: avalanche_swap_SwapHourlyVolume_filter; - avalanche_swap_SwapHourlyVolume_orderBy: avalanche_swap_SwapHourlyVolume_orderBy; - avalanche_swap_SwapTradeVolume: ResolversTypes['avalanche_swap_SwapDailyVolume'] | ResolversTypes['avalanche_swap_SwapHourlyVolume'] | ResolversTypes['avalanche_swap_SwapWeeklyVolume']; - avalanche_swap_SwapTradeVolume_filter: avalanche_swap_SwapTradeVolume_filter; - avalanche_swap_SwapTradeVolume_orderBy: avalanche_swap_SwapTradeVolume_orderBy; - avalanche_swap_SwapWeeklyVolume: ResolverTypeWrapper; - avalanche_swap_SwapWeeklyVolume_filter: avalanche_swap_SwapWeeklyVolume_filter; - avalanche_swap_SwapWeeklyVolume_orderBy: avalanche_swap_SwapWeeklyVolume_orderBy; - avalanche_swap_SystemInfo: ResolverTypeWrapper; - avalanche_swap_SystemInfo_filter: avalanche_swap_SystemInfo_filter; - avalanche_swap_SystemInfo_orderBy: avalanche_swap_SystemInfo_orderBy; - avalanche_swap__Block_: ResolverTypeWrapper; - avalanche_swap__Meta_: ResolverTypeWrapper; - polygonzkevm_AggregateRoot: ResolverTypeWrapper; - polygonzkevm_AggregateRootProposed: ResolverTypeWrapper; - polygonzkevm_AggregateRootProposed_filter: polygonzkevm_AggregateRootProposed_filter; - polygonzkevm_AggregateRootProposed_orderBy: polygonzkevm_AggregateRootProposed_orderBy; - polygonzkevm_AggregateRoot_filter: polygonzkevm_AggregateRoot_filter; - polygonzkevm_AggregateRoot_orderBy: polygonzkevm_AggregateRoot_orderBy; - polygonzkevm_Asset: ResolverTypeWrapper; - polygonzkevm_AssetBalance: ResolverTypeWrapper; - polygonzkevm_AssetBalance_filter: polygonzkevm_AssetBalance_filter; - polygonzkevm_AssetBalance_orderBy: polygonzkevm_AssetBalance_orderBy; - polygonzkevm_AssetStatus: ResolverTypeWrapper; - polygonzkevm_AssetStatus_filter: polygonzkevm_AssetStatus_filter; - polygonzkevm_AssetStatus_orderBy: polygonzkevm_AssetStatus_orderBy; - polygonzkevm_Asset_filter: polygonzkevm_Asset_filter; - polygonzkevm_Asset_orderBy: polygonzkevm_Asset_orderBy; - polygonzkevm_BigDecimal: ResolverTypeWrapper; - polygonzkevm_BlockChangedFilter: polygonzkevm_BlockChangedFilter; - polygonzkevm_Block_height: polygonzkevm_Block_height; - polygonzkevm_Bytes: ResolverTypeWrapper; - polygonzkevm_ConnectorMeta: ResolverTypeWrapper; - polygonzkevm_ConnectorMeta_filter: polygonzkevm_ConnectorMeta_filter; - polygonzkevm_ConnectorMeta_orderBy: polygonzkevm_ConnectorMeta_orderBy; - polygonzkevm_DestinationTransfer: ResolverTypeWrapper; - polygonzkevm_DestinationTransfer_filter: polygonzkevm_DestinationTransfer_filter; - polygonzkevm_DestinationTransfer_orderBy: polygonzkevm_DestinationTransfer_orderBy; - polygonzkevm_Int8: ResolverTypeWrapper; - polygonzkevm_OptimisticRootFinalized: ResolverTypeWrapper; - polygonzkevm_OptimisticRootFinalized_filter: polygonzkevm_OptimisticRootFinalized_filter; - polygonzkevm_OptimisticRootFinalized_orderBy: polygonzkevm_OptimisticRootFinalized_orderBy; - polygonzkevm_OrderDirection: polygonzkevm_OrderDirection; - polygonzkevm_OriginMessage: ResolverTypeWrapper; - polygonzkevm_OriginMessage_filter: polygonzkevm_OriginMessage_filter; - polygonzkevm_OriginMessage_orderBy: polygonzkevm_OriginMessage_orderBy; - polygonzkevm_OriginTransfer: ResolverTypeWrapper; - polygonzkevm_OriginTransfer_filter: polygonzkevm_OriginTransfer_filter; - polygonzkevm_OriginTransfer_orderBy: polygonzkevm_OriginTransfer_orderBy; - polygonzkevm_Relayer: ResolverTypeWrapper; - polygonzkevm_RelayerFee: ResolverTypeWrapper; - polygonzkevm_RelayerFee_filter: polygonzkevm_RelayerFee_filter; - polygonzkevm_RelayerFee_orderBy: polygonzkevm_RelayerFee_orderBy; - polygonzkevm_RelayerFeesIncrease: ResolverTypeWrapper; - polygonzkevm_RelayerFeesIncrease_filter: polygonzkevm_RelayerFeesIncrease_filter; - polygonzkevm_RelayerFeesIncrease_orderBy: polygonzkevm_RelayerFeesIncrease_orderBy; - polygonzkevm_Relayer_filter: polygonzkevm_Relayer_filter; - polygonzkevm_Relayer_orderBy: polygonzkevm_Relayer_orderBy; - polygonzkevm_RootCount: ResolverTypeWrapper; - polygonzkevm_RootCount_filter: polygonzkevm_RootCount_filter; - polygonzkevm_RootCount_orderBy: polygonzkevm_RootCount_orderBy; - polygonzkevm_RootMessageSent: ResolverTypeWrapper; - polygonzkevm_RootMessageSent_filter: polygonzkevm_RootMessageSent_filter; - polygonzkevm_RootMessageSent_orderBy: polygonzkevm_RootMessageSent_orderBy; - polygonzkevm_Router: ResolverTypeWrapper; - polygonzkevm_RouterDailyTVL: ResolverTypeWrapper; - polygonzkevm_RouterDailyTVL_filter: polygonzkevm_RouterDailyTVL_filter; - polygonzkevm_RouterDailyTVL_orderBy: polygonzkevm_RouterDailyTVL_orderBy; - polygonzkevm_RouterLiquidityEvent: ResolverTypeWrapper; - polygonzkevm_RouterLiquidityEventType: polygonzkevm_RouterLiquidityEventType; - polygonzkevm_RouterLiquidityEvent_filter: polygonzkevm_RouterLiquidityEvent_filter; - polygonzkevm_RouterLiquidityEvent_orderBy: polygonzkevm_RouterLiquidityEvent_orderBy; - polygonzkevm_Router_filter: polygonzkevm_Router_filter; - polygonzkevm_Router_orderBy: polygonzkevm_Router_orderBy; - polygonzkevm_Sequencer: ResolverTypeWrapper; - polygonzkevm_Sequencer_filter: polygonzkevm_Sequencer_filter; - polygonzkevm_Sequencer_orderBy: polygonzkevm_Sequencer_orderBy; - polygonzkevm_Setting: ResolverTypeWrapper; - polygonzkevm_Setting_filter: polygonzkevm_Setting_filter; - polygonzkevm_Setting_orderBy: polygonzkevm_Setting_orderBy; - polygonzkevm_SlippageUpdate: ResolverTypeWrapper; - polygonzkevm_SlippageUpdate_filter: polygonzkevm_SlippageUpdate_filter; - polygonzkevm_SlippageUpdate_orderBy: polygonzkevm_SlippageUpdate_orderBy; - polygonzkevm_SnapshotRoot: ResolverTypeWrapper; - polygonzkevm_SnapshotRoot_filter: polygonzkevm_SnapshotRoot_filter; - polygonzkevm_SnapshotRoot_orderBy: polygonzkevm_SnapshotRoot_orderBy; - polygonzkevm_SpokeConnectorMode: ResolverTypeWrapper; - polygonzkevm_SpokeConnectorMode_filter: polygonzkevm_SpokeConnectorMode_filter; - polygonzkevm_SpokeConnectorMode_orderBy: polygonzkevm_SpokeConnectorMode_orderBy; - polygonzkevm_TransferStatus: polygonzkevm_TransferStatus; - polygonzkevm__Block_: ResolverTypeWrapper; - polygonzkevm__Meta_: ResolverTypeWrapper; - base_swap_Aggregation_interval: base_swap_Aggregation_interval; - base_swap_BigDecimal: ResolverTypeWrapper; - base_swap_BlockChangedFilter: base_swap_BlockChangedFilter; - base_swap_Block_height: base_swap_Block_height; - base_swap_Bytes: ResolverTypeWrapper; - base_swap_Int8: ResolverTypeWrapper; - base_swap_LpAccount: ResolverTypeWrapper; - base_swap_LpAccountBalance: ResolverTypeWrapper; - base_swap_LpAccountBalance_filter: base_swap_LpAccountBalance_filter; - base_swap_LpAccountBalance_orderBy: base_swap_LpAccountBalance_orderBy; - base_swap_LpAccount_filter: base_swap_LpAccount_filter; - base_swap_LpAccount_orderBy: base_swap_LpAccount_orderBy; - base_swap_LpToken: ResolverTypeWrapper; - base_swap_LpTokenEvent: ResolversTypes['base_swap_LpTransferEvent']; - base_swap_LpTokenEvent_filter: base_swap_LpTokenEvent_filter; - base_swap_LpTokenEvent_orderBy: base_swap_LpTokenEvent_orderBy; - base_swap_LpToken_filter: base_swap_LpToken_filter; - base_swap_LpToken_orderBy: base_swap_LpToken_orderBy; - base_swap_LpTransferEvent: ResolverTypeWrapper; - base_swap_LpTransferEvent_filter: base_swap_LpTransferEvent_filter; - base_swap_LpTransferEvent_orderBy: base_swap_LpTransferEvent_orderBy; - base_swap_OrderDirection: base_swap_OrderDirection; - base_swap_PooledToken: ResolverTypeWrapper; - base_swap_PooledToken_filter: base_swap_PooledToken_filter; - base_swap_PooledToken_orderBy: base_swap_PooledToken_orderBy; - base_swap_StableSwap: ResolverTypeWrapper; - base_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - base_swap_StableSwapAddLiquidityEvent_filter: base_swap_StableSwapAddLiquidityEvent_filter; - base_swap_StableSwapAddLiquidityEvent_orderBy: base_swap_StableSwapAddLiquidityEvent_orderBy; - base_swap_StableSwapEvent: ResolversTypes['base_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['base_swap_StableSwapRemoveLiquidityEvent']; - base_swap_StableSwapEvent_filter: base_swap_StableSwapEvent_filter; - base_swap_StableSwapEvent_orderBy: base_swap_StableSwapEvent_orderBy; - base_swap_StableSwapExchange: ResolverTypeWrapper; - base_swap_StableSwapExchange_filter: base_swap_StableSwapExchange_filter; - base_swap_StableSwapExchange_orderBy: base_swap_StableSwapExchange_orderBy; - base_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - base_swap_StableSwapRemoveLiquidityEvent_filter: base_swap_StableSwapRemoveLiquidityEvent_filter; - base_swap_StableSwapRemoveLiquidityEvent_orderBy: base_swap_StableSwapRemoveLiquidityEvent_orderBy; - base_swap_StableSwap_filter: base_swap_StableSwap_filter; - base_swap_StableSwap_orderBy: base_swap_StableSwap_orderBy; - base_swap_SwapDailyVolume: ResolverTypeWrapper; - base_swap_SwapDailyVolume_filter: base_swap_SwapDailyVolume_filter; - base_swap_SwapDailyVolume_orderBy: base_swap_SwapDailyVolume_orderBy; - base_swap_SwapHourlyVolume: ResolverTypeWrapper; - base_swap_SwapHourlyVolume_filter: base_swap_SwapHourlyVolume_filter; - base_swap_SwapHourlyVolume_orderBy: base_swap_SwapHourlyVolume_orderBy; - base_swap_SwapTradeVolume: ResolversTypes['base_swap_SwapDailyVolume'] | ResolversTypes['base_swap_SwapHourlyVolume'] | ResolversTypes['base_swap_SwapWeeklyVolume']; - base_swap_SwapTradeVolume_filter: base_swap_SwapTradeVolume_filter; - base_swap_SwapTradeVolume_orderBy: base_swap_SwapTradeVolume_orderBy; - base_swap_SwapWeeklyVolume: ResolverTypeWrapper; - base_swap_SwapWeeklyVolume_filter: base_swap_SwapWeeklyVolume_filter; - base_swap_SwapWeeklyVolume_orderBy: base_swap_SwapWeeklyVolume_orderBy; - base_swap_SystemInfo: ResolverTypeWrapper; - base_swap_SystemInfo_filter: base_swap_SystemInfo_filter; - base_swap_SystemInfo_orderBy: base_swap_SystemInfo_orderBy; - base_swap__Block_: ResolverTypeWrapper; - base_swap__Meta_: ResolverTypeWrapper; - mantle_AggregateRoot: ResolverTypeWrapper; - mantle_AggregateRootProposed: ResolverTypeWrapper; - mantle_AggregateRootProposed_filter: mantle_AggregateRootProposed_filter; - mantle_AggregateRootProposed_orderBy: mantle_AggregateRootProposed_orderBy; - mantle_AggregateRoot_filter: mantle_AggregateRoot_filter; - mantle_AggregateRoot_orderBy: mantle_AggregateRoot_orderBy; - mantle_Asset: ResolverTypeWrapper; - mantle_AssetBalance: ResolverTypeWrapper; - mantle_AssetBalance_filter: mantle_AssetBalance_filter; - mantle_AssetBalance_orderBy: mantle_AssetBalance_orderBy; - mantle_AssetStatus: ResolverTypeWrapper; - mantle_AssetStatus_filter: mantle_AssetStatus_filter; - mantle_AssetStatus_orderBy: mantle_AssetStatus_orderBy; - mantle_Asset_filter: mantle_Asset_filter; - mantle_Asset_orderBy: mantle_Asset_orderBy; - mantle_BigDecimal: ResolverTypeWrapper; - mantle_BlockChangedFilter: mantle_BlockChangedFilter; - mantle_Block_height: mantle_Block_height; - mantle_Bytes: ResolverTypeWrapper; - mantle_ConnectorMeta: ResolverTypeWrapper; - mantle_ConnectorMeta_filter: mantle_ConnectorMeta_filter; - mantle_ConnectorMeta_orderBy: mantle_ConnectorMeta_orderBy; - mantle_DestinationTransfer: ResolverTypeWrapper; - mantle_DestinationTransfer_filter: mantle_DestinationTransfer_filter; - mantle_DestinationTransfer_orderBy: mantle_DestinationTransfer_orderBy; - mantle_Int8: ResolverTypeWrapper; - mantle_OptimisticRootFinalized: ResolverTypeWrapper; - mantle_OptimisticRootFinalized_filter: mantle_OptimisticRootFinalized_filter; - mantle_OptimisticRootFinalized_orderBy: mantle_OptimisticRootFinalized_orderBy; - mantle_OrderDirection: mantle_OrderDirection; - mantle_OriginMessage: ResolverTypeWrapper; - mantle_OriginMessage_filter: mantle_OriginMessage_filter; - mantle_OriginMessage_orderBy: mantle_OriginMessage_orderBy; - mantle_OriginTransfer: ResolverTypeWrapper; - mantle_OriginTransfer_filter: mantle_OriginTransfer_filter; - mantle_OriginTransfer_orderBy: mantle_OriginTransfer_orderBy; - mantle_Relayer: ResolverTypeWrapper; - mantle_RelayerFee: ResolverTypeWrapper; - mantle_RelayerFee_filter: mantle_RelayerFee_filter; - mantle_RelayerFee_orderBy: mantle_RelayerFee_orderBy; - mantle_RelayerFeesIncrease: ResolverTypeWrapper; - mantle_RelayerFeesIncrease_filter: mantle_RelayerFeesIncrease_filter; - mantle_RelayerFeesIncrease_orderBy: mantle_RelayerFeesIncrease_orderBy; - mantle_Relayer_filter: mantle_Relayer_filter; - mantle_Relayer_orderBy: mantle_Relayer_orderBy; - mantle_RootCount: ResolverTypeWrapper; - mantle_RootCount_filter: mantle_RootCount_filter; - mantle_RootCount_orderBy: mantle_RootCount_orderBy; - mantle_RootMessageSent: ResolverTypeWrapper; - mantle_RootMessageSent_filter: mantle_RootMessageSent_filter; - mantle_RootMessageSent_orderBy: mantle_RootMessageSent_orderBy; - mantle_Router: ResolverTypeWrapper; - mantle_RouterDailyTVL: ResolverTypeWrapper; - mantle_RouterDailyTVL_filter: mantle_RouterDailyTVL_filter; - mantle_RouterDailyTVL_orderBy: mantle_RouterDailyTVL_orderBy; - mantle_RouterLiquidityEvent: ResolverTypeWrapper; - mantle_RouterLiquidityEventType: mantle_RouterLiquidityEventType; - mantle_RouterLiquidityEvent_filter: mantle_RouterLiquidityEvent_filter; - mantle_RouterLiquidityEvent_orderBy: mantle_RouterLiquidityEvent_orderBy; - mantle_Router_filter: mantle_Router_filter; - mantle_Router_orderBy: mantle_Router_orderBy; - mantle_Sequencer: ResolverTypeWrapper; - mantle_Sequencer_filter: mantle_Sequencer_filter; - mantle_Sequencer_orderBy: mantle_Sequencer_orderBy; - mantle_Setting: ResolverTypeWrapper; - mantle_Setting_filter: mantle_Setting_filter; - mantle_Setting_orderBy: mantle_Setting_orderBy; - mantle_SlippageUpdate: ResolverTypeWrapper; - mantle_SlippageUpdate_filter: mantle_SlippageUpdate_filter; - mantle_SlippageUpdate_orderBy: mantle_SlippageUpdate_orderBy; - mantle_SnapshotRoot: ResolverTypeWrapper; - mantle_SnapshotRoot_filter: mantle_SnapshotRoot_filter; - mantle_SnapshotRoot_orderBy: mantle_SnapshotRoot_orderBy; - mantle_SpokeConnectorMode: ResolverTypeWrapper; - mantle_SpokeConnectorMode_filter: mantle_SpokeConnectorMode_filter; - mantle_SpokeConnectorMode_orderBy: mantle_SpokeConnectorMode_orderBy; - mantle_TransferStatus: mantle_TransferStatus; - mantle__Block_: ResolverTypeWrapper; - mantle__Meta_: ResolverTypeWrapper; - optimismsepolia_AggregateRoot: ResolverTypeWrapper; - optimismsepolia_AggregateRootProposed: ResolverTypeWrapper; - optimismsepolia_AggregateRootProposed_filter: optimismsepolia_AggregateRootProposed_filter; - optimismsepolia_AggregateRootProposed_orderBy: optimismsepolia_AggregateRootProposed_orderBy; - optimismsepolia_AggregateRoot_filter: optimismsepolia_AggregateRoot_filter; - optimismsepolia_AggregateRoot_orderBy: optimismsepolia_AggregateRoot_orderBy; - optimismsepolia_Aggregation_interval: optimismsepolia_Aggregation_interval; - optimismsepolia_Asset: ResolverTypeWrapper; - optimismsepolia_AssetBalance: ResolverTypeWrapper; - optimismsepolia_AssetBalance_filter: optimismsepolia_AssetBalance_filter; - optimismsepolia_AssetBalance_orderBy: optimismsepolia_AssetBalance_orderBy; - optimismsepolia_AssetStatus: ResolverTypeWrapper; - optimismsepolia_AssetStatus_filter: optimismsepolia_AssetStatus_filter; - optimismsepolia_AssetStatus_orderBy: optimismsepolia_AssetStatus_orderBy; - optimismsepolia_Asset_filter: optimismsepolia_Asset_filter; - optimismsepolia_Asset_orderBy: optimismsepolia_Asset_orderBy; - optimismsepolia_BigDecimal: ResolverTypeWrapper; - optimismsepolia_BlockChangedFilter: optimismsepolia_BlockChangedFilter; - optimismsepolia_Block_height: optimismsepolia_Block_height; - optimismsepolia_Bytes: ResolverTypeWrapper; - optimismsepolia_ConnectorMeta: ResolverTypeWrapper; - optimismsepolia_ConnectorMeta_filter: optimismsepolia_ConnectorMeta_filter; - optimismsepolia_ConnectorMeta_orderBy: optimismsepolia_ConnectorMeta_orderBy; - optimismsepolia_DestinationTransfer: ResolverTypeWrapper; - optimismsepolia_DestinationTransfer_filter: optimismsepolia_DestinationTransfer_filter; - optimismsepolia_DestinationTransfer_orderBy: optimismsepolia_DestinationTransfer_orderBy; - optimismsepolia_Int8: ResolverTypeWrapper; - optimismsepolia_OptimisticRootFinalized: ResolverTypeWrapper; - optimismsepolia_OptimisticRootFinalized_filter: optimismsepolia_OptimisticRootFinalized_filter; - optimismsepolia_OptimisticRootFinalized_orderBy: optimismsepolia_OptimisticRootFinalized_orderBy; - optimismsepolia_OrderDirection: optimismsepolia_OrderDirection; - optimismsepolia_OriginMessage: ResolverTypeWrapper; - optimismsepolia_OriginMessage_filter: optimismsepolia_OriginMessage_filter; - optimismsepolia_OriginMessage_orderBy: optimismsepolia_OriginMessage_orderBy; - optimismsepolia_OriginTransfer: ResolverTypeWrapper; - optimismsepolia_OriginTransfer_filter: optimismsepolia_OriginTransfer_filter; - optimismsepolia_OriginTransfer_orderBy: optimismsepolia_OriginTransfer_orderBy; - optimismsepolia_Relayer: ResolverTypeWrapper; - optimismsepolia_RelayerFee: ResolverTypeWrapper; - optimismsepolia_RelayerFee_filter: optimismsepolia_RelayerFee_filter; - optimismsepolia_RelayerFee_orderBy: optimismsepolia_RelayerFee_orderBy; - optimismsepolia_RelayerFeesIncrease: ResolverTypeWrapper; - optimismsepolia_RelayerFeesIncrease_filter: optimismsepolia_RelayerFeesIncrease_filter; - optimismsepolia_RelayerFeesIncrease_orderBy: optimismsepolia_RelayerFeesIncrease_orderBy; - optimismsepolia_Relayer_filter: optimismsepolia_Relayer_filter; - optimismsepolia_Relayer_orderBy: optimismsepolia_Relayer_orderBy; - optimismsepolia_RootCount: ResolverTypeWrapper; - optimismsepolia_RootCount_filter: optimismsepolia_RootCount_filter; - optimismsepolia_RootCount_orderBy: optimismsepolia_RootCount_orderBy; - optimismsepolia_RootMessageSent: ResolverTypeWrapper; - optimismsepolia_RootMessageSent_filter: optimismsepolia_RootMessageSent_filter; - optimismsepolia_RootMessageSent_orderBy: optimismsepolia_RootMessageSent_orderBy; - optimismsepolia_Router: ResolverTypeWrapper; - optimismsepolia_RouterDailyTVL: ResolverTypeWrapper; - optimismsepolia_RouterDailyTVL_filter: optimismsepolia_RouterDailyTVL_filter; - optimismsepolia_RouterDailyTVL_orderBy: optimismsepolia_RouterDailyTVL_orderBy; - optimismsepolia_RouterLiquidityEvent: ResolverTypeWrapper; - optimismsepolia_RouterLiquidityEventType: optimismsepolia_RouterLiquidityEventType; - optimismsepolia_RouterLiquidityEvent_filter: optimismsepolia_RouterLiquidityEvent_filter; - optimismsepolia_RouterLiquidityEvent_orderBy: optimismsepolia_RouterLiquidityEvent_orderBy; - optimismsepolia_Router_filter: optimismsepolia_Router_filter; - optimismsepolia_Router_orderBy: optimismsepolia_Router_orderBy; - optimismsepolia_Sequencer: ResolverTypeWrapper; - optimismsepolia_Sequencer_filter: optimismsepolia_Sequencer_filter; - optimismsepolia_Sequencer_orderBy: optimismsepolia_Sequencer_orderBy; - optimismsepolia_Setting: ResolverTypeWrapper; - optimismsepolia_Setting_filter: optimismsepolia_Setting_filter; - optimismsepolia_Setting_orderBy: optimismsepolia_Setting_orderBy; - optimismsepolia_SlippageUpdate: ResolverTypeWrapper; - optimismsepolia_SlippageUpdate_filter: optimismsepolia_SlippageUpdate_filter; - optimismsepolia_SlippageUpdate_orderBy: optimismsepolia_SlippageUpdate_orderBy; - optimismsepolia_SnapshotRoot: ResolverTypeWrapper; - optimismsepolia_SnapshotRoot_filter: optimismsepolia_SnapshotRoot_filter; - optimismsepolia_SnapshotRoot_orderBy: optimismsepolia_SnapshotRoot_orderBy; - optimismsepolia_SpokeConnectorMode: ResolverTypeWrapper; - optimismsepolia_SpokeConnectorMode_filter: optimismsepolia_SpokeConnectorMode_filter; - optimismsepolia_SpokeConnectorMode_orderBy: optimismsepolia_SpokeConnectorMode_orderBy; - optimismsepolia_TransferStatus: optimismsepolia_TransferStatus; - optimismsepolia__Block_: ResolverTypeWrapper; - optimismsepolia__Meta_: ResolverTypeWrapper; - bnb_AggregateRoot: ResolverTypeWrapper; - bnb_AggregateRootProposed: ResolverTypeWrapper; - bnb_AggregateRootProposed_filter: bnb_AggregateRootProposed_filter; - bnb_AggregateRootProposed_orderBy: bnb_AggregateRootProposed_orderBy; - bnb_AggregateRoot_filter: bnb_AggregateRoot_filter; - bnb_AggregateRoot_orderBy: bnb_AggregateRoot_orderBy; - bnb_Aggregation_interval: bnb_Aggregation_interval; - bnb_Asset: ResolverTypeWrapper; - bnb_AssetBalance: ResolverTypeWrapper; - bnb_AssetBalance_filter: bnb_AssetBalance_filter; - bnb_AssetBalance_orderBy: bnb_AssetBalance_orderBy; - bnb_AssetStatus: ResolverTypeWrapper; - bnb_AssetStatus_filter: bnb_AssetStatus_filter; - bnb_AssetStatus_orderBy: bnb_AssetStatus_orderBy; - bnb_Asset_filter: bnb_Asset_filter; - bnb_Asset_orderBy: bnb_Asset_orderBy; - bnb_BigDecimal: ResolverTypeWrapper; - bnb_BlockChangedFilter: bnb_BlockChangedFilter; - bnb_Block_height: bnb_Block_height; - bnb_Bytes: ResolverTypeWrapper; - bnb_ConnectorMeta: ResolverTypeWrapper; - bnb_ConnectorMeta_filter: bnb_ConnectorMeta_filter; - bnb_ConnectorMeta_orderBy: bnb_ConnectorMeta_orderBy; - bnb_DestinationTransfer: ResolverTypeWrapper; - bnb_DestinationTransfer_filter: bnb_DestinationTransfer_filter; - bnb_DestinationTransfer_orderBy: bnb_DestinationTransfer_orderBy; - bnb_Int8: ResolverTypeWrapper; - bnb_OptimisticRootFinalized: ResolverTypeWrapper; - bnb_OptimisticRootFinalized_filter: bnb_OptimisticRootFinalized_filter; - bnb_OptimisticRootFinalized_orderBy: bnb_OptimisticRootFinalized_orderBy; - bnb_OrderDirection: bnb_OrderDirection; - bnb_OriginMessage: ResolverTypeWrapper; - bnb_OriginMessage_filter: bnb_OriginMessage_filter; - bnb_OriginMessage_orderBy: bnb_OriginMessage_orderBy; - bnb_OriginTransfer: ResolverTypeWrapper; - bnb_OriginTransfer_filter: bnb_OriginTransfer_filter; - bnb_OriginTransfer_orderBy: bnb_OriginTransfer_orderBy; - bnb_Relayer: ResolverTypeWrapper; - bnb_RelayerFee: ResolverTypeWrapper; - bnb_RelayerFee_filter: bnb_RelayerFee_filter; - bnb_RelayerFee_orderBy: bnb_RelayerFee_orderBy; - bnb_RelayerFeesIncrease: ResolverTypeWrapper; - bnb_RelayerFeesIncrease_filter: bnb_RelayerFeesIncrease_filter; - bnb_RelayerFeesIncrease_orderBy: bnb_RelayerFeesIncrease_orderBy; - bnb_Relayer_filter: bnb_Relayer_filter; - bnb_Relayer_orderBy: bnb_Relayer_orderBy; - bnb_RootCount: ResolverTypeWrapper; - bnb_RootCount_filter: bnb_RootCount_filter; - bnb_RootCount_orderBy: bnb_RootCount_orderBy; - bnb_RootMessageSent: ResolverTypeWrapper; - bnb_RootMessageSent_filter: bnb_RootMessageSent_filter; - bnb_RootMessageSent_orderBy: bnb_RootMessageSent_orderBy; - bnb_Router: ResolverTypeWrapper; - bnb_RouterDailyTVL: ResolverTypeWrapper; - bnb_RouterDailyTVL_filter: bnb_RouterDailyTVL_filter; - bnb_RouterDailyTVL_orderBy: bnb_RouterDailyTVL_orderBy; - bnb_RouterLiquidityEvent: ResolverTypeWrapper; - bnb_RouterLiquidityEventType: bnb_RouterLiquidityEventType; - bnb_RouterLiquidityEvent_filter: bnb_RouterLiquidityEvent_filter; - bnb_RouterLiquidityEvent_orderBy: bnb_RouterLiquidityEvent_orderBy; - bnb_Router_filter: bnb_Router_filter; - bnb_Router_orderBy: bnb_Router_orderBy; - bnb_Sequencer: ResolverTypeWrapper; - bnb_Sequencer_filter: bnb_Sequencer_filter; - bnb_Sequencer_orderBy: bnb_Sequencer_orderBy; - bnb_Setting: ResolverTypeWrapper; - bnb_Setting_filter: bnb_Setting_filter; - bnb_Setting_orderBy: bnb_Setting_orderBy; - bnb_SlippageUpdate: ResolverTypeWrapper; - bnb_SlippageUpdate_filter: bnb_SlippageUpdate_filter; - bnb_SlippageUpdate_orderBy: bnb_SlippageUpdate_orderBy; - bnb_SnapshotRoot: ResolverTypeWrapper; - bnb_SnapshotRoot_filter: bnb_SnapshotRoot_filter; - bnb_SnapshotRoot_orderBy: bnb_SnapshotRoot_orderBy; - bnb_SpokeConnectorMode: ResolverTypeWrapper; - bnb_SpokeConnectorMode_filter: bnb_SpokeConnectorMode_filter; - bnb_SpokeConnectorMode_orderBy: bnb_SpokeConnectorMode_orderBy; - bnb_TransferStatus: bnb_TransferStatus; - bnb__Block_: ResolverTypeWrapper; - bnb__Meta_: ResolverTypeWrapper; - stagingpolygon_AggregateRoot: ResolverTypeWrapper; - stagingpolygon_AggregateRootProposed: ResolverTypeWrapper; - stagingpolygon_AggregateRootProposed_filter: stagingpolygon_AggregateRootProposed_filter; - stagingpolygon_AggregateRootProposed_orderBy: stagingpolygon_AggregateRootProposed_orderBy; - stagingpolygon_AggregateRoot_filter: stagingpolygon_AggregateRoot_filter; - stagingpolygon_AggregateRoot_orderBy: stagingpolygon_AggregateRoot_orderBy; - stagingpolygon_Aggregation_interval: stagingpolygon_Aggregation_interval; - stagingpolygon_Asset: ResolverTypeWrapper; - stagingpolygon_AssetBalance: ResolverTypeWrapper; - stagingpolygon_AssetBalance_filter: stagingpolygon_AssetBalance_filter; - stagingpolygon_AssetBalance_orderBy: stagingpolygon_AssetBalance_orderBy; - stagingpolygon_AssetStatus: ResolverTypeWrapper; - stagingpolygon_AssetStatus_filter: stagingpolygon_AssetStatus_filter; - stagingpolygon_AssetStatus_orderBy: stagingpolygon_AssetStatus_orderBy; - stagingpolygon_Asset_filter: stagingpolygon_Asset_filter; - stagingpolygon_Asset_orderBy: stagingpolygon_Asset_orderBy; - stagingpolygon_BigDecimal: ResolverTypeWrapper; - stagingpolygon_BlockChangedFilter: stagingpolygon_BlockChangedFilter; - stagingpolygon_Block_height: stagingpolygon_Block_height; - stagingpolygon_Bytes: ResolverTypeWrapper; - stagingpolygon_ConnectorMeta: ResolverTypeWrapper; - stagingpolygon_ConnectorMeta_filter: stagingpolygon_ConnectorMeta_filter; - stagingpolygon_ConnectorMeta_orderBy: stagingpolygon_ConnectorMeta_orderBy; - stagingpolygon_DestinationTransfer: ResolverTypeWrapper; - stagingpolygon_DestinationTransfer_filter: stagingpolygon_DestinationTransfer_filter; - stagingpolygon_DestinationTransfer_orderBy: stagingpolygon_DestinationTransfer_orderBy; - stagingpolygon_Int8: ResolverTypeWrapper; - stagingpolygon_OptimisticRootFinalized: ResolverTypeWrapper; - stagingpolygon_OptimisticRootFinalized_filter: stagingpolygon_OptimisticRootFinalized_filter; - stagingpolygon_OptimisticRootFinalized_orderBy: stagingpolygon_OptimisticRootFinalized_orderBy; - stagingpolygon_OrderDirection: stagingpolygon_OrderDirection; - stagingpolygon_OriginMessage: ResolverTypeWrapper; - stagingpolygon_OriginMessage_filter: stagingpolygon_OriginMessage_filter; - stagingpolygon_OriginMessage_orderBy: stagingpolygon_OriginMessage_orderBy; - stagingpolygon_OriginTransfer: ResolverTypeWrapper; - stagingpolygon_OriginTransfer_filter: stagingpolygon_OriginTransfer_filter; - stagingpolygon_OriginTransfer_orderBy: stagingpolygon_OriginTransfer_orderBy; - stagingpolygon_Relayer: ResolverTypeWrapper; - stagingpolygon_RelayerFee: ResolverTypeWrapper; - stagingpolygon_RelayerFee_filter: stagingpolygon_RelayerFee_filter; - stagingpolygon_RelayerFee_orderBy: stagingpolygon_RelayerFee_orderBy; - stagingpolygon_RelayerFeesIncrease: ResolverTypeWrapper; - stagingpolygon_RelayerFeesIncrease_filter: stagingpolygon_RelayerFeesIncrease_filter; - stagingpolygon_RelayerFeesIncrease_orderBy: stagingpolygon_RelayerFeesIncrease_orderBy; - stagingpolygon_Relayer_filter: stagingpolygon_Relayer_filter; - stagingpolygon_Relayer_orderBy: stagingpolygon_Relayer_orderBy; - stagingpolygon_RootCount: ResolverTypeWrapper; - stagingpolygon_RootCount_filter: stagingpolygon_RootCount_filter; - stagingpolygon_RootCount_orderBy: stagingpolygon_RootCount_orderBy; - stagingpolygon_RootMessageSent: ResolverTypeWrapper; - stagingpolygon_RootMessageSent_filter: stagingpolygon_RootMessageSent_filter; - stagingpolygon_RootMessageSent_orderBy: stagingpolygon_RootMessageSent_orderBy; - stagingpolygon_Router: ResolverTypeWrapper; - stagingpolygon_RouterDailyTVL: ResolverTypeWrapper; - stagingpolygon_RouterDailyTVL_filter: stagingpolygon_RouterDailyTVL_filter; - stagingpolygon_RouterDailyTVL_orderBy: stagingpolygon_RouterDailyTVL_orderBy; - stagingpolygon_RouterLiquidityEvent: ResolverTypeWrapper; - stagingpolygon_RouterLiquidityEventType: stagingpolygon_RouterLiquidityEventType; - stagingpolygon_RouterLiquidityEvent_filter: stagingpolygon_RouterLiquidityEvent_filter; - stagingpolygon_RouterLiquidityEvent_orderBy: stagingpolygon_RouterLiquidityEvent_orderBy; - stagingpolygon_Router_filter: stagingpolygon_Router_filter; - stagingpolygon_Router_orderBy: stagingpolygon_Router_orderBy; - stagingpolygon_Sequencer: ResolverTypeWrapper; - stagingpolygon_Sequencer_filter: stagingpolygon_Sequencer_filter; - stagingpolygon_Sequencer_orderBy: stagingpolygon_Sequencer_orderBy; - stagingpolygon_Setting: ResolverTypeWrapper; - stagingpolygon_Setting_filter: stagingpolygon_Setting_filter; - stagingpolygon_Setting_orderBy: stagingpolygon_Setting_orderBy; - stagingpolygon_SlippageUpdate: ResolverTypeWrapper; - stagingpolygon_SlippageUpdate_filter: stagingpolygon_SlippageUpdate_filter; - stagingpolygon_SlippageUpdate_orderBy: stagingpolygon_SlippageUpdate_orderBy; - stagingpolygon_SnapshotRoot: ResolverTypeWrapper; - stagingpolygon_SnapshotRoot_filter: stagingpolygon_SnapshotRoot_filter; - stagingpolygon_SnapshotRoot_orderBy: stagingpolygon_SnapshotRoot_orderBy; - stagingpolygon_SpokeConnectorMode: ResolverTypeWrapper; - stagingpolygon_SpokeConnectorMode_filter: stagingpolygon_SpokeConnectorMode_filter; - stagingpolygon_SpokeConnectorMode_orderBy: stagingpolygon_SpokeConnectorMode_orderBy; - stagingpolygon_TransferStatus: stagingpolygon_TransferStatus; - stagingpolygon__Block_: ResolverTypeWrapper; - stagingpolygon__Meta_: ResolverTypeWrapper; - localmainnet_AggregateRoot: ResolverTypeWrapper; - localmainnet_AggregateRootProposed: ResolverTypeWrapper; - localmainnet_AggregateRootProposed_filter: localmainnet_AggregateRootProposed_filter; - localmainnet_AggregateRootProposed_orderBy: localmainnet_AggregateRootProposed_orderBy; - localmainnet_AggregateRoot_filter: localmainnet_AggregateRoot_filter; - localmainnet_AggregateRoot_orderBy: localmainnet_AggregateRoot_orderBy; - localmainnet_Asset: ResolverTypeWrapper; - localmainnet_AssetBalance: ResolverTypeWrapper; - localmainnet_AssetBalance_filter: localmainnet_AssetBalance_filter; - localmainnet_AssetBalance_orderBy: localmainnet_AssetBalance_orderBy; - localmainnet_AssetStatus: ResolverTypeWrapper; - localmainnet_AssetStatus_filter: localmainnet_AssetStatus_filter; - localmainnet_AssetStatus_orderBy: localmainnet_AssetStatus_orderBy; - localmainnet_Asset_filter: localmainnet_Asset_filter; - localmainnet_Asset_orderBy: localmainnet_Asset_orderBy; - localmainnet_ConnectorMeta: ResolverTypeWrapper; - localmainnet_ConnectorMeta_filter: localmainnet_ConnectorMeta_filter; - localmainnet_ConnectorMeta_orderBy: localmainnet_ConnectorMeta_orderBy; - localmainnet_DestinationTransfer: ResolverTypeWrapper; - localmainnet_DestinationTransfer_filter: localmainnet_DestinationTransfer_filter; - localmainnet_DestinationTransfer_orderBy: localmainnet_DestinationTransfer_orderBy; - localmainnet_OptimisticRootFinalized: ResolverTypeWrapper; - localmainnet_OptimisticRootFinalized_filter: localmainnet_OptimisticRootFinalized_filter; - localmainnet_OptimisticRootFinalized_orderBy: localmainnet_OptimisticRootFinalized_orderBy; - localmainnet_OriginMessage: ResolverTypeWrapper; - localmainnet_OriginMessage_filter: localmainnet_OriginMessage_filter; - localmainnet_OriginMessage_orderBy: localmainnet_OriginMessage_orderBy; - localmainnet_OriginTransfer: ResolverTypeWrapper; - localmainnet_OriginTransfer_filter: localmainnet_OriginTransfer_filter; - localmainnet_OriginTransfer_orderBy: localmainnet_OriginTransfer_orderBy; - localmainnet_Relayer: ResolverTypeWrapper; - localmainnet_RelayerFee: ResolverTypeWrapper; - localmainnet_RelayerFee_filter: localmainnet_RelayerFee_filter; - localmainnet_RelayerFee_orderBy: localmainnet_RelayerFee_orderBy; - localmainnet_RelayerFeesIncrease: ResolverTypeWrapper; - localmainnet_RelayerFeesIncrease_filter: localmainnet_RelayerFeesIncrease_filter; - localmainnet_RelayerFeesIncrease_orderBy: localmainnet_RelayerFeesIncrease_orderBy; - localmainnet_Relayer_filter: localmainnet_Relayer_filter; - localmainnet_Relayer_orderBy: localmainnet_Relayer_orderBy; - localmainnet_RootCount: ResolverTypeWrapper; - localmainnet_RootCount_filter: localmainnet_RootCount_filter; - localmainnet_RootCount_orderBy: localmainnet_RootCount_orderBy; - localmainnet_RootMessageSent: ResolverTypeWrapper; - localmainnet_RootMessageSent_filter: localmainnet_RootMessageSent_filter; - localmainnet_RootMessageSent_orderBy: localmainnet_RootMessageSent_orderBy; - localmainnet_Router: ResolverTypeWrapper; - localmainnet_RouterDailyTVL: ResolverTypeWrapper; - localmainnet_RouterDailyTVL_filter: localmainnet_RouterDailyTVL_filter; - localmainnet_RouterDailyTVL_orderBy: localmainnet_RouterDailyTVL_orderBy; - localmainnet_RouterLiquidityEvent: ResolverTypeWrapper; - localmainnet_RouterLiquidityEventType: localmainnet_RouterLiquidityEventType; - localmainnet_RouterLiquidityEvent_filter: localmainnet_RouterLiquidityEvent_filter; - localmainnet_RouterLiquidityEvent_orderBy: localmainnet_RouterLiquidityEvent_orderBy; - localmainnet_Router_filter: localmainnet_Router_filter; - localmainnet_Router_orderBy: localmainnet_Router_orderBy; - localmainnet_Sequencer: ResolverTypeWrapper; - localmainnet_Sequencer_filter: localmainnet_Sequencer_filter; - localmainnet_Sequencer_orderBy: localmainnet_Sequencer_orderBy; - localmainnet_Setting: ResolverTypeWrapper; - localmainnet_Setting_filter: localmainnet_Setting_filter; - localmainnet_Setting_orderBy: localmainnet_Setting_orderBy; - localmainnet_SlippageUpdate: ResolverTypeWrapper; - localmainnet_SlippageUpdate_filter: localmainnet_SlippageUpdate_filter; - localmainnet_SlippageUpdate_orderBy: localmainnet_SlippageUpdate_orderBy; - localmainnet_SnapshotRoot: ResolverTypeWrapper; - localmainnet_SnapshotRoot_filter: localmainnet_SnapshotRoot_filter; - localmainnet_SnapshotRoot_orderBy: localmainnet_SnapshotRoot_orderBy; - localmainnet_SpokeConnectorMode: ResolverTypeWrapper; - localmainnet_SpokeConnectorMode_filter: localmainnet_SpokeConnectorMode_filter; - localmainnet_SpokeConnectorMode_orderBy: localmainnet_SpokeConnectorMode_orderBy; - localmainnet_TransferStatus: localmainnet_TransferStatus; - stagingxdai_AggregateRoot: ResolverTypeWrapper; - stagingxdai_AggregateRootProposed: ResolverTypeWrapper; - stagingxdai_AggregateRootProposed_filter: stagingxdai_AggregateRootProposed_filter; - stagingxdai_AggregateRootProposed_orderBy: stagingxdai_AggregateRootProposed_orderBy; - stagingxdai_AggregateRoot_filter: stagingxdai_AggregateRoot_filter; - stagingxdai_AggregateRoot_orderBy: stagingxdai_AggregateRoot_orderBy; - stagingxdai_Aggregation_interval: stagingxdai_Aggregation_interval; - stagingxdai_Asset: ResolverTypeWrapper; - stagingxdai_AssetBalance: ResolverTypeWrapper; - stagingxdai_AssetBalance_filter: stagingxdai_AssetBalance_filter; - stagingxdai_AssetBalance_orderBy: stagingxdai_AssetBalance_orderBy; - stagingxdai_AssetStatus: ResolverTypeWrapper; - stagingxdai_AssetStatus_filter: stagingxdai_AssetStatus_filter; - stagingxdai_AssetStatus_orderBy: stagingxdai_AssetStatus_orderBy; - stagingxdai_Asset_filter: stagingxdai_Asset_filter; - stagingxdai_Asset_orderBy: stagingxdai_Asset_orderBy; - stagingxdai_BigDecimal: ResolverTypeWrapper; - stagingxdai_BlockChangedFilter: stagingxdai_BlockChangedFilter; - stagingxdai_Block_height: stagingxdai_Block_height; - stagingxdai_Bytes: ResolverTypeWrapper; - stagingxdai_ConnectorMeta: ResolverTypeWrapper; - stagingxdai_ConnectorMeta_filter: stagingxdai_ConnectorMeta_filter; - stagingxdai_ConnectorMeta_orderBy: stagingxdai_ConnectorMeta_orderBy; - stagingxdai_DestinationTransfer: ResolverTypeWrapper; - stagingxdai_DestinationTransfer_filter: stagingxdai_DestinationTransfer_filter; - stagingxdai_DestinationTransfer_orderBy: stagingxdai_DestinationTransfer_orderBy; - stagingxdai_Int8: ResolverTypeWrapper; - stagingxdai_OptimisticRootFinalized: ResolverTypeWrapper; - stagingxdai_OptimisticRootFinalized_filter: stagingxdai_OptimisticRootFinalized_filter; - stagingxdai_OptimisticRootFinalized_orderBy: stagingxdai_OptimisticRootFinalized_orderBy; - stagingxdai_OrderDirection: stagingxdai_OrderDirection; - stagingxdai_OriginMessage: ResolverTypeWrapper; - stagingxdai_OriginMessage_filter: stagingxdai_OriginMessage_filter; - stagingxdai_OriginMessage_orderBy: stagingxdai_OriginMessage_orderBy; - stagingxdai_OriginTransfer: ResolverTypeWrapper; - stagingxdai_OriginTransfer_filter: stagingxdai_OriginTransfer_filter; - stagingxdai_OriginTransfer_orderBy: stagingxdai_OriginTransfer_orderBy; - stagingxdai_Relayer: ResolverTypeWrapper; - stagingxdai_RelayerFee: ResolverTypeWrapper; - stagingxdai_RelayerFee_filter: stagingxdai_RelayerFee_filter; - stagingxdai_RelayerFee_orderBy: stagingxdai_RelayerFee_orderBy; - stagingxdai_RelayerFeesIncrease: ResolverTypeWrapper; - stagingxdai_RelayerFeesIncrease_filter: stagingxdai_RelayerFeesIncrease_filter; - stagingxdai_RelayerFeesIncrease_orderBy: stagingxdai_RelayerFeesIncrease_orderBy; - stagingxdai_Relayer_filter: stagingxdai_Relayer_filter; - stagingxdai_Relayer_orderBy: stagingxdai_Relayer_orderBy; - stagingxdai_RootCount: ResolverTypeWrapper; - stagingxdai_RootCount_filter: stagingxdai_RootCount_filter; - stagingxdai_RootCount_orderBy: stagingxdai_RootCount_orderBy; - stagingxdai_RootMessageSent: ResolverTypeWrapper; - stagingxdai_RootMessageSent_filter: stagingxdai_RootMessageSent_filter; - stagingxdai_RootMessageSent_orderBy: stagingxdai_RootMessageSent_orderBy; - stagingxdai_Router: ResolverTypeWrapper; - stagingxdai_RouterDailyTVL: ResolverTypeWrapper; - stagingxdai_RouterDailyTVL_filter: stagingxdai_RouterDailyTVL_filter; - stagingxdai_RouterDailyTVL_orderBy: stagingxdai_RouterDailyTVL_orderBy; - stagingxdai_RouterLiquidityEvent: ResolverTypeWrapper; - stagingxdai_RouterLiquidityEventType: stagingxdai_RouterLiquidityEventType; - stagingxdai_RouterLiquidityEvent_filter: stagingxdai_RouterLiquidityEvent_filter; - stagingxdai_RouterLiquidityEvent_orderBy: stagingxdai_RouterLiquidityEvent_orderBy; - stagingxdai_Router_filter: stagingxdai_Router_filter; - stagingxdai_Router_orderBy: stagingxdai_Router_orderBy; - stagingxdai_Sequencer: ResolverTypeWrapper; - stagingxdai_Sequencer_filter: stagingxdai_Sequencer_filter; - stagingxdai_Sequencer_orderBy: stagingxdai_Sequencer_orderBy; - stagingxdai_Setting: ResolverTypeWrapper; - stagingxdai_Setting_filter: stagingxdai_Setting_filter; - stagingxdai_Setting_orderBy: stagingxdai_Setting_orderBy; - stagingxdai_SlippageUpdate: ResolverTypeWrapper; - stagingxdai_SlippageUpdate_filter: stagingxdai_SlippageUpdate_filter; - stagingxdai_SlippageUpdate_orderBy: stagingxdai_SlippageUpdate_orderBy; - stagingxdai_SnapshotRoot: ResolverTypeWrapper; - stagingxdai_SnapshotRoot_filter: stagingxdai_SnapshotRoot_filter; - stagingxdai_SnapshotRoot_orderBy: stagingxdai_SnapshotRoot_orderBy; - stagingxdai_SpokeConnectorMode: ResolverTypeWrapper; - stagingxdai_SpokeConnectorMode_filter: stagingxdai_SpokeConnectorMode_filter; - stagingxdai_SpokeConnectorMode_orderBy: stagingxdai_SpokeConnectorMode_orderBy; - stagingxdai_TransferStatus: stagingxdai_TransferStatus; - stagingxdai__Block_: ResolverTypeWrapper; - stagingxdai__Meta_: ResolverTypeWrapper; - stagingoptimism_AggregateRoot: ResolverTypeWrapper; - stagingoptimism_AggregateRootProposed: ResolverTypeWrapper; - stagingoptimism_AggregateRootProposed_filter: stagingoptimism_AggregateRootProposed_filter; - stagingoptimism_AggregateRootProposed_orderBy: stagingoptimism_AggregateRootProposed_orderBy; - stagingoptimism_AggregateRoot_filter: stagingoptimism_AggregateRoot_filter; - stagingoptimism_AggregateRoot_orderBy: stagingoptimism_AggregateRoot_orderBy; - stagingoptimism_Aggregation_interval: stagingoptimism_Aggregation_interval; - stagingoptimism_Asset: ResolverTypeWrapper; - stagingoptimism_AssetBalance: ResolverTypeWrapper; - stagingoptimism_AssetBalance_filter: stagingoptimism_AssetBalance_filter; - stagingoptimism_AssetBalance_orderBy: stagingoptimism_AssetBalance_orderBy; - stagingoptimism_AssetStatus: ResolverTypeWrapper; - stagingoptimism_AssetStatus_filter: stagingoptimism_AssetStatus_filter; - stagingoptimism_AssetStatus_orderBy: stagingoptimism_AssetStatus_orderBy; - stagingoptimism_Asset_filter: stagingoptimism_Asset_filter; - stagingoptimism_Asset_orderBy: stagingoptimism_Asset_orderBy; - stagingoptimism_BigDecimal: ResolverTypeWrapper; - stagingoptimism_BlockChangedFilter: stagingoptimism_BlockChangedFilter; - stagingoptimism_Block_height: stagingoptimism_Block_height; - stagingoptimism_Bytes: ResolverTypeWrapper; - stagingoptimism_ConnectorMeta: ResolverTypeWrapper; - stagingoptimism_ConnectorMeta_filter: stagingoptimism_ConnectorMeta_filter; - stagingoptimism_ConnectorMeta_orderBy: stagingoptimism_ConnectorMeta_orderBy; - stagingoptimism_DestinationTransfer: ResolverTypeWrapper; - stagingoptimism_DestinationTransfer_filter: stagingoptimism_DestinationTransfer_filter; - stagingoptimism_DestinationTransfer_orderBy: stagingoptimism_DestinationTransfer_orderBy; - stagingoptimism_Int8: ResolverTypeWrapper; - stagingoptimism_OptimisticRootFinalized: ResolverTypeWrapper; - stagingoptimism_OptimisticRootFinalized_filter: stagingoptimism_OptimisticRootFinalized_filter; - stagingoptimism_OptimisticRootFinalized_orderBy: stagingoptimism_OptimisticRootFinalized_orderBy; - stagingoptimism_OrderDirection: stagingoptimism_OrderDirection; - stagingoptimism_OriginMessage: ResolverTypeWrapper; - stagingoptimism_OriginMessage_filter: stagingoptimism_OriginMessage_filter; - stagingoptimism_OriginMessage_orderBy: stagingoptimism_OriginMessage_orderBy; - stagingoptimism_OriginTransfer: ResolverTypeWrapper; - stagingoptimism_OriginTransfer_filter: stagingoptimism_OriginTransfer_filter; - stagingoptimism_OriginTransfer_orderBy: stagingoptimism_OriginTransfer_orderBy; - stagingoptimism_Relayer: ResolverTypeWrapper; - stagingoptimism_RelayerFee: ResolverTypeWrapper; - stagingoptimism_RelayerFee_filter: stagingoptimism_RelayerFee_filter; - stagingoptimism_RelayerFee_orderBy: stagingoptimism_RelayerFee_orderBy; - stagingoptimism_RelayerFeesIncrease: ResolverTypeWrapper; - stagingoptimism_RelayerFeesIncrease_filter: stagingoptimism_RelayerFeesIncrease_filter; - stagingoptimism_RelayerFeesIncrease_orderBy: stagingoptimism_RelayerFeesIncrease_orderBy; - stagingoptimism_Relayer_filter: stagingoptimism_Relayer_filter; - stagingoptimism_Relayer_orderBy: stagingoptimism_Relayer_orderBy; - stagingoptimism_RootCount: ResolverTypeWrapper; - stagingoptimism_RootCount_filter: stagingoptimism_RootCount_filter; - stagingoptimism_RootCount_orderBy: stagingoptimism_RootCount_orderBy; - stagingoptimism_RootMessageSent: ResolverTypeWrapper; - stagingoptimism_RootMessageSent_filter: stagingoptimism_RootMessageSent_filter; - stagingoptimism_RootMessageSent_orderBy: stagingoptimism_RootMessageSent_orderBy; - stagingoptimism_Router: ResolverTypeWrapper; - stagingoptimism_RouterDailyTVL: ResolverTypeWrapper; - stagingoptimism_RouterDailyTVL_filter: stagingoptimism_RouterDailyTVL_filter; - stagingoptimism_RouterDailyTVL_orderBy: stagingoptimism_RouterDailyTVL_orderBy; - stagingoptimism_RouterLiquidityEvent: ResolverTypeWrapper; - stagingoptimism_RouterLiquidityEventType: stagingoptimism_RouterLiquidityEventType; - stagingoptimism_RouterLiquidityEvent_filter: stagingoptimism_RouterLiquidityEvent_filter; - stagingoptimism_RouterLiquidityEvent_orderBy: stagingoptimism_RouterLiquidityEvent_orderBy; - stagingoptimism_Router_filter: stagingoptimism_Router_filter; - stagingoptimism_Router_orderBy: stagingoptimism_Router_orderBy; - stagingoptimism_Sequencer: ResolverTypeWrapper; - stagingoptimism_Sequencer_filter: stagingoptimism_Sequencer_filter; - stagingoptimism_Sequencer_orderBy: stagingoptimism_Sequencer_orderBy; - stagingoptimism_Setting: ResolverTypeWrapper; - stagingoptimism_Setting_filter: stagingoptimism_Setting_filter; - stagingoptimism_Setting_orderBy: stagingoptimism_Setting_orderBy; - stagingoptimism_SlippageUpdate: ResolverTypeWrapper; - stagingoptimism_SlippageUpdate_filter: stagingoptimism_SlippageUpdate_filter; - stagingoptimism_SlippageUpdate_orderBy: stagingoptimism_SlippageUpdate_orderBy; - stagingoptimism_SnapshotRoot: ResolverTypeWrapper; - stagingoptimism_SnapshotRoot_filter: stagingoptimism_SnapshotRoot_filter; - stagingoptimism_SnapshotRoot_orderBy: stagingoptimism_SnapshotRoot_orderBy; - stagingoptimism_SpokeConnectorMode: ResolverTypeWrapper; - stagingoptimism_SpokeConnectorMode_filter: stagingoptimism_SpokeConnectorMode_filter; - stagingoptimism_SpokeConnectorMode_orderBy: stagingoptimism_SpokeConnectorMode_orderBy; - stagingoptimism_TransferStatus: stagingoptimism_TransferStatus; - stagingoptimism__Block_: ResolverTypeWrapper; - stagingoptimism__Meta_: ResolverTypeWrapper; +export type stagingmetis_Asset_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_Asset_orderBy = + | 'id' + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; + +export type stagingmetis_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type stagingmetis_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type stagingmetis_ConnectorMeta = { + id: Scalars['ID']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; +}; + +export type stagingmetis_ConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_ConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type stagingmetis_DestinationTransfer = { + id: Scalars['ID']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; +}; + + +export type stagingmetis_DestinationTransferroutersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingmetis_DestinationTransfer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_DestinationTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; + +export type stagingmetis_OptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingmetis_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type stagingmetis_OptimisticRootFinalized_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_OptimisticRootFinalized_orderBy = + | 'id' + | 'aggregateRoot' + | 'timestamp' + | 'blockNumber'; + +/** Defines the order direction, either ascending or descending */ +export type stagingmetis_OrderDirection = + | 'asc' + | 'desc'; + +export type stagingmetis_OriginMessage = { + id: Scalars['ID']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; +}; + +export type stagingmetis_OriginMessage_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_OriginMessage_orderBy = + | 'id' + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; + +export type stagingmetis_OriginTransfer = { + id: Scalars['ID']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; +}; + + +export type stagingmetis_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingmetis_OriginTransfer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_OriginTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; + +export type stagingmetis_Relayer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + relayer?: Maybe; +}; + +export type stagingmetis_RelayerFee = { + id: Scalars['ID']; + transfer: stagingmetis_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['stagingmetis_Bytes']; +}; + +export type stagingmetis_RelayerFee_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_RelayerFee_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' + | 'asset'; + +export type stagingmetis_RelayerFeesIncrease = { + id: Scalars['ID']; + transfer: stagingmetis_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['stagingmetis_Bytes']; + transactionHash: Scalars['stagingmetis_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmetis_RelayerFeesIncrease_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_RelayerFeesIncrease_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type stagingmetis_Relayer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_Relayer_orderBy = + | 'id' + | 'isActive' + | 'relayer'; + +export type stagingmetis_RootCount = { + id: Scalars['ID']; + count?: Maybe; +}; + +export type stagingmetis_RootCount_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_RootCount_orderBy = + | 'id' + | 'count'; + +export type stagingmetis_RootMessageSent = { + id: Scalars['ID']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; +}; + +export type stagingmetis_RootMessageSent_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_RootMessageSent_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type stagingmetis_Router = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type stagingmetis_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingmetis_RouterDailyTVL = { + id: Scalars['ID']; + router: stagingmetis_Router; + asset: stagingmetis_Asset; + timestamp: Scalars['BigInt']; + balance: Scalars['BigInt']; +}; + +export type stagingmetis_RouterDailyTVL_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_RouterDailyTVL_orderBy = + | 'id' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'timestamp' + | 'balance'; + +export type stagingmetis_RouterLiquidityEvent = { + id: Scalars['ID']; + type?: Maybe; + router: stagingmetis_Router; + asset: stagingmetis_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transactionHash: Scalars['stagingmetis_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type stagingmetis_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type stagingmetis_RouterLiquidityEvent_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_RouterLiquidityEvent_orderBy = + | 'id' + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' + | 'timestamp' + | 'transactionHash' + | 'nonce'; + +export type stagingmetis_Router_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_Router_orderBy = + | 'id' + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; + +export type stagingmetis_Sequencer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + sequencer?: Maybe; +}; + +export type stagingmetis_Sequencer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_Sequencer_orderBy = + | 'id' + | 'isActive' + | 'sequencer'; + +export type stagingmetis_Setting = { + id: Scalars['ID']; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['stagingmetis_Bytes']; +}; + +export type stagingmetis_Setting_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_Setting_orderBy = + | 'id' + | 'maxRoutersPerTransfer' + | 'caller'; + +export type stagingmetis_SlippageUpdate = { + id: Scalars['ID']; + transfer: stagingmetis_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['stagingmetis_Bytes']; + transactionHash: Scalars['stagingmetis_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmetis_SlippageUpdate_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_SlippageUpdate_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type stagingmetis_SnapshotRoot = { + id: Scalars['ID']; + spokeDomain?: Maybe; + root: Scalars['stagingmetis_Bytes']; + count: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmetis_SnapshotRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_SnapshotRoot_orderBy = + | 'id' + | 'spokeDomain' + | 'root' + | 'count' + | 'timestamp' + | 'blockNumber'; + +export type stagingmetis_SpokeConnectorMode = { + id: Scalars['ID']; + mode: Scalars['String']; +}; + +export type stagingmetis_SpokeConnectorMode_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmetis_SpokeConnectorMode_orderBy = + | 'id' + | 'mode'; + +export type stagingmetis_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type stagingmetis__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type stagingmetis__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: stagingmetis__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type stagingmantle_AggregateRoot = { + id: Scalars['ID']; + root: Scalars['stagingmantle_Bytes']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmantle_AggregateRootProposed = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingmantle_Bytes']; + rootTimestamp: Scalars['BigInt']; + endOfDispute: Scalars['BigInt']; + domain: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type stagingmantle_AggregateRootProposed_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + rootTimestamp?: InputMaybe; + rootTimestamp_not?: InputMaybe; + rootTimestamp_gt?: InputMaybe; + rootTimestamp_lt?: InputMaybe; + rootTimestamp_gte?: InputMaybe; + rootTimestamp_lte?: InputMaybe; + rootTimestamp_in?: InputMaybe>; + rootTimestamp_not_in?: InputMaybe>; + endOfDispute?: InputMaybe; + endOfDispute_not?: InputMaybe; + endOfDispute_gt?: InputMaybe; + endOfDispute_lt?: InputMaybe; + endOfDispute_gte?: InputMaybe; + endOfDispute_lte?: InputMaybe; + endOfDispute_in?: InputMaybe>; + endOfDispute_not_in?: InputMaybe>; + domain?: InputMaybe; + domain_not?: InputMaybe; + domain_gt?: InputMaybe; + domain_lt?: InputMaybe; + domain_gte?: InputMaybe; + domain_lte?: InputMaybe; + domain_in?: InputMaybe>; + domain_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_AggregateRootProposed_orderBy = + | 'id' + | 'aggregateRoot' + | 'rootTimestamp' + | 'endOfDispute' + | 'domain' + | 'timestamp' + | 'blockNumber'; + +export type stagingmantle_AggregateRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_AggregateRoot_orderBy = + | 'id' + | 'root' + | 'blockNumber'; + +export type stagingmantle_Asset = { + id: Scalars['ID']; + key?: Maybe; + decimal?: Maybe; + adoptedDecimal?: Maybe; + canonicalId?: Maybe; + canonicalDomain?: Maybe; + adoptedAsset?: Maybe; + localAsset?: Maybe; + blockNumber?: Maybe; + status?: Maybe; +}; + +export type stagingmantle_AssetBalance = { + id: Scalars['ID']; + amount: Scalars['BigInt']; + locked: Scalars['BigInt']; + supplied: Scalars['BigInt']; + removed: Scalars['BigInt']; + router: stagingmantle_Router; + asset: stagingmantle_Asset; + feesEarned: Scalars['BigInt']; +}; + +export type stagingmantle_AssetBalance_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + locked?: InputMaybe; + locked_not?: InputMaybe; + locked_gt?: InputMaybe; + locked_lt?: InputMaybe; + locked_gte?: InputMaybe; + locked_lte?: InputMaybe; + locked_in?: InputMaybe>; + locked_not_in?: InputMaybe>; + supplied?: InputMaybe; + supplied_not?: InputMaybe; + supplied_gt?: InputMaybe; + supplied_lt?: InputMaybe; + supplied_gte?: InputMaybe; + supplied_lte?: InputMaybe; + supplied_in?: InputMaybe>; + supplied_not_in?: InputMaybe>; + removed?: InputMaybe; + removed_not?: InputMaybe; + removed_gt?: InputMaybe; + removed_lt?: InputMaybe; + removed_gte?: InputMaybe; + removed_lte?: InputMaybe; + removed_in?: InputMaybe>; + removed_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + feesEarned?: InputMaybe; + feesEarned_not?: InputMaybe; + feesEarned_gt?: InputMaybe; + feesEarned_lt?: InputMaybe; + feesEarned_gte?: InputMaybe; + feesEarned_lte?: InputMaybe; + feesEarned_in?: InputMaybe>; + feesEarned_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_AssetBalance_orderBy = + | 'id' + | 'amount' + | 'locked' + | 'supplied' + | 'removed' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'feesEarned'; + +export type stagingmantle_AssetStatus = { + id: Scalars['ID']; + status?: Maybe; +}; + +export type stagingmantle_AssetStatus_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_AssetStatus_orderBy = + | 'id' + | 'status'; + +export type stagingmantle_Asset_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + key?: InputMaybe; + key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; + key_in?: InputMaybe>; + key_not_in?: InputMaybe>; + key_contains?: InputMaybe; + key_not_contains?: InputMaybe; + decimal?: InputMaybe; + decimal_not?: InputMaybe; + decimal_gt?: InputMaybe; + decimal_lt?: InputMaybe; + decimal_gte?: InputMaybe; + decimal_lte?: InputMaybe; + decimal_in?: InputMaybe>; + decimal_not_in?: InputMaybe>; + adoptedDecimal?: InputMaybe; + adoptedDecimal_not?: InputMaybe; + adoptedDecimal_gt?: InputMaybe; + adoptedDecimal_lt?: InputMaybe; + adoptedDecimal_gte?: InputMaybe; + adoptedDecimal_lte?: InputMaybe; + adoptedDecimal_in?: InputMaybe>; + adoptedDecimal_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + adoptedAsset?: InputMaybe; + adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; + adoptedAsset_in?: InputMaybe>; + adoptedAsset_not_in?: InputMaybe>; + adoptedAsset_contains?: InputMaybe; + adoptedAsset_not_contains?: InputMaybe; + localAsset?: InputMaybe; + localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; + localAsset_in?: InputMaybe>; + localAsset_not_in?: InputMaybe>; + localAsset_contains?: InputMaybe; + localAsset_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_gt?: InputMaybe; + status_lt?: InputMaybe; + status_gte?: InputMaybe; + status_lte?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + status_contains?: InputMaybe; + status_contains_nocase?: InputMaybe; + status_not_contains?: InputMaybe; + status_not_contains_nocase?: InputMaybe; + status_starts_with?: InputMaybe; + status_starts_with_nocase?: InputMaybe; + status_not_starts_with?: InputMaybe; + status_not_starts_with_nocase?: InputMaybe; + status_ends_with?: InputMaybe; + status_ends_with_nocase?: InputMaybe; + status_not_ends_with?: InputMaybe; + status_not_ends_with_nocase?: InputMaybe; + status_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_Asset_orderBy = + | 'id' + | 'key' + | 'decimal' + | 'adoptedDecimal' + | 'canonicalId' + | 'canonicalDomain' + | 'adoptedAsset' + | 'localAsset' + | 'blockNumber' + | 'status' + | 'status__id' + | 'status__status'; + +export type stagingmantle_BlockChangedFilter = { + number_gte: Scalars['Int']; +}; + +export type stagingmantle_Block_height = { + hash?: InputMaybe; + number?: InputMaybe; + number_gte?: InputMaybe; +}; + +export type stagingmantle_ConnectorMeta = { + id: Scalars['ID']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + amb?: Maybe; + rootManager?: Maybe; + mirrorConnector?: Maybe; +}; + +export type stagingmantle_ConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_ConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + +export type stagingmantle_DestinationTransfer = { + id: Scalars['ID']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + routers?: Maybe>; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + bumpSlippageCount?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + amount?: Maybe; + routersFee?: Maybe; + executedCaller?: Maybe; + executedTransactionHash?: Maybe; + executedTimestamp?: Maybe; + executedGasPrice?: Maybe; + executedGasLimit?: Maybe; + executedBlockNumber?: Maybe; + executedTxOrigin?: Maybe; + executedTxNonce?: Maybe; + reconciledCaller?: Maybe; + reconciledTransactionHash?: Maybe; + reconciledTimestamp?: Maybe; + reconciledGasPrice?: Maybe; + reconciledGasLimit?: Maybe; + reconciledBlockNumber?: Maybe; + reconciledTxOrigin?: Maybe; + reconciledTxNonce?: Maybe; +}; + + +export type stagingmantle_DestinationTransferroutersArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingmantle_DestinationTransfer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + routers?: InputMaybe>; + routers_not?: InputMaybe>; + routers_contains?: InputMaybe>; + routers_contains_nocase?: InputMaybe>; + routers_not_contains?: InputMaybe>; + routers_not_contains_nocase?: InputMaybe>; + routers_?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + bumpSlippageCount?: InputMaybe; + bumpSlippageCount_not?: InputMaybe; + bumpSlippageCount_gt?: InputMaybe; + bumpSlippageCount_lt?: InputMaybe; + bumpSlippageCount_gte?: InputMaybe; + bumpSlippageCount_lte?: InputMaybe; + bumpSlippageCount_in?: InputMaybe>; + bumpSlippageCount_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + routersFee?: InputMaybe; + routersFee_not?: InputMaybe; + routersFee_gt?: InputMaybe; + routersFee_lt?: InputMaybe; + routersFee_gte?: InputMaybe; + routersFee_lte?: InputMaybe; + routersFee_in?: InputMaybe>; + routersFee_not_in?: InputMaybe>; + executedCaller?: InputMaybe; + executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; + executedCaller_in?: InputMaybe>; + executedCaller_not_in?: InputMaybe>; + executedCaller_contains?: InputMaybe; + executedCaller_not_contains?: InputMaybe; + executedTransactionHash?: InputMaybe; + executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; + executedTransactionHash_in?: InputMaybe>; + executedTransactionHash_not_in?: InputMaybe>; + executedTransactionHash_contains?: InputMaybe; + executedTransactionHash_not_contains?: InputMaybe; + executedTimestamp?: InputMaybe; + executedTimestamp_not?: InputMaybe; + executedTimestamp_gt?: InputMaybe; + executedTimestamp_lt?: InputMaybe; + executedTimestamp_gte?: InputMaybe; + executedTimestamp_lte?: InputMaybe; + executedTimestamp_in?: InputMaybe>; + executedTimestamp_not_in?: InputMaybe>; + executedGasPrice?: InputMaybe; + executedGasPrice_not?: InputMaybe; + executedGasPrice_gt?: InputMaybe; + executedGasPrice_lt?: InputMaybe; + executedGasPrice_gte?: InputMaybe; + executedGasPrice_lte?: InputMaybe; + executedGasPrice_in?: InputMaybe>; + executedGasPrice_not_in?: InputMaybe>; + executedGasLimit?: InputMaybe; + executedGasLimit_not?: InputMaybe; + executedGasLimit_gt?: InputMaybe; + executedGasLimit_lt?: InputMaybe; + executedGasLimit_gte?: InputMaybe; + executedGasLimit_lte?: InputMaybe; + executedGasLimit_in?: InputMaybe>; + executedGasLimit_not_in?: InputMaybe>; + executedBlockNumber?: InputMaybe; + executedBlockNumber_not?: InputMaybe; + executedBlockNumber_gt?: InputMaybe; + executedBlockNumber_lt?: InputMaybe; + executedBlockNumber_gte?: InputMaybe; + executedBlockNumber_lte?: InputMaybe; + executedBlockNumber_in?: InputMaybe>; + executedBlockNumber_not_in?: InputMaybe>; + executedTxOrigin?: InputMaybe; + executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; + executedTxOrigin_in?: InputMaybe>; + executedTxOrigin_not_in?: InputMaybe>; + executedTxOrigin_contains?: InputMaybe; + executedTxOrigin_not_contains?: InputMaybe; + executedTxNonce?: InputMaybe; + executedTxNonce_not?: InputMaybe; + executedTxNonce_gt?: InputMaybe; + executedTxNonce_lt?: InputMaybe; + executedTxNonce_gte?: InputMaybe; + executedTxNonce_lte?: InputMaybe; + executedTxNonce_in?: InputMaybe>; + executedTxNonce_not_in?: InputMaybe>; + reconciledCaller?: InputMaybe; + reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; + reconciledCaller_in?: InputMaybe>; + reconciledCaller_not_in?: InputMaybe>; + reconciledCaller_contains?: InputMaybe; + reconciledCaller_not_contains?: InputMaybe; + reconciledTransactionHash?: InputMaybe; + reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; + reconciledTransactionHash_in?: InputMaybe>; + reconciledTransactionHash_not_in?: InputMaybe>; + reconciledTransactionHash_contains?: InputMaybe; + reconciledTransactionHash_not_contains?: InputMaybe; + reconciledTimestamp?: InputMaybe; + reconciledTimestamp_not?: InputMaybe; + reconciledTimestamp_gt?: InputMaybe; + reconciledTimestamp_lt?: InputMaybe; + reconciledTimestamp_gte?: InputMaybe; + reconciledTimestamp_lte?: InputMaybe; + reconciledTimestamp_in?: InputMaybe>; + reconciledTimestamp_not_in?: InputMaybe>; + reconciledGasPrice?: InputMaybe; + reconciledGasPrice_not?: InputMaybe; + reconciledGasPrice_gt?: InputMaybe; + reconciledGasPrice_lt?: InputMaybe; + reconciledGasPrice_gte?: InputMaybe; + reconciledGasPrice_lte?: InputMaybe; + reconciledGasPrice_in?: InputMaybe>; + reconciledGasPrice_not_in?: InputMaybe>; + reconciledGasLimit?: InputMaybe; + reconciledGasLimit_not?: InputMaybe; + reconciledGasLimit_gt?: InputMaybe; + reconciledGasLimit_lt?: InputMaybe; + reconciledGasLimit_gte?: InputMaybe; + reconciledGasLimit_lte?: InputMaybe; + reconciledGasLimit_in?: InputMaybe>; + reconciledGasLimit_not_in?: InputMaybe>; + reconciledBlockNumber?: InputMaybe; + reconciledBlockNumber_not?: InputMaybe; + reconciledBlockNumber_gt?: InputMaybe; + reconciledBlockNumber_lt?: InputMaybe; + reconciledBlockNumber_gte?: InputMaybe; + reconciledBlockNumber_lte?: InputMaybe; + reconciledBlockNumber_in?: InputMaybe>; + reconciledBlockNumber_not_in?: InputMaybe>; + reconciledTxOrigin?: InputMaybe; + reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; + reconciledTxOrigin_in?: InputMaybe>; + reconciledTxOrigin_not_in?: InputMaybe>; + reconciledTxOrigin_contains?: InputMaybe; + reconciledTxOrigin_not_contains?: InputMaybe; + reconciledTxNonce?: InputMaybe; + reconciledTxNonce_not?: InputMaybe; + reconciledTxNonce_gt?: InputMaybe; + reconciledTxNonce_lt?: InputMaybe; + reconciledTxNonce_gte?: InputMaybe; + reconciledTxNonce_lte?: InputMaybe; + reconciledTxNonce_in?: InputMaybe>; + reconciledTxNonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_DestinationTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'routers' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'bumpSlippageCount' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'routersFee' + | 'executedCaller' + | 'executedTransactionHash' + | 'executedTimestamp' + | 'executedGasPrice' + | 'executedGasLimit' + | 'executedBlockNumber' + | 'executedTxOrigin' + | 'executedTxNonce' + | 'reconciledCaller' + | 'reconciledTransactionHash' + | 'reconciledTimestamp' + | 'reconciledGasPrice' + | 'reconciledGasLimit' + | 'reconciledBlockNumber' + | 'reconciledTxOrigin' + | 'reconciledTxNonce'; + +export type stagingmantle_OptimisticRootFinalized = { + id: Scalars['ID']; + aggregateRoot: Scalars['stagingmantle_Bytes']; + timestamp: Scalars['BigInt']; + blockNumber?: Maybe; +}; + +export type stagingmantle_OptimisticRootFinalized_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + aggregateRoot?: InputMaybe; + aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; + aggregateRoot_in?: InputMaybe>; + aggregateRoot_not_in?: InputMaybe>; + aggregateRoot_contains?: InputMaybe; + aggregateRoot_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_OptimisticRootFinalized_orderBy = + | 'id' + | 'aggregateRoot' + | 'timestamp' + | 'blockNumber'; + +/** Defines the order direction, either ascending or descending */ +export type stagingmantle_OrderDirection = + | 'asc' + | 'desc'; + +export type stagingmantle_OriginMessage = { + id: Scalars['ID']; + transferId?: Maybe; + destinationDomain?: Maybe; + leaf?: Maybe; + index?: Maybe; + message?: Maybe; + root?: Maybe; + transactionHash?: Maybe; + blockNumber?: Maybe; + rootCount?: Maybe; +}; + +export type stagingmantle_OriginMessage_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + leaf?: InputMaybe; + leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; + leaf_in?: InputMaybe>; + leaf_not_in?: InputMaybe>; + leaf_contains?: InputMaybe; + leaf_not_contains?: InputMaybe; + index?: InputMaybe; + index_not?: InputMaybe; + index_gt?: InputMaybe; + index_lt?: InputMaybe; + index_gte?: InputMaybe; + index_lte?: InputMaybe; + index_in?: InputMaybe>; + index_not_in?: InputMaybe>; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_not_contains?: InputMaybe; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + rootCount?: InputMaybe; + rootCount_not?: InputMaybe; + rootCount_gt?: InputMaybe; + rootCount_lt?: InputMaybe; + rootCount_gte?: InputMaybe; + rootCount_lte?: InputMaybe; + rootCount_in?: InputMaybe>; + rootCount_not_in?: InputMaybe>; + rootCount_contains?: InputMaybe; + rootCount_contains_nocase?: InputMaybe; + rootCount_not_contains?: InputMaybe; + rootCount_not_contains_nocase?: InputMaybe; + rootCount_starts_with?: InputMaybe; + rootCount_starts_with_nocase?: InputMaybe; + rootCount_not_starts_with?: InputMaybe; + rootCount_not_starts_with_nocase?: InputMaybe; + rootCount_ends_with?: InputMaybe; + rootCount_ends_with_nocase?: InputMaybe; + rootCount_not_ends_with?: InputMaybe; + rootCount_not_ends_with_nocase?: InputMaybe; + rootCount_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_OriginMessage_orderBy = + | 'id' + | 'transferId' + | 'destinationDomain' + | 'leaf' + | 'index' + | 'message' + | 'root' + | 'transactionHash' + | 'blockNumber' + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; + +export type stagingmantle_OriginTransfer = { + id: Scalars['ID']; + chainId?: Maybe; + transferId?: Maybe; + nonce?: Maybe; + status?: Maybe; + messageHash?: Maybe; + originDomain?: Maybe; + destinationDomain?: Maybe; + canonicalDomain?: Maybe; + to?: Maybe; + delegate?: Maybe; + receiveLocal?: Maybe; + callData?: Maybe; + slippage?: Maybe; + originSender?: Maybe; + bridgedAmt?: Maybe; + normalizedIn?: Maybe; + canonicalId?: Maybe; + asset?: Maybe; + transactingAsset?: Maybe; + message?: Maybe; + bumpRelayerFeeCount?: Maybe; + relayerFees?: Maybe>; + initialRelayerFeeAsset?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; + txOrigin?: Maybe; + txNonce?: Maybe; +}; + + +export type stagingmantle_OriginTransferrelayerFeesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingmantle_OriginTransfer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + chainId?: InputMaybe; + chainId_not?: InputMaybe; + chainId_gt?: InputMaybe; + chainId_lt?: InputMaybe; + chainId_gte?: InputMaybe; + chainId_lte?: InputMaybe; + chainId_in?: InputMaybe>; + chainId_not_in?: InputMaybe>; + transferId?: InputMaybe; + transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; + transferId_in?: InputMaybe>; + transferId_not_in?: InputMaybe>; + transferId_contains?: InputMaybe; + transferId_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + status?: InputMaybe; + status_not?: InputMaybe; + status_in?: InputMaybe>; + status_not_in?: InputMaybe>; + messageHash?: InputMaybe; + messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; + messageHash_in?: InputMaybe>; + messageHash_not_in?: InputMaybe>; + messageHash_contains?: InputMaybe; + messageHash_not_contains?: InputMaybe; + originDomain?: InputMaybe; + originDomain_not?: InputMaybe; + originDomain_gt?: InputMaybe; + originDomain_lt?: InputMaybe; + originDomain_gte?: InputMaybe; + originDomain_lte?: InputMaybe; + originDomain_in?: InputMaybe>; + originDomain_not_in?: InputMaybe>; + destinationDomain?: InputMaybe; + destinationDomain_not?: InputMaybe; + destinationDomain_gt?: InputMaybe; + destinationDomain_lt?: InputMaybe; + destinationDomain_gte?: InputMaybe; + destinationDomain_lte?: InputMaybe; + destinationDomain_in?: InputMaybe>; + destinationDomain_not_in?: InputMaybe>; + canonicalDomain?: InputMaybe; + canonicalDomain_not?: InputMaybe; + canonicalDomain_gt?: InputMaybe; + canonicalDomain_lt?: InputMaybe; + canonicalDomain_gte?: InputMaybe; + canonicalDomain_lte?: InputMaybe; + canonicalDomain_in?: InputMaybe>; + canonicalDomain_not_in?: InputMaybe>; + to?: InputMaybe; + to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; + to_in?: InputMaybe>; + to_not_in?: InputMaybe>; + to_contains?: InputMaybe; + to_not_contains?: InputMaybe; + delegate?: InputMaybe; + delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; + delegate_in?: InputMaybe>; + delegate_not_in?: InputMaybe>; + delegate_contains?: InputMaybe; + delegate_not_contains?: InputMaybe; + receiveLocal?: InputMaybe; + receiveLocal_not?: InputMaybe; + receiveLocal_in?: InputMaybe>; + receiveLocal_not_in?: InputMaybe>; + callData?: InputMaybe; + callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; + callData_in?: InputMaybe>; + callData_not_in?: InputMaybe>; + callData_contains?: InputMaybe; + callData_not_contains?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + originSender?: InputMaybe; + originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; + originSender_in?: InputMaybe>; + originSender_not_in?: InputMaybe>; + originSender_contains?: InputMaybe; + originSender_not_contains?: InputMaybe; + bridgedAmt?: InputMaybe; + bridgedAmt_not?: InputMaybe; + bridgedAmt_gt?: InputMaybe; + bridgedAmt_lt?: InputMaybe; + bridgedAmt_gte?: InputMaybe; + bridgedAmt_lte?: InputMaybe; + bridgedAmt_in?: InputMaybe>; + bridgedAmt_not_in?: InputMaybe>; + normalizedIn?: InputMaybe; + normalizedIn_not?: InputMaybe; + normalizedIn_gt?: InputMaybe; + normalizedIn_lt?: InputMaybe; + normalizedIn_gte?: InputMaybe; + normalizedIn_lte?: InputMaybe; + normalizedIn_in?: InputMaybe>; + normalizedIn_not_in?: InputMaybe>; + canonicalId?: InputMaybe; + canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; + canonicalId_in?: InputMaybe>; + canonicalId_not_in?: InputMaybe>; + canonicalId_contains?: InputMaybe; + canonicalId_not_contains?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + transactingAsset?: InputMaybe; + transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; + transactingAsset_in?: InputMaybe>; + transactingAsset_not_in?: InputMaybe>; + transactingAsset_contains?: InputMaybe; + transactingAsset_not_contains?: InputMaybe; + message?: InputMaybe; + message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; + message_in?: InputMaybe>; + message_not_in?: InputMaybe>; + message_contains?: InputMaybe; + message_contains_nocase?: InputMaybe; + message_not_contains?: InputMaybe; + message_not_contains_nocase?: InputMaybe; + message_starts_with?: InputMaybe; + message_starts_with_nocase?: InputMaybe; + message_not_starts_with?: InputMaybe; + message_not_starts_with_nocase?: InputMaybe; + message_ends_with?: InputMaybe; + message_ends_with_nocase?: InputMaybe; + message_not_ends_with?: InputMaybe; + message_not_ends_with_nocase?: InputMaybe; + message_?: InputMaybe; + bumpRelayerFeeCount?: InputMaybe; + bumpRelayerFeeCount_not?: InputMaybe; + bumpRelayerFeeCount_gt?: InputMaybe; + bumpRelayerFeeCount_lt?: InputMaybe; + bumpRelayerFeeCount_gte?: InputMaybe; + bumpRelayerFeeCount_lte?: InputMaybe; + bumpRelayerFeeCount_in?: InputMaybe>; + bumpRelayerFeeCount_not_in?: InputMaybe>; + relayerFees?: InputMaybe>; + relayerFees_not?: InputMaybe>; + relayerFees_contains?: InputMaybe>; + relayerFees_contains_nocase?: InputMaybe>; + relayerFees_not_contains?: InputMaybe>; + relayerFees_not_contains_nocase?: InputMaybe>; + relayerFees_?: InputMaybe; + initialRelayerFeeAsset?: InputMaybe; + initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; + initialRelayerFeeAsset_in?: InputMaybe>; + initialRelayerFeeAsset_not_in?: InputMaybe>; + initialRelayerFeeAsset_contains?: InputMaybe; + initialRelayerFeeAsset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + txOrigin?: InputMaybe; + txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; + txOrigin_in?: InputMaybe>; + txOrigin_not_in?: InputMaybe>; + txOrigin_contains?: InputMaybe; + txOrigin_not_contains?: InputMaybe; + txNonce?: InputMaybe; + txNonce_not?: InputMaybe; + txNonce_gt?: InputMaybe; + txNonce_lt?: InputMaybe; + txNonce_gte?: InputMaybe; + txNonce_lte?: InputMaybe; + txNonce_in?: InputMaybe>; + txNonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_OriginTransfer_orderBy = + | 'id' + | 'chainId' + | 'transferId' + | 'nonce' + | 'status' + | 'messageHash' + | 'originDomain' + | 'destinationDomain' + | 'canonicalDomain' + | 'to' + | 'delegate' + | 'receiveLocal' + | 'callData' + | 'slippage' + | 'originSender' + | 'bridgedAmt' + | 'normalizedIn' + | 'canonicalId' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'transactingAsset' + | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' + | 'bumpRelayerFeeCount' + | 'relayerFees' + | 'initialRelayerFeeAsset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber' + | 'txOrigin' + | 'txNonce'; + +export type stagingmantle_Relayer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + relayer?: Maybe; +}; + +export type stagingmantle_RelayerFee = { + id: Scalars['ID']; + transfer: stagingmantle_OriginTransfer; + fee: Scalars['BigInt']; + asset: Scalars['stagingmantle_Bytes']; +}; + +export type stagingmantle_RelayerFee_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + fee?: InputMaybe; + fee_not?: InputMaybe; + fee_gt?: InputMaybe; + fee_lt?: InputMaybe; + fee_gte?: InputMaybe; + fee_lte?: InputMaybe; + fee_in?: InputMaybe>; + fee_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_RelayerFee_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'fee' + | 'asset'; + +export type stagingmantle_RelayerFeesIncrease = { + id: Scalars['ID']; + transfer: stagingmantle_OriginTransfer; + increase?: Maybe; + asset?: Maybe; + caller: Scalars['stagingmantle_Bytes']; + transactionHash: Scalars['stagingmantle_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmantle_RelayerFeesIncrease_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + increase?: InputMaybe; + increase_not?: InputMaybe; + increase_gt?: InputMaybe; + increase_lt?: InputMaybe; + increase_gte?: InputMaybe; + increase_lte?: InputMaybe; + increase_in?: InputMaybe>; + increase_not_in?: InputMaybe>; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_not_contains?: InputMaybe; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_RelayerFeesIncrease_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' + | 'increase' + | 'asset' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type stagingmantle_Relayer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + relayer?: InputMaybe; + relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; + relayer_in?: InputMaybe>; + relayer_not_in?: InputMaybe>; + relayer_contains?: InputMaybe; + relayer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_Relayer_orderBy = + | 'id' + | 'isActive' + | 'relayer'; + +export type stagingmantle_RootCount = { + id: Scalars['ID']; + count?: Maybe; +}; + +export type stagingmantle_RootCount_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_RootCount_orderBy = + | 'id' + | 'count'; + +export type stagingmantle_RootMessageSent = { + id: Scalars['ID']; + spokeDomain?: Maybe; + hubDomain?: Maybe; + root?: Maybe; + count?: Maybe; + caller?: Maybe; + transactionHash?: Maybe; + timestamp?: Maybe; + gasPrice?: Maybe; + gasLimit?: Maybe; + blockNumber?: Maybe; +}; + +export type stagingmantle_RootMessageSent_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_RootMessageSent_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'root' + | 'count' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type stagingmantle_Router = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + owner?: Maybe; + recipient?: Maybe; + proposedOwner?: Maybe; + proposedTimestamp?: Maybe; + assetBalances: Array; +}; + + +export type stagingmantle_RouterassetBalancesArgs = { + skip?: InputMaybe; + first?: InputMaybe; + orderBy?: InputMaybe; + orderDirection?: InputMaybe; + where?: InputMaybe; +}; + +export type stagingmantle_RouterDailyTVL = { + id: Scalars['ID']; + router: stagingmantle_Router; + asset: stagingmantle_Asset; + timestamp: Scalars['BigInt']; + balance: Scalars['BigInt']; +}; + +export type stagingmantle_RouterDailyTVL_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_RouterDailyTVL_orderBy = + | 'id' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'timestamp' + | 'balance'; + +export type stagingmantle_RouterLiquidityEvent = { + id: Scalars['ID']; + type?: Maybe; + router: stagingmantle_Router; + asset: stagingmantle_Asset; + amount: Scalars['BigInt']; + balance: Scalars['BigInt']; + caller?: Maybe; + blockNumber: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + transactionHash: Scalars['stagingmantle_Bytes']; + nonce: Scalars['BigInt']; +}; + +export type stagingmantle_RouterLiquidityEventType = + | 'Add' + | 'Remove'; + +export type stagingmantle_RouterLiquidityEvent_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + type?: InputMaybe; + type_not?: InputMaybe; + type_in?: InputMaybe>; + type_not_in?: InputMaybe>; + router?: InputMaybe; + router_not?: InputMaybe; + router_gt?: InputMaybe; + router_lt?: InputMaybe; + router_gte?: InputMaybe; + router_lte?: InputMaybe; + router_in?: InputMaybe>; + router_not_in?: InputMaybe>; + router_contains?: InputMaybe; + router_contains_nocase?: InputMaybe; + router_not_contains?: InputMaybe; + router_not_contains_nocase?: InputMaybe; + router_starts_with?: InputMaybe; + router_starts_with_nocase?: InputMaybe; + router_not_starts_with?: InputMaybe; + router_not_starts_with_nocase?: InputMaybe; + router_ends_with?: InputMaybe; + router_ends_with_nocase?: InputMaybe; + router_not_ends_with?: InputMaybe; + router_not_ends_with_nocase?: InputMaybe; + router_?: InputMaybe; + asset?: InputMaybe; + asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; + asset_in?: InputMaybe>; + asset_not_in?: InputMaybe>; + asset_contains?: InputMaybe; + asset_contains_nocase?: InputMaybe; + asset_not_contains?: InputMaybe; + asset_not_contains_nocase?: InputMaybe; + asset_starts_with?: InputMaybe; + asset_starts_with_nocase?: InputMaybe; + asset_not_starts_with?: InputMaybe; + asset_not_starts_with_nocase?: InputMaybe; + asset_ends_with?: InputMaybe; + asset_ends_with_nocase?: InputMaybe; + asset_not_ends_with?: InputMaybe; + asset_not_ends_with_nocase?: InputMaybe; + asset_?: InputMaybe; + amount?: InputMaybe; + amount_not?: InputMaybe; + amount_gt?: InputMaybe; + amount_lt?: InputMaybe; + amount_gte?: InputMaybe; + amount_lte?: InputMaybe; + amount_in?: InputMaybe>; + amount_not_in?: InputMaybe>; + balance?: InputMaybe; + balance_not?: InputMaybe; + balance_gt?: InputMaybe; + balance_lt?: InputMaybe; + balance_gte?: InputMaybe; + balance_lte?: InputMaybe; + balance_in?: InputMaybe>; + balance_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + nonce?: InputMaybe; + nonce_not?: InputMaybe; + nonce_gt?: InputMaybe; + nonce_lt?: InputMaybe; + nonce_gte?: InputMaybe; + nonce_lte?: InputMaybe; + nonce_in?: InputMaybe>; + nonce_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_RouterLiquidityEvent_orderBy = + | 'id' + | 'type' + | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' + | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' + | 'amount' + | 'balance' + | 'caller' + | 'blockNumber' + | 'timestamp' + | 'transactionHash' + | 'nonce'; + +export type stagingmantle_Router_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + owner?: InputMaybe; + owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; + owner_in?: InputMaybe>; + owner_not_in?: InputMaybe>; + owner_contains?: InputMaybe; + owner_not_contains?: InputMaybe; + recipient?: InputMaybe; + recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; + recipient_in?: InputMaybe>; + recipient_not_in?: InputMaybe>; + recipient_contains?: InputMaybe; + recipient_not_contains?: InputMaybe; + proposedOwner?: InputMaybe; + proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; + proposedOwner_in?: InputMaybe>; + proposedOwner_not_in?: InputMaybe>; + proposedOwner_contains?: InputMaybe; + proposedOwner_not_contains?: InputMaybe; + proposedTimestamp?: InputMaybe; + proposedTimestamp_not?: InputMaybe; + proposedTimestamp_gt?: InputMaybe; + proposedTimestamp_lt?: InputMaybe; + proposedTimestamp_gte?: InputMaybe; + proposedTimestamp_lte?: InputMaybe; + proposedTimestamp_in?: InputMaybe>; + proposedTimestamp_not_in?: InputMaybe>; + assetBalances_?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_Router_orderBy = + | 'id' + | 'isActive' + | 'owner' + | 'recipient' + | 'proposedOwner' + | 'proposedTimestamp' + | 'assetBalances'; + +export type stagingmantle_Sequencer = { + id: Scalars['ID']; + isActive: Scalars['Boolean']; + sequencer?: Maybe; +}; + +export type stagingmantle_Sequencer_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + isActive?: InputMaybe; + isActive_not?: InputMaybe; + isActive_in?: InputMaybe>; + isActive_not_in?: InputMaybe>; + sequencer?: InputMaybe; + sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; + sequencer_in?: InputMaybe>; + sequencer_not_in?: InputMaybe>; + sequencer_contains?: InputMaybe; + sequencer_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_Sequencer_orderBy = + | 'id' + | 'isActive' + | 'sequencer'; + +export type stagingmantle_Setting = { + id: Scalars['ID']; + maxRoutersPerTransfer: Scalars['BigInt']; + caller: Scalars['stagingmantle_Bytes']; +}; + +export type stagingmantle_Setting_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + maxRoutersPerTransfer?: InputMaybe; + maxRoutersPerTransfer_not?: InputMaybe; + maxRoutersPerTransfer_gt?: InputMaybe; + maxRoutersPerTransfer_lt?: InputMaybe; + maxRoutersPerTransfer_gte?: InputMaybe; + maxRoutersPerTransfer_lte?: InputMaybe; + maxRoutersPerTransfer_in?: InputMaybe>; + maxRoutersPerTransfer_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_Setting_orderBy = + | 'id' + | 'maxRoutersPerTransfer' + | 'caller'; + +export type stagingmantle_SlippageUpdate = { + id: Scalars['ID']; + transfer: stagingmantle_DestinationTransfer; + slippage: Scalars['BigInt']; + caller: Scalars['stagingmantle_Bytes']; + transactionHash: Scalars['stagingmantle_Bytes']; + timestamp: Scalars['BigInt']; + gasPrice: Scalars['BigInt']; + gasLimit: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmantle_SlippageUpdate_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + transfer?: InputMaybe; + transfer_not?: InputMaybe; + transfer_gt?: InputMaybe; + transfer_lt?: InputMaybe; + transfer_gte?: InputMaybe; + transfer_lte?: InputMaybe; + transfer_in?: InputMaybe>; + transfer_not_in?: InputMaybe>; + transfer_contains?: InputMaybe; + transfer_contains_nocase?: InputMaybe; + transfer_not_contains?: InputMaybe; + transfer_not_contains_nocase?: InputMaybe; + transfer_starts_with?: InputMaybe; + transfer_starts_with_nocase?: InputMaybe; + transfer_not_starts_with?: InputMaybe; + transfer_not_starts_with_nocase?: InputMaybe; + transfer_ends_with?: InputMaybe; + transfer_ends_with_nocase?: InputMaybe; + transfer_not_ends_with?: InputMaybe; + transfer_not_ends_with_nocase?: InputMaybe; + transfer_?: InputMaybe; + slippage?: InputMaybe; + slippage_not?: InputMaybe; + slippage_gt?: InputMaybe; + slippage_lt?: InputMaybe; + slippage_gte?: InputMaybe; + slippage_lte?: InputMaybe; + slippage_in?: InputMaybe>; + slippage_not_in?: InputMaybe>; + caller?: InputMaybe; + caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; + caller_in?: InputMaybe>; + caller_not_in?: InputMaybe>; + caller_contains?: InputMaybe; + caller_not_contains?: InputMaybe; + transactionHash?: InputMaybe; + transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; + transactionHash_in?: InputMaybe>; + transactionHash_not_in?: InputMaybe>; + transactionHash_contains?: InputMaybe; + transactionHash_not_contains?: InputMaybe; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + gasPrice?: InputMaybe; + gasPrice_not?: InputMaybe; + gasPrice_gt?: InputMaybe; + gasPrice_lt?: InputMaybe; + gasPrice_gte?: InputMaybe; + gasPrice_lte?: InputMaybe; + gasPrice_in?: InputMaybe>; + gasPrice_not_in?: InputMaybe>; + gasLimit?: InputMaybe; + gasLimit_not?: InputMaybe; + gasLimit_gt?: InputMaybe; + gasLimit_lt?: InputMaybe; + gasLimit_gte?: InputMaybe; + gasLimit_lte?: InputMaybe; + gasLimit_in?: InputMaybe>; + gasLimit_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_SlippageUpdate_orderBy = + | 'id' + | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' + | 'slippage' + | 'caller' + | 'transactionHash' + | 'timestamp' + | 'gasPrice' + | 'gasLimit' + | 'blockNumber'; + +export type stagingmantle_SnapshotRoot = { + id: Scalars['ID']; + spokeDomain?: Maybe; + root: Scalars['stagingmantle_Bytes']; + count: Scalars['BigInt']; + timestamp: Scalars['BigInt']; + blockNumber: Scalars['BigInt']; +}; + +export type stagingmantle_SnapshotRoot_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + root?: InputMaybe; + root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; + root_in?: InputMaybe>; + root_not_in?: InputMaybe>; + root_contains?: InputMaybe; + root_not_contains?: InputMaybe; + count?: InputMaybe; + count_not?: InputMaybe; + count_gt?: InputMaybe; + count_lt?: InputMaybe; + count_gte?: InputMaybe; + count_lte?: InputMaybe; + count_in?: InputMaybe>; + count_not_in?: InputMaybe>; + timestamp?: InputMaybe; + timestamp_not?: InputMaybe; + timestamp_gt?: InputMaybe; + timestamp_lt?: InputMaybe; + timestamp_gte?: InputMaybe; + timestamp_lte?: InputMaybe; + timestamp_in?: InputMaybe>; + timestamp_not_in?: InputMaybe>; + blockNumber?: InputMaybe; + blockNumber_not?: InputMaybe; + blockNumber_gt?: InputMaybe; + blockNumber_lt?: InputMaybe; + blockNumber_gte?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_SnapshotRoot_orderBy = + | 'id' + | 'spokeDomain' + | 'root' + | 'count' + | 'timestamp' + | 'blockNumber'; + +export type stagingmantle_SpokeConnectorMode = { + id: Scalars['ID']; + mode: Scalars['String']; +}; + +export type stagingmantle_SpokeConnectorMode_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + mode?: InputMaybe; + mode_not?: InputMaybe; + mode_gt?: InputMaybe; + mode_lt?: InputMaybe; + mode_gte?: InputMaybe; + mode_lte?: InputMaybe; + mode_in?: InputMaybe>; + mode_not_in?: InputMaybe>; + mode_contains?: InputMaybe; + mode_contains_nocase?: InputMaybe; + mode_not_contains?: InputMaybe; + mode_not_contains_nocase?: InputMaybe; + mode_starts_with?: InputMaybe; + mode_starts_with_nocase?: InputMaybe; + mode_not_starts_with?: InputMaybe; + mode_not_starts_with_nocase?: InputMaybe; + mode_ends_with?: InputMaybe; + mode_ends_with_nocase?: InputMaybe; + mode_not_ends_with?: InputMaybe; + mode_not_ends_with_nocase?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type stagingmantle_SpokeConnectorMode_orderBy = + | 'id' + | 'mode'; + +export type stagingmantle_TransferStatus = + | 'XCalled' + | 'Executed' + | 'Reconciled' + | 'CompletedSlow' + | 'CompletedFast'; + +export type stagingmantle__Block_ = { + /** The hash of the block */ + hash?: Maybe; + /** The block number */ + number: Scalars['Int']; + /** Integer representation of the timestamp stored in blocks for the chain */ + timestamp?: Maybe; +}; + +/** The type for the top-level _meta field */ +export type stagingmantle__Meta_ = { + /** + * Information about a specific subgraph block. The hash of the block + * will be null if the _meta field has a block constraint that asks for + * a block number. It will be filled if the _meta field has no block constraint + * and therefore asks for the latest block + * + */ + block: stagingmantle__Block_; + /** The deployment ID */ + deployment: Scalars['String']; + /** If `true`, the subgraph encountered indexing errors at some past block */ + hasIndexingErrors: Scalars['Boolean']; +}; + +export type WithIndex = TObject & Record; +export type ResolversObject = WithIndex; + +export type ResolverTypeWrapper = Promise | T; + + +export type ResolverWithResolve = { + resolve: ResolverFn; +}; + +export type LegacyStitchingResolver = { + fragment: string; + resolve: ResolverFn; +}; + +export type NewStitchingResolver = { + selectionSet: string | ((fieldNode: FieldNode) => SelectionSetNode); + resolve: ResolverFn; +}; +export type StitchingResolver = LegacyStitchingResolver | NewStitchingResolver; +export type Resolver = + | ResolverFn + | ResolverWithResolve + | StitchingResolver; + +export type ResolverFn = ( + parent: TParent, + args: TArgs, + context: TContext, + info: GraphQLResolveInfo +) => Promise | TResult; + +export type SubscriptionSubscribeFn = ( + parent: TParent, + args: TArgs, + context: TContext, + info: GraphQLResolveInfo +) => AsyncIterable | Promise>; + +export type SubscriptionResolveFn = ( + parent: TParent, + args: TArgs, + context: TContext, + info: GraphQLResolveInfo +) => TResult | Promise; + +export interface SubscriptionSubscriberObject { + subscribe: SubscriptionSubscribeFn<{ [key in TKey]: TResult }, TParent, TContext, TArgs>; + resolve?: SubscriptionResolveFn; +} + +export interface SubscriptionResolverObject { + subscribe: SubscriptionSubscribeFn; + resolve: SubscriptionResolveFn; +} + +export type SubscriptionObject = + | SubscriptionSubscriberObject + | SubscriptionResolverObject; + +export type SubscriptionResolver = + | ((...args: any[]) => SubscriptionObject) + | SubscriptionObject; + +export type TypeResolveFn = ( + parent: TParent, + context: TContext, + info: GraphQLResolveInfo +) => Maybe | Promise>; + +export type IsTypeOfResolverFn = (obj: T, context: TContext, info: GraphQLResolveInfo) => boolean | Promise; + +export type NextResolverFn = () => Promise; + +export type DirectiveResolverFn = ( + next: NextResolverFn, + parent: TParent, + args: TArgs, + context: TContext, + info: GraphQLResolveInfo +) => TResult | Promise; + + + +/** Mapping between all available schema types and the resolvers types */ +export type ResolversTypes = ResolversObject<{ + Query: ResolverTypeWrapper<{}>; + Subscription: ResolverTypeWrapper<{}>; + sepolia_AggregateRootSavedSlow: ResolverTypeWrapper; + sepolia_AggregateRootSavedSlow_filter: sepolia_AggregateRootSavedSlow_filter; + sepolia_AggregateRootSavedSlow_orderBy: sepolia_AggregateRootSavedSlow_orderBy; + sepolia_AggregatedMessageRoot: ResolverTypeWrapper; + sepolia_AggregatedMessageRoot_filter: sepolia_AggregatedMessageRoot_filter; + sepolia_AggregatedMessageRoot_orderBy: sepolia_AggregatedMessageRoot_orderBy; + sepolia_Aggregation_interval: sepolia_Aggregation_interval; + sepolia_ArbitrumConnectorMeta: ResolverTypeWrapper; + sepolia_ArbitrumConnectorMeta_filter: sepolia_ArbitrumConnectorMeta_filter; + sepolia_ArbitrumConnectorMeta_orderBy: sepolia_ArbitrumConnectorMeta_orderBy; + sepolia_AvalancheConnectorMeta: ResolverTypeWrapper; + sepolia_AvalancheConnectorMeta_filter: sepolia_AvalancheConnectorMeta_filter; + sepolia_AvalancheConnectorMeta_orderBy: sepolia_AvalancheConnectorMeta_orderBy; + sepolia_BaseConnectorMeta: ResolverTypeWrapper; + sepolia_BaseConnectorMeta_filter: sepolia_BaseConnectorMeta_filter; + sepolia_BaseConnectorMeta_orderBy: sepolia_BaseConnectorMeta_orderBy; + sepolia_BigDecimal: ResolverTypeWrapper; + BigInt: ResolverTypeWrapper; + sepolia_BlockChangedFilter: sepolia_BlockChangedFilter; + sepolia_Block_height: sepolia_Block_height; + sepolia_BnbConnectorMeta: ResolverTypeWrapper; + sepolia_BnbConnectorMeta_filter: sepolia_BnbConnectorMeta_filter; + sepolia_BnbConnectorMeta_orderBy: sepolia_BnbConnectorMeta_orderBy; + Boolean: ResolverTypeWrapper; + sepolia_Bytes: ResolverTypeWrapper; + Float: ResolverTypeWrapper; + sepolia_GnosisConnectorMeta: ResolverTypeWrapper; + sepolia_GnosisConnectorMeta_filter: sepolia_GnosisConnectorMeta_filter; + sepolia_GnosisConnectorMeta_orderBy: sepolia_GnosisConnectorMeta_orderBy; + sepolia_HubDomain: ResolverTypeWrapper; + sepolia_HubDomain_filter: sepolia_HubDomain_filter; + sepolia_HubDomain_orderBy: sepolia_HubDomain_orderBy; + sepolia_HubOptimisticRootFinalized: ResolverTypeWrapper; + sepolia_HubOptimisticRootFinalized_filter: sepolia_HubOptimisticRootFinalized_filter; + sepolia_HubOptimisticRootFinalized_orderBy: sepolia_HubOptimisticRootFinalized_orderBy; + ID: ResolverTypeWrapper; + Int: ResolverTypeWrapper; + sepolia_Int8: ResolverTypeWrapper; + sepolia_LineaConnectorMeta: ResolverTypeWrapper; + sepolia_LineaConnectorMeta_filter: sepolia_LineaConnectorMeta_filter; + sepolia_LineaConnectorMeta_orderBy: sepolia_LineaConnectorMeta_orderBy; + sepolia_MantleConnectorMeta: ResolverTypeWrapper; + sepolia_MantleConnectorMeta_filter: sepolia_MantleConnectorMeta_filter; + sepolia_MantleConnectorMeta_orderBy: sepolia_MantleConnectorMeta_orderBy; + sepolia_MetisConnectorMeta: ResolverTypeWrapper; + sepolia_MetisConnectorMeta_filter: sepolia_MetisConnectorMeta_filter; + sepolia_MetisConnectorMeta_orderBy: sepolia_MetisConnectorMeta_orderBy; + sepolia_ModeConnectorMeta: ResolverTypeWrapper; + sepolia_ModeConnectorMeta_filter: sepolia_ModeConnectorMeta_filter; + sepolia_ModeConnectorMeta_orderBy: sepolia_ModeConnectorMeta_orderBy; + sepolia_OptimismConnectorMeta: ResolverTypeWrapper; + sepolia_OptimismConnectorMeta_filter: sepolia_OptimismConnectorMeta_filter; + sepolia_OptimismConnectorMeta_orderBy: sepolia_OptimismConnectorMeta_orderBy; + sepolia_OptimisticRootPropagated: ResolverTypeWrapper; + sepolia_OptimisticRootPropagated_filter: sepolia_OptimisticRootPropagated_filter; + sepolia_OptimisticRootPropagated_orderBy: sepolia_OptimisticRootPropagated_orderBy; + sepolia_OptimisticRootProposed: ResolverTypeWrapper; + sepolia_OptimisticRootProposed_filter: sepolia_OptimisticRootProposed_filter; + sepolia_OptimisticRootProposed_orderBy: sepolia_OptimisticRootProposed_orderBy; + sepolia_OrderDirection: sepolia_OrderDirection; + sepolia_PolygonConnectorMeta: ResolverTypeWrapper; + sepolia_PolygonConnectorMeta_filter: sepolia_PolygonConnectorMeta_filter; + sepolia_PolygonConnectorMeta_orderBy: sepolia_PolygonConnectorMeta_orderBy; + sepolia_PolygonZkConnectorMeta: ResolverTypeWrapper; + sepolia_PolygonZkConnectorMeta_filter: sepolia_PolygonZkConnectorMeta_filter; + sepolia_PolygonZkConnectorMeta_orderBy: sepolia_PolygonZkConnectorMeta_orderBy; + sepolia_RootAggregated: ResolverTypeWrapper; + sepolia_RootAggregated_filter: sepolia_RootAggregated_filter; + sepolia_RootAggregated_orderBy: sepolia_RootAggregated_orderBy; + sepolia_RootManagerMeta: ResolverTypeWrapper; + sepolia_RootManagerMeta_filter: sepolia_RootManagerMeta_filter; + sepolia_RootManagerMeta_orderBy: sepolia_RootManagerMeta_orderBy; + sepolia_RootManagerMode: ResolverTypeWrapper; + sepolia_RootManagerMode_filter: sepolia_RootManagerMode_filter; + sepolia_RootManagerMode_orderBy: sepolia_RootManagerMode_orderBy; + sepolia_RootMessageProcessed: ResolverTypeWrapper; + sepolia_RootMessageProcessed_filter: sepolia_RootMessageProcessed_filter; + sepolia_RootMessageProcessed_orderBy: sepolia_RootMessageProcessed_orderBy; + sepolia_RootPropagated: ResolverTypeWrapper; + sepolia_RootPropagated_filter: sepolia_RootPropagated_filter; + sepolia_RootPropagated_orderBy: sepolia_RootPropagated_orderBy; + sepolia_ScrollConnectorMeta: ResolverTypeWrapper; + sepolia_ScrollConnectorMeta_filter: sepolia_ScrollConnectorMeta_filter; + sepolia_ScrollConnectorMeta_orderBy: sepolia_ScrollConnectorMeta_orderBy; + String: ResolverTypeWrapper; + Timestamp: ResolverTypeWrapper; + sepolia_X1ConnectorMeta: ResolverTypeWrapper; + sepolia_X1ConnectorMeta_filter: sepolia_X1ConnectorMeta_filter; + sepolia_X1ConnectorMeta_orderBy: sepolia_X1ConnectorMeta_orderBy; + sepolia_ZkSyncConnectorMeta: ResolverTypeWrapper; + sepolia_ZkSyncConnectorMeta_filter: sepolia_ZkSyncConnectorMeta_filter; + sepolia_ZkSyncConnectorMeta_orderBy: sepolia_ZkSyncConnectorMeta_orderBy; + sepolia__Block_: ResolverTypeWrapper; + sepolia__Meta_: ResolverTypeWrapper; + _SubgraphErrorPolicy_: _SubgraphErrorPolicy_; + sepolia_AggregateRoot: ResolverTypeWrapper; + sepolia_AggregateRootProposed: ResolverTypeWrapper; + sepolia_AggregateRootProposed_filter: sepolia_AggregateRootProposed_filter; + sepolia_AggregateRootProposed_orderBy: sepolia_AggregateRootProposed_orderBy; + sepolia_AggregateRoot_filter: sepolia_AggregateRoot_filter; + sepolia_AggregateRoot_orderBy: sepolia_AggregateRoot_orderBy; + sepolia_Asset: ResolverTypeWrapper; + sepolia_AssetBalance: ResolverTypeWrapper; + sepolia_AssetBalance_filter: sepolia_AssetBalance_filter; + sepolia_AssetBalance_orderBy: sepolia_AssetBalance_orderBy; + sepolia_AssetStatus: ResolverTypeWrapper; + sepolia_AssetStatus_filter: sepolia_AssetStatus_filter; + sepolia_AssetStatus_orderBy: sepolia_AssetStatus_orderBy; + sepolia_Asset_filter: sepolia_Asset_filter; + sepolia_Asset_orderBy: sepolia_Asset_orderBy; + sepolia_ConnectorMeta: ResolverTypeWrapper; + sepolia_ConnectorMeta_filter: sepolia_ConnectorMeta_filter; + sepolia_ConnectorMeta_orderBy: sepolia_ConnectorMeta_orderBy; + sepolia_DestinationTransfer: ResolverTypeWrapper; + sepolia_DestinationTransfer_filter: sepolia_DestinationTransfer_filter; + sepolia_DestinationTransfer_orderBy: sepolia_DestinationTransfer_orderBy; + sepolia_OptimisticRootFinalized: ResolverTypeWrapper; + sepolia_OptimisticRootFinalized_filter: sepolia_OptimisticRootFinalized_filter; + sepolia_OptimisticRootFinalized_orderBy: sepolia_OptimisticRootFinalized_orderBy; + sepolia_OriginMessage: ResolverTypeWrapper; + sepolia_OriginMessage_filter: sepolia_OriginMessage_filter; + sepolia_OriginMessage_orderBy: sepolia_OriginMessage_orderBy; + sepolia_OriginTransfer: ResolverTypeWrapper; + sepolia_OriginTransfer_filter: sepolia_OriginTransfer_filter; + sepolia_OriginTransfer_orderBy: sepolia_OriginTransfer_orderBy; + sepolia_Relayer: ResolverTypeWrapper; + sepolia_RelayerFee: ResolverTypeWrapper; + sepolia_RelayerFee_filter: sepolia_RelayerFee_filter; + sepolia_RelayerFee_orderBy: sepolia_RelayerFee_orderBy; + sepolia_RelayerFeesIncrease: ResolverTypeWrapper; + sepolia_RelayerFeesIncrease_filter: sepolia_RelayerFeesIncrease_filter; + sepolia_RelayerFeesIncrease_orderBy: sepolia_RelayerFeesIncrease_orderBy; + sepolia_Relayer_filter: sepolia_Relayer_filter; + sepolia_Relayer_orderBy: sepolia_Relayer_orderBy; + sepolia_RootCount: ResolverTypeWrapper; + sepolia_RootCount_filter: sepolia_RootCount_filter; + sepolia_RootCount_orderBy: sepolia_RootCount_orderBy; + sepolia_RootMessageSent: ResolverTypeWrapper; + sepolia_RootMessageSent_filter: sepolia_RootMessageSent_filter; + sepolia_RootMessageSent_orderBy: sepolia_RootMessageSent_orderBy; + sepolia_Router: ResolverTypeWrapper; + sepolia_RouterDailyTVL: ResolverTypeWrapper; + sepolia_RouterDailyTVL_filter: sepolia_RouterDailyTVL_filter; + sepolia_RouterDailyTVL_orderBy: sepolia_RouterDailyTVL_orderBy; + sepolia_RouterLiquidityEvent: ResolverTypeWrapper; + sepolia_RouterLiquidityEventType: sepolia_RouterLiquidityEventType; + sepolia_RouterLiquidityEvent_filter: sepolia_RouterLiquidityEvent_filter; + sepolia_RouterLiquidityEvent_orderBy: sepolia_RouterLiquidityEvent_orderBy; + sepolia_Router_filter: sepolia_Router_filter; + sepolia_Router_orderBy: sepolia_Router_orderBy; + sepolia_Sequencer: ResolverTypeWrapper; + sepolia_Sequencer_filter: sepolia_Sequencer_filter; + sepolia_Sequencer_orderBy: sepolia_Sequencer_orderBy; + sepolia_Setting: ResolverTypeWrapper; + sepolia_Setting_filter: sepolia_Setting_filter; + sepolia_Setting_orderBy: sepolia_Setting_orderBy; + sepolia_SlippageUpdate: ResolverTypeWrapper; + sepolia_SlippageUpdate_filter: sepolia_SlippageUpdate_filter; + sepolia_SlippageUpdate_orderBy: sepolia_SlippageUpdate_orderBy; + sepolia_SnapshotRoot: ResolverTypeWrapper; + sepolia_SnapshotRoot_filter: sepolia_SnapshotRoot_filter; + sepolia_SnapshotRoot_orderBy: sepolia_SnapshotRoot_orderBy; + sepolia_SpokeConnectorMode: ResolverTypeWrapper; + sepolia_SpokeConnectorMode_filter: sepolia_SpokeConnectorMode_filter; + sepolia_SpokeConnectorMode_orderBy: sepolia_SpokeConnectorMode_orderBy; + sepolia_TransferStatus: sepolia_TransferStatus; + arbitrumsepolia_AggregateRoot: ResolverTypeWrapper; + arbitrumsepolia_AggregateRootProposed: ResolverTypeWrapper; + arbitrumsepolia_AggregateRootProposed_filter: arbitrumsepolia_AggregateRootProposed_filter; + arbitrumsepolia_AggregateRootProposed_orderBy: arbitrumsepolia_AggregateRootProposed_orderBy; + arbitrumsepolia_AggregateRoot_filter: arbitrumsepolia_AggregateRoot_filter; + arbitrumsepolia_AggregateRoot_orderBy: arbitrumsepolia_AggregateRoot_orderBy; + arbitrumsepolia_Aggregation_interval: arbitrumsepolia_Aggregation_interval; + arbitrumsepolia_Asset: ResolverTypeWrapper; + arbitrumsepolia_AssetBalance: ResolverTypeWrapper; + arbitrumsepolia_AssetBalance_filter: arbitrumsepolia_AssetBalance_filter; + arbitrumsepolia_AssetBalance_orderBy: arbitrumsepolia_AssetBalance_orderBy; + arbitrumsepolia_AssetStatus: ResolverTypeWrapper; + arbitrumsepolia_AssetStatus_filter: arbitrumsepolia_AssetStatus_filter; + arbitrumsepolia_AssetStatus_orderBy: arbitrumsepolia_AssetStatus_orderBy; + arbitrumsepolia_Asset_filter: arbitrumsepolia_Asset_filter; + arbitrumsepolia_Asset_orderBy: arbitrumsepolia_Asset_orderBy; + arbitrumsepolia_BigDecimal: ResolverTypeWrapper; + arbitrumsepolia_BlockChangedFilter: arbitrumsepolia_BlockChangedFilter; + arbitrumsepolia_Block_height: arbitrumsepolia_Block_height; + arbitrumsepolia_Bytes: ResolverTypeWrapper; + arbitrumsepolia_ConnectorMeta: ResolverTypeWrapper; + arbitrumsepolia_ConnectorMeta_filter: arbitrumsepolia_ConnectorMeta_filter; + arbitrumsepolia_ConnectorMeta_orderBy: arbitrumsepolia_ConnectorMeta_orderBy; + arbitrumsepolia_DestinationTransfer: ResolverTypeWrapper; + arbitrumsepolia_DestinationTransfer_filter: arbitrumsepolia_DestinationTransfer_filter; + arbitrumsepolia_DestinationTransfer_orderBy: arbitrumsepolia_DestinationTransfer_orderBy; + arbitrumsepolia_Int8: ResolverTypeWrapper; + arbitrumsepolia_OptimisticRootFinalized: ResolverTypeWrapper; + arbitrumsepolia_OptimisticRootFinalized_filter: arbitrumsepolia_OptimisticRootFinalized_filter; + arbitrumsepolia_OptimisticRootFinalized_orderBy: arbitrumsepolia_OptimisticRootFinalized_orderBy; + arbitrumsepolia_OrderDirection: arbitrumsepolia_OrderDirection; + arbitrumsepolia_OriginMessage: ResolverTypeWrapper; + arbitrumsepolia_OriginMessage_filter: arbitrumsepolia_OriginMessage_filter; + arbitrumsepolia_OriginMessage_orderBy: arbitrumsepolia_OriginMessage_orderBy; + arbitrumsepolia_OriginTransfer: ResolverTypeWrapper; + arbitrumsepolia_OriginTransfer_filter: arbitrumsepolia_OriginTransfer_filter; + arbitrumsepolia_OriginTransfer_orderBy: arbitrumsepolia_OriginTransfer_orderBy; + arbitrumsepolia_Relayer: ResolverTypeWrapper; + arbitrumsepolia_RelayerFee: ResolverTypeWrapper; + arbitrumsepolia_RelayerFee_filter: arbitrumsepolia_RelayerFee_filter; + arbitrumsepolia_RelayerFee_orderBy: arbitrumsepolia_RelayerFee_orderBy; + arbitrumsepolia_RelayerFeesIncrease: ResolverTypeWrapper; + arbitrumsepolia_RelayerFeesIncrease_filter: arbitrumsepolia_RelayerFeesIncrease_filter; + arbitrumsepolia_RelayerFeesIncrease_orderBy: arbitrumsepolia_RelayerFeesIncrease_orderBy; + arbitrumsepolia_Relayer_filter: arbitrumsepolia_Relayer_filter; + arbitrumsepolia_Relayer_orderBy: arbitrumsepolia_Relayer_orderBy; + arbitrumsepolia_RootCount: ResolverTypeWrapper; + arbitrumsepolia_RootCount_filter: arbitrumsepolia_RootCount_filter; + arbitrumsepolia_RootCount_orderBy: arbitrumsepolia_RootCount_orderBy; + arbitrumsepolia_RootMessageSent: ResolverTypeWrapper; + arbitrumsepolia_RootMessageSent_filter: arbitrumsepolia_RootMessageSent_filter; + arbitrumsepolia_RootMessageSent_orderBy: arbitrumsepolia_RootMessageSent_orderBy; + arbitrumsepolia_Router: ResolverTypeWrapper; + arbitrumsepolia_RouterDailyTVL: ResolverTypeWrapper; + arbitrumsepolia_RouterDailyTVL_filter: arbitrumsepolia_RouterDailyTVL_filter; + arbitrumsepolia_RouterDailyTVL_orderBy: arbitrumsepolia_RouterDailyTVL_orderBy; + arbitrumsepolia_RouterLiquidityEvent: ResolverTypeWrapper; + arbitrumsepolia_RouterLiquidityEventType: arbitrumsepolia_RouterLiquidityEventType; + arbitrumsepolia_RouterLiquidityEvent_filter: arbitrumsepolia_RouterLiquidityEvent_filter; + arbitrumsepolia_RouterLiquidityEvent_orderBy: arbitrumsepolia_RouterLiquidityEvent_orderBy; + arbitrumsepolia_Router_filter: arbitrumsepolia_Router_filter; + arbitrumsepolia_Router_orderBy: arbitrumsepolia_Router_orderBy; + arbitrumsepolia_Sequencer: ResolverTypeWrapper; + arbitrumsepolia_Sequencer_filter: arbitrumsepolia_Sequencer_filter; + arbitrumsepolia_Sequencer_orderBy: arbitrumsepolia_Sequencer_orderBy; + arbitrumsepolia_Setting: ResolverTypeWrapper; + arbitrumsepolia_Setting_filter: arbitrumsepolia_Setting_filter; + arbitrumsepolia_Setting_orderBy: arbitrumsepolia_Setting_orderBy; + arbitrumsepolia_SlippageUpdate: ResolverTypeWrapper; + arbitrumsepolia_SlippageUpdate_filter: arbitrumsepolia_SlippageUpdate_filter; + arbitrumsepolia_SlippageUpdate_orderBy: arbitrumsepolia_SlippageUpdate_orderBy; + arbitrumsepolia_SnapshotRoot: ResolverTypeWrapper; + arbitrumsepolia_SnapshotRoot_filter: arbitrumsepolia_SnapshotRoot_filter; + arbitrumsepolia_SnapshotRoot_orderBy: arbitrumsepolia_SnapshotRoot_orderBy; + arbitrumsepolia_SpokeConnectorMode: ResolverTypeWrapper; + arbitrumsepolia_SpokeConnectorMode_filter: arbitrumsepolia_SpokeConnectorMode_filter; + arbitrumsepolia_SpokeConnectorMode_orderBy: arbitrumsepolia_SpokeConnectorMode_orderBy; + arbitrumsepolia_TransferStatus: arbitrumsepolia_TransferStatus; + arbitrumsepolia__Block_: ResolverTypeWrapper; + arbitrumsepolia__Meta_: ResolverTypeWrapper; + xdai_swap_Aggregation_interval: xdai_swap_Aggregation_interval; + xdai_swap_BigDecimal: ResolverTypeWrapper; + xdai_swap_BlockChangedFilter: xdai_swap_BlockChangedFilter; + xdai_swap_Block_height: xdai_swap_Block_height; + xdai_swap_Bytes: ResolverTypeWrapper; + xdai_swap_Int8: ResolverTypeWrapper; + xdai_swap_LpAccount: ResolverTypeWrapper; + xdai_swap_LpAccountBalance: ResolverTypeWrapper; + xdai_swap_LpAccountBalance_filter: xdai_swap_LpAccountBalance_filter; + xdai_swap_LpAccountBalance_orderBy: xdai_swap_LpAccountBalance_orderBy; + xdai_swap_LpAccount_filter: xdai_swap_LpAccount_filter; + xdai_swap_LpAccount_orderBy: xdai_swap_LpAccount_orderBy; + xdai_swap_LpToken: ResolverTypeWrapper; + xdai_swap_LpTokenEvent: ResolversTypes['xdai_swap_LpTransferEvent']; + xdai_swap_LpTokenEvent_filter: xdai_swap_LpTokenEvent_filter; + xdai_swap_LpTokenEvent_orderBy: xdai_swap_LpTokenEvent_orderBy; + xdai_swap_LpToken_filter: xdai_swap_LpToken_filter; + xdai_swap_LpToken_orderBy: xdai_swap_LpToken_orderBy; + xdai_swap_LpTransferEvent: ResolverTypeWrapper; + xdai_swap_LpTransferEvent_filter: xdai_swap_LpTransferEvent_filter; + xdai_swap_LpTransferEvent_orderBy: xdai_swap_LpTransferEvent_orderBy; + xdai_swap_OrderDirection: xdai_swap_OrderDirection; + xdai_swap_PooledToken: ResolverTypeWrapper; + xdai_swap_PooledToken_filter: xdai_swap_PooledToken_filter; + xdai_swap_PooledToken_orderBy: xdai_swap_PooledToken_orderBy; + xdai_swap_StableSwap: ResolverTypeWrapper; + xdai_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + xdai_swap_StableSwapAddLiquidityEvent_filter: xdai_swap_StableSwapAddLiquidityEvent_filter; + xdai_swap_StableSwapAddLiquidityEvent_orderBy: xdai_swap_StableSwapAddLiquidityEvent_orderBy; + xdai_swap_StableSwapEvent: ResolversTypes['xdai_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['xdai_swap_StableSwapRemoveLiquidityEvent']; + xdai_swap_StableSwapEvent_filter: xdai_swap_StableSwapEvent_filter; + xdai_swap_StableSwapEvent_orderBy: xdai_swap_StableSwapEvent_orderBy; + xdai_swap_StableSwapExchange: ResolverTypeWrapper; + xdai_swap_StableSwapExchange_filter: xdai_swap_StableSwapExchange_filter; + xdai_swap_StableSwapExchange_orderBy: xdai_swap_StableSwapExchange_orderBy; + xdai_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + xdai_swap_StableSwapRemoveLiquidityEvent_filter: xdai_swap_StableSwapRemoveLiquidityEvent_filter; + xdai_swap_StableSwapRemoveLiquidityEvent_orderBy: xdai_swap_StableSwapRemoveLiquidityEvent_orderBy; + xdai_swap_StableSwap_filter: xdai_swap_StableSwap_filter; + xdai_swap_StableSwap_orderBy: xdai_swap_StableSwap_orderBy; + xdai_swap_SwapDailyVolume: ResolverTypeWrapper; + xdai_swap_SwapDailyVolume_filter: xdai_swap_SwapDailyVolume_filter; + xdai_swap_SwapDailyVolume_orderBy: xdai_swap_SwapDailyVolume_orderBy; + xdai_swap_SwapHourlyVolume: ResolverTypeWrapper; + xdai_swap_SwapHourlyVolume_filter: xdai_swap_SwapHourlyVolume_filter; + xdai_swap_SwapHourlyVolume_orderBy: xdai_swap_SwapHourlyVolume_orderBy; + xdai_swap_SwapTradeVolume: ResolversTypes['xdai_swap_SwapDailyVolume'] | ResolversTypes['xdai_swap_SwapHourlyVolume'] | ResolversTypes['xdai_swap_SwapWeeklyVolume']; + xdai_swap_SwapTradeVolume_filter: xdai_swap_SwapTradeVolume_filter; + xdai_swap_SwapTradeVolume_orderBy: xdai_swap_SwapTradeVolume_orderBy; + xdai_swap_SwapWeeklyVolume: ResolverTypeWrapper; + xdai_swap_SwapWeeklyVolume_filter: xdai_swap_SwapWeeklyVolume_filter; + xdai_swap_SwapWeeklyVolume_orderBy: xdai_swap_SwapWeeklyVolume_orderBy; + xdai_swap_SystemInfo: ResolverTypeWrapper; + xdai_swap_SystemInfo_filter: xdai_swap_SystemInfo_filter; + xdai_swap_SystemInfo_orderBy: xdai_swap_SystemInfo_orderBy; + xdai_swap__Block_: ResolverTypeWrapper; + xdai_swap__Meta_: ResolverTypeWrapper; + arbitrumsepolia_swap_Aggregation_interval: arbitrumsepolia_swap_Aggregation_interval; + arbitrumsepolia_swap_BigDecimal: ResolverTypeWrapper; + arbitrumsepolia_swap_BlockChangedFilter: arbitrumsepolia_swap_BlockChangedFilter; + arbitrumsepolia_swap_Block_height: arbitrumsepolia_swap_Block_height; + arbitrumsepolia_swap_Bytes: ResolverTypeWrapper; + arbitrumsepolia_swap_Int8: ResolverTypeWrapper; + arbitrumsepolia_swap_LpAccount: ResolverTypeWrapper; + arbitrumsepolia_swap_LpAccountBalance: ResolverTypeWrapper; + arbitrumsepolia_swap_LpAccountBalance_filter: arbitrumsepolia_swap_LpAccountBalance_filter; + arbitrumsepolia_swap_LpAccountBalance_orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy; + arbitrumsepolia_swap_LpAccount_filter: arbitrumsepolia_swap_LpAccount_filter; + arbitrumsepolia_swap_LpAccount_orderBy: arbitrumsepolia_swap_LpAccount_orderBy; + arbitrumsepolia_swap_LpToken: ResolverTypeWrapper; + arbitrumsepolia_swap_LpTokenEvent: ResolversTypes['arbitrumsepolia_swap_LpTransferEvent']; + arbitrumsepolia_swap_LpTokenEvent_filter: arbitrumsepolia_swap_LpTokenEvent_filter; + arbitrumsepolia_swap_LpTokenEvent_orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy; + arbitrumsepolia_swap_LpToken_filter: arbitrumsepolia_swap_LpToken_filter; + arbitrumsepolia_swap_LpToken_orderBy: arbitrumsepolia_swap_LpToken_orderBy; + arbitrumsepolia_swap_LpTransferEvent: ResolverTypeWrapper; + arbitrumsepolia_swap_LpTransferEvent_filter: arbitrumsepolia_swap_LpTransferEvent_filter; + arbitrumsepolia_swap_LpTransferEvent_orderBy: arbitrumsepolia_swap_LpTransferEvent_orderBy; + arbitrumsepolia_swap_OrderDirection: arbitrumsepolia_swap_OrderDirection; + arbitrumsepolia_swap_PooledToken: ResolverTypeWrapper; + arbitrumsepolia_swap_PooledToken_filter: arbitrumsepolia_swap_PooledToken_filter; + arbitrumsepolia_swap_PooledToken_orderBy: arbitrumsepolia_swap_PooledToken_orderBy; + arbitrumsepolia_swap_StableSwap: ResolverTypeWrapper; + arbitrumsepolia_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter; + arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy; + arbitrumsepolia_swap_StableSwapEvent: ResolversTypes['arbitrumsepolia_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent']; + arbitrumsepolia_swap_StableSwapEvent_filter: arbitrumsepolia_swap_StableSwapEvent_filter; + arbitrumsepolia_swap_StableSwapEvent_orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy; + arbitrumsepolia_swap_StableSwapExchange: ResolverTypeWrapper; + arbitrumsepolia_swap_StableSwapExchange_filter: arbitrumsepolia_swap_StableSwapExchange_filter; + arbitrumsepolia_swap_StableSwapExchange_orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy; + arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter; + arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy; + arbitrumsepolia_swap_StableSwap_filter: arbitrumsepolia_swap_StableSwap_filter; + arbitrumsepolia_swap_StableSwap_orderBy: arbitrumsepolia_swap_StableSwap_orderBy; + arbitrumsepolia_swap_SwapDailyVolume: ResolverTypeWrapper; + arbitrumsepolia_swap_SwapDailyVolume_filter: arbitrumsepolia_swap_SwapDailyVolume_filter; + arbitrumsepolia_swap_SwapDailyVolume_orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy; + arbitrumsepolia_swap_SwapHourlyVolume: ResolverTypeWrapper; + arbitrumsepolia_swap_SwapHourlyVolume_filter: arbitrumsepolia_swap_SwapHourlyVolume_filter; + arbitrumsepolia_swap_SwapHourlyVolume_orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy; + arbitrumsepolia_swap_SwapTradeVolume: ResolversTypes['arbitrumsepolia_swap_SwapDailyVolume'] | ResolversTypes['arbitrumsepolia_swap_SwapHourlyVolume'] | ResolversTypes['arbitrumsepolia_swap_SwapWeeklyVolume']; + arbitrumsepolia_swap_SwapTradeVolume_filter: arbitrumsepolia_swap_SwapTradeVolume_filter; + arbitrumsepolia_swap_SwapTradeVolume_orderBy: arbitrumsepolia_swap_SwapTradeVolume_orderBy; + arbitrumsepolia_swap_SwapWeeklyVolume: ResolverTypeWrapper; + arbitrumsepolia_swap_SwapWeeklyVolume_filter: arbitrumsepolia_swap_SwapWeeklyVolume_filter; + arbitrumsepolia_swap_SwapWeeklyVolume_orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy; + arbitrumsepolia_swap_SystemInfo: ResolverTypeWrapper; + arbitrumsepolia_swap_SystemInfo_filter: arbitrumsepolia_swap_SystemInfo_filter; + arbitrumsepolia_swap_SystemInfo_orderBy: arbitrumsepolia_swap_SystemInfo_orderBy; + arbitrumsepolia_swap__Block_: ResolverTypeWrapper; + arbitrumsepolia_swap__Meta_: ResolverTypeWrapper; + bnb_swap_Aggregation_interval: bnb_swap_Aggregation_interval; + bnb_swap_BigDecimal: ResolverTypeWrapper; + bnb_swap_BlockChangedFilter: bnb_swap_BlockChangedFilter; + bnb_swap_Block_height: bnb_swap_Block_height; + bnb_swap_Bytes: ResolverTypeWrapper; + bnb_swap_Int8: ResolverTypeWrapper; + bnb_swap_LpAccount: ResolverTypeWrapper; + bnb_swap_LpAccountBalance: ResolverTypeWrapper; + bnb_swap_LpAccountBalance_filter: bnb_swap_LpAccountBalance_filter; + bnb_swap_LpAccountBalance_orderBy: bnb_swap_LpAccountBalance_orderBy; + bnb_swap_LpAccount_filter: bnb_swap_LpAccount_filter; + bnb_swap_LpAccount_orderBy: bnb_swap_LpAccount_orderBy; + bnb_swap_LpToken: ResolverTypeWrapper; + bnb_swap_LpTokenEvent: ResolversTypes['bnb_swap_LpTransferEvent']; + bnb_swap_LpTokenEvent_filter: bnb_swap_LpTokenEvent_filter; + bnb_swap_LpTokenEvent_orderBy: bnb_swap_LpTokenEvent_orderBy; + bnb_swap_LpToken_filter: bnb_swap_LpToken_filter; + bnb_swap_LpToken_orderBy: bnb_swap_LpToken_orderBy; + bnb_swap_LpTransferEvent: ResolverTypeWrapper; + bnb_swap_LpTransferEvent_filter: bnb_swap_LpTransferEvent_filter; + bnb_swap_LpTransferEvent_orderBy: bnb_swap_LpTransferEvent_orderBy; + bnb_swap_OrderDirection: bnb_swap_OrderDirection; + bnb_swap_PooledToken: ResolverTypeWrapper; + bnb_swap_PooledToken_filter: bnb_swap_PooledToken_filter; + bnb_swap_PooledToken_orderBy: bnb_swap_PooledToken_orderBy; + bnb_swap_StableSwap: ResolverTypeWrapper; + bnb_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + bnb_swap_StableSwapAddLiquidityEvent_filter: bnb_swap_StableSwapAddLiquidityEvent_filter; + bnb_swap_StableSwapAddLiquidityEvent_orderBy: bnb_swap_StableSwapAddLiquidityEvent_orderBy; + bnb_swap_StableSwapEvent: ResolversTypes['bnb_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['bnb_swap_StableSwapRemoveLiquidityEvent']; + bnb_swap_StableSwapEvent_filter: bnb_swap_StableSwapEvent_filter; + bnb_swap_StableSwapEvent_orderBy: bnb_swap_StableSwapEvent_orderBy; + bnb_swap_StableSwapExchange: ResolverTypeWrapper; + bnb_swap_StableSwapExchange_filter: bnb_swap_StableSwapExchange_filter; + bnb_swap_StableSwapExchange_orderBy: bnb_swap_StableSwapExchange_orderBy; + bnb_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + bnb_swap_StableSwapRemoveLiquidityEvent_filter: bnb_swap_StableSwapRemoveLiquidityEvent_filter; + bnb_swap_StableSwapRemoveLiquidityEvent_orderBy: bnb_swap_StableSwapRemoveLiquidityEvent_orderBy; + bnb_swap_StableSwap_filter: bnb_swap_StableSwap_filter; + bnb_swap_StableSwap_orderBy: bnb_swap_StableSwap_orderBy; + bnb_swap_SwapDailyVolume: ResolverTypeWrapper; + bnb_swap_SwapDailyVolume_filter: bnb_swap_SwapDailyVolume_filter; + bnb_swap_SwapDailyVolume_orderBy: bnb_swap_SwapDailyVolume_orderBy; + bnb_swap_SwapHourlyVolume: ResolverTypeWrapper; + bnb_swap_SwapHourlyVolume_filter: bnb_swap_SwapHourlyVolume_filter; + bnb_swap_SwapHourlyVolume_orderBy: bnb_swap_SwapHourlyVolume_orderBy; + bnb_swap_SwapTradeVolume: ResolversTypes['bnb_swap_SwapDailyVolume'] | ResolversTypes['bnb_swap_SwapHourlyVolume'] | ResolversTypes['bnb_swap_SwapWeeklyVolume']; + bnb_swap_SwapTradeVolume_filter: bnb_swap_SwapTradeVolume_filter; + bnb_swap_SwapTradeVolume_orderBy: bnb_swap_SwapTradeVolume_orderBy; + bnb_swap_SwapWeeklyVolume: ResolverTypeWrapper; + bnb_swap_SwapWeeklyVolume_filter: bnb_swap_SwapWeeklyVolume_filter; + bnb_swap_SwapWeeklyVolume_orderBy: bnb_swap_SwapWeeklyVolume_orderBy; + bnb_swap_SystemInfo: ResolverTypeWrapper; + bnb_swap_SystemInfo_filter: bnb_swap_SystemInfo_filter; + bnb_swap_SystemInfo_orderBy: bnb_swap_SystemInfo_orderBy; + bnb_swap__Block_: ResolverTypeWrapper; + bnb_swap__Meta_: ResolverTypeWrapper; + linea_swap_BigDecimal: ResolverTypeWrapper; + linea_swap_BlockChangedFilter: linea_swap_BlockChangedFilter; + linea_swap_Block_height: linea_swap_Block_height; + linea_swap_Bytes: ResolverTypeWrapper; + linea_swap_LpAccount: ResolverTypeWrapper; + linea_swap_LpAccountBalance: ResolverTypeWrapper; + linea_swap_LpAccountBalance_filter: linea_swap_LpAccountBalance_filter; + linea_swap_LpAccountBalance_orderBy: linea_swap_LpAccountBalance_orderBy; + linea_swap_LpAccount_filter: linea_swap_LpAccount_filter; + linea_swap_LpAccount_orderBy: linea_swap_LpAccount_orderBy; + linea_swap_LpToken: ResolverTypeWrapper; + linea_swap_LpTokenEvent: ResolversTypes['linea_swap_LpTransferEvent']; + linea_swap_LpTokenEvent_filter: linea_swap_LpTokenEvent_filter; + linea_swap_LpTokenEvent_orderBy: linea_swap_LpTokenEvent_orderBy; + linea_swap_LpToken_filter: linea_swap_LpToken_filter; + linea_swap_LpToken_orderBy: linea_swap_LpToken_orderBy; + linea_swap_LpTransferEvent: ResolverTypeWrapper; + linea_swap_LpTransferEvent_filter: linea_swap_LpTransferEvent_filter; + linea_swap_LpTransferEvent_orderBy: linea_swap_LpTransferEvent_orderBy; + linea_swap_OrderDirection: linea_swap_OrderDirection; + linea_swap_PooledToken: ResolverTypeWrapper; + linea_swap_PooledToken_filter: linea_swap_PooledToken_filter; + linea_swap_PooledToken_orderBy: linea_swap_PooledToken_orderBy; + linea_swap_StableSwap: ResolverTypeWrapper; + linea_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + linea_swap_StableSwapAddLiquidityEvent_filter: linea_swap_StableSwapAddLiquidityEvent_filter; + linea_swap_StableSwapAddLiquidityEvent_orderBy: linea_swap_StableSwapAddLiquidityEvent_orderBy; + linea_swap_StableSwapEvent: ResolversTypes['linea_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['linea_swap_StableSwapRemoveLiquidityEvent']; + linea_swap_StableSwapEvent_filter: linea_swap_StableSwapEvent_filter; + linea_swap_StableSwapEvent_orderBy: linea_swap_StableSwapEvent_orderBy; + linea_swap_StableSwapExchange: ResolverTypeWrapper; + linea_swap_StableSwapExchange_filter: linea_swap_StableSwapExchange_filter; + linea_swap_StableSwapExchange_orderBy: linea_swap_StableSwapExchange_orderBy; + linea_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + linea_swap_StableSwapRemoveLiquidityEvent_filter: linea_swap_StableSwapRemoveLiquidityEvent_filter; + linea_swap_StableSwapRemoveLiquidityEvent_orderBy: linea_swap_StableSwapRemoveLiquidityEvent_orderBy; + linea_swap_StableSwap_filter: linea_swap_StableSwap_filter; + linea_swap_StableSwap_orderBy: linea_swap_StableSwap_orderBy; + linea_swap_SwapDailyVolume: ResolverTypeWrapper; + linea_swap_SwapDailyVolume_filter: linea_swap_SwapDailyVolume_filter; + linea_swap_SwapDailyVolume_orderBy: linea_swap_SwapDailyVolume_orderBy; + linea_swap_SwapHourlyVolume: ResolverTypeWrapper; + linea_swap_SwapHourlyVolume_filter: linea_swap_SwapHourlyVolume_filter; + linea_swap_SwapHourlyVolume_orderBy: linea_swap_SwapHourlyVolume_orderBy; + linea_swap_SwapTradeVolume: ResolversTypes['linea_swap_SwapDailyVolume'] | ResolversTypes['linea_swap_SwapHourlyVolume'] | ResolversTypes['linea_swap_SwapWeeklyVolume']; + linea_swap_SwapTradeVolume_filter: linea_swap_SwapTradeVolume_filter; + linea_swap_SwapTradeVolume_orderBy: linea_swap_SwapTradeVolume_orderBy; + linea_swap_SwapWeeklyVolume: ResolverTypeWrapper; + linea_swap_SwapWeeklyVolume_filter: linea_swap_SwapWeeklyVolume_filter; + linea_swap_SwapWeeklyVolume_orderBy: linea_swap_SwapWeeklyVolume_orderBy; + linea_swap_SystemInfo: ResolverTypeWrapper; + linea_swap_SystemInfo_filter: linea_swap_SystemInfo_filter; + linea_swap_SystemInfo_orderBy: linea_swap_SystemInfo_orderBy; + linea_swap__Block_: ResolverTypeWrapper; + linea_swap__Meta_: ResolverTypeWrapper; + optimism_swap_Aggregation_interval: optimism_swap_Aggregation_interval; + optimism_swap_BigDecimal: ResolverTypeWrapper; + optimism_swap_BlockChangedFilter: optimism_swap_BlockChangedFilter; + optimism_swap_Block_height: optimism_swap_Block_height; + optimism_swap_Bytes: ResolverTypeWrapper; + optimism_swap_Int8: ResolverTypeWrapper; + optimism_swap_LpAccount: ResolverTypeWrapper; + optimism_swap_LpAccountBalance: ResolverTypeWrapper; + optimism_swap_LpAccountBalance_filter: optimism_swap_LpAccountBalance_filter; + optimism_swap_LpAccountBalance_orderBy: optimism_swap_LpAccountBalance_orderBy; + optimism_swap_LpAccount_filter: optimism_swap_LpAccount_filter; + optimism_swap_LpAccount_orderBy: optimism_swap_LpAccount_orderBy; + optimism_swap_LpToken: ResolverTypeWrapper; + optimism_swap_LpTokenEvent: ResolversTypes['optimism_swap_LpTransferEvent']; + optimism_swap_LpTokenEvent_filter: optimism_swap_LpTokenEvent_filter; + optimism_swap_LpTokenEvent_orderBy: optimism_swap_LpTokenEvent_orderBy; + optimism_swap_LpToken_filter: optimism_swap_LpToken_filter; + optimism_swap_LpToken_orderBy: optimism_swap_LpToken_orderBy; + optimism_swap_LpTransferEvent: ResolverTypeWrapper; + optimism_swap_LpTransferEvent_filter: optimism_swap_LpTransferEvent_filter; + optimism_swap_LpTransferEvent_orderBy: optimism_swap_LpTransferEvent_orderBy; + optimism_swap_OrderDirection: optimism_swap_OrderDirection; + optimism_swap_PooledToken: ResolverTypeWrapper; + optimism_swap_PooledToken_filter: optimism_swap_PooledToken_filter; + optimism_swap_PooledToken_orderBy: optimism_swap_PooledToken_orderBy; + optimism_swap_StableSwap: ResolverTypeWrapper; + optimism_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + optimism_swap_StableSwapAddLiquidityEvent_filter: optimism_swap_StableSwapAddLiquidityEvent_filter; + optimism_swap_StableSwapAddLiquidityEvent_orderBy: optimism_swap_StableSwapAddLiquidityEvent_orderBy; + optimism_swap_StableSwapEvent: ResolversTypes['optimism_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['optimism_swap_StableSwapRemoveLiquidityEvent']; + optimism_swap_StableSwapEvent_filter: optimism_swap_StableSwapEvent_filter; + optimism_swap_StableSwapEvent_orderBy: optimism_swap_StableSwapEvent_orderBy; + optimism_swap_StableSwapExchange: ResolverTypeWrapper; + optimism_swap_StableSwapExchange_filter: optimism_swap_StableSwapExchange_filter; + optimism_swap_StableSwapExchange_orderBy: optimism_swap_StableSwapExchange_orderBy; + optimism_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + optimism_swap_StableSwapRemoveLiquidityEvent_filter: optimism_swap_StableSwapRemoveLiquidityEvent_filter; + optimism_swap_StableSwapRemoveLiquidityEvent_orderBy: optimism_swap_StableSwapRemoveLiquidityEvent_orderBy; + optimism_swap_StableSwap_filter: optimism_swap_StableSwap_filter; + optimism_swap_StableSwap_orderBy: optimism_swap_StableSwap_orderBy; + optimism_swap_SwapDailyVolume: ResolverTypeWrapper; + optimism_swap_SwapDailyVolume_filter: optimism_swap_SwapDailyVolume_filter; + optimism_swap_SwapDailyVolume_orderBy: optimism_swap_SwapDailyVolume_orderBy; + optimism_swap_SwapHourlyVolume: ResolverTypeWrapper; + optimism_swap_SwapHourlyVolume_filter: optimism_swap_SwapHourlyVolume_filter; + optimism_swap_SwapHourlyVolume_orderBy: optimism_swap_SwapHourlyVolume_orderBy; + optimism_swap_SwapTradeVolume: ResolversTypes['optimism_swap_SwapDailyVolume'] | ResolversTypes['optimism_swap_SwapHourlyVolume'] | ResolversTypes['optimism_swap_SwapWeeklyVolume']; + optimism_swap_SwapTradeVolume_filter: optimism_swap_SwapTradeVolume_filter; + optimism_swap_SwapTradeVolume_orderBy: optimism_swap_SwapTradeVolume_orderBy; + optimism_swap_SwapWeeklyVolume: ResolverTypeWrapper; + optimism_swap_SwapWeeklyVolume_filter: optimism_swap_SwapWeeklyVolume_filter; + optimism_swap_SwapWeeklyVolume_orderBy: optimism_swap_SwapWeeklyVolume_orderBy; + optimism_swap_SystemInfo: ResolverTypeWrapper; + optimism_swap_SystemInfo_filter: optimism_swap_SystemInfo_filter; + optimism_swap_SystemInfo_orderBy: optimism_swap_SystemInfo_orderBy; + optimism_swap__Block_: ResolverTypeWrapper; + optimism_swap__Meta_: ResolverTypeWrapper; + polygon_swap_Aggregation_interval: polygon_swap_Aggregation_interval; + polygon_swap_BigDecimal: ResolverTypeWrapper; + polygon_swap_BlockChangedFilter: polygon_swap_BlockChangedFilter; + polygon_swap_Block_height: polygon_swap_Block_height; + polygon_swap_Bytes: ResolverTypeWrapper; + polygon_swap_Int8: ResolverTypeWrapper; + polygon_swap_LpAccount: ResolverTypeWrapper; + polygon_swap_LpAccountBalance: ResolverTypeWrapper; + polygon_swap_LpAccountBalance_filter: polygon_swap_LpAccountBalance_filter; + polygon_swap_LpAccountBalance_orderBy: polygon_swap_LpAccountBalance_orderBy; + polygon_swap_LpAccount_filter: polygon_swap_LpAccount_filter; + polygon_swap_LpAccount_orderBy: polygon_swap_LpAccount_orderBy; + polygon_swap_LpToken: ResolverTypeWrapper; + polygon_swap_LpTokenEvent: ResolversTypes['polygon_swap_LpTransferEvent']; + polygon_swap_LpTokenEvent_filter: polygon_swap_LpTokenEvent_filter; + polygon_swap_LpTokenEvent_orderBy: polygon_swap_LpTokenEvent_orderBy; + polygon_swap_LpToken_filter: polygon_swap_LpToken_filter; + polygon_swap_LpToken_orderBy: polygon_swap_LpToken_orderBy; + polygon_swap_LpTransferEvent: ResolverTypeWrapper; + polygon_swap_LpTransferEvent_filter: polygon_swap_LpTransferEvent_filter; + polygon_swap_LpTransferEvent_orderBy: polygon_swap_LpTransferEvent_orderBy; + polygon_swap_OrderDirection: polygon_swap_OrderDirection; + polygon_swap_PooledToken: ResolverTypeWrapper; + polygon_swap_PooledToken_filter: polygon_swap_PooledToken_filter; + polygon_swap_PooledToken_orderBy: polygon_swap_PooledToken_orderBy; + polygon_swap_StableSwap: ResolverTypeWrapper; + polygon_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + polygon_swap_StableSwapAddLiquidityEvent_filter: polygon_swap_StableSwapAddLiquidityEvent_filter; + polygon_swap_StableSwapAddLiquidityEvent_orderBy: polygon_swap_StableSwapAddLiquidityEvent_orderBy; + polygon_swap_StableSwapEvent: ResolversTypes['polygon_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['polygon_swap_StableSwapRemoveLiquidityEvent']; + polygon_swap_StableSwapEvent_filter: polygon_swap_StableSwapEvent_filter; + polygon_swap_StableSwapEvent_orderBy: polygon_swap_StableSwapEvent_orderBy; + polygon_swap_StableSwapExchange: ResolverTypeWrapper; + polygon_swap_StableSwapExchange_filter: polygon_swap_StableSwapExchange_filter; + polygon_swap_StableSwapExchange_orderBy: polygon_swap_StableSwapExchange_orderBy; + polygon_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + polygon_swap_StableSwapRemoveLiquidityEvent_filter: polygon_swap_StableSwapRemoveLiquidityEvent_filter; + polygon_swap_StableSwapRemoveLiquidityEvent_orderBy: polygon_swap_StableSwapRemoveLiquidityEvent_orderBy; + polygon_swap_StableSwap_filter: polygon_swap_StableSwap_filter; + polygon_swap_StableSwap_orderBy: polygon_swap_StableSwap_orderBy; + polygon_swap_SwapDailyVolume: ResolverTypeWrapper; + polygon_swap_SwapDailyVolume_filter: polygon_swap_SwapDailyVolume_filter; + polygon_swap_SwapDailyVolume_orderBy: polygon_swap_SwapDailyVolume_orderBy; + polygon_swap_SwapHourlyVolume: ResolverTypeWrapper; + polygon_swap_SwapHourlyVolume_filter: polygon_swap_SwapHourlyVolume_filter; + polygon_swap_SwapHourlyVolume_orderBy: polygon_swap_SwapHourlyVolume_orderBy; + polygon_swap_SwapTradeVolume: ResolversTypes['polygon_swap_SwapDailyVolume'] | ResolversTypes['polygon_swap_SwapHourlyVolume'] | ResolversTypes['polygon_swap_SwapWeeklyVolume']; + polygon_swap_SwapTradeVolume_filter: polygon_swap_SwapTradeVolume_filter; + polygon_swap_SwapTradeVolume_orderBy: polygon_swap_SwapTradeVolume_orderBy; + polygon_swap_SwapWeeklyVolume: ResolverTypeWrapper; + polygon_swap_SwapWeeklyVolume_filter: polygon_swap_SwapWeeklyVolume_filter; + polygon_swap_SwapWeeklyVolume_orderBy: polygon_swap_SwapWeeklyVolume_orderBy; + polygon_swap_SystemInfo: ResolverTypeWrapper; + polygon_swap_SystemInfo_filter: polygon_swap_SystemInfo_filter; + polygon_swap_SystemInfo_orderBy: polygon_swap_SystemInfo_orderBy; + polygon_swap__Block_: ResolverTypeWrapper; + polygon_swap__Meta_: ResolverTypeWrapper; + optimismsepolia_swap_Aggregation_interval: optimismsepolia_swap_Aggregation_interval; + optimismsepolia_swap_BigDecimal: ResolverTypeWrapper; + optimismsepolia_swap_BlockChangedFilter: optimismsepolia_swap_BlockChangedFilter; + optimismsepolia_swap_Block_height: optimismsepolia_swap_Block_height; + optimismsepolia_swap_Bytes: ResolverTypeWrapper; + optimismsepolia_swap_Int8: ResolverTypeWrapper; + optimismsepolia_swap_LpAccount: ResolverTypeWrapper; + optimismsepolia_swap_LpAccountBalance: ResolverTypeWrapper; + optimismsepolia_swap_LpAccountBalance_filter: optimismsepolia_swap_LpAccountBalance_filter; + optimismsepolia_swap_LpAccountBalance_orderBy: optimismsepolia_swap_LpAccountBalance_orderBy; + optimismsepolia_swap_LpAccount_filter: optimismsepolia_swap_LpAccount_filter; + optimismsepolia_swap_LpAccount_orderBy: optimismsepolia_swap_LpAccount_orderBy; + optimismsepolia_swap_LpToken: ResolverTypeWrapper; + optimismsepolia_swap_LpTokenEvent: ResolversTypes['optimismsepolia_swap_LpTransferEvent']; + optimismsepolia_swap_LpTokenEvent_filter: optimismsepolia_swap_LpTokenEvent_filter; + optimismsepolia_swap_LpTokenEvent_orderBy: optimismsepolia_swap_LpTokenEvent_orderBy; + optimismsepolia_swap_LpToken_filter: optimismsepolia_swap_LpToken_filter; + optimismsepolia_swap_LpToken_orderBy: optimismsepolia_swap_LpToken_orderBy; + optimismsepolia_swap_LpTransferEvent: ResolverTypeWrapper; + optimismsepolia_swap_LpTransferEvent_filter: optimismsepolia_swap_LpTransferEvent_filter; + optimismsepolia_swap_LpTransferEvent_orderBy: optimismsepolia_swap_LpTransferEvent_orderBy; + optimismsepolia_swap_OrderDirection: optimismsepolia_swap_OrderDirection; + optimismsepolia_swap_PooledToken: ResolverTypeWrapper; + optimismsepolia_swap_PooledToken_filter: optimismsepolia_swap_PooledToken_filter; + optimismsepolia_swap_PooledToken_orderBy: optimismsepolia_swap_PooledToken_orderBy; + optimismsepolia_swap_StableSwap: ResolverTypeWrapper; + optimismsepolia_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + optimismsepolia_swap_StableSwapAddLiquidityEvent_filter: optimismsepolia_swap_StableSwapAddLiquidityEvent_filter; + optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy: optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy; + optimismsepolia_swap_StableSwapEvent: ResolversTypes['optimismsepolia_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['optimismsepolia_swap_StableSwapRemoveLiquidityEvent']; + optimismsepolia_swap_StableSwapEvent_filter: optimismsepolia_swap_StableSwapEvent_filter; + optimismsepolia_swap_StableSwapEvent_orderBy: optimismsepolia_swap_StableSwapEvent_orderBy; + optimismsepolia_swap_StableSwapExchange: ResolverTypeWrapper; + optimismsepolia_swap_StableSwapExchange_filter: optimismsepolia_swap_StableSwapExchange_filter; + optimismsepolia_swap_StableSwapExchange_orderBy: optimismsepolia_swap_StableSwapExchange_orderBy; + optimismsepolia_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter; + optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy; + optimismsepolia_swap_StableSwap_filter: optimismsepolia_swap_StableSwap_filter; + optimismsepolia_swap_StableSwap_orderBy: optimismsepolia_swap_StableSwap_orderBy; + optimismsepolia_swap_SwapDailyVolume: ResolverTypeWrapper; + optimismsepolia_swap_SwapDailyVolume_filter: optimismsepolia_swap_SwapDailyVolume_filter; + optimismsepolia_swap_SwapDailyVolume_orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy; + optimismsepolia_swap_SwapHourlyVolume: ResolverTypeWrapper; + optimismsepolia_swap_SwapHourlyVolume_filter: optimismsepolia_swap_SwapHourlyVolume_filter; + optimismsepolia_swap_SwapHourlyVolume_orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy; + optimismsepolia_swap_SwapTradeVolume: ResolversTypes['optimismsepolia_swap_SwapDailyVolume'] | ResolversTypes['optimismsepolia_swap_SwapHourlyVolume'] | ResolversTypes['optimismsepolia_swap_SwapWeeklyVolume']; + optimismsepolia_swap_SwapTradeVolume_filter: optimismsepolia_swap_SwapTradeVolume_filter; + optimismsepolia_swap_SwapTradeVolume_orderBy: optimismsepolia_swap_SwapTradeVolume_orderBy; + optimismsepolia_swap_SwapWeeklyVolume: ResolverTypeWrapper; + optimismsepolia_swap_SwapWeeklyVolume_filter: optimismsepolia_swap_SwapWeeklyVolume_filter; + optimismsepolia_swap_SwapWeeklyVolume_orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy; + optimismsepolia_swap_SystemInfo: ResolverTypeWrapper; + optimismsepolia_swap_SystemInfo_filter: optimismsepolia_swap_SystemInfo_filter; + optimismsepolia_swap_SystemInfo_orderBy: optimismsepolia_swap_SystemInfo_orderBy; + optimismsepolia_swap__Block_: ResolverTypeWrapper; + optimismsepolia_swap__Meta_: ResolverTypeWrapper; + base_AggregateRoot: ResolverTypeWrapper; + base_AggregateRootProposed: ResolverTypeWrapper; + base_AggregateRootProposed_filter: base_AggregateRootProposed_filter; + base_AggregateRootProposed_orderBy: base_AggregateRootProposed_orderBy; + base_AggregateRoot_filter: base_AggregateRoot_filter; + base_AggregateRoot_orderBy: base_AggregateRoot_orderBy; + base_Aggregation_interval: base_Aggregation_interval; + base_Asset: ResolverTypeWrapper; + base_AssetBalance: ResolverTypeWrapper; + base_AssetBalance_filter: base_AssetBalance_filter; + base_AssetBalance_orderBy: base_AssetBalance_orderBy; + base_AssetStatus: ResolverTypeWrapper; + base_AssetStatus_filter: base_AssetStatus_filter; + base_AssetStatus_orderBy: base_AssetStatus_orderBy; + base_Asset_filter: base_Asset_filter; + base_Asset_orderBy: base_Asset_orderBy; + base_BigDecimal: ResolverTypeWrapper; + base_BlockChangedFilter: base_BlockChangedFilter; + base_Block_height: base_Block_height; + base_Bytes: ResolverTypeWrapper; + base_ConnectorMeta: ResolverTypeWrapper; + base_ConnectorMeta_filter: base_ConnectorMeta_filter; + base_ConnectorMeta_orderBy: base_ConnectorMeta_orderBy; + base_DestinationTransfer: ResolverTypeWrapper; + base_DestinationTransfer_filter: base_DestinationTransfer_filter; + base_DestinationTransfer_orderBy: base_DestinationTransfer_orderBy; + base_Int8: ResolverTypeWrapper; + base_OptimisticRootFinalized: ResolverTypeWrapper; + base_OptimisticRootFinalized_filter: base_OptimisticRootFinalized_filter; + base_OptimisticRootFinalized_orderBy: base_OptimisticRootFinalized_orderBy; + base_OrderDirection: base_OrderDirection; + base_OriginMessage: ResolverTypeWrapper; + base_OriginMessage_filter: base_OriginMessage_filter; + base_OriginMessage_orderBy: base_OriginMessage_orderBy; + base_OriginTransfer: ResolverTypeWrapper; + base_OriginTransfer_filter: base_OriginTransfer_filter; + base_OriginTransfer_orderBy: base_OriginTransfer_orderBy; + base_Relayer: ResolverTypeWrapper; + base_RelayerFee: ResolverTypeWrapper; + base_RelayerFee_filter: base_RelayerFee_filter; + base_RelayerFee_orderBy: base_RelayerFee_orderBy; + base_RelayerFeesIncrease: ResolverTypeWrapper; + base_RelayerFeesIncrease_filter: base_RelayerFeesIncrease_filter; + base_RelayerFeesIncrease_orderBy: base_RelayerFeesIncrease_orderBy; + base_Relayer_filter: base_Relayer_filter; + base_Relayer_orderBy: base_Relayer_orderBy; + base_RootCount: ResolverTypeWrapper; + base_RootCount_filter: base_RootCount_filter; + base_RootCount_orderBy: base_RootCount_orderBy; + base_RootMessageSent: ResolverTypeWrapper; + base_RootMessageSent_filter: base_RootMessageSent_filter; + base_RootMessageSent_orderBy: base_RootMessageSent_orderBy; + base_Router: ResolverTypeWrapper; + base_RouterDailyTVL: ResolverTypeWrapper; + base_RouterDailyTVL_filter: base_RouterDailyTVL_filter; + base_RouterDailyTVL_orderBy: base_RouterDailyTVL_orderBy; + base_RouterLiquidityEvent: ResolverTypeWrapper; + base_RouterLiquidityEventType: base_RouterLiquidityEventType; + base_RouterLiquidityEvent_filter: base_RouterLiquidityEvent_filter; + base_RouterLiquidityEvent_orderBy: base_RouterLiquidityEvent_orderBy; + base_Router_filter: base_Router_filter; + base_Router_orderBy: base_Router_orderBy; + base_Sequencer: ResolverTypeWrapper; + base_Sequencer_filter: base_Sequencer_filter; + base_Sequencer_orderBy: base_Sequencer_orderBy; + base_Setting: ResolverTypeWrapper; + base_Setting_filter: base_Setting_filter; + base_Setting_orderBy: base_Setting_orderBy; + base_SlippageUpdate: ResolverTypeWrapper; + base_SlippageUpdate_filter: base_SlippageUpdate_filter; + base_SlippageUpdate_orderBy: base_SlippageUpdate_orderBy; + base_SnapshotRoot: ResolverTypeWrapper; + base_SnapshotRoot_filter: base_SnapshotRoot_filter; + base_SnapshotRoot_orderBy: base_SnapshotRoot_orderBy; + base_SpokeConnectorMode: ResolverTypeWrapper; + base_SpokeConnectorMode_filter: base_SpokeConnectorMode_filter; + base_SpokeConnectorMode_orderBy: base_SpokeConnectorMode_orderBy; + base_TransferStatus: base_TransferStatus; + base__Block_: ResolverTypeWrapper; + base__Meta_: ResolverTypeWrapper; + stagingscroll_AggregateRoot: ResolverTypeWrapper; + stagingscroll_AggregateRootProposed: ResolverTypeWrapper; + stagingscroll_AggregateRootProposed_filter: stagingscroll_AggregateRootProposed_filter; + stagingscroll_AggregateRootProposed_orderBy: stagingscroll_AggregateRootProposed_orderBy; + stagingscroll_AggregateRoot_filter: stagingscroll_AggregateRoot_filter; + stagingscroll_AggregateRoot_orderBy: stagingscroll_AggregateRoot_orderBy; + stagingscroll_Asset: ResolverTypeWrapper; + stagingscroll_AssetBalance: ResolverTypeWrapper; + stagingscroll_AssetBalance_filter: stagingscroll_AssetBalance_filter; + stagingscroll_AssetBalance_orderBy: stagingscroll_AssetBalance_orderBy; + stagingscroll_AssetStatus: ResolverTypeWrapper; + stagingscroll_AssetStatus_filter: stagingscroll_AssetStatus_filter; + stagingscroll_AssetStatus_orderBy: stagingscroll_AssetStatus_orderBy; + stagingscroll_Asset_filter: stagingscroll_Asset_filter; + stagingscroll_Asset_orderBy: stagingscroll_Asset_orderBy; + stagingscroll_BigDecimal: ResolverTypeWrapper; + stagingscroll_BlockChangedFilter: stagingscroll_BlockChangedFilter; + stagingscroll_Block_height: stagingscroll_Block_height; + stagingscroll_Bytes: ResolverTypeWrapper; + stagingscroll_ConnectorMeta: ResolverTypeWrapper; + stagingscroll_ConnectorMeta_filter: stagingscroll_ConnectorMeta_filter; + stagingscroll_ConnectorMeta_orderBy: stagingscroll_ConnectorMeta_orderBy; + stagingscroll_DestinationTransfer: ResolverTypeWrapper; + stagingscroll_DestinationTransfer_filter: stagingscroll_DestinationTransfer_filter; + stagingscroll_DestinationTransfer_orderBy: stagingscroll_DestinationTransfer_orderBy; + stagingscroll_Int8: ResolverTypeWrapper; + stagingscroll_OptimisticRootFinalized: ResolverTypeWrapper; + stagingscroll_OptimisticRootFinalized_filter: stagingscroll_OptimisticRootFinalized_filter; + stagingscroll_OptimisticRootFinalized_orderBy: stagingscroll_OptimisticRootFinalized_orderBy; + stagingscroll_OrderDirection: stagingscroll_OrderDirection; + stagingscroll_OriginMessage: ResolverTypeWrapper; + stagingscroll_OriginMessage_filter: stagingscroll_OriginMessage_filter; + stagingscroll_OriginMessage_orderBy: stagingscroll_OriginMessage_orderBy; + stagingscroll_OriginTransfer: ResolverTypeWrapper; + stagingscroll_OriginTransfer_filter: stagingscroll_OriginTransfer_filter; + stagingscroll_OriginTransfer_orderBy: stagingscroll_OriginTransfer_orderBy; + stagingscroll_Relayer: ResolverTypeWrapper; + stagingscroll_RelayerFee: ResolverTypeWrapper; + stagingscroll_RelayerFee_filter: stagingscroll_RelayerFee_filter; + stagingscroll_RelayerFee_orderBy: stagingscroll_RelayerFee_orderBy; + stagingscroll_RelayerFeesIncrease: ResolverTypeWrapper; + stagingscroll_RelayerFeesIncrease_filter: stagingscroll_RelayerFeesIncrease_filter; + stagingscroll_RelayerFeesIncrease_orderBy: stagingscroll_RelayerFeesIncrease_orderBy; + stagingscroll_Relayer_filter: stagingscroll_Relayer_filter; + stagingscroll_Relayer_orderBy: stagingscroll_Relayer_orderBy; + stagingscroll_RootCount: ResolverTypeWrapper; + stagingscroll_RootCount_filter: stagingscroll_RootCount_filter; + stagingscroll_RootCount_orderBy: stagingscroll_RootCount_orderBy; + stagingscroll_RootMessageSent: ResolverTypeWrapper; + stagingscroll_RootMessageSent_filter: stagingscroll_RootMessageSent_filter; + stagingscroll_RootMessageSent_orderBy: stagingscroll_RootMessageSent_orderBy; + stagingscroll_Router: ResolverTypeWrapper; + stagingscroll_RouterDailyTVL: ResolverTypeWrapper; + stagingscroll_RouterDailyTVL_filter: stagingscroll_RouterDailyTVL_filter; + stagingscroll_RouterDailyTVL_orderBy: stagingscroll_RouterDailyTVL_orderBy; + stagingscroll_RouterLiquidityEvent: ResolverTypeWrapper; + stagingscroll_RouterLiquidityEventType: stagingscroll_RouterLiquidityEventType; + stagingscroll_RouterLiquidityEvent_filter: stagingscroll_RouterLiquidityEvent_filter; + stagingscroll_RouterLiquidityEvent_orderBy: stagingscroll_RouterLiquidityEvent_orderBy; + stagingscroll_Router_filter: stagingscroll_Router_filter; + stagingscroll_Router_orderBy: stagingscroll_Router_orderBy; + stagingscroll_Sequencer: ResolverTypeWrapper; + stagingscroll_Sequencer_filter: stagingscroll_Sequencer_filter; + stagingscroll_Sequencer_orderBy: stagingscroll_Sequencer_orderBy; + stagingscroll_Setting: ResolverTypeWrapper; + stagingscroll_Setting_filter: stagingscroll_Setting_filter; + stagingscroll_Setting_orderBy: stagingscroll_Setting_orderBy; + stagingscroll_SlippageUpdate: ResolverTypeWrapper; + stagingscroll_SlippageUpdate_filter: stagingscroll_SlippageUpdate_filter; + stagingscroll_SlippageUpdate_orderBy: stagingscroll_SlippageUpdate_orderBy; + stagingscroll_SnapshotRoot: ResolverTypeWrapper; + stagingscroll_SnapshotRoot_filter: stagingscroll_SnapshotRoot_filter; + stagingscroll_SnapshotRoot_orderBy: stagingscroll_SnapshotRoot_orderBy; + stagingscroll_SpokeConnectorMode: ResolverTypeWrapper; + stagingscroll_SpokeConnectorMode_filter: stagingscroll_SpokeConnectorMode_filter; + stagingscroll_SpokeConnectorMode_orderBy: stagingscroll_SpokeConnectorMode_orderBy; + stagingscroll_TransferStatus: stagingscroll_TransferStatus; + stagingscroll__Block_: ResolverTypeWrapper; + stagingscroll__Meta_: ResolverTypeWrapper; + linea_AggregateRoot: ResolverTypeWrapper; + linea_AggregateRootProposed: ResolverTypeWrapper; + linea_AggregateRootProposed_filter: linea_AggregateRootProposed_filter; + linea_AggregateRootProposed_orderBy: linea_AggregateRootProposed_orderBy; + linea_AggregateRoot_filter: linea_AggregateRoot_filter; + linea_AggregateRoot_orderBy: linea_AggregateRoot_orderBy; + linea_Asset: ResolverTypeWrapper; + linea_AssetBalance: ResolverTypeWrapper; + linea_AssetBalance_filter: linea_AssetBalance_filter; + linea_AssetBalance_orderBy: linea_AssetBalance_orderBy; + linea_AssetStatus: ResolverTypeWrapper; + linea_AssetStatus_filter: linea_AssetStatus_filter; + linea_AssetStatus_orderBy: linea_AssetStatus_orderBy; + linea_Asset_filter: linea_Asset_filter; + linea_Asset_orderBy: linea_Asset_orderBy; + linea_BigDecimal: ResolverTypeWrapper; + linea_BlockChangedFilter: linea_BlockChangedFilter; + linea_Block_height: linea_Block_height; + linea_Bytes: ResolverTypeWrapper; + linea_ConnectorMeta: ResolverTypeWrapper; + linea_ConnectorMeta_filter: linea_ConnectorMeta_filter; + linea_ConnectorMeta_orderBy: linea_ConnectorMeta_orderBy; + linea_DestinationTransfer: ResolverTypeWrapper; + linea_DestinationTransfer_filter: linea_DestinationTransfer_filter; + linea_DestinationTransfer_orderBy: linea_DestinationTransfer_orderBy; + linea_OptimisticRootFinalized: ResolverTypeWrapper; + linea_OptimisticRootFinalized_filter: linea_OptimisticRootFinalized_filter; + linea_OptimisticRootFinalized_orderBy: linea_OptimisticRootFinalized_orderBy; + linea_OrderDirection: linea_OrderDirection; + linea_OriginMessage: ResolverTypeWrapper; + linea_OriginMessage_filter: linea_OriginMessage_filter; + linea_OriginMessage_orderBy: linea_OriginMessage_orderBy; + linea_OriginTransfer: ResolverTypeWrapper; + linea_OriginTransfer_filter: linea_OriginTransfer_filter; + linea_OriginTransfer_orderBy: linea_OriginTransfer_orderBy; + linea_Relayer: ResolverTypeWrapper; + linea_RelayerFee: ResolverTypeWrapper; + linea_RelayerFee_filter: linea_RelayerFee_filter; + linea_RelayerFee_orderBy: linea_RelayerFee_orderBy; + linea_RelayerFeesIncrease: ResolverTypeWrapper; + linea_RelayerFeesIncrease_filter: linea_RelayerFeesIncrease_filter; + linea_RelayerFeesIncrease_orderBy: linea_RelayerFeesIncrease_orderBy; + linea_Relayer_filter: linea_Relayer_filter; + linea_Relayer_orderBy: linea_Relayer_orderBy; + linea_RootCount: ResolverTypeWrapper; + linea_RootCount_filter: linea_RootCount_filter; + linea_RootCount_orderBy: linea_RootCount_orderBy; + linea_RootMessageSent: ResolverTypeWrapper; + linea_RootMessageSent_filter: linea_RootMessageSent_filter; + linea_RootMessageSent_orderBy: linea_RootMessageSent_orderBy; + linea_Router: ResolverTypeWrapper; + linea_RouterDailyTVL: ResolverTypeWrapper; + linea_RouterDailyTVL_filter: linea_RouterDailyTVL_filter; + linea_RouterDailyTVL_orderBy: linea_RouterDailyTVL_orderBy; + linea_RouterLiquidityEvent: ResolverTypeWrapper; + linea_RouterLiquidityEventType: linea_RouterLiquidityEventType; + linea_RouterLiquidityEvent_filter: linea_RouterLiquidityEvent_filter; + linea_RouterLiquidityEvent_orderBy: linea_RouterLiquidityEvent_orderBy; + linea_Router_filter: linea_Router_filter; + linea_Router_orderBy: linea_Router_orderBy; + linea_Sequencer: ResolverTypeWrapper; + linea_Sequencer_filter: linea_Sequencer_filter; + linea_Sequencer_orderBy: linea_Sequencer_orderBy; + linea_Setting: ResolverTypeWrapper; + linea_Setting_filter: linea_Setting_filter; + linea_Setting_orderBy: linea_Setting_orderBy; + linea_SlippageUpdate: ResolverTypeWrapper; + linea_SlippageUpdate_filter: linea_SlippageUpdate_filter; + linea_SlippageUpdate_orderBy: linea_SlippageUpdate_orderBy; + linea_SnapshotRoot: ResolverTypeWrapper; + linea_SnapshotRoot_filter: linea_SnapshotRoot_filter; + linea_SnapshotRoot_orderBy: linea_SnapshotRoot_orderBy; + linea_SpokeConnectorMode: ResolverTypeWrapper; + linea_SpokeConnectorMode_filter: linea_SpokeConnectorMode_filter; + linea_SpokeConnectorMode_orderBy: linea_SpokeConnectorMode_orderBy; + linea_TransferStatus: linea_TransferStatus; + linea__Block_: ResolverTypeWrapper; + linea__Meta_: ResolverTypeWrapper; + stagingmainnet_AggregateRootSavedSlow: ResolverTypeWrapper; + stagingmainnet_AggregateRootSavedSlow_filter: stagingmainnet_AggregateRootSavedSlow_filter; + stagingmainnet_AggregateRootSavedSlow_orderBy: stagingmainnet_AggregateRootSavedSlow_orderBy; + stagingmainnet_AggregatedMessageRoot: ResolverTypeWrapper; + stagingmainnet_AggregatedMessageRoot_filter: stagingmainnet_AggregatedMessageRoot_filter; + stagingmainnet_AggregatedMessageRoot_orderBy: stagingmainnet_AggregatedMessageRoot_orderBy; + stagingmainnet_Aggregation_interval: stagingmainnet_Aggregation_interval; + stagingmainnet_ArbitrumConnectorMeta: ResolverTypeWrapper; + stagingmainnet_ArbitrumConnectorMeta_filter: stagingmainnet_ArbitrumConnectorMeta_filter; + stagingmainnet_ArbitrumConnectorMeta_orderBy: stagingmainnet_ArbitrumConnectorMeta_orderBy; + stagingmainnet_AvalancheConnectorMeta: ResolverTypeWrapper; + stagingmainnet_AvalancheConnectorMeta_filter: stagingmainnet_AvalancheConnectorMeta_filter; + stagingmainnet_AvalancheConnectorMeta_orderBy: stagingmainnet_AvalancheConnectorMeta_orderBy; + stagingmainnet_BaseConnectorMeta: ResolverTypeWrapper; + stagingmainnet_BaseConnectorMeta_filter: stagingmainnet_BaseConnectorMeta_filter; + stagingmainnet_BaseConnectorMeta_orderBy: stagingmainnet_BaseConnectorMeta_orderBy; + stagingmainnet_BigDecimal: ResolverTypeWrapper; + stagingmainnet_BlockChangedFilter: stagingmainnet_BlockChangedFilter; + stagingmainnet_Block_height: stagingmainnet_Block_height; + stagingmainnet_BnbConnectorMeta: ResolverTypeWrapper; + stagingmainnet_BnbConnectorMeta_filter: stagingmainnet_BnbConnectorMeta_filter; + stagingmainnet_BnbConnectorMeta_orderBy: stagingmainnet_BnbConnectorMeta_orderBy; + stagingmainnet_Bytes: ResolverTypeWrapper; + stagingmainnet_GnosisConnectorMeta: ResolverTypeWrapper; + stagingmainnet_GnosisConnectorMeta_filter: stagingmainnet_GnosisConnectorMeta_filter; + stagingmainnet_GnosisConnectorMeta_orderBy: stagingmainnet_GnosisConnectorMeta_orderBy; + stagingmainnet_HubDomain: ResolverTypeWrapper; + stagingmainnet_HubDomain_filter: stagingmainnet_HubDomain_filter; + stagingmainnet_HubDomain_orderBy: stagingmainnet_HubDomain_orderBy; + stagingmainnet_HubOptimisticRootFinalized: ResolverTypeWrapper; + stagingmainnet_HubOptimisticRootFinalized_filter: stagingmainnet_HubOptimisticRootFinalized_filter; + stagingmainnet_HubOptimisticRootFinalized_orderBy: stagingmainnet_HubOptimisticRootFinalized_orderBy; + stagingmainnet_Int8: ResolverTypeWrapper; + stagingmainnet_LineaConnectorMeta: ResolverTypeWrapper; + stagingmainnet_LineaConnectorMeta_filter: stagingmainnet_LineaConnectorMeta_filter; + stagingmainnet_LineaConnectorMeta_orderBy: stagingmainnet_LineaConnectorMeta_orderBy; + stagingmainnet_MantleConnectorMeta: ResolverTypeWrapper; + stagingmainnet_MantleConnectorMeta_filter: stagingmainnet_MantleConnectorMeta_filter; + stagingmainnet_MantleConnectorMeta_orderBy: stagingmainnet_MantleConnectorMeta_orderBy; + stagingmainnet_MetisConnectorMeta: ResolverTypeWrapper; + stagingmainnet_MetisConnectorMeta_filter: stagingmainnet_MetisConnectorMeta_filter; + stagingmainnet_MetisConnectorMeta_orderBy: stagingmainnet_MetisConnectorMeta_orderBy; + stagingmainnet_ModeConnectorMeta: ResolverTypeWrapper; + stagingmainnet_ModeConnectorMeta_filter: stagingmainnet_ModeConnectorMeta_filter; + stagingmainnet_ModeConnectorMeta_orderBy: stagingmainnet_ModeConnectorMeta_orderBy; + stagingmainnet_OptimismConnectorMeta: ResolverTypeWrapper; + stagingmainnet_OptimismConnectorMeta_filter: stagingmainnet_OptimismConnectorMeta_filter; + stagingmainnet_OptimismConnectorMeta_orderBy: stagingmainnet_OptimismConnectorMeta_orderBy; + stagingmainnet_OptimisticRootPropagated: ResolverTypeWrapper; + stagingmainnet_OptimisticRootPropagated_filter: stagingmainnet_OptimisticRootPropagated_filter; + stagingmainnet_OptimisticRootPropagated_orderBy: stagingmainnet_OptimisticRootPropagated_orderBy; + stagingmainnet_OptimisticRootProposed: ResolverTypeWrapper; + stagingmainnet_OptimisticRootProposed_filter: stagingmainnet_OptimisticRootProposed_filter; + stagingmainnet_OptimisticRootProposed_orderBy: stagingmainnet_OptimisticRootProposed_orderBy; + stagingmainnet_OrderDirection: stagingmainnet_OrderDirection; + stagingmainnet_PolygonConnectorMeta: ResolverTypeWrapper; + stagingmainnet_PolygonConnectorMeta_filter: stagingmainnet_PolygonConnectorMeta_filter; + stagingmainnet_PolygonConnectorMeta_orderBy: stagingmainnet_PolygonConnectorMeta_orderBy; + stagingmainnet_PolygonZkConnectorMeta: ResolverTypeWrapper; + stagingmainnet_PolygonZkConnectorMeta_filter: stagingmainnet_PolygonZkConnectorMeta_filter; + stagingmainnet_PolygonZkConnectorMeta_orderBy: stagingmainnet_PolygonZkConnectorMeta_orderBy; + stagingmainnet_RootAggregated: ResolverTypeWrapper; + stagingmainnet_RootAggregated_filter: stagingmainnet_RootAggregated_filter; + stagingmainnet_RootAggregated_orderBy: stagingmainnet_RootAggregated_orderBy; + stagingmainnet_RootManagerMeta: ResolverTypeWrapper; + stagingmainnet_RootManagerMeta_filter: stagingmainnet_RootManagerMeta_filter; + stagingmainnet_RootManagerMeta_orderBy: stagingmainnet_RootManagerMeta_orderBy; + stagingmainnet_RootManagerMode: ResolverTypeWrapper; + stagingmainnet_RootManagerMode_filter: stagingmainnet_RootManagerMode_filter; + stagingmainnet_RootManagerMode_orderBy: stagingmainnet_RootManagerMode_orderBy; + stagingmainnet_RootMessageProcessed: ResolverTypeWrapper; + stagingmainnet_RootMessageProcessed_filter: stagingmainnet_RootMessageProcessed_filter; + stagingmainnet_RootMessageProcessed_orderBy: stagingmainnet_RootMessageProcessed_orderBy; + stagingmainnet_RootPropagated: ResolverTypeWrapper; + stagingmainnet_RootPropagated_filter: stagingmainnet_RootPropagated_filter; + stagingmainnet_RootPropagated_orderBy: stagingmainnet_RootPropagated_orderBy; + stagingmainnet_ScrollConnectorMeta: ResolverTypeWrapper; + stagingmainnet_ScrollConnectorMeta_filter: stagingmainnet_ScrollConnectorMeta_filter; + stagingmainnet_ScrollConnectorMeta_orderBy: stagingmainnet_ScrollConnectorMeta_orderBy; + stagingmainnet_XlayerConnectorMeta: ResolverTypeWrapper; + stagingmainnet_XlayerConnectorMeta_filter: stagingmainnet_XlayerConnectorMeta_filter; + stagingmainnet_XlayerConnectorMeta_orderBy: stagingmainnet_XlayerConnectorMeta_orderBy; + stagingmainnet_ZkSyncConnectorMeta: ResolverTypeWrapper; + stagingmainnet_ZkSyncConnectorMeta_filter: stagingmainnet_ZkSyncConnectorMeta_filter; + stagingmainnet_ZkSyncConnectorMeta_orderBy: stagingmainnet_ZkSyncConnectorMeta_orderBy; + stagingmainnet__Block_: ResolverTypeWrapper; + stagingmainnet__Meta_: ResolverTypeWrapper; + arbitrumone_swap_Aggregation_interval: arbitrumone_swap_Aggregation_interval; + arbitrumone_swap_BigDecimal: ResolverTypeWrapper; + arbitrumone_swap_BlockChangedFilter: arbitrumone_swap_BlockChangedFilter; + arbitrumone_swap_Block_height: arbitrumone_swap_Block_height; + arbitrumone_swap_Bytes: ResolverTypeWrapper; + arbitrumone_swap_Int8: ResolverTypeWrapper; + arbitrumone_swap_LpAccount: ResolverTypeWrapper; + arbitrumone_swap_LpAccountBalance: ResolverTypeWrapper; + arbitrumone_swap_LpAccountBalance_filter: arbitrumone_swap_LpAccountBalance_filter; + arbitrumone_swap_LpAccountBalance_orderBy: arbitrumone_swap_LpAccountBalance_orderBy; + arbitrumone_swap_LpAccount_filter: arbitrumone_swap_LpAccount_filter; + arbitrumone_swap_LpAccount_orderBy: arbitrumone_swap_LpAccount_orderBy; + arbitrumone_swap_LpToken: ResolverTypeWrapper; + arbitrumone_swap_LpTokenEvent: ResolversTypes['arbitrumone_swap_LpTransferEvent']; + arbitrumone_swap_LpTokenEvent_filter: arbitrumone_swap_LpTokenEvent_filter; + arbitrumone_swap_LpTokenEvent_orderBy: arbitrumone_swap_LpTokenEvent_orderBy; + arbitrumone_swap_LpToken_filter: arbitrumone_swap_LpToken_filter; + arbitrumone_swap_LpToken_orderBy: arbitrumone_swap_LpToken_orderBy; + arbitrumone_swap_LpTransferEvent: ResolverTypeWrapper; + arbitrumone_swap_LpTransferEvent_filter: arbitrumone_swap_LpTransferEvent_filter; + arbitrumone_swap_LpTransferEvent_orderBy: arbitrumone_swap_LpTransferEvent_orderBy; + arbitrumone_swap_OrderDirection: arbitrumone_swap_OrderDirection; + arbitrumone_swap_PooledToken: ResolverTypeWrapper; + arbitrumone_swap_PooledToken_filter: arbitrumone_swap_PooledToken_filter; + arbitrumone_swap_PooledToken_orderBy: arbitrumone_swap_PooledToken_orderBy; + arbitrumone_swap_StableSwap: ResolverTypeWrapper; + arbitrumone_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + arbitrumone_swap_StableSwapAddLiquidityEvent_filter: arbitrumone_swap_StableSwapAddLiquidityEvent_filter; + arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy: arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy; + arbitrumone_swap_StableSwapEvent: ResolversTypes['arbitrumone_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['arbitrumone_swap_StableSwapRemoveLiquidityEvent']; + arbitrumone_swap_StableSwapEvent_filter: arbitrumone_swap_StableSwapEvent_filter; + arbitrumone_swap_StableSwapEvent_orderBy: arbitrumone_swap_StableSwapEvent_orderBy; + arbitrumone_swap_StableSwapExchange: ResolverTypeWrapper; + arbitrumone_swap_StableSwapExchange_filter: arbitrumone_swap_StableSwapExchange_filter; + arbitrumone_swap_StableSwapExchange_orderBy: arbitrumone_swap_StableSwapExchange_orderBy; + arbitrumone_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter: arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter; + arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy: arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy; + arbitrumone_swap_StableSwap_filter: arbitrumone_swap_StableSwap_filter; + arbitrumone_swap_StableSwap_orderBy: arbitrumone_swap_StableSwap_orderBy; + arbitrumone_swap_SwapDailyVolume: ResolverTypeWrapper; + arbitrumone_swap_SwapDailyVolume_filter: arbitrumone_swap_SwapDailyVolume_filter; + arbitrumone_swap_SwapDailyVolume_orderBy: arbitrumone_swap_SwapDailyVolume_orderBy; + arbitrumone_swap_SwapHourlyVolume: ResolverTypeWrapper; + arbitrumone_swap_SwapHourlyVolume_filter: arbitrumone_swap_SwapHourlyVolume_filter; + arbitrumone_swap_SwapHourlyVolume_orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy; + arbitrumone_swap_SwapTradeVolume: ResolversTypes['arbitrumone_swap_SwapDailyVolume'] | ResolversTypes['arbitrumone_swap_SwapHourlyVolume'] | ResolversTypes['arbitrumone_swap_SwapWeeklyVolume']; + arbitrumone_swap_SwapTradeVolume_filter: arbitrumone_swap_SwapTradeVolume_filter; + arbitrumone_swap_SwapTradeVolume_orderBy: arbitrumone_swap_SwapTradeVolume_orderBy; + arbitrumone_swap_SwapWeeklyVolume: ResolverTypeWrapper; + arbitrumone_swap_SwapWeeklyVolume_filter: arbitrumone_swap_SwapWeeklyVolume_filter; + arbitrumone_swap_SwapWeeklyVolume_orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy; + arbitrumone_swap_SystemInfo: ResolverTypeWrapper; + arbitrumone_swap_SystemInfo_filter: arbitrumone_swap_SystemInfo_filter; + arbitrumone_swap_SystemInfo_orderBy: arbitrumone_swap_SystemInfo_orderBy; + arbitrumone_swap__Block_: ResolverTypeWrapper; + arbitrumone_swap__Meta_: ResolverTypeWrapper; + localmainnet_AggregateRootSavedSlow: ResolverTypeWrapper; + localmainnet_AggregateRootSavedSlow_filter: localmainnet_AggregateRootSavedSlow_filter; + localmainnet_AggregateRootSavedSlow_orderBy: localmainnet_AggregateRootSavedSlow_orderBy; + localmainnet_AggregatedMessageRoot: ResolverTypeWrapper; + localmainnet_AggregatedMessageRoot_filter: localmainnet_AggregatedMessageRoot_filter; + localmainnet_AggregatedMessageRoot_orderBy: localmainnet_AggregatedMessageRoot_orderBy; + localmainnet_Aggregation_interval: localmainnet_Aggregation_interval; + localmainnet_ArbitrumConnectorMeta: ResolverTypeWrapper; + localmainnet_ArbitrumConnectorMeta_filter: localmainnet_ArbitrumConnectorMeta_filter; + localmainnet_ArbitrumConnectorMeta_orderBy: localmainnet_ArbitrumConnectorMeta_orderBy; + localmainnet_BaseConnectorMeta: ResolverTypeWrapper; + localmainnet_BaseConnectorMeta_filter: localmainnet_BaseConnectorMeta_filter; + localmainnet_BaseConnectorMeta_orderBy: localmainnet_BaseConnectorMeta_orderBy; + localmainnet_BigDecimal: ResolverTypeWrapper; + localmainnet_BlockChangedFilter: localmainnet_BlockChangedFilter; + localmainnet_Block_height: localmainnet_Block_height; + localmainnet_BnbConnectorMeta: ResolverTypeWrapper; + localmainnet_BnbConnectorMeta_filter: localmainnet_BnbConnectorMeta_filter; + localmainnet_BnbConnectorMeta_orderBy: localmainnet_BnbConnectorMeta_orderBy; + localmainnet_Bytes: ResolverTypeWrapper; + localmainnet_GnosisConnectorMeta: ResolverTypeWrapper; + localmainnet_GnosisConnectorMeta_filter: localmainnet_GnosisConnectorMeta_filter; + localmainnet_GnosisConnectorMeta_orderBy: localmainnet_GnosisConnectorMeta_orderBy; + localmainnet_HubDomain: ResolverTypeWrapper; + localmainnet_HubDomain_filter: localmainnet_HubDomain_filter; + localmainnet_HubDomain_orderBy: localmainnet_HubDomain_orderBy; + localmainnet_HubOptimisticRootFinalized: ResolverTypeWrapper; + localmainnet_HubOptimisticRootFinalized_filter: localmainnet_HubOptimisticRootFinalized_filter; + localmainnet_HubOptimisticRootFinalized_orderBy: localmainnet_HubOptimisticRootFinalized_orderBy; + localmainnet_Int8: ResolverTypeWrapper; + localmainnet_LineaConnectorMeta: ResolverTypeWrapper; + localmainnet_LineaConnectorMeta_filter: localmainnet_LineaConnectorMeta_filter; + localmainnet_LineaConnectorMeta_orderBy: localmainnet_LineaConnectorMeta_orderBy; + localmainnet_OptimismConnectorMeta: ResolverTypeWrapper; + localmainnet_OptimismConnectorMeta_filter: localmainnet_OptimismConnectorMeta_filter; + localmainnet_OptimismConnectorMeta_orderBy: localmainnet_OptimismConnectorMeta_orderBy; + localmainnet_OptimisticRootPropagated: ResolverTypeWrapper; + localmainnet_OptimisticRootPropagated_filter: localmainnet_OptimisticRootPropagated_filter; + localmainnet_OptimisticRootPropagated_orderBy: localmainnet_OptimisticRootPropagated_orderBy; + localmainnet_OptimisticRootProposed: ResolverTypeWrapper; + localmainnet_OptimisticRootProposed_filter: localmainnet_OptimisticRootProposed_filter; + localmainnet_OptimisticRootProposed_orderBy: localmainnet_OptimisticRootProposed_orderBy; + localmainnet_OrderDirection: localmainnet_OrderDirection; + localmainnet_PolygonConnectorMeta: ResolverTypeWrapper; + localmainnet_PolygonConnectorMeta_filter: localmainnet_PolygonConnectorMeta_filter; + localmainnet_PolygonConnectorMeta_orderBy: localmainnet_PolygonConnectorMeta_orderBy; + localmainnet_RootAggregated: ResolverTypeWrapper; + localmainnet_RootAggregated_filter: localmainnet_RootAggregated_filter; + localmainnet_RootAggregated_orderBy: localmainnet_RootAggregated_orderBy; + localmainnet_RootManagerMeta: ResolverTypeWrapper; + localmainnet_RootManagerMeta_filter: localmainnet_RootManagerMeta_filter; + localmainnet_RootManagerMeta_orderBy: localmainnet_RootManagerMeta_orderBy; + localmainnet_RootManagerMode: ResolverTypeWrapper; + localmainnet_RootManagerMode_filter: localmainnet_RootManagerMode_filter; + localmainnet_RootManagerMode_orderBy: localmainnet_RootManagerMode_orderBy; + localmainnet_RootMessageProcessed: ResolverTypeWrapper; + localmainnet_RootMessageProcessed_filter: localmainnet_RootMessageProcessed_filter; + localmainnet_RootMessageProcessed_orderBy: localmainnet_RootMessageProcessed_orderBy; + localmainnet_RootPropagated: ResolverTypeWrapper; + localmainnet_RootPropagated_filter: localmainnet_RootPropagated_filter; + localmainnet_RootPropagated_orderBy: localmainnet_RootPropagated_orderBy; + localmainnet_X1ConnectorMeta: ResolverTypeWrapper; + localmainnet_X1ConnectorMeta_filter: localmainnet_X1ConnectorMeta_filter; + localmainnet_X1ConnectorMeta_orderBy: localmainnet_X1ConnectorMeta_orderBy; + localmainnet_ZkSyncConnectorMeta: ResolverTypeWrapper; + localmainnet_ZkSyncConnectorMeta_filter: localmainnet_ZkSyncConnectorMeta_filter; + localmainnet_ZkSyncConnectorMeta_orderBy: localmainnet_ZkSyncConnectorMeta_orderBy; + localmainnet__Block_: ResolverTypeWrapper; + localmainnet__Meta_: ResolverTypeWrapper; + zksync_swap_BigDecimal: ResolverTypeWrapper; + zksync_swap_BlockChangedFilter: zksync_swap_BlockChangedFilter; + zksync_swap_Block_height: zksync_swap_Block_height; + zksync_swap_Bytes: ResolverTypeWrapper; + zksync_swap_Int8: ResolverTypeWrapper; + zksync_swap_LpAccount: ResolverTypeWrapper; + zksync_swap_LpAccountBalance: ResolverTypeWrapper; + zksync_swap_LpAccountBalance_filter: zksync_swap_LpAccountBalance_filter; + zksync_swap_LpAccountBalance_orderBy: zksync_swap_LpAccountBalance_orderBy; + zksync_swap_LpAccount_filter: zksync_swap_LpAccount_filter; + zksync_swap_LpAccount_orderBy: zksync_swap_LpAccount_orderBy; + zksync_swap_LpToken: ResolverTypeWrapper; + zksync_swap_LpTokenEvent: ResolversTypes['zksync_swap_LpTransferEvent']; + zksync_swap_LpTokenEvent_filter: zksync_swap_LpTokenEvent_filter; + zksync_swap_LpTokenEvent_orderBy: zksync_swap_LpTokenEvent_orderBy; + zksync_swap_LpToken_filter: zksync_swap_LpToken_filter; + zksync_swap_LpToken_orderBy: zksync_swap_LpToken_orderBy; + zksync_swap_LpTransferEvent: ResolverTypeWrapper; + zksync_swap_LpTransferEvent_filter: zksync_swap_LpTransferEvent_filter; + zksync_swap_LpTransferEvent_orderBy: zksync_swap_LpTransferEvent_orderBy; + zksync_swap_OrderDirection: zksync_swap_OrderDirection; + zksync_swap_PooledToken: ResolverTypeWrapper; + zksync_swap_PooledToken_filter: zksync_swap_PooledToken_filter; + zksync_swap_PooledToken_orderBy: zksync_swap_PooledToken_orderBy; + zksync_swap_StableSwap: ResolverTypeWrapper; + zksync_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + zksync_swap_StableSwapAddLiquidityEvent_filter: zksync_swap_StableSwapAddLiquidityEvent_filter; + zksync_swap_StableSwapAddLiquidityEvent_orderBy: zksync_swap_StableSwapAddLiquidityEvent_orderBy; + zksync_swap_StableSwapEvent: ResolversTypes['zksync_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['zksync_swap_StableSwapRemoveLiquidityEvent']; + zksync_swap_StableSwapEvent_filter: zksync_swap_StableSwapEvent_filter; + zksync_swap_StableSwapEvent_orderBy: zksync_swap_StableSwapEvent_orderBy; + zksync_swap_StableSwapExchange: ResolverTypeWrapper; + zksync_swap_StableSwapExchange_filter: zksync_swap_StableSwapExchange_filter; + zksync_swap_StableSwapExchange_orderBy: zksync_swap_StableSwapExchange_orderBy; + zksync_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + zksync_swap_StableSwapRemoveLiquidityEvent_filter: zksync_swap_StableSwapRemoveLiquidityEvent_filter; + zksync_swap_StableSwapRemoveLiquidityEvent_orderBy: zksync_swap_StableSwapRemoveLiquidityEvent_orderBy; + zksync_swap_StableSwap_filter: zksync_swap_StableSwap_filter; + zksync_swap_StableSwap_orderBy: zksync_swap_StableSwap_orderBy; + zksync_swap_SwapDailyVolume: ResolverTypeWrapper; + zksync_swap_SwapDailyVolume_filter: zksync_swap_SwapDailyVolume_filter; + zksync_swap_SwapDailyVolume_orderBy: zksync_swap_SwapDailyVolume_orderBy; + zksync_swap_SwapHourlyVolume: ResolverTypeWrapper; + zksync_swap_SwapHourlyVolume_filter: zksync_swap_SwapHourlyVolume_filter; + zksync_swap_SwapHourlyVolume_orderBy: zksync_swap_SwapHourlyVolume_orderBy; + zksync_swap_SwapTradeVolume: ResolversTypes['zksync_swap_SwapDailyVolume'] | ResolversTypes['zksync_swap_SwapHourlyVolume'] | ResolversTypes['zksync_swap_SwapWeeklyVolume']; + zksync_swap_SwapTradeVolume_filter: zksync_swap_SwapTradeVolume_filter; + zksync_swap_SwapTradeVolume_orderBy: zksync_swap_SwapTradeVolume_orderBy; + zksync_swap_SwapWeeklyVolume: ResolverTypeWrapper; + zksync_swap_SwapWeeklyVolume_filter: zksync_swap_SwapWeeklyVolume_filter; + zksync_swap_SwapWeeklyVolume_orderBy: zksync_swap_SwapWeeklyVolume_orderBy; + zksync_swap_SystemInfo: ResolverTypeWrapper; + zksync_swap_SystemInfo_filter: zksync_swap_SystemInfo_filter; + zksync_swap_SystemInfo_orderBy: zksync_swap_SystemInfo_orderBy; + zksync_swap__Block_: ResolverTypeWrapper; + zksync_swap__Meta_: ResolverTypeWrapper; + mode_swap_BigDecimal: ResolverTypeWrapper; + mode_swap_BlockChangedFilter: mode_swap_BlockChangedFilter; + mode_swap_Block_height: mode_swap_Block_height; + mode_swap_Bytes: ResolverTypeWrapper; + mode_swap_Int8: ResolverTypeWrapper; + mode_swap_LpAccount: ResolverTypeWrapper; + mode_swap_LpAccountBalance: ResolverTypeWrapper; + mode_swap_LpAccountBalance_filter: mode_swap_LpAccountBalance_filter; + mode_swap_LpAccountBalance_orderBy: mode_swap_LpAccountBalance_orderBy; + mode_swap_LpAccount_filter: mode_swap_LpAccount_filter; + mode_swap_LpAccount_orderBy: mode_swap_LpAccount_orderBy; + mode_swap_LpToken: ResolverTypeWrapper; + mode_swap_LpTokenEvent: ResolversTypes['mode_swap_LpTransferEvent']; + mode_swap_LpTokenEvent_filter: mode_swap_LpTokenEvent_filter; + mode_swap_LpTokenEvent_orderBy: mode_swap_LpTokenEvent_orderBy; + mode_swap_LpToken_filter: mode_swap_LpToken_filter; + mode_swap_LpToken_orderBy: mode_swap_LpToken_orderBy; + mode_swap_LpTransferEvent: ResolverTypeWrapper; + mode_swap_LpTransferEvent_filter: mode_swap_LpTransferEvent_filter; + mode_swap_LpTransferEvent_orderBy: mode_swap_LpTransferEvent_orderBy; + mode_swap_OrderDirection: mode_swap_OrderDirection; + mode_swap_PooledToken: ResolverTypeWrapper; + mode_swap_PooledToken_filter: mode_swap_PooledToken_filter; + mode_swap_PooledToken_orderBy: mode_swap_PooledToken_orderBy; + mode_swap_StableSwap: ResolverTypeWrapper; + mode_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + mode_swap_StableSwapAddLiquidityEvent_filter: mode_swap_StableSwapAddLiquidityEvent_filter; + mode_swap_StableSwapAddLiquidityEvent_orderBy: mode_swap_StableSwapAddLiquidityEvent_orderBy; + mode_swap_StableSwapEvent: ResolversTypes['mode_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['mode_swap_StableSwapRemoveLiquidityEvent']; + mode_swap_StableSwapEvent_filter: mode_swap_StableSwapEvent_filter; + mode_swap_StableSwapEvent_orderBy: mode_swap_StableSwapEvent_orderBy; + mode_swap_StableSwapExchange: ResolverTypeWrapper; + mode_swap_StableSwapExchange_filter: mode_swap_StableSwapExchange_filter; + mode_swap_StableSwapExchange_orderBy: mode_swap_StableSwapExchange_orderBy; + mode_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + mode_swap_StableSwapRemoveLiquidityEvent_filter: mode_swap_StableSwapRemoveLiquidityEvent_filter; + mode_swap_StableSwapRemoveLiquidityEvent_orderBy: mode_swap_StableSwapRemoveLiquidityEvent_orderBy; + mode_swap_StableSwap_filter: mode_swap_StableSwap_filter; + mode_swap_StableSwap_orderBy: mode_swap_StableSwap_orderBy; + mode_swap_SwapDailyVolume: ResolverTypeWrapper; + mode_swap_SwapDailyVolume_filter: mode_swap_SwapDailyVolume_filter; + mode_swap_SwapDailyVolume_orderBy: mode_swap_SwapDailyVolume_orderBy; + mode_swap_SwapHourlyVolume: ResolverTypeWrapper; + mode_swap_SwapHourlyVolume_filter: mode_swap_SwapHourlyVolume_filter; + mode_swap_SwapHourlyVolume_orderBy: mode_swap_SwapHourlyVolume_orderBy; + mode_swap_SwapTradeVolume: ResolversTypes['mode_swap_SwapDailyVolume'] | ResolversTypes['mode_swap_SwapHourlyVolume'] | ResolversTypes['mode_swap_SwapWeeklyVolume']; + mode_swap_SwapTradeVolume_filter: mode_swap_SwapTradeVolume_filter; + mode_swap_SwapTradeVolume_orderBy: mode_swap_SwapTradeVolume_orderBy; + mode_swap_SwapWeeklyVolume: ResolverTypeWrapper; + mode_swap_SwapWeeklyVolume_filter: mode_swap_SwapWeeklyVolume_filter; + mode_swap_SwapWeeklyVolume_orderBy: mode_swap_SwapWeeklyVolume_orderBy; + mode_swap_SystemInfo: ResolverTypeWrapper; + mode_swap_SystemInfo_filter: mode_swap_SystemInfo_filter; + mode_swap_SystemInfo_orderBy: mode_swap_SystemInfo_orderBy; + mode_swap__Block_: ResolverTypeWrapper; + mode_swap__Meta_: ResolverTypeWrapper; + xdai_AggregateRoot: ResolverTypeWrapper; + xdai_AggregateRootProposed: ResolverTypeWrapper; + xdai_AggregateRootProposed_filter: xdai_AggregateRootProposed_filter; + xdai_AggregateRootProposed_orderBy: xdai_AggregateRootProposed_orderBy; + xdai_AggregateRoot_filter: xdai_AggregateRoot_filter; + xdai_AggregateRoot_orderBy: xdai_AggregateRoot_orderBy; + xdai_Aggregation_interval: xdai_Aggregation_interval; + xdai_Asset: ResolverTypeWrapper; + xdai_AssetBalance: ResolverTypeWrapper; + xdai_AssetBalance_filter: xdai_AssetBalance_filter; + xdai_AssetBalance_orderBy: xdai_AssetBalance_orderBy; + xdai_AssetStatus: ResolverTypeWrapper; + xdai_AssetStatus_filter: xdai_AssetStatus_filter; + xdai_AssetStatus_orderBy: xdai_AssetStatus_orderBy; + xdai_Asset_filter: xdai_Asset_filter; + xdai_Asset_orderBy: xdai_Asset_orderBy; + xdai_BigDecimal: ResolverTypeWrapper; + xdai_BlockChangedFilter: xdai_BlockChangedFilter; + xdai_Block_height: xdai_Block_height; + xdai_Bytes: ResolverTypeWrapper; + xdai_ConnectorMeta: ResolverTypeWrapper; + xdai_ConnectorMeta_filter: xdai_ConnectorMeta_filter; + xdai_ConnectorMeta_orderBy: xdai_ConnectorMeta_orderBy; + xdai_DestinationTransfer: ResolverTypeWrapper; + xdai_DestinationTransfer_filter: xdai_DestinationTransfer_filter; + xdai_DestinationTransfer_orderBy: xdai_DestinationTransfer_orderBy; + xdai_Int8: ResolverTypeWrapper; + xdai_OptimisticRootFinalized: ResolverTypeWrapper; + xdai_OptimisticRootFinalized_filter: xdai_OptimisticRootFinalized_filter; + xdai_OptimisticRootFinalized_orderBy: xdai_OptimisticRootFinalized_orderBy; + xdai_OrderDirection: xdai_OrderDirection; + xdai_OriginMessage: ResolverTypeWrapper; + xdai_OriginMessage_filter: xdai_OriginMessage_filter; + xdai_OriginMessage_orderBy: xdai_OriginMessage_orderBy; + xdai_OriginTransfer: ResolverTypeWrapper; + xdai_OriginTransfer_filter: xdai_OriginTransfer_filter; + xdai_OriginTransfer_orderBy: xdai_OriginTransfer_orderBy; + xdai_Relayer: ResolverTypeWrapper; + xdai_RelayerFee: ResolverTypeWrapper; + xdai_RelayerFee_filter: xdai_RelayerFee_filter; + xdai_RelayerFee_orderBy: xdai_RelayerFee_orderBy; + xdai_RelayerFeesIncrease: ResolverTypeWrapper; + xdai_RelayerFeesIncrease_filter: xdai_RelayerFeesIncrease_filter; + xdai_RelayerFeesIncrease_orderBy: xdai_RelayerFeesIncrease_orderBy; + xdai_Relayer_filter: xdai_Relayer_filter; + xdai_Relayer_orderBy: xdai_Relayer_orderBy; + xdai_RootCount: ResolverTypeWrapper; + xdai_RootCount_filter: xdai_RootCount_filter; + xdai_RootCount_orderBy: xdai_RootCount_orderBy; + xdai_RootMessageSent: ResolverTypeWrapper; + xdai_RootMessageSent_filter: xdai_RootMessageSent_filter; + xdai_RootMessageSent_orderBy: xdai_RootMessageSent_orderBy; + xdai_Router: ResolverTypeWrapper; + xdai_RouterDailyTVL: ResolverTypeWrapper; + xdai_RouterDailyTVL_filter: xdai_RouterDailyTVL_filter; + xdai_RouterDailyTVL_orderBy: xdai_RouterDailyTVL_orderBy; + xdai_RouterLiquidityEvent: ResolverTypeWrapper; + xdai_RouterLiquidityEventType: xdai_RouterLiquidityEventType; + xdai_RouterLiquidityEvent_filter: xdai_RouterLiquidityEvent_filter; + xdai_RouterLiquidityEvent_orderBy: xdai_RouterLiquidityEvent_orderBy; + xdai_Router_filter: xdai_Router_filter; + xdai_Router_orderBy: xdai_Router_orderBy; + xdai_Sequencer: ResolverTypeWrapper; + xdai_Sequencer_filter: xdai_Sequencer_filter; + xdai_Sequencer_orderBy: xdai_Sequencer_orderBy; + xdai_Setting: ResolverTypeWrapper; + xdai_Setting_filter: xdai_Setting_filter; + xdai_Setting_orderBy: xdai_Setting_orderBy; + xdai_SlippageUpdate: ResolverTypeWrapper; + xdai_SlippageUpdate_filter: xdai_SlippageUpdate_filter; + xdai_SlippageUpdate_orderBy: xdai_SlippageUpdate_orderBy; + xdai_SnapshotRoot: ResolverTypeWrapper; + xdai_SnapshotRoot_filter: xdai_SnapshotRoot_filter; + xdai_SnapshotRoot_orderBy: xdai_SnapshotRoot_orderBy; + xdai_SpokeConnectorMode: ResolverTypeWrapper; + xdai_SpokeConnectorMode_filter: xdai_SpokeConnectorMode_filter; + xdai_SpokeConnectorMode_orderBy: xdai_SpokeConnectorMode_orderBy; + xdai_TransferStatus: xdai_TransferStatus; + xdai__Block_: ResolverTypeWrapper; + xdai__Meta_: ResolverTypeWrapper; + metis_swap_BigDecimal: ResolverTypeWrapper; + metis_swap_BlockChangedFilter: metis_swap_BlockChangedFilter; + metis_swap_Block_height: metis_swap_Block_height; + metis_swap_Bytes: ResolverTypeWrapper; + metis_swap_Int8: ResolverTypeWrapper; + metis_swap_LpAccount: ResolverTypeWrapper; + metis_swap_LpAccountBalance: ResolverTypeWrapper; + metis_swap_LpAccountBalance_filter: metis_swap_LpAccountBalance_filter; + metis_swap_LpAccountBalance_orderBy: metis_swap_LpAccountBalance_orderBy; + metis_swap_LpAccount_filter: metis_swap_LpAccount_filter; + metis_swap_LpAccount_orderBy: metis_swap_LpAccount_orderBy; + metis_swap_LpToken: ResolverTypeWrapper; + metis_swap_LpTokenEvent: ResolversTypes['metis_swap_LpTransferEvent']; + metis_swap_LpTokenEvent_filter: metis_swap_LpTokenEvent_filter; + metis_swap_LpTokenEvent_orderBy: metis_swap_LpTokenEvent_orderBy; + metis_swap_LpToken_filter: metis_swap_LpToken_filter; + metis_swap_LpToken_orderBy: metis_swap_LpToken_orderBy; + metis_swap_LpTransferEvent: ResolverTypeWrapper; + metis_swap_LpTransferEvent_filter: metis_swap_LpTransferEvent_filter; + metis_swap_LpTransferEvent_orderBy: metis_swap_LpTransferEvent_orderBy; + metis_swap_OrderDirection: metis_swap_OrderDirection; + metis_swap_PooledToken: ResolverTypeWrapper; + metis_swap_PooledToken_filter: metis_swap_PooledToken_filter; + metis_swap_PooledToken_orderBy: metis_swap_PooledToken_orderBy; + metis_swap_StableSwap: ResolverTypeWrapper; + metis_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + metis_swap_StableSwapAddLiquidityEvent_filter: metis_swap_StableSwapAddLiquidityEvent_filter; + metis_swap_StableSwapAddLiquidityEvent_orderBy: metis_swap_StableSwapAddLiquidityEvent_orderBy; + metis_swap_StableSwapEvent: ResolversTypes['metis_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['metis_swap_StableSwapRemoveLiquidityEvent']; + metis_swap_StableSwapEvent_filter: metis_swap_StableSwapEvent_filter; + metis_swap_StableSwapEvent_orderBy: metis_swap_StableSwapEvent_orderBy; + metis_swap_StableSwapExchange: ResolverTypeWrapper; + metis_swap_StableSwapExchange_filter: metis_swap_StableSwapExchange_filter; + metis_swap_StableSwapExchange_orderBy: metis_swap_StableSwapExchange_orderBy; + metis_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + metis_swap_StableSwapRemoveLiquidityEvent_filter: metis_swap_StableSwapRemoveLiquidityEvent_filter; + metis_swap_StableSwapRemoveLiquidityEvent_orderBy: metis_swap_StableSwapRemoveLiquidityEvent_orderBy; + metis_swap_StableSwap_filter: metis_swap_StableSwap_filter; + metis_swap_StableSwap_orderBy: metis_swap_StableSwap_orderBy; + metis_swap_SwapDailyVolume: ResolverTypeWrapper; + metis_swap_SwapDailyVolume_filter: metis_swap_SwapDailyVolume_filter; + metis_swap_SwapDailyVolume_orderBy: metis_swap_SwapDailyVolume_orderBy; + metis_swap_SwapHourlyVolume: ResolverTypeWrapper; + metis_swap_SwapHourlyVolume_filter: metis_swap_SwapHourlyVolume_filter; + metis_swap_SwapHourlyVolume_orderBy: metis_swap_SwapHourlyVolume_orderBy; + metis_swap_SwapTradeVolume: ResolversTypes['metis_swap_SwapDailyVolume'] | ResolversTypes['metis_swap_SwapHourlyVolume'] | ResolversTypes['metis_swap_SwapWeeklyVolume']; + metis_swap_SwapTradeVolume_filter: metis_swap_SwapTradeVolume_filter; + metis_swap_SwapTradeVolume_orderBy: metis_swap_SwapTradeVolume_orderBy; + metis_swap_SwapWeeklyVolume: ResolverTypeWrapper; + metis_swap_SwapWeeklyVolume_filter: metis_swap_SwapWeeklyVolume_filter; + metis_swap_SwapWeeklyVolume_orderBy: metis_swap_SwapWeeklyVolume_orderBy; + metis_swap_SystemInfo: ResolverTypeWrapper; + metis_swap_SystemInfo_filter: metis_swap_SystemInfo_filter; + metis_swap_SystemInfo_orderBy: metis_swap_SystemInfo_orderBy; + metis_swap__Block_: ResolverTypeWrapper; + metis_swap__Meta_: ResolverTypeWrapper; + avalanche_swap_Aggregation_interval: avalanche_swap_Aggregation_interval; + avalanche_swap_BigDecimal: ResolverTypeWrapper; + avalanche_swap_BlockChangedFilter: avalanche_swap_BlockChangedFilter; + avalanche_swap_Block_height: avalanche_swap_Block_height; + avalanche_swap_Bytes: ResolverTypeWrapper; + avalanche_swap_Int8: ResolverTypeWrapper; + avalanche_swap_LpAccount: ResolverTypeWrapper; + avalanche_swap_LpAccountBalance: ResolverTypeWrapper; + avalanche_swap_LpAccountBalance_filter: avalanche_swap_LpAccountBalance_filter; + avalanche_swap_LpAccountBalance_orderBy: avalanche_swap_LpAccountBalance_orderBy; + avalanche_swap_LpAccount_filter: avalanche_swap_LpAccount_filter; + avalanche_swap_LpAccount_orderBy: avalanche_swap_LpAccount_orderBy; + avalanche_swap_LpToken: ResolverTypeWrapper; + avalanche_swap_LpTokenEvent: ResolversTypes['avalanche_swap_LpTransferEvent']; + avalanche_swap_LpTokenEvent_filter: avalanche_swap_LpTokenEvent_filter; + avalanche_swap_LpTokenEvent_orderBy: avalanche_swap_LpTokenEvent_orderBy; + avalanche_swap_LpToken_filter: avalanche_swap_LpToken_filter; + avalanche_swap_LpToken_orderBy: avalanche_swap_LpToken_orderBy; + avalanche_swap_LpTransferEvent: ResolverTypeWrapper; + avalanche_swap_LpTransferEvent_filter: avalanche_swap_LpTransferEvent_filter; + avalanche_swap_LpTransferEvent_orderBy: avalanche_swap_LpTransferEvent_orderBy; + avalanche_swap_OrderDirection: avalanche_swap_OrderDirection; + avalanche_swap_PooledToken: ResolverTypeWrapper; + avalanche_swap_PooledToken_filter: avalanche_swap_PooledToken_filter; + avalanche_swap_PooledToken_orderBy: avalanche_swap_PooledToken_orderBy; + avalanche_swap_StableSwap: ResolverTypeWrapper; + avalanche_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + avalanche_swap_StableSwapAddLiquidityEvent_filter: avalanche_swap_StableSwapAddLiquidityEvent_filter; + avalanche_swap_StableSwapAddLiquidityEvent_orderBy: avalanche_swap_StableSwapAddLiquidityEvent_orderBy; + avalanche_swap_StableSwapEvent: ResolversTypes['avalanche_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['avalanche_swap_StableSwapRemoveLiquidityEvent']; + avalanche_swap_StableSwapEvent_filter: avalanche_swap_StableSwapEvent_filter; + avalanche_swap_StableSwapEvent_orderBy: avalanche_swap_StableSwapEvent_orderBy; + avalanche_swap_StableSwapExchange: ResolverTypeWrapper; + avalanche_swap_StableSwapExchange_filter: avalanche_swap_StableSwapExchange_filter; + avalanche_swap_StableSwapExchange_orderBy: avalanche_swap_StableSwapExchange_orderBy; + avalanche_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + avalanche_swap_StableSwapRemoveLiquidityEvent_filter: avalanche_swap_StableSwapRemoveLiquidityEvent_filter; + avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy: avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy; + avalanche_swap_StableSwap_filter: avalanche_swap_StableSwap_filter; + avalanche_swap_StableSwap_orderBy: avalanche_swap_StableSwap_orderBy; + avalanche_swap_SwapDailyVolume: ResolverTypeWrapper; + avalanche_swap_SwapDailyVolume_filter: avalanche_swap_SwapDailyVolume_filter; + avalanche_swap_SwapDailyVolume_orderBy: avalanche_swap_SwapDailyVolume_orderBy; + avalanche_swap_SwapHourlyVolume: ResolverTypeWrapper; + avalanche_swap_SwapHourlyVolume_filter: avalanche_swap_SwapHourlyVolume_filter; + avalanche_swap_SwapHourlyVolume_orderBy: avalanche_swap_SwapHourlyVolume_orderBy; + avalanche_swap_SwapTradeVolume: ResolversTypes['avalanche_swap_SwapDailyVolume'] | ResolversTypes['avalanche_swap_SwapHourlyVolume'] | ResolversTypes['avalanche_swap_SwapWeeklyVolume']; + avalanche_swap_SwapTradeVolume_filter: avalanche_swap_SwapTradeVolume_filter; + avalanche_swap_SwapTradeVolume_orderBy: avalanche_swap_SwapTradeVolume_orderBy; + avalanche_swap_SwapWeeklyVolume: ResolverTypeWrapper; + avalanche_swap_SwapWeeklyVolume_filter: avalanche_swap_SwapWeeklyVolume_filter; + avalanche_swap_SwapWeeklyVolume_orderBy: avalanche_swap_SwapWeeklyVolume_orderBy; + avalanche_swap_SystemInfo: ResolverTypeWrapper; + avalanche_swap_SystemInfo_filter: avalanche_swap_SystemInfo_filter; + avalanche_swap_SystemInfo_orderBy: avalanche_swap_SystemInfo_orderBy; + avalanche_swap__Block_: ResolverTypeWrapper; + avalanche_swap__Meta_: ResolverTypeWrapper; + mainnet_AggregateRootSavedSlow: ResolverTypeWrapper; + mainnet_AggregateRootSavedSlow_filter: mainnet_AggregateRootSavedSlow_filter; + mainnet_AggregateRootSavedSlow_orderBy: mainnet_AggregateRootSavedSlow_orderBy; + mainnet_AggregatedMessageRoot: ResolverTypeWrapper; + mainnet_AggregatedMessageRoot_filter: mainnet_AggregatedMessageRoot_filter; + mainnet_AggregatedMessageRoot_orderBy: mainnet_AggregatedMessageRoot_orderBy; + mainnet_Aggregation_interval: mainnet_Aggregation_interval; + mainnet_ArbitrumConnectorMeta: ResolverTypeWrapper; + mainnet_ArbitrumConnectorMeta_filter: mainnet_ArbitrumConnectorMeta_filter; + mainnet_ArbitrumConnectorMeta_orderBy: mainnet_ArbitrumConnectorMeta_orderBy; + mainnet_AvalancheConnectorMeta: ResolverTypeWrapper; + mainnet_AvalancheConnectorMeta_filter: mainnet_AvalancheConnectorMeta_filter; + mainnet_AvalancheConnectorMeta_orderBy: mainnet_AvalancheConnectorMeta_orderBy; + mainnet_BaseConnectorMeta: ResolverTypeWrapper; + mainnet_BaseConnectorMeta_filter: mainnet_BaseConnectorMeta_filter; + mainnet_BaseConnectorMeta_orderBy: mainnet_BaseConnectorMeta_orderBy; + mainnet_BigDecimal: ResolverTypeWrapper; + mainnet_BlockChangedFilter: mainnet_BlockChangedFilter; + mainnet_Block_height: mainnet_Block_height; + mainnet_BnbConnectorMeta: ResolverTypeWrapper; + mainnet_BnbConnectorMeta_filter: mainnet_BnbConnectorMeta_filter; + mainnet_BnbConnectorMeta_orderBy: mainnet_BnbConnectorMeta_orderBy; + mainnet_Bytes: ResolverTypeWrapper; + mainnet_GnosisConnectorMeta: ResolverTypeWrapper; + mainnet_GnosisConnectorMeta_filter: mainnet_GnosisConnectorMeta_filter; + mainnet_GnosisConnectorMeta_orderBy: mainnet_GnosisConnectorMeta_orderBy; + mainnet_HubDomain: ResolverTypeWrapper; + mainnet_HubDomain_filter: mainnet_HubDomain_filter; + mainnet_HubDomain_orderBy: mainnet_HubDomain_orderBy; + mainnet_HubOptimisticRootFinalized: ResolverTypeWrapper; + mainnet_HubOptimisticRootFinalized_filter: mainnet_HubOptimisticRootFinalized_filter; + mainnet_HubOptimisticRootFinalized_orderBy: mainnet_HubOptimisticRootFinalized_orderBy; + mainnet_Int8: ResolverTypeWrapper; + mainnet_LineaConnectorMeta: ResolverTypeWrapper; + mainnet_LineaConnectorMeta_filter: mainnet_LineaConnectorMeta_filter; + mainnet_LineaConnectorMeta_orderBy: mainnet_LineaConnectorMeta_orderBy; + mainnet_MantleConnectorMeta: ResolverTypeWrapper; + mainnet_MantleConnectorMeta_filter: mainnet_MantleConnectorMeta_filter; + mainnet_MantleConnectorMeta_orderBy: mainnet_MantleConnectorMeta_orderBy; + mainnet_MetisConnectorMeta: ResolverTypeWrapper; + mainnet_MetisConnectorMeta_filter: mainnet_MetisConnectorMeta_filter; + mainnet_MetisConnectorMeta_orderBy: mainnet_MetisConnectorMeta_orderBy; + mainnet_ModeConnectorMeta: ResolverTypeWrapper; + mainnet_ModeConnectorMeta_filter: mainnet_ModeConnectorMeta_filter; + mainnet_ModeConnectorMeta_orderBy: mainnet_ModeConnectorMeta_orderBy; + mainnet_OptimismConnectorMeta: ResolverTypeWrapper; + mainnet_OptimismConnectorMeta_filter: mainnet_OptimismConnectorMeta_filter; + mainnet_OptimismConnectorMeta_orderBy: mainnet_OptimismConnectorMeta_orderBy; + mainnet_OptimisticRootPropagated: ResolverTypeWrapper; + mainnet_OptimisticRootPropagated_filter: mainnet_OptimisticRootPropagated_filter; + mainnet_OptimisticRootPropagated_orderBy: mainnet_OptimisticRootPropagated_orderBy; + mainnet_OptimisticRootProposed: ResolverTypeWrapper; + mainnet_OptimisticRootProposed_filter: mainnet_OptimisticRootProposed_filter; + mainnet_OptimisticRootProposed_orderBy: mainnet_OptimisticRootProposed_orderBy; + mainnet_OrderDirection: mainnet_OrderDirection; + mainnet_PolygonConnectorMeta: ResolverTypeWrapper; + mainnet_PolygonConnectorMeta_filter: mainnet_PolygonConnectorMeta_filter; + mainnet_PolygonConnectorMeta_orderBy: mainnet_PolygonConnectorMeta_orderBy; + mainnet_PolygonZkConnectorMeta: ResolverTypeWrapper; + mainnet_PolygonZkConnectorMeta_filter: mainnet_PolygonZkConnectorMeta_filter; + mainnet_PolygonZkConnectorMeta_orderBy: mainnet_PolygonZkConnectorMeta_orderBy; + mainnet_RootAggregated: ResolverTypeWrapper; + mainnet_RootAggregated_filter: mainnet_RootAggregated_filter; + mainnet_RootAggregated_orderBy: mainnet_RootAggregated_orderBy; + mainnet_RootManagerMeta: ResolverTypeWrapper; + mainnet_RootManagerMeta_filter: mainnet_RootManagerMeta_filter; + mainnet_RootManagerMeta_orderBy: mainnet_RootManagerMeta_orderBy; + mainnet_RootManagerMode: ResolverTypeWrapper; + mainnet_RootManagerMode_filter: mainnet_RootManagerMode_filter; + mainnet_RootManagerMode_orderBy: mainnet_RootManagerMode_orderBy; + mainnet_RootMessageProcessed: ResolverTypeWrapper; + mainnet_RootMessageProcessed_filter: mainnet_RootMessageProcessed_filter; + mainnet_RootMessageProcessed_orderBy: mainnet_RootMessageProcessed_orderBy; + mainnet_RootPropagated: ResolverTypeWrapper; + mainnet_RootPropagated_filter: mainnet_RootPropagated_filter; + mainnet_RootPropagated_orderBy: mainnet_RootPropagated_orderBy; + mainnet_ZkSyncConnectorMeta: ResolverTypeWrapper; + mainnet_ZkSyncConnectorMeta_filter: mainnet_ZkSyncConnectorMeta_filter; + mainnet_ZkSyncConnectorMeta_orderBy: mainnet_ZkSyncConnectorMeta_orderBy; + mainnet__Block_: ResolverTypeWrapper; + mainnet__Meta_: ResolverTypeWrapper; avalanche_AggregateRoot: ResolverTypeWrapper; avalanche_AggregateRootProposed: ResolverTypeWrapper; avalanche_AggregateRootProposed_filter: avalanche_AggregateRootProposed_filter; @@ -192126,396 +192012,86 @@ export type ResolversTypes = ResolversObject<{ avalanche_TransferStatus: avalanche_TransferStatus; avalanche__Block_: ResolverTypeWrapper; avalanche__Meta_: ResolverTypeWrapper; - zksync_AggregateRoot: ResolverTypeWrapper; - zksync_AggregateRootProposed: ResolverTypeWrapper; - zksync_AggregateRootProposed_filter: zksync_AggregateRootProposed_filter; - zksync_AggregateRootProposed_orderBy: zksync_AggregateRootProposed_orderBy; - zksync_AggregateRoot_filter: zksync_AggregateRoot_filter; - zksync_AggregateRoot_orderBy: zksync_AggregateRoot_orderBy; - zksync_Asset: ResolverTypeWrapper; - zksync_AssetBalance: ResolverTypeWrapper; - zksync_AssetBalance_filter: zksync_AssetBalance_filter; - zksync_AssetBalance_orderBy: zksync_AssetBalance_orderBy; - zksync_AssetStatus: ResolverTypeWrapper; - zksync_AssetStatus_filter: zksync_AssetStatus_filter; - zksync_AssetStatus_orderBy: zksync_AssetStatus_orderBy; - zksync_Asset_filter: zksync_Asset_filter; - zksync_Asset_orderBy: zksync_Asset_orderBy; - zksync_BigDecimal: ResolverTypeWrapper; - zksync_BlockChangedFilter: zksync_BlockChangedFilter; - zksync_Block_height: zksync_Block_height; - zksync_Bytes: ResolverTypeWrapper; - zksync_ConnectorMeta: ResolverTypeWrapper; - zksync_ConnectorMeta_filter: zksync_ConnectorMeta_filter; - zksync_ConnectorMeta_orderBy: zksync_ConnectorMeta_orderBy; - zksync_DestinationTransfer: ResolverTypeWrapper; - zksync_DestinationTransfer_filter: zksync_DestinationTransfer_filter; - zksync_DestinationTransfer_orderBy: zksync_DestinationTransfer_orderBy; - zksync_Int8: ResolverTypeWrapper; - zksync_OptimisticRootFinalized: ResolverTypeWrapper; - zksync_OptimisticRootFinalized_filter: zksync_OptimisticRootFinalized_filter; - zksync_OptimisticRootFinalized_orderBy: zksync_OptimisticRootFinalized_orderBy; - zksync_OrderDirection: zksync_OrderDirection; - zksync_OriginMessage: ResolverTypeWrapper; - zksync_OriginMessage_filter: zksync_OriginMessage_filter; - zksync_OriginMessage_orderBy: zksync_OriginMessage_orderBy; - zksync_OriginTransfer: ResolverTypeWrapper; - zksync_OriginTransfer_filter: zksync_OriginTransfer_filter; - zksync_OriginTransfer_orderBy: zksync_OriginTransfer_orderBy; - zksync_Relayer: ResolverTypeWrapper; - zksync_RelayerFee: ResolverTypeWrapper; - zksync_RelayerFee_filter: zksync_RelayerFee_filter; - zksync_RelayerFee_orderBy: zksync_RelayerFee_orderBy; - zksync_RelayerFeesIncrease: ResolverTypeWrapper; - zksync_RelayerFeesIncrease_filter: zksync_RelayerFeesIncrease_filter; - zksync_RelayerFeesIncrease_orderBy: zksync_RelayerFeesIncrease_orderBy; - zksync_Relayer_filter: zksync_Relayer_filter; - zksync_Relayer_orderBy: zksync_Relayer_orderBy; - zksync_RootCount: ResolverTypeWrapper; - zksync_RootCount_filter: zksync_RootCount_filter; - zksync_RootCount_orderBy: zksync_RootCount_orderBy; - zksync_RootMessageSent: ResolverTypeWrapper; - zksync_RootMessageSent_filter: zksync_RootMessageSent_filter; - zksync_RootMessageSent_orderBy: zksync_RootMessageSent_orderBy; - zksync_Router: ResolverTypeWrapper; - zksync_RouterDailyTVL: ResolverTypeWrapper; - zksync_RouterDailyTVL_filter: zksync_RouterDailyTVL_filter; - zksync_RouterDailyTVL_orderBy: zksync_RouterDailyTVL_orderBy; - zksync_RouterLiquidityEvent: ResolverTypeWrapper; - zksync_RouterLiquidityEventType: zksync_RouterLiquidityEventType; - zksync_RouterLiquidityEvent_filter: zksync_RouterLiquidityEvent_filter; - zksync_RouterLiquidityEvent_orderBy: zksync_RouterLiquidityEvent_orderBy; - zksync_Router_filter: zksync_Router_filter; - zksync_Router_orderBy: zksync_Router_orderBy; - zksync_Sequencer: ResolverTypeWrapper; - zksync_Sequencer_filter: zksync_Sequencer_filter; - zksync_Sequencer_orderBy: zksync_Sequencer_orderBy; - zksync_Setting: ResolverTypeWrapper; - zksync_Setting_filter: zksync_Setting_filter; - zksync_Setting_orderBy: zksync_Setting_orderBy; - zksync_SlippageUpdate: ResolverTypeWrapper; - zksync_SlippageUpdate_filter: zksync_SlippageUpdate_filter; - zksync_SlippageUpdate_orderBy: zksync_SlippageUpdate_orderBy; - zksync_SnapshotRoot: ResolverTypeWrapper; - zksync_SnapshotRoot_filter: zksync_SnapshotRoot_filter; - zksync_SnapshotRoot_orderBy: zksync_SnapshotRoot_orderBy; - zksync_SpokeConnectorMode: ResolverTypeWrapper; - zksync_SpokeConnectorMode_filter: zksync_SpokeConnectorMode_filter; - zksync_SpokeConnectorMode_orderBy: zksync_SpokeConnectorMode_orderBy; - zksync_TransferStatus: zksync_TransferStatus; - zksync__Block_: ResolverTypeWrapper; - zksync__Meta_: ResolverTypeWrapper; - stagingbnb_AggregateRoot: ResolverTypeWrapper; - stagingbnb_AggregateRootProposed: ResolverTypeWrapper; - stagingbnb_AggregateRootProposed_filter: stagingbnb_AggregateRootProposed_filter; - stagingbnb_AggregateRootProposed_orderBy: stagingbnb_AggregateRootProposed_orderBy; - stagingbnb_AggregateRoot_filter: stagingbnb_AggregateRoot_filter; - stagingbnb_AggregateRoot_orderBy: stagingbnb_AggregateRoot_orderBy; - stagingbnb_Aggregation_interval: stagingbnb_Aggregation_interval; - stagingbnb_Asset: ResolverTypeWrapper; - stagingbnb_AssetBalance: ResolverTypeWrapper; - stagingbnb_AssetBalance_filter: stagingbnb_AssetBalance_filter; - stagingbnb_AssetBalance_orderBy: stagingbnb_AssetBalance_orderBy; - stagingbnb_AssetStatus: ResolverTypeWrapper; - stagingbnb_AssetStatus_filter: stagingbnb_AssetStatus_filter; - stagingbnb_AssetStatus_orderBy: stagingbnb_AssetStatus_orderBy; - stagingbnb_Asset_filter: stagingbnb_Asset_filter; - stagingbnb_Asset_orderBy: stagingbnb_Asset_orderBy; - stagingbnb_BigDecimal: ResolverTypeWrapper; - stagingbnb_BlockChangedFilter: stagingbnb_BlockChangedFilter; - stagingbnb_Block_height: stagingbnb_Block_height; - stagingbnb_Bytes: ResolverTypeWrapper; - stagingbnb_ConnectorMeta: ResolverTypeWrapper; - stagingbnb_ConnectorMeta_filter: stagingbnb_ConnectorMeta_filter; - stagingbnb_ConnectorMeta_orderBy: stagingbnb_ConnectorMeta_orderBy; - stagingbnb_DestinationTransfer: ResolverTypeWrapper; - stagingbnb_DestinationTransfer_filter: stagingbnb_DestinationTransfer_filter; - stagingbnb_DestinationTransfer_orderBy: stagingbnb_DestinationTransfer_orderBy; - stagingbnb_Int8: ResolverTypeWrapper; - stagingbnb_OptimisticRootFinalized: ResolverTypeWrapper; - stagingbnb_OptimisticRootFinalized_filter: stagingbnb_OptimisticRootFinalized_filter; - stagingbnb_OptimisticRootFinalized_orderBy: stagingbnb_OptimisticRootFinalized_orderBy; - stagingbnb_OrderDirection: stagingbnb_OrderDirection; - stagingbnb_OriginMessage: ResolverTypeWrapper; - stagingbnb_OriginMessage_filter: stagingbnb_OriginMessage_filter; - stagingbnb_OriginMessage_orderBy: stagingbnb_OriginMessage_orderBy; - stagingbnb_OriginTransfer: ResolverTypeWrapper; - stagingbnb_OriginTransfer_filter: stagingbnb_OriginTransfer_filter; - stagingbnb_OriginTransfer_orderBy: stagingbnb_OriginTransfer_orderBy; - stagingbnb_Relayer: ResolverTypeWrapper; - stagingbnb_RelayerFee: ResolverTypeWrapper; - stagingbnb_RelayerFee_filter: stagingbnb_RelayerFee_filter; - stagingbnb_RelayerFee_orderBy: stagingbnb_RelayerFee_orderBy; - stagingbnb_RelayerFeesIncrease: ResolverTypeWrapper; - stagingbnb_RelayerFeesIncrease_filter: stagingbnb_RelayerFeesIncrease_filter; - stagingbnb_RelayerFeesIncrease_orderBy: stagingbnb_RelayerFeesIncrease_orderBy; - stagingbnb_Relayer_filter: stagingbnb_Relayer_filter; - stagingbnb_Relayer_orderBy: stagingbnb_Relayer_orderBy; - stagingbnb_RootCount: ResolverTypeWrapper; - stagingbnb_RootCount_filter: stagingbnb_RootCount_filter; - stagingbnb_RootCount_orderBy: stagingbnb_RootCount_orderBy; - stagingbnb_RootMessageSent: ResolverTypeWrapper; - stagingbnb_RootMessageSent_filter: stagingbnb_RootMessageSent_filter; - stagingbnb_RootMessageSent_orderBy: stagingbnb_RootMessageSent_orderBy; - stagingbnb_Router: ResolverTypeWrapper; - stagingbnb_RouterDailyTVL: ResolverTypeWrapper; - stagingbnb_RouterDailyTVL_filter: stagingbnb_RouterDailyTVL_filter; - stagingbnb_RouterDailyTVL_orderBy: stagingbnb_RouterDailyTVL_orderBy; - stagingbnb_RouterLiquidityEvent: ResolverTypeWrapper; - stagingbnb_RouterLiquidityEventType: stagingbnb_RouterLiquidityEventType; - stagingbnb_RouterLiquidityEvent_filter: stagingbnb_RouterLiquidityEvent_filter; - stagingbnb_RouterLiquidityEvent_orderBy: stagingbnb_RouterLiquidityEvent_orderBy; - stagingbnb_Router_filter: stagingbnb_Router_filter; - stagingbnb_Router_orderBy: stagingbnb_Router_orderBy; - stagingbnb_Sequencer: ResolverTypeWrapper; - stagingbnb_Sequencer_filter: stagingbnb_Sequencer_filter; - stagingbnb_Sequencer_orderBy: stagingbnb_Sequencer_orderBy; - stagingbnb_Setting: ResolverTypeWrapper; - stagingbnb_Setting_filter: stagingbnb_Setting_filter; - stagingbnb_Setting_orderBy: stagingbnb_Setting_orderBy; - stagingbnb_SlippageUpdate: ResolverTypeWrapper; - stagingbnb_SlippageUpdate_filter: stagingbnb_SlippageUpdate_filter; - stagingbnb_SlippageUpdate_orderBy: stagingbnb_SlippageUpdate_orderBy; - stagingbnb_SnapshotRoot: ResolverTypeWrapper; - stagingbnb_SnapshotRoot_filter: stagingbnb_SnapshotRoot_filter; - stagingbnb_SnapshotRoot_orderBy: stagingbnb_SnapshotRoot_orderBy; - stagingbnb_SpokeConnectorMode: ResolverTypeWrapper; - stagingbnb_SpokeConnectorMode_filter: stagingbnb_SpokeConnectorMode_filter; - stagingbnb_SpokeConnectorMode_orderBy: stagingbnb_SpokeConnectorMode_orderBy; - stagingbnb_TransferStatus: stagingbnb_TransferStatus; - stagingbnb__Block_: ResolverTypeWrapper; - stagingbnb__Meta_: ResolverTypeWrapper; - stagingavalanche_AggregateRoot: ResolverTypeWrapper; - stagingavalanche_AggregateRootProposed: ResolverTypeWrapper; - stagingavalanche_AggregateRootProposed_filter: stagingavalanche_AggregateRootProposed_filter; - stagingavalanche_AggregateRootProposed_orderBy: stagingavalanche_AggregateRootProposed_orderBy; - stagingavalanche_AggregateRoot_filter: stagingavalanche_AggregateRoot_filter; - stagingavalanche_AggregateRoot_orderBy: stagingavalanche_AggregateRoot_orderBy; - stagingavalanche_Aggregation_interval: stagingavalanche_Aggregation_interval; - stagingavalanche_Asset: ResolverTypeWrapper; - stagingavalanche_AssetBalance: ResolverTypeWrapper; - stagingavalanche_AssetBalance_filter: stagingavalanche_AssetBalance_filter; - stagingavalanche_AssetBalance_orderBy: stagingavalanche_AssetBalance_orderBy; - stagingavalanche_AssetStatus: ResolverTypeWrapper; - stagingavalanche_AssetStatus_filter: stagingavalanche_AssetStatus_filter; - stagingavalanche_AssetStatus_orderBy: stagingavalanche_AssetStatus_orderBy; - stagingavalanche_Asset_filter: stagingavalanche_Asset_filter; - stagingavalanche_Asset_orderBy: stagingavalanche_Asset_orderBy; - stagingavalanche_BigDecimal: ResolverTypeWrapper; - stagingavalanche_BlockChangedFilter: stagingavalanche_BlockChangedFilter; - stagingavalanche_Block_height: stagingavalanche_Block_height; - stagingavalanche_Bytes: ResolverTypeWrapper; - stagingavalanche_ConnectorMeta: ResolverTypeWrapper; - stagingavalanche_ConnectorMeta_filter: stagingavalanche_ConnectorMeta_filter; - stagingavalanche_ConnectorMeta_orderBy: stagingavalanche_ConnectorMeta_orderBy; - stagingavalanche_DestinationTransfer: ResolverTypeWrapper; - stagingavalanche_DestinationTransfer_filter: stagingavalanche_DestinationTransfer_filter; - stagingavalanche_DestinationTransfer_orderBy: stagingavalanche_DestinationTransfer_orderBy; - stagingavalanche_Int8: ResolverTypeWrapper; - stagingavalanche_OptimisticRootFinalized: ResolverTypeWrapper; - stagingavalanche_OptimisticRootFinalized_filter: stagingavalanche_OptimisticRootFinalized_filter; - stagingavalanche_OptimisticRootFinalized_orderBy: stagingavalanche_OptimisticRootFinalized_orderBy; - stagingavalanche_OrderDirection: stagingavalanche_OrderDirection; - stagingavalanche_OriginMessage: ResolverTypeWrapper; - stagingavalanche_OriginMessage_filter: stagingavalanche_OriginMessage_filter; - stagingavalanche_OriginMessage_orderBy: stagingavalanche_OriginMessage_orderBy; - stagingavalanche_OriginTransfer: ResolverTypeWrapper; - stagingavalanche_OriginTransfer_filter: stagingavalanche_OriginTransfer_filter; - stagingavalanche_OriginTransfer_orderBy: stagingavalanche_OriginTransfer_orderBy; - stagingavalanche_Relayer: ResolverTypeWrapper; - stagingavalanche_RelayerFee: ResolverTypeWrapper; - stagingavalanche_RelayerFee_filter: stagingavalanche_RelayerFee_filter; - stagingavalanche_RelayerFee_orderBy: stagingavalanche_RelayerFee_orderBy; - stagingavalanche_RelayerFeesIncrease: ResolverTypeWrapper; - stagingavalanche_RelayerFeesIncrease_filter: stagingavalanche_RelayerFeesIncrease_filter; - stagingavalanche_RelayerFeesIncrease_orderBy: stagingavalanche_RelayerFeesIncrease_orderBy; - stagingavalanche_Relayer_filter: stagingavalanche_Relayer_filter; - stagingavalanche_Relayer_orderBy: stagingavalanche_Relayer_orderBy; - stagingavalanche_RootCount: ResolverTypeWrapper; - stagingavalanche_RootCount_filter: stagingavalanche_RootCount_filter; - stagingavalanche_RootCount_orderBy: stagingavalanche_RootCount_orderBy; - stagingavalanche_RootMessageSent: ResolverTypeWrapper; - stagingavalanche_RootMessageSent_filter: stagingavalanche_RootMessageSent_filter; - stagingavalanche_RootMessageSent_orderBy: stagingavalanche_RootMessageSent_orderBy; - stagingavalanche_Router: ResolverTypeWrapper; - stagingavalanche_RouterDailyTVL: ResolverTypeWrapper; - stagingavalanche_RouterDailyTVL_filter: stagingavalanche_RouterDailyTVL_filter; - stagingavalanche_RouterDailyTVL_orderBy: stagingavalanche_RouterDailyTVL_orderBy; - stagingavalanche_RouterLiquidityEvent: ResolverTypeWrapper; - stagingavalanche_RouterLiquidityEventType: stagingavalanche_RouterLiquidityEventType; - stagingavalanche_RouterLiquidityEvent_filter: stagingavalanche_RouterLiquidityEvent_filter; - stagingavalanche_RouterLiquidityEvent_orderBy: stagingavalanche_RouterLiquidityEvent_orderBy; - stagingavalanche_Router_filter: stagingavalanche_Router_filter; - stagingavalanche_Router_orderBy: stagingavalanche_Router_orderBy; - stagingavalanche_Sequencer: ResolverTypeWrapper; - stagingavalanche_Sequencer_filter: stagingavalanche_Sequencer_filter; - stagingavalanche_Sequencer_orderBy: stagingavalanche_Sequencer_orderBy; - stagingavalanche_Setting: ResolverTypeWrapper; - stagingavalanche_Setting_filter: stagingavalanche_Setting_filter; - stagingavalanche_Setting_orderBy: stagingavalanche_Setting_orderBy; - stagingavalanche_SlippageUpdate: ResolverTypeWrapper; - stagingavalanche_SlippageUpdate_filter: stagingavalanche_SlippageUpdate_filter; - stagingavalanche_SlippageUpdate_orderBy: stagingavalanche_SlippageUpdate_orderBy; - stagingavalanche_SnapshotRoot: ResolverTypeWrapper; - stagingavalanche_SnapshotRoot_filter: stagingavalanche_SnapshotRoot_filter; - stagingavalanche_SnapshotRoot_orderBy: stagingavalanche_SnapshotRoot_orderBy; - stagingavalanche_SpokeConnectorMode: ResolverTypeWrapper; - stagingavalanche_SpokeConnectorMode_filter: stagingavalanche_SpokeConnectorMode_filter; - stagingavalanche_SpokeConnectorMode_orderBy: stagingavalanche_SpokeConnectorMode_orderBy; - stagingavalanche_TransferStatus: stagingavalanche_TransferStatus; - stagingavalanche__Block_: ResolverTypeWrapper; - stagingavalanche__Meta_: ResolverTypeWrapper; - localarbitrumone_AggregateRoot: ResolverTypeWrapper; - localarbitrumone_AggregateRootProposed: ResolverTypeWrapper; - localarbitrumone_AggregateRootProposed_filter: localarbitrumone_AggregateRootProposed_filter; - localarbitrumone_AggregateRootProposed_orderBy: localarbitrumone_AggregateRootProposed_orderBy; - localarbitrumone_AggregateRoot_filter: localarbitrumone_AggregateRoot_filter; - localarbitrumone_AggregateRoot_orderBy: localarbitrumone_AggregateRoot_orderBy; - localarbitrumone_Aggregation_interval: localarbitrumone_Aggregation_interval; - localarbitrumone_Asset: ResolverTypeWrapper; - localarbitrumone_AssetBalance: ResolverTypeWrapper; - localarbitrumone_AssetBalance_filter: localarbitrumone_AssetBalance_filter; - localarbitrumone_AssetBalance_orderBy: localarbitrumone_AssetBalance_orderBy; - localarbitrumone_AssetStatus: ResolverTypeWrapper; - localarbitrumone_AssetStatus_filter: localarbitrumone_AssetStatus_filter; - localarbitrumone_AssetStatus_orderBy: localarbitrumone_AssetStatus_orderBy; - localarbitrumone_Asset_filter: localarbitrumone_Asset_filter; - localarbitrumone_Asset_orderBy: localarbitrumone_Asset_orderBy; - localarbitrumone_BigDecimal: ResolverTypeWrapper; - localarbitrumone_BlockChangedFilter: localarbitrumone_BlockChangedFilter; - localarbitrumone_Block_height: localarbitrumone_Block_height; - localarbitrumone_Bytes: ResolverTypeWrapper; - localarbitrumone_ConnectorMeta: ResolverTypeWrapper; - localarbitrumone_ConnectorMeta_filter: localarbitrumone_ConnectorMeta_filter; - localarbitrumone_ConnectorMeta_orderBy: localarbitrumone_ConnectorMeta_orderBy; - localarbitrumone_DestinationTransfer: ResolverTypeWrapper; - localarbitrumone_DestinationTransfer_filter: localarbitrumone_DestinationTransfer_filter; - localarbitrumone_DestinationTransfer_orderBy: localarbitrumone_DestinationTransfer_orderBy; - localarbitrumone_Int8: ResolverTypeWrapper; - localarbitrumone_OptimisticRootFinalized: ResolverTypeWrapper; - localarbitrumone_OptimisticRootFinalized_filter: localarbitrumone_OptimisticRootFinalized_filter; - localarbitrumone_OptimisticRootFinalized_orderBy: localarbitrumone_OptimisticRootFinalized_orderBy; - localarbitrumone_OrderDirection: localarbitrumone_OrderDirection; - localarbitrumone_OriginMessage: ResolverTypeWrapper; - localarbitrumone_OriginMessage_filter: localarbitrumone_OriginMessage_filter; - localarbitrumone_OriginMessage_orderBy: localarbitrumone_OriginMessage_orderBy; - localarbitrumone_OriginTransfer: ResolverTypeWrapper; - localarbitrumone_OriginTransfer_filter: localarbitrumone_OriginTransfer_filter; - localarbitrumone_OriginTransfer_orderBy: localarbitrumone_OriginTransfer_orderBy; - localarbitrumone_Relayer: ResolverTypeWrapper; - localarbitrumone_RelayerFee: ResolverTypeWrapper; - localarbitrumone_RelayerFee_filter: localarbitrumone_RelayerFee_filter; - localarbitrumone_RelayerFee_orderBy: localarbitrumone_RelayerFee_orderBy; - localarbitrumone_RelayerFeesIncrease: ResolverTypeWrapper; - localarbitrumone_RelayerFeesIncrease_filter: localarbitrumone_RelayerFeesIncrease_filter; - localarbitrumone_RelayerFeesIncrease_orderBy: localarbitrumone_RelayerFeesIncrease_orderBy; - localarbitrumone_Relayer_filter: localarbitrumone_Relayer_filter; - localarbitrumone_Relayer_orderBy: localarbitrumone_Relayer_orderBy; - localarbitrumone_RootCount: ResolverTypeWrapper; - localarbitrumone_RootCount_filter: localarbitrumone_RootCount_filter; - localarbitrumone_RootCount_orderBy: localarbitrumone_RootCount_orderBy; - localarbitrumone_RootMessageSent: ResolverTypeWrapper; - localarbitrumone_RootMessageSent_filter: localarbitrumone_RootMessageSent_filter; - localarbitrumone_RootMessageSent_orderBy: localarbitrumone_RootMessageSent_orderBy; - localarbitrumone_Router: ResolverTypeWrapper; - localarbitrumone_RouterDailyTVL: ResolverTypeWrapper; - localarbitrumone_RouterDailyTVL_filter: localarbitrumone_RouterDailyTVL_filter; - localarbitrumone_RouterDailyTVL_orderBy: localarbitrumone_RouterDailyTVL_orderBy; - localarbitrumone_RouterLiquidityEvent: ResolverTypeWrapper; - localarbitrumone_RouterLiquidityEventType: localarbitrumone_RouterLiquidityEventType; - localarbitrumone_RouterLiquidityEvent_filter: localarbitrumone_RouterLiquidityEvent_filter; - localarbitrumone_RouterLiquidityEvent_orderBy: localarbitrumone_RouterLiquidityEvent_orderBy; - localarbitrumone_Router_filter: localarbitrumone_Router_filter; - localarbitrumone_Router_orderBy: localarbitrumone_Router_orderBy; - localarbitrumone_Sequencer: ResolverTypeWrapper; - localarbitrumone_Sequencer_filter: localarbitrumone_Sequencer_filter; - localarbitrumone_Sequencer_orderBy: localarbitrumone_Sequencer_orderBy; - localarbitrumone_Setting: ResolverTypeWrapper; - localarbitrumone_Setting_filter: localarbitrumone_Setting_filter; - localarbitrumone_Setting_orderBy: localarbitrumone_Setting_orderBy; - localarbitrumone_SlippageUpdate: ResolverTypeWrapper; - localarbitrumone_SlippageUpdate_filter: localarbitrumone_SlippageUpdate_filter; - localarbitrumone_SlippageUpdate_orderBy: localarbitrumone_SlippageUpdate_orderBy; - localarbitrumone_SnapshotRoot: ResolverTypeWrapper; - localarbitrumone_SnapshotRoot_filter: localarbitrumone_SnapshotRoot_filter; - localarbitrumone_SnapshotRoot_orderBy: localarbitrumone_SnapshotRoot_orderBy; - localarbitrumone_SpokeConnectorMode: ResolverTypeWrapper; - localarbitrumone_SpokeConnectorMode_filter: localarbitrumone_SpokeConnectorMode_filter; - localarbitrumone_SpokeConnectorMode_orderBy: localarbitrumone_SpokeConnectorMode_orderBy; - localarbitrumone_TransferStatus: localarbitrumone_TransferStatus; - localarbitrumone__Block_: ResolverTypeWrapper; - localarbitrumone__Meta_: ResolverTypeWrapper; - stagingmainnet_AggregateRoot: ResolverTypeWrapper; - stagingmainnet_AggregateRootProposed: ResolverTypeWrapper; - stagingmainnet_AggregateRootProposed_filter: stagingmainnet_AggregateRootProposed_filter; - stagingmainnet_AggregateRootProposed_orderBy: stagingmainnet_AggregateRootProposed_orderBy; - stagingmainnet_AggregateRoot_filter: stagingmainnet_AggregateRoot_filter; - stagingmainnet_AggregateRoot_orderBy: stagingmainnet_AggregateRoot_orderBy; - stagingmainnet_Asset: ResolverTypeWrapper; - stagingmainnet_AssetBalance: ResolverTypeWrapper; - stagingmainnet_AssetBalance_filter: stagingmainnet_AssetBalance_filter; - stagingmainnet_AssetBalance_orderBy: stagingmainnet_AssetBalance_orderBy; - stagingmainnet_AssetStatus: ResolverTypeWrapper; - stagingmainnet_AssetStatus_filter: stagingmainnet_AssetStatus_filter; - stagingmainnet_AssetStatus_orderBy: stagingmainnet_AssetStatus_orderBy; - stagingmainnet_Asset_filter: stagingmainnet_Asset_filter; - stagingmainnet_Asset_orderBy: stagingmainnet_Asset_orderBy; - stagingmainnet_ConnectorMeta: ResolverTypeWrapper; - stagingmainnet_ConnectorMeta_filter: stagingmainnet_ConnectorMeta_filter; - stagingmainnet_ConnectorMeta_orderBy: stagingmainnet_ConnectorMeta_orderBy; - stagingmainnet_DestinationTransfer: ResolverTypeWrapper; - stagingmainnet_DestinationTransfer_filter: stagingmainnet_DestinationTransfer_filter; - stagingmainnet_DestinationTransfer_orderBy: stagingmainnet_DestinationTransfer_orderBy; - stagingmainnet_OptimisticRootFinalized: ResolverTypeWrapper; - stagingmainnet_OptimisticRootFinalized_filter: stagingmainnet_OptimisticRootFinalized_filter; - stagingmainnet_OptimisticRootFinalized_orderBy: stagingmainnet_OptimisticRootFinalized_orderBy; - stagingmainnet_OriginMessage: ResolverTypeWrapper; - stagingmainnet_OriginMessage_filter: stagingmainnet_OriginMessage_filter; - stagingmainnet_OriginMessage_orderBy: stagingmainnet_OriginMessage_orderBy; - stagingmainnet_OriginTransfer: ResolverTypeWrapper; - stagingmainnet_OriginTransfer_filter: stagingmainnet_OriginTransfer_filter; - stagingmainnet_OriginTransfer_orderBy: stagingmainnet_OriginTransfer_orderBy; - stagingmainnet_Relayer: ResolverTypeWrapper; - stagingmainnet_RelayerFee: ResolverTypeWrapper; - stagingmainnet_RelayerFee_filter: stagingmainnet_RelayerFee_filter; - stagingmainnet_RelayerFee_orderBy: stagingmainnet_RelayerFee_orderBy; - stagingmainnet_RelayerFeesIncrease: ResolverTypeWrapper; - stagingmainnet_RelayerFeesIncrease_filter: stagingmainnet_RelayerFeesIncrease_filter; - stagingmainnet_RelayerFeesIncrease_orderBy: stagingmainnet_RelayerFeesIncrease_orderBy; - stagingmainnet_Relayer_filter: stagingmainnet_Relayer_filter; - stagingmainnet_Relayer_orderBy: stagingmainnet_Relayer_orderBy; - stagingmainnet_RootCount: ResolverTypeWrapper; - stagingmainnet_RootCount_filter: stagingmainnet_RootCount_filter; - stagingmainnet_RootCount_orderBy: stagingmainnet_RootCount_orderBy; - stagingmainnet_RootMessageSent: ResolverTypeWrapper; - stagingmainnet_RootMessageSent_filter: stagingmainnet_RootMessageSent_filter; - stagingmainnet_RootMessageSent_orderBy: stagingmainnet_RootMessageSent_orderBy; - stagingmainnet_Router: ResolverTypeWrapper; - stagingmainnet_RouterDailyTVL: ResolverTypeWrapper; - stagingmainnet_RouterDailyTVL_filter: stagingmainnet_RouterDailyTVL_filter; - stagingmainnet_RouterDailyTVL_orderBy: stagingmainnet_RouterDailyTVL_orderBy; - stagingmainnet_RouterLiquidityEvent: ResolverTypeWrapper; - stagingmainnet_RouterLiquidityEventType: stagingmainnet_RouterLiquidityEventType; - stagingmainnet_RouterLiquidityEvent_filter: stagingmainnet_RouterLiquidityEvent_filter; - stagingmainnet_RouterLiquidityEvent_orderBy: stagingmainnet_RouterLiquidityEvent_orderBy; - stagingmainnet_Router_filter: stagingmainnet_Router_filter; - stagingmainnet_Router_orderBy: stagingmainnet_Router_orderBy; - stagingmainnet_Sequencer: ResolverTypeWrapper; - stagingmainnet_Sequencer_filter: stagingmainnet_Sequencer_filter; - stagingmainnet_Sequencer_orderBy: stagingmainnet_Sequencer_orderBy; - stagingmainnet_Setting: ResolverTypeWrapper; - stagingmainnet_Setting_filter: stagingmainnet_Setting_filter; - stagingmainnet_Setting_orderBy: stagingmainnet_Setting_orderBy; - stagingmainnet_SlippageUpdate: ResolverTypeWrapper; - stagingmainnet_SlippageUpdate_filter: stagingmainnet_SlippageUpdate_filter; - stagingmainnet_SlippageUpdate_orderBy: stagingmainnet_SlippageUpdate_orderBy; - stagingmainnet_SnapshotRoot: ResolverTypeWrapper; - stagingmainnet_SnapshotRoot_filter: stagingmainnet_SnapshotRoot_filter; - stagingmainnet_SnapshotRoot_orderBy: stagingmainnet_SnapshotRoot_orderBy; - stagingmainnet_SpokeConnectorMode: ResolverTypeWrapper; - stagingmainnet_SpokeConnectorMode_filter: stagingmainnet_SpokeConnectorMode_filter; - stagingmainnet_SpokeConnectorMode_orderBy: stagingmainnet_SpokeConnectorMode_orderBy; - stagingmainnet_TransferStatus: stagingmainnet_TransferStatus; + localoptimism_AggregateRoot: ResolverTypeWrapper; + localoptimism_AggregateRootProposed: ResolverTypeWrapper; + localoptimism_AggregateRootProposed_filter: localoptimism_AggregateRootProposed_filter; + localoptimism_AggregateRootProposed_orderBy: localoptimism_AggregateRootProposed_orderBy; + localoptimism_AggregateRoot_filter: localoptimism_AggregateRoot_filter; + localoptimism_AggregateRoot_orderBy: localoptimism_AggregateRoot_orderBy; + localoptimism_Aggregation_interval: localoptimism_Aggregation_interval; + localoptimism_Asset: ResolverTypeWrapper; + localoptimism_AssetBalance: ResolverTypeWrapper; + localoptimism_AssetBalance_filter: localoptimism_AssetBalance_filter; + localoptimism_AssetBalance_orderBy: localoptimism_AssetBalance_orderBy; + localoptimism_AssetStatus: ResolverTypeWrapper; + localoptimism_AssetStatus_filter: localoptimism_AssetStatus_filter; + localoptimism_AssetStatus_orderBy: localoptimism_AssetStatus_orderBy; + localoptimism_Asset_filter: localoptimism_Asset_filter; + localoptimism_Asset_orderBy: localoptimism_Asset_orderBy; + localoptimism_BigDecimal: ResolverTypeWrapper; + localoptimism_BlockChangedFilter: localoptimism_BlockChangedFilter; + localoptimism_Block_height: localoptimism_Block_height; + localoptimism_Bytes: ResolverTypeWrapper; + localoptimism_ConnectorMeta: ResolverTypeWrapper; + localoptimism_ConnectorMeta_filter: localoptimism_ConnectorMeta_filter; + localoptimism_ConnectorMeta_orderBy: localoptimism_ConnectorMeta_orderBy; + localoptimism_DestinationTransfer: ResolverTypeWrapper; + localoptimism_DestinationTransfer_filter: localoptimism_DestinationTransfer_filter; + localoptimism_DestinationTransfer_orderBy: localoptimism_DestinationTransfer_orderBy; + localoptimism_Int8: ResolverTypeWrapper; + localoptimism_OptimisticRootFinalized: ResolverTypeWrapper; + localoptimism_OptimisticRootFinalized_filter: localoptimism_OptimisticRootFinalized_filter; + localoptimism_OptimisticRootFinalized_orderBy: localoptimism_OptimisticRootFinalized_orderBy; + localoptimism_OrderDirection: localoptimism_OrderDirection; + localoptimism_OriginMessage: ResolverTypeWrapper; + localoptimism_OriginMessage_filter: localoptimism_OriginMessage_filter; + localoptimism_OriginMessage_orderBy: localoptimism_OriginMessage_orderBy; + localoptimism_OriginTransfer: ResolverTypeWrapper; + localoptimism_OriginTransfer_filter: localoptimism_OriginTransfer_filter; + localoptimism_OriginTransfer_orderBy: localoptimism_OriginTransfer_orderBy; + localoptimism_Relayer: ResolverTypeWrapper; + localoptimism_RelayerFee: ResolverTypeWrapper; + localoptimism_RelayerFee_filter: localoptimism_RelayerFee_filter; + localoptimism_RelayerFee_orderBy: localoptimism_RelayerFee_orderBy; + localoptimism_RelayerFeesIncrease: ResolverTypeWrapper; + localoptimism_RelayerFeesIncrease_filter: localoptimism_RelayerFeesIncrease_filter; + localoptimism_RelayerFeesIncrease_orderBy: localoptimism_RelayerFeesIncrease_orderBy; + localoptimism_Relayer_filter: localoptimism_Relayer_filter; + localoptimism_Relayer_orderBy: localoptimism_Relayer_orderBy; + localoptimism_RootCount: ResolverTypeWrapper; + localoptimism_RootCount_filter: localoptimism_RootCount_filter; + localoptimism_RootCount_orderBy: localoptimism_RootCount_orderBy; + localoptimism_RootMessageSent: ResolverTypeWrapper; + localoptimism_RootMessageSent_filter: localoptimism_RootMessageSent_filter; + localoptimism_RootMessageSent_orderBy: localoptimism_RootMessageSent_orderBy; + localoptimism_Router: ResolverTypeWrapper; + localoptimism_RouterDailyTVL: ResolverTypeWrapper; + localoptimism_RouterDailyTVL_filter: localoptimism_RouterDailyTVL_filter; + localoptimism_RouterDailyTVL_orderBy: localoptimism_RouterDailyTVL_orderBy; + localoptimism_RouterLiquidityEvent: ResolverTypeWrapper; + localoptimism_RouterLiquidityEventType: localoptimism_RouterLiquidityEventType; + localoptimism_RouterLiquidityEvent_filter: localoptimism_RouterLiquidityEvent_filter; + localoptimism_RouterLiquidityEvent_orderBy: localoptimism_RouterLiquidityEvent_orderBy; + localoptimism_Router_filter: localoptimism_Router_filter; + localoptimism_Router_orderBy: localoptimism_Router_orderBy; + localoptimism_Sequencer: ResolverTypeWrapper; + localoptimism_Sequencer_filter: localoptimism_Sequencer_filter; + localoptimism_Sequencer_orderBy: localoptimism_Sequencer_orderBy; + localoptimism_Setting: ResolverTypeWrapper; + localoptimism_Setting_filter: localoptimism_Setting_filter; + localoptimism_Setting_orderBy: localoptimism_Setting_orderBy; + localoptimism_SlippageUpdate: ResolverTypeWrapper; + localoptimism_SlippageUpdate_filter: localoptimism_SlippageUpdate_filter; + localoptimism_SlippageUpdate_orderBy: localoptimism_SlippageUpdate_orderBy; + localoptimism_SnapshotRoot: ResolverTypeWrapper; + localoptimism_SnapshotRoot_filter: localoptimism_SnapshotRoot_filter; + localoptimism_SnapshotRoot_orderBy: localoptimism_SnapshotRoot_orderBy; + localoptimism_SpokeConnectorMode: ResolverTypeWrapper; + localoptimism_SpokeConnectorMode_filter: localoptimism_SpokeConnectorMode_filter; + localoptimism_SpokeConnectorMode_orderBy: localoptimism_SpokeConnectorMode_orderBy; + localoptimism_TransferStatus: localoptimism_TransferStatus; + localoptimism__Block_: ResolverTypeWrapper; + localoptimism__Meta_: ResolverTypeWrapper; stagingarbitrumone_AggregateRoot: ResolverTypeWrapper; stagingarbitrumone_AggregateRootProposed: ResolverTypeWrapper; stagingarbitrumone_AggregateRootProposed_filter: stagingarbitrumone_AggregateRootProposed_filter; @@ -192596,245 +192172,85 @@ export type ResolversTypes = ResolversObject<{ stagingarbitrumone_TransferStatus: stagingarbitrumone_TransferStatus; stagingarbitrumone__Block_: ResolverTypeWrapper; stagingarbitrumone__Meta_: ResolverTypeWrapper; - stagingscroll_AggregateRoot: ResolverTypeWrapper; - stagingscroll_AggregateRootProposed: ResolverTypeWrapper; - stagingscroll_AggregateRootProposed_filter: stagingscroll_AggregateRootProposed_filter; - stagingscroll_AggregateRootProposed_orderBy: stagingscroll_AggregateRootProposed_orderBy; - stagingscroll_AggregateRoot_filter: stagingscroll_AggregateRoot_filter; - stagingscroll_AggregateRoot_orderBy: stagingscroll_AggregateRoot_orderBy; - stagingscroll_Asset: ResolverTypeWrapper; - stagingscroll_AssetBalance: ResolverTypeWrapper; - stagingscroll_AssetBalance_filter: stagingscroll_AssetBalance_filter; - stagingscroll_AssetBalance_orderBy: stagingscroll_AssetBalance_orderBy; - stagingscroll_AssetStatus: ResolverTypeWrapper; - stagingscroll_AssetStatus_filter: stagingscroll_AssetStatus_filter; - stagingscroll_AssetStatus_orderBy: stagingscroll_AssetStatus_orderBy; - stagingscroll_Asset_filter: stagingscroll_Asset_filter; - stagingscroll_Asset_orderBy: stagingscroll_Asset_orderBy; - stagingscroll_BigDecimal: ResolverTypeWrapper; - stagingscroll_BlockChangedFilter: stagingscroll_BlockChangedFilter; - stagingscroll_Block_height: stagingscroll_Block_height; - stagingscroll_Bytes: ResolverTypeWrapper; - stagingscroll_ConnectorMeta: ResolverTypeWrapper; - stagingscroll_ConnectorMeta_filter: stagingscroll_ConnectorMeta_filter; - stagingscroll_ConnectorMeta_orderBy: stagingscroll_ConnectorMeta_orderBy; - stagingscroll_DestinationTransfer: ResolverTypeWrapper; - stagingscroll_DestinationTransfer_filter: stagingscroll_DestinationTransfer_filter; - stagingscroll_DestinationTransfer_orderBy: stagingscroll_DestinationTransfer_orderBy; - stagingscroll_Int8: ResolverTypeWrapper; - stagingscroll_OptimisticRootFinalized: ResolverTypeWrapper; - stagingscroll_OptimisticRootFinalized_filter: stagingscroll_OptimisticRootFinalized_filter; - stagingscroll_OptimisticRootFinalized_orderBy: stagingscroll_OptimisticRootFinalized_orderBy; - stagingscroll_OrderDirection: stagingscroll_OrderDirection; - stagingscroll_OriginMessage: ResolverTypeWrapper; - stagingscroll_OriginMessage_filter: stagingscroll_OriginMessage_filter; - stagingscroll_OriginMessage_orderBy: stagingscroll_OriginMessage_orderBy; - stagingscroll_OriginTransfer: ResolverTypeWrapper; - stagingscroll_OriginTransfer_filter: stagingscroll_OriginTransfer_filter; - stagingscroll_OriginTransfer_orderBy: stagingscroll_OriginTransfer_orderBy; - stagingscroll_Relayer: ResolverTypeWrapper; - stagingscroll_RelayerFee: ResolverTypeWrapper; - stagingscroll_RelayerFee_filter: stagingscroll_RelayerFee_filter; - stagingscroll_RelayerFee_orderBy: stagingscroll_RelayerFee_orderBy; - stagingscroll_RelayerFeesIncrease: ResolverTypeWrapper; - stagingscroll_RelayerFeesIncrease_filter: stagingscroll_RelayerFeesIncrease_filter; - stagingscroll_RelayerFeesIncrease_orderBy: stagingscroll_RelayerFeesIncrease_orderBy; - stagingscroll_Relayer_filter: stagingscroll_Relayer_filter; - stagingscroll_Relayer_orderBy: stagingscroll_Relayer_orderBy; - stagingscroll_RootCount: ResolverTypeWrapper; - stagingscroll_RootCount_filter: stagingscroll_RootCount_filter; - stagingscroll_RootCount_orderBy: stagingscroll_RootCount_orderBy; - stagingscroll_RootMessageSent: ResolverTypeWrapper; - stagingscroll_RootMessageSent_filter: stagingscroll_RootMessageSent_filter; - stagingscroll_RootMessageSent_orderBy: stagingscroll_RootMessageSent_orderBy; - stagingscroll_Router: ResolverTypeWrapper; - stagingscroll_RouterDailyTVL: ResolverTypeWrapper; - stagingscroll_RouterDailyTVL_filter: stagingscroll_RouterDailyTVL_filter; - stagingscroll_RouterDailyTVL_orderBy: stagingscroll_RouterDailyTVL_orderBy; - stagingscroll_RouterLiquidityEvent: ResolverTypeWrapper; - stagingscroll_RouterLiquidityEventType: stagingscroll_RouterLiquidityEventType; - stagingscroll_RouterLiquidityEvent_filter: stagingscroll_RouterLiquidityEvent_filter; - stagingscroll_RouterLiquidityEvent_orderBy: stagingscroll_RouterLiquidityEvent_orderBy; - stagingscroll_Router_filter: stagingscroll_Router_filter; - stagingscroll_Router_orderBy: stagingscroll_Router_orderBy; - stagingscroll_Sequencer: ResolverTypeWrapper; - stagingscroll_Sequencer_filter: stagingscroll_Sequencer_filter; - stagingscroll_Sequencer_orderBy: stagingscroll_Sequencer_orderBy; - stagingscroll_Setting: ResolverTypeWrapper; - stagingscroll_Setting_filter: stagingscroll_Setting_filter; - stagingscroll_Setting_orderBy: stagingscroll_Setting_orderBy; - stagingscroll_SlippageUpdate: ResolverTypeWrapper; - stagingscroll_SlippageUpdate_filter: stagingscroll_SlippageUpdate_filter; - stagingscroll_SlippageUpdate_orderBy: stagingscroll_SlippageUpdate_orderBy; - stagingscroll_SnapshotRoot: ResolverTypeWrapper; - stagingscroll_SnapshotRoot_filter: stagingscroll_SnapshotRoot_filter; - stagingscroll_SnapshotRoot_orderBy: stagingscroll_SnapshotRoot_orderBy; - stagingscroll_SpokeConnectorMode: ResolverTypeWrapper; - stagingscroll_SpokeConnectorMode_filter: stagingscroll_SpokeConnectorMode_filter; - stagingscroll_SpokeConnectorMode_orderBy: stagingscroll_SpokeConnectorMode_orderBy; - stagingscroll_TransferStatus: stagingscroll_TransferStatus; - stagingscroll__Block_: ResolverTypeWrapper; - stagingscroll__Meta_: ResolverTypeWrapper; - stagingbase_AggregateRoot: ResolverTypeWrapper; - stagingbase_AggregateRootProposed: ResolverTypeWrapper; - stagingbase_AggregateRootProposed_filter: stagingbase_AggregateRootProposed_filter; - stagingbase_AggregateRootProposed_orderBy: stagingbase_AggregateRootProposed_orderBy; - stagingbase_AggregateRoot_filter: stagingbase_AggregateRoot_filter; - stagingbase_AggregateRoot_orderBy: stagingbase_AggregateRoot_orderBy; - stagingbase_Aggregation_interval: stagingbase_Aggregation_interval; - stagingbase_Asset: ResolverTypeWrapper; - stagingbase_AssetBalance: ResolverTypeWrapper; - stagingbase_AssetBalance_filter: stagingbase_AssetBalance_filter; - stagingbase_AssetBalance_orderBy: stagingbase_AssetBalance_orderBy; - stagingbase_AssetStatus: ResolverTypeWrapper; - stagingbase_AssetStatus_filter: stagingbase_AssetStatus_filter; - stagingbase_AssetStatus_orderBy: stagingbase_AssetStatus_orderBy; - stagingbase_Asset_filter: stagingbase_Asset_filter; - stagingbase_Asset_orderBy: stagingbase_Asset_orderBy; - stagingbase_BigDecimal: ResolverTypeWrapper; - stagingbase_BlockChangedFilter: stagingbase_BlockChangedFilter; - stagingbase_Block_height: stagingbase_Block_height; - stagingbase_Bytes: ResolverTypeWrapper; - stagingbase_ConnectorMeta: ResolverTypeWrapper; - stagingbase_ConnectorMeta_filter: stagingbase_ConnectorMeta_filter; - stagingbase_ConnectorMeta_orderBy: stagingbase_ConnectorMeta_orderBy; - stagingbase_DestinationTransfer: ResolverTypeWrapper; - stagingbase_DestinationTransfer_filter: stagingbase_DestinationTransfer_filter; - stagingbase_DestinationTransfer_orderBy: stagingbase_DestinationTransfer_orderBy; - stagingbase_Int8: ResolverTypeWrapper; - stagingbase_OptimisticRootFinalized: ResolverTypeWrapper; - stagingbase_OptimisticRootFinalized_filter: stagingbase_OptimisticRootFinalized_filter; - stagingbase_OptimisticRootFinalized_orderBy: stagingbase_OptimisticRootFinalized_orderBy; - stagingbase_OrderDirection: stagingbase_OrderDirection; - stagingbase_OriginMessage: ResolverTypeWrapper; - stagingbase_OriginMessage_filter: stagingbase_OriginMessage_filter; - stagingbase_OriginMessage_orderBy: stagingbase_OriginMessage_orderBy; - stagingbase_OriginTransfer: ResolverTypeWrapper; - stagingbase_OriginTransfer_filter: stagingbase_OriginTransfer_filter; - stagingbase_OriginTransfer_orderBy: stagingbase_OriginTransfer_orderBy; - stagingbase_Relayer: ResolverTypeWrapper; - stagingbase_RelayerFee: ResolverTypeWrapper; - stagingbase_RelayerFee_filter: stagingbase_RelayerFee_filter; - stagingbase_RelayerFee_orderBy: stagingbase_RelayerFee_orderBy; - stagingbase_RelayerFeesIncrease: ResolverTypeWrapper; - stagingbase_RelayerFeesIncrease_filter: stagingbase_RelayerFeesIncrease_filter; - stagingbase_RelayerFeesIncrease_orderBy: stagingbase_RelayerFeesIncrease_orderBy; - stagingbase_Relayer_filter: stagingbase_Relayer_filter; - stagingbase_Relayer_orderBy: stagingbase_Relayer_orderBy; - stagingbase_RootCount: ResolverTypeWrapper; - stagingbase_RootCount_filter: stagingbase_RootCount_filter; - stagingbase_RootCount_orderBy: stagingbase_RootCount_orderBy; - stagingbase_RootMessageSent: ResolverTypeWrapper; - stagingbase_RootMessageSent_filter: stagingbase_RootMessageSent_filter; - stagingbase_RootMessageSent_orderBy: stagingbase_RootMessageSent_orderBy; - stagingbase_Router: ResolverTypeWrapper; - stagingbase_RouterDailyTVL: ResolverTypeWrapper; - stagingbase_RouterDailyTVL_filter: stagingbase_RouterDailyTVL_filter; - stagingbase_RouterDailyTVL_orderBy: stagingbase_RouterDailyTVL_orderBy; - stagingbase_RouterLiquidityEvent: ResolverTypeWrapper; - stagingbase_RouterLiquidityEventType: stagingbase_RouterLiquidityEventType; - stagingbase_RouterLiquidityEvent_filter: stagingbase_RouterLiquidityEvent_filter; - stagingbase_RouterLiquidityEvent_orderBy: stagingbase_RouterLiquidityEvent_orderBy; - stagingbase_Router_filter: stagingbase_Router_filter; - stagingbase_Router_orderBy: stagingbase_Router_orderBy; - stagingbase_Sequencer: ResolverTypeWrapper; - stagingbase_Sequencer_filter: stagingbase_Sequencer_filter; - stagingbase_Sequencer_orderBy: stagingbase_Sequencer_orderBy; - stagingbase_Setting: ResolverTypeWrapper; - stagingbase_Setting_filter: stagingbase_Setting_filter; - stagingbase_Setting_orderBy: stagingbase_Setting_orderBy; - stagingbase_SlippageUpdate: ResolverTypeWrapper; - stagingbase_SlippageUpdate_filter: stagingbase_SlippageUpdate_filter; - stagingbase_SlippageUpdate_orderBy: stagingbase_SlippageUpdate_orderBy; - stagingbase_SnapshotRoot: ResolverTypeWrapper; - stagingbase_SnapshotRoot_filter: stagingbase_SnapshotRoot_filter; - stagingbase_SnapshotRoot_orderBy: stagingbase_SnapshotRoot_orderBy; - stagingbase_SpokeConnectorMode: ResolverTypeWrapper; - stagingbase_SpokeConnectorMode_filter: stagingbase_SpokeConnectorMode_filter; - stagingbase_SpokeConnectorMode_orderBy: stagingbase_SpokeConnectorMode_orderBy; - stagingbase_TransferStatus: stagingbase_TransferStatus; - stagingbase__Block_: ResolverTypeWrapper; - stagingbase__Meta_: ResolverTypeWrapper; - base_AggregateRoot: ResolverTypeWrapper; - base_AggregateRootProposed: ResolverTypeWrapper; - base_AggregateRootProposed_filter: base_AggregateRootProposed_filter; - base_AggregateRootProposed_orderBy: base_AggregateRootProposed_orderBy; - base_AggregateRoot_filter: base_AggregateRoot_filter; - base_AggregateRoot_orderBy: base_AggregateRoot_orderBy; - base_Aggregation_interval: base_Aggregation_interval; - base_Asset: ResolverTypeWrapper; - base_AssetBalance: ResolverTypeWrapper; - base_AssetBalance_filter: base_AssetBalance_filter; - base_AssetBalance_orderBy: base_AssetBalance_orderBy; - base_AssetStatus: ResolverTypeWrapper; - base_AssetStatus_filter: base_AssetStatus_filter; - base_AssetStatus_orderBy: base_AssetStatus_orderBy; - base_Asset_filter: base_Asset_filter; - base_Asset_orderBy: base_Asset_orderBy; - base_BigDecimal: ResolverTypeWrapper; - base_BlockChangedFilter: base_BlockChangedFilter; - base_Block_height: base_Block_height; - base_Bytes: ResolverTypeWrapper; - base_ConnectorMeta: ResolverTypeWrapper; - base_ConnectorMeta_filter: base_ConnectorMeta_filter; - base_ConnectorMeta_orderBy: base_ConnectorMeta_orderBy; - base_DestinationTransfer: ResolverTypeWrapper; - base_DestinationTransfer_filter: base_DestinationTransfer_filter; - base_DestinationTransfer_orderBy: base_DestinationTransfer_orderBy; - base_Int8: ResolverTypeWrapper; - base_OptimisticRootFinalized: ResolverTypeWrapper; - base_OptimisticRootFinalized_filter: base_OptimisticRootFinalized_filter; - base_OptimisticRootFinalized_orderBy: base_OptimisticRootFinalized_orderBy; - base_OrderDirection: base_OrderDirection; - base_OriginMessage: ResolverTypeWrapper; - base_OriginMessage_filter: base_OriginMessage_filter; - base_OriginMessage_orderBy: base_OriginMessage_orderBy; - base_OriginTransfer: ResolverTypeWrapper; - base_OriginTransfer_filter: base_OriginTransfer_filter; - base_OriginTransfer_orderBy: base_OriginTransfer_orderBy; - base_Relayer: ResolverTypeWrapper; - base_RelayerFee: ResolverTypeWrapper; - base_RelayerFee_filter: base_RelayerFee_filter; - base_RelayerFee_orderBy: base_RelayerFee_orderBy; - base_RelayerFeesIncrease: ResolverTypeWrapper; - base_RelayerFeesIncrease_filter: base_RelayerFeesIncrease_filter; - base_RelayerFeesIncrease_orderBy: base_RelayerFeesIncrease_orderBy; - base_Relayer_filter: base_Relayer_filter; - base_Relayer_orderBy: base_Relayer_orderBy; - base_RootCount: ResolverTypeWrapper; - base_RootCount_filter: base_RootCount_filter; - base_RootCount_orderBy: base_RootCount_orderBy; - base_RootMessageSent: ResolverTypeWrapper; - base_RootMessageSent_filter: base_RootMessageSent_filter; - base_RootMessageSent_orderBy: base_RootMessageSent_orderBy; - base_Router: ResolverTypeWrapper; - base_RouterDailyTVL: ResolverTypeWrapper; - base_RouterDailyTVL_filter: base_RouterDailyTVL_filter; - base_RouterDailyTVL_orderBy: base_RouterDailyTVL_orderBy; - base_RouterLiquidityEvent: ResolverTypeWrapper; - base_RouterLiquidityEventType: base_RouterLiquidityEventType; - base_RouterLiquidityEvent_filter: base_RouterLiquidityEvent_filter; - base_RouterLiquidityEvent_orderBy: base_RouterLiquidityEvent_orderBy; - base_Router_filter: base_Router_filter; - base_Router_orderBy: base_Router_orderBy; - base_Sequencer: ResolverTypeWrapper; - base_Sequencer_filter: base_Sequencer_filter; - base_Sequencer_orderBy: base_Sequencer_orderBy; - base_Setting: ResolverTypeWrapper; - base_Setting_filter: base_Setting_filter; - base_Setting_orderBy: base_Setting_orderBy; - base_SlippageUpdate: ResolverTypeWrapper; - base_SlippageUpdate_filter: base_SlippageUpdate_filter; - base_SlippageUpdate_orderBy: base_SlippageUpdate_orderBy; - base_SnapshotRoot: ResolverTypeWrapper; - base_SnapshotRoot_filter: base_SnapshotRoot_filter; - base_SnapshotRoot_orderBy: base_SnapshotRoot_orderBy; - base_SpokeConnectorMode: ResolverTypeWrapper; - base_SpokeConnectorMode_filter: base_SpokeConnectorMode_filter; - base_SpokeConnectorMode_orderBy: base_SpokeConnectorMode_orderBy; - base_TransferStatus: base_TransferStatus; - base__Block_: ResolverTypeWrapper; - base__Meta_: ResolverTypeWrapper; + zksync_AggregateRoot: ResolverTypeWrapper; + zksync_AggregateRootProposed: ResolverTypeWrapper; + zksync_AggregateRootProposed_filter: zksync_AggregateRootProposed_filter; + zksync_AggregateRootProposed_orderBy: zksync_AggregateRootProposed_orderBy; + zksync_AggregateRoot_filter: zksync_AggregateRoot_filter; + zksync_AggregateRoot_orderBy: zksync_AggregateRoot_orderBy; + zksync_Asset: ResolverTypeWrapper; + zksync_AssetBalance: ResolverTypeWrapper; + zksync_AssetBalance_filter: zksync_AssetBalance_filter; + zksync_AssetBalance_orderBy: zksync_AssetBalance_orderBy; + zksync_AssetStatus: ResolverTypeWrapper; + zksync_AssetStatus_filter: zksync_AssetStatus_filter; + zksync_AssetStatus_orderBy: zksync_AssetStatus_orderBy; + zksync_Asset_filter: zksync_Asset_filter; + zksync_Asset_orderBy: zksync_Asset_orderBy; + zksync_BigDecimal: ResolverTypeWrapper; + zksync_BlockChangedFilter: zksync_BlockChangedFilter; + zksync_Block_height: zksync_Block_height; + zksync_Bytes: ResolverTypeWrapper; + zksync_ConnectorMeta: ResolverTypeWrapper; + zksync_ConnectorMeta_filter: zksync_ConnectorMeta_filter; + zksync_ConnectorMeta_orderBy: zksync_ConnectorMeta_orderBy; + zksync_DestinationTransfer: ResolverTypeWrapper; + zksync_DestinationTransfer_filter: zksync_DestinationTransfer_filter; + zksync_DestinationTransfer_orderBy: zksync_DestinationTransfer_orderBy; + zksync_Int8: ResolverTypeWrapper; + zksync_OptimisticRootFinalized: ResolverTypeWrapper; + zksync_OptimisticRootFinalized_filter: zksync_OptimisticRootFinalized_filter; + zksync_OptimisticRootFinalized_orderBy: zksync_OptimisticRootFinalized_orderBy; + zksync_OrderDirection: zksync_OrderDirection; + zksync_OriginMessage: ResolverTypeWrapper; + zksync_OriginMessage_filter: zksync_OriginMessage_filter; + zksync_OriginMessage_orderBy: zksync_OriginMessage_orderBy; + zksync_OriginTransfer: ResolverTypeWrapper; + zksync_OriginTransfer_filter: zksync_OriginTransfer_filter; + zksync_OriginTransfer_orderBy: zksync_OriginTransfer_orderBy; + zksync_Relayer: ResolverTypeWrapper; + zksync_RelayerFee: ResolverTypeWrapper; + zksync_RelayerFee_filter: zksync_RelayerFee_filter; + zksync_RelayerFee_orderBy: zksync_RelayerFee_orderBy; + zksync_RelayerFeesIncrease: ResolverTypeWrapper; + zksync_RelayerFeesIncrease_filter: zksync_RelayerFeesIncrease_filter; + zksync_RelayerFeesIncrease_orderBy: zksync_RelayerFeesIncrease_orderBy; + zksync_Relayer_filter: zksync_Relayer_filter; + zksync_Relayer_orderBy: zksync_Relayer_orderBy; + zksync_RootCount: ResolverTypeWrapper; + zksync_RootCount_filter: zksync_RootCount_filter; + zksync_RootCount_orderBy: zksync_RootCount_orderBy; + zksync_RootMessageSent: ResolverTypeWrapper; + zksync_RootMessageSent_filter: zksync_RootMessageSent_filter; + zksync_RootMessageSent_orderBy: zksync_RootMessageSent_orderBy; + zksync_Router: ResolverTypeWrapper; + zksync_RouterDailyTVL: ResolverTypeWrapper; + zksync_RouterDailyTVL_filter: zksync_RouterDailyTVL_filter; + zksync_RouterDailyTVL_orderBy: zksync_RouterDailyTVL_orderBy; + zksync_RouterLiquidityEvent: ResolverTypeWrapper; + zksync_RouterLiquidityEventType: zksync_RouterLiquidityEventType; + zksync_RouterLiquidityEvent_filter: zksync_RouterLiquidityEvent_filter; + zksync_RouterLiquidityEvent_orderBy: zksync_RouterLiquidityEvent_orderBy; + zksync_Router_filter: zksync_Router_filter; + zksync_Router_orderBy: zksync_Router_orderBy; + zksync_Sequencer: ResolverTypeWrapper; + zksync_Sequencer_filter: zksync_Sequencer_filter; + zksync_Sequencer_orderBy: zksync_Sequencer_orderBy; + zksync_Setting: ResolverTypeWrapper; + zksync_Setting_filter: zksync_Setting_filter; + zksync_Setting_orderBy: zksync_Setting_orderBy; + zksync_SlippageUpdate: ResolverTypeWrapper; + zksync_SlippageUpdate_filter: zksync_SlippageUpdate_filter; + zksync_SlippageUpdate_orderBy: zksync_SlippageUpdate_orderBy; + zksync_SnapshotRoot: ResolverTypeWrapper; + zksync_SnapshotRoot_filter: zksync_SnapshotRoot_filter; + zksync_SnapshotRoot_orderBy: zksync_SnapshotRoot_orderBy; + zksync_SpokeConnectorMode: ResolverTypeWrapper; + zksync_SpokeConnectorMode_filter: zksync_SpokeConnectorMode_filter; + zksync_SpokeConnectorMode_orderBy: zksync_SpokeConnectorMode_orderBy; + zksync_TransferStatus: zksync_TransferStatus; + zksync__Block_: ResolverTypeWrapper; + zksync__Meta_: ResolverTypeWrapper; staginglinea_AggregateRoot: ResolverTypeWrapper; staginglinea_AggregateRootProposed: ResolverTypeWrapper; staginglinea_AggregateRootProposed_filter: staginglinea_AggregateRootProposed_filter; @@ -192913,6 +192329,316 @@ export type ResolversTypes = ResolversObject<{ staginglinea_TransferStatus: staginglinea_TransferStatus; staginglinea__Block_: ResolverTypeWrapper; staginglinea__Meta_: ResolverTypeWrapper; + mainnet_AggregateRoot: ResolverTypeWrapper; + mainnet_AggregateRootProposed: ResolverTypeWrapper; + mainnet_AggregateRootProposed_filter: mainnet_AggregateRootProposed_filter; + mainnet_AggregateRootProposed_orderBy: mainnet_AggregateRootProposed_orderBy; + mainnet_AggregateRoot_filter: mainnet_AggregateRoot_filter; + mainnet_AggregateRoot_orderBy: mainnet_AggregateRoot_orderBy; + mainnet_Asset: ResolverTypeWrapper; + mainnet_AssetBalance: ResolverTypeWrapper; + mainnet_AssetBalance_filter: mainnet_AssetBalance_filter; + mainnet_AssetBalance_orderBy: mainnet_AssetBalance_orderBy; + mainnet_AssetStatus: ResolverTypeWrapper; + mainnet_AssetStatus_filter: mainnet_AssetStatus_filter; + mainnet_AssetStatus_orderBy: mainnet_AssetStatus_orderBy; + mainnet_Asset_filter: mainnet_Asset_filter; + mainnet_Asset_orderBy: mainnet_Asset_orderBy; + mainnet_ConnectorMeta: ResolverTypeWrapper; + mainnet_ConnectorMeta_filter: mainnet_ConnectorMeta_filter; + mainnet_ConnectorMeta_orderBy: mainnet_ConnectorMeta_orderBy; + mainnet_DestinationTransfer: ResolverTypeWrapper; + mainnet_DestinationTransfer_filter: mainnet_DestinationTransfer_filter; + mainnet_DestinationTransfer_orderBy: mainnet_DestinationTransfer_orderBy; + mainnet_OptimisticRootFinalized: ResolverTypeWrapper; + mainnet_OptimisticRootFinalized_filter: mainnet_OptimisticRootFinalized_filter; + mainnet_OptimisticRootFinalized_orderBy: mainnet_OptimisticRootFinalized_orderBy; + mainnet_OriginMessage: ResolverTypeWrapper; + mainnet_OriginMessage_filter: mainnet_OriginMessage_filter; + mainnet_OriginMessage_orderBy: mainnet_OriginMessage_orderBy; + mainnet_OriginTransfer: ResolverTypeWrapper; + mainnet_OriginTransfer_filter: mainnet_OriginTransfer_filter; + mainnet_OriginTransfer_orderBy: mainnet_OriginTransfer_orderBy; + mainnet_Relayer: ResolverTypeWrapper; + mainnet_RelayerFee: ResolverTypeWrapper; + mainnet_RelayerFee_filter: mainnet_RelayerFee_filter; + mainnet_RelayerFee_orderBy: mainnet_RelayerFee_orderBy; + mainnet_RelayerFeesIncrease: ResolverTypeWrapper; + mainnet_RelayerFeesIncrease_filter: mainnet_RelayerFeesIncrease_filter; + mainnet_RelayerFeesIncrease_orderBy: mainnet_RelayerFeesIncrease_orderBy; + mainnet_Relayer_filter: mainnet_Relayer_filter; + mainnet_Relayer_orderBy: mainnet_Relayer_orderBy; + mainnet_RootCount: ResolverTypeWrapper; + mainnet_RootCount_filter: mainnet_RootCount_filter; + mainnet_RootCount_orderBy: mainnet_RootCount_orderBy; + mainnet_RootMessageSent: ResolverTypeWrapper; + mainnet_RootMessageSent_filter: mainnet_RootMessageSent_filter; + mainnet_RootMessageSent_orderBy: mainnet_RootMessageSent_orderBy; + mainnet_Router: ResolverTypeWrapper; + mainnet_RouterDailyTVL: ResolverTypeWrapper; + mainnet_RouterDailyTVL_filter: mainnet_RouterDailyTVL_filter; + mainnet_RouterDailyTVL_orderBy: mainnet_RouterDailyTVL_orderBy; + mainnet_RouterLiquidityEvent: ResolverTypeWrapper; + mainnet_RouterLiquidityEventType: mainnet_RouterLiquidityEventType; + mainnet_RouterLiquidityEvent_filter: mainnet_RouterLiquidityEvent_filter; + mainnet_RouterLiquidityEvent_orderBy: mainnet_RouterLiquidityEvent_orderBy; + mainnet_Router_filter: mainnet_Router_filter; + mainnet_Router_orderBy: mainnet_Router_orderBy; + mainnet_Sequencer: ResolverTypeWrapper; + mainnet_Sequencer_filter: mainnet_Sequencer_filter; + mainnet_Sequencer_orderBy: mainnet_Sequencer_orderBy; + mainnet_Setting: ResolverTypeWrapper; + mainnet_Setting_filter: mainnet_Setting_filter; + mainnet_Setting_orderBy: mainnet_Setting_orderBy; + mainnet_SlippageUpdate: ResolverTypeWrapper; + mainnet_SlippageUpdate_filter: mainnet_SlippageUpdate_filter; + mainnet_SlippageUpdate_orderBy: mainnet_SlippageUpdate_orderBy; + mainnet_SnapshotRoot: ResolverTypeWrapper; + mainnet_SnapshotRoot_filter: mainnet_SnapshotRoot_filter; + mainnet_SnapshotRoot_orderBy: mainnet_SnapshotRoot_orderBy; + mainnet_SpokeConnectorMode: ResolverTypeWrapper; + mainnet_SpokeConnectorMode_filter: mainnet_SpokeConnectorMode_filter; + mainnet_SpokeConnectorMode_orderBy: mainnet_SpokeConnectorMode_orderBy; + mainnet_TransferStatus: mainnet_TransferStatus; + optimismsepolia_AggregateRoot: ResolverTypeWrapper; + optimismsepolia_AggregateRootProposed: ResolverTypeWrapper; + optimismsepolia_AggregateRootProposed_filter: optimismsepolia_AggregateRootProposed_filter; + optimismsepolia_AggregateRootProposed_orderBy: optimismsepolia_AggregateRootProposed_orderBy; + optimismsepolia_AggregateRoot_filter: optimismsepolia_AggregateRoot_filter; + optimismsepolia_AggregateRoot_orderBy: optimismsepolia_AggregateRoot_orderBy; + optimismsepolia_Aggregation_interval: optimismsepolia_Aggregation_interval; + optimismsepolia_Asset: ResolverTypeWrapper; + optimismsepolia_AssetBalance: ResolverTypeWrapper; + optimismsepolia_AssetBalance_filter: optimismsepolia_AssetBalance_filter; + optimismsepolia_AssetBalance_orderBy: optimismsepolia_AssetBalance_orderBy; + optimismsepolia_AssetStatus: ResolverTypeWrapper; + optimismsepolia_AssetStatus_filter: optimismsepolia_AssetStatus_filter; + optimismsepolia_AssetStatus_orderBy: optimismsepolia_AssetStatus_orderBy; + optimismsepolia_Asset_filter: optimismsepolia_Asset_filter; + optimismsepolia_Asset_orderBy: optimismsepolia_Asset_orderBy; + optimismsepolia_BigDecimal: ResolverTypeWrapper; + optimismsepolia_BlockChangedFilter: optimismsepolia_BlockChangedFilter; + optimismsepolia_Block_height: optimismsepolia_Block_height; + optimismsepolia_Bytes: ResolverTypeWrapper; + optimismsepolia_ConnectorMeta: ResolverTypeWrapper; + optimismsepolia_ConnectorMeta_filter: optimismsepolia_ConnectorMeta_filter; + optimismsepolia_ConnectorMeta_orderBy: optimismsepolia_ConnectorMeta_orderBy; + optimismsepolia_DestinationTransfer: ResolverTypeWrapper; + optimismsepolia_DestinationTransfer_filter: optimismsepolia_DestinationTransfer_filter; + optimismsepolia_DestinationTransfer_orderBy: optimismsepolia_DestinationTransfer_orderBy; + optimismsepolia_Int8: ResolverTypeWrapper; + optimismsepolia_OptimisticRootFinalized: ResolverTypeWrapper; + optimismsepolia_OptimisticRootFinalized_filter: optimismsepolia_OptimisticRootFinalized_filter; + optimismsepolia_OptimisticRootFinalized_orderBy: optimismsepolia_OptimisticRootFinalized_orderBy; + optimismsepolia_OrderDirection: optimismsepolia_OrderDirection; + optimismsepolia_OriginMessage: ResolverTypeWrapper; + optimismsepolia_OriginMessage_filter: optimismsepolia_OriginMessage_filter; + optimismsepolia_OriginMessage_orderBy: optimismsepolia_OriginMessage_orderBy; + optimismsepolia_OriginTransfer: ResolverTypeWrapper; + optimismsepolia_OriginTransfer_filter: optimismsepolia_OriginTransfer_filter; + optimismsepolia_OriginTransfer_orderBy: optimismsepolia_OriginTransfer_orderBy; + optimismsepolia_Relayer: ResolverTypeWrapper; + optimismsepolia_RelayerFee: ResolverTypeWrapper; + optimismsepolia_RelayerFee_filter: optimismsepolia_RelayerFee_filter; + optimismsepolia_RelayerFee_orderBy: optimismsepolia_RelayerFee_orderBy; + optimismsepolia_RelayerFeesIncrease: ResolverTypeWrapper; + optimismsepolia_RelayerFeesIncrease_filter: optimismsepolia_RelayerFeesIncrease_filter; + optimismsepolia_RelayerFeesIncrease_orderBy: optimismsepolia_RelayerFeesIncrease_orderBy; + optimismsepolia_Relayer_filter: optimismsepolia_Relayer_filter; + optimismsepolia_Relayer_orderBy: optimismsepolia_Relayer_orderBy; + optimismsepolia_RootCount: ResolverTypeWrapper; + optimismsepolia_RootCount_filter: optimismsepolia_RootCount_filter; + optimismsepolia_RootCount_orderBy: optimismsepolia_RootCount_orderBy; + optimismsepolia_RootMessageSent: ResolverTypeWrapper; + optimismsepolia_RootMessageSent_filter: optimismsepolia_RootMessageSent_filter; + optimismsepolia_RootMessageSent_orderBy: optimismsepolia_RootMessageSent_orderBy; + optimismsepolia_Router: ResolverTypeWrapper; + optimismsepolia_RouterDailyTVL: ResolverTypeWrapper; + optimismsepolia_RouterDailyTVL_filter: optimismsepolia_RouterDailyTVL_filter; + optimismsepolia_RouterDailyTVL_orderBy: optimismsepolia_RouterDailyTVL_orderBy; + optimismsepolia_RouterLiquidityEvent: ResolverTypeWrapper; + optimismsepolia_RouterLiquidityEventType: optimismsepolia_RouterLiquidityEventType; + optimismsepolia_RouterLiquidityEvent_filter: optimismsepolia_RouterLiquidityEvent_filter; + optimismsepolia_RouterLiquidityEvent_orderBy: optimismsepolia_RouterLiquidityEvent_orderBy; + optimismsepolia_Router_filter: optimismsepolia_Router_filter; + optimismsepolia_Router_orderBy: optimismsepolia_Router_orderBy; + optimismsepolia_Sequencer: ResolverTypeWrapper; + optimismsepolia_Sequencer_filter: optimismsepolia_Sequencer_filter; + optimismsepolia_Sequencer_orderBy: optimismsepolia_Sequencer_orderBy; + optimismsepolia_Setting: ResolverTypeWrapper; + optimismsepolia_Setting_filter: optimismsepolia_Setting_filter; + optimismsepolia_Setting_orderBy: optimismsepolia_Setting_orderBy; + optimismsepolia_SlippageUpdate: ResolverTypeWrapper; + optimismsepolia_SlippageUpdate_filter: optimismsepolia_SlippageUpdate_filter; + optimismsepolia_SlippageUpdate_orderBy: optimismsepolia_SlippageUpdate_orderBy; + optimismsepolia_SnapshotRoot: ResolverTypeWrapper; + optimismsepolia_SnapshotRoot_filter: optimismsepolia_SnapshotRoot_filter; + optimismsepolia_SnapshotRoot_orderBy: optimismsepolia_SnapshotRoot_orderBy; + optimismsepolia_SpokeConnectorMode: ResolverTypeWrapper; + optimismsepolia_SpokeConnectorMode_filter: optimismsepolia_SpokeConnectorMode_filter; + optimismsepolia_SpokeConnectorMode_orderBy: optimismsepolia_SpokeConnectorMode_orderBy; + optimismsepolia_TransferStatus: optimismsepolia_TransferStatus; + optimismsepolia__Block_: ResolverTypeWrapper; + optimismsepolia__Meta_: ResolverTypeWrapper; + polygonzkevm_AggregateRoot: ResolverTypeWrapper; + polygonzkevm_AggregateRootProposed: ResolverTypeWrapper; + polygonzkevm_AggregateRootProposed_filter: polygonzkevm_AggregateRootProposed_filter; + polygonzkevm_AggregateRootProposed_orderBy: polygonzkevm_AggregateRootProposed_orderBy; + polygonzkevm_AggregateRoot_filter: polygonzkevm_AggregateRoot_filter; + polygonzkevm_AggregateRoot_orderBy: polygonzkevm_AggregateRoot_orderBy; + polygonzkevm_Asset: ResolverTypeWrapper; + polygonzkevm_AssetBalance: ResolverTypeWrapper; + polygonzkevm_AssetBalance_filter: polygonzkevm_AssetBalance_filter; + polygonzkevm_AssetBalance_orderBy: polygonzkevm_AssetBalance_orderBy; + polygonzkevm_AssetStatus: ResolverTypeWrapper; + polygonzkevm_AssetStatus_filter: polygonzkevm_AssetStatus_filter; + polygonzkevm_AssetStatus_orderBy: polygonzkevm_AssetStatus_orderBy; + polygonzkevm_Asset_filter: polygonzkevm_Asset_filter; + polygonzkevm_Asset_orderBy: polygonzkevm_Asset_orderBy; + polygonzkevm_BigDecimal: ResolverTypeWrapper; + polygonzkevm_BlockChangedFilter: polygonzkevm_BlockChangedFilter; + polygonzkevm_Block_height: polygonzkevm_Block_height; + polygonzkevm_Bytes: ResolverTypeWrapper; + polygonzkevm_ConnectorMeta: ResolverTypeWrapper; + polygonzkevm_ConnectorMeta_filter: polygonzkevm_ConnectorMeta_filter; + polygonzkevm_ConnectorMeta_orderBy: polygonzkevm_ConnectorMeta_orderBy; + polygonzkevm_DestinationTransfer: ResolverTypeWrapper; + polygonzkevm_DestinationTransfer_filter: polygonzkevm_DestinationTransfer_filter; + polygonzkevm_DestinationTransfer_orderBy: polygonzkevm_DestinationTransfer_orderBy; + polygonzkevm_Int8: ResolverTypeWrapper; + polygonzkevm_OptimisticRootFinalized: ResolverTypeWrapper; + polygonzkevm_OptimisticRootFinalized_filter: polygonzkevm_OptimisticRootFinalized_filter; + polygonzkevm_OptimisticRootFinalized_orderBy: polygonzkevm_OptimisticRootFinalized_orderBy; + polygonzkevm_OrderDirection: polygonzkevm_OrderDirection; + polygonzkevm_OriginMessage: ResolverTypeWrapper; + polygonzkevm_OriginMessage_filter: polygonzkevm_OriginMessage_filter; + polygonzkevm_OriginMessage_orderBy: polygonzkevm_OriginMessage_orderBy; + polygonzkevm_OriginTransfer: ResolverTypeWrapper; + polygonzkevm_OriginTransfer_filter: polygonzkevm_OriginTransfer_filter; + polygonzkevm_OriginTransfer_orderBy: polygonzkevm_OriginTransfer_orderBy; + polygonzkevm_Relayer: ResolverTypeWrapper; + polygonzkevm_RelayerFee: ResolverTypeWrapper; + polygonzkevm_RelayerFee_filter: polygonzkevm_RelayerFee_filter; + polygonzkevm_RelayerFee_orderBy: polygonzkevm_RelayerFee_orderBy; + polygonzkevm_RelayerFeesIncrease: ResolverTypeWrapper; + polygonzkevm_RelayerFeesIncrease_filter: polygonzkevm_RelayerFeesIncrease_filter; + polygonzkevm_RelayerFeesIncrease_orderBy: polygonzkevm_RelayerFeesIncrease_orderBy; + polygonzkevm_Relayer_filter: polygonzkevm_Relayer_filter; + polygonzkevm_Relayer_orderBy: polygonzkevm_Relayer_orderBy; + polygonzkevm_RootCount: ResolverTypeWrapper; + polygonzkevm_RootCount_filter: polygonzkevm_RootCount_filter; + polygonzkevm_RootCount_orderBy: polygonzkevm_RootCount_orderBy; + polygonzkevm_RootMessageSent: ResolverTypeWrapper; + polygonzkevm_RootMessageSent_filter: polygonzkevm_RootMessageSent_filter; + polygonzkevm_RootMessageSent_orderBy: polygonzkevm_RootMessageSent_orderBy; + polygonzkevm_Router: ResolverTypeWrapper; + polygonzkevm_RouterDailyTVL: ResolverTypeWrapper; + polygonzkevm_RouterDailyTVL_filter: polygonzkevm_RouterDailyTVL_filter; + polygonzkevm_RouterDailyTVL_orderBy: polygonzkevm_RouterDailyTVL_orderBy; + polygonzkevm_RouterLiquidityEvent: ResolverTypeWrapper; + polygonzkevm_RouterLiquidityEventType: polygonzkevm_RouterLiquidityEventType; + polygonzkevm_RouterLiquidityEvent_filter: polygonzkevm_RouterLiquidityEvent_filter; + polygonzkevm_RouterLiquidityEvent_orderBy: polygonzkevm_RouterLiquidityEvent_orderBy; + polygonzkevm_Router_filter: polygonzkevm_Router_filter; + polygonzkevm_Router_orderBy: polygonzkevm_Router_orderBy; + polygonzkevm_Sequencer: ResolverTypeWrapper; + polygonzkevm_Sequencer_filter: polygonzkevm_Sequencer_filter; + polygonzkevm_Sequencer_orderBy: polygonzkevm_Sequencer_orderBy; + polygonzkevm_Setting: ResolverTypeWrapper; + polygonzkevm_Setting_filter: polygonzkevm_Setting_filter; + polygonzkevm_Setting_orderBy: polygonzkevm_Setting_orderBy; + polygonzkevm_SlippageUpdate: ResolverTypeWrapper; + polygonzkevm_SlippageUpdate_filter: polygonzkevm_SlippageUpdate_filter; + polygonzkevm_SlippageUpdate_orderBy: polygonzkevm_SlippageUpdate_orderBy; + polygonzkevm_SnapshotRoot: ResolverTypeWrapper; + polygonzkevm_SnapshotRoot_filter: polygonzkevm_SnapshotRoot_filter; + polygonzkevm_SnapshotRoot_orderBy: polygonzkevm_SnapshotRoot_orderBy; + polygonzkevm_SpokeConnectorMode: ResolverTypeWrapper; + polygonzkevm_SpokeConnectorMode_filter: polygonzkevm_SpokeConnectorMode_filter; + polygonzkevm_SpokeConnectorMode_orderBy: polygonzkevm_SpokeConnectorMode_orderBy; + polygonzkevm_TransferStatus: polygonzkevm_TransferStatus; + polygonzkevm__Block_: ResolverTypeWrapper; + polygonzkevm__Meta_: ResolverTypeWrapper; + stagingoptimism_AggregateRoot: ResolverTypeWrapper; + stagingoptimism_AggregateRootProposed: ResolverTypeWrapper; + stagingoptimism_AggregateRootProposed_filter: stagingoptimism_AggregateRootProposed_filter; + stagingoptimism_AggregateRootProposed_orderBy: stagingoptimism_AggregateRootProposed_orderBy; + stagingoptimism_AggregateRoot_filter: stagingoptimism_AggregateRoot_filter; + stagingoptimism_AggregateRoot_orderBy: stagingoptimism_AggregateRoot_orderBy; + stagingoptimism_Aggregation_interval: stagingoptimism_Aggregation_interval; + stagingoptimism_Asset: ResolverTypeWrapper; + stagingoptimism_AssetBalance: ResolverTypeWrapper; + stagingoptimism_AssetBalance_filter: stagingoptimism_AssetBalance_filter; + stagingoptimism_AssetBalance_orderBy: stagingoptimism_AssetBalance_orderBy; + stagingoptimism_AssetStatus: ResolverTypeWrapper; + stagingoptimism_AssetStatus_filter: stagingoptimism_AssetStatus_filter; + stagingoptimism_AssetStatus_orderBy: stagingoptimism_AssetStatus_orderBy; + stagingoptimism_Asset_filter: stagingoptimism_Asset_filter; + stagingoptimism_Asset_orderBy: stagingoptimism_Asset_orderBy; + stagingoptimism_BigDecimal: ResolverTypeWrapper; + stagingoptimism_BlockChangedFilter: stagingoptimism_BlockChangedFilter; + stagingoptimism_Block_height: stagingoptimism_Block_height; + stagingoptimism_Bytes: ResolverTypeWrapper; + stagingoptimism_ConnectorMeta: ResolverTypeWrapper; + stagingoptimism_ConnectorMeta_filter: stagingoptimism_ConnectorMeta_filter; + stagingoptimism_ConnectorMeta_orderBy: stagingoptimism_ConnectorMeta_orderBy; + stagingoptimism_DestinationTransfer: ResolverTypeWrapper; + stagingoptimism_DestinationTransfer_filter: stagingoptimism_DestinationTransfer_filter; + stagingoptimism_DestinationTransfer_orderBy: stagingoptimism_DestinationTransfer_orderBy; + stagingoptimism_Int8: ResolverTypeWrapper; + stagingoptimism_OptimisticRootFinalized: ResolverTypeWrapper; + stagingoptimism_OptimisticRootFinalized_filter: stagingoptimism_OptimisticRootFinalized_filter; + stagingoptimism_OptimisticRootFinalized_orderBy: stagingoptimism_OptimisticRootFinalized_orderBy; + stagingoptimism_OrderDirection: stagingoptimism_OrderDirection; + stagingoptimism_OriginMessage: ResolverTypeWrapper; + stagingoptimism_OriginMessage_filter: stagingoptimism_OriginMessage_filter; + stagingoptimism_OriginMessage_orderBy: stagingoptimism_OriginMessage_orderBy; + stagingoptimism_OriginTransfer: ResolverTypeWrapper; + stagingoptimism_OriginTransfer_filter: stagingoptimism_OriginTransfer_filter; + stagingoptimism_OriginTransfer_orderBy: stagingoptimism_OriginTransfer_orderBy; + stagingoptimism_Relayer: ResolverTypeWrapper; + stagingoptimism_RelayerFee: ResolverTypeWrapper; + stagingoptimism_RelayerFee_filter: stagingoptimism_RelayerFee_filter; + stagingoptimism_RelayerFee_orderBy: stagingoptimism_RelayerFee_orderBy; + stagingoptimism_RelayerFeesIncrease: ResolverTypeWrapper; + stagingoptimism_RelayerFeesIncrease_filter: stagingoptimism_RelayerFeesIncrease_filter; + stagingoptimism_RelayerFeesIncrease_orderBy: stagingoptimism_RelayerFeesIncrease_orderBy; + stagingoptimism_Relayer_filter: stagingoptimism_Relayer_filter; + stagingoptimism_Relayer_orderBy: stagingoptimism_Relayer_orderBy; + stagingoptimism_RootCount: ResolverTypeWrapper; + stagingoptimism_RootCount_filter: stagingoptimism_RootCount_filter; + stagingoptimism_RootCount_orderBy: stagingoptimism_RootCount_orderBy; + stagingoptimism_RootMessageSent: ResolverTypeWrapper; + stagingoptimism_RootMessageSent_filter: stagingoptimism_RootMessageSent_filter; + stagingoptimism_RootMessageSent_orderBy: stagingoptimism_RootMessageSent_orderBy; + stagingoptimism_Router: ResolverTypeWrapper; + stagingoptimism_RouterDailyTVL: ResolverTypeWrapper; + stagingoptimism_RouterDailyTVL_filter: stagingoptimism_RouterDailyTVL_filter; + stagingoptimism_RouterDailyTVL_orderBy: stagingoptimism_RouterDailyTVL_orderBy; + stagingoptimism_RouterLiquidityEvent: ResolverTypeWrapper; + stagingoptimism_RouterLiquidityEventType: stagingoptimism_RouterLiquidityEventType; + stagingoptimism_RouterLiquidityEvent_filter: stagingoptimism_RouterLiquidityEvent_filter; + stagingoptimism_RouterLiquidityEvent_orderBy: stagingoptimism_RouterLiquidityEvent_orderBy; + stagingoptimism_Router_filter: stagingoptimism_Router_filter; + stagingoptimism_Router_orderBy: stagingoptimism_Router_orderBy; + stagingoptimism_Sequencer: ResolverTypeWrapper; + stagingoptimism_Sequencer_filter: stagingoptimism_Sequencer_filter; + stagingoptimism_Sequencer_orderBy: stagingoptimism_Sequencer_orderBy; + stagingoptimism_Setting: ResolverTypeWrapper; + stagingoptimism_Setting_filter: stagingoptimism_Setting_filter; + stagingoptimism_Setting_orderBy: stagingoptimism_Setting_orderBy; + stagingoptimism_SlippageUpdate: ResolverTypeWrapper; + stagingoptimism_SlippageUpdate_filter: stagingoptimism_SlippageUpdate_filter; + stagingoptimism_SlippageUpdate_orderBy: stagingoptimism_SlippageUpdate_orderBy; + stagingoptimism_SnapshotRoot: ResolverTypeWrapper; + stagingoptimism_SnapshotRoot_filter: stagingoptimism_SnapshotRoot_filter; + stagingoptimism_SnapshotRoot_orderBy: stagingoptimism_SnapshotRoot_orderBy; + stagingoptimism_SpokeConnectorMode: ResolverTypeWrapper; + stagingoptimism_SpokeConnectorMode_filter: stagingoptimism_SpokeConnectorMode_filter; + stagingoptimism_SpokeConnectorMode_orderBy: stagingoptimism_SpokeConnectorMode_orderBy; + stagingoptimism_TransferStatus: stagingoptimism_TransferStatus; + stagingoptimism__Block_: ResolverTypeWrapper; + stagingoptimism__Meta_: ResolverTypeWrapper; stagingmode_AggregateRoot: ResolverTypeWrapper; stagingmode_AggregateRootProposed: ResolverTypeWrapper; stagingmode_AggregateRootProposed_filter: stagingmode_AggregateRootProposed_filter; @@ -192992,6 +192718,773 @@ export type ResolversTypes = ResolversObject<{ stagingmode_TransferStatus: stagingmode_TransferStatus; stagingmode__Block_: ResolverTypeWrapper; stagingmode__Meta_: ResolverTypeWrapper; + base_swap_Aggregation_interval: base_swap_Aggregation_interval; + base_swap_BigDecimal: ResolverTypeWrapper; + base_swap_BlockChangedFilter: base_swap_BlockChangedFilter; + base_swap_Block_height: base_swap_Block_height; + base_swap_Bytes: ResolverTypeWrapper; + base_swap_Int8: ResolverTypeWrapper; + base_swap_LpAccount: ResolverTypeWrapper; + base_swap_LpAccountBalance: ResolverTypeWrapper; + base_swap_LpAccountBalance_filter: base_swap_LpAccountBalance_filter; + base_swap_LpAccountBalance_orderBy: base_swap_LpAccountBalance_orderBy; + base_swap_LpAccount_filter: base_swap_LpAccount_filter; + base_swap_LpAccount_orderBy: base_swap_LpAccount_orderBy; + base_swap_LpToken: ResolverTypeWrapper; + base_swap_LpTokenEvent: ResolversTypes['base_swap_LpTransferEvent']; + base_swap_LpTokenEvent_filter: base_swap_LpTokenEvent_filter; + base_swap_LpTokenEvent_orderBy: base_swap_LpTokenEvent_orderBy; + base_swap_LpToken_filter: base_swap_LpToken_filter; + base_swap_LpToken_orderBy: base_swap_LpToken_orderBy; + base_swap_LpTransferEvent: ResolverTypeWrapper; + base_swap_LpTransferEvent_filter: base_swap_LpTransferEvent_filter; + base_swap_LpTransferEvent_orderBy: base_swap_LpTransferEvent_orderBy; + base_swap_OrderDirection: base_swap_OrderDirection; + base_swap_PooledToken: ResolverTypeWrapper; + base_swap_PooledToken_filter: base_swap_PooledToken_filter; + base_swap_PooledToken_orderBy: base_swap_PooledToken_orderBy; + base_swap_StableSwap: ResolverTypeWrapper; + base_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + base_swap_StableSwapAddLiquidityEvent_filter: base_swap_StableSwapAddLiquidityEvent_filter; + base_swap_StableSwapAddLiquidityEvent_orderBy: base_swap_StableSwapAddLiquidityEvent_orderBy; + base_swap_StableSwapEvent: ResolversTypes['base_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['base_swap_StableSwapRemoveLiquidityEvent']; + base_swap_StableSwapEvent_filter: base_swap_StableSwapEvent_filter; + base_swap_StableSwapEvent_orderBy: base_swap_StableSwapEvent_orderBy; + base_swap_StableSwapExchange: ResolverTypeWrapper; + base_swap_StableSwapExchange_filter: base_swap_StableSwapExchange_filter; + base_swap_StableSwapExchange_orderBy: base_swap_StableSwapExchange_orderBy; + base_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + base_swap_StableSwapRemoveLiquidityEvent_filter: base_swap_StableSwapRemoveLiquidityEvent_filter; + base_swap_StableSwapRemoveLiquidityEvent_orderBy: base_swap_StableSwapRemoveLiquidityEvent_orderBy; + base_swap_StableSwap_filter: base_swap_StableSwap_filter; + base_swap_StableSwap_orderBy: base_swap_StableSwap_orderBy; + base_swap_SwapDailyVolume: ResolverTypeWrapper; + base_swap_SwapDailyVolume_filter: base_swap_SwapDailyVolume_filter; + base_swap_SwapDailyVolume_orderBy: base_swap_SwapDailyVolume_orderBy; + base_swap_SwapHourlyVolume: ResolverTypeWrapper; + base_swap_SwapHourlyVolume_filter: base_swap_SwapHourlyVolume_filter; + base_swap_SwapHourlyVolume_orderBy: base_swap_SwapHourlyVolume_orderBy; + base_swap_SwapTradeVolume: ResolversTypes['base_swap_SwapDailyVolume'] | ResolversTypes['base_swap_SwapHourlyVolume'] | ResolversTypes['base_swap_SwapWeeklyVolume']; + base_swap_SwapTradeVolume_filter: base_swap_SwapTradeVolume_filter; + base_swap_SwapTradeVolume_orderBy: base_swap_SwapTradeVolume_orderBy; + base_swap_SwapWeeklyVolume: ResolverTypeWrapper; + base_swap_SwapWeeklyVolume_filter: base_swap_SwapWeeklyVolume_filter; + base_swap_SwapWeeklyVolume_orderBy: base_swap_SwapWeeklyVolume_orderBy; + base_swap_SystemInfo: ResolverTypeWrapper; + base_swap_SystemInfo_filter: base_swap_SystemInfo_filter; + base_swap_SystemInfo_orderBy: base_swap_SystemInfo_orderBy; + base_swap__Block_: ResolverTypeWrapper; + base_swap__Meta_: ResolverTypeWrapper; + xlayer_swap_BigDecimal: ResolverTypeWrapper; + xlayer_swap_BlockChangedFilter: xlayer_swap_BlockChangedFilter; + xlayer_swap_Block_height: xlayer_swap_Block_height; + xlayer_swap_Bytes: ResolverTypeWrapper; + xlayer_swap_Int8: ResolverTypeWrapper; + xlayer_swap_LpAccount: ResolverTypeWrapper; + xlayer_swap_LpAccountBalance: ResolverTypeWrapper; + xlayer_swap_LpAccountBalance_filter: xlayer_swap_LpAccountBalance_filter; + xlayer_swap_LpAccountBalance_orderBy: xlayer_swap_LpAccountBalance_orderBy; + xlayer_swap_LpAccount_filter: xlayer_swap_LpAccount_filter; + xlayer_swap_LpAccount_orderBy: xlayer_swap_LpAccount_orderBy; + xlayer_swap_LpToken: ResolverTypeWrapper; + xlayer_swap_LpTokenEvent: ResolversTypes['xlayer_swap_LpTransferEvent']; + xlayer_swap_LpTokenEvent_filter: xlayer_swap_LpTokenEvent_filter; + xlayer_swap_LpTokenEvent_orderBy: xlayer_swap_LpTokenEvent_orderBy; + xlayer_swap_LpToken_filter: xlayer_swap_LpToken_filter; + xlayer_swap_LpToken_orderBy: xlayer_swap_LpToken_orderBy; + xlayer_swap_LpTransferEvent: ResolverTypeWrapper; + xlayer_swap_LpTransferEvent_filter: xlayer_swap_LpTransferEvent_filter; + xlayer_swap_LpTransferEvent_orderBy: xlayer_swap_LpTransferEvent_orderBy; + xlayer_swap_OrderDirection: xlayer_swap_OrderDirection; + xlayer_swap_PooledToken: ResolverTypeWrapper; + xlayer_swap_PooledToken_filter: xlayer_swap_PooledToken_filter; + xlayer_swap_PooledToken_orderBy: xlayer_swap_PooledToken_orderBy; + xlayer_swap_StableSwap: ResolverTypeWrapper; + xlayer_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + xlayer_swap_StableSwapAddLiquidityEvent_filter: xlayer_swap_StableSwapAddLiquidityEvent_filter; + xlayer_swap_StableSwapAddLiquidityEvent_orderBy: xlayer_swap_StableSwapAddLiquidityEvent_orderBy; + xlayer_swap_StableSwapEvent: ResolversTypes['xlayer_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['xlayer_swap_StableSwapRemoveLiquidityEvent']; + xlayer_swap_StableSwapEvent_filter: xlayer_swap_StableSwapEvent_filter; + xlayer_swap_StableSwapEvent_orderBy: xlayer_swap_StableSwapEvent_orderBy; + xlayer_swap_StableSwapExchange: ResolverTypeWrapper; + xlayer_swap_StableSwapExchange_filter: xlayer_swap_StableSwapExchange_filter; + xlayer_swap_StableSwapExchange_orderBy: xlayer_swap_StableSwapExchange_orderBy; + xlayer_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + xlayer_swap_StableSwapRemoveLiquidityEvent_filter: xlayer_swap_StableSwapRemoveLiquidityEvent_filter; + xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy: xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy; + xlayer_swap_StableSwap_filter: xlayer_swap_StableSwap_filter; + xlayer_swap_StableSwap_orderBy: xlayer_swap_StableSwap_orderBy; + xlayer_swap_SwapDailyVolume: ResolverTypeWrapper; + xlayer_swap_SwapDailyVolume_filter: xlayer_swap_SwapDailyVolume_filter; + xlayer_swap_SwapDailyVolume_orderBy: xlayer_swap_SwapDailyVolume_orderBy; + xlayer_swap_SwapHourlyVolume: ResolverTypeWrapper; + xlayer_swap_SwapHourlyVolume_filter: xlayer_swap_SwapHourlyVolume_filter; + xlayer_swap_SwapHourlyVolume_orderBy: xlayer_swap_SwapHourlyVolume_orderBy; + xlayer_swap_SwapTradeVolume: ResolversTypes['xlayer_swap_SwapDailyVolume'] | ResolversTypes['xlayer_swap_SwapHourlyVolume'] | ResolversTypes['xlayer_swap_SwapWeeklyVolume']; + xlayer_swap_SwapTradeVolume_filter: xlayer_swap_SwapTradeVolume_filter; + xlayer_swap_SwapTradeVolume_orderBy: xlayer_swap_SwapTradeVolume_orderBy; + xlayer_swap_SwapWeeklyVolume: ResolverTypeWrapper; + xlayer_swap_SwapWeeklyVolume_filter: xlayer_swap_SwapWeeklyVolume_filter; + xlayer_swap_SwapWeeklyVolume_orderBy: xlayer_swap_SwapWeeklyVolume_orderBy; + xlayer_swap_SystemInfo: ResolverTypeWrapper; + xlayer_swap_SystemInfo_filter: xlayer_swap_SystemInfo_filter; + xlayer_swap_SystemInfo_orderBy: xlayer_swap_SystemInfo_orderBy; + xlayer_swap__Block_: ResolverTypeWrapper; + xlayer_swap__Meta_: ResolverTypeWrapper; + metis_AggregateRoot: ResolverTypeWrapper; + metis_AggregateRootProposed: ResolverTypeWrapper; + metis_AggregateRootProposed_filter: metis_AggregateRootProposed_filter; + metis_AggregateRootProposed_orderBy: metis_AggregateRootProposed_orderBy; + metis_AggregateRoot_filter: metis_AggregateRoot_filter; + metis_AggregateRoot_orderBy: metis_AggregateRoot_orderBy; + metis_Asset: ResolverTypeWrapper; + metis_AssetBalance: ResolverTypeWrapper; + metis_AssetBalance_filter: metis_AssetBalance_filter; + metis_AssetBalance_orderBy: metis_AssetBalance_orderBy; + metis_AssetStatus: ResolverTypeWrapper; + metis_AssetStatus_filter: metis_AssetStatus_filter; + metis_AssetStatus_orderBy: metis_AssetStatus_orderBy; + metis_Asset_filter: metis_Asset_filter; + metis_Asset_orderBy: metis_Asset_orderBy; + metis_BigDecimal: ResolverTypeWrapper; + metis_BlockChangedFilter: metis_BlockChangedFilter; + metis_Block_height: metis_Block_height; + metis_Bytes: ResolverTypeWrapper; + metis_ConnectorMeta: ResolverTypeWrapper; + metis_ConnectorMeta_filter: metis_ConnectorMeta_filter; + metis_ConnectorMeta_orderBy: metis_ConnectorMeta_orderBy; + metis_DestinationTransfer: ResolverTypeWrapper; + metis_DestinationTransfer_filter: metis_DestinationTransfer_filter; + metis_DestinationTransfer_orderBy: metis_DestinationTransfer_orderBy; + metis_Int8: ResolverTypeWrapper; + metis_OptimisticRootFinalized: ResolverTypeWrapper; + metis_OptimisticRootFinalized_filter: metis_OptimisticRootFinalized_filter; + metis_OptimisticRootFinalized_orderBy: metis_OptimisticRootFinalized_orderBy; + metis_OrderDirection: metis_OrderDirection; + metis_OriginMessage: ResolverTypeWrapper; + metis_OriginMessage_filter: metis_OriginMessage_filter; + metis_OriginMessage_orderBy: metis_OriginMessage_orderBy; + metis_OriginTransfer: ResolverTypeWrapper; + metis_OriginTransfer_filter: metis_OriginTransfer_filter; + metis_OriginTransfer_orderBy: metis_OriginTransfer_orderBy; + metis_Relayer: ResolverTypeWrapper; + metis_RelayerFee: ResolverTypeWrapper; + metis_RelayerFee_filter: metis_RelayerFee_filter; + metis_RelayerFee_orderBy: metis_RelayerFee_orderBy; + metis_RelayerFeesIncrease: ResolverTypeWrapper; + metis_RelayerFeesIncrease_filter: metis_RelayerFeesIncrease_filter; + metis_RelayerFeesIncrease_orderBy: metis_RelayerFeesIncrease_orderBy; + metis_Relayer_filter: metis_Relayer_filter; + metis_Relayer_orderBy: metis_Relayer_orderBy; + metis_RootCount: ResolverTypeWrapper; + metis_RootCount_filter: metis_RootCount_filter; + metis_RootCount_orderBy: metis_RootCount_orderBy; + metis_RootMessageSent: ResolverTypeWrapper; + metis_RootMessageSent_filter: metis_RootMessageSent_filter; + metis_RootMessageSent_orderBy: metis_RootMessageSent_orderBy; + metis_Router: ResolverTypeWrapper; + metis_RouterDailyTVL: ResolverTypeWrapper; + metis_RouterDailyTVL_filter: metis_RouterDailyTVL_filter; + metis_RouterDailyTVL_orderBy: metis_RouterDailyTVL_orderBy; + metis_RouterLiquidityEvent: ResolverTypeWrapper; + metis_RouterLiquidityEventType: metis_RouterLiquidityEventType; + metis_RouterLiquidityEvent_filter: metis_RouterLiquidityEvent_filter; + metis_RouterLiquidityEvent_orderBy: metis_RouterLiquidityEvent_orderBy; + metis_Router_filter: metis_Router_filter; + metis_Router_orderBy: metis_Router_orderBy; + metis_Sequencer: ResolverTypeWrapper; + metis_Sequencer_filter: metis_Sequencer_filter; + metis_Sequencer_orderBy: metis_Sequencer_orderBy; + metis_Setting: ResolverTypeWrapper; + metis_Setting_filter: metis_Setting_filter; + metis_Setting_orderBy: metis_Setting_orderBy; + metis_SlippageUpdate: ResolverTypeWrapper; + metis_SlippageUpdate_filter: metis_SlippageUpdate_filter; + metis_SlippageUpdate_orderBy: metis_SlippageUpdate_orderBy; + metis_SnapshotRoot: ResolverTypeWrapper; + metis_SnapshotRoot_filter: metis_SnapshotRoot_filter; + metis_SnapshotRoot_orderBy: metis_SnapshotRoot_orderBy; + metis_SpokeConnectorMode: ResolverTypeWrapper; + metis_SpokeConnectorMode_filter: metis_SpokeConnectorMode_filter; + metis_SpokeConnectorMode_orderBy: metis_SpokeConnectorMode_orderBy; + metis_TransferStatus: metis_TransferStatus; + metis__Block_: ResolverTypeWrapper; + metis__Meta_: ResolverTypeWrapper; + bnb_AggregateRoot: ResolverTypeWrapper; + bnb_AggregateRootProposed: ResolverTypeWrapper; + bnb_AggregateRootProposed_filter: bnb_AggregateRootProposed_filter; + bnb_AggregateRootProposed_orderBy: bnb_AggregateRootProposed_orderBy; + bnb_AggregateRoot_filter: bnb_AggregateRoot_filter; + bnb_AggregateRoot_orderBy: bnb_AggregateRoot_orderBy; + bnb_Aggregation_interval: bnb_Aggregation_interval; + bnb_Asset: ResolverTypeWrapper; + bnb_AssetBalance: ResolverTypeWrapper; + bnb_AssetBalance_filter: bnb_AssetBalance_filter; + bnb_AssetBalance_orderBy: bnb_AssetBalance_orderBy; + bnb_AssetStatus: ResolverTypeWrapper; + bnb_AssetStatus_filter: bnb_AssetStatus_filter; + bnb_AssetStatus_orderBy: bnb_AssetStatus_orderBy; + bnb_Asset_filter: bnb_Asset_filter; + bnb_Asset_orderBy: bnb_Asset_orderBy; + bnb_BigDecimal: ResolverTypeWrapper; + bnb_BlockChangedFilter: bnb_BlockChangedFilter; + bnb_Block_height: bnb_Block_height; + bnb_Bytes: ResolverTypeWrapper; + bnb_ConnectorMeta: ResolverTypeWrapper; + bnb_ConnectorMeta_filter: bnb_ConnectorMeta_filter; + bnb_ConnectorMeta_orderBy: bnb_ConnectorMeta_orderBy; + bnb_DestinationTransfer: ResolverTypeWrapper; + bnb_DestinationTransfer_filter: bnb_DestinationTransfer_filter; + bnb_DestinationTransfer_orderBy: bnb_DestinationTransfer_orderBy; + bnb_Int8: ResolverTypeWrapper; + bnb_OptimisticRootFinalized: ResolverTypeWrapper; + bnb_OptimisticRootFinalized_filter: bnb_OptimisticRootFinalized_filter; + bnb_OptimisticRootFinalized_orderBy: bnb_OptimisticRootFinalized_orderBy; + bnb_OrderDirection: bnb_OrderDirection; + bnb_OriginMessage: ResolverTypeWrapper; + bnb_OriginMessage_filter: bnb_OriginMessage_filter; + bnb_OriginMessage_orderBy: bnb_OriginMessage_orderBy; + bnb_OriginTransfer: ResolverTypeWrapper; + bnb_OriginTransfer_filter: bnb_OriginTransfer_filter; + bnb_OriginTransfer_orderBy: bnb_OriginTransfer_orderBy; + bnb_Relayer: ResolverTypeWrapper; + bnb_RelayerFee: ResolverTypeWrapper; + bnb_RelayerFee_filter: bnb_RelayerFee_filter; + bnb_RelayerFee_orderBy: bnb_RelayerFee_orderBy; + bnb_RelayerFeesIncrease: ResolverTypeWrapper; + bnb_RelayerFeesIncrease_filter: bnb_RelayerFeesIncrease_filter; + bnb_RelayerFeesIncrease_orderBy: bnb_RelayerFeesIncrease_orderBy; + bnb_Relayer_filter: bnb_Relayer_filter; + bnb_Relayer_orderBy: bnb_Relayer_orderBy; + bnb_RootCount: ResolverTypeWrapper; + bnb_RootCount_filter: bnb_RootCount_filter; + bnb_RootCount_orderBy: bnb_RootCount_orderBy; + bnb_RootMessageSent: ResolverTypeWrapper; + bnb_RootMessageSent_filter: bnb_RootMessageSent_filter; + bnb_RootMessageSent_orderBy: bnb_RootMessageSent_orderBy; + bnb_Router: ResolverTypeWrapper; + bnb_RouterDailyTVL: ResolverTypeWrapper; + bnb_RouterDailyTVL_filter: bnb_RouterDailyTVL_filter; + bnb_RouterDailyTVL_orderBy: bnb_RouterDailyTVL_orderBy; + bnb_RouterLiquidityEvent: ResolverTypeWrapper; + bnb_RouterLiquidityEventType: bnb_RouterLiquidityEventType; + bnb_RouterLiquidityEvent_filter: bnb_RouterLiquidityEvent_filter; + bnb_RouterLiquidityEvent_orderBy: bnb_RouterLiquidityEvent_orderBy; + bnb_Router_filter: bnb_Router_filter; + bnb_Router_orderBy: bnb_Router_orderBy; + bnb_Sequencer: ResolverTypeWrapper; + bnb_Sequencer_filter: bnb_Sequencer_filter; + bnb_Sequencer_orderBy: bnb_Sequencer_orderBy; + bnb_Setting: ResolverTypeWrapper; + bnb_Setting_filter: bnb_Setting_filter; + bnb_Setting_orderBy: bnb_Setting_orderBy; + bnb_SlippageUpdate: ResolverTypeWrapper; + bnb_SlippageUpdate_filter: bnb_SlippageUpdate_filter; + bnb_SlippageUpdate_orderBy: bnb_SlippageUpdate_orderBy; + bnb_SnapshotRoot: ResolverTypeWrapper; + bnb_SnapshotRoot_filter: bnb_SnapshotRoot_filter; + bnb_SnapshotRoot_orderBy: bnb_SnapshotRoot_orderBy; + bnb_SpokeConnectorMode: ResolverTypeWrapper; + bnb_SpokeConnectorMode_filter: bnb_SpokeConnectorMode_filter; + bnb_SpokeConnectorMode_orderBy: bnb_SpokeConnectorMode_orderBy; + bnb_TransferStatus: bnb_TransferStatus; + bnb__Block_: ResolverTypeWrapper; + bnb__Meta_: ResolverTypeWrapper; + mantle_swap_BigDecimal: ResolverTypeWrapper; + mantle_swap_BlockChangedFilter: mantle_swap_BlockChangedFilter; + mantle_swap_Block_height: mantle_swap_Block_height; + mantle_swap_Bytes: ResolverTypeWrapper; + mantle_swap_Int8: ResolverTypeWrapper; + mantle_swap_LpAccount: ResolverTypeWrapper; + mantle_swap_LpAccountBalance: ResolverTypeWrapper; + mantle_swap_LpAccountBalance_filter: mantle_swap_LpAccountBalance_filter; + mantle_swap_LpAccountBalance_orderBy: mantle_swap_LpAccountBalance_orderBy; + mantle_swap_LpAccount_filter: mantle_swap_LpAccount_filter; + mantle_swap_LpAccount_orderBy: mantle_swap_LpAccount_orderBy; + mantle_swap_LpToken: ResolverTypeWrapper; + mantle_swap_LpTokenEvent: ResolversTypes['mantle_swap_LpTransferEvent']; + mantle_swap_LpTokenEvent_filter: mantle_swap_LpTokenEvent_filter; + mantle_swap_LpTokenEvent_orderBy: mantle_swap_LpTokenEvent_orderBy; + mantle_swap_LpToken_filter: mantle_swap_LpToken_filter; + mantle_swap_LpToken_orderBy: mantle_swap_LpToken_orderBy; + mantle_swap_LpTransferEvent: ResolverTypeWrapper; + mantle_swap_LpTransferEvent_filter: mantle_swap_LpTransferEvent_filter; + mantle_swap_LpTransferEvent_orderBy: mantle_swap_LpTransferEvent_orderBy; + mantle_swap_OrderDirection: mantle_swap_OrderDirection; + mantle_swap_PooledToken: ResolverTypeWrapper; + mantle_swap_PooledToken_filter: mantle_swap_PooledToken_filter; + mantle_swap_PooledToken_orderBy: mantle_swap_PooledToken_orderBy; + mantle_swap_StableSwap: ResolverTypeWrapper; + mantle_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + mantle_swap_StableSwapAddLiquidityEvent_filter: mantle_swap_StableSwapAddLiquidityEvent_filter; + mantle_swap_StableSwapAddLiquidityEvent_orderBy: mantle_swap_StableSwapAddLiquidityEvent_orderBy; + mantle_swap_StableSwapEvent: ResolversTypes['mantle_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['mantle_swap_StableSwapRemoveLiquidityEvent']; + mantle_swap_StableSwapEvent_filter: mantle_swap_StableSwapEvent_filter; + mantle_swap_StableSwapEvent_orderBy: mantle_swap_StableSwapEvent_orderBy; + mantle_swap_StableSwapExchange: ResolverTypeWrapper; + mantle_swap_StableSwapExchange_filter: mantle_swap_StableSwapExchange_filter; + mantle_swap_StableSwapExchange_orderBy: mantle_swap_StableSwapExchange_orderBy; + mantle_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + mantle_swap_StableSwapRemoveLiquidityEvent_filter: mantle_swap_StableSwapRemoveLiquidityEvent_filter; + mantle_swap_StableSwapRemoveLiquidityEvent_orderBy: mantle_swap_StableSwapRemoveLiquidityEvent_orderBy; + mantle_swap_StableSwap_filter: mantle_swap_StableSwap_filter; + mantle_swap_StableSwap_orderBy: mantle_swap_StableSwap_orderBy; + mantle_swap_SwapDailyVolume: ResolverTypeWrapper; + mantle_swap_SwapDailyVolume_filter: mantle_swap_SwapDailyVolume_filter; + mantle_swap_SwapDailyVolume_orderBy: mantle_swap_SwapDailyVolume_orderBy; + mantle_swap_SwapHourlyVolume: ResolverTypeWrapper; + mantle_swap_SwapHourlyVolume_filter: mantle_swap_SwapHourlyVolume_filter; + mantle_swap_SwapHourlyVolume_orderBy: mantle_swap_SwapHourlyVolume_orderBy; + mantle_swap_SwapTradeVolume: ResolversTypes['mantle_swap_SwapDailyVolume'] | ResolversTypes['mantle_swap_SwapHourlyVolume'] | ResolversTypes['mantle_swap_SwapWeeklyVolume']; + mantle_swap_SwapTradeVolume_filter: mantle_swap_SwapTradeVolume_filter; + mantle_swap_SwapTradeVolume_orderBy: mantle_swap_SwapTradeVolume_orderBy; + mantle_swap_SwapWeeklyVolume: ResolverTypeWrapper; + mantle_swap_SwapWeeklyVolume_filter: mantle_swap_SwapWeeklyVolume_filter; + mantle_swap_SwapWeeklyVolume_orderBy: mantle_swap_SwapWeeklyVolume_orderBy; + mantle_swap_SystemInfo: ResolverTypeWrapper; + mantle_swap_SystemInfo_filter: mantle_swap_SystemInfo_filter; + mantle_swap_SystemInfo_orderBy: mantle_swap_SystemInfo_orderBy; + mantle_swap__Block_: ResolverTypeWrapper; + mantle_swap__Meta_: ResolverTypeWrapper; + optimism_AggregateRoot: ResolverTypeWrapper; + optimism_AggregateRootProposed: ResolverTypeWrapper; + optimism_AggregateRootProposed_filter: optimism_AggregateRootProposed_filter; + optimism_AggregateRootProposed_orderBy: optimism_AggregateRootProposed_orderBy; + optimism_AggregateRoot_filter: optimism_AggregateRoot_filter; + optimism_AggregateRoot_orderBy: optimism_AggregateRoot_orderBy; + optimism_Aggregation_interval: optimism_Aggregation_interval; + optimism_Asset: ResolverTypeWrapper; + optimism_AssetBalance: ResolverTypeWrapper; + optimism_AssetBalance_filter: optimism_AssetBalance_filter; + optimism_AssetBalance_orderBy: optimism_AssetBalance_orderBy; + optimism_AssetStatus: ResolverTypeWrapper; + optimism_AssetStatus_filter: optimism_AssetStatus_filter; + optimism_AssetStatus_orderBy: optimism_AssetStatus_orderBy; + optimism_Asset_filter: optimism_Asset_filter; + optimism_Asset_orderBy: optimism_Asset_orderBy; + optimism_BigDecimal: ResolverTypeWrapper; + optimism_BlockChangedFilter: optimism_BlockChangedFilter; + optimism_Block_height: optimism_Block_height; + optimism_Bytes: ResolverTypeWrapper; + optimism_ConnectorMeta: ResolverTypeWrapper; + optimism_ConnectorMeta_filter: optimism_ConnectorMeta_filter; + optimism_ConnectorMeta_orderBy: optimism_ConnectorMeta_orderBy; + optimism_DestinationTransfer: ResolverTypeWrapper; + optimism_DestinationTransfer_filter: optimism_DestinationTransfer_filter; + optimism_DestinationTransfer_orderBy: optimism_DestinationTransfer_orderBy; + optimism_Int8: ResolverTypeWrapper; + optimism_OptimisticRootFinalized: ResolverTypeWrapper; + optimism_OptimisticRootFinalized_filter: optimism_OptimisticRootFinalized_filter; + optimism_OptimisticRootFinalized_orderBy: optimism_OptimisticRootFinalized_orderBy; + optimism_OrderDirection: optimism_OrderDirection; + optimism_OriginMessage: ResolverTypeWrapper; + optimism_OriginMessage_filter: optimism_OriginMessage_filter; + optimism_OriginMessage_orderBy: optimism_OriginMessage_orderBy; + optimism_OriginTransfer: ResolverTypeWrapper; + optimism_OriginTransfer_filter: optimism_OriginTransfer_filter; + optimism_OriginTransfer_orderBy: optimism_OriginTransfer_orderBy; + optimism_Relayer: ResolverTypeWrapper; + optimism_RelayerFee: ResolverTypeWrapper; + optimism_RelayerFee_filter: optimism_RelayerFee_filter; + optimism_RelayerFee_orderBy: optimism_RelayerFee_orderBy; + optimism_RelayerFeesIncrease: ResolverTypeWrapper; + optimism_RelayerFeesIncrease_filter: optimism_RelayerFeesIncrease_filter; + optimism_RelayerFeesIncrease_orderBy: optimism_RelayerFeesIncrease_orderBy; + optimism_Relayer_filter: optimism_Relayer_filter; + optimism_Relayer_orderBy: optimism_Relayer_orderBy; + optimism_RootCount: ResolverTypeWrapper; + optimism_RootCount_filter: optimism_RootCount_filter; + optimism_RootCount_orderBy: optimism_RootCount_orderBy; + optimism_RootMessageSent: ResolverTypeWrapper; + optimism_RootMessageSent_filter: optimism_RootMessageSent_filter; + optimism_RootMessageSent_orderBy: optimism_RootMessageSent_orderBy; + optimism_Router: ResolverTypeWrapper; + optimism_RouterDailyTVL: ResolverTypeWrapper; + optimism_RouterDailyTVL_filter: optimism_RouterDailyTVL_filter; + optimism_RouterDailyTVL_orderBy: optimism_RouterDailyTVL_orderBy; + optimism_RouterLiquidityEvent: ResolverTypeWrapper; + optimism_RouterLiquidityEventType: optimism_RouterLiquidityEventType; + optimism_RouterLiquidityEvent_filter: optimism_RouterLiquidityEvent_filter; + optimism_RouterLiquidityEvent_orderBy: optimism_RouterLiquidityEvent_orderBy; + optimism_Router_filter: optimism_Router_filter; + optimism_Router_orderBy: optimism_Router_orderBy; + optimism_Sequencer: ResolverTypeWrapper; + optimism_Sequencer_filter: optimism_Sequencer_filter; + optimism_Sequencer_orderBy: optimism_Sequencer_orderBy; + optimism_Setting: ResolverTypeWrapper; + optimism_Setting_filter: optimism_Setting_filter; + optimism_Setting_orderBy: optimism_Setting_orderBy; + optimism_SlippageUpdate: ResolverTypeWrapper; + optimism_SlippageUpdate_filter: optimism_SlippageUpdate_filter; + optimism_SlippageUpdate_orderBy: optimism_SlippageUpdate_orderBy; + optimism_SnapshotRoot: ResolverTypeWrapper; + optimism_SnapshotRoot_filter: optimism_SnapshotRoot_filter; + optimism_SnapshotRoot_orderBy: optimism_SnapshotRoot_orderBy; + optimism_SpokeConnectorMode: ResolverTypeWrapper; + optimism_SpokeConnectorMode_filter: optimism_SpokeConnectorMode_filter; + optimism_SpokeConnectorMode_orderBy: optimism_SpokeConnectorMode_orderBy; + optimism_TransferStatus: optimism_TransferStatus; + optimism__Block_: ResolverTypeWrapper; + optimism__Meta_: ResolverTypeWrapper; + sepolia_swap_Aggregation_interval: sepolia_swap_Aggregation_interval; + sepolia_swap_BigDecimal: ResolverTypeWrapper; + sepolia_swap_BlockChangedFilter: sepolia_swap_BlockChangedFilter; + sepolia_swap_Block_height: sepolia_swap_Block_height; + sepolia_swap_Bytes: ResolverTypeWrapper; + sepolia_swap_Int8: ResolverTypeWrapper; + sepolia_swap_LpAccount: ResolverTypeWrapper; + sepolia_swap_LpAccountBalance: ResolverTypeWrapper; + sepolia_swap_LpAccountBalance_filter: sepolia_swap_LpAccountBalance_filter; + sepolia_swap_LpAccountBalance_orderBy: sepolia_swap_LpAccountBalance_orderBy; + sepolia_swap_LpAccount_filter: sepolia_swap_LpAccount_filter; + sepolia_swap_LpAccount_orderBy: sepolia_swap_LpAccount_orderBy; + sepolia_swap_LpToken: ResolverTypeWrapper; + sepolia_swap_LpTokenEvent: ResolversTypes['sepolia_swap_LpTransferEvent']; + sepolia_swap_LpTokenEvent_filter: sepolia_swap_LpTokenEvent_filter; + sepolia_swap_LpTokenEvent_orderBy: sepolia_swap_LpTokenEvent_orderBy; + sepolia_swap_LpToken_filter: sepolia_swap_LpToken_filter; + sepolia_swap_LpToken_orderBy: sepolia_swap_LpToken_orderBy; + sepolia_swap_LpTransferEvent: ResolverTypeWrapper; + sepolia_swap_LpTransferEvent_filter: sepolia_swap_LpTransferEvent_filter; + sepolia_swap_LpTransferEvent_orderBy: sepolia_swap_LpTransferEvent_orderBy; + sepolia_swap_OrderDirection: sepolia_swap_OrderDirection; + sepolia_swap_PooledToken: ResolverTypeWrapper; + sepolia_swap_PooledToken_filter: sepolia_swap_PooledToken_filter; + sepolia_swap_PooledToken_orderBy: sepolia_swap_PooledToken_orderBy; + sepolia_swap_StableSwap: ResolverTypeWrapper; + sepolia_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; + sepolia_swap_StableSwapAddLiquidityEvent_filter: sepolia_swap_StableSwapAddLiquidityEvent_filter; + sepolia_swap_StableSwapAddLiquidityEvent_orderBy: sepolia_swap_StableSwapAddLiquidityEvent_orderBy; + sepolia_swap_StableSwapEvent: ResolversTypes['sepolia_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['sepolia_swap_StableSwapRemoveLiquidityEvent']; + sepolia_swap_StableSwapEvent_filter: sepolia_swap_StableSwapEvent_filter; + sepolia_swap_StableSwapEvent_orderBy: sepolia_swap_StableSwapEvent_orderBy; + sepolia_swap_StableSwapExchange: ResolverTypeWrapper; + sepolia_swap_StableSwapExchange_filter: sepolia_swap_StableSwapExchange_filter; + sepolia_swap_StableSwapExchange_orderBy: sepolia_swap_StableSwapExchange_orderBy; + sepolia_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; + sepolia_swap_StableSwapRemoveLiquidityEvent_filter: sepolia_swap_StableSwapRemoveLiquidityEvent_filter; + sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy: sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy; + sepolia_swap_StableSwap_filter: sepolia_swap_StableSwap_filter; + sepolia_swap_StableSwap_orderBy: sepolia_swap_StableSwap_orderBy; + sepolia_swap_SwapDailyVolume: ResolverTypeWrapper; + sepolia_swap_SwapDailyVolume_filter: sepolia_swap_SwapDailyVolume_filter; + sepolia_swap_SwapDailyVolume_orderBy: sepolia_swap_SwapDailyVolume_orderBy; + sepolia_swap_SwapHourlyVolume: ResolverTypeWrapper; + sepolia_swap_SwapHourlyVolume_filter: sepolia_swap_SwapHourlyVolume_filter; + sepolia_swap_SwapHourlyVolume_orderBy: sepolia_swap_SwapHourlyVolume_orderBy; + sepolia_swap_SwapTradeVolume: ResolversTypes['sepolia_swap_SwapDailyVolume'] | ResolversTypes['sepolia_swap_SwapHourlyVolume'] | ResolversTypes['sepolia_swap_SwapWeeklyVolume']; + sepolia_swap_SwapTradeVolume_filter: sepolia_swap_SwapTradeVolume_filter; + sepolia_swap_SwapTradeVolume_orderBy: sepolia_swap_SwapTradeVolume_orderBy; + sepolia_swap_SwapWeeklyVolume: ResolverTypeWrapper; + sepolia_swap_SwapWeeklyVolume_filter: sepolia_swap_SwapWeeklyVolume_filter; + sepolia_swap_SwapWeeklyVolume_orderBy: sepolia_swap_SwapWeeklyVolume_orderBy; + sepolia_swap_SystemInfo: ResolverTypeWrapper; + sepolia_swap_SystemInfo_filter: sepolia_swap_SystemInfo_filter; + sepolia_swap_SystemInfo_orderBy: sepolia_swap_SystemInfo_orderBy; + sepolia_swap__Block_: ResolverTypeWrapper; + sepolia_swap__Meta_: ResolverTypeWrapper; + stagingmainnet_AggregateRoot: ResolverTypeWrapper; + stagingmainnet_AggregateRootProposed: ResolverTypeWrapper; + stagingmainnet_AggregateRootProposed_filter: stagingmainnet_AggregateRootProposed_filter; + stagingmainnet_AggregateRootProposed_orderBy: stagingmainnet_AggregateRootProposed_orderBy; + stagingmainnet_AggregateRoot_filter: stagingmainnet_AggregateRoot_filter; + stagingmainnet_AggregateRoot_orderBy: stagingmainnet_AggregateRoot_orderBy; + stagingmainnet_Asset: ResolverTypeWrapper; + stagingmainnet_AssetBalance: ResolverTypeWrapper; + stagingmainnet_AssetBalance_filter: stagingmainnet_AssetBalance_filter; + stagingmainnet_AssetBalance_orderBy: stagingmainnet_AssetBalance_orderBy; + stagingmainnet_AssetStatus: ResolverTypeWrapper; + stagingmainnet_AssetStatus_filter: stagingmainnet_AssetStatus_filter; + stagingmainnet_AssetStatus_orderBy: stagingmainnet_AssetStatus_orderBy; + stagingmainnet_Asset_filter: stagingmainnet_Asset_filter; + stagingmainnet_Asset_orderBy: stagingmainnet_Asset_orderBy; + stagingmainnet_ConnectorMeta: ResolverTypeWrapper; + stagingmainnet_ConnectorMeta_filter: stagingmainnet_ConnectorMeta_filter; + stagingmainnet_ConnectorMeta_orderBy: stagingmainnet_ConnectorMeta_orderBy; + stagingmainnet_DestinationTransfer: ResolverTypeWrapper; + stagingmainnet_DestinationTransfer_filter: stagingmainnet_DestinationTransfer_filter; + stagingmainnet_DestinationTransfer_orderBy: stagingmainnet_DestinationTransfer_orderBy; + stagingmainnet_OptimisticRootFinalized: ResolverTypeWrapper; + stagingmainnet_OptimisticRootFinalized_filter: stagingmainnet_OptimisticRootFinalized_filter; + stagingmainnet_OptimisticRootFinalized_orderBy: stagingmainnet_OptimisticRootFinalized_orderBy; + stagingmainnet_OriginMessage: ResolverTypeWrapper; + stagingmainnet_OriginMessage_filter: stagingmainnet_OriginMessage_filter; + stagingmainnet_OriginMessage_orderBy: stagingmainnet_OriginMessage_orderBy; + stagingmainnet_OriginTransfer: ResolverTypeWrapper; + stagingmainnet_OriginTransfer_filter: stagingmainnet_OriginTransfer_filter; + stagingmainnet_OriginTransfer_orderBy: stagingmainnet_OriginTransfer_orderBy; + stagingmainnet_Relayer: ResolverTypeWrapper; + stagingmainnet_RelayerFee: ResolverTypeWrapper; + stagingmainnet_RelayerFee_filter: stagingmainnet_RelayerFee_filter; + stagingmainnet_RelayerFee_orderBy: stagingmainnet_RelayerFee_orderBy; + stagingmainnet_RelayerFeesIncrease: ResolverTypeWrapper; + stagingmainnet_RelayerFeesIncrease_filter: stagingmainnet_RelayerFeesIncrease_filter; + stagingmainnet_RelayerFeesIncrease_orderBy: stagingmainnet_RelayerFeesIncrease_orderBy; + stagingmainnet_Relayer_filter: stagingmainnet_Relayer_filter; + stagingmainnet_Relayer_orderBy: stagingmainnet_Relayer_orderBy; + stagingmainnet_RootCount: ResolverTypeWrapper; + stagingmainnet_RootCount_filter: stagingmainnet_RootCount_filter; + stagingmainnet_RootCount_orderBy: stagingmainnet_RootCount_orderBy; + stagingmainnet_RootMessageSent: ResolverTypeWrapper; + stagingmainnet_RootMessageSent_filter: stagingmainnet_RootMessageSent_filter; + stagingmainnet_RootMessageSent_orderBy: stagingmainnet_RootMessageSent_orderBy; + stagingmainnet_Router: ResolverTypeWrapper; + stagingmainnet_RouterDailyTVL: ResolverTypeWrapper; + stagingmainnet_RouterDailyTVL_filter: stagingmainnet_RouterDailyTVL_filter; + stagingmainnet_RouterDailyTVL_orderBy: stagingmainnet_RouterDailyTVL_orderBy; + stagingmainnet_RouterLiquidityEvent: ResolverTypeWrapper; + stagingmainnet_RouterLiquidityEventType: stagingmainnet_RouterLiquidityEventType; + stagingmainnet_RouterLiquidityEvent_filter: stagingmainnet_RouterLiquidityEvent_filter; + stagingmainnet_RouterLiquidityEvent_orderBy: stagingmainnet_RouterLiquidityEvent_orderBy; + stagingmainnet_Router_filter: stagingmainnet_Router_filter; + stagingmainnet_Router_orderBy: stagingmainnet_Router_orderBy; + stagingmainnet_Sequencer: ResolverTypeWrapper; + stagingmainnet_Sequencer_filter: stagingmainnet_Sequencer_filter; + stagingmainnet_Sequencer_orderBy: stagingmainnet_Sequencer_orderBy; + stagingmainnet_Setting: ResolverTypeWrapper; + stagingmainnet_Setting_filter: stagingmainnet_Setting_filter; + stagingmainnet_Setting_orderBy: stagingmainnet_Setting_orderBy; + stagingmainnet_SlippageUpdate: ResolverTypeWrapper; + stagingmainnet_SlippageUpdate_filter: stagingmainnet_SlippageUpdate_filter; + stagingmainnet_SlippageUpdate_orderBy: stagingmainnet_SlippageUpdate_orderBy; + stagingmainnet_SnapshotRoot: ResolverTypeWrapper; + stagingmainnet_SnapshotRoot_filter: stagingmainnet_SnapshotRoot_filter; + stagingmainnet_SnapshotRoot_orderBy: stagingmainnet_SnapshotRoot_orderBy; + stagingmainnet_SpokeConnectorMode: ResolverTypeWrapper; + stagingmainnet_SpokeConnectorMode_filter: stagingmainnet_SpokeConnectorMode_filter; + stagingmainnet_SpokeConnectorMode_orderBy: stagingmainnet_SpokeConnectorMode_orderBy; + stagingmainnet_TransferStatus: stagingmainnet_TransferStatus; + localmainnet_AggregateRoot: ResolverTypeWrapper; + localmainnet_AggregateRootProposed: ResolverTypeWrapper; + localmainnet_AggregateRootProposed_filter: localmainnet_AggregateRootProposed_filter; + localmainnet_AggregateRootProposed_orderBy: localmainnet_AggregateRootProposed_orderBy; + localmainnet_AggregateRoot_filter: localmainnet_AggregateRoot_filter; + localmainnet_AggregateRoot_orderBy: localmainnet_AggregateRoot_orderBy; + localmainnet_Asset: ResolverTypeWrapper; + localmainnet_AssetBalance: ResolverTypeWrapper; + localmainnet_AssetBalance_filter: localmainnet_AssetBalance_filter; + localmainnet_AssetBalance_orderBy: localmainnet_AssetBalance_orderBy; + localmainnet_AssetStatus: ResolverTypeWrapper; + localmainnet_AssetStatus_filter: localmainnet_AssetStatus_filter; + localmainnet_AssetStatus_orderBy: localmainnet_AssetStatus_orderBy; + localmainnet_Asset_filter: localmainnet_Asset_filter; + localmainnet_Asset_orderBy: localmainnet_Asset_orderBy; + localmainnet_ConnectorMeta: ResolverTypeWrapper; + localmainnet_ConnectorMeta_filter: localmainnet_ConnectorMeta_filter; + localmainnet_ConnectorMeta_orderBy: localmainnet_ConnectorMeta_orderBy; + localmainnet_DestinationTransfer: ResolverTypeWrapper; + localmainnet_DestinationTransfer_filter: localmainnet_DestinationTransfer_filter; + localmainnet_DestinationTransfer_orderBy: localmainnet_DestinationTransfer_orderBy; + localmainnet_OptimisticRootFinalized: ResolverTypeWrapper; + localmainnet_OptimisticRootFinalized_filter: localmainnet_OptimisticRootFinalized_filter; + localmainnet_OptimisticRootFinalized_orderBy: localmainnet_OptimisticRootFinalized_orderBy; + localmainnet_OriginMessage: ResolverTypeWrapper; + localmainnet_OriginMessage_filter: localmainnet_OriginMessage_filter; + localmainnet_OriginMessage_orderBy: localmainnet_OriginMessage_orderBy; + localmainnet_OriginTransfer: ResolverTypeWrapper; + localmainnet_OriginTransfer_filter: localmainnet_OriginTransfer_filter; + localmainnet_OriginTransfer_orderBy: localmainnet_OriginTransfer_orderBy; + localmainnet_Relayer: ResolverTypeWrapper; + localmainnet_RelayerFee: ResolverTypeWrapper; + localmainnet_RelayerFee_filter: localmainnet_RelayerFee_filter; + localmainnet_RelayerFee_orderBy: localmainnet_RelayerFee_orderBy; + localmainnet_RelayerFeesIncrease: ResolverTypeWrapper; + localmainnet_RelayerFeesIncrease_filter: localmainnet_RelayerFeesIncrease_filter; + localmainnet_RelayerFeesIncrease_orderBy: localmainnet_RelayerFeesIncrease_orderBy; + localmainnet_Relayer_filter: localmainnet_Relayer_filter; + localmainnet_Relayer_orderBy: localmainnet_Relayer_orderBy; + localmainnet_RootCount: ResolverTypeWrapper; + localmainnet_RootCount_filter: localmainnet_RootCount_filter; + localmainnet_RootCount_orderBy: localmainnet_RootCount_orderBy; + localmainnet_RootMessageSent: ResolverTypeWrapper; + localmainnet_RootMessageSent_filter: localmainnet_RootMessageSent_filter; + localmainnet_RootMessageSent_orderBy: localmainnet_RootMessageSent_orderBy; + localmainnet_Router: ResolverTypeWrapper; + localmainnet_RouterDailyTVL: ResolverTypeWrapper; + localmainnet_RouterDailyTVL_filter: localmainnet_RouterDailyTVL_filter; + localmainnet_RouterDailyTVL_orderBy: localmainnet_RouterDailyTVL_orderBy; + localmainnet_RouterLiquidityEvent: ResolverTypeWrapper; + localmainnet_RouterLiquidityEventType: localmainnet_RouterLiquidityEventType; + localmainnet_RouterLiquidityEvent_filter: localmainnet_RouterLiquidityEvent_filter; + localmainnet_RouterLiquidityEvent_orderBy: localmainnet_RouterLiquidityEvent_orderBy; + localmainnet_Router_filter: localmainnet_Router_filter; + localmainnet_Router_orderBy: localmainnet_Router_orderBy; + localmainnet_Sequencer: ResolverTypeWrapper; + localmainnet_Sequencer_filter: localmainnet_Sequencer_filter; + localmainnet_Sequencer_orderBy: localmainnet_Sequencer_orderBy; + localmainnet_Setting: ResolverTypeWrapper; + localmainnet_Setting_filter: localmainnet_Setting_filter; + localmainnet_Setting_orderBy: localmainnet_Setting_orderBy; + localmainnet_SlippageUpdate: ResolverTypeWrapper; + localmainnet_SlippageUpdate_filter: localmainnet_SlippageUpdate_filter; + localmainnet_SlippageUpdate_orderBy: localmainnet_SlippageUpdate_orderBy; + localmainnet_SnapshotRoot: ResolverTypeWrapper; + localmainnet_SnapshotRoot_filter: localmainnet_SnapshotRoot_filter; + localmainnet_SnapshotRoot_orderBy: localmainnet_SnapshotRoot_orderBy; + localmainnet_SpokeConnectorMode: ResolverTypeWrapper; + localmainnet_SpokeConnectorMode_filter: localmainnet_SpokeConnectorMode_filter; + localmainnet_SpokeConnectorMode_orderBy: localmainnet_SpokeConnectorMode_orderBy; + localmainnet_TransferStatus: localmainnet_TransferStatus; + stagingxdai_AggregateRoot: ResolverTypeWrapper; + stagingxdai_AggregateRootProposed: ResolverTypeWrapper; + stagingxdai_AggregateRootProposed_filter: stagingxdai_AggregateRootProposed_filter; + stagingxdai_AggregateRootProposed_orderBy: stagingxdai_AggregateRootProposed_orderBy; + stagingxdai_AggregateRoot_filter: stagingxdai_AggregateRoot_filter; + stagingxdai_AggregateRoot_orderBy: stagingxdai_AggregateRoot_orderBy; + stagingxdai_Aggregation_interval: stagingxdai_Aggregation_interval; + stagingxdai_Asset: ResolverTypeWrapper; + stagingxdai_AssetBalance: ResolverTypeWrapper; + stagingxdai_AssetBalance_filter: stagingxdai_AssetBalance_filter; + stagingxdai_AssetBalance_orderBy: stagingxdai_AssetBalance_orderBy; + stagingxdai_AssetStatus: ResolverTypeWrapper; + stagingxdai_AssetStatus_filter: stagingxdai_AssetStatus_filter; + stagingxdai_AssetStatus_orderBy: stagingxdai_AssetStatus_orderBy; + stagingxdai_Asset_filter: stagingxdai_Asset_filter; + stagingxdai_Asset_orderBy: stagingxdai_Asset_orderBy; + stagingxdai_BigDecimal: ResolverTypeWrapper; + stagingxdai_BlockChangedFilter: stagingxdai_BlockChangedFilter; + stagingxdai_Block_height: stagingxdai_Block_height; + stagingxdai_Bytes: ResolverTypeWrapper; + stagingxdai_ConnectorMeta: ResolverTypeWrapper; + stagingxdai_ConnectorMeta_filter: stagingxdai_ConnectorMeta_filter; + stagingxdai_ConnectorMeta_orderBy: stagingxdai_ConnectorMeta_orderBy; + stagingxdai_DestinationTransfer: ResolverTypeWrapper; + stagingxdai_DestinationTransfer_filter: stagingxdai_DestinationTransfer_filter; + stagingxdai_DestinationTransfer_orderBy: stagingxdai_DestinationTransfer_orderBy; + stagingxdai_Int8: ResolverTypeWrapper; + stagingxdai_OptimisticRootFinalized: ResolverTypeWrapper; + stagingxdai_OptimisticRootFinalized_filter: stagingxdai_OptimisticRootFinalized_filter; + stagingxdai_OptimisticRootFinalized_orderBy: stagingxdai_OptimisticRootFinalized_orderBy; + stagingxdai_OrderDirection: stagingxdai_OrderDirection; + stagingxdai_OriginMessage: ResolverTypeWrapper; + stagingxdai_OriginMessage_filter: stagingxdai_OriginMessage_filter; + stagingxdai_OriginMessage_orderBy: stagingxdai_OriginMessage_orderBy; + stagingxdai_OriginTransfer: ResolverTypeWrapper; + stagingxdai_OriginTransfer_filter: stagingxdai_OriginTransfer_filter; + stagingxdai_OriginTransfer_orderBy: stagingxdai_OriginTransfer_orderBy; + stagingxdai_Relayer: ResolverTypeWrapper; + stagingxdai_RelayerFee: ResolverTypeWrapper; + stagingxdai_RelayerFee_filter: stagingxdai_RelayerFee_filter; + stagingxdai_RelayerFee_orderBy: stagingxdai_RelayerFee_orderBy; + stagingxdai_RelayerFeesIncrease: ResolverTypeWrapper; + stagingxdai_RelayerFeesIncrease_filter: stagingxdai_RelayerFeesIncrease_filter; + stagingxdai_RelayerFeesIncrease_orderBy: stagingxdai_RelayerFeesIncrease_orderBy; + stagingxdai_Relayer_filter: stagingxdai_Relayer_filter; + stagingxdai_Relayer_orderBy: stagingxdai_Relayer_orderBy; + stagingxdai_RootCount: ResolverTypeWrapper; + stagingxdai_RootCount_filter: stagingxdai_RootCount_filter; + stagingxdai_RootCount_orderBy: stagingxdai_RootCount_orderBy; + stagingxdai_RootMessageSent: ResolverTypeWrapper; + stagingxdai_RootMessageSent_filter: stagingxdai_RootMessageSent_filter; + stagingxdai_RootMessageSent_orderBy: stagingxdai_RootMessageSent_orderBy; + stagingxdai_Router: ResolverTypeWrapper; + stagingxdai_RouterDailyTVL: ResolverTypeWrapper; + stagingxdai_RouterDailyTVL_filter: stagingxdai_RouterDailyTVL_filter; + stagingxdai_RouterDailyTVL_orderBy: stagingxdai_RouterDailyTVL_orderBy; + stagingxdai_RouterLiquidityEvent: ResolverTypeWrapper; + stagingxdai_RouterLiquidityEventType: stagingxdai_RouterLiquidityEventType; + stagingxdai_RouterLiquidityEvent_filter: stagingxdai_RouterLiquidityEvent_filter; + stagingxdai_RouterLiquidityEvent_orderBy: stagingxdai_RouterLiquidityEvent_orderBy; + stagingxdai_Router_filter: stagingxdai_Router_filter; + stagingxdai_Router_orderBy: stagingxdai_Router_orderBy; + stagingxdai_Sequencer: ResolverTypeWrapper; + stagingxdai_Sequencer_filter: stagingxdai_Sequencer_filter; + stagingxdai_Sequencer_orderBy: stagingxdai_Sequencer_orderBy; + stagingxdai_Setting: ResolverTypeWrapper; + stagingxdai_Setting_filter: stagingxdai_Setting_filter; + stagingxdai_Setting_orderBy: stagingxdai_Setting_orderBy; + stagingxdai_SlippageUpdate: ResolverTypeWrapper; + stagingxdai_SlippageUpdate_filter: stagingxdai_SlippageUpdate_filter; + stagingxdai_SlippageUpdate_orderBy: stagingxdai_SlippageUpdate_orderBy; + stagingxdai_SnapshotRoot: ResolverTypeWrapper; + stagingxdai_SnapshotRoot_filter: stagingxdai_SnapshotRoot_filter; + stagingxdai_SnapshotRoot_orderBy: stagingxdai_SnapshotRoot_orderBy; + stagingxdai_SpokeConnectorMode: ResolverTypeWrapper; + stagingxdai_SpokeConnectorMode_filter: stagingxdai_SpokeConnectorMode_filter; + stagingxdai_SpokeConnectorMode_orderBy: stagingxdai_SpokeConnectorMode_orderBy; + stagingxdai_TransferStatus: stagingxdai_TransferStatus; + stagingxdai__Block_: ResolverTypeWrapper; + stagingxdai__Meta_: ResolverTypeWrapper; + localarbitrumone_AggregateRoot: ResolverTypeWrapper; + localarbitrumone_AggregateRootProposed: ResolverTypeWrapper; + localarbitrumone_AggregateRootProposed_filter: localarbitrumone_AggregateRootProposed_filter; + localarbitrumone_AggregateRootProposed_orderBy: localarbitrumone_AggregateRootProposed_orderBy; + localarbitrumone_AggregateRoot_filter: localarbitrumone_AggregateRoot_filter; + localarbitrumone_AggregateRoot_orderBy: localarbitrumone_AggregateRoot_orderBy; + localarbitrumone_Aggregation_interval: localarbitrumone_Aggregation_interval; + localarbitrumone_Asset: ResolverTypeWrapper; + localarbitrumone_AssetBalance: ResolverTypeWrapper; + localarbitrumone_AssetBalance_filter: localarbitrumone_AssetBalance_filter; + localarbitrumone_AssetBalance_orderBy: localarbitrumone_AssetBalance_orderBy; + localarbitrumone_AssetStatus: ResolverTypeWrapper; + localarbitrumone_AssetStatus_filter: localarbitrumone_AssetStatus_filter; + localarbitrumone_AssetStatus_orderBy: localarbitrumone_AssetStatus_orderBy; + localarbitrumone_Asset_filter: localarbitrumone_Asset_filter; + localarbitrumone_Asset_orderBy: localarbitrumone_Asset_orderBy; + localarbitrumone_BigDecimal: ResolverTypeWrapper; + localarbitrumone_BlockChangedFilter: localarbitrumone_BlockChangedFilter; + localarbitrumone_Block_height: localarbitrumone_Block_height; + localarbitrumone_Bytes: ResolverTypeWrapper; + localarbitrumone_ConnectorMeta: ResolverTypeWrapper; + localarbitrumone_ConnectorMeta_filter: localarbitrumone_ConnectorMeta_filter; + localarbitrumone_ConnectorMeta_orderBy: localarbitrumone_ConnectorMeta_orderBy; + localarbitrumone_DestinationTransfer: ResolverTypeWrapper; + localarbitrumone_DestinationTransfer_filter: localarbitrumone_DestinationTransfer_filter; + localarbitrumone_DestinationTransfer_orderBy: localarbitrumone_DestinationTransfer_orderBy; + localarbitrumone_Int8: ResolverTypeWrapper; + localarbitrumone_OptimisticRootFinalized: ResolverTypeWrapper; + localarbitrumone_OptimisticRootFinalized_filter: localarbitrumone_OptimisticRootFinalized_filter; + localarbitrumone_OptimisticRootFinalized_orderBy: localarbitrumone_OptimisticRootFinalized_orderBy; + localarbitrumone_OrderDirection: localarbitrumone_OrderDirection; + localarbitrumone_OriginMessage: ResolverTypeWrapper; + localarbitrumone_OriginMessage_filter: localarbitrumone_OriginMessage_filter; + localarbitrumone_OriginMessage_orderBy: localarbitrumone_OriginMessage_orderBy; + localarbitrumone_OriginTransfer: ResolverTypeWrapper; + localarbitrumone_OriginTransfer_filter: localarbitrumone_OriginTransfer_filter; + localarbitrumone_OriginTransfer_orderBy: localarbitrumone_OriginTransfer_orderBy; + localarbitrumone_Relayer: ResolverTypeWrapper; + localarbitrumone_RelayerFee: ResolverTypeWrapper; + localarbitrumone_RelayerFee_filter: localarbitrumone_RelayerFee_filter; + localarbitrumone_RelayerFee_orderBy: localarbitrumone_RelayerFee_orderBy; + localarbitrumone_RelayerFeesIncrease: ResolverTypeWrapper; + localarbitrumone_RelayerFeesIncrease_filter: localarbitrumone_RelayerFeesIncrease_filter; + localarbitrumone_RelayerFeesIncrease_orderBy: localarbitrumone_RelayerFeesIncrease_orderBy; + localarbitrumone_Relayer_filter: localarbitrumone_Relayer_filter; + localarbitrumone_Relayer_orderBy: localarbitrumone_Relayer_orderBy; + localarbitrumone_RootCount: ResolverTypeWrapper; + localarbitrumone_RootCount_filter: localarbitrumone_RootCount_filter; + localarbitrumone_RootCount_orderBy: localarbitrumone_RootCount_orderBy; + localarbitrumone_RootMessageSent: ResolverTypeWrapper; + localarbitrumone_RootMessageSent_filter: localarbitrumone_RootMessageSent_filter; + localarbitrumone_RootMessageSent_orderBy: localarbitrumone_RootMessageSent_orderBy; + localarbitrumone_Router: ResolverTypeWrapper; + localarbitrumone_RouterDailyTVL: ResolverTypeWrapper; + localarbitrumone_RouterDailyTVL_filter: localarbitrumone_RouterDailyTVL_filter; + localarbitrumone_RouterDailyTVL_orderBy: localarbitrumone_RouterDailyTVL_orderBy; + localarbitrumone_RouterLiquidityEvent: ResolverTypeWrapper; + localarbitrumone_RouterLiquidityEventType: localarbitrumone_RouterLiquidityEventType; + localarbitrumone_RouterLiquidityEvent_filter: localarbitrumone_RouterLiquidityEvent_filter; + localarbitrumone_RouterLiquidityEvent_orderBy: localarbitrumone_RouterLiquidityEvent_orderBy; + localarbitrumone_Router_filter: localarbitrumone_Router_filter; + localarbitrumone_Router_orderBy: localarbitrumone_Router_orderBy; + localarbitrumone_Sequencer: ResolverTypeWrapper; + localarbitrumone_Sequencer_filter: localarbitrumone_Sequencer_filter; + localarbitrumone_Sequencer_orderBy: localarbitrumone_Sequencer_orderBy; + localarbitrumone_Setting: ResolverTypeWrapper; + localarbitrumone_Setting_filter: localarbitrumone_Setting_filter; + localarbitrumone_Setting_orderBy: localarbitrumone_Setting_orderBy; + localarbitrumone_SlippageUpdate: ResolverTypeWrapper; + localarbitrumone_SlippageUpdate_filter: localarbitrumone_SlippageUpdate_filter; + localarbitrumone_SlippageUpdate_orderBy: localarbitrumone_SlippageUpdate_orderBy; + localarbitrumone_SnapshotRoot: ResolverTypeWrapper; + localarbitrumone_SnapshotRoot_filter: localarbitrumone_SnapshotRoot_filter; + localarbitrumone_SnapshotRoot_orderBy: localarbitrumone_SnapshotRoot_orderBy; + localarbitrumone_SpokeConnectorMode: ResolverTypeWrapper; + localarbitrumone_SpokeConnectorMode_filter: localarbitrumone_SpokeConnectorMode_filter; + localarbitrumone_SpokeConnectorMode_orderBy: localarbitrumone_SpokeConnectorMode_orderBy; + localarbitrumone_TransferStatus: localarbitrumone_TransferStatus; + localarbitrumone__Block_: ResolverTypeWrapper; + localarbitrumone__Meta_: ResolverTypeWrapper; arbitrumone_AggregateRoot: ResolverTypeWrapper; arbitrumone_AggregateRootProposed: ResolverTypeWrapper; arbitrumone_AggregateRootProposed_filter: arbitrumone_AggregateRootProposed_filter; @@ -193072,451 +193565,245 @@ export type ResolversTypes = ResolversObject<{ arbitrumone_TransferStatus: arbitrumone_TransferStatus; arbitrumone__Block_: ResolverTypeWrapper; arbitrumone__Meta_: ResolverTypeWrapper; - linea_swap_BigDecimal: ResolverTypeWrapper; - linea_swap_BlockChangedFilter: linea_swap_BlockChangedFilter; - linea_swap_Block_height: linea_swap_Block_height; - linea_swap_Bytes: ResolverTypeWrapper; - linea_swap_LpAccount: ResolverTypeWrapper; - linea_swap_LpAccountBalance: ResolverTypeWrapper; - linea_swap_LpAccountBalance_filter: linea_swap_LpAccountBalance_filter; - linea_swap_LpAccountBalance_orderBy: linea_swap_LpAccountBalance_orderBy; - linea_swap_LpAccount_filter: linea_swap_LpAccount_filter; - linea_swap_LpAccount_orderBy: linea_swap_LpAccount_orderBy; - linea_swap_LpToken: ResolverTypeWrapper; - linea_swap_LpTokenEvent: ResolversTypes['linea_swap_LpTransferEvent']; - linea_swap_LpTokenEvent_filter: linea_swap_LpTokenEvent_filter; - linea_swap_LpTokenEvent_orderBy: linea_swap_LpTokenEvent_orderBy; - linea_swap_LpToken_filter: linea_swap_LpToken_filter; - linea_swap_LpToken_orderBy: linea_swap_LpToken_orderBy; - linea_swap_LpTransferEvent: ResolverTypeWrapper; - linea_swap_LpTransferEvent_filter: linea_swap_LpTransferEvent_filter; - linea_swap_LpTransferEvent_orderBy: linea_swap_LpTransferEvent_orderBy; - linea_swap_OrderDirection: linea_swap_OrderDirection; - linea_swap_PooledToken: ResolverTypeWrapper; - linea_swap_PooledToken_filter: linea_swap_PooledToken_filter; - linea_swap_PooledToken_orderBy: linea_swap_PooledToken_orderBy; - linea_swap_StableSwap: ResolverTypeWrapper; - linea_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - linea_swap_StableSwapAddLiquidityEvent_filter: linea_swap_StableSwapAddLiquidityEvent_filter; - linea_swap_StableSwapAddLiquidityEvent_orderBy: linea_swap_StableSwapAddLiquidityEvent_orderBy; - linea_swap_StableSwapEvent: ResolversTypes['linea_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['linea_swap_StableSwapRemoveLiquidityEvent']; - linea_swap_StableSwapEvent_filter: linea_swap_StableSwapEvent_filter; - linea_swap_StableSwapEvent_orderBy: linea_swap_StableSwapEvent_orderBy; - linea_swap_StableSwapExchange: ResolverTypeWrapper; - linea_swap_StableSwapExchange_filter: linea_swap_StableSwapExchange_filter; - linea_swap_StableSwapExchange_orderBy: linea_swap_StableSwapExchange_orderBy; - linea_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - linea_swap_StableSwapRemoveLiquidityEvent_filter: linea_swap_StableSwapRemoveLiquidityEvent_filter; - linea_swap_StableSwapRemoveLiquidityEvent_orderBy: linea_swap_StableSwapRemoveLiquidityEvent_orderBy; - linea_swap_StableSwap_filter: linea_swap_StableSwap_filter; - linea_swap_StableSwap_orderBy: linea_swap_StableSwap_orderBy; - linea_swap_SwapDailyVolume: ResolverTypeWrapper; - linea_swap_SwapDailyVolume_filter: linea_swap_SwapDailyVolume_filter; - linea_swap_SwapDailyVolume_orderBy: linea_swap_SwapDailyVolume_orderBy; - linea_swap_SwapHourlyVolume: ResolverTypeWrapper; - linea_swap_SwapHourlyVolume_filter: linea_swap_SwapHourlyVolume_filter; - linea_swap_SwapHourlyVolume_orderBy: linea_swap_SwapHourlyVolume_orderBy; - linea_swap_SwapTradeVolume: ResolversTypes['linea_swap_SwapDailyVolume'] | ResolversTypes['linea_swap_SwapHourlyVolume'] | ResolversTypes['linea_swap_SwapWeeklyVolume']; - linea_swap_SwapTradeVolume_filter: linea_swap_SwapTradeVolume_filter; - linea_swap_SwapTradeVolume_orderBy: linea_swap_SwapTradeVolume_orderBy; - linea_swap_SwapWeeklyVolume: ResolverTypeWrapper; - linea_swap_SwapWeeklyVolume_filter: linea_swap_SwapWeeklyVolume_filter; - linea_swap_SwapWeeklyVolume_orderBy: linea_swap_SwapWeeklyVolume_orderBy; - linea_swap_SystemInfo: ResolverTypeWrapper; - linea_swap_SystemInfo_filter: linea_swap_SystemInfo_filter; - linea_swap_SystemInfo_orderBy: linea_swap_SystemInfo_orderBy; - linea_swap__Block_: ResolverTypeWrapper; - linea_swap__Meta_: ResolverTypeWrapper; - sepolia_AggregateRoot: ResolverTypeWrapper; - sepolia_AggregateRootProposed: ResolverTypeWrapper; - sepolia_AggregateRootProposed_filter: sepolia_AggregateRootProposed_filter; - sepolia_AggregateRootProposed_orderBy: sepolia_AggregateRootProposed_orderBy; - sepolia_AggregateRoot_filter: sepolia_AggregateRoot_filter; - sepolia_AggregateRoot_orderBy: sepolia_AggregateRoot_orderBy; - sepolia_Asset: ResolverTypeWrapper; - sepolia_AssetBalance: ResolverTypeWrapper; - sepolia_AssetBalance_filter: sepolia_AssetBalance_filter; - sepolia_AssetBalance_orderBy: sepolia_AssetBalance_orderBy; - sepolia_AssetStatus: ResolverTypeWrapper; - sepolia_AssetStatus_filter: sepolia_AssetStatus_filter; - sepolia_AssetStatus_orderBy: sepolia_AssetStatus_orderBy; - sepolia_Asset_filter: sepolia_Asset_filter; - sepolia_Asset_orderBy: sepolia_Asset_orderBy; - sepolia_ConnectorMeta: ResolverTypeWrapper; - sepolia_ConnectorMeta_filter: sepolia_ConnectorMeta_filter; - sepolia_ConnectorMeta_orderBy: sepolia_ConnectorMeta_orderBy; - sepolia_DestinationTransfer: ResolverTypeWrapper; - sepolia_DestinationTransfer_filter: sepolia_DestinationTransfer_filter; - sepolia_DestinationTransfer_orderBy: sepolia_DestinationTransfer_orderBy; - sepolia_OptimisticRootFinalized: ResolverTypeWrapper; - sepolia_OptimisticRootFinalized_filter: sepolia_OptimisticRootFinalized_filter; - sepolia_OptimisticRootFinalized_orderBy: sepolia_OptimisticRootFinalized_orderBy; - sepolia_OriginMessage: ResolverTypeWrapper; - sepolia_OriginMessage_filter: sepolia_OriginMessage_filter; - sepolia_OriginMessage_orderBy: sepolia_OriginMessage_orderBy; - sepolia_OriginTransfer: ResolverTypeWrapper; - sepolia_OriginTransfer_filter: sepolia_OriginTransfer_filter; - sepolia_OriginTransfer_orderBy: sepolia_OriginTransfer_orderBy; - sepolia_Relayer: ResolverTypeWrapper; - sepolia_RelayerFee: ResolverTypeWrapper; - sepolia_RelayerFee_filter: sepolia_RelayerFee_filter; - sepolia_RelayerFee_orderBy: sepolia_RelayerFee_orderBy; - sepolia_RelayerFeesIncrease: ResolverTypeWrapper; - sepolia_RelayerFeesIncrease_filter: sepolia_RelayerFeesIncrease_filter; - sepolia_RelayerFeesIncrease_orderBy: sepolia_RelayerFeesIncrease_orderBy; - sepolia_Relayer_filter: sepolia_Relayer_filter; - sepolia_Relayer_orderBy: sepolia_Relayer_orderBy; - sepolia_RootCount: ResolverTypeWrapper; - sepolia_RootCount_filter: sepolia_RootCount_filter; - sepolia_RootCount_orderBy: sepolia_RootCount_orderBy; - sepolia_RootMessageSent: ResolverTypeWrapper; - sepolia_RootMessageSent_filter: sepolia_RootMessageSent_filter; - sepolia_RootMessageSent_orderBy: sepolia_RootMessageSent_orderBy; - sepolia_Router: ResolverTypeWrapper; - sepolia_RouterDailyTVL: ResolverTypeWrapper; - sepolia_RouterDailyTVL_filter: sepolia_RouterDailyTVL_filter; - sepolia_RouterDailyTVL_orderBy: sepolia_RouterDailyTVL_orderBy; - sepolia_RouterLiquidityEvent: ResolverTypeWrapper; - sepolia_RouterLiquidityEventType: sepolia_RouterLiquidityEventType; - sepolia_RouterLiquidityEvent_filter: sepolia_RouterLiquidityEvent_filter; - sepolia_RouterLiquidityEvent_orderBy: sepolia_RouterLiquidityEvent_orderBy; - sepolia_Router_filter: sepolia_Router_filter; - sepolia_Router_orderBy: sepolia_Router_orderBy; - sepolia_Sequencer: ResolverTypeWrapper; - sepolia_Sequencer_filter: sepolia_Sequencer_filter; - sepolia_Sequencer_orderBy: sepolia_Sequencer_orderBy; - sepolia_Setting: ResolverTypeWrapper; - sepolia_Setting_filter: sepolia_Setting_filter; - sepolia_Setting_orderBy: sepolia_Setting_orderBy; - sepolia_SlippageUpdate: ResolverTypeWrapper; - sepolia_SlippageUpdate_filter: sepolia_SlippageUpdate_filter; - sepolia_SlippageUpdate_orderBy: sepolia_SlippageUpdate_orderBy; - sepolia_SnapshotRoot: ResolverTypeWrapper; - sepolia_SnapshotRoot_filter: sepolia_SnapshotRoot_filter; - sepolia_SnapshotRoot_orderBy: sepolia_SnapshotRoot_orderBy; - sepolia_SpokeConnectorMode: ResolverTypeWrapper; - sepolia_SpokeConnectorMode_filter: sepolia_SpokeConnectorMode_filter; - sepolia_SpokeConnectorMode_orderBy: sepolia_SpokeConnectorMode_orderBy; - sepolia_TransferStatus: sepolia_TransferStatus; - polygonzkevm_swap_AggregateRoot: ResolverTypeWrapper; - polygonzkevm_swap_AggregateRootProposed: ResolverTypeWrapper; - polygonzkevm_swap_AggregateRootProposed_filter: polygonzkevm_swap_AggregateRootProposed_filter; - polygonzkevm_swap_AggregateRootProposed_orderBy: polygonzkevm_swap_AggregateRootProposed_orderBy; - polygonzkevm_swap_AggregateRoot_filter: polygonzkevm_swap_AggregateRoot_filter; - polygonzkevm_swap_AggregateRoot_orderBy: polygonzkevm_swap_AggregateRoot_orderBy; - polygonzkevm_swap_Asset: ResolverTypeWrapper; - polygonzkevm_swap_AssetBalance: ResolverTypeWrapper; - polygonzkevm_swap_AssetBalance_filter: polygonzkevm_swap_AssetBalance_filter; - polygonzkevm_swap_AssetBalance_orderBy: polygonzkevm_swap_AssetBalance_orderBy; - polygonzkevm_swap_AssetStatus: ResolverTypeWrapper; - polygonzkevm_swap_AssetStatus_filter: polygonzkevm_swap_AssetStatus_filter; - polygonzkevm_swap_AssetStatus_orderBy: polygonzkevm_swap_AssetStatus_orderBy; - polygonzkevm_swap_Asset_filter: polygonzkevm_swap_Asset_filter; - polygonzkevm_swap_Asset_orderBy: polygonzkevm_swap_Asset_orderBy; - polygonzkevm_swap_BigDecimal: ResolverTypeWrapper; - polygonzkevm_swap_BlockChangedFilter: polygonzkevm_swap_BlockChangedFilter; - polygonzkevm_swap_Block_height: polygonzkevm_swap_Block_height; - polygonzkevm_swap_Bytes: ResolverTypeWrapper; - polygonzkevm_swap_ConnectorMeta: ResolverTypeWrapper; - polygonzkevm_swap_ConnectorMeta_filter: polygonzkevm_swap_ConnectorMeta_filter; - polygonzkevm_swap_ConnectorMeta_orderBy: polygonzkevm_swap_ConnectorMeta_orderBy; - polygonzkevm_swap_DestinationTransfer: ResolverTypeWrapper; - polygonzkevm_swap_DestinationTransfer_filter: polygonzkevm_swap_DestinationTransfer_filter; - polygonzkevm_swap_DestinationTransfer_orderBy: polygonzkevm_swap_DestinationTransfer_orderBy; - polygonzkevm_swap_Int8: ResolverTypeWrapper; - polygonzkevm_swap_OptimisticRootFinalized: ResolverTypeWrapper; - polygonzkevm_swap_OptimisticRootFinalized_filter: polygonzkevm_swap_OptimisticRootFinalized_filter; - polygonzkevm_swap_OptimisticRootFinalized_orderBy: polygonzkevm_swap_OptimisticRootFinalized_orderBy; - polygonzkevm_swap_OrderDirection: polygonzkevm_swap_OrderDirection; - polygonzkevm_swap_OriginMessage: ResolverTypeWrapper; - polygonzkevm_swap_OriginMessage_filter: polygonzkevm_swap_OriginMessage_filter; - polygonzkevm_swap_OriginMessage_orderBy: polygonzkevm_swap_OriginMessage_orderBy; - polygonzkevm_swap_OriginTransfer: ResolverTypeWrapper; - polygonzkevm_swap_OriginTransfer_filter: polygonzkevm_swap_OriginTransfer_filter; - polygonzkevm_swap_OriginTransfer_orderBy: polygonzkevm_swap_OriginTransfer_orderBy; - polygonzkevm_swap_Relayer: ResolverTypeWrapper; - polygonzkevm_swap_RelayerFee: ResolverTypeWrapper; - polygonzkevm_swap_RelayerFee_filter: polygonzkevm_swap_RelayerFee_filter; - polygonzkevm_swap_RelayerFee_orderBy: polygonzkevm_swap_RelayerFee_orderBy; - polygonzkevm_swap_RelayerFeesIncrease: ResolverTypeWrapper; - polygonzkevm_swap_RelayerFeesIncrease_filter: polygonzkevm_swap_RelayerFeesIncrease_filter; - polygonzkevm_swap_RelayerFeesIncrease_orderBy: polygonzkevm_swap_RelayerFeesIncrease_orderBy; - polygonzkevm_swap_Relayer_filter: polygonzkevm_swap_Relayer_filter; - polygonzkevm_swap_Relayer_orderBy: polygonzkevm_swap_Relayer_orderBy; - polygonzkevm_swap_RootCount: ResolverTypeWrapper; - polygonzkevm_swap_RootCount_filter: polygonzkevm_swap_RootCount_filter; - polygonzkevm_swap_RootCount_orderBy: polygonzkevm_swap_RootCount_orderBy; - polygonzkevm_swap_RootMessageSent: ResolverTypeWrapper; - polygonzkevm_swap_RootMessageSent_filter: polygonzkevm_swap_RootMessageSent_filter; - polygonzkevm_swap_RootMessageSent_orderBy: polygonzkevm_swap_RootMessageSent_orderBy; - polygonzkevm_swap_Router: ResolverTypeWrapper; - polygonzkevm_swap_RouterDailyTVL: ResolverTypeWrapper; - polygonzkevm_swap_RouterDailyTVL_filter: polygonzkevm_swap_RouterDailyTVL_filter; - polygonzkevm_swap_RouterDailyTVL_orderBy: polygonzkevm_swap_RouterDailyTVL_orderBy; - polygonzkevm_swap_RouterLiquidityEvent: ResolverTypeWrapper; - polygonzkevm_swap_RouterLiquidityEventType: polygonzkevm_swap_RouterLiquidityEventType; - polygonzkevm_swap_RouterLiquidityEvent_filter: polygonzkevm_swap_RouterLiquidityEvent_filter; - polygonzkevm_swap_RouterLiquidityEvent_orderBy: polygonzkevm_swap_RouterLiquidityEvent_orderBy; - polygonzkevm_swap_Router_filter: polygonzkevm_swap_Router_filter; - polygonzkevm_swap_Router_orderBy: polygonzkevm_swap_Router_orderBy; - polygonzkevm_swap_Sequencer: ResolverTypeWrapper; - polygonzkevm_swap_Sequencer_filter: polygonzkevm_swap_Sequencer_filter; - polygonzkevm_swap_Sequencer_orderBy: polygonzkevm_swap_Sequencer_orderBy; - polygonzkevm_swap_Setting: ResolverTypeWrapper; - polygonzkevm_swap_Setting_filter: polygonzkevm_swap_Setting_filter; - polygonzkevm_swap_Setting_orderBy: polygonzkevm_swap_Setting_orderBy; - polygonzkevm_swap_SlippageUpdate: ResolverTypeWrapper; - polygonzkevm_swap_SlippageUpdate_filter: polygonzkevm_swap_SlippageUpdate_filter; - polygonzkevm_swap_SlippageUpdate_orderBy: polygonzkevm_swap_SlippageUpdate_orderBy; - polygonzkevm_swap_SnapshotRoot: ResolverTypeWrapper; - polygonzkevm_swap_SnapshotRoot_filter: polygonzkevm_swap_SnapshotRoot_filter; - polygonzkevm_swap_SnapshotRoot_orderBy: polygonzkevm_swap_SnapshotRoot_orderBy; - polygonzkevm_swap_SpokeConnectorMode: ResolverTypeWrapper; - polygonzkevm_swap_SpokeConnectorMode_filter: polygonzkevm_swap_SpokeConnectorMode_filter; - polygonzkevm_swap_SpokeConnectorMode_orderBy: polygonzkevm_swap_SpokeConnectorMode_orderBy; - polygonzkevm_swap_TransferStatus: polygonzkevm_swap_TransferStatus; - polygonzkevm_swap__Block_: ResolverTypeWrapper; - polygonzkevm_swap__Meta_: ResolverTypeWrapper; - arbitrumsepolia_AggregateRoot: ResolverTypeWrapper; - arbitrumsepolia_AggregateRootProposed: ResolverTypeWrapper; - arbitrumsepolia_AggregateRootProposed_filter: arbitrumsepolia_AggregateRootProposed_filter; - arbitrumsepolia_AggregateRootProposed_orderBy: arbitrumsepolia_AggregateRootProposed_orderBy; - arbitrumsepolia_AggregateRoot_filter: arbitrumsepolia_AggregateRoot_filter; - arbitrumsepolia_AggregateRoot_orderBy: arbitrumsepolia_AggregateRoot_orderBy; - arbitrumsepolia_Aggregation_interval: arbitrumsepolia_Aggregation_interval; - arbitrumsepolia_Asset: ResolverTypeWrapper; - arbitrumsepolia_AssetBalance: ResolverTypeWrapper; - arbitrumsepolia_AssetBalance_filter: arbitrumsepolia_AssetBalance_filter; - arbitrumsepolia_AssetBalance_orderBy: arbitrumsepolia_AssetBalance_orderBy; - arbitrumsepolia_AssetStatus: ResolverTypeWrapper; - arbitrumsepolia_AssetStatus_filter: arbitrumsepolia_AssetStatus_filter; - arbitrumsepolia_AssetStatus_orderBy: arbitrumsepolia_AssetStatus_orderBy; - arbitrumsepolia_Asset_filter: arbitrumsepolia_Asset_filter; - arbitrumsepolia_Asset_orderBy: arbitrumsepolia_Asset_orderBy; - arbitrumsepolia_BigDecimal: ResolverTypeWrapper; - arbitrumsepolia_BlockChangedFilter: arbitrumsepolia_BlockChangedFilter; - arbitrumsepolia_Block_height: arbitrumsepolia_Block_height; - arbitrumsepolia_Bytes: ResolverTypeWrapper; - arbitrumsepolia_ConnectorMeta: ResolverTypeWrapper; - arbitrumsepolia_ConnectorMeta_filter: arbitrumsepolia_ConnectorMeta_filter; - arbitrumsepolia_ConnectorMeta_orderBy: arbitrumsepolia_ConnectorMeta_orderBy; - arbitrumsepolia_DestinationTransfer: ResolverTypeWrapper; - arbitrumsepolia_DestinationTransfer_filter: arbitrumsepolia_DestinationTransfer_filter; - arbitrumsepolia_DestinationTransfer_orderBy: arbitrumsepolia_DestinationTransfer_orderBy; - arbitrumsepolia_Int8: ResolverTypeWrapper; - arbitrumsepolia_OptimisticRootFinalized: ResolverTypeWrapper; - arbitrumsepolia_OptimisticRootFinalized_filter: arbitrumsepolia_OptimisticRootFinalized_filter; - arbitrumsepolia_OptimisticRootFinalized_orderBy: arbitrumsepolia_OptimisticRootFinalized_orderBy; - arbitrumsepolia_OrderDirection: arbitrumsepolia_OrderDirection; - arbitrumsepolia_OriginMessage: ResolverTypeWrapper; - arbitrumsepolia_OriginMessage_filter: arbitrumsepolia_OriginMessage_filter; - arbitrumsepolia_OriginMessage_orderBy: arbitrumsepolia_OriginMessage_orderBy; - arbitrumsepolia_OriginTransfer: ResolverTypeWrapper; - arbitrumsepolia_OriginTransfer_filter: arbitrumsepolia_OriginTransfer_filter; - arbitrumsepolia_OriginTransfer_orderBy: arbitrumsepolia_OriginTransfer_orderBy; - arbitrumsepolia_Relayer: ResolverTypeWrapper; - arbitrumsepolia_RelayerFee: ResolverTypeWrapper; - arbitrumsepolia_RelayerFee_filter: arbitrumsepolia_RelayerFee_filter; - arbitrumsepolia_RelayerFee_orderBy: arbitrumsepolia_RelayerFee_orderBy; - arbitrumsepolia_RelayerFeesIncrease: ResolverTypeWrapper; - arbitrumsepolia_RelayerFeesIncrease_filter: arbitrumsepolia_RelayerFeesIncrease_filter; - arbitrumsepolia_RelayerFeesIncrease_orderBy: arbitrumsepolia_RelayerFeesIncrease_orderBy; - arbitrumsepolia_Relayer_filter: arbitrumsepolia_Relayer_filter; - arbitrumsepolia_Relayer_orderBy: arbitrumsepolia_Relayer_orderBy; - arbitrumsepolia_RootCount: ResolverTypeWrapper; - arbitrumsepolia_RootCount_filter: arbitrumsepolia_RootCount_filter; - arbitrumsepolia_RootCount_orderBy: arbitrumsepolia_RootCount_orderBy; - arbitrumsepolia_RootMessageSent: ResolverTypeWrapper; - arbitrumsepolia_RootMessageSent_filter: arbitrumsepolia_RootMessageSent_filter; - arbitrumsepolia_RootMessageSent_orderBy: arbitrumsepolia_RootMessageSent_orderBy; - arbitrumsepolia_Router: ResolverTypeWrapper; - arbitrumsepolia_RouterDailyTVL: ResolverTypeWrapper; - arbitrumsepolia_RouterDailyTVL_filter: arbitrumsepolia_RouterDailyTVL_filter; - arbitrumsepolia_RouterDailyTVL_orderBy: arbitrumsepolia_RouterDailyTVL_orderBy; - arbitrumsepolia_RouterLiquidityEvent: ResolverTypeWrapper; - arbitrumsepolia_RouterLiquidityEventType: arbitrumsepolia_RouterLiquidityEventType; - arbitrumsepolia_RouterLiquidityEvent_filter: arbitrumsepolia_RouterLiquidityEvent_filter; - arbitrumsepolia_RouterLiquidityEvent_orderBy: arbitrumsepolia_RouterLiquidityEvent_orderBy; - arbitrumsepolia_Router_filter: arbitrumsepolia_Router_filter; - arbitrumsepolia_Router_orderBy: arbitrumsepolia_Router_orderBy; - arbitrumsepolia_Sequencer: ResolverTypeWrapper; - arbitrumsepolia_Sequencer_filter: arbitrumsepolia_Sequencer_filter; - arbitrumsepolia_Sequencer_orderBy: arbitrumsepolia_Sequencer_orderBy; - arbitrumsepolia_Setting: ResolverTypeWrapper; - arbitrumsepolia_Setting_filter: arbitrumsepolia_Setting_filter; - arbitrumsepolia_Setting_orderBy: arbitrumsepolia_Setting_orderBy; - arbitrumsepolia_SlippageUpdate: ResolverTypeWrapper; - arbitrumsepolia_SlippageUpdate_filter: arbitrumsepolia_SlippageUpdate_filter; - arbitrumsepolia_SlippageUpdate_orderBy: arbitrumsepolia_SlippageUpdate_orderBy; - arbitrumsepolia_SnapshotRoot: ResolverTypeWrapper; - arbitrumsepolia_SnapshotRoot_filter: arbitrumsepolia_SnapshotRoot_filter; - arbitrumsepolia_SnapshotRoot_orderBy: arbitrumsepolia_SnapshotRoot_orderBy; - arbitrumsepolia_SpokeConnectorMode: ResolverTypeWrapper; - arbitrumsepolia_SpokeConnectorMode_filter: arbitrumsepolia_SpokeConnectorMode_filter; - arbitrumsepolia_SpokeConnectorMode_orderBy: arbitrumsepolia_SpokeConnectorMode_orderBy; - arbitrumsepolia_TransferStatus: arbitrumsepolia_TransferStatus; - arbitrumsepolia__Block_: ResolverTypeWrapper; - arbitrumsepolia__Meta_: ResolverTypeWrapper; - xdai_AggregateRoot: ResolverTypeWrapper; - xdai_AggregateRootProposed: ResolverTypeWrapper; - xdai_AggregateRootProposed_filter: xdai_AggregateRootProposed_filter; - xdai_AggregateRootProposed_orderBy: xdai_AggregateRootProposed_orderBy; - xdai_AggregateRoot_filter: xdai_AggregateRoot_filter; - xdai_AggregateRoot_orderBy: xdai_AggregateRoot_orderBy; - xdai_Aggregation_interval: xdai_Aggregation_interval; - xdai_Asset: ResolverTypeWrapper; - xdai_AssetBalance: ResolverTypeWrapper; - xdai_AssetBalance_filter: xdai_AssetBalance_filter; - xdai_AssetBalance_orderBy: xdai_AssetBalance_orderBy; - xdai_AssetStatus: ResolverTypeWrapper; - xdai_AssetStatus_filter: xdai_AssetStatus_filter; - xdai_AssetStatus_orderBy: xdai_AssetStatus_orderBy; - xdai_Asset_filter: xdai_Asset_filter; - xdai_Asset_orderBy: xdai_Asset_orderBy; - xdai_BigDecimal: ResolverTypeWrapper; - xdai_BlockChangedFilter: xdai_BlockChangedFilter; - xdai_Block_height: xdai_Block_height; - xdai_Bytes: ResolverTypeWrapper; - xdai_ConnectorMeta: ResolverTypeWrapper; - xdai_ConnectorMeta_filter: xdai_ConnectorMeta_filter; - xdai_ConnectorMeta_orderBy: xdai_ConnectorMeta_orderBy; - xdai_DestinationTransfer: ResolverTypeWrapper; - xdai_DestinationTransfer_filter: xdai_DestinationTransfer_filter; - xdai_DestinationTransfer_orderBy: xdai_DestinationTransfer_orderBy; - xdai_Int8: ResolverTypeWrapper; - xdai_OptimisticRootFinalized: ResolverTypeWrapper; - xdai_OptimisticRootFinalized_filter: xdai_OptimisticRootFinalized_filter; - xdai_OptimisticRootFinalized_orderBy: xdai_OptimisticRootFinalized_orderBy; - xdai_OrderDirection: xdai_OrderDirection; - xdai_OriginMessage: ResolverTypeWrapper; - xdai_OriginMessage_filter: xdai_OriginMessage_filter; - xdai_OriginMessage_orderBy: xdai_OriginMessage_orderBy; - xdai_OriginTransfer: ResolverTypeWrapper; - xdai_OriginTransfer_filter: xdai_OriginTransfer_filter; - xdai_OriginTransfer_orderBy: xdai_OriginTransfer_orderBy; - xdai_Relayer: ResolverTypeWrapper; - xdai_RelayerFee: ResolverTypeWrapper; - xdai_RelayerFee_filter: xdai_RelayerFee_filter; - xdai_RelayerFee_orderBy: xdai_RelayerFee_orderBy; - xdai_RelayerFeesIncrease: ResolverTypeWrapper; - xdai_RelayerFeesIncrease_filter: xdai_RelayerFeesIncrease_filter; - xdai_RelayerFeesIncrease_orderBy: xdai_RelayerFeesIncrease_orderBy; - xdai_Relayer_filter: xdai_Relayer_filter; - xdai_Relayer_orderBy: xdai_Relayer_orderBy; - xdai_RootCount: ResolverTypeWrapper; - xdai_RootCount_filter: xdai_RootCount_filter; - xdai_RootCount_orderBy: xdai_RootCount_orderBy; - xdai_RootMessageSent: ResolverTypeWrapper; - xdai_RootMessageSent_filter: xdai_RootMessageSent_filter; - xdai_RootMessageSent_orderBy: xdai_RootMessageSent_orderBy; - xdai_Router: ResolverTypeWrapper; - xdai_RouterDailyTVL: ResolverTypeWrapper; - xdai_RouterDailyTVL_filter: xdai_RouterDailyTVL_filter; - xdai_RouterDailyTVL_orderBy: xdai_RouterDailyTVL_orderBy; - xdai_RouterLiquidityEvent: ResolverTypeWrapper; - xdai_RouterLiquidityEventType: xdai_RouterLiquidityEventType; - xdai_RouterLiquidityEvent_filter: xdai_RouterLiquidityEvent_filter; - xdai_RouterLiquidityEvent_orderBy: xdai_RouterLiquidityEvent_orderBy; - xdai_Router_filter: xdai_Router_filter; - xdai_Router_orderBy: xdai_Router_orderBy; - xdai_Sequencer: ResolverTypeWrapper; - xdai_Sequencer_filter: xdai_Sequencer_filter; - xdai_Sequencer_orderBy: xdai_Sequencer_orderBy; - xdai_Setting: ResolverTypeWrapper; - xdai_Setting_filter: xdai_Setting_filter; - xdai_Setting_orderBy: xdai_Setting_orderBy; - xdai_SlippageUpdate: ResolverTypeWrapper; - xdai_SlippageUpdate_filter: xdai_SlippageUpdate_filter; - xdai_SlippageUpdate_orderBy: xdai_SlippageUpdate_orderBy; - xdai_SnapshotRoot: ResolverTypeWrapper; - xdai_SnapshotRoot_filter: xdai_SnapshotRoot_filter; - xdai_SnapshotRoot_orderBy: xdai_SnapshotRoot_orderBy; - xdai_SpokeConnectorMode: ResolverTypeWrapper; - xdai_SpokeConnectorMode_filter: xdai_SpokeConnectorMode_filter; - xdai_SpokeConnectorMode_orderBy: xdai_SpokeConnectorMode_orderBy; - xdai_TransferStatus: xdai_TransferStatus; - xdai__Block_: ResolverTypeWrapper; - xdai__Meta_: ResolverTypeWrapper; - localoptimism_AggregateRoot: ResolverTypeWrapper; - localoptimism_AggregateRootProposed: ResolverTypeWrapper; - localoptimism_AggregateRootProposed_filter: localoptimism_AggregateRootProposed_filter; - localoptimism_AggregateRootProposed_orderBy: localoptimism_AggregateRootProposed_orderBy; - localoptimism_AggregateRoot_filter: localoptimism_AggregateRoot_filter; - localoptimism_AggregateRoot_orderBy: localoptimism_AggregateRoot_orderBy; - localoptimism_Aggregation_interval: localoptimism_Aggregation_interval; - localoptimism_Asset: ResolverTypeWrapper; - localoptimism_AssetBalance: ResolverTypeWrapper; - localoptimism_AssetBalance_filter: localoptimism_AssetBalance_filter; - localoptimism_AssetBalance_orderBy: localoptimism_AssetBalance_orderBy; - localoptimism_AssetStatus: ResolverTypeWrapper; - localoptimism_AssetStatus_filter: localoptimism_AssetStatus_filter; - localoptimism_AssetStatus_orderBy: localoptimism_AssetStatus_orderBy; - localoptimism_Asset_filter: localoptimism_Asset_filter; - localoptimism_Asset_orderBy: localoptimism_Asset_orderBy; - localoptimism_BigDecimal: ResolverTypeWrapper; - localoptimism_BlockChangedFilter: localoptimism_BlockChangedFilter; - localoptimism_Block_height: localoptimism_Block_height; - localoptimism_Bytes: ResolverTypeWrapper; - localoptimism_ConnectorMeta: ResolverTypeWrapper; - localoptimism_ConnectorMeta_filter: localoptimism_ConnectorMeta_filter; - localoptimism_ConnectorMeta_orderBy: localoptimism_ConnectorMeta_orderBy; - localoptimism_DestinationTransfer: ResolverTypeWrapper; - localoptimism_DestinationTransfer_filter: localoptimism_DestinationTransfer_filter; - localoptimism_DestinationTransfer_orderBy: localoptimism_DestinationTransfer_orderBy; - localoptimism_Int8: ResolverTypeWrapper; - localoptimism_OptimisticRootFinalized: ResolverTypeWrapper; - localoptimism_OptimisticRootFinalized_filter: localoptimism_OptimisticRootFinalized_filter; - localoptimism_OptimisticRootFinalized_orderBy: localoptimism_OptimisticRootFinalized_orderBy; - localoptimism_OrderDirection: localoptimism_OrderDirection; - localoptimism_OriginMessage: ResolverTypeWrapper; - localoptimism_OriginMessage_filter: localoptimism_OriginMessage_filter; - localoptimism_OriginMessage_orderBy: localoptimism_OriginMessage_orderBy; - localoptimism_OriginTransfer: ResolverTypeWrapper; - localoptimism_OriginTransfer_filter: localoptimism_OriginTransfer_filter; - localoptimism_OriginTransfer_orderBy: localoptimism_OriginTransfer_orderBy; - localoptimism_Relayer: ResolverTypeWrapper; - localoptimism_RelayerFee: ResolverTypeWrapper; - localoptimism_RelayerFee_filter: localoptimism_RelayerFee_filter; - localoptimism_RelayerFee_orderBy: localoptimism_RelayerFee_orderBy; - localoptimism_RelayerFeesIncrease: ResolverTypeWrapper; - localoptimism_RelayerFeesIncrease_filter: localoptimism_RelayerFeesIncrease_filter; - localoptimism_RelayerFeesIncrease_orderBy: localoptimism_RelayerFeesIncrease_orderBy; - localoptimism_Relayer_filter: localoptimism_Relayer_filter; - localoptimism_Relayer_orderBy: localoptimism_Relayer_orderBy; - localoptimism_RootCount: ResolverTypeWrapper; - localoptimism_RootCount_filter: localoptimism_RootCount_filter; - localoptimism_RootCount_orderBy: localoptimism_RootCount_orderBy; - localoptimism_RootMessageSent: ResolverTypeWrapper; - localoptimism_RootMessageSent_filter: localoptimism_RootMessageSent_filter; - localoptimism_RootMessageSent_orderBy: localoptimism_RootMessageSent_orderBy; - localoptimism_Router: ResolverTypeWrapper; - localoptimism_RouterDailyTVL: ResolverTypeWrapper; - localoptimism_RouterDailyTVL_filter: localoptimism_RouterDailyTVL_filter; - localoptimism_RouterDailyTVL_orderBy: localoptimism_RouterDailyTVL_orderBy; - localoptimism_RouterLiquidityEvent: ResolverTypeWrapper; - localoptimism_RouterLiquidityEventType: localoptimism_RouterLiquidityEventType; - localoptimism_RouterLiquidityEvent_filter: localoptimism_RouterLiquidityEvent_filter; - localoptimism_RouterLiquidityEvent_orderBy: localoptimism_RouterLiquidityEvent_orderBy; - localoptimism_Router_filter: localoptimism_Router_filter; - localoptimism_Router_orderBy: localoptimism_Router_orderBy; - localoptimism_Sequencer: ResolverTypeWrapper; - localoptimism_Sequencer_filter: localoptimism_Sequencer_filter; - localoptimism_Sequencer_orderBy: localoptimism_Sequencer_orderBy; - localoptimism_Setting: ResolverTypeWrapper; - localoptimism_Setting_filter: localoptimism_Setting_filter; - localoptimism_Setting_orderBy: localoptimism_Setting_orderBy; - localoptimism_SlippageUpdate: ResolverTypeWrapper; - localoptimism_SlippageUpdate_filter: localoptimism_SlippageUpdate_filter; - localoptimism_SlippageUpdate_orderBy: localoptimism_SlippageUpdate_orderBy; - localoptimism_SnapshotRoot: ResolverTypeWrapper; - localoptimism_SnapshotRoot_filter: localoptimism_SnapshotRoot_filter; - localoptimism_SnapshotRoot_orderBy: localoptimism_SnapshotRoot_orderBy; - localoptimism_SpokeConnectorMode: ResolverTypeWrapper; - localoptimism_SpokeConnectorMode_filter: localoptimism_SpokeConnectorMode_filter; - localoptimism_SpokeConnectorMode_orderBy: localoptimism_SpokeConnectorMode_orderBy; - localoptimism_TransferStatus: localoptimism_TransferStatus; - localoptimism__Block_: ResolverTypeWrapper; - localoptimism__Meta_: ResolverTypeWrapper; + stagingbase_AggregateRoot: ResolverTypeWrapper; + stagingbase_AggregateRootProposed: ResolverTypeWrapper; + stagingbase_AggregateRootProposed_filter: stagingbase_AggregateRootProposed_filter; + stagingbase_AggregateRootProposed_orderBy: stagingbase_AggregateRootProposed_orderBy; + stagingbase_AggregateRoot_filter: stagingbase_AggregateRoot_filter; + stagingbase_AggregateRoot_orderBy: stagingbase_AggregateRoot_orderBy; + stagingbase_Aggregation_interval: stagingbase_Aggregation_interval; + stagingbase_Asset: ResolverTypeWrapper; + stagingbase_AssetBalance: ResolverTypeWrapper; + stagingbase_AssetBalance_filter: stagingbase_AssetBalance_filter; + stagingbase_AssetBalance_orderBy: stagingbase_AssetBalance_orderBy; + stagingbase_AssetStatus: ResolverTypeWrapper; + stagingbase_AssetStatus_filter: stagingbase_AssetStatus_filter; + stagingbase_AssetStatus_orderBy: stagingbase_AssetStatus_orderBy; + stagingbase_Asset_filter: stagingbase_Asset_filter; + stagingbase_Asset_orderBy: stagingbase_Asset_orderBy; + stagingbase_BigDecimal: ResolverTypeWrapper; + stagingbase_BlockChangedFilter: stagingbase_BlockChangedFilter; + stagingbase_Block_height: stagingbase_Block_height; + stagingbase_Bytes: ResolverTypeWrapper; + stagingbase_ConnectorMeta: ResolverTypeWrapper; + stagingbase_ConnectorMeta_filter: stagingbase_ConnectorMeta_filter; + stagingbase_ConnectorMeta_orderBy: stagingbase_ConnectorMeta_orderBy; + stagingbase_DestinationTransfer: ResolverTypeWrapper; + stagingbase_DestinationTransfer_filter: stagingbase_DestinationTransfer_filter; + stagingbase_DestinationTransfer_orderBy: stagingbase_DestinationTransfer_orderBy; + stagingbase_Int8: ResolverTypeWrapper; + stagingbase_OptimisticRootFinalized: ResolverTypeWrapper; + stagingbase_OptimisticRootFinalized_filter: stagingbase_OptimisticRootFinalized_filter; + stagingbase_OptimisticRootFinalized_orderBy: stagingbase_OptimisticRootFinalized_orderBy; + stagingbase_OrderDirection: stagingbase_OrderDirection; + stagingbase_OriginMessage: ResolverTypeWrapper; + stagingbase_OriginMessage_filter: stagingbase_OriginMessage_filter; + stagingbase_OriginMessage_orderBy: stagingbase_OriginMessage_orderBy; + stagingbase_OriginTransfer: ResolverTypeWrapper; + stagingbase_OriginTransfer_filter: stagingbase_OriginTransfer_filter; + stagingbase_OriginTransfer_orderBy: stagingbase_OriginTransfer_orderBy; + stagingbase_Relayer: ResolverTypeWrapper; + stagingbase_RelayerFee: ResolverTypeWrapper; + stagingbase_RelayerFee_filter: stagingbase_RelayerFee_filter; + stagingbase_RelayerFee_orderBy: stagingbase_RelayerFee_orderBy; + stagingbase_RelayerFeesIncrease: ResolverTypeWrapper; + stagingbase_RelayerFeesIncrease_filter: stagingbase_RelayerFeesIncrease_filter; + stagingbase_RelayerFeesIncrease_orderBy: stagingbase_RelayerFeesIncrease_orderBy; + stagingbase_Relayer_filter: stagingbase_Relayer_filter; + stagingbase_Relayer_orderBy: stagingbase_Relayer_orderBy; + stagingbase_RootCount: ResolverTypeWrapper; + stagingbase_RootCount_filter: stagingbase_RootCount_filter; + stagingbase_RootCount_orderBy: stagingbase_RootCount_orderBy; + stagingbase_RootMessageSent: ResolverTypeWrapper; + stagingbase_RootMessageSent_filter: stagingbase_RootMessageSent_filter; + stagingbase_RootMessageSent_orderBy: stagingbase_RootMessageSent_orderBy; + stagingbase_Router: ResolverTypeWrapper; + stagingbase_RouterDailyTVL: ResolverTypeWrapper; + stagingbase_RouterDailyTVL_filter: stagingbase_RouterDailyTVL_filter; + stagingbase_RouterDailyTVL_orderBy: stagingbase_RouterDailyTVL_orderBy; + stagingbase_RouterLiquidityEvent: ResolverTypeWrapper; + stagingbase_RouterLiquidityEventType: stagingbase_RouterLiquidityEventType; + stagingbase_RouterLiquidityEvent_filter: stagingbase_RouterLiquidityEvent_filter; + stagingbase_RouterLiquidityEvent_orderBy: stagingbase_RouterLiquidityEvent_orderBy; + stagingbase_Router_filter: stagingbase_Router_filter; + stagingbase_Router_orderBy: stagingbase_Router_orderBy; + stagingbase_Sequencer: ResolverTypeWrapper; + stagingbase_Sequencer_filter: stagingbase_Sequencer_filter; + stagingbase_Sequencer_orderBy: stagingbase_Sequencer_orderBy; + stagingbase_Setting: ResolverTypeWrapper; + stagingbase_Setting_filter: stagingbase_Setting_filter; + stagingbase_Setting_orderBy: stagingbase_Setting_orderBy; + stagingbase_SlippageUpdate: ResolverTypeWrapper; + stagingbase_SlippageUpdate_filter: stagingbase_SlippageUpdate_filter; + stagingbase_SlippageUpdate_orderBy: stagingbase_SlippageUpdate_orderBy; + stagingbase_SnapshotRoot: ResolverTypeWrapper; + stagingbase_SnapshotRoot_filter: stagingbase_SnapshotRoot_filter; + stagingbase_SnapshotRoot_orderBy: stagingbase_SnapshotRoot_orderBy; + stagingbase_SpokeConnectorMode: ResolverTypeWrapper; + stagingbase_SpokeConnectorMode_filter: stagingbase_SpokeConnectorMode_filter; + stagingbase_SpokeConnectorMode_orderBy: stagingbase_SpokeConnectorMode_orderBy; + stagingbase_TransferStatus: stagingbase_TransferStatus; + stagingbase__Block_: ResolverTypeWrapper; + stagingbase__Meta_: ResolverTypeWrapper; + mantle_AggregateRoot: ResolverTypeWrapper; + mantle_AggregateRootProposed: ResolverTypeWrapper; + mantle_AggregateRootProposed_filter: mantle_AggregateRootProposed_filter; + mantle_AggregateRootProposed_orderBy: mantle_AggregateRootProposed_orderBy; + mantle_AggregateRoot_filter: mantle_AggregateRoot_filter; + mantle_AggregateRoot_orderBy: mantle_AggregateRoot_orderBy; + mantle_Asset: ResolverTypeWrapper; + mantle_AssetBalance: ResolverTypeWrapper; + mantle_AssetBalance_filter: mantle_AssetBalance_filter; + mantle_AssetBalance_orderBy: mantle_AssetBalance_orderBy; + mantle_AssetStatus: ResolverTypeWrapper; + mantle_AssetStatus_filter: mantle_AssetStatus_filter; + mantle_AssetStatus_orderBy: mantle_AssetStatus_orderBy; + mantle_Asset_filter: mantle_Asset_filter; + mantle_Asset_orderBy: mantle_Asset_orderBy; + mantle_BigDecimal: ResolverTypeWrapper; + mantle_BlockChangedFilter: mantle_BlockChangedFilter; + mantle_Block_height: mantle_Block_height; + mantle_Bytes: ResolverTypeWrapper; + mantle_ConnectorMeta: ResolverTypeWrapper; + mantle_ConnectorMeta_filter: mantle_ConnectorMeta_filter; + mantle_ConnectorMeta_orderBy: mantle_ConnectorMeta_orderBy; + mantle_DestinationTransfer: ResolverTypeWrapper; + mantle_DestinationTransfer_filter: mantle_DestinationTransfer_filter; + mantle_DestinationTransfer_orderBy: mantle_DestinationTransfer_orderBy; + mantle_Int8: ResolverTypeWrapper; + mantle_OptimisticRootFinalized: ResolverTypeWrapper; + mantle_OptimisticRootFinalized_filter: mantle_OptimisticRootFinalized_filter; + mantle_OptimisticRootFinalized_orderBy: mantle_OptimisticRootFinalized_orderBy; + mantle_OrderDirection: mantle_OrderDirection; + mantle_OriginMessage: ResolverTypeWrapper; + mantle_OriginMessage_filter: mantle_OriginMessage_filter; + mantle_OriginMessage_orderBy: mantle_OriginMessage_orderBy; + mantle_OriginTransfer: ResolverTypeWrapper; + mantle_OriginTransfer_filter: mantle_OriginTransfer_filter; + mantle_OriginTransfer_orderBy: mantle_OriginTransfer_orderBy; + mantle_Relayer: ResolverTypeWrapper; + mantle_RelayerFee: ResolverTypeWrapper; + mantle_RelayerFee_filter: mantle_RelayerFee_filter; + mantle_RelayerFee_orderBy: mantle_RelayerFee_orderBy; + mantle_RelayerFeesIncrease: ResolverTypeWrapper; + mantle_RelayerFeesIncrease_filter: mantle_RelayerFeesIncrease_filter; + mantle_RelayerFeesIncrease_orderBy: mantle_RelayerFeesIncrease_orderBy; + mantle_Relayer_filter: mantle_Relayer_filter; + mantle_Relayer_orderBy: mantle_Relayer_orderBy; + mantle_RootCount: ResolverTypeWrapper; + mantle_RootCount_filter: mantle_RootCount_filter; + mantle_RootCount_orderBy: mantle_RootCount_orderBy; + mantle_RootMessageSent: ResolverTypeWrapper; + mantle_RootMessageSent_filter: mantle_RootMessageSent_filter; + mantle_RootMessageSent_orderBy: mantle_RootMessageSent_orderBy; + mantle_Router: ResolverTypeWrapper; + mantle_RouterDailyTVL: ResolverTypeWrapper; + mantle_RouterDailyTVL_filter: mantle_RouterDailyTVL_filter; + mantle_RouterDailyTVL_orderBy: mantle_RouterDailyTVL_orderBy; + mantle_RouterLiquidityEvent: ResolverTypeWrapper; + mantle_RouterLiquidityEventType: mantle_RouterLiquidityEventType; + mantle_RouterLiquidityEvent_filter: mantle_RouterLiquidityEvent_filter; + mantle_RouterLiquidityEvent_orderBy: mantle_RouterLiquidityEvent_orderBy; + mantle_Router_filter: mantle_Router_filter; + mantle_Router_orderBy: mantle_Router_orderBy; + mantle_Sequencer: ResolverTypeWrapper; + mantle_Sequencer_filter: mantle_Sequencer_filter; + mantle_Sequencer_orderBy: mantle_Sequencer_orderBy; + mantle_Setting: ResolverTypeWrapper; + mantle_Setting_filter: mantle_Setting_filter; + mantle_Setting_orderBy: mantle_Setting_orderBy; + mantle_SlippageUpdate: ResolverTypeWrapper; + mantle_SlippageUpdate_filter: mantle_SlippageUpdate_filter; + mantle_SlippageUpdate_orderBy: mantle_SlippageUpdate_orderBy; + mantle_SnapshotRoot: ResolverTypeWrapper; + mantle_SnapshotRoot_filter: mantle_SnapshotRoot_filter; + mantle_SnapshotRoot_orderBy: mantle_SnapshotRoot_orderBy; + mantle_SpokeConnectorMode: ResolverTypeWrapper; + mantle_SpokeConnectorMode_filter: mantle_SpokeConnectorMode_filter; + mantle_SpokeConnectorMode_orderBy: mantle_SpokeConnectorMode_orderBy; + mantle_TransferStatus: mantle_TransferStatus; + mantle__Block_: ResolverTypeWrapper; + mantle__Meta_: ResolverTypeWrapper; + stagingbnb_AggregateRoot: ResolverTypeWrapper; + stagingbnb_AggregateRootProposed: ResolverTypeWrapper; + stagingbnb_AggregateRootProposed_filter: stagingbnb_AggregateRootProposed_filter; + stagingbnb_AggregateRootProposed_orderBy: stagingbnb_AggregateRootProposed_orderBy; + stagingbnb_AggregateRoot_filter: stagingbnb_AggregateRoot_filter; + stagingbnb_AggregateRoot_orderBy: stagingbnb_AggregateRoot_orderBy; + stagingbnb_Aggregation_interval: stagingbnb_Aggregation_interval; + stagingbnb_Asset: ResolverTypeWrapper; + stagingbnb_AssetBalance: ResolverTypeWrapper; + stagingbnb_AssetBalance_filter: stagingbnb_AssetBalance_filter; + stagingbnb_AssetBalance_orderBy: stagingbnb_AssetBalance_orderBy; + stagingbnb_AssetStatus: ResolverTypeWrapper; + stagingbnb_AssetStatus_filter: stagingbnb_AssetStatus_filter; + stagingbnb_AssetStatus_orderBy: stagingbnb_AssetStatus_orderBy; + stagingbnb_Asset_filter: stagingbnb_Asset_filter; + stagingbnb_Asset_orderBy: stagingbnb_Asset_orderBy; + stagingbnb_BigDecimal: ResolverTypeWrapper; + stagingbnb_BlockChangedFilter: stagingbnb_BlockChangedFilter; + stagingbnb_Block_height: stagingbnb_Block_height; + stagingbnb_Bytes: ResolverTypeWrapper; + stagingbnb_ConnectorMeta: ResolverTypeWrapper; + stagingbnb_ConnectorMeta_filter: stagingbnb_ConnectorMeta_filter; + stagingbnb_ConnectorMeta_orderBy: stagingbnb_ConnectorMeta_orderBy; + stagingbnb_DestinationTransfer: ResolverTypeWrapper; + stagingbnb_DestinationTransfer_filter: stagingbnb_DestinationTransfer_filter; + stagingbnb_DestinationTransfer_orderBy: stagingbnb_DestinationTransfer_orderBy; + stagingbnb_Int8: ResolverTypeWrapper; + stagingbnb_OptimisticRootFinalized: ResolverTypeWrapper; + stagingbnb_OptimisticRootFinalized_filter: stagingbnb_OptimisticRootFinalized_filter; + stagingbnb_OptimisticRootFinalized_orderBy: stagingbnb_OptimisticRootFinalized_orderBy; + stagingbnb_OrderDirection: stagingbnb_OrderDirection; + stagingbnb_OriginMessage: ResolverTypeWrapper; + stagingbnb_OriginMessage_filter: stagingbnb_OriginMessage_filter; + stagingbnb_OriginMessage_orderBy: stagingbnb_OriginMessage_orderBy; + stagingbnb_OriginTransfer: ResolverTypeWrapper; + stagingbnb_OriginTransfer_filter: stagingbnb_OriginTransfer_filter; + stagingbnb_OriginTransfer_orderBy: stagingbnb_OriginTransfer_orderBy; + stagingbnb_Relayer: ResolverTypeWrapper; + stagingbnb_RelayerFee: ResolverTypeWrapper; + stagingbnb_RelayerFee_filter: stagingbnb_RelayerFee_filter; + stagingbnb_RelayerFee_orderBy: stagingbnb_RelayerFee_orderBy; + stagingbnb_RelayerFeesIncrease: ResolverTypeWrapper; + stagingbnb_RelayerFeesIncrease_filter: stagingbnb_RelayerFeesIncrease_filter; + stagingbnb_RelayerFeesIncrease_orderBy: stagingbnb_RelayerFeesIncrease_orderBy; + stagingbnb_Relayer_filter: stagingbnb_Relayer_filter; + stagingbnb_Relayer_orderBy: stagingbnb_Relayer_orderBy; + stagingbnb_RootCount: ResolverTypeWrapper; + stagingbnb_RootCount_filter: stagingbnb_RootCount_filter; + stagingbnb_RootCount_orderBy: stagingbnb_RootCount_orderBy; + stagingbnb_RootMessageSent: ResolverTypeWrapper; + stagingbnb_RootMessageSent_filter: stagingbnb_RootMessageSent_filter; + stagingbnb_RootMessageSent_orderBy: stagingbnb_RootMessageSent_orderBy; + stagingbnb_Router: ResolverTypeWrapper; + stagingbnb_RouterDailyTVL: ResolverTypeWrapper; + stagingbnb_RouterDailyTVL_filter: stagingbnb_RouterDailyTVL_filter; + stagingbnb_RouterDailyTVL_orderBy: stagingbnb_RouterDailyTVL_orderBy; + stagingbnb_RouterLiquidityEvent: ResolverTypeWrapper; + stagingbnb_RouterLiquidityEventType: stagingbnb_RouterLiquidityEventType; + stagingbnb_RouterLiquidityEvent_filter: stagingbnb_RouterLiquidityEvent_filter; + stagingbnb_RouterLiquidityEvent_orderBy: stagingbnb_RouterLiquidityEvent_orderBy; + stagingbnb_Router_filter: stagingbnb_Router_filter; + stagingbnb_Router_orderBy: stagingbnb_Router_orderBy; + stagingbnb_Sequencer: ResolverTypeWrapper; + stagingbnb_Sequencer_filter: stagingbnb_Sequencer_filter; + stagingbnb_Sequencer_orderBy: stagingbnb_Sequencer_orderBy; + stagingbnb_Setting: ResolverTypeWrapper; + stagingbnb_Setting_filter: stagingbnb_Setting_filter; + stagingbnb_Setting_orderBy: stagingbnb_Setting_orderBy; + stagingbnb_SlippageUpdate: ResolverTypeWrapper; + stagingbnb_SlippageUpdate_filter: stagingbnb_SlippageUpdate_filter; + stagingbnb_SlippageUpdate_orderBy: stagingbnb_SlippageUpdate_orderBy; + stagingbnb_SnapshotRoot: ResolverTypeWrapper; + stagingbnb_SnapshotRoot_filter: stagingbnb_SnapshotRoot_filter; + stagingbnb_SnapshotRoot_orderBy: stagingbnb_SnapshotRoot_orderBy; + stagingbnb_SpokeConnectorMode: ResolverTypeWrapper; + stagingbnb_SpokeConnectorMode_filter: stagingbnb_SpokeConnectorMode_filter; + stagingbnb_SpokeConnectorMode_orderBy: stagingbnb_SpokeConnectorMode_orderBy; + stagingbnb_TransferStatus: stagingbnb_TransferStatus; + stagingbnb__Block_: ResolverTypeWrapper; + stagingbnb__Meta_: ResolverTypeWrapper; stagingpolygonzkevm_AggregateRoot: ResolverTypeWrapper; stagingpolygonzkevm_AggregateRootProposed: ResolverTypeWrapper; stagingpolygonzkevm_AggregateRootProposed_filter: stagingpolygonzkevm_AggregateRootProposed_filter; @@ -193597,301 +193884,245 @@ export type ResolversTypes = ResolversObject<{ stagingpolygonzkevm_TransferStatus: stagingpolygonzkevm_TransferStatus; stagingpolygonzkevm__Block_: ResolverTypeWrapper; stagingpolygonzkevm__Meta_: ResolverTypeWrapper; - linea_AggregateRoot: ResolverTypeWrapper; - linea_AggregateRootProposed: ResolverTypeWrapper; - linea_AggregateRootProposed_filter: linea_AggregateRootProposed_filter; - linea_AggregateRootProposed_orderBy: linea_AggregateRootProposed_orderBy; - linea_AggregateRoot_filter: linea_AggregateRoot_filter; - linea_AggregateRoot_orderBy: linea_AggregateRoot_orderBy; - linea_Asset: ResolverTypeWrapper; - linea_AssetBalance: ResolverTypeWrapper; - linea_AssetBalance_filter: linea_AssetBalance_filter; - linea_AssetBalance_orderBy: linea_AssetBalance_orderBy; - linea_AssetStatus: ResolverTypeWrapper; - linea_AssetStatus_filter: linea_AssetStatus_filter; - linea_AssetStatus_orderBy: linea_AssetStatus_orderBy; - linea_Asset_filter: linea_Asset_filter; - linea_Asset_orderBy: linea_Asset_orderBy; - linea_BigDecimal: ResolverTypeWrapper; - linea_BlockChangedFilter: linea_BlockChangedFilter; - linea_Block_height: linea_Block_height; - linea_Bytes: ResolverTypeWrapper; - linea_ConnectorMeta: ResolverTypeWrapper; - linea_ConnectorMeta_filter: linea_ConnectorMeta_filter; - linea_ConnectorMeta_orderBy: linea_ConnectorMeta_orderBy; - linea_DestinationTransfer: ResolverTypeWrapper; - linea_DestinationTransfer_filter: linea_DestinationTransfer_filter; - linea_DestinationTransfer_orderBy: linea_DestinationTransfer_orderBy; - linea_OptimisticRootFinalized: ResolverTypeWrapper; - linea_OptimisticRootFinalized_filter: linea_OptimisticRootFinalized_filter; - linea_OptimisticRootFinalized_orderBy: linea_OptimisticRootFinalized_orderBy; - linea_OrderDirection: linea_OrderDirection; - linea_OriginMessage: ResolverTypeWrapper; - linea_OriginMessage_filter: linea_OriginMessage_filter; - linea_OriginMessage_orderBy: linea_OriginMessage_orderBy; - linea_OriginTransfer: ResolverTypeWrapper; - linea_OriginTransfer_filter: linea_OriginTransfer_filter; - linea_OriginTransfer_orderBy: linea_OriginTransfer_orderBy; - linea_Relayer: ResolverTypeWrapper; - linea_RelayerFee: ResolverTypeWrapper; - linea_RelayerFee_filter: linea_RelayerFee_filter; - linea_RelayerFee_orderBy: linea_RelayerFee_orderBy; - linea_RelayerFeesIncrease: ResolverTypeWrapper; - linea_RelayerFeesIncrease_filter: linea_RelayerFeesIncrease_filter; - linea_RelayerFeesIncrease_orderBy: linea_RelayerFeesIncrease_orderBy; - linea_Relayer_filter: linea_Relayer_filter; - linea_Relayer_orderBy: linea_Relayer_orderBy; - linea_RootCount: ResolverTypeWrapper; - linea_RootCount_filter: linea_RootCount_filter; - linea_RootCount_orderBy: linea_RootCount_orderBy; - linea_RootMessageSent: ResolverTypeWrapper; - linea_RootMessageSent_filter: linea_RootMessageSent_filter; - linea_RootMessageSent_orderBy: linea_RootMessageSent_orderBy; - linea_Router: ResolverTypeWrapper; - linea_RouterDailyTVL: ResolverTypeWrapper; - linea_RouterDailyTVL_filter: linea_RouterDailyTVL_filter; - linea_RouterDailyTVL_orderBy: linea_RouterDailyTVL_orderBy; - linea_RouterLiquidityEvent: ResolverTypeWrapper; - linea_RouterLiquidityEventType: linea_RouterLiquidityEventType; - linea_RouterLiquidityEvent_filter: linea_RouterLiquidityEvent_filter; - linea_RouterLiquidityEvent_orderBy: linea_RouterLiquidityEvent_orderBy; - linea_Router_filter: linea_Router_filter; - linea_Router_orderBy: linea_Router_orderBy; - linea_Sequencer: ResolverTypeWrapper; - linea_Sequencer_filter: linea_Sequencer_filter; - linea_Sequencer_orderBy: linea_Sequencer_orderBy; - linea_Setting: ResolverTypeWrapper; - linea_Setting_filter: linea_Setting_filter; - linea_Setting_orderBy: linea_Setting_orderBy; - linea_SlippageUpdate: ResolverTypeWrapper; - linea_SlippageUpdate_filter: linea_SlippageUpdate_filter; - linea_SlippageUpdate_orderBy: linea_SlippageUpdate_orderBy; - linea_SnapshotRoot: ResolverTypeWrapper; - linea_SnapshotRoot_filter: linea_SnapshotRoot_filter; - linea_SnapshotRoot_orderBy: linea_SnapshotRoot_orderBy; - linea_SpokeConnectorMode: ResolverTypeWrapper; - linea_SpokeConnectorMode_filter: linea_SpokeConnectorMode_filter; - linea_SpokeConnectorMode_orderBy: linea_SpokeConnectorMode_orderBy; - linea_TransferStatus: linea_TransferStatus; - linea__Block_: ResolverTypeWrapper; - linea__Meta_: ResolverTypeWrapper; - xlayer_swap_BigDecimal: ResolverTypeWrapper; - xlayer_swap_BlockChangedFilter: xlayer_swap_BlockChangedFilter; - xlayer_swap_Block_height: xlayer_swap_Block_height; - xlayer_swap_Bytes: ResolverTypeWrapper; - xlayer_swap_Int8: ResolverTypeWrapper; - xlayer_swap_LpAccount: ResolverTypeWrapper; - xlayer_swap_LpAccountBalance: ResolverTypeWrapper; - xlayer_swap_LpAccountBalance_filter: xlayer_swap_LpAccountBalance_filter; - xlayer_swap_LpAccountBalance_orderBy: xlayer_swap_LpAccountBalance_orderBy; - xlayer_swap_LpAccount_filter: xlayer_swap_LpAccount_filter; - xlayer_swap_LpAccount_orderBy: xlayer_swap_LpAccount_orderBy; - xlayer_swap_LpToken: ResolverTypeWrapper; - xlayer_swap_LpTokenEvent: ResolversTypes['xlayer_swap_LpTransferEvent']; - xlayer_swap_LpTokenEvent_filter: xlayer_swap_LpTokenEvent_filter; - xlayer_swap_LpTokenEvent_orderBy: xlayer_swap_LpTokenEvent_orderBy; - xlayer_swap_LpToken_filter: xlayer_swap_LpToken_filter; - xlayer_swap_LpToken_orderBy: xlayer_swap_LpToken_orderBy; - xlayer_swap_LpTransferEvent: ResolverTypeWrapper; - xlayer_swap_LpTransferEvent_filter: xlayer_swap_LpTransferEvent_filter; - xlayer_swap_LpTransferEvent_orderBy: xlayer_swap_LpTransferEvent_orderBy; - xlayer_swap_OrderDirection: xlayer_swap_OrderDirection; - xlayer_swap_PooledToken: ResolverTypeWrapper; - xlayer_swap_PooledToken_filter: xlayer_swap_PooledToken_filter; - xlayer_swap_PooledToken_orderBy: xlayer_swap_PooledToken_orderBy; - xlayer_swap_StableSwap: ResolverTypeWrapper; - xlayer_swap_StableSwapAddLiquidityEvent: ResolverTypeWrapper; - xlayer_swap_StableSwapAddLiquidityEvent_filter: xlayer_swap_StableSwapAddLiquidityEvent_filter; - xlayer_swap_StableSwapAddLiquidityEvent_orderBy: xlayer_swap_StableSwapAddLiquidityEvent_orderBy; - xlayer_swap_StableSwapEvent: ResolversTypes['xlayer_swap_StableSwapAddLiquidityEvent'] | ResolversTypes['xlayer_swap_StableSwapRemoveLiquidityEvent']; - xlayer_swap_StableSwapEvent_filter: xlayer_swap_StableSwapEvent_filter; - xlayer_swap_StableSwapEvent_orderBy: xlayer_swap_StableSwapEvent_orderBy; - xlayer_swap_StableSwapExchange: ResolverTypeWrapper; - xlayer_swap_StableSwapExchange_filter: xlayer_swap_StableSwapExchange_filter; - xlayer_swap_StableSwapExchange_orderBy: xlayer_swap_StableSwapExchange_orderBy; - xlayer_swap_StableSwapRemoveLiquidityEvent: ResolverTypeWrapper; - xlayer_swap_StableSwapRemoveLiquidityEvent_filter: xlayer_swap_StableSwapRemoveLiquidityEvent_filter; - xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy: xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy; - xlayer_swap_StableSwap_filter: xlayer_swap_StableSwap_filter; - xlayer_swap_StableSwap_orderBy: xlayer_swap_StableSwap_orderBy; - xlayer_swap_SwapDailyVolume: ResolverTypeWrapper; - xlayer_swap_SwapDailyVolume_filter: xlayer_swap_SwapDailyVolume_filter; - xlayer_swap_SwapDailyVolume_orderBy: xlayer_swap_SwapDailyVolume_orderBy; - xlayer_swap_SwapHourlyVolume: ResolverTypeWrapper; - xlayer_swap_SwapHourlyVolume_filter: xlayer_swap_SwapHourlyVolume_filter; - xlayer_swap_SwapHourlyVolume_orderBy: xlayer_swap_SwapHourlyVolume_orderBy; - xlayer_swap_SwapTradeVolume: ResolversTypes['xlayer_swap_SwapDailyVolume'] | ResolversTypes['xlayer_swap_SwapHourlyVolume'] | ResolversTypes['xlayer_swap_SwapWeeklyVolume']; - xlayer_swap_SwapTradeVolume_filter: xlayer_swap_SwapTradeVolume_filter; - xlayer_swap_SwapTradeVolume_orderBy: xlayer_swap_SwapTradeVolume_orderBy; - xlayer_swap_SwapWeeklyVolume: ResolverTypeWrapper; - xlayer_swap_SwapWeeklyVolume_filter: xlayer_swap_SwapWeeklyVolume_filter; - xlayer_swap_SwapWeeklyVolume_orderBy: xlayer_swap_SwapWeeklyVolume_orderBy; - xlayer_swap_SystemInfo: ResolverTypeWrapper; - xlayer_swap_SystemInfo_filter: xlayer_swap_SystemInfo_filter; - xlayer_swap_SystemInfo_orderBy: xlayer_swap_SystemInfo_orderBy; - xlayer_swap__Block_: ResolverTypeWrapper; - xlayer_swap__Meta_: ResolverTypeWrapper; - mainnet_AggregateRootSavedSlow: ResolverTypeWrapper; - mainnet_AggregateRootSavedSlow_filter: mainnet_AggregateRootSavedSlow_filter; - mainnet_AggregateRootSavedSlow_orderBy: mainnet_AggregateRootSavedSlow_orderBy; - mainnet_AggregatedMessageRoot: ResolverTypeWrapper; - mainnet_AggregatedMessageRoot_filter: mainnet_AggregatedMessageRoot_filter; - mainnet_AggregatedMessageRoot_orderBy: mainnet_AggregatedMessageRoot_orderBy; - mainnet_Aggregation_interval: mainnet_Aggregation_interval; - mainnet_ArbitrumConnectorMeta: ResolverTypeWrapper; - mainnet_ArbitrumConnectorMeta_filter: mainnet_ArbitrumConnectorMeta_filter; - mainnet_ArbitrumConnectorMeta_orderBy: mainnet_ArbitrumConnectorMeta_orderBy; - mainnet_AvalancheConnectorMeta: ResolverTypeWrapper; - mainnet_AvalancheConnectorMeta_filter: mainnet_AvalancheConnectorMeta_filter; - mainnet_AvalancheConnectorMeta_orderBy: mainnet_AvalancheConnectorMeta_orderBy; - mainnet_BaseConnectorMeta: ResolverTypeWrapper; - mainnet_BaseConnectorMeta_filter: mainnet_BaseConnectorMeta_filter; - mainnet_BaseConnectorMeta_orderBy: mainnet_BaseConnectorMeta_orderBy; - mainnet_BigDecimal: ResolverTypeWrapper; - mainnet_BlockChangedFilter: mainnet_BlockChangedFilter; - mainnet_Block_height: mainnet_Block_height; - mainnet_BnbConnectorMeta: ResolverTypeWrapper; - mainnet_BnbConnectorMeta_filter: mainnet_BnbConnectorMeta_filter; - mainnet_BnbConnectorMeta_orderBy: mainnet_BnbConnectorMeta_orderBy; - mainnet_Bytes: ResolverTypeWrapper; - mainnet_GnosisConnectorMeta: ResolverTypeWrapper; - mainnet_GnosisConnectorMeta_filter: mainnet_GnosisConnectorMeta_filter; - mainnet_GnosisConnectorMeta_orderBy: mainnet_GnosisConnectorMeta_orderBy; - mainnet_HubDomain: ResolverTypeWrapper; - mainnet_HubDomain_filter: mainnet_HubDomain_filter; - mainnet_HubDomain_orderBy: mainnet_HubDomain_orderBy; - mainnet_HubOptimisticRootFinalized: ResolverTypeWrapper; - mainnet_HubOptimisticRootFinalized_filter: mainnet_HubOptimisticRootFinalized_filter; - mainnet_HubOptimisticRootFinalized_orderBy: mainnet_HubOptimisticRootFinalized_orderBy; - mainnet_Int8: ResolverTypeWrapper; - mainnet_LineaConnectorMeta: ResolverTypeWrapper; - mainnet_LineaConnectorMeta_filter: mainnet_LineaConnectorMeta_filter; - mainnet_LineaConnectorMeta_orderBy: mainnet_LineaConnectorMeta_orderBy; - mainnet_MantleConnectorMeta: ResolverTypeWrapper; - mainnet_MantleConnectorMeta_filter: mainnet_MantleConnectorMeta_filter; - mainnet_MantleConnectorMeta_orderBy: mainnet_MantleConnectorMeta_orderBy; - mainnet_MetisConnectorMeta: ResolverTypeWrapper; - mainnet_MetisConnectorMeta_filter: mainnet_MetisConnectorMeta_filter; - mainnet_MetisConnectorMeta_orderBy: mainnet_MetisConnectorMeta_orderBy; - mainnet_ModeConnectorMeta: ResolverTypeWrapper; - mainnet_ModeConnectorMeta_filter: mainnet_ModeConnectorMeta_filter; - mainnet_ModeConnectorMeta_orderBy: mainnet_ModeConnectorMeta_orderBy; - mainnet_OptimismConnectorMeta: ResolverTypeWrapper; - mainnet_OptimismConnectorMeta_filter: mainnet_OptimismConnectorMeta_filter; - mainnet_OptimismConnectorMeta_orderBy: mainnet_OptimismConnectorMeta_orderBy; - mainnet_OptimisticRootPropagated: ResolverTypeWrapper; - mainnet_OptimisticRootPropagated_filter: mainnet_OptimisticRootPropagated_filter; - mainnet_OptimisticRootPropagated_orderBy: mainnet_OptimisticRootPropagated_orderBy; - mainnet_OptimisticRootProposed: ResolverTypeWrapper; - mainnet_OptimisticRootProposed_filter: mainnet_OptimisticRootProposed_filter; - mainnet_OptimisticRootProposed_orderBy: mainnet_OptimisticRootProposed_orderBy; - mainnet_OrderDirection: mainnet_OrderDirection; - mainnet_PolygonConnectorMeta: ResolverTypeWrapper; - mainnet_PolygonConnectorMeta_filter: mainnet_PolygonConnectorMeta_filter; - mainnet_PolygonConnectorMeta_orderBy: mainnet_PolygonConnectorMeta_orderBy; - mainnet_PolygonZkConnectorMeta: ResolverTypeWrapper; - mainnet_PolygonZkConnectorMeta_filter: mainnet_PolygonZkConnectorMeta_filter; - mainnet_PolygonZkConnectorMeta_orderBy: mainnet_PolygonZkConnectorMeta_orderBy; - mainnet_RootAggregated: ResolverTypeWrapper; - mainnet_RootAggregated_filter: mainnet_RootAggregated_filter; - mainnet_RootAggregated_orderBy: mainnet_RootAggregated_orderBy; - mainnet_RootManagerMeta: ResolverTypeWrapper; - mainnet_RootManagerMeta_filter: mainnet_RootManagerMeta_filter; - mainnet_RootManagerMeta_orderBy: mainnet_RootManagerMeta_orderBy; - mainnet_RootManagerMode: ResolverTypeWrapper; - mainnet_RootManagerMode_filter: mainnet_RootManagerMode_filter; - mainnet_RootManagerMode_orderBy: mainnet_RootManagerMode_orderBy; - mainnet_RootMessageProcessed: ResolverTypeWrapper; - mainnet_RootMessageProcessed_filter: mainnet_RootMessageProcessed_filter; - mainnet_RootMessageProcessed_orderBy: mainnet_RootMessageProcessed_orderBy; - mainnet_RootPropagated: ResolverTypeWrapper; - mainnet_RootPropagated_filter: mainnet_RootPropagated_filter; - mainnet_RootPropagated_orderBy: mainnet_RootPropagated_orderBy; - mainnet_ZkSyncConnectorMeta: ResolverTypeWrapper; - mainnet_ZkSyncConnectorMeta_filter: mainnet_ZkSyncConnectorMeta_filter; - mainnet_ZkSyncConnectorMeta_orderBy: mainnet_ZkSyncConnectorMeta_orderBy; - mainnet__Block_: ResolverTypeWrapper; - mainnet__Meta_: ResolverTypeWrapper; - optimism_AggregateRoot: ResolverTypeWrapper; - optimism_AggregateRootProposed: ResolverTypeWrapper; - optimism_AggregateRootProposed_filter: optimism_AggregateRootProposed_filter; - optimism_AggregateRootProposed_orderBy: optimism_AggregateRootProposed_orderBy; - optimism_AggregateRoot_filter: optimism_AggregateRoot_filter; - optimism_AggregateRoot_orderBy: optimism_AggregateRoot_orderBy; - optimism_Aggregation_interval: optimism_Aggregation_interval; - optimism_Asset: ResolverTypeWrapper; - optimism_AssetBalance: ResolverTypeWrapper; - optimism_AssetBalance_filter: optimism_AssetBalance_filter; - optimism_AssetBalance_orderBy: optimism_AssetBalance_orderBy; - optimism_AssetStatus: ResolverTypeWrapper; - optimism_AssetStatus_filter: optimism_AssetStatus_filter; - optimism_AssetStatus_orderBy: optimism_AssetStatus_orderBy; - optimism_Asset_filter: optimism_Asset_filter; - optimism_Asset_orderBy: optimism_Asset_orderBy; - optimism_BigDecimal: ResolverTypeWrapper; - optimism_BlockChangedFilter: optimism_BlockChangedFilter; - optimism_Block_height: optimism_Block_height; - optimism_Bytes: ResolverTypeWrapper; - optimism_ConnectorMeta: ResolverTypeWrapper; - optimism_ConnectorMeta_filter: optimism_ConnectorMeta_filter; - optimism_ConnectorMeta_orderBy: optimism_ConnectorMeta_orderBy; - optimism_DestinationTransfer: ResolverTypeWrapper; - optimism_DestinationTransfer_filter: optimism_DestinationTransfer_filter; - optimism_DestinationTransfer_orderBy: optimism_DestinationTransfer_orderBy; - optimism_Int8: ResolverTypeWrapper; - optimism_OptimisticRootFinalized: ResolverTypeWrapper; - optimism_OptimisticRootFinalized_filter: optimism_OptimisticRootFinalized_filter; - optimism_OptimisticRootFinalized_orderBy: optimism_OptimisticRootFinalized_orderBy; - optimism_OrderDirection: optimism_OrderDirection; - optimism_OriginMessage: ResolverTypeWrapper; - optimism_OriginMessage_filter: optimism_OriginMessage_filter; - optimism_OriginMessage_orderBy: optimism_OriginMessage_orderBy; - optimism_OriginTransfer: ResolverTypeWrapper; - optimism_OriginTransfer_filter: optimism_OriginTransfer_filter; - optimism_OriginTransfer_orderBy: optimism_OriginTransfer_orderBy; - optimism_Relayer: ResolverTypeWrapper; - optimism_RelayerFee: ResolverTypeWrapper; - optimism_RelayerFee_filter: optimism_RelayerFee_filter; - optimism_RelayerFee_orderBy: optimism_RelayerFee_orderBy; - optimism_RelayerFeesIncrease: ResolverTypeWrapper; - optimism_RelayerFeesIncrease_filter: optimism_RelayerFeesIncrease_filter; - optimism_RelayerFeesIncrease_orderBy: optimism_RelayerFeesIncrease_orderBy; - optimism_Relayer_filter: optimism_Relayer_filter; - optimism_Relayer_orderBy: optimism_Relayer_orderBy; - optimism_RootCount: ResolverTypeWrapper; - optimism_RootCount_filter: optimism_RootCount_filter; - optimism_RootCount_orderBy: optimism_RootCount_orderBy; - optimism_RootMessageSent: ResolverTypeWrapper; - optimism_RootMessageSent_filter: optimism_RootMessageSent_filter; - optimism_RootMessageSent_orderBy: optimism_RootMessageSent_orderBy; - optimism_Router: ResolverTypeWrapper; - optimism_RouterDailyTVL: ResolverTypeWrapper; - optimism_RouterDailyTVL_filter: optimism_RouterDailyTVL_filter; - optimism_RouterDailyTVL_orderBy: optimism_RouterDailyTVL_orderBy; - optimism_RouterLiquidityEvent: ResolverTypeWrapper; - optimism_RouterLiquidityEventType: optimism_RouterLiquidityEventType; - optimism_RouterLiquidityEvent_filter: optimism_RouterLiquidityEvent_filter; - optimism_RouterLiquidityEvent_orderBy: optimism_RouterLiquidityEvent_orderBy; - optimism_Router_filter: optimism_Router_filter; - optimism_Router_orderBy: optimism_Router_orderBy; - optimism_Sequencer: ResolverTypeWrapper; - optimism_Sequencer_filter: optimism_Sequencer_filter; - optimism_Sequencer_orderBy: optimism_Sequencer_orderBy; - optimism_Setting: ResolverTypeWrapper; - optimism_Setting_filter: optimism_Setting_filter; - optimism_Setting_orderBy: optimism_Setting_orderBy; - optimism_SlippageUpdate: ResolverTypeWrapper; - optimism_SlippageUpdate_filter: optimism_SlippageUpdate_filter; - optimism_SlippageUpdate_orderBy: optimism_SlippageUpdate_orderBy; - optimism_SnapshotRoot: ResolverTypeWrapper; - optimism_SnapshotRoot_filter: optimism_SnapshotRoot_filter; - optimism_SnapshotRoot_orderBy: optimism_SnapshotRoot_orderBy; - optimism_SpokeConnectorMode: ResolverTypeWrapper; - optimism_SpokeConnectorMode_filter: optimism_SpokeConnectorMode_filter; - optimism_SpokeConnectorMode_orderBy: optimism_SpokeConnectorMode_orderBy; - optimism_TransferStatus: optimism_TransferStatus; - optimism__Block_: ResolverTypeWrapper; - optimism__Meta_: ResolverTypeWrapper; + stagingavalanche_AggregateRoot: ResolverTypeWrapper; + stagingavalanche_AggregateRootProposed: ResolverTypeWrapper; + stagingavalanche_AggregateRootProposed_filter: stagingavalanche_AggregateRootProposed_filter; + stagingavalanche_AggregateRootProposed_orderBy: stagingavalanche_AggregateRootProposed_orderBy; + stagingavalanche_AggregateRoot_filter: stagingavalanche_AggregateRoot_filter; + stagingavalanche_AggregateRoot_orderBy: stagingavalanche_AggregateRoot_orderBy; + stagingavalanche_Aggregation_interval: stagingavalanche_Aggregation_interval; + stagingavalanche_Asset: ResolverTypeWrapper; + stagingavalanche_AssetBalance: ResolverTypeWrapper; + stagingavalanche_AssetBalance_filter: stagingavalanche_AssetBalance_filter; + stagingavalanche_AssetBalance_orderBy: stagingavalanche_AssetBalance_orderBy; + stagingavalanche_AssetStatus: ResolverTypeWrapper; + stagingavalanche_AssetStatus_filter: stagingavalanche_AssetStatus_filter; + stagingavalanche_AssetStatus_orderBy: stagingavalanche_AssetStatus_orderBy; + stagingavalanche_Asset_filter: stagingavalanche_Asset_filter; + stagingavalanche_Asset_orderBy: stagingavalanche_Asset_orderBy; + stagingavalanche_BigDecimal: ResolverTypeWrapper; + stagingavalanche_BlockChangedFilter: stagingavalanche_BlockChangedFilter; + stagingavalanche_Block_height: stagingavalanche_Block_height; + stagingavalanche_Bytes: ResolverTypeWrapper; + stagingavalanche_ConnectorMeta: ResolverTypeWrapper; + stagingavalanche_ConnectorMeta_filter: stagingavalanche_ConnectorMeta_filter; + stagingavalanche_ConnectorMeta_orderBy: stagingavalanche_ConnectorMeta_orderBy; + stagingavalanche_DestinationTransfer: ResolverTypeWrapper; + stagingavalanche_DestinationTransfer_filter: stagingavalanche_DestinationTransfer_filter; + stagingavalanche_DestinationTransfer_orderBy: stagingavalanche_DestinationTransfer_orderBy; + stagingavalanche_Int8: ResolverTypeWrapper; + stagingavalanche_OptimisticRootFinalized: ResolverTypeWrapper; + stagingavalanche_OptimisticRootFinalized_filter: stagingavalanche_OptimisticRootFinalized_filter; + stagingavalanche_OptimisticRootFinalized_orderBy: stagingavalanche_OptimisticRootFinalized_orderBy; + stagingavalanche_OrderDirection: stagingavalanche_OrderDirection; + stagingavalanche_OriginMessage: ResolverTypeWrapper; + stagingavalanche_OriginMessage_filter: stagingavalanche_OriginMessage_filter; + stagingavalanche_OriginMessage_orderBy: stagingavalanche_OriginMessage_orderBy; + stagingavalanche_OriginTransfer: ResolverTypeWrapper; + stagingavalanche_OriginTransfer_filter: stagingavalanche_OriginTransfer_filter; + stagingavalanche_OriginTransfer_orderBy: stagingavalanche_OriginTransfer_orderBy; + stagingavalanche_Relayer: ResolverTypeWrapper; + stagingavalanche_RelayerFee: ResolverTypeWrapper; + stagingavalanche_RelayerFee_filter: stagingavalanche_RelayerFee_filter; + stagingavalanche_RelayerFee_orderBy: stagingavalanche_RelayerFee_orderBy; + stagingavalanche_RelayerFeesIncrease: ResolverTypeWrapper; + stagingavalanche_RelayerFeesIncrease_filter: stagingavalanche_RelayerFeesIncrease_filter; + stagingavalanche_RelayerFeesIncrease_orderBy: stagingavalanche_RelayerFeesIncrease_orderBy; + stagingavalanche_Relayer_filter: stagingavalanche_Relayer_filter; + stagingavalanche_Relayer_orderBy: stagingavalanche_Relayer_orderBy; + stagingavalanche_RootCount: ResolverTypeWrapper; + stagingavalanche_RootCount_filter: stagingavalanche_RootCount_filter; + stagingavalanche_RootCount_orderBy: stagingavalanche_RootCount_orderBy; + stagingavalanche_RootMessageSent: ResolverTypeWrapper; + stagingavalanche_RootMessageSent_filter: stagingavalanche_RootMessageSent_filter; + stagingavalanche_RootMessageSent_orderBy: stagingavalanche_RootMessageSent_orderBy; + stagingavalanche_Router: ResolverTypeWrapper; + stagingavalanche_RouterDailyTVL: ResolverTypeWrapper; + stagingavalanche_RouterDailyTVL_filter: stagingavalanche_RouterDailyTVL_filter; + stagingavalanche_RouterDailyTVL_orderBy: stagingavalanche_RouterDailyTVL_orderBy; + stagingavalanche_RouterLiquidityEvent: ResolverTypeWrapper; + stagingavalanche_RouterLiquidityEventType: stagingavalanche_RouterLiquidityEventType; + stagingavalanche_RouterLiquidityEvent_filter: stagingavalanche_RouterLiquidityEvent_filter; + stagingavalanche_RouterLiquidityEvent_orderBy: stagingavalanche_RouterLiquidityEvent_orderBy; + stagingavalanche_Router_filter: stagingavalanche_Router_filter; + stagingavalanche_Router_orderBy: stagingavalanche_Router_orderBy; + stagingavalanche_Sequencer: ResolverTypeWrapper; + stagingavalanche_Sequencer_filter: stagingavalanche_Sequencer_filter; + stagingavalanche_Sequencer_orderBy: stagingavalanche_Sequencer_orderBy; + stagingavalanche_Setting: ResolverTypeWrapper; + stagingavalanche_Setting_filter: stagingavalanche_Setting_filter; + stagingavalanche_Setting_orderBy: stagingavalanche_Setting_orderBy; + stagingavalanche_SlippageUpdate: ResolverTypeWrapper; + stagingavalanche_SlippageUpdate_filter: stagingavalanche_SlippageUpdate_filter; + stagingavalanche_SlippageUpdate_orderBy: stagingavalanche_SlippageUpdate_orderBy; + stagingavalanche_SnapshotRoot: ResolverTypeWrapper; + stagingavalanche_SnapshotRoot_filter: stagingavalanche_SnapshotRoot_filter; + stagingavalanche_SnapshotRoot_orderBy: stagingavalanche_SnapshotRoot_orderBy; + stagingavalanche_SpokeConnectorMode: ResolverTypeWrapper; + stagingavalanche_SpokeConnectorMode_filter: stagingavalanche_SpokeConnectorMode_filter; + stagingavalanche_SpokeConnectorMode_orderBy: stagingavalanche_SpokeConnectorMode_orderBy; + stagingavalanche_TransferStatus: stagingavalanche_TransferStatus; + stagingavalanche__Block_: ResolverTypeWrapper; + stagingavalanche__Meta_: ResolverTypeWrapper; + stagingpolygon_AggregateRoot: ResolverTypeWrapper; + stagingpolygon_AggregateRootProposed: ResolverTypeWrapper; + stagingpolygon_AggregateRootProposed_filter: stagingpolygon_AggregateRootProposed_filter; + stagingpolygon_AggregateRootProposed_orderBy: stagingpolygon_AggregateRootProposed_orderBy; + stagingpolygon_AggregateRoot_filter: stagingpolygon_AggregateRoot_filter; + stagingpolygon_AggregateRoot_orderBy: stagingpolygon_AggregateRoot_orderBy; + stagingpolygon_Aggregation_interval: stagingpolygon_Aggregation_interval; + stagingpolygon_Asset: ResolverTypeWrapper; + stagingpolygon_AssetBalance: ResolverTypeWrapper; + stagingpolygon_AssetBalance_filter: stagingpolygon_AssetBalance_filter; + stagingpolygon_AssetBalance_orderBy: stagingpolygon_AssetBalance_orderBy; + stagingpolygon_AssetStatus: ResolverTypeWrapper; + stagingpolygon_AssetStatus_filter: stagingpolygon_AssetStatus_filter; + stagingpolygon_AssetStatus_orderBy: stagingpolygon_AssetStatus_orderBy; + stagingpolygon_Asset_filter: stagingpolygon_Asset_filter; + stagingpolygon_Asset_orderBy: stagingpolygon_Asset_orderBy; + stagingpolygon_BigDecimal: ResolverTypeWrapper; + stagingpolygon_BlockChangedFilter: stagingpolygon_BlockChangedFilter; + stagingpolygon_Block_height: stagingpolygon_Block_height; + stagingpolygon_Bytes: ResolverTypeWrapper; + stagingpolygon_ConnectorMeta: ResolverTypeWrapper; + stagingpolygon_ConnectorMeta_filter: stagingpolygon_ConnectorMeta_filter; + stagingpolygon_ConnectorMeta_orderBy: stagingpolygon_ConnectorMeta_orderBy; + stagingpolygon_DestinationTransfer: ResolverTypeWrapper; + stagingpolygon_DestinationTransfer_filter: stagingpolygon_DestinationTransfer_filter; + stagingpolygon_DestinationTransfer_orderBy: stagingpolygon_DestinationTransfer_orderBy; + stagingpolygon_Int8: ResolverTypeWrapper; + stagingpolygon_OptimisticRootFinalized: ResolverTypeWrapper; + stagingpolygon_OptimisticRootFinalized_filter: stagingpolygon_OptimisticRootFinalized_filter; + stagingpolygon_OptimisticRootFinalized_orderBy: stagingpolygon_OptimisticRootFinalized_orderBy; + stagingpolygon_OrderDirection: stagingpolygon_OrderDirection; + stagingpolygon_OriginMessage: ResolverTypeWrapper; + stagingpolygon_OriginMessage_filter: stagingpolygon_OriginMessage_filter; + stagingpolygon_OriginMessage_orderBy: stagingpolygon_OriginMessage_orderBy; + stagingpolygon_OriginTransfer: ResolverTypeWrapper; + stagingpolygon_OriginTransfer_filter: stagingpolygon_OriginTransfer_filter; + stagingpolygon_OriginTransfer_orderBy: stagingpolygon_OriginTransfer_orderBy; + stagingpolygon_Relayer: ResolverTypeWrapper; + stagingpolygon_RelayerFee: ResolverTypeWrapper; + stagingpolygon_RelayerFee_filter: stagingpolygon_RelayerFee_filter; + stagingpolygon_RelayerFee_orderBy: stagingpolygon_RelayerFee_orderBy; + stagingpolygon_RelayerFeesIncrease: ResolverTypeWrapper; + stagingpolygon_RelayerFeesIncrease_filter: stagingpolygon_RelayerFeesIncrease_filter; + stagingpolygon_RelayerFeesIncrease_orderBy: stagingpolygon_RelayerFeesIncrease_orderBy; + stagingpolygon_Relayer_filter: stagingpolygon_Relayer_filter; + stagingpolygon_Relayer_orderBy: stagingpolygon_Relayer_orderBy; + stagingpolygon_RootCount: ResolverTypeWrapper; + stagingpolygon_RootCount_filter: stagingpolygon_RootCount_filter; + stagingpolygon_RootCount_orderBy: stagingpolygon_RootCount_orderBy; + stagingpolygon_RootMessageSent: ResolverTypeWrapper; + stagingpolygon_RootMessageSent_filter: stagingpolygon_RootMessageSent_filter; + stagingpolygon_RootMessageSent_orderBy: stagingpolygon_RootMessageSent_orderBy; + stagingpolygon_Router: ResolverTypeWrapper; + stagingpolygon_RouterDailyTVL: ResolverTypeWrapper; + stagingpolygon_RouterDailyTVL_filter: stagingpolygon_RouterDailyTVL_filter; + stagingpolygon_RouterDailyTVL_orderBy: stagingpolygon_RouterDailyTVL_orderBy; + stagingpolygon_RouterLiquidityEvent: ResolverTypeWrapper; + stagingpolygon_RouterLiquidityEventType: stagingpolygon_RouterLiquidityEventType; + stagingpolygon_RouterLiquidityEvent_filter: stagingpolygon_RouterLiquidityEvent_filter; + stagingpolygon_RouterLiquidityEvent_orderBy: stagingpolygon_RouterLiquidityEvent_orderBy; + stagingpolygon_Router_filter: stagingpolygon_Router_filter; + stagingpolygon_Router_orderBy: stagingpolygon_Router_orderBy; + stagingpolygon_Sequencer: ResolverTypeWrapper; + stagingpolygon_Sequencer_filter: stagingpolygon_Sequencer_filter; + stagingpolygon_Sequencer_orderBy: stagingpolygon_Sequencer_orderBy; + stagingpolygon_Setting: ResolverTypeWrapper; + stagingpolygon_Setting_filter: stagingpolygon_Setting_filter; + stagingpolygon_Setting_orderBy: stagingpolygon_Setting_orderBy; + stagingpolygon_SlippageUpdate: ResolverTypeWrapper; + stagingpolygon_SlippageUpdate_filter: stagingpolygon_SlippageUpdate_filter; + stagingpolygon_SlippageUpdate_orderBy: stagingpolygon_SlippageUpdate_orderBy; + stagingpolygon_SnapshotRoot: ResolverTypeWrapper; + stagingpolygon_SnapshotRoot_filter: stagingpolygon_SnapshotRoot_filter; + stagingpolygon_SnapshotRoot_orderBy: stagingpolygon_SnapshotRoot_orderBy; + stagingpolygon_SpokeConnectorMode: ResolverTypeWrapper; + stagingpolygon_SpokeConnectorMode_filter: stagingpolygon_SpokeConnectorMode_filter; + stagingpolygon_SpokeConnectorMode_orderBy: stagingpolygon_SpokeConnectorMode_orderBy; + stagingpolygon_TransferStatus: stagingpolygon_TransferStatus; + stagingpolygon__Block_: ResolverTypeWrapper; + stagingpolygon__Meta_: ResolverTypeWrapper; + polygonzkevm_swap_AggregateRoot: ResolverTypeWrapper; + polygonzkevm_swap_AggregateRootProposed: ResolverTypeWrapper; + polygonzkevm_swap_AggregateRootProposed_filter: polygonzkevm_swap_AggregateRootProposed_filter; + polygonzkevm_swap_AggregateRootProposed_orderBy: polygonzkevm_swap_AggregateRootProposed_orderBy; + polygonzkevm_swap_AggregateRoot_filter: polygonzkevm_swap_AggregateRoot_filter; + polygonzkevm_swap_AggregateRoot_orderBy: polygonzkevm_swap_AggregateRoot_orderBy; + polygonzkevm_swap_Asset: ResolverTypeWrapper; + polygonzkevm_swap_AssetBalance: ResolverTypeWrapper; + polygonzkevm_swap_AssetBalance_filter: polygonzkevm_swap_AssetBalance_filter; + polygonzkevm_swap_AssetBalance_orderBy: polygonzkevm_swap_AssetBalance_orderBy; + polygonzkevm_swap_AssetStatus: ResolverTypeWrapper; + polygonzkevm_swap_AssetStatus_filter: polygonzkevm_swap_AssetStatus_filter; + polygonzkevm_swap_AssetStatus_orderBy: polygonzkevm_swap_AssetStatus_orderBy; + polygonzkevm_swap_Asset_filter: polygonzkevm_swap_Asset_filter; + polygonzkevm_swap_Asset_orderBy: polygonzkevm_swap_Asset_orderBy; + polygonzkevm_swap_BigDecimal: ResolverTypeWrapper; + polygonzkevm_swap_BlockChangedFilter: polygonzkevm_swap_BlockChangedFilter; + polygonzkevm_swap_Block_height: polygonzkevm_swap_Block_height; + polygonzkevm_swap_Bytes: ResolverTypeWrapper; + polygonzkevm_swap_ConnectorMeta: ResolverTypeWrapper; + polygonzkevm_swap_ConnectorMeta_filter: polygonzkevm_swap_ConnectorMeta_filter; + polygonzkevm_swap_ConnectorMeta_orderBy: polygonzkevm_swap_ConnectorMeta_orderBy; + polygonzkevm_swap_DestinationTransfer: ResolverTypeWrapper; + polygonzkevm_swap_DestinationTransfer_filter: polygonzkevm_swap_DestinationTransfer_filter; + polygonzkevm_swap_DestinationTransfer_orderBy: polygonzkevm_swap_DestinationTransfer_orderBy; + polygonzkevm_swap_Int8: ResolverTypeWrapper; + polygonzkevm_swap_OptimisticRootFinalized: ResolverTypeWrapper; + polygonzkevm_swap_OptimisticRootFinalized_filter: polygonzkevm_swap_OptimisticRootFinalized_filter; + polygonzkevm_swap_OptimisticRootFinalized_orderBy: polygonzkevm_swap_OptimisticRootFinalized_orderBy; + polygonzkevm_swap_OrderDirection: polygonzkevm_swap_OrderDirection; + polygonzkevm_swap_OriginMessage: ResolverTypeWrapper; + polygonzkevm_swap_OriginMessage_filter: polygonzkevm_swap_OriginMessage_filter; + polygonzkevm_swap_OriginMessage_orderBy: polygonzkevm_swap_OriginMessage_orderBy; + polygonzkevm_swap_OriginTransfer: ResolverTypeWrapper; + polygonzkevm_swap_OriginTransfer_filter: polygonzkevm_swap_OriginTransfer_filter; + polygonzkevm_swap_OriginTransfer_orderBy: polygonzkevm_swap_OriginTransfer_orderBy; + polygonzkevm_swap_Relayer: ResolverTypeWrapper; + polygonzkevm_swap_RelayerFee: ResolverTypeWrapper; + polygonzkevm_swap_RelayerFee_filter: polygonzkevm_swap_RelayerFee_filter; + polygonzkevm_swap_RelayerFee_orderBy: polygonzkevm_swap_RelayerFee_orderBy; + polygonzkevm_swap_RelayerFeesIncrease: ResolverTypeWrapper; + polygonzkevm_swap_RelayerFeesIncrease_filter: polygonzkevm_swap_RelayerFeesIncrease_filter; + polygonzkevm_swap_RelayerFeesIncrease_orderBy: polygonzkevm_swap_RelayerFeesIncrease_orderBy; + polygonzkevm_swap_Relayer_filter: polygonzkevm_swap_Relayer_filter; + polygonzkevm_swap_Relayer_orderBy: polygonzkevm_swap_Relayer_orderBy; + polygonzkevm_swap_RootCount: ResolverTypeWrapper; + polygonzkevm_swap_RootCount_filter: polygonzkevm_swap_RootCount_filter; + polygonzkevm_swap_RootCount_orderBy: polygonzkevm_swap_RootCount_orderBy; + polygonzkevm_swap_RootMessageSent: ResolverTypeWrapper; + polygonzkevm_swap_RootMessageSent_filter: polygonzkevm_swap_RootMessageSent_filter; + polygonzkevm_swap_RootMessageSent_orderBy: polygonzkevm_swap_RootMessageSent_orderBy; + polygonzkevm_swap_Router: ResolverTypeWrapper; + polygonzkevm_swap_RouterDailyTVL: ResolverTypeWrapper; + polygonzkevm_swap_RouterDailyTVL_filter: polygonzkevm_swap_RouterDailyTVL_filter; + polygonzkevm_swap_RouterDailyTVL_orderBy: polygonzkevm_swap_RouterDailyTVL_orderBy; + polygonzkevm_swap_RouterLiquidityEvent: ResolverTypeWrapper; + polygonzkevm_swap_RouterLiquidityEventType: polygonzkevm_swap_RouterLiquidityEventType; + polygonzkevm_swap_RouterLiquidityEvent_filter: polygonzkevm_swap_RouterLiquidityEvent_filter; + polygonzkevm_swap_RouterLiquidityEvent_orderBy: polygonzkevm_swap_RouterLiquidityEvent_orderBy; + polygonzkevm_swap_Router_filter: polygonzkevm_swap_Router_filter; + polygonzkevm_swap_Router_orderBy: polygonzkevm_swap_Router_orderBy; + polygonzkevm_swap_Sequencer: ResolverTypeWrapper; + polygonzkevm_swap_Sequencer_filter: polygonzkevm_swap_Sequencer_filter; + polygonzkevm_swap_Sequencer_orderBy: polygonzkevm_swap_Sequencer_orderBy; + polygonzkevm_swap_Setting: ResolverTypeWrapper; + polygonzkevm_swap_Setting_filter: polygonzkevm_swap_Setting_filter; + polygonzkevm_swap_Setting_orderBy: polygonzkevm_swap_Setting_orderBy; + polygonzkevm_swap_SlippageUpdate: ResolverTypeWrapper; + polygonzkevm_swap_SlippageUpdate_filter: polygonzkevm_swap_SlippageUpdate_filter; + polygonzkevm_swap_SlippageUpdate_orderBy: polygonzkevm_swap_SlippageUpdate_orderBy; + polygonzkevm_swap_SnapshotRoot: ResolverTypeWrapper; + polygonzkevm_swap_SnapshotRoot_filter: polygonzkevm_swap_SnapshotRoot_filter; + polygonzkevm_swap_SnapshotRoot_orderBy: polygonzkevm_swap_SnapshotRoot_orderBy; + polygonzkevm_swap_SpokeConnectorMode: ResolverTypeWrapper; + polygonzkevm_swap_SpokeConnectorMode_filter: polygonzkevm_swap_SpokeConnectorMode_filter; + polygonzkevm_swap_SpokeConnectorMode_orderBy: polygonzkevm_swap_SpokeConnectorMode_orderBy; + polygonzkevm_swap_TransferStatus: polygonzkevm_swap_TransferStatus; + polygonzkevm_swap__Block_: ResolverTypeWrapper; + polygonzkevm_swap__Meta_: ResolverTypeWrapper; stagingzksync_AggregateRoot: ResolverTypeWrapper; stagingzksync_AggregateRootProposed: ResolverTypeWrapper; stagingzksync_AggregateRootProposed_filter: stagingzksync_AggregateRootProposed_filter; @@ -193972,85 +194203,86 @@ export type ResolversTypes = ResolversObject<{ stagingzksync_TransferStatus: stagingzksync_TransferStatus; stagingzksync__Block_: ResolverTypeWrapper; stagingzksync__Meta_: ResolverTypeWrapper; - metis_AggregateRoot: ResolverTypeWrapper; - metis_AggregateRootProposed: ResolverTypeWrapper; - metis_AggregateRootProposed_filter: metis_AggregateRootProposed_filter; - metis_AggregateRootProposed_orderBy: metis_AggregateRootProposed_orderBy; - metis_AggregateRoot_filter: metis_AggregateRoot_filter; - metis_AggregateRoot_orderBy: metis_AggregateRoot_orderBy; - metis_Asset: ResolverTypeWrapper; - metis_AssetBalance: ResolverTypeWrapper; - metis_AssetBalance_filter: metis_AssetBalance_filter; - metis_AssetBalance_orderBy: metis_AssetBalance_orderBy; - metis_AssetStatus: ResolverTypeWrapper; - metis_AssetStatus_filter: metis_AssetStatus_filter; - metis_AssetStatus_orderBy: metis_AssetStatus_orderBy; - metis_Asset_filter: metis_Asset_filter; - metis_Asset_orderBy: metis_Asset_orderBy; - metis_BigDecimal: ResolverTypeWrapper; - metis_BlockChangedFilter: metis_BlockChangedFilter; - metis_Block_height: metis_Block_height; - metis_Bytes: ResolverTypeWrapper; - metis_ConnectorMeta: ResolverTypeWrapper; - metis_ConnectorMeta_filter: metis_ConnectorMeta_filter; - metis_ConnectorMeta_orderBy: metis_ConnectorMeta_orderBy; - metis_DestinationTransfer: ResolverTypeWrapper; - metis_DestinationTransfer_filter: metis_DestinationTransfer_filter; - metis_DestinationTransfer_orderBy: metis_DestinationTransfer_orderBy; - metis_Int8: ResolverTypeWrapper; - metis_OptimisticRootFinalized: ResolverTypeWrapper; - metis_OptimisticRootFinalized_filter: metis_OptimisticRootFinalized_filter; - metis_OptimisticRootFinalized_orderBy: metis_OptimisticRootFinalized_orderBy; - metis_OrderDirection: metis_OrderDirection; - metis_OriginMessage: ResolverTypeWrapper; - metis_OriginMessage_filter: metis_OriginMessage_filter; - metis_OriginMessage_orderBy: metis_OriginMessage_orderBy; - metis_OriginTransfer: ResolverTypeWrapper; - metis_OriginTransfer_filter: metis_OriginTransfer_filter; - metis_OriginTransfer_orderBy: metis_OriginTransfer_orderBy; - metis_Relayer: ResolverTypeWrapper; - metis_RelayerFee: ResolverTypeWrapper; - metis_RelayerFee_filter: metis_RelayerFee_filter; - metis_RelayerFee_orderBy: metis_RelayerFee_orderBy; - metis_RelayerFeesIncrease: ResolverTypeWrapper; - metis_RelayerFeesIncrease_filter: metis_RelayerFeesIncrease_filter; - metis_RelayerFeesIncrease_orderBy: metis_RelayerFeesIncrease_orderBy; - metis_Relayer_filter: metis_Relayer_filter; - metis_Relayer_orderBy: metis_Relayer_orderBy; - metis_RootCount: ResolverTypeWrapper; - metis_RootCount_filter: metis_RootCount_filter; - metis_RootCount_orderBy: metis_RootCount_orderBy; - metis_RootMessageSent: ResolverTypeWrapper; - metis_RootMessageSent_filter: metis_RootMessageSent_filter; - metis_RootMessageSent_orderBy: metis_RootMessageSent_orderBy; - metis_Router: ResolverTypeWrapper; - metis_RouterDailyTVL: ResolverTypeWrapper; - metis_RouterDailyTVL_filter: metis_RouterDailyTVL_filter; - metis_RouterDailyTVL_orderBy: metis_RouterDailyTVL_orderBy; - metis_RouterLiquidityEvent: ResolverTypeWrapper; - metis_RouterLiquidityEventType: metis_RouterLiquidityEventType; - metis_RouterLiquidityEvent_filter: metis_RouterLiquidityEvent_filter; - metis_RouterLiquidityEvent_orderBy: metis_RouterLiquidityEvent_orderBy; - metis_Router_filter: metis_Router_filter; - metis_Router_orderBy: metis_Router_orderBy; - metis_Sequencer: ResolverTypeWrapper; - metis_Sequencer_filter: metis_Sequencer_filter; - metis_Sequencer_orderBy: metis_Sequencer_orderBy; - metis_Setting: ResolverTypeWrapper; - metis_Setting_filter: metis_Setting_filter; - metis_Setting_orderBy: metis_Setting_orderBy; - metis_SlippageUpdate: ResolverTypeWrapper; - metis_SlippageUpdate_filter: metis_SlippageUpdate_filter; - metis_SlippageUpdate_orderBy: metis_SlippageUpdate_orderBy; - metis_SnapshotRoot: ResolverTypeWrapper; - metis_SnapshotRoot_filter: metis_SnapshotRoot_filter; - metis_SnapshotRoot_orderBy: metis_SnapshotRoot_orderBy; - metis_SpokeConnectorMode: ResolverTypeWrapper; - metis_SpokeConnectorMode_filter: metis_SpokeConnectorMode_filter; - metis_SpokeConnectorMode_orderBy: metis_SpokeConnectorMode_orderBy; - metis_TransferStatus: metis_TransferStatus; - metis__Block_: ResolverTypeWrapper; - metis__Meta_: ResolverTypeWrapper; + polygon_AggregateRoot: ResolverTypeWrapper; + polygon_AggregateRootProposed: ResolverTypeWrapper; + polygon_AggregateRootProposed_filter: polygon_AggregateRootProposed_filter; + polygon_AggregateRootProposed_orderBy: polygon_AggregateRootProposed_orderBy; + polygon_AggregateRoot_filter: polygon_AggregateRoot_filter; + polygon_AggregateRoot_orderBy: polygon_AggregateRoot_orderBy; + polygon_Aggregation_interval: polygon_Aggregation_interval; + polygon_Asset: ResolverTypeWrapper; + polygon_AssetBalance: ResolverTypeWrapper; + polygon_AssetBalance_filter: polygon_AssetBalance_filter; + polygon_AssetBalance_orderBy: polygon_AssetBalance_orderBy; + polygon_AssetStatus: ResolverTypeWrapper; + polygon_AssetStatus_filter: polygon_AssetStatus_filter; + polygon_AssetStatus_orderBy: polygon_AssetStatus_orderBy; + polygon_Asset_filter: polygon_Asset_filter; + polygon_Asset_orderBy: polygon_Asset_orderBy; + polygon_BigDecimal: ResolverTypeWrapper; + polygon_BlockChangedFilter: polygon_BlockChangedFilter; + polygon_Block_height: polygon_Block_height; + polygon_Bytes: ResolverTypeWrapper; + polygon_ConnectorMeta: ResolverTypeWrapper; + polygon_ConnectorMeta_filter: polygon_ConnectorMeta_filter; + polygon_ConnectorMeta_orderBy: polygon_ConnectorMeta_orderBy; + polygon_DestinationTransfer: ResolverTypeWrapper; + polygon_DestinationTransfer_filter: polygon_DestinationTransfer_filter; + polygon_DestinationTransfer_orderBy: polygon_DestinationTransfer_orderBy; + polygon_Int8: ResolverTypeWrapper; + polygon_OptimisticRootFinalized: ResolverTypeWrapper; + polygon_OptimisticRootFinalized_filter: polygon_OptimisticRootFinalized_filter; + polygon_OptimisticRootFinalized_orderBy: polygon_OptimisticRootFinalized_orderBy; + polygon_OrderDirection: polygon_OrderDirection; + polygon_OriginMessage: ResolverTypeWrapper; + polygon_OriginMessage_filter: polygon_OriginMessage_filter; + polygon_OriginMessage_orderBy: polygon_OriginMessage_orderBy; + polygon_OriginTransfer: ResolverTypeWrapper; + polygon_OriginTransfer_filter: polygon_OriginTransfer_filter; + polygon_OriginTransfer_orderBy: polygon_OriginTransfer_orderBy; + polygon_Relayer: ResolverTypeWrapper; + polygon_RelayerFee: ResolverTypeWrapper; + polygon_RelayerFee_filter: polygon_RelayerFee_filter; + polygon_RelayerFee_orderBy: polygon_RelayerFee_orderBy; + polygon_RelayerFeesIncrease: ResolverTypeWrapper; + polygon_RelayerFeesIncrease_filter: polygon_RelayerFeesIncrease_filter; + polygon_RelayerFeesIncrease_orderBy: polygon_RelayerFeesIncrease_orderBy; + polygon_Relayer_filter: polygon_Relayer_filter; + polygon_Relayer_orderBy: polygon_Relayer_orderBy; + polygon_RootCount: ResolverTypeWrapper; + polygon_RootCount_filter: polygon_RootCount_filter; + polygon_RootCount_orderBy: polygon_RootCount_orderBy; + polygon_RootMessageSent: ResolverTypeWrapper; + polygon_RootMessageSent_filter: polygon_RootMessageSent_filter; + polygon_RootMessageSent_orderBy: polygon_RootMessageSent_orderBy; + polygon_Router: ResolverTypeWrapper; + polygon_RouterDailyTVL: ResolverTypeWrapper; + polygon_RouterDailyTVL_filter: polygon_RouterDailyTVL_filter; + polygon_RouterDailyTVL_orderBy: polygon_RouterDailyTVL_orderBy; + polygon_RouterLiquidityEvent: ResolverTypeWrapper; + polygon_RouterLiquidityEventType: polygon_RouterLiquidityEventType; + polygon_RouterLiquidityEvent_filter: polygon_RouterLiquidityEvent_filter; + polygon_RouterLiquidityEvent_orderBy: polygon_RouterLiquidityEvent_orderBy; + polygon_Router_filter: polygon_Router_filter; + polygon_Router_orderBy: polygon_Router_orderBy; + polygon_Sequencer: ResolverTypeWrapper; + polygon_Sequencer_filter: polygon_Sequencer_filter; + polygon_Sequencer_orderBy: polygon_Sequencer_orderBy; + polygon_Setting: ResolverTypeWrapper; + polygon_Setting_filter: polygon_Setting_filter; + polygon_Setting_orderBy: polygon_Setting_orderBy; + polygon_SlippageUpdate: ResolverTypeWrapper; + polygon_SlippageUpdate_filter: polygon_SlippageUpdate_filter; + polygon_SlippageUpdate_orderBy: polygon_SlippageUpdate_orderBy; + polygon_SnapshotRoot: ResolverTypeWrapper; + polygon_SnapshotRoot_filter: polygon_SnapshotRoot_filter; + polygon_SnapshotRoot_orderBy: polygon_SnapshotRoot_orderBy; + polygon_SpokeConnectorMode: ResolverTypeWrapper; + polygon_SpokeConnectorMode_filter: polygon_SpokeConnectorMode_filter; + polygon_SpokeConnectorMode_orderBy: polygon_SpokeConnectorMode_orderBy; + polygon_TransferStatus: polygon_TransferStatus; + polygon__Block_: ResolverTypeWrapper; + polygon__Meta_: ResolverTypeWrapper; xlayer_AggregateRoot: ResolverTypeWrapper; xlayer_AggregateRootProposed: ResolverTypeWrapper; xlayer_AggregateRootProposed_filter: xlayer_AggregateRootProposed_filter; @@ -194130,6 +194362,85 @@ export type ResolversTypes = ResolversObject<{ xlayer_TransferStatus: xlayer_TransferStatus; xlayer__Block_: ResolverTypeWrapper; xlayer__Meta_: ResolverTypeWrapper; + mode_AggregateRoot: ResolverTypeWrapper; + mode_AggregateRootProposed: ResolverTypeWrapper; + mode_AggregateRootProposed_filter: mode_AggregateRootProposed_filter; + mode_AggregateRootProposed_orderBy: mode_AggregateRootProposed_orderBy; + mode_AggregateRoot_filter: mode_AggregateRoot_filter; + mode_AggregateRoot_orderBy: mode_AggregateRoot_orderBy; + mode_Asset: ResolverTypeWrapper; + mode_AssetBalance: ResolverTypeWrapper; + mode_AssetBalance_filter: mode_AssetBalance_filter; + mode_AssetBalance_orderBy: mode_AssetBalance_orderBy; + mode_AssetStatus: ResolverTypeWrapper; + mode_AssetStatus_filter: mode_AssetStatus_filter; + mode_AssetStatus_orderBy: mode_AssetStatus_orderBy; + mode_Asset_filter: mode_Asset_filter; + mode_Asset_orderBy: mode_Asset_orderBy; + mode_BigDecimal: ResolverTypeWrapper; + mode_BlockChangedFilter: mode_BlockChangedFilter; + mode_Block_height: mode_Block_height; + mode_Bytes: ResolverTypeWrapper; + mode_ConnectorMeta: ResolverTypeWrapper; + mode_ConnectorMeta_filter: mode_ConnectorMeta_filter; + mode_ConnectorMeta_orderBy: mode_ConnectorMeta_orderBy; + mode_DestinationTransfer: ResolverTypeWrapper; + mode_DestinationTransfer_filter: mode_DestinationTransfer_filter; + mode_DestinationTransfer_orderBy: mode_DestinationTransfer_orderBy; + mode_Int8: ResolverTypeWrapper; + mode_OptimisticRootFinalized: ResolverTypeWrapper; + mode_OptimisticRootFinalized_filter: mode_OptimisticRootFinalized_filter; + mode_OptimisticRootFinalized_orderBy: mode_OptimisticRootFinalized_orderBy; + mode_OrderDirection: mode_OrderDirection; + mode_OriginMessage: ResolverTypeWrapper; + mode_OriginMessage_filter: mode_OriginMessage_filter; + mode_OriginMessage_orderBy: mode_OriginMessage_orderBy; + mode_OriginTransfer: ResolverTypeWrapper; + mode_OriginTransfer_filter: mode_OriginTransfer_filter; + mode_OriginTransfer_orderBy: mode_OriginTransfer_orderBy; + mode_Relayer: ResolverTypeWrapper; + mode_RelayerFee: ResolverTypeWrapper; + mode_RelayerFee_filter: mode_RelayerFee_filter; + mode_RelayerFee_orderBy: mode_RelayerFee_orderBy; + mode_RelayerFeesIncrease: ResolverTypeWrapper; + mode_RelayerFeesIncrease_filter: mode_RelayerFeesIncrease_filter; + mode_RelayerFeesIncrease_orderBy: mode_RelayerFeesIncrease_orderBy; + mode_Relayer_filter: mode_Relayer_filter; + mode_Relayer_orderBy: mode_Relayer_orderBy; + mode_RootCount: ResolverTypeWrapper; + mode_RootCount_filter: mode_RootCount_filter; + mode_RootCount_orderBy: mode_RootCount_orderBy; + mode_RootMessageSent: ResolverTypeWrapper; + mode_RootMessageSent_filter: mode_RootMessageSent_filter; + mode_RootMessageSent_orderBy: mode_RootMessageSent_orderBy; + mode_Router: ResolverTypeWrapper; + mode_RouterDailyTVL: ResolverTypeWrapper; + mode_RouterDailyTVL_filter: mode_RouterDailyTVL_filter; + mode_RouterDailyTVL_orderBy: mode_RouterDailyTVL_orderBy; + mode_RouterLiquidityEvent: ResolverTypeWrapper; + mode_RouterLiquidityEventType: mode_RouterLiquidityEventType; + mode_RouterLiquidityEvent_filter: mode_RouterLiquidityEvent_filter; + mode_RouterLiquidityEvent_orderBy: mode_RouterLiquidityEvent_orderBy; + mode_Router_filter: mode_Router_filter; + mode_Router_orderBy: mode_Router_orderBy; + mode_Sequencer: ResolverTypeWrapper; + mode_Sequencer_filter: mode_Sequencer_filter; + mode_Sequencer_orderBy: mode_Sequencer_orderBy; + mode_Setting: ResolverTypeWrapper; + mode_Setting_filter: mode_Setting_filter; + mode_Setting_orderBy: mode_Setting_orderBy; + mode_SlippageUpdate: ResolverTypeWrapper; + mode_SlippageUpdate_filter: mode_SlippageUpdate_filter; + mode_SlippageUpdate_orderBy: mode_SlippageUpdate_orderBy; + mode_SnapshotRoot: ResolverTypeWrapper; + mode_SnapshotRoot_filter: mode_SnapshotRoot_filter; + mode_SnapshotRoot_orderBy: mode_SnapshotRoot_orderBy; + mode_SpokeConnectorMode: ResolverTypeWrapper; + mode_SpokeConnectorMode_filter: mode_SpokeConnectorMode_filter; + mode_SpokeConnectorMode_orderBy: mode_SpokeConnectorMode_orderBy; + mode_TransferStatus: mode_TransferStatus; + mode__Block_: ResolverTypeWrapper; + mode__Meta_: ResolverTypeWrapper; stagingxlayer_AggregateRoot: ResolverTypeWrapper; stagingxlayer_AggregateRootProposed: ResolverTypeWrapper; stagingxlayer_AggregateRootProposed_filter: stagingxlayer_AggregateRootProposed_filter; @@ -194153,221 +194464,62 @@ export type ResolversTypes = ResolversObject<{ stagingxlayer_ConnectorMeta_filter: stagingxlayer_ConnectorMeta_filter; stagingxlayer_ConnectorMeta_orderBy: stagingxlayer_ConnectorMeta_orderBy; stagingxlayer_DestinationTransfer: ResolverTypeWrapper; - stagingxlayer_DestinationTransfer_filter: stagingxlayer_DestinationTransfer_filter; - stagingxlayer_DestinationTransfer_orderBy: stagingxlayer_DestinationTransfer_orderBy; - stagingxlayer_Int8: ResolverTypeWrapper; - stagingxlayer_OptimisticRootFinalized: ResolverTypeWrapper; - stagingxlayer_OptimisticRootFinalized_filter: stagingxlayer_OptimisticRootFinalized_filter; - stagingxlayer_OptimisticRootFinalized_orderBy: stagingxlayer_OptimisticRootFinalized_orderBy; - stagingxlayer_OrderDirection: stagingxlayer_OrderDirection; - stagingxlayer_OriginMessage: ResolverTypeWrapper; - stagingxlayer_OriginMessage_filter: stagingxlayer_OriginMessage_filter; - stagingxlayer_OriginMessage_orderBy: stagingxlayer_OriginMessage_orderBy; - stagingxlayer_OriginTransfer: ResolverTypeWrapper; - stagingxlayer_OriginTransfer_filter: stagingxlayer_OriginTransfer_filter; - stagingxlayer_OriginTransfer_orderBy: stagingxlayer_OriginTransfer_orderBy; - stagingxlayer_Relayer: ResolverTypeWrapper; - stagingxlayer_RelayerFee: ResolverTypeWrapper; - stagingxlayer_RelayerFee_filter: stagingxlayer_RelayerFee_filter; - stagingxlayer_RelayerFee_orderBy: stagingxlayer_RelayerFee_orderBy; - stagingxlayer_RelayerFeesIncrease: ResolverTypeWrapper; - stagingxlayer_RelayerFeesIncrease_filter: stagingxlayer_RelayerFeesIncrease_filter; - stagingxlayer_RelayerFeesIncrease_orderBy: stagingxlayer_RelayerFeesIncrease_orderBy; - stagingxlayer_Relayer_filter: stagingxlayer_Relayer_filter; - stagingxlayer_Relayer_orderBy: stagingxlayer_Relayer_orderBy; - stagingxlayer_RootCount: ResolverTypeWrapper; - stagingxlayer_RootCount_filter: stagingxlayer_RootCount_filter; - stagingxlayer_RootCount_orderBy: stagingxlayer_RootCount_orderBy; - stagingxlayer_RootMessageSent: ResolverTypeWrapper; - stagingxlayer_RootMessageSent_filter: stagingxlayer_RootMessageSent_filter; - stagingxlayer_RootMessageSent_orderBy: stagingxlayer_RootMessageSent_orderBy; - stagingxlayer_Router: ResolverTypeWrapper; - stagingxlayer_RouterDailyTVL: ResolverTypeWrapper; - stagingxlayer_RouterDailyTVL_filter: stagingxlayer_RouterDailyTVL_filter; - stagingxlayer_RouterDailyTVL_orderBy: stagingxlayer_RouterDailyTVL_orderBy; - stagingxlayer_RouterLiquidityEvent: ResolverTypeWrapper; - stagingxlayer_RouterLiquidityEventType: stagingxlayer_RouterLiquidityEventType; - stagingxlayer_RouterLiquidityEvent_filter: stagingxlayer_RouterLiquidityEvent_filter; - stagingxlayer_RouterLiquidityEvent_orderBy: stagingxlayer_RouterLiquidityEvent_orderBy; - stagingxlayer_Router_filter: stagingxlayer_Router_filter; - stagingxlayer_Router_orderBy: stagingxlayer_Router_orderBy; - stagingxlayer_Sequencer: ResolverTypeWrapper; - stagingxlayer_Sequencer_filter: stagingxlayer_Sequencer_filter; - stagingxlayer_Sequencer_orderBy: stagingxlayer_Sequencer_orderBy; - stagingxlayer_Setting: ResolverTypeWrapper; - stagingxlayer_Setting_filter: stagingxlayer_Setting_filter; - stagingxlayer_Setting_orderBy: stagingxlayer_Setting_orderBy; - stagingxlayer_SlippageUpdate: ResolverTypeWrapper; - stagingxlayer_SlippageUpdate_filter: stagingxlayer_SlippageUpdate_filter; - stagingxlayer_SlippageUpdate_orderBy: stagingxlayer_SlippageUpdate_orderBy; - stagingxlayer_SnapshotRoot: ResolverTypeWrapper; - stagingxlayer_SnapshotRoot_filter: stagingxlayer_SnapshotRoot_filter; - stagingxlayer_SnapshotRoot_orderBy: stagingxlayer_SnapshotRoot_orderBy; - stagingxlayer_SpokeConnectorMode: ResolverTypeWrapper; - stagingxlayer_SpokeConnectorMode_filter: stagingxlayer_SpokeConnectorMode_filter; - stagingxlayer_SpokeConnectorMode_orderBy: stagingxlayer_SpokeConnectorMode_orderBy; - stagingxlayer_TransferStatus: stagingxlayer_TransferStatus; - stagingxlayer__Block_: ResolverTypeWrapper; - stagingxlayer__Meta_: ResolverTypeWrapper; - stagingmantle_AggregateRoot: ResolverTypeWrapper; - stagingmantle_AggregateRootProposed: ResolverTypeWrapper; - stagingmantle_AggregateRootProposed_filter: stagingmantle_AggregateRootProposed_filter; - stagingmantle_AggregateRootProposed_orderBy: stagingmantle_AggregateRootProposed_orderBy; - stagingmantle_AggregateRoot_filter: stagingmantle_AggregateRoot_filter; - stagingmantle_AggregateRoot_orderBy: stagingmantle_AggregateRoot_orderBy; - stagingmantle_Asset: ResolverTypeWrapper; - stagingmantle_AssetBalance: ResolverTypeWrapper; - stagingmantle_AssetBalance_filter: stagingmantle_AssetBalance_filter; - stagingmantle_AssetBalance_orderBy: stagingmantle_AssetBalance_orderBy; - stagingmantle_AssetStatus: ResolverTypeWrapper; - stagingmantle_AssetStatus_filter: stagingmantle_AssetStatus_filter; - stagingmantle_AssetStatus_orderBy: stagingmantle_AssetStatus_orderBy; - stagingmantle_Asset_filter: stagingmantle_Asset_filter; - stagingmantle_Asset_orderBy: stagingmantle_Asset_orderBy; - stagingmantle_BigDecimal: ResolverTypeWrapper; - stagingmantle_BlockChangedFilter: stagingmantle_BlockChangedFilter; - stagingmantle_Block_height: stagingmantle_Block_height; - stagingmantle_Bytes: ResolverTypeWrapper; - stagingmantle_ConnectorMeta: ResolverTypeWrapper; - stagingmantle_ConnectorMeta_filter: stagingmantle_ConnectorMeta_filter; - stagingmantle_ConnectorMeta_orderBy: stagingmantle_ConnectorMeta_orderBy; - stagingmantle_DestinationTransfer: ResolverTypeWrapper; - stagingmantle_DestinationTransfer_filter: stagingmantle_DestinationTransfer_filter; - stagingmantle_DestinationTransfer_orderBy: stagingmantle_DestinationTransfer_orderBy; - stagingmantle_Int8: ResolverTypeWrapper; - stagingmantle_OptimisticRootFinalized: ResolverTypeWrapper; - stagingmantle_OptimisticRootFinalized_filter: stagingmantle_OptimisticRootFinalized_filter; - stagingmantle_OptimisticRootFinalized_orderBy: stagingmantle_OptimisticRootFinalized_orderBy; - stagingmantle_OrderDirection: stagingmantle_OrderDirection; - stagingmantle_OriginMessage: ResolverTypeWrapper; - stagingmantle_OriginMessage_filter: stagingmantle_OriginMessage_filter; - stagingmantle_OriginMessage_orderBy: stagingmantle_OriginMessage_orderBy; - stagingmantle_OriginTransfer: ResolverTypeWrapper; - stagingmantle_OriginTransfer_filter: stagingmantle_OriginTransfer_filter; - stagingmantle_OriginTransfer_orderBy: stagingmantle_OriginTransfer_orderBy; - stagingmantle_Relayer: ResolverTypeWrapper; - stagingmantle_RelayerFee: ResolverTypeWrapper; - stagingmantle_RelayerFee_filter: stagingmantle_RelayerFee_filter; - stagingmantle_RelayerFee_orderBy: stagingmantle_RelayerFee_orderBy; - stagingmantle_RelayerFeesIncrease: ResolverTypeWrapper; - stagingmantle_RelayerFeesIncrease_filter: stagingmantle_RelayerFeesIncrease_filter; - stagingmantle_RelayerFeesIncrease_orderBy: stagingmantle_RelayerFeesIncrease_orderBy; - stagingmantle_Relayer_filter: stagingmantle_Relayer_filter; - stagingmantle_Relayer_orderBy: stagingmantle_Relayer_orderBy; - stagingmantle_RootCount: ResolverTypeWrapper; - stagingmantle_RootCount_filter: stagingmantle_RootCount_filter; - stagingmantle_RootCount_orderBy: stagingmantle_RootCount_orderBy; - stagingmantle_RootMessageSent: ResolverTypeWrapper; - stagingmantle_RootMessageSent_filter: stagingmantle_RootMessageSent_filter; - stagingmantle_RootMessageSent_orderBy: stagingmantle_RootMessageSent_orderBy; - stagingmantle_Router: ResolverTypeWrapper; - stagingmantle_RouterDailyTVL: ResolverTypeWrapper; - stagingmantle_RouterDailyTVL_filter: stagingmantle_RouterDailyTVL_filter; - stagingmantle_RouterDailyTVL_orderBy: stagingmantle_RouterDailyTVL_orderBy; - stagingmantle_RouterLiquidityEvent: ResolverTypeWrapper; - stagingmantle_RouterLiquidityEventType: stagingmantle_RouterLiquidityEventType; - stagingmantle_RouterLiquidityEvent_filter: stagingmantle_RouterLiquidityEvent_filter; - stagingmantle_RouterLiquidityEvent_orderBy: stagingmantle_RouterLiquidityEvent_orderBy; - stagingmantle_Router_filter: stagingmantle_Router_filter; - stagingmantle_Router_orderBy: stagingmantle_Router_orderBy; - stagingmantle_Sequencer: ResolverTypeWrapper; - stagingmantle_Sequencer_filter: stagingmantle_Sequencer_filter; - stagingmantle_Sequencer_orderBy: stagingmantle_Sequencer_orderBy; - stagingmantle_Setting: ResolverTypeWrapper; - stagingmantle_Setting_filter: stagingmantle_Setting_filter; - stagingmantle_Setting_orderBy: stagingmantle_Setting_orderBy; - stagingmantle_SlippageUpdate: ResolverTypeWrapper; - stagingmantle_SlippageUpdate_filter: stagingmantle_SlippageUpdate_filter; - stagingmantle_SlippageUpdate_orderBy: stagingmantle_SlippageUpdate_orderBy; - stagingmantle_SnapshotRoot: ResolverTypeWrapper; - stagingmantle_SnapshotRoot_filter: stagingmantle_SnapshotRoot_filter; - stagingmantle_SnapshotRoot_orderBy: stagingmantle_SnapshotRoot_orderBy; - stagingmantle_SpokeConnectorMode: ResolverTypeWrapper; - stagingmantle_SpokeConnectorMode_filter: stagingmantle_SpokeConnectorMode_filter; - stagingmantle_SpokeConnectorMode_orderBy: stagingmantle_SpokeConnectorMode_orderBy; - stagingmantle_TransferStatus: stagingmantle_TransferStatus; - stagingmantle__Block_: ResolverTypeWrapper; - stagingmantle__Meta_: ResolverTypeWrapper; - polygon_AggregateRoot: ResolverTypeWrapper; - polygon_AggregateRootProposed: ResolverTypeWrapper; - polygon_AggregateRootProposed_filter: polygon_AggregateRootProposed_filter; - polygon_AggregateRootProposed_orderBy: polygon_AggregateRootProposed_orderBy; - polygon_AggregateRoot_filter: polygon_AggregateRoot_filter; - polygon_AggregateRoot_orderBy: polygon_AggregateRoot_orderBy; - polygon_Aggregation_interval: polygon_Aggregation_interval; - polygon_Asset: ResolverTypeWrapper; - polygon_AssetBalance: ResolverTypeWrapper; - polygon_AssetBalance_filter: polygon_AssetBalance_filter; - polygon_AssetBalance_orderBy: polygon_AssetBalance_orderBy; - polygon_AssetStatus: ResolverTypeWrapper; - polygon_AssetStatus_filter: polygon_AssetStatus_filter; - polygon_AssetStatus_orderBy: polygon_AssetStatus_orderBy; - polygon_Asset_filter: polygon_Asset_filter; - polygon_Asset_orderBy: polygon_Asset_orderBy; - polygon_BigDecimal: ResolverTypeWrapper; - polygon_BlockChangedFilter: polygon_BlockChangedFilter; - polygon_Block_height: polygon_Block_height; - polygon_Bytes: ResolverTypeWrapper; - polygon_ConnectorMeta: ResolverTypeWrapper; - polygon_ConnectorMeta_filter: polygon_ConnectorMeta_filter; - polygon_ConnectorMeta_orderBy: polygon_ConnectorMeta_orderBy; - polygon_DestinationTransfer: ResolverTypeWrapper; - polygon_DestinationTransfer_filter: polygon_DestinationTransfer_filter; - polygon_DestinationTransfer_orderBy: polygon_DestinationTransfer_orderBy; - polygon_Int8: ResolverTypeWrapper; - polygon_OptimisticRootFinalized: ResolverTypeWrapper; - polygon_OptimisticRootFinalized_filter: polygon_OptimisticRootFinalized_filter; - polygon_OptimisticRootFinalized_orderBy: polygon_OptimisticRootFinalized_orderBy; - polygon_OrderDirection: polygon_OrderDirection; - polygon_OriginMessage: ResolverTypeWrapper; - polygon_OriginMessage_filter: polygon_OriginMessage_filter; - polygon_OriginMessage_orderBy: polygon_OriginMessage_orderBy; - polygon_OriginTransfer: ResolverTypeWrapper; - polygon_OriginTransfer_filter: polygon_OriginTransfer_filter; - polygon_OriginTransfer_orderBy: polygon_OriginTransfer_orderBy; - polygon_Relayer: ResolverTypeWrapper; - polygon_RelayerFee: ResolverTypeWrapper; - polygon_RelayerFee_filter: polygon_RelayerFee_filter; - polygon_RelayerFee_orderBy: polygon_RelayerFee_orderBy; - polygon_RelayerFeesIncrease: ResolverTypeWrapper; - polygon_RelayerFeesIncrease_filter: polygon_RelayerFeesIncrease_filter; - polygon_RelayerFeesIncrease_orderBy: polygon_RelayerFeesIncrease_orderBy; - polygon_Relayer_filter: polygon_Relayer_filter; - polygon_Relayer_orderBy: polygon_Relayer_orderBy; - polygon_RootCount: ResolverTypeWrapper; - polygon_RootCount_filter: polygon_RootCount_filter; - polygon_RootCount_orderBy: polygon_RootCount_orderBy; - polygon_RootMessageSent: ResolverTypeWrapper; - polygon_RootMessageSent_filter: polygon_RootMessageSent_filter; - polygon_RootMessageSent_orderBy: polygon_RootMessageSent_orderBy; - polygon_Router: ResolverTypeWrapper; - polygon_RouterDailyTVL: ResolverTypeWrapper; - polygon_RouterDailyTVL_filter: polygon_RouterDailyTVL_filter; - polygon_RouterDailyTVL_orderBy: polygon_RouterDailyTVL_orderBy; - polygon_RouterLiquidityEvent: ResolverTypeWrapper; - polygon_RouterLiquidityEventType: polygon_RouterLiquidityEventType; - polygon_RouterLiquidityEvent_filter: polygon_RouterLiquidityEvent_filter; - polygon_RouterLiquidityEvent_orderBy: polygon_RouterLiquidityEvent_orderBy; - polygon_Router_filter: polygon_Router_filter; - polygon_Router_orderBy: polygon_Router_orderBy; - polygon_Sequencer: ResolverTypeWrapper; - polygon_Sequencer_filter: polygon_Sequencer_filter; - polygon_Sequencer_orderBy: polygon_Sequencer_orderBy; - polygon_Setting: ResolverTypeWrapper; - polygon_Setting_filter: polygon_Setting_filter; - polygon_Setting_orderBy: polygon_Setting_orderBy; - polygon_SlippageUpdate: ResolverTypeWrapper; - polygon_SlippageUpdate_filter: polygon_SlippageUpdate_filter; - polygon_SlippageUpdate_orderBy: polygon_SlippageUpdate_orderBy; - polygon_SnapshotRoot: ResolverTypeWrapper; - polygon_SnapshotRoot_filter: polygon_SnapshotRoot_filter; - polygon_SnapshotRoot_orderBy: polygon_SnapshotRoot_orderBy; - polygon_SpokeConnectorMode: ResolverTypeWrapper; - polygon_SpokeConnectorMode_filter: polygon_SpokeConnectorMode_filter; - polygon_SpokeConnectorMode_orderBy: polygon_SpokeConnectorMode_orderBy; - polygon_TransferStatus: polygon_TransferStatus; - polygon__Block_: ResolverTypeWrapper; - polygon__Meta_: ResolverTypeWrapper; + stagingxlayer_DestinationTransfer_filter: stagingxlayer_DestinationTransfer_filter; + stagingxlayer_DestinationTransfer_orderBy: stagingxlayer_DestinationTransfer_orderBy; + stagingxlayer_Int8: ResolverTypeWrapper; + stagingxlayer_OptimisticRootFinalized: ResolverTypeWrapper; + stagingxlayer_OptimisticRootFinalized_filter: stagingxlayer_OptimisticRootFinalized_filter; + stagingxlayer_OptimisticRootFinalized_orderBy: stagingxlayer_OptimisticRootFinalized_orderBy; + stagingxlayer_OrderDirection: stagingxlayer_OrderDirection; + stagingxlayer_OriginMessage: ResolverTypeWrapper; + stagingxlayer_OriginMessage_filter: stagingxlayer_OriginMessage_filter; + stagingxlayer_OriginMessage_orderBy: stagingxlayer_OriginMessage_orderBy; + stagingxlayer_OriginTransfer: ResolverTypeWrapper; + stagingxlayer_OriginTransfer_filter: stagingxlayer_OriginTransfer_filter; + stagingxlayer_OriginTransfer_orderBy: stagingxlayer_OriginTransfer_orderBy; + stagingxlayer_Relayer: ResolverTypeWrapper; + stagingxlayer_RelayerFee: ResolverTypeWrapper; + stagingxlayer_RelayerFee_filter: stagingxlayer_RelayerFee_filter; + stagingxlayer_RelayerFee_orderBy: stagingxlayer_RelayerFee_orderBy; + stagingxlayer_RelayerFeesIncrease: ResolverTypeWrapper; + stagingxlayer_RelayerFeesIncrease_filter: stagingxlayer_RelayerFeesIncrease_filter; + stagingxlayer_RelayerFeesIncrease_orderBy: stagingxlayer_RelayerFeesIncrease_orderBy; + stagingxlayer_Relayer_filter: stagingxlayer_Relayer_filter; + stagingxlayer_Relayer_orderBy: stagingxlayer_Relayer_orderBy; + stagingxlayer_RootCount: ResolverTypeWrapper; + stagingxlayer_RootCount_filter: stagingxlayer_RootCount_filter; + stagingxlayer_RootCount_orderBy: stagingxlayer_RootCount_orderBy; + stagingxlayer_RootMessageSent: ResolverTypeWrapper; + stagingxlayer_RootMessageSent_filter: stagingxlayer_RootMessageSent_filter; + stagingxlayer_RootMessageSent_orderBy: stagingxlayer_RootMessageSent_orderBy; + stagingxlayer_Router: ResolverTypeWrapper; + stagingxlayer_RouterDailyTVL: ResolverTypeWrapper; + stagingxlayer_RouterDailyTVL_filter: stagingxlayer_RouterDailyTVL_filter; + stagingxlayer_RouterDailyTVL_orderBy: stagingxlayer_RouterDailyTVL_orderBy; + stagingxlayer_RouterLiquidityEvent: ResolverTypeWrapper; + stagingxlayer_RouterLiquidityEventType: stagingxlayer_RouterLiquidityEventType; + stagingxlayer_RouterLiquidityEvent_filter: stagingxlayer_RouterLiquidityEvent_filter; + stagingxlayer_RouterLiquidityEvent_orderBy: stagingxlayer_RouterLiquidityEvent_orderBy; + stagingxlayer_Router_filter: stagingxlayer_Router_filter; + stagingxlayer_Router_orderBy: stagingxlayer_Router_orderBy; + stagingxlayer_Sequencer: ResolverTypeWrapper; + stagingxlayer_Sequencer_filter: stagingxlayer_Sequencer_filter; + stagingxlayer_Sequencer_orderBy: stagingxlayer_Sequencer_orderBy; + stagingxlayer_Setting: ResolverTypeWrapper; + stagingxlayer_Setting_filter: stagingxlayer_Setting_filter; + stagingxlayer_Setting_orderBy: stagingxlayer_Setting_orderBy; + stagingxlayer_SlippageUpdate: ResolverTypeWrapper; + stagingxlayer_SlippageUpdate_filter: stagingxlayer_SlippageUpdate_filter; + stagingxlayer_SlippageUpdate_orderBy: stagingxlayer_SlippageUpdate_orderBy; + stagingxlayer_SnapshotRoot: ResolverTypeWrapper; + stagingxlayer_SnapshotRoot_filter: stagingxlayer_SnapshotRoot_filter; + stagingxlayer_SnapshotRoot_orderBy: stagingxlayer_SnapshotRoot_orderBy; + stagingxlayer_SpokeConnectorMode: ResolverTypeWrapper; + stagingxlayer_SpokeConnectorMode_filter: stagingxlayer_SpokeConnectorMode_filter; + stagingxlayer_SpokeConnectorMode_orderBy: stagingxlayer_SpokeConnectorMode_orderBy; + stagingxlayer_TransferStatus: stagingxlayer_TransferStatus; + stagingxlayer__Block_: ResolverTypeWrapper; + stagingxlayer__Meta_: ResolverTypeWrapper; stagingmetis_AggregateRoot: ResolverTypeWrapper; stagingmetis_AggregateRootProposed: ResolverTypeWrapper; stagingmetis_AggregateRootProposed_filter: stagingmetis_AggregateRootProposed_filter; @@ -194447,156 +194599,85 @@ export type ResolversTypes = ResolversObject<{ stagingmetis_TransferStatus: stagingmetis_TransferStatus; stagingmetis__Block_: ResolverTypeWrapper; stagingmetis__Meta_: ResolverTypeWrapper; - mode_AggregateRoot: ResolverTypeWrapper; - mode_AggregateRootProposed: ResolverTypeWrapper; - mode_AggregateRootProposed_filter: mode_AggregateRootProposed_filter; - mode_AggregateRootProposed_orderBy: mode_AggregateRootProposed_orderBy; - mode_AggregateRoot_filter: mode_AggregateRoot_filter; - mode_AggregateRoot_orderBy: mode_AggregateRoot_orderBy; - mode_Asset: ResolverTypeWrapper; - mode_AssetBalance: ResolverTypeWrapper; - mode_AssetBalance_filter: mode_AssetBalance_filter; - mode_AssetBalance_orderBy: mode_AssetBalance_orderBy; - mode_AssetStatus: ResolverTypeWrapper; - mode_AssetStatus_filter: mode_AssetStatus_filter; - mode_AssetStatus_orderBy: mode_AssetStatus_orderBy; - mode_Asset_filter: mode_Asset_filter; - mode_Asset_orderBy: mode_Asset_orderBy; - mode_BigDecimal: ResolverTypeWrapper; - mode_BlockChangedFilter: mode_BlockChangedFilter; - mode_Block_height: mode_Block_height; - mode_Bytes: ResolverTypeWrapper; - mode_ConnectorMeta: ResolverTypeWrapper; - mode_ConnectorMeta_filter: mode_ConnectorMeta_filter; - mode_ConnectorMeta_orderBy: mode_ConnectorMeta_orderBy; - mode_DestinationTransfer: ResolverTypeWrapper; - mode_DestinationTransfer_filter: mode_DestinationTransfer_filter; - mode_DestinationTransfer_orderBy: mode_DestinationTransfer_orderBy; - mode_Int8: ResolverTypeWrapper; - mode_OptimisticRootFinalized: ResolverTypeWrapper; - mode_OptimisticRootFinalized_filter: mode_OptimisticRootFinalized_filter; - mode_OptimisticRootFinalized_orderBy: mode_OptimisticRootFinalized_orderBy; - mode_OrderDirection: mode_OrderDirection; - mode_OriginMessage: ResolverTypeWrapper; - mode_OriginMessage_filter: mode_OriginMessage_filter; - mode_OriginMessage_orderBy: mode_OriginMessage_orderBy; - mode_OriginTransfer: ResolverTypeWrapper; - mode_OriginTransfer_filter: mode_OriginTransfer_filter; - mode_OriginTransfer_orderBy: mode_OriginTransfer_orderBy; - mode_Relayer: ResolverTypeWrapper; - mode_RelayerFee: ResolverTypeWrapper; - mode_RelayerFee_filter: mode_RelayerFee_filter; - mode_RelayerFee_orderBy: mode_RelayerFee_orderBy; - mode_RelayerFeesIncrease: ResolverTypeWrapper; - mode_RelayerFeesIncrease_filter: mode_RelayerFeesIncrease_filter; - mode_RelayerFeesIncrease_orderBy: mode_RelayerFeesIncrease_orderBy; - mode_Relayer_filter: mode_Relayer_filter; - mode_Relayer_orderBy: mode_Relayer_orderBy; - mode_RootCount: ResolverTypeWrapper; - mode_RootCount_filter: mode_RootCount_filter; - mode_RootCount_orderBy: mode_RootCount_orderBy; - mode_RootMessageSent: ResolverTypeWrapper; - mode_RootMessageSent_filter: mode_RootMessageSent_filter; - mode_RootMessageSent_orderBy: mode_RootMessageSent_orderBy; - mode_Router: ResolverTypeWrapper; - mode_RouterDailyTVL: ResolverTypeWrapper; - mode_RouterDailyTVL_filter: mode_RouterDailyTVL_filter; - mode_RouterDailyTVL_orderBy: mode_RouterDailyTVL_orderBy; - mode_RouterLiquidityEvent: ResolverTypeWrapper; - mode_RouterLiquidityEventType: mode_RouterLiquidityEventType; - mode_RouterLiquidityEvent_filter: mode_RouterLiquidityEvent_filter; - mode_RouterLiquidityEvent_orderBy: mode_RouterLiquidityEvent_orderBy; - mode_Router_filter: mode_Router_filter; - mode_Router_orderBy: mode_Router_orderBy; - mode_Sequencer: ResolverTypeWrapper; - mode_Sequencer_filter: mode_Sequencer_filter; - mode_Sequencer_orderBy: mode_Sequencer_orderBy; - mode_Setting: ResolverTypeWrapper; - mode_Setting_filter: mode_Setting_filter; - mode_Setting_orderBy: mode_Setting_orderBy; - mode_SlippageUpdate: ResolverTypeWrapper; - mode_SlippageUpdate_filter: mode_SlippageUpdate_filter; - mode_SlippageUpdate_orderBy: mode_SlippageUpdate_orderBy; - mode_SnapshotRoot: ResolverTypeWrapper; - mode_SnapshotRoot_filter: mode_SnapshotRoot_filter; - mode_SnapshotRoot_orderBy: mode_SnapshotRoot_orderBy; - mode_SpokeConnectorMode: ResolverTypeWrapper; - mode_SpokeConnectorMode_filter: mode_SpokeConnectorMode_filter; - mode_SpokeConnectorMode_orderBy: mode_SpokeConnectorMode_orderBy; - mode_TransferStatus: mode_TransferStatus; - mode__Block_: ResolverTypeWrapper; - mode__Meta_: ResolverTypeWrapper; - mainnet_AggregateRoot: ResolverTypeWrapper; - mainnet_AggregateRootProposed: ResolverTypeWrapper; - mainnet_AggregateRootProposed_filter: mainnet_AggregateRootProposed_filter; - mainnet_AggregateRootProposed_orderBy: mainnet_AggregateRootProposed_orderBy; - mainnet_AggregateRoot_filter: mainnet_AggregateRoot_filter; - mainnet_AggregateRoot_orderBy: mainnet_AggregateRoot_orderBy; - mainnet_Asset: ResolverTypeWrapper; - mainnet_AssetBalance: ResolverTypeWrapper; - mainnet_AssetBalance_filter: mainnet_AssetBalance_filter; - mainnet_AssetBalance_orderBy: mainnet_AssetBalance_orderBy; - mainnet_AssetStatus: ResolverTypeWrapper; - mainnet_AssetStatus_filter: mainnet_AssetStatus_filter; - mainnet_AssetStatus_orderBy: mainnet_AssetStatus_orderBy; - mainnet_Asset_filter: mainnet_Asset_filter; - mainnet_Asset_orderBy: mainnet_Asset_orderBy; - mainnet_ConnectorMeta: ResolverTypeWrapper; - mainnet_ConnectorMeta_filter: mainnet_ConnectorMeta_filter; - mainnet_ConnectorMeta_orderBy: mainnet_ConnectorMeta_orderBy; - mainnet_DestinationTransfer: ResolverTypeWrapper; - mainnet_DestinationTransfer_filter: mainnet_DestinationTransfer_filter; - mainnet_DestinationTransfer_orderBy: mainnet_DestinationTransfer_orderBy; - mainnet_OptimisticRootFinalized: ResolverTypeWrapper; - mainnet_OptimisticRootFinalized_filter: mainnet_OptimisticRootFinalized_filter; - mainnet_OptimisticRootFinalized_orderBy: mainnet_OptimisticRootFinalized_orderBy; - mainnet_OriginMessage: ResolverTypeWrapper; - mainnet_OriginMessage_filter: mainnet_OriginMessage_filter; - mainnet_OriginMessage_orderBy: mainnet_OriginMessage_orderBy; - mainnet_OriginTransfer: ResolverTypeWrapper; - mainnet_OriginTransfer_filter: mainnet_OriginTransfer_filter; - mainnet_OriginTransfer_orderBy: mainnet_OriginTransfer_orderBy; - mainnet_Relayer: ResolverTypeWrapper; - mainnet_RelayerFee: ResolverTypeWrapper; - mainnet_RelayerFee_filter: mainnet_RelayerFee_filter; - mainnet_RelayerFee_orderBy: mainnet_RelayerFee_orderBy; - mainnet_RelayerFeesIncrease: ResolverTypeWrapper; - mainnet_RelayerFeesIncrease_filter: mainnet_RelayerFeesIncrease_filter; - mainnet_RelayerFeesIncrease_orderBy: mainnet_RelayerFeesIncrease_orderBy; - mainnet_Relayer_filter: mainnet_Relayer_filter; - mainnet_Relayer_orderBy: mainnet_Relayer_orderBy; - mainnet_RootCount: ResolverTypeWrapper; - mainnet_RootCount_filter: mainnet_RootCount_filter; - mainnet_RootCount_orderBy: mainnet_RootCount_orderBy; - mainnet_RootMessageSent: ResolverTypeWrapper; - mainnet_RootMessageSent_filter: mainnet_RootMessageSent_filter; - mainnet_RootMessageSent_orderBy: mainnet_RootMessageSent_orderBy; - mainnet_Router: ResolverTypeWrapper; - mainnet_RouterDailyTVL: ResolverTypeWrapper; - mainnet_RouterDailyTVL_filter: mainnet_RouterDailyTVL_filter; - mainnet_RouterDailyTVL_orderBy: mainnet_RouterDailyTVL_orderBy; - mainnet_RouterLiquidityEvent: ResolverTypeWrapper; - mainnet_RouterLiquidityEventType: mainnet_RouterLiquidityEventType; - mainnet_RouterLiquidityEvent_filter: mainnet_RouterLiquidityEvent_filter; - mainnet_RouterLiquidityEvent_orderBy: mainnet_RouterLiquidityEvent_orderBy; - mainnet_Router_filter: mainnet_Router_filter; - mainnet_Router_orderBy: mainnet_Router_orderBy; - mainnet_Sequencer: ResolverTypeWrapper; - mainnet_Sequencer_filter: mainnet_Sequencer_filter; - mainnet_Sequencer_orderBy: mainnet_Sequencer_orderBy; - mainnet_Setting: ResolverTypeWrapper; - mainnet_Setting_filter: mainnet_Setting_filter; - mainnet_Setting_orderBy: mainnet_Setting_orderBy; - mainnet_SlippageUpdate: ResolverTypeWrapper; - mainnet_SlippageUpdate_filter: mainnet_SlippageUpdate_filter; - mainnet_SlippageUpdate_orderBy: mainnet_SlippageUpdate_orderBy; - mainnet_SnapshotRoot: ResolverTypeWrapper; - mainnet_SnapshotRoot_filter: mainnet_SnapshotRoot_filter; - mainnet_SnapshotRoot_orderBy: mainnet_SnapshotRoot_orderBy; - mainnet_SpokeConnectorMode: ResolverTypeWrapper; - mainnet_SpokeConnectorMode_filter: mainnet_SpokeConnectorMode_filter; - mainnet_SpokeConnectorMode_orderBy: mainnet_SpokeConnectorMode_orderBy; - mainnet_TransferStatus: mainnet_TransferStatus; + stagingmantle_AggregateRoot: ResolverTypeWrapper; + stagingmantle_AggregateRootProposed: ResolverTypeWrapper; + stagingmantle_AggregateRootProposed_filter: stagingmantle_AggregateRootProposed_filter; + stagingmantle_AggregateRootProposed_orderBy: stagingmantle_AggregateRootProposed_orderBy; + stagingmantle_AggregateRoot_filter: stagingmantle_AggregateRoot_filter; + stagingmantle_AggregateRoot_orderBy: stagingmantle_AggregateRoot_orderBy; + stagingmantle_Asset: ResolverTypeWrapper; + stagingmantle_AssetBalance: ResolverTypeWrapper; + stagingmantle_AssetBalance_filter: stagingmantle_AssetBalance_filter; + stagingmantle_AssetBalance_orderBy: stagingmantle_AssetBalance_orderBy; + stagingmantle_AssetStatus: ResolverTypeWrapper; + stagingmantle_AssetStatus_filter: stagingmantle_AssetStatus_filter; + stagingmantle_AssetStatus_orderBy: stagingmantle_AssetStatus_orderBy; + stagingmantle_Asset_filter: stagingmantle_Asset_filter; + stagingmantle_Asset_orderBy: stagingmantle_Asset_orderBy; + stagingmantle_BigDecimal: ResolverTypeWrapper; + stagingmantle_BlockChangedFilter: stagingmantle_BlockChangedFilter; + stagingmantle_Block_height: stagingmantle_Block_height; + stagingmantle_Bytes: ResolverTypeWrapper; + stagingmantle_ConnectorMeta: ResolverTypeWrapper; + stagingmantle_ConnectorMeta_filter: stagingmantle_ConnectorMeta_filter; + stagingmantle_ConnectorMeta_orderBy: stagingmantle_ConnectorMeta_orderBy; + stagingmantle_DestinationTransfer: ResolverTypeWrapper; + stagingmantle_DestinationTransfer_filter: stagingmantle_DestinationTransfer_filter; + stagingmantle_DestinationTransfer_orderBy: stagingmantle_DestinationTransfer_orderBy; + stagingmantle_Int8: ResolverTypeWrapper; + stagingmantle_OptimisticRootFinalized: ResolverTypeWrapper; + stagingmantle_OptimisticRootFinalized_filter: stagingmantle_OptimisticRootFinalized_filter; + stagingmantle_OptimisticRootFinalized_orderBy: stagingmantle_OptimisticRootFinalized_orderBy; + stagingmantle_OrderDirection: stagingmantle_OrderDirection; + stagingmantle_OriginMessage: ResolverTypeWrapper; + stagingmantle_OriginMessage_filter: stagingmantle_OriginMessage_filter; + stagingmantle_OriginMessage_orderBy: stagingmantle_OriginMessage_orderBy; + stagingmantle_OriginTransfer: ResolverTypeWrapper; + stagingmantle_OriginTransfer_filter: stagingmantle_OriginTransfer_filter; + stagingmantle_OriginTransfer_orderBy: stagingmantle_OriginTransfer_orderBy; + stagingmantle_Relayer: ResolverTypeWrapper; + stagingmantle_RelayerFee: ResolverTypeWrapper; + stagingmantle_RelayerFee_filter: stagingmantle_RelayerFee_filter; + stagingmantle_RelayerFee_orderBy: stagingmantle_RelayerFee_orderBy; + stagingmantle_RelayerFeesIncrease: ResolverTypeWrapper; + stagingmantle_RelayerFeesIncrease_filter: stagingmantle_RelayerFeesIncrease_filter; + stagingmantle_RelayerFeesIncrease_orderBy: stagingmantle_RelayerFeesIncrease_orderBy; + stagingmantle_Relayer_filter: stagingmantle_Relayer_filter; + stagingmantle_Relayer_orderBy: stagingmantle_Relayer_orderBy; + stagingmantle_RootCount: ResolverTypeWrapper; + stagingmantle_RootCount_filter: stagingmantle_RootCount_filter; + stagingmantle_RootCount_orderBy: stagingmantle_RootCount_orderBy; + stagingmantle_RootMessageSent: ResolverTypeWrapper; + stagingmantle_RootMessageSent_filter: stagingmantle_RootMessageSent_filter; + stagingmantle_RootMessageSent_orderBy: stagingmantle_RootMessageSent_orderBy; + stagingmantle_Router: ResolverTypeWrapper; + stagingmantle_RouterDailyTVL: ResolverTypeWrapper; + stagingmantle_RouterDailyTVL_filter: stagingmantle_RouterDailyTVL_filter; + stagingmantle_RouterDailyTVL_orderBy: stagingmantle_RouterDailyTVL_orderBy; + stagingmantle_RouterLiquidityEvent: ResolverTypeWrapper; + stagingmantle_RouterLiquidityEventType: stagingmantle_RouterLiquidityEventType; + stagingmantle_RouterLiquidityEvent_filter: stagingmantle_RouterLiquidityEvent_filter; + stagingmantle_RouterLiquidityEvent_orderBy: stagingmantle_RouterLiquidityEvent_orderBy; + stagingmantle_Router_filter: stagingmantle_Router_filter; + stagingmantle_Router_orderBy: stagingmantle_Router_orderBy; + stagingmantle_Sequencer: ResolverTypeWrapper; + stagingmantle_Sequencer_filter: stagingmantle_Sequencer_filter; + stagingmantle_Sequencer_orderBy: stagingmantle_Sequencer_orderBy; + stagingmantle_Setting: ResolverTypeWrapper; + stagingmantle_Setting_filter: stagingmantle_Setting_filter; + stagingmantle_Setting_orderBy: stagingmantle_Setting_orderBy; + stagingmantle_SlippageUpdate: ResolverTypeWrapper; + stagingmantle_SlippageUpdate_filter: stagingmantle_SlippageUpdate_filter; + stagingmantle_SlippageUpdate_orderBy: stagingmantle_SlippageUpdate_orderBy; + stagingmantle_SnapshotRoot: ResolverTypeWrapper; + stagingmantle_SnapshotRoot_filter: stagingmantle_SnapshotRoot_filter; + stagingmantle_SnapshotRoot_orderBy: stagingmantle_SnapshotRoot_orderBy; + stagingmantle_SpokeConnectorMode: ResolverTypeWrapper; + stagingmantle_SpokeConnectorMode_filter: stagingmantle_SpokeConnectorMode_filter; + stagingmantle_SpokeConnectorMode_orderBy: stagingmantle_SpokeConnectorMode_orderBy; + stagingmantle_TransferStatus: stagingmantle_TransferStatus; + stagingmantle__Block_: ResolverTypeWrapper; + stagingmantle__Meta_: ResolverTypeWrapper; }>; /** Mapping between all available schema types and the resolvers parents */ @@ -194669,6 +194750,144 @@ export type ResolversParentTypes = ResolversObject<{ sepolia_ZkSyncConnectorMeta_filter: sepolia_ZkSyncConnectorMeta_filter; sepolia__Block_: sepolia__Block_; sepolia__Meta_: sepolia__Meta_; + sepolia_AggregateRoot: sepolia_AggregateRoot; + sepolia_AggregateRootProposed: sepolia_AggregateRootProposed; + sepolia_AggregateRootProposed_filter: sepolia_AggregateRootProposed_filter; + sepolia_AggregateRoot_filter: sepolia_AggregateRoot_filter; + sepolia_Asset: sepolia_Asset; + sepolia_AssetBalance: sepolia_AssetBalance; + sepolia_AssetBalance_filter: sepolia_AssetBalance_filter; + sepolia_AssetStatus: sepolia_AssetStatus; + sepolia_AssetStatus_filter: sepolia_AssetStatus_filter; + sepolia_Asset_filter: sepolia_Asset_filter; + sepolia_ConnectorMeta: sepolia_ConnectorMeta; + sepolia_ConnectorMeta_filter: sepolia_ConnectorMeta_filter; + sepolia_DestinationTransfer: sepolia_DestinationTransfer; + sepolia_DestinationTransfer_filter: sepolia_DestinationTransfer_filter; + sepolia_OptimisticRootFinalized: sepolia_OptimisticRootFinalized; + sepolia_OptimisticRootFinalized_filter: sepolia_OptimisticRootFinalized_filter; + sepolia_OriginMessage: sepolia_OriginMessage; + sepolia_OriginMessage_filter: sepolia_OriginMessage_filter; + sepolia_OriginTransfer: sepolia_OriginTransfer; + sepolia_OriginTransfer_filter: sepolia_OriginTransfer_filter; + sepolia_Relayer: sepolia_Relayer; + sepolia_RelayerFee: sepolia_RelayerFee; + sepolia_RelayerFee_filter: sepolia_RelayerFee_filter; + sepolia_RelayerFeesIncrease: sepolia_RelayerFeesIncrease; + sepolia_RelayerFeesIncrease_filter: sepolia_RelayerFeesIncrease_filter; + sepolia_Relayer_filter: sepolia_Relayer_filter; + sepolia_RootCount: sepolia_RootCount; + sepolia_RootCount_filter: sepolia_RootCount_filter; + sepolia_RootMessageSent: sepolia_RootMessageSent; + sepolia_RootMessageSent_filter: sepolia_RootMessageSent_filter; + sepolia_Router: sepolia_Router; + sepolia_RouterDailyTVL: sepolia_RouterDailyTVL; + sepolia_RouterDailyTVL_filter: sepolia_RouterDailyTVL_filter; + sepolia_RouterLiquidityEvent: sepolia_RouterLiquidityEvent; + sepolia_RouterLiquidityEvent_filter: sepolia_RouterLiquidityEvent_filter; + sepolia_Router_filter: sepolia_Router_filter; + sepolia_Sequencer: sepolia_Sequencer; + sepolia_Sequencer_filter: sepolia_Sequencer_filter; + sepolia_Setting: sepolia_Setting; + sepolia_Setting_filter: sepolia_Setting_filter; + sepolia_SlippageUpdate: sepolia_SlippageUpdate; + sepolia_SlippageUpdate_filter: sepolia_SlippageUpdate_filter; + sepolia_SnapshotRoot: sepolia_SnapshotRoot; + sepolia_SnapshotRoot_filter: sepolia_SnapshotRoot_filter; + sepolia_SpokeConnectorMode: sepolia_SpokeConnectorMode; + sepolia_SpokeConnectorMode_filter: sepolia_SpokeConnectorMode_filter; + arbitrumsepolia_AggregateRoot: arbitrumsepolia_AggregateRoot; + arbitrumsepolia_AggregateRootProposed: arbitrumsepolia_AggregateRootProposed; + arbitrumsepolia_AggregateRootProposed_filter: arbitrumsepolia_AggregateRootProposed_filter; + arbitrumsepolia_AggregateRoot_filter: arbitrumsepolia_AggregateRoot_filter; + arbitrumsepolia_Asset: arbitrumsepolia_Asset; + arbitrumsepolia_AssetBalance: arbitrumsepolia_AssetBalance; + arbitrumsepolia_AssetBalance_filter: arbitrumsepolia_AssetBalance_filter; + arbitrumsepolia_AssetStatus: arbitrumsepolia_AssetStatus; + arbitrumsepolia_AssetStatus_filter: arbitrumsepolia_AssetStatus_filter; + arbitrumsepolia_Asset_filter: arbitrumsepolia_Asset_filter; + arbitrumsepolia_BigDecimal: Scalars['arbitrumsepolia_BigDecimal']; + arbitrumsepolia_BlockChangedFilter: arbitrumsepolia_BlockChangedFilter; + arbitrumsepolia_Block_height: arbitrumsepolia_Block_height; + arbitrumsepolia_Bytes: Scalars['arbitrumsepolia_Bytes']; + arbitrumsepolia_ConnectorMeta: arbitrumsepolia_ConnectorMeta; + arbitrumsepolia_ConnectorMeta_filter: arbitrumsepolia_ConnectorMeta_filter; + arbitrumsepolia_DestinationTransfer: arbitrumsepolia_DestinationTransfer; + arbitrumsepolia_DestinationTransfer_filter: arbitrumsepolia_DestinationTransfer_filter; + arbitrumsepolia_Int8: Scalars['arbitrumsepolia_Int8']; + arbitrumsepolia_OptimisticRootFinalized: arbitrumsepolia_OptimisticRootFinalized; + arbitrumsepolia_OptimisticRootFinalized_filter: arbitrumsepolia_OptimisticRootFinalized_filter; + arbitrumsepolia_OriginMessage: arbitrumsepolia_OriginMessage; + arbitrumsepolia_OriginMessage_filter: arbitrumsepolia_OriginMessage_filter; + arbitrumsepolia_OriginTransfer: arbitrumsepolia_OriginTransfer; + arbitrumsepolia_OriginTransfer_filter: arbitrumsepolia_OriginTransfer_filter; + arbitrumsepolia_Relayer: arbitrumsepolia_Relayer; + arbitrumsepolia_RelayerFee: arbitrumsepolia_RelayerFee; + arbitrumsepolia_RelayerFee_filter: arbitrumsepolia_RelayerFee_filter; + arbitrumsepolia_RelayerFeesIncrease: arbitrumsepolia_RelayerFeesIncrease; + arbitrumsepolia_RelayerFeesIncrease_filter: arbitrumsepolia_RelayerFeesIncrease_filter; + arbitrumsepolia_Relayer_filter: arbitrumsepolia_Relayer_filter; + arbitrumsepolia_RootCount: arbitrumsepolia_RootCount; + arbitrumsepolia_RootCount_filter: arbitrumsepolia_RootCount_filter; + arbitrumsepolia_RootMessageSent: arbitrumsepolia_RootMessageSent; + arbitrumsepolia_RootMessageSent_filter: arbitrumsepolia_RootMessageSent_filter; + arbitrumsepolia_Router: arbitrumsepolia_Router; + arbitrumsepolia_RouterDailyTVL: arbitrumsepolia_RouterDailyTVL; + arbitrumsepolia_RouterDailyTVL_filter: arbitrumsepolia_RouterDailyTVL_filter; + arbitrumsepolia_RouterLiquidityEvent: arbitrumsepolia_RouterLiquidityEvent; + arbitrumsepolia_RouterLiquidityEvent_filter: arbitrumsepolia_RouterLiquidityEvent_filter; + arbitrumsepolia_Router_filter: arbitrumsepolia_Router_filter; + arbitrumsepolia_Sequencer: arbitrumsepolia_Sequencer; + arbitrumsepolia_Sequencer_filter: arbitrumsepolia_Sequencer_filter; + arbitrumsepolia_Setting: arbitrumsepolia_Setting; + arbitrumsepolia_Setting_filter: arbitrumsepolia_Setting_filter; + arbitrumsepolia_SlippageUpdate: arbitrumsepolia_SlippageUpdate; + arbitrumsepolia_SlippageUpdate_filter: arbitrumsepolia_SlippageUpdate_filter; + arbitrumsepolia_SnapshotRoot: arbitrumsepolia_SnapshotRoot; + arbitrumsepolia_SnapshotRoot_filter: arbitrumsepolia_SnapshotRoot_filter; + arbitrumsepolia_SpokeConnectorMode: arbitrumsepolia_SpokeConnectorMode; + arbitrumsepolia_SpokeConnectorMode_filter: arbitrumsepolia_SpokeConnectorMode_filter; + arbitrumsepolia__Block_: arbitrumsepolia__Block_; + arbitrumsepolia__Meta_: arbitrumsepolia__Meta_; + xdai_swap_BigDecimal: Scalars['xdai_swap_BigDecimal']; + xdai_swap_BlockChangedFilter: xdai_swap_BlockChangedFilter; + xdai_swap_Block_height: xdai_swap_Block_height; + xdai_swap_Bytes: Scalars['xdai_swap_Bytes']; + xdai_swap_Int8: Scalars['xdai_swap_Int8']; + xdai_swap_LpAccount: xdai_swap_LpAccount; + xdai_swap_LpAccountBalance: xdai_swap_LpAccountBalance; + xdai_swap_LpAccountBalance_filter: xdai_swap_LpAccountBalance_filter; + xdai_swap_LpAccount_filter: xdai_swap_LpAccount_filter; + xdai_swap_LpToken: xdai_swap_LpToken; + xdai_swap_LpTokenEvent: ResolversParentTypes['xdai_swap_LpTransferEvent']; + xdai_swap_LpTokenEvent_filter: xdai_swap_LpTokenEvent_filter; + xdai_swap_LpToken_filter: xdai_swap_LpToken_filter; + xdai_swap_LpTransferEvent: xdai_swap_LpTransferEvent; + xdai_swap_LpTransferEvent_filter: xdai_swap_LpTransferEvent_filter; + xdai_swap_PooledToken: xdai_swap_PooledToken; + xdai_swap_PooledToken_filter: xdai_swap_PooledToken_filter; + xdai_swap_StableSwap: xdai_swap_StableSwap; + xdai_swap_StableSwapAddLiquidityEvent: xdai_swap_StableSwapAddLiquidityEvent; + xdai_swap_StableSwapAddLiquidityEvent_filter: xdai_swap_StableSwapAddLiquidityEvent_filter; + xdai_swap_StableSwapEvent: ResolversParentTypes['xdai_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['xdai_swap_StableSwapRemoveLiquidityEvent']; + xdai_swap_StableSwapEvent_filter: xdai_swap_StableSwapEvent_filter; + xdai_swap_StableSwapExchange: xdai_swap_StableSwapExchange; + xdai_swap_StableSwapExchange_filter: xdai_swap_StableSwapExchange_filter; + xdai_swap_StableSwapRemoveLiquidityEvent: xdai_swap_StableSwapRemoveLiquidityEvent; + xdai_swap_StableSwapRemoveLiquidityEvent_filter: xdai_swap_StableSwapRemoveLiquidityEvent_filter; + xdai_swap_StableSwap_filter: xdai_swap_StableSwap_filter; + xdai_swap_SwapDailyVolume: xdai_swap_SwapDailyVolume; + xdai_swap_SwapDailyVolume_filter: xdai_swap_SwapDailyVolume_filter; + xdai_swap_SwapHourlyVolume: xdai_swap_SwapHourlyVolume; + xdai_swap_SwapHourlyVolume_filter: xdai_swap_SwapHourlyVolume_filter; + xdai_swap_SwapTradeVolume: ResolversParentTypes['xdai_swap_SwapDailyVolume'] | ResolversParentTypes['xdai_swap_SwapHourlyVolume'] | ResolversParentTypes['xdai_swap_SwapWeeklyVolume']; + xdai_swap_SwapTradeVolume_filter: xdai_swap_SwapTradeVolume_filter; + xdai_swap_SwapWeeklyVolume: xdai_swap_SwapWeeklyVolume; + xdai_swap_SwapWeeklyVolume_filter: xdai_swap_SwapWeeklyVolume_filter; + xdai_swap_SystemInfo: xdai_swap_SystemInfo; + xdai_swap_SystemInfo_filter: xdai_swap_SystemInfo_filter; + xdai_swap__Block_: xdai_swap__Block_; + xdai_swap__Meta_: xdai_swap__Meta_; arbitrumsepolia_swap_BigDecimal: Scalars['arbitrumsepolia_swap_BigDecimal']; arbitrumsepolia_swap_BlockChangedFilter: arbitrumsepolia_swap_BlockChangedFilter; arbitrumsepolia_swap_Block_height: arbitrumsepolia_swap_Block_height; @@ -194708,6 +194927,122 @@ export type ResolversParentTypes = ResolversObject<{ arbitrumsepolia_swap_SystemInfo_filter: arbitrumsepolia_swap_SystemInfo_filter; arbitrumsepolia_swap__Block_: arbitrumsepolia_swap__Block_; arbitrumsepolia_swap__Meta_: arbitrumsepolia_swap__Meta_; + bnb_swap_BigDecimal: Scalars['bnb_swap_BigDecimal']; + bnb_swap_BlockChangedFilter: bnb_swap_BlockChangedFilter; + bnb_swap_Block_height: bnb_swap_Block_height; + bnb_swap_Bytes: Scalars['bnb_swap_Bytes']; + bnb_swap_Int8: Scalars['bnb_swap_Int8']; + bnb_swap_LpAccount: bnb_swap_LpAccount; + bnb_swap_LpAccountBalance: bnb_swap_LpAccountBalance; + bnb_swap_LpAccountBalance_filter: bnb_swap_LpAccountBalance_filter; + bnb_swap_LpAccount_filter: bnb_swap_LpAccount_filter; + bnb_swap_LpToken: bnb_swap_LpToken; + bnb_swap_LpTokenEvent: ResolversParentTypes['bnb_swap_LpTransferEvent']; + bnb_swap_LpTokenEvent_filter: bnb_swap_LpTokenEvent_filter; + bnb_swap_LpToken_filter: bnb_swap_LpToken_filter; + bnb_swap_LpTransferEvent: bnb_swap_LpTransferEvent; + bnb_swap_LpTransferEvent_filter: bnb_swap_LpTransferEvent_filter; + bnb_swap_PooledToken: bnb_swap_PooledToken; + bnb_swap_PooledToken_filter: bnb_swap_PooledToken_filter; + bnb_swap_StableSwap: bnb_swap_StableSwap; + bnb_swap_StableSwapAddLiquidityEvent: bnb_swap_StableSwapAddLiquidityEvent; + bnb_swap_StableSwapAddLiquidityEvent_filter: bnb_swap_StableSwapAddLiquidityEvent_filter; + bnb_swap_StableSwapEvent: ResolversParentTypes['bnb_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['bnb_swap_StableSwapRemoveLiquidityEvent']; + bnb_swap_StableSwapEvent_filter: bnb_swap_StableSwapEvent_filter; + bnb_swap_StableSwapExchange: bnb_swap_StableSwapExchange; + bnb_swap_StableSwapExchange_filter: bnb_swap_StableSwapExchange_filter; + bnb_swap_StableSwapRemoveLiquidityEvent: bnb_swap_StableSwapRemoveLiquidityEvent; + bnb_swap_StableSwapRemoveLiquidityEvent_filter: bnb_swap_StableSwapRemoveLiquidityEvent_filter; + bnb_swap_StableSwap_filter: bnb_swap_StableSwap_filter; + bnb_swap_SwapDailyVolume: bnb_swap_SwapDailyVolume; + bnb_swap_SwapDailyVolume_filter: bnb_swap_SwapDailyVolume_filter; + bnb_swap_SwapHourlyVolume: bnb_swap_SwapHourlyVolume; + bnb_swap_SwapHourlyVolume_filter: bnb_swap_SwapHourlyVolume_filter; + bnb_swap_SwapTradeVolume: ResolversParentTypes['bnb_swap_SwapDailyVolume'] | ResolversParentTypes['bnb_swap_SwapHourlyVolume'] | ResolversParentTypes['bnb_swap_SwapWeeklyVolume']; + bnb_swap_SwapTradeVolume_filter: bnb_swap_SwapTradeVolume_filter; + bnb_swap_SwapWeeklyVolume: bnb_swap_SwapWeeklyVolume; + bnb_swap_SwapWeeklyVolume_filter: bnb_swap_SwapWeeklyVolume_filter; + bnb_swap_SystemInfo: bnb_swap_SystemInfo; + bnb_swap_SystemInfo_filter: bnb_swap_SystemInfo_filter; + bnb_swap__Block_: bnb_swap__Block_; + bnb_swap__Meta_: bnb_swap__Meta_; + linea_swap_BigDecimal: Scalars['linea_swap_BigDecimal']; + linea_swap_BlockChangedFilter: linea_swap_BlockChangedFilter; + linea_swap_Block_height: linea_swap_Block_height; + linea_swap_Bytes: Scalars['linea_swap_Bytes']; + linea_swap_LpAccount: linea_swap_LpAccount; + linea_swap_LpAccountBalance: linea_swap_LpAccountBalance; + linea_swap_LpAccountBalance_filter: linea_swap_LpAccountBalance_filter; + linea_swap_LpAccount_filter: linea_swap_LpAccount_filter; + linea_swap_LpToken: linea_swap_LpToken; + linea_swap_LpTokenEvent: ResolversParentTypes['linea_swap_LpTransferEvent']; + linea_swap_LpTokenEvent_filter: linea_swap_LpTokenEvent_filter; + linea_swap_LpToken_filter: linea_swap_LpToken_filter; + linea_swap_LpTransferEvent: linea_swap_LpTransferEvent; + linea_swap_LpTransferEvent_filter: linea_swap_LpTransferEvent_filter; + linea_swap_PooledToken: linea_swap_PooledToken; + linea_swap_PooledToken_filter: linea_swap_PooledToken_filter; + linea_swap_StableSwap: linea_swap_StableSwap; + linea_swap_StableSwapAddLiquidityEvent: linea_swap_StableSwapAddLiquidityEvent; + linea_swap_StableSwapAddLiquidityEvent_filter: linea_swap_StableSwapAddLiquidityEvent_filter; + linea_swap_StableSwapEvent: ResolversParentTypes['linea_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['linea_swap_StableSwapRemoveLiquidityEvent']; + linea_swap_StableSwapEvent_filter: linea_swap_StableSwapEvent_filter; + linea_swap_StableSwapExchange: linea_swap_StableSwapExchange; + linea_swap_StableSwapExchange_filter: linea_swap_StableSwapExchange_filter; + linea_swap_StableSwapRemoveLiquidityEvent: linea_swap_StableSwapRemoveLiquidityEvent; + linea_swap_StableSwapRemoveLiquidityEvent_filter: linea_swap_StableSwapRemoveLiquidityEvent_filter; + linea_swap_StableSwap_filter: linea_swap_StableSwap_filter; + linea_swap_SwapDailyVolume: linea_swap_SwapDailyVolume; + linea_swap_SwapDailyVolume_filter: linea_swap_SwapDailyVolume_filter; + linea_swap_SwapHourlyVolume: linea_swap_SwapHourlyVolume; + linea_swap_SwapHourlyVolume_filter: linea_swap_SwapHourlyVolume_filter; + linea_swap_SwapTradeVolume: ResolversParentTypes['linea_swap_SwapDailyVolume'] | ResolversParentTypes['linea_swap_SwapHourlyVolume'] | ResolversParentTypes['linea_swap_SwapWeeklyVolume']; + linea_swap_SwapTradeVolume_filter: linea_swap_SwapTradeVolume_filter; + linea_swap_SwapWeeklyVolume: linea_swap_SwapWeeklyVolume; + linea_swap_SwapWeeklyVolume_filter: linea_swap_SwapWeeklyVolume_filter; + linea_swap_SystemInfo: linea_swap_SystemInfo; + linea_swap_SystemInfo_filter: linea_swap_SystemInfo_filter; + linea_swap__Block_: linea_swap__Block_; + linea_swap__Meta_: linea_swap__Meta_; + optimism_swap_BigDecimal: Scalars['optimism_swap_BigDecimal']; + optimism_swap_BlockChangedFilter: optimism_swap_BlockChangedFilter; + optimism_swap_Block_height: optimism_swap_Block_height; + optimism_swap_Bytes: Scalars['optimism_swap_Bytes']; + optimism_swap_Int8: Scalars['optimism_swap_Int8']; + optimism_swap_LpAccount: optimism_swap_LpAccount; + optimism_swap_LpAccountBalance: optimism_swap_LpAccountBalance; + optimism_swap_LpAccountBalance_filter: optimism_swap_LpAccountBalance_filter; + optimism_swap_LpAccount_filter: optimism_swap_LpAccount_filter; + optimism_swap_LpToken: optimism_swap_LpToken; + optimism_swap_LpTokenEvent: ResolversParentTypes['optimism_swap_LpTransferEvent']; + optimism_swap_LpTokenEvent_filter: optimism_swap_LpTokenEvent_filter; + optimism_swap_LpToken_filter: optimism_swap_LpToken_filter; + optimism_swap_LpTransferEvent: optimism_swap_LpTransferEvent; + optimism_swap_LpTransferEvent_filter: optimism_swap_LpTransferEvent_filter; + optimism_swap_PooledToken: optimism_swap_PooledToken; + optimism_swap_PooledToken_filter: optimism_swap_PooledToken_filter; + optimism_swap_StableSwap: optimism_swap_StableSwap; + optimism_swap_StableSwapAddLiquidityEvent: optimism_swap_StableSwapAddLiquidityEvent; + optimism_swap_StableSwapAddLiquidityEvent_filter: optimism_swap_StableSwapAddLiquidityEvent_filter; + optimism_swap_StableSwapEvent: ResolversParentTypes['optimism_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['optimism_swap_StableSwapRemoveLiquidityEvent']; + optimism_swap_StableSwapEvent_filter: optimism_swap_StableSwapEvent_filter; + optimism_swap_StableSwapExchange: optimism_swap_StableSwapExchange; + optimism_swap_StableSwapExchange_filter: optimism_swap_StableSwapExchange_filter; + optimism_swap_StableSwapRemoveLiquidityEvent: optimism_swap_StableSwapRemoveLiquidityEvent; + optimism_swap_StableSwapRemoveLiquidityEvent_filter: optimism_swap_StableSwapRemoveLiquidityEvent_filter; + optimism_swap_StableSwap_filter: optimism_swap_StableSwap_filter; + optimism_swap_SwapDailyVolume: optimism_swap_SwapDailyVolume; + optimism_swap_SwapDailyVolume_filter: optimism_swap_SwapDailyVolume_filter; + optimism_swap_SwapHourlyVolume: optimism_swap_SwapHourlyVolume; + optimism_swap_SwapHourlyVolume_filter: optimism_swap_SwapHourlyVolume_filter; + optimism_swap_SwapTradeVolume: ResolversParentTypes['optimism_swap_SwapDailyVolume'] | ResolversParentTypes['optimism_swap_SwapHourlyVolume'] | ResolversParentTypes['optimism_swap_SwapWeeklyVolume']; + optimism_swap_SwapTradeVolume_filter: optimism_swap_SwapTradeVolume_filter; + optimism_swap_SwapWeeklyVolume: optimism_swap_SwapWeeklyVolume; + optimism_swap_SwapWeeklyVolume_filter: optimism_swap_SwapWeeklyVolume_filter; + optimism_swap_SystemInfo: optimism_swap_SystemInfo; + optimism_swap_SystemInfo_filter: optimism_swap_SystemInfo_filter; + optimism_swap__Block_: optimism_swap__Block_; + optimism_swap__Meta_: optimism_swap__Meta_; polygon_swap_BigDecimal: Scalars['polygon_swap_BigDecimal']; polygon_swap_BlockChangedFilter: polygon_swap_BlockChangedFilter; polygon_swap_Block_height: polygon_swap_Block_height; @@ -194747,84 +195082,203 @@ export type ResolversParentTypes = ResolversObject<{ polygon_swap_SystemInfo_filter: polygon_swap_SystemInfo_filter; polygon_swap__Block_: polygon_swap__Block_; polygon_swap__Meta_: polygon_swap__Meta_; - mantle_swap_BigDecimal: Scalars['mantle_swap_BigDecimal']; - mantle_swap_BlockChangedFilter: mantle_swap_BlockChangedFilter; - mantle_swap_Block_height: mantle_swap_Block_height; - mantle_swap_Bytes: Scalars['mantle_swap_Bytes']; - mantle_swap_Int8: Scalars['mantle_swap_Int8']; - mantle_swap_LpAccount: mantle_swap_LpAccount; - mantle_swap_LpAccountBalance: mantle_swap_LpAccountBalance; - mantle_swap_LpAccountBalance_filter: mantle_swap_LpAccountBalance_filter; - mantle_swap_LpAccount_filter: mantle_swap_LpAccount_filter; - mantle_swap_LpToken: mantle_swap_LpToken; - mantle_swap_LpTokenEvent: ResolversParentTypes['mantle_swap_LpTransferEvent']; - mantle_swap_LpTokenEvent_filter: mantle_swap_LpTokenEvent_filter; - mantle_swap_LpToken_filter: mantle_swap_LpToken_filter; - mantle_swap_LpTransferEvent: mantle_swap_LpTransferEvent; - mantle_swap_LpTransferEvent_filter: mantle_swap_LpTransferEvent_filter; - mantle_swap_PooledToken: mantle_swap_PooledToken; - mantle_swap_PooledToken_filter: mantle_swap_PooledToken_filter; - mantle_swap_StableSwap: mantle_swap_StableSwap; - mantle_swap_StableSwapAddLiquidityEvent: mantle_swap_StableSwapAddLiquidityEvent; - mantle_swap_StableSwapAddLiquidityEvent_filter: mantle_swap_StableSwapAddLiquidityEvent_filter; - mantle_swap_StableSwapEvent: ResolversParentTypes['mantle_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['mantle_swap_StableSwapRemoveLiquidityEvent']; - mantle_swap_StableSwapEvent_filter: mantle_swap_StableSwapEvent_filter; - mantle_swap_StableSwapExchange: mantle_swap_StableSwapExchange; - mantle_swap_StableSwapExchange_filter: mantle_swap_StableSwapExchange_filter; - mantle_swap_StableSwapRemoveLiquidityEvent: mantle_swap_StableSwapRemoveLiquidityEvent; - mantle_swap_StableSwapRemoveLiquidityEvent_filter: mantle_swap_StableSwapRemoveLiquidityEvent_filter; - mantle_swap_StableSwap_filter: mantle_swap_StableSwap_filter; - mantle_swap_SwapDailyVolume: mantle_swap_SwapDailyVolume; - mantle_swap_SwapDailyVolume_filter: mantle_swap_SwapDailyVolume_filter; - mantle_swap_SwapHourlyVolume: mantle_swap_SwapHourlyVolume; - mantle_swap_SwapHourlyVolume_filter: mantle_swap_SwapHourlyVolume_filter; - mantle_swap_SwapTradeVolume: ResolversParentTypes['mantle_swap_SwapDailyVolume'] | ResolversParentTypes['mantle_swap_SwapHourlyVolume'] | ResolversParentTypes['mantle_swap_SwapWeeklyVolume']; - mantle_swap_SwapTradeVolume_filter: mantle_swap_SwapTradeVolume_filter; - mantle_swap_SwapWeeklyVolume: mantle_swap_SwapWeeklyVolume; - mantle_swap_SwapWeeklyVolume_filter: mantle_swap_SwapWeeklyVolume_filter; - mantle_swap_SystemInfo: mantle_swap_SystemInfo; - mantle_swap_SystemInfo_filter: mantle_swap_SystemInfo_filter; - mantle_swap__Block_: mantle_swap__Block_; - mantle_swap__Meta_: mantle_swap__Meta_; - metis_swap_BigDecimal: Scalars['metis_swap_BigDecimal']; - metis_swap_BlockChangedFilter: metis_swap_BlockChangedFilter; - metis_swap_Block_height: metis_swap_Block_height; - metis_swap_Bytes: Scalars['metis_swap_Bytes']; - metis_swap_Int8: Scalars['metis_swap_Int8']; - metis_swap_LpAccount: metis_swap_LpAccount; - metis_swap_LpAccountBalance: metis_swap_LpAccountBalance; - metis_swap_LpAccountBalance_filter: metis_swap_LpAccountBalance_filter; - metis_swap_LpAccount_filter: metis_swap_LpAccount_filter; - metis_swap_LpToken: metis_swap_LpToken; - metis_swap_LpTokenEvent: ResolversParentTypes['metis_swap_LpTransferEvent']; - metis_swap_LpTokenEvent_filter: metis_swap_LpTokenEvent_filter; - metis_swap_LpToken_filter: metis_swap_LpToken_filter; - metis_swap_LpTransferEvent: metis_swap_LpTransferEvent; - metis_swap_LpTransferEvent_filter: metis_swap_LpTransferEvent_filter; - metis_swap_PooledToken: metis_swap_PooledToken; - metis_swap_PooledToken_filter: metis_swap_PooledToken_filter; - metis_swap_StableSwap: metis_swap_StableSwap; - metis_swap_StableSwapAddLiquidityEvent: metis_swap_StableSwapAddLiquidityEvent; - metis_swap_StableSwapAddLiquidityEvent_filter: metis_swap_StableSwapAddLiquidityEvent_filter; - metis_swap_StableSwapEvent: ResolversParentTypes['metis_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['metis_swap_StableSwapRemoveLiquidityEvent']; - metis_swap_StableSwapEvent_filter: metis_swap_StableSwapEvent_filter; - metis_swap_StableSwapExchange: metis_swap_StableSwapExchange; - metis_swap_StableSwapExchange_filter: metis_swap_StableSwapExchange_filter; - metis_swap_StableSwapRemoveLiquidityEvent: metis_swap_StableSwapRemoveLiquidityEvent; - metis_swap_StableSwapRemoveLiquidityEvent_filter: metis_swap_StableSwapRemoveLiquidityEvent_filter; - metis_swap_StableSwap_filter: metis_swap_StableSwap_filter; - metis_swap_SwapDailyVolume: metis_swap_SwapDailyVolume; - metis_swap_SwapDailyVolume_filter: metis_swap_SwapDailyVolume_filter; - metis_swap_SwapHourlyVolume: metis_swap_SwapHourlyVolume; - metis_swap_SwapHourlyVolume_filter: metis_swap_SwapHourlyVolume_filter; - metis_swap_SwapTradeVolume: ResolversParentTypes['metis_swap_SwapDailyVolume'] | ResolversParentTypes['metis_swap_SwapHourlyVolume'] | ResolversParentTypes['metis_swap_SwapWeeklyVolume']; - metis_swap_SwapTradeVolume_filter: metis_swap_SwapTradeVolume_filter; - metis_swap_SwapWeeklyVolume: metis_swap_SwapWeeklyVolume; - metis_swap_SwapWeeklyVolume_filter: metis_swap_SwapWeeklyVolume_filter; - metis_swap_SystemInfo: metis_swap_SystemInfo; - metis_swap_SystemInfo_filter: metis_swap_SystemInfo_filter; - metis_swap__Block_: metis_swap__Block_; - metis_swap__Meta_: metis_swap__Meta_; + optimismsepolia_swap_BigDecimal: Scalars['optimismsepolia_swap_BigDecimal']; + optimismsepolia_swap_BlockChangedFilter: optimismsepolia_swap_BlockChangedFilter; + optimismsepolia_swap_Block_height: optimismsepolia_swap_Block_height; + optimismsepolia_swap_Bytes: Scalars['optimismsepolia_swap_Bytes']; + optimismsepolia_swap_Int8: Scalars['optimismsepolia_swap_Int8']; + optimismsepolia_swap_LpAccount: optimismsepolia_swap_LpAccount; + optimismsepolia_swap_LpAccountBalance: optimismsepolia_swap_LpAccountBalance; + optimismsepolia_swap_LpAccountBalance_filter: optimismsepolia_swap_LpAccountBalance_filter; + optimismsepolia_swap_LpAccount_filter: optimismsepolia_swap_LpAccount_filter; + optimismsepolia_swap_LpToken: optimismsepolia_swap_LpToken; + optimismsepolia_swap_LpTokenEvent: ResolversParentTypes['optimismsepolia_swap_LpTransferEvent']; + optimismsepolia_swap_LpTokenEvent_filter: optimismsepolia_swap_LpTokenEvent_filter; + optimismsepolia_swap_LpToken_filter: optimismsepolia_swap_LpToken_filter; + optimismsepolia_swap_LpTransferEvent: optimismsepolia_swap_LpTransferEvent; + optimismsepolia_swap_LpTransferEvent_filter: optimismsepolia_swap_LpTransferEvent_filter; + optimismsepolia_swap_PooledToken: optimismsepolia_swap_PooledToken; + optimismsepolia_swap_PooledToken_filter: optimismsepolia_swap_PooledToken_filter; + optimismsepolia_swap_StableSwap: optimismsepolia_swap_StableSwap; + optimismsepolia_swap_StableSwapAddLiquidityEvent: optimismsepolia_swap_StableSwapAddLiquidityEvent; + optimismsepolia_swap_StableSwapAddLiquidityEvent_filter: optimismsepolia_swap_StableSwapAddLiquidityEvent_filter; + optimismsepolia_swap_StableSwapEvent: ResolversParentTypes['optimismsepolia_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['optimismsepolia_swap_StableSwapRemoveLiquidityEvent']; + optimismsepolia_swap_StableSwapEvent_filter: optimismsepolia_swap_StableSwapEvent_filter; + optimismsepolia_swap_StableSwapExchange: optimismsepolia_swap_StableSwapExchange; + optimismsepolia_swap_StableSwapExchange_filter: optimismsepolia_swap_StableSwapExchange_filter; + optimismsepolia_swap_StableSwapRemoveLiquidityEvent: optimismsepolia_swap_StableSwapRemoveLiquidityEvent; + optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter; + optimismsepolia_swap_StableSwap_filter: optimismsepolia_swap_StableSwap_filter; + optimismsepolia_swap_SwapDailyVolume: optimismsepolia_swap_SwapDailyVolume; + optimismsepolia_swap_SwapDailyVolume_filter: optimismsepolia_swap_SwapDailyVolume_filter; + optimismsepolia_swap_SwapHourlyVolume: optimismsepolia_swap_SwapHourlyVolume; + optimismsepolia_swap_SwapHourlyVolume_filter: optimismsepolia_swap_SwapHourlyVolume_filter; + optimismsepolia_swap_SwapTradeVolume: ResolversParentTypes['optimismsepolia_swap_SwapDailyVolume'] | ResolversParentTypes['optimismsepolia_swap_SwapHourlyVolume'] | ResolversParentTypes['optimismsepolia_swap_SwapWeeklyVolume']; + optimismsepolia_swap_SwapTradeVolume_filter: optimismsepolia_swap_SwapTradeVolume_filter; + optimismsepolia_swap_SwapWeeklyVolume: optimismsepolia_swap_SwapWeeklyVolume; + optimismsepolia_swap_SwapWeeklyVolume_filter: optimismsepolia_swap_SwapWeeklyVolume_filter; + optimismsepolia_swap_SystemInfo: optimismsepolia_swap_SystemInfo; + optimismsepolia_swap_SystemInfo_filter: optimismsepolia_swap_SystemInfo_filter; + optimismsepolia_swap__Block_: optimismsepolia_swap__Block_; + optimismsepolia_swap__Meta_: optimismsepolia_swap__Meta_; + base_AggregateRoot: base_AggregateRoot; + base_AggregateRootProposed: base_AggregateRootProposed; + base_AggregateRootProposed_filter: base_AggregateRootProposed_filter; + base_AggregateRoot_filter: base_AggregateRoot_filter; + base_Asset: base_Asset; + base_AssetBalance: base_AssetBalance; + base_AssetBalance_filter: base_AssetBalance_filter; + base_AssetStatus: base_AssetStatus; + base_AssetStatus_filter: base_AssetStatus_filter; + base_Asset_filter: base_Asset_filter; + base_BigDecimal: Scalars['base_BigDecimal']; + base_BlockChangedFilter: base_BlockChangedFilter; + base_Block_height: base_Block_height; + base_Bytes: Scalars['base_Bytes']; + base_ConnectorMeta: base_ConnectorMeta; + base_ConnectorMeta_filter: base_ConnectorMeta_filter; + base_DestinationTransfer: base_DestinationTransfer; + base_DestinationTransfer_filter: base_DestinationTransfer_filter; + base_Int8: Scalars['base_Int8']; + base_OptimisticRootFinalized: base_OptimisticRootFinalized; + base_OptimisticRootFinalized_filter: base_OptimisticRootFinalized_filter; + base_OriginMessage: base_OriginMessage; + base_OriginMessage_filter: base_OriginMessage_filter; + base_OriginTransfer: base_OriginTransfer; + base_OriginTransfer_filter: base_OriginTransfer_filter; + base_Relayer: base_Relayer; + base_RelayerFee: base_RelayerFee; + base_RelayerFee_filter: base_RelayerFee_filter; + base_RelayerFeesIncrease: base_RelayerFeesIncrease; + base_RelayerFeesIncrease_filter: base_RelayerFeesIncrease_filter; + base_Relayer_filter: base_Relayer_filter; + base_RootCount: base_RootCount; + base_RootCount_filter: base_RootCount_filter; + base_RootMessageSent: base_RootMessageSent; + base_RootMessageSent_filter: base_RootMessageSent_filter; + base_Router: base_Router; + base_RouterDailyTVL: base_RouterDailyTVL; + base_RouterDailyTVL_filter: base_RouterDailyTVL_filter; + base_RouterLiquidityEvent: base_RouterLiquidityEvent; + base_RouterLiquidityEvent_filter: base_RouterLiquidityEvent_filter; + base_Router_filter: base_Router_filter; + base_Sequencer: base_Sequencer; + base_Sequencer_filter: base_Sequencer_filter; + base_Setting: base_Setting; + base_Setting_filter: base_Setting_filter; + base_SlippageUpdate: base_SlippageUpdate; + base_SlippageUpdate_filter: base_SlippageUpdate_filter; + base_SnapshotRoot: base_SnapshotRoot; + base_SnapshotRoot_filter: base_SnapshotRoot_filter; + base_SpokeConnectorMode: base_SpokeConnectorMode; + base_SpokeConnectorMode_filter: base_SpokeConnectorMode_filter; + base__Block_: base__Block_; + base__Meta_: base__Meta_; + stagingscroll_AggregateRoot: stagingscroll_AggregateRoot; + stagingscroll_AggregateRootProposed: stagingscroll_AggregateRootProposed; + stagingscroll_AggregateRootProposed_filter: stagingscroll_AggregateRootProposed_filter; + stagingscroll_AggregateRoot_filter: stagingscroll_AggregateRoot_filter; + stagingscroll_Asset: stagingscroll_Asset; + stagingscroll_AssetBalance: stagingscroll_AssetBalance; + stagingscroll_AssetBalance_filter: stagingscroll_AssetBalance_filter; + stagingscroll_AssetStatus: stagingscroll_AssetStatus; + stagingscroll_AssetStatus_filter: stagingscroll_AssetStatus_filter; + stagingscroll_Asset_filter: stagingscroll_Asset_filter; + stagingscroll_BigDecimal: Scalars['stagingscroll_BigDecimal']; + stagingscroll_BlockChangedFilter: stagingscroll_BlockChangedFilter; + stagingscroll_Block_height: stagingscroll_Block_height; + stagingscroll_Bytes: Scalars['stagingscroll_Bytes']; + stagingscroll_ConnectorMeta: stagingscroll_ConnectorMeta; + stagingscroll_ConnectorMeta_filter: stagingscroll_ConnectorMeta_filter; + stagingscroll_DestinationTransfer: stagingscroll_DestinationTransfer; + stagingscroll_DestinationTransfer_filter: stagingscroll_DestinationTransfer_filter; + stagingscroll_Int8: Scalars['stagingscroll_Int8']; + stagingscroll_OptimisticRootFinalized: stagingscroll_OptimisticRootFinalized; + stagingscroll_OptimisticRootFinalized_filter: stagingscroll_OptimisticRootFinalized_filter; + stagingscroll_OriginMessage: stagingscroll_OriginMessage; + stagingscroll_OriginMessage_filter: stagingscroll_OriginMessage_filter; + stagingscroll_OriginTransfer: stagingscroll_OriginTransfer; + stagingscroll_OriginTransfer_filter: stagingscroll_OriginTransfer_filter; + stagingscroll_Relayer: stagingscroll_Relayer; + stagingscroll_RelayerFee: stagingscroll_RelayerFee; + stagingscroll_RelayerFee_filter: stagingscroll_RelayerFee_filter; + stagingscroll_RelayerFeesIncrease: stagingscroll_RelayerFeesIncrease; + stagingscroll_RelayerFeesIncrease_filter: stagingscroll_RelayerFeesIncrease_filter; + stagingscroll_Relayer_filter: stagingscroll_Relayer_filter; + stagingscroll_RootCount: stagingscroll_RootCount; + stagingscroll_RootCount_filter: stagingscroll_RootCount_filter; + stagingscroll_RootMessageSent: stagingscroll_RootMessageSent; + stagingscroll_RootMessageSent_filter: stagingscroll_RootMessageSent_filter; + stagingscroll_Router: stagingscroll_Router; + stagingscroll_RouterDailyTVL: stagingscroll_RouterDailyTVL; + stagingscroll_RouterDailyTVL_filter: stagingscroll_RouterDailyTVL_filter; + stagingscroll_RouterLiquidityEvent: stagingscroll_RouterLiquidityEvent; + stagingscroll_RouterLiquidityEvent_filter: stagingscroll_RouterLiquidityEvent_filter; + stagingscroll_Router_filter: stagingscroll_Router_filter; + stagingscroll_Sequencer: stagingscroll_Sequencer; + stagingscroll_Sequencer_filter: stagingscroll_Sequencer_filter; + stagingscroll_Setting: stagingscroll_Setting; + stagingscroll_Setting_filter: stagingscroll_Setting_filter; + stagingscroll_SlippageUpdate: stagingscroll_SlippageUpdate; + stagingscroll_SlippageUpdate_filter: stagingscroll_SlippageUpdate_filter; + stagingscroll_SnapshotRoot: stagingscroll_SnapshotRoot; + stagingscroll_SnapshotRoot_filter: stagingscroll_SnapshotRoot_filter; + stagingscroll_SpokeConnectorMode: stagingscroll_SpokeConnectorMode; + stagingscroll_SpokeConnectorMode_filter: stagingscroll_SpokeConnectorMode_filter; + stagingscroll__Block_: stagingscroll__Block_; + stagingscroll__Meta_: stagingscroll__Meta_; + linea_AggregateRoot: linea_AggregateRoot; + linea_AggregateRootProposed: linea_AggregateRootProposed; + linea_AggregateRootProposed_filter: linea_AggregateRootProposed_filter; + linea_AggregateRoot_filter: linea_AggregateRoot_filter; + linea_Asset: linea_Asset; + linea_AssetBalance: linea_AssetBalance; + linea_AssetBalance_filter: linea_AssetBalance_filter; + linea_AssetStatus: linea_AssetStatus; + linea_AssetStatus_filter: linea_AssetStatus_filter; + linea_Asset_filter: linea_Asset_filter; + linea_BigDecimal: Scalars['linea_BigDecimal']; + linea_BlockChangedFilter: linea_BlockChangedFilter; + linea_Block_height: linea_Block_height; + linea_Bytes: Scalars['linea_Bytes']; + linea_ConnectorMeta: linea_ConnectorMeta; + linea_ConnectorMeta_filter: linea_ConnectorMeta_filter; + linea_DestinationTransfer: linea_DestinationTransfer; + linea_DestinationTransfer_filter: linea_DestinationTransfer_filter; + linea_OptimisticRootFinalized: linea_OptimisticRootFinalized; + linea_OptimisticRootFinalized_filter: linea_OptimisticRootFinalized_filter; + linea_OriginMessage: linea_OriginMessage; + linea_OriginMessage_filter: linea_OriginMessage_filter; + linea_OriginTransfer: linea_OriginTransfer; + linea_OriginTransfer_filter: linea_OriginTransfer_filter; + linea_Relayer: linea_Relayer; + linea_RelayerFee: linea_RelayerFee; + linea_RelayerFee_filter: linea_RelayerFee_filter; + linea_RelayerFeesIncrease: linea_RelayerFeesIncrease; + linea_RelayerFeesIncrease_filter: linea_RelayerFeesIncrease_filter; + linea_Relayer_filter: linea_Relayer_filter; + linea_RootCount: linea_RootCount; + linea_RootCount_filter: linea_RootCount_filter; + linea_RootMessageSent: linea_RootMessageSent; + linea_RootMessageSent_filter: linea_RootMessageSent_filter; + linea_Router: linea_Router; + linea_RouterDailyTVL: linea_RouterDailyTVL; + linea_RouterDailyTVL_filter: linea_RouterDailyTVL_filter; + linea_RouterLiquidityEvent: linea_RouterLiquidityEvent; + linea_RouterLiquidityEvent_filter: linea_RouterLiquidityEvent_filter; + linea_Router_filter: linea_Router_filter; + linea_Sequencer: linea_Sequencer; + linea_Sequencer_filter: linea_Sequencer_filter; + linea_Setting: linea_Setting; + linea_Setting_filter: linea_Setting_filter; + linea_SlippageUpdate: linea_SlippageUpdate; + linea_SlippageUpdate_filter: linea_SlippageUpdate_filter; + linea_SnapshotRoot: linea_SnapshotRoot; + linea_SnapshotRoot_filter: linea_SnapshotRoot_filter; + linea_SpokeConnectorMode: linea_SpokeConnectorMode; + linea_SpokeConnectorMode_filter: linea_SpokeConnectorMode_filter; + linea__Block_: linea__Block_; + linea__Meta_: linea__Meta_; stagingmainnet_AggregateRootSavedSlow: stagingmainnet_AggregateRootSavedSlow; stagingmainnet_AggregateRootSavedSlow_filter: stagingmainnet_AggregateRootSavedSlow_filter; stagingmainnet_AggregatedMessageRoot: stagingmainnet_AggregatedMessageRoot; @@ -194884,176 +195338,6 @@ export type ResolversParentTypes = ResolversObject<{ stagingmainnet_ZkSyncConnectorMeta_filter: stagingmainnet_ZkSyncConnectorMeta_filter; stagingmainnet__Block_: stagingmainnet__Block_; stagingmainnet__Meta_: stagingmainnet__Meta_; - bnb_swap_BigDecimal: Scalars['bnb_swap_BigDecimal']; - bnb_swap_BlockChangedFilter: bnb_swap_BlockChangedFilter; - bnb_swap_Block_height: bnb_swap_Block_height; - bnb_swap_Bytes: Scalars['bnb_swap_Bytes']; - bnb_swap_Int8: Scalars['bnb_swap_Int8']; - bnb_swap_LpAccount: bnb_swap_LpAccount; - bnb_swap_LpAccountBalance: bnb_swap_LpAccountBalance; - bnb_swap_LpAccountBalance_filter: bnb_swap_LpAccountBalance_filter; - bnb_swap_LpAccount_filter: bnb_swap_LpAccount_filter; - bnb_swap_LpToken: bnb_swap_LpToken; - bnb_swap_LpTokenEvent: ResolversParentTypes['bnb_swap_LpTransferEvent']; - bnb_swap_LpTokenEvent_filter: bnb_swap_LpTokenEvent_filter; - bnb_swap_LpToken_filter: bnb_swap_LpToken_filter; - bnb_swap_LpTransferEvent: bnb_swap_LpTransferEvent; - bnb_swap_LpTransferEvent_filter: bnb_swap_LpTransferEvent_filter; - bnb_swap_PooledToken: bnb_swap_PooledToken; - bnb_swap_PooledToken_filter: bnb_swap_PooledToken_filter; - bnb_swap_StableSwap: bnb_swap_StableSwap; - bnb_swap_StableSwapAddLiquidityEvent: bnb_swap_StableSwapAddLiquidityEvent; - bnb_swap_StableSwapAddLiquidityEvent_filter: bnb_swap_StableSwapAddLiquidityEvent_filter; - bnb_swap_StableSwapEvent: ResolversParentTypes['bnb_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['bnb_swap_StableSwapRemoveLiquidityEvent']; - bnb_swap_StableSwapEvent_filter: bnb_swap_StableSwapEvent_filter; - bnb_swap_StableSwapExchange: bnb_swap_StableSwapExchange; - bnb_swap_StableSwapExchange_filter: bnb_swap_StableSwapExchange_filter; - bnb_swap_StableSwapRemoveLiquidityEvent: bnb_swap_StableSwapRemoveLiquidityEvent; - bnb_swap_StableSwapRemoveLiquidityEvent_filter: bnb_swap_StableSwapRemoveLiquidityEvent_filter; - bnb_swap_StableSwap_filter: bnb_swap_StableSwap_filter; - bnb_swap_SwapDailyVolume: bnb_swap_SwapDailyVolume; - bnb_swap_SwapDailyVolume_filter: bnb_swap_SwapDailyVolume_filter; - bnb_swap_SwapHourlyVolume: bnb_swap_SwapHourlyVolume; - bnb_swap_SwapHourlyVolume_filter: bnb_swap_SwapHourlyVolume_filter; - bnb_swap_SwapTradeVolume: ResolversParentTypes['bnb_swap_SwapDailyVolume'] | ResolversParentTypes['bnb_swap_SwapHourlyVolume'] | ResolversParentTypes['bnb_swap_SwapWeeklyVolume']; - bnb_swap_SwapTradeVolume_filter: bnb_swap_SwapTradeVolume_filter; - bnb_swap_SwapWeeklyVolume: bnb_swap_SwapWeeklyVolume; - bnb_swap_SwapWeeklyVolume_filter: bnb_swap_SwapWeeklyVolume_filter; - bnb_swap_SystemInfo: bnb_swap_SystemInfo; - bnb_swap_SystemInfo_filter: bnb_swap_SystemInfo_filter; - bnb_swap__Block_: bnb_swap__Block_; - bnb_swap__Meta_: bnb_swap__Meta_; - optimism_swap_BigDecimal: Scalars['optimism_swap_BigDecimal']; - optimism_swap_BlockChangedFilter: optimism_swap_BlockChangedFilter; - optimism_swap_Block_height: optimism_swap_Block_height; - optimism_swap_Bytes: Scalars['optimism_swap_Bytes']; - optimism_swap_Int8: Scalars['optimism_swap_Int8']; - optimism_swap_LpAccount: optimism_swap_LpAccount; - optimism_swap_LpAccountBalance: optimism_swap_LpAccountBalance; - optimism_swap_LpAccountBalance_filter: optimism_swap_LpAccountBalance_filter; - optimism_swap_LpAccount_filter: optimism_swap_LpAccount_filter; - optimism_swap_LpToken: optimism_swap_LpToken; - optimism_swap_LpTokenEvent: ResolversParentTypes['optimism_swap_LpTransferEvent']; - optimism_swap_LpTokenEvent_filter: optimism_swap_LpTokenEvent_filter; - optimism_swap_LpToken_filter: optimism_swap_LpToken_filter; - optimism_swap_LpTransferEvent: optimism_swap_LpTransferEvent; - optimism_swap_LpTransferEvent_filter: optimism_swap_LpTransferEvent_filter; - optimism_swap_PooledToken: optimism_swap_PooledToken; - optimism_swap_PooledToken_filter: optimism_swap_PooledToken_filter; - optimism_swap_StableSwap: optimism_swap_StableSwap; - optimism_swap_StableSwapAddLiquidityEvent: optimism_swap_StableSwapAddLiquidityEvent; - optimism_swap_StableSwapAddLiquidityEvent_filter: optimism_swap_StableSwapAddLiquidityEvent_filter; - optimism_swap_StableSwapEvent: ResolversParentTypes['optimism_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['optimism_swap_StableSwapRemoveLiquidityEvent']; - optimism_swap_StableSwapEvent_filter: optimism_swap_StableSwapEvent_filter; - optimism_swap_StableSwapExchange: optimism_swap_StableSwapExchange; - optimism_swap_StableSwapExchange_filter: optimism_swap_StableSwapExchange_filter; - optimism_swap_StableSwapRemoveLiquidityEvent: optimism_swap_StableSwapRemoveLiquidityEvent; - optimism_swap_StableSwapRemoveLiquidityEvent_filter: optimism_swap_StableSwapRemoveLiquidityEvent_filter; - optimism_swap_StableSwap_filter: optimism_swap_StableSwap_filter; - optimism_swap_SwapDailyVolume: optimism_swap_SwapDailyVolume; - optimism_swap_SwapDailyVolume_filter: optimism_swap_SwapDailyVolume_filter; - optimism_swap_SwapHourlyVolume: optimism_swap_SwapHourlyVolume; - optimism_swap_SwapHourlyVolume_filter: optimism_swap_SwapHourlyVolume_filter; - optimism_swap_SwapTradeVolume: ResolversParentTypes['optimism_swap_SwapDailyVolume'] | ResolversParentTypes['optimism_swap_SwapHourlyVolume'] | ResolversParentTypes['optimism_swap_SwapWeeklyVolume']; - optimism_swap_SwapTradeVolume_filter: optimism_swap_SwapTradeVolume_filter; - optimism_swap_SwapWeeklyVolume: optimism_swap_SwapWeeklyVolume; - optimism_swap_SwapWeeklyVolume_filter: optimism_swap_SwapWeeklyVolume_filter; - optimism_swap_SystemInfo: optimism_swap_SystemInfo; - optimism_swap_SystemInfo_filter: optimism_swap_SystemInfo_filter; - optimism_swap__Block_: optimism_swap__Block_; - optimism_swap__Meta_: optimism_swap__Meta_; - mode_swap_BigDecimal: Scalars['mode_swap_BigDecimal']; - mode_swap_BlockChangedFilter: mode_swap_BlockChangedFilter; - mode_swap_Block_height: mode_swap_Block_height; - mode_swap_Bytes: Scalars['mode_swap_Bytes']; - mode_swap_Int8: Scalars['mode_swap_Int8']; - mode_swap_LpAccount: mode_swap_LpAccount; - mode_swap_LpAccountBalance: mode_swap_LpAccountBalance; - mode_swap_LpAccountBalance_filter: mode_swap_LpAccountBalance_filter; - mode_swap_LpAccount_filter: mode_swap_LpAccount_filter; - mode_swap_LpToken: mode_swap_LpToken; - mode_swap_LpTokenEvent: ResolversParentTypes['mode_swap_LpTransferEvent']; - mode_swap_LpTokenEvent_filter: mode_swap_LpTokenEvent_filter; - mode_swap_LpToken_filter: mode_swap_LpToken_filter; - mode_swap_LpTransferEvent: mode_swap_LpTransferEvent; - mode_swap_LpTransferEvent_filter: mode_swap_LpTransferEvent_filter; - mode_swap_PooledToken: mode_swap_PooledToken; - mode_swap_PooledToken_filter: mode_swap_PooledToken_filter; - mode_swap_StableSwap: mode_swap_StableSwap; - mode_swap_StableSwapAddLiquidityEvent: mode_swap_StableSwapAddLiquidityEvent; - mode_swap_StableSwapAddLiquidityEvent_filter: mode_swap_StableSwapAddLiquidityEvent_filter; - mode_swap_StableSwapEvent: ResolversParentTypes['mode_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['mode_swap_StableSwapRemoveLiquidityEvent']; - mode_swap_StableSwapEvent_filter: mode_swap_StableSwapEvent_filter; - mode_swap_StableSwapExchange: mode_swap_StableSwapExchange; - mode_swap_StableSwapExchange_filter: mode_swap_StableSwapExchange_filter; - mode_swap_StableSwapRemoveLiquidityEvent: mode_swap_StableSwapRemoveLiquidityEvent; - mode_swap_StableSwapRemoveLiquidityEvent_filter: mode_swap_StableSwapRemoveLiquidityEvent_filter; - mode_swap_StableSwap_filter: mode_swap_StableSwap_filter; - mode_swap_SwapDailyVolume: mode_swap_SwapDailyVolume; - mode_swap_SwapDailyVolume_filter: mode_swap_SwapDailyVolume_filter; - mode_swap_SwapHourlyVolume: mode_swap_SwapHourlyVolume; - mode_swap_SwapHourlyVolume_filter: mode_swap_SwapHourlyVolume_filter; - mode_swap_SwapTradeVolume: ResolversParentTypes['mode_swap_SwapDailyVolume'] | ResolversParentTypes['mode_swap_SwapHourlyVolume'] | ResolversParentTypes['mode_swap_SwapWeeklyVolume']; - mode_swap_SwapTradeVolume_filter: mode_swap_SwapTradeVolume_filter; - mode_swap_SwapWeeklyVolume: mode_swap_SwapWeeklyVolume; - mode_swap_SwapWeeklyVolume_filter: mode_swap_SwapWeeklyVolume_filter; - mode_swap_SystemInfo: mode_swap_SystemInfo; - mode_swap_SystemInfo_filter: mode_swap_SystemInfo_filter; - mode_swap__Block_: mode_swap__Block_; - mode_swap__Meta_: mode_swap__Meta_; - localmainnet_AggregateRootSavedSlow: localmainnet_AggregateRootSavedSlow; - localmainnet_AggregateRootSavedSlow_filter: localmainnet_AggregateRootSavedSlow_filter; - localmainnet_AggregatedMessageRoot: localmainnet_AggregatedMessageRoot; - localmainnet_AggregatedMessageRoot_filter: localmainnet_AggregatedMessageRoot_filter; - localmainnet_ArbitrumConnectorMeta: localmainnet_ArbitrumConnectorMeta; - localmainnet_ArbitrumConnectorMeta_filter: localmainnet_ArbitrumConnectorMeta_filter; - localmainnet_AvalancheConnectorMeta: localmainnet_AvalancheConnectorMeta; - localmainnet_AvalancheConnectorMeta_filter: localmainnet_AvalancheConnectorMeta_filter; - localmainnet_BaseConnectorMeta: localmainnet_BaseConnectorMeta; - localmainnet_BaseConnectorMeta_filter: localmainnet_BaseConnectorMeta_filter; - localmainnet_BigDecimal: Scalars['localmainnet_BigDecimal']; - localmainnet_BlockChangedFilter: localmainnet_BlockChangedFilter; - localmainnet_Block_height: localmainnet_Block_height; - localmainnet_BnbConnectorMeta: localmainnet_BnbConnectorMeta; - localmainnet_BnbConnectorMeta_filter: localmainnet_BnbConnectorMeta_filter; - localmainnet_Bytes: Scalars['localmainnet_Bytes']; - localmainnet_GnosisConnectorMeta: localmainnet_GnosisConnectorMeta; - localmainnet_GnosisConnectorMeta_filter: localmainnet_GnosisConnectorMeta_filter; - localmainnet_HubDomain: localmainnet_HubDomain; - localmainnet_HubDomain_filter: localmainnet_HubDomain_filter; - localmainnet_HubOptimisticRootFinalized: localmainnet_HubOptimisticRootFinalized; - localmainnet_HubOptimisticRootFinalized_filter: localmainnet_HubOptimisticRootFinalized_filter; - localmainnet_Int8: Scalars['localmainnet_Int8']; - localmainnet_LineaConnectorMeta: localmainnet_LineaConnectorMeta; - localmainnet_LineaConnectorMeta_filter: localmainnet_LineaConnectorMeta_filter; - localmainnet_MantleConnectorMeta: localmainnet_MantleConnectorMeta; - localmainnet_MantleConnectorMeta_filter: localmainnet_MantleConnectorMeta_filter; - localmainnet_MetisConnectorMeta: localmainnet_MetisConnectorMeta; - localmainnet_MetisConnectorMeta_filter: localmainnet_MetisConnectorMeta_filter; - localmainnet_OptimismConnectorMeta: localmainnet_OptimismConnectorMeta; - localmainnet_OptimismConnectorMeta_filter: localmainnet_OptimismConnectorMeta_filter; - localmainnet_OptimisticRootPropagated: localmainnet_OptimisticRootPropagated; - localmainnet_OptimisticRootPropagated_filter: localmainnet_OptimisticRootPropagated_filter; - localmainnet_OptimisticRootProposed: localmainnet_OptimisticRootProposed; - localmainnet_OptimisticRootProposed_filter: localmainnet_OptimisticRootProposed_filter; - localmainnet_PolygonConnectorMeta: localmainnet_PolygonConnectorMeta; - localmainnet_PolygonConnectorMeta_filter: localmainnet_PolygonConnectorMeta_filter; - localmainnet_PolygonZkConnectorMeta: localmainnet_PolygonZkConnectorMeta; - localmainnet_PolygonZkConnectorMeta_filter: localmainnet_PolygonZkConnectorMeta_filter; - localmainnet_RootAggregated: localmainnet_RootAggregated; - localmainnet_RootAggregated_filter: localmainnet_RootAggregated_filter; - localmainnet_RootManagerMeta: localmainnet_RootManagerMeta; - localmainnet_RootManagerMeta_filter: localmainnet_RootManagerMeta_filter; - localmainnet_RootManagerMode: localmainnet_RootManagerMode; - localmainnet_RootManagerMode_filter: localmainnet_RootManagerMode_filter; - localmainnet_RootMessageProcessed: localmainnet_RootMessageProcessed; - localmainnet_RootMessageProcessed_filter: localmainnet_RootMessageProcessed_filter; - localmainnet_RootPropagated: localmainnet_RootPropagated; - localmainnet_RootPropagated_filter: localmainnet_RootPropagated_filter; - localmainnet_ZkSyncConnectorMeta: localmainnet_ZkSyncConnectorMeta; - localmainnet_ZkSyncConnectorMeta_filter: localmainnet_ZkSyncConnectorMeta_filter; - localmainnet__Block_: localmainnet__Block_; - localmainnet__Meta_: localmainnet__Meta_; arbitrumone_swap_BigDecimal: Scalars['arbitrumone_swap_BigDecimal']; arbitrumone_swap_BlockChangedFilter: arbitrumone_swap_BlockChangedFilter; arbitrumone_swap_Block_height: arbitrumone_swap_Block_height; @@ -195084,54 +195368,62 @@ export type ResolversParentTypes = ResolversObject<{ arbitrumone_swap_SwapDailyVolume: arbitrumone_swap_SwapDailyVolume; arbitrumone_swap_SwapDailyVolume_filter: arbitrumone_swap_SwapDailyVolume_filter; arbitrumone_swap_SwapHourlyVolume: arbitrumone_swap_SwapHourlyVolume; - arbitrumone_swap_SwapHourlyVolume_filter: arbitrumone_swap_SwapHourlyVolume_filter; - arbitrumone_swap_SwapTradeVolume: ResolversParentTypes['arbitrumone_swap_SwapDailyVolume'] | ResolversParentTypes['arbitrumone_swap_SwapHourlyVolume'] | ResolversParentTypes['arbitrumone_swap_SwapWeeklyVolume']; - arbitrumone_swap_SwapTradeVolume_filter: arbitrumone_swap_SwapTradeVolume_filter; - arbitrumone_swap_SwapWeeklyVolume: arbitrumone_swap_SwapWeeklyVolume; - arbitrumone_swap_SwapWeeklyVolume_filter: arbitrumone_swap_SwapWeeklyVolume_filter; - arbitrumone_swap_SystemInfo: arbitrumone_swap_SystemInfo; - arbitrumone_swap_SystemInfo_filter: arbitrumone_swap_SystemInfo_filter; - arbitrumone_swap__Block_: arbitrumone_swap__Block_; - arbitrumone_swap__Meta_: arbitrumone_swap__Meta_; - optimismsepolia_swap_BigDecimal: Scalars['optimismsepolia_swap_BigDecimal']; - optimismsepolia_swap_BlockChangedFilter: optimismsepolia_swap_BlockChangedFilter; - optimismsepolia_swap_Block_height: optimismsepolia_swap_Block_height; - optimismsepolia_swap_Bytes: Scalars['optimismsepolia_swap_Bytes']; - optimismsepolia_swap_Int8: Scalars['optimismsepolia_swap_Int8']; - optimismsepolia_swap_LpAccount: optimismsepolia_swap_LpAccount; - optimismsepolia_swap_LpAccountBalance: optimismsepolia_swap_LpAccountBalance; - optimismsepolia_swap_LpAccountBalance_filter: optimismsepolia_swap_LpAccountBalance_filter; - optimismsepolia_swap_LpAccount_filter: optimismsepolia_swap_LpAccount_filter; - optimismsepolia_swap_LpToken: optimismsepolia_swap_LpToken; - optimismsepolia_swap_LpTokenEvent: ResolversParentTypes['optimismsepolia_swap_LpTransferEvent']; - optimismsepolia_swap_LpTokenEvent_filter: optimismsepolia_swap_LpTokenEvent_filter; - optimismsepolia_swap_LpToken_filter: optimismsepolia_swap_LpToken_filter; - optimismsepolia_swap_LpTransferEvent: optimismsepolia_swap_LpTransferEvent; - optimismsepolia_swap_LpTransferEvent_filter: optimismsepolia_swap_LpTransferEvent_filter; - optimismsepolia_swap_PooledToken: optimismsepolia_swap_PooledToken; - optimismsepolia_swap_PooledToken_filter: optimismsepolia_swap_PooledToken_filter; - optimismsepolia_swap_StableSwap: optimismsepolia_swap_StableSwap; - optimismsepolia_swap_StableSwapAddLiquidityEvent: optimismsepolia_swap_StableSwapAddLiquidityEvent; - optimismsepolia_swap_StableSwapAddLiquidityEvent_filter: optimismsepolia_swap_StableSwapAddLiquidityEvent_filter; - optimismsepolia_swap_StableSwapEvent: ResolversParentTypes['optimismsepolia_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['optimismsepolia_swap_StableSwapRemoveLiquidityEvent']; - optimismsepolia_swap_StableSwapEvent_filter: optimismsepolia_swap_StableSwapEvent_filter; - optimismsepolia_swap_StableSwapExchange: optimismsepolia_swap_StableSwapExchange; - optimismsepolia_swap_StableSwapExchange_filter: optimismsepolia_swap_StableSwapExchange_filter; - optimismsepolia_swap_StableSwapRemoveLiquidityEvent: optimismsepolia_swap_StableSwapRemoveLiquidityEvent; - optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter; - optimismsepolia_swap_StableSwap_filter: optimismsepolia_swap_StableSwap_filter; - optimismsepolia_swap_SwapDailyVolume: optimismsepolia_swap_SwapDailyVolume; - optimismsepolia_swap_SwapDailyVolume_filter: optimismsepolia_swap_SwapDailyVolume_filter; - optimismsepolia_swap_SwapHourlyVolume: optimismsepolia_swap_SwapHourlyVolume; - optimismsepolia_swap_SwapHourlyVolume_filter: optimismsepolia_swap_SwapHourlyVolume_filter; - optimismsepolia_swap_SwapTradeVolume: ResolversParentTypes['optimismsepolia_swap_SwapDailyVolume'] | ResolversParentTypes['optimismsepolia_swap_SwapHourlyVolume'] | ResolversParentTypes['optimismsepolia_swap_SwapWeeklyVolume']; - optimismsepolia_swap_SwapTradeVolume_filter: optimismsepolia_swap_SwapTradeVolume_filter; - optimismsepolia_swap_SwapWeeklyVolume: optimismsepolia_swap_SwapWeeklyVolume; - optimismsepolia_swap_SwapWeeklyVolume_filter: optimismsepolia_swap_SwapWeeklyVolume_filter; - optimismsepolia_swap_SystemInfo: optimismsepolia_swap_SystemInfo; - optimismsepolia_swap_SystemInfo_filter: optimismsepolia_swap_SystemInfo_filter; - optimismsepolia_swap__Block_: optimismsepolia_swap__Block_; - optimismsepolia_swap__Meta_: optimismsepolia_swap__Meta_; + arbitrumone_swap_SwapHourlyVolume_filter: arbitrumone_swap_SwapHourlyVolume_filter; + arbitrumone_swap_SwapTradeVolume: ResolversParentTypes['arbitrumone_swap_SwapDailyVolume'] | ResolversParentTypes['arbitrumone_swap_SwapHourlyVolume'] | ResolversParentTypes['arbitrumone_swap_SwapWeeklyVolume']; + arbitrumone_swap_SwapTradeVolume_filter: arbitrumone_swap_SwapTradeVolume_filter; + arbitrumone_swap_SwapWeeklyVolume: arbitrumone_swap_SwapWeeklyVolume; + arbitrumone_swap_SwapWeeklyVolume_filter: arbitrumone_swap_SwapWeeklyVolume_filter; + arbitrumone_swap_SystemInfo: arbitrumone_swap_SystemInfo; + arbitrumone_swap_SystemInfo_filter: arbitrumone_swap_SystemInfo_filter; + arbitrumone_swap__Block_: arbitrumone_swap__Block_; + arbitrumone_swap__Meta_: arbitrumone_swap__Meta_; + localmainnet_AggregateRootSavedSlow: localmainnet_AggregateRootSavedSlow; + localmainnet_AggregateRootSavedSlow_filter: localmainnet_AggregateRootSavedSlow_filter; + localmainnet_AggregatedMessageRoot: localmainnet_AggregatedMessageRoot; + localmainnet_AggregatedMessageRoot_filter: localmainnet_AggregatedMessageRoot_filter; + localmainnet_ArbitrumConnectorMeta: localmainnet_ArbitrumConnectorMeta; + localmainnet_ArbitrumConnectorMeta_filter: localmainnet_ArbitrumConnectorMeta_filter; + localmainnet_BaseConnectorMeta: localmainnet_BaseConnectorMeta; + localmainnet_BaseConnectorMeta_filter: localmainnet_BaseConnectorMeta_filter; + localmainnet_BigDecimal: Scalars['localmainnet_BigDecimal']; + localmainnet_BlockChangedFilter: localmainnet_BlockChangedFilter; + localmainnet_Block_height: localmainnet_Block_height; + localmainnet_BnbConnectorMeta: localmainnet_BnbConnectorMeta; + localmainnet_BnbConnectorMeta_filter: localmainnet_BnbConnectorMeta_filter; + localmainnet_Bytes: Scalars['localmainnet_Bytes']; + localmainnet_GnosisConnectorMeta: localmainnet_GnosisConnectorMeta; + localmainnet_GnosisConnectorMeta_filter: localmainnet_GnosisConnectorMeta_filter; + localmainnet_HubDomain: localmainnet_HubDomain; + localmainnet_HubDomain_filter: localmainnet_HubDomain_filter; + localmainnet_HubOptimisticRootFinalized: localmainnet_HubOptimisticRootFinalized; + localmainnet_HubOptimisticRootFinalized_filter: localmainnet_HubOptimisticRootFinalized_filter; + localmainnet_Int8: Scalars['localmainnet_Int8']; + localmainnet_LineaConnectorMeta: localmainnet_LineaConnectorMeta; + localmainnet_LineaConnectorMeta_filter: localmainnet_LineaConnectorMeta_filter; + localmainnet_OptimismConnectorMeta: localmainnet_OptimismConnectorMeta; + localmainnet_OptimismConnectorMeta_filter: localmainnet_OptimismConnectorMeta_filter; + localmainnet_OptimisticRootPropagated: localmainnet_OptimisticRootPropagated; + localmainnet_OptimisticRootPropagated_filter: localmainnet_OptimisticRootPropagated_filter; + localmainnet_OptimisticRootProposed: localmainnet_OptimisticRootProposed; + localmainnet_OptimisticRootProposed_filter: localmainnet_OptimisticRootProposed_filter; + localmainnet_PolygonConnectorMeta: localmainnet_PolygonConnectorMeta; + localmainnet_PolygonConnectorMeta_filter: localmainnet_PolygonConnectorMeta_filter; + localmainnet_RootAggregated: localmainnet_RootAggregated; + localmainnet_RootAggregated_filter: localmainnet_RootAggregated_filter; + localmainnet_RootManagerMeta: localmainnet_RootManagerMeta; + localmainnet_RootManagerMeta_filter: localmainnet_RootManagerMeta_filter; + localmainnet_RootManagerMode: localmainnet_RootManagerMode; + localmainnet_RootManagerMode_filter: localmainnet_RootManagerMode_filter; + localmainnet_RootMessageProcessed: localmainnet_RootMessageProcessed; + localmainnet_RootMessageProcessed_filter: localmainnet_RootMessageProcessed_filter; + localmainnet_RootPropagated: localmainnet_RootPropagated; + localmainnet_RootPropagated_filter: localmainnet_RootPropagated_filter; + localmainnet_X1ConnectorMeta: localmainnet_X1ConnectorMeta; + localmainnet_X1ConnectorMeta_filter: localmainnet_X1ConnectorMeta_filter; + localmainnet_ZkSyncConnectorMeta: localmainnet_ZkSyncConnectorMeta; + localmainnet_ZkSyncConnectorMeta_filter: localmainnet_ZkSyncConnectorMeta_filter; + localmainnet__Block_: localmainnet__Block_; + localmainnet__Meta_: localmainnet__Meta_; zksync_swap_BigDecimal: Scalars['zksync_swap_BigDecimal']; zksync_swap_BlockChangedFilter: zksync_swap_BlockChangedFilter; zksync_swap_Block_height: zksync_swap_Block_height; @@ -195171,890 +195463,337 @@ export type ResolversParentTypes = ResolversObject<{ zksync_swap_SystemInfo_filter: zksync_swap_SystemInfo_filter; zksync_swap__Block_: zksync_swap__Block_; zksync_swap__Meta_: zksync_swap__Meta_; - sepolia_swap_BigDecimal: Scalars['sepolia_swap_BigDecimal']; - sepolia_swap_BlockChangedFilter: sepolia_swap_BlockChangedFilter; - sepolia_swap_Block_height: sepolia_swap_Block_height; - sepolia_swap_Bytes: Scalars['sepolia_swap_Bytes']; - sepolia_swap_Int8: Scalars['sepolia_swap_Int8']; - sepolia_swap_LpAccount: sepolia_swap_LpAccount; - sepolia_swap_LpAccountBalance: sepolia_swap_LpAccountBalance; - sepolia_swap_LpAccountBalance_filter: sepolia_swap_LpAccountBalance_filter; - sepolia_swap_LpAccount_filter: sepolia_swap_LpAccount_filter; - sepolia_swap_LpToken: sepolia_swap_LpToken; - sepolia_swap_LpTokenEvent: ResolversParentTypes['sepolia_swap_LpTransferEvent']; - sepolia_swap_LpTokenEvent_filter: sepolia_swap_LpTokenEvent_filter; - sepolia_swap_LpToken_filter: sepolia_swap_LpToken_filter; - sepolia_swap_LpTransferEvent: sepolia_swap_LpTransferEvent; - sepolia_swap_LpTransferEvent_filter: sepolia_swap_LpTransferEvent_filter; - sepolia_swap_PooledToken: sepolia_swap_PooledToken; - sepolia_swap_PooledToken_filter: sepolia_swap_PooledToken_filter; - sepolia_swap_StableSwap: sepolia_swap_StableSwap; - sepolia_swap_StableSwapAddLiquidityEvent: sepolia_swap_StableSwapAddLiquidityEvent; - sepolia_swap_StableSwapAddLiquidityEvent_filter: sepolia_swap_StableSwapAddLiquidityEvent_filter; - sepolia_swap_StableSwapEvent: ResolversParentTypes['sepolia_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['sepolia_swap_StableSwapRemoveLiquidityEvent']; - sepolia_swap_StableSwapEvent_filter: sepolia_swap_StableSwapEvent_filter; - sepolia_swap_StableSwapExchange: sepolia_swap_StableSwapExchange; - sepolia_swap_StableSwapExchange_filter: sepolia_swap_StableSwapExchange_filter; - sepolia_swap_StableSwapRemoveLiquidityEvent: sepolia_swap_StableSwapRemoveLiquidityEvent; - sepolia_swap_StableSwapRemoveLiquidityEvent_filter: sepolia_swap_StableSwapRemoveLiquidityEvent_filter; - sepolia_swap_StableSwap_filter: sepolia_swap_StableSwap_filter; - sepolia_swap_SwapDailyVolume: sepolia_swap_SwapDailyVolume; - sepolia_swap_SwapDailyVolume_filter: sepolia_swap_SwapDailyVolume_filter; - sepolia_swap_SwapHourlyVolume: sepolia_swap_SwapHourlyVolume; - sepolia_swap_SwapHourlyVolume_filter: sepolia_swap_SwapHourlyVolume_filter; - sepolia_swap_SwapTradeVolume: ResolversParentTypes['sepolia_swap_SwapDailyVolume'] | ResolversParentTypes['sepolia_swap_SwapHourlyVolume'] | ResolversParentTypes['sepolia_swap_SwapWeeklyVolume']; - sepolia_swap_SwapTradeVolume_filter: sepolia_swap_SwapTradeVolume_filter; - sepolia_swap_SwapWeeklyVolume: sepolia_swap_SwapWeeklyVolume; - sepolia_swap_SwapWeeklyVolume_filter: sepolia_swap_SwapWeeklyVolume_filter; - sepolia_swap_SystemInfo: sepolia_swap_SystemInfo; - sepolia_swap_SystemInfo_filter: sepolia_swap_SystemInfo_filter; - sepolia_swap__Block_: sepolia_swap__Block_; - sepolia_swap__Meta_: sepolia_swap__Meta_; - xdai_swap_BigDecimal: Scalars['xdai_swap_BigDecimal']; - xdai_swap_BlockChangedFilter: xdai_swap_BlockChangedFilter; - xdai_swap_Block_height: xdai_swap_Block_height; - xdai_swap_Bytes: Scalars['xdai_swap_Bytes']; - xdai_swap_Int8: Scalars['xdai_swap_Int8']; - xdai_swap_LpAccount: xdai_swap_LpAccount; - xdai_swap_LpAccountBalance: xdai_swap_LpAccountBalance; - xdai_swap_LpAccountBalance_filter: xdai_swap_LpAccountBalance_filter; - xdai_swap_LpAccount_filter: xdai_swap_LpAccount_filter; - xdai_swap_LpToken: xdai_swap_LpToken; - xdai_swap_LpTokenEvent: ResolversParentTypes['xdai_swap_LpTransferEvent']; - xdai_swap_LpTokenEvent_filter: xdai_swap_LpTokenEvent_filter; - xdai_swap_LpToken_filter: xdai_swap_LpToken_filter; - xdai_swap_LpTransferEvent: xdai_swap_LpTransferEvent; - xdai_swap_LpTransferEvent_filter: xdai_swap_LpTransferEvent_filter; - xdai_swap_PooledToken: xdai_swap_PooledToken; - xdai_swap_PooledToken_filter: xdai_swap_PooledToken_filter; - xdai_swap_StableSwap: xdai_swap_StableSwap; - xdai_swap_StableSwapAddLiquidityEvent: xdai_swap_StableSwapAddLiquidityEvent; - xdai_swap_StableSwapAddLiquidityEvent_filter: xdai_swap_StableSwapAddLiquidityEvent_filter; - xdai_swap_StableSwapEvent: ResolversParentTypes['xdai_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['xdai_swap_StableSwapRemoveLiquidityEvent']; - xdai_swap_StableSwapEvent_filter: xdai_swap_StableSwapEvent_filter; - xdai_swap_StableSwapExchange: xdai_swap_StableSwapExchange; - xdai_swap_StableSwapExchange_filter: xdai_swap_StableSwapExchange_filter; - xdai_swap_StableSwapRemoveLiquidityEvent: xdai_swap_StableSwapRemoveLiquidityEvent; - xdai_swap_StableSwapRemoveLiquidityEvent_filter: xdai_swap_StableSwapRemoveLiquidityEvent_filter; - xdai_swap_StableSwap_filter: xdai_swap_StableSwap_filter; - xdai_swap_SwapDailyVolume: xdai_swap_SwapDailyVolume; - xdai_swap_SwapDailyVolume_filter: xdai_swap_SwapDailyVolume_filter; - xdai_swap_SwapHourlyVolume: xdai_swap_SwapHourlyVolume; - xdai_swap_SwapHourlyVolume_filter: xdai_swap_SwapHourlyVolume_filter; - xdai_swap_SwapTradeVolume: ResolversParentTypes['xdai_swap_SwapDailyVolume'] | ResolversParentTypes['xdai_swap_SwapHourlyVolume'] | ResolversParentTypes['xdai_swap_SwapWeeklyVolume']; - xdai_swap_SwapTradeVolume_filter: xdai_swap_SwapTradeVolume_filter; - xdai_swap_SwapWeeklyVolume: xdai_swap_SwapWeeklyVolume; - xdai_swap_SwapWeeklyVolume_filter: xdai_swap_SwapWeeklyVolume_filter; - xdai_swap_SystemInfo: xdai_swap_SystemInfo; - xdai_swap_SystemInfo_filter: xdai_swap_SystemInfo_filter; - xdai_swap__Block_: xdai_swap__Block_; - xdai_swap__Meta_: xdai_swap__Meta_; - avalanche_swap_BigDecimal: Scalars['avalanche_swap_BigDecimal']; - avalanche_swap_BlockChangedFilter: avalanche_swap_BlockChangedFilter; - avalanche_swap_Block_height: avalanche_swap_Block_height; - avalanche_swap_Bytes: Scalars['avalanche_swap_Bytes']; - avalanche_swap_Int8: Scalars['avalanche_swap_Int8']; - avalanche_swap_LpAccount: avalanche_swap_LpAccount; - avalanche_swap_LpAccountBalance: avalanche_swap_LpAccountBalance; - avalanche_swap_LpAccountBalance_filter: avalanche_swap_LpAccountBalance_filter; - avalanche_swap_LpAccount_filter: avalanche_swap_LpAccount_filter; - avalanche_swap_LpToken: avalanche_swap_LpToken; - avalanche_swap_LpTokenEvent: ResolversParentTypes['avalanche_swap_LpTransferEvent']; - avalanche_swap_LpTokenEvent_filter: avalanche_swap_LpTokenEvent_filter; - avalanche_swap_LpToken_filter: avalanche_swap_LpToken_filter; - avalanche_swap_LpTransferEvent: avalanche_swap_LpTransferEvent; - avalanche_swap_LpTransferEvent_filter: avalanche_swap_LpTransferEvent_filter; - avalanche_swap_PooledToken: avalanche_swap_PooledToken; - avalanche_swap_PooledToken_filter: avalanche_swap_PooledToken_filter; - avalanche_swap_StableSwap: avalanche_swap_StableSwap; - avalanche_swap_StableSwapAddLiquidityEvent: avalanche_swap_StableSwapAddLiquidityEvent; - avalanche_swap_StableSwapAddLiquidityEvent_filter: avalanche_swap_StableSwapAddLiquidityEvent_filter; - avalanche_swap_StableSwapEvent: ResolversParentTypes['avalanche_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['avalanche_swap_StableSwapRemoveLiquidityEvent']; - avalanche_swap_StableSwapEvent_filter: avalanche_swap_StableSwapEvent_filter; - avalanche_swap_StableSwapExchange: avalanche_swap_StableSwapExchange; - avalanche_swap_StableSwapExchange_filter: avalanche_swap_StableSwapExchange_filter; - avalanche_swap_StableSwapRemoveLiquidityEvent: avalanche_swap_StableSwapRemoveLiquidityEvent; - avalanche_swap_StableSwapRemoveLiquidityEvent_filter: avalanche_swap_StableSwapRemoveLiquidityEvent_filter; - avalanche_swap_StableSwap_filter: avalanche_swap_StableSwap_filter; - avalanche_swap_SwapDailyVolume: avalanche_swap_SwapDailyVolume; - avalanche_swap_SwapDailyVolume_filter: avalanche_swap_SwapDailyVolume_filter; - avalanche_swap_SwapHourlyVolume: avalanche_swap_SwapHourlyVolume; - avalanche_swap_SwapHourlyVolume_filter: avalanche_swap_SwapHourlyVolume_filter; - avalanche_swap_SwapTradeVolume: ResolversParentTypes['avalanche_swap_SwapDailyVolume'] | ResolversParentTypes['avalanche_swap_SwapHourlyVolume'] | ResolversParentTypes['avalanche_swap_SwapWeeklyVolume']; - avalanche_swap_SwapTradeVolume_filter: avalanche_swap_SwapTradeVolume_filter; - avalanche_swap_SwapWeeklyVolume: avalanche_swap_SwapWeeklyVolume; - avalanche_swap_SwapWeeklyVolume_filter: avalanche_swap_SwapWeeklyVolume_filter; - avalanche_swap_SystemInfo: avalanche_swap_SystemInfo; - avalanche_swap_SystemInfo_filter: avalanche_swap_SystemInfo_filter; - avalanche_swap__Block_: avalanche_swap__Block_; - avalanche_swap__Meta_: avalanche_swap__Meta_; - polygonzkevm_AggregateRoot: polygonzkevm_AggregateRoot; - polygonzkevm_AggregateRootProposed: polygonzkevm_AggregateRootProposed; - polygonzkevm_AggregateRootProposed_filter: polygonzkevm_AggregateRootProposed_filter; - polygonzkevm_AggregateRoot_filter: polygonzkevm_AggregateRoot_filter; - polygonzkevm_Asset: polygonzkevm_Asset; - polygonzkevm_AssetBalance: polygonzkevm_AssetBalance; - polygonzkevm_AssetBalance_filter: polygonzkevm_AssetBalance_filter; - polygonzkevm_AssetStatus: polygonzkevm_AssetStatus; - polygonzkevm_AssetStatus_filter: polygonzkevm_AssetStatus_filter; - polygonzkevm_Asset_filter: polygonzkevm_Asset_filter; - polygonzkevm_BigDecimal: Scalars['polygonzkevm_BigDecimal']; - polygonzkevm_BlockChangedFilter: polygonzkevm_BlockChangedFilter; - polygonzkevm_Block_height: polygonzkevm_Block_height; - polygonzkevm_Bytes: Scalars['polygonzkevm_Bytes']; - polygonzkevm_ConnectorMeta: polygonzkevm_ConnectorMeta; - polygonzkevm_ConnectorMeta_filter: polygonzkevm_ConnectorMeta_filter; - polygonzkevm_DestinationTransfer: polygonzkevm_DestinationTransfer; - polygonzkevm_DestinationTransfer_filter: polygonzkevm_DestinationTransfer_filter; - polygonzkevm_Int8: Scalars['polygonzkevm_Int8']; - polygonzkevm_OptimisticRootFinalized: polygonzkevm_OptimisticRootFinalized; - polygonzkevm_OptimisticRootFinalized_filter: polygonzkevm_OptimisticRootFinalized_filter; - polygonzkevm_OriginMessage: polygonzkevm_OriginMessage; - polygonzkevm_OriginMessage_filter: polygonzkevm_OriginMessage_filter; - polygonzkevm_OriginTransfer: polygonzkevm_OriginTransfer; - polygonzkevm_OriginTransfer_filter: polygonzkevm_OriginTransfer_filter; - polygonzkevm_Relayer: polygonzkevm_Relayer; - polygonzkevm_RelayerFee: polygonzkevm_RelayerFee; - polygonzkevm_RelayerFee_filter: polygonzkevm_RelayerFee_filter; - polygonzkevm_RelayerFeesIncrease: polygonzkevm_RelayerFeesIncrease; - polygonzkevm_RelayerFeesIncrease_filter: polygonzkevm_RelayerFeesIncrease_filter; - polygonzkevm_Relayer_filter: polygonzkevm_Relayer_filter; - polygonzkevm_RootCount: polygonzkevm_RootCount; - polygonzkevm_RootCount_filter: polygonzkevm_RootCount_filter; - polygonzkevm_RootMessageSent: polygonzkevm_RootMessageSent; - polygonzkevm_RootMessageSent_filter: polygonzkevm_RootMessageSent_filter; - polygonzkevm_Router: polygonzkevm_Router; - polygonzkevm_RouterDailyTVL: polygonzkevm_RouterDailyTVL; - polygonzkevm_RouterDailyTVL_filter: polygonzkevm_RouterDailyTVL_filter; - polygonzkevm_RouterLiquidityEvent: polygonzkevm_RouterLiquidityEvent; - polygonzkevm_RouterLiquidityEvent_filter: polygonzkevm_RouterLiquidityEvent_filter; - polygonzkevm_Router_filter: polygonzkevm_Router_filter; - polygonzkevm_Sequencer: polygonzkevm_Sequencer; - polygonzkevm_Sequencer_filter: polygonzkevm_Sequencer_filter; - polygonzkevm_Setting: polygonzkevm_Setting; - polygonzkevm_Setting_filter: polygonzkevm_Setting_filter; - polygonzkevm_SlippageUpdate: polygonzkevm_SlippageUpdate; - polygonzkevm_SlippageUpdate_filter: polygonzkevm_SlippageUpdate_filter; - polygonzkevm_SnapshotRoot: polygonzkevm_SnapshotRoot; - polygonzkevm_SnapshotRoot_filter: polygonzkevm_SnapshotRoot_filter; - polygonzkevm_SpokeConnectorMode: polygonzkevm_SpokeConnectorMode; - polygonzkevm_SpokeConnectorMode_filter: polygonzkevm_SpokeConnectorMode_filter; - polygonzkevm__Block_: polygonzkevm__Block_; - polygonzkevm__Meta_: polygonzkevm__Meta_; - base_swap_BigDecimal: Scalars['base_swap_BigDecimal']; - base_swap_BlockChangedFilter: base_swap_BlockChangedFilter; - base_swap_Block_height: base_swap_Block_height; - base_swap_Bytes: Scalars['base_swap_Bytes']; - base_swap_Int8: Scalars['base_swap_Int8']; - base_swap_LpAccount: base_swap_LpAccount; - base_swap_LpAccountBalance: base_swap_LpAccountBalance; - base_swap_LpAccountBalance_filter: base_swap_LpAccountBalance_filter; - base_swap_LpAccount_filter: base_swap_LpAccount_filter; - base_swap_LpToken: base_swap_LpToken; - base_swap_LpTokenEvent: ResolversParentTypes['base_swap_LpTransferEvent']; - base_swap_LpTokenEvent_filter: base_swap_LpTokenEvent_filter; - base_swap_LpToken_filter: base_swap_LpToken_filter; - base_swap_LpTransferEvent: base_swap_LpTransferEvent; - base_swap_LpTransferEvent_filter: base_swap_LpTransferEvent_filter; - base_swap_PooledToken: base_swap_PooledToken; - base_swap_PooledToken_filter: base_swap_PooledToken_filter; - base_swap_StableSwap: base_swap_StableSwap; - base_swap_StableSwapAddLiquidityEvent: base_swap_StableSwapAddLiquidityEvent; - base_swap_StableSwapAddLiquidityEvent_filter: base_swap_StableSwapAddLiquidityEvent_filter; - base_swap_StableSwapEvent: ResolversParentTypes['base_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['base_swap_StableSwapRemoveLiquidityEvent']; - base_swap_StableSwapEvent_filter: base_swap_StableSwapEvent_filter; - base_swap_StableSwapExchange: base_swap_StableSwapExchange; - base_swap_StableSwapExchange_filter: base_swap_StableSwapExchange_filter; - base_swap_StableSwapRemoveLiquidityEvent: base_swap_StableSwapRemoveLiquidityEvent; - base_swap_StableSwapRemoveLiquidityEvent_filter: base_swap_StableSwapRemoveLiquidityEvent_filter; - base_swap_StableSwap_filter: base_swap_StableSwap_filter; - base_swap_SwapDailyVolume: base_swap_SwapDailyVolume; - base_swap_SwapDailyVolume_filter: base_swap_SwapDailyVolume_filter; - base_swap_SwapHourlyVolume: base_swap_SwapHourlyVolume; - base_swap_SwapHourlyVolume_filter: base_swap_SwapHourlyVolume_filter; - base_swap_SwapTradeVolume: ResolversParentTypes['base_swap_SwapDailyVolume'] | ResolversParentTypes['base_swap_SwapHourlyVolume'] | ResolversParentTypes['base_swap_SwapWeeklyVolume']; - base_swap_SwapTradeVolume_filter: base_swap_SwapTradeVolume_filter; - base_swap_SwapWeeklyVolume: base_swap_SwapWeeklyVolume; - base_swap_SwapWeeklyVolume_filter: base_swap_SwapWeeklyVolume_filter; - base_swap_SystemInfo: base_swap_SystemInfo; - base_swap_SystemInfo_filter: base_swap_SystemInfo_filter; - base_swap__Block_: base_swap__Block_; - base_swap__Meta_: base_swap__Meta_; - mantle_AggregateRoot: mantle_AggregateRoot; - mantle_AggregateRootProposed: mantle_AggregateRootProposed; - mantle_AggregateRootProposed_filter: mantle_AggregateRootProposed_filter; - mantle_AggregateRoot_filter: mantle_AggregateRoot_filter; - mantle_Asset: mantle_Asset; - mantle_AssetBalance: mantle_AssetBalance; - mantle_AssetBalance_filter: mantle_AssetBalance_filter; - mantle_AssetStatus: mantle_AssetStatus; - mantle_AssetStatus_filter: mantle_AssetStatus_filter; - mantle_Asset_filter: mantle_Asset_filter; - mantle_BigDecimal: Scalars['mantle_BigDecimal']; - mantle_BlockChangedFilter: mantle_BlockChangedFilter; - mantle_Block_height: mantle_Block_height; - mantle_Bytes: Scalars['mantle_Bytes']; - mantle_ConnectorMeta: mantle_ConnectorMeta; - mantle_ConnectorMeta_filter: mantle_ConnectorMeta_filter; - mantle_DestinationTransfer: mantle_DestinationTransfer; - mantle_DestinationTransfer_filter: mantle_DestinationTransfer_filter; - mantle_Int8: Scalars['mantle_Int8']; - mantle_OptimisticRootFinalized: mantle_OptimisticRootFinalized; - mantle_OptimisticRootFinalized_filter: mantle_OptimisticRootFinalized_filter; - mantle_OriginMessage: mantle_OriginMessage; - mantle_OriginMessage_filter: mantle_OriginMessage_filter; - mantle_OriginTransfer: mantle_OriginTransfer; - mantle_OriginTransfer_filter: mantle_OriginTransfer_filter; - mantle_Relayer: mantle_Relayer; - mantle_RelayerFee: mantle_RelayerFee; - mantle_RelayerFee_filter: mantle_RelayerFee_filter; - mantle_RelayerFeesIncrease: mantle_RelayerFeesIncrease; - mantle_RelayerFeesIncrease_filter: mantle_RelayerFeesIncrease_filter; - mantle_Relayer_filter: mantle_Relayer_filter; - mantle_RootCount: mantle_RootCount; - mantle_RootCount_filter: mantle_RootCount_filter; - mantle_RootMessageSent: mantle_RootMessageSent; - mantle_RootMessageSent_filter: mantle_RootMessageSent_filter; - mantle_Router: mantle_Router; - mantle_RouterDailyTVL: mantle_RouterDailyTVL; - mantle_RouterDailyTVL_filter: mantle_RouterDailyTVL_filter; - mantle_RouterLiquidityEvent: mantle_RouterLiquidityEvent; - mantle_RouterLiquidityEvent_filter: mantle_RouterLiquidityEvent_filter; - mantle_Router_filter: mantle_Router_filter; - mantle_Sequencer: mantle_Sequencer; - mantle_Sequencer_filter: mantle_Sequencer_filter; - mantle_Setting: mantle_Setting; - mantle_Setting_filter: mantle_Setting_filter; - mantle_SlippageUpdate: mantle_SlippageUpdate; - mantle_SlippageUpdate_filter: mantle_SlippageUpdate_filter; - mantle_SnapshotRoot: mantle_SnapshotRoot; - mantle_SnapshotRoot_filter: mantle_SnapshotRoot_filter; - mantle_SpokeConnectorMode: mantle_SpokeConnectorMode; - mantle_SpokeConnectorMode_filter: mantle_SpokeConnectorMode_filter; - mantle__Block_: mantle__Block_; - mantle__Meta_: mantle__Meta_; - optimismsepolia_AggregateRoot: optimismsepolia_AggregateRoot; - optimismsepolia_AggregateRootProposed: optimismsepolia_AggregateRootProposed; - optimismsepolia_AggregateRootProposed_filter: optimismsepolia_AggregateRootProposed_filter; - optimismsepolia_AggregateRoot_filter: optimismsepolia_AggregateRoot_filter; - optimismsepolia_Asset: optimismsepolia_Asset; - optimismsepolia_AssetBalance: optimismsepolia_AssetBalance; - optimismsepolia_AssetBalance_filter: optimismsepolia_AssetBalance_filter; - optimismsepolia_AssetStatus: optimismsepolia_AssetStatus; - optimismsepolia_AssetStatus_filter: optimismsepolia_AssetStatus_filter; - optimismsepolia_Asset_filter: optimismsepolia_Asset_filter; - optimismsepolia_BigDecimal: Scalars['optimismsepolia_BigDecimal']; - optimismsepolia_BlockChangedFilter: optimismsepolia_BlockChangedFilter; - optimismsepolia_Block_height: optimismsepolia_Block_height; - optimismsepolia_Bytes: Scalars['optimismsepolia_Bytes']; - optimismsepolia_ConnectorMeta: optimismsepolia_ConnectorMeta; - optimismsepolia_ConnectorMeta_filter: optimismsepolia_ConnectorMeta_filter; - optimismsepolia_DestinationTransfer: optimismsepolia_DestinationTransfer; - optimismsepolia_DestinationTransfer_filter: optimismsepolia_DestinationTransfer_filter; - optimismsepolia_Int8: Scalars['optimismsepolia_Int8']; - optimismsepolia_OptimisticRootFinalized: optimismsepolia_OptimisticRootFinalized; - optimismsepolia_OptimisticRootFinalized_filter: optimismsepolia_OptimisticRootFinalized_filter; - optimismsepolia_OriginMessage: optimismsepolia_OriginMessage; - optimismsepolia_OriginMessage_filter: optimismsepolia_OriginMessage_filter; - optimismsepolia_OriginTransfer: optimismsepolia_OriginTransfer; - optimismsepolia_OriginTransfer_filter: optimismsepolia_OriginTransfer_filter; - optimismsepolia_Relayer: optimismsepolia_Relayer; - optimismsepolia_RelayerFee: optimismsepolia_RelayerFee; - optimismsepolia_RelayerFee_filter: optimismsepolia_RelayerFee_filter; - optimismsepolia_RelayerFeesIncrease: optimismsepolia_RelayerFeesIncrease; - optimismsepolia_RelayerFeesIncrease_filter: optimismsepolia_RelayerFeesIncrease_filter; - optimismsepolia_Relayer_filter: optimismsepolia_Relayer_filter; - optimismsepolia_RootCount: optimismsepolia_RootCount; - optimismsepolia_RootCount_filter: optimismsepolia_RootCount_filter; - optimismsepolia_RootMessageSent: optimismsepolia_RootMessageSent; - optimismsepolia_RootMessageSent_filter: optimismsepolia_RootMessageSent_filter; - optimismsepolia_Router: optimismsepolia_Router; - optimismsepolia_RouterDailyTVL: optimismsepolia_RouterDailyTVL; - optimismsepolia_RouterDailyTVL_filter: optimismsepolia_RouterDailyTVL_filter; - optimismsepolia_RouterLiquidityEvent: optimismsepolia_RouterLiquidityEvent; - optimismsepolia_RouterLiquidityEvent_filter: optimismsepolia_RouterLiquidityEvent_filter; - optimismsepolia_Router_filter: optimismsepolia_Router_filter; - optimismsepolia_Sequencer: optimismsepolia_Sequencer; - optimismsepolia_Sequencer_filter: optimismsepolia_Sequencer_filter; - optimismsepolia_Setting: optimismsepolia_Setting; - optimismsepolia_Setting_filter: optimismsepolia_Setting_filter; - optimismsepolia_SlippageUpdate: optimismsepolia_SlippageUpdate; - optimismsepolia_SlippageUpdate_filter: optimismsepolia_SlippageUpdate_filter; - optimismsepolia_SnapshotRoot: optimismsepolia_SnapshotRoot; - optimismsepolia_SnapshotRoot_filter: optimismsepolia_SnapshotRoot_filter; - optimismsepolia_SpokeConnectorMode: optimismsepolia_SpokeConnectorMode; - optimismsepolia_SpokeConnectorMode_filter: optimismsepolia_SpokeConnectorMode_filter; - optimismsepolia__Block_: optimismsepolia__Block_; - optimismsepolia__Meta_: optimismsepolia__Meta_; - bnb_AggregateRoot: bnb_AggregateRoot; - bnb_AggregateRootProposed: bnb_AggregateRootProposed; - bnb_AggregateRootProposed_filter: bnb_AggregateRootProposed_filter; - bnb_AggregateRoot_filter: bnb_AggregateRoot_filter; - bnb_Asset: bnb_Asset; - bnb_AssetBalance: bnb_AssetBalance; - bnb_AssetBalance_filter: bnb_AssetBalance_filter; - bnb_AssetStatus: bnb_AssetStatus; - bnb_AssetStatus_filter: bnb_AssetStatus_filter; - bnb_Asset_filter: bnb_Asset_filter; - bnb_BigDecimal: Scalars['bnb_BigDecimal']; - bnb_BlockChangedFilter: bnb_BlockChangedFilter; - bnb_Block_height: bnb_Block_height; - bnb_Bytes: Scalars['bnb_Bytes']; - bnb_ConnectorMeta: bnb_ConnectorMeta; - bnb_ConnectorMeta_filter: bnb_ConnectorMeta_filter; - bnb_DestinationTransfer: bnb_DestinationTransfer; - bnb_DestinationTransfer_filter: bnb_DestinationTransfer_filter; - bnb_Int8: Scalars['bnb_Int8']; - bnb_OptimisticRootFinalized: bnb_OptimisticRootFinalized; - bnb_OptimisticRootFinalized_filter: bnb_OptimisticRootFinalized_filter; - bnb_OriginMessage: bnb_OriginMessage; - bnb_OriginMessage_filter: bnb_OriginMessage_filter; - bnb_OriginTransfer: bnb_OriginTransfer; - bnb_OriginTransfer_filter: bnb_OriginTransfer_filter; - bnb_Relayer: bnb_Relayer; - bnb_RelayerFee: bnb_RelayerFee; - bnb_RelayerFee_filter: bnb_RelayerFee_filter; - bnb_RelayerFeesIncrease: bnb_RelayerFeesIncrease; - bnb_RelayerFeesIncrease_filter: bnb_RelayerFeesIncrease_filter; - bnb_Relayer_filter: bnb_Relayer_filter; - bnb_RootCount: bnb_RootCount; - bnb_RootCount_filter: bnb_RootCount_filter; - bnb_RootMessageSent: bnb_RootMessageSent; - bnb_RootMessageSent_filter: bnb_RootMessageSent_filter; - bnb_Router: bnb_Router; - bnb_RouterDailyTVL: bnb_RouterDailyTVL; - bnb_RouterDailyTVL_filter: bnb_RouterDailyTVL_filter; - bnb_RouterLiquidityEvent: bnb_RouterLiquidityEvent; - bnb_RouterLiquidityEvent_filter: bnb_RouterLiquidityEvent_filter; - bnb_Router_filter: bnb_Router_filter; - bnb_Sequencer: bnb_Sequencer; - bnb_Sequencer_filter: bnb_Sequencer_filter; - bnb_Setting: bnb_Setting; - bnb_Setting_filter: bnb_Setting_filter; - bnb_SlippageUpdate: bnb_SlippageUpdate; - bnb_SlippageUpdate_filter: bnb_SlippageUpdate_filter; - bnb_SnapshotRoot: bnb_SnapshotRoot; - bnb_SnapshotRoot_filter: bnb_SnapshotRoot_filter; - bnb_SpokeConnectorMode: bnb_SpokeConnectorMode; - bnb_SpokeConnectorMode_filter: bnb_SpokeConnectorMode_filter; - bnb__Block_: bnb__Block_; - bnb__Meta_: bnb__Meta_; - stagingpolygon_AggregateRoot: stagingpolygon_AggregateRoot; - stagingpolygon_AggregateRootProposed: stagingpolygon_AggregateRootProposed; - stagingpolygon_AggregateRootProposed_filter: stagingpolygon_AggregateRootProposed_filter; - stagingpolygon_AggregateRoot_filter: stagingpolygon_AggregateRoot_filter; - stagingpolygon_Asset: stagingpolygon_Asset; - stagingpolygon_AssetBalance: stagingpolygon_AssetBalance; - stagingpolygon_AssetBalance_filter: stagingpolygon_AssetBalance_filter; - stagingpolygon_AssetStatus: stagingpolygon_AssetStatus; - stagingpolygon_AssetStatus_filter: stagingpolygon_AssetStatus_filter; - stagingpolygon_Asset_filter: stagingpolygon_Asset_filter; - stagingpolygon_BigDecimal: Scalars['stagingpolygon_BigDecimal']; - stagingpolygon_BlockChangedFilter: stagingpolygon_BlockChangedFilter; - stagingpolygon_Block_height: stagingpolygon_Block_height; - stagingpolygon_Bytes: Scalars['stagingpolygon_Bytes']; - stagingpolygon_ConnectorMeta: stagingpolygon_ConnectorMeta; - stagingpolygon_ConnectorMeta_filter: stagingpolygon_ConnectorMeta_filter; - stagingpolygon_DestinationTransfer: stagingpolygon_DestinationTransfer; - stagingpolygon_DestinationTransfer_filter: stagingpolygon_DestinationTransfer_filter; - stagingpolygon_Int8: Scalars['stagingpolygon_Int8']; - stagingpolygon_OptimisticRootFinalized: stagingpolygon_OptimisticRootFinalized; - stagingpolygon_OptimisticRootFinalized_filter: stagingpolygon_OptimisticRootFinalized_filter; - stagingpolygon_OriginMessage: stagingpolygon_OriginMessage; - stagingpolygon_OriginMessage_filter: stagingpolygon_OriginMessage_filter; - stagingpolygon_OriginTransfer: stagingpolygon_OriginTransfer; - stagingpolygon_OriginTransfer_filter: stagingpolygon_OriginTransfer_filter; - stagingpolygon_Relayer: stagingpolygon_Relayer; - stagingpolygon_RelayerFee: stagingpolygon_RelayerFee; - stagingpolygon_RelayerFee_filter: stagingpolygon_RelayerFee_filter; - stagingpolygon_RelayerFeesIncrease: stagingpolygon_RelayerFeesIncrease; - stagingpolygon_RelayerFeesIncrease_filter: stagingpolygon_RelayerFeesIncrease_filter; - stagingpolygon_Relayer_filter: stagingpolygon_Relayer_filter; - stagingpolygon_RootCount: stagingpolygon_RootCount; - stagingpolygon_RootCount_filter: stagingpolygon_RootCount_filter; - stagingpolygon_RootMessageSent: stagingpolygon_RootMessageSent; - stagingpolygon_RootMessageSent_filter: stagingpolygon_RootMessageSent_filter; - stagingpolygon_Router: stagingpolygon_Router; - stagingpolygon_RouterDailyTVL: stagingpolygon_RouterDailyTVL; - stagingpolygon_RouterDailyTVL_filter: stagingpolygon_RouterDailyTVL_filter; - stagingpolygon_RouterLiquidityEvent: stagingpolygon_RouterLiquidityEvent; - stagingpolygon_RouterLiquidityEvent_filter: stagingpolygon_RouterLiquidityEvent_filter; - stagingpolygon_Router_filter: stagingpolygon_Router_filter; - stagingpolygon_Sequencer: stagingpolygon_Sequencer; - stagingpolygon_Sequencer_filter: stagingpolygon_Sequencer_filter; - stagingpolygon_Setting: stagingpolygon_Setting; - stagingpolygon_Setting_filter: stagingpolygon_Setting_filter; - stagingpolygon_SlippageUpdate: stagingpolygon_SlippageUpdate; - stagingpolygon_SlippageUpdate_filter: stagingpolygon_SlippageUpdate_filter; - stagingpolygon_SnapshotRoot: stagingpolygon_SnapshotRoot; - stagingpolygon_SnapshotRoot_filter: stagingpolygon_SnapshotRoot_filter; - stagingpolygon_SpokeConnectorMode: stagingpolygon_SpokeConnectorMode; - stagingpolygon_SpokeConnectorMode_filter: stagingpolygon_SpokeConnectorMode_filter; - stagingpolygon__Block_: stagingpolygon__Block_; - stagingpolygon__Meta_: stagingpolygon__Meta_; - localmainnet_AggregateRoot: localmainnet_AggregateRoot; - localmainnet_AggregateRootProposed: localmainnet_AggregateRootProposed; - localmainnet_AggregateRootProposed_filter: localmainnet_AggregateRootProposed_filter; - localmainnet_AggregateRoot_filter: localmainnet_AggregateRoot_filter; - localmainnet_Asset: localmainnet_Asset; - localmainnet_AssetBalance: localmainnet_AssetBalance; - localmainnet_AssetBalance_filter: localmainnet_AssetBalance_filter; - localmainnet_AssetStatus: localmainnet_AssetStatus; - localmainnet_AssetStatus_filter: localmainnet_AssetStatus_filter; - localmainnet_Asset_filter: localmainnet_Asset_filter; - localmainnet_ConnectorMeta: localmainnet_ConnectorMeta; - localmainnet_ConnectorMeta_filter: localmainnet_ConnectorMeta_filter; - localmainnet_DestinationTransfer: localmainnet_DestinationTransfer; - localmainnet_DestinationTransfer_filter: localmainnet_DestinationTransfer_filter; - localmainnet_OptimisticRootFinalized: localmainnet_OptimisticRootFinalized; - localmainnet_OptimisticRootFinalized_filter: localmainnet_OptimisticRootFinalized_filter; - localmainnet_OriginMessage: localmainnet_OriginMessage; - localmainnet_OriginMessage_filter: localmainnet_OriginMessage_filter; - localmainnet_OriginTransfer: localmainnet_OriginTransfer; - localmainnet_OriginTransfer_filter: localmainnet_OriginTransfer_filter; - localmainnet_Relayer: localmainnet_Relayer; - localmainnet_RelayerFee: localmainnet_RelayerFee; - localmainnet_RelayerFee_filter: localmainnet_RelayerFee_filter; - localmainnet_RelayerFeesIncrease: localmainnet_RelayerFeesIncrease; - localmainnet_RelayerFeesIncrease_filter: localmainnet_RelayerFeesIncrease_filter; - localmainnet_Relayer_filter: localmainnet_Relayer_filter; - localmainnet_RootCount: localmainnet_RootCount; - localmainnet_RootCount_filter: localmainnet_RootCount_filter; - localmainnet_RootMessageSent: localmainnet_RootMessageSent; - localmainnet_RootMessageSent_filter: localmainnet_RootMessageSent_filter; - localmainnet_Router: localmainnet_Router; - localmainnet_RouterDailyTVL: localmainnet_RouterDailyTVL; - localmainnet_RouterDailyTVL_filter: localmainnet_RouterDailyTVL_filter; - localmainnet_RouterLiquidityEvent: localmainnet_RouterLiquidityEvent; - localmainnet_RouterLiquidityEvent_filter: localmainnet_RouterLiquidityEvent_filter; - localmainnet_Router_filter: localmainnet_Router_filter; - localmainnet_Sequencer: localmainnet_Sequencer; - localmainnet_Sequencer_filter: localmainnet_Sequencer_filter; - localmainnet_Setting: localmainnet_Setting; - localmainnet_Setting_filter: localmainnet_Setting_filter; - localmainnet_SlippageUpdate: localmainnet_SlippageUpdate; - localmainnet_SlippageUpdate_filter: localmainnet_SlippageUpdate_filter; - localmainnet_SnapshotRoot: localmainnet_SnapshotRoot; - localmainnet_SnapshotRoot_filter: localmainnet_SnapshotRoot_filter; - localmainnet_SpokeConnectorMode: localmainnet_SpokeConnectorMode; - localmainnet_SpokeConnectorMode_filter: localmainnet_SpokeConnectorMode_filter; - stagingxdai_AggregateRoot: stagingxdai_AggregateRoot; - stagingxdai_AggregateRootProposed: stagingxdai_AggregateRootProposed; - stagingxdai_AggregateRootProposed_filter: stagingxdai_AggregateRootProposed_filter; - stagingxdai_AggregateRoot_filter: stagingxdai_AggregateRoot_filter; - stagingxdai_Asset: stagingxdai_Asset; - stagingxdai_AssetBalance: stagingxdai_AssetBalance; - stagingxdai_AssetBalance_filter: stagingxdai_AssetBalance_filter; - stagingxdai_AssetStatus: stagingxdai_AssetStatus; - stagingxdai_AssetStatus_filter: stagingxdai_AssetStatus_filter; - stagingxdai_Asset_filter: stagingxdai_Asset_filter; - stagingxdai_BigDecimal: Scalars['stagingxdai_BigDecimal']; - stagingxdai_BlockChangedFilter: stagingxdai_BlockChangedFilter; - stagingxdai_Block_height: stagingxdai_Block_height; - stagingxdai_Bytes: Scalars['stagingxdai_Bytes']; - stagingxdai_ConnectorMeta: stagingxdai_ConnectorMeta; - stagingxdai_ConnectorMeta_filter: stagingxdai_ConnectorMeta_filter; - stagingxdai_DestinationTransfer: stagingxdai_DestinationTransfer; - stagingxdai_DestinationTransfer_filter: stagingxdai_DestinationTransfer_filter; - stagingxdai_Int8: Scalars['stagingxdai_Int8']; - stagingxdai_OptimisticRootFinalized: stagingxdai_OptimisticRootFinalized; - stagingxdai_OptimisticRootFinalized_filter: stagingxdai_OptimisticRootFinalized_filter; - stagingxdai_OriginMessage: stagingxdai_OriginMessage; - stagingxdai_OriginMessage_filter: stagingxdai_OriginMessage_filter; - stagingxdai_OriginTransfer: stagingxdai_OriginTransfer; - stagingxdai_OriginTransfer_filter: stagingxdai_OriginTransfer_filter; - stagingxdai_Relayer: stagingxdai_Relayer; - stagingxdai_RelayerFee: stagingxdai_RelayerFee; - stagingxdai_RelayerFee_filter: stagingxdai_RelayerFee_filter; - stagingxdai_RelayerFeesIncrease: stagingxdai_RelayerFeesIncrease; - stagingxdai_RelayerFeesIncrease_filter: stagingxdai_RelayerFeesIncrease_filter; - stagingxdai_Relayer_filter: stagingxdai_Relayer_filter; - stagingxdai_RootCount: stagingxdai_RootCount; - stagingxdai_RootCount_filter: stagingxdai_RootCount_filter; - stagingxdai_RootMessageSent: stagingxdai_RootMessageSent; - stagingxdai_RootMessageSent_filter: stagingxdai_RootMessageSent_filter; - stagingxdai_Router: stagingxdai_Router; - stagingxdai_RouterDailyTVL: stagingxdai_RouterDailyTVL; - stagingxdai_RouterDailyTVL_filter: stagingxdai_RouterDailyTVL_filter; - stagingxdai_RouterLiquidityEvent: stagingxdai_RouterLiquidityEvent; - stagingxdai_RouterLiquidityEvent_filter: stagingxdai_RouterLiquidityEvent_filter; - stagingxdai_Router_filter: stagingxdai_Router_filter; - stagingxdai_Sequencer: stagingxdai_Sequencer; - stagingxdai_Sequencer_filter: stagingxdai_Sequencer_filter; - stagingxdai_Setting: stagingxdai_Setting; - stagingxdai_Setting_filter: stagingxdai_Setting_filter; - stagingxdai_SlippageUpdate: stagingxdai_SlippageUpdate; - stagingxdai_SlippageUpdate_filter: stagingxdai_SlippageUpdate_filter; - stagingxdai_SnapshotRoot: stagingxdai_SnapshotRoot; - stagingxdai_SnapshotRoot_filter: stagingxdai_SnapshotRoot_filter; - stagingxdai_SpokeConnectorMode: stagingxdai_SpokeConnectorMode; - stagingxdai_SpokeConnectorMode_filter: stagingxdai_SpokeConnectorMode_filter; - stagingxdai__Block_: stagingxdai__Block_; - stagingxdai__Meta_: stagingxdai__Meta_; - stagingoptimism_AggregateRoot: stagingoptimism_AggregateRoot; - stagingoptimism_AggregateRootProposed: stagingoptimism_AggregateRootProposed; - stagingoptimism_AggregateRootProposed_filter: stagingoptimism_AggregateRootProposed_filter; - stagingoptimism_AggregateRoot_filter: stagingoptimism_AggregateRoot_filter; - stagingoptimism_Asset: stagingoptimism_Asset; - stagingoptimism_AssetBalance: stagingoptimism_AssetBalance; - stagingoptimism_AssetBalance_filter: stagingoptimism_AssetBalance_filter; - stagingoptimism_AssetStatus: stagingoptimism_AssetStatus; - stagingoptimism_AssetStatus_filter: stagingoptimism_AssetStatus_filter; - stagingoptimism_Asset_filter: stagingoptimism_Asset_filter; - stagingoptimism_BigDecimal: Scalars['stagingoptimism_BigDecimal']; - stagingoptimism_BlockChangedFilter: stagingoptimism_BlockChangedFilter; - stagingoptimism_Block_height: stagingoptimism_Block_height; - stagingoptimism_Bytes: Scalars['stagingoptimism_Bytes']; - stagingoptimism_ConnectorMeta: stagingoptimism_ConnectorMeta; - stagingoptimism_ConnectorMeta_filter: stagingoptimism_ConnectorMeta_filter; - stagingoptimism_DestinationTransfer: stagingoptimism_DestinationTransfer; - stagingoptimism_DestinationTransfer_filter: stagingoptimism_DestinationTransfer_filter; - stagingoptimism_Int8: Scalars['stagingoptimism_Int8']; - stagingoptimism_OptimisticRootFinalized: stagingoptimism_OptimisticRootFinalized; - stagingoptimism_OptimisticRootFinalized_filter: stagingoptimism_OptimisticRootFinalized_filter; - stagingoptimism_OriginMessage: stagingoptimism_OriginMessage; - stagingoptimism_OriginMessage_filter: stagingoptimism_OriginMessage_filter; - stagingoptimism_OriginTransfer: stagingoptimism_OriginTransfer; - stagingoptimism_OriginTransfer_filter: stagingoptimism_OriginTransfer_filter; - stagingoptimism_Relayer: stagingoptimism_Relayer; - stagingoptimism_RelayerFee: stagingoptimism_RelayerFee; - stagingoptimism_RelayerFee_filter: stagingoptimism_RelayerFee_filter; - stagingoptimism_RelayerFeesIncrease: stagingoptimism_RelayerFeesIncrease; - stagingoptimism_RelayerFeesIncrease_filter: stagingoptimism_RelayerFeesIncrease_filter; - stagingoptimism_Relayer_filter: stagingoptimism_Relayer_filter; - stagingoptimism_RootCount: stagingoptimism_RootCount; - stagingoptimism_RootCount_filter: stagingoptimism_RootCount_filter; - stagingoptimism_RootMessageSent: stagingoptimism_RootMessageSent; - stagingoptimism_RootMessageSent_filter: stagingoptimism_RootMessageSent_filter; - stagingoptimism_Router: stagingoptimism_Router; - stagingoptimism_RouterDailyTVL: stagingoptimism_RouterDailyTVL; - stagingoptimism_RouterDailyTVL_filter: stagingoptimism_RouterDailyTVL_filter; - stagingoptimism_RouterLiquidityEvent: stagingoptimism_RouterLiquidityEvent; - stagingoptimism_RouterLiquidityEvent_filter: stagingoptimism_RouterLiquidityEvent_filter; - stagingoptimism_Router_filter: stagingoptimism_Router_filter; - stagingoptimism_Sequencer: stagingoptimism_Sequencer; - stagingoptimism_Sequencer_filter: stagingoptimism_Sequencer_filter; - stagingoptimism_Setting: stagingoptimism_Setting; - stagingoptimism_Setting_filter: stagingoptimism_Setting_filter; - stagingoptimism_SlippageUpdate: stagingoptimism_SlippageUpdate; - stagingoptimism_SlippageUpdate_filter: stagingoptimism_SlippageUpdate_filter; - stagingoptimism_SnapshotRoot: stagingoptimism_SnapshotRoot; - stagingoptimism_SnapshotRoot_filter: stagingoptimism_SnapshotRoot_filter; - stagingoptimism_SpokeConnectorMode: stagingoptimism_SpokeConnectorMode; - stagingoptimism_SpokeConnectorMode_filter: stagingoptimism_SpokeConnectorMode_filter; - stagingoptimism__Block_: stagingoptimism__Block_; - stagingoptimism__Meta_: stagingoptimism__Meta_; - avalanche_AggregateRoot: avalanche_AggregateRoot; - avalanche_AggregateRootProposed: avalanche_AggregateRootProposed; - avalanche_AggregateRootProposed_filter: avalanche_AggregateRootProposed_filter; - avalanche_AggregateRoot_filter: avalanche_AggregateRoot_filter; - avalanche_Asset: avalanche_Asset; - avalanche_AssetBalance: avalanche_AssetBalance; - avalanche_AssetBalance_filter: avalanche_AssetBalance_filter; - avalanche_AssetStatus: avalanche_AssetStatus; - avalanche_AssetStatus_filter: avalanche_AssetStatus_filter; - avalanche_Asset_filter: avalanche_Asset_filter; - avalanche_BigDecimal: Scalars['avalanche_BigDecimal']; - avalanche_BlockChangedFilter: avalanche_BlockChangedFilter; - avalanche_Block_height: avalanche_Block_height; - avalanche_Bytes: Scalars['avalanche_Bytes']; - avalanche_ConnectorMeta: avalanche_ConnectorMeta; - avalanche_ConnectorMeta_filter: avalanche_ConnectorMeta_filter; - avalanche_DestinationTransfer: avalanche_DestinationTransfer; - avalanche_DestinationTransfer_filter: avalanche_DestinationTransfer_filter; - avalanche_Int8: Scalars['avalanche_Int8']; - avalanche_OptimisticRootFinalized: avalanche_OptimisticRootFinalized; - avalanche_OptimisticRootFinalized_filter: avalanche_OptimisticRootFinalized_filter; - avalanche_OriginMessage: avalanche_OriginMessage; - avalanche_OriginMessage_filter: avalanche_OriginMessage_filter; - avalanche_OriginTransfer: avalanche_OriginTransfer; - avalanche_OriginTransfer_filter: avalanche_OriginTransfer_filter; - avalanche_Relayer: avalanche_Relayer; - avalanche_RelayerFee: avalanche_RelayerFee; - avalanche_RelayerFee_filter: avalanche_RelayerFee_filter; - avalanche_RelayerFeesIncrease: avalanche_RelayerFeesIncrease; - avalanche_RelayerFeesIncrease_filter: avalanche_RelayerFeesIncrease_filter; - avalanche_Relayer_filter: avalanche_Relayer_filter; - avalanche_RootCount: avalanche_RootCount; - avalanche_RootCount_filter: avalanche_RootCount_filter; - avalanche_RootMessageSent: avalanche_RootMessageSent; - avalanche_RootMessageSent_filter: avalanche_RootMessageSent_filter; - avalanche_Router: avalanche_Router; - avalanche_RouterDailyTVL: avalanche_RouterDailyTVL; - avalanche_RouterDailyTVL_filter: avalanche_RouterDailyTVL_filter; - avalanche_RouterLiquidityEvent: avalanche_RouterLiquidityEvent; - avalanche_RouterLiquidityEvent_filter: avalanche_RouterLiquidityEvent_filter; - avalanche_Router_filter: avalanche_Router_filter; - avalanche_Sequencer: avalanche_Sequencer; - avalanche_Sequencer_filter: avalanche_Sequencer_filter; - avalanche_Setting: avalanche_Setting; - avalanche_Setting_filter: avalanche_Setting_filter; - avalanche_SlippageUpdate: avalanche_SlippageUpdate; - avalanche_SlippageUpdate_filter: avalanche_SlippageUpdate_filter; - avalanche_SnapshotRoot: avalanche_SnapshotRoot; - avalanche_SnapshotRoot_filter: avalanche_SnapshotRoot_filter; - avalanche_SpokeConnectorMode: avalanche_SpokeConnectorMode; - avalanche_SpokeConnectorMode_filter: avalanche_SpokeConnectorMode_filter; - avalanche__Block_: avalanche__Block_; - avalanche__Meta_: avalanche__Meta_; - zksync_AggregateRoot: zksync_AggregateRoot; - zksync_AggregateRootProposed: zksync_AggregateRootProposed; - zksync_AggregateRootProposed_filter: zksync_AggregateRootProposed_filter; - zksync_AggregateRoot_filter: zksync_AggregateRoot_filter; - zksync_Asset: zksync_Asset; - zksync_AssetBalance: zksync_AssetBalance; - zksync_AssetBalance_filter: zksync_AssetBalance_filter; - zksync_AssetStatus: zksync_AssetStatus; - zksync_AssetStatus_filter: zksync_AssetStatus_filter; - zksync_Asset_filter: zksync_Asset_filter; - zksync_BigDecimal: Scalars['zksync_BigDecimal']; - zksync_BlockChangedFilter: zksync_BlockChangedFilter; - zksync_Block_height: zksync_Block_height; - zksync_Bytes: Scalars['zksync_Bytes']; - zksync_ConnectorMeta: zksync_ConnectorMeta; - zksync_ConnectorMeta_filter: zksync_ConnectorMeta_filter; - zksync_DestinationTransfer: zksync_DestinationTransfer; - zksync_DestinationTransfer_filter: zksync_DestinationTransfer_filter; - zksync_Int8: Scalars['zksync_Int8']; - zksync_OptimisticRootFinalized: zksync_OptimisticRootFinalized; - zksync_OptimisticRootFinalized_filter: zksync_OptimisticRootFinalized_filter; - zksync_OriginMessage: zksync_OriginMessage; - zksync_OriginMessage_filter: zksync_OriginMessage_filter; - zksync_OriginTransfer: zksync_OriginTransfer; - zksync_OriginTransfer_filter: zksync_OriginTransfer_filter; - zksync_Relayer: zksync_Relayer; - zksync_RelayerFee: zksync_RelayerFee; - zksync_RelayerFee_filter: zksync_RelayerFee_filter; - zksync_RelayerFeesIncrease: zksync_RelayerFeesIncrease; - zksync_RelayerFeesIncrease_filter: zksync_RelayerFeesIncrease_filter; - zksync_Relayer_filter: zksync_Relayer_filter; - zksync_RootCount: zksync_RootCount; - zksync_RootCount_filter: zksync_RootCount_filter; - zksync_RootMessageSent: zksync_RootMessageSent; - zksync_RootMessageSent_filter: zksync_RootMessageSent_filter; - zksync_Router: zksync_Router; - zksync_RouterDailyTVL: zksync_RouterDailyTVL; - zksync_RouterDailyTVL_filter: zksync_RouterDailyTVL_filter; - zksync_RouterLiquidityEvent: zksync_RouterLiquidityEvent; - zksync_RouterLiquidityEvent_filter: zksync_RouterLiquidityEvent_filter; - zksync_Router_filter: zksync_Router_filter; - zksync_Sequencer: zksync_Sequencer; - zksync_Sequencer_filter: zksync_Sequencer_filter; - zksync_Setting: zksync_Setting; - zksync_Setting_filter: zksync_Setting_filter; - zksync_SlippageUpdate: zksync_SlippageUpdate; - zksync_SlippageUpdate_filter: zksync_SlippageUpdate_filter; - zksync_SnapshotRoot: zksync_SnapshotRoot; - zksync_SnapshotRoot_filter: zksync_SnapshotRoot_filter; - zksync_SpokeConnectorMode: zksync_SpokeConnectorMode; - zksync_SpokeConnectorMode_filter: zksync_SpokeConnectorMode_filter; - zksync__Block_: zksync__Block_; - zksync__Meta_: zksync__Meta_; - stagingbnb_AggregateRoot: stagingbnb_AggregateRoot; - stagingbnb_AggregateRootProposed: stagingbnb_AggregateRootProposed; - stagingbnb_AggregateRootProposed_filter: stagingbnb_AggregateRootProposed_filter; - stagingbnb_AggregateRoot_filter: stagingbnb_AggregateRoot_filter; - stagingbnb_Asset: stagingbnb_Asset; - stagingbnb_AssetBalance: stagingbnb_AssetBalance; - stagingbnb_AssetBalance_filter: stagingbnb_AssetBalance_filter; - stagingbnb_AssetStatus: stagingbnb_AssetStatus; - stagingbnb_AssetStatus_filter: stagingbnb_AssetStatus_filter; - stagingbnb_Asset_filter: stagingbnb_Asset_filter; - stagingbnb_BigDecimal: Scalars['stagingbnb_BigDecimal']; - stagingbnb_BlockChangedFilter: stagingbnb_BlockChangedFilter; - stagingbnb_Block_height: stagingbnb_Block_height; - stagingbnb_Bytes: Scalars['stagingbnb_Bytes']; - stagingbnb_ConnectorMeta: stagingbnb_ConnectorMeta; - stagingbnb_ConnectorMeta_filter: stagingbnb_ConnectorMeta_filter; - stagingbnb_DestinationTransfer: stagingbnb_DestinationTransfer; - stagingbnb_DestinationTransfer_filter: stagingbnb_DestinationTransfer_filter; - stagingbnb_Int8: Scalars['stagingbnb_Int8']; - stagingbnb_OptimisticRootFinalized: stagingbnb_OptimisticRootFinalized; - stagingbnb_OptimisticRootFinalized_filter: stagingbnb_OptimisticRootFinalized_filter; - stagingbnb_OriginMessage: stagingbnb_OriginMessage; - stagingbnb_OriginMessage_filter: stagingbnb_OriginMessage_filter; - stagingbnb_OriginTransfer: stagingbnb_OriginTransfer; - stagingbnb_OriginTransfer_filter: stagingbnb_OriginTransfer_filter; - stagingbnb_Relayer: stagingbnb_Relayer; - stagingbnb_RelayerFee: stagingbnb_RelayerFee; - stagingbnb_RelayerFee_filter: stagingbnb_RelayerFee_filter; - stagingbnb_RelayerFeesIncrease: stagingbnb_RelayerFeesIncrease; - stagingbnb_RelayerFeesIncrease_filter: stagingbnb_RelayerFeesIncrease_filter; - stagingbnb_Relayer_filter: stagingbnb_Relayer_filter; - stagingbnb_RootCount: stagingbnb_RootCount; - stagingbnb_RootCount_filter: stagingbnb_RootCount_filter; - stagingbnb_RootMessageSent: stagingbnb_RootMessageSent; - stagingbnb_RootMessageSent_filter: stagingbnb_RootMessageSent_filter; - stagingbnb_Router: stagingbnb_Router; - stagingbnb_RouterDailyTVL: stagingbnb_RouterDailyTVL; - stagingbnb_RouterDailyTVL_filter: stagingbnb_RouterDailyTVL_filter; - stagingbnb_RouterLiquidityEvent: stagingbnb_RouterLiquidityEvent; - stagingbnb_RouterLiquidityEvent_filter: stagingbnb_RouterLiquidityEvent_filter; - stagingbnb_Router_filter: stagingbnb_Router_filter; - stagingbnb_Sequencer: stagingbnb_Sequencer; - stagingbnb_Sequencer_filter: stagingbnb_Sequencer_filter; - stagingbnb_Setting: stagingbnb_Setting; - stagingbnb_Setting_filter: stagingbnb_Setting_filter; - stagingbnb_SlippageUpdate: stagingbnb_SlippageUpdate; - stagingbnb_SlippageUpdate_filter: stagingbnb_SlippageUpdate_filter; - stagingbnb_SnapshotRoot: stagingbnb_SnapshotRoot; - stagingbnb_SnapshotRoot_filter: stagingbnb_SnapshotRoot_filter; - stagingbnb_SpokeConnectorMode: stagingbnb_SpokeConnectorMode; - stagingbnb_SpokeConnectorMode_filter: stagingbnb_SpokeConnectorMode_filter; - stagingbnb__Block_: stagingbnb__Block_; - stagingbnb__Meta_: stagingbnb__Meta_; - stagingavalanche_AggregateRoot: stagingavalanche_AggregateRoot; - stagingavalanche_AggregateRootProposed: stagingavalanche_AggregateRootProposed; - stagingavalanche_AggregateRootProposed_filter: stagingavalanche_AggregateRootProposed_filter; - stagingavalanche_AggregateRoot_filter: stagingavalanche_AggregateRoot_filter; - stagingavalanche_Asset: stagingavalanche_Asset; - stagingavalanche_AssetBalance: stagingavalanche_AssetBalance; - stagingavalanche_AssetBalance_filter: stagingavalanche_AssetBalance_filter; - stagingavalanche_AssetStatus: stagingavalanche_AssetStatus; - stagingavalanche_AssetStatus_filter: stagingavalanche_AssetStatus_filter; - stagingavalanche_Asset_filter: stagingavalanche_Asset_filter; - stagingavalanche_BigDecimal: Scalars['stagingavalanche_BigDecimal']; - stagingavalanche_BlockChangedFilter: stagingavalanche_BlockChangedFilter; - stagingavalanche_Block_height: stagingavalanche_Block_height; - stagingavalanche_Bytes: Scalars['stagingavalanche_Bytes']; - stagingavalanche_ConnectorMeta: stagingavalanche_ConnectorMeta; - stagingavalanche_ConnectorMeta_filter: stagingavalanche_ConnectorMeta_filter; - stagingavalanche_DestinationTransfer: stagingavalanche_DestinationTransfer; - stagingavalanche_DestinationTransfer_filter: stagingavalanche_DestinationTransfer_filter; - stagingavalanche_Int8: Scalars['stagingavalanche_Int8']; - stagingavalanche_OptimisticRootFinalized: stagingavalanche_OptimisticRootFinalized; - stagingavalanche_OptimisticRootFinalized_filter: stagingavalanche_OptimisticRootFinalized_filter; - stagingavalanche_OriginMessage: stagingavalanche_OriginMessage; - stagingavalanche_OriginMessage_filter: stagingavalanche_OriginMessage_filter; - stagingavalanche_OriginTransfer: stagingavalanche_OriginTransfer; - stagingavalanche_OriginTransfer_filter: stagingavalanche_OriginTransfer_filter; - stagingavalanche_Relayer: stagingavalanche_Relayer; - stagingavalanche_RelayerFee: stagingavalanche_RelayerFee; - stagingavalanche_RelayerFee_filter: stagingavalanche_RelayerFee_filter; - stagingavalanche_RelayerFeesIncrease: stagingavalanche_RelayerFeesIncrease; - stagingavalanche_RelayerFeesIncrease_filter: stagingavalanche_RelayerFeesIncrease_filter; - stagingavalanche_Relayer_filter: stagingavalanche_Relayer_filter; - stagingavalanche_RootCount: stagingavalanche_RootCount; - stagingavalanche_RootCount_filter: stagingavalanche_RootCount_filter; - stagingavalanche_RootMessageSent: stagingavalanche_RootMessageSent; - stagingavalanche_RootMessageSent_filter: stagingavalanche_RootMessageSent_filter; - stagingavalanche_Router: stagingavalanche_Router; - stagingavalanche_RouterDailyTVL: stagingavalanche_RouterDailyTVL; - stagingavalanche_RouterDailyTVL_filter: stagingavalanche_RouterDailyTVL_filter; - stagingavalanche_RouterLiquidityEvent: stagingavalanche_RouterLiquidityEvent; - stagingavalanche_RouterLiquidityEvent_filter: stagingavalanche_RouterLiquidityEvent_filter; - stagingavalanche_Router_filter: stagingavalanche_Router_filter; - stagingavalanche_Sequencer: stagingavalanche_Sequencer; - stagingavalanche_Sequencer_filter: stagingavalanche_Sequencer_filter; - stagingavalanche_Setting: stagingavalanche_Setting; - stagingavalanche_Setting_filter: stagingavalanche_Setting_filter; - stagingavalanche_SlippageUpdate: stagingavalanche_SlippageUpdate; - stagingavalanche_SlippageUpdate_filter: stagingavalanche_SlippageUpdate_filter; - stagingavalanche_SnapshotRoot: stagingavalanche_SnapshotRoot; - stagingavalanche_SnapshotRoot_filter: stagingavalanche_SnapshotRoot_filter; - stagingavalanche_SpokeConnectorMode: stagingavalanche_SpokeConnectorMode; - stagingavalanche_SpokeConnectorMode_filter: stagingavalanche_SpokeConnectorMode_filter; - stagingavalanche__Block_: stagingavalanche__Block_; - stagingavalanche__Meta_: stagingavalanche__Meta_; - localarbitrumone_AggregateRoot: localarbitrumone_AggregateRoot; - localarbitrumone_AggregateRootProposed: localarbitrumone_AggregateRootProposed; - localarbitrumone_AggregateRootProposed_filter: localarbitrumone_AggregateRootProposed_filter; - localarbitrumone_AggregateRoot_filter: localarbitrumone_AggregateRoot_filter; - localarbitrumone_Asset: localarbitrumone_Asset; - localarbitrumone_AssetBalance: localarbitrumone_AssetBalance; - localarbitrumone_AssetBalance_filter: localarbitrumone_AssetBalance_filter; - localarbitrumone_AssetStatus: localarbitrumone_AssetStatus; - localarbitrumone_AssetStatus_filter: localarbitrumone_AssetStatus_filter; - localarbitrumone_Asset_filter: localarbitrumone_Asset_filter; - localarbitrumone_BigDecimal: Scalars['localarbitrumone_BigDecimal']; - localarbitrumone_BlockChangedFilter: localarbitrumone_BlockChangedFilter; - localarbitrumone_Block_height: localarbitrumone_Block_height; - localarbitrumone_Bytes: Scalars['localarbitrumone_Bytes']; - localarbitrumone_ConnectorMeta: localarbitrumone_ConnectorMeta; - localarbitrumone_ConnectorMeta_filter: localarbitrumone_ConnectorMeta_filter; - localarbitrumone_DestinationTransfer: localarbitrumone_DestinationTransfer; - localarbitrumone_DestinationTransfer_filter: localarbitrumone_DestinationTransfer_filter; - localarbitrumone_Int8: Scalars['localarbitrumone_Int8']; - localarbitrumone_OptimisticRootFinalized: localarbitrumone_OptimisticRootFinalized; - localarbitrumone_OptimisticRootFinalized_filter: localarbitrumone_OptimisticRootFinalized_filter; - localarbitrumone_OriginMessage: localarbitrumone_OriginMessage; - localarbitrumone_OriginMessage_filter: localarbitrumone_OriginMessage_filter; - localarbitrumone_OriginTransfer: localarbitrumone_OriginTransfer; - localarbitrumone_OriginTransfer_filter: localarbitrumone_OriginTransfer_filter; - localarbitrumone_Relayer: localarbitrumone_Relayer; - localarbitrumone_RelayerFee: localarbitrumone_RelayerFee; - localarbitrumone_RelayerFee_filter: localarbitrumone_RelayerFee_filter; - localarbitrumone_RelayerFeesIncrease: localarbitrumone_RelayerFeesIncrease; - localarbitrumone_RelayerFeesIncrease_filter: localarbitrumone_RelayerFeesIncrease_filter; - localarbitrumone_Relayer_filter: localarbitrumone_Relayer_filter; - localarbitrumone_RootCount: localarbitrumone_RootCount; - localarbitrumone_RootCount_filter: localarbitrumone_RootCount_filter; - localarbitrumone_RootMessageSent: localarbitrumone_RootMessageSent; - localarbitrumone_RootMessageSent_filter: localarbitrumone_RootMessageSent_filter; - localarbitrumone_Router: localarbitrumone_Router; - localarbitrumone_RouterDailyTVL: localarbitrumone_RouterDailyTVL; - localarbitrumone_RouterDailyTVL_filter: localarbitrumone_RouterDailyTVL_filter; - localarbitrumone_RouterLiquidityEvent: localarbitrumone_RouterLiquidityEvent; - localarbitrumone_RouterLiquidityEvent_filter: localarbitrumone_RouterLiquidityEvent_filter; - localarbitrumone_Router_filter: localarbitrumone_Router_filter; - localarbitrumone_Sequencer: localarbitrumone_Sequencer; - localarbitrumone_Sequencer_filter: localarbitrumone_Sequencer_filter; - localarbitrumone_Setting: localarbitrumone_Setting; - localarbitrumone_Setting_filter: localarbitrumone_Setting_filter; - localarbitrumone_SlippageUpdate: localarbitrumone_SlippageUpdate; - localarbitrumone_SlippageUpdate_filter: localarbitrumone_SlippageUpdate_filter; - localarbitrumone_SnapshotRoot: localarbitrumone_SnapshotRoot; - localarbitrumone_SnapshotRoot_filter: localarbitrumone_SnapshotRoot_filter; - localarbitrumone_SpokeConnectorMode: localarbitrumone_SpokeConnectorMode; - localarbitrumone_SpokeConnectorMode_filter: localarbitrumone_SpokeConnectorMode_filter; - localarbitrumone__Block_: localarbitrumone__Block_; - localarbitrumone__Meta_: localarbitrumone__Meta_; - stagingmainnet_AggregateRoot: stagingmainnet_AggregateRoot; - stagingmainnet_AggregateRootProposed: stagingmainnet_AggregateRootProposed; - stagingmainnet_AggregateRootProposed_filter: stagingmainnet_AggregateRootProposed_filter; - stagingmainnet_AggregateRoot_filter: stagingmainnet_AggregateRoot_filter; - stagingmainnet_Asset: stagingmainnet_Asset; - stagingmainnet_AssetBalance: stagingmainnet_AssetBalance; - stagingmainnet_AssetBalance_filter: stagingmainnet_AssetBalance_filter; - stagingmainnet_AssetStatus: stagingmainnet_AssetStatus; - stagingmainnet_AssetStatus_filter: stagingmainnet_AssetStatus_filter; - stagingmainnet_Asset_filter: stagingmainnet_Asset_filter; - stagingmainnet_ConnectorMeta: stagingmainnet_ConnectorMeta; - stagingmainnet_ConnectorMeta_filter: stagingmainnet_ConnectorMeta_filter; - stagingmainnet_DestinationTransfer: stagingmainnet_DestinationTransfer; - stagingmainnet_DestinationTransfer_filter: stagingmainnet_DestinationTransfer_filter; - stagingmainnet_OptimisticRootFinalized: stagingmainnet_OptimisticRootFinalized; - stagingmainnet_OptimisticRootFinalized_filter: stagingmainnet_OptimisticRootFinalized_filter; - stagingmainnet_OriginMessage: stagingmainnet_OriginMessage; - stagingmainnet_OriginMessage_filter: stagingmainnet_OriginMessage_filter; - stagingmainnet_OriginTransfer: stagingmainnet_OriginTransfer; - stagingmainnet_OriginTransfer_filter: stagingmainnet_OriginTransfer_filter; - stagingmainnet_Relayer: stagingmainnet_Relayer; - stagingmainnet_RelayerFee: stagingmainnet_RelayerFee; - stagingmainnet_RelayerFee_filter: stagingmainnet_RelayerFee_filter; - stagingmainnet_RelayerFeesIncrease: stagingmainnet_RelayerFeesIncrease; - stagingmainnet_RelayerFeesIncrease_filter: stagingmainnet_RelayerFeesIncrease_filter; - stagingmainnet_Relayer_filter: stagingmainnet_Relayer_filter; - stagingmainnet_RootCount: stagingmainnet_RootCount; - stagingmainnet_RootCount_filter: stagingmainnet_RootCount_filter; - stagingmainnet_RootMessageSent: stagingmainnet_RootMessageSent; - stagingmainnet_RootMessageSent_filter: stagingmainnet_RootMessageSent_filter; - stagingmainnet_Router: stagingmainnet_Router; - stagingmainnet_RouterDailyTVL: stagingmainnet_RouterDailyTVL; - stagingmainnet_RouterDailyTVL_filter: stagingmainnet_RouterDailyTVL_filter; - stagingmainnet_RouterLiquidityEvent: stagingmainnet_RouterLiquidityEvent; - stagingmainnet_RouterLiquidityEvent_filter: stagingmainnet_RouterLiquidityEvent_filter; - stagingmainnet_Router_filter: stagingmainnet_Router_filter; - stagingmainnet_Sequencer: stagingmainnet_Sequencer; - stagingmainnet_Sequencer_filter: stagingmainnet_Sequencer_filter; - stagingmainnet_Setting: stagingmainnet_Setting; - stagingmainnet_Setting_filter: stagingmainnet_Setting_filter; - stagingmainnet_SlippageUpdate: stagingmainnet_SlippageUpdate; - stagingmainnet_SlippageUpdate_filter: stagingmainnet_SlippageUpdate_filter; - stagingmainnet_SnapshotRoot: stagingmainnet_SnapshotRoot; - stagingmainnet_SnapshotRoot_filter: stagingmainnet_SnapshotRoot_filter; - stagingmainnet_SpokeConnectorMode: stagingmainnet_SpokeConnectorMode; - stagingmainnet_SpokeConnectorMode_filter: stagingmainnet_SpokeConnectorMode_filter; + mode_swap_BigDecimal: Scalars['mode_swap_BigDecimal']; + mode_swap_BlockChangedFilter: mode_swap_BlockChangedFilter; + mode_swap_Block_height: mode_swap_Block_height; + mode_swap_Bytes: Scalars['mode_swap_Bytes']; + mode_swap_Int8: Scalars['mode_swap_Int8']; + mode_swap_LpAccount: mode_swap_LpAccount; + mode_swap_LpAccountBalance: mode_swap_LpAccountBalance; + mode_swap_LpAccountBalance_filter: mode_swap_LpAccountBalance_filter; + mode_swap_LpAccount_filter: mode_swap_LpAccount_filter; + mode_swap_LpToken: mode_swap_LpToken; + mode_swap_LpTokenEvent: ResolversParentTypes['mode_swap_LpTransferEvent']; + mode_swap_LpTokenEvent_filter: mode_swap_LpTokenEvent_filter; + mode_swap_LpToken_filter: mode_swap_LpToken_filter; + mode_swap_LpTransferEvent: mode_swap_LpTransferEvent; + mode_swap_LpTransferEvent_filter: mode_swap_LpTransferEvent_filter; + mode_swap_PooledToken: mode_swap_PooledToken; + mode_swap_PooledToken_filter: mode_swap_PooledToken_filter; + mode_swap_StableSwap: mode_swap_StableSwap; + mode_swap_StableSwapAddLiquidityEvent: mode_swap_StableSwapAddLiquidityEvent; + mode_swap_StableSwapAddLiquidityEvent_filter: mode_swap_StableSwapAddLiquidityEvent_filter; + mode_swap_StableSwapEvent: ResolversParentTypes['mode_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['mode_swap_StableSwapRemoveLiquidityEvent']; + mode_swap_StableSwapEvent_filter: mode_swap_StableSwapEvent_filter; + mode_swap_StableSwapExchange: mode_swap_StableSwapExchange; + mode_swap_StableSwapExchange_filter: mode_swap_StableSwapExchange_filter; + mode_swap_StableSwapRemoveLiquidityEvent: mode_swap_StableSwapRemoveLiquidityEvent; + mode_swap_StableSwapRemoveLiquidityEvent_filter: mode_swap_StableSwapRemoveLiquidityEvent_filter; + mode_swap_StableSwap_filter: mode_swap_StableSwap_filter; + mode_swap_SwapDailyVolume: mode_swap_SwapDailyVolume; + mode_swap_SwapDailyVolume_filter: mode_swap_SwapDailyVolume_filter; + mode_swap_SwapHourlyVolume: mode_swap_SwapHourlyVolume; + mode_swap_SwapHourlyVolume_filter: mode_swap_SwapHourlyVolume_filter; + mode_swap_SwapTradeVolume: ResolversParentTypes['mode_swap_SwapDailyVolume'] | ResolversParentTypes['mode_swap_SwapHourlyVolume'] | ResolversParentTypes['mode_swap_SwapWeeklyVolume']; + mode_swap_SwapTradeVolume_filter: mode_swap_SwapTradeVolume_filter; + mode_swap_SwapWeeklyVolume: mode_swap_SwapWeeklyVolume; + mode_swap_SwapWeeklyVolume_filter: mode_swap_SwapWeeklyVolume_filter; + mode_swap_SystemInfo: mode_swap_SystemInfo; + mode_swap_SystemInfo_filter: mode_swap_SystemInfo_filter; + mode_swap__Block_: mode_swap__Block_; + mode_swap__Meta_: mode_swap__Meta_; + xdai_AggregateRoot: xdai_AggregateRoot; + xdai_AggregateRootProposed: xdai_AggregateRootProposed; + xdai_AggregateRootProposed_filter: xdai_AggregateRootProposed_filter; + xdai_AggregateRoot_filter: xdai_AggregateRoot_filter; + xdai_Asset: xdai_Asset; + xdai_AssetBalance: xdai_AssetBalance; + xdai_AssetBalance_filter: xdai_AssetBalance_filter; + xdai_AssetStatus: xdai_AssetStatus; + xdai_AssetStatus_filter: xdai_AssetStatus_filter; + xdai_Asset_filter: xdai_Asset_filter; + xdai_BigDecimal: Scalars['xdai_BigDecimal']; + xdai_BlockChangedFilter: xdai_BlockChangedFilter; + xdai_Block_height: xdai_Block_height; + xdai_Bytes: Scalars['xdai_Bytes']; + xdai_ConnectorMeta: xdai_ConnectorMeta; + xdai_ConnectorMeta_filter: xdai_ConnectorMeta_filter; + xdai_DestinationTransfer: xdai_DestinationTransfer; + xdai_DestinationTransfer_filter: xdai_DestinationTransfer_filter; + xdai_Int8: Scalars['xdai_Int8']; + xdai_OptimisticRootFinalized: xdai_OptimisticRootFinalized; + xdai_OptimisticRootFinalized_filter: xdai_OptimisticRootFinalized_filter; + xdai_OriginMessage: xdai_OriginMessage; + xdai_OriginMessage_filter: xdai_OriginMessage_filter; + xdai_OriginTransfer: xdai_OriginTransfer; + xdai_OriginTransfer_filter: xdai_OriginTransfer_filter; + xdai_Relayer: xdai_Relayer; + xdai_RelayerFee: xdai_RelayerFee; + xdai_RelayerFee_filter: xdai_RelayerFee_filter; + xdai_RelayerFeesIncrease: xdai_RelayerFeesIncrease; + xdai_RelayerFeesIncrease_filter: xdai_RelayerFeesIncrease_filter; + xdai_Relayer_filter: xdai_Relayer_filter; + xdai_RootCount: xdai_RootCount; + xdai_RootCount_filter: xdai_RootCount_filter; + xdai_RootMessageSent: xdai_RootMessageSent; + xdai_RootMessageSent_filter: xdai_RootMessageSent_filter; + xdai_Router: xdai_Router; + xdai_RouterDailyTVL: xdai_RouterDailyTVL; + xdai_RouterDailyTVL_filter: xdai_RouterDailyTVL_filter; + xdai_RouterLiquidityEvent: xdai_RouterLiquidityEvent; + xdai_RouterLiquidityEvent_filter: xdai_RouterLiquidityEvent_filter; + xdai_Router_filter: xdai_Router_filter; + xdai_Sequencer: xdai_Sequencer; + xdai_Sequencer_filter: xdai_Sequencer_filter; + xdai_Setting: xdai_Setting; + xdai_Setting_filter: xdai_Setting_filter; + xdai_SlippageUpdate: xdai_SlippageUpdate; + xdai_SlippageUpdate_filter: xdai_SlippageUpdate_filter; + xdai_SnapshotRoot: xdai_SnapshotRoot; + xdai_SnapshotRoot_filter: xdai_SnapshotRoot_filter; + xdai_SpokeConnectorMode: xdai_SpokeConnectorMode; + xdai_SpokeConnectorMode_filter: xdai_SpokeConnectorMode_filter; + xdai__Block_: xdai__Block_; + xdai__Meta_: xdai__Meta_; + metis_swap_BigDecimal: Scalars['metis_swap_BigDecimal']; + metis_swap_BlockChangedFilter: metis_swap_BlockChangedFilter; + metis_swap_Block_height: metis_swap_Block_height; + metis_swap_Bytes: Scalars['metis_swap_Bytes']; + metis_swap_Int8: Scalars['metis_swap_Int8']; + metis_swap_LpAccount: metis_swap_LpAccount; + metis_swap_LpAccountBalance: metis_swap_LpAccountBalance; + metis_swap_LpAccountBalance_filter: metis_swap_LpAccountBalance_filter; + metis_swap_LpAccount_filter: metis_swap_LpAccount_filter; + metis_swap_LpToken: metis_swap_LpToken; + metis_swap_LpTokenEvent: ResolversParentTypes['metis_swap_LpTransferEvent']; + metis_swap_LpTokenEvent_filter: metis_swap_LpTokenEvent_filter; + metis_swap_LpToken_filter: metis_swap_LpToken_filter; + metis_swap_LpTransferEvent: metis_swap_LpTransferEvent; + metis_swap_LpTransferEvent_filter: metis_swap_LpTransferEvent_filter; + metis_swap_PooledToken: metis_swap_PooledToken; + metis_swap_PooledToken_filter: metis_swap_PooledToken_filter; + metis_swap_StableSwap: metis_swap_StableSwap; + metis_swap_StableSwapAddLiquidityEvent: metis_swap_StableSwapAddLiquidityEvent; + metis_swap_StableSwapAddLiquidityEvent_filter: metis_swap_StableSwapAddLiquidityEvent_filter; + metis_swap_StableSwapEvent: ResolversParentTypes['metis_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['metis_swap_StableSwapRemoveLiquidityEvent']; + metis_swap_StableSwapEvent_filter: metis_swap_StableSwapEvent_filter; + metis_swap_StableSwapExchange: metis_swap_StableSwapExchange; + metis_swap_StableSwapExchange_filter: metis_swap_StableSwapExchange_filter; + metis_swap_StableSwapRemoveLiquidityEvent: metis_swap_StableSwapRemoveLiquidityEvent; + metis_swap_StableSwapRemoveLiquidityEvent_filter: metis_swap_StableSwapRemoveLiquidityEvent_filter; + metis_swap_StableSwap_filter: metis_swap_StableSwap_filter; + metis_swap_SwapDailyVolume: metis_swap_SwapDailyVolume; + metis_swap_SwapDailyVolume_filter: metis_swap_SwapDailyVolume_filter; + metis_swap_SwapHourlyVolume: metis_swap_SwapHourlyVolume; + metis_swap_SwapHourlyVolume_filter: metis_swap_SwapHourlyVolume_filter; + metis_swap_SwapTradeVolume: ResolversParentTypes['metis_swap_SwapDailyVolume'] | ResolversParentTypes['metis_swap_SwapHourlyVolume'] | ResolversParentTypes['metis_swap_SwapWeeklyVolume']; + metis_swap_SwapTradeVolume_filter: metis_swap_SwapTradeVolume_filter; + metis_swap_SwapWeeklyVolume: metis_swap_SwapWeeklyVolume; + metis_swap_SwapWeeklyVolume_filter: metis_swap_SwapWeeklyVolume_filter; + metis_swap_SystemInfo: metis_swap_SystemInfo; + metis_swap_SystemInfo_filter: metis_swap_SystemInfo_filter; + metis_swap__Block_: metis_swap__Block_; + metis_swap__Meta_: metis_swap__Meta_; + avalanche_swap_BigDecimal: Scalars['avalanche_swap_BigDecimal']; + avalanche_swap_BlockChangedFilter: avalanche_swap_BlockChangedFilter; + avalanche_swap_Block_height: avalanche_swap_Block_height; + avalanche_swap_Bytes: Scalars['avalanche_swap_Bytes']; + avalanche_swap_Int8: Scalars['avalanche_swap_Int8']; + avalanche_swap_LpAccount: avalanche_swap_LpAccount; + avalanche_swap_LpAccountBalance: avalanche_swap_LpAccountBalance; + avalanche_swap_LpAccountBalance_filter: avalanche_swap_LpAccountBalance_filter; + avalanche_swap_LpAccount_filter: avalanche_swap_LpAccount_filter; + avalanche_swap_LpToken: avalanche_swap_LpToken; + avalanche_swap_LpTokenEvent: ResolversParentTypes['avalanche_swap_LpTransferEvent']; + avalanche_swap_LpTokenEvent_filter: avalanche_swap_LpTokenEvent_filter; + avalanche_swap_LpToken_filter: avalanche_swap_LpToken_filter; + avalanche_swap_LpTransferEvent: avalanche_swap_LpTransferEvent; + avalanche_swap_LpTransferEvent_filter: avalanche_swap_LpTransferEvent_filter; + avalanche_swap_PooledToken: avalanche_swap_PooledToken; + avalanche_swap_PooledToken_filter: avalanche_swap_PooledToken_filter; + avalanche_swap_StableSwap: avalanche_swap_StableSwap; + avalanche_swap_StableSwapAddLiquidityEvent: avalanche_swap_StableSwapAddLiquidityEvent; + avalanche_swap_StableSwapAddLiquidityEvent_filter: avalanche_swap_StableSwapAddLiquidityEvent_filter; + avalanche_swap_StableSwapEvent: ResolversParentTypes['avalanche_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['avalanche_swap_StableSwapRemoveLiquidityEvent']; + avalanche_swap_StableSwapEvent_filter: avalanche_swap_StableSwapEvent_filter; + avalanche_swap_StableSwapExchange: avalanche_swap_StableSwapExchange; + avalanche_swap_StableSwapExchange_filter: avalanche_swap_StableSwapExchange_filter; + avalanche_swap_StableSwapRemoveLiquidityEvent: avalanche_swap_StableSwapRemoveLiquidityEvent; + avalanche_swap_StableSwapRemoveLiquidityEvent_filter: avalanche_swap_StableSwapRemoveLiquidityEvent_filter; + avalanche_swap_StableSwap_filter: avalanche_swap_StableSwap_filter; + avalanche_swap_SwapDailyVolume: avalanche_swap_SwapDailyVolume; + avalanche_swap_SwapDailyVolume_filter: avalanche_swap_SwapDailyVolume_filter; + avalanche_swap_SwapHourlyVolume: avalanche_swap_SwapHourlyVolume; + avalanche_swap_SwapHourlyVolume_filter: avalanche_swap_SwapHourlyVolume_filter; + avalanche_swap_SwapTradeVolume: ResolversParentTypes['avalanche_swap_SwapDailyVolume'] | ResolversParentTypes['avalanche_swap_SwapHourlyVolume'] | ResolversParentTypes['avalanche_swap_SwapWeeklyVolume']; + avalanche_swap_SwapTradeVolume_filter: avalanche_swap_SwapTradeVolume_filter; + avalanche_swap_SwapWeeklyVolume: avalanche_swap_SwapWeeklyVolume; + avalanche_swap_SwapWeeklyVolume_filter: avalanche_swap_SwapWeeklyVolume_filter; + avalanche_swap_SystemInfo: avalanche_swap_SystemInfo; + avalanche_swap_SystemInfo_filter: avalanche_swap_SystemInfo_filter; + avalanche_swap__Block_: avalanche_swap__Block_; + avalanche_swap__Meta_: avalanche_swap__Meta_; + mainnet_AggregateRootSavedSlow: mainnet_AggregateRootSavedSlow; + mainnet_AggregateRootSavedSlow_filter: mainnet_AggregateRootSavedSlow_filter; + mainnet_AggregatedMessageRoot: mainnet_AggregatedMessageRoot; + mainnet_AggregatedMessageRoot_filter: mainnet_AggregatedMessageRoot_filter; + mainnet_ArbitrumConnectorMeta: mainnet_ArbitrumConnectorMeta; + mainnet_ArbitrumConnectorMeta_filter: mainnet_ArbitrumConnectorMeta_filter; + mainnet_AvalancheConnectorMeta: mainnet_AvalancheConnectorMeta; + mainnet_AvalancheConnectorMeta_filter: mainnet_AvalancheConnectorMeta_filter; + mainnet_BaseConnectorMeta: mainnet_BaseConnectorMeta; + mainnet_BaseConnectorMeta_filter: mainnet_BaseConnectorMeta_filter; + mainnet_BigDecimal: Scalars['mainnet_BigDecimal']; + mainnet_BlockChangedFilter: mainnet_BlockChangedFilter; + mainnet_Block_height: mainnet_Block_height; + mainnet_BnbConnectorMeta: mainnet_BnbConnectorMeta; + mainnet_BnbConnectorMeta_filter: mainnet_BnbConnectorMeta_filter; + mainnet_Bytes: Scalars['mainnet_Bytes']; + mainnet_GnosisConnectorMeta: mainnet_GnosisConnectorMeta; + mainnet_GnosisConnectorMeta_filter: mainnet_GnosisConnectorMeta_filter; + mainnet_HubDomain: mainnet_HubDomain; + mainnet_HubDomain_filter: mainnet_HubDomain_filter; + mainnet_HubOptimisticRootFinalized: mainnet_HubOptimisticRootFinalized; + mainnet_HubOptimisticRootFinalized_filter: mainnet_HubOptimisticRootFinalized_filter; + mainnet_Int8: Scalars['mainnet_Int8']; + mainnet_LineaConnectorMeta: mainnet_LineaConnectorMeta; + mainnet_LineaConnectorMeta_filter: mainnet_LineaConnectorMeta_filter; + mainnet_MantleConnectorMeta: mainnet_MantleConnectorMeta; + mainnet_MantleConnectorMeta_filter: mainnet_MantleConnectorMeta_filter; + mainnet_MetisConnectorMeta: mainnet_MetisConnectorMeta; + mainnet_MetisConnectorMeta_filter: mainnet_MetisConnectorMeta_filter; + mainnet_ModeConnectorMeta: mainnet_ModeConnectorMeta; + mainnet_ModeConnectorMeta_filter: mainnet_ModeConnectorMeta_filter; + mainnet_OptimismConnectorMeta: mainnet_OptimismConnectorMeta; + mainnet_OptimismConnectorMeta_filter: mainnet_OptimismConnectorMeta_filter; + mainnet_OptimisticRootPropagated: mainnet_OptimisticRootPropagated; + mainnet_OptimisticRootPropagated_filter: mainnet_OptimisticRootPropagated_filter; + mainnet_OptimisticRootProposed: mainnet_OptimisticRootProposed; + mainnet_OptimisticRootProposed_filter: mainnet_OptimisticRootProposed_filter; + mainnet_PolygonConnectorMeta: mainnet_PolygonConnectorMeta; + mainnet_PolygonConnectorMeta_filter: mainnet_PolygonConnectorMeta_filter; + mainnet_PolygonZkConnectorMeta: mainnet_PolygonZkConnectorMeta; + mainnet_PolygonZkConnectorMeta_filter: mainnet_PolygonZkConnectorMeta_filter; + mainnet_RootAggregated: mainnet_RootAggregated; + mainnet_RootAggregated_filter: mainnet_RootAggregated_filter; + mainnet_RootManagerMeta: mainnet_RootManagerMeta; + mainnet_RootManagerMeta_filter: mainnet_RootManagerMeta_filter; + mainnet_RootManagerMode: mainnet_RootManagerMode; + mainnet_RootManagerMode_filter: mainnet_RootManagerMode_filter; + mainnet_RootMessageProcessed: mainnet_RootMessageProcessed; + mainnet_RootMessageProcessed_filter: mainnet_RootMessageProcessed_filter; + mainnet_RootPropagated: mainnet_RootPropagated; + mainnet_RootPropagated_filter: mainnet_RootPropagated_filter; + mainnet_ZkSyncConnectorMeta: mainnet_ZkSyncConnectorMeta; + mainnet_ZkSyncConnectorMeta_filter: mainnet_ZkSyncConnectorMeta_filter; + mainnet__Block_: mainnet__Block_; + mainnet__Meta_: mainnet__Meta_; + avalanche_AggregateRoot: avalanche_AggregateRoot; + avalanche_AggregateRootProposed: avalanche_AggregateRootProposed; + avalanche_AggregateRootProposed_filter: avalanche_AggregateRootProposed_filter; + avalanche_AggregateRoot_filter: avalanche_AggregateRoot_filter; + avalanche_Asset: avalanche_Asset; + avalanche_AssetBalance: avalanche_AssetBalance; + avalanche_AssetBalance_filter: avalanche_AssetBalance_filter; + avalanche_AssetStatus: avalanche_AssetStatus; + avalanche_AssetStatus_filter: avalanche_AssetStatus_filter; + avalanche_Asset_filter: avalanche_Asset_filter; + avalanche_BigDecimal: Scalars['avalanche_BigDecimal']; + avalanche_BlockChangedFilter: avalanche_BlockChangedFilter; + avalanche_Block_height: avalanche_Block_height; + avalanche_Bytes: Scalars['avalanche_Bytes']; + avalanche_ConnectorMeta: avalanche_ConnectorMeta; + avalanche_ConnectorMeta_filter: avalanche_ConnectorMeta_filter; + avalanche_DestinationTransfer: avalanche_DestinationTransfer; + avalanche_DestinationTransfer_filter: avalanche_DestinationTransfer_filter; + avalanche_Int8: Scalars['avalanche_Int8']; + avalanche_OptimisticRootFinalized: avalanche_OptimisticRootFinalized; + avalanche_OptimisticRootFinalized_filter: avalanche_OptimisticRootFinalized_filter; + avalanche_OriginMessage: avalanche_OriginMessage; + avalanche_OriginMessage_filter: avalanche_OriginMessage_filter; + avalanche_OriginTransfer: avalanche_OriginTransfer; + avalanche_OriginTransfer_filter: avalanche_OriginTransfer_filter; + avalanche_Relayer: avalanche_Relayer; + avalanche_RelayerFee: avalanche_RelayerFee; + avalanche_RelayerFee_filter: avalanche_RelayerFee_filter; + avalanche_RelayerFeesIncrease: avalanche_RelayerFeesIncrease; + avalanche_RelayerFeesIncrease_filter: avalanche_RelayerFeesIncrease_filter; + avalanche_Relayer_filter: avalanche_Relayer_filter; + avalanche_RootCount: avalanche_RootCount; + avalanche_RootCount_filter: avalanche_RootCount_filter; + avalanche_RootMessageSent: avalanche_RootMessageSent; + avalanche_RootMessageSent_filter: avalanche_RootMessageSent_filter; + avalanche_Router: avalanche_Router; + avalanche_RouterDailyTVL: avalanche_RouterDailyTVL; + avalanche_RouterDailyTVL_filter: avalanche_RouterDailyTVL_filter; + avalanche_RouterLiquidityEvent: avalanche_RouterLiquidityEvent; + avalanche_RouterLiquidityEvent_filter: avalanche_RouterLiquidityEvent_filter; + avalanche_Router_filter: avalanche_Router_filter; + avalanche_Sequencer: avalanche_Sequencer; + avalanche_Sequencer_filter: avalanche_Sequencer_filter; + avalanche_Setting: avalanche_Setting; + avalanche_Setting_filter: avalanche_Setting_filter; + avalanche_SlippageUpdate: avalanche_SlippageUpdate; + avalanche_SlippageUpdate_filter: avalanche_SlippageUpdate_filter; + avalanche_SnapshotRoot: avalanche_SnapshotRoot; + avalanche_SnapshotRoot_filter: avalanche_SnapshotRoot_filter; + avalanche_SpokeConnectorMode: avalanche_SpokeConnectorMode; + avalanche_SpokeConnectorMode_filter: avalanche_SpokeConnectorMode_filter; + avalanche__Block_: avalanche__Block_; + avalanche__Meta_: avalanche__Meta_; + localoptimism_AggregateRoot: localoptimism_AggregateRoot; + localoptimism_AggregateRootProposed: localoptimism_AggregateRootProposed; + localoptimism_AggregateRootProposed_filter: localoptimism_AggregateRootProposed_filter; + localoptimism_AggregateRoot_filter: localoptimism_AggregateRoot_filter; + localoptimism_Asset: localoptimism_Asset; + localoptimism_AssetBalance: localoptimism_AssetBalance; + localoptimism_AssetBalance_filter: localoptimism_AssetBalance_filter; + localoptimism_AssetStatus: localoptimism_AssetStatus; + localoptimism_AssetStatus_filter: localoptimism_AssetStatus_filter; + localoptimism_Asset_filter: localoptimism_Asset_filter; + localoptimism_BigDecimal: Scalars['localoptimism_BigDecimal']; + localoptimism_BlockChangedFilter: localoptimism_BlockChangedFilter; + localoptimism_Block_height: localoptimism_Block_height; + localoptimism_Bytes: Scalars['localoptimism_Bytes']; + localoptimism_ConnectorMeta: localoptimism_ConnectorMeta; + localoptimism_ConnectorMeta_filter: localoptimism_ConnectorMeta_filter; + localoptimism_DestinationTransfer: localoptimism_DestinationTransfer; + localoptimism_DestinationTransfer_filter: localoptimism_DestinationTransfer_filter; + localoptimism_Int8: Scalars['localoptimism_Int8']; + localoptimism_OptimisticRootFinalized: localoptimism_OptimisticRootFinalized; + localoptimism_OptimisticRootFinalized_filter: localoptimism_OptimisticRootFinalized_filter; + localoptimism_OriginMessage: localoptimism_OriginMessage; + localoptimism_OriginMessage_filter: localoptimism_OriginMessage_filter; + localoptimism_OriginTransfer: localoptimism_OriginTransfer; + localoptimism_OriginTransfer_filter: localoptimism_OriginTransfer_filter; + localoptimism_Relayer: localoptimism_Relayer; + localoptimism_RelayerFee: localoptimism_RelayerFee; + localoptimism_RelayerFee_filter: localoptimism_RelayerFee_filter; + localoptimism_RelayerFeesIncrease: localoptimism_RelayerFeesIncrease; + localoptimism_RelayerFeesIncrease_filter: localoptimism_RelayerFeesIncrease_filter; + localoptimism_Relayer_filter: localoptimism_Relayer_filter; + localoptimism_RootCount: localoptimism_RootCount; + localoptimism_RootCount_filter: localoptimism_RootCount_filter; + localoptimism_RootMessageSent: localoptimism_RootMessageSent; + localoptimism_RootMessageSent_filter: localoptimism_RootMessageSent_filter; + localoptimism_Router: localoptimism_Router; + localoptimism_RouterDailyTVL: localoptimism_RouterDailyTVL; + localoptimism_RouterDailyTVL_filter: localoptimism_RouterDailyTVL_filter; + localoptimism_RouterLiquidityEvent: localoptimism_RouterLiquidityEvent; + localoptimism_RouterLiquidityEvent_filter: localoptimism_RouterLiquidityEvent_filter; + localoptimism_Router_filter: localoptimism_Router_filter; + localoptimism_Sequencer: localoptimism_Sequencer; + localoptimism_Sequencer_filter: localoptimism_Sequencer_filter; + localoptimism_Setting: localoptimism_Setting; + localoptimism_Setting_filter: localoptimism_Setting_filter; + localoptimism_SlippageUpdate: localoptimism_SlippageUpdate; + localoptimism_SlippageUpdate_filter: localoptimism_SlippageUpdate_filter; + localoptimism_SnapshotRoot: localoptimism_SnapshotRoot; + localoptimism_SnapshotRoot_filter: localoptimism_SnapshotRoot_filter; + localoptimism_SpokeConnectorMode: localoptimism_SpokeConnectorMode; + localoptimism_SpokeConnectorMode_filter: localoptimism_SpokeConnectorMode_filter; + localoptimism__Block_: localoptimism__Block_; + localoptimism__Meta_: localoptimism__Meta_; stagingarbitrumone_AggregateRoot: stagingarbitrumone_AggregateRoot; stagingarbitrumone_AggregateRootProposed: stagingarbitrumone_AggregateRootProposed; stagingarbitrumone_AggregateRootProposed_filter: stagingarbitrumone_AggregateRootProposed_filter; @@ -196108,165 +195847,59 @@ export type ResolversParentTypes = ResolversObject<{ stagingarbitrumone_SpokeConnectorMode_filter: stagingarbitrumone_SpokeConnectorMode_filter; stagingarbitrumone__Block_: stagingarbitrumone__Block_; stagingarbitrumone__Meta_: stagingarbitrumone__Meta_; - stagingscroll_AggregateRoot: stagingscroll_AggregateRoot; - stagingscroll_AggregateRootProposed: stagingscroll_AggregateRootProposed; - stagingscroll_AggregateRootProposed_filter: stagingscroll_AggregateRootProposed_filter; - stagingscroll_AggregateRoot_filter: stagingscroll_AggregateRoot_filter; - stagingscroll_Asset: stagingscroll_Asset; - stagingscroll_AssetBalance: stagingscroll_AssetBalance; - stagingscroll_AssetBalance_filter: stagingscroll_AssetBalance_filter; - stagingscroll_AssetStatus: stagingscroll_AssetStatus; - stagingscroll_AssetStatus_filter: stagingscroll_AssetStatus_filter; - stagingscroll_Asset_filter: stagingscroll_Asset_filter; - stagingscroll_BigDecimal: Scalars['stagingscroll_BigDecimal']; - stagingscroll_BlockChangedFilter: stagingscroll_BlockChangedFilter; - stagingscroll_Block_height: stagingscroll_Block_height; - stagingscroll_Bytes: Scalars['stagingscroll_Bytes']; - stagingscroll_ConnectorMeta: stagingscroll_ConnectorMeta; - stagingscroll_ConnectorMeta_filter: stagingscroll_ConnectorMeta_filter; - stagingscroll_DestinationTransfer: stagingscroll_DestinationTransfer; - stagingscroll_DestinationTransfer_filter: stagingscroll_DestinationTransfer_filter; - stagingscroll_Int8: Scalars['stagingscroll_Int8']; - stagingscroll_OptimisticRootFinalized: stagingscroll_OptimisticRootFinalized; - stagingscroll_OptimisticRootFinalized_filter: stagingscroll_OptimisticRootFinalized_filter; - stagingscroll_OriginMessage: stagingscroll_OriginMessage; - stagingscroll_OriginMessage_filter: stagingscroll_OriginMessage_filter; - stagingscroll_OriginTransfer: stagingscroll_OriginTransfer; - stagingscroll_OriginTransfer_filter: stagingscroll_OriginTransfer_filter; - stagingscroll_Relayer: stagingscroll_Relayer; - stagingscroll_RelayerFee: stagingscroll_RelayerFee; - stagingscroll_RelayerFee_filter: stagingscroll_RelayerFee_filter; - stagingscroll_RelayerFeesIncrease: stagingscroll_RelayerFeesIncrease; - stagingscroll_RelayerFeesIncrease_filter: stagingscroll_RelayerFeesIncrease_filter; - stagingscroll_Relayer_filter: stagingscroll_Relayer_filter; - stagingscroll_RootCount: stagingscroll_RootCount; - stagingscroll_RootCount_filter: stagingscroll_RootCount_filter; - stagingscroll_RootMessageSent: stagingscroll_RootMessageSent; - stagingscroll_RootMessageSent_filter: stagingscroll_RootMessageSent_filter; - stagingscroll_Router: stagingscroll_Router; - stagingscroll_RouterDailyTVL: stagingscroll_RouterDailyTVL; - stagingscroll_RouterDailyTVL_filter: stagingscroll_RouterDailyTVL_filter; - stagingscroll_RouterLiquidityEvent: stagingscroll_RouterLiquidityEvent; - stagingscroll_RouterLiquidityEvent_filter: stagingscroll_RouterLiquidityEvent_filter; - stagingscroll_Router_filter: stagingscroll_Router_filter; - stagingscroll_Sequencer: stagingscroll_Sequencer; - stagingscroll_Sequencer_filter: stagingscroll_Sequencer_filter; - stagingscroll_Setting: stagingscroll_Setting; - stagingscroll_Setting_filter: stagingscroll_Setting_filter; - stagingscroll_SlippageUpdate: stagingscroll_SlippageUpdate; - stagingscroll_SlippageUpdate_filter: stagingscroll_SlippageUpdate_filter; - stagingscroll_SnapshotRoot: stagingscroll_SnapshotRoot; - stagingscroll_SnapshotRoot_filter: stagingscroll_SnapshotRoot_filter; - stagingscroll_SpokeConnectorMode: stagingscroll_SpokeConnectorMode; - stagingscroll_SpokeConnectorMode_filter: stagingscroll_SpokeConnectorMode_filter; - stagingscroll__Block_: stagingscroll__Block_; - stagingscroll__Meta_: stagingscroll__Meta_; - stagingbase_AggregateRoot: stagingbase_AggregateRoot; - stagingbase_AggregateRootProposed: stagingbase_AggregateRootProposed; - stagingbase_AggregateRootProposed_filter: stagingbase_AggregateRootProposed_filter; - stagingbase_AggregateRoot_filter: stagingbase_AggregateRoot_filter; - stagingbase_Asset: stagingbase_Asset; - stagingbase_AssetBalance: stagingbase_AssetBalance; - stagingbase_AssetBalance_filter: stagingbase_AssetBalance_filter; - stagingbase_AssetStatus: stagingbase_AssetStatus; - stagingbase_AssetStatus_filter: stagingbase_AssetStatus_filter; - stagingbase_Asset_filter: stagingbase_Asset_filter; - stagingbase_BigDecimal: Scalars['stagingbase_BigDecimal']; - stagingbase_BlockChangedFilter: stagingbase_BlockChangedFilter; - stagingbase_Block_height: stagingbase_Block_height; - stagingbase_Bytes: Scalars['stagingbase_Bytes']; - stagingbase_ConnectorMeta: stagingbase_ConnectorMeta; - stagingbase_ConnectorMeta_filter: stagingbase_ConnectorMeta_filter; - stagingbase_DestinationTransfer: stagingbase_DestinationTransfer; - stagingbase_DestinationTransfer_filter: stagingbase_DestinationTransfer_filter; - stagingbase_Int8: Scalars['stagingbase_Int8']; - stagingbase_OptimisticRootFinalized: stagingbase_OptimisticRootFinalized; - stagingbase_OptimisticRootFinalized_filter: stagingbase_OptimisticRootFinalized_filter; - stagingbase_OriginMessage: stagingbase_OriginMessage; - stagingbase_OriginMessage_filter: stagingbase_OriginMessage_filter; - stagingbase_OriginTransfer: stagingbase_OriginTransfer; - stagingbase_OriginTransfer_filter: stagingbase_OriginTransfer_filter; - stagingbase_Relayer: stagingbase_Relayer; - stagingbase_RelayerFee: stagingbase_RelayerFee; - stagingbase_RelayerFee_filter: stagingbase_RelayerFee_filter; - stagingbase_RelayerFeesIncrease: stagingbase_RelayerFeesIncrease; - stagingbase_RelayerFeesIncrease_filter: stagingbase_RelayerFeesIncrease_filter; - stagingbase_Relayer_filter: stagingbase_Relayer_filter; - stagingbase_RootCount: stagingbase_RootCount; - stagingbase_RootCount_filter: stagingbase_RootCount_filter; - stagingbase_RootMessageSent: stagingbase_RootMessageSent; - stagingbase_RootMessageSent_filter: stagingbase_RootMessageSent_filter; - stagingbase_Router: stagingbase_Router; - stagingbase_RouterDailyTVL: stagingbase_RouterDailyTVL; - stagingbase_RouterDailyTVL_filter: stagingbase_RouterDailyTVL_filter; - stagingbase_RouterLiquidityEvent: stagingbase_RouterLiquidityEvent; - stagingbase_RouterLiquidityEvent_filter: stagingbase_RouterLiquidityEvent_filter; - stagingbase_Router_filter: stagingbase_Router_filter; - stagingbase_Sequencer: stagingbase_Sequencer; - stagingbase_Sequencer_filter: stagingbase_Sequencer_filter; - stagingbase_Setting: stagingbase_Setting; - stagingbase_Setting_filter: stagingbase_Setting_filter; - stagingbase_SlippageUpdate: stagingbase_SlippageUpdate; - stagingbase_SlippageUpdate_filter: stagingbase_SlippageUpdate_filter; - stagingbase_SnapshotRoot: stagingbase_SnapshotRoot; - stagingbase_SnapshotRoot_filter: stagingbase_SnapshotRoot_filter; - stagingbase_SpokeConnectorMode: stagingbase_SpokeConnectorMode; - stagingbase_SpokeConnectorMode_filter: stagingbase_SpokeConnectorMode_filter; - stagingbase__Block_: stagingbase__Block_; - stagingbase__Meta_: stagingbase__Meta_; - base_AggregateRoot: base_AggregateRoot; - base_AggregateRootProposed: base_AggregateRootProposed; - base_AggregateRootProposed_filter: base_AggregateRootProposed_filter; - base_AggregateRoot_filter: base_AggregateRoot_filter; - base_Asset: base_Asset; - base_AssetBalance: base_AssetBalance; - base_AssetBalance_filter: base_AssetBalance_filter; - base_AssetStatus: base_AssetStatus; - base_AssetStatus_filter: base_AssetStatus_filter; - base_Asset_filter: base_Asset_filter; - base_BigDecimal: Scalars['base_BigDecimal']; - base_BlockChangedFilter: base_BlockChangedFilter; - base_Block_height: base_Block_height; - base_Bytes: Scalars['base_Bytes']; - base_ConnectorMeta: base_ConnectorMeta; - base_ConnectorMeta_filter: base_ConnectorMeta_filter; - base_DestinationTransfer: base_DestinationTransfer; - base_DestinationTransfer_filter: base_DestinationTransfer_filter; - base_Int8: Scalars['base_Int8']; - base_OptimisticRootFinalized: base_OptimisticRootFinalized; - base_OptimisticRootFinalized_filter: base_OptimisticRootFinalized_filter; - base_OriginMessage: base_OriginMessage; - base_OriginMessage_filter: base_OriginMessage_filter; - base_OriginTransfer: base_OriginTransfer; - base_OriginTransfer_filter: base_OriginTransfer_filter; - base_Relayer: base_Relayer; - base_RelayerFee: base_RelayerFee; - base_RelayerFee_filter: base_RelayerFee_filter; - base_RelayerFeesIncrease: base_RelayerFeesIncrease; - base_RelayerFeesIncrease_filter: base_RelayerFeesIncrease_filter; - base_Relayer_filter: base_Relayer_filter; - base_RootCount: base_RootCount; - base_RootCount_filter: base_RootCount_filter; - base_RootMessageSent: base_RootMessageSent; - base_RootMessageSent_filter: base_RootMessageSent_filter; - base_Router: base_Router; - base_RouterDailyTVL: base_RouterDailyTVL; - base_RouterDailyTVL_filter: base_RouterDailyTVL_filter; - base_RouterLiquidityEvent: base_RouterLiquidityEvent; - base_RouterLiquidityEvent_filter: base_RouterLiquidityEvent_filter; - base_Router_filter: base_Router_filter; - base_Sequencer: base_Sequencer; - base_Sequencer_filter: base_Sequencer_filter; - base_Setting: base_Setting; - base_Setting_filter: base_Setting_filter; - base_SlippageUpdate: base_SlippageUpdate; - base_SlippageUpdate_filter: base_SlippageUpdate_filter; - base_SnapshotRoot: base_SnapshotRoot; - base_SnapshotRoot_filter: base_SnapshotRoot_filter; - base_SpokeConnectorMode: base_SpokeConnectorMode; - base_SpokeConnectorMode_filter: base_SpokeConnectorMode_filter; - base__Block_: base__Block_; - base__Meta_: base__Meta_; + zksync_AggregateRoot: zksync_AggregateRoot; + zksync_AggregateRootProposed: zksync_AggregateRootProposed; + zksync_AggregateRootProposed_filter: zksync_AggregateRootProposed_filter; + zksync_AggregateRoot_filter: zksync_AggregateRoot_filter; + zksync_Asset: zksync_Asset; + zksync_AssetBalance: zksync_AssetBalance; + zksync_AssetBalance_filter: zksync_AssetBalance_filter; + zksync_AssetStatus: zksync_AssetStatus; + zksync_AssetStatus_filter: zksync_AssetStatus_filter; + zksync_Asset_filter: zksync_Asset_filter; + zksync_BigDecimal: Scalars['zksync_BigDecimal']; + zksync_BlockChangedFilter: zksync_BlockChangedFilter; + zksync_Block_height: zksync_Block_height; + zksync_Bytes: Scalars['zksync_Bytes']; + zksync_ConnectorMeta: zksync_ConnectorMeta; + zksync_ConnectorMeta_filter: zksync_ConnectorMeta_filter; + zksync_DestinationTransfer: zksync_DestinationTransfer; + zksync_DestinationTransfer_filter: zksync_DestinationTransfer_filter; + zksync_Int8: Scalars['zksync_Int8']; + zksync_OptimisticRootFinalized: zksync_OptimisticRootFinalized; + zksync_OptimisticRootFinalized_filter: zksync_OptimisticRootFinalized_filter; + zksync_OriginMessage: zksync_OriginMessage; + zksync_OriginMessage_filter: zksync_OriginMessage_filter; + zksync_OriginTransfer: zksync_OriginTransfer; + zksync_OriginTransfer_filter: zksync_OriginTransfer_filter; + zksync_Relayer: zksync_Relayer; + zksync_RelayerFee: zksync_RelayerFee; + zksync_RelayerFee_filter: zksync_RelayerFee_filter; + zksync_RelayerFeesIncrease: zksync_RelayerFeesIncrease; + zksync_RelayerFeesIncrease_filter: zksync_RelayerFeesIncrease_filter; + zksync_Relayer_filter: zksync_Relayer_filter; + zksync_RootCount: zksync_RootCount; + zksync_RootCount_filter: zksync_RootCount_filter; + zksync_RootMessageSent: zksync_RootMessageSent; + zksync_RootMessageSent_filter: zksync_RootMessageSent_filter; + zksync_Router: zksync_Router; + zksync_RouterDailyTVL: zksync_RouterDailyTVL; + zksync_RouterDailyTVL_filter: zksync_RouterDailyTVL_filter; + zksync_RouterLiquidityEvent: zksync_RouterLiquidityEvent; + zksync_RouterLiquidityEvent_filter: zksync_RouterLiquidityEvent_filter; + zksync_Router_filter: zksync_Router_filter; + zksync_Sequencer: zksync_Sequencer; + zksync_Sequencer_filter: zksync_Sequencer_filter; + zksync_Setting: zksync_Setting; + zksync_Setting_filter: zksync_Setting_filter; + zksync_SlippageUpdate: zksync_SlippageUpdate; + zksync_SlippageUpdate_filter: zksync_SlippageUpdate_filter; + zksync_SnapshotRoot: zksync_SnapshotRoot; + zksync_SnapshotRoot_filter: zksync_SnapshotRoot_filter; + zksync_SpokeConnectorMode: zksync_SpokeConnectorMode; + zksync_SpokeConnectorMode_filter: zksync_SpokeConnectorMode_filter; + zksync__Block_: zksync__Block_; + zksync__Meta_: zksync__Meta_; staginglinea_AggregateRoot: staginglinea_AggregateRoot; staginglinea_AggregateRootProposed: staginglinea_AggregateRootProposed; staginglinea_AggregateRootProposed_filter: staginglinea_AggregateRootProposed_filter; @@ -196319,6 +195952,211 @@ export type ResolversParentTypes = ResolversObject<{ staginglinea_SpokeConnectorMode_filter: staginglinea_SpokeConnectorMode_filter; staginglinea__Block_: staginglinea__Block_; staginglinea__Meta_: staginglinea__Meta_; + mainnet_AggregateRoot: mainnet_AggregateRoot; + mainnet_AggregateRootProposed: mainnet_AggregateRootProposed; + mainnet_AggregateRootProposed_filter: mainnet_AggregateRootProposed_filter; + mainnet_AggregateRoot_filter: mainnet_AggregateRoot_filter; + mainnet_Asset: mainnet_Asset; + mainnet_AssetBalance: mainnet_AssetBalance; + mainnet_AssetBalance_filter: mainnet_AssetBalance_filter; + mainnet_AssetStatus: mainnet_AssetStatus; + mainnet_AssetStatus_filter: mainnet_AssetStatus_filter; + mainnet_Asset_filter: mainnet_Asset_filter; + mainnet_ConnectorMeta: mainnet_ConnectorMeta; + mainnet_ConnectorMeta_filter: mainnet_ConnectorMeta_filter; + mainnet_DestinationTransfer: mainnet_DestinationTransfer; + mainnet_DestinationTransfer_filter: mainnet_DestinationTransfer_filter; + mainnet_OptimisticRootFinalized: mainnet_OptimisticRootFinalized; + mainnet_OptimisticRootFinalized_filter: mainnet_OptimisticRootFinalized_filter; + mainnet_OriginMessage: mainnet_OriginMessage; + mainnet_OriginMessage_filter: mainnet_OriginMessage_filter; + mainnet_OriginTransfer: mainnet_OriginTransfer; + mainnet_OriginTransfer_filter: mainnet_OriginTransfer_filter; + mainnet_Relayer: mainnet_Relayer; + mainnet_RelayerFee: mainnet_RelayerFee; + mainnet_RelayerFee_filter: mainnet_RelayerFee_filter; + mainnet_RelayerFeesIncrease: mainnet_RelayerFeesIncrease; + mainnet_RelayerFeesIncrease_filter: mainnet_RelayerFeesIncrease_filter; + mainnet_Relayer_filter: mainnet_Relayer_filter; + mainnet_RootCount: mainnet_RootCount; + mainnet_RootCount_filter: mainnet_RootCount_filter; + mainnet_RootMessageSent: mainnet_RootMessageSent; + mainnet_RootMessageSent_filter: mainnet_RootMessageSent_filter; + mainnet_Router: mainnet_Router; + mainnet_RouterDailyTVL: mainnet_RouterDailyTVL; + mainnet_RouterDailyTVL_filter: mainnet_RouterDailyTVL_filter; + mainnet_RouterLiquidityEvent: mainnet_RouterLiquidityEvent; + mainnet_RouterLiquidityEvent_filter: mainnet_RouterLiquidityEvent_filter; + mainnet_Router_filter: mainnet_Router_filter; + mainnet_Sequencer: mainnet_Sequencer; + mainnet_Sequencer_filter: mainnet_Sequencer_filter; + mainnet_Setting: mainnet_Setting; + mainnet_Setting_filter: mainnet_Setting_filter; + mainnet_SlippageUpdate: mainnet_SlippageUpdate; + mainnet_SlippageUpdate_filter: mainnet_SlippageUpdate_filter; + mainnet_SnapshotRoot: mainnet_SnapshotRoot; + mainnet_SnapshotRoot_filter: mainnet_SnapshotRoot_filter; + mainnet_SpokeConnectorMode: mainnet_SpokeConnectorMode; + mainnet_SpokeConnectorMode_filter: mainnet_SpokeConnectorMode_filter; + optimismsepolia_AggregateRoot: optimismsepolia_AggregateRoot; + optimismsepolia_AggregateRootProposed: optimismsepolia_AggregateRootProposed; + optimismsepolia_AggregateRootProposed_filter: optimismsepolia_AggregateRootProposed_filter; + optimismsepolia_AggregateRoot_filter: optimismsepolia_AggregateRoot_filter; + optimismsepolia_Asset: optimismsepolia_Asset; + optimismsepolia_AssetBalance: optimismsepolia_AssetBalance; + optimismsepolia_AssetBalance_filter: optimismsepolia_AssetBalance_filter; + optimismsepolia_AssetStatus: optimismsepolia_AssetStatus; + optimismsepolia_AssetStatus_filter: optimismsepolia_AssetStatus_filter; + optimismsepolia_Asset_filter: optimismsepolia_Asset_filter; + optimismsepolia_BigDecimal: Scalars['optimismsepolia_BigDecimal']; + optimismsepolia_BlockChangedFilter: optimismsepolia_BlockChangedFilter; + optimismsepolia_Block_height: optimismsepolia_Block_height; + optimismsepolia_Bytes: Scalars['optimismsepolia_Bytes']; + optimismsepolia_ConnectorMeta: optimismsepolia_ConnectorMeta; + optimismsepolia_ConnectorMeta_filter: optimismsepolia_ConnectorMeta_filter; + optimismsepolia_DestinationTransfer: optimismsepolia_DestinationTransfer; + optimismsepolia_DestinationTransfer_filter: optimismsepolia_DestinationTransfer_filter; + optimismsepolia_Int8: Scalars['optimismsepolia_Int8']; + optimismsepolia_OptimisticRootFinalized: optimismsepolia_OptimisticRootFinalized; + optimismsepolia_OptimisticRootFinalized_filter: optimismsepolia_OptimisticRootFinalized_filter; + optimismsepolia_OriginMessage: optimismsepolia_OriginMessage; + optimismsepolia_OriginMessage_filter: optimismsepolia_OriginMessage_filter; + optimismsepolia_OriginTransfer: optimismsepolia_OriginTransfer; + optimismsepolia_OriginTransfer_filter: optimismsepolia_OriginTransfer_filter; + optimismsepolia_Relayer: optimismsepolia_Relayer; + optimismsepolia_RelayerFee: optimismsepolia_RelayerFee; + optimismsepolia_RelayerFee_filter: optimismsepolia_RelayerFee_filter; + optimismsepolia_RelayerFeesIncrease: optimismsepolia_RelayerFeesIncrease; + optimismsepolia_RelayerFeesIncrease_filter: optimismsepolia_RelayerFeesIncrease_filter; + optimismsepolia_Relayer_filter: optimismsepolia_Relayer_filter; + optimismsepolia_RootCount: optimismsepolia_RootCount; + optimismsepolia_RootCount_filter: optimismsepolia_RootCount_filter; + optimismsepolia_RootMessageSent: optimismsepolia_RootMessageSent; + optimismsepolia_RootMessageSent_filter: optimismsepolia_RootMessageSent_filter; + optimismsepolia_Router: optimismsepolia_Router; + optimismsepolia_RouterDailyTVL: optimismsepolia_RouterDailyTVL; + optimismsepolia_RouterDailyTVL_filter: optimismsepolia_RouterDailyTVL_filter; + optimismsepolia_RouterLiquidityEvent: optimismsepolia_RouterLiquidityEvent; + optimismsepolia_RouterLiquidityEvent_filter: optimismsepolia_RouterLiquidityEvent_filter; + optimismsepolia_Router_filter: optimismsepolia_Router_filter; + optimismsepolia_Sequencer: optimismsepolia_Sequencer; + optimismsepolia_Sequencer_filter: optimismsepolia_Sequencer_filter; + optimismsepolia_Setting: optimismsepolia_Setting; + optimismsepolia_Setting_filter: optimismsepolia_Setting_filter; + optimismsepolia_SlippageUpdate: optimismsepolia_SlippageUpdate; + optimismsepolia_SlippageUpdate_filter: optimismsepolia_SlippageUpdate_filter; + optimismsepolia_SnapshotRoot: optimismsepolia_SnapshotRoot; + optimismsepolia_SnapshotRoot_filter: optimismsepolia_SnapshotRoot_filter; + optimismsepolia_SpokeConnectorMode: optimismsepolia_SpokeConnectorMode; + optimismsepolia_SpokeConnectorMode_filter: optimismsepolia_SpokeConnectorMode_filter; + optimismsepolia__Block_: optimismsepolia__Block_; + optimismsepolia__Meta_: optimismsepolia__Meta_; + polygonzkevm_AggregateRoot: polygonzkevm_AggregateRoot; + polygonzkevm_AggregateRootProposed: polygonzkevm_AggregateRootProposed; + polygonzkevm_AggregateRootProposed_filter: polygonzkevm_AggregateRootProposed_filter; + polygonzkevm_AggregateRoot_filter: polygonzkevm_AggregateRoot_filter; + polygonzkevm_Asset: polygonzkevm_Asset; + polygonzkevm_AssetBalance: polygonzkevm_AssetBalance; + polygonzkevm_AssetBalance_filter: polygonzkevm_AssetBalance_filter; + polygonzkevm_AssetStatus: polygonzkevm_AssetStatus; + polygonzkevm_AssetStatus_filter: polygonzkevm_AssetStatus_filter; + polygonzkevm_Asset_filter: polygonzkevm_Asset_filter; + polygonzkevm_BigDecimal: Scalars['polygonzkevm_BigDecimal']; + polygonzkevm_BlockChangedFilter: polygonzkevm_BlockChangedFilter; + polygonzkevm_Block_height: polygonzkevm_Block_height; + polygonzkevm_Bytes: Scalars['polygonzkevm_Bytes']; + polygonzkevm_ConnectorMeta: polygonzkevm_ConnectorMeta; + polygonzkevm_ConnectorMeta_filter: polygonzkevm_ConnectorMeta_filter; + polygonzkevm_DestinationTransfer: polygonzkevm_DestinationTransfer; + polygonzkevm_DestinationTransfer_filter: polygonzkevm_DestinationTransfer_filter; + polygonzkevm_Int8: Scalars['polygonzkevm_Int8']; + polygonzkevm_OptimisticRootFinalized: polygonzkevm_OptimisticRootFinalized; + polygonzkevm_OptimisticRootFinalized_filter: polygonzkevm_OptimisticRootFinalized_filter; + polygonzkevm_OriginMessage: polygonzkevm_OriginMessage; + polygonzkevm_OriginMessage_filter: polygonzkevm_OriginMessage_filter; + polygonzkevm_OriginTransfer: polygonzkevm_OriginTransfer; + polygonzkevm_OriginTransfer_filter: polygonzkevm_OriginTransfer_filter; + polygonzkevm_Relayer: polygonzkevm_Relayer; + polygonzkevm_RelayerFee: polygonzkevm_RelayerFee; + polygonzkevm_RelayerFee_filter: polygonzkevm_RelayerFee_filter; + polygonzkevm_RelayerFeesIncrease: polygonzkevm_RelayerFeesIncrease; + polygonzkevm_RelayerFeesIncrease_filter: polygonzkevm_RelayerFeesIncrease_filter; + polygonzkevm_Relayer_filter: polygonzkevm_Relayer_filter; + polygonzkevm_RootCount: polygonzkevm_RootCount; + polygonzkevm_RootCount_filter: polygonzkevm_RootCount_filter; + polygonzkevm_RootMessageSent: polygonzkevm_RootMessageSent; + polygonzkevm_RootMessageSent_filter: polygonzkevm_RootMessageSent_filter; + polygonzkevm_Router: polygonzkevm_Router; + polygonzkevm_RouterDailyTVL: polygonzkevm_RouterDailyTVL; + polygonzkevm_RouterDailyTVL_filter: polygonzkevm_RouterDailyTVL_filter; + polygonzkevm_RouterLiquidityEvent: polygonzkevm_RouterLiquidityEvent; + polygonzkevm_RouterLiquidityEvent_filter: polygonzkevm_RouterLiquidityEvent_filter; + polygonzkevm_Router_filter: polygonzkevm_Router_filter; + polygonzkevm_Sequencer: polygonzkevm_Sequencer; + polygonzkevm_Sequencer_filter: polygonzkevm_Sequencer_filter; + polygonzkevm_Setting: polygonzkevm_Setting; + polygonzkevm_Setting_filter: polygonzkevm_Setting_filter; + polygonzkevm_SlippageUpdate: polygonzkevm_SlippageUpdate; + polygonzkevm_SlippageUpdate_filter: polygonzkevm_SlippageUpdate_filter; + polygonzkevm_SnapshotRoot: polygonzkevm_SnapshotRoot; + polygonzkevm_SnapshotRoot_filter: polygonzkevm_SnapshotRoot_filter; + polygonzkevm_SpokeConnectorMode: polygonzkevm_SpokeConnectorMode; + polygonzkevm_SpokeConnectorMode_filter: polygonzkevm_SpokeConnectorMode_filter; + polygonzkevm__Block_: polygonzkevm__Block_; + polygonzkevm__Meta_: polygonzkevm__Meta_; + stagingoptimism_AggregateRoot: stagingoptimism_AggregateRoot; + stagingoptimism_AggregateRootProposed: stagingoptimism_AggregateRootProposed; + stagingoptimism_AggregateRootProposed_filter: stagingoptimism_AggregateRootProposed_filter; + stagingoptimism_AggregateRoot_filter: stagingoptimism_AggregateRoot_filter; + stagingoptimism_Asset: stagingoptimism_Asset; + stagingoptimism_AssetBalance: stagingoptimism_AssetBalance; + stagingoptimism_AssetBalance_filter: stagingoptimism_AssetBalance_filter; + stagingoptimism_AssetStatus: stagingoptimism_AssetStatus; + stagingoptimism_AssetStatus_filter: stagingoptimism_AssetStatus_filter; + stagingoptimism_Asset_filter: stagingoptimism_Asset_filter; + stagingoptimism_BigDecimal: Scalars['stagingoptimism_BigDecimal']; + stagingoptimism_BlockChangedFilter: stagingoptimism_BlockChangedFilter; + stagingoptimism_Block_height: stagingoptimism_Block_height; + stagingoptimism_Bytes: Scalars['stagingoptimism_Bytes']; + stagingoptimism_ConnectorMeta: stagingoptimism_ConnectorMeta; + stagingoptimism_ConnectorMeta_filter: stagingoptimism_ConnectorMeta_filter; + stagingoptimism_DestinationTransfer: stagingoptimism_DestinationTransfer; + stagingoptimism_DestinationTransfer_filter: stagingoptimism_DestinationTransfer_filter; + stagingoptimism_Int8: Scalars['stagingoptimism_Int8']; + stagingoptimism_OptimisticRootFinalized: stagingoptimism_OptimisticRootFinalized; + stagingoptimism_OptimisticRootFinalized_filter: stagingoptimism_OptimisticRootFinalized_filter; + stagingoptimism_OriginMessage: stagingoptimism_OriginMessage; + stagingoptimism_OriginMessage_filter: stagingoptimism_OriginMessage_filter; + stagingoptimism_OriginTransfer: stagingoptimism_OriginTransfer; + stagingoptimism_OriginTransfer_filter: stagingoptimism_OriginTransfer_filter; + stagingoptimism_Relayer: stagingoptimism_Relayer; + stagingoptimism_RelayerFee: stagingoptimism_RelayerFee; + stagingoptimism_RelayerFee_filter: stagingoptimism_RelayerFee_filter; + stagingoptimism_RelayerFeesIncrease: stagingoptimism_RelayerFeesIncrease; + stagingoptimism_RelayerFeesIncrease_filter: stagingoptimism_RelayerFeesIncrease_filter; + stagingoptimism_Relayer_filter: stagingoptimism_Relayer_filter; + stagingoptimism_RootCount: stagingoptimism_RootCount; + stagingoptimism_RootCount_filter: stagingoptimism_RootCount_filter; + stagingoptimism_RootMessageSent: stagingoptimism_RootMessageSent; + stagingoptimism_RootMessageSent_filter: stagingoptimism_RootMessageSent_filter; + stagingoptimism_Router: stagingoptimism_Router; + stagingoptimism_RouterDailyTVL: stagingoptimism_RouterDailyTVL; + stagingoptimism_RouterDailyTVL_filter: stagingoptimism_RouterDailyTVL_filter; + stagingoptimism_RouterLiquidityEvent: stagingoptimism_RouterLiquidityEvent; + stagingoptimism_RouterLiquidityEvent_filter: stagingoptimism_RouterLiquidityEvent_filter; + stagingoptimism_Router_filter: stagingoptimism_Router_filter; + stagingoptimism_Sequencer: stagingoptimism_Sequencer; + stagingoptimism_Sequencer_filter: stagingoptimism_Sequencer_filter; + stagingoptimism_Setting: stagingoptimism_Setting; + stagingoptimism_Setting_filter: stagingoptimism_Setting_filter; + stagingoptimism_SlippageUpdate: stagingoptimism_SlippageUpdate; + stagingoptimism_SlippageUpdate_filter: stagingoptimism_SlippageUpdate_filter; + stagingoptimism_SnapshotRoot: stagingoptimism_SnapshotRoot; + stagingoptimism_SnapshotRoot_filter: stagingoptimism_SnapshotRoot_filter; + stagingoptimism_SpokeConnectorMode: stagingoptimism_SpokeConnectorMode; + stagingoptimism_SpokeConnectorMode_filter: stagingoptimism_SpokeConnectorMode_filter; + stagingoptimism__Block_: stagingoptimism__Block_; + stagingoptimism__Meta_: stagingoptimism__Meta_; stagingmode_AggregateRoot: stagingmode_AggregateRoot; stagingmode_AggregateRootProposed: stagingmode_AggregateRootProposed; stagingmode_AggregateRootProposed_filter: stagingmode_AggregateRootProposed_filter; @@ -196372,6 +196210,519 @@ export type ResolversParentTypes = ResolversObject<{ stagingmode_SpokeConnectorMode_filter: stagingmode_SpokeConnectorMode_filter; stagingmode__Block_: stagingmode__Block_; stagingmode__Meta_: stagingmode__Meta_; + base_swap_BigDecimal: Scalars['base_swap_BigDecimal']; + base_swap_BlockChangedFilter: base_swap_BlockChangedFilter; + base_swap_Block_height: base_swap_Block_height; + base_swap_Bytes: Scalars['base_swap_Bytes']; + base_swap_Int8: Scalars['base_swap_Int8']; + base_swap_LpAccount: base_swap_LpAccount; + base_swap_LpAccountBalance: base_swap_LpAccountBalance; + base_swap_LpAccountBalance_filter: base_swap_LpAccountBalance_filter; + base_swap_LpAccount_filter: base_swap_LpAccount_filter; + base_swap_LpToken: base_swap_LpToken; + base_swap_LpTokenEvent: ResolversParentTypes['base_swap_LpTransferEvent']; + base_swap_LpTokenEvent_filter: base_swap_LpTokenEvent_filter; + base_swap_LpToken_filter: base_swap_LpToken_filter; + base_swap_LpTransferEvent: base_swap_LpTransferEvent; + base_swap_LpTransferEvent_filter: base_swap_LpTransferEvent_filter; + base_swap_PooledToken: base_swap_PooledToken; + base_swap_PooledToken_filter: base_swap_PooledToken_filter; + base_swap_StableSwap: base_swap_StableSwap; + base_swap_StableSwapAddLiquidityEvent: base_swap_StableSwapAddLiquidityEvent; + base_swap_StableSwapAddLiquidityEvent_filter: base_swap_StableSwapAddLiquidityEvent_filter; + base_swap_StableSwapEvent: ResolversParentTypes['base_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['base_swap_StableSwapRemoveLiquidityEvent']; + base_swap_StableSwapEvent_filter: base_swap_StableSwapEvent_filter; + base_swap_StableSwapExchange: base_swap_StableSwapExchange; + base_swap_StableSwapExchange_filter: base_swap_StableSwapExchange_filter; + base_swap_StableSwapRemoveLiquidityEvent: base_swap_StableSwapRemoveLiquidityEvent; + base_swap_StableSwapRemoveLiquidityEvent_filter: base_swap_StableSwapRemoveLiquidityEvent_filter; + base_swap_StableSwap_filter: base_swap_StableSwap_filter; + base_swap_SwapDailyVolume: base_swap_SwapDailyVolume; + base_swap_SwapDailyVolume_filter: base_swap_SwapDailyVolume_filter; + base_swap_SwapHourlyVolume: base_swap_SwapHourlyVolume; + base_swap_SwapHourlyVolume_filter: base_swap_SwapHourlyVolume_filter; + base_swap_SwapTradeVolume: ResolversParentTypes['base_swap_SwapDailyVolume'] | ResolversParentTypes['base_swap_SwapHourlyVolume'] | ResolversParentTypes['base_swap_SwapWeeklyVolume']; + base_swap_SwapTradeVolume_filter: base_swap_SwapTradeVolume_filter; + base_swap_SwapWeeklyVolume: base_swap_SwapWeeklyVolume; + base_swap_SwapWeeklyVolume_filter: base_swap_SwapWeeklyVolume_filter; + base_swap_SystemInfo: base_swap_SystemInfo; + base_swap_SystemInfo_filter: base_swap_SystemInfo_filter; + base_swap__Block_: base_swap__Block_; + base_swap__Meta_: base_swap__Meta_; + xlayer_swap_BigDecimal: Scalars['xlayer_swap_BigDecimal']; + xlayer_swap_BlockChangedFilter: xlayer_swap_BlockChangedFilter; + xlayer_swap_Block_height: xlayer_swap_Block_height; + xlayer_swap_Bytes: Scalars['xlayer_swap_Bytes']; + xlayer_swap_Int8: Scalars['xlayer_swap_Int8']; + xlayer_swap_LpAccount: xlayer_swap_LpAccount; + xlayer_swap_LpAccountBalance: xlayer_swap_LpAccountBalance; + xlayer_swap_LpAccountBalance_filter: xlayer_swap_LpAccountBalance_filter; + xlayer_swap_LpAccount_filter: xlayer_swap_LpAccount_filter; + xlayer_swap_LpToken: xlayer_swap_LpToken; + xlayer_swap_LpTokenEvent: ResolversParentTypes['xlayer_swap_LpTransferEvent']; + xlayer_swap_LpTokenEvent_filter: xlayer_swap_LpTokenEvent_filter; + xlayer_swap_LpToken_filter: xlayer_swap_LpToken_filter; + xlayer_swap_LpTransferEvent: xlayer_swap_LpTransferEvent; + xlayer_swap_LpTransferEvent_filter: xlayer_swap_LpTransferEvent_filter; + xlayer_swap_PooledToken: xlayer_swap_PooledToken; + xlayer_swap_PooledToken_filter: xlayer_swap_PooledToken_filter; + xlayer_swap_StableSwap: xlayer_swap_StableSwap; + xlayer_swap_StableSwapAddLiquidityEvent: xlayer_swap_StableSwapAddLiquidityEvent; + xlayer_swap_StableSwapAddLiquidityEvent_filter: xlayer_swap_StableSwapAddLiquidityEvent_filter; + xlayer_swap_StableSwapEvent: ResolversParentTypes['xlayer_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['xlayer_swap_StableSwapRemoveLiquidityEvent']; + xlayer_swap_StableSwapEvent_filter: xlayer_swap_StableSwapEvent_filter; + xlayer_swap_StableSwapExchange: xlayer_swap_StableSwapExchange; + xlayer_swap_StableSwapExchange_filter: xlayer_swap_StableSwapExchange_filter; + xlayer_swap_StableSwapRemoveLiquidityEvent: xlayer_swap_StableSwapRemoveLiquidityEvent; + xlayer_swap_StableSwapRemoveLiquidityEvent_filter: xlayer_swap_StableSwapRemoveLiquidityEvent_filter; + xlayer_swap_StableSwap_filter: xlayer_swap_StableSwap_filter; + xlayer_swap_SwapDailyVolume: xlayer_swap_SwapDailyVolume; + xlayer_swap_SwapDailyVolume_filter: xlayer_swap_SwapDailyVolume_filter; + xlayer_swap_SwapHourlyVolume: xlayer_swap_SwapHourlyVolume; + xlayer_swap_SwapHourlyVolume_filter: xlayer_swap_SwapHourlyVolume_filter; + xlayer_swap_SwapTradeVolume: ResolversParentTypes['xlayer_swap_SwapDailyVolume'] | ResolversParentTypes['xlayer_swap_SwapHourlyVolume'] | ResolversParentTypes['xlayer_swap_SwapWeeklyVolume']; + xlayer_swap_SwapTradeVolume_filter: xlayer_swap_SwapTradeVolume_filter; + xlayer_swap_SwapWeeklyVolume: xlayer_swap_SwapWeeklyVolume; + xlayer_swap_SwapWeeklyVolume_filter: xlayer_swap_SwapWeeklyVolume_filter; + xlayer_swap_SystemInfo: xlayer_swap_SystemInfo; + xlayer_swap_SystemInfo_filter: xlayer_swap_SystemInfo_filter; + xlayer_swap__Block_: xlayer_swap__Block_; + xlayer_swap__Meta_: xlayer_swap__Meta_; + metis_AggregateRoot: metis_AggregateRoot; + metis_AggregateRootProposed: metis_AggregateRootProposed; + metis_AggregateRootProposed_filter: metis_AggregateRootProposed_filter; + metis_AggregateRoot_filter: metis_AggregateRoot_filter; + metis_Asset: metis_Asset; + metis_AssetBalance: metis_AssetBalance; + metis_AssetBalance_filter: metis_AssetBalance_filter; + metis_AssetStatus: metis_AssetStatus; + metis_AssetStatus_filter: metis_AssetStatus_filter; + metis_Asset_filter: metis_Asset_filter; + metis_BigDecimal: Scalars['metis_BigDecimal']; + metis_BlockChangedFilter: metis_BlockChangedFilter; + metis_Block_height: metis_Block_height; + metis_Bytes: Scalars['metis_Bytes']; + metis_ConnectorMeta: metis_ConnectorMeta; + metis_ConnectorMeta_filter: metis_ConnectorMeta_filter; + metis_DestinationTransfer: metis_DestinationTransfer; + metis_DestinationTransfer_filter: metis_DestinationTransfer_filter; + metis_Int8: Scalars['metis_Int8']; + metis_OptimisticRootFinalized: metis_OptimisticRootFinalized; + metis_OptimisticRootFinalized_filter: metis_OptimisticRootFinalized_filter; + metis_OriginMessage: metis_OriginMessage; + metis_OriginMessage_filter: metis_OriginMessage_filter; + metis_OriginTransfer: metis_OriginTransfer; + metis_OriginTransfer_filter: metis_OriginTransfer_filter; + metis_Relayer: metis_Relayer; + metis_RelayerFee: metis_RelayerFee; + metis_RelayerFee_filter: metis_RelayerFee_filter; + metis_RelayerFeesIncrease: metis_RelayerFeesIncrease; + metis_RelayerFeesIncrease_filter: metis_RelayerFeesIncrease_filter; + metis_Relayer_filter: metis_Relayer_filter; + metis_RootCount: metis_RootCount; + metis_RootCount_filter: metis_RootCount_filter; + metis_RootMessageSent: metis_RootMessageSent; + metis_RootMessageSent_filter: metis_RootMessageSent_filter; + metis_Router: metis_Router; + metis_RouterDailyTVL: metis_RouterDailyTVL; + metis_RouterDailyTVL_filter: metis_RouterDailyTVL_filter; + metis_RouterLiquidityEvent: metis_RouterLiquidityEvent; + metis_RouterLiquidityEvent_filter: metis_RouterLiquidityEvent_filter; + metis_Router_filter: metis_Router_filter; + metis_Sequencer: metis_Sequencer; + metis_Sequencer_filter: metis_Sequencer_filter; + metis_Setting: metis_Setting; + metis_Setting_filter: metis_Setting_filter; + metis_SlippageUpdate: metis_SlippageUpdate; + metis_SlippageUpdate_filter: metis_SlippageUpdate_filter; + metis_SnapshotRoot: metis_SnapshotRoot; + metis_SnapshotRoot_filter: metis_SnapshotRoot_filter; + metis_SpokeConnectorMode: metis_SpokeConnectorMode; + metis_SpokeConnectorMode_filter: metis_SpokeConnectorMode_filter; + metis__Block_: metis__Block_; + metis__Meta_: metis__Meta_; + bnb_AggregateRoot: bnb_AggregateRoot; + bnb_AggregateRootProposed: bnb_AggregateRootProposed; + bnb_AggregateRootProposed_filter: bnb_AggregateRootProposed_filter; + bnb_AggregateRoot_filter: bnb_AggregateRoot_filter; + bnb_Asset: bnb_Asset; + bnb_AssetBalance: bnb_AssetBalance; + bnb_AssetBalance_filter: bnb_AssetBalance_filter; + bnb_AssetStatus: bnb_AssetStatus; + bnb_AssetStatus_filter: bnb_AssetStatus_filter; + bnb_Asset_filter: bnb_Asset_filter; + bnb_BigDecimal: Scalars['bnb_BigDecimal']; + bnb_BlockChangedFilter: bnb_BlockChangedFilter; + bnb_Block_height: bnb_Block_height; + bnb_Bytes: Scalars['bnb_Bytes']; + bnb_ConnectorMeta: bnb_ConnectorMeta; + bnb_ConnectorMeta_filter: bnb_ConnectorMeta_filter; + bnb_DestinationTransfer: bnb_DestinationTransfer; + bnb_DestinationTransfer_filter: bnb_DestinationTransfer_filter; + bnb_Int8: Scalars['bnb_Int8']; + bnb_OptimisticRootFinalized: bnb_OptimisticRootFinalized; + bnb_OptimisticRootFinalized_filter: bnb_OptimisticRootFinalized_filter; + bnb_OriginMessage: bnb_OriginMessage; + bnb_OriginMessage_filter: bnb_OriginMessage_filter; + bnb_OriginTransfer: bnb_OriginTransfer; + bnb_OriginTransfer_filter: bnb_OriginTransfer_filter; + bnb_Relayer: bnb_Relayer; + bnb_RelayerFee: bnb_RelayerFee; + bnb_RelayerFee_filter: bnb_RelayerFee_filter; + bnb_RelayerFeesIncrease: bnb_RelayerFeesIncrease; + bnb_RelayerFeesIncrease_filter: bnb_RelayerFeesIncrease_filter; + bnb_Relayer_filter: bnb_Relayer_filter; + bnb_RootCount: bnb_RootCount; + bnb_RootCount_filter: bnb_RootCount_filter; + bnb_RootMessageSent: bnb_RootMessageSent; + bnb_RootMessageSent_filter: bnb_RootMessageSent_filter; + bnb_Router: bnb_Router; + bnb_RouterDailyTVL: bnb_RouterDailyTVL; + bnb_RouterDailyTVL_filter: bnb_RouterDailyTVL_filter; + bnb_RouterLiquidityEvent: bnb_RouterLiquidityEvent; + bnb_RouterLiquidityEvent_filter: bnb_RouterLiquidityEvent_filter; + bnb_Router_filter: bnb_Router_filter; + bnb_Sequencer: bnb_Sequencer; + bnb_Sequencer_filter: bnb_Sequencer_filter; + bnb_Setting: bnb_Setting; + bnb_Setting_filter: bnb_Setting_filter; + bnb_SlippageUpdate: bnb_SlippageUpdate; + bnb_SlippageUpdate_filter: bnb_SlippageUpdate_filter; + bnb_SnapshotRoot: bnb_SnapshotRoot; + bnb_SnapshotRoot_filter: bnb_SnapshotRoot_filter; + bnb_SpokeConnectorMode: bnb_SpokeConnectorMode; + bnb_SpokeConnectorMode_filter: bnb_SpokeConnectorMode_filter; + bnb__Block_: bnb__Block_; + bnb__Meta_: bnb__Meta_; + mantle_swap_BigDecimal: Scalars['mantle_swap_BigDecimal']; + mantle_swap_BlockChangedFilter: mantle_swap_BlockChangedFilter; + mantle_swap_Block_height: mantle_swap_Block_height; + mantle_swap_Bytes: Scalars['mantle_swap_Bytes']; + mantle_swap_Int8: Scalars['mantle_swap_Int8']; + mantle_swap_LpAccount: mantle_swap_LpAccount; + mantle_swap_LpAccountBalance: mantle_swap_LpAccountBalance; + mantle_swap_LpAccountBalance_filter: mantle_swap_LpAccountBalance_filter; + mantle_swap_LpAccount_filter: mantle_swap_LpAccount_filter; + mantle_swap_LpToken: mantle_swap_LpToken; + mantle_swap_LpTokenEvent: ResolversParentTypes['mantle_swap_LpTransferEvent']; + mantle_swap_LpTokenEvent_filter: mantle_swap_LpTokenEvent_filter; + mantle_swap_LpToken_filter: mantle_swap_LpToken_filter; + mantle_swap_LpTransferEvent: mantle_swap_LpTransferEvent; + mantle_swap_LpTransferEvent_filter: mantle_swap_LpTransferEvent_filter; + mantle_swap_PooledToken: mantle_swap_PooledToken; + mantle_swap_PooledToken_filter: mantle_swap_PooledToken_filter; + mantle_swap_StableSwap: mantle_swap_StableSwap; + mantle_swap_StableSwapAddLiquidityEvent: mantle_swap_StableSwapAddLiquidityEvent; + mantle_swap_StableSwapAddLiquidityEvent_filter: mantle_swap_StableSwapAddLiquidityEvent_filter; + mantle_swap_StableSwapEvent: ResolversParentTypes['mantle_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['mantle_swap_StableSwapRemoveLiquidityEvent']; + mantle_swap_StableSwapEvent_filter: mantle_swap_StableSwapEvent_filter; + mantle_swap_StableSwapExchange: mantle_swap_StableSwapExchange; + mantle_swap_StableSwapExchange_filter: mantle_swap_StableSwapExchange_filter; + mantle_swap_StableSwapRemoveLiquidityEvent: mantle_swap_StableSwapRemoveLiquidityEvent; + mantle_swap_StableSwapRemoveLiquidityEvent_filter: mantle_swap_StableSwapRemoveLiquidityEvent_filter; + mantle_swap_StableSwap_filter: mantle_swap_StableSwap_filter; + mantle_swap_SwapDailyVolume: mantle_swap_SwapDailyVolume; + mantle_swap_SwapDailyVolume_filter: mantle_swap_SwapDailyVolume_filter; + mantle_swap_SwapHourlyVolume: mantle_swap_SwapHourlyVolume; + mantle_swap_SwapHourlyVolume_filter: mantle_swap_SwapHourlyVolume_filter; + mantle_swap_SwapTradeVolume: ResolversParentTypes['mantle_swap_SwapDailyVolume'] | ResolversParentTypes['mantle_swap_SwapHourlyVolume'] | ResolversParentTypes['mantle_swap_SwapWeeklyVolume']; + mantle_swap_SwapTradeVolume_filter: mantle_swap_SwapTradeVolume_filter; + mantle_swap_SwapWeeklyVolume: mantle_swap_SwapWeeklyVolume; + mantle_swap_SwapWeeklyVolume_filter: mantle_swap_SwapWeeklyVolume_filter; + mantle_swap_SystemInfo: mantle_swap_SystemInfo; + mantle_swap_SystemInfo_filter: mantle_swap_SystemInfo_filter; + mantle_swap__Block_: mantle_swap__Block_; + mantle_swap__Meta_: mantle_swap__Meta_; + optimism_AggregateRoot: optimism_AggregateRoot; + optimism_AggregateRootProposed: optimism_AggregateRootProposed; + optimism_AggregateRootProposed_filter: optimism_AggregateRootProposed_filter; + optimism_AggregateRoot_filter: optimism_AggregateRoot_filter; + optimism_Asset: optimism_Asset; + optimism_AssetBalance: optimism_AssetBalance; + optimism_AssetBalance_filter: optimism_AssetBalance_filter; + optimism_AssetStatus: optimism_AssetStatus; + optimism_AssetStatus_filter: optimism_AssetStatus_filter; + optimism_Asset_filter: optimism_Asset_filter; + optimism_BigDecimal: Scalars['optimism_BigDecimal']; + optimism_BlockChangedFilter: optimism_BlockChangedFilter; + optimism_Block_height: optimism_Block_height; + optimism_Bytes: Scalars['optimism_Bytes']; + optimism_ConnectorMeta: optimism_ConnectorMeta; + optimism_ConnectorMeta_filter: optimism_ConnectorMeta_filter; + optimism_DestinationTransfer: optimism_DestinationTransfer; + optimism_DestinationTransfer_filter: optimism_DestinationTransfer_filter; + optimism_Int8: Scalars['optimism_Int8']; + optimism_OptimisticRootFinalized: optimism_OptimisticRootFinalized; + optimism_OptimisticRootFinalized_filter: optimism_OptimisticRootFinalized_filter; + optimism_OriginMessage: optimism_OriginMessage; + optimism_OriginMessage_filter: optimism_OriginMessage_filter; + optimism_OriginTransfer: optimism_OriginTransfer; + optimism_OriginTransfer_filter: optimism_OriginTransfer_filter; + optimism_Relayer: optimism_Relayer; + optimism_RelayerFee: optimism_RelayerFee; + optimism_RelayerFee_filter: optimism_RelayerFee_filter; + optimism_RelayerFeesIncrease: optimism_RelayerFeesIncrease; + optimism_RelayerFeesIncrease_filter: optimism_RelayerFeesIncrease_filter; + optimism_Relayer_filter: optimism_Relayer_filter; + optimism_RootCount: optimism_RootCount; + optimism_RootCount_filter: optimism_RootCount_filter; + optimism_RootMessageSent: optimism_RootMessageSent; + optimism_RootMessageSent_filter: optimism_RootMessageSent_filter; + optimism_Router: optimism_Router; + optimism_RouterDailyTVL: optimism_RouterDailyTVL; + optimism_RouterDailyTVL_filter: optimism_RouterDailyTVL_filter; + optimism_RouterLiquidityEvent: optimism_RouterLiquidityEvent; + optimism_RouterLiquidityEvent_filter: optimism_RouterLiquidityEvent_filter; + optimism_Router_filter: optimism_Router_filter; + optimism_Sequencer: optimism_Sequencer; + optimism_Sequencer_filter: optimism_Sequencer_filter; + optimism_Setting: optimism_Setting; + optimism_Setting_filter: optimism_Setting_filter; + optimism_SlippageUpdate: optimism_SlippageUpdate; + optimism_SlippageUpdate_filter: optimism_SlippageUpdate_filter; + optimism_SnapshotRoot: optimism_SnapshotRoot; + optimism_SnapshotRoot_filter: optimism_SnapshotRoot_filter; + optimism_SpokeConnectorMode: optimism_SpokeConnectorMode; + optimism_SpokeConnectorMode_filter: optimism_SpokeConnectorMode_filter; + optimism__Block_: optimism__Block_; + optimism__Meta_: optimism__Meta_; + sepolia_swap_BigDecimal: Scalars['sepolia_swap_BigDecimal']; + sepolia_swap_BlockChangedFilter: sepolia_swap_BlockChangedFilter; + sepolia_swap_Block_height: sepolia_swap_Block_height; + sepolia_swap_Bytes: Scalars['sepolia_swap_Bytes']; + sepolia_swap_Int8: Scalars['sepolia_swap_Int8']; + sepolia_swap_LpAccount: sepolia_swap_LpAccount; + sepolia_swap_LpAccountBalance: sepolia_swap_LpAccountBalance; + sepolia_swap_LpAccountBalance_filter: sepolia_swap_LpAccountBalance_filter; + sepolia_swap_LpAccount_filter: sepolia_swap_LpAccount_filter; + sepolia_swap_LpToken: sepolia_swap_LpToken; + sepolia_swap_LpTokenEvent: ResolversParentTypes['sepolia_swap_LpTransferEvent']; + sepolia_swap_LpTokenEvent_filter: sepolia_swap_LpTokenEvent_filter; + sepolia_swap_LpToken_filter: sepolia_swap_LpToken_filter; + sepolia_swap_LpTransferEvent: sepolia_swap_LpTransferEvent; + sepolia_swap_LpTransferEvent_filter: sepolia_swap_LpTransferEvent_filter; + sepolia_swap_PooledToken: sepolia_swap_PooledToken; + sepolia_swap_PooledToken_filter: sepolia_swap_PooledToken_filter; + sepolia_swap_StableSwap: sepolia_swap_StableSwap; + sepolia_swap_StableSwapAddLiquidityEvent: sepolia_swap_StableSwapAddLiquidityEvent; + sepolia_swap_StableSwapAddLiquidityEvent_filter: sepolia_swap_StableSwapAddLiquidityEvent_filter; + sepolia_swap_StableSwapEvent: ResolversParentTypes['sepolia_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['sepolia_swap_StableSwapRemoveLiquidityEvent']; + sepolia_swap_StableSwapEvent_filter: sepolia_swap_StableSwapEvent_filter; + sepolia_swap_StableSwapExchange: sepolia_swap_StableSwapExchange; + sepolia_swap_StableSwapExchange_filter: sepolia_swap_StableSwapExchange_filter; + sepolia_swap_StableSwapRemoveLiquidityEvent: sepolia_swap_StableSwapRemoveLiquidityEvent; + sepolia_swap_StableSwapRemoveLiquidityEvent_filter: sepolia_swap_StableSwapRemoveLiquidityEvent_filter; + sepolia_swap_StableSwap_filter: sepolia_swap_StableSwap_filter; + sepolia_swap_SwapDailyVolume: sepolia_swap_SwapDailyVolume; + sepolia_swap_SwapDailyVolume_filter: sepolia_swap_SwapDailyVolume_filter; + sepolia_swap_SwapHourlyVolume: sepolia_swap_SwapHourlyVolume; + sepolia_swap_SwapHourlyVolume_filter: sepolia_swap_SwapHourlyVolume_filter; + sepolia_swap_SwapTradeVolume: ResolversParentTypes['sepolia_swap_SwapDailyVolume'] | ResolversParentTypes['sepolia_swap_SwapHourlyVolume'] | ResolversParentTypes['sepolia_swap_SwapWeeklyVolume']; + sepolia_swap_SwapTradeVolume_filter: sepolia_swap_SwapTradeVolume_filter; + sepolia_swap_SwapWeeklyVolume: sepolia_swap_SwapWeeklyVolume; + sepolia_swap_SwapWeeklyVolume_filter: sepolia_swap_SwapWeeklyVolume_filter; + sepolia_swap_SystemInfo: sepolia_swap_SystemInfo; + sepolia_swap_SystemInfo_filter: sepolia_swap_SystemInfo_filter; + sepolia_swap__Block_: sepolia_swap__Block_; + sepolia_swap__Meta_: sepolia_swap__Meta_; + stagingmainnet_AggregateRoot: stagingmainnet_AggregateRoot; + stagingmainnet_AggregateRootProposed: stagingmainnet_AggregateRootProposed; + stagingmainnet_AggregateRootProposed_filter: stagingmainnet_AggregateRootProposed_filter; + stagingmainnet_AggregateRoot_filter: stagingmainnet_AggregateRoot_filter; + stagingmainnet_Asset: stagingmainnet_Asset; + stagingmainnet_AssetBalance: stagingmainnet_AssetBalance; + stagingmainnet_AssetBalance_filter: stagingmainnet_AssetBalance_filter; + stagingmainnet_AssetStatus: stagingmainnet_AssetStatus; + stagingmainnet_AssetStatus_filter: stagingmainnet_AssetStatus_filter; + stagingmainnet_Asset_filter: stagingmainnet_Asset_filter; + stagingmainnet_ConnectorMeta: stagingmainnet_ConnectorMeta; + stagingmainnet_ConnectorMeta_filter: stagingmainnet_ConnectorMeta_filter; + stagingmainnet_DestinationTransfer: stagingmainnet_DestinationTransfer; + stagingmainnet_DestinationTransfer_filter: stagingmainnet_DestinationTransfer_filter; + stagingmainnet_OptimisticRootFinalized: stagingmainnet_OptimisticRootFinalized; + stagingmainnet_OptimisticRootFinalized_filter: stagingmainnet_OptimisticRootFinalized_filter; + stagingmainnet_OriginMessage: stagingmainnet_OriginMessage; + stagingmainnet_OriginMessage_filter: stagingmainnet_OriginMessage_filter; + stagingmainnet_OriginTransfer: stagingmainnet_OriginTransfer; + stagingmainnet_OriginTransfer_filter: stagingmainnet_OriginTransfer_filter; + stagingmainnet_Relayer: stagingmainnet_Relayer; + stagingmainnet_RelayerFee: stagingmainnet_RelayerFee; + stagingmainnet_RelayerFee_filter: stagingmainnet_RelayerFee_filter; + stagingmainnet_RelayerFeesIncrease: stagingmainnet_RelayerFeesIncrease; + stagingmainnet_RelayerFeesIncrease_filter: stagingmainnet_RelayerFeesIncrease_filter; + stagingmainnet_Relayer_filter: stagingmainnet_Relayer_filter; + stagingmainnet_RootCount: stagingmainnet_RootCount; + stagingmainnet_RootCount_filter: stagingmainnet_RootCount_filter; + stagingmainnet_RootMessageSent: stagingmainnet_RootMessageSent; + stagingmainnet_RootMessageSent_filter: stagingmainnet_RootMessageSent_filter; + stagingmainnet_Router: stagingmainnet_Router; + stagingmainnet_RouterDailyTVL: stagingmainnet_RouterDailyTVL; + stagingmainnet_RouterDailyTVL_filter: stagingmainnet_RouterDailyTVL_filter; + stagingmainnet_RouterLiquidityEvent: stagingmainnet_RouterLiquidityEvent; + stagingmainnet_RouterLiquidityEvent_filter: stagingmainnet_RouterLiquidityEvent_filter; + stagingmainnet_Router_filter: stagingmainnet_Router_filter; + stagingmainnet_Sequencer: stagingmainnet_Sequencer; + stagingmainnet_Sequencer_filter: stagingmainnet_Sequencer_filter; + stagingmainnet_Setting: stagingmainnet_Setting; + stagingmainnet_Setting_filter: stagingmainnet_Setting_filter; + stagingmainnet_SlippageUpdate: stagingmainnet_SlippageUpdate; + stagingmainnet_SlippageUpdate_filter: stagingmainnet_SlippageUpdate_filter; + stagingmainnet_SnapshotRoot: stagingmainnet_SnapshotRoot; + stagingmainnet_SnapshotRoot_filter: stagingmainnet_SnapshotRoot_filter; + stagingmainnet_SpokeConnectorMode: stagingmainnet_SpokeConnectorMode; + stagingmainnet_SpokeConnectorMode_filter: stagingmainnet_SpokeConnectorMode_filter; + localmainnet_AggregateRoot: localmainnet_AggregateRoot; + localmainnet_AggregateRootProposed: localmainnet_AggregateRootProposed; + localmainnet_AggregateRootProposed_filter: localmainnet_AggregateRootProposed_filter; + localmainnet_AggregateRoot_filter: localmainnet_AggregateRoot_filter; + localmainnet_Asset: localmainnet_Asset; + localmainnet_AssetBalance: localmainnet_AssetBalance; + localmainnet_AssetBalance_filter: localmainnet_AssetBalance_filter; + localmainnet_AssetStatus: localmainnet_AssetStatus; + localmainnet_AssetStatus_filter: localmainnet_AssetStatus_filter; + localmainnet_Asset_filter: localmainnet_Asset_filter; + localmainnet_ConnectorMeta: localmainnet_ConnectorMeta; + localmainnet_ConnectorMeta_filter: localmainnet_ConnectorMeta_filter; + localmainnet_DestinationTransfer: localmainnet_DestinationTransfer; + localmainnet_DestinationTransfer_filter: localmainnet_DestinationTransfer_filter; + localmainnet_OptimisticRootFinalized: localmainnet_OptimisticRootFinalized; + localmainnet_OptimisticRootFinalized_filter: localmainnet_OptimisticRootFinalized_filter; + localmainnet_OriginMessage: localmainnet_OriginMessage; + localmainnet_OriginMessage_filter: localmainnet_OriginMessage_filter; + localmainnet_OriginTransfer: localmainnet_OriginTransfer; + localmainnet_OriginTransfer_filter: localmainnet_OriginTransfer_filter; + localmainnet_Relayer: localmainnet_Relayer; + localmainnet_RelayerFee: localmainnet_RelayerFee; + localmainnet_RelayerFee_filter: localmainnet_RelayerFee_filter; + localmainnet_RelayerFeesIncrease: localmainnet_RelayerFeesIncrease; + localmainnet_RelayerFeesIncrease_filter: localmainnet_RelayerFeesIncrease_filter; + localmainnet_Relayer_filter: localmainnet_Relayer_filter; + localmainnet_RootCount: localmainnet_RootCount; + localmainnet_RootCount_filter: localmainnet_RootCount_filter; + localmainnet_RootMessageSent: localmainnet_RootMessageSent; + localmainnet_RootMessageSent_filter: localmainnet_RootMessageSent_filter; + localmainnet_Router: localmainnet_Router; + localmainnet_RouterDailyTVL: localmainnet_RouterDailyTVL; + localmainnet_RouterDailyTVL_filter: localmainnet_RouterDailyTVL_filter; + localmainnet_RouterLiquidityEvent: localmainnet_RouterLiquidityEvent; + localmainnet_RouterLiquidityEvent_filter: localmainnet_RouterLiquidityEvent_filter; + localmainnet_Router_filter: localmainnet_Router_filter; + localmainnet_Sequencer: localmainnet_Sequencer; + localmainnet_Sequencer_filter: localmainnet_Sequencer_filter; + localmainnet_Setting: localmainnet_Setting; + localmainnet_Setting_filter: localmainnet_Setting_filter; + localmainnet_SlippageUpdate: localmainnet_SlippageUpdate; + localmainnet_SlippageUpdate_filter: localmainnet_SlippageUpdate_filter; + localmainnet_SnapshotRoot: localmainnet_SnapshotRoot; + localmainnet_SnapshotRoot_filter: localmainnet_SnapshotRoot_filter; + localmainnet_SpokeConnectorMode: localmainnet_SpokeConnectorMode; + localmainnet_SpokeConnectorMode_filter: localmainnet_SpokeConnectorMode_filter; + stagingxdai_AggregateRoot: stagingxdai_AggregateRoot; + stagingxdai_AggregateRootProposed: stagingxdai_AggregateRootProposed; + stagingxdai_AggregateRootProposed_filter: stagingxdai_AggregateRootProposed_filter; + stagingxdai_AggregateRoot_filter: stagingxdai_AggregateRoot_filter; + stagingxdai_Asset: stagingxdai_Asset; + stagingxdai_AssetBalance: stagingxdai_AssetBalance; + stagingxdai_AssetBalance_filter: stagingxdai_AssetBalance_filter; + stagingxdai_AssetStatus: stagingxdai_AssetStatus; + stagingxdai_AssetStatus_filter: stagingxdai_AssetStatus_filter; + stagingxdai_Asset_filter: stagingxdai_Asset_filter; + stagingxdai_BigDecimal: Scalars['stagingxdai_BigDecimal']; + stagingxdai_BlockChangedFilter: stagingxdai_BlockChangedFilter; + stagingxdai_Block_height: stagingxdai_Block_height; + stagingxdai_Bytes: Scalars['stagingxdai_Bytes']; + stagingxdai_ConnectorMeta: stagingxdai_ConnectorMeta; + stagingxdai_ConnectorMeta_filter: stagingxdai_ConnectorMeta_filter; + stagingxdai_DestinationTransfer: stagingxdai_DestinationTransfer; + stagingxdai_DestinationTransfer_filter: stagingxdai_DestinationTransfer_filter; + stagingxdai_Int8: Scalars['stagingxdai_Int8']; + stagingxdai_OptimisticRootFinalized: stagingxdai_OptimisticRootFinalized; + stagingxdai_OptimisticRootFinalized_filter: stagingxdai_OptimisticRootFinalized_filter; + stagingxdai_OriginMessage: stagingxdai_OriginMessage; + stagingxdai_OriginMessage_filter: stagingxdai_OriginMessage_filter; + stagingxdai_OriginTransfer: stagingxdai_OriginTransfer; + stagingxdai_OriginTransfer_filter: stagingxdai_OriginTransfer_filter; + stagingxdai_Relayer: stagingxdai_Relayer; + stagingxdai_RelayerFee: stagingxdai_RelayerFee; + stagingxdai_RelayerFee_filter: stagingxdai_RelayerFee_filter; + stagingxdai_RelayerFeesIncrease: stagingxdai_RelayerFeesIncrease; + stagingxdai_RelayerFeesIncrease_filter: stagingxdai_RelayerFeesIncrease_filter; + stagingxdai_Relayer_filter: stagingxdai_Relayer_filter; + stagingxdai_RootCount: stagingxdai_RootCount; + stagingxdai_RootCount_filter: stagingxdai_RootCount_filter; + stagingxdai_RootMessageSent: stagingxdai_RootMessageSent; + stagingxdai_RootMessageSent_filter: stagingxdai_RootMessageSent_filter; + stagingxdai_Router: stagingxdai_Router; + stagingxdai_RouterDailyTVL: stagingxdai_RouterDailyTVL; + stagingxdai_RouterDailyTVL_filter: stagingxdai_RouterDailyTVL_filter; + stagingxdai_RouterLiquidityEvent: stagingxdai_RouterLiquidityEvent; + stagingxdai_RouterLiquidityEvent_filter: stagingxdai_RouterLiquidityEvent_filter; + stagingxdai_Router_filter: stagingxdai_Router_filter; + stagingxdai_Sequencer: stagingxdai_Sequencer; + stagingxdai_Sequencer_filter: stagingxdai_Sequencer_filter; + stagingxdai_Setting: stagingxdai_Setting; + stagingxdai_Setting_filter: stagingxdai_Setting_filter; + stagingxdai_SlippageUpdate: stagingxdai_SlippageUpdate; + stagingxdai_SlippageUpdate_filter: stagingxdai_SlippageUpdate_filter; + stagingxdai_SnapshotRoot: stagingxdai_SnapshotRoot; + stagingxdai_SnapshotRoot_filter: stagingxdai_SnapshotRoot_filter; + stagingxdai_SpokeConnectorMode: stagingxdai_SpokeConnectorMode; + stagingxdai_SpokeConnectorMode_filter: stagingxdai_SpokeConnectorMode_filter; + stagingxdai__Block_: stagingxdai__Block_; + stagingxdai__Meta_: stagingxdai__Meta_; + localarbitrumone_AggregateRoot: localarbitrumone_AggregateRoot; + localarbitrumone_AggregateRootProposed: localarbitrumone_AggregateRootProposed; + localarbitrumone_AggregateRootProposed_filter: localarbitrumone_AggregateRootProposed_filter; + localarbitrumone_AggregateRoot_filter: localarbitrumone_AggregateRoot_filter; + localarbitrumone_Asset: localarbitrumone_Asset; + localarbitrumone_AssetBalance: localarbitrumone_AssetBalance; + localarbitrumone_AssetBalance_filter: localarbitrumone_AssetBalance_filter; + localarbitrumone_AssetStatus: localarbitrumone_AssetStatus; + localarbitrumone_AssetStatus_filter: localarbitrumone_AssetStatus_filter; + localarbitrumone_Asset_filter: localarbitrumone_Asset_filter; + localarbitrumone_BigDecimal: Scalars['localarbitrumone_BigDecimal']; + localarbitrumone_BlockChangedFilter: localarbitrumone_BlockChangedFilter; + localarbitrumone_Block_height: localarbitrumone_Block_height; + localarbitrumone_Bytes: Scalars['localarbitrumone_Bytes']; + localarbitrumone_ConnectorMeta: localarbitrumone_ConnectorMeta; + localarbitrumone_ConnectorMeta_filter: localarbitrumone_ConnectorMeta_filter; + localarbitrumone_DestinationTransfer: localarbitrumone_DestinationTransfer; + localarbitrumone_DestinationTransfer_filter: localarbitrumone_DestinationTransfer_filter; + localarbitrumone_Int8: Scalars['localarbitrumone_Int8']; + localarbitrumone_OptimisticRootFinalized: localarbitrumone_OptimisticRootFinalized; + localarbitrumone_OptimisticRootFinalized_filter: localarbitrumone_OptimisticRootFinalized_filter; + localarbitrumone_OriginMessage: localarbitrumone_OriginMessage; + localarbitrumone_OriginMessage_filter: localarbitrumone_OriginMessage_filter; + localarbitrumone_OriginTransfer: localarbitrumone_OriginTransfer; + localarbitrumone_OriginTransfer_filter: localarbitrumone_OriginTransfer_filter; + localarbitrumone_Relayer: localarbitrumone_Relayer; + localarbitrumone_RelayerFee: localarbitrumone_RelayerFee; + localarbitrumone_RelayerFee_filter: localarbitrumone_RelayerFee_filter; + localarbitrumone_RelayerFeesIncrease: localarbitrumone_RelayerFeesIncrease; + localarbitrumone_RelayerFeesIncrease_filter: localarbitrumone_RelayerFeesIncrease_filter; + localarbitrumone_Relayer_filter: localarbitrumone_Relayer_filter; + localarbitrumone_RootCount: localarbitrumone_RootCount; + localarbitrumone_RootCount_filter: localarbitrumone_RootCount_filter; + localarbitrumone_RootMessageSent: localarbitrumone_RootMessageSent; + localarbitrumone_RootMessageSent_filter: localarbitrumone_RootMessageSent_filter; + localarbitrumone_Router: localarbitrumone_Router; + localarbitrumone_RouterDailyTVL: localarbitrumone_RouterDailyTVL; + localarbitrumone_RouterDailyTVL_filter: localarbitrumone_RouterDailyTVL_filter; + localarbitrumone_RouterLiquidityEvent: localarbitrumone_RouterLiquidityEvent; + localarbitrumone_RouterLiquidityEvent_filter: localarbitrumone_RouterLiquidityEvent_filter; + localarbitrumone_Router_filter: localarbitrumone_Router_filter; + localarbitrumone_Sequencer: localarbitrumone_Sequencer; + localarbitrumone_Sequencer_filter: localarbitrumone_Sequencer_filter; + localarbitrumone_Setting: localarbitrumone_Setting; + localarbitrumone_Setting_filter: localarbitrumone_Setting_filter; + localarbitrumone_SlippageUpdate: localarbitrumone_SlippageUpdate; + localarbitrumone_SlippageUpdate_filter: localarbitrumone_SlippageUpdate_filter; + localarbitrumone_SnapshotRoot: localarbitrumone_SnapshotRoot; + localarbitrumone_SnapshotRoot_filter: localarbitrumone_SnapshotRoot_filter; + localarbitrumone_SpokeConnectorMode: localarbitrumone_SpokeConnectorMode; + localarbitrumone_SpokeConnectorMode_filter: localarbitrumone_SpokeConnectorMode_filter; + localarbitrumone__Block_: localarbitrumone__Block_; + localarbitrumone__Meta_: localarbitrumone__Meta_; arbitrumone_AggregateRoot: arbitrumone_AggregateRoot; arbitrumone_AggregateRootProposed: arbitrumone_AggregateRootProposed; arbitrumone_AggregateRootProposed_filter: arbitrumone_AggregateRootProposed_filter; @@ -196425,302 +196776,165 @@ export type ResolversParentTypes = ResolversObject<{ arbitrumone_SpokeConnectorMode_filter: arbitrumone_SpokeConnectorMode_filter; arbitrumone__Block_: arbitrumone__Block_; arbitrumone__Meta_: arbitrumone__Meta_; - linea_swap_BigDecimal: Scalars['linea_swap_BigDecimal']; - linea_swap_BlockChangedFilter: linea_swap_BlockChangedFilter; - linea_swap_Block_height: linea_swap_Block_height; - linea_swap_Bytes: Scalars['linea_swap_Bytes']; - linea_swap_LpAccount: linea_swap_LpAccount; - linea_swap_LpAccountBalance: linea_swap_LpAccountBalance; - linea_swap_LpAccountBalance_filter: linea_swap_LpAccountBalance_filter; - linea_swap_LpAccount_filter: linea_swap_LpAccount_filter; - linea_swap_LpToken: linea_swap_LpToken; - linea_swap_LpTokenEvent: ResolversParentTypes['linea_swap_LpTransferEvent']; - linea_swap_LpTokenEvent_filter: linea_swap_LpTokenEvent_filter; - linea_swap_LpToken_filter: linea_swap_LpToken_filter; - linea_swap_LpTransferEvent: linea_swap_LpTransferEvent; - linea_swap_LpTransferEvent_filter: linea_swap_LpTransferEvent_filter; - linea_swap_PooledToken: linea_swap_PooledToken; - linea_swap_PooledToken_filter: linea_swap_PooledToken_filter; - linea_swap_StableSwap: linea_swap_StableSwap; - linea_swap_StableSwapAddLiquidityEvent: linea_swap_StableSwapAddLiquidityEvent; - linea_swap_StableSwapAddLiquidityEvent_filter: linea_swap_StableSwapAddLiquidityEvent_filter; - linea_swap_StableSwapEvent: ResolversParentTypes['linea_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['linea_swap_StableSwapRemoveLiquidityEvent']; - linea_swap_StableSwapEvent_filter: linea_swap_StableSwapEvent_filter; - linea_swap_StableSwapExchange: linea_swap_StableSwapExchange; - linea_swap_StableSwapExchange_filter: linea_swap_StableSwapExchange_filter; - linea_swap_StableSwapRemoveLiquidityEvent: linea_swap_StableSwapRemoveLiquidityEvent; - linea_swap_StableSwapRemoveLiquidityEvent_filter: linea_swap_StableSwapRemoveLiquidityEvent_filter; - linea_swap_StableSwap_filter: linea_swap_StableSwap_filter; - linea_swap_SwapDailyVolume: linea_swap_SwapDailyVolume; - linea_swap_SwapDailyVolume_filter: linea_swap_SwapDailyVolume_filter; - linea_swap_SwapHourlyVolume: linea_swap_SwapHourlyVolume; - linea_swap_SwapHourlyVolume_filter: linea_swap_SwapHourlyVolume_filter; - linea_swap_SwapTradeVolume: ResolversParentTypes['linea_swap_SwapDailyVolume'] | ResolversParentTypes['linea_swap_SwapHourlyVolume'] | ResolversParentTypes['linea_swap_SwapWeeklyVolume']; - linea_swap_SwapTradeVolume_filter: linea_swap_SwapTradeVolume_filter; - linea_swap_SwapWeeklyVolume: linea_swap_SwapWeeklyVolume; - linea_swap_SwapWeeklyVolume_filter: linea_swap_SwapWeeklyVolume_filter; - linea_swap_SystemInfo: linea_swap_SystemInfo; - linea_swap_SystemInfo_filter: linea_swap_SystemInfo_filter; - linea_swap__Block_: linea_swap__Block_; - linea_swap__Meta_: linea_swap__Meta_; - sepolia_AggregateRoot: sepolia_AggregateRoot; - sepolia_AggregateRootProposed: sepolia_AggregateRootProposed; - sepolia_AggregateRootProposed_filter: sepolia_AggregateRootProposed_filter; - sepolia_AggregateRoot_filter: sepolia_AggregateRoot_filter; - sepolia_Asset: sepolia_Asset; - sepolia_AssetBalance: sepolia_AssetBalance; - sepolia_AssetBalance_filter: sepolia_AssetBalance_filter; - sepolia_AssetStatus: sepolia_AssetStatus; - sepolia_AssetStatus_filter: sepolia_AssetStatus_filter; - sepolia_Asset_filter: sepolia_Asset_filter; - sepolia_ConnectorMeta: sepolia_ConnectorMeta; - sepolia_ConnectorMeta_filter: sepolia_ConnectorMeta_filter; - sepolia_DestinationTransfer: sepolia_DestinationTransfer; - sepolia_DestinationTransfer_filter: sepolia_DestinationTransfer_filter; - sepolia_OptimisticRootFinalized: sepolia_OptimisticRootFinalized; - sepolia_OptimisticRootFinalized_filter: sepolia_OptimisticRootFinalized_filter; - sepolia_OriginMessage: sepolia_OriginMessage; - sepolia_OriginMessage_filter: sepolia_OriginMessage_filter; - sepolia_OriginTransfer: sepolia_OriginTransfer; - sepolia_OriginTransfer_filter: sepolia_OriginTransfer_filter; - sepolia_Relayer: sepolia_Relayer; - sepolia_RelayerFee: sepolia_RelayerFee; - sepolia_RelayerFee_filter: sepolia_RelayerFee_filter; - sepolia_RelayerFeesIncrease: sepolia_RelayerFeesIncrease; - sepolia_RelayerFeesIncrease_filter: sepolia_RelayerFeesIncrease_filter; - sepolia_Relayer_filter: sepolia_Relayer_filter; - sepolia_RootCount: sepolia_RootCount; - sepolia_RootCount_filter: sepolia_RootCount_filter; - sepolia_RootMessageSent: sepolia_RootMessageSent; - sepolia_RootMessageSent_filter: sepolia_RootMessageSent_filter; - sepolia_Router: sepolia_Router; - sepolia_RouterDailyTVL: sepolia_RouterDailyTVL; - sepolia_RouterDailyTVL_filter: sepolia_RouterDailyTVL_filter; - sepolia_RouterLiquidityEvent: sepolia_RouterLiquidityEvent; - sepolia_RouterLiquidityEvent_filter: sepolia_RouterLiquidityEvent_filter; - sepolia_Router_filter: sepolia_Router_filter; - sepolia_Sequencer: sepolia_Sequencer; - sepolia_Sequencer_filter: sepolia_Sequencer_filter; - sepolia_Setting: sepolia_Setting; - sepolia_Setting_filter: sepolia_Setting_filter; - sepolia_SlippageUpdate: sepolia_SlippageUpdate; - sepolia_SlippageUpdate_filter: sepolia_SlippageUpdate_filter; - sepolia_SnapshotRoot: sepolia_SnapshotRoot; - sepolia_SnapshotRoot_filter: sepolia_SnapshotRoot_filter; - sepolia_SpokeConnectorMode: sepolia_SpokeConnectorMode; - sepolia_SpokeConnectorMode_filter: sepolia_SpokeConnectorMode_filter; - polygonzkevm_swap_AggregateRoot: polygonzkevm_swap_AggregateRoot; - polygonzkevm_swap_AggregateRootProposed: polygonzkevm_swap_AggregateRootProposed; - polygonzkevm_swap_AggregateRootProposed_filter: polygonzkevm_swap_AggregateRootProposed_filter; - polygonzkevm_swap_AggregateRoot_filter: polygonzkevm_swap_AggregateRoot_filter; - polygonzkevm_swap_Asset: polygonzkevm_swap_Asset; - polygonzkevm_swap_AssetBalance: polygonzkevm_swap_AssetBalance; - polygonzkevm_swap_AssetBalance_filter: polygonzkevm_swap_AssetBalance_filter; - polygonzkevm_swap_AssetStatus: polygonzkevm_swap_AssetStatus; - polygonzkevm_swap_AssetStatus_filter: polygonzkevm_swap_AssetStatus_filter; - polygonzkevm_swap_Asset_filter: polygonzkevm_swap_Asset_filter; - polygonzkevm_swap_BigDecimal: Scalars['polygonzkevm_swap_BigDecimal']; - polygonzkevm_swap_BlockChangedFilter: polygonzkevm_swap_BlockChangedFilter; - polygonzkevm_swap_Block_height: polygonzkevm_swap_Block_height; - polygonzkevm_swap_Bytes: Scalars['polygonzkevm_swap_Bytes']; - polygonzkevm_swap_ConnectorMeta: polygonzkevm_swap_ConnectorMeta; - polygonzkevm_swap_ConnectorMeta_filter: polygonzkevm_swap_ConnectorMeta_filter; - polygonzkevm_swap_DestinationTransfer: polygonzkevm_swap_DestinationTransfer; - polygonzkevm_swap_DestinationTransfer_filter: polygonzkevm_swap_DestinationTransfer_filter; - polygonzkevm_swap_Int8: Scalars['polygonzkevm_swap_Int8']; - polygonzkevm_swap_OptimisticRootFinalized: polygonzkevm_swap_OptimisticRootFinalized; - polygonzkevm_swap_OptimisticRootFinalized_filter: polygonzkevm_swap_OptimisticRootFinalized_filter; - polygonzkevm_swap_OriginMessage: polygonzkevm_swap_OriginMessage; - polygonzkevm_swap_OriginMessage_filter: polygonzkevm_swap_OriginMessage_filter; - polygonzkevm_swap_OriginTransfer: polygonzkevm_swap_OriginTransfer; - polygonzkevm_swap_OriginTransfer_filter: polygonzkevm_swap_OriginTransfer_filter; - polygonzkevm_swap_Relayer: polygonzkevm_swap_Relayer; - polygonzkevm_swap_RelayerFee: polygonzkevm_swap_RelayerFee; - polygonzkevm_swap_RelayerFee_filter: polygonzkevm_swap_RelayerFee_filter; - polygonzkevm_swap_RelayerFeesIncrease: polygonzkevm_swap_RelayerFeesIncrease; - polygonzkevm_swap_RelayerFeesIncrease_filter: polygonzkevm_swap_RelayerFeesIncrease_filter; - polygonzkevm_swap_Relayer_filter: polygonzkevm_swap_Relayer_filter; - polygonzkevm_swap_RootCount: polygonzkevm_swap_RootCount; - polygonzkevm_swap_RootCount_filter: polygonzkevm_swap_RootCount_filter; - polygonzkevm_swap_RootMessageSent: polygonzkevm_swap_RootMessageSent; - polygonzkevm_swap_RootMessageSent_filter: polygonzkevm_swap_RootMessageSent_filter; - polygonzkevm_swap_Router: polygonzkevm_swap_Router; - polygonzkevm_swap_RouterDailyTVL: polygonzkevm_swap_RouterDailyTVL; - polygonzkevm_swap_RouterDailyTVL_filter: polygonzkevm_swap_RouterDailyTVL_filter; - polygonzkevm_swap_RouterLiquidityEvent: polygonzkevm_swap_RouterLiquidityEvent; - polygonzkevm_swap_RouterLiquidityEvent_filter: polygonzkevm_swap_RouterLiquidityEvent_filter; - polygonzkevm_swap_Router_filter: polygonzkevm_swap_Router_filter; - polygonzkevm_swap_Sequencer: polygonzkevm_swap_Sequencer; - polygonzkevm_swap_Sequencer_filter: polygonzkevm_swap_Sequencer_filter; - polygonzkevm_swap_Setting: polygonzkevm_swap_Setting; - polygonzkevm_swap_Setting_filter: polygonzkevm_swap_Setting_filter; - polygonzkevm_swap_SlippageUpdate: polygonzkevm_swap_SlippageUpdate; - polygonzkevm_swap_SlippageUpdate_filter: polygonzkevm_swap_SlippageUpdate_filter; - polygonzkevm_swap_SnapshotRoot: polygonzkevm_swap_SnapshotRoot; - polygonzkevm_swap_SnapshotRoot_filter: polygonzkevm_swap_SnapshotRoot_filter; - polygonzkevm_swap_SpokeConnectorMode: polygonzkevm_swap_SpokeConnectorMode; - polygonzkevm_swap_SpokeConnectorMode_filter: polygonzkevm_swap_SpokeConnectorMode_filter; - polygonzkevm_swap__Block_: polygonzkevm_swap__Block_; - polygonzkevm_swap__Meta_: polygonzkevm_swap__Meta_; - arbitrumsepolia_AggregateRoot: arbitrumsepolia_AggregateRoot; - arbitrumsepolia_AggregateRootProposed: arbitrumsepolia_AggregateRootProposed; - arbitrumsepolia_AggregateRootProposed_filter: arbitrumsepolia_AggregateRootProposed_filter; - arbitrumsepolia_AggregateRoot_filter: arbitrumsepolia_AggregateRoot_filter; - arbitrumsepolia_Asset: arbitrumsepolia_Asset; - arbitrumsepolia_AssetBalance: arbitrumsepolia_AssetBalance; - arbitrumsepolia_AssetBalance_filter: arbitrumsepolia_AssetBalance_filter; - arbitrumsepolia_AssetStatus: arbitrumsepolia_AssetStatus; - arbitrumsepolia_AssetStatus_filter: arbitrumsepolia_AssetStatus_filter; - arbitrumsepolia_Asset_filter: arbitrumsepolia_Asset_filter; - arbitrumsepolia_BigDecimal: Scalars['arbitrumsepolia_BigDecimal']; - arbitrumsepolia_BlockChangedFilter: arbitrumsepolia_BlockChangedFilter; - arbitrumsepolia_Block_height: arbitrumsepolia_Block_height; - arbitrumsepolia_Bytes: Scalars['arbitrumsepolia_Bytes']; - arbitrumsepolia_ConnectorMeta: arbitrumsepolia_ConnectorMeta; - arbitrumsepolia_ConnectorMeta_filter: arbitrumsepolia_ConnectorMeta_filter; - arbitrumsepolia_DestinationTransfer: arbitrumsepolia_DestinationTransfer; - arbitrumsepolia_DestinationTransfer_filter: arbitrumsepolia_DestinationTransfer_filter; - arbitrumsepolia_Int8: Scalars['arbitrumsepolia_Int8']; - arbitrumsepolia_OptimisticRootFinalized: arbitrumsepolia_OptimisticRootFinalized; - arbitrumsepolia_OptimisticRootFinalized_filter: arbitrumsepolia_OptimisticRootFinalized_filter; - arbitrumsepolia_OriginMessage: arbitrumsepolia_OriginMessage; - arbitrumsepolia_OriginMessage_filter: arbitrumsepolia_OriginMessage_filter; - arbitrumsepolia_OriginTransfer: arbitrumsepolia_OriginTransfer; - arbitrumsepolia_OriginTransfer_filter: arbitrumsepolia_OriginTransfer_filter; - arbitrumsepolia_Relayer: arbitrumsepolia_Relayer; - arbitrumsepolia_RelayerFee: arbitrumsepolia_RelayerFee; - arbitrumsepolia_RelayerFee_filter: arbitrumsepolia_RelayerFee_filter; - arbitrumsepolia_RelayerFeesIncrease: arbitrumsepolia_RelayerFeesIncrease; - arbitrumsepolia_RelayerFeesIncrease_filter: arbitrumsepolia_RelayerFeesIncrease_filter; - arbitrumsepolia_Relayer_filter: arbitrumsepolia_Relayer_filter; - arbitrumsepolia_RootCount: arbitrumsepolia_RootCount; - arbitrumsepolia_RootCount_filter: arbitrumsepolia_RootCount_filter; - arbitrumsepolia_RootMessageSent: arbitrumsepolia_RootMessageSent; - arbitrumsepolia_RootMessageSent_filter: arbitrumsepolia_RootMessageSent_filter; - arbitrumsepolia_Router: arbitrumsepolia_Router; - arbitrumsepolia_RouterDailyTVL: arbitrumsepolia_RouterDailyTVL; - arbitrumsepolia_RouterDailyTVL_filter: arbitrumsepolia_RouterDailyTVL_filter; - arbitrumsepolia_RouterLiquidityEvent: arbitrumsepolia_RouterLiquidityEvent; - arbitrumsepolia_RouterLiquidityEvent_filter: arbitrumsepolia_RouterLiquidityEvent_filter; - arbitrumsepolia_Router_filter: arbitrumsepolia_Router_filter; - arbitrumsepolia_Sequencer: arbitrumsepolia_Sequencer; - arbitrumsepolia_Sequencer_filter: arbitrumsepolia_Sequencer_filter; - arbitrumsepolia_Setting: arbitrumsepolia_Setting; - arbitrumsepolia_Setting_filter: arbitrumsepolia_Setting_filter; - arbitrumsepolia_SlippageUpdate: arbitrumsepolia_SlippageUpdate; - arbitrumsepolia_SlippageUpdate_filter: arbitrumsepolia_SlippageUpdate_filter; - arbitrumsepolia_SnapshotRoot: arbitrumsepolia_SnapshotRoot; - arbitrumsepolia_SnapshotRoot_filter: arbitrumsepolia_SnapshotRoot_filter; - arbitrumsepolia_SpokeConnectorMode: arbitrumsepolia_SpokeConnectorMode; - arbitrumsepolia_SpokeConnectorMode_filter: arbitrumsepolia_SpokeConnectorMode_filter; - arbitrumsepolia__Block_: arbitrumsepolia__Block_; - arbitrumsepolia__Meta_: arbitrumsepolia__Meta_; - xdai_AggregateRoot: xdai_AggregateRoot; - xdai_AggregateRootProposed: xdai_AggregateRootProposed; - xdai_AggregateRootProposed_filter: xdai_AggregateRootProposed_filter; - xdai_AggregateRoot_filter: xdai_AggregateRoot_filter; - xdai_Asset: xdai_Asset; - xdai_AssetBalance: xdai_AssetBalance; - xdai_AssetBalance_filter: xdai_AssetBalance_filter; - xdai_AssetStatus: xdai_AssetStatus; - xdai_AssetStatus_filter: xdai_AssetStatus_filter; - xdai_Asset_filter: xdai_Asset_filter; - xdai_BigDecimal: Scalars['xdai_BigDecimal']; - xdai_BlockChangedFilter: xdai_BlockChangedFilter; - xdai_Block_height: xdai_Block_height; - xdai_Bytes: Scalars['xdai_Bytes']; - xdai_ConnectorMeta: xdai_ConnectorMeta; - xdai_ConnectorMeta_filter: xdai_ConnectorMeta_filter; - xdai_DestinationTransfer: xdai_DestinationTransfer; - xdai_DestinationTransfer_filter: xdai_DestinationTransfer_filter; - xdai_Int8: Scalars['xdai_Int8']; - xdai_OptimisticRootFinalized: xdai_OptimisticRootFinalized; - xdai_OptimisticRootFinalized_filter: xdai_OptimisticRootFinalized_filter; - xdai_OriginMessage: xdai_OriginMessage; - xdai_OriginMessage_filter: xdai_OriginMessage_filter; - xdai_OriginTransfer: xdai_OriginTransfer; - xdai_OriginTransfer_filter: xdai_OriginTransfer_filter; - xdai_Relayer: xdai_Relayer; - xdai_RelayerFee: xdai_RelayerFee; - xdai_RelayerFee_filter: xdai_RelayerFee_filter; - xdai_RelayerFeesIncrease: xdai_RelayerFeesIncrease; - xdai_RelayerFeesIncrease_filter: xdai_RelayerFeesIncrease_filter; - xdai_Relayer_filter: xdai_Relayer_filter; - xdai_RootCount: xdai_RootCount; - xdai_RootCount_filter: xdai_RootCount_filter; - xdai_RootMessageSent: xdai_RootMessageSent; - xdai_RootMessageSent_filter: xdai_RootMessageSent_filter; - xdai_Router: xdai_Router; - xdai_RouterDailyTVL: xdai_RouterDailyTVL; - xdai_RouterDailyTVL_filter: xdai_RouterDailyTVL_filter; - xdai_RouterLiquidityEvent: xdai_RouterLiquidityEvent; - xdai_RouterLiquidityEvent_filter: xdai_RouterLiquidityEvent_filter; - xdai_Router_filter: xdai_Router_filter; - xdai_Sequencer: xdai_Sequencer; - xdai_Sequencer_filter: xdai_Sequencer_filter; - xdai_Setting: xdai_Setting; - xdai_Setting_filter: xdai_Setting_filter; - xdai_SlippageUpdate: xdai_SlippageUpdate; - xdai_SlippageUpdate_filter: xdai_SlippageUpdate_filter; - xdai_SnapshotRoot: xdai_SnapshotRoot; - xdai_SnapshotRoot_filter: xdai_SnapshotRoot_filter; - xdai_SpokeConnectorMode: xdai_SpokeConnectorMode; - xdai_SpokeConnectorMode_filter: xdai_SpokeConnectorMode_filter; - xdai__Block_: xdai__Block_; - xdai__Meta_: xdai__Meta_; - localoptimism_AggregateRoot: localoptimism_AggregateRoot; - localoptimism_AggregateRootProposed: localoptimism_AggregateRootProposed; - localoptimism_AggregateRootProposed_filter: localoptimism_AggregateRootProposed_filter; - localoptimism_AggregateRoot_filter: localoptimism_AggregateRoot_filter; - localoptimism_Asset: localoptimism_Asset; - localoptimism_AssetBalance: localoptimism_AssetBalance; - localoptimism_AssetBalance_filter: localoptimism_AssetBalance_filter; - localoptimism_AssetStatus: localoptimism_AssetStatus; - localoptimism_AssetStatus_filter: localoptimism_AssetStatus_filter; - localoptimism_Asset_filter: localoptimism_Asset_filter; - localoptimism_BigDecimal: Scalars['localoptimism_BigDecimal']; - localoptimism_BlockChangedFilter: localoptimism_BlockChangedFilter; - localoptimism_Block_height: localoptimism_Block_height; - localoptimism_Bytes: Scalars['localoptimism_Bytes']; - localoptimism_ConnectorMeta: localoptimism_ConnectorMeta; - localoptimism_ConnectorMeta_filter: localoptimism_ConnectorMeta_filter; - localoptimism_DestinationTransfer: localoptimism_DestinationTransfer; - localoptimism_DestinationTransfer_filter: localoptimism_DestinationTransfer_filter; - localoptimism_Int8: Scalars['localoptimism_Int8']; - localoptimism_OptimisticRootFinalized: localoptimism_OptimisticRootFinalized; - localoptimism_OptimisticRootFinalized_filter: localoptimism_OptimisticRootFinalized_filter; - localoptimism_OriginMessage: localoptimism_OriginMessage; - localoptimism_OriginMessage_filter: localoptimism_OriginMessage_filter; - localoptimism_OriginTransfer: localoptimism_OriginTransfer; - localoptimism_OriginTransfer_filter: localoptimism_OriginTransfer_filter; - localoptimism_Relayer: localoptimism_Relayer; - localoptimism_RelayerFee: localoptimism_RelayerFee; - localoptimism_RelayerFee_filter: localoptimism_RelayerFee_filter; - localoptimism_RelayerFeesIncrease: localoptimism_RelayerFeesIncrease; - localoptimism_RelayerFeesIncrease_filter: localoptimism_RelayerFeesIncrease_filter; - localoptimism_Relayer_filter: localoptimism_Relayer_filter; - localoptimism_RootCount: localoptimism_RootCount; - localoptimism_RootCount_filter: localoptimism_RootCount_filter; - localoptimism_RootMessageSent: localoptimism_RootMessageSent; - localoptimism_RootMessageSent_filter: localoptimism_RootMessageSent_filter; - localoptimism_Router: localoptimism_Router; - localoptimism_RouterDailyTVL: localoptimism_RouterDailyTVL; - localoptimism_RouterDailyTVL_filter: localoptimism_RouterDailyTVL_filter; - localoptimism_RouterLiquidityEvent: localoptimism_RouterLiquidityEvent; - localoptimism_RouterLiquidityEvent_filter: localoptimism_RouterLiquidityEvent_filter; - localoptimism_Router_filter: localoptimism_Router_filter; - localoptimism_Sequencer: localoptimism_Sequencer; - localoptimism_Sequencer_filter: localoptimism_Sequencer_filter; - localoptimism_Setting: localoptimism_Setting; - localoptimism_Setting_filter: localoptimism_Setting_filter; - localoptimism_SlippageUpdate: localoptimism_SlippageUpdate; - localoptimism_SlippageUpdate_filter: localoptimism_SlippageUpdate_filter; - localoptimism_SnapshotRoot: localoptimism_SnapshotRoot; - localoptimism_SnapshotRoot_filter: localoptimism_SnapshotRoot_filter; - localoptimism_SpokeConnectorMode: localoptimism_SpokeConnectorMode; - localoptimism_SpokeConnectorMode_filter: localoptimism_SpokeConnectorMode_filter; - localoptimism__Block_: localoptimism__Block_; - localoptimism__Meta_: localoptimism__Meta_; + stagingbase_AggregateRoot: stagingbase_AggregateRoot; + stagingbase_AggregateRootProposed: stagingbase_AggregateRootProposed; + stagingbase_AggregateRootProposed_filter: stagingbase_AggregateRootProposed_filter; + stagingbase_AggregateRoot_filter: stagingbase_AggregateRoot_filter; + stagingbase_Asset: stagingbase_Asset; + stagingbase_AssetBalance: stagingbase_AssetBalance; + stagingbase_AssetBalance_filter: stagingbase_AssetBalance_filter; + stagingbase_AssetStatus: stagingbase_AssetStatus; + stagingbase_AssetStatus_filter: stagingbase_AssetStatus_filter; + stagingbase_Asset_filter: stagingbase_Asset_filter; + stagingbase_BigDecimal: Scalars['stagingbase_BigDecimal']; + stagingbase_BlockChangedFilter: stagingbase_BlockChangedFilter; + stagingbase_Block_height: stagingbase_Block_height; + stagingbase_Bytes: Scalars['stagingbase_Bytes']; + stagingbase_ConnectorMeta: stagingbase_ConnectorMeta; + stagingbase_ConnectorMeta_filter: stagingbase_ConnectorMeta_filter; + stagingbase_DestinationTransfer: stagingbase_DestinationTransfer; + stagingbase_DestinationTransfer_filter: stagingbase_DestinationTransfer_filter; + stagingbase_Int8: Scalars['stagingbase_Int8']; + stagingbase_OptimisticRootFinalized: stagingbase_OptimisticRootFinalized; + stagingbase_OptimisticRootFinalized_filter: stagingbase_OptimisticRootFinalized_filter; + stagingbase_OriginMessage: stagingbase_OriginMessage; + stagingbase_OriginMessage_filter: stagingbase_OriginMessage_filter; + stagingbase_OriginTransfer: stagingbase_OriginTransfer; + stagingbase_OriginTransfer_filter: stagingbase_OriginTransfer_filter; + stagingbase_Relayer: stagingbase_Relayer; + stagingbase_RelayerFee: stagingbase_RelayerFee; + stagingbase_RelayerFee_filter: stagingbase_RelayerFee_filter; + stagingbase_RelayerFeesIncrease: stagingbase_RelayerFeesIncrease; + stagingbase_RelayerFeesIncrease_filter: stagingbase_RelayerFeesIncrease_filter; + stagingbase_Relayer_filter: stagingbase_Relayer_filter; + stagingbase_RootCount: stagingbase_RootCount; + stagingbase_RootCount_filter: stagingbase_RootCount_filter; + stagingbase_RootMessageSent: stagingbase_RootMessageSent; + stagingbase_RootMessageSent_filter: stagingbase_RootMessageSent_filter; + stagingbase_Router: stagingbase_Router; + stagingbase_RouterDailyTVL: stagingbase_RouterDailyTVL; + stagingbase_RouterDailyTVL_filter: stagingbase_RouterDailyTVL_filter; + stagingbase_RouterLiquidityEvent: stagingbase_RouterLiquidityEvent; + stagingbase_RouterLiquidityEvent_filter: stagingbase_RouterLiquidityEvent_filter; + stagingbase_Router_filter: stagingbase_Router_filter; + stagingbase_Sequencer: stagingbase_Sequencer; + stagingbase_Sequencer_filter: stagingbase_Sequencer_filter; + stagingbase_Setting: stagingbase_Setting; + stagingbase_Setting_filter: stagingbase_Setting_filter; + stagingbase_SlippageUpdate: stagingbase_SlippageUpdate; + stagingbase_SlippageUpdate_filter: stagingbase_SlippageUpdate_filter; + stagingbase_SnapshotRoot: stagingbase_SnapshotRoot; + stagingbase_SnapshotRoot_filter: stagingbase_SnapshotRoot_filter; + stagingbase_SpokeConnectorMode: stagingbase_SpokeConnectorMode; + stagingbase_SpokeConnectorMode_filter: stagingbase_SpokeConnectorMode_filter; + stagingbase__Block_: stagingbase__Block_; + stagingbase__Meta_: stagingbase__Meta_; + mantle_AggregateRoot: mantle_AggregateRoot; + mantle_AggregateRootProposed: mantle_AggregateRootProposed; + mantle_AggregateRootProposed_filter: mantle_AggregateRootProposed_filter; + mantle_AggregateRoot_filter: mantle_AggregateRoot_filter; + mantle_Asset: mantle_Asset; + mantle_AssetBalance: mantle_AssetBalance; + mantle_AssetBalance_filter: mantle_AssetBalance_filter; + mantle_AssetStatus: mantle_AssetStatus; + mantle_AssetStatus_filter: mantle_AssetStatus_filter; + mantle_Asset_filter: mantle_Asset_filter; + mantle_BigDecimal: Scalars['mantle_BigDecimal']; + mantle_BlockChangedFilter: mantle_BlockChangedFilter; + mantle_Block_height: mantle_Block_height; + mantle_Bytes: Scalars['mantle_Bytes']; + mantle_ConnectorMeta: mantle_ConnectorMeta; + mantle_ConnectorMeta_filter: mantle_ConnectorMeta_filter; + mantle_DestinationTransfer: mantle_DestinationTransfer; + mantle_DestinationTransfer_filter: mantle_DestinationTransfer_filter; + mantle_Int8: Scalars['mantle_Int8']; + mantle_OptimisticRootFinalized: mantle_OptimisticRootFinalized; + mantle_OptimisticRootFinalized_filter: mantle_OptimisticRootFinalized_filter; + mantle_OriginMessage: mantle_OriginMessage; + mantle_OriginMessage_filter: mantle_OriginMessage_filter; + mantle_OriginTransfer: mantle_OriginTransfer; + mantle_OriginTransfer_filter: mantle_OriginTransfer_filter; + mantle_Relayer: mantle_Relayer; + mantle_RelayerFee: mantle_RelayerFee; + mantle_RelayerFee_filter: mantle_RelayerFee_filter; + mantle_RelayerFeesIncrease: mantle_RelayerFeesIncrease; + mantle_RelayerFeesIncrease_filter: mantle_RelayerFeesIncrease_filter; + mantle_Relayer_filter: mantle_Relayer_filter; + mantle_RootCount: mantle_RootCount; + mantle_RootCount_filter: mantle_RootCount_filter; + mantle_RootMessageSent: mantle_RootMessageSent; + mantle_RootMessageSent_filter: mantle_RootMessageSent_filter; + mantle_Router: mantle_Router; + mantle_RouterDailyTVL: mantle_RouterDailyTVL; + mantle_RouterDailyTVL_filter: mantle_RouterDailyTVL_filter; + mantle_RouterLiquidityEvent: mantle_RouterLiquidityEvent; + mantle_RouterLiquidityEvent_filter: mantle_RouterLiquidityEvent_filter; + mantle_Router_filter: mantle_Router_filter; + mantle_Sequencer: mantle_Sequencer; + mantle_Sequencer_filter: mantle_Sequencer_filter; + mantle_Setting: mantle_Setting; + mantle_Setting_filter: mantle_Setting_filter; + mantle_SlippageUpdate: mantle_SlippageUpdate; + mantle_SlippageUpdate_filter: mantle_SlippageUpdate_filter; + mantle_SnapshotRoot: mantle_SnapshotRoot; + mantle_SnapshotRoot_filter: mantle_SnapshotRoot_filter; + mantle_SpokeConnectorMode: mantle_SpokeConnectorMode; + mantle_SpokeConnectorMode_filter: mantle_SpokeConnectorMode_filter; + mantle__Block_: mantle__Block_; + mantle__Meta_: mantle__Meta_; + stagingbnb_AggregateRoot: stagingbnb_AggregateRoot; + stagingbnb_AggregateRootProposed: stagingbnb_AggregateRootProposed; + stagingbnb_AggregateRootProposed_filter: stagingbnb_AggregateRootProposed_filter; + stagingbnb_AggregateRoot_filter: stagingbnb_AggregateRoot_filter; + stagingbnb_Asset: stagingbnb_Asset; + stagingbnb_AssetBalance: stagingbnb_AssetBalance; + stagingbnb_AssetBalance_filter: stagingbnb_AssetBalance_filter; + stagingbnb_AssetStatus: stagingbnb_AssetStatus; + stagingbnb_AssetStatus_filter: stagingbnb_AssetStatus_filter; + stagingbnb_Asset_filter: stagingbnb_Asset_filter; + stagingbnb_BigDecimal: Scalars['stagingbnb_BigDecimal']; + stagingbnb_BlockChangedFilter: stagingbnb_BlockChangedFilter; + stagingbnb_Block_height: stagingbnb_Block_height; + stagingbnb_Bytes: Scalars['stagingbnb_Bytes']; + stagingbnb_ConnectorMeta: stagingbnb_ConnectorMeta; + stagingbnb_ConnectorMeta_filter: stagingbnb_ConnectorMeta_filter; + stagingbnb_DestinationTransfer: stagingbnb_DestinationTransfer; + stagingbnb_DestinationTransfer_filter: stagingbnb_DestinationTransfer_filter; + stagingbnb_Int8: Scalars['stagingbnb_Int8']; + stagingbnb_OptimisticRootFinalized: stagingbnb_OptimisticRootFinalized; + stagingbnb_OptimisticRootFinalized_filter: stagingbnb_OptimisticRootFinalized_filter; + stagingbnb_OriginMessage: stagingbnb_OriginMessage; + stagingbnb_OriginMessage_filter: stagingbnb_OriginMessage_filter; + stagingbnb_OriginTransfer: stagingbnb_OriginTransfer; + stagingbnb_OriginTransfer_filter: stagingbnb_OriginTransfer_filter; + stagingbnb_Relayer: stagingbnb_Relayer; + stagingbnb_RelayerFee: stagingbnb_RelayerFee; + stagingbnb_RelayerFee_filter: stagingbnb_RelayerFee_filter; + stagingbnb_RelayerFeesIncrease: stagingbnb_RelayerFeesIncrease; + stagingbnb_RelayerFeesIncrease_filter: stagingbnb_RelayerFeesIncrease_filter; + stagingbnb_Relayer_filter: stagingbnb_Relayer_filter; + stagingbnb_RootCount: stagingbnb_RootCount; + stagingbnb_RootCount_filter: stagingbnb_RootCount_filter; + stagingbnb_RootMessageSent: stagingbnb_RootMessageSent; + stagingbnb_RootMessageSent_filter: stagingbnb_RootMessageSent_filter; + stagingbnb_Router: stagingbnb_Router; + stagingbnb_RouterDailyTVL: stagingbnb_RouterDailyTVL; + stagingbnb_RouterDailyTVL_filter: stagingbnb_RouterDailyTVL_filter; + stagingbnb_RouterLiquidityEvent: stagingbnb_RouterLiquidityEvent; + stagingbnb_RouterLiquidityEvent_filter: stagingbnb_RouterLiquidityEvent_filter; + stagingbnb_Router_filter: stagingbnb_Router_filter; + stagingbnb_Sequencer: stagingbnb_Sequencer; + stagingbnb_Sequencer_filter: stagingbnb_Sequencer_filter; + stagingbnb_Setting: stagingbnb_Setting; + stagingbnb_Setting_filter: stagingbnb_Setting_filter; + stagingbnb_SlippageUpdate: stagingbnb_SlippageUpdate; + stagingbnb_SlippageUpdate_filter: stagingbnb_SlippageUpdate_filter; + stagingbnb_SnapshotRoot: stagingbnb_SnapshotRoot; + stagingbnb_SnapshotRoot_filter: stagingbnb_SnapshotRoot_filter; + stagingbnb_SpokeConnectorMode: stagingbnb_SpokeConnectorMode; + stagingbnb_SpokeConnectorMode_filter: stagingbnb_SpokeConnectorMode_filter; + stagingbnb__Block_: stagingbnb__Block_; + stagingbnb__Meta_: stagingbnb__Meta_; stagingpolygonzkevm_AggregateRoot: stagingpolygonzkevm_AggregateRoot; stagingpolygonzkevm_AggregateRootProposed: stagingpolygonzkevm_AggregateRootProposed; stagingpolygonzkevm_AggregateRootProposed_filter: stagingpolygonzkevm_AggregateRootProposed_filter; @@ -196774,205 +196988,165 @@ export type ResolversParentTypes = ResolversObject<{ stagingpolygonzkevm_SpokeConnectorMode_filter: stagingpolygonzkevm_SpokeConnectorMode_filter; stagingpolygonzkevm__Block_: stagingpolygonzkevm__Block_; stagingpolygonzkevm__Meta_: stagingpolygonzkevm__Meta_; - linea_AggregateRoot: linea_AggregateRoot; - linea_AggregateRootProposed: linea_AggregateRootProposed; - linea_AggregateRootProposed_filter: linea_AggregateRootProposed_filter; - linea_AggregateRoot_filter: linea_AggregateRoot_filter; - linea_Asset: linea_Asset; - linea_AssetBalance: linea_AssetBalance; - linea_AssetBalance_filter: linea_AssetBalance_filter; - linea_AssetStatus: linea_AssetStatus; - linea_AssetStatus_filter: linea_AssetStatus_filter; - linea_Asset_filter: linea_Asset_filter; - linea_BigDecimal: Scalars['linea_BigDecimal']; - linea_BlockChangedFilter: linea_BlockChangedFilter; - linea_Block_height: linea_Block_height; - linea_Bytes: Scalars['linea_Bytes']; - linea_ConnectorMeta: linea_ConnectorMeta; - linea_ConnectorMeta_filter: linea_ConnectorMeta_filter; - linea_DestinationTransfer: linea_DestinationTransfer; - linea_DestinationTransfer_filter: linea_DestinationTransfer_filter; - linea_OptimisticRootFinalized: linea_OptimisticRootFinalized; - linea_OptimisticRootFinalized_filter: linea_OptimisticRootFinalized_filter; - linea_OriginMessage: linea_OriginMessage; - linea_OriginMessage_filter: linea_OriginMessage_filter; - linea_OriginTransfer: linea_OriginTransfer; - linea_OriginTransfer_filter: linea_OriginTransfer_filter; - linea_Relayer: linea_Relayer; - linea_RelayerFee: linea_RelayerFee; - linea_RelayerFee_filter: linea_RelayerFee_filter; - linea_RelayerFeesIncrease: linea_RelayerFeesIncrease; - linea_RelayerFeesIncrease_filter: linea_RelayerFeesIncrease_filter; - linea_Relayer_filter: linea_Relayer_filter; - linea_RootCount: linea_RootCount; - linea_RootCount_filter: linea_RootCount_filter; - linea_RootMessageSent: linea_RootMessageSent; - linea_RootMessageSent_filter: linea_RootMessageSent_filter; - linea_Router: linea_Router; - linea_RouterDailyTVL: linea_RouterDailyTVL; - linea_RouterDailyTVL_filter: linea_RouterDailyTVL_filter; - linea_RouterLiquidityEvent: linea_RouterLiquidityEvent; - linea_RouterLiquidityEvent_filter: linea_RouterLiquidityEvent_filter; - linea_Router_filter: linea_Router_filter; - linea_Sequencer: linea_Sequencer; - linea_Sequencer_filter: linea_Sequencer_filter; - linea_Setting: linea_Setting; - linea_Setting_filter: linea_Setting_filter; - linea_SlippageUpdate: linea_SlippageUpdate; - linea_SlippageUpdate_filter: linea_SlippageUpdate_filter; - linea_SnapshotRoot: linea_SnapshotRoot; - linea_SnapshotRoot_filter: linea_SnapshotRoot_filter; - linea_SpokeConnectorMode: linea_SpokeConnectorMode; - linea_SpokeConnectorMode_filter: linea_SpokeConnectorMode_filter; - linea__Block_: linea__Block_; - linea__Meta_: linea__Meta_; - xlayer_swap_BigDecimal: Scalars['xlayer_swap_BigDecimal']; - xlayer_swap_BlockChangedFilter: xlayer_swap_BlockChangedFilter; - xlayer_swap_Block_height: xlayer_swap_Block_height; - xlayer_swap_Bytes: Scalars['xlayer_swap_Bytes']; - xlayer_swap_Int8: Scalars['xlayer_swap_Int8']; - xlayer_swap_LpAccount: xlayer_swap_LpAccount; - xlayer_swap_LpAccountBalance: xlayer_swap_LpAccountBalance; - xlayer_swap_LpAccountBalance_filter: xlayer_swap_LpAccountBalance_filter; - xlayer_swap_LpAccount_filter: xlayer_swap_LpAccount_filter; - xlayer_swap_LpToken: xlayer_swap_LpToken; - xlayer_swap_LpTokenEvent: ResolversParentTypes['xlayer_swap_LpTransferEvent']; - xlayer_swap_LpTokenEvent_filter: xlayer_swap_LpTokenEvent_filter; - xlayer_swap_LpToken_filter: xlayer_swap_LpToken_filter; - xlayer_swap_LpTransferEvent: xlayer_swap_LpTransferEvent; - xlayer_swap_LpTransferEvent_filter: xlayer_swap_LpTransferEvent_filter; - xlayer_swap_PooledToken: xlayer_swap_PooledToken; - xlayer_swap_PooledToken_filter: xlayer_swap_PooledToken_filter; - xlayer_swap_StableSwap: xlayer_swap_StableSwap; - xlayer_swap_StableSwapAddLiquidityEvent: xlayer_swap_StableSwapAddLiquidityEvent; - xlayer_swap_StableSwapAddLiquidityEvent_filter: xlayer_swap_StableSwapAddLiquidityEvent_filter; - xlayer_swap_StableSwapEvent: ResolversParentTypes['xlayer_swap_StableSwapAddLiquidityEvent'] | ResolversParentTypes['xlayer_swap_StableSwapRemoveLiquidityEvent']; - xlayer_swap_StableSwapEvent_filter: xlayer_swap_StableSwapEvent_filter; - xlayer_swap_StableSwapExchange: xlayer_swap_StableSwapExchange; - xlayer_swap_StableSwapExchange_filter: xlayer_swap_StableSwapExchange_filter; - xlayer_swap_StableSwapRemoveLiquidityEvent: xlayer_swap_StableSwapRemoveLiquidityEvent; - xlayer_swap_StableSwapRemoveLiquidityEvent_filter: xlayer_swap_StableSwapRemoveLiquidityEvent_filter; - xlayer_swap_StableSwap_filter: xlayer_swap_StableSwap_filter; - xlayer_swap_SwapDailyVolume: xlayer_swap_SwapDailyVolume; - xlayer_swap_SwapDailyVolume_filter: xlayer_swap_SwapDailyVolume_filter; - xlayer_swap_SwapHourlyVolume: xlayer_swap_SwapHourlyVolume; - xlayer_swap_SwapHourlyVolume_filter: xlayer_swap_SwapHourlyVolume_filter; - xlayer_swap_SwapTradeVolume: ResolversParentTypes['xlayer_swap_SwapDailyVolume'] | ResolversParentTypes['xlayer_swap_SwapHourlyVolume'] | ResolversParentTypes['xlayer_swap_SwapWeeklyVolume']; - xlayer_swap_SwapTradeVolume_filter: xlayer_swap_SwapTradeVolume_filter; - xlayer_swap_SwapWeeklyVolume: xlayer_swap_SwapWeeklyVolume; - xlayer_swap_SwapWeeklyVolume_filter: xlayer_swap_SwapWeeklyVolume_filter; - xlayer_swap_SystemInfo: xlayer_swap_SystemInfo; - xlayer_swap_SystemInfo_filter: xlayer_swap_SystemInfo_filter; - xlayer_swap__Block_: xlayer_swap__Block_; - xlayer_swap__Meta_: xlayer_swap__Meta_; - mainnet_AggregateRootSavedSlow: mainnet_AggregateRootSavedSlow; - mainnet_AggregateRootSavedSlow_filter: mainnet_AggregateRootSavedSlow_filter; - mainnet_AggregatedMessageRoot: mainnet_AggregatedMessageRoot; - mainnet_AggregatedMessageRoot_filter: mainnet_AggregatedMessageRoot_filter; - mainnet_ArbitrumConnectorMeta: mainnet_ArbitrumConnectorMeta; - mainnet_ArbitrumConnectorMeta_filter: mainnet_ArbitrumConnectorMeta_filter; - mainnet_AvalancheConnectorMeta: mainnet_AvalancheConnectorMeta; - mainnet_AvalancheConnectorMeta_filter: mainnet_AvalancheConnectorMeta_filter; - mainnet_BaseConnectorMeta: mainnet_BaseConnectorMeta; - mainnet_BaseConnectorMeta_filter: mainnet_BaseConnectorMeta_filter; - mainnet_BigDecimal: Scalars['mainnet_BigDecimal']; - mainnet_BlockChangedFilter: mainnet_BlockChangedFilter; - mainnet_Block_height: mainnet_Block_height; - mainnet_BnbConnectorMeta: mainnet_BnbConnectorMeta; - mainnet_BnbConnectorMeta_filter: mainnet_BnbConnectorMeta_filter; - mainnet_Bytes: Scalars['mainnet_Bytes']; - mainnet_GnosisConnectorMeta: mainnet_GnosisConnectorMeta; - mainnet_GnosisConnectorMeta_filter: mainnet_GnosisConnectorMeta_filter; - mainnet_HubDomain: mainnet_HubDomain; - mainnet_HubDomain_filter: mainnet_HubDomain_filter; - mainnet_HubOptimisticRootFinalized: mainnet_HubOptimisticRootFinalized; - mainnet_HubOptimisticRootFinalized_filter: mainnet_HubOptimisticRootFinalized_filter; - mainnet_Int8: Scalars['mainnet_Int8']; - mainnet_LineaConnectorMeta: mainnet_LineaConnectorMeta; - mainnet_LineaConnectorMeta_filter: mainnet_LineaConnectorMeta_filter; - mainnet_MantleConnectorMeta: mainnet_MantleConnectorMeta; - mainnet_MantleConnectorMeta_filter: mainnet_MantleConnectorMeta_filter; - mainnet_MetisConnectorMeta: mainnet_MetisConnectorMeta; - mainnet_MetisConnectorMeta_filter: mainnet_MetisConnectorMeta_filter; - mainnet_ModeConnectorMeta: mainnet_ModeConnectorMeta; - mainnet_ModeConnectorMeta_filter: mainnet_ModeConnectorMeta_filter; - mainnet_OptimismConnectorMeta: mainnet_OptimismConnectorMeta; - mainnet_OptimismConnectorMeta_filter: mainnet_OptimismConnectorMeta_filter; - mainnet_OptimisticRootPropagated: mainnet_OptimisticRootPropagated; - mainnet_OptimisticRootPropagated_filter: mainnet_OptimisticRootPropagated_filter; - mainnet_OptimisticRootProposed: mainnet_OptimisticRootProposed; - mainnet_OptimisticRootProposed_filter: mainnet_OptimisticRootProposed_filter; - mainnet_PolygonConnectorMeta: mainnet_PolygonConnectorMeta; - mainnet_PolygonConnectorMeta_filter: mainnet_PolygonConnectorMeta_filter; - mainnet_PolygonZkConnectorMeta: mainnet_PolygonZkConnectorMeta; - mainnet_PolygonZkConnectorMeta_filter: mainnet_PolygonZkConnectorMeta_filter; - mainnet_RootAggregated: mainnet_RootAggregated; - mainnet_RootAggregated_filter: mainnet_RootAggregated_filter; - mainnet_RootManagerMeta: mainnet_RootManagerMeta; - mainnet_RootManagerMeta_filter: mainnet_RootManagerMeta_filter; - mainnet_RootManagerMode: mainnet_RootManagerMode; - mainnet_RootManagerMode_filter: mainnet_RootManagerMode_filter; - mainnet_RootMessageProcessed: mainnet_RootMessageProcessed; - mainnet_RootMessageProcessed_filter: mainnet_RootMessageProcessed_filter; - mainnet_RootPropagated: mainnet_RootPropagated; - mainnet_RootPropagated_filter: mainnet_RootPropagated_filter; - mainnet_ZkSyncConnectorMeta: mainnet_ZkSyncConnectorMeta; - mainnet_ZkSyncConnectorMeta_filter: mainnet_ZkSyncConnectorMeta_filter; - mainnet__Block_: mainnet__Block_; - mainnet__Meta_: mainnet__Meta_; - optimism_AggregateRoot: optimism_AggregateRoot; - optimism_AggregateRootProposed: optimism_AggregateRootProposed; - optimism_AggregateRootProposed_filter: optimism_AggregateRootProposed_filter; - optimism_AggregateRoot_filter: optimism_AggregateRoot_filter; - optimism_Asset: optimism_Asset; - optimism_AssetBalance: optimism_AssetBalance; - optimism_AssetBalance_filter: optimism_AssetBalance_filter; - optimism_AssetStatus: optimism_AssetStatus; - optimism_AssetStatus_filter: optimism_AssetStatus_filter; - optimism_Asset_filter: optimism_Asset_filter; - optimism_BigDecimal: Scalars['optimism_BigDecimal']; - optimism_BlockChangedFilter: optimism_BlockChangedFilter; - optimism_Block_height: optimism_Block_height; - optimism_Bytes: Scalars['optimism_Bytes']; - optimism_ConnectorMeta: optimism_ConnectorMeta; - optimism_ConnectorMeta_filter: optimism_ConnectorMeta_filter; - optimism_DestinationTransfer: optimism_DestinationTransfer; - optimism_DestinationTransfer_filter: optimism_DestinationTransfer_filter; - optimism_Int8: Scalars['optimism_Int8']; - optimism_OptimisticRootFinalized: optimism_OptimisticRootFinalized; - optimism_OptimisticRootFinalized_filter: optimism_OptimisticRootFinalized_filter; - optimism_OriginMessage: optimism_OriginMessage; - optimism_OriginMessage_filter: optimism_OriginMessage_filter; - optimism_OriginTransfer: optimism_OriginTransfer; - optimism_OriginTransfer_filter: optimism_OriginTransfer_filter; - optimism_Relayer: optimism_Relayer; - optimism_RelayerFee: optimism_RelayerFee; - optimism_RelayerFee_filter: optimism_RelayerFee_filter; - optimism_RelayerFeesIncrease: optimism_RelayerFeesIncrease; - optimism_RelayerFeesIncrease_filter: optimism_RelayerFeesIncrease_filter; - optimism_Relayer_filter: optimism_Relayer_filter; - optimism_RootCount: optimism_RootCount; - optimism_RootCount_filter: optimism_RootCount_filter; - optimism_RootMessageSent: optimism_RootMessageSent; - optimism_RootMessageSent_filter: optimism_RootMessageSent_filter; - optimism_Router: optimism_Router; - optimism_RouterDailyTVL: optimism_RouterDailyTVL; - optimism_RouterDailyTVL_filter: optimism_RouterDailyTVL_filter; - optimism_RouterLiquidityEvent: optimism_RouterLiquidityEvent; - optimism_RouterLiquidityEvent_filter: optimism_RouterLiquidityEvent_filter; - optimism_Router_filter: optimism_Router_filter; - optimism_Sequencer: optimism_Sequencer; - optimism_Sequencer_filter: optimism_Sequencer_filter; - optimism_Setting: optimism_Setting; - optimism_Setting_filter: optimism_Setting_filter; - optimism_SlippageUpdate: optimism_SlippageUpdate; - optimism_SlippageUpdate_filter: optimism_SlippageUpdate_filter; - optimism_SnapshotRoot: optimism_SnapshotRoot; - optimism_SnapshotRoot_filter: optimism_SnapshotRoot_filter; - optimism_SpokeConnectorMode: optimism_SpokeConnectorMode; - optimism_SpokeConnectorMode_filter: optimism_SpokeConnectorMode_filter; - optimism__Block_: optimism__Block_; - optimism__Meta_: optimism__Meta_; + stagingavalanche_AggregateRoot: stagingavalanche_AggregateRoot; + stagingavalanche_AggregateRootProposed: stagingavalanche_AggregateRootProposed; + stagingavalanche_AggregateRootProposed_filter: stagingavalanche_AggregateRootProposed_filter; + stagingavalanche_AggregateRoot_filter: stagingavalanche_AggregateRoot_filter; + stagingavalanche_Asset: stagingavalanche_Asset; + stagingavalanche_AssetBalance: stagingavalanche_AssetBalance; + stagingavalanche_AssetBalance_filter: stagingavalanche_AssetBalance_filter; + stagingavalanche_AssetStatus: stagingavalanche_AssetStatus; + stagingavalanche_AssetStatus_filter: stagingavalanche_AssetStatus_filter; + stagingavalanche_Asset_filter: stagingavalanche_Asset_filter; + stagingavalanche_BigDecimal: Scalars['stagingavalanche_BigDecimal']; + stagingavalanche_BlockChangedFilter: stagingavalanche_BlockChangedFilter; + stagingavalanche_Block_height: stagingavalanche_Block_height; + stagingavalanche_Bytes: Scalars['stagingavalanche_Bytes']; + stagingavalanche_ConnectorMeta: stagingavalanche_ConnectorMeta; + stagingavalanche_ConnectorMeta_filter: stagingavalanche_ConnectorMeta_filter; + stagingavalanche_DestinationTransfer: stagingavalanche_DestinationTransfer; + stagingavalanche_DestinationTransfer_filter: stagingavalanche_DestinationTransfer_filter; + stagingavalanche_Int8: Scalars['stagingavalanche_Int8']; + stagingavalanche_OptimisticRootFinalized: stagingavalanche_OptimisticRootFinalized; + stagingavalanche_OptimisticRootFinalized_filter: stagingavalanche_OptimisticRootFinalized_filter; + stagingavalanche_OriginMessage: stagingavalanche_OriginMessage; + stagingavalanche_OriginMessage_filter: stagingavalanche_OriginMessage_filter; + stagingavalanche_OriginTransfer: stagingavalanche_OriginTransfer; + stagingavalanche_OriginTransfer_filter: stagingavalanche_OriginTransfer_filter; + stagingavalanche_Relayer: stagingavalanche_Relayer; + stagingavalanche_RelayerFee: stagingavalanche_RelayerFee; + stagingavalanche_RelayerFee_filter: stagingavalanche_RelayerFee_filter; + stagingavalanche_RelayerFeesIncrease: stagingavalanche_RelayerFeesIncrease; + stagingavalanche_RelayerFeesIncrease_filter: stagingavalanche_RelayerFeesIncrease_filter; + stagingavalanche_Relayer_filter: stagingavalanche_Relayer_filter; + stagingavalanche_RootCount: stagingavalanche_RootCount; + stagingavalanche_RootCount_filter: stagingavalanche_RootCount_filter; + stagingavalanche_RootMessageSent: stagingavalanche_RootMessageSent; + stagingavalanche_RootMessageSent_filter: stagingavalanche_RootMessageSent_filter; + stagingavalanche_Router: stagingavalanche_Router; + stagingavalanche_RouterDailyTVL: stagingavalanche_RouterDailyTVL; + stagingavalanche_RouterDailyTVL_filter: stagingavalanche_RouterDailyTVL_filter; + stagingavalanche_RouterLiquidityEvent: stagingavalanche_RouterLiquidityEvent; + stagingavalanche_RouterLiquidityEvent_filter: stagingavalanche_RouterLiquidityEvent_filter; + stagingavalanche_Router_filter: stagingavalanche_Router_filter; + stagingavalanche_Sequencer: stagingavalanche_Sequencer; + stagingavalanche_Sequencer_filter: stagingavalanche_Sequencer_filter; + stagingavalanche_Setting: stagingavalanche_Setting; + stagingavalanche_Setting_filter: stagingavalanche_Setting_filter; + stagingavalanche_SlippageUpdate: stagingavalanche_SlippageUpdate; + stagingavalanche_SlippageUpdate_filter: stagingavalanche_SlippageUpdate_filter; + stagingavalanche_SnapshotRoot: stagingavalanche_SnapshotRoot; + stagingavalanche_SnapshotRoot_filter: stagingavalanche_SnapshotRoot_filter; + stagingavalanche_SpokeConnectorMode: stagingavalanche_SpokeConnectorMode; + stagingavalanche_SpokeConnectorMode_filter: stagingavalanche_SpokeConnectorMode_filter; + stagingavalanche__Block_: stagingavalanche__Block_; + stagingavalanche__Meta_: stagingavalanche__Meta_; + stagingpolygon_AggregateRoot: stagingpolygon_AggregateRoot; + stagingpolygon_AggregateRootProposed: stagingpolygon_AggregateRootProposed; + stagingpolygon_AggregateRootProposed_filter: stagingpolygon_AggregateRootProposed_filter; + stagingpolygon_AggregateRoot_filter: stagingpolygon_AggregateRoot_filter; + stagingpolygon_Asset: stagingpolygon_Asset; + stagingpolygon_AssetBalance: stagingpolygon_AssetBalance; + stagingpolygon_AssetBalance_filter: stagingpolygon_AssetBalance_filter; + stagingpolygon_AssetStatus: stagingpolygon_AssetStatus; + stagingpolygon_AssetStatus_filter: stagingpolygon_AssetStatus_filter; + stagingpolygon_Asset_filter: stagingpolygon_Asset_filter; + stagingpolygon_BigDecimal: Scalars['stagingpolygon_BigDecimal']; + stagingpolygon_BlockChangedFilter: stagingpolygon_BlockChangedFilter; + stagingpolygon_Block_height: stagingpolygon_Block_height; + stagingpolygon_Bytes: Scalars['stagingpolygon_Bytes']; + stagingpolygon_ConnectorMeta: stagingpolygon_ConnectorMeta; + stagingpolygon_ConnectorMeta_filter: stagingpolygon_ConnectorMeta_filter; + stagingpolygon_DestinationTransfer: stagingpolygon_DestinationTransfer; + stagingpolygon_DestinationTransfer_filter: stagingpolygon_DestinationTransfer_filter; + stagingpolygon_Int8: Scalars['stagingpolygon_Int8']; + stagingpolygon_OptimisticRootFinalized: stagingpolygon_OptimisticRootFinalized; + stagingpolygon_OptimisticRootFinalized_filter: stagingpolygon_OptimisticRootFinalized_filter; + stagingpolygon_OriginMessage: stagingpolygon_OriginMessage; + stagingpolygon_OriginMessage_filter: stagingpolygon_OriginMessage_filter; + stagingpolygon_OriginTransfer: stagingpolygon_OriginTransfer; + stagingpolygon_OriginTransfer_filter: stagingpolygon_OriginTransfer_filter; + stagingpolygon_Relayer: stagingpolygon_Relayer; + stagingpolygon_RelayerFee: stagingpolygon_RelayerFee; + stagingpolygon_RelayerFee_filter: stagingpolygon_RelayerFee_filter; + stagingpolygon_RelayerFeesIncrease: stagingpolygon_RelayerFeesIncrease; + stagingpolygon_RelayerFeesIncrease_filter: stagingpolygon_RelayerFeesIncrease_filter; + stagingpolygon_Relayer_filter: stagingpolygon_Relayer_filter; + stagingpolygon_RootCount: stagingpolygon_RootCount; + stagingpolygon_RootCount_filter: stagingpolygon_RootCount_filter; + stagingpolygon_RootMessageSent: stagingpolygon_RootMessageSent; + stagingpolygon_RootMessageSent_filter: stagingpolygon_RootMessageSent_filter; + stagingpolygon_Router: stagingpolygon_Router; + stagingpolygon_RouterDailyTVL: stagingpolygon_RouterDailyTVL; + stagingpolygon_RouterDailyTVL_filter: stagingpolygon_RouterDailyTVL_filter; + stagingpolygon_RouterLiquidityEvent: stagingpolygon_RouterLiquidityEvent; + stagingpolygon_RouterLiquidityEvent_filter: stagingpolygon_RouterLiquidityEvent_filter; + stagingpolygon_Router_filter: stagingpolygon_Router_filter; + stagingpolygon_Sequencer: stagingpolygon_Sequencer; + stagingpolygon_Sequencer_filter: stagingpolygon_Sequencer_filter; + stagingpolygon_Setting: stagingpolygon_Setting; + stagingpolygon_Setting_filter: stagingpolygon_Setting_filter; + stagingpolygon_SlippageUpdate: stagingpolygon_SlippageUpdate; + stagingpolygon_SlippageUpdate_filter: stagingpolygon_SlippageUpdate_filter; + stagingpolygon_SnapshotRoot: stagingpolygon_SnapshotRoot; + stagingpolygon_SnapshotRoot_filter: stagingpolygon_SnapshotRoot_filter; + stagingpolygon_SpokeConnectorMode: stagingpolygon_SpokeConnectorMode; + stagingpolygon_SpokeConnectorMode_filter: stagingpolygon_SpokeConnectorMode_filter; + stagingpolygon__Block_: stagingpolygon__Block_; + stagingpolygon__Meta_: stagingpolygon__Meta_; + polygonzkevm_swap_AggregateRoot: polygonzkevm_swap_AggregateRoot; + polygonzkevm_swap_AggregateRootProposed: polygonzkevm_swap_AggregateRootProposed; + polygonzkevm_swap_AggregateRootProposed_filter: polygonzkevm_swap_AggregateRootProposed_filter; + polygonzkevm_swap_AggregateRoot_filter: polygonzkevm_swap_AggregateRoot_filter; + polygonzkevm_swap_Asset: polygonzkevm_swap_Asset; + polygonzkevm_swap_AssetBalance: polygonzkevm_swap_AssetBalance; + polygonzkevm_swap_AssetBalance_filter: polygonzkevm_swap_AssetBalance_filter; + polygonzkevm_swap_AssetStatus: polygonzkevm_swap_AssetStatus; + polygonzkevm_swap_AssetStatus_filter: polygonzkevm_swap_AssetStatus_filter; + polygonzkevm_swap_Asset_filter: polygonzkevm_swap_Asset_filter; + polygonzkevm_swap_BigDecimal: Scalars['polygonzkevm_swap_BigDecimal']; + polygonzkevm_swap_BlockChangedFilter: polygonzkevm_swap_BlockChangedFilter; + polygonzkevm_swap_Block_height: polygonzkevm_swap_Block_height; + polygonzkevm_swap_Bytes: Scalars['polygonzkevm_swap_Bytes']; + polygonzkevm_swap_ConnectorMeta: polygonzkevm_swap_ConnectorMeta; + polygonzkevm_swap_ConnectorMeta_filter: polygonzkevm_swap_ConnectorMeta_filter; + polygonzkevm_swap_DestinationTransfer: polygonzkevm_swap_DestinationTransfer; + polygonzkevm_swap_DestinationTransfer_filter: polygonzkevm_swap_DestinationTransfer_filter; + polygonzkevm_swap_Int8: Scalars['polygonzkevm_swap_Int8']; + polygonzkevm_swap_OptimisticRootFinalized: polygonzkevm_swap_OptimisticRootFinalized; + polygonzkevm_swap_OptimisticRootFinalized_filter: polygonzkevm_swap_OptimisticRootFinalized_filter; + polygonzkevm_swap_OriginMessage: polygonzkevm_swap_OriginMessage; + polygonzkevm_swap_OriginMessage_filter: polygonzkevm_swap_OriginMessage_filter; + polygonzkevm_swap_OriginTransfer: polygonzkevm_swap_OriginTransfer; + polygonzkevm_swap_OriginTransfer_filter: polygonzkevm_swap_OriginTransfer_filter; + polygonzkevm_swap_Relayer: polygonzkevm_swap_Relayer; + polygonzkevm_swap_RelayerFee: polygonzkevm_swap_RelayerFee; + polygonzkevm_swap_RelayerFee_filter: polygonzkevm_swap_RelayerFee_filter; + polygonzkevm_swap_RelayerFeesIncrease: polygonzkevm_swap_RelayerFeesIncrease; + polygonzkevm_swap_RelayerFeesIncrease_filter: polygonzkevm_swap_RelayerFeesIncrease_filter; + polygonzkevm_swap_Relayer_filter: polygonzkevm_swap_Relayer_filter; + polygonzkevm_swap_RootCount: polygonzkevm_swap_RootCount; + polygonzkevm_swap_RootCount_filter: polygonzkevm_swap_RootCount_filter; + polygonzkevm_swap_RootMessageSent: polygonzkevm_swap_RootMessageSent; + polygonzkevm_swap_RootMessageSent_filter: polygonzkevm_swap_RootMessageSent_filter; + polygonzkevm_swap_Router: polygonzkevm_swap_Router; + polygonzkevm_swap_RouterDailyTVL: polygonzkevm_swap_RouterDailyTVL; + polygonzkevm_swap_RouterDailyTVL_filter: polygonzkevm_swap_RouterDailyTVL_filter; + polygonzkevm_swap_RouterLiquidityEvent: polygonzkevm_swap_RouterLiquidityEvent; + polygonzkevm_swap_RouterLiquidityEvent_filter: polygonzkevm_swap_RouterLiquidityEvent_filter; + polygonzkevm_swap_Router_filter: polygonzkevm_swap_Router_filter; + polygonzkevm_swap_Sequencer: polygonzkevm_swap_Sequencer; + polygonzkevm_swap_Sequencer_filter: polygonzkevm_swap_Sequencer_filter; + polygonzkevm_swap_Setting: polygonzkevm_swap_Setting; + polygonzkevm_swap_Setting_filter: polygonzkevm_swap_Setting_filter; + polygonzkevm_swap_SlippageUpdate: polygonzkevm_swap_SlippageUpdate; + polygonzkevm_swap_SlippageUpdate_filter: polygonzkevm_swap_SlippageUpdate_filter; + polygonzkevm_swap_SnapshotRoot: polygonzkevm_swap_SnapshotRoot; + polygonzkevm_swap_SnapshotRoot_filter: polygonzkevm_swap_SnapshotRoot_filter; + polygonzkevm_swap_SpokeConnectorMode: polygonzkevm_swap_SpokeConnectorMode; + polygonzkevm_swap_SpokeConnectorMode_filter: polygonzkevm_swap_SpokeConnectorMode_filter; + polygonzkevm_swap__Block_: polygonzkevm_swap__Block_; + polygonzkevm_swap__Meta_: polygonzkevm_swap__Meta_; stagingzksync_AggregateRoot: stagingzksync_AggregateRoot; stagingzksync_AggregateRootProposed: stagingzksync_AggregateRootProposed; stagingzksync_AggregateRootProposed_filter: stagingzksync_AggregateRootProposed_filter; @@ -197019,66 +197193,66 @@ export type ResolversParentTypes = ResolversObject<{ stagingzksync_Setting: stagingzksync_Setting; stagingzksync_Setting_filter: stagingzksync_Setting_filter; stagingzksync_SlippageUpdate: stagingzksync_SlippageUpdate; - stagingzksync_SlippageUpdate_filter: stagingzksync_SlippageUpdate_filter; - stagingzksync_SnapshotRoot: stagingzksync_SnapshotRoot; - stagingzksync_SnapshotRoot_filter: stagingzksync_SnapshotRoot_filter; - stagingzksync_SpokeConnectorMode: stagingzksync_SpokeConnectorMode; - stagingzksync_SpokeConnectorMode_filter: stagingzksync_SpokeConnectorMode_filter; - stagingzksync__Block_: stagingzksync__Block_; - stagingzksync__Meta_: stagingzksync__Meta_; - metis_AggregateRoot: metis_AggregateRoot; - metis_AggregateRootProposed: metis_AggregateRootProposed; - metis_AggregateRootProposed_filter: metis_AggregateRootProposed_filter; - metis_AggregateRoot_filter: metis_AggregateRoot_filter; - metis_Asset: metis_Asset; - metis_AssetBalance: metis_AssetBalance; - metis_AssetBalance_filter: metis_AssetBalance_filter; - metis_AssetStatus: metis_AssetStatus; - metis_AssetStatus_filter: metis_AssetStatus_filter; - metis_Asset_filter: metis_Asset_filter; - metis_BigDecimal: Scalars['metis_BigDecimal']; - metis_BlockChangedFilter: metis_BlockChangedFilter; - metis_Block_height: metis_Block_height; - metis_Bytes: Scalars['metis_Bytes']; - metis_ConnectorMeta: metis_ConnectorMeta; - metis_ConnectorMeta_filter: metis_ConnectorMeta_filter; - metis_DestinationTransfer: metis_DestinationTransfer; - metis_DestinationTransfer_filter: metis_DestinationTransfer_filter; - metis_Int8: Scalars['metis_Int8']; - metis_OptimisticRootFinalized: metis_OptimisticRootFinalized; - metis_OptimisticRootFinalized_filter: metis_OptimisticRootFinalized_filter; - metis_OriginMessage: metis_OriginMessage; - metis_OriginMessage_filter: metis_OriginMessage_filter; - metis_OriginTransfer: metis_OriginTransfer; - metis_OriginTransfer_filter: metis_OriginTransfer_filter; - metis_Relayer: metis_Relayer; - metis_RelayerFee: metis_RelayerFee; - metis_RelayerFee_filter: metis_RelayerFee_filter; - metis_RelayerFeesIncrease: metis_RelayerFeesIncrease; - metis_RelayerFeesIncrease_filter: metis_RelayerFeesIncrease_filter; - metis_Relayer_filter: metis_Relayer_filter; - metis_RootCount: metis_RootCount; - metis_RootCount_filter: metis_RootCount_filter; - metis_RootMessageSent: metis_RootMessageSent; - metis_RootMessageSent_filter: metis_RootMessageSent_filter; - metis_Router: metis_Router; - metis_RouterDailyTVL: metis_RouterDailyTVL; - metis_RouterDailyTVL_filter: metis_RouterDailyTVL_filter; - metis_RouterLiquidityEvent: metis_RouterLiquidityEvent; - metis_RouterLiquidityEvent_filter: metis_RouterLiquidityEvent_filter; - metis_Router_filter: metis_Router_filter; - metis_Sequencer: metis_Sequencer; - metis_Sequencer_filter: metis_Sequencer_filter; - metis_Setting: metis_Setting; - metis_Setting_filter: metis_Setting_filter; - metis_SlippageUpdate: metis_SlippageUpdate; - metis_SlippageUpdate_filter: metis_SlippageUpdate_filter; - metis_SnapshotRoot: metis_SnapshotRoot; - metis_SnapshotRoot_filter: metis_SnapshotRoot_filter; - metis_SpokeConnectorMode: metis_SpokeConnectorMode; - metis_SpokeConnectorMode_filter: metis_SpokeConnectorMode_filter; - metis__Block_: metis__Block_; - metis__Meta_: metis__Meta_; + stagingzksync_SlippageUpdate_filter: stagingzksync_SlippageUpdate_filter; + stagingzksync_SnapshotRoot: stagingzksync_SnapshotRoot; + stagingzksync_SnapshotRoot_filter: stagingzksync_SnapshotRoot_filter; + stagingzksync_SpokeConnectorMode: stagingzksync_SpokeConnectorMode; + stagingzksync_SpokeConnectorMode_filter: stagingzksync_SpokeConnectorMode_filter; + stagingzksync__Block_: stagingzksync__Block_; + stagingzksync__Meta_: stagingzksync__Meta_; + polygon_AggregateRoot: polygon_AggregateRoot; + polygon_AggregateRootProposed: polygon_AggregateRootProposed; + polygon_AggregateRootProposed_filter: polygon_AggregateRootProposed_filter; + polygon_AggregateRoot_filter: polygon_AggregateRoot_filter; + polygon_Asset: polygon_Asset; + polygon_AssetBalance: polygon_AssetBalance; + polygon_AssetBalance_filter: polygon_AssetBalance_filter; + polygon_AssetStatus: polygon_AssetStatus; + polygon_AssetStatus_filter: polygon_AssetStatus_filter; + polygon_Asset_filter: polygon_Asset_filter; + polygon_BigDecimal: Scalars['polygon_BigDecimal']; + polygon_BlockChangedFilter: polygon_BlockChangedFilter; + polygon_Block_height: polygon_Block_height; + polygon_Bytes: Scalars['polygon_Bytes']; + polygon_ConnectorMeta: polygon_ConnectorMeta; + polygon_ConnectorMeta_filter: polygon_ConnectorMeta_filter; + polygon_DestinationTransfer: polygon_DestinationTransfer; + polygon_DestinationTransfer_filter: polygon_DestinationTransfer_filter; + polygon_Int8: Scalars['polygon_Int8']; + polygon_OptimisticRootFinalized: polygon_OptimisticRootFinalized; + polygon_OptimisticRootFinalized_filter: polygon_OptimisticRootFinalized_filter; + polygon_OriginMessage: polygon_OriginMessage; + polygon_OriginMessage_filter: polygon_OriginMessage_filter; + polygon_OriginTransfer: polygon_OriginTransfer; + polygon_OriginTransfer_filter: polygon_OriginTransfer_filter; + polygon_Relayer: polygon_Relayer; + polygon_RelayerFee: polygon_RelayerFee; + polygon_RelayerFee_filter: polygon_RelayerFee_filter; + polygon_RelayerFeesIncrease: polygon_RelayerFeesIncrease; + polygon_RelayerFeesIncrease_filter: polygon_RelayerFeesIncrease_filter; + polygon_Relayer_filter: polygon_Relayer_filter; + polygon_RootCount: polygon_RootCount; + polygon_RootCount_filter: polygon_RootCount_filter; + polygon_RootMessageSent: polygon_RootMessageSent; + polygon_RootMessageSent_filter: polygon_RootMessageSent_filter; + polygon_Router: polygon_Router; + polygon_RouterDailyTVL: polygon_RouterDailyTVL; + polygon_RouterDailyTVL_filter: polygon_RouterDailyTVL_filter; + polygon_RouterLiquidityEvent: polygon_RouterLiquidityEvent; + polygon_RouterLiquidityEvent_filter: polygon_RouterLiquidityEvent_filter; + polygon_Router_filter: polygon_Router_filter; + polygon_Sequencer: polygon_Sequencer; + polygon_Sequencer_filter: polygon_Sequencer_filter; + polygon_Setting: polygon_Setting; + polygon_Setting_filter: polygon_Setting_filter; + polygon_SlippageUpdate: polygon_SlippageUpdate; + polygon_SlippageUpdate_filter: polygon_SlippageUpdate_filter; + polygon_SnapshotRoot: polygon_SnapshotRoot; + polygon_SnapshotRoot_filter: polygon_SnapshotRoot_filter; + polygon_SpokeConnectorMode: polygon_SpokeConnectorMode; + polygon_SpokeConnectorMode_filter: polygon_SpokeConnectorMode_filter; + polygon__Block_: polygon__Block_; + polygon__Meta_: polygon__Meta_; xlayer_AggregateRoot: xlayer_AggregateRoot; xlayer_AggregateRootProposed: xlayer_AggregateRootProposed; xlayer_AggregateRootProposed_filter: xlayer_AggregateRootProposed_filter; @@ -197132,6 +197306,59 @@ export type ResolversParentTypes = ResolversObject<{ xlayer_SpokeConnectorMode_filter: xlayer_SpokeConnectorMode_filter; xlayer__Block_: xlayer__Block_; xlayer__Meta_: xlayer__Meta_; + mode_AggregateRoot: mode_AggregateRoot; + mode_AggregateRootProposed: mode_AggregateRootProposed; + mode_AggregateRootProposed_filter: mode_AggregateRootProposed_filter; + mode_AggregateRoot_filter: mode_AggregateRoot_filter; + mode_Asset: mode_Asset; + mode_AssetBalance: mode_AssetBalance; + mode_AssetBalance_filter: mode_AssetBalance_filter; + mode_AssetStatus: mode_AssetStatus; + mode_AssetStatus_filter: mode_AssetStatus_filter; + mode_Asset_filter: mode_Asset_filter; + mode_BigDecimal: Scalars['mode_BigDecimal']; + mode_BlockChangedFilter: mode_BlockChangedFilter; + mode_Block_height: mode_Block_height; + mode_Bytes: Scalars['mode_Bytes']; + mode_ConnectorMeta: mode_ConnectorMeta; + mode_ConnectorMeta_filter: mode_ConnectorMeta_filter; + mode_DestinationTransfer: mode_DestinationTransfer; + mode_DestinationTransfer_filter: mode_DestinationTransfer_filter; + mode_Int8: Scalars['mode_Int8']; + mode_OptimisticRootFinalized: mode_OptimisticRootFinalized; + mode_OptimisticRootFinalized_filter: mode_OptimisticRootFinalized_filter; + mode_OriginMessage: mode_OriginMessage; + mode_OriginMessage_filter: mode_OriginMessage_filter; + mode_OriginTransfer: mode_OriginTransfer; + mode_OriginTransfer_filter: mode_OriginTransfer_filter; + mode_Relayer: mode_Relayer; + mode_RelayerFee: mode_RelayerFee; + mode_RelayerFee_filter: mode_RelayerFee_filter; + mode_RelayerFeesIncrease: mode_RelayerFeesIncrease; + mode_RelayerFeesIncrease_filter: mode_RelayerFeesIncrease_filter; + mode_Relayer_filter: mode_Relayer_filter; + mode_RootCount: mode_RootCount; + mode_RootCount_filter: mode_RootCount_filter; + mode_RootMessageSent: mode_RootMessageSent; + mode_RootMessageSent_filter: mode_RootMessageSent_filter; + mode_Router: mode_Router; + mode_RouterDailyTVL: mode_RouterDailyTVL; + mode_RouterDailyTVL_filter: mode_RouterDailyTVL_filter; + mode_RouterLiquidityEvent: mode_RouterLiquidityEvent; + mode_RouterLiquidityEvent_filter: mode_RouterLiquidityEvent_filter; + mode_Router_filter: mode_Router_filter; + mode_Sequencer: mode_Sequencer; + mode_Sequencer_filter: mode_Sequencer_filter; + mode_Setting: mode_Setting; + mode_Setting_filter: mode_Setting_filter; + mode_SlippageUpdate: mode_SlippageUpdate; + mode_SlippageUpdate_filter: mode_SlippageUpdate_filter; + mode_SnapshotRoot: mode_SnapshotRoot; + mode_SnapshotRoot_filter: mode_SnapshotRoot_filter; + mode_SpokeConnectorMode: mode_SpokeConnectorMode; + mode_SpokeConnectorMode_filter: mode_SpokeConnectorMode_filter; + mode__Block_: mode__Block_; + mode__Meta_: mode__Meta_; stagingxlayer_AggregateRoot: stagingxlayer_AggregateRoot; stagingxlayer_AggregateRootProposed: stagingxlayer_AggregateRootProposed; stagingxlayer_AggregateRootProposed_filter: stagingxlayer_AggregateRootProposed_filter; @@ -197185,112 +197412,6 @@ export type ResolversParentTypes = ResolversObject<{ stagingxlayer_SpokeConnectorMode_filter: stagingxlayer_SpokeConnectorMode_filter; stagingxlayer__Block_: stagingxlayer__Block_; stagingxlayer__Meta_: stagingxlayer__Meta_; - stagingmantle_AggregateRoot: stagingmantle_AggregateRoot; - stagingmantle_AggregateRootProposed: stagingmantle_AggregateRootProposed; - stagingmantle_AggregateRootProposed_filter: stagingmantle_AggregateRootProposed_filter; - stagingmantle_AggregateRoot_filter: stagingmantle_AggregateRoot_filter; - stagingmantle_Asset: stagingmantle_Asset; - stagingmantle_AssetBalance: stagingmantle_AssetBalance; - stagingmantle_AssetBalance_filter: stagingmantle_AssetBalance_filter; - stagingmantle_AssetStatus: stagingmantle_AssetStatus; - stagingmantle_AssetStatus_filter: stagingmantle_AssetStatus_filter; - stagingmantle_Asset_filter: stagingmantle_Asset_filter; - stagingmantle_BigDecimal: Scalars['stagingmantle_BigDecimal']; - stagingmantle_BlockChangedFilter: stagingmantle_BlockChangedFilter; - stagingmantle_Block_height: stagingmantle_Block_height; - stagingmantle_Bytes: Scalars['stagingmantle_Bytes']; - stagingmantle_ConnectorMeta: stagingmantle_ConnectorMeta; - stagingmantle_ConnectorMeta_filter: stagingmantle_ConnectorMeta_filter; - stagingmantle_DestinationTransfer: stagingmantle_DestinationTransfer; - stagingmantle_DestinationTransfer_filter: stagingmantle_DestinationTransfer_filter; - stagingmantle_Int8: Scalars['stagingmantle_Int8']; - stagingmantle_OptimisticRootFinalized: stagingmantle_OptimisticRootFinalized; - stagingmantle_OptimisticRootFinalized_filter: stagingmantle_OptimisticRootFinalized_filter; - stagingmantle_OriginMessage: stagingmantle_OriginMessage; - stagingmantle_OriginMessage_filter: stagingmantle_OriginMessage_filter; - stagingmantle_OriginTransfer: stagingmantle_OriginTransfer; - stagingmantle_OriginTransfer_filter: stagingmantle_OriginTransfer_filter; - stagingmantle_Relayer: stagingmantle_Relayer; - stagingmantle_RelayerFee: stagingmantle_RelayerFee; - stagingmantle_RelayerFee_filter: stagingmantle_RelayerFee_filter; - stagingmantle_RelayerFeesIncrease: stagingmantle_RelayerFeesIncrease; - stagingmantle_RelayerFeesIncrease_filter: stagingmantle_RelayerFeesIncrease_filter; - stagingmantle_Relayer_filter: stagingmantle_Relayer_filter; - stagingmantle_RootCount: stagingmantle_RootCount; - stagingmantle_RootCount_filter: stagingmantle_RootCount_filter; - stagingmantle_RootMessageSent: stagingmantle_RootMessageSent; - stagingmantle_RootMessageSent_filter: stagingmantle_RootMessageSent_filter; - stagingmantle_Router: stagingmantle_Router; - stagingmantle_RouterDailyTVL: stagingmantle_RouterDailyTVL; - stagingmantle_RouterDailyTVL_filter: stagingmantle_RouterDailyTVL_filter; - stagingmantle_RouterLiquidityEvent: stagingmantle_RouterLiquidityEvent; - stagingmantle_RouterLiquidityEvent_filter: stagingmantle_RouterLiquidityEvent_filter; - stagingmantle_Router_filter: stagingmantle_Router_filter; - stagingmantle_Sequencer: stagingmantle_Sequencer; - stagingmantle_Sequencer_filter: stagingmantle_Sequencer_filter; - stagingmantle_Setting: stagingmantle_Setting; - stagingmantle_Setting_filter: stagingmantle_Setting_filter; - stagingmantle_SlippageUpdate: stagingmantle_SlippageUpdate; - stagingmantle_SlippageUpdate_filter: stagingmantle_SlippageUpdate_filter; - stagingmantle_SnapshotRoot: stagingmantle_SnapshotRoot; - stagingmantle_SnapshotRoot_filter: stagingmantle_SnapshotRoot_filter; - stagingmantle_SpokeConnectorMode: stagingmantle_SpokeConnectorMode; - stagingmantle_SpokeConnectorMode_filter: stagingmantle_SpokeConnectorMode_filter; - stagingmantle__Block_: stagingmantle__Block_; - stagingmantle__Meta_: stagingmantle__Meta_; - polygon_AggregateRoot: polygon_AggregateRoot; - polygon_AggregateRootProposed: polygon_AggregateRootProposed; - polygon_AggregateRootProposed_filter: polygon_AggregateRootProposed_filter; - polygon_AggregateRoot_filter: polygon_AggregateRoot_filter; - polygon_Asset: polygon_Asset; - polygon_AssetBalance: polygon_AssetBalance; - polygon_AssetBalance_filter: polygon_AssetBalance_filter; - polygon_AssetStatus: polygon_AssetStatus; - polygon_AssetStatus_filter: polygon_AssetStatus_filter; - polygon_Asset_filter: polygon_Asset_filter; - polygon_BigDecimal: Scalars['polygon_BigDecimal']; - polygon_BlockChangedFilter: polygon_BlockChangedFilter; - polygon_Block_height: polygon_Block_height; - polygon_Bytes: Scalars['polygon_Bytes']; - polygon_ConnectorMeta: polygon_ConnectorMeta; - polygon_ConnectorMeta_filter: polygon_ConnectorMeta_filter; - polygon_DestinationTransfer: polygon_DestinationTransfer; - polygon_DestinationTransfer_filter: polygon_DestinationTransfer_filter; - polygon_Int8: Scalars['polygon_Int8']; - polygon_OptimisticRootFinalized: polygon_OptimisticRootFinalized; - polygon_OptimisticRootFinalized_filter: polygon_OptimisticRootFinalized_filter; - polygon_OriginMessage: polygon_OriginMessage; - polygon_OriginMessage_filter: polygon_OriginMessage_filter; - polygon_OriginTransfer: polygon_OriginTransfer; - polygon_OriginTransfer_filter: polygon_OriginTransfer_filter; - polygon_Relayer: polygon_Relayer; - polygon_RelayerFee: polygon_RelayerFee; - polygon_RelayerFee_filter: polygon_RelayerFee_filter; - polygon_RelayerFeesIncrease: polygon_RelayerFeesIncrease; - polygon_RelayerFeesIncrease_filter: polygon_RelayerFeesIncrease_filter; - polygon_Relayer_filter: polygon_Relayer_filter; - polygon_RootCount: polygon_RootCount; - polygon_RootCount_filter: polygon_RootCount_filter; - polygon_RootMessageSent: polygon_RootMessageSent; - polygon_RootMessageSent_filter: polygon_RootMessageSent_filter; - polygon_Router: polygon_Router; - polygon_RouterDailyTVL: polygon_RouterDailyTVL; - polygon_RouterDailyTVL_filter: polygon_RouterDailyTVL_filter; - polygon_RouterLiquidityEvent: polygon_RouterLiquidityEvent; - polygon_RouterLiquidityEvent_filter: polygon_RouterLiquidityEvent_filter; - polygon_Router_filter: polygon_Router_filter; - polygon_Sequencer: polygon_Sequencer; - polygon_Sequencer_filter: polygon_Sequencer_filter; - polygon_Setting: polygon_Setting; - polygon_Setting_filter: polygon_Setting_filter; - polygon_SlippageUpdate: polygon_SlippageUpdate; - polygon_SlippageUpdate_filter: polygon_SlippageUpdate_filter; - polygon_SnapshotRoot: polygon_SnapshotRoot; - polygon_SnapshotRoot_filter: polygon_SnapshotRoot_filter; - polygon_SpokeConnectorMode: polygon_SpokeConnectorMode; - polygon_SpokeConnectorMode_filter: polygon_SpokeConnectorMode_filter; - polygon__Block_: polygon__Block_; - polygon__Meta_: polygon__Meta_; stagingmetis_AggregateRoot: stagingmetis_AggregateRoot; stagingmetis_AggregateRootProposed: stagingmetis_AggregateRootProposed; stagingmetis_AggregateRootProposed_filter: stagingmetis_AggregateRootProposed_filter; @@ -197344,105 +197465,59 @@ export type ResolversParentTypes = ResolversObject<{ stagingmetis_SpokeConnectorMode_filter: stagingmetis_SpokeConnectorMode_filter; stagingmetis__Block_: stagingmetis__Block_; stagingmetis__Meta_: stagingmetis__Meta_; - mode_AggregateRoot: mode_AggregateRoot; - mode_AggregateRootProposed: mode_AggregateRootProposed; - mode_AggregateRootProposed_filter: mode_AggregateRootProposed_filter; - mode_AggregateRoot_filter: mode_AggregateRoot_filter; - mode_Asset: mode_Asset; - mode_AssetBalance: mode_AssetBalance; - mode_AssetBalance_filter: mode_AssetBalance_filter; - mode_AssetStatus: mode_AssetStatus; - mode_AssetStatus_filter: mode_AssetStatus_filter; - mode_Asset_filter: mode_Asset_filter; - mode_BigDecimal: Scalars['mode_BigDecimal']; - mode_BlockChangedFilter: mode_BlockChangedFilter; - mode_Block_height: mode_Block_height; - mode_Bytes: Scalars['mode_Bytes']; - mode_ConnectorMeta: mode_ConnectorMeta; - mode_ConnectorMeta_filter: mode_ConnectorMeta_filter; - mode_DestinationTransfer: mode_DestinationTransfer; - mode_DestinationTransfer_filter: mode_DestinationTransfer_filter; - mode_Int8: Scalars['mode_Int8']; - mode_OptimisticRootFinalized: mode_OptimisticRootFinalized; - mode_OptimisticRootFinalized_filter: mode_OptimisticRootFinalized_filter; - mode_OriginMessage: mode_OriginMessage; - mode_OriginMessage_filter: mode_OriginMessage_filter; - mode_OriginTransfer: mode_OriginTransfer; - mode_OriginTransfer_filter: mode_OriginTransfer_filter; - mode_Relayer: mode_Relayer; - mode_RelayerFee: mode_RelayerFee; - mode_RelayerFee_filter: mode_RelayerFee_filter; - mode_RelayerFeesIncrease: mode_RelayerFeesIncrease; - mode_RelayerFeesIncrease_filter: mode_RelayerFeesIncrease_filter; - mode_Relayer_filter: mode_Relayer_filter; - mode_RootCount: mode_RootCount; - mode_RootCount_filter: mode_RootCount_filter; - mode_RootMessageSent: mode_RootMessageSent; - mode_RootMessageSent_filter: mode_RootMessageSent_filter; - mode_Router: mode_Router; - mode_RouterDailyTVL: mode_RouterDailyTVL; - mode_RouterDailyTVL_filter: mode_RouterDailyTVL_filter; - mode_RouterLiquidityEvent: mode_RouterLiquidityEvent; - mode_RouterLiquidityEvent_filter: mode_RouterLiquidityEvent_filter; - mode_Router_filter: mode_Router_filter; - mode_Sequencer: mode_Sequencer; - mode_Sequencer_filter: mode_Sequencer_filter; - mode_Setting: mode_Setting; - mode_Setting_filter: mode_Setting_filter; - mode_SlippageUpdate: mode_SlippageUpdate; - mode_SlippageUpdate_filter: mode_SlippageUpdate_filter; - mode_SnapshotRoot: mode_SnapshotRoot; - mode_SnapshotRoot_filter: mode_SnapshotRoot_filter; - mode_SpokeConnectorMode: mode_SpokeConnectorMode; - mode_SpokeConnectorMode_filter: mode_SpokeConnectorMode_filter; - mode__Block_: mode__Block_; - mode__Meta_: mode__Meta_; - mainnet_AggregateRoot: mainnet_AggregateRoot; - mainnet_AggregateRootProposed: mainnet_AggregateRootProposed; - mainnet_AggregateRootProposed_filter: mainnet_AggregateRootProposed_filter; - mainnet_AggregateRoot_filter: mainnet_AggregateRoot_filter; - mainnet_Asset: mainnet_Asset; - mainnet_AssetBalance: mainnet_AssetBalance; - mainnet_AssetBalance_filter: mainnet_AssetBalance_filter; - mainnet_AssetStatus: mainnet_AssetStatus; - mainnet_AssetStatus_filter: mainnet_AssetStatus_filter; - mainnet_Asset_filter: mainnet_Asset_filter; - mainnet_ConnectorMeta: mainnet_ConnectorMeta; - mainnet_ConnectorMeta_filter: mainnet_ConnectorMeta_filter; - mainnet_DestinationTransfer: mainnet_DestinationTransfer; - mainnet_DestinationTransfer_filter: mainnet_DestinationTransfer_filter; - mainnet_OptimisticRootFinalized: mainnet_OptimisticRootFinalized; - mainnet_OptimisticRootFinalized_filter: mainnet_OptimisticRootFinalized_filter; - mainnet_OriginMessage: mainnet_OriginMessage; - mainnet_OriginMessage_filter: mainnet_OriginMessage_filter; - mainnet_OriginTransfer: mainnet_OriginTransfer; - mainnet_OriginTransfer_filter: mainnet_OriginTransfer_filter; - mainnet_Relayer: mainnet_Relayer; - mainnet_RelayerFee: mainnet_RelayerFee; - mainnet_RelayerFee_filter: mainnet_RelayerFee_filter; - mainnet_RelayerFeesIncrease: mainnet_RelayerFeesIncrease; - mainnet_RelayerFeesIncrease_filter: mainnet_RelayerFeesIncrease_filter; - mainnet_Relayer_filter: mainnet_Relayer_filter; - mainnet_RootCount: mainnet_RootCount; - mainnet_RootCount_filter: mainnet_RootCount_filter; - mainnet_RootMessageSent: mainnet_RootMessageSent; - mainnet_RootMessageSent_filter: mainnet_RootMessageSent_filter; - mainnet_Router: mainnet_Router; - mainnet_RouterDailyTVL: mainnet_RouterDailyTVL; - mainnet_RouterDailyTVL_filter: mainnet_RouterDailyTVL_filter; - mainnet_RouterLiquidityEvent: mainnet_RouterLiquidityEvent; - mainnet_RouterLiquidityEvent_filter: mainnet_RouterLiquidityEvent_filter; - mainnet_Router_filter: mainnet_Router_filter; - mainnet_Sequencer: mainnet_Sequencer; - mainnet_Sequencer_filter: mainnet_Sequencer_filter; - mainnet_Setting: mainnet_Setting; - mainnet_Setting_filter: mainnet_Setting_filter; - mainnet_SlippageUpdate: mainnet_SlippageUpdate; - mainnet_SlippageUpdate_filter: mainnet_SlippageUpdate_filter; - mainnet_SnapshotRoot: mainnet_SnapshotRoot; - mainnet_SnapshotRoot_filter: mainnet_SnapshotRoot_filter; - mainnet_SpokeConnectorMode: mainnet_SpokeConnectorMode; - mainnet_SpokeConnectorMode_filter: mainnet_SpokeConnectorMode_filter; + stagingmantle_AggregateRoot: stagingmantle_AggregateRoot; + stagingmantle_AggregateRootProposed: stagingmantle_AggregateRootProposed; + stagingmantle_AggregateRootProposed_filter: stagingmantle_AggregateRootProposed_filter; + stagingmantle_AggregateRoot_filter: stagingmantle_AggregateRoot_filter; + stagingmantle_Asset: stagingmantle_Asset; + stagingmantle_AssetBalance: stagingmantle_AssetBalance; + stagingmantle_AssetBalance_filter: stagingmantle_AssetBalance_filter; + stagingmantle_AssetStatus: stagingmantle_AssetStatus; + stagingmantle_AssetStatus_filter: stagingmantle_AssetStatus_filter; + stagingmantle_Asset_filter: stagingmantle_Asset_filter; + stagingmantle_BigDecimal: Scalars['stagingmantle_BigDecimal']; + stagingmantle_BlockChangedFilter: stagingmantle_BlockChangedFilter; + stagingmantle_Block_height: stagingmantle_Block_height; + stagingmantle_Bytes: Scalars['stagingmantle_Bytes']; + stagingmantle_ConnectorMeta: stagingmantle_ConnectorMeta; + stagingmantle_ConnectorMeta_filter: stagingmantle_ConnectorMeta_filter; + stagingmantle_DestinationTransfer: stagingmantle_DestinationTransfer; + stagingmantle_DestinationTransfer_filter: stagingmantle_DestinationTransfer_filter; + stagingmantle_Int8: Scalars['stagingmantle_Int8']; + stagingmantle_OptimisticRootFinalized: stagingmantle_OptimisticRootFinalized; + stagingmantle_OptimisticRootFinalized_filter: stagingmantle_OptimisticRootFinalized_filter; + stagingmantle_OriginMessage: stagingmantle_OriginMessage; + stagingmantle_OriginMessage_filter: stagingmantle_OriginMessage_filter; + stagingmantle_OriginTransfer: stagingmantle_OriginTransfer; + stagingmantle_OriginTransfer_filter: stagingmantle_OriginTransfer_filter; + stagingmantle_Relayer: stagingmantle_Relayer; + stagingmantle_RelayerFee: stagingmantle_RelayerFee; + stagingmantle_RelayerFee_filter: stagingmantle_RelayerFee_filter; + stagingmantle_RelayerFeesIncrease: stagingmantle_RelayerFeesIncrease; + stagingmantle_RelayerFeesIncrease_filter: stagingmantle_RelayerFeesIncrease_filter; + stagingmantle_Relayer_filter: stagingmantle_Relayer_filter; + stagingmantle_RootCount: stagingmantle_RootCount; + stagingmantle_RootCount_filter: stagingmantle_RootCount_filter; + stagingmantle_RootMessageSent: stagingmantle_RootMessageSent; + stagingmantle_RootMessageSent_filter: stagingmantle_RootMessageSent_filter; + stagingmantle_Router: stagingmantle_Router; + stagingmantle_RouterDailyTVL: stagingmantle_RouterDailyTVL; + stagingmantle_RouterDailyTVL_filter: stagingmantle_RouterDailyTVL_filter; + stagingmantle_RouterLiquidityEvent: stagingmantle_RouterLiquidityEvent; + stagingmantle_RouterLiquidityEvent_filter: stagingmantle_RouterLiquidityEvent_filter; + stagingmantle_Router_filter: stagingmantle_Router_filter; + stagingmantle_Sequencer: stagingmantle_Sequencer; + stagingmantle_Sequencer_filter: stagingmantle_Sequencer_filter; + stagingmantle_Setting: stagingmantle_Setting; + stagingmantle_Setting_filter: stagingmantle_Setting_filter; + stagingmantle_SlippageUpdate: stagingmantle_SlippageUpdate; + stagingmantle_SlippageUpdate_filter: stagingmantle_SlippageUpdate_filter; + stagingmantle_SnapshotRoot: stagingmantle_SnapshotRoot; + stagingmantle_SnapshotRoot_filter: stagingmantle_SnapshotRoot_filter; + stagingmantle_SpokeConnectorMode: stagingmantle_SpokeConnectorMode; + stagingmantle_SpokeConnectorMode_filter: stagingmantle_SpokeConnectorMode_filter; + stagingmantle__Block_: stagingmantle__Block_; + stagingmantle__Meta_: stagingmantle__Meta_; }>; export type entityDirectiveArgs = { }; @@ -197515,6 +197590,132 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; sepolia_hubDomains?: Resolver, ParentType, ContextType, RequireFields>; sepolia__meta?: Resolver, ParentType, ContextType, Partial>; + sepolia_asset?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_assets?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_router?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_routers?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_setting?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_settings?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_relayer?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_relayers?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_asset?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_assets?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_router?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_routers?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_setting?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_settings?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayer?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayers?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumsepolia__meta?: Resolver, ParentType, ContextType, Partial>; + xdai_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_swap__meta?: Resolver, ParentType, ContextType, Partial>; arbitrumsepolia_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; arbitrumsepolia_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; arbitrumsepolia_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; @@ -197548,6 +197749,105 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; arbitrumsepolia_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; arbitrumsepolia_swap__meta?: Resolver, ParentType, ContextType, Partial>; + bnb_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + bnb_swap__meta?: Resolver, ParentType, ContextType, Partial>; + linea_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + linea_swap__meta?: Resolver, ParentType, ContextType, Partial>; + optimism_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_swap__meta?: Resolver, ParentType, ContextType, Partial>; polygon_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; polygon_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; polygon_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; @@ -197581,72 +197881,180 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; polygon_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; polygon_swap__meta?: Resolver, ParentType, ContextType, Partial>; - mantle_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_swap__meta?: Resolver, ParentType, ContextType, Partial>; - metis_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - metis_swap__meta?: Resolver, ParentType, ContextType, Partial>; + optimismsepolia_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_swap__meta?: Resolver, ParentType, ContextType, Partial>; + base_asset?: Resolver, ParentType, ContextType, RequireFields>; + base_assets?: Resolver, ParentType, ContextType, RequireFields>; + base_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + base_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + base_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + base_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + base_router?: Resolver, ParentType, ContextType, RequireFields>; + base_routers?: Resolver, ParentType, ContextType, RequireFields>; + base_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + base_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + base_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + base_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + base_setting?: Resolver, ParentType, ContextType, RequireFields>; + base_settings?: Resolver, ParentType, ContextType, RequireFields>; + base_relayer?: Resolver, ParentType, ContextType, RequireFields>; + base_relayers?: Resolver, ParentType, ContextType, RequireFields>; + base_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + base_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + base_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + base_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + base_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + base_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + base_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + base_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + base_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + base_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + base_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + base_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + base_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + base_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + base_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + base_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + base_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + base_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + base_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + base_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + base_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + base_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + base_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + base_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + base_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + base_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + base_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + base_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + base_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + base_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + base__meta?: Resolver, ParentType, ContextType, Partial>; + stagingscroll_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingscroll__meta?: Resolver, ParentType, ContextType, Partial>; + linea_asset?: Resolver, ParentType, ContextType, RequireFields>; + linea_assets?: Resolver, ParentType, ContextType, RequireFields>; + linea_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + linea_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + linea_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + linea_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + linea_router?: Resolver, ParentType, ContextType, RequireFields>; + linea_routers?: Resolver, ParentType, ContextType, RequireFields>; + linea_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + linea_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + linea_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + linea_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + linea_setting?: Resolver, ParentType, ContextType, RequireFields>; + linea_settings?: Resolver, ParentType, ContextType, RequireFields>; + linea_relayer?: Resolver, ParentType, ContextType, RequireFields>; + linea_relayers?: Resolver, ParentType, ContextType, RequireFields>; + linea_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + linea_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + linea_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + linea_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + linea_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + linea_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + linea_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + linea_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + linea_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + linea_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + linea_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + linea_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + linea_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + linea_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + linea_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + linea_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + linea_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + linea_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + linea_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + linea_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + linea_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + linea_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + linea_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + linea_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + linea_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + linea_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + linea_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + linea_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + linea_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + linea_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + linea__meta?: Resolver, ParentType, ContextType, Partial>; stagingmainnet_rootAggregated?: Resolver, ParentType, ContextType, RequireFields>; stagingmainnet_rootAggregateds?: Resolver, ParentType, ContextType, RequireFields>; stagingmainnet_rootPropagated?: Resolver, ParentType, ContextType, RequireFields>; @@ -197700,152 +198108,6 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; stagingmainnet_hubDomains?: Resolver, ParentType, ContextType, RequireFields>; stagingmainnet__meta?: Resolver, ParentType, ContextType, Partial>; - bnb_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - bnb_swap__meta?: Resolver, ParentType, ContextType, Partial>; - optimism_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_swap__meta?: Resolver, ParentType, ContextType, Partial>; - mode_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - mode_swap__meta?: Resolver, ParentType, ContextType, Partial>; - localmainnet_rootAggregated?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootAggregateds?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootPropagated?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_aggregatedMessageRoot?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_aggregatedMessageRoots?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootManagerMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootManagerMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootManagerMode?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootManagerModes?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_optimisticRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_optimisticRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_hubOptimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_hubOptimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_optimisticRootPropagated?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_optimisticRootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_polygonConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_polygonConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_optimismConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_optimismConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_bnbConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_bnbConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_arbitrumConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_arbitrumConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_gnosisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_gnosisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_lineaConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_lineaConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_metisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_metisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_mantleConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_mantleConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_avalancheConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_avalancheConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_baseConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_baseConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_polygonZkConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_polygonZkConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_zkSyncConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_zkSyncConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootMessageProcessed?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_rootMessageProcesseds?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_aggregateRootSavedSlow?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_aggregateRootSavedSlows?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_hubDomain?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet_hubDomains?: Resolver, ParentType, ContextType, RequireFields>; - localmainnet__meta?: Resolver, ParentType, ContextType, Partial>; arbitrumone_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; arbitrumone_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; arbitrumone_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; @@ -197862,56 +198124,64 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; arbitrumone_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; arbitrumone_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumone_swap__meta?: Resolver, ParentType, ContextType, Partial>; - optimismsepolia_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_swap__meta?: Resolver, ParentType, ContextType, Partial>; + arbitrumone_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + arbitrumone_swap__meta?: Resolver, ParentType, ContextType, Partial>; + localmainnet_rootAggregated?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootAggregateds?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootPropagated?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_aggregatedMessageRoot?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_aggregatedMessageRoots?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootManagerMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootManagerMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootManagerMode?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootManagerModes?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_optimisticRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_optimisticRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_hubOptimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_hubOptimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_optimisticRootPropagated?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_optimisticRootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_polygonConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_polygonConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_optimismConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_optimismConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_bnbConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_bnbConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_arbitrumConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_arbitrumConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_gnosisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_gnosisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_zkSyncConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_zkSyncConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_lineaConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_lineaConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_baseConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_baseConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_x1ConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_x1ConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootMessageProcessed?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_rootMessageProcesseds?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_aggregateRootSavedSlow?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_aggregateRootSavedSlows?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_hubDomain?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet_hubDomains?: Resolver, ParentType, ContextType, RequireFields>; + localmainnet__meta?: Resolver, ParentType, ContextType, Partial>; zksync_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; zksync_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; zksync_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; @@ -197945,72 +198215,119 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; zksync_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; zksync_swap__meta?: Resolver, ParentType, ContextType, Partial>; - sepolia_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_swap__meta?: Resolver, ParentType, ContextType, Partial>; - xdai_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_swap__meta?: Resolver, ParentType, ContextType, Partial>; + mode_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + mode_swap__meta?: Resolver, ParentType, ContextType, Partial>; + xdai_asset?: Resolver, ParentType, ContextType, RequireFields>; + xdai_assets?: Resolver, ParentType, ContextType, RequireFields>; + xdai_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + xdai_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + xdai_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + xdai_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + xdai_router?: Resolver, ParentType, ContextType, RequireFields>; + xdai_routers?: Resolver, ParentType, ContextType, RequireFields>; + xdai_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + xdai_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + xdai_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_setting?: Resolver, ParentType, ContextType, RequireFields>; + xdai_settings?: Resolver, ParentType, ContextType, RequireFields>; + xdai_relayer?: Resolver, ParentType, ContextType, RequireFields>; + xdai_relayers?: Resolver, ParentType, ContextType, RequireFields>; + xdai_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + xdai_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + xdai_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + xdai_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + xdai_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + xdai_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + xdai_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + xdai_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + xdai_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + xdai_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + xdai_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + xdai_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + xdai_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + xdai_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + xdai_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + xdai_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + xdai_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + xdai_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + xdai_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + xdai_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + xdai_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + xdai_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + xdai_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + xdai_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + xdai_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + xdai_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + xdai_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + xdai_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + xdai_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + xdai_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + xdai__meta?: Resolver, ParentType, ContextType, Partial>; + metis_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + metis_swap__meta?: Resolver, ParentType, ContextType, Partial>; avalanche_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; avalanche_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; avalanche_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; @@ -198044,6 +198361,383 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; avalanche_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; avalanche_swap__meta?: Resolver, ParentType, ContextType, Partial>; + mainnet_rootAggregated?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootAggregateds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootPropagated?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregatedMessageRoot?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregatedMessageRoots?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootManagerMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootManagerMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootManagerMode?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootManagerModes?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimisticRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimisticRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_hubOptimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_hubOptimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimisticRootPropagated?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimisticRootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_polygonConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_polygonConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimismConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimismConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_bnbConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_bnbConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_arbitrumConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_arbitrumConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_gnosisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_gnosisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_lineaConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_lineaConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_metisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_metisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_mantleConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_mantleConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_avalancheConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_avalancheConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_baseConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_baseConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_polygonZkConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_polygonZkConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_zkSyncConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_zkSyncConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_modeConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_modeConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootMessageProcessed?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootMessageProcesseds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregateRootSavedSlow?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregateRootSavedSlows?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_hubDomain?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_hubDomains?: Resolver, ParentType, ContextType, RequireFields>; + mainnet__meta?: Resolver, ParentType, ContextType, Partial>; + avalanche_asset?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_assets?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_router?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_routers?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_setting?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_settings?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_relayer?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_relayers?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + avalanche_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + avalanche__meta?: Resolver, ParentType, ContextType, Partial>; + localoptimism_asset?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_assets?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_router?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_routers?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_setting?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_settings?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_relayer?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_relayers?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + localoptimism__meta?: Resolver, ParentType, ContextType, Partial>; + stagingarbitrumone_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingarbitrumone__meta?: Resolver, ParentType, ContextType, Partial>; + zksync_asset?: Resolver, ParentType, ContextType, RequireFields>; + zksync_assets?: Resolver, ParentType, ContextType, RequireFields>; + zksync_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + zksync_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + zksync_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + zksync_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + zksync_router?: Resolver, ParentType, ContextType, RequireFields>; + zksync_routers?: Resolver, ParentType, ContextType, RequireFields>; + zksync_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + zksync_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + zksync_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + zksync_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + zksync_setting?: Resolver, ParentType, ContextType, RequireFields>; + zksync_settings?: Resolver, ParentType, ContextType, RequireFields>; + zksync_relayer?: Resolver, ParentType, ContextType, RequireFields>; + zksync_relayers?: Resolver, ParentType, ContextType, RequireFields>; + zksync_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + zksync_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + zksync_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + zksync_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + zksync_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + zksync_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + zksync_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + zksync_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + zksync_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + zksync_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + zksync_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + zksync_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + zksync_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + zksync_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + zksync_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + zksync_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + zksync_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + zksync_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + zksync_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + zksync_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + zksync_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + zksync_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + zksync_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + zksync_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + zksync_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + zksync_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + zksync_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + zksync_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + zksync_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + zksync_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + zksync__meta?: Resolver, ParentType, ContextType, Partial>; + staginglinea_asset?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_assets?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_router?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_routers?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_setting?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_settings?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_relayer?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_relayers?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + staginglinea__meta?: Resolver, ParentType, ContextType, Partial>; + mainnet_asset?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_assets?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_router?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_routers?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_setting?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_settings?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_relayer?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_relayers?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + mainnet_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_asset?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_assets?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_router?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_routers?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_setting?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_settings?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_relayer?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_relayers?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + optimismsepolia__meta?: Resolver, ParentType, ContextType, Partial>; polygonzkevm_asset?: Resolver, ParentType, ContextType, RequireFields>; polygonzkevm_assets?: Resolver, ParentType, ContextType, RequireFields>; polygonzkevm_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -198091,6 +198785,100 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; polygonzkevm_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; polygonzkevm__meta?: Resolver, ParentType, ContextType, Partial>; + stagingoptimism_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingoptimism__meta?: Resolver, ParentType, ContextType, Partial>; + stagingmode_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingmode__meta?: Resolver, ParentType, ContextType, Partial>; base_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; base_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; base_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; @@ -198124,100 +198912,86 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; base_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; base_swap__meta?: Resolver, ParentType, ContextType, Partial>; - mantle_asset?: Resolver, ParentType, ContextType, RequireFields>; - mantle_assets?: Resolver, ParentType, ContextType, RequireFields>; - mantle_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - mantle_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - mantle_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - mantle_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - mantle_router?: Resolver, ParentType, ContextType, RequireFields>; - mantle_routers?: Resolver, ParentType, ContextType, RequireFields>; - mantle_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - mantle_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - mantle_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_setting?: Resolver, ParentType, ContextType, RequireFields>; - mantle_settings?: Resolver, ParentType, ContextType, RequireFields>; - mantle_relayer?: Resolver, ParentType, ContextType, RequireFields>; - mantle_relayers?: Resolver, ParentType, ContextType, RequireFields>; - mantle_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - mantle_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - mantle_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - mantle_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - mantle_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - mantle_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - mantle_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - mantle_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - mantle_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - mantle_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - mantle_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - mantle_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - mantle_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mantle_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mantle_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - mantle_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - mantle_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - mantle_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - mantle_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - mantle_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - mantle_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - mantle_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - mantle_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - mantle_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - mantle_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - mantle_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - mantle_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - mantle_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - mantle_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - mantle_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - mantle__meta?: Resolver, ParentType, ContextType, Partial>; - optimismsepolia_asset?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_assets?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_router?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_routers?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_setting?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_settings?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_relayer?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_relayers?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - optimismsepolia__meta?: Resolver, ParentType, ContextType, Partial>; + xlayer_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + xlayer_swap__meta?: Resolver, ParentType, ContextType, Partial>; + metis_asset?: Resolver, ParentType, ContextType, RequireFields>; + metis_assets?: Resolver, ParentType, ContextType, RequireFields>; + metis_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + metis_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + metis_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + metis_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + metis_router?: Resolver, ParentType, ContextType, RequireFields>; + metis_routers?: Resolver, ParentType, ContextType, RequireFields>; + metis_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + metis_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + metis_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + metis_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + metis_setting?: Resolver, ParentType, ContextType, RequireFields>; + metis_settings?: Resolver, ParentType, ContextType, RequireFields>; + metis_relayer?: Resolver, ParentType, ContextType, RequireFields>; + metis_relayers?: Resolver, ParentType, ContextType, RequireFields>; + metis_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + metis_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + metis_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + metis_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + metis_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + metis_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + metis_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + metis_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + metis_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + metis_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + metis_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + metis_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + metis_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + metis_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + metis_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + metis_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + metis_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + metis_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + metis_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + metis_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + metis_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + metis_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + metis_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + metis_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + metis_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + metis_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + metis_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + metis_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + metis_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + metis_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + metis__meta?: Resolver, ParentType, ContextType, Partial>; bnb_asset?: Resolver, ParentType, ContextType, RequireFields>; bnb_assets?: Resolver, ParentType, ContextType, RequireFields>; bnb_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -198265,53 +199039,165 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; bnb_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; bnb__meta?: Resolver, ParentType, ContextType, Partial>; - stagingpolygon_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingpolygon__meta?: Resolver, ParentType, ContextType, Partial>; + mantle_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_swap__meta?: Resolver, ParentType, ContextType, Partial>; + optimism_asset?: Resolver, ParentType, ContextType, RequireFields>; + optimism_assets?: Resolver, ParentType, ContextType, RequireFields>; + optimism_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + optimism_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + optimism_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + optimism_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + optimism_router?: Resolver, ParentType, ContextType, RequireFields>; + optimism_routers?: Resolver, ParentType, ContextType, RequireFields>; + optimism_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + optimism_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + optimism_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_setting?: Resolver, ParentType, ContextType, RequireFields>; + optimism_settings?: Resolver, ParentType, ContextType, RequireFields>; + optimism_relayer?: Resolver, ParentType, ContextType, RequireFields>; + optimism_relayers?: Resolver, ParentType, ContextType, RequireFields>; + optimism_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + optimism_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + optimism_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + optimism_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + optimism_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + optimism_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + optimism_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + optimism_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + optimism_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + optimism_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + optimism_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + optimism_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + optimism_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + optimism_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + optimism_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + optimism_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + optimism_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + optimism_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + optimism_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + optimism_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + optimism_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + optimism_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + optimism_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + optimism_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + optimism_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + optimism_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + optimism_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + optimism_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + optimism_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + optimism_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + optimism__meta?: Resolver, ParentType, ContextType, Partial>; + sepolia_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; + sepolia_swap__meta?: Resolver, ParentType, ContextType, Partial>; + stagingmainnet_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingmainnet_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; localmainnet_asset?: Resolver, ParentType, ContextType, RequireFields>; localmainnet_assets?: Resolver, ParentType, ContextType, RequireFields>; localmainnet_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -198405,241 +199291,6 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; stagingxdai_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; stagingxdai__meta?: Resolver, ParentType, ContextType, Partial>; - stagingoptimism_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingoptimism__meta?: Resolver, ParentType, ContextType, Partial>; - avalanche_asset?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_assets?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_router?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_routers?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_setting?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_settings?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_relayer?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_relayers?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - avalanche_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - avalanche__meta?: Resolver, ParentType, ContextType, Partial>; - zksync_asset?: Resolver, ParentType, ContextType, RequireFields>; - zksync_assets?: Resolver, ParentType, ContextType, RequireFields>; - zksync_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - zksync_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - zksync_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - zksync_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - zksync_router?: Resolver, ParentType, ContextType, RequireFields>; - zksync_routers?: Resolver, ParentType, ContextType, RequireFields>; - zksync_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - zksync_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - zksync_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - zksync_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - zksync_setting?: Resolver, ParentType, ContextType, RequireFields>; - zksync_settings?: Resolver, ParentType, ContextType, RequireFields>; - zksync_relayer?: Resolver, ParentType, ContextType, RequireFields>; - zksync_relayers?: Resolver, ParentType, ContextType, RequireFields>; - zksync_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - zksync_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - zksync_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - zksync_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - zksync_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - zksync_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - zksync_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - zksync_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - zksync_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - zksync_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - zksync_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - zksync_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - zksync_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - zksync_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - zksync_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - zksync_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - zksync_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - zksync_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - zksync_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - zksync_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - zksync_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - zksync_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - zksync_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - zksync_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - zksync_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - zksync_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - zksync_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - zksync_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - zksync_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - zksync_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - zksync__meta?: Resolver, ParentType, ContextType, Partial>; - stagingbnb_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingbnb__meta?: Resolver, ParentType, ContextType, Partial>; - stagingavalanche_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingavalanche__meta?: Resolver, ParentType, ContextType, Partial>; localarbitrumone_asset?: Resolver, ParentType, ContextType, RequireFields>; localarbitrumone_assets?: Resolver, ParentType, ContextType, RequireFields>; localarbitrumone_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -198687,334 +199338,6 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; localarbitrumone_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; localarbitrumone__meta?: Resolver, ParentType, ContextType, Partial>; - stagingmainnet_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingmainnet_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingarbitrumone__meta?: Resolver, ParentType, ContextType, Partial>; - stagingscroll_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingscroll__meta?: Resolver, ParentType, ContextType, Partial>; - stagingbase_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingbase__meta?: Resolver, ParentType, ContextType, Partial>; - base_asset?: Resolver, ParentType, ContextType, RequireFields>; - base_assets?: Resolver, ParentType, ContextType, RequireFields>; - base_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - base_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - base_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - base_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - base_router?: Resolver, ParentType, ContextType, RequireFields>; - base_routers?: Resolver, ParentType, ContextType, RequireFields>; - base_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - base_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - base_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - base_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - base_setting?: Resolver, ParentType, ContextType, RequireFields>; - base_settings?: Resolver, ParentType, ContextType, RequireFields>; - base_relayer?: Resolver, ParentType, ContextType, RequireFields>; - base_relayers?: Resolver, ParentType, ContextType, RequireFields>; - base_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - base_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - base_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - base_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - base_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - base_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - base_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - base_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - base_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - base_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - base_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - base_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - base_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - base_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - base_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - base_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - base_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - base_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - base_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - base_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - base_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - base_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - base_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - base_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - base_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - base_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - base_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - base_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - base_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - base_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - base__meta?: Resolver, ParentType, ContextType, Partial>; - staginglinea_asset?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_assets?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_router?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_routers?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_setting?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_settings?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_relayer?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_relayers?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - staginglinea__meta?: Resolver, ParentType, ContextType, Partial>; - stagingmode_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingmode__meta?: Resolver, ParentType, ContextType, Partial>; arbitrumone_asset?: Resolver, ParentType, ContextType, RequireFields>; arbitrumone_assets?: Resolver, ParentType, ContextType, RequireFields>; arbitrumone_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -199062,273 +199385,147 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; arbitrumone_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; arbitrumone__meta?: Resolver, ParentType, ContextType, Partial>; - linea_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - linea_swap__meta?: Resolver, ParentType, ContextType, Partial>; - sepolia_asset?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_assets?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_router?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_routers?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_setting?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_settings?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_relayer?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_relayers?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - sepolia_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_asset?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assets?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_router?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routers?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_setting?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_settings?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayer?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayers?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - polygonzkevm_swap__meta?: Resolver, ParentType, ContextType, Partial>; - arbitrumsepolia_asset?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_assets?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_router?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_routers?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_setting?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_settings?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayer?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayers?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - arbitrumsepolia__meta?: Resolver, ParentType, ContextType, Partial>; - xdai_asset?: Resolver, ParentType, ContextType, RequireFields>; - xdai_assets?: Resolver, ParentType, ContextType, RequireFields>; - xdai_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - xdai_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - xdai_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - xdai_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - xdai_router?: Resolver, ParentType, ContextType, RequireFields>; - xdai_routers?: Resolver, ParentType, ContextType, RequireFields>; - xdai_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - xdai_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - xdai_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_setting?: Resolver, ParentType, ContextType, RequireFields>; - xdai_settings?: Resolver, ParentType, ContextType, RequireFields>; - xdai_relayer?: Resolver, ParentType, ContextType, RequireFields>; - xdai_relayers?: Resolver, ParentType, ContextType, RequireFields>; - xdai_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - xdai_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - xdai_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - xdai_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - xdai_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - xdai_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - xdai_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - xdai_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - xdai_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - xdai_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - xdai_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - xdai_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - xdai_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - xdai_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - xdai_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - xdai_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - xdai_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - xdai_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - xdai_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - xdai_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - xdai_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - xdai_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - xdai_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - xdai_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - xdai_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - xdai_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - xdai_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - xdai_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - xdai_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - xdai_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - xdai__meta?: Resolver, ParentType, ContextType, Partial>; - localoptimism_asset?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_assets?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_router?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_routers?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_setting?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_settings?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_relayer?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_relayers?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - localoptimism__meta?: Resolver, ParentType, ContextType, Partial>; + stagingbase_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingbase__meta?: Resolver, ParentType, ContextType, Partial>; + mantle_asset?: Resolver, ParentType, ContextType, RequireFields>; + mantle_assets?: Resolver, ParentType, ContextType, RequireFields>; + mantle_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + mantle_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + mantle_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + mantle_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + mantle_router?: Resolver, ParentType, ContextType, RequireFields>; + mantle_routers?: Resolver, ParentType, ContextType, RequireFields>; + mantle_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + mantle_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + mantle_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_setting?: Resolver, ParentType, ContextType, RequireFields>; + mantle_settings?: Resolver, ParentType, ContextType, RequireFields>; + mantle_relayer?: Resolver, ParentType, ContextType, RequireFields>; + mantle_relayers?: Resolver, ParentType, ContextType, RequireFields>; + mantle_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + mantle_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + mantle_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + mantle_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + mantle_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + mantle_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + mantle_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + mantle_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + mantle_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + mantle_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + mantle_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + mantle_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + mantle_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mantle_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mantle_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + mantle_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + mantle_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + mantle_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + mantle_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + mantle_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + mantle_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + mantle_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + mantle_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + mantle_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + mantle_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + mantle_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + mantle_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + mantle_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + mantle_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + mantle_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + mantle__meta?: Resolver, ParentType, ContextType, Partial>; + stagingbnb_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingbnb__meta?: Resolver, ParentType, ContextType, Partial>; stagingpolygonzkevm_asset?: Resolver, ParentType, ContextType, RequireFields>; stagingpolygonzkevm_assets?: Resolver, ParentType, ContextType, RequireFields>; stagingpolygonzkevm_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -199376,182 +199573,147 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; stagingpolygonzkevm_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; stagingpolygonzkevm__meta?: Resolver, ParentType, ContextType, Partial>; - linea_asset?: Resolver, ParentType, ContextType, RequireFields>; - linea_assets?: Resolver, ParentType, ContextType, RequireFields>; - linea_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - linea_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - linea_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - linea_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - linea_router?: Resolver, ParentType, ContextType, RequireFields>; - linea_routers?: Resolver, ParentType, ContextType, RequireFields>; - linea_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - linea_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - linea_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - linea_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - linea_setting?: Resolver, ParentType, ContextType, RequireFields>; - linea_settings?: Resolver, ParentType, ContextType, RequireFields>; - linea_relayer?: Resolver, ParentType, ContextType, RequireFields>; - linea_relayers?: Resolver, ParentType, ContextType, RequireFields>; - linea_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - linea_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - linea_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - linea_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - linea_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - linea_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - linea_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - linea_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - linea_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - linea_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - linea_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - linea_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - linea_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - linea_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - linea_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - linea_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - linea_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - linea_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - linea_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - linea_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - linea_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - linea_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - linea_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - linea_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - linea_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - linea_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - linea_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - linea_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - linea_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - linea_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - linea__meta?: Resolver, ParentType, ContextType, Partial>; - xlayer_swap_systemInfo?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_systemInfos?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_pooledToken?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_pooledTokens?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwap?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwaps?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapAddLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapAddLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapRemoveLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapRemoveLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapExchange?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapExchanges?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapDailyVolume?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapDailyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapHourlyVolume?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapHourlyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapWeeklyVolume?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapWeeklyVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccount?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccounts?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccountBalance?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccountBalances?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpToken?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpTokens?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpTransferEvent?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpTransferEvents?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapEvent?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapEvents?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapTradeVolume?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_swapTradeVolumes?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpTokenEvent?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap_lpTokenEvents?: Resolver, ParentType, ContextType, RequireFields>; - xlayer_swap__meta?: Resolver, ParentType, ContextType, Partial>; - mainnet_rootAggregated?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootAggregateds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootPropagated?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregatedMessageRoot?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregatedMessageRoots?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootManagerMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootManagerMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootManagerMode?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootManagerModes?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimisticRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimisticRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_hubOptimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_hubOptimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimisticRootPropagated?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimisticRootPropagateds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_polygonConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_polygonConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimismConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimismConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_bnbConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_bnbConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_arbitrumConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_arbitrumConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_gnosisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_gnosisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_lineaConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_lineaConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_metisConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_metisConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_mantleConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_mantleConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_avalancheConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_avalancheConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_baseConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_baseConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_polygonZkConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_polygonZkConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_zkSyncConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_zkSyncConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_modeConnectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_modeConnectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootMessageProcessed?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootMessageProcesseds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregateRootSavedSlow?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregateRootSavedSlows?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_hubDomain?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_hubDomains?: Resolver, ParentType, ContextType, RequireFields>; - mainnet__meta?: Resolver, ParentType, ContextType, Partial>; - optimism_asset?: Resolver, ParentType, ContextType, RequireFields>; - optimism_assets?: Resolver, ParentType, ContextType, RequireFields>; - optimism_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - optimism_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - optimism_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - optimism_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - optimism_router?: Resolver, ParentType, ContextType, RequireFields>; - optimism_routers?: Resolver, ParentType, ContextType, RequireFields>; - optimism_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - optimism_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - optimism_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_setting?: Resolver, ParentType, ContextType, RequireFields>; - optimism_settings?: Resolver, ParentType, ContextType, RequireFields>; - optimism_relayer?: Resolver, ParentType, ContextType, RequireFields>; - optimism_relayers?: Resolver, ParentType, ContextType, RequireFields>; - optimism_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - optimism_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - optimism_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - optimism_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - optimism_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - optimism_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - optimism_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - optimism_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - optimism_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - optimism_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - optimism_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - optimism_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - optimism_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - optimism_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - optimism_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - optimism_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - optimism_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - optimism_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - optimism_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - optimism_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - optimism_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - optimism_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - optimism_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - optimism_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - optimism_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - optimism_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - optimism_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - optimism_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - optimism_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - optimism_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - optimism__meta?: Resolver, ParentType, ContextType, Partial>; + stagingavalanche_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingavalanche__meta?: Resolver, ParentType, ContextType, Partial>; + stagingpolygon_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingpolygon__meta?: Resolver, ParentType, ContextType, Partial>; + polygonzkevm_swap_asset?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assets?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_router?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routers?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_setting?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_settings?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayer?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayers?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + polygonzkevm_swap__meta?: Resolver, ParentType, ContextType, Partial>; stagingzksync_asset?: Resolver, ParentType, ContextType, RequireFields>; stagingzksync_assets?: Resolver, ParentType, ContextType, RequireFields>; stagingzksync_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -199599,53 +199761,53 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; stagingzksync_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; stagingzksync__meta?: Resolver, ParentType, ContextType, Partial>; - metis_asset?: Resolver, ParentType, ContextType, RequireFields>; - metis_assets?: Resolver, ParentType, ContextType, RequireFields>; - metis_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - metis_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - metis_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - metis_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - metis_router?: Resolver, ParentType, ContextType, RequireFields>; - metis_routers?: Resolver, ParentType, ContextType, RequireFields>; - metis_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - metis_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - metis_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - metis_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - metis_setting?: Resolver, ParentType, ContextType, RequireFields>; - metis_settings?: Resolver, ParentType, ContextType, RequireFields>; - metis_relayer?: Resolver, ParentType, ContextType, RequireFields>; - metis_relayers?: Resolver, ParentType, ContextType, RequireFields>; - metis_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - metis_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - metis_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - metis_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - metis_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - metis_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - metis_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - metis_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - metis_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - metis_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - metis_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - metis_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - metis_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - metis_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - metis_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - metis_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - metis_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - metis_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - metis_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - metis_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - metis_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - metis_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - metis_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - metis_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - metis_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - metis_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - metis_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - metis_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - metis_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - metis_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - metis__meta?: Resolver, ParentType, ContextType, Partial>; + polygon_asset?: Resolver, ParentType, ContextType, RequireFields>; + polygon_assets?: Resolver, ParentType, ContextType, RequireFields>; + polygon_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + polygon_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + polygon_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + polygon_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + polygon_router?: Resolver, ParentType, ContextType, RequireFields>; + polygon_routers?: Resolver, ParentType, ContextType, RequireFields>; + polygon_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + polygon_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + polygon_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + polygon_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + polygon_setting?: Resolver, ParentType, ContextType, RequireFields>; + polygon_settings?: Resolver, ParentType, ContextType, RequireFields>; + polygon_relayer?: Resolver, ParentType, ContextType, RequireFields>; + polygon_relayers?: Resolver, ParentType, ContextType, RequireFields>; + polygon_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + polygon_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + polygon_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + polygon_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + polygon_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + polygon_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + polygon_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + polygon_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + polygon_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + polygon_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + polygon_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + polygon_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + polygon_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + polygon_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + polygon_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + polygon_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + polygon_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + polygon_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + polygon_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + polygon_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + polygon_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + polygon_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + polygon_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + polygon_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + polygon_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + polygon_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + polygon_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + polygon_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + polygon_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + polygon_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + polygon__meta?: Resolver, ParentType, ContextType, Partial>; xlayer_asset?: Resolver, ParentType, ContextType, RequireFields>; xlayer_assets?: Resolver, ParentType, ContextType, RequireFields>; xlayer_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -199693,6 +199855,53 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; xlayer_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; xlayer__meta?: Resolver, ParentType, ContextType, Partial>; + mode_asset?: Resolver, ParentType, ContextType, RequireFields>; + mode_assets?: Resolver, ParentType, ContextType, RequireFields>; + mode_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + mode_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + mode_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + mode_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + mode_router?: Resolver, ParentType, ContextType, RequireFields>; + mode_routers?: Resolver, ParentType, ContextType, RequireFields>; + mode_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + mode_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + mode_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + mode_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + mode_setting?: Resolver, ParentType, ContextType, RequireFields>; + mode_settings?: Resolver, ParentType, ContextType, RequireFields>; + mode_relayer?: Resolver, ParentType, ContextType, RequireFields>; + mode_relayers?: Resolver, ParentType, ContextType, RequireFields>; + mode_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + mode_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + mode_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + mode_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + mode_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + mode_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + mode_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + mode_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + mode_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + mode_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + mode_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + mode_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + mode_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + mode_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + mode_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + mode_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + mode_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + mode_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + mode_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + mode_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + mode_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + mode_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + mode_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + mode_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + mode_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + mode_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + mode_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + mode_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + mode_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + mode_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + mode__meta?: Resolver, ParentType, ContextType, Partial>; stagingxlayer_asset?: Resolver, ParentType, ContextType, RequireFields>; stagingxlayer_assets?: Resolver, ParentType, ContextType, RequireFields>; stagingxlayer_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -199740,100 +199949,6 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; stagingxlayer_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; stagingxlayer__meta?: Resolver, ParentType, ContextType, Partial>; - stagingmantle_asset?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_assets?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_router?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_routers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_setting?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_settings?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_relayer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_relayers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - stagingmantle__meta?: Resolver, ParentType, ContextType, Partial>; - polygon_asset?: Resolver, ParentType, ContextType, RequireFields>; - polygon_assets?: Resolver, ParentType, ContextType, RequireFields>; - polygon_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - polygon_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - polygon_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - polygon_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - polygon_router?: Resolver, ParentType, ContextType, RequireFields>; - polygon_routers?: Resolver, ParentType, ContextType, RequireFields>; - polygon_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - polygon_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - polygon_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - polygon_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - polygon_setting?: Resolver, ParentType, ContextType, RequireFields>; - polygon_settings?: Resolver, ParentType, ContextType, RequireFields>; - polygon_relayer?: Resolver, ParentType, ContextType, RequireFields>; - polygon_relayers?: Resolver, ParentType, ContextType, RequireFields>; - polygon_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - polygon_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - polygon_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - polygon_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - polygon_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - polygon_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - polygon_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - polygon_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - polygon_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - polygon_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - polygon_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - polygon_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - polygon_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - polygon_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - polygon_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - polygon_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - polygon_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - polygon_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - polygon_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - polygon_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - polygon_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - polygon_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - polygon_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - polygon_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - polygon_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - polygon_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - polygon_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - polygon_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - polygon_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - polygon_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - polygon__meta?: Resolver, ParentType, ContextType, Partial>; stagingmetis_asset?: Resolver, ParentType, ContextType, RequireFields>; stagingmetis_assets?: Resolver, ParentType, ContextType, RequireFields>; stagingmetis_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; @@ -199881,99 +199996,53 @@ export type QueryResolvers, ParentType, ContextType, RequireFields>; stagingmetis_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; stagingmetis__meta?: Resolver, ParentType, ContextType, Partial>; - mode_asset?: Resolver, ParentType, ContextType, RequireFields>; - mode_assets?: Resolver, ParentType, ContextType, RequireFields>; - mode_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - mode_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - mode_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - mode_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - mode_router?: Resolver, ParentType, ContextType, RequireFields>; - mode_routers?: Resolver, ParentType, ContextType, RequireFields>; - mode_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - mode_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - mode_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mode_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mode_setting?: Resolver, ParentType, ContextType, RequireFields>; - mode_settings?: Resolver, ParentType, ContextType, RequireFields>; - mode_relayer?: Resolver, ParentType, ContextType, RequireFields>; - mode_relayers?: Resolver, ParentType, ContextType, RequireFields>; - mode_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - mode_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - mode_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - mode_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - mode_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - mode_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - mode_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - mode_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - mode_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - mode_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - mode_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - mode_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - mode_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mode_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mode_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - mode_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - mode_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - mode_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - mode_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - mode_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - mode_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - mode_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - mode_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - mode_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - mode_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - mode_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - mode_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - mode_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - mode_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - mode_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; - mode__meta?: Resolver, ParentType, ContextType, Partial>; - mainnet_asset?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_assets?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_router?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_routers?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_setting?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_settings?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_relayer?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_relayers?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_sequencer?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_sequencers?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_originMessage?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_originMessages?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootCount?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; - mainnet_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_asset?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_assets?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_assetStatus?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_assetStatuses?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_assetBalance?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_router?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_routers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_routerDailyTVL?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_routerDailyTVLs?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_routerLiquidityEvent?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_routerLiquidityEvents?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_setting?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_settings?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_relayer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_relayers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_sequencer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_sequencers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_relayerFee?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_relayerFees?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_originTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_originTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_destinationTransfer?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_destinationTransfers?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_originMessage?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_originMessages?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_connectorMeta?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_connectorMetas?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_rootCount?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_rootCounts?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_rootMessageSent?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_rootMessageSents?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_relayerFeesIncrease?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_relayerFeesIncreases?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_slippageUpdate?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_slippageUpdates?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_snapshotRoot?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_snapshotRoots?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_spokeConnectorMode?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_spokeConnectorModes?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRootProposed?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRootProposeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_optimisticRootFinalized?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle_optimisticRootFinalizeds?: Resolver, ParentType, ContextType, RequireFields>; + stagingmantle__meta?: Resolver, ParentType, ContextType, Partial>; }>; export type SubscriptionResolvers = ResolversObject<{ @@ -200030,6 +200099,132 @@ export type SubscriptionResolvers, "sepolia_hubDomain", ParentType, ContextType, RequireFields>; sepolia_hubDomains?: SubscriptionResolver, "sepolia_hubDomains", ParentType, ContextType, RequireFields>; sepolia__meta?: SubscriptionResolver, "sepolia__meta", ParentType, ContextType, Partial>; + sepolia_asset?: SubscriptionResolver, "sepolia_asset", ParentType, ContextType, RequireFields>; + sepolia_assets?: SubscriptionResolver, "sepolia_assets", ParentType, ContextType, RequireFields>; + sepolia_assetStatus?: SubscriptionResolver, "sepolia_assetStatus", ParentType, ContextType, RequireFields>; + sepolia_assetStatuses?: SubscriptionResolver, "sepolia_assetStatuses", ParentType, ContextType, RequireFields>; + sepolia_assetBalance?: SubscriptionResolver, "sepolia_assetBalance", ParentType, ContextType, RequireFields>; + sepolia_assetBalances?: SubscriptionResolver, "sepolia_assetBalances", ParentType, ContextType, RequireFields>; + sepolia_router?: SubscriptionResolver, "sepolia_router", ParentType, ContextType, RequireFields>; + sepolia_routers?: SubscriptionResolver, "sepolia_routers", ParentType, ContextType, RequireFields>; + sepolia_routerDailyTVL?: SubscriptionResolver, "sepolia_routerDailyTVL", ParentType, ContextType, RequireFields>; + sepolia_routerDailyTVLs?: SubscriptionResolver, "sepolia_routerDailyTVLs", ParentType, ContextType, RequireFields>; + sepolia_routerLiquidityEvent?: SubscriptionResolver, "sepolia_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + sepolia_routerLiquidityEvents?: SubscriptionResolver, "sepolia_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + sepolia_setting?: SubscriptionResolver, "sepolia_setting", ParentType, ContextType, RequireFields>; + sepolia_settings?: SubscriptionResolver, "sepolia_settings", ParentType, ContextType, RequireFields>; + sepolia_relayer?: SubscriptionResolver, "sepolia_relayer", ParentType, ContextType, RequireFields>; + sepolia_relayers?: SubscriptionResolver, "sepolia_relayers", ParentType, ContextType, RequireFields>; + sepolia_sequencer?: SubscriptionResolver, "sepolia_sequencer", ParentType, ContextType, RequireFields>; + sepolia_sequencers?: SubscriptionResolver, "sepolia_sequencers", ParentType, ContextType, RequireFields>; + sepolia_relayerFee?: SubscriptionResolver, "sepolia_relayerFee", ParentType, ContextType, RequireFields>; + sepolia_relayerFees?: SubscriptionResolver, "sepolia_relayerFees", ParentType, ContextType, RequireFields>; + sepolia_originTransfer?: SubscriptionResolver, "sepolia_originTransfer", ParentType, ContextType, RequireFields>; + sepolia_originTransfers?: SubscriptionResolver, "sepolia_originTransfers", ParentType, ContextType, RequireFields>; + sepolia_destinationTransfer?: SubscriptionResolver, "sepolia_destinationTransfer", ParentType, ContextType, RequireFields>; + sepolia_destinationTransfers?: SubscriptionResolver, "sepolia_destinationTransfers", ParentType, ContextType, RequireFields>; + sepolia_originMessage?: SubscriptionResolver, "sepolia_originMessage", ParentType, ContextType, RequireFields>; + sepolia_originMessages?: SubscriptionResolver, "sepolia_originMessages", ParentType, ContextType, RequireFields>; + sepolia_aggregateRoot?: SubscriptionResolver, "sepolia_aggregateRoot", ParentType, ContextType, RequireFields>; + sepolia_aggregateRoots?: SubscriptionResolver, "sepolia_aggregateRoots", ParentType, ContextType, RequireFields>; + sepolia_connectorMeta?: SubscriptionResolver, "sepolia_connectorMeta", ParentType, ContextType, RequireFields>; + sepolia_connectorMetas?: SubscriptionResolver, "sepolia_connectorMetas", ParentType, ContextType, RequireFields>; + sepolia_rootCount?: SubscriptionResolver, "sepolia_rootCount", ParentType, ContextType, RequireFields>; + sepolia_rootCounts?: SubscriptionResolver, "sepolia_rootCounts", ParentType, ContextType, RequireFields>; + sepolia_rootMessageSent?: SubscriptionResolver, "sepolia_rootMessageSent", ParentType, ContextType, RequireFields>; + sepolia_rootMessageSents?: SubscriptionResolver, "sepolia_rootMessageSents", ParentType, ContextType, RequireFields>; + sepolia_relayerFeesIncrease?: SubscriptionResolver, "sepolia_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + sepolia_relayerFeesIncreases?: SubscriptionResolver, "sepolia_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + sepolia_slippageUpdate?: SubscriptionResolver, "sepolia_slippageUpdate", ParentType, ContextType, RequireFields>; + sepolia_slippageUpdates?: SubscriptionResolver, "sepolia_slippageUpdates", ParentType, ContextType, RequireFields>; + sepolia_snapshotRoot?: SubscriptionResolver, "sepolia_snapshotRoot", ParentType, ContextType, RequireFields>; + sepolia_snapshotRoots?: SubscriptionResolver, "sepolia_snapshotRoots", ParentType, ContextType, RequireFields>; + sepolia_spokeConnectorMode?: SubscriptionResolver, "sepolia_spokeConnectorMode", ParentType, ContextType, RequireFields>; + sepolia_spokeConnectorModes?: SubscriptionResolver, "sepolia_spokeConnectorModes", ParentType, ContextType, RequireFields>; + sepolia_aggregateRootProposed?: SubscriptionResolver, "sepolia_aggregateRootProposed", ParentType, ContextType, RequireFields>; + sepolia_aggregateRootProposeds?: SubscriptionResolver, "sepolia_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + sepolia_optimisticRootFinalized?: SubscriptionResolver, "sepolia_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + sepolia_optimisticRootFinalizeds?: SubscriptionResolver, "sepolia_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + arbitrumsepolia_asset?: SubscriptionResolver, "arbitrumsepolia_asset", ParentType, ContextType, RequireFields>; + arbitrumsepolia_assets?: SubscriptionResolver, "arbitrumsepolia_assets", ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetStatus?: SubscriptionResolver, "arbitrumsepolia_assetStatus", ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetStatuses?: SubscriptionResolver, "arbitrumsepolia_assetStatuses", ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetBalance?: SubscriptionResolver, "arbitrumsepolia_assetBalance", ParentType, ContextType, RequireFields>; + arbitrumsepolia_assetBalances?: SubscriptionResolver, "arbitrumsepolia_assetBalances", ParentType, ContextType, RequireFields>; + arbitrumsepolia_router?: SubscriptionResolver, "arbitrumsepolia_router", ParentType, ContextType, RequireFields>; + arbitrumsepolia_routers?: SubscriptionResolver, "arbitrumsepolia_routers", ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerDailyTVL?: SubscriptionResolver, "arbitrumsepolia_routerDailyTVL", ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerDailyTVLs?: SubscriptionResolver, "arbitrumsepolia_routerDailyTVLs", ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerLiquidityEvent?: SubscriptionResolver, "arbitrumsepolia_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + arbitrumsepolia_routerLiquidityEvents?: SubscriptionResolver, "arbitrumsepolia_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + arbitrumsepolia_setting?: SubscriptionResolver, "arbitrumsepolia_setting", ParentType, ContextType, RequireFields>; + arbitrumsepolia_settings?: SubscriptionResolver, "arbitrumsepolia_settings", ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayer?: SubscriptionResolver, "arbitrumsepolia_relayer", ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayers?: SubscriptionResolver, "arbitrumsepolia_relayers", ParentType, ContextType, RequireFields>; + arbitrumsepolia_sequencer?: SubscriptionResolver, "arbitrumsepolia_sequencer", ParentType, ContextType, RequireFields>; + arbitrumsepolia_sequencers?: SubscriptionResolver, "arbitrumsepolia_sequencers", ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFee?: SubscriptionResolver, "arbitrumsepolia_relayerFee", ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFees?: SubscriptionResolver, "arbitrumsepolia_relayerFees", ParentType, ContextType, RequireFields>; + arbitrumsepolia_originTransfer?: SubscriptionResolver, "arbitrumsepolia_originTransfer", ParentType, ContextType, RequireFields>; + arbitrumsepolia_originTransfers?: SubscriptionResolver, "arbitrumsepolia_originTransfers", ParentType, ContextType, RequireFields>; + arbitrumsepolia_destinationTransfer?: SubscriptionResolver, "arbitrumsepolia_destinationTransfer", ParentType, ContextType, RequireFields>; + arbitrumsepolia_destinationTransfers?: SubscriptionResolver, "arbitrumsepolia_destinationTransfers", ParentType, ContextType, RequireFields>; + arbitrumsepolia_originMessage?: SubscriptionResolver, "arbitrumsepolia_originMessage", ParentType, ContextType, RequireFields>; + arbitrumsepolia_originMessages?: SubscriptionResolver, "arbitrumsepolia_originMessages", ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRoot?: SubscriptionResolver, "arbitrumsepolia_aggregateRoot", ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRoots?: SubscriptionResolver, "arbitrumsepolia_aggregateRoots", ParentType, ContextType, RequireFields>; + arbitrumsepolia_connectorMeta?: SubscriptionResolver, "arbitrumsepolia_connectorMeta", ParentType, ContextType, RequireFields>; + arbitrumsepolia_connectorMetas?: SubscriptionResolver, "arbitrumsepolia_connectorMetas", ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootCount?: SubscriptionResolver, "arbitrumsepolia_rootCount", ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootCounts?: SubscriptionResolver, "arbitrumsepolia_rootCounts", ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootMessageSent?: SubscriptionResolver, "arbitrumsepolia_rootMessageSent", ParentType, ContextType, RequireFields>; + arbitrumsepolia_rootMessageSents?: SubscriptionResolver, "arbitrumsepolia_rootMessageSents", ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFeesIncrease?: SubscriptionResolver, "arbitrumsepolia_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + arbitrumsepolia_relayerFeesIncreases?: SubscriptionResolver, "arbitrumsepolia_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + arbitrumsepolia_slippageUpdate?: SubscriptionResolver, "arbitrumsepolia_slippageUpdate", ParentType, ContextType, RequireFields>; + arbitrumsepolia_slippageUpdates?: SubscriptionResolver, "arbitrumsepolia_slippageUpdates", ParentType, ContextType, RequireFields>; + arbitrumsepolia_snapshotRoot?: SubscriptionResolver, "arbitrumsepolia_snapshotRoot", ParentType, ContextType, RequireFields>; + arbitrumsepolia_snapshotRoots?: SubscriptionResolver, "arbitrumsepolia_snapshotRoots", ParentType, ContextType, RequireFields>; + arbitrumsepolia_spokeConnectorMode?: SubscriptionResolver, "arbitrumsepolia_spokeConnectorMode", ParentType, ContextType, RequireFields>; + arbitrumsepolia_spokeConnectorModes?: SubscriptionResolver, "arbitrumsepolia_spokeConnectorModes", ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRootProposed?: SubscriptionResolver, "arbitrumsepolia_aggregateRootProposed", ParentType, ContextType, RequireFields>; + arbitrumsepolia_aggregateRootProposeds?: SubscriptionResolver, "arbitrumsepolia_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + arbitrumsepolia_optimisticRootFinalized?: SubscriptionResolver, "arbitrumsepolia_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + arbitrumsepolia_optimisticRootFinalizeds?: SubscriptionResolver, "arbitrumsepolia_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + arbitrumsepolia__meta?: SubscriptionResolver, "arbitrumsepolia__meta", ParentType, ContextType, Partial>; + xdai_swap_systemInfo?: SubscriptionResolver, "xdai_swap_systemInfo", ParentType, ContextType, RequireFields>; + xdai_swap_systemInfos?: SubscriptionResolver, "xdai_swap_systemInfos", ParentType, ContextType, RequireFields>; + xdai_swap_pooledToken?: SubscriptionResolver, "xdai_swap_pooledToken", ParentType, ContextType, RequireFields>; + xdai_swap_pooledTokens?: SubscriptionResolver, "xdai_swap_pooledTokens", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwap?: SubscriptionResolver, "xdai_swap_stableSwap", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwaps?: SubscriptionResolver, "xdai_swap_stableSwaps", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "xdai_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "xdai_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "xdai_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "xdai_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapExchange?: SubscriptionResolver, "xdai_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapExchanges?: SubscriptionResolver, "xdai_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + xdai_swap_swapDailyVolume?: SubscriptionResolver, "xdai_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + xdai_swap_swapDailyVolumes?: SubscriptionResolver, "xdai_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + xdai_swap_swapHourlyVolume?: SubscriptionResolver, "xdai_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + xdai_swap_swapHourlyVolumes?: SubscriptionResolver, "xdai_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + xdai_swap_swapWeeklyVolume?: SubscriptionResolver, "xdai_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + xdai_swap_swapWeeklyVolumes?: SubscriptionResolver, "xdai_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + xdai_swap_lpAccount?: SubscriptionResolver, "xdai_swap_lpAccount", ParentType, ContextType, RequireFields>; + xdai_swap_lpAccounts?: SubscriptionResolver, "xdai_swap_lpAccounts", ParentType, ContextType, RequireFields>; + xdai_swap_lpAccountBalance?: SubscriptionResolver, "xdai_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + xdai_swap_lpAccountBalances?: SubscriptionResolver, "xdai_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + xdai_swap_lpToken?: SubscriptionResolver, "xdai_swap_lpToken", ParentType, ContextType, RequireFields>; + xdai_swap_lpTokens?: SubscriptionResolver, "xdai_swap_lpTokens", ParentType, ContextType, RequireFields>; + xdai_swap_lpTransferEvent?: SubscriptionResolver, "xdai_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + xdai_swap_lpTransferEvents?: SubscriptionResolver, "xdai_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapEvent?: SubscriptionResolver, "xdai_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + xdai_swap_stableSwapEvents?: SubscriptionResolver, "xdai_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + xdai_swap_swapTradeVolume?: SubscriptionResolver, "xdai_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + xdai_swap_swapTradeVolumes?: SubscriptionResolver, "xdai_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + xdai_swap_lpTokenEvent?: SubscriptionResolver, "xdai_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + xdai_swap_lpTokenEvents?: SubscriptionResolver, "xdai_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + xdai_swap__meta?: SubscriptionResolver, "xdai_swap__meta", ParentType, ContextType, Partial>; arbitrumsepolia_swap_systemInfo?: SubscriptionResolver, "arbitrumsepolia_swap_systemInfo", ParentType, ContextType, RequireFields>; arbitrumsepolia_swap_systemInfos?: SubscriptionResolver, "arbitrumsepolia_swap_systemInfos", ParentType, ContextType, RequireFields>; arbitrumsepolia_swap_pooledToken?: SubscriptionResolver, "arbitrumsepolia_swap_pooledToken", ParentType, ContextType, RequireFields>; @@ -200063,105 +200258,312 @@ export type SubscriptionResolvers, "arbitrumsepolia_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; arbitrumsepolia_swap_lpTokenEvents?: SubscriptionResolver, "arbitrumsepolia_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; arbitrumsepolia_swap__meta?: SubscriptionResolver, "arbitrumsepolia_swap__meta", ParentType, ContextType, Partial>; + bnb_swap_systemInfo?: SubscriptionResolver, "bnb_swap_systemInfo", ParentType, ContextType, RequireFields>; + bnb_swap_systemInfos?: SubscriptionResolver, "bnb_swap_systemInfos", ParentType, ContextType, RequireFields>; + bnb_swap_pooledToken?: SubscriptionResolver, "bnb_swap_pooledToken", ParentType, ContextType, RequireFields>; + bnb_swap_pooledTokens?: SubscriptionResolver, "bnb_swap_pooledTokens", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwap?: SubscriptionResolver, "bnb_swap_stableSwap", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwaps?: SubscriptionResolver, "bnb_swap_stableSwaps", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "bnb_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "bnb_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "bnb_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "bnb_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapExchange?: SubscriptionResolver, "bnb_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapExchanges?: SubscriptionResolver, "bnb_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + bnb_swap_swapDailyVolume?: SubscriptionResolver, "bnb_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + bnb_swap_swapDailyVolumes?: SubscriptionResolver, "bnb_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + bnb_swap_swapHourlyVolume?: SubscriptionResolver, "bnb_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + bnb_swap_swapHourlyVolumes?: SubscriptionResolver, "bnb_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + bnb_swap_swapWeeklyVolume?: SubscriptionResolver, "bnb_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + bnb_swap_swapWeeklyVolumes?: SubscriptionResolver, "bnb_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + bnb_swap_lpAccount?: SubscriptionResolver, "bnb_swap_lpAccount", ParentType, ContextType, RequireFields>; + bnb_swap_lpAccounts?: SubscriptionResolver, "bnb_swap_lpAccounts", ParentType, ContextType, RequireFields>; + bnb_swap_lpAccountBalance?: SubscriptionResolver, "bnb_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + bnb_swap_lpAccountBalances?: SubscriptionResolver, "bnb_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + bnb_swap_lpToken?: SubscriptionResolver, "bnb_swap_lpToken", ParentType, ContextType, RequireFields>; + bnb_swap_lpTokens?: SubscriptionResolver, "bnb_swap_lpTokens", ParentType, ContextType, RequireFields>; + bnb_swap_lpTransferEvent?: SubscriptionResolver, "bnb_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + bnb_swap_lpTransferEvents?: SubscriptionResolver, "bnb_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapEvent?: SubscriptionResolver, "bnb_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + bnb_swap_stableSwapEvents?: SubscriptionResolver, "bnb_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + bnb_swap_swapTradeVolume?: SubscriptionResolver, "bnb_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + bnb_swap_swapTradeVolumes?: SubscriptionResolver, "bnb_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + bnb_swap_lpTokenEvent?: SubscriptionResolver, "bnb_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + bnb_swap_lpTokenEvents?: SubscriptionResolver, "bnb_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + bnb_swap__meta?: SubscriptionResolver, "bnb_swap__meta", ParentType, ContextType, Partial>; + linea_swap_systemInfo?: SubscriptionResolver, "linea_swap_systemInfo", ParentType, ContextType, RequireFields>; + linea_swap_systemInfos?: SubscriptionResolver, "linea_swap_systemInfos", ParentType, ContextType, RequireFields>; + linea_swap_pooledToken?: SubscriptionResolver, "linea_swap_pooledToken", ParentType, ContextType, RequireFields>; + linea_swap_pooledTokens?: SubscriptionResolver, "linea_swap_pooledTokens", ParentType, ContextType, RequireFields>; + linea_swap_stableSwap?: SubscriptionResolver, "linea_swap_stableSwap", ParentType, ContextType, RequireFields>; + linea_swap_stableSwaps?: SubscriptionResolver, "linea_swap_stableSwaps", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "linea_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "linea_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "linea_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "linea_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapExchange?: SubscriptionResolver, "linea_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapExchanges?: SubscriptionResolver, "linea_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + linea_swap_swapDailyVolume?: SubscriptionResolver, "linea_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + linea_swap_swapDailyVolumes?: SubscriptionResolver, "linea_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + linea_swap_swapHourlyVolume?: SubscriptionResolver, "linea_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + linea_swap_swapHourlyVolumes?: SubscriptionResolver, "linea_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + linea_swap_swapWeeklyVolume?: SubscriptionResolver, "linea_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + linea_swap_swapWeeklyVolumes?: SubscriptionResolver, "linea_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + linea_swap_lpAccount?: SubscriptionResolver, "linea_swap_lpAccount", ParentType, ContextType, RequireFields>; + linea_swap_lpAccounts?: SubscriptionResolver, "linea_swap_lpAccounts", ParentType, ContextType, RequireFields>; + linea_swap_lpAccountBalance?: SubscriptionResolver, "linea_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + linea_swap_lpAccountBalances?: SubscriptionResolver, "linea_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + linea_swap_lpToken?: SubscriptionResolver, "linea_swap_lpToken", ParentType, ContextType, RequireFields>; + linea_swap_lpTokens?: SubscriptionResolver, "linea_swap_lpTokens", ParentType, ContextType, RequireFields>; + linea_swap_lpTransferEvent?: SubscriptionResolver, "linea_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + linea_swap_lpTransferEvents?: SubscriptionResolver, "linea_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapEvent?: SubscriptionResolver, "linea_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + linea_swap_stableSwapEvents?: SubscriptionResolver, "linea_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + linea_swap_swapTradeVolume?: SubscriptionResolver, "linea_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + linea_swap_swapTradeVolumes?: SubscriptionResolver, "linea_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + linea_swap_lpTokenEvent?: SubscriptionResolver, "linea_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + linea_swap_lpTokenEvents?: SubscriptionResolver, "linea_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + linea_swap__meta?: SubscriptionResolver, "linea_swap__meta", ParentType, ContextType, Partial>; + optimism_swap_systemInfo?: SubscriptionResolver, "optimism_swap_systemInfo", ParentType, ContextType, RequireFields>; + optimism_swap_systemInfos?: SubscriptionResolver, "optimism_swap_systemInfos", ParentType, ContextType, RequireFields>; + optimism_swap_pooledToken?: SubscriptionResolver, "optimism_swap_pooledToken", ParentType, ContextType, RequireFields>; + optimism_swap_pooledTokens?: SubscriptionResolver, "optimism_swap_pooledTokens", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwap?: SubscriptionResolver, "optimism_swap_stableSwap", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwaps?: SubscriptionResolver, "optimism_swap_stableSwaps", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "optimism_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "optimism_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "optimism_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "optimism_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapExchange?: SubscriptionResolver, "optimism_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapExchanges?: SubscriptionResolver, "optimism_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + optimism_swap_swapDailyVolume?: SubscriptionResolver, "optimism_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + optimism_swap_swapDailyVolumes?: SubscriptionResolver, "optimism_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + optimism_swap_swapHourlyVolume?: SubscriptionResolver, "optimism_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + optimism_swap_swapHourlyVolumes?: SubscriptionResolver, "optimism_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + optimism_swap_swapWeeklyVolume?: SubscriptionResolver, "optimism_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + optimism_swap_swapWeeklyVolumes?: SubscriptionResolver, "optimism_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + optimism_swap_lpAccount?: SubscriptionResolver, "optimism_swap_lpAccount", ParentType, ContextType, RequireFields>; + optimism_swap_lpAccounts?: SubscriptionResolver, "optimism_swap_lpAccounts", ParentType, ContextType, RequireFields>; + optimism_swap_lpAccountBalance?: SubscriptionResolver, "optimism_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + optimism_swap_lpAccountBalances?: SubscriptionResolver, "optimism_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + optimism_swap_lpToken?: SubscriptionResolver, "optimism_swap_lpToken", ParentType, ContextType, RequireFields>; + optimism_swap_lpTokens?: SubscriptionResolver, "optimism_swap_lpTokens", ParentType, ContextType, RequireFields>; + optimism_swap_lpTransferEvent?: SubscriptionResolver, "optimism_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + optimism_swap_lpTransferEvents?: SubscriptionResolver, "optimism_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapEvent?: SubscriptionResolver, "optimism_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + optimism_swap_stableSwapEvents?: SubscriptionResolver, "optimism_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + optimism_swap_swapTradeVolume?: SubscriptionResolver, "optimism_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + optimism_swap_swapTradeVolumes?: SubscriptionResolver, "optimism_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + optimism_swap_lpTokenEvent?: SubscriptionResolver, "optimism_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + optimism_swap_lpTokenEvents?: SubscriptionResolver, "optimism_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + optimism_swap__meta?: SubscriptionResolver, "optimism_swap__meta", ParentType, ContextType, Partial>; polygon_swap_systemInfo?: SubscriptionResolver, "polygon_swap_systemInfo", ParentType, ContextType, RequireFields>; - polygon_swap_systemInfos?: SubscriptionResolver, "polygon_swap_systemInfos", ParentType, ContextType, RequireFields>; - polygon_swap_pooledToken?: SubscriptionResolver, "polygon_swap_pooledToken", ParentType, ContextType, RequireFields>; - polygon_swap_pooledTokens?: SubscriptionResolver, "polygon_swap_pooledTokens", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwap?: SubscriptionResolver, "polygon_swap_stableSwap", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwaps?: SubscriptionResolver, "polygon_swap_stableSwaps", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "polygon_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "polygon_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "polygon_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "polygon_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapExchange?: SubscriptionResolver, "polygon_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapExchanges?: SubscriptionResolver, "polygon_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - polygon_swap_swapDailyVolume?: SubscriptionResolver, "polygon_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - polygon_swap_swapDailyVolumes?: SubscriptionResolver, "polygon_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - polygon_swap_swapHourlyVolume?: SubscriptionResolver, "polygon_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - polygon_swap_swapHourlyVolumes?: SubscriptionResolver, "polygon_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - polygon_swap_swapWeeklyVolume?: SubscriptionResolver, "polygon_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - polygon_swap_swapWeeklyVolumes?: SubscriptionResolver, "polygon_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - polygon_swap_lpAccount?: SubscriptionResolver, "polygon_swap_lpAccount", ParentType, ContextType, RequireFields>; - polygon_swap_lpAccounts?: SubscriptionResolver, "polygon_swap_lpAccounts", ParentType, ContextType, RequireFields>; - polygon_swap_lpAccountBalance?: SubscriptionResolver, "polygon_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - polygon_swap_lpAccountBalances?: SubscriptionResolver, "polygon_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - polygon_swap_lpToken?: SubscriptionResolver, "polygon_swap_lpToken", ParentType, ContextType, RequireFields>; - polygon_swap_lpTokens?: SubscriptionResolver, "polygon_swap_lpTokens", ParentType, ContextType, RequireFields>; - polygon_swap_lpTransferEvent?: SubscriptionResolver, "polygon_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - polygon_swap_lpTransferEvents?: SubscriptionResolver, "polygon_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapEvent?: SubscriptionResolver, "polygon_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - polygon_swap_stableSwapEvents?: SubscriptionResolver, "polygon_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - polygon_swap_swapTradeVolume?: SubscriptionResolver, "polygon_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - polygon_swap_swapTradeVolumes?: SubscriptionResolver, "polygon_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - polygon_swap_lpTokenEvent?: SubscriptionResolver, "polygon_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - polygon_swap_lpTokenEvents?: SubscriptionResolver, "polygon_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - polygon_swap__meta?: SubscriptionResolver, "polygon_swap__meta", ParentType, ContextType, Partial>; - mantle_swap_systemInfo?: SubscriptionResolver, "mantle_swap_systemInfo", ParentType, ContextType, RequireFields>; - mantle_swap_systemInfos?: SubscriptionResolver, "mantle_swap_systemInfos", ParentType, ContextType, RequireFields>; - mantle_swap_pooledToken?: SubscriptionResolver, "mantle_swap_pooledToken", ParentType, ContextType, RequireFields>; - mantle_swap_pooledTokens?: SubscriptionResolver, "mantle_swap_pooledTokens", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwap?: SubscriptionResolver, "mantle_swap_stableSwap", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwaps?: SubscriptionResolver, "mantle_swap_stableSwaps", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "mantle_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "mantle_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "mantle_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "mantle_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapExchange?: SubscriptionResolver, "mantle_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapExchanges?: SubscriptionResolver, "mantle_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - mantle_swap_swapDailyVolume?: SubscriptionResolver, "mantle_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - mantle_swap_swapDailyVolumes?: SubscriptionResolver, "mantle_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - mantle_swap_swapHourlyVolume?: SubscriptionResolver, "mantle_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - mantle_swap_swapHourlyVolumes?: SubscriptionResolver, "mantle_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - mantle_swap_swapWeeklyVolume?: SubscriptionResolver, "mantle_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - mantle_swap_swapWeeklyVolumes?: SubscriptionResolver, "mantle_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - mantle_swap_lpAccount?: SubscriptionResolver, "mantle_swap_lpAccount", ParentType, ContextType, RequireFields>; - mantle_swap_lpAccounts?: SubscriptionResolver, "mantle_swap_lpAccounts", ParentType, ContextType, RequireFields>; - mantle_swap_lpAccountBalance?: SubscriptionResolver, "mantle_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - mantle_swap_lpAccountBalances?: SubscriptionResolver, "mantle_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - mantle_swap_lpToken?: SubscriptionResolver, "mantle_swap_lpToken", ParentType, ContextType, RequireFields>; - mantle_swap_lpTokens?: SubscriptionResolver, "mantle_swap_lpTokens", ParentType, ContextType, RequireFields>; - mantle_swap_lpTransferEvent?: SubscriptionResolver, "mantle_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - mantle_swap_lpTransferEvents?: SubscriptionResolver, "mantle_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapEvent?: SubscriptionResolver, "mantle_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - mantle_swap_stableSwapEvents?: SubscriptionResolver, "mantle_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - mantle_swap_swapTradeVolume?: SubscriptionResolver, "mantle_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - mantle_swap_swapTradeVolumes?: SubscriptionResolver, "mantle_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - mantle_swap_lpTokenEvent?: SubscriptionResolver, "mantle_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - mantle_swap_lpTokenEvents?: SubscriptionResolver, "mantle_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - mantle_swap__meta?: SubscriptionResolver, "mantle_swap__meta", ParentType, ContextType, Partial>; - metis_swap_systemInfo?: SubscriptionResolver, "metis_swap_systemInfo", ParentType, ContextType, RequireFields>; - metis_swap_systemInfos?: SubscriptionResolver, "metis_swap_systemInfos", ParentType, ContextType, RequireFields>; - metis_swap_pooledToken?: SubscriptionResolver, "metis_swap_pooledToken", ParentType, ContextType, RequireFields>; - metis_swap_pooledTokens?: SubscriptionResolver, "metis_swap_pooledTokens", ParentType, ContextType, RequireFields>; - metis_swap_stableSwap?: SubscriptionResolver, "metis_swap_stableSwap", ParentType, ContextType, RequireFields>; - metis_swap_stableSwaps?: SubscriptionResolver, "metis_swap_stableSwaps", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "metis_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "metis_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "metis_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "metis_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapExchange?: SubscriptionResolver, "metis_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapExchanges?: SubscriptionResolver, "metis_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - metis_swap_swapDailyVolume?: SubscriptionResolver, "metis_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - metis_swap_swapDailyVolumes?: SubscriptionResolver, "metis_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - metis_swap_swapHourlyVolume?: SubscriptionResolver, "metis_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - metis_swap_swapHourlyVolumes?: SubscriptionResolver, "metis_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - metis_swap_swapWeeklyVolume?: SubscriptionResolver, "metis_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - metis_swap_swapWeeklyVolumes?: SubscriptionResolver, "metis_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - metis_swap_lpAccount?: SubscriptionResolver, "metis_swap_lpAccount", ParentType, ContextType, RequireFields>; - metis_swap_lpAccounts?: SubscriptionResolver, "metis_swap_lpAccounts", ParentType, ContextType, RequireFields>; - metis_swap_lpAccountBalance?: SubscriptionResolver, "metis_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - metis_swap_lpAccountBalances?: SubscriptionResolver, "metis_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - metis_swap_lpToken?: SubscriptionResolver, "metis_swap_lpToken", ParentType, ContextType, RequireFields>; - metis_swap_lpTokens?: SubscriptionResolver, "metis_swap_lpTokens", ParentType, ContextType, RequireFields>; - metis_swap_lpTransferEvent?: SubscriptionResolver, "metis_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - metis_swap_lpTransferEvents?: SubscriptionResolver, "metis_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapEvent?: SubscriptionResolver, "metis_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - metis_swap_stableSwapEvents?: SubscriptionResolver, "metis_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - metis_swap_swapTradeVolume?: SubscriptionResolver, "metis_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - metis_swap_swapTradeVolumes?: SubscriptionResolver, "metis_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - metis_swap_lpTokenEvent?: SubscriptionResolver, "metis_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - metis_swap_lpTokenEvents?: SubscriptionResolver, "metis_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - metis_swap__meta?: SubscriptionResolver, "metis_swap__meta", ParentType, ContextType, Partial>; + polygon_swap_systemInfos?: SubscriptionResolver, "polygon_swap_systemInfos", ParentType, ContextType, RequireFields>; + polygon_swap_pooledToken?: SubscriptionResolver, "polygon_swap_pooledToken", ParentType, ContextType, RequireFields>; + polygon_swap_pooledTokens?: SubscriptionResolver, "polygon_swap_pooledTokens", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwap?: SubscriptionResolver, "polygon_swap_stableSwap", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwaps?: SubscriptionResolver, "polygon_swap_stableSwaps", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "polygon_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "polygon_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "polygon_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "polygon_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapExchange?: SubscriptionResolver, "polygon_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapExchanges?: SubscriptionResolver, "polygon_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + polygon_swap_swapDailyVolume?: SubscriptionResolver, "polygon_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + polygon_swap_swapDailyVolumes?: SubscriptionResolver, "polygon_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + polygon_swap_swapHourlyVolume?: SubscriptionResolver, "polygon_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + polygon_swap_swapHourlyVolumes?: SubscriptionResolver, "polygon_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + polygon_swap_swapWeeklyVolume?: SubscriptionResolver, "polygon_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + polygon_swap_swapWeeklyVolumes?: SubscriptionResolver, "polygon_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + polygon_swap_lpAccount?: SubscriptionResolver, "polygon_swap_lpAccount", ParentType, ContextType, RequireFields>; + polygon_swap_lpAccounts?: SubscriptionResolver, "polygon_swap_lpAccounts", ParentType, ContextType, RequireFields>; + polygon_swap_lpAccountBalance?: SubscriptionResolver, "polygon_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + polygon_swap_lpAccountBalances?: SubscriptionResolver, "polygon_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + polygon_swap_lpToken?: SubscriptionResolver, "polygon_swap_lpToken", ParentType, ContextType, RequireFields>; + polygon_swap_lpTokens?: SubscriptionResolver, "polygon_swap_lpTokens", ParentType, ContextType, RequireFields>; + polygon_swap_lpTransferEvent?: SubscriptionResolver, "polygon_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + polygon_swap_lpTransferEvents?: SubscriptionResolver, "polygon_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapEvent?: SubscriptionResolver, "polygon_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + polygon_swap_stableSwapEvents?: SubscriptionResolver, "polygon_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + polygon_swap_swapTradeVolume?: SubscriptionResolver, "polygon_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + polygon_swap_swapTradeVolumes?: SubscriptionResolver, "polygon_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + polygon_swap_lpTokenEvent?: SubscriptionResolver, "polygon_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + polygon_swap_lpTokenEvents?: SubscriptionResolver, "polygon_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + polygon_swap__meta?: SubscriptionResolver, "polygon_swap__meta", ParentType, ContextType, Partial>; + optimismsepolia_swap_systemInfo?: SubscriptionResolver, "optimismsepolia_swap_systemInfo", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_systemInfos?: SubscriptionResolver, "optimismsepolia_swap_systemInfos", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_pooledToken?: SubscriptionResolver, "optimismsepolia_swap_pooledToken", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_pooledTokens?: SubscriptionResolver, "optimismsepolia_swap_pooledTokens", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwap?: SubscriptionResolver, "optimismsepolia_swap_stableSwap", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwaps?: SubscriptionResolver, "optimismsepolia_swap_stableSwaps", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "optimismsepolia_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "optimismsepolia_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "optimismsepolia_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "optimismsepolia_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapExchange?: SubscriptionResolver, "optimismsepolia_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapExchanges?: SubscriptionResolver, "optimismsepolia_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapDailyVolume?: SubscriptionResolver, "optimismsepolia_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapDailyVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapHourlyVolume?: SubscriptionResolver, "optimismsepolia_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapHourlyVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapWeeklyVolume?: SubscriptionResolver, "optimismsepolia_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapWeeklyVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccount?: SubscriptionResolver, "optimismsepolia_swap_lpAccount", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccounts?: SubscriptionResolver, "optimismsepolia_swap_lpAccounts", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccountBalance?: SubscriptionResolver, "optimismsepolia_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpAccountBalances?: SubscriptionResolver, "optimismsepolia_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpToken?: SubscriptionResolver, "optimismsepolia_swap_lpToken", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTokens?: SubscriptionResolver, "optimismsepolia_swap_lpTokens", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTransferEvent?: SubscriptionResolver, "optimismsepolia_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTransferEvents?: SubscriptionResolver, "optimismsepolia_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapEvent?: SubscriptionResolver, "optimismsepolia_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_stableSwapEvents?: SubscriptionResolver, "optimismsepolia_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapTradeVolume?: SubscriptionResolver, "optimismsepolia_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_swapTradeVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTokenEvent?: SubscriptionResolver, "optimismsepolia_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + optimismsepolia_swap_lpTokenEvents?: SubscriptionResolver, "optimismsepolia_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + optimismsepolia_swap__meta?: SubscriptionResolver, "optimismsepolia_swap__meta", ParentType, ContextType, Partial>; + base_asset?: SubscriptionResolver, "base_asset", ParentType, ContextType, RequireFields>; + base_assets?: SubscriptionResolver, "base_assets", ParentType, ContextType, RequireFields>; + base_assetStatus?: SubscriptionResolver, "base_assetStatus", ParentType, ContextType, RequireFields>; + base_assetStatuses?: SubscriptionResolver, "base_assetStatuses", ParentType, ContextType, RequireFields>; + base_assetBalance?: SubscriptionResolver, "base_assetBalance", ParentType, ContextType, RequireFields>; + base_assetBalances?: SubscriptionResolver, "base_assetBalances", ParentType, ContextType, RequireFields>; + base_router?: SubscriptionResolver, "base_router", ParentType, ContextType, RequireFields>; + base_routers?: SubscriptionResolver, "base_routers", ParentType, ContextType, RequireFields>; + base_routerDailyTVL?: SubscriptionResolver, "base_routerDailyTVL", ParentType, ContextType, RequireFields>; + base_routerDailyTVLs?: SubscriptionResolver, "base_routerDailyTVLs", ParentType, ContextType, RequireFields>; + base_routerLiquidityEvent?: SubscriptionResolver, "base_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + base_routerLiquidityEvents?: SubscriptionResolver, "base_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + base_setting?: SubscriptionResolver, "base_setting", ParentType, ContextType, RequireFields>; + base_settings?: SubscriptionResolver, "base_settings", ParentType, ContextType, RequireFields>; + base_relayer?: SubscriptionResolver, "base_relayer", ParentType, ContextType, RequireFields>; + base_relayers?: SubscriptionResolver, "base_relayers", ParentType, ContextType, RequireFields>; + base_sequencer?: SubscriptionResolver, "base_sequencer", ParentType, ContextType, RequireFields>; + base_sequencers?: SubscriptionResolver, "base_sequencers", ParentType, ContextType, RequireFields>; + base_relayerFee?: SubscriptionResolver, "base_relayerFee", ParentType, ContextType, RequireFields>; + base_relayerFees?: SubscriptionResolver, "base_relayerFees", ParentType, ContextType, RequireFields>; + base_originTransfer?: SubscriptionResolver, "base_originTransfer", ParentType, ContextType, RequireFields>; + base_originTransfers?: SubscriptionResolver, "base_originTransfers", ParentType, ContextType, RequireFields>; + base_destinationTransfer?: SubscriptionResolver, "base_destinationTransfer", ParentType, ContextType, RequireFields>; + base_destinationTransfers?: SubscriptionResolver, "base_destinationTransfers", ParentType, ContextType, RequireFields>; + base_originMessage?: SubscriptionResolver, "base_originMessage", ParentType, ContextType, RequireFields>; + base_originMessages?: SubscriptionResolver, "base_originMessages", ParentType, ContextType, RequireFields>; + base_aggregateRoot?: SubscriptionResolver, "base_aggregateRoot", ParentType, ContextType, RequireFields>; + base_aggregateRoots?: SubscriptionResolver, "base_aggregateRoots", ParentType, ContextType, RequireFields>; + base_connectorMeta?: SubscriptionResolver, "base_connectorMeta", ParentType, ContextType, RequireFields>; + base_connectorMetas?: SubscriptionResolver, "base_connectorMetas", ParentType, ContextType, RequireFields>; + base_rootCount?: SubscriptionResolver, "base_rootCount", ParentType, ContextType, RequireFields>; + base_rootCounts?: SubscriptionResolver, "base_rootCounts", ParentType, ContextType, RequireFields>; + base_rootMessageSent?: SubscriptionResolver, "base_rootMessageSent", ParentType, ContextType, RequireFields>; + base_rootMessageSents?: SubscriptionResolver, "base_rootMessageSents", ParentType, ContextType, RequireFields>; + base_relayerFeesIncrease?: SubscriptionResolver, "base_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + base_relayerFeesIncreases?: SubscriptionResolver, "base_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + base_slippageUpdate?: SubscriptionResolver, "base_slippageUpdate", ParentType, ContextType, RequireFields>; + base_slippageUpdates?: SubscriptionResolver, "base_slippageUpdates", ParentType, ContextType, RequireFields>; + base_snapshotRoot?: SubscriptionResolver, "base_snapshotRoot", ParentType, ContextType, RequireFields>; + base_snapshotRoots?: SubscriptionResolver, "base_snapshotRoots", ParentType, ContextType, RequireFields>; + base_spokeConnectorMode?: SubscriptionResolver, "base_spokeConnectorMode", ParentType, ContextType, RequireFields>; + base_spokeConnectorModes?: SubscriptionResolver, "base_spokeConnectorModes", ParentType, ContextType, RequireFields>; + base_aggregateRootProposed?: SubscriptionResolver, "base_aggregateRootProposed", ParentType, ContextType, RequireFields>; + base_aggregateRootProposeds?: SubscriptionResolver, "base_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + base_optimisticRootFinalized?: SubscriptionResolver, "base_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + base_optimisticRootFinalizeds?: SubscriptionResolver, "base_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + base__meta?: SubscriptionResolver, "base__meta", ParentType, ContextType, Partial>; + stagingscroll_asset?: SubscriptionResolver, "stagingscroll_asset", ParentType, ContextType, RequireFields>; + stagingscroll_assets?: SubscriptionResolver, "stagingscroll_assets", ParentType, ContextType, RequireFields>; + stagingscroll_assetStatus?: SubscriptionResolver, "stagingscroll_assetStatus", ParentType, ContextType, RequireFields>; + stagingscroll_assetStatuses?: SubscriptionResolver, "stagingscroll_assetStatuses", ParentType, ContextType, RequireFields>; + stagingscroll_assetBalance?: SubscriptionResolver, "stagingscroll_assetBalance", ParentType, ContextType, RequireFields>; + stagingscroll_assetBalances?: SubscriptionResolver, "stagingscroll_assetBalances", ParentType, ContextType, RequireFields>; + stagingscroll_router?: SubscriptionResolver, "stagingscroll_router", ParentType, ContextType, RequireFields>; + stagingscroll_routers?: SubscriptionResolver, "stagingscroll_routers", ParentType, ContextType, RequireFields>; + stagingscroll_routerDailyTVL?: SubscriptionResolver, "stagingscroll_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingscroll_routerDailyTVLs?: SubscriptionResolver, "stagingscroll_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingscroll_routerLiquidityEvent?: SubscriptionResolver, "stagingscroll_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingscroll_routerLiquidityEvents?: SubscriptionResolver, "stagingscroll_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingscroll_setting?: SubscriptionResolver, "stagingscroll_setting", ParentType, ContextType, RequireFields>; + stagingscroll_settings?: SubscriptionResolver, "stagingscroll_settings", ParentType, ContextType, RequireFields>; + stagingscroll_relayer?: SubscriptionResolver, "stagingscroll_relayer", ParentType, ContextType, RequireFields>; + stagingscroll_relayers?: SubscriptionResolver, "stagingscroll_relayers", ParentType, ContextType, RequireFields>; + stagingscroll_sequencer?: SubscriptionResolver, "stagingscroll_sequencer", ParentType, ContextType, RequireFields>; + stagingscroll_sequencers?: SubscriptionResolver, "stagingscroll_sequencers", ParentType, ContextType, RequireFields>; + stagingscroll_relayerFee?: SubscriptionResolver, "stagingscroll_relayerFee", ParentType, ContextType, RequireFields>; + stagingscroll_relayerFees?: SubscriptionResolver, "stagingscroll_relayerFees", ParentType, ContextType, RequireFields>; + stagingscroll_originTransfer?: SubscriptionResolver, "stagingscroll_originTransfer", ParentType, ContextType, RequireFields>; + stagingscroll_originTransfers?: SubscriptionResolver, "stagingscroll_originTransfers", ParentType, ContextType, RequireFields>; + stagingscroll_destinationTransfer?: SubscriptionResolver, "stagingscroll_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingscroll_destinationTransfers?: SubscriptionResolver, "stagingscroll_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingscroll_originMessage?: SubscriptionResolver, "stagingscroll_originMessage", ParentType, ContextType, RequireFields>; + stagingscroll_originMessages?: SubscriptionResolver, "stagingscroll_originMessages", ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRoot?: SubscriptionResolver, "stagingscroll_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRoots?: SubscriptionResolver, "stagingscroll_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingscroll_connectorMeta?: SubscriptionResolver, "stagingscroll_connectorMeta", ParentType, ContextType, RequireFields>; + stagingscroll_connectorMetas?: SubscriptionResolver, "stagingscroll_connectorMetas", ParentType, ContextType, RequireFields>; + stagingscroll_rootCount?: SubscriptionResolver, "stagingscroll_rootCount", ParentType, ContextType, RequireFields>; + stagingscroll_rootCounts?: SubscriptionResolver, "stagingscroll_rootCounts", ParentType, ContextType, RequireFields>; + stagingscroll_rootMessageSent?: SubscriptionResolver, "stagingscroll_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingscroll_rootMessageSents?: SubscriptionResolver, "stagingscroll_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingscroll_relayerFeesIncrease?: SubscriptionResolver, "stagingscroll_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingscroll_relayerFeesIncreases?: SubscriptionResolver, "stagingscroll_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingscroll_slippageUpdate?: SubscriptionResolver, "stagingscroll_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingscroll_slippageUpdates?: SubscriptionResolver, "stagingscroll_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingscroll_snapshotRoot?: SubscriptionResolver, "stagingscroll_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingscroll_snapshotRoots?: SubscriptionResolver, "stagingscroll_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingscroll_spokeConnectorMode?: SubscriptionResolver, "stagingscroll_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingscroll_spokeConnectorModes?: SubscriptionResolver, "stagingscroll_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRootProposed?: SubscriptionResolver, "stagingscroll_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingscroll_aggregateRootProposeds?: SubscriptionResolver, "stagingscroll_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingscroll_optimisticRootFinalized?: SubscriptionResolver, "stagingscroll_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingscroll_optimisticRootFinalizeds?: SubscriptionResolver, "stagingscroll_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingscroll__meta?: SubscriptionResolver, "stagingscroll__meta", ParentType, ContextType, Partial>; + linea_asset?: SubscriptionResolver, "linea_asset", ParentType, ContextType, RequireFields>; + linea_assets?: SubscriptionResolver, "linea_assets", ParentType, ContextType, RequireFields>; + linea_assetStatus?: SubscriptionResolver, "linea_assetStatus", ParentType, ContextType, RequireFields>; + linea_assetStatuses?: SubscriptionResolver, "linea_assetStatuses", ParentType, ContextType, RequireFields>; + linea_assetBalance?: SubscriptionResolver, "linea_assetBalance", ParentType, ContextType, RequireFields>; + linea_assetBalances?: SubscriptionResolver, "linea_assetBalances", ParentType, ContextType, RequireFields>; + linea_router?: SubscriptionResolver, "linea_router", ParentType, ContextType, RequireFields>; + linea_routers?: SubscriptionResolver, "linea_routers", ParentType, ContextType, RequireFields>; + linea_routerDailyTVL?: SubscriptionResolver, "linea_routerDailyTVL", ParentType, ContextType, RequireFields>; + linea_routerDailyTVLs?: SubscriptionResolver, "linea_routerDailyTVLs", ParentType, ContextType, RequireFields>; + linea_routerLiquidityEvent?: SubscriptionResolver, "linea_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + linea_routerLiquidityEvents?: SubscriptionResolver, "linea_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + linea_setting?: SubscriptionResolver, "linea_setting", ParentType, ContextType, RequireFields>; + linea_settings?: SubscriptionResolver, "linea_settings", ParentType, ContextType, RequireFields>; + linea_relayer?: SubscriptionResolver, "linea_relayer", ParentType, ContextType, RequireFields>; + linea_relayers?: SubscriptionResolver, "linea_relayers", ParentType, ContextType, RequireFields>; + linea_sequencer?: SubscriptionResolver, "linea_sequencer", ParentType, ContextType, RequireFields>; + linea_sequencers?: SubscriptionResolver, "linea_sequencers", ParentType, ContextType, RequireFields>; + linea_relayerFee?: SubscriptionResolver, "linea_relayerFee", ParentType, ContextType, RequireFields>; + linea_relayerFees?: SubscriptionResolver, "linea_relayerFees", ParentType, ContextType, RequireFields>; + linea_originTransfer?: SubscriptionResolver, "linea_originTransfer", ParentType, ContextType, RequireFields>; + linea_originTransfers?: SubscriptionResolver, "linea_originTransfers", ParentType, ContextType, RequireFields>; + linea_destinationTransfer?: SubscriptionResolver, "linea_destinationTransfer", ParentType, ContextType, RequireFields>; + linea_destinationTransfers?: SubscriptionResolver, "linea_destinationTransfers", ParentType, ContextType, RequireFields>; + linea_originMessage?: SubscriptionResolver, "linea_originMessage", ParentType, ContextType, RequireFields>; + linea_originMessages?: SubscriptionResolver, "linea_originMessages", ParentType, ContextType, RequireFields>; + linea_aggregateRoot?: SubscriptionResolver, "linea_aggregateRoot", ParentType, ContextType, RequireFields>; + linea_aggregateRoots?: SubscriptionResolver, "linea_aggregateRoots", ParentType, ContextType, RequireFields>; + linea_connectorMeta?: SubscriptionResolver, "linea_connectorMeta", ParentType, ContextType, RequireFields>; + linea_connectorMetas?: SubscriptionResolver, "linea_connectorMetas", ParentType, ContextType, RequireFields>; + linea_rootCount?: SubscriptionResolver, "linea_rootCount", ParentType, ContextType, RequireFields>; + linea_rootCounts?: SubscriptionResolver, "linea_rootCounts", ParentType, ContextType, RequireFields>; + linea_rootMessageSent?: SubscriptionResolver, "linea_rootMessageSent", ParentType, ContextType, RequireFields>; + linea_rootMessageSents?: SubscriptionResolver, "linea_rootMessageSents", ParentType, ContextType, RequireFields>; + linea_relayerFeesIncrease?: SubscriptionResolver, "linea_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + linea_relayerFeesIncreases?: SubscriptionResolver, "linea_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + linea_slippageUpdate?: SubscriptionResolver, "linea_slippageUpdate", ParentType, ContextType, RequireFields>; + linea_slippageUpdates?: SubscriptionResolver, "linea_slippageUpdates", ParentType, ContextType, RequireFields>; + linea_snapshotRoot?: SubscriptionResolver, "linea_snapshotRoot", ParentType, ContextType, RequireFields>; + linea_snapshotRoots?: SubscriptionResolver, "linea_snapshotRoots", ParentType, ContextType, RequireFields>; + linea_spokeConnectorMode?: SubscriptionResolver, "linea_spokeConnectorMode", ParentType, ContextType, RequireFields>; + linea_spokeConnectorModes?: SubscriptionResolver, "linea_spokeConnectorModes", ParentType, ContextType, RequireFields>; + linea_aggregateRootProposed?: SubscriptionResolver, "linea_aggregateRootProposed", ParentType, ContextType, RequireFields>; + linea_aggregateRootProposeds?: SubscriptionResolver, "linea_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + linea_optimisticRootFinalized?: SubscriptionResolver, "linea_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + linea_optimisticRootFinalizeds?: SubscriptionResolver, "linea_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + linea__meta?: SubscriptionResolver, "linea__meta", ParentType, ContextType, Partial>; stagingmainnet_rootAggregated?: SubscriptionResolver, "stagingmainnet_rootAggregated", ParentType, ContextType, RequireFields>; stagingmainnet_rootAggregateds?: SubscriptionResolver, "stagingmainnet_rootAggregateds", ParentType, ContextType, RequireFields>; stagingmainnet_rootPropagated?: SubscriptionResolver, "stagingmainnet_rootPropagated", ParentType, ContextType, RequireFields>; @@ -200215,105 +200617,39 @@ export type SubscriptionResolvers, "stagingmainnet_hubDomain", ParentType, ContextType, RequireFields>; stagingmainnet_hubDomains?: SubscriptionResolver, "stagingmainnet_hubDomains", ParentType, ContextType, RequireFields>; stagingmainnet__meta?: SubscriptionResolver, "stagingmainnet__meta", ParentType, ContextType, Partial>; - bnb_swap_systemInfo?: SubscriptionResolver, "bnb_swap_systemInfo", ParentType, ContextType, RequireFields>; - bnb_swap_systemInfos?: SubscriptionResolver, "bnb_swap_systemInfos", ParentType, ContextType, RequireFields>; - bnb_swap_pooledToken?: SubscriptionResolver, "bnb_swap_pooledToken", ParentType, ContextType, RequireFields>; - bnb_swap_pooledTokens?: SubscriptionResolver, "bnb_swap_pooledTokens", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwap?: SubscriptionResolver, "bnb_swap_stableSwap", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwaps?: SubscriptionResolver, "bnb_swap_stableSwaps", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "bnb_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "bnb_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "bnb_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "bnb_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapExchange?: SubscriptionResolver, "bnb_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapExchanges?: SubscriptionResolver, "bnb_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - bnb_swap_swapDailyVolume?: SubscriptionResolver, "bnb_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - bnb_swap_swapDailyVolumes?: SubscriptionResolver, "bnb_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - bnb_swap_swapHourlyVolume?: SubscriptionResolver, "bnb_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - bnb_swap_swapHourlyVolumes?: SubscriptionResolver, "bnb_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - bnb_swap_swapWeeklyVolume?: SubscriptionResolver, "bnb_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - bnb_swap_swapWeeklyVolumes?: SubscriptionResolver, "bnb_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - bnb_swap_lpAccount?: SubscriptionResolver, "bnb_swap_lpAccount", ParentType, ContextType, RequireFields>; - bnb_swap_lpAccounts?: SubscriptionResolver, "bnb_swap_lpAccounts", ParentType, ContextType, RequireFields>; - bnb_swap_lpAccountBalance?: SubscriptionResolver, "bnb_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - bnb_swap_lpAccountBalances?: SubscriptionResolver, "bnb_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - bnb_swap_lpToken?: SubscriptionResolver, "bnb_swap_lpToken", ParentType, ContextType, RequireFields>; - bnb_swap_lpTokens?: SubscriptionResolver, "bnb_swap_lpTokens", ParentType, ContextType, RequireFields>; - bnb_swap_lpTransferEvent?: SubscriptionResolver, "bnb_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - bnb_swap_lpTransferEvents?: SubscriptionResolver, "bnb_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapEvent?: SubscriptionResolver, "bnb_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - bnb_swap_stableSwapEvents?: SubscriptionResolver, "bnb_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - bnb_swap_swapTradeVolume?: SubscriptionResolver, "bnb_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - bnb_swap_swapTradeVolumes?: SubscriptionResolver, "bnb_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - bnb_swap_lpTokenEvent?: SubscriptionResolver, "bnb_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - bnb_swap_lpTokenEvents?: SubscriptionResolver, "bnb_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - bnb_swap__meta?: SubscriptionResolver, "bnb_swap__meta", ParentType, ContextType, Partial>; - optimism_swap_systemInfo?: SubscriptionResolver, "optimism_swap_systemInfo", ParentType, ContextType, RequireFields>; - optimism_swap_systemInfos?: SubscriptionResolver, "optimism_swap_systemInfos", ParentType, ContextType, RequireFields>; - optimism_swap_pooledToken?: SubscriptionResolver, "optimism_swap_pooledToken", ParentType, ContextType, RequireFields>; - optimism_swap_pooledTokens?: SubscriptionResolver, "optimism_swap_pooledTokens", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwap?: SubscriptionResolver, "optimism_swap_stableSwap", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwaps?: SubscriptionResolver, "optimism_swap_stableSwaps", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "optimism_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "optimism_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "optimism_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "optimism_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapExchange?: SubscriptionResolver, "optimism_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapExchanges?: SubscriptionResolver, "optimism_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - optimism_swap_swapDailyVolume?: SubscriptionResolver, "optimism_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - optimism_swap_swapDailyVolumes?: SubscriptionResolver, "optimism_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - optimism_swap_swapHourlyVolume?: SubscriptionResolver, "optimism_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - optimism_swap_swapHourlyVolumes?: SubscriptionResolver, "optimism_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - optimism_swap_swapWeeklyVolume?: SubscriptionResolver, "optimism_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - optimism_swap_swapWeeklyVolumes?: SubscriptionResolver, "optimism_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - optimism_swap_lpAccount?: SubscriptionResolver, "optimism_swap_lpAccount", ParentType, ContextType, RequireFields>; - optimism_swap_lpAccounts?: SubscriptionResolver, "optimism_swap_lpAccounts", ParentType, ContextType, RequireFields>; - optimism_swap_lpAccountBalance?: SubscriptionResolver, "optimism_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - optimism_swap_lpAccountBalances?: SubscriptionResolver, "optimism_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - optimism_swap_lpToken?: SubscriptionResolver, "optimism_swap_lpToken", ParentType, ContextType, RequireFields>; - optimism_swap_lpTokens?: SubscriptionResolver, "optimism_swap_lpTokens", ParentType, ContextType, RequireFields>; - optimism_swap_lpTransferEvent?: SubscriptionResolver, "optimism_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - optimism_swap_lpTransferEvents?: SubscriptionResolver, "optimism_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapEvent?: SubscriptionResolver, "optimism_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - optimism_swap_stableSwapEvents?: SubscriptionResolver, "optimism_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - optimism_swap_swapTradeVolume?: SubscriptionResolver, "optimism_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - optimism_swap_swapTradeVolumes?: SubscriptionResolver, "optimism_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - optimism_swap_lpTokenEvent?: SubscriptionResolver, "optimism_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - optimism_swap_lpTokenEvents?: SubscriptionResolver, "optimism_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - optimism_swap__meta?: SubscriptionResolver, "optimism_swap__meta", ParentType, ContextType, Partial>; - mode_swap_systemInfo?: SubscriptionResolver, "mode_swap_systemInfo", ParentType, ContextType, RequireFields>; - mode_swap_systemInfos?: SubscriptionResolver, "mode_swap_systemInfos", ParentType, ContextType, RequireFields>; - mode_swap_pooledToken?: SubscriptionResolver, "mode_swap_pooledToken", ParentType, ContextType, RequireFields>; - mode_swap_pooledTokens?: SubscriptionResolver, "mode_swap_pooledTokens", ParentType, ContextType, RequireFields>; - mode_swap_stableSwap?: SubscriptionResolver, "mode_swap_stableSwap", ParentType, ContextType, RequireFields>; - mode_swap_stableSwaps?: SubscriptionResolver, "mode_swap_stableSwaps", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "mode_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "mode_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "mode_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "mode_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapExchange?: SubscriptionResolver, "mode_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapExchanges?: SubscriptionResolver, "mode_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - mode_swap_swapDailyVolume?: SubscriptionResolver, "mode_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - mode_swap_swapDailyVolumes?: SubscriptionResolver, "mode_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - mode_swap_swapHourlyVolume?: SubscriptionResolver, "mode_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - mode_swap_swapHourlyVolumes?: SubscriptionResolver, "mode_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - mode_swap_swapWeeklyVolume?: SubscriptionResolver, "mode_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - mode_swap_swapWeeklyVolumes?: SubscriptionResolver, "mode_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - mode_swap_lpAccount?: SubscriptionResolver, "mode_swap_lpAccount", ParentType, ContextType, RequireFields>; - mode_swap_lpAccounts?: SubscriptionResolver, "mode_swap_lpAccounts", ParentType, ContextType, RequireFields>; - mode_swap_lpAccountBalance?: SubscriptionResolver, "mode_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - mode_swap_lpAccountBalances?: SubscriptionResolver, "mode_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - mode_swap_lpToken?: SubscriptionResolver, "mode_swap_lpToken", ParentType, ContextType, RequireFields>; - mode_swap_lpTokens?: SubscriptionResolver, "mode_swap_lpTokens", ParentType, ContextType, RequireFields>; - mode_swap_lpTransferEvent?: SubscriptionResolver, "mode_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - mode_swap_lpTransferEvents?: SubscriptionResolver, "mode_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapEvent?: SubscriptionResolver, "mode_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - mode_swap_stableSwapEvents?: SubscriptionResolver, "mode_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - mode_swap_swapTradeVolume?: SubscriptionResolver, "mode_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - mode_swap_swapTradeVolumes?: SubscriptionResolver, "mode_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - mode_swap_lpTokenEvent?: SubscriptionResolver, "mode_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - mode_swap_lpTokenEvents?: SubscriptionResolver, "mode_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - mode_swap__meta?: SubscriptionResolver, "mode_swap__meta", ParentType, ContextType, Partial>; + arbitrumone_swap_systemInfo?: SubscriptionResolver, "arbitrumone_swap_systemInfo", ParentType, ContextType, RequireFields>; + arbitrumone_swap_systemInfos?: SubscriptionResolver, "arbitrumone_swap_systemInfos", ParentType, ContextType, RequireFields>; + arbitrumone_swap_pooledToken?: SubscriptionResolver, "arbitrumone_swap_pooledToken", ParentType, ContextType, RequireFields>; + arbitrumone_swap_pooledTokens?: SubscriptionResolver, "arbitrumone_swap_pooledTokens", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwap?: SubscriptionResolver, "arbitrumone_swap_stableSwap", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwaps?: SubscriptionResolver, "arbitrumone_swap_stableSwaps", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "arbitrumone_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "arbitrumone_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "arbitrumone_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "arbitrumone_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapExchange?: SubscriptionResolver, "arbitrumone_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapExchanges?: SubscriptionResolver, "arbitrumone_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapDailyVolume?: SubscriptionResolver, "arbitrumone_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapDailyVolumes?: SubscriptionResolver, "arbitrumone_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapHourlyVolume?: SubscriptionResolver, "arbitrumone_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapHourlyVolumes?: SubscriptionResolver, "arbitrumone_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapWeeklyVolume?: SubscriptionResolver, "arbitrumone_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapWeeklyVolumes?: SubscriptionResolver, "arbitrumone_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccount?: SubscriptionResolver, "arbitrumone_swap_lpAccount", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccounts?: SubscriptionResolver, "arbitrumone_swap_lpAccounts", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccountBalance?: SubscriptionResolver, "arbitrumone_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpAccountBalances?: SubscriptionResolver, "arbitrumone_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpToken?: SubscriptionResolver, "arbitrumone_swap_lpToken", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTokens?: SubscriptionResolver, "arbitrumone_swap_lpTokens", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTransferEvent?: SubscriptionResolver, "arbitrumone_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTransferEvents?: SubscriptionResolver, "arbitrumone_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapEvent?: SubscriptionResolver, "arbitrumone_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + arbitrumone_swap_stableSwapEvents?: SubscriptionResolver, "arbitrumone_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapTradeVolume?: SubscriptionResolver, "arbitrumone_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + arbitrumone_swap_swapTradeVolumes?: SubscriptionResolver, "arbitrumone_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTokenEvent?: SubscriptionResolver, "arbitrumone_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + arbitrumone_swap_lpTokenEvents?: SubscriptionResolver, "arbitrumone_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + arbitrumone_swap__meta?: SubscriptionResolver, "arbitrumone_swap__meta", ParentType, ContextType, Partial>; localmainnet_rootAggregated?: SubscriptionResolver, "localmainnet_rootAggregated", ParentType, ContextType, RequireFields>; localmainnet_rootAggregateds?: SubscriptionResolver, "localmainnet_rootAggregateds", ParentType, ContextType, RequireFields>; localmainnet_rootPropagated?: SubscriptionResolver, "localmainnet_rootPropagated", ParentType, ContextType, RequireFields>; @@ -200340,20 +200676,14 @@ export type SubscriptionResolvers, "localmainnet_arbitrumConnectorMetas", ParentType, ContextType, RequireFields>; localmainnet_gnosisConnectorMeta?: SubscriptionResolver, "localmainnet_gnosisConnectorMeta", ParentType, ContextType, RequireFields>; localmainnet_gnosisConnectorMetas?: SubscriptionResolver, "localmainnet_gnosisConnectorMetas", ParentType, ContextType, RequireFields>; + localmainnet_zkSyncConnectorMeta?: SubscriptionResolver, "localmainnet_zkSyncConnectorMeta", ParentType, ContextType, RequireFields>; + localmainnet_zkSyncConnectorMetas?: SubscriptionResolver, "localmainnet_zkSyncConnectorMetas", ParentType, ContextType, RequireFields>; localmainnet_lineaConnectorMeta?: SubscriptionResolver, "localmainnet_lineaConnectorMeta", ParentType, ContextType, RequireFields>; localmainnet_lineaConnectorMetas?: SubscriptionResolver, "localmainnet_lineaConnectorMetas", ParentType, ContextType, RequireFields>; - localmainnet_metisConnectorMeta?: SubscriptionResolver, "localmainnet_metisConnectorMeta", ParentType, ContextType, RequireFields>; - localmainnet_metisConnectorMetas?: SubscriptionResolver, "localmainnet_metisConnectorMetas", ParentType, ContextType, RequireFields>; - localmainnet_mantleConnectorMeta?: SubscriptionResolver, "localmainnet_mantleConnectorMeta", ParentType, ContextType, RequireFields>; - localmainnet_mantleConnectorMetas?: SubscriptionResolver, "localmainnet_mantleConnectorMetas", ParentType, ContextType, RequireFields>; - localmainnet_avalancheConnectorMeta?: SubscriptionResolver, "localmainnet_avalancheConnectorMeta", ParentType, ContextType, RequireFields>; - localmainnet_avalancheConnectorMetas?: SubscriptionResolver, "localmainnet_avalancheConnectorMetas", ParentType, ContextType, RequireFields>; localmainnet_baseConnectorMeta?: SubscriptionResolver, "localmainnet_baseConnectorMeta", ParentType, ContextType, RequireFields>; localmainnet_baseConnectorMetas?: SubscriptionResolver, "localmainnet_baseConnectorMetas", ParentType, ContextType, RequireFields>; - localmainnet_polygonZkConnectorMeta?: SubscriptionResolver, "localmainnet_polygonZkConnectorMeta", ParentType, ContextType, RequireFields>; - localmainnet_polygonZkConnectorMetas?: SubscriptionResolver, "localmainnet_polygonZkConnectorMetas", ParentType, ContextType, RequireFields>; - localmainnet_zkSyncConnectorMeta?: SubscriptionResolver, "localmainnet_zkSyncConnectorMeta", ParentType, ContextType, RequireFields>; - localmainnet_zkSyncConnectorMetas?: SubscriptionResolver, "localmainnet_zkSyncConnectorMetas", ParentType, ContextType, RequireFields>; + localmainnet_x1ConnectorMeta?: SubscriptionResolver, "localmainnet_x1ConnectorMeta", ParentType, ContextType, RequireFields>; + localmainnet_x1ConnectorMetas?: SubscriptionResolver, "localmainnet_x1ConnectorMetas", ParentType, ContextType, RequireFields>; localmainnet_rootMessageProcessed?: SubscriptionResolver, "localmainnet_rootMessageProcessed", ParentType, ContextType, RequireFields>; localmainnet_rootMessageProcesseds?: SubscriptionResolver, "localmainnet_rootMessageProcesseds", ParentType, ContextType, RequireFields>; localmainnet_aggregateRootSavedSlow?: SubscriptionResolver, "localmainnet_aggregateRootSavedSlow", ParentType, ContextType, RequireFields>; @@ -200361,72 +200691,6 @@ export type SubscriptionResolvers, "localmainnet_hubDomain", ParentType, ContextType, RequireFields>; localmainnet_hubDomains?: SubscriptionResolver, "localmainnet_hubDomains", ParentType, ContextType, RequireFields>; localmainnet__meta?: SubscriptionResolver, "localmainnet__meta", ParentType, ContextType, Partial>; - arbitrumone_swap_systemInfo?: SubscriptionResolver, "arbitrumone_swap_systemInfo", ParentType, ContextType, RequireFields>; - arbitrumone_swap_systemInfos?: SubscriptionResolver, "arbitrumone_swap_systemInfos", ParentType, ContextType, RequireFields>; - arbitrumone_swap_pooledToken?: SubscriptionResolver, "arbitrumone_swap_pooledToken", ParentType, ContextType, RequireFields>; - arbitrumone_swap_pooledTokens?: SubscriptionResolver, "arbitrumone_swap_pooledTokens", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwap?: SubscriptionResolver, "arbitrumone_swap_stableSwap", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwaps?: SubscriptionResolver, "arbitrumone_swap_stableSwaps", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "arbitrumone_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "arbitrumone_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "arbitrumone_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "arbitrumone_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapExchange?: SubscriptionResolver, "arbitrumone_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapExchanges?: SubscriptionResolver, "arbitrumone_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapDailyVolume?: SubscriptionResolver, "arbitrumone_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapDailyVolumes?: SubscriptionResolver, "arbitrumone_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapHourlyVolume?: SubscriptionResolver, "arbitrumone_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapHourlyVolumes?: SubscriptionResolver, "arbitrumone_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapWeeklyVolume?: SubscriptionResolver, "arbitrumone_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapWeeklyVolumes?: SubscriptionResolver, "arbitrumone_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccount?: SubscriptionResolver, "arbitrumone_swap_lpAccount", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccounts?: SubscriptionResolver, "arbitrumone_swap_lpAccounts", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccountBalance?: SubscriptionResolver, "arbitrumone_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpAccountBalances?: SubscriptionResolver, "arbitrumone_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpToken?: SubscriptionResolver, "arbitrumone_swap_lpToken", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTokens?: SubscriptionResolver, "arbitrumone_swap_lpTokens", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTransferEvent?: SubscriptionResolver, "arbitrumone_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTransferEvents?: SubscriptionResolver, "arbitrumone_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapEvent?: SubscriptionResolver, "arbitrumone_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - arbitrumone_swap_stableSwapEvents?: SubscriptionResolver, "arbitrumone_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapTradeVolume?: SubscriptionResolver, "arbitrumone_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - arbitrumone_swap_swapTradeVolumes?: SubscriptionResolver, "arbitrumone_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTokenEvent?: SubscriptionResolver, "arbitrumone_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - arbitrumone_swap_lpTokenEvents?: SubscriptionResolver, "arbitrumone_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - arbitrumone_swap__meta?: SubscriptionResolver, "arbitrumone_swap__meta", ParentType, ContextType, Partial>; - optimismsepolia_swap_systemInfo?: SubscriptionResolver, "optimismsepolia_swap_systemInfo", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_systemInfos?: SubscriptionResolver, "optimismsepolia_swap_systemInfos", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_pooledToken?: SubscriptionResolver, "optimismsepolia_swap_pooledToken", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_pooledTokens?: SubscriptionResolver, "optimismsepolia_swap_pooledTokens", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwap?: SubscriptionResolver, "optimismsepolia_swap_stableSwap", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwaps?: SubscriptionResolver, "optimismsepolia_swap_stableSwaps", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "optimismsepolia_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "optimismsepolia_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "optimismsepolia_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "optimismsepolia_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapExchange?: SubscriptionResolver, "optimismsepolia_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapExchanges?: SubscriptionResolver, "optimismsepolia_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapDailyVolume?: SubscriptionResolver, "optimismsepolia_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapDailyVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapHourlyVolume?: SubscriptionResolver, "optimismsepolia_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapHourlyVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapWeeklyVolume?: SubscriptionResolver, "optimismsepolia_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapWeeklyVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccount?: SubscriptionResolver, "optimismsepolia_swap_lpAccount", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccounts?: SubscriptionResolver, "optimismsepolia_swap_lpAccounts", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccountBalance?: SubscriptionResolver, "optimismsepolia_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpAccountBalances?: SubscriptionResolver, "optimismsepolia_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpToken?: SubscriptionResolver, "optimismsepolia_swap_lpToken", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTokens?: SubscriptionResolver, "optimismsepolia_swap_lpTokens", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTransferEvent?: SubscriptionResolver, "optimismsepolia_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTransferEvents?: SubscriptionResolver, "optimismsepolia_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapEvent?: SubscriptionResolver, "optimismsepolia_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_stableSwapEvents?: SubscriptionResolver, "optimismsepolia_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapTradeVolume?: SubscriptionResolver, "optimismsepolia_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_swapTradeVolumes?: SubscriptionResolver, "optimismsepolia_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTokenEvent?: SubscriptionResolver, "optimismsepolia_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - optimismsepolia_swap_lpTokenEvents?: SubscriptionResolver, "optimismsepolia_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - optimismsepolia_swap__meta?: SubscriptionResolver, "optimismsepolia_swap__meta", ParentType, ContextType, Partial>; zksync_swap_systemInfo?: SubscriptionResolver, "zksync_swap_systemInfo", ParentType, ContextType, RequireFields>; zksync_swap_systemInfos?: SubscriptionResolver, "zksync_swap_systemInfos", ParentType, ContextType, RequireFields>; zksync_swap_pooledToken?: SubscriptionResolver, "zksync_swap_pooledToken", ParentType, ContextType, RequireFields>; @@ -200460,513 +200724,201 @@ export type SubscriptionResolvers, "zksync_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; zksync_swap_lpTokenEvents?: SubscriptionResolver, "zksync_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; zksync_swap__meta?: SubscriptionResolver, "zksync_swap__meta", ParentType, ContextType, Partial>; - sepolia_swap_systemInfo?: SubscriptionResolver, "sepolia_swap_systemInfo", ParentType, ContextType, RequireFields>; - sepolia_swap_systemInfos?: SubscriptionResolver, "sepolia_swap_systemInfos", ParentType, ContextType, RequireFields>; - sepolia_swap_pooledToken?: SubscriptionResolver, "sepolia_swap_pooledToken", ParentType, ContextType, RequireFields>; - sepolia_swap_pooledTokens?: SubscriptionResolver, "sepolia_swap_pooledTokens", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwap?: SubscriptionResolver, "sepolia_swap_stableSwap", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwaps?: SubscriptionResolver, "sepolia_swap_stableSwaps", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "sepolia_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "sepolia_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "sepolia_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "sepolia_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapExchange?: SubscriptionResolver, "sepolia_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapExchanges?: SubscriptionResolver, "sepolia_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - sepolia_swap_swapDailyVolume?: SubscriptionResolver, "sepolia_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - sepolia_swap_swapDailyVolumes?: SubscriptionResolver, "sepolia_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - sepolia_swap_swapHourlyVolume?: SubscriptionResolver, "sepolia_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - sepolia_swap_swapHourlyVolumes?: SubscriptionResolver, "sepolia_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - sepolia_swap_swapWeeklyVolume?: SubscriptionResolver, "sepolia_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - sepolia_swap_swapWeeklyVolumes?: SubscriptionResolver, "sepolia_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccount?: SubscriptionResolver, "sepolia_swap_lpAccount", ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccounts?: SubscriptionResolver, "sepolia_swap_lpAccounts", ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccountBalance?: SubscriptionResolver, "sepolia_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - sepolia_swap_lpAccountBalances?: SubscriptionResolver, "sepolia_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - sepolia_swap_lpToken?: SubscriptionResolver, "sepolia_swap_lpToken", ParentType, ContextType, RequireFields>; - sepolia_swap_lpTokens?: SubscriptionResolver, "sepolia_swap_lpTokens", ParentType, ContextType, RequireFields>; - sepolia_swap_lpTransferEvent?: SubscriptionResolver, "sepolia_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - sepolia_swap_lpTransferEvents?: SubscriptionResolver, "sepolia_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapEvent?: SubscriptionResolver, "sepolia_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - sepolia_swap_stableSwapEvents?: SubscriptionResolver, "sepolia_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - sepolia_swap_swapTradeVolume?: SubscriptionResolver, "sepolia_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - sepolia_swap_swapTradeVolumes?: SubscriptionResolver, "sepolia_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - sepolia_swap_lpTokenEvent?: SubscriptionResolver, "sepolia_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - sepolia_swap_lpTokenEvents?: SubscriptionResolver, "sepolia_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - sepolia_swap__meta?: SubscriptionResolver, "sepolia_swap__meta", ParentType, ContextType, Partial>; - xdai_swap_systemInfo?: SubscriptionResolver, "xdai_swap_systemInfo", ParentType, ContextType, RequireFields>; - xdai_swap_systemInfos?: SubscriptionResolver, "xdai_swap_systemInfos", ParentType, ContextType, RequireFields>; - xdai_swap_pooledToken?: SubscriptionResolver, "xdai_swap_pooledToken", ParentType, ContextType, RequireFields>; - xdai_swap_pooledTokens?: SubscriptionResolver, "xdai_swap_pooledTokens", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwap?: SubscriptionResolver, "xdai_swap_stableSwap", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwaps?: SubscriptionResolver, "xdai_swap_stableSwaps", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "xdai_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "xdai_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "xdai_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "xdai_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapExchange?: SubscriptionResolver, "xdai_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapExchanges?: SubscriptionResolver, "xdai_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - xdai_swap_swapDailyVolume?: SubscriptionResolver, "xdai_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - xdai_swap_swapDailyVolumes?: SubscriptionResolver, "xdai_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - xdai_swap_swapHourlyVolume?: SubscriptionResolver, "xdai_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - xdai_swap_swapHourlyVolumes?: SubscriptionResolver, "xdai_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - xdai_swap_swapWeeklyVolume?: SubscriptionResolver, "xdai_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - xdai_swap_swapWeeklyVolumes?: SubscriptionResolver, "xdai_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - xdai_swap_lpAccount?: SubscriptionResolver, "xdai_swap_lpAccount", ParentType, ContextType, RequireFields>; - xdai_swap_lpAccounts?: SubscriptionResolver, "xdai_swap_lpAccounts", ParentType, ContextType, RequireFields>; - xdai_swap_lpAccountBalance?: SubscriptionResolver, "xdai_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - xdai_swap_lpAccountBalances?: SubscriptionResolver, "xdai_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - xdai_swap_lpToken?: SubscriptionResolver, "xdai_swap_lpToken", ParentType, ContextType, RequireFields>; - xdai_swap_lpTokens?: SubscriptionResolver, "xdai_swap_lpTokens", ParentType, ContextType, RequireFields>; - xdai_swap_lpTransferEvent?: SubscriptionResolver, "xdai_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - xdai_swap_lpTransferEvents?: SubscriptionResolver, "xdai_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapEvent?: SubscriptionResolver, "xdai_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - xdai_swap_stableSwapEvents?: SubscriptionResolver, "xdai_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - xdai_swap_swapTradeVolume?: SubscriptionResolver, "xdai_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - xdai_swap_swapTradeVolumes?: SubscriptionResolver, "xdai_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - xdai_swap_lpTokenEvent?: SubscriptionResolver, "xdai_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - xdai_swap_lpTokenEvents?: SubscriptionResolver, "xdai_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - xdai_swap__meta?: SubscriptionResolver, "xdai_swap__meta", ParentType, ContextType, Partial>; + mode_swap_systemInfo?: SubscriptionResolver, "mode_swap_systemInfo", ParentType, ContextType, RequireFields>; + mode_swap_systemInfos?: SubscriptionResolver, "mode_swap_systemInfos", ParentType, ContextType, RequireFields>; + mode_swap_pooledToken?: SubscriptionResolver, "mode_swap_pooledToken", ParentType, ContextType, RequireFields>; + mode_swap_pooledTokens?: SubscriptionResolver, "mode_swap_pooledTokens", ParentType, ContextType, RequireFields>; + mode_swap_stableSwap?: SubscriptionResolver, "mode_swap_stableSwap", ParentType, ContextType, RequireFields>; + mode_swap_stableSwaps?: SubscriptionResolver, "mode_swap_stableSwaps", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "mode_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "mode_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "mode_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "mode_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapExchange?: SubscriptionResolver, "mode_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapExchanges?: SubscriptionResolver, "mode_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + mode_swap_swapDailyVolume?: SubscriptionResolver, "mode_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + mode_swap_swapDailyVolumes?: SubscriptionResolver, "mode_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + mode_swap_swapHourlyVolume?: SubscriptionResolver, "mode_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + mode_swap_swapHourlyVolumes?: SubscriptionResolver, "mode_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + mode_swap_swapWeeklyVolume?: SubscriptionResolver, "mode_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + mode_swap_swapWeeklyVolumes?: SubscriptionResolver, "mode_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + mode_swap_lpAccount?: SubscriptionResolver, "mode_swap_lpAccount", ParentType, ContextType, RequireFields>; + mode_swap_lpAccounts?: SubscriptionResolver, "mode_swap_lpAccounts", ParentType, ContextType, RequireFields>; + mode_swap_lpAccountBalance?: SubscriptionResolver, "mode_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + mode_swap_lpAccountBalances?: SubscriptionResolver, "mode_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + mode_swap_lpToken?: SubscriptionResolver, "mode_swap_lpToken", ParentType, ContextType, RequireFields>; + mode_swap_lpTokens?: SubscriptionResolver, "mode_swap_lpTokens", ParentType, ContextType, RequireFields>; + mode_swap_lpTransferEvent?: SubscriptionResolver, "mode_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + mode_swap_lpTransferEvents?: SubscriptionResolver, "mode_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapEvent?: SubscriptionResolver, "mode_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + mode_swap_stableSwapEvents?: SubscriptionResolver, "mode_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + mode_swap_swapTradeVolume?: SubscriptionResolver, "mode_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + mode_swap_swapTradeVolumes?: SubscriptionResolver, "mode_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + mode_swap_lpTokenEvent?: SubscriptionResolver, "mode_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + mode_swap_lpTokenEvents?: SubscriptionResolver, "mode_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + mode_swap__meta?: SubscriptionResolver, "mode_swap__meta", ParentType, ContextType, Partial>; + xdai_asset?: SubscriptionResolver, "xdai_asset", ParentType, ContextType, RequireFields>; + xdai_assets?: SubscriptionResolver, "xdai_assets", ParentType, ContextType, RequireFields>; + xdai_assetStatus?: SubscriptionResolver, "xdai_assetStatus", ParentType, ContextType, RequireFields>; + xdai_assetStatuses?: SubscriptionResolver, "xdai_assetStatuses", ParentType, ContextType, RequireFields>; + xdai_assetBalance?: SubscriptionResolver, "xdai_assetBalance", ParentType, ContextType, RequireFields>; + xdai_assetBalances?: SubscriptionResolver, "xdai_assetBalances", ParentType, ContextType, RequireFields>; + xdai_router?: SubscriptionResolver, "xdai_router", ParentType, ContextType, RequireFields>; + xdai_routers?: SubscriptionResolver, "xdai_routers", ParentType, ContextType, RequireFields>; + xdai_routerDailyTVL?: SubscriptionResolver, "xdai_routerDailyTVL", ParentType, ContextType, RequireFields>; + xdai_routerDailyTVLs?: SubscriptionResolver, "xdai_routerDailyTVLs", ParentType, ContextType, RequireFields>; + xdai_routerLiquidityEvent?: SubscriptionResolver, "xdai_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + xdai_routerLiquidityEvents?: SubscriptionResolver, "xdai_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + xdai_setting?: SubscriptionResolver, "xdai_setting", ParentType, ContextType, RequireFields>; + xdai_settings?: SubscriptionResolver, "xdai_settings", ParentType, ContextType, RequireFields>; + xdai_relayer?: SubscriptionResolver, "xdai_relayer", ParentType, ContextType, RequireFields>; + xdai_relayers?: SubscriptionResolver, "xdai_relayers", ParentType, ContextType, RequireFields>; + xdai_sequencer?: SubscriptionResolver, "xdai_sequencer", ParentType, ContextType, RequireFields>; + xdai_sequencers?: SubscriptionResolver, "xdai_sequencers", ParentType, ContextType, RequireFields>; + xdai_relayerFee?: SubscriptionResolver, "xdai_relayerFee", ParentType, ContextType, RequireFields>; + xdai_relayerFees?: SubscriptionResolver, "xdai_relayerFees", ParentType, ContextType, RequireFields>; + xdai_originTransfer?: SubscriptionResolver, "xdai_originTransfer", ParentType, ContextType, RequireFields>; + xdai_originTransfers?: SubscriptionResolver, "xdai_originTransfers", ParentType, ContextType, RequireFields>; + xdai_destinationTransfer?: SubscriptionResolver, "xdai_destinationTransfer", ParentType, ContextType, RequireFields>; + xdai_destinationTransfers?: SubscriptionResolver, "xdai_destinationTransfers", ParentType, ContextType, RequireFields>; + xdai_originMessage?: SubscriptionResolver, "xdai_originMessage", ParentType, ContextType, RequireFields>; + xdai_originMessages?: SubscriptionResolver, "xdai_originMessages", ParentType, ContextType, RequireFields>; + xdai_aggregateRoot?: SubscriptionResolver, "xdai_aggregateRoot", ParentType, ContextType, RequireFields>; + xdai_aggregateRoots?: SubscriptionResolver, "xdai_aggregateRoots", ParentType, ContextType, RequireFields>; + xdai_connectorMeta?: SubscriptionResolver, "xdai_connectorMeta", ParentType, ContextType, RequireFields>; + xdai_connectorMetas?: SubscriptionResolver, "xdai_connectorMetas", ParentType, ContextType, RequireFields>; + xdai_rootCount?: SubscriptionResolver, "xdai_rootCount", ParentType, ContextType, RequireFields>; + xdai_rootCounts?: SubscriptionResolver, "xdai_rootCounts", ParentType, ContextType, RequireFields>; + xdai_rootMessageSent?: SubscriptionResolver, "xdai_rootMessageSent", ParentType, ContextType, RequireFields>; + xdai_rootMessageSents?: SubscriptionResolver, "xdai_rootMessageSents", ParentType, ContextType, RequireFields>; + xdai_relayerFeesIncrease?: SubscriptionResolver, "xdai_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + xdai_relayerFeesIncreases?: SubscriptionResolver, "xdai_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + xdai_slippageUpdate?: SubscriptionResolver, "xdai_slippageUpdate", ParentType, ContextType, RequireFields>; + xdai_slippageUpdates?: SubscriptionResolver, "xdai_slippageUpdates", ParentType, ContextType, RequireFields>; + xdai_snapshotRoot?: SubscriptionResolver, "xdai_snapshotRoot", ParentType, ContextType, RequireFields>; + xdai_snapshotRoots?: SubscriptionResolver, "xdai_snapshotRoots", ParentType, ContextType, RequireFields>; + xdai_spokeConnectorMode?: SubscriptionResolver, "xdai_spokeConnectorMode", ParentType, ContextType, RequireFields>; + xdai_spokeConnectorModes?: SubscriptionResolver, "xdai_spokeConnectorModes", ParentType, ContextType, RequireFields>; + xdai_aggregateRootProposed?: SubscriptionResolver, "xdai_aggregateRootProposed", ParentType, ContextType, RequireFields>; + xdai_aggregateRootProposeds?: SubscriptionResolver, "xdai_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + xdai_optimisticRootFinalized?: SubscriptionResolver, "xdai_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + xdai_optimisticRootFinalizeds?: SubscriptionResolver, "xdai_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + xdai__meta?: SubscriptionResolver, "xdai__meta", ParentType, ContextType, Partial>; + metis_swap_systemInfo?: SubscriptionResolver, "metis_swap_systemInfo", ParentType, ContextType, RequireFields>; + metis_swap_systemInfos?: SubscriptionResolver, "metis_swap_systemInfos", ParentType, ContextType, RequireFields>; + metis_swap_pooledToken?: SubscriptionResolver, "metis_swap_pooledToken", ParentType, ContextType, RequireFields>; + metis_swap_pooledTokens?: SubscriptionResolver, "metis_swap_pooledTokens", ParentType, ContextType, RequireFields>; + metis_swap_stableSwap?: SubscriptionResolver, "metis_swap_stableSwap", ParentType, ContextType, RequireFields>; + metis_swap_stableSwaps?: SubscriptionResolver, "metis_swap_stableSwaps", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "metis_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "metis_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "metis_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "metis_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapExchange?: SubscriptionResolver, "metis_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapExchanges?: SubscriptionResolver, "metis_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + metis_swap_swapDailyVolume?: SubscriptionResolver, "metis_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + metis_swap_swapDailyVolumes?: SubscriptionResolver, "metis_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + metis_swap_swapHourlyVolume?: SubscriptionResolver, "metis_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + metis_swap_swapHourlyVolumes?: SubscriptionResolver, "metis_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + metis_swap_swapWeeklyVolume?: SubscriptionResolver, "metis_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + metis_swap_swapWeeklyVolumes?: SubscriptionResolver, "metis_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + metis_swap_lpAccount?: SubscriptionResolver, "metis_swap_lpAccount", ParentType, ContextType, RequireFields>; + metis_swap_lpAccounts?: SubscriptionResolver, "metis_swap_lpAccounts", ParentType, ContextType, RequireFields>; + metis_swap_lpAccountBalance?: SubscriptionResolver, "metis_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + metis_swap_lpAccountBalances?: SubscriptionResolver, "metis_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + metis_swap_lpToken?: SubscriptionResolver, "metis_swap_lpToken", ParentType, ContextType, RequireFields>; + metis_swap_lpTokens?: SubscriptionResolver, "metis_swap_lpTokens", ParentType, ContextType, RequireFields>; + metis_swap_lpTransferEvent?: SubscriptionResolver, "metis_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + metis_swap_lpTransferEvents?: SubscriptionResolver, "metis_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapEvent?: SubscriptionResolver, "metis_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + metis_swap_stableSwapEvents?: SubscriptionResolver, "metis_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + metis_swap_swapTradeVolume?: SubscriptionResolver, "metis_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + metis_swap_swapTradeVolumes?: SubscriptionResolver, "metis_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + metis_swap_lpTokenEvent?: SubscriptionResolver, "metis_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + metis_swap_lpTokenEvents?: SubscriptionResolver, "metis_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + metis_swap__meta?: SubscriptionResolver, "metis_swap__meta", ParentType, ContextType, Partial>; avalanche_swap_systemInfo?: SubscriptionResolver, "avalanche_swap_systemInfo", ParentType, ContextType, RequireFields>; avalanche_swap_systemInfos?: SubscriptionResolver, "avalanche_swap_systemInfos", ParentType, ContextType, RequireFields>; avalanche_swap_pooledToken?: SubscriptionResolver, "avalanche_swap_pooledToken", ParentType, ContextType, RequireFields>; avalanche_swap_pooledTokens?: SubscriptionResolver, "avalanche_swap_pooledTokens", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwap?: SubscriptionResolver, "avalanche_swap_stableSwap", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwaps?: SubscriptionResolver, "avalanche_swap_stableSwaps", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "avalanche_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "avalanche_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "avalanche_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "avalanche_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapExchange?: SubscriptionResolver, "avalanche_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapExchanges?: SubscriptionResolver, "avalanche_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - avalanche_swap_swapDailyVolume?: SubscriptionResolver, "avalanche_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - avalanche_swap_swapDailyVolumes?: SubscriptionResolver, "avalanche_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - avalanche_swap_swapHourlyVolume?: SubscriptionResolver, "avalanche_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - avalanche_swap_swapHourlyVolumes?: SubscriptionResolver, "avalanche_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - avalanche_swap_swapWeeklyVolume?: SubscriptionResolver, "avalanche_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - avalanche_swap_swapWeeklyVolumes?: SubscriptionResolver, "avalanche_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - avalanche_swap_lpAccount?: SubscriptionResolver, "avalanche_swap_lpAccount", ParentType, ContextType, RequireFields>; - avalanche_swap_lpAccounts?: SubscriptionResolver, "avalanche_swap_lpAccounts", ParentType, ContextType, RequireFields>; - avalanche_swap_lpAccountBalance?: SubscriptionResolver, "avalanche_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - avalanche_swap_lpAccountBalances?: SubscriptionResolver, "avalanche_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - avalanche_swap_lpToken?: SubscriptionResolver, "avalanche_swap_lpToken", ParentType, ContextType, RequireFields>; - avalanche_swap_lpTokens?: SubscriptionResolver, "avalanche_swap_lpTokens", ParentType, ContextType, RequireFields>; - avalanche_swap_lpTransferEvent?: SubscriptionResolver, "avalanche_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - avalanche_swap_lpTransferEvents?: SubscriptionResolver, "avalanche_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapEvent?: SubscriptionResolver, "avalanche_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - avalanche_swap_stableSwapEvents?: SubscriptionResolver, "avalanche_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - avalanche_swap_swapTradeVolume?: SubscriptionResolver, "avalanche_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - avalanche_swap_swapTradeVolumes?: SubscriptionResolver, "avalanche_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - avalanche_swap_lpTokenEvent?: SubscriptionResolver, "avalanche_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - avalanche_swap_lpTokenEvents?: SubscriptionResolver, "avalanche_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - avalanche_swap__meta?: SubscriptionResolver, "avalanche_swap__meta", ParentType, ContextType, Partial>; - polygonzkevm_asset?: SubscriptionResolver, "polygonzkevm_asset", ParentType, ContextType, RequireFields>; - polygonzkevm_assets?: SubscriptionResolver, "polygonzkevm_assets", ParentType, ContextType, RequireFields>; - polygonzkevm_assetStatus?: SubscriptionResolver, "polygonzkevm_assetStatus", ParentType, ContextType, RequireFields>; - polygonzkevm_assetStatuses?: SubscriptionResolver, "polygonzkevm_assetStatuses", ParentType, ContextType, RequireFields>; - polygonzkevm_assetBalance?: SubscriptionResolver, "polygonzkevm_assetBalance", ParentType, ContextType, RequireFields>; - polygonzkevm_assetBalances?: SubscriptionResolver, "polygonzkevm_assetBalances", ParentType, ContextType, RequireFields>; - polygonzkevm_router?: SubscriptionResolver, "polygonzkevm_router", ParentType, ContextType, RequireFields>; - polygonzkevm_routers?: SubscriptionResolver, "polygonzkevm_routers", ParentType, ContextType, RequireFields>; - polygonzkevm_routerDailyTVL?: SubscriptionResolver, "polygonzkevm_routerDailyTVL", ParentType, ContextType, RequireFields>; - polygonzkevm_routerDailyTVLs?: SubscriptionResolver, "polygonzkevm_routerDailyTVLs", ParentType, ContextType, RequireFields>; - polygonzkevm_routerLiquidityEvent?: SubscriptionResolver, "polygonzkevm_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - polygonzkevm_routerLiquidityEvents?: SubscriptionResolver, "polygonzkevm_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - polygonzkevm_setting?: SubscriptionResolver, "polygonzkevm_setting", ParentType, ContextType, RequireFields>; - polygonzkevm_settings?: SubscriptionResolver, "polygonzkevm_settings", ParentType, ContextType, RequireFields>; - polygonzkevm_relayer?: SubscriptionResolver, "polygonzkevm_relayer", ParentType, ContextType, RequireFields>; - polygonzkevm_relayers?: SubscriptionResolver, "polygonzkevm_relayers", ParentType, ContextType, RequireFields>; - polygonzkevm_sequencer?: SubscriptionResolver, "polygonzkevm_sequencer", ParentType, ContextType, RequireFields>; - polygonzkevm_sequencers?: SubscriptionResolver, "polygonzkevm_sequencers", ParentType, ContextType, RequireFields>; - polygonzkevm_relayerFee?: SubscriptionResolver, "polygonzkevm_relayerFee", ParentType, ContextType, RequireFields>; - polygonzkevm_relayerFees?: SubscriptionResolver, "polygonzkevm_relayerFees", ParentType, ContextType, RequireFields>; - polygonzkevm_originTransfer?: SubscriptionResolver, "polygonzkevm_originTransfer", ParentType, ContextType, RequireFields>; - polygonzkevm_originTransfers?: SubscriptionResolver, "polygonzkevm_originTransfers", ParentType, ContextType, RequireFields>; - polygonzkevm_destinationTransfer?: SubscriptionResolver, "polygonzkevm_destinationTransfer", ParentType, ContextType, RequireFields>; - polygonzkevm_destinationTransfers?: SubscriptionResolver, "polygonzkevm_destinationTransfers", ParentType, ContextType, RequireFields>; - polygonzkevm_originMessage?: SubscriptionResolver, "polygonzkevm_originMessage", ParentType, ContextType, RequireFields>; - polygonzkevm_originMessages?: SubscriptionResolver, "polygonzkevm_originMessages", ParentType, ContextType, RequireFields>; - polygonzkevm_aggregateRoot?: SubscriptionResolver, "polygonzkevm_aggregateRoot", ParentType, ContextType, RequireFields>; - polygonzkevm_aggregateRoots?: SubscriptionResolver, "polygonzkevm_aggregateRoots", ParentType, ContextType, RequireFields>; - polygonzkevm_connectorMeta?: SubscriptionResolver, "polygonzkevm_connectorMeta", ParentType, ContextType, RequireFields>; - polygonzkevm_connectorMetas?: SubscriptionResolver, "polygonzkevm_connectorMetas", ParentType, ContextType, RequireFields>; - polygonzkevm_rootCount?: SubscriptionResolver, "polygonzkevm_rootCount", ParentType, ContextType, RequireFields>; - polygonzkevm_rootCounts?: SubscriptionResolver, "polygonzkevm_rootCounts", ParentType, ContextType, RequireFields>; - polygonzkevm_rootMessageSent?: SubscriptionResolver, "polygonzkevm_rootMessageSent", ParentType, ContextType, RequireFields>; - polygonzkevm_rootMessageSents?: SubscriptionResolver, "polygonzkevm_rootMessageSents", ParentType, ContextType, RequireFields>; - polygonzkevm_relayerFeesIncrease?: SubscriptionResolver, "polygonzkevm_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - polygonzkevm_relayerFeesIncreases?: SubscriptionResolver, "polygonzkevm_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - polygonzkevm_slippageUpdate?: SubscriptionResolver, "polygonzkevm_slippageUpdate", ParentType, ContextType, RequireFields>; - polygonzkevm_slippageUpdates?: SubscriptionResolver, "polygonzkevm_slippageUpdates", ParentType, ContextType, RequireFields>; - polygonzkevm_snapshotRoot?: SubscriptionResolver, "polygonzkevm_snapshotRoot", ParentType, ContextType, RequireFields>; - polygonzkevm_snapshotRoots?: SubscriptionResolver, "polygonzkevm_snapshotRoots", ParentType, ContextType, RequireFields>; - polygonzkevm_spokeConnectorMode?: SubscriptionResolver, "polygonzkevm_spokeConnectorMode", ParentType, ContextType, RequireFields>; - polygonzkevm_spokeConnectorModes?: SubscriptionResolver, "polygonzkevm_spokeConnectorModes", ParentType, ContextType, RequireFields>; - polygonzkevm_aggregateRootProposed?: SubscriptionResolver, "polygonzkevm_aggregateRootProposed", ParentType, ContextType, RequireFields>; - polygonzkevm_aggregateRootProposeds?: SubscriptionResolver, "polygonzkevm_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - polygonzkevm_optimisticRootFinalized?: SubscriptionResolver, "polygonzkevm_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - polygonzkevm_optimisticRootFinalizeds?: SubscriptionResolver, "polygonzkevm_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - polygonzkevm__meta?: SubscriptionResolver, "polygonzkevm__meta", ParentType, ContextType, Partial>; - base_swap_systemInfo?: SubscriptionResolver, "base_swap_systemInfo", ParentType, ContextType, RequireFields>; - base_swap_systemInfos?: SubscriptionResolver, "base_swap_systemInfos", ParentType, ContextType, RequireFields>; - base_swap_pooledToken?: SubscriptionResolver, "base_swap_pooledToken", ParentType, ContextType, RequireFields>; - base_swap_pooledTokens?: SubscriptionResolver, "base_swap_pooledTokens", ParentType, ContextType, RequireFields>; - base_swap_stableSwap?: SubscriptionResolver, "base_swap_stableSwap", ParentType, ContextType, RequireFields>; - base_swap_stableSwaps?: SubscriptionResolver, "base_swap_stableSwaps", ParentType, ContextType, RequireFields>; - base_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "base_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - base_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "base_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - base_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "base_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - base_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "base_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - base_swap_stableSwapExchange?: SubscriptionResolver, "base_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - base_swap_stableSwapExchanges?: SubscriptionResolver, "base_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - base_swap_swapDailyVolume?: SubscriptionResolver, "base_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - base_swap_swapDailyVolumes?: SubscriptionResolver, "base_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - base_swap_swapHourlyVolume?: SubscriptionResolver, "base_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - base_swap_swapHourlyVolumes?: SubscriptionResolver, "base_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - base_swap_swapWeeklyVolume?: SubscriptionResolver, "base_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - base_swap_swapWeeklyVolumes?: SubscriptionResolver, "base_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - base_swap_lpAccount?: SubscriptionResolver, "base_swap_lpAccount", ParentType, ContextType, RequireFields>; - base_swap_lpAccounts?: SubscriptionResolver, "base_swap_lpAccounts", ParentType, ContextType, RequireFields>; - base_swap_lpAccountBalance?: SubscriptionResolver, "base_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - base_swap_lpAccountBalances?: SubscriptionResolver, "base_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - base_swap_lpToken?: SubscriptionResolver, "base_swap_lpToken", ParentType, ContextType, RequireFields>; - base_swap_lpTokens?: SubscriptionResolver, "base_swap_lpTokens", ParentType, ContextType, RequireFields>; - base_swap_lpTransferEvent?: SubscriptionResolver, "base_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - base_swap_lpTransferEvents?: SubscriptionResolver, "base_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - base_swap_stableSwapEvent?: SubscriptionResolver, "base_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - base_swap_stableSwapEvents?: SubscriptionResolver, "base_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - base_swap_swapTradeVolume?: SubscriptionResolver, "base_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - base_swap_swapTradeVolumes?: SubscriptionResolver, "base_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - base_swap_lpTokenEvent?: SubscriptionResolver, "base_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - base_swap_lpTokenEvents?: SubscriptionResolver, "base_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - base_swap__meta?: SubscriptionResolver, "base_swap__meta", ParentType, ContextType, Partial>; - mantle_asset?: SubscriptionResolver, "mantle_asset", ParentType, ContextType, RequireFields>; - mantle_assets?: SubscriptionResolver, "mantle_assets", ParentType, ContextType, RequireFields>; - mantle_assetStatus?: SubscriptionResolver, "mantle_assetStatus", ParentType, ContextType, RequireFields>; - mantle_assetStatuses?: SubscriptionResolver, "mantle_assetStatuses", ParentType, ContextType, RequireFields>; - mantle_assetBalance?: SubscriptionResolver, "mantle_assetBalance", ParentType, ContextType, RequireFields>; - mantle_assetBalances?: SubscriptionResolver, "mantle_assetBalances", ParentType, ContextType, RequireFields>; - mantle_router?: SubscriptionResolver, "mantle_router", ParentType, ContextType, RequireFields>; - mantle_routers?: SubscriptionResolver, "mantle_routers", ParentType, ContextType, RequireFields>; - mantle_routerDailyTVL?: SubscriptionResolver, "mantle_routerDailyTVL", ParentType, ContextType, RequireFields>; - mantle_routerDailyTVLs?: SubscriptionResolver, "mantle_routerDailyTVLs", ParentType, ContextType, RequireFields>; - mantle_routerLiquidityEvent?: SubscriptionResolver, "mantle_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - mantle_routerLiquidityEvents?: SubscriptionResolver, "mantle_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - mantle_setting?: SubscriptionResolver, "mantle_setting", ParentType, ContextType, RequireFields>; - mantle_settings?: SubscriptionResolver, "mantle_settings", ParentType, ContextType, RequireFields>; - mantle_relayer?: SubscriptionResolver, "mantle_relayer", ParentType, ContextType, RequireFields>; - mantle_relayers?: SubscriptionResolver, "mantle_relayers", ParentType, ContextType, RequireFields>; - mantle_sequencer?: SubscriptionResolver, "mantle_sequencer", ParentType, ContextType, RequireFields>; - mantle_sequencers?: SubscriptionResolver, "mantle_sequencers", ParentType, ContextType, RequireFields>; - mantle_relayerFee?: SubscriptionResolver, "mantle_relayerFee", ParentType, ContextType, RequireFields>; - mantle_relayerFees?: SubscriptionResolver, "mantle_relayerFees", ParentType, ContextType, RequireFields>; - mantle_originTransfer?: SubscriptionResolver, "mantle_originTransfer", ParentType, ContextType, RequireFields>; - mantle_originTransfers?: SubscriptionResolver, "mantle_originTransfers", ParentType, ContextType, RequireFields>; - mantle_destinationTransfer?: SubscriptionResolver, "mantle_destinationTransfer", ParentType, ContextType, RequireFields>; - mantle_destinationTransfers?: SubscriptionResolver, "mantle_destinationTransfers", ParentType, ContextType, RequireFields>; - mantle_originMessage?: SubscriptionResolver, "mantle_originMessage", ParentType, ContextType, RequireFields>; - mantle_originMessages?: SubscriptionResolver, "mantle_originMessages", ParentType, ContextType, RequireFields>; - mantle_aggregateRoot?: SubscriptionResolver, "mantle_aggregateRoot", ParentType, ContextType, RequireFields>; - mantle_aggregateRoots?: SubscriptionResolver, "mantle_aggregateRoots", ParentType, ContextType, RequireFields>; - mantle_connectorMeta?: SubscriptionResolver, "mantle_connectorMeta", ParentType, ContextType, RequireFields>; - mantle_connectorMetas?: SubscriptionResolver, "mantle_connectorMetas", ParentType, ContextType, RequireFields>; - mantle_rootCount?: SubscriptionResolver, "mantle_rootCount", ParentType, ContextType, RequireFields>; - mantle_rootCounts?: SubscriptionResolver, "mantle_rootCounts", ParentType, ContextType, RequireFields>; - mantle_rootMessageSent?: SubscriptionResolver, "mantle_rootMessageSent", ParentType, ContextType, RequireFields>; - mantle_rootMessageSents?: SubscriptionResolver, "mantle_rootMessageSents", ParentType, ContextType, RequireFields>; - mantle_relayerFeesIncrease?: SubscriptionResolver, "mantle_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - mantle_relayerFeesIncreases?: SubscriptionResolver, "mantle_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - mantle_slippageUpdate?: SubscriptionResolver, "mantle_slippageUpdate", ParentType, ContextType, RequireFields>; - mantle_slippageUpdates?: SubscriptionResolver, "mantle_slippageUpdates", ParentType, ContextType, RequireFields>; - mantle_snapshotRoot?: SubscriptionResolver, "mantle_snapshotRoot", ParentType, ContextType, RequireFields>; - mantle_snapshotRoots?: SubscriptionResolver, "mantle_snapshotRoots", ParentType, ContextType, RequireFields>; - mantle_spokeConnectorMode?: SubscriptionResolver, "mantle_spokeConnectorMode", ParentType, ContextType, RequireFields>; - mantle_spokeConnectorModes?: SubscriptionResolver, "mantle_spokeConnectorModes", ParentType, ContextType, RequireFields>; - mantle_aggregateRootProposed?: SubscriptionResolver, "mantle_aggregateRootProposed", ParentType, ContextType, RequireFields>; - mantle_aggregateRootProposeds?: SubscriptionResolver, "mantle_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - mantle_optimisticRootFinalized?: SubscriptionResolver, "mantle_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - mantle_optimisticRootFinalizeds?: SubscriptionResolver, "mantle_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - mantle__meta?: SubscriptionResolver, "mantle__meta", ParentType, ContextType, Partial>; - optimismsepolia_asset?: SubscriptionResolver, "optimismsepolia_asset", ParentType, ContextType, RequireFields>; - optimismsepolia_assets?: SubscriptionResolver, "optimismsepolia_assets", ParentType, ContextType, RequireFields>; - optimismsepolia_assetStatus?: SubscriptionResolver, "optimismsepolia_assetStatus", ParentType, ContextType, RequireFields>; - optimismsepolia_assetStatuses?: SubscriptionResolver, "optimismsepolia_assetStatuses", ParentType, ContextType, RequireFields>; - optimismsepolia_assetBalance?: SubscriptionResolver, "optimismsepolia_assetBalance", ParentType, ContextType, RequireFields>; - optimismsepolia_assetBalances?: SubscriptionResolver, "optimismsepolia_assetBalances", ParentType, ContextType, RequireFields>; - optimismsepolia_router?: SubscriptionResolver, "optimismsepolia_router", ParentType, ContextType, RequireFields>; - optimismsepolia_routers?: SubscriptionResolver, "optimismsepolia_routers", ParentType, ContextType, RequireFields>; - optimismsepolia_routerDailyTVL?: SubscriptionResolver, "optimismsepolia_routerDailyTVL", ParentType, ContextType, RequireFields>; - optimismsepolia_routerDailyTVLs?: SubscriptionResolver, "optimismsepolia_routerDailyTVLs", ParentType, ContextType, RequireFields>; - optimismsepolia_routerLiquidityEvent?: SubscriptionResolver, "optimismsepolia_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - optimismsepolia_routerLiquidityEvents?: SubscriptionResolver, "optimismsepolia_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - optimismsepolia_setting?: SubscriptionResolver, "optimismsepolia_setting", ParentType, ContextType, RequireFields>; - optimismsepolia_settings?: SubscriptionResolver, "optimismsepolia_settings", ParentType, ContextType, RequireFields>; - optimismsepolia_relayer?: SubscriptionResolver, "optimismsepolia_relayer", ParentType, ContextType, RequireFields>; - optimismsepolia_relayers?: SubscriptionResolver, "optimismsepolia_relayers", ParentType, ContextType, RequireFields>; - optimismsepolia_sequencer?: SubscriptionResolver, "optimismsepolia_sequencer", ParentType, ContextType, RequireFields>; - optimismsepolia_sequencers?: SubscriptionResolver, "optimismsepolia_sequencers", ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFee?: SubscriptionResolver, "optimismsepolia_relayerFee", ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFees?: SubscriptionResolver, "optimismsepolia_relayerFees", ParentType, ContextType, RequireFields>; - optimismsepolia_originTransfer?: SubscriptionResolver, "optimismsepolia_originTransfer", ParentType, ContextType, RequireFields>; - optimismsepolia_originTransfers?: SubscriptionResolver, "optimismsepolia_originTransfers", ParentType, ContextType, RequireFields>; - optimismsepolia_destinationTransfer?: SubscriptionResolver, "optimismsepolia_destinationTransfer", ParentType, ContextType, RequireFields>; - optimismsepolia_destinationTransfers?: SubscriptionResolver, "optimismsepolia_destinationTransfers", ParentType, ContextType, RequireFields>; - optimismsepolia_originMessage?: SubscriptionResolver, "optimismsepolia_originMessage", ParentType, ContextType, RequireFields>; - optimismsepolia_originMessages?: SubscriptionResolver, "optimismsepolia_originMessages", ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRoot?: SubscriptionResolver, "optimismsepolia_aggregateRoot", ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRoots?: SubscriptionResolver, "optimismsepolia_aggregateRoots", ParentType, ContextType, RequireFields>; - optimismsepolia_connectorMeta?: SubscriptionResolver, "optimismsepolia_connectorMeta", ParentType, ContextType, RequireFields>; - optimismsepolia_connectorMetas?: SubscriptionResolver, "optimismsepolia_connectorMetas", ParentType, ContextType, RequireFields>; - optimismsepolia_rootCount?: SubscriptionResolver, "optimismsepolia_rootCount", ParentType, ContextType, RequireFields>; - optimismsepolia_rootCounts?: SubscriptionResolver, "optimismsepolia_rootCounts", ParentType, ContextType, RequireFields>; - optimismsepolia_rootMessageSent?: SubscriptionResolver, "optimismsepolia_rootMessageSent", ParentType, ContextType, RequireFields>; - optimismsepolia_rootMessageSents?: SubscriptionResolver, "optimismsepolia_rootMessageSents", ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFeesIncrease?: SubscriptionResolver, "optimismsepolia_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - optimismsepolia_relayerFeesIncreases?: SubscriptionResolver, "optimismsepolia_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - optimismsepolia_slippageUpdate?: SubscriptionResolver, "optimismsepolia_slippageUpdate", ParentType, ContextType, RequireFields>; - optimismsepolia_slippageUpdates?: SubscriptionResolver, "optimismsepolia_slippageUpdates", ParentType, ContextType, RequireFields>; - optimismsepolia_snapshotRoot?: SubscriptionResolver, "optimismsepolia_snapshotRoot", ParentType, ContextType, RequireFields>; - optimismsepolia_snapshotRoots?: SubscriptionResolver, "optimismsepolia_snapshotRoots", ParentType, ContextType, RequireFields>; - optimismsepolia_spokeConnectorMode?: SubscriptionResolver, "optimismsepolia_spokeConnectorMode", ParentType, ContextType, RequireFields>; - optimismsepolia_spokeConnectorModes?: SubscriptionResolver, "optimismsepolia_spokeConnectorModes", ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRootProposed?: SubscriptionResolver, "optimismsepolia_aggregateRootProposed", ParentType, ContextType, RequireFields>; - optimismsepolia_aggregateRootProposeds?: SubscriptionResolver, "optimismsepolia_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - optimismsepolia_optimisticRootFinalized?: SubscriptionResolver, "optimismsepolia_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - optimismsepolia_optimisticRootFinalizeds?: SubscriptionResolver, "optimismsepolia_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - optimismsepolia__meta?: SubscriptionResolver, "optimismsepolia__meta", ParentType, ContextType, Partial>; - bnb_asset?: SubscriptionResolver, "bnb_asset", ParentType, ContextType, RequireFields>; - bnb_assets?: SubscriptionResolver, "bnb_assets", ParentType, ContextType, RequireFields>; - bnb_assetStatus?: SubscriptionResolver, "bnb_assetStatus", ParentType, ContextType, RequireFields>; - bnb_assetStatuses?: SubscriptionResolver, "bnb_assetStatuses", ParentType, ContextType, RequireFields>; - bnb_assetBalance?: SubscriptionResolver, "bnb_assetBalance", ParentType, ContextType, RequireFields>; - bnb_assetBalances?: SubscriptionResolver, "bnb_assetBalances", ParentType, ContextType, RequireFields>; - bnb_router?: SubscriptionResolver, "bnb_router", ParentType, ContextType, RequireFields>; - bnb_routers?: SubscriptionResolver, "bnb_routers", ParentType, ContextType, RequireFields>; - bnb_routerDailyTVL?: SubscriptionResolver, "bnb_routerDailyTVL", ParentType, ContextType, RequireFields>; - bnb_routerDailyTVLs?: SubscriptionResolver, "bnb_routerDailyTVLs", ParentType, ContextType, RequireFields>; - bnb_routerLiquidityEvent?: SubscriptionResolver, "bnb_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - bnb_routerLiquidityEvents?: SubscriptionResolver, "bnb_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - bnb_setting?: SubscriptionResolver, "bnb_setting", ParentType, ContextType, RequireFields>; - bnb_settings?: SubscriptionResolver, "bnb_settings", ParentType, ContextType, RequireFields>; - bnb_relayer?: SubscriptionResolver, "bnb_relayer", ParentType, ContextType, RequireFields>; - bnb_relayers?: SubscriptionResolver, "bnb_relayers", ParentType, ContextType, RequireFields>; - bnb_sequencer?: SubscriptionResolver, "bnb_sequencer", ParentType, ContextType, RequireFields>; - bnb_sequencers?: SubscriptionResolver, "bnb_sequencers", ParentType, ContextType, RequireFields>; - bnb_relayerFee?: SubscriptionResolver, "bnb_relayerFee", ParentType, ContextType, RequireFields>; - bnb_relayerFees?: SubscriptionResolver, "bnb_relayerFees", ParentType, ContextType, RequireFields>; - bnb_originTransfer?: SubscriptionResolver, "bnb_originTransfer", ParentType, ContextType, RequireFields>; - bnb_originTransfers?: SubscriptionResolver, "bnb_originTransfers", ParentType, ContextType, RequireFields>; - bnb_destinationTransfer?: SubscriptionResolver, "bnb_destinationTransfer", ParentType, ContextType, RequireFields>; - bnb_destinationTransfers?: SubscriptionResolver, "bnb_destinationTransfers", ParentType, ContextType, RequireFields>; - bnb_originMessage?: SubscriptionResolver, "bnb_originMessage", ParentType, ContextType, RequireFields>; - bnb_originMessages?: SubscriptionResolver, "bnb_originMessages", ParentType, ContextType, RequireFields>; - bnb_aggregateRoot?: SubscriptionResolver, "bnb_aggregateRoot", ParentType, ContextType, RequireFields>; - bnb_aggregateRoots?: SubscriptionResolver, "bnb_aggregateRoots", ParentType, ContextType, RequireFields>; - bnb_connectorMeta?: SubscriptionResolver, "bnb_connectorMeta", ParentType, ContextType, RequireFields>; - bnb_connectorMetas?: SubscriptionResolver, "bnb_connectorMetas", ParentType, ContextType, RequireFields>; - bnb_rootCount?: SubscriptionResolver, "bnb_rootCount", ParentType, ContextType, RequireFields>; - bnb_rootCounts?: SubscriptionResolver, "bnb_rootCounts", ParentType, ContextType, RequireFields>; - bnb_rootMessageSent?: SubscriptionResolver, "bnb_rootMessageSent", ParentType, ContextType, RequireFields>; - bnb_rootMessageSents?: SubscriptionResolver, "bnb_rootMessageSents", ParentType, ContextType, RequireFields>; - bnb_relayerFeesIncrease?: SubscriptionResolver, "bnb_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - bnb_relayerFeesIncreases?: SubscriptionResolver, "bnb_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - bnb_slippageUpdate?: SubscriptionResolver, "bnb_slippageUpdate", ParentType, ContextType, RequireFields>; - bnb_slippageUpdates?: SubscriptionResolver, "bnb_slippageUpdates", ParentType, ContextType, RequireFields>; - bnb_snapshotRoot?: SubscriptionResolver, "bnb_snapshotRoot", ParentType, ContextType, RequireFields>; - bnb_snapshotRoots?: SubscriptionResolver, "bnb_snapshotRoots", ParentType, ContextType, RequireFields>; - bnb_spokeConnectorMode?: SubscriptionResolver, "bnb_spokeConnectorMode", ParentType, ContextType, RequireFields>; - bnb_spokeConnectorModes?: SubscriptionResolver, "bnb_spokeConnectorModes", ParentType, ContextType, RequireFields>; - bnb_aggregateRootProposed?: SubscriptionResolver, "bnb_aggregateRootProposed", ParentType, ContextType, RequireFields>; - bnb_aggregateRootProposeds?: SubscriptionResolver, "bnb_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - bnb_optimisticRootFinalized?: SubscriptionResolver, "bnb_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - bnb_optimisticRootFinalizeds?: SubscriptionResolver, "bnb_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - bnb__meta?: SubscriptionResolver, "bnb__meta", ParentType, ContextType, Partial>; - stagingpolygon_asset?: SubscriptionResolver, "stagingpolygon_asset", ParentType, ContextType, RequireFields>; - stagingpolygon_assets?: SubscriptionResolver, "stagingpolygon_assets", ParentType, ContextType, RequireFields>; - stagingpolygon_assetStatus?: SubscriptionResolver, "stagingpolygon_assetStatus", ParentType, ContextType, RequireFields>; - stagingpolygon_assetStatuses?: SubscriptionResolver, "stagingpolygon_assetStatuses", ParentType, ContextType, RequireFields>; - stagingpolygon_assetBalance?: SubscriptionResolver, "stagingpolygon_assetBalance", ParentType, ContextType, RequireFields>; - stagingpolygon_assetBalances?: SubscriptionResolver, "stagingpolygon_assetBalances", ParentType, ContextType, RequireFields>; - stagingpolygon_router?: SubscriptionResolver, "stagingpolygon_router", ParentType, ContextType, RequireFields>; - stagingpolygon_routers?: SubscriptionResolver, "stagingpolygon_routers", ParentType, ContextType, RequireFields>; - stagingpolygon_routerDailyTVL?: SubscriptionResolver, "stagingpolygon_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingpolygon_routerDailyTVLs?: SubscriptionResolver, "stagingpolygon_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingpolygon_routerLiquidityEvent?: SubscriptionResolver, "stagingpolygon_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingpolygon_routerLiquidityEvents?: SubscriptionResolver, "stagingpolygon_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingpolygon_setting?: SubscriptionResolver, "stagingpolygon_setting", ParentType, ContextType, RequireFields>; - stagingpolygon_settings?: SubscriptionResolver, "stagingpolygon_settings", ParentType, ContextType, RequireFields>; - stagingpolygon_relayer?: SubscriptionResolver, "stagingpolygon_relayer", ParentType, ContextType, RequireFields>; - stagingpolygon_relayers?: SubscriptionResolver, "stagingpolygon_relayers", ParentType, ContextType, RequireFields>; - stagingpolygon_sequencer?: SubscriptionResolver, "stagingpolygon_sequencer", ParentType, ContextType, RequireFields>; - stagingpolygon_sequencers?: SubscriptionResolver, "stagingpolygon_sequencers", ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFee?: SubscriptionResolver, "stagingpolygon_relayerFee", ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFees?: SubscriptionResolver, "stagingpolygon_relayerFees", ParentType, ContextType, RequireFields>; - stagingpolygon_originTransfer?: SubscriptionResolver, "stagingpolygon_originTransfer", ParentType, ContextType, RequireFields>; - stagingpolygon_originTransfers?: SubscriptionResolver, "stagingpolygon_originTransfers", ParentType, ContextType, RequireFields>; - stagingpolygon_destinationTransfer?: SubscriptionResolver, "stagingpolygon_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingpolygon_destinationTransfers?: SubscriptionResolver, "stagingpolygon_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingpolygon_originMessage?: SubscriptionResolver, "stagingpolygon_originMessage", ParentType, ContextType, RequireFields>; - stagingpolygon_originMessages?: SubscriptionResolver, "stagingpolygon_originMessages", ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRoot?: SubscriptionResolver, "stagingpolygon_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRoots?: SubscriptionResolver, "stagingpolygon_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingpolygon_connectorMeta?: SubscriptionResolver, "stagingpolygon_connectorMeta", ParentType, ContextType, RequireFields>; - stagingpolygon_connectorMetas?: SubscriptionResolver, "stagingpolygon_connectorMetas", ParentType, ContextType, RequireFields>; - stagingpolygon_rootCount?: SubscriptionResolver, "stagingpolygon_rootCount", ParentType, ContextType, RequireFields>; - stagingpolygon_rootCounts?: SubscriptionResolver, "stagingpolygon_rootCounts", ParentType, ContextType, RequireFields>; - stagingpolygon_rootMessageSent?: SubscriptionResolver, "stagingpolygon_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingpolygon_rootMessageSents?: SubscriptionResolver, "stagingpolygon_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFeesIncrease?: SubscriptionResolver, "stagingpolygon_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingpolygon_relayerFeesIncreases?: SubscriptionResolver, "stagingpolygon_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingpolygon_slippageUpdate?: SubscriptionResolver, "stagingpolygon_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingpolygon_slippageUpdates?: SubscriptionResolver, "stagingpolygon_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingpolygon_snapshotRoot?: SubscriptionResolver, "stagingpolygon_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingpolygon_snapshotRoots?: SubscriptionResolver, "stagingpolygon_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingpolygon_spokeConnectorMode?: SubscriptionResolver, "stagingpolygon_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingpolygon_spokeConnectorModes?: SubscriptionResolver, "stagingpolygon_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRootProposed?: SubscriptionResolver, "stagingpolygon_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingpolygon_aggregateRootProposeds?: SubscriptionResolver, "stagingpolygon_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingpolygon_optimisticRootFinalized?: SubscriptionResolver, "stagingpolygon_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingpolygon_optimisticRootFinalizeds?: SubscriptionResolver, "stagingpolygon_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingpolygon__meta?: SubscriptionResolver, "stagingpolygon__meta", ParentType, ContextType, Partial>; - localmainnet_asset?: SubscriptionResolver, "localmainnet_asset", ParentType, ContextType, RequireFields>; - localmainnet_assets?: SubscriptionResolver, "localmainnet_assets", ParentType, ContextType, RequireFields>; - localmainnet_assetStatus?: SubscriptionResolver, "localmainnet_assetStatus", ParentType, ContextType, RequireFields>; - localmainnet_assetStatuses?: SubscriptionResolver, "localmainnet_assetStatuses", ParentType, ContextType, RequireFields>; - localmainnet_assetBalance?: SubscriptionResolver, "localmainnet_assetBalance", ParentType, ContextType, RequireFields>; - localmainnet_assetBalances?: SubscriptionResolver, "localmainnet_assetBalances", ParentType, ContextType, RequireFields>; - localmainnet_router?: SubscriptionResolver, "localmainnet_router", ParentType, ContextType, RequireFields>; - localmainnet_routers?: SubscriptionResolver, "localmainnet_routers", ParentType, ContextType, RequireFields>; - localmainnet_routerDailyTVL?: SubscriptionResolver, "localmainnet_routerDailyTVL", ParentType, ContextType, RequireFields>; - localmainnet_routerDailyTVLs?: SubscriptionResolver, "localmainnet_routerDailyTVLs", ParentType, ContextType, RequireFields>; - localmainnet_routerLiquidityEvent?: SubscriptionResolver, "localmainnet_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - localmainnet_routerLiquidityEvents?: SubscriptionResolver, "localmainnet_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - localmainnet_setting?: SubscriptionResolver, "localmainnet_setting", ParentType, ContextType, RequireFields>; - localmainnet_settings?: SubscriptionResolver, "localmainnet_settings", ParentType, ContextType, RequireFields>; - localmainnet_relayer?: SubscriptionResolver, "localmainnet_relayer", ParentType, ContextType, RequireFields>; - localmainnet_relayers?: SubscriptionResolver, "localmainnet_relayers", ParentType, ContextType, RequireFields>; - localmainnet_sequencer?: SubscriptionResolver, "localmainnet_sequencer", ParentType, ContextType, RequireFields>; - localmainnet_sequencers?: SubscriptionResolver, "localmainnet_sequencers", ParentType, ContextType, RequireFields>; - localmainnet_relayerFee?: SubscriptionResolver, "localmainnet_relayerFee", ParentType, ContextType, RequireFields>; - localmainnet_relayerFees?: SubscriptionResolver, "localmainnet_relayerFees", ParentType, ContextType, RequireFields>; - localmainnet_originTransfer?: SubscriptionResolver, "localmainnet_originTransfer", ParentType, ContextType, RequireFields>; - localmainnet_originTransfers?: SubscriptionResolver, "localmainnet_originTransfers", ParentType, ContextType, RequireFields>; - localmainnet_destinationTransfer?: SubscriptionResolver, "localmainnet_destinationTransfer", ParentType, ContextType, RequireFields>; - localmainnet_destinationTransfers?: SubscriptionResolver, "localmainnet_destinationTransfers", ParentType, ContextType, RequireFields>; - localmainnet_originMessage?: SubscriptionResolver, "localmainnet_originMessage", ParentType, ContextType, RequireFields>; - localmainnet_originMessages?: SubscriptionResolver, "localmainnet_originMessages", ParentType, ContextType, RequireFields>; - localmainnet_aggregateRoot?: SubscriptionResolver, "localmainnet_aggregateRoot", ParentType, ContextType, RequireFields>; - localmainnet_aggregateRoots?: SubscriptionResolver, "localmainnet_aggregateRoots", ParentType, ContextType, RequireFields>; - localmainnet_connectorMeta?: SubscriptionResolver, "localmainnet_connectorMeta", ParentType, ContextType, RequireFields>; - localmainnet_connectorMetas?: SubscriptionResolver, "localmainnet_connectorMetas", ParentType, ContextType, RequireFields>; - localmainnet_rootCount?: SubscriptionResolver, "localmainnet_rootCount", ParentType, ContextType, RequireFields>; - localmainnet_rootCounts?: SubscriptionResolver, "localmainnet_rootCounts", ParentType, ContextType, RequireFields>; - localmainnet_rootMessageSent?: SubscriptionResolver, "localmainnet_rootMessageSent", ParentType, ContextType, RequireFields>; - localmainnet_rootMessageSents?: SubscriptionResolver, "localmainnet_rootMessageSents", ParentType, ContextType, RequireFields>; - localmainnet_relayerFeesIncrease?: SubscriptionResolver, "localmainnet_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - localmainnet_relayerFeesIncreases?: SubscriptionResolver, "localmainnet_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - localmainnet_slippageUpdate?: SubscriptionResolver, "localmainnet_slippageUpdate", ParentType, ContextType, RequireFields>; - localmainnet_slippageUpdates?: SubscriptionResolver, "localmainnet_slippageUpdates", ParentType, ContextType, RequireFields>; - localmainnet_snapshotRoot?: SubscriptionResolver, "localmainnet_snapshotRoot", ParentType, ContextType, RequireFields>; - localmainnet_snapshotRoots?: SubscriptionResolver, "localmainnet_snapshotRoots", ParentType, ContextType, RequireFields>; - localmainnet_spokeConnectorMode?: SubscriptionResolver, "localmainnet_spokeConnectorMode", ParentType, ContextType, RequireFields>; - localmainnet_spokeConnectorModes?: SubscriptionResolver, "localmainnet_spokeConnectorModes", ParentType, ContextType, RequireFields>; - localmainnet_aggregateRootProposed?: SubscriptionResolver, "localmainnet_aggregateRootProposed", ParentType, ContextType, RequireFields>; - localmainnet_aggregateRootProposeds?: SubscriptionResolver, "localmainnet_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - localmainnet_optimisticRootFinalized?: SubscriptionResolver, "localmainnet_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - localmainnet_optimisticRootFinalizeds?: SubscriptionResolver, "localmainnet_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingxdai_asset?: SubscriptionResolver, "stagingxdai_asset", ParentType, ContextType, RequireFields>; - stagingxdai_assets?: SubscriptionResolver, "stagingxdai_assets", ParentType, ContextType, RequireFields>; - stagingxdai_assetStatus?: SubscriptionResolver, "stagingxdai_assetStatus", ParentType, ContextType, RequireFields>; - stagingxdai_assetStatuses?: SubscriptionResolver, "stagingxdai_assetStatuses", ParentType, ContextType, RequireFields>; - stagingxdai_assetBalance?: SubscriptionResolver, "stagingxdai_assetBalance", ParentType, ContextType, RequireFields>; - stagingxdai_assetBalances?: SubscriptionResolver, "stagingxdai_assetBalances", ParentType, ContextType, RequireFields>; - stagingxdai_router?: SubscriptionResolver, "stagingxdai_router", ParentType, ContextType, RequireFields>; - stagingxdai_routers?: SubscriptionResolver, "stagingxdai_routers", ParentType, ContextType, RequireFields>; - stagingxdai_routerDailyTVL?: SubscriptionResolver, "stagingxdai_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingxdai_routerDailyTVLs?: SubscriptionResolver, "stagingxdai_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingxdai_routerLiquidityEvent?: SubscriptionResolver, "stagingxdai_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingxdai_routerLiquidityEvents?: SubscriptionResolver, "stagingxdai_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingxdai_setting?: SubscriptionResolver, "stagingxdai_setting", ParentType, ContextType, RequireFields>; - stagingxdai_settings?: SubscriptionResolver, "stagingxdai_settings", ParentType, ContextType, RequireFields>; - stagingxdai_relayer?: SubscriptionResolver, "stagingxdai_relayer", ParentType, ContextType, RequireFields>; - stagingxdai_relayers?: SubscriptionResolver, "stagingxdai_relayers", ParentType, ContextType, RequireFields>; - stagingxdai_sequencer?: SubscriptionResolver, "stagingxdai_sequencer", ParentType, ContextType, RequireFields>; - stagingxdai_sequencers?: SubscriptionResolver, "stagingxdai_sequencers", ParentType, ContextType, RequireFields>; - stagingxdai_relayerFee?: SubscriptionResolver, "stagingxdai_relayerFee", ParentType, ContextType, RequireFields>; - stagingxdai_relayerFees?: SubscriptionResolver, "stagingxdai_relayerFees", ParentType, ContextType, RequireFields>; - stagingxdai_originTransfer?: SubscriptionResolver, "stagingxdai_originTransfer", ParentType, ContextType, RequireFields>; - stagingxdai_originTransfers?: SubscriptionResolver, "stagingxdai_originTransfers", ParentType, ContextType, RequireFields>; - stagingxdai_destinationTransfer?: SubscriptionResolver, "stagingxdai_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingxdai_destinationTransfers?: SubscriptionResolver, "stagingxdai_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingxdai_originMessage?: SubscriptionResolver, "stagingxdai_originMessage", ParentType, ContextType, RequireFields>; - stagingxdai_originMessages?: SubscriptionResolver, "stagingxdai_originMessages", ParentType, ContextType, RequireFields>; - stagingxdai_aggregateRoot?: SubscriptionResolver, "stagingxdai_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingxdai_aggregateRoots?: SubscriptionResolver, "stagingxdai_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingxdai_connectorMeta?: SubscriptionResolver, "stagingxdai_connectorMeta", ParentType, ContextType, RequireFields>; - stagingxdai_connectorMetas?: SubscriptionResolver, "stagingxdai_connectorMetas", ParentType, ContextType, RequireFields>; - stagingxdai_rootCount?: SubscriptionResolver, "stagingxdai_rootCount", ParentType, ContextType, RequireFields>; - stagingxdai_rootCounts?: SubscriptionResolver, "stagingxdai_rootCounts", ParentType, ContextType, RequireFields>; - stagingxdai_rootMessageSent?: SubscriptionResolver, "stagingxdai_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingxdai_rootMessageSents?: SubscriptionResolver, "stagingxdai_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingxdai_relayerFeesIncrease?: SubscriptionResolver, "stagingxdai_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingxdai_relayerFeesIncreases?: SubscriptionResolver, "stagingxdai_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingxdai_slippageUpdate?: SubscriptionResolver, "stagingxdai_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingxdai_slippageUpdates?: SubscriptionResolver, "stagingxdai_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingxdai_snapshotRoot?: SubscriptionResolver, "stagingxdai_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingxdai_snapshotRoots?: SubscriptionResolver, "stagingxdai_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingxdai_spokeConnectorMode?: SubscriptionResolver, "stagingxdai_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingxdai_spokeConnectorModes?: SubscriptionResolver, "stagingxdai_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingxdai_aggregateRootProposed?: SubscriptionResolver, "stagingxdai_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingxdai_aggregateRootProposeds?: SubscriptionResolver, "stagingxdai_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingxdai_optimisticRootFinalized?: SubscriptionResolver, "stagingxdai_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingxdai_optimisticRootFinalizeds?: SubscriptionResolver, "stagingxdai_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingxdai__meta?: SubscriptionResolver, "stagingxdai__meta", ParentType, ContextType, Partial>; - stagingoptimism_asset?: SubscriptionResolver, "stagingoptimism_asset", ParentType, ContextType, RequireFields>; - stagingoptimism_assets?: SubscriptionResolver, "stagingoptimism_assets", ParentType, ContextType, RequireFields>; - stagingoptimism_assetStatus?: SubscriptionResolver, "stagingoptimism_assetStatus", ParentType, ContextType, RequireFields>; - stagingoptimism_assetStatuses?: SubscriptionResolver, "stagingoptimism_assetStatuses", ParentType, ContextType, RequireFields>; - stagingoptimism_assetBalance?: SubscriptionResolver, "stagingoptimism_assetBalance", ParentType, ContextType, RequireFields>; - stagingoptimism_assetBalances?: SubscriptionResolver, "stagingoptimism_assetBalances", ParentType, ContextType, RequireFields>; - stagingoptimism_router?: SubscriptionResolver, "stagingoptimism_router", ParentType, ContextType, RequireFields>; - stagingoptimism_routers?: SubscriptionResolver, "stagingoptimism_routers", ParentType, ContextType, RequireFields>; - stagingoptimism_routerDailyTVL?: SubscriptionResolver, "stagingoptimism_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingoptimism_routerDailyTVLs?: SubscriptionResolver, "stagingoptimism_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingoptimism_routerLiquidityEvent?: SubscriptionResolver, "stagingoptimism_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingoptimism_routerLiquidityEvents?: SubscriptionResolver, "stagingoptimism_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingoptimism_setting?: SubscriptionResolver, "stagingoptimism_setting", ParentType, ContextType, RequireFields>; - stagingoptimism_settings?: SubscriptionResolver, "stagingoptimism_settings", ParentType, ContextType, RequireFields>; - stagingoptimism_relayer?: SubscriptionResolver, "stagingoptimism_relayer", ParentType, ContextType, RequireFields>; - stagingoptimism_relayers?: SubscriptionResolver, "stagingoptimism_relayers", ParentType, ContextType, RequireFields>; - stagingoptimism_sequencer?: SubscriptionResolver, "stagingoptimism_sequencer", ParentType, ContextType, RequireFields>; - stagingoptimism_sequencers?: SubscriptionResolver, "stagingoptimism_sequencers", ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFee?: SubscriptionResolver, "stagingoptimism_relayerFee", ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFees?: SubscriptionResolver, "stagingoptimism_relayerFees", ParentType, ContextType, RequireFields>; - stagingoptimism_originTransfer?: SubscriptionResolver, "stagingoptimism_originTransfer", ParentType, ContextType, RequireFields>; - stagingoptimism_originTransfers?: SubscriptionResolver, "stagingoptimism_originTransfers", ParentType, ContextType, RequireFields>; - stagingoptimism_destinationTransfer?: SubscriptionResolver, "stagingoptimism_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingoptimism_destinationTransfers?: SubscriptionResolver, "stagingoptimism_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingoptimism_originMessage?: SubscriptionResolver, "stagingoptimism_originMessage", ParentType, ContextType, RequireFields>; - stagingoptimism_originMessages?: SubscriptionResolver, "stagingoptimism_originMessages", ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRoot?: SubscriptionResolver, "stagingoptimism_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRoots?: SubscriptionResolver, "stagingoptimism_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingoptimism_connectorMeta?: SubscriptionResolver, "stagingoptimism_connectorMeta", ParentType, ContextType, RequireFields>; - stagingoptimism_connectorMetas?: SubscriptionResolver, "stagingoptimism_connectorMetas", ParentType, ContextType, RequireFields>; - stagingoptimism_rootCount?: SubscriptionResolver, "stagingoptimism_rootCount", ParentType, ContextType, RequireFields>; - stagingoptimism_rootCounts?: SubscriptionResolver, "stagingoptimism_rootCounts", ParentType, ContextType, RequireFields>; - stagingoptimism_rootMessageSent?: SubscriptionResolver, "stagingoptimism_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingoptimism_rootMessageSents?: SubscriptionResolver, "stagingoptimism_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFeesIncrease?: SubscriptionResolver, "stagingoptimism_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingoptimism_relayerFeesIncreases?: SubscriptionResolver, "stagingoptimism_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingoptimism_slippageUpdate?: SubscriptionResolver, "stagingoptimism_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingoptimism_slippageUpdates?: SubscriptionResolver, "stagingoptimism_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingoptimism_snapshotRoot?: SubscriptionResolver, "stagingoptimism_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingoptimism_snapshotRoots?: SubscriptionResolver, "stagingoptimism_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingoptimism_spokeConnectorMode?: SubscriptionResolver, "stagingoptimism_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingoptimism_spokeConnectorModes?: SubscriptionResolver, "stagingoptimism_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRootProposed?: SubscriptionResolver, "stagingoptimism_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingoptimism_aggregateRootProposeds?: SubscriptionResolver, "stagingoptimism_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingoptimism_optimisticRootFinalized?: SubscriptionResolver, "stagingoptimism_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingoptimism_optimisticRootFinalizeds?: SubscriptionResolver, "stagingoptimism_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingoptimism__meta?: SubscriptionResolver, "stagingoptimism__meta", ParentType, ContextType, Partial>; + avalanche_swap_stableSwap?: SubscriptionResolver, "avalanche_swap_stableSwap", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwaps?: SubscriptionResolver, "avalanche_swap_stableSwaps", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "avalanche_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "avalanche_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "avalanche_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "avalanche_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapExchange?: SubscriptionResolver, "avalanche_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapExchanges?: SubscriptionResolver, "avalanche_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + avalanche_swap_swapDailyVolume?: SubscriptionResolver, "avalanche_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + avalanche_swap_swapDailyVolumes?: SubscriptionResolver, "avalanche_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + avalanche_swap_swapHourlyVolume?: SubscriptionResolver, "avalanche_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + avalanche_swap_swapHourlyVolumes?: SubscriptionResolver, "avalanche_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + avalanche_swap_swapWeeklyVolume?: SubscriptionResolver, "avalanche_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + avalanche_swap_swapWeeklyVolumes?: SubscriptionResolver, "avalanche_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + avalanche_swap_lpAccount?: SubscriptionResolver, "avalanche_swap_lpAccount", ParentType, ContextType, RequireFields>; + avalanche_swap_lpAccounts?: SubscriptionResolver, "avalanche_swap_lpAccounts", ParentType, ContextType, RequireFields>; + avalanche_swap_lpAccountBalance?: SubscriptionResolver, "avalanche_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + avalanche_swap_lpAccountBalances?: SubscriptionResolver, "avalanche_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + avalanche_swap_lpToken?: SubscriptionResolver, "avalanche_swap_lpToken", ParentType, ContextType, RequireFields>; + avalanche_swap_lpTokens?: SubscriptionResolver, "avalanche_swap_lpTokens", ParentType, ContextType, RequireFields>; + avalanche_swap_lpTransferEvent?: SubscriptionResolver, "avalanche_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + avalanche_swap_lpTransferEvents?: SubscriptionResolver, "avalanche_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapEvent?: SubscriptionResolver, "avalanche_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + avalanche_swap_stableSwapEvents?: SubscriptionResolver, "avalanche_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + avalanche_swap_swapTradeVolume?: SubscriptionResolver, "avalanche_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + avalanche_swap_swapTradeVolumes?: SubscriptionResolver, "avalanche_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + avalanche_swap_lpTokenEvent?: SubscriptionResolver, "avalanche_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + avalanche_swap_lpTokenEvents?: SubscriptionResolver, "avalanche_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + avalanche_swap__meta?: SubscriptionResolver, "avalanche_swap__meta", ParentType, ContextType, Partial>; + mainnet_rootAggregated?: SubscriptionResolver, "mainnet_rootAggregated", ParentType, ContextType, RequireFields>; + mainnet_rootAggregateds?: SubscriptionResolver, "mainnet_rootAggregateds", ParentType, ContextType, RequireFields>; + mainnet_rootPropagated?: SubscriptionResolver, "mainnet_rootPropagated", ParentType, ContextType, RequireFields>; + mainnet_rootPropagateds?: SubscriptionResolver, "mainnet_rootPropagateds", ParentType, ContextType, RequireFields>; + mainnet_aggregatedMessageRoot?: SubscriptionResolver, "mainnet_aggregatedMessageRoot", ParentType, ContextType, RequireFields>; + mainnet_aggregatedMessageRoots?: SubscriptionResolver, "mainnet_aggregatedMessageRoots", ParentType, ContextType, RequireFields>; + mainnet_rootManagerMeta?: SubscriptionResolver, "mainnet_rootManagerMeta", ParentType, ContextType, RequireFields>; + mainnet_rootManagerMetas?: SubscriptionResolver, "mainnet_rootManagerMetas", ParentType, ContextType, RequireFields>; + mainnet_rootManagerMode?: SubscriptionResolver, "mainnet_rootManagerMode", ParentType, ContextType, RequireFields>; + mainnet_rootManagerModes?: SubscriptionResolver, "mainnet_rootManagerModes", ParentType, ContextType, RequireFields>; + mainnet_optimisticRootProposed?: SubscriptionResolver, "mainnet_optimisticRootProposed", ParentType, ContextType, RequireFields>; + mainnet_optimisticRootProposeds?: SubscriptionResolver, "mainnet_optimisticRootProposeds", ParentType, ContextType, RequireFields>; + mainnet_hubOptimisticRootFinalized?: SubscriptionResolver, "mainnet_hubOptimisticRootFinalized", ParentType, ContextType, RequireFields>; + mainnet_hubOptimisticRootFinalizeds?: SubscriptionResolver, "mainnet_hubOptimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + mainnet_optimisticRootPropagated?: SubscriptionResolver, "mainnet_optimisticRootPropagated", ParentType, ContextType, RequireFields>; + mainnet_optimisticRootPropagateds?: SubscriptionResolver, "mainnet_optimisticRootPropagateds", ParentType, ContextType, RequireFields>; + mainnet_polygonConnectorMeta?: SubscriptionResolver, "mainnet_polygonConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_polygonConnectorMetas?: SubscriptionResolver, "mainnet_polygonConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_optimismConnectorMeta?: SubscriptionResolver, "mainnet_optimismConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_optimismConnectorMetas?: SubscriptionResolver, "mainnet_optimismConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_bnbConnectorMeta?: SubscriptionResolver, "mainnet_bnbConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_bnbConnectorMetas?: SubscriptionResolver, "mainnet_bnbConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_arbitrumConnectorMeta?: SubscriptionResolver, "mainnet_arbitrumConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_arbitrumConnectorMetas?: SubscriptionResolver, "mainnet_arbitrumConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_gnosisConnectorMeta?: SubscriptionResolver, "mainnet_gnosisConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_gnosisConnectorMetas?: SubscriptionResolver, "mainnet_gnosisConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_lineaConnectorMeta?: SubscriptionResolver, "mainnet_lineaConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_lineaConnectorMetas?: SubscriptionResolver, "mainnet_lineaConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_metisConnectorMeta?: SubscriptionResolver, "mainnet_metisConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_metisConnectorMetas?: SubscriptionResolver, "mainnet_metisConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_mantleConnectorMeta?: SubscriptionResolver, "mainnet_mantleConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_mantleConnectorMetas?: SubscriptionResolver, "mainnet_mantleConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_avalancheConnectorMeta?: SubscriptionResolver, "mainnet_avalancheConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_avalancheConnectorMetas?: SubscriptionResolver, "mainnet_avalancheConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_baseConnectorMeta?: SubscriptionResolver, "mainnet_baseConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_baseConnectorMetas?: SubscriptionResolver, "mainnet_baseConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_polygonZkConnectorMeta?: SubscriptionResolver, "mainnet_polygonZkConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_polygonZkConnectorMetas?: SubscriptionResolver, "mainnet_polygonZkConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_zkSyncConnectorMeta?: SubscriptionResolver, "mainnet_zkSyncConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_zkSyncConnectorMetas?: SubscriptionResolver, "mainnet_zkSyncConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_modeConnectorMeta?: SubscriptionResolver, "mainnet_modeConnectorMeta", ParentType, ContextType, RequireFields>; + mainnet_modeConnectorMetas?: SubscriptionResolver, "mainnet_modeConnectorMetas", ParentType, ContextType, RequireFields>; + mainnet_rootMessageProcessed?: SubscriptionResolver, "mainnet_rootMessageProcessed", ParentType, ContextType, RequireFields>; + mainnet_rootMessageProcesseds?: SubscriptionResolver, "mainnet_rootMessageProcesseds", ParentType, ContextType, RequireFields>; + mainnet_aggregateRootSavedSlow?: SubscriptionResolver, "mainnet_aggregateRootSavedSlow", ParentType, ContextType, RequireFields>; + mainnet_aggregateRootSavedSlows?: SubscriptionResolver, "mainnet_aggregateRootSavedSlows", ParentType, ContextType, RequireFields>; + mainnet_hubDomain?: SubscriptionResolver, "mainnet_hubDomain", ParentType, ContextType, RequireFields>; + mainnet_hubDomains?: SubscriptionResolver, "mainnet_hubDomains", ParentType, ContextType, RequireFields>; + mainnet__meta?: SubscriptionResolver, "mainnet__meta", ParentType, ContextType, Partial>; avalanche_asset?: SubscriptionResolver, "avalanche_asset", ParentType, ContextType, RequireFields>; avalanche_assets?: SubscriptionResolver, "avalanche_assets", ParentType, ContextType, RequireFields>; avalanche_assetStatus?: SubscriptionResolver, "avalanche_assetStatus", ParentType, ContextType, RequireFields>; @@ -201014,240 +200966,53 @@ export type SubscriptionResolvers, "avalanche_optimisticRootFinalized", ParentType, ContextType, RequireFields>; avalanche_optimisticRootFinalizeds?: SubscriptionResolver, "avalanche_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; avalanche__meta?: SubscriptionResolver, "avalanche__meta", ParentType, ContextType, Partial>; - zksync_asset?: SubscriptionResolver, "zksync_asset", ParentType, ContextType, RequireFields>; - zksync_assets?: SubscriptionResolver, "zksync_assets", ParentType, ContextType, RequireFields>; - zksync_assetStatus?: SubscriptionResolver, "zksync_assetStatus", ParentType, ContextType, RequireFields>; - zksync_assetStatuses?: SubscriptionResolver, "zksync_assetStatuses", ParentType, ContextType, RequireFields>; - zksync_assetBalance?: SubscriptionResolver, "zksync_assetBalance", ParentType, ContextType, RequireFields>; - zksync_assetBalances?: SubscriptionResolver, "zksync_assetBalances", ParentType, ContextType, RequireFields>; - zksync_router?: SubscriptionResolver, "zksync_router", ParentType, ContextType, RequireFields>; - zksync_routers?: SubscriptionResolver, "zksync_routers", ParentType, ContextType, RequireFields>; - zksync_routerDailyTVL?: SubscriptionResolver, "zksync_routerDailyTVL", ParentType, ContextType, RequireFields>; - zksync_routerDailyTVLs?: SubscriptionResolver, "zksync_routerDailyTVLs", ParentType, ContextType, RequireFields>; - zksync_routerLiquidityEvent?: SubscriptionResolver, "zksync_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - zksync_routerLiquidityEvents?: SubscriptionResolver, "zksync_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - zksync_setting?: SubscriptionResolver, "zksync_setting", ParentType, ContextType, RequireFields>; - zksync_settings?: SubscriptionResolver, "zksync_settings", ParentType, ContextType, RequireFields>; - zksync_relayer?: SubscriptionResolver, "zksync_relayer", ParentType, ContextType, RequireFields>; - zksync_relayers?: SubscriptionResolver, "zksync_relayers", ParentType, ContextType, RequireFields>; - zksync_sequencer?: SubscriptionResolver, "zksync_sequencer", ParentType, ContextType, RequireFields>; - zksync_sequencers?: SubscriptionResolver, "zksync_sequencers", ParentType, ContextType, RequireFields>; - zksync_relayerFee?: SubscriptionResolver, "zksync_relayerFee", ParentType, ContextType, RequireFields>; - zksync_relayerFees?: SubscriptionResolver, "zksync_relayerFees", ParentType, ContextType, RequireFields>; - zksync_originTransfer?: SubscriptionResolver, "zksync_originTransfer", ParentType, ContextType, RequireFields>; - zksync_originTransfers?: SubscriptionResolver, "zksync_originTransfers", ParentType, ContextType, RequireFields>; - zksync_destinationTransfer?: SubscriptionResolver, "zksync_destinationTransfer", ParentType, ContextType, RequireFields>; - zksync_destinationTransfers?: SubscriptionResolver, "zksync_destinationTransfers", ParentType, ContextType, RequireFields>; - zksync_originMessage?: SubscriptionResolver, "zksync_originMessage", ParentType, ContextType, RequireFields>; - zksync_originMessages?: SubscriptionResolver, "zksync_originMessages", ParentType, ContextType, RequireFields>; - zksync_aggregateRoot?: SubscriptionResolver, "zksync_aggregateRoot", ParentType, ContextType, RequireFields>; - zksync_aggregateRoots?: SubscriptionResolver, "zksync_aggregateRoots", ParentType, ContextType, RequireFields>; - zksync_connectorMeta?: SubscriptionResolver, "zksync_connectorMeta", ParentType, ContextType, RequireFields>; - zksync_connectorMetas?: SubscriptionResolver, "zksync_connectorMetas", ParentType, ContextType, RequireFields>; - zksync_rootCount?: SubscriptionResolver, "zksync_rootCount", ParentType, ContextType, RequireFields>; - zksync_rootCounts?: SubscriptionResolver, "zksync_rootCounts", ParentType, ContextType, RequireFields>; - zksync_rootMessageSent?: SubscriptionResolver, "zksync_rootMessageSent", ParentType, ContextType, RequireFields>; - zksync_rootMessageSents?: SubscriptionResolver, "zksync_rootMessageSents", ParentType, ContextType, RequireFields>; - zksync_relayerFeesIncrease?: SubscriptionResolver, "zksync_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - zksync_relayerFeesIncreases?: SubscriptionResolver, "zksync_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - zksync_slippageUpdate?: SubscriptionResolver, "zksync_slippageUpdate", ParentType, ContextType, RequireFields>; - zksync_slippageUpdates?: SubscriptionResolver, "zksync_slippageUpdates", ParentType, ContextType, RequireFields>; - zksync_snapshotRoot?: SubscriptionResolver, "zksync_snapshotRoot", ParentType, ContextType, RequireFields>; - zksync_snapshotRoots?: SubscriptionResolver, "zksync_snapshotRoots", ParentType, ContextType, RequireFields>; - zksync_spokeConnectorMode?: SubscriptionResolver, "zksync_spokeConnectorMode", ParentType, ContextType, RequireFields>; - zksync_spokeConnectorModes?: SubscriptionResolver, "zksync_spokeConnectorModes", ParentType, ContextType, RequireFields>; - zksync_aggregateRootProposed?: SubscriptionResolver, "zksync_aggregateRootProposed", ParentType, ContextType, RequireFields>; - zksync_aggregateRootProposeds?: SubscriptionResolver, "zksync_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - zksync_optimisticRootFinalized?: SubscriptionResolver, "zksync_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - zksync_optimisticRootFinalizeds?: SubscriptionResolver, "zksync_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - zksync__meta?: SubscriptionResolver, "zksync__meta", ParentType, ContextType, Partial>; - stagingbnb_asset?: SubscriptionResolver, "stagingbnb_asset", ParentType, ContextType, RequireFields>; - stagingbnb_assets?: SubscriptionResolver, "stagingbnb_assets", ParentType, ContextType, RequireFields>; - stagingbnb_assetStatus?: SubscriptionResolver, "stagingbnb_assetStatus", ParentType, ContextType, RequireFields>; - stagingbnb_assetStatuses?: SubscriptionResolver, "stagingbnb_assetStatuses", ParentType, ContextType, RequireFields>; - stagingbnb_assetBalance?: SubscriptionResolver, "stagingbnb_assetBalance", ParentType, ContextType, RequireFields>; - stagingbnb_assetBalances?: SubscriptionResolver, "stagingbnb_assetBalances", ParentType, ContextType, RequireFields>; - stagingbnb_router?: SubscriptionResolver, "stagingbnb_router", ParentType, ContextType, RequireFields>; - stagingbnb_routers?: SubscriptionResolver, "stagingbnb_routers", ParentType, ContextType, RequireFields>; - stagingbnb_routerDailyTVL?: SubscriptionResolver, "stagingbnb_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingbnb_routerDailyTVLs?: SubscriptionResolver, "stagingbnb_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingbnb_routerLiquidityEvent?: SubscriptionResolver, "stagingbnb_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingbnb_routerLiquidityEvents?: SubscriptionResolver, "stagingbnb_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingbnb_setting?: SubscriptionResolver, "stagingbnb_setting", ParentType, ContextType, RequireFields>; - stagingbnb_settings?: SubscriptionResolver, "stagingbnb_settings", ParentType, ContextType, RequireFields>; - stagingbnb_relayer?: SubscriptionResolver, "stagingbnb_relayer", ParentType, ContextType, RequireFields>; - stagingbnb_relayers?: SubscriptionResolver, "stagingbnb_relayers", ParentType, ContextType, RequireFields>; - stagingbnb_sequencer?: SubscriptionResolver, "stagingbnb_sequencer", ParentType, ContextType, RequireFields>; - stagingbnb_sequencers?: SubscriptionResolver, "stagingbnb_sequencers", ParentType, ContextType, RequireFields>; - stagingbnb_relayerFee?: SubscriptionResolver, "stagingbnb_relayerFee", ParentType, ContextType, RequireFields>; - stagingbnb_relayerFees?: SubscriptionResolver, "stagingbnb_relayerFees", ParentType, ContextType, RequireFields>; - stagingbnb_originTransfer?: SubscriptionResolver, "stagingbnb_originTransfer", ParentType, ContextType, RequireFields>; - stagingbnb_originTransfers?: SubscriptionResolver, "stagingbnb_originTransfers", ParentType, ContextType, RequireFields>; - stagingbnb_destinationTransfer?: SubscriptionResolver, "stagingbnb_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingbnb_destinationTransfers?: SubscriptionResolver, "stagingbnb_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingbnb_originMessage?: SubscriptionResolver, "stagingbnb_originMessage", ParentType, ContextType, RequireFields>; - stagingbnb_originMessages?: SubscriptionResolver, "stagingbnb_originMessages", ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRoot?: SubscriptionResolver, "stagingbnb_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRoots?: SubscriptionResolver, "stagingbnb_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingbnb_connectorMeta?: SubscriptionResolver, "stagingbnb_connectorMeta", ParentType, ContextType, RequireFields>; - stagingbnb_connectorMetas?: SubscriptionResolver, "stagingbnb_connectorMetas", ParentType, ContextType, RequireFields>; - stagingbnb_rootCount?: SubscriptionResolver, "stagingbnb_rootCount", ParentType, ContextType, RequireFields>; - stagingbnb_rootCounts?: SubscriptionResolver, "stagingbnb_rootCounts", ParentType, ContextType, RequireFields>; - stagingbnb_rootMessageSent?: SubscriptionResolver, "stagingbnb_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingbnb_rootMessageSents?: SubscriptionResolver, "stagingbnb_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingbnb_relayerFeesIncrease?: SubscriptionResolver, "stagingbnb_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingbnb_relayerFeesIncreases?: SubscriptionResolver, "stagingbnb_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingbnb_slippageUpdate?: SubscriptionResolver, "stagingbnb_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingbnb_slippageUpdates?: SubscriptionResolver, "stagingbnb_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingbnb_snapshotRoot?: SubscriptionResolver, "stagingbnb_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingbnb_snapshotRoots?: SubscriptionResolver, "stagingbnb_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingbnb_spokeConnectorMode?: SubscriptionResolver, "stagingbnb_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingbnb_spokeConnectorModes?: SubscriptionResolver, "stagingbnb_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRootProposed?: SubscriptionResolver, "stagingbnb_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingbnb_aggregateRootProposeds?: SubscriptionResolver, "stagingbnb_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingbnb_optimisticRootFinalized?: SubscriptionResolver, "stagingbnb_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingbnb_optimisticRootFinalizeds?: SubscriptionResolver, "stagingbnb_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingbnb__meta?: SubscriptionResolver, "stagingbnb__meta", ParentType, ContextType, Partial>; - stagingavalanche_asset?: SubscriptionResolver, "stagingavalanche_asset", ParentType, ContextType, RequireFields>; - stagingavalanche_assets?: SubscriptionResolver, "stagingavalanche_assets", ParentType, ContextType, RequireFields>; - stagingavalanche_assetStatus?: SubscriptionResolver, "stagingavalanche_assetStatus", ParentType, ContextType, RequireFields>; - stagingavalanche_assetStatuses?: SubscriptionResolver, "stagingavalanche_assetStatuses", ParentType, ContextType, RequireFields>; - stagingavalanche_assetBalance?: SubscriptionResolver, "stagingavalanche_assetBalance", ParentType, ContextType, RequireFields>; - stagingavalanche_assetBalances?: SubscriptionResolver, "stagingavalanche_assetBalances", ParentType, ContextType, RequireFields>; - stagingavalanche_router?: SubscriptionResolver, "stagingavalanche_router", ParentType, ContextType, RequireFields>; - stagingavalanche_routers?: SubscriptionResolver, "stagingavalanche_routers", ParentType, ContextType, RequireFields>; - stagingavalanche_routerDailyTVL?: SubscriptionResolver, "stagingavalanche_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingavalanche_routerDailyTVLs?: SubscriptionResolver, "stagingavalanche_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingavalanche_routerLiquidityEvent?: SubscriptionResolver, "stagingavalanche_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingavalanche_routerLiquidityEvents?: SubscriptionResolver, "stagingavalanche_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingavalanche_setting?: SubscriptionResolver, "stagingavalanche_setting", ParentType, ContextType, RequireFields>; - stagingavalanche_settings?: SubscriptionResolver, "stagingavalanche_settings", ParentType, ContextType, RequireFields>; - stagingavalanche_relayer?: SubscriptionResolver, "stagingavalanche_relayer", ParentType, ContextType, RequireFields>; - stagingavalanche_relayers?: SubscriptionResolver, "stagingavalanche_relayers", ParentType, ContextType, RequireFields>; - stagingavalanche_sequencer?: SubscriptionResolver, "stagingavalanche_sequencer", ParentType, ContextType, RequireFields>; - stagingavalanche_sequencers?: SubscriptionResolver, "stagingavalanche_sequencers", ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFee?: SubscriptionResolver, "stagingavalanche_relayerFee", ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFees?: SubscriptionResolver, "stagingavalanche_relayerFees", ParentType, ContextType, RequireFields>; - stagingavalanche_originTransfer?: SubscriptionResolver, "stagingavalanche_originTransfer", ParentType, ContextType, RequireFields>; - stagingavalanche_originTransfers?: SubscriptionResolver, "stagingavalanche_originTransfers", ParentType, ContextType, RequireFields>; - stagingavalanche_destinationTransfer?: SubscriptionResolver, "stagingavalanche_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingavalanche_destinationTransfers?: SubscriptionResolver, "stagingavalanche_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingavalanche_originMessage?: SubscriptionResolver, "stagingavalanche_originMessage", ParentType, ContextType, RequireFields>; - stagingavalanche_originMessages?: SubscriptionResolver, "stagingavalanche_originMessages", ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRoot?: SubscriptionResolver, "stagingavalanche_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRoots?: SubscriptionResolver, "stagingavalanche_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingavalanche_connectorMeta?: SubscriptionResolver, "stagingavalanche_connectorMeta", ParentType, ContextType, RequireFields>; - stagingavalanche_connectorMetas?: SubscriptionResolver, "stagingavalanche_connectorMetas", ParentType, ContextType, RequireFields>; - stagingavalanche_rootCount?: SubscriptionResolver, "stagingavalanche_rootCount", ParentType, ContextType, RequireFields>; - stagingavalanche_rootCounts?: SubscriptionResolver, "stagingavalanche_rootCounts", ParentType, ContextType, RequireFields>; - stagingavalanche_rootMessageSent?: SubscriptionResolver, "stagingavalanche_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingavalanche_rootMessageSents?: SubscriptionResolver, "stagingavalanche_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFeesIncrease?: SubscriptionResolver, "stagingavalanche_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingavalanche_relayerFeesIncreases?: SubscriptionResolver, "stagingavalanche_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingavalanche_slippageUpdate?: SubscriptionResolver, "stagingavalanche_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingavalanche_slippageUpdates?: SubscriptionResolver, "stagingavalanche_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingavalanche_snapshotRoot?: SubscriptionResolver, "stagingavalanche_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingavalanche_snapshotRoots?: SubscriptionResolver, "stagingavalanche_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingavalanche_spokeConnectorMode?: SubscriptionResolver, "stagingavalanche_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingavalanche_spokeConnectorModes?: SubscriptionResolver, "stagingavalanche_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRootProposed?: SubscriptionResolver, "stagingavalanche_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingavalanche_aggregateRootProposeds?: SubscriptionResolver, "stagingavalanche_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingavalanche_optimisticRootFinalized?: SubscriptionResolver, "stagingavalanche_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingavalanche_optimisticRootFinalizeds?: SubscriptionResolver, "stagingavalanche_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingavalanche__meta?: SubscriptionResolver, "stagingavalanche__meta", ParentType, ContextType, Partial>; - localarbitrumone_asset?: SubscriptionResolver, "localarbitrumone_asset", ParentType, ContextType, RequireFields>; - localarbitrumone_assets?: SubscriptionResolver, "localarbitrumone_assets", ParentType, ContextType, RequireFields>; - localarbitrumone_assetStatus?: SubscriptionResolver, "localarbitrumone_assetStatus", ParentType, ContextType, RequireFields>; - localarbitrumone_assetStatuses?: SubscriptionResolver, "localarbitrumone_assetStatuses", ParentType, ContextType, RequireFields>; - localarbitrumone_assetBalance?: SubscriptionResolver, "localarbitrumone_assetBalance", ParentType, ContextType, RequireFields>; - localarbitrumone_assetBalances?: SubscriptionResolver, "localarbitrumone_assetBalances", ParentType, ContextType, RequireFields>; - localarbitrumone_router?: SubscriptionResolver, "localarbitrumone_router", ParentType, ContextType, RequireFields>; - localarbitrumone_routers?: SubscriptionResolver, "localarbitrumone_routers", ParentType, ContextType, RequireFields>; - localarbitrumone_routerDailyTVL?: SubscriptionResolver, "localarbitrumone_routerDailyTVL", ParentType, ContextType, RequireFields>; - localarbitrumone_routerDailyTVLs?: SubscriptionResolver, "localarbitrumone_routerDailyTVLs", ParentType, ContextType, RequireFields>; - localarbitrumone_routerLiquidityEvent?: SubscriptionResolver, "localarbitrumone_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - localarbitrumone_routerLiquidityEvents?: SubscriptionResolver, "localarbitrumone_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - localarbitrumone_setting?: SubscriptionResolver, "localarbitrumone_setting", ParentType, ContextType, RequireFields>; - localarbitrumone_settings?: SubscriptionResolver, "localarbitrumone_settings", ParentType, ContextType, RequireFields>; - localarbitrumone_relayer?: SubscriptionResolver, "localarbitrumone_relayer", ParentType, ContextType, RequireFields>; - localarbitrumone_relayers?: SubscriptionResolver, "localarbitrumone_relayers", ParentType, ContextType, RequireFields>; - localarbitrumone_sequencer?: SubscriptionResolver, "localarbitrumone_sequencer", ParentType, ContextType, RequireFields>; - localarbitrumone_sequencers?: SubscriptionResolver, "localarbitrumone_sequencers", ParentType, ContextType, RequireFields>; - localarbitrumone_relayerFee?: SubscriptionResolver, "localarbitrumone_relayerFee", ParentType, ContextType, RequireFields>; - localarbitrumone_relayerFees?: SubscriptionResolver, "localarbitrumone_relayerFees", ParentType, ContextType, RequireFields>; - localarbitrumone_originTransfer?: SubscriptionResolver, "localarbitrumone_originTransfer", ParentType, ContextType, RequireFields>; - localarbitrumone_originTransfers?: SubscriptionResolver, "localarbitrumone_originTransfers", ParentType, ContextType, RequireFields>; - localarbitrumone_destinationTransfer?: SubscriptionResolver, "localarbitrumone_destinationTransfer", ParentType, ContextType, RequireFields>; - localarbitrumone_destinationTransfers?: SubscriptionResolver, "localarbitrumone_destinationTransfers", ParentType, ContextType, RequireFields>; - localarbitrumone_originMessage?: SubscriptionResolver, "localarbitrumone_originMessage", ParentType, ContextType, RequireFields>; - localarbitrumone_originMessages?: SubscriptionResolver, "localarbitrumone_originMessages", ParentType, ContextType, RequireFields>; - localarbitrumone_aggregateRoot?: SubscriptionResolver, "localarbitrumone_aggregateRoot", ParentType, ContextType, RequireFields>; - localarbitrumone_aggregateRoots?: SubscriptionResolver, "localarbitrumone_aggregateRoots", ParentType, ContextType, RequireFields>; - localarbitrumone_connectorMeta?: SubscriptionResolver, "localarbitrumone_connectorMeta", ParentType, ContextType, RequireFields>; - localarbitrumone_connectorMetas?: SubscriptionResolver, "localarbitrumone_connectorMetas", ParentType, ContextType, RequireFields>; - localarbitrumone_rootCount?: SubscriptionResolver, "localarbitrumone_rootCount", ParentType, ContextType, RequireFields>; - localarbitrumone_rootCounts?: SubscriptionResolver, "localarbitrumone_rootCounts", ParentType, ContextType, RequireFields>; - localarbitrumone_rootMessageSent?: SubscriptionResolver, "localarbitrumone_rootMessageSent", ParentType, ContextType, RequireFields>; - localarbitrumone_rootMessageSents?: SubscriptionResolver, "localarbitrumone_rootMessageSents", ParentType, ContextType, RequireFields>; - localarbitrumone_relayerFeesIncrease?: SubscriptionResolver, "localarbitrumone_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - localarbitrumone_relayerFeesIncreases?: SubscriptionResolver, "localarbitrumone_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - localarbitrumone_slippageUpdate?: SubscriptionResolver, "localarbitrumone_slippageUpdate", ParentType, ContextType, RequireFields>; - localarbitrumone_slippageUpdates?: SubscriptionResolver, "localarbitrumone_slippageUpdates", ParentType, ContextType, RequireFields>; - localarbitrumone_snapshotRoot?: SubscriptionResolver, "localarbitrumone_snapshotRoot", ParentType, ContextType, RequireFields>; - localarbitrumone_snapshotRoots?: SubscriptionResolver, "localarbitrumone_snapshotRoots", ParentType, ContextType, RequireFields>; - localarbitrumone_spokeConnectorMode?: SubscriptionResolver, "localarbitrumone_spokeConnectorMode", ParentType, ContextType, RequireFields>; - localarbitrumone_spokeConnectorModes?: SubscriptionResolver, "localarbitrumone_spokeConnectorModes", ParentType, ContextType, RequireFields>; - localarbitrumone_aggregateRootProposed?: SubscriptionResolver, "localarbitrumone_aggregateRootProposed", ParentType, ContextType, RequireFields>; - localarbitrumone_aggregateRootProposeds?: SubscriptionResolver, "localarbitrumone_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - localarbitrumone_optimisticRootFinalized?: SubscriptionResolver, "localarbitrumone_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - localarbitrumone_optimisticRootFinalizeds?: SubscriptionResolver, "localarbitrumone_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - localarbitrumone__meta?: SubscriptionResolver, "localarbitrumone__meta", ParentType, ContextType, Partial>; - stagingmainnet_asset?: SubscriptionResolver, "stagingmainnet_asset", ParentType, ContextType, RequireFields>; - stagingmainnet_assets?: SubscriptionResolver, "stagingmainnet_assets", ParentType, ContextType, RequireFields>; - stagingmainnet_assetStatus?: SubscriptionResolver, "stagingmainnet_assetStatus", ParentType, ContextType, RequireFields>; - stagingmainnet_assetStatuses?: SubscriptionResolver, "stagingmainnet_assetStatuses", ParentType, ContextType, RequireFields>; - stagingmainnet_assetBalance?: SubscriptionResolver, "stagingmainnet_assetBalance", ParentType, ContextType, RequireFields>; - stagingmainnet_assetBalances?: SubscriptionResolver, "stagingmainnet_assetBalances", ParentType, ContextType, RequireFields>; - stagingmainnet_router?: SubscriptionResolver, "stagingmainnet_router", ParentType, ContextType, RequireFields>; - stagingmainnet_routers?: SubscriptionResolver, "stagingmainnet_routers", ParentType, ContextType, RequireFields>; - stagingmainnet_routerDailyTVL?: SubscriptionResolver, "stagingmainnet_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingmainnet_routerDailyTVLs?: SubscriptionResolver, "stagingmainnet_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingmainnet_routerLiquidityEvent?: SubscriptionResolver, "stagingmainnet_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingmainnet_routerLiquidityEvents?: SubscriptionResolver, "stagingmainnet_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingmainnet_setting?: SubscriptionResolver, "stagingmainnet_setting", ParentType, ContextType, RequireFields>; - stagingmainnet_settings?: SubscriptionResolver, "stagingmainnet_settings", ParentType, ContextType, RequireFields>; - stagingmainnet_relayer?: SubscriptionResolver, "stagingmainnet_relayer", ParentType, ContextType, RequireFields>; - stagingmainnet_relayers?: SubscriptionResolver, "stagingmainnet_relayers", ParentType, ContextType, RequireFields>; - stagingmainnet_sequencer?: SubscriptionResolver, "stagingmainnet_sequencer", ParentType, ContextType, RequireFields>; - stagingmainnet_sequencers?: SubscriptionResolver, "stagingmainnet_sequencers", ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFee?: SubscriptionResolver, "stagingmainnet_relayerFee", ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFees?: SubscriptionResolver, "stagingmainnet_relayerFees", ParentType, ContextType, RequireFields>; - stagingmainnet_originTransfer?: SubscriptionResolver, "stagingmainnet_originTransfer", ParentType, ContextType, RequireFields>; - stagingmainnet_originTransfers?: SubscriptionResolver, "stagingmainnet_originTransfers", ParentType, ContextType, RequireFields>; - stagingmainnet_destinationTransfer?: SubscriptionResolver, "stagingmainnet_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingmainnet_destinationTransfers?: SubscriptionResolver, "stagingmainnet_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingmainnet_originMessage?: SubscriptionResolver, "stagingmainnet_originMessage", ParentType, ContextType, RequireFields>; - stagingmainnet_originMessages?: SubscriptionResolver, "stagingmainnet_originMessages", ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRoot?: SubscriptionResolver, "stagingmainnet_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRoots?: SubscriptionResolver, "stagingmainnet_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingmainnet_connectorMeta?: SubscriptionResolver, "stagingmainnet_connectorMeta", ParentType, ContextType, RequireFields>; - stagingmainnet_connectorMetas?: SubscriptionResolver, "stagingmainnet_connectorMetas", ParentType, ContextType, RequireFields>; - stagingmainnet_rootCount?: SubscriptionResolver, "stagingmainnet_rootCount", ParentType, ContextType, RequireFields>; - stagingmainnet_rootCounts?: SubscriptionResolver, "stagingmainnet_rootCounts", ParentType, ContextType, RequireFields>; - stagingmainnet_rootMessageSent?: SubscriptionResolver, "stagingmainnet_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingmainnet_rootMessageSents?: SubscriptionResolver, "stagingmainnet_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFeesIncrease?: SubscriptionResolver, "stagingmainnet_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingmainnet_relayerFeesIncreases?: SubscriptionResolver, "stagingmainnet_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingmainnet_slippageUpdate?: SubscriptionResolver, "stagingmainnet_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingmainnet_slippageUpdates?: SubscriptionResolver, "stagingmainnet_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingmainnet_snapshotRoot?: SubscriptionResolver, "stagingmainnet_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingmainnet_snapshotRoots?: SubscriptionResolver, "stagingmainnet_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingmainnet_spokeConnectorMode?: SubscriptionResolver, "stagingmainnet_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingmainnet_spokeConnectorModes?: SubscriptionResolver, "stagingmainnet_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRootProposed?: SubscriptionResolver, "stagingmainnet_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingmainnet_aggregateRootProposeds?: SubscriptionResolver, "stagingmainnet_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingmainnet_optimisticRootFinalized?: SubscriptionResolver, "stagingmainnet_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingmainnet_optimisticRootFinalizeds?: SubscriptionResolver, "stagingmainnet_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + localoptimism_asset?: SubscriptionResolver, "localoptimism_asset", ParentType, ContextType, RequireFields>; + localoptimism_assets?: SubscriptionResolver, "localoptimism_assets", ParentType, ContextType, RequireFields>; + localoptimism_assetStatus?: SubscriptionResolver, "localoptimism_assetStatus", ParentType, ContextType, RequireFields>; + localoptimism_assetStatuses?: SubscriptionResolver, "localoptimism_assetStatuses", ParentType, ContextType, RequireFields>; + localoptimism_assetBalance?: SubscriptionResolver, "localoptimism_assetBalance", ParentType, ContextType, RequireFields>; + localoptimism_assetBalances?: SubscriptionResolver, "localoptimism_assetBalances", ParentType, ContextType, RequireFields>; + localoptimism_router?: SubscriptionResolver, "localoptimism_router", ParentType, ContextType, RequireFields>; + localoptimism_routers?: SubscriptionResolver, "localoptimism_routers", ParentType, ContextType, RequireFields>; + localoptimism_routerDailyTVL?: SubscriptionResolver, "localoptimism_routerDailyTVL", ParentType, ContextType, RequireFields>; + localoptimism_routerDailyTVLs?: SubscriptionResolver, "localoptimism_routerDailyTVLs", ParentType, ContextType, RequireFields>; + localoptimism_routerLiquidityEvent?: SubscriptionResolver, "localoptimism_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + localoptimism_routerLiquidityEvents?: SubscriptionResolver, "localoptimism_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + localoptimism_setting?: SubscriptionResolver, "localoptimism_setting", ParentType, ContextType, RequireFields>; + localoptimism_settings?: SubscriptionResolver, "localoptimism_settings", ParentType, ContextType, RequireFields>; + localoptimism_relayer?: SubscriptionResolver, "localoptimism_relayer", ParentType, ContextType, RequireFields>; + localoptimism_relayers?: SubscriptionResolver, "localoptimism_relayers", ParentType, ContextType, RequireFields>; + localoptimism_sequencer?: SubscriptionResolver, "localoptimism_sequencer", ParentType, ContextType, RequireFields>; + localoptimism_sequencers?: SubscriptionResolver, "localoptimism_sequencers", ParentType, ContextType, RequireFields>; + localoptimism_relayerFee?: SubscriptionResolver, "localoptimism_relayerFee", ParentType, ContextType, RequireFields>; + localoptimism_relayerFees?: SubscriptionResolver, "localoptimism_relayerFees", ParentType, ContextType, RequireFields>; + localoptimism_originTransfer?: SubscriptionResolver, "localoptimism_originTransfer", ParentType, ContextType, RequireFields>; + localoptimism_originTransfers?: SubscriptionResolver, "localoptimism_originTransfers", ParentType, ContextType, RequireFields>; + localoptimism_destinationTransfer?: SubscriptionResolver, "localoptimism_destinationTransfer", ParentType, ContextType, RequireFields>; + localoptimism_destinationTransfers?: SubscriptionResolver, "localoptimism_destinationTransfers", ParentType, ContextType, RequireFields>; + localoptimism_originMessage?: SubscriptionResolver, "localoptimism_originMessage", ParentType, ContextType, RequireFields>; + localoptimism_originMessages?: SubscriptionResolver, "localoptimism_originMessages", ParentType, ContextType, RequireFields>; + localoptimism_aggregateRoot?: SubscriptionResolver, "localoptimism_aggregateRoot", ParentType, ContextType, RequireFields>; + localoptimism_aggregateRoots?: SubscriptionResolver, "localoptimism_aggregateRoots", ParentType, ContextType, RequireFields>; + localoptimism_connectorMeta?: SubscriptionResolver, "localoptimism_connectorMeta", ParentType, ContextType, RequireFields>; + localoptimism_connectorMetas?: SubscriptionResolver, "localoptimism_connectorMetas", ParentType, ContextType, RequireFields>; + localoptimism_rootCount?: SubscriptionResolver, "localoptimism_rootCount", ParentType, ContextType, RequireFields>; + localoptimism_rootCounts?: SubscriptionResolver, "localoptimism_rootCounts", ParentType, ContextType, RequireFields>; + localoptimism_rootMessageSent?: SubscriptionResolver, "localoptimism_rootMessageSent", ParentType, ContextType, RequireFields>; + localoptimism_rootMessageSents?: SubscriptionResolver, "localoptimism_rootMessageSents", ParentType, ContextType, RequireFields>; + localoptimism_relayerFeesIncrease?: SubscriptionResolver, "localoptimism_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + localoptimism_relayerFeesIncreases?: SubscriptionResolver, "localoptimism_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + localoptimism_slippageUpdate?: SubscriptionResolver, "localoptimism_slippageUpdate", ParentType, ContextType, RequireFields>; + localoptimism_slippageUpdates?: SubscriptionResolver, "localoptimism_slippageUpdates", ParentType, ContextType, RequireFields>; + localoptimism_snapshotRoot?: SubscriptionResolver, "localoptimism_snapshotRoot", ParentType, ContextType, RequireFields>; + localoptimism_snapshotRoots?: SubscriptionResolver, "localoptimism_snapshotRoots", ParentType, ContextType, RequireFields>; + localoptimism_spokeConnectorMode?: SubscriptionResolver, "localoptimism_spokeConnectorMode", ParentType, ContextType, RequireFields>; + localoptimism_spokeConnectorModes?: SubscriptionResolver, "localoptimism_spokeConnectorModes", ParentType, ContextType, RequireFields>; + localoptimism_aggregateRootProposed?: SubscriptionResolver, "localoptimism_aggregateRootProposed", ParentType, ContextType, RequireFields>; + localoptimism_aggregateRootProposeds?: SubscriptionResolver, "localoptimism_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + localoptimism_optimisticRootFinalized?: SubscriptionResolver, "localoptimism_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + localoptimism_optimisticRootFinalizeds?: SubscriptionResolver, "localoptimism_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + localoptimism__meta?: SubscriptionResolver, "localoptimism__meta", ParentType, ContextType, Partial>; stagingarbitrumone_asset?: SubscriptionResolver, "stagingarbitrumone_asset", ParentType, ContextType, RequireFields>; stagingarbitrumone_assets?: SubscriptionResolver, "stagingarbitrumone_assets", ParentType, ContextType, RequireFields>; stagingarbitrumone_assetStatus?: SubscriptionResolver, "stagingarbitrumone_assetStatus", ParentType, ContextType, RequireFields>; @@ -201295,147 +201060,53 @@ export type SubscriptionResolvers, "stagingarbitrumone_optimisticRootFinalized", ParentType, ContextType, RequireFields>; stagingarbitrumone_optimisticRootFinalizeds?: SubscriptionResolver, "stagingarbitrumone_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; stagingarbitrumone__meta?: SubscriptionResolver, "stagingarbitrumone__meta", ParentType, ContextType, Partial>; - stagingscroll_asset?: SubscriptionResolver, "stagingscroll_asset", ParentType, ContextType, RequireFields>; - stagingscroll_assets?: SubscriptionResolver, "stagingscroll_assets", ParentType, ContextType, RequireFields>; - stagingscroll_assetStatus?: SubscriptionResolver, "stagingscroll_assetStatus", ParentType, ContextType, RequireFields>; - stagingscroll_assetStatuses?: SubscriptionResolver, "stagingscroll_assetStatuses", ParentType, ContextType, RequireFields>; - stagingscroll_assetBalance?: SubscriptionResolver, "stagingscroll_assetBalance", ParentType, ContextType, RequireFields>; - stagingscroll_assetBalances?: SubscriptionResolver, "stagingscroll_assetBalances", ParentType, ContextType, RequireFields>; - stagingscroll_router?: SubscriptionResolver, "stagingscroll_router", ParentType, ContextType, RequireFields>; - stagingscroll_routers?: SubscriptionResolver, "stagingscroll_routers", ParentType, ContextType, RequireFields>; - stagingscroll_routerDailyTVL?: SubscriptionResolver, "stagingscroll_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingscroll_routerDailyTVLs?: SubscriptionResolver, "stagingscroll_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingscroll_routerLiquidityEvent?: SubscriptionResolver, "stagingscroll_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingscroll_routerLiquidityEvents?: SubscriptionResolver, "stagingscroll_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingscroll_setting?: SubscriptionResolver, "stagingscroll_setting", ParentType, ContextType, RequireFields>; - stagingscroll_settings?: SubscriptionResolver, "stagingscroll_settings", ParentType, ContextType, RequireFields>; - stagingscroll_relayer?: SubscriptionResolver, "stagingscroll_relayer", ParentType, ContextType, RequireFields>; - stagingscroll_relayers?: SubscriptionResolver, "stagingscroll_relayers", ParentType, ContextType, RequireFields>; - stagingscroll_sequencer?: SubscriptionResolver, "stagingscroll_sequencer", ParentType, ContextType, RequireFields>; - stagingscroll_sequencers?: SubscriptionResolver, "stagingscroll_sequencers", ParentType, ContextType, RequireFields>; - stagingscroll_relayerFee?: SubscriptionResolver, "stagingscroll_relayerFee", ParentType, ContextType, RequireFields>; - stagingscroll_relayerFees?: SubscriptionResolver, "stagingscroll_relayerFees", ParentType, ContextType, RequireFields>; - stagingscroll_originTransfer?: SubscriptionResolver, "stagingscroll_originTransfer", ParentType, ContextType, RequireFields>; - stagingscroll_originTransfers?: SubscriptionResolver, "stagingscroll_originTransfers", ParentType, ContextType, RequireFields>; - stagingscroll_destinationTransfer?: SubscriptionResolver, "stagingscroll_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingscroll_destinationTransfers?: SubscriptionResolver, "stagingscroll_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingscroll_originMessage?: SubscriptionResolver, "stagingscroll_originMessage", ParentType, ContextType, RequireFields>; - stagingscroll_originMessages?: SubscriptionResolver, "stagingscroll_originMessages", ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRoot?: SubscriptionResolver, "stagingscroll_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRoots?: SubscriptionResolver, "stagingscroll_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingscroll_connectorMeta?: SubscriptionResolver, "stagingscroll_connectorMeta", ParentType, ContextType, RequireFields>; - stagingscroll_connectorMetas?: SubscriptionResolver, "stagingscroll_connectorMetas", ParentType, ContextType, RequireFields>; - stagingscroll_rootCount?: SubscriptionResolver, "stagingscroll_rootCount", ParentType, ContextType, RequireFields>; - stagingscroll_rootCounts?: SubscriptionResolver, "stagingscroll_rootCounts", ParentType, ContextType, RequireFields>; - stagingscroll_rootMessageSent?: SubscriptionResolver, "stagingscroll_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingscroll_rootMessageSents?: SubscriptionResolver, "stagingscroll_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingscroll_relayerFeesIncrease?: SubscriptionResolver, "stagingscroll_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingscroll_relayerFeesIncreases?: SubscriptionResolver, "stagingscroll_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingscroll_slippageUpdate?: SubscriptionResolver, "stagingscroll_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingscroll_slippageUpdates?: SubscriptionResolver, "stagingscroll_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingscroll_snapshotRoot?: SubscriptionResolver, "stagingscroll_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingscroll_snapshotRoots?: SubscriptionResolver, "stagingscroll_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingscroll_spokeConnectorMode?: SubscriptionResolver, "stagingscroll_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingscroll_spokeConnectorModes?: SubscriptionResolver, "stagingscroll_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRootProposed?: SubscriptionResolver, "stagingscroll_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingscroll_aggregateRootProposeds?: SubscriptionResolver, "stagingscroll_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingscroll_optimisticRootFinalized?: SubscriptionResolver, "stagingscroll_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingscroll_optimisticRootFinalizeds?: SubscriptionResolver, "stagingscroll_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingscroll__meta?: SubscriptionResolver, "stagingscroll__meta", ParentType, ContextType, Partial>; - stagingbase_asset?: SubscriptionResolver, "stagingbase_asset", ParentType, ContextType, RequireFields>; - stagingbase_assets?: SubscriptionResolver, "stagingbase_assets", ParentType, ContextType, RequireFields>; - stagingbase_assetStatus?: SubscriptionResolver, "stagingbase_assetStatus", ParentType, ContextType, RequireFields>; - stagingbase_assetStatuses?: SubscriptionResolver, "stagingbase_assetStatuses", ParentType, ContextType, RequireFields>; - stagingbase_assetBalance?: SubscriptionResolver, "stagingbase_assetBalance", ParentType, ContextType, RequireFields>; - stagingbase_assetBalances?: SubscriptionResolver, "stagingbase_assetBalances", ParentType, ContextType, RequireFields>; - stagingbase_router?: SubscriptionResolver, "stagingbase_router", ParentType, ContextType, RequireFields>; - stagingbase_routers?: SubscriptionResolver, "stagingbase_routers", ParentType, ContextType, RequireFields>; - stagingbase_routerDailyTVL?: SubscriptionResolver, "stagingbase_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingbase_routerDailyTVLs?: SubscriptionResolver, "stagingbase_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingbase_routerLiquidityEvent?: SubscriptionResolver, "stagingbase_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingbase_routerLiquidityEvents?: SubscriptionResolver, "stagingbase_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingbase_setting?: SubscriptionResolver, "stagingbase_setting", ParentType, ContextType, RequireFields>; - stagingbase_settings?: SubscriptionResolver, "stagingbase_settings", ParentType, ContextType, RequireFields>; - stagingbase_relayer?: SubscriptionResolver, "stagingbase_relayer", ParentType, ContextType, RequireFields>; - stagingbase_relayers?: SubscriptionResolver, "stagingbase_relayers", ParentType, ContextType, RequireFields>; - stagingbase_sequencer?: SubscriptionResolver, "stagingbase_sequencer", ParentType, ContextType, RequireFields>; - stagingbase_sequencers?: SubscriptionResolver, "stagingbase_sequencers", ParentType, ContextType, RequireFields>; - stagingbase_relayerFee?: SubscriptionResolver, "stagingbase_relayerFee", ParentType, ContextType, RequireFields>; - stagingbase_relayerFees?: SubscriptionResolver, "stagingbase_relayerFees", ParentType, ContextType, RequireFields>; - stagingbase_originTransfer?: SubscriptionResolver, "stagingbase_originTransfer", ParentType, ContextType, RequireFields>; - stagingbase_originTransfers?: SubscriptionResolver, "stagingbase_originTransfers", ParentType, ContextType, RequireFields>; - stagingbase_destinationTransfer?: SubscriptionResolver, "stagingbase_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingbase_destinationTransfers?: SubscriptionResolver, "stagingbase_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingbase_originMessage?: SubscriptionResolver, "stagingbase_originMessage", ParentType, ContextType, RequireFields>; - stagingbase_originMessages?: SubscriptionResolver, "stagingbase_originMessages", ParentType, ContextType, RequireFields>; - stagingbase_aggregateRoot?: SubscriptionResolver, "stagingbase_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingbase_aggregateRoots?: SubscriptionResolver, "stagingbase_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingbase_connectorMeta?: SubscriptionResolver, "stagingbase_connectorMeta", ParentType, ContextType, RequireFields>; - stagingbase_connectorMetas?: SubscriptionResolver, "stagingbase_connectorMetas", ParentType, ContextType, RequireFields>; - stagingbase_rootCount?: SubscriptionResolver, "stagingbase_rootCount", ParentType, ContextType, RequireFields>; - stagingbase_rootCounts?: SubscriptionResolver, "stagingbase_rootCounts", ParentType, ContextType, RequireFields>; - stagingbase_rootMessageSent?: SubscriptionResolver, "stagingbase_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingbase_rootMessageSents?: SubscriptionResolver, "stagingbase_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingbase_relayerFeesIncrease?: SubscriptionResolver, "stagingbase_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingbase_relayerFeesIncreases?: SubscriptionResolver, "stagingbase_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingbase_slippageUpdate?: SubscriptionResolver, "stagingbase_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingbase_slippageUpdates?: SubscriptionResolver, "stagingbase_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingbase_snapshotRoot?: SubscriptionResolver, "stagingbase_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingbase_snapshotRoots?: SubscriptionResolver, "stagingbase_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingbase_spokeConnectorMode?: SubscriptionResolver, "stagingbase_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingbase_spokeConnectorModes?: SubscriptionResolver, "stagingbase_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingbase_aggregateRootProposed?: SubscriptionResolver, "stagingbase_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingbase_aggregateRootProposeds?: SubscriptionResolver, "stagingbase_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingbase_optimisticRootFinalized?: SubscriptionResolver, "stagingbase_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingbase_optimisticRootFinalizeds?: SubscriptionResolver, "stagingbase_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingbase__meta?: SubscriptionResolver, "stagingbase__meta", ParentType, ContextType, Partial>; - base_asset?: SubscriptionResolver, "base_asset", ParentType, ContextType, RequireFields>; - base_assets?: SubscriptionResolver, "base_assets", ParentType, ContextType, RequireFields>; - base_assetStatus?: SubscriptionResolver, "base_assetStatus", ParentType, ContextType, RequireFields>; - base_assetStatuses?: SubscriptionResolver, "base_assetStatuses", ParentType, ContextType, RequireFields>; - base_assetBalance?: SubscriptionResolver, "base_assetBalance", ParentType, ContextType, RequireFields>; - base_assetBalances?: SubscriptionResolver, "base_assetBalances", ParentType, ContextType, RequireFields>; - base_router?: SubscriptionResolver, "base_router", ParentType, ContextType, RequireFields>; - base_routers?: SubscriptionResolver, "base_routers", ParentType, ContextType, RequireFields>; - base_routerDailyTVL?: SubscriptionResolver, "base_routerDailyTVL", ParentType, ContextType, RequireFields>; - base_routerDailyTVLs?: SubscriptionResolver, "base_routerDailyTVLs", ParentType, ContextType, RequireFields>; - base_routerLiquidityEvent?: SubscriptionResolver, "base_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - base_routerLiquidityEvents?: SubscriptionResolver, "base_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - base_setting?: SubscriptionResolver, "base_setting", ParentType, ContextType, RequireFields>; - base_settings?: SubscriptionResolver, "base_settings", ParentType, ContextType, RequireFields>; - base_relayer?: SubscriptionResolver, "base_relayer", ParentType, ContextType, RequireFields>; - base_relayers?: SubscriptionResolver, "base_relayers", ParentType, ContextType, RequireFields>; - base_sequencer?: SubscriptionResolver, "base_sequencer", ParentType, ContextType, RequireFields>; - base_sequencers?: SubscriptionResolver, "base_sequencers", ParentType, ContextType, RequireFields>; - base_relayerFee?: SubscriptionResolver, "base_relayerFee", ParentType, ContextType, RequireFields>; - base_relayerFees?: SubscriptionResolver, "base_relayerFees", ParentType, ContextType, RequireFields>; - base_originTransfer?: SubscriptionResolver, "base_originTransfer", ParentType, ContextType, RequireFields>; - base_originTransfers?: SubscriptionResolver, "base_originTransfers", ParentType, ContextType, RequireFields>; - base_destinationTransfer?: SubscriptionResolver, "base_destinationTransfer", ParentType, ContextType, RequireFields>; - base_destinationTransfers?: SubscriptionResolver, "base_destinationTransfers", ParentType, ContextType, RequireFields>; - base_originMessage?: SubscriptionResolver, "base_originMessage", ParentType, ContextType, RequireFields>; - base_originMessages?: SubscriptionResolver, "base_originMessages", ParentType, ContextType, RequireFields>; - base_aggregateRoot?: SubscriptionResolver, "base_aggregateRoot", ParentType, ContextType, RequireFields>; - base_aggregateRoots?: SubscriptionResolver, "base_aggregateRoots", ParentType, ContextType, RequireFields>; - base_connectorMeta?: SubscriptionResolver, "base_connectorMeta", ParentType, ContextType, RequireFields>; - base_connectorMetas?: SubscriptionResolver, "base_connectorMetas", ParentType, ContextType, RequireFields>; - base_rootCount?: SubscriptionResolver, "base_rootCount", ParentType, ContextType, RequireFields>; - base_rootCounts?: SubscriptionResolver, "base_rootCounts", ParentType, ContextType, RequireFields>; - base_rootMessageSent?: SubscriptionResolver, "base_rootMessageSent", ParentType, ContextType, RequireFields>; - base_rootMessageSents?: SubscriptionResolver, "base_rootMessageSents", ParentType, ContextType, RequireFields>; - base_relayerFeesIncrease?: SubscriptionResolver, "base_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - base_relayerFeesIncreases?: SubscriptionResolver, "base_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - base_slippageUpdate?: SubscriptionResolver, "base_slippageUpdate", ParentType, ContextType, RequireFields>; - base_slippageUpdates?: SubscriptionResolver, "base_slippageUpdates", ParentType, ContextType, RequireFields>; - base_snapshotRoot?: SubscriptionResolver, "base_snapshotRoot", ParentType, ContextType, RequireFields>; - base_snapshotRoots?: SubscriptionResolver, "base_snapshotRoots", ParentType, ContextType, RequireFields>; - base_spokeConnectorMode?: SubscriptionResolver, "base_spokeConnectorMode", ParentType, ContextType, RequireFields>; - base_spokeConnectorModes?: SubscriptionResolver, "base_spokeConnectorModes", ParentType, ContextType, RequireFields>; - base_aggregateRootProposed?: SubscriptionResolver, "base_aggregateRootProposed", ParentType, ContextType, RequireFields>; - base_aggregateRootProposeds?: SubscriptionResolver, "base_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - base_optimisticRootFinalized?: SubscriptionResolver, "base_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - base_optimisticRootFinalizeds?: SubscriptionResolver, "base_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - base__meta?: SubscriptionResolver, "base__meta", ParentType, ContextType, Partial>; + zksync_asset?: SubscriptionResolver, "zksync_asset", ParentType, ContextType, RequireFields>; + zksync_assets?: SubscriptionResolver, "zksync_assets", ParentType, ContextType, RequireFields>; + zksync_assetStatus?: SubscriptionResolver, "zksync_assetStatus", ParentType, ContextType, RequireFields>; + zksync_assetStatuses?: SubscriptionResolver, "zksync_assetStatuses", ParentType, ContextType, RequireFields>; + zksync_assetBalance?: SubscriptionResolver, "zksync_assetBalance", ParentType, ContextType, RequireFields>; + zksync_assetBalances?: SubscriptionResolver, "zksync_assetBalances", ParentType, ContextType, RequireFields>; + zksync_router?: SubscriptionResolver, "zksync_router", ParentType, ContextType, RequireFields>; + zksync_routers?: SubscriptionResolver, "zksync_routers", ParentType, ContextType, RequireFields>; + zksync_routerDailyTVL?: SubscriptionResolver, "zksync_routerDailyTVL", ParentType, ContextType, RequireFields>; + zksync_routerDailyTVLs?: SubscriptionResolver, "zksync_routerDailyTVLs", ParentType, ContextType, RequireFields>; + zksync_routerLiquidityEvent?: SubscriptionResolver, "zksync_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + zksync_routerLiquidityEvents?: SubscriptionResolver, "zksync_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + zksync_setting?: SubscriptionResolver, "zksync_setting", ParentType, ContextType, RequireFields>; + zksync_settings?: SubscriptionResolver, "zksync_settings", ParentType, ContextType, RequireFields>; + zksync_relayer?: SubscriptionResolver, "zksync_relayer", ParentType, ContextType, RequireFields>; + zksync_relayers?: SubscriptionResolver, "zksync_relayers", ParentType, ContextType, RequireFields>; + zksync_sequencer?: SubscriptionResolver, "zksync_sequencer", ParentType, ContextType, RequireFields>; + zksync_sequencers?: SubscriptionResolver, "zksync_sequencers", ParentType, ContextType, RequireFields>; + zksync_relayerFee?: SubscriptionResolver, "zksync_relayerFee", ParentType, ContextType, RequireFields>; + zksync_relayerFees?: SubscriptionResolver, "zksync_relayerFees", ParentType, ContextType, RequireFields>; + zksync_originTransfer?: SubscriptionResolver, "zksync_originTransfer", ParentType, ContextType, RequireFields>; + zksync_originTransfers?: SubscriptionResolver, "zksync_originTransfers", ParentType, ContextType, RequireFields>; + zksync_destinationTransfer?: SubscriptionResolver, "zksync_destinationTransfer", ParentType, ContextType, RequireFields>; + zksync_destinationTransfers?: SubscriptionResolver, "zksync_destinationTransfers", ParentType, ContextType, RequireFields>; + zksync_originMessage?: SubscriptionResolver, "zksync_originMessage", ParentType, ContextType, RequireFields>; + zksync_originMessages?: SubscriptionResolver, "zksync_originMessages", ParentType, ContextType, RequireFields>; + zksync_aggregateRoot?: SubscriptionResolver, "zksync_aggregateRoot", ParentType, ContextType, RequireFields>; + zksync_aggregateRoots?: SubscriptionResolver, "zksync_aggregateRoots", ParentType, ContextType, RequireFields>; + zksync_connectorMeta?: SubscriptionResolver, "zksync_connectorMeta", ParentType, ContextType, RequireFields>; + zksync_connectorMetas?: SubscriptionResolver, "zksync_connectorMetas", ParentType, ContextType, RequireFields>; + zksync_rootCount?: SubscriptionResolver, "zksync_rootCount", ParentType, ContextType, RequireFields>; + zksync_rootCounts?: SubscriptionResolver, "zksync_rootCounts", ParentType, ContextType, RequireFields>; + zksync_rootMessageSent?: SubscriptionResolver, "zksync_rootMessageSent", ParentType, ContextType, RequireFields>; + zksync_rootMessageSents?: SubscriptionResolver, "zksync_rootMessageSents", ParentType, ContextType, RequireFields>; + zksync_relayerFeesIncrease?: SubscriptionResolver, "zksync_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + zksync_relayerFeesIncreases?: SubscriptionResolver, "zksync_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + zksync_slippageUpdate?: SubscriptionResolver, "zksync_slippageUpdate", ParentType, ContextType, RequireFields>; + zksync_slippageUpdates?: SubscriptionResolver, "zksync_slippageUpdates", ParentType, ContextType, RequireFields>; + zksync_snapshotRoot?: SubscriptionResolver, "zksync_snapshotRoot", ParentType, ContextType, RequireFields>; + zksync_snapshotRoots?: SubscriptionResolver, "zksync_snapshotRoots", ParentType, ContextType, RequireFields>; + zksync_spokeConnectorMode?: SubscriptionResolver, "zksync_spokeConnectorMode", ParentType, ContextType, RequireFields>; + zksync_spokeConnectorModes?: SubscriptionResolver, "zksync_spokeConnectorModes", ParentType, ContextType, RequireFields>; + zksync_aggregateRootProposed?: SubscriptionResolver, "zksync_aggregateRootProposed", ParentType, ContextType, RequireFields>; + zksync_aggregateRootProposeds?: SubscriptionResolver, "zksync_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + zksync_optimisticRootFinalized?: SubscriptionResolver, "zksync_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + zksync_optimisticRootFinalizeds?: SubscriptionResolver, "zksync_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + zksync__meta?: SubscriptionResolver, "zksync__meta", ParentType, ContextType, Partial>; staginglinea_asset?: SubscriptionResolver, "staginglinea_asset", ParentType, ContextType, RequireFields>; staginglinea_assets?: SubscriptionResolver, "staginglinea_assets", ParentType, ContextType, RequireFields>; staginglinea_assetStatus?: SubscriptionResolver, "staginglinea_assetStatus", ParentType, ContextType, RequireFields>; @@ -201483,6 +201154,193 @@ export type SubscriptionResolvers, "staginglinea_optimisticRootFinalized", ParentType, ContextType, RequireFields>; staginglinea_optimisticRootFinalizeds?: SubscriptionResolver, "staginglinea_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; staginglinea__meta?: SubscriptionResolver, "staginglinea__meta", ParentType, ContextType, Partial>; + mainnet_asset?: SubscriptionResolver, "mainnet_asset", ParentType, ContextType, RequireFields>; + mainnet_assets?: SubscriptionResolver, "mainnet_assets", ParentType, ContextType, RequireFields>; + mainnet_assetStatus?: SubscriptionResolver, "mainnet_assetStatus", ParentType, ContextType, RequireFields>; + mainnet_assetStatuses?: SubscriptionResolver, "mainnet_assetStatuses", ParentType, ContextType, RequireFields>; + mainnet_assetBalance?: SubscriptionResolver, "mainnet_assetBalance", ParentType, ContextType, RequireFields>; + mainnet_assetBalances?: SubscriptionResolver, "mainnet_assetBalances", ParentType, ContextType, RequireFields>; + mainnet_router?: SubscriptionResolver, "mainnet_router", ParentType, ContextType, RequireFields>; + mainnet_routers?: SubscriptionResolver, "mainnet_routers", ParentType, ContextType, RequireFields>; + mainnet_routerDailyTVL?: SubscriptionResolver, "mainnet_routerDailyTVL", ParentType, ContextType, RequireFields>; + mainnet_routerDailyTVLs?: SubscriptionResolver, "mainnet_routerDailyTVLs", ParentType, ContextType, RequireFields>; + mainnet_routerLiquidityEvent?: SubscriptionResolver, "mainnet_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + mainnet_routerLiquidityEvents?: SubscriptionResolver, "mainnet_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + mainnet_setting?: SubscriptionResolver, "mainnet_setting", ParentType, ContextType, RequireFields>; + mainnet_settings?: SubscriptionResolver, "mainnet_settings", ParentType, ContextType, RequireFields>; + mainnet_relayer?: SubscriptionResolver, "mainnet_relayer", ParentType, ContextType, RequireFields>; + mainnet_relayers?: SubscriptionResolver, "mainnet_relayers", ParentType, ContextType, RequireFields>; + mainnet_sequencer?: SubscriptionResolver, "mainnet_sequencer", ParentType, ContextType, RequireFields>; + mainnet_sequencers?: SubscriptionResolver, "mainnet_sequencers", ParentType, ContextType, RequireFields>; + mainnet_relayerFee?: SubscriptionResolver, "mainnet_relayerFee", ParentType, ContextType, RequireFields>; + mainnet_relayerFees?: SubscriptionResolver, "mainnet_relayerFees", ParentType, ContextType, RequireFields>; + mainnet_originTransfer?: SubscriptionResolver, "mainnet_originTransfer", ParentType, ContextType, RequireFields>; + mainnet_originTransfers?: SubscriptionResolver, "mainnet_originTransfers", ParentType, ContextType, RequireFields>; + mainnet_destinationTransfer?: SubscriptionResolver, "mainnet_destinationTransfer", ParentType, ContextType, RequireFields>; + mainnet_destinationTransfers?: SubscriptionResolver, "mainnet_destinationTransfers", ParentType, ContextType, RequireFields>; + mainnet_originMessage?: SubscriptionResolver, "mainnet_originMessage", ParentType, ContextType, RequireFields>; + mainnet_originMessages?: SubscriptionResolver, "mainnet_originMessages", ParentType, ContextType, RequireFields>; + mainnet_aggregateRoot?: SubscriptionResolver, "mainnet_aggregateRoot", ParentType, ContextType, RequireFields>; + mainnet_aggregateRoots?: SubscriptionResolver, "mainnet_aggregateRoots", ParentType, ContextType, RequireFields>; + mainnet_connectorMeta?: SubscriptionResolver, "mainnet_connectorMeta", ParentType, ContextType, RequireFields>; + mainnet_connectorMetas?: SubscriptionResolver, "mainnet_connectorMetas", ParentType, ContextType, RequireFields>; + mainnet_rootCount?: SubscriptionResolver, "mainnet_rootCount", ParentType, ContextType, RequireFields>; + mainnet_rootCounts?: SubscriptionResolver, "mainnet_rootCounts", ParentType, ContextType, RequireFields>; + mainnet_rootMessageSent?: SubscriptionResolver, "mainnet_rootMessageSent", ParentType, ContextType, RequireFields>; + mainnet_rootMessageSents?: SubscriptionResolver, "mainnet_rootMessageSents", ParentType, ContextType, RequireFields>; + mainnet_relayerFeesIncrease?: SubscriptionResolver, "mainnet_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + mainnet_relayerFeesIncreases?: SubscriptionResolver, "mainnet_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + mainnet_slippageUpdate?: SubscriptionResolver, "mainnet_slippageUpdate", ParentType, ContextType, RequireFields>; + mainnet_slippageUpdates?: SubscriptionResolver, "mainnet_slippageUpdates", ParentType, ContextType, RequireFields>; + mainnet_snapshotRoot?: SubscriptionResolver, "mainnet_snapshotRoot", ParentType, ContextType, RequireFields>; + mainnet_snapshotRoots?: SubscriptionResolver, "mainnet_snapshotRoots", ParentType, ContextType, RequireFields>; + mainnet_spokeConnectorMode?: SubscriptionResolver, "mainnet_spokeConnectorMode", ParentType, ContextType, RequireFields>; + mainnet_spokeConnectorModes?: SubscriptionResolver, "mainnet_spokeConnectorModes", ParentType, ContextType, RequireFields>; + mainnet_aggregateRootProposed?: SubscriptionResolver, "mainnet_aggregateRootProposed", ParentType, ContextType, RequireFields>; + mainnet_aggregateRootProposeds?: SubscriptionResolver, "mainnet_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + mainnet_optimisticRootFinalized?: SubscriptionResolver, "mainnet_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + mainnet_optimisticRootFinalizeds?: SubscriptionResolver, "mainnet_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + optimismsepolia_asset?: SubscriptionResolver, "optimismsepolia_asset", ParentType, ContextType, RequireFields>; + optimismsepolia_assets?: SubscriptionResolver, "optimismsepolia_assets", ParentType, ContextType, RequireFields>; + optimismsepolia_assetStatus?: SubscriptionResolver, "optimismsepolia_assetStatus", ParentType, ContextType, RequireFields>; + optimismsepolia_assetStatuses?: SubscriptionResolver, "optimismsepolia_assetStatuses", ParentType, ContextType, RequireFields>; + optimismsepolia_assetBalance?: SubscriptionResolver, "optimismsepolia_assetBalance", ParentType, ContextType, RequireFields>; + optimismsepolia_assetBalances?: SubscriptionResolver, "optimismsepolia_assetBalances", ParentType, ContextType, RequireFields>; + optimismsepolia_router?: SubscriptionResolver, "optimismsepolia_router", ParentType, ContextType, RequireFields>; + optimismsepolia_routers?: SubscriptionResolver, "optimismsepolia_routers", ParentType, ContextType, RequireFields>; + optimismsepolia_routerDailyTVL?: SubscriptionResolver, "optimismsepolia_routerDailyTVL", ParentType, ContextType, RequireFields>; + optimismsepolia_routerDailyTVLs?: SubscriptionResolver, "optimismsepolia_routerDailyTVLs", ParentType, ContextType, RequireFields>; + optimismsepolia_routerLiquidityEvent?: SubscriptionResolver, "optimismsepolia_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + optimismsepolia_routerLiquidityEvents?: SubscriptionResolver, "optimismsepolia_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + optimismsepolia_setting?: SubscriptionResolver, "optimismsepolia_setting", ParentType, ContextType, RequireFields>; + optimismsepolia_settings?: SubscriptionResolver, "optimismsepolia_settings", ParentType, ContextType, RequireFields>; + optimismsepolia_relayer?: SubscriptionResolver, "optimismsepolia_relayer", ParentType, ContextType, RequireFields>; + optimismsepolia_relayers?: SubscriptionResolver, "optimismsepolia_relayers", ParentType, ContextType, RequireFields>; + optimismsepolia_sequencer?: SubscriptionResolver, "optimismsepolia_sequencer", ParentType, ContextType, RequireFields>; + optimismsepolia_sequencers?: SubscriptionResolver, "optimismsepolia_sequencers", ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFee?: SubscriptionResolver, "optimismsepolia_relayerFee", ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFees?: SubscriptionResolver, "optimismsepolia_relayerFees", ParentType, ContextType, RequireFields>; + optimismsepolia_originTransfer?: SubscriptionResolver, "optimismsepolia_originTransfer", ParentType, ContextType, RequireFields>; + optimismsepolia_originTransfers?: SubscriptionResolver, "optimismsepolia_originTransfers", ParentType, ContextType, RequireFields>; + optimismsepolia_destinationTransfer?: SubscriptionResolver, "optimismsepolia_destinationTransfer", ParentType, ContextType, RequireFields>; + optimismsepolia_destinationTransfers?: SubscriptionResolver, "optimismsepolia_destinationTransfers", ParentType, ContextType, RequireFields>; + optimismsepolia_originMessage?: SubscriptionResolver, "optimismsepolia_originMessage", ParentType, ContextType, RequireFields>; + optimismsepolia_originMessages?: SubscriptionResolver, "optimismsepolia_originMessages", ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRoot?: SubscriptionResolver, "optimismsepolia_aggregateRoot", ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRoots?: SubscriptionResolver, "optimismsepolia_aggregateRoots", ParentType, ContextType, RequireFields>; + optimismsepolia_connectorMeta?: SubscriptionResolver, "optimismsepolia_connectorMeta", ParentType, ContextType, RequireFields>; + optimismsepolia_connectorMetas?: SubscriptionResolver, "optimismsepolia_connectorMetas", ParentType, ContextType, RequireFields>; + optimismsepolia_rootCount?: SubscriptionResolver, "optimismsepolia_rootCount", ParentType, ContextType, RequireFields>; + optimismsepolia_rootCounts?: SubscriptionResolver, "optimismsepolia_rootCounts", ParentType, ContextType, RequireFields>; + optimismsepolia_rootMessageSent?: SubscriptionResolver, "optimismsepolia_rootMessageSent", ParentType, ContextType, RequireFields>; + optimismsepolia_rootMessageSents?: SubscriptionResolver, "optimismsepolia_rootMessageSents", ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFeesIncrease?: SubscriptionResolver, "optimismsepolia_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + optimismsepolia_relayerFeesIncreases?: SubscriptionResolver, "optimismsepolia_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + optimismsepolia_slippageUpdate?: SubscriptionResolver, "optimismsepolia_slippageUpdate", ParentType, ContextType, RequireFields>; + optimismsepolia_slippageUpdates?: SubscriptionResolver, "optimismsepolia_slippageUpdates", ParentType, ContextType, RequireFields>; + optimismsepolia_snapshotRoot?: SubscriptionResolver, "optimismsepolia_snapshotRoot", ParentType, ContextType, RequireFields>; + optimismsepolia_snapshotRoots?: SubscriptionResolver, "optimismsepolia_snapshotRoots", ParentType, ContextType, RequireFields>; + optimismsepolia_spokeConnectorMode?: SubscriptionResolver, "optimismsepolia_spokeConnectorMode", ParentType, ContextType, RequireFields>; + optimismsepolia_spokeConnectorModes?: SubscriptionResolver, "optimismsepolia_spokeConnectorModes", ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRootProposed?: SubscriptionResolver, "optimismsepolia_aggregateRootProposed", ParentType, ContextType, RequireFields>; + optimismsepolia_aggregateRootProposeds?: SubscriptionResolver, "optimismsepolia_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + optimismsepolia_optimisticRootFinalized?: SubscriptionResolver, "optimismsepolia_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + optimismsepolia_optimisticRootFinalizeds?: SubscriptionResolver, "optimismsepolia_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + optimismsepolia__meta?: SubscriptionResolver, "optimismsepolia__meta", ParentType, ContextType, Partial>; + polygonzkevm_asset?: SubscriptionResolver, "polygonzkevm_asset", ParentType, ContextType, RequireFields>; + polygonzkevm_assets?: SubscriptionResolver, "polygonzkevm_assets", ParentType, ContextType, RequireFields>; + polygonzkevm_assetStatus?: SubscriptionResolver, "polygonzkevm_assetStatus", ParentType, ContextType, RequireFields>; + polygonzkevm_assetStatuses?: SubscriptionResolver, "polygonzkevm_assetStatuses", ParentType, ContextType, RequireFields>; + polygonzkevm_assetBalance?: SubscriptionResolver, "polygonzkevm_assetBalance", ParentType, ContextType, RequireFields>; + polygonzkevm_assetBalances?: SubscriptionResolver, "polygonzkevm_assetBalances", ParentType, ContextType, RequireFields>; + polygonzkevm_router?: SubscriptionResolver, "polygonzkevm_router", ParentType, ContextType, RequireFields>; + polygonzkevm_routers?: SubscriptionResolver, "polygonzkevm_routers", ParentType, ContextType, RequireFields>; + polygonzkevm_routerDailyTVL?: SubscriptionResolver, "polygonzkevm_routerDailyTVL", ParentType, ContextType, RequireFields>; + polygonzkevm_routerDailyTVLs?: SubscriptionResolver, "polygonzkevm_routerDailyTVLs", ParentType, ContextType, RequireFields>; + polygonzkevm_routerLiquidityEvent?: SubscriptionResolver, "polygonzkevm_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + polygonzkevm_routerLiquidityEvents?: SubscriptionResolver, "polygonzkevm_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + polygonzkevm_setting?: SubscriptionResolver, "polygonzkevm_setting", ParentType, ContextType, RequireFields>; + polygonzkevm_settings?: SubscriptionResolver, "polygonzkevm_settings", ParentType, ContextType, RequireFields>; + polygonzkevm_relayer?: SubscriptionResolver, "polygonzkevm_relayer", ParentType, ContextType, RequireFields>; + polygonzkevm_relayers?: SubscriptionResolver, "polygonzkevm_relayers", ParentType, ContextType, RequireFields>; + polygonzkevm_sequencer?: SubscriptionResolver, "polygonzkevm_sequencer", ParentType, ContextType, RequireFields>; + polygonzkevm_sequencers?: SubscriptionResolver, "polygonzkevm_sequencers", ParentType, ContextType, RequireFields>; + polygonzkevm_relayerFee?: SubscriptionResolver, "polygonzkevm_relayerFee", ParentType, ContextType, RequireFields>; + polygonzkevm_relayerFees?: SubscriptionResolver, "polygonzkevm_relayerFees", ParentType, ContextType, RequireFields>; + polygonzkevm_originTransfer?: SubscriptionResolver, "polygonzkevm_originTransfer", ParentType, ContextType, RequireFields>; + polygonzkevm_originTransfers?: SubscriptionResolver, "polygonzkevm_originTransfers", ParentType, ContextType, RequireFields>; + polygonzkevm_destinationTransfer?: SubscriptionResolver, "polygonzkevm_destinationTransfer", ParentType, ContextType, RequireFields>; + polygonzkevm_destinationTransfers?: SubscriptionResolver, "polygonzkevm_destinationTransfers", ParentType, ContextType, RequireFields>; + polygonzkevm_originMessage?: SubscriptionResolver, "polygonzkevm_originMessage", ParentType, ContextType, RequireFields>; + polygonzkevm_originMessages?: SubscriptionResolver, "polygonzkevm_originMessages", ParentType, ContextType, RequireFields>; + polygonzkevm_aggregateRoot?: SubscriptionResolver, "polygonzkevm_aggregateRoot", ParentType, ContextType, RequireFields>; + polygonzkevm_aggregateRoots?: SubscriptionResolver, "polygonzkevm_aggregateRoots", ParentType, ContextType, RequireFields>; + polygonzkevm_connectorMeta?: SubscriptionResolver, "polygonzkevm_connectorMeta", ParentType, ContextType, RequireFields>; + polygonzkevm_connectorMetas?: SubscriptionResolver, "polygonzkevm_connectorMetas", ParentType, ContextType, RequireFields>; + polygonzkevm_rootCount?: SubscriptionResolver, "polygonzkevm_rootCount", ParentType, ContextType, RequireFields>; + polygonzkevm_rootCounts?: SubscriptionResolver, "polygonzkevm_rootCounts", ParentType, ContextType, RequireFields>; + polygonzkevm_rootMessageSent?: SubscriptionResolver, "polygonzkevm_rootMessageSent", ParentType, ContextType, RequireFields>; + polygonzkevm_rootMessageSents?: SubscriptionResolver, "polygonzkevm_rootMessageSents", ParentType, ContextType, RequireFields>; + polygonzkevm_relayerFeesIncrease?: SubscriptionResolver, "polygonzkevm_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + polygonzkevm_relayerFeesIncreases?: SubscriptionResolver, "polygonzkevm_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + polygonzkevm_slippageUpdate?: SubscriptionResolver, "polygonzkevm_slippageUpdate", ParentType, ContextType, RequireFields>; + polygonzkevm_slippageUpdates?: SubscriptionResolver, "polygonzkevm_slippageUpdates", ParentType, ContextType, RequireFields>; + polygonzkevm_snapshotRoot?: SubscriptionResolver, "polygonzkevm_snapshotRoot", ParentType, ContextType, RequireFields>; + polygonzkevm_snapshotRoots?: SubscriptionResolver, "polygonzkevm_snapshotRoots", ParentType, ContextType, RequireFields>; + polygonzkevm_spokeConnectorMode?: SubscriptionResolver, "polygonzkevm_spokeConnectorMode", ParentType, ContextType, RequireFields>; + polygonzkevm_spokeConnectorModes?: SubscriptionResolver, "polygonzkevm_spokeConnectorModes", ParentType, ContextType, RequireFields>; + polygonzkevm_aggregateRootProposed?: SubscriptionResolver, "polygonzkevm_aggregateRootProposed", ParentType, ContextType, RequireFields>; + polygonzkevm_aggregateRootProposeds?: SubscriptionResolver, "polygonzkevm_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + polygonzkevm_optimisticRootFinalized?: SubscriptionResolver, "polygonzkevm_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + polygonzkevm_optimisticRootFinalizeds?: SubscriptionResolver, "polygonzkevm_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + polygonzkevm__meta?: SubscriptionResolver, "polygonzkevm__meta", ParentType, ContextType, Partial>; + stagingoptimism_asset?: SubscriptionResolver, "stagingoptimism_asset", ParentType, ContextType, RequireFields>; + stagingoptimism_assets?: SubscriptionResolver, "stagingoptimism_assets", ParentType, ContextType, RequireFields>; + stagingoptimism_assetStatus?: SubscriptionResolver, "stagingoptimism_assetStatus", ParentType, ContextType, RequireFields>; + stagingoptimism_assetStatuses?: SubscriptionResolver, "stagingoptimism_assetStatuses", ParentType, ContextType, RequireFields>; + stagingoptimism_assetBalance?: SubscriptionResolver, "stagingoptimism_assetBalance", ParentType, ContextType, RequireFields>; + stagingoptimism_assetBalances?: SubscriptionResolver, "stagingoptimism_assetBalances", ParentType, ContextType, RequireFields>; + stagingoptimism_router?: SubscriptionResolver, "stagingoptimism_router", ParentType, ContextType, RequireFields>; + stagingoptimism_routers?: SubscriptionResolver, "stagingoptimism_routers", ParentType, ContextType, RequireFields>; + stagingoptimism_routerDailyTVL?: SubscriptionResolver, "stagingoptimism_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingoptimism_routerDailyTVLs?: SubscriptionResolver, "stagingoptimism_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingoptimism_routerLiquidityEvent?: SubscriptionResolver, "stagingoptimism_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingoptimism_routerLiquidityEvents?: SubscriptionResolver, "stagingoptimism_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingoptimism_setting?: SubscriptionResolver, "stagingoptimism_setting", ParentType, ContextType, RequireFields>; + stagingoptimism_settings?: SubscriptionResolver, "stagingoptimism_settings", ParentType, ContextType, RequireFields>; + stagingoptimism_relayer?: SubscriptionResolver, "stagingoptimism_relayer", ParentType, ContextType, RequireFields>; + stagingoptimism_relayers?: SubscriptionResolver, "stagingoptimism_relayers", ParentType, ContextType, RequireFields>; + stagingoptimism_sequencer?: SubscriptionResolver, "stagingoptimism_sequencer", ParentType, ContextType, RequireFields>; + stagingoptimism_sequencers?: SubscriptionResolver, "stagingoptimism_sequencers", ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFee?: SubscriptionResolver, "stagingoptimism_relayerFee", ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFees?: SubscriptionResolver, "stagingoptimism_relayerFees", ParentType, ContextType, RequireFields>; + stagingoptimism_originTransfer?: SubscriptionResolver, "stagingoptimism_originTransfer", ParentType, ContextType, RequireFields>; + stagingoptimism_originTransfers?: SubscriptionResolver, "stagingoptimism_originTransfers", ParentType, ContextType, RequireFields>; + stagingoptimism_destinationTransfer?: SubscriptionResolver, "stagingoptimism_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingoptimism_destinationTransfers?: SubscriptionResolver, "stagingoptimism_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingoptimism_originMessage?: SubscriptionResolver, "stagingoptimism_originMessage", ParentType, ContextType, RequireFields>; + stagingoptimism_originMessages?: SubscriptionResolver, "stagingoptimism_originMessages", ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRoot?: SubscriptionResolver, "stagingoptimism_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRoots?: SubscriptionResolver, "stagingoptimism_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingoptimism_connectorMeta?: SubscriptionResolver, "stagingoptimism_connectorMeta", ParentType, ContextType, RequireFields>; + stagingoptimism_connectorMetas?: SubscriptionResolver, "stagingoptimism_connectorMetas", ParentType, ContextType, RequireFields>; + stagingoptimism_rootCount?: SubscriptionResolver, "stagingoptimism_rootCount", ParentType, ContextType, RequireFields>; + stagingoptimism_rootCounts?: SubscriptionResolver, "stagingoptimism_rootCounts", ParentType, ContextType, RequireFields>; + stagingoptimism_rootMessageSent?: SubscriptionResolver, "stagingoptimism_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingoptimism_rootMessageSents?: SubscriptionResolver, "stagingoptimism_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFeesIncrease?: SubscriptionResolver, "stagingoptimism_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingoptimism_relayerFeesIncreases?: SubscriptionResolver, "stagingoptimism_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingoptimism_slippageUpdate?: SubscriptionResolver, "stagingoptimism_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingoptimism_slippageUpdates?: SubscriptionResolver, "stagingoptimism_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingoptimism_snapshotRoot?: SubscriptionResolver, "stagingoptimism_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingoptimism_snapshotRoots?: SubscriptionResolver, "stagingoptimism_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingoptimism_spokeConnectorMode?: SubscriptionResolver, "stagingoptimism_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingoptimism_spokeConnectorModes?: SubscriptionResolver, "stagingoptimism_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRootProposed?: SubscriptionResolver, "stagingoptimism_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingoptimism_aggregateRootProposeds?: SubscriptionResolver, "stagingoptimism_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingoptimism_optimisticRootFinalized?: SubscriptionResolver, "stagingoptimism_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingoptimism_optimisticRootFinalizeds?: SubscriptionResolver, "stagingoptimism_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingoptimism__meta?: SubscriptionResolver, "stagingoptimism__meta", ParentType, ContextType, Partial>; stagingmode_asset?: SubscriptionResolver, "stagingmode_asset", ParentType, ContextType, RequireFields>; stagingmode_assets?: SubscriptionResolver, "stagingmode_assets", ParentType, ContextType, RequireFields>; stagingmode_assetStatus?: SubscriptionResolver, "stagingmode_assetStatus", ParentType, ContextType, RequireFields>; @@ -201530,6 +201388,465 @@ export type SubscriptionResolvers, "stagingmode_optimisticRootFinalized", ParentType, ContextType, RequireFields>; stagingmode_optimisticRootFinalizeds?: SubscriptionResolver, "stagingmode_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; stagingmode__meta?: SubscriptionResolver, "stagingmode__meta", ParentType, ContextType, Partial>; + base_swap_systemInfo?: SubscriptionResolver, "base_swap_systemInfo", ParentType, ContextType, RequireFields>; + base_swap_systemInfos?: SubscriptionResolver, "base_swap_systemInfos", ParentType, ContextType, RequireFields>; + base_swap_pooledToken?: SubscriptionResolver, "base_swap_pooledToken", ParentType, ContextType, RequireFields>; + base_swap_pooledTokens?: SubscriptionResolver, "base_swap_pooledTokens", ParentType, ContextType, RequireFields>; + base_swap_stableSwap?: SubscriptionResolver, "base_swap_stableSwap", ParentType, ContextType, RequireFields>; + base_swap_stableSwaps?: SubscriptionResolver, "base_swap_stableSwaps", ParentType, ContextType, RequireFields>; + base_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "base_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + base_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "base_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + base_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "base_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + base_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "base_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + base_swap_stableSwapExchange?: SubscriptionResolver, "base_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + base_swap_stableSwapExchanges?: SubscriptionResolver, "base_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + base_swap_swapDailyVolume?: SubscriptionResolver, "base_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + base_swap_swapDailyVolumes?: SubscriptionResolver, "base_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + base_swap_swapHourlyVolume?: SubscriptionResolver, "base_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + base_swap_swapHourlyVolumes?: SubscriptionResolver, "base_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + base_swap_swapWeeklyVolume?: SubscriptionResolver, "base_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + base_swap_swapWeeklyVolumes?: SubscriptionResolver, "base_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + base_swap_lpAccount?: SubscriptionResolver, "base_swap_lpAccount", ParentType, ContextType, RequireFields>; + base_swap_lpAccounts?: SubscriptionResolver, "base_swap_lpAccounts", ParentType, ContextType, RequireFields>; + base_swap_lpAccountBalance?: SubscriptionResolver, "base_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + base_swap_lpAccountBalances?: SubscriptionResolver, "base_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + base_swap_lpToken?: SubscriptionResolver, "base_swap_lpToken", ParentType, ContextType, RequireFields>; + base_swap_lpTokens?: SubscriptionResolver, "base_swap_lpTokens", ParentType, ContextType, RequireFields>; + base_swap_lpTransferEvent?: SubscriptionResolver, "base_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + base_swap_lpTransferEvents?: SubscriptionResolver, "base_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + base_swap_stableSwapEvent?: SubscriptionResolver, "base_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + base_swap_stableSwapEvents?: SubscriptionResolver, "base_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + base_swap_swapTradeVolume?: SubscriptionResolver, "base_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + base_swap_swapTradeVolumes?: SubscriptionResolver, "base_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + base_swap_lpTokenEvent?: SubscriptionResolver, "base_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + base_swap_lpTokenEvents?: SubscriptionResolver, "base_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + base_swap__meta?: SubscriptionResolver, "base_swap__meta", ParentType, ContextType, Partial>; + xlayer_swap_systemInfo?: SubscriptionResolver, "xlayer_swap_systemInfo", ParentType, ContextType, RequireFields>; + xlayer_swap_systemInfos?: SubscriptionResolver, "xlayer_swap_systemInfos", ParentType, ContextType, RequireFields>; + xlayer_swap_pooledToken?: SubscriptionResolver, "xlayer_swap_pooledToken", ParentType, ContextType, RequireFields>; + xlayer_swap_pooledTokens?: SubscriptionResolver, "xlayer_swap_pooledTokens", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwap?: SubscriptionResolver, "xlayer_swap_stableSwap", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwaps?: SubscriptionResolver, "xlayer_swap_stableSwaps", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "xlayer_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "xlayer_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "xlayer_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "xlayer_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapExchange?: SubscriptionResolver, "xlayer_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapExchanges?: SubscriptionResolver, "xlayer_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + xlayer_swap_swapDailyVolume?: SubscriptionResolver, "xlayer_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + xlayer_swap_swapDailyVolumes?: SubscriptionResolver, "xlayer_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + xlayer_swap_swapHourlyVolume?: SubscriptionResolver, "xlayer_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + xlayer_swap_swapHourlyVolumes?: SubscriptionResolver, "xlayer_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + xlayer_swap_swapWeeklyVolume?: SubscriptionResolver, "xlayer_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + xlayer_swap_swapWeeklyVolumes?: SubscriptionResolver, "xlayer_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccount?: SubscriptionResolver, "xlayer_swap_lpAccount", ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccounts?: SubscriptionResolver, "xlayer_swap_lpAccounts", ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccountBalance?: SubscriptionResolver, "xlayer_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + xlayer_swap_lpAccountBalances?: SubscriptionResolver, "xlayer_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + xlayer_swap_lpToken?: SubscriptionResolver, "xlayer_swap_lpToken", ParentType, ContextType, RequireFields>; + xlayer_swap_lpTokens?: SubscriptionResolver, "xlayer_swap_lpTokens", ParentType, ContextType, RequireFields>; + xlayer_swap_lpTransferEvent?: SubscriptionResolver, "xlayer_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + xlayer_swap_lpTransferEvents?: SubscriptionResolver, "xlayer_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapEvent?: SubscriptionResolver, "xlayer_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + xlayer_swap_stableSwapEvents?: SubscriptionResolver, "xlayer_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + xlayer_swap_swapTradeVolume?: SubscriptionResolver, "xlayer_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + xlayer_swap_swapTradeVolumes?: SubscriptionResolver, "xlayer_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + xlayer_swap_lpTokenEvent?: SubscriptionResolver, "xlayer_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + xlayer_swap_lpTokenEvents?: SubscriptionResolver, "xlayer_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + xlayer_swap__meta?: SubscriptionResolver, "xlayer_swap__meta", ParentType, ContextType, Partial>; + metis_asset?: SubscriptionResolver, "metis_asset", ParentType, ContextType, RequireFields>; + metis_assets?: SubscriptionResolver, "metis_assets", ParentType, ContextType, RequireFields>; + metis_assetStatus?: SubscriptionResolver, "metis_assetStatus", ParentType, ContextType, RequireFields>; + metis_assetStatuses?: SubscriptionResolver, "metis_assetStatuses", ParentType, ContextType, RequireFields>; + metis_assetBalance?: SubscriptionResolver, "metis_assetBalance", ParentType, ContextType, RequireFields>; + metis_assetBalances?: SubscriptionResolver, "metis_assetBalances", ParentType, ContextType, RequireFields>; + metis_router?: SubscriptionResolver, "metis_router", ParentType, ContextType, RequireFields>; + metis_routers?: SubscriptionResolver, "metis_routers", ParentType, ContextType, RequireFields>; + metis_routerDailyTVL?: SubscriptionResolver, "metis_routerDailyTVL", ParentType, ContextType, RequireFields>; + metis_routerDailyTVLs?: SubscriptionResolver, "metis_routerDailyTVLs", ParentType, ContextType, RequireFields>; + metis_routerLiquidityEvent?: SubscriptionResolver, "metis_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + metis_routerLiquidityEvents?: SubscriptionResolver, "metis_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + metis_setting?: SubscriptionResolver, "metis_setting", ParentType, ContextType, RequireFields>; + metis_settings?: SubscriptionResolver, "metis_settings", ParentType, ContextType, RequireFields>; + metis_relayer?: SubscriptionResolver, "metis_relayer", ParentType, ContextType, RequireFields>; + metis_relayers?: SubscriptionResolver, "metis_relayers", ParentType, ContextType, RequireFields>; + metis_sequencer?: SubscriptionResolver, "metis_sequencer", ParentType, ContextType, RequireFields>; + metis_sequencers?: SubscriptionResolver, "metis_sequencers", ParentType, ContextType, RequireFields>; + metis_relayerFee?: SubscriptionResolver, "metis_relayerFee", ParentType, ContextType, RequireFields>; + metis_relayerFees?: SubscriptionResolver, "metis_relayerFees", ParentType, ContextType, RequireFields>; + metis_originTransfer?: SubscriptionResolver, "metis_originTransfer", ParentType, ContextType, RequireFields>; + metis_originTransfers?: SubscriptionResolver, "metis_originTransfers", ParentType, ContextType, RequireFields>; + metis_destinationTransfer?: SubscriptionResolver, "metis_destinationTransfer", ParentType, ContextType, RequireFields>; + metis_destinationTransfers?: SubscriptionResolver, "metis_destinationTransfers", ParentType, ContextType, RequireFields>; + metis_originMessage?: SubscriptionResolver, "metis_originMessage", ParentType, ContextType, RequireFields>; + metis_originMessages?: SubscriptionResolver, "metis_originMessages", ParentType, ContextType, RequireFields>; + metis_aggregateRoot?: SubscriptionResolver, "metis_aggregateRoot", ParentType, ContextType, RequireFields>; + metis_aggregateRoots?: SubscriptionResolver, "metis_aggregateRoots", ParentType, ContextType, RequireFields>; + metis_connectorMeta?: SubscriptionResolver, "metis_connectorMeta", ParentType, ContextType, RequireFields>; + metis_connectorMetas?: SubscriptionResolver, "metis_connectorMetas", ParentType, ContextType, RequireFields>; + metis_rootCount?: SubscriptionResolver, "metis_rootCount", ParentType, ContextType, RequireFields>; + metis_rootCounts?: SubscriptionResolver, "metis_rootCounts", ParentType, ContextType, RequireFields>; + metis_rootMessageSent?: SubscriptionResolver, "metis_rootMessageSent", ParentType, ContextType, RequireFields>; + metis_rootMessageSents?: SubscriptionResolver, "metis_rootMessageSents", ParentType, ContextType, RequireFields>; + metis_relayerFeesIncrease?: SubscriptionResolver, "metis_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + metis_relayerFeesIncreases?: SubscriptionResolver, "metis_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + metis_slippageUpdate?: SubscriptionResolver, "metis_slippageUpdate", ParentType, ContextType, RequireFields>; + metis_slippageUpdates?: SubscriptionResolver, "metis_slippageUpdates", ParentType, ContextType, RequireFields>; + metis_snapshotRoot?: SubscriptionResolver, "metis_snapshotRoot", ParentType, ContextType, RequireFields>; + metis_snapshotRoots?: SubscriptionResolver, "metis_snapshotRoots", ParentType, ContextType, RequireFields>; + metis_spokeConnectorMode?: SubscriptionResolver, "metis_spokeConnectorMode", ParentType, ContextType, RequireFields>; + metis_spokeConnectorModes?: SubscriptionResolver, "metis_spokeConnectorModes", ParentType, ContextType, RequireFields>; + metis_aggregateRootProposed?: SubscriptionResolver, "metis_aggregateRootProposed", ParentType, ContextType, RequireFields>; + metis_aggregateRootProposeds?: SubscriptionResolver, "metis_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + metis_optimisticRootFinalized?: SubscriptionResolver, "metis_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + metis_optimisticRootFinalizeds?: SubscriptionResolver, "metis_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + metis__meta?: SubscriptionResolver, "metis__meta", ParentType, ContextType, Partial>; + bnb_asset?: SubscriptionResolver, "bnb_asset", ParentType, ContextType, RequireFields>; + bnb_assets?: SubscriptionResolver, "bnb_assets", ParentType, ContextType, RequireFields>; + bnb_assetStatus?: SubscriptionResolver, "bnb_assetStatus", ParentType, ContextType, RequireFields>; + bnb_assetStatuses?: SubscriptionResolver, "bnb_assetStatuses", ParentType, ContextType, RequireFields>; + bnb_assetBalance?: SubscriptionResolver, "bnb_assetBalance", ParentType, ContextType, RequireFields>; + bnb_assetBalances?: SubscriptionResolver, "bnb_assetBalances", ParentType, ContextType, RequireFields>; + bnb_router?: SubscriptionResolver, "bnb_router", ParentType, ContextType, RequireFields>; + bnb_routers?: SubscriptionResolver, "bnb_routers", ParentType, ContextType, RequireFields>; + bnb_routerDailyTVL?: SubscriptionResolver, "bnb_routerDailyTVL", ParentType, ContextType, RequireFields>; + bnb_routerDailyTVLs?: SubscriptionResolver, "bnb_routerDailyTVLs", ParentType, ContextType, RequireFields>; + bnb_routerLiquidityEvent?: SubscriptionResolver, "bnb_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + bnb_routerLiquidityEvents?: SubscriptionResolver, "bnb_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + bnb_setting?: SubscriptionResolver, "bnb_setting", ParentType, ContextType, RequireFields>; + bnb_settings?: SubscriptionResolver, "bnb_settings", ParentType, ContextType, RequireFields>; + bnb_relayer?: SubscriptionResolver, "bnb_relayer", ParentType, ContextType, RequireFields>; + bnb_relayers?: SubscriptionResolver, "bnb_relayers", ParentType, ContextType, RequireFields>; + bnb_sequencer?: SubscriptionResolver, "bnb_sequencer", ParentType, ContextType, RequireFields>; + bnb_sequencers?: SubscriptionResolver, "bnb_sequencers", ParentType, ContextType, RequireFields>; + bnb_relayerFee?: SubscriptionResolver, "bnb_relayerFee", ParentType, ContextType, RequireFields>; + bnb_relayerFees?: SubscriptionResolver, "bnb_relayerFees", ParentType, ContextType, RequireFields>; + bnb_originTransfer?: SubscriptionResolver, "bnb_originTransfer", ParentType, ContextType, RequireFields>; + bnb_originTransfers?: SubscriptionResolver, "bnb_originTransfers", ParentType, ContextType, RequireFields>; + bnb_destinationTransfer?: SubscriptionResolver, "bnb_destinationTransfer", ParentType, ContextType, RequireFields>; + bnb_destinationTransfers?: SubscriptionResolver, "bnb_destinationTransfers", ParentType, ContextType, RequireFields>; + bnb_originMessage?: SubscriptionResolver, "bnb_originMessage", ParentType, ContextType, RequireFields>; + bnb_originMessages?: SubscriptionResolver, "bnb_originMessages", ParentType, ContextType, RequireFields>; + bnb_aggregateRoot?: SubscriptionResolver, "bnb_aggregateRoot", ParentType, ContextType, RequireFields>; + bnb_aggregateRoots?: SubscriptionResolver, "bnb_aggregateRoots", ParentType, ContextType, RequireFields>; + bnb_connectorMeta?: SubscriptionResolver, "bnb_connectorMeta", ParentType, ContextType, RequireFields>; + bnb_connectorMetas?: SubscriptionResolver, "bnb_connectorMetas", ParentType, ContextType, RequireFields>; + bnb_rootCount?: SubscriptionResolver, "bnb_rootCount", ParentType, ContextType, RequireFields>; + bnb_rootCounts?: SubscriptionResolver, "bnb_rootCounts", ParentType, ContextType, RequireFields>; + bnb_rootMessageSent?: SubscriptionResolver, "bnb_rootMessageSent", ParentType, ContextType, RequireFields>; + bnb_rootMessageSents?: SubscriptionResolver, "bnb_rootMessageSents", ParentType, ContextType, RequireFields>; + bnb_relayerFeesIncrease?: SubscriptionResolver, "bnb_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + bnb_relayerFeesIncreases?: SubscriptionResolver, "bnb_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + bnb_slippageUpdate?: SubscriptionResolver, "bnb_slippageUpdate", ParentType, ContextType, RequireFields>; + bnb_slippageUpdates?: SubscriptionResolver, "bnb_slippageUpdates", ParentType, ContextType, RequireFields>; + bnb_snapshotRoot?: SubscriptionResolver, "bnb_snapshotRoot", ParentType, ContextType, RequireFields>; + bnb_snapshotRoots?: SubscriptionResolver, "bnb_snapshotRoots", ParentType, ContextType, RequireFields>; + bnb_spokeConnectorMode?: SubscriptionResolver, "bnb_spokeConnectorMode", ParentType, ContextType, RequireFields>; + bnb_spokeConnectorModes?: SubscriptionResolver, "bnb_spokeConnectorModes", ParentType, ContextType, RequireFields>; + bnb_aggregateRootProposed?: SubscriptionResolver, "bnb_aggregateRootProposed", ParentType, ContextType, RequireFields>; + bnb_aggregateRootProposeds?: SubscriptionResolver, "bnb_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + bnb_optimisticRootFinalized?: SubscriptionResolver, "bnb_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + bnb_optimisticRootFinalizeds?: SubscriptionResolver, "bnb_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + bnb__meta?: SubscriptionResolver, "bnb__meta", ParentType, ContextType, Partial>; + mantle_swap_systemInfo?: SubscriptionResolver, "mantle_swap_systemInfo", ParentType, ContextType, RequireFields>; + mantle_swap_systemInfos?: SubscriptionResolver, "mantle_swap_systemInfos", ParentType, ContextType, RequireFields>; + mantle_swap_pooledToken?: SubscriptionResolver, "mantle_swap_pooledToken", ParentType, ContextType, RequireFields>; + mantle_swap_pooledTokens?: SubscriptionResolver, "mantle_swap_pooledTokens", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwap?: SubscriptionResolver, "mantle_swap_stableSwap", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwaps?: SubscriptionResolver, "mantle_swap_stableSwaps", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "mantle_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "mantle_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "mantle_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "mantle_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapExchange?: SubscriptionResolver, "mantle_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapExchanges?: SubscriptionResolver, "mantle_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + mantle_swap_swapDailyVolume?: SubscriptionResolver, "mantle_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + mantle_swap_swapDailyVolumes?: SubscriptionResolver, "mantle_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + mantle_swap_swapHourlyVolume?: SubscriptionResolver, "mantle_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + mantle_swap_swapHourlyVolumes?: SubscriptionResolver, "mantle_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + mantle_swap_swapWeeklyVolume?: SubscriptionResolver, "mantle_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + mantle_swap_swapWeeklyVolumes?: SubscriptionResolver, "mantle_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + mantle_swap_lpAccount?: SubscriptionResolver, "mantle_swap_lpAccount", ParentType, ContextType, RequireFields>; + mantle_swap_lpAccounts?: SubscriptionResolver, "mantle_swap_lpAccounts", ParentType, ContextType, RequireFields>; + mantle_swap_lpAccountBalance?: SubscriptionResolver, "mantle_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + mantle_swap_lpAccountBalances?: SubscriptionResolver, "mantle_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + mantle_swap_lpToken?: SubscriptionResolver, "mantle_swap_lpToken", ParentType, ContextType, RequireFields>; + mantle_swap_lpTokens?: SubscriptionResolver, "mantle_swap_lpTokens", ParentType, ContextType, RequireFields>; + mantle_swap_lpTransferEvent?: SubscriptionResolver, "mantle_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + mantle_swap_lpTransferEvents?: SubscriptionResolver, "mantle_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapEvent?: SubscriptionResolver, "mantle_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + mantle_swap_stableSwapEvents?: SubscriptionResolver, "mantle_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + mantle_swap_swapTradeVolume?: SubscriptionResolver, "mantle_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + mantle_swap_swapTradeVolumes?: SubscriptionResolver, "mantle_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + mantle_swap_lpTokenEvent?: SubscriptionResolver, "mantle_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + mantle_swap_lpTokenEvents?: SubscriptionResolver, "mantle_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + mantle_swap__meta?: SubscriptionResolver, "mantle_swap__meta", ParentType, ContextType, Partial>; + optimism_asset?: SubscriptionResolver, "optimism_asset", ParentType, ContextType, RequireFields>; + optimism_assets?: SubscriptionResolver, "optimism_assets", ParentType, ContextType, RequireFields>; + optimism_assetStatus?: SubscriptionResolver, "optimism_assetStatus", ParentType, ContextType, RequireFields>; + optimism_assetStatuses?: SubscriptionResolver, "optimism_assetStatuses", ParentType, ContextType, RequireFields>; + optimism_assetBalance?: SubscriptionResolver, "optimism_assetBalance", ParentType, ContextType, RequireFields>; + optimism_assetBalances?: SubscriptionResolver, "optimism_assetBalances", ParentType, ContextType, RequireFields>; + optimism_router?: SubscriptionResolver, "optimism_router", ParentType, ContextType, RequireFields>; + optimism_routers?: SubscriptionResolver, "optimism_routers", ParentType, ContextType, RequireFields>; + optimism_routerDailyTVL?: SubscriptionResolver, "optimism_routerDailyTVL", ParentType, ContextType, RequireFields>; + optimism_routerDailyTVLs?: SubscriptionResolver, "optimism_routerDailyTVLs", ParentType, ContextType, RequireFields>; + optimism_routerLiquidityEvent?: SubscriptionResolver, "optimism_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + optimism_routerLiquidityEvents?: SubscriptionResolver, "optimism_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + optimism_setting?: SubscriptionResolver, "optimism_setting", ParentType, ContextType, RequireFields>; + optimism_settings?: SubscriptionResolver, "optimism_settings", ParentType, ContextType, RequireFields>; + optimism_relayer?: SubscriptionResolver, "optimism_relayer", ParentType, ContextType, RequireFields>; + optimism_relayers?: SubscriptionResolver, "optimism_relayers", ParentType, ContextType, RequireFields>; + optimism_sequencer?: SubscriptionResolver, "optimism_sequencer", ParentType, ContextType, RequireFields>; + optimism_sequencers?: SubscriptionResolver, "optimism_sequencers", ParentType, ContextType, RequireFields>; + optimism_relayerFee?: SubscriptionResolver, "optimism_relayerFee", ParentType, ContextType, RequireFields>; + optimism_relayerFees?: SubscriptionResolver, "optimism_relayerFees", ParentType, ContextType, RequireFields>; + optimism_originTransfer?: SubscriptionResolver, "optimism_originTransfer", ParentType, ContextType, RequireFields>; + optimism_originTransfers?: SubscriptionResolver, "optimism_originTransfers", ParentType, ContextType, RequireFields>; + optimism_destinationTransfer?: SubscriptionResolver, "optimism_destinationTransfer", ParentType, ContextType, RequireFields>; + optimism_destinationTransfers?: SubscriptionResolver, "optimism_destinationTransfers", ParentType, ContextType, RequireFields>; + optimism_originMessage?: SubscriptionResolver, "optimism_originMessage", ParentType, ContextType, RequireFields>; + optimism_originMessages?: SubscriptionResolver, "optimism_originMessages", ParentType, ContextType, RequireFields>; + optimism_aggregateRoot?: SubscriptionResolver, "optimism_aggregateRoot", ParentType, ContextType, RequireFields>; + optimism_aggregateRoots?: SubscriptionResolver, "optimism_aggregateRoots", ParentType, ContextType, RequireFields>; + optimism_connectorMeta?: SubscriptionResolver, "optimism_connectorMeta", ParentType, ContextType, RequireFields>; + optimism_connectorMetas?: SubscriptionResolver, "optimism_connectorMetas", ParentType, ContextType, RequireFields>; + optimism_rootCount?: SubscriptionResolver, "optimism_rootCount", ParentType, ContextType, RequireFields>; + optimism_rootCounts?: SubscriptionResolver, "optimism_rootCounts", ParentType, ContextType, RequireFields>; + optimism_rootMessageSent?: SubscriptionResolver, "optimism_rootMessageSent", ParentType, ContextType, RequireFields>; + optimism_rootMessageSents?: SubscriptionResolver, "optimism_rootMessageSents", ParentType, ContextType, RequireFields>; + optimism_relayerFeesIncrease?: SubscriptionResolver, "optimism_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + optimism_relayerFeesIncreases?: SubscriptionResolver, "optimism_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + optimism_slippageUpdate?: SubscriptionResolver, "optimism_slippageUpdate", ParentType, ContextType, RequireFields>; + optimism_slippageUpdates?: SubscriptionResolver, "optimism_slippageUpdates", ParentType, ContextType, RequireFields>; + optimism_snapshotRoot?: SubscriptionResolver, "optimism_snapshotRoot", ParentType, ContextType, RequireFields>; + optimism_snapshotRoots?: SubscriptionResolver, "optimism_snapshotRoots", ParentType, ContextType, RequireFields>; + optimism_spokeConnectorMode?: SubscriptionResolver, "optimism_spokeConnectorMode", ParentType, ContextType, RequireFields>; + optimism_spokeConnectorModes?: SubscriptionResolver, "optimism_spokeConnectorModes", ParentType, ContextType, RequireFields>; + optimism_aggregateRootProposed?: SubscriptionResolver, "optimism_aggregateRootProposed", ParentType, ContextType, RequireFields>; + optimism_aggregateRootProposeds?: SubscriptionResolver, "optimism_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + optimism_optimisticRootFinalized?: SubscriptionResolver, "optimism_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + optimism_optimisticRootFinalizeds?: SubscriptionResolver, "optimism_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + optimism__meta?: SubscriptionResolver, "optimism__meta", ParentType, ContextType, Partial>; + sepolia_swap_systemInfo?: SubscriptionResolver, "sepolia_swap_systemInfo", ParentType, ContextType, RequireFields>; + sepolia_swap_systemInfos?: SubscriptionResolver, "sepolia_swap_systemInfos", ParentType, ContextType, RequireFields>; + sepolia_swap_pooledToken?: SubscriptionResolver, "sepolia_swap_pooledToken", ParentType, ContextType, RequireFields>; + sepolia_swap_pooledTokens?: SubscriptionResolver, "sepolia_swap_pooledTokens", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwap?: SubscriptionResolver, "sepolia_swap_stableSwap", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwaps?: SubscriptionResolver, "sepolia_swap_stableSwaps", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "sepolia_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "sepolia_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "sepolia_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "sepolia_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapExchange?: SubscriptionResolver, "sepolia_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapExchanges?: SubscriptionResolver, "sepolia_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; + sepolia_swap_swapDailyVolume?: SubscriptionResolver, "sepolia_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; + sepolia_swap_swapDailyVolumes?: SubscriptionResolver, "sepolia_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; + sepolia_swap_swapHourlyVolume?: SubscriptionResolver, "sepolia_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; + sepolia_swap_swapHourlyVolumes?: SubscriptionResolver, "sepolia_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; + sepolia_swap_swapWeeklyVolume?: SubscriptionResolver, "sepolia_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; + sepolia_swap_swapWeeklyVolumes?: SubscriptionResolver, "sepolia_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccount?: SubscriptionResolver, "sepolia_swap_lpAccount", ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccounts?: SubscriptionResolver, "sepolia_swap_lpAccounts", ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccountBalance?: SubscriptionResolver, "sepolia_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; + sepolia_swap_lpAccountBalances?: SubscriptionResolver, "sepolia_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; + sepolia_swap_lpToken?: SubscriptionResolver, "sepolia_swap_lpToken", ParentType, ContextType, RequireFields>; + sepolia_swap_lpTokens?: SubscriptionResolver, "sepolia_swap_lpTokens", ParentType, ContextType, RequireFields>; + sepolia_swap_lpTransferEvent?: SubscriptionResolver, "sepolia_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; + sepolia_swap_lpTransferEvents?: SubscriptionResolver, "sepolia_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapEvent?: SubscriptionResolver, "sepolia_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; + sepolia_swap_stableSwapEvents?: SubscriptionResolver, "sepolia_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; + sepolia_swap_swapTradeVolume?: SubscriptionResolver, "sepolia_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; + sepolia_swap_swapTradeVolumes?: SubscriptionResolver, "sepolia_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; + sepolia_swap_lpTokenEvent?: SubscriptionResolver, "sepolia_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; + sepolia_swap_lpTokenEvents?: SubscriptionResolver, "sepolia_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; + sepolia_swap__meta?: SubscriptionResolver, "sepolia_swap__meta", ParentType, ContextType, Partial>; + stagingmainnet_asset?: SubscriptionResolver, "stagingmainnet_asset", ParentType, ContextType, RequireFields>; + stagingmainnet_assets?: SubscriptionResolver, "stagingmainnet_assets", ParentType, ContextType, RequireFields>; + stagingmainnet_assetStatus?: SubscriptionResolver, "stagingmainnet_assetStatus", ParentType, ContextType, RequireFields>; + stagingmainnet_assetStatuses?: SubscriptionResolver, "stagingmainnet_assetStatuses", ParentType, ContextType, RequireFields>; + stagingmainnet_assetBalance?: SubscriptionResolver, "stagingmainnet_assetBalance", ParentType, ContextType, RequireFields>; + stagingmainnet_assetBalances?: SubscriptionResolver, "stagingmainnet_assetBalances", ParentType, ContextType, RequireFields>; + stagingmainnet_router?: SubscriptionResolver, "stagingmainnet_router", ParentType, ContextType, RequireFields>; + stagingmainnet_routers?: SubscriptionResolver, "stagingmainnet_routers", ParentType, ContextType, RequireFields>; + stagingmainnet_routerDailyTVL?: SubscriptionResolver, "stagingmainnet_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingmainnet_routerDailyTVLs?: SubscriptionResolver, "stagingmainnet_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingmainnet_routerLiquidityEvent?: SubscriptionResolver, "stagingmainnet_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingmainnet_routerLiquidityEvents?: SubscriptionResolver, "stagingmainnet_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingmainnet_setting?: SubscriptionResolver, "stagingmainnet_setting", ParentType, ContextType, RequireFields>; + stagingmainnet_settings?: SubscriptionResolver, "stagingmainnet_settings", ParentType, ContextType, RequireFields>; + stagingmainnet_relayer?: SubscriptionResolver, "stagingmainnet_relayer", ParentType, ContextType, RequireFields>; + stagingmainnet_relayers?: SubscriptionResolver, "stagingmainnet_relayers", ParentType, ContextType, RequireFields>; + stagingmainnet_sequencer?: SubscriptionResolver, "stagingmainnet_sequencer", ParentType, ContextType, RequireFields>; + stagingmainnet_sequencers?: SubscriptionResolver, "stagingmainnet_sequencers", ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFee?: SubscriptionResolver, "stagingmainnet_relayerFee", ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFees?: SubscriptionResolver, "stagingmainnet_relayerFees", ParentType, ContextType, RequireFields>; + stagingmainnet_originTransfer?: SubscriptionResolver, "stagingmainnet_originTransfer", ParentType, ContextType, RequireFields>; + stagingmainnet_originTransfers?: SubscriptionResolver, "stagingmainnet_originTransfers", ParentType, ContextType, RequireFields>; + stagingmainnet_destinationTransfer?: SubscriptionResolver, "stagingmainnet_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingmainnet_destinationTransfers?: SubscriptionResolver, "stagingmainnet_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingmainnet_originMessage?: SubscriptionResolver, "stagingmainnet_originMessage", ParentType, ContextType, RequireFields>; + stagingmainnet_originMessages?: SubscriptionResolver, "stagingmainnet_originMessages", ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRoot?: SubscriptionResolver, "stagingmainnet_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRoots?: SubscriptionResolver, "stagingmainnet_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingmainnet_connectorMeta?: SubscriptionResolver, "stagingmainnet_connectorMeta", ParentType, ContextType, RequireFields>; + stagingmainnet_connectorMetas?: SubscriptionResolver, "stagingmainnet_connectorMetas", ParentType, ContextType, RequireFields>; + stagingmainnet_rootCount?: SubscriptionResolver, "stagingmainnet_rootCount", ParentType, ContextType, RequireFields>; + stagingmainnet_rootCounts?: SubscriptionResolver, "stagingmainnet_rootCounts", ParentType, ContextType, RequireFields>; + stagingmainnet_rootMessageSent?: SubscriptionResolver, "stagingmainnet_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingmainnet_rootMessageSents?: SubscriptionResolver, "stagingmainnet_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFeesIncrease?: SubscriptionResolver, "stagingmainnet_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingmainnet_relayerFeesIncreases?: SubscriptionResolver, "stagingmainnet_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingmainnet_slippageUpdate?: SubscriptionResolver, "stagingmainnet_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingmainnet_slippageUpdates?: SubscriptionResolver, "stagingmainnet_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingmainnet_snapshotRoot?: SubscriptionResolver, "stagingmainnet_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingmainnet_snapshotRoots?: SubscriptionResolver, "stagingmainnet_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingmainnet_spokeConnectorMode?: SubscriptionResolver, "stagingmainnet_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingmainnet_spokeConnectorModes?: SubscriptionResolver, "stagingmainnet_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRootProposed?: SubscriptionResolver, "stagingmainnet_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingmainnet_aggregateRootProposeds?: SubscriptionResolver, "stagingmainnet_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingmainnet_optimisticRootFinalized?: SubscriptionResolver, "stagingmainnet_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingmainnet_optimisticRootFinalizeds?: SubscriptionResolver, "stagingmainnet_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + localmainnet_asset?: SubscriptionResolver, "localmainnet_asset", ParentType, ContextType, RequireFields>; + localmainnet_assets?: SubscriptionResolver, "localmainnet_assets", ParentType, ContextType, RequireFields>; + localmainnet_assetStatus?: SubscriptionResolver, "localmainnet_assetStatus", ParentType, ContextType, RequireFields>; + localmainnet_assetStatuses?: SubscriptionResolver, "localmainnet_assetStatuses", ParentType, ContextType, RequireFields>; + localmainnet_assetBalance?: SubscriptionResolver, "localmainnet_assetBalance", ParentType, ContextType, RequireFields>; + localmainnet_assetBalances?: SubscriptionResolver, "localmainnet_assetBalances", ParentType, ContextType, RequireFields>; + localmainnet_router?: SubscriptionResolver, "localmainnet_router", ParentType, ContextType, RequireFields>; + localmainnet_routers?: SubscriptionResolver, "localmainnet_routers", ParentType, ContextType, RequireFields>; + localmainnet_routerDailyTVL?: SubscriptionResolver, "localmainnet_routerDailyTVL", ParentType, ContextType, RequireFields>; + localmainnet_routerDailyTVLs?: SubscriptionResolver, "localmainnet_routerDailyTVLs", ParentType, ContextType, RequireFields>; + localmainnet_routerLiquidityEvent?: SubscriptionResolver, "localmainnet_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + localmainnet_routerLiquidityEvents?: SubscriptionResolver, "localmainnet_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + localmainnet_setting?: SubscriptionResolver, "localmainnet_setting", ParentType, ContextType, RequireFields>; + localmainnet_settings?: SubscriptionResolver, "localmainnet_settings", ParentType, ContextType, RequireFields>; + localmainnet_relayer?: SubscriptionResolver, "localmainnet_relayer", ParentType, ContextType, RequireFields>; + localmainnet_relayers?: SubscriptionResolver, "localmainnet_relayers", ParentType, ContextType, RequireFields>; + localmainnet_sequencer?: SubscriptionResolver, "localmainnet_sequencer", ParentType, ContextType, RequireFields>; + localmainnet_sequencers?: SubscriptionResolver, "localmainnet_sequencers", ParentType, ContextType, RequireFields>; + localmainnet_relayerFee?: SubscriptionResolver, "localmainnet_relayerFee", ParentType, ContextType, RequireFields>; + localmainnet_relayerFees?: SubscriptionResolver, "localmainnet_relayerFees", ParentType, ContextType, RequireFields>; + localmainnet_originTransfer?: SubscriptionResolver, "localmainnet_originTransfer", ParentType, ContextType, RequireFields>; + localmainnet_originTransfers?: SubscriptionResolver, "localmainnet_originTransfers", ParentType, ContextType, RequireFields>; + localmainnet_destinationTransfer?: SubscriptionResolver, "localmainnet_destinationTransfer", ParentType, ContextType, RequireFields>; + localmainnet_destinationTransfers?: SubscriptionResolver, "localmainnet_destinationTransfers", ParentType, ContextType, RequireFields>; + localmainnet_originMessage?: SubscriptionResolver, "localmainnet_originMessage", ParentType, ContextType, RequireFields>; + localmainnet_originMessages?: SubscriptionResolver, "localmainnet_originMessages", ParentType, ContextType, RequireFields>; + localmainnet_aggregateRoot?: SubscriptionResolver, "localmainnet_aggregateRoot", ParentType, ContextType, RequireFields>; + localmainnet_aggregateRoots?: SubscriptionResolver, "localmainnet_aggregateRoots", ParentType, ContextType, RequireFields>; + localmainnet_connectorMeta?: SubscriptionResolver, "localmainnet_connectorMeta", ParentType, ContextType, RequireFields>; + localmainnet_connectorMetas?: SubscriptionResolver, "localmainnet_connectorMetas", ParentType, ContextType, RequireFields>; + localmainnet_rootCount?: SubscriptionResolver, "localmainnet_rootCount", ParentType, ContextType, RequireFields>; + localmainnet_rootCounts?: SubscriptionResolver, "localmainnet_rootCounts", ParentType, ContextType, RequireFields>; + localmainnet_rootMessageSent?: SubscriptionResolver, "localmainnet_rootMessageSent", ParentType, ContextType, RequireFields>; + localmainnet_rootMessageSents?: SubscriptionResolver, "localmainnet_rootMessageSents", ParentType, ContextType, RequireFields>; + localmainnet_relayerFeesIncrease?: SubscriptionResolver, "localmainnet_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + localmainnet_relayerFeesIncreases?: SubscriptionResolver, "localmainnet_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + localmainnet_slippageUpdate?: SubscriptionResolver, "localmainnet_slippageUpdate", ParentType, ContextType, RequireFields>; + localmainnet_slippageUpdates?: SubscriptionResolver, "localmainnet_slippageUpdates", ParentType, ContextType, RequireFields>; + localmainnet_snapshotRoot?: SubscriptionResolver, "localmainnet_snapshotRoot", ParentType, ContextType, RequireFields>; + localmainnet_snapshotRoots?: SubscriptionResolver, "localmainnet_snapshotRoots", ParentType, ContextType, RequireFields>; + localmainnet_spokeConnectorMode?: SubscriptionResolver, "localmainnet_spokeConnectorMode", ParentType, ContextType, RequireFields>; + localmainnet_spokeConnectorModes?: SubscriptionResolver, "localmainnet_spokeConnectorModes", ParentType, ContextType, RequireFields>; + localmainnet_aggregateRootProposed?: SubscriptionResolver, "localmainnet_aggregateRootProposed", ParentType, ContextType, RequireFields>; + localmainnet_aggregateRootProposeds?: SubscriptionResolver, "localmainnet_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + localmainnet_optimisticRootFinalized?: SubscriptionResolver, "localmainnet_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + localmainnet_optimisticRootFinalizeds?: SubscriptionResolver, "localmainnet_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingxdai_asset?: SubscriptionResolver, "stagingxdai_asset", ParentType, ContextType, RequireFields>; + stagingxdai_assets?: SubscriptionResolver, "stagingxdai_assets", ParentType, ContextType, RequireFields>; + stagingxdai_assetStatus?: SubscriptionResolver, "stagingxdai_assetStatus", ParentType, ContextType, RequireFields>; + stagingxdai_assetStatuses?: SubscriptionResolver, "stagingxdai_assetStatuses", ParentType, ContextType, RequireFields>; + stagingxdai_assetBalance?: SubscriptionResolver, "stagingxdai_assetBalance", ParentType, ContextType, RequireFields>; + stagingxdai_assetBalances?: SubscriptionResolver, "stagingxdai_assetBalances", ParentType, ContextType, RequireFields>; + stagingxdai_router?: SubscriptionResolver, "stagingxdai_router", ParentType, ContextType, RequireFields>; + stagingxdai_routers?: SubscriptionResolver, "stagingxdai_routers", ParentType, ContextType, RequireFields>; + stagingxdai_routerDailyTVL?: SubscriptionResolver, "stagingxdai_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingxdai_routerDailyTVLs?: SubscriptionResolver, "stagingxdai_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingxdai_routerLiquidityEvent?: SubscriptionResolver, "stagingxdai_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingxdai_routerLiquidityEvents?: SubscriptionResolver, "stagingxdai_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingxdai_setting?: SubscriptionResolver, "stagingxdai_setting", ParentType, ContextType, RequireFields>; + stagingxdai_settings?: SubscriptionResolver, "stagingxdai_settings", ParentType, ContextType, RequireFields>; + stagingxdai_relayer?: SubscriptionResolver, "stagingxdai_relayer", ParentType, ContextType, RequireFields>; + stagingxdai_relayers?: SubscriptionResolver, "stagingxdai_relayers", ParentType, ContextType, RequireFields>; + stagingxdai_sequencer?: SubscriptionResolver, "stagingxdai_sequencer", ParentType, ContextType, RequireFields>; + stagingxdai_sequencers?: SubscriptionResolver, "stagingxdai_sequencers", ParentType, ContextType, RequireFields>; + stagingxdai_relayerFee?: SubscriptionResolver, "stagingxdai_relayerFee", ParentType, ContextType, RequireFields>; + stagingxdai_relayerFees?: SubscriptionResolver, "stagingxdai_relayerFees", ParentType, ContextType, RequireFields>; + stagingxdai_originTransfer?: SubscriptionResolver, "stagingxdai_originTransfer", ParentType, ContextType, RequireFields>; + stagingxdai_originTransfers?: SubscriptionResolver, "stagingxdai_originTransfers", ParentType, ContextType, RequireFields>; + stagingxdai_destinationTransfer?: SubscriptionResolver, "stagingxdai_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingxdai_destinationTransfers?: SubscriptionResolver, "stagingxdai_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingxdai_originMessage?: SubscriptionResolver, "stagingxdai_originMessage", ParentType, ContextType, RequireFields>; + stagingxdai_originMessages?: SubscriptionResolver, "stagingxdai_originMessages", ParentType, ContextType, RequireFields>; + stagingxdai_aggregateRoot?: SubscriptionResolver, "stagingxdai_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingxdai_aggregateRoots?: SubscriptionResolver, "stagingxdai_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingxdai_connectorMeta?: SubscriptionResolver, "stagingxdai_connectorMeta", ParentType, ContextType, RequireFields>; + stagingxdai_connectorMetas?: SubscriptionResolver, "stagingxdai_connectorMetas", ParentType, ContextType, RequireFields>; + stagingxdai_rootCount?: SubscriptionResolver, "stagingxdai_rootCount", ParentType, ContextType, RequireFields>; + stagingxdai_rootCounts?: SubscriptionResolver, "stagingxdai_rootCounts", ParentType, ContextType, RequireFields>; + stagingxdai_rootMessageSent?: SubscriptionResolver, "stagingxdai_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingxdai_rootMessageSents?: SubscriptionResolver, "stagingxdai_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingxdai_relayerFeesIncrease?: SubscriptionResolver, "stagingxdai_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingxdai_relayerFeesIncreases?: SubscriptionResolver, "stagingxdai_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingxdai_slippageUpdate?: SubscriptionResolver, "stagingxdai_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingxdai_slippageUpdates?: SubscriptionResolver, "stagingxdai_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingxdai_snapshotRoot?: SubscriptionResolver, "stagingxdai_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingxdai_snapshotRoots?: SubscriptionResolver, "stagingxdai_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingxdai_spokeConnectorMode?: SubscriptionResolver, "stagingxdai_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingxdai_spokeConnectorModes?: SubscriptionResolver, "stagingxdai_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingxdai_aggregateRootProposed?: SubscriptionResolver, "stagingxdai_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingxdai_aggregateRootProposeds?: SubscriptionResolver, "stagingxdai_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingxdai_optimisticRootFinalized?: SubscriptionResolver, "stagingxdai_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingxdai_optimisticRootFinalizeds?: SubscriptionResolver, "stagingxdai_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingxdai__meta?: SubscriptionResolver, "stagingxdai__meta", ParentType, ContextType, Partial>; + localarbitrumone_asset?: SubscriptionResolver, "localarbitrumone_asset", ParentType, ContextType, RequireFields>; + localarbitrumone_assets?: SubscriptionResolver, "localarbitrumone_assets", ParentType, ContextType, RequireFields>; + localarbitrumone_assetStatus?: SubscriptionResolver, "localarbitrumone_assetStatus", ParentType, ContextType, RequireFields>; + localarbitrumone_assetStatuses?: SubscriptionResolver, "localarbitrumone_assetStatuses", ParentType, ContextType, RequireFields>; + localarbitrumone_assetBalance?: SubscriptionResolver, "localarbitrumone_assetBalance", ParentType, ContextType, RequireFields>; + localarbitrumone_assetBalances?: SubscriptionResolver, "localarbitrumone_assetBalances", ParentType, ContextType, RequireFields>; + localarbitrumone_router?: SubscriptionResolver, "localarbitrumone_router", ParentType, ContextType, RequireFields>; + localarbitrumone_routers?: SubscriptionResolver, "localarbitrumone_routers", ParentType, ContextType, RequireFields>; + localarbitrumone_routerDailyTVL?: SubscriptionResolver, "localarbitrumone_routerDailyTVL", ParentType, ContextType, RequireFields>; + localarbitrumone_routerDailyTVLs?: SubscriptionResolver, "localarbitrumone_routerDailyTVLs", ParentType, ContextType, RequireFields>; + localarbitrumone_routerLiquidityEvent?: SubscriptionResolver, "localarbitrumone_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + localarbitrumone_routerLiquidityEvents?: SubscriptionResolver, "localarbitrumone_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + localarbitrumone_setting?: SubscriptionResolver, "localarbitrumone_setting", ParentType, ContextType, RequireFields>; + localarbitrumone_settings?: SubscriptionResolver, "localarbitrumone_settings", ParentType, ContextType, RequireFields>; + localarbitrumone_relayer?: SubscriptionResolver, "localarbitrumone_relayer", ParentType, ContextType, RequireFields>; + localarbitrumone_relayers?: SubscriptionResolver, "localarbitrumone_relayers", ParentType, ContextType, RequireFields>; + localarbitrumone_sequencer?: SubscriptionResolver, "localarbitrumone_sequencer", ParentType, ContextType, RequireFields>; + localarbitrumone_sequencers?: SubscriptionResolver, "localarbitrumone_sequencers", ParentType, ContextType, RequireFields>; + localarbitrumone_relayerFee?: SubscriptionResolver, "localarbitrumone_relayerFee", ParentType, ContextType, RequireFields>; + localarbitrumone_relayerFees?: SubscriptionResolver, "localarbitrumone_relayerFees", ParentType, ContextType, RequireFields>; + localarbitrumone_originTransfer?: SubscriptionResolver, "localarbitrumone_originTransfer", ParentType, ContextType, RequireFields>; + localarbitrumone_originTransfers?: SubscriptionResolver, "localarbitrumone_originTransfers", ParentType, ContextType, RequireFields>; + localarbitrumone_destinationTransfer?: SubscriptionResolver, "localarbitrumone_destinationTransfer", ParentType, ContextType, RequireFields>; + localarbitrumone_destinationTransfers?: SubscriptionResolver, "localarbitrumone_destinationTransfers", ParentType, ContextType, RequireFields>; + localarbitrumone_originMessage?: SubscriptionResolver, "localarbitrumone_originMessage", ParentType, ContextType, RequireFields>; + localarbitrumone_originMessages?: SubscriptionResolver, "localarbitrumone_originMessages", ParentType, ContextType, RequireFields>; + localarbitrumone_aggregateRoot?: SubscriptionResolver, "localarbitrumone_aggregateRoot", ParentType, ContextType, RequireFields>; + localarbitrumone_aggregateRoots?: SubscriptionResolver, "localarbitrumone_aggregateRoots", ParentType, ContextType, RequireFields>; + localarbitrumone_connectorMeta?: SubscriptionResolver, "localarbitrumone_connectorMeta", ParentType, ContextType, RequireFields>; + localarbitrumone_connectorMetas?: SubscriptionResolver, "localarbitrumone_connectorMetas", ParentType, ContextType, RequireFields>; + localarbitrumone_rootCount?: SubscriptionResolver, "localarbitrumone_rootCount", ParentType, ContextType, RequireFields>; + localarbitrumone_rootCounts?: SubscriptionResolver, "localarbitrumone_rootCounts", ParentType, ContextType, RequireFields>; + localarbitrumone_rootMessageSent?: SubscriptionResolver, "localarbitrumone_rootMessageSent", ParentType, ContextType, RequireFields>; + localarbitrumone_rootMessageSents?: SubscriptionResolver, "localarbitrumone_rootMessageSents", ParentType, ContextType, RequireFields>; + localarbitrumone_relayerFeesIncrease?: SubscriptionResolver, "localarbitrumone_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + localarbitrumone_relayerFeesIncreases?: SubscriptionResolver, "localarbitrumone_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + localarbitrumone_slippageUpdate?: SubscriptionResolver, "localarbitrumone_slippageUpdate", ParentType, ContextType, RequireFields>; + localarbitrumone_slippageUpdates?: SubscriptionResolver, "localarbitrumone_slippageUpdates", ParentType, ContextType, RequireFields>; + localarbitrumone_snapshotRoot?: SubscriptionResolver, "localarbitrumone_snapshotRoot", ParentType, ContextType, RequireFields>; + localarbitrumone_snapshotRoots?: SubscriptionResolver, "localarbitrumone_snapshotRoots", ParentType, ContextType, RequireFields>; + localarbitrumone_spokeConnectorMode?: SubscriptionResolver, "localarbitrumone_spokeConnectorMode", ParentType, ContextType, RequireFields>; + localarbitrumone_spokeConnectorModes?: SubscriptionResolver, "localarbitrumone_spokeConnectorModes", ParentType, ContextType, RequireFields>; + localarbitrumone_aggregateRootProposed?: SubscriptionResolver, "localarbitrumone_aggregateRootProposed", ParentType, ContextType, RequireFields>; + localarbitrumone_aggregateRootProposeds?: SubscriptionResolver, "localarbitrumone_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + localarbitrumone_optimisticRootFinalized?: SubscriptionResolver, "localarbitrumone_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + localarbitrumone_optimisticRootFinalizeds?: SubscriptionResolver, "localarbitrumone_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + localarbitrumone__meta?: SubscriptionResolver, "localarbitrumone__meta", ParentType, ContextType, Partial>; arbitrumone_asset?: SubscriptionResolver, "arbitrumone_asset", ParentType, ContextType, RequireFields>; arbitrumone_assets?: SubscriptionResolver, "arbitrumone_assets", ParentType, ContextType, RequireFields>; arbitrumone_assetStatus?: SubscriptionResolver, "arbitrumone_assetStatus", ParentType, ContextType, RequireFields>; @@ -201577,273 +201894,147 @@ export type SubscriptionResolvers, "arbitrumone_optimisticRootFinalized", ParentType, ContextType, RequireFields>; arbitrumone_optimisticRootFinalizeds?: SubscriptionResolver, "arbitrumone_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; arbitrumone__meta?: SubscriptionResolver, "arbitrumone__meta", ParentType, ContextType, Partial>; - linea_swap_systemInfo?: SubscriptionResolver, "linea_swap_systemInfo", ParentType, ContextType, RequireFields>; - linea_swap_systemInfos?: SubscriptionResolver, "linea_swap_systemInfos", ParentType, ContextType, RequireFields>; - linea_swap_pooledToken?: SubscriptionResolver, "linea_swap_pooledToken", ParentType, ContextType, RequireFields>; - linea_swap_pooledTokens?: SubscriptionResolver, "linea_swap_pooledTokens", ParentType, ContextType, RequireFields>; - linea_swap_stableSwap?: SubscriptionResolver, "linea_swap_stableSwap", ParentType, ContextType, RequireFields>; - linea_swap_stableSwaps?: SubscriptionResolver, "linea_swap_stableSwaps", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "linea_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "linea_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "linea_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "linea_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapExchange?: SubscriptionResolver, "linea_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapExchanges?: SubscriptionResolver, "linea_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - linea_swap_swapDailyVolume?: SubscriptionResolver, "linea_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - linea_swap_swapDailyVolumes?: SubscriptionResolver, "linea_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - linea_swap_swapHourlyVolume?: SubscriptionResolver, "linea_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - linea_swap_swapHourlyVolumes?: SubscriptionResolver, "linea_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - linea_swap_swapWeeklyVolume?: SubscriptionResolver, "linea_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - linea_swap_swapWeeklyVolumes?: SubscriptionResolver, "linea_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - linea_swap_lpAccount?: SubscriptionResolver, "linea_swap_lpAccount", ParentType, ContextType, RequireFields>; - linea_swap_lpAccounts?: SubscriptionResolver, "linea_swap_lpAccounts", ParentType, ContextType, RequireFields>; - linea_swap_lpAccountBalance?: SubscriptionResolver, "linea_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - linea_swap_lpAccountBalances?: SubscriptionResolver, "linea_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - linea_swap_lpToken?: SubscriptionResolver, "linea_swap_lpToken", ParentType, ContextType, RequireFields>; - linea_swap_lpTokens?: SubscriptionResolver, "linea_swap_lpTokens", ParentType, ContextType, RequireFields>; - linea_swap_lpTransferEvent?: SubscriptionResolver, "linea_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - linea_swap_lpTransferEvents?: SubscriptionResolver, "linea_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapEvent?: SubscriptionResolver, "linea_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - linea_swap_stableSwapEvents?: SubscriptionResolver, "linea_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - linea_swap_swapTradeVolume?: SubscriptionResolver, "linea_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - linea_swap_swapTradeVolumes?: SubscriptionResolver, "linea_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - linea_swap_lpTokenEvent?: SubscriptionResolver, "linea_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - linea_swap_lpTokenEvents?: SubscriptionResolver, "linea_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - linea_swap__meta?: SubscriptionResolver, "linea_swap__meta", ParentType, ContextType, Partial>; - sepolia_asset?: SubscriptionResolver, "sepolia_asset", ParentType, ContextType, RequireFields>; - sepolia_assets?: SubscriptionResolver, "sepolia_assets", ParentType, ContextType, RequireFields>; - sepolia_assetStatus?: SubscriptionResolver, "sepolia_assetStatus", ParentType, ContextType, RequireFields>; - sepolia_assetStatuses?: SubscriptionResolver, "sepolia_assetStatuses", ParentType, ContextType, RequireFields>; - sepolia_assetBalance?: SubscriptionResolver, "sepolia_assetBalance", ParentType, ContextType, RequireFields>; - sepolia_assetBalances?: SubscriptionResolver, "sepolia_assetBalances", ParentType, ContextType, RequireFields>; - sepolia_router?: SubscriptionResolver, "sepolia_router", ParentType, ContextType, RequireFields>; - sepolia_routers?: SubscriptionResolver, "sepolia_routers", ParentType, ContextType, RequireFields>; - sepolia_routerDailyTVL?: SubscriptionResolver, "sepolia_routerDailyTVL", ParentType, ContextType, RequireFields>; - sepolia_routerDailyTVLs?: SubscriptionResolver, "sepolia_routerDailyTVLs", ParentType, ContextType, RequireFields>; - sepolia_routerLiquidityEvent?: SubscriptionResolver, "sepolia_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - sepolia_routerLiquidityEvents?: SubscriptionResolver, "sepolia_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - sepolia_setting?: SubscriptionResolver, "sepolia_setting", ParentType, ContextType, RequireFields>; - sepolia_settings?: SubscriptionResolver, "sepolia_settings", ParentType, ContextType, RequireFields>; - sepolia_relayer?: SubscriptionResolver, "sepolia_relayer", ParentType, ContextType, RequireFields>; - sepolia_relayers?: SubscriptionResolver, "sepolia_relayers", ParentType, ContextType, RequireFields>; - sepolia_sequencer?: SubscriptionResolver, "sepolia_sequencer", ParentType, ContextType, RequireFields>; - sepolia_sequencers?: SubscriptionResolver, "sepolia_sequencers", ParentType, ContextType, RequireFields>; - sepolia_relayerFee?: SubscriptionResolver, "sepolia_relayerFee", ParentType, ContextType, RequireFields>; - sepolia_relayerFees?: SubscriptionResolver, "sepolia_relayerFees", ParentType, ContextType, RequireFields>; - sepolia_originTransfer?: SubscriptionResolver, "sepolia_originTransfer", ParentType, ContextType, RequireFields>; - sepolia_originTransfers?: SubscriptionResolver, "sepolia_originTransfers", ParentType, ContextType, RequireFields>; - sepolia_destinationTransfer?: SubscriptionResolver, "sepolia_destinationTransfer", ParentType, ContextType, RequireFields>; - sepolia_destinationTransfers?: SubscriptionResolver, "sepolia_destinationTransfers", ParentType, ContextType, RequireFields>; - sepolia_originMessage?: SubscriptionResolver, "sepolia_originMessage", ParentType, ContextType, RequireFields>; - sepolia_originMessages?: SubscriptionResolver, "sepolia_originMessages", ParentType, ContextType, RequireFields>; - sepolia_aggregateRoot?: SubscriptionResolver, "sepolia_aggregateRoot", ParentType, ContextType, RequireFields>; - sepolia_aggregateRoots?: SubscriptionResolver, "sepolia_aggregateRoots", ParentType, ContextType, RequireFields>; - sepolia_connectorMeta?: SubscriptionResolver, "sepolia_connectorMeta", ParentType, ContextType, RequireFields>; - sepolia_connectorMetas?: SubscriptionResolver, "sepolia_connectorMetas", ParentType, ContextType, RequireFields>; - sepolia_rootCount?: SubscriptionResolver, "sepolia_rootCount", ParentType, ContextType, RequireFields>; - sepolia_rootCounts?: SubscriptionResolver, "sepolia_rootCounts", ParentType, ContextType, RequireFields>; - sepolia_rootMessageSent?: SubscriptionResolver, "sepolia_rootMessageSent", ParentType, ContextType, RequireFields>; - sepolia_rootMessageSents?: SubscriptionResolver, "sepolia_rootMessageSents", ParentType, ContextType, RequireFields>; - sepolia_relayerFeesIncrease?: SubscriptionResolver, "sepolia_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - sepolia_relayerFeesIncreases?: SubscriptionResolver, "sepolia_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - sepolia_slippageUpdate?: SubscriptionResolver, "sepolia_slippageUpdate", ParentType, ContextType, RequireFields>; - sepolia_slippageUpdates?: SubscriptionResolver, "sepolia_slippageUpdates", ParentType, ContextType, RequireFields>; - sepolia_snapshotRoot?: SubscriptionResolver, "sepolia_snapshotRoot", ParentType, ContextType, RequireFields>; - sepolia_snapshotRoots?: SubscriptionResolver, "sepolia_snapshotRoots", ParentType, ContextType, RequireFields>; - sepolia_spokeConnectorMode?: SubscriptionResolver, "sepolia_spokeConnectorMode", ParentType, ContextType, RequireFields>; - sepolia_spokeConnectorModes?: SubscriptionResolver, "sepolia_spokeConnectorModes", ParentType, ContextType, RequireFields>; - sepolia_aggregateRootProposed?: SubscriptionResolver, "sepolia_aggregateRootProposed", ParentType, ContextType, RequireFields>; - sepolia_aggregateRootProposeds?: SubscriptionResolver, "sepolia_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - sepolia_optimisticRootFinalized?: SubscriptionResolver, "sepolia_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - sepolia_optimisticRootFinalizeds?: SubscriptionResolver, "sepolia_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_asset?: SubscriptionResolver, "polygonzkevm_swap_asset", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assets?: SubscriptionResolver, "polygonzkevm_swap_assets", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetStatus?: SubscriptionResolver, "polygonzkevm_swap_assetStatus", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetStatuses?: SubscriptionResolver, "polygonzkevm_swap_assetStatuses", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetBalance?: SubscriptionResolver, "polygonzkevm_swap_assetBalance", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_assetBalances?: SubscriptionResolver, "polygonzkevm_swap_assetBalances", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_router?: SubscriptionResolver, "polygonzkevm_swap_router", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routers?: SubscriptionResolver, "polygonzkevm_swap_routers", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerDailyTVL?: SubscriptionResolver, "polygonzkevm_swap_routerDailyTVL", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerDailyTVLs?: SubscriptionResolver, "polygonzkevm_swap_routerDailyTVLs", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerLiquidityEvent?: SubscriptionResolver, "polygonzkevm_swap_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_routerLiquidityEvents?: SubscriptionResolver, "polygonzkevm_swap_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_setting?: SubscriptionResolver, "polygonzkevm_swap_setting", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_settings?: SubscriptionResolver, "polygonzkevm_swap_settings", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayer?: SubscriptionResolver, "polygonzkevm_swap_relayer", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayers?: SubscriptionResolver, "polygonzkevm_swap_relayers", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_sequencer?: SubscriptionResolver, "polygonzkevm_swap_sequencer", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_sequencers?: SubscriptionResolver, "polygonzkevm_swap_sequencers", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFee?: SubscriptionResolver, "polygonzkevm_swap_relayerFee", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFees?: SubscriptionResolver, "polygonzkevm_swap_relayerFees", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originTransfer?: SubscriptionResolver, "polygonzkevm_swap_originTransfer", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originTransfers?: SubscriptionResolver, "polygonzkevm_swap_originTransfers", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_destinationTransfer?: SubscriptionResolver, "polygonzkevm_swap_destinationTransfer", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_destinationTransfers?: SubscriptionResolver, "polygonzkevm_swap_destinationTransfers", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originMessage?: SubscriptionResolver, "polygonzkevm_swap_originMessage", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_originMessages?: SubscriptionResolver, "polygonzkevm_swap_originMessages", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRoot?: SubscriptionResolver, "polygonzkevm_swap_aggregateRoot", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRoots?: SubscriptionResolver, "polygonzkevm_swap_aggregateRoots", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_connectorMeta?: SubscriptionResolver, "polygonzkevm_swap_connectorMeta", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_connectorMetas?: SubscriptionResolver, "polygonzkevm_swap_connectorMetas", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootCount?: SubscriptionResolver, "polygonzkevm_swap_rootCount", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootCounts?: SubscriptionResolver, "polygonzkevm_swap_rootCounts", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootMessageSent?: SubscriptionResolver, "polygonzkevm_swap_rootMessageSent", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_rootMessageSents?: SubscriptionResolver, "polygonzkevm_swap_rootMessageSents", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFeesIncrease?: SubscriptionResolver, "polygonzkevm_swap_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_relayerFeesIncreases?: SubscriptionResolver, "polygonzkevm_swap_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_slippageUpdate?: SubscriptionResolver, "polygonzkevm_swap_slippageUpdate", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_slippageUpdates?: SubscriptionResolver, "polygonzkevm_swap_slippageUpdates", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_snapshotRoot?: SubscriptionResolver, "polygonzkevm_swap_snapshotRoot", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_snapshotRoots?: SubscriptionResolver, "polygonzkevm_swap_snapshotRoots", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_spokeConnectorMode?: SubscriptionResolver, "polygonzkevm_swap_spokeConnectorMode", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_spokeConnectorModes?: SubscriptionResolver, "polygonzkevm_swap_spokeConnectorModes", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRootProposed?: SubscriptionResolver, "polygonzkevm_swap_aggregateRootProposed", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_aggregateRootProposeds?: SubscriptionResolver, "polygonzkevm_swap_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_optimisticRootFinalized?: SubscriptionResolver, "polygonzkevm_swap_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - polygonzkevm_swap_optimisticRootFinalizeds?: SubscriptionResolver, "polygonzkevm_swap_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - polygonzkevm_swap__meta?: SubscriptionResolver, "polygonzkevm_swap__meta", ParentType, ContextType, Partial>; - arbitrumsepolia_asset?: SubscriptionResolver, "arbitrumsepolia_asset", ParentType, ContextType, RequireFields>; - arbitrumsepolia_assets?: SubscriptionResolver, "arbitrumsepolia_assets", ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetStatus?: SubscriptionResolver, "arbitrumsepolia_assetStatus", ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetStatuses?: SubscriptionResolver, "arbitrumsepolia_assetStatuses", ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetBalance?: SubscriptionResolver, "arbitrumsepolia_assetBalance", ParentType, ContextType, RequireFields>; - arbitrumsepolia_assetBalances?: SubscriptionResolver, "arbitrumsepolia_assetBalances", ParentType, ContextType, RequireFields>; - arbitrumsepolia_router?: SubscriptionResolver, "arbitrumsepolia_router", ParentType, ContextType, RequireFields>; - arbitrumsepolia_routers?: SubscriptionResolver, "arbitrumsepolia_routers", ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerDailyTVL?: SubscriptionResolver, "arbitrumsepolia_routerDailyTVL", ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerDailyTVLs?: SubscriptionResolver, "arbitrumsepolia_routerDailyTVLs", ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerLiquidityEvent?: SubscriptionResolver, "arbitrumsepolia_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - arbitrumsepolia_routerLiquidityEvents?: SubscriptionResolver, "arbitrumsepolia_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - arbitrumsepolia_setting?: SubscriptionResolver, "arbitrumsepolia_setting", ParentType, ContextType, RequireFields>; - arbitrumsepolia_settings?: SubscriptionResolver, "arbitrumsepolia_settings", ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayer?: SubscriptionResolver, "arbitrumsepolia_relayer", ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayers?: SubscriptionResolver, "arbitrumsepolia_relayers", ParentType, ContextType, RequireFields>; - arbitrumsepolia_sequencer?: SubscriptionResolver, "arbitrumsepolia_sequencer", ParentType, ContextType, RequireFields>; - arbitrumsepolia_sequencers?: SubscriptionResolver, "arbitrumsepolia_sequencers", ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFee?: SubscriptionResolver, "arbitrumsepolia_relayerFee", ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFees?: SubscriptionResolver, "arbitrumsepolia_relayerFees", ParentType, ContextType, RequireFields>; - arbitrumsepolia_originTransfer?: SubscriptionResolver, "arbitrumsepolia_originTransfer", ParentType, ContextType, RequireFields>; - arbitrumsepolia_originTransfers?: SubscriptionResolver, "arbitrumsepolia_originTransfers", ParentType, ContextType, RequireFields>; - arbitrumsepolia_destinationTransfer?: SubscriptionResolver, "arbitrumsepolia_destinationTransfer", ParentType, ContextType, RequireFields>; - arbitrumsepolia_destinationTransfers?: SubscriptionResolver, "arbitrumsepolia_destinationTransfers", ParentType, ContextType, RequireFields>; - arbitrumsepolia_originMessage?: SubscriptionResolver, "arbitrumsepolia_originMessage", ParentType, ContextType, RequireFields>; - arbitrumsepolia_originMessages?: SubscriptionResolver, "arbitrumsepolia_originMessages", ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRoot?: SubscriptionResolver, "arbitrumsepolia_aggregateRoot", ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRoots?: SubscriptionResolver, "arbitrumsepolia_aggregateRoots", ParentType, ContextType, RequireFields>; - arbitrumsepolia_connectorMeta?: SubscriptionResolver, "arbitrumsepolia_connectorMeta", ParentType, ContextType, RequireFields>; - arbitrumsepolia_connectorMetas?: SubscriptionResolver, "arbitrumsepolia_connectorMetas", ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootCount?: SubscriptionResolver, "arbitrumsepolia_rootCount", ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootCounts?: SubscriptionResolver, "arbitrumsepolia_rootCounts", ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootMessageSent?: SubscriptionResolver, "arbitrumsepolia_rootMessageSent", ParentType, ContextType, RequireFields>; - arbitrumsepolia_rootMessageSents?: SubscriptionResolver, "arbitrumsepolia_rootMessageSents", ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFeesIncrease?: SubscriptionResolver, "arbitrumsepolia_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - arbitrumsepolia_relayerFeesIncreases?: SubscriptionResolver, "arbitrumsepolia_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - arbitrumsepolia_slippageUpdate?: SubscriptionResolver, "arbitrumsepolia_slippageUpdate", ParentType, ContextType, RequireFields>; - arbitrumsepolia_slippageUpdates?: SubscriptionResolver, "arbitrumsepolia_slippageUpdates", ParentType, ContextType, RequireFields>; - arbitrumsepolia_snapshotRoot?: SubscriptionResolver, "arbitrumsepolia_snapshotRoot", ParentType, ContextType, RequireFields>; - arbitrumsepolia_snapshotRoots?: SubscriptionResolver, "arbitrumsepolia_snapshotRoots", ParentType, ContextType, RequireFields>; - arbitrumsepolia_spokeConnectorMode?: SubscriptionResolver, "arbitrumsepolia_spokeConnectorMode", ParentType, ContextType, RequireFields>; - arbitrumsepolia_spokeConnectorModes?: SubscriptionResolver, "arbitrumsepolia_spokeConnectorModes", ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRootProposed?: SubscriptionResolver, "arbitrumsepolia_aggregateRootProposed", ParentType, ContextType, RequireFields>; - arbitrumsepolia_aggregateRootProposeds?: SubscriptionResolver, "arbitrumsepolia_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - arbitrumsepolia_optimisticRootFinalized?: SubscriptionResolver, "arbitrumsepolia_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - arbitrumsepolia_optimisticRootFinalizeds?: SubscriptionResolver, "arbitrumsepolia_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - arbitrumsepolia__meta?: SubscriptionResolver, "arbitrumsepolia__meta", ParentType, ContextType, Partial>; - xdai_asset?: SubscriptionResolver, "xdai_asset", ParentType, ContextType, RequireFields>; - xdai_assets?: SubscriptionResolver, "xdai_assets", ParentType, ContextType, RequireFields>; - xdai_assetStatus?: SubscriptionResolver, "xdai_assetStatus", ParentType, ContextType, RequireFields>; - xdai_assetStatuses?: SubscriptionResolver, "xdai_assetStatuses", ParentType, ContextType, RequireFields>; - xdai_assetBalance?: SubscriptionResolver, "xdai_assetBalance", ParentType, ContextType, RequireFields>; - xdai_assetBalances?: SubscriptionResolver, "xdai_assetBalances", ParentType, ContextType, RequireFields>; - xdai_router?: SubscriptionResolver, "xdai_router", ParentType, ContextType, RequireFields>; - xdai_routers?: SubscriptionResolver, "xdai_routers", ParentType, ContextType, RequireFields>; - xdai_routerDailyTVL?: SubscriptionResolver, "xdai_routerDailyTVL", ParentType, ContextType, RequireFields>; - xdai_routerDailyTVLs?: SubscriptionResolver, "xdai_routerDailyTVLs", ParentType, ContextType, RequireFields>; - xdai_routerLiquidityEvent?: SubscriptionResolver, "xdai_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - xdai_routerLiquidityEvents?: SubscriptionResolver, "xdai_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - xdai_setting?: SubscriptionResolver, "xdai_setting", ParentType, ContextType, RequireFields>; - xdai_settings?: SubscriptionResolver, "xdai_settings", ParentType, ContextType, RequireFields>; - xdai_relayer?: SubscriptionResolver, "xdai_relayer", ParentType, ContextType, RequireFields>; - xdai_relayers?: SubscriptionResolver, "xdai_relayers", ParentType, ContextType, RequireFields>; - xdai_sequencer?: SubscriptionResolver, "xdai_sequencer", ParentType, ContextType, RequireFields>; - xdai_sequencers?: SubscriptionResolver, "xdai_sequencers", ParentType, ContextType, RequireFields>; - xdai_relayerFee?: SubscriptionResolver, "xdai_relayerFee", ParentType, ContextType, RequireFields>; - xdai_relayerFees?: SubscriptionResolver, "xdai_relayerFees", ParentType, ContextType, RequireFields>; - xdai_originTransfer?: SubscriptionResolver, "xdai_originTransfer", ParentType, ContextType, RequireFields>; - xdai_originTransfers?: SubscriptionResolver, "xdai_originTransfers", ParentType, ContextType, RequireFields>; - xdai_destinationTransfer?: SubscriptionResolver, "xdai_destinationTransfer", ParentType, ContextType, RequireFields>; - xdai_destinationTransfers?: SubscriptionResolver, "xdai_destinationTransfers", ParentType, ContextType, RequireFields>; - xdai_originMessage?: SubscriptionResolver, "xdai_originMessage", ParentType, ContextType, RequireFields>; - xdai_originMessages?: SubscriptionResolver, "xdai_originMessages", ParentType, ContextType, RequireFields>; - xdai_aggregateRoot?: SubscriptionResolver, "xdai_aggregateRoot", ParentType, ContextType, RequireFields>; - xdai_aggregateRoots?: SubscriptionResolver, "xdai_aggregateRoots", ParentType, ContextType, RequireFields>; - xdai_connectorMeta?: SubscriptionResolver, "xdai_connectorMeta", ParentType, ContextType, RequireFields>; - xdai_connectorMetas?: SubscriptionResolver, "xdai_connectorMetas", ParentType, ContextType, RequireFields>; - xdai_rootCount?: SubscriptionResolver, "xdai_rootCount", ParentType, ContextType, RequireFields>; - xdai_rootCounts?: SubscriptionResolver, "xdai_rootCounts", ParentType, ContextType, RequireFields>; - xdai_rootMessageSent?: SubscriptionResolver, "xdai_rootMessageSent", ParentType, ContextType, RequireFields>; - xdai_rootMessageSents?: SubscriptionResolver, "xdai_rootMessageSents", ParentType, ContextType, RequireFields>; - xdai_relayerFeesIncrease?: SubscriptionResolver, "xdai_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - xdai_relayerFeesIncreases?: SubscriptionResolver, "xdai_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - xdai_slippageUpdate?: SubscriptionResolver, "xdai_slippageUpdate", ParentType, ContextType, RequireFields>; - xdai_slippageUpdates?: SubscriptionResolver, "xdai_slippageUpdates", ParentType, ContextType, RequireFields>; - xdai_snapshotRoot?: SubscriptionResolver, "xdai_snapshotRoot", ParentType, ContextType, RequireFields>; - xdai_snapshotRoots?: SubscriptionResolver, "xdai_snapshotRoots", ParentType, ContextType, RequireFields>; - xdai_spokeConnectorMode?: SubscriptionResolver, "xdai_spokeConnectorMode", ParentType, ContextType, RequireFields>; - xdai_spokeConnectorModes?: SubscriptionResolver, "xdai_spokeConnectorModes", ParentType, ContextType, RequireFields>; - xdai_aggregateRootProposed?: SubscriptionResolver, "xdai_aggregateRootProposed", ParentType, ContextType, RequireFields>; - xdai_aggregateRootProposeds?: SubscriptionResolver, "xdai_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - xdai_optimisticRootFinalized?: SubscriptionResolver, "xdai_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - xdai_optimisticRootFinalizeds?: SubscriptionResolver, "xdai_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - xdai__meta?: SubscriptionResolver, "xdai__meta", ParentType, ContextType, Partial>; - localoptimism_asset?: SubscriptionResolver, "localoptimism_asset", ParentType, ContextType, RequireFields>; - localoptimism_assets?: SubscriptionResolver, "localoptimism_assets", ParentType, ContextType, RequireFields>; - localoptimism_assetStatus?: SubscriptionResolver, "localoptimism_assetStatus", ParentType, ContextType, RequireFields>; - localoptimism_assetStatuses?: SubscriptionResolver, "localoptimism_assetStatuses", ParentType, ContextType, RequireFields>; - localoptimism_assetBalance?: SubscriptionResolver, "localoptimism_assetBalance", ParentType, ContextType, RequireFields>; - localoptimism_assetBalances?: SubscriptionResolver, "localoptimism_assetBalances", ParentType, ContextType, RequireFields>; - localoptimism_router?: SubscriptionResolver, "localoptimism_router", ParentType, ContextType, RequireFields>; - localoptimism_routers?: SubscriptionResolver, "localoptimism_routers", ParentType, ContextType, RequireFields>; - localoptimism_routerDailyTVL?: SubscriptionResolver, "localoptimism_routerDailyTVL", ParentType, ContextType, RequireFields>; - localoptimism_routerDailyTVLs?: SubscriptionResolver, "localoptimism_routerDailyTVLs", ParentType, ContextType, RequireFields>; - localoptimism_routerLiquidityEvent?: SubscriptionResolver, "localoptimism_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - localoptimism_routerLiquidityEvents?: SubscriptionResolver, "localoptimism_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - localoptimism_setting?: SubscriptionResolver, "localoptimism_setting", ParentType, ContextType, RequireFields>; - localoptimism_settings?: SubscriptionResolver, "localoptimism_settings", ParentType, ContextType, RequireFields>; - localoptimism_relayer?: SubscriptionResolver, "localoptimism_relayer", ParentType, ContextType, RequireFields>; - localoptimism_relayers?: SubscriptionResolver, "localoptimism_relayers", ParentType, ContextType, RequireFields>; - localoptimism_sequencer?: SubscriptionResolver, "localoptimism_sequencer", ParentType, ContextType, RequireFields>; - localoptimism_sequencers?: SubscriptionResolver, "localoptimism_sequencers", ParentType, ContextType, RequireFields>; - localoptimism_relayerFee?: SubscriptionResolver, "localoptimism_relayerFee", ParentType, ContextType, RequireFields>; - localoptimism_relayerFees?: SubscriptionResolver, "localoptimism_relayerFees", ParentType, ContextType, RequireFields>; - localoptimism_originTransfer?: SubscriptionResolver, "localoptimism_originTransfer", ParentType, ContextType, RequireFields>; - localoptimism_originTransfers?: SubscriptionResolver, "localoptimism_originTransfers", ParentType, ContextType, RequireFields>; - localoptimism_destinationTransfer?: SubscriptionResolver, "localoptimism_destinationTransfer", ParentType, ContextType, RequireFields>; - localoptimism_destinationTransfers?: SubscriptionResolver, "localoptimism_destinationTransfers", ParentType, ContextType, RequireFields>; - localoptimism_originMessage?: SubscriptionResolver, "localoptimism_originMessage", ParentType, ContextType, RequireFields>; - localoptimism_originMessages?: SubscriptionResolver, "localoptimism_originMessages", ParentType, ContextType, RequireFields>; - localoptimism_aggregateRoot?: SubscriptionResolver, "localoptimism_aggregateRoot", ParentType, ContextType, RequireFields>; - localoptimism_aggregateRoots?: SubscriptionResolver, "localoptimism_aggregateRoots", ParentType, ContextType, RequireFields>; - localoptimism_connectorMeta?: SubscriptionResolver, "localoptimism_connectorMeta", ParentType, ContextType, RequireFields>; - localoptimism_connectorMetas?: SubscriptionResolver, "localoptimism_connectorMetas", ParentType, ContextType, RequireFields>; - localoptimism_rootCount?: SubscriptionResolver, "localoptimism_rootCount", ParentType, ContextType, RequireFields>; - localoptimism_rootCounts?: SubscriptionResolver, "localoptimism_rootCounts", ParentType, ContextType, RequireFields>; - localoptimism_rootMessageSent?: SubscriptionResolver, "localoptimism_rootMessageSent", ParentType, ContextType, RequireFields>; - localoptimism_rootMessageSents?: SubscriptionResolver, "localoptimism_rootMessageSents", ParentType, ContextType, RequireFields>; - localoptimism_relayerFeesIncrease?: SubscriptionResolver, "localoptimism_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - localoptimism_relayerFeesIncreases?: SubscriptionResolver, "localoptimism_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - localoptimism_slippageUpdate?: SubscriptionResolver, "localoptimism_slippageUpdate", ParentType, ContextType, RequireFields>; - localoptimism_slippageUpdates?: SubscriptionResolver, "localoptimism_slippageUpdates", ParentType, ContextType, RequireFields>; - localoptimism_snapshotRoot?: SubscriptionResolver, "localoptimism_snapshotRoot", ParentType, ContextType, RequireFields>; - localoptimism_snapshotRoots?: SubscriptionResolver, "localoptimism_snapshotRoots", ParentType, ContextType, RequireFields>; - localoptimism_spokeConnectorMode?: SubscriptionResolver, "localoptimism_spokeConnectorMode", ParentType, ContextType, RequireFields>; - localoptimism_spokeConnectorModes?: SubscriptionResolver, "localoptimism_spokeConnectorModes", ParentType, ContextType, RequireFields>; - localoptimism_aggregateRootProposed?: SubscriptionResolver, "localoptimism_aggregateRootProposed", ParentType, ContextType, RequireFields>; - localoptimism_aggregateRootProposeds?: SubscriptionResolver, "localoptimism_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - localoptimism_optimisticRootFinalized?: SubscriptionResolver, "localoptimism_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - localoptimism_optimisticRootFinalizeds?: SubscriptionResolver, "localoptimism_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - localoptimism__meta?: SubscriptionResolver, "localoptimism__meta", ParentType, ContextType, Partial>; + stagingbase_asset?: SubscriptionResolver, "stagingbase_asset", ParentType, ContextType, RequireFields>; + stagingbase_assets?: SubscriptionResolver, "stagingbase_assets", ParentType, ContextType, RequireFields>; + stagingbase_assetStatus?: SubscriptionResolver, "stagingbase_assetStatus", ParentType, ContextType, RequireFields>; + stagingbase_assetStatuses?: SubscriptionResolver, "stagingbase_assetStatuses", ParentType, ContextType, RequireFields>; + stagingbase_assetBalance?: SubscriptionResolver, "stagingbase_assetBalance", ParentType, ContextType, RequireFields>; + stagingbase_assetBalances?: SubscriptionResolver, "stagingbase_assetBalances", ParentType, ContextType, RequireFields>; + stagingbase_router?: SubscriptionResolver, "stagingbase_router", ParentType, ContextType, RequireFields>; + stagingbase_routers?: SubscriptionResolver, "stagingbase_routers", ParentType, ContextType, RequireFields>; + stagingbase_routerDailyTVL?: SubscriptionResolver, "stagingbase_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingbase_routerDailyTVLs?: SubscriptionResolver, "stagingbase_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingbase_routerLiquidityEvent?: SubscriptionResolver, "stagingbase_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingbase_routerLiquidityEvents?: SubscriptionResolver, "stagingbase_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingbase_setting?: SubscriptionResolver, "stagingbase_setting", ParentType, ContextType, RequireFields>; + stagingbase_settings?: SubscriptionResolver, "stagingbase_settings", ParentType, ContextType, RequireFields>; + stagingbase_relayer?: SubscriptionResolver, "stagingbase_relayer", ParentType, ContextType, RequireFields>; + stagingbase_relayers?: SubscriptionResolver, "stagingbase_relayers", ParentType, ContextType, RequireFields>; + stagingbase_sequencer?: SubscriptionResolver, "stagingbase_sequencer", ParentType, ContextType, RequireFields>; + stagingbase_sequencers?: SubscriptionResolver, "stagingbase_sequencers", ParentType, ContextType, RequireFields>; + stagingbase_relayerFee?: SubscriptionResolver, "stagingbase_relayerFee", ParentType, ContextType, RequireFields>; + stagingbase_relayerFees?: SubscriptionResolver, "stagingbase_relayerFees", ParentType, ContextType, RequireFields>; + stagingbase_originTransfer?: SubscriptionResolver, "stagingbase_originTransfer", ParentType, ContextType, RequireFields>; + stagingbase_originTransfers?: SubscriptionResolver, "stagingbase_originTransfers", ParentType, ContextType, RequireFields>; + stagingbase_destinationTransfer?: SubscriptionResolver, "stagingbase_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingbase_destinationTransfers?: SubscriptionResolver, "stagingbase_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingbase_originMessage?: SubscriptionResolver, "stagingbase_originMessage", ParentType, ContextType, RequireFields>; + stagingbase_originMessages?: SubscriptionResolver, "stagingbase_originMessages", ParentType, ContextType, RequireFields>; + stagingbase_aggregateRoot?: SubscriptionResolver, "stagingbase_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingbase_aggregateRoots?: SubscriptionResolver, "stagingbase_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingbase_connectorMeta?: SubscriptionResolver, "stagingbase_connectorMeta", ParentType, ContextType, RequireFields>; + stagingbase_connectorMetas?: SubscriptionResolver, "stagingbase_connectorMetas", ParentType, ContextType, RequireFields>; + stagingbase_rootCount?: SubscriptionResolver, "stagingbase_rootCount", ParentType, ContextType, RequireFields>; + stagingbase_rootCounts?: SubscriptionResolver, "stagingbase_rootCounts", ParentType, ContextType, RequireFields>; + stagingbase_rootMessageSent?: SubscriptionResolver, "stagingbase_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingbase_rootMessageSents?: SubscriptionResolver, "stagingbase_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingbase_relayerFeesIncrease?: SubscriptionResolver, "stagingbase_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingbase_relayerFeesIncreases?: SubscriptionResolver, "stagingbase_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingbase_slippageUpdate?: SubscriptionResolver, "stagingbase_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingbase_slippageUpdates?: SubscriptionResolver, "stagingbase_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingbase_snapshotRoot?: SubscriptionResolver, "stagingbase_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingbase_snapshotRoots?: SubscriptionResolver, "stagingbase_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingbase_spokeConnectorMode?: SubscriptionResolver, "stagingbase_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingbase_spokeConnectorModes?: SubscriptionResolver, "stagingbase_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingbase_aggregateRootProposed?: SubscriptionResolver, "stagingbase_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingbase_aggregateRootProposeds?: SubscriptionResolver, "stagingbase_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingbase_optimisticRootFinalized?: SubscriptionResolver, "stagingbase_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingbase_optimisticRootFinalizeds?: SubscriptionResolver, "stagingbase_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingbase__meta?: SubscriptionResolver, "stagingbase__meta", ParentType, ContextType, Partial>; + mantle_asset?: SubscriptionResolver, "mantle_asset", ParentType, ContextType, RequireFields>; + mantle_assets?: SubscriptionResolver, "mantle_assets", ParentType, ContextType, RequireFields>; + mantle_assetStatus?: SubscriptionResolver, "mantle_assetStatus", ParentType, ContextType, RequireFields>; + mantle_assetStatuses?: SubscriptionResolver, "mantle_assetStatuses", ParentType, ContextType, RequireFields>; + mantle_assetBalance?: SubscriptionResolver, "mantle_assetBalance", ParentType, ContextType, RequireFields>; + mantle_assetBalances?: SubscriptionResolver, "mantle_assetBalances", ParentType, ContextType, RequireFields>; + mantle_router?: SubscriptionResolver, "mantle_router", ParentType, ContextType, RequireFields>; + mantle_routers?: SubscriptionResolver, "mantle_routers", ParentType, ContextType, RequireFields>; + mantle_routerDailyTVL?: SubscriptionResolver, "mantle_routerDailyTVL", ParentType, ContextType, RequireFields>; + mantle_routerDailyTVLs?: SubscriptionResolver, "mantle_routerDailyTVLs", ParentType, ContextType, RequireFields>; + mantle_routerLiquidityEvent?: SubscriptionResolver, "mantle_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + mantle_routerLiquidityEvents?: SubscriptionResolver, "mantle_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + mantle_setting?: SubscriptionResolver, "mantle_setting", ParentType, ContextType, RequireFields>; + mantle_settings?: SubscriptionResolver, "mantle_settings", ParentType, ContextType, RequireFields>; + mantle_relayer?: SubscriptionResolver, "mantle_relayer", ParentType, ContextType, RequireFields>; + mantle_relayers?: SubscriptionResolver, "mantle_relayers", ParentType, ContextType, RequireFields>; + mantle_sequencer?: SubscriptionResolver, "mantle_sequencer", ParentType, ContextType, RequireFields>; + mantle_sequencers?: SubscriptionResolver, "mantle_sequencers", ParentType, ContextType, RequireFields>; + mantle_relayerFee?: SubscriptionResolver, "mantle_relayerFee", ParentType, ContextType, RequireFields>; + mantle_relayerFees?: SubscriptionResolver, "mantle_relayerFees", ParentType, ContextType, RequireFields>; + mantle_originTransfer?: SubscriptionResolver, "mantle_originTransfer", ParentType, ContextType, RequireFields>; + mantle_originTransfers?: SubscriptionResolver, "mantle_originTransfers", ParentType, ContextType, RequireFields>; + mantle_destinationTransfer?: SubscriptionResolver, "mantle_destinationTransfer", ParentType, ContextType, RequireFields>; + mantle_destinationTransfers?: SubscriptionResolver, "mantle_destinationTransfers", ParentType, ContextType, RequireFields>; + mantle_originMessage?: SubscriptionResolver, "mantle_originMessage", ParentType, ContextType, RequireFields>; + mantle_originMessages?: SubscriptionResolver, "mantle_originMessages", ParentType, ContextType, RequireFields>; + mantle_aggregateRoot?: SubscriptionResolver, "mantle_aggregateRoot", ParentType, ContextType, RequireFields>; + mantle_aggregateRoots?: SubscriptionResolver, "mantle_aggregateRoots", ParentType, ContextType, RequireFields>; + mantle_connectorMeta?: SubscriptionResolver, "mantle_connectorMeta", ParentType, ContextType, RequireFields>; + mantle_connectorMetas?: SubscriptionResolver, "mantle_connectorMetas", ParentType, ContextType, RequireFields>; + mantle_rootCount?: SubscriptionResolver, "mantle_rootCount", ParentType, ContextType, RequireFields>; + mantle_rootCounts?: SubscriptionResolver, "mantle_rootCounts", ParentType, ContextType, RequireFields>; + mantle_rootMessageSent?: SubscriptionResolver, "mantle_rootMessageSent", ParentType, ContextType, RequireFields>; + mantle_rootMessageSents?: SubscriptionResolver, "mantle_rootMessageSents", ParentType, ContextType, RequireFields>; + mantle_relayerFeesIncrease?: SubscriptionResolver, "mantle_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + mantle_relayerFeesIncreases?: SubscriptionResolver, "mantle_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + mantle_slippageUpdate?: SubscriptionResolver, "mantle_slippageUpdate", ParentType, ContextType, RequireFields>; + mantle_slippageUpdates?: SubscriptionResolver, "mantle_slippageUpdates", ParentType, ContextType, RequireFields>; + mantle_snapshotRoot?: SubscriptionResolver, "mantle_snapshotRoot", ParentType, ContextType, RequireFields>; + mantle_snapshotRoots?: SubscriptionResolver, "mantle_snapshotRoots", ParentType, ContextType, RequireFields>; + mantle_spokeConnectorMode?: SubscriptionResolver, "mantle_spokeConnectorMode", ParentType, ContextType, RequireFields>; + mantle_spokeConnectorModes?: SubscriptionResolver, "mantle_spokeConnectorModes", ParentType, ContextType, RequireFields>; + mantle_aggregateRootProposed?: SubscriptionResolver, "mantle_aggregateRootProposed", ParentType, ContextType, RequireFields>; + mantle_aggregateRootProposeds?: SubscriptionResolver, "mantle_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + mantle_optimisticRootFinalized?: SubscriptionResolver, "mantle_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + mantle_optimisticRootFinalizeds?: SubscriptionResolver, "mantle_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + mantle__meta?: SubscriptionResolver, "mantle__meta", ParentType, ContextType, Partial>; + stagingbnb_asset?: SubscriptionResolver, "stagingbnb_asset", ParentType, ContextType, RequireFields>; + stagingbnb_assets?: SubscriptionResolver, "stagingbnb_assets", ParentType, ContextType, RequireFields>; + stagingbnb_assetStatus?: SubscriptionResolver, "stagingbnb_assetStatus", ParentType, ContextType, RequireFields>; + stagingbnb_assetStatuses?: SubscriptionResolver, "stagingbnb_assetStatuses", ParentType, ContextType, RequireFields>; + stagingbnb_assetBalance?: SubscriptionResolver, "stagingbnb_assetBalance", ParentType, ContextType, RequireFields>; + stagingbnb_assetBalances?: SubscriptionResolver, "stagingbnb_assetBalances", ParentType, ContextType, RequireFields>; + stagingbnb_router?: SubscriptionResolver, "stagingbnb_router", ParentType, ContextType, RequireFields>; + stagingbnb_routers?: SubscriptionResolver, "stagingbnb_routers", ParentType, ContextType, RequireFields>; + stagingbnb_routerDailyTVL?: SubscriptionResolver, "stagingbnb_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingbnb_routerDailyTVLs?: SubscriptionResolver, "stagingbnb_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingbnb_routerLiquidityEvent?: SubscriptionResolver, "stagingbnb_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingbnb_routerLiquidityEvents?: SubscriptionResolver, "stagingbnb_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingbnb_setting?: SubscriptionResolver, "stagingbnb_setting", ParentType, ContextType, RequireFields>; + stagingbnb_settings?: SubscriptionResolver, "stagingbnb_settings", ParentType, ContextType, RequireFields>; + stagingbnb_relayer?: SubscriptionResolver, "stagingbnb_relayer", ParentType, ContextType, RequireFields>; + stagingbnb_relayers?: SubscriptionResolver, "stagingbnb_relayers", ParentType, ContextType, RequireFields>; + stagingbnb_sequencer?: SubscriptionResolver, "stagingbnb_sequencer", ParentType, ContextType, RequireFields>; + stagingbnb_sequencers?: SubscriptionResolver, "stagingbnb_sequencers", ParentType, ContextType, RequireFields>; + stagingbnb_relayerFee?: SubscriptionResolver, "stagingbnb_relayerFee", ParentType, ContextType, RequireFields>; + stagingbnb_relayerFees?: SubscriptionResolver, "stagingbnb_relayerFees", ParentType, ContextType, RequireFields>; + stagingbnb_originTransfer?: SubscriptionResolver, "stagingbnb_originTransfer", ParentType, ContextType, RequireFields>; + stagingbnb_originTransfers?: SubscriptionResolver, "stagingbnb_originTransfers", ParentType, ContextType, RequireFields>; + stagingbnb_destinationTransfer?: SubscriptionResolver, "stagingbnb_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingbnb_destinationTransfers?: SubscriptionResolver, "stagingbnb_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingbnb_originMessage?: SubscriptionResolver, "stagingbnb_originMessage", ParentType, ContextType, RequireFields>; + stagingbnb_originMessages?: SubscriptionResolver, "stagingbnb_originMessages", ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRoot?: SubscriptionResolver, "stagingbnb_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRoots?: SubscriptionResolver, "stagingbnb_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingbnb_connectorMeta?: SubscriptionResolver, "stagingbnb_connectorMeta", ParentType, ContextType, RequireFields>; + stagingbnb_connectorMetas?: SubscriptionResolver, "stagingbnb_connectorMetas", ParentType, ContextType, RequireFields>; + stagingbnb_rootCount?: SubscriptionResolver, "stagingbnb_rootCount", ParentType, ContextType, RequireFields>; + stagingbnb_rootCounts?: SubscriptionResolver, "stagingbnb_rootCounts", ParentType, ContextType, RequireFields>; + stagingbnb_rootMessageSent?: SubscriptionResolver, "stagingbnb_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingbnb_rootMessageSents?: SubscriptionResolver, "stagingbnb_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingbnb_relayerFeesIncrease?: SubscriptionResolver, "stagingbnb_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingbnb_relayerFeesIncreases?: SubscriptionResolver, "stagingbnb_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingbnb_slippageUpdate?: SubscriptionResolver, "stagingbnb_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingbnb_slippageUpdates?: SubscriptionResolver, "stagingbnb_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingbnb_snapshotRoot?: SubscriptionResolver, "stagingbnb_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingbnb_snapshotRoots?: SubscriptionResolver, "stagingbnb_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingbnb_spokeConnectorMode?: SubscriptionResolver, "stagingbnb_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingbnb_spokeConnectorModes?: SubscriptionResolver, "stagingbnb_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRootProposed?: SubscriptionResolver, "stagingbnb_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingbnb_aggregateRootProposeds?: SubscriptionResolver, "stagingbnb_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingbnb_optimisticRootFinalized?: SubscriptionResolver, "stagingbnb_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingbnb_optimisticRootFinalizeds?: SubscriptionResolver, "stagingbnb_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingbnb__meta?: SubscriptionResolver, "stagingbnb__meta", ParentType, ContextType, Partial>; stagingpolygonzkevm_asset?: SubscriptionResolver, "stagingpolygonzkevm_asset", ParentType, ContextType, RequireFields>; stagingpolygonzkevm_assets?: SubscriptionResolver, "stagingpolygonzkevm_assets", ParentType, ContextType, RequireFields>; stagingpolygonzkevm_assetStatus?: SubscriptionResolver, "stagingpolygonzkevm_assetStatus", ParentType, ContextType, RequireFields>; @@ -201891,182 +202082,147 @@ export type SubscriptionResolvers, "stagingpolygonzkevm_optimisticRootFinalized", ParentType, ContextType, RequireFields>; stagingpolygonzkevm_optimisticRootFinalizeds?: SubscriptionResolver, "stagingpolygonzkevm_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; stagingpolygonzkevm__meta?: SubscriptionResolver, "stagingpolygonzkevm__meta", ParentType, ContextType, Partial>; - linea_asset?: SubscriptionResolver, "linea_asset", ParentType, ContextType, RequireFields>; - linea_assets?: SubscriptionResolver, "linea_assets", ParentType, ContextType, RequireFields>; - linea_assetStatus?: SubscriptionResolver, "linea_assetStatus", ParentType, ContextType, RequireFields>; - linea_assetStatuses?: SubscriptionResolver, "linea_assetStatuses", ParentType, ContextType, RequireFields>; - linea_assetBalance?: SubscriptionResolver, "linea_assetBalance", ParentType, ContextType, RequireFields>; - linea_assetBalances?: SubscriptionResolver, "linea_assetBalances", ParentType, ContextType, RequireFields>; - linea_router?: SubscriptionResolver, "linea_router", ParentType, ContextType, RequireFields>; - linea_routers?: SubscriptionResolver, "linea_routers", ParentType, ContextType, RequireFields>; - linea_routerDailyTVL?: SubscriptionResolver, "linea_routerDailyTVL", ParentType, ContextType, RequireFields>; - linea_routerDailyTVLs?: SubscriptionResolver, "linea_routerDailyTVLs", ParentType, ContextType, RequireFields>; - linea_routerLiquidityEvent?: SubscriptionResolver, "linea_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - linea_routerLiquidityEvents?: SubscriptionResolver, "linea_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - linea_setting?: SubscriptionResolver, "linea_setting", ParentType, ContextType, RequireFields>; - linea_settings?: SubscriptionResolver, "linea_settings", ParentType, ContextType, RequireFields>; - linea_relayer?: SubscriptionResolver, "linea_relayer", ParentType, ContextType, RequireFields>; - linea_relayers?: SubscriptionResolver, "linea_relayers", ParentType, ContextType, RequireFields>; - linea_sequencer?: SubscriptionResolver, "linea_sequencer", ParentType, ContextType, RequireFields>; - linea_sequencers?: SubscriptionResolver, "linea_sequencers", ParentType, ContextType, RequireFields>; - linea_relayerFee?: SubscriptionResolver, "linea_relayerFee", ParentType, ContextType, RequireFields>; - linea_relayerFees?: SubscriptionResolver, "linea_relayerFees", ParentType, ContextType, RequireFields>; - linea_originTransfer?: SubscriptionResolver, "linea_originTransfer", ParentType, ContextType, RequireFields>; - linea_originTransfers?: SubscriptionResolver, "linea_originTransfers", ParentType, ContextType, RequireFields>; - linea_destinationTransfer?: SubscriptionResolver, "linea_destinationTransfer", ParentType, ContextType, RequireFields>; - linea_destinationTransfers?: SubscriptionResolver, "linea_destinationTransfers", ParentType, ContextType, RequireFields>; - linea_originMessage?: SubscriptionResolver, "linea_originMessage", ParentType, ContextType, RequireFields>; - linea_originMessages?: SubscriptionResolver, "linea_originMessages", ParentType, ContextType, RequireFields>; - linea_aggregateRoot?: SubscriptionResolver, "linea_aggregateRoot", ParentType, ContextType, RequireFields>; - linea_aggregateRoots?: SubscriptionResolver, "linea_aggregateRoots", ParentType, ContextType, RequireFields>; - linea_connectorMeta?: SubscriptionResolver, "linea_connectorMeta", ParentType, ContextType, RequireFields>; - linea_connectorMetas?: SubscriptionResolver, "linea_connectorMetas", ParentType, ContextType, RequireFields>; - linea_rootCount?: SubscriptionResolver, "linea_rootCount", ParentType, ContextType, RequireFields>; - linea_rootCounts?: SubscriptionResolver, "linea_rootCounts", ParentType, ContextType, RequireFields>; - linea_rootMessageSent?: SubscriptionResolver, "linea_rootMessageSent", ParentType, ContextType, RequireFields>; - linea_rootMessageSents?: SubscriptionResolver, "linea_rootMessageSents", ParentType, ContextType, RequireFields>; - linea_relayerFeesIncrease?: SubscriptionResolver, "linea_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - linea_relayerFeesIncreases?: SubscriptionResolver, "linea_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - linea_slippageUpdate?: SubscriptionResolver, "linea_slippageUpdate", ParentType, ContextType, RequireFields>; - linea_slippageUpdates?: SubscriptionResolver, "linea_slippageUpdates", ParentType, ContextType, RequireFields>; - linea_snapshotRoot?: SubscriptionResolver, "linea_snapshotRoot", ParentType, ContextType, RequireFields>; - linea_snapshotRoots?: SubscriptionResolver, "linea_snapshotRoots", ParentType, ContextType, RequireFields>; - linea_spokeConnectorMode?: SubscriptionResolver, "linea_spokeConnectorMode", ParentType, ContextType, RequireFields>; - linea_spokeConnectorModes?: SubscriptionResolver, "linea_spokeConnectorModes", ParentType, ContextType, RequireFields>; - linea_aggregateRootProposed?: SubscriptionResolver, "linea_aggregateRootProposed", ParentType, ContextType, RequireFields>; - linea_aggregateRootProposeds?: SubscriptionResolver, "linea_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - linea_optimisticRootFinalized?: SubscriptionResolver, "linea_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - linea_optimisticRootFinalizeds?: SubscriptionResolver, "linea_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - linea__meta?: SubscriptionResolver, "linea__meta", ParentType, ContextType, Partial>; - xlayer_swap_systemInfo?: SubscriptionResolver, "xlayer_swap_systemInfo", ParentType, ContextType, RequireFields>; - xlayer_swap_systemInfos?: SubscriptionResolver, "xlayer_swap_systemInfos", ParentType, ContextType, RequireFields>; - xlayer_swap_pooledToken?: SubscriptionResolver, "xlayer_swap_pooledToken", ParentType, ContextType, RequireFields>; - xlayer_swap_pooledTokens?: SubscriptionResolver, "xlayer_swap_pooledTokens", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwap?: SubscriptionResolver, "xlayer_swap_stableSwap", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwaps?: SubscriptionResolver, "xlayer_swap_stableSwaps", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapAddLiquidityEvent?: SubscriptionResolver, "xlayer_swap_stableSwapAddLiquidityEvent", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapAddLiquidityEvents?: SubscriptionResolver, "xlayer_swap_stableSwapAddLiquidityEvents", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapRemoveLiquidityEvent?: SubscriptionResolver, "xlayer_swap_stableSwapRemoveLiquidityEvent", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapRemoveLiquidityEvents?: SubscriptionResolver, "xlayer_swap_stableSwapRemoveLiquidityEvents", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapExchange?: SubscriptionResolver, "xlayer_swap_stableSwapExchange", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapExchanges?: SubscriptionResolver, "xlayer_swap_stableSwapExchanges", ParentType, ContextType, RequireFields>; - xlayer_swap_swapDailyVolume?: SubscriptionResolver, "xlayer_swap_swapDailyVolume", ParentType, ContextType, RequireFields>; - xlayer_swap_swapDailyVolumes?: SubscriptionResolver, "xlayer_swap_swapDailyVolumes", ParentType, ContextType, RequireFields>; - xlayer_swap_swapHourlyVolume?: SubscriptionResolver, "xlayer_swap_swapHourlyVolume", ParentType, ContextType, RequireFields>; - xlayer_swap_swapHourlyVolumes?: SubscriptionResolver, "xlayer_swap_swapHourlyVolumes", ParentType, ContextType, RequireFields>; - xlayer_swap_swapWeeklyVolume?: SubscriptionResolver, "xlayer_swap_swapWeeklyVolume", ParentType, ContextType, RequireFields>; - xlayer_swap_swapWeeklyVolumes?: SubscriptionResolver, "xlayer_swap_swapWeeklyVolumes", ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccount?: SubscriptionResolver, "xlayer_swap_lpAccount", ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccounts?: SubscriptionResolver, "xlayer_swap_lpAccounts", ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccountBalance?: SubscriptionResolver, "xlayer_swap_lpAccountBalance", ParentType, ContextType, RequireFields>; - xlayer_swap_lpAccountBalances?: SubscriptionResolver, "xlayer_swap_lpAccountBalances", ParentType, ContextType, RequireFields>; - xlayer_swap_lpToken?: SubscriptionResolver, "xlayer_swap_lpToken", ParentType, ContextType, RequireFields>; - xlayer_swap_lpTokens?: SubscriptionResolver, "xlayer_swap_lpTokens", ParentType, ContextType, RequireFields>; - xlayer_swap_lpTransferEvent?: SubscriptionResolver, "xlayer_swap_lpTransferEvent", ParentType, ContextType, RequireFields>; - xlayer_swap_lpTransferEvents?: SubscriptionResolver, "xlayer_swap_lpTransferEvents", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapEvent?: SubscriptionResolver, "xlayer_swap_stableSwapEvent", ParentType, ContextType, RequireFields>; - xlayer_swap_stableSwapEvents?: SubscriptionResolver, "xlayer_swap_stableSwapEvents", ParentType, ContextType, RequireFields>; - xlayer_swap_swapTradeVolume?: SubscriptionResolver, "xlayer_swap_swapTradeVolume", ParentType, ContextType, RequireFields>; - xlayer_swap_swapTradeVolumes?: SubscriptionResolver, "xlayer_swap_swapTradeVolumes", ParentType, ContextType, RequireFields>; - xlayer_swap_lpTokenEvent?: SubscriptionResolver, "xlayer_swap_lpTokenEvent", ParentType, ContextType, RequireFields>; - xlayer_swap_lpTokenEvents?: SubscriptionResolver, "xlayer_swap_lpTokenEvents", ParentType, ContextType, RequireFields>; - xlayer_swap__meta?: SubscriptionResolver, "xlayer_swap__meta", ParentType, ContextType, Partial>; - mainnet_rootAggregated?: SubscriptionResolver, "mainnet_rootAggregated", ParentType, ContextType, RequireFields>; - mainnet_rootAggregateds?: SubscriptionResolver, "mainnet_rootAggregateds", ParentType, ContextType, RequireFields>; - mainnet_rootPropagated?: SubscriptionResolver, "mainnet_rootPropagated", ParentType, ContextType, RequireFields>; - mainnet_rootPropagateds?: SubscriptionResolver, "mainnet_rootPropagateds", ParentType, ContextType, RequireFields>; - mainnet_aggregatedMessageRoot?: SubscriptionResolver, "mainnet_aggregatedMessageRoot", ParentType, ContextType, RequireFields>; - mainnet_aggregatedMessageRoots?: SubscriptionResolver, "mainnet_aggregatedMessageRoots", ParentType, ContextType, RequireFields>; - mainnet_rootManagerMeta?: SubscriptionResolver, "mainnet_rootManagerMeta", ParentType, ContextType, RequireFields>; - mainnet_rootManagerMetas?: SubscriptionResolver, "mainnet_rootManagerMetas", ParentType, ContextType, RequireFields>; - mainnet_rootManagerMode?: SubscriptionResolver, "mainnet_rootManagerMode", ParentType, ContextType, RequireFields>; - mainnet_rootManagerModes?: SubscriptionResolver, "mainnet_rootManagerModes", ParentType, ContextType, RequireFields>; - mainnet_optimisticRootProposed?: SubscriptionResolver, "mainnet_optimisticRootProposed", ParentType, ContextType, RequireFields>; - mainnet_optimisticRootProposeds?: SubscriptionResolver, "mainnet_optimisticRootProposeds", ParentType, ContextType, RequireFields>; - mainnet_hubOptimisticRootFinalized?: SubscriptionResolver, "mainnet_hubOptimisticRootFinalized", ParentType, ContextType, RequireFields>; - mainnet_hubOptimisticRootFinalizeds?: SubscriptionResolver, "mainnet_hubOptimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - mainnet_optimisticRootPropagated?: SubscriptionResolver, "mainnet_optimisticRootPropagated", ParentType, ContextType, RequireFields>; - mainnet_optimisticRootPropagateds?: SubscriptionResolver, "mainnet_optimisticRootPropagateds", ParentType, ContextType, RequireFields>; - mainnet_polygonConnectorMeta?: SubscriptionResolver, "mainnet_polygonConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_polygonConnectorMetas?: SubscriptionResolver, "mainnet_polygonConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_optimismConnectorMeta?: SubscriptionResolver, "mainnet_optimismConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_optimismConnectorMetas?: SubscriptionResolver, "mainnet_optimismConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_bnbConnectorMeta?: SubscriptionResolver, "mainnet_bnbConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_bnbConnectorMetas?: SubscriptionResolver, "mainnet_bnbConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_arbitrumConnectorMeta?: SubscriptionResolver, "mainnet_arbitrumConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_arbitrumConnectorMetas?: SubscriptionResolver, "mainnet_arbitrumConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_gnosisConnectorMeta?: SubscriptionResolver, "mainnet_gnosisConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_gnosisConnectorMetas?: SubscriptionResolver, "mainnet_gnosisConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_lineaConnectorMeta?: SubscriptionResolver, "mainnet_lineaConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_lineaConnectorMetas?: SubscriptionResolver, "mainnet_lineaConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_metisConnectorMeta?: SubscriptionResolver, "mainnet_metisConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_metisConnectorMetas?: SubscriptionResolver, "mainnet_metisConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_mantleConnectorMeta?: SubscriptionResolver, "mainnet_mantleConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_mantleConnectorMetas?: SubscriptionResolver, "mainnet_mantleConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_avalancheConnectorMeta?: SubscriptionResolver, "mainnet_avalancheConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_avalancheConnectorMetas?: SubscriptionResolver, "mainnet_avalancheConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_baseConnectorMeta?: SubscriptionResolver, "mainnet_baseConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_baseConnectorMetas?: SubscriptionResolver, "mainnet_baseConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_polygonZkConnectorMeta?: SubscriptionResolver, "mainnet_polygonZkConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_polygonZkConnectorMetas?: SubscriptionResolver, "mainnet_polygonZkConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_zkSyncConnectorMeta?: SubscriptionResolver, "mainnet_zkSyncConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_zkSyncConnectorMetas?: SubscriptionResolver, "mainnet_zkSyncConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_modeConnectorMeta?: SubscriptionResolver, "mainnet_modeConnectorMeta", ParentType, ContextType, RequireFields>; - mainnet_modeConnectorMetas?: SubscriptionResolver, "mainnet_modeConnectorMetas", ParentType, ContextType, RequireFields>; - mainnet_rootMessageProcessed?: SubscriptionResolver, "mainnet_rootMessageProcessed", ParentType, ContextType, RequireFields>; - mainnet_rootMessageProcesseds?: SubscriptionResolver, "mainnet_rootMessageProcesseds", ParentType, ContextType, RequireFields>; - mainnet_aggregateRootSavedSlow?: SubscriptionResolver, "mainnet_aggregateRootSavedSlow", ParentType, ContextType, RequireFields>; - mainnet_aggregateRootSavedSlows?: SubscriptionResolver, "mainnet_aggregateRootSavedSlows", ParentType, ContextType, RequireFields>; - mainnet_hubDomain?: SubscriptionResolver, "mainnet_hubDomain", ParentType, ContextType, RequireFields>; - mainnet_hubDomains?: SubscriptionResolver, "mainnet_hubDomains", ParentType, ContextType, RequireFields>; - mainnet__meta?: SubscriptionResolver, "mainnet__meta", ParentType, ContextType, Partial>; - optimism_asset?: SubscriptionResolver, "optimism_asset", ParentType, ContextType, RequireFields>; - optimism_assets?: SubscriptionResolver, "optimism_assets", ParentType, ContextType, RequireFields>; - optimism_assetStatus?: SubscriptionResolver, "optimism_assetStatus", ParentType, ContextType, RequireFields>; - optimism_assetStatuses?: SubscriptionResolver, "optimism_assetStatuses", ParentType, ContextType, RequireFields>; - optimism_assetBalance?: SubscriptionResolver, "optimism_assetBalance", ParentType, ContextType, RequireFields>; - optimism_assetBalances?: SubscriptionResolver, "optimism_assetBalances", ParentType, ContextType, RequireFields>; - optimism_router?: SubscriptionResolver, "optimism_router", ParentType, ContextType, RequireFields>; - optimism_routers?: SubscriptionResolver, "optimism_routers", ParentType, ContextType, RequireFields>; - optimism_routerDailyTVL?: SubscriptionResolver, "optimism_routerDailyTVL", ParentType, ContextType, RequireFields>; - optimism_routerDailyTVLs?: SubscriptionResolver, "optimism_routerDailyTVLs", ParentType, ContextType, RequireFields>; - optimism_routerLiquidityEvent?: SubscriptionResolver, "optimism_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - optimism_routerLiquidityEvents?: SubscriptionResolver, "optimism_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - optimism_setting?: SubscriptionResolver, "optimism_setting", ParentType, ContextType, RequireFields>; - optimism_settings?: SubscriptionResolver, "optimism_settings", ParentType, ContextType, RequireFields>; - optimism_relayer?: SubscriptionResolver, "optimism_relayer", ParentType, ContextType, RequireFields>; - optimism_relayers?: SubscriptionResolver, "optimism_relayers", ParentType, ContextType, RequireFields>; - optimism_sequencer?: SubscriptionResolver, "optimism_sequencer", ParentType, ContextType, RequireFields>; - optimism_sequencers?: SubscriptionResolver, "optimism_sequencers", ParentType, ContextType, RequireFields>; - optimism_relayerFee?: SubscriptionResolver, "optimism_relayerFee", ParentType, ContextType, RequireFields>; - optimism_relayerFees?: SubscriptionResolver, "optimism_relayerFees", ParentType, ContextType, RequireFields>; - optimism_originTransfer?: SubscriptionResolver, "optimism_originTransfer", ParentType, ContextType, RequireFields>; - optimism_originTransfers?: SubscriptionResolver, "optimism_originTransfers", ParentType, ContextType, RequireFields>; - optimism_destinationTransfer?: SubscriptionResolver, "optimism_destinationTransfer", ParentType, ContextType, RequireFields>; - optimism_destinationTransfers?: SubscriptionResolver, "optimism_destinationTransfers", ParentType, ContextType, RequireFields>; - optimism_originMessage?: SubscriptionResolver, "optimism_originMessage", ParentType, ContextType, RequireFields>; - optimism_originMessages?: SubscriptionResolver, "optimism_originMessages", ParentType, ContextType, RequireFields>; - optimism_aggregateRoot?: SubscriptionResolver, "optimism_aggregateRoot", ParentType, ContextType, RequireFields>; - optimism_aggregateRoots?: SubscriptionResolver, "optimism_aggregateRoots", ParentType, ContextType, RequireFields>; - optimism_connectorMeta?: SubscriptionResolver, "optimism_connectorMeta", ParentType, ContextType, RequireFields>; - optimism_connectorMetas?: SubscriptionResolver, "optimism_connectorMetas", ParentType, ContextType, RequireFields>; - optimism_rootCount?: SubscriptionResolver, "optimism_rootCount", ParentType, ContextType, RequireFields>; - optimism_rootCounts?: SubscriptionResolver, "optimism_rootCounts", ParentType, ContextType, RequireFields>; - optimism_rootMessageSent?: SubscriptionResolver, "optimism_rootMessageSent", ParentType, ContextType, RequireFields>; - optimism_rootMessageSents?: SubscriptionResolver, "optimism_rootMessageSents", ParentType, ContextType, RequireFields>; - optimism_relayerFeesIncrease?: SubscriptionResolver, "optimism_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - optimism_relayerFeesIncreases?: SubscriptionResolver, "optimism_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - optimism_slippageUpdate?: SubscriptionResolver, "optimism_slippageUpdate", ParentType, ContextType, RequireFields>; - optimism_slippageUpdates?: SubscriptionResolver, "optimism_slippageUpdates", ParentType, ContextType, RequireFields>; - optimism_snapshotRoot?: SubscriptionResolver, "optimism_snapshotRoot", ParentType, ContextType, RequireFields>; - optimism_snapshotRoots?: SubscriptionResolver, "optimism_snapshotRoots", ParentType, ContextType, RequireFields>; - optimism_spokeConnectorMode?: SubscriptionResolver, "optimism_spokeConnectorMode", ParentType, ContextType, RequireFields>; - optimism_spokeConnectorModes?: SubscriptionResolver, "optimism_spokeConnectorModes", ParentType, ContextType, RequireFields>; - optimism_aggregateRootProposed?: SubscriptionResolver, "optimism_aggregateRootProposed", ParentType, ContextType, RequireFields>; - optimism_aggregateRootProposeds?: SubscriptionResolver, "optimism_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - optimism_optimisticRootFinalized?: SubscriptionResolver, "optimism_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - optimism_optimisticRootFinalizeds?: SubscriptionResolver, "optimism_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - optimism__meta?: SubscriptionResolver, "optimism__meta", ParentType, ContextType, Partial>; + stagingavalanche_asset?: SubscriptionResolver, "stagingavalanche_asset", ParentType, ContextType, RequireFields>; + stagingavalanche_assets?: SubscriptionResolver, "stagingavalanche_assets", ParentType, ContextType, RequireFields>; + stagingavalanche_assetStatus?: SubscriptionResolver, "stagingavalanche_assetStatus", ParentType, ContextType, RequireFields>; + stagingavalanche_assetStatuses?: SubscriptionResolver, "stagingavalanche_assetStatuses", ParentType, ContextType, RequireFields>; + stagingavalanche_assetBalance?: SubscriptionResolver, "stagingavalanche_assetBalance", ParentType, ContextType, RequireFields>; + stagingavalanche_assetBalances?: SubscriptionResolver, "stagingavalanche_assetBalances", ParentType, ContextType, RequireFields>; + stagingavalanche_router?: SubscriptionResolver, "stagingavalanche_router", ParentType, ContextType, RequireFields>; + stagingavalanche_routers?: SubscriptionResolver, "stagingavalanche_routers", ParentType, ContextType, RequireFields>; + stagingavalanche_routerDailyTVL?: SubscriptionResolver, "stagingavalanche_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingavalanche_routerDailyTVLs?: SubscriptionResolver, "stagingavalanche_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingavalanche_routerLiquidityEvent?: SubscriptionResolver, "stagingavalanche_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingavalanche_routerLiquidityEvents?: SubscriptionResolver, "stagingavalanche_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingavalanche_setting?: SubscriptionResolver, "stagingavalanche_setting", ParentType, ContextType, RequireFields>; + stagingavalanche_settings?: SubscriptionResolver, "stagingavalanche_settings", ParentType, ContextType, RequireFields>; + stagingavalanche_relayer?: SubscriptionResolver, "stagingavalanche_relayer", ParentType, ContextType, RequireFields>; + stagingavalanche_relayers?: SubscriptionResolver, "stagingavalanche_relayers", ParentType, ContextType, RequireFields>; + stagingavalanche_sequencer?: SubscriptionResolver, "stagingavalanche_sequencer", ParentType, ContextType, RequireFields>; + stagingavalanche_sequencers?: SubscriptionResolver, "stagingavalanche_sequencers", ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFee?: SubscriptionResolver, "stagingavalanche_relayerFee", ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFees?: SubscriptionResolver, "stagingavalanche_relayerFees", ParentType, ContextType, RequireFields>; + stagingavalanche_originTransfer?: SubscriptionResolver, "stagingavalanche_originTransfer", ParentType, ContextType, RequireFields>; + stagingavalanche_originTransfers?: SubscriptionResolver, "stagingavalanche_originTransfers", ParentType, ContextType, RequireFields>; + stagingavalanche_destinationTransfer?: SubscriptionResolver, "stagingavalanche_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingavalanche_destinationTransfers?: SubscriptionResolver, "stagingavalanche_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingavalanche_originMessage?: SubscriptionResolver, "stagingavalanche_originMessage", ParentType, ContextType, RequireFields>; + stagingavalanche_originMessages?: SubscriptionResolver, "stagingavalanche_originMessages", ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRoot?: SubscriptionResolver, "stagingavalanche_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRoots?: SubscriptionResolver, "stagingavalanche_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingavalanche_connectorMeta?: SubscriptionResolver, "stagingavalanche_connectorMeta", ParentType, ContextType, RequireFields>; + stagingavalanche_connectorMetas?: SubscriptionResolver, "stagingavalanche_connectorMetas", ParentType, ContextType, RequireFields>; + stagingavalanche_rootCount?: SubscriptionResolver, "stagingavalanche_rootCount", ParentType, ContextType, RequireFields>; + stagingavalanche_rootCounts?: SubscriptionResolver, "stagingavalanche_rootCounts", ParentType, ContextType, RequireFields>; + stagingavalanche_rootMessageSent?: SubscriptionResolver, "stagingavalanche_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingavalanche_rootMessageSents?: SubscriptionResolver, "stagingavalanche_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFeesIncrease?: SubscriptionResolver, "stagingavalanche_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingavalanche_relayerFeesIncreases?: SubscriptionResolver, "stagingavalanche_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingavalanche_slippageUpdate?: SubscriptionResolver, "stagingavalanche_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingavalanche_slippageUpdates?: SubscriptionResolver, "stagingavalanche_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingavalanche_snapshotRoot?: SubscriptionResolver, "stagingavalanche_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingavalanche_snapshotRoots?: SubscriptionResolver, "stagingavalanche_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingavalanche_spokeConnectorMode?: SubscriptionResolver, "stagingavalanche_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingavalanche_spokeConnectorModes?: SubscriptionResolver, "stagingavalanche_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRootProposed?: SubscriptionResolver, "stagingavalanche_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingavalanche_aggregateRootProposeds?: SubscriptionResolver, "stagingavalanche_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingavalanche_optimisticRootFinalized?: SubscriptionResolver, "stagingavalanche_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingavalanche_optimisticRootFinalizeds?: SubscriptionResolver, "stagingavalanche_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingavalanche__meta?: SubscriptionResolver, "stagingavalanche__meta", ParentType, ContextType, Partial>; + stagingpolygon_asset?: SubscriptionResolver, "stagingpolygon_asset", ParentType, ContextType, RequireFields>; + stagingpolygon_assets?: SubscriptionResolver, "stagingpolygon_assets", ParentType, ContextType, RequireFields>; + stagingpolygon_assetStatus?: SubscriptionResolver, "stagingpolygon_assetStatus", ParentType, ContextType, RequireFields>; + stagingpolygon_assetStatuses?: SubscriptionResolver, "stagingpolygon_assetStatuses", ParentType, ContextType, RequireFields>; + stagingpolygon_assetBalance?: SubscriptionResolver, "stagingpolygon_assetBalance", ParentType, ContextType, RequireFields>; + stagingpolygon_assetBalances?: SubscriptionResolver, "stagingpolygon_assetBalances", ParentType, ContextType, RequireFields>; + stagingpolygon_router?: SubscriptionResolver, "stagingpolygon_router", ParentType, ContextType, RequireFields>; + stagingpolygon_routers?: SubscriptionResolver, "stagingpolygon_routers", ParentType, ContextType, RequireFields>; + stagingpolygon_routerDailyTVL?: SubscriptionResolver, "stagingpolygon_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingpolygon_routerDailyTVLs?: SubscriptionResolver, "stagingpolygon_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingpolygon_routerLiquidityEvent?: SubscriptionResolver, "stagingpolygon_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingpolygon_routerLiquidityEvents?: SubscriptionResolver, "stagingpolygon_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingpolygon_setting?: SubscriptionResolver, "stagingpolygon_setting", ParentType, ContextType, RequireFields>; + stagingpolygon_settings?: SubscriptionResolver, "stagingpolygon_settings", ParentType, ContextType, RequireFields>; + stagingpolygon_relayer?: SubscriptionResolver, "stagingpolygon_relayer", ParentType, ContextType, RequireFields>; + stagingpolygon_relayers?: SubscriptionResolver, "stagingpolygon_relayers", ParentType, ContextType, RequireFields>; + stagingpolygon_sequencer?: SubscriptionResolver, "stagingpolygon_sequencer", ParentType, ContextType, RequireFields>; + stagingpolygon_sequencers?: SubscriptionResolver, "stagingpolygon_sequencers", ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFee?: SubscriptionResolver, "stagingpolygon_relayerFee", ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFees?: SubscriptionResolver, "stagingpolygon_relayerFees", ParentType, ContextType, RequireFields>; + stagingpolygon_originTransfer?: SubscriptionResolver, "stagingpolygon_originTransfer", ParentType, ContextType, RequireFields>; + stagingpolygon_originTransfers?: SubscriptionResolver, "stagingpolygon_originTransfers", ParentType, ContextType, RequireFields>; + stagingpolygon_destinationTransfer?: SubscriptionResolver, "stagingpolygon_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingpolygon_destinationTransfers?: SubscriptionResolver, "stagingpolygon_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingpolygon_originMessage?: SubscriptionResolver, "stagingpolygon_originMessage", ParentType, ContextType, RequireFields>; + stagingpolygon_originMessages?: SubscriptionResolver, "stagingpolygon_originMessages", ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRoot?: SubscriptionResolver, "stagingpolygon_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRoots?: SubscriptionResolver, "stagingpolygon_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingpolygon_connectorMeta?: SubscriptionResolver, "stagingpolygon_connectorMeta", ParentType, ContextType, RequireFields>; + stagingpolygon_connectorMetas?: SubscriptionResolver, "stagingpolygon_connectorMetas", ParentType, ContextType, RequireFields>; + stagingpolygon_rootCount?: SubscriptionResolver, "stagingpolygon_rootCount", ParentType, ContextType, RequireFields>; + stagingpolygon_rootCounts?: SubscriptionResolver, "stagingpolygon_rootCounts", ParentType, ContextType, RequireFields>; + stagingpolygon_rootMessageSent?: SubscriptionResolver, "stagingpolygon_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingpolygon_rootMessageSents?: SubscriptionResolver, "stagingpolygon_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFeesIncrease?: SubscriptionResolver, "stagingpolygon_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingpolygon_relayerFeesIncreases?: SubscriptionResolver, "stagingpolygon_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingpolygon_slippageUpdate?: SubscriptionResolver, "stagingpolygon_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingpolygon_slippageUpdates?: SubscriptionResolver, "stagingpolygon_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingpolygon_snapshotRoot?: SubscriptionResolver, "stagingpolygon_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingpolygon_snapshotRoots?: SubscriptionResolver, "stagingpolygon_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingpolygon_spokeConnectorMode?: SubscriptionResolver, "stagingpolygon_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingpolygon_spokeConnectorModes?: SubscriptionResolver, "stagingpolygon_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRootProposed?: SubscriptionResolver, "stagingpolygon_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingpolygon_aggregateRootProposeds?: SubscriptionResolver, "stagingpolygon_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingpolygon_optimisticRootFinalized?: SubscriptionResolver, "stagingpolygon_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingpolygon_optimisticRootFinalizeds?: SubscriptionResolver, "stagingpolygon_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingpolygon__meta?: SubscriptionResolver, "stagingpolygon__meta", ParentType, ContextType, Partial>; + polygonzkevm_swap_asset?: SubscriptionResolver, "polygonzkevm_swap_asset", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assets?: SubscriptionResolver, "polygonzkevm_swap_assets", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetStatus?: SubscriptionResolver, "polygonzkevm_swap_assetStatus", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetStatuses?: SubscriptionResolver, "polygonzkevm_swap_assetStatuses", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetBalance?: SubscriptionResolver, "polygonzkevm_swap_assetBalance", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_assetBalances?: SubscriptionResolver, "polygonzkevm_swap_assetBalances", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_router?: SubscriptionResolver, "polygonzkevm_swap_router", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routers?: SubscriptionResolver, "polygonzkevm_swap_routers", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerDailyTVL?: SubscriptionResolver, "polygonzkevm_swap_routerDailyTVL", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerDailyTVLs?: SubscriptionResolver, "polygonzkevm_swap_routerDailyTVLs", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerLiquidityEvent?: SubscriptionResolver, "polygonzkevm_swap_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_routerLiquidityEvents?: SubscriptionResolver, "polygonzkevm_swap_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_setting?: SubscriptionResolver, "polygonzkevm_swap_setting", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_settings?: SubscriptionResolver, "polygonzkevm_swap_settings", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayer?: SubscriptionResolver, "polygonzkevm_swap_relayer", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayers?: SubscriptionResolver, "polygonzkevm_swap_relayers", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_sequencer?: SubscriptionResolver, "polygonzkevm_swap_sequencer", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_sequencers?: SubscriptionResolver, "polygonzkevm_swap_sequencers", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFee?: SubscriptionResolver, "polygonzkevm_swap_relayerFee", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFees?: SubscriptionResolver, "polygonzkevm_swap_relayerFees", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originTransfer?: SubscriptionResolver, "polygonzkevm_swap_originTransfer", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originTransfers?: SubscriptionResolver, "polygonzkevm_swap_originTransfers", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_destinationTransfer?: SubscriptionResolver, "polygonzkevm_swap_destinationTransfer", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_destinationTransfers?: SubscriptionResolver, "polygonzkevm_swap_destinationTransfers", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originMessage?: SubscriptionResolver, "polygonzkevm_swap_originMessage", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_originMessages?: SubscriptionResolver, "polygonzkevm_swap_originMessages", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRoot?: SubscriptionResolver, "polygonzkevm_swap_aggregateRoot", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRoots?: SubscriptionResolver, "polygonzkevm_swap_aggregateRoots", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_connectorMeta?: SubscriptionResolver, "polygonzkevm_swap_connectorMeta", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_connectorMetas?: SubscriptionResolver, "polygonzkevm_swap_connectorMetas", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootCount?: SubscriptionResolver, "polygonzkevm_swap_rootCount", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootCounts?: SubscriptionResolver, "polygonzkevm_swap_rootCounts", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootMessageSent?: SubscriptionResolver, "polygonzkevm_swap_rootMessageSent", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_rootMessageSents?: SubscriptionResolver, "polygonzkevm_swap_rootMessageSents", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFeesIncrease?: SubscriptionResolver, "polygonzkevm_swap_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_relayerFeesIncreases?: SubscriptionResolver, "polygonzkevm_swap_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_slippageUpdate?: SubscriptionResolver, "polygonzkevm_swap_slippageUpdate", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_slippageUpdates?: SubscriptionResolver, "polygonzkevm_swap_slippageUpdates", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_snapshotRoot?: SubscriptionResolver, "polygonzkevm_swap_snapshotRoot", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_snapshotRoots?: SubscriptionResolver, "polygonzkevm_swap_snapshotRoots", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_spokeConnectorMode?: SubscriptionResolver, "polygonzkevm_swap_spokeConnectorMode", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_spokeConnectorModes?: SubscriptionResolver, "polygonzkevm_swap_spokeConnectorModes", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRootProposed?: SubscriptionResolver, "polygonzkevm_swap_aggregateRootProposed", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_aggregateRootProposeds?: SubscriptionResolver, "polygonzkevm_swap_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_optimisticRootFinalized?: SubscriptionResolver, "polygonzkevm_swap_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + polygonzkevm_swap_optimisticRootFinalizeds?: SubscriptionResolver, "polygonzkevm_swap_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + polygonzkevm_swap__meta?: SubscriptionResolver, "polygonzkevm_swap__meta", ParentType, ContextType, Partial>; stagingzksync_asset?: SubscriptionResolver, "stagingzksync_asset", ParentType, ContextType, RequireFields>; stagingzksync_assets?: SubscriptionResolver, "stagingzksync_assets", ParentType, ContextType, RequireFields>; stagingzksync_assetStatus?: SubscriptionResolver, "stagingzksync_assetStatus", ParentType, ContextType, RequireFields>; @@ -202114,53 +202270,53 @@ export type SubscriptionResolvers, "stagingzksync_optimisticRootFinalized", ParentType, ContextType, RequireFields>; stagingzksync_optimisticRootFinalizeds?: SubscriptionResolver, "stagingzksync_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; stagingzksync__meta?: SubscriptionResolver, "stagingzksync__meta", ParentType, ContextType, Partial>; - metis_asset?: SubscriptionResolver, "metis_asset", ParentType, ContextType, RequireFields>; - metis_assets?: SubscriptionResolver, "metis_assets", ParentType, ContextType, RequireFields>; - metis_assetStatus?: SubscriptionResolver, "metis_assetStatus", ParentType, ContextType, RequireFields>; - metis_assetStatuses?: SubscriptionResolver, "metis_assetStatuses", ParentType, ContextType, RequireFields>; - metis_assetBalance?: SubscriptionResolver, "metis_assetBalance", ParentType, ContextType, RequireFields>; - metis_assetBalances?: SubscriptionResolver, "metis_assetBalances", ParentType, ContextType, RequireFields>; - metis_router?: SubscriptionResolver, "metis_router", ParentType, ContextType, RequireFields>; - metis_routers?: SubscriptionResolver, "metis_routers", ParentType, ContextType, RequireFields>; - metis_routerDailyTVL?: SubscriptionResolver, "metis_routerDailyTVL", ParentType, ContextType, RequireFields>; - metis_routerDailyTVLs?: SubscriptionResolver, "metis_routerDailyTVLs", ParentType, ContextType, RequireFields>; - metis_routerLiquidityEvent?: SubscriptionResolver, "metis_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - metis_routerLiquidityEvents?: SubscriptionResolver, "metis_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - metis_setting?: SubscriptionResolver, "metis_setting", ParentType, ContextType, RequireFields>; - metis_settings?: SubscriptionResolver, "metis_settings", ParentType, ContextType, RequireFields>; - metis_relayer?: SubscriptionResolver, "metis_relayer", ParentType, ContextType, RequireFields>; - metis_relayers?: SubscriptionResolver, "metis_relayers", ParentType, ContextType, RequireFields>; - metis_sequencer?: SubscriptionResolver, "metis_sequencer", ParentType, ContextType, RequireFields>; - metis_sequencers?: SubscriptionResolver, "metis_sequencers", ParentType, ContextType, RequireFields>; - metis_relayerFee?: SubscriptionResolver, "metis_relayerFee", ParentType, ContextType, RequireFields>; - metis_relayerFees?: SubscriptionResolver, "metis_relayerFees", ParentType, ContextType, RequireFields>; - metis_originTransfer?: SubscriptionResolver, "metis_originTransfer", ParentType, ContextType, RequireFields>; - metis_originTransfers?: SubscriptionResolver, "metis_originTransfers", ParentType, ContextType, RequireFields>; - metis_destinationTransfer?: SubscriptionResolver, "metis_destinationTransfer", ParentType, ContextType, RequireFields>; - metis_destinationTransfers?: SubscriptionResolver, "metis_destinationTransfers", ParentType, ContextType, RequireFields>; - metis_originMessage?: SubscriptionResolver, "metis_originMessage", ParentType, ContextType, RequireFields>; - metis_originMessages?: SubscriptionResolver, "metis_originMessages", ParentType, ContextType, RequireFields>; - metis_aggregateRoot?: SubscriptionResolver, "metis_aggregateRoot", ParentType, ContextType, RequireFields>; - metis_aggregateRoots?: SubscriptionResolver, "metis_aggregateRoots", ParentType, ContextType, RequireFields>; - metis_connectorMeta?: SubscriptionResolver, "metis_connectorMeta", ParentType, ContextType, RequireFields>; - metis_connectorMetas?: SubscriptionResolver, "metis_connectorMetas", ParentType, ContextType, RequireFields>; - metis_rootCount?: SubscriptionResolver, "metis_rootCount", ParentType, ContextType, RequireFields>; - metis_rootCounts?: SubscriptionResolver, "metis_rootCounts", ParentType, ContextType, RequireFields>; - metis_rootMessageSent?: SubscriptionResolver, "metis_rootMessageSent", ParentType, ContextType, RequireFields>; - metis_rootMessageSents?: SubscriptionResolver, "metis_rootMessageSents", ParentType, ContextType, RequireFields>; - metis_relayerFeesIncrease?: SubscriptionResolver, "metis_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - metis_relayerFeesIncreases?: SubscriptionResolver, "metis_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - metis_slippageUpdate?: SubscriptionResolver, "metis_slippageUpdate", ParentType, ContextType, RequireFields>; - metis_slippageUpdates?: SubscriptionResolver, "metis_slippageUpdates", ParentType, ContextType, RequireFields>; - metis_snapshotRoot?: SubscriptionResolver, "metis_snapshotRoot", ParentType, ContextType, RequireFields>; - metis_snapshotRoots?: SubscriptionResolver, "metis_snapshotRoots", ParentType, ContextType, RequireFields>; - metis_spokeConnectorMode?: SubscriptionResolver, "metis_spokeConnectorMode", ParentType, ContextType, RequireFields>; - metis_spokeConnectorModes?: SubscriptionResolver, "metis_spokeConnectorModes", ParentType, ContextType, RequireFields>; - metis_aggregateRootProposed?: SubscriptionResolver, "metis_aggregateRootProposed", ParentType, ContextType, RequireFields>; - metis_aggregateRootProposeds?: SubscriptionResolver, "metis_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - metis_optimisticRootFinalized?: SubscriptionResolver, "metis_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - metis_optimisticRootFinalizeds?: SubscriptionResolver, "metis_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - metis__meta?: SubscriptionResolver, "metis__meta", ParentType, ContextType, Partial>; + polygon_asset?: SubscriptionResolver, "polygon_asset", ParentType, ContextType, RequireFields>; + polygon_assets?: SubscriptionResolver, "polygon_assets", ParentType, ContextType, RequireFields>; + polygon_assetStatus?: SubscriptionResolver, "polygon_assetStatus", ParentType, ContextType, RequireFields>; + polygon_assetStatuses?: SubscriptionResolver, "polygon_assetStatuses", ParentType, ContextType, RequireFields>; + polygon_assetBalance?: SubscriptionResolver, "polygon_assetBalance", ParentType, ContextType, RequireFields>; + polygon_assetBalances?: SubscriptionResolver, "polygon_assetBalances", ParentType, ContextType, RequireFields>; + polygon_router?: SubscriptionResolver, "polygon_router", ParentType, ContextType, RequireFields>; + polygon_routers?: SubscriptionResolver, "polygon_routers", ParentType, ContextType, RequireFields>; + polygon_routerDailyTVL?: SubscriptionResolver, "polygon_routerDailyTVL", ParentType, ContextType, RequireFields>; + polygon_routerDailyTVLs?: SubscriptionResolver, "polygon_routerDailyTVLs", ParentType, ContextType, RequireFields>; + polygon_routerLiquidityEvent?: SubscriptionResolver, "polygon_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + polygon_routerLiquidityEvents?: SubscriptionResolver, "polygon_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + polygon_setting?: SubscriptionResolver, "polygon_setting", ParentType, ContextType, RequireFields>; + polygon_settings?: SubscriptionResolver, "polygon_settings", ParentType, ContextType, RequireFields>; + polygon_relayer?: SubscriptionResolver, "polygon_relayer", ParentType, ContextType, RequireFields>; + polygon_relayers?: SubscriptionResolver, "polygon_relayers", ParentType, ContextType, RequireFields>; + polygon_sequencer?: SubscriptionResolver, "polygon_sequencer", ParentType, ContextType, RequireFields>; + polygon_sequencers?: SubscriptionResolver, "polygon_sequencers", ParentType, ContextType, RequireFields>; + polygon_relayerFee?: SubscriptionResolver, "polygon_relayerFee", ParentType, ContextType, RequireFields>; + polygon_relayerFees?: SubscriptionResolver, "polygon_relayerFees", ParentType, ContextType, RequireFields>; + polygon_originTransfer?: SubscriptionResolver, "polygon_originTransfer", ParentType, ContextType, RequireFields>; + polygon_originTransfers?: SubscriptionResolver, "polygon_originTransfers", ParentType, ContextType, RequireFields>; + polygon_destinationTransfer?: SubscriptionResolver, "polygon_destinationTransfer", ParentType, ContextType, RequireFields>; + polygon_destinationTransfers?: SubscriptionResolver, "polygon_destinationTransfers", ParentType, ContextType, RequireFields>; + polygon_originMessage?: SubscriptionResolver, "polygon_originMessage", ParentType, ContextType, RequireFields>; + polygon_originMessages?: SubscriptionResolver, "polygon_originMessages", ParentType, ContextType, RequireFields>; + polygon_aggregateRoot?: SubscriptionResolver, "polygon_aggregateRoot", ParentType, ContextType, RequireFields>; + polygon_aggregateRoots?: SubscriptionResolver, "polygon_aggregateRoots", ParentType, ContextType, RequireFields>; + polygon_connectorMeta?: SubscriptionResolver, "polygon_connectorMeta", ParentType, ContextType, RequireFields>; + polygon_connectorMetas?: SubscriptionResolver, "polygon_connectorMetas", ParentType, ContextType, RequireFields>; + polygon_rootCount?: SubscriptionResolver, "polygon_rootCount", ParentType, ContextType, RequireFields>; + polygon_rootCounts?: SubscriptionResolver, "polygon_rootCounts", ParentType, ContextType, RequireFields>; + polygon_rootMessageSent?: SubscriptionResolver, "polygon_rootMessageSent", ParentType, ContextType, RequireFields>; + polygon_rootMessageSents?: SubscriptionResolver, "polygon_rootMessageSents", ParentType, ContextType, RequireFields>; + polygon_relayerFeesIncrease?: SubscriptionResolver, "polygon_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + polygon_relayerFeesIncreases?: SubscriptionResolver, "polygon_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + polygon_slippageUpdate?: SubscriptionResolver, "polygon_slippageUpdate", ParentType, ContextType, RequireFields>; + polygon_slippageUpdates?: SubscriptionResolver, "polygon_slippageUpdates", ParentType, ContextType, RequireFields>; + polygon_snapshotRoot?: SubscriptionResolver, "polygon_snapshotRoot", ParentType, ContextType, RequireFields>; + polygon_snapshotRoots?: SubscriptionResolver, "polygon_snapshotRoots", ParentType, ContextType, RequireFields>; + polygon_spokeConnectorMode?: SubscriptionResolver, "polygon_spokeConnectorMode", ParentType, ContextType, RequireFields>; + polygon_spokeConnectorModes?: SubscriptionResolver, "polygon_spokeConnectorModes", ParentType, ContextType, RequireFields>; + polygon_aggregateRootProposed?: SubscriptionResolver, "polygon_aggregateRootProposed", ParentType, ContextType, RequireFields>; + polygon_aggregateRootProposeds?: SubscriptionResolver, "polygon_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + polygon_optimisticRootFinalized?: SubscriptionResolver, "polygon_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + polygon_optimisticRootFinalizeds?: SubscriptionResolver, "polygon_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + polygon__meta?: SubscriptionResolver, "polygon__meta", ParentType, ContextType, Partial>; xlayer_asset?: SubscriptionResolver, "xlayer_asset", ParentType, ContextType, RequireFields>; xlayer_assets?: SubscriptionResolver, "xlayer_assets", ParentType, ContextType, RequireFields>; xlayer_assetStatus?: SubscriptionResolver, "xlayer_assetStatus", ParentType, ContextType, RequireFields>; @@ -202208,6 +202364,53 @@ export type SubscriptionResolvers, "xlayer_optimisticRootFinalized", ParentType, ContextType, RequireFields>; xlayer_optimisticRootFinalizeds?: SubscriptionResolver, "xlayer_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; xlayer__meta?: SubscriptionResolver, "xlayer__meta", ParentType, ContextType, Partial>; + mode_asset?: SubscriptionResolver, "mode_asset", ParentType, ContextType, RequireFields>; + mode_assets?: SubscriptionResolver, "mode_assets", ParentType, ContextType, RequireFields>; + mode_assetStatus?: SubscriptionResolver, "mode_assetStatus", ParentType, ContextType, RequireFields>; + mode_assetStatuses?: SubscriptionResolver, "mode_assetStatuses", ParentType, ContextType, RequireFields>; + mode_assetBalance?: SubscriptionResolver, "mode_assetBalance", ParentType, ContextType, RequireFields>; + mode_assetBalances?: SubscriptionResolver, "mode_assetBalances", ParentType, ContextType, RequireFields>; + mode_router?: SubscriptionResolver, "mode_router", ParentType, ContextType, RequireFields>; + mode_routers?: SubscriptionResolver, "mode_routers", ParentType, ContextType, RequireFields>; + mode_routerDailyTVL?: SubscriptionResolver, "mode_routerDailyTVL", ParentType, ContextType, RequireFields>; + mode_routerDailyTVLs?: SubscriptionResolver, "mode_routerDailyTVLs", ParentType, ContextType, RequireFields>; + mode_routerLiquidityEvent?: SubscriptionResolver, "mode_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + mode_routerLiquidityEvents?: SubscriptionResolver, "mode_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + mode_setting?: SubscriptionResolver, "mode_setting", ParentType, ContextType, RequireFields>; + mode_settings?: SubscriptionResolver, "mode_settings", ParentType, ContextType, RequireFields>; + mode_relayer?: SubscriptionResolver, "mode_relayer", ParentType, ContextType, RequireFields>; + mode_relayers?: SubscriptionResolver, "mode_relayers", ParentType, ContextType, RequireFields>; + mode_sequencer?: SubscriptionResolver, "mode_sequencer", ParentType, ContextType, RequireFields>; + mode_sequencers?: SubscriptionResolver, "mode_sequencers", ParentType, ContextType, RequireFields>; + mode_relayerFee?: SubscriptionResolver, "mode_relayerFee", ParentType, ContextType, RequireFields>; + mode_relayerFees?: SubscriptionResolver, "mode_relayerFees", ParentType, ContextType, RequireFields>; + mode_originTransfer?: SubscriptionResolver, "mode_originTransfer", ParentType, ContextType, RequireFields>; + mode_originTransfers?: SubscriptionResolver, "mode_originTransfers", ParentType, ContextType, RequireFields>; + mode_destinationTransfer?: SubscriptionResolver, "mode_destinationTransfer", ParentType, ContextType, RequireFields>; + mode_destinationTransfers?: SubscriptionResolver, "mode_destinationTransfers", ParentType, ContextType, RequireFields>; + mode_originMessage?: SubscriptionResolver, "mode_originMessage", ParentType, ContextType, RequireFields>; + mode_originMessages?: SubscriptionResolver, "mode_originMessages", ParentType, ContextType, RequireFields>; + mode_aggregateRoot?: SubscriptionResolver, "mode_aggregateRoot", ParentType, ContextType, RequireFields>; + mode_aggregateRoots?: SubscriptionResolver, "mode_aggregateRoots", ParentType, ContextType, RequireFields>; + mode_connectorMeta?: SubscriptionResolver, "mode_connectorMeta", ParentType, ContextType, RequireFields>; + mode_connectorMetas?: SubscriptionResolver, "mode_connectorMetas", ParentType, ContextType, RequireFields>; + mode_rootCount?: SubscriptionResolver, "mode_rootCount", ParentType, ContextType, RequireFields>; + mode_rootCounts?: SubscriptionResolver, "mode_rootCounts", ParentType, ContextType, RequireFields>; + mode_rootMessageSent?: SubscriptionResolver, "mode_rootMessageSent", ParentType, ContextType, RequireFields>; + mode_rootMessageSents?: SubscriptionResolver, "mode_rootMessageSents", ParentType, ContextType, RequireFields>; + mode_relayerFeesIncrease?: SubscriptionResolver, "mode_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + mode_relayerFeesIncreases?: SubscriptionResolver, "mode_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + mode_slippageUpdate?: SubscriptionResolver, "mode_slippageUpdate", ParentType, ContextType, RequireFields>; + mode_slippageUpdates?: SubscriptionResolver, "mode_slippageUpdates", ParentType, ContextType, RequireFields>; + mode_snapshotRoot?: SubscriptionResolver, "mode_snapshotRoot", ParentType, ContextType, RequireFields>; + mode_snapshotRoots?: SubscriptionResolver, "mode_snapshotRoots", ParentType, ContextType, RequireFields>; + mode_spokeConnectorMode?: SubscriptionResolver, "mode_spokeConnectorMode", ParentType, ContextType, RequireFields>; + mode_spokeConnectorModes?: SubscriptionResolver, "mode_spokeConnectorModes", ParentType, ContextType, RequireFields>; + mode_aggregateRootProposed?: SubscriptionResolver, "mode_aggregateRootProposed", ParentType, ContextType, RequireFields>; + mode_aggregateRootProposeds?: SubscriptionResolver, "mode_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + mode_optimisticRootFinalized?: SubscriptionResolver, "mode_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + mode_optimisticRootFinalizeds?: SubscriptionResolver, "mode_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + mode__meta?: SubscriptionResolver, "mode__meta", ParentType, ContextType, Partial>; stagingxlayer_asset?: SubscriptionResolver, "stagingxlayer_asset", ParentType, ContextType, RequireFields>; stagingxlayer_assets?: SubscriptionResolver, "stagingxlayer_assets", ParentType, ContextType, RequireFields>; stagingxlayer_assetStatus?: SubscriptionResolver, "stagingxlayer_assetStatus", ParentType, ContextType, RequireFields>; @@ -202255,100 +202458,6 @@ export type SubscriptionResolvers, "stagingxlayer_optimisticRootFinalized", ParentType, ContextType, RequireFields>; stagingxlayer_optimisticRootFinalizeds?: SubscriptionResolver, "stagingxlayer_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; stagingxlayer__meta?: SubscriptionResolver, "stagingxlayer__meta", ParentType, ContextType, Partial>; - stagingmantle_asset?: SubscriptionResolver, "stagingmantle_asset", ParentType, ContextType, RequireFields>; - stagingmantle_assets?: SubscriptionResolver, "stagingmantle_assets", ParentType, ContextType, RequireFields>; - stagingmantle_assetStatus?: SubscriptionResolver, "stagingmantle_assetStatus", ParentType, ContextType, RequireFields>; - stagingmantle_assetStatuses?: SubscriptionResolver, "stagingmantle_assetStatuses", ParentType, ContextType, RequireFields>; - stagingmantle_assetBalance?: SubscriptionResolver, "stagingmantle_assetBalance", ParentType, ContextType, RequireFields>; - stagingmantle_assetBalances?: SubscriptionResolver, "stagingmantle_assetBalances", ParentType, ContextType, RequireFields>; - stagingmantle_router?: SubscriptionResolver, "stagingmantle_router", ParentType, ContextType, RequireFields>; - stagingmantle_routers?: SubscriptionResolver, "stagingmantle_routers", ParentType, ContextType, RequireFields>; - stagingmantle_routerDailyTVL?: SubscriptionResolver, "stagingmantle_routerDailyTVL", ParentType, ContextType, RequireFields>; - stagingmantle_routerDailyTVLs?: SubscriptionResolver, "stagingmantle_routerDailyTVLs", ParentType, ContextType, RequireFields>; - stagingmantle_routerLiquidityEvent?: SubscriptionResolver, "stagingmantle_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - stagingmantle_routerLiquidityEvents?: SubscriptionResolver, "stagingmantle_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - stagingmantle_setting?: SubscriptionResolver, "stagingmantle_setting", ParentType, ContextType, RequireFields>; - stagingmantle_settings?: SubscriptionResolver, "stagingmantle_settings", ParentType, ContextType, RequireFields>; - stagingmantle_relayer?: SubscriptionResolver, "stagingmantle_relayer", ParentType, ContextType, RequireFields>; - stagingmantle_relayers?: SubscriptionResolver, "stagingmantle_relayers", ParentType, ContextType, RequireFields>; - stagingmantle_sequencer?: SubscriptionResolver, "stagingmantle_sequencer", ParentType, ContextType, RequireFields>; - stagingmantle_sequencers?: SubscriptionResolver, "stagingmantle_sequencers", ParentType, ContextType, RequireFields>; - stagingmantle_relayerFee?: SubscriptionResolver, "stagingmantle_relayerFee", ParentType, ContextType, RequireFields>; - stagingmantle_relayerFees?: SubscriptionResolver, "stagingmantle_relayerFees", ParentType, ContextType, RequireFields>; - stagingmantle_originTransfer?: SubscriptionResolver, "stagingmantle_originTransfer", ParentType, ContextType, RequireFields>; - stagingmantle_originTransfers?: SubscriptionResolver, "stagingmantle_originTransfers", ParentType, ContextType, RequireFields>; - stagingmantle_destinationTransfer?: SubscriptionResolver, "stagingmantle_destinationTransfer", ParentType, ContextType, RequireFields>; - stagingmantle_destinationTransfers?: SubscriptionResolver, "stagingmantle_destinationTransfers", ParentType, ContextType, RequireFields>; - stagingmantle_originMessage?: SubscriptionResolver, "stagingmantle_originMessage", ParentType, ContextType, RequireFields>; - stagingmantle_originMessages?: SubscriptionResolver, "stagingmantle_originMessages", ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRoot?: SubscriptionResolver, "stagingmantle_aggregateRoot", ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRoots?: SubscriptionResolver, "stagingmantle_aggregateRoots", ParentType, ContextType, RequireFields>; - stagingmantle_connectorMeta?: SubscriptionResolver, "stagingmantle_connectorMeta", ParentType, ContextType, RequireFields>; - stagingmantle_connectorMetas?: SubscriptionResolver, "stagingmantle_connectorMetas", ParentType, ContextType, RequireFields>; - stagingmantle_rootCount?: SubscriptionResolver, "stagingmantle_rootCount", ParentType, ContextType, RequireFields>; - stagingmantle_rootCounts?: SubscriptionResolver, "stagingmantle_rootCounts", ParentType, ContextType, RequireFields>; - stagingmantle_rootMessageSent?: SubscriptionResolver, "stagingmantle_rootMessageSent", ParentType, ContextType, RequireFields>; - stagingmantle_rootMessageSents?: SubscriptionResolver, "stagingmantle_rootMessageSents", ParentType, ContextType, RequireFields>; - stagingmantle_relayerFeesIncrease?: SubscriptionResolver, "stagingmantle_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - stagingmantle_relayerFeesIncreases?: SubscriptionResolver, "stagingmantle_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - stagingmantle_slippageUpdate?: SubscriptionResolver, "stagingmantle_slippageUpdate", ParentType, ContextType, RequireFields>; - stagingmantle_slippageUpdates?: SubscriptionResolver, "stagingmantle_slippageUpdates", ParentType, ContextType, RequireFields>; - stagingmantle_snapshotRoot?: SubscriptionResolver, "stagingmantle_snapshotRoot", ParentType, ContextType, RequireFields>; - stagingmantle_snapshotRoots?: SubscriptionResolver, "stagingmantle_snapshotRoots", ParentType, ContextType, RequireFields>; - stagingmantle_spokeConnectorMode?: SubscriptionResolver, "stagingmantle_spokeConnectorMode", ParentType, ContextType, RequireFields>; - stagingmantle_spokeConnectorModes?: SubscriptionResolver, "stagingmantle_spokeConnectorModes", ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRootProposed?: SubscriptionResolver, "stagingmantle_aggregateRootProposed", ParentType, ContextType, RequireFields>; - stagingmantle_aggregateRootProposeds?: SubscriptionResolver, "stagingmantle_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - stagingmantle_optimisticRootFinalized?: SubscriptionResolver, "stagingmantle_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - stagingmantle_optimisticRootFinalizeds?: SubscriptionResolver, "stagingmantle_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - stagingmantle__meta?: SubscriptionResolver, "stagingmantle__meta", ParentType, ContextType, Partial>; - polygon_asset?: SubscriptionResolver, "polygon_asset", ParentType, ContextType, RequireFields>; - polygon_assets?: SubscriptionResolver, "polygon_assets", ParentType, ContextType, RequireFields>; - polygon_assetStatus?: SubscriptionResolver, "polygon_assetStatus", ParentType, ContextType, RequireFields>; - polygon_assetStatuses?: SubscriptionResolver, "polygon_assetStatuses", ParentType, ContextType, RequireFields>; - polygon_assetBalance?: SubscriptionResolver, "polygon_assetBalance", ParentType, ContextType, RequireFields>; - polygon_assetBalances?: SubscriptionResolver, "polygon_assetBalances", ParentType, ContextType, RequireFields>; - polygon_router?: SubscriptionResolver, "polygon_router", ParentType, ContextType, RequireFields>; - polygon_routers?: SubscriptionResolver, "polygon_routers", ParentType, ContextType, RequireFields>; - polygon_routerDailyTVL?: SubscriptionResolver, "polygon_routerDailyTVL", ParentType, ContextType, RequireFields>; - polygon_routerDailyTVLs?: SubscriptionResolver, "polygon_routerDailyTVLs", ParentType, ContextType, RequireFields>; - polygon_routerLiquidityEvent?: SubscriptionResolver, "polygon_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - polygon_routerLiquidityEvents?: SubscriptionResolver, "polygon_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - polygon_setting?: SubscriptionResolver, "polygon_setting", ParentType, ContextType, RequireFields>; - polygon_settings?: SubscriptionResolver, "polygon_settings", ParentType, ContextType, RequireFields>; - polygon_relayer?: SubscriptionResolver, "polygon_relayer", ParentType, ContextType, RequireFields>; - polygon_relayers?: SubscriptionResolver, "polygon_relayers", ParentType, ContextType, RequireFields>; - polygon_sequencer?: SubscriptionResolver, "polygon_sequencer", ParentType, ContextType, RequireFields>; - polygon_sequencers?: SubscriptionResolver, "polygon_sequencers", ParentType, ContextType, RequireFields>; - polygon_relayerFee?: SubscriptionResolver, "polygon_relayerFee", ParentType, ContextType, RequireFields>; - polygon_relayerFees?: SubscriptionResolver, "polygon_relayerFees", ParentType, ContextType, RequireFields>; - polygon_originTransfer?: SubscriptionResolver, "polygon_originTransfer", ParentType, ContextType, RequireFields>; - polygon_originTransfers?: SubscriptionResolver, "polygon_originTransfers", ParentType, ContextType, RequireFields>; - polygon_destinationTransfer?: SubscriptionResolver, "polygon_destinationTransfer", ParentType, ContextType, RequireFields>; - polygon_destinationTransfers?: SubscriptionResolver, "polygon_destinationTransfers", ParentType, ContextType, RequireFields>; - polygon_originMessage?: SubscriptionResolver, "polygon_originMessage", ParentType, ContextType, RequireFields>; - polygon_originMessages?: SubscriptionResolver, "polygon_originMessages", ParentType, ContextType, RequireFields>; - polygon_aggregateRoot?: SubscriptionResolver, "polygon_aggregateRoot", ParentType, ContextType, RequireFields>; - polygon_aggregateRoots?: SubscriptionResolver, "polygon_aggregateRoots", ParentType, ContextType, RequireFields>; - polygon_connectorMeta?: SubscriptionResolver, "polygon_connectorMeta", ParentType, ContextType, RequireFields>; - polygon_connectorMetas?: SubscriptionResolver, "polygon_connectorMetas", ParentType, ContextType, RequireFields>; - polygon_rootCount?: SubscriptionResolver, "polygon_rootCount", ParentType, ContextType, RequireFields>; - polygon_rootCounts?: SubscriptionResolver, "polygon_rootCounts", ParentType, ContextType, RequireFields>; - polygon_rootMessageSent?: SubscriptionResolver, "polygon_rootMessageSent", ParentType, ContextType, RequireFields>; - polygon_rootMessageSents?: SubscriptionResolver, "polygon_rootMessageSents", ParentType, ContextType, RequireFields>; - polygon_relayerFeesIncrease?: SubscriptionResolver, "polygon_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - polygon_relayerFeesIncreases?: SubscriptionResolver, "polygon_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - polygon_slippageUpdate?: SubscriptionResolver, "polygon_slippageUpdate", ParentType, ContextType, RequireFields>; - polygon_slippageUpdates?: SubscriptionResolver, "polygon_slippageUpdates", ParentType, ContextType, RequireFields>; - polygon_snapshotRoot?: SubscriptionResolver, "polygon_snapshotRoot", ParentType, ContextType, RequireFields>; - polygon_snapshotRoots?: SubscriptionResolver, "polygon_snapshotRoots", ParentType, ContextType, RequireFields>; - polygon_spokeConnectorMode?: SubscriptionResolver, "polygon_spokeConnectorMode", ParentType, ContextType, RequireFields>; - polygon_spokeConnectorModes?: SubscriptionResolver, "polygon_spokeConnectorModes", ParentType, ContextType, RequireFields>; - polygon_aggregateRootProposed?: SubscriptionResolver, "polygon_aggregateRootProposed", ParentType, ContextType, RequireFields>; - polygon_aggregateRootProposeds?: SubscriptionResolver, "polygon_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - polygon_optimisticRootFinalized?: SubscriptionResolver, "polygon_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - polygon_optimisticRootFinalizeds?: SubscriptionResolver, "polygon_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - polygon__meta?: SubscriptionResolver, "polygon__meta", ParentType, ContextType, Partial>; stagingmetis_asset?: SubscriptionResolver, "stagingmetis_asset", ParentType, ContextType, RequireFields>; stagingmetis_assets?: SubscriptionResolver, "stagingmetis_assets", ParentType, ContextType, RequireFields>; stagingmetis_assetStatus?: SubscriptionResolver, "stagingmetis_assetStatus", ParentType, ContextType, RequireFields>; @@ -202396,99 +202505,53 @@ export type SubscriptionResolvers, "stagingmetis_optimisticRootFinalized", ParentType, ContextType, RequireFields>; stagingmetis_optimisticRootFinalizeds?: SubscriptionResolver, "stagingmetis_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; stagingmetis__meta?: SubscriptionResolver, "stagingmetis__meta", ParentType, ContextType, Partial>; - mode_asset?: SubscriptionResolver, "mode_asset", ParentType, ContextType, RequireFields>; - mode_assets?: SubscriptionResolver, "mode_assets", ParentType, ContextType, RequireFields>; - mode_assetStatus?: SubscriptionResolver, "mode_assetStatus", ParentType, ContextType, RequireFields>; - mode_assetStatuses?: SubscriptionResolver, "mode_assetStatuses", ParentType, ContextType, RequireFields>; - mode_assetBalance?: SubscriptionResolver, "mode_assetBalance", ParentType, ContextType, RequireFields>; - mode_assetBalances?: SubscriptionResolver, "mode_assetBalances", ParentType, ContextType, RequireFields>; - mode_router?: SubscriptionResolver, "mode_router", ParentType, ContextType, RequireFields>; - mode_routers?: SubscriptionResolver, "mode_routers", ParentType, ContextType, RequireFields>; - mode_routerDailyTVL?: SubscriptionResolver, "mode_routerDailyTVL", ParentType, ContextType, RequireFields>; - mode_routerDailyTVLs?: SubscriptionResolver, "mode_routerDailyTVLs", ParentType, ContextType, RequireFields>; - mode_routerLiquidityEvent?: SubscriptionResolver, "mode_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - mode_routerLiquidityEvents?: SubscriptionResolver, "mode_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - mode_setting?: SubscriptionResolver, "mode_setting", ParentType, ContextType, RequireFields>; - mode_settings?: SubscriptionResolver, "mode_settings", ParentType, ContextType, RequireFields>; - mode_relayer?: SubscriptionResolver, "mode_relayer", ParentType, ContextType, RequireFields>; - mode_relayers?: SubscriptionResolver, "mode_relayers", ParentType, ContextType, RequireFields>; - mode_sequencer?: SubscriptionResolver, "mode_sequencer", ParentType, ContextType, RequireFields>; - mode_sequencers?: SubscriptionResolver, "mode_sequencers", ParentType, ContextType, RequireFields>; - mode_relayerFee?: SubscriptionResolver, "mode_relayerFee", ParentType, ContextType, RequireFields>; - mode_relayerFees?: SubscriptionResolver, "mode_relayerFees", ParentType, ContextType, RequireFields>; - mode_originTransfer?: SubscriptionResolver, "mode_originTransfer", ParentType, ContextType, RequireFields>; - mode_originTransfers?: SubscriptionResolver, "mode_originTransfers", ParentType, ContextType, RequireFields>; - mode_destinationTransfer?: SubscriptionResolver, "mode_destinationTransfer", ParentType, ContextType, RequireFields>; - mode_destinationTransfers?: SubscriptionResolver, "mode_destinationTransfers", ParentType, ContextType, RequireFields>; - mode_originMessage?: SubscriptionResolver, "mode_originMessage", ParentType, ContextType, RequireFields>; - mode_originMessages?: SubscriptionResolver, "mode_originMessages", ParentType, ContextType, RequireFields>; - mode_aggregateRoot?: SubscriptionResolver, "mode_aggregateRoot", ParentType, ContextType, RequireFields>; - mode_aggregateRoots?: SubscriptionResolver, "mode_aggregateRoots", ParentType, ContextType, RequireFields>; - mode_connectorMeta?: SubscriptionResolver, "mode_connectorMeta", ParentType, ContextType, RequireFields>; - mode_connectorMetas?: SubscriptionResolver, "mode_connectorMetas", ParentType, ContextType, RequireFields>; - mode_rootCount?: SubscriptionResolver, "mode_rootCount", ParentType, ContextType, RequireFields>; - mode_rootCounts?: SubscriptionResolver, "mode_rootCounts", ParentType, ContextType, RequireFields>; - mode_rootMessageSent?: SubscriptionResolver, "mode_rootMessageSent", ParentType, ContextType, RequireFields>; - mode_rootMessageSents?: SubscriptionResolver, "mode_rootMessageSents", ParentType, ContextType, RequireFields>; - mode_relayerFeesIncrease?: SubscriptionResolver, "mode_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - mode_relayerFeesIncreases?: SubscriptionResolver, "mode_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - mode_slippageUpdate?: SubscriptionResolver, "mode_slippageUpdate", ParentType, ContextType, RequireFields>; - mode_slippageUpdates?: SubscriptionResolver, "mode_slippageUpdates", ParentType, ContextType, RequireFields>; - mode_snapshotRoot?: SubscriptionResolver, "mode_snapshotRoot", ParentType, ContextType, RequireFields>; - mode_snapshotRoots?: SubscriptionResolver, "mode_snapshotRoots", ParentType, ContextType, RequireFields>; - mode_spokeConnectorMode?: SubscriptionResolver, "mode_spokeConnectorMode", ParentType, ContextType, RequireFields>; - mode_spokeConnectorModes?: SubscriptionResolver, "mode_spokeConnectorModes", ParentType, ContextType, RequireFields>; - mode_aggregateRootProposed?: SubscriptionResolver, "mode_aggregateRootProposed", ParentType, ContextType, RequireFields>; - mode_aggregateRootProposeds?: SubscriptionResolver, "mode_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - mode_optimisticRootFinalized?: SubscriptionResolver, "mode_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - mode_optimisticRootFinalizeds?: SubscriptionResolver, "mode_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; - mode__meta?: SubscriptionResolver, "mode__meta", ParentType, ContextType, Partial>; - mainnet_asset?: SubscriptionResolver, "mainnet_asset", ParentType, ContextType, RequireFields>; - mainnet_assets?: SubscriptionResolver, "mainnet_assets", ParentType, ContextType, RequireFields>; - mainnet_assetStatus?: SubscriptionResolver, "mainnet_assetStatus", ParentType, ContextType, RequireFields>; - mainnet_assetStatuses?: SubscriptionResolver, "mainnet_assetStatuses", ParentType, ContextType, RequireFields>; - mainnet_assetBalance?: SubscriptionResolver, "mainnet_assetBalance", ParentType, ContextType, RequireFields>; - mainnet_assetBalances?: SubscriptionResolver, "mainnet_assetBalances", ParentType, ContextType, RequireFields>; - mainnet_router?: SubscriptionResolver, "mainnet_router", ParentType, ContextType, RequireFields>; - mainnet_routers?: SubscriptionResolver, "mainnet_routers", ParentType, ContextType, RequireFields>; - mainnet_routerDailyTVL?: SubscriptionResolver, "mainnet_routerDailyTVL", ParentType, ContextType, RequireFields>; - mainnet_routerDailyTVLs?: SubscriptionResolver, "mainnet_routerDailyTVLs", ParentType, ContextType, RequireFields>; - mainnet_routerLiquidityEvent?: SubscriptionResolver, "mainnet_routerLiquidityEvent", ParentType, ContextType, RequireFields>; - mainnet_routerLiquidityEvents?: SubscriptionResolver, "mainnet_routerLiquidityEvents", ParentType, ContextType, RequireFields>; - mainnet_setting?: SubscriptionResolver, "mainnet_setting", ParentType, ContextType, RequireFields>; - mainnet_settings?: SubscriptionResolver, "mainnet_settings", ParentType, ContextType, RequireFields>; - mainnet_relayer?: SubscriptionResolver, "mainnet_relayer", ParentType, ContextType, RequireFields>; - mainnet_relayers?: SubscriptionResolver, "mainnet_relayers", ParentType, ContextType, RequireFields>; - mainnet_sequencer?: SubscriptionResolver, "mainnet_sequencer", ParentType, ContextType, RequireFields>; - mainnet_sequencers?: SubscriptionResolver, "mainnet_sequencers", ParentType, ContextType, RequireFields>; - mainnet_relayerFee?: SubscriptionResolver, "mainnet_relayerFee", ParentType, ContextType, RequireFields>; - mainnet_relayerFees?: SubscriptionResolver, "mainnet_relayerFees", ParentType, ContextType, RequireFields>; - mainnet_originTransfer?: SubscriptionResolver, "mainnet_originTransfer", ParentType, ContextType, RequireFields>; - mainnet_originTransfers?: SubscriptionResolver, "mainnet_originTransfers", ParentType, ContextType, RequireFields>; - mainnet_destinationTransfer?: SubscriptionResolver, "mainnet_destinationTransfer", ParentType, ContextType, RequireFields>; - mainnet_destinationTransfers?: SubscriptionResolver, "mainnet_destinationTransfers", ParentType, ContextType, RequireFields>; - mainnet_originMessage?: SubscriptionResolver, "mainnet_originMessage", ParentType, ContextType, RequireFields>; - mainnet_originMessages?: SubscriptionResolver, "mainnet_originMessages", ParentType, ContextType, RequireFields>; - mainnet_aggregateRoot?: SubscriptionResolver, "mainnet_aggregateRoot", ParentType, ContextType, RequireFields>; - mainnet_aggregateRoots?: SubscriptionResolver, "mainnet_aggregateRoots", ParentType, ContextType, RequireFields>; - mainnet_connectorMeta?: SubscriptionResolver, "mainnet_connectorMeta", ParentType, ContextType, RequireFields>; - mainnet_connectorMetas?: SubscriptionResolver, "mainnet_connectorMetas", ParentType, ContextType, RequireFields>; - mainnet_rootCount?: SubscriptionResolver, "mainnet_rootCount", ParentType, ContextType, RequireFields>; - mainnet_rootCounts?: SubscriptionResolver, "mainnet_rootCounts", ParentType, ContextType, RequireFields>; - mainnet_rootMessageSent?: SubscriptionResolver, "mainnet_rootMessageSent", ParentType, ContextType, RequireFields>; - mainnet_rootMessageSents?: SubscriptionResolver, "mainnet_rootMessageSents", ParentType, ContextType, RequireFields>; - mainnet_relayerFeesIncrease?: SubscriptionResolver, "mainnet_relayerFeesIncrease", ParentType, ContextType, RequireFields>; - mainnet_relayerFeesIncreases?: SubscriptionResolver, "mainnet_relayerFeesIncreases", ParentType, ContextType, RequireFields>; - mainnet_slippageUpdate?: SubscriptionResolver, "mainnet_slippageUpdate", ParentType, ContextType, RequireFields>; - mainnet_slippageUpdates?: SubscriptionResolver, "mainnet_slippageUpdates", ParentType, ContextType, RequireFields>; - mainnet_snapshotRoot?: SubscriptionResolver, "mainnet_snapshotRoot", ParentType, ContextType, RequireFields>; - mainnet_snapshotRoots?: SubscriptionResolver, "mainnet_snapshotRoots", ParentType, ContextType, RequireFields>; - mainnet_spokeConnectorMode?: SubscriptionResolver, "mainnet_spokeConnectorMode", ParentType, ContextType, RequireFields>; - mainnet_spokeConnectorModes?: SubscriptionResolver, "mainnet_spokeConnectorModes", ParentType, ContextType, RequireFields>; - mainnet_aggregateRootProposed?: SubscriptionResolver, "mainnet_aggregateRootProposed", ParentType, ContextType, RequireFields>; - mainnet_aggregateRootProposeds?: SubscriptionResolver, "mainnet_aggregateRootProposeds", ParentType, ContextType, RequireFields>; - mainnet_optimisticRootFinalized?: SubscriptionResolver, "mainnet_optimisticRootFinalized", ParentType, ContextType, RequireFields>; - mainnet_optimisticRootFinalizeds?: SubscriptionResolver, "mainnet_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingmantle_asset?: SubscriptionResolver, "stagingmantle_asset", ParentType, ContextType, RequireFields>; + stagingmantle_assets?: SubscriptionResolver, "stagingmantle_assets", ParentType, ContextType, RequireFields>; + stagingmantle_assetStatus?: SubscriptionResolver, "stagingmantle_assetStatus", ParentType, ContextType, RequireFields>; + stagingmantle_assetStatuses?: SubscriptionResolver, "stagingmantle_assetStatuses", ParentType, ContextType, RequireFields>; + stagingmantle_assetBalance?: SubscriptionResolver, "stagingmantle_assetBalance", ParentType, ContextType, RequireFields>; + stagingmantle_assetBalances?: SubscriptionResolver, "stagingmantle_assetBalances", ParentType, ContextType, RequireFields>; + stagingmantle_router?: SubscriptionResolver, "stagingmantle_router", ParentType, ContextType, RequireFields>; + stagingmantle_routers?: SubscriptionResolver, "stagingmantle_routers", ParentType, ContextType, RequireFields>; + stagingmantle_routerDailyTVL?: SubscriptionResolver, "stagingmantle_routerDailyTVL", ParentType, ContextType, RequireFields>; + stagingmantle_routerDailyTVLs?: SubscriptionResolver, "stagingmantle_routerDailyTVLs", ParentType, ContextType, RequireFields>; + stagingmantle_routerLiquidityEvent?: SubscriptionResolver, "stagingmantle_routerLiquidityEvent", ParentType, ContextType, RequireFields>; + stagingmantle_routerLiquidityEvents?: SubscriptionResolver, "stagingmantle_routerLiquidityEvents", ParentType, ContextType, RequireFields>; + stagingmantle_setting?: SubscriptionResolver, "stagingmantle_setting", ParentType, ContextType, RequireFields>; + stagingmantle_settings?: SubscriptionResolver, "stagingmantle_settings", ParentType, ContextType, RequireFields>; + stagingmantle_relayer?: SubscriptionResolver, "stagingmantle_relayer", ParentType, ContextType, RequireFields>; + stagingmantle_relayers?: SubscriptionResolver, "stagingmantle_relayers", ParentType, ContextType, RequireFields>; + stagingmantle_sequencer?: SubscriptionResolver, "stagingmantle_sequencer", ParentType, ContextType, RequireFields>; + stagingmantle_sequencers?: SubscriptionResolver, "stagingmantle_sequencers", ParentType, ContextType, RequireFields>; + stagingmantle_relayerFee?: SubscriptionResolver, "stagingmantle_relayerFee", ParentType, ContextType, RequireFields>; + stagingmantle_relayerFees?: SubscriptionResolver, "stagingmantle_relayerFees", ParentType, ContextType, RequireFields>; + stagingmantle_originTransfer?: SubscriptionResolver, "stagingmantle_originTransfer", ParentType, ContextType, RequireFields>; + stagingmantle_originTransfers?: SubscriptionResolver, "stagingmantle_originTransfers", ParentType, ContextType, RequireFields>; + stagingmantle_destinationTransfer?: SubscriptionResolver, "stagingmantle_destinationTransfer", ParentType, ContextType, RequireFields>; + stagingmantle_destinationTransfers?: SubscriptionResolver, "stagingmantle_destinationTransfers", ParentType, ContextType, RequireFields>; + stagingmantle_originMessage?: SubscriptionResolver, "stagingmantle_originMessage", ParentType, ContextType, RequireFields>; + stagingmantle_originMessages?: SubscriptionResolver, "stagingmantle_originMessages", ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRoot?: SubscriptionResolver, "stagingmantle_aggregateRoot", ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRoots?: SubscriptionResolver, "stagingmantle_aggregateRoots", ParentType, ContextType, RequireFields>; + stagingmantle_connectorMeta?: SubscriptionResolver, "stagingmantle_connectorMeta", ParentType, ContextType, RequireFields>; + stagingmantle_connectorMetas?: SubscriptionResolver, "stagingmantle_connectorMetas", ParentType, ContextType, RequireFields>; + stagingmantle_rootCount?: SubscriptionResolver, "stagingmantle_rootCount", ParentType, ContextType, RequireFields>; + stagingmantle_rootCounts?: SubscriptionResolver, "stagingmantle_rootCounts", ParentType, ContextType, RequireFields>; + stagingmantle_rootMessageSent?: SubscriptionResolver, "stagingmantle_rootMessageSent", ParentType, ContextType, RequireFields>; + stagingmantle_rootMessageSents?: SubscriptionResolver, "stagingmantle_rootMessageSents", ParentType, ContextType, RequireFields>; + stagingmantle_relayerFeesIncrease?: SubscriptionResolver, "stagingmantle_relayerFeesIncrease", ParentType, ContextType, RequireFields>; + stagingmantle_relayerFeesIncreases?: SubscriptionResolver, "stagingmantle_relayerFeesIncreases", ParentType, ContextType, RequireFields>; + stagingmantle_slippageUpdate?: SubscriptionResolver, "stagingmantle_slippageUpdate", ParentType, ContextType, RequireFields>; + stagingmantle_slippageUpdates?: SubscriptionResolver, "stagingmantle_slippageUpdates", ParentType, ContextType, RequireFields>; + stagingmantle_snapshotRoot?: SubscriptionResolver, "stagingmantle_snapshotRoot", ParentType, ContextType, RequireFields>; + stagingmantle_snapshotRoots?: SubscriptionResolver, "stagingmantle_snapshotRoots", ParentType, ContextType, RequireFields>; + stagingmantle_spokeConnectorMode?: SubscriptionResolver, "stagingmantle_spokeConnectorMode", ParentType, ContextType, RequireFields>; + stagingmantle_spokeConnectorModes?: SubscriptionResolver, "stagingmantle_spokeConnectorModes", ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRootProposed?: SubscriptionResolver, "stagingmantle_aggregateRootProposed", ParentType, ContextType, RequireFields>; + stagingmantle_aggregateRootProposeds?: SubscriptionResolver, "stagingmantle_aggregateRootProposeds", ParentType, ContextType, RequireFields>; + stagingmantle_optimisticRootFinalized?: SubscriptionResolver, "stagingmantle_optimisticRootFinalized", ParentType, ContextType, RequireFields>; + stagingmantle_optimisticRootFinalizeds?: SubscriptionResolver, "stagingmantle_optimisticRootFinalizeds", ParentType, ContextType, RequireFields>; + stagingmantle__meta?: SubscriptionResolver, "stagingmantle__meta", ParentType, ContextType, Partial>; }>; export type sepolia_AggregateRootSavedSlowResolvers = ResolversObject<{ @@ -202641,133 +202704,953 @@ export type sepolia_OptimismConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - domainsHash?: Resolver; + aggregateRoot?: Resolver; + domainsHash?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_OptimisticRootProposedResolvers = ResolversObject<{ + id?: Resolver; + disputeCliff?: Resolver; + aggregateRoot?: Resolver; + snapshotsRoots?: Resolver>, ParentType, ContextType>; + domains?: Resolver>, ParentType, ContextType>; + baseAggregateRoot?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_PolygonConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_PolygonZkConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootAggregatedResolvers = ResolversObject<{ + id?: Resolver; + domain?: Resolver; + receivedRoot?: Resolver; + index?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootManagerMetaResolvers = ResolversObject<{ + id?: Resolver; + domains?: Resolver>, ParentType, ContextType>; + connectors?: Resolver>, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootManagerModeResolvers = ResolversObject<{ + id?: Resolver; + mode?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootMessageProcessedResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + root?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootPropagatedResolvers = ResolversObject<{ + id?: Resolver; + aggregate?: Resolver; + domainsHash?: Resolver; + count?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_ScrollConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface TimestampScalarConfig extends GraphQLScalarTypeConfig { + name: 'Timestamp'; +} + +export type sepolia_X1ConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_ZkSyncConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_AggregateRootResolvers = ResolversObject<{ + id?: Resolver; + root?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_AggregateRootProposedResolvers = ResolversObject<{ + id?: Resolver; + aggregateRoot?: Resolver; + rootTimestamp?: Resolver; + endOfDispute?: Resolver; + domain?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_AssetResolvers = ResolversObject<{ + id?: Resolver; + key?: Resolver, ParentType, ContextType>; + decimal?: Resolver, ParentType, ContextType>; + adoptedDecimal?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_AssetBalanceResolvers = ResolversObject<{ + id?: Resolver; + amount?: Resolver; + locked?: Resolver; + supplied?: Resolver; + removed?: Resolver; + router?: Resolver; + asset?: Resolver; + feesEarned?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_AssetStatusResolvers = ResolversObject<{ + id?: Resolver; + status?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_ConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_DestinationTransferResolvers = ResolversObject<{ + id?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + bumpSlippageCount?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + amount?: Resolver, ParentType, ContextType>; + routersFee?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; + executedTimestamp?: Resolver, ParentType, ContextType>; + executedGasPrice?: Resolver, ParentType, ContextType>; + executedGasLimit?: Resolver, ParentType, ContextType>; + executedBlockNumber?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxNonce?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledTimestamp?: Resolver, ParentType, ContextType>; + reconciledGasPrice?: Resolver, ParentType, ContextType>; + reconciledGasLimit?: Resolver, ParentType, ContextType>; + reconciledBlockNumber?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxNonce?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_OptimisticRootFinalizedResolvers = ResolversObject<{ + id?: Resolver; + aggregateRoot?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_OriginMessageResolvers = ResolversObject<{ + id?: Resolver; + transferId?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; + index?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_OriginTransferResolvers = ResolversObject<{ + id?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; + txNonce?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RelayerResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + relayer?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RelayerFeeResolvers = ResolversObject<{ + id?: Resolver; + transfer?: Resolver; + fee?: Resolver; + asset?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RelayerFeesIncreaseResolvers = ResolversObject<{ + id?: Resolver; + transfer?: Resolver; + increase?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootCountResolvers = ResolversObject<{ + id?: Resolver; + count?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RootMessageSentResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RouterResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; + proposedTimestamp?: Resolver, ParentType, ContextType>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RouterDailyTVLResolvers = ResolversObject<{ + id?: Resolver; + router?: Resolver; + asset?: Resolver; + timestamp?: Resolver; + balance?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_RouterLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; + amount?: Resolver; + balance?: Resolver; + caller?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver; + timestamp?: Resolver; + transactionHash?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_SequencerResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + sequencer?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_SettingResolvers = ResolversObject<{ + id?: Resolver; + maxRoutersPerTransfer?: Resolver; + caller?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_SlippageUpdateResolvers = ResolversObject<{ + id?: Resolver; + transfer?: Resolver; + slippage?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_SnapshotRootResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + root?: Resolver; + count?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_SpokeConnectorModeResolvers = ResolversObject<{ + id?: Resolver; + mode?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_AggregateRootResolvers = ResolversObject<{ + id?: Resolver; + root?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_AggregateRootProposedResolvers = ResolversObject<{ + id?: Resolver; + aggregateRoot?: Resolver; + rootTimestamp?: Resolver; + endOfDispute?: Resolver; + domain?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_AssetResolvers = ResolversObject<{ + id?: Resolver; + key?: Resolver, ParentType, ContextType>; + decimal?: Resolver, ParentType, ContextType>; + adoptedDecimal?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_AssetBalanceResolvers = ResolversObject<{ + id?: Resolver; + amount?: Resolver; + locked?: Resolver; + supplied?: Resolver; + removed?: Resolver; + router?: Resolver; + asset?: Resolver; + feesEarned?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_AssetStatusResolvers = ResolversObject<{ + id?: Resolver; + status?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface arbitrumsepolia_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'arbitrumsepolia_BigDecimal'; +} + +export interface arbitrumsepolia_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'arbitrumsepolia_Bytes'; +} + +export type arbitrumsepolia_ConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_DestinationTransferResolvers = ResolversObject<{ + id?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + bumpSlippageCount?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + amount?: Resolver, ParentType, ContextType>; + routersFee?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; + executedTimestamp?: Resolver, ParentType, ContextType>; + executedGasPrice?: Resolver, ParentType, ContextType>; + executedGasLimit?: Resolver, ParentType, ContextType>; + executedBlockNumber?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxNonce?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledTimestamp?: Resolver, ParentType, ContextType>; + reconciledGasPrice?: Resolver, ParentType, ContextType>; + reconciledGasLimit?: Resolver, ParentType, ContextType>; + reconciledBlockNumber?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxNonce?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface arbitrumsepolia_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'arbitrumsepolia_Int8'; +} + +export type arbitrumsepolia_OptimisticRootFinalizedResolvers = ResolversObject<{ + id?: Resolver; + aggregateRoot?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_OriginMessageResolvers = ResolversObject<{ + id?: Resolver; + transferId?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; + index?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_OriginTransferResolvers = ResolversObject<{ + id?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; + txNonce?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RelayerResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + relayer?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RelayerFeeResolvers = ResolversObject<{ + id?: Resolver; + transfer?: Resolver; + fee?: Resolver; + asset?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RelayerFeesIncreaseResolvers = ResolversObject<{ + id?: Resolver; + transfer?: Resolver; + increase?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RootCountResolvers = ResolversObject<{ + id?: Resolver; + count?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RootMessageSentResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RouterResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; + proposedTimestamp?: Resolver, ParentType, ContextType>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RouterDailyTVLResolvers = ResolversObject<{ + id?: Resolver; + router?: Resolver; + asset?: Resolver; + timestamp?: Resolver; + balance?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_RouterLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; + amount?: Resolver; + balance?: Resolver; + caller?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver; + timestamp?: Resolver; + transactionHash?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_SequencerResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + sequencer?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_SettingResolvers = ResolversObject<{ + id?: Resolver; + maxRoutersPerTransfer?: Resolver; + caller?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_SlippageUpdateResolvers = ResolversObject<{ + id?: Resolver; + transfer?: Resolver; + slippage?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_SnapshotRootResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + root?: Resolver; + count?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia_SpokeConnectorModeResolvers = ResolversObject<{ + id?: Resolver; + mode?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumsepolia__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface xdai_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'xdai_swap_BigDecimal'; +} + +export interface xdai_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'xdai_swap_Bytes'; +} + +export interface xdai_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'xdai_swap_Int8'; +} + +export type xdai_swap_LpAccountResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type xdai_swap_LpAccountBalanceResolvers = ResolversObject<{ + id?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type xdai_swap_LpTokenResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type xdai_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'xdai_swap_LpTransferEvent', ParentType, ContextType>; + id?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; + transaction?: Resolver; + nonce?: Resolver; }>; -export type sepolia_OptimisticRootProposedResolvers = ResolversObject<{ +export type xdai_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - disputeCliff?: Resolver; - aggregateRoot?: Resolver; - snapshotsRoots?: Resolver>, ParentType, ContextType>; - domains?: Resolver>, ParentType, ContextType>; - baseAggregateRoot?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_PolygonConnectorMetaResolvers = ResolversObject<{ +export type xdai_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_PolygonZkConnectorMetaResolvers = ResolversObject<{ +export type xdai_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RootAggregatedResolvers = ResolversObject<{ +export type xdai_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - domain?: Resolver; - receivedRoot?: Resolver; - index?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RootManagerMetaResolvers = ResolversObject<{ +export type xdai_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'xdai_swap_StableSwapAddLiquidityEvent' | 'xdai_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - domains?: Resolver>, ParentType, ContextType>; - connectors?: Resolver>, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; }>; -export type sepolia_RootManagerModeResolvers = ResolversObject<{ +export type xdai_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RootMessageProcessedResolvers = ResolversObject<{ +export type xdai_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - root?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RootPropagatedResolvers = ResolversObject<{ +export type xdai_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - aggregate?: Resolver; - domainsHash?: Resolver; - count?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_ScrollConnectorMetaResolvers = ResolversObject<{ +export type xdai_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface TimestampScalarConfig extends GraphQLScalarTypeConfig { - name: 'Timestamp'; -} +export type xdai_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'xdai_swap_SwapDailyVolume' | 'xdai_swap_SwapHourlyVolume' | 'xdai_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; +}>; -export type sepolia_X1ConnectorMetaResolvers = ResolversObject<{ +export type xdai_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_ZkSyncConnectorMetaResolvers = ResolversObject<{ +export type xdai_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type xdai_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type xdai_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; @@ -202990,113 +203873,113 @@ export type arbitrumsepolia_swap__Meta_Resolvers; }>; -export interface polygon_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygon_swap_BigDecimal'; +export interface bnb_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'bnb_swap_BigDecimal'; } -export interface polygon_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygon_swap_Bytes'; +export interface bnb_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'bnb_swap_Bytes'; } -export interface polygon_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygon_swap_Int8'; +export interface bnb_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'bnb_swap_Int8'; } -export type polygon_swap_LpAccountResolvers = ResolversObject<{ +export type bnb_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type bnb_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver, ParentType, ContextType>; modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_LpTokenResolvers = ResolversObject<{ +export type bnb_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; + address?: Resolver; + stableSwap?: Resolver; decimals?: Resolver; name?: Resolver; symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'polygon_swap_LpTransferEvent', ParentType, ContextType>; +export type bnb_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'bnb_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - token?: Resolver; - amount?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type polygon_swap_LpTransferEventResolvers = ResolversObject<{ +export type bnb_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_PooledTokenResolvers = ResolversObject<{ +export type bnb_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_StableSwapResolvers = ResolversObject<{ +export type bnb_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; initialA?: Resolver, ParentType, ContextType>; futureA?: Resolver, ParentType, ContextType>; initialATime?: Resolver, ParentType, ContextType>; futureATime?: Resolver, ParentType, ContextType>; swapFee?: Resolver, ParentType, ContextType>; adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; balances?: Resolver, ParentType, ContextType>; adminFees?: Resolver, ParentType, ContextType>; virtualPrice?: Resolver; invariant?: Resolver; lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type bnb_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -203105,25 +203988,25 @@ export type polygon_swap_StableSwapAddLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'polygon_swap_StableSwapAddLiquidityEvent' | 'polygon_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type bnb_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'bnb_swap_StableSwapAddLiquidityEvent' | 'bnb_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type polygon_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type bnb_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; boughtId?: Resolver; tokensBought?: Resolver; soldId?: Resolver; @@ -203132,15 +204015,15 @@ export type polygon_swap_StableSwapExchangeResolvers; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type bnb_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver>, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -203149,171 +204032,383 @@ export type polygon_swap_StableSwapRemoveLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type bnb_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type bnb_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'polygon_swap_SwapDailyVolume' | 'polygon_swap_SwapHourlyVolume' | 'polygon_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; +export type bnb_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'bnb_swap_SwapDailyVolume' | 'bnb_swap_SwapHourlyVolume' | 'bnb_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; }>; -export type polygon_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type bnb_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap_SystemInfoResolvers = ResolversObject<{ +export type bnb_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; exchangeCount?: Resolver; swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type bnb_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type bnb_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface mantle_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'mantle_swap_BigDecimal'; +export interface linea_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'linea_swap_BigDecimal'; } -export interface mantle_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'mantle_swap_Bytes'; +export interface linea_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'linea_swap_Bytes'; } -export interface mantle_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'mantle_swap_Int8'; +export type linea_swap_LpAccountResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_LpAccountBalanceResolvers = ResolversObject<{ + id?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_LpTokenResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'linea_swap_LpTransferEvent', ParentType, ContextType>; + id?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type linea_swap_LpTransferEventResolvers = ResolversObject<{ + id?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_PooledTokenResolvers = ResolversObject<{ + id?: Resolver; + asset?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_StableSwapResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'linea_swap_StableSwapAddLiquidityEvent' | 'linea_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; + id?: Resolver; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type linea_swap_StableSwapExchangeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_SwapDailyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_SwapHourlyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'linea_swap_SwapDailyVolume' | 'linea_swap_SwapHourlyVolume' | 'linea_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; +}>; + +export type linea_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap_SystemInfoResolvers = ResolversObject<{ + id?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface optimism_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimism_swap_BigDecimal'; } -export type mantle_swap_LpAccountResolvers = ResolversObject<{ +export interface optimism_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimism_swap_Bytes'; +} + +export interface optimism_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimism_swap_Int8'; +} + +export type optimism_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type optimism_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver, ParentType, ContextType>; modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_LpTokenResolvers = ResolversObject<{ +export type optimism_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; + address?: Resolver; + stableSwap?: Resolver; decimals?: Resolver; name?: Resolver; symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'mantle_swap_LpTransferEvent', ParentType, ContextType>; +export type optimism_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'optimism_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - token?: Resolver; - amount?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type mantle_swap_LpTransferEventResolvers = ResolversObject<{ +export type optimism_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_PooledTokenResolvers = ResolversObject<{ +export type optimism_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_StableSwapResolvers = ResolversObject<{ +export type optimism_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; initialA?: Resolver, ParentType, ContextType>; futureA?: Resolver, ParentType, ContextType>; initialATime?: Resolver, ParentType, ContextType>; futureATime?: Resolver, ParentType, ContextType>; swapFee?: Resolver, ParentType, ContextType>; adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; balances?: Resolver, ParentType, ContextType>; adminFees?: Resolver, ParentType, ContextType>; virtualPrice?: Resolver; invariant?: Resolver; lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type optimism_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -203322,25 +204417,25 @@ export type mantle_swap_StableSwapAddLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'mantle_swap_StableSwapAddLiquidityEvent' | 'mantle_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type optimism_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'optimism_swap_StableSwapAddLiquidityEvent' | 'optimism_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type mantle_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type optimism_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; boughtId?: Resolver; tokensBought?: Resolver; soldId?: Resolver; @@ -203349,15 +204444,15 @@ export type mantle_swap_StableSwapExchangeResolvers; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type optimism_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver>, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -203366,170 +204461,388 @@ export type mantle_swap_StableSwapRemoveLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type optimism_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type optimism_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'mantle_swap_SwapDailyVolume' | 'mantle_swap_SwapHourlyVolume' | 'mantle_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; +export type optimism_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'optimism_swap_SwapDailyVolume' | 'optimism_swap_SwapHourlyVolume' | 'optimism_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; }>; -export type mantle_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type optimism_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap_SystemInfoResolvers = ResolversObject<{ +export type optimism_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; exchangeCount?: Resolver; swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type optimism_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type optimism_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface metis_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'metis_swap_BigDecimal'; +export interface polygon_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygon_swap_BigDecimal'; } -export interface metis_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'metis_swap_Bytes'; +export interface polygon_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygon_swap_Bytes'; } -export interface metis_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'metis_swap_Int8'; +export interface polygon_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygon_swap_Int8'; } -export type metis_swap_LpAccountResolvers = ResolversObject<{ +export type polygon_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type polygon_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver, ParentType, ContextType>; modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_LpTokenResolvers = ResolversObject<{ +export type polygon_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; + address?: Resolver; + stableSwap?: Resolver; decimals?: Resolver; name?: Resolver; symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'metis_swap_LpTransferEvent', ParentType, ContextType>; +export type polygon_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'polygon_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - token?: Resolver; - amount?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type metis_swap_LpTransferEventResolvers = ResolversObject<{ +export type polygon_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_PooledTokenResolvers = ResolversObject<{ +export type polygon_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_StableSwapResolvers = ResolversObject<{ +export type polygon_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; initialA?: Resolver, ParentType, ContextType>; futureA?: Resolver, ParentType, ContextType>; initialATime?: Resolver, ParentType, ContextType>; futureATime?: Resolver, ParentType, ContextType>; swapFee?: Resolver, ParentType, ContextType>; adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; balances?: Resolver, ParentType, ContextType>; adminFees?: Resolver, ParentType, ContextType>; virtualPrice?: Resolver; invariant?: Resolver; lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'polygon_swap_StableSwapAddLiquidityEvent' | 'polygon_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; + id?: Resolver; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type polygon_swap_StableSwapExchangeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_SwapDailyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_SwapHourlyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'polygon_swap_SwapDailyVolume' | 'polygon_swap_SwapHourlyVolume' | 'polygon_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; +}>; + +export type polygon_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap_SystemInfoResolvers = ResolversObject<{ + id?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type polygon_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface optimismsepolia_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimismsepolia_swap_BigDecimal'; +} + +export interface optimismsepolia_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimismsepolia_swap_Bytes'; +} + +export interface optimismsepolia_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimismsepolia_swap_Int8'; +} + +export type optimismsepolia_swap_LpAccountResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type optimismsepolia_swap_LpAccountBalanceResolvers = ResolversObject<{ + id?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type optimismsepolia_swap_LpTokenResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type optimismsepolia_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'optimismsepolia_swap_LpTransferEvent', ParentType, ContextType>; + id?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type optimismsepolia_swap_LpTransferEventResolvers = ResolversObject<{ + id?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type optimismsepolia_swap_PooledTokenResolvers = ResolversObject<{ + id?: Resolver; + asset?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type optimismsepolia_swap_StableSwapResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type optimismsepolia_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -203538,25 +204851,25 @@ export type metis_swap_StableSwapAddLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'metis_swap_StableSwapAddLiquidityEvent' | 'metis_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type optimismsepolia_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'optimismsepolia_swap_StableSwapAddLiquidityEvent' | 'optimismsepolia_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type metis_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type optimismsepolia_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; boughtId?: Resolver; tokensBought?: Resolver; soldId?: Resolver; @@ -203565,15 +204878,15 @@ export type metis_swap_StableSwapExchangeResolvers; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type optimismsepolia_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver>, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -203582,1190 +204895,1216 @@ export type metis_swap_StableSwapRemoveLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type optimismsepolia_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type optimismsepolia_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'metis_swap_SwapDailyVolume' | 'metis_swap_SwapHourlyVolume' | 'metis_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; +export type optimismsepolia_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'optimismsepolia_swap_SwapDailyVolume' | 'optimismsepolia_swap_SwapHourlyVolume' | 'optimismsepolia_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; }>; -export type metis_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type optimismsepolia_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap_SystemInfoResolvers = ResolversObject<{ +export type optimismsepolia_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; exchangeCount?: Resolver; swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type optimismsepolia_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type optimismsepolia_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AggregateRootSavedSlowResolvers = ResolversObject<{ +export type base_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - count?: Resolver; - aggregatedRoots?: Resolver>, ParentType, ContextType>; - rootTimestamp?: Resolver; + root?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AggregatedMessageRootResolvers = ResolversObject<{ +export type base_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - index?: Resolver; - receivedRoot?: Resolver; - domain?: Resolver, ParentType, ContextType>; + aggregateRoot?: Resolver; + rootTimestamp?: Resolver; + endOfDispute?: Resolver; + domain?: Resolver; + timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_ArbitrumConnectorMetaResolvers = ResolversObject<{ +export type base_AssetResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + key?: Resolver, ParentType, ContextType>; + decimal?: Resolver, ParentType, ContextType>; + adoptedDecimal?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AvalancheConnectorMetaResolvers = ResolversObject<{ +export type base_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amount?: Resolver; + locked?: Resolver; + supplied?: Resolver; + removed?: Resolver; + router?: Resolver; + asset?: Resolver; + feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_BaseConnectorMetaResolvers = ResolversObject<{ +export type base_AssetStatusResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingmainnet_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmainnet_BigDecimal'; +export interface base_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'base_BigDecimal'; } -export type stagingmainnet_BnbConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface stagingmainnet_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmainnet_Bytes'; +export interface base_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'base_Bytes'; } -export type stagingmainnet_GnosisConnectorMetaResolvers = ResolversObject<{ +export type base_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_HubDomainResolvers = ResolversObject<{ +export type base_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; - domain?: Resolver, ParentType, ContextType>; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + bumpSlippageCount?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + amount?: Resolver, ParentType, ContextType>; + routersFee?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; + executedTimestamp?: Resolver, ParentType, ContextType>; + executedGasPrice?: Resolver, ParentType, ContextType>; + executedGasLimit?: Resolver, ParentType, ContextType>; + executedBlockNumber?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxNonce?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledTimestamp?: Resolver, ParentType, ContextType>; + reconciledGasPrice?: Resolver, ParentType, ContextType>; + reconciledGasLimit?: Resolver, ParentType, ContextType>; + reconciledBlockNumber?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_HubOptimisticRootFinalizedResolvers = ResolversObject<{ +export interface base_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'base_Int8'; +} + +export type base_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingmainnet_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmainnet_Int8'; -} - -export type stagingmainnet_LineaConnectorMetaResolvers = ResolversObject<{ +export type base_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + transferId?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; + index?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_MantleConnectorMetaResolvers = ResolversObject<{ +export type base_OriginTransferResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; + txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_MetisConnectorMetaResolvers = ResolversObject<{ +export type base_RelayerResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + isActive?: Resolver; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_ModeConnectorMetaResolvers = ResolversObject<{ +export type base_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + transfer?: Resolver; + fee?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_OptimismConnectorMetaResolvers = ResolversObject<{ +export type base_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + transfer?: Resolver; + increase?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_OptimisticRootPropagatedResolvers = ResolversObject<{ +export type base_RootCountResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - domainsHash?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_OptimisticRootProposedResolvers = ResolversObject<{ +export type base_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; - disputeCliff?: Resolver; - aggregateRoot?: Resolver; - snapshotsRoots?: Resolver>, ParentType, ContextType>; - domains?: Resolver>, ParentType, ContextType>; - baseAggregateRoot?: Resolver; - timestamp?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_PolygonConnectorMetaResolvers = ResolversObject<{ +export type base_RouterResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + isActive?: Resolver; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; + proposedTimestamp?: Resolver, ParentType, ContextType>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_PolygonZkConnectorMetaResolvers = ResolversObject<{ +export type base_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + router?: Resolver; + asset?: Resolver; + timestamp?: Resolver; + balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RootAggregatedResolvers = ResolversObject<{ +export type base_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - domain?: Resolver; - receivedRoot?: Resolver; - index?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; + amount?: Resolver; + balance?: Resolver; + caller?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver; + timestamp?: Resolver; + transactionHash?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RootManagerMetaResolvers = ResolversObject<{ +export type base_SequencerResolvers = ResolversObject<{ id?: Resolver; - domains?: Resolver>, ParentType, ContextType>; - connectors?: Resolver>, ParentType, ContextType>; + isActive?: Resolver; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RootManagerModeResolvers = ResolversObject<{ +export type base_SettingResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + maxRoutersPerTransfer?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RootMessageProcessedResolvers = ResolversObject<{ +export type base_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - root?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; + transfer?: Resolver; + slippage?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RootPropagatedResolvers = ResolversObject<{ +export type base_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; - aggregate?: Resolver; - domainsHash?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + root?: Resolver; count?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingmainnet_ScrollConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingmainnet_XlayerConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_ZkSyncConnectorMetaResolvers = ResolversObject<{ +export type base_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type base__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type base__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface bnb_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'bnb_swap_BigDecimal'; -} - -export interface bnb_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'bnb_swap_Bytes'; -} - -export interface bnb_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'bnb_swap_Int8'; -} - -export type bnb_swap_LpAccountResolvers = ResolversObject<{ +export type stagingscroll_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + root?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type stagingscroll_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + aggregateRoot?: Resolver; + rootTimestamp?: Resolver; + endOfDispute?: Resolver; + domain?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_LpTokenResolvers = ResolversObject<{ +export type stagingscroll_AssetResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + key?: Resolver, ParentType, ContextType>; + decimal?: Resolver, ParentType, ContextType>; + adoptedDecimal?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'bnb_swap_LpTransferEvent', ParentType, ContextType>; +export type stagingscroll_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + amount?: Resolver; + locked?: Resolver; + supplied?: Resolver; + removed?: Resolver; + router?: Resolver; + asset?: Resolver; + feesEarned?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_LpTransferEventResolvers = ResolversObject<{ +export type stagingscroll_AssetStatusResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_PooledTokenResolvers = ResolversObject<{ +export interface stagingscroll_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingscroll_BigDecimal'; +} + +export interface stagingscroll_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingscroll_Bytes'; +} + +export type stagingscroll_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_StableSwapResolvers = ResolversObject<{ +export type stagingscroll_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; - domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + bumpSlippageCount?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + amount?: Resolver, ParentType, ContextType>; + routersFee?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; + executedTimestamp?: Resolver, ParentType, ContextType>; + executedGasPrice?: Resolver, ParentType, ContextType>; + executedGasLimit?: Resolver, ParentType, ContextType>; + executedBlockNumber?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxNonce?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledTimestamp?: Resolver, ParentType, ContextType>; + reconciledGasPrice?: Resolver, ParentType, ContextType>; + reconciledGasLimit?: Resolver, ParentType, ContextType>; + reconciledBlockNumber?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export interface stagingscroll_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingscroll_Int8'; +} + +export type stagingscroll_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'bnb_swap_StableSwapAddLiquidityEvent' | 'bnb_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type stagingscroll_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + transferId?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; + index?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type stagingscroll_OriginTransferResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; + txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type stagingscroll_RelayerResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + isActive?: Resolver; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type stagingscroll_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + transfer?: Resolver; + fee?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type stagingscroll_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + transfer?: Resolver; + increase?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; - volume?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'bnb_swap_SwapDailyVolume' | 'bnb_swap_SwapHourlyVolume' | 'bnb_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; -}>; - -export type bnb_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type stagingscroll_RootCountResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap_SystemInfoResolvers = ResolversObject<{ +export type stagingscroll_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; +export type stagingscroll_RouterResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; + proposedTimestamp?: Resolver, ParentType, ContextType>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; +export type stagingscroll_RouterDailyTVLResolvers = ResolversObject<{ + id?: Resolver; + router?: Resolver; + asset?: Resolver; + timestamp?: Resolver; + balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface optimism_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimism_swap_BigDecimal'; -} - -export interface optimism_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimism_swap_Bytes'; -} - -export interface optimism_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimism_swap_Int8'; -} - -export type optimism_swap_LpAccountResolvers = ResolversObject<{ +export type stagingscroll_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; + amount?: Resolver; + balance?: Resolver; + caller?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver; + timestamp?: Resolver; + transactionHash?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type stagingscroll_SequencerResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + isActive?: Resolver; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_LpTokenResolvers = ResolversObject<{ +export type stagingscroll_SettingResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + maxRoutersPerTransfer?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'optimism_swap_LpTransferEvent', ParentType, ContextType>; +export type stagingscroll_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; + transfer?: Resolver; + slippage?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_LpTransferEventResolvers = ResolversObject<{ +export type stagingscroll_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + root?: Resolver; + count?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_PooledTokenResolvers = ResolversObject<{ +export type stagingscroll_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_StableSwapResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; - domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; +export type stagingscroll__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type stagingscroll__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type linea_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + root?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'optimism_swap_StableSwapAddLiquidityEvent' | 'optimism_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type linea_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; + aggregateRoot?: Resolver; + rootTimestamp?: Resolver; + endOfDispute?: Resolver; + domain?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type linea_AssetResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + key?: Resolver, ParentType, ContextType>; + decimal?: Resolver, ParentType, ContextType>; + adoptedDecimal?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type linea_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + amount?: Resolver; + locked?: Resolver; + supplied?: Resolver; + removed?: Resolver; + router?: Resolver; + asset?: Resolver; + feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type linea_AssetStatusResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export interface linea_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'linea_BigDecimal'; +} + +export interface linea_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'linea_Bytes'; +} + +export type linea_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'optimism_swap_SwapDailyVolume' | 'optimism_swap_SwapHourlyVolume' | 'optimism_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; +export type linea_DestinationTransferResolvers = ResolversObject<{ + id?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + bumpSlippageCount?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + amount?: Resolver, ParentType, ContextType>; + routersFee?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; + executedTimestamp?: Resolver, ParentType, ContextType>; + executedGasPrice?: Resolver, ParentType, ContextType>; + executedGasLimit?: Resolver, ParentType, ContextType>; + executedBlockNumber?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxNonce?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledTimestamp?: Resolver, ParentType, ContextType>; + reconciledGasPrice?: Resolver, ParentType, ContextType>; + reconciledGasLimit?: Resolver, ParentType, ContextType>; + reconciledBlockNumber?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxNonce?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type linea_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; - volume?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_swap_SystemInfoResolvers = ResolversObject<{ +export type linea_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimism_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimism_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; + transferId?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; + index?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface mode_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'mode_swap_BigDecimal'; -} - -export interface mode_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'mode_swap_Bytes'; -} - -export interface mode_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'mode_swap_Int8'; -} - -export type mode_swap_LpAccountResolvers = ResolversObject<{ +export type linea_OriginTransferResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; + txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type linea_RelayerResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + isActive?: Resolver; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_LpTokenResolvers = ResolversObject<{ +export type linea_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + transfer?: Resolver; + fee?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'mode_swap_LpTransferEvent', ParentType, ContextType>; - id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type mode_swap_LpTransferEventResolvers = ResolversObject<{ +export type linea_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; + transfer?: Resolver; + increase?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_PooledTokenResolvers = ResolversObject<{ +export type linea_RootCountResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_StableSwapResolvers = ResolversObject<{ +export type linea_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; - domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type linea_RouterResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + isActive?: Resolver; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; + proposedTimestamp?: Resolver, ParentType, ContextType>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'mode_swap_StableSwapAddLiquidityEvent' | 'mode_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type linea_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + balance?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type linea_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; + amount?: Resolver; + balance?: Resolver; + caller?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type linea_SequencerResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + isActive?: Resolver; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type linea_SettingResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + maxRoutersPerTransfer?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type linea_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + transfer?: Resolver; + slippage?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; - volume?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'mode_swap_SwapDailyVolume' | 'mode_swap_SwapHourlyVolume' | 'mode_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; -}>; - -export type mode_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type linea_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + root?: Resolver; + count?: Resolver; timestamp?: Resolver; - volume?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap_SystemInfoResolvers = ResolversObject<{ +export type linea_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; + mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type linea__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type linea__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AggregateRootSavedSlowResolvers = ResolversObject<{ +export type stagingmainnet_AggregateRootSavedSlowResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; count?: Resolver; - aggregatedRoots?: Resolver>, ParentType, ContextType>; + aggregatedRoots?: Resolver>, ParentType, ContextType>; rootTimestamp?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AggregatedMessageRootResolvers = ResolversObject<{ +export type stagingmainnet_AggregatedMessageRootResolvers = ResolversObject<{ id?: Resolver; index?: Resolver; - receivedRoot?: Resolver; + receivedRoot?: Resolver; domain?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_ArbitrumConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_ArbitrumConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AvalancheConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_AvalancheConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_BaseConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_BaseConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localmainnet_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'localmainnet_BigDecimal'; +export interface stagingmainnet_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmainnet_BigDecimal'; } -export type localmainnet_BnbConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_BnbConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localmainnet_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'localmainnet_Bytes'; +export interface stagingmainnet_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmainnet_Bytes'; } -export type localmainnet_GnosisConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_GnosisConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_HubDomainResolvers = ResolversObject<{ +export type stagingmainnet_HubDomainResolvers = ResolversObject<{ id?: Resolver; domain?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_HubOptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingmainnet_HubOptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localmainnet_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'localmainnet_Int8'; +export interface stagingmainnet_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmainnet_Int8'; } -export type localmainnet_LineaConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_LineaConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_MantleConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_MantleConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_MetisConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_MetisConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_OptimismConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_ModeConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_OptimisticRootPropagatedResolvers = ResolversObject<{ +export type stagingmainnet_OptimismConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - domainsHash?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type stagingmainnet_OptimisticRootPropagatedResolvers = ResolversObject<{ + id?: Resolver; + aggregateRoot?: Resolver; + domainsHash?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_OptimisticRootProposedResolvers = ResolversObject<{ +export type stagingmainnet_OptimisticRootProposedResolvers = ResolversObject<{ id?: Resolver; disputeCliff?: Resolver; - aggregateRoot?: Resolver; - snapshotsRoots?: Resolver>, ParentType, ContextType>; + aggregateRoot?: Resolver; + snapshotsRoots?: Resolver>, ParentType, ContextType>; domains?: Resolver>, ParentType, ContextType>; - baseAggregateRoot?: Resolver; + baseAggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_PolygonConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_PolygonConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_PolygonZkConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_PolygonZkConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RootAggregatedResolvers = ResolversObject<{ +export type stagingmainnet_RootAggregatedResolvers = ResolversObject<{ id?: Resolver; domain?: Resolver; - receivedRoot?: Resolver; + receivedRoot?: Resolver; index?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RootManagerMetaResolvers = ResolversObject<{ +export type stagingmainnet_RootManagerMetaResolvers = ResolversObject<{ id?: Resolver; domains?: Resolver>, ParentType, ContextType>; - connectors?: Resolver>, ParentType, ContextType>; + connectors?: Resolver>, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RootManagerModeResolvers = ResolversObject<{ +export type stagingmainnet_RootManagerModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RootMessageProcessedResolvers = ResolversObject<{ +export type stagingmainnet_RootMessageProcessedResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - root?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -204773,35 +206112,55 @@ export type localmainnet_RootMessageProcessedResolvers; }>; -export type localmainnet_RootPropagatedResolvers = ResolversObject<{ +export type stagingmainnet_RootPropagatedResolvers = ResolversObject<{ id?: Resolver; - aggregate?: Resolver; - domainsHash?: Resolver; + aggregate?: Resolver; + domainsHash?: Resolver; count?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_ZkSyncConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_ScrollConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver; hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingmainnet_XlayerConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type stagingmainnet_ZkSyncConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type stagingmainnet__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingmainnet__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; @@ -205024,763 +206383,327 @@ export type arbitrumone_swap__Meta_Resolvers; }>; -export interface optimismsepolia_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimismsepolia_swap_BigDecimal'; -} - -export interface optimismsepolia_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimismsepolia_swap_Bytes'; -} - -export interface optimismsepolia_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimismsepolia_swap_Int8'; -} - -export type optimismsepolia_swap_LpAccountResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_LpAccountBalanceResolvers = ResolversObject<{ - id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_LpTokenResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'optimismsepolia_swap_LpTransferEvent', ParentType, ContextType>; - id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type optimismsepolia_swap_LpTransferEventResolvers = ResolversObject<{ - id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_PooledTokenResolvers = ResolversObject<{ +export type localmainnet_AggregateRootSavedSlowResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + aggregateRoot?: Resolver; + count?: Resolver; + aggregatedRoots?: Resolver>, ParentType, ContextType>; + rootTimestamp?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_swap_StableSwapResolvers = ResolversObject<{ +export type localmainnet_AggregatedMessageRootResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + index?: Resolver; + receivedRoot?: Resolver; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'optimismsepolia_swap_StableSwapAddLiquidityEvent' | 'optimismsepolia_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; - id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type optimismsepolia_swap_StableSwapExchangeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_SwapDailyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap_SwapHourlyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'optimismsepolia_swap_SwapDailyVolume' | 'optimismsepolia_swap_SwapHourlyVolume' | 'optimismsepolia_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; -}>; - -export type optimismsepolia_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type localmainnet_ArbitrumConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_swap_SystemInfoResolvers = ResolversObject<{ +export type localmainnet_BaseConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type optimismsepolia_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface zksync_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'zksync_swap_BigDecimal'; -} - -export interface zksync_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'zksync_swap_Bytes'; -} - -export interface zksync_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'zksync_swap_Int8'; +export interface localmainnet_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'localmainnet_BigDecimal'; } -export type zksync_swap_LpAccountResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_LpAccountBalanceResolvers = ResolversObject<{ - id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_LpTokenResolvers = ResolversObject<{ +export type localmainnet_BnbConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'zksync_swap_LpTransferEvent', ParentType, ContextType>; - id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type zksync_swap_LpTransferEventResolvers = ResolversObject<{ - id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; +export interface localmainnet_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'localmainnet_Bytes'; +} -export type zksync_swap_PooledTokenResolvers = ResolversObject<{ +export type localmainnet_GnosisConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_swap_StableSwapResolvers = ResolversObject<{ +export type localmainnet_HubDomainResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'zksync_swap_StableSwapAddLiquidityEvent' | 'zksync_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; - id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type zksync_swap_StableSwapExchangeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_SwapDailyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_SwapHourlyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'zksync_swap_SwapDailyVolume' | 'zksync_swap_SwapHourlyVolume' | 'zksync_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; -}>; - -export type zksync_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type localmainnet_HubOptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap_SystemInfoResolvers = ResolversObject<{ - id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface sepolia_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'sepolia_swap_BigDecimal'; -} - -export interface sepolia_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'sepolia_swap_Bytes'; -} - -export interface sepolia_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'sepolia_swap_Int8'; +export interface localmainnet_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'localmainnet_Int8'; } -export type sepolia_swap_LpAccountResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type sepolia_swap_LpAccountBalanceResolvers = ResolversObject<{ - id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type sepolia_swap_LpTokenResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type sepolia_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'sepolia_swap_LpTransferEvent', ParentType, ContextType>; - id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type sepolia_swap_LpTransferEventResolvers = ResolversObject<{ - id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type sepolia_swap_PooledTokenResolvers = ResolversObject<{ - id?: Resolver; - asset?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type sepolia_swap_StableSwapResolvers = ResolversObject<{ +export type localmainnet_LineaConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; - domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type localmainnet_OptimismConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'sepolia_swap_StableSwapAddLiquidityEvent' | 'sepolia_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type localmainnet_OptimisticRootPropagatedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; + aggregateRoot?: Resolver; + domainsHash?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type localmainnet_OptimisticRootProposedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; + disputeCliff?: Resolver; + aggregateRoot?: Resolver; + snapshotsRoots?: Resolver>, ParentType, ContextType>; + domains?: Resolver>, ParentType, ContextType>; + baseAggregateRoot?: Resolver; timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type localmainnet_PolygonConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type localmainnet_RootAggregatedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + domain?: Resolver; + receivedRoot?: Resolver; + index?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type localmainnet_RootManagerMetaResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + domains?: Resolver>, ParentType, ContextType>; + connectors?: Resolver>, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'sepolia_swap_SwapDailyVolume' | 'sepolia_swap_SwapHourlyVolume' | 'sepolia_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; +export type localmainnet_RootManagerModeResolvers = ResolversObject<{ + id?: Resolver; + mode?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type localmainnet_RootMessageProcessedResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + root?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap_SystemInfoResolvers = ResolversObject<{ +export type localmainnet_RootPropagatedResolvers = ResolversObject<{ id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; + aggregate?: Resolver; + domainsHash?: Resolver; + count?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type localmainnet_X1ConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type localmainnet_ZkSyncConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type localmainnet__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type localmainnet__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface xdai_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'xdai_swap_BigDecimal'; +export interface zksync_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'zksync_swap_BigDecimal'; } -export interface xdai_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'xdai_swap_Bytes'; +export interface zksync_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'zksync_swap_Bytes'; } -export interface xdai_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'xdai_swap_Int8'; +export interface zksync_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'zksync_swap_Int8'; } -export type xdai_swap_LpAccountResolvers = ResolversObject<{ +export type zksync_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type zksync_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver, ParentType, ContextType>; modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_LpTokenResolvers = ResolversObject<{ +export type zksync_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; + address?: Resolver; + stableSwap?: Resolver; decimals?: Resolver; name?: Resolver; symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'xdai_swap_LpTransferEvent', ParentType, ContextType>; +export type zksync_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'zksync_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - token?: Resolver; - amount?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type xdai_swap_LpTransferEventResolvers = ResolversObject<{ +export type zksync_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_PooledTokenResolvers = ResolversObject<{ +export type zksync_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_StableSwapResolvers = ResolversObject<{ +export type zksync_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; initialA?: Resolver, ParentType, ContextType>; futureA?: Resolver, ParentType, ContextType>; initialATime?: Resolver, ParentType, ContextType>; futureATime?: Resolver, ParentType, ContextType>; swapFee?: Resolver, ParentType, ContextType>; adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; balances?: Resolver, ParentType, ContextType>; adminFees?: Resolver, ParentType, ContextType>; virtualPrice?: Resolver; invariant?: Resolver; lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type zksync_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -205789,25 +206712,25 @@ export type xdai_swap_StableSwapAddLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'xdai_swap_StableSwapAddLiquidityEvent' | 'xdai_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type zksync_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'zksync_swap_StableSwapAddLiquidityEvent' | 'zksync_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type xdai_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type zksync_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; boughtId?: Resolver; tokensBought?: Resolver; soldId?: Resolver; @@ -205816,15 +206739,15 @@ export type xdai_swap_StableSwapExchangeResolvers; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type zksync_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver>, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -205833,171 +206756,170 @@ export type xdai_swap_StableSwapRemoveLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type zksync_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type zksync_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'xdai_swap_SwapDailyVolume' | 'xdai_swap_SwapHourlyVolume' | 'xdai_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; +export type zksync_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'zksync_swap_SwapDailyVolume' | 'zksync_swap_SwapHourlyVolume' | 'zksync_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; }>; -export type xdai_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type zksync_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap_SystemInfoResolvers = ResolversObject<{ +export type zksync_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; exchangeCount?: Resolver; swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type zksync_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type zksync_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface avalanche_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'avalanche_swap_BigDecimal'; +export interface mode_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'mode_swap_BigDecimal'; } -export interface avalanche_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'avalanche_swap_Bytes'; +export interface mode_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'mode_swap_Bytes'; } -export interface avalanche_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'avalanche_swap_Int8'; +export interface mode_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'mode_swap_Int8'; } -export type avalanche_swap_LpAccountResolvers = ResolversObject<{ +export type mode_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type mode_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver, ParentType, ContextType>; modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_LpTokenResolvers = ResolversObject<{ +export type mode_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; + address?: Resolver; + stableSwap?: Resolver; decimals?: Resolver; name?: Resolver; symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'avalanche_swap_LpTransferEvent', ParentType, ContextType>; +export type mode_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'mode_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - token?: Resolver; - amount?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type avalanche_swap_LpTransferEventResolvers = ResolversObject<{ +export type mode_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_PooledTokenResolvers = ResolversObject<{ +export type mode_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_StableSwapResolvers = ResolversObject<{ +export type mode_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; initialA?: Resolver, ParentType, ContextType>; futureA?: Resolver, ParentType, ContextType>; initialATime?: Resolver, ParentType, ContextType>; futureATime?: Resolver, ParentType, ContextType>; swapFee?: Resolver, ParentType, ContextType>; adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; balances?: Resolver, ParentType, ContextType>; adminFees?: Resolver, ParentType, ContextType>; virtualPrice?: Resolver; invariant?: Resolver; lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type mode_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -206006,25 +206928,25 @@ export type avalanche_swap_StableSwapAddLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'avalanche_swap_StableSwapAddLiquidityEvent' | 'avalanche_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type mode_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'mode_swap_StableSwapAddLiquidityEvent' | 'mode_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type avalanche_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type mode_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; boughtId?: Resolver; tokensBought?: Resolver; soldId?: Resolver; @@ -206033,15 +206955,15 @@ export type avalanche_swap_StableSwapExchangeResolvers; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type mode_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver>, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -206050,74 +206972,73 @@ export type avalanche_swap_StableSwapRemoveLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type mode_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type mode_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'avalanche_swap_SwapDailyVolume' | 'avalanche_swap_SwapHourlyVolume' | 'avalanche_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; +export type mode_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'mode_swap_SwapDailyVolume' | 'mode_swap_SwapHourlyVolume' | 'mode_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; }>; -export type avalanche_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type mode_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap_SystemInfoResolvers = ResolversObject<{ +export type mode_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; exchangeCount?: Resolver; swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type mode_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type mode_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_AggregateRootResolvers = ResolversObject<{ +export type xdai_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_AggregateRootProposedResolvers = ResolversObject<{ +export type xdai_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -206126,182 +207047,182 @@ export type polygonzkevm_AggregateRootProposedResolvers; }>; -export type polygonzkevm_AssetResolvers = ResolversObject<{ +export type xdai_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_AssetBalanceResolvers = ResolversObject<{ +export type xdai_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_AssetStatusResolvers = ResolversObject<{ +export type xdai_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface polygonzkevm_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygonzkevm_BigDecimal'; +export interface xdai_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'xdai_BigDecimal'; } -export interface polygonzkevm_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygonzkevm_Bytes'; +export interface xdai_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'xdai_Bytes'; } -export type polygonzkevm_ConnectorMetaResolvers = ResolversObject<{ +export type xdai_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_DestinationTransferResolvers = ResolversObject<{ +export type xdai_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface polygonzkevm_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygonzkevm_Int8'; +export interface xdai_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'xdai_Int8'; } -export type polygonzkevm_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type xdai_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_OriginMessageResolvers = ResolversObject<{ +export type xdai_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_OriginTransferResolvers = ResolversObject<{ +export type xdai_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_RelayerResolvers = ResolversObject<{ +export type xdai_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_RelayerFeeResolvers = ResolversObject<{ +export type xdai_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type xdai_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -206309,20 +207230,20 @@ export type polygonzkevm_RelayerFeesIncreaseResolvers; }>; -export type polygonzkevm_RootCountResolvers = ResolversObject<{ +export type xdai_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_RootMessageSentResolvers = ResolversObject<{ +export type xdai_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -206330,61 +207251,61 @@ export type polygonzkevm_RootMessageSentResolvers; }>; -export type polygonzkevm_RouterResolvers = ResolversObject<{ +export type xdai_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_RouterDailyTVLResolvers = ResolversObject<{ +export type xdai_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_RouterLiquidityEventResolvers = ResolversObject<{ +export type xdai_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_SequencerResolvers = ResolversObject<{ +export type xdai_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_SettingResolvers = ResolversObject<{ +export type xdai_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_SlippageUpdateResolvers = ResolversObject<{ +export type xdai_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -206392,143 +207313,144 @@ export type polygonzkevm_SlippageUpdateResolvers; }>; -export type polygonzkevm_SnapshotRootResolvers = ResolversObject<{ +export type xdai_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_SpokeConnectorModeResolvers = ResolversObject<{ +export type xdai_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type xdai__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type xdai__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface base_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'base_swap_BigDecimal'; +export interface metis_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'metis_swap_BigDecimal'; } -export interface base_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'base_swap_Bytes'; +export interface metis_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'metis_swap_Bytes'; } -export interface base_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'base_swap_Int8'; +export interface metis_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'metis_swap_Int8'; } -export type base_swap_LpAccountResolvers = ResolversObject<{ +export type metis_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_LpAccountBalanceResolvers = ResolversObject<{ +export type metis_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver, ParentType, ContextType>; modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_LpTokenResolvers = ResolversObject<{ +export type metis_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; + address?: Resolver; + stableSwap?: Resolver; decimals?: Resolver; name?: Resolver; symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'base_swap_LpTransferEvent', ParentType, ContextType>; +export type metis_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'metis_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - token?: Resolver; - amount?: Resolver; + token?: Resolver; + amount?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type base_swap_LpTransferEventResolvers = ResolversObject<{ +export type metis_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_PooledTokenResolvers = ResolversObject<{ +export type metis_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_StableSwapResolvers = ResolversObject<{ +export type metis_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; initialA?: Resolver, ParentType, ContextType>; futureA?: Resolver, ParentType, ContextType>; initialATime?: Resolver, ParentType, ContextType>; futureATime?: Resolver, ParentType, ContextType>; swapFee?: Resolver, ParentType, ContextType>; adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; balances?: Resolver, ParentType, ContextType>; adminFees?: Resolver, ParentType, ContextType>; virtualPrice?: Resolver; invariant?: Resolver; lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ +export type metis_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -206537,25 +207459,25 @@ export type base_swap_StableSwapAddLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'base_swap_StableSwapAddLiquidityEvent' | 'base_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; +export type metis_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'metis_swap_StableSwapAddLiquidityEvent' | 'metis_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; }>; -export type base_swap_StableSwapExchangeResolvers = ResolversObject<{ +export type metis_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; boughtId?: Resolver; tokensBought?: Resolver; soldId?: Resolver; @@ -206564,15 +207486,15 @@ export type base_swap_StableSwapExchangeResolvers; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ +export type metis_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; tokenAmounts?: Resolver, ParentType, ContextType>; fees?: Resolver>, ParentType, ContextType>; invariant?: Resolver, ParentType, ContextType>; @@ -206581,703 +207503,544 @@ export type base_swap_StableSwapRemoveLiquidityEventResolvers, ParentType, ContextType>; block?: Resolver; timestamp?: Resolver; - transaction?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_SwapDailyVolumeResolvers = ResolversObject<{ +export type metis_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_SwapHourlyVolumeResolvers = ResolversObject<{ +export type metis_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'base_swap_SwapDailyVolume' | 'base_swap_SwapHourlyVolume' | 'base_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; +export type metis_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'metis_swap_SwapDailyVolume' | 'metis_swap_SwapHourlyVolume' | 'metis_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; }>; -export type base_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ +export type metis_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - stableSwap?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - volume?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap_SystemInfoResolvers = ResolversObject<{ +export type metis_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; exchangeCount?: Resolver; swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type metis_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type metis_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_AggregateRootResolvers = ResolversObject<{ - id?: Resolver; - root?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mantle_AggregateRootProposedResolvers = ResolversObject<{ - id?: Resolver; - aggregateRoot?: Resolver; - rootTimestamp?: Resolver; - endOfDispute?: Resolver; - domain?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mantle_AssetResolvers = ResolversObject<{ - id?: Resolver; - key?: Resolver, ParentType, ContextType>; - decimal?: Resolver, ParentType, ContextType>; - adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mantle_AssetBalanceResolvers = ResolversObject<{ - id?: Resolver; - amount?: Resolver; - locked?: Resolver; - supplied?: Resolver; - removed?: Resolver; - router?: Resolver; - asset?: Resolver; - feesEarned?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mantle_AssetStatusResolvers = ResolversObject<{ - id?: Resolver; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface mantle_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'mantle_BigDecimal'; +export interface avalanche_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'avalanche_swap_BigDecimal'; } -export interface mantle_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'mantle_Bytes'; +export interface avalanche_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'avalanche_swap_Bytes'; } -export type mantle_ConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mantle_DestinationTransferResolvers = ResolversObject<{ - id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - amount?: Resolver, ParentType, ContextType>; - routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; - executedTimestamp?: Resolver, ParentType, ContextType>; - executedGasPrice?: Resolver, ParentType, ContextType>; - executedGasLimit?: Resolver, ParentType, ContextType>; - executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; - executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; - reconciledTimestamp?: Resolver, ParentType, ContextType>; - reconciledGasPrice?: Resolver, ParentType, ContextType>; - reconciledGasLimit?: Resolver, ParentType, ContextType>; - reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; - reconciledTxNonce?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface mantle_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'mantle_Int8'; +export interface avalanche_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'avalanche_swap_Int8'; } -export type mantle_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type avalanche_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_OriginMessageResolvers = ResolversObject<{ +export type avalanche_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; - index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_OriginTransferResolvers = ResolversObject<{ +export type avalanche_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; - txNonce?: Resolver, ParentType, ContextType>; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_RelayerResolvers = ResolversObject<{ +export type avalanche_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'avalanche_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; + token?: Resolver; + amount?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; }>; -export type mantle_RelayerFeeResolvers = ResolversObject<{ +export type avalanche_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - fee?: Resolver; - asset?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type avalanche_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_RootCountResolvers = ResolversObject<{ +export type avalanche_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; - count?: Resolver, ParentType, ContextType>; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_RootMessageSentResolvers = ResolversObject<{ +export type avalanche_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_RouterResolvers = ResolversObject<{ +export type avalanche_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'avalanche_swap_StableSwapAddLiquidityEvent' | 'avalanche_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; - proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; }>; -export type mantle_RouterDailyTVLResolvers = ResolversObject<{ +export type avalanche_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; timestamp?: Resolver; - balance?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_RouterLiquidityEventResolvers = ResolversObject<{ +export type avalanche_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; - amount?: Resolver; - balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_SequencerResolvers = ResolversObject<{ +export type avalanche_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_SettingResolvers = ResolversObject<{ +export type avalanche_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_SlippageUpdateResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; +export type avalanche_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'avalanche_swap_SwapDailyVolume' | 'avalanche_swap_SwapHourlyVolume' | 'avalanche_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; + volume?: Resolver; }>; -export type mantle_SnapshotRootResolvers = ResolversObject<{ +export type avalanche_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; - count?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle_SpokeConnectorModeResolvers = ResolversObject<{ +export type avalanche_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type avalanche_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mantle__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type avalanche_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_AggregateRootResolvers = ResolversObject<{ +export type mainnet_AggregateRootSavedSlowResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; - blockNumber?: Resolver; + aggregateRoot?: Resolver; + count?: Resolver; + aggregatedRoots?: Resolver>, ParentType, ContextType>; + rootTimestamp?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_AggregateRootProposedResolvers = ResolversObject<{ +export type mainnet_AggregatedMessageRootResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - rootTimestamp?: Resolver; - endOfDispute?: Resolver; - domain?: Resolver; - timestamp?: Resolver; + index?: Resolver; + receivedRoot?: Resolver; + domain?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_AssetResolvers = ResolversObject<{ +export type mainnet_ArbitrumConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; - decimal?: Resolver, ParentType, ContextType>; - adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_AssetBalanceResolvers = ResolversObject<{ +export type mainnet_AvalancheConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - amount?: Resolver; - locked?: Resolver; - supplied?: Resolver; - removed?: Resolver; - router?: Resolver; - asset?: Resolver; - feesEarned?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_AssetStatusResolvers = ResolversObject<{ +export type mainnet_BaseConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - status?: Resolver, ParentType, ContextType>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface optimismsepolia_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimismsepolia_BigDecimal'; +export interface mainnet_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'mainnet_BigDecimal'; } -export interface optimismsepolia_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimismsepolia_Bytes'; +export type mainnet_BnbConnectorMetaResolvers = ResolversObject<{ + id?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface mainnet_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'mainnet_Bytes'; } -export type optimismsepolia_ConnectorMetaResolvers = ResolversObject<{ +export type mainnet_GnosisConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_DestinationTransferResolvers = ResolversObject<{ +export type mainnet_HubDomainResolvers = ResolversObject<{ id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - amount?: Resolver, ParentType, ContextType>; - routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; - executedTimestamp?: Resolver, ParentType, ContextType>; - executedGasPrice?: Resolver, ParentType, ContextType>; - executedGasLimit?: Resolver, ParentType, ContextType>; - executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; - executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; - reconciledTimestamp?: Resolver, ParentType, ContextType>; - reconciledGasPrice?: Resolver, ParentType, ContextType>; - reconciledGasLimit?: Resolver, ParentType, ContextType>; - reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; - reconciledTxNonce?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface optimismsepolia_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimismsepolia_Int8'; -} - -export type optimismsepolia_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type mainnet_HubOptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_OriginMessageResolvers = ResolversObject<{ +export interface mainnet_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'mainnet_Int8'; +} + +export type mainnet_LineaConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; - index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_OriginTransferResolvers = ResolversObject<{ +export type mainnet_MantleConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; - txNonce?: Resolver, ParentType, ContextType>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RelayerResolvers = ResolversObject<{ +export type mainnet_MetisConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RelayerFeeResolvers = ResolversObject<{ +export type mainnet_ModeConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - fee?: Resolver; - asset?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type mainnet_OptimismConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RootCountResolvers = ResolversObject<{ +export type mainnet_OptimisticRootPropagatedResolvers = ResolversObject<{ id?: Resolver; - count?: Resolver, ParentType, ContextType>; + aggregateRoot?: Resolver; + domainsHash?: Resolver; + timestamp?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RootMessageSentResolvers = ResolversObject<{ +export type mainnet_OptimisticRootProposedResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; + disputeCliff?: Resolver; + aggregateRoot?: Resolver; + snapshotsRoots?: Resolver>, ParentType, ContextType>; + domains?: Resolver>, ParentType, ContextType>; + baseAggregateRoot?: Resolver; + timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RouterResolvers = ResolversObject<{ +export type mainnet_PolygonConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; - proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RouterDailyTVLResolvers = ResolversObject<{ +export type mainnet_PolygonZkConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; - timestamp?: Resolver; - balance?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_RouterLiquidityEventResolvers = ResolversObject<{ +export type mainnet_RootAggregatedResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; - amount?: Resolver; - balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver; - timestamp?: Resolver; - transactionHash?: Resolver; - nonce?: Resolver; + domain?: Resolver; + receivedRoot?: Resolver; + index?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_SequencerResolvers = ResolversObject<{ +export type mainnet_RootManagerMetaResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + domains?: Resolver>, ParentType, ContextType>; + connectors?: Resolver>, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_SettingResolvers = ResolversObject<{ +export type mainnet_RootManagerModeResolvers = ResolversObject<{ id?: Resolver; - maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_SlippageUpdateResolvers = ResolversObject<{ +export type mainnet_RootMessageProcessedResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + root?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_SnapshotRootResolvers = ResolversObject<{ +export type mainnet_RootPropagatedResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + aggregate?: Resolver; + domainsHash?: Resolver; count?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver; + blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia_SpokeConnectorModeResolvers = ResolversObject<{ +export type mainnet_ZkSyncConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + spokeDomain?: Resolver; + hubDomain?: Resolver; + amb?: Resolver; + rootManager?: Resolver; + mirrorConnector?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type mainnet__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimismsepolia__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type mainnet__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_AggregateRootResolvers = ResolversObject<{ +export type avalanche_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_AggregateRootProposedResolvers = ResolversObject<{ +export type avalanche_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -207286,182 +208049,182 @@ export type bnb_AggregateRootProposedResolvers; }>; -export type bnb_AssetResolvers = ResolversObject<{ +export type avalanche_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_AssetBalanceResolvers = ResolversObject<{ +export type avalanche_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_AssetStatusResolvers = ResolversObject<{ +export type avalanche_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface bnb_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'bnb_BigDecimal'; +export interface avalanche_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'avalanche_BigDecimal'; } -export interface bnb_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'bnb_Bytes'; +export interface avalanche_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'avalanche_Bytes'; } -export type bnb_ConnectorMetaResolvers = ResolversObject<{ +export type avalanche_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_DestinationTransferResolvers = ResolversObject<{ +export type avalanche_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface bnb_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'bnb_Int8'; +export interface avalanche_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'avalanche_Int8'; } -export type bnb_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type avalanche_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_OriginMessageResolvers = ResolversObject<{ +export type avalanche_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_OriginTransferResolvers = ResolversObject<{ +export type avalanche_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_RelayerResolvers = ResolversObject<{ +export type avalanche_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_RelayerFeeResolvers = ResolversObject<{ +export type avalanche_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type avalanche_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -207469,20 +208232,20 @@ export type bnb_RelayerFeesIncreaseResolvers; }>; -export type bnb_RootCountResolvers = ResolversObject<{ +export type avalanche_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_RootMessageSentResolvers = ResolversObject<{ +export type avalanche_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -207490,61 +208253,61 @@ export type bnb_RootMessageSentResolvers; }>; -export type bnb_RouterResolvers = ResolversObject<{ +export type avalanche_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_RouterDailyTVLResolvers = ResolversObject<{ +export type avalanche_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_RouterLiquidityEventResolvers = ResolversObject<{ +export type avalanche_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_SequencerResolvers = ResolversObject<{ +export type avalanche_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_SettingResolvers = ResolversObject<{ +export type avalanche_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_SlippageUpdateResolvers = ResolversObject<{ +export type avalanche_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -207552,47 +208315,47 @@ export type bnb_SlippageUpdateResolvers; }>; -export type bnb_SnapshotRootResolvers = ResolversObject<{ +export type avalanche_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb_SpokeConnectorModeResolvers = ResolversObject<{ +export type avalanche_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type avalanche__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type bnb__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type avalanche__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_AggregateRootResolvers = ResolversObject<{ +export type localoptimism_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_AggregateRootProposedResolvers = ResolversObject<{ +export type localoptimism_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -207601,182 +208364,182 @@ export type stagingpolygon_AggregateRootProposedResolvers; }>; -export type stagingpolygon_AssetResolvers = ResolversObject<{ +export type localoptimism_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_AssetBalanceResolvers = ResolversObject<{ +export type localoptimism_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_AssetStatusResolvers = ResolversObject<{ +export type localoptimism_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingpolygon_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingpolygon_BigDecimal'; +export interface localoptimism_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'localoptimism_BigDecimal'; } -export interface stagingpolygon_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingpolygon_Bytes'; +export interface localoptimism_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'localoptimism_Bytes'; } -export type stagingpolygon_ConnectorMetaResolvers = ResolversObject<{ +export type localoptimism_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_DestinationTransferResolvers = ResolversObject<{ +export type localoptimism_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingpolygon_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingpolygon_Int8'; +export interface localoptimism_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'localoptimism_Int8'; } -export type stagingpolygon_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type localoptimism_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_OriginMessageResolvers = ResolversObject<{ +export type localoptimism_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_OriginTransferResolvers = ResolversObject<{ +export type localoptimism_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_RelayerResolvers = ResolversObject<{ +export type localoptimism_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_RelayerFeeResolvers = ResolversObject<{ +export type localoptimism_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type localoptimism_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -207784,20 +208547,20 @@ export type stagingpolygon_RelayerFeesIncreaseResolvers; }>; -export type stagingpolygon_RootCountResolvers = ResolversObject<{ +export type localoptimism_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_RootMessageSentResolvers = ResolversObject<{ +export type localoptimism_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -207805,61 +208568,61 @@ export type stagingpolygon_RootMessageSentResolvers; }>; -export type stagingpolygon_RouterResolvers = ResolversObject<{ +export type localoptimism_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_RouterDailyTVLResolvers = ResolversObject<{ +export type localoptimism_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_RouterLiquidityEventResolvers = ResolversObject<{ +export type localoptimism_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_SequencerResolvers = ResolversObject<{ +export type localoptimism_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_SettingResolvers = ResolversObject<{ +export type localoptimism_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_SlippageUpdateResolvers = ResolversObject<{ +export type localoptimism_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -207867,47 +208630,47 @@ export type stagingpolygon_SlippageUpdateResolvers; }>; -export type stagingpolygon_SnapshotRootResolvers = ResolversObject<{ +export type localoptimism_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon_SpokeConnectorModeResolvers = ResolversObject<{ +export type localoptimism_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type localoptimism__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingpolygon__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type localoptimism__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AggregateRootResolvers = ResolversObject<{ +export type stagingarbitrumone_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingarbitrumone_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -207916,170 +208679,182 @@ export type localmainnet_AggregateRootProposedResolvers; }>; -export type localmainnet_AssetResolvers = ResolversObject<{ +export type stagingarbitrumone_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AssetBalanceResolvers = ResolversObject<{ +export type stagingarbitrumone_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_AssetStatusResolvers = ResolversObject<{ +export type stagingarbitrumone_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_ConnectorMetaResolvers = ResolversObject<{ +export interface stagingarbitrumone_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingarbitrumone_BigDecimal'; +} + +export interface stagingarbitrumone_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingarbitrumone_Bytes'; +} + +export type stagingarbitrumone_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_DestinationTransferResolvers = ResolversObject<{ +export type stagingarbitrumone_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_OptimisticRootFinalizedResolvers = ResolversObject<{ +export interface stagingarbitrumone_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingarbitrumone_Int8'; +} + +export type stagingarbitrumone_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_OriginMessageResolvers = ResolversObject<{ +export type stagingarbitrumone_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_OriginTransferResolvers = ResolversObject<{ +export type stagingarbitrumone_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RelayerResolvers = ResolversObject<{ +export type stagingarbitrumone_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RelayerFeeResolvers = ResolversObject<{ +export type stagingarbitrumone_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingarbitrumone_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -208087,20 +208862,20 @@ export type localmainnet_RelayerFeesIncreaseResolvers; }>; -export type localmainnet_RootCountResolvers = ResolversObject<{ +export type stagingarbitrumone_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RootMessageSentResolvers = ResolversObject<{ +export type stagingarbitrumone_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -208108,61 +208883,61 @@ export type localmainnet_RootMessageSentResolvers; }>; -export type localmainnet_RouterResolvers = ResolversObject<{ +export type stagingarbitrumone_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingarbitrumone_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingarbitrumone_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_SequencerResolvers = ResolversObject<{ +export type stagingarbitrumone_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_SettingResolvers = ResolversObject<{ +export type stagingarbitrumone_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_SlippageUpdateResolvers = ResolversObject<{ +export type stagingarbitrumone_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -208170,32 +208945,47 @@ export type localmainnet_SlippageUpdateResolvers; }>; -export type localmainnet_SnapshotRootResolvers = ResolversObject<{ +export type stagingarbitrumone_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localmainnet_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingarbitrumone_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_AggregateRootResolvers = ResolversObject<{ +export type stagingarbitrumone__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type stagingarbitrumone__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type zksync_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_AggregateRootProposedResolvers = ResolversObject<{ +export type zksync_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -208204,182 +208994,182 @@ export type stagingxdai_AggregateRootProposedResolvers; }>; -export type stagingxdai_AssetResolvers = ResolversObject<{ +export type zksync_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_AssetBalanceResolvers = ResolversObject<{ +export type zksync_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_AssetStatusResolvers = ResolversObject<{ +export type zksync_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingxdai_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingxdai_BigDecimal'; +export interface zksync_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'zksync_BigDecimal'; } -export interface stagingxdai_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingxdai_Bytes'; +export interface zksync_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'zksync_Bytes'; } -export type stagingxdai_ConnectorMetaResolvers = ResolversObject<{ +export type zksync_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_DestinationTransferResolvers = ResolversObject<{ +export type zksync_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingxdai_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingxdai_Int8'; +export interface zksync_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'zksync_Int8'; } -export type stagingxdai_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type zksync_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_OriginMessageResolvers = ResolversObject<{ +export type zksync_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_OriginTransferResolvers = ResolversObject<{ +export type zksync_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_RelayerResolvers = ResolversObject<{ +export type zksync_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_RelayerFeeResolvers = ResolversObject<{ +export type zksync_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type zksync_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -208387,20 +209177,20 @@ export type stagingxdai_RelayerFeesIncreaseResolvers; }>; -export type stagingxdai_RootCountResolvers = ResolversObject<{ +export type zksync_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_RootMessageSentResolvers = ResolversObject<{ +export type zksync_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -208408,61 +209198,61 @@ export type stagingxdai_RootMessageSentResolvers; }>; -export type stagingxdai_RouterResolvers = ResolversObject<{ +export type zksync_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_RouterDailyTVLResolvers = ResolversObject<{ +export type zksync_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_RouterLiquidityEventResolvers = ResolversObject<{ +export type zksync_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_SequencerResolvers = ResolversObject<{ +export type zksync_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_SettingResolvers = ResolversObject<{ +export type zksync_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_SlippageUpdateResolvers = ResolversObject<{ +export type zksync_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -208470,47 +209260,46 @@ export type stagingxdai_SlippageUpdateResolvers; }>; -export type stagingxdai_SnapshotRootResolvers = ResolversObject<{ +export type zksync_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai_SpokeConnectorModeResolvers = ResolversObject<{ +export type zksync_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type zksync__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingxdai__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type zksync__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_AggregateRootResolvers = ResolversObject<{ +export type staginglinea_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_AggregateRootProposedResolvers = ResolversObject<{ +export type staginglinea_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -208519,182 +209308,178 @@ export type stagingoptimism_AggregateRootProposedResolvers; }>; -export type stagingoptimism_AssetResolvers = ResolversObject<{ +export type staginglinea_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_AssetBalanceResolvers = ResolversObject<{ +export type staginglinea_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_AssetStatusResolvers = ResolversObject<{ +export type staginglinea_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingoptimism_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingoptimism_BigDecimal'; +export interface staginglinea_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'staginglinea_BigDecimal'; } -export interface stagingoptimism_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingoptimism_Bytes'; +export interface staginglinea_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'staginglinea_Bytes'; } -export type stagingoptimism_ConnectorMetaResolvers = ResolversObject<{ +export type staginglinea_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_DestinationTransferResolvers = ResolversObject<{ +export type staginglinea_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingoptimism_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingoptimism_Int8'; -} - -export type stagingoptimism_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type staginglinea_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_OriginMessageResolvers = ResolversObject<{ +export type staginglinea_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_OriginTransferResolvers = ResolversObject<{ +export type staginglinea_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_RelayerResolvers = ResolversObject<{ +export type staginglinea_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_RelayerFeeResolvers = ResolversObject<{ +export type staginglinea_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type staginglinea_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -208702,20 +209487,20 @@ export type stagingoptimism_RelayerFeesIncreaseResolvers; }>; -export type stagingoptimism_RootCountResolvers = ResolversObject<{ +export type staginglinea_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_RootMessageSentResolvers = ResolversObject<{ +export type staginglinea_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -208723,61 +209508,61 @@ export type stagingoptimism_RootMessageSentResolvers; }>; -export type stagingoptimism_RouterResolvers = ResolversObject<{ +export type staginglinea_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_RouterDailyTVLResolvers = ResolversObject<{ +export type staginglinea_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_RouterLiquidityEventResolvers = ResolversObject<{ +export type staginglinea_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_SequencerResolvers = ResolversObject<{ +export type staginglinea_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_SettingResolvers = ResolversObject<{ +export type staginglinea_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_SlippageUpdateResolvers = ResolversObject<{ +export type staginglinea_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -208785,47 +209570,46 @@ export type stagingoptimism_SlippageUpdateResolvers; }>; -export type stagingoptimism_SnapshotRootResolvers = ResolversObject<{ +export type staginglinea_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism_SpokeConnectorModeResolvers = ResolversObject<{ +export type staginglinea_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type staginglinea__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingoptimism__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type staginglinea__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_AggregateRootResolvers = ResolversObject<{ +export type mainnet_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_AggregateRootProposedResolvers = ResolversObject<{ +export type mainnet_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -208834,182 +209618,170 @@ export type avalanche_AggregateRootProposedResolvers; }>; -export type avalanche_AssetResolvers = ResolversObject<{ +export type mainnet_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_AssetBalanceResolvers = ResolversObject<{ +export type mainnet_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_AssetStatusResolvers = ResolversObject<{ +export type mainnet_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface avalanche_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'avalanche_BigDecimal'; -} - -export interface avalanche_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'avalanche_Bytes'; -} - -export type avalanche_ConnectorMetaResolvers = ResolversObject<{ +export type mainnet_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_DestinationTransferResolvers = ResolversObject<{ +export type mainnet_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface avalanche_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'avalanche_Int8'; -} - -export type avalanche_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type mainnet_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_OriginMessageResolvers = ResolversObject<{ +export type mainnet_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_OriginTransferResolvers = ResolversObject<{ +export type mainnet_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_RelayerResolvers = ResolversObject<{ +export type mainnet_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_RelayerFeeResolvers = ResolversObject<{ +export type mainnet_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type mainnet_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209017,20 +209789,20 @@ export type avalanche_RelayerFeesIncreaseResolvers; }>; -export type avalanche_RootCountResolvers = ResolversObject<{ +export type mainnet_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_RootMessageSentResolvers = ResolversObject<{ +export type mainnet_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -209038,61 +209810,61 @@ export type avalanche_RootMessageSentResolvers; }>; -export type avalanche_RouterResolvers = ResolversObject<{ +export type mainnet_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_RouterDailyTVLResolvers = ResolversObject<{ +export type mainnet_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_RouterLiquidityEventResolvers = ResolversObject<{ +export type mainnet_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_SequencerResolvers = ResolversObject<{ +export type mainnet_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_SettingResolvers = ResolversObject<{ +export type mainnet_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_SlippageUpdateResolvers = ResolversObject<{ +export type mainnet_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209100,47 +209872,32 @@ export type avalanche_SlippageUpdateResolvers; }>; -export type avalanche_SnapshotRootResolvers = ResolversObject<{ +export type mainnet_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche_SpokeConnectorModeResolvers = ResolversObject<{ +export type mainnet_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type avalanche__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type avalanche__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type zksync_AggregateRootResolvers = ResolversObject<{ +export type optimismsepolia_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_AggregateRootProposedResolvers = ResolversObject<{ +export type optimismsepolia_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -209149,182 +209906,182 @@ export type zksync_AggregateRootProposedResolvers; }>; -export type zksync_AssetResolvers = ResolversObject<{ +export type optimismsepolia_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_AssetBalanceResolvers = ResolversObject<{ +export type optimismsepolia_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_AssetStatusResolvers = ResolversObject<{ +export type optimismsepolia_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface zksync_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'zksync_BigDecimal'; +export interface optimismsepolia_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimismsepolia_BigDecimal'; } -export interface zksync_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'zksync_Bytes'; +export interface optimismsepolia_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimismsepolia_Bytes'; } -export type zksync_ConnectorMetaResolvers = ResolversObject<{ +export type optimismsepolia_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_DestinationTransferResolvers = ResolversObject<{ +export type optimismsepolia_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface zksync_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'zksync_Int8'; +export interface optimismsepolia_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimismsepolia_Int8'; } -export type zksync_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type optimismsepolia_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_OriginMessageResolvers = ResolversObject<{ +export type optimismsepolia_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_OriginTransferResolvers = ResolversObject<{ +export type optimismsepolia_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_RelayerResolvers = ResolversObject<{ +export type optimismsepolia_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_RelayerFeeResolvers = ResolversObject<{ +export type optimismsepolia_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type optimismsepolia_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209332,20 +210089,20 @@ export type zksync_RelayerFeesIncreaseResolvers; }>; -export type zksync_RootCountResolvers = ResolversObject<{ +export type optimismsepolia_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_RootMessageSentResolvers = ResolversObject<{ +export type optimismsepolia_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -209353,61 +210110,61 @@ export type zksync_RootMessageSentResolvers; }>; -export type zksync_RouterResolvers = ResolversObject<{ +export type optimismsepolia_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_RouterDailyTVLResolvers = ResolversObject<{ +export type optimismsepolia_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_RouterLiquidityEventResolvers = ResolversObject<{ +export type optimismsepolia_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_SequencerResolvers = ResolversObject<{ +export type optimismsepolia_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_SettingResolvers = ResolversObject<{ +export type optimismsepolia_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_SlippageUpdateResolvers = ResolversObject<{ +export type optimismsepolia_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209415,46 +210172,47 @@ export type zksync_SlippageUpdateResolvers; }>; -export type zksync_SnapshotRootResolvers = ResolversObject<{ +export type optimismsepolia_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync_SpokeConnectorModeResolvers = ResolversObject<{ +export type optimismsepolia_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type optimismsepolia__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type zksync__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type optimismsepolia__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_AggregateRootResolvers = ResolversObject<{ +export type polygonzkevm_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_AggregateRootProposedResolvers = ResolversObject<{ +export type polygonzkevm_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -209463,182 +210221,182 @@ export type stagingbnb_AggregateRootProposedResolvers; }>; -export type stagingbnb_AssetResolvers = ResolversObject<{ +export type polygonzkevm_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_AssetBalanceResolvers = ResolversObject<{ +export type polygonzkevm_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_AssetStatusResolvers = ResolversObject<{ +export type polygonzkevm_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingbnb_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingbnb_BigDecimal'; +export interface polygonzkevm_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygonzkevm_BigDecimal'; } -export interface stagingbnb_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingbnb_Bytes'; +export interface polygonzkevm_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygonzkevm_Bytes'; } -export type stagingbnb_ConnectorMetaResolvers = ResolversObject<{ +export type polygonzkevm_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_DestinationTransferResolvers = ResolversObject<{ +export type polygonzkevm_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingbnb_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingbnb_Int8'; +export interface polygonzkevm_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygonzkevm_Int8'; } -export type stagingbnb_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type polygonzkevm_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_OriginMessageResolvers = ResolversObject<{ +export type polygonzkevm_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_OriginTransferResolvers = ResolversObject<{ +export type polygonzkevm_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_RelayerResolvers = ResolversObject<{ +export type polygonzkevm_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_RelayerFeeResolvers = ResolversObject<{ +export type polygonzkevm_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type polygonzkevm_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209646,20 +210404,20 @@ export type stagingbnb_RelayerFeesIncreaseResolvers; }>; -export type stagingbnb_RootCountResolvers = ResolversObject<{ +export type polygonzkevm_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_RootMessageSentResolvers = ResolversObject<{ +export type polygonzkevm_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -209667,61 +210425,61 @@ export type stagingbnb_RootMessageSentResolvers; }>; -export type stagingbnb_RouterResolvers = ResolversObject<{ +export type polygonzkevm_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_RouterDailyTVLResolvers = ResolversObject<{ +export type polygonzkevm_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_RouterLiquidityEventResolvers = ResolversObject<{ +export type polygonzkevm_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_SequencerResolvers = ResolversObject<{ +export type polygonzkevm_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_SettingResolvers = ResolversObject<{ +export type polygonzkevm_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_SlippageUpdateResolvers = ResolversObject<{ +export type polygonzkevm_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209729,47 +210487,46 @@ export type stagingbnb_SlippageUpdateResolvers; }>; -export type stagingbnb_SnapshotRootResolvers = ResolversObject<{ +export type polygonzkevm_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb_SpokeConnectorModeResolvers = ResolversObject<{ +export type polygonzkevm_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type polygonzkevm__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbnb__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type polygonzkevm__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_AggregateRootResolvers = ResolversObject<{ +export type stagingoptimism_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingoptimism_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -209778,182 +210535,182 @@ export type stagingavalanche_AggregateRootProposedResolvers; }>; -export type stagingavalanche_AssetResolvers = ResolversObject<{ +export type stagingoptimism_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_AssetBalanceResolvers = ResolversObject<{ +export type stagingoptimism_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_AssetStatusResolvers = ResolversObject<{ +export type stagingoptimism_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingavalanche_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingavalanche_BigDecimal'; +export interface stagingoptimism_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingoptimism_BigDecimal'; } -export interface stagingavalanche_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingavalanche_Bytes'; +export interface stagingoptimism_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingoptimism_Bytes'; } -export type stagingavalanche_ConnectorMetaResolvers = ResolversObject<{ +export type stagingoptimism_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_DestinationTransferResolvers = ResolversObject<{ +export type stagingoptimism_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingavalanche_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingavalanche_Int8'; +export interface stagingoptimism_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingoptimism_Int8'; } -export type stagingavalanche_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingoptimism_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_OriginMessageResolvers = ResolversObject<{ +export type stagingoptimism_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_OriginTransferResolvers = ResolversObject<{ +export type stagingoptimism_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_RelayerResolvers = ResolversObject<{ +export type stagingoptimism_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_RelayerFeeResolvers = ResolversObject<{ +export type stagingoptimism_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingoptimism_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -209961,20 +210718,20 @@ export type stagingavalanche_RelayerFeesIncreaseResolvers; }>; -export type stagingavalanche_RootCountResolvers = ResolversObject<{ +export type stagingoptimism_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_RootMessageSentResolvers = ResolversObject<{ +export type stagingoptimism_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -209982,61 +210739,61 @@ export type stagingavalanche_RootMessageSentResolvers; }>; -export type stagingavalanche_RouterResolvers = ResolversObject<{ +export type stagingoptimism_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingoptimism_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingoptimism_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_SequencerResolvers = ResolversObject<{ +export type stagingoptimism_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_SettingResolvers = ResolversObject<{ +export type stagingoptimism_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_SlippageUpdateResolvers = ResolversObject<{ +export type stagingoptimism_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -210044,47 +210801,47 @@ export type stagingavalanche_SlippageUpdateResolvers; }>; -export type stagingavalanche_SnapshotRootResolvers = ResolversObject<{ +export type stagingoptimism_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingoptimism_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingoptimism__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingavalanche__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingoptimism__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_AggregateRootResolvers = ResolversObject<{ +export type stagingmode_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingmode_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -210093,182 +210850,182 @@ export type localarbitrumone_AggregateRootProposedResolvers; }>; -export type localarbitrumone_AssetResolvers = ResolversObject<{ +export type stagingmode_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_AssetBalanceResolvers = ResolversObject<{ +export type stagingmode_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_AssetStatusResolvers = ResolversObject<{ +export type stagingmode_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localarbitrumone_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'localarbitrumone_BigDecimal'; +export interface stagingmode_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmode_BigDecimal'; } -export interface localarbitrumone_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'localarbitrumone_Bytes'; +export interface stagingmode_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmode_Bytes'; } -export type localarbitrumone_ConnectorMetaResolvers = ResolversObject<{ +export type stagingmode_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_DestinationTransferResolvers = ResolversObject<{ +export type stagingmode_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localarbitrumone_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'localarbitrumone_Int8'; +export interface stagingmode_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmode_Int8'; } -export type localarbitrumone_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingmode_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_OriginMessageResolvers = ResolversObject<{ +export type stagingmode_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_OriginTransferResolvers = ResolversObject<{ +export type stagingmode_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_RelayerResolvers = ResolversObject<{ +export type stagingmode_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_RelayerFeeResolvers = ResolversObject<{ +export type stagingmode_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingmode_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -210276,20 +211033,20 @@ export type localarbitrumone_RelayerFeesIncreaseResolvers; }>; -export type localarbitrumone_RootCountResolvers = ResolversObject<{ +export type stagingmode_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_RootMessageSentResolvers = ResolversObject<{ +export type stagingmode_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -210297,61 +211054,61 @@ export type localarbitrumone_RootMessageSentResolvers; }>; -export type localarbitrumone_RouterResolvers = ResolversObject<{ +export type stagingmode_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingmode_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingmode_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_SequencerResolvers = ResolversObject<{ +export type stagingmode_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_SettingResolvers = ResolversObject<{ +export type stagingmode_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_SlippageUpdateResolvers = ResolversObject<{ +export type stagingmode_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -210359,335 +211116,479 @@ export type localarbitrumone_SlippageUpdateResolvers; }>; -export type localarbitrumone_SnapshotRootResolvers = ResolversObject<{ +export type stagingmode_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingmode_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingmode__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localarbitrumone__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingmode__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AggregateRootResolvers = ResolversObject<{ +export interface base_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'base_swap_BigDecimal'; +} + +export interface base_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'base_swap_Bytes'; +} + +export interface base_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'base_swap_Int8'; +} + +export type base_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; - blockNumber?: Resolver; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AggregateRootProposedResolvers = ResolversObject<{ +export type base_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - rootTimestamp?: Resolver; - endOfDispute?: Resolver; - domain?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type base_swap_LpTokenResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type base_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'base_swap_LpTransferEvent', ParentType, ContextType>; + id?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type base_swap_LpTransferEventResolvers = ResolversObject<{ + id?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AssetResolvers = ResolversObject<{ +export type base_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; - decimal?: Resolver, ParentType, ContextType>; - adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AssetBalanceResolvers = ResolversObject<{ +export type base_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; - amount?: Resolver; - locked?: Resolver; - supplied?: Resolver; - removed?: Resolver; - router?: Resolver; - asset?: Resolver; - feesEarned?: Resolver; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_AssetStatusResolvers = ResolversObject<{ +export type base_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - status?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_ConnectorMetaResolvers = ResolversObject<{ +export type base_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'base_swap_StableSwapAddLiquidityEvent' | 'base_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type base_swap_StableSwapExchangeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_DestinationTransferResolvers = ResolversObject<{ +export type base_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - amount?: Resolver, ParentType, ContextType>; - routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; - executedTimestamp?: Resolver, ParentType, ContextType>; - executedGasPrice?: Resolver, ParentType, ContextType>; - executedGasLimit?: Resolver, ParentType, ContextType>; - executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; - executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; - reconciledTimestamp?: Resolver, ParentType, ContextType>; - reconciledGasPrice?: Resolver, ParentType, ContextType>; - reconciledGasLimit?: Resolver, ParentType, ContextType>; - reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; - reconciledTxNonce?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type base_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_OriginMessageResolvers = ResolversObject<{ +export type base_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; - index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_OriginTransferResolvers = ResolversObject<{ +export type base_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'base_swap_SwapDailyVolume' | 'base_swap_SwapHourlyVolume' | 'base_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; +}>; + +export type base_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; - txNonce?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type base_swap_SystemInfoResolvers = ResolversObject<{ + id?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type base_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type base_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export interface xlayer_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'xlayer_swap_BigDecimal'; +} + +export interface xlayer_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'xlayer_swap_Bytes'; +} + +export interface xlayer_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'xlayer_swap_Int8'; +} + +export type xlayer_swap_LpAccountResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RelayerResolvers = ResolversObject<{ +export type xlayer_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RelayerFeeResolvers = ResolversObject<{ +export type xlayer_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - fee?: Resolver; - asset?: Resolver; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type xlayer_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'xlayer_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - transfer?: Resolver; - increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver; timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; + transaction?: Resolver; + nonce?: Resolver; }>; -export type stagingmainnet_RootCountResolvers = ResolversObject<{ +export type xlayer_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - count?: Resolver, ParentType, ContextType>; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RootMessageSentResolvers = ResolversObject<{ +export type xlayer_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RouterResolvers = ResolversObject<{ +export type xlayer_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; - proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RouterDailyTVLResolvers = ResolversObject<{ +export type xlayer_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; timestamp?: Resolver; - balance?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_RouterLiquidityEventResolvers = ResolversObject<{ +export type xlayer_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'xlayer_swap_StableSwapAddLiquidityEvent' | 'xlayer_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; - amount?: Resolver; - balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver; + stableSwap?: Resolver; + block?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type xlayer_swap_StableSwapExchangeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_SequencerResolvers = ResolversObject<{ +export type xlayer_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_SettingResolvers = ResolversObject<{ +export type xlayer_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_SlippageUpdateResolvers = ResolversObject<{ +export type xlayer_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_SnapshotRootResolvers = ResolversObject<{ +export type xlayer_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'xlayer_swap_SwapDailyVolume' | 'xlayer_swap_SwapHourlyVolume' | 'xlayer_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; +}>; + +export type xlayer_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; - count?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmainnet_SpokeConnectorModeResolvers = ResolversObject<{ +export type xlayer_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_AggregateRootResolvers = ResolversObject<{ +export type xlayer_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type xlayer_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type metis_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_AggregateRootProposedResolvers = ResolversObject<{ +export type metis_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -210696,182 +211597,182 @@ export type stagingarbitrumone_AggregateRootProposedResolvers; }>; -export type stagingarbitrumone_AssetResolvers = ResolversObject<{ +export type metis_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_AssetBalanceResolvers = ResolversObject<{ +export type metis_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_AssetStatusResolvers = ResolversObject<{ +export type metis_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingarbitrumone_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingarbitrumone_BigDecimal'; +export interface metis_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'metis_BigDecimal'; } -export interface stagingarbitrumone_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingarbitrumone_Bytes'; +export interface metis_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'metis_Bytes'; } -export type stagingarbitrumone_ConnectorMetaResolvers = ResolversObject<{ +export type metis_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_DestinationTransferResolvers = ResolversObject<{ +export type metis_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingarbitrumone_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingarbitrumone_Int8'; +export interface metis_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'metis_Int8'; } -export type stagingarbitrumone_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type metis_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_OriginMessageResolvers = ResolversObject<{ +export type metis_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_OriginTransferResolvers = ResolversObject<{ +export type metis_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_RelayerResolvers = ResolversObject<{ +export type metis_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_RelayerFeeResolvers = ResolversObject<{ +export type metis_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type metis_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -210879,20 +211780,20 @@ export type stagingarbitrumone_RelayerFeesIncreaseResolvers; }>; -export type stagingarbitrumone_RootCountResolvers = ResolversObject<{ +export type metis_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_RootMessageSentResolvers = ResolversObject<{ +export type metis_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -210900,61 +211801,61 @@ export type stagingarbitrumone_RootMessageSentResolvers; }>; -export type stagingarbitrumone_RouterResolvers = ResolversObject<{ +export type metis_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_RouterDailyTVLResolvers = ResolversObject<{ +export type metis_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_RouterLiquidityEventResolvers = ResolversObject<{ +export type metis_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_SequencerResolvers = ResolversObject<{ +export type metis_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_SettingResolvers = ResolversObject<{ +export type metis_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_SlippageUpdateResolvers = ResolversObject<{ +export type metis_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -210962,47 +211863,46 @@ export type stagingarbitrumone_SlippageUpdateResolvers; }>; -export type stagingarbitrumone_SnapshotRootResolvers = ResolversObject<{ +export type metis_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone_SpokeConnectorModeResolvers = ResolversObject<{ +export type metis_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type metis__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingarbitrumone__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type metis__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_AggregateRootResolvers = ResolversObject<{ +export type bnb_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_AggregateRootProposedResolvers = ResolversObject<{ +export type bnb_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -211011,182 +211911,182 @@ export type stagingscroll_AggregateRootProposedResolvers; }>; -export type stagingscroll_AssetResolvers = ResolversObject<{ +export type bnb_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_AssetBalanceResolvers = ResolversObject<{ +export type bnb_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_AssetStatusResolvers = ResolversObject<{ +export type bnb_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingscroll_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingscroll_BigDecimal'; +export interface bnb_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'bnb_BigDecimal'; } -export interface stagingscroll_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingscroll_Bytes'; +export interface bnb_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'bnb_Bytes'; } -export type stagingscroll_ConnectorMetaResolvers = ResolversObject<{ +export type bnb_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_DestinationTransferResolvers = ResolversObject<{ +export type bnb_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingscroll_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingscroll_Int8'; +export interface bnb_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'bnb_Int8'; } -export type stagingscroll_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type bnb_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_OriginMessageResolvers = ResolversObject<{ +export type bnb_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_OriginTransferResolvers = ResolversObject<{ +export type bnb_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_RelayerResolvers = ResolversObject<{ +export type bnb_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_RelayerFeeResolvers = ResolversObject<{ +export type bnb_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type bnb_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -211194,20 +212094,20 @@ export type stagingscroll_RelayerFeesIncreaseResolvers; }>; -export type stagingscroll_RootCountResolvers = ResolversObject<{ +export type bnb_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_RootMessageSentResolvers = ResolversObject<{ +export type bnb_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -211215,61 +212115,61 @@ export type stagingscroll_RootMessageSentResolvers; }>; -export type stagingscroll_RouterResolvers = ResolversObject<{ +export type bnb_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_RouterDailyTVLResolvers = ResolversObject<{ +export type bnb_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_RouterLiquidityEventResolvers = ResolversObject<{ +export type bnb_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_SequencerResolvers = ResolversObject<{ +export type bnb_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_SettingResolvers = ResolversObject<{ +export type bnb_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_SlippageUpdateResolvers = ResolversObject<{ +export type bnb_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -211277,361 +212177,263 @@ export type stagingscroll_SlippageUpdateResolvers; }>; -export type stagingscroll_SnapshotRootResolvers = ResolversObject<{ +export type bnb_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll_SpokeConnectorModeResolvers = ResolversObject<{ +export type bnb_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type bnb__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingscroll__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type bnb__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_AggregateRootResolvers = ResolversObject<{ - id?: Resolver; - root?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingbase_AggregateRootProposedResolvers = ResolversObject<{ - id?: Resolver; - aggregateRoot?: Resolver; - rootTimestamp?: Resolver; - endOfDispute?: Resolver; - domain?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingbase_AssetResolvers = ResolversObject<{ - id?: Resolver; - key?: Resolver, ParentType, ContextType>; - decimal?: Resolver, ParentType, ContextType>; - adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingbase_AssetBalanceResolvers = ResolversObject<{ - id?: Resolver; - amount?: Resolver; - locked?: Resolver; - supplied?: Resolver; - removed?: Resolver; - router?: Resolver; - asset?: Resolver; - feesEarned?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingbase_AssetStatusResolvers = ResolversObject<{ - id?: Resolver; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface stagingbase_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingbase_BigDecimal'; +export interface mantle_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'mantle_swap_BigDecimal'; } -export interface stagingbase_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingbase_Bytes'; +export interface mantle_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'mantle_swap_Bytes'; } -export type stagingbase_ConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingbase_DestinationTransferResolvers = ResolversObject<{ - id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - amount?: Resolver, ParentType, ContextType>; - routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; - executedTimestamp?: Resolver, ParentType, ContextType>; - executedGasPrice?: Resolver, ParentType, ContextType>; - executedGasLimit?: Resolver, ParentType, ContextType>; - executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; - executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; - reconciledTimestamp?: Resolver, ParentType, ContextType>; - reconciledGasPrice?: Resolver, ParentType, ContextType>; - reconciledGasLimit?: Resolver, ParentType, ContextType>; - reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; - reconciledTxNonce?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface stagingbase_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingbase_Int8'; +export interface mantle_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'mantle_swap_Int8'; } -export type stagingbase_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type mantle_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_OriginMessageResolvers = ResolversObject<{ +export type mantle_swap_LpAccountBalanceResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; - index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_OriginTransferResolvers = ResolversObject<{ +export type mantle_swap_LpTokenResolvers = ResolversObject<{ id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; - txNonce?: Resolver, ParentType, ContextType>; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_RelayerResolvers = ResolversObject<{ +export type mantle_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'mantle_swap_LpTransferEvent', ParentType, ContextType>; id?: Resolver; - isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; + token?: Resolver; + amount?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; }>; -export type stagingbase_RelayerFeeResolvers = ResolversObject<{ +export type mantle_swap_LpTransferEventResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - fee?: Resolver; - asset?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type mantle_swap_PooledTokenResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; - increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_RootCountResolvers = ResolversObject<{ +export type mantle_swap_StableSwapResolvers = ResolversObject<{ id?: Resolver; - count?: Resolver, ParentType, ContextType>; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_RootMessageSentResolvers = ResolversObject<{ +export type mantle_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_RouterResolvers = ResolversObject<{ +export type mantle_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'mantle_swap_StableSwapAddLiquidityEvent' | 'mantle_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; id?: Resolver; - isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; - proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; }>; -export type stagingbase_RouterDailyTVLResolvers = ResolversObject<{ +export type mantle_swap_StableSwapExchangeResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; timestamp?: Resolver; - balance?: Resolver; + transaction?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_RouterLiquidityEventResolvers = ResolversObject<{ +export type mantle_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; - amount?: Resolver; - balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transaction?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_SequencerResolvers = ResolversObject<{ +export type mantle_swap_SwapDailyVolumeResolvers = ResolversObject<{ id?: Resolver; - isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_SettingResolvers = ResolversObject<{ +export type mantle_swap_SwapHourlyVolumeResolvers = ResolversObject<{ id?: Resolver; - maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_SlippageUpdateResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; +export type mantle_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'mantle_swap_SwapDailyVolume' | 'mantle_swap_SwapHourlyVolume' | 'mantle_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; + volume?: Resolver; }>; -export type stagingbase_SnapshotRootResolvers = ResolversObject<{ +export type mantle_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; - count?: Resolver; + stableSwap?: Resolver; timestamp?: Resolver; - blockNumber?: Resolver; + volume?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase_SpokeConnectorModeResolvers = ResolversObject<{ +export type mantle_swap_SystemInfoResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingbase__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type mantle_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; - -export type stagingbase__Meta_Resolvers = ResolversObject<{ - block?: Resolver; + +export type mantle_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_AggregateRootResolvers = ResolversObject<{ +export type optimism_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_AggregateRootProposedResolvers = ResolversObject<{ +export type optimism_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -211640,182 +212442,182 @@ export type base_AggregateRootProposedResolvers; }>; -export type base_AssetResolvers = ResolversObject<{ +export type optimism_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_AssetBalanceResolvers = ResolversObject<{ +export type optimism_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_AssetStatusResolvers = ResolversObject<{ +export type optimism_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface base_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'base_BigDecimal'; +export interface optimism_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimism_BigDecimal'; } -export interface base_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'base_Bytes'; +export interface optimism_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimism_Bytes'; } -export type base_ConnectorMetaResolvers = ResolversObject<{ +export type optimism_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_DestinationTransferResolvers = ResolversObject<{ +export type optimism_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface base_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'base_Int8'; +export interface optimism_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'optimism_Int8'; } -export type base_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type optimism_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_OriginMessageResolvers = ResolversObject<{ +export type optimism_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_OriginTransferResolvers = ResolversObject<{ +export type optimism_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_RelayerResolvers = ResolversObject<{ +export type optimism_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_RelayerFeeResolvers = ResolversObject<{ +export type optimism_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type optimism_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -211823,20 +212625,20 @@ export type base_RelayerFeesIncreaseResolvers; }>; -export type base_RootCountResolvers = ResolversObject<{ +export type optimism_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_RootMessageSentResolvers = ResolversObject<{ +export type optimism_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -211844,61 +212646,61 @@ export type base_RootMessageSentResolvers; }>; -export type base_RouterResolvers = ResolversObject<{ +export type optimism_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_RouterDailyTVLResolvers = ResolversObject<{ +export type optimism_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_RouterLiquidityEventResolvers = ResolversObject<{ +export type optimism_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_SequencerResolvers = ResolversObject<{ +export type optimism_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_SettingResolvers = ResolversObject<{ +export type optimism_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_SlippageUpdateResolvers = ResolversObject<{ +export type optimism_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -211906,47 +212708,264 @@ export type base_SlippageUpdateResolvers; }>; -export type base_SnapshotRootResolvers = ResolversObject<{ +export type optimism_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base_SpokeConnectorModeResolvers = ResolversObject<{ +export type optimism_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type optimism__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type base__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type optimism__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_AggregateRootResolvers = ResolversObject<{ +export interface sepolia_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'sepolia_swap_BigDecimal'; +} + +export interface sepolia_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'sepolia_swap_Bytes'; +} + +export interface sepolia_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'sepolia_swap_Int8'; +} + +export type sepolia_swap_LpAccountResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + address?: Resolver; + balances?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_LpAccountBalanceResolvers = ResolversObject<{ + id?: Resolver; + account?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver, ParentType, ContextType>; + modified?: Resolver, ParentType, ContextType>; + transaction?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_LpTokenResolvers = ResolversObject<{ + id?: Resolver; + address?: Resolver; + stableSwap?: Resolver; + decimals?: Resolver; + name?: Resolver; + symbol?: Resolver; + totalSupply?: Resolver; + events?: Resolver, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_LpTokenEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'sepolia_swap_LpTransferEvent', ParentType, ContextType>; + id?: Resolver; + token?: Resolver; + amount?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type sepolia_swap_LpTransferEventResolvers = ResolversObject<{ + id?: Resolver; + token?: Resolver; + amount?: Resolver; + from?: Resolver; + to?: Resolver; + fromBalance?: Resolver; + toBalance?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_PooledTokenResolvers = ResolversObject<{ + id?: Resolver; + asset?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_StableSwapResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver, ParentType, ContextType>; + key?: Resolver; + canonicalId?: Resolver, ParentType, ContextType>; + domain?: Resolver, ParentType, ContextType>; + swapPool?: Resolver, ParentType, ContextType>; + lpToken?: Resolver, ParentType, ContextType>; + initialA?: Resolver, ParentType, ContextType>; + futureA?: Resolver, ParentType, ContextType>; + initialATime?: Resolver, ParentType, ContextType>; + futureATime?: Resolver, ParentType, ContextType>; + swapFee?: Resolver, ParentType, ContextType>; + adminFee?: Resolver, ParentType, ContextType>; + pooledTokens?: Resolver, ParentType, ContextType>; + tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; + balances?: Resolver, ParentType, ContextType>; + adminFees?: Resolver, ParentType, ContextType>; + virtualPrice?: Resolver; + invariant?: Resolver; + lpTokenSupply?: Resolver; + events?: Resolver>, ParentType, ContextType, RequireFields>; + exchanges?: Resolver>, ParentType, ContextType, RequireFields>; + hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_StableSwapEventResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'sepolia_swap_StableSwapAddLiquidityEvent' | 'sepolia_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; + id?: Resolver; + stableSwap?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; +}>; + +export type sepolia_swap_StableSwapExchangeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + buyer?: Resolver; + boughtId?: Resolver; + tokensBought?: Resolver; + soldId?: Resolver; + tokensSold?: Resolver; + balances?: Resolver, ParentType, ContextType>; + fee?: Resolver; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + provider?: Resolver; + tokenAmounts?: Resolver, ParentType, ContextType>; + fees?: Resolver>, ParentType, ContextType>; + invariant?: Resolver, ParentType, ContextType>; + lpTokenSupply?: Resolver; + lpTokenAmount?: Resolver; + balances?: Resolver, ParentType, ContextType>; + block?: Resolver; + timestamp?: Resolver; + transaction?: Resolver; + nonce?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_SwapDailyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_SwapHourlyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_SwapTradeVolumeResolvers = ResolversObject<{ + __resolveType: TypeResolveFn<'sepolia_swap_SwapDailyVolume' | 'sepolia_swap_SwapHourlyVolume' | 'sepolia_swap_SwapWeeklyVolume', ParentType, ContextType>; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; +}>; + +export type sepolia_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ + id?: Resolver; + stableSwap?: Resolver; + timestamp?: Resolver; + volume?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap_SystemInfoResolvers = ResolversObject<{ + id?: Resolver; + exchangeCount?: Resolver; + swapCount?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type sepolia_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type stagingmainnet_AggregateRootResolvers = ResolversObject<{ + id?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingmainnet_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -211955,178 +212974,170 @@ export type staginglinea_AggregateRootProposedResolvers; }>; -export type staginglinea_AssetResolvers = ResolversObject<{ +export type stagingmainnet_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_AssetBalanceResolvers = ResolversObject<{ +export type stagingmainnet_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_AssetStatusResolvers = ResolversObject<{ +export type stagingmainnet_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface staginglinea_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'staginglinea_BigDecimal'; -} - -export interface staginglinea_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'staginglinea_Bytes'; -} - -export type staginglinea_ConnectorMetaResolvers = ResolversObject<{ +export type stagingmainnet_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_DestinationTransferResolvers = ResolversObject<{ +export type stagingmainnet_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingmainnet_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_OriginMessageResolvers = ResolversObject<{ +export type stagingmainnet_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_OriginTransferResolvers = ResolversObject<{ +export type stagingmainnet_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_RelayerResolvers = ResolversObject<{ +export type stagingmainnet_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_RelayerFeeResolvers = ResolversObject<{ +export type stagingmainnet_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingmainnet_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -212134,20 +213145,20 @@ export type staginglinea_RelayerFeesIncreaseResolvers; }>; -export type staginglinea_RootCountResolvers = ResolversObject<{ +export type stagingmainnet_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_RootMessageSentResolvers = ResolversObject<{ +export type stagingmainnet_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -212155,61 +213166,61 @@ export type staginglinea_RootMessageSentResolvers; }>; -export type staginglinea_RouterResolvers = ResolversObject<{ +export type stagingmainnet_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingmainnet_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingmainnet_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_SequencerResolvers = ResolversObject<{ +export type stagingmainnet_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_SettingResolvers = ResolversObject<{ +export type stagingmainnet_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_SlippageUpdateResolvers = ResolversObject<{ +export type stagingmainnet_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -212217,46 +213228,32 @@ export type staginglinea_SlippageUpdateResolvers; }>; -export type staginglinea_SnapshotRootResolvers = ResolversObject<{ +export type stagingmainnet_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingmainnet_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type staginglinea__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type staginglinea__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingmode_AggregateRootResolvers = ResolversObject<{ +export type localmainnet_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_AggregateRootProposedResolvers = ResolversObject<{ +export type localmainnet_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -212265,182 +213262,170 @@ export type stagingmode_AggregateRootProposedResolvers; }>; -export type stagingmode_AssetResolvers = ResolversObject<{ +export type localmainnet_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_AssetBalanceResolvers = ResolversObject<{ +export type localmainnet_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_AssetStatusResolvers = ResolversObject<{ +export type localmainnet_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingmode_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmode_BigDecimal'; -} - -export interface stagingmode_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmode_Bytes'; -} - -export type stagingmode_ConnectorMetaResolvers = ResolversObject<{ +export type localmainnet_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_DestinationTransferResolvers = ResolversObject<{ +export type localmainnet_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingmode_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmode_Int8'; -} - -export type stagingmode_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type localmainnet_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_OriginMessageResolvers = ResolversObject<{ +export type localmainnet_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_OriginTransferResolvers = ResolversObject<{ +export type localmainnet_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_RelayerResolvers = ResolversObject<{ +export type localmainnet_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_RelayerFeeResolvers = ResolversObject<{ +export type localmainnet_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type localmainnet_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -212448,20 +213433,20 @@ export type stagingmode_RelayerFeesIncreaseResolvers; }>; -export type stagingmode_RootCountResolvers = ResolversObject<{ +export type localmainnet_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_RootMessageSentResolvers = ResolversObject<{ +export type localmainnet_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -212469,61 +213454,61 @@ export type stagingmode_RootMessageSentResolvers; }>; -export type stagingmode_RouterResolvers = ResolversObject<{ +export type localmainnet_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_RouterDailyTVLResolvers = ResolversObject<{ +export type localmainnet_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_RouterLiquidityEventResolvers = ResolversObject<{ +export type localmainnet_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_SequencerResolvers = ResolversObject<{ +export type localmainnet_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_SettingResolvers = ResolversObject<{ +export type localmainnet_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_SlippageUpdateResolvers = ResolversObject<{ +export type localmainnet_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -212531,46 +213516,32 @@ export type stagingmode_SlippageUpdateResolvers; }>; -export type stagingmode_SnapshotRootResolvers = ResolversObject<{ +export type localmainnet_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode_SpokeConnectorModeResolvers = ResolversObject<{ +export type localmainnet_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmode__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingmode__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type arbitrumone_AggregateRootResolvers = ResolversObject<{ +export type stagingxdai_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingxdai_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -212579,182 +213550,182 @@ export type arbitrumone_AggregateRootProposedResolvers; }>; -export type arbitrumone_AssetResolvers = ResolversObject<{ +export type stagingxdai_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_AssetBalanceResolvers = ResolversObject<{ +export type stagingxdai_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_AssetStatusResolvers = ResolversObject<{ +export type stagingxdai_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface arbitrumone_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'arbitrumone_BigDecimal'; +export interface stagingxdai_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingxdai_BigDecimal'; } -export interface arbitrumone_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'arbitrumone_Bytes'; +export interface stagingxdai_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingxdai_Bytes'; } -export type arbitrumone_ConnectorMetaResolvers = ResolversObject<{ +export type stagingxdai_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_DestinationTransferResolvers = ResolversObject<{ +export type stagingxdai_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface arbitrumone_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'arbitrumone_Int8'; +export interface stagingxdai_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingxdai_Int8'; } -export type arbitrumone_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingxdai_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_OriginMessageResolvers = ResolversObject<{ +export type stagingxdai_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_OriginTransferResolvers = ResolversObject<{ +export type stagingxdai_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_RelayerResolvers = ResolversObject<{ +export type stagingxdai_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_RelayerFeeResolvers = ResolversObject<{ +export type stagingxdai_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingxdai_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -212762,20 +213733,20 @@ export type arbitrumone_RelayerFeesIncreaseResolvers; }>; -export type arbitrumone_RootCountResolvers = ResolversObject<{ +export type stagingxdai_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_RootMessageSentResolvers = ResolversObject<{ +export type stagingxdai_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -212783,61 +213754,61 @@ export type arbitrumone_RootMessageSentResolvers; }>; -export type arbitrumone_RouterResolvers = ResolversObject<{ +export type stagingxdai_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingxdai_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingxdai_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_SequencerResolvers = ResolversObject<{ +export type stagingxdai_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_SettingResolvers = ResolversObject<{ +export type stagingxdai_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_SlippageUpdateResolvers = ResolversObject<{ +export type stagingxdai_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -212845,259 +213816,47 @@ export type arbitrumone_SlippageUpdateResolvers; }>; -export type arbitrumone_SnapshotRootResolvers = ResolversObject<{ +export type stagingxdai_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingxdai_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumone__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type arbitrumone__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface linea_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'linea_swap_BigDecimal'; -} - -export interface linea_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'linea_swap_Bytes'; -} - -export type linea_swap_LpAccountResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_LpAccountBalanceResolvers = ResolversObject<{ - id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_LpTokenResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'linea_swap_LpTransferEvent', ParentType, ContextType>; - id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type linea_swap_LpTransferEventResolvers = ResolversObject<{ - id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_PooledTokenResolvers = ResolversObject<{ - id?: Resolver; - asset?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_StableSwapResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; - domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'linea_swap_StableSwapAddLiquidityEvent' | 'linea_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; - id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type linea_swap_StableSwapExchangeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_SwapDailyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_SwapHourlyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'linea_swap_SwapDailyVolume' | 'linea_swap_SwapHourlyVolume' | 'linea_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; -}>; - -export type linea_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap_SystemInfoResolvers = ResolversObject<{ - id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type linea_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingxdai__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingxdai__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_AggregateRootResolvers = ResolversObject<{ +export type localarbitrumone_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_AggregateRootProposedResolvers = ResolversObject<{ +export type localarbitrumone_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -213106,170 +213865,182 @@ export type sepolia_AggregateRootProposedResolvers; }>; -export type sepolia_AssetResolvers = ResolversObject<{ +export type localarbitrumone_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_AssetBalanceResolvers = ResolversObject<{ +export type localarbitrumone_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_AssetStatusResolvers = ResolversObject<{ +export type localarbitrumone_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_ConnectorMetaResolvers = ResolversObject<{ +export interface localarbitrumone_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'localarbitrumone_BigDecimal'; +} + +export interface localarbitrumone_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'localarbitrumone_Bytes'; +} + +export type localarbitrumone_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_DestinationTransferResolvers = ResolversObject<{ +export type localarbitrumone_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_OptimisticRootFinalizedResolvers = ResolversObject<{ +export interface localarbitrumone_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'localarbitrumone_Int8'; +} + +export type localarbitrumone_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_OriginMessageResolvers = ResolversObject<{ +export type localarbitrumone_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_OriginTransferResolvers = ResolversObject<{ +export type localarbitrumone_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RelayerResolvers = ResolversObject<{ +export type localarbitrumone_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RelayerFeeResolvers = ResolversObject<{ +export type localarbitrumone_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type localarbitrumone_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -213277,20 +214048,20 @@ export type sepolia_RelayerFeesIncreaseResolvers; }>; -export type sepolia_RootCountResolvers = ResolversObject<{ +export type localarbitrumone_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RootMessageSentResolvers = ResolversObject<{ +export type localarbitrumone_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -213298,61 +214069,61 @@ export type sepolia_RootMessageSentResolvers; }>; -export type sepolia_RouterResolvers = ResolversObject<{ +export type localarbitrumone_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RouterDailyTVLResolvers = ResolversObject<{ +export type localarbitrumone_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_RouterLiquidityEventResolvers = ResolversObject<{ +export type localarbitrumone_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_SequencerResolvers = ResolversObject<{ +export type localarbitrumone_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_SettingResolvers = ResolversObject<{ +export type localarbitrumone_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_SlippageUpdateResolvers = ResolversObject<{ +export type localarbitrumone_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -213360,32 +214131,47 @@ export type sepolia_SlippageUpdateResolvers; }>; -export type sepolia_SnapshotRootResolvers = ResolversObject<{ +export type localarbitrumone_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type sepolia_SpokeConnectorModeResolvers = ResolversObject<{ +export type localarbitrumone_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_AggregateRootResolvers = ResolversObject<{ +export type localarbitrumone__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; + number?: Resolver; + timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type localarbitrumone__Meta_Resolvers = ResolversObject<{ + block?: Resolver; + deployment?: Resolver; + hasIndexingErrors?: Resolver; + __isTypeOf?: IsTypeOfResolverFn; +}>; + +export type arbitrumone_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_AggregateRootProposedResolvers = ResolversObject<{ +export type arbitrumone_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -213394,182 +214180,182 @@ export type polygonzkevm_swap_AggregateRootProposedResolvers; }>; -export type polygonzkevm_swap_AssetResolvers = ResolversObject<{ +export type arbitrumone_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_AssetBalanceResolvers = ResolversObject<{ +export type arbitrumone_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_AssetStatusResolvers = ResolversObject<{ +export type arbitrumone_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface polygonzkevm_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygonzkevm_swap_BigDecimal'; +export interface arbitrumone_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'arbitrumone_BigDecimal'; } -export interface polygonzkevm_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygonzkevm_swap_Bytes'; +export interface arbitrumone_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'arbitrumone_Bytes'; } -export type polygonzkevm_swap_ConnectorMetaResolvers = ResolversObject<{ +export type arbitrumone_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_DestinationTransferResolvers = ResolversObject<{ +export type arbitrumone_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface polygonzkevm_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygonzkevm_swap_Int8'; +export interface arbitrumone_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'arbitrumone_Int8'; } -export type polygonzkevm_swap_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type arbitrumone_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_OriginMessageResolvers = ResolversObject<{ +export type arbitrumone_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_OriginTransferResolvers = ResolversObject<{ +export type arbitrumone_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_RelayerResolvers = ResolversObject<{ +export type arbitrumone_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_RelayerFeeResolvers = ResolversObject<{ +export type arbitrumone_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type arbitrumone_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -213577,20 +214363,20 @@ export type polygonzkevm_swap_RelayerFeesIncreaseResolvers; }>; -export type polygonzkevm_swap_RootCountResolvers = ResolversObject<{ +export type arbitrumone_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_RootMessageSentResolvers = ResolversObject<{ +export type arbitrumone_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -213598,61 +214384,61 @@ export type polygonzkevm_swap_RootMessageSentResolvers; }>; -export type polygonzkevm_swap_RouterResolvers = ResolversObject<{ +export type arbitrumone_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_RouterDailyTVLResolvers = ResolversObject<{ +export type arbitrumone_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_RouterLiquidityEventResolvers = ResolversObject<{ +export type arbitrumone_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_SequencerResolvers = ResolversObject<{ +export type arbitrumone_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_SettingResolvers = ResolversObject<{ +export type arbitrumone_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_SlippageUpdateResolvers = ResolversObject<{ +export type arbitrumone_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -213660,46 +214446,47 @@ export type polygonzkevm_swap_SlippageUpdateResolvers; }>; -export type polygonzkevm_swap_SnapshotRootResolvers = ResolversObject<{ +export type arbitrumone_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap_SpokeConnectorModeResolvers = ResolversObject<{ +export type arbitrumone_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type arbitrumone__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygonzkevm_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type arbitrumone__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_AggregateRootResolvers = ResolversObject<{ +export type stagingbase_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingbase_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -213708,182 +214495,182 @@ export type arbitrumsepolia_AggregateRootProposedResolvers; }>; -export type arbitrumsepolia_AssetResolvers = ResolversObject<{ +export type stagingbase_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_AssetBalanceResolvers = ResolversObject<{ +export type stagingbase_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_AssetStatusResolvers = ResolversObject<{ +export type stagingbase_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface arbitrumsepolia_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'arbitrumsepolia_BigDecimal'; +export interface stagingbase_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingbase_BigDecimal'; } -export interface arbitrumsepolia_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'arbitrumsepolia_Bytes'; +export interface stagingbase_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingbase_Bytes'; } -export type arbitrumsepolia_ConnectorMetaResolvers = ResolversObject<{ +export type stagingbase_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_DestinationTransferResolvers = ResolversObject<{ +export type stagingbase_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface arbitrumsepolia_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'arbitrumsepolia_Int8'; +export interface stagingbase_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingbase_Int8'; } -export type arbitrumsepolia_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingbase_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_OriginMessageResolvers = ResolversObject<{ +export type stagingbase_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_OriginTransferResolvers = ResolversObject<{ +export type stagingbase_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_RelayerResolvers = ResolversObject<{ +export type stagingbase_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_RelayerFeeResolvers = ResolversObject<{ +export type stagingbase_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingbase_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -213891,20 +214678,20 @@ export type arbitrumsepolia_RelayerFeesIncreaseResolvers; }>; -export type arbitrumsepolia_RootCountResolvers = ResolversObject<{ +export type stagingbase_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_RootMessageSentResolvers = ResolversObject<{ +export type stagingbase_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -213912,61 +214699,61 @@ export type arbitrumsepolia_RootMessageSentResolvers; }>; -export type arbitrumsepolia_RouterResolvers = ResolversObject<{ +export type stagingbase_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingbase_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingbase_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_SequencerResolvers = ResolversObject<{ +export type stagingbase_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_SettingResolvers = ResolversObject<{ +export type stagingbase_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_SlippageUpdateResolvers = ResolversObject<{ +export type stagingbase_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -213974,47 +214761,47 @@ export type arbitrumsepolia_SlippageUpdateResolvers; }>; -export type arbitrumsepolia_SnapshotRootResolvers = ResolversObject<{ +export type stagingbase_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingbase_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingbase__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type arbitrumsepolia__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingbase__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_AggregateRootResolvers = ResolversObject<{ +export type mantle_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_AggregateRootProposedResolvers = ResolversObject<{ +export type mantle_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -214023,182 +214810,182 @@ export type xdai_AggregateRootProposedResolvers; }>; -export type xdai_AssetResolvers = ResolversObject<{ +export type mantle_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_AssetBalanceResolvers = ResolversObject<{ +export type mantle_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_AssetStatusResolvers = ResolversObject<{ +export type mantle_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface xdai_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'xdai_BigDecimal'; +export interface mantle_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'mantle_BigDecimal'; } -export interface xdai_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'xdai_Bytes'; +export interface mantle_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'mantle_Bytes'; } -export type xdai_ConnectorMetaResolvers = ResolversObject<{ +export type mantle_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_DestinationTransferResolvers = ResolversObject<{ +export type mantle_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface xdai_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'xdai_Int8'; +export interface mantle_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'mantle_Int8'; } -export type xdai_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type mantle_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_OriginMessageResolvers = ResolversObject<{ +export type mantle_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_OriginTransferResolvers = ResolversObject<{ +export type mantle_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_RelayerResolvers = ResolversObject<{ +export type mantle_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_RelayerFeeResolvers = ResolversObject<{ +export type mantle_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type mantle_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -214206,20 +214993,20 @@ export type xdai_RelayerFeesIncreaseResolvers; }>; -export type xdai_RootCountResolvers = ResolversObject<{ +export type mantle_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_RootMessageSentResolvers = ResolversObject<{ +export type mantle_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -214227,61 +215014,61 @@ export type xdai_RootMessageSentResolvers; }>; -export type xdai_RouterResolvers = ResolversObject<{ +export type mantle_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_RouterDailyTVLResolvers = ResolversObject<{ +export type mantle_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_RouterLiquidityEventResolvers = ResolversObject<{ +export type mantle_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_SequencerResolvers = ResolversObject<{ +export type mantle_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_SettingResolvers = ResolversObject<{ +export type mantle_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_SlippageUpdateResolvers = ResolversObject<{ +export type mantle_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -214289,47 +215076,46 @@ export type xdai_SlippageUpdateResolvers; }>; -export type xdai_SnapshotRootResolvers = ResolversObject<{ +export type mantle_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai_SpokeConnectorModeResolvers = ResolversObject<{ +export type mantle_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type mantle__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type xdai__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type mantle__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_AggregateRootResolvers = ResolversObject<{ +export type stagingbnb_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingbnb_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -214338,182 +215124,182 @@ export type localoptimism_AggregateRootProposedResolvers; }>; -export type localoptimism_AssetResolvers = ResolversObject<{ +export type stagingbnb_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_AssetBalanceResolvers = ResolversObject<{ +export type stagingbnb_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_AssetStatusResolvers = ResolversObject<{ +export type stagingbnb_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localoptimism_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'localoptimism_BigDecimal'; +export interface stagingbnb_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingbnb_BigDecimal'; } -export interface localoptimism_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'localoptimism_Bytes'; +export interface stagingbnb_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingbnb_Bytes'; } -export type localoptimism_ConnectorMetaResolvers = ResolversObject<{ +export type stagingbnb_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_DestinationTransferResolvers = ResolversObject<{ +export type stagingbnb_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface localoptimism_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'localoptimism_Int8'; +export interface stagingbnb_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingbnb_Int8'; } -export type localoptimism_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingbnb_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_OriginMessageResolvers = ResolversObject<{ +export type stagingbnb_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_OriginTransferResolvers = ResolversObject<{ +export type stagingbnb_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_RelayerResolvers = ResolversObject<{ +export type stagingbnb_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_RelayerFeeResolvers = ResolversObject<{ +export type stagingbnb_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingbnb_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -214521,20 +215307,20 @@ export type localoptimism_RelayerFeesIncreaseResolvers; }>; -export type localoptimism_RootCountResolvers = ResolversObject<{ +export type stagingbnb_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_RootMessageSentResolvers = ResolversObject<{ +export type stagingbnb_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -214542,61 +215328,61 @@ export type localoptimism_RootMessageSentResolvers; }>; -export type localoptimism_RouterResolvers = ResolversObject<{ +export type stagingbnb_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingbnb_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingbnb_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_SequencerResolvers = ResolversObject<{ +export type stagingbnb_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_SettingResolvers = ResolversObject<{ +export type stagingbnb_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_SlippageUpdateResolvers = ResolversObject<{ +export type stagingbnb_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -214604,32 +215390,32 @@ export type localoptimism_SlippageUpdateResolvers; }>; -export type localoptimism_SnapshotRootResolvers = ResolversObject<{ +export type stagingbnb_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingbnb_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingbnb__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type localoptimism__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingbnb__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; @@ -214950,16 +215736,16 @@ export type stagingpolygonzkevm__Meta_Resolvers; }>; -export type linea_AggregateRootResolvers = ResolversObject<{ +export type stagingavalanche_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingavalanche_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -214968,178 +215754,182 @@ export type linea_AggregateRootProposedResolvers; }>; -export type linea_AssetResolvers = ResolversObject<{ +export type stagingavalanche_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_AssetBalanceResolvers = ResolversObject<{ +export type stagingavalanche_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_AssetStatusResolvers = ResolversObject<{ +export type stagingavalanche_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface linea_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'linea_BigDecimal'; +export interface stagingavalanche_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingavalanche_BigDecimal'; } -export interface linea_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'linea_Bytes'; +export interface stagingavalanche_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingavalanche_Bytes'; } -export type linea_ConnectorMetaResolvers = ResolversObject<{ +export type stagingavalanche_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_DestinationTransferResolvers = ResolversObject<{ +export type stagingavalanche_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_OptimisticRootFinalizedResolvers = ResolversObject<{ +export interface stagingavalanche_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingavalanche_Int8'; +} + +export type stagingavalanche_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_OriginMessageResolvers = ResolversObject<{ +export type stagingavalanche_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_OriginTransferResolvers = ResolversObject<{ +export type stagingavalanche_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_RelayerResolvers = ResolversObject<{ +export type stagingavalanche_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_RelayerFeeResolvers = ResolversObject<{ +export type stagingavalanche_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingavalanche_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -215147,20 +215937,20 @@ export type linea_RelayerFeesIncreaseResolvers; }>; -export type linea_RootCountResolvers = ResolversObject<{ +export type stagingavalanche_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_RootMessageSentResolvers = ResolversObject<{ +export type stagingavalanche_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -215168,61 +215958,61 @@ export type linea_RootMessageSentResolvers; }>; -export type linea_RouterResolvers = ResolversObject<{ +export type stagingavalanche_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingavalanche_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingavalanche_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_SequencerResolvers = ResolversObject<{ +export type stagingavalanche_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_SettingResolvers = ResolversObject<{ +export type stagingavalanche_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_SlippageUpdateResolvers = ResolversObject<{ +export type stagingavalanche_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -215230,516 +216020,362 @@ export type linea_SlippageUpdateResolvers; }>; -export type linea_SnapshotRootResolvers = ResolversObject<{ +export type stagingavalanche_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingavalanche_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingavalanche__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type linea__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingavalanche__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface xlayer_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'xlayer_swap_BigDecimal'; -} - -export interface xlayer_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'xlayer_swap_Bytes'; -} - -export interface xlayer_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'xlayer_swap_Int8'; -} - -export type xlayer_swap_LpAccountResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - balances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_LpAccountBalanceResolvers = ResolversObject<{ - id?: Resolver; - account?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver, ParentType, ContextType>; - modified?: Resolver, ParentType, ContextType>; - transaction?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_LpTokenResolvers = ResolversObject<{ - id?: Resolver; - address?: Resolver; - stableSwap?: Resolver; - decimals?: Resolver; - name?: Resolver; - symbol?: Resolver; - totalSupply?: Resolver; - events?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_LpTokenEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'xlayer_swap_LpTransferEvent', ParentType, ContextType>; - id?: Resolver; - token?: Resolver; - amount?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type xlayer_swap_LpTransferEventResolvers = ResolversObject<{ - id?: Resolver; - token?: Resolver; - amount?: Resolver; - from?: Resolver; - to?: Resolver; - fromBalance?: Resolver; - toBalance?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_PooledTokenResolvers = ResolversObject<{ - id?: Resolver; - asset?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_StableSwapResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver, ParentType, ContextType>; - key?: Resolver; - canonicalId?: Resolver, ParentType, ContextType>; - domain?: Resolver, ParentType, ContextType>; - swapPool?: Resolver, ParentType, ContextType>; - lpToken?: Resolver, ParentType, ContextType>; - initialA?: Resolver, ParentType, ContextType>; - futureA?: Resolver, ParentType, ContextType>; - initialATime?: Resolver, ParentType, ContextType>; - futureATime?: Resolver, ParentType, ContextType>; - swapFee?: Resolver, ParentType, ContextType>; - adminFee?: Resolver, ParentType, ContextType>; - pooledTokens?: Resolver, ParentType, ContextType>; - tokenPrecisionMultipliers?: Resolver, ParentType, ContextType>; - balances?: Resolver, ParentType, ContextType>; - adminFees?: Resolver, ParentType, ContextType>; - virtualPrice?: Resolver; - invariant?: Resolver; - lpTokenSupply?: Resolver; - events?: Resolver>, ParentType, ContextType, RequireFields>; - exchanges?: Resolver>, ParentType, ContextType, RequireFields>; - hourlyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - dailyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - weeklyVolumes?: Resolver>, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_StableSwapAddLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_StableSwapEventResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'xlayer_swap_StableSwapAddLiquidityEvent' | 'xlayer_swap_StableSwapRemoveLiquidityEvent', ParentType, ContextType>; - id?: Resolver; - stableSwap?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; -}>; - -export type xlayer_swap_StableSwapExchangeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - buyer?: Resolver; - boughtId?: Resolver; - tokensBought?: Resolver; - soldId?: Resolver; - tokensSold?: Resolver; - balances?: Resolver, ParentType, ContextType>; - fee?: Resolver; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_StableSwapRemoveLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - provider?: Resolver; - tokenAmounts?: Resolver, ParentType, ContextType>; - fees?: Resolver>, ParentType, ContextType>; - invariant?: Resolver, ParentType, ContextType>; - lpTokenSupply?: Resolver; - lpTokenAmount?: Resolver; - balances?: Resolver, ParentType, ContextType>; - block?: Resolver; - timestamp?: Resolver; - transaction?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_SwapDailyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_SwapHourlyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_SwapTradeVolumeResolvers = ResolversObject<{ - __resolveType: TypeResolveFn<'xlayer_swap_SwapDailyVolume' | 'xlayer_swap_SwapHourlyVolume' | 'xlayer_swap_SwapWeeklyVolume', ParentType, ContextType>; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; -}>; - -export type xlayer_swap_SwapWeeklyVolumeResolvers = ResolversObject<{ - id?: Resolver; - stableSwap?: Resolver; - timestamp?: Resolver; - volume?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap_SystemInfoResolvers = ResolversObject<{ +export type stagingpolygon_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - exchangeCount?: Resolver; - swapCount?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type xlayer_swap__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; + root?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_AggregateRootSavedSlowResolvers = ResolversObject<{ +export type stagingpolygon_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - count?: Resolver; - aggregatedRoots?: Resolver>, ParentType, ContextType>; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_AggregatedMessageRootResolvers = ResolversObject<{ - id?: Resolver; - index?: Resolver; - receivedRoot?: Resolver; - domain?: Resolver, ParentType, ContextType>; + endOfDispute?: Resolver; + domain?: Resolver; + timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_ArbitrumConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_AssetResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + key?: Resolver, ParentType, ContextType>; + decimal?: Resolver, ParentType, ContextType>; + adoptedDecimal?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_AvalancheConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + amount?: Resolver; + locked?: Resolver; + supplied?: Resolver; + removed?: Resolver; + router?: Resolver; + asset?: Resolver; + feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_BaseConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_AssetStatusResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface mainnet_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'mainnet_BigDecimal'; +export interface stagingpolygon_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingpolygon_BigDecimal'; } -export type mainnet_BnbConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface mainnet_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'mainnet_Bytes'; +export interface stagingpolygon_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingpolygon_Bytes'; } -export type mainnet_GnosisConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_HubDomainResolvers = ResolversObject<{ +export type stagingpolygon_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; - domain?: Resolver, ParentType, ContextType>; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + bumpSlippageCount?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + amount?: Resolver, ParentType, ContextType>; + routersFee?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; + executedTimestamp?: Resolver, ParentType, ContextType>; + executedGasPrice?: Resolver, ParentType, ContextType>; + executedGasLimit?: Resolver, ParentType, ContextType>; + executedBlockNumber?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxNonce?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledTimestamp?: Resolver, ParentType, ContextType>; + reconciledGasPrice?: Resolver, ParentType, ContextType>; + reconciledGasLimit?: Resolver, ParentType, ContextType>; + reconciledBlockNumber?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_HubOptimisticRootFinalizedResolvers = ResolversObject<{ +export interface stagingpolygon_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingpolygon_Int8'; +} + +export type stagingpolygon_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface mainnet_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'mainnet_Int8'; -} - -export type mainnet_LineaConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + transferId?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; + index?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_MantleConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_OriginTransferResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + chainId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; + nonce?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; + originDomain?: Resolver, ParentType, ContextType>; + destinationDomain?: Resolver, ParentType, ContextType>; + canonicalDomain?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; + receiveLocal?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; + slippage?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; + txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_MetisConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; +export type stagingpolygon_RelayerResolvers = ResolversObject<{ + id?: Resolver; + isActive?: Resolver; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_ModeConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + transfer?: Resolver; + fee?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_OptimismConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + transfer?: Resolver; + increase?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_OptimisticRootPropagatedResolvers = ResolversObject<{ +export type stagingpolygon_RootCountResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; - domainsHash?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_OptimisticRootProposedResolvers = ResolversObject<{ +export type stagingpolygon_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; - disputeCliff?: Resolver; - aggregateRoot?: Resolver; - snapshotsRoots?: Resolver>, ParentType, ContextType>; - domains?: Resolver>, ParentType, ContextType>; - baseAggregateRoot?: Resolver; - timestamp?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + hubDomain?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + count?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; + timestamp?: Resolver, ParentType, ContextType>; + gasPrice?: Resolver, ParentType, ContextType>; + gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_PolygonConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_RouterResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + isActive?: Resolver; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; + proposedTimestamp?: Resolver, ParentType, ContextType>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_PolygonZkConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + router?: Resolver; + asset?: Resolver; + timestamp?: Resolver; + balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_RootAggregatedResolvers = ResolversObject<{ +export type stagingpolygon_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - domain?: Resolver; - receivedRoot?: Resolver; - index?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; + amount?: Resolver; + balance?: Resolver; + caller?: Resolver, ParentType, ContextType>; + blockNumber?: Resolver; + timestamp?: Resolver; + transactionHash?: Resolver; + nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_RootManagerMetaResolvers = ResolversObject<{ +export type stagingpolygon_SequencerResolvers = ResolversObject<{ id?: Resolver; - domains?: Resolver>, ParentType, ContextType>; - connectors?: Resolver>, ParentType, ContextType>; + isActive?: Resolver; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_RootManagerModeResolvers = ResolversObject<{ +export type stagingpolygon_SettingResolvers = ResolversObject<{ id?: Resolver; - mode?: Resolver; + maxRoutersPerTransfer?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_RootMessageProcessedResolvers = ResolversObject<{ +export type stagingpolygon_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - root?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; + transfer?: Resolver; + slippage?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; + timestamp?: Resolver; + gasPrice?: Resolver; + gasLimit?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_RootPropagatedResolvers = ResolversObject<{ +export type stagingpolygon_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; - aggregate?: Resolver; - domainsHash?: Resolver; + spokeDomain?: Resolver, ParentType, ContextType>; + root?: Resolver; count?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; + timestamp?: Resolver; + blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_ZkSyncConnectorMetaResolvers = ResolversObject<{ +export type stagingpolygon_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; - spokeDomain?: Resolver; - hubDomain?: Resolver; - amb?: Resolver; - rootManager?: Resolver; - mirrorConnector?: Resolver; + mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingpolygon__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingpolygon__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_AggregateRootResolvers = ResolversObject<{ +export type polygonzkevm_swap_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_AggregateRootProposedResolvers = ResolversObject<{ +export type polygonzkevm_swap_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -215748,182 +216384,182 @@ export type optimism_AggregateRootProposedResolvers; }>; -export type optimism_AssetResolvers = ResolversObject<{ +export type polygonzkevm_swap_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_AssetBalanceResolvers = ResolversObject<{ +export type polygonzkevm_swap_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_AssetStatusResolvers = ResolversObject<{ +export type polygonzkevm_swap_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface optimism_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimism_BigDecimal'; +export interface polygonzkevm_swap_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygonzkevm_swap_BigDecimal'; } -export interface optimism_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimism_Bytes'; +export interface polygonzkevm_swap_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygonzkevm_swap_Bytes'; } -export type optimism_ConnectorMetaResolvers = ResolversObject<{ +export type polygonzkevm_swap_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_DestinationTransferResolvers = ResolversObject<{ +export type polygonzkevm_swap_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface optimism_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'optimism_Int8'; +export interface polygonzkevm_swap_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygonzkevm_swap_Int8'; } -export type optimism_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type polygonzkevm_swap_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_OriginMessageResolvers = ResolversObject<{ +export type polygonzkevm_swap_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_OriginTransferResolvers = ResolversObject<{ +export type polygonzkevm_swap_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_RelayerResolvers = ResolversObject<{ +export type polygonzkevm_swap_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_RelayerFeeResolvers = ResolversObject<{ +export type polygonzkevm_swap_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type polygonzkevm_swap_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -215931,20 +216567,20 @@ export type optimism_RelayerFeesIncreaseResolvers; }>; -export type optimism_RootCountResolvers = ResolversObject<{ +export type polygonzkevm_swap_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_RootMessageSentResolvers = ResolversObject<{ +export type polygonzkevm_swap_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -215952,61 +216588,61 @@ export type optimism_RootMessageSentResolvers; }>; -export type optimism_RouterResolvers = ResolversObject<{ +export type polygonzkevm_swap_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_RouterDailyTVLResolvers = ResolversObject<{ +export type polygonzkevm_swap_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_RouterLiquidityEventResolvers = ResolversObject<{ +export type polygonzkevm_swap_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_SequencerResolvers = ResolversObject<{ +export type polygonzkevm_swap_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_SettingResolvers = ResolversObject<{ +export type polygonzkevm_swap_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_SlippageUpdateResolvers = ResolversObject<{ +export type polygonzkevm_swap_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -216014,32 +216650,31 @@ export type optimism_SlippageUpdateResolvers; }>; -export type optimism_SnapshotRootResolvers = ResolversObject<{ +export type polygonzkevm_swap_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism_SpokeConnectorModeResolvers = ResolversObject<{ +export type polygonzkevm_swap_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type polygonzkevm_swap__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type optimism__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type polygonzkevm_swap__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; @@ -216360,16 +216995,16 @@ export type stagingzksync__Meta_Resolvers; }>; -export type metis_AggregateRootResolvers = ResolversObject<{ +export type polygon_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_AggregateRootProposedResolvers = ResolversObject<{ +export type polygon_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -216378,182 +217013,182 @@ export type metis_AggregateRootProposedResolvers; }>; -export type metis_AssetResolvers = ResolversObject<{ +export type polygon_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_AssetBalanceResolvers = ResolversObject<{ +export type polygon_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_AssetStatusResolvers = ResolversObject<{ +export type polygon_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface metis_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'metis_BigDecimal'; +export interface polygon_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygon_BigDecimal'; } -export interface metis_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'metis_Bytes'; +export interface polygon_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygon_Bytes'; } -export type metis_ConnectorMetaResolvers = ResolversObject<{ +export type polygon_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_DestinationTransferResolvers = ResolversObject<{ +export type polygon_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface metis_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'metis_Int8'; +export interface polygon_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'polygon_Int8'; } -export type metis_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type polygon_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_OriginMessageResolvers = ResolversObject<{ +export type polygon_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_OriginTransferResolvers = ResolversObject<{ +export type polygon_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_RelayerResolvers = ResolversObject<{ +export type polygon_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_RelayerFeeResolvers = ResolversObject<{ +export type polygon_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type polygon_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -216561,20 +217196,20 @@ export type metis_RelayerFeesIncreaseResolvers; }>; -export type metis_RootCountResolvers = ResolversObject<{ +export type polygon_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_RootMessageSentResolvers = ResolversObject<{ +export type polygon_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -216582,61 +217217,61 @@ export type metis_RootMessageSentResolvers; }>; -export type metis_RouterResolvers = ResolversObject<{ +export type polygon_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_RouterDailyTVLResolvers = ResolversObject<{ +export type polygon_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_RouterLiquidityEventResolvers = ResolversObject<{ +export type polygon_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_SequencerResolvers = ResolversObject<{ +export type polygon_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_SettingResolvers = ResolversObject<{ +export type polygon_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_SlippageUpdateResolvers = ResolversObject<{ +export type polygon_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -216644,31 +217279,32 @@ export type metis_SlippageUpdateResolvers; }>; -export type metis_SnapshotRootResolvers = ResolversObject<{ +export type polygon_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis_SpokeConnectorModeResolvers = ResolversObject<{ +export type polygon_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type polygon__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; + parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type metis__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type polygon__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; @@ -216988,330 +217624,16 @@ export type xlayer__Meta_Resolvers; }>; -export type stagingxlayer_AggregateRootResolvers = ResolversObject<{ - id?: Resolver; - root?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_AggregateRootProposedResolvers = ResolversObject<{ - id?: Resolver; - aggregateRoot?: Resolver; - rootTimestamp?: Resolver; - endOfDispute?: Resolver; - domain?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_AssetResolvers = ResolversObject<{ - id?: Resolver; - key?: Resolver, ParentType, ContextType>; - decimal?: Resolver, ParentType, ContextType>; - adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_AssetBalanceResolvers = ResolversObject<{ - id?: Resolver; - amount?: Resolver; - locked?: Resolver; - supplied?: Resolver; - removed?: Resolver; - router?: Resolver; - asset?: Resolver; - feesEarned?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_AssetStatusResolvers = ResolversObject<{ - id?: Resolver; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface stagingxlayer_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingxlayer_BigDecimal'; -} - -export interface stagingxlayer_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingxlayer_Bytes'; -} - -export type stagingxlayer_ConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_DestinationTransferResolvers = ResolversObject<{ - id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - amount?: Resolver, ParentType, ContextType>; - routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; - executedTimestamp?: Resolver, ParentType, ContextType>; - executedGasPrice?: Resolver, ParentType, ContextType>; - executedGasLimit?: Resolver, ParentType, ContextType>; - executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; - executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; - reconciledTimestamp?: Resolver, ParentType, ContextType>; - reconciledGasPrice?: Resolver, ParentType, ContextType>; - reconciledGasLimit?: Resolver, ParentType, ContextType>; - reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; - reconciledTxNonce?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export interface stagingxlayer_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingxlayer_Int8'; -} - -export type stagingxlayer_OptimisticRootFinalizedResolvers = ResolversObject<{ - id?: Resolver; - aggregateRoot?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_OriginMessageResolvers = ResolversObject<{ - id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; - index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_OriginTransferResolvers = ResolversObject<{ - id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; - txNonce?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RelayerResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RelayerFeeResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - fee?: Resolver; - asset?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RelayerFeesIncreaseResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RootCountResolvers = ResolversObject<{ - id?: Resolver; - count?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RootMessageSentResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RouterResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; - proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RouterDailyTVLResolvers = ResolversObject<{ - id?: Resolver; - router?: Resolver; - asset?: Resolver; - timestamp?: Resolver; - balance?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_RouterLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; - amount?: Resolver; - balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver; - timestamp?: Resolver; - transactionHash?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_SequencerResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_SettingResolvers = ResolversObject<{ - id?: Resolver; - maxRoutersPerTransfer?: Resolver; - caller?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_SlippageUpdateResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_SnapshotRootResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; - count?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer_SpokeConnectorModeResolvers = ResolversObject<{ - id?: Resolver; - mode?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; - number?: Resolver; - timestamp?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingxlayer__Meta_Resolvers = ResolversObject<{ - block?: Resolver; - deployment?: Resolver; - hasIndexingErrors?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type stagingmantle_AggregateRootResolvers = ResolversObject<{ +export type mode_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_AggregateRootProposedResolvers = ResolversObject<{ +export type mode_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -217320,182 +217642,182 @@ export type stagingmantle_AggregateRootProposedResolvers; }>; -export type stagingmantle_AssetResolvers = ResolversObject<{ +export type mode_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_AssetBalanceResolvers = ResolversObject<{ +export type mode_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_AssetStatusResolvers = ResolversObject<{ +export type mode_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingmantle_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmantle_BigDecimal'; +export interface mode_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'mode_BigDecimal'; } -export interface stagingmantle_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmantle_Bytes'; +export interface mode_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'mode_Bytes'; } -export type stagingmantle_ConnectorMetaResolvers = ResolversObject<{ +export type mode_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_DestinationTransferResolvers = ResolversObject<{ +export type mode_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface stagingmantle_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'stagingmantle_Int8'; +export interface mode_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'mode_Int8'; } -export type stagingmantle_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type mode_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_OriginMessageResolvers = ResolversObject<{ +export type mode_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_OriginTransferResolvers = ResolversObject<{ +export type mode_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; + bridgedAmt?: Resolver, ParentType, ContextType>; + normalizedIn?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_RelayerResolvers = ResolversObject<{ +export type mode_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_RelayerFeeResolvers = ResolversObject<{ +export type mode_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type mode_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -217503,20 +217825,20 @@ export type stagingmantle_RelayerFeesIncreaseResolvers; }>; -export type stagingmantle_RootCountResolvers = ResolversObject<{ +export type mode_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_RootMessageSentResolvers = ResolversObject<{ +export type mode_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -217524,61 +217846,61 @@ export type stagingmantle_RootMessageSentResolvers; }>; -export type stagingmantle_RouterResolvers = ResolversObject<{ +export type mode_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_RouterDailyTVLResolvers = ResolversObject<{ +export type mode_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_RouterLiquidityEventResolvers = ResolversObject<{ +export type mode_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_SequencerResolvers = ResolversObject<{ +export type mode_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_SettingResolvers = ResolversObject<{ +export type mode_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_SlippageUpdateResolvers = ResolversObject<{ +export type mode_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -217586,46 +217908,46 @@ export type stagingmantle_SlippageUpdateResolvers; }>; -export type stagingmantle_SnapshotRootResolvers = ResolversObject<{ +export type mode_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle_SpokeConnectorModeResolvers = ResolversObject<{ +export type mode_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type mode__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type stagingmantle__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type mode__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_AggregateRootResolvers = ResolversObject<{ +export type stagingxlayer_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingxlayer_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -217634,182 +217956,182 @@ export type polygon_AggregateRootProposedResolvers; }>; -export type polygon_AssetResolvers = ResolversObject<{ +export type stagingxlayer_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_AssetBalanceResolvers = ResolversObject<{ +export type stagingxlayer_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_AssetStatusResolvers = ResolversObject<{ +export type stagingxlayer_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface polygon_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygon_BigDecimal'; +export interface stagingxlayer_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingxlayer_BigDecimal'; } -export interface polygon_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygon_Bytes'; +export interface stagingxlayer_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingxlayer_Bytes'; } -export type polygon_ConnectorMetaResolvers = ResolversObject<{ +export type stagingxlayer_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_DestinationTransferResolvers = ResolversObject<{ +export type stagingxlayer_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface polygon_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'polygon_Int8'; +export interface stagingxlayer_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingxlayer_Int8'; } -export type polygon_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingxlayer_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_OriginMessageResolvers = ResolversObject<{ +export type stagingxlayer_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_OriginTransferResolvers = ResolversObject<{ +export type stagingxlayer_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_RelayerResolvers = ResolversObject<{ +export type stagingxlayer_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_RelayerFeeResolvers = ResolversObject<{ +export type stagingxlayer_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingxlayer_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -217817,20 +218139,20 @@ export type polygon_RelayerFeesIncreaseResolvers; }>; -export type polygon_RootCountResolvers = ResolversObject<{ +export type stagingxlayer_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_RootMessageSentResolvers = ResolversObject<{ +export type stagingxlayer_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -217838,61 +218160,61 @@ export type polygon_RootMessageSentResolvers; }>; -export type polygon_RouterResolvers = ResolversObject<{ +export type stagingxlayer_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingxlayer_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingxlayer_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_SequencerResolvers = ResolversObject<{ +export type stagingxlayer_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_SettingResolvers = ResolversObject<{ +export type stagingxlayer_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_SlippageUpdateResolvers = ResolversObject<{ +export type stagingxlayer_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -217900,32 +218222,31 @@ export type polygon_SlippageUpdateResolvers; }>; -export type polygon_SnapshotRootResolvers = ResolversObject<{ +export type stagingxlayer_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingxlayer_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingxlayer__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; - parentHash?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type polygon__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingxlayer__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; @@ -218245,16 +218566,16 @@ export type stagingmetis__Meta_Resolvers; }>; -export type mode_AggregateRootResolvers = ResolversObject<{ +export type stagingmantle_AggregateRootResolvers = ResolversObject<{ id?: Resolver; - root?: Resolver; + root?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_AggregateRootProposedResolvers = ResolversObject<{ +export type stagingmantle_AggregateRootProposedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; rootTimestamp?: Resolver; endOfDispute?: Resolver; domain?: Resolver; @@ -218263,182 +218584,182 @@ export type mode_AggregateRootProposedResolvers; }>; -export type mode_AssetResolvers = ResolversObject<{ +export type stagingmantle_AssetResolvers = ResolversObject<{ id?: Resolver; - key?: Resolver, ParentType, ContextType>; + key?: Resolver, ParentType, ContextType>; decimal?: Resolver, ParentType, ContextType>; adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; + adoptedAsset?: Resolver, ParentType, ContextType>; + localAsset?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_AssetBalanceResolvers = ResolversObject<{ +export type stagingmantle_AssetBalanceResolvers = ResolversObject<{ id?: Resolver; amount?: Resolver; locked?: Resolver; supplied?: Resolver; removed?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; feesEarned?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_AssetStatusResolvers = ResolversObject<{ +export type stagingmantle_AssetStatusResolvers = ResolversObject<{ id?: Resolver; status?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface mode_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { - name: 'mode_BigDecimal'; +export interface stagingmantle_BigDecimalScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmantle_BigDecimal'; } -export interface mode_BytesScalarConfig extends GraphQLScalarTypeConfig { - name: 'mode_Bytes'; +export interface stagingmantle_BytesScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmantle_Bytes'; } -export type mode_ConnectorMetaResolvers = ResolversObject<{ +export type stagingmantle_ConnectorMetaResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; + amb?: Resolver, ParentType, ContextType>; + rootManager?: Resolver, ParentType, ContextType>; + mirrorConnector?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_DestinationTransferResolvers = ResolversObject<{ +export type stagingmantle_DestinationTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; + status?: Resolver, ParentType, ContextType>; + routers?: Resolver>, ParentType, ContextType, RequireFields>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; amount?: Resolver, ParentType, ContextType>; routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; + executedCaller?: Resolver, ParentType, ContextType>; + executedTransactionHash?: Resolver, ParentType, ContextType>; executedTimestamp?: Resolver, ParentType, ContextType>; executedGasPrice?: Resolver, ParentType, ContextType>; executedGasLimit?: Resolver, ParentType, ContextType>; executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; + executedTxOrigin?: Resolver, ParentType, ContextType>; executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; + reconciledCaller?: Resolver, ParentType, ContextType>; + reconciledTransactionHash?: Resolver, ParentType, ContextType>; reconciledTimestamp?: Resolver, ParentType, ContextType>; reconciledGasPrice?: Resolver, ParentType, ContextType>; reconciledGasLimit?: Resolver, ParentType, ContextType>; reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; + reconciledTxOrigin?: Resolver, ParentType, ContextType>; reconciledTxNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export interface mode_Int8ScalarConfig extends GraphQLScalarTypeConfig { - name: 'mode_Int8'; +export interface stagingmantle_Int8ScalarConfig extends GraphQLScalarTypeConfig { + name: 'stagingmantle_Int8'; } -export type mode_OptimisticRootFinalizedResolvers = ResolversObject<{ +export type stagingmantle_OptimisticRootFinalizedResolvers = ResolversObject<{ id?: Resolver; - aggregateRoot?: Resolver; + aggregateRoot?: Resolver; timestamp?: Resolver; blockNumber?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_OriginMessageResolvers = ResolversObject<{ +export type stagingmantle_OriginMessageResolvers = ResolversObject<{ id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; + leaf?: Resolver, ParentType, ContextType>; index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; + rootCount?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_OriginTransferResolvers = ResolversObject<{ +export type stagingmantle_OriginTransferResolvers = ResolversObject<{ id?: Resolver; chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; + transferId?: Resolver, ParentType, ContextType>; nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; + status?: Resolver, ParentType, ContextType>; + messageHash?: Resolver, ParentType, ContextType>; originDomain?: Resolver, ParentType, ContextType>; destinationDomain?: Resolver, ParentType, ContextType>; canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; + to?: Resolver, ParentType, ContextType>; + delegate?: Resolver, ParentType, ContextType>; receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; + callData?: Resolver, ParentType, ContextType>; slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; + originSender?: Resolver, ParentType, ContextType>; bridgedAmt?: Resolver, ParentType, ContextType>; normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; + canonicalId?: Resolver, ParentType, ContextType>; + asset?: Resolver, ParentType, ContextType>; + transactingAsset?: Resolver, ParentType, ContextType>; + message?: Resolver, ParentType, ContextType>; bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; + initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; + txOrigin?: Resolver, ParentType, ContextType>; txNonce?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_RelayerResolvers = ResolversObject<{ +export type stagingmantle_RelayerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; + relayer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_RelayerFeeResolvers = ResolversObject<{ +export type stagingmantle_RelayerFeeResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; fee?: Resolver; - asset?: Resolver; + asset?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_RelayerFeesIncreaseResolvers = ResolversObject<{ +export type stagingmantle_RelayerFeesIncreaseResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; + asset?: Resolver, ParentType, ContextType>; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -218446,20 +218767,20 @@ export type mode_RelayerFeesIncreaseResolvers; }>; -export type mode_RootCountResolvers = ResolversObject<{ +export type stagingmantle_RootCountResolvers = ResolversObject<{ id?: Resolver; count?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_RootMessageSentResolvers = ResolversObject<{ +export type stagingmantle_RootMessageSentResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; + root?: Resolver, ParentType, ContextType>; count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; + transactionHash?: Resolver, ParentType, ContextType>; timestamp?: Resolver, ParentType, ContextType>; gasPrice?: Resolver, ParentType, ContextType>; gasLimit?: Resolver, ParentType, ContextType>; @@ -218467,61 +218788,61 @@ export type mode_RootMessageSentResolvers; }>; -export type mode_RouterResolvers = ResolversObject<{ +export type stagingmantle_RouterResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; + owner?: Resolver, ParentType, ContextType>; + recipient?: Resolver, ParentType, ContextType>; + proposedOwner?: Resolver, ParentType, ContextType>; proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; + assetBalances?: Resolver, ParentType, ContextType, RequireFields>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_RouterDailyTVLResolvers = ResolversObject<{ +export type stagingmantle_RouterDailyTVLResolvers = ResolversObject<{ id?: Resolver; - router?: Resolver; - asset?: Resolver; + router?: Resolver; + asset?: Resolver; timestamp?: Resolver; balance?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_RouterLiquidityEventResolvers = ResolversObject<{ +export type stagingmantle_RouterLiquidityEventResolvers = ResolversObject<{ id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; + type?: Resolver, ParentType, ContextType>; + router?: Resolver; + asset?: Resolver; amount?: Resolver; balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; + caller?: Resolver, ParentType, ContextType>; blockNumber?: Resolver; timestamp?: Resolver; - transactionHash?: Resolver; + transactionHash?: Resolver; nonce?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_SequencerResolvers = ResolversObject<{ +export type stagingmantle_SequencerResolvers = ResolversObject<{ id?: Resolver; isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; + sequencer?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_SettingResolvers = ResolversObject<{ +export type stagingmantle_SettingResolvers = ResolversObject<{ id?: Resolver; maxRoutersPerTransfer?: Resolver; - caller?: Resolver; + caller?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_SlippageUpdateResolvers = ResolversObject<{ +export type stagingmantle_SlippageUpdateResolvers = ResolversObject<{ id?: Resolver; - transfer?: Resolver; + transfer?: Resolver; slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; + caller?: Resolver; + transactionHash?: Resolver; timestamp?: Resolver; gasPrice?: Resolver; gasLimit?: Resolver; @@ -218529,324 +218850,36 @@ export type mode_SlippageUpdateResolvers; }>; -export type mode_SnapshotRootResolvers = ResolversObject<{ +export type stagingmantle_SnapshotRootResolvers = ResolversObject<{ id?: Resolver; spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; + root?: Resolver; count?: Resolver; timestamp?: Resolver; blockNumber?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode_SpokeConnectorModeResolvers = ResolversObject<{ +export type stagingmantle_SpokeConnectorModeResolvers = ResolversObject<{ id?: Resolver; mode?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode__Block_Resolvers = ResolversObject<{ - hash?: Resolver, ParentType, ContextType>; +export type stagingmantle__Block_Resolvers = ResolversObject<{ + hash?: Resolver, ParentType, ContextType>; number?: Resolver; timestamp?: Resolver, ParentType, ContextType>; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mode__Meta_Resolvers = ResolversObject<{ - block?: Resolver; +export type stagingmantle__Meta_Resolvers = ResolversObject<{ + block?: Resolver; deployment?: Resolver; hasIndexingErrors?: Resolver; __isTypeOf?: IsTypeOfResolverFn; }>; -export type mainnet_AggregateRootResolvers = ResolversObject<{ - id?: Resolver; - root?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_AggregateRootProposedResolvers = ResolversObject<{ - id?: Resolver; - aggregateRoot?: Resolver; - rootTimestamp?: Resolver; - endOfDispute?: Resolver; - domain?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_AssetResolvers = ResolversObject<{ - id?: Resolver; - key?: Resolver, ParentType, ContextType>; - decimal?: Resolver, ParentType, ContextType>; - adoptedDecimal?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - adoptedAsset?: Resolver, ParentType, ContextType>; - localAsset?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_AssetBalanceResolvers = ResolversObject<{ - id?: Resolver; - amount?: Resolver; - locked?: Resolver; - supplied?: Resolver; - removed?: Resolver; - router?: Resolver; - asset?: Resolver; - feesEarned?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_AssetStatusResolvers = ResolversObject<{ - id?: Resolver; - status?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_ConnectorMetaResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - amb?: Resolver, ParentType, ContextType>; - rootManager?: Resolver, ParentType, ContextType>; - mirrorConnector?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_DestinationTransferResolvers = ResolversObject<{ - id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - routers?: Resolver>, ParentType, ContextType, RequireFields>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - bumpSlippageCount?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - amount?: Resolver, ParentType, ContextType>; - routersFee?: Resolver, ParentType, ContextType>; - executedCaller?: Resolver, ParentType, ContextType>; - executedTransactionHash?: Resolver, ParentType, ContextType>; - executedTimestamp?: Resolver, ParentType, ContextType>; - executedGasPrice?: Resolver, ParentType, ContextType>; - executedGasLimit?: Resolver, ParentType, ContextType>; - executedBlockNumber?: Resolver, ParentType, ContextType>; - executedTxOrigin?: Resolver, ParentType, ContextType>; - executedTxNonce?: Resolver, ParentType, ContextType>; - reconciledCaller?: Resolver, ParentType, ContextType>; - reconciledTransactionHash?: Resolver, ParentType, ContextType>; - reconciledTimestamp?: Resolver, ParentType, ContextType>; - reconciledGasPrice?: Resolver, ParentType, ContextType>; - reconciledGasLimit?: Resolver, ParentType, ContextType>; - reconciledBlockNumber?: Resolver, ParentType, ContextType>; - reconciledTxOrigin?: Resolver, ParentType, ContextType>; - reconciledTxNonce?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_OptimisticRootFinalizedResolvers = ResolversObject<{ - id?: Resolver; - aggregateRoot?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_OriginMessageResolvers = ResolversObject<{ - id?: Resolver; - transferId?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - leaf?: Resolver, ParentType, ContextType>; - index?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - rootCount?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_OriginTransferResolvers = ResolversObject<{ - id?: Resolver; - chainId?: Resolver, ParentType, ContextType>; - transferId?: Resolver, ParentType, ContextType>; - nonce?: Resolver, ParentType, ContextType>; - status?: Resolver, ParentType, ContextType>; - messageHash?: Resolver, ParentType, ContextType>; - originDomain?: Resolver, ParentType, ContextType>; - destinationDomain?: Resolver, ParentType, ContextType>; - canonicalDomain?: Resolver, ParentType, ContextType>; - to?: Resolver, ParentType, ContextType>; - delegate?: Resolver, ParentType, ContextType>; - receiveLocal?: Resolver, ParentType, ContextType>; - callData?: Resolver, ParentType, ContextType>; - slippage?: Resolver, ParentType, ContextType>; - originSender?: Resolver, ParentType, ContextType>; - bridgedAmt?: Resolver, ParentType, ContextType>; - normalizedIn?: Resolver, ParentType, ContextType>; - canonicalId?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - transactingAsset?: Resolver, ParentType, ContextType>; - message?: Resolver, ParentType, ContextType>; - bumpRelayerFeeCount?: Resolver, ParentType, ContextType>; - relayerFees?: Resolver>, ParentType, ContextType, RequireFields>; - initialRelayerFeeAsset?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - txOrigin?: Resolver, ParentType, ContextType>; - txNonce?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RelayerResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver; - relayer?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RelayerFeeResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - fee?: Resolver; - asset?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RelayerFeesIncreaseResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - increase?: Resolver, ParentType, ContextType>; - asset?: Resolver, ParentType, ContextType>; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RootCountResolvers = ResolversObject<{ - id?: Resolver; - count?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RootMessageSentResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - hubDomain?: Resolver, ParentType, ContextType>; - root?: Resolver, ParentType, ContextType>; - count?: Resolver, ParentType, ContextType>; - caller?: Resolver, ParentType, ContextType>; - transactionHash?: Resolver, ParentType, ContextType>; - timestamp?: Resolver, ParentType, ContextType>; - gasPrice?: Resolver, ParentType, ContextType>; - gasLimit?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RouterResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver; - owner?: Resolver, ParentType, ContextType>; - recipient?: Resolver, ParentType, ContextType>; - proposedOwner?: Resolver, ParentType, ContextType>; - proposedTimestamp?: Resolver, ParentType, ContextType>; - assetBalances?: Resolver, ParentType, ContextType, RequireFields>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RouterDailyTVLResolvers = ResolversObject<{ - id?: Resolver; - router?: Resolver; - asset?: Resolver; - timestamp?: Resolver; - balance?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_RouterLiquidityEventResolvers = ResolversObject<{ - id?: Resolver; - type?: Resolver, ParentType, ContextType>; - router?: Resolver; - asset?: Resolver; - amount?: Resolver; - balance?: Resolver; - caller?: Resolver, ParentType, ContextType>; - blockNumber?: Resolver; - timestamp?: Resolver; - transactionHash?: Resolver; - nonce?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_SequencerResolvers = ResolversObject<{ - id?: Resolver; - isActive?: Resolver; - sequencer?: Resolver, ParentType, ContextType>; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_SettingResolvers = ResolversObject<{ - id?: Resolver; - maxRoutersPerTransfer?: Resolver; - caller?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_SlippageUpdateResolvers = ResolversObject<{ - id?: Resolver; - transfer?: Resolver; - slippage?: Resolver; - caller?: Resolver; - transactionHash?: Resolver; - timestamp?: Resolver; - gasPrice?: Resolver; - gasLimit?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_SnapshotRootResolvers = ResolversObject<{ - id?: Resolver; - spokeDomain?: Resolver, ParentType, ContextType>; - root?: Resolver; - count?: Resolver; - timestamp?: Resolver; - blockNumber?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - -export type mainnet_SpokeConnectorModeResolvers = ResolversObject<{ - id?: Resolver; - mode?: Resolver; - __isTypeOf?: IsTypeOfResolverFn; -}>; - export type Resolvers = ResolversObject<{ Query?: QueryResolvers; Subscription?: SubscriptionResolvers; @@ -218883,6 +218916,78 @@ export type Resolvers = ResolversObject<{ sepolia_ZkSyncConnectorMeta?: sepolia_ZkSyncConnectorMetaResolvers; sepolia__Block_?: sepolia__Block_Resolvers; sepolia__Meta_?: sepolia__Meta_Resolvers; + sepolia_AggregateRoot?: sepolia_AggregateRootResolvers; + sepolia_AggregateRootProposed?: sepolia_AggregateRootProposedResolvers; + sepolia_Asset?: sepolia_AssetResolvers; + sepolia_AssetBalance?: sepolia_AssetBalanceResolvers; + sepolia_AssetStatus?: sepolia_AssetStatusResolvers; + sepolia_ConnectorMeta?: sepolia_ConnectorMetaResolvers; + sepolia_DestinationTransfer?: sepolia_DestinationTransferResolvers; + sepolia_OptimisticRootFinalized?: sepolia_OptimisticRootFinalizedResolvers; + sepolia_OriginMessage?: sepolia_OriginMessageResolvers; + sepolia_OriginTransfer?: sepolia_OriginTransferResolvers; + sepolia_Relayer?: sepolia_RelayerResolvers; + sepolia_RelayerFee?: sepolia_RelayerFeeResolvers; + sepolia_RelayerFeesIncrease?: sepolia_RelayerFeesIncreaseResolvers; + sepolia_RootCount?: sepolia_RootCountResolvers; + sepolia_RootMessageSent?: sepolia_RootMessageSentResolvers; + sepolia_Router?: sepolia_RouterResolvers; + sepolia_RouterDailyTVL?: sepolia_RouterDailyTVLResolvers; + sepolia_RouterLiquidityEvent?: sepolia_RouterLiquidityEventResolvers; + sepolia_Sequencer?: sepolia_SequencerResolvers; + sepolia_Setting?: sepolia_SettingResolvers; + sepolia_SlippageUpdate?: sepolia_SlippageUpdateResolvers; + sepolia_SnapshotRoot?: sepolia_SnapshotRootResolvers; + sepolia_SpokeConnectorMode?: sepolia_SpokeConnectorModeResolvers; + arbitrumsepolia_AggregateRoot?: arbitrumsepolia_AggregateRootResolvers; + arbitrumsepolia_AggregateRootProposed?: arbitrumsepolia_AggregateRootProposedResolvers; + arbitrumsepolia_Asset?: arbitrumsepolia_AssetResolvers; + arbitrumsepolia_AssetBalance?: arbitrumsepolia_AssetBalanceResolvers; + arbitrumsepolia_AssetStatus?: arbitrumsepolia_AssetStatusResolvers; + arbitrumsepolia_BigDecimal?: GraphQLScalarType; + arbitrumsepolia_Bytes?: GraphQLScalarType; + arbitrumsepolia_ConnectorMeta?: arbitrumsepolia_ConnectorMetaResolvers; + arbitrumsepolia_DestinationTransfer?: arbitrumsepolia_DestinationTransferResolvers; + arbitrumsepolia_Int8?: GraphQLScalarType; + arbitrumsepolia_OptimisticRootFinalized?: arbitrumsepolia_OptimisticRootFinalizedResolvers; + arbitrumsepolia_OriginMessage?: arbitrumsepolia_OriginMessageResolvers; + arbitrumsepolia_OriginTransfer?: arbitrumsepolia_OriginTransferResolvers; + arbitrumsepolia_Relayer?: arbitrumsepolia_RelayerResolvers; + arbitrumsepolia_RelayerFee?: arbitrumsepolia_RelayerFeeResolvers; + arbitrumsepolia_RelayerFeesIncrease?: arbitrumsepolia_RelayerFeesIncreaseResolvers; + arbitrumsepolia_RootCount?: arbitrumsepolia_RootCountResolvers; + arbitrumsepolia_RootMessageSent?: arbitrumsepolia_RootMessageSentResolvers; + arbitrumsepolia_Router?: arbitrumsepolia_RouterResolvers; + arbitrumsepolia_RouterDailyTVL?: arbitrumsepolia_RouterDailyTVLResolvers; + arbitrumsepolia_RouterLiquidityEvent?: arbitrumsepolia_RouterLiquidityEventResolvers; + arbitrumsepolia_Sequencer?: arbitrumsepolia_SequencerResolvers; + arbitrumsepolia_Setting?: arbitrumsepolia_SettingResolvers; + arbitrumsepolia_SlippageUpdate?: arbitrumsepolia_SlippageUpdateResolvers; + arbitrumsepolia_SnapshotRoot?: arbitrumsepolia_SnapshotRootResolvers; + arbitrumsepolia_SpokeConnectorMode?: arbitrumsepolia_SpokeConnectorModeResolvers; + arbitrumsepolia__Block_?: arbitrumsepolia__Block_Resolvers; + arbitrumsepolia__Meta_?: arbitrumsepolia__Meta_Resolvers; + xdai_swap_BigDecimal?: GraphQLScalarType; + xdai_swap_Bytes?: GraphQLScalarType; + xdai_swap_Int8?: GraphQLScalarType; + xdai_swap_LpAccount?: xdai_swap_LpAccountResolvers; + xdai_swap_LpAccountBalance?: xdai_swap_LpAccountBalanceResolvers; + xdai_swap_LpToken?: xdai_swap_LpTokenResolvers; + xdai_swap_LpTokenEvent?: xdai_swap_LpTokenEventResolvers; + xdai_swap_LpTransferEvent?: xdai_swap_LpTransferEventResolvers; + xdai_swap_PooledToken?: xdai_swap_PooledTokenResolvers; + xdai_swap_StableSwap?: xdai_swap_StableSwapResolvers; + xdai_swap_StableSwapAddLiquidityEvent?: xdai_swap_StableSwapAddLiquidityEventResolvers; + xdai_swap_StableSwapEvent?: xdai_swap_StableSwapEventResolvers; + xdai_swap_StableSwapExchange?: xdai_swap_StableSwapExchangeResolvers; + xdai_swap_StableSwapRemoveLiquidityEvent?: xdai_swap_StableSwapRemoveLiquidityEventResolvers; + xdai_swap_SwapDailyVolume?: xdai_swap_SwapDailyVolumeResolvers; + xdai_swap_SwapHourlyVolume?: xdai_swap_SwapHourlyVolumeResolvers; + xdai_swap_SwapTradeVolume?: xdai_swap_SwapTradeVolumeResolvers; + xdai_swap_SwapWeeklyVolume?: xdai_swap_SwapWeeklyVolumeResolvers; + xdai_swap_SystemInfo?: xdai_swap_SystemInfoResolvers; + xdai_swap__Block_?: xdai_swap__Block_Resolvers; + xdai_swap__Meta_?: xdai_swap__Meta_Resolvers; arbitrumsepolia_swap_BigDecimal?: GraphQLScalarType; arbitrumsepolia_swap_Bytes?: GraphQLScalarType; arbitrumsepolia_swap_Int8?: GraphQLScalarType; @@ -218904,6 +219009,68 @@ export type Resolvers = ResolversObject<{ arbitrumsepolia_swap_SystemInfo?: arbitrumsepolia_swap_SystemInfoResolvers; arbitrumsepolia_swap__Block_?: arbitrumsepolia_swap__Block_Resolvers; arbitrumsepolia_swap__Meta_?: arbitrumsepolia_swap__Meta_Resolvers; + bnb_swap_BigDecimal?: GraphQLScalarType; + bnb_swap_Bytes?: GraphQLScalarType; + bnb_swap_Int8?: GraphQLScalarType; + bnb_swap_LpAccount?: bnb_swap_LpAccountResolvers; + bnb_swap_LpAccountBalance?: bnb_swap_LpAccountBalanceResolvers; + bnb_swap_LpToken?: bnb_swap_LpTokenResolvers; + bnb_swap_LpTokenEvent?: bnb_swap_LpTokenEventResolvers; + bnb_swap_LpTransferEvent?: bnb_swap_LpTransferEventResolvers; + bnb_swap_PooledToken?: bnb_swap_PooledTokenResolvers; + bnb_swap_StableSwap?: bnb_swap_StableSwapResolvers; + bnb_swap_StableSwapAddLiquidityEvent?: bnb_swap_StableSwapAddLiquidityEventResolvers; + bnb_swap_StableSwapEvent?: bnb_swap_StableSwapEventResolvers; + bnb_swap_StableSwapExchange?: bnb_swap_StableSwapExchangeResolvers; + bnb_swap_StableSwapRemoveLiquidityEvent?: bnb_swap_StableSwapRemoveLiquidityEventResolvers; + bnb_swap_SwapDailyVolume?: bnb_swap_SwapDailyVolumeResolvers; + bnb_swap_SwapHourlyVolume?: bnb_swap_SwapHourlyVolumeResolvers; + bnb_swap_SwapTradeVolume?: bnb_swap_SwapTradeVolumeResolvers; + bnb_swap_SwapWeeklyVolume?: bnb_swap_SwapWeeklyVolumeResolvers; + bnb_swap_SystemInfo?: bnb_swap_SystemInfoResolvers; + bnb_swap__Block_?: bnb_swap__Block_Resolvers; + bnb_swap__Meta_?: bnb_swap__Meta_Resolvers; + linea_swap_BigDecimal?: GraphQLScalarType; + linea_swap_Bytes?: GraphQLScalarType; + linea_swap_LpAccount?: linea_swap_LpAccountResolvers; + linea_swap_LpAccountBalance?: linea_swap_LpAccountBalanceResolvers; + linea_swap_LpToken?: linea_swap_LpTokenResolvers; + linea_swap_LpTokenEvent?: linea_swap_LpTokenEventResolvers; + linea_swap_LpTransferEvent?: linea_swap_LpTransferEventResolvers; + linea_swap_PooledToken?: linea_swap_PooledTokenResolvers; + linea_swap_StableSwap?: linea_swap_StableSwapResolvers; + linea_swap_StableSwapAddLiquidityEvent?: linea_swap_StableSwapAddLiquidityEventResolvers; + linea_swap_StableSwapEvent?: linea_swap_StableSwapEventResolvers; + linea_swap_StableSwapExchange?: linea_swap_StableSwapExchangeResolvers; + linea_swap_StableSwapRemoveLiquidityEvent?: linea_swap_StableSwapRemoveLiquidityEventResolvers; + linea_swap_SwapDailyVolume?: linea_swap_SwapDailyVolumeResolvers; + linea_swap_SwapHourlyVolume?: linea_swap_SwapHourlyVolumeResolvers; + linea_swap_SwapTradeVolume?: linea_swap_SwapTradeVolumeResolvers; + linea_swap_SwapWeeklyVolume?: linea_swap_SwapWeeklyVolumeResolvers; + linea_swap_SystemInfo?: linea_swap_SystemInfoResolvers; + linea_swap__Block_?: linea_swap__Block_Resolvers; + linea_swap__Meta_?: linea_swap__Meta_Resolvers; + optimism_swap_BigDecimal?: GraphQLScalarType; + optimism_swap_Bytes?: GraphQLScalarType; + optimism_swap_Int8?: GraphQLScalarType; + optimism_swap_LpAccount?: optimism_swap_LpAccountResolvers; + optimism_swap_LpAccountBalance?: optimism_swap_LpAccountBalanceResolvers; + optimism_swap_LpToken?: optimism_swap_LpTokenResolvers; + optimism_swap_LpTokenEvent?: optimism_swap_LpTokenEventResolvers; + optimism_swap_LpTransferEvent?: optimism_swap_LpTransferEventResolvers; + optimism_swap_PooledToken?: optimism_swap_PooledTokenResolvers; + optimism_swap_StableSwap?: optimism_swap_StableSwapResolvers; + optimism_swap_StableSwapAddLiquidityEvent?: optimism_swap_StableSwapAddLiquidityEventResolvers; + optimism_swap_StableSwapEvent?: optimism_swap_StableSwapEventResolvers; + optimism_swap_StableSwapExchange?: optimism_swap_StableSwapExchangeResolvers; + optimism_swap_StableSwapRemoveLiquidityEvent?: optimism_swap_StableSwapRemoveLiquidityEventResolvers; + optimism_swap_SwapDailyVolume?: optimism_swap_SwapDailyVolumeResolvers; + optimism_swap_SwapHourlyVolume?: optimism_swap_SwapHourlyVolumeResolvers; + optimism_swap_SwapTradeVolume?: optimism_swap_SwapTradeVolumeResolvers; + optimism_swap_SwapWeeklyVolume?: optimism_swap_SwapWeeklyVolumeResolvers; + optimism_swap_SystemInfo?: optimism_swap_SystemInfoResolvers; + optimism_swap__Block_?: optimism_swap__Block_Resolvers; + optimism_swap__Meta_?: optimism_swap__Meta_Resolvers; polygon_swap_BigDecimal?: GraphQLScalarType; polygon_swap_Bytes?: GraphQLScalarType; polygon_swap_Int8?: GraphQLScalarType; @@ -218911,62 +219078,124 @@ export type Resolvers = ResolversObject<{ polygon_swap_LpAccountBalance?: polygon_swap_LpAccountBalanceResolvers; polygon_swap_LpToken?: polygon_swap_LpTokenResolvers; polygon_swap_LpTokenEvent?: polygon_swap_LpTokenEventResolvers; - polygon_swap_LpTransferEvent?: polygon_swap_LpTransferEventResolvers; - polygon_swap_PooledToken?: polygon_swap_PooledTokenResolvers; - polygon_swap_StableSwap?: polygon_swap_StableSwapResolvers; - polygon_swap_StableSwapAddLiquidityEvent?: polygon_swap_StableSwapAddLiquidityEventResolvers; - polygon_swap_StableSwapEvent?: polygon_swap_StableSwapEventResolvers; - polygon_swap_StableSwapExchange?: polygon_swap_StableSwapExchangeResolvers; - polygon_swap_StableSwapRemoveLiquidityEvent?: polygon_swap_StableSwapRemoveLiquidityEventResolvers; - polygon_swap_SwapDailyVolume?: polygon_swap_SwapDailyVolumeResolvers; - polygon_swap_SwapHourlyVolume?: polygon_swap_SwapHourlyVolumeResolvers; - polygon_swap_SwapTradeVolume?: polygon_swap_SwapTradeVolumeResolvers; - polygon_swap_SwapWeeklyVolume?: polygon_swap_SwapWeeklyVolumeResolvers; - polygon_swap_SystemInfo?: polygon_swap_SystemInfoResolvers; - polygon_swap__Block_?: polygon_swap__Block_Resolvers; - polygon_swap__Meta_?: polygon_swap__Meta_Resolvers; - mantle_swap_BigDecimal?: GraphQLScalarType; - mantle_swap_Bytes?: GraphQLScalarType; - mantle_swap_Int8?: GraphQLScalarType; - mantle_swap_LpAccount?: mantle_swap_LpAccountResolvers; - mantle_swap_LpAccountBalance?: mantle_swap_LpAccountBalanceResolvers; - mantle_swap_LpToken?: mantle_swap_LpTokenResolvers; - mantle_swap_LpTokenEvent?: mantle_swap_LpTokenEventResolvers; - mantle_swap_LpTransferEvent?: mantle_swap_LpTransferEventResolvers; - mantle_swap_PooledToken?: mantle_swap_PooledTokenResolvers; - mantle_swap_StableSwap?: mantle_swap_StableSwapResolvers; - mantle_swap_StableSwapAddLiquidityEvent?: mantle_swap_StableSwapAddLiquidityEventResolvers; - mantle_swap_StableSwapEvent?: mantle_swap_StableSwapEventResolvers; - mantle_swap_StableSwapExchange?: mantle_swap_StableSwapExchangeResolvers; - mantle_swap_StableSwapRemoveLiquidityEvent?: mantle_swap_StableSwapRemoveLiquidityEventResolvers; - mantle_swap_SwapDailyVolume?: mantle_swap_SwapDailyVolumeResolvers; - mantle_swap_SwapHourlyVolume?: mantle_swap_SwapHourlyVolumeResolvers; - mantle_swap_SwapTradeVolume?: mantle_swap_SwapTradeVolumeResolvers; - mantle_swap_SwapWeeklyVolume?: mantle_swap_SwapWeeklyVolumeResolvers; - mantle_swap_SystemInfo?: mantle_swap_SystemInfoResolvers; - mantle_swap__Block_?: mantle_swap__Block_Resolvers; - mantle_swap__Meta_?: mantle_swap__Meta_Resolvers; - metis_swap_BigDecimal?: GraphQLScalarType; - metis_swap_Bytes?: GraphQLScalarType; - metis_swap_Int8?: GraphQLScalarType; - metis_swap_LpAccount?: metis_swap_LpAccountResolvers; - metis_swap_LpAccountBalance?: metis_swap_LpAccountBalanceResolvers; - metis_swap_LpToken?: metis_swap_LpTokenResolvers; - metis_swap_LpTokenEvent?: metis_swap_LpTokenEventResolvers; - metis_swap_LpTransferEvent?: metis_swap_LpTransferEventResolvers; - metis_swap_PooledToken?: metis_swap_PooledTokenResolvers; - metis_swap_StableSwap?: metis_swap_StableSwapResolvers; - metis_swap_StableSwapAddLiquidityEvent?: metis_swap_StableSwapAddLiquidityEventResolvers; - metis_swap_StableSwapEvent?: metis_swap_StableSwapEventResolvers; - metis_swap_StableSwapExchange?: metis_swap_StableSwapExchangeResolvers; - metis_swap_StableSwapRemoveLiquidityEvent?: metis_swap_StableSwapRemoveLiquidityEventResolvers; - metis_swap_SwapDailyVolume?: metis_swap_SwapDailyVolumeResolvers; - metis_swap_SwapHourlyVolume?: metis_swap_SwapHourlyVolumeResolvers; - metis_swap_SwapTradeVolume?: metis_swap_SwapTradeVolumeResolvers; - metis_swap_SwapWeeklyVolume?: metis_swap_SwapWeeklyVolumeResolvers; - metis_swap_SystemInfo?: metis_swap_SystemInfoResolvers; - metis_swap__Block_?: metis_swap__Block_Resolvers; - metis_swap__Meta_?: metis_swap__Meta_Resolvers; + polygon_swap_LpTransferEvent?: polygon_swap_LpTransferEventResolvers; + polygon_swap_PooledToken?: polygon_swap_PooledTokenResolvers; + polygon_swap_StableSwap?: polygon_swap_StableSwapResolvers; + polygon_swap_StableSwapAddLiquidityEvent?: polygon_swap_StableSwapAddLiquidityEventResolvers; + polygon_swap_StableSwapEvent?: polygon_swap_StableSwapEventResolvers; + polygon_swap_StableSwapExchange?: polygon_swap_StableSwapExchangeResolvers; + polygon_swap_StableSwapRemoveLiquidityEvent?: polygon_swap_StableSwapRemoveLiquidityEventResolvers; + polygon_swap_SwapDailyVolume?: polygon_swap_SwapDailyVolumeResolvers; + polygon_swap_SwapHourlyVolume?: polygon_swap_SwapHourlyVolumeResolvers; + polygon_swap_SwapTradeVolume?: polygon_swap_SwapTradeVolumeResolvers; + polygon_swap_SwapWeeklyVolume?: polygon_swap_SwapWeeklyVolumeResolvers; + polygon_swap_SystemInfo?: polygon_swap_SystemInfoResolvers; + polygon_swap__Block_?: polygon_swap__Block_Resolvers; + polygon_swap__Meta_?: polygon_swap__Meta_Resolvers; + optimismsepolia_swap_BigDecimal?: GraphQLScalarType; + optimismsepolia_swap_Bytes?: GraphQLScalarType; + optimismsepolia_swap_Int8?: GraphQLScalarType; + optimismsepolia_swap_LpAccount?: optimismsepolia_swap_LpAccountResolvers; + optimismsepolia_swap_LpAccountBalance?: optimismsepolia_swap_LpAccountBalanceResolvers; + optimismsepolia_swap_LpToken?: optimismsepolia_swap_LpTokenResolvers; + optimismsepolia_swap_LpTokenEvent?: optimismsepolia_swap_LpTokenEventResolvers; + optimismsepolia_swap_LpTransferEvent?: optimismsepolia_swap_LpTransferEventResolvers; + optimismsepolia_swap_PooledToken?: optimismsepolia_swap_PooledTokenResolvers; + optimismsepolia_swap_StableSwap?: optimismsepolia_swap_StableSwapResolvers; + optimismsepolia_swap_StableSwapAddLiquidityEvent?: optimismsepolia_swap_StableSwapAddLiquidityEventResolvers; + optimismsepolia_swap_StableSwapEvent?: optimismsepolia_swap_StableSwapEventResolvers; + optimismsepolia_swap_StableSwapExchange?: optimismsepolia_swap_StableSwapExchangeResolvers; + optimismsepolia_swap_StableSwapRemoveLiquidityEvent?: optimismsepolia_swap_StableSwapRemoveLiquidityEventResolvers; + optimismsepolia_swap_SwapDailyVolume?: optimismsepolia_swap_SwapDailyVolumeResolvers; + optimismsepolia_swap_SwapHourlyVolume?: optimismsepolia_swap_SwapHourlyVolumeResolvers; + optimismsepolia_swap_SwapTradeVolume?: optimismsepolia_swap_SwapTradeVolumeResolvers; + optimismsepolia_swap_SwapWeeklyVolume?: optimismsepolia_swap_SwapWeeklyVolumeResolvers; + optimismsepolia_swap_SystemInfo?: optimismsepolia_swap_SystemInfoResolvers; + optimismsepolia_swap__Block_?: optimismsepolia_swap__Block_Resolvers; + optimismsepolia_swap__Meta_?: optimismsepolia_swap__Meta_Resolvers; + base_AggregateRoot?: base_AggregateRootResolvers; + base_AggregateRootProposed?: base_AggregateRootProposedResolvers; + base_Asset?: base_AssetResolvers; + base_AssetBalance?: base_AssetBalanceResolvers; + base_AssetStatus?: base_AssetStatusResolvers; + base_BigDecimal?: GraphQLScalarType; + base_Bytes?: GraphQLScalarType; + base_ConnectorMeta?: base_ConnectorMetaResolvers; + base_DestinationTransfer?: base_DestinationTransferResolvers; + base_Int8?: GraphQLScalarType; + base_OptimisticRootFinalized?: base_OptimisticRootFinalizedResolvers; + base_OriginMessage?: base_OriginMessageResolvers; + base_OriginTransfer?: base_OriginTransferResolvers; + base_Relayer?: base_RelayerResolvers; + base_RelayerFee?: base_RelayerFeeResolvers; + base_RelayerFeesIncrease?: base_RelayerFeesIncreaseResolvers; + base_RootCount?: base_RootCountResolvers; + base_RootMessageSent?: base_RootMessageSentResolvers; + base_Router?: base_RouterResolvers; + base_RouterDailyTVL?: base_RouterDailyTVLResolvers; + base_RouterLiquidityEvent?: base_RouterLiquidityEventResolvers; + base_Sequencer?: base_SequencerResolvers; + base_Setting?: base_SettingResolvers; + base_SlippageUpdate?: base_SlippageUpdateResolvers; + base_SnapshotRoot?: base_SnapshotRootResolvers; + base_SpokeConnectorMode?: base_SpokeConnectorModeResolvers; + base__Block_?: base__Block_Resolvers; + base__Meta_?: base__Meta_Resolvers; + stagingscroll_AggregateRoot?: stagingscroll_AggregateRootResolvers; + stagingscroll_AggregateRootProposed?: stagingscroll_AggregateRootProposedResolvers; + stagingscroll_Asset?: stagingscroll_AssetResolvers; + stagingscroll_AssetBalance?: stagingscroll_AssetBalanceResolvers; + stagingscroll_AssetStatus?: stagingscroll_AssetStatusResolvers; + stagingscroll_BigDecimal?: GraphQLScalarType; + stagingscroll_Bytes?: GraphQLScalarType; + stagingscroll_ConnectorMeta?: stagingscroll_ConnectorMetaResolvers; + stagingscroll_DestinationTransfer?: stagingscroll_DestinationTransferResolvers; + stagingscroll_Int8?: GraphQLScalarType; + stagingscroll_OptimisticRootFinalized?: stagingscroll_OptimisticRootFinalizedResolvers; + stagingscroll_OriginMessage?: stagingscroll_OriginMessageResolvers; + stagingscroll_OriginTransfer?: stagingscroll_OriginTransferResolvers; + stagingscroll_Relayer?: stagingscroll_RelayerResolvers; + stagingscroll_RelayerFee?: stagingscroll_RelayerFeeResolvers; + stagingscroll_RelayerFeesIncrease?: stagingscroll_RelayerFeesIncreaseResolvers; + stagingscroll_RootCount?: stagingscroll_RootCountResolvers; + stagingscroll_RootMessageSent?: stagingscroll_RootMessageSentResolvers; + stagingscroll_Router?: stagingscroll_RouterResolvers; + stagingscroll_RouterDailyTVL?: stagingscroll_RouterDailyTVLResolvers; + stagingscroll_RouterLiquidityEvent?: stagingscroll_RouterLiquidityEventResolvers; + stagingscroll_Sequencer?: stagingscroll_SequencerResolvers; + stagingscroll_Setting?: stagingscroll_SettingResolvers; + stagingscroll_SlippageUpdate?: stagingscroll_SlippageUpdateResolvers; + stagingscroll_SnapshotRoot?: stagingscroll_SnapshotRootResolvers; + stagingscroll_SpokeConnectorMode?: stagingscroll_SpokeConnectorModeResolvers; + stagingscroll__Block_?: stagingscroll__Block_Resolvers; + stagingscroll__Meta_?: stagingscroll__Meta_Resolvers; + linea_AggregateRoot?: linea_AggregateRootResolvers; + linea_AggregateRootProposed?: linea_AggregateRootProposedResolvers; + linea_Asset?: linea_AssetResolvers; + linea_AssetBalance?: linea_AssetBalanceResolvers; + linea_AssetStatus?: linea_AssetStatusResolvers; + linea_BigDecimal?: GraphQLScalarType; + linea_Bytes?: GraphQLScalarType; + linea_ConnectorMeta?: linea_ConnectorMetaResolvers; + linea_DestinationTransfer?: linea_DestinationTransferResolvers; + linea_OptimisticRootFinalized?: linea_OptimisticRootFinalizedResolvers; + linea_OriginMessage?: linea_OriginMessageResolvers; + linea_OriginTransfer?: linea_OriginTransferResolvers; + linea_Relayer?: linea_RelayerResolvers; + linea_RelayerFee?: linea_RelayerFeeResolvers; + linea_RelayerFeesIncrease?: linea_RelayerFeesIncreaseResolvers; + linea_RootCount?: linea_RootCountResolvers; + linea_RootMessageSent?: linea_RootMessageSentResolvers; + linea_Router?: linea_RouterResolvers; + linea_RouterDailyTVL?: linea_RouterDailyTVLResolvers; + linea_RouterLiquidityEvent?: linea_RouterLiquidityEventResolvers; + linea_Sequencer?: linea_SequencerResolvers; + linea_Setting?: linea_SettingResolvers; + linea_SlippageUpdate?: linea_SlippageUpdateResolvers; + linea_SnapshotRoot?: linea_SnapshotRootResolvers; + linea_SpokeConnectorMode?: linea_SpokeConnectorModeResolvers; + linea__Block_?: linea__Block_Resolvers; + linea__Meta_?: linea__Meta_Resolvers; stagingmainnet_AggregateRootSavedSlow?: stagingmainnet_AggregateRootSavedSlowResolvers; stagingmainnet_AggregatedMessageRoot?: stagingmainnet_AggregatedMessageRootResolvers; stagingmainnet_ArbitrumConnectorMeta?: stagingmainnet_ArbitrumConnectorMetaResolvers; @@ -218998,73 +219227,30 @@ export type Resolvers = ResolversObject<{ stagingmainnet_ZkSyncConnectorMeta?: stagingmainnet_ZkSyncConnectorMetaResolvers; stagingmainnet__Block_?: stagingmainnet__Block_Resolvers; stagingmainnet__Meta_?: stagingmainnet__Meta_Resolvers; - bnb_swap_BigDecimal?: GraphQLScalarType; - bnb_swap_Bytes?: GraphQLScalarType; - bnb_swap_Int8?: GraphQLScalarType; - bnb_swap_LpAccount?: bnb_swap_LpAccountResolvers; - bnb_swap_LpAccountBalance?: bnb_swap_LpAccountBalanceResolvers; - bnb_swap_LpToken?: bnb_swap_LpTokenResolvers; - bnb_swap_LpTokenEvent?: bnb_swap_LpTokenEventResolvers; - bnb_swap_LpTransferEvent?: bnb_swap_LpTransferEventResolvers; - bnb_swap_PooledToken?: bnb_swap_PooledTokenResolvers; - bnb_swap_StableSwap?: bnb_swap_StableSwapResolvers; - bnb_swap_StableSwapAddLiquidityEvent?: bnb_swap_StableSwapAddLiquidityEventResolvers; - bnb_swap_StableSwapEvent?: bnb_swap_StableSwapEventResolvers; - bnb_swap_StableSwapExchange?: bnb_swap_StableSwapExchangeResolvers; - bnb_swap_StableSwapRemoveLiquidityEvent?: bnb_swap_StableSwapRemoveLiquidityEventResolvers; - bnb_swap_SwapDailyVolume?: bnb_swap_SwapDailyVolumeResolvers; - bnb_swap_SwapHourlyVolume?: bnb_swap_SwapHourlyVolumeResolvers; - bnb_swap_SwapTradeVolume?: bnb_swap_SwapTradeVolumeResolvers; - bnb_swap_SwapWeeklyVolume?: bnb_swap_SwapWeeklyVolumeResolvers; - bnb_swap_SystemInfo?: bnb_swap_SystemInfoResolvers; - bnb_swap__Block_?: bnb_swap__Block_Resolvers; - bnb_swap__Meta_?: bnb_swap__Meta_Resolvers; - optimism_swap_BigDecimal?: GraphQLScalarType; - optimism_swap_Bytes?: GraphQLScalarType; - optimism_swap_Int8?: GraphQLScalarType; - optimism_swap_LpAccount?: optimism_swap_LpAccountResolvers; - optimism_swap_LpAccountBalance?: optimism_swap_LpAccountBalanceResolvers; - optimism_swap_LpToken?: optimism_swap_LpTokenResolvers; - optimism_swap_LpTokenEvent?: optimism_swap_LpTokenEventResolvers; - optimism_swap_LpTransferEvent?: optimism_swap_LpTransferEventResolvers; - optimism_swap_PooledToken?: optimism_swap_PooledTokenResolvers; - optimism_swap_StableSwap?: optimism_swap_StableSwapResolvers; - optimism_swap_StableSwapAddLiquidityEvent?: optimism_swap_StableSwapAddLiquidityEventResolvers; - optimism_swap_StableSwapEvent?: optimism_swap_StableSwapEventResolvers; - optimism_swap_StableSwapExchange?: optimism_swap_StableSwapExchangeResolvers; - optimism_swap_StableSwapRemoveLiquidityEvent?: optimism_swap_StableSwapRemoveLiquidityEventResolvers; - optimism_swap_SwapDailyVolume?: optimism_swap_SwapDailyVolumeResolvers; - optimism_swap_SwapHourlyVolume?: optimism_swap_SwapHourlyVolumeResolvers; - optimism_swap_SwapTradeVolume?: optimism_swap_SwapTradeVolumeResolvers; - optimism_swap_SwapWeeklyVolume?: optimism_swap_SwapWeeklyVolumeResolvers; - optimism_swap_SystemInfo?: optimism_swap_SystemInfoResolvers; - optimism_swap__Block_?: optimism_swap__Block_Resolvers; - optimism_swap__Meta_?: optimism_swap__Meta_Resolvers; - mode_swap_BigDecimal?: GraphQLScalarType; - mode_swap_Bytes?: GraphQLScalarType; - mode_swap_Int8?: GraphQLScalarType; - mode_swap_LpAccount?: mode_swap_LpAccountResolvers; - mode_swap_LpAccountBalance?: mode_swap_LpAccountBalanceResolvers; - mode_swap_LpToken?: mode_swap_LpTokenResolvers; - mode_swap_LpTokenEvent?: mode_swap_LpTokenEventResolvers; - mode_swap_LpTransferEvent?: mode_swap_LpTransferEventResolvers; - mode_swap_PooledToken?: mode_swap_PooledTokenResolvers; - mode_swap_StableSwap?: mode_swap_StableSwapResolvers; - mode_swap_StableSwapAddLiquidityEvent?: mode_swap_StableSwapAddLiquidityEventResolvers; - mode_swap_StableSwapEvent?: mode_swap_StableSwapEventResolvers; - mode_swap_StableSwapExchange?: mode_swap_StableSwapExchangeResolvers; - mode_swap_StableSwapRemoveLiquidityEvent?: mode_swap_StableSwapRemoveLiquidityEventResolvers; - mode_swap_SwapDailyVolume?: mode_swap_SwapDailyVolumeResolvers; - mode_swap_SwapHourlyVolume?: mode_swap_SwapHourlyVolumeResolvers; - mode_swap_SwapTradeVolume?: mode_swap_SwapTradeVolumeResolvers; - mode_swap_SwapWeeklyVolume?: mode_swap_SwapWeeklyVolumeResolvers; - mode_swap_SystemInfo?: mode_swap_SystemInfoResolvers; - mode_swap__Block_?: mode_swap__Block_Resolvers; - mode_swap__Meta_?: mode_swap__Meta_Resolvers; + arbitrumone_swap_BigDecimal?: GraphQLScalarType; + arbitrumone_swap_Bytes?: GraphQLScalarType; + arbitrumone_swap_Int8?: GraphQLScalarType; + arbitrumone_swap_LpAccount?: arbitrumone_swap_LpAccountResolvers; + arbitrumone_swap_LpAccountBalance?: arbitrumone_swap_LpAccountBalanceResolvers; + arbitrumone_swap_LpToken?: arbitrumone_swap_LpTokenResolvers; + arbitrumone_swap_LpTokenEvent?: arbitrumone_swap_LpTokenEventResolvers; + arbitrumone_swap_LpTransferEvent?: arbitrumone_swap_LpTransferEventResolvers; + arbitrumone_swap_PooledToken?: arbitrumone_swap_PooledTokenResolvers; + arbitrumone_swap_StableSwap?: arbitrumone_swap_StableSwapResolvers; + arbitrumone_swap_StableSwapAddLiquidityEvent?: arbitrumone_swap_StableSwapAddLiquidityEventResolvers; + arbitrumone_swap_StableSwapEvent?: arbitrumone_swap_StableSwapEventResolvers; + arbitrumone_swap_StableSwapExchange?: arbitrumone_swap_StableSwapExchangeResolvers; + arbitrumone_swap_StableSwapRemoveLiquidityEvent?: arbitrumone_swap_StableSwapRemoveLiquidityEventResolvers; + arbitrumone_swap_SwapDailyVolume?: arbitrumone_swap_SwapDailyVolumeResolvers; + arbitrumone_swap_SwapHourlyVolume?: arbitrumone_swap_SwapHourlyVolumeResolvers; + arbitrumone_swap_SwapTradeVolume?: arbitrumone_swap_SwapTradeVolumeResolvers; + arbitrumone_swap_SwapWeeklyVolume?: arbitrumone_swap_SwapWeeklyVolumeResolvers; + arbitrumone_swap_SystemInfo?: arbitrumone_swap_SystemInfoResolvers; + arbitrumone_swap__Block_?: arbitrumone_swap__Block_Resolvers; + arbitrumone_swap__Meta_?: arbitrumone_swap__Meta_Resolvers; localmainnet_AggregateRootSavedSlow?: localmainnet_AggregateRootSavedSlowResolvers; localmainnet_AggregatedMessageRoot?: localmainnet_AggregatedMessageRootResolvers; localmainnet_ArbitrumConnectorMeta?: localmainnet_ArbitrumConnectorMetaResolvers; - localmainnet_AvalancheConnectorMeta?: localmainnet_AvalancheConnectorMetaResolvers; localmainnet_BaseConnectorMeta?: localmainnet_BaseConnectorMetaResolvers; localmainnet_BigDecimal?: GraphQLScalarType; localmainnet_BnbConnectorMeta?: localmainnet_BnbConnectorMetaResolvers; @@ -219074,63 +219260,19 @@ export type Resolvers = ResolversObject<{ localmainnet_HubOptimisticRootFinalized?: localmainnet_HubOptimisticRootFinalizedResolvers; localmainnet_Int8?: GraphQLScalarType; localmainnet_LineaConnectorMeta?: localmainnet_LineaConnectorMetaResolvers; - localmainnet_MantleConnectorMeta?: localmainnet_MantleConnectorMetaResolvers; - localmainnet_MetisConnectorMeta?: localmainnet_MetisConnectorMetaResolvers; localmainnet_OptimismConnectorMeta?: localmainnet_OptimismConnectorMetaResolvers; localmainnet_OptimisticRootPropagated?: localmainnet_OptimisticRootPropagatedResolvers; localmainnet_OptimisticRootProposed?: localmainnet_OptimisticRootProposedResolvers; localmainnet_PolygonConnectorMeta?: localmainnet_PolygonConnectorMetaResolvers; - localmainnet_PolygonZkConnectorMeta?: localmainnet_PolygonZkConnectorMetaResolvers; localmainnet_RootAggregated?: localmainnet_RootAggregatedResolvers; localmainnet_RootManagerMeta?: localmainnet_RootManagerMetaResolvers; localmainnet_RootManagerMode?: localmainnet_RootManagerModeResolvers; localmainnet_RootMessageProcessed?: localmainnet_RootMessageProcessedResolvers; localmainnet_RootPropagated?: localmainnet_RootPropagatedResolvers; + localmainnet_X1ConnectorMeta?: localmainnet_X1ConnectorMetaResolvers; localmainnet_ZkSyncConnectorMeta?: localmainnet_ZkSyncConnectorMetaResolvers; localmainnet__Block_?: localmainnet__Block_Resolvers; localmainnet__Meta_?: localmainnet__Meta_Resolvers; - arbitrumone_swap_BigDecimal?: GraphQLScalarType; - arbitrumone_swap_Bytes?: GraphQLScalarType; - arbitrumone_swap_Int8?: GraphQLScalarType; - arbitrumone_swap_LpAccount?: arbitrumone_swap_LpAccountResolvers; - arbitrumone_swap_LpAccountBalance?: arbitrumone_swap_LpAccountBalanceResolvers; - arbitrumone_swap_LpToken?: arbitrumone_swap_LpTokenResolvers; - arbitrumone_swap_LpTokenEvent?: arbitrumone_swap_LpTokenEventResolvers; - arbitrumone_swap_LpTransferEvent?: arbitrumone_swap_LpTransferEventResolvers; - arbitrumone_swap_PooledToken?: arbitrumone_swap_PooledTokenResolvers; - arbitrumone_swap_StableSwap?: arbitrumone_swap_StableSwapResolvers; - arbitrumone_swap_StableSwapAddLiquidityEvent?: arbitrumone_swap_StableSwapAddLiquidityEventResolvers; - arbitrumone_swap_StableSwapEvent?: arbitrumone_swap_StableSwapEventResolvers; - arbitrumone_swap_StableSwapExchange?: arbitrumone_swap_StableSwapExchangeResolvers; - arbitrumone_swap_StableSwapRemoveLiquidityEvent?: arbitrumone_swap_StableSwapRemoveLiquidityEventResolvers; - arbitrumone_swap_SwapDailyVolume?: arbitrumone_swap_SwapDailyVolumeResolvers; - arbitrumone_swap_SwapHourlyVolume?: arbitrumone_swap_SwapHourlyVolumeResolvers; - arbitrumone_swap_SwapTradeVolume?: arbitrumone_swap_SwapTradeVolumeResolvers; - arbitrumone_swap_SwapWeeklyVolume?: arbitrumone_swap_SwapWeeklyVolumeResolvers; - arbitrumone_swap_SystemInfo?: arbitrumone_swap_SystemInfoResolvers; - arbitrumone_swap__Block_?: arbitrumone_swap__Block_Resolvers; - arbitrumone_swap__Meta_?: arbitrumone_swap__Meta_Resolvers; - optimismsepolia_swap_BigDecimal?: GraphQLScalarType; - optimismsepolia_swap_Bytes?: GraphQLScalarType; - optimismsepolia_swap_Int8?: GraphQLScalarType; - optimismsepolia_swap_LpAccount?: optimismsepolia_swap_LpAccountResolvers; - optimismsepolia_swap_LpAccountBalance?: optimismsepolia_swap_LpAccountBalanceResolvers; - optimismsepolia_swap_LpToken?: optimismsepolia_swap_LpTokenResolvers; - optimismsepolia_swap_LpTokenEvent?: optimismsepolia_swap_LpTokenEventResolvers; - optimismsepolia_swap_LpTransferEvent?: optimismsepolia_swap_LpTransferEventResolvers; - optimismsepolia_swap_PooledToken?: optimismsepolia_swap_PooledTokenResolvers; - optimismsepolia_swap_StableSwap?: optimismsepolia_swap_StableSwapResolvers; - optimismsepolia_swap_StableSwapAddLiquidityEvent?: optimismsepolia_swap_StableSwapAddLiquidityEventResolvers; - optimismsepolia_swap_StableSwapEvent?: optimismsepolia_swap_StableSwapEventResolvers; - optimismsepolia_swap_StableSwapExchange?: optimismsepolia_swap_StableSwapExchangeResolvers; - optimismsepolia_swap_StableSwapRemoveLiquidityEvent?: optimismsepolia_swap_StableSwapRemoveLiquidityEventResolvers; - optimismsepolia_swap_SwapDailyVolume?: optimismsepolia_swap_SwapDailyVolumeResolvers; - optimismsepolia_swap_SwapHourlyVolume?: optimismsepolia_swap_SwapHourlyVolumeResolvers; - optimismsepolia_swap_SwapTradeVolume?: optimismsepolia_swap_SwapTradeVolumeResolvers; - optimismsepolia_swap_SwapWeeklyVolume?: optimismsepolia_swap_SwapWeeklyVolumeResolvers; - optimismsepolia_swap_SystemInfo?: optimismsepolia_swap_SystemInfoResolvers; - optimismsepolia_swap__Block_?: optimismsepolia_swap__Block_Resolvers; - optimismsepolia_swap__Meta_?: optimismsepolia_swap__Meta_Resolvers; zksync_swap_BigDecimal?: GraphQLScalarType; zksync_swap_Bytes?: GraphQLScalarType; zksync_swap_Int8?: GraphQLScalarType; @@ -219152,48 +219294,76 @@ export type Resolvers = ResolversObject<{ zksync_swap_SystemInfo?: zksync_swap_SystemInfoResolvers; zksync_swap__Block_?: zksync_swap__Block_Resolvers; zksync_swap__Meta_?: zksync_swap__Meta_Resolvers; - sepolia_swap_BigDecimal?: GraphQLScalarType; - sepolia_swap_Bytes?: GraphQLScalarType; - sepolia_swap_Int8?: GraphQLScalarType; - sepolia_swap_LpAccount?: sepolia_swap_LpAccountResolvers; - sepolia_swap_LpAccountBalance?: sepolia_swap_LpAccountBalanceResolvers; - sepolia_swap_LpToken?: sepolia_swap_LpTokenResolvers; - sepolia_swap_LpTokenEvent?: sepolia_swap_LpTokenEventResolvers; - sepolia_swap_LpTransferEvent?: sepolia_swap_LpTransferEventResolvers; - sepolia_swap_PooledToken?: sepolia_swap_PooledTokenResolvers; - sepolia_swap_StableSwap?: sepolia_swap_StableSwapResolvers; - sepolia_swap_StableSwapAddLiquidityEvent?: sepolia_swap_StableSwapAddLiquidityEventResolvers; - sepolia_swap_StableSwapEvent?: sepolia_swap_StableSwapEventResolvers; - sepolia_swap_StableSwapExchange?: sepolia_swap_StableSwapExchangeResolvers; - sepolia_swap_StableSwapRemoveLiquidityEvent?: sepolia_swap_StableSwapRemoveLiquidityEventResolvers; - sepolia_swap_SwapDailyVolume?: sepolia_swap_SwapDailyVolumeResolvers; - sepolia_swap_SwapHourlyVolume?: sepolia_swap_SwapHourlyVolumeResolvers; - sepolia_swap_SwapTradeVolume?: sepolia_swap_SwapTradeVolumeResolvers; - sepolia_swap_SwapWeeklyVolume?: sepolia_swap_SwapWeeklyVolumeResolvers; - sepolia_swap_SystemInfo?: sepolia_swap_SystemInfoResolvers; - sepolia_swap__Block_?: sepolia_swap__Block_Resolvers; - sepolia_swap__Meta_?: sepolia_swap__Meta_Resolvers; - xdai_swap_BigDecimal?: GraphQLScalarType; - xdai_swap_Bytes?: GraphQLScalarType; - xdai_swap_Int8?: GraphQLScalarType; - xdai_swap_LpAccount?: xdai_swap_LpAccountResolvers; - xdai_swap_LpAccountBalance?: xdai_swap_LpAccountBalanceResolvers; - xdai_swap_LpToken?: xdai_swap_LpTokenResolvers; - xdai_swap_LpTokenEvent?: xdai_swap_LpTokenEventResolvers; - xdai_swap_LpTransferEvent?: xdai_swap_LpTransferEventResolvers; - xdai_swap_PooledToken?: xdai_swap_PooledTokenResolvers; - xdai_swap_StableSwap?: xdai_swap_StableSwapResolvers; - xdai_swap_StableSwapAddLiquidityEvent?: xdai_swap_StableSwapAddLiquidityEventResolvers; - xdai_swap_StableSwapEvent?: xdai_swap_StableSwapEventResolvers; - xdai_swap_StableSwapExchange?: xdai_swap_StableSwapExchangeResolvers; - xdai_swap_StableSwapRemoveLiquidityEvent?: xdai_swap_StableSwapRemoveLiquidityEventResolvers; - xdai_swap_SwapDailyVolume?: xdai_swap_SwapDailyVolumeResolvers; - xdai_swap_SwapHourlyVolume?: xdai_swap_SwapHourlyVolumeResolvers; - xdai_swap_SwapTradeVolume?: xdai_swap_SwapTradeVolumeResolvers; - xdai_swap_SwapWeeklyVolume?: xdai_swap_SwapWeeklyVolumeResolvers; - xdai_swap_SystemInfo?: xdai_swap_SystemInfoResolvers; - xdai_swap__Block_?: xdai_swap__Block_Resolvers; - xdai_swap__Meta_?: xdai_swap__Meta_Resolvers; + mode_swap_BigDecimal?: GraphQLScalarType; + mode_swap_Bytes?: GraphQLScalarType; + mode_swap_Int8?: GraphQLScalarType; + mode_swap_LpAccount?: mode_swap_LpAccountResolvers; + mode_swap_LpAccountBalance?: mode_swap_LpAccountBalanceResolvers; + mode_swap_LpToken?: mode_swap_LpTokenResolvers; + mode_swap_LpTokenEvent?: mode_swap_LpTokenEventResolvers; + mode_swap_LpTransferEvent?: mode_swap_LpTransferEventResolvers; + mode_swap_PooledToken?: mode_swap_PooledTokenResolvers; + mode_swap_StableSwap?: mode_swap_StableSwapResolvers; + mode_swap_StableSwapAddLiquidityEvent?: mode_swap_StableSwapAddLiquidityEventResolvers; + mode_swap_StableSwapEvent?: mode_swap_StableSwapEventResolvers; + mode_swap_StableSwapExchange?: mode_swap_StableSwapExchangeResolvers; + mode_swap_StableSwapRemoveLiquidityEvent?: mode_swap_StableSwapRemoveLiquidityEventResolvers; + mode_swap_SwapDailyVolume?: mode_swap_SwapDailyVolumeResolvers; + mode_swap_SwapHourlyVolume?: mode_swap_SwapHourlyVolumeResolvers; + mode_swap_SwapTradeVolume?: mode_swap_SwapTradeVolumeResolvers; + mode_swap_SwapWeeklyVolume?: mode_swap_SwapWeeklyVolumeResolvers; + mode_swap_SystemInfo?: mode_swap_SystemInfoResolvers; + mode_swap__Block_?: mode_swap__Block_Resolvers; + mode_swap__Meta_?: mode_swap__Meta_Resolvers; + xdai_AggregateRoot?: xdai_AggregateRootResolvers; + xdai_AggregateRootProposed?: xdai_AggregateRootProposedResolvers; + xdai_Asset?: xdai_AssetResolvers; + xdai_AssetBalance?: xdai_AssetBalanceResolvers; + xdai_AssetStatus?: xdai_AssetStatusResolvers; + xdai_BigDecimal?: GraphQLScalarType; + xdai_Bytes?: GraphQLScalarType; + xdai_ConnectorMeta?: xdai_ConnectorMetaResolvers; + xdai_DestinationTransfer?: xdai_DestinationTransferResolvers; + xdai_Int8?: GraphQLScalarType; + xdai_OptimisticRootFinalized?: xdai_OptimisticRootFinalizedResolvers; + xdai_OriginMessage?: xdai_OriginMessageResolvers; + xdai_OriginTransfer?: xdai_OriginTransferResolvers; + xdai_Relayer?: xdai_RelayerResolvers; + xdai_RelayerFee?: xdai_RelayerFeeResolvers; + xdai_RelayerFeesIncrease?: xdai_RelayerFeesIncreaseResolvers; + xdai_RootCount?: xdai_RootCountResolvers; + xdai_RootMessageSent?: xdai_RootMessageSentResolvers; + xdai_Router?: xdai_RouterResolvers; + xdai_RouterDailyTVL?: xdai_RouterDailyTVLResolvers; + xdai_RouterLiquidityEvent?: xdai_RouterLiquidityEventResolvers; + xdai_Sequencer?: xdai_SequencerResolvers; + xdai_Setting?: xdai_SettingResolvers; + xdai_SlippageUpdate?: xdai_SlippageUpdateResolvers; + xdai_SnapshotRoot?: xdai_SnapshotRootResolvers; + xdai_SpokeConnectorMode?: xdai_SpokeConnectorModeResolvers; + xdai__Block_?: xdai__Block_Resolvers; + xdai__Meta_?: xdai__Meta_Resolvers; + metis_swap_BigDecimal?: GraphQLScalarType; + metis_swap_Bytes?: GraphQLScalarType; + metis_swap_Int8?: GraphQLScalarType; + metis_swap_LpAccount?: metis_swap_LpAccountResolvers; + metis_swap_LpAccountBalance?: metis_swap_LpAccountBalanceResolvers; + metis_swap_LpToken?: metis_swap_LpTokenResolvers; + metis_swap_LpTokenEvent?: metis_swap_LpTokenEventResolvers; + metis_swap_LpTransferEvent?: metis_swap_LpTransferEventResolvers; + metis_swap_PooledToken?: metis_swap_PooledTokenResolvers; + metis_swap_StableSwap?: metis_swap_StableSwapResolvers; + metis_swap_StableSwapAddLiquidityEvent?: metis_swap_StableSwapAddLiquidityEventResolvers; + metis_swap_StableSwapEvent?: metis_swap_StableSwapEventResolvers; + metis_swap_StableSwapExchange?: metis_swap_StableSwapExchangeResolvers; + metis_swap_StableSwapRemoveLiquidityEvent?: metis_swap_StableSwapRemoveLiquidityEventResolvers; + metis_swap_SwapDailyVolume?: metis_swap_SwapDailyVolumeResolvers; + metis_swap_SwapHourlyVolume?: metis_swap_SwapHourlyVolumeResolvers; + metis_swap_SwapTradeVolume?: metis_swap_SwapTradeVolumeResolvers; + metis_swap_SwapWeeklyVolume?: metis_swap_SwapWeeklyVolumeResolvers; + metis_swap_SystemInfo?: metis_swap_SystemInfoResolvers; + metis_swap__Block_?: metis_swap__Block_Resolvers; + metis_swap__Meta_?: metis_swap__Meta_Resolvers; avalanche_swap_BigDecimal?: GraphQLScalarType; avalanche_swap_Bytes?: GraphQLScalarType; avalanche_swap_Int8?: GraphQLScalarType; @@ -219215,6 +219385,225 @@ export type Resolvers = ResolversObject<{ avalanche_swap_SystemInfo?: avalanche_swap_SystemInfoResolvers; avalanche_swap__Block_?: avalanche_swap__Block_Resolvers; avalanche_swap__Meta_?: avalanche_swap__Meta_Resolvers; + mainnet_AggregateRootSavedSlow?: mainnet_AggregateRootSavedSlowResolvers; + mainnet_AggregatedMessageRoot?: mainnet_AggregatedMessageRootResolvers; + mainnet_ArbitrumConnectorMeta?: mainnet_ArbitrumConnectorMetaResolvers; + mainnet_AvalancheConnectorMeta?: mainnet_AvalancheConnectorMetaResolvers; + mainnet_BaseConnectorMeta?: mainnet_BaseConnectorMetaResolvers; + mainnet_BigDecimal?: GraphQLScalarType; + mainnet_BnbConnectorMeta?: mainnet_BnbConnectorMetaResolvers; + mainnet_Bytes?: GraphQLScalarType; + mainnet_GnosisConnectorMeta?: mainnet_GnosisConnectorMetaResolvers; + mainnet_HubDomain?: mainnet_HubDomainResolvers; + mainnet_HubOptimisticRootFinalized?: mainnet_HubOptimisticRootFinalizedResolvers; + mainnet_Int8?: GraphQLScalarType; + mainnet_LineaConnectorMeta?: mainnet_LineaConnectorMetaResolvers; + mainnet_MantleConnectorMeta?: mainnet_MantleConnectorMetaResolvers; + mainnet_MetisConnectorMeta?: mainnet_MetisConnectorMetaResolvers; + mainnet_ModeConnectorMeta?: mainnet_ModeConnectorMetaResolvers; + mainnet_OptimismConnectorMeta?: mainnet_OptimismConnectorMetaResolvers; + mainnet_OptimisticRootPropagated?: mainnet_OptimisticRootPropagatedResolvers; + mainnet_OptimisticRootProposed?: mainnet_OptimisticRootProposedResolvers; + mainnet_PolygonConnectorMeta?: mainnet_PolygonConnectorMetaResolvers; + mainnet_PolygonZkConnectorMeta?: mainnet_PolygonZkConnectorMetaResolvers; + mainnet_RootAggregated?: mainnet_RootAggregatedResolvers; + mainnet_RootManagerMeta?: mainnet_RootManagerMetaResolvers; + mainnet_RootManagerMode?: mainnet_RootManagerModeResolvers; + mainnet_RootMessageProcessed?: mainnet_RootMessageProcessedResolvers; + mainnet_RootPropagated?: mainnet_RootPropagatedResolvers; + mainnet_ZkSyncConnectorMeta?: mainnet_ZkSyncConnectorMetaResolvers; + mainnet__Block_?: mainnet__Block_Resolvers; + mainnet__Meta_?: mainnet__Meta_Resolvers; + avalanche_AggregateRoot?: avalanche_AggregateRootResolvers; + avalanche_AggregateRootProposed?: avalanche_AggregateRootProposedResolvers; + avalanche_Asset?: avalanche_AssetResolvers; + avalanche_AssetBalance?: avalanche_AssetBalanceResolvers; + avalanche_AssetStatus?: avalanche_AssetStatusResolvers; + avalanche_BigDecimal?: GraphQLScalarType; + avalanche_Bytes?: GraphQLScalarType; + avalanche_ConnectorMeta?: avalanche_ConnectorMetaResolvers; + avalanche_DestinationTransfer?: avalanche_DestinationTransferResolvers; + avalanche_Int8?: GraphQLScalarType; + avalanche_OptimisticRootFinalized?: avalanche_OptimisticRootFinalizedResolvers; + avalanche_OriginMessage?: avalanche_OriginMessageResolvers; + avalanche_OriginTransfer?: avalanche_OriginTransferResolvers; + avalanche_Relayer?: avalanche_RelayerResolvers; + avalanche_RelayerFee?: avalanche_RelayerFeeResolvers; + avalanche_RelayerFeesIncrease?: avalanche_RelayerFeesIncreaseResolvers; + avalanche_RootCount?: avalanche_RootCountResolvers; + avalanche_RootMessageSent?: avalanche_RootMessageSentResolvers; + avalanche_Router?: avalanche_RouterResolvers; + avalanche_RouterDailyTVL?: avalanche_RouterDailyTVLResolvers; + avalanche_RouterLiquidityEvent?: avalanche_RouterLiquidityEventResolvers; + avalanche_Sequencer?: avalanche_SequencerResolvers; + avalanche_Setting?: avalanche_SettingResolvers; + avalanche_SlippageUpdate?: avalanche_SlippageUpdateResolvers; + avalanche_SnapshotRoot?: avalanche_SnapshotRootResolvers; + avalanche_SpokeConnectorMode?: avalanche_SpokeConnectorModeResolvers; + avalanche__Block_?: avalanche__Block_Resolvers; + avalanche__Meta_?: avalanche__Meta_Resolvers; + localoptimism_AggregateRoot?: localoptimism_AggregateRootResolvers; + localoptimism_AggregateRootProposed?: localoptimism_AggregateRootProposedResolvers; + localoptimism_Asset?: localoptimism_AssetResolvers; + localoptimism_AssetBalance?: localoptimism_AssetBalanceResolvers; + localoptimism_AssetStatus?: localoptimism_AssetStatusResolvers; + localoptimism_BigDecimal?: GraphQLScalarType; + localoptimism_Bytes?: GraphQLScalarType; + localoptimism_ConnectorMeta?: localoptimism_ConnectorMetaResolvers; + localoptimism_DestinationTransfer?: localoptimism_DestinationTransferResolvers; + localoptimism_Int8?: GraphQLScalarType; + localoptimism_OptimisticRootFinalized?: localoptimism_OptimisticRootFinalizedResolvers; + localoptimism_OriginMessage?: localoptimism_OriginMessageResolvers; + localoptimism_OriginTransfer?: localoptimism_OriginTransferResolvers; + localoptimism_Relayer?: localoptimism_RelayerResolvers; + localoptimism_RelayerFee?: localoptimism_RelayerFeeResolvers; + localoptimism_RelayerFeesIncrease?: localoptimism_RelayerFeesIncreaseResolvers; + localoptimism_RootCount?: localoptimism_RootCountResolvers; + localoptimism_RootMessageSent?: localoptimism_RootMessageSentResolvers; + localoptimism_Router?: localoptimism_RouterResolvers; + localoptimism_RouterDailyTVL?: localoptimism_RouterDailyTVLResolvers; + localoptimism_RouterLiquidityEvent?: localoptimism_RouterLiquidityEventResolvers; + localoptimism_Sequencer?: localoptimism_SequencerResolvers; + localoptimism_Setting?: localoptimism_SettingResolvers; + localoptimism_SlippageUpdate?: localoptimism_SlippageUpdateResolvers; + localoptimism_SnapshotRoot?: localoptimism_SnapshotRootResolvers; + localoptimism_SpokeConnectorMode?: localoptimism_SpokeConnectorModeResolvers; + localoptimism__Block_?: localoptimism__Block_Resolvers; + localoptimism__Meta_?: localoptimism__Meta_Resolvers; + stagingarbitrumone_AggregateRoot?: stagingarbitrumone_AggregateRootResolvers; + stagingarbitrumone_AggregateRootProposed?: stagingarbitrumone_AggregateRootProposedResolvers; + stagingarbitrumone_Asset?: stagingarbitrumone_AssetResolvers; + stagingarbitrumone_AssetBalance?: stagingarbitrumone_AssetBalanceResolvers; + stagingarbitrumone_AssetStatus?: stagingarbitrumone_AssetStatusResolvers; + stagingarbitrumone_BigDecimal?: GraphQLScalarType; + stagingarbitrumone_Bytes?: GraphQLScalarType; + stagingarbitrumone_ConnectorMeta?: stagingarbitrumone_ConnectorMetaResolvers; + stagingarbitrumone_DestinationTransfer?: stagingarbitrumone_DestinationTransferResolvers; + stagingarbitrumone_Int8?: GraphQLScalarType; + stagingarbitrumone_OptimisticRootFinalized?: stagingarbitrumone_OptimisticRootFinalizedResolvers; + stagingarbitrumone_OriginMessage?: stagingarbitrumone_OriginMessageResolvers; + stagingarbitrumone_OriginTransfer?: stagingarbitrumone_OriginTransferResolvers; + stagingarbitrumone_Relayer?: stagingarbitrumone_RelayerResolvers; + stagingarbitrumone_RelayerFee?: stagingarbitrumone_RelayerFeeResolvers; + stagingarbitrumone_RelayerFeesIncrease?: stagingarbitrumone_RelayerFeesIncreaseResolvers; + stagingarbitrumone_RootCount?: stagingarbitrumone_RootCountResolvers; + stagingarbitrumone_RootMessageSent?: stagingarbitrumone_RootMessageSentResolvers; + stagingarbitrumone_Router?: stagingarbitrumone_RouterResolvers; + stagingarbitrumone_RouterDailyTVL?: stagingarbitrumone_RouterDailyTVLResolvers; + stagingarbitrumone_RouterLiquidityEvent?: stagingarbitrumone_RouterLiquidityEventResolvers; + stagingarbitrumone_Sequencer?: stagingarbitrumone_SequencerResolvers; + stagingarbitrumone_Setting?: stagingarbitrumone_SettingResolvers; + stagingarbitrumone_SlippageUpdate?: stagingarbitrumone_SlippageUpdateResolvers; + stagingarbitrumone_SnapshotRoot?: stagingarbitrumone_SnapshotRootResolvers; + stagingarbitrumone_SpokeConnectorMode?: stagingarbitrumone_SpokeConnectorModeResolvers; + stagingarbitrumone__Block_?: stagingarbitrumone__Block_Resolvers; + stagingarbitrumone__Meta_?: stagingarbitrumone__Meta_Resolvers; + zksync_AggregateRoot?: zksync_AggregateRootResolvers; + zksync_AggregateRootProposed?: zksync_AggregateRootProposedResolvers; + zksync_Asset?: zksync_AssetResolvers; + zksync_AssetBalance?: zksync_AssetBalanceResolvers; + zksync_AssetStatus?: zksync_AssetStatusResolvers; + zksync_BigDecimal?: GraphQLScalarType; + zksync_Bytes?: GraphQLScalarType; + zksync_ConnectorMeta?: zksync_ConnectorMetaResolvers; + zksync_DestinationTransfer?: zksync_DestinationTransferResolvers; + zksync_Int8?: GraphQLScalarType; + zksync_OptimisticRootFinalized?: zksync_OptimisticRootFinalizedResolvers; + zksync_OriginMessage?: zksync_OriginMessageResolvers; + zksync_OriginTransfer?: zksync_OriginTransferResolvers; + zksync_Relayer?: zksync_RelayerResolvers; + zksync_RelayerFee?: zksync_RelayerFeeResolvers; + zksync_RelayerFeesIncrease?: zksync_RelayerFeesIncreaseResolvers; + zksync_RootCount?: zksync_RootCountResolvers; + zksync_RootMessageSent?: zksync_RootMessageSentResolvers; + zksync_Router?: zksync_RouterResolvers; + zksync_RouterDailyTVL?: zksync_RouterDailyTVLResolvers; + zksync_RouterLiquidityEvent?: zksync_RouterLiquidityEventResolvers; + zksync_Sequencer?: zksync_SequencerResolvers; + zksync_Setting?: zksync_SettingResolvers; + zksync_SlippageUpdate?: zksync_SlippageUpdateResolvers; + zksync_SnapshotRoot?: zksync_SnapshotRootResolvers; + zksync_SpokeConnectorMode?: zksync_SpokeConnectorModeResolvers; + zksync__Block_?: zksync__Block_Resolvers; + zksync__Meta_?: zksync__Meta_Resolvers; + staginglinea_AggregateRoot?: staginglinea_AggregateRootResolvers; + staginglinea_AggregateRootProposed?: staginglinea_AggregateRootProposedResolvers; + staginglinea_Asset?: staginglinea_AssetResolvers; + staginglinea_AssetBalance?: staginglinea_AssetBalanceResolvers; + staginglinea_AssetStatus?: staginglinea_AssetStatusResolvers; + staginglinea_BigDecimal?: GraphQLScalarType; + staginglinea_Bytes?: GraphQLScalarType; + staginglinea_ConnectorMeta?: staginglinea_ConnectorMetaResolvers; + staginglinea_DestinationTransfer?: staginglinea_DestinationTransferResolvers; + staginglinea_OptimisticRootFinalized?: staginglinea_OptimisticRootFinalizedResolvers; + staginglinea_OriginMessage?: staginglinea_OriginMessageResolvers; + staginglinea_OriginTransfer?: staginglinea_OriginTransferResolvers; + staginglinea_Relayer?: staginglinea_RelayerResolvers; + staginglinea_RelayerFee?: staginglinea_RelayerFeeResolvers; + staginglinea_RelayerFeesIncrease?: staginglinea_RelayerFeesIncreaseResolvers; + staginglinea_RootCount?: staginglinea_RootCountResolvers; + staginglinea_RootMessageSent?: staginglinea_RootMessageSentResolvers; + staginglinea_Router?: staginglinea_RouterResolvers; + staginglinea_RouterDailyTVL?: staginglinea_RouterDailyTVLResolvers; + staginglinea_RouterLiquidityEvent?: staginglinea_RouterLiquidityEventResolvers; + staginglinea_Sequencer?: staginglinea_SequencerResolvers; + staginglinea_Setting?: staginglinea_SettingResolvers; + staginglinea_SlippageUpdate?: staginglinea_SlippageUpdateResolvers; + staginglinea_SnapshotRoot?: staginglinea_SnapshotRootResolvers; + staginglinea_SpokeConnectorMode?: staginglinea_SpokeConnectorModeResolvers; + staginglinea__Block_?: staginglinea__Block_Resolvers; + staginglinea__Meta_?: staginglinea__Meta_Resolvers; + mainnet_AggregateRoot?: mainnet_AggregateRootResolvers; + mainnet_AggregateRootProposed?: mainnet_AggregateRootProposedResolvers; + mainnet_Asset?: mainnet_AssetResolvers; + mainnet_AssetBalance?: mainnet_AssetBalanceResolvers; + mainnet_AssetStatus?: mainnet_AssetStatusResolvers; + mainnet_ConnectorMeta?: mainnet_ConnectorMetaResolvers; + mainnet_DestinationTransfer?: mainnet_DestinationTransferResolvers; + mainnet_OptimisticRootFinalized?: mainnet_OptimisticRootFinalizedResolvers; + mainnet_OriginMessage?: mainnet_OriginMessageResolvers; + mainnet_OriginTransfer?: mainnet_OriginTransferResolvers; + mainnet_Relayer?: mainnet_RelayerResolvers; + mainnet_RelayerFee?: mainnet_RelayerFeeResolvers; + mainnet_RelayerFeesIncrease?: mainnet_RelayerFeesIncreaseResolvers; + mainnet_RootCount?: mainnet_RootCountResolvers; + mainnet_RootMessageSent?: mainnet_RootMessageSentResolvers; + mainnet_Router?: mainnet_RouterResolvers; + mainnet_RouterDailyTVL?: mainnet_RouterDailyTVLResolvers; + mainnet_RouterLiquidityEvent?: mainnet_RouterLiquidityEventResolvers; + mainnet_Sequencer?: mainnet_SequencerResolvers; + mainnet_Setting?: mainnet_SettingResolvers; + mainnet_SlippageUpdate?: mainnet_SlippageUpdateResolvers; + mainnet_SnapshotRoot?: mainnet_SnapshotRootResolvers; + mainnet_SpokeConnectorMode?: mainnet_SpokeConnectorModeResolvers; + optimismsepolia_AggregateRoot?: optimismsepolia_AggregateRootResolvers; + optimismsepolia_AggregateRootProposed?: optimismsepolia_AggregateRootProposedResolvers; + optimismsepolia_Asset?: optimismsepolia_AssetResolvers; + optimismsepolia_AssetBalance?: optimismsepolia_AssetBalanceResolvers; + optimismsepolia_AssetStatus?: optimismsepolia_AssetStatusResolvers; + optimismsepolia_BigDecimal?: GraphQLScalarType; + optimismsepolia_Bytes?: GraphQLScalarType; + optimismsepolia_ConnectorMeta?: optimismsepolia_ConnectorMetaResolvers; + optimismsepolia_DestinationTransfer?: optimismsepolia_DestinationTransferResolvers; + optimismsepolia_Int8?: GraphQLScalarType; + optimismsepolia_OptimisticRootFinalized?: optimismsepolia_OptimisticRootFinalizedResolvers; + optimismsepolia_OriginMessage?: optimismsepolia_OriginMessageResolvers; + optimismsepolia_OriginTransfer?: optimismsepolia_OriginTransferResolvers; + optimismsepolia_Relayer?: optimismsepolia_RelayerResolvers; + optimismsepolia_RelayerFee?: optimismsepolia_RelayerFeeResolvers; + optimismsepolia_RelayerFeesIncrease?: optimismsepolia_RelayerFeesIncreaseResolvers; + optimismsepolia_RootCount?: optimismsepolia_RootCountResolvers; + optimismsepolia_RootMessageSent?: optimismsepolia_RootMessageSentResolvers; + optimismsepolia_Router?: optimismsepolia_RouterResolvers; + optimismsepolia_RouterDailyTVL?: optimismsepolia_RouterDailyTVLResolvers; + optimismsepolia_RouterLiquidityEvent?: optimismsepolia_RouterLiquidityEventResolvers; + optimismsepolia_Sequencer?: optimismsepolia_SequencerResolvers; + optimismsepolia_Setting?: optimismsepolia_SettingResolvers; + optimismsepolia_SlippageUpdate?: optimismsepolia_SlippageUpdateResolvers; + optimismsepolia_SnapshotRoot?: optimismsepolia_SnapshotRootResolvers; + optimismsepolia_SpokeConnectorMode?: optimismsepolia_SpokeConnectorModeResolvers; + optimismsepolia__Block_?: optimismsepolia__Block_Resolvers; + optimismsepolia__Meta_?: optimismsepolia__Meta_Resolvers; polygonzkevm_AggregateRoot?: polygonzkevm_AggregateRootResolvers; polygonzkevm_AggregateRootProposed?: polygonzkevm_AggregateRootProposedResolvers; polygonzkevm_Asset?: polygonzkevm_AssetResolvers; @@ -219243,6 +219632,62 @@ export type Resolvers = ResolversObject<{ polygonzkevm_SpokeConnectorMode?: polygonzkevm_SpokeConnectorModeResolvers; polygonzkevm__Block_?: polygonzkevm__Block_Resolvers; polygonzkevm__Meta_?: polygonzkevm__Meta_Resolvers; + stagingoptimism_AggregateRoot?: stagingoptimism_AggregateRootResolvers; + stagingoptimism_AggregateRootProposed?: stagingoptimism_AggregateRootProposedResolvers; + stagingoptimism_Asset?: stagingoptimism_AssetResolvers; + stagingoptimism_AssetBalance?: stagingoptimism_AssetBalanceResolvers; + stagingoptimism_AssetStatus?: stagingoptimism_AssetStatusResolvers; + stagingoptimism_BigDecimal?: GraphQLScalarType; + stagingoptimism_Bytes?: GraphQLScalarType; + stagingoptimism_ConnectorMeta?: stagingoptimism_ConnectorMetaResolvers; + stagingoptimism_DestinationTransfer?: stagingoptimism_DestinationTransferResolvers; + stagingoptimism_Int8?: GraphQLScalarType; + stagingoptimism_OptimisticRootFinalized?: stagingoptimism_OptimisticRootFinalizedResolvers; + stagingoptimism_OriginMessage?: stagingoptimism_OriginMessageResolvers; + stagingoptimism_OriginTransfer?: stagingoptimism_OriginTransferResolvers; + stagingoptimism_Relayer?: stagingoptimism_RelayerResolvers; + stagingoptimism_RelayerFee?: stagingoptimism_RelayerFeeResolvers; + stagingoptimism_RelayerFeesIncrease?: stagingoptimism_RelayerFeesIncreaseResolvers; + stagingoptimism_RootCount?: stagingoptimism_RootCountResolvers; + stagingoptimism_RootMessageSent?: stagingoptimism_RootMessageSentResolvers; + stagingoptimism_Router?: stagingoptimism_RouterResolvers; + stagingoptimism_RouterDailyTVL?: stagingoptimism_RouterDailyTVLResolvers; + stagingoptimism_RouterLiquidityEvent?: stagingoptimism_RouterLiquidityEventResolvers; + stagingoptimism_Sequencer?: stagingoptimism_SequencerResolvers; + stagingoptimism_Setting?: stagingoptimism_SettingResolvers; + stagingoptimism_SlippageUpdate?: stagingoptimism_SlippageUpdateResolvers; + stagingoptimism_SnapshotRoot?: stagingoptimism_SnapshotRootResolvers; + stagingoptimism_SpokeConnectorMode?: stagingoptimism_SpokeConnectorModeResolvers; + stagingoptimism__Block_?: stagingoptimism__Block_Resolvers; + stagingoptimism__Meta_?: stagingoptimism__Meta_Resolvers; + stagingmode_AggregateRoot?: stagingmode_AggregateRootResolvers; + stagingmode_AggregateRootProposed?: stagingmode_AggregateRootProposedResolvers; + stagingmode_Asset?: stagingmode_AssetResolvers; + stagingmode_AssetBalance?: stagingmode_AssetBalanceResolvers; + stagingmode_AssetStatus?: stagingmode_AssetStatusResolvers; + stagingmode_BigDecimal?: GraphQLScalarType; + stagingmode_Bytes?: GraphQLScalarType; + stagingmode_ConnectorMeta?: stagingmode_ConnectorMetaResolvers; + stagingmode_DestinationTransfer?: stagingmode_DestinationTransferResolvers; + stagingmode_Int8?: GraphQLScalarType; + stagingmode_OptimisticRootFinalized?: stagingmode_OptimisticRootFinalizedResolvers; + stagingmode_OriginMessage?: stagingmode_OriginMessageResolvers; + stagingmode_OriginTransfer?: stagingmode_OriginTransferResolvers; + stagingmode_Relayer?: stagingmode_RelayerResolvers; + stagingmode_RelayerFee?: stagingmode_RelayerFeeResolvers; + stagingmode_RelayerFeesIncrease?: stagingmode_RelayerFeesIncreaseResolvers; + stagingmode_RootCount?: stagingmode_RootCountResolvers; + stagingmode_RootMessageSent?: stagingmode_RootMessageSentResolvers; + stagingmode_Router?: stagingmode_RouterResolvers; + stagingmode_RouterDailyTVL?: stagingmode_RouterDailyTVLResolvers; + stagingmode_RouterLiquidityEvent?: stagingmode_RouterLiquidityEventResolvers; + stagingmode_Sequencer?: stagingmode_SequencerResolvers; + stagingmode_Setting?: stagingmode_SettingResolvers; + stagingmode_SlippageUpdate?: stagingmode_SlippageUpdateResolvers; + stagingmode_SnapshotRoot?: stagingmode_SnapshotRootResolvers; + stagingmode_SpokeConnectorMode?: stagingmode_SpokeConnectorModeResolvers; + stagingmode__Block_?: stagingmode__Block_Resolvers; + stagingmode__Meta_?: stagingmode__Meta_Resolvers; base_swap_BigDecimal?: GraphQLScalarType; base_swap_Bytes?: GraphQLScalarType; base_swap_Int8?: GraphQLScalarType; @@ -219264,62 +219709,55 @@ export type Resolvers = ResolversObject<{ base_swap_SystemInfo?: base_swap_SystemInfoResolvers; base_swap__Block_?: base_swap__Block_Resolvers; base_swap__Meta_?: base_swap__Meta_Resolvers; - mantle_AggregateRoot?: mantle_AggregateRootResolvers; - mantle_AggregateRootProposed?: mantle_AggregateRootProposedResolvers; - mantle_Asset?: mantle_AssetResolvers; - mantle_AssetBalance?: mantle_AssetBalanceResolvers; - mantle_AssetStatus?: mantle_AssetStatusResolvers; - mantle_BigDecimal?: GraphQLScalarType; - mantle_Bytes?: GraphQLScalarType; - mantle_ConnectorMeta?: mantle_ConnectorMetaResolvers; - mantle_DestinationTransfer?: mantle_DestinationTransferResolvers; - mantle_Int8?: GraphQLScalarType; - mantle_OptimisticRootFinalized?: mantle_OptimisticRootFinalizedResolvers; - mantle_OriginMessage?: mantle_OriginMessageResolvers; - mantle_OriginTransfer?: mantle_OriginTransferResolvers; - mantle_Relayer?: mantle_RelayerResolvers; - mantle_RelayerFee?: mantle_RelayerFeeResolvers; - mantle_RelayerFeesIncrease?: mantle_RelayerFeesIncreaseResolvers; - mantle_RootCount?: mantle_RootCountResolvers; - mantle_RootMessageSent?: mantle_RootMessageSentResolvers; - mantle_Router?: mantle_RouterResolvers; - mantle_RouterDailyTVL?: mantle_RouterDailyTVLResolvers; - mantle_RouterLiquidityEvent?: mantle_RouterLiquidityEventResolvers; - mantle_Sequencer?: mantle_SequencerResolvers; - mantle_Setting?: mantle_SettingResolvers; - mantle_SlippageUpdate?: mantle_SlippageUpdateResolvers; - mantle_SnapshotRoot?: mantle_SnapshotRootResolvers; - mantle_SpokeConnectorMode?: mantle_SpokeConnectorModeResolvers; - mantle__Block_?: mantle__Block_Resolvers; - mantle__Meta_?: mantle__Meta_Resolvers; - optimismsepolia_AggregateRoot?: optimismsepolia_AggregateRootResolvers; - optimismsepolia_AggregateRootProposed?: optimismsepolia_AggregateRootProposedResolvers; - optimismsepolia_Asset?: optimismsepolia_AssetResolvers; - optimismsepolia_AssetBalance?: optimismsepolia_AssetBalanceResolvers; - optimismsepolia_AssetStatus?: optimismsepolia_AssetStatusResolvers; - optimismsepolia_BigDecimal?: GraphQLScalarType; - optimismsepolia_Bytes?: GraphQLScalarType; - optimismsepolia_ConnectorMeta?: optimismsepolia_ConnectorMetaResolvers; - optimismsepolia_DestinationTransfer?: optimismsepolia_DestinationTransferResolvers; - optimismsepolia_Int8?: GraphQLScalarType; - optimismsepolia_OptimisticRootFinalized?: optimismsepolia_OptimisticRootFinalizedResolvers; - optimismsepolia_OriginMessage?: optimismsepolia_OriginMessageResolvers; - optimismsepolia_OriginTransfer?: optimismsepolia_OriginTransferResolvers; - optimismsepolia_Relayer?: optimismsepolia_RelayerResolvers; - optimismsepolia_RelayerFee?: optimismsepolia_RelayerFeeResolvers; - optimismsepolia_RelayerFeesIncrease?: optimismsepolia_RelayerFeesIncreaseResolvers; - optimismsepolia_RootCount?: optimismsepolia_RootCountResolvers; - optimismsepolia_RootMessageSent?: optimismsepolia_RootMessageSentResolvers; - optimismsepolia_Router?: optimismsepolia_RouterResolvers; - optimismsepolia_RouterDailyTVL?: optimismsepolia_RouterDailyTVLResolvers; - optimismsepolia_RouterLiquidityEvent?: optimismsepolia_RouterLiquidityEventResolvers; - optimismsepolia_Sequencer?: optimismsepolia_SequencerResolvers; - optimismsepolia_Setting?: optimismsepolia_SettingResolvers; - optimismsepolia_SlippageUpdate?: optimismsepolia_SlippageUpdateResolvers; - optimismsepolia_SnapshotRoot?: optimismsepolia_SnapshotRootResolvers; - optimismsepolia_SpokeConnectorMode?: optimismsepolia_SpokeConnectorModeResolvers; - optimismsepolia__Block_?: optimismsepolia__Block_Resolvers; - optimismsepolia__Meta_?: optimismsepolia__Meta_Resolvers; + xlayer_swap_BigDecimal?: GraphQLScalarType; + xlayer_swap_Bytes?: GraphQLScalarType; + xlayer_swap_Int8?: GraphQLScalarType; + xlayer_swap_LpAccount?: xlayer_swap_LpAccountResolvers; + xlayer_swap_LpAccountBalance?: xlayer_swap_LpAccountBalanceResolvers; + xlayer_swap_LpToken?: xlayer_swap_LpTokenResolvers; + xlayer_swap_LpTokenEvent?: xlayer_swap_LpTokenEventResolvers; + xlayer_swap_LpTransferEvent?: xlayer_swap_LpTransferEventResolvers; + xlayer_swap_PooledToken?: xlayer_swap_PooledTokenResolvers; + xlayer_swap_StableSwap?: xlayer_swap_StableSwapResolvers; + xlayer_swap_StableSwapAddLiquidityEvent?: xlayer_swap_StableSwapAddLiquidityEventResolvers; + xlayer_swap_StableSwapEvent?: xlayer_swap_StableSwapEventResolvers; + xlayer_swap_StableSwapExchange?: xlayer_swap_StableSwapExchangeResolvers; + xlayer_swap_StableSwapRemoveLiquidityEvent?: xlayer_swap_StableSwapRemoveLiquidityEventResolvers; + xlayer_swap_SwapDailyVolume?: xlayer_swap_SwapDailyVolumeResolvers; + xlayer_swap_SwapHourlyVolume?: xlayer_swap_SwapHourlyVolumeResolvers; + xlayer_swap_SwapTradeVolume?: xlayer_swap_SwapTradeVolumeResolvers; + xlayer_swap_SwapWeeklyVolume?: xlayer_swap_SwapWeeklyVolumeResolvers; + xlayer_swap_SystemInfo?: xlayer_swap_SystemInfoResolvers; + xlayer_swap__Block_?: xlayer_swap__Block_Resolvers; + xlayer_swap__Meta_?: xlayer_swap__Meta_Resolvers; + metis_AggregateRoot?: metis_AggregateRootResolvers; + metis_AggregateRootProposed?: metis_AggregateRootProposedResolvers; + metis_Asset?: metis_AssetResolvers; + metis_AssetBalance?: metis_AssetBalanceResolvers; + metis_AssetStatus?: metis_AssetStatusResolvers; + metis_BigDecimal?: GraphQLScalarType; + metis_Bytes?: GraphQLScalarType; + metis_ConnectorMeta?: metis_ConnectorMetaResolvers; + metis_DestinationTransfer?: metis_DestinationTransferResolvers; + metis_Int8?: GraphQLScalarType; + metis_OptimisticRootFinalized?: metis_OptimisticRootFinalizedResolvers; + metis_OriginMessage?: metis_OriginMessageResolvers; + metis_OriginTransfer?: metis_OriginTransferResolvers; + metis_Relayer?: metis_RelayerResolvers; + metis_RelayerFee?: metis_RelayerFeeResolvers; + metis_RelayerFeesIncrease?: metis_RelayerFeesIncreaseResolvers; + metis_RootCount?: metis_RootCountResolvers; + metis_RootMessageSent?: metis_RootMessageSentResolvers; + metis_Router?: metis_RouterResolvers; + metis_RouterDailyTVL?: metis_RouterDailyTVLResolvers; + metis_RouterLiquidityEvent?: metis_RouterLiquidityEventResolvers; + metis_Sequencer?: metis_SequencerResolvers; + metis_Setting?: metis_SettingResolvers; + metis_SlippageUpdate?: metis_SlippageUpdateResolvers; + metis_SnapshotRoot?: metis_SnapshotRootResolvers; + metis_SpokeConnectorMode?: metis_SpokeConnectorModeResolvers; + metis__Block_?: metis__Block_Resolvers; + metis__Meta_?: metis__Meta_Resolvers; bnb_AggregateRoot?: bnb_AggregateRootResolvers; bnb_AggregateRootProposed?: bnb_AggregateRootProposedResolvers; bnb_Asset?: bnb_AssetResolvers; @@ -219348,225 +219786,150 @@ export type Resolvers = ResolversObject<{ bnb_SpokeConnectorMode?: bnb_SpokeConnectorModeResolvers; bnb__Block_?: bnb__Block_Resolvers; bnb__Meta_?: bnb__Meta_Resolvers; - stagingpolygon_AggregateRoot?: stagingpolygon_AggregateRootResolvers; - stagingpolygon_AggregateRootProposed?: stagingpolygon_AggregateRootProposedResolvers; - stagingpolygon_Asset?: stagingpolygon_AssetResolvers; - stagingpolygon_AssetBalance?: stagingpolygon_AssetBalanceResolvers; - stagingpolygon_AssetStatus?: stagingpolygon_AssetStatusResolvers; - stagingpolygon_BigDecimal?: GraphQLScalarType; - stagingpolygon_Bytes?: GraphQLScalarType; - stagingpolygon_ConnectorMeta?: stagingpolygon_ConnectorMetaResolvers; - stagingpolygon_DestinationTransfer?: stagingpolygon_DestinationTransferResolvers; - stagingpolygon_Int8?: GraphQLScalarType; - stagingpolygon_OptimisticRootFinalized?: stagingpolygon_OptimisticRootFinalizedResolvers; - stagingpolygon_OriginMessage?: stagingpolygon_OriginMessageResolvers; - stagingpolygon_OriginTransfer?: stagingpolygon_OriginTransferResolvers; - stagingpolygon_Relayer?: stagingpolygon_RelayerResolvers; - stagingpolygon_RelayerFee?: stagingpolygon_RelayerFeeResolvers; - stagingpolygon_RelayerFeesIncrease?: stagingpolygon_RelayerFeesIncreaseResolvers; - stagingpolygon_RootCount?: stagingpolygon_RootCountResolvers; - stagingpolygon_RootMessageSent?: stagingpolygon_RootMessageSentResolvers; - stagingpolygon_Router?: stagingpolygon_RouterResolvers; - stagingpolygon_RouterDailyTVL?: stagingpolygon_RouterDailyTVLResolvers; - stagingpolygon_RouterLiquidityEvent?: stagingpolygon_RouterLiquidityEventResolvers; - stagingpolygon_Sequencer?: stagingpolygon_SequencerResolvers; - stagingpolygon_Setting?: stagingpolygon_SettingResolvers; - stagingpolygon_SlippageUpdate?: stagingpolygon_SlippageUpdateResolvers; - stagingpolygon_SnapshotRoot?: stagingpolygon_SnapshotRootResolvers; - stagingpolygon_SpokeConnectorMode?: stagingpolygon_SpokeConnectorModeResolvers; - stagingpolygon__Block_?: stagingpolygon__Block_Resolvers; - stagingpolygon__Meta_?: stagingpolygon__Meta_Resolvers; - localmainnet_AggregateRoot?: localmainnet_AggregateRootResolvers; - localmainnet_AggregateRootProposed?: localmainnet_AggregateRootProposedResolvers; - localmainnet_Asset?: localmainnet_AssetResolvers; - localmainnet_AssetBalance?: localmainnet_AssetBalanceResolvers; - localmainnet_AssetStatus?: localmainnet_AssetStatusResolvers; - localmainnet_ConnectorMeta?: localmainnet_ConnectorMetaResolvers; - localmainnet_DestinationTransfer?: localmainnet_DestinationTransferResolvers; - localmainnet_OptimisticRootFinalized?: localmainnet_OptimisticRootFinalizedResolvers; - localmainnet_OriginMessage?: localmainnet_OriginMessageResolvers; - localmainnet_OriginTransfer?: localmainnet_OriginTransferResolvers; - localmainnet_Relayer?: localmainnet_RelayerResolvers; - localmainnet_RelayerFee?: localmainnet_RelayerFeeResolvers; - localmainnet_RelayerFeesIncrease?: localmainnet_RelayerFeesIncreaseResolvers; - localmainnet_RootCount?: localmainnet_RootCountResolvers; - localmainnet_RootMessageSent?: localmainnet_RootMessageSentResolvers; - localmainnet_Router?: localmainnet_RouterResolvers; - localmainnet_RouterDailyTVL?: localmainnet_RouterDailyTVLResolvers; - localmainnet_RouterLiquidityEvent?: localmainnet_RouterLiquidityEventResolvers; - localmainnet_Sequencer?: localmainnet_SequencerResolvers; - localmainnet_Setting?: localmainnet_SettingResolvers; - localmainnet_SlippageUpdate?: localmainnet_SlippageUpdateResolvers; - localmainnet_SnapshotRoot?: localmainnet_SnapshotRootResolvers; - localmainnet_SpokeConnectorMode?: localmainnet_SpokeConnectorModeResolvers; - stagingxdai_AggregateRoot?: stagingxdai_AggregateRootResolvers; - stagingxdai_AggregateRootProposed?: stagingxdai_AggregateRootProposedResolvers; - stagingxdai_Asset?: stagingxdai_AssetResolvers; - stagingxdai_AssetBalance?: stagingxdai_AssetBalanceResolvers; - stagingxdai_AssetStatus?: stagingxdai_AssetStatusResolvers; - stagingxdai_BigDecimal?: GraphQLScalarType; - stagingxdai_Bytes?: GraphQLScalarType; - stagingxdai_ConnectorMeta?: stagingxdai_ConnectorMetaResolvers; - stagingxdai_DestinationTransfer?: stagingxdai_DestinationTransferResolvers; - stagingxdai_Int8?: GraphQLScalarType; - stagingxdai_OptimisticRootFinalized?: stagingxdai_OptimisticRootFinalizedResolvers; - stagingxdai_OriginMessage?: stagingxdai_OriginMessageResolvers; - stagingxdai_OriginTransfer?: stagingxdai_OriginTransferResolvers; - stagingxdai_Relayer?: stagingxdai_RelayerResolvers; - stagingxdai_RelayerFee?: stagingxdai_RelayerFeeResolvers; - stagingxdai_RelayerFeesIncrease?: stagingxdai_RelayerFeesIncreaseResolvers; - stagingxdai_RootCount?: stagingxdai_RootCountResolvers; - stagingxdai_RootMessageSent?: stagingxdai_RootMessageSentResolvers; - stagingxdai_Router?: stagingxdai_RouterResolvers; - stagingxdai_RouterDailyTVL?: stagingxdai_RouterDailyTVLResolvers; - stagingxdai_RouterLiquidityEvent?: stagingxdai_RouterLiquidityEventResolvers; - stagingxdai_Sequencer?: stagingxdai_SequencerResolvers; - stagingxdai_Setting?: stagingxdai_SettingResolvers; - stagingxdai_SlippageUpdate?: stagingxdai_SlippageUpdateResolvers; - stagingxdai_SnapshotRoot?: stagingxdai_SnapshotRootResolvers; - stagingxdai_SpokeConnectorMode?: stagingxdai_SpokeConnectorModeResolvers; - stagingxdai__Block_?: stagingxdai__Block_Resolvers; - stagingxdai__Meta_?: stagingxdai__Meta_Resolvers; - stagingoptimism_AggregateRoot?: stagingoptimism_AggregateRootResolvers; - stagingoptimism_AggregateRootProposed?: stagingoptimism_AggregateRootProposedResolvers; - stagingoptimism_Asset?: stagingoptimism_AssetResolvers; - stagingoptimism_AssetBalance?: stagingoptimism_AssetBalanceResolvers; - stagingoptimism_AssetStatus?: stagingoptimism_AssetStatusResolvers; - stagingoptimism_BigDecimal?: GraphQLScalarType; - stagingoptimism_Bytes?: GraphQLScalarType; - stagingoptimism_ConnectorMeta?: stagingoptimism_ConnectorMetaResolvers; - stagingoptimism_DestinationTransfer?: stagingoptimism_DestinationTransferResolvers; - stagingoptimism_Int8?: GraphQLScalarType; - stagingoptimism_OptimisticRootFinalized?: stagingoptimism_OptimisticRootFinalizedResolvers; - stagingoptimism_OriginMessage?: stagingoptimism_OriginMessageResolvers; - stagingoptimism_OriginTransfer?: stagingoptimism_OriginTransferResolvers; - stagingoptimism_Relayer?: stagingoptimism_RelayerResolvers; - stagingoptimism_RelayerFee?: stagingoptimism_RelayerFeeResolvers; - stagingoptimism_RelayerFeesIncrease?: stagingoptimism_RelayerFeesIncreaseResolvers; - stagingoptimism_RootCount?: stagingoptimism_RootCountResolvers; - stagingoptimism_RootMessageSent?: stagingoptimism_RootMessageSentResolvers; - stagingoptimism_Router?: stagingoptimism_RouterResolvers; - stagingoptimism_RouterDailyTVL?: stagingoptimism_RouterDailyTVLResolvers; - stagingoptimism_RouterLiquidityEvent?: stagingoptimism_RouterLiquidityEventResolvers; - stagingoptimism_Sequencer?: stagingoptimism_SequencerResolvers; - stagingoptimism_Setting?: stagingoptimism_SettingResolvers; - stagingoptimism_SlippageUpdate?: stagingoptimism_SlippageUpdateResolvers; - stagingoptimism_SnapshotRoot?: stagingoptimism_SnapshotRootResolvers; - stagingoptimism_SpokeConnectorMode?: stagingoptimism_SpokeConnectorModeResolvers; - stagingoptimism__Block_?: stagingoptimism__Block_Resolvers; - stagingoptimism__Meta_?: stagingoptimism__Meta_Resolvers; - avalanche_AggregateRoot?: avalanche_AggregateRootResolvers; - avalanche_AggregateRootProposed?: avalanche_AggregateRootProposedResolvers; - avalanche_Asset?: avalanche_AssetResolvers; - avalanche_AssetBalance?: avalanche_AssetBalanceResolvers; - avalanche_AssetStatus?: avalanche_AssetStatusResolvers; - avalanche_BigDecimal?: GraphQLScalarType; - avalanche_Bytes?: GraphQLScalarType; - avalanche_ConnectorMeta?: avalanche_ConnectorMetaResolvers; - avalanche_DestinationTransfer?: avalanche_DestinationTransferResolvers; - avalanche_Int8?: GraphQLScalarType; - avalanche_OptimisticRootFinalized?: avalanche_OptimisticRootFinalizedResolvers; - avalanche_OriginMessage?: avalanche_OriginMessageResolvers; - avalanche_OriginTransfer?: avalanche_OriginTransferResolvers; - avalanche_Relayer?: avalanche_RelayerResolvers; - avalanche_RelayerFee?: avalanche_RelayerFeeResolvers; - avalanche_RelayerFeesIncrease?: avalanche_RelayerFeesIncreaseResolvers; - avalanche_RootCount?: avalanche_RootCountResolvers; - avalanche_RootMessageSent?: avalanche_RootMessageSentResolvers; - avalanche_Router?: avalanche_RouterResolvers; - avalanche_RouterDailyTVL?: avalanche_RouterDailyTVLResolvers; - avalanche_RouterLiquidityEvent?: avalanche_RouterLiquidityEventResolvers; - avalanche_Sequencer?: avalanche_SequencerResolvers; - avalanche_Setting?: avalanche_SettingResolvers; - avalanche_SlippageUpdate?: avalanche_SlippageUpdateResolvers; - avalanche_SnapshotRoot?: avalanche_SnapshotRootResolvers; - avalanche_SpokeConnectorMode?: avalanche_SpokeConnectorModeResolvers; - avalanche__Block_?: avalanche__Block_Resolvers; - avalanche__Meta_?: avalanche__Meta_Resolvers; - zksync_AggregateRoot?: zksync_AggregateRootResolvers; - zksync_AggregateRootProposed?: zksync_AggregateRootProposedResolvers; - zksync_Asset?: zksync_AssetResolvers; - zksync_AssetBalance?: zksync_AssetBalanceResolvers; - zksync_AssetStatus?: zksync_AssetStatusResolvers; - zksync_BigDecimal?: GraphQLScalarType; - zksync_Bytes?: GraphQLScalarType; - zksync_ConnectorMeta?: zksync_ConnectorMetaResolvers; - zksync_DestinationTransfer?: zksync_DestinationTransferResolvers; - zksync_Int8?: GraphQLScalarType; - zksync_OptimisticRootFinalized?: zksync_OptimisticRootFinalizedResolvers; - zksync_OriginMessage?: zksync_OriginMessageResolvers; - zksync_OriginTransfer?: zksync_OriginTransferResolvers; - zksync_Relayer?: zksync_RelayerResolvers; - zksync_RelayerFee?: zksync_RelayerFeeResolvers; - zksync_RelayerFeesIncrease?: zksync_RelayerFeesIncreaseResolvers; - zksync_RootCount?: zksync_RootCountResolvers; - zksync_RootMessageSent?: zksync_RootMessageSentResolvers; - zksync_Router?: zksync_RouterResolvers; - zksync_RouterDailyTVL?: zksync_RouterDailyTVLResolvers; - zksync_RouterLiquidityEvent?: zksync_RouterLiquidityEventResolvers; - zksync_Sequencer?: zksync_SequencerResolvers; - zksync_Setting?: zksync_SettingResolvers; - zksync_SlippageUpdate?: zksync_SlippageUpdateResolvers; - zksync_SnapshotRoot?: zksync_SnapshotRootResolvers; - zksync_SpokeConnectorMode?: zksync_SpokeConnectorModeResolvers; - zksync__Block_?: zksync__Block_Resolvers; - zksync__Meta_?: zksync__Meta_Resolvers; - stagingbnb_AggregateRoot?: stagingbnb_AggregateRootResolvers; - stagingbnb_AggregateRootProposed?: stagingbnb_AggregateRootProposedResolvers; - stagingbnb_Asset?: stagingbnb_AssetResolvers; - stagingbnb_AssetBalance?: stagingbnb_AssetBalanceResolvers; - stagingbnb_AssetStatus?: stagingbnb_AssetStatusResolvers; - stagingbnb_BigDecimal?: GraphQLScalarType; - stagingbnb_Bytes?: GraphQLScalarType; - stagingbnb_ConnectorMeta?: stagingbnb_ConnectorMetaResolvers; - stagingbnb_DestinationTransfer?: stagingbnb_DestinationTransferResolvers; - stagingbnb_Int8?: GraphQLScalarType; - stagingbnb_OptimisticRootFinalized?: stagingbnb_OptimisticRootFinalizedResolvers; - stagingbnb_OriginMessage?: stagingbnb_OriginMessageResolvers; - stagingbnb_OriginTransfer?: stagingbnb_OriginTransferResolvers; - stagingbnb_Relayer?: stagingbnb_RelayerResolvers; - stagingbnb_RelayerFee?: stagingbnb_RelayerFeeResolvers; - stagingbnb_RelayerFeesIncrease?: stagingbnb_RelayerFeesIncreaseResolvers; - stagingbnb_RootCount?: stagingbnb_RootCountResolvers; - stagingbnb_RootMessageSent?: stagingbnb_RootMessageSentResolvers; - stagingbnb_Router?: stagingbnb_RouterResolvers; - stagingbnb_RouterDailyTVL?: stagingbnb_RouterDailyTVLResolvers; - stagingbnb_RouterLiquidityEvent?: stagingbnb_RouterLiquidityEventResolvers; - stagingbnb_Sequencer?: stagingbnb_SequencerResolvers; - stagingbnb_Setting?: stagingbnb_SettingResolvers; - stagingbnb_SlippageUpdate?: stagingbnb_SlippageUpdateResolvers; - stagingbnb_SnapshotRoot?: stagingbnb_SnapshotRootResolvers; - stagingbnb_SpokeConnectorMode?: stagingbnb_SpokeConnectorModeResolvers; - stagingbnb__Block_?: stagingbnb__Block_Resolvers; - stagingbnb__Meta_?: stagingbnb__Meta_Resolvers; - stagingavalanche_AggregateRoot?: stagingavalanche_AggregateRootResolvers; - stagingavalanche_AggregateRootProposed?: stagingavalanche_AggregateRootProposedResolvers; - stagingavalanche_Asset?: stagingavalanche_AssetResolvers; - stagingavalanche_AssetBalance?: stagingavalanche_AssetBalanceResolvers; - stagingavalanche_AssetStatus?: stagingavalanche_AssetStatusResolvers; - stagingavalanche_BigDecimal?: GraphQLScalarType; - stagingavalanche_Bytes?: GraphQLScalarType; - stagingavalanche_ConnectorMeta?: stagingavalanche_ConnectorMetaResolvers; - stagingavalanche_DestinationTransfer?: stagingavalanche_DestinationTransferResolvers; - stagingavalanche_Int8?: GraphQLScalarType; - stagingavalanche_OptimisticRootFinalized?: stagingavalanche_OptimisticRootFinalizedResolvers; - stagingavalanche_OriginMessage?: stagingavalanche_OriginMessageResolvers; - stagingavalanche_OriginTransfer?: stagingavalanche_OriginTransferResolvers; - stagingavalanche_Relayer?: stagingavalanche_RelayerResolvers; - stagingavalanche_RelayerFee?: stagingavalanche_RelayerFeeResolvers; - stagingavalanche_RelayerFeesIncrease?: stagingavalanche_RelayerFeesIncreaseResolvers; - stagingavalanche_RootCount?: stagingavalanche_RootCountResolvers; - stagingavalanche_RootMessageSent?: stagingavalanche_RootMessageSentResolvers; - stagingavalanche_Router?: stagingavalanche_RouterResolvers; - stagingavalanche_RouterDailyTVL?: stagingavalanche_RouterDailyTVLResolvers; - stagingavalanche_RouterLiquidityEvent?: stagingavalanche_RouterLiquidityEventResolvers; - stagingavalanche_Sequencer?: stagingavalanche_SequencerResolvers; - stagingavalanche_Setting?: stagingavalanche_SettingResolvers; - stagingavalanche_SlippageUpdate?: stagingavalanche_SlippageUpdateResolvers; - stagingavalanche_SnapshotRoot?: stagingavalanche_SnapshotRootResolvers; - stagingavalanche_SpokeConnectorMode?: stagingavalanche_SpokeConnectorModeResolvers; - stagingavalanche__Block_?: stagingavalanche__Block_Resolvers; - stagingavalanche__Meta_?: stagingavalanche__Meta_Resolvers; + mantle_swap_BigDecimal?: GraphQLScalarType; + mantle_swap_Bytes?: GraphQLScalarType; + mantle_swap_Int8?: GraphQLScalarType; + mantle_swap_LpAccount?: mantle_swap_LpAccountResolvers; + mantle_swap_LpAccountBalance?: mantle_swap_LpAccountBalanceResolvers; + mantle_swap_LpToken?: mantle_swap_LpTokenResolvers; + mantle_swap_LpTokenEvent?: mantle_swap_LpTokenEventResolvers; + mantle_swap_LpTransferEvent?: mantle_swap_LpTransferEventResolvers; + mantle_swap_PooledToken?: mantle_swap_PooledTokenResolvers; + mantle_swap_StableSwap?: mantle_swap_StableSwapResolvers; + mantle_swap_StableSwapAddLiquidityEvent?: mantle_swap_StableSwapAddLiquidityEventResolvers; + mantle_swap_StableSwapEvent?: mantle_swap_StableSwapEventResolvers; + mantle_swap_StableSwapExchange?: mantle_swap_StableSwapExchangeResolvers; + mantle_swap_StableSwapRemoveLiquidityEvent?: mantle_swap_StableSwapRemoveLiquidityEventResolvers; + mantle_swap_SwapDailyVolume?: mantle_swap_SwapDailyVolumeResolvers; + mantle_swap_SwapHourlyVolume?: mantle_swap_SwapHourlyVolumeResolvers; + mantle_swap_SwapTradeVolume?: mantle_swap_SwapTradeVolumeResolvers; + mantle_swap_SwapWeeklyVolume?: mantle_swap_SwapWeeklyVolumeResolvers; + mantle_swap_SystemInfo?: mantle_swap_SystemInfoResolvers; + mantle_swap__Block_?: mantle_swap__Block_Resolvers; + mantle_swap__Meta_?: mantle_swap__Meta_Resolvers; + optimism_AggregateRoot?: optimism_AggregateRootResolvers; + optimism_AggregateRootProposed?: optimism_AggregateRootProposedResolvers; + optimism_Asset?: optimism_AssetResolvers; + optimism_AssetBalance?: optimism_AssetBalanceResolvers; + optimism_AssetStatus?: optimism_AssetStatusResolvers; + optimism_BigDecimal?: GraphQLScalarType; + optimism_Bytes?: GraphQLScalarType; + optimism_ConnectorMeta?: optimism_ConnectorMetaResolvers; + optimism_DestinationTransfer?: optimism_DestinationTransferResolvers; + optimism_Int8?: GraphQLScalarType; + optimism_OptimisticRootFinalized?: optimism_OptimisticRootFinalizedResolvers; + optimism_OriginMessage?: optimism_OriginMessageResolvers; + optimism_OriginTransfer?: optimism_OriginTransferResolvers; + optimism_Relayer?: optimism_RelayerResolvers; + optimism_RelayerFee?: optimism_RelayerFeeResolvers; + optimism_RelayerFeesIncrease?: optimism_RelayerFeesIncreaseResolvers; + optimism_RootCount?: optimism_RootCountResolvers; + optimism_RootMessageSent?: optimism_RootMessageSentResolvers; + optimism_Router?: optimism_RouterResolvers; + optimism_RouterDailyTVL?: optimism_RouterDailyTVLResolvers; + optimism_RouterLiquidityEvent?: optimism_RouterLiquidityEventResolvers; + optimism_Sequencer?: optimism_SequencerResolvers; + optimism_Setting?: optimism_SettingResolvers; + optimism_SlippageUpdate?: optimism_SlippageUpdateResolvers; + optimism_SnapshotRoot?: optimism_SnapshotRootResolvers; + optimism_SpokeConnectorMode?: optimism_SpokeConnectorModeResolvers; + optimism__Block_?: optimism__Block_Resolvers; + optimism__Meta_?: optimism__Meta_Resolvers; + sepolia_swap_BigDecimal?: GraphQLScalarType; + sepolia_swap_Bytes?: GraphQLScalarType; + sepolia_swap_Int8?: GraphQLScalarType; + sepolia_swap_LpAccount?: sepolia_swap_LpAccountResolvers; + sepolia_swap_LpAccountBalance?: sepolia_swap_LpAccountBalanceResolvers; + sepolia_swap_LpToken?: sepolia_swap_LpTokenResolvers; + sepolia_swap_LpTokenEvent?: sepolia_swap_LpTokenEventResolvers; + sepolia_swap_LpTransferEvent?: sepolia_swap_LpTransferEventResolvers; + sepolia_swap_PooledToken?: sepolia_swap_PooledTokenResolvers; + sepolia_swap_StableSwap?: sepolia_swap_StableSwapResolvers; + sepolia_swap_StableSwapAddLiquidityEvent?: sepolia_swap_StableSwapAddLiquidityEventResolvers; + sepolia_swap_StableSwapEvent?: sepolia_swap_StableSwapEventResolvers; + sepolia_swap_StableSwapExchange?: sepolia_swap_StableSwapExchangeResolvers; + sepolia_swap_StableSwapRemoveLiquidityEvent?: sepolia_swap_StableSwapRemoveLiquidityEventResolvers; + sepolia_swap_SwapDailyVolume?: sepolia_swap_SwapDailyVolumeResolvers; + sepolia_swap_SwapHourlyVolume?: sepolia_swap_SwapHourlyVolumeResolvers; + sepolia_swap_SwapTradeVolume?: sepolia_swap_SwapTradeVolumeResolvers; + sepolia_swap_SwapWeeklyVolume?: sepolia_swap_SwapWeeklyVolumeResolvers; + sepolia_swap_SystemInfo?: sepolia_swap_SystemInfoResolvers; + sepolia_swap__Block_?: sepolia_swap__Block_Resolvers; + sepolia_swap__Meta_?: sepolia_swap__Meta_Resolvers; + stagingmainnet_AggregateRoot?: stagingmainnet_AggregateRootResolvers; + stagingmainnet_AggregateRootProposed?: stagingmainnet_AggregateRootProposedResolvers; + stagingmainnet_Asset?: stagingmainnet_AssetResolvers; + stagingmainnet_AssetBalance?: stagingmainnet_AssetBalanceResolvers; + stagingmainnet_AssetStatus?: stagingmainnet_AssetStatusResolvers; + stagingmainnet_ConnectorMeta?: stagingmainnet_ConnectorMetaResolvers; + stagingmainnet_DestinationTransfer?: stagingmainnet_DestinationTransferResolvers; + stagingmainnet_OptimisticRootFinalized?: stagingmainnet_OptimisticRootFinalizedResolvers; + stagingmainnet_OriginMessage?: stagingmainnet_OriginMessageResolvers; + stagingmainnet_OriginTransfer?: stagingmainnet_OriginTransferResolvers; + stagingmainnet_Relayer?: stagingmainnet_RelayerResolvers; + stagingmainnet_RelayerFee?: stagingmainnet_RelayerFeeResolvers; + stagingmainnet_RelayerFeesIncrease?: stagingmainnet_RelayerFeesIncreaseResolvers; + stagingmainnet_RootCount?: stagingmainnet_RootCountResolvers; + stagingmainnet_RootMessageSent?: stagingmainnet_RootMessageSentResolvers; + stagingmainnet_Router?: stagingmainnet_RouterResolvers; + stagingmainnet_RouterDailyTVL?: stagingmainnet_RouterDailyTVLResolvers; + stagingmainnet_RouterLiquidityEvent?: stagingmainnet_RouterLiquidityEventResolvers; + stagingmainnet_Sequencer?: stagingmainnet_SequencerResolvers; + stagingmainnet_Setting?: stagingmainnet_SettingResolvers; + stagingmainnet_SlippageUpdate?: stagingmainnet_SlippageUpdateResolvers; + stagingmainnet_SnapshotRoot?: stagingmainnet_SnapshotRootResolvers; + stagingmainnet_SpokeConnectorMode?: stagingmainnet_SpokeConnectorModeResolvers; + localmainnet_AggregateRoot?: localmainnet_AggregateRootResolvers; + localmainnet_AggregateRootProposed?: localmainnet_AggregateRootProposedResolvers; + localmainnet_Asset?: localmainnet_AssetResolvers; + localmainnet_AssetBalance?: localmainnet_AssetBalanceResolvers; + localmainnet_AssetStatus?: localmainnet_AssetStatusResolvers; + localmainnet_ConnectorMeta?: localmainnet_ConnectorMetaResolvers; + localmainnet_DestinationTransfer?: localmainnet_DestinationTransferResolvers; + localmainnet_OptimisticRootFinalized?: localmainnet_OptimisticRootFinalizedResolvers; + localmainnet_OriginMessage?: localmainnet_OriginMessageResolvers; + localmainnet_OriginTransfer?: localmainnet_OriginTransferResolvers; + localmainnet_Relayer?: localmainnet_RelayerResolvers; + localmainnet_RelayerFee?: localmainnet_RelayerFeeResolvers; + localmainnet_RelayerFeesIncrease?: localmainnet_RelayerFeesIncreaseResolvers; + localmainnet_RootCount?: localmainnet_RootCountResolvers; + localmainnet_RootMessageSent?: localmainnet_RootMessageSentResolvers; + localmainnet_Router?: localmainnet_RouterResolvers; + localmainnet_RouterDailyTVL?: localmainnet_RouterDailyTVLResolvers; + localmainnet_RouterLiquidityEvent?: localmainnet_RouterLiquidityEventResolvers; + localmainnet_Sequencer?: localmainnet_SequencerResolvers; + localmainnet_Setting?: localmainnet_SettingResolvers; + localmainnet_SlippageUpdate?: localmainnet_SlippageUpdateResolvers; + localmainnet_SnapshotRoot?: localmainnet_SnapshotRootResolvers; + localmainnet_SpokeConnectorMode?: localmainnet_SpokeConnectorModeResolvers; + stagingxdai_AggregateRoot?: stagingxdai_AggregateRootResolvers; + stagingxdai_AggregateRootProposed?: stagingxdai_AggregateRootProposedResolvers; + stagingxdai_Asset?: stagingxdai_AssetResolvers; + stagingxdai_AssetBalance?: stagingxdai_AssetBalanceResolvers; + stagingxdai_AssetStatus?: stagingxdai_AssetStatusResolvers; + stagingxdai_BigDecimal?: GraphQLScalarType; + stagingxdai_Bytes?: GraphQLScalarType; + stagingxdai_ConnectorMeta?: stagingxdai_ConnectorMetaResolvers; + stagingxdai_DestinationTransfer?: stagingxdai_DestinationTransferResolvers; + stagingxdai_Int8?: GraphQLScalarType; + stagingxdai_OptimisticRootFinalized?: stagingxdai_OptimisticRootFinalizedResolvers; + stagingxdai_OriginMessage?: stagingxdai_OriginMessageResolvers; + stagingxdai_OriginTransfer?: stagingxdai_OriginTransferResolvers; + stagingxdai_Relayer?: stagingxdai_RelayerResolvers; + stagingxdai_RelayerFee?: stagingxdai_RelayerFeeResolvers; + stagingxdai_RelayerFeesIncrease?: stagingxdai_RelayerFeesIncreaseResolvers; + stagingxdai_RootCount?: stagingxdai_RootCountResolvers; + stagingxdai_RootMessageSent?: stagingxdai_RootMessageSentResolvers; + stagingxdai_Router?: stagingxdai_RouterResolvers; + stagingxdai_RouterDailyTVL?: stagingxdai_RouterDailyTVLResolvers; + stagingxdai_RouterLiquidityEvent?: stagingxdai_RouterLiquidityEventResolvers; + stagingxdai_Sequencer?: stagingxdai_SequencerResolvers; + stagingxdai_Setting?: stagingxdai_SettingResolvers; + stagingxdai_SlippageUpdate?: stagingxdai_SlippageUpdateResolvers; + stagingxdai_SnapshotRoot?: stagingxdai_SnapshotRootResolvers; + stagingxdai_SpokeConnectorMode?: stagingxdai_SpokeConnectorModeResolvers; + stagingxdai__Block_?: stagingxdai__Block_Resolvers; + stagingxdai__Meta_?: stagingxdai__Meta_Resolvers; localarbitrumone_AggregateRoot?: localarbitrumone_AggregateRootResolvers; localarbitrumone_AggregateRootProposed?: localarbitrumone_AggregateRootProposedResolvers; localarbitrumone_Asset?: localarbitrumone_AssetResolvers; @@ -219595,196 +219958,6 @@ export type Resolvers = ResolversObject<{ localarbitrumone_SpokeConnectorMode?: localarbitrumone_SpokeConnectorModeResolvers; localarbitrumone__Block_?: localarbitrumone__Block_Resolvers; localarbitrumone__Meta_?: localarbitrumone__Meta_Resolvers; - stagingmainnet_AggregateRoot?: stagingmainnet_AggregateRootResolvers; - stagingmainnet_AggregateRootProposed?: stagingmainnet_AggregateRootProposedResolvers; - stagingmainnet_Asset?: stagingmainnet_AssetResolvers; - stagingmainnet_AssetBalance?: stagingmainnet_AssetBalanceResolvers; - stagingmainnet_AssetStatus?: stagingmainnet_AssetStatusResolvers; - stagingmainnet_ConnectorMeta?: stagingmainnet_ConnectorMetaResolvers; - stagingmainnet_DestinationTransfer?: stagingmainnet_DestinationTransferResolvers; - stagingmainnet_OptimisticRootFinalized?: stagingmainnet_OptimisticRootFinalizedResolvers; - stagingmainnet_OriginMessage?: stagingmainnet_OriginMessageResolvers; - stagingmainnet_OriginTransfer?: stagingmainnet_OriginTransferResolvers; - stagingmainnet_Relayer?: stagingmainnet_RelayerResolvers; - stagingmainnet_RelayerFee?: stagingmainnet_RelayerFeeResolvers; - stagingmainnet_RelayerFeesIncrease?: stagingmainnet_RelayerFeesIncreaseResolvers; - stagingmainnet_RootCount?: stagingmainnet_RootCountResolvers; - stagingmainnet_RootMessageSent?: stagingmainnet_RootMessageSentResolvers; - stagingmainnet_Router?: stagingmainnet_RouterResolvers; - stagingmainnet_RouterDailyTVL?: stagingmainnet_RouterDailyTVLResolvers; - stagingmainnet_RouterLiquidityEvent?: stagingmainnet_RouterLiquidityEventResolvers; - stagingmainnet_Sequencer?: stagingmainnet_SequencerResolvers; - stagingmainnet_Setting?: stagingmainnet_SettingResolvers; - stagingmainnet_SlippageUpdate?: stagingmainnet_SlippageUpdateResolvers; - stagingmainnet_SnapshotRoot?: stagingmainnet_SnapshotRootResolvers; - stagingmainnet_SpokeConnectorMode?: stagingmainnet_SpokeConnectorModeResolvers; - stagingarbitrumone_AggregateRoot?: stagingarbitrumone_AggregateRootResolvers; - stagingarbitrumone_AggregateRootProposed?: stagingarbitrumone_AggregateRootProposedResolvers; - stagingarbitrumone_Asset?: stagingarbitrumone_AssetResolvers; - stagingarbitrumone_AssetBalance?: stagingarbitrumone_AssetBalanceResolvers; - stagingarbitrumone_AssetStatus?: stagingarbitrumone_AssetStatusResolvers; - stagingarbitrumone_BigDecimal?: GraphQLScalarType; - stagingarbitrumone_Bytes?: GraphQLScalarType; - stagingarbitrumone_ConnectorMeta?: stagingarbitrumone_ConnectorMetaResolvers; - stagingarbitrumone_DestinationTransfer?: stagingarbitrumone_DestinationTransferResolvers; - stagingarbitrumone_Int8?: GraphQLScalarType; - stagingarbitrumone_OptimisticRootFinalized?: stagingarbitrumone_OptimisticRootFinalizedResolvers; - stagingarbitrumone_OriginMessage?: stagingarbitrumone_OriginMessageResolvers; - stagingarbitrumone_OriginTransfer?: stagingarbitrumone_OriginTransferResolvers; - stagingarbitrumone_Relayer?: stagingarbitrumone_RelayerResolvers; - stagingarbitrumone_RelayerFee?: stagingarbitrumone_RelayerFeeResolvers; - stagingarbitrumone_RelayerFeesIncrease?: stagingarbitrumone_RelayerFeesIncreaseResolvers; - stagingarbitrumone_RootCount?: stagingarbitrumone_RootCountResolvers; - stagingarbitrumone_RootMessageSent?: stagingarbitrumone_RootMessageSentResolvers; - stagingarbitrumone_Router?: stagingarbitrumone_RouterResolvers; - stagingarbitrumone_RouterDailyTVL?: stagingarbitrumone_RouterDailyTVLResolvers; - stagingarbitrumone_RouterLiquidityEvent?: stagingarbitrumone_RouterLiquidityEventResolvers; - stagingarbitrumone_Sequencer?: stagingarbitrumone_SequencerResolvers; - stagingarbitrumone_Setting?: stagingarbitrumone_SettingResolvers; - stagingarbitrumone_SlippageUpdate?: stagingarbitrumone_SlippageUpdateResolvers; - stagingarbitrumone_SnapshotRoot?: stagingarbitrumone_SnapshotRootResolvers; - stagingarbitrumone_SpokeConnectorMode?: stagingarbitrumone_SpokeConnectorModeResolvers; - stagingarbitrumone__Block_?: stagingarbitrumone__Block_Resolvers; - stagingarbitrumone__Meta_?: stagingarbitrumone__Meta_Resolvers; - stagingscroll_AggregateRoot?: stagingscroll_AggregateRootResolvers; - stagingscroll_AggregateRootProposed?: stagingscroll_AggregateRootProposedResolvers; - stagingscroll_Asset?: stagingscroll_AssetResolvers; - stagingscroll_AssetBalance?: stagingscroll_AssetBalanceResolvers; - stagingscroll_AssetStatus?: stagingscroll_AssetStatusResolvers; - stagingscroll_BigDecimal?: GraphQLScalarType; - stagingscroll_Bytes?: GraphQLScalarType; - stagingscroll_ConnectorMeta?: stagingscroll_ConnectorMetaResolvers; - stagingscroll_DestinationTransfer?: stagingscroll_DestinationTransferResolvers; - stagingscroll_Int8?: GraphQLScalarType; - stagingscroll_OptimisticRootFinalized?: stagingscroll_OptimisticRootFinalizedResolvers; - stagingscroll_OriginMessage?: stagingscroll_OriginMessageResolvers; - stagingscroll_OriginTransfer?: stagingscroll_OriginTransferResolvers; - stagingscroll_Relayer?: stagingscroll_RelayerResolvers; - stagingscroll_RelayerFee?: stagingscroll_RelayerFeeResolvers; - stagingscroll_RelayerFeesIncrease?: stagingscroll_RelayerFeesIncreaseResolvers; - stagingscroll_RootCount?: stagingscroll_RootCountResolvers; - stagingscroll_RootMessageSent?: stagingscroll_RootMessageSentResolvers; - stagingscroll_Router?: stagingscroll_RouterResolvers; - stagingscroll_RouterDailyTVL?: stagingscroll_RouterDailyTVLResolvers; - stagingscroll_RouterLiquidityEvent?: stagingscroll_RouterLiquidityEventResolvers; - stagingscroll_Sequencer?: stagingscroll_SequencerResolvers; - stagingscroll_Setting?: stagingscroll_SettingResolvers; - stagingscroll_SlippageUpdate?: stagingscroll_SlippageUpdateResolvers; - stagingscroll_SnapshotRoot?: stagingscroll_SnapshotRootResolvers; - stagingscroll_SpokeConnectorMode?: stagingscroll_SpokeConnectorModeResolvers; - stagingscroll__Block_?: stagingscroll__Block_Resolvers; - stagingscroll__Meta_?: stagingscroll__Meta_Resolvers; - stagingbase_AggregateRoot?: stagingbase_AggregateRootResolvers; - stagingbase_AggregateRootProposed?: stagingbase_AggregateRootProposedResolvers; - stagingbase_Asset?: stagingbase_AssetResolvers; - stagingbase_AssetBalance?: stagingbase_AssetBalanceResolvers; - stagingbase_AssetStatus?: stagingbase_AssetStatusResolvers; - stagingbase_BigDecimal?: GraphQLScalarType; - stagingbase_Bytes?: GraphQLScalarType; - stagingbase_ConnectorMeta?: stagingbase_ConnectorMetaResolvers; - stagingbase_DestinationTransfer?: stagingbase_DestinationTransferResolvers; - stagingbase_Int8?: GraphQLScalarType; - stagingbase_OptimisticRootFinalized?: stagingbase_OptimisticRootFinalizedResolvers; - stagingbase_OriginMessage?: stagingbase_OriginMessageResolvers; - stagingbase_OriginTransfer?: stagingbase_OriginTransferResolvers; - stagingbase_Relayer?: stagingbase_RelayerResolvers; - stagingbase_RelayerFee?: stagingbase_RelayerFeeResolvers; - stagingbase_RelayerFeesIncrease?: stagingbase_RelayerFeesIncreaseResolvers; - stagingbase_RootCount?: stagingbase_RootCountResolvers; - stagingbase_RootMessageSent?: stagingbase_RootMessageSentResolvers; - stagingbase_Router?: stagingbase_RouterResolvers; - stagingbase_RouterDailyTVL?: stagingbase_RouterDailyTVLResolvers; - stagingbase_RouterLiquidityEvent?: stagingbase_RouterLiquidityEventResolvers; - stagingbase_Sequencer?: stagingbase_SequencerResolvers; - stagingbase_Setting?: stagingbase_SettingResolvers; - stagingbase_SlippageUpdate?: stagingbase_SlippageUpdateResolvers; - stagingbase_SnapshotRoot?: stagingbase_SnapshotRootResolvers; - stagingbase_SpokeConnectorMode?: stagingbase_SpokeConnectorModeResolvers; - stagingbase__Block_?: stagingbase__Block_Resolvers; - stagingbase__Meta_?: stagingbase__Meta_Resolvers; - base_AggregateRoot?: base_AggregateRootResolvers; - base_AggregateRootProposed?: base_AggregateRootProposedResolvers; - base_Asset?: base_AssetResolvers; - base_AssetBalance?: base_AssetBalanceResolvers; - base_AssetStatus?: base_AssetStatusResolvers; - base_BigDecimal?: GraphQLScalarType; - base_Bytes?: GraphQLScalarType; - base_ConnectorMeta?: base_ConnectorMetaResolvers; - base_DestinationTransfer?: base_DestinationTransferResolvers; - base_Int8?: GraphQLScalarType; - base_OptimisticRootFinalized?: base_OptimisticRootFinalizedResolvers; - base_OriginMessage?: base_OriginMessageResolvers; - base_OriginTransfer?: base_OriginTransferResolvers; - base_Relayer?: base_RelayerResolvers; - base_RelayerFee?: base_RelayerFeeResolvers; - base_RelayerFeesIncrease?: base_RelayerFeesIncreaseResolvers; - base_RootCount?: base_RootCountResolvers; - base_RootMessageSent?: base_RootMessageSentResolvers; - base_Router?: base_RouterResolvers; - base_RouterDailyTVL?: base_RouterDailyTVLResolvers; - base_RouterLiquidityEvent?: base_RouterLiquidityEventResolvers; - base_Sequencer?: base_SequencerResolvers; - base_Setting?: base_SettingResolvers; - base_SlippageUpdate?: base_SlippageUpdateResolvers; - base_SnapshotRoot?: base_SnapshotRootResolvers; - base_SpokeConnectorMode?: base_SpokeConnectorModeResolvers; - base__Block_?: base__Block_Resolvers; - base__Meta_?: base__Meta_Resolvers; - staginglinea_AggregateRoot?: staginglinea_AggregateRootResolvers; - staginglinea_AggregateRootProposed?: staginglinea_AggregateRootProposedResolvers; - staginglinea_Asset?: staginglinea_AssetResolvers; - staginglinea_AssetBalance?: staginglinea_AssetBalanceResolvers; - staginglinea_AssetStatus?: staginglinea_AssetStatusResolvers; - staginglinea_BigDecimal?: GraphQLScalarType; - staginglinea_Bytes?: GraphQLScalarType; - staginglinea_ConnectorMeta?: staginglinea_ConnectorMetaResolvers; - staginglinea_DestinationTransfer?: staginglinea_DestinationTransferResolvers; - staginglinea_OptimisticRootFinalized?: staginglinea_OptimisticRootFinalizedResolvers; - staginglinea_OriginMessage?: staginglinea_OriginMessageResolvers; - staginglinea_OriginTransfer?: staginglinea_OriginTransferResolvers; - staginglinea_Relayer?: staginglinea_RelayerResolvers; - staginglinea_RelayerFee?: staginglinea_RelayerFeeResolvers; - staginglinea_RelayerFeesIncrease?: staginglinea_RelayerFeesIncreaseResolvers; - staginglinea_RootCount?: staginglinea_RootCountResolvers; - staginglinea_RootMessageSent?: staginglinea_RootMessageSentResolvers; - staginglinea_Router?: staginglinea_RouterResolvers; - staginglinea_RouterDailyTVL?: staginglinea_RouterDailyTVLResolvers; - staginglinea_RouterLiquidityEvent?: staginglinea_RouterLiquidityEventResolvers; - staginglinea_Sequencer?: staginglinea_SequencerResolvers; - staginglinea_Setting?: staginglinea_SettingResolvers; - staginglinea_SlippageUpdate?: staginglinea_SlippageUpdateResolvers; - staginglinea_SnapshotRoot?: staginglinea_SnapshotRootResolvers; - staginglinea_SpokeConnectorMode?: staginglinea_SpokeConnectorModeResolvers; - staginglinea__Block_?: staginglinea__Block_Resolvers; - staginglinea__Meta_?: staginglinea__Meta_Resolvers; - stagingmode_AggregateRoot?: stagingmode_AggregateRootResolvers; - stagingmode_AggregateRootProposed?: stagingmode_AggregateRootProposedResolvers; - stagingmode_Asset?: stagingmode_AssetResolvers; - stagingmode_AssetBalance?: stagingmode_AssetBalanceResolvers; - stagingmode_AssetStatus?: stagingmode_AssetStatusResolvers; - stagingmode_BigDecimal?: GraphQLScalarType; - stagingmode_Bytes?: GraphQLScalarType; - stagingmode_ConnectorMeta?: stagingmode_ConnectorMetaResolvers; - stagingmode_DestinationTransfer?: stagingmode_DestinationTransferResolvers; - stagingmode_Int8?: GraphQLScalarType; - stagingmode_OptimisticRootFinalized?: stagingmode_OptimisticRootFinalizedResolvers; - stagingmode_OriginMessage?: stagingmode_OriginMessageResolvers; - stagingmode_OriginTransfer?: stagingmode_OriginTransferResolvers; - stagingmode_Relayer?: stagingmode_RelayerResolvers; - stagingmode_RelayerFee?: stagingmode_RelayerFeeResolvers; - stagingmode_RelayerFeesIncrease?: stagingmode_RelayerFeesIncreaseResolvers; - stagingmode_RootCount?: stagingmode_RootCountResolvers; - stagingmode_RootMessageSent?: stagingmode_RootMessageSentResolvers; - stagingmode_Router?: stagingmode_RouterResolvers; - stagingmode_RouterDailyTVL?: stagingmode_RouterDailyTVLResolvers; - stagingmode_RouterLiquidityEvent?: stagingmode_RouterLiquidityEventResolvers; - stagingmode_Sequencer?: stagingmode_SequencerResolvers; - stagingmode_Setting?: stagingmode_SettingResolvers; - stagingmode_SlippageUpdate?: stagingmode_SlippageUpdateResolvers; - stagingmode_SnapshotRoot?: stagingmode_SnapshotRootResolvers; - stagingmode_SpokeConnectorMode?: stagingmode_SpokeConnectorModeResolvers; - stagingmode__Block_?: stagingmode__Block_Resolvers; - stagingmode__Meta_?: stagingmode__Meta_Resolvers; arbitrumone_AggregateRoot?: arbitrumone_AggregateRootResolvers; arbitrumone_AggregateRootProposed?: arbitrumone_AggregateRootProposedResolvers; arbitrumone_Asset?: arbitrumone_AssetResolvers; @@ -219813,161 +219986,90 @@ export type Resolvers = ResolversObject<{ arbitrumone_SpokeConnectorMode?: arbitrumone_SpokeConnectorModeResolvers; arbitrumone__Block_?: arbitrumone__Block_Resolvers; arbitrumone__Meta_?: arbitrumone__Meta_Resolvers; - linea_swap_BigDecimal?: GraphQLScalarType; - linea_swap_Bytes?: GraphQLScalarType; - linea_swap_LpAccount?: linea_swap_LpAccountResolvers; - linea_swap_LpAccountBalance?: linea_swap_LpAccountBalanceResolvers; - linea_swap_LpToken?: linea_swap_LpTokenResolvers; - linea_swap_LpTokenEvent?: linea_swap_LpTokenEventResolvers; - linea_swap_LpTransferEvent?: linea_swap_LpTransferEventResolvers; - linea_swap_PooledToken?: linea_swap_PooledTokenResolvers; - linea_swap_StableSwap?: linea_swap_StableSwapResolvers; - linea_swap_StableSwapAddLiquidityEvent?: linea_swap_StableSwapAddLiquidityEventResolvers; - linea_swap_StableSwapEvent?: linea_swap_StableSwapEventResolvers; - linea_swap_StableSwapExchange?: linea_swap_StableSwapExchangeResolvers; - linea_swap_StableSwapRemoveLiquidityEvent?: linea_swap_StableSwapRemoveLiquidityEventResolvers; - linea_swap_SwapDailyVolume?: linea_swap_SwapDailyVolumeResolvers; - linea_swap_SwapHourlyVolume?: linea_swap_SwapHourlyVolumeResolvers; - linea_swap_SwapTradeVolume?: linea_swap_SwapTradeVolumeResolvers; - linea_swap_SwapWeeklyVolume?: linea_swap_SwapWeeklyVolumeResolvers; - linea_swap_SystemInfo?: linea_swap_SystemInfoResolvers; - linea_swap__Block_?: linea_swap__Block_Resolvers; - linea_swap__Meta_?: linea_swap__Meta_Resolvers; - sepolia_AggregateRoot?: sepolia_AggregateRootResolvers; - sepolia_AggregateRootProposed?: sepolia_AggregateRootProposedResolvers; - sepolia_Asset?: sepolia_AssetResolvers; - sepolia_AssetBalance?: sepolia_AssetBalanceResolvers; - sepolia_AssetStatus?: sepolia_AssetStatusResolvers; - sepolia_ConnectorMeta?: sepolia_ConnectorMetaResolvers; - sepolia_DestinationTransfer?: sepolia_DestinationTransferResolvers; - sepolia_OptimisticRootFinalized?: sepolia_OptimisticRootFinalizedResolvers; - sepolia_OriginMessage?: sepolia_OriginMessageResolvers; - sepolia_OriginTransfer?: sepolia_OriginTransferResolvers; - sepolia_Relayer?: sepolia_RelayerResolvers; - sepolia_RelayerFee?: sepolia_RelayerFeeResolvers; - sepolia_RelayerFeesIncrease?: sepolia_RelayerFeesIncreaseResolvers; - sepolia_RootCount?: sepolia_RootCountResolvers; - sepolia_RootMessageSent?: sepolia_RootMessageSentResolvers; - sepolia_Router?: sepolia_RouterResolvers; - sepolia_RouterDailyTVL?: sepolia_RouterDailyTVLResolvers; - sepolia_RouterLiquidityEvent?: sepolia_RouterLiquidityEventResolvers; - sepolia_Sequencer?: sepolia_SequencerResolvers; - sepolia_Setting?: sepolia_SettingResolvers; - sepolia_SlippageUpdate?: sepolia_SlippageUpdateResolvers; - sepolia_SnapshotRoot?: sepolia_SnapshotRootResolvers; - sepolia_SpokeConnectorMode?: sepolia_SpokeConnectorModeResolvers; - polygonzkevm_swap_AggregateRoot?: polygonzkevm_swap_AggregateRootResolvers; - polygonzkevm_swap_AggregateRootProposed?: polygonzkevm_swap_AggregateRootProposedResolvers; - polygonzkevm_swap_Asset?: polygonzkevm_swap_AssetResolvers; - polygonzkevm_swap_AssetBalance?: polygonzkevm_swap_AssetBalanceResolvers; - polygonzkevm_swap_AssetStatus?: polygonzkevm_swap_AssetStatusResolvers; - polygonzkevm_swap_BigDecimal?: GraphQLScalarType; - polygonzkevm_swap_Bytes?: GraphQLScalarType; - polygonzkevm_swap_ConnectorMeta?: polygonzkevm_swap_ConnectorMetaResolvers; - polygonzkevm_swap_DestinationTransfer?: polygonzkevm_swap_DestinationTransferResolvers; - polygonzkevm_swap_Int8?: GraphQLScalarType; - polygonzkevm_swap_OptimisticRootFinalized?: polygonzkevm_swap_OptimisticRootFinalizedResolvers; - polygonzkevm_swap_OriginMessage?: polygonzkevm_swap_OriginMessageResolvers; - polygonzkevm_swap_OriginTransfer?: polygonzkevm_swap_OriginTransferResolvers; - polygonzkevm_swap_Relayer?: polygonzkevm_swap_RelayerResolvers; - polygonzkevm_swap_RelayerFee?: polygonzkevm_swap_RelayerFeeResolvers; - polygonzkevm_swap_RelayerFeesIncrease?: polygonzkevm_swap_RelayerFeesIncreaseResolvers; - polygonzkevm_swap_RootCount?: polygonzkevm_swap_RootCountResolvers; - polygonzkevm_swap_RootMessageSent?: polygonzkevm_swap_RootMessageSentResolvers; - polygonzkevm_swap_Router?: polygonzkevm_swap_RouterResolvers; - polygonzkevm_swap_RouterDailyTVL?: polygonzkevm_swap_RouterDailyTVLResolvers; - polygonzkevm_swap_RouterLiquidityEvent?: polygonzkevm_swap_RouterLiquidityEventResolvers; - polygonzkevm_swap_Sequencer?: polygonzkevm_swap_SequencerResolvers; - polygonzkevm_swap_Setting?: polygonzkevm_swap_SettingResolvers; - polygonzkevm_swap_SlippageUpdate?: polygonzkevm_swap_SlippageUpdateResolvers; - polygonzkevm_swap_SnapshotRoot?: polygonzkevm_swap_SnapshotRootResolvers; - polygonzkevm_swap_SpokeConnectorMode?: polygonzkevm_swap_SpokeConnectorModeResolvers; - polygonzkevm_swap__Block_?: polygonzkevm_swap__Block_Resolvers; - polygonzkevm_swap__Meta_?: polygonzkevm_swap__Meta_Resolvers; - arbitrumsepolia_AggregateRoot?: arbitrumsepolia_AggregateRootResolvers; - arbitrumsepolia_AggregateRootProposed?: arbitrumsepolia_AggregateRootProposedResolvers; - arbitrumsepolia_Asset?: arbitrumsepolia_AssetResolvers; - arbitrumsepolia_AssetBalance?: arbitrumsepolia_AssetBalanceResolvers; - arbitrumsepolia_AssetStatus?: arbitrumsepolia_AssetStatusResolvers; - arbitrumsepolia_BigDecimal?: GraphQLScalarType; - arbitrumsepolia_Bytes?: GraphQLScalarType; - arbitrumsepolia_ConnectorMeta?: arbitrumsepolia_ConnectorMetaResolvers; - arbitrumsepolia_DestinationTransfer?: arbitrumsepolia_DestinationTransferResolvers; - arbitrumsepolia_Int8?: GraphQLScalarType; - arbitrumsepolia_OptimisticRootFinalized?: arbitrumsepolia_OptimisticRootFinalizedResolvers; - arbitrumsepolia_OriginMessage?: arbitrumsepolia_OriginMessageResolvers; - arbitrumsepolia_OriginTransfer?: arbitrumsepolia_OriginTransferResolvers; - arbitrumsepolia_Relayer?: arbitrumsepolia_RelayerResolvers; - arbitrumsepolia_RelayerFee?: arbitrumsepolia_RelayerFeeResolvers; - arbitrumsepolia_RelayerFeesIncrease?: arbitrumsepolia_RelayerFeesIncreaseResolvers; - arbitrumsepolia_RootCount?: arbitrumsepolia_RootCountResolvers; - arbitrumsepolia_RootMessageSent?: arbitrumsepolia_RootMessageSentResolvers; - arbitrumsepolia_Router?: arbitrumsepolia_RouterResolvers; - arbitrumsepolia_RouterDailyTVL?: arbitrumsepolia_RouterDailyTVLResolvers; - arbitrumsepolia_RouterLiquidityEvent?: arbitrumsepolia_RouterLiquidityEventResolvers; - arbitrumsepolia_Sequencer?: arbitrumsepolia_SequencerResolvers; - arbitrumsepolia_Setting?: arbitrumsepolia_SettingResolvers; - arbitrumsepolia_SlippageUpdate?: arbitrumsepolia_SlippageUpdateResolvers; - arbitrumsepolia_SnapshotRoot?: arbitrumsepolia_SnapshotRootResolvers; - arbitrumsepolia_SpokeConnectorMode?: arbitrumsepolia_SpokeConnectorModeResolvers; - arbitrumsepolia__Block_?: arbitrumsepolia__Block_Resolvers; - arbitrumsepolia__Meta_?: arbitrumsepolia__Meta_Resolvers; - xdai_AggregateRoot?: xdai_AggregateRootResolvers; - xdai_AggregateRootProposed?: xdai_AggregateRootProposedResolvers; - xdai_Asset?: xdai_AssetResolvers; - xdai_AssetBalance?: xdai_AssetBalanceResolvers; - xdai_AssetStatus?: xdai_AssetStatusResolvers; - xdai_BigDecimal?: GraphQLScalarType; - xdai_Bytes?: GraphQLScalarType; - xdai_ConnectorMeta?: xdai_ConnectorMetaResolvers; - xdai_DestinationTransfer?: xdai_DestinationTransferResolvers; - xdai_Int8?: GraphQLScalarType; - xdai_OptimisticRootFinalized?: xdai_OptimisticRootFinalizedResolvers; - xdai_OriginMessage?: xdai_OriginMessageResolvers; - xdai_OriginTransfer?: xdai_OriginTransferResolvers; - xdai_Relayer?: xdai_RelayerResolvers; - xdai_RelayerFee?: xdai_RelayerFeeResolvers; - xdai_RelayerFeesIncrease?: xdai_RelayerFeesIncreaseResolvers; - xdai_RootCount?: xdai_RootCountResolvers; - xdai_RootMessageSent?: xdai_RootMessageSentResolvers; - xdai_Router?: xdai_RouterResolvers; - xdai_RouterDailyTVL?: xdai_RouterDailyTVLResolvers; - xdai_RouterLiquidityEvent?: xdai_RouterLiquidityEventResolvers; - xdai_Sequencer?: xdai_SequencerResolvers; - xdai_Setting?: xdai_SettingResolvers; - xdai_SlippageUpdate?: xdai_SlippageUpdateResolvers; - xdai_SnapshotRoot?: xdai_SnapshotRootResolvers; - xdai_SpokeConnectorMode?: xdai_SpokeConnectorModeResolvers; - xdai__Block_?: xdai__Block_Resolvers; - xdai__Meta_?: xdai__Meta_Resolvers; - localoptimism_AggregateRoot?: localoptimism_AggregateRootResolvers; - localoptimism_AggregateRootProposed?: localoptimism_AggregateRootProposedResolvers; - localoptimism_Asset?: localoptimism_AssetResolvers; - localoptimism_AssetBalance?: localoptimism_AssetBalanceResolvers; - localoptimism_AssetStatus?: localoptimism_AssetStatusResolvers; - localoptimism_BigDecimal?: GraphQLScalarType; - localoptimism_Bytes?: GraphQLScalarType; - localoptimism_ConnectorMeta?: localoptimism_ConnectorMetaResolvers; - localoptimism_DestinationTransfer?: localoptimism_DestinationTransferResolvers; - localoptimism_Int8?: GraphQLScalarType; - localoptimism_OptimisticRootFinalized?: localoptimism_OptimisticRootFinalizedResolvers; - localoptimism_OriginMessage?: localoptimism_OriginMessageResolvers; - localoptimism_OriginTransfer?: localoptimism_OriginTransferResolvers; - localoptimism_Relayer?: localoptimism_RelayerResolvers; - localoptimism_RelayerFee?: localoptimism_RelayerFeeResolvers; - localoptimism_RelayerFeesIncrease?: localoptimism_RelayerFeesIncreaseResolvers; - localoptimism_RootCount?: localoptimism_RootCountResolvers; - localoptimism_RootMessageSent?: localoptimism_RootMessageSentResolvers; - localoptimism_Router?: localoptimism_RouterResolvers; - localoptimism_RouterDailyTVL?: localoptimism_RouterDailyTVLResolvers; - localoptimism_RouterLiquidityEvent?: localoptimism_RouterLiquidityEventResolvers; - localoptimism_Sequencer?: localoptimism_SequencerResolvers; - localoptimism_Setting?: localoptimism_SettingResolvers; - localoptimism_SlippageUpdate?: localoptimism_SlippageUpdateResolvers; - localoptimism_SnapshotRoot?: localoptimism_SnapshotRootResolvers; - localoptimism_SpokeConnectorMode?: localoptimism_SpokeConnectorModeResolvers; - localoptimism__Block_?: localoptimism__Block_Resolvers; - localoptimism__Meta_?: localoptimism__Meta_Resolvers; + stagingbase_AggregateRoot?: stagingbase_AggregateRootResolvers; + stagingbase_AggregateRootProposed?: stagingbase_AggregateRootProposedResolvers; + stagingbase_Asset?: stagingbase_AssetResolvers; + stagingbase_AssetBalance?: stagingbase_AssetBalanceResolvers; + stagingbase_AssetStatus?: stagingbase_AssetStatusResolvers; + stagingbase_BigDecimal?: GraphQLScalarType; + stagingbase_Bytes?: GraphQLScalarType; + stagingbase_ConnectorMeta?: stagingbase_ConnectorMetaResolvers; + stagingbase_DestinationTransfer?: stagingbase_DestinationTransferResolvers; + stagingbase_Int8?: GraphQLScalarType; + stagingbase_OptimisticRootFinalized?: stagingbase_OptimisticRootFinalizedResolvers; + stagingbase_OriginMessage?: stagingbase_OriginMessageResolvers; + stagingbase_OriginTransfer?: stagingbase_OriginTransferResolvers; + stagingbase_Relayer?: stagingbase_RelayerResolvers; + stagingbase_RelayerFee?: stagingbase_RelayerFeeResolvers; + stagingbase_RelayerFeesIncrease?: stagingbase_RelayerFeesIncreaseResolvers; + stagingbase_RootCount?: stagingbase_RootCountResolvers; + stagingbase_RootMessageSent?: stagingbase_RootMessageSentResolvers; + stagingbase_Router?: stagingbase_RouterResolvers; + stagingbase_RouterDailyTVL?: stagingbase_RouterDailyTVLResolvers; + stagingbase_RouterLiquidityEvent?: stagingbase_RouterLiquidityEventResolvers; + stagingbase_Sequencer?: stagingbase_SequencerResolvers; + stagingbase_Setting?: stagingbase_SettingResolvers; + stagingbase_SlippageUpdate?: stagingbase_SlippageUpdateResolvers; + stagingbase_SnapshotRoot?: stagingbase_SnapshotRootResolvers; + stagingbase_SpokeConnectorMode?: stagingbase_SpokeConnectorModeResolvers; + stagingbase__Block_?: stagingbase__Block_Resolvers; + stagingbase__Meta_?: stagingbase__Meta_Resolvers; + mantle_AggregateRoot?: mantle_AggregateRootResolvers; + mantle_AggregateRootProposed?: mantle_AggregateRootProposedResolvers; + mantle_Asset?: mantle_AssetResolvers; + mantle_AssetBalance?: mantle_AssetBalanceResolvers; + mantle_AssetStatus?: mantle_AssetStatusResolvers; + mantle_BigDecimal?: GraphQLScalarType; + mantle_Bytes?: GraphQLScalarType; + mantle_ConnectorMeta?: mantle_ConnectorMetaResolvers; + mantle_DestinationTransfer?: mantle_DestinationTransferResolvers; + mantle_Int8?: GraphQLScalarType; + mantle_OptimisticRootFinalized?: mantle_OptimisticRootFinalizedResolvers; + mantle_OriginMessage?: mantle_OriginMessageResolvers; + mantle_OriginTransfer?: mantle_OriginTransferResolvers; + mantle_Relayer?: mantle_RelayerResolvers; + mantle_RelayerFee?: mantle_RelayerFeeResolvers; + mantle_RelayerFeesIncrease?: mantle_RelayerFeesIncreaseResolvers; + mantle_RootCount?: mantle_RootCountResolvers; + mantle_RootMessageSent?: mantle_RootMessageSentResolvers; + mantle_Router?: mantle_RouterResolvers; + mantle_RouterDailyTVL?: mantle_RouterDailyTVLResolvers; + mantle_RouterLiquidityEvent?: mantle_RouterLiquidityEventResolvers; + mantle_Sequencer?: mantle_SequencerResolvers; + mantle_Setting?: mantle_SettingResolvers; + mantle_SlippageUpdate?: mantle_SlippageUpdateResolvers; + mantle_SnapshotRoot?: mantle_SnapshotRootResolvers; + mantle_SpokeConnectorMode?: mantle_SpokeConnectorModeResolvers; + mantle__Block_?: mantle__Block_Resolvers; + mantle__Meta_?: mantle__Meta_Resolvers; + stagingbnb_AggregateRoot?: stagingbnb_AggregateRootResolvers; + stagingbnb_AggregateRootProposed?: stagingbnb_AggregateRootProposedResolvers; + stagingbnb_Asset?: stagingbnb_AssetResolvers; + stagingbnb_AssetBalance?: stagingbnb_AssetBalanceResolvers; + stagingbnb_AssetStatus?: stagingbnb_AssetStatusResolvers; + stagingbnb_BigDecimal?: GraphQLScalarType; + stagingbnb_Bytes?: GraphQLScalarType; + stagingbnb_ConnectorMeta?: stagingbnb_ConnectorMetaResolvers; + stagingbnb_DestinationTransfer?: stagingbnb_DestinationTransferResolvers; + stagingbnb_Int8?: GraphQLScalarType; + stagingbnb_OptimisticRootFinalized?: stagingbnb_OptimisticRootFinalizedResolvers; + stagingbnb_OriginMessage?: stagingbnb_OriginMessageResolvers; + stagingbnb_OriginTransfer?: stagingbnb_OriginTransferResolvers; + stagingbnb_Relayer?: stagingbnb_RelayerResolvers; + stagingbnb_RelayerFee?: stagingbnb_RelayerFeeResolvers; + stagingbnb_RelayerFeesIncrease?: stagingbnb_RelayerFeesIncreaseResolvers; + stagingbnb_RootCount?: stagingbnb_RootCountResolvers; + stagingbnb_RootMessageSent?: stagingbnb_RootMessageSentResolvers; + stagingbnb_Router?: stagingbnb_RouterResolvers; + stagingbnb_RouterDailyTVL?: stagingbnb_RouterDailyTVLResolvers; + stagingbnb_RouterLiquidityEvent?: stagingbnb_RouterLiquidityEventResolvers; + stagingbnb_Sequencer?: stagingbnb_SequencerResolvers; + stagingbnb_Setting?: stagingbnb_SettingResolvers; + stagingbnb_SlippageUpdate?: stagingbnb_SlippageUpdateResolvers; + stagingbnb_SnapshotRoot?: stagingbnb_SnapshotRootResolvers; + stagingbnb_SpokeConnectorMode?: stagingbnb_SpokeConnectorModeResolvers; + stagingbnb__Block_?: stagingbnb__Block_Resolvers; + stagingbnb__Meta_?: stagingbnb__Meta_Resolvers; stagingpolygonzkevm_AggregateRoot?: stagingpolygonzkevm_AggregateRootResolvers; stagingpolygonzkevm_AggregateRootProposed?: stagingpolygonzkevm_AggregateRootProposedResolvers; stagingpolygonzkevm_Asset?: stagingpolygonzkevm_AssetResolvers; @@ -219996,111 +220098,90 @@ export type Resolvers = ResolversObject<{ stagingpolygonzkevm_SpokeConnectorMode?: stagingpolygonzkevm_SpokeConnectorModeResolvers; stagingpolygonzkevm__Block_?: stagingpolygonzkevm__Block_Resolvers; stagingpolygonzkevm__Meta_?: stagingpolygonzkevm__Meta_Resolvers; - linea_AggregateRoot?: linea_AggregateRootResolvers; - linea_AggregateRootProposed?: linea_AggregateRootProposedResolvers; - linea_Asset?: linea_AssetResolvers; - linea_AssetBalance?: linea_AssetBalanceResolvers; - linea_AssetStatus?: linea_AssetStatusResolvers; - linea_BigDecimal?: GraphQLScalarType; - linea_Bytes?: GraphQLScalarType; - linea_ConnectorMeta?: linea_ConnectorMetaResolvers; - linea_DestinationTransfer?: linea_DestinationTransferResolvers; - linea_OptimisticRootFinalized?: linea_OptimisticRootFinalizedResolvers; - linea_OriginMessage?: linea_OriginMessageResolvers; - linea_OriginTransfer?: linea_OriginTransferResolvers; - linea_Relayer?: linea_RelayerResolvers; - linea_RelayerFee?: linea_RelayerFeeResolvers; - linea_RelayerFeesIncrease?: linea_RelayerFeesIncreaseResolvers; - linea_RootCount?: linea_RootCountResolvers; - linea_RootMessageSent?: linea_RootMessageSentResolvers; - linea_Router?: linea_RouterResolvers; - linea_RouterDailyTVL?: linea_RouterDailyTVLResolvers; - linea_RouterLiquidityEvent?: linea_RouterLiquidityEventResolvers; - linea_Sequencer?: linea_SequencerResolvers; - linea_Setting?: linea_SettingResolvers; - linea_SlippageUpdate?: linea_SlippageUpdateResolvers; - linea_SnapshotRoot?: linea_SnapshotRootResolvers; - linea_SpokeConnectorMode?: linea_SpokeConnectorModeResolvers; - linea__Block_?: linea__Block_Resolvers; - linea__Meta_?: linea__Meta_Resolvers; - xlayer_swap_BigDecimal?: GraphQLScalarType; - xlayer_swap_Bytes?: GraphQLScalarType; - xlayer_swap_Int8?: GraphQLScalarType; - xlayer_swap_LpAccount?: xlayer_swap_LpAccountResolvers; - xlayer_swap_LpAccountBalance?: xlayer_swap_LpAccountBalanceResolvers; - xlayer_swap_LpToken?: xlayer_swap_LpTokenResolvers; - xlayer_swap_LpTokenEvent?: xlayer_swap_LpTokenEventResolvers; - xlayer_swap_LpTransferEvent?: xlayer_swap_LpTransferEventResolvers; - xlayer_swap_PooledToken?: xlayer_swap_PooledTokenResolvers; - xlayer_swap_StableSwap?: xlayer_swap_StableSwapResolvers; - xlayer_swap_StableSwapAddLiquidityEvent?: xlayer_swap_StableSwapAddLiquidityEventResolvers; - xlayer_swap_StableSwapEvent?: xlayer_swap_StableSwapEventResolvers; - xlayer_swap_StableSwapExchange?: xlayer_swap_StableSwapExchangeResolvers; - xlayer_swap_StableSwapRemoveLiquidityEvent?: xlayer_swap_StableSwapRemoveLiquidityEventResolvers; - xlayer_swap_SwapDailyVolume?: xlayer_swap_SwapDailyVolumeResolvers; - xlayer_swap_SwapHourlyVolume?: xlayer_swap_SwapHourlyVolumeResolvers; - xlayer_swap_SwapTradeVolume?: xlayer_swap_SwapTradeVolumeResolvers; - xlayer_swap_SwapWeeklyVolume?: xlayer_swap_SwapWeeklyVolumeResolvers; - xlayer_swap_SystemInfo?: xlayer_swap_SystemInfoResolvers; - xlayer_swap__Block_?: xlayer_swap__Block_Resolvers; - xlayer_swap__Meta_?: xlayer_swap__Meta_Resolvers; - mainnet_AggregateRootSavedSlow?: mainnet_AggregateRootSavedSlowResolvers; - mainnet_AggregatedMessageRoot?: mainnet_AggregatedMessageRootResolvers; - mainnet_ArbitrumConnectorMeta?: mainnet_ArbitrumConnectorMetaResolvers; - mainnet_AvalancheConnectorMeta?: mainnet_AvalancheConnectorMetaResolvers; - mainnet_BaseConnectorMeta?: mainnet_BaseConnectorMetaResolvers; - mainnet_BigDecimal?: GraphQLScalarType; - mainnet_BnbConnectorMeta?: mainnet_BnbConnectorMetaResolvers; - mainnet_Bytes?: GraphQLScalarType; - mainnet_GnosisConnectorMeta?: mainnet_GnosisConnectorMetaResolvers; - mainnet_HubDomain?: mainnet_HubDomainResolvers; - mainnet_HubOptimisticRootFinalized?: mainnet_HubOptimisticRootFinalizedResolvers; - mainnet_Int8?: GraphQLScalarType; - mainnet_LineaConnectorMeta?: mainnet_LineaConnectorMetaResolvers; - mainnet_MantleConnectorMeta?: mainnet_MantleConnectorMetaResolvers; - mainnet_MetisConnectorMeta?: mainnet_MetisConnectorMetaResolvers; - mainnet_ModeConnectorMeta?: mainnet_ModeConnectorMetaResolvers; - mainnet_OptimismConnectorMeta?: mainnet_OptimismConnectorMetaResolvers; - mainnet_OptimisticRootPropagated?: mainnet_OptimisticRootPropagatedResolvers; - mainnet_OptimisticRootProposed?: mainnet_OptimisticRootProposedResolvers; - mainnet_PolygonConnectorMeta?: mainnet_PolygonConnectorMetaResolvers; - mainnet_PolygonZkConnectorMeta?: mainnet_PolygonZkConnectorMetaResolvers; - mainnet_RootAggregated?: mainnet_RootAggregatedResolvers; - mainnet_RootManagerMeta?: mainnet_RootManagerMetaResolvers; - mainnet_RootManagerMode?: mainnet_RootManagerModeResolvers; - mainnet_RootMessageProcessed?: mainnet_RootMessageProcessedResolvers; - mainnet_RootPropagated?: mainnet_RootPropagatedResolvers; - mainnet_ZkSyncConnectorMeta?: mainnet_ZkSyncConnectorMetaResolvers; - mainnet__Block_?: mainnet__Block_Resolvers; - mainnet__Meta_?: mainnet__Meta_Resolvers; - optimism_AggregateRoot?: optimism_AggregateRootResolvers; - optimism_AggregateRootProposed?: optimism_AggregateRootProposedResolvers; - optimism_Asset?: optimism_AssetResolvers; - optimism_AssetBalance?: optimism_AssetBalanceResolvers; - optimism_AssetStatus?: optimism_AssetStatusResolvers; - optimism_BigDecimal?: GraphQLScalarType; - optimism_Bytes?: GraphQLScalarType; - optimism_ConnectorMeta?: optimism_ConnectorMetaResolvers; - optimism_DestinationTransfer?: optimism_DestinationTransferResolvers; - optimism_Int8?: GraphQLScalarType; - optimism_OptimisticRootFinalized?: optimism_OptimisticRootFinalizedResolvers; - optimism_OriginMessage?: optimism_OriginMessageResolvers; - optimism_OriginTransfer?: optimism_OriginTransferResolvers; - optimism_Relayer?: optimism_RelayerResolvers; - optimism_RelayerFee?: optimism_RelayerFeeResolvers; - optimism_RelayerFeesIncrease?: optimism_RelayerFeesIncreaseResolvers; - optimism_RootCount?: optimism_RootCountResolvers; - optimism_RootMessageSent?: optimism_RootMessageSentResolvers; - optimism_Router?: optimism_RouterResolvers; - optimism_RouterDailyTVL?: optimism_RouterDailyTVLResolvers; - optimism_RouterLiquidityEvent?: optimism_RouterLiquidityEventResolvers; - optimism_Sequencer?: optimism_SequencerResolvers; - optimism_Setting?: optimism_SettingResolvers; - optimism_SlippageUpdate?: optimism_SlippageUpdateResolvers; - optimism_SnapshotRoot?: optimism_SnapshotRootResolvers; - optimism_SpokeConnectorMode?: optimism_SpokeConnectorModeResolvers; - optimism__Block_?: optimism__Block_Resolvers; - optimism__Meta_?: optimism__Meta_Resolvers; + stagingavalanche_AggregateRoot?: stagingavalanche_AggregateRootResolvers; + stagingavalanche_AggregateRootProposed?: stagingavalanche_AggregateRootProposedResolvers; + stagingavalanche_Asset?: stagingavalanche_AssetResolvers; + stagingavalanche_AssetBalance?: stagingavalanche_AssetBalanceResolvers; + stagingavalanche_AssetStatus?: stagingavalanche_AssetStatusResolvers; + stagingavalanche_BigDecimal?: GraphQLScalarType; + stagingavalanche_Bytes?: GraphQLScalarType; + stagingavalanche_ConnectorMeta?: stagingavalanche_ConnectorMetaResolvers; + stagingavalanche_DestinationTransfer?: stagingavalanche_DestinationTransferResolvers; + stagingavalanche_Int8?: GraphQLScalarType; + stagingavalanche_OptimisticRootFinalized?: stagingavalanche_OptimisticRootFinalizedResolvers; + stagingavalanche_OriginMessage?: stagingavalanche_OriginMessageResolvers; + stagingavalanche_OriginTransfer?: stagingavalanche_OriginTransferResolvers; + stagingavalanche_Relayer?: stagingavalanche_RelayerResolvers; + stagingavalanche_RelayerFee?: stagingavalanche_RelayerFeeResolvers; + stagingavalanche_RelayerFeesIncrease?: stagingavalanche_RelayerFeesIncreaseResolvers; + stagingavalanche_RootCount?: stagingavalanche_RootCountResolvers; + stagingavalanche_RootMessageSent?: stagingavalanche_RootMessageSentResolvers; + stagingavalanche_Router?: stagingavalanche_RouterResolvers; + stagingavalanche_RouterDailyTVL?: stagingavalanche_RouterDailyTVLResolvers; + stagingavalanche_RouterLiquidityEvent?: stagingavalanche_RouterLiquidityEventResolvers; + stagingavalanche_Sequencer?: stagingavalanche_SequencerResolvers; + stagingavalanche_Setting?: stagingavalanche_SettingResolvers; + stagingavalanche_SlippageUpdate?: stagingavalanche_SlippageUpdateResolvers; + stagingavalanche_SnapshotRoot?: stagingavalanche_SnapshotRootResolvers; + stagingavalanche_SpokeConnectorMode?: stagingavalanche_SpokeConnectorModeResolvers; + stagingavalanche__Block_?: stagingavalanche__Block_Resolvers; + stagingavalanche__Meta_?: stagingavalanche__Meta_Resolvers; + stagingpolygon_AggregateRoot?: stagingpolygon_AggregateRootResolvers; + stagingpolygon_AggregateRootProposed?: stagingpolygon_AggregateRootProposedResolvers; + stagingpolygon_Asset?: stagingpolygon_AssetResolvers; + stagingpolygon_AssetBalance?: stagingpolygon_AssetBalanceResolvers; + stagingpolygon_AssetStatus?: stagingpolygon_AssetStatusResolvers; + stagingpolygon_BigDecimal?: GraphQLScalarType; + stagingpolygon_Bytes?: GraphQLScalarType; + stagingpolygon_ConnectorMeta?: stagingpolygon_ConnectorMetaResolvers; + stagingpolygon_DestinationTransfer?: stagingpolygon_DestinationTransferResolvers; + stagingpolygon_Int8?: GraphQLScalarType; + stagingpolygon_OptimisticRootFinalized?: stagingpolygon_OptimisticRootFinalizedResolvers; + stagingpolygon_OriginMessage?: stagingpolygon_OriginMessageResolvers; + stagingpolygon_OriginTransfer?: stagingpolygon_OriginTransferResolvers; + stagingpolygon_Relayer?: stagingpolygon_RelayerResolvers; + stagingpolygon_RelayerFee?: stagingpolygon_RelayerFeeResolvers; + stagingpolygon_RelayerFeesIncrease?: stagingpolygon_RelayerFeesIncreaseResolvers; + stagingpolygon_RootCount?: stagingpolygon_RootCountResolvers; + stagingpolygon_RootMessageSent?: stagingpolygon_RootMessageSentResolvers; + stagingpolygon_Router?: stagingpolygon_RouterResolvers; + stagingpolygon_RouterDailyTVL?: stagingpolygon_RouterDailyTVLResolvers; + stagingpolygon_RouterLiquidityEvent?: stagingpolygon_RouterLiquidityEventResolvers; + stagingpolygon_Sequencer?: stagingpolygon_SequencerResolvers; + stagingpolygon_Setting?: stagingpolygon_SettingResolvers; + stagingpolygon_SlippageUpdate?: stagingpolygon_SlippageUpdateResolvers; + stagingpolygon_SnapshotRoot?: stagingpolygon_SnapshotRootResolvers; + stagingpolygon_SpokeConnectorMode?: stagingpolygon_SpokeConnectorModeResolvers; + stagingpolygon__Block_?: stagingpolygon__Block_Resolvers; + stagingpolygon__Meta_?: stagingpolygon__Meta_Resolvers; + polygonzkevm_swap_AggregateRoot?: polygonzkevm_swap_AggregateRootResolvers; + polygonzkevm_swap_AggregateRootProposed?: polygonzkevm_swap_AggregateRootProposedResolvers; + polygonzkevm_swap_Asset?: polygonzkevm_swap_AssetResolvers; + polygonzkevm_swap_AssetBalance?: polygonzkevm_swap_AssetBalanceResolvers; + polygonzkevm_swap_AssetStatus?: polygonzkevm_swap_AssetStatusResolvers; + polygonzkevm_swap_BigDecimal?: GraphQLScalarType; + polygonzkevm_swap_Bytes?: GraphQLScalarType; + polygonzkevm_swap_ConnectorMeta?: polygonzkevm_swap_ConnectorMetaResolvers; + polygonzkevm_swap_DestinationTransfer?: polygonzkevm_swap_DestinationTransferResolvers; + polygonzkevm_swap_Int8?: GraphQLScalarType; + polygonzkevm_swap_OptimisticRootFinalized?: polygonzkevm_swap_OptimisticRootFinalizedResolvers; + polygonzkevm_swap_OriginMessage?: polygonzkevm_swap_OriginMessageResolvers; + polygonzkevm_swap_OriginTransfer?: polygonzkevm_swap_OriginTransferResolvers; + polygonzkevm_swap_Relayer?: polygonzkevm_swap_RelayerResolvers; + polygonzkevm_swap_RelayerFee?: polygonzkevm_swap_RelayerFeeResolvers; + polygonzkevm_swap_RelayerFeesIncrease?: polygonzkevm_swap_RelayerFeesIncreaseResolvers; + polygonzkevm_swap_RootCount?: polygonzkevm_swap_RootCountResolvers; + polygonzkevm_swap_RootMessageSent?: polygonzkevm_swap_RootMessageSentResolvers; + polygonzkevm_swap_Router?: polygonzkevm_swap_RouterResolvers; + polygonzkevm_swap_RouterDailyTVL?: polygonzkevm_swap_RouterDailyTVLResolvers; + polygonzkevm_swap_RouterLiquidityEvent?: polygonzkevm_swap_RouterLiquidityEventResolvers; + polygonzkevm_swap_Sequencer?: polygonzkevm_swap_SequencerResolvers; + polygonzkevm_swap_Setting?: polygonzkevm_swap_SettingResolvers; + polygonzkevm_swap_SlippageUpdate?: polygonzkevm_swap_SlippageUpdateResolvers; + polygonzkevm_swap_SnapshotRoot?: polygonzkevm_swap_SnapshotRootResolvers; + polygonzkevm_swap_SpokeConnectorMode?: polygonzkevm_swap_SpokeConnectorModeResolvers; + polygonzkevm_swap__Block_?: polygonzkevm_swap__Block_Resolvers; + polygonzkevm_swap__Meta_?: polygonzkevm_swap__Meta_Resolvers; stagingzksync_AggregateRoot?: stagingzksync_AggregateRootResolvers; stagingzksync_AggregateRootProposed?: stagingzksync_AggregateRootProposedResolvers; stagingzksync_Asset?: stagingzksync_AssetResolvers; @@ -220129,34 +220210,34 @@ export type Resolvers = ResolversObject<{ stagingzksync_SpokeConnectorMode?: stagingzksync_SpokeConnectorModeResolvers; stagingzksync__Block_?: stagingzksync__Block_Resolvers; stagingzksync__Meta_?: stagingzksync__Meta_Resolvers; - metis_AggregateRoot?: metis_AggregateRootResolvers; - metis_AggregateRootProposed?: metis_AggregateRootProposedResolvers; - metis_Asset?: metis_AssetResolvers; - metis_AssetBalance?: metis_AssetBalanceResolvers; - metis_AssetStatus?: metis_AssetStatusResolvers; - metis_BigDecimal?: GraphQLScalarType; - metis_Bytes?: GraphQLScalarType; - metis_ConnectorMeta?: metis_ConnectorMetaResolvers; - metis_DestinationTransfer?: metis_DestinationTransferResolvers; - metis_Int8?: GraphQLScalarType; - metis_OptimisticRootFinalized?: metis_OptimisticRootFinalizedResolvers; - metis_OriginMessage?: metis_OriginMessageResolvers; - metis_OriginTransfer?: metis_OriginTransferResolvers; - metis_Relayer?: metis_RelayerResolvers; - metis_RelayerFee?: metis_RelayerFeeResolvers; - metis_RelayerFeesIncrease?: metis_RelayerFeesIncreaseResolvers; - metis_RootCount?: metis_RootCountResolvers; - metis_RootMessageSent?: metis_RootMessageSentResolvers; - metis_Router?: metis_RouterResolvers; - metis_RouterDailyTVL?: metis_RouterDailyTVLResolvers; - metis_RouterLiquidityEvent?: metis_RouterLiquidityEventResolvers; - metis_Sequencer?: metis_SequencerResolvers; - metis_Setting?: metis_SettingResolvers; - metis_SlippageUpdate?: metis_SlippageUpdateResolvers; - metis_SnapshotRoot?: metis_SnapshotRootResolvers; - metis_SpokeConnectorMode?: metis_SpokeConnectorModeResolvers; - metis__Block_?: metis__Block_Resolvers; - metis__Meta_?: metis__Meta_Resolvers; + polygon_AggregateRoot?: polygon_AggregateRootResolvers; + polygon_AggregateRootProposed?: polygon_AggregateRootProposedResolvers; + polygon_Asset?: polygon_AssetResolvers; + polygon_AssetBalance?: polygon_AssetBalanceResolvers; + polygon_AssetStatus?: polygon_AssetStatusResolvers; + polygon_BigDecimal?: GraphQLScalarType; + polygon_Bytes?: GraphQLScalarType; + polygon_ConnectorMeta?: polygon_ConnectorMetaResolvers; + polygon_DestinationTransfer?: polygon_DestinationTransferResolvers; + polygon_Int8?: GraphQLScalarType; + polygon_OptimisticRootFinalized?: polygon_OptimisticRootFinalizedResolvers; + polygon_OriginMessage?: polygon_OriginMessageResolvers; + polygon_OriginTransfer?: polygon_OriginTransferResolvers; + polygon_Relayer?: polygon_RelayerResolvers; + polygon_RelayerFee?: polygon_RelayerFeeResolvers; + polygon_RelayerFeesIncrease?: polygon_RelayerFeesIncreaseResolvers; + polygon_RootCount?: polygon_RootCountResolvers; + polygon_RootMessageSent?: polygon_RootMessageSentResolvers; + polygon_Router?: polygon_RouterResolvers; + polygon_RouterDailyTVL?: polygon_RouterDailyTVLResolvers; + polygon_RouterLiquidityEvent?: polygon_RouterLiquidityEventResolvers; + polygon_Sequencer?: polygon_SequencerResolvers; + polygon_Setting?: polygon_SettingResolvers; + polygon_SlippageUpdate?: polygon_SlippageUpdateResolvers; + polygon_SnapshotRoot?: polygon_SnapshotRootResolvers; + polygon_SpokeConnectorMode?: polygon_SpokeConnectorModeResolvers; + polygon__Block_?: polygon__Block_Resolvers; + polygon__Meta_?: polygon__Meta_Resolvers; xlayer_AggregateRoot?: xlayer_AggregateRootResolvers; xlayer_AggregateRootProposed?: xlayer_AggregateRootProposedResolvers; xlayer_Asset?: xlayer_AssetResolvers; @@ -220185,6 +220266,34 @@ export type Resolvers = ResolversObject<{ xlayer_SpokeConnectorMode?: xlayer_SpokeConnectorModeResolvers; xlayer__Block_?: xlayer__Block_Resolvers; xlayer__Meta_?: xlayer__Meta_Resolvers; + mode_AggregateRoot?: mode_AggregateRootResolvers; + mode_AggregateRootProposed?: mode_AggregateRootProposedResolvers; + mode_Asset?: mode_AssetResolvers; + mode_AssetBalance?: mode_AssetBalanceResolvers; + mode_AssetStatus?: mode_AssetStatusResolvers; + mode_BigDecimal?: GraphQLScalarType; + mode_Bytes?: GraphQLScalarType; + mode_ConnectorMeta?: mode_ConnectorMetaResolvers; + mode_DestinationTransfer?: mode_DestinationTransferResolvers; + mode_Int8?: GraphQLScalarType; + mode_OptimisticRootFinalized?: mode_OptimisticRootFinalizedResolvers; + mode_OriginMessage?: mode_OriginMessageResolvers; + mode_OriginTransfer?: mode_OriginTransferResolvers; + mode_Relayer?: mode_RelayerResolvers; + mode_RelayerFee?: mode_RelayerFeeResolvers; + mode_RelayerFeesIncrease?: mode_RelayerFeesIncreaseResolvers; + mode_RootCount?: mode_RootCountResolvers; + mode_RootMessageSent?: mode_RootMessageSentResolvers; + mode_Router?: mode_RouterResolvers; + mode_RouterDailyTVL?: mode_RouterDailyTVLResolvers; + mode_RouterLiquidityEvent?: mode_RouterLiquidityEventResolvers; + mode_Sequencer?: mode_SequencerResolvers; + mode_Setting?: mode_SettingResolvers; + mode_SlippageUpdate?: mode_SlippageUpdateResolvers; + mode_SnapshotRoot?: mode_SnapshotRootResolvers; + mode_SpokeConnectorMode?: mode_SpokeConnectorModeResolvers; + mode__Block_?: mode__Block_Resolvers; + mode__Meta_?: mode__Meta_Resolvers; stagingxlayer_AggregateRoot?: stagingxlayer_AggregateRootResolvers; stagingxlayer_AggregateRootProposed?: stagingxlayer_AggregateRootProposedResolvers; stagingxlayer_Asset?: stagingxlayer_AssetResolvers; @@ -220213,62 +220322,6 @@ export type Resolvers = ResolversObject<{ stagingxlayer_SpokeConnectorMode?: stagingxlayer_SpokeConnectorModeResolvers; stagingxlayer__Block_?: stagingxlayer__Block_Resolvers; stagingxlayer__Meta_?: stagingxlayer__Meta_Resolvers; - stagingmantle_AggregateRoot?: stagingmantle_AggregateRootResolvers; - stagingmantle_AggregateRootProposed?: stagingmantle_AggregateRootProposedResolvers; - stagingmantle_Asset?: stagingmantle_AssetResolvers; - stagingmantle_AssetBalance?: stagingmantle_AssetBalanceResolvers; - stagingmantle_AssetStatus?: stagingmantle_AssetStatusResolvers; - stagingmantle_BigDecimal?: GraphQLScalarType; - stagingmantle_Bytes?: GraphQLScalarType; - stagingmantle_ConnectorMeta?: stagingmantle_ConnectorMetaResolvers; - stagingmantle_DestinationTransfer?: stagingmantle_DestinationTransferResolvers; - stagingmantle_Int8?: GraphQLScalarType; - stagingmantle_OptimisticRootFinalized?: stagingmantle_OptimisticRootFinalizedResolvers; - stagingmantle_OriginMessage?: stagingmantle_OriginMessageResolvers; - stagingmantle_OriginTransfer?: stagingmantle_OriginTransferResolvers; - stagingmantle_Relayer?: stagingmantle_RelayerResolvers; - stagingmantle_RelayerFee?: stagingmantle_RelayerFeeResolvers; - stagingmantle_RelayerFeesIncrease?: stagingmantle_RelayerFeesIncreaseResolvers; - stagingmantle_RootCount?: stagingmantle_RootCountResolvers; - stagingmantle_RootMessageSent?: stagingmantle_RootMessageSentResolvers; - stagingmantle_Router?: stagingmantle_RouterResolvers; - stagingmantle_RouterDailyTVL?: stagingmantle_RouterDailyTVLResolvers; - stagingmantle_RouterLiquidityEvent?: stagingmantle_RouterLiquidityEventResolvers; - stagingmantle_Sequencer?: stagingmantle_SequencerResolvers; - stagingmantle_Setting?: stagingmantle_SettingResolvers; - stagingmantle_SlippageUpdate?: stagingmantle_SlippageUpdateResolvers; - stagingmantle_SnapshotRoot?: stagingmantle_SnapshotRootResolvers; - stagingmantle_SpokeConnectorMode?: stagingmantle_SpokeConnectorModeResolvers; - stagingmantle__Block_?: stagingmantle__Block_Resolvers; - stagingmantle__Meta_?: stagingmantle__Meta_Resolvers; - polygon_AggregateRoot?: polygon_AggregateRootResolvers; - polygon_AggregateRootProposed?: polygon_AggregateRootProposedResolvers; - polygon_Asset?: polygon_AssetResolvers; - polygon_AssetBalance?: polygon_AssetBalanceResolvers; - polygon_AssetStatus?: polygon_AssetStatusResolvers; - polygon_BigDecimal?: GraphQLScalarType; - polygon_Bytes?: GraphQLScalarType; - polygon_ConnectorMeta?: polygon_ConnectorMetaResolvers; - polygon_DestinationTransfer?: polygon_DestinationTransferResolvers; - polygon_Int8?: GraphQLScalarType; - polygon_OptimisticRootFinalized?: polygon_OptimisticRootFinalizedResolvers; - polygon_OriginMessage?: polygon_OriginMessageResolvers; - polygon_OriginTransfer?: polygon_OriginTransferResolvers; - polygon_Relayer?: polygon_RelayerResolvers; - polygon_RelayerFee?: polygon_RelayerFeeResolvers; - polygon_RelayerFeesIncrease?: polygon_RelayerFeesIncreaseResolvers; - polygon_RootCount?: polygon_RootCountResolvers; - polygon_RootMessageSent?: polygon_RootMessageSentResolvers; - polygon_Router?: polygon_RouterResolvers; - polygon_RouterDailyTVL?: polygon_RouterDailyTVLResolvers; - polygon_RouterLiquidityEvent?: polygon_RouterLiquidityEventResolvers; - polygon_Sequencer?: polygon_SequencerResolvers; - polygon_Setting?: polygon_SettingResolvers; - polygon_SlippageUpdate?: polygon_SlippageUpdateResolvers; - polygon_SnapshotRoot?: polygon_SnapshotRootResolvers; - polygon_SpokeConnectorMode?: polygon_SpokeConnectorModeResolvers; - polygon__Block_?: polygon__Block_Resolvers; - polygon__Meta_?: polygon__Meta_Resolvers; stagingmetis_AggregateRoot?: stagingmetis_AggregateRootResolvers; stagingmetis_AggregateRootProposed?: stagingmetis_AggregateRootProposedResolvers; stagingmetis_Asset?: stagingmetis_AssetResolvers; @@ -220297,57 +220350,34 @@ export type Resolvers = ResolversObject<{ stagingmetis_SpokeConnectorMode?: stagingmetis_SpokeConnectorModeResolvers; stagingmetis__Block_?: stagingmetis__Block_Resolvers; stagingmetis__Meta_?: stagingmetis__Meta_Resolvers; - mode_AggregateRoot?: mode_AggregateRootResolvers; - mode_AggregateRootProposed?: mode_AggregateRootProposedResolvers; - mode_Asset?: mode_AssetResolvers; - mode_AssetBalance?: mode_AssetBalanceResolvers; - mode_AssetStatus?: mode_AssetStatusResolvers; - mode_BigDecimal?: GraphQLScalarType; - mode_Bytes?: GraphQLScalarType; - mode_ConnectorMeta?: mode_ConnectorMetaResolvers; - mode_DestinationTransfer?: mode_DestinationTransferResolvers; - mode_Int8?: GraphQLScalarType; - mode_OptimisticRootFinalized?: mode_OptimisticRootFinalizedResolvers; - mode_OriginMessage?: mode_OriginMessageResolvers; - mode_OriginTransfer?: mode_OriginTransferResolvers; - mode_Relayer?: mode_RelayerResolvers; - mode_RelayerFee?: mode_RelayerFeeResolvers; - mode_RelayerFeesIncrease?: mode_RelayerFeesIncreaseResolvers; - mode_RootCount?: mode_RootCountResolvers; - mode_RootMessageSent?: mode_RootMessageSentResolvers; - mode_Router?: mode_RouterResolvers; - mode_RouterDailyTVL?: mode_RouterDailyTVLResolvers; - mode_RouterLiquidityEvent?: mode_RouterLiquidityEventResolvers; - mode_Sequencer?: mode_SequencerResolvers; - mode_Setting?: mode_SettingResolvers; - mode_SlippageUpdate?: mode_SlippageUpdateResolvers; - mode_SnapshotRoot?: mode_SnapshotRootResolvers; - mode_SpokeConnectorMode?: mode_SpokeConnectorModeResolvers; - mode__Block_?: mode__Block_Resolvers; - mode__Meta_?: mode__Meta_Resolvers; - mainnet_AggregateRoot?: mainnet_AggregateRootResolvers; - mainnet_AggregateRootProposed?: mainnet_AggregateRootProposedResolvers; - mainnet_Asset?: mainnet_AssetResolvers; - mainnet_AssetBalance?: mainnet_AssetBalanceResolvers; - mainnet_AssetStatus?: mainnet_AssetStatusResolvers; - mainnet_ConnectorMeta?: mainnet_ConnectorMetaResolvers; - mainnet_DestinationTransfer?: mainnet_DestinationTransferResolvers; - mainnet_OptimisticRootFinalized?: mainnet_OptimisticRootFinalizedResolvers; - mainnet_OriginMessage?: mainnet_OriginMessageResolvers; - mainnet_OriginTransfer?: mainnet_OriginTransferResolvers; - mainnet_Relayer?: mainnet_RelayerResolvers; - mainnet_RelayerFee?: mainnet_RelayerFeeResolvers; - mainnet_RelayerFeesIncrease?: mainnet_RelayerFeesIncreaseResolvers; - mainnet_RootCount?: mainnet_RootCountResolvers; - mainnet_RootMessageSent?: mainnet_RootMessageSentResolvers; - mainnet_Router?: mainnet_RouterResolvers; - mainnet_RouterDailyTVL?: mainnet_RouterDailyTVLResolvers; - mainnet_RouterLiquidityEvent?: mainnet_RouterLiquidityEventResolvers; - mainnet_Sequencer?: mainnet_SequencerResolvers; - mainnet_Setting?: mainnet_SettingResolvers; - mainnet_SlippageUpdate?: mainnet_SlippageUpdateResolvers; - mainnet_SnapshotRoot?: mainnet_SnapshotRootResolvers; - mainnet_SpokeConnectorMode?: mainnet_SpokeConnectorModeResolvers; + stagingmantle_AggregateRoot?: stagingmantle_AggregateRootResolvers; + stagingmantle_AggregateRootProposed?: stagingmantle_AggregateRootProposedResolvers; + stagingmantle_Asset?: stagingmantle_AssetResolvers; + stagingmantle_AssetBalance?: stagingmantle_AssetBalanceResolvers; + stagingmantle_AssetStatus?: stagingmantle_AssetStatusResolvers; + stagingmantle_BigDecimal?: GraphQLScalarType; + stagingmantle_Bytes?: GraphQLScalarType; + stagingmantle_ConnectorMeta?: stagingmantle_ConnectorMetaResolvers; + stagingmantle_DestinationTransfer?: stagingmantle_DestinationTransferResolvers; + stagingmantle_Int8?: GraphQLScalarType; + stagingmantle_OptimisticRootFinalized?: stagingmantle_OptimisticRootFinalizedResolvers; + stagingmantle_OriginMessage?: stagingmantle_OriginMessageResolvers; + stagingmantle_OriginTransfer?: stagingmantle_OriginTransferResolvers; + stagingmantle_Relayer?: stagingmantle_RelayerResolvers; + stagingmantle_RelayerFee?: stagingmantle_RelayerFeeResolvers; + stagingmantle_RelayerFeesIncrease?: stagingmantle_RelayerFeesIncreaseResolvers; + stagingmantle_RootCount?: stagingmantle_RootCountResolvers; + stagingmantle_RootMessageSent?: stagingmantle_RootMessageSentResolvers; + stagingmantle_Router?: stagingmantle_RouterResolvers; + stagingmantle_RouterDailyTVL?: stagingmantle_RouterDailyTVLResolvers; + stagingmantle_RouterLiquidityEvent?: stagingmantle_RouterLiquidityEventResolvers; + stagingmantle_Sequencer?: stagingmantle_SequencerResolvers; + stagingmantle_Setting?: stagingmantle_SettingResolvers; + stagingmantle_SlippageUpdate?: stagingmantle_SlippageUpdateResolvers; + stagingmantle_SnapshotRoot?: stagingmantle_SnapshotRootResolvers; + stagingmantle_SpokeConnectorMode?: stagingmantle_SpokeConnectorModeResolvers; + stagingmantle__Block_?: stagingmantle__Block_Resolvers; + stagingmantle__Meta_?: stagingmantle__Meta_Resolvers; }>; export type DirectiveResolvers = ResolversObject<{ @@ -220356,7 +220386,7 @@ export type DirectiveResolvers = ResolversObject<{ derivedFrom?: derivedFromDirectiveResolver; }>; -export type MeshContext = HubSepoliaTypes.Context & StableSwapArbitrumSepoliaTypes.Context & StableSwapPolygonTypes.Context & StableSwapMantleTypes.Context & StableSwapMetisTypes.Context & HubStagingMainnetTypes.Context & StableSwapBnbTypes.Context & StableSwapOptimismTypes.Context & StableSwapModeTypes.Context & HubLocalMainnetTypes.Context & StableSwapArbitrumOneTypes.Context & StableSwapOptimismSepoliaTypes.Context & StableSwapZkSyncEraTypes.Context & StableSwapSepoliaTypes.Context & StableSwapXdaiTypes.Context & StableSwapAvalancheTypes.Context & ConnextPolygonZkEvmTypes.Context & StableSwapBaseTypes.Context & ConnextMantleTypes.Context & ConnextOptimismSepoliaTypes.Context & ConnextBnbTypes.Context & ConnextStagingPolygonTypes.Context & ConnextLocalMainnetTypes.Context & ConnextStagingXdaiTypes.Context & ConnextStagingOptimismTypes.Context & ConnextAvalancheTypes.Context & ConnextZkSyncTypes.Context & ConnextStagingBnbTypes.Context & ConnextStagingAvalancheTypes.Context & ConnextLocalArbitrumOneTypes.Context & ConnextStagingMainnetTypes.Context & ConnextStagingArbitrumOneTypes.Context & ConnextStagingScrollTypes.Context & ConnextStagingBaseTypes.Context & ConnextBaseTypes.Context & ConnextStagingLineaTypes.Context & ConnextStagingModeTypes.Context & ConnextArbitrumOneTypes.Context & StableSwapLineaTypes.Context & ConnextSepoliaTypes.Context & StableSwapPolygonZkEvmTypes.Context & ConnextArbitrumSepoliaTypes.Context & ConnextXdaiTypes.Context & ConnextLocalOptimismTypes.Context & ConnextStagingPolygonZkEvmTypes.Context & ConnextLineaTypes.Context & StableSwapXlayerTypes.Context & HubMainnetTypes.Context & ConnextOptimismTypes.Context & ConnextStagingZkSyncTypes.Context & ConnextMetisTypes.Context & ConnextXlayerTypes.Context & ConnextStagingXlayerTypes.Context & ConnextStagingMantleTypes.Context & ConnextPolygonTypes.Context & ConnextStagingMetisTypes.Context & ConnextModeTypes.Context & ConnextMainnetTypes.Context & BaseMeshContext; +export type MeshContext = HubSepoliaTypes.Context & ConnextSepoliaTypes.Context & ConnextArbitrumSepoliaTypes.Context & StableSwapXdaiTypes.Context & StableSwapArbitrumSepoliaTypes.Context & StableSwapBnbTypes.Context & StableSwapLineaTypes.Context & StableSwapOptimismTypes.Context & StableSwapPolygonTypes.Context & StableSwapOptimismSepoliaTypes.Context & ConnextBaseTypes.Context & ConnextStagingScrollTypes.Context & ConnextLineaTypes.Context & HubStagingMainnetTypes.Context & StableSwapArbitrumOneTypes.Context & HubLocalMainnetTypes.Context & StableSwapZkSyncEraTypes.Context & StableSwapModeTypes.Context & ConnextXdaiTypes.Context & StableSwapMetisTypes.Context & StableSwapAvalancheTypes.Context & HubMainnetTypes.Context & ConnextAvalancheTypes.Context & ConnextLocalOptimismTypes.Context & ConnextStagingArbitrumOneTypes.Context & ConnextZkSyncTypes.Context & ConnextStagingLineaTypes.Context & ConnextMainnetTypes.Context & ConnextOptimismSepoliaTypes.Context & ConnextPolygonZkEvmTypes.Context & ConnextStagingOptimismTypes.Context & ConnextStagingModeTypes.Context & StableSwapBaseTypes.Context & StableSwapXlayerTypes.Context & ConnextMetisTypes.Context & ConnextBnbTypes.Context & StableSwapMantleTypes.Context & ConnextOptimismTypes.Context & StableSwapSepoliaTypes.Context & ConnextStagingMainnetTypes.Context & ConnextLocalMainnetTypes.Context & ConnextStagingXdaiTypes.Context & ConnextLocalArbitrumOneTypes.Context & ConnextArbitrumOneTypes.Context & ConnextStagingBaseTypes.Context & ConnextMantleTypes.Context & ConnextStagingBnbTypes.Context & ConnextStagingPolygonZkEvmTypes.Context & ConnextStagingAvalancheTypes.Context & ConnextStagingPolygonTypes.Context & StableSwapPolygonZkEvmTypes.Context & ConnextStagingZkSyncTypes.Context & ConnextPolygonTypes.Context & ConnextXlayerTypes.Context & ConnextModeTypes.Context & ConnextStagingXlayerTypes.Context & ConnextStagingMetisTypes.Context & ConnextStagingMantleTypes.Context & BaseMeshContext; const baseDir = pathModule.join(typeof __dirname === 'string' ? __dirname : '/', '..'); @@ -220367,175 +220397,175 @@ const importFn: ImportFn = (moduleId: string) => { case ".graphclient/sources/Hub_Sepolia/introspectionSchema": return Promise.resolve(importedModule$0) as T; - case ".graphclient/sources/StableSwap_ArbitrumSepolia/introspectionSchema": + case ".graphclient/sources/Connext_Sepolia/introspectionSchema": return Promise.resolve(importedModule$1) as T; - case ".graphclient/sources/StableSwap_Polygon/introspectionSchema": + case ".graphclient/sources/Connext_ArbitrumSepolia/introspectionSchema": return Promise.resolve(importedModule$2) as T; - case ".graphclient/sources/StableSwap_Mantle/introspectionSchema": + case ".graphclient/sources/StableSwap_Xdai/introspectionSchema": return Promise.resolve(importedModule$3) as T; - case ".graphclient/sources/StableSwap_Metis/introspectionSchema": + case ".graphclient/sources/StableSwap_ArbitrumSepolia/introspectionSchema": return Promise.resolve(importedModule$4) as T; - case ".graphclient/sources/Hub_Staging_Mainnet/introspectionSchema": + case ".graphclient/sources/StableSwap_Bnb/introspectionSchema": return Promise.resolve(importedModule$5) as T; - case ".graphclient/sources/StableSwap_Bnb/introspectionSchema": + case ".graphclient/sources/StableSwap_Linea/introspectionSchema": return Promise.resolve(importedModule$6) as T; case ".graphclient/sources/StableSwap_Optimism/introspectionSchema": return Promise.resolve(importedModule$7) as T; - case ".graphclient/sources/StableSwap_Mode/introspectionSchema": + case ".graphclient/sources/StableSwap_Polygon/introspectionSchema": return Promise.resolve(importedModule$8) as T; - case ".graphclient/sources/Hub_LocalMainnet/introspectionSchema": + case ".graphclient/sources/StableSwap_OptimismSepolia/introspectionSchema": return Promise.resolve(importedModule$9) as T; - case ".graphclient/sources/StableSwap_ArbitrumOne/introspectionSchema": + case ".graphclient/sources/Connext_Base/introspectionSchema": return Promise.resolve(importedModule$10) as T; - case ".graphclient/sources/StableSwap_OptimismSepolia/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Scroll/introspectionSchema": return Promise.resolve(importedModule$11) as T; - case ".graphclient/sources/StableSwap_ZkSyncEra/introspectionSchema": + case ".graphclient/sources/Connext_Linea/introspectionSchema": return Promise.resolve(importedModule$12) as T; - case ".graphclient/sources/StableSwap_Sepolia/introspectionSchema": + case ".graphclient/sources/Hub_Staging_Mainnet/introspectionSchema": return Promise.resolve(importedModule$13) as T; - case ".graphclient/sources/StableSwap_Xdai/introspectionSchema": + case ".graphclient/sources/StableSwap_ArbitrumOne/introspectionSchema": return Promise.resolve(importedModule$14) as T; - case ".graphclient/sources/StableSwap_Avalanche/introspectionSchema": + case ".graphclient/sources/Hub_LocalMainnet/introspectionSchema": return Promise.resolve(importedModule$15) as T; - case ".graphclient/sources/Connext_PolygonZkEVM/introspectionSchema": + case ".graphclient/sources/StableSwap_ZkSyncEra/introspectionSchema": return Promise.resolve(importedModule$16) as T; - case ".graphclient/sources/StableSwap_Base/introspectionSchema": + case ".graphclient/sources/StableSwap_Mode/introspectionSchema": return Promise.resolve(importedModule$17) as T; - case ".graphclient/sources/Connext_Mantle/introspectionSchema": + case ".graphclient/sources/Connext_Xdai/introspectionSchema": return Promise.resolve(importedModule$18) as T; - case ".graphclient/sources/Connext_OptimismSepolia/introspectionSchema": + case ".graphclient/sources/StableSwap_Metis/introspectionSchema": return Promise.resolve(importedModule$19) as T; - case ".graphclient/sources/Connext_Bnb/introspectionSchema": + case ".graphclient/sources/StableSwap_Avalanche/introspectionSchema": return Promise.resolve(importedModule$20) as T; - case ".graphclient/sources/Connext_Staging_Polygon/introspectionSchema": + case ".graphclient/sources/Hub_Mainnet/introspectionSchema": return Promise.resolve(importedModule$21) as T; - case ".graphclient/sources/Connext_LocalMainnet/introspectionSchema": + case ".graphclient/sources/Connext_Avalanche/introspectionSchema": return Promise.resolve(importedModule$22) as T; - case ".graphclient/sources/Connext_Staging_Xdai/introspectionSchema": + case ".graphclient/sources/Connext_LocalOptimism/introspectionSchema": return Promise.resolve(importedModule$23) as T; - case ".graphclient/sources/Connext_Staging_Optimism/introspectionSchema": + case ".graphclient/sources/Connext_Staging_ArbitrumOne/introspectionSchema": return Promise.resolve(importedModule$24) as T; - case ".graphclient/sources/Connext_Avalanche/introspectionSchema": + case ".graphclient/sources/Connext_ZkSync/introspectionSchema": return Promise.resolve(importedModule$25) as T; - case ".graphclient/sources/Connext_ZkSync/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Linea/introspectionSchema": return Promise.resolve(importedModule$26) as T; - case ".graphclient/sources/Connext_Staging_Bnb/introspectionSchema": + case ".graphclient/sources/Connext_Mainnet/introspectionSchema": return Promise.resolve(importedModule$27) as T; - case ".graphclient/sources/Connext_Staging_Avalanche/introspectionSchema": + case ".graphclient/sources/Connext_OptimismSepolia/introspectionSchema": return Promise.resolve(importedModule$28) as T; - case ".graphclient/sources/Connext_LocalArbitrumOne/introspectionSchema": + case ".graphclient/sources/Connext_PolygonZkEVM/introspectionSchema": return Promise.resolve(importedModule$29) as T; - case ".graphclient/sources/Connext_Staging_Mainnet/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Optimism/introspectionSchema": return Promise.resolve(importedModule$30) as T; - case ".graphclient/sources/Connext_Staging_ArbitrumOne/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Mode/introspectionSchema": return Promise.resolve(importedModule$31) as T; - case ".graphclient/sources/Connext_Staging_Scroll/introspectionSchema": + case ".graphclient/sources/StableSwap_Base/introspectionSchema": return Promise.resolve(importedModule$32) as T; - case ".graphclient/sources/Connext_Staging_Base/introspectionSchema": + case ".graphclient/sources/StableSwap_Xlayer/introspectionSchema": return Promise.resolve(importedModule$33) as T; - case ".graphclient/sources/Connext_Base/introspectionSchema": + case ".graphclient/sources/Connext_Metis/introspectionSchema": return Promise.resolve(importedModule$34) as T; - case ".graphclient/sources/Connext_Staging_Linea/introspectionSchema": + case ".graphclient/sources/Connext_Bnb/introspectionSchema": return Promise.resolve(importedModule$35) as T; - case ".graphclient/sources/Connext_Staging_Mode/introspectionSchema": + case ".graphclient/sources/StableSwap_Mantle/introspectionSchema": return Promise.resolve(importedModule$36) as T; - case ".graphclient/sources/Connext_ArbitrumOne/introspectionSchema": + case ".graphclient/sources/Connext_Optimism/introspectionSchema": return Promise.resolve(importedModule$37) as T; - case ".graphclient/sources/StableSwap_Linea/introspectionSchema": + case ".graphclient/sources/StableSwap_Sepolia/introspectionSchema": return Promise.resolve(importedModule$38) as T; - case ".graphclient/sources/Connext_Sepolia/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Mainnet/introspectionSchema": return Promise.resolve(importedModule$39) as T; - case ".graphclient/sources/StableSwap_PolygonZkEvm/introspectionSchema": + case ".graphclient/sources/Connext_LocalMainnet/introspectionSchema": return Promise.resolve(importedModule$40) as T; - case ".graphclient/sources/Connext_ArbitrumSepolia/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Xdai/introspectionSchema": return Promise.resolve(importedModule$41) as T; - case ".graphclient/sources/Connext_Xdai/introspectionSchema": + case ".graphclient/sources/Connext_LocalArbitrumOne/introspectionSchema": return Promise.resolve(importedModule$42) as T; - case ".graphclient/sources/Connext_LocalOptimism/introspectionSchema": + case ".graphclient/sources/Connext_ArbitrumOne/introspectionSchema": return Promise.resolve(importedModule$43) as T; - case ".graphclient/sources/Connext_Staging_PolygonZkEVM/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Base/introspectionSchema": return Promise.resolve(importedModule$44) as T; - case ".graphclient/sources/Connext_Linea/introspectionSchema": + case ".graphclient/sources/Connext_Mantle/introspectionSchema": return Promise.resolve(importedModule$45) as T; - case ".graphclient/sources/StableSwap_Xlayer/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Bnb/introspectionSchema": return Promise.resolve(importedModule$46) as T; - case ".graphclient/sources/Hub_Mainnet/introspectionSchema": + case ".graphclient/sources/Connext_Staging_PolygonZkEVM/introspectionSchema": return Promise.resolve(importedModule$47) as T; - case ".graphclient/sources/Connext_Optimism/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Avalanche/introspectionSchema": return Promise.resolve(importedModule$48) as T; - case ".graphclient/sources/Connext_Staging_zkSync/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Polygon/introspectionSchema": return Promise.resolve(importedModule$49) as T; - case ".graphclient/sources/Connext_Metis/introspectionSchema": + case ".graphclient/sources/StableSwap_PolygonZkEvm/introspectionSchema": return Promise.resolve(importedModule$50) as T; - case ".graphclient/sources/Connext_Xlayer/introspectionSchema": + case ".graphclient/sources/Connext_Staging_zkSync/introspectionSchema": return Promise.resolve(importedModule$51) as T; - case ".graphclient/sources/Connext_Staging_Xlayer/introspectionSchema": + case ".graphclient/sources/Connext_Polygon/introspectionSchema": return Promise.resolve(importedModule$52) as T; - case ".graphclient/sources/Connext_Staging_Mantle/introspectionSchema": + case ".graphclient/sources/Connext_Xlayer/introspectionSchema": return Promise.resolve(importedModule$53) as T; - case ".graphclient/sources/Connext_Polygon/introspectionSchema": + case ".graphclient/sources/Connext_Mode/introspectionSchema": return Promise.resolve(importedModule$54) as T; - case ".graphclient/sources/Connext_Staging_Metis/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Xlayer/introspectionSchema": return Promise.resolve(importedModule$55) as T; - case ".graphclient/sources/Connext_Mode/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Metis/introspectionSchema": return Promise.resolve(importedModule$56) as T; - case ".graphclient/sources/Connext_Mainnet/introspectionSchema": + case ".graphclient/sources/Connext_Staging_Mantle/introspectionSchema": return Promise.resolve(importedModule$57) as T; default: @@ -220709,7 +220739,7 @@ const hubMainnetHandler = new GraphqlHandler({ }); const connextMainnetHandler = new GraphqlHandler({ name: "Connext_Mainnet", - config: {"strategy":"highestValue","strategyConfig":{"selectionSet":"{\n _meta {\n block {\n number\n }\n }\n}\n","value":"_meta.block.number"},"sources":[{"endpoint":"https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/FfTxiY98LJG6zoiAjCXdT34pAmCKDEP8vZRVuC8D5Gf","retry":2,"timeout":30000},{"endpoint":"https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v1-mainnet","retry":5,"timeout":30000}]}, + config: {"strategy":"highestValue","strategyConfig":{"selectionSet":"{\n _meta {\n block {\n number\n }\n }\n}\n","value":"_meta.block.number"},"sources":[{"endpoint":"https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-mainnet/gn","retry":2,"timeout":30000}]}, baseDir, cache, pubsub, diff --git a/packages/adapters/subgraph/.graphclient/schema.graphql b/packages/adapters/subgraph/.graphclient/schema.graphql index 7db251915a..d2da882d09 100644 --- a/packages/adapters/subgraph/.graphclient/schema.graphql +++ b/packages/adapters/subgraph/.graphclient/schema.graphql @@ -691,2357 +691,2353 @@ type Query { ): [sepolia_HubDomain!]! """Access to subgraph metadata""" sepolia__meta(block: sepolia_Block_height): sepolia__Meta_ - arbitrumsepolia_swap_systemInfo( + sepolia_asset( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SystemInfo - arbitrumsepolia_swap_systemInfos( + ): sepolia_Asset + sepolia_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SystemInfo_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SystemInfo_filter + orderBy: sepolia_Asset_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Asset_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SystemInfo!]! - arbitrumsepolia_swap_pooledToken( + ): [sepolia_Asset!]! + sepolia_assetStatus( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_PooledToken - arbitrumsepolia_swap_pooledTokens( + ): sepolia_AssetStatus + sepolia_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_PooledToken_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_PooledToken_filter + orderBy: sepolia_AssetStatus_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AssetStatus_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_PooledToken!]! - arbitrumsepolia_swap_stableSwap( + ): [sepolia_AssetStatus!]! + sepolia_assetBalance( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwap - arbitrumsepolia_swap_stableSwaps( + ): sepolia_AssetBalance + sepolia_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwap_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwap_filter + orderBy: sepolia_AssetBalance_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AssetBalance_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwap!]! - arbitrumsepolia_swap_stableSwapAddLiquidityEvent( + ): [sepolia_AssetBalance!]! + sepolia_router( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapAddLiquidityEvent - arbitrumsepolia_swap_stableSwapAddLiquidityEvents( + ): sepolia_Router + sepolia_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter + orderBy: sepolia_Router_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Router_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapAddLiquidityEvent!]! - arbitrumsepolia_swap_stableSwapRemoveLiquidityEvent( + ): [sepolia_Router!]! + sepolia_routerDailyTVL( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent - arbitrumsepolia_swap_stableSwapRemoveLiquidityEvents( + ): sepolia_RouterDailyTVL + sepolia_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: sepolia_RouterDailyTVL_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RouterDailyTVL_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent!]! - arbitrumsepolia_swap_stableSwapExchange( + ): [sepolia_RouterDailyTVL!]! + sepolia_routerLiquidityEvent( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapExchange - arbitrumsepolia_swap_stableSwapExchanges( + ): sepolia_RouterLiquidityEvent + sepolia_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapExchange_filter + orderBy: sepolia_RouterLiquidityEvent_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RouterLiquidityEvent_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapExchange!]! - arbitrumsepolia_swap_swapDailyVolume( + ): [sepolia_RouterLiquidityEvent!]! + sepolia_setting( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapDailyVolume - arbitrumsepolia_swap_swapDailyVolumes( + ): sepolia_Setting + sepolia_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapDailyVolume_filter + orderBy: sepolia_Setting_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Setting_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapDailyVolume!]! - arbitrumsepolia_swap_swapHourlyVolume( + ): [sepolia_Setting!]! + sepolia_relayer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapHourlyVolume - arbitrumsepolia_swap_swapHourlyVolumes( + ): sepolia_Relayer + sepolia_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapHourlyVolume_filter + orderBy: sepolia_Relayer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Relayer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapHourlyVolume!]! - arbitrumsepolia_swap_swapWeeklyVolume( + ): [sepolia_Relayer!]! + sepolia_sequencer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapWeeklyVolume - arbitrumsepolia_swap_swapWeeklyVolumes( + ): sepolia_Sequencer + sepolia_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapWeeklyVolume_filter + orderBy: sepolia_Sequencer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Sequencer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapWeeklyVolume!]! - arbitrumsepolia_swap_lpAccount( + ): [sepolia_Sequencer!]! + sepolia_relayerFee( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpAccount - arbitrumsepolia_swap_lpAccounts( + ): sepolia_RelayerFee + sepolia_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpAccount_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpAccount_filter + orderBy: sepolia_RelayerFee_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RelayerFee_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpAccount!]! - arbitrumsepolia_swap_lpAccountBalance( + ): [sepolia_RelayerFee!]! + sepolia_originTransfer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpAccountBalance - arbitrumsepolia_swap_lpAccountBalances( + ): sepolia_OriginTransfer + sepolia_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpAccountBalance_filter + orderBy: sepolia_OriginTransfer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OriginTransfer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpAccountBalance!]! - arbitrumsepolia_swap_lpToken( + ): [sepolia_OriginTransfer!]! + sepolia_destinationTransfer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpToken - arbitrumsepolia_swap_lpTokens( + ): sepolia_DestinationTransfer + sepolia_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpToken_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpToken_filter + orderBy: sepolia_DestinationTransfer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_DestinationTransfer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpToken!]! - arbitrumsepolia_swap_lpTransferEvent( + ): [sepolia_DestinationTransfer!]! + sepolia_originMessage( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpTransferEvent - arbitrumsepolia_swap_lpTransferEvents( + ): sepolia_OriginMessage + sepolia_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpTransferEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpTransferEvent_filter + orderBy: sepolia_OriginMessage_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OriginMessage_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpTransferEvent!]! - arbitrumsepolia_swap_stableSwapEvent( + ): [sepolia_OriginMessage!]! + sepolia_aggregateRoot( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapEvent - arbitrumsepolia_swap_stableSwapEvents( + ): sepolia_AggregateRoot + sepolia_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapEvent_filter + orderBy: sepolia_AggregateRoot_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AggregateRoot_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapEvent!]! - arbitrumsepolia_swap_swapTradeVolume( + ): [sepolia_AggregateRoot!]! + sepolia_connectorMeta( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapTradeVolume - arbitrumsepolia_swap_swapTradeVolumes( + ): sepolia_ConnectorMeta + sepolia_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapTradeVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapTradeVolume_filter + orderBy: sepolia_ConnectorMeta_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_ConnectorMeta_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapTradeVolume!]! - arbitrumsepolia_swap_lpTokenEvent( + ): [sepolia_ConnectorMeta!]! + sepolia_rootCount( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpTokenEvent - arbitrumsepolia_swap_lpTokenEvents( + ): sepolia_RootCount + sepolia_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpTokenEvent_filter + orderBy: sepolia_RootCount_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RootCount_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - arbitrumsepolia_swap__meta(block: arbitrumsepolia_swap_Block_height): arbitrumsepolia_swap__Meta_ - polygon_swap_systemInfo( + ): [sepolia_RootCount!]! + sepolia_rootMessageSent( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SystemInfo - polygon_swap_systemInfos( + ): sepolia_RootMessageSent + sepolia_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SystemInfo_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SystemInfo_filter + orderBy: sepolia_RootMessageSent_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RootMessageSent_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SystemInfo!]! - polygon_swap_pooledToken( + ): [sepolia_RootMessageSent!]! + sepolia_relayerFeesIncrease( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_PooledToken - polygon_swap_pooledTokens( + ): sepolia_RelayerFeesIncrease + sepolia_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_PooledToken_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_PooledToken_filter + orderBy: sepolia_RelayerFeesIncrease_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RelayerFeesIncrease_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_PooledToken!]! - polygon_swap_stableSwap( + ): [sepolia_RelayerFeesIncrease!]! + sepolia_slippageUpdate( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwap - polygon_swap_stableSwaps( + ): sepolia_SlippageUpdate + sepolia_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwap_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwap_filter + orderBy: sepolia_SlippageUpdate_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_SlippageUpdate_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwap!]! - polygon_swap_stableSwapAddLiquidityEvent( + ): [sepolia_SlippageUpdate!]! + sepolia_snapshotRoot( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapAddLiquidityEvent - polygon_swap_stableSwapAddLiquidityEvents( + ): sepolia_SnapshotRoot + sepolia_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapAddLiquidityEvent_filter + orderBy: sepolia_SnapshotRoot_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_SnapshotRoot_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapAddLiquidityEvent!]! - polygon_swap_stableSwapRemoveLiquidityEvent( + ): [sepolia_SnapshotRoot!]! + sepolia_spokeConnectorMode( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapRemoveLiquidityEvent - polygon_swap_stableSwapRemoveLiquidityEvents( + ): sepolia_SpokeConnectorMode + sepolia_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: sepolia_SpokeConnectorMode_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_SpokeConnectorMode_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapRemoveLiquidityEvent!]! - polygon_swap_stableSwapExchange( + ): [sepolia_SpokeConnectorMode!]! + sepolia_aggregateRootProposed( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapExchange - polygon_swap_stableSwapExchanges( + ): sepolia_AggregateRootProposed + sepolia_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapExchange_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapExchange_filter + orderBy: sepolia_AggregateRootProposed_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AggregateRootProposed_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapExchange!]! - polygon_swap_swapDailyVolume( + ): [sepolia_AggregateRootProposed!]! + sepolia_optimisticRootFinalized( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapDailyVolume - polygon_swap_swapDailyVolumes( + ): sepolia_OptimisticRootFinalized + sepolia_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapDailyVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapDailyVolume_filter + orderBy: sepolia_OptimisticRootFinalized_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OptimisticRootFinalized_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapDailyVolume!]! - polygon_swap_swapHourlyVolume( + ): [sepolia_OptimisticRootFinalized!]! + arbitrumsepolia_asset( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapHourlyVolume - polygon_swap_swapHourlyVolumes( + ): arbitrumsepolia_Asset + arbitrumsepolia_assets( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapHourlyVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapHourlyVolume_filter + orderBy: arbitrumsepolia_Asset_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Asset_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapHourlyVolume!]! - polygon_swap_swapWeeklyVolume( + ): [arbitrumsepolia_Asset!]! + arbitrumsepolia_assetStatus( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapWeeklyVolume - polygon_swap_swapWeeklyVolumes( + ): arbitrumsepolia_AssetStatus + arbitrumsepolia_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapWeeklyVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapWeeklyVolume_filter + orderBy: arbitrumsepolia_AssetStatus_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AssetStatus_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapWeeklyVolume!]! - polygon_swap_lpAccount( + ): [arbitrumsepolia_AssetStatus!]! + arbitrumsepolia_assetBalance( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpAccount - polygon_swap_lpAccounts( + ): arbitrumsepolia_AssetBalance + arbitrumsepolia_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpAccount_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpAccount_filter + orderBy: arbitrumsepolia_AssetBalance_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AssetBalance_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpAccount!]! - polygon_swap_lpAccountBalance( + ): [arbitrumsepolia_AssetBalance!]! + arbitrumsepolia_router( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpAccountBalance - polygon_swap_lpAccountBalances( + ): arbitrumsepolia_Router + arbitrumsepolia_routers( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpAccountBalance_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpAccountBalance_filter + orderBy: arbitrumsepolia_Router_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Router_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpAccountBalance!]! - polygon_swap_lpToken( + ): [arbitrumsepolia_Router!]! + arbitrumsepolia_routerDailyTVL( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpToken - polygon_swap_lpTokens( + ): arbitrumsepolia_RouterDailyTVL + arbitrumsepolia_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpToken_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpToken_filter + orderBy: arbitrumsepolia_RouterDailyTVL_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RouterDailyTVL_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpToken!]! - polygon_swap_lpTransferEvent( + ): [arbitrumsepolia_RouterDailyTVL!]! + arbitrumsepolia_routerLiquidityEvent( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpTransferEvent - polygon_swap_lpTransferEvents( + ): arbitrumsepolia_RouterLiquidityEvent + arbitrumsepolia_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpTransferEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpTransferEvent_filter + orderBy: arbitrumsepolia_RouterLiquidityEvent_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RouterLiquidityEvent_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpTransferEvent!]! - polygon_swap_stableSwapEvent( + ): [arbitrumsepolia_RouterLiquidityEvent!]! + arbitrumsepolia_setting( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapEvent - polygon_swap_stableSwapEvents( + ): arbitrumsepolia_Setting + arbitrumsepolia_settings( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapEvent_filter + orderBy: arbitrumsepolia_Setting_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Setting_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapEvent!]! - polygon_swap_swapTradeVolume( + ): [arbitrumsepolia_Setting!]! + arbitrumsepolia_relayer( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapTradeVolume - polygon_swap_swapTradeVolumes( + ): arbitrumsepolia_Relayer + arbitrumsepolia_relayers( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapTradeVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapTradeVolume_filter + orderBy: arbitrumsepolia_Relayer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Relayer_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapTradeVolume!]! - polygon_swap_lpTokenEvent( + ): [arbitrumsepolia_Relayer!]! + arbitrumsepolia_sequencer( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpTokenEvent - polygon_swap_lpTokenEvents( + ): arbitrumsepolia_Sequencer + arbitrumsepolia_sequencers( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpTokenEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpTokenEvent_filter + orderBy: arbitrumsepolia_Sequencer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Sequencer_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - polygon_swap__meta(block: polygon_swap_Block_height): polygon_swap__Meta_ - mantle_swap_systemInfo( + ): [arbitrumsepolia_Sequencer!]! + arbitrumsepolia_relayerFee( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SystemInfo - mantle_swap_systemInfos( + ): arbitrumsepolia_RelayerFee + arbitrumsepolia_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SystemInfo_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SystemInfo_filter + orderBy: arbitrumsepolia_RelayerFee_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RelayerFee_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SystemInfo!]! - mantle_swap_pooledToken( + ): [arbitrumsepolia_RelayerFee!]! + arbitrumsepolia_originTransfer( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_PooledToken - mantle_swap_pooledTokens( + ): arbitrumsepolia_OriginTransfer + arbitrumsepolia_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_PooledToken_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_PooledToken_filter + orderBy: arbitrumsepolia_OriginTransfer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_OriginTransfer_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_PooledToken!]! - mantle_swap_stableSwap( + ): [arbitrumsepolia_OriginTransfer!]! + arbitrumsepolia_destinationTransfer( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwap - mantle_swap_stableSwaps( + ): arbitrumsepolia_DestinationTransfer + arbitrumsepolia_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwap_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwap_filter + orderBy: arbitrumsepolia_DestinationTransfer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_DestinationTransfer_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwap!]! - mantle_swap_stableSwapAddLiquidityEvent( + ): [arbitrumsepolia_DestinationTransfer!]! + arbitrumsepolia_originMessage( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapAddLiquidityEvent - mantle_swap_stableSwapAddLiquidityEvents( + ): arbitrumsepolia_OriginMessage + arbitrumsepolia_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapAddLiquidityEvent_filter + orderBy: arbitrumsepolia_OriginMessage_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_OriginMessage_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapAddLiquidityEvent!]! - mantle_swap_stableSwapRemoveLiquidityEvent( + ): [arbitrumsepolia_OriginMessage!]! + arbitrumsepolia_aggregateRoot( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapRemoveLiquidityEvent - mantle_swap_stableSwapRemoveLiquidityEvents( + ): arbitrumsepolia_AggregateRoot + arbitrumsepolia_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: arbitrumsepolia_AggregateRoot_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AggregateRoot_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapRemoveLiquidityEvent!]! - mantle_swap_stableSwapExchange( + ): [arbitrumsepolia_AggregateRoot!]! + arbitrumsepolia_connectorMeta( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapExchange - mantle_swap_stableSwapExchanges( + ): arbitrumsepolia_ConnectorMeta + arbitrumsepolia_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapExchange_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapExchange_filter + orderBy: arbitrumsepolia_ConnectorMeta_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_ConnectorMeta_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapExchange!]! - mantle_swap_swapDailyVolume( + ): [arbitrumsepolia_ConnectorMeta!]! + arbitrumsepolia_rootCount( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapDailyVolume - mantle_swap_swapDailyVolumes( + ): arbitrumsepolia_RootCount + arbitrumsepolia_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapDailyVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapDailyVolume_filter + orderBy: arbitrumsepolia_RootCount_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RootCount_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapDailyVolume!]! - mantle_swap_swapHourlyVolume( + ): [arbitrumsepolia_RootCount!]! + arbitrumsepolia_rootMessageSent( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapHourlyVolume - mantle_swap_swapHourlyVolumes( + ): arbitrumsepolia_RootMessageSent + arbitrumsepolia_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapHourlyVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapHourlyVolume_filter + orderBy: arbitrumsepolia_RootMessageSent_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RootMessageSent_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapHourlyVolume!]! - mantle_swap_swapWeeklyVolume( + ): [arbitrumsepolia_RootMessageSent!]! + arbitrumsepolia_relayerFeesIncrease( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapWeeklyVolume - mantle_swap_swapWeeklyVolumes( + ): arbitrumsepolia_RelayerFeesIncrease + arbitrumsepolia_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapWeeklyVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapWeeklyVolume_filter + orderBy: arbitrumsepolia_RelayerFeesIncrease_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RelayerFeesIncrease_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapWeeklyVolume!]! - mantle_swap_lpAccount( + ): [arbitrumsepolia_RelayerFeesIncrease!]! + arbitrumsepolia_slippageUpdate( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpAccount - mantle_swap_lpAccounts( + ): arbitrumsepolia_SlippageUpdate + arbitrumsepolia_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpAccount_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpAccount_filter + orderBy: arbitrumsepolia_SlippageUpdate_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_SlippageUpdate_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpAccount!]! - mantle_swap_lpAccountBalance( + ): [arbitrumsepolia_SlippageUpdate!]! + arbitrumsepolia_snapshotRoot( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpAccountBalance - mantle_swap_lpAccountBalances( + ): arbitrumsepolia_SnapshotRoot + arbitrumsepolia_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpAccountBalance_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpAccountBalance_filter + orderBy: arbitrumsepolia_SnapshotRoot_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_SnapshotRoot_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpAccountBalance!]! - mantle_swap_lpToken( + ): [arbitrumsepolia_SnapshotRoot!]! + arbitrumsepolia_spokeConnectorMode( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpToken - mantle_swap_lpTokens( + ): arbitrumsepolia_SpokeConnectorMode + arbitrumsepolia_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpToken_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpToken_filter + orderBy: arbitrumsepolia_SpokeConnectorMode_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_SpokeConnectorMode_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpToken!]! - mantle_swap_lpTransferEvent( + ): [arbitrumsepolia_SpokeConnectorMode!]! + arbitrumsepolia_aggregateRootProposed( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpTransferEvent - mantle_swap_lpTransferEvents( + ): arbitrumsepolia_AggregateRootProposed + arbitrumsepolia_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpTransferEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpTransferEvent_filter + orderBy: arbitrumsepolia_AggregateRootProposed_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AggregateRootProposed_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpTransferEvent!]! - mantle_swap_stableSwapEvent( + ): [arbitrumsepolia_AggregateRootProposed!]! + arbitrumsepolia_optimisticRootFinalized( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapEvent - mantle_swap_stableSwapEvents( + ): arbitrumsepolia_OptimisticRootFinalized + arbitrumsepolia_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapEvent_filter + orderBy: arbitrumsepolia_OptimisticRootFinalized_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_OptimisticRootFinalized_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapEvent!]! - mantle_swap_swapTradeVolume( + ): [arbitrumsepolia_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + arbitrumsepolia__meta(block: arbitrumsepolia_Block_height): arbitrumsepolia__Meta_ + xdai_swap_systemInfo( 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. """ - block: mantle_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapTradeVolume - mantle_swap_swapTradeVolumes( + ): xdai_swap_SystemInfo + xdai_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapTradeVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapTradeVolume_filter + orderBy: xdai_swap_SystemInfo_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SystemInfo_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. """ - block: mantle_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapTradeVolume!]! - mantle_swap_lpTokenEvent( + ): [xdai_swap_SystemInfo!]! + xdai_swap_pooledToken( 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. """ - block: mantle_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpTokenEvent - mantle_swap_lpTokenEvents( + ): xdai_swap_PooledToken + xdai_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpTokenEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpTokenEvent_filter + orderBy: xdai_swap_PooledToken_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_PooledToken_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. """ - block: mantle_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - mantle_swap__meta(block: mantle_swap_Block_height): mantle_swap__Meta_ - metis_swap_systemInfo( + ): [xdai_swap_PooledToken!]! + xdai_swap_stableSwap( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SystemInfo - metis_swap_systemInfos( + ): xdai_swap_StableSwap + xdai_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SystemInfo_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SystemInfo_filter + orderBy: xdai_swap_StableSwap_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwap_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SystemInfo!]! - metis_swap_pooledToken( + ): [xdai_swap_StableSwap!]! + xdai_swap_stableSwapAddLiquidityEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_PooledToken - metis_swap_pooledTokens( + ): xdai_swap_StableSwapAddLiquidityEvent + xdai_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_PooledToken_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_PooledToken_filter + orderBy: xdai_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapAddLiquidityEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_PooledToken!]! - metis_swap_stableSwap( + ): [xdai_swap_StableSwapAddLiquidityEvent!]! + xdai_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwap - metis_swap_stableSwaps( + ): xdai_swap_StableSwapRemoveLiquidityEvent + xdai_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwap_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwap_filter + orderBy: xdai_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapRemoveLiquidityEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwap!]! - metis_swap_stableSwapAddLiquidityEvent( + ): [xdai_swap_StableSwapRemoveLiquidityEvent!]! + xdai_swap_stableSwapExchange( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapAddLiquidityEvent - metis_swap_stableSwapAddLiquidityEvents( + ): xdai_swap_StableSwapExchange + xdai_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapAddLiquidityEvent_filter + orderBy: xdai_swap_StableSwapExchange_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapExchange_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapAddLiquidityEvent!]! - metis_swap_stableSwapRemoveLiquidityEvent( + ): [xdai_swap_StableSwapExchange!]! + xdai_swap_swapDailyVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapRemoveLiquidityEvent - metis_swap_stableSwapRemoveLiquidityEvents( + ): xdai_swap_SwapDailyVolume + xdai_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: xdai_swap_SwapDailyVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapDailyVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapRemoveLiquidityEvent!]! - metis_swap_stableSwapExchange( + ): [xdai_swap_SwapDailyVolume!]! + xdai_swap_swapHourlyVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapExchange - metis_swap_stableSwapExchanges( + ): xdai_swap_SwapHourlyVolume + xdai_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapExchange_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapExchange_filter + orderBy: xdai_swap_SwapHourlyVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapHourlyVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapExchange!]! - metis_swap_swapDailyVolume( + ): [xdai_swap_SwapHourlyVolume!]! + xdai_swap_swapWeeklyVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapDailyVolume - metis_swap_swapDailyVolumes( + ): xdai_swap_SwapWeeklyVolume + xdai_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapDailyVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapDailyVolume_filter + orderBy: xdai_swap_SwapWeeklyVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapWeeklyVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapDailyVolume!]! - metis_swap_swapHourlyVolume( + ): [xdai_swap_SwapWeeklyVolume!]! + xdai_swap_lpAccount( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapHourlyVolume - metis_swap_swapHourlyVolumes( + ): xdai_swap_LpAccount + xdai_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapHourlyVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapHourlyVolume_filter + orderBy: xdai_swap_LpAccount_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpAccount_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapHourlyVolume!]! - metis_swap_swapWeeklyVolume( + ): [xdai_swap_LpAccount!]! + xdai_swap_lpAccountBalance( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapWeeklyVolume - metis_swap_swapWeeklyVolumes( + ): xdai_swap_LpAccountBalance + xdai_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapWeeklyVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapWeeklyVolume_filter + orderBy: xdai_swap_LpAccountBalance_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpAccountBalance_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapWeeklyVolume!]! - metis_swap_lpAccount( + ): [xdai_swap_LpAccountBalance!]! + xdai_swap_lpToken( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpAccount - metis_swap_lpAccounts( + ): xdai_swap_LpToken + xdai_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpAccount_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpAccount_filter + orderBy: xdai_swap_LpToken_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpToken_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpAccount!]! - metis_swap_lpAccountBalance( + ): [xdai_swap_LpToken!]! + xdai_swap_lpTransferEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpAccountBalance - metis_swap_lpAccountBalances( + ): xdai_swap_LpTransferEvent + xdai_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpAccountBalance_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpAccountBalance_filter + orderBy: xdai_swap_LpTransferEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpTransferEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpAccountBalance!]! - metis_swap_lpToken( + ): [xdai_swap_LpTransferEvent!]! + xdai_swap_stableSwapEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpToken - metis_swap_lpTokens( + ): xdai_swap_StableSwapEvent + xdai_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpToken_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpToken_filter + orderBy: xdai_swap_StableSwapEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpToken!]! - metis_swap_lpTransferEvent( + ): [xdai_swap_StableSwapEvent!]! + xdai_swap_swapTradeVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpTransferEvent - metis_swap_lpTransferEvents( + ): xdai_swap_SwapTradeVolume + xdai_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpTransferEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpTransferEvent_filter + orderBy: xdai_swap_SwapTradeVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapTradeVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpTransferEvent!]! - metis_swap_stableSwapEvent( + ): [xdai_swap_SwapTradeVolume!]! + xdai_swap_lpTokenEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapEvent - metis_swap_stableSwapEvents( + ): xdai_swap_LpTokenEvent + xdai_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapEvent_filter + orderBy: xdai_swap_LpTokenEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpTokenEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapEvent!]! - metis_swap_swapTradeVolume( + ): [xdai_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + xdai_swap__meta(block: xdai_swap_Block_height): xdai_swap__Meta_ + arbitrumsepolia_swap_systemInfo( 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. """ - block: metis_swap_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapTradeVolume - metis_swap_swapTradeVolumes( + ): arbitrumsepolia_swap_SystemInfo + arbitrumsepolia_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapTradeVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapTradeVolume_filter + orderBy: arbitrumsepolia_swap_SystemInfo_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SystemInfo_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. """ - block: metis_swap_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapTradeVolume!]! - metis_swap_lpTokenEvent( + ): [arbitrumsepolia_swap_SystemInfo!]! + arbitrumsepolia_swap_pooledToken( 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. """ - block: metis_swap_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpTokenEvent - metis_swap_lpTokenEvents( + ): arbitrumsepolia_swap_PooledToken + arbitrumsepolia_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpTokenEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpTokenEvent_filter + orderBy: arbitrumsepolia_swap_PooledToken_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_PooledToken_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. """ - block: metis_swap_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - metis_swap__meta(block: metis_swap_Block_height): metis_swap__Meta_ - stagingmainnet_rootAggregated( + ): [arbitrumsepolia_swap_PooledToken!]! + arbitrumsepolia_swap_stableSwap( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootAggregated - stagingmainnet_rootAggregateds( + ): arbitrumsepolia_swap_StableSwap + arbitrumsepolia_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootAggregated_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootAggregated_filter + orderBy: arbitrumsepolia_swap_StableSwap_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwap_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootAggregated!]! - stagingmainnet_rootPropagated( + ): [arbitrumsepolia_swap_StableSwap!]! + arbitrumsepolia_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootPropagated - stagingmainnet_rootPropagateds( + ): arbitrumsepolia_swap_StableSwapAddLiquidityEvent + arbitrumsepolia_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootPropagated_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootPropagated_filter + orderBy: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootPropagated!]! - stagingmainnet_aggregatedMessageRoot( + ): [arbitrumsepolia_swap_StableSwapAddLiquidityEvent!]! + arbitrumsepolia_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregatedMessageRoot - stagingmainnet_aggregatedMessageRoots( + ): arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent + arbitrumsepolia_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregatedMessageRoot_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregatedMessageRoot_filter + orderBy: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregatedMessageRoot!]! - stagingmainnet_rootManagerMeta( + ): [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent!]! + arbitrumsepolia_swap_stableSwapExchange( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootManagerMeta - stagingmainnet_rootManagerMetas( + ): arbitrumsepolia_swap_StableSwapExchange + arbitrumsepolia_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootManagerMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootManagerMeta_filter + orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapExchange_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootManagerMeta!]! - stagingmainnet_rootManagerMode( + ): [arbitrumsepolia_swap_StableSwapExchange!]! + arbitrumsepolia_swap_swapDailyVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootManagerMode - stagingmainnet_rootManagerModes( + ): arbitrumsepolia_swap_SwapDailyVolume + arbitrumsepolia_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootManagerMode_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootManagerMode_filter + orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapDailyVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootManagerMode!]! - stagingmainnet_optimisticRootProposed( + ): [arbitrumsepolia_swap_SwapDailyVolume!]! + arbitrumsepolia_swap_swapHourlyVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimisticRootProposed - stagingmainnet_optimisticRootProposeds( + ): arbitrumsepolia_swap_SwapHourlyVolume + arbitrumsepolia_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OptimisticRootProposed_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimisticRootProposed_filter + orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapHourlyVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimisticRootProposed!]! - stagingmainnet_hubOptimisticRootFinalized( + ): [arbitrumsepolia_swap_SwapHourlyVolume!]! + arbitrumsepolia_swap_swapWeeklyVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_HubOptimisticRootFinalized - stagingmainnet_hubOptimisticRootFinalizeds( + ): arbitrumsepolia_swap_SwapWeeklyVolume + arbitrumsepolia_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_HubOptimisticRootFinalized_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_HubOptimisticRootFinalized_filter + orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapWeeklyVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_HubOptimisticRootFinalized!]! - stagingmainnet_optimisticRootPropagated( + ): [arbitrumsepolia_swap_SwapWeeklyVolume!]! + arbitrumsepolia_swap_lpAccount( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimisticRootPropagated - stagingmainnet_optimisticRootPropagateds( + ): arbitrumsepolia_swap_LpAccount + arbitrumsepolia_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OptimisticRootPropagated_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimisticRootPropagated_filter + orderBy: arbitrumsepolia_swap_LpAccount_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpAccount_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimisticRootPropagated!]! - stagingmainnet_polygonConnectorMeta( + ): [arbitrumsepolia_swap_LpAccount!]! + arbitrumsepolia_swap_lpAccountBalance( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_PolygonConnectorMeta - stagingmainnet_polygonConnectorMetas( + ): arbitrumsepolia_swap_LpAccountBalance + arbitrumsepolia_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_PolygonConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_PolygonConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpAccountBalance_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_PolygonConnectorMeta!]! - stagingmainnet_optimismConnectorMeta( + ): [arbitrumsepolia_swap_LpAccountBalance!]! + arbitrumsepolia_swap_lpToken( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimismConnectorMeta - stagingmainnet_optimismConnectorMetas( + ): arbitrumsepolia_swap_LpToken + arbitrumsepolia_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OptimismConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimismConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpToken_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpToken_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimismConnectorMeta!]! - stagingmainnet_bnbConnectorMeta( + ): [arbitrumsepolia_swap_LpToken!]! + arbitrumsepolia_swap_lpTransferEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_BnbConnectorMeta - stagingmainnet_bnbConnectorMetas( + ): arbitrumsepolia_swap_LpTransferEvent + arbitrumsepolia_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_BnbConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_BnbConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpTransferEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpTransferEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_BnbConnectorMeta!]! - stagingmainnet_arbitrumConnectorMeta( + ): [arbitrumsepolia_swap_LpTransferEvent!]! + arbitrumsepolia_swap_stableSwapEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ArbitrumConnectorMeta - stagingmainnet_arbitrumConnectorMetas( + ): arbitrumsepolia_swap_StableSwapEvent + arbitrumsepolia_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ArbitrumConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ArbitrumConnectorMeta_filter + orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ArbitrumConnectorMeta!]! - stagingmainnet_gnosisConnectorMeta( + ): [arbitrumsepolia_swap_StableSwapEvent!]! + arbitrumsepolia_swap_swapTradeVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_GnosisConnectorMeta - stagingmainnet_gnosisConnectorMetas( + ): arbitrumsepolia_swap_SwapTradeVolume + arbitrumsepolia_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_GnosisConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_GnosisConnectorMeta_filter + orderBy: arbitrumsepolia_swap_SwapTradeVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapTradeVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_GnosisConnectorMeta!]! - stagingmainnet_lineaConnectorMeta( + ): [arbitrumsepolia_swap_SwapTradeVolume!]! + arbitrumsepolia_swap_lpTokenEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_LineaConnectorMeta - stagingmainnet_lineaConnectorMetas( + ): arbitrumsepolia_swap_LpTokenEvent + arbitrumsepolia_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_LineaConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_LineaConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpTokenEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_LineaConnectorMeta!]! - stagingmainnet_metisConnectorMeta( + ): [arbitrumsepolia_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + arbitrumsepolia_swap__meta(block: arbitrumsepolia_swap_Block_height): arbitrumsepolia_swap__Meta_ + bnb_swap_systemInfo( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_MetisConnectorMeta - stagingmainnet_metisConnectorMetas( + ): bnb_swap_SystemInfo + bnb_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_MetisConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_MetisConnectorMeta_filter + orderBy: bnb_swap_SystemInfo_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_SystemInfo_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_MetisConnectorMeta!]! - stagingmainnet_mantleConnectorMeta( + ): [bnb_swap_SystemInfo!]! + bnb_swap_pooledToken( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_MantleConnectorMeta - stagingmainnet_mantleConnectorMetas( + ): bnb_swap_PooledToken + bnb_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_MantleConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_MantleConnectorMeta_filter + orderBy: bnb_swap_PooledToken_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_PooledToken_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_MantleConnectorMeta!]! - stagingmainnet_avalancheConnectorMeta( + ): [bnb_swap_PooledToken!]! + bnb_swap_stableSwap( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AvalancheConnectorMeta - stagingmainnet_avalancheConnectorMetas( + ): bnb_swap_StableSwap + bnb_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AvalancheConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AvalancheConnectorMeta_filter + orderBy: bnb_swap_StableSwap_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_StableSwap_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AvalancheConnectorMeta!]! - stagingmainnet_baseConnectorMeta( + ): [bnb_swap_StableSwap!]! + bnb_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_BaseConnectorMeta - stagingmainnet_baseConnectorMetas( + ): bnb_swap_StableSwapAddLiquidityEvent + bnb_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_BaseConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_BaseConnectorMeta_filter + orderBy: bnb_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_BaseConnectorMeta!]! - stagingmainnet_polygonZkConnectorMeta( + ): [bnb_swap_StableSwapAddLiquidityEvent!]! + bnb_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_PolygonZkConnectorMeta - stagingmainnet_polygonZkConnectorMetas( + ): bnb_swap_StableSwapRemoveLiquidityEvent + bnb_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_PolygonZkConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_PolygonZkConnectorMeta_filter + orderBy: bnb_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_PolygonZkConnectorMeta!]! - stagingmainnet_zkSyncConnectorMeta( + ): [bnb_swap_StableSwapRemoveLiquidityEvent!]! + bnb_swap_stableSwapExchange( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ZkSyncConnectorMeta - stagingmainnet_zkSyncConnectorMetas( + ): bnb_swap_StableSwapExchange + bnb_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ZkSyncConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ZkSyncConnectorMeta_filter + orderBy: bnb_swap_StableSwapExchange_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_StableSwapExchange_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ZkSyncConnectorMeta!]! - stagingmainnet_modeConnectorMeta( + ): [bnb_swap_StableSwapExchange!]! + bnb_swap_swapDailyVolume( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ModeConnectorMeta - stagingmainnet_modeConnectorMetas( + ): bnb_swap_SwapDailyVolume + bnb_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ModeConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ModeConnectorMeta_filter + orderBy: bnb_swap_SwapDailyVolume_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_SwapDailyVolume_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ModeConnectorMeta!]! - stagingmainnet_scrollConnectorMeta( + ): [bnb_swap_SwapDailyVolume!]! + bnb_swap_swapHourlyVolume( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ScrollConnectorMeta - stagingmainnet_scrollConnectorMetas( + ): bnb_swap_SwapHourlyVolume + bnb_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ScrollConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ScrollConnectorMeta_filter + orderBy: bnb_swap_SwapHourlyVolume_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_SwapHourlyVolume_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ScrollConnectorMeta!]! - stagingmainnet_xlayerConnectorMeta( + ): [bnb_swap_SwapHourlyVolume!]! + bnb_swap_swapWeeklyVolume( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_XlayerConnectorMeta - stagingmainnet_xlayerConnectorMetas( + ): bnb_swap_SwapWeeklyVolume + bnb_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_XlayerConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_XlayerConnectorMeta_filter + orderBy: bnb_swap_SwapWeeklyVolume_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_SwapWeeklyVolume_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_XlayerConnectorMeta!]! - stagingmainnet_rootMessageProcessed( + ): [bnb_swap_SwapWeeklyVolume!]! + bnb_swap_lpAccount( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootMessageProcessed - stagingmainnet_rootMessageProcesseds( + ): bnb_swap_LpAccount + bnb_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootMessageProcessed_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootMessageProcessed_filter + orderBy: bnb_swap_LpAccount_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_LpAccount_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootMessageProcessed!]! - stagingmainnet_aggregateRootSavedSlow( + ): [bnb_swap_LpAccount!]! + bnb_swap_lpAccountBalance( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregateRootSavedSlow - stagingmainnet_aggregateRootSavedSlows( + ): bnb_swap_LpAccountBalance + bnb_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregateRootSavedSlow_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregateRootSavedSlow_filter + orderBy: bnb_swap_LpAccountBalance_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_LpAccountBalance_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregateRootSavedSlow!]! - stagingmainnet_hubDomain( + ): [bnb_swap_LpAccountBalance!]! + bnb_swap_lpToken( 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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_HubDomain - stagingmainnet_hubDomains( + ): bnb_swap_LpToken + bnb_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_HubDomain_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_HubDomain_filter + orderBy: bnb_swap_LpToken_orderBy + orderDirection: bnb_swap_OrderDirection + where: bnb_swap_LpToken_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. """ - block: stagingmainnet_Block_height + block: bnb_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_HubDomain!]! - """Access to subgraph metadata""" - stagingmainnet__meta(block: stagingmainnet_Block_height): stagingmainnet__Meta_ - bnb_swap_systemInfo( + ): [bnb_swap_LpToken!]! + bnb_swap_lpTransferEvent( 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. @@ -3051,13 +3047,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_SystemInfo - bnb_swap_systemInfos( + ): bnb_swap_LpTransferEvent + bnb_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_SystemInfo_orderBy + orderBy: bnb_swap_LpTransferEvent_orderBy orderDirection: bnb_swap_OrderDirection - where: bnb_swap_SystemInfo_filter + where: bnb_swap_LpTransferEvent_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. """ @@ -3066,8 +3062,8 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_SystemInfo!]! - bnb_swap_pooledToken( + ): [bnb_swap_LpTransferEvent!]! + bnb_swap_stableSwapEvent( 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. @@ -3077,13 +3073,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_PooledToken - bnb_swap_pooledTokens( + ): bnb_swap_StableSwapEvent + bnb_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_PooledToken_orderBy + orderBy: bnb_swap_StableSwapEvent_orderBy orderDirection: bnb_swap_OrderDirection - where: bnb_swap_PooledToken_filter + where: bnb_swap_StableSwapEvent_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. """ @@ -3092,8 +3088,8 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_PooledToken!]! - bnb_swap_stableSwap( + ): [bnb_swap_StableSwapEvent!]! + bnb_swap_swapTradeVolume( 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. @@ -3103,13 +3099,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_StableSwap - bnb_swap_stableSwaps( + ): bnb_swap_SwapTradeVolume + bnb_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_StableSwap_orderBy + orderBy: bnb_swap_SwapTradeVolume_orderBy orderDirection: bnb_swap_OrderDirection - where: bnb_swap_StableSwap_filter + where: bnb_swap_SwapTradeVolume_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. """ @@ -3118,8 +3114,8 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_StableSwap!]! - bnb_swap_stableSwapAddLiquidityEvent( + ): [bnb_swap_SwapTradeVolume!]! + bnb_swap_lpTokenEvent( 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. @@ -3129,13 +3125,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_StableSwapAddLiquidityEvent - bnb_swap_stableSwapAddLiquidityEvents( + ): bnb_swap_LpTokenEvent + bnb_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_StableSwapAddLiquidityEvent_orderBy + orderBy: bnb_swap_LpTokenEvent_orderBy orderDirection: bnb_swap_OrderDirection - where: bnb_swap_StableSwapAddLiquidityEvent_filter + where: bnb_swap_LpTokenEvent_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. """ @@ -3144,321 +3140,427 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_StableSwapAddLiquidityEvent!]! - bnb_swap_stableSwapRemoveLiquidityEvent( + ): [bnb_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + bnb_swap__meta(block: bnb_swap_Block_height): bnb_swap__Meta_ + linea_swap_systemInfo( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_StableSwapRemoveLiquidityEvent - bnb_swap_stableSwapRemoveLiquidityEvents( + ): linea_swap_SystemInfo + linea_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: linea_swap_SystemInfo_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SystemInfo_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_StableSwapRemoveLiquidityEvent!]! - bnb_swap_stableSwapExchange( + ): [linea_swap_SystemInfo!]! + linea_swap_pooledToken( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_StableSwapExchange - bnb_swap_stableSwapExchanges( + ): linea_swap_PooledToken + linea_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_StableSwapExchange_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_StableSwapExchange_filter + orderBy: linea_swap_PooledToken_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_PooledToken_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_StableSwapExchange!]! - bnb_swap_swapDailyVolume( + ): [linea_swap_PooledToken!]! + linea_swap_stableSwap( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_SwapDailyVolume - bnb_swap_swapDailyVolumes( + ): linea_swap_StableSwap + linea_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_SwapDailyVolume_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_SwapDailyVolume_filter + orderBy: linea_swap_StableSwap_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwap_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_SwapDailyVolume!]! - bnb_swap_swapHourlyVolume( + ): [linea_swap_StableSwap!]! + linea_swap_stableSwapAddLiquidityEvent( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_SwapHourlyVolume - bnb_swap_swapHourlyVolumes( + ): linea_swap_StableSwapAddLiquidityEvent + linea_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_SwapHourlyVolume_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_SwapHourlyVolume_filter + orderBy: linea_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapAddLiquidityEvent_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_SwapHourlyVolume!]! - bnb_swap_swapWeeklyVolume( + ): [linea_swap_StableSwapAddLiquidityEvent!]! + linea_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_SwapWeeklyVolume - bnb_swap_swapWeeklyVolumes( + ): linea_swap_StableSwapRemoveLiquidityEvent + linea_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_SwapWeeklyVolume_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_SwapWeeklyVolume_filter + orderBy: linea_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapRemoveLiquidityEvent_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_SwapWeeklyVolume!]! - bnb_swap_lpAccount( + ): [linea_swap_StableSwapRemoveLiquidityEvent!]! + linea_swap_stableSwapExchange( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_LpAccount - bnb_swap_lpAccounts( + ): linea_swap_StableSwapExchange + linea_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_LpAccount_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_LpAccount_filter + orderBy: linea_swap_StableSwapExchange_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapExchange_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_LpAccount!]! - bnb_swap_lpAccountBalance( + ): [linea_swap_StableSwapExchange!]! + linea_swap_swapDailyVolume( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_LpAccountBalance - bnb_swap_lpAccountBalances( + ): linea_swap_SwapDailyVolume + linea_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_LpAccountBalance_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_LpAccountBalance_filter + orderBy: linea_swap_SwapDailyVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapDailyVolume_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_LpAccountBalance!]! - bnb_swap_lpToken( + ): [linea_swap_SwapDailyVolume!]! + linea_swap_swapHourlyVolume( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_LpToken - bnb_swap_lpTokens( + ): linea_swap_SwapHourlyVolume + linea_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_LpToken_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_LpToken_filter + orderBy: linea_swap_SwapHourlyVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapHourlyVolume_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_LpToken!]! - bnb_swap_lpTransferEvent( + ): [linea_swap_SwapHourlyVolume!]! + linea_swap_swapWeeklyVolume( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_LpTransferEvent - bnb_swap_lpTransferEvents( + ): linea_swap_SwapWeeklyVolume + linea_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_LpTransferEvent_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_LpTransferEvent_filter + orderBy: linea_swap_SwapWeeklyVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapWeeklyVolume_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_LpTransferEvent!]! - bnb_swap_stableSwapEvent( + ): [linea_swap_SwapWeeklyVolume!]! + linea_swap_lpAccount( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_StableSwapEvent - bnb_swap_stableSwapEvents( + ): linea_swap_LpAccount + linea_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_StableSwapEvent_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_StableSwapEvent_filter + orderBy: linea_swap_LpAccount_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpAccount_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_StableSwapEvent!]! - bnb_swap_swapTradeVolume( + ): [linea_swap_LpAccount!]! + linea_swap_lpAccountBalance( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_SwapTradeVolume - bnb_swap_swapTradeVolumes( + ): linea_swap_LpAccountBalance + linea_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_SwapTradeVolume_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_SwapTradeVolume_filter + orderBy: linea_swap_LpAccountBalance_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpAccountBalance_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_SwapTradeVolume!]! - bnb_swap_lpTokenEvent( + ): [linea_swap_LpAccountBalance!]! + linea_swap_lpToken( 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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_swap_LpTokenEvent - bnb_swap_lpTokenEvents( + ): linea_swap_LpToken + linea_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: bnb_swap_LpTokenEvent_orderBy - orderDirection: bnb_swap_OrderDirection - where: bnb_swap_LpTokenEvent_filter + orderBy: linea_swap_LpToken_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpToken_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. """ - block: bnb_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_swap_LpTokenEvent!]! + ): [linea_swap_LpToken!]! + linea_swap_lpTransferEvent( + 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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): linea_swap_LpTransferEvent + linea_swap_lpTransferEvents( + skip: Int = 0 + first: Int = 100 + orderBy: linea_swap_LpTransferEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpTransferEvent_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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [linea_swap_LpTransferEvent!]! + linea_swap_stableSwapEvent( + 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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): linea_swap_StableSwapEvent + linea_swap_stableSwapEvents( + skip: Int = 0 + first: Int = 100 + orderBy: linea_swap_StableSwapEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapEvent_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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [linea_swap_StableSwapEvent!]! + linea_swap_swapTradeVolume( + 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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): linea_swap_SwapTradeVolume + linea_swap_swapTradeVolumes( + skip: Int = 0 + first: Int = 100 + orderBy: linea_swap_SwapTradeVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapTradeVolume_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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [linea_swap_SwapTradeVolume!]! + linea_swap_lpTokenEvent( + 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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): linea_swap_LpTokenEvent + linea_swap_lpTokenEvents( + skip: Int = 0 + first: Int = 100 + orderBy: linea_swap_LpTokenEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpTokenEvent_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. + """ + block: linea_swap_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [linea_swap_LpTokenEvent!]! """Access to subgraph metadata""" - bnb_swap__meta(block: bnb_swap_Block_height): bnb_swap__Meta_ + linea_swap__meta(block: linea_swap_Block_height): linea_swap__Meta_ optimism_swap_systemInfo( id: ID! """ @@ -3877,9348 +3979,8958 @@ type Query { ): [optimism_swap_LpTokenEvent!]! """Access to subgraph metadata""" optimism_swap__meta(block: optimism_swap_Block_height): optimism_swap__Meta_ - mode_swap_systemInfo( + polygon_swap_systemInfo( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SystemInfo - mode_swap_systemInfos( + ): polygon_swap_SystemInfo + polygon_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SystemInfo_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SystemInfo_filter + orderBy: polygon_swap_SystemInfo_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SystemInfo_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SystemInfo!]! - mode_swap_pooledToken( + ): [polygon_swap_SystemInfo!]! + polygon_swap_pooledToken( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_PooledToken - mode_swap_pooledTokens( + ): polygon_swap_PooledToken + polygon_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_PooledToken_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_PooledToken_filter + orderBy: polygon_swap_PooledToken_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_PooledToken_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_PooledToken!]! - mode_swap_stableSwap( + ): [polygon_swap_PooledToken!]! + polygon_swap_stableSwap( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwap - mode_swap_stableSwaps( + ): polygon_swap_StableSwap + polygon_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwap_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwap_filter + orderBy: polygon_swap_StableSwap_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwap_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwap!]! - mode_swap_stableSwapAddLiquidityEvent( + ): [polygon_swap_StableSwap!]! + polygon_swap_stableSwapAddLiquidityEvent( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapAddLiquidityEvent - mode_swap_stableSwapAddLiquidityEvents( + ): polygon_swap_StableSwapAddLiquidityEvent + polygon_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapAddLiquidityEvent_filter + orderBy: polygon_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapAddLiquidityEvent_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapAddLiquidityEvent!]! - mode_swap_stableSwapRemoveLiquidityEvent( + ): [polygon_swap_StableSwapAddLiquidityEvent!]! + polygon_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapRemoveLiquidityEvent - mode_swap_stableSwapRemoveLiquidityEvents( + ): polygon_swap_StableSwapRemoveLiquidityEvent + polygon_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: polygon_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapRemoveLiquidityEvent_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapRemoveLiquidityEvent!]! - mode_swap_stableSwapExchange( + ): [polygon_swap_StableSwapRemoveLiquidityEvent!]! + polygon_swap_stableSwapExchange( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapExchange - mode_swap_stableSwapExchanges( + ): polygon_swap_StableSwapExchange + polygon_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapExchange_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapExchange_filter + orderBy: polygon_swap_StableSwapExchange_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapExchange_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapExchange!]! - mode_swap_swapDailyVolume( + ): [polygon_swap_StableSwapExchange!]! + polygon_swap_swapDailyVolume( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapDailyVolume - mode_swap_swapDailyVolumes( + ): polygon_swap_SwapDailyVolume + polygon_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapDailyVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapDailyVolume_filter + orderBy: polygon_swap_SwapDailyVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapDailyVolume_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapDailyVolume!]! - mode_swap_swapHourlyVolume( + ): [polygon_swap_SwapDailyVolume!]! + polygon_swap_swapHourlyVolume( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapHourlyVolume - mode_swap_swapHourlyVolumes( + ): polygon_swap_SwapHourlyVolume + polygon_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapHourlyVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapHourlyVolume_filter + orderBy: polygon_swap_SwapHourlyVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapHourlyVolume_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapHourlyVolume!]! - mode_swap_swapWeeklyVolume( + ): [polygon_swap_SwapHourlyVolume!]! + polygon_swap_swapWeeklyVolume( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapWeeklyVolume - mode_swap_swapWeeklyVolumes( + ): polygon_swap_SwapWeeklyVolume + polygon_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapWeeklyVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapWeeklyVolume_filter + orderBy: polygon_swap_SwapWeeklyVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapWeeklyVolume_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapWeeklyVolume!]! - mode_swap_lpAccount( + ): [polygon_swap_SwapWeeklyVolume!]! + polygon_swap_lpAccount( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpAccount - mode_swap_lpAccounts( + ): polygon_swap_LpAccount + polygon_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpAccount_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpAccount_filter + orderBy: polygon_swap_LpAccount_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpAccount_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpAccount!]! - mode_swap_lpAccountBalance( + ): [polygon_swap_LpAccount!]! + polygon_swap_lpAccountBalance( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpAccountBalance - mode_swap_lpAccountBalances( + ): polygon_swap_LpAccountBalance + polygon_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpAccountBalance_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpAccountBalance_filter + orderBy: polygon_swap_LpAccountBalance_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpAccountBalance_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpAccountBalance!]! - mode_swap_lpToken( + ): [polygon_swap_LpAccountBalance!]! + polygon_swap_lpToken( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpToken - mode_swap_lpTokens( + ): polygon_swap_LpToken + polygon_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpToken_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpToken_filter + orderBy: polygon_swap_LpToken_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpToken_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpToken!]! - mode_swap_lpTransferEvent( + ): [polygon_swap_LpToken!]! + polygon_swap_lpTransferEvent( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpTransferEvent - mode_swap_lpTransferEvents( + ): polygon_swap_LpTransferEvent + polygon_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpTransferEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpTransferEvent_filter + orderBy: polygon_swap_LpTransferEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpTransferEvent_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpTransferEvent!]! - mode_swap_stableSwapEvent( + ): [polygon_swap_LpTransferEvent!]! + polygon_swap_stableSwapEvent( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapEvent - mode_swap_stableSwapEvents( + ): polygon_swap_StableSwapEvent + polygon_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapEvent_filter + orderBy: polygon_swap_StableSwapEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapEvent_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapEvent!]! - mode_swap_swapTradeVolume( + ): [polygon_swap_StableSwapEvent!]! + polygon_swap_swapTradeVolume( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapTradeVolume - mode_swap_swapTradeVolumes( + ): polygon_swap_SwapTradeVolume + polygon_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapTradeVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapTradeVolume_filter + orderBy: polygon_swap_SwapTradeVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapTradeVolume_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapTradeVolume!]! - mode_swap_lpTokenEvent( + ): [polygon_swap_SwapTradeVolume!]! + polygon_swap_lpTokenEvent( 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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpTokenEvent - mode_swap_lpTokenEvents( + ): polygon_swap_LpTokenEvent + polygon_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpTokenEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpTokenEvent_filter + orderBy: polygon_swap_LpTokenEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpTokenEvent_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. """ - block: mode_swap_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpTokenEvent!]! + ): [polygon_swap_LpTokenEvent!]! """Access to subgraph metadata""" - mode_swap__meta(block: mode_swap_Block_height): mode_swap__Meta_ - localmainnet_rootAggregated( + polygon_swap__meta(block: polygon_swap_Block_height): polygon_swap__Meta_ + optimismsepolia_swap_systemInfo( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootAggregated - localmainnet_rootAggregateds( + ): optimismsepolia_swap_SystemInfo + optimismsepolia_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootAggregated_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootAggregated_filter + orderBy: optimismsepolia_swap_SystemInfo_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SystemInfo_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootAggregated!]! - localmainnet_rootPropagated( + ): [optimismsepolia_swap_SystemInfo!]! + optimismsepolia_swap_pooledToken( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootPropagated - localmainnet_rootPropagateds( + ): optimismsepolia_swap_PooledToken + optimismsepolia_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootPropagated_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootPropagated_filter + orderBy: optimismsepolia_swap_PooledToken_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_PooledToken_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootPropagated!]! - localmainnet_aggregatedMessageRoot( + ): [optimismsepolia_swap_PooledToken!]! + optimismsepolia_swap_stableSwap( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregatedMessageRoot - localmainnet_aggregatedMessageRoots( + ): optimismsepolia_swap_StableSwap + optimismsepolia_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregatedMessageRoot_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregatedMessageRoot_filter + orderBy: optimismsepolia_swap_StableSwap_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwap_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregatedMessageRoot!]! - localmainnet_rootManagerMeta( + ): [optimismsepolia_swap_StableSwap!]! + optimismsepolia_swap_stableSwapAddLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootManagerMeta - localmainnet_rootManagerMetas( + ): optimismsepolia_swap_StableSwapAddLiquidityEvent + optimismsepolia_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootManagerMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootManagerMeta_filter + orderBy: optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapAddLiquidityEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootManagerMeta!]! - localmainnet_rootManagerMode( + ): [optimismsepolia_swap_StableSwapAddLiquidityEvent!]! + optimismsepolia_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootManagerMode - localmainnet_rootManagerModes( + ): optimismsepolia_swap_StableSwapRemoveLiquidityEvent + optimismsepolia_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootManagerMode_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootManagerMode_filter + orderBy: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootManagerMode!]! - localmainnet_optimisticRootProposed( + ): [optimismsepolia_swap_StableSwapRemoveLiquidityEvent!]! + optimismsepolia_swap_stableSwapExchange( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimisticRootProposed - localmainnet_optimisticRootProposeds( + ): optimismsepolia_swap_StableSwapExchange + optimismsepolia_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimisticRootProposed_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimisticRootProposed_filter + orderBy: optimismsepolia_swap_StableSwapExchange_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapExchange_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimisticRootProposed!]! - localmainnet_hubOptimisticRootFinalized( + ): [optimismsepolia_swap_StableSwapExchange!]! + optimismsepolia_swap_swapDailyVolume( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_HubOptimisticRootFinalized - localmainnet_hubOptimisticRootFinalizeds( + ): optimismsepolia_swap_SwapDailyVolume + optimismsepolia_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_HubOptimisticRootFinalized_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_HubOptimisticRootFinalized_filter + orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapDailyVolume_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_HubOptimisticRootFinalized!]! - localmainnet_optimisticRootPropagated( + ): [optimismsepolia_swap_SwapDailyVolume!]! + optimismsepolia_swap_swapHourlyVolume( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimisticRootPropagated - localmainnet_optimisticRootPropagateds( + ): optimismsepolia_swap_SwapHourlyVolume + optimismsepolia_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimisticRootPropagated_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimisticRootPropagated_filter + orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapHourlyVolume_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimisticRootPropagated!]! - localmainnet_polygonConnectorMeta( + ): [optimismsepolia_swap_SwapHourlyVolume!]! + optimismsepolia_swap_swapWeeklyVolume( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_PolygonConnectorMeta - localmainnet_polygonConnectorMetas( + ): optimismsepolia_swap_SwapWeeklyVolume + optimismsepolia_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_PolygonConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_PolygonConnectorMeta_filter + orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapWeeklyVolume_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_PolygonConnectorMeta!]! - localmainnet_optimismConnectorMeta( + ): [optimismsepolia_swap_SwapWeeklyVolume!]! + optimismsepolia_swap_lpAccount( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimismConnectorMeta - localmainnet_optimismConnectorMetas( + ): optimismsepolia_swap_LpAccount + optimismsepolia_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimismConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimismConnectorMeta_filter + orderBy: optimismsepolia_swap_LpAccount_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpAccount_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimismConnectorMeta!]! - localmainnet_bnbConnectorMeta( + ): [optimismsepolia_swap_LpAccount!]! + optimismsepolia_swap_lpAccountBalance( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_BnbConnectorMeta - localmainnet_bnbConnectorMetas( + ): optimismsepolia_swap_LpAccountBalance + optimismsepolia_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_BnbConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_BnbConnectorMeta_filter + orderBy: optimismsepolia_swap_LpAccountBalance_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpAccountBalance_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_BnbConnectorMeta!]! - localmainnet_arbitrumConnectorMeta( + ): [optimismsepolia_swap_LpAccountBalance!]! + optimismsepolia_swap_lpToken( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ArbitrumConnectorMeta - localmainnet_arbitrumConnectorMetas( + ): optimismsepolia_swap_LpToken + optimismsepolia_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ArbitrumConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_ArbitrumConnectorMeta_filter + orderBy: optimismsepolia_swap_LpToken_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpToken_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ArbitrumConnectorMeta!]! - localmainnet_gnosisConnectorMeta( + ): [optimismsepolia_swap_LpToken!]! + optimismsepolia_swap_lpTransferEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_GnosisConnectorMeta - localmainnet_gnosisConnectorMetas( + ): optimismsepolia_swap_LpTransferEvent + optimismsepolia_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_GnosisConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_GnosisConnectorMeta_filter + orderBy: optimismsepolia_swap_LpTransferEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpTransferEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_GnosisConnectorMeta!]! - localmainnet_lineaConnectorMeta( + ): [optimismsepolia_swap_LpTransferEvent!]! + optimismsepolia_swap_stableSwapEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_LineaConnectorMeta - localmainnet_lineaConnectorMetas( + ): optimismsepolia_swap_StableSwapEvent + optimismsepolia_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_LineaConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_LineaConnectorMeta_filter + orderBy: optimismsepolia_swap_StableSwapEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_LineaConnectorMeta!]! - localmainnet_metisConnectorMeta( + ): [optimismsepolia_swap_StableSwapEvent!]! + optimismsepolia_swap_swapTradeVolume( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MetisConnectorMeta - localmainnet_metisConnectorMetas( + ): optimismsepolia_swap_SwapTradeVolume + optimismsepolia_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_MetisConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_MetisConnectorMeta_filter + orderBy: optimismsepolia_swap_SwapTradeVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapTradeVolume_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MetisConnectorMeta!]! - localmainnet_mantleConnectorMeta( + ): [optimismsepolia_swap_SwapTradeVolume!]! + optimismsepolia_swap_lpTokenEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MantleConnectorMeta - localmainnet_mantleConnectorMetas( + ): optimismsepolia_swap_LpTokenEvent + optimismsepolia_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_MantleConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_MantleConnectorMeta_filter + orderBy: optimismsepolia_swap_LpTokenEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpTokenEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MantleConnectorMeta!]! - localmainnet_avalancheConnectorMeta( + ): [optimismsepolia_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + optimismsepolia_swap__meta(block: optimismsepolia_swap_Block_height): optimismsepolia_swap__Meta_ + base_asset( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AvalancheConnectorMeta - localmainnet_avalancheConnectorMetas( + ): base_Asset + base_assets( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AvalancheConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AvalancheConnectorMeta_filter + orderBy: base_Asset_orderBy + orderDirection: base_OrderDirection + where: base_Asset_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AvalancheConnectorMeta!]! - localmainnet_baseConnectorMeta( + ): [base_Asset!]! + base_assetStatus( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_BaseConnectorMeta - localmainnet_baseConnectorMetas( + ): base_AssetStatus + base_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_BaseConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_BaseConnectorMeta_filter + orderBy: base_AssetStatus_orderBy + orderDirection: base_OrderDirection + where: base_AssetStatus_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_BaseConnectorMeta!]! - localmainnet_polygonZkConnectorMeta( + ): [base_AssetStatus!]! + base_assetBalance( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_PolygonZkConnectorMeta - localmainnet_polygonZkConnectorMetas( + ): base_AssetBalance + base_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_PolygonZkConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_PolygonZkConnectorMeta_filter + orderBy: base_AssetBalance_orderBy + orderDirection: base_OrderDirection + where: base_AssetBalance_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_PolygonZkConnectorMeta!]! - localmainnet_zkSyncConnectorMeta( + ): [base_AssetBalance!]! + base_router( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ZkSyncConnectorMeta - localmainnet_zkSyncConnectorMetas( + ): base_Router + base_routers( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ZkSyncConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_ZkSyncConnectorMeta_filter + orderBy: base_Router_orderBy + orderDirection: base_OrderDirection + where: base_Router_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ZkSyncConnectorMeta!]! - localmainnet_rootMessageProcessed( + ): [base_Router!]! + base_routerDailyTVL( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootMessageProcessed - localmainnet_rootMessageProcesseds( + ): base_RouterDailyTVL + base_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootMessageProcessed_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootMessageProcessed_filter + orderBy: base_RouterDailyTVL_orderBy + orderDirection: base_OrderDirection + where: base_RouterDailyTVL_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootMessageProcessed!]! - localmainnet_aggregateRootSavedSlow( + ): [base_RouterDailyTVL!]! + base_routerLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregateRootSavedSlow - localmainnet_aggregateRootSavedSlows( + ): base_RouterLiquidityEvent + base_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregateRootSavedSlow_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregateRootSavedSlow_filter + orderBy: base_RouterLiquidityEvent_orderBy + orderDirection: base_OrderDirection + where: base_RouterLiquidityEvent_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregateRootSavedSlow!]! - localmainnet_hubDomain( + ): [base_RouterLiquidityEvent!]! + base_setting( 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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_HubDomain - localmainnet_hubDomains( + ): base_Setting + base_settings( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_HubDomain_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_HubDomain_filter + orderBy: base_Setting_orderBy + orderDirection: base_OrderDirection + where: base_Setting_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. """ - block: localmainnet_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_HubDomain!]! - """Access to subgraph metadata""" - localmainnet__meta(block: localmainnet_Block_height): localmainnet__Meta_ - arbitrumone_swap_systemInfo( + ): [base_Setting!]! + base_relayer( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SystemInfo - arbitrumone_swap_systemInfos( + ): base_Relayer + base_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SystemInfo_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SystemInfo_filter + orderBy: base_Relayer_orderBy + orderDirection: base_OrderDirection + where: base_Relayer_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SystemInfo!]! - arbitrumone_swap_pooledToken( + ): [base_Relayer!]! + base_sequencer( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_PooledToken - arbitrumone_swap_pooledTokens( + ): base_Sequencer + base_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_PooledToken_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_PooledToken_filter + orderBy: base_Sequencer_orderBy + orderDirection: base_OrderDirection + where: base_Sequencer_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_PooledToken!]! - arbitrumone_swap_stableSwap( + ): [base_Sequencer!]! + base_relayerFee( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwap - arbitrumone_swap_stableSwaps( + ): base_RelayerFee + base_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwap_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwap_filter + orderBy: base_RelayerFee_orderBy + orderDirection: base_OrderDirection + where: base_RelayerFee_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwap!]! - arbitrumone_swap_stableSwapAddLiquidityEvent( + ): [base_RelayerFee!]! + base_originTransfer( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapAddLiquidityEvent - arbitrumone_swap_stableSwapAddLiquidityEvents( + ): base_OriginTransfer + base_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapAddLiquidityEvent_filter + orderBy: base_OriginTransfer_orderBy + orderDirection: base_OrderDirection + where: base_OriginTransfer_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapAddLiquidityEvent!]! - arbitrumone_swap_stableSwapRemoveLiquidityEvent( + ): [base_OriginTransfer!]! + base_destinationTransfer( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapRemoveLiquidityEvent - arbitrumone_swap_stableSwapRemoveLiquidityEvents( + ): base_DestinationTransfer + base_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: base_DestinationTransfer_orderBy + orderDirection: base_OrderDirection + where: base_DestinationTransfer_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapRemoveLiquidityEvent!]! - arbitrumone_swap_stableSwapExchange( + ): [base_DestinationTransfer!]! + base_originMessage( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapExchange - arbitrumone_swap_stableSwapExchanges( + ): base_OriginMessage + base_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapExchange_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapExchange_filter + orderBy: base_OriginMessage_orderBy + orderDirection: base_OrderDirection + where: base_OriginMessage_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapExchange!]! - arbitrumone_swap_swapDailyVolume( + ): [base_OriginMessage!]! + base_aggregateRoot( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapDailyVolume - arbitrumone_swap_swapDailyVolumes( + ): base_AggregateRoot + base_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapDailyVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapDailyVolume_filter + orderBy: base_AggregateRoot_orderBy + orderDirection: base_OrderDirection + where: base_AggregateRoot_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapDailyVolume!]! - arbitrumone_swap_swapHourlyVolume( + ): [base_AggregateRoot!]! + base_connectorMeta( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapHourlyVolume - arbitrumone_swap_swapHourlyVolumes( + ): base_ConnectorMeta + base_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapHourlyVolume_filter + orderBy: base_ConnectorMeta_orderBy + orderDirection: base_OrderDirection + where: base_ConnectorMeta_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapHourlyVolume!]! - arbitrumone_swap_swapWeeklyVolume( + ): [base_ConnectorMeta!]! + base_rootCount( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapWeeklyVolume - arbitrumone_swap_swapWeeklyVolumes( + ): base_RootCount + base_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapWeeklyVolume_filter + orderBy: base_RootCount_orderBy + orderDirection: base_OrderDirection + where: base_RootCount_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapWeeklyVolume!]! - arbitrumone_swap_lpAccount( + ): [base_RootCount!]! + base_rootMessageSent( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpAccount - arbitrumone_swap_lpAccounts( + ): base_RootMessageSent + base_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpAccount_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpAccount_filter + orderBy: base_RootMessageSent_orderBy + orderDirection: base_OrderDirection + where: base_RootMessageSent_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpAccount!]! - arbitrumone_swap_lpAccountBalance( + ): [base_RootMessageSent!]! + base_relayerFeesIncrease( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpAccountBalance - arbitrumone_swap_lpAccountBalances( + ): base_RelayerFeesIncrease + base_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpAccountBalance_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpAccountBalance_filter + orderBy: base_RelayerFeesIncrease_orderBy + orderDirection: base_OrderDirection + where: base_RelayerFeesIncrease_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpAccountBalance!]! - arbitrumone_swap_lpToken( + ): [base_RelayerFeesIncrease!]! + base_slippageUpdate( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpToken - arbitrumone_swap_lpTokens( + ): base_SlippageUpdate + base_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpToken_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpToken_filter + orderBy: base_SlippageUpdate_orderBy + orderDirection: base_OrderDirection + where: base_SlippageUpdate_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpToken!]! - arbitrumone_swap_lpTransferEvent( + ): [base_SlippageUpdate!]! + base_snapshotRoot( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpTransferEvent - arbitrumone_swap_lpTransferEvents( + ): base_SnapshotRoot + base_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpTransferEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpTransferEvent_filter + orderBy: base_SnapshotRoot_orderBy + orderDirection: base_OrderDirection + where: base_SnapshotRoot_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpTransferEvent!]! - arbitrumone_swap_stableSwapEvent( + ): [base_SnapshotRoot!]! + base_spokeConnectorMode( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapEvent - arbitrumone_swap_stableSwapEvents( + ): base_SpokeConnectorMode + base_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapEvent_filter + orderBy: base_SpokeConnectorMode_orderBy + orderDirection: base_OrderDirection + where: base_SpokeConnectorMode_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapEvent!]! - arbitrumone_swap_swapTradeVolume( + ): [base_SpokeConnectorMode!]! + base_aggregateRootProposed( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapTradeVolume - arbitrumone_swap_swapTradeVolumes( + ): base_AggregateRootProposed + base_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapTradeVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapTradeVolume_filter + orderBy: base_AggregateRootProposed_orderBy + orderDirection: base_OrderDirection + where: base_AggregateRootProposed_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapTradeVolume!]! - arbitrumone_swap_lpTokenEvent( + ): [base_AggregateRootProposed!]! + base_optimisticRootFinalized( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpTokenEvent - arbitrumone_swap_lpTokenEvents( + ): base_OptimisticRootFinalized + base_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpTokenEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpTokenEvent_filter + orderBy: base_OptimisticRootFinalized_orderBy + orderDirection: base_OrderDirection + where: base_OptimisticRootFinalized_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpTokenEvent!]! + ): [base_OptimisticRootFinalized!]! """Access to subgraph metadata""" - arbitrumone_swap__meta(block: arbitrumone_swap_Block_height): arbitrumone_swap__Meta_ - optimismsepolia_swap_systemInfo( + base__meta(block: base_Block_height): base__Meta_ + stagingscroll_asset( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SystemInfo - optimismsepolia_swap_systemInfos( + ): stagingscroll_Asset + stagingscroll_assets( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SystemInfo_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SystemInfo_filter + orderBy: stagingscroll_Asset_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Asset_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SystemInfo!]! - optimismsepolia_swap_pooledToken( + ): [stagingscroll_Asset!]! + stagingscroll_assetStatus( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_PooledToken - optimismsepolia_swap_pooledTokens( + ): stagingscroll_AssetStatus + stagingscroll_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_PooledToken_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_PooledToken_filter + orderBy: stagingscroll_AssetStatus_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AssetStatus_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_PooledToken!]! - optimismsepolia_swap_stableSwap( + ): [stagingscroll_AssetStatus!]! + stagingscroll_assetBalance( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwap - optimismsepolia_swap_stableSwaps( + ): stagingscroll_AssetBalance + stagingscroll_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwap_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwap_filter + orderBy: stagingscroll_AssetBalance_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AssetBalance_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwap!]! - optimismsepolia_swap_stableSwapAddLiquidityEvent( + ): [stagingscroll_AssetBalance!]! + stagingscroll_router( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapAddLiquidityEvent - optimismsepolia_swap_stableSwapAddLiquidityEvents( + ): stagingscroll_Router + stagingscroll_routers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingscroll_Router_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Router_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapAddLiquidityEvent!]! - optimismsepolia_swap_stableSwapRemoveLiquidityEvent( + ): [stagingscroll_Router!]! + stagingscroll_routerDailyTVL( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapRemoveLiquidityEvent - optimismsepolia_swap_stableSwapRemoveLiquidityEvents( + ): stagingscroll_RouterDailyTVL + stagingscroll_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingscroll_RouterDailyTVL_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RouterDailyTVL_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapRemoveLiquidityEvent!]! - optimismsepolia_swap_stableSwapExchange( + ): [stagingscroll_RouterDailyTVL!]! + stagingscroll_routerLiquidityEvent( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapExchange - optimismsepolia_swap_stableSwapExchanges( + ): stagingscroll_RouterLiquidityEvent + stagingscroll_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapExchange_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapExchange_filter + orderBy: stagingscroll_RouterLiquidityEvent_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RouterLiquidityEvent_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapExchange!]! - optimismsepolia_swap_swapDailyVolume( + ): [stagingscroll_RouterLiquidityEvent!]! + stagingscroll_setting( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapDailyVolume - optimismsepolia_swap_swapDailyVolumes( + ): stagingscroll_Setting + stagingscroll_settings( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapDailyVolume_filter + orderBy: stagingscroll_Setting_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Setting_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapDailyVolume!]! - optimismsepolia_swap_swapHourlyVolume( + ): [stagingscroll_Setting!]! + stagingscroll_relayer( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapHourlyVolume - optimismsepolia_swap_swapHourlyVolumes( + ): stagingscroll_Relayer + stagingscroll_relayers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapHourlyVolume_filter + orderBy: stagingscroll_Relayer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Relayer_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapHourlyVolume!]! - optimismsepolia_swap_swapWeeklyVolume( + ): [stagingscroll_Relayer!]! + stagingscroll_sequencer( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapWeeklyVolume - optimismsepolia_swap_swapWeeklyVolumes( + ): stagingscroll_Sequencer + stagingscroll_sequencers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapWeeklyVolume_filter + orderBy: stagingscroll_Sequencer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Sequencer_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapWeeklyVolume!]! - optimismsepolia_swap_lpAccount( + ): [stagingscroll_Sequencer!]! + stagingscroll_relayerFee( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpAccount - optimismsepolia_swap_lpAccounts( + ): stagingscroll_RelayerFee + stagingscroll_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpAccount_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpAccount_filter + orderBy: stagingscroll_RelayerFee_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RelayerFee_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpAccount!]! - optimismsepolia_swap_lpAccountBalance( + ): [stagingscroll_RelayerFee!]! + stagingscroll_originTransfer( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpAccountBalance - optimismsepolia_swap_lpAccountBalances( + ): stagingscroll_OriginTransfer + stagingscroll_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpAccountBalance_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpAccountBalance_filter + orderBy: stagingscroll_OriginTransfer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_OriginTransfer_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpAccountBalance!]! - optimismsepolia_swap_lpToken( + ): [stagingscroll_OriginTransfer!]! + stagingscroll_destinationTransfer( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpToken - optimismsepolia_swap_lpTokens( + ): stagingscroll_DestinationTransfer + stagingscroll_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpToken_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpToken_filter + orderBy: stagingscroll_DestinationTransfer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_DestinationTransfer_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpToken!]! - optimismsepolia_swap_lpTransferEvent( + ): [stagingscroll_DestinationTransfer!]! + stagingscroll_originMessage( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpTransferEvent - optimismsepolia_swap_lpTransferEvents( + ): stagingscroll_OriginMessage + stagingscroll_originMessages( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpTransferEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpTransferEvent_filter + orderBy: stagingscroll_OriginMessage_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_OriginMessage_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpTransferEvent!]! - optimismsepolia_swap_stableSwapEvent( + ): [stagingscroll_OriginMessage!]! + stagingscroll_aggregateRoot( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapEvent - optimismsepolia_swap_stableSwapEvents( + ): stagingscroll_AggregateRoot + stagingscroll_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapEvent_filter + orderBy: stagingscroll_AggregateRoot_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AggregateRoot_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapEvent!]! - optimismsepolia_swap_swapTradeVolume( + ): [stagingscroll_AggregateRoot!]! + stagingscroll_connectorMeta( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapTradeVolume - optimismsepolia_swap_swapTradeVolumes( + ): stagingscroll_ConnectorMeta + stagingscroll_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapTradeVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapTradeVolume_filter + orderBy: stagingscroll_ConnectorMeta_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_ConnectorMeta_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapTradeVolume!]! - optimismsepolia_swap_lpTokenEvent( + ): [stagingscroll_ConnectorMeta!]! + stagingscroll_rootCount( 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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpTokenEvent - optimismsepolia_swap_lpTokenEvents( + ): stagingscroll_RootCount + stagingscroll_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpTokenEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpTokenEvent_filter + orderBy: stagingscroll_RootCount_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RootCount_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. """ - block: optimismsepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - optimismsepolia_swap__meta(block: optimismsepolia_swap_Block_height): optimismsepolia_swap__Meta_ - zksync_swap_systemInfo( + ): [stagingscroll_RootCount!]! + stagingscroll_rootMessageSent( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SystemInfo - zksync_swap_systemInfos( + ): stagingscroll_RootMessageSent + stagingscroll_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SystemInfo_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SystemInfo_filter + orderBy: stagingscroll_RootMessageSent_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RootMessageSent_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SystemInfo!]! - zksync_swap_pooledToken( + ): [stagingscroll_RootMessageSent!]! + stagingscroll_relayerFeesIncrease( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_PooledToken - zksync_swap_pooledTokens( + ): stagingscroll_RelayerFeesIncrease + stagingscroll_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_PooledToken_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_PooledToken_filter + orderBy: stagingscroll_RelayerFeesIncrease_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RelayerFeesIncrease_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_PooledToken!]! - zksync_swap_stableSwap( + ): [stagingscroll_RelayerFeesIncrease!]! + stagingscroll_slippageUpdate( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwap - zksync_swap_stableSwaps( + ): stagingscroll_SlippageUpdate + stagingscroll_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwap_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwap_filter + orderBy: stagingscroll_SlippageUpdate_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_SlippageUpdate_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwap!]! - zksync_swap_stableSwapAddLiquidityEvent( + ): [stagingscroll_SlippageUpdate!]! + stagingscroll_snapshotRoot( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapAddLiquidityEvent - zksync_swap_stableSwapAddLiquidityEvents( + ): stagingscroll_SnapshotRoot + stagingscroll_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingscroll_SnapshotRoot_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_SnapshotRoot_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapAddLiquidityEvent!]! - zksync_swap_stableSwapRemoveLiquidityEvent( + ): [stagingscroll_SnapshotRoot!]! + stagingscroll_spokeConnectorMode( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapRemoveLiquidityEvent - zksync_swap_stableSwapRemoveLiquidityEvents( + ): stagingscroll_SpokeConnectorMode + stagingscroll_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingscroll_SpokeConnectorMode_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_SpokeConnectorMode_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapRemoveLiquidityEvent!]! - zksync_swap_stableSwapExchange( + ): [stagingscroll_SpokeConnectorMode!]! + stagingscroll_aggregateRootProposed( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapExchange - zksync_swap_stableSwapExchanges( + ): stagingscroll_AggregateRootProposed + stagingscroll_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapExchange_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapExchange_filter + orderBy: stagingscroll_AggregateRootProposed_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AggregateRootProposed_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapExchange!]! - zksync_swap_swapDailyVolume( + ): [stagingscroll_AggregateRootProposed!]! + stagingscroll_optimisticRootFinalized( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapDailyVolume - zksync_swap_swapDailyVolumes( + ): stagingscroll_OptimisticRootFinalized + stagingscroll_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapDailyVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapDailyVolume_filter + orderBy: stagingscroll_OptimisticRootFinalized_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_OptimisticRootFinalized_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapDailyVolume!]! - zksync_swap_swapHourlyVolume( + ): [stagingscroll_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingscroll__meta(block: stagingscroll_Block_height): stagingscroll__Meta_ + linea_asset( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapHourlyVolume - zksync_swap_swapHourlyVolumes( + ): linea_Asset + linea_assets( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapHourlyVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapHourlyVolume_filter + orderBy: linea_Asset_orderBy + orderDirection: linea_OrderDirection + where: linea_Asset_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapHourlyVolume!]! - zksync_swap_swapWeeklyVolume( + ): [linea_Asset!]! + linea_assetStatus( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapWeeklyVolume - zksync_swap_swapWeeklyVolumes( + ): linea_AssetStatus + linea_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapWeeklyVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapWeeklyVolume_filter + orderBy: linea_AssetStatus_orderBy + orderDirection: linea_OrderDirection + where: linea_AssetStatus_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapWeeklyVolume!]! - zksync_swap_lpAccount( + ): [linea_AssetStatus!]! + linea_assetBalance( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpAccount - zksync_swap_lpAccounts( + ): linea_AssetBalance + linea_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpAccount_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpAccount_filter + orderBy: linea_AssetBalance_orderBy + orderDirection: linea_OrderDirection + where: linea_AssetBalance_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpAccount!]! - zksync_swap_lpAccountBalance( + ): [linea_AssetBalance!]! + linea_router( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpAccountBalance - zksync_swap_lpAccountBalances( + ): linea_Router + linea_routers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpAccountBalance_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpAccountBalance_filter + orderBy: linea_Router_orderBy + orderDirection: linea_OrderDirection + where: linea_Router_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpAccountBalance!]! - zksync_swap_lpToken( + ): [linea_Router!]! + linea_routerDailyTVL( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpToken - zksync_swap_lpTokens( + ): linea_RouterDailyTVL + linea_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpToken_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpToken_filter + orderBy: linea_RouterDailyTVL_orderBy + orderDirection: linea_OrderDirection + where: linea_RouterDailyTVL_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpToken!]! - zksync_swap_lpTransferEvent( + ): [linea_RouterDailyTVL!]! + linea_routerLiquidityEvent( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpTransferEvent - zksync_swap_lpTransferEvents( + ): linea_RouterLiquidityEvent + linea_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpTransferEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpTransferEvent_filter + orderBy: linea_RouterLiquidityEvent_orderBy + orderDirection: linea_OrderDirection + where: linea_RouterLiquidityEvent_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpTransferEvent!]! - zksync_swap_stableSwapEvent( + ): [linea_RouterLiquidityEvent!]! + linea_setting( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapEvent - zksync_swap_stableSwapEvents( + ): linea_Setting + linea_settings( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapEvent_filter + orderBy: linea_Setting_orderBy + orderDirection: linea_OrderDirection + where: linea_Setting_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapEvent!]! - zksync_swap_swapTradeVolume( + ): [linea_Setting!]! + linea_relayer( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapTradeVolume - zksync_swap_swapTradeVolumes( + ): linea_Relayer + linea_relayers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapTradeVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapTradeVolume_filter + orderBy: linea_Relayer_orderBy + orderDirection: linea_OrderDirection + where: linea_Relayer_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapTradeVolume!]! - zksync_swap_lpTokenEvent( + ): [linea_Relayer!]! + linea_sequencer( 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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpTokenEvent - zksync_swap_lpTokenEvents( + ): linea_Sequencer + linea_sequencers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpTokenEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpTokenEvent_filter + orderBy: linea_Sequencer_orderBy + orderDirection: linea_OrderDirection + where: linea_Sequencer_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. """ - block: zksync_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - zksync_swap__meta(block: zksync_swap_Block_height): zksync_swap__Meta_ - sepolia_swap_systemInfo( + ): [linea_Sequencer!]! + linea_relayerFee( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SystemInfo - sepolia_swap_systemInfos( + ): linea_RelayerFee + linea_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SystemInfo_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SystemInfo_filter + orderBy: linea_RelayerFee_orderBy + orderDirection: linea_OrderDirection + where: linea_RelayerFee_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SystemInfo!]! - sepolia_swap_pooledToken( + ): [linea_RelayerFee!]! + linea_originTransfer( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_PooledToken - sepolia_swap_pooledTokens( + ): linea_OriginTransfer + linea_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_PooledToken_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_PooledToken_filter + orderBy: linea_OriginTransfer_orderBy + orderDirection: linea_OrderDirection + where: linea_OriginTransfer_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_PooledToken!]! - sepolia_swap_stableSwap( + ): [linea_OriginTransfer!]! + linea_destinationTransfer( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwap - sepolia_swap_stableSwaps( + ): linea_DestinationTransfer + linea_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwap_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwap_filter + orderBy: linea_DestinationTransfer_orderBy + orderDirection: linea_OrderDirection + where: linea_DestinationTransfer_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwap!]! - sepolia_swap_stableSwapAddLiquidityEvent( + ): [linea_DestinationTransfer!]! + linea_originMessage( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapAddLiquidityEvent - sepolia_swap_stableSwapAddLiquidityEvents( + ): linea_OriginMessage + linea_originMessages( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapAddLiquidityEvent_filter + orderBy: linea_OriginMessage_orderBy + orderDirection: linea_OrderDirection + where: linea_OriginMessage_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapAddLiquidityEvent!]! - sepolia_swap_stableSwapRemoveLiquidityEvent( + ): [linea_OriginMessage!]! + linea_aggregateRoot( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapRemoveLiquidityEvent - sepolia_swap_stableSwapRemoveLiquidityEvents( + ): linea_AggregateRoot + linea_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: linea_AggregateRoot_orderBy + orderDirection: linea_OrderDirection + where: linea_AggregateRoot_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapRemoveLiquidityEvent!]! - sepolia_swap_stableSwapExchange( + ): [linea_AggregateRoot!]! + linea_connectorMeta( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapExchange - sepolia_swap_stableSwapExchanges( + ): linea_ConnectorMeta + linea_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapExchange_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapExchange_filter + orderBy: linea_ConnectorMeta_orderBy + orderDirection: linea_OrderDirection + where: linea_ConnectorMeta_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapExchange!]! - sepolia_swap_swapDailyVolume( + ): [linea_ConnectorMeta!]! + linea_rootCount( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapDailyVolume - sepolia_swap_swapDailyVolumes( + ): linea_RootCount + linea_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapDailyVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapDailyVolume_filter + orderBy: linea_RootCount_orderBy + orderDirection: linea_OrderDirection + where: linea_RootCount_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapDailyVolume!]! - sepolia_swap_swapHourlyVolume( + ): [linea_RootCount!]! + linea_rootMessageSent( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapHourlyVolume - sepolia_swap_swapHourlyVolumes( + ): linea_RootMessageSent + linea_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapHourlyVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapHourlyVolume_filter + orderBy: linea_RootMessageSent_orderBy + orderDirection: linea_OrderDirection + where: linea_RootMessageSent_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapHourlyVolume!]! - sepolia_swap_swapWeeklyVolume( + ): [linea_RootMessageSent!]! + linea_relayerFeesIncrease( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapWeeklyVolume - sepolia_swap_swapWeeklyVolumes( + ): linea_RelayerFeesIncrease + linea_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapWeeklyVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapWeeklyVolume_filter + orderBy: linea_RelayerFeesIncrease_orderBy + orderDirection: linea_OrderDirection + where: linea_RelayerFeesIncrease_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapWeeklyVolume!]! - sepolia_swap_lpAccount( + ): [linea_RelayerFeesIncrease!]! + linea_slippageUpdate( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpAccount - sepolia_swap_lpAccounts( + ): linea_SlippageUpdate + linea_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpAccount_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpAccount_filter + orderBy: linea_SlippageUpdate_orderBy + orderDirection: linea_OrderDirection + where: linea_SlippageUpdate_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpAccount!]! - sepolia_swap_lpAccountBalance( + ): [linea_SlippageUpdate!]! + linea_snapshotRoot( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpAccountBalance - sepolia_swap_lpAccountBalances( + ): linea_SnapshotRoot + linea_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpAccountBalance_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpAccountBalance_filter + orderBy: linea_SnapshotRoot_orderBy + orderDirection: linea_OrderDirection + where: linea_SnapshotRoot_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpAccountBalance!]! - sepolia_swap_lpToken( + ): [linea_SnapshotRoot!]! + linea_spokeConnectorMode( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpToken - sepolia_swap_lpTokens( + ): linea_SpokeConnectorMode + linea_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpToken_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpToken_filter + orderBy: linea_SpokeConnectorMode_orderBy + orderDirection: linea_OrderDirection + where: linea_SpokeConnectorMode_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpToken!]! - sepolia_swap_lpTransferEvent( + ): [linea_SpokeConnectorMode!]! + linea_aggregateRootProposed( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpTransferEvent - sepolia_swap_lpTransferEvents( + ): linea_AggregateRootProposed + linea_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpTransferEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpTransferEvent_filter + orderBy: linea_AggregateRootProposed_orderBy + orderDirection: linea_OrderDirection + where: linea_AggregateRootProposed_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpTransferEvent!]! - sepolia_swap_stableSwapEvent( + ): [linea_AggregateRootProposed!]! + linea_optimisticRootFinalized( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapEvent - sepolia_swap_stableSwapEvents( + ): linea_OptimisticRootFinalized + linea_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapEvent_filter + orderBy: linea_OptimisticRootFinalized_orderBy + orderDirection: linea_OrderDirection + where: linea_OptimisticRootFinalized_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapEvent!]! - sepolia_swap_swapTradeVolume( + ): [linea_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + linea__meta(block: linea_Block_height): linea__Meta_ + stagingmainnet_rootAggregated( 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. """ - block: sepolia_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapTradeVolume - sepolia_swap_swapTradeVolumes( + ): stagingmainnet_RootAggregated + stagingmainnet_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapTradeVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapTradeVolume_filter + orderBy: stagingmainnet_RootAggregated_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootAggregated_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. """ - block: sepolia_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapTradeVolume!]! - sepolia_swap_lpTokenEvent( + ): [stagingmainnet_RootAggregated!]! + stagingmainnet_rootPropagated( 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. """ - block: sepolia_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpTokenEvent - sepolia_swap_lpTokenEvents( + ): stagingmainnet_RootPropagated + stagingmainnet_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpTokenEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpTokenEvent_filter + orderBy: stagingmainnet_RootPropagated_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootPropagated_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. """ - block: sepolia_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - sepolia_swap__meta(block: sepolia_swap_Block_height): sepolia_swap__Meta_ - xdai_swap_systemInfo( + ): [stagingmainnet_RootPropagated!]! + stagingmainnet_aggregatedMessageRoot( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SystemInfo - xdai_swap_systemInfos( + ): stagingmainnet_AggregatedMessageRoot + stagingmainnet_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SystemInfo_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SystemInfo_filter + orderBy: stagingmainnet_AggregatedMessageRoot_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregatedMessageRoot_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SystemInfo!]! - xdai_swap_pooledToken( + ): [stagingmainnet_AggregatedMessageRoot!]! + stagingmainnet_rootManagerMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_PooledToken - xdai_swap_pooledTokens( + ): stagingmainnet_RootManagerMeta + stagingmainnet_rootManagerMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_PooledToken_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_PooledToken_filter + orderBy: stagingmainnet_RootManagerMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootManagerMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_PooledToken!]! - xdai_swap_stableSwap( + ): [stagingmainnet_RootManagerMeta!]! + stagingmainnet_rootManagerMode( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwap - xdai_swap_stableSwaps( + ): stagingmainnet_RootManagerMode + stagingmainnet_rootManagerModes( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwap_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwap_filter + orderBy: stagingmainnet_RootManagerMode_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootManagerMode_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwap!]! - xdai_swap_stableSwapAddLiquidityEvent( + ): [stagingmainnet_RootManagerMode!]! + stagingmainnet_optimisticRootProposed( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapAddLiquidityEvent - xdai_swap_stableSwapAddLiquidityEvents( + ): stagingmainnet_OptimisticRootProposed + stagingmainnet_optimisticRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingmainnet_OptimisticRootProposed_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimisticRootProposed_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapAddLiquidityEvent!]! - xdai_swap_stableSwapRemoveLiquidityEvent( + ): [stagingmainnet_OptimisticRootProposed!]! + stagingmainnet_hubOptimisticRootFinalized( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapRemoveLiquidityEvent - xdai_swap_stableSwapRemoveLiquidityEvents( + ): stagingmainnet_HubOptimisticRootFinalized + stagingmainnet_hubOptimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingmainnet_HubOptimisticRootFinalized_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_HubOptimisticRootFinalized_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapRemoveLiquidityEvent!]! - xdai_swap_stableSwapExchange( + ): [stagingmainnet_HubOptimisticRootFinalized!]! + stagingmainnet_optimisticRootPropagated( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapExchange - xdai_swap_stableSwapExchanges( + ): stagingmainnet_OptimisticRootPropagated + stagingmainnet_optimisticRootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapExchange_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapExchange_filter + orderBy: stagingmainnet_OptimisticRootPropagated_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimisticRootPropagated_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapExchange!]! - xdai_swap_swapDailyVolume( + ): [stagingmainnet_OptimisticRootPropagated!]! + stagingmainnet_polygonConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapDailyVolume - xdai_swap_swapDailyVolumes( + ): stagingmainnet_PolygonConnectorMeta + stagingmainnet_polygonConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapDailyVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapDailyVolume_filter + orderBy: stagingmainnet_PolygonConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_PolygonConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapDailyVolume!]! - xdai_swap_swapHourlyVolume( + ): [stagingmainnet_PolygonConnectorMeta!]! + stagingmainnet_optimismConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapHourlyVolume - xdai_swap_swapHourlyVolumes( + ): stagingmainnet_OptimismConnectorMeta + stagingmainnet_optimismConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapHourlyVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapHourlyVolume_filter + orderBy: stagingmainnet_OptimismConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimismConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapHourlyVolume!]! - xdai_swap_swapWeeklyVolume( + ): [stagingmainnet_OptimismConnectorMeta!]! + stagingmainnet_bnbConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapWeeklyVolume - xdai_swap_swapWeeklyVolumes( + ): stagingmainnet_BnbConnectorMeta + stagingmainnet_bnbConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapWeeklyVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapWeeklyVolume_filter + orderBy: stagingmainnet_BnbConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_BnbConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapWeeklyVolume!]! - xdai_swap_lpAccount( + ): [stagingmainnet_BnbConnectorMeta!]! + stagingmainnet_arbitrumConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpAccount - xdai_swap_lpAccounts( + ): stagingmainnet_ArbitrumConnectorMeta + stagingmainnet_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpAccount_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpAccount_filter + orderBy: stagingmainnet_ArbitrumConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_ArbitrumConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpAccount!]! - xdai_swap_lpAccountBalance( + ): [stagingmainnet_ArbitrumConnectorMeta!]! + stagingmainnet_gnosisConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpAccountBalance - xdai_swap_lpAccountBalances( + ): stagingmainnet_GnosisConnectorMeta + stagingmainnet_gnosisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpAccountBalance_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpAccountBalance_filter + orderBy: stagingmainnet_GnosisConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_GnosisConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpAccountBalance!]! - xdai_swap_lpToken( + ): [stagingmainnet_GnosisConnectorMeta!]! + stagingmainnet_lineaConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpToken - xdai_swap_lpTokens( + ): stagingmainnet_LineaConnectorMeta + stagingmainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpToken_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpToken_filter + orderBy: stagingmainnet_LineaConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_LineaConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpToken!]! - xdai_swap_lpTransferEvent( + ): [stagingmainnet_LineaConnectorMeta!]! + stagingmainnet_metisConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpTransferEvent - xdai_swap_lpTransferEvents( + ): stagingmainnet_MetisConnectorMeta + stagingmainnet_metisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpTransferEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpTransferEvent_filter + orderBy: stagingmainnet_MetisConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_MetisConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpTransferEvent!]! - xdai_swap_stableSwapEvent( + ): [stagingmainnet_MetisConnectorMeta!]! + stagingmainnet_mantleConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapEvent - xdai_swap_stableSwapEvents( + ): stagingmainnet_MantleConnectorMeta + stagingmainnet_mantleConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapEvent_filter + orderBy: stagingmainnet_MantleConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_MantleConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapEvent!]! - xdai_swap_swapTradeVolume( + ): [stagingmainnet_MantleConnectorMeta!]! + stagingmainnet_avalancheConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapTradeVolume - xdai_swap_swapTradeVolumes( + ): stagingmainnet_AvalancheConnectorMeta + stagingmainnet_avalancheConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapTradeVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapTradeVolume_filter + orderBy: stagingmainnet_AvalancheConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AvalancheConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapTradeVolume!]! - xdai_swap_lpTokenEvent( + ): [stagingmainnet_AvalancheConnectorMeta!]! + stagingmainnet_baseConnectorMeta( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpTokenEvent - xdai_swap_lpTokenEvents( + ): stagingmainnet_BaseConnectorMeta + stagingmainnet_baseConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpTokenEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpTokenEvent_filter + orderBy: stagingmainnet_BaseConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_BaseConnectorMeta_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - xdai_swap__meta(block: xdai_swap_Block_height): xdai_swap__Meta_ - avalanche_swap_systemInfo( + ): [stagingmainnet_BaseConnectorMeta!]! + stagingmainnet_polygonZkConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SystemInfo - avalanche_swap_systemInfos( + ): stagingmainnet_PolygonZkConnectorMeta + stagingmainnet_polygonZkConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SystemInfo_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SystemInfo_filter + orderBy: stagingmainnet_PolygonZkConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_PolygonZkConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SystemInfo!]! - avalanche_swap_pooledToken( + ): [stagingmainnet_PolygonZkConnectorMeta!]! + stagingmainnet_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_PooledToken - avalanche_swap_pooledTokens( + ): stagingmainnet_ZkSyncConnectorMeta + stagingmainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_PooledToken_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_PooledToken_filter + orderBy: stagingmainnet_ZkSyncConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_PooledToken!]! - avalanche_swap_stableSwap( + ): [stagingmainnet_ZkSyncConnectorMeta!]! + stagingmainnet_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwap - avalanche_swap_stableSwaps( + ): stagingmainnet_ModeConnectorMeta + stagingmainnet_modeConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwap_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwap_filter + orderBy: stagingmainnet_ModeConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwap!]! - avalanche_swap_stableSwapAddLiquidityEvent( + ): [stagingmainnet_ModeConnectorMeta!]! + stagingmainnet_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapAddLiquidityEvent - avalanche_swap_stableSwapAddLiquidityEvents( + ): stagingmainnet_ScrollConnectorMeta + stagingmainnet_scrollConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingmainnet_ScrollConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapAddLiquidityEvent!]! - avalanche_swap_stableSwapRemoveLiquidityEvent( + ): [stagingmainnet_ScrollConnectorMeta!]! + stagingmainnet_xlayerConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapRemoveLiquidityEvent - avalanche_swap_stableSwapRemoveLiquidityEvents( + ): stagingmainnet_XlayerConnectorMeta + stagingmainnet_xlayerConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingmainnet_XlayerConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_XlayerConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapRemoveLiquidityEvent!]! - avalanche_swap_stableSwapExchange( + ): [stagingmainnet_XlayerConnectorMeta!]! + stagingmainnet_rootMessageProcessed( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapExchange - avalanche_swap_stableSwapExchanges( + ): stagingmainnet_RootMessageProcessed + stagingmainnet_rootMessageProcesseds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapExchange_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapExchange_filter + orderBy: stagingmainnet_RootMessageProcessed_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootMessageProcessed_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapExchange!]! - avalanche_swap_swapDailyVolume( + ): [stagingmainnet_RootMessageProcessed!]! + stagingmainnet_aggregateRootSavedSlow( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapDailyVolume - avalanche_swap_swapDailyVolumes( + ): stagingmainnet_AggregateRootSavedSlow + stagingmainnet_aggregateRootSavedSlows( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapDailyVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapDailyVolume_filter + orderBy: stagingmainnet_AggregateRootSavedSlow_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregateRootSavedSlow_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapDailyVolume!]! - avalanche_swap_swapHourlyVolume( + ): [stagingmainnet_AggregateRootSavedSlow!]! + stagingmainnet_hubDomain( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapHourlyVolume - avalanche_swap_swapHourlyVolumes( + ): stagingmainnet_HubDomain + stagingmainnet_hubDomains( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapHourlyVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapHourlyVolume_filter + orderBy: stagingmainnet_HubDomain_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_HubDomain_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapHourlyVolume!]! - avalanche_swap_swapWeeklyVolume( + ): [stagingmainnet_HubDomain!]! + """Access to subgraph metadata""" + stagingmainnet__meta(block: stagingmainnet_Block_height): stagingmainnet__Meta_ + arbitrumone_swap_systemInfo( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapWeeklyVolume - avalanche_swap_swapWeeklyVolumes( + ): arbitrumone_swap_SystemInfo + arbitrumone_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapWeeklyVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapWeeklyVolume_filter + orderBy: arbitrumone_swap_SystemInfo_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SystemInfo_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapWeeklyVolume!]! - avalanche_swap_lpAccount( + ): [arbitrumone_swap_SystemInfo!]! + arbitrumone_swap_pooledToken( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpAccount - avalanche_swap_lpAccounts( + ): arbitrumone_swap_PooledToken + arbitrumone_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpAccount_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpAccount_filter + orderBy: arbitrumone_swap_PooledToken_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_PooledToken_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpAccount!]! - avalanche_swap_lpAccountBalance( + ): [arbitrumone_swap_PooledToken!]! + arbitrumone_swap_stableSwap( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpAccountBalance - avalanche_swap_lpAccountBalances( + ): arbitrumone_swap_StableSwap + arbitrumone_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpAccountBalance_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpAccountBalance_filter + orderBy: arbitrumone_swap_StableSwap_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwap_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpAccountBalance!]! - avalanche_swap_lpToken( + ): [arbitrumone_swap_StableSwap!]! + arbitrumone_swap_stableSwapAddLiquidityEvent( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpToken - avalanche_swap_lpTokens( + ): arbitrumone_swap_StableSwapAddLiquidityEvent + arbitrumone_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpToken_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpToken_filter + orderBy: arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapAddLiquidityEvent_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpToken!]! - avalanche_swap_lpTransferEvent( + ): [arbitrumone_swap_StableSwapAddLiquidityEvent!]! + arbitrumone_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpTransferEvent - avalanche_swap_lpTransferEvents( + ): arbitrumone_swap_StableSwapRemoveLiquidityEvent + arbitrumone_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpTransferEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpTransferEvent_filter + orderBy: arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapRemoveLiquidityEvent_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpTransferEvent!]! - avalanche_swap_stableSwapEvent( + ): [arbitrumone_swap_StableSwapRemoveLiquidityEvent!]! + arbitrumone_swap_stableSwapExchange( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapEvent - avalanche_swap_stableSwapEvents( + ): arbitrumone_swap_StableSwapExchange + arbitrumone_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapEvent_filter + orderBy: arbitrumone_swap_StableSwapExchange_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapExchange_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapEvent!]! - avalanche_swap_swapTradeVolume( + ): [arbitrumone_swap_StableSwapExchange!]! + arbitrumone_swap_swapDailyVolume( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapTradeVolume - avalanche_swap_swapTradeVolumes( + ): arbitrumone_swap_SwapDailyVolume + arbitrumone_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapTradeVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapTradeVolume_filter + orderBy: arbitrumone_swap_SwapDailyVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapDailyVolume_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapTradeVolume!]! - avalanche_swap_lpTokenEvent( + ): [arbitrumone_swap_SwapDailyVolume!]! + arbitrumone_swap_swapHourlyVolume( 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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpTokenEvent - avalanche_swap_lpTokenEvents( + ): arbitrumone_swap_SwapHourlyVolume + arbitrumone_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpTokenEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpTokenEvent_filter + orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapHourlyVolume_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. """ - block: avalanche_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - avalanche_swap__meta(block: avalanche_swap_Block_height): avalanche_swap__Meta_ - polygonzkevm_asset( + ): [arbitrumone_swap_SwapHourlyVolume!]! + arbitrumone_swap_swapWeeklyVolume( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Asset - polygonzkevm_assets( + ): arbitrumone_swap_SwapWeeklyVolume + arbitrumone_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Asset_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Asset_filter + orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapWeeklyVolume_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Asset!]! - polygonzkevm_assetStatus( + ): [arbitrumone_swap_SwapWeeklyVolume!]! + arbitrumone_swap_lpAccount( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AssetStatus - polygonzkevm_assetStatuses( + ): arbitrumone_swap_LpAccount + arbitrumone_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AssetStatus_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AssetStatus_filter + orderBy: arbitrumone_swap_LpAccount_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpAccount_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AssetStatus!]! - polygonzkevm_assetBalance( + ): [arbitrumone_swap_LpAccount!]! + arbitrumone_swap_lpAccountBalance( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AssetBalance - polygonzkevm_assetBalances( + ): arbitrumone_swap_LpAccountBalance + arbitrumone_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AssetBalance_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AssetBalance_filter + orderBy: arbitrumone_swap_LpAccountBalance_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpAccountBalance_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AssetBalance!]! - polygonzkevm_router( + ): [arbitrumone_swap_LpAccountBalance!]! + arbitrumone_swap_lpToken( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Router - polygonzkevm_routers( + ): arbitrumone_swap_LpToken + arbitrumone_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Router_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Router_filter + orderBy: arbitrumone_swap_LpToken_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpToken_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Router!]! - polygonzkevm_routerDailyTVL( + ): [arbitrumone_swap_LpToken!]! + arbitrumone_swap_lpTransferEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RouterDailyTVL - polygonzkevm_routerDailyTVLs( + ): arbitrumone_swap_LpTransferEvent + arbitrumone_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RouterDailyTVL_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RouterDailyTVL_filter + orderBy: arbitrumone_swap_LpTransferEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpTransferEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RouterDailyTVL!]! - polygonzkevm_routerLiquidityEvent( + ): [arbitrumone_swap_LpTransferEvent!]! + arbitrumone_swap_stableSwapEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RouterLiquidityEvent - polygonzkevm_routerLiquidityEvents( + ): arbitrumone_swap_StableSwapEvent + arbitrumone_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RouterLiquidityEvent_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RouterLiquidityEvent_filter + orderBy: arbitrumone_swap_StableSwapEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RouterLiquidityEvent!]! - polygonzkevm_setting( + ): [arbitrumone_swap_StableSwapEvent!]! + arbitrumone_swap_swapTradeVolume( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Setting - polygonzkevm_settings( + ): arbitrumone_swap_SwapTradeVolume + arbitrumone_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Setting_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Setting_filter + orderBy: arbitrumone_swap_SwapTradeVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapTradeVolume_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Setting!]! - polygonzkevm_relayer( + ): [arbitrumone_swap_SwapTradeVolume!]! + arbitrumone_swap_lpTokenEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Relayer - polygonzkevm_relayers( + ): arbitrumone_swap_LpTokenEvent + arbitrumone_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Relayer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Relayer_filter + orderBy: arbitrumone_swap_LpTokenEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpTokenEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Relayer!]! - polygonzkevm_sequencer( + ): [arbitrumone_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + arbitrumone_swap__meta(block: arbitrumone_swap_Block_height): arbitrumone_swap__Meta_ + localmainnet_rootAggregated( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Sequencer - polygonzkevm_sequencers( + ): localmainnet_RootAggregated + localmainnet_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Sequencer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Sequencer_filter + orderBy: localmainnet_RootAggregated_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootAggregated_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Sequencer!]! - polygonzkevm_relayerFee( + ): [localmainnet_RootAggregated!]! + localmainnet_rootPropagated( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RelayerFee - polygonzkevm_relayerFees( + ): localmainnet_RootPropagated + localmainnet_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RelayerFee_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RelayerFee_filter + orderBy: localmainnet_RootPropagated_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootPropagated_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RelayerFee!]! - polygonzkevm_originTransfer( + ): [localmainnet_RootPropagated!]! + localmainnet_aggregatedMessageRoot( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_OriginTransfer - polygonzkevm_originTransfers( + ): localmainnet_AggregatedMessageRoot + localmainnet_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_OriginTransfer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_OriginTransfer_filter + orderBy: localmainnet_AggregatedMessageRoot_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregatedMessageRoot_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_OriginTransfer!]! - polygonzkevm_destinationTransfer( + ): [localmainnet_AggregatedMessageRoot!]! + localmainnet_rootManagerMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_DestinationTransfer - polygonzkevm_destinationTransfers( + ): localmainnet_RootManagerMeta + localmainnet_rootManagerMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_DestinationTransfer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_DestinationTransfer_filter + orderBy: localmainnet_RootManagerMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootManagerMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_DestinationTransfer!]! - polygonzkevm_originMessage( + ): [localmainnet_RootManagerMeta!]! + localmainnet_rootManagerMode( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_OriginMessage - polygonzkevm_originMessages( + ): localmainnet_RootManagerMode + localmainnet_rootManagerModes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_OriginMessage_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_OriginMessage_filter + orderBy: localmainnet_RootManagerMode_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootManagerMode_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_OriginMessage!]! - polygonzkevm_aggregateRoot( + ): [localmainnet_RootManagerMode!]! + localmainnet_optimisticRootProposed( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AggregateRoot - polygonzkevm_aggregateRoots( + ): localmainnet_OptimisticRootProposed + localmainnet_optimisticRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AggregateRoot_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AggregateRoot_filter + orderBy: localmainnet_OptimisticRootProposed_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimisticRootProposed_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AggregateRoot!]! - polygonzkevm_connectorMeta( + ): [localmainnet_OptimisticRootProposed!]! + localmainnet_hubOptimisticRootFinalized( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_ConnectorMeta - polygonzkevm_connectorMetas( + ): localmainnet_HubOptimisticRootFinalized + localmainnet_hubOptimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_ConnectorMeta_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_ConnectorMeta_filter + orderBy: localmainnet_HubOptimisticRootFinalized_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_HubOptimisticRootFinalized_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_ConnectorMeta!]! - polygonzkevm_rootCount( + ): [localmainnet_HubOptimisticRootFinalized!]! + localmainnet_optimisticRootPropagated( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RootCount - polygonzkevm_rootCounts( + ): localmainnet_OptimisticRootPropagated + localmainnet_optimisticRootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RootCount_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RootCount_filter + orderBy: localmainnet_OptimisticRootPropagated_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimisticRootPropagated_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RootCount!]! - polygonzkevm_rootMessageSent( + ): [localmainnet_OptimisticRootPropagated!]! + localmainnet_polygonConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RootMessageSent - polygonzkevm_rootMessageSents( + ): localmainnet_PolygonConnectorMeta + localmainnet_polygonConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RootMessageSent_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RootMessageSent_filter + orderBy: localmainnet_PolygonConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_PolygonConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RootMessageSent!]! - polygonzkevm_relayerFeesIncrease( + ): [localmainnet_PolygonConnectorMeta!]! + localmainnet_optimismConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RelayerFeesIncrease - polygonzkevm_relayerFeesIncreases( + ): localmainnet_OptimismConnectorMeta + localmainnet_optimismConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RelayerFeesIncrease_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RelayerFeesIncrease_filter + orderBy: localmainnet_OptimismConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimismConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RelayerFeesIncrease!]! - polygonzkevm_slippageUpdate( + ): [localmainnet_OptimismConnectorMeta!]! + localmainnet_bnbConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_SlippageUpdate - polygonzkevm_slippageUpdates( + ): localmainnet_BnbConnectorMeta + localmainnet_bnbConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_SlippageUpdate_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_SlippageUpdate_filter + orderBy: localmainnet_BnbConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_BnbConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_SlippageUpdate!]! - polygonzkevm_snapshotRoot( + ): [localmainnet_BnbConnectorMeta!]! + localmainnet_arbitrumConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_SnapshotRoot - polygonzkevm_snapshotRoots( + ): localmainnet_ArbitrumConnectorMeta + localmainnet_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_SnapshotRoot_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_SnapshotRoot_filter + orderBy: localmainnet_ArbitrumConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_ArbitrumConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_SnapshotRoot!]! - polygonzkevm_spokeConnectorMode( + ): [localmainnet_ArbitrumConnectorMeta!]! + localmainnet_gnosisConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_SpokeConnectorMode - polygonzkevm_spokeConnectorModes( + ): localmainnet_GnosisConnectorMeta + localmainnet_gnosisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_SpokeConnectorMode_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_SpokeConnectorMode_filter + orderBy: localmainnet_GnosisConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_GnosisConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_SpokeConnectorMode!]! - polygonzkevm_aggregateRootProposed( + ): [localmainnet_GnosisConnectorMeta!]! + localmainnet_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AggregateRootProposed - polygonzkevm_aggregateRootProposeds( + ): localmainnet_ZkSyncConnectorMeta + localmainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AggregateRootProposed_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AggregateRootProposed_filter + orderBy: localmainnet_ZkSyncConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AggregateRootProposed!]! - polygonzkevm_optimisticRootFinalized( + ): [localmainnet_ZkSyncConnectorMeta!]! + localmainnet_lineaConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_OptimisticRootFinalized - polygonzkevm_optimisticRootFinalizeds( + ): localmainnet_LineaConnectorMeta + localmainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_OptimisticRootFinalized_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_OptimisticRootFinalized_filter + orderBy: localmainnet_LineaConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_LineaConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - polygonzkevm__meta(block: polygonzkevm_Block_height): polygonzkevm__Meta_ - base_swap_systemInfo( + ): [localmainnet_LineaConnectorMeta!]! + localmainnet_baseConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SystemInfo - base_swap_systemInfos( + ): localmainnet_BaseConnectorMeta + localmainnet_baseConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SystemInfo_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SystemInfo_filter + orderBy: localmainnet_BaseConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_BaseConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SystemInfo!]! - base_swap_pooledToken( + ): [localmainnet_BaseConnectorMeta!]! + localmainnet_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_PooledToken - base_swap_pooledTokens( + ): localmainnet_X1ConnectorMeta + localmainnet_x1ConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_PooledToken_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_PooledToken_filter + orderBy: localmainnet_X1ConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_PooledToken!]! - base_swap_stableSwap( + ): [localmainnet_X1ConnectorMeta!]! + localmainnet_rootMessageProcessed( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwap - base_swap_stableSwaps( + ): localmainnet_RootMessageProcessed + localmainnet_rootMessageProcesseds( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwap_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwap_filter + orderBy: localmainnet_RootMessageProcessed_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootMessageProcessed_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwap!]! - base_swap_stableSwapAddLiquidityEvent( + ): [localmainnet_RootMessageProcessed!]! + localmainnet_aggregateRootSavedSlow( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapAddLiquidityEvent - base_swap_stableSwapAddLiquidityEvents( + ): localmainnet_AggregateRootSavedSlow + localmainnet_aggregateRootSavedSlows( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapAddLiquidityEvent_filter + orderBy: localmainnet_AggregateRootSavedSlow_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregateRootSavedSlow_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapAddLiquidityEvent!]! - base_swap_stableSwapRemoveLiquidityEvent( + ): [localmainnet_AggregateRootSavedSlow!]! + localmainnet_hubDomain( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapRemoveLiquidityEvent - base_swap_stableSwapRemoveLiquidityEvents( + ): localmainnet_HubDomain + localmainnet_hubDomains( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: localmainnet_HubDomain_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_HubDomain_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapRemoveLiquidityEvent!]! - base_swap_stableSwapExchange( + ): [localmainnet_HubDomain!]! + """Access to subgraph metadata""" + localmainnet__meta(block: localmainnet_Block_height): localmainnet__Meta_ + zksync_swap_systemInfo( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapExchange - base_swap_stableSwapExchanges( + ): zksync_swap_SystemInfo + zksync_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapExchange_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapExchange_filter + orderBy: zksync_swap_SystemInfo_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SystemInfo_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapExchange!]! - base_swap_swapDailyVolume( + ): [zksync_swap_SystemInfo!]! + zksync_swap_pooledToken( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapDailyVolume - base_swap_swapDailyVolumes( + ): zksync_swap_PooledToken + zksync_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapDailyVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapDailyVolume_filter + orderBy: zksync_swap_PooledToken_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_PooledToken_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapDailyVolume!]! - base_swap_swapHourlyVolume( + ): [zksync_swap_PooledToken!]! + zksync_swap_stableSwap( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapHourlyVolume - base_swap_swapHourlyVolumes( + ): zksync_swap_StableSwap + zksync_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapHourlyVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapHourlyVolume_filter + orderBy: zksync_swap_StableSwap_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwap_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapHourlyVolume!]! - base_swap_swapWeeklyVolume( + ): [zksync_swap_StableSwap!]! + zksync_swap_stableSwapAddLiquidityEvent( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapWeeklyVolume - base_swap_swapWeeklyVolumes( + ): zksync_swap_StableSwapAddLiquidityEvent + zksync_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapWeeklyVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapWeeklyVolume_filter + orderBy: zksync_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapAddLiquidityEvent_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapWeeklyVolume!]! - base_swap_lpAccount( + ): [zksync_swap_StableSwapAddLiquidityEvent!]! + zksync_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpAccount - base_swap_lpAccounts( + ): zksync_swap_StableSwapRemoveLiquidityEvent + zksync_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpAccount_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpAccount_filter + orderBy: zksync_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapRemoveLiquidityEvent_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpAccount!]! - base_swap_lpAccountBalance( + ): [zksync_swap_StableSwapRemoveLiquidityEvent!]! + zksync_swap_stableSwapExchange( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpAccountBalance - base_swap_lpAccountBalances( + ): zksync_swap_StableSwapExchange + zksync_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpAccountBalance_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpAccountBalance_filter + orderBy: zksync_swap_StableSwapExchange_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapExchange_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpAccountBalance!]! - base_swap_lpToken( + ): [zksync_swap_StableSwapExchange!]! + zksync_swap_swapDailyVolume( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpToken - base_swap_lpTokens( + ): zksync_swap_SwapDailyVolume + zksync_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpToken_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpToken_filter + orderBy: zksync_swap_SwapDailyVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapDailyVolume_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpToken!]! - base_swap_lpTransferEvent( + ): [zksync_swap_SwapDailyVolume!]! + zksync_swap_swapHourlyVolume( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpTransferEvent - base_swap_lpTransferEvents( + ): zksync_swap_SwapHourlyVolume + zksync_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpTransferEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpTransferEvent_filter + orderBy: zksync_swap_SwapHourlyVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapHourlyVolume_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpTransferEvent!]! - base_swap_stableSwapEvent( + ): [zksync_swap_SwapHourlyVolume!]! + zksync_swap_swapWeeklyVolume( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapEvent - base_swap_stableSwapEvents( + ): zksync_swap_SwapWeeklyVolume + zksync_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapEvent_filter + orderBy: zksync_swap_SwapWeeklyVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapWeeklyVolume_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapEvent!]! - base_swap_swapTradeVolume( + ): [zksync_swap_SwapWeeklyVolume!]! + zksync_swap_lpAccount( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapTradeVolume - base_swap_swapTradeVolumes( + ): zksync_swap_LpAccount + zksync_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapTradeVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapTradeVolume_filter + orderBy: zksync_swap_LpAccount_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpAccount_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapTradeVolume!]! - base_swap_lpTokenEvent( + ): [zksync_swap_LpAccount!]! + zksync_swap_lpAccountBalance( 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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpTokenEvent - base_swap_lpTokenEvents( + ): zksync_swap_LpAccountBalance + zksync_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpTokenEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpTokenEvent_filter + orderBy: zksync_swap_LpAccountBalance_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpAccountBalance_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. """ - block: base_swap_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - base_swap__meta(block: base_swap_Block_height): base_swap__Meta_ - mantle_asset( + ): [zksync_swap_LpAccountBalance!]! + zksync_swap_lpToken( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Asset - mantle_assets( + ): zksync_swap_LpToken + zksync_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_Asset_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Asset_filter + orderBy: zksync_swap_LpToken_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpToken_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Asset!]! - mantle_assetStatus( + ): [zksync_swap_LpToken!]! + zksync_swap_lpTransferEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AssetStatus - mantle_assetStatuses( + ): zksync_swap_LpTransferEvent + zksync_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_AssetStatus_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AssetStatus_filter + orderBy: zksync_swap_LpTransferEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpTransferEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AssetStatus!]! - mantle_assetBalance( + ): [zksync_swap_LpTransferEvent!]! + zksync_swap_stableSwapEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AssetBalance - mantle_assetBalances( + ): zksync_swap_StableSwapEvent + zksync_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_AssetBalance_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AssetBalance_filter + orderBy: zksync_swap_StableSwapEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AssetBalance!]! - mantle_router( + ): [zksync_swap_StableSwapEvent!]! + zksync_swap_swapTradeVolume( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Router - mantle_routers( + ): zksync_swap_SwapTradeVolume + zksync_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_Router_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Router_filter + orderBy: zksync_swap_SwapTradeVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapTradeVolume_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Router!]! - mantle_routerDailyTVL( + ): [zksync_swap_SwapTradeVolume!]! + zksync_swap_lpTokenEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RouterDailyTVL - mantle_routerDailyTVLs( + ): zksync_swap_LpTokenEvent + zksync_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_RouterDailyTVL_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RouterDailyTVL_filter + orderBy: zksync_swap_LpTokenEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpTokenEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RouterDailyTVL!]! - mantle_routerLiquidityEvent( + ): [zksync_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + zksync_swap__meta(block: zksync_swap_Block_height): zksync_swap__Meta_ + mode_swap_systemInfo( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RouterLiquidityEvent - mantle_routerLiquidityEvents( + ): mode_swap_SystemInfo + mode_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: mantle_RouterLiquidityEvent_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RouterLiquidityEvent_filter + orderBy: mode_swap_SystemInfo_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SystemInfo_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RouterLiquidityEvent!]! - mantle_setting( + ): [mode_swap_SystemInfo!]! + mode_swap_pooledToken( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Setting - mantle_settings( + ): mode_swap_PooledToken + mode_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_Setting_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Setting_filter + orderBy: mode_swap_PooledToken_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_PooledToken_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Setting!]! - mantle_relayer( + ): [mode_swap_PooledToken!]! + mode_swap_stableSwap( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Relayer - mantle_relayers( + ): mode_swap_StableSwap + mode_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: mantle_Relayer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Relayer_filter + orderBy: mode_swap_StableSwap_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwap_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Relayer!]! - mantle_sequencer( + ): [mode_swap_StableSwap!]! + mode_swap_stableSwapAddLiquidityEvent( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Sequencer - mantle_sequencers( + ): mode_swap_StableSwapAddLiquidityEvent + mode_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_Sequencer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Sequencer_filter + orderBy: mode_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapAddLiquidityEvent_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Sequencer!]! - mantle_relayerFee( + ): [mode_swap_StableSwapAddLiquidityEvent!]! + mode_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RelayerFee - mantle_relayerFees( + ): mode_swap_StableSwapRemoveLiquidityEvent + mode_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_RelayerFee_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RelayerFee_filter + orderBy: mode_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapRemoveLiquidityEvent_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RelayerFee!]! - mantle_originTransfer( + ): [mode_swap_StableSwapRemoveLiquidityEvent!]! + mode_swap_stableSwapExchange( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_OriginTransfer - mantle_originTransfers( + ): mode_swap_StableSwapExchange + mode_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: mantle_OriginTransfer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_OriginTransfer_filter + orderBy: mode_swap_StableSwapExchange_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapExchange_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_OriginTransfer!]! - mantle_destinationTransfer( + ): [mode_swap_StableSwapExchange!]! + mode_swap_swapDailyVolume( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_DestinationTransfer - mantle_destinationTransfers( + ): mode_swap_SwapDailyVolume + mode_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_DestinationTransfer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_DestinationTransfer_filter + orderBy: mode_swap_SwapDailyVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapDailyVolume_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_DestinationTransfer!]! - mantle_originMessage( + ): [mode_swap_SwapDailyVolume!]! + mode_swap_swapHourlyVolume( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_OriginMessage - mantle_originMessages( + ): mode_swap_SwapHourlyVolume + mode_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_OriginMessage_orderBy - orderDirection: mantle_OrderDirection - where: mantle_OriginMessage_filter + orderBy: mode_swap_SwapHourlyVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapHourlyVolume_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_OriginMessage!]! - mantle_aggregateRoot( + ): [mode_swap_SwapHourlyVolume!]! + mode_swap_swapWeeklyVolume( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AggregateRoot - mantle_aggregateRoots( + ): mode_swap_SwapWeeklyVolume + mode_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_AggregateRoot_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AggregateRoot_filter + orderBy: mode_swap_SwapWeeklyVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapWeeklyVolume_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AggregateRoot!]! - mantle_connectorMeta( + ): [mode_swap_SwapWeeklyVolume!]! + mode_swap_lpAccount( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_ConnectorMeta - mantle_connectorMetas( + ): mode_swap_LpAccount + mode_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: mantle_ConnectorMeta_orderBy - orderDirection: mantle_OrderDirection - where: mantle_ConnectorMeta_filter + orderBy: mode_swap_LpAccount_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpAccount_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_ConnectorMeta!]! - mantle_rootCount( + ): [mode_swap_LpAccount!]! + mode_swap_lpAccountBalance( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RootCount - mantle_rootCounts( + ): mode_swap_LpAccountBalance + mode_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: mantle_RootCount_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RootCount_filter + orderBy: mode_swap_LpAccountBalance_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpAccountBalance_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RootCount!]! - mantle_rootMessageSent( + ): [mode_swap_LpAccountBalance!]! + mode_swap_lpToken( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RootMessageSent - mantle_rootMessageSents( + ): mode_swap_LpToken + mode_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_RootMessageSent_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RootMessageSent_filter + orderBy: mode_swap_LpToken_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpToken_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RootMessageSent!]! - mantle_relayerFeesIncrease( + ): [mode_swap_LpToken!]! + mode_swap_lpTransferEvent( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RelayerFeesIncrease - mantle_relayerFeesIncreases( + ): mode_swap_LpTransferEvent + mode_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_RelayerFeesIncrease_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RelayerFeesIncrease_filter + orderBy: mode_swap_LpTransferEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpTransferEvent_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RelayerFeesIncrease!]! - mantle_slippageUpdate( + ): [mode_swap_LpTransferEvent!]! + mode_swap_stableSwapEvent( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_SlippageUpdate - mantle_slippageUpdates( + ): mode_swap_StableSwapEvent + mode_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_SlippageUpdate_orderBy - orderDirection: mantle_OrderDirection - where: mantle_SlippageUpdate_filter + orderBy: mode_swap_StableSwapEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapEvent_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_SlippageUpdate!]! - mantle_snapshotRoot( + ): [mode_swap_StableSwapEvent!]! + mode_swap_swapTradeVolume( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_SnapshotRoot - mantle_snapshotRoots( + ): mode_swap_SwapTradeVolume + mode_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_SnapshotRoot_orderBy - orderDirection: mantle_OrderDirection - where: mantle_SnapshotRoot_filter + orderBy: mode_swap_SwapTradeVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapTradeVolume_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_SnapshotRoot!]! - mantle_spokeConnectorMode( + ): [mode_swap_SwapTradeVolume!]! + mode_swap_lpTokenEvent( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_SpokeConnectorMode - mantle_spokeConnectorModes( + ): mode_swap_LpTokenEvent + mode_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_SpokeConnectorMode_orderBy - orderDirection: mantle_OrderDirection - where: mantle_SpokeConnectorMode_filter + orderBy: mode_swap_LpTokenEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpTokenEvent_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_SpokeConnectorMode!]! - mantle_aggregateRootProposed( + ): [mode_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + mode_swap__meta(block: mode_swap_Block_height): mode_swap__Meta_ + xdai_asset( 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. """ - block: mantle_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AggregateRootProposed - mantle_aggregateRootProposeds( + ): xdai_Asset + xdai_assets( skip: Int = 0 first: Int = 100 - orderBy: mantle_AggregateRootProposed_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AggregateRootProposed_filter + orderBy: xdai_Asset_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Asset_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. """ - block: mantle_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AggregateRootProposed!]! - mantle_optimisticRootFinalized( + ): [xdai_Asset!]! + xdai_assetStatus( 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. """ - block: mantle_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_OptimisticRootFinalized - mantle_optimisticRootFinalizeds( + ): xdai_AssetStatus + xdai_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mantle_OptimisticRootFinalized_orderBy - orderDirection: mantle_OrderDirection - where: mantle_OptimisticRootFinalized_filter + orderBy: xdai_AssetStatus_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AssetStatus_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. """ - block: mantle_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - mantle__meta(block: mantle_Block_height): mantle__Meta_ - optimismsepolia_asset( + ): [xdai_AssetStatus!]! + xdai_assetBalance( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Asset - optimismsepolia_assets( + ): xdai_AssetBalance + xdai_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Asset_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Asset_filter + orderBy: xdai_AssetBalance_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AssetBalance_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Asset!]! - optimismsepolia_assetStatus( + ): [xdai_AssetBalance!]! + xdai_router( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AssetStatus - optimismsepolia_assetStatuses( + ): xdai_Router + xdai_routers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AssetStatus_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AssetStatus_filter + orderBy: xdai_Router_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Router_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AssetStatus!]! - optimismsepolia_assetBalance( + ): [xdai_Router!]! + xdai_routerDailyTVL( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AssetBalance - optimismsepolia_assetBalances( + ): xdai_RouterDailyTVL + xdai_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AssetBalance_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AssetBalance_filter + orderBy: xdai_RouterDailyTVL_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RouterDailyTVL_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AssetBalance!]! - optimismsepolia_router( + ): [xdai_RouterDailyTVL!]! + xdai_routerLiquidityEvent( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Router - optimismsepolia_routers( + ): xdai_RouterLiquidityEvent + xdai_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Router_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Router_filter + orderBy: xdai_RouterLiquidityEvent_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RouterLiquidityEvent_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Router!]! - optimismsepolia_routerDailyTVL( + ): [xdai_RouterLiquidityEvent!]! + xdai_setting( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RouterDailyTVL - optimismsepolia_routerDailyTVLs( + ): xdai_Setting + xdai_settings( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RouterDailyTVL_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RouterDailyTVL_filter + orderBy: xdai_Setting_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Setting_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RouterDailyTVL!]! - optimismsepolia_routerLiquidityEvent( + ): [xdai_Setting!]! + xdai_relayer( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RouterLiquidityEvent - optimismsepolia_routerLiquidityEvents( + ): xdai_Relayer + xdai_relayers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RouterLiquidityEvent_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RouterLiquidityEvent_filter + orderBy: xdai_Relayer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Relayer_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RouterLiquidityEvent!]! - optimismsepolia_setting( + ): [xdai_Relayer!]! + xdai_sequencer( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Setting - optimismsepolia_settings( + ): xdai_Sequencer + xdai_sequencers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Setting_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Setting_filter + orderBy: xdai_Sequencer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Sequencer_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Setting!]! - optimismsepolia_relayer( + ): [xdai_Sequencer!]! + xdai_relayerFee( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Relayer - optimismsepolia_relayers( + ): xdai_RelayerFee + xdai_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Relayer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Relayer_filter + orderBy: xdai_RelayerFee_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RelayerFee_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Relayer!]! - optimismsepolia_sequencer( + ): [xdai_RelayerFee!]! + xdai_originTransfer( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Sequencer - optimismsepolia_sequencers( + ): xdai_OriginTransfer + xdai_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Sequencer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Sequencer_filter + orderBy: xdai_OriginTransfer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_OriginTransfer_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Sequencer!]! - optimismsepolia_relayerFee( + ): [xdai_OriginTransfer!]! + xdai_destinationTransfer( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RelayerFee - optimismsepolia_relayerFees( + ): xdai_DestinationTransfer + xdai_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RelayerFee_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RelayerFee_filter + orderBy: xdai_DestinationTransfer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_DestinationTransfer_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RelayerFee!]! - optimismsepolia_originTransfer( + ): [xdai_DestinationTransfer!]! + xdai_originMessage( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_OriginTransfer - optimismsepolia_originTransfers( + ): xdai_OriginMessage + xdai_originMessages( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_OriginTransfer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_OriginTransfer_filter + orderBy: xdai_OriginMessage_orderBy + orderDirection: xdai_OrderDirection + where: xdai_OriginMessage_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_OriginTransfer!]! - optimismsepolia_destinationTransfer( + ): [xdai_OriginMessage!]! + xdai_aggregateRoot( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_DestinationTransfer - optimismsepolia_destinationTransfers( + ): xdai_AggregateRoot + xdai_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_DestinationTransfer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_DestinationTransfer_filter + orderBy: xdai_AggregateRoot_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AggregateRoot_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_DestinationTransfer!]! - optimismsepolia_originMessage( + ): [xdai_AggregateRoot!]! + xdai_connectorMeta( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_OriginMessage - optimismsepolia_originMessages( + ): xdai_ConnectorMeta + xdai_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_OriginMessage_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_OriginMessage_filter + orderBy: xdai_ConnectorMeta_orderBy + orderDirection: xdai_OrderDirection + where: xdai_ConnectorMeta_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_OriginMessage!]! - optimismsepolia_aggregateRoot( + ): [xdai_ConnectorMeta!]! + xdai_rootCount( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AggregateRoot - optimismsepolia_aggregateRoots( + ): xdai_RootCount + xdai_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AggregateRoot_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AggregateRoot_filter + orderBy: xdai_RootCount_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RootCount_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AggregateRoot!]! - optimismsepolia_connectorMeta( + ): [xdai_RootCount!]! + xdai_rootMessageSent( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_ConnectorMeta - optimismsepolia_connectorMetas( + ): xdai_RootMessageSent + xdai_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_ConnectorMeta_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_ConnectorMeta_filter + orderBy: xdai_RootMessageSent_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RootMessageSent_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_ConnectorMeta!]! - optimismsepolia_rootCount( + ): [xdai_RootMessageSent!]! + xdai_relayerFeesIncrease( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RootCount - optimismsepolia_rootCounts( + ): xdai_RelayerFeesIncrease + xdai_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RootCount_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RootCount_filter + orderBy: xdai_RelayerFeesIncrease_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RelayerFeesIncrease_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RootCount!]! - optimismsepolia_rootMessageSent( + ): [xdai_RelayerFeesIncrease!]! + xdai_slippageUpdate( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RootMessageSent - optimismsepolia_rootMessageSents( + ): xdai_SlippageUpdate + xdai_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RootMessageSent_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RootMessageSent_filter + orderBy: xdai_SlippageUpdate_orderBy + orderDirection: xdai_OrderDirection + where: xdai_SlippageUpdate_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RootMessageSent!]! - optimismsepolia_relayerFeesIncrease( + ): [xdai_SlippageUpdate!]! + xdai_snapshotRoot( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RelayerFeesIncrease - optimismsepolia_relayerFeesIncreases( + ): xdai_SnapshotRoot + xdai_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RelayerFeesIncrease_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RelayerFeesIncrease_filter + orderBy: xdai_SnapshotRoot_orderBy + orderDirection: xdai_OrderDirection + where: xdai_SnapshotRoot_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RelayerFeesIncrease!]! - optimismsepolia_slippageUpdate( + ): [xdai_SnapshotRoot!]! + xdai_spokeConnectorMode( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_SlippageUpdate - optimismsepolia_slippageUpdates( + ): xdai_SpokeConnectorMode + xdai_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_SlippageUpdate_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_SlippageUpdate_filter + orderBy: xdai_SpokeConnectorMode_orderBy + orderDirection: xdai_OrderDirection + where: xdai_SpokeConnectorMode_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_SlippageUpdate!]! - optimismsepolia_snapshotRoot( + ): [xdai_SpokeConnectorMode!]! + xdai_aggregateRootProposed( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_SnapshotRoot - optimismsepolia_snapshotRoots( + ): xdai_AggregateRootProposed + xdai_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_SnapshotRoot_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_SnapshotRoot_filter + orderBy: xdai_AggregateRootProposed_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AggregateRootProposed_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_SnapshotRoot!]! - optimismsepolia_spokeConnectorMode( + ): [xdai_AggregateRootProposed!]! + xdai_optimisticRootFinalized( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_SpokeConnectorMode - optimismsepolia_spokeConnectorModes( + ): xdai_OptimisticRootFinalized + xdai_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_SpokeConnectorMode_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_SpokeConnectorMode_filter + orderBy: xdai_OptimisticRootFinalized_orderBy + orderDirection: xdai_OrderDirection + where: xdai_OptimisticRootFinalized_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_SpokeConnectorMode!]! - optimismsepolia_aggregateRootProposed( + ): [xdai_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + xdai__meta(block: xdai_Block_height): xdai__Meta_ + metis_swap_systemInfo( 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. """ - block: optimismsepolia_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AggregateRootProposed - optimismsepolia_aggregateRootProposeds( + ): metis_swap_SystemInfo + metis_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AggregateRootProposed_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AggregateRootProposed_filter + orderBy: metis_swap_SystemInfo_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SystemInfo_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. """ - block: optimismsepolia_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AggregateRootProposed!]! - optimismsepolia_optimisticRootFinalized( + ): [metis_swap_SystemInfo!]! + metis_swap_pooledToken( 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. """ - block: optimismsepolia_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_OptimisticRootFinalized - optimismsepolia_optimisticRootFinalizeds( + ): metis_swap_PooledToken + metis_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_OptimisticRootFinalized_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_OptimisticRootFinalized_filter + orderBy: metis_swap_PooledToken_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_PooledToken_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. """ - block: optimismsepolia_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - optimismsepolia__meta(block: optimismsepolia_Block_height): optimismsepolia__Meta_ - bnb_asset( + ): [metis_swap_PooledToken!]! + metis_swap_stableSwap( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Asset - bnb_assets( + ): metis_swap_StableSwap + metis_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: bnb_Asset_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Asset_filter + orderBy: metis_swap_StableSwap_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwap_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Asset!]! - bnb_assetStatus( + ): [metis_swap_StableSwap!]! + metis_swap_stableSwapAddLiquidityEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AssetStatus - bnb_assetStatuses( + ): metis_swap_StableSwapAddLiquidityEvent + metis_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_AssetStatus_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AssetStatus_filter + orderBy: metis_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapAddLiquidityEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AssetStatus!]! - bnb_assetBalance( + ): [metis_swap_StableSwapAddLiquidityEvent!]! + metis_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AssetBalance - bnb_assetBalances( + ): metis_swap_StableSwapRemoveLiquidityEvent + metis_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_AssetBalance_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AssetBalance_filter + orderBy: metis_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapRemoveLiquidityEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AssetBalance!]! - bnb_router( + ): [metis_swap_StableSwapRemoveLiquidityEvent!]! + metis_swap_stableSwapExchange( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Router - bnb_routers( + ): metis_swap_StableSwapExchange + metis_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: bnb_Router_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Router_filter + orderBy: metis_swap_StableSwapExchange_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapExchange_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Router!]! - bnb_routerDailyTVL( + ): [metis_swap_StableSwapExchange!]! + metis_swap_swapDailyVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RouterDailyTVL - bnb_routerDailyTVLs( + ): metis_swap_SwapDailyVolume + metis_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_RouterDailyTVL_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RouterDailyTVL_filter + orderBy: metis_swap_SwapDailyVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapDailyVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RouterDailyTVL!]! - bnb_routerLiquidityEvent( + ): [metis_swap_SwapDailyVolume!]! + metis_swap_swapHourlyVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RouterLiquidityEvent - bnb_routerLiquidityEvents( + ): metis_swap_SwapHourlyVolume + metis_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_RouterLiquidityEvent_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RouterLiquidityEvent_filter + orderBy: metis_swap_SwapHourlyVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapHourlyVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RouterLiquidityEvent!]! - bnb_setting( + ): [metis_swap_SwapHourlyVolume!]! + metis_swap_swapWeeklyVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Setting - bnb_settings( + ): metis_swap_SwapWeeklyVolume + metis_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_Setting_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Setting_filter + orderBy: metis_swap_SwapWeeklyVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapWeeklyVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Setting!]! - bnb_relayer( + ): [metis_swap_SwapWeeklyVolume!]! + metis_swap_lpAccount( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Relayer - bnb_relayers( + ): metis_swap_LpAccount + metis_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: bnb_Relayer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Relayer_filter + orderBy: metis_swap_LpAccount_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpAccount_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Relayer!]! - bnb_sequencer( + ): [metis_swap_LpAccount!]! + metis_swap_lpAccountBalance( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Sequencer - bnb_sequencers( + ): metis_swap_LpAccountBalance + metis_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: bnb_Sequencer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Sequencer_filter + orderBy: metis_swap_LpAccountBalance_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpAccountBalance_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Sequencer!]! - bnb_relayerFee( + ): [metis_swap_LpAccountBalance!]! + metis_swap_lpToken( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RelayerFee - bnb_relayerFees( + ): metis_swap_LpToken + metis_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: bnb_RelayerFee_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RelayerFee_filter + orderBy: metis_swap_LpToken_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpToken_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RelayerFee!]! - bnb_originTransfer( + ): [metis_swap_LpToken!]! + metis_swap_lpTransferEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_OriginTransfer - bnb_originTransfers( + ): metis_swap_LpTransferEvent + metis_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_OriginTransfer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_OriginTransfer_filter + orderBy: metis_swap_LpTransferEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpTransferEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_OriginTransfer!]! - bnb_destinationTransfer( + ): [metis_swap_LpTransferEvent!]! + metis_swap_stableSwapEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_DestinationTransfer - bnb_destinationTransfers( + ): metis_swap_StableSwapEvent + metis_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_DestinationTransfer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_DestinationTransfer_filter + orderBy: metis_swap_StableSwapEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_DestinationTransfer!]! - bnb_originMessage( + ): [metis_swap_StableSwapEvent!]! + metis_swap_swapTradeVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_OriginMessage - bnb_originMessages( + ): metis_swap_SwapTradeVolume + metis_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_OriginMessage_orderBy - orderDirection: bnb_OrderDirection - where: bnb_OriginMessage_filter + orderBy: metis_swap_SwapTradeVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapTradeVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_OriginMessage!]! - bnb_aggregateRoot( + ): [metis_swap_SwapTradeVolume!]! + metis_swap_lpTokenEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AggregateRoot - bnb_aggregateRoots( + ): metis_swap_LpTokenEvent + metis_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_AggregateRoot_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AggregateRoot_filter + orderBy: metis_swap_LpTokenEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpTokenEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AggregateRoot!]! - bnb_connectorMeta( + ): [metis_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + metis_swap__meta(block: metis_swap_Block_height): metis_swap__Meta_ + avalanche_swap_systemInfo( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_ConnectorMeta - bnb_connectorMetas( + ): avalanche_swap_SystemInfo + avalanche_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: bnb_ConnectorMeta_orderBy - orderDirection: bnb_OrderDirection - where: bnb_ConnectorMeta_filter + orderBy: avalanche_swap_SystemInfo_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SystemInfo_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_ConnectorMeta!]! - bnb_rootCount( + ): [avalanche_swap_SystemInfo!]! + avalanche_swap_pooledToken( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RootCount - bnb_rootCounts( + ): avalanche_swap_PooledToken + avalanche_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: bnb_RootCount_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RootCount_filter + orderBy: avalanche_swap_PooledToken_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_PooledToken_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RootCount!]! - bnb_rootMessageSent( + ): [avalanche_swap_PooledToken!]! + avalanche_swap_stableSwap( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RootMessageSent - bnb_rootMessageSents( + ): avalanche_swap_StableSwap + avalanche_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: bnb_RootMessageSent_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RootMessageSent_filter + orderBy: avalanche_swap_StableSwap_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwap_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RootMessageSent!]! - bnb_relayerFeesIncrease( + ): [avalanche_swap_StableSwap!]! + avalanche_swap_stableSwapAddLiquidityEvent( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RelayerFeesIncrease - bnb_relayerFeesIncreases( + ): avalanche_swap_StableSwapAddLiquidityEvent + avalanche_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_RelayerFeesIncrease_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RelayerFeesIncrease_filter + orderBy: avalanche_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapAddLiquidityEvent_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RelayerFeesIncrease!]! - bnb_slippageUpdate( + ): [avalanche_swap_StableSwapAddLiquidityEvent!]! + avalanche_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_SlippageUpdate - bnb_slippageUpdates( + ): avalanche_swap_StableSwapRemoveLiquidityEvent + avalanche_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_SlippageUpdate_orderBy - orderDirection: bnb_OrderDirection - where: bnb_SlippageUpdate_filter + orderBy: avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapRemoveLiquidityEvent_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_SlippageUpdate!]! - bnb_snapshotRoot( + ): [avalanche_swap_StableSwapRemoveLiquidityEvent!]! + avalanche_swap_stableSwapExchange( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_SnapshotRoot - bnb_snapshotRoots( + ): avalanche_swap_StableSwapExchange + avalanche_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: bnb_SnapshotRoot_orderBy - orderDirection: bnb_OrderDirection - where: bnb_SnapshotRoot_filter + orderBy: avalanche_swap_StableSwapExchange_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapExchange_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_SnapshotRoot!]! - bnb_spokeConnectorMode( + ): [avalanche_swap_StableSwapExchange!]! + avalanche_swap_swapDailyVolume( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_SpokeConnectorMode - bnb_spokeConnectorModes( + ): avalanche_swap_SwapDailyVolume + avalanche_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_SpokeConnectorMode_orderBy - orderDirection: bnb_OrderDirection - where: bnb_SpokeConnectorMode_filter + orderBy: avalanche_swap_SwapDailyVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapDailyVolume_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_SpokeConnectorMode!]! - bnb_aggregateRootProposed( + ): [avalanche_swap_SwapDailyVolume!]! + avalanche_swap_swapHourlyVolume( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AggregateRootProposed - bnb_aggregateRootProposeds( + ): avalanche_swap_SwapHourlyVolume + avalanche_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_AggregateRootProposed_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AggregateRootProposed_filter + orderBy: avalanche_swap_SwapHourlyVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapHourlyVolume_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AggregateRootProposed!]! - bnb_optimisticRootFinalized( + ): [avalanche_swap_SwapHourlyVolume!]! + avalanche_swap_swapWeeklyVolume( 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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_OptimisticRootFinalized - bnb_optimisticRootFinalizeds( + ): avalanche_swap_SwapWeeklyVolume + avalanche_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_OptimisticRootFinalized_orderBy - orderDirection: bnb_OrderDirection - where: bnb_OptimisticRootFinalized_filter + orderBy: avalanche_swap_SwapWeeklyVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapWeeklyVolume_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. """ - block: bnb_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - bnb__meta(block: bnb_Block_height): bnb__Meta_ - stagingpolygon_asset( + ): [avalanche_swap_SwapWeeklyVolume!]! + avalanche_swap_lpAccount( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Asset - stagingpolygon_assets( + ): avalanche_swap_LpAccount + avalanche_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Asset_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Asset_filter + orderBy: avalanche_swap_LpAccount_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpAccount_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Asset!]! - stagingpolygon_assetStatus( + ): [avalanche_swap_LpAccount!]! + avalanche_swap_lpAccountBalance( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AssetStatus - stagingpolygon_assetStatuses( + ): avalanche_swap_LpAccountBalance + avalanche_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AssetStatus_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AssetStatus_filter + orderBy: avalanche_swap_LpAccountBalance_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpAccountBalance_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AssetStatus!]! - stagingpolygon_assetBalance( + ): [avalanche_swap_LpAccountBalance!]! + avalanche_swap_lpToken( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AssetBalance - stagingpolygon_assetBalances( + ): avalanche_swap_LpToken + avalanche_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AssetBalance_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AssetBalance_filter + orderBy: avalanche_swap_LpToken_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpToken_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AssetBalance!]! - stagingpolygon_router( + ): [avalanche_swap_LpToken!]! + avalanche_swap_lpTransferEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Router - stagingpolygon_routers( + ): avalanche_swap_LpTransferEvent + avalanche_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Router_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Router_filter + orderBy: avalanche_swap_LpTransferEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpTransferEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Router!]! - stagingpolygon_routerDailyTVL( + ): [avalanche_swap_LpTransferEvent!]! + avalanche_swap_stableSwapEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RouterDailyTVL - stagingpolygon_routerDailyTVLs( + ): avalanche_swap_StableSwapEvent + avalanche_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RouterDailyTVL_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RouterDailyTVL_filter + orderBy: avalanche_swap_StableSwapEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RouterDailyTVL!]! - stagingpolygon_routerLiquidityEvent( + ): [avalanche_swap_StableSwapEvent!]! + avalanche_swap_swapTradeVolume( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RouterLiquidityEvent - stagingpolygon_routerLiquidityEvents( + ): avalanche_swap_SwapTradeVolume + avalanche_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RouterLiquidityEvent_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RouterLiquidityEvent_filter + orderBy: avalanche_swap_SwapTradeVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapTradeVolume_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RouterLiquidityEvent!]! - stagingpolygon_setting( + ): [avalanche_swap_SwapTradeVolume!]! + avalanche_swap_lpTokenEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Setting - stagingpolygon_settings( + ): avalanche_swap_LpTokenEvent + avalanche_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Setting_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Setting_filter + orderBy: avalanche_swap_LpTokenEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpTokenEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Setting!]! - stagingpolygon_relayer( + ): [avalanche_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + avalanche_swap__meta(block: avalanche_swap_Block_height): avalanche_swap__Meta_ + mainnet_rootAggregated( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Relayer - stagingpolygon_relayers( + ): mainnet_RootAggregated + mainnet_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Relayer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Relayer_filter + orderBy: mainnet_RootAggregated_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootAggregated_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Relayer!]! - stagingpolygon_sequencer( + ): [mainnet_RootAggregated!]! + mainnet_rootPropagated( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Sequencer - stagingpolygon_sequencers( + ): mainnet_RootPropagated + mainnet_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Sequencer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Sequencer_filter + orderBy: mainnet_RootPropagated_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootPropagated_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Sequencer!]! - stagingpolygon_relayerFee( + ): [mainnet_RootPropagated!]! + mainnet_aggregatedMessageRoot( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RelayerFee - stagingpolygon_relayerFees( + ): mainnet_AggregatedMessageRoot + mainnet_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RelayerFee_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RelayerFee_filter + orderBy: mainnet_AggregatedMessageRoot_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregatedMessageRoot_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RelayerFee!]! - stagingpolygon_originTransfer( + ): [mainnet_AggregatedMessageRoot!]! + mainnet_rootManagerMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_OriginTransfer - stagingpolygon_originTransfers( + ): mainnet_RootManagerMeta + mainnet_rootManagerMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_OriginTransfer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_OriginTransfer_filter + orderBy: mainnet_RootManagerMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootManagerMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_OriginTransfer!]! - stagingpolygon_destinationTransfer( + ): [mainnet_RootManagerMeta!]! + mainnet_rootManagerMode( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_DestinationTransfer - stagingpolygon_destinationTransfers( + ): mainnet_RootManagerMode + mainnet_rootManagerModes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_DestinationTransfer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_DestinationTransfer_filter + orderBy: mainnet_RootManagerMode_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootManagerMode_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_DestinationTransfer!]! - stagingpolygon_originMessage( + ): [mainnet_RootManagerMode!]! + mainnet_optimisticRootProposed( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_OriginMessage - stagingpolygon_originMessages( + ): mainnet_OptimisticRootProposed + mainnet_optimisticRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_OriginMessage_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_OriginMessage_filter + orderBy: mainnet_OptimisticRootProposed_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimisticRootProposed_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_OriginMessage!]! - stagingpolygon_aggregateRoot( + ): [mainnet_OptimisticRootProposed!]! + mainnet_hubOptimisticRootFinalized( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AggregateRoot - stagingpolygon_aggregateRoots( + ): mainnet_HubOptimisticRootFinalized + mainnet_hubOptimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AggregateRoot_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AggregateRoot_filter + orderBy: mainnet_HubOptimisticRootFinalized_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_HubOptimisticRootFinalized_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AggregateRoot!]! - stagingpolygon_connectorMeta( + ): [mainnet_HubOptimisticRootFinalized!]! + mainnet_optimisticRootPropagated( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_ConnectorMeta - stagingpolygon_connectorMetas( + ): mainnet_OptimisticRootPropagated + mainnet_optimisticRootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_ConnectorMeta_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_ConnectorMeta_filter + orderBy: mainnet_OptimisticRootPropagated_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimisticRootPropagated_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_ConnectorMeta!]! - stagingpolygon_rootCount( + ): [mainnet_OptimisticRootPropagated!]! + mainnet_polygonConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RootCount - stagingpolygon_rootCounts( + ): mainnet_PolygonConnectorMeta + mainnet_polygonConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RootCount_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RootCount_filter + orderBy: mainnet_PolygonConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_PolygonConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RootCount!]! - stagingpolygon_rootMessageSent( + ): [mainnet_PolygonConnectorMeta!]! + mainnet_optimismConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RootMessageSent - stagingpolygon_rootMessageSents( + ): mainnet_OptimismConnectorMeta + mainnet_optimismConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RootMessageSent_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RootMessageSent_filter + orderBy: mainnet_OptimismConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimismConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RootMessageSent!]! - stagingpolygon_relayerFeesIncrease( + ): [mainnet_OptimismConnectorMeta!]! + mainnet_bnbConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RelayerFeesIncrease - stagingpolygon_relayerFeesIncreases( + ): mainnet_BnbConnectorMeta + mainnet_bnbConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RelayerFeesIncrease_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RelayerFeesIncrease_filter + orderBy: mainnet_BnbConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_BnbConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RelayerFeesIncrease!]! - stagingpolygon_slippageUpdate( + ): [mainnet_BnbConnectorMeta!]! + mainnet_arbitrumConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_SlippageUpdate - stagingpolygon_slippageUpdates( + ): mainnet_ArbitrumConnectorMeta + mainnet_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_SlippageUpdate_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_SlippageUpdate_filter + orderBy: mainnet_ArbitrumConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_ArbitrumConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_SlippageUpdate!]! - stagingpolygon_snapshotRoot( + ): [mainnet_ArbitrumConnectorMeta!]! + mainnet_gnosisConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_SnapshotRoot - stagingpolygon_snapshotRoots( + ): mainnet_GnosisConnectorMeta + mainnet_gnosisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_SnapshotRoot_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_SnapshotRoot_filter + orderBy: mainnet_GnosisConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_GnosisConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_SnapshotRoot!]! - stagingpolygon_spokeConnectorMode( + ): [mainnet_GnosisConnectorMeta!]! + mainnet_lineaConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_SpokeConnectorMode - stagingpolygon_spokeConnectorModes( + ): mainnet_LineaConnectorMeta + mainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_SpokeConnectorMode_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_SpokeConnectorMode_filter + orderBy: mainnet_LineaConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_LineaConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_SpokeConnectorMode!]! - stagingpolygon_aggregateRootProposed( + ): [mainnet_LineaConnectorMeta!]! + mainnet_metisConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AggregateRootProposed - stagingpolygon_aggregateRootProposeds( + ): mainnet_MetisConnectorMeta + mainnet_metisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AggregateRootProposed_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AggregateRootProposed_filter + orderBy: mainnet_MetisConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_MetisConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AggregateRootProposed!]! - stagingpolygon_optimisticRootFinalized( + ): [mainnet_MetisConnectorMeta!]! + mainnet_mantleConnectorMeta( 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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_OptimisticRootFinalized - stagingpolygon_optimisticRootFinalizeds( + ): mainnet_MantleConnectorMeta + mainnet_mantleConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_OptimisticRootFinalized_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_OptimisticRootFinalized_filter + orderBy: mainnet_MantleConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_MantleConnectorMeta_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. """ - block: stagingpolygon_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingpolygon__meta(block: stagingpolygon_Block_height): stagingpolygon__Meta_ - localmainnet_asset( + ): [mainnet_MantleConnectorMeta!]! + mainnet_avalancheConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Asset - localmainnet_assets( + ): mainnet_AvalancheConnectorMeta + mainnet_avalancheConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Asset_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Asset_filter + orderBy: mainnet_AvalancheConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AvalancheConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Asset!]! - localmainnet_assetStatus( + ): [mainnet_AvalancheConnectorMeta!]! + mainnet_baseConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AssetStatus - localmainnet_assetStatuses( + ): mainnet_BaseConnectorMeta + mainnet_baseConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AssetStatus_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AssetStatus_filter + orderBy: mainnet_BaseConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_BaseConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AssetStatus!]! - localmainnet_assetBalance( + ): [mainnet_BaseConnectorMeta!]! + mainnet_polygonZkConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AssetBalance - localmainnet_assetBalances( + ): mainnet_PolygonZkConnectorMeta + mainnet_polygonZkConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AssetBalance_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AssetBalance_filter + orderBy: mainnet_PolygonZkConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_PolygonZkConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AssetBalance!]! - localmainnet_router( + ): [mainnet_PolygonZkConnectorMeta!]! + mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Router - localmainnet_routers( + ): mainnet_ZkSyncConnectorMeta + mainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Router_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Router_filter + orderBy: mainnet_ZkSyncConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Router!]! - localmainnet_routerDailyTVL( + ): [mainnet_ZkSyncConnectorMeta!]! + mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RouterDailyTVL - localmainnet_routerDailyTVLs( + ): mainnet_ModeConnectorMeta + mainnet_modeConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RouterDailyTVL_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RouterDailyTVL_filter + orderBy: mainnet_ModeConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RouterDailyTVL!]! - localmainnet_routerLiquidityEvent( + ): [mainnet_ModeConnectorMeta!]! + mainnet_rootMessageProcessed( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RouterLiquidityEvent - localmainnet_routerLiquidityEvents( + ): mainnet_RootMessageProcessed + mainnet_rootMessageProcesseds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RouterLiquidityEvent_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RouterLiquidityEvent_filter + orderBy: mainnet_RootMessageProcessed_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootMessageProcessed_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RouterLiquidityEvent!]! - localmainnet_setting( + ): [mainnet_RootMessageProcessed!]! + mainnet_aggregateRootSavedSlow( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Setting - localmainnet_settings( + ): mainnet_AggregateRootSavedSlow + mainnet_aggregateRootSavedSlows( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Setting_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Setting_filter + orderBy: mainnet_AggregateRootSavedSlow_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregateRootSavedSlow_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Setting!]! - localmainnet_relayer( + ): [mainnet_AggregateRootSavedSlow!]! + mainnet_hubDomain( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Relayer - localmainnet_relayers( + ): mainnet_HubDomain + mainnet_hubDomains( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Relayer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Relayer_filter + orderBy: mainnet_HubDomain_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_HubDomain_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Relayer!]! - localmainnet_sequencer( + ): [mainnet_HubDomain!]! + """Access to subgraph metadata""" + mainnet__meta(block: mainnet_Block_height): mainnet__Meta_ + avalanche_asset( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Sequencer - localmainnet_sequencers( + ): avalanche_Asset + avalanche_assets( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Sequencer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Sequencer_filter + orderBy: avalanche_Asset_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Asset_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Sequencer!]! - localmainnet_relayerFee( + ): [avalanche_Asset!]! + avalanche_assetStatus( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RelayerFee - localmainnet_relayerFees( + ): avalanche_AssetStatus + avalanche_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RelayerFee_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RelayerFee_filter + orderBy: avalanche_AssetStatus_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AssetStatus_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RelayerFee!]! - localmainnet_originTransfer( + ): [avalanche_AssetStatus!]! + avalanche_assetBalance( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OriginTransfer - localmainnet_originTransfers( + ): avalanche_AssetBalance + avalanche_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OriginTransfer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OriginTransfer_filter + orderBy: avalanche_AssetBalance_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AssetBalance_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OriginTransfer!]! - localmainnet_destinationTransfer( + ): [avalanche_AssetBalance!]! + avalanche_router( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_DestinationTransfer - localmainnet_destinationTransfers( + ): avalanche_Router + avalanche_routers( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_DestinationTransfer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_DestinationTransfer_filter + orderBy: avalanche_Router_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Router_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_DestinationTransfer!]! - localmainnet_originMessage( + ): [avalanche_Router!]! + avalanche_routerDailyTVL( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OriginMessage - localmainnet_originMessages( + ): avalanche_RouterDailyTVL + avalanche_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OriginMessage_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OriginMessage_filter + orderBy: avalanche_RouterDailyTVL_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RouterDailyTVL_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OriginMessage!]! - localmainnet_aggregateRoot( + ): [avalanche_RouterDailyTVL!]! + avalanche_routerLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregateRoot - localmainnet_aggregateRoots( + ): avalanche_RouterLiquidityEvent + avalanche_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregateRoot_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregateRoot_filter + orderBy: avalanche_RouterLiquidityEvent_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RouterLiquidityEvent_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregateRoot!]! - localmainnet_connectorMeta( + ): [avalanche_RouterLiquidityEvent!]! + avalanche_setting( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ConnectorMeta - localmainnet_connectorMetas( + ): avalanche_Setting + avalanche_settings( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_ConnectorMeta_filter + orderBy: avalanche_Setting_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Setting_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ConnectorMeta!]! - localmainnet_rootCount( + ): [avalanche_Setting!]! + avalanche_relayer( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootCount - localmainnet_rootCounts( + ): avalanche_Relayer + avalanche_relayers( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootCount_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootCount_filter + orderBy: avalanche_Relayer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Relayer_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootCount!]! - localmainnet_rootMessageSent( + ): [avalanche_Relayer!]! + avalanche_sequencer( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootMessageSent - localmainnet_rootMessageSents( + ): avalanche_Sequencer + avalanche_sequencers( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootMessageSent_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootMessageSent_filter + orderBy: avalanche_Sequencer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Sequencer_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootMessageSent!]! - localmainnet_relayerFeesIncrease( + ): [avalanche_Sequencer!]! + avalanche_relayerFee( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RelayerFeesIncrease - localmainnet_relayerFeesIncreases( + ): avalanche_RelayerFee + avalanche_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RelayerFeesIncrease_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RelayerFeesIncrease_filter + orderBy: avalanche_RelayerFee_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RelayerFee_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RelayerFeesIncrease!]! - localmainnet_slippageUpdate( + ): [avalanche_RelayerFee!]! + avalanche_originTransfer( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_SlippageUpdate - localmainnet_slippageUpdates( + ): avalanche_OriginTransfer + avalanche_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_SlippageUpdate_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_SlippageUpdate_filter + orderBy: avalanche_OriginTransfer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_OriginTransfer_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_SlippageUpdate!]! - localmainnet_snapshotRoot( + ): [avalanche_OriginTransfer!]! + avalanche_destinationTransfer( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_SnapshotRoot - localmainnet_snapshotRoots( + ): avalanche_DestinationTransfer + avalanche_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_SnapshotRoot_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_SnapshotRoot_filter + orderBy: avalanche_DestinationTransfer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_DestinationTransfer_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_SnapshotRoot!]! - localmainnet_spokeConnectorMode( + ): [avalanche_DestinationTransfer!]! + avalanche_originMessage( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_SpokeConnectorMode - localmainnet_spokeConnectorModes( + ): avalanche_OriginMessage + avalanche_originMessages( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_SpokeConnectorMode_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_SpokeConnectorMode_filter + orderBy: avalanche_OriginMessage_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_OriginMessage_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_SpokeConnectorMode!]! - localmainnet_aggregateRootProposed( + ): [avalanche_OriginMessage!]! + avalanche_aggregateRoot( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregateRootProposed - localmainnet_aggregateRootProposeds( + ): avalanche_AggregateRoot + avalanche_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregateRootProposed_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregateRootProposed_filter + orderBy: avalanche_AggregateRoot_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AggregateRoot_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregateRootProposed!]! - localmainnet_optimisticRootFinalized( + ): [avalanche_AggregateRoot!]! + avalanche_connectorMeta( 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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimisticRootFinalized - localmainnet_optimisticRootFinalizeds( + ): avalanche_ConnectorMeta + avalanche_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimisticRootFinalized_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimisticRootFinalized_filter + orderBy: avalanche_ConnectorMeta_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_ConnectorMeta_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. """ - block: localmainnet_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimisticRootFinalized!]! - stagingxdai_asset( + ): [avalanche_ConnectorMeta!]! + avalanche_rootCount( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Asset - stagingxdai_assets( + ): avalanche_RootCount + avalanche_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Asset_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Asset_filter + orderBy: avalanche_RootCount_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RootCount_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Asset!]! - stagingxdai_assetStatus( + ): [avalanche_RootCount!]! + avalanche_rootMessageSent( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AssetStatus - stagingxdai_assetStatuses( + ): avalanche_RootMessageSent + avalanche_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AssetStatus_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AssetStatus_filter + orderBy: avalanche_RootMessageSent_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RootMessageSent_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AssetStatus!]! - stagingxdai_assetBalance( + ): [avalanche_RootMessageSent!]! + avalanche_relayerFeesIncrease( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AssetBalance - stagingxdai_assetBalances( + ): avalanche_RelayerFeesIncrease + avalanche_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AssetBalance_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AssetBalance_filter + orderBy: avalanche_RelayerFeesIncrease_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RelayerFeesIncrease_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AssetBalance!]! - stagingxdai_router( + ): [avalanche_RelayerFeesIncrease!]! + avalanche_slippageUpdate( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Router - stagingxdai_routers( + ): avalanche_SlippageUpdate + avalanche_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Router_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Router_filter + orderBy: avalanche_SlippageUpdate_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_SlippageUpdate_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Router!]! - stagingxdai_routerDailyTVL( + ): [avalanche_SlippageUpdate!]! + avalanche_snapshotRoot( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RouterDailyTVL - stagingxdai_routerDailyTVLs( + ): avalanche_SnapshotRoot + avalanche_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RouterDailyTVL_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RouterDailyTVL_filter + orderBy: avalanche_SnapshotRoot_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_SnapshotRoot_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RouterDailyTVL!]! - stagingxdai_routerLiquidityEvent( + ): [avalanche_SnapshotRoot!]! + avalanche_spokeConnectorMode( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RouterLiquidityEvent - stagingxdai_routerLiquidityEvents( + ): avalanche_SpokeConnectorMode + avalanche_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RouterLiquidityEvent_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RouterLiquidityEvent_filter + orderBy: avalanche_SpokeConnectorMode_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_SpokeConnectorMode_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RouterLiquidityEvent!]! - stagingxdai_setting( + ): [avalanche_SpokeConnectorMode!]! + avalanche_aggregateRootProposed( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Setting - stagingxdai_settings( + ): avalanche_AggregateRootProposed + avalanche_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Setting_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Setting_filter + orderBy: avalanche_AggregateRootProposed_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AggregateRootProposed_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Setting!]! - stagingxdai_relayer( + ): [avalanche_AggregateRootProposed!]! + avalanche_optimisticRootFinalized( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Relayer - stagingxdai_relayers( + ): avalanche_OptimisticRootFinalized + avalanche_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Relayer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Relayer_filter + orderBy: avalanche_OptimisticRootFinalized_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_OptimisticRootFinalized_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Relayer!]! - stagingxdai_sequencer( + ): [avalanche_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + avalanche__meta(block: avalanche_Block_height): avalanche__Meta_ + localoptimism_asset( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Sequencer - stagingxdai_sequencers( + ): localoptimism_Asset + localoptimism_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Sequencer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Sequencer_filter + orderBy: localoptimism_Asset_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Asset_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Sequencer!]! - stagingxdai_relayerFee( + ): [localoptimism_Asset!]! + localoptimism_assetStatus( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RelayerFee - stagingxdai_relayerFees( + ): localoptimism_AssetStatus + localoptimism_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RelayerFee_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RelayerFee_filter + orderBy: localoptimism_AssetStatus_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AssetStatus_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RelayerFee!]! - stagingxdai_originTransfer( + ): [localoptimism_AssetStatus!]! + localoptimism_assetBalance( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_OriginTransfer - stagingxdai_originTransfers( + ): localoptimism_AssetBalance + localoptimism_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_OriginTransfer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_OriginTransfer_filter + orderBy: localoptimism_AssetBalance_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AssetBalance_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_OriginTransfer!]! - stagingxdai_destinationTransfer( + ): [localoptimism_AssetBalance!]! + localoptimism_router( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_DestinationTransfer - stagingxdai_destinationTransfers( + ): localoptimism_Router + localoptimism_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_DestinationTransfer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_DestinationTransfer_filter + orderBy: localoptimism_Router_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Router_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_DestinationTransfer!]! - stagingxdai_originMessage( + ): [localoptimism_Router!]! + localoptimism_routerDailyTVL( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_OriginMessage - stagingxdai_originMessages( + ): localoptimism_RouterDailyTVL + localoptimism_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_OriginMessage_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_OriginMessage_filter + orderBy: localoptimism_RouterDailyTVL_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RouterDailyTVL_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_OriginMessage!]! - stagingxdai_aggregateRoot( + ): [localoptimism_RouterDailyTVL!]! + localoptimism_routerLiquidityEvent( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AggregateRoot - stagingxdai_aggregateRoots( + ): localoptimism_RouterLiquidityEvent + localoptimism_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AggregateRoot_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AggregateRoot_filter + orderBy: localoptimism_RouterLiquidityEvent_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RouterLiquidityEvent_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AggregateRoot!]! - stagingxdai_connectorMeta( + ): [localoptimism_RouterLiquidityEvent!]! + localoptimism_setting( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_ConnectorMeta - stagingxdai_connectorMetas( + ): localoptimism_Setting + localoptimism_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_ConnectorMeta_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_ConnectorMeta_filter + orderBy: localoptimism_Setting_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Setting_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_ConnectorMeta!]! - stagingxdai_rootCount( + ): [localoptimism_Setting!]! + localoptimism_relayer( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RootCount - stagingxdai_rootCounts( + ): localoptimism_Relayer + localoptimism_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RootCount_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RootCount_filter + orderBy: localoptimism_Relayer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Relayer_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RootCount!]! - stagingxdai_rootMessageSent( + ): [localoptimism_Relayer!]! + localoptimism_sequencer( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RootMessageSent - stagingxdai_rootMessageSents( + ): localoptimism_Sequencer + localoptimism_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RootMessageSent_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RootMessageSent_filter + orderBy: localoptimism_Sequencer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Sequencer_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RootMessageSent!]! - stagingxdai_relayerFeesIncrease( + ): [localoptimism_Sequencer!]! + localoptimism_relayerFee( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RelayerFeesIncrease - stagingxdai_relayerFeesIncreases( + ): localoptimism_RelayerFee + localoptimism_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RelayerFeesIncrease_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RelayerFeesIncrease_filter + orderBy: localoptimism_RelayerFee_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RelayerFee_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RelayerFeesIncrease!]! - stagingxdai_slippageUpdate( + ): [localoptimism_RelayerFee!]! + localoptimism_originTransfer( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_SlippageUpdate - stagingxdai_slippageUpdates( + ): localoptimism_OriginTransfer + localoptimism_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_SlippageUpdate_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_SlippageUpdate_filter + orderBy: localoptimism_OriginTransfer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_OriginTransfer_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_SlippageUpdate!]! - stagingxdai_snapshotRoot( + ): [localoptimism_OriginTransfer!]! + localoptimism_destinationTransfer( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_SnapshotRoot - stagingxdai_snapshotRoots( + ): localoptimism_DestinationTransfer + localoptimism_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_SnapshotRoot_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_SnapshotRoot_filter + orderBy: localoptimism_DestinationTransfer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_DestinationTransfer_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_SnapshotRoot!]! - stagingxdai_spokeConnectorMode( + ): [localoptimism_DestinationTransfer!]! + localoptimism_originMessage( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_SpokeConnectorMode - stagingxdai_spokeConnectorModes( + ): localoptimism_OriginMessage + localoptimism_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_SpokeConnectorMode_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_SpokeConnectorMode_filter + orderBy: localoptimism_OriginMessage_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_OriginMessage_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_SpokeConnectorMode!]! - stagingxdai_aggregateRootProposed( + ): [localoptimism_OriginMessage!]! + localoptimism_aggregateRoot( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AggregateRootProposed - stagingxdai_aggregateRootProposeds( + ): localoptimism_AggregateRoot + localoptimism_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AggregateRootProposed_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AggregateRootProposed_filter + orderBy: localoptimism_AggregateRoot_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AggregateRoot_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AggregateRootProposed!]! - stagingxdai_optimisticRootFinalized( + ): [localoptimism_AggregateRoot!]! + localoptimism_connectorMeta( 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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_OptimisticRootFinalized - stagingxdai_optimisticRootFinalizeds( + ): localoptimism_ConnectorMeta + localoptimism_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_OptimisticRootFinalized_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_OptimisticRootFinalized_filter + orderBy: localoptimism_ConnectorMeta_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_ConnectorMeta_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. """ - block: stagingxdai_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingxdai__meta(block: stagingxdai_Block_height): stagingxdai__Meta_ - stagingoptimism_asset( + ): [localoptimism_ConnectorMeta!]! + localoptimism_rootCount( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Asset - stagingoptimism_assets( + ): localoptimism_RootCount + localoptimism_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Asset_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Asset_filter + orderBy: localoptimism_RootCount_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RootCount_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Asset!]! - stagingoptimism_assetStatus( + ): [localoptimism_RootCount!]! + localoptimism_rootMessageSent( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AssetStatus - stagingoptimism_assetStatuses( + ): localoptimism_RootMessageSent + localoptimism_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AssetStatus_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AssetStatus_filter + orderBy: localoptimism_RootMessageSent_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RootMessageSent_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AssetStatus!]! - stagingoptimism_assetBalance( + ): [localoptimism_RootMessageSent!]! + localoptimism_relayerFeesIncrease( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AssetBalance - stagingoptimism_assetBalances( + ): localoptimism_RelayerFeesIncrease + localoptimism_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AssetBalance_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AssetBalance_filter + orderBy: localoptimism_RelayerFeesIncrease_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RelayerFeesIncrease_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AssetBalance!]! - stagingoptimism_router( + ): [localoptimism_RelayerFeesIncrease!]! + localoptimism_slippageUpdate( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Router - stagingoptimism_routers( + ): localoptimism_SlippageUpdate + localoptimism_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Router_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Router_filter + orderBy: localoptimism_SlippageUpdate_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_SlippageUpdate_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Router!]! - stagingoptimism_routerDailyTVL( + ): [localoptimism_SlippageUpdate!]! + localoptimism_snapshotRoot( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RouterDailyTVL - stagingoptimism_routerDailyTVLs( + ): localoptimism_SnapshotRoot + localoptimism_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RouterDailyTVL_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RouterDailyTVL_filter + orderBy: localoptimism_SnapshotRoot_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_SnapshotRoot_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RouterDailyTVL!]! - stagingoptimism_routerLiquidityEvent( + ): [localoptimism_SnapshotRoot!]! + localoptimism_spokeConnectorMode( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RouterLiquidityEvent - stagingoptimism_routerLiquidityEvents( + ): localoptimism_SpokeConnectorMode + localoptimism_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RouterLiquidityEvent_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RouterLiquidityEvent_filter + orderBy: localoptimism_SpokeConnectorMode_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_SpokeConnectorMode_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RouterLiquidityEvent!]! - stagingoptimism_setting( + ): [localoptimism_SpokeConnectorMode!]! + localoptimism_aggregateRootProposed( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Setting - stagingoptimism_settings( + ): localoptimism_AggregateRootProposed + localoptimism_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Setting_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Setting_filter + orderBy: localoptimism_AggregateRootProposed_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AggregateRootProposed_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Setting!]! - stagingoptimism_relayer( + ): [localoptimism_AggregateRootProposed!]! + localoptimism_optimisticRootFinalized( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Relayer - stagingoptimism_relayers( + ): localoptimism_OptimisticRootFinalized + localoptimism_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Relayer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Relayer_filter + orderBy: localoptimism_OptimisticRootFinalized_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_OptimisticRootFinalized_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Relayer!]! - stagingoptimism_sequencer( + ): [localoptimism_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + localoptimism__meta(block: localoptimism_Block_height): localoptimism__Meta_ + stagingarbitrumone_asset( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Sequencer - stagingoptimism_sequencers( + ): stagingarbitrumone_Asset + stagingarbitrumone_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Sequencer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Sequencer_filter + orderBy: stagingarbitrumone_Asset_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Asset_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Sequencer!]! - stagingoptimism_relayerFee( + ): [stagingarbitrumone_Asset!]! + stagingarbitrumone_assetStatus( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RelayerFee - stagingoptimism_relayerFees( + ): stagingarbitrumone_AssetStatus + stagingarbitrumone_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RelayerFee_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RelayerFee_filter + orderBy: stagingarbitrumone_AssetStatus_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AssetStatus_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RelayerFee!]! - stagingoptimism_originTransfer( + ): [stagingarbitrumone_AssetStatus!]! + stagingarbitrumone_assetBalance( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_OriginTransfer - stagingoptimism_originTransfers( + ): stagingarbitrumone_AssetBalance + stagingarbitrumone_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_OriginTransfer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_OriginTransfer_filter + orderBy: stagingarbitrumone_AssetBalance_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AssetBalance_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_OriginTransfer!]! - stagingoptimism_destinationTransfer( + ): [stagingarbitrumone_AssetBalance!]! + stagingarbitrumone_router( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_DestinationTransfer - stagingoptimism_destinationTransfers( + ): stagingarbitrumone_Router + stagingarbitrumone_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_DestinationTransfer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_DestinationTransfer_filter + orderBy: stagingarbitrumone_Router_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Router_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_DestinationTransfer!]! - stagingoptimism_originMessage( + ): [stagingarbitrumone_Router!]! + stagingarbitrumone_routerDailyTVL( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_OriginMessage - stagingoptimism_originMessages( + ): stagingarbitrumone_RouterDailyTVL + stagingarbitrumone_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_OriginMessage_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_OriginMessage_filter + orderBy: stagingarbitrumone_RouterDailyTVL_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RouterDailyTVL_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_OriginMessage!]! - stagingoptimism_aggregateRoot( + ): [stagingarbitrumone_RouterDailyTVL!]! + stagingarbitrumone_routerLiquidityEvent( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AggregateRoot - stagingoptimism_aggregateRoots( + ): stagingarbitrumone_RouterLiquidityEvent + stagingarbitrumone_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AggregateRoot_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AggregateRoot_filter + orderBy: stagingarbitrumone_RouterLiquidityEvent_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RouterLiquidityEvent_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AggregateRoot!]! - stagingoptimism_connectorMeta( + ): [stagingarbitrumone_RouterLiquidityEvent!]! + stagingarbitrumone_setting( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_ConnectorMeta - stagingoptimism_connectorMetas( + ): stagingarbitrumone_Setting + stagingarbitrumone_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_ConnectorMeta_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_ConnectorMeta_filter + orderBy: stagingarbitrumone_Setting_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Setting_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_ConnectorMeta!]! - stagingoptimism_rootCount( + ): [stagingarbitrumone_Setting!]! + stagingarbitrumone_relayer( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RootCount - stagingoptimism_rootCounts( + ): stagingarbitrumone_Relayer + stagingarbitrumone_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RootCount_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RootCount_filter + orderBy: stagingarbitrumone_Relayer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Relayer_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RootCount!]! - stagingoptimism_rootMessageSent( + ): [stagingarbitrumone_Relayer!]! + stagingarbitrumone_sequencer( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RootMessageSent - stagingoptimism_rootMessageSents( + ): stagingarbitrumone_Sequencer + stagingarbitrumone_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RootMessageSent_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RootMessageSent_filter + orderBy: stagingarbitrumone_Sequencer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Sequencer_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RootMessageSent!]! - stagingoptimism_relayerFeesIncrease( + ): [stagingarbitrumone_Sequencer!]! + stagingarbitrumone_relayerFee( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RelayerFeesIncrease - stagingoptimism_relayerFeesIncreases( + ): stagingarbitrumone_RelayerFee + stagingarbitrumone_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RelayerFeesIncrease_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RelayerFeesIncrease_filter + orderBy: stagingarbitrumone_RelayerFee_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RelayerFee_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RelayerFeesIncrease!]! - stagingoptimism_slippageUpdate( + ): [stagingarbitrumone_RelayerFee!]! + stagingarbitrumone_originTransfer( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_SlippageUpdate - stagingoptimism_slippageUpdates( + ): stagingarbitrumone_OriginTransfer + stagingarbitrumone_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_SlippageUpdate_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_SlippageUpdate_filter + orderBy: stagingarbitrumone_OriginTransfer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_OriginTransfer_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_SlippageUpdate!]! - stagingoptimism_snapshotRoot( + ): [stagingarbitrumone_OriginTransfer!]! + stagingarbitrumone_destinationTransfer( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_SnapshotRoot - stagingoptimism_snapshotRoots( + ): stagingarbitrumone_DestinationTransfer + stagingarbitrumone_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_SnapshotRoot_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_SnapshotRoot_filter + orderBy: stagingarbitrumone_DestinationTransfer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_DestinationTransfer_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_SnapshotRoot!]! - stagingoptimism_spokeConnectorMode( + ): [stagingarbitrumone_DestinationTransfer!]! + stagingarbitrumone_originMessage( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_SpokeConnectorMode - stagingoptimism_spokeConnectorModes( + ): stagingarbitrumone_OriginMessage + stagingarbitrumone_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_SpokeConnectorMode_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_SpokeConnectorMode_filter + orderBy: stagingarbitrumone_OriginMessage_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_OriginMessage_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_SpokeConnectorMode!]! - stagingoptimism_aggregateRootProposed( + ): [stagingarbitrumone_OriginMessage!]! + stagingarbitrumone_aggregateRoot( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AggregateRootProposed - stagingoptimism_aggregateRootProposeds( + ): stagingarbitrumone_AggregateRoot + stagingarbitrumone_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AggregateRootProposed_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AggregateRootProposed_filter + orderBy: stagingarbitrumone_AggregateRoot_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AggregateRoot_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AggregateRootProposed!]! - stagingoptimism_optimisticRootFinalized( + ): [stagingarbitrumone_AggregateRoot!]! + stagingarbitrumone_connectorMeta( 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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_OptimisticRootFinalized - stagingoptimism_optimisticRootFinalizeds( + ): stagingarbitrumone_ConnectorMeta + stagingarbitrumone_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_OptimisticRootFinalized_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_OptimisticRootFinalized_filter + orderBy: stagingarbitrumone_ConnectorMeta_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_ConnectorMeta_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. """ - block: stagingoptimism_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingoptimism__meta(block: stagingoptimism_Block_height): stagingoptimism__Meta_ - avalanche_asset( + ): [stagingarbitrumone_ConnectorMeta!]! + stagingarbitrumone_rootCount( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Asset - avalanche_assets( + ): stagingarbitrumone_RootCount + stagingarbitrumone_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Asset_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Asset_filter + orderBy: stagingarbitrumone_RootCount_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RootCount_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Asset!]! - avalanche_assetStatus( + ): [stagingarbitrumone_RootCount!]! + stagingarbitrumone_rootMessageSent( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AssetStatus - avalanche_assetStatuses( + ): stagingarbitrumone_RootMessageSent + stagingarbitrumone_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: avalanche_AssetStatus_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AssetStatus_filter + orderBy: stagingarbitrumone_RootMessageSent_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RootMessageSent_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AssetStatus!]! - avalanche_assetBalance( + ): [stagingarbitrumone_RootMessageSent!]! + stagingarbitrumone_relayerFeesIncrease( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AssetBalance - avalanche_assetBalances( + ): stagingarbitrumone_RelayerFeesIncrease + stagingarbitrumone_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: avalanche_AssetBalance_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AssetBalance_filter + orderBy: stagingarbitrumone_RelayerFeesIncrease_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RelayerFeesIncrease_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AssetBalance!]! - avalanche_router( + ): [stagingarbitrumone_RelayerFeesIncrease!]! + stagingarbitrumone_slippageUpdate( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Router - avalanche_routers( + ): stagingarbitrumone_SlippageUpdate + stagingarbitrumone_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Router_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Router_filter + orderBy: stagingarbitrumone_SlippageUpdate_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_SlippageUpdate_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Router!]! - avalanche_routerDailyTVL( + ): [stagingarbitrumone_SlippageUpdate!]! + stagingarbitrumone_snapshotRoot( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RouterDailyTVL - avalanche_routerDailyTVLs( + ): stagingarbitrumone_SnapshotRoot + stagingarbitrumone_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RouterDailyTVL_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RouterDailyTVL_filter + orderBy: stagingarbitrumone_SnapshotRoot_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_SnapshotRoot_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RouterDailyTVL!]! - avalanche_routerLiquidityEvent( + ): [stagingarbitrumone_SnapshotRoot!]! + stagingarbitrumone_spokeConnectorMode( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RouterLiquidityEvent - avalanche_routerLiquidityEvents( + ): stagingarbitrumone_SpokeConnectorMode + stagingarbitrumone_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RouterLiquidityEvent_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RouterLiquidityEvent_filter + orderBy: stagingarbitrumone_SpokeConnectorMode_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_SpokeConnectorMode_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RouterLiquidityEvent!]! - avalanche_setting( + ): [stagingarbitrumone_SpokeConnectorMode!]! + stagingarbitrumone_aggregateRootProposed( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Setting - avalanche_settings( + ): stagingarbitrumone_AggregateRootProposed + stagingarbitrumone_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Setting_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Setting_filter + orderBy: stagingarbitrumone_AggregateRootProposed_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AggregateRootProposed_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Setting!]! - avalanche_relayer( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Relayer - avalanche_relayers( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_Relayer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Relayer_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Relayer!]! - avalanche_sequencer( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Sequencer - avalanche_sequencers( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_Sequencer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Sequencer_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Sequencer!]! - avalanche_relayerFee( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RelayerFee - avalanche_relayerFees( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_RelayerFee_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RelayerFee_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RelayerFee!]! - avalanche_originTransfer( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_OriginTransfer - avalanche_originTransfers( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_OriginTransfer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_OriginTransfer_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_OriginTransfer!]! - avalanche_destinationTransfer( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_DestinationTransfer - avalanche_destinationTransfers( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_DestinationTransfer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_DestinationTransfer_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_DestinationTransfer!]! - avalanche_originMessage( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_OriginMessage - avalanche_originMessages( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_OriginMessage_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_OriginMessage_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_OriginMessage!]! - avalanche_aggregateRoot( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AggregateRoot - avalanche_aggregateRoots( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_AggregateRoot_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AggregateRoot_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AggregateRoot!]! - avalanche_connectorMeta( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_ConnectorMeta - avalanche_connectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_ConnectorMeta_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_ConnectorMeta_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_ConnectorMeta!]! - avalanche_rootCount( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RootCount - avalanche_rootCounts( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_RootCount_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RootCount_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RootCount!]! - avalanche_rootMessageSent( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RootMessageSent - avalanche_rootMessageSents( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_RootMessageSent_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RootMessageSent_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RootMessageSent!]! - avalanche_relayerFeesIncrease( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RelayerFeesIncrease - avalanche_relayerFeesIncreases( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_RelayerFeesIncrease_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RelayerFeesIncrease_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RelayerFeesIncrease!]! - avalanche_slippageUpdate( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_SlippageUpdate - avalanche_slippageUpdates( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_SlippageUpdate_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_SlippageUpdate_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_SlippageUpdate!]! - avalanche_snapshotRoot( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_SnapshotRoot - avalanche_snapshotRoots( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_SnapshotRoot_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_SnapshotRoot_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_SnapshotRoot!]! - avalanche_spokeConnectorMode( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_SpokeConnectorMode - avalanche_spokeConnectorModes( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_SpokeConnectorMode_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_SpokeConnectorMode_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_SpokeConnectorMode!]! - avalanche_aggregateRootProposed( - 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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AggregateRootProposed - avalanche_aggregateRootProposeds( - skip: Int = 0 - first: Int = 100 - orderBy: avalanche_AggregateRootProposed_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AggregateRootProposed_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. - """ - block: avalanche_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AggregateRootProposed!]! - avalanche_optimisticRootFinalized( + ): [stagingarbitrumone_AggregateRootProposed!]! + stagingarbitrumone_optimisticRootFinalized( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_OptimisticRootFinalized - avalanche_optimisticRootFinalizeds( + ): stagingarbitrumone_OptimisticRootFinalized + stagingarbitrumone_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_OptimisticRootFinalized_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_OptimisticRootFinalized_filter + orderBy: stagingarbitrumone_OptimisticRootFinalized_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_OptimisticRootFinalized_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_OptimisticRootFinalized!]! + ): [stagingarbitrumone_OptimisticRootFinalized!]! """Access to subgraph metadata""" - avalanche__meta(block: avalanche_Block_height): avalanche__Meta_ + stagingarbitrumone__meta(block: stagingarbitrumone_Block_height): stagingarbitrumone__Meta_ zksync_asset( id: ID! """ @@ -13819,18474 +13531,18476 @@ type Query { ): [zksync_OptimisticRootFinalized!]! """Access to subgraph metadata""" zksync__meta(block: zksync_Block_height): zksync__Meta_ - stagingbnb_asset( + staginglinea_asset( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Asset - stagingbnb_assets( + ): staginglinea_Asset + staginglinea_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Asset_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Asset_filter + orderBy: staginglinea_Asset_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Asset_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Asset!]! - stagingbnb_assetStatus( + ): [staginglinea_Asset!]! + staginglinea_assetStatus( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AssetStatus - stagingbnb_assetStatuses( + ): staginglinea_AssetStatus + staginglinea_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AssetStatus_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AssetStatus_filter + orderBy: staginglinea_AssetStatus_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AssetStatus_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AssetStatus!]! - stagingbnb_assetBalance( + ): [staginglinea_AssetStatus!]! + staginglinea_assetBalance( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AssetBalance - stagingbnb_assetBalances( + ): staginglinea_AssetBalance + staginglinea_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AssetBalance_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AssetBalance_filter + orderBy: staginglinea_AssetBalance_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AssetBalance_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AssetBalance!]! - stagingbnb_router( + ): [staginglinea_AssetBalance!]! + staginglinea_router( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Router - stagingbnb_routers( + ): staginglinea_Router + staginglinea_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Router_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Router_filter + orderBy: staginglinea_Router_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Router_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Router!]! - stagingbnb_routerDailyTVL( + ): [staginglinea_Router!]! + staginglinea_routerDailyTVL( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RouterDailyTVL - stagingbnb_routerDailyTVLs( + ): staginglinea_RouterDailyTVL + staginglinea_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RouterDailyTVL_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RouterDailyTVL_filter + orderBy: staginglinea_RouterDailyTVL_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RouterDailyTVL_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RouterDailyTVL!]! - stagingbnb_routerLiquidityEvent( + ): [staginglinea_RouterDailyTVL!]! + staginglinea_routerLiquidityEvent( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RouterLiquidityEvent - stagingbnb_routerLiquidityEvents( + ): staginglinea_RouterLiquidityEvent + staginglinea_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RouterLiquidityEvent_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RouterLiquidityEvent_filter + orderBy: staginglinea_RouterLiquidityEvent_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RouterLiquidityEvent_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RouterLiquidityEvent!]! - stagingbnb_setting( + ): [staginglinea_RouterLiquidityEvent!]! + staginglinea_setting( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Setting - stagingbnb_settings( + ): staginglinea_Setting + staginglinea_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Setting_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Setting_filter + orderBy: staginglinea_Setting_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Setting_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Setting!]! - stagingbnb_relayer( + ): [staginglinea_Setting!]! + staginglinea_relayer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Relayer - stagingbnb_relayers( + ): staginglinea_Relayer + staginglinea_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Relayer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Relayer_filter + orderBy: staginglinea_Relayer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Relayer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Relayer!]! - stagingbnb_sequencer( + ): [staginglinea_Relayer!]! + staginglinea_sequencer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Sequencer - stagingbnb_sequencers( + ): staginglinea_Sequencer + staginglinea_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Sequencer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Sequencer_filter + orderBy: staginglinea_Sequencer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Sequencer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Sequencer!]! - stagingbnb_relayerFee( + ): [staginglinea_Sequencer!]! + staginglinea_relayerFee( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RelayerFee - stagingbnb_relayerFees( + ): staginglinea_RelayerFee + staginglinea_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RelayerFee_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RelayerFee_filter + orderBy: staginglinea_RelayerFee_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RelayerFee_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RelayerFee!]! - stagingbnb_originTransfer( + ): [staginglinea_RelayerFee!]! + staginglinea_originTransfer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_OriginTransfer - stagingbnb_originTransfers( + ): staginglinea_OriginTransfer + staginglinea_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_OriginTransfer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_OriginTransfer_filter + orderBy: staginglinea_OriginTransfer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_OriginTransfer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_OriginTransfer!]! - stagingbnb_destinationTransfer( + ): [staginglinea_OriginTransfer!]! + staginglinea_destinationTransfer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_DestinationTransfer - stagingbnb_destinationTransfers( + ): staginglinea_DestinationTransfer + staginglinea_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_DestinationTransfer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_DestinationTransfer_filter + orderBy: staginglinea_DestinationTransfer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_DestinationTransfer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_DestinationTransfer!]! - stagingbnb_originMessage( + ): [staginglinea_DestinationTransfer!]! + staginglinea_originMessage( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_OriginMessage - stagingbnb_originMessages( + ): staginglinea_OriginMessage + staginglinea_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_OriginMessage_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_OriginMessage_filter + orderBy: staginglinea_OriginMessage_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_OriginMessage_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_OriginMessage!]! - stagingbnb_aggregateRoot( + ): [staginglinea_OriginMessage!]! + staginglinea_aggregateRoot( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AggregateRoot - stagingbnb_aggregateRoots( + ): staginglinea_AggregateRoot + staginglinea_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AggregateRoot_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AggregateRoot_filter + orderBy: staginglinea_AggregateRoot_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AggregateRoot_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AggregateRoot!]! - stagingbnb_connectorMeta( + ): [staginglinea_AggregateRoot!]! + staginglinea_connectorMeta( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_ConnectorMeta - stagingbnb_connectorMetas( + ): staginglinea_ConnectorMeta + staginglinea_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_ConnectorMeta_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_ConnectorMeta_filter + orderBy: staginglinea_ConnectorMeta_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_ConnectorMeta_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_ConnectorMeta!]! - stagingbnb_rootCount( + ): [staginglinea_ConnectorMeta!]! + staginglinea_rootCount( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RootCount - stagingbnb_rootCounts( + ): staginglinea_RootCount + staginglinea_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RootCount_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RootCount_filter + orderBy: staginglinea_RootCount_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RootCount_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RootCount!]! - stagingbnb_rootMessageSent( + ): [staginglinea_RootCount!]! + staginglinea_rootMessageSent( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RootMessageSent - stagingbnb_rootMessageSents( + ): staginglinea_RootMessageSent + staginglinea_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RootMessageSent_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RootMessageSent_filter + orderBy: staginglinea_RootMessageSent_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RootMessageSent_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RootMessageSent!]! - stagingbnb_relayerFeesIncrease( + ): [staginglinea_RootMessageSent!]! + staginglinea_relayerFeesIncrease( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RelayerFeesIncrease - stagingbnb_relayerFeesIncreases( + ): staginglinea_RelayerFeesIncrease + staginglinea_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RelayerFeesIncrease_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RelayerFeesIncrease_filter + orderBy: staginglinea_RelayerFeesIncrease_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RelayerFeesIncrease_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RelayerFeesIncrease!]! - stagingbnb_slippageUpdate( + ): [staginglinea_RelayerFeesIncrease!]! + staginglinea_slippageUpdate( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_SlippageUpdate - stagingbnb_slippageUpdates( + ): staginglinea_SlippageUpdate + staginglinea_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_SlippageUpdate_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_SlippageUpdate_filter + orderBy: staginglinea_SlippageUpdate_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_SlippageUpdate_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_SlippageUpdate!]! - stagingbnb_snapshotRoot( + ): [staginglinea_SlippageUpdate!]! + staginglinea_snapshotRoot( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_SnapshotRoot - stagingbnb_snapshotRoots( + ): staginglinea_SnapshotRoot + staginglinea_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_SnapshotRoot_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_SnapshotRoot_filter + orderBy: staginglinea_SnapshotRoot_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_SnapshotRoot_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_SnapshotRoot!]! - stagingbnb_spokeConnectorMode( + ): [staginglinea_SnapshotRoot!]! + staginglinea_spokeConnectorMode( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_SpokeConnectorMode - stagingbnb_spokeConnectorModes( + ): staginglinea_SpokeConnectorMode + staginglinea_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_SpokeConnectorMode_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_SpokeConnectorMode_filter + orderBy: staginglinea_SpokeConnectorMode_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_SpokeConnectorMode_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_SpokeConnectorMode!]! - stagingbnb_aggregateRootProposed( + ): [staginglinea_SpokeConnectorMode!]! + staginglinea_aggregateRootProposed( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AggregateRootProposed - stagingbnb_aggregateRootProposeds( + ): staginglinea_AggregateRootProposed + staginglinea_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AggregateRootProposed_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AggregateRootProposed_filter + orderBy: staginglinea_AggregateRootProposed_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AggregateRootProposed_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AggregateRootProposed!]! - stagingbnb_optimisticRootFinalized( + ): [staginglinea_AggregateRootProposed!]! + staginglinea_optimisticRootFinalized( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_OptimisticRootFinalized - stagingbnb_optimisticRootFinalizeds( + ): staginglinea_OptimisticRootFinalized + staginglinea_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_OptimisticRootFinalized_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_OptimisticRootFinalized_filter + orderBy: staginglinea_OptimisticRootFinalized_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_OptimisticRootFinalized_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_OptimisticRootFinalized!]! + ): [staginglinea_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingbnb__meta(block: stagingbnb_Block_height): stagingbnb__Meta_ - stagingavalanche_asset( + staginglinea__meta(block: staginglinea_Block_height): staginglinea__Meta_ + mainnet_asset( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Asset - stagingavalanche_assets( + ): mainnet_Asset + mainnet_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Asset_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Asset_filter + orderBy: mainnet_Asset_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Asset_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Asset!]! - stagingavalanche_assetStatus( + ): [mainnet_Asset!]! + mainnet_assetStatus( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AssetStatus - stagingavalanche_assetStatuses( + ): mainnet_AssetStatus + mainnet_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AssetStatus_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AssetStatus_filter + orderBy: mainnet_AssetStatus_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AssetStatus_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AssetStatus!]! - stagingavalanche_assetBalance( + ): [mainnet_AssetStatus!]! + mainnet_assetBalance( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AssetBalance - stagingavalanche_assetBalances( + ): mainnet_AssetBalance + mainnet_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AssetBalance_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AssetBalance_filter + orderBy: mainnet_AssetBalance_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AssetBalance_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AssetBalance!]! - stagingavalanche_router( + ): [mainnet_AssetBalance!]! + mainnet_router( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Router - stagingavalanche_routers( + ): mainnet_Router + mainnet_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Router_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Router_filter + orderBy: mainnet_Router_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Router_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Router!]! - stagingavalanche_routerDailyTVL( + ): [mainnet_Router!]! + mainnet_routerDailyTVL( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RouterDailyTVL - stagingavalanche_routerDailyTVLs( + ): mainnet_RouterDailyTVL + mainnet_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RouterDailyTVL_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RouterDailyTVL_filter + orderBy: mainnet_RouterDailyTVL_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RouterDailyTVL_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RouterDailyTVL!]! - stagingavalanche_routerLiquidityEvent( + ): [mainnet_RouterDailyTVL!]! + mainnet_routerLiquidityEvent( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RouterLiquidityEvent - stagingavalanche_routerLiquidityEvents( + ): mainnet_RouterLiquidityEvent + mainnet_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RouterLiquidityEvent_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RouterLiquidityEvent_filter + orderBy: mainnet_RouterLiquidityEvent_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RouterLiquidityEvent_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RouterLiquidityEvent!]! - stagingavalanche_setting( + ): [mainnet_RouterLiquidityEvent!]! + mainnet_setting( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Setting - stagingavalanche_settings( + ): mainnet_Setting + mainnet_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Setting_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Setting_filter + orderBy: mainnet_Setting_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Setting_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Setting!]! - stagingavalanche_relayer( + ): [mainnet_Setting!]! + mainnet_relayer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Relayer - stagingavalanche_relayers( + ): mainnet_Relayer + mainnet_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Relayer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Relayer_filter + orderBy: mainnet_Relayer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Relayer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Relayer!]! - stagingavalanche_sequencer( + ): [mainnet_Relayer!]! + mainnet_sequencer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Sequencer - stagingavalanche_sequencers( + ): mainnet_Sequencer + mainnet_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Sequencer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Sequencer_filter + orderBy: mainnet_Sequencer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Sequencer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Sequencer!]! - stagingavalanche_relayerFee( + ): [mainnet_Sequencer!]! + mainnet_relayerFee( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RelayerFee - stagingavalanche_relayerFees( + ): mainnet_RelayerFee + mainnet_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RelayerFee_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RelayerFee_filter + orderBy: mainnet_RelayerFee_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RelayerFee_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RelayerFee!]! - stagingavalanche_originTransfer( + ): [mainnet_RelayerFee!]! + mainnet_originTransfer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_OriginTransfer - stagingavalanche_originTransfers( + ): mainnet_OriginTransfer + mainnet_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_OriginTransfer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_OriginTransfer_filter + orderBy: mainnet_OriginTransfer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OriginTransfer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_OriginTransfer!]! - stagingavalanche_destinationTransfer( + ): [mainnet_OriginTransfer!]! + mainnet_destinationTransfer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_DestinationTransfer - stagingavalanche_destinationTransfers( + ): mainnet_DestinationTransfer + mainnet_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_DestinationTransfer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_DestinationTransfer_filter + orderBy: mainnet_DestinationTransfer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_DestinationTransfer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_DestinationTransfer!]! - stagingavalanche_originMessage( + ): [mainnet_DestinationTransfer!]! + mainnet_originMessage( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_OriginMessage - stagingavalanche_originMessages( + ): mainnet_OriginMessage + mainnet_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_OriginMessage_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_OriginMessage_filter + orderBy: mainnet_OriginMessage_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OriginMessage_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_OriginMessage!]! - stagingavalanche_aggregateRoot( + ): [mainnet_OriginMessage!]! + mainnet_aggregateRoot( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AggregateRoot - stagingavalanche_aggregateRoots( + ): mainnet_AggregateRoot + mainnet_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AggregateRoot_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AggregateRoot_filter + orderBy: mainnet_AggregateRoot_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregateRoot_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AggregateRoot!]! - stagingavalanche_connectorMeta( + ): [mainnet_AggregateRoot!]! + mainnet_connectorMeta( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_ConnectorMeta - stagingavalanche_connectorMetas( + ): mainnet_ConnectorMeta + mainnet_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_ConnectorMeta_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_ConnectorMeta_filter + orderBy: mainnet_ConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_ConnectorMeta_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_ConnectorMeta!]! - stagingavalanche_rootCount( + ): [mainnet_ConnectorMeta!]! + mainnet_rootCount( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RootCount - stagingavalanche_rootCounts( + ): mainnet_RootCount + mainnet_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RootCount_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RootCount_filter + orderBy: mainnet_RootCount_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootCount_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RootCount!]! - stagingavalanche_rootMessageSent( + ): [mainnet_RootCount!]! + mainnet_rootMessageSent( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RootMessageSent - stagingavalanche_rootMessageSents( + ): mainnet_RootMessageSent + mainnet_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RootMessageSent_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RootMessageSent_filter + orderBy: mainnet_RootMessageSent_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootMessageSent_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RootMessageSent!]! - stagingavalanche_relayerFeesIncrease( + ): [mainnet_RootMessageSent!]! + mainnet_relayerFeesIncrease( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RelayerFeesIncrease - stagingavalanche_relayerFeesIncreases( + ): mainnet_RelayerFeesIncrease + mainnet_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RelayerFeesIncrease_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RelayerFeesIncrease_filter + orderBy: mainnet_RelayerFeesIncrease_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RelayerFeesIncrease_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RelayerFeesIncrease!]! - stagingavalanche_slippageUpdate( + ): [mainnet_RelayerFeesIncrease!]! + mainnet_slippageUpdate( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_SlippageUpdate - stagingavalanche_slippageUpdates( + ): mainnet_SlippageUpdate + mainnet_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_SlippageUpdate_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_SlippageUpdate_filter + orderBy: mainnet_SlippageUpdate_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_SlippageUpdate_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_SlippageUpdate!]! - stagingavalanche_snapshotRoot( + ): [mainnet_SlippageUpdate!]! + mainnet_snapshotRoot( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_SnapshotRoot - stagingavalanche_snapshotRoots( + ): mainnet_SnapshotRoot + mainnet_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_SnapshotRoot_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_SnapshotRoot_filter + orderBy: mainnet_SnapshotRoot_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_SnapshotRoot_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_SnapshotRoot!]! - stagingavalanche_spokeConnectorMode( + ): [mainnet_SnapshotRoot!]! + mainnet_spokeConnectorMode( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_SpokeConnectorMode - stagingavalanche_spokeConnectorModes( + ): mainnet_SpokeConnectorMode + mainnet_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_SpokeConnectorMode_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_SpokeConnectorMode_filter + orderBy: mainnet_SpokeConnectorMode_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_SpokeConnectorMode_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_SpokeConnectorMode!]! - stagingavalanche_aggregateRootProposed( + ): [mainnet_SpokeConnectorMode!]! + mainnet_aggregateRootProposed( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AggregateRootProposed - stagingavalanche_aggregateRootProposeds( + ): mainnet_AggregateRootProposed + mainnet_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AggregateRootProposed_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AggregateRootProposed_filter + orderBy: mainnet_AggregateRootProposed_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregateRootProposed_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AggregateRootProposed!]! - stagingavalanche_optimisticRootFinalized( + ): [mainnet_AggregateRootProposed!]! + mainnet_optimisticRootFinalized( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_OptimisticRootFinalized - stagingavalanche_optimisticRootFinalizeds( + ): mainnet_OptimisticRootFinalized + mainnet_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_OptimisticRootFinalized_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_OptimisticRootFinalized_filter + orderBy: mainnet_OptimisticRootFinalized_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimisticRootFinalized_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingavalanche__meta(block: stagingavalanche_Block_height): stagingavalanche__Meta_ - localarbitrumone_asset( + ): [mainnet_OptimisticRootFinalized!]! + optimismsepolia_asset( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Asset - localarbitrumone_assets( + ): optimismsepolia_Asset + optimismsepolia_assets( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Asset_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Asset_filter + orderBy: optimismsepolia_Asset_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Asset_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Asset!]! - localarbitrumone_assetStatus( + ): [optimismsepolia_Asset!]! + optimismsepolia_assetStatus( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AssetStatus - localarbitrumone_assetStatuses( + ): optimismsepolia_AssetStatus + optimismsepolia_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AssetStatus_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AssetStatus_filter + orderBy: optimismsepolia_AssetStatus_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AssetStatus_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AssetStatus!]! - localarbitrumone_assetBalance( + ): [optimismsepolia_AssetStatus!]! + optimismsepolia_assetBalance( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AssetBalance - localarbitrumone_assetBalances( + ): optimismsepolia_AssetBalance + optimismsepolia_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AssetBalance_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AssetBalance_filter + orderBy: optimismsepolia_AssetBalance_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AssetBalance_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AssetBalance!]! - localarbitrumone_router( + ): [optimismsepolia_AssetBalance!]! + optimismsepolia_router( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Router - localarbitrumone_routers( + ): optimismsepolia_Router + optimismsepolia_routers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Router_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Router_filter + orderBy: optimismsepolia_Router_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Router_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Router!]! - localarbitrumone_routerDailyTVL( + ): [optimismsepolia_Router!]! + optimismsepolia_routerDailyTVL( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RouterDailyTVL - localarbitrumone_routerDailyTVLs( + ): optimismsepolia_RouterDailyTVL + optimismsepolia_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RouterDailyTVL_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RouterDailyTVL_filter + orderBy: optimismsepolia_RouterDailyTVL_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RouterDailyTVL_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RouterDailyTVL!]! - localarbitrumone_routerLiquidityEvent( + ): [optimismsepolia_RouterDailyTVL!]! + optimismsepolia_routerLiquidityEvent( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RouterLiquidityEvent - localarbitrumone_routerLiquidityEvents( + ): optimismsepolia_RouterLiquidityEvent + optimismsepolia_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RouterLiquidityEvent_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RouterLiquidityEvent_filter + orderBy: optimismsepolia_RouterLiquidityEvent_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RouterLiquidityEvent_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RouterLiquidityEvent!]! - localarbitrumone_setting( + ): [optimismsepolia_RouterLiquidityEvent!]! + optimismsepolia_setting( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Setting - localarbitrumone_settings( + ): optimismsepolia_Setting + optimismsepolia_settings( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Setting_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Setting_filter + orderBy: optimismsepolia_Setting_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Setting_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Setting!]! - localarbitrumone_relayer( + ): [optimismsepolia_Setting!]! + optimismsepolia_relayer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Relayer - localarbitrumone_relayers( + ): optimismsepolia_Relayer + optimismsepolia_relayers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Relayer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Relayer_filter + orderBy: optimismsepolia_Relayer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Relayer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Relayer!]! - localarbitrumone_sequencer( + ): [optimismsepolia_Relayer!]! + optimismsepolia_sequencer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Sequencer - localarbitrumone_sequencers( + ): optimismsepolia_Sequencer + optimismsepolia_sequencers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Sequencer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Sequencer_filter + orderBy: optimismsepolia_Sequencer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Sequencer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Sequencer!]! - localarbitrumone_relayerFee( + ): [optimismsepolia_Sequencer!]! + optimismsepolia_relayerFee( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RelayerFee - localarbitrumone_relayerFees( + ): optimismsepolia_RelayerFee + optimismsepolia_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RelayerFee_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RelayerFee_filter + orderBy: optimismsepolia_RelayerFee_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RelayerFee_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RelayerFee!]! - localarbitrumone_originTransfer( + ): [optimismsepolia_RelayerFee!]! + optimismsepolia_originTransfer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_OriginTransfer - localarbitrumone_originTransfers( + ): optimismsepolia_OriginTransfer + optimismsepolia_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_OriginTransfer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_OriginTransfer_filter + orderBy: optimismsepolia_OriginTransfer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_OriginTransfer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_OriginTransfer!]! - localarbitrumone_destinationTransfer( + ): [optimismsepolia_OriginTransfer!]! + optimismsepolia_destinationTransfer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_DestinationTransfer - localarbitrumone_destinationTransfers( + ): optimismsepolia_DestinationTransfer + optimismsepolia_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_DestinationTransfer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_DestinationTransfer_filter + orderBy: optimismsepolia_DestinationTransfer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_DestinationTransfer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_DestinationTransfer!]! - localarbitrumone_originMessage( + ): [optimismsepolia_DestinationTransfer!]! + optimismsepolia_originMessage( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_OriginMessage - localarbitrumone_originMessages( + ): optimismsepolia_OriginMessage + optimismsepolia_originMessages( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_OriginMessage_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_OriginMessage_filter + orderBy: optimismsepolia_OriginMessage_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_OriginMessage_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_OriginMessage!]! - localarbitrumone_aggregateRoot( + ): [optimismsepolia_OriginMessage!]! + optimismsepolia_aggregateRoot( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AggregateRoot - localarbitrumone_aggregateRoots( + ): optimismsepolia_AggregateRoot + optimismsepolia_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AggregateRoot_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AggregateRoot_filter + orderBy: optimismsepolia_AggregateRoot_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AggregateRoot_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AggregateRoot!]! - localarbitrumone_connectorMeta( + ): [optimismsepolia_AggregateRoot!]! + optimismsepolia_connectorMeta( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_ConnectorMeta - localarbitrumone_connectorMetas( + ): optimismsepolia_ConnectorMeta + optimismsepolia_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_ConnectorMeta_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_ConnectorMeta_filter + orderBy: optimismsepolia_ConnectorMeta_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_ConnectorMeta_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_ConnectorMeta!]! - localarbitrumone_rootCount( + ): [optimismsepolia_ConnectorMeta!]! + optimismsepolia_rootCount( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RootCount - localarbitrumone_rootCounts( + ): optimismsepolia_RootCount + optimismsepolia_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RootCount_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RootCount_filter + orderBy: optimismsepolia_RootCount_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RootCount_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RootCount!]! - localarbitrumone_rootMessageSent( + ): [optimismsepolia_RootCount!]! + optimismsepolia_rootMessageSent( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RootMessageSent - localarbitrumone_rootMessageSents( + ): optimismsepolia_RootMessageSent + optimismsepolia_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RootMessageSent_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RootMessageSent_filter + orderBy: optimismsepolia_RootMessageSent_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RootMessageSent_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RootMessageSent!]! - localarbitrumone_relayerFeesIncrease( + ): [optimismsepolia_RootMessageSent!]! + optimismsepolia_relayerFeesIncrease( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RelayerFeesIncrease - localarbitrumone_relayerFeesIncreases( + ): optimismsepolia_RelayerFeesIncrease + optimismsepolia_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RelayerFeesIncrease_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RelayerFeesIncrease_filter + orderBy: optimismsepolia_RelayerFeesIncrease_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RelayerFeesIncrease_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RelayerFeesIncrease!]! - localarbitrumone_slippageUpdate( + ): [optimismsepolia_RelayerFeesIncrease!]! + optimismsepolia_slippageUpdate( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_SlippageUpdate - localarbitrumone_slippageUpdates( + ): optimismsepolia_SlippageUpdate + optimismsepolia_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_SlippageUpdate_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_SlippageUpdate_filter + orderBy: optimismsepolia_SlippageUpdate_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_SlippageUpdate_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_SlippageUpdate!]! - localarbitrumone_snapshotRoot( + ): [optimismsepolia_SlippageUpdate!]! + optimismsepolia_snapshotRoot( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_SnapshotRoot - localarbitrumone_snapshotRoots( + ): optimismsepolia_SnapshotRoot + optimismsepolia_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_SnapshotRoot_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_SnapshotRoot_filter + orderBy: optimismsepolia_SnapshotRoot_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_SnapshotRoot_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_SnapshotRoot!]! - localarbitrumone_spokeConnectorMode( + ): [optimismsepolia_SnapshotRoot!]! + optimismsepolia_spokeConnectorMode( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_SpokeConnectorMode - localarbitrumone_spokeConnectorModes( + ): optimismsepolia_SpokeConnectorMode + optimismsepolia_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_SpokeConnectorMode_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_SpokeConnectorMode_filter + orderBy: optimismsepolia_SpokeConnectorMode_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_SpokeConnectorMode_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_SpokeConnectorMode!]! - localarbitrumone_aggregateRootProposed( + ): [optimismsepolia_SpokeConnectorMode!]! + optimismsepolia_aggregateRootProposed( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AggregateRootProposed - localarbitrumone_aggregateRootProposeds( + ): optimismsepolia_AggregateRootProposed + optimismsepolia_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AggregateRootProposed_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AggregateRootProposed_filter + orderBy: optimismsepolia_AggregateRootProposed_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AggregateRootProposed_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AggregateRootProposed!]! - localarbitrumone_optimisticRootFinalized( + ): [optimismsepolia_AggregateRootProposed!]! + optimismsepolia_optimisticRootFinalized( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_OptimisticRootFinalized - localarbitrumone_optimisticRootFinalizeds( + ): optimismsepolia_OptimisticRootFinalized + optimismsepolia_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_OptimisticRootFinalized_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_OptimisticRootFinalized_filter + orderBy: optimismsepolia_OptimisticRootFinalized_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_OptimisticRootFinalized_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_OptimisticRootFinalized!]! + ): [optimismsepolia_OptimisticRootFinalized!]! """Access to subgraph metadata""" - localarbitrumone__meta(block: localarbitrumone_Block_height): localarbitrumone__Meta_ - stagingmainnet_asset( + optimismsepolia__meta(block: optimismsepolia_Block_height): optimismsepolia__Meta_ + polygonzkevm_asset( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Asset - stagingmainnet_assets( + ): polygonzkevm_Asset + polygonzkevm_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Asset_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Asset_filter + orderBy: polygonzkevm_Asset_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Asset_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Asset!]! - stagingmainnet_assetStatus( + ): [polygonzkevm_Asset!]! + polygonzkevm_assetStatus( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AssetStatus - stagingmainnet_assetStatuses( + ): polygonzkevm_AssetStatus + polygonzkevm_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AssetStatus_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AssetStatus_filter + orderBy: polygonzkevm_AssetStatus_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AssetStatus_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AssetStatus!]! - stagingmainnet_assetBalance( + ): [polygonzkevm_AssetStatus!]! + polygonzkevm_assetBalance( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AssetBalance - stagingmainnet_assetBalances( + ): polygonzkevm_AssetBalance + polygonzkevm_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AssetBalance_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AssetBalance_filter + orderBy: polygonzkevm_AssetBalance_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AssetBalance_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AssetBalance!]! - stagingmainnet_router( + ): [polygonzkevm_AssetBalance!]! + polygonzkevm_router( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Router - stagingmainnet_routers( + ): polygonzkevm_Router + polygonzkevm_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Router_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Router_filter + orderBy: polygonzkevm_Router_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Router_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Router!]! - stagingmainnet_routerDailyTVL( + ): [polygonzkevm_Router!]! + polygonzkevm_routerDailyTVL( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RouterDailyTVL - stagingmainnet_routerDailyTVLs( + ): polygonzkevm_RouterDailyTVL + polygonzkevm_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RouterDailyTVL_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RouterDailyTVL_filter + orderBy: polygonzkevm_RouterDailyTVL_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RouterDailyTVL_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RouterDailyTVL!]! - stagingmainnet_routerLiquidityEvent( + ): [polygonzkevm_RouterDailyTVL!]! + polygonzkevm_routerLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RouterLiquidityEvent - stagingmainnet_routerLiquidityEvents( + ): polygonzkevm_RouterLiquidityEvent + polygonzkevm_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RouterLiquidityEvent_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RouterLiquidityEvent_filter + orderBy: polygonzkevm_RouterLiquidityEvent_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RouterLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RouterLiquidityEvent!]! - stagingmainnet_setting( + ): [polygonzkevm_RouterLiquidityEvent!]! + polygonzkevm_setting( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Setting - stagingmainnet_settings( + ): polygonzkevm_Setting + polygonzkevm_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Setting_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Setting_filter + orderBy: polygonzkevm_Setting_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Setting_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Setting!]! - stagingmainnet_relayer( + ): [polygonzkevm_Setting!]! + polygonzkevm_relayer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Relayer - stagingmainnet_relayers( + ): polygonzkevm_Relayer + polygonzkevm_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Relayer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Relayer_filter + orderBy: polygonzkevm_Relayer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Relayer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Relayer!]! - stagingmainnet_sequencer( + ): [polygonzkevm_Relayer!]! + polygonzkevm_sequencer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Sequencer - stagingmainnet_sequencers( + ): polygonzkevm_Sequencer + polygonzkevm_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Sequencer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Sequencer_filter + orderBy: polygonzkevm_Sequencer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Sequencer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Sequencer!]! - stagingmainnet_relayerFee( + ): [polygonzkevm_Sequencer!]! + polygonzkevm_relayerFee( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RelayerFee - stagingmainnet_relayerFees( + ): polygonzkevm_RelayerFee + polygonzkevm_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RelayerFee_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RelayerFee_filter + orderBy: polygonzkevm_RelayerFee_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RelayerFee_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RelayerFee!]! - stagingmainnet_originTransfer( + ): [polygonzkevm_RelayerFee!]! + polygonzkevm_originTransfer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OriginTransfer - stagingmainnet_originTransfers( + ): polygonzkevm_OriginTransfer + polygonzkevm_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OriginTransfer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OriginTransfer_filter + orderBy: polygonzkevm_OriginTransfer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_OriginTransfer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OriginTransfer!]! - stagingmainnet_destinationTransfer( + ): [polygonzkevm_OriginTransfer!]! + polygonzkevm_destinationTransfer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_DestinationTransfer - stagingmainnet_destinationTransfers( + ): polygonzkevm_DestinationTransfer + polygonzkevm_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_DestinationTransfer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_DestinationTransfer_filter + orderBy: polygonzkevm_DestinationTransfer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_DestinationTransfer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_DestinationTransfer!]! - stagingmainnet_originMessage( + ): [polygonzkevm_DestinationTransfer!]! + polygonzkevm_originMessage( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OriginMessage - stagingmainnet_originMessages( + ): polygonzkevm_OriginMessage + polygonzkevm_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OriginMessage_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OriginMessage_filter + orderBy: polygonzkevm_OriginMessage_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_OriginMessage_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OriginMessage!]! - stagingmainnet_aggregateRoot( + ): [polygonzkevm_OriginMessage!]! + polygonzkevm_aggregateRoot( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregateRoot - stagingmainnet_aggregateRoots( + ): polygonzkevm_AggregateRoot + polygonzkevm_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregateRoot_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregateRoot_filter + orderBy: polygonzkevm_AggregateRoot_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AggregateRoot_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregateRoot!]! - stagingmainnet_connectorMeta( + ): [polygonzkevm_AggregateRoot!]! + polygonzkevm_connectorMeta( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ConnectorMeta - stagingmainnet_connectorMetas( + ): polygonzkevm_ConnectorMeta + polygonzkevm_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ConnectorMeta_filter + orderBy: polygonzkevm_ConnectorMeta_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_ConnectorMeta_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ConnectorMeta!]! - stagingmainnet_rootCount( + ): [polygonzkevm_ConnectorMeta!]! + polygonzkevm_rootCount( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootCount - stagingmainnet_rootCounts( + ): polygonzkevm_RootCount + polygonzkevm_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootCount_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootCount_filter + orderBy: polygonzkevm_RootCount_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RootCount_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootCount!]! - stagingmainnet_rootMessageSent( + ): [polygonzkevm_RootCount!]! + polygonzkevm_rootMessageSent( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootMessageSent - stagingmainnet_rootMessageSents( + ): polygonzkevm_RootMessageSent + polygonzkevm_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootMessageSent_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootMessageSent_filter + orderBy: polygonzkevm_RootMessageSent_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RootMessageSent_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootMessageSent!]! - stagingmainnet_relayerFeesIncrease( + ): [polygonzkevm_RootMessageSent!]! + polygonzkevm_relayerFeesIncrease( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RelayerFeesIncrease - stagingmainnet_relayerFeesIncreases( + ): polygonzkevm_RelayerFeesIncrease + polygonzkevm_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RelayerFeesIncrease_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RelayerFeesIncrease_filter + orderBy: polygonzkevm_RelayerFeesIncrease_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RelayerFeesIncrease_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RelayerFeesIncrease!]! - stagingmainnet_slippageUpdate( + ): [polygonzkevm_RelayerFeesIncrease!]! + polygonzkevm_slippageUpdate( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_SlippageUpdate - stagingmainnet_slippageUpdates( + ): polygonzkevm_SlippageUpdate + polygonzkevm_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_SlippageUpdate_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_SlippageUpdate_filter + orderBy: polygonzkevm_SlippageUpdate_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_SlippageUpdate_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_SlippageUpdate!]! - stagingmainnet_snapshotRoot( + ): [polygonzkevm_SlippageUpdate!]! + polygonzkevm_snapshotRoot( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_SnapshotRoot - stagingmainnet_snapshotRoots( + ): polygonzkevm_SnapshotRoot + polygonzkevm_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_SnapshotRoot_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_SnapshotRoot_filter + orderBy: polygonzkevm_SnapshotRoot_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_SnapshotRoot_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_SnapshotRoot!]! - stagingmainnet_spokeConnectorMode( + ): [polygonzkevm_SnapshotRoot!]! + polygonzkevm_spokeConnectorMode( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_SpokeConnectorMode - stagingmainnet_spokeConnectorModes( + ): polygonzkevm_SpokeConnectorMode + polygonzkevm_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_SpokeConnectorMode_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_SpokeConnectorMode_filter + orderBy: polygonzkevm_SpokeConnectorMode_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_SpokeConnectorMode_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_SpokeConnectorMode!]! - stagingmainnet_aggregateRootProposed( + ): [polygonzkevm_SpokeConnectorMode!]! + polygonzkevm_aggregateRootProposed( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregateRootProposed - stagingmainnet_aggregateRootProposeds( + ): polygonzkevm_AggregateRootProposed + polygonzkevm_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregateRootProposed_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregateRootProposed_filter + orderBy: polygonzkevm_AggregateRootProposed_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AggregateRootProposed_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregateRootProposed!]! - stagingmainnet_optimisticRootFinalized( + ): [polygonzkevm_AggregateRootProposed!]! + polygonzkevm_optimisticRootFinalized( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimisticRootFinalized - stagingmainnet_optimisticRootFinalizeds( + ): polygonzkevm_OptimisticRootFinalized + polygonzkevm_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OptimisticRootFinalized_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimisticRootFinalized_filter + orderBy: polygonzkevm_OptimisticRootFinalized_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_OptimisticRootFinalized_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimisticRootFinalized!]! - stagingarbitrumone_asset( + ): [polygonzkevm_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + polygonzkevm__meta(block: polygonzkevm_Block_height): polygonzkevm__Meta_ + stagingoptimism_asset( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Asset - stagingarbitrumone_assets( + ): stagingoptimism_Asset + stagingoptimism_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Asset_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Asset_filter + orderBy: stagingoptimism_Asset_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Asset_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Asset!]! - stagingarbitrumone_assetStatus( + ): [stagingoptimism_Asset!]! + stagingoptimism_assetStatus( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AssetStatus - stagingarbitrumone_assetStatuses( + ): stagingoptimism_AssetStatus + stagingoptimism_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AssetStatus_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AssetStatus_filter + orderBy: stagingoptimism_AssetStatus_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AssetStatus_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AssetStatus!]! - stagingarbitrumone_assetBalance( + ): [stagingoptimism_AssetStatus!]! + stagingoptimism_assetBalance( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AssetBalance - stagingarbitrumone_assetBalances( + ): stagingoptimism_AssetBalance + stagingoptimism_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AssetBalance_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AssetBalance_filter + orderBy: stagingoptimism_AssetBalance_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AssetBalance_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AssetBalance!]! - stagingarbitrumone_router( + ): [stagingoptimism_AssetBalance!]! + stagingoptimism_router( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Router - stagingarbitrumone_routers( + ): stagingoptimism_Router + stagingoptimism_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Router_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Router_filter + orderBy: stagingoptimism_Router_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Router_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Router!]! - stagingarbitrumone_routerDailyTVL( + ): [stagingoptimism_Router!]! + stagingoptimism_routerDailyTVL( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RouterDailyTVL - stagingarbitrumone_routerDailyTVLs( + ): stagingoptimism_RouterDailyTVL + stagingoptimism_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RouterDailyTVL_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RouterDailyTVL_filter + orderBy: stagingoptimism_RouterDailyTVL_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RouterDailyTVL_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RouterDailyTVL!]! - stagingarbitrumone_routerLiquidityEvent( + ): [stagingoptimism_RouterDailyTVL!]! + stagingoptimism_routerLiquidityEvent( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RouterLiquidityEvent - stagingarbitrumone_routerLiquidityEvents( + ): stagingoptimism_RouterLiquidityEvent + stagingoptimism_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RouterLiquidityEvent_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RouterLiquidityEvent_filter + orderBy: stagingoptimism_RouterLiquidityEvent_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RouterLiquidityEvent_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RouterLiquidityEvent!]! - stagingarbitrumone_setting( + ): [stagingoptimism_RouterLiquidityEvent!]! + stagingoptimism_setting( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Setting - stagingarbitrumone_settings( + ): stagingoptimism_Setting + stagingoptimism_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Setting_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Setting_filter + orderBy: stagingoptimism_Setting_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Setting_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Setting!]! - stagingarbitrumone_relayer( + ): [stagingoptimism_Setting!]! + stagingoptimism_relayer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Relayer - stagingarbitrumone_relayers( + ): stagingoptimism_Relayer + stagingoptimism_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Relayer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Relayer_filter + orderBy: stagingoptimism_Relayer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Relayer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Relayer!]! - stagingarbitrumone_sequencer( + ): [stagingoptimism_Relayer!]! + stagingoptimism_sequencer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Sequencer - stagingarbitrumone_sequencers( + ): stagingoptimism_Sequencer + stagingoptimism_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Sequencer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Sequencer_filter + orderBy: stagingoptimism_Sequencer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Sequencer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Sequencer!]! - stagingarbitrumone_relayerFee( + ): [stagingoptimism_Sequencer!]! + stagingoptimism_relayerFee( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RelayerFee - stagingarbitrumone_relayerFees( + ): stagingoptimism_RelayerFee + stagingoptimism_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RelayerFee_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RelayerFee_filter + orderBy: stagingoptimism_RelayerFee_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RelayerFee_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RelayerFee!]! - stagingarbitrumone_originTransfer( + ): [stagingoptimism_RelayerFee!]! + stagingoptimism_originTransfer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_OriginTransfer - stagingarbitrumone_originTransfers( + ): stagingoptimism_OriginTransfer + stagingoptimism_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_OriginTransfer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_OriginTransfer_filter + orderBy: stagingoptimism_OriginTransfer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_OriginTransfer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_OriginTransfer!]! - stagingarbitrumone_destinationTransfer( + ): [stagingoptimism_OriginTransfer!]! + stagingoptimism_destinationTransfer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_DestinationTransfer - stagingarbitrumone_destinationTransfers( + ): stagingoptimism_DestinationTransfer + stagingoptimism_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_DestinationTransfer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_DestinationTransfer_filter + orderBy: stagingoptimism_DestinationTransfer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_DestinationTransfer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_DestinationTransfer!]! - stagingarbitrumone_originMessage( + ): [stagingoptimism_DestinationTransfer!]! + stagingoptimism_originMessage( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_OriginMessage - stagingarbitrumone_originMessages( + ): stagingoptimism_OriginMessage + stagingoptimism_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_OriginMessage_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_OriginMessage_filter + orderBy: stagingoptimism_OriginMessage_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_OriginMessage_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_OriginMessage!]! - stagingarbitrumone_aggregateRoot( + ): [stagingoptimism_OriginMessage!]! + stagingoptimism_aggregateRoot( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AggregateRoot - stagingarbitrumone_aggregateRoots( + ): stagingoptimism_AggregateRoot + stagingoptimism_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AggregateRoot_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AggregateRoot_filter + orderBy: stagingoptimism_AggregateRoot_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AggregateRoot_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AggregateRoot!]! - stagingarbitrumone_connectorMeta( + ): [stagingoptimism_AggregateRoot!]! + stagingoptimism_connectorMeta( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_ConnectorMeta - stagingarbitrumone_connectorMetas( + ): stagingoptimism_ConnectorMeta + stagingoptimism_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_ConnectorMeta_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_ConnectorMeta_filter + orderBy: stagingoptimism_ConnectorMeta_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_ConnectorMeta_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_ConnectorMeta!]! - stagingarbitrumone_rootCount( + ): [stagingoptimism_ConnectorMeta!]! + stagingoptimism_rootCount( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RootCount - stagingarbitrumone_rootCounts( + ): stagingoptimism_RootCount + stagingoptimism_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RootCount_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RootCount_filter + orderBy: stagingoptimism_RootCount_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RootCount_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RootCount!]! - stagingarbitrumone_rootMessageSent( + ): [stagingoptimism_RootCount!]! + stagingoptimism_rootMessageSent( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RootMessageSent - stagingarbitrumone_rootMessageSents( + ): stagingoptimism_RootMessageSent + stagingoptimism_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RootMessageSent_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RootMessageSent_filter + orderBy: stagingoptimism_RootMessageSent_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RootMessageSent_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RootMessageSent!]! - stagingarbitrumone_relayerFeesIncrease( + ): [stagingoptimism_RootMessageSent!]! + stagingoptimism_relayerFeesIncrease( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RelayerFeesIncrease - stagingarbitrumone_relayerFeesIncreases( + ): stagingoptimism_RelayerFeesIncrease + stagingoptimism_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RelayerFeesIncrease_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RelayerFeesIncrease_filter + orderBy: stagingoptimism_RelayerFeesIncrease_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RelayerFeesIncrease_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RelayerFeesIncrease!]! - stagingarbitrumone_slippageUpdate( + ): [stagingoptimism_RelayerFeesIncrease!]! + stagingoptimism_slippageUpdate( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_SlippageUpdate - stagingarbitrumone_slippageUpdates( + ): stagingoptimism_SlippageUpdate + stagingoptimism_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_SlippageUpdate_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_SlippageUpdate_filter + orderBy: stagingoptimism_SlippageUpdate_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_SlippageUpdate_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_SlippageUpdate!]! - stagingarbitrumone_snapshotRoot( + ): [stagingoptimism_SlippageUpdate!]! + stagingoptimism_snapshotRoot( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_SnapshotRoot - stagingarbitrumone_snapshotRoots( + ): stagingoptimism_SnapshotRoot + stagingoptimism_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_SnapshotRoot_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_SnapshotRoot_filter + orderBy: stagingoptimism_SnapshotRoot_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_SnapshotRoot_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_SnapshotRoot!]! - stagingarbitrumone_spokeConnectorMode( + ): [stagingoptimism_SnapshotRoot!]! + stagingoptimism_spokeConnectorMode( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_SpokeConnectorMode - stagingarbitrumone_spokeConnectorModes( + ): stagingoptimism_SpokeConnectorMode + stagingoptimism_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_SpokeConnectorMode_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_SpokeConnectorMode_filter + orderBy: stagingoptimism_SpokeConnectorMode_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_SpokeConnectorMode_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_SpokeConnectorMode!]! - stagingarbitrumone_aggregateRootProposed( + ): [stagingoptimism_SpokeConnectorMode!]! + stagingoptimism_aggregateRootProposed( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AggregateRootProposed - stagingarbitrumone_aggregateRootProposeds( + ): stagingoptimism_AggregateRootProposed + stagingoptimism_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AggregateRootProposed_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AggregateRootProposed_filter + orderBy: stagingoptimism_AggregateRootProposed_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AggregateRootProposed_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AggregateRootProposed!]! - stagingarbitrumone_optimisticRootFinalized( + ): [stagingoptimism_AggregateRootProposed!]! + stagingoptimism_optimisticRootFinalized( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_OptimisticRootFinalized - stagingarbitrumone_optimisticRootFinalizeds( + ): stagingoptimism_OptimisticRootFinalized + stagingoptimism_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_OptimisticRootFinalized_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_OptimisticRootFinalized_filter + orderBy: stagingoptimism_OptimisticRootFinalized_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_OptimisticRootFinalized_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_OptimisticRootFinalized!]! + ): [stagingoptimism_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingarbitrumone__meta(block: stagingarbitrumone_Block_height): stagingarbitrumone__Meta_ - stagingscroll_asset( + stagingoptimism__meta(block: stagingoptimism_Block_height): stagingoptimism__Meta_ + stagingmode_asset( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Asset - stagingscroll_assets( + ): stagingmode_Asset + stagingmode_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Asset_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Asset_filter + orderBy: stagingmode_Asset_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Asset_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Asset!]! - stagingscroll_assetStatus( + ): [stagingmode_Asset!]! + stagingmode_assetStatus( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AssetStatus - stagingscroll_assetStatuses( + ): stagingmode_AssetStatus + stagingmode_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AssetStatus_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AssetStatus_filter + orderBy: stagingmode_AssetStatus_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AssetStatus_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AssetStatus!]! - stagingscroll_assetBalance( + ): [stagingmode_AssetStatus!]! + stagingmode_assetBalance( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AssetBalance - stagingscroll_assetBalances( + ): stagingmode_AssetBalance + stagingmode_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AssetBalance_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AssetBalance_filter + orderBy: stagingmode_AssetBalance_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AssetBalance_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AssetBalance!]! - stagingscroll_router( + ): [stagingmode_AssetBalance!]! + stagingmode_router( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Router - stagingscroll_routers( + ): stagingmode_Router + stagingmode_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Router_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Router_filter + orderBy: stagingmode_Router_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Router_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Router!]! - stagingscroll_routerDailyTVL( + ): [stagingmode_Router!]! + stagingmode_routerDailyTVL( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RouterDailyTVL - stagingscroll_routerDailyTVLs( + ): stagingmode_RouterDailyTVL + stagingmode_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RouterDailyTVL_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RouterDailyTVL_filter + orderBy: stagingmode_RouterDailyTVL_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RouterDailyTVL_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RouterDailyTVL!]! - stagingscroll_routerLiquidityEvent( + ): [stagingmode_RouterDailyTVL!]! + stagingmode_routerLiquidityEvent( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RouterLiquidityEvent - stagingscroll_routerLiquidityEvents( + ): stagingmode_RouterLiquidityEvent + stagingmode_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RouterLiquidityEvent_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RouterLiquidityEvent_filter + orderBy: stagingmode_RouterLiquidityEvent_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RouterLiquidityEvent_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RouterLiquidityEvent!]! - stagingscroll_setting( + ): [stagingmode_RouterLiquidityEvent!]! + stagingmode_setting( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Setting - stagingscroll_settings( + ): stagingmode_Setting + stagingmode_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Setting_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Setting_filter + orderBy: stagingmode_Setting_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Setting_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Setting!]! - stagingscroll_relayer( + ): [stagingmode_Setting!]! + stagingmode_relayer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Relayer - stagingscroll_relayers( + ): stagingmode_Relayer + stagingmode_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Relayer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Relayer_filter + orderBy: stagingmode_Relayer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Relayer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Relayer!]! - stagingscroll_sequencer( + ): [stagingmode_Relayer!]! + stagingmode_sequencer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Sequencer - stagingscroll_sequencers( + ): stagingmode_Sequencer + stagingmode_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Sequencer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Sequencer_filter + orderBy: stagingmode_Sequencer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Sequencer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Sequencer!]! - stagingscroll_relayerFee( + ): [stagingmode_Sequencer!]! + stagingmode_relayerFee( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RelayerFee - stagingscroll_relayerFees( + ): stagingmode_RelayerFee + stagingmode_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RelayerFee_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RelayerFee_filter + orderBy: stagingmode_RelayerFee_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RelayerFee_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RelayerFee!]! - stagingscroll_originTransfer( + ): [stagingmode_RelayerFee!]! + stagingmode_originTransfer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_OriginTransfer - stagingscroll_originTransfers( + ): stagingmode_OriginTransfer + stagingmode_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_OriginTransfer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_OriginTransfer_filter + orderBy: stagingmode_OriginTransfer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_OriginTransfer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_OriginTransfer!]! - stagingscroll_destinationTransfer( + ): [stagingmode_OriginTransfer!]! + stagingmode_destinationTransfer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_DestinationTransfer - stagingscroll_destinationTransfers( + ): stagingmode_DestinationTransfer + stagingmode_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_DestinationTransfer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_DestinationTransfer_filter + orderBy: stagingmode_DestinationTransfer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_DestinationTransfer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_DestinationTransfer!]! - stagingscroll_originMessage( + ): [stagingmode_DestinationTransfer!]! + stagingmode_originMessage( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_OriginMessage - stagingscroll_originMessages( + ): stagingmode_OriginMessage + stagingmode_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_OriginMessage_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_OriginMessage_filter + orderBy: stagingmode_OriginMessage_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_OriginMessage_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_OriginMessage!]! - stagingscroll_aggregateRoot( + ): [stagingmode_OriginMessage!]! + stagingmode_aggregateRoot( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AggregateRoot - stagingscroll_aggregateRoots( + ): stagingmode_AggregateRoot + stagingmode_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AggregateRoot_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AggregateRoot_filter + orderBy: stagingmode_AggregateRoot_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AggregateRoot_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AggregateRoot!]! - stagingscroll_connectorMeta( + ): [stagingmode_AggregateRoot!]! + stagingmode_connectorMeta( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_ConnectorMeta - stagingscroll_connectorMetas( + ): stagingmode_ConnectorMeta + stagingmode_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_ConnectorMeta_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_ConnectorMeta_filter + orderBy: stagingmode_ConnectorMeta_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_ConnectorMeta_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_ConnectorMeta!]! - stagingscroll_rootCount( + ): [stagingmode_ConnectorMeta!]! + stagingmode_rootCount( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RootCount - stagingscroll_rootCounts( + ): stagingmode_RootCount + stagingmode_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RootCount_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RootCount_filter + orderBy: stagingmode_RootCount_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RootCount_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RootCount!]! - stagingscroll_rootMessageSent( + ): [stagingmode_RootCount!]! + stagingmode_rootMessageSent( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RootMessageSent - stagingscroll_rootMessageSents( + ): stagingmode_RootMessageSent + stagingmode_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RootMessageSent_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RootMessageSent_filter + orderBy: stagingmode_RootMessageSent_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RootMessageSent_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RootMessageSent!]! - stagingscroll_relayerFeesIncrease( + ): [stagingmode_RootMessageSent!]! + stagingmode_relayerFeesIncrease( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RelayerFeesIncrease - stagingscroll_relayerFeesIncreases( + ): stagingmode_RelayerFeesIncrease + stagingmode_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RelayerFeesIncrease_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RelayerFeesIncrease_filter + orderBy: stagingmode_RelayerFeesIncrease_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RelayerFeesIncrease_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RelayerFeesIncrease!]! - stagingscroll_slippageUpdate( + ): [stagingmode_RelayerFeesIncrease!]! + stagingmode_slippageUpdate( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_SlippageUpdate - stagingscroll_slippageUpdates( + ): stagingmode_SlippageUpdate + stagingmode_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_SlippageUpdate_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_SlippageUpdate_filter + orderBy: stagingmode_SlippageUpdate_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_SlippageUpdate_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_SlippageUpdate!]! - stagingscroll_snapshotRoot( + ): [stagingmode_SlippageUpdate!]! + stagingmode_snapshotRoot( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_SnapshotRoot - stagingscroll_snapshotRoots( + ): stagingmode_SnapshotRoot + stagingmode_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_SnapshotRoot_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_SnapshotRoot_filter + orderBy: stagingmode_SnapshotRoot_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_SnapshotRoot_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_SnapshotRoot!]! - stagingscroll_spokeConnectorMode( + ): [stagingmode_SnapshotRoot!]! + stagingmode_spokeConnectorMode( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_SpokeConnectorMode - stagingscroll_spokeConnectorModes( + ): stagingmode_SpokeConnectorMode + stagingmode_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_SpokeConnectorMode_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_SpokeConnectorMode_filter + orderBy: stagingmode_SpokeConnectorMode_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_SpokeConnectorMode_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_SpokeConnectorMode!]! - stagingscroll_aggregateRootProposed( + ): [stagingmode_SpokeConnectorMode!]! + stagingmode_aggregateRootProposed( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AggregateRootProposed - stagingscroll_aggregateRootProposeds( + ): stagingmode_AggregateRootProposed + stagingmode_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AggregateRootProposed_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AggregateRootProposed_filter + orderBy: stagingmode_AggregateRootProposed_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AggregateRootProposed_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AggregateRootProposed!]! - stagingscroll_optimisticRootFinalized( + ): [stagingmode_AggregateRootProposed!]! + stagingmode_optimisticRootFinalized( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_OptimisticRootFinalized - stagingscroll_optimisticRootFinalizeds( + ): stagingmode_OptimisticRootFinalized + stagingmode_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_OptimisticRootFinalized_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_OptimisticRootFinalized_filter + orderBy: stagingmode_OptimisticRootFinalized_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_OptimisticRootFinalized_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_OptimisticRootFinalized!]! + ): [stagingmode_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingscroll__meta(block: stagingscroll_Block_height): stagingscroll__Meta_ - stagingbase_asset( + stagingmode__meta(block: stagingmode_Block_height): stagingmode__Meta_ + base_swap_systemInfo( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Asset - stagingbase_assets( + ): base_swap_SystemInfo + base_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Asset_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Asset_filter + orderBy: base_swap_SystemInfo_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SystemInfo_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Asset!]! - stagingbase_assetStatus( + ): [base_swap_SystemInfo!]! + base_swap_pooledToken( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AssetStatus - stagingbase_assetStatuses( + ): base_swap_PooledToken + base_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AssetStatus_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AssetStatus_filter + orderBy: base_swap_PooledToken_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_PooledToken_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AssetStatus!]! - stagingbase_assetBalance( + ): [base_swap_PooledToken!]! + base_swap_stableSwap( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AssetBalance - stagingbase_assetBalances( + ): base_swap_StableSwap + base_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AssetBalance_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AssetBalance_filter + orderBy: base_swap_StableSwap_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwap_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AssetBalance!]! - stagingbase_router( + ): [base_swap_StableSwap!]! + base_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Router - stagingbase_routers( + ): base_swap_StableSwapAddLiquidityEvent + base_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Router_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Router_filter + orderBy: base_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Router!]! - stagingbase_routerDailyTVL( + ): [base_swap_StableSwapAddLiquidityEvent!]! + base_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RouterDailyTVL - stagingbase_routerDailyTVLs( + ): base_swap_StableSwapRemoveLiquidityEvent + base_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RouterDailyTVL_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RouterDailyTVL_filter + orderBy: base_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RouterDailyTVL!]! - stagingbase_routerLiquidityEvent( + ): [base_swap_StableSwapRemoveLiquidityEvent!]! + base_swap_stableSwapExchange( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RouterLiquidityEvent - stagingbase_routerLiquidityEvents( + ): base_swap_StableSwapExchange + base_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RouterLiquidityEvent_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RouterLiquidityEvent_filter + orderBy: base_swap_StableSwapExchange_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapExchange_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RouterLiquidityEvent!]! - stagingbase_setting( + ): [base_swap_StableSwapExchange!]! + base_swap_swapDailyVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Setting - stagingbase_settings( + ): base_swap_SwapDailyVolume + base_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Setting_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Setting_filter + orderBy: base_swap_SwapDailyVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapDailyVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Setting!]! - stagingbase_relayer( + ): [base_swap_SwapDailyVolume!]! + base_swap_swapHourlyVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Relayer - stagingbase_relayers( + ): base_swap_SwapHourlyVolume + base_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Relayer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Relayer_filter + orderBy: base_swap_SwapHourlyVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapHourlyVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Relayer!]! - stagingbase_sequencer( + ): [base_swap_SwapHourlyVolume!]! + base_swap_swapWeeklyVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Sequencer - stagingbase_sequencers( + ): base_swap_SwapWeeklyVolume + base_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Sequencer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Sequencer_filter + orderBy: base_swap_SwapWeeklyVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapWeeklyVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Sequencer!]! - stagingbase_relayerFee( + ): [base_swap_SwapWeeklyVolume!]! + base_swap_lpAccount( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RelayerFee - stagingbase_relayerFees( + ): base_swap_LpAccount + base_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RelayerFee_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RelayerFee_filter + orderBy: base_swap_LpAccount_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpAccount_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RelayerFee!]! - stagingbase_originTransfer( + ): [base_swap_LpAccount!]! + base_swap_lpAccountBalance( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_OriginTransfer - stagingbase_originTransfers( + ): base_swap_LpAccountBalance + base_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_OriginTransfer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_OriginTransfer_filter + orderBy: base_swap_LpAccountBalance_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpAccountBalance_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_OriginTransfer!]! - stagingbase_destinationTransfer( + ): [base_swap_LpAccountBalance!]! + base_swap_lpToken( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_DestinationTransfer - stagingbase_destinationTransfers( + ): base_swap_LpToken + base_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_DestinationTransfer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_DestinationTransfer_filter + orderBy: base_swap_LpToken_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpToken_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_DestinationTransfer!]! - stagingbase_originMessage( + ): [base_swap_LpToken!]! + base_swap_lpTransferEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_OriginMessage - stagingbase_originMessages( + ): base_swap_LpTransferEvent + base_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_OriginMessage_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_OriginMessage_filter + orderBy: base_swap_LpTransferEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpTransferEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_OriginMessage!]! - stagingbase_aggregateRoot( + ): [base_swap_LpTransferEvent!]! + base_swap_stableSwapEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AggregateRoot - stagingbase_aggregateRoots( + ): base_swap_StableSwapEvent + base_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AggregateRoot_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AggregateRoot_filter + orderBy: base_swap_StableSwapEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AggregateRoot!]! - stagingbase_connectorMeta( + ): [base_swap_StableSwapEvent!]! + base_swap_swapTradeVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_ConnectorMeta - stagingbase_connectorMetas( + ): base_swap_SwapTradeVolume + base_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_ConnectorMeta_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_ConnectorMeta_filter + orderBy: base_swap_SwapTradeVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapTradeVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_ConnectorMeta!]! - stagingbase_rootCount( + ): [base_swap_SwapTradeVolume!]! + base_swap_lpTokenEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RootCount - stagingbase_rootCounts( + ): base_swap_LpTokenEvent + base_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RootCount_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RootCount_filter + orderBy: base_swap_LpTokenEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpTokenEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RootCount!]! - stagingbase_rootMessageSent( + ): [base_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + base_swap__meta(block: base_swap_Block_height): base_swap__Meta_ + xlayer_swap_systemInfo( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RootMessageSent - stagingbase_rootMessageSents( + ): xlayer_swap_SystemInfo + xlayer_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RootMessageSent_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RootMessageSent_filter + orderBy: xlayer_swap_SystemInfo_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SystemInfo_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RootMessageSent!]! - stagingbase_relayerFeesIncrease( + ): [xlayer_swap_SystemInfo!]! + xlayer_swap_pooledToken( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RelayerFeesIncrease - stagingbase_relayerFeesIncreases( + ): xlayer_swap_PooledToken + xlayer_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RelayerFeesIncrease_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RelayerFeesIncrease_filter + orderBy: xlayer_swap_PooledToken_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_PooledToken_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RelayerFeesIncrease!]! - stagingbase_slippageUpdate( + ): [xlayer_swap_PooledToken!]! + xlayer_swap_stableSwap( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_SlippageUpdate - stagingbase_slippageUpdates( + ): xlayer_swap_StableSwap + xlayer_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_SlippageUpdate_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_SlippageUpdate_filter + orderBy: xlayer_swap_StableSwap_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwap_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_SlippageUpdate!]! - stagingbase_snapshotRoot( + ): [xlayer_swap_StableSwap!]! + xlayer_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_SnapshotRoot - stagingbase_snapshotRoots( + ): xlayer_swap_StableSwapAddLiquidityEvent + xlayer_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_SnapshotRoot_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_SnapshotRoot_filter + orderBy: xlayer_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_SnapshotRoot!]! - stagingbase_spokeConnectorMode( + ): [xlayer_swap_StableSwapAddLiquidityEvent!]! + xlayer_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_SpokeConnectorMode - stagingbase_spokeConnectorModes( + ): xlayer_swap_StableSwapRemoveLiquidityEvent + xlayer_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_SpokeConnectorMode_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_SpokeConnectorMode_filter + orderBy: xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_SpokeConnectorMode!]! - stagingbase_aggregateRootProposed( + ): [xlayer_swap_StableSwapRemoveLiquidityEvent!]! + xlayer_swap_stableSwapExchange( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AggregateRootProposed - stagingbase_aggregateRootProposeds( + ): xlayer_swap_StableSwapExchange + xlayer_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AggregateRootProposed_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AggregateRootProposed_filter + orderBy: xlayer_swap_StableSwapExchange_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapExchange_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AggregateRootProposed!]! - stagingbase_optimisticRootFinalized( + ): [xlayer_swap_StableSwapExchange!]! + xlayer_swap_swapDailyVolume( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_OptimisticRootFinalized - stagingbase_optimisticRootFinalizeds( + ): xlayer_swap_SwapDailyVolume + xlayer_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_OptimisticRootFinalized_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_OptimisticRootFinalized_filter + orderBy: xlayer_swap_SwapDailyVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapDailyVolume_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingbase__meta(block: stagingbase_Block_height): stagingbase__Meta_ - base_asset( + ): [xlayer_swap_SwapDailyVolume!]! + xlayer_swap_swapHourlyVolume( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Asset - base_assets( + ): xlayer_swap_SwapHourlyVolume + xlayer_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_Asset_orderBy - orderDirection: base_OrderDirection - where: base_Asset_filter + orderBy: xlayer_swap_SwapHourlyVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapHourlyVolume_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Asset!]! - base_assetStatus( + ): [xlayer_swap_SwapHourlyVolume!]! + xlayer_swap_swapWeeklyVolume( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AssetStatus - base_assetStatuses( + ): xlayer_swap_SwapWeeklyVolume + xlayer_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_AssetStatus_orderBy - orderDirection: base_OrderDirection - where: base_AssetStatus_filter + orderBy: xlayer_swap_SwapWeeklyVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapWeeklyVolume_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AssetStatus!]! - base_assetBalance( + ): [xlayer_swap_SwapWeeklyVolume!]! + xlayer_swap_lpAccount( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AssetBalance - base_assetBalances( + ): xlayer_swap_LpAccount + xlayer_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: base_AssetBalance_orderBy - orderDirection: base_OrderDirection - where: base_AssetBalance_filter + orderBy: xlayer_swap_LpAccount_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpAccount_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AssetBalance!]! - base_router( + ): [xlayer_swap_LpAccount!]! + xlayer_swap_lpAccountBalance( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Router - base_routers( + ): xlayer_swap_LpAccountBalance + xlayer_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: base_Router_orderBy - orderDirection: base_OrderDirection - where: base_Router_filter + orderBy: xlayer_swap_LpAccountBalance_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpAccountBalance_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Router!]! - base_routerDailyTVL( + ): [xlayer_swap_LpAccountBalance!]! + xlayer_swap_lpToken( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RouterDailyTVL - base_routerDailyTVLs( + ): xlayer_swap_LpToken + xlayer_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: base_RouterDailyTVL_orderBy - orderDirection: base_OrderDirection - where: base_RouterDailyTVL_filter + orderBy: xlayer_swap_LpToken_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpToken_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RouterDailyTVL!]! - base_routerLiquidityEvent( + ): [xlayer_swap_LpToken!]! + xlayer_swap_lpTransferEvent( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RouterLiquidityEvent - base_routerLiquidityEvents( + ): xlayer_swap_LpTransferEvent + xlayer_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: base_RouterLiquidityEvent_orderBy - orderDirection: base_OrderDirection - where: base_RouterLiquidityEvent_filter + orderBy: xlayer_swap_LpTransferEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpTransferEvent_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RouterLiquidityEvent!]! - base_setting( + ): [xlayer_swap_LpTransferEvent!]! + xlayer_swap_stableSwapEvent( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Setting - base_settings( + ): xlayer_swap_StableSwapEvent + xlayer_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: base_Setting_orderBy - orderDirection: base_OrderDirection - where: base_Setting_filter + orderBy: xlayer_swap_StableSwapEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapEvent_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Setting!]! - base_relayer( + ): [xlayer_swap_StableSwapEvent!]! + xlayer_swap_swapTradeVolume( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Relayer - base_relayers( + ): xlayer_swap_SwapTradeVolume + xlayer_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_Relayer_orderBy - orderDirection: base_OrderDirection - where: base_Relayer_filter + orderBy: xlayer_swap_SwapTradeVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapTradeVolume_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Relayer!]! - base_sequencer( + ): [xlayer_swap_SwapTradeVolume!]! + xlayer_swap_lpTokenEvent( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Sequencer - base_sequencers( + ): xlayer_swap_LpTokenEvent + xlayer_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: base_Sequencer_orderBy - orderDirection: base_OrderDirection - where: base_Sequencer_filter + orderBy: xlayer_swap_LpTokenEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpTokenEvent_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Sequencer!]! - base_relayerFee( + ): [xlayer_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + xlayer_swap__meta(block: xlayer_swap_Block_height): xlayer_swap__Meta_ + metis_asset( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RelayerFee - base_relayerFees( + ): metis_Asset + metis_assets( skip: Int = 0 first: Int = 100 - orderBy: base_RelayerFee_orderBy - orderDirection: base_OrderDirection - where: base_RelayerFee_filter + orderBy: metis_Asset_orderBy + orderDirection: metis_OrderDirection + where: metis_Asset_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RelayerFee!]! - base_originTransfer( + ): [metis_Asset!]! + metis_assetStatus( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_OriginTransfer - base_originTransfers( + ): metis_AssetStatus + metis_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: base_OriginTransfer_orderBy - orderDirection: base_OrderDirection - where: base_OriginTransfer_filter + orderBy: metis_AssetStatus_orderBy + orderDirection: metis_OrderDirection + where: metis_AssetStatus_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_OriginTransfer!]! - base_destinationTransfer( + ): [metis_AssetStatus!]! + metis_assetBalance( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_DestinationTransfer - base_destinationTransfers( + ): metis_AssetBalance + metis_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: base_DestinationTransfer_orderBy - orderDirection: base_OrderDirection - where: base_DestinationTransfer_filter + orderBy: metis_AssetBalance_orderBy + orderDirection: metis_OrderDirection + where: metis_AssetBalance_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_DestinationTransfer!]! - base_originMessage( + ): [metis_AssetBalance!]! + metis_router( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_OriginMessage - base_originMessages( + ): metis_Router + metis_routers( skip: Int = 0 first: Int = 100 - orderBy: base_OriginMessage_orderBy - orderDirection: base_OrderDirection - where: base_OriginMessage_filter + orderBy: metis_Router_orderBy + orderDirection: metis_OrderDirection + where: metis_Router_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_OriginMessage!]! - base_aggregateRoot( + ): [metis_Router!]! + metis_routerDailyTVL( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AggregateRoot - base_aggregateRoots( + ): metis_RouterDailyTVL + metis_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: base_AggregateRoot_orderBy - orderDirection: base_OrderDirection - where: base_AggregateRoot_filter + orderBy: metis_RouterDailyTVL_orderBy + orderDirection: metis_OrderDirection + where: metis_RouterDailyTVL_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AggregateRoot!]! - base_connectorMeta( + ): [metis_RouterDailyTVL!]! + metis_routerLiquidityEvent( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_ConnectorMeta - base_connectorMetas( + ): metis_RouterLiquidityEvent + metis_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: base_ConnectorMeta_orderBy - orderDirection: base_OrderDirection - where: base_ConnectorMeta_filter + orderBy: metis_RouterLiquidityEvent_orderBy + orderDirection: metis_OrderDirection + where: metis_RouterLiquidityEvent_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_ConnectorMeta!]! - base_rootCount( + ): [metis_RouterLiquidityEvent!]! + metis_setting( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RootCount - base_rootCounts( + ): metis_Setting + metis_settings( skip: Int = 0 first: Int = 100 - orderBy: base_RootCount_orderBy - orderDirection: base_OrderDirection - where: base_RootCount_filter + orderBy: metis_Setting_orderBy + orderDirection: metis_OrderDirection + where: metis_Setting_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RootCount!]! - base_rootMessageSent( + ): [metis_Setting!]! + metis_relayer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RootMessageSent - base_rootMessageSents( + ): metis_Relayer + metis_relayers( skip: Int = 0 first: Int = 100 - orderBy: base_RootMessageSent_orderBy - orderDirection: base_OrderDirection - where: base_RootMessageSent_filter + orderBy: metis_Relayer_orderBy + orderDirection: metis_OrderDirection + where: metis_Relayer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RootMessageSent!]! - base_relayerFeesIncrease( + ): [metis_Relayer!]! + metis_sequencer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RelayerFeesIncrease - base_relayerFeesIncreases( + ): metis_Sequencer + metis_sequencers( skip: Int = 0 first: Int = 100 - orderBy: base_RelayerFeesIncrease_orderBy - orderDirection: base_OrderDirection - where: base_RelayerFeesIncrease_filter + orderBy: metis_Sequencer_orderBy + orderDirection: metis_OrderDirection + where: metis_Sequencer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RelayerFeesIncrease!]! - base_slippageUpdate( + ): [metis_Sequencer!]! + metis_relayerFee( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_SlippageUpdate - base_slippageUpdates( + ): metis_RelayerFee + metis_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: base_SlippageUpdate_orderBy - orderDirection: base_OrderDirection - where: base_SlippageUpdate_filter + orderBy: metis_RelayerFee_orderBy + orderDirection: metis_OrderDirection + where: metis_RelayerFee_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_SlippageUpdate!]! - base_snapshotRoot( + ): [metis_RelayerFee!]! + metis_originTransfer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_SnapshotRoot - base_snapshotRoots( + ): metis_OriginTransfer + metis_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: base_SnapshotRoot_orderBy - orderDirection: base_OrderDirection - where: base_SnapshotRoot_filter + orderBy: metis_OriginTransfer_orderBy + orderDirection: metis_OrderDirection + where: metis_OriginTransfer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_SnapshotRoot!]! - base_spokeConnectorMode( + ): [metis_OriginTransfer!]! + metis_destinationTransfer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_SpokeConnectorMode - base_spokeConnectorModes( + ): metis_DestinationTransfer + metis_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: base_SpokeConnectorMode_orderBy - orderDirection: base_OrderDirection - where: base_SpokeConnectorMode_filter + orderBy: metis_DestinationTransfer_orderBy + orderDirection: metis_OrderDirection + where: metis_DestinationTransfer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_SpokeConnectorMode!]! - base_aggregateRootProposed( + ): [metis_DestinationTransfer!]! + metis_originMessage( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AggregateRootProposed - base_aggregateRootProposeds( + ): metis_OriginMessage + metis_originMessages( skip: Int = 0 first: Int = 100 - orderBy: base_AggregateRootProposed_orderBy - orderDirection: base_OrderDirection - where: base_AggregateRootProposed_filter + orderBy: metis_OriginMessage_orderBy + orderDirection: metis_OrderDirection + where: metis_OriginMessage_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AggregateRootProposed!]! - base_optimisticRootFinalized( + ): [metis_OriginMessage!]! + metis_aggregateRoot( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_OptimisticRootFinalized - base_optimisticRootFinalizeds( + ): metis_AggregateRoot + metis_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: base_OptimisticRootFinalized_orderBy - orderDirection: base_OrderDirection - where: base_OptimisticRootFinalized_filter + orderBy: metis_AggregateRoot_orderBy + orderDirection: metis_OrderDirection + where: metis_AggregateRoot_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - base__meta(block: base_Block_height): base__Meta_ - staginglinea_asset( + ): [metis_AggregateRoot!]! + metis_connectorMeta( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Asset - staginglinea_assets( + ): metis_ConnectorMeta + metis_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Asset_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Asset_filter + orderBy: metis_ConnectorMeta_orderBy + orderDirection: metis_OrderDirection + where: metis_ConnectorMeta_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Asset!]! - staginglinea_assetStatus( + ): [metis_ConnectorMeta!]! + metis_rootCount( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AssetStatus - staginglinea_assetStatuses( + ): metis_RootCount + metis_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AssetStatus_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AssetStatus_filter + orderBy: metis_RootCount_orderBy + orderDirection: metis_OrderDirection + where: metis_RootCount_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AssetStatus!]! - staginglinea_assetBalance( + ): [metis_RootCount!]! + metis_rootMessageSent( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AssetBalance - staginglinea_assetBalances( + ): metis_RootMessageSent + metis_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AssetBalance_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AssetBalance_filter + orderBy: metis_RootMessageSent_orderBy + orderDirection: metis_OrderDirection + where: metis_RootMessageSent_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AssetBalance!]! - staginglinea_router( + ): [metis_RootMessageSent!]! + metis_relayerFeesIncrease( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Router - staginglinea_routers( + ): metis_RelayerFeesIncrease + metis_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Router_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Router_filter + orderBy: metis_RelayerFeesIncrease_orderBy + orderDirection: metis_OrderDirection + where: metis_RelayerFeesIncrease_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Router!]! - staginglinea_routerDailyTVL( + ): [metis_RelayerFeesIncrease!]! + metis_slippageUpdate( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RouterDailyTVL - staginglinea_routerDailyTVLs( + ): metis_SlippageUpdate + metis_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RouterDailyTVL_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RouterDailyTVL_filter + orderBy: metis_SlippageUpdate_orderBy + orderDirection: metis_OrderDirection + where: metis_SlippageUpdate_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RouterDailyTVL!]! - staginglinea_routerLiquidityEvent( + ): [metis_SlippageUpdate!]! + metis_snapshotRoot( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RouterLiquidityEvent - staginglinea_routerLiquidityEvents( + ): metis_SnapshotRoot + metis_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RouterLiquidityEvent_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RouterLiquidityEvent_filter + orderBy: metis_SnapshotRoot_orderBy + orderDirection: metis_OrderDirection + where: metis_SnapshotRoot_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RouterLiquidityEvent!]! - staginglinea_setting( + ): [metis_SnapshotRoot!]! + metis_spokeConnectorMode( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Setting - staginglinea_settings( + ): metis_SpokeConnectorMode + metis_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Setting_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Setting_filter + orderBy: metis_SpokeConnectorMode_orderBy + orderDirection: metis_OrderDirection + where: metis_SpokeConnectorMode_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Setting!]! - staginglinea_relayer( + ): [metis_SpokeConnectorMode!]! + metis_aggregateRootProposed( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Relayer - staginglinea_relayers( + ): metis_AggregateRootProposed + metis_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Relayer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Relayer_filter + orderBy: metis_AggregateRootProposed_orderBy + orderDirection: metis_OrderDirection + where: metis_AggregateRootProposed_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Relayer!]! - staginglinea_sequencer( + ): [metis_AggregateRootProposed!]! + metis_optimisticRootFinalized( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Sequencer - staginglinea_sequencers( + ): metis_OptimisticRootFinalized + metis_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Sequencer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Sequencer_filter + orderBy: metis_OptimisticRootFinalized_orderBy + orderDirection: metis_OrderDirection + where: metis_OptimisticRootFinalized_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Sequencer!]! - staginglinea_relayerFee( + ): [metis_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + metis__meta(block: metis_Block_height): metis__Meta_ + bnb_asset( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RelayerFee - staginglinea_relayerFees( + ): bnb_Asset + bnb_assets( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RelayerFee_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RelayerFee_filter + orderBy: bnb_Asset_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Asset_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RelayerFee!]! - staginglinea_originTransfer( + ): [bnb_Asset!]! + bnb_assetStatus( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_OriginTransfer - staginglinea_originTransfers( + ): bnb_AssetStatus + bnb_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_OriginTransfer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_OriginTransfer_filter + orderBy: bnb_AssetStatus_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AssetStatus_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_OriginTransfer!]! - staginglinea_destinationTransfer( + ): [bnb_AssetStatus!]! + bnb_assetBalance( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_DestinationTransfer - staginglinea_destinationTransfers( + ): bnb_AssetBalance + bnb_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_DestinationTransfer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_DestinationTransfer_filter + orderBy: bnb_AssetBalance_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AssetBalance_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_DestinationTransfer!]! - staginglinea_originMessage( + ): [bnb_AssetBalance!]! + bnb_router( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_OriginMessage - staginglinea_originMessages( + ): bnb_Router + bnb_routers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_OriginMessage_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_OriginMessage_filter + orderBy: bnb_Router_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Router_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_OriginMessage!]! - staginglinea_aggregateRoot( + ): [bnb_Router!]! + bnb_routerDailyTVL( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AggregateRoot - staginglinea_aggregateRoots( + ): bnb_RouterDailyTVL + bnb_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AggregateRoot_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AggregateRoot_filter + orderBy: bnb_RouterDailyTVL_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RouterDailyTVL_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AggregateRoot!]! - staginglinea_connectorMeta( + ): [bnb_RouterDailyTVL!]! + bnb_routerLiquidityEvent( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_ConnectorMeta - staginglinea_connectorMetas( + ): bnb_RouterLiquidityEvent + bnb_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_ConnectorMeta_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_ConnectorMeta_filter + orderBy: bnb_RouterLiquidityEvent_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RouterLiquidityEvent_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_ConnectorMeta!]! - staginglinea_rootCount( + ): [bnb_RouterLiquidityEvent!]! + bnb_setting( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RootCount - staginglinea_rootCounts( + ): bnb_Setting + bnb_settings( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RootCount_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RootCount_filter + orderBy: bnb_Setting_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Setting_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RootCount!]! - staginglinea_rootMessageSent( + ): [bnb_Setting!]! + bnb_relayer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RootMessageSent - staginglinea_rootMessageSents( + ): bnb_Relayer + bnb_relayers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RootMessageSent_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RootMessageSent_filter + orderBy: bnb_Relayer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Relayer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RootMessageSent!]! - staginglinea_relayerFeesIncrease( + ): [bnb_Relayer!]! + bnb_sequencer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RelayerFeesIncrease - staginglinea_relayerFeesIncreases( + ): bnb_Sequencer + bnb_sequencers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RelayerFeesIncrease_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RelayerFeesIncrease_filter + orderBy: bnb_Sequencer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Sequencer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RelayerFeesIncrease!]! - staginglinea_slippageUpdate( + ): [bnb_Sequencer!]! + bnb_relayerFee( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_SlippageUpdate - staginglinea_slippageUpdates( + ): bnb_RelayerFee + bnb_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_SlippageUpdate_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_SlippageUpdate_filter + orderBy: bnb_RelayerFee_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RelayerFee_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_SlippageUpdate!]! - staginglinea_snapshotRoot( + ): [bnb_RelayerFee!]! + bnb_originTransfer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_SnapshotRoot - staginglinea_snapshotRoots( + ): bnb_OriginTransfer + bnb_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_SnapshotRoot_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_SnapshotRoot_filter + orderBy: bnb_OriginTransfer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_OriginTransfer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_SnapshotRoot!]! - staginglinea_spokeConnectorMode( + ): [bnb_OriginTransfer!]! + bnb_destinationTransfer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_SpokeConnectorMode - staginglinea_spokeConnectorModes( + ): bnb_DestinationTransfer + bnb_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_SpokeConnectorMode_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_SpokeConnectorMode_filter + orderBy: bnb_DestinationTransfer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_DestinationTransfer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_SpokeConnectorMode!]! - staginglinea_aggregateRootProposed( + ): [bnb_DestinationTransfer!]! + bnb_originMessage( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AggregateRootProposed - staginglinea_aggregateRootProposeds( + ): bnb_OriginMessage + bnb_originMessages( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AggregateRootProposed_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AggregateRootProposed_filter + orderBy: bnb_OriginMessage_orderBy + orderDirection: bnb_OrderDirection + where: bnb_OriginMessage_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AggregateRootProposed!]! - staginglinea_optimisticRootFinalized( + ): [bnb_OriginMessage!]! + bnb_aggregateRoot( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_OptimisticRootFinalized - staginglinea_optimisticRootFinalizeds( + ): bnb_AggregateRoot + bnb_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_OptimisticRootFinalized_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_OptimisticRootFinalized_filter + orderBy: bnb_AggregateRoot_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AggregateRoot_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - staginglinea__meta(block: staginglinea_Block_height): staginglinea__Meta_ - stagingmode_asset( + ): [bnb_AggregateRoot!]! + bnb_connectorMeta( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Asset - stagingmode_assets( + ): bnb_ConnectorMeta + bnb_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Asset_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Asset_filter + orderBy: bnb_ConnectorMeta_orderBy + orderDirection: bnb_OrderDirection + where: bnb_ConnectorMeta_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Asset!]! - stagingmode_assetStatus( + ): [bnb_ConnectorMeta!]! + bnb_rootCount( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AssetStatus - stagingmode_assetStatuses( + ): bnb_RootCount + bnb_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AssetStatus_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AssetStatus_filter + orderBy: bnb_RootCount_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RootCount_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AssetStatus!]! - stagingmode_assetBalance( + ): [bnb_RootCount!]! + bnb_rootMessageSent( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AssetBalance - stagingmode_assetBalances( + ): bnb_RootMessageSent + bnb_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AssetBalance_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AssetBalance_filter + orderBy: bnb_RootMessageSent_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RootMessageSent_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AssetBalance!]! - stagingmode_router( + ): [bnb_RootMessageSent!]! + bnb_relayerFeesIncrease( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Router - stagingmode_routers( + ): bnb_RelayerFeesIncrease + bnb_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Router_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Router_filter + orderBy: bnb_RelayerFeesIncrease_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RelayerFeesIncrease_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Router!]! - stagingmode_routerDailyTVL( + ): [bnb_RelayerFeesIncrease!]! + bnb_slippageUpdate( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RouterDailyTVL - stagingmode_routerDailyTVLs( + ): bnb_SlippageUpdate + bnb_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RouterDailyTVL_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RouterDailyTVL_filter + orderBy: bnb_SlippageUpdate_orderBy + orderDirection: bnb_OrderDirection + where: bnb_SlippageUpdate_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RouterDailyTVL!]! - stagingmode_routerLiquidityEvent( + ): [bnb_SlippageUpdate!]! + bnb_snapshotRoot( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RouterLiquidityEvent - stagingmode_routerLiquidityEvents( + ): bnb_SnapshotRoot + bnb_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RouterLiquidityEvent_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RouterLiquidityEvent_filter + orderBy: bnb_SnapshotRoot_orderBy + orderDirection: bnb_OrderDirection + where: bnb_SnapshotRoot_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RouterLiquidityEvent!]! - stagingmode_setting( + ): [bnb_SnapshotRoot!]! + bnb_spokeConnectorMode( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Setting - stagingmode_settings( + ): bnb_SpokeConnectorMode + bnb_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Setting_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Setting_filter + orderBy: bnb_SpokeConnectorMode_orderBy + orderDirection: bnb_OrderDirection + where: bnb_SpokeConnectorMode_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Setting!]! - stagingmode_relayer( + ): [bnb_SpokeConnectorMode!]! + bnb_aggregateRootProposed( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Relayer - stagingmode_relayers( + ): bnb_AggregateRootProposed + bnb_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Relayer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Relayer_filter + orderBy: bnb_AggregateRootProposed_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AggregateRootProposed_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Relayer!]! - stagingmode_sequencer( + ): [bnb_AggregateRootProposed!]! + bnb_optimisticRootFinalized( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Sequencer - stagingmode_sequencers( + ): bnb_OptimisticRootFinalized + bnb_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Sequencer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Sequencer_filter + orderBy: bnb_OptimisticRootFinalized_orderBy + orderDirection: bnb_OrderDirection + where: bnb_OptimisticRootFinalized_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Sequencer!]! - stagingmode_relayerFee( + ): [bnb_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + bnb__meta(block: bnb_Block_height): bnb__Meta_ + mantle_swap_systemInfo( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RelayerFee - stagingmode_relayerFees( + ): mantle_swap_SystemInfo + mantle_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RelayerFee_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RelayerFee_filter + orderBy: mantle_swap_SystemInfo_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SystemInfo_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RelayerFee!]! - stagingmode_originTransfer( + ): [mantle_swap_SystemInfo!]! + mantle_swap_pooledToken( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_OriginTransfer - stagingmode_originTransfers( + ): mantle_swap_PooledToken + mantle_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_OriginTransfer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_OriginTransfer_filter + orderBy: mantle_swap_PooledToken_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_PooledToken_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_OriginTransfer!]! - stagingmode_destinationTransfer( + ): [mantle_swap_PooledToken!]! + mantle_swap_stableSwap( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_DestinationTransfer - stagingmode_destinationTransfers( + ): mantle_swap_StableSwap + mantle_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_DestinationTransfer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_DestinationTransfer_filter + orderBy: mantle_swap_StableSwap_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwap_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_DestinationTransfer!]! - stagingmode_originMessage( + ): [mantle_swap_StableSwap!]! + mantle_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_OriginMessage - stagingmode_originMessages( + ): mantle_swap_StableSwapAddLiquidityEvent + mantle_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_OriginMessage_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_OriginMessage_filter + orderBy: mantle_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_OriginMessage!]! - stagingmode_aggregateRoot( + ): [mantle_swap_StableSwapAddLiquidityEvent!]! + mantle_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AggregateRoot - stagingmode_aggregateRoots( + ): mantle_swap_StableSwapRemoveLiquidityEvent + mantle_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AggregateRoot_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AggregateRoot_filter + orderBy: mantle_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AggregateRoot!]! - stagingmode_connectorMeta( + ): [mantle_swap_StableSwapRemoveLiquidityEvent!]! + mantle_swap_stableSwapExchange( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_ConnectorMeta - stagingmode_connectorMetas( + ): mantle_swap_StableSwapExchange + mantle_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_ConnectorMeta_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_ConnectorMeta_filter + orderBy: mantle_swap_StableSwapExchange_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapExchange_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_ConnectorMeta!]! - stagingmode_rootCount( + ): [mantle_swap_StableSwapExchange!]! + mantle_swap_swapDailyVolume( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RootCount - stagingmode_rootCounts( + ): mantle_swap_SwapDailyVolume + mantle_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RootCount_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RootCount_filter + orderBy: mantle_swap_SwapDailyVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapDailyVolume_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RootCount!]! - stagingmode_rootMessageSent( + ): [mantle_swap_SwapDailyVolume!]! + mantle_swap_swapHourlyVolume( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RootMessageSent - stagingmode_rootMessageSents( + ): mantle_swap_SwapHourlyVolume + mantle_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RootMessageSent_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RootMessageSent_filter + orderBy: mantle_swap_SwapHourlyVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapHourlyVolume_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RootMessageSent!]! - stagingmode_relayerFeesIncrease( + ): [mantle_swap_SwapHourlyVolume!]! + mantle_swap_swapWeeklyVolume( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RelayerFeesIncrease - stagingmode_relayerFeesIncreases( + ): mantle_swap_SwapWeeklyVolume + mantle_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RelayerFeesIncrease_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RelayerFeesIncrease_filter + orderBy: mantle_swap_SwapWeeklyVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapWeeklyVolume_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RelayerFeesIncrease!]! - stagingmode_slippageUpdate( + ): [mantle_swap_SwapWeeklyVolume!]! + mantle_swap_lpAccount( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_SlippageUpdate - stagingmode_slippageUpdates( + ): mantle_swap_LpAccount + mantle_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_SlippageUpdate_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_SlippageUpdate_filter + orderBy: mantle_swap_LpAccount_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpAccount_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_SlippageUpdate!]! - stagingmode_snapshotRoot( + ): [mantle_swap_LpAccount!]! + mantle_swap_lpAccountBalance( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_SnapshotRoot - stagingmode_snapshotRoots( + ): mantle_swap_LpAccountBalance + mantle_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_SnapshotRoot_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_SnapshotRoot_filter + orderBy: mantle_swap_LpAccountBalance_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpAccountBalance_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_SnapshotRoot!]! - stagingmode_spokeConnectorMode( + ): [mantle_swap_LpAccountBalance!]! + mantle_swap_lpToken( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_SpokeConnectorMode - stagingmode_spokeConnectorModes( + ): mantle_swap_LpToken + mantle_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_SpokeConnectorMode_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_SpokeConnectorMode_filter + orderBy: mantle_swap_LpToken_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpToken_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_SpokeConnectorMode!]! - stagingmode_aggregateRootProposed( + ): [mantle_swap_LpToken!]! + mantle_swap_lpTransferEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AggregateRootProposed - stagingmode_aggregateRootProposeds( + ): mantle_swap_LpTransferEvent + mantle_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AggregateRootProposed_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AggregateRootProposed_filter + orderBy: mantle_swap_LpTransferEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpTransferEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AggregateRootProposed!]! - stagingmode_optimisticRootFinalized( + ): [mantle_swap_LpTransferEvent!]! + mantle_swap_stableSwapEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_OptimisticRootFinalized - stagingmode_optimisticRootFinalizeds( + ): mantle_swap_StableSwapEvent + mantle_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_OptimisticRootFinalized_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_OptimisticRootFinalized_filter + orderBy: mantle_swap_StableSwapEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingmode__meta(block: stagingmode_Block_height): stagingmode__Meta_ - arbitrumone_asset( + ): [mantle_swap_StableSwapEvent!]! + mantle_swap_swapTradeVolume( 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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Asset - arbitrumone_assets( + ): mantle_swap_SwapTradeVolume + mantle_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Asset_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Asset_filter + orderBy: mantle_swap_SwapTradeVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapTradeVolume_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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Asset!]! - arbitrumone_assetStatus( + ): [mantle_swap_SwapTradeVolume!]! + mantle_swap_lpTokenEvent( 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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AssetStatus - arbitrumone_assetStatuses( + ): mantle_swap_LpTokenEvent + mantle_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AssetStatus_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AssetStatus_filter + orderBy: mantle_swap_LpTokenEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpTokenEvent_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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AssetStatus!]! - arbitrumone_assetBalance( + ): [mantle_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + mantle_swap__meta(block: mantle_swap_Block_height): mantle_swap__Meta_ + optimism_asset( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AssetBalance - arbitrumone_assetBalances( + ): optimism_Asset + optimism_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AssetBalance_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AssetBalance_filter + orderBy: optimism_Asset_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Asset_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AssetBalance!]! - arbitrumone_router( + ): [optimism_Asset!]! + optimism_assetStatus( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Router - arbitrumone_routers( + ): optimism_AssetStatus + optimism_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Router_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Router_filter + orderBy: optimism_AssetStatus_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AssetStatus_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Router!]! - arbitrumone_routerDailyTVL( + ): [optimism_AssetStatus!]! + optimism_assetBalance( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RouterDailyTVL - arbitrumone_routerDailyTVLs( + ): optimism_AssetBalance + optimism_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RouterDailyTVL_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RouterDailyTVL_filter + orderBy: optimism_AssetBalance_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AssetBalance_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RouterDailyTVL!]! - arbitrumone_routerLiquidityEvent( + ): [optimism_AssetBalance!]! + optimism_router( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RouterLiquidityEvent - arbitrumone_routerLiquidityEvents( + ): optimism_Router + optimism_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RouterLiquidityEvent_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RouterLiquidityEvent_filter + orderBy: optimism_Router_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Router_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RouterLiquidityEvent!]! - arbitrumone_setting( + ): [optimism_Router!]! + optimism_routerDailyTVL( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Setting - arbitrumone_settings( + ): optimism_RouterDailyTVL + optimism_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Setting_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Setting_filter + orderBy: optimism_RouterDailyTVL_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RouterDailyTVL_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Setting!]! - arbitrumone_relayer( + ): [optimism_RouterDailyTVL!]! + optimism_routerLiquidityEvent( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Relayer - arbitrumone_relayers( + ): optimism_RouterLiquidityEvent + optimism_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Relayer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Relayer_filter + orderBy: optimism_RouterLiquidityEvent_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RouterLiquidityEvent_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Relayer!]! - arbitrumone_sequencer( + ): [optimism_RouterLiquidityEvent!]! + optimism_setting( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Sequencer - arbitrumone_sequencers( + ): optimism_Setting + optimism_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Sequencer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Sequencer_filter + orderBy: optimism_Setting_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Setting_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Sequencer!]! - arbitrumone_relayerFee( + ): [optimism_Setting!]! + optimism_relayer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RelayerFee - arbitrumone_relayerFees( + ): optimism_Relayer + optimism_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RelayerFee_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RelayerFee_filter + orderBy: optimism_Relayer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Relayer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RelayerFee!]! - arbitrumone_originTransfer( + ): [optimism_Relayer!]! + optimism_sequencer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_OriginTransfer - arbitrumone_originTransfers( + ): optimism_Sequencer + optimism_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_OriginTransfer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_OriginTransfer_filter + orderBy: optimism_Sequencer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Sequencer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_OriginTransfer!]! - arbitrumone_destinationTransfer( + ): [optimism_Sequencer!]! + optimism_relayerFee( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_DestinationTransfer - arbitrumone_destinationTransfers( + ): optimism_RelayerFee + optimism_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_DestinationTransfer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_DestinationTransfer_filter + orderBy: optimism_RelayerFee_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RelayerFee_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_DestinationTransfer!]! - arbitrumone_originMessage( + ): [optimism_RelayerFee!]! + optimism_originTransfer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_OriginMessage - arbitrumone_originMessages( + ): optimism_OriginTransfer + optimism_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_OriginMessage_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_OriginMessage_filter + orderBy: optimism_OriginTransfer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_OriginTransfer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_OriginMessage!]! - arbitrumone_aggregateRoot( + ): [optimism_OriginTransfer!]! + optimism_destinationTransfer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AggregateRoot - arbitrumone_aggregateRoots( + ): optimism_DestinationTransfer + optimism_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AggregateRoot_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AggregateRoot_filter + orderBy: optimism_DestinationTransfer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_DestinationTransfer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AggregateRoot!]! - arbitrumone_connectorMeta( + ): [optimism_DestinationTransfer!]! + optimism_originMessage( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_ConnectorMeta - arbitrumone_connectorMetas( + ): optimism_OriginMessage + optimism_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_ConnectorMeta_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_ConnectorMeta_filter + orderBy: optimism_OriginMessage_orderBy + orderDirection: optimism_OrderDirection + where: optimism_OriginMessage_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_ConnectorMeta!]! - arbitrumone_rootCount( + ): [optimism_OriginMessage!]! + optimism_aggregateRoot( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RootCount - arbitrumone_rootCounts( + ): optimism_AggregateRoot + optimism_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RootCount_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RootCount_filter + orderBy: optimism_AggregateRoot_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AggregateRoot_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RootCount!]! - arbitrumone_rootMessageSent( + ): [optimism_AggregateRoot!]! + optimism_connectorMeta( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RootMessageSent - arbitrumone_rootMessageSents( + ): optimism_ConnectorMeta + optimism_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RootMessageSent_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RootMessageSent_filter + orderBy: optimism_ConnectorMeta_orderBy + orderDirection: optimism_OrderDirection + where: optimism_ConnectorMeta_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RootMessageSent!]! - arbitrumone_relayerFeesIncrease( + ): [optimism_ConnectorMeta!]! + optimism_rootCount( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RelayerFeesIncrease - arbitrumone_relayerFeesIncreases( + ): optimism_RootCount + optimism_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RelayerFeesIncrease_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RelayerFeesIncrease_filter + orderBy: optimism_RootCount_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RootCount_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RelayerFeesIncrease!]! - arbitrumone_slippageUpdate( + ): [optimism_RootCount!]! + optimism_rootMessageSent( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_SlippageUpdate - arbitrumone_slippageUpdates( + ): optimism_RootMessageSent + optimism_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_SlippageUpdate_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_SlippageUpdate_filter + orderBy: optimism_RootMessageSent_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RootMessageSent_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_SlippageUpdate!]! - arbitrumone_snapshotRoot( + ): [optimism_RootMessageSent!]! + optimism_relayerFeesIncrease( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_SnapshotRoot - arbitrumone_snapshotRoots( + ): optimism_RelayerFeesIncrease + optimism_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_SnapshotRoot_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_SnapshotRoot_filter + orderBy: optimism_RelayerFeesIncrease_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RelayerFeesIncrease_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_SnapshotRoot!]! - arbitrumone_spokeConnectorMode( + ): [optimism_RelayerFeesIncrease!]! + optimism_slippageUpdate( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_SpokeConnectorMode - arbitrumone_spokeConnectorModes( + ): optimism_SlippageUpdate + optimism_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_SpokeConnectorMode_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_SpokeConnectorMode_filter + orderBy: optimism_SlippageUpdate_orderBy + orderDirection: optimism_OrderDirection + where: optimism_SlippageUpdate_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_SpokeConnectorMode!]! - arbitrumone_aggregateRootProposed( + ): [optimism_SlippageUpdate!]! + optimism_snapshotRoot( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AggregateRootProposed - arbitrumone_aggregateRootProposeds( + ): optimism_SnapshotRoot + optimism_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AggregateRootProposed_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AggregateRootProposed_filter + orderBy: optimism_SnapshotRoot_orderBy + orderDirection: optimism_OrderDirection + where: optimism_SnapshotRoot_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AggregateRootProposed!]! - arbitrumone_optimisticRootFinalized( + ): [optimism_SnapshotRoot!]! + optimism_spokeConnectorMode( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_OptimisticRootFinalized - arbitrumone_optimisticRootFinalizeds( + ): optimism_SpokeConnectorMode + optimism_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_OptimisticRootFinalized_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_OptimisticRootFinalized_filter + orderBy: optimism_SpokeConnectorMode_orderBy + orderDirection: optimism_OrderDirection + where: optimism_SpokeConnectorMode_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - arbitrumone__meta(block: arbitrumone_Block_height): arbitrumone__Meta_ - linea_swap_systemInfo( + ): [optimism_SpokeConnectorMode!]! + optimism_aggregateRootProposed( 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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SystemInfo - linea_swap_systemInfos( + ): optimism_AggregateRootProposed + optimism_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SystemInfo_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SystemInfo_filter + orderBy: optimism_AggregateRootProposed_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AggregateRootProposed_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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SystemInfo!]! - linea_swap_pooledToken( + ): [optimism_AggregateRootProposed!]! + optimism_optimisticRootFinalized( 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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_PooledToken - linea_swap_pooledTokens( + ): optimism_OptimisticRootFinalized + optimism_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_PooledToken_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_PooledToken_filter + orderBy: optimism_OptimisticRootFinalized_orderBy + orderDirection: optimism_OrderDirection + where: optimism_OptimisticRootFinalized_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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_PooledToken!]! - linea_swap_stableSwap( + ): [optimism_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + optimism__meta(block: optimism_Block_height): optimism__Meta_ + sepolia_swap_systemInfo( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwap - linea_swap_stableSwaps( + ): sepolia_swap_SystemInfo + sepolia_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwap_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwap_filter + orderBy: sepolia_swap_SystemInfo_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SystemInfo_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwap!]! - linea_swap_stableSwapAddLiquidityEvent( + ): [sepolia_swap_SystemInfo!]! + sepolia_swap_pooledToken( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapAddLiquidityEvent - linea_swap_stableSwapAddLiquidityEvents( + ): sepolia_swap_PooledToken + sepolia_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapAddLiquidityEvent_filter + orderBy: sepolia_swap_PooledToken_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_PooledToken_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapAddLiquidityEvent!]! - linea_swap_stableSwapRemoveLiquidityEvent( + ): [sepolia_swap_PooledToken!]! + sepolia_swap_stableSwap( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapRemoveLiquidityEvent - linea_swap_stableSwapRemoveLiquidityEvents( + ): sepolia_swap_StableSwap + sepolia_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: sepolia_swap_StableSwap_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwap_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapRemoveLiquidityEvent!]! - linea_swap_stableSwapExchange( + ): [sepolia_swap_StableSwap!]! + sepolia_swap_stableSwapAddLiquidityEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapExchange - linea_swap_stableSwapExchanges( + ): sepolia_swap_StableSwapAddLiquidityEvent + sepolia_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapExchange_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapExchange_filter + orderBy: sepolia_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapAddLiquidityEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapExchange!]! - linea_swap_swapDailyVolume( + ): [sepolia_swap_StableSwapAddLiquidityEvent!]! + sepolia_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapDailyVolume - linea_swap_swapDailyVolumes( + ): sepolia_swap_StableSwapRemoveLiquidityEvent + sepolia_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapDailyVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapDailyVolume_filter - """ + orderBy: sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapRemoveLiquidityEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapDailyVolume!]! - linea_swap_swapHourlyVolume( + ): [sepolia_swap_StableSwapRemoveLiquidityEvent!]! + sepolia_swap_stableSwapExchange( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapHourlyVolume - linea_swap_swapHourlyVolumes( + ): sepolia_swap_StableSwapExchange + sepolia_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapHourlyVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapHourlyVolume_filter + orderBy: sepolia_swap_StableSwapExchange_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapExchange_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapHourlyVolume!]! - linea_swap_swapWeeklyVolume( + ): [sepolia_swap_StableSwapExchange!]! + sepolia_swap_swapDailyVolume( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapWeeklyVolume - linea_swap_swapWeeklyVolumes( + ): sepolia_swap_SwapDailyVolume + sepolia_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapWeeklyVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapWeeklyVolume_filter + orderBy: sepolia_swap_SwapDailyVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapDailyVolume_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapWeeklyVolume!]! - linea_swap_lpAccount( + ): [sepolia_swap_SwapDailyVolume!]! + sepolia_swap_swapHourlyVolume( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpAccount - linea_swap_lpAccounts( + ): sepolia_swap_SwapHourlyVolume + sepolia_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpAccount_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpAccount_filter + orderBy: sepolia_swap_SwapHourlyVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapHourlyVolume_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpAccount!]! - linea_swap_lpAccountBalance( + ): [sepolia_swap_SwapHourlyVolume!]! + sepolia_swap_swapWeeklyVolume( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpAccountBalance - linea_swap_lpAccountBalances( + ): sepolia_swap_SwapWeeklyVolume + sepolia_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpAccountBalance_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpAccountBalance_filter + orderBy: sepolia_swap_SwapWeeklyVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapWeeklyVolume_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpAccountBalance!]! - linea_swap_lpToken( + ): [sepolia_swap_SwapWeeklyVolume!]! + sepolia_swap_lpAccount( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpToken - linea_swap_lpTokens( + ): sepolia_swap_LpAccount + sepolia_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpToken_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpToken_filter + orderBy: sepolia_swap_LpAccount_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpAccount_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpToken!]! - linea_swap_lpTransferEvent( + ): [sepolia_swap_LpAccount!]! + sepolia_swap_lpAccountBalance( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpTransferEvent - linea_swap_lpTransferEvents( + ): sepolia_swap_LpAccountBalance + sepolia_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpTransferEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpTransferEvent_filter + orderBy: sepolia_swap_LpAccountBalance_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpAccountBalance_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpTransferEvent!]! - linea_swap_stableSwapEvent( + ): [sepolia_swap_LpAccountBalance!]! + sepolia_swap_lpToken( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapEvent - linea_swap_stableSwapEvents( + ): sepolia_swap_LpToken + sepolia_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapEvent_filter + orderBy: sepolia_swap_LpToken_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpToken_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapEvent!]! - linea_swap_swapTradeVolume( + ): [sepolia_swap_LpToken!]! + sepolia_swap_lpTransferEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapTradeVolume - linea_swap_swapTradeVolumes( + ): sepolia_swap_LpTransferEvent + sepolia_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapTradeVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapTradeVolume_filter + orderBy: sepolia_swap_LpTransferEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpTransferEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapTradeVolume!]! - linea_swap_lpTokenEvent( + ): [sepolia_swap_LpTransferEvent!]! + sepolia_swap_stableSwapEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpTokenEvent - linea_swap_lpTokenEvents( + ): sepolia_swap_StableSwapEvent + sepolia_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpTokenEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpTokenEvent_filter + orderBy: sepolia_swap_StableSwapEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - linea_swap__meta(block: linea_swap_Block_height): linea_swap__Meta_ - sepolia_asset( + ): [sepolia_swap_StableSwapEvent!]! + sepolia_swap_swapTradeVolume( 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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Asset - sepolia_assets( + ): sepolia_swap_SwapTradeVolume + sepolia_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Asset_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Asset_filter + orderBy: sepolia_swap_SwapTradeVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapTradeVolume_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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Asset!]! - sepolia_assetStatus( + ): [sepolia_swap_SwapTradeVolume!]! + sepolia_swap_lpTokenEvent( 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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AssetStatus - sepolia_assetStatuses( + ): sepolia_swap_LpTokenEvent + sepolia_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AssetStatus_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AssetStatus_filter + orderBy: sepolia_swap_LpTokenEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpTokenEvent_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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AssetStatus!]! - sepolia_assetBalance( + ): [sepolia_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + sepolia_swap__meta(block: sepolia_swap_Block_height): sepolia_swap__Meta_ + stagingmainnet_asset( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AssetBalance - sepolia_assetBalances( + ): stagingmainnet_Asset + stagingmainnet_assets( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AssetBalance_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AssetBalance_filter + orderBy: stagingmainnet_Asset_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Asset_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AssetBalance!]! - sepolia_router( + ): [stagingmainnet_Asset!]! + stagingmainnet_assetStatus( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Router - sepolia_routers( + ): stagingmainnet_AssetStatus + stagingmainnet_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Router_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Router_filter + orderBy: stagingmainnet_AssetStatus_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AssetStatus_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Router!]! - sepolia_routerDailyTVL( + ): [stagingmainnet_AssetStatus!]! + stagingmainnet_assetBalance( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RouterDailyTVL - sepolia_routerDailyTVLs( + ): stagingmainnet_AssetBalance + stagingmainnet_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RouterDailyTVL_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RouterDailyTVL_filter + orderBy: stagingmainnet_AssetBalance_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AssetBalance_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RouterDailyTVL!]! - sepolia_routerLiquidityEvent( + ): [stagingmainnet_AssetBalance!]! + stagingmainnet_router( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RouterLiquidityEvent - sepolia_routerLiquidityEvents( + ): stagingmainnet_Router + stagingmainnet_routers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RouterLiquidityEvent_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RouterLiquidityEvent_filter + orderBy: stagingmainnet_Router_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Router_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RouterLiquidityEvent!]! - sepolia_setting( + ): [stagingmainnet_Router!]! + stagingmainnet_routerDailyTVL( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Setting - sepolia_settings( + ): stagingmainnet_RouterDailyTVL + stagingmainnet_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Setting_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Setting_filter + orderBy: stagingmainnet_RouterDailyTVL_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RouterDailyTVL_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Setting!]! - sepolia_relayer( + ): [stagingmainnet_RouterDailyTVL!]! + stagingmainnet_routerLiquidityEvent( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Relayer - sepolia_relayers( + ): stagingmainnet_RouterLiquidityEvent + stagingmainnet_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Relayer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Relayer_filter + orderBy: stagingmainnet_RouterLiquidityEvent_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RouterLiquidityEvent_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Relayer!]! - sepolia_sequencer( + ): [stagingmainnet_RouterLiquidityEvent!]! + stagingmainnet_setting( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Sequencer - sepolia_sequencers( + ): stagingmainnet_Setting + stagingmainnet_settings( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Sequencer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Sequencer_filter + orderBy: stagingmainnet_Setting_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Setting_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Sequencer!]! - sepolia_relayerFee( + ): [stagingmainnet_Setting!]! + stagingmainnet_relayer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RelayerFee - sepolia_relayerFees( + ): stagingmainnet_Relayer + stagingmainnet_relayers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RelayerFee_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RelayerFee_filter + orderBy: stagingmainnet_Relayer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Relayer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RelayerFee!]! - sepolia_originTransfer( + ): [stagingmainnet_Relayer!]! + stagingmainnet_sequencer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OriginTransfer - sepolia_originTransfers( + ): stagingmainnet_Sequencer + stagingmainnet_sequencers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OriginTransfer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OriginTransfer_filter + orderBy: stagingmainnet_Sequencer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Sequencer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OriginTransfer!]! - sepolia_destinationTransfer( + ): [stagingmainnet_Sequencer!]! + stagingmainnet_relayerFee( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_DestinationTransfer - sepolia_destinationTransfers( + ): stagingmainnet_RelayerFee + stagingmainnet_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: sepolia_DestinationTransfer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_DestinationTransfer_filter + orderBy: stagingmainnet_RelayerFee_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RelayerFee_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_DestinationTransfer!]! - sepolia_originMessage( + ): [stagingmainnet_RelayerFee!]! + stagingmainnet_originTransfer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OriginMessage - sepolia_originMessages( + ): stagingmainnet_OriginTransfer + stagingmainnet_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OriginMessage_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OriginMessage_filter + orderBy: stagingmainnet_OriginTransfer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OriginTransfer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OriginMessage!]! - sepolia_aggregateRoot( + ): [stagingmainnet_OriginTransfer!]! + stagingmainnet_destinationTransfer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AggregateRoot - sepolia_aggregateRoots( + ): stagingmainnet_DestinationTransfer + stagingmainnet_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AggregateRoot_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AggregateRoot_filter + orderBy: stagingmainnet_DestinationTransfer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_DestinationTransfer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AggregateRoot!]! - sepolia_connectorMeta( + ): [stagingmainnet_DestinationTransfer!]! + stagingmainnet_originMessage( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_ConnectorMeta - sepolia_connectorMetas( + ): stagingmainnet_OriginMessage + stagingmainnet_originMessages( skip: Int = 0 first: Int = 100 - orderBy: sepolia_ConnectorMeta_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_ConnectorMeta_filter + orderBy: stagingmainnet_OriginMessage_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OriginMessage_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_ConnectorMeta!]! - sepolia_rootCount( + ): [stagingmainnet_OriginMessage!]! + stagingmainnet_aggregateRoot( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootCount - sepolia_rootCounts( + ): stagingmainnet_AggregateRoot + stagingmainnet_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootCount_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootCount_filter + orderBy: stagingmainnet_AggregateRoot_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregateRoot_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootCount!]! - sepolia_rootMessageSent( + ): [stagingmainnet_AggregateRoot!]! + stagingmainnet_connectorMeta( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootMessageSent - sepolia_rootMessageSents( + ): stagingmainnet_ConnectorMeta + stagingmainnet_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootMessageSent_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootMessageSent_filter + orderBy: stagingmainnet_ConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_ConnectorMeta_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootMessageSent!]! - sepolia_relayerFeesIncrease( + ): [stagingmainnet_ConnectorMeta!]! + stagingmainnet_rootCount( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RelayerFeesIncrease - sepolia_relayerFeesIncreases( + ): stagingmainnet_RootCount + stagingmainnet_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RelayerFeesIncrease_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RelayerFeesIncrease_filter + orderBy: stagingmainnet_RootCount_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootCount_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RelayerFeesIncrease!]! - sepolia_slippageUpdate( + ): [stagingmainnet_RootCount!]! + stagingmainnet_rootMessageSent( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_SlippageUpdate - sepolia_slippageUpdates( + ): stagingmainnet_RootMessageSent + stagingmainnet_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_SlippageUpdate_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_SlippageUpdate_filter + orderBy: stagingmainnet_RootMessageSent_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootMessageSent_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_SlippageUpdate!]! - sepolia_snapshotRoot( + ): [stagingmainnet_RootMessageSent!]! + stagingmainnet_relayerFeesIncrease( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_SnapshotRoot - sepolia_snapshotRoots( + ): stagingmainnet_RelayerFeesIncrease + stagingmainnet_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: sepolia_SnapshotRoot_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_SnapshotRoot_filter + orderBy: stagingmainnet_RelayerFeesIncrease_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RelayerFeesIncrease_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_SnapshotRoot!]! - sepolia_spokeConnectorMode( + ): [stagingmainnet_RelayerFeesIncrease!]! + stagingmainnet_slippageUpdate( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_SpokeConnectorMode - sepolia_spokeConnectorModes( + ): stagingmainnet_SlippageUpdate + stagingmainnet_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: sepolia_SpokeConnectorMode_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_SpokeConnectorMode_filter + orderBy: stagingmainnet_SlippageUpdate_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_SlippageUpdate_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_SpokeConnectorMode!]! - sepolia_aggregateRootProposed( + ): [stagingmainnet_SlippageUpdate!]! + stagingmainnet_snapshotRoot( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AggregateRootProposed - sepolia_aggregateRootProposeds( + ): stagingmainnet_SnapshotRoot + stagingmainnet_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AggregateRootProposed_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AggregateRootProposed_filter + orderBy: stagingmainnet_SnapshotRoot_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_SnapshotRoot_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AggregateRootProposed!]! - sepolia_optimisticRootFinalized( + ): [stagingmainnet_SnapshotRoot!]! + stagingmainnet_spokeConnectorMode( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OptimisticRootFinalized - sepolia_optimisticRootFinalizeds( + ): stagingmainnet_SpokeConnectorMode + stagingmainnet_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OptimisticRootFinalized_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OptimisticRootFinalized_filter + orderBy: stagingmainnet_SpokeConnectorMode_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_SpokeConnectorMode_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OptimisticRootFinalized!]! - polygonzkevm_swap_asset( + ): [stagingmainnet_SpokeConnectorMode!]! + stagingmainnet_aggregateRootProposed( 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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Asset - polygonzkevm_swap_assets( + ): stagingmainnet_AggregateRootProposed + stagingmainnet_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Asset_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Asset_filter + orderBy: stagingmainnet_AggregateRootProposed_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregateRootProposed_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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Asset!]! - polygonzkevm_swap_assetStatus( + ): [stagingmainnet_AggregateRootProposed!]! + stagingmainnet_optimisticRootFinalized( 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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AssetStatus - polygonzkevm_swap_assetStatuses( + ): stagingmainnet_OptimisticRootFinalized + stagingmainnet_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AssetStatus_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AssetStatus_filter + orderBy: stagingmainnet_OptimisticRootFinalized_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimisticRootFinalized_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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AssetStatus!]! - polygonzkevm_swap_assetBalance( + ): [stagingmainnet_OptimisticRootFinalized!]! + localmainnet_asset( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AssetBalance - polygonzkevm_swap_assetBalances( + ): localmainnet_Asset + localmainnet_assets( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AssetBalance_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AssetBalance_filter + orderBy: localmainnet_Asset_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Asset_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AssetBalance!]! - polygonzkevm_swap_router( + ): [localmainnet_Asset!]! + localmainnet_assetStatus( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Router - polygonzkevm_swap_routers( + ): localmainnet_AssetStatus + localmainnet_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Router_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Router_filter + orderBy: localmainnet_AssetStatus_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AssetStatus_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Router!]! - polygonzkevm_swap_routerDailyTVL( + ): [localmainnet_AssetStatus!]! + localmainnet_assetBalance( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RouterDailyTVL - polygonzkevm_swap_routerDailyTVLs( + ): localmainnet_AssetBalance + localmainnet_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RouterDailyTVL_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RouterDailyTVL_filter + orderBy: localmainnet_AssetBalance_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AssetBalance_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RouterDailyTVL!]! - polygonzkevm_swap_routerLiquidityEvent( + ): [localmainnet_AssetBalance!]! + localmainnet_router( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RouterLiquidityEvent - polygonzkevm_swap_routerLiquidityEvents( + ): localmainnet_Router + localmainnet_routers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RouterLiquidityEvent_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RouterLiquidityEvent_filter + orderBy: localmainnet_Router_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Router_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RouterLiquidityEvent!]! - polygonzkevm_swap_setting( + ): [localmainnet_Router!]! + localmainnet_routerDailyTVL( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Setting - polygonzkevm_swap_settings( + ): localmainnet_RouterDailyTVL + localmainnet_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Setting_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Setting_filter + orderBy: localmainnet_RouterDailyTVL_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RouterDailyTVL_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Setting!]! - polygonzkevm_swap_relayer( + ): [localmainnet_RouterDailyTVL!]! + localmainnet_routerLiquidityEvent( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Relayer - polygonzkevm_swap_relayers( + ): localmainnet_RouterLiquidityEvent + localmainnet_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Relayer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Relayer_filter + orderBy: localmainnet_RouterLiquidityEvent_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RouterLiquidityEvent_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Relayer!]! - polygonzkevm_swap_sequencer( + ): [localmainnet_RouterLiquidityEvent!]! + localmainnet_setting( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Sequencer - polygonzkevm_swap_sequencers( + ): localmainnet_Setting + localmainnet_settings( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Sequencer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Sequencer_filter + orderBy: localmainnet_Setting_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Setting_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Sequencer!]! - polygonzkevm_swap_relayerFee( + ): [localmainnet_Setting!]! + localmainnet_relayer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RelayerFee - polygonzkevm_swap_relayerFees( + ): localmainnet_Relayer + localmainnet_relayers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RelayerFee_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RelayerFee_filter + orderBy: localmainnet_Relayer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Relayer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RelayerFee!]! - polygonzkevm_swap_originTransfer( + ): [localmainnet_Relayer!]! + localmainnet_sequencer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_OriginTransfer - polygonzkevm_swap_originTransfers( + ): localmainnet_Sequencer + localmainnet_sequencers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_OriginTransfer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_OriginTransfer_filter + orderBy: localmainnet_Sequencer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Sequencer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_OriginTransfer!]! - polygonzkevm_swap_destinationTransfer( + ): [localmainnet_Sequencer!]! + localmainnet_relayerFee( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_DestinationTransfer - polygonzkevm_swap_destinationTransfers( + ): localmainnet_RelayerFee + localmainnet_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_DestinationTransfer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_DestinationTransfer_filter + orderBy: localmainnet_RelayerFee_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RelayerFee_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_DestinationTransfer!]! - polygonzkevm_swap_originMessage( + ): [localmainnet_RelayerFee!]! + localmainnet_originTransfer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_OriginMessage - polygonzkevm_swap_originMessages( + ): localmainnet_OriginTransfer + localmainnet_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_OriginMessage_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_OriginMessage_filter + orderBy: localmainnet_OriginTransfer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OriginTransfer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_OriginMessage!]! - polygonzkevm_swap_aggregateRoot( + ): [localmainnet_OriginTransfer!]! + localmainnet_destinationTransfer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AggregateRoot - polygonzkevm_swap_aggregateRoots( + ): localmainnet_DestinationTransfer + localmainnet_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AggregateRoot_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AggregateRoot_filter + orderBy: localmainnet_DestinationTransfer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_DestinationTransfer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AggregateRoot!]! - polygonzkevm_swap_connectorMeta( + ): [localmainnet_DestinationTransfer!]! + localmainnet_originMessage( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_ConnectorMeta - polygonzkevm_swap_connectorMetas( + ): localmainnet_OriginMessage + localmainnet_originMessages( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_ConnectorMeta_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_ConnectorMeta_filter + orderBy: localmainnet_OriginMessage_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OriginMessage_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_ConnectorMeta!]! - polygonzkevm_swap_rootCount( + ): [localmainnet_OriginMessage!]! + localmainnet_aggregateRoot( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RootCount - polygonzkevm_swap_rootCounts( + ): localmainnet_AggregateRoot + localmainnet_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RootCount_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RootCount_filter + orderBy: localmainnet_AggregateRoot_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregateRoot_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RootCount!]! - polygonzkevm_swap_rootMessageSent( + ): [localmainnet_AggregateRoot!]! + localmainnet_connectorMeta( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RootMessageSent - polygonzkevm_swap_rootMessageSents( + ): localmainnet_ConnectorMeta + localmainnet_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RootMessageSent_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RootMessageSent_filter + orderBy: localmainnet_ConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_ConnectorMeta_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RootMessageSent!]! - polygonzkevm_swap_relayerFeesIncrease( + ): [localmainnet_ConnectorMeta!]! + localmainnet_rootCount( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RelayerFeesIncrease - polygonzkevm_swap_relayerFeesIncreases( + ): localmainnet_RootCount + localmainnet_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RelayerFeesIncrease_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RelayerFeesIncrease_filter + orderBy: localmainnet_RootCount_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootCount_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RelayerFeesIncrease!]! - polygonzkevm_swap_slippageUpdate( + ): [localmainnet_RootCount!]! + localmainnet_rootMessageSent( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_SlippageUpdate - polygonzkevm_swap_slippageUpdates( + ): localmainnet_RootMessageSent + localmainnet_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_SlippageUpdate_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_SlippageUpdate_filter + orderBy: localmainnet_RootMessageSent_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootMessageSent_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_SlippageUpdate!]! - polygonzkevm_swap_snapshotRoot( + ): [localmainnet_RootMessageSent!]! + localmainnet_relayerFeesIncrease( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_SnapshotRoot - polygonzkevm_swap_snapshotRoots( + ): localmainnet_RelayerFeesIncrease + localmainnet_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_SnapshotRoot_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_SnapshotRoot_filter + orderBy: localmainnet_RelayerFeesIncrease_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RelayerFeesIncrease_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_SnapshotRoot!]! - polygonzkevm_swap_spokeConnectorMode( + ): [localmainnet_RelayerFeesIncrease!]! + localmainnet_slippageUpdate( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_SpokeConnectorMode - polygonzkevm_swap_spokeConnectorModes( + ): localmainnet_SlippageUpdate + localmainnet_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_SpokeConnectorMode_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_SpokeConnectorMode_filter + orderBy: localmainnet_SlippageUpdate_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_SlippageUpdate_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_SpokeConnectorMode!]! - polygonzkevm_swap_aggregateRootProposed( + ): [localmainnet_SlippageUpdate!]! + localmainnet_snapshotRoot( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AggregateRootProposed - polygonzkevm_swap_aggregateRootProposeds( + ): localmainnet_SnapshotRoot + localmainnet_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AggregateRootProposed_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AggregateRootProposed_filter + orderBy: localmainnet_SnapshotRoot_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_SnapshotRoot_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AggregateRootProposed!]! - polygonzkevm_swap_optimisticRootFinalized( + ): [localmainnet_SnapshotRoot!]! + localmainnet_spokeConnectorMode( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_OptimisticRootFinalized - polygonzkevm_swap_optimisticRootFinalizeds( + ): localmainnet_SpokeConnectorMode + localmainnet_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_OptimisticRootFinalized_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_OptimisticRootFinalized_filter + orderBy: localmainnet_SpokeConnectorMode_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_SpokeConnectorMode_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - polygonzkevm_swap__meta(block: polygonzkevm_swap_Block_height): polygonzkevm_swap__Meta_ - arbitrumsepolia_asset( + ): [localmainnet_SpokeConnectorMode!]! + localmainnet_aggregateRootProposed( 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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Asset - arbitrumsepolia_assets( + ): localmainnet_AggregateRootProposed + localmainnet_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Asset_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Asset_filter + orderBy: localmainnet_AggregateRootProposed_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregateRootProposed_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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Asset!]! - arbitrumsepolia_assetStatus( + ): [localmainnet_AggregateRootProposed!]! + localmainnet_optimisticRootFinalized( 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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AssetStatus - arbitrumsepolia_assetStatuses( + ): localmainnet_OptimisticRootFinalized + localmainnet_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AssetStatus_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AssetStatus_filter + orderBy: localmainnet_OptimisticRootFinalized_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimisticRootFinalized_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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AssetStatus!]! - arbitrumsepolia_assetBalance( + ): [localmainnet_OptimisticRootFinalized!]! + stagingxdai_asset( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AssetBalance - arbitrumsepolia_assetBalances( + ): stagingxdai_Asset + stagingxdai_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AssetBalance_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AssetBalance_filter + orderBy: stagingxdai_Asset_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Asset_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AssetBalance!]! - arbitrumsepolia_router( + ): [stagingxdai_Asset!]! + stagingxdai_assetStatus( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Router - arbitrumsepolia_routers( + ): stagingxdai_AssetStatus + stagingxdai_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Router_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Router_filter + orderBy: stagingxdai_AssetStatus_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AssetStatus_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Router!]! - arbitrumsepolia_routerDailyTVL( + ): [stagingxdai_AssetStatus!]! + stagingxdai_assetBalance( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RouterDailyTVL - arbitrumsepolia_routerDailyTVLs( + ): stagingxdai_AssetBalance + stagingxdai_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RouterDailyTVL_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RouterDailyTVL_filter + orderBy: stagingxdai_AssetBalance_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AssetBalance_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RouterDailyTVL!]! - arbitrumsepolia_routerLiquidityEvent( + ): [stagingxdai_AssetBalance!]! + stagingxdai_router( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RouterLiquidityEvent - arbitrumsepolia_routerLiquidityEvents( + ): stagingxdai_Router + stagingxdai_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RouterLiquidityEvent_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RouterLiquidityEvent_filter + orderBy: stagingxdai_Router_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Router_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RouterLiquidityEvent!]! - arbitrumsepolia_setting( + ): [stagingxdai_Router!]! + stagingxdai_routerDailyTVL( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Setting - arbitrumsepolia_settings( + ): stagingxdai_RouterDailyTVL + stagingxdai_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Setting_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Setting_filter + orderBy: stagingxdai_RouterDailyTVL_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RouterDailyTVL_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Setting!]! - arbitrumsepolia_relayer( + ): [stagingxdai_RouterDailyTVL!]! + stagingxdai_routerLiquidityEvent( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Relayer - arbitrumsepolia_relayers( + ): stagingxdai_RouterLiquidityEvent + stagingxdai_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Relayer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Relayer_filter + orderBy: stagingxdai_RouterLiquidityEvent_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RouterLiquidityEvent_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Relayer!]! - arbitrumsepolia_sequencer( + ): [stagingxdai_RouterLiquidityEvent!]! + stagingxdai_setting( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Sequencer - arbitrumsepolia_sequencers( + ): stagingxdai_Setting + stagingxdai_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Sequencer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Sequencer_filter + orderBy: stagingxdai_Setting_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Setting_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Sequencer!]! - arbitrumsepolia_relayerFee( + ): [stagingxdai_Setting!]! + stagingxdai_relayer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RelayerFee - arbitrumsepolia_relayerFees( + ): stagingxdai_Relayer + stagingxdai_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RelayerFee_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RelayerFee_filter + orderBy: stagingxdai_Relayer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Relayer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RelayerFee!]! - arbitrumsepolia_originTransfer( + ): [stagingxdai_Relayer!]! + stagingxdai_sequencer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_OriginTransfer - arbitrumsepolia_originTransfers( + ): stagingxdai_Sequencer + stagingxdai_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_OriginTransfer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_OriginTransfer_filter + orderBy: stagingxdai_Sequencer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Sequencer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_OriginTransfer!]! - arbitrumsepolia_destinationTransfer( + ): [stagingxdai_Sequencer!]! + stagingxdai_relayerFee( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_DestinationTransfer - arbitrumsepolia_destinationTransfers( + ): stagingxdai_RelayerFee + stagingxdai_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_DestinationTransfer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_DestinationTransfer_filter + orderBy: stagingxdai_RelayerFee_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RelayerFee_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_DestinationTransfer!]! - arbitrumsepolia_originMessage( + ): [stagingxdai_RelayerFee!]! + stagingxdai_originTransfer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_OriginMessage - arbitrumsepolia_originMessages( + ): stagingxdai_OriginTransfer + stagingxdai_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_OriginMessage_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_OriginMessage_filter + orderBy: stagingxdai_OriginTransfer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_OriginTransfer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_OriginMessage!]! - arbitrumsepolia_aggregateRoot( + ): [stagingxdai_OriginTransfer!]! + stagingxdai_destinationTransfer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AggregateRoot - arbitrumsepolia_aggregateRoots( + ): stagingxdai_DestinationTransfer + stagingxdai_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AggregateRoot_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AggregateRoot_filter + orderBy: stagingxdai_DestinationTransfer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_DestinationTransfer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AggregateRoot!]! - arbitrumsepolia_connectorMeta( + ): [stagingxdai_DestinationTransfer!]! + stagingxdai_originMessage( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_ConnectorMeta - arbitrumsepolia_connectorMetas( + ): stagingxdai_OriginMessage + stagingxdai_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_ConnectorMeta_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_ConnectorMeta_filter + orderBy: stagingxdai_OriginMessage_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_OriginMessage_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_ConnectorMeta!]! - arbitrumsepolia_rootCount( + ): [stagingxdai_OriginMessage!]! + stagingxdai_aggregateRoot( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RootCount - arbitrumsepolia_rootCounts( + ): stagingxdai_AggregateRoot + stagingxdai_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RootCount_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RootCount_filter + orderBy: stagingxdai_AggregateRoot_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AggregateRoot_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RootCount!]! - arbitrumsepolia_rootMessageSent( + ): [stagingxdai_AggregateRoot!]! + stagingxdai_connectorMeta( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RootMessageSent - arbitrumsepolia_rootMessageSents( + ): stagingxdai_ConnectorMeta + stagingxdai_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RootMessageSent_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RootMessageSent_filter + orderBy: stagingxdai_ConnectorMeta_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_ConnectorMeta_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RootMessageSent!]! - arbitrumsepolia_relayerFeesIncrease( + ): [stagingxdai_ConnectorMeta!]! + stagingxdai_rootCount( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RelayerFeesIncrease - arbitrumsepolia_relayerFeesIncreases( + ): stagingxdai_RootCount + stagingxdai_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RelayerFeesIncrease_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RelayerFeesIncrease_filter + orderBy: stagingxdai_RootCount_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RootCount_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RelayerFeesIncrease!]! - arbitrumsepolia_slippageUpdate( + ): [stagingxdai_RootCount!]! + stagingxdai_rootMessageSent( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_SlippageUpdate - arbitrumsepolia_slippageUpdates( + ): stagingxdai_RootMessageSent + stagingxdai_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_SlippageUpdate_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_SlippageUpdate_filter + orderBy: stagingxdai_RootMessageSent_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RootMessageSent_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_SlippageUpdate!]! - arbitrumsepolia_snapshotRoot( + ): [stagingxdai_RootMessageSent!]! + stagingxdai_relayerFeesIncrease( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_SnapshotRoot - arbitrumsepolia_snapshotRoots( + ): stagingxdai_RelayerFeesIncrease + stagingxdai_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_SnapshotRoot_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_SnapshotRoot_filter + orderBy: stagingxdai_RelayerFeesIncrease_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RelayerFeesIncrease_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_SnapshotRoot!]! - arbitrumsepolia_spokeConnectorMode( + ): [stagingxdai_RelayerFeesIncrease!]! + stagingxdai_slippageUpdate( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_SpokeConnectorMode - arbitrumsepolia_spokeConnectorModes( + ): stagingxdai_SlippageUpdate + stagingxdai_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_SpokeConnectorMode_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_SpokeConnectorMode_filter + orderBy: stagingxdai_SlippageUpdate_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_SlippageUpdate_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_SpokeConnectorMode!]! - arbitrumsepolia_aggregateRootProposed( + ): [stagingxdai_SlippageUpdate!]! + stagingxdai_snapshotRoot( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AggregateRootProposed - arbitrumsepolia_aggregateRootProposeds( + ): stagingxdai_SnapshotRoot + stagingxdai_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AggregateRootProposed_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AggregateRootProposed_filter + orderBy: stagingxdai_SnapshotRoot_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_SnapshotRoot_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AggregateRootProposed!]! - arbitrumsepolia_optimisticRootFinalized( + ): [stagingxdai_SnapshotRoot!]! + stagingxdai_spokeConnectorMode( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_OptimisticRootFinalized - arbitrumsepolia_optimisticRootFinalizeds( + ): stagingxdai_SpokeConnectorMode + stagingxdai_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_OptimisticRootFinalized_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_OptimisticRootFinalized_filter + orderBy: stagingxdai_SpokeConnectorMode_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_SpokeConnectorMode_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - arbitrumsepolia__meta(block: arbitrumsepolia_Block_height): arbitrumsepolia__Meta_ - xdai_asset( + ): [stagingxdai_SpokeConnectorMode!]! + stagingxdai_aggregateRootProposed( 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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Asset - xdai_assets( + ): stagingxdai_AggregateRootProposed + stagingxdai_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_Asset_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Asset_filter + orderBy: stagingxdai_AggregateRootProposed_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AggregateRootProposed_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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Asset!]! - xdai_assetStatus( + ): [stagingxdai_AggregateRootProposed!]! + stagingxdai_optimisticRootFinalized( 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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AssetStatus - xdai_assetStatuses( + ): stagingxdai_OptimisticRootFinalized + stagingxdai_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_AssetStatus_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AssetStatus_filter + orderBy: stagingxdai_OptimisticRootFinalized_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_OptimisticRootFinalized_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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AssetStatus!]! - xdai_assetBalance( + ): [stagingxdai_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingxdai__meta(block: stagingxdai_Block_height): stagingxdai__Meta_ + localarbitrumone_asset( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AssetBalance - xdai_assetBalances( + ): localarbitrumone_Asset + localarbitrumone_assets( skip: Int = 0 first: Int = 100 - orderBy: xdai_AssetBalance_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AssetBalance_filter + orderBy: localarbitrumone_Asset_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Asset_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AssetBalance!]! - xdai_router( + ): [localarbitrumone_Asset!]! + localarbitrumone_assetStatus( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Router - xdai_routers( + ): localarbitrumone_AssetStatus + localarbitrumone_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: xdai_Router_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Router_filter + orderBy: localarbitrumone_AssetStatus_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AssetStatus_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Router!]! - xdai_routerDailyTVL( + ): [localarbitrumone_AssetStatus!]! + localarbitrumone_assetBalance( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RouterDailyTVL - xdai_routerDailyTVLs( + ): localarbitrumone_AssetBalance + localarbitrumone_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: xdai_RouterDailyTVL_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RouterDailyTVL_filter + orderBy: localarbitrumone_AssetBalance_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AssetBalance_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RouterDailyTVL!]! - xdai_routerLiquidityEvent( + ): [localarbitrumone_AssetBalance!]! + localarbitrumone_router( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RouterLiquidityEvent - xdai_routerLiquidityEvents( + ): localarbitrumone_Router + localarbitrumone_routers( skip: Int = 0 first: Int = 100 - orderBy: xdai_RouterLiquidityEvent_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RouterLiquidityEvent_filter + orderBy: localarbitrumone_Router_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Router_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RouterLiquidityEvent!]! - xdai_setting( + ): [localarbitrumone_Router!]! + localarbitrumone_routerDailyTVL( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Setting - xdai_settings( + ): localarbitrumone_RouterDailyTVL + localarbitrumone_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: xdai_Setting_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Setting_filter + orderBy: localarbitrumone_RouterDailyTVL_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RouterDailyTVL_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Setting!]! - xdai_relayer( + ): [localarbitrumone_RouterDailyTVL!]! + localarbitrumone_routerLiquidityEvent( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Relayer - xdai_relayers( + ): localarbitrumone_RouterLiquidityEvent + localarbitrumone_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: xdai_Relayer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Relayer_filter + orderBy: localarbitrumone_RouterLiquidityEvent_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RouterLiquidityEvent_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Relayer!]! - xdai_sequencer( + ): [localarbitrumone_RouterLiquidityEvent!]! + localarbitrumone_setting( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Sequencer - xdai_sequencers( + ): localarbitrumone_Setting + localarbitrumone_settings( skip: Int = 0 first: Int = 100 - orderBy: xdai_Sequencer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Sequencer_filter + orderBy: localarbitrumone_Setting_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Setting_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Sequencer!]! - xdai_relayerFee( + ): [localarbitrumone_Setting!]! + localarbitrumone_relayer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RelayerFee - xdai_relayerFees( + ): localarbitrumone_Relayer + localarbitrumone_relayers( skip: Int = 0 first: Int = 100 - orderBy: xdai_RelayerFee_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RelayerFee_filter + orderBy: localarbitrumone_Relayer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Relayer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RelayerFee!]! - xdai_originTransfer( + ): [localarbitrumone_Relayer!]! + localarbitrumone_sequencer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_OriginTransfer - xdai_originTransfers( + ): localarbitrumone_Sequencer + localarbitrumone_sequencers( skip: Int = 0 first: Int = 100 - orderBy: xdai_OriginTransfer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_OriginTransfer_filter + orderBy: localarbitrumone_Sequencer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Sequencer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_OriginTransfer!]! - xdai_destinationTransfer( + ): [localarbitrumone_Sequencer!]! + localarbitrumone_relayerFee( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_DestinationTransfer - xdai_destinationTransfers( + ): localarbitrumone_RelayerFee + localarbitrumone_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xdai_DestinationTransfer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_DestinationTransfer_filter + orderBy: localarbitrumone_RelayerFee_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RelayerFee_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_DestinationTransfer!]! - xdai_originMessage( + ): [localarbitrumone_RelayerFee!]! + localarbitrumone_originTransfer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_OriginMessage - xdai_originMessages( + ): localarbitrumone_OriginTransfer + localarbitrumone_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xdai_OriginMessage_orderBy - orderDirection: xdai_OrderDirection - where: xdai_OriginMessage_filter + orderBy: localarbitrumone_OriginTransfer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_OriginTransfer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_OriginMessage!]! - xdai_aggregateRoot( + ): [localarbitrumone_OriginTransfer!]! + localarbitrumone_destinationTransfer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AggregateRoot - xdai_aggregateRoots( + ): localarbitrumone_DestinationTransfer + localarbitrumone_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xdai_AggregateRoot_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AggregateRoot_filter + orderBy: localarbitrumone_DestinationTransfer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_DestinationTransfer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AggregateRoot!]! - xdai_connectorMeta( + ): [localarbitrumone_DestinationTransfer!]! + localarbitrumone_originMessage( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_ConnectorMeta - xdai_connectorMetas( + ): localarbitrumone_OriginMessage + localarbitrumone_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xdai_ConnectorMeta_orderBy - orderDirection: xdai_OrderDirection - where: xdai_ConnectorMeta_filter + orderBy: localarbitrumone_OriginMessage_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_OriginMessage_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_ConnectorMeta!]! - xdai_rootCount( + ): [localarbitrumone_OriginMessage!]! + localarbitrumone_aggregateRoot( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RootCount - xdai_rootCounts( + ): localarbitrumone_AggregateRoot + localarbitrumone_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_RootCount_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RootCount_filter + orderBy: localarbitrumone_AggregateRoot_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AggregateRoot_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RootCount!]! - xdai_rootMessageSent( + ): [localarbitrumone_AggregateRoot!]! + localarbitrumone_connectorMeta( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RootMessageSent - xdai_rootMessageSents( + ): localarbitrumone_ConnectorMeta + localarbitrumone_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_RootMessageSent_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RootMessageSent_filter + orderBy: localarbitrumone_ConnectorMeta_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_ConnectorMeta_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RootMessageSent!]! - xdai_relayerFeesIncrease( + ): [localarbitrumone_ConnectorMeta!]! + localarbitrumone_rootCount( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RelayerFeesIncrease - xdai_relayerFeesIncreases( + ): localarbitrumone_RootCount + localarbitrumone_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: xdai_RelayerFeesIncrease_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RelayerFeesIncrease_filter + orderBy: localarbitrumone_RootCount_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RootCount_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RelayerFeesIncrease!]! - xdai_slippageUpdate( + ): [localarbitrumone_RootCount!]! + localarbitrumone_rootMessageSent( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_SlippageUpdate - xdai_slippageUpdates( + ): localarbitrumone_RootMessageSent + localarbitrumone_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: xdai_SlippageUpdate_orderBy - orderDirection: xdai_OrderDirection - where: xdai_SlippageUpdate_filter + orderBy: localarbitrumone_RootMessageSent_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RootMessageSent_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_SlippageUpdate!]! - xdai_snapshotRoot( + ): [localarbitrumone_RootMessageSent!]! + localarbitrumone_relayerFeesIncrease( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_SnapshotRoot - xdai_snapshotRoots( + ): localarbitrumone_RelayerFeesIncrease + localarbitrumone_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: xdai_SnapshotRoot_orderBy - orderDirection: xdai_OrderDirection - where: xdai_SnapshotRoot_filter + orderBy: localarbitrumone_RelayerFeesIncrease_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RelayerFeesIncrease_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_SnapshotRoot!]! - xdai_spokeConnectorMode( + ): [localarbitrumone_RelayerFeesIncrease!]! + localarbitrumone_slippageUpdate( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_SpokeConnectorMode - xdai_spokeConnectorModes( + ): localarbitrumone_SlippageUpdate + localarbitrumone_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: xdai_SpokeConnectorMode_orderBy - orderDirection: xdai_OrderDirection - where: xdai_SpokeConnectorMode_filter + orderBy: localarbitrumone_SlippageUpdate_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_SlippageUpdate_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_SpokeConnectorMode!]! - xdai_aggregateRootProposed( + ): [localarbitrumone_SlippageUpdate!]! + localarbitrumone_snapshotRoot( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AggregateRootProposed - xdai_aggregateRootProposeds( + ): localarbitrumone_SnapshotRoot + localarbitrumone_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_AggregateRootProposed_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AggregateRootProposed_filter + orderBy: localarbitrumone_SnapshotRoot_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_SnapshotRoot_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AggregateRootProposed!]! - xdai_optimisticRootFinalized( + ): [localarbitrumone_SnapshotRoot!]! + localarbitrumone_spokeConnectorMode( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_OptimisticRootFinalized - xdai_optimisticRootFinalizeds( + ): localarbitrumone_SpokeConnectorMode + localarbitrumone_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: xdai_OptimisticRootFinalized_orderBy - orderDirection: xdai_OrderDirection - where: xdai_OptimisticRootFinalized_filter + orderBy: localarbitrumone_SpokeConnectorMode_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_SpokeConnectorMode_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - xdai__meta(block: xdai_Block_height): xdai__Meta_ - localoptimism_asset( + ): [localarbitrumone_SpokeConnectorMode!]! + localarbitrumone_aggregateRootProposed( 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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Asset - localoptimism_assets( + ): localarbitrumone_AggregateRootProposed + localarbitrumone_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Asset_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Asset_filter + orderBy: localarbitrumone_AggregateRootProposed_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AggregateRootProposed_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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Asset!]! - localoptimism_assetStatus( + ): [localarbitrumone_AggregateRootProposed!]! + localarbitrumone_optimisticRootFinalized( 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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AssetStatus - localoptimism_assetStatuses( + ): localarbitrumone_OptimisticRootFinalized + localarbitrumone_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AssetStatus_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AssetStatus_filter + orderBy: localarbitrumone_OptimisticRootFinalized_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_OptimisticRootFinalized_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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AssetStatus!]! - localoptimism_assetBalance( + ): [localarbitrumone_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + localarbitrumone__meta(block: localarbitrumone_Block_height): localarbitrumone__Meta_ + arbitrumone_asset( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AssetBalance - localoptimism_assetBalances( + ): arbitrumone_Asset + arbitrumone_assets( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AssetBalance_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AssetBalance_filter + orderBy: arbitrumone_Asset_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Asset_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AssetBalance!]! - localoptimism_router( + ): [arbitrumone_Asset!]! + arbitrumone_assetStatus( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Router - localoptimism_routers( + ): arbitrumone_AssetStatus + arbitrumone_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Router_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Router_filter + orderBy: arbitrumone_AssetStatus_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AssetStatus_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Router!]! - localoptimism_routerDailyTVL( + ): [arbitrumone_AssetStatus!]! + arbitrumone_assetBalance( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RouterDailyTVL - localoptimism_routerDailyTVLs( + ): arbitrumone_AssetBalance + arbitrumone_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RouterDailyTVL_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RouterDailyTVL_filter + orderBy: arbitrumone_AssetBalance_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AssetBalance_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RouterDailyTVL!]! - localoptimism_routerLiquidityEvent( + ): [arbitrumone_AssetBalance!]! + arbitrumone_router( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RouterLiquidityEvent - localoptimism_routerLiquidityEvents( + ): arbitrumone_Router + arbitrumone_routers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RouterLiquidityEvent_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RouterLiquidityEvent_filter + orderBy: arbitrumone_Router_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Router_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RouterLiquidityEvent!]! - localoptimism_setting( + ): [arbitrumone_Router!]! + arbitrumone_routerDailyTVL( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Setting - localoptimism_settings( + ): arbitrumone_RouterDailyTVL + arbitrumone_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Setting_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Setting_filter + orderBy: arbitrumone_RouterDailyTVL_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RouterDailyTVL_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Setting!]! - localoptimism_relayer( + ): [arbitrumone_RouterDailyTVL!]! + arbitrumone_routerLiquidityEvent( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Relayer - localoptimism_relayers( + ): arbitrumone_RouterLiquidityEvent + arbitrumone_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Relayer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Relayer_filter + orderBy: arbitrumone_RouterLiquidityEvent_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RouterLiquidityEvent_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Relayer!]! - localoptimism_sequencer( + ): [arbitrumone_RouterLiquidityEvent!]! + arbitrumone_setting( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Sequencer - localoptimism_sequencers( + ): arbitrumone_Setting + arbitrumone_settings( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Sequencer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Sequencer_filter + orderBy: arbitrumone_Setting_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Setting_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Sequencer!]! - localoptimism_relayerFee( + ): [arbitrumone_Setting!]! + arbitrumone_relayer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RelayerFee - localoptimism_relayerFees( + ): arbitrumone_Relayer + arbitrumone_relayers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RelayerFee_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RelayerFee_filter + orderBy: arbitrumone_Relayer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Relayer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RelayerFee!]! - localoptimism_originTransfer( + ): [arbitrumone_Relayer!]! + arbitrumone_sequencer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_OriginTransfer - localoptimism_originTransfers( + ): arbitrumone_Sequencer + arbitrumone_sequencers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_OriginTransfer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_OriginTransfer_filter + orderBy: arbitrumone_Sequencer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Sequencer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_OriginTransfer!]! - localoptimism_destinationTransfer( + ): [arbitrumone_Sequencer!]! + arbitrumone_relayerFee( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_DestinationTransfer - localoptimism_destinationTransfers( + ): arbitrumone_RelayerFee + arbitrumone_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_DestinationTransfer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_DestinationTransfer_filter + orderBy: arbitrumone_RelayerFee_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RelayerFee_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_DestinationTransfer!]! - localoptimism_originMessage( + ): [arbitrumone_RelayerFee!]! + arbitrumone_originTransfer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_OriginMessage - localoptimism_originMessages( + ): arbitrumone_OriginTransfer + arbitrumone_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_OriginMessage_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_OriginMessage_filter + orderBy: arbitrumone_OriginTransfer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_OriginTransfer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_OriginMessage!]! - localoptimism_aggregateRoot( + ): [arbitrumone_OriginTransfer!]! + arbitrumone_destinationTransfer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AggregateRoot - localoptimism_aggregateRoots( + ): arbitrumone_DestinationTransfer + arbitrumone_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AggregateRoot_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AggregateRoot_filter + orderBy: arbitrumone_DestinationTransfer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_DestinationTransfer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AggregateRoot!]! - localoptimism_connectorMeta( + ): [arbitrumone_DestinationTransfer!]! + arbitrumone_originMessage( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_ConnectorMeta - localoptimism_connectorMetas( + ): arbitrumone_OriginMessage + arbitrumone_originMessages( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_ConnectorMeta_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_ConnectorMeta_filter + orderBy: arbitrumone_OriginMessage_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_OriginMessage_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_ConnectorMeta!]! - localoptimism_rootCount( + ): [arbitrumone_OriginMessage!]! + arbitrumone_aggregateRoot( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RootCount - localoptimism_rootCounts( + ): arbitrumone_AggregateRoot + arbitrumone_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RootCount_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RootCount_filter + orderBy: arbitrumone_AggregateRoot_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AggregateRoot_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RootCount!]! - localoptimism_rootMessageSent( + ): [arbitrumone_AggregateRoot!]! + arbitrumone_connectorMeta( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RootMessageSent - localoptimism_rootMessageSents( + ): arbitrumone_ConnectorMeta + arbitrumone_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RootMessageSent_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RootMessageSent_filter + orderBy: arbitrumone_ConnectorMeta_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_ConnectorMeta_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RootMessageSent!]! - localoptimism_relayerFeesIncrease( + ): [arbitrumone_ConnectorMeta!]! + arbitrumone_rootCount( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RelayerFeesIncrease - localoptimism_relayerFeesIncreases( + ): arbitrumone_RootCount + arbitrumone_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RelayerFeesIncrease_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RelayerFeesIncrease_filter + orderBy: arbitrumone_RootCount_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RootCount_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RelayerFeesIncrease!]! - localoptimism_slippageUpdate( + ): [arbitrumone_RootCount!]! + arbitrumone_rootMessageSent( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_SlippageUpdate - localoptimism_slippageUpdates( + ): arbitrumone_RootMessageSent + arbitrumone_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_SlippageUpdate_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_SlippageUpdate_filter + orderBy: arbitrumone_RootMessageSent_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RootMessageSent_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_SlippageUpdate!]! - localoptimism_snapshotRoot( + ): [arbitrumone_RootMessageSent!]! + arbitrumone_relayerFeesIncrease( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_SnapshotRoot - localoptimism_snapshotRoots( + ): arbitrumone_RelayerFeesIncrease + arbitrumone_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_SnapshotRoot_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_SnapshotRoot_filter + orderBy: arbitrumone_RelayerFeesIncrease_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RelayerFeesIncrease_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_SnapshotRoot!]! - localoptimism_spokeConnectorMode( + ): [arbitrumone_RelayerFeesIncrease!]! + arbitrumone_slippageUpdate( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_SpokeConnectorMode - localoptimism_spokeConnectorModes( + ): arbitrumone_SlippageUpdate + arbitrumone_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_SpokeConnectorMode_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_SpokeConnectorMode_filter + orderBy: arbitrumone_SlippageUpdate_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_SlippageUpdate_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_SpokeConnectorMode!]! - localoptimism_aggregateRootProposed( + ): [arbitrumone_SlippageUpdate!]! + arbitrumone_snapshotRoot( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AggregateRootProposed - localoptimism_aggregateRootProposeds( + ): arbitrumone_SnapshotRoot + arbitrumone_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AggregateRootProposed_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AggregateRootProposed_filter + orderBy: arbitrumone_SnapshotRoot_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_SnapshotRoot_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AggregateRootProposed!]! - localoptimism_optimisticRootFinalized( + ): [arbitrumone_SnapshotRoot!]! + arbitrumone_spokeConnectorMode( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_OptimisticRootFinalized - localoptimism_optimisticRootFinalizeds( + ): arbitrumone_SpokeConnectorMode + arbitrumone_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_OptimisticRootFinalized_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_OptimisticRootFinalized_filter + orderBy: arbitrumone_SpokeConnectorMode_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_SpokeConnectorMode_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - localoptimism__meta(block: localoptimism_Block_height): localoptimism__Meta_ - stagingpolygonzkevm_asset( + ): [arbitrumone_SpokeConnectorMode!]! + arbitrumone_aggregateRootProposed( 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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Asset - stagingpolygonzkevm_assets( + ): arbitrumone_AggregateRootProposed + arbitrumone_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Asset_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Asset_filter + orderBy: arbitrumone_AggregateRootProposed_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AggregateRootProposed_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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Asset!]! - stagingpolygonzkevm_assetStatus( + ): [arbitrumone_AggregateRootProposed!]! + arbitrumone_optimisticRootFinalized( 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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AssetStatus - stagingpolygonzkevm_assetStatuses( + ): arbitrumone_OptimisticRootFinalized + arbitrumone_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AssetStatus_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AssetStatus_filter + orderBy: arbitrumone_OptimisticRootFinalized_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_OptimisticRootFinalized_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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AssetStatus!]! - stagingpolygonzkevm_assetBalance( + ): [arbitrumone_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + arbitrumone__meta(block: arbitrumone_Block_height): arbitrumone__Meta_ + stagingbase_asset( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AssetBalance - stagingpolygonzkevm_assetBalances( + ): stagingbase_Asset + stagingbase_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AssetBalance_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AssetBalance_filter + orderBy: stagingbase_Asset_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Asset_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AssetBalance!]! - stagingpolygonzkevm_router( + ): [stagingbase_Asset!]! + stagingbase_assetStatus( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Router - stagingpolygonzkevm_routers( + ): stagingbase_AssetStatus + stagingbase_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Router_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Router_filter + orderBy: stagingbase_AssetStatus_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AssetStatus_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Router!]! - stagingpolygonzkevm_routerDailyTVL( + ): [stagingbase_AssetStatus!]! + stagingbase_assetBalance( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RouterDailyTVL - stagingpolygonzkevm_routerDailyTVLs( + ): stagingbase_AssetBalance + stagingbase_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RouterDailyTVL_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RouterDailyTVL_filter + orderBy: stagingbase_AssetBalance_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AssetBalance_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RouterDailyTVL!]! - stagingpolygonzkevm_routerLiquidityEvent( + ): [stagingbase_AssetBalance!]! + stagingbase_router( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RouterLiquidityEvent - stagingpolygonzkevm_routerLiquidityEvents( + ): stagingbase_Router + stagingbase_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RouterLiquidityEvent_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RouterLiquidityEvent_filter + orderBy: stagingbase_Router_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Router_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RouterLiquidityEvent!]! - stagingpolygonzkevm_setting( + ): [stagingbase_Router!]! + stagingbase_routerDailyTVL( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Setting - stagingpolygonzkevm_settings( + ): stagingbase_RouterDailyTVL + stagingbase_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Setting_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Setting_filter + orderBy: stagingbase_RouterDailyTVL_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RouterDailyTVL_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Setting!]! - stagingpolygonzkevm_relayer( + ): [stagingbase_RouterDailyTVL!]! + stagingbase_routerLiquidityEvent( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Relayer - stagingpolygonzkevm_relayers( + ): stagingbase_RouterLiquidityEvent + stagingbase_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Relayer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Relayer_filter + orderBy: stagingbase_RouterLiquidityEvent_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RouterLiquidityEvent_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Relayer!]! - stagingpolygonzkevm_sequencer( + ): [stagingbase_RouterLiquidityEvent!]! + stagingbase_setting( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Sequencer - stagingpolygonzkevm_sequencers( + ): stagingbase_Setting + stagingbase_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Sequencer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Sequencer_filter + orderBy: stagingbase_Setting_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Setting_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Sequencer!]! - stagingpolygonzkevm_relayerFee( + ): [stagingbase_Setting!]! + stagingbase_relayer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RelayerFee - stagingpolygonzkevm_relayerFees( + ): stagingbase_Relayer + stagingbase_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RelayerFee_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RelayerFee_filter + orderBy: stagingbase_Relayer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Relayer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RelayerFee!]! - stagingpolygonzkevm_originTransfer( + ): [stagingbase_Relayer!]! + stagingbase_sequencer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_OriginTransfer - stagingpolygonzkevm_originTransfers( + ): stagingbase_Sequencer + stagingbase_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_OriginTransfer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_OriginTransfer_filter + orderBy: stagingbase_Sequencer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Sequencer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_OriginTransfer!]! - stagingpolygonzkevm_destinationTransfer( + ): [stagingbase_Sequencer!]! + stagingbase_relayerFee( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_DestinationTransfer - stagingpolygonzkevm_destinationTransfers( + ): stagingbase_RelayerFee + stagingbase_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_DestinationTransfer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_DestinationTransfer_filter + orderBy: stagingbase_RelayerFee_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RelayerFee_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_DestinationTransfer!]! - stagingpolygonzkevm_originMessage( + ): [stagingbase_RelayerFee!]! + stagingbase_originTransfer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_OriginMessage - stagingpolygonzkevm_originMessages( + ): stagingbase_OriginTransfer + stagingbase_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_OriginMessage_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_OriginMessage_filter + orderBy: stagingbase_OriginTransfer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_OriginTransfer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_OriginMessage!]! - stagingpolygonzkevm_aggregateRoot( + ): [stagingbase_OriginTransfer!]! + stagingbase_destinationTransfer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AggregateRoot - stagingpolygonzkevm_aggregateRoots( + ): stagingbase_DestinationTransfer + stagingbase_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AggregateRoot_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AggregateRoot_filter + orderBy: stagingbase_DestinationTransfer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_DestinationTransfer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AggregateRoot!]! - stagingpolygonzkevm_connectorMeta( + ): [stagingbase_DestinationTransfer!]! + stagingbase_originMessage( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_ConnectorMeta - stagingpolygonzkevm_connectorMetas( + ): stagingbase_OriginMessage + stagingbase_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_ConnectorMeta_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_ConnectorMeta_filter + orderBy: stagingbase_OriginMessage_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_OriginMessage_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_ConnectorMeta!]! - stagingpolygonzkevm_rootCount( + ): [stagingbase_OriginMessage!]! + stagingbase_aggregateRoot( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RootCount - stagingpolygonzkevm_rootCounts( + ): stagingbase_AggregateRoot + stagingbase_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RootCount_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RootCount_filter + orderBy: stagingbase_AggregateRoot_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AggregateRoot_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RootCount!]! - stagingpolygonzkevm_rootMessageSent( + ): [stagingbase_AggregateRoot!]! + stagingbase_connectorMeta( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RootMessageSent - stagingpolygonzkevm_rootMessageSents( + ): stagingbase_ConnectorMeta + stagingbase_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RootMessageSent_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RootMessageSent_filter + orderBy: stagingbase_ConnectorMeta_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_ConnectorMeta_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RootMessageSent!]! - stagingpolygonzkevm_relayerFeesIncrease( + ): [stagingbase_ConnectorMeta!]! + stagingbase_rootCount( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RelayerFeesIncrease - stagingpolygonzkevm_relayerFeesIncreases( + ): stagingbase_RootCount + stagingbase_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RelayerFeesIncrease_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RelayerFeesIncrease_filter + orderBy: stagingbase_RootCount_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RootCount_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RelayerFeesIncrease!]! - stagingpolygonzkevm_slippageUpdate( + ): [stagingbase_RootCount!]! + stagingbase_rootMessageSent( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_SlippageUpdate - stagingpolygonzkevm_slippageUpdates( + ): stagingbase_RootMessageSent + stagingbase_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_SlippageUpdate_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_SlippageUpdate_filter + orderBy: stagingbase_RootMessageSent_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RootMessageSent_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_SlippageUpdate!]! - stagingpolygonzkevm_snapshotRoot( + ): [stagingbase_RootMessageSent!]! + stagingbase_relayerFeesIncrease( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_SnapshotRoot - stagingpolygonzkevm_snapshotRoots( + ): stagingbase_RelayerFeesIncrease + stagingbase_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_SnapshotRoot_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_SnapshotRoot_filter + orderBy: stagingbase_RelayerFeesIncrease_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RelayerFeesIncrease_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_SnapshotRoot!]! - stagingpolygonzkevm_spokeConnectorMode( + ): [stagingbase_RelayerFeesIncrease!]! + stagingbase_slippageUpdate( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_SpokeConnectorMode - stagingpolygonzkevm_spokeConnectorModes( + ): stagingbase_SlippageUpdate + stagingbase_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_SpokeConnectorMode_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_SpokeConnectorMode_filter + orderBy: stagingbase_SlippageUpdate_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_SlippageUpdate_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_SpokeConnectorMode!]! - stagingpolygonzkevm_aggregateRootProposed( + ): [stagingbase_SlippageUpdate!]! + stagingbase_snapshotRoot( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AggregateRootProposed - stagingpolygonzkevm_aggregateRootProposeds( + ): stagingbase_SnapshotRoot + stagingbase_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AggregateRootProposed_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AggregateRootProposed_filter + orderBy: stagingbase_SnapshotRoot_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_SnapshotRoot_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AggregateRootProposed!]! - stagingpolygonzkevm_optimisticRootFinalized( + ): [stagingbase_SnapshotRoot!]! + stagingbase_spokeConnectorMode( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_OptimisticRootFinalized - stagingpolygonzkevm_optimisticRootFinalizeds( + ): stagingbase_SpokeConnectorMode + stagingbase_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_OptimisticRootFinalized_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_OptimisticRootFinalized_filter + orderBy: stagingbase_SpokeConnectorMode_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_SpokeConnectorMode_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingpolygonzkevm__meta(block: stagingpolygonzkevm_Block_height): stagingpolygonzkevm__Meta_ - linea_asset( + ): [stagingbase_SpokeConnectorMode!]! + stagingbase_aggregateRootProposed( 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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Asset - linea_assets( + ): stagingbase_AggregateRootProposed + stagingbase_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: linea_Asset_orderBy - orderDirection: linea_OrderDirection - where: linea_Asset_filter + orderBy: stagingbase_AggregateRootProposed_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AggregateRootProposed_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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Asset!]! - linea_assetStatus( + ): [stagingbase_AggregateRootProposed!]! + stagingbase_optimisticRootFinalized( 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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AssetStatus - linea_assetStatuses( + ): stagingbase_OptimisticRootFinalized + stagingbase_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: linea_AssetStatus_orderBy - orderDirection: linea_OrderDirection - where: linea_AssetStatus_filter + orderBy: stagingbase_OptimisticRootFinalized_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_OptimisticRootFinalized_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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AssetStatus!]! - linea_assetBalance( + ): [stagingbase_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingbase__meta(block: stagingbase_Block_height): stagingbase__Meta_ + mantle_asset( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AssetBalance - linea_assetBalances( + ): mantle_Asset + mantle_assets( skip: Int = 0 first: Int = 100 - orderBy: linea_AssetBalance_orderBy - orderDirection: linea_OrderDirection - where: linea_AssetBalance_filter + orderBy: mantle_Asset_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Asset_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AssetBalance!]! - linea_router( + ): [mantle_Asset!]! + mantle_assetStatus( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Router - linea_routers( + ): mantle_AssetStatus + mantle_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: linea_Router_orderBy - orderDirection: linea_OrderDirection - where: linea_Router_filter + orderBy: mantle_AssetStatus_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AssetStatus_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Router!]! - linea_routerDailyTVL( + ): [mantle_AssetStatus!]! + mantle_assetBalance( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RouterDailyTVL - linea_routerDailyTVLs( + ): mantle_AssetBalance + mantle_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: linea_RouterDailyTVL_orderBy - orderDirection: linea_OrderDirection - where: linea_RouterDailyTVL_filter + orderBy: mantle_AssetBalance_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AssetBalance_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RouterDailyTVL!]! - linea_routerLiquidityEvent( + ): [mantle_AssetBalance!]! + mantle_router( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RouterLiquidityEvent - linea_routerLiquidityEvents( + ): mantle_Router + mantle_routers( skip: Int = 0 first: Int = 100 - orderBy: linea_RouterLiquidityEvent_orderBy - orderDirection: linea_OrderDirection - where: linea_RouterLiquidityEvent_filter + orderBy: mantle_Router_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Router_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RouterLiquidityEvent!]! - linea_setting( + ): [mantle_Router!]! + mantle_routerDailyTVL( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Setting - linea_settings( + ): mantle_RouterDailyTVL + mantle_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: linea_Setting_orderBy - orderDirection: linea_OrderDirection - where: linea_Setting_filter + orderBy: mantle_RouterDailyTVL_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RouterDailyTVL_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Setting!]! - linea_relayer( + ): [mantle_RouterDailyTVL!]! + mantle_routerLiquidityEvent( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Relayer - linea_relayers( + ): mantle_RouterLiquidityEvent + mantle_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_Relayer_orderBy - orderDirection: linea_OrderDirection - where: linea_Relayer_filter + orderBy: mantle_RouterLiquidityEvent_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RouterLiquidityEvent_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Relayer!]! - linea_sequencer( + ): [mantle_RouterLiquidityEvent!]! + mantle_setting( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Sequencer - linea_sequencers( + ): mantle_Setting + mantle_settings( skip: Int = 0 first: Int = 100 - orderBy: linea_Sequencer_orderBy - orderDirection: linea_OrderDirection - where: linea_Sequencer_filter + orderBy: mantle_Setting_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Setting_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Sequencer!]! - linea_relayerFee( + ): [mantle_Setting!]! + mantle_relayer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RelayerFee - linea_relayerFees( + ): mantle_Relayer + mantle_relayers( skip: Int = 0 first: Int = 100 - orderBy: linea_RelayerFee_orderBy - orderDirection: linea_OrderDirection - where: linea_RelayerFee_filter + orderBy: mantle_Relayer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Relayer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RelayerFee!]! - linea_originTransfer( + ): [mantle_Relayer!]! + mantle_sequencer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_OriginTransfer - linea_originTransfers( + ): mantle_Sequencer + mantle_sequencers( skip: Int = 0 first: Int = 100 - orderBy: linea_OriginTransfer_orderBy - orderDirection: linea_OrderDirection - where: linea_OriginTransfer_filter + orderBy: mantle_Sequencer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Sequencer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_OriginTransfer!]! - linea_destinationTransfer( + ): [mantle_Sequencer!]! + mantle_relayerFee( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_DestinationTransfer - linea_destinationTransfers( + ): mantle_RelayerFee + mantle_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: linea_DestinationTransfer_orderBy - orderDirection: linea_OrderDirection - where: linea_DestinationTransfer_filter + orderBy: mantle_RelayerFee_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RelayerFee_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_DestinationTransfer!]! - linea_originMessage( + ): [mantle_RelayerFee!]! + mantle_originTransfer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_OriginMessage - linea_originMessages( + ): mantle_OriginTransfer + mantle_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: linea_OriginMessage_orderBy - orderDirection: linea_OrderDirection - where: linea_OriginMessage_filter + orderBy: mantle_OriginTransfer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_OriginTransfer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_OriginMessage!]! - linea_aggregateRoot( + ): [mantle_OriginTransfer!]! + mantle_destinationTransfer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AggregateRoot - linea_aggregateRoots( + ): mantle_DestinationTransfer + mantle_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: linea_AggregateRoot_orderBy - orderDirection: linea_OrderDirection - where: linea_AggregateRoot_filter + orderBy: mantle_DestinationTransfer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_DestinationTransfer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AggregateRoot!]! - linea_connectorMeta( + ): [mantle_DestinationTransfer!]! + mantle_originMessage( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_ConnectorMeta - linea_connectorMetas( + ): mantle_OriginMessage + mantle_originMessages( skip: Int = 0 first: Int = 100 - orderBy: linea_ConnectorMeta_orderBy - orderDirection: linea_OrderDirection - where: linea_ConnectorMeta_filter + orderBy: mantle_OriginMessage_orderBy + orderDirection: mantle_OrderDirection + where: mantle_OriginMessage_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_ConnectorMeta!]! - linea_rootCount( + ): [mantle_OriginMessage!]! + mantle_aggregateRoot( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RootCount - linea_rootCounts( + ): mantle_AggregateRoot + mantle_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: linea_RootCount_orderBy - orderDirection: linea_OrderDirection - where: linea_RootCount_filter + orderBy: mantle_AggregateRoot_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AggregateRoot_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RootCount!]! - linea_rootMessageSent( + ): [mantle_AggregateRoot!]! + mantle_connectorMeta( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RootMessageSent - linea_rootMessageSents( + ): mantle_ConnectorMeta + mantle_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: linea_RootMessageSent_orderBy - orderDirection: linea_OrderDirection - where: linea_RootMessageSent_filter + orderBy: mantle_ConnectorMeta_orderBy + orderDirection: mantle_OrderDirection + where: mantle_ConnectorMeta_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RootMessageSent!]! - linea_relayerFeesIncrease( + ): [mantle_ConnectorMeta!]! + mantle_rootCount( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RelayerFeesIncrease - linea_relayerFeesIncreases( + ): mantle_RootCount + mantle_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: linea_RelayerFeesIncrease_orderBy - orderDirection: linea_OrderDirection - where: linea_RelayerFeesIncrease_filter + orderBy: mantle_RootCount_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RootCount_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RelayerFeesIncrease!]! - linea_slippageUpdate( + ): [mantle_RootCount!]! + mantle_rootMessageSent( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_SlippageUpdate - linea_slippageUpdates( + ): mantle_RootMessageSent + mantle_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: linea_SlippageUpdate_orderBy - orderDirection: linea_OrderDirection - where: linea_SlippageUpdate_filter + orderBy: mantle_RootMessageSent_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RootMessageSent_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_SlippageUpdate!]! - linea_snapshotRoot( + ): [mantle_RootMessageSent!]! + mantle_relayerFeesIncrease( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_SnapshotRoot - linea_snapshotRoots( + ): mantle_RelayerFeesIncrease + mantle_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: linea_SnapshotRoot_orderBy - orderDirection: linea_OrderDirection - where: linea_SnapshotRoot_filter + orderBy: mantle_RelayerFeesIncrease_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RelayerFeesIncrease_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_SnapshotRoot!]! - linea_spokeConnectorMode( + ): [mantle_RelayerFeesIncrease!]! + mantle_slippageUpdate( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_SpokeConnectorMode - linea_spokeConnectorModes( + ): mantle_SlippageUpdate + mantle_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: linea_SpokeConnectorMode_orderBy - orderDirection: linea_OrderDirection - where: linea_SpokeConnectorMode_filter + orderBy: mantle_SlippageUpdate_orderBy + orderDirection: mantle_OrderDirection + where: mantle_SlippageUpdate_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_SpokeConnectorMode!]! - linea_aggregateRootProposed( + ): [mantle_SlippageUpdate!]! + mantle_snapshotRoot( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AggregateRootProposed - linea_aggregateRootProposeds( + ): mantle_SnapshotRoot + mantle_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: linea_AggregateRootProposed_orderBy - orderDirection: linea_OrderDirection - where: linea_AggregateRootProposed_filter + orderBy: mantle_SnapshotRoot_orderBy + orderDirection: mantle_OrderDirection + where: mantle_SnapshotRoot_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AggregateRootProposed!]! - linea_optimisticRootFinalized( + ): [mantle_SnapshotRoot!]! + mantle_spokeConnectorMode( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_OptimisticRootFinalized - linea_optimisticRootFinalizeds( + ): mantle_SpokeConnectorMode + mantle_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: linea_OptimisticRootFinalized_orderBy - orderDirection: linea_OrderDirection - where: linea_OptimisticRootFinalized_filter + orderBy: mantle_SpokeConnectorMode_orderBy + orderDirection: mantle_OrderDirection + where: mantle_SpokeConnectorMode_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - linea__meta(block: linea_Block_height): linea__Meta_ - xlayer_swap_systemInfo( + ): [mantle_SpokeConnectorMode!]! + mantle_aggregateRootProposed( 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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SystemInfo - xlayer_swap_systemInfos( + ): mantle_AggregateRootProposed + mantle_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SystemInfo_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SystemInfo_filter + orderBy: mantle_AggregateRootProposed_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AggregateRootProposed_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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SystemInfo!]! - xlayer_swap_pooledToken( + ): [mantle_AggregateRootProposed!]! + mantle_optimisticRootFinalized( 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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_PooledToken - xlayer_swap_pooledTokens( + ): mantle_OptimisticRootFinalized + mantle_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_PooledToken_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_PooledToken_filter + orderBy: mantle_OptimisticRootFinalized_orderBy + orderDirection: mantle_OrderDirection + where: mantle_OptimisticRootFinalized_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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_PooledToken!]! - xlayer_swap_stableSwap( + ): [mantle_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + mantle__meta(block: mantle_Block_height): mantle__Meta_ + stagingbnb_asset( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwap - xlayer_swap_stableSwaps( + ): stagingbnb_Asset + stagingbnb_assets( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwap_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwap_filter + orderBy: stagingbnb_Asset_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Asset_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwap!]! - xlayer_swap_stableSwapAddLiquidityEvent( + ): [stagingbnb_Asset!]! + stagingbnb_assetStatus( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapAddLiquidityEvent - xlayer_swap_stableSwapAddLiquidityEvents( + ): stagingbnb_AssetStatus + stagingbnb_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingbnb_AssetStatus_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AssetStatus_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapAddLiquidityEvent!]! - xlayer_swap_stableSwapRemoveLiquidityEvent( + ): [stagingbnb_AssetStatus!]! + stagingbnb_assetBalance( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapRemoveLiquidityEvent - xlayer_swap_stableSwapRemoveLiquidityEvents( + ): stagingbnb_AssetBalance + stagingbnb_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingbnb_AssetBalance_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AssetBalance_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapRemoveLiquidityEvent!]! - xlayer_swap_stableSwapExchange( + ): [stagingbnb_AssetBalance!]! + stagingbnb_router( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapExchange - xlayer_swap_stableSwapExchanges( + ): stagingbnb_Router + stagingbnb_routers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapExchange_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapExchange_filter + orderBy: stagingbnb_Router_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Router_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapExchange!]! - xlayer_swap_swapDailyVolume( + ): [stagingbnb_Router!]! + stagingbnb_routerDailyTVL( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapDailyVolume - xlayer_swap_swapDailyVolumes( + ): stagingbnb_RouterDailyTVL + stagingbnb_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapDailyVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapDailyVolume_filter + orderBy: stagingbnb_RouterDailyTVL_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RouterDailyTVL_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapDailyVolume!]! - xlayer_swap_swapHourlyVolume( + ): [stagingbnb_RouterDailyTVL!]! + stagingbnb_routerLiquidityEvent( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapHourlyVolume - xlayer_swap_swapHourlyVolumes( + ): stagingbnb_RouterLiquidityEvent + stagingbnb_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapHourlyVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapHourlyVolume_filter + orderBy: stagingbnb_RouterLiquidityEvent_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RouterLiquidityEvent_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapHourlyVolume!]! - xlayer_swap_swapWeeklyVolume( + ): [stagingbnb_RouterLiquidityEvent!]! + stagingbnb_setting( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapWeeklyVolume - xlayer_swap_swapWeeklyVolumes( + ): stagingbnb_Setting + stagingbnb_settings( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapWeeklyVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapWeeklyVolume_filter + orderBy: stagingbnb_Setting_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Setting_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapWeeklyVolume!]! - xlayer_swap_lpAccount( + ): [stagingbnb_Setting!]! + stagingbnb_relayer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpAccount - xlayer_swap_lpAccounts( + ): stagingbnb_Relayer + stagingbnb_relayers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpAccount_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpAccount_filter + orderBy: stagingbnb_Relayer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Relayer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpAccount!]! - xlayer_swap_lpAccountBalance( + ): [stagingbnb_Relayer!]! + stagingbnb_sequencer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpAccountBalance - xlayer_swap_lpAccountBalances( + ): stagingbnb_Sequencer + stagingbnb_sequencers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpAccountBalance_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpAccountBalance_filter + orderBy: stagingbnb_Sequencer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Sequencer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpAccountBalance!]! - xlayer_swap_lpToken( + ): [stagingbnb_Sequencer!]! + stagingbnb_relayerFee( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpToken - xlayer_swap_lpTokens( + ): stagingbnb_RelayerFee + stagingbnb_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpToken_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpToken_filter + orderBy: stagingbnb_RelayerFee_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RelayerFee_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpToken!]! - xlayer_swap_lpTransferEvent( + ): [stagingbnb_RelayerFee!]! + stagingbnb_originTransfer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpTransferEvent - xlayer_swap_lpTransferEvents( + ): stagingbnb_OriginTransfer + stagingbnb_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpTransferEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpTransferEvent_filter + orderBy: stagingbnb_OriginTransfer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_OriginTransfer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpTransferEvent!]! - xlayer_swap_stableSwapEvent( + ): [stagingbnb_OriginTransfer!]! + stagingbnb_destinationTransfer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapEvent - xlayer_swap_stableSwapEvents( + ): stagingbnb_DestinationTransfer + stagingbnb_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapEvent_filter + orderBy: stagingbnb_DestinationTransfer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_DestinationTransfer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapEvent!]! - xlayer_swap_swapTradeVolume( + ): [stagingbnb_DestinationTransfer!]! + stagingbnb_originMessage( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapTradeVolume - xlayer_swap_swapTradeVolumes( + ): stagingbnb_OriginMessage + stagingbnb_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapTradeVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapTradeVolume_filter + orderBy: stagingbnb_OriginMessage_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_OriginMessage_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapTradeVolume!]! - xlayer_swap_lpTokenEvent( + ): [stagingbnb_OriginMessage!]! + stagingbnb_aggregateRoot( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpTokenEvent - xlayer_swap_lpTokenEvents( + ): stagingbnb_AggregateRoot + stagingbnb_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpTokenEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpTokenEvent_filter + orderBy: stagingbnb_AggregateRoot_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AggregateRoot_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - xlayer_swap__meta(block: xlayer_swap_Block_height): xlayer_swap__Meta_ - mainnet_rootAggregated( + ): [stagingbnb_AggregateRoot!]! + stagingbnb_connectorMeta( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootAggregated - mainnet_rootAggregateds( + ): stagingbnb_ConnectorMeta + stagingbnb_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootAggregated_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootAggregated_filter + orderBy: stagingbnb_ConnectorMeta_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_ConnectorMeta_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootAggregated!]! - mainnet_rootPropagated( + ): [stagingbnb_ConnectorMeta!]! + stagingbnb_rootCount( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootPropagated - mainnet_rootPropagateds( + ): stagingbnb_RootCount + stagingbnb_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootPropagated_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootPropagated_filter + orderBy: stagingbnb_RootCount_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RootCount_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootPropagated!]! - mainnet_aggregatedMessageRoot( + ): [stagingbnb_RootCount!]! + stagingbnb_rootMessageSent( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregatedMessageRoot - mainnet_aggregatedMessageRoots( + ): stagingbnb_RootMessageSent + stagingbnb_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregatedMessageRoot_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregatedMessageRoot_filter + orderBy: stagingbnb_RootMessageSent_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RootMessageSent_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregatedMessageRoot!]! - mainnet_rootManagerMeta( + ): [stagingbnb_RootMessageSent!]! + stagingbnb_relayerFeesIncrease( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootManagerMeta - mainnet_rootManagerMetas( + ): stagingbnb_RelayerFeesIncrease + stagingbnb_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootManagerMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootManagerMeta_filter + orderBy: stagingbnb_RelayerFeesIncrease_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RelayerFeesIncrease_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootManagerMeta!]! - mainnet_rootManagerMode( + ): [stagingbnb_RelayerFeesIncrease!]! + stagingbnb_slippageUpdate( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootManagerMode - mainnet_rootManagerModes( + ): stagingbnb_SlippageUpdate + stagingbnb_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootManagerMode_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootManagerMode_filter + orderBy: stagingbnb_SlippageUpdate_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_SlippageUpdate_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootManagerMode!]! - mainnet_optimisticRootProposed( + ): [stagingbnb_SlippageUpdate!]! + stagingbnb_snapshotRoot( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimisticRootProposed - mainnet_optimisticRootProposeds( + ): stagingbnb_SnapshotRoot + stagingbnb_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimisticRootProposed_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimisticRootProposed_filter + orderBy: stagingbnb_SnapshotRoot_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_SnapshotRoot_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimisticRootProposed!]! - mainnet_hubOptimisticRootFinalized( + ): [stagingbnb_SnapshotRoot!]! + stagingbnb_spokeConnectorMode( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_HubOptimisticRootFinalized - mainnet_hubOptimisticRootFinalizeds( + ): stagingbnb_SpokeConnectorMode + stagingbnb_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mainnet_HubOptimisticRootFinalized_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_HubOptimisticRootFinalized_filter + orderBy: stagingbnb_SpokeConnectorMode_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_SpokeConnectorMode_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_HubOptimisticRootFinalized!]! - mainnet_optimisticRootPropagated( + ): [stagingbnb_SpokeConnectorMode!]! + stagingbnb_aggregateRootProposed( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimisticRootPropagated - mainnet_optimisticRootPropagateds( + ): stagingbnb_AggregateRootProposed + stagingbnb_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimisticRootPropagated_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimisticRootPropagated_filter + orderBy: stagingbnb_AggregateRootProposed_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AggregateRootProposed_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimisticRootPropagated!]! - mainnet_polygonConnectorMeta( + ): [stagingbnb_AggregateRootProposed!]! + stagingbnb_optimisticRootFinalized( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_PolygonConnectorMeta - mainnet_polygonConnectorMetas( + ): stagingbnb_OptimisticRootFinalized + stagingbnb_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_PolygonConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_PolygonConnectorMeta_filter + orderBy: stagingbnb_OptimisticRootFinalized_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_OptimisticRootFinalized_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_PolygonConnectorMeta!]! - mainnet_optimismConnectorMeta( + ): [stagingbnb_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingbnb__meta(block: stagingbnb_Block_height): stagingbnb__Meta_ + stagingpolygonzkevm_asset( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimismConnectorMeta - mainnet_optimismConnectorMetas( + ): stagingpolygonzkevm_Asset + stagingpolygonzkevm_assets( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimismConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimismConnectorMeta_filter + orderBy: stagingpolygonzkevm_Asset_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Asset_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimismConnectorMeta!]! - mainnet_bnbConnectorMeta( + ): [stagingpolygonzkevm_Asset!]! + stagingpolygonzkevm_assetStatus( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_BnbConnectorMeta - mainnet_bnbConnectorMetas( + ): stagingpolygonzkevm_AssetStatus + stagingpolygonzkevm_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mainnet_BnbConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_BnbConnectorMeta_filter + orderBy: stagingpolygonzkevm_AssetStatus_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AssetStatus_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_BnbConnectorMeta!]! - mainnet_arbitrumConnectorMeta( + ): [stagingpolygonzkevm_AssetStatus!]! + stagingpolygonzkevm_assetBalance( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ArbitrumConnectorMeta - mainnet_arbitrumConnectorMetas( + ): stagingpolygonzkevm_AssetBalance + stagingpolygonzkevm_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ArbitrumConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ArbitrumConnectorMeta_filter + orderBy: stagingpolygonzkevm_AssetBalance_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AssetBalance_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ArbitrumConnectorMeta!]! - mainnet_gnosisConnectorMeta( + ): [stagingpolygonzkevm_AssetBalance!]! + stagingpolygonzkevm_router( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_GnosisConnectorMeta - mainnet_gnosisConnectorMetas( + ): stagingpolygonzkevm_Router + stagingpolygonzkevm_routers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_GnosisConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_GnosisConnectorMeta_filter + orderBy: stagingpolygonzkevm_Router_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Router_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_GnosisConnectorMeta!]! - mainnet_lineaConnectorMeta( + ): [stagingpolygonzkevm_Router!]! + stagingpolygonzkevm_routerDailyTVL( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_LineaConnectorMeta - mainnet_lineaConnectorMetas( + ): stagingpolygonzkevm_RouterDailyTVL + stagingpolygonzkevm_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: mainnet_LineaConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_LineaConnectorMeta_filter + orderBy: stagingpolygonzkevm_RouterDailyTVL_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RouterDailyTVL_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_LineaConnectorMeta!]! - mainnet_metisConnectorMeta( + ): [stagingpolygonzkevm_RouterDailyTVL!]! + stagingpolygonzkevm_routerLiquidityEvent( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_MetisConnectorMeta - mainnet_metisConnectorMetas( + ): stagingpolygonzkevm_RouterLiquidityEvent + stagingpolygonzkevm_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_MetisConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_MetisConnectorMeta_filter + orderBy: stagingpolygonzkevm_RouterLiquidityEvent_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RouterLiquidityEvent_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_MetisConnectorMeta!]! - mainnet_mantleConnectorMeta( + ): [stagingpolygonzkevm_RouterLiquidityEvent!]! + stagingpolygonzkevm_setting( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_MantleConnectorMeta - mainnet_mantleConnectorMetas( + ): stagingpolygonzkevm_Setting + stagingpolygonzkevm_settings( skip: Int = 0 first: Int = 100 - orderBy: mainnet_MantleConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_MantleConnectorMeta_filter + orderBy: stagingpolygonzkevm_Setting_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Setting_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_MantleConnectorMeta!]! - mainnet_avalancheConnectorMeta( + ): [stagingpolygonzkevm_Setting!]! + stagingpolygonzkevm_relayer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AvalancheConnectorMeta - mainnet_avalancheConnectorMetas( + ): stagingpolygonzkevm_Relayer + stagingpolygonzkevm_relayers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AvalancheConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AvalancheConnectorMeta_filter + orderBy: stagingpolygonzkevm_Relayer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Relayer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AvalancheConnectorMeta!]! - mainnet_baseConnectorMeta( + ): [stagingpolygonzkevm_Relayer!]! + stagingpolygonzkevm_sequencer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_BaseConnectorMeta - mainnet_baseConnectorMetas( + ): stagingpolygonzkevm_Sequencer + stagingpolygonzkevm_sequencers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_BaseConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_BaseConnectorMeta_filter + orderBy: stagingpolygonzkevm_Sequencer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Sequencer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_BaseConnectorMeta!]! - mainnet_polygonZkConnectorMeta( + ): [stagingpolygonzkevm_Sequencer!]! + stagingpolygonzkevm_relayerFee( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_PolygonZkConnectorMeta - mainnet_polygonZkConnectorMetas( + ): stagingpolygonzkevm_RelayerFee + stagingpolygonzkevm_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mainnet_PolygonZkConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_PolygonZkConnectorMeta_filter + orderBy: stagingpolygonzkevm_RelayerFee_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RelayerFee_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_PolygonZkConnectorMeta!]! - mainnet_zkSyncConnectorMeta( + ): [stagingpolygonzkevm_RelayerFee!]! + stagingpolygonzkevm_originTransfer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ZkSyncConnectorMeta - mainnet_zkSyncConnectorMetas( + ): stagingpolygonzkevm_OriginTransfer + stagingpolygonzkevm_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ZkSyncConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ZkSyncConnectorMeta_filter + orderBy: stagingpolygonzkevm_OriginTransfer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_OriginTransfer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ZkSyncConnectorMeta!]! - mainnet_modeConnectorMeta( + ): [stagingpolygonzkevm_OriginTransfer!]! + stagingpolygonzkevm_destinationTransfer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ModeConnectorMeta - mainnet_modeConnectorMetas( + ): stagingpolygonzkevm_DestinationTransfer + stagingpolygonzkevm_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ModeConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ModeConnectorMeta_filter + orderBy: stagingpolygonzkevm_DestinationTransfer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_DestinationTransfer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ModeConnectorMeta!]! - mainnet_rootMessageProcessed( + ): [stagingpolygonzkevm_DestinationTransfer!]! + stagingpolygonzkevm_originMessage( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootMessageProcessed - mainnet_rootMessageProcesseds( + ): stagingpolygonzkevm_OriginMessage + stagingpolygonzkevm_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootMessageProcessed_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootMessageProcessed_filter + orderBy: stagingpolygonzkevm_OriginMessage_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_OriginMessage_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootMessageProcessed!]! - mainnet_aggregateRootSavedSlow( + ): [stagingpolygonzkevm_OriginMessage!]! + stagingpolygonzkevm_aggregateRoot( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregateRootSavedSlow - mainnet_aggregateRootSavedSlows( + ): stagingpolygonzkevm_AggregateRoot + stagingpolygonzkevm_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregateRootSavedSlow_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregateRootSavedSlow_filter + orderBy: stagingpolygonzkevm_AggregateRoot_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AggregateRoot_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregateRootSavedSlow!]! - mainnet_hubDomain( + ): [stagingpolygonzkevm_AggregateRoot!]! + stagingpolygonzkevm_connectorMeta( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_HubDomain - mainnet_hubDomains( + ): stagingpolygonzkevm_ConnectorMeta + stagingpolygonzkevm_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mainnet_HubDomain_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_HubDomain_filter + orderBy: stagingpolygonzkevm_ConnectorMeta_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_ConnectorMeta_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_HubDomain!]! - """Access to subgraph metadata""" - mainnet__meta(block: mainnet_Block_height): mainnet__Meta_ - optimism_asset( + ): [stagingpolygonzkevm_ConnectorMeta!]! + stagingpolygonzkevm_rootCount( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Asset - optimism_assets( + ): stagingpolygonzkevm_RootCount + stagingpolygonzkevm_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: optimism_Asset_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Asset_filter + orderBy: stagingpolygonzkevm_RootCount_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RootCount_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Asset!]! - optimism_assetStatus( + ): [stagingpolygonzkevm_RootCount!]! + stagingpolygonzkevm_rootMessageSent( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AssetStatus - optimism_assetStatuses( + ): stagingpolygonzkevm_RootMessageSent + stagingpolygonzkevm_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: optimism_AssetStatus_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AssetStatus_filter + orderBy: stagingpolygonzkevm_RootMessageSent_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RootMessageSent_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AssetStatus!]! - optimism_assetBalance( + ): [stagingpolygonzkevm_RootMessageSent!]! + stagingpolygonzkevm_relayerFeesIncrease( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AssetBalance - optimism_assetBalances( + ): stagingpolygonzkevm_RelayerFeesIncrease + stagingpolygonzkevm_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: optimism_AssetBalance_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AssetBalance_filter + orderBy: stagingpolygonzkevm_RelayerFeesIncrease_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RelayerFeesIncrease_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AssetBalance!]! - optimism_router( + ): [stagingpolygonzkevm_RelayerFeesIncrease!]! + stagingpolygonzkevm_slippageUpdate( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Router - optimism_routers( + ): stagingpolygonzkevm_SlippageUpdate + stagingpolygonzkevm_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: optimism_Router_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Router_filter + orderBy: stagingpolygonzkevm_SlippageUpdate_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_SlippageUpdate_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Router!]! - optimism_routerDailyTVL( + ): [stagingpolygonzkevm_SlippageUpdate!]! + stagingpolygonzkevm_snapshotRoot( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RouterDailyTVL - optimism_routerDailyTVLs( + ): stagingpolygonzkevm_SnapshotRoot + stagingpolygonzkevm_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: optimism_RouterDailyTVL_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RouterDailyTVL_filter + orderBy: stagingpolygonzkevm_SnapshotRoot_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_SnapshotRoot_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RouterDailyTVL!]! - optimism_routerLiquidityEvent( + ): [stagingpolygonzkevm_SnapshotRoot!]! + stagingpolygonzkevm_spokeConnectorMode( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RouterLiquidityEvent - optimism_routerLiquidityEvents( + ): stagingpolygonzkevm_SpokeConnectorMode + stagingpolygonzkevm_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: optimism_RouterLiquidityEvent_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RouterLiquidityEvent_filter + orderBy: stagingpolygonzkevm_SpokeConnectorMode_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_SpokeConnectorMode_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RouterLiquidityEvent!]! - optimism_setting( + ): [stagingpolygonzkevm_SpokeConnectorMode!]! + stagingpolygonzkevm_aggregateRootProposed( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Setting - optimism_settings( + ): stagingpolygonzkevm_AggregateRootProposed + stagingpolygonzkevm_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: optimism_Setting_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Setting_filter + orderBy: stagingpolygonzkevm_AggregateRootProposed_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AggregateRootProposed_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Setting!]! - optimism_relayer( + ): [stagingpolygonzkevm_AggregateRootProposed!]! + stagingpolygonzkevm_optimisticRootFinalized( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Relayer - optimism_relayers( + ): stagingpolygonzkevm_OptimisticRootFinalized + stagingpolygonzkevm_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: optimism_Relayer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Relayer_filter + orderBy: stagingpolygonzkevm_OptimisticRootFinalized_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_OptimisticRootFinalized_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Relayer!]! - optimism_sequencer( + ): [stagingpolygonzkevm_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingpolygonzkevm__meta(block: stagingpolygonzkevm_Block_height): stagingpolygonzkevm__Meta_ + stagingavalanche_asset( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Sequencer - optimism_sequencers( + ): stagingavalanche_Asset + stagingavalanche_assets( skip: Int = 0 first: Int = 100 - orderBy: optimism_Sequencer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Sequencer_filter + orderBy: stagingavalanche_Asset_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Asset_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Sequencer!]! - optimism_relayerFee( + ): [stagingavalanche_Asset!]! + stagingavalanche_assetStatus( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RelayerFee - optimism_relayerFees( + ): stagingavalanche_AssetStatus + stagingavalanche_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: optimism_RelayerFee_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RelayerFee_filter + orderBy: stagingavalanche_AssetStatus_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AssetStatus_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RelayerFee!]! - optimism_originTransfer( + ): [stagingavalanche_AssetStatus!]! + stagingavalanche_assetBalance( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_OriginTransfer - optimism_originTransfers( + ): stagingavalanche_AssetBalance + stagingavalanche_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: optimism_OriginTransfer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_OriginTransfer_filter + orderBy: stagingavalanche_AssetBalance_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AssetBalance_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_OriginTransfer!]! - optimism_destinationTransfer( + ): [stagingavalanche_AssetBalance!]! + stagingavalanche_router( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_DestinationTransfer - optimism_destinationTransfers( + ): stagingavalanche_Router + stagingavalanche_routers( skip: Int = 0 first: Int = 100 - orderBy: optimism_DestinationTransfer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_DestinationTransfer_filter + orderBy: stagingavalanche_Router_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Router_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_DestinationTransfer!]! - optimism_originMessage( + ): [stagingavalanche_Router!]! + stagingavalanche_routerDailyTVL( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_OriginMessage - optimism_originMessages( + ): stagingavalanche_RouterDailyTVL + stagingavalanche_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: optimism_OriginMessage_orderBy - orderDirection: optimism_OrderDirection - where: optimism_OriginMessage_filter + orderBy: stagingavalanche_RouterDailyTVL_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RouterDailyTVL_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_OriginMessage!]! - optimism_aggregateRoot( + ): [stagingavalanche_RouterDailyTVL!]! + stagingavalanche_routerLiquidityEvent( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AggregateRoot - optimism_aggregateRoots( + ): stagingavalanche_RouterLiquidityEvent + stagingavalanche_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_AggregateRoot_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AggregateRoot_filter + orderBy: stagingavalanche_RouterLiquidityEvent_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RouterLiquidityEvent_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AggregateRoot!]! - optimism_connectorMeta( + ): [stagingavalanche_RouterLiquidityEvent!]! + stagingavalanche_setting( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_ConnectorMeta - optimism_connectorMetas( + ): stagingavalanche_Setting + stagingavalanche_settings( skip: Int = 0 first: Int = 100 - orderBy: optimism_ConnectorMeta_orderBy - orderDirection: optimism_OrderDirection - where: optimism_ConnectorMeta_filter + orderBy: stagingavalanche_Setting_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Setting_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_ConnectorMeta!]! - optimism_rootCount( + ): [stagingavalanche_Setting!]! + stagingavalanche_relayer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RootCount - optimism_rootCounts( + ): stagingavalanche_Relayer + stagingavalanche_relayers( skip: Int = 0 first: Int = 100 - orderBy: optimism_RootCount_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RootCount_filter + orderBy: stagingavalanche_Relayer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Relayer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RootCount!]! - optimism_rootMessageSent( + ): [stagingavalanche_Relayer!]! + stagingavalanche_sequencer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RootMessageSent - optimism_rootMessageSents( + ): stagingavalanche_Sequencer + stagingavalanche_sequencers( skip: Int = 0 first: Int = 100 - orderBy: optimism_RootMessageSent_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RootMessageSent_filter + orderBy: stagingavalanche_Sequencer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Sequencer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RootMessageSent!]! - optimism_relayerFeesIncrease( + ): [stagingavalanche_Sequencer!]! + stagingavalanche_relayerFee( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RelayerFeesIncrease - optimism_relayerFeesIncreases( + ): stagingavalanche_RelayerFee + stagingavalanche_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: optimism_RelayerFeesIncrease_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RelayerFeesIncrease_filter + orderBy: stagingavalanche_RelayerFee_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RelayerFee_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RelayerFeesIncrease!]! - optimism_slippageUpdate( + ): [stagingavalanche_RelayerFee!]! + stagingavalanche_originTransfer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_SlippageUpdate - optimism_slippageUpdates( + ): stagingavalanche_OriginTransfer + stagingavalanche_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimism_SlippageUpdate_orderBy - orderDirection: optimism_OrderDirection - where: optimism_SlippageUpdate_filter + orderBy: stagingavalanche_OriginTransfer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_OriginTransfer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_SlippageUpdate!]! - optimism_snapshotRoot( + ): [stagingavalanche_OriginTransfer!]! + stagingavalanche_destinationTransfer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_SnapshotRoot - optimism_snapshotRoots( + ): stagingavalanche_DestinationTransfer + stagingavalanche_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimism_SnapshotRoot_orderBy - orderDirection: optimism_OrderDirection - where: optimism_SnapshotRoot_filter + orderBy: stagingavalanche_DestinationTransfer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_DestinationTransfer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_SnapshotRoot!]! - optimism_spokeConnectorMode( + ): [stagingavalanche_DestinationTransfer!]! + stagingavalanche_originMessage( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_SpokeConnectorMode - optimism_spokeConnectorModes( + ): stagingavalanche_OriginMessage + stagingavalanche_originMessages( skip: Int = 0 first: Int = 100 - orderBy: optimism_SpokeConnectorMode_orderBy - orderDirection: optimism_OrderDirection - where: optimism_SpokeConnectorMode_filter + orderBy: stagingavalanche_OriginMessage_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_OriginMessage_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_SpokeConnectorMode!]! - optimism_aggregateRootProposed( + ): [stagingavalanche_OriginMessage!]! + stagingavalanche_aggregateRoot( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AggregateRootProposed - optimism_aggregateRootProposeds( + ): stagingavalanche_AggregateRoot + stagingavalanche_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: optimism_AggregateRootProposed_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AggregateRootProposed_filter + orderBy: stagingavalanche_AggregateRoot_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AggregateRoot_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AggregateRootProposed!]! - optimism_optimisticRootFinalized( + ): [stagingavalanche_AggregateRoot!]! + stagingavalanche_connectorMeta( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_OptimisticRootFinalized - optimism_optimisticRootFinalizeds( + ): stagingavalanche_ConnectorMeta + stagingavalanche_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: optimism_OptimisticRootFinalized_orderBy - orderDirection: optimism_OrderDirection - where: optimism_OptimisticRootFinalized_filter + orderBy: stagingavalanche_ConnectorMeta_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_ConnectorMeta_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - optimism__meta(block: optimism_Block_height): optimism__Meta_ - stagingzksync_asset( + ): [stagingavalanche_ConnectorMeta!]! + stagingavalanche_rootCount( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Asset - stagingzksync_assets( + ): stagingavalanche_RootCount + stagingavalanche_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Asset_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Asset_filter + orderBy: stagingavalanche_RootCount_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RootCount_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Asset!]! - stagingzksync_assetStatus( + ): [stagingavalanche_RootCount!]! + stagingavalanche_rootMessageSent( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AssetStatus - stagingzksync_assetStatuses( + ): stagingavalanche_RootMessageSent + stagingavalanche_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AssetStatus_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AssetStatus_filter + orderBy: stagingavalanche_RootMessageSent_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RootMessageSent_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AssetStatus!]! - stagingzksync_assetBalance( + ): [stagingavalanche_RootMessageSent!]! + stagingavalanche_relayerFeesIncrease( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AssetBalance - stagingzksync_assetBalances( + ): stagingavalanche_RelayerFeesIncrease + stagingavalanche_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AssetBalance_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AssetBalance_filter + orderBy: stagingavalanche_RelayerFeesIncrease_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RelayerFeesIncrease_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AssetBalance!]! - stagingzksync_router( + ): [stagingavalanche_RelayerFeesIncrease!]! + stagingavalanche_slippageUpdate( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Router - stagingzksync_routers( + ): stagingavalanche_SlippageUpdate + stagingavalanche_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Router_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Router_filter + orderBy: stagingavalanche_SlippageUpdate_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_SlippageUpdate_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Router!]! - stagingzksync_routerDailyTVL( + ): [stagingavalanche_SlippageUpdate!]! + stagingavalanche_snapshotRoot( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RouterDailyTVL - stagingzksync_routerDailyTVLs( + ): stagingavalanche_SnapshotRoot + stagingavalanche_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RouterDailyTVL_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RouterDailyTVL_filter + orderBy: stagingavalanche_SnapshotRoot_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_SnapshotRoot_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RouterDailyTVL!]! - stagingzksync_routerLiquidityEvent( + ): [stagingavalanche_SnapshotRoot!]! + stagingavalanche_spokeConnectorMode( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RouterLiquidityEvent - stagingzksync_routerLiquidityEvents( + ): stagingavalanche_SpokeConnectorMode + stagingavalanche_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RouterLiquidityEvent_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RouterLiquidityEvent_filter + orderBy: stagingavalanche_SpokeConnectorMode_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_SpokeConnectorMode_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RouterLiquidityEvent!]! - stagingzksync_setting( + ): [stagingavalanche_SpokeConnectorMode!]! + stagingavalanche_aggregateRootProposed( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Setting - stagingzksync_settings( + ): stagingavalanche_AggregateRootProposed + stagingavalanche_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Setting_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Setting_filter + orderBy: stagingavalanche_AggregateRootProposed_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AggregateRootProposed_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Setting!]! - stagingzksync_relayer( + ): [stagingavalanche_AggregateRootProposed!]! + stagingavalanche_optimisticRootFinalized( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Relayer - stagingzksync_relayers( + ): stagingavalanche_OptimisticRootFinalized + stagingavalanche_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Relayer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Relayer_filter + orderBy: stagingavalanche_OptimisticRootFinalized_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_OptimisticRootFinalized_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Relayer!]! - stagingzksync_sequencer( + ): [stagingavalanche_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingavalanche__meta(block: stagingavalanche_Block_height): stagingavalanche__Meta_ + stagingpolygon_asset( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Sequencer - stagingzksync_sequencers( + ): stagingpolygon_Asset + stagingpolygon_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Sequencer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Sequencer_filter + orderBy: stagingpolygon_Asset_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Asset_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Sequencer!]! - stagingzksync_relayerFee( + ): [stagingpolygon_Asset!]! + stagingpolygon_assetStatus( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RelayerFee - stagingzksync_relayerFees( + ): stagingpolygon_AssetStatus + stagingpolygon_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RelayerFee_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RelayerFee_filter + orderBy: stagingpolygon_AssetStatus_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AssetStatus_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RelayerFee!]! - stagingzksync_originTransfer( + ): [stagingpolygon_AssetStatus!]! + stagingpolygon_assetBalance( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_OriginTransfer - stagingzksync_originTransfers( + ): stagingpolygon_AssetBalance + stagingpolygon_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_OriginTransfer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_OriginTransfer_filter + orderBy: stagingpolygon_AssetBalance_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AssetBalance_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_OriginTransfer!]! - stagingzksync_destinationTransfer( + ): [stagingpolygon_AssetBalance!]! + stagingpolygon_router( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_DestinationTransfer - stagingzksync_destinationTransfers( + ): stagingpolygon_Router + stagingpolygon_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_DestinationTransfer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_DestinationTransfer_filter + orderBy: stagingpolygon_Router_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Router_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_DestinationTransfer!]! - stagingzksync_originMessage( + ): [stagingpolygon_Router!]! + stagingpolygon_routerDailyTVL( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_OriginMessage - stagingzksync_originMessages( + ): stagingpolygon_RouterDailyTVL + stagingpolygon_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_OriginMessage_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_OriginMessage_filter + orderBy: stagingpolygon_RouterDailyTVL_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RouterDailyTVL_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_OriginMessage!]! - stagingzksync_aggregateRoot( + ): [stagingpolygon_RouterDailyTVL!]! + stagingpolygon_routerLiquidityEvent( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AggregateRoot - stagingzksync_aggregateRoots( + ): stagingpolygon_RouterLiquidityEvent + stagingpolygon_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AggregateRoot_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AggregateRoot_filter + orderBy: stagingpolygon_RouterLiquidityEvent_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RouterLiquidityEvent_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AggregateRoot!]! - stagingzksync_connectorMeta( + ): [stagingpolygon_RouterLiquidityEvent!]! + stagingpolygon_setting( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_ConnectorMeta - stagingzksync_connectorMetas( + ): stagingpolygon_Setting + stagingpolygon_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_ConnectorMeta_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_ConnectorMeta_filter + orderBy: stagingpolygon_Setting_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Setting_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_ConnectorMeta!]! - stagingzksync_rootCount( + ): [stagingpolygon_Setting!]! + stagingpolygon_relayer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RootCount - stagingzksync_rootCounts( + ): stagingpolygon_Relayer + stagingpolygon_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RootCount_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RootCount_filter + orderBy: stagingpolygon_Relayer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Relayer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RootCount!]! - stagingzksync_rootMessageSent( + ): [stagingpolygon_Relayer!]! + stagingpolygon_sequencer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RootMessageSent - stagingzksync_rootMessageSents( + ): stagingpolygon_Sequencer + stagingpolygon_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RootMessageSent_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RootMessageSent_filter + orderBy: stagingpolygon_Sequencer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Sequencer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RootMessageSent!]! - stagingzksync_relayerFeesIncrease( + ): [stagingpolygon_Sequencer!]! + stagingpolygon_relayerFee( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RelayerFeesIncrease - stagingzksync_relayerFeesIncreases( + ): stagingpolygon_RelayerFee + stagingpolygon_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RelayerFeesIncrease_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RelayerFeesIncrease_filter + orderBy: stagingpolygon_RelayerFee_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RelayerFee_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RelayerFeesIncrease!]! - stagingzksync_slippageUpdate( + ): [stagingpolygon_RelayerFee!]! + stagingpolygon_originTransfer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_SlippageUpdate - stagingzksync_slippageUpdates( + ): stagingpolygon_OriginTransfer + stagingpolygon_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_SlippageUpdate_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_SlippageUpdate_filter + orderBy: stagingpolygon_OriginTransfer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_OriginTransfer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_SlippageUpdate!]! - stagingzksync_snapshotRoot( + ): [stagingpolygon_OriginTransfer!]! + stagingpolygon_destinationTransfer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_SnapshotRoot - stagingzksync_snapshotRoots( + ): stagingpolygon_DestinationTransfer + stagingpolygon_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_SnapshotRoot_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_SnapshotRoot_filter + orderBy: stagingpolygon_DestinationTransfer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_DestinationTransfer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_SnapshotRoot!]! - stagingzksync_spokeConnectorMode( + ): [stagingpolygon_DestinationTransfer!]! + stagingpolygon_originMessage( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_SpokeConnectorMode - stagingzksync_spokeConnectorModes( + ): stagingpolygon_OriginMessage + stagingpolygon_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_SpokeConnectorMode_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_SpokeConnectorMode_filter + orderBy: stagingpolygon_OriginMessage_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_OriginMessage_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_SpokeConnectorMode!]! - stagingzksync_aggregateRootProposed( + ): [stagingpolygon_OriginMessage!]! + stagingpolygon_aggregateRoot( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AggregateRootProposed - stagingzksync_aggregateRootProposeds( + ): stagingpolygon_AggregateRoot + stagingpolygon_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AggregateRootProposed_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AggregateRootProposed_filter + orderBy: stagingpolygon_AggregateRoot_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AggregateRoot_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AggregateRootProposed!]! - stagingzksync_optimisticRootFinalized( + ): [stagingpolygon_AggregateRoot!]! + stagingpolygon_connectorMeta( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_OptimisticRootFinalized - stagingzksync_optimisticRootFinalizeds( + ): stagingpolygon_ConnectorMeta + stagingpolygon_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_OptimisticRootFinalized_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_OptimisticRootFinalized_filter + orderBy: stagingpolygon_ConnectorMeta_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_ConnectorMeta_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingzksync__meta(block: stagingzksync_Block_height): stagingzksync__Meta_ - metis_asset( + ): [stagingpolygon_ConnectorMeta!]! + stagingpolygon_rootCount( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Asset - metis_assets( + ): stagingpolygon_RootCount + stagingpolygon_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: metis_Asset_orderBy - orderDirection: metis_OrderDirection - where: metis_Asset_filter + orderBy: stagingpolygon_RootCount_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RootCount_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Asset!]! - metis_assetStatus( + ): [stagingpolygon_RootCount!]! + stagingpolygon_rootMessageSent( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AssetStatus - metis_assetStatuses( + ): stagingpolygon_RootMessageSent + stagingpolygon_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: metis_AssetStatus_orderBy - orderDirection: metis_OrderDirection - where: metis_AssetStatus_filter + orderBy: stagingpolygon_RootMessageSent_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RootMessageSent_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AssetStatus!]! - metis_assetBalance( + ): [stagingpolygon_RootMessageSent!]! + stagingpolygon_relayerFeesIncrease( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AssetBalance - metis_assetBalances( + ): stagingpolygon_RelayerFeesIncrease + stagingpolygon_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: metis_AssetBalance_orderBy - orderDirection: metis_OrderDirection - where: metis_AssetBalance_filter + orderBy: stagingpolygon_RelayerFeesIncrease_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RelayerFeesIncrease_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AssetBalance!]! - metis_router( + ): [stagingpolygon_RelayerFeesIncrease!]! + stagingpolygon_slippageUpdate( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Router - metis_routers( + ): stagingpolygon_SlippageUpdate + stagingpolygon_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: metis_Router_orderBy - orderDirection: metis_OrderDirection - where: metis_Router_filter + orderBy: stagingpolygon_SlippageUpdate_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_SlippageUpdate_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Router!]! - metis_routerDailyTVL( + ): [stagingpolygon_SlippageUpdate!]! + stagingpolygon_snapshotRoot( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RouterDailyTVL - metis_routerDailyTVLs( + ): stagingpolygon_SnapshotRoot + stagingpolygon_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: metis_RouterDailyTVL_orderBy - orderDirection: metis_OrderDirection - where: metis_RouterDailyTVL_filter + orderBy: stagingpolygon_SnapshotRoot_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_SnapshotRoot_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RouterDailyTVL!]! - metis_routerLiquidityEvent( + ): [stagingpolygon_SnapshotRoot!]! + stagingpolygon_spokeConnectorMode( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RouterLiquidityEvent - metis_routerLiquidityEvents( + ): stagingpolygon_SpokeConnectorMode + stagingpolygon_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: metis_RouterLiquidityEvent_orderBy - orderDirection: metis_OrderDirection - where: metis_RouterLiquidityEvent_filter + orderBy: stagingpolygon_SpokeConnectorMode_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_SpokeConnectorMode_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RouterLiquidityEvent!]! - metis_setting( + ): [stagingpolygon_SpokeConnectorMode!]! + stagingpolygon_aggregateRootProposed( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Setting - metis_settings( + ): stagingpolygon_AggregateRootProposed + stagingpolygon_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: metis_Setting_orderBy - orderDirection: metis_OrderDirection - where: metis_Setting_filter + orderBy: stagingpolygon_AggregateRootProposed_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AggregateRootProposed_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Setting!]! - metis_relayer( + ): [stagingpolygon_AggregateRootProposed!]! + stagingpolygon_optimisticRootFinalized( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Relayer - metis_relayers( + ): stagingpolygon_OptimisticRootFinalized + stagingpolygon_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: metis_Relayer_orderBy - orderDirection: metis_OrderDirection - where: metis_Relayer_filter + orderBy: stagingpolygon_OptimisticRootFinalized_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_OptimisticRootFinalized_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Relayer!]! - metis_sequencer( + ): [stagingpolygon_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingpolygon__meta(block: stagingpolygon_Block_height): stagingpolygon__Meta_ + polygonzkevm_swap_asset( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Sequencer - metis_sequencers( + ): polygonzkevm_swap_Asset + polygonzkevm_swap_assets( skip: Int = 0 first: Int = 100 - orderBy: metis_Sequencer_orderBy - orderDirection: metis_OrderDirection - where: metis_Sequencer_filter + orderBy: polygonzkevm_swap_Asset_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Asset_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Sequencer!]! - metis_relayerFee( + ): [polygonzkevm_swap_Asset!]! + polygonzkevm_swap_assetStatus( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RelayerFee - metis_relayerFees( + ): polygonzkevm_swap_AssetStatus + polygonzkevm_swap_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: metis_RelayerFee_orderBy - orderDirection: metis_OrderDirection - where: metis_RelayerFee_filter + orderBy: polygonzkevm_swap_AssetStatus_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AssetStatus_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RelayerFee!]! - metis_originTransfer( + ): [polygonzkevm_swap_AssetStatus!]! + polygonzkevm_swap_assetBalance( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_OriginTransfer - metis_originTransfers( + ): polygonzkevm_swap_AssetBalance + polygonzkevm_swap_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: metis_OriginTransfer_orderBy - orderDirection: metis_OrderDirection - where: metis_OriginTransfer_filter + orderBy: polygonzkevm_swap_AssetBalance_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AssetBalance_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_OriginTransfer!]! - metis_destinationTransfer( + ): [polygonzkevm_swap_AssetBalance!]! + polygonzkevm_swap_router( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_DestinationTransfer - metis_destinationTransfers( + ): polygonzkevm_swap_Router + polygonzkevm_swap_routers( skip: Int = 0 first: Int = 100 - orderBy: metis_DestinationTransfer_orderBy - orderDirection: metis_OrderDirection - where: metis_DestinationTransfer_filter + orderBy: polygonzkevm_swap_Router_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Router_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_DestinationTransfer!]! - metis_originMessage( + ): [polygonzkevm_swap_Router!]! + polygonzkevm_swap_routerDailyTVL( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_OriginMessage - metis_originMessages( + ): polygonzkevm_swap_RouterDailyTVL + polygonzkevm_swap_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: metis_OriginMessage_orderBy - orderDirection: metis_OrderDirection - where: metis_OriginMessage_filter + orderBy: polygonzkevm_swap_RouterDailyTVL_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RouterDailyTVL_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_OriginMessage!]! - metis_aggregateRoot( + ): [polygonzkevm_swap_RouterDailyTVL!]! + polygonzkevm_swap_routerLiquidityEvent( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AggregateRoot - metis_aggregateRoots( + ): polygonzkevm_swap_RouterLiquidityEvent + polygonzkevm_swap_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_AggregateRoot_orderBy - orderDirection: metis_OrderDirection - where: metis_AggregateRoot_filter + orderBy: polygonzkevm_swap_RouterLiquidityEvent_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RouterLiquidityEvent_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AggregateRoot!]! - metis_connectorMeta( + ): [polygonzkevm_swap_RouterLiquidityEvent!]! + polygonzkevm_swap_setting( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_ConnectorMeta - metis_connectorMetas( + ): polygonzkevm_swap_Setting + polygonzkevm_swap_settings( skip: Int = 0 first: Int = 100 - orderBy: metis_ConnectorMeta_orderBy - orderDirection: metis_OrderDirection - where: metis_ConnectorMeta_filter + orderBy: polygonzkevm_swap_Setting_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Setting_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_ConnectorMeta!]! - metis_rootCount( + ): [polygonzkevm_swap_Setting!]! + polygonzkevm_swap_relayer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RootCount - metis_rootCounts( + ): polygonzkevm_swap_Relayer + polygonzkevm_swap_relayers( skip: Int = 0 first: Int = 100 - orderBy: metis_RootCount_orderBy - orderDirection: metis_OrderDirection - where: metis_RootCount_filter + orderBy: polygonzkevm_swap_Relayer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Relayer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RootCount!]! - metis_rootMessageSent( + ): [polygonzkevm_swap_Relayer!]! + polygonzkevm_swap_sequencer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RootMessageSent - metis_rootMessageSents( + ): polygonzkevm_swap_Sequencer + polygonzkevm_swap_sequencers( skip: Int = 0 first: Int = 100 - orderBy: metis_RootMessageSent_orderBy - orderDirection: metis_OrderDirection - where: metis_RootMessageSent_filter + orderBy: polygonzkevm_swap_Sequencer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Sequencer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RootMessageSent!]! - metis_relayerFeesIncrease( + ): [polygonzkevm_swap_Sequencer!]! + polygonzkevm_swap_relayerFee( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RelayerFeesIncrease - metis_relayerFeesIncreases( + ): polygonzkevm_swap_RelayerFee + polygonzkevm_swap_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: metis_RelayerFeesIncrease_orderBy - orderDirection: metis_OrderDirection - where: metis_RelayerFeesIncrease_filter + orderBy: polygonzkevm_swap_RelayerFee_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RelayerFee_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RelayerFeesIncrease!]! - metis_slippageUpdate( + ): [polygonzkevm_swap_RelayerFee!]! + polygonzkevm_swap_originTransfer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_SlippageUpdate - metis_slippageUpdates( + ): polygonzkevm_swap_OriginTransfer + polygonzkevm_swap_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: metis_SlippageUpdate_orderBy - orderDirection: metis_OrderDirection - where: metis_SlippageUpdate_filter + orderBy: polygonzkevm_swap_OriginTransfer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_OriginTransfer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_SlippageUpdate!]! - metis_snapshotRoot( + ): [polygonzkevm_swap_OriginTransfer!]! + polygonzkevm_swap_destinationTransfer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_SnapshotRoot - metis_snapshotRoots( + ): polygonzkevm_swap_DestinationTransfer + polygonzkevm_swap_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: metis_SnapshotRoot_orderBy - orderDirection: metis_OrderDirection - where: metis_SnapshotRoot_filter + orderBy: polygonzkevm_swap_DestinationTransfer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_DestinationTransfer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_SnapshotRoot!]! - metis_spokeConnectorMode( + ): [polygonzkevm_swap_DestinationTransfer!]! + polygonzkevm_swap_originMessage( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_SpokeConnectorMode - metis_spokeConnectorModes( + ): polygonzkevm_swap_OriginMessage + polygonzkevm_swap_originMessages( skip: Int = 0 first: Int = 100 - orderBy: metis_SpokeConnectorMode_orderBy - orderDirection: metis_OrderDirection - where: metis_SpokeConnectorMode_filter + orderBy: polygonzkevm_swap_OriginMessage_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_OriginMessage_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_SpokeConnectorMode!]! - metis_aggregateRootProposed( + ): [polygonzkevm_swap_OriginMessage!]! + polygonzkevm_swap_aggregateRoot( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AggregateRootProposed - metis_aggregateRootProposeds( + ): polygonzkevm_swap_AggregateRoot + polygonzkevm_swap_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: metis_AggregateRootProposed_orderBy - orderDirection: metis_OrderDirection - where: metis_AggregateRootProposed_filter + orderBy: polygonzkevm_swap_AggregateRoot_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AggregateRoot_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AggregateRootProposed!]! - metis_optimisticRootFinalized( + ): [polygonzkevm_swap_AggregateRoot!]! + polygonzkevm_swap_connectorMeta( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_OptimisticRootFinalized - metis_optimisticRootFinalizeds( + ): polygonzkevm_swap_ConnectorMeta + polygonzkevm_swap_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: metis_OptimisticRootFinalized_orderBy - orderDirection: metis_OrderDirection - where: metis_OptimisticRootFinalized_filter + orderBy: polygonzkevm_swap_ConnectorMeta_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_ConnectorMeta_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - metis__meta(block: metis_Block_height): metis__Meta_ - xlayer_asset( + ): [polygonzkevm_swap_ConnectorMeta!]! + polygonzkevm_swap_rootCount( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Asset - xlayer_assets( + ): polygonzkevm_swap_RootCount + polygonzkevm_swap_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Asset_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Asset_filter + orderBy: polygonzkevm_swap_RootCount_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RootCount_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Asset!]! - xlayer_assetStatus( + ): [polygonzkevm_swap_RootCount!]! + polygonzkevm_swap_rootMessageSent( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AssetStatus - xlayer_assetStatuses( + ): polygonzkevm_swap_RootMessageSent + polygonzkevm_swap_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AssetStatus_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AssetStatus_filter + orderBy: polygonzkevm_swap_RootMessageSent_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RootMessageSent_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AssetStatus!]! - xlayer_assetBalance( + ): [polygonzkevm_swap_RootMessageSent!]! + polygonzkevm_swap_relayerFeesIncrease( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AssetBalance - xlayer_assetBalances( + ): polygonzkevm_swap_RelayerFeesIncrease + polygonzkevm_swap_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AssetBalance_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AssetBalance_filter + orderBy: polygonzkevm_swap_RelayerFeesIncrease_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RelayerFeesIncrease_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AssetBalance!]! - xlayer_router( + ): [polygonzkevm_swap_RelayerFeesIncrease!]! + polygonzkevm_swap_slippageUpdate( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Router - xlayer_routers( + ): polygonzkevm_swap_SlippageUpdate + polygonzkevm_swap_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Router_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Router_filter + orderBy: polygonzkevm_swap_SlippageUpdate_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_SlippageUpdate_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Router!]! - xlayer_routerDailyTVL( + ): [polygonzkevm_swap_SlippageUpdate!]! + polygonzkevm_swap_snapshotRoot( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RouterDailyTVL - xlayer_routerDailyTVLs( + ): polygonzkevm_swap_SnapshotRoot + polygonzkevm_swap_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RouterDailyTVL_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RouterDailyTVL_filter + orderBy: polygonzkevm_swap_SnapshotRoot_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_SnapshotRoot_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RouterDailyTVL!]! - xlayer_routerLiquidityEvent( + ): [polygonzkevm_swap_SnapshotRoot!]! + polygonzkevm_swap_spokeConnectorMode( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RouterLiquidityEvent - xlayer_routerLiquidityEvents( + ): polygonzkevm_swap_SpokeConnectorMode + polygonzkevm_swap_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RouterLiquidityEvent_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RouterLiquidityEvent_filter + orderBy: polygonzkevm_swap_SpokeConnectorMode_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_SpokeConnectorMode_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RouterLiquidityEvent!]! - xlayer_setting( + ): [polygonzkevm_swap_SpokeConnectorMode!]! + polygonzkevm_swap_aggregateRootProposed( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Setting - xlayer_settings( + ): polygonzkevm_swap_AggregateRootProposed + polygonzkevm_swap_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Setting_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Setting_filter + orderBy: polygonzkevm_swap_AggregateRootProposed_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AggregateRootProposed_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Setting!]! - xlayer_relayer( + ): [polygonzkevm_swap_AggregateRootProposed!]! + polygonzkevm_swap_optimisticRootFinalized( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Relayer - xlayer_relayers( + ): polygonzkevm_swap_OptimisticRootFinalized + polygonzkevm_swap_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Relayer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Relayer_filter + orderBy: polygonzkevm_swap_OptimisticRootFinalized_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_OptimisticRootFinalized_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Relayer!]! - xlayer_sequencer( + ): [polygonzkevm_swap_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + polygonzkevm_swap__meta(block: polygonzkevm_swap_Block_height): polygonzkevm_swap__Meta_ + stagingzksync_asset( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Sequencer - xlayer_sequencers( + ): stagingzksync_Asset + stagingzksync_assets( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Sequencer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Sequencer_filter + orderBy: stagingzksync_Asset_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Asset_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Sequencer!]! - xlayer_relayerFee( + ): [stagingzksync_Asset!]! + stagingzksync_assetStatus( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RelayerFee - xlayer_relayerFees( + ): stagingzksync_AssetStatus + stagingzksync_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RelayerFee_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RelayerFee_filter + orderBy: stagingzksync_AssetStatus_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AssetStatus_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RelayerFee!]! - xlayer_originTransfer( + ): [stagingzksync_AssetStatus!]! + stagingzksync_assetBalance( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_OriginTransfer - xlayer_originTransfers( + ): stagingzksync_AssetBalance + stagingzksync_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: xlayer_OriginTransfer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_OriginTransfer_filter + orderBy: stagingzksync_AssetBalance_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AssetBalance_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_OriginTransfer!]! - xlayer_destinationTransfer( + ): [stagingzksync_AssetBalance!]! + stagingzksync_router( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_DestinationTransfer - xlayer_destinationTransfers( + ): stagingzksync_Router + stagingzksync_routers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_DestinationTransfer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_DestinationTransfer_filter + orderBy: stagingzksync_Router_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Router_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_DestinationTransfer!]! - xlayer_originMessage( + ): [stagingzksync_Router!]! + stagingzksync_routerDailyTVL( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_OriginMessage - xlayer_originMessages( + ): stagingzksync_RouterDailyTVL + stagingzksync_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: xlayer_OriginMessage_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_OriginMessage_filter + orderBy: stagingzksync_RouterDailyTVL_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RouterDailyTVL_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_OriginMessage!]! - xlayer_aggregateRoot( + ): [stagingzksync_RouterDailyTVL!]! + stagingzksync_routerLiquidityEvent( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AggregateRoot - xlayer_aggregateRoots( + ): stagingzksync_RouterLiquidityEvent + stagingzksync_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AggregateRoot_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AggregateRoot_filter + orderBy: stagingzksync_RouterLiquidityEvent_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RouterLiquidityEvent_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AggregateRoot!]! - xlayer_connectorMeta( + ): [stagingzksync_RouterLiquidityEvent!]! + stagingzksync_setting( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_ConnectorMeta - xlayer_connectorMetas( + ): stagingzksync_Setting + stagingzksync_settings( skip: Int = 0 first: Int = 100 - orderBy: xlayer_ConnectorMeta_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_ConnectorMeta_filter + orderBy: stagingzksync_Setting_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Setting_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_ConnectorMeta!]! - xlayer_rootCount( + ): [stagingzksync_Setting!]! + stagingzksync_relayer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RootCount - xlayer_rootCounts( + ): stagingzksync_Relayer + stagingzksync_relayers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RootCount_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RootCount_filter + orderBy: stagingzksync_Relayer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Relayer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RootCount!]! - xlayer_rootMessageSent( + ): [stagingzksync_Relayer!]! + stagingzksync_sequencer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RootMessageSent - xlayer_rootMessageSents( + ): stagingzksync_Sequencer + stagingzksync_sequencers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RootMessageSent_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RootMessageSent_filter + orderBy: stagingzksync_Sequencer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Sequencer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RootMessageSent!]! - xlayer_relayerFeesIncrease( + ): [stagingzksync_Sequencer!]! + stagingzksync_relayerFee( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RelayerFeesIncrease - xlayer_relayerFeesIncreases( + ): stagingzksync_RelayerFee + stagingzksync_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RelayerFeesIncrease_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RelayerFeesIncrease_filter + orderBy: stagingzksync_RelayerFee_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RelayerFee_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RelayerFeesIncrease!]! - xlayer_slippageUpdate( + ): [stagingzksync_RelayerFee!]! + stagingzksync_originTransfer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_SlippageUpdate - xlayer_slippageUpdates( + ): stagingzksync_OriginTransfer + stagingzksync_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_SlippageUpdate_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_SlippageUpdate_filter + orderBy: stagingzksync_OriginTransfer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_OriginTransfer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_SlippageUpdate!]! - xlayer_snapshotRoot( + ): [stagingzksync_OriginTransfer!]! + stagingzksync_destinationTransfer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_SnapshotRoot - xlayer_snapshotRoots( + ): stagingzksync_DestinationTransfer + stagingzksync_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_SnapshotRoot_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_SnapshotRoot_filter + orderBy: stagingzksync_DestinationTransfer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_DestinationTransfer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_SnapshotRoot!]! - xlayer_spokeConnectorMode( + ): [stagingzksync_DestinationTransfer!]! + stagingzksync_originMessage( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_SpokeConnectorMode - xlayer_spokeConnectorModes( + ): stagingzksync_OriginMessage + stagingzksync_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xlayer_SpokeConnectorMode_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_SpokeConnectorMode_filter + orderBy: stagingzksync_OriginMessage_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_OriginMessage_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_SpokeConnectorMode!]! - xlayer_aggregateRootProposed( + ): [stagingzksync_OriginMessage!]! + stagingzksync_aggregateRoot( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AggregateRootProposed - xlayer_aggregateRootProposeds( + ): stagingzksync_AggregateRoot + stagingzksync_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AggregateRootProposed_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AggregateRootProposed_filter + orderBy: stagingzksync_AggregateRoot_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AggregateRoot_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AggregateRootProposed!]! - xlayer_optimisticRootFinalized( + ): [stagingzksync_AggregateRoot!]! + stagingzksync_connectorMeta( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_OptimisticRootFinalized - xlayer_optimisticRootFinalizeds( + ): stagingzksync_ConnectorMeta + stagingzksync_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xlayer_OptimisticRootFinalized_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_OptimisticRootFinalized_filter + orderBy: stagingzksync_ConnectorMeta_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_ConnectorMeta_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - xlayer__meta(block: xlayer_Block_height): xlayer__Meta_ - stagingxlayer_asset( + ): [stagingzksync_ConnectorMeta!]! + stagingzksync_rootCount( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Asset - stagingxlayer_assets( + ): stagingzksync_RootCount + stagingzksync_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Asset_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Asset_filter + orderBy: stagingzksync_RootCount_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RootCount_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Asset!]! - stagingxlayer_assetStatus( + ): [stagingzksync_RootCount!]! + stagingzksync_rootMessageSent( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AssetStatus - stagingxlayer_assetStatuses( + ): stagingzksync_RootMessageSent + stagingzksync_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AssetStatus_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AssetStatus_filter + orderBy: stagingzksync_RootMessageSent_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RootMessageSent_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AssetStatus!]! - stagingxlayer_assetBalance( + ): [stagingzksync_RootMessageSent!]! + stagingzksync_relayerFeesIncrease( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AssetBalance - stagingxlayer_assetBalances( + ): stagingzksync_RelayerFeesIncrease + stagingzksync_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AssetBalance_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AssetBalance_filter + orderBy: stagingzksync_RelayerFeesIncrease_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RelayerFeesIncrease_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AssetBalance!]! - stagingxlayer_router( + ): [stagingzksync_RelayerFeesIncrease!]! + stagingzksync_slippageUpdate( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Router - stagingxlayer_routers( + ): stagingzksync_SlippageUpdate + stagingzksync_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Router_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Router_filter + orderBy: stagingzksync_SlippageUpdate_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_SlippageUpdate_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Router!]! - stagingxlayer_routerDailyTVL( + ): [stagingzksync_SlippageUpdate!]! + stagingzksync_snapshotRoot( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RouterDailyTVL - stagingxlayer_routerDailyTVLs( + ): stagingzksync_SnapshotRoot + stagingzksync_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RouterDailyTVL_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RouterDailyTVL_filter + orderBy: stagingzksync_SnapshotRoot_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_SnapshotRoot_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RouterDailyTVL!]! - stagingxlayer_routerLiquidityEvent( + ): [stagingzksync_SnapshotRoot!]! + stagingzksync_spokeConnectorMode( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RouterLiquidityEvent - stagingxlayer_routerLiquidityEvents( + ): stagingzksync_SpokeConnectorMode + stagingzksync_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RouterLiquidityEvent_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RouterLiquidityEvent_filter + orderBy: stagingzksync_SpokeConnectorMode_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_SpokeConnectorMode_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RouterLiquidityEvent!]! - stagingxlayer_setting( + ): [stagingzksync_SpokeConnectorMode!]! + stagingzksync_aggregateRootProposed( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Setting - stagingxlayer_settings( + ): stagingzksync_AggregateRootProposed + stagingzksync_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Setting_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Setting_filter + orderBy: stagingzksync_AggregateRootProposed_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AggregateRootProposed_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Setting!]! - stagingxlayer_relayer( + ): [stagingzksync_AggregateRootProposed!]! + stagingzksync_optimisticRootFinalized( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Relayer - stagingxlayer_relayers( + ): stagingzksync_OptimisticRootFinalized + stagingzksync_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Relayer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Relayer_filter + orderBy: stagingzksync_OptimisticRootFinalized_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_OptimisticRootFinalized_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Relayer!]! - stagingxlayer_sequencer( + ): [stagingzksync_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingzksync__meta(block: stagingzksync_Block_height): stagingzksync__Meta_ + polygon_asset( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Sequencer - stagingxlayer_sequencers( + ): polygon_Asset + polygon_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Sequencer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Sequencer_filter + orderBy: polygon_Asset_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Asset_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Sequencer!]! - stagingxlayer_relayerFee( + ): [polygon_Asset!]! + polygon_assetStatus( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RelayerFee - stagingxlayer_relayerFees( + ): polygon_AssetStatus + polygon_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RelayerFee_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RelayerFee_filter + orderBy: polygon_AssetStatus_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AssetStatus_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RelayerFee!]! - stagingxlayer_originTransfer( + ): [polygon_AssetStatus!]! + polygon_assetBalance( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_OriginTransfer - stagingxlayer_originTransfers( + ): polygon_AssetBalance + polygon_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_OriginTransfer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_OriginTransfer_filter + orderBy: polygon_AssetBalance_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AssetBalance_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_OriginTransfer!]! - stagingxlayer_destinationTransfer( + ): [polygon_AssetBalance!]! + polygon_router( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_DestinationTransfer - stagingxlayer_destinationTransfers( + ): polygon_Router + polygon_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_DestinationTransfer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_DestinationTransfer_filter + orderBy: polygon_Router_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Router_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_DestinationTransfer!]! - stagingxlayer_originMessage( + ): [polygon_Router!]! + polygon_routerDailyTVL( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_OriginMessage - stagingxlayer_originMessages( + ): polygon_RouterDailyTVL + polygon_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_OriginMessage_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_OriginMessage_filter + orderBy: polygon_RouterDailyTVL_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RouterDailyTVL_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_OriginMessage!]! - stagingxlayer_aggregateRoot( + ): [polygon_RouterDailyTVL!]! + polygon_routerLiquidityEvent( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AggregateRoot - stagingxlayer_aggregateRoots( + ): polygon_RouterLiquidityEvent + polygon_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AggregateRoot_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AggregateRoot_filter + orderBy: polygon_RouterLiquidityEvent_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RouterLiquidityEvent_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AggregateRoot!]! - stagingxlayer_connectorMeta( + ): [polygon_RouterLiquidityEvent!]! + polygon_setting( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_ConnectorMeta - stagingxlayer_connectorMetas( + ): polygon_Setting + polygon_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_ConnectorMeta_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_ConnectorMeta_filter + orderBy: polygon_Setting_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Setting_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_ConnectorMeta!]! - stagingxlayer_rootCount( + ): [polygon_Setting!]! + polygon_relayer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RootCount - stagingxlayer_rootCounts( + ): polygon_Relayer + polygon_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RootCount_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RootCount_filter + orderBy: polygon_Relayer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Relayer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RootCount!]! - stagingxlayer_rootMessageSent( + ): [polygon_Relayer!]! + polygon_sequencer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RootMessageSent - stagingxlayer_rootMessageSents( + ): polygon_Sequencer + polygon_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RootMessageSent_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RootMessageSent_filter + orderBy: polygon_Sequencer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Sequencer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RootMessageSent!]! - stagingxlayer_relayerFeesIncrease( + ): [polygon_Sequencer!]! + polygon_relayerFee( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RelayerFeesIncrease - stagingxlayer_relayerFeesIncreases( + ): polygon_RelayerFee + polygon_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RelayerFeesIncrease_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RelayerFeesIncrease_filter + orderBy: polygon_RelayerFee_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RelayerFee_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RelayerFeesIncrease!]! - stagingxlayer_slippageUpdate( + ): [polygon_RelayerFee!]! + polygon_originTransfer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_SlippageUpdate - stagingxlayer_slippageUpdates( + ): polygon_OriginTransfer + polygon_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_SlippageUpdate_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_SlippageUpdate_filter + orderBy: polygon_OriginTransfer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_OriginTransfer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_SlippageUpdate!]! - stagingxlayer_snapshotRoot( + ): [polygon_OriginTransfer!]! + polygon_destinationTransfer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_SnapshotRoot - stagingxlayer_snapshotRoots( + ): polygon_DestinationTransfer + polygon_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_SnapshotRoot_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_SnapshotRoot_filter + orderBy: polygon_DestinationTransfer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_DestinationTransfer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_SnapshotRoot!]! - stagingxlayer_spokeConnectorMode( + ): [polygon_DestinationTransfer!]! + polygon_originMessage( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_SpokeConnectorMode - stagingxlayer_spokeConnectorModes( + ): polygon_OriginMessage + polygon_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_SpokeConnectorMode_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_SpokeConnectorMode_filter + orderBy: polygon_OriginMessage_orderBy + orderDirection: polygon_OrderDirection + where: polygon_OriginMessage_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_SpokeConnectorMode!]! - stagingxlayer_aggregateRootProposed( + ): [polygon_OriginMessage!]! + polygon_aggregateRoot( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AggregateRootProposed - stagingxlayer_aggregateRootProposeds( + ): polygon_AggregateRoot + polygon_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AggregateRootProposed_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AggregateRootProposed_filter + orderBy: polygon_AggregateRoot_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AggregateRoot_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AggregateRootProposed!]! - stagingxlayer_optimisticRootFinalized( + ): [polygon_AggregateRoot!]! + polygon_connectorMeta( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_OptimisticRootFinalized - stagingxlayer_optimisticRootFinalizeds( + ): polygon_ConnectorMeta + polygon_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_OptimisticRootFinalized_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_OptimisticRootFinalized_filter + orderBy: polygon_ConnectorMeta_orderBy + orderDirection: polygon_OrderDirection + where: polygon_ConnectorMeta_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingxlayer__meta(block: stagingxlayer_Block_height): stagingxlayer__Meta_ - stagingmantle_asset( + ): [polygon_ConnectorMeta!]! + polygon_rootCount( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Asset - stagingmantle_assets( + ): polygon_RootCount + polygon_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Asset_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Asset_filter + orderBy: polygon_RootCount_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RootCount_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Asset!]! - stagingmantle_assetStatus( + ): [polygon_RootCount!]! + polygon_rootMessageSent( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AssetStatus - stagingmantle_assetStatuses( + ): polygon_RootMessageSent + polygon_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AssetStatus_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AssetStatus_filter + orderBy: polygon_RootMessageSent_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RootMessageSent_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AssetStatus!]! - stagingmantle_assetBalance( + ): [polygon_RootMessageSent!]! + polygon_relayerFeesIncrease( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AssetBalance - stagingmantle_assetBalances( + ): polygon_RelayerFeesIncrease + polygon_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AssetBalance_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AssetBalance_filter + orderBy: polygon_RelayerFeesIncrease_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RelayerFeesIncrease_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AssetBalance!]! - stagingmantle_router( + ): [polygon_RelayerFeesIncrease!]! + polygon_slippageUpdate( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Router - stagingmantle_routers( + ): polygon_SlippageUpdate + polygon_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Router_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Router_filter + orderBy: polygon_SlippageUpdate_orderBy + orderDirection: polygon_OrderDirection + where: polygon_SlippageUpdate_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Router!]! - stagingmantle_routerDailyTVL( + ): [polygon_SlippageUpdate!]! + polygon_snapshotRoot( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RouterDailyTVL - stagingmantle_routerDailyTVLs( + ): polygon_SnapshotRoot + polygon_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RouterDailyTVL_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RouterDailyTVL_filter + orderBy: polygon_SnapshotRoot_orderBy + orderDirection: polygon_OrderDirection + where: polygon_SnapshotRoot_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RouterDailyTVL!]! - stagingmantle_routerLiquidityEvent( + ): [polygon_SnapshotRoot!]! + polygon_spokeConnectorMode( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RouterLiquidityEvent - stagingmantle_routerLiquidityEvents( + ): polygon_SpokeConnectorMode + polygon_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RouterLiquidityEvent_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RouterLiquidityEvent_filter + orderBy: polygon_SpokeConnectorMode_orderBy + orderDirection: polygon_OrderDirection + where: polygon_SpokeConnectorMode_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RouterLiquidityEvent!]! - stagingmantle_setting( + ): [polygon_SpokeConnectorMode!]! + polygon_aggregateRootProposed( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Setting - stagingmantle_settings( + ): polygon_AggregateRootProposed + polygon_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Setting_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Setting_filter + orderBy: polygon_AggregateRootProposed_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AggregateRootProposed_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Setting!]! - stagingmantle_relayer( + ): [polygon_AggregateRootProposed!]! + polygon_optimisticRootFinalized( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Relayer - stagingmantle_relayers( + ): polygon_OptimisticRootFinalized + polygon_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Relayer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Relayer_filter + orderBy: polygon_OptimisticRootFinalized_orderBy + orderDirection: polygon_OrderDirection + where: polygon_OptimisticRootFinalized_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Relayer!]! - stagingmantle_sequencer( + ): [polygon_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + polygon__meta(block: polygon_Block_height): polygon__Meta_ + xlayer_asset( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Sequencer - stagingmantle_sequencers( + ): xlayer_Asset + xlayer_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Sequencer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Sequencer_filter + orderBy: xlayer_Asset_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Asset_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Sequencer!]! - stagingmantle_relayerFee( + ): [xlayer_Asset!]! + xlayer_assetStatus( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RelayerFee - stagingmantle_relayerFees( + ): xlayer_AssetStatus + xlayer_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RelayerFee_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RelayerFee_filter + orderBy: xlayer_AssetStatus_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AssetStatus_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RelayerFee!]! - stagingmantle_originTransfer( + ): [xlayer_AssetStatus!]! + xlayer_assetBalance( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_OriginTransfer - stagingmantle_originTransfers( + ): xlayer_AssetBalance + xlayer_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_OriginTransfer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_OriginTransfer_filter + orderBy: xlayer_AssetBalance_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AssetBalance_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_OriginTransfer!]! - stagingmantle_destinationTransfer( + ): [xlayer_AssetBalance!]! + xlayer_router( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_DestinationTransfer - stagingmantle_destinationTransfers( + ): xlayer_Router + xlayer_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_DestinationTransfer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_DestinationTransfer_filter + orderBy: xlayer_Router_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Router_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_DestinationTransfer!]! - stagingmantle_originMessage( + ): [xlayer_Router!]! + xlayer_routerDailyTVL( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_OriginMessage - stagingmantle_originMessages( + ): xlayer_RouterDailyTVL + xlayer_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_OriginMessage_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_OriginMessage_filter + orderBy: xlayer_RouterDailyTVL_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RouterDailyTVL_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_OriginMessage!]! - stagingmantle_aggregateRoot( + ): [xlayer_RouterDailyTVL!]! + xlayer_routerLiquidityEvent( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AggregateRoot - stagingmantle_aggregateRoots( + ): xlayer_RouterLiquidityEvent + xlayer_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AggregateRoot_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AggregateRoot_filter + orderBy: xlayer_RouterLiquidityEvent_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RouterLiquidityEvent_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AggregateRoot!]! - stagingmantle_connectorMeta( + ): [xlayer_RouterLiquidityEvent!]! + xlayer_setting( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_ConnectorMeta - stagingmantle_connectorMetas( + ): xlayer_Setting + xlayer_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_ConnectorMeta_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_ConnectorMeta_filter + orderBy: xlayer_Setting_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Setting_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_ConnectorMeta!]! - stagingmantle_rootCount( + ): [xlayer_Setting!]! + xlayer_relayer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RootCount - stagingmantle_rootCounts( + ): xlayer_Relayer + xlayer_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RootCount_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RootCount_filter + orderBy: xlayer_Relayer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Relayer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RootCount!]! - stagingmantle_rootMessageSent( + ): [xlayer_Relayer!]! + xlayer_sequencer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RootMessageSent - stagingmantle_rootMessageSents( + ): xlayer_Sequencer + xlayer_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RootMessageSent_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RootMessageSent_filter + orderBy: xlayer_Sequencer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Sequencer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RootMessageSent!]! - stagingmantle_relayerFeesIncrease( + ): [xlayer_Sequencer!]! + xlayer_relayerFee( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RelayerFeesIncrease - stagingmantle_relayerFeesIncreases( + ): xlayer_RelayerFee + xlayer_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RelayerFeesIncrease_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RelayerFeesIncrease_filter + orderBy: xlayer_RelayerFee_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RelayerFee_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RelayerFeesIncrease!]! - stagingmantle_slippageUpdate( + ): [xlayer_RelayerFee!]! + xlayer_originTransfer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_SlippageUpdate - stagingmantle_slippageUpdates( + ): xlayer_OriginTransfer + xlayer_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_SlippageUpdate_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_SlippageUpdate_filter + orderBy: xlayer_OriginTransfer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_OriginTransfer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_SlippageUpdate!]! - stagingmantle_snapshotRoot( + ): [xlayer_OriginTransfer!]! + xlayer_destinationTransfer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_SnapshotRoot - stagingmantle_snapshotRoots( + ): xlayer_DestinationTransfer + xlayer_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_SnapshotRoot_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_SnapshotRoot_filter + orderBy: xlayer_DestinationTransfer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_DestinationTransfer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_SnapshotRoot!]! - stagingmantle_spokeConnectorMode( + ): [xlayer_DestinationTransfer!]! + xlayer_originMessage( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_SpokeConnectorMode - stagingmantle_spokeConnectorModes( + ): xlayer_OriginMessage + xlayer_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_SpokeConnectorMode_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_SpokeConnectorMode_filter + orderBy: xlayer_OriginMessage_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_OriginMessage_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_SpokeConnectorMode!]! - stagingmantle_aggregateRootProposed( + ): [xlayer_OriginMessage!]! + xlayer_aggregateRoot( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AggregateRootProposed - stagingmantle_aggregateRootProposeds( + ): xlayer_AggregateRoot + xlayer_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AggregateRootProposed_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AggregateRootProposed_filter + orderBy: xlayer_AggregateRoot_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AggregateRoot_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AggregateRootProposed!]! - stagingmantle_optimisticRootFinalized( + ): [xlayer_AggregateRoot!]! + xlayer_connectorMeta( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_OptimisticRootFinalized - stagingmantle_optimisticRootFinalizeds( + ): xlayer_ConnectorMeta + xlayer_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_OptimisticRootFinalized_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_OptimisticRootFinalized_filter + orderBy: xlayer_ConnectorMeta_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_ConnectorMeta_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingmantle__meta(block: stagingmantle_Block_height): stagingmantle__Meta_ - polygon_asset( + ): [xlayer_ConnectorMeta!]! + xlayer_rootCount( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Asset - polygon_assets( + ): xlayer_RootCount + xlayer_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: polygon_Asset_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Asset_filter + orderBy: xlayer_RootCount_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RootCount_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Asset!]! - polygon_assetStatus( + ): [xlayer_RootCount!]! + xlayer_rootMessageSent( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AssetStatus - polygon_assetStatuses( + ): xlayer_RootMessageSent + xlayer_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: polygon_AssetStatus_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AssetStatus_filter + orderBy: xlayer_RootMessageSent_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RootMessageSent_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AssetStatus!]! - polygon_assetBalance( + ): [xlayer_RootMessageSent!]! + xlayer_relayerFeesIncrease( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AssetBalance - polygon_assetBalances( + ): xlayer_RelayerFeesIncrease + xlayer_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: polygon_AssetBalance_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AssetBalance_filter + orderBy: xlayer_RelayerFeesIncrease_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RelayerFeesIncrease_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AssetBalance!]! - polygon_router( + ): [xlayer_RelayerFeesIncrease!]! + xlayer_slippageUpdate( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Router - polygon_routers( + ): xlayer_SlippageUpdate + xlayer_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: polygon_Router_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Router_filter + orderBy: xlayer_SlippageUpdate_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_SlippageUpdate_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Router!]! - polygon_routerDailyTVL( + ): [xlayer_SlippageUpdate!]! + xlayer_snapshotRoot( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RouterDailyTVL - polygon_routerDailyTVLs( + ): xlayer_SnapshotRoot + xlayer_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: polygon_RouterDailyTVL_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RouterDailyTVL_filter + orderBy: xlayer_SnapshotRoot_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_SnapshotRoot_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RouterDailyTVL!]! - polygon_routerLiquidityEvent( + ): [xlayer_SnapshotRoot!]! + xlayer_spokeConnectorMode( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RouterLiquidityEvent - polygon_routerLiquidityEvents( + ): xlayer_SpokeConnectorMode + xlayer_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: polygon_RouterLiquidityEvent_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RouterLiquidityEvent_filter + orderBy: xlayer_SpokeConnectorMode_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_SpokeConnectorMode_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RouterLiquidityEvent!]! - polygon_setting( + ): [xlayer_SpokeConnectorMode!]! + xlayer_aggregateRootProposed( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Setting - polygon_settings( + ): xlayer_AggregateRootProposed + xlayer_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_Setting_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Setting_filter + orderBy: xlayer_AggregateRootProposed_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AggregateRootProposed_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Setting!]! - polygon_relayer( + ): [xlayer_AggregateRootProposed!]! + xlayer_optimisticRootFinalized( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Relayer - polygon_relayers( + ): xlayer_OptimisticRootFinalized + xlayer_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_Relayer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Relayer_filter + orderBy: xlayer_OptimisticRootFinalized_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_OptimisticRootFinalized_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Relayer!]! - polygon_sequencer( + ): [xlayer_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + xlayer__meta(block: xlayer_Block_height): xlayer__Meta_ + mode_asset( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Sequencer - polygon_sequencers( + ): mode_Asset + mode_assets( skip: Int = 0 first: Int = 100 - orderBy: polygon_Sequencer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Sequencer_filter + orderBy: mode_Asset_orderBy + orderDirection: mode_OrderDirection + where: mode_Asset_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Sequencer!]! - polygon_relayerFee( + ): [mode_Asset!]! + mode_assetStatus( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RelayerFee - polygon_relayerFees( + ): mode_AssetStatus + mode_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: polygon_RelayerFee_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RelayerFee_filter + orderBy: mode_AssetStatus_orderBy + orderDirection: mode_OrderDirection + where: mode_AssetStatus_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RelayerFee!]! - polygon_originTransfer( + ): [mode_AssetStatus!]! + mode_assetBalance( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_OriginTransfer - polygon_originTransfers( + ): mode_AssetBalance + mode_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: polygon_OriginTransfer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_OriginTransfer_filter + orderBy: mode_AssetBalance_orderBy + orderDirection: mode_OrderDirection + where: mode_AssetBalance_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_OriginTransfer!]! - polygon_destinationTransfer( + ): [mode_AssetBalance!]! + mode_router( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_DestinationTransfer - polygon_destinationTransfers( + ): mode_Router + mode_routers( skip: Int = 0 first: Int = 100 - orderBy: polygon_DestinationTransfer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_DestinationTransfer_filter + orderBy: mode_Router_orderBy + orderDirection: mode_OrderDirection + where: mode_Router_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_DestinationTransfer!]! - polygon_originMessage( + ): [mode_Router!]! + mode_routerDailyTVL( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_OriginMessage - polygon_originMessages( + ): mode_RouterDailyTVL + mode_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: polygon_OriginMessage_orderBy - orderDirection: polygon_OrderDirection - where: polygon_OriginMessage_filter + orderBy: mode_RouterDailyTVL_orderBy + orderDirection: mode_OrderDirection + where: mode_RouterDailyTVL_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_OriginMessage!]! - polygon_aggregateRoot( + ): [mode_RouterDailyTVL!]! + mode_routerLiquidityEvent( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AggregateRoot - polygon_aggregateRoots( + ): mode_RouterLiquidityEvent + mode_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygon_AggregateRoot_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AggregateRoot_filter + orderBy: mode_RouterLiquidityEvent_orderBy + orderDirection: mode_OrderDirection + where: mode_RouterLiquidityEvent_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AggregateRoot!]! - polygon_connectorMeta( + ): [mode_RouterLiquidityEvent!]! + mode_setting( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_ConnectorMeta - polygon_connectorMetas( + ): mode_Setting + mode_settings( skip: Int = 0 first: Int = 100 - orderBy: polygon_ConnectorMeta_orderBy - orderDirection: polygon_OrderDirection - where: polygon_ConnectorMeta_filter + orderBy: mode_Setting_orderBy + orderDirection: mode_OrderDirection + where: mode_Setting_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_ConnectorMeta!]! - polygon_rootCount( + ): [mode_Setting!]! + mode_relayer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RootCount - polygon_rootCounts( + ): mode_Relayer + mode_relayers( skip: Int = 0 first: Int = 100 - orderBy: polygon_RootCount_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RootCount_filter + orderBy: mode_Relayer_orderBy + orderDirection: mode_OrderDirection + where: mode_Relayer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RootCount!]! - polygon_rootMessageSent( + ): [mode_Relayer!]! + mode_sequencer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RootMessageSent - polygon_rootMessageSents( + ): mode_Sequencer + mode_sequencers( skip: Int = 0 first: Int = 100 - orderBy: polygon_RootMessageSent_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RootMessageSent_filter + orderBy: mode_Sequencer_orderBy + orderDirection: mode_OrderDirection + where: mode_Sequencer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RootMessageSent!]! - polygon_relayerFeesIncrease( + ): [mode_Sequencer!]! + mode_relayerFee( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RelayerFeesIncrease - polygon_relayerFeesIncreases( + ): mode_RelayerFee + mode_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: polygon_RelayerFeesIncrease_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RelayerFeesIncrease_filter + orderBy: mode_RelayerFee_orderBy + orderDirection: mode_OrderDirection + where: mode_RelayerFee_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RelayerFeesIncrease!]! - polygon_slippageUpdate( + ): [mode_RelayerFee!]! + mode_originTransfer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_SlippageUpdate - polygon_slippageUpdates( + ): mode_OriginTransfer + mode_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygon_SlippageUpdate_orderBy - orderDirection: polygon_OrderDirection - where: polygon_SlippageUpdate_filter + orderBy: mode_OriginTransfer_orderBy + orderDirection: mode_OrderDirection + where: mode_OriginTransfer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_SlippageUpdate!]! - polygon_snapshotRoot( + ): [mode_OriginTransfer!]! + mode_destinationTransfer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_SnapshotRoot - polygon_snapshotRoots( + ): mode_DestinationTransfer + mode_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygon_SnapshotRoot_orderBy - orderDirection: polygon_OrderDirection - where: polygon_SnapshotRoot_filter + orderBy: mode_DestinationTransfer_orderBy + orderDirection: mode_OrderDirection + where: mode_DestinationTransfer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_SnapshotRoot!]! - polygon_spokeConnectorMode( + ): [mode_DestinationTransfer!]! + mode_originMessage( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_SpokeConnectorMode - polygon_spokeConnectorModes( + ): mode_OriginMessage + mode_originMessages( skip: Int = 0 first: Int = 100 - orderBy: polygon_SpokeConnectorMode_orderBy - orderDirection: polygon_OrderDirection - where: polygon_SpokeConnectorMode_filter + orderBy: mode_OriginMessage_orderBy + orderDirection: mode_OrderDirection + where: mode_OriginMessage_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_SpokeConnectorMode!]! - polygon_aggregateRootProposed( + ): [mode_OriginMessage!]! + mode_aggregateRoot( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AggregateRootProposed - polygon_aggregateRootProposeds( + ): mode_AggregateRoot + mode_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: polygon_AggregateRootProposed_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AggregateRootProposed_filter + orderBy: mode_AggregateRoot_orderBy + orderDirection: mode_OrderDirection + where: mode_AggregateRoot_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AggregateRootProposed!]! - polygon_optimisticRootFinalized( + ): [mode_AggregateRoot!]! + mode_connectorMeta( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_OptimisticRootFinalized - polygon_optimisticRootFinalizeds( + ): mode_ConnectorMeta + mode_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygon_OptimisticRootFinalized_orderBy - orderDirection: polygon_OrderDirection - where: polygon_OptimisticRootFinalized_filter + orderBy: mode_ConnectorMeta_orderBy + orderDirection: mode_OrderDirection + where: mode_ConnectorMeta_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - polygon__meta(block: polygon_Block_height): polygon__Meta_ - stagingmetis_asset( + ): [mode_ConnectorMeta!]! + mode_rootCount( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Asset - stagingmetis_assets( + ): mode_RootCount + mode_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Asset_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Asset_filter + orderBy: mode_RootCount_orderBy + orderDirection: mode_OrderDirection + where: mode_RootCount_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Asset!]! - stagingmetis_assetStatus( + ): [mode_RootCount!]! + mode_rootMessageSent( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AssetStatus - stagingmetis_assetStatuses( + ): mode_RootMessageSent + mode_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AssetStatus_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AssetStatus_filter + orderBy: mode_RootMessageSent_orderBy + orderDirection: mode_OrderDirection + where: mode_RootMessageSent_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AssetStatus!]! - stagingmetis_assetBalance( + ): [mode_RootMessageSent!]! + mode_relayerFeesIncrease( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AssetBalance - stagingmetis_assetBalances( + ): mode_RelayerFeesIncrease + mode_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AssetBalance_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AssetBalance_filter + orderBy: mode_RelayerFeesIncrease_orderBy + orderDirection: mode_OrderDirection + where: mode_RelayerFeesIncrease_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AssetBalance!]! - stagingmetis_router( + ): [mode_RelayerFeesIncrease!]! + mode_slippageUpdate( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Router - stagingmetis_routers( + ): mode_SlippageUpdate + mode_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Router_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Router_filter + orderBy: mode_SlippageUpdate_orderBy + orderDirection: mode_OrderDirection + where: mode_SlippageUpdate_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Router!]! - stagingmetis_routerDailyTVL( + ): [mode_SlippageUpdate!]! + mode_snapshotRoot( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RouterDailyTVL - stagingmetis_routerDailyTVLs( + ): mode_SnapshotRoot + mode_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RouterDailyTVL_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RouterDailyTVL_filter + orderBy: mode_SnapshotRoot_orderBy + orderDirection: mode_OrderDirection + where: mode_SnapshotRoot_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RouterDailyTVL!]! - stagingmetis_routerLiquidityEvent( + ): [mode_SnapshotRoot!]! + mode_spokeConnectorMode( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RouterLiquidityEvent - stagingmetis_routerLiquidityEvents( + ): mode_SpokeConnectorMode + mode_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RouterLiquidityEvent_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RouterLiquidityEvent_filter + orderBy: mode_SpokeConnectorMode_orderBy + orderDirection: mode_OrderDirection + where: mode_SpokeConnectorMode_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RouterLiquidityEvent!]! - stagingmetis_setting( + ): [mode_SpokeConnectorMode!]! + mode_aggregateRootProposed( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Setting - stagingmetis_settings( + ): mode_AggregateRootProposed + mode_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Setting_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Setting_filter + orderBy: mode_AggregateRootProposed_orderBy + orderDirection: mode_OrderDirection + where: mode_AggregateRootProposed_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Setting!]! - stagingmetis_relayer( + ): [mode_AggregateRootProposed!]! + mode_optimisticRootFinalized( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Relayer - stagingmetis_relayers( + ): mode_OptimisticRootFinalized + mode_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Relayer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Relayer_filter + orderBy: mode_OptimisticRootFinalized_orderBy + orderDirection: mode_OrderDirection + where: mode_OptimisticRootFinalized_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Relayer!]! - stagingmetis_sequencer( + ): [mode_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + mode__meta(block: mode_Block_height): mode__Meta_ + stagingxlayer_asset( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Sequencer - stagingmetis_sequencers( + ): stagingxlayer_Asset + stagingxlayer_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Sequencer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Sequencer_filter + orderBy: stagingxlayer_Asset_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Asset_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Sequencer!]! - stagingmetis_relayerFee( + ): [stagingxlayer_Asset!]! + stagingxlayer_assetStatus( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RelayerFee - stagingmetis_relayerFees( + ): stagingxlayer_AssetStatus + stagingxlayer_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RelayerFee_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RelayerFee_filter + orderBy: stagingxlayer_AssetStatus_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AssetStatus_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RelayerFee!]! - stagingmetis_originTransfer( + ): [stagingxlayer_AssetStatus!]! + stagingxlayer_assetBalance( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_OriginTransfer - stagingmetis_originTransfers( + ): stagingxlayer_AssetBalance + stagingxlayer_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_OriginTransfer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_OriginTransfer_filter + orderBy: stagingxlayer_AssetBalance_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AssetBalance_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_OriginTransfer!]! - stagingmetis_destinationTransfer( + ): [stagingxlayer_AssetBalance!]! + stagingxlayer_router( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_DestinationTransfer - stagingmetis_destinationTransfers( + ): stagingxlayer_Router + stagingxlayer_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_DestinationTransfer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_DestinationTransfer_filter + orderBy: stagingxlayer_Router_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Router_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_DestinationTransfer!]! - stagingmetis_originMessage( + ): [stagingxlayer_Router!]! + stagingxlayer_routerDailyTVL( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_OriginMessage - stagingmetis_originMessages( + ): stagingxlayer_RouterDailyTVL + stagingxlayer_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_OriginMessage_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_OriginMessage_filter + orderBy: stagingxlayer_RouterDailyTVL_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RouterDailyTVL_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_OriginMessage!]! - stagingmetis_aggregateRoot( + ): [stagingxlayer_RouterDailyTVL!]! + stagingxlayer_routerLiquidityEvent( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AggregateRoot - stagingmetis_aggregateRoots( + ): stagingxlayer_RouterLiquidityEvent + stagingxlayer_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AggregateRoot_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AggregateRoot_filter + orderBy: stagingxlayer_RouterLiquidityEvent_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RouterLiquidityEvent_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AggregateRoot!]! - stagingmetis_connectorMeta( + ): [stagingxlayer_RouterLiquidityEvent!]! + stagingxlayer_setting( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_ConnectorMeta - stagingmetis_connectorMetas( + ): stagingxlayer_Setting + stagingxlayer_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_ConnectorMeta_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_ConnectorMeta_filter + orderBy: stagingxlayer_Setting_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Setting_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_ConnectorMeta!]! - stagingmetis_rootCount( + ): [stagingxlayer_Setting!]! + stagingxlayer_relayer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RootCount - stagingmetis_rootCounts( + ): stagingxlayer_Relayer + stagingxlayer_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RootCount_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RootCount_filter + orderBy: stagingxlayer_Relayer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Relayer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RootCount!]! - stagingmetis_rootMessageSent( + ): [stagingxlayer_Relayer!]! + stagingxlayer_sequencer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RootMessageSent - stagingmetis_rootMessageSents( + ): stagingxlayer_Sequencer + stagingxlayer_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RootMessageSent_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RootMessageSent_filter + orderBy: stagingxlayer_Sequencer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Sequencer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RootMessageSent!]! - stagingmetis_relayerFeesIncrease( + ): [stagingxlayer_Sequencer!]! + stagingxlayer_relayerFee( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RelayerFeesIncrease - stagingmetis_relayerFeesIncreases( + ): stagingxlayer_RelayerFee + stagingxlayer_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RelayerFeesIncrease_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RelayerFeesIncrease_filter + orderBy: stagingxlayer_RelayerFee_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RelayerFee_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RelayerFeesIncrease!]! - stagingmetis_slippageUpdate( + ): [stagingxlayer_RelayerFee!]! + stagingxlayer_originTransfer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_SlippageUpdate - stagingmetis_slippageUpdates( + ): stagingxlayer_OriginTransfer + stagingxlayer_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_SlippageUpdate_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_SlippageUpdate_filter + orderBy: stagingxlayer_OriginTransfer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_OriginTransfer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_SlippageUpdate!]! - stagingmetis_snapshotRoot( + ): [stagingxlayer_OriginTransfer!]! + stagingxlayer_destinationTransfer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_SnapshotRoot - stagingmetis_snapshotRoots( + ): stagingxlayer_DestinationTransfer + stagingxlayer_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_SnapshotRoot_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_SnapshotRoot_filter + orderBy: stagingxlayer_DestinationTransfer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_DestinationTransfer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_SnapshotRoot!]! - stagingmetis_spokeConnectorMode( + ): [stagingxlayer_DestinationTransfer!]! + stagingxlayer_originMessage( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_SpokeConnectorMode - stagingmetis_spokeConnectorModes( + ): stagingxlayer_OriginMessage + stagingxlayer_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_SpokeConnectorMode_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_SpokeConnectorMode_filter + orderBy: stagingxlayer_OriginMessage_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_OriginMessage_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_SpokeConnectorMode!]! - stagingmetis_aggregateRootProposed( + ): [stagingxlayer_OriginMessage!]! + stagingxlayer_aggregateRoot( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AggregateRootProposed - stagingmetis_aggregateRootProposeds( + ): stagingxlayer_AggregateRoot + stagingxlayer_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AggregateRootProposed_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AggregateRootProposed_filter + orderBy: stagingxlayer_AggregateRoot_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AggregateRoot_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AggregateRootProposed!]! - stagingmetis_optimisticRootFinalized( + ): [stagingxlayer_AggregateRoot!]! + stagingxlayer_connectorMeta( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_OptimisticRootFinalized - stagingmetis_optimisticRootFinalizeds( + ): stagingxlayer_ConnectorMeta + stagingxlayer_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_OptimisticRootFinalized_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_OptimisticRootFinalized_filter + orderBy: stagingxlayer_ConnectorMeta_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_ConnectorMeta_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingmetis__meta(block: stagingmetis_Block_height): stagingmetis__Meta_ - mode_asset( + ): [stagingxlayer_ConnectorMeta!]! + stagingxlayer_rootCount( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Asset - mode_assets( + ): stagingxlayer_RootCount + stagingxlayer_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mode_Asset_orderBy - orderDirection: mode_OrderDirection - where: mode_Asset_filter + orderBy: stagingxlayer_RootCount_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RootCount_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Asset!]! - mode_assetStatus( + ): [stagingxlayer_RootCount!]! + stagingxlayer_rootMessageSent( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AssetStatus - mode_assetStatuses( + ): stagingxlayer_RootMessageSent + stagingxlayer_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mode_AssetStatus_orderBy - orderDirection: mode_OrderDirection - where: mode_AssetStatus_filter + orderBy: stagingxlayer_RootMessageSent_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RootMessageSent_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AssetStatus!]! - mode_assetBalance( + ): [stagingxlayer_RootMessageSent!]! + stagingxlayer_relayerFeesIncrease( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AssetBalance - mode_assetBalances( + ): stagingxlayer_RelayerFeesIncrease + stagingxlayer_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mode_AssetBalance_orderBy - orderDirection: mode_OrderDirection - where: mode_AssetBalance_filter + orderBy: stagingxlayer_RelayerFeesIncrease_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RelayerFeesIncrease_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AssetBalance!]! - mode_router( + ): [stagingxlayer_RelayerFeesIncrease!]! + stagingxlayer_slippageUpdate( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Router - mode_routers( + ): stagingxlayer_SlippageUpdate + stagingxlayer_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mode_Router_orderBy - orderDirection: mode_OrderDirection - where: mode_Router_filter + orderBy: stagingxlayer_SlippageUpdate_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_SlippageUpdate_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Router!]! - mode_routerDailyTVL( + ): [stagingxlayer_SlippageUpdate!]! + stagingxlayer_snapshotRoot( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RouterDailyTVL - mode_routerDailyTVLs( + ): stagingxlayer_SnapshotRoot + stagingxlayer_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mode_RouterDailyTVL_orderBy - orderDirection: mode_OrderDirection - where: mode_RouterDailyTVL_filter + orderBy: stagingxlayer_SnapshotRoot_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_SnapshotRoot_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RouterDailyTVL!]! - mode_routerLiquidityEvent( + ): [stagingxlayer_SnapshotRoot!]! + stagingxlayer_spokeConnectorMode( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RouterLiquidityEvent - mode_routerLiquidityEvents( + ): stagingxlayer_SpokeConnectorMode + stagingxlayer_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mode_RouterLiquidityEvent_orderBy - orderDirection: mode_OrderDirection - where: mode_RouterLiquidityEvent_filter + orderBy: stagingxlayer_SpokeConnectorMode_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_SpokeConnectorMode_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RouterLiquidityEvent!]! - mode_setting( + ): [stagingxlayer_SpokeConnectorMode!]! + stagingxlayer_aggregateRootProposed( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Setting - mode_settings( + ): stagingxlayer_AggregateRootProposed + stagingxlayer_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mode_Setting_orderBy - orderDirection: mode_OrderDirection - where: mode_Setting_filter + orderBy: stagingxlayer_AggregateRootProposed_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AggregateRootProposed_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Setting!]! - mode_relayer( + ): [stagingxlayer_AggregateRootProposed!]! + stagingxlayer_optimisticRootFinalized( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Relayer - mode_relayers( + ): stagingxlayer_OptimisticRootFinalized + stagingxlayer_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mode_Relayer_orderBy - orderDirection: mode_OrderDirection - where: mode_Relayer_filter + orderBy: stagingxlayer_OptimisticRootFinalized_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_OptimisticRootFinalized_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Relayer!]! - mode_sequencer( + ): [stagingxlayer_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingxlayer__meta(block: stagingxlayer_Block_height): stagingxlayer__Meta_ + stagingmetis_asset( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Sequencer - mode_sequencers( + ): stagingmetis_Asset + stagingmetis_assets( skip: Int = 0 first: Int = 100 - orderBy: mode_Sequencer_orderBy - orderDirection: mode_OrderDirection - where: mode_Sequencer_filter + orderBy: stagingmetis_Asset_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Asset_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Sequencer!]! - mode_relayerFee( + ): [stagingmetis_Asset!]! + stagingmetis_assetStatus( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RelayerFee - mode_relayerFees( + ): stagingmetis_AssetStatus + stagingmetis_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mode_RelayerFee_orderBy - orderDirection: mode_OrderDirection - where: mode_RelayerFee_filter + orderBy: stagingmetis_AssetStatus_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AssetStatus_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RelayerFee!]! - mode_originTransfer( + ): [stagingmetis_AssetStatus!]! + stagingmetis_assetBalance( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_OriginTransfer - mode_originTransfers( + ): stagingmetis_AssetBalance + stagingmetis_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: mode_OriginTransfer_orderBy - orderDirection: mode_OrderDirection - where: mode_OriginTransfer_filter + orderBy: stagingmetis_AssetBalance_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AssetBalance_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_OriginTransfer!]! - mode_destinationTransfer( + ): [stagingmetis_AssetBalance!]! + stagingmetis_router( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_DestinationTransfer - mode_destinationTransfers( + ): stagingmetis_Router + stagingmetis_routers( skip: Int = 0 first: Int = 100 - orderBy: mode_DestinationTransfer_orderBy - orderDirection: mode_OrderDirection - where: mode_DestinationTransfer_filter + orderBy: stagingmetis_Router_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Router_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_DestinationTransfer!]! - mode_originMessage( + ): [stagingmetis_Router!]! + stagingmetis_routerDailyTVL( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_OriginMessage - mode_originMessages( + ): stagingmetis_RouterDailyTVL + stagingmetis_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: mode_OriginMessage_orderBy - orderDirection: mode_OrderDirection - where: mode_OriginMessage_filter + orderBy: stagingmetis_RouterDailyTVL_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RouterDailyTVL_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_OriginMessage!]! - mode_aggregateRoot( + ): [stagingmetis_RouterDailyTVL!]! + stagingmetis_routerLiquidityEvent( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AggregateRoot - mode_aggregateRoots( + ): stagingmetis_RouterLiquidityEvent + stagingmetis_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_AggregateRoot_orderBy - orderDirection: mode_OrderDirection - where: mode_AggregateRoot_filter + orderBy: stagingmetis_RouterLiquidityEvent_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RouterLiquidityEvent_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AggregateRoot!]! - mode_connectorMeta( + ): [stagingmetis_RouterLiquidityEvent!]! + stagingmetis_setting( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_ConnectorMeta - mode_connectorMetas( + ): stagingmetis_Setting + stagingmetis_settings( skip: Int = 0 first: Int = 100 - orderBy: mode_ConnectorMeta_orderBy - orderDirection: mode_OrderDirection - where: mode_ConnectorMeta_filter + orderBy: stagingmetis_Setting_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Setting_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_ConnectorMeta!]! - mode_rootCount( + ): [stagingmetis_Setting!]! + stagingmetis_relayer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RootCount - mode_rootCounts( + ): stagingmetis_Relayer + stagingmetis_relayers( skip: Int = 0 first: Int = 100 - orderBy: mode_RootCount_orderBy - orderDirection: mode_OrderDirection - where: mode_RootCount_filter + orderBy: stagingmetis_Relayer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Relayer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RootCount!]! - mode_rootMessageSent( + ): [stagingmetis_Relayer!]! + stagingmetis_sequencer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RootMessageSent - mode_rootMessageSents( + ): stagingmetis_Sequencer + stagingmetis_sequencers( skip: Int = 0 first: Int = 100 - orderBy: mode_RootMessageSent_orderBy - orderDirection: mode_OrderDirection - where: mode_RootMessageSent_filter + orderBy: stagingmetis_Sequencer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Sequencer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RootMessageSent!]! - mode_relayerFeesIncrease( + ): [stagingmetis_Sequencer!]! + stagingmetis_relayerFee( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RelayerFeesIncrease - mode_relayerFeesIncreases( + ): stagingmetis_RelayerFee + stagingmetis_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mode_RelayerFeesIncrease_orderBy - orderDirection: mode_OrderDirection - where: mode_RelayerFeesIncrease_filter + orderBy: stagingmetis_RelayerFee_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RelayerFee_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RelayerFeesIncrease!]! - mode_slippageUpdate( + ): [stagingmetis_RelayerFee!]! + stagingmetis_originTransfer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_SlippageUpdate - mode_slippageUpdates( + ): stagingmetis_OriginTransfer + stagingmetis_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mode_SlippageUpdate_orderBy - orderDirection: mode_OrderDirection - where: mode_SlippageUpdate_filter + orderBy: stagingmetis_OriginTransfer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_OriginTransfer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_SlippageUpdate!]! - mode_snapshotRoot( + ): [stagingmetis_OriginTransfer!]! + stagingmetis_destinationTransfer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_SnapshotRoot - mode_snapshotRoots( + ): stagingmetis_DestinationTransfer + stagingmetis_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mode_SnapshotRoot_orderBy - orderDirection: mode_OrderDirection - where: mode_SnapshotRoot_filter + orderBy: stagingmetis_DestinationTransfer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_DestinationTransfer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_SnapshotRoot!]! - mode_spokeConnectorMode( + ): [stagingmetis_DestinationTransfer!]! + stagingmetis_originMessage( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_SpokeConnectorMode - mode_spokeConnectorModes( + ): stagingmetis_OriginMessage + stagingmetis_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mode_SpokeConnectorMode_orderBy - orderDirection: mode_OrderDirection - where: mode_SpokeConnectorMode_filter + orderBy: stagingmetis_OriginMessage_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_OriginMessage_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_SpokeConnectorMode!]! - mode_aggregateRootProposed( + ): [stagingmetis_OriginMessage!]! + stagingmetis_aggregateRoot( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AggregateRootProposed - mode_aggregateRootProposeds( + ): stagingmetis_AggregateRoot + stagingmetis_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mode_AggregateRootProposed_orderBy - orderDirection: mode_OrderDirection - where: mode_AggregateRootProposed_filter + orderBy: stagingmetis_AggregateRoot_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AggregateRoot_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AggregateRootProposed!]! - mode_optimisticRootFinalized( + ): [stagingmetis_AggregateRoot!]! + stagingmetis_connectorMeta( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_OptimisticRootFinalized - mode_optimisticRootFinalizeds( + ): stagingmetis_ConnectorMeta + stagingmetis_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mode_OptimisticRootFinalized_orderBy - orderDirection: mode_OrderDirection - where: mode_OptimisticRootFinalized_filter + orderBy: stagingmetis_ConnectorMeta_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_ConnectorMeta_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - mode__meta(block: mode_Block_height): mode__Meta_ - mainnet_asset( + ): [stagingmetis_ConnectorMeta!]! + stagingmetis_rootCount( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Asset - mainnet_assets( + ): stagingmetis_RootCount + stagingmetis_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Asset_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Asset_filter + orderBy: stagingmetis_RootCount_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RootCount_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Asset!]! - mainnet_assetStatus( + ): [stagingmetis_RootCount!]! + stagingmetis_rootMessageSent( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AssetStatus - mainnet_assetStatuses( + ): stagingmetis_RootMessageSent + stagingmetis_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AssetStatus_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AssetStatus_filter + orderBy: stagingmetis_RootMessageSent_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RootMessageSent_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AssetStatus!]! - mainnet_assetBalance( + ): [stagingmetis_RootMessageSent!]! + stagingmetis_relayerFeesIncrease( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AssetBalance - mainnet_assetBalances( + ): stagingmetis_RelayerFeesIncrease + stagingmetis_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AssetBalance_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AssetBalance_filter + orderBy: stagingmetis_RelayerFeesIncrease_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RelayerFeesIncrease_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AssetBalance!]! - mainnet_router( + ): [stagingmetis_RelayerFeesIncrease!]! + stagingmetis_slippageUpdate( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Router - mainnet_routers( + ): stagingmetis_SlippageUpdate + stagingmetis_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Router_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Router_filter + orderBy: stagingmetis_SlippageUpdate_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_SlippageUpdate_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Router!]! - mainnet_routerDailyTVL( + ): [stagingmetis_SlippageUpdate!]! + stagingmetis_snapshotRoot( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RouterDailyTVL - mainnet_routerDailyTVLs( + ): stagingmetis_SnapshotRoot + stagingmetis_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RouterDailyTVL_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RouterDailyTVL_filter + orderBy: stagingmetis_SnapshotRoot_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_SnapshotRoot_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RouterDailyTVL!]! - mainnet_routerLiquidityEvent( + ): [stagingmetis_SnapshotRoot!]! + stagingmetis_spokeConnectorMode( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RouterLiquidityEvent - mainnet_routerLiquidityEvents( + ): stagingmetis_SpokeConnectorMode + stagingmetis_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RouterLiquidityEvent_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RouterLiquidityEvent_filter + orderBy: stagingmetis_SpokeConnectorMode_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_SpokeConnectorMode_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RouterLiquidityEvent!]! - mainnet_setting( + ): [stagingmetis_SpokeConnectorMode!]! + stagingmetis_aggregateRootProposed( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Setting - mainnet_settings( + ): stagingmetis_AggregateRootProposed + stagingmetis_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Setting_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Setting_filter + orderBy: stagingmetis_AggregateRootProposed_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AggregateRootProposed_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Setting!]! - mainnet_relayer( + ): [stagingmetis_AggregateRootProposed!]! + stagingmetis_optimisticRootFinalized( 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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Relayer - mainnet_relayers( + ): stagingmetis_OptimisticRootFinalized + stagingmetis_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Relayer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Relayer_filter + orderBy: stagingmetis_OptimisticRootFinalized_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_OptimisticRootFinalized_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. """ - block: mainnet_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Relayer!]! - mainnet_sequencer( + ): [stagingmetis_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingmetis__meta(block: stagingmetis_Block_height): stagingmetis__Meta_ + stagingmantle_asset( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Sequencer - mainnet_sequencers( + ): stagingmantle_Asset + stagingmantle_assets( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Sequencer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Sequencer_filter + orderBy: stagingmantle_Asset_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Asset_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Sequencer!]! - mainnet_relayerFee( + ): [stagingmantle_Asset!]! + stagingmantle_assetStatus( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RelayerFee - mainnet_relayerFees( + ): stagingmantle_AssetStatus + stagingmantle_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RelayerFee_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RelayerFee_filter + orderBy: stagingmantle_AssetStatus_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AssetStatus_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RelayerFee!]! - mainnet_originTransfer( + ): [stagingmantle_AssetStatus!]! + stagingmantle_assetBalance( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OriginTransfer - mainnet_originTransfers( + ): stagingmantle_AssetBalance + stagingmantle_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OriginTransfer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OriginTransfer_filter + orderBy: stagingmantle_AssetBalance_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AssetBalance_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OriginTransfer!]! - mainnet_destinationTransfer( + ): [stagingmantle_AssetBalance!]! + stagingmantle_router( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_DestinationTransfer - mainnet_destinationTransfers( + ): stagingmantle_Router + stagingmantle_routers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_DestinationTransfer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_DestinationTransfer_filter + orderBy: stagingmantle_Router_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Router_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_DestinationTransfer!]! - mainnet_originMessage( + ): [stagingmantle_Router!]! + stagingmantle_routerDailyTVL( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OriginMessage - mainnet_originMessages( + ): stagingmantle_RouterDailyTVL + stagingmantle_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OriginMessage_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OriginMessage_filter + orderBy: stagingmantle_RouterDailyTVL_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RouterDailyTVL_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OriginMessage!]! - mainnet_aggregateRoot( + ): [stagingmantle_RouterDailyTVL!]! + stagingmantle_routerLiquidityEvent( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregateRoot - mainnet_aggregateRoots( + ): stagingmantle_RouterLiquidityEvent + stagingmantle_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregateRoot_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregateRoot_filter + orderBy: stagingmantle_RouterLiquidityEvent_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RouterLiquidityEvent_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregateRoot!]! - mainnet_connectorMeta( + ): [stagingmantle_RouterLiquidityEvent!]! + stagingmantle_setting( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ConnectorMeta - mainnet_connectorMetas( + ): stagingmantle_Setting + stagingmantle_settings( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ConnectorMeta_filter + orderBy: stagingmantle_Setting_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Setting_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ConnectorMeta!]! - mainnet_rootCount( + ): [stagingmantle_Setting!]! + stagingmantle_relayer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootCount - mainnet_rootCounts( + ): stagingmantle_Relayer + stagingmantle_relayers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootCount_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootCount_filter + orderBy: stagingmantle_Relayer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Relayer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootCount!]! - mainnet_rootMessageSent( + ): [stagingmantle_Relayer!]! + stagingmantle_sequencer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootMessageSent - mainnet_rootMessageSents( + ): stagingmantle_Sequencer + stagingmantle_sequencers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootMessageSent_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootMessageSent_filter + orderBy: stagingmantle_Sequencer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Sequencer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootMessageSent!]! - mainnet_relayerFeesIncrease( + ): [stagingmantle_Sequencer!]! + stagingmantle_relayerFee( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RelayerFeesIncrease - mainnet_relayerFeesIncreases( + ): stagingmantle_RelayerFee + stagingmantle_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RelayerFeesIncrease_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RelayerFeesIncrease_filter + orderBy: stagingmantle_RelayerFee_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RelayerFee_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RelayerFeesIncrease!]! - mainnet_slippageUpdate( + ): [stagingmantle_RelayerFee!]! + stagingmantle_originTransfer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_SlippageUpdate - mainnet_slippageUpdates( + ): stagingmantle_OriginTransfer + stagingmantle_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_SlippageUpdate_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_SlippageUpdate_filter + orderBy: stagingmantle_OriginTransfer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_OriginTransfer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_SlippageUpdate!]! - mainnet_snapshotRoot( + ): [stagingmantle_OriginTransfer!]! + stagingmantle_destinationTransfer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_SnapshotRoot - mainnet_snapshotRoots( + ): stagingmantle_DestinationTransfer + stagingmantle_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_SnapshotRoot_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_SnapshotRoot_filter + orderBy: stagingmantle_DestinationTransfer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_DestinationTransfer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_SnapshotRoot!]! - mainnet_spokeConnectorMode( + ): [stagingmantle_DestinationTransfer!]! + stagingmantle_originMessage( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_SpokeConnectorMode - mainnet_spokeConnectorModes( + ): stagingmantle_OriginMessage + stagingmantle_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mainnet_SpokeConnectorMode_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_SpokeConnectorMode_filter + orderBy: stagingmantle_OriginMessage_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_OriginMessage_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_SpokeConnectorMode!]! - mainnet_aggregateRootProposed( + ): [stagingmantle_OriginMessage!]! + stagingmantle_aggregateRoot( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregateRootProposed - mainnet_aggregateRootProposeds( + ): stagingmantle_AggregateRoot + stagingmantle_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregateRootProposed_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregateRootProposed_filter + orderBy: stagingmantle_AggregateRoot_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AggregateRoot_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregateRootProposed!]! - mainnet_optimisticRootFinalized( + ): [stagingmantle_AggregateRoot!]! + stagingmantle_connectorMeta( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimisticRootFinalized - mainnet_optimisticRootFinalizeds( + ): stagingmantle_ConnectorMeta + stagingmantle_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimisticRootFinalized_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimisticRootFinalized_filter + orderBy: stagingmantle_ConnectorMeta_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_ConnectorMeta_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimisticRootFinalized!]! -} - -type Subscription { - sepolia_rootAggregated( + ): [stagingmantle_ConnectorMeta!]! + stagingmantle_rootCount( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootAggregated - sepolia_rootAggregateds( + ): stagingmantle_RootCount + stagingmantle_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootAggregated_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootAggregated_filter + orderBy: stagingmantle_RootCount_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RootCount_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootAggregated!]! - sepolia_rootPropagated( + ): [stagingmantle_RootCount!]! + stagingmantle_rootMessageSent( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootPropagated - sepolia_rootPropagateds( + ): stagingmantle_RootMessageSent + stagingmantle_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootPropagated_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootPropagated_filter + orderBy: stagingmantle_RootMessageSent_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RootMessageSent_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootPropagated!]! - sepolia_aggregatedMessageRoot( + ): [stagingmantle_RootMessageSent!]! + stagingmantle_relayerFeesIncrease( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AggregatedMessageRoot - sepolia_aggregatedMessageRoots( + ): stagingmantle_RelayerFeesIncrease + stagingmantle_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AggregatedMessageRoot_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AggregatedMessageRoot_filter + orderBy: stagingmantle_RelayerFeesIncrease_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RelayerFeesIncrease_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AggregatedMessageRoot!]! - sepolia_rootManagerMeta( + ): [stagingmantle_RelayerFeesIncrease!]! + stagingmantle_slippageUpdate( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootManagerMeta - sepolia_rootManagerMetas( + ): stagingmantle_SlippageUpdate + stagingmantle_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootManagerMeta_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootManagerMeta_filter + orderBy: stagingmantle_SlippageUpdate_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_SlippageUpdate_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootManagerMeta!]! - sepolia_rootManagerMode( + ): [stagingmantle_SlippageUpdate!]! + stagingmantle_snapshotRoot( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootManagerMode - sepolia_rootManagerModes( + ): stagingmantle_SnapshotRoot + stagingmantle_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootManagerMode_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootManagerMode_filter + orderBy: stagingmantle_SnapshotRoot_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_SnapshotRoot_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootManagerMode!]! - sepolia_optimisticRootProposed( + ): [stagingmantle_SnapshotRoot!]! + stagingmantle_spokeConnectorMode( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OptimisticRootProposed - sepolia_optimisticRootProposeds( + ): stagingmantle_SpokeConnectorMode + stagingmantle_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OptimisticRootProposed_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OptimisticRootProposed_filter + orderBy: stagingmantle_SpokeConnectorMode_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_SpokeConnectorMode_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OptimisticRootProposed!]! - sepolia_hubOptimisticRootFinalized( + ): [stagingmantle_SpokeConnectorMode!]! + stagingmantle_aggregateRootProposed( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_HubOptimisticRootFinalized - sepolia_hubOptimisticRootFinalizeds( + ): stagingmantle_AggregateRootProposed + stagingmantle_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_HubOptimisticRootFinalized_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_HubOptimisticRootFinalized_filter + orderBy: stagingmantle_AggregateRootProposed_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AggregateRootProposed_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_HubOptimisticRootFinalized!]! - sepolia_optimisticRootPropagated( + ): [stagingmantle_AggregateRootProposed!]! + stagingmantle_optimisticRootFinalized( 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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OptimisticRootPropagated - sepolia_optimisticRootPropagateds( + ): stagingmantle_OptimisticRootFinalized + stagingmantle_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OptimisticRootPropagated_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OptimisticRootPropagated_filter + orderBy: stagingmantle_OptimisticRootFinalized_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_OptimisticRootFinalized_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. """ - block: sepolia_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OptimisticRootPropagated!]! - sepolia_polygonConnectorMeta( + ): [stagingmantle_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingmantle__meta(block: stagingmantle_Block_height): stagingmantle__Meta_ +} + +type Subscription { + sepolia_rootAggregated( 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. @@ -32296,13 +32010,13 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_PolygonConnectorMeta - sepolia_polygonConnectorMetas( + ): sepolia_RootAggregated + sepolia_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_PolygonConnectorMeta_orderBy + orderBy: sepolia_RootAggregated_orderBy orderDirection: sepolia_OrderDirection - where: sepolia_PolygonConnectorMeta_filter + where: sepolia_RootAggregated_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. """ @@ -32311,8 +32025,8 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_PolygonConnectorMeta!]! - sepolia_optimismConnectorMeta( + ): [sepolia_RootAggregated!]! + sepolia_rootPropagated( 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. @@ -32322,13 +32036,13 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OptimismConnectorMeta - sepolia_optimismConnectorMetas( + ): sepolia_RootPropagated + sepolia_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OptimismConnectorMeta_orderBy + orderBy: sepolia_RootPropagated_orderBy orderDirection: sepolia_OrderDirection - where: sepolia_OptimismConnectorMeta_filter + where: sepolia_RootPropagated_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. """ @@ -32337,8 +32051,8 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OptimismConnectorMeta!]! - sepolia_bnbConnectorMeta( + ): [sepolia_RootPropagated!]! + sepolia_aggregatedMessageRoot( 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. @@ -32348,13 +32062,13 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_BnbConnectorMeta - sepolia_bnbConnectorMetas( + ): sepolia_AggregatedMessageRoot + sepolia_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_BnbConnectorMeta_orderBy + orderBy: sepolia_AggregatedMessageRoot_orderBy orderDirection: sepolia_OrderDirection - where: sepolia_BnbConnectorMeta_filter + where: sepolia_AggregatedMessageRoot_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. """ @@ -32363,8 +32077,8 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_BnbConnectorMeta!]! - sepolia_arbitrumConnectorMeta( + ): [sepolia_AggregatedMessageRoot!]! + sepolia_rootManagerMeta( 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. @@ -32374,8 +32088,216 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_ArbitrumConnectorMeta - sepolia_arbitrumConnectorMetas( + ): sepolia_RootManagerMeta + sepolia_rootManagerMetas( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_RootManagerMeta_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RootManagerMeta_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_RootManagerMeta!]! + sepolia_rootManagerMode( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_RootManagerMode + sepolia_rootManagerModes( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_RootManagerMode_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RootManagerMode_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_RootManagerMode!]! + sepolia_optimisticRootProposed( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_OptimisticRootProposed + sepolia_optimisticRootProposeds( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_OptimisticRootProposed_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OptimisticRootProposed_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_OptimisticRootProposed!]! + sepolia_hubOptimisticRootFinalized( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_HubOptimisticRootFinalized + sepolia_hubOptimisticRootFinalizeds( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_HubOptimisticRootFinalized_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_HubOptimisticRootFinalized_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_HubOptimisticRootFinalized!]! + sepolia_optimisticRootPropagated( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_OptimisticRootPropagated + sepolia_optimisticRootPropagateds( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_OptimisticRootPropagated_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OptimisticRootPropagated_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_OptimisticRootPropagated!]! + sepolia_polygonConnectorMeta( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_PolygonConnectorMeta + sepolia_polygonConnectorMetas( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_PolygonConnectorMeta_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_PolygonConnectorMeta_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_PolygonConnectorMeta!]! + sepolia_optimismConnectorMeta( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_OptimismConnectorMeta + sepolia_optimismConnectorMetas( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_OptimismConnectorMeta_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OptimismConnectorMeta_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_OptimismConnectorMeta!]! + sepolia_bnbConnectorMeta( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_BnbConnectorMeta + sepolia_bnbConnectorMetas( + skip: Int = 0 + first: Int = 100 + orderBy: sepolia_BnbConnectorMeta_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_BnbConnectorMeta_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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [sepolia_BnbConnectorMeta!]! + sepolia_arbitrumConnectorMeta( + 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. + """ + block: sepolia_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): sepolia_ArbitrumConnectorMeta + sepolia_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 orderBy: sepolia_ArbitrumConnectorMeta_orderBy @@ -32756,2356 +32678,2040 @@ type Subscription { ): [sepolia_HubDomain!]! """Access to subgraph metadata""" sepolia__meta(block: sepolia_Block_height): sepolia__Meta_ - arbitrumsepolia_swap_systemInfo( + sepolia_asset( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SystemInfo - arbitrumsepolia_swap_systemInfos( + ): sepolia_Asset + sepolia_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SystemInfo_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SystemInfo_filter + orderBy: sepolia_Asset_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Asset_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SystemInfo!]! - arbitrumsepolia_swap_pooledToken( + ): [sepolia_Asset!]! + sepolia_assetStatus( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_PooledToken - arbitrumsepolia_swap_pooledTokens( + ): sepolia_AssetStatus + sepolia_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_PooledToken_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_PooledToken_filter + orderBy: sepolia_AssetStatus_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AssetStatus_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_PooledToken!]! - arbitrumsepolia_swap_stableSwap( + ): [sepolia_AssetStatus!]! + sepolia_assetBalance( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwap - arbitrumsepolia_swap_stableSwaps( + ): sepolia_AssetBalance + sepolia_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwap_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwap_filter + orderBy: sepolia_AssetBalance_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AssetBalance_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwap!]! - arbitrumsepolia_swap_stableSwapAddLiquidityEvent( + ): [sepolia_AssetBalance!]! + sepolia_router( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapAddLiquidityEvent - arbitrumsepolia_swap_stableSwapAddLiquidityEvents( + ): sepolia_Router + sepolia_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter + orderBy: sepolia_Router_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Router_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapAddLiquidityEvent!]! - arbitrumsepolia_swap_stableSwapRemoveLiquidityEvent( + ): [sepolia_Router!]! + sepolia_routerDailyTVL( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent - arbitrumsepolia_swap_stableSwapRemoveLiquidityEvents( + ): sepolia_RouterDailyTVL + sepolia_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: sepolia_RouterDailyTVL_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RouterDailyTVL_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent!]! - arbitrumsepolia_swap_stableSwapExchange( + ): [sepolia_RouterDailyTVL!]! + sepolia_routerLiquidityEvent( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapExchange - arbitrumsepolia_swap_stableSwapExchanges( + ): sepolia_RouterLiquidityEvent + sepolia_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapExchange_filter + orderBy: sepolia_RouterLiquidityEvent_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RouterLiquidityEvent_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapExchange!]! - arbitrumsepolia_swap_swapDailyVolume( + ): [sepolia_RouterLiquidityEvent!]! + sepolia_setting( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapDailyVolume - arbitrumsepolia_swap_swapDailyVolumes( + ): sepolia_Setting + sepolia_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapDailyVolume_filter + orderBy: sepolia_Setting_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Setting_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapDailyVolume!]! - arbitrumsepolia_swap_swapHourlyVolume( + ): [sepolia_Setting!]! + sepolia_relayer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapHourlyVolume - arbitrumsepolia_swap_swapHourlyVolumes( + ): sepolia_Relayer + sepolia_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapHourlyVolume_filter + orderBy: sepolia_Relayer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Relayer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapHourlyVolume!]! - arbitrumsepolia_swap_swapWeeklyVolume( + ): [sepolia_Relayer!]! + sepolia_sequencer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapWeeklyVolume - arbitrumsepolia_swap_swapWeeklyVolumes( + ): sepolia_Sequencer + sepolia_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapWeeklyVolume_filter + orderBy: sepolia_Sequencer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_Sequencer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapWeeklyVolume!]! - arbitrumsepolia_swap_lpAccount( + ): [sepolia_Sequencer!]! + sepolia_relayerFee( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpAccount - arbitrumsepolia_swap_lpAccounts( + ): sepolia_RelayerFee + sepolia_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpAccount_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpAccount_filter + orderBy: sepolia_RelayerFee_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RelayerFee_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpAccount!]! - arbitrumsepolia_swap_lpAccountBalance( + ): [sepolia_RelayerFee!]! + sepolia_originTransfer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpAccountBalance - arbitrumsepolia_swap_lpAccountBalances( + ): sepolia_OriginTransfer + sepolia_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpAccountBalance_filter + orderBy: sepolia_OriginTransfer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OriginTransfer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpAccountBalance!]! - arbitrumsepolia_swap_lpToken( + ): [sepolia_OriginTransfer!]! + sepolia_destinationTransfer( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpToken - arbitrumsepolia_swap_lpTokens( + ): sepolia_DestinationTransfer + sepolia_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpToken_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpToken_filter + orderBy: sepolia_DestinationTransfer_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_DestinationTransfer_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpToken!]! - arbitrumsepolia_swap_lpTransferEvent( + ): [sepolia_DestinationTransfer!]! + sepolia_originMessage( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpTransferEvent - arbitrumsepolia_swap_lpTransferEvents( + ): sepolia_OriginMessage + sepolia_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpTransferEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpTransferEvent_filter + orderBy: sepolia_OriginMessage_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OriginMessage_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpTransferEvent!]! - arbitrumsepolia_swap_stableSwapEvent( + ): [sepolia_OriginMessage!]! + sepolia_aggregateRoot( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_StableSwapEvent - arbitrumsepolia_swap_stableSwapEvents( + ): sepolia_AggregateRoot + sepolia_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_StableSwapEvent_filter + orderBy: sepolia_AggregateRoot_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AggregateRoot_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_StableSwapEvent!]! - arbitrumsepolia_swap_swapTradeVolume( + ): [sepolia_AggregateRoot!]! + sepolia_connectorMeta( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_SwapTradeVolume - arbitrumsepolia_swap_swapTradeVolumes( + ): sepolia_ConnectorMeta + sepolia_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_SwapTradeVolume_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_SwapTradeVolume_filter + orderBy: sepolia_ConnectorMeta_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_ConnectorMeta_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_SwapTradeVolume!]! - arbitrumsepolia_swap_lpTokenEvent( + ): [sepolia_ConnectorMeta!]! + sepolia_rootCount( 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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_swap_LpTokenEvent - arbitrumsepolia_swap_lpTokenEvents( + ): sepolia_RootCount + sepolia_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy - orderDirection: arbitrumsepolia_swap_OrderDirection - where: arbitrumsepolia_swap_LpTokenEvent_filter + orderBy: sepolia_RootCount_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RootCount_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. """ - block: arbitrumsepolia_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - arbitrumsepolia_swap__meta(block: arbitrumsepolia_swap_Block_height): arbitrumsepolia_swap__Meta_ - polygon_swap_systemInfo( + ): [sepolia_RootCount!]! + sepolia_rootMessageSent( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SystemInfo - polygon_swap_systemInfos( + ): sepolia_RootMessageSent + sepolia_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SystemInfo_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SystemInfo_filter + orderBy: sepolia_RootMessageSent_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RootMessageSent_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SystemInfo!]! - polygon_swap_pooledToken( + ): [sepolia_RootMessageSent!]! + sepolia_relayerFeesIncrease( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_PooledToken - polygon_swap_pooledTokens( + ): sepolia_RelayerFeesIncrease + sepolia_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_PooledToken_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_PooledToken_filter + orderBy: sepolia_RelayerFeesIncrease_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_RelayerFeesIncrease_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_PooledToken!]! - polygon_swap_stableSwap( + ): [sepolia_RelayerFeesIncrease!]! + sepolia_slippageUpdate( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwap - polygon_swap_stableSwaps( + ): sepolia_SlippageUpdate + sepolia_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwap_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwap_filter + orderBy: sepolia_SlippageUpdate_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_SlippageUpdate_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwap!]! - polygon_swap_stableSwapAddLiquidityEvent( + ): [sepolia_SlippageUpdate!]! + sepolia_snapshotRoot( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapAddLiquidityEvent - polygon_swap_stableSwapAddLiquidityEvents( + ): sepolia_SnapshotRoot + sepolia_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapAddLiquidityEvent_filter + orderBy: sepolia_SnapshotRoot_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_SnapshotRoot_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapAddLiquidityEvent!]! - polygon_swap_stableSwapRemoveLiquidityEvent( + ): [sepolia_SnapshotRoot!]! + sepolia_spokeConnectorMode( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapRemoveLiquidityEvent - polygon_swap_stableSwapRemoveLiquidityEvents( + ): sepolia_SpokeConnectorMode + sepolia_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: sepolia_SpokeConnectorMode_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_SpokeConnectorMode_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapRemoveLiquidityEvent!]! - polygon_swap_stableSwapExchange( + ): [sepolia_SpokeConnectorMode!]! + sepolia_aggregateRootProposed( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapExchange - polygon_swap_stableSwapExchanges( + ): sepolia_AggregateRootProposed + sepolia_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapExchange_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapExchange_filter + orderBy: sepolia_AggregateRootProposed_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_AggregateRootProposed_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapExchange!]! - polygon_swap_swapDailyVolume( + ): [sepolia_AggregateRootProposed!]! + sepolia_optimisticRootFinalized( 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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapDailyVolume - polygon_swap_swapDailyVolumes( + ): sepolia_OptimisticRootFinalized + sepolia_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapDailyVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapDailyVolume_filter + orderBy: sepolia_OptimisticRootFinalized_orderBy + orderDirection: sepolia_OrderDirection + where: sepolia_OptimisticRootFinalized_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. """ - block: polygon_swap_Block_height + block: sepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapDailyVolume!]! - polygon_swap_swapHourlyVolume( + ): [sepolia_OptimisticRootFinalized!]! + arbitrumsepolia_asset( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapHourlyVolume - polygon_swap_swapHourlyVolumes( + ): arbitrumsepolia_Asset + arbitrumsepolia_assets( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapHourlyVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapHourlyVolume_filter + orderBy: arbitrumsepolia_Asset_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Asset_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapHourlyVolume!]! - polygon_swap_swapWeeklyVolume( + ): [arbitrumsepolia_Asset!]! + arbitrumsepolia_assetStatus( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapWeeklyVolume - polygon_swap_swapWeeklyVolumes( + ): arbitrumsepolia_AssetStatus + arbitrumsepolia_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapWeeklyVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapWeeklyVolume_filter + orderBy: arbitrumsepolia_AssetStatus_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AssetStatus_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapWeeklyVolume!]! - polygon_swap_lpAccount( + ): [arbitrumsepolia_AssetStatus!]! + arbitrumsepolia_assetBalance( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpAccount - polygon_swap_lpAccounts( + ): arbitrumsepolia_AssetBalance + arbitrumsepolia_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpAccount_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpAccount_filter + orderBy: arbitrumsepolia_AssetBalance_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AssetBalance_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpAccount!]! - polygon_swap_lpAccountBalance( + ): [arbitrumsepolia_AssetBalance!]! + arbitrumsepolia_router( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpAccountBalance - polygon_swap_lpAccountBalances( + ): arbitrumsepolia_Router + arbitrumsepolia_routers( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpAccountBalance_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpAccountBalance_filter + orderBy: arbitrumsepolia_Router_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Router_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpAccountBalance!]! - polygon_swap_lpToken( + ): [arbitrumsepolia_Router!]! + arbitrumsepolia_routerDailyTVL( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpToken - polygon_swap_lpTokens( + ): arbitrumsepolia_RouterDailyTVL + arbitrumsepolia_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpToken_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpToken_filter + orderBy: arbitrumsepolia_RouterDailyTVL_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RouterDailyTVL_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpToken!]! - polygon_swap_lpTransferEvent( + ): [arbitrumsepolia_RouterDailyTVL!]! + arbitrumsepolia_routerLiquidityEvent( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpTransferEvent - polygon_swap_lpTransferEvents( + ): arbitrumsepolia_RouterLiquidityEvent + arbitrumsepolia_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpTransferEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpTransferEvent_filter + orderBy: arbitrumsepolia_RouterLiquidityEvent_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RouterLiquidityEvent_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpTransferEvent!]! - polygon_swap_stableSwapEvent( + ): [arbitrumsepolia_RouterLiquidityEvent!]! + arbitrumsepolia_setting( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_StableSwapEvent - polygon_swap_stableSwapEvents( + ): arbitrumsepolia_Setting + arbitrumsepolia_settings( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_StableSwapEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_StableSwapEvent_filter + orderBy: arbitrumsepolia_Setting_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Setting_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_StableSwapEvent!]! - polygon_swap_swapTradeVolume( + ): [arbitrumsepolia_Setting!]! + arbitrumsepolia_relayer( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_SwapTradeVolume - polygon_swap_swapTradeVolumes( + ): arbitrumsepolia_Relayer + arbitrumsepolia_relayers( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_SwapTradeVolume_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_SwapTradeVolume_filter + orderBy: arbitrumsepolia_Relayer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Relayer_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_SwapTradeVolume!]! - polygon_swap_lpTokenEvent( + ): [arbitrumsepolia_Relayer!]! + arbitrumsepolia_sequencer( 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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_swap_LpTokenEvent - polygon_swap_lpTokenEvents( + ): arbitrumsepolia_Sequencer + arbitrumsepolia_sequencers( skip: Int = 0 first: Int = 100 - orderBy: polygon_swap_LpTokenEvent_orderBy - orderDirection: polygon_swap_OrderDirection - where: polygon_swap_LpTokenEvent_filter + orderBy: arbitrumsepolia_Sequencer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_Sequencer_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. """ - block: polygon_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - polygon_swap__meta(block: polygon_swap_Block_height): polygon_swap__Meta_ - mantle_swap_systemInfo( + ): [arbitrumsepolia_Sequencer!]! + arbitrumsepolia_relayerFee( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SystemInfo - mantle_swap_systemInfos( + ): arbitrumsepolia_RelayerFee + arbitrumsepolia_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SystemInfo_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SystemInfo_filter + orderBy: arbitrumsepolia_RelayerFee_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RelayerFee_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SystemInfo!]! - mantle_swap_pooledToken( + ): [arbitrumsepolia_RelayerFee!]! + arbitrumsepolia_originTransfer( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_PooledToken - mantle_swap_pooledTokens( + ): arbitrumsepolia_OriginTransfer + arbitrumsepolia_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_PooledToken_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_PooledToken_filter + orderBy: arbitrumsepolia_OriginTransfer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_OriginTransfer_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_PooledToken!]! - mantle_swap_stableSwap( + ): [arbitrumsepolia_OriginTransfer!]! + arbitrumsepolia_destinationTransfer( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwap - mantle_swap_stableSwaps( + ): arbitrumsepolia_DestinationTransfer + arbitrumsepolia_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwap_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwap_filter + orderBy: arbitrumsepolia_DestinationTransfer_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_DestinationTransfer_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwap!]! - mantle_swap_stableSwapAddLiquidityEvent( + ): [arbitrumsepolia_DestinationTransfer!]! + arbitrumsepolia_originMessage( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapAddLiquidityEvent - mantle_swap_stableSwapAddLiquidityEvents( + ): arbitrumsepolia_OriginMessage + arbitrumsepolia_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapAddLiquidityEvent_filter + orderBy: arbitrumsepolia_OriginMessage_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_OriginMessage_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapAddLiquidityEvent!]! - mantle_swap_stableSwapRemoveLiquidityEvent( + ): [arbitrumsepolia_OriginMessage!]! + arbitrumsepolia_aggregateRoot( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapRemoveLiquidityEvent - mantle_swap_stableSwapRemoveLiquidityEvents( + ): arbitrumsepolia_AggregateRoot + arbitrumsepolia_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: arbitrumsepolia_AggregateRoot_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AggregateRoot_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapRemoveLiquidityEvent!]! - mantle_swap_stableSwapExchange( + ): [arbitrumsepolia_AggregateRoot!]! + arbitrumsepolia_connectorMeta( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapExchange - mantle_swap_stableSwapExchanges( + ): arbitrumsepolia_ConnectorMeta + arbitrumsepolia_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_StableSwapExchange_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapExchange_filter + orderBy: arbitrumsepolia_ConnectorMeta_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_ConnectorMeta_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapExchange!]! - mantle_swap_swapDailyVolume( + ): [arbitrumsepolia_ConnectorMeta!]! + arbitrumsepolia_rootCount( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapDailyVolume - mantle_swap_swapDailyVolumes( + ): arbitrumsepolia_RootCount + arbitrumsepolia_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapDailyVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapDailyVolume_filter + orderBy: arbitrumsepolia_RootCount_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RootCount_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapDailyVolume!]! - mantle_swap_swapHourlyVolume( + ): [arbitrumsepolia_RootCount!]! + arbitrumsepolia_rootMessageSent( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapHourlyVolume - mantle_swap_swapHourlyVolumes( + ): arbitrumsepolia_RootMessageSent + arbitrumsepolia_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapHourlyVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapHourlyVolume_filter + orderBy: arbitrumsepolia_RootMessageSent_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RootMessageSent_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapHourlyVolume!]! - mantle_swap_swapWeeklyVolume( + ): [arbitrumsepolia_RootMessageSent!]! + arbitrumsepolia_relayerFeesIncrease( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapWeeklyVolume - mantle_swap_swapWeeklyVolumes( + ): arbitrumsepolia_RelayerFeesIncrease + arbitrumsepolia_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_SwapWeeklyVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapWeeklyVolume_filter + orderBy: arbitrumsepolia_RelayerFeesIncrease_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_RelayerFeesIncrease_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapWeeklyVolume!]! - mantle_swap_lpAccount( + ): [arbitrumsepolia_RelayerFeesIncrease!]! + arbitrumsepolia_slippageUpdate( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpAccount - mantle_swap_lpAccounts( + ): arbitrumsepolia_SlippageUpdate + arbitrumsepolia_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpAccount_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpAccount_filter + orderBy: arbitrumsepolia_SlippageUpdate_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_SlippageUpdate_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpAccount!]! - mantle_swap_lpAccountBalance( + ): [arbitrumsepolia_SlippageUpdate!]! + arbitrumsepolia_snapshotRoot( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpAccountBalance - mantle_swap_lpAccountBalances( + ): arbitrumsepolia_SnapshotRoot + arbitrumsepolia_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpAccountBalance_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpAccountBalance_filter + orderBy: arbitrumsepolia_SnapshotRoot_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_SnapshotRoot_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpAccountBalance!]! - mantle_swap_lpToken( + ): [arbitrumsepolia_SnapshotRoot!]! + arbitrumsepolia_spokeConnectorMode( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpToken - mantle_swap_lpTokens( + ): arbitrumsepolia_SpokeConnectorMode + arbitrumsepolia_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpToken_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpToken_filter + orderBy: arbitrumsepolia_SpokeConnectorMode_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_SpokeConnectorMode_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpToken!]! - mantle_swap_lpTransferEvent( + ): [arbitrumsepolia_SpokeConnectorMode!]! + arbitrumsepolia_aggregateRootProposed( 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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpTransferEvent - mantle_swap_lpTransferEvents( + ): arbitrumsepolia_AggregateRootProposed + arbitrumsepolia_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpTransferEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpTransferEvent_filter + orderBy: arbitrumsepolia_AggregateRootProposed_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_AggregateRootProposed_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpTransferEvent!]! - mantle_swap_stableSwapEvent( + ): [arbitrumsepolia_AggregateRootProposed!]! + arbitrumsepolia_optimisticRootFinalized( 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. """ - block: mantle_swap_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_StableSwapEvent - mantle_swap_stableSwapEvents( - skip: Int = 0 - first: Int = 100 - orderBy: mantle_swap_StableSwapEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_StableSwapEvent_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. - """ - block: mantle_swap_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_StableSwapEvent!]! - mantle_swap_swapTradeVolume( - 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. - """ - block: mantle_swap_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_SwapTradeVolume - mantle_swap_swapTradeVolumes( - skip: Int = 0 - first: Int = 100 - orderBy: mantle_swap_SwapTradeVolume_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_SwapTradeVolume_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. - """ - block: mantle_swap_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_SwapTradeVolume!]! - mantle_swap_lpTokenEvent( - 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. - """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_swap_LpTokenEvent - mantle_swap_lpTokenEvents( + ): arbitrumsepolia_OptimisticRootFinalized + arbitrumsepolia_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mantle_swap_LpTokenEvent_orderBy - orderDirection: mantle_swap_OrderDirection - where: mantle_swap_LpTokenEvent_filter + orderBy: arbitrumsepolia_OptimisticRootFinalized_orderBy + orderDirection: arbitrumsepolia_OrderDirection + where: arbitrumsepolia_OptimisticRootFinalized_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. """ - block: mantle_swap_Block_height + block: arbitrumsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_swap_LpTokenEvent!]! + ): [arbitrumsepolia_OptimisticRootFinalized!]! """Access to subgraph metadata""" - mantle_swap__meta(block: mantle_swap_Block_height): mantle_swap__Meta_ - metis_swap_systemInfo( + arbitrumsepolia__meta(block: arbitrumsepolia_Block_height): arbitrumsepolia__Meta_ + xdai_swap_systemInfo( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SystemInfo - metis_swap_systemInfos( + ): xdai_swap_SystemInfo + xdai_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SystemInfo_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SystemInfo_filter + orderBy: xdai_swap_SystemInfo_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SystemInfo_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SystemInfo!]! - metis_swap_pooledToken( + ): [xdai_swap_SystemInfo!]! + xdai_swap_pooledToken( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_PooledToken - metis_swap_pooledTokens( + ): xdai_swap_PooledToken + xdai_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_PooledToken_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_PooledToken_filter + orderBy: xdai_swap_PooledToken_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_PooledToken_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_PooledToken!]! - metis_swap_stableSwap( + ): [xdai_swap_PooledToken!]! + xdai_swap_stableSwap( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwap - metis_swap_stableSwaps( + ): xdai_swap_StableSwap + xdai_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwap_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwap_filter + orderBy: xdai_swap_StableSwap_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwap_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwap!]! - metis_swap_stableSwapAddLiquidityEvent( + ): [xdai_swap_StableSwap!]! + xdai_swap_stableSwapAddLiquidityEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapAddLiquidityEvent - metis_swap_stableSwapAddLiquidityEvents( + ): xdai_swap_StableSwapAddLiquidityEvent + xdai_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapAddLiquidityEvent_filter + orderBy: xdai_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapAddLiquidityEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapAddLiquidityEvent!]! - metis_swap_stableSwapRemoveLiquidityEvent( + ): [xdai_swap_StableSwapAddLiquidityEvent!]! + xdai_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapRemoveLiquidityEvent - metis_swap_stableSwapRemoveLiquidityEvents( + ): xdai_swap_StableSwapRemoveLiquidityEvent + xdai_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: xdai_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapRemoveLiquidityEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapRemoveLiquidityEvent!]! - metis_swap_stableSwapExchange( + ): [xdai_swap_StableSwapRemoveLiquidityEvent!]! + xdai_swap_stableSwapExchange( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapExchange - metis_swap_stableSwapExchanges( + ): xdai_swap_StableSwapExchange + xdai_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapExchange_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapExchange_filter + orderBy: xdai_swap_StableSwapExchange_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapExchange_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapExchange!]! - metis_swap_swapDailyVolume( + ): [xdai_swap_StableSwapExchange!]! + xdai_swap_swapDailyVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapDailyVolume - metis_swap_swapDailyVolumes( + ): xdai_swap_SwapDailyVolume + xdai_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapDailyVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapDailyVolume_filter + orderBy: xdai_swap_SwapDailyVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapDailyVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapDailyVolume!]! - metis_swap_swapHourlyVolume( + ): [xdai_swap_SwapDailyVolume!]! + xdai_swap_swapHourlyVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapHourlyVolume - metis_swap_swapHourlyVolumes( + ): xdai_swap_SwapHourlyVolume + xdai_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapHourlyVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapHourlyVolume_filter + orderBy: xdai_swap_SwapHourlyVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapHourlyVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapHourlyVolume!]! - metis_swap_swapWeeklyVolume( + ): [xdai_swap_SwapHourlyVolume!]! + xdai_swap_swapWeeklyVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapWeeklyVolume - metis_swap_swapWeeklyVolumes( + ): xdai_swap_SwapWeeklyVolume + xdai_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapWeeklyVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapWeeklyVolume_filter + orderBy: xdai_swap_SwapWeeklyVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapWeeklyVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapWeeklyVolume!]! - metis_swap_lpAccount( + ): [xdai_swap_SwapWeeklyVolume!]! + xdai_swap_lpAccount( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpAccount - metis_swap_lpAccounts( + ): xdai_swap_LpAccount + xdai_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpAccount_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpAccount_filter + orderBy: xdai_swap_LpAccount_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpAccount_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpAccount!]! - metis_swap_lpAccountBalance( + ): [xdai_swap_LpAccount!]! + xdai_swap_lpAccountBalance( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpAccountBalance - metis_swap_lpAccountBalances( + ): xdai_swap_LpAccountBalance + xdai_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpAccountBalance_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpAccountBalance_filter + orderBy: xdai_swap_LpAccountBalance_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpAccountBalance_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpAccountBalance!]! - metis_swap_lpToken( + ): [xdai_swap_LpAccountBalance!]! + xdai_swap_lpToken( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpToken - metis_swap_lpTokens( + ): xdai_swap_LpToken + xdai_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpToken_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpToken_filter + orderBy: xdai_swap_LpToken_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpToken_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpToken!]! - metis_swap_lpTransferEvent( + ): [xdai_swap_LpToken!]! + xdai_swap_lpTransferEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpTransferEvent - metis_swap_lpTransferEvents( + ): xdai_swap_LpTransferEvent + xdai_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpTransferEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpTransferEvent_filter + orderBy: xdai_swap_LpTransferEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpTransferEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpTransferEvent!]! - metis_swap_stableSwapEvent( + ): [xdai_swap_LpTransferEvent!]! + xdai_swap_stableSwapEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_StableSwapEvent - metis_swap_stableSwapEvents( + ): xdai_swap_StableSwapEvent + xdai_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_StableSwapEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_StableSwapEvent_filter + orderBy: xdai_swap_StableSwapEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_StableSwapEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_StableSwapEvent!]! - metis_swap_swapTradeVolume( + ): [xdai_swap_StableSwapEvent!]! + xdai_swap_swapTradeVolume( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_SwapTradeVolume - metis_swap_swapTradeVolumes( + ): xdai_swap_SwapTradeVolume + xdai_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_SwapTradeVolume_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_SwapTradeVolume_filter + orderBy: xdai_swap_SwapTradeVolume_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_SwapTradeVolume_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_SwapTradeVolume!]! - metis_swap_lpTokenEvent( + ): [xdai_swap_SwapTradeVolume!]! + xdai_swap_lpTokenEvent( 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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_swap_LpTokenEvent - metis_swap_lpTokenEvents( + ): xdai_swap_LpTokenEvent + xdai_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_swap_LpTokenEvent_orderBy - orderDirection: metis_swap_OrderDirection - where: metis_swap_LpTokenEvent_filter + orderBy: xdai_swap_LpTokenEvent_orderBy + orderDirection: xdai_swap_OrderDirection + where: xdai_swap_LpTokenEvent_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. """ - block: metis_swap_Block_height + block: xdai_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_swap_LpTokenEvent!]! + ): [xdai_swap_LpTokenEvent!]! """Access to subgraph metadata""" - metis_swap__meta(block: metis_swap_Block_height): metis_swap__Meta_ - stagingmainnet_rootAggregated( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootAggregated - stagingmainnet_rootAggregateds( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_RootAggregated_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootAggregated_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootAggregated!]! - stagingmainnet_rootPropagated( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootPropagated - stagingmainnet_rootPropagateds( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_RootPropagated_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootPropagated_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootPropagated!]! - stagingmainnet_aggregatedMessageRoot( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregatedMessageRoot - stagingmainnet_aggregatedMessageRoots( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_AggregatedMessageRoot_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregatedMessageRoot_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregatedMessageRoot!]! - stagingmainnet_rootManagerMeta( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootManagerMeta - stagingmainnet_rootManagerMetas( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_RootManagerMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootManagerMeta_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootManagerMeta!]! - stagingmainnet_rootManagerMode( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootManagerMode - stagingmainnet_rootManagerModes( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_RootManagerMode_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootManagerMode_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootManagerMode!]! - stagingmainnet_optimisticRootProposed( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimisticRootProposed - stagingmainnet_optimisticRootProposeds( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_OptimisticRootProposed_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimisticRootProposed_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimisticRootProposed!]! - stagingmainnet_hubOptimisticRootFinalized( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_HubOptimisticRootFinalized - stagingmainnet_hubOptimisticRootFinalizeds( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_HubOptimisticRootFinalized_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_HubOptimisticRootFinalized_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_HubOptimisticRootFinalized!]! - stagingmainnet_optimisticRootPropagated( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimisticRootPropagated - stagingmainnet_optimisticRootPropagateds( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_OptimisticRootPropagated_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimisticRootPropagated_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimisticRootPropagated!]! - stagingmainnet_polygonConnectorMeta( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_PolygonConnectorMeta - stagingmainnet_polygonConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_PolygonConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_PolygonConnectorMeta_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_PolygonConnectorMeta!]! - stagingmainnet_optimismConnectorMeta( - 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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimismConnectorMeta - stagingmainnet_optimismConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: stagingmainnet_OptimismConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimismConnectorMeta_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. - """ - block: stagingmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimismConnectorMeta!]! - stagingmainnet_bnbConnectorMeta( + xdai_swap__meta(block: xdai_swap_Block_height): xdai_swap__Meta_ + arbitrumsepolia_swap_systemInfo( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_BnbConnectorMeta - stagingmainnet_bnbConnectorMetas( + ): arbitrumsepolia_swap_SystemInfo + arbitrumsepolia_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_BnbConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_BnbConnectorMeta_filter + orderBy: arbitrumsepolia_swap_SystemInfo_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SystemInfo_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_BnbConnectorMeta!]! - stagingmainnet_arbitrumConnectorMeta( + ): [arbitrumsepolia_swap_SystemInfo!]! + arbitrumsepolia_swap_pooledToken( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ArbitrumConnectorMeta - stagingmainnet_arbitrumConnectorMetas( + ): arbitrumsepolia_swap_PooledToken + arbitrumsepolia_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ArbitrumConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ArbitrumConnectorMeta_filter + orderBy: arbitrumsepolia_swap_PooledToken_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_PooledToken_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ArbitrumConnectorMeta!]! - stagingmainnet_gnosisConnectorMeta( + ): [arbitrumsepolia_swap_PooledToken!]! + arbitrumsepolia_swap_stableSwap( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_GnosisConnectorMeta - stagingmainnet_gnosisConnectorMetas( + ): arbitrumsepolia_swap_StableSwap + arbitrumsepolia_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_GnosisConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_GnosisConnectorMeta_filter + orderBy: arbitrumsepolia_swap_StableSwap_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwap_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_GnosisConnectorMeta!]! - stagingmainnet_lineaConnectorMeta( + ): [arbitrumsepolia_swap_StableSwap!]! + arbitrumsepolia_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_LineaConnectorMeta - stagingmainnet_lineaConnectorMetas( + ): arbitrumsepolia_swap_StableSwapAddLiquidityEvent + arbitrumsepolia_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_LineaConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_LineaConnectorMeta_filter + orderBy: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_LineaConnectorMeta!]! - stagingmainnet_metisConnectorMeta( + ): [arbitrumsepolia_swap_StableSwapAddLiquidityEvent!]! + arbitrumsepolia_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_MetisConnectorMeta - stagingmainnet_metisConnectorMetas( + ): arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent + arbitrumsepolia_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_MetisConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_MetisConnectorMeta_filter + orderBy: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_MetisConnectorMeta!]! - stagingmainnet_mantleConnectorMeta( + ): [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent!]! + arbitrumsepolia_swap_stableSwapExchange( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_MantleConnectorMeta - stagingmainnet_mantleConnectorMetas( + ): arbitrumsepolia_swap_StableSwapExchange + arbitrumsepolia_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_MantleConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_MantleConnectorMeta_filter + orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapExchange_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_MantleConnectorMeta!]! - stagingmainnet_avalancheConnectorMeta( + ): [arbitrumsepolia_swap_StableSwapExchange!]! + arbitrumsepolia_swap_swapDailyVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AvalancheConnectorMeta - stagingmainnet_avalancheConnectorMetas( + ): arbitrumsepolia_swap_SwapDailyVolume + arbitrumsepolia_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AvalancheConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AvalancheConnectorMeta_filter + orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapDailyVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AvalancheConnectorMeta!]! - stagingmainnet_baseConnectorMeta( + ): [arbitrumsepolia_swap_SwapDailyVolume!]! + arbitrumsepolia_swap_swapHourlyVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_BaseConnectorMeta - stagingmainnet_baseConnectorMetas( + ): arbitrumsepolia_swap_SwapHourlyVolume + arbitrumsepolia_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_BaseConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_BaseConnectorMeta_filter + orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapHourlyVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_BaseConnectorMeta!]! - stagingmainnet_polygonZkConnectorMeta( + ): [arbitrumsepolia_swap_SwapHourlyVolume!]! + arbitrumsepolia_swap_swapWeeklyVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_PolygonZkConnectorMeta - stagingmainnet_polygonZkConnectorMetas( + ): arbitrumsepolia_swap_SwapWeeklyVolume + arbitrumsepolia_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_PolygonZkConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_PolygonZkConnectorMeta_filter + orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapWeeklyVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_PolygonZkConnectorMeta!]! - stagingmainnet_zkSyncConnectorMeta( + ): [arbitrumsepolia_swap_SwapWeeklyVolume!]! + arbitrumsepolia_swap_lpAccount( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ZkSyncConnectorMeta - stagingmainnet_zkSyncConnectorMetas( + ): arbitrumsepolia_swap_LpAccount + arbitrumsepolia_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ZkSyncConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ZkSyncConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpAccount_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpAccount_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ZkSyncConnectorMeta!]! - stagingmainnet_modeConnectorMeta( + ): [arbitrumsepolia_swap_LpAccount!]! + arbitrumsepolia_swap_lpAccountBalance( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ModeConnectorMeta - stagingmainnet_modeConnectorMetas( + ): arbitrumsepolia_swap_LpAccountBalance + arbitrumsepolia_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ModeConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ModeConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpAccountBalance_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ModeConnectorMeta!]! - stagingmainnet_scrollConnectorMeta( + ): [arbitrumsepolia_swap_LpAccountBalance!]! + arbitrumsepolia_swap_lpToken( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ScrollConnectorMeta - stagingmainnet_scrollConnectorMetas( + ): arbitrumsepolia_swap_LpToken + arbitrumsepolia_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ScrollConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ScrollConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpToken_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpToken_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ScrollConnectorMeta!]! - stagingmainnet_xlayerConnectorMeta( + ): [arbitrumsepolia_swap_LpToken!]! + arbitrumsepolia_swap_lpTransferEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_XlayerConnectorMeta - stagingmainnet_xlayerConnectorMetas( + ): arbitrumsepolia_swap_LpTransferEvent + arbitrumsepolia_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_XlayerConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_XlayerConnectorMeta_filter + orderBy: arbitrumsepolia_swap_LpTransferEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpTransferEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_XlayerConnectorMeta!]! - stagingmainnet_rootMessageProcessed( + ): [arbitrumsepolia_swap_LpTransferEvent!]! + arbitrumsepolia_swap_stableSwapEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootMessageProcessed - stagingmainnet_rootMessageProcesseds( + ): arbitrumsepolia_swap_StableSwapEvent + arbitrumsepolia_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootMessageProcessed_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootMessageProcessed_filter + orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_StableSwapEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootMessageProcessed!]! - stagingmainnet_aggregateRootSavedSlow( + ): [arbitrumsepolia_swap_StableSwapEvent!]! + arbitrumsepolia_swap_swapTradeVolume( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregateRootSavedSlow - stagingmainnet_aggregateRootSavedSlows( + ): arbitrumsepolia_swap_SwapTradeVolume + arbitrumsepolia_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregateRootSavedSlow_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregateRootSavedSlow_filter + orderBy: arbitrumsepolia_swap_SwapTradeVolume_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_SwapTradeVolume_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregateRootSavedSlow!]! - stagingmainnet_hubDomain( + ): [arbitrumsepolia_swap_SwapTradeVolume!]! + arbitrumsepolia_swap_lpTokenEvent( 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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_HubDomain - stagingmainnet_hubDomains( + ): arbitrumsepolia_swap_LpTokenEvent + arbitrumsepolia_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_HubDomain_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_HubDomain_filter + orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy + orderDirection: arbitrumsepolia_swap_OrderDirection + where: arbitrumsepolia_swap_LpTokenEvent_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. """ - block: stagingmainnet_Block_height + block: arbitrumsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_HubDomain!]! + ): [arbitrumsepolia_swap_LpTokenEvent!]! """Access to subgraph metadata""" - stagingmainnet__meta(block: stagingmainnet_Block_height): stagingmainnet__Meta_ + arbitrumsepolia_swap__meta(block: arbitrumsepolia_swap_Block_height): arbitrumsepolia_swap__Meta_ bnb_swap_systemInfo( id: ID! """ @@ -35524,9766 +35130,9794 @@ type Subscription { ): [bnb_swap_LpTokenEvent!]! """Access to subgraph metadata""" bnb_swap__meta(block: bnb_swap_Block_height): bnb_swap__Meta_ - optimism_swap_systemInfo( + linea_swap_systemInfo( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_SystemInfo - optimism_swap_systemInfos( + ): linea_swap_SystemInfo + linea_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_SystemInfo_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_SystemInfo_filter + orderBy: linea_swap_SystemInfo_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SystemInfo_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_SystemInfo!]! - optimism_swap_pooledToken( + ): [linea_swap_SystemInfo!]! + linea_swap_pooledToken( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_PooledToken - optimism_swap_pooledTokens( + ): linea_swap_PooledToken + linea_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_PooledToken_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_PooledToken_filter + orderBy: linea_swap_PooledToken_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_PooledToken_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_PooledToken!]! - optimism_swap_stableSwap( + ): [linea_swap_PooledToken!]! + linea_swap_stableSwap( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_StableSwap - optimism_swap_stableSwaps( + ): linea_swap_StableSwap + linea_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_StableSwap_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_StableSwap_filter + orderBy: linea_swap_StableSwap_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwap_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_StableSwap!]! - optimism_swap_stableSwapAddLiquidityEvent( + ): [linea_swap_StableSwap!]! + linea_swap_stableSwapAddLiquidityEvent( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_StableSwapAddLiquidityEvent - optimism_swap_stableSwapAddLiquidityEvents( + ): linea_swap_StableSwapAddLiquidityEvent + linea_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_StableSwapAddLiquidityEvent_filter + orderBy: linea_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapAddLiquidityEvent_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_StableSwapAddLiquidityEvent!]! - optimism_swap_stableSwapRemoveLiquidityEvent( + ): [linea_swap_StableSwapAddLiquidityEvent!]! + linea_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_StableSwapRemoveLiquidityEvent - optimism_swap_stableSwapRemoveLiquidityEvents( + ): linea_swap_StableSwapRemoveLiquidityEvent + linea_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: linea_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapRemoveLiquidityEvent_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_StableSwapRemoveLiquidityEvent!]! - optimism_swap_stableSwapExchange( + ): [linea_swap_StableSwapRemoveLiquidityEvent!]! + linea_swap_stableSwapExchange( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_StableSwapExchange - optimism_swap_stableSwapExchanges( + ): linea_swap_StableSwapExchange + linea_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_StableSwapExchange_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_StableSwapExchange_filter + orderBy: linea_swap_StableSwapExchange_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapExchange_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_StableSwapExchange!]! - optimism_swap_swapDailyVolume( + ): [linea_swap_StableSwapExchange!]! + linea_swap_swapDailyVolume( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_SwapDailyVolume - optimism_swap_swapDailyVolumes( + ): linea_swap_SwapDailyVolume + linea_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_SwapDailyVolume_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_SwapDailyVolume_filter + orderBy: linea_swap_SwapDailyVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapDailyVolume_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_SwapDailyVolume!]! - optimism_swap_swapHourlyVolume( + ): [linea_swap_SwapDailyVolume!]! + linea_swap_swapHourlyVolume( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_SwapHourlyVolume - optimism_swap_swapHourlyVolumes( + ): linea_swap_SwapHourlyVolume + linea_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_SwapHourlyVolume_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_SwapHourlyVolume_filter + orderBy: linea_swap_SwapHourlyVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapHourlyVolume_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_SwapHourlyVolume!]! - optimism_swap_swapWeeklyVolume( + ): [linea_swap_SwapHourlyVolume!]! + linea_swap_swapWeeklyVolume( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_SwapWeeklyVolume - optimism_swap_swapWeeklyVolumes( + ): linea_swap_SwapWeeklyVolume + linea_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_SwapWeeklyVolume_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_SwapWeeklyVolume_filter + orderBy: linea_swap_SwapWeeklyVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapWeeklyVolume_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_SwapWeeklyVolume!]! - optimism_swap_lpAccount( + ): [linea_swap_SwapWeeklyVolume!]! + linea_swap_lpAccount( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_LpAccount - optimism_swap_lpAccounts( + ): linea_swap_LpAccount + linea_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_LpAccount_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_LpAccount_filter + orderBy: linea_swap_LpAccount_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpAccount_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_LpAccount!]! - optimism_swap_lpAccountBalance( + ): [linea_swap_LpAccount!]! + linea_swap_lpAccountBalance( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_LpAccountBalance - optimism_swap_lpAccountBalances( + ): linea_swap_LpAccountBalance + linea_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_LpAccountBalance_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_LpAccountBalance_filter + orderBy: linea_swap_LpAccountBalance_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpAccountBalance_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_LpAccountBalance!]! - optimism_swap_lpToken( + ): [linea_swap_LpAccountBalance!]! + linea_swap_lpToken( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_LpToken - optimism_swap_lpTokens( + ): linea_swap_LpToken + linea_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_LpToken_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_LpToken_filter + orderBy: linea_swap_LpToken_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpToken_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_LpToken!]! - optimism_swap_lpTransferEvent( + ): [linea_swap_LpToken!]! + linea_swap_lpTransferEvent( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_LpTransferEvent - optimism_swap_lpTransferEvents( + ): linea_swap_LpTransferEvent + linea_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_LpTransferEvent_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_LpTransferEvent_filter + orderBy: linea_swap_LpTransferEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpTransferEvent_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_LpTransferEvent!]! - optimism_swap_stableSwapEvent( + ): [linea_swap_LpTransferEvent!]! + linea_swap_stableSwapEvent( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_StableSwapEvent - optimism_swap_stableSwapEvents( + ): linea_swap_StableSwapEvent + linea_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_StableSwapEvent_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_StableSwapEvent_filter + orderBy: linea_swap_StableSwapEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_StableSwapEvent_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_StableSwapEvent!]! - optimism_swap_swapTradeVolume( + ): [linea_swap_StableSwapEvent!]! + linea_swap_swapTradeVolume( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_SwapTradeVolume - optimism_swap_swapTradeVolumes( + ): linea_swap_SwapTradeVolume + linea_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_SwapTradeVolume_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_SwapTradeVolume_filter + orderBy: linea_swap_SwapTradeVolume_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_SwapTradeVolume_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_SwapTradeVolume!]! - optimism_swap_lpTokenEvent( + ): [linea_swap_SwapTradeVolume!]! + linea_swap_lpTokenEvent( 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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_swap_LpTokenEvent - optimism_swap_lpTokenEvents( + ): linea_swap_LpTokenEvent + linea_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_swap_LpTokenEvent_orderBy - orderDirection: optimism_swap_OrderDirection - where: optimism_swap_LpTokenEvent_filter + orderBy: linea_swap_LpTokenEvent_orderBy + orderDirection: linea_swap_OrderDirection + where: linea_swap_LpTokenEvent_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. """ - block: optimism_swap_Block_height + block: linea_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_swap_LpTokenEvent!]! + ): [linea_swap_LpTokenEvent!]! """Access to subgraph metadata""" - optimism_swap__meta(block: optimism_swap_Block_height): optimism_swap__Meta_ - mode_swap_systemInfo( + linea_swap__meta(block: linea_swap_Block_height): linea_swap__Meta_ + optimism_swap_systemInfo( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SystemInfo - mode_swap_systemInfos( + ): optimism_swap_SystemInfo + optimism_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SystemInfo_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SystemInfo_filter + orderBy: optimism_swap_SystemInfo_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_SystemInfo_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SystemInfo!]! - mode_swap_pooledToken( + ): [optimism_swap_SystemInfo!]! + optimism_swap_pooledToken( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_PooledToken - mode_swap_pooledTokens( + ): optimism_swap_PooledToken + optimism_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_PooledToken_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_PooledToken_filter + orderBy: optimism_swap_PooledToken_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_PooledToken_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_PooledToken!]! - mode_swap_stableSwap( + ): [optimism_swap_PooledToken!]! + optimism_swap_stableSwap( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwap - mode_swap_stableSwaps( + ): optimism_swap_StableSwap + optimism_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwap_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwap_filter + orderBy: optimism_swap_StableSwap_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_StableSwap_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwap!]! - mode_swap_stableSwapAddLiquidityEvent( + ): [optimism_swap_StableSwap!]! + optimism_swap_stableSwapAddLiquidityEvent( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapAddLiquidityEvent - mode_swap_stableSwapAddLiquidityEvents( + ): optimism_swap_StableSwapAddLiquidityEvent + optimism_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapAddLiquidityEvent_filter + orderBy: optimism_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_StableSwapAddLiquidityEvent_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapAddLiquidityEvent!]! - mode_swap_stableSwapRemoveLiquidityEvent( + ): [optimism_swap_StableSwapAddLiquidityEvent!]! + optimism_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapRemoveLiquidityEvent - mode_swap_stableSwapRemoveLiquidityEvents( + ): optimism_swap_StableSwapRemoveLiquidityEvent + optimism_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: optimism_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_StableSwapRemoveLiquidityEvent_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapRemoveLiquidityEvent!]! - mode_swap_stableSwapExchange( + ): [optimism_swap_StableSwapRemoveLiquidityEvent!]! + optimism_swap_stableSwapExchange( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapExchange - mode_swap_stableSwapExchanges( + ): optimism_swap_StableSwapExchange + optimism_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapExchange_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapExchange_filter + orderBy: optimism_swap_StableSwapExchange_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_StableSwapExchange_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapExchange!]! - mode_swap_swapDailyVolume( + ): [optimism_swap_StableSwapExchange!]! + optimism_swap_swapDailyVolume( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapDailyVolume - mode_swap_swapDailyVolumes( + ): optimism_swap_SwapDailyVolume + optimism_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapDailyVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapDailyVolume_filter + orderBy: optimism_swap_SwapDailyVolume_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_SwapDailyVolume_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapDailyVolume!]! - mode_swap_swapHourlyVolume( + ): [optimism_swap_SwapDailyVolume!]! + optimism_swap_swapHourlyVolume( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapHourlyVolume - mode_swap_swapHourlyVolumes( + ): optimism_swap_SwapHourlyVolume + optimism_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapHourlyVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapHourlyVolume_filter + orderBy: optimism_swap_SwapHourlyVolume_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_SwapHourlyVolume_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapHourlyVolume!]! - mode_swap_swapWeeklyVolume( + ): [optimism_swap_SwapHourlyVolume!]! + optimism_swap_swapWeeklyVolume( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapWeeklyVolume - mode_swap_swapWeeklyVolumes( + ): optimism_swap_SwapWeeklyVolume + optimism_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapWeeklyVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapWeeklyVolume_filter + orderBy: optimism_swap_SwapWeeklyVolume_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_SwapWeeklyVolume_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapWeeklyVolume!]! - mode_swap_lpAccount( + ): [optimism_swap_SwapWeeklyVolume!]! + optimism_swap_lpAccount( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpAccount - mode_swap_lpAccounts( + ): optimism_swap_LpAccount + optimism_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpAccount_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpAccount_filter + orderBy: optimism_swap_LpAccount_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_LpAccount_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpAccount!]! - mode_swap_lpAccountBalance( + ): [optimism_swap_LpAccount!]! + optimism_swap_lpAccountBalance( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpAccountBalance - mode_swap_lpAccountBalances( + ): optimism_swap_LpAccountBalance + optimism_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpAccountBalance_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpAccountBalance_filter + orderBy: optimism_swap_LpAccountBalance_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_LpAccountBalance_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpAccountBalance!]! - mode_swap_lpToken( + ): [optimism_swap_LpAccountBalance!]! + optimism_swap_lpToken( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpToken - mode_swap_lpTokens( + ): optimism_swap_LpToken + optimism_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpToken_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpToken_filter + orderBy: optimism_swap_LpToken_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_LpToken_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpToken!]! - mode_swap_lpTransferEvent( + ): [optimism_swap_LpToken!]! + optimism_swap_lpTransferEvent( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpTransferEvent - mode_swap_lpTransferEvents( + ): optimism_swap_LpTransferEvent + optimism_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpTransferEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpTransferEvent_filter + orderBy: optimism_swap_LpTransferEvent_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_LpTransferEvent_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpTransferEvent!]! - mode_swap_stableSwapEvent( + ): [optimism_swap_LpTransferEvent!]! + optimism_swap_stableSwapEvent( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_StableSwapEvent - mode_swap_stableSwapEvents( + ): optimism_swap_StableSwapEvent + optimism_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_StableSwapEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_StableSwapEvent_filter + orderBy: optimism_swap_StableSwapEvent_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_StableSwapEvent_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_StableSwapEvent!]! - mode_swap_swapTradeVolume( + ): [optimism_swap_StableSwapEvent!]! + optimism_swap_swapTradeVolume( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_SwapTradeVolume - mode_swap_swapTradeVolumes( + ): optimism_swap_SwapTradeVolume + optimism_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_SwapTradeVolume_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_SwapTradeVolume_filter + orderBy: optimism_swap_SwapTradeVolume_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_SwapTradeVolume_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_SwapTradeVolume!]! - mode_swap_lpTokenEvent( + ): [optimism_swap_SwapTradeVolume!]! + optimism_swap_lpTokenEvent( 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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_swap_LpTokenEvent - mode_swap_lpTokenEvents( + ): optimism_swap_LpTokenEvent + optimism_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_swap_LpTokenEvent_orderBy - orderDirection: mode_swap_OrderDirection - where: mode_swap_LpTokenEvent_filter + orderBy: optimism_swap_LpTokenEvent_orderBy + orderDirection: optimism_swap_OrderDirection + where: optimism_swap_LpTokenEvent_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. """ - block: mode_swap_Block_height + block: optimism_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_swap_LpTokenEvent!]! + ): [optimism_swap_LpTokenEvent!]! """Access to subgraph metadata""" - mode_swap__meta(block: mode_swap_Block_height): mode_swap__Meta_ - localmainnet_rootAggregated( + optimism_swap__meta(block: optimism_swap_Block_height): optimism_swap__Meta_ + polygon_swap_systemInfo( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootAggregated - localmainnet_rootAggregateds( + ): polygon_swap_SystemInfo + polygon_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootAggregated_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootAggregated_filter + orderBy: polygon_swap_SystemInfo_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SystemInfo_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootAggregated!]! - localmainnet_rootPropagated( + ): [polygon_swap_SystemInfo!]! + polygon_swap_pooledToken( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootPropagated - localmainnet_rootPropagateds( + ): polygon_swap_PooledToken + polygon_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootPropagated_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootPropagated_filter + orderBy: polygon_swap_PooledToken_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_PooledToken_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootPropagated!]! - localmainnet_aggregatedMessageRoot( + ): [polygon_swap_PooledToken!]! + polygon_swap_stableSwap( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregatedMessageRoot - localmainnet_aggregatedMessageRoots( + ): polygon_swap_StableSwap + polygon_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregatedMessageRoot_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregatedMessageRoot_filter + orderBy: polygon_swap_StableSwap_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwap_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregatedMessageRoot!]! - localmainnet_rootManagerMeta( + ): [polygon_swap_StableSwap!]! + polygon_swap_stableSwapAddLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootManagerMeta - localmainnet_rootManagerMetas( + ): polygon_swap_StableSwapAddLiquidityEvent + polygon_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootManagerMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootManagerMeta_filter + orderBy: polygon_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapAddLiquidityEvent_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootManagerMeta!]! - localmainnet_rootManagerMode( + ): [polygon_swap_StableSwapAddLiquidityEvent!]! + polygon_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootManagerMode - localmainnet_rootManagerModes( + ): polygon_swap_StableSwapRemoveLiquidityEvent + polygon_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootManagerMode_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootManagerMode_filter + orderBy: polygon_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapRemoveLiquidityEvent_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootManagerMode!]! - localmainnet_optimisticRootProposed( + ): [polygon_swap_StableSwapRemoveLiquidityEvent!]! + polygon_swap_stableSwapExchange( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimisticRootProposed - localmainnet_optimisticRootProposeds( + ): polygon_swap_StableSwapExchange + polygon_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimisticRootProposed_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimisticRootProposed_filter + orderBy: polygon_swap_StableSwapExchange_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapExchange_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimisticRootProposed!]! - localmainnet_hubOptimisticRootFinalized( + ): [polygon_swap_StableSwapExchange!]! + polygon_swap_swapDailyVolume( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_HubOptimisticRootFinalized - localmainnet_hubOptimisticRootFinalizeds( + ): polygon_swap_SwapDailyVolume + polygon_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_HubOptimisticRootFinalized_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_HubOptimisticRootFinalized_filter + orderBy: polygon_swap_SwapDailyVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapDailyVolume_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_HubOptimisticRootFinalized!]! - localmainnet_optimisticRootPropagated( + ): [polygon_swap_SwapDailyVolume!]! + polygon_swap_swapHourlyVolume( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimisticRootPropagated - localmainnet_optimisticRootPropagateds( + ): polygon_swap_SwapHourlyVolume + polygon_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimisticRootPropagated_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimisticRootPropagated_filter + orderBy: polygon_swap_SwapHourlyVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapHourlyVolume_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimisticRootPropagated!]! - localmainnet_polygonConnectorMeta( + ): [polygon_swap_SwapHourlyVolume!]! + polygon_swap_swapWeeklyVolume( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_PolygonConnectorMeta - localmainnet_polygonConnectorMetas( + ): polygon_swap_SwapWeeklyVolume + polygon_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_PolygonConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_PolygonConnectorMeta_filter + orderBy: polygon_swap_SwapWeeklyVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapWeeklyVolume_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_PolygonConnectorMeta!]! - localmainnet_optimismConnectorMeta( + ): [polygon_swap_SwapWeeklyVolume!]! + polygon_swap_lpAccount( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimismConnectorMeta - localmainnet_optimismConnectorMetas( + ): polygon_swap_LpAccount + polygon_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimismConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimismConnectorMeta_filter + orderBy: polygon_swap_LpAccount_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpAccount_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimismConnectorMeta!]! - localmainnet_bnbConnectorMeta( + ): [polygon_swap_LpAccount!]! + polygon_swap_lpAccountBalance( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_BnbConnectorMeta - localmainnet_bnbConnectorMetas( + ): polygon_swap_LpAccountBalance + polygon_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_BnbConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_BnbConnectorMeta_filter + orderBy: polygon_swap_LpAccountBalance_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpAccountBalance_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_BnbConnectorMeta!]! - localmainnet_arbitrumConnectorMeta( + ): [polygon_swap_LpAccountBalance!]! + polygon_swap_lpToken( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ArbitrumConnectorMeta - localmainnet_arbitrumConnectorMetas( + ): polygon_swap_LpToken + polygon_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ArbitrumConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_ArbitrumConnectorMeta_filter + orderBy: polygon_swap_LpToken_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpToken_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ArbitrumConnectorMeta!]! - localmainnet_gnosisConnectorMeta( + ): [polygon_swap_LpToken!]! + polygon_swap_lpTransferEvent( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_GnosisConnectorMeta - localmainnet_gnosisConnectorMetas( + ): polygon_swap_LpTransferEvent + polygon_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_GnosisConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_GnosisConnectorMeta_filter + orderBy: polygon_swap_LpTransferEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpTransferEvent_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_GnosisConnectorMeta!]! - localmainnet_lineaConnectorMeta( + ): [polygon_swap_LpTransferEvent!]! + polygon_swap_stableSwapEvent( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_LineaConnectorMeta - localmainnet_lineaConnectorMetas( + ): polygon_swap_StableSwapEvent + polygon_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_LineaConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_LineaConnectorMeta_filter + orderBy: polygon_swap_StableSwapEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_StableSwapEvent_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_LineaConnectorMeta!]! - localmainnet_metisConnectorMeta( + ): [polygon_swap_StableSwapEvent!]! + polygon_swap_swapTradeVolume( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MetisConnectorMeta - localmainnet_metisConnectorMetas( + ): polygon_swap_SwapTradeVolume + polygon_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_MetisConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_MetisConnectorMeta_filter + orderBy: polygon_swap_SwapTradeVolume_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_SwapTradeVolume_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MetisConnectorMeta!]! - localmainnet_mantleConnectorMeta( + ): [polygon_swap_SwapTradeVolume!]! + polygon_swap_lpTokenEvent( 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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MantleConnectorMeta - localmainnet_mantleConnectorMetas( + ): polygon_swap_LpTokenEvent + polygon_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_MantleConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_MantleConnectorMeta_filter + orderBy: polygon_swap_LpTokenEvent_orderBy + orderDirection: polygon_swap_OrderDirection + where: polygon_swap_LpTokenEvent_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. """ - block: localmainnet_Block_height + block: polygon_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MantleConnectorMeta!]! - localmainnet_avalancheConnectorMeta( + ): [polygon_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + polygon_swap__meta(block: polygon_swap_Block_height): polygon_swap__Meta_ + optimismsepolia_swap_systemInfo( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AvalancheConnectorMeta - localmainnet_avalancheConnectorMetas( + ): optimismsepolia_swap_SystemInfo + optimismsepolia_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AvalancheConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AvalancheConnectorMeta_filter + orderBy: optimismsepolia_swap_SystemInfo_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SystemInfo_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AvalancheConnectorMeta!]! - localmainnet_baseConnectorMeta( + ): [optimismsepolia_swap_SystemInfo!]! + optimismsepolia_swap_pooledToken( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_BaseConnectorMeta - localmainnet_baseConnectorMetas( + ): optimismsepolia_swap_PooledToken + optimismsepolia_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_BaseConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_BaseConnectorMeta_filter + orderBy: optimismsepolia_swap_PooledToken_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_PooledToken_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_BaseConnectorMeta!]! - localmainnet_polygonZkConnectorMeta( + ): [optimismsepolia_swap_PooledToken!]! + optimismsepolia_swap_stableSwap( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_PolygonZkConnectorMeta - localmainnet_polygonZkConnectorMetas( + ): optimismsepolia_swap_StableSwap + optimismsepolia_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_PolygonZkConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_PolygonZkConnectorMeta_filter + orderBy: optimismsepolia_swap_StableSwap_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwap_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_PolygonZkConnectorMeta!]! - localmainnet_zkSyncConnectorMeta( + ): [optimismsepolia_swap_StableSwap!]! + optimismsepolia_swap_stableSwapAddLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ZkSyncConnectorMeta - localmainnet_zkSyncConnectorMetas( + ): optimismsepolia_swap_StableSwapAddLiquidityEvent + optimismsepolia_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ZkSyncConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_ZkSyncConnectorMeta_filter + orderBy: optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapAddLiquidityEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ZkSyncConnectorMeta!]! - localmainnet_rootMessageProcessed( + ): [optimismsepolia_swap_StableSwapAddLiquidityEvent!]! + optimismsepolia_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootMessageProcessed - localmainnet_rootMessageProcesseds( + ): optimismsepolia_swap_StableSwapRemoveLiquidityEvent + optimismsepolia_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootMessageProcessed_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootMessageProcessed_filter + orderBy: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootMessageProcessed!]! - localmainnet_aggregateRootSavedSlow( + ): [optimismsepolia_swap_StableSwapRemoveLiquidityEvent!]! + optimismsepolia_swap_stableSwapExchange( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregateRootSavedSlow - localmainnet_aggregateRootSavedSlows( + ): optimismsepolia_swap_StableSwapExchange + optimismsepolia_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregateRootSavedSlow_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregateRootSavedSlow_filter + orderBy: optimismsepolia_swap_StableSwapExchange_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapExchange_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregateRootSavedSlow!]! - localmainnet_hubDomain( + ): [optimismsepolia_swap_StableSwapExchange!]! + optimismsepolia_swap_swapDailyVolume( 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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_HubDomain - localmainnet_hubDomains( + ): optimismsepolia_swap_SwapDailyVolume + optimismsepolia_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_HubDomain_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_HubDomain_filter + orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapDailyVolume_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. """ - block: localmainnet_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_HubDomain!]! - """Access to subgraph metadata""" - localmainnet__meta(block: localmainnet_Block_height): localmainnet__Meta_ - arbitrumone_swap_systemInfo( + ): [optimismsepolia_swap_SwapDailyVolume!]! + optimismsepolia_swap_swapHourlyVolume( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SystemInfo - arbitrumone_swap_systemInfos( + ): optimismsepolia_swap_SwapHourlyVolume + optimismsepolia_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SystemInfo_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SystemInfo_filter + orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapHourlyVolume_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SystemInfo!]! - arbitrumone_swap_pooledToken( + ): [optimismsepolia_swap_SwapHourlyVolume!]! + optimismsepolia_swap_swapWeeklyVolume( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_PooledToken - arbitrumone_swap_pooledTokens( + ): optimismsepolia_swap_SwapWeeklyVolume + optimismsepolia_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_PooledToken_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_PooledToken_filter + orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapWeeklyVolume_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_PooledToken!]! - arbitrumone_swap_stableSwap( + ): [optimismsepolia_swap_SwapWeeklyVolume!]! + optimismsepolia_swap_lpAccount( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwap - arbitrumone_swap_stableSwaps( + ): optimismsepolia_swap_LpAccount + optimismsepolia_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwap_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwap_filter + orderBy: optimismsepolia_swap_LpAccount_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpAccount_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwap!]! - arbitrumone_swap_stableSwapAddLiquidityEvent( + ): [optimismsepolia_swap_LpAccount!]! + optimismsepolia_swap_lpAccountBalance( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapAddLiquidityEvent - arbitrumone_swap_stableSwapAddLiquidityEvents( + ): optimismsepolia_swap_LpAccountBalance + optimismsepolia_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapAddLiquidityEvent_filter + orderBy: optimismsepolia_swap_LpAccountBalance_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpAccountBalance_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapAddLiquidityEvent!]! - arbitrumone_swap_stableSwapRemoveLiquidityEvent( + ): [optimismsepolia_swap_LpAccountBalance!]! + optimismsepolia_swap_lpToken( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapRemoveLiquidityEvent - arbitrumone_swap_stableSwapRemoveLiquidityEvents( + ): optimismsepolia_swap_LpToken + optimismsepolia_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: optimismsepolia_swap_LpToken_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpToken_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapRemoveLiquidityEvent!]! - arbitrumone_swap_stableSwapExchange( + ): [optimismsepolia_swap_LpToken!]! + optimismsepolia_swap_lpTransferEvent( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapExchange - arbitrumone_swap_stableSwapExchanges( + ): optimismsepolia_swap_LpTransferEvent + optimismsepolia_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapExchange_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapExchange_filter + orderBy: optimismsepolia_swap_LpTransferEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpTransferEvent_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapExchange!]! - arbitrumone_swap_swapDailyVolume( + ): [optimismsepolia_swap_LpTransferEvent!]! + optimismsepolia_swap_stableSwapEvent( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapDailyVolume - arbitrumone_swap_swapDailyVolumes( + ): optimismsepolia_swap_StableSwapEvent + optimismsepolia_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapDailyVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapDailyVolume_filter + orderBy: optimismsepolia_swap_StableSwapEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_StableSwapEvent_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapDailyVolume!]! - arbitrumone_swap_swapHourlyVolume( + ): [optimismsepolia_swap_StableSwapEvent!]! + optimismsepolia_swap_swapTradeVolume( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapHourlyVolume - arbitrumone_swap_swapHourlyVolumes( + ): optimismsepolia_swap_SwapTradeVolume + optimismsepolia_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapHourlyVolume_filter + orderBy: optimismsepolia_swap_SwapTradeVolume_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_SwapTradeVolume_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapHourlyVolume!]! - arbitrumone_swap_swapWeeklyVolume( + ): [optimismsepolia_swap_SwapTradeVolume!]! + optimismsepolia_swap_lpTokenEvent( 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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapWeeklyVolume - arbitrumone_swap_swapWeeklyVolumes( + ): optimismsepolia_swap_LpTokenEvent + optimismsepolia_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapWeeklyVolume_filter + orderBy: optimismsepolia_swap_LpTokenEvent_orderBy + orderDirection: optimismsepolia_swap_OrderDirection + where: optimismsepolia_swap_LpTokenEvent_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. """ - block: arbitrumone_swap_Block_height + block: optimismsepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapWeeklyVolume!]! - arbitrumone_swap_lpAccount( - id: ID! - """ + ): [optimismsepolia_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + optimismsepolia_swap__meta(block: optimismsepolia_swap_Block_height): optimismsepolia_swap__Meta_ + base_asset( + 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpAccount - arbitrumone_swap_lpAccounts( + ): base_Asset + base_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpAccount_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpAccount_filter + orderBy: base_Asset_orderBy + orderDirection: base_OrderDirection + where: base_Asset_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpAccount!]! - arbitrumone_swap_lpAccountBalance( + ): [base_Asset!]! + base_assetStatus( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpAccountBalance - arbitrumone_swap_lpAccountBalances( + ): base_AssetStatus + base_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpAccountBalance_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpAccountBalance_filter + orderBy: base_AssetStatus_orderBy + orderDirection: base_OrderDirection + where: base_AssetStatus_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpAccountBalance!]! - arbitrumone_swap_lpToken( + ): [base_AssetStatus!]! + base_assetBalance( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpToken - arbitrumone_swap_lpTokens( + ): base_AssetBalance + base_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpToken_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpToken_filter + orderBy: base_AssetBalance_orderBy + orderDirection: base_OrderDirection + where: base_AssetBalance_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpToken!]! - arbitrumone_swap_lpTransferEvent( + ): [base_AssetBalance!]! + base_router( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpTransferEvent - arbitrumone_swap_lpTransferEvents( + ): base_Router + base_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpTransferEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpTransferEvent_filter + orderBy: base_Router_orderBy + orderDirection: base_OrderDirection + where: base_Router_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpTransferEvent!]! - arbitrumone_swap_stableSwapEvent( + ): [base_Router!]! + base_routerDailyTVL( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_StableSwapEvent - arbitrumone_swap_stableSwapEvents( + ): base_RouterDailyTVL + base_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_StableSwapEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_StableSwapEvent_filter + orderBy: base_RouterDailyTVL_orderBy + orderDirection: base_OrderDirection + where: base_RouterDailyTVL_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_StableSwapEvent!]! - arbitrumone_swap_swapTradeVolume( + ): [base_RouterDailyTVL!]! + base_routerLiquidityEvent( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_SwapTradeVolume - arbitrumone_swap_swapTradeVolumes( + ): base_RouterLiquidityEvent + base_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_SwapTradeVolume_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_SwapTradeVolume_filter + orderBy: base_RouterLiquidityEvent_orderBy + orderDirection: base_OrderDirection + where: base_RouterLiquidityEvent_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_SwapTradeVolume!]! - arbitrumone_swap_lpTokenEvent( + ): [base_RouterLiquidityEvent!]! + base_setting( 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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_swap_LpTokenEvent - arbitrumone_swap_lpTokenEvents( + ): base_Setting + base_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_swap_LpTokenEvent_orderBy - orderDirection: arbitrumone_swap_OrderDirection - where: arbitrumone_swap_LpTokenEvent_filter + orderBy: base_Setting_orderBy + orderDirection: base_OrderDirection + where: base_Setting_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. """ - block: arbitrumone_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - arbitrumone_swap__meta(block: arbitrumone_swap_Block_height): arbitrumone_swap__Meta_ - optimismsepolia_swap_systemInfo( + ): [base_Setting!]! + base_relayer( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SystemInfo - optimismsepolia_swap_systemInfos( + ): base_Relayer + base_relayers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SystemInfo_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SystemInfo_filter + orderBy: base_Relayer_orderBy + orderDirection: base_OrderDirection + where: base_Relayer_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SystemInfo!]! - optimismsepolia_swap_pooledToken( + ): [base_Relayer!]! + base_sequencer( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_PooledToken - optimismsepolia_swap_pooledTokens( + ): base_Sequencer + base_sequencers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_PooledToken_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_PooledToken_filter + orderBy: base_Sequencer_orderBy + orderDirection: base_OrderDirection + where: base_Sequencer_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_PooledToken!]! - optimismsepolia_swap_stableSwap( + ): [base_Sequencer!]! + base_relayerFee( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwap - optimismsepolia_swap_stableSwaps( + ): base_RelayerFee + base_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwap_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwap_filter + orderBy: base_RelayerFee_orderBy + orderDirection: base_OrderDirection + where: base_RelayerFee_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwap!]! - optimismsepolia_swap_stableSwapAddLiquidityEvent( + ): [base_RelayerFee!]! + base_originTransfer( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapAddLiquidityEvent - optimismsepolia_swap_stableSwapAddLiquidityEvents( + ): base_OriginTransfer + base_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapAddLiquidityEvent_filter + orderBy: base_OriginTransfer_orderBy + orderDirection: base_OrderDirection + where: base_OriginTransfer_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapAddLiquidityEvent!]! - optimismsepolia_swap_stableSwapRemoveLiquidityEvent( + ): [base_OriginTransfer!]! + base_destinationTransfer( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapRemoveLiquidityEvent - optimismsepolia_swap_stableSwapRemoveLiquidityEvents( + ): base_DestinationTransfer + base_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: base_DestinationTransfer_orderBy + orderDirection: base_OrderDirection + where: base_DestinationTransfer_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapRemoveLiquidityEvent!]! - optimismsepolia_swap_stableSwapExchange( + ): [base_DestinationTransfer!]! + base_originMessage( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapExchange - optimismsepolia_swap_stableSwapExchanges( + ): base_OriginMessage + base_originMessages( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapExchange_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapExchange_filter + orderBy: base_OriginMessage_orderBy + orderDirection: base_OrderDirection + where: base_OriginMessage_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapExchange!]! - optimismsepolia_swap_swapDailyVolume( + ): [base_OriginMessage!]! + base_aggregateRoot( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapDailyVolume - optimismsepolia_swap_swapDailyVolumes( + ): base_AggregateRoot + base_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapDailyVolume_filter + orderBy: base_AggregateRoot_orderBy + orderDirection: base_OrderDirection + where: base_AggregateRoot_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapDailyVolume!]! - optimismsepolia_swap_swapHourlyVolume( + ): [base_AggregateRoot!]! + base_connectorMeta( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapHourlyVolume - optimismsepolia_swap_swapHourlyVolumes( + ): base_ConnectorMeta + base_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapHourlyVolume_filter + orderBy: base_ConnectorMeta_orderBy + orderDirection: base_OrderDirection + where: base_ConnectorMeta_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapHourlyVolume!]! - optimismsepolia_swap_swapWeeklyVolume( + ): [base_ConnectorMeta!]! + base_rootCount( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapWeeklyVolume - optimismsepolia_swap_swapWeeklyVolumes( + ): base_RootCount + base_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapWeeklyVolume_filter + orderBy: base_RootCount_orderBy + orderDirection: base_OrderDirection + where: base_RootCount_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapWeeklyVolume!]! - optimismsepolia_swap_lpAccount( + ): [base_RootCount!]! + base_rootMessageSent( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpAccount - optimismsepolia_swap_lpAccounts( + ): base_RootMessageSent + base_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpAccount_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpAccount_filter + orderBy: base_RootMessageSent_orderBy + orderDirection: base_OrderDirection + where: base_RootMessageSent_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpAccount!]! - optimismsepolia_swap_lpAccountBalance( + ): [base_RootMessageSent!]! + base_relayerFeesIncrease( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpAccountBalance - optimismsepolia_swap_lpAccountBalances( + ): base_RelayerFeesIncrease + base_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpAccountBalance_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpAccountBalance_filter + orderBy: base_RelayerFeesIncrease_orderBy + orderDirection: base_OrderDirection + where: base_RelayerFeesIncrease_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpAccountBalance!]! - optimismsepolia_swap_lpToken( + ): [base_RelayerFeesIncrease!]! + base_slippageUpdate( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpToken - optimismsepolia_swap_lpTokens( + ): base_SlippageUpdate + base_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpToken_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpToken_filter + orderBy: base_SlippageUpdate_orderBy + orderDirection: base_OrderDirection + where: base_SlippageUpdate_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpToken!]! - optimismsepolia_swap_lpTransferEvent( + ): [base_SlippageUpdate!]! + base_snapshotRoot( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpTransferEvent - optimismsepolia_swap_lpTransferEvents( + ): base_SnapshotRoot + base_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpTransferEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpTransferEvent_filter + orderBy: base_SnapshotRoot_orderBy + orderDirection: base_OrderDirection + where: base_SnapshotRoot_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpTransferEvent!]! - optimismsepolia_swap_stableSwapEvent( + ): [base_SnapshotRoot!]! + base_spokeConnectorMode( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_StableSwapEvent - optimismsepolia_swap_stableSwapEvents( + ): base_SpokeConnectorMode + base_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_StableSwapEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_StableSwapEvent_filter + orderBy: base_SpokeConnectorMode_orderBy + orderDirection: base_OrderDirection + where: base_SpokeConnectorMode_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_StableSwapEvent!]! - optimismsepolia_swap_swapTradeVolume( + ): [base_SpokeConnectorMode!]! + base_aggregateRootProposed( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_SwapTradeVolume - optimismsepolia_swap_swapTradeVolumes( + ): base_AggregateRootProposed + base_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_SwapTradeVolume_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_SwapTradeVolume_filter + orderBy: base_AggregateRootProposed_orderBy + orderDirection: base_OrderDirection + where: base_AggregateRootProposed_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_SwapTradeVolume!]! - optimismsepolia_swap_lpTokenEvent( + ): [base_AggregateRootProposed!]! + base_optimisticRootFinalized( 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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_swap_LpTokenEvent - optimismsepolia_swap_lpTokenEvents( + ): base_OptimisticRootFinalized + base_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_swap_LpTokenEvent_orderBy - orderDirection: optimismsepolia_swap_OrderDirection - where: optimismsepolia_swap_LpTokenEvent_filter + orderBy: base_OptimisticRootFinalized_orderBy + orderDirection: base_OrderDirection + where: base_OptimisticRootFinalized_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. """ - block: optimismsepolia_swap_Block_height + block: base_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_swap_LpTokenEvent!]! + ): [base_OptimisticRootFinalized!]! """Access to subgraph metadata""" - optimismsepolia_swap__meta(block: optimismsepolia_swap_Block_height): optimismsepolia_swap__Meta_ - zksync_swap_systemInfo( + base__meta(block: base_Block_height): base__Meta_ + stagingscroll_asset( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SystemInfo - zksync_swap_systemInfos( + ): stagingscroll_Asset + stagingscroll_assets( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SystemInfo_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SystemInfo_filter + orderBy: stagingscroll_Asset_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Asset_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SystemInfo!]! - zksync_swap_pooledToken( + ): [stagingscroll_Asset!]! + stagingscroll_assetStatus( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_PooledToken - zksync_swap_pooledTokens( + ): stagingscroll_AssetStatus + stagingscroll_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_PooledToken_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_PooledToken_filter + orderBy: stagingscroll_AssetStatus_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AssetStatus_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_PooledToken!]! - zksync_swap_stableSwap( + ): [stagingscroll_AssetStatus!]! + stagingscroll_assetBalance( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwap - zksync_swap_stableSwaps( + ): stagingscroll_AssetBalance + stagingscroll_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwap_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwap_filter + orderBy: stagingscroll_AssetBalance_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AssetBalance_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwap!]! - zksync_swap_stableSwapAddLiquidityEvent( + ): [stagingscroll_AssetBalance!]! + stagingscroll_router( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapAddLiquidityEvent - zksync_swap_stableSwapAddLiquidityEvents( + ): stagingscroll_Router + stagingscroll_routers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingscroll_Router_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Router_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapAddLiquidityEvent!]! - zksync_swap_stableSwapRemoveLiquidityEvent( + ): [stagingscroll_Router!]! + stagingscroll_routerDailyTVL( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapRemoveLiquidityEvent - zksync_swap_stableSwapRemoveLiquidityEvents( + ): stagingscroll_RouterDailyTVL + stagingscroll_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingscroll_RouterDailyTVL_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RouterDailyTVL_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapRemoveLiquidityEvent!]! - zksync_swap_stableSwapExchange( + ): [stagingscroll_RouterDailyTVL!]! + stagingscroll_routerLiquidityEvent( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapExchange - zksync_swap_stableSwapExchanges( + ): stagingscroll_RouterLiquidityEvent + stagingscroll_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapExchange_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapExchange_filter + orderBy: stagingscroll_RouterLiquidityEvent_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RouterLiquidityEvent_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapExchange!]! - zksync_swap_swapDailyVolume( + ): [stagingscroll_RouterLiquidityEvent!]! + stagingscroll_setting( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapDailyVolume - zksync_swap_swapDailyVolumes( + ): stagingscroll_Setting + stagingscroll_settings( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapDailyVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapDailyVolume_filter + orderBy: stagingscroll_Setting_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Setting_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapDailyVolume!]! - zksync_swap_swapHourlyVolume( + ): [stagingscroll_Setting!]! + stagingscroll_relayer( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapHourlyVolume - zksync_swap_swapHourlyVolumes( + ): stagingscroll_Relayer + stagingscroll_relayers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapHourlyVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapHourlyVolume_filter + orderBy: stagingscroll_Relayer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Relayer_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapHourlyVolume!]! - zksync_swap_swapWeeklyVolume( + ): [stagingscroll_Relayer!]! + stagingscroll_sequencer( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapWeeklyVolume - zksync_swap_swapWeeklyVolumes( + ): stagingscroll_Sequencer + stagingscroll_sequencers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapWeeklyVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapWeeklyVolume_filter + orderBy: stagingscroll_Sequencer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_Sequencer_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapWeeklyVolume!]! - zksync_swap_lpAccount( + ): [stagingscroll_Sequencer!]! + stagingscroll_relayerFee( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpAccount - zksync_swap_lpAccounts( + ): stagingscroll_RelayerFee + stagingscroll_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpAccount_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpAccount_filter + orderBy: stagingscroll_RelayerFee_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RelayerFee_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpAccount!]! - zksync_swap_lpAccountBalance( + ): [stagingscroll_RelayerFee!]! + stagingscroll_originTransfer( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpAccountBalance - zksync_swap_lpAccountBalances( + ): stagingscroll_OriginTransfer + stagingscroll_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpAccountBalance_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpAccountBalance_filter + orderBy: stagingscroll_OriginTransfer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_OriginTransfer_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpAccountBalance!]! - zksync_swap_lpToken( + ): [stagingscroll_OriginTransfer!]! + stagingscroll_destinationTransfer( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpToken - zksync_swap_lpTokens( + ): stagingscroll_DestinationTransfer + stagingscroll_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpToken_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpToken_filter + orderBy: stagingscroll_DestinationTransfer_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_DestinationTransfer_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpToken!]! - zksync_swap_lpTransferEvent( + ): [stagingscroll_DestinationTransfer!]! + stagingscroll_originMessage( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpTransferEvent - zksync_swap_lpTransferEvents( + ): stagingscroll_OriginMessage + stagingscroll_originMessages( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpTransferEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpTransferEvent_filter + orderBy: stagingscroll_OriginMessage_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_OriginMessage_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpTransferEvent!]! - zksync_swap_stableSwapEvent( + ): [stagingscroll_OriginMessage!]! + stagingscroll_aggregateRoot( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_StableSwapEvent - zksync_swap_stableSwapEvents( + ): stagingscroll_AggregateRoot + stagingscroll_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_StableSwapEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_StableSwapEvent_filter + orderBy: stagingscroll_AggregateRoot_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AggregateRoot_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_StableSwapEvent!]! - zksync_swap_swapTradeVolume( + ): [stagingscroll_AggregateRoot!]! + stagingscroll_connectorMeta( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_SwapTradeVolume - zksync_swap_swapTradeVolumes( + ): stagingscroll_ConnectorMeta + stagingscroll_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_SwapTradeVolume_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_SwapTradeVolume_filter + orderBy: stagingscroll_ConnectorMeta_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_ConnectorMeta_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_SwapTradeVolume!]! - zksync_swap_lpTokenEvent( + ): [stagingscroll_ConnectorMeta!]! + stagingscroll_rootCount( 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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): zksync_swap_LpTokenEvent - zksync_swap_lpTokenEvents( + ): stagingscroll_RootCount + stagingscroll_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: zksync_swap_LpTokenEvent_orderBy - orderDirection: zksync_swap_OrderDirection - where: zksync_swap_LpTokenEvent_filter + orderBy: stagingscroll_RootCount_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RootCount_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. """ - block: zksync_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [zksync_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - zksync_swap__meta(block: zksync_swap_Block_height): zksync_swap__Meta_ - sepolia_swap_systemInfo( + ): [stagingscroll_RootCount!]! + stagingscroll_rootMessageSent( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SystemInfo - sepolia_swap_systemInfos( + ): stagingscroll_RootMessageSent + stagingscroll_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SystemInfo_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SystemInfo_filter + orderBy: stagingscroll_RootMessageSent_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RootMessageSent_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SystemInfo!]! - sepolia_swap_pooledToken( + ): [stagingscroll_RootMessageSent!]! + stagingscroll_relayerFeesIncrease( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_PooledToken - sepolia_swap_pooledTokens( + ): stagingscroll_RelayerFeesIncrease + stagingscroll_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_PooledToken_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_PooledToken_filter + orderBy: stagingscroll_RelayerFeesIncrease_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_RelayerFeesIncrease_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_PooledToken!]! - sepolia_swap_stableSwap( + ): [stagingscroll_RelayerFeesIncrease!]! + stagingscroll_slippageUpdate( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwap - sepolia_swap_stableSwaps( + ): stagingscroll_SlippageUpdate + stagingscroll_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwap_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwap_filter + orderBy: stagingscroll_SlippageUpdate_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_SlippageUpdate_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwap!]! - sepolia_swap_stableSwapAddLiquidityEvent( + ): [stagingscroll_SlippageUpdate!]! + stagingscroll_snapshotRoot( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapAddLiquidityEvent - sepolia_swap_stableSwapAddLiquidityEvents( + ): stagingscroll_SnapshotRoot + stagingscroll_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingscroll_SnapshotRoot_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_SnapshotRoot_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapAddLiquidityEvent!]! - sepolia_swap_stableSwapRemoveLiquidityEvent( + ): [stagingscroll_SnapshotRoot!]! + stagingscroll_spokeConnectorMode( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapRemoveLiquidityEvent - sepolia_swap_stableSwapRemoveLiquidityEvents( + ): stagingscroll_SpokeConnectorMode + stagingscroll_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingscroll_SpokeConnectorMode_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_SpokeConnectorMode_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapRemoveLiquidityEvent!]! - sepolia_swap_stableSwapExchange( + ): [stagingscroll_SpokeConnectorMode!]! + stagingscroll_aggregateRootProposed( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapExchange - sepolia_swap_stableSwapExchanges( + ): stagingscroll_AggregateRootProposed + stagingscroll_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapExchange_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapExchange_filter + orderBy: stagingscroll_AggregateRootProposed_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_AggregateRootProposed_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapExchange!]! - sepolia_swap_swapDailyVolume( + ): [stagingscroll_AggregateRootProposed!]! + stagingscroll_optimisticRootFinalized( 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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapDailyVolume - sepolia_swap_swapDailyVolumes( + ): stagingscroll_OptimisticRootFinalized + stagingscroll_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapDailyVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapDailyVolume_filter + orderBy: stagingscroll_OptimisticRootFinalized_orderBy + orderDirection: stagingscroll_OrderDirection + where: stagingscroll_OptimisticRootFinalized_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. """ - block: sepolia_swap_Block_height + block: stagingscroll_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapDailyVolume!]! - sepolia_swap_swapHourlyVolume( + ): [stagingscroll_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingscroll__meta(block: stagingscroll_Block_height): stagingscroll__Meta_ + linea_asset( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapHourlyVolume - sepolia_swap_swapHourlyVolumes( + ): linea_Asset + linea_assets( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapHourlyVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapHourlyVolume_filter + orderBy: linea_Asset_orderBy + orderDirection: linea_OrderDirection + where: linea_Asset_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapHourlyVolume!]! - sepolia_swap_swapWeeklyVolume( + ): [linea_Asset!]! + linea_assetStatus( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapWeeklyVolume - sepolia_swap_swapWeeklyVolumes( + ): linea_AssetStatus + linea_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapWeeklyVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapWeeklyVolume_filter + orderBy: linea_AssetStatus_orderBy + orderDirection: linea_OrderDirection + where: linea_AssetStatus_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapWeeklyVolume!]! - sepolia_swap_lpAccount( + ): [linea_AssetStatus!]! + linea_assetBalance( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpAccount - sepolia_swap_lpAccounts( + ): linea_AssetBalance + linea_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpAccount_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpAccount_filter + orderBy: linea_AssetBalance_orderBy + orderDirection: linea_OrderDirection + where: linea_AssetBalance_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpAccount!]! - sepolia_swap_lpAccountBalance( + ): [linea_AssetBalance!]! + linea_router( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpAccountBalance - sepolia_swap_lpAccountBalances( + ): linea_Router + linea_routers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpAccountBalance_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpAccountBalance_filter + orderBy: linea_Router_orderBy + orderDirection: linea_OrderDirection + where: linea_Router_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpAccountBalance!]! - sepolia_swap_lpToken( + ): [linea_Router!]! + linea_routerDailyTVL( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpToken - sepolia_swap_lpTokens( + ): linea_RouterDailyTVL + linea_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpToken_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpToken_filter + orderBy: linea_RouterDailyTVL_orderBy + orderDirection: linea_OrderDirection + where: linea_RouterDailyTVL_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpToken!]! - sepolia_swap_lpTransferEvent( + ): [linea_RouterDailyTVL!]! + linea_routerLiquidityEvent( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpTransferEvent - sepolia_swap_lpTransferEvents( + ): linea_RouterLiquidityEvent + linea_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpTransferEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpTransferEvent_filter + orderBy: linea_RouterLiquidityEvent_orderBy + orderDirection: linea_OrderDirection + where: linea_RouterLiquidityEvent_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpTransferEvent!]! - sepolia_swap_stableSwapEvent( + ): [linea_RouterLiquidityEvent!]! + linea_setting( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_StableSwapEvent - sepolia_swap_stableSwapEvents( + ): linea_Setting + linea_settings( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_StableSwapEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_StableSwapEvent_filter + orderBy: linea_Setting_orderBy + orderDirection: linea_OrderDirection + where: linea_Setting_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_StableSwapEvent!]! - sepolia_swap_swapTradeVolume( + ): [linea_Setting!]! + linea_relayer( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_SwapTradeVolume - sepolia_swap_swapTradeVolumes( + ): linea_Relayer + linea_relayers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_SwapTradeVolume_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_SwapTradeVolume_filter + orderBy: linea_Relayer_orderBy + orderDirection: linea_OrderDirection + where: linea_Relayer_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_SwapTradeVolume!]! - sepolia_swap_lpTokenEvent( + ): [linea_Relayer!]! + linea_sequencer( 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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_swap_LpTokenEvent - sepolia_swap_lpTokenEvents( + ): linea_Sequencer + linea_sequencers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_swap_LpTokenEvent_orderBy - orderDirection: sepolia_swap_OrderDirection - where: sepolia_swap_LpTokenEvent_filter + orderBy: linea_Sequencer_orderBy + orderDirection: linea_OrderDirection + where: linea_Sequencer_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. """ - block: sepolia_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - sepolia_swap__meta(block: sepolia_swap_Block_height): sepolia_swap__Meta_ - xdai_swap_systemInfo( + ): [linea_Sequencer!]! + linea_relayerFee( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SystemInfo - xdai_swap_systemInfos( + ): linea_RelayerFee + linea_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SystemInfo_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SystemInfo_filter + orderBy: linea_RelayerFee_orderBy + orderDirection: linea_OrderDirection + where: linea_RelayerFee_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SystemInfo!]! - xdai_swap_pooledToken( + ): [linea_RelayerFee!]! + linea_originTransfer( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_PooledToken - xdai_swap_pooledTokens( + ): linea_OriginTransfer + linea_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_PooledToken_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_PooledToken_filter + orderBy: linea_OriginTransfer_orderBy + orderDirection: linea_OrderDirection + where: linea_OriginTransfer_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_PooledToken!]! - xdai_swap_stableSwap( + ): [linea_OriginTransfer!]! + linea_destinationTransfer( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwap - xdai_swap_stableSwaps( + ): linea_DestinationTransfer + linea_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwap_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwap_filter + orderBy: linea_DestinationTransfer_orderBy + orderDirection: linea_OrderDirection + where: linea_DestinationTransfer_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwap!]! - xdai_swap_stableSwapAddLiquidityEvent( + ): [linea_DestinationTransfer!]! + linea_originMessage( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapAddLiquidityEvent - xdai_swap_stableSwapAddLiquidityEvents( + ): linea_OriginMessage + linea_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapAddLiquidityEvent_filter + orderBy: linea_OriginMessage_orderBy + orderDirection: linea_OrderDirection + where: linea_OriginMessage_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapAddLiquidityEvent!]! - xdai_swap_stableSwapRemoveLiquidityEvent( + ): [linea_OriginMessage!]! + linea_aggregateRoot( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapRemoveLiquidityEvent - xdai_swap_stableSwapRemoveLiquidityEvents( + ): linea_AggregateRoot + linea_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: linea_AggregateRoot_orderBy + orderDirection: linea_OrderDirection + where: linea_AggregateRoot_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapRemoveLiquidityEvent!]! - xdai_swap_stableSwapExchange( + ): [linea_AggregateRoot!]! + linea_connectorMeta( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapExchange - xdai_swap_stableSwapExchanges( + ): linea_ConnectorMeta + linea_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapExchange_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapExchange_filter + orderBy: linea_ConnectorMeta_orderBy + orderDirection: linea_OrderDirection + where: linea_ConnectorMeta_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapExchange!]! - xdai_swap_swapDailyVolume( + ): [linea_ConnectorMeta!]! + linea_rootCount( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapDailyVolume - xdai_swap_swapDailyVolumes( + ): linea_RootCount + linea_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapDailyVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapDailyVolume_filter + orderBy: linea_RootCount_orderBy + orderDirection: linea_OrderDirection + where: linea_RootCount_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapDailyVolume!]! - xdai_swap_swapHourlyVolume( + ): [linea_RootCount!]! + linea_rootMessageSent( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapHourlyVolume - xdai_swap_swapHourlyVolumes( + ): linea_RootMessageSent + linea_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapHourlyVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapHourlyVolume_filter + orderBy: linea_RootMessageSent_orderBy + orderDirection: linea_OrderDirection + where: linea_RootMessageSent_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapHourlyVolume!]! - xdai_swap_swapWeeklyVolume( + ): [linea_RootMessageSent!]! + linea_relayerFeesIncrease( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapWeeklyVolume - xdai_swap_swapWeeklyVolumes( + ): linea_RelayerFeesIncrease + linea_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapWeeklyVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapWeeklyVolume_filter + orderBy: linea_RelayerFeesIncrease_orderBy + orderDirection: linea_OrderDirection + where: linea_RelayerFeesIncrease_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapWeeklyVolume!]! - xdai_swap_lpAccount( + ): [linea_RelayerFeesIncrease!]! + linea_slippageUpdate( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpAccount - xdai_swap_lpAccounts( + ): linea_SlippageUpdate + linea_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpAccount_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpAccount_filter + orderBy: linea_SlippageUpdate_orderBy + orderDirection: linea_OrderDirection + where: linea_SlippageUpdate_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpAccount!]! - xdai_swap_lpAccountBalance( + ): [linea_SlippageUpdate!]! + linea_snapshotRoot( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpAccountBalance - xdai_swap_lpAccountBalances( + ): linea_SnapshotRoot + linea_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpAccountBalance_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpAccountBalance_filter + orderBy: linea_SnapshotRoot_orderBy + orderDirection: linea_OrderDirection + where: linea_SnapshotRoot_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpAccountBalance!]! - xdai_swap_lpToken( + ): [linea_SnapshotRoot!]! + linea_spokeConnectorMode( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpToken - xdai_swap_lpTokens( + ): linea_SpokeConnectorMode + linea_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpToken_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpToken_filter + orderBy: linea_SpokeConnectorMode_orderBy + orderDirection: linea_OrderDirection + where: linea_SpokeConnectorMode_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpToken!]! - xdai_swap_lpTransferEvent( + ): [linea_SpokeConnectorMode!]! + linea_aggregateRootProposed( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpTransferEvent - xdai_swap_lpTransferEvents( + ): linea_AggregateRootProposed + linea_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpTransferEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpTransferEvent_filter + orderBy: linea_AggregateRootProposed_orderBy + orderDirection: linea_OrderDirection + where: linea_AggregateRootProposed_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpTransferEvent!]! - xdai_swap_stableSwapEvent( + ): [linea_AggregateRootProposed!]! + linea_optimisticRootFinalized( 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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_StableSwapEvent - xdai_swap_stableSwapEvents( + ): linea_OptimisticRootFinalized + linea_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_StableSwapEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_StableSwapEvent_filter + orderBy: linea_OptimisticRootFinalized_orderBy + orderDirection: linea_OrderDirection + where: linea_OptimisticRootFinalized_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. """ - block: xdai_swap_Block_height + block: linea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_StableSwapEvent!]! - xdai_swap_swapTradeVolume( + ): [linea_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + linea__meta(block: linea_Block_height): linea__Meta_ + stagingmainnet_rootAggregated( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_SwapTradeVolume - xdai_swap_swapTradeVolumes( + ): stagingmainnet_RootAggregated + stagingmainnet_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_SwapTradeVolume_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_SwapTradeVolume_filter + orderBy: stagingmainnet_RootAggregated_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootAggregated_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_SwapTradeVolume!]! - xdai_swap_lpTokenEvent( + ): [stagingmainnet_RootAggregated!]! + stagingmainnet_rootPropagated( 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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_swap_LpTokenEvent - xdai_swap_lpTokenEvents( + ): stagingmainnet_RootPropagated + stagingmainnet_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: xdai_swap_LpTokenEvent_orderBy - orderDirection: xdai_swap_OrderDirection - where: xdai_swap_LpTokenEvent_filter + orderBy: stagingmainnet_RootPropagated_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootPropagated_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. """ - block: xdai_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - xdai_swap__meta(block: xdai_swap_Block_height): xdai_swap__Meta_ - avalanche_swap_systemInfo( + ): [stagingmainnet_RootPropagated!]! + stagingmainnet_aggregatedMessageRoot( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SystemInfo - avalanche_swap_systemInfos( + ): stagingmainnet_AggregatedMessageRoot + stagingmainnet_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SystemInfo_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SystemInfo_filter + orderBy: stagingmainnet_AggregatedMessageRoot_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregatedMessageRoot_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SystemInfo!]! - avalanche_swap_pooledToken( + ): [stagingmainnet_AggregatedMessageRoot!]! + stagingmainnet_rootManagerMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_PooledToken - avalanche_swap_pooledTokens( + ): stagingmainnet_RootManagerMeta + stagingmainnet_rootManagerMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_PooledToken_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_PooledToken_filter + orderBy: stagingmainnet_RootManagerMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootManagerMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_PooledToken!]! - avalanche_swap_stableSwap( + ): [stagingmainnet_RootManagerMeta!]! + stagingmainnet_rootManagerMode( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwap - avalanche_swap_stableSwaps( + ): stagingmainnet_RootManagerMode + stagingmainnet_rootManagerModes( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwap_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwap_filter + orderBy: stagingmainnet_RootManagerMode_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootManagerMode_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwap!]! - avalanche_swap_stableSwapAddLiquidityEvent( + ): [stagingmainnet_RootManagerMode!]! + stagingmainnet_optimisticRootProposed( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapAddLiquidityEvent - avalanche_swap_stableSwapAddLiquidityEvents( + ): stagingmainnet_OptimisticRootProposed + stagingmainnet_optimisticRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingmainnet_OptimisticRootProposed_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimisticRootProposed_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapAddLiquidityEvent!]! - avalanche_swap_stableSwapRemoveLiquidityEvent( + ): [stagingmainnet_OptimisticRootProposed!]! + stagingmainnet_hubOptimisticRootFinalized( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapRemoveLiquidityEvent - avalanche_swap_stableSwapRemoveLiquidityEvents( + ): stagingmainnet_HubOptimisticRootFinalized + stagingmainnet_hubOptimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingmainnet_HubOptimisticRootFinalized_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_HubOptimisticRootFinalized_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapRemoveLiquidityEvent!]! - avalanche_swap_stableSwapExchange( + ): [stagingmainnet_HubOptimisticRootFinalized!]! + stagingmainnet_optimisticRootPropagated( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapExchange - avalanche_swap_stableSwapExchanges( + ): stagingmainnet_OptimisticRootPropagated + stagingmainnet_optimisticRootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapExchange_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapExchange_filter + orderBy: stagingmainnet_OptimisticRootPropagated_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimisticRootPropagated_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapExchange!]! - avalanche_swap_swapDailyVolume( + ): [stagingmainnet_OptimisticRootPropagated!]! + stagingmainnet_polygonConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapDailyVolume - avalanche_swap_swapDailyVolumes( + ): stagingmainnet_PolygonConnectorMeta + stagingmainnet_polygonConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapDailyVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapDailyVolume_filter + orderBy: stagingmainnet_PolygonConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_PolygonConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapDailyVolume!]! - avalanche_swap_swapHourlyVolume( + ): [stagingmainnet_PolygonConnectorMeta!]! + stagingmainnet_optimismConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapHourlyVolume - avalanche_swap_swapHourlyVolumes( + ): stagingmainnet_OptimismConnectorMeta + stagingmainnet_optimismConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapHourlyVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapHourlyVolume_filter + orderBy: stagingmainnet_OptimismConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimismConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapHourlyVolume!]! - avalanche_swap_swapWeeklyVolume( + ): [stagingmainnet_OptimismConnectorMeta!]! + stagingmainnet_bnbConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapWeeklyVolume - avalanche_swap_swapWeeklyVolumes( + ): stagingmainnet_BnbConnectorMeta + stagingmainnet_bnbConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapWeeklyVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapWeeklyVolume_filter + orderBy: stagingmainnet_BnbConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_BnbConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapWeeklyVolume!]! - avalanche_swap_lpAccount( + ): [stagingmainnet_BnbConnectorMeta!]! + stagingmainnet_arbitrumConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpAccount - avalanche_swap_lpAccounts( + ): stagingmainnet_ArbitrumConnectorMeta + stagingmainnet_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpAccount_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpAccount_filter + orderBy: stagingmainnet_ArbitrumConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_ArbitrumConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpAccount!]! - avalanche_swap_lpAccountBalance( + ): [stagingmainnet_ArbitrumConnectorMeta!]! + stagingmainnet_gnosisConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpAccountBalance - avalanche_swap_lpAccountBalances( + ): stagingmainnet_GnosisConnectorMeta + stagingmainnet_gnosisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpAccountBalance_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpAccountBalance_filter + orderBy: stagingmainnet_GnosisConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_GnosisConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpAccountBalance!]! - avalanche_swap_lpToken( + ): [stagingmainnet_GnosisConnectorMeta!]! + stagingmainnet_lineaConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpToken - avalanche_swap_lpTokens( + ): stagingmainnet_LineaConnectorMeta + stagingmainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpToken_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpToken_filter + orderBy: stagingmainnet_LineaConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_LineaConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpToken!]! - avalanche_swap_lpTransferEvent( + ): [stagingmainnet_LineaConnectorMeta!]! + stagingmainnet_metisConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpTransferEvent - avalanche_swap_lpTransferEvents( + ): stagingmainnet_MetisConnectorMeta + stagingmainnet_metisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpTransferEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpTransferEvent_filter + orderBy: stagingmainnet_MetisConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_MetisConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpTransferEvent!]! - avalanche_swap_stableSwapEvent( + ): [stagingmainnet_MetisConnectorMeta!]! + stagingmainnet_mantleConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_StableSwapEvent - avalanche_swap_stableSwapEvents( + ): stagingmainnet_MantleConnectorMeta + stagingmainnet_mantleConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_StableSwapEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_StableSwapEvent_filter + orderBy: stagingmainnet_MantleConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_MantleConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_StableSwapEvent!]! - avalanche_swap_swapTradeVolume( + ): [stagingmainnet_MantleConnectorMeta!]! + stagingmainnet_avalancheConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_SwapTradeVolume - avalanche_swap_swapTradeVolumes( + ): stagingmainnet_AvalancheConnectorMeta + stagingmainnet_avalancheConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_SwapTradeVolume_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_SwapTradeVolume_filter + orderBy: stagingmainnet_AvalancheConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AvalancheConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_SwapTradeVolume!]! - avalanche_swap_lpTokenEvent( + ): [stagingmainnet_AvalancheConnectorMeta!]! + stagingmainnet_baseConnectorMeta( 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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_swap_LpTokenEvent - avalanche_swap_lpTokenEvents( + ): stagingmainnet_BaseConnectorMeta + stagingmainnet_baseConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_swap_LpTokenEvent_orderBy - orderDirection: avalanche_swap_OrderDirection - where: avalanche_swap_LpTokenEvent_filter + orderBy: stagingmainnet_BaseConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_BaseConnectorMeta_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. """ - block: avalanche_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - avalanche_swap__meta(block: avalanche_swap_Block_height): avalanche_swap__Meta_ - polygonzkevm_asset( + ): [stagingmainnet_BaseConnectorMeta!]! + stagingmainnet_polygonZkConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Asset - polygonzkevm_assets( + ): stagingmainnet_PolygonZkConnectorMeta + stagingmainnet_polygonZkConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Asset_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Asset_filter + orderBy: stagingmainnet_PolygonZkConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_PolygonZkConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Asset!]! - polygonzkevm_assetStatus( + ): [stagingmainnet_PolygonZkConnectorMeta!]! + stagingmainnet_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AssetStatus - polygonzkevm_assetStatuses( + ): stagingmainnet_ZkSyncConnectorMeta + stagingmainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AssetStatus_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AssetStatus_filter + orderBy: stagingmainnet_ZkSyncConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AssetStatus!]! - polygonzkevm_assetBalance( + ): [stagingmainnet_ZkSyncConnectorMeta!]! + stagingmainnet_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AssetBalance - polygonzkevm_assetBalances( + ): stagingmainnet_ModeConnectorMeta + stagingmainnet_modeConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AssetBalance_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AssetBalance_filter + orderBy: stagingmainnet_ModeConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AssetBalance!]! - polygonzkevm_router( + ): [stagingmainnet_ModeConnectorMeta!]! + stagingmainnet_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Router - polygonzkevm_routers( + ): stagingmainnet_ScrollConnectorMeta + stagingmainnet_scrollConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Router_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Router_filter + orderBy: stagingmainnet_ScrollConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Router!]! - polygonzkevm_routerDailyTVL( + ): [stagingmainnet_ScrollConnectorMeta!]! + stagingmainnet_xlayerConnectorMeta( 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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RouterDailyTVL - polygonzkevm_routerDailyTVLs( + ): stagingmainnet_XlayerConnectorMeta + stagingmainnet_xlayerConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RouterDailyTVL_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RouterDailyTVL_filter + orderBy: stagingmainnet_XlayerConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_XlayerConnectorMeta_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RouterDailyTVL!]! - polygonzkevm_routerLiquidityEvent( + ): [stagingmainnet_XlayerConnectorMeta!]! + stagingmainnet_rootMessageProcessed( 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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RouterLiquidityEvent - polygonzkevm_routerLiquidityEvents( + ): stagingmainnet_RootMessageProcessed + stagingmainnet_rootMessageProcesseds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RouterLiquidityEvent_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RouterLiquidityEvent_filter + orderBy: stagingmainnet_RootMessageProcessed_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootMessageProcessed_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RouterLiquidityEvent!]! - polygonzkevm_setting( + ): [stagingmainnet_RootMessageProcessed!]! + stagingmainnet_aggregateRootSavedSlow( 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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Setting - polygonzkevm_settings( + ): stagingmainnet_AggregateRootSavedSlow + stagingmainnet_aggregateRootSavedSlows( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Setting_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Setting_filter + orderBy: stagingmainnet_AggregateRootSavedSlow_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregateRootSavedSlow_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Setting!]! - polygonzkevm_relayer( + ): [stagingmainnet_AggregateRootSavedSlow!]! + stagingmainnet_hubDomain( 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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Relayer - polygonzkevm_relayers( + ): stagingmainnet_HubDomain + stagingmainnet_hubDomains( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Relayer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Relayer_filter + orderBy: stagingmainnet_HubDomain_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_HubDomain_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. """ - block: polygonzkevm_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Relayer!]! - polygonzkevm_sequencer( + ): [stagingmainnet_HubDomain!]! + """Access to subgraph metadata""" + stagingmainnet__meta(block: stagingmainnet_Block_height): stagingmainnet__Meta_ + arbitrumone_swap_systemInfo( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_Sequencer - polygonzkevm_sequencers( + ): arbitrumone_swap_SystemInfo + arbitrumone_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_Sequencer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_Sequencer_filter + orderBy: arbitrumone_swap_SystemInfo_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SystemInfo_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_Sequencer!]! - polygonzkevm_relayerFee( + ): [arbitrumone_swap_SystemInfo!]! + arbitrumone_swap_pooledToken( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RelayerFee - polygonzkevm_relayerFees( + ): arbitrumone_swap_PooledToken + arbitrumone_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RelayerFee_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RelayerFee_filter + orderBy: arbitrumone_swap_PooledToken_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_PooledToken_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RelayerFee!]! - polygonzkevm_originTransfer( + ): [arbitrumone_swap_PooledToken!]! + arbitrumone_swap_stableSwap( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_OriginTransfer - polygonzkevm_originTransfers( + ): arbitrumone_swap_StableSwap + arbitrumone_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_OriginTransfer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_OriginTransfer_filter + orderBy: arbitrumone_swap_StableSwap_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwap_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_OriginTransfer!]! - polygonzkevm_destinationTransfer( + ): [arbitrumone_swap_StableSwap!]! + arbitrumone_swap_stableSwapAddLiquidityEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_DestinationTransfer - polygonzkevm_destinationTransfers( + ): arbitrumone_swap_StableSwapAddLiquidityEvent + arbitrumone_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_DestinationTransfer_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_DestinationTransfer_filter + orderBy: arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapAddLiquidityEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_DestinationTransfer!]! - polygonzkevm_originMessage( + ): [arbitrumone_swap_StableSwapAddLiquidityEvent!]! + arbitrumone_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_OriginMessage - polygonzkevm_originMessages( + ): arbitrumone_swap_StableSwapRemoveLiquidityEvent + arbitrumone_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_OriginMessage_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_OriginMessage_filter + orderBy: arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapRemoveLiquidityEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_OriginMessage!]! - polygonzkevm_aggregateRoot( + ): [arbitrumone_swap_StableSwapRemoveLiquidityEvent!]! + arbitrumone_swap_stableSwapExchange( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AggregateRoot - polygonzkevm_aggregateRoots( + ): arbitrumone_swap_StableSwapExchange + arbitrumone_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AggregateRoot_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AggregateRoot_filter + orderBy: arbitrumone_swap_StableSwapExchange_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapExchange_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AggregateRoot!]! - polygonzkevm_connectorMeta( + ): [arbitrumone_swap_StableSwapExchange!]! + arbitrumone_swap_swapDailyVolume( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_ConnectorMeta - polygonzkevm_connectorMetas( + ): arbitrumone_swap_SwapDailyVolume + arbitrumone_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_ConnectorMeta_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_ConnectorMeta_filter + orderBy: arbitrumone_swap_SwapDailyVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapDailyVolume_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_ConnectorMeta!]! - polygonzkevm_rootCount( + ): [arbitrumone_swap_SwapDailyVolume!]! + arbitrumone_swap_swapHourlyVolume( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RootCount - polygonzkevm_rootCounts( + ): arbitrumone_swap_SwapHourlyVolume + arbitrumone_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RootCount_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RootCount_filter + orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapHourlyVolume_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RootCount!]! - polygonzkevm_rootMessageSent( + ): [arbitrumone_swap_SwapHourlyVolume!]! + arbitrumone_swap_swapWeeklyVolume( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RootMessageSent - polygonzkevm_rootMessageSents( + ): arbitrumone_swap_SwapWeeklyVolume + arbitrumone_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RootMessageSent_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RootMessageSent_filter + orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapWeeklyVolume_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RootMessageSent!]! - polygonzkevm_relayerFeesIncrease( + ): [arbitrumone_swap_SwapWeeklyVolume!]! + arbitrumone_swap_lpAccount( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_RelayerFeesIncrease - polygonzkevm_relayerFeesIncreases( + ): arbitrumone_swap_LpAccount + arbitrumone_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_RelayerFeesIncrease_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_RelayerFeesIncrease_filter + orderBy: arbitrumone_swap_LpAccount_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpAccount_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_RelayerFeesIncrease!]! - polygonzkevm_slippageUpdate( + ): [arbitrumone_swap_LpAccount!]! + arbitrumone_swap_lpAccountBalance( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_SlippageUpdate - polygonzkevm_slippageUpdates( + ): arbitrumone_swap_LpAccountBalance + arbitrumone_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_SlippageUpdate_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_SlippageUpdate_filter + orderBy: arbitrumone_swap_LpAccountBalance_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpAccountBalance_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_SlippageUpdate!]! - polygonzkevm_snapshotRoot( + ): [arbitrumone_swap_LpAccountBalance!]! + arbitrumone_swap_lpToken( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_SnapshotRoot - polygonzkevm_snapshotRoots( + ): arbitrumone_swap_LpToken + arbitrumone_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_SnapshotRoot_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_SnapshotRoot_filter + orderBy: arbitrumone_swap_LpToken_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpToken_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_SnapshotRoot!]! - polygonzkevm_spokeConnectorMode( + ): [arbitrumone_swap_LpToken!]! + arbitrumone_swap_lpTransferEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_SpokeConnectorMode - polygonzkevm_spokeConnectorModes( + ): arbitrumone_swap_LpTransferEvent + arbitrumone_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_SpokeConnectorMode_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_SpokeConnectorMode_filter + orderBy: arbitrumone_swap_LpTransferEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpTransferEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_SpokeConnectorMode!]! - polygonzkevm_aggregateRootProposed( + ): [arbitrumone_swap_LpTransferEvent!]! + arbitrumone_swap_stableSwapEvent( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_AggregateRootProposed - polygonzkevm_aggregateRootProposeds( + ): arbitrumone_swap_StableSwapEvent + arbitrumone_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_AggregateRootProposed_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_AggregateRootProposed_filter + orderBy: arbitrumone_swap_StableSwapEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_StableSwapEvent_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_AggregateRootProposed!]! - polygonzkevm_optimisticRootFinalized( + ): [arbitrumone_swap_StableSwapEvent!]! + arbitrumone_swap_swapTradeVolume( 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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_OptimisticRootFinalized - polygonzkevm_optimisticRootFinalizeds( + ): arbitrumone_swap_SwapTradeVolume + arbitrumone_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_OptimisticRootFinalized_orderBy - orderDirection: polygonzkevm_OrderDirection - where: polygonzkevm_OptimisticRootFinalized_filter + orderBy: arbitrumone_swap_SwapTradeVolume_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_SwapTradeVolume_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. """ - block: polygonzkevm_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - polygonzkevm__meta(block: polygonzkevm_Block_height): polygonzkevm__Meta_ - base_swap_systemInfo( + ): [arbitrumone_swap_SwapTradeVolume!]! + arbitrumone_swap_lpTokenEvent( 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. """ - block: base_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SystemInfo - base_swap_systemInfos( + ): arbitrumone_swap_LpTokenEvent + arbitrumone_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SystemInfo_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SystemInfo_filter + orderBy: arbitrumone_swap_LpTokenEvent_orderBy + orderDirection: arbitrumone_swap_OrderDirection + where: arbitrumone_swap_LpTokenEvent_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. """ - block: base_swap_Block_height + block: arbitrumone_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SystemInfo!]! - base_swap_pooledToken( + ): [arbitrumone_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + arbitrumone_swap__meta(block: arbitrumone_swap_Block_height): arbitrumone_swap__Meta_ + localmainnet_rootAggregated( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_PooledToken - base_swap_pooledTokens( + ): localmainnet_RootAggregated + localmainnet_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: base_swap_PooledToken_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_PooledToken_filter + orderBy: localmainnet_RootAggregated_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootAggregated_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_PooledToken!]! - base_swap_stableSwap( + ): [localmainnet_RootAggregated!]! + localmainnet_rootPropagated( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwap - base_swap_stableSwaps( + ): localmainnet_RootPropagated + localmainnet_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwap_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwap_filter + orderBy: localmainnet_RootPropagated_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootPropagated_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwap!]! - base_swap_stableSwapAddLiquidityEvent( + ): [localmainnet_RootPropagated!]! + localmainnet_aggregatedMessageRoot( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapAddLiquidityEvent - base_swap_stableSwapAddLiquidityEvents( + ): localmainnet_AggregatedMessageRoot + localmainnet_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapAddLiquidityEvent_filter + orderBy: localmainnet_AggregatedMessageRoot_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregatedMessageRoot_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapAddLiquidityEvent!]! - base_swap_stableSwapRemoveLiquidityEvent( + ): [localmainnet_AggregatedMessageRoot!]! + localmainnet_rootManagerMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapRemoveLiquidityEvent - base_swap_stableSwapRemoveLiquidityEvents( + ): localmainnet_RootManagerMeta + localmainnet_rootManagerMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: localmainnet_RootManagerMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootManagerMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapRemoveLiquidityEvent!]! - base_swap_stableSwapExchange( + ): [localmainnet_RootManagerMeta!]! + localmainnet_rootManagerMode( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapExchange - base_swap_stableSwapExchanges( + ): localmainnet_RootManagerMode + localmainnet_rootManagerModes( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapExchange_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapExchange_filter + orderBy: localmainnet_RootManagerMode_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootManagerMode_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapExchange!]! - base_swap_swapDailyVolume( + ): [localmainnet_RootManagerMode!]! + localmainnet_optimisticRootProposed( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapDailyVolume - base_swap_swapDailyVolumes( + ): localmainnet_OptimisticRootProposed + localmainnet_optimisticRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapDailyVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapDailyVolume_filter + orderBy: localmainnet_OptimisticRootProposed_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimisticRootProposed_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapDailyVolume!]! - base_swap_swapHourlyVolume( + ): [localmainnet_OptimisticRootProposed!]! + localmainnet_hubOptimisticRootFinalized( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapHourlyVolume - base_swap_swapHourlyVolumes( + ): localmainnet_HubOptimisticRootFinalized + localmainnet_hubOptimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapHourlyVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapHourlyVolume_filter + orderBy: localmainnet_HubOptimisticRootFinalized_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_HubOptimisticRootFinalized_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapHourlyVolume!]! - base_swap_swapWeeklyVolume( + ): [localmainnet_HubOptimisticRootFinalized!]! + localmainnet_optimisticRootPropagated( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapWeeklyVolume - base_swap_swapWeeklyVolumes( + ): localmainnet_OptimisticRootPropagated + localmainnet_optimisticRootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapWeeklyVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapWeeklyVolume_filter + orderBy: localmainnet_OptimisticRootPropagated_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimisticRootPropagated_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapWeeklyVolume!]! - base_swap_lpAccount( + ): [localmainnet_OptimisticRootPropagated!]! + localmainnet_polygonConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpAccount - base_swap_lpAccounts( + ): localmainnet_PolygonConnectorMeta + localmainnet_polygonConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpAccount_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpAccount_filter + orderBy: localmainnet_PolygonConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_PolygonConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpAccount!]! - base_swap_lpAccountBalance( + ): [localmainnet_PolygonConnectorMeta!]! + localmainnet_optimismConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpAccountBalance - base_swap_lpAccountBalances( + ): localmainnet_OptimismConnectorMeta + localmainnet_optimismConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpAccountBalance_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpAccountBalance_filter + orderBy: localmainnet_OptimismConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimismConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpAccountBalance!]! - base_swap_lpToken( + ): [localmainnet_OptimismConnectorMeta!]! + localmainnet_bnbConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpToken - base_swap_lpTokens( + ): localmainnet_BnbConnectorMeta + localmainnet_bnbConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpToken_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpToken_filter + orderBy: localmainnet_BnbConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_BnbConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpToken!]! - base_swap_lpTransferEvent( + ): [localmainnet_BnbConnectorMeta!]! + localmainnet_arbitrumConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpTransferEvent - base_swap_lpTransferEvents( + ): localmainnet_ArbitrumConnectorMeta + localmainnet_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpTransferEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpTransferEvent_filter + orderBy: localmainnet_ArbitrumConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_ArbitrumConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpTransferEvent!]! - base_swap_stableSwapEvent( + ): [localmainnet_ArbitrumConnectorMeta!]! + localmainnet_gnosisConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_StableSwapEvent - base_swap_stableSwapEvents( + ): localmainnet_GnosisConnectorMeta + localmainnet_gnosisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_StableSwapEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_StableSwapEvent_filter + orderBy: localmainnet_GnosisConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_GnosisConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_StableSwapEvent!]! - base_swap_swapTradeVolume( + ): [localmainnet_GnosisConnectorMeta!]! + localmainnet_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_SwapTradeVolume - base_swap_swapTradeVolumes( + ): localmainnet_ZkSyncConnectorMeta + localmainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_SwapTradeVolume_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_SwapTradeVolume_filter + orderBy: localmainnet_ZkSyncConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_SwapTradeVolume!]! - base_swap_lpTokenEvent( + ): [localmainnet_ZkSyncConnectorMeta!]! + localmainnet_lineaConnectorMeta( 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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_swap_LpTokenEvent - base_swap_lpTokenEvents( + ): localmainnet_LineaConnectorMeta + localmainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: base_swap_LpTokenEvent_orderBy - orderDirection: base_swap_OrderDirection - where: base_swap_LpTokenEvent_filter + orderBy: localmainnet_LineaConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_LineaConnectorMeta_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. """ - block: base_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - base_swap__meta(block: base_swap_Block_height): base_swap__Meta_ - mantle_asset( + ): [localmainnet_LineaConnectorMeta!]! + localmainnet_baseConnectorMeta( 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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Asset - mantle_assets( + ): localmainnet_BaseConnectorMeta + localmainnet_baseConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mantle_Asset_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Asset_filter + orderBy: localmainnet_BaseConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_BaseConnectorMeta_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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Asset!]! - mantle_assetStatus( + ): [localmainnet_BaseConnectorMeta!]! + localmainnet_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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AssetStatus - mantle_assetStatuses( + ): localmainnet_X1ConnectorMeta + localmainnet_x1ConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mantle_AssetStatus_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AssetStatus_filter + orderBy: localmainnet_X1ConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AssetStatus!]! - mantle_assetBalance( + ): [localmainnet_X1ConnectorMeta!]! + localmainnet_rootMessageProcessed( 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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AssetBalance - mantle_assetBalances( + ): localmainnet_RootMessageProcessed + localmainnet_rootMessageProcesseds( skip: Int = 0 first: Int = 100 - orderBy: mantle_AssetBalance_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AssetBalance_filter + orderBy: localmainnet_RootMessageProcessed_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootMessageProcessed_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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AssetBalance!]! - mantle_router( + ): [localmainnet_RootMessageProcessed!]! + localmainnet_aggregateRootSavedSlow( 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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Router - mantle_routers( + ): localmainnet_AggregateRootSavedSlow + localmainnet_aggregateRootSavedSlows( skip: Int = 0 first: Int = 100 - orderBy: mantle_Router_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Router_filter + orderBy: localmainnet_AggregateRootSavedSlow_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregateRootSavedSlow_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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Router!]! - mantle_routerDailyTVL( + ): [localmainnet_AggregateRootSavedSlow!]! + localmainnet_hubDomain( 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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RouterDailyTVL - mantle_routerDailyTVLs( + ): localmainnet_HubDomain + localmainnet_hubDomains( skip: Int = 0 first: Int = 100 - orderBy: mantle_RouterDailyTVL_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RouterDailyTVL_filter + orderBy: localmainnet_HubDomain_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_HubDomain_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. """ - block: mantle_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RouterDailyTVL!]! - mantle_routerLiquidityEvent( + ): [localmainnet_HubDomain!]! + """Access to subgraph metadata""" + localmainnet__meta(block: localmainnet_Block_height): localmainnet__Meta_ + zksync_swap_systemInfo( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RouterLiquidityEvent - mantle_routerLiquidityEvents( + ): zksync_swap_SystemInfo + zksync_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: mantle_RouterLiquidityEvent_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RouterLiquidityEvent_filter + orderBy: zksync_swap_SystemInfo_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SystemInfo_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RouterLiquidityEvent!]! - mantle_setting( + ): [zksync_swap_SystemInfo!]! + zksync_swap_pooledToken( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Setting - mantle_settings( + ): zksync_swap_PooledToken + zksync_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_Setting_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Setting_filter + orderBy: zksync_swap_PooledToken_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_PooledToken_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Setting!]! - mantle_relayer( + ): [zksync_swap_PooledToken!]! + zksync_swap_stableSwap( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Relayer - mantle_relayers( + ): zksync_swap_StableSwap + zksync_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: mantle_Relayer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Relayer_filter + orderBy: zksync_swap_StableSwap_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwap_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Relayer!]! - mantle_sequencer( + ): [zksync_swap_StableSwap!]! + zksync_swap_stableSwapAddLiquidityEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_Sequencer - mantle_sequencers( + ): zksync_swap_StableSwapAddLiquidityEvent + zksync_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_Sequencer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_Sequencer_filter + orderBy: zksync_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapAddLiquidityEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_Sequencer!]! - mantle_relayerFee( + ): [zksync_swap_StableSwapAddLiquidityEvent!]! + zksync_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RelayerFee - mantle_relayerFees( + ): zksync_swap_StableSwapRemoveLiquidityEvent + zksync_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_RelayerFee_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RelayerFee_filter + orderBy: zksync_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapRemoveLiquidityEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RelayerFee!]! - mantle_originTransfer( + ): [zksync_swap_StableSwapRemoveLiquidityEvent!]! + zksync_swap_stableSwapExchange( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_OriginTransfer - mantle_originTransfers( + ): zksync_swap_StableSwapExchange + zksync_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: mantle_OriginTransfer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_OriginTransfer_filter + orderBy: zksync_swap_StableSwapExchange_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapExchange_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_OriginTransfer!]! - mantle_destinationTransfer( + ): [zksync_swap_StableSwapExchange!]! + zksync_swap_swapDailyVolume( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_DestinationTransfer - mantle_destinationTransfers( + ): zksync_swap_SwapDailyVolume + zksync_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_DestinationTransfer_orderBy - orderDirection: mantle_OrderDirection - where: mantle_DestinationTransfer_filter + orderBy: zksync_swap_SwapDailyVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapDailyVolume_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_DestinationTransfer!]! - mantle_originMessage( + ): [zksync_swap_SwapDailyVolume!]! + zksync_swap_swapHourlyVolume( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_OriginMessage - mantle_originMessages( + ): zksync_swap_SwapHourlyVolume + zksync_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_OriginMessage_orderBy - orderDirection: mantle_OrderDirection - where: mantle_OriginMessage_filter + orderBy: zksync_swap_SwapHourlyVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapHourlyVolume_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_OriginMessage!]! - mantle_aggregateRoot( + ): [zksync_swap_SwapHourlyVolume!]! + zksync_swap_swapWeeklyVolume( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AggregateRoot - mantle_aggregateRoots( + ): zksync_swap_SwapWeeklyVolume + zksync_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_AggregateRoot_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AggregateRoot_filter + orderBy: zksync_swap_SwapWeeklyVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapWeeklyVolume_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AggregateRoot!]! - mantle_connectorMeta( + ): [zksync_swap_SwapWeeklyVolume!]! + zksync_swap_lpAccount( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_ConnectorMeta - mantle_connectorMetas( + ): zksync_swap_LpAccount + zksync_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: mantle_ConnectorMeta_orderBy - orderDirection: mantle_OrderDirection - where: mantle_ConnectorMeta_filter + orderBy: zksync_swap_LpAccount_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpAccount_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_ConnectorMeta!]! - mantle_rootCount( + ): [zksync_swap_LpAccount!]! + zksync_swap_lpAccountBalance( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RootCount - mantle_rootCounts( + ): zksync_swap_LpAccountBalance + zksync_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: mantle_RootCount_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RootCount_filter + orderBy: zksync_swap_LpAccountBalance_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpAccountBalance_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RootCount!]! - mantle_rootMessageSent( + ): [zksync_swap_LpAccountBalance!]! + zksync_swap_lpToken( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RootMessageSent - mantle_rootMessageSents( + ): zksync_swap_LpToken + zksync_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_RootMessageSent_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RootMessageSent_filter + orderBy: zksync_swap_LpToken_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpToken_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RootMessageSent!]! - mantle_relayerFeesIncrease( + ): [zksync_swap_LpToken!]! + zksync_swap_lpTransferEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_RelayerFeesIncrease - mantle_relayerFeesIncreases( + ): zksync_swap_LpTransferEvent + zksync_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_RelayerFeesIncrease_orderBy - orderDirection: mantle_OrderDirection - where: mantle_RelayerFeesIncrease_filter + orderBy: zksync_swap_LpTransferEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpTransferEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_RelayerFeesIncrease!]! - mantle_slippageUpdate( + ): [zksync_swap_LpTransferEvent!]! + zksync_swap_stableSwapEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_SlippageUpdate - mantle_slippageUpdates( + ): zksync_swap_StableSwapEvent + zksync_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_SlippageUpdate_orderBy - orderDirection: mantle_OrderDirection - where: mantle_SlippageUpdate_filter + orderBy: zksync_swap_StableSwapEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_StableSwapEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_SlippageUpdate!]! - mantle_snapshotRoot( + ): [zksync_swap_StableSwapEvent!]! + zksync_swap_swapTradeVolume( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_SnapshotRoot - mantle_snapshotRoots( + ): zksync_swap_SwapTradeVolume + zksync_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: mantle_SnapshotRoot_orderBy - orderDirection: mantle_OrderDirection - where: mantle_SnapshotRoot_filter + orderBy: zksync_swap_SwapTradeVolume_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_SwapTradeVolume_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_SnapshotRoot!]! - mantle_spokeConnectorMode( + ): [zksync_swap_SwapTradeVolume!]! + zksync_swap_lpTokenEvent( 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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_SpokeConnectorMode - mantle_spokeConnectorModes( + ): zksync_swap_LpTokenEvent + zksync_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: mantle_SpokeConnectorMode_orderBy - orderDirection: mantle_OrderDirection - where: mantle_SpokeConnectorMode_filter + orderBy: zksync_swap_LpTokenEvent_orderBy + orderDirection: zksync_swap_OrderDirection + where: zksync_swap_LpTokenEvent_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. """ - block: mantle_Block_height + block: zksync_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_SpokeConnectorMode!]! - mantle_aggregateRootProposed( + ): [zksync_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + zksync_swap__meta(block: zksync_swap_Block_height): zksync_swap__Meta_ + mode_swap_systemInfo( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_AggregateRootProposed - mantle_aggregateRootProposeds( + ): mode_swap_SystemInfo + mode_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: mantle_AggregateRootProposed_orderBy - orderDirection: mantle_OrderDirection - where: mantle_AggregateRootProposed_filter + orderBy: mode_swap_SystemInfo_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SystemInfo_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_AggregateRootProposed!]! - mantle_optimisticRootFinalized( + ): [mode_swap_SystemInfo!]! + mode_swap_pooledToken( 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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mantle_OptimisticRootFinalized - mantle_optimisticRootFinalizeds( + ): mode_swap_PooledToken + mode_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: mantle_OptimisticRootFinalized_orderBy - orderDirection: mantle_OrderDirection - where: mantle_OptimisticRootFinalized_filter + orderBy: mode_swap_PooledToken_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_PooledToken_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. """ - block: mantle_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mantle_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - mantle__meta(block: mantle_Block_height): mantle__Meta_ - optimismsepolia_asset( + ): [mode_swap_PooledToken!]! + mode_swap_stableSwap( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Asset - optimismsepolia_assets( + ): mode_swap_StableSwap + mode_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Asset_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Asset_filter + orderBy: mode_swap_StableSwap_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwap_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Asset!]! - optimismsepolia_assetStatus( + ): [mode_swap_StableSwap!]! + mode_swap_stableSwapAddLiquidityEvent( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AssetStatus - optimismsepolia_assetStatuses( + ): mode_swap_StableSwapAddLiquidityEvent + mode_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AssetStatus_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AssetStatus_filter + orderBy: mode_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapAddLiquidityEvent_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AssetStatus!]! - optimismsepolia_assetBalance( + ): [mode_swap_StableSwapAddLiquidityEvent!]! + mode_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AssetBalance - optimismsepolia_assetBalances( + ): mode_swap_StableSwapRemoveLiquidityEvent + mode_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AssetBalance_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AssetBalance_filter + orderBy: mode_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapRemoveLiquidityEvent_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AssetBalance!]! - optimismsepolia_router( + ): [mode_swap_StableSwapRemoveLiquidityEvent!]! + mode_swap_stableSwapExchange( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Router - optimismsepolia_routers( + ): mode_swap_StableSwapExchange + mode_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Router_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Router_filter + orderBy: mode_swap_StableSwapExchange_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapExchange_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Router!]! - optimismsepolia_routerDailyTVL( + ): [mode_swap_StableSwapExchange!]! + mode_swap_swapDailyVolume( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RouterDailyTVL - optimismsepolia_routerDailyTVLs( + ): mode_swap_SwapDailyVolume + mode_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RouterDailyTVL_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RouterDailyTVL_filter + orderBy: mode_swap_SwapDailyVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapDailyVolume_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RouterDailyTVL!]! - optimismsepolia_routerLiquidityEvent( + ): [mode_swap_SwapDailyVolume!]! + mode_swap_swapHourlyVolume( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RouterLiquidityEvent - optimismsepolia_routerLiquidityEvents( + ): mode_swap_SwapHourlyVolume + mode_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RouterLiquidityEvent_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RouterLiquidityEvent_filter + orderBy: mode_swap_SwapHourlyVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapHourlyVolume_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RouterLiquidityEvent!]! - optimismsepolia_setting( + ): [mode_swap_SwapHourlyVolume!]! + mode_swap_swapWeeklyVolume( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Setting - optimismsepolia_settings( + ): mode_swap_SwapWeeklyVolume + mode_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Setting_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Setting_filter + orderBy: mode_swap_SwapWeeklyVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapWeeklyVolume_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Setting!]! - optimismsepolia_relayer( + ): [mode_swap_SwapWeeklyVolume!]! + mode_swap_lpAccount( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Relayer - optimismsepolia_relayers( + ): mode_swap_LpAccount + mode_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Relayer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Relayer_filter + orderBy: mode_swap_LpAccount_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpAccount_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Relayer!]! - optimismsepolia_sequencer( + ): [mode_swap_LpAccount!]! + mode_swap_lpAccountBalance( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_Sequencer - optimismsepolia_sequencers( + ): mode_swap_LpAccountBalance + mode_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_Sequencer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_Sequencer_filter + orderBy: mode_swap_LpAccountBalance_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpAccountBalance_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_Sequencer!]! - optimismsepolia_relayerFee( + ): [mode_swap_LpAccountBalance!]! + mode_swap_lpToken( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RelayerFee - optimismsepolia_relayerFees( + ): mode_swap_LpToken + mode_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RelayerFee_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RelayerFee_filter + orderBy: mode_swap_LpToken_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpToken_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RelayerFee!]! - optimismsepolia_originTransfer( + ): [mode_swap_LpToken!]! + mode_swap_lpTransferEvent( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_OriginTransfer - optimismsepolia_originTransfers( + ): mode_swap_LpTransferEvent + mode_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_OriginTransfer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_OriginTransfer_filter + orderBy: mode_swap_LpTransferEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpTransferEvent_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_OriginTransfer!]! - optimismsepolia_destinationTransfer( + ): [mode_swap_LpTransferEvent!]! + mode_swap_stableSwapEvent( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_DestinationTransfer - optimismsepolia_destinationTransfers( + ): mode_swap_StableSwapEvent + mode_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_DestinationTransfer_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_DestinationTransfer_filter + orderBy: mode_swap_StableSwapEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_StableSwapEvent_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_DestinationTransfer!]! - optimismsepolia_originMessage( + ): [mode_swap_StableSwapEvent!]! + mode_swap_swapTradeVolume( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_OriginMessage - optimismsepolia_originMessages( + ): mode_swap_SwapTradeVolume + mode_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_OriginMessage_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_OriginMessage_filter + orderBy: mode_swap_SwapTradeVolume_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_SwapTradeVolume_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_OriginMessage!]! - optimismsepolia_aggregateRoot( + ): [mode_swap_SwapTradeVolume!]! + mode_swap_lpTokenEvent( 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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AggregateRoot - optimismsepolia_aggregateRoots( + ): mode_swap_LpTokenEvent + mode_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AggregateRoot_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AggregateRoot_filter + orderBy: mode_swap_LpTokenEvent_orderBy + orderDirection: mode_swap_OrderDirection + where: mode_swap_LpTokenEvent_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. """ - block: optimismsepolia_Block_height + block: mode_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AggregateRoot!]! - optimismsepolia_connectorMeta( + ): [mode_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + mode_swap__meta(block: mode_swap_Block_height): mode_swap__Meta_ + xdai_asset( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_ConnectorMeta - optimismsepolia_connectorMetas( + ): xdai_Asset + xdai_assets( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_ConnectorMeta_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_ConnectorMeta_filter + orderBy: xdai_Asset_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Asset_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_ConnectorMeta!]! - optimismsepolia_rootCount( + ): [xdai_Asset!]! + xdai_assetStatus( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RootCount - optimismsepolia_rootCounts( + ): xdai_AssetStatus + xdai_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RootCount_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RootCount_filter + orderBy: xdai_AssetStatus_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AssetStatus_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RootCount!]! - optimismsepolia_rootMessageSent( + ): [xdai_AssetStatus!]! + xdai_assetBalance( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RootMessageSent - optimismsepolia_rootMessageSents( + ): xdai_AssetBalance + xdai_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RootMessageSent_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RootMessageSent_filter + orderBy: xdai_AssetBalance_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AssetBalance_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RootMessageSent!]! - optimismsepolia_relayerFeesIncrease( + ): [xdai_AssetBalance!]! + xdai_router( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_RelayerFeesIncrease - optimismsepolia_relayerFeesIncreases( + ): xdai_Router + xdai_routers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_RelayerFeesIncrease_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_RelayerFeesIncrease_filter + orderBy: xdai_Router_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Router_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_RelayerFeesIncrease!]! - optimismsepolia_slippageUpdate( + ): [xdai_Router!]! + xdai_routerDailyTVL( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_SlippageUpdate - optimismsepolia_slippageUpdates( + ): xdai_RouterDailyTVL + xdai_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_SlippageUpdate_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_SlippageUpdate_filter + orderBy: xdai_RouterDailyTVL_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RouterDailyTVL_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_SlippageUpdate!]! - optimismsepolia_snapshotRoot( + ): [xdai_RouterDailyTVL!]! + xdai_routerLiquidityEvent( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_SnapshotRoot - optimismsepolia_snapshotRoots( + ): xdai_RouterLiquidityEvent + xdai_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_SnapshotRoot_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_SnapshotRoot_filter + orderBy: xdai_RouterLiquidityEvent_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RouterLiquidityEvent_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_SnapshotRoot!]! - optimismsepolia_spokeConnectorMode( + ): [xdai_RouterLiquidityEvent!]! + xdai_setting( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_SpokeConnectorMode - optimismsepolia_spokeConnectorModes( + ): xdai_Setting + xdai_settings( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_SpokeConnectorMode_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_SpokeConnectorMode_filter + orderBy: xdai_Setting_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Setting_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_SpokeConnectorMode!]! - optimismsepolia_aggregateRootProposed( + ): [xdai_Setting!]! + xdai_relayer( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_AggregateRootProposed - optimismsepolia_aggregateRootProposeds( + ): xdai_Relayer + xdai_relayers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_AggregateRootProposed_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_AggregateRootProposed_filter + orderBy: xdai_Relayer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Relayer_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_AggregateRootProposed!]! - optimismsepolia_optimisticRootFinalized( + ): [xdai_Relayer!]! + xdai_sequencer( 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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimismsepolia_OptimisticRootFinalized - optimismsepolia_optimisticRootFinalizeds( + ): xdai_Sequencer + xdai_sequencers( skip: Int = 0 first: Int = 100 - orderBy: optimismsepolia_OptimisticRootFinalized_orderBy - orderDirection: optimismsepolia_OrderDirection - where: optimismsepolia_OptimisticRootFinalized_filter + orderBy: xdai_Sequencer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_Sequencer_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. """ - block: optimismsepolia_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimismsepolia_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - optimismsepolia__meta(block: optimismsepolia_Block_height): optimismsepolia__Meta_ - bnb_asset( + ): [xdai_Sequencer!]! + xdai_relayerFee( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Asset - bnb_assets( + ): xdai_RelayerFee + xdai_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: bnb_Asset_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Asset_filter + orderBy: xdai_RelayerFee_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RelayerFee_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Asset!]! - bnb_assetStatus( + ): [xdai_RelayerFee!]! + xdai_originTransfer( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AssetStatus - bnb_assetStatuses( + ): xdai_OriginTransfer + xdai_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: bnb_AssetStatus_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AssetStatus_filter + orderBy: xdai_OriginTransfer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_OriginTransfer_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AssetStatus!]! - bnb_assetBalance( + ): [xdai_OriginTransfer!]! + xdai_destinationTransfer( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AssetBalance - bnb_assetBalances( + ): xdai_DestinationTransfer + xdai_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: bnb_AssetBalance_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AssetBalance_filter + orderBy: xdai_DestinationTransfer_orderBy + orderDirection: xdai_OrderDirection + where: xdai_DestinationTransfer_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AssetBalance!]! - bnb_router( + ): [xdai_DestinationTransfer!]! + xdai_originMessage( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Router - bnb_routers( + ): xdai_OriginMessage + xdai_originMessages( skip: Int = 0 first: Int = 100 - orderBy: bnb_Router_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Router_filter + orderBy: xdai_OriginMessage_orderBy + orderDirection: xdai_OrderDirection + where: xdai_OriginMessage_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Router!]! - bnb_routerDailyTVL( + ): [xdai_OriginMessage!]! + xdai_aggregateRoot( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RouterDailyTVL - bnb_routerDailyTVLs( + ): xdai_AggregateRoot + xdai_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: bnb_RouterDailyTVL_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RouterDailyTVL_filter + orderBy: xdai_AggregateRoot_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AggregateRoot_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RouterDailyTVL!]! - bnb_routerLiquidityEvent( + ): [xdai_AggregateRoot!]! + xdai_connectorMeta( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RouterLiquidityEvent - bnb_routerLiquidityEvents( + ): xdai_ConnectorMeta + xdai_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: bnb_RouterLiquidityEvent_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RouterLiquidityEvent_filter + orderBy: xdai_ConnectorMeta_orderBy + orderDirection: xdai_OrderDirection + where: xdai_ConnectorMeta_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RouterLiquidityEvent!]! - bnb_setting( + ): [xdai_ConnectorMeta!]! + xdai_rootCount( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Setting - bnb_settings( + ): xdai_RootCount + xdai_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: bnb_Setting_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Setting_filter + orderBy: xdai_RootCount_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RootCount_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Setting!]! - bnb_relayer( + ): [xdai_RootCount!]! + xdai_rootMessageSent( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Relayer - bnb_relayers( + ): xdai_RootMessageSent + xdai_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: bnb_Relayer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Relayer_filter + orderBy: xdai_RootMessageSent_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RootMessageSent_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Relayer!]! - bnb_sequencer( + ): [xdai_RootMessageSent!]! + xdai_relayerFeesIncrease( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_Sequencer - bnb_sequencers( + ): xdai_RelayerFeesIncrease + xdai_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: bnb_Sequencer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_Sequencer_filter + orderBy: xdai_RelayerFeesIncrease_orderBy + orderDirection: xdai_OrderDirection + where: xdai_RelayerFeesIncrease_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_Sequencer!]! - bnb_relayerFee( + ): [xdai_RelayerFeesIncrease!]! + xdai_slippageUpdate( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RelayerFee - bnb_relayerFees( + ): xdai_SlippageUpdate + xdai_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: bnb_RelayerFee_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RelayerFee_filter + orderBy: xdai_SlippageUpdate_orderBy + orderDirection: xdai_OrderDirection + where: xdai_SlippageUpdate_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RelayerFee!]! - bnb_originTransfer( + ): [xdai_SlippageUpdate!]! + xdai_snapshotRoot( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_OriginTransfer - bnb_originTransfers( + ): xdai_SnapshotRoot + xdai_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: bnb_OriginTransfer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_OriginTransfer_filter + orderBy: xdai_SnapshotRoot_orderBy + orderDirection: xdai_OrderDirection + where: xdai_SnapshotRoot_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_OriginTransfer!]! - bnb_destinationTransfer( + ): [xdai_SnapshotRoot!]! + xdai_spokeConnectorMode( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_DestinationTransfer - bnb_destinationTransfers( + ): xdai_SpokeConnectorMode + xdai_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: bnb_DestinationTransfer_orderBy - orderDirection: bnb_OrderDirection - where: bnb_DestinationTransfer_filter + orderBy: xdai_SpokeConnectorMode_orderBy + orderDirection: xdai_OrderDirection + where: xdai_SpokeConnectorMode_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_DestinationTransfer!]! - bnb_originMessage( + ): [xdai_SpokeConnectorMode!]! + xdai_aggregateRootProposed( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_OriginMessage - bnb_originMessages( + ): xdai_AggregateRootProposed + xdai_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: bnb_OriginMessage_orderBy - orderDirection: bnb_OrderDirection - where: bnb_OriginMessage_filter + orderBy: xdai_AggregateRootProposed_orderBy + orderDirection: xdai_OrderDirection + where: xdai_AggregateRootProposed_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_OriginMessage!]! - bnb_aggregateRoot( + ): [xdai_AggregateRootProposed!]! + xdai_optimisticRootFinalized( 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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AggregateRoot - bnb_aggregateRoots( + ): xdai_OptimisticRootFinalized + xdai_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: bnb_AggregateRoot_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AggregateRoot_filter + orderBy: xdai_OptimisticRootFinalized_orderBy + orderDirection: xdai_OrderDirection + where: xdai_OptimisticRootFinalized_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. """ - block: bnb_Block_height + block: xdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AggregateRoot!]! - bnb_connectorMeta( + ): [xdai_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + xdai__meta(block: xdai_Block_height): xdai__Meta_ + metis_swap_systemInfo( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_ConnectorMeta - bnb_connectorMetas( + ): metis_swap_SystemInfo + metis_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: bnb_ConnectorMeta_orderBy - orderDirection: bnb_OrderDirection - where: bnb_ConnectorMeta_filter + orderBy: metis_swap_SystemInfo_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SystemInfo_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_ConnectorMeta!]! - bnb_rootCount( + ): [metis_swap_SystemInfo!]! + metis_swap_pooledToken( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RootCount - bnb_rootCounts( + ): metis_swap_PooledToken + metis_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: bnb_RootCount_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RootCount_filter + orderBy: metis_swap_PooledToken_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_PooledToken_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RootCount!]! - bnb_rootMessageSent( + ): [metis_swap_PooledToken!]! + metis_swap_stableSwap( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RootMessageSent - bnb_rootMessageSents( + ): metis_swap_StableSwap + metis_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: bnb_RootMessageSent_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RootMessageSent_filter + orderBy: metis_swap_StableSwap_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwap_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RootMessageSent!]! - bnb_relayerFeesIncrease( + ): [metis_swap_StableSwap!]! + metis_swap_stableSwapAddLiquidityEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_RelayerFeesIncrease - bnb_relayerFeesIncreases( + ): metis_swap_StableSwapAddLiquidityEvent + metis_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_RelayerFeesIncrease_orderBy - orderDirection: bnb_OrderDirection - where: bnb_RelayerFeesIncrease_filter + orderBy: metis_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapAddLiquidityEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_RelayerFeesIncrease!]! - bnb_slippageUpdate( + ): [metis_swap_StableSwapAddLiquidityEvent!]! + metis_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_SlippageUpdate - bnb_slippageUpdates( + ): metis_swap_StableSwapRemoveLiquidityEvent + metis_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: bnb_SlippageUpdate_orderBy - orderDirection: bnb_OrderDirection - where: bnb_SlippageUpdate_filter + orderBy: metis_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapRemoveLiquidityEvent_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_SlippageUpdate!]! - bnb_snapshotRoot( + ): [metis_swap_StableSwapRemoveLiquidityEvent!]! + metis_swap_stableSwapExchange( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_SnapshotRoot - bnb_snapshotRoots( + ): metis_swap_StableSwapExchange + metis_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: bnb_SnapshotRoot_orderBy - orderDirection: bnb_OrderDirection - where: bnb_SnapshotRoot_filter + orderBy: metis_swap_StableSwapExchange_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapExchange_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_SnapshotRoot!]! - bnb_spokeConnectorMode( + ): [metis_swap_StableSwapExchange!]! + metis_swap_swapDailyVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_SpokeConnectorMode - bnb_spokeConnectorModes( + ): metis_swap_SwapDailyVolume + metis_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_SpokeConnectorMode_orderBy - orderDirection: bnb_OrderDirection - where: bnb_SpokeConnectorMode_filter + orderBy: metis_swap_SwapDailyVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapDailyVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_SpokeConnectorMode!]! - bnb_aggregateRootProposed( + ): [metis_swap_SwapDailyVolume!]! + metis_swap_swapHourlyVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_AggregateRootProposed - bnb_aggregateRootProposeds( + ): metis_swap_SwapHourlyVolume + metis_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_AggregateRootProposed_orderBy - orderDirection: bnb_OrderDirection - where: bnb_AggregateRootProposed_filter + orderBy: metis_swap_SwapHourlyVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapHourlyVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_AggregateRootProposed!]! - bnb_optimisticRootFinalized( + ): [metis_swap_SwapHourlyVolume!]! + metis_swap_swapWeeklyVolume( 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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): bnb_OptimisticRootFinalized - bnb_optimisticRootFinalizeds( + ): metis_swap_SwapWeeklyVolume + metis_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: bnb_OptimisticRootFinalized_orderBy - orderDirection: bnb_OrderDirection - where: bnb_OptimisticRootFinalized_filter + orderBy: metis_swap_SwapWeeklyVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapWeeklyVolume_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. """ - block: bnb_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [bnb_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - bnb__meta(block: bnb_Block_height): bnb__Meta_ - stagingpolygon_asset( + ): [metis_swap_SwapWeeklyVolume!]! + metis_swap_lpAccount( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Asset - stagingpolygon_assets( + ): metis_swap_LpAccount + metis_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Asset_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Asset_filter + orderBy: metis_swap_LpAccount_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpAccount_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Asset!]! - stagingpolygon_assetStatus( + ): [metis_swap_LpAccount!]! + metis_swap_lpAccountBalance( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AssetStatus - stagingpolygon_assetStatuses( + ): metis_swap_LpAccountBalance + metis_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AssetStatus_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AssetStatus_filter + orderBy: metis_swap_LpAccountBalance_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpAccountBalance_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AssetStatus!]! - stagingpolygon_assetBalance( + ): [metis_swap_LpAccountBalance!]! + metis_swap_lpToken( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AssetBalance - stagingpolygon_assetBalances( + ): metis_swap_LpToken + metis_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AssetBalance_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AssetBalance_filter + orderBy: metis_swap_LpToken_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpToken_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AssetBalance!]! - stagingpolygon_router( + ): [metis_swap_LpToken!]! + metis_swap_lpTransferEvent( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Router - stagingpolygon_routers( + ): metis_swap_LpTransferEvent + metis_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Router_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Router_filter + orderBy: metis_swap_LpTransferEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpTransferEvent_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Router!]! - stagingpolygon_routerDailyTVL( + ): [metis_swap_LpTransferEvent!]! + metis_swap_stableSwapEvent( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RouterDailyTVL - stagingpolygon_routerDailyTVLs( + ): metis_swap_StableSwapEvent + metis_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RouterDailyTVL_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RouterDailyTVL_filter + orderBy: metis_swap_StableSwapEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_StableSwapEvent_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RouterDailyTVL!]! - stagingpolygon_routerLiquidityEvent( + ): [metis_swap_StableSwapEvent!]! + metis_swap_swapTradeVolume( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RouterLiquidityEvent - stagingpolygon_routerLiquidityEvents( + ): metis_swap_SwapTradeVolume + metis_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RouterLiquidityEvent_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RouterLiquidityEvent_filter + orderBy: metis_swap_SwapTradeVolume_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_SwapTradeVolume_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RouterLiquidityEvent!]! - stagingpolygon_setting( + ): [metis_swap_SwapTradeVolume!]! + metis_swap_lpTokenEvent( 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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Setting - stagingpolygon_settings( + ): metis_swap_LpTokenEvent + metis_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Setting_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Setting_filter + orderBy: metis_swap_LpTokenEvent_orderBy + orderDirection: metis_swap_OrderDirection + where: metis_swap_LpTokenEvent_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. """ - block: stagingpolygon_Block_height + block: metis_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Setting!]! - stagingpolygon_relayer( + ): [metis_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + metis_swap__meta(block: metis_swap_Block_height): metis_swap__Meta_ + avalanche_swap_systemInfo( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Relayer - stagingpolygon_relayers( + ): avalanche_swap_SystemInfo + avalanche_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Relayer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Relayer_filter + orderBy: avalanche_swap_SystemInfo_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SystemInfo_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Relayer!]! - stagingpolygon_sequencer( + ): [avalanche_swap_SystemInfo!]! + avalanche_swap_pooledToken( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_Sequencer - stagingpolygon_sequencers( + ): avalanche_swap_PooledToken + avalanche_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_Sequencer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_Sequencer_filter + orderBy: avalanche_swap_PooledToken_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_PooledToken_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_Sequencer!]! - stagingpolygon_relayerFee( + ): [avalanche_swap_PooledToken!]! + avalanche_swap_stableSwap( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RelayerFee - stagingpolygon_relayerFees( + ): avalanche_swap_StableSwap + avalanche_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RelayerFee_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RelayerFee_filter + orderBy: avalanche_swap_StableSwap_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwap_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RelayerFee!]! - stagingpolygon_originTransfer( + ): [avalanche_swap_StableSwap!]! + avalanche_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_OriginTransfer - stagingpolygon_originTransfers( + ): avalanche_swap_StableSwapAddLiquidityEvent + avalanche_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_OriginTransfer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_OriginTransfer_filter + orderBy: avalanche_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_OriginTransfer!]! - stagingpolygon_destinationTransfer( + ): [avalanche_swap_StableSwapAddLiquidityEvent!]! + avalanche_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_DestinationTransfer - stagingpolygon_destinationTransfers( + ): avalanche_swap_StableSwapRemoveLiquidityEvent + avalanche_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_DestinationTransfer_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_DestinationTransfer_filter + orderBy: avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_DestinationTransfer!]! - stagingpolygon_originMessage( + ): [avalanche_swap_StableSwapRemoveLiquidityEvent!]! + avalanche_swap_stableSwapExchange( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_OriginMessage - stagingpolygon_originMessages( + ): avalanche_swap_StableSwapExchange + avalanche_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_OriginMessage_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_OriginMessage_filter + orderBy: avalanche_swap_StableSwapExchange_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapExchange_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_OriginMessage!]! - stagingpolygon_aggregateRoot( + ): [avalanche_swap_StableSwapExchange!]! + avalanche_swap_swapDailyVolume( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AggregateRoot - stagingpolygon_aggregateRoots( + ): avalanche_swap_SwapDailyVolume + avalanche_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AggregateRoot_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AggregateRoot_filter + orderBy: avalanche_swap_SwapDailyVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapDailyVolume_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AggregateRoot!]! - stagingpolygon_connectorMeta( + ): [avalanche_swap_SwapDailyVolume!]! + avalanche_swap_swapHourlyVolume( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_ConnectorMeta - stagingpolygon_connectorMetas( + ): avalanche_swap_SwapHourlyVolume + avalanche_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_ConnectorMeta_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_ConnectorMeta_filter + orderBy: avalanche_swap_SwapHourlyVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapHourlyVolume_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_ConnectorMeta!]! - stagingpolygon_rootCount( + ): [avalanche_swap_SwapHourlyVolume!]! + avalanche_swap_swapWeeklyVolume( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RootCount - stagingpolygon_rootCounts( + ): avalanche_swap_SwapWeeklyVolume + avalanche_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RootCount_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RootCount_filter + orderBy: avalanche_swap_SwapWeeklyVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapWeeklyVolume_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RootCount!]! - stagingpolygon_rootMessageSent( + ): [avalanche_swap_SwapWeeklyVolume!]! + avalanche_swap_lpAccount( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RootMessageSent - stagingpolygon_rootMessageSents( + ): avalanche_swap_LpAccount + avalanche_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RootMessageSent_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RootMessageSent_filter + orderBy: avalanche_swap_LpAccount_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpAccount_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RootMessageSent!]! - stagingpolygon_relayerFeesIncrease( + ): [avalanche_swap_LpAccount!]! + avalanche_swap_lpAccountBalance( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_RelayerFeesIncrease - stagingpolygon_relayerFeesIncreases( + ): avalanche_swap_LpAccountBalance + avalanche_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_RelayerFeesIncrease_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_RelayerFeesIncrease_filter + orderBy: avalanche_swap_LpAccountBalance_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpAccountBalance_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_RelayerFeesIncrease!]! - stagingpolygon_slippageUpdate( + ): [avalanche_swap_LpAccountBalance!]! + avalanche_swap_lpToken( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_SlippageUpdate - stagingpolygon_slippageUpdates( + ): avalanche_swap_LpToken + avalanche_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_SlippageUpdate_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_SlippageUpdate_filter + orderBy: avalanche_swap_LpToken_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpToken_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_SlippageUpdate!]! - stagingpolygon_snapshotRoot( + ): [avalanche_swap_LpToken!]! + avalanche_swap_lpTransferEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_SnapshotRoot - stagingpolygon_snapshotRoots( + ): avalanche_swap_LpTransferEvent + avalanche_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_SnapshotRoot_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_SnapshotRoot_filter + orderBy: avalanche_swap_LpTransferEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpTransferEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_SnapshotRoot!]! - stagingpolygon_spokeConnectorMode( + ): [avalanche_swap_LpTransferEvent!]! + avalanche_swap_stableSwapEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_SpokeConnectorMode - stagingpolygon_spokeConnectorModes( + ): avalanche_swap_StableSwapEvent + avalanche_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_SpokeConnectorMode_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_SpokeConnectorMode_filter + orderBy: avalanche_swap_StableSwapEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_StableSwapEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_SpokeConnectorMode!]! - stagingpolygon_aggregateRootProposed( + ): [avalanche_swap_StableSwapEvent!]! + avalanche_swap_swapTradeVolume( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_AggregateRootProposed - stagingpolygon_aggregateRootProposeds( + ): avalanche_swap_SwapTradeVolume + avalanche_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_AggregateRootProposed_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_AggregateRootProposed_filter + orderBy: avalanche_swap_SwapTradeVolume_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_SwapTradeVolume_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_AggregateRootProposed!]! - stagingpolygon_optimisticRootFinalized( + ): [avalanche_swap_SwapTradeVolume!]! + avalanche_swap_lpTokenEvent( 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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygon_OptimisticRootFinalized - stagingpolygon_optimisticRootFinalizeds( + ): avalanche_swap_LpTokenEvent + avalanche_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygon_OptimisticRootFinalized_orderBy - orderDirection: stagingpolygon_OrderDirection - where: stagingpolygon_OptimisticRootFinalized_filter + orderBy: avalanche_swap_LpTokenEvent_orderBy + orderDirection: avalanche_swap_OrderDirection + where: avalanche_swap_LpTokenEvent_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. """ - block: stagingpolygon_Block_height + block: avalanche_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygon_OptimisticRootFinalized!]! + ): [avalanche_swap_LpTokenEvent!]! """Access to subgraph metadata""" - stagingpolygon__meta(block: stagingpolygon_Block_height): stagingpolygon__Meta_ - localmainnet_asset( + avalanche_swap__meta(block: avalanche_swap_Block_height): avalanche_swap__Meta_ + mainnet_rootAggregated( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Asset - localmainnet_assets( + ): mainnet_RootAggregated + mainnet_rootAggregateds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Asset_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Asset_filter + orderBy: mainnet_RootAggregated_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootAggregated_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Asset!]! - localmainnet_assetStatus( + ): [mainnet_RootAggregated!]! + mainnet_rootPropagated( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AssetStatus - localmainnet_assetStatuses( + ): mainnet_RootPropagated + mainnet_rootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AssetStatus_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AssetStatus_filter + orderBy: mainnet_RootPropagated_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootPropagated_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AssetStatus!]! - localmainnet_assetBalance( + ): [mainnet_RootPropagated!]! + mainnet_aggregatedMessageRoot( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AssetBalance - localmainnet_assetBalances( + ): mainnet_AggregatedMessageRoot + mainnet_aggregatedMessageRoots( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AssetBalance_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AssetBalance_filter + orderBy: mainnet_AggregatedMessageRoot_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregatedMessageRoot_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AssetBalance!]! - localmainnet_router( + ): [mainnet_AggregatedMessageRoot!]! + mainnet_rootManagerMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Router - localmainnet_routers( + ): mainnet_RootManagerMeta + mainnet_rootManagerMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Router_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Router_filter + orderBy: mainnet_RootManagerMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootManagerMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Router!]! - localmainnet_routerDailyTVL( + ): [mainnet_RootManagerMeta!]! + mainnet_rootManagerMode( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RouterDailyTVL - localmainnet_routerDailyTVLs( + ): mainnet_RootManagerMode + mainnet_rootManagerModes( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RouterDailyTVL_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RouterDailyTVL_filter + orderBy: mainnet_RootManagerMode_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootManagerMode_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RouterDailyTVL!]! - localmainnet_routerLiquidityEvent( + ): [mainnet_RootManagerMode!]! + mainnet_optimisticRootProposed( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RouterLiquidityEvent - localmainnet_routerLiquidityEvents( + ): mainnet_OptimisticRootProposed + mainnet_optimisticRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RouterLiquidityEvent_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RouterLiquidityEvent_filter + orderBy: mainnet_OptimisticRootProposed_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimisticRootProposed_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RouterLiquidityEvent!]! - localmainnet_setting( + ): [mainnet_OptimisticRootProposed!]! + mainnet_hubOptimisticRootFinalized( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Setting - localmainnet_settings( + ): mainnet_HubOptimisticRootFinalized + mainnet_hubOptimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Setting_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Setting_filter + orderBy: mainnet_HubOptimisticRootFinalized_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_HubOptimisticRootFinalized_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Setting!]! - localmainnet_relayer( + ): [mainnet_HubOptimisticRootFinalized!]! + mainnet_optimisticRootPropagated( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Relayer - localmainnet_relayers( + ): mainnet_OptimisticRootPropagated + mainnet_optimisticRootPropagateds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Relayer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Relayer_filter + orderBy: mainnet_OptimisticRootPropagated_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimisticRootPropagated_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Relayer!]! - localmainnet_sequencer( + ): [mainnet_OptimisticRootPropagated!]! + mainnet_polygonConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_Sequencer - localmainnet_sequencers( + ): mainnet_PolygonConnectorMeta + mainnet_polygonConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_Sequencer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_Sequencer_filter + orderBy: mainnet_PolygonConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_PolygonConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_Sequencer!]! - localmainnet_relayerFee( + ): [mainnet_PolygonConnectorMeta!]! + mainnet_optimismConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RelayerFee - localmainnet_relayerFees( + ): mainnet_OptimismConnectorMeta + mainnet_optimismConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RelayerFee_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RelayerFee_filter + orderBy: mainnet_OptimismConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimismConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RelayerFee!]! - localmainnet_originTransfer( + ): [mainnet_OptimismConnectorMeta!]! + mainnet_bnbConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OriginTransfer - localmainnet_originTransfers( + ): mainnet_BnbConnectorMeta + mainnet_bnbConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OriginTransfer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OriginTransfer_filter + orderBy: mainnet_BnbConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_BnbConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OriginTransfer!]! - localmainnet_destinationTransfer( + ): [mainnet_BnbConnectorMeta!]! + mainnet_arbitrumConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_DestinationTransfer - localmainnet_destinationTransfers( + ): mainnet_ArbitrumConnectorMeta + mainnet_arbitrumConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_DestinationTransfer_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_DestinationTransfer_filter + orderBy: mainnet_ArbitrumConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_ArbitrumConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_DestinationTransfer!]! - localmainnet_originMessage( + ): [mainnet_ArbitrumConnectorMeta!]! + mainnet_gnosisConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OriginMessage - localmainnet_originMessages( + ): mainnet_GnosisConnectorMeta + mainnet_gnosisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OriginMessage_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OriginMessage_filter + orderBy: mainnet_GnosisConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_GnosisConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OriginMessage!]! - localmainnet_aggregateRoot( + ): [mainnet_GnosisConnectorMeta!]! + mainnet_lineaConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregateRoot - localmainnet_aggregateRoots( + ): mainnet_LineaConnectorMeta + mainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregateRoot_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregateRoot_filter + orderBy: mainnet_LineaConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_LineaConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregateRoot!]! - localmainnet_connectorMeta( + ): [mainnet_LineaConnectorMeta!]! + mainnet_metisConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ConnectorMeta - localmainnet_connectorMetas( + ): mainnet_MetisConnectorMeta + mainnet_metisConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_ConnectorMeta_filter + orderBy: mainnet_MetisConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_MetisConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ConnectorMeta!]! - localmainnet_rootCount( + ): [mainnet_MetisConnectorMeta!]! + mainnet_mantleConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootCount - localmainnet_rootCounts( + ): mainnet_MantleConnectorMeta + mainnet_mantleConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootCount_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootCount_filter + orderBy: mainnet_MantleConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_MantleConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootCount!]! - localmainnet_rootMessageSent( + ): [mainnet_MantleConnectorMeta!]! + mainnet_avalancheConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RootMessageSent - localmainnet_rootMessageSents( + ): mainnet_AvalancheConnectorMeta + mainnet_avalancheConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RootMessageSent_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RootMessageSent_filter + orderBy: mainnet_AvalancheConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AvalancheConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RootMessageSent!]! - localmainnet_relayerFeesIncrease( + ): [mainnet_AvalancheConnectorMeta!]! + mainnet_baseConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_RelayerFeesIncrease - localmainnet_relayerFeesIncreases( + ): mainnet_BaseConnectorMeta + mainnet_baseConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_RelayerFeesIncrease_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_RelayerFeesIncrease_filter + orderBy: mainnet_BaseConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_BaseConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_RelayerFeesIncrease!]! - localmainnet_slippageUpdate( + ): [mainnet_BaseConnectorMeta!]! + mainnet_polygonZkConnectorMeta( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_SlippageUpdate - localmainnet_slippageUpdates( + ): mainnet_PolygonZkConnectorMeta + mainnet_polygonZkConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_SlippageUpdate_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_SlippageUpdate_filter + orderBy: mainnet_PolygonZkConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_PolygonZkConnectorMeta_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_SlippageUpdate!]! - localmainnet_snapshotRoot( + ): [mainnet_PolygonZkConnectorMeta!]! + mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_SnapshotRoot - localmainnet_snapshotRoots( + ): mainnet_ZkSyncConnectorMeta + mainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_SnapshotRoot_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_SnapshotRoot_filter + orderBy: mainnet_ZkSyncConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_SnapshotRoot!]! - localmainnet_spokeConnectorMode( + ): [mainnet_ZkSyncConnectorMeta!]! + mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_SpokeConnectorMode - localmainnet_spokeConnectorModes( + ): mainnet_ModeConnectorMeta + mainnet_modeConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_SpokeConnectorMode_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_SpokeConnectorMode_filter + orderBy: mainnet_ModeConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_SpokeConnectorMode!]! - localmainnet_aggregateRootProposed( + ): [mainnet_ModeConnectorMeta!]! + mainnet_rootMessageProcessed( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AggregateRootProposed - localmainnet_aggregateRootProposeds( + ): mainnet_RootMessageProcessed + mainnet_rootMessageProcesseds( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AggregateRootProposed_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_AggregateRootProposed_filter + orderBy: mainnet_RootMessageProcessed_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootMessageProcessed_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AggregateRootProposed!]! - localmainnet_optimisticRootFinalized( + ): [mainnet_RootMessageProcessed!]! + mainnet_aggregateRootSavedSlow( 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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_OptimisticRootFinalized - localmainnet_optimisticRootFinalizeds( + ): mainnet_AggregateRootSavedSlow + mainnet_aggregateRootSavedSlows( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_OptimisticRootFinalized_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_OptimisticRootFinalized_filter + orderBy: mainnet_AggregateRootSavedSlow_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregateRootSavedSlow_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. """ - block: localmainnet_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_OptimisticRootFinalized!]! - stagingxdai_asset( + ): [mainnet_AggregateRootSavedSlow!]! + mainnet_hubDomain( 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. """ - block: stagingxdai_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Asset - stagingxdai_assets( + ): mainnet_HubDomain + mainnet_hubDomains( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Asset_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Asset_filter + orderBy: mainnet_HubDomain_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_HubDomain_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. """ - block: stagingxdai_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Asset!]! - stagingxdai_assetStatus( + ): [mainnet_HubDomain!]! + """Access to subgraph metadata""" + mainnet__meta(block: mainnet_Block_height): mainnet__Meta_ + avalanche_asset( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AssetStatus - stagingxdai_assetStatuses( + ): avalanche_Asset + avalanche_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AssetStatus_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AssetStatus_filter + orderBy: avalanche_Asset_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Asset_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AssetStatus!]! - stagingxdai_assetBalance( + ): [avalanche_Asset!]! + avalanche_assetStatus( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AssetBalance - stagingxdai_assetBalances( + ): avalanche_AssetStatus + avalanche_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AssetBalance_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AssetBalance_filter + orderBy: avalanche_AssetStatus_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AssetStatus_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AssetBalance!]! - stagingxdai_router( + ): [avalanche_AssetStatus!]! + avalanche_assetBalance( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Router - stagingxdai_routers( + ): avalanche_AssetBalance + avalanche_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Router_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Router_filter + orderBy: avalanche_AssetBalance_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AssetBalance_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Router!]! - stagingxdai_routerDailyTVL( + ): [avalanche_AssetBalance!]! + avalanche_router( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RouterDailyTVL - stagingxdai_routerDailyTVLs( + ): avalanche_Router + avalanche_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RouterDailyTVL_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RouterDailyTVL_filter + orderBy: avalanche_Router_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Router_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RouterDailyTVL!]! - stagingxdai_routerLiquidityEvent( + ): [avalanche_Router!]! + avalanche_routerDailyTVL( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RouterLiquidityEvent - stagingxdai_routerLiquidityEvents( + ): avalanche_RouterDailyTVL + avalanche_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RouterLiquidityEvent_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RouterLiquidityEvent_filter + orderBy: avalanche_RouterDailyTVL_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RouterDailyTVL_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RouterLiquidityEvent!]! - stagingxdai_setting( + ): [avalanche_RouterDailyTVL!]! + avalanche_routerLiquidityEvent( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Setting - stagingxdai_settings( + ): avalanche_RouterLiquidityEvent + avalanche_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Setting_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Setting_filter + orderBy: avalanche_RouterLiquidityEvent_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RouterLiquidityEvent_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Setting!]! - stagingxdai_relayer( + ): [avalanche_RouterLiquidityEvent!]! + avalanche_setting( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Relayer - stagingxdai_relayers( + ): avalanche_Setting + avalanche_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Relayer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Relayer_filter + orderBy: avalanche_Setting_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Setting_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Relayer!]! - stagingxdai_sequencer( + ): [avalanche_Setting!]! + avalanche_relayer( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_Sequencer - stagingxdai_sequencers( + ): avalanche_Relayer + avalanche_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_Sequencer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_Sequencer_filter + orderBy: avalanche_Relayer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Relayer_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_Sequencer!]! - stagingxdai_relayerFee( + ): [avalanche_Relayer!]! + avalanche_sequencer( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RelayerFee - stagingxdai_relayerFees( + ): avalanche_Sequencer + avalanche_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RelayerFee_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RelayerFee_filter + orderBy: avalanche_Sequencer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_Sequencer_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RelayerFee!]! - stagingxdai_originTransfer( + ): [avalanche_Sequencer!]! + avalanche_relayerFee( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_OriginTransfer - stagingxdai_originTransfers( + ): avalanche_RelayerFee + avalanche_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_OriginTransfer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_OriginTransfer_filter + orderBy: avalanche_RelayerFee_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RelayerFee_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_OriginTransfer!]! - stagingxdai_destinationTransfer( + ): [avalanche_RelayerFee!]! + avalanche_originTransfer( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_DestinationTransfer - stagingxdai_destinationTransfers( + ): avalanche_OriginTransfer + avalanche_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_DestinationTransfer_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_DestinationTransfer_filter + orderBy: avalanche_OriginTransfer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_OriginTransfer_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_DestinationTransfer!]! - stagingxdai_originMessage( + ): [avalanche_OriginTransfer!]! + avalanche_destinationTransfer( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_OriginMessage - stagingxdai_originMessages( + ): avalanche_DestinationTransfer + avalanche_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_OriginMessage_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_OriginMessage_filter + orderBy: avalanche_DestinationTransfer_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_DestinationTransfer_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_OriginMessage!]! - stagingxdai_aggregateRoot( + ): [avalanche_DestinationTransfer!]! + avalanche_originMessage( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AggregateRoot - stagingxdai_aggregateRoots( + ): avalanche_OriginMessage + avalanche_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AggregateRoot_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AggregateRoot_filter + orderBy: avalanche_OriginMessage_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_OriginMessage_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AggregateRoot!]! - stagingxdai_connectorMeta( + ): [avalanche_OriginMessage!]! + avalanche_aggregateRoot( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_ConnectorMeta - stagingxdai_connectorMetas( + ): avalanche_AggregateRoot + avalanche_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_ConnectorMeta_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_ConnectorMeta_filter + orderBy: avalanche_AggregateRoot_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AggregateRoot_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_ConnectorMeta!]! - stagingxdai_rootCount( + ): [avalanche_AggregateRoot!]! + avalanche_connectorMeta( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RootCount - stagingxdai_rootCounts( + ): avalanche_ConnectorMeta + avalanche_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RootCount_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RootCount_filter + orderBy: avalanche_ConnectorMeta_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_ConnectorMeta_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RootCount!]! - stagingxdai_rootMessageSent( + ): [avalanche_ConnectorMeta!]! + avalanche_rootCount( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RootMessageSent - stagingxdai_rootMessageSents( + ): avalanche_RootCount + avalanche_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RootMessageSent_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RootMessageSent_filter + orderBy: avalanche_RootCount_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RootCount_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RootMessageSent!]! - stagingxdai_relayerFeesIncrease( + ): [avalanche_RootCount!]! + avalanche_rootMessageSent( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_RelayerFeesIncrease - stagingxdai_relayerFeesIncreases( + ): avalanche_RootMessageSent + avalanche_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_RelayerFeesIncrease_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_RelayerFeesIncrease_filter + orderBy: avalanche_RootMessageSent_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RootMessageSent_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_RelayerFeesIncrease!]! - stagingxdai_slippageUpdate( + ): [avalanche_RootMessageSent!]! + avalanche_relayerFeesIncrease( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_SlippageUpdate - stagingxdai_slippageUpdates( + ): avalanche_RelayerFeesIncrease + avalanche_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_SlippageUpdate_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_SlippageUpdate_filter + orderBy: avalanche_RelayerFeesIncrease_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_RelayerFeesIncrease_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_SlippageUpdate!]! - stagingxdai_snapshotRoot( + ): [avalanche_RelayerFeesIncrease!]! + avalanche_slippageUpdate( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_SnapshotRoot - stagingxdai_snapshotRoots( + ): avalanche_SlippageUpdate + avalanche_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_SnapshotRoot_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_SnapshotRoot_filter + orderBy: avalanche_SlippageUpdate_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_SlippageUpdate_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_SnapshotRoot!]! - stagingxdai_spokeConnectorMode( + ): [avalanche_SlippageUpdate!]! + avalanche_snapshotRoot( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_SpokeConnectorMode - stagingxdai_spokeConnectorModes( + ): avalanche_SnapshotRoot + avalanche_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_SpokeConnectorMode_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_SpokeConnectorMode_filter + orderBy: avalanche_SnapshotRoot_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_SnapshotRoot_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_SpokeConnectorMode!]! - stagingxdai_aggregateRootProposed( + ): [avalanche_SnapshotRoot!]! + avalanche_spokeConnectorMode( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_AggregateRootProposed - stagingxdai_aggregateRootProposeds( + ): avalanche_SpokeConnectorMode + avalanche_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_AggregateRootProposed_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_AggregateRootProposed_filter + orderBy: avalanche_SpokeConnectorMode_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_SpokeConnectorMode_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_AggregateRootProposed!]! - stagingxdai_optimisticRootFinalized( + ): [avalanche_SpokeConnectorMode!]! + avalanche_aggregateRootProposed( 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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxdai_OptimisticRootFinalized - stagingxdai_optimisticRootFinalizeds( + ): avalanche_AggregateRootProposed + avalanche_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxdai_OptimisticRootFinalized_orderBy - orderDirection: stagingxdai_OrderDirection - where: stagingxdai_OptimisticRootFinalized_filter + orderBy: avalanche_AggregateRootProposed_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_AggregateRootProposed_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. """ - block: stagingxdai_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxdai_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingxdai__meta(block: stagingxdai_Block_height): stagingxdai__Meta_ - stagingoptimism_asset( + ): [avalanche_AggregateRootProposed!]! + avalanche_optimisticRootFinalized( 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. """ - block: stagingoptimism_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Asset - stagingoptimism_assets( + ): avalanche_OptimisticRootFinalized + avalanche_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Asset_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Asset_filter + orderBy: avalanche_OptimisticRootFinalized_orderBy + orderDirection: avalanche_OrderDirection + where: avalanche_OptimisticRootFinalized_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. """ - block: stagingoptimism_Block_height + block: avalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Asset!]! - stagingoptimism_assetStatus( + ): [avalanche_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + avalanche__meta(block: avalanche_Block_height): avalanche__Meta_ + localoptimism_asset( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AssetStatus - stagingoptimism_assetStatuses( + ): localoptimism_Asset + localoptimism_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AssetStatus_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AssetStatus_filter + orderBy: localoptimism_Asset_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Asset_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AssetStatus!]! - stagingoptimism_assetBalance( + ): [localoptimism_Asset!]! + localoptimism_assetStatus( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AssetBalance - stagingoptimism_assetBalances( + ): localoptimism_AssetStatus + localoptimism_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AssetBalance_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AssetBalance_filter + orderBy: localoptimism_AssetStatus_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AssetStatus_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AssetBalance!]! - stagingoptimism_router( + ): [localoptimism_AssetStatus!]! + localoptimism_assetBalance( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Router - stagingoptimism_routers( + ): localoptimism_AssetBalance + localoptimism_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Router_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Router_filter + orderBy: localoptimism_AssetBalance_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AssetBalance_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Router!]! - stagingoptimism_routerDailyTVL( + ): [localoptimism_AssetBalance!]! + localoptimism_router( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RouterDailyTVL - stagingoptimism_routerDailyTVLs( + ): localoptimism_Router + localoptimism_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RouterDailyTVL_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RouterDailyTVL_filter + orderBy: localoptimism_Router_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Router_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RouterDailyTVL!]! - stagingoptimism_routerLiquidityEvent( + ): [localoptimism_Router!]! + localoptimism_routerDailyTVL( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RouterLiquidityEvent - stagingoptimism_routerLiquidityEvents( + ): localoptimism_RouterDailyTVL + localoptimism_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RouterLiquidityEvent_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RouterLiquidityEvent_filter + orderBy: localoptimism_RouterDailyTVL_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RouterDailyTVL_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RouterLiquidityEvent!]! - stagingoptimism_setting( + ): [localoptimism_RouterDailyTVL!]! + localoptimism_routerLiquidityEvent( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Setting - stagingoptimism_settings( + ): localoptimism_RouterLiquidityEvent + localoptimism_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Setting_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Setting_filter + orderBy: localoptimism_RouterLiquidityEvent_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RouterLiquidityEvent_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Setting!]! - stagingoptimism_relayer( + ): [localoptimism_RouterLiquidityEvent!]! + localoptimism_setting( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Relayer - stagingoptimism_relayers( + ): localoptimism_Setting + localoptimism_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Relayer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Relayer_filter + orderBy: localoptimism_Setting_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Setting_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Relayer!]! - stagingoptimism_sequencer( + ): [localoptimism_Setting!]! + localoptimism_relayer( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_Sequencer - stagingoptimism_sequencers( + ): localoptimism_Relayer + localoptimism_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_Sequencer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_Sequencer_filter + orderBy: localoptimism_Relayer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Relayer_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_Sequencer!]! - stagingoptimism_relayerFee( + ): [localoptimism_Relayer!]! + localoptimism_sequencer( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RelayerFee - stagingoptimism_relayerFees( + ): localoptimism_Sequencer + localoptimism_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RelayerFee_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RelayerFee_filter + orderBy: localoptimism_Sequencer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_Sequencer_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RelayerFee!]! - stagingoptimism_originTransfer( + ): [localoptimism_Sequencer!]! + localoptimism_relayerFee( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_OriginTransfer - stagingoptimism_originTransfers( + ): localoptimism_RelayerFee + localoptimism_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_OriginTransfer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_OriginTransfer_filter + orderBy: localoptimism_RelayerFee_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RelayerFee_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_OriginTransfer!]! - stagingoptimism_destinationTransfer( + ): [localoptimism_RelayerFee!]! + localoptimism_originTransfer( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_DestinationTransfer - stagingoptimism_destinationTransfers( + ): localoptimism_OriginTransfer + localoptimism_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_DestinationTransfer_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_DestinationTransfer_filter + orderBy: localoptimism_OriginTransfer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_OriginTransfer_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_DestinationTransfer!]! - stagingoptimism_originMessage( + ): [localoptimism_OriginTransfer!]! + localoptimism_destinationTransfer( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_OriginMessage - stagingoptimism_originMessages( + ): localoptimism_DestinationTransfer + localoptimism_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_OriginMessage_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_OriginMessage_filter + orderBy: localoptimism_DestinationTransfer_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_DestinationTransfer_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_OriginMessage!]! - stagingoptimism_aggregateRoot( + ): [localoptimism_DestinationTransfer!]! + localoptimism_originMessage( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AggregateRoot - stagingoptimism_aggregateRoots( + ): localoptimism_OriginMessage + localoptimism_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AggregateRoot_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AggregateRoot_filter + orderBy: localoptimism_OriginMessage_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_OriginMessage_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AggregateRoot!]! - stagingoptimism_connectorMeta( + ): [localoptimism_OriginMessage!]! + localoptimism_aggregateRoot( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_ConnectorMeta - stagingoptimism_connectorMetas( + ): localoptimism_AggregateRoot + localoptimism_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_ConnectorMeta_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_ConnectorMeta_filter + orderBy: localoptimism_AggregateRoot_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AggregateRoot_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_ConnectorMeta!]! - stagingoptimism_rootCount( + ): [localoptimism_AggregateRoot!]! + localoptimism_connectorMeta( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RootCount - stagingoptimism_rootCounts( + ): localoptimism_ConnectorMeta + localoptimism_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RootCount_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RootCount_filter + orderBy: localoptimism_ConnectorMeta_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_ConnectorMeta_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RootCount!]! - stagingoptimism_rootMessageSent( + ): [localoptimism_ConnectorMeta!]! + localoptimism_rootCount( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RootMessageSent - stagingoptimism_rootMessageSents( + ): localoptimism_RootCount + localoptimism_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RootMessageSent_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RootMessageSent_filter + orderBy: localoptimism_RootCount_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RootCount_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RootMessageSent!]! - stagingoptimism_relayerFeesIncrease( + ): [localoptimism_RootCount!]! + localoptimism_rootMessageSent( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_RelayerFeesIncrease - stagingoptimism_relayerFeesIncreases( + ): localoptimism_RootMessageSent + localoptimism_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_RelayerFeesIncrease_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_RelayerFeesIncrease_filter + orderBy: localoptimism_RootMessageSent_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RootMessageSent_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_RelayerFeesIncrease!]! - stagingoptimism_slippageUpdate( + ): [localoptimism_RootMessageSent!]! + localoptimism_relayerFeesIncrease( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_SlippageUpdate - stagingoptimism_slippageUpdates( + ): localoptimism_RelayerFeesIncrease + localoptimism_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_SlippageUpdate_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_SlippageUpdate_filter + orderBy: localoptimism_RelayerFeesIncrease_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_RelayerFeesIncrease_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_SlippageUpdate!]! - stagingoptimism_snapshotRoot( + ): [localoptimism_RelayerFeesIncrease!]! + localoptimism_slippageUpdate( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_SnapshotRoot - stagingoptimism_snapshotRoots( + ): localoptimism_SlippageUpdate + localoptimism_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_SnapshotRoot_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_SnapshotRoot_filter + orderBy: localoptimism_SlippageUpdate_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_SlippageUpdate_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_SnapshotRoot!]! - stagingoptimism_spokeConnectorMode( + ): [localoptimism_SlippageUpdate!]! + localoptimism_snapshotRoot( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_SpokeConnectorMode - stagingoptimism_spokeConnectorModes( + ): localoptimism_SnapshotRoot + localoptimism_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_SpokeConnectorMode_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_SpokeConnectorMode_filter + orderBy: localoptimism_SnapshotRoot_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_SnapshotRoot_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_SpokeConnectorMode!]! - stagingoptimism_aggregateRootProposed( + ): [localoptimism_SnapshotRoot!]! + localoptimism_spokeConnectorMode( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_AggregateRootProposed - stagingoptimism_aggregateRootProposeds( + ): localoptimism_SpokeConnectorMode + localoptimism_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_AggregateRootProposed_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_AggregateRootProposed_filter + orderBy: localoptimism_SpokeConnectorMode_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_SpokeConnectorMode_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_AggregateRootProposed!]! - stagingoptimism_optimisticRootFinalized( + ): [localoptimism_SpokeConnectorMode!]! + localoptimism_aggregateRootProposed( 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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingoptimism_OptimisticRootFinalized - stagingoptimism_optimisticRootFinalizeds( + ): localoptimism_AggregateRootProposed + localoptimism_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingoptimism_OptimisticRootFinalized_orderBy - orderDirection: stagingoptimism_OrderDirection - where: stagingoptimism_OptimisticRootFinalized_filter + orderBy: localoptimism_AggregateRootProposed_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_AggregateRootProposed_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. """ - block: stagingoptimism_Block_height + block: localoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingoptimism_OptimisticRootFinalized!]! + ): [localoptimism_AggregateRootProposed!]! + localoptimism_optimisticRootFinalized( + 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. + """ + block: localoptimism_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): localoptimism_OptimisticRootFinalized + localoptimism_optimisticRootFinalizeds( + skip: Int = 0 + first: Int = 100 + orderBy: localoptimism_OptimisticRootFinalized_orderBy + orderDirection: localoptimism_OrderDirection + where: localoptimism_OptimisticRootFinalized_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. + """ + block: localoptimism_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [localoptimism_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingoptimism__meta(block: stagingoptimism_Block_height): stagingoptimism__Meta_ - avalanche_asset( + localoptimism__meta(block: localoptimism_Block_height): localoptimism__Meta_ + stagingarbitrumone_asset( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Asset - avalanche_assets( + ): stagingarbitrumone_Asset + stagingarbitrumone_assets( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Asset_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Asset_filter + orderBy: stagingarbitrumone_Asset_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Asset_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Asset!]! - avalanche_assetStatus( + ): [stagingarbitrumone_Asset!]! + stagingarbitrumone_assetStatus( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AssetStatus - avalanche_assetStatuses( + ): stagingarbitrumone_AssetStatus + stagingarbitrumone_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: avalanche_AssetStatus_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AssetStatus_filter + orderBy: stagingarbitrumone_AssetStatus_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AssetStatus_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AssetStatus!]! - avalanche_assetBalance( + ): [stagingarbitrumone_AssetStatus!]! + stagingarbitrumone_assetBalance( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AssetBalance - avalanche_assetBalances( + ): stagingarbitrumone_AssetBalance + stagingarbitrumone_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: avalanche_AssetBalance_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AssetBalance_filter + orderBy: stagingarbitrumone_AssetBalance_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AssetBalance_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AssetBalance!]! - avalanche_router( + ): [stagingarbitrumone_AssetBalance!]! + stagingarbitrumone_router( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Router - avalanche_routers( + ): stagingarbitrumone_Router + stagingarbitrumone_routers( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Router_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Router_filter + orderBy: stagingarbitrumone_Router_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Router_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Router!]! - avalanche_routerDailyTVL( + ): [stagingarbitrumone_Router!]! + stagingarbitrumone_routerDailyTVL( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RouterDailyTVL - avalanche_routerDailyTVLs( + ): stagingarbitrumone_RouterDailyTVL + stagingarbitrumone_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RouterDailyTVL_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RouterDailyTVL_filter + orderBy: stagingarbitrumone_RouterDailyTVL_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RouterDailyTVL_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RouterDailyTVL!]! - avalanche_routerLiquidityEvent( + ): [stagingarbitrumone_RouterDailyTVL!]! + stagingarbitrumone_routerLiquidityEvent( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RouterLiquidityEvent - avalanche_routerLiquidityEvents( + ): stagingarbitrumone_RouterLiquidityEvent + stagingarbitrumone_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RouterLiquidityEvent_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RouterLiquidityEvent_filter + orderBy: stagingarbitrumone_RouterLiquidityEvent_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RouterLiquidityEvent_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RouterLiquidityEvent!]! - avalanche_setting( + ): [stagingarbitrumone_RouterLiquidityEvent!]! + stagingarbitrumone_setting( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Setting - avalanche_settings( + ): stagingarbitrumone_Setting + stagingarbitrumone_settings( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Setting_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Setting_filter + orderBy: stagingarbitrumone_Setting_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Setting_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Setting!]! - avalanche_relayer( + ): [stagingarbitrumone_Setting!]! + stagingarbitrumone_relayer( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Relayer - avalanche_relayers( + ): stagingarbitrumone_Relayer + stagingarbitrumone_relayers( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Relayer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Relayer_filter + orderBy: stagingarbitrumone_Relayer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Relayer_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Relayer!]! - avalanche_sequencer( + ): [stagingarbitrumone_Relayer!]! + stagingarbitrumone_sequencer( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_Sequencer - avalanche_sequencers( + ): stagingarbitrumone_Sequencer + stagingarbitrumone_sequencers( skip: Int = 0 first: Int = 100 - orderBy: avalanche_Sequencer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_Sequencer_filter + orderBy: stagingarbitrumone_Sequencer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_Sequencer_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_Sequencer!]! - avalanche_relayerFee( + ): [stagingarbitrumone_Sequencer!]! + stagingarbitrumone_relayerFee( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RelayerFee - avalanche_relayerFees( + ): stagingarbitrumone_RelayerFee + stagingarbitrumone_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RelayerFee_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RelayerFee_filter + orderBy: stagingarbitrumone_RelayerFee_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RelayerFee_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RelayerFee!]! - avalanche_originTransfer( + ): [stagingarbitrumone_RelayerFee!]! + stagingarbitrumone_originTransfer( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_OriginTransfer - avalanche_originTransfers( + ): stagingarbitrumone_OriginTransfer + stagingarbitrumone_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: avalanche_OriginTransfer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_OriginTransfer_filter + orderBy: stagingarbitrumone_OriginTransfer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_OriginTransfer_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_OriginTransfer!]! - avalanche_destinationTransfer( + ): [stagingarbitrumone_OriginTransfer!]! + stagingarbitrumone_destinationTransfer( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_DestinationTransfer - avalanche_destinationTransfers( + ): stagingarbitrumone_DestinationTransfer + stagingarbitrumone_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: avalanche_DestinationTransfer_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_DestinationTransfer_filter + orderBy: stagingarbitrumone_DestinationTransfer_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_DestinationTransfer_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_DestinationTransfer!]! - avalanche_originMessage( + ): [stagingarbitrumone_DestinationTransfer!]! + stagingarbitrumone_originMessage( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_OriginMessage - avalanche_originMessages( + ): stagingarbitrumone_OriginMessage + stagingarbitrumone_originMessages( skip: Int = 0 first: Int = 100 - orderBy: avalanche_OriginMessage_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_OriginMessage_filter + orderBy: stagingarbitrumone_OriginMessage_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_OriginMessage_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_OriginMessage!]! - avalanche_aggregateRoot( + ): [stagingarbitrumone_OriginMessage!]! + stagingarbitrumone_aggregateRoot( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AggregateRoot - avalanche_aggregateRoots( + ): stagingarbitrumone_AggregateRoot + stagingarbitrumone_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: avalanche_AggregateRoot_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AggregateRoot_filter + orderBy: stagingarbitrumone_AggregateRoot_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AggregateRoot_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AggregateRoot!]! - avalanche_connectorMeta( + ): [stagingarbitrumone_AggregateRoot!]! + stagingarbitrumone_connectorMeta( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_ConnectorMeta - avalanche_connectorMetas( + ): stagingarbitrumone_ConnectorMeta + stagingarbitrumone_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: avalanche_ConnectorMeta_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_ConnectorMeta_filter + orderBy: stagingarbitrumone_ConnectorMeta_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_ConnectorMeta_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_ConnectorMeta!]! - avalanche_rootCount( + ): [stagingarbitrumone_ConnectorMeta!]! + stagingarbitrumone_rootCount( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RootCount - avalanche_rootCounts( + ): stagingarbitrumone_RootCount + stagingarbitrumone_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RootCount_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RootCount_filter + orderBy: stagingarbitrumone_RootCount_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RootCount_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RootCount!]! - avalanche_rootMessageSent( + ): [stagingarbitrumone_RootCount!]! + stagingarbitrumone_rootMessageSent( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RootMessageSent - avalanche_rootMessageSents( + ): stagingarbitrumone_RootMessageSent + stagingarbitrumone_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RootMessageSent_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RootMessageSent_filter + orderBy: stagingarbitrumone_RootMessageSent_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RootMessageSent_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RootMessageSent!]! - avalanche_relayerFeesIncrease( + ): [stagingarbitrumone_RootMessageSent!]! + stagingarbitrumone_relayerFeesIncrease( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_RelayerFeesIncrease - avalanche_relayerFeesIncreases( + ): stagingarbitrumone_RelayerFeesIncrease + stagingarbitrumone_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: avalanche_RelayerFeesIncrease_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_RelayerFeesIncrease_filter + orderBy: stagingarbitrumone_RelayerFeesIncrease_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_RelayerFeesIncrease_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_RelayerFeesIncrease!]! - avalanche_slippageUpdate( + ): [stagingarbitrumone_RelayerFeesIncrease!]! + stagingarbitrumone_slippageUpdate( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_SlippageUpdate - avalanche_slippageUpdates( + ): stagingarbitrumone_SlippageUpdate + stagingarbitrumone_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: avalanche_SlippageUpdate_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_SlippageUpdate_filter + orderBy: stagingarbitrumone_SlippageUpdate_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_SlippageUpdate_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_SlippageUpdate!]! - avalanche_snapshotRoot( + ): [stagingarbitrumone_SlippageUpdate!]! + stagingarbitrumone_snapshotRoot( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_SnapshotRoot - avalanche_snapshotRoots( + ): stagingarbitrumone_SnapshotRoot + stagingarbitrumone_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: avalanche_SnapshotRoot_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_SnapshotRoot_filter + orderBy: stagingarbitrumone_SnapshotRoot_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_SnapshotRoot_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_SnapshotRoot!]! - avalanche_spokeConnectorMode( + ): [stagingarbitrumone_SnapshotRoot!]! + stagingarbitrumone_spokeConnectorMode( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_SpokeConnectorMode - avalanche_spokeConnectorModes( + ): stagingarbitrumone_SpokeConnectorMode + stagingarbitrumone_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: avalanche_SpokeConnectorMode_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_SpokeConnectorMode_filter + orderBy: stagingarbitrumone_SpokeConnectorMode_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_SpokeConnectorMode_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_SpokeConnectorMode!]! - avalanche_aggregateRootProposed( + ): [stagingarbitrumone_SpokeConnectorMode!]! + stagingarbitrumone_aggregateRootProposed( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_AggregateRootProposed - avalanche_aggregateRootProposeds( + ): stagingarbitrumone_AggregateRootProposed + stagingarbitrumone_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_AggregateRootProposed_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_AggregateRootProposed_filter + orderBy: stagingarbitrumone_AggregateRootProposed_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_AggregateRootProposed_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_AggregateRootProposed!]! - avalanche_optimisticRootFinalized( + ): [stagingarbitrumone_AggregateRootProposed!]! + stagingarbitrumone_optimisticRootFinalized( 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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): avalanche_OptimisticRootFinalized - avalanche_optimisticRootFinalizeds( + ): stagingarbitrumone_OptimisticRootFinalized + stagingarbitrumone_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: avalanche_OptimisticRootFinalized_orderBy - orderDirection: avalanche_OrderDirection - where: avalanche_OptimisticRootFinalized_filter + orderBy: stagingarbitrumone_OptimisticRootFinalized_orderBy + orderDirection: stagingarbitrumone_OrderDirection + where: stagingarbitrumone_OptimisticRootFinalized_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. """ - block: avalanche_Block_height + block: stagingarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [avalanche_OptimisticRootFinalized!]! + ): [stagingarbitrumone_OptimisticRootFinalized!]! """Access to subgraph metadata""" - avalanche__meta(block: avalanche_Block_height): avalanche__Meta_ + stagingarbitrumone__meta(block: stagingarbitrumone_Block_height): stagingarbitrumone__Meta_ zksync_asset( id: ID! """ @@ -45884,18262 +45518,18472 @@ type Subscription { ): [zksync_OptimisticRootFinalized!]! """Access to subgraph metadata""" zksync__meta(block: zksync_Block_height): zksync__Meta_ - stagingbnb_asset( + staginglinea_asset( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Asset - stagingbnb_assets( + ): staginglinea_Asset + staginglinea_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Asset_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Asset_filter + orderBy: staginglinea_Asset_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Asset_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Asset!]! - stagingbnb_assetStatus( + ): [staginglinea_Asset!]! + staginglinea_assetStatus( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AssetStatus - stagingbnb_assetStatuses( + ): staginglinea_AssetStatus + staginglinea_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AssetStatus_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AssetStatus_filter + orderBy: staginglinea_AssetStatus_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AssetStatus_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AssetStatus!]! - stagingbnb_assetBalance( + ): [staginglinea_AssetStatus!]! + staginglinea_assetBalance( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AssetBalance - stagingbnb_assetBalances( + ): staginglinea_AssetBalance + staginglinea_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AssetBalance_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AssetBalance_filter + orderBy: staginglinea_AssetBalance_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AssetBalance_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AssetBalance!]! - stagingbnb_router( + ): [staginglinea_AssetBalance!]! + staginglinea_router( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Router - stagingbnb_routers( + ): staginglinea_Router + staginglinea_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Router_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Router_filter + orderBy: staginglinea_Router_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Router_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Router!]! - stagingbnb_routerDailyTVL( + ): [staginglinea_Router!]! + staginglinea_routerDailyTVL( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RouterDailyTVL - stagingbnb_routerDailyTVLs( + ): staginglinea_RouterDailyTVL + staginglinea_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RouterDailyTVL_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RouterDailyTVL_filter + orderBy: staginglinea_RouterDailyTVL_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RouterDailyTVL_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RouterDailyTVL!]! - stagingbnb_routerLiquidityEvent( + ): [staginglinea_RouterDailyTVL!]! + staginglinea_routerLiquidityEvent( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RouterLiquidityEvent - stagingbnb_routerLiquidityEvents( + ): staginglinea_RouterLiquidityEvent + staginglinea_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RouterLiquidityEvent_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RouterLiquidityEvent_filter + orderBy: staginglinea_RouterLiquidityEvent_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RouterLiquidityEvent_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RouterLiquidityEvent!]! - stagingbnb_setting( + ): [staginglinea_RouterLiquidityEvent!]! + staginglinea_setting( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Setting - stagingbnb_settings( + ): staginglinea_Setting + staginglinea_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Setting_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Setting_filter + orderBy: staginglinea_Setting_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Setting_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Setting!]! - stagingbnb_relayer( + ): [staginglinea_Setting!]! + staginglinea_relayer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Relayer - stagingbnb_relayers( + ): staginglinea_Relayer + staginglinea_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Relayer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Relayer_filter + orderBy: staginglinea_Relayer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Relayer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Relayer!]! - stagingbnb_sequencer( + ): [staginglinea_Relayer!]! + staginglinea_sequencer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_Sequencer - stagingbnb_sequencers( + ): staginglinea_Sequencer + staginglinea_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_Sequencer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_Sequencer_filter + orderBy: staginglinea_Sequencer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_Sequencer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_Sequencer!]! - stagingbnb_relayerFee( + ): [staginglinea_Sequencer!]! + staginglinea_relayerFee( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RelayerFee - stagingbnb_relayerFees( + ): staginglinea_RelayerFee + staginglinea_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RelayerFee_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RelayerFee_filter + orderBy: staginglinea_RelayerFee_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RelayerFee_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RelayerFee!]! - stagingbnb_originTransfer( + ): [staginglinea_RelayerFee!]! + staginglinea_originTransfer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_OriginTransfer - stagingbnb_originTransfers( + ): staginglinea_OriginTransfer + staginglinea_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_OriginTransfer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_OriginTransfer_filter + orderBy: staginglinea_OriginTransfer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_OriginTransfer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_OriginTransfer!]! - stagingbnb_destinationTransfer( + ): [staginglinea_OriginTransfer!]! + staginglinea_destinationTransfer( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_DestinationTransfer - stagingbnb_destinationTransfers( + ): staginglinea_DestinationTransfer + staginglinea_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_DestinationTransfer_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_DestinationTransfer_filter + orderBy: staginglinea_DestinationTransfer_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_DestinationTransfer_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_DestinationTransfer!]! - stagingbnb_originMessage( + ): [staginglinea_DestinationTransfer!]! + staginglinea_originMessage( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_OriginMessage - stagingbnb_originMessages( + ): staginglinea_OriginMessage + staginglinea_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_OriginMessage_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_OriginMessage_filter + orderBy: staginglinea_OriginMessage_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_OriginMessage_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_OriginMessage!]! - stagingbnb_aggregateRoot( + ): [staginglinea_OriginMessage!]! + staginglinea_aggregateRoot( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AggregateRoot - stagingbnb_aggregateRoots( + ): staginglinea_AggregateRoot + staginglinea_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AggregateRoot_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AggregateRoot_filter + orderBy: staginglinea_AggregateRoot_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AggregateRoot_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AggregateRoot!]! - stagingbnb_connectorMeta( + ): [staginglinea_AggregateRoot!]! + staginglinea_connectorMeta( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_ConnectorMeta - stagingbnb_connectorMetas( + ): staginglinea_ConnectorMeta + staginglinea_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_ConnectorMeta_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_ConnectorMeta_filter + orderBy: staginglinea_ConnectorMeta_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_ConnectorMeta_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_ConnectorMeta!]! - stagingbnb_rootCount( + ): [staginglinea_ConnectorMeta!]! + staginglinea_rootCount( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RootCount - stagingbnb_rootCounts( + ): staginglinea_RootCount + staginglinea_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RootCount_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RootCount_filter + orderBy: staginglinea_RootCount_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RootCount_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RootCount!]! - stagingbnb_rootMessageSent( + ): [staginglinea_RootCount!]! + staginglinea_rootMessageSent( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RootMessageSent - stagingbnb_rootMessageSents( + ): staginglinea_RootMessageSent + staginglinea_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RootMessageSent_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RootMessageSent_filter + orderBy: staginglinea_RootMessageSent_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RootMessageSent_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RootMessageSent!]! - stagingbnb_relayerFeesIncrease( + ): [staginglinea_RootMessageSent!]! + staginglinea_relayerFeesIncrease( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_RelayerFeesIncrease - stagingbnb_relayerFeesIncreases( + ): staginglinea_RelayerFeesIncrease + staginglinea_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_RelayerFeesIncrease_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_RelayerFeesIncrease_filter + orderBy: staginglinea_RelayerFeesIncrease_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_RelayerFeesIncrease_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_RelayerFeesIncrease!]! - stagingbnb_slippageUpdate( + ): [staginglinea_RelayerFeesIncrease!]! + staginglinea_slippageUpdate( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_SlippageUpdate - stagingbnb_slippageUpdates( + ): staginglinea_SlippageUpdate + staginglinea_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_SlippageUpdate_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_SlippageUpdate_filter + orderBy: staginglinea_SlippageUpdate_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_SlippageUpdate_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_SlippageUpdate!]! - stagingbnb_snapshotRoot( + ): [staginglinea_SlippageUpdate!]! + staginglinea_snapshotRoot( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_SnapshotRoot - stagingbnb_snapshotRoots( + ): staginglinea_SnapshotRoot + staginglinea_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_SnapshotRoot_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_SnapshotRoot_filter + orderBy: staginglinea_SnapshotRoot_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_SnapshotRoot_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_SnapshotRoot!]! - stagingbnb_spokeConnectorMode( + ): [staginglinea_SnapshotRoot!]! + staginglinea_spokeConnectorMode( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_SpokeConnectorMode - stagingbnb_spokeConnectorModes( + ): staginglinea_SpokeConnectorMode + staginglinea_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_SpokeConnectorMode_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_SpokeConnectorMode_filter + orderBy: staginglinea_SpokeConnectorMode_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_SpokeConnectorMode_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_SpokeConnectorMode!]! - stagingbnb_aggregateRootProposed( + ): [staginglinea_SpokeConnectorMode!]! + staginglinea_aggregateRootProposed( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_AggregateRootProposed - stagingbnb_aggregateRootProposeds( + ): staginglinea_AggregateRootProposed + staginglinea_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_AggregateRootProposed_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_AggregateRootProposed_filter + orderBy: staginglinea_AggregateRootProposed_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_AggregateRootProposed_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_AggregateRootProposed!]! - stagingbnb_optimisticRootFinalized( + ): [staginglinea_AggregateRootProposed!]! + staginglinea_optimisticRootFinalized( 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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbnb_OptimisticRootFinalized - stagingbnb_optimisticRootFinalizeds( + ): staginglinea_OptimisticRootFinalized + staginglinea_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingbnb_OptimisticRootFinalized_orderBy - orderDirection: stagingbnb_OrderDirection - where: stagingbnb_OptimisticRootFinalized_filter + orderBy: staginglinea_OptimisticRootFinalized_orderBy + orderDirection: staginglinea_OrderDirection + where: staginglinea_OptimisticRootFinalized_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. """ - block: stagingbnb_Block_height + block: staginglinea_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbnb_OptimisticRootFinalized!]! + ): [staginglinea_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingbnb__meta(block: stagingbnb_Block_height): stagingbnb__Meta_ - stagingavalanche_asset( + staginglinea__meta(block: staginglinea_Block_height): staginglinea__Meta_ + mainnet_asset( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Asset - stagingavalanche_assets( + ): mainnet_Asset + mainnet_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Asset_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Asset_filter + orderBy: mainnet_Asset_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Asset_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Asset!]! - stagingavalanche_assetStatus( + ): [mainnet_Asset!]! + mainnet_assetStatus( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AssetStatus - stagingavalanche_assetStatuses( + ): mainnet_AssetStatus + mainnet_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AssetStatus_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AssetStatus_filter + orderBy: mainnet_AssetStatus_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AssetStatus_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AssetStatus!]! - stagingavalanche_assetBalance( + ): [mainnet_AssetStatus!]! + mainnet_assetBalance( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AssetBalance - stagingavalanche_assetBalances( + ): mainnet_AssetBalance + mainnet_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AssetBalance_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AssetBalance_filter + orderBy: mainnet_AssetBalance_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AssetBalance_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AssetBalance!]! - stagingavalanche_router( + ): [mainnet_AssetBalance!]! + mainnet_router( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Router - stagingavalanche_routers( + ): mainnet_Router + mainnet_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Router_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Router_filter + orderBy: mainnet_Router_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Router_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Router!]! - stagingavalanche_routerDailyTVL( + ): [mainnet_Router!]! + mainnet_routerDailyTVL( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RouterDailyTVL - stagingavalanche_routerDailyTVLs( + ): mainnet_RouterDailyTVL + mainnet_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RouterDailyTVL_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RouterDailyTVL_filter + orderBy: mainnet_RouterDailyTVL_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RouterDailyTVL_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RouterDailyTVL!]! - stagingavalanche_routerLiquidityEvent( + ): [mainnet_RouterDailyTVL!]! + mainnet_routerLiquidityEvent( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RouterLiquidityEvent - stagingavalanche_routerLiquidityEvents( + ): mainnet_RouterLiquidityEvent + mainnet_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RouterLiquidityEvent_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RouterLiquidityEvent_filter + orderBy: mainnet_RouterLiquidityEvent_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RouterLiquidityEvent_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RouterLiquidityEvent!]! - stagingavalanche_setting( + ): [mainnet_RouterLiquidityEvent!]! + mainnet_setting( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Setting - stagingavalanche_settings( + ): mainnet_Setting + mainnet_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Setting_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Setting_filter + orderBy: mainnet_Setting_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Setting_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Setting!]! - stagingavalanche_relayer( + ): [mainnet_Setting!]! + mainnet_relayer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Relayer - stagingavalanche_relayers( + ): mainnet_Relayer + mainnet_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Relayer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Relayer_filter + orderBy: mainnet_Relayer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Relayer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Relayer!]! - stagingavalanche_sequencer( + ): [mainnet_Relayer!]! + mainnet_sequencer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_Sequencer - stagingavalanche_sequencers( + ): mainnet_Sequencer + mainnet_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_Sequencer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_Sequencer_filter + orderBy: mainnet_Sequencer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_Sequencer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_Sequencer!]! - stagingavalanche_relayerFee( + ): [mainnet_Sequencer!]! + mainnet_relayerFee( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RelayerFee - stagingavalanche_relayerFees( + ): mainnet_RelayerFee + mainnet_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RelayerFee_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RelayerFee_filter + orderBy: mainnet_RelayerFee_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RelayerFee_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RelayerFee!]! - stagingavalanche_originTransfer( + ): [mainnet_RelayerFee!]! + mainnet_originTransfer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_OriginTransfer - stagingavalanche_originTransfers( + ): mainnet_OriginTransfer + mainnet_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_OriginTransfer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_OriginTransfer_filter + orderBy: mainnet_OriginTransfer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OriginTransfer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_OriginTransfer!]! - stagingavalanche_destinationTransfer( + ): [mainnet_OriginTransfer!]! + mainnet_destinationTransfer( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_DestinationTransfer - stagingavalanche_destinationTransfers( + ): mainnet_DestinationTransfer + mainnet_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_DestinationTransfer_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_DestinationTransfer_filter + orderBy: mainnet_DestinationTransfer_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_DestinationTransfer_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_DestinationTransfer!]! - stagingavalanche_originMessage( + ): [mainnet_DestinationTransfer!]! + mainnet_originMessage( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_OriginMessage - stagingavalanche_originMessages( + ): mainnet_OriginMessage + mainnet_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_OriginMessage_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_OriginMessage_filter + orderBy: mainnet_OriginMessage_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OriginMessage_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_OriginMessage!]! - stagingavalanche_aggregateRoot( + ): [mainnet_OriginMessage!]! + mainnet_aggregateRoot( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AggregateRoot - stagingavalanche_aggregateRoots( + ): mainnet_AggregateRoot + mainnet_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AggregateRoot_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AggregateRoot_filter + orderBy: mainnet_AggregateRoot_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregateRoot_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AggregateRoot!]! - stagingavalanche_connectorMeta( + ): [mainnet_AggregateRoot!]! + mainnet_connectorMeta( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_ConnectorMeta - stagingavalanche_connectorMetas( + ): mainnet_ConnectorMeta + mainnet_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_ConnectorMeta_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_ConnectorMeta_filter + orderBy: mainnet_ConnectorMeta_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_ConnectorMeta_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_ConnectorMeta!]! - stagingavalanche_rootCount( + ): [mainnet_ConnectorMeta!]! + mainnet_rootCount( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RootCount - stagingavalanche_rootCounts( + ): mainnet_RootCount + mainnet_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RootCount_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RootCount_filter + orderBy: mainnet_RootCount_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootCount_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RootCount!]! - stagingavalanche_rootMessageSent( + ): [mainnet_RootCount!]! + mainnet_rootMessageSent( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RootMessageSent - stagingavalanche_rootMessageSents( + ): mainnet_RootMessageSent + mainnet_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RootMessageSent_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RootMessageSent_filter + orderBy: mainnet_RootMessageSent_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RootMessageSent_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RootMessageSent!]! - stagingavalanche_relayerFeesIncrease( + ): [mainnet_RootMessageSent!]! + mainnet_relayerFeesIncrease( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_RelayerFeesIncrease - stagingavalanche_relayerFeesIncreases( + ): mainnet_RelayerFeesIncrease + mainnet_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_RelayerFeesIncrease_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_RelayerFeesIncrease_filter + orderBy: mainnet_RelayerFeesIncrease_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_RelayerFeesIncrease_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_RelayerFeesIncrease!]! - stagingavalanche_slippageUpdate( + ): [mainnet_RelayerFeesIncrease!]! + mainnet_slippageUpdate( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_SlippageUpdate - stagingavalanche_slippageUpdates( + ): mainnet_SlippageUpdate + mainnet_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_SlippageUpdate_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_SlippageUpdate_filter + orderBy: mainnet_SlippageUpdate_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_SlippageUpdate_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_SlippageUpdate!]! - stagingavalanche_snapshotRoot( + ): [mainnet_SlippageUpdate!]! + mainnet_snapshotRoot( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_SnapshotRoot - stagingavalanche_snapshotRoots( + ): mainnet_SnapshotRoot + mainnet_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_SnapshotRoot_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_SnapshotRoot_filter + orderBy: mainnet_SnapshotRoot_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_SnapshotRoot_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_SnapshotRoot!]! - stagingavalanche_spokeConnectorMode( + ): [mainnet_SnapshotRoot!]! + mainnet_spokeConnectorMode( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_SpokeConnectorMode - stagingavalanche_spokeConnectorModes( + ): mainnet_SpokeConnectorMode + mainnet_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_SpokeConnectorMode_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_SpokeConnectorMode_filter + orderBy: mainnet_SpokeConnectorMode_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_SpokeConnectorMode_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_SpokeConnectorMode!]! - stagingavalanche_aggregateRootProposed( + ): [mainnet_SpokeConnectorMode!]! + mainnet_aggregateRootProposed( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_AggregateRootProposed - stagingavalanche_aggregateRootProposeds( + ): mainnet_AggregateRootProposed + mainnet_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_AggregateRootProposed_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_AggregateRootProposed_filter + orderBy: mainnet_AggregateRootProposed_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_AggregateRootProposed_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_AggregateRootProposed!]! - stagingavalanche_optimisticRootFinalized( + ): [mainnet_AggregateRootProposed!]! + mainnet_optimisticRootFinalized( 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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingavalanche_OptimisticRootFinalized - stagingavalanche_optimisticRootFinalizeds( + ): mainnet_OptimisticRootFinalized + mainnet_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingavalanche_OptimisticRootFinalized_orderBy - orderDirection: stagingavalanche_OrderDirection - where: stagingavalanche_OptimisticRootFinalized_filter + orderBy: mainnet_OptimisticRootFinalized_orderBy + orderDirection: mainnet_OrderDirection + where: mainnet_OptimisticRootFinalized_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. """ - block: stagingavalanche_Block_height + block: mainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingavalanche_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingavalanche__meta(block: stagingavalanche_Block_height): stagingavalanche__Meta_ - localarbitrumone_asset( + ): [mainnet_OptimisticRootFinalized!]! + optimismsepolia_asset( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Asset - localarbitrumone_assets( + ): optimismsepolia_Asset + optimismsepolia_assets( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Asset_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Asset_filter + orderBy: optimismsepolia_Asset_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Asset_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Asset!]! - localarbitrumone_assetStatus( + ): [optimismsepolia_Asset!]! + optimismsepolia_assetStatus( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AssetStatus - localarbitrumone_assetStatuses( + ): optimismsepolia_AssetStatus + optimismsepolia_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AssetStatus_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AssetStatus_filter + orderBy: optimismsepolia_AssetStatus_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AssetStatus_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AssetStatus!]! - localarbitrumone_assetBalance( + ): [optimismsepolia_AssetStatus!]! + optimismsepolia_assetBalance( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AssetBalance - localarbitrumone_assetBalances( + ): optimismsepolia_AssetBalance + optimismsepolia_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AssetBalance_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AssetBalance_filter + orderBy: optimismsepolia_AssetBalance_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AssetBalance_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AssetBalance!]! - localarbitrumone_router( + ): [optimismsepolia_AssetBalance!]! + optimismsepolia_router( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Router - localarbitrumone_routers( + ): optimismsepolia_Router + optimismsepolia_routers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Router_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Router_filter + orderBy: optimismsepolia_Router_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Router_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Router!]! - localarbitrumone_routerDailyTVL( + ): [optimismsepolia_Router!]! + optimismsepolia_routerDailyTVL( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RouterDailyTVL - localarbitrumone_routerDailyTVLs( + ): optimismsepolia_RouterDailyTVL + optimismsepolia_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RouterDailyTVL_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RouterDailyTVL_filter + orderBy: optimismsepolia_RouterDailyTVL_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RouterDailyTVL_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RouterDailyTVL!]! - localarbitrumone_routerLiquidityEvent( + ): [optimismsepolia_RouterDailyTVL!]! + optimismsepolia_routerLiquidityEvent( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RouterLiquidityEvent - localarbitrumone_routerLiquidityEvents( + ): optimismsepolia_RouterLiquidityEvent + optimismsepolia_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RouterLiquidityEvent_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RouterLiquidityEvent_filter + orderBy: optimismsepolia_RouterLiquidityEvent_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RouterLiquidityEvent_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RouterLiquidityEvent!]! - localarbitrumone_setting( + ): [optimismsepolia_RouterLiquidityEvent!]! + optimismsepolia_setting( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Setting - localarbitrumone_settings( + ): optimismsepolia_Setting + optimismsepolia_settings( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Setting_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Setting_filter + orderBy: optimismsepolia_Setting_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Setting_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Setting!]! - localarbitrumone_relayer( + ): [optimismsepolia_Setting!]! + optimismsepolia_relayer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Relayer - localarbitrumone_relayers( + ): optimismsepolia_Relayer + optimismsepolia_relayers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Relayer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Relayer_filter + orderBy: optimismsepolia_Relayer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Relayer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Relayer!]! - localarbitrumone_sequencer( + ): [optimismsepolia_Relayer!]! + optimismsepolia_sequencer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_Sequencer - localarbitrumone_sequencers( + ): optimismsepolia_Sequencer + optimismsepolia_sequencers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_Sequencer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_Sequencer_filter + orderBy: optimismsepolia_Sequencer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_Sequencer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_Sequencer!]! - localarbitrumone_relayerFee( + ): [optimismsepolia_Sequencer!]! + optimismsepolia_relayerFee( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RelayerFee - localarbitrumone_relayerFees( + ): optimismsepolia_RelayerFee + optimismsepolia_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RelayerFee_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RelayerFee_filter + orderBy: optimismsepolia_RelayerFee_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RelayerFee_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RelayerFee!]! - localarbitrumone_originTransfer( + ): [optimismsepolia_RelayerFee!]! + optimismsepolia_originTransfer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_OriginTransfer - localarbitrumone_originTransfers( + ): optimismsepolia_OriginTransfer + optimismsepolia_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_OriginTransfer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_OriginTransfer_filter - """ + orderBy: optimismsepolia_OriginTransfer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_OriginTransfer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_OriginTransfer!]! - localarbitrumone_destinationTransfer( + ): [optimismsepolia_OriginTransfer!]! + optimismsepolia_destinationTransfer( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_DestinationTransfer - localarbitrumone_destinationTransfers( + ): optimismsepolia_DestinationTransfer + optimismsepolia_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_DestinationTransfer_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_DestinationTransfer_filter + orderBy: optimismsepolia_DestinationTransfer_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_DestinationTransfer_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_DestinationTransfer!]! - localarbitrumone_originMessage( + ): [optimismsepolia_DestinationTransfer!]! + optimismsepolia_originMessage( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_OriginMessage - localarbitrumone_originMessages( + ): optimismsepolia_OriginMessage + optimismsepolia_originMessages( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_OriginMessage_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_OriginMessage_filter + orderBy: optimismsepolia_OriginMessage_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_OriginMessage_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_OriginMessage!]! - localarbitrumone_aggregateRoot( + ): [optimismsepolia_OriginMessage!]! + optimismsepolia_aggregateRoot( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AggregateRoot - localarbitrumone_aggregateRoots( + ): optimismsepolia_AggregateRoot + optimismsepolia_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AggregateRoot_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AggregateRoot_filter + orderBy: optimismsepolia_AggregateRoot_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AggregateRoot_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AggregateRoot!]! - localarbitrumone_connectorMeta( + ): [optimismsepolia_AggregateRoot!]! + optimismsepolia_connectorMeta( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_ConnectorMeta - localarbitrumone_connectorMetas( + ): optimismsepolia_ConnectorMeta + optimismsepolia_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_ConnectorMeta_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_ConnectorMeta_filter + orderBy: optimismsepolia_ConnectorMeta_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_ConnectorMeta_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_ConnectorMeta!]! - localarbitrumone_rootCount( + ): [optimismsepolia_ConnectorMeta!]! + optimismsepolia_rootCount( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RootCount - localarbitrumone_rootCounts( + ): optimismsepolia_RootCount + optimismsepolia_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RootCount_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RootCount_filter + orderBy: optimismsepolia_RootCount_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RootCount_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RootCount!]! - localarbitrumone_rootMessageSent( + ): [optimismsepolia_RootCount!]! + optimismsepolia_rootMessageSent( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RootMessageSent - localarbitrumone_rootMessageSents( + ): optimismsepolia_RootMessageSent + optimismsepolia_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RootMessageSent_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RootMessageSent_filter + orderBy: optimismsepolia_RootMessageSent_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RootMessageSent_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RootMessageSent!]! - localarbitrumone_relayerFeesIncrease( + ): [optimismsepolia_RootMessageSent!]! + optimismsepolia_relayerFeesIncrease( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_RelayerFeesIncrease - localarbitrumone_relayerFeesIncreases( + ): optimismsepolia_RelayerFeesIncrease + optimismsepolia_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_RelayerFeesIncrease_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_RelayerFeesIncrease_filter + orderBy: optimismsepolia_RelayerFeesIncrease_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_RelayerFeesIncrease_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_RelayerFeesIncrease!]! - localarbitrumone_slippageUpdate( + ): [optimismsepolia_RelayerFeesIncrease!]! + optimismsepolia_slippageUpdate( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_SlippageUpdate - localarbitrumone_slippageUpdates( + ): optimismsepolia_SlippageUpdate + optimismsepolia_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_SlippageUpdate_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_SlippageUpdate_filter + orderBy: optimismsepolia_SlippageUpdate_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_SlippageUpdate_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_SlippageUpdate!]! - localarbitrumone_snapshotRoot( + ): [optimismsepolia_SlippageUpdate!]! + optimismsepolia_snapshotRoot( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_SnapshotRoot - localarbitrumone_snapshotRoots( + ): optimismsepolia_SnapshotRoot + optimismsepolia_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_SnapshotRoot_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_SnapshotRoot_filter + orderBy: optimismsepolia_SnapshotRoot_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_SnapshotRoot_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_SnapshotRoot!]! - localarbitrumone_spokeConnectorMode( + ): [optimismsepolia_SnapshotRoot!]! + optimismsepolia_spokeConnectorMode( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_SpokeConnectorMode - localarbitrumone_spokeConnectorModes( + ): optimismsepolia_SpokeConnectorMode + optimismsepolia_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_SpokeConnectorMode_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_SpokeConnectorMode_filter + orderBy: optimismsepolia_SpokeConnectorMode_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_SpokeConnectorMode_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_SpokeConnectorMode!]! - localarbitrumone_aggregateRootProposed( + ): [optimismsepolia_SpokeConnectorMode!]! + optimismsepolia_aggregateRootProposed( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_AggregateRootProposed - localarbitrumone_aggregateRootProposeds( + ): optimismsepolia_AggregateRootProposed + optimismsepolia_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_AggregateRootProposed_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_AggregateRootProposed_filter + orderBy: optimismsepolia_AggregateRootProposed_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_AggregateRootProposed_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_AggregateRootProposed!]! - localarbitrumone_optimisticRootFinalized( + ): [optimismsepolia_AggregateRootProposed!]! + optimismsepolia_optimisticRootFinalized( 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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localarbitrumone_OptimisticRootFinalized - localarbitrumone_optimisticRootFinalizeds( + ): optimismsepolia_OptimisticRootFinalized + optimismsepolia_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: localarbitrumone_OptimisticRootFinalized_orderBy - orderDirection: localarbitrumone_OrderDirection - where: localarbitrumone_OptimisticRootFinalized_filter + orderBy: optimismsepolia_OptimisticRootFinalized_orderBy + orderDirection: optimismsepolia_OrderDirection + where: optimismsepolia_OptimisticRootFinalized_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. """ - block: localarbitrumone_Block_height + block: optimismsepolia_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localarbitrumone_OptimisticRootFinalized!]! + ): [optimismsepolia_OptimisticRootFinalized!]! """Access to subgraph metadata""" - localarbitrumone__meta(block: localarbitrumone_Block_height): localarbitrumone__Meta_ - stagingmainnet_asset( + optimismsepolia__meta(block: optimismsepolia_Block_height): optimismsepolia__Meta_ + polygonzkevm_asset( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Asset - stagingmainnet_assets( + ): polygonzkevm_Asset + polygonzkevm_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Asset_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Asset_filter + orderBy: polygonzkevm_Asset_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Asset_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Asset!]! - stagingmainnet_assetStatus( + ): [polygonzkevm_Asset!]! + polygonzkevm_assetStatus( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AssetStatus - stagingmainnet_assetStatuses( + ): polygonzkevm_AssetStatus + polygonzkevm_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AssetStatus_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AssetStatus_filter + orderBy: polygonzkevm_AssetStatus_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AssetStatus_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AssetStatus!]! - stagingmainnet_assetBalance( + ): [polygonzkevm_AssetStatus!]! + polygonzkevm_assetBalance( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AssetBalance - stagingmainnet_assetBalances( + ): polygonzkevm_AssetBalance + polygonzkevm_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AssetBalance_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AssetBalance_filter + orderBy: polygonzkevm_AssetBalance_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AssetBalance_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AssetBalance!]! - stagingmainnet_router( + ): [polygonzkevm_AssetBalance!]! + polygonzkevm_router( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Router - stagingmainnet_routers( + ): polygonzkevm_Router + polygonzkevm_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Router_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Router_filter + orderBy: polygonzkevm_Router_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Router_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Router!]! - stagingmainnet_routerDailyTVL( + ): [polygonzkevm_Router!]! + polygonzkevm_routerDailyTVL( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RouterDailyTVL - stagingmainnet_routerDailyTVLs( + ): polygonzkevm_RouterDailyTVL + polygonzkevm_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RouterDailyTVL_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RouterDailyTVL_filter + orderBy: polygonzkevm_RouterDailyTVL_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RouterDailyTVL_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RouterDailyTVL!]! - stagingmainnet_routerLiquidityEvent( + ): [polygonzkevm_RouterDailyTVL!]! + polygonzkevm_routerLiquidityEvent( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RouterLiquidityEvent - stagingmainnet_routerLiquidityEvents( + ): polygonzkevm_RouterLiquidityEvent + polygonzkevm_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RouterLiquidityEvent_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RouterLiquidityEvent_filter + orderBy: polygonzkevm_RouterLiquidityEvent_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RouterLiquidityEvent_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RouterLiquidityEvent!]! - stagingmainnet_setting( + ): [polygonzkevm_RouterLiquidityEvent!]! + polygonzkevm_setting( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Setting - stagingmainnet_settings( + ): polygonzkevm_Setting + polygonzkevm_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Setting_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Setting_filter + orderBy: polygonzkevm_Setting_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Setting_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Setting!]! - stagingmainnet_relayer( + ): [polygonzkevm_Setting!]! + polygonzkevm_relayer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Relayer - stagingmainnet_relayers( + ): polygonzkevm_Relayer + polygonzkevm_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Relayer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Relayer_filter + orderBy: polygonzkevm_Relayer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Relayer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Relayer!]! - stagingmainnet_sequencer( + ): [polygonzkevm_Relayer!]! + polygonzkevm_sequencer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_Sequencer - stagingmainnet_sequencers( + ): polygonzkevm_Sequencer + polygonzkevm_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_Sequencer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_Sequencer_filter + orderBy: polygonzkevm_Sequencer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_Sequencer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_Sequencer!]! - stagingmainnet_relayerFee( + ): [polygonzkevm_Sequencer!]! + polygonzkevm_relayerFee( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RelayerFee - stagingmainnet_relayerFees( + ): polygonzkevm_RelayerFee + polygonzkevm_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RelayerFee_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RelayerFee_filter + orderBy: polygonzkevm_RelayerFee_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RelayerFee_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RelayerFee!]! - stagingmainnet_originTransfer( + ): [polygonzkevm_RelayerFee!]! + polygonzkevm_originTransfer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OriginTransfer - stagingmainnet_originTransfers( + ): polygonzkevm_OriginTransfer + polygonzkevm_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OriginTransfer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OriginTransfer_filter + orderBy: polygonzkevm_OriginTransfer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_OriginTransfer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OriginTransfer!]! - stagingmainnet_destinationTransfer( + ): [polygonzkevm_OriginTransfer!]! + polygonzkevm_destinationTransfer( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_DestinationTransfer - stagingmainnet_destinationTransfers( + ): polygonzkevm_DestinationTransfer + polygonzkevm_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_DestinationTransfer_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_DestinationTransfer_filter + orderBy: polygonzkevm_DestinationTransfer_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_DestinationTransfer_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_DestinationTransfer!]! - stagingmainnet_originMessage( + ): [polygonzkevm_DestinationTransfer!]! + polygonzkevm_originMessage( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OriginMessage - stagingmainnet_originMessages( + ): polygonzkevm_OriginMessage + polygonzkevm_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OriginMessage_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OriginMessage_filter + orderBy: polygonzkevm_OriginMessage_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_OriginMessage_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OriginMessage!]! - stagingmainnet_aggregateRoot( + ): [polygonzkevm_OriginMessage!]! + polygonzkevm_aggregateRoot( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregateRoot - stagingmainnet_aggregateRoots( + ): polygonzkevm_AggregateRoot + polygonzkevm_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregateRoot_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregateRoot_filter + orderBy: polygonzkevm_AggregateRoot_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AggregateRoot_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregateRoot!]! - stagingmainnet_connectorMeta( + ): [polygonzkevm_AggregateRoot!]! + polygonzkevm_connectorMeta( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_ConnectorMeta - stagingmainnet_connectorMetas( + ): polygonzkevm_ConnectorMeta + polygonzkevm_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_ConnectorMeta_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_ConnectorMeta_filter + orderBy: polygonzkevm_ConnectorMeta_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_ConnectorMeta_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_ConnectorMeta!]! - stagingmainnet_rootCount( + ): [polygonzkevm_ConnectorMeta!]! + polygonzkevm_rootCount( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootCount - stagingmainnet_rootCounts( + ): polygonzkevm_RootCount + polygonzkevm_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootCount_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootCount_filter + orderBy: polygonzkevm_RootCount_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RootCount_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootCount!]! - stagingmainnet_rootMessageSent( + ): [polygonzkevm_RootCount!]! + polygonzkevm_rootMessageSent( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RootMessageSent - stagingmainnet_rootMessageSents( + ): polygonzkevm_RootMessageSent + polygonzkevm_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RootMessageSent_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RootMessageSent_filter + orderBy: polygonzkevm_RootMessageSent_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RootMessageSent_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RootMessageSent!]! - stagingmainnet_relayerFeesIncrease( + ): [polygonzkevm_RootMessageSent!]! + polygonzkevm_relayerFeesIncrease( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_RelayerFeesIncrease - stagingmainnet_relayerFeesIncreases( + ): polygonzkevm_RelayerFeesIncrease + polygonzkevm_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_RelayerFeesIncrease_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_RelayerFeesIncrease_filter + orderBy: polygonzkevm_RelayerFeesIncrease_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_RelayerFeesIncrease_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_RelayerFeesIncrease!]! - stagingmainnet_slippageUpdate( + ): [polygonzkevm_RelayerFeesIncrease!]! + polygonzkevm_slippageUpdate( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_SlippageUpdate - stagingmainnet_slippageUpdates( + ): polygonzkevm_SlippageUpdate + polygonzkevm_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_SlippageUpdate_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_SlippageUpdate_filter + orderBy: polygonzkevm_SlippageUpdate_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_SlippageUpdate_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_SlippageUpdate!]! - stagingmainnet_snapshotRoot( + ): [polygonzkevm_SlippageUpdate!]! + polygonzkevm_snapshotRoot( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_SnapshotRoot - stagingmainnet_snapshotRoots( + ): polygonzkevm_SnapshotRoot + polygonzkevm_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_SnapshotRoot_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_SnapshotRoot_filter + orderBy: polygonzkevm_SnapshotRoot_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_SnapshotRoot_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_SnapshotRoot!]! - stagingmainnet_spokeConnectorMode( + ): [polygonzkevm_SnapshotRoot!]! + polygonzkevm_spokeConnectorMode( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_SpokeConnectorMode - stagingmainnet_spokeConnectorModes( + ): polygonzkevm_SpokeConnectorMode + polygonzkevm_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_SpokeConnectorMode_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_SpokeConnectorMode_filter + orderBy: polygonzkevm_SpokeConnectorMode_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_SpokeConnectorMode_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_SpokeConnectorMode!]! - stagingmainnet_aggregateRootProposed( + ): [polygonzkevm_SpokeConnectorMode!]! + polygonzkevm_aggregateRootProposed( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_AggregateRootProposed - stagingmainnet_aggregateRootProposeds( + ): polygonzkevm_AggregateRootProposed + polygonzkevm_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_AggregateRootProposed_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_AggregateRootProposed_filter + orderBy: polygonzkevm_AggregateRootProposed_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_AggregateRootProposed_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_AggregateRootProposed!]! - stagingmainnet_optimisticRootFinalized( + ): [polygonzkevm_AggregateRootProposed!]! + polygonzkevm_optimisticRootFinalized( 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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmainnet_OptimisticRootFinalized - stagingmainnet_optimisticRootFinalizeds( + ): polygonzkevm_OptimisticRootFinalized + polygonzkevm_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmainnet_OptimisticRootFinalized_orderBy - orderDirection: stagingmainnet_OrderDirection - where: stagingmainnet_OptimisticRootFinalized_filter + orderBy: polygonzkevm_OptimisticRootFinalized_orderBy + orderDirection: polygonzkevm_OrderDirection + where: polygonzkevm_OptimisticRootFinalized_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. """ - block: stagingmainnet_Block_height + block: polygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmainnet_OptimisticRootFinalized!]! - stagingarbitrumone_asset( + ): [polygonzkevm_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + polygonzkevm__meta(block: polygonzkevm_Block_height): polygonzkevm__Meta_ + stagingoptimism_asset( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Asset - stagingarbitrumone_assets( + ): stagingoptimism_Asset + stagingoptimism_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Asset_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Asset_filter + orderBy: stagingoptimism_Asset_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Asset_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Asset!]! - stagingarbitrumone_assetStatus( + ): [stagingoptimism_Asset!]! + stagingoptimism_assetStatus( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AssetStatus - stagingarbitrumone_assetStatuses( + ): stagingoptimism_AssetStatus + stagingoptimism_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AssetStatus_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AssetStatus_filter + orderBy: stagingoptimism_AssetStatus_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AssetStatus_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AssetStatus!]! - stagingarbitrumone_assetBalance( + ): [stagingoptimism_AssetStatus!]! + stagingoptimism_assetBalance( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AssetBalance - stagingarbitrumone_assetBalances( + ): stagingoptimism_AssetBalance + stagingoptimism_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AssetBalance_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AssetBalance_filter + orderBy: stagingoptimism_AssetBalance_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AssetBalance_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AssetBalance!]! - stagingarbitrumone_router( + ): [stagingoptimism_AssetBalance!]! + stagingoptimism_router( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Router - stagingarbitrumone_routers( + ): stagingoptimism_Router + stagingoptimism_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Router_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Router_filter + orderBy: stagingoptimism_Router_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Router_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Router!]! - stagingarbitrumone_routerDailyTVL( + ): [stagingoptimism_Router!]! + stagingoptimism_routerDailyTVL( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RouterDailyTVL - stagingarbitrumone_routerDailyTVLs( + ): stagingoptimism_RouterDailyTVL + stagingoptimism_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RouterDailyTVL_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RouterDailyTVL_filter + orderBy: stagingoptimism_RouterDailyTVL_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RouterDailyTVL_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RouterDailyTVL!]! - stagingarbitrumone_routerLiquidityEvent( + ): [stagingoptimism_RouterDailyTVL!]! + stagingoptimism_routerLiquidityEvent( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RouterLiquidityEvent - stagingarbitrumone_routerLiquidityEvents( + ): stagingoptimism_RouterLiquidityEvent + stagingoptimism_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RouterLiquidityEvent_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RouterLiquidityEvent_filter + orderBy: stagingoptimism_RouterLiquidityEvent_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RouterLiquidityEvent_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RouterLiquidityEvent!]! - stagingarbitrumone_setting( + ): [stagingoptimism_RouterLiquidityEvent!]! + stagingoptimism_setting( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Setting - stagingarbitrumone_settings( + ): stagingoptimism_Setting + stagingoptimism_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Setting_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Setting_filter + orderBy: stagingoptimism_Setting_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Setting_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Setting!]! - stagingarbitrumone_relayer( + ): [stagingoptimism_Setting!]! + stagingoptimism_relayer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Relayer - stagingarbitrumone_relayers( + ): stagingoptimism_Relayer + stagingoptimism_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Relayer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Relayer_filter + orderBy: stagingoptimism_Relayer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Relayer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Relayer!]! - stagingarbitrumone_sequencer( + ): [stagingoptimism_Relayer!]! + stagingoptimism_sequencer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_Sequencer - stagingarbitrumone_sequencers( + ): stagingoptimism_Sequencer + stagingoptimism_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_Sequencer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_Sequencer_filter + orderBy: stagingoptimism_Sequencer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_Sequencer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_Sequencer!]! - stagingarbitrumone_relayerFee( + ): [stagingoptimism_Sequencer!]! + stagingoptimism_relayerFee( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RelayerFee - stagingarbitrumone_relayerFees( + ): stagingoptimism_RelayerFee + stagingoptimism_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RelayerFee_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RelayerFee_filter + orderBy: stagingoptimism_RelayerFee_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RelayerFee_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RelayerFee!]! - stagingarbitrumone_originTransfer( + ): [stagingoptimism_RelayerFee!]! + stagingoptimism_originTransfer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_OriginTransfer - stagingarbitrumone_originTransfers( + ): stagingoptimism_OriginTransfer + stagingoptimism_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_OriginTransfer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_OriginTransfer_filter + orderBy: stagingoptimism_OriginTransfer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_OriginTransfer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_OriginTransfer!]! - stagingarbitrumone_destinationTransfer( + ): [stagingoptimism_OriginTransfer!]! + stagingoptimism_destinationTransfer( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_DestinationTransfer - stagingarbitrumone_destinationTransfers( + ): stagingoptimism_DestinationTransfer + stagingoptimism_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_DestinationTransfer_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_DestinationTransfer_filter + orderBy: stagingoptimism_DestinationTransfer_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_DestinationTransfer_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_DestinationTransfer!]! - stagingarbitrumone_originMessage( + ): [stagingoptimism_DestinationTransfer!]! + stagingoptimism_originMessage( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_OriginMessage - stagingarbitrumone_originMessages( + ): stagingoptimism_OriginMessage + stagingoptimism_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_OriginMessage_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_OriginMessage_filter + orderBy: stagingoptimism_OriginMessage_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_OriginMessage_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_OriginMessage!]! - stagingarbitrumone_aggregateRoot( + ): [stagingoptimism_OriginMessage!]! + stagingoptimism_aggregateRoot( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AggregateRoot - stagingarbitrumone_aggregateRoots( + ): stagingoptimism_AggregateRoot + stagingoptimism_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AggregateRoot_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AggregateRoot_filter + orderBy: stagingoptimism_AggregateRoot_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AggregateRoot_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AggregateRoot!]! - stagingarbitrumone_connectorMeta( + ): [stagingoptimism_AggregateRoot!]! + stagingoptimism_connectorMeta( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_ConnectorMeta - stagingarbitrumone_connectorMetas( + ): stagingoptimism_ConnectorMeta + stagingoptimism_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_ConnectorMeta_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_ConnectorMeta_filter + orderBy: stagingoptimism_ConnectorMeta_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_ConnectorMeta_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_ConnectorMeta!]! - stagingarbitrumone_rootCount( + ): [stagingoptimism_ConnectorMeta!]! + stagingoptimism_rootCount( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RootCount - stagingarbitrumone_rootCounts( + ): stagingoptimism_RootCount + stagingoptimism_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RootCount_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RootCount_filter + orderBy: stagingoptimism_RootCount_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RootCount_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RootCount!]! - stagingarbitrumone_rootMessageSent( + ): [stagingoptimism_RootCount!]! + stagingoptimism_rootMessageSent( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RootMessageSent - stagingarbitrumone_rootMessageSents( + ): stagingoptimism_RootMessageSent + stagingoptimism_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RootMessageSent_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RootMessageSent_filter + orderBy: stagingoptimism_RootMessageSent_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RootMessageSent_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RootMessageSent!]! - stagingarbitrumone_relayerFeesIncrease( + ): [stagingoptimism_RootMessageSent!]! + stagingoptimism_relayerFeesIncrease( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_RelayerFeesIncrease - stagingarbitrumone_relayerFeesIncreases( + ): stagingoptimism_RelayerFeesIncrease + stagingoptimism_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_RelayerFeesIncrease_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_RelayerFeesIncrease_filter + orderBy: stagingoptimism_RelayerFeesIncrease_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_RelayerFeesIncrease_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_RelayerFeesIncrease!]! - stagingarbitrumone_slippageUpdate( + ): [stagingoptimism_RelayerFeesIncrease!]! + stagingoptimism_slippageUpdate( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_SlippageUpdate - stagingarbitrumone_slippageUpdates( + ): stagingoptimism_SlippageUpdate + stagingoptimism_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_SlippageUpdate_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_SlippageUpdate_filter + orderBy: stagingoptimism_SlippageUpdate_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_SlippageUpdate_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_SlippageUpdate!]! - stagingarbitrumone_snapshotRoot( + ): [stagingoptimism_SlippageUpdate!]! + stagingoptimism_snapshotRoot( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_SnapshotRoot - stagingarbitrumone_snapshotRoots( + ): stagingoptimism_SnapshotRoot + stagingoptimism_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_SnapshotRoot_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_SnapshotRoot_filter + orderBy: stagingoptimism_SnapshotRoot_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_SnapshotRoot_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_SnapshotRoot!]! - stagingarbitrumone_spokeConnectorMode( + ): [stagingoptimism_SnapshotRoot!]! + stagingoptimism_spokeConnectorMode( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_SpokeConnectorMode - stagingarbitrumone_spokeConnectorModes( + ): stagingoptimism_SpokeConnectorMode + stagingoptimism_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_SpokeConnectorMode_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_SpokeConnectorMode_filter + orderBy: stagingoptimism_SpokeConnectorMode_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_SpokeConnectorMode_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_SpokeConnectorMode!]! - stagingarbitrumone_aggregateRootProposed( + ): [stagingoptimism_SpokeConnectorMode!]! + stagingoptimism_aggregateRootProposed( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_AggregateRootProposed - stagingarbitrumone_aggregateRootProposeds( + ): stagingoptimism_AggregateRootProposed + stagingoptimism_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_AggregateRootProposed_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_AggregateRootProposed_filter + orderBy: stagingoptimism_AggregateRootProposed_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_AggregateRootProposed_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_AggregateRootProposed!]! - stagingarbitrumone_optimisticRootFinalized( + ): [stagingoptimism_AggregateRootProposed!]! + stagingoptimism_optimisticRootFinalized( 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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingarbitrumone_OptimisticRootFinalized - stagingarbitrumone_optimisticRootFinalizeds( + ): stagingoptimism_OptimisticRootFinalized + stagingoptimism_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingarbitrumone_OptimisticRootFinalized_orderBy - orderDirection: stagingarbitrumone_OrderDirection - where: stagingarbitrumone_OptimisticRootFinalized_filter + orderBy: stagingoptimism_OptimisticRootFinalized_orderBy + orderDirection: stagingoptimism_OrderDirection + where: stagingoptimism_OptimisticRootFinalized_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. """ - block: stagingarbitrumone_Block_height + block: stagingoptimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingarbitrumone_OptimisticRootFinalized!]! + ): [stagingoptimism_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingarbitrumone__meta(block: stagingarbitrumone_Block_height): stagingarbitrumone__Meta_ - stagingscroll_asset( + stagingoptimism__meta(block: stagingoptimism_Block_height): stagingoptimism__Meta_ + stagingmode_asset( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Asset - stagingscroll_assets( + ): stagingmode_Asset + stagingmode_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Asset_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Asset_filter + orderBy: stagingmode_Asset_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Asset_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Asset!]! - stagingscroll_assetStatus( + ): [stagingmode_Asset!]! + stagingmode_assetStatus( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AssetStatus - stagingscroll_assetStatuses( + ): stagingmode_AssetStatus + stagingmode_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AssetStatus_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AssetStatus_filter + orderBy: stagingmode_AssetStatus_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AssetStatus_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AssetStatus!]! - stagingscroll_assetBalance( + ): [stagingmode_AssetStatus!]! + stagingmode_assetBalance( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AssetBalance - stagingscroll_assetBalances( + ): stagingmode_AssetBalance + stagingmode_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AssetBalance_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AssetBalance_filter + orderBy: stagingmode_AssetBalance_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AssetBalance_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AssetBalance!]! - stagingscroll_router( + ): [stagingmode_AssetBalance!]! + stagingmode_router( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Router - stagingscroll_routers( + ): stagingmode_Router + stagingmode_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Router_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Router_filter + orderBy: stagingmode_Router_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Router_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Router!]! - stagingscroll_routerDailyTVL( + ): [stagingmode_Router!]! + stagingmode_routerDailyTVL( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RouterDailyTVL - stagingscroll_routerDailyTVLs( + ): stagingmode_RouterDailyTVL + stagingmode_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RouterDailyTVL_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RouterDailyTVL_filter + orderBy: stagingmode_RouterDailyTVL_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RouterDailyTVL_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RouterDailyTVL!]! - stagingscroll_routerLiquidityEvent( + ): [stagingmode_RouterDailyTVL!]! + stagingmode_routerLiquidityEvent( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RouterLiquidityEvent - stagingscroll_routerLiquidityEvents( + ): stagingmode_RouterLiquidityEvent + stagingmode_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RouterLiquidityEvent_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RouterLiquidityEvent_filter + orderBy: stagingmode_RouterLiquidityEvent_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RouterLiquidityEvent_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RouterLiquidityEvent!]! - stagingscroll_setting( + ): [stagingmode_RouterLiquidityEvent!]! + stagingmode_setting( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Setting - stagingscroll_settings( + ): stagingmode_Setting + stagingmode_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Setting_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Setting_filter + orderBy: stagingmode_Setting_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Setting_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Setting!]! - stagingscroll_relayer( + ): [stagingmode_Setting!]! + stagingmode_relayer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Relayer - stagingscroll_relayers( + ): stagingmode_Relayer + stagingmode_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Relayer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Relayer_filter + orderBy: stagingmode_Relayer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Relayer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Relayer!]! - stagingscroll_sequencer( + ): [stagingmode_Relayer!]! + stagingmode_sequencer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_Sequencer - stagingscroll_sequencers( + ): stagingmode_Sequencer + stagingmode_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_Sequencer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_Sequencer_filter + orderBy: stagingmode_Sequencer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_Sequencer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_Sequencer!]! - stagingscroll_relayerFee( + ): [stagingmode_Sequencer!]! + stagingmode_relayerFee( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RelayerFee - stagingscroll_relayerFees( + ): stagingmode_RelayerFee + stagingmode_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RelayerFee_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RelayerFee_filter + orderBy: stagingmode_RelayerFee_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RelayerFee_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RelayerFee!]! - stagingscroll_originTransfer( + ): [stagingmode_RelayerFee!]! + stagingmode_originTransfer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_OriginTransfer - stagingscroll_originTransfers( + ): stagingmode_OriginTransfer + stagingmode_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_OriginTransfer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_OriginTransfer_filter + orderBy: stagingmode_OriginTransfer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_OriginTransfer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_OriginTransfer!]! - stagingscroll_destinationTransfer( + ): [stagingmode_OriginTransfer!]! + stagingmode_destinationTransfer( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_DestinationTransfer - stagingscroll_destinationTransfers( + ): stagingmode_DestinationTransfer + stagingmode_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_DestinationTransfer_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_DestinationTransfer_filter + orderBy: stagingmode_DestinationTransfer_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_DestinationTransfer_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_DestinationTransfer!]! - stagingscroll_originMessage( + ): [stagingmode_DestinationTransfer!]! + stagingmode_originMessage( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_OriginMessage - stagingscroll_originMessages( + ): stagingmode_OriginMessage + stagingmode_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_OriginMessage_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_OriginMessage_filter + orderBy: stagingmode_OriginMessage_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_OriginMessage_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_OriginMessage!]! - stagingscroll_aggregateRoot( + ): [stagingmode_OriginMessage!]! + stagingmode_aggregateRoot( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AggregateRoot - stagingscroll_aggregateRoots( + ): stagingmode_AggregateRoot + stagingmode_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AggregateRoot_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AggregateRoot_filter + orderBy: stagingmode_AggregateRoot_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AggregateRoot_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AggregateRoot!]! - stagingscroll_connectorMeta( + ): [stagingmode_AggregateRoot!]! + stagingmode_connectorMeta( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_ConnectorMeta - stagingscroll_connectorMetas( + ): stagingmode_ConnectorMeta + stagingmode_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_ConnectorMeta_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_ConnectorMeta_filter + orderBy: stagingmode_ConnectorMeta_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_ConnectorMeta_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_ConnectorMeta!]! - stagingscroll_rootCount( + ): [stagingmode_ConnectorMeta!]! + stagingmode_rootCount( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RootCount - stagingscroll_rootCounts( + ): stagingmode_RootCount + stagingmode_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RootCount_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RootCount_filter + orderBy: stagingmode_RootCount_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RootCount_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RootCount!]! - stagingscroll_rootMessageSent( + ): [stagingmode_RootCount!]! + stagingmode_rootMessageSent( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RootMessageSent - stagingscroll_rootMessageSents( + ): stagingmode_RootMessageSent + stagingmode_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RootMessageSent_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RootMessageSent_filter + orderBy: stagingmode_RootMessageSent_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RootMessageSent_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RootMessageSent!]! - stagingscroll_relayerFeesIncrease( + ): [stagingmode_RootMessageSent!]! + stagingmode_relayerFeesIncrease( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_RelayerFeesIncrease - stagingscroll_relayerFeesIncreases( + ): stagingmode_RelayerFeesIncrease + stagingmode_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_RelayerFeesIncrease_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_RelayerFeesIncrease_filter + orderBy: stagingmode_RelayerFeesIncrease_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_RelayerFeesIncrease_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_RelayerFeesIncrease!]! - stagingscroll_slippageUpdate( + ): [stagingmode_RelayerFeesIncrease!]! + stagingmode_slippageUpdate( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_SlippageUpdate - stagingscroll_slippageUpdates( + ): stagingmode_SlippageUpdate + stagingmode_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_SlippageUpdate_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_SlippageUpdate_filter + orderBy: stagingmode_SlippageUpdate_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_SlippageUpdate_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_SlippageUpdate!]! - stagingscroll_snapshotRoot( + ): [stagingmode_SlippageUpdate!]! + stagingmode_snapshotRoot( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_SnapshotRoot - stagingscroll_snapshotRoots( + ): stagingmode_SnapshotRoot + stagingmode_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_SnapshotRoot_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_SnapshotRoot_filter + orderBy: stagingmode_SnapshotRoot_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_SnapshotRoot_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_SnapshotRoot!]! - stagingscroll_spokeConnectorMode( + ): [stagingmode_SnapshotRoot!]! + stagingmode_spokeConnectorMode( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_SpokeConnectorMode - stagingscroll_spokeConnectorModes( + ): stagingmode_SpokeConnectorMode + stagingmode_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_SpokeConnectorMode_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_SpokeConnectorMode_filter + orderBy: stagingmode_SpokeConnectorMode_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_SpokeConnectorMode_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_SpokeConnectorMode!]! - stagingscroll_aggregateRootProposed( + ): [stagingmode_SpokeConnectorMode!]! + stagingmode_aggregateRootProposed( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_AggregateRootProposed - stagingscroll_aggregateRootProposeds( + ): stagingmode_AggregateRootProposed + stagingmode_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_AggregateRootProposed_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_AggregateRootProposed_filter + orderBy: stagingmode_AggregateRootProposed_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_AggregateRootProposed_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_AggregateRootProposed!]! - stagingscroll_optimisticRootFinalized( + ): [stagingmode_AggregateRootProposed!]! + stagingmode_optimisticRootFinalized( 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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingscroll_OptimisticRootFinalized - stagingscroll_optimisticRootFinalizeds( + ): stagingmode_OptimisticRootFinalized + stagingmode_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingscroll_OptimisticRootFinalized_orderBy - orderDirection: stagingscroll_OrderDirection - where: stagingscroll_OptimisticRootFinalized_filter + orderBy: stagingmode_OptimisticRootFinalized_orderBy + orderDirection: stagingmode_OrderDirection + where: stagingmode_OptimisticRootFinalized_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. """ - block: stagingscroll_Block_height + block: stagingmode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingscroll_OptimisticRootFinalized!]! + ): [stagingmode_OptimisticRootFinalized!]! """Access to subgraph metadata""" - stagingscroll__meta(block: stagingscroll_Block_height): stagingscroll__Meta_ - stagingbase_asset( + stagingmode__meta(block: stagingmode_Block_height): stagingmode__Meta_ + base_swap_systemInfo( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Asset - stagingbase_assets( + ): base_swap_SystemInfo + base_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Asset_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Asset_filter + orderBy: base_swap_SystemInfo_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SystemInfo_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Asset!]! - stagingbase_assetStatus( + ): [base_swap_SystemInfo!]! + base_swap_pooledToken( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AssetStatus - stagingbase_assetStatuses( + ): base_swap_PooledToken + base_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AssetStatus_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AssetStatus_filter + orderBy: base_swap_PooledToken_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_PooledToken_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AssetStatus!]! - stagingbase_assetBalance( + ): [base_swap_PooledToken!]! + base_swap_stableSwap( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AssetBalance - stagingbase_assetBalances( + ): base_swap_StableSwap + base_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AssetBalance_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AssetBalance_filter + orderBy: base_swap_StableSwap_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwap_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AssetBalance!]! - stagingbase_router( + ): [base_swap_StableSwap!]! + base_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Router - stagingbase_routers( + ): base_swap_StableSwapAddLiquidityEvent + base_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Router_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Router_filter + orderBy: base_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Router!]! - stagingbase_routerDailyTVL( + ): [base_swap_StableSwapAddLiquidityEvent!]! + base_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RouterDailyTVL - stagingbase_routerDailyTVLs( + ): base_swap_StableSwapRemoveLiquidityEvent + base_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RouterDailyTVL_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RouterDailyTVL_filter + orderBy: base_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RouterDailyTVL!]! - stagingbase_routerLiquidityEvent( + ): [base_swap_StableSwapRemoveLiquidityEvent!]! + base_swap_stableSwapExchange( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RouterLiquidityEvent - stagingbase_routerLiquidityEvents( + ): base_swap_StableSwapExchange + base_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RouterLiquidityEvent_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RouterLiquidityEvent_filter + orderBy: base_swap_StableSwapExchange_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapExchange_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RouterLiquidityEvent!]! - stagingbase_setting( + ): [base_swap_StableSwapExchange!]! + base_swap_swapDailyVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Setting - stagingbase_settings( + ): base_swap_SwapDailyVolume + base_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Setting_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Setting_filter + orderBy: base_swap_SwapDailyVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapDailyVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Setting!]! - stagingbase_relayer( + ): [base_swap_SwapDailyVolume!]! + base_swap_swapHourlyVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Relayer - stagingbase_relayers( + ): base_swap_SwapHourlyVolume + base_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Relayer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Relayer_filter + orderBy: base_swap_SwapHourlyVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapHourlyVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Relayer!]! - stagingbase_sequencer( + ): [base_swap_SwapHourlyVolume!]! + base_swap_swapWeeklyVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_Sequencer - stagingbase_sequencers( + ): base_swap_SwapWeeklyVolume + base_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_Sequencer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_Sequencer_filter + orderBy: base_swap_SwapWeeklyVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapWeeklyVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_Sequencer!]! - stagingbase_relayerFee( + ): [base_swap_SwapWeeklyVolume!]! + base_swap_lpAccount( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RelayerFee - stagingbase_relayerFees( + ): base_swap_LpAccount + base_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RelayerFee_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RelayerFee_filter + orderBy: base_swap_LpAccount_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpAccount_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RelayerFee!]! - stagingbase_originTransfer( + ): [base_swap_LpAccount!]! + base_swap_lpAccountBalance( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_OriginTransfer - stagingbase_originTransfers( + ): base_swap_LpAccountBalance + base_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_OriginTransfer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_OriginTransfer_filter + orderBy: base_swap_LpAccountBalance_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpAccountBalance_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_OriginTransfer!]! - stagingbase_destinationTransfer( + ): [base_swap_LpAccountBalance!]! + base_swap_lpToken( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_DestinationTransfer - stagingbase_destinationTransfers( + ): base_swap_LpToken + base_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_DestinationTransfer_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_DestinationTransfer_filter + orderBy: base_swap_LpToken_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpToken_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_DestinationTransfer!]! - stagingbase_originMessage( + ): [base_swap_LpToken!]! + base_swap_lpTransferEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_OriginMessage - stagingbase_originMessages( + ): base_swap_LpTransferEvent + base_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_OriginMessage_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_OriginMessage_filter + orderBy: base_swap_LpTransferEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpTransferEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_OriginMessage!]! - stagingbase_aggregateRoot( + ): [base_swap_LpTransferEvent!]! + base_swap_stableSwapEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AggregateRoot - stagingbase_aggregateRoots( + ): base_swap_StableSwapEvent + base_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AggregateRoot_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AggregateRoot_filter + orderBy: base_swap_StableSwapEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_StableSwapEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AggregateRoot!]! - stagingbase_connectorMeta( + ): [base_swap_StableSwapEvent!]! + base_swap_swapTradeVolume( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_ConnectorMeta - stagingbase_connectorMetas( + ): base_swap_SwapTradeVolume + base_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_ConnectorMeta_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_ConnectorMeta_filter + orderBy: base_swap_SwapTradeVolume_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_SwapTradeVolume_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_ConnectorMeta!]! - stagingbase_rootCount( + ): [base_swap_SwapTradeVolume!]! + base_swap_lpTokenEvent( 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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RootCount - stagingbase_rootCounts( + ): base_swap_LpTokenEvent + base_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RootCount_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RootCount_filter + orderBy: base_swap_LpTokenEvent_orderBy + orderDirection: base_swap_OrderDirection + where: base_swap_LpTokenEvent_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. """ - block: stagingbase_Block_height + block: base_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RootCount!]! - stagingbase_rootMessageSent( + ): [base_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + base_swap__meta(block: base_swap_Block_height): base_swap__Meta_ + xlayer_swap_systemInfo( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RootMessageSent - stagingbase_rootMessageSents( + ): xlayer_swap_SystemInfo + xlayer_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RootMessageSent_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RootMessageSent_filter + orderBy: xlayer_swap_SystemInfo_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SystemInfo_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RootMessageSent!]! - stagingbase_relayerFeesIncrease( + ): [xlayer_swap_SystemInfo!]! + xlayer_swap_pooledToken( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_RelayerFeesIncrease - stagingbase_relayerFeesIncreases( + ): xlayer_swap_PooledToken + xlayer_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_RelayerFeesIncrease_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_RelayerFeesIncrease_filter + orderBy: xlayer_swap_PooledToken_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_PooledToken_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_RelayerFeesIncrease!]! - stagingbase_slippageUpdate( + ): [xlayer_swap_PooledToken!]! + xlayer_swap_stableSwap( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_SlippageUpdate - stagingbase_slippageUpdates( + ): xlayer_swap_StableSwap + xlayer_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_SlippageUpdate_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_SlippageUpdate_filter + orderBy: xlayer_swap_StableSwap_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwap_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_SlippageUpdate!]! - stagingbase_snapshotRoot( + ): [xlayer_swap_StableSwap!]! + xlayer_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_SnapshotRoot - stagingbase_snapshotRoots( + ): xlayer_swap_StableSwapAddLiquidityEvent + xlayer_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_SnapshotRoot_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_SnapshotRoot_filter + orderBy: xlayer_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_SnapshotRoot!]! - stagingbase_spokeConnectorMode( + ): [xlayer_swap_StableSwapAddLiquidityEvent!]! + xlayer_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_SpokeConnectorMode - stagingbase_spokeConnectorModes( + ): xlayer_swap_StableSwapRemoveLiquidityEvent + xlayer_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_SpokeConnectorMode_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_SpokeConnectorMode_filter + orderBy: xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_SpokeConnectorMode!]! - stagingbase_aggregateRootProposed( + ): [xlayer_swap_StableSwapRemoveLiquidityEvent!]! + xlayer_swap_stableSwapExchange( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_AggregateRootProposed - stagingbase_aggregateRootProposeds( + ): xlayer_swap_StableSwapExchange + xlayer_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_AggregateRootProposed_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_AggregateRootProposed_filter + orderBy: xlayer_swap_StableSwapExchange_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapExchange_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_AggregateRootProposed!]! - stagingbase_optimisticRootFinalized( + ): [xlayer_swap_StableSwapExchange!]! + xlayer_swap_swapDailyVolume( 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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingbase_OptimisticRootFinalized - stagingbase_optimisticRootFinalizeds( + ): xlayer_swap_SwapDailyVolume + xlayer_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingbase_OptimisticRootFinalized_orderBy - orderDirection: stagingbase_OrderDirection - where: stagingbase_OptimisticRootFinalized_filter + orderBy: xlayer_swap_SwapDailyVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapDailyVolume_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. """ - block: stagingbase_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingbase_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingbase__meta(block: stagingbase_Block_height): stagingbase__Meta_ - base_asset( + ): [xlayer_swap_SwapDailyVolume!]! + xlayer_swap_swapHourlyVolume( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Asset - base_assets( + ): xlayer_swap_SwapHourlyVolume + xlayer_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_Asset_orderBy - orderDirection: base_OrderDirection - where: base_Asset_filter + orderBy: xlayer_swap_SwapHourlyVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapHourlyVolume_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Asset!]! - base_assetStatus( + ): [xlayer_swap_SwapHourlyVolume!]! + xlayer_swap_swapWeeklyVolume( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AssetStatus - base_assetStatuses( + ): xlayer_swap_SwapWeeklyVolume + xlayer_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_AssetStatus_orderBy - orderDirection: base_OrderDirection - where: base_AssetStatus_filter + orderBy: xlayer_swap_SwapWeeklyVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapWeeklyVolume_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AssetStatus!]! - base_assetBalance( + ): [xlayer_swap_SwapWeeklyVolume!]! + xlayer_swap_lpAccount( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AssetBalance - base_assetBalances( + ): xlayer_swap_LpAccount + xlayer_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: base_AssetBalance_orderBy - orderDirection: base_OrderDirection - where: base_AssetBalance_filter + orderBy: xlayer_swap_LpAccount_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpAccount_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AssetBalance!]! - base_router( + ): [xlayer_swap_LpAccount!]! + xlayer_swap_lpAccountBalance( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Router - base_routers( + ): xlayer_swap_LpAccountBalance + xlayer_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: base_Router_orderBy - orderDirection: base_OrderDirection - where: base_Router_filter + orderBy: xlayer_swap_LpAccountBalance_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpAccountBalance_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Router!]! - base_routerDailyTVL( + ): [xlayer_swap_LpAccountBalance!]! + xlayer_swap_lpToken( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RouterDailyTVL - base_routerDailyTVLs( + ): xlayer_swap_LpToken + xlayer_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: base_RouterDailyTVL_orderBy - orderDirection: base_OrderDirection - where: base_RouterDailyTVL_filter + orderBy: xlayer_swap_LpToken_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpToken_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RouterDailyTVL!]! - base_routerLiquidityEvent( + ): [xlayer_swap_LpToken!]! + xlayer_swap_lpTransferEvent( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RouterLiquidityEvent - base_routerLiquidityEvents( + ): xlayer_swap_LpTransferEvent + xlayer_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: base_RouterLiquidityEvent_orderBy - orderDirection: base_OrderDirection - where: base_RouterLiquidityEvent_filter + orderBy: xlayer_swap_LpTransferEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpTransferEvent_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RouterLiquidityEvent!]! - base_setting( + ): [xlayer_swap_LpTransferEvent!]! + xlayer_swap_stableSwapEvent( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Setting - base_settings( + ): xlayer_swap_StableSwapEvent + xlayer_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: base_Setting_orderBy - orderDirection: base_OrderDirection - where: base_Setting_filter + orderBy: xlayer_swap_StableSwapEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_StableSwapEvent_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Setting!]! - base_relayer( + ): [xlayer_swap_StableSwapEvent!]! + xlayer_swap_swapTradeVolume( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Relayer - base_relayers( + ): xlayer_swap_SwapTradeVolume + xlayer_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: base_Relayer_orderBy - orderDirection: base_OrderDirection - where: base_Relayer_filter + orderBy: xlayer_swap_SwapTradeVolume_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_SwapTradeVolume_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Relayer!]! - base_sequencer( + ): [xlayer_swap_SwapTradeVolume!]! + xlayer_swap_lpTokenEvent( 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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_Sequencer - base_sequencers( + ): xlayer_swap_LpTokenEvent + xlayer_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: base_Sequencer_orderBy - orderDirection: base_OrderDirection - where: base_Sequencer_filter - """ + orderBy: xlayer_swap_LpTokenEvent_orderBy + orderDirection: xlayer_swap_OrderDirection + where: xlayer_swap_LpTokenEvent_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. """ - block: base_Block_height + block: xlayer_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_Sequencer!]! - base_relayerFee( + ): [xlayer_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + xlayer_swap__meta(block: xlayer_swap_Block_height): xlayer_swap__Meta_ + metis_asset( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RelayerFee - base_relayerFees( + ): metis_Asset + metis_assets( skip: Int = 0 first: Int = 100 - orderBy: base_RelayerFee_orderBy - orderDirection: base_OrderDirection - where: base_RelayerFee_filter + orderBy: metis_Asset_orderBy + orderDirection: metis_OrderDirection + where: metis_Asset_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RelayerFee!]! - base_originTransfer( + ): [metis_Asset!]! + metis_assetStatus( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_OriginTransfer - base_originTransfers( + ): metis_AssetStatus + metis_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: base_OriginTransfer_orderBy - orderDirection: base_OrderDirection - where: base_OriginTransfer_filter + orderBy: metis_AssetStatus_orderBy + orderDirection: metis_OrderDirection + where: metis_AssetStatus_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_OriginTransfer!]! - base_destinationTransfer( + ): [metis_AssetStatus!]! + metis_assetBalance( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_DestinationTransfer - base_destinationTransfers( + ): metis_AssetBalance + metis_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: base_DestinationTransfer_orderBy - orderDirection: base_OrderDirection - where: base_DestinationTransfer_filter + orderBy: metis_AssetBalance_orderBy + orderDirection: metis_OrderDirection + where: metis_AssetBalance_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_DestinationTransfer!]! - base_originMessage( + ): [metis_AssetBalance!]! + metis_router( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_OriginMessage - base_originMessages( + ): metis_Router + metis_routers( skip: Int = 0 first: Int = 100 - orderBy: base_OriginMessage_orderBy - orderDirection: base_OrderDirection - where: base_OriginMessage_filter + orderBy: metis_Router_orderBy + orderDirection: metis_OrderDirection + where: metis_Router_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_OriginMessage!]! - base_aggregateRoot( + ): [metis_Router!]! + metis_routerDailyTVL( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AggregateRoot - base_aggregateRoots( + ): metis_RouterDailyTVL + metis_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: base_AggregateRoot_orderBy - orderDirection: base_OrderDirection - where: base_AggregateRoot_filter + orderBy: metis_RouterDailyTVL_orderBy + orderDirection: metis_OrderDirection + where: metis_RouterDailyTVL_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AggregateRoot!]! - base_connectorMeta( + ): [metis_RouterDailyTVL!]! + metis_routerLiquidityEvent( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_ConnectorMeta - base_connectorMetas( + ): metis_RouterLiquidityEvent + metis_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: base_ConnectorMeta_orderBy - orderDirection: base_OrderDirection - where: base_ConnectorMeta_filter + orderBy: metis_RouterLiquidityEvent_orderBy + orderDirection: metis_OrderDirection + where: metis_RouterLiquidityEvent_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_ConnectorMeta!]! - base_rootCount( + ): [metis_RouterLiquidityEvent!]! + metis_setting( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RootCount - base_rootCounts( + ): metis_Setting + metis_settings( skip: Int = 0 first: Int = 100 - orderBy: base_RootCount_orderBy - orderDirection: base_OrderDirection - where: base_RootCount_filter + orderBy: metis_Setting_orderBy + orderDirection: metis_OrderDirection + where: metis_Setting_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RootCount!]! - base_rootMessageSent( + ): [metis_Setting!]! + metis_relayer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RootMessageSent - base_rootMessageSents( + ): metis_Relayer + metis_relayers( skip: Int = 0 first: Int = 100 - orderBy: base_RootMessageSent_orderBy - orderDirection: base_OrderDirection - where: base_RootMessageSent_filter + orderBy: metis_Relayer_orderBy + orderDirection: metis_OrderDirection + where: metis_Relayer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RootMessageSent!]! - base_relayerFeesIncrease( + ): [metis_Relayer!]! + metis_sequencer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_RelayerFeesIncrease - base_relayerFeesIncreases( + ): metis_Sequencer + metis_sequencers( skip: Int = 0 first: Int = 100 - orderBy: base_RelayerFeesIncrease_orderBy - orderDirection: base_OrderDirection - where: base_RelayerFeesIncrease_filter + orderBy: metis_Sequencer_orderBy + orderDirection: metis_OrderDirection + where: metis_Sequencer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_RelayerFeesIncrease!]! - base_slippageUpdate( + ): [metis_Sequencer!]! + metis_relayerFee( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_SlippageUpdate - base_slippageUpdates( + ): metis_RelayerFee + metis_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: base_SlippageUpdate_orderBy - orderDirection: base_OrderDirection - where: base_SlippageUpdate_filter + orderBy: metis_RelayerFee_orderBy + orderDirection: metis_OrderDirection + where: metis_RelayerFee_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_SlippageUpdate!]! - base_snapshotRoot( + ): [metis_RelayerFee!]! + metis_originTransfer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_SnapshotRoot - base_snapshotRoots( + ): metis_OriginTransfer + metis_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: base_SnapshotRoot_orderBy - orderDirection: base_OrderDirection - where: base_SnapshotRoot_filter + orderBy: metis_OriginTransfer_orderBy + orderDirection: metis_OrderDirection + where: metis_OriginTransfer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_SnapshotRoot!]! - base_spokeConnectorMode( + ): [metis_OriginTransfer!]! + metis_destinationTransfer( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_SpokeConnectorMode - base_spokeConnectorModes( + ): metis_DestinationTransfer + metis_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: base_SpokeConnectorMode_orderBy - orderDirection: base_OrderDirection - where: base_SpokeConnectorMode_filter + orderBy: metis_DestinationTransfer_orderBy + orderDirection: metis_OrderDirection + where: metis_DestinationTransfer_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_SpokeConnectorMode!]! - base_aggregateRootProposed( + ): [metis_DestinationTransfer!]! + metis_originMessage( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_AggregateRootProposed - base_aggregateRootProposeds( + ): metis_OriginMessage + metis_originMessages( skip: Int = 0 first: Int = 100 - orderBy: base_AggregateRootProposed_orderBy - orderDirection: base_OrderDirection - where: base_AggregateRootProposed_filter + orderBy: metis_OriginMessage_orderBy + orderDirection: metis_OrderDirection + where: metis_OriginMessage_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_AggregateRootProposed!]! - base_optimisticRootFinalized( + ): [metis_OriginMessage!]! + metis_aggregateRoot( 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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): base_OptimisticRootFinalized - base_optimisticRootFinalizeds( + ): metis_AggregateRoot + metis_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: base_OptimisticRootFinalized_orderBy - orderDirection: base_OrderDirection - where: base_OptimisticRootFinalized_filter + orderBy: metis_AggregateRoot_orderBy + orderDirection: metis_OrderDirection + where: metis_AggregateRoot_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. """ - block: base_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [base_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - base__meta(block: base_Block_height): base__Meta_ - staginglinea_asset( + ): [metis_AggregateRoot!]! + metis_connectorMeta( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Asset - staginglinea_assets( + ): metis_ConnectorMeta + metis_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Asset_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Asset_filter + orderBy: metis_ConnectorMeta_orderBy + orderDirection: metis_OrderDirection + where: metis_ConnectorMeta_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Asset!]! - staginglinea_assetStatus( + ): [metis_ConnectorMeta!]! + metis_rootCount( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AssetStatus - staginglinea_assetStatuses( + ): metis_RootCount + metis_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AssetStatus_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AssetStatus_filter + orderBy: metis_RootCount_orderBy + orderDirection: metis_OrderDirection + where: metis_RootCount_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AssetStatus!]! - staginglinea_assetBalance( + ): [metis_RootCount!]! + metis_rootMessageSent( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AssetBalance - staginglinea_assetBalances( + ): metis_RootMessageSent + metis_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AssetBalance_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AssetBalance_filter + orderBy: metis_RootMessageSent_orderBy + orderDirection: metis_OrderDirection + where: metis_RootMessageSent_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AssetBalance!]! - staginglinea_router( + ): [metis_RootMessageSent!]! + metis_relayerFeesIncrease( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Router - staginglinea_routers( + ): metis_RelayerFeesIncrease + metis_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Router_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Router_filter + orderBy: metis_RelayerFeesIncrease_orderBy + orderDirection: metis_OrderDirection + where: metis_RelayerFeesIncrease_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Router!]! - staginglinea_routerDailyTVL( + ): [metis_RelayerFeesIncrease!]! + metis_slippageUpdate( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RouterDailyTVL - staginglinea_routerDailyTVLs( + ): metis_SlippageUpdate + metis_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RouterDailyTVL_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RouterDailyTVL_filter + orderBy: metis_SlippageUpdate_orderBy + orderDirection: metis_OrderDirection + where: metis_SlippageUpdate_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RouterDailyTVL!]! - staginglinea_routerLiquidityEvent( + ): [metis_SlippageUpdate!]! + metis_snapshotRoot( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RouterLiquidityEvent - staginglinea_routerLiquidityEvents( + ): metis_SnapshotRoot + metis_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RouterLiquidityEvent_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RouterLiquidityEvent_filter + orderBy: metis_SnapshotRoot_orderBy + orderDirection: metis_OrderDirection + where: metis_SnapshotRoot_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RouterLiquidityEvent!]! - staginglinea_setting( + ): [metis_SnapshotRoot!]! + metis_spokeConnectorMode( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Setting - staginglinea_settings( + ): metis_SpokeConnectorMode + metis_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Setting_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Setting_filter + orderBy: metis_SpokeConnectorMode_orderBy + orderDirection: metis_OrderDirection + where: metis_SpokeConnectorMode_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Setting!]! - staginglinea_relayer( + ): [metis_SpokeConnectorMode!]! + metis_aggregateRootProposed( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Relayer - staginglinea_relayers( + ): metis_AggregateRootProposed + metis_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Relayer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Relayer_filter + orderBy: metis_AggregateRootProposed_orderBy + orderDirection: metis_OrderDirection + where: metis_AggregateRootProposed_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Relayer!]! - staginglinea_sequencer( + ): [metis_AggregateRootProposed!]! + metis_optimisticRootFinalized( 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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_Sequencer - staginglinea_sequencers( + ): metis_OptimisticRootFinalized + metis_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_Sequencer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_Sequencer_filter + orderBy: metis_OptimisticRootFinalized_orderBy + orderDirection: metis_OrderDirection + where: metis_OptimisticRootFinalized_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. """ - block: staginglinea_Block_height + block: metis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_Sequencer!]! - staginglinea_relayerFee( + ): [metis_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + metis__meta(block: metis_Block_height): metis__Meta_ + bnb_asset( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RelayerFee - staginglinea_relayerFees( + ): bnb_Asset + bnb_assets( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RelayerFee_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RelayerFee_filter + orderBy: bnb_Asset_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Asset_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RelayerFee!]! - staginglinea_originTransfer( + ): [bnb_Asset!]! + bnb_assetStatus( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_OriginTransfer - staginglinea_originTransfers( + ): bnb_AssetStatus + bnb_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_OriginTransfer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_OriginTransfer_filter + orderBy: bnb_AssetStatus_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AssetStatus_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_OriginTransfer!]! - staginglinea_destinationTransfer( + ): [bnb_AssetStatus!]! + bnb_assetBalance( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_DestinationTransfer - staginglinea_destinationTransfers( + ): bnb_AssetBalance + bnb_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_DestinationTransfer_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_DestinationTransfer_filter + orderBy: bnb_AssetBalance_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AssetBalance_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_DestinationTransfer!]! - staginglinea_originMessage( + ): [bnb_AssetBalance!]! + bnb_router( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_OriginMessage - staginglinea_originMessages( + ): bnb_Router + bnb_routers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_OriginMessage_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_OriginMessage_filter + orderBy: bnb_Router_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Router_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_OriginMessage!]! - staginglinea_aggregateRoot( + ): [bnb_Router!]! + bnb_routerDailyTVL( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AggregateRoot - staginglinea_aggregateRoots( + ): bnb_RouterDailyTVL + bnb_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AggregateRoot_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AggregateRoot_filter + orderBy: bnb_RouterDailyTVL_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RouterDailyTVL_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AggregateRoot!]! - staginglinea_connectorMeta( + ): [bnb_RouterDailyTVL!]! + bnb_routerLiquidityEvent( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_ConnectorMeta - staginglinea_connectorMetas( + ): bnb_RouterLiquidityEvent + bnb_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_ConnectorMeta_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_ConnectorMeta_filter + orderBy: bnb_RouterLiquidityEvent_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RouterLiquidityEvent_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_ConnectorMeta!]! - staginglinea_rootCount( + ): [bnb_RouterLiquidityEvent!]! + bnb_setting( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RootCount - staginglinea_rootCounts( + ): bnb_Setting + bnb_settings( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RootCount_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RootCount_filter + orderBy: bnb_Setting_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Setting_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RootCount!]! - staginglinea_rootMessageSent( + ): [bnb_Setting!]! + bnb_relayer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RootMessageSent - staginglinea_rootMessageSents( + ): bnb_Relayer + bnb_relayers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RootMessageSent_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RootMessageSent_filter + orderBy: bnb_Relayer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Relayer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RootMessageSent!]! - staginglinea_relayerFeesIncrease( + ): [bnb_Relayer!]! + bnb_sequencer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_RelayerFeesIncrease - staginglinea_relayerFeesIncreases( + ): bnb_Sequencer + bnb_sequencers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_RelayerFeesIncrease_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_RelayerFeesIncrease_filter + orderBy: bnb_Sequencer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_Sequencer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_RelayerFeesIncrease!]! - staginglinea_slippageUpdate( + ): [bnb_Sequencer!]! + bnb_relayerFee( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_SlippageUpdate - staginglinea_slippageUpdates( + ): bnb_RelayerFee + bnb_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_SlippageUpdate_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_SlippageUpdate_filter + orderBy: bnb_RelayerFee_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RelayerFee_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_SlippageUpdate!]! - staginglinea_snapshotRoot( + ): [bnb_RelayerFee!]! + bnb_originTransfer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_SnapshotRoot - staginglinea_snapshotRoots( + ): bnb_OriginTransfer + bnb_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_SnapshotRoot_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_SnapshotRoot_filter + orderBy: bnb_OriginTransfer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_OriginTransfer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_SnapshotRoot!]! - staginglinea_spokeConnectorMode( + ): [bnb_OriginTransfer!]! + bnb_destinationTransfer( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_SpokeConnectorMode - staginglinea_spokeConnectorModes( + ): bnb_DestinationTransfer + bnb_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_SpokeConnectorMode_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_SpokeConnectorMode_filter + orderBy: bnb_DestinationTransfer_orderBy + orderDirection: bnb_OrderDirection + where: bnb_DestinationTransfer_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_SpokeConnectorMode!]! - staginglinea_aggregateRootProposed( + ): [bnb_DestinationTransfer!]! + bnb_originMessage( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_AggregateRootProposed - staginglinea_aggregateRootProposeds( + ): bnb_OriginMessage + bnb_originMessages( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_AggregateRootProposed_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_AggregateRootProposed_filter + orderBy: bnb_OriginMessage_orderBy + orderDirection: bnb_OrderDirection + where: bnb_OriginMessage_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_AggregateRootProposed!]! - staginglinea_optimisticRootFinalized( + ): [bnb_OriginMessage!]! + bnb_aggregateRoot( 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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): staginglinea_OptimisticRootFinalized - staginglinea_optimisticRootFinalizeds( + ): bnb_AggregateRoot + bnb_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: staginglinea_OptimisticRootFinalized_orderBy - orderDirection: staginglinea_OrderDirection - where: staginglinea_OptimisticRootFinalized_filter + orderBy: bnb_AggregateRoot_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AggregateRoot_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. """ - block: staginglinea_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [staginglinea_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - staginglinea__meta(block: staginglinea_Block_height): staginglinea__Meta_ - stagingmode_asset( + ): [bnb_AggregateRoot!]! + bnb_connectorMeta( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Asset - stagingmode_assets( + ): bnb_ConnectorMeta + bnb_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Asset_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Asset_filter + orderBy: bnb_ConnectorMeta_orderBy + orderDirection: bnb_OrderDirection + where: bnb_ConnectorMeta_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Asset!]! - stagingmode_assetStatus( + ): [bnb_ConnectorMeta!]! + bnb_rootCount( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AssetStatus - stagingmode_assetStatuses( + ): bnb_RootCount + bnb_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AssetStatus_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AssetStatus_filter + orderBy: bnb_RootCount_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RootCount_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AssetStatus!]! - stagingmode_assetBalance( + ): [bnb_RootCount!]! + bnb_rootMessageSent( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AssetBalance - stagingmode_assetBalances( + ): bnb_RootMessageSent + bnb_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AssetBalance_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AssetBalance_filter + orderBy: bnb_RootMessageSent_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RootMessageSent_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AssetBalance!]! - stagingmode_router( + ): [bnb_RootMessageSent!]! + bnb_relayerFeesIncrease( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Router - stagingmode_routers( + ): bnb_RelayerFeesIncrease + bnb_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Router_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Router_filter + orderBy: bnb_RelayerFeesIncrease_orderBy + orderDirection: bnb_OrderDirection + where: bnb_RelayerFeesIncrease_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Router!]! - stagingmode_routerDailyTVL( + ): [bnb_RelayerFeesIncrease!]! + bnb_slippageUpdate( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RouterDailyTVL - stagingmode_routerDailyTVLs( + ): bnb_SlippageUpdate + bnb_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RouterDailyTVL_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RouterDailyTVL_filter + orderBy: bnb_SlippageUpdate_orderBy + orderDirection: bnb_OrderDirection + where: bnb_SlippageUpdate_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RouterDailyTVL!]! - stagingmode_routerLiquidityEvent( + ): [bnb_SlippageUpdate!]! + bnb_snapshotRoot( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RouterLiquidityEvent - stagingmode_routerLiquidityEvents( + ): bnb_SnapshotRoot + bnb_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RouterLiquidityEvent_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RouterLiquidityEvent_filter + orderBy: bnb_SnapshotRoot_orderBy + orderDirection: bnb_OrderDirection + where: bnb_SnapshotRoot_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RouterLiquidityEvent!]! - stagingmode_setting( + ): [bnb_SnapshotRoot!]! + bnb_spokeConnectorMode( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Setting - stagingmode_settings( + ): bnb_SpokeConnectorMode + bnb_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Setting_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Setting_filter + orderBy: bnb_SpokeConnectorMode_orderBy + orderDirection: bnb_OrderDirection + where: bnb_SpokeConnectorMode_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Setting!]! - stagingmode_relayer( + ): [bnb_SpokeConnectorMode!]! + bnb_aggregateRootProposed( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Relayer - stagingmode_relayers( + ): bnb_AggregateRootProposed + bnb_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Relayer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Relayer_filter + orderBy: bnb_AggregateRootProposed_orderBy + orderDirection: bnb_OrderDirection + where: bnb_AggregateRootProposed_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Relayer!]! - stagingmode_sequencer( + ): [bnb_AggregateRootProposed!]! + bnb_optimisticRootFinalized( 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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_Sequencer - stagingmode_sequencers( + ): bnb_OptimisticRootFinalized + bnb_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_Sequencer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_Sequencer_filter + orderBy: bnb_OptimisticRootFinalized_orderBy + orderDirection: bnb_OrderDirection + where: bnb_OptimisticRootFinalized_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. """ - block: stagingmode_Block_height + block: bnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_Sequencer!]! - stagingmode_relayerFee( + ): [bnb_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + bnb__meta(block: bnb_Block_height): bnb__Meta_ + mantle_swap_systemInfo( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RelayerFee - stagingmode_relayerFees( + ): mantle_swap_SystemInfo + mantle_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RelayerFee_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RelayerFee_filter + orderBy: mantle_swap_SystemInfo_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SystemInfo_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RelayerFee!]! - stagingmode_originTransfer( + ): [mantle_swap_SystemInfo!]! + mantle_swap_pooledToken( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_OriginTransfer - stagingmode_originTransfers( + ): mantle_swap_PooledToken + mantle_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_OriginTransfer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_OriginTransfer_filter + orderBy: mantle_swap_PooledToken_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_PooledToken_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_OriginTransfer!]! - stagingmode_destinationTransfer( + ): [mantle_swap_PooledToken!]! + mantle_swap_stableSwap( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_DestinationTransfer - stagingmode_destinationTransfers( + ): mantle_swap_StableSwap + mantle_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_DestinationTransfer_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_DestinationTransfer_filter + orderBy: mantle_swap_StableSwap_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwap_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_DestinationTransfer!]! - stagingmode_originMessage( + ): [mantle_swap_StableSwap!]! + mantle_swap_stableSwapAddLiquidityEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_OriginMessage - stagingmode_originMessages( + ): mantle_swap_StableSwapAddLiquidityEvent + mantle_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_OriginMessage_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_OriginMessage_filter + orderBy: mantle_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapAddLiquidityEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_OriginMessage!]! - stagingmode_aggregateRoot( + ): [mantle_swap_StableSwapAddLiquidityEvent!]! + mantle_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AggregateRoot - stagingmode_aggregateRoots( + ): mantle_swap_StableSwapRemoveLiquidityEvent + mantle_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AggregateRoot_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AggregateRoot_filter + orderBy: mantle_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapRemoveLiquidityEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AggregateRoot!]! - stagingmode_connectorMeta( + ): [mantle_swap_StableSwapRemoveLiquidityEvent!]! + mantle_swap_stableSwapExchange( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_ConnectorMeta - stagingmode_connectorMetas( + ): mantle_swap_StableSwapExchange + mantle_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_ConnectorMeta_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_ConnectorMeta_filter + orderBy: mantle_swap_StableSwapExchange_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapExchange_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_ConnectorMeta!]! - stagingmode_rootCount( + ): [mantle_swap_StableSwapExchange!]! + mantle_swap_swapDailyVolume( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RootCount - stagingmode_rootCounts( + ): mantle_swap_SwapDailyVolume + mantle_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RootCount_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RootCount_filter + orderBy: mantle_swap_SwapDailyVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapDailyVolume_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RootCount!]! - stagingmode_rootMessageSent( + ): [mantle_swap_SwapDailyVolume!]! + mantle_swap_swapHourlyVolume( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RootMessageSent - stagingmode_rootMessageSents( + ): mantle_swap_SwapHourlyVolume + mantle_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RootMessageSent_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RootMessageSent_filter + orderBy: mantle_swap_SwapHourlyVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapHourlyVolume_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RootMessageSent!]! - stagingmode_relayerFeesIncrease( + ): [mantle_swap_SwapHourlyVolume!]! + mantle_swap_swapWeeklyVolume( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_RelayerFeesIncrease - stagingmode_relayerFeesIncreases( + ): mantle_swap_SwapWeeklyVolume + mantle_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_RelayerFeesIncrease_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_RelayerFeesIncrease_filter + orderBy: mantle_swap_SwapWeeklyVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapWeeklyVolume_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_RelayerFeesIncrease!]! - stagingmode_slippageUpdate( + ): [mantle_swap_SwapWeeklyVolume!]! + mantle_swap_lpAccount( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_SlippageUpdate - stagingmode_slippageUpdates( + ): mantle_swap_LpAccount + mantle_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_SlippageUpdate_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_SlippageUpdate_filter + orderBy: mantle_swap_LpAccount_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpAccount_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_SlippageUpdate!]! - stagingmode_snapshotRoot( + ): [mantle_swap_LpAccount!]! + mantle_swap_lpAccountBalance( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_SnapshotRoot - stagingmode_snapshotRoots( + ): mantle_swap_LpAccountBalance + mantle_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_SnapshotRoot_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_SnapshotRoot_filter + orderBy: mantle_swap_LpAccountBalance_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpAccountBalance_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_SnapshotRoot!]! - stagingmode_spokeConnectorMode( + ): [mantle_swap_LpAccountBalance!]! + mantle_swap_lpToken( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_SpokeConnectorMode - stagingmode_spokeConnectorModes( + ): mantle_swap_LpToken + mantle_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_SpokeConnectorMode_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_SpokeConnectorMode_filter + orderBy: mantle_swap_LpToken_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpToken_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_SpokeConnectorMode!]! - stagingmode_aggregateRootProposed( + ): [mantle_swap_LpToken!]! + mantle_swap_lpTransferEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_AggregateRootProposed - stagingmode_aggregateRootProposeds( + ): mantle_swap_LpTransferEvent + mantle_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_AggregateRootProposed_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_AggregateRootProposed_filter + orderBy: mantle_swap_LpTransferEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpTransferEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_AggregateRootProposed!]! - stagingmode_optimisticRootFinalized( + ): [mantle_swap_LpTransferEvent!]! + mantle_swap_stableSwapEvent( 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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmode_OptimisticRootFinalized - stagingmode_optimisticRootFinalizeds( + ): mantle_swap_StableSwapEvent + mantle_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmode_OptimisticRootFinalized_orderBy - orderDirection: stagingmode_OrderDirection - where: stagingmode_OptimisticRootFinalized_filter + orderBy: mantle_swap_StableSwapEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_StableSwapEvent_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. """ - block: stagingmode_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmode_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingmode__meta(block: stagingmode_Block_height): stagingmode__Meta_ - arbitrumone_asset( + ): [mantle_swap_StableSwapEvent!]! + mantle_swap_swapTradeVolume( 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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Asset - arbitrumone_assets( + ): mantle_swap_SwapTradeVolume + mantle_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Asset_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Asset_filter + orderBy: mantle_swap_SwapTradeVolume_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_SwapTradeVolume_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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Asset!]! - arbitrumone_assetStatus( + ): [mantle_swap_SwapTradeVolume!]! + mantle_swap_lpTokenEvent( 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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AssetStatus - arbitrumone_assetStatuses( + ): mantle_swap_LpTokenEvent + mantle_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AssetStatus_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AssetStatus_filter + orderBy: mantle_swap_LpTokenEvent_orderBy + orderDirection: mantle_swap_OrderDirection + where: mantle_swap_LpTokenEvent_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. """ - block: arbitrumone_Block_height + block: mantle_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AssetStatus!]! - arbitrumone_assetBalance( + ): [mantle_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + mantle_swap__meta(block: mantle_swap_Block_height): mantle_swap__Meta_ + optimism_asset( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AssetBalance - arbitrumone_assetBalances( + ): optimism_Asset + optimism_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AssetBalance_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AssetBalance_filter + orderBy: optimism_Asset_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Asset_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AssetBalance!]! - arbitrumone_router( + ): [optimism_Asset!]! + optimism_assetStatus( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Router - arbitrumone_routers( + ): optimism_AssetStatus + optimism_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Router_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Router_filter + orderBy: optimism_AssetStatus_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AssetStatus_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Router!]! - arbitrumone_routerDailyTVL( + ): [optimism_AssetStatus!]! + optimism_assetBalance( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RouterDailyTVL - arbitrumone_routerDailyTVLs( + ): optimism_AssetBalance + optimism_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RouterDailyTVL_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RouterDailyTVL_filter + orderBy: optimism_AssetBalance_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AssetBalance_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RouterDailyTVL!]! - arbitrumone_routerLiquidityEvent( + ): [optimism_AssetBalance!]! + optimism_router( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RouterLiquidityEvent - arbitrumone_routerLiquidityEvents( + ): optimism_Router + optimism_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RouterLiquidityEvent_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RouterLiquidityEvent_filter + orderBy: optimism_Router_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Router_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RouterLiquidityEvent!]! - arbitrumone_setting( + ): [optimism_Router!]! + optimism_routerDailyTVL( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Setting - arbitrumone_settings( + ): optimism_RouterDailyTVL + optimism_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Setting_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Setting_filter + orderBy: optimism_RouterDailyTVL_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RouterDailyTVL_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Setting!]! - arbitrumone_relayer( + ): [optimism_RouterDailyTVL!]! + optimism_routerLiquidityEvent( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Relayer - arbitrumone_relayers( + ): optimism_RouterLiquidityEvent + optimism_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Relayer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Relayer_filter + orderBy: optimism_RouterLiquidityEvent_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RouterLiquidityEvent_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Relayer!]! - arbitrumone_sequencer( + ): [optimism_RouterLiquidityEvent!]! + optimism_setting( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_Sequencer - arbitrumone_sequencers( + ): optimism_Setting + optimism_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_Sequencer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_Sequencer_filter + orderBy: optimism_Setting_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Setting_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_Sequencer!]! - arbitrumone_relayerFee( + ): [optimism_Setting!]! + optimism_relayer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RelayerFee - arbitrumone_relayerFees( + ): optimism_Relayer + optimism_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RelayerFee_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RelayerFee_filter + orderBy: optimism_Relayer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Relayer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RelayerFee!]! - arbitrumone_originTransfer( + ): [optimism_Relayer!]! + optimism_sequencer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_OriginTransfer - arbitrumone_originTransfers( + ): optimism_Sequencer + optimism_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_OriginTransfer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_OriginTransfer_filter + orderBy: optimism_Sequencer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_Sequencer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_OriginTransfer!]! - arbitrumone_destinationTransfer( + ): [optimism_Sequencer!]! + optimism_relayerFee( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_DestinationTransfer - arbitrumone_destinationTransfers( + ): optimism_RelayerFee + optimism_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_DestinationTransfer_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_DestinationTransfer_filter + orderBy: optimism_RelayerFee_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RelayerFee_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_DestinationTransfer!]! - arbitrumone_originMessage( + ): [optimism_RelayerFee!]! + optimism_originTransfer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_OriginMessage - arbitrumone_originMessages( + ): optimism_OriginTransfer + optimism_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_OriginMessage_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_OriginMessage_filter + orderBy: optimism_OriginTransfer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_OriginTransfer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_OriginMessage!]! - arbitrumone_aggregateRoot( + ): [optimism_OriginTransfer!]! + optimism_destinationTransfer( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AggregateRoot - arbitrumone_aggregateRoots( + ): optimism_DestinationTransfer + optimism_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AggregateRoot_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AggregateRoot_filter + orderBy: optimism_DestinationTransfer_orderBy + orderDirection: optimism_OrderDirection + where: optimism_DestinationTransfer_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AggregateRoot!]! - arbitrumone_connectorMeta( + ): [optimism_DestinationTransfer!]! + optimism_originMessage( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_ConnectorMeta - arbitrumone_connectorMetas( + ): optimism_OriginMessage + optimism_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_ConnectorMeta_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_ConnectorMeta_filter + orderBy: optimism_OriginMessage_orderBy + orderDirection: optimism_OrderDirection + where: optimism_OriginMessage_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_ConnectorMeta!]! - arbitrumone_rootCount( + ): [optimism_OriginMessage!]! + optimism_aggregateRoot( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RootCount - arbitrumone_rootCounts( + ): optimism_AggregateRoot + optimism_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RootCount_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RootCount_filter + orderBy: optimism_AggregateRoot_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AggregateRoot_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RootCount!]! - arbitrumone_rootMessageSent( + ): [optimism_AggregateRoot!]! + optimism_connectorMeta( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RootMessageSent - arbitrumone_rootMessageSents( + ): optimism_ConnectorMeta + optimism_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RootMessageSent_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RootMessageSent_filter + orderBy: optimism_ConnectorMeta_orderBy + orderDirection: optimism_OrderDirection + where: optimism_ConnectorMeta_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RootMessageSent!]! - arbitrumone_relayerFeesIncrease( + ): [optimism_ConnectorMeta!]! + optimism_rootCount( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_RelayerFeesIncrease - arbitrumone_relayerFeesIncreases( + ): optimism_RootCount + optimism_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_RelayerFeesIncrease_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_RelayerFeesIncrease_filter + orderBy: optimism_RootCount_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RootCount_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_RelayerFeesIncrease!]! - arbitrumone_slippageUpdate( + ): [optimism_RootCount!]! + optimism_rootMessageSent( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_SlippageUpdate - arbitrumone_slippageUpdates( + ): optimism_RootMessageSent + optimism_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_SlippageUpdate_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_SlippageUpdate_filter + orderBy: optimism_RootMessageSent_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RootMessageSent_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_SlippageUpdate!]! - arbitrumone_snapshotRoot( + ): [optimism_RootMessageSent!]! + optimism_relayerFeesIncrease( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_SnapshotRoot - arbitrumone_snapshotRoots( + ): optimism_RelayerFeesIncrease + optimism_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_SnapshotRoot_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_SnapshotRoot_filter + orderBy: optimism_RelayerFeesIncrease_orderBy + orderDirection: optimism_OrderDirection + where: optimism_RelayerFeesIncrease_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_SnapshotRoot!]! - arbitrumone_spokeConnectorMode( + ): [optimism_RelayerFeesIncrease!]! + optimism_slippageUpdate( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_SpokeConnectorMode - arbitrumone_spokeConnectorModes( + ): optimism_SlippageUpdate + optimism_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_SpokeConnectorMode_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_SpokeConnectorMode_filter + orderBy: optimism_SlippageUpdate_orderBy + orderDirection: optimism_OrderDirection + where: optimism_SlippageUpdate_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_SpokeConnectorMode!]! - arbitrumone_aggregateRootProposed( + ): [optimism_SlippageUpdate!]! + optimism_snapshotRoot( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_AggregateRootProposed - arbitrumone_aggregateRootProposeds( + ): optimism_SnapshotRoot + optimism_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_AggregateRootProposed_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_AggregateRootProposed_filter + orderBy: optimism_SnapshotRoot_orderBy + orderDirection: optimism_OrderDirection + where: optimism_SnapshotRoot_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_AggregateRootProposed!]! - arbitrumone_optimisticRootFinalized( + ): [optimism_SnapshotRoot!]! + optimism_spokeConnectorMode( 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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumone_OptimisticRootFinalized - arbitrumone_optimisticRootFinalizeds( + ): optimism_SpokeConnectorMode + optimism_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumone_OptimisticRootFinalized_orderBy - orderDirection: arbitrumone_OrderDirection - where: arbitrumone_OptimisticRootFinalized_filter + orderBy: optimism_SpokeConnectorMode_orderBy + orderDirection: optimism_OrderDirection + where: optimism_SpokeConnectorMode_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. """ - block: arbitrumone_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumone_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - arbitrumone__meta(block: arbitrumone_Block_height): arbitrumone__Meta_ - linea_swap_systemInfo( + ): [optimism_SpokeConnectorMode!]! + optimism_aggregateRootProposed( 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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SystemInfo - linea_swap_systemInfos( + ): optimism_AggregateRootProposed + optimism_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SystemInfo_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SystemInfo_filter + orderBy: optimism_AggregateRootProposed_orderBy + orderDirection: optimism_OrderDirection + where: optimism_AggregateRootProposed_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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SystemInfo!]! - linea_swap_pooledToken( + ): [optimism_AggregateRootProposed!]! + optimism_optimisticRootFinalized( 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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_PooledToken - linea_swap_pooledTokens( + ): optimism_OptimisticRootFinalized + optimism_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_PooledToken_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_PooledToken_filter + orderBy: optimism_OptimisticRootFinalized_orderBy + orderDirection: optimism_OrderDirection + where: optimism_OptimisticRootFinalized_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. """ - block: linea_swap_Block_height + block: optimism_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_PooledToken!]! - linea_swap_stableSwap( + ): [optimism_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + optimism__meta(block: optimism_Block_height): optimism__Meta_ + sepolia_swap_systemInfo( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwap - linea_swap_stableSwaps( + ): sepolia_swap_SystemInfo + sepolia_swap_systemInfos( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwap_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwap_filter + orderBy: sepolia_swap_SystemInfo_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SystemInfo_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwap!]! - linea_swap_stableSwapAddLiquidityEvent( + ): [sepolia_swap_SystemInfo!]! + sepolia_swap_pooledToken( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapAddLiquidityEvent - linea_swap_stableSwapAddLiquidityEvents( + ): sepolia_swap_PooledToken + sepolia_swap_pooledTokens( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapAddLiquidityEvent_filter + orderBy: sepolia_swap_PooledToken_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_PooledToken_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapAddLiquidityEvent!]! - linea_swap_stableSwapRemoveLiquidityEvent( + ): [sepolia_swap_PooledToken!]! + sepolia_swap_stableSwap( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapRemoveLiquidityEvent - linea_swap_stableSwapRemoveLiquidityEvents( + ): sepolia_swap_StableSwap + sepolia_swap_stableSwaps( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: sepolia_swap_StableSwap_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwap_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapRemoveLiquidityEvent!]! - linea_swap_stableSwapExchange( + ): [sepolia_swap_StableSwap!]! + sepolia_swap_stableSwapAddLiquidityEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapExchange - linea_swap_stableSwapExchanges( + ): sepolia_swap_StableSwapAddLiquidityEvent + sepolia_swap_stableSwapAddLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapExchange_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapExchange_filter + orderBy: sepolia_swap_StableSwapAddLiquidityEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapAddLiquidityEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapExchange!]! - linea_swap_swapDailyVolume( + ): [sepolia_swap_StableSwapAddLiquidityEvent!]! + sepolia_swap_stableSwapRemoveLiquidityEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapDailyVolume - linea_swap_swapDailyVolumes( + ): sepolia_swap_StableSwapRemoveLiquidityEvent + sepolia_swap_stableSwapRemoveLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapDailyVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapDailyVolume_filter + orderBy: sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapRemoveLiquidityEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapDailyVolume!]! - linea_swap_swapHourlyVolume( + ): [sepolia_swap_StableSwapRemoveLiquidityEvent!]! + sepolia_swap_stableSwapExchange( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapHourlyVolume - linea_swap_swapHourlyVolumes( + ): sepolia_swap_StableSwapExchange + sepolia_swap_stableSwapExchanges( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapHourlyVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapHourlyVolume_filter + orderBy: sepolia_swap_StableSwapExchange_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapExchange_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapHourlyVolume!]! - linea_swap_swapWeeklyVolume( + ): [sepolia_swap_StableSwapExchange!]! + sepolia_swap_swapDailyVolume( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapWeeklyVolume - linea_swap_swapWeeklyVolumes( + ): sepolia_swap_SwapDailyVolume + sepolia_swap_swapDailyVolumes( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapWeeklyVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapWeeklyVolume_filter + orderBy: sepolia_swap_SwapDailyVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapDailyVolume_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapWeeklyVolume!]! - linea_swap_lpAccount( + ): [sepolia_swap_SwapDailyVolume!]! + sepolia_swap_swapHourlyVolume( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpAccount - linea_swap_lpAccounts( + ): sepolia_swap_SwapHourlyVolume + sepolia_swap_swapHourlyVolumes( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpAccount_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpAccount_filter + orderBy: sepolia_swap_SwapHourlyVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapHourlyVolume_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpAccount!]! - linea_swap_lpAccountBalance( + ): [sepolia_swap_SwapHourlyVolume!]! + sepolia_swap_swapWeeklyVolume( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpAccountBalance - linea_swap_lpAccountBalances( + ): sepolia_swap_SwapWeeklyVolume + sepolia_swap_swapWeeklyVolumes( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpAccountBalance_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpAccountBalance_filter + orderBy: sepolia_swap_SwapWeeklyVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapWeeklyVolume_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpAccountBalance!]! - linea_swap_lpToken( + ): [sepolia_swap_SwapWeeklyVolume!]! + sepolia_swap_lpAccount( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpToken - linea_swap_lpTokens( + ): sepolia_swap_LpAccount + sepolia_swap_lpAccounts( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpToken_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpToken_filter + orderBy: sepolia_swap_LpAccount_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpAccount_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpToken!]! - linea_swap_lpTransferEvent( + ): [sepolia_swap_LpAccount!]! + sepolia_swap_lpAccountBalance( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpTransferEvent - linea_swap_lpTransferEvents( + ): sepolia_swap_LpAccountBalance + sepolia_swap_lpAccountBalances( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpTransferEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpTransferEvent_filter + orderBy: sepolia_swap_LpAccountBalance_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpAccountBalance_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpTransferEvent!]! - linea_swap_stableSwapEvent( + ): [sepolia_swap_LpAccountBalance!]! + sepolia_swap_lpToken( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_StableSwapEvent - linea_swap_stableSwapEvents( + ): sepolia_swap_LpToken + sepolia_swap_lpTokens( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_StableSwapEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_StableSwapEvent_filter + orderBy: sepolia_swap_LpToken_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpToken_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_StableSwapEvent!]! - linea_swap_swapTradeVolume( + ): [sepolia_swap_LpToken!]! + sepolia_swap_lpTransferEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_SwapTradeVolume - linea_swap_swapTradeVolumes( + ): sepolia_swap_LpTransferEvent + sepolia_swap_lpTransferEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_SwapTradeVolume_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_SwapTradeVolume_filter + orderBy: sepolia_swap_LpTransferEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpTransferEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_SwapTradeVolume!]! - linea_swap_lpTokenEvent( + ): [sepolia_swap_LpTransferEvent!]! + sepolia_swap_stableSwapEvent( 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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_swap_LpTokenEvent - linea_swap_lpTokenEvents( + ): sepolia_swap_StableSwapEvent + sepolia_swap_stableSwapEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_swap_LpTokenEvent_orderBy - orderDirection: linea_swap_OrderDirection - where: linea_swap_LpTokenEvent_filter + orderBy: sepolia_swap_StableSwapEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_StableSwapEvent_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. """ - block: linea_swap_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - linea_swap__meta(block: linea_swap_Block_height): linea_swap__Meta_ - sepolia_asset( + ): [sepolia_swap_StableSwapEvent!]! + sepolia_swap_swapTradeVolume( 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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Asset - sepolia_assets( + ): sepolia_swap_SwapTradeVolume + sepolia_swap_swapTradeVolumes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Asset_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Asset_filter + orderBy: sepolia_swap_SwapTradeVolume_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_SwapTradeVolume_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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Asset!]! - sepolia_assetStatus( + ): [sepolia_swap_SwapTradeVolume!]! + sepolia_swap_lpTokenEvent( 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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AssetStatus - sepolia_assetStatuses( + ): sepolia_swap_LpTokenEvent + sepolia_swap_lpTokenEvents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AssetStatus_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AssetStatus_filter + orderBy: sepolia_swap_LpTokenEvent_orderBy + orderDirection: sepolia_swap_OrderDirection + where: sepolia_swap_LpTokenEvent_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. """ - block: sepolia_Block_height + block: sepolia_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AssetStatus!]! - sepolia_assetBalance( + ): [sepolia_swap_LpTokenEvent!]! + """Access to subgraph metadata""" + sepolia_swap__meta(block: sepolia_swap_Block_height): sepolia_swap__Meta_ + stagingmainnet_asset( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AssetBalance - sepolia_assetBalances( + ): stagingmainnet_Asset + stagingmainnet_assets( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AssetBalance_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AssetBalance_filter + orderBy: stagingmainnet_Asset_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Asset_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AssetBalance!]! - sepolia_router( + ): [stagingmainnet_Asset!]! + stagingmainnet_assetStatus( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Router - sepolia_routers( + ): stagingmainnet_AssetStatus + stagingmainnet_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Router_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Router_filter + orderBy: stagingmainnet_AssetStatus_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AssetStatus_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Router!]! - sepolia_routerDailyTVL( + ): [stagingmainnet_AssetStatus!]! + stagingmainnet_assetBalance( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RouterDailyTVL - sepolia_routerDailyTVLs( + ): stagingmainnet_AssetBalance + stagingmainnet_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RouterDailyTVL_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RouterDailyTVL_filter + orderBy: stagingmainnet_AssetBalance_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AssetBalance_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RouterDailyTVL!]! - sepolia_routerLiquidityEvent( + ): [stagingmainnet_AssetBalance!]! + stagingmainnet_router( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RouterLiquidityEvent - sepolia_routerLiquidityEvents( + ): stagingmainnet_Router + stagingmainnet_routers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RouterLiquidityEvent_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RouterLiquidityEvent_filter + orderBy: stagingmainnet_Router_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Router_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RouterLiquidityEvent!]! - sepolia_setting( + ): [stagingmainnet_Router!]! + stagingmainnet_routerDailyTVL( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Setting - sepolia_settings( + ): stagingmainnet_RouterDailyTVL + stagingmainnet_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Setting_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Setting_filter + orderBy: stagingmainnet_RouterDailyTVL_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RouterDailyTVL_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Setting!]! - sepolia_relayer( + ): [stagingmainnet_RouterDailyTVL!]! + stagingmainnet_routerLiquidityEvent( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Relayer - sepolia_relayers( + ): stagingmainnet_RouterLiquidityEvent + stagingmainnet_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Relayer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Relayer_filter + orderBy: stagingmainnet_RouterLiquidityEvent_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RouterLiquidityEvent_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Relayer!]! - sepolia_sequencer( + ): [stagingmainnet_RouterLiquidityEvent!]! + stagingmainnet_setting( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_Sequencer - sepolia_sequencers( + ): stagingmainnet_Setting + stagingmainnet_settings( skip: Int = 0 first: Int = 100 - orderBy: sepolia_Sequencer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_Sequencer_filter + orderBy: stagingmainnet_Setting_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Setting_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_Sequencer!]! - sepolia_relayerFee( + ): [stagingmainnet_Setting!]! + stagingmainnet_relayer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RelayerFee - sepolia_relayerFees( + ): stagingmainnet_Relayer + stagingmainnet_relayers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RelayerFee_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RelayerFee_filter + orderBy: stagingmainnet_Relayer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Relayer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RelayerFee!]! - sepolia_originTransfer( + ): [stagingmainnet_Relayer!]! + stagingmainnet_sequencer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OriginTransfer - sepolia_originTransfers( + ): stagingmainnet_Sequencer + stagingmainnet_sequencers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OriginTransfer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OriginTransfer_filter + orderBy: stagingmainnet_Sequencer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_Sequencer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OriginTransfer!]! - sepolia_destinationTransfer( + ): [stagingmainnet_Sequencer!]! + stagingmainnet_relayerFee( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_DestinationTransfer - sepolia_destinationTransfers( + ): stagingmainnet_RelayerFee + stagingmainnet_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: sepolia_DestinationTransfer_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_DestinationTransfer_filter + orderBy: stagingmainnet_RelayerFee_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RelayerFee_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_DestinationTransfer!]! - sepolia_originMessage( + ): [stagingmainnet_RelayerFee!]! + stagingmainnet_originTransfer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OriginMessage - sepolia_originMessages( + ): stagingmainnet_OriginTransfer + stagingmainnet_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OriginMessage_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OriginMessage_filter + orderBy: stagingmainnet_OriginTransfer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OriginTransfer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OriginMessage!]! - sepolia_aggregateRoot( + ): [stagingmainnet_OriginTransfer!]! + stagingmainnet_destinationTransfer( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AggregateRoot - sepolia_aggregateRoots( + ): stagingmainnet_DestinationTransfer + stagingmainnet_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AggregateRoot_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AggregateRoot_filter + orderBy: stagingmainnet_DestinationTransfer_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_DestinationTransfer_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AggregateRoot!]! - sepolia_connectorMeta( + ): [stagingmainnet_DestinationTransfer!]! + stagingmainnet_originMessage( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_ConnectorMeta - sepolia_connectorMetas( + ): stagingmainnet_OriginMessage + stagingmainnet_originMessages( skip: Int = 0 first: Int = 100 - orderBy: sepolia_ConnectorMeta_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_ConnectorMeta_filter + orderBy: stagingmainnet_OriginMessage_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OriginMessage_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_ConnectorMeta!]! - sepolia_rootCount( + ): [stagingmainnet_OriginMessage!]! + stagingmainnet_aggregateRoot( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootCount - sepolia_rootCounts( + ): stagingmainnet_AggregateRoot + stagingmainnet_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootCount_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootCount_filter + orderBy: stagingmainnet_AggregateRoot_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregateRoot_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootCount!]! - sepolia_rootMessageSent( + ): [stagingmainnet_AggregateRoot!]! + stagingmainnet_connectorMeta( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RootMessageSent - sepolia_rootMessageSents( + ): stagingmainnet_ConnectorMeta + stagingmainnet_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RootMessageSent_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RootMessageSent_filter + orderBy: stagingmainnet_ConnectorMeta_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_ConnectorMeta_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RootMessageSent!]! - sepolia_relayerFeesIncrease( + ): [stagingmainnet_ConnectorMeta!]! + stagingmainnet_rootCount( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_RelayerFeesIncrease - sepolia_relayerFeesIncreases( + ): stagingmainnet_RootCount + stagingmainnet_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: sepolia_RelayerFeesIncrease_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_RelayerFeesIncrease_filter + orderBy: stagingmainnet_RootCount_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootCount_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_RelayerFeesIncrease!]! - sepolia_slippageUpdate( + ): [stagingmainnet_RootCount!]! + stagingmainnet_rootMessageSent( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_SlippageUpdate - sepolia_slippageUpdates( + ): stagingmainnet_RootMessageSent + stagingmainnet_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: sepolia_SlippageUpdate_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_SlippageUpdate_filter + orderBy: stagingmainnet_RootMessageSent_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RootMessageSent_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_SlippageUpdate!]! - sepolia_snapshotRoot( + ): [stagingmainnet_RootMessageSent!]! + stagingmainnet_relayerFeesIncrease( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_SnapshotRoot - sepolia_snapshotRoots( + ): stagingmainnet_RelayerFeesIncrease + stagingmainnet_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: sepolia_SnapshotRoot_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_SnapshotRoot_filter + orderBy: stagingmainnet_RelayerFeesIncrease_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_RelayerFeesIncrease_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_SnapshotRoot!]! - sepolia_spokeConnectorMode( + ): [stagingmainnet_RelayerFeesIncrease!]! + stagingmainnet_slippageUpdate( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_SpokeConnectorMode - sepolia_spokeConnectorModes( + ): stagingmainnet_SlippageUpdate + stagingmainnet_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: sepolia_SpokeConnectorMode_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_SpokeConnectorMode_filter + orderBy: stagingmainnet_SlippageUpdate_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_SlippageUpdate_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_SpokeConnectorMode!]! - sepolia_aggregateRootProposed( + ): [stagingmainnet_SlippageUpdate!]! + stagingmainnet_snapshotRoot( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_AggregateRootProposed - sepolia_aggregateRootProposeds( + ): stagingmainnet_SnapshotRoot + stagingmainnet_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: sepolia_AggregateRootProposed_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_AggregateRootProposed_filter + orderBy: stagingmainnet_SnapshotRoot_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_SnapshotRoot_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_AggregateRootProposed!]! - sepolia_optimisticRootFinalized( + ): [stagingmainnet_SnapshotRoot!]! + stagingmainnet_spokeConnectorMode( 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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): sepolia_OptimisticRootFinalized - sepolia_optimisticRootFinalizeds( + ): stagingmainnet_SpokeConnectorMode + stagingmainnet_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: sepolia_OptimisticRootFinalized_orderBy - orderDirection: sepolia_OrderDirection - where: sepolia_OptimisticRootFinalized_filter + orderBy: stagingmainnet_SpokeConnectorMode_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_SpokeConnectorMode_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. """ - block: sepolia_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [sepolia_OptimisticRootFinalized!]! - polygonzkevm_swap_asset( + ): [stagingmainnet_SpokeConnectorMode!]! + stagingmainnet_aggregateRootProposed( 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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Asset - polygonzkevm_swap_assets( + ): stagingmainnet_AggregateRootProposed + stagingmainnet_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Asset_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Asset_filter + orderBy: stagingmainnet_AggregateRootProposed_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_AggregateRootProposed_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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Asset!]! - polygonzkevm_swap_assetStatus( + ): [stagingmainnet_AggregateRootProposed!]! + stagingmainnet_optimisticRootFinalized( 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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AssetStatus - polygonzkevm_swap_assetStatuses( + ): stagingmainnet_OptimisticRootFinalized + stagingmainnet_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AssetStatus_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AssetStatus_filter + orderBy: stagingmainnet_OptimisticRootFinalized_orderBy + orderDirection: stagingmainnet_OrderDirection + where: stagingmainnet_OptimisticRootFinalized_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. """ - block: polygonzkevm_swap_Block_height + block: stagingmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AssetStatus!]! - polygonzkevm_swap_assetBalance( + ): [stagingmainnet_OptimisticRootFinalized!]! + localmainnet_asset( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AssetBalance - polygonzkevm_swap_assetBalances( + ): localmainnet_Asset + localmainnet_assets( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AssetBalance_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AssetBalance_filter + orderBy: localmainnet_Asset_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Asset_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AssetBalance!]! - polygonzkevm_swap_router( + ): [localmainnet_Asset!]! + localmainnet_assetStatus( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Router - polygonzkevm_swap_routers( + ): localmainnet_AssetStatus + localmainnet_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Router_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Router_filter + orderBy: localmainnet_AssetStatus_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AssetStatus_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Router!]! - polygonzkevm_swap_routerDailyTVL( + ): [localmainnet_AssetStatus!]! + localmainnet_assetBalance( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RouterDailyTVL - polygonzkevm_swap_routerDailyTVLs( + ): localmainnet_AssetBalance + localmainnet_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RouterDailyTVL_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RouterDailyTVL_filter + orderBy: localmainnet_AssetBalance_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AssetBalance_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RouterDailyTVL!]! - polygonzkevm_swap_routerLiquidityEvent( + ): [localmainnet_AssetBalance!]! + localmainnet_router( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RouterLiquidityEvent - polygonzkevm_swap_routerLiquidityEvents( + ): localmainnet_Router + localmainnet_routers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RouterLiquidityEvent_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RouterLiquidityEvent_filter + orderBy: localmainnet_Router_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Router_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RouterLiquidityEvent!]! - polygonzkevm_swap_setting( + ): [localmainnet_Router!]! + localmainnet_routerDailyTVL( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Setting - polygonzkevm_swap_settings( + ): localmainnet_RouterDailyTVL + localmainnet_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Setting_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Setting_filter + orderBy: localmainnet_RouterDailyTVL_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RouterDailyTVL_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Setting!]! - polygonzkevm_swap_relayer( + ): [localmainnet_RouterDailyTVL!]! + localmainnet_routerLiquidityEvent( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Relayer - polygonzkevm_swap_relayers( + ): localmainnet_RouterLiquidityEvent + localmainnet_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Relayer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Relayer_filter + orderBy: localmainnet_RouterLiquidityEvent_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RouterLiquidityEvent_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Relayer!]! - polygonzkevm_swap_sequencer( + ): [localmainnet_RouterLiquidityEvent!]! + localmainnet_setting( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_Sequencer - polygonzkevm_swap_sequencers( + ): localmainnet_Setting + localmainnet_settings( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_Sequencer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_Sequencer_filter + orderBy: localmainnet_Setting_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Setting_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_Sequencer!]! - polygonzkevm_swap_relayerFee( + ): [localmainnet_Setting!]! + localmainnet_relayer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RelayerFee - polygonzkevm_swap_relayerFees( + ): localmainnet_Relayer + localmainnet_relayers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RelayerFee_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RelayerFee_filter + orderBy: localmainnet_Relayer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Relayer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RelayerFee!]! - polygonzkevm_swap_originTransfer( + ): [localmainnet_Relayer!]! + localmainnet_sequencer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_OriginTransfer - polygonzkevm_swap_originTransfers( + ): localmainnet_Sequencer + localmainnet_sequencers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_OriginTransfer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_OriginTransfer_filter + orderBy: localmainnet_Sequencer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_Sequencer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_OriginTransfer!]! - polygonzkevm_swap_destinationTransfer( + ): [localmainnet_Sequencer!]! + localmainnet_relayerFee( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_DestinationTransfer - polygonzkevm_swap_destinationTransfers( + ): localmainnet_RelayerFee + localmainnet_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_DestinationTransfer_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_DestinationTransfer_filter + orderBy: localmainnet_RelayerFee_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RelayerFee_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_DestinationTransfer!]! - polygonzkevm_swap_originMessage( + ): [localmainnet_RelayerFee!]! + localmainnet_originTransfer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_OriginMessage - polygonzkevm_swap_originMessages( + ): localmainnet_OriginTransfer + localmainnet_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_OriginMessage_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_OriginMessage_filter + orderBy: localmainnet_OriginTransfer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OriginTransfer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_OriginMessage!]! - polygonzkevm_swap_aggregateRoot( + ): [localmainnet_OriginTransfer!]! + localmainnet_destinationTransfer( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AggregateRoot - polygonzkevm_swap_aggregateRoots( + ): localmainnet_DestinationTransfer + localmainnet_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AggregateRoot_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AggregateRoot_filter + orderBy: localmainnet_DestinationTransfer_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_DestinationTransfer_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AggregateRoot!]! - polygonzkevm_swap_connectorMeta( + ): [localmainnet_DestinationTransfer!]! + localmainnet_originMessage( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_ConnectorMeta - polygonzkevm_swap_connectorMetas( + ): localmainnet_OriginMessage + localmainnet_originMessages( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_ConnectorMeta_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_ConnectorMeta_filter + orderBy: localmainnet_OriginMessage_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OriginMessage_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_ConnectorMeta!]! - polygonzkevm_swap_rootCount( + ): [localmainnet_OriginMessage!]! + localmainnet_aggregateRoot( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RootCount - polygonzkevm_swap_rootCounts( + ): localmainnet_AggregateRoot + localmainnet_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RootCount_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RootCount_filter + orderBy: localmainnet_AggregateRoot_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregateRoot_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RootCount!]! - polygonzkevm_swap_rootMessageSent( + ): [localmainnet_AggregateRoot!]! + localmainnet_connectorMeta( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RootMessageSent - polygonzkevm_swap_rootMessageSents( + ): localmainnet_ConnectorMeta + localmainnet_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RootMessageSent_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RootMessageSent_filter + orderBy: localmainnet_ConnectorMeta_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_ConnectorMeta_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RootMessageSent!]! - polygonzkevm_swap_relayerFeesIncrease( + ): [localmainnet_ConnectorMeta!]! + localmainnet_rootCount( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_RelayerFeesIncrease - polygonzkevm_swap_relayerFeesIncreases( + ): localmainnet_RootCount + localmainnet_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_RelayerFeesIncrease_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_RelayerFeesIncrease_filter + orderBy: localmainnet_RootCount_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootCount_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_RelayerFeesIncrease!]! - polygonzkevm_swap_slippageUpdate( + ): [localmainnet_RootCount!]! + localmainnet_rootMessageSent( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_SlippageUpdate - polygonzkevm_swap_slippageUpdates( + ): localmainnet_RootMessageSent + localmainnet_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_SlippageUpdate_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_SlippageUpdate_filter + orderBy: localmainnet_RootMessageSent_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RootMessageSent_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_SlippageUpdate!]! - polygonzkevm_swap_snapshotRoot( + ): [localmainnet_RootMessageSent!]! + localmainnet_relayerFeesIncrease( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_SnapshotRoot - polygonzkevm_swap_snapshotRoots( + ): localmainnet_RelayerFeesIncrease + localmainnet_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_SnapshotRoot_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_SnapshotRoot_filter + orderBy: localmainnet_RelayerFeesIncrease_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_RelayerFeesIncrease_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_SnapshotRoot!]! - polygonzkevm_swap_spokeConnectorMode( + ): [localmainnet_RelayerFeesIncrease!]! + localmainnet_slippageUpdate( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_SpokeConnectorMode - polygonzkevm_swap_spokeConnectorModes( + ): localmainnet_SlippageUpdate + localmainnet_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_SpokeConnectorMode_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_SpokeConnectorMode_filter + orderBy: localmainnet_SlippageUpdate_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_SlippageUpdate_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_SpokeConnectorMode!]! - polygonzkevm_swap_aggregateRootProposed( + ): [localmainnet_SlippageUpdate!]! + localmainnet_snapshotRoot( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_AggregateRootProposed - polygonzkevm_swap_aggregateRootProposeds( + ): localmainnet_SnapshotRoot + localmainnet_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_AggregateRootProposed_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_AggregateRootProposed_filter + orderBy: localmainnet_SnapshotRoot_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_SnapshotRoot_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_AggregateRootProposed!]! - polygonzkevm_swap_optimisticRootFinalized( + ): [localmainnet_SnapshotRoot!]! + localmainnet_spokeConnectorMode( 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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygonzkevm_swap_OptimisticRootFinalized - polygonzkevm_swap_optimisticRootFinalizeds( + ): localmainnet_SpokeConnectorMode + localmainnet_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: polygonzkevm_swap_OptimisticRootFinalized_orderBy - orderDirection: polygonzkevm_swap_OrderDirection - where: polygonzkevm_swap_OptimisticRootFinalized_filter + orderBy: localmainnet_SpokeConnectorMode_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_SpokeConnectorMode_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. """ - block: polygonzkevm_swap_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygonzkevm_swap_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - polygonzkevm_swap__meta(block: polygonzkevm_swap_Block_height): polygonzkevm_swap__Meta_ - arbitrumsepolia_asset( + ): [localmainnet_SpokeConnectorMode!]! + localmainnet_aggregateRootProposed( 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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Asset - arbitrumsepolia_assets( + ): localmainnet_AggregateRootProposed + localmainnet_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Asset_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Asset_filter + orderBy: localmainnet_AggregateRootProposed_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_AggregateRootProposed_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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Asset!]! - arbitrumsepolia_assetStatus( + ): [localmainnet_AggregateRootProposed!]! + localmainnet_optimisticRootFinalized( 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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AssetStatus - arbitrumsepolia_assetStatuses( + ): localmainnet_OptimisticRootFinalized + localmainnet_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AssetStatus_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AssetStatus_filter + orderBy: localmainnet_OptimisticRootFinalized_orderBy + orderDirection: localmainnet_OrderDirection + where: localmainnet_OptimisticRootFinalized_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. """ - block: arbitrumsepolia_Block_height + block: localmainnet_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AssetStatus!]! - arbitrumsepolia_assetBalance( + ): [localmainnet_OptimisticRootFinalized!]! + stagingxdai_asset( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AssetBalance - arbitrumsepolia_assetBalances( + ): stagingxdai_Asset + stagingxdai_assets( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AssetBalance_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AssetBalance_filter + orderBy: stagingxdai_Asset_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Asset_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AssetBalance!]! - arbitrumsepolia_router( + ): [stagingxdai_Asset!]! + stagingxdai_assetStatus( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Router - arbitrumsepolia_routers( + ): stagingxdai_AssetStatus + stagingxdai_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Router_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Router_filter + orderBy: stagingxdai_AssetStatus_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AssetStatus_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Router!]! - arbitrumsepolia_routerDailyTVL( + ): [stagingxdai_AssetStatus!]! + stagingxdai_assetBalance( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RouterDailyTVL - arbitrumsepolia_routerDailyTVLs( + ): stagingxdai_AssetBalance + stagingxdai_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RouterDailyTVL_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RouterDailyTVL_filter + orderBy: stagingxdai_AssetBalance_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AssetBalance_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RouterDailyTVL!]! - arbitrumsepolia_routerLiquidityEvent( + ): [stagingxdai_AssetBalance!]! + stagingxdai_router( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RouterLiquidityEvent - arbitrumsepolia_routerLiquidityEvents( + ): stagingxdai_Router + stagingxdai_routers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RouterLiquidityEvent_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RouterLiquidityEvent_filter + orderBy: stagingxdai_Router_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Router_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RouterLiquidityEvent!]! - arbitrumsepolia_setting( + ): [stagingxdai_Router!]! + stagingxdai_routerDailyTVL( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Setting - arbitrumsepolia_settings( + ): stagingxdai_RouterDailyTVL + stagingxdai_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Setting_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Setting_filter + orderBy: stagingxdai_RouterDailyTVL_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RouterDailyTVL_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Setting!]! - arbitrumsepolia_relayer( + ): [stagingxdai_RouterDailyTVL!]! + stagingxdai_routerLiquidityEvent( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Relayer - arbitrumsepolia_relayers( + ): stagingxdai_RouterLiquidityEvent + stagingxdai_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Relayer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Relayer_filter + orderBy: stagingxdai_RouterLiquidityEvent_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RouterLiquidityEvent_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Relayer!]! - arbitrumsepolia_sequencer( + ): [stagingxdai_RouterLiquidityEvent!]! + stagingxdai_setting( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_Sequencer - arbitrumsepolia_sequencers( + ): stagingxdai_Setting + stagingxdai_settings( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_Sequencer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_Sequencer_filter + orderBy: stagingxdai_Setting_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Setting_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_Sequencer!]! - arbitrumsepolia_relayerFee( + ): [stagingxdai_Setting!]! + stagingxdai_relayer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RelayerFee - arbitrumsepolia_relayerFees( + ): stagingxdai_Relayer + stagingxdai_relayers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RelayerFee_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RelayerFee_filter + orderBy: stagingxdai_Relayer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Relayer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RelayerFee!]! - arbitrumsepolia_originTransfer( + ): [stagingxdai_Relayer!]! + stagingxdai_sequencer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_OriginTransfer - arbitrumsepolia_originTransfers( + ): stagingxdai_Sequencer + stagingxdai_sequencers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_OriginTransfer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_OriginTransfer_filter + orderBy: stagingxdai_Sequencer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_Sequencer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_OriginTransfer!]! - arbitrumsepolia_destinationTransfer( + ): [stagingxdai_Sequencer!]! + stagingxdai_relayerFee( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_DestinationTransfer - arbitrumsepolia_destinationTransfers( + ): stagingxdai_RelayerFee + stagingxdai_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_DestinationTransfer_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_DestinationTransfer_filter + orderBy: stagingxdai_RelayerFee_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RelayerFee_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_DestinationTransfer!]! - arbitrumsepolia_originMessage( + ): [stagingxdai_RelayerFee!]! + stagingxdai_originTransfer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_OriginMessage - arbitrumsepolia_originMessages( + ): stagingxdai_OriginTransfer + stagingxdai_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_OriginMessage_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_OriginMessage_filter + orderBy: stagingxdai_OriginTransfer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_OriginTransfer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_OriginMessage!]! - arbitrumsepolia_aggregateRoot( + ): [stagingxdai_OriginTransfer!]! + stagingxdai_destinationTransfer( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AggregateRoot - arbitrumsepolia_aggregateRoots( + ): stagingxdai_DestinationTransfer + stagingxdai_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AggregateRoot_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AggregateRoot_filter + orderBy: stagingxdai_DestinationTransfer_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_DestinationTransfer_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AggregateRoot!]! - arbitrumsepolia_connectorMeta( + ): [stagingxdai_DestinationTransfer!]! + stagingxdai_originMessage( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_ConnectorMeta - arbitrumsepolia_connectorMetas( + ): stagingxdai_OriginMessage + stagingxdai_originMessages( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_ConnectorMeta_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_ConnectorMeta_filter + orderBy: stagingxdai_OriginMessage_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_OriginMessage_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_ConnectorMeta!]! - arbitrumsepolia_rootCount( + ): [stagingxdai_OriginMessage!]! + stagingxdai_aggregateRoot( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RootCount - arbitrumsepolia_rootCounts( + ): stagingxdai_AggregateRoot + stagingxdai_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RootCount_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RootCount_filter + orderBy: stagingxdai_AggregateRoot_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AggregateRoot_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RootCount!]! - arbitrumsepolia_rootMessageSent( + ): [stagingxdai_AggregateRoot!]! + stagingxdai_connectorMeta( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RootMessageSent - arbitrumsepolia_rootMessageSents( + ): stagingxdai_ConnectorMeta + stagingxdai_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RootMessageSent_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RootMessageSent_filter + orderBy: stagingxdai_ConnectorMeta_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_ConnectorMeta_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RootMessageSent!]! - arbitrumsepolia_relayerFeesIncrease( + ): [stagingxdai_ConnectorMeta!]! + stagingxdai_rootCount( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_RelayerFeesIncrease - arbitrumsepolia_relayerFeesIncreases( + ): stagingxdai_RootCount + stagingxdai_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_RelayerFeesIncrease_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_RelayerFeesIncrease_filter + orderBy: stagingxdai_RootCount_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RootCount_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_RelayerFeesIncrease!]! - arbitrumsepolia_slippageUpdate( + ): [stagingxdai_RootCount!]! + stagingxdai_rootMessageSent( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_SlippageUpdate - arbitrumsepolia_slippageUpdates( + ): stagingxdai_RootMessageSent + stagingxdai_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_SlippageUpdate_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_SlippageUpdate_filter + orderBy: stagingxdai_RootMessageSent_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RootMessageSent_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_SlippageUpdate!]! - arbitrumsepolia_snapshotRoot( + ): [stagingxdai_RootMessageSent!]! + stagingxdai_relayerFeesIncrease( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_SnapshotRoot - arbitrumsepolia_snapshotRoots( + ): stagingxdai_RelayerFeesIncrease + stagingxdai_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_SnapshotRoot_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_SnapshotRoot_filter + orderBy: stagingxdai_RelayerFeesIncrease_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_RelayerFeesIncrease_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_SnapshotRoot!]! - arbitrumsepolia_spokeConnectorMode( + ): [stagingxdai_RelayerFeesIncrease!]! + stagingxdai_slippageUpdate( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_SpokeConnectorMode - arbitrumsepolia_spokeConnectorModes( + ): stagingxdai_SlippageUpdate + stagingxdai_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_SpokeConnectorMode_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_SpokeConnectorMode_filter + orderBy: stagingxdai_SlippageUpdate_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_SlippageUpdate_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_SpokeConnectorMode!]! - arbitrumsepolia_aggregateRootProposed( + ): [stagingxdai_SlippageUpdate!]! + stagingxdai_snapshotRoot( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_AggregateRootProposed - arbitrumsepolia_aggregateRootProposeds( + ): stagingxdai_SnapshotRoot + stagingxdai_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_AggregateRootProposed_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_AggregateRootProposed_filter + orderBy: stagingxdai_SnapshotRoot_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_SnapshotRoot_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_AggregateRootProposed!]! - arbitrumsepolia_optimisticRootFinalized( + ): [stagingxdai_SnapshotRoot!]! + stagingxdai_spokeConnectorMode( 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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): arbitrumsepolia_OptimisticRootFinalized - arbitrumsepolia_optimisticRootFinalizeds( + ): stagingxdai_SpokeConnectorMode + stagingxdai_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: arbitrumsepolia_OptimisticRootFinalized_orderBy - orderDirection: arbitrumsepolia_OrderDirection - where: arbitrumsepolia_OptimisticRootFinalized_filter + orderBy: stagingxdai_SpokeConnectorMode_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_SpokeConnectorMode_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. """ - block: arbitrumsepolia_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [arbitrumsepolia_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - arbitrumsepolia__meta(block: arbitrumsepolia_Block_height): arbitrumsepolia__Meta_ - xdai_asset( + ): [stagingxdai_SpokeConnectorMode!]! + stagingxdai_aggregateRootProposed( 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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Asset - xdai_assets( + ): stagingxdai_AggregateRootProposed + stagingxdai_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_Asset_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Asset_filter + orderBy: stagingxdai_AggregateRootProposed_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_AggregateRootProposed_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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Asset!]! - xdai_assetStatus( + ): [stagingxdai_AggregateRootProposed!]! + stagingxdai_optimisticRootFinalized( 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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AssetStatus - xdai_assetStatuses( + ): stagingxdai_OptimisticRootFinalized + stagingxdai_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xdai_AssetStatus_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AssetStatus_filter + orderBy: stagingxdai_OptimisticRootFinalized_orderBy + orderDirection: stagingxdai_OrderDirection + where: stagingxdai_OptimisticRootFinalized_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. """ - block: xdai_Block_height + block: stagingxdai_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AssetStatus!]! - xdai_assetBalance( + ): [stagingxdai_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingxdai__meta(block: stagingxdai_Block_height): stagingxdai__Meta_ + localarbitrumone_asset( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AssetBalance - xdai_assetBalances( + ): localarbitrumone_Asset + localarbitrumone_assets( skip: Int = 0 first: Int = 100 - orderBy: xdai_AssetBalance_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AssetBalance_filter + orderBy: localarbitrumone_Asset_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Asset_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AssetBalance!]! - xdai_router( + ): [localarbitrumone_Asset!]! + localarbitrumone_assetStatus( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Router - xdai_routers( + ): localarbitrumone_AssetStatus + localarbitrumone_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: xdai_Router_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Router_filter + orderBy: localarbitrumone_AssetStatus_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AssetStatus_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Router!]! - xdai_routerDailyTVL( + ): [localarbitrumone_AssetStatus!]! + localarbitrumone_assetBalance( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RouterDailyTVL - xdai_routerDailyTVLs( + ): localarbitrumone_AssetBalance + localarbitrumone_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: xdai_RouterDailyTVL_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RouterDailyTVL_filter + orderBy: localarbitrumone_AssetBalance_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AssetBalance_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RouterDailyTVL!]! - xdai_routerLiquidityEvent( + ): [localarbitrumone_AssetBalance!]! + localarbitrumone_router( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RouterLiquidityEvent - xdai_routerLiquidityEvents( + ): localarbitrumone_Router + localarbitrumone_routers( skip: Int = 0 first: Int = 100 - orderBy: xdai_RouterLiquidityEvent_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RouterLiquidityEvent_filter + orderBy: localarbitrumone_Router_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Router_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RouterLiquidityEvent!]! - xdai_setting( + ): [localarbitrumone_Router!]! + localarbitrumone_routerDailyTVL( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Setting - xdai_settings( + ): localarbitrumone_RouterDailyTVL + localarbitrumone_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: xdai_Setting_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Setting_filter + orderBy: localarbitrumone_RouterDailyTVL_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RouterDailyTVL_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Setting!]! - xdai_relayer( + ): [localarbitrumone_RouterDailyTVL!]! + localarbitrumone_routerLiquidityEvent( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Relayer - xdai_relayers( + ): localarbitrumone_RouterLiquidityEvent + localarbitrumone_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: xdai_Relayer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Relayer_filter + orderBy: localarbitrumone_RouterLiquidityEvent_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RouterLiquidityEvent_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Relayer!]! - xdai_sequencer( + ): [localarbitrumone_RouterLiquidityEvent!]! + localarbitrumone_setting( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_Sequencer - xdai_sequencers( + ): localarbitrumone_Setting + localarbitrumone_settings( skip: Int = 0 first: Int = 100 - orderBy: xdai_Sequencer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_Sequencer_filter + orderBy: localarbitrumone_Setting_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Setting_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_Sequencer!]! - xdai_relayerFee( + ): [localarbitrumone_Setting!]! + localarbitrumone_relayer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RelayerFee - xdai_relayerFees( + ): localarbitrumone_Relayer + localarbitrumone_relayers( skip: Int = 0 first: Int = 100 - orderBy: xdai_RelayerFee_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RelayerFee_filter + orderBy: localarbitrumone_Relayer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Relayer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RelayerFee!]! - xdai_originTransfer( + ): [localarbitrumone_Relayer!]! + localarbitrumone_sequencer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_OriginTransfer - xdai_originTransfers( + ): localarbitrumone_Sequencer + localarbitrumone_sequencers( skip: Int = 0 first: Int = 100 - orderBy: xdai_OriginTransfer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_OriginTransfer_filter + orderBy: localarbitrumone_Sequencer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_Sequencer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_OriginTransfer!]! - xdai_destinationTransfer( + ): [localarbitrumone_Sequencer!]! + localarbitrumone_relayerFee( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_DestinationTransfer - xdai_destinationTransfers( + ): localarbitrumone_RelayerFee + localarbitrumone_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xdai_DestinationTransfer_orderBy - orderDirection: xdai_OrderDirection - where: xdai_DestinationTransfer_filter + orderBy: localarbitrumone_RelayerFee_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RelayerFee_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_DestinationTransfer!]! - xdai_originMessage( + ): [localarbitrumone_RelayerFee!]! + localarbitrumone_originTransfer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_OriginMessage - xdai_originMessages( + ): localarbitrumone_OriginTransfer + localarbitrumone_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xdai_OriginMessage_orderBy - orderDirection: xdai_OrderDirection - where: xdai_OriginMessage_filter + orderBy: localarbitrumone_OriginTransfer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_OriginTransfer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_OriginMessage!]! - xdai_aggregateRoot( + ): [localarbitrumone_OriginTransfer!]! + localarbitrumone_destinationTransfer( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AggregateRoot - xdai_aggregateRoots( + ): localarbitrumone_DestinationTransfer + localarbitrumone_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xdai_AggregateRoot_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AggregateRoot_filter + orderBy: localarbitrumone_DestinationTransfer_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_DestinationTransfer_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AggregateRoot!]! - xdai_connectorMeta( + ): [localarbitrumone_DestinationTransfer!]! + localarbitrumone_originMessage( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_ConnectorMeta - xdai_connectorMetas( + ): localarbitrumone_OriginMessage + localarbitrumone_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xdai_ConnectorMeta_orderBy - orderDirection: xdai_OrderDirection - where: xdai_ConnectorMeta_filter + orderBy: localarbitrumone_OriginMessage_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_OriginMessage_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_ConnectorMeta!]! - xdai_rootCount( + ): [localarbitrumone_OriginMessage!]! + localarbitrumone_aggregateRoot( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RootCount - xdai_rootCounts( + ): localarbitrumone_AggregateRoot + localarbitrumone_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_RootCount_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RootCount_filter + orderBy: localarbitrumone_AggregateRoot_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AggregateRoot_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RootCount!]! - xdai_rootMessageSent( + ): [localarbitrumone_AggregateRoot!]! + localarbitrumone_connectorMeta( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RootMessageSent - xdai_rootMessageSents( + ): localarbitrumone_ConnectorMeta + localarbitrumone_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xdai_RootMessageSent_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RootMessageSent_filter + orderBy: localarbitrumone_ConnectorMeta_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_ConnectorMeta_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RootMessageSent!]! - xdai_relayerFeesIncrease( + ): [localarbitrumone_ConnectorMeta!]! + localarbitrumone_rootCount( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_RelayerFeesIncrease - xdai_relayerFeesIncreases( + ): localarbitrumone_RootCount + localarbitrumone_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: xdai_RelayerFeesIncrease_orderBy - orderDirection: xdai_OrderDirection - where: xdai_RelayerFeesIncrease_filter + orderBy: localarbitrumone_RootCount_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RootCount_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_RelayerFeesIncrease!]! - xdai_slippageUpdate( + ): [localarbitrumone_RootCount!]! + localarbitrumone_rootMessageSent( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_SlippageUpdate - xdai_slippageUpdates( + ): localarbitrumone_RootMessageSent + localarbitrumone_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: xdai_SlippageUpdate_orderBy - orderDirection: xdai_OrderDirection - where: xdai_SlippageUpdate_filter + orderBy: localarbitrumone_RootMessageSent_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RootMessageSent_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_SlippageUpdate!]! - xdai_snapshotRoot( + ): [localarbitrumone_RootMessageSent!]! + localarbitrumone_relayerFeesIncrease( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_SnapshotRoot - xdai_snapshotRoots( + ): localarbitrumone_RelayerFeesIncrease + localarbitrumone_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: xdai_SnapshotRoot_orderBy - orderDirection: xdai_OrderDirection - where: xdai_SnapshotRoot_filter + orderBy: localarbitrumone_RelayerFeesIncrease_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_RelayerFeesIncrease_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_SnapshotRoot!]! - xdai_spokeConnectorMode( + ): [localarbitrumone_RelayerFeesIncrease!]! + localarbitrumone_slippageUpdate( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_SpokeConnectorMode - xdai_spokeConnectorModes( + ): localarbitrumone_SlippageUpdate + localarbitrumone_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: xdai_SpokeConnectorMode_orderBy - orderDirection: xdai_OrderDirection - where: xdai_SpokeConnectorMode_filter + orderBy: localarbitrumone_SlippageUpdate_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_SlippageUpdate_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_SpokeConnectorMode!]! - xdai_aggregateRootProposed( + ): [localarbitrumone_SlippageUpdate!]! + localarbitrumone_snapshotRoot( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_AggregateRootProposed - xdai_aggregateRootProposeds( + ): localarbitrumone_SnapshotRoot + localarbitrumone_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: xdai_AggregateRootProposed_orderBy - orderDirection: xdai_OrderDirection - where: xdai_AggregateRootProposed_filter + orderBy: localarbitrumone_SnapshotRoot_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_SnapshotRoot_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_AggregateRootProposed!]! - xdai_optimisticRootFinalized( + ): [localarbitrumone_SnapshotRoot!]! + localarbitrumone_spokeConnectorMode( 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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xdai_OptimisticRootFinalized - xdai_optimisticRootFinalizeds( + ): localarbitrumone_SpokeConnectorMode + localarbitrumone_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: xdai_OptimisticRootFinalized_orderBy - orderDirection: xdai_OrderDirection - where: xdai_OptimisticRootFinalized_filter + orderBy: localarbitrumone_SpokeConnectorMode_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_SpokeConnectorMode_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. """ - block: xdai_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xdai_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - xdai__meta(block: xdai_Block_height): xdai__Meta_ - localoptimism_asset( + ): [localarbitrumone_SpokeConnectorMode!]! + localarbitrumone_aggregateRootProposed( 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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Asset - localoptimism_assets( + ): localarbitrumone_AggregateRootProposed + localarbitrumone_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Asset_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Asset_filter + orderBy: localarbitrumone_AggregateRootProposed_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_AggregateRootProposed_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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Asset!]! - localoptimism_assetStatus( + ): [localarbitrumone_AggregateRootProposed!]! + localarbitrumone_optimisticRootFinalized( 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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AssetStatus - localoptimism_assetStatuses( + ): localarbitrumone_OptimisticRootFinalized + localarbitrumone_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AssetStatus_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AssetStatus_filter + orderBy: localarbitrumone_OptimisticRootFinalized_orderBy + orderDirection: localarbitrumone_OrderDirection + where: localarbitrumone_OptimisticRootFinalized_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. """ - block: localoptimism_Block_height + block: localarbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AssetStatus!]! - localoptimism_assetBalance( + ): [localarbitrumone_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + localarbitrumone__meta(block: localarbitrumone_Block_height): localarbitrumone__Meta_ + arbitrumone_asset( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AssetBalance - localoptimism_assetBalances( + ): arbitrumone_Asset + arbitrumone_assets( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AssetBalance_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AssetBalance_filter + orderBy: arbitrumone_Asset_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Asset_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AssetBalance!]! - localoptimism_router( + ): [arbitrumone_Asset!]! + arbitrumone_assetStatus( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Router - localoptimism_routers( + ): arbitrumone_AssetStatus + arbitrumone_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Router_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Router_filter + orderBy: arbitrumone_AssetStatus_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AssetStatus_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Router!]! - localoptimism_routerDailyTVL( + ): [arbitrumone_AssetStatus!]! + arbitrumone_assetBalance( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RouterDailyTVL - localoptimism_routerDailyTVLs( + ): arbitrumone_AssetBalance + arbitrumone_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RouterDailyTVL_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RouterDailyTVL_filter + orderBy: arbitrumone_AssetBalance_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AssetBalance_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RouterDailyTVL!]! - localoptimism_routerLiquidityEvent( + ): [arbitrumone_AssetBalance!]! + arbitrumone_router( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RouterLiquidityEvent - localoptimism_routerLiquidityEvents( + ): arbitrumone_Router + arbitrumone_routers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RouterLiquidityEvent_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RouterLiquidityEvent_filter + orderBy: arbitrumone_Router_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Router_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RouterLiquidityEvent!]! - localoptimism_setting( + ): [arbitrumone_Router!]! + arbitrumone_routerDailyTVL( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Setting - localoptimism_settings( + ): arbitrumone_RouterDailyTVL + arbitrumone_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Setting_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Setting_filter + orderBy: arbitrumone_RouterDailyTVL_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RouterDailyTVL_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Setting!]! - localoptimism_relayer( + ): [arbitrumone_RouterDailyTVL!]! + arbitrumone_routerLiquidityEvent( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Relayer - localoptimism_relayers( + ): arbitrumone_RouterLiquidityEvent + arbitrumone_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Relayer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Relayer_filter + orderBy: arbitrumone_RouterLiquidityEvent_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RouterLiquidityEvent_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Relayer!]! - localoptimism_sequencer( + ): [arbitrumone_RouterLiquidityEvent!]! + arbitrumone_setting( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_Sequencer - localoptimism_sequencers( + ): arbitrumone_Setting + arbitrumone_settings( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_Sequencer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_Sequencer_filter + orderBy: arbitrumone_Setting_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Setting_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_Sequencer!]! - localoptimism_relayerFee( + ): [arbitrumone_Setting!]! + arbitrumone_relayer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RelayerFee - localoptimism_relayerFees( + ): arbitrumone_Relayer + arbitrumone_relayers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RelayerFee_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RelayerFee_filter + orderBy: arbitrumone_Relayer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Relayer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RelayerFee!]! - localoptimism_originTransfer( + ): [arbitrumone_Relayer!]! + arbitrumone_sequencer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_OriginTransfer - localoptimism_originTransfers( + ): arbitrumone_Sequencer + arbitrumone_sequencers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_OriginTransfer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_OriginTransfer_filter + orderBy: arbitrumone_Sequencer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_Sequencer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_OriginTransfer!]! - localoptimism_destinationTransfer( + ): [arbitrumone_Sequencer!]! + arbitrumone_relayerFee( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_DestinationTransfer - localoptimism_destinationTransfers( + ): arbitrumone_RelayerFee + arbitrumone_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_DestinationTransfer_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_DestinationTransfer_filter + orderBy: arbitrumone_RelayerFee_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RelayerFee_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_DestinationTransfer!]! - localoptimism_originMessage( + ): [arbitrumone_RelayerFee!]! + arbitrumone_originTransfer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_OriginMessage - localoptimism_originMessages( + ): arbitrumone_OriginTransfer + arbitrumone_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_OriginMessage_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_OriginMessage_filter + orderBy: arbitrumone_OriginTransfer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_OriginTransfer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_OriginMessage!]! - localoptimism_aggregateRoot( + ): [arbitrumone_OriginTransfer!]! + arbitrumone_destinationTransfer( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AggregateRoot - localoptimism_aggregateRoots( + ): arbitrumone_DestinationTransfer + arbitrumone_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AggregateRoot_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AggregateRoot_filter + orderBy: arbitrumone_DestinationTransfer_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_DestinationTransfer_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AggregateRoot!]! - localoptimism_connectorMeta( + ): [arbitrumone_DestinationTransfer!]! + arbitrumone_originMessage( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_ConnectorMeta - localoptimism_connectorMetas( + ): arbitrumone_OriginMessage + arbitrumone_originMessages( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_ConnectorMeta_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_ConnectorMeta_filter + orderBy: arbitrumone_OriginMessage_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_OriginMessage_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_ConnectorMeta!]! - localoptimism_rootCount( + ): [arbitrumone_OriginMessage!]! + arbitrumone_aggregateRoot( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RootCount - localoptimism_rootCounts( + ): arbitrumone_AggregateRoot + arbitrumone_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RootCount_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RootCount_filter + orderBy: arbitrumone_AggregateRoot_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AggregateRoot_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RootCount!]! - localoptimism_rootMessageSent( + ): [arbitrumone_AggregateRoot!]! + arbitrumone_connectorMeta( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RootMessageSent - localoptimism_rootMessageSents( + ): arbitrumone_ConnectorMeta + arbitrumone_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RootMessageSent_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RootMessageSent_filter + orderBy: arbitrumone_ConnectorMeta_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_ConnectorMeta_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RootMessageSent!]! - localoptimism_relayerFeesIncrease( + ): [arbitrumone_ConnectorMeta!]! + arbitrumone_rootCount( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_RelayerFeesIncrease - localoptimism_relayerFeesIncreases( + ): arbitrumone_RootCount + arbitrumone_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_RelayerFeesIncrease_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_RelayerFeesIncrease_filter + orderBy: arbitrumone_RootCount_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RootCount_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_RelayerFeesIncrease!]! - localoptimism_slippageUpdate( + ): [arbitrumone_RootCount!]! + arbitrumone_rootMessageSent( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_SlippageUpdate - localoptimism_slippageUpdates( + ): arbitrumone_RootMessageSent + arbitrumone_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_SlippageUpdate_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_SlippageUpdate_filter + orderBy: arbitrumone_RootMessageSent_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RootMessageSent_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_SlippageUpdate!]! - localoptimism_snapshotRoot( + ): [arbitrumone_RootMessageSent!]! + arbitrumone_relayerFeesIncrease( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_SnapshotRoot - localoptimism_snapshotRoots( + ): arbitrumone_RelayerFeesIncrease + arbitrumone_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_SnapshotRoot_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_SnapshotRoot_filter + orderBy: arbitrumone_RelayerFeesIncrease_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_RelayerFeesIncrease_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_SnapshotRoot!]! - localoptimism_spokeConnectorMode( + ): [arbitrumone_RelayerFeesIncrease!]! + arbitrumone_slippageUpdate( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_SpokeConnectorMode - localoptimism_spokeConnectorModes( + ): arbitrumone_SlippageUpdate + arbitrumone_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_SpokeConnectorMode_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_SpokeConnectorMode_filter + orderBy: arbitrumone_SlippageUpdate_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_SlippageUpdate_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_SpokeConnectorMode!]! - localoptimism_aggregateRootProposed( + ): [arbitrumone_SlippageUpdate!]! + arbitrumone_snapshotRoot( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_AggregateRootProposed - localoptimism_aggregateRootProposeds( + ): arbitrumone_SnapshotRoot + arbitrumone_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_AggregateRootProposed_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_AggregateRootProposed_filter + orderBy: arbitrumone_SnapshotRoot_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_SnapshotRoot_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_AggregateRootProposed!]! - localoptimism_optimisticRootFinalized( + ): [arbitrumone_SnapshotRoot!]! + arbitrumone_spokeConnectorMode( 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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localoptimism_OptimisticRootFinalized - localoptimism_optimisticRootFinalizeds( + ): arbitrumone_SpokeConnectorMode + arbitrumone_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: localoptimism_OptimisticRootFinalized_orderBy - orderDirection: localoptimism_OrderDirection - where: localoptimism_OptimisticRootFinalized_filter + orderBy: arbitrumone_SpokeConnectorMode_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_SpokeConnectorMode_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. """ - block: localoptimism_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localoptimism_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - localoptimism__meta(block: localoptimism_Block_height): localoptimism__Meta_ - stagingpolygonzkevm_asset( + ): [arbitrumone_SpokeConnectorMode!]! + arbitrumone_aggregateRootProposed( 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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Asset - stagingpolygonzkevm_assets( + ): arbitrumone_AggregateRootProposed + arbitrumone_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Asset_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Asset_filter + orderBy: arbitrumone_AggregateRootProposed_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_AggregateRootProposed_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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Asset!]! - stagingpolygonzkevm_assetStatus( + ): [arbitrumone_AggregateRootProposed!]! + arbitrumone_optimisticRootFinalized( 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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AssetStatus - stagingpolygonzkevm_assetStatuses( + ): arbitrumone_OptimisticRootFinalized + arbitrumone_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AssetStatus_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AssetStatus_filter + orderBy: arbitrumone_OptimisticRootFinalized_orderBy + orderDirection: arbitrumone_OrderDirection + where: arbitrumone_OptimisticRootFinalized_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. """ - block: stagingpolygonzkevm_Block_height + block: arbitrumone_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AssetStatus!]! - stagingpolygonzkevm_assetBalance( + ): [arbitrumone_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + arbitrumone__meta(block: arbitrumone_Block_height): arbitrumone__Meta_ + stagingbase_asset( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AssetBalance - stagingpolygonzkevm_assetBalances( + ): stagingbase_Asset + stagingbase_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AssetBalance_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AssetBalance_filter + orderBy: stagingbase_Asset_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Asset_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AssetBalance!]! - stagingpolygonzkevm_router( + ): [stagingbase_Asset!]! + stagingbase_assetStatus( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Router - stagingpolygonzkevm_routers( + ): stagingbase_AssetStatus + stagingbase_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Router_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Router_filter + orderBy: stagingbase_AssetStatus_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AssetStatus_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Router!]! - stagingpolygonzkevm_routerDailyTVL( + ): [stagingbase_AssetStatus!]! + stagingbase_assetBalance( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RouterDailyTVL - stagingpolygonzkevm_routerDailyTVLs( + ): stagingbase_AssetBalance + stagingbase_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RouterDailyTVL_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RouterDailyTVL_filter + orderBy: stagingbase_AssetBalance_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AssetBalance_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RouterDailyTVL!]! - stagingpolygonzkevm_routerLiquidityEvent( + ): [stagingbase_AssetBalance!]! + stagingbase_router( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RouterLiquidityEvent - stagingpolygonzkevm_routerLiquidityEvents( + ): stagingbase_Router + stagingbase_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RouterLiquidityEvent_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RouterLiquidityEvent_filter + orderBy: stagingbase_Router_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Router_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RouterLiquidityEvent!]! - stagingpolygonzkevm_setting( + ): [stagingbase_Router!]! + stagingbase_routerDailyTVL( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Setting - stagingpolygonzkevm_settings( + ): stagingbase_RouterDailyTVL + stagingbase_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Setting_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Setting_filter + orderBy: stagingbase_RouterDailyTVL_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RouterDailyTVL_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Setting!]! - stagingpolygonzkevm_relayer( + ): [stagingbase_RouterDailyTVL!]! + stagingbase_routerLiquidityEvent( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Relayer - stagingpolygonzkevm_relayers( + ): stagingbase_RouterLiquidityEvent + stagingbase_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Relayer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Relayer_filter + orderBy: stagingbase_RouterLiquidityEvent_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RouterLiquidityEvent_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Relayer!]! - stagingpolygonzkevm_sequencer( + ): [stagingbase_RouterLiquidityEvent!]! + stagingbase_setting( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_Sequencer - stagingpolygonzkevm_sequencers( + ): stagingbase_Setting + stagingbase_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_Sequencer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_Sequencer_filter + orderBy: stagingbase_Setting_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Setting_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_Sequencer!]! - stagingpolygonzkevm_relayerFee( + ): [stagingbase_Setting!]! + stagingbase_relayer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RelayerFee - stagingpolygonzkevm_relayerFees( + ): stagingbase_Relayer + stagingbase_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RelayerFee_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RelayerFee_filter + orderBy: stagingbase_Relayer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Relayer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RelayerFee!]! - stagingpolygonzkevm_originTransfer( + ): [stagingbase_Relayer!]! + stagingbase_sequencer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_OriginTransfer - stagingpolygonzkevm_originTransfers( + ): stagingbase_Sequencer + stagingbase_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_OriginTransfer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_OriginTransfer_filter + orderBy: stagingbase_Sequencer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_Sequencer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_OriginTransfer!]! - stagingpolygonzkevm_destinationTransfer( + ): [stagingbase_Sequencer!]! + stagingbase_relayerFee( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_DestinationTransfer - stagingpolygonzkevm_destinationTransfers( + ): stagingbase_RelayerFee + stagingbase_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_DestinationTransfer_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_DestinationTransfer_filter + orderBy: stagingbase_RelayerFee_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RelayerFee_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_DestinationTransfer!]! - stagingpolygonzkevm_originMessage( + ): [stagingbase_RelayerFee!]! + stagingbase_originTransfer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_OriginMessage - stagingpolygonzkevm_originMessages( + ): stagingbase_OriginTransfer + stagingbase_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_OriginMessage_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_OriginMessage_filter + orderBy: stagingbase_OriginTransfer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_OriginTransfer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_OriginMessage!]! - stagingpolygonzkevm_aggregateRoot( + ): [stagingbase_OriginTransfer!]! + stagingbase_destinationTransfer( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AggregateRoot - stagingpolygonzkevm_aggregateRoots( + ): stagingbase_DestinationTransfer + stagingbase_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AggregateRoot_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AggregateRoot_filter + orderBy: stagingbase_DestinationTransfer_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_DestinationTransfer_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AggregateRoot!]! - stagingpolygonzkevm_connectorMeta( + ): [stagingbase_DestinationTransfer!]! + stagingbase_originMessage( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_ConnectorMeta - stagingpolygonzkevm_connectorMetas( + ): stagingbase_OriginMessage + stagingbase_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_ConnectorMeta_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_ConnectorMeta_filter + orderBy: stagingbase_OriginMessage_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_OriginMessage_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_ConnectorMeta!]! - stagingpolygonzkevm_rootCount( + ): [stagingbase_OriginMessage!]! + stagingbase_aggregateRoot( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RootCount - stagingpolygonzkevm_rootCounts( + ): stagingbase_AggregateRoot + stagingbase_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RootCount_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RootCount_filter + orderBy: stagingbase_AggregateRoot_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AggregateRoot_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RootCount!]! - stagingpolygonzkevm_rootMessageSent( + ): [stagingbase_AggregateRoot!]! + stagingbase_connectorMeta( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RootMessageSent - stagingpolygonzkevm_rootMessageSents( + ): stagingbase_ConnectorMeta + stagingbase_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RootMessageSent_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RootMessageSent_filter + orderBy: stagingbase_ConnectorMeta_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_ConnectorMeta_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RootMessageSent!]! - stagingpolygonzkevm_relayerFeesIncrease( + ): [stagingbase_ConnectorMeta!]! + stagingbase_rootCount( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_RelayerFeesIncrease - stagingpolygonzkevm_relayerFeesIncreases( + ): stagingbase_RootCount + stagingbase_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_RelayerFeesIncrease_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_RelayerFeesIncrease_filter + orderBy: stagingbase_RootCount_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RootCount_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_RelayerFeesIncrease!]! - stagingpolygonzkevm_slippageUpdate( + ): [stagingbase_RootCount!]! + stagingbase_rootMessageSent( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_SlippageUpdate - stagingpolygonzkevm_slippageUpdates( + ): stagingbase_RootMessageSent + stagingbase_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_SlippageUpdate_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_SlippageUpdate_filter + orderBy: stagingbase_RootMessageSent_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RootMessageSent_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_SlippageUpdate!]! - stagingpolygonzkevm_snapshotRoot( + ): [stagingbase_RootMessageSent!]! + stagingbase_relayerFeesIncrease( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_SnapshotRoot - stagingpolygonzkevm_snapshotRoots( + ): stagingbase_RelayerFeesIncrease + stagingbase_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_SnapshotRoot_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_SnapshotRoot_filter + orderBy: stagingbase_RelayerFeesIncrease_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_RelayerFeesIncrease_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_SnapshotRoot!]! - stagingpolygonzkevm_spokeConnectorMode( + ): [stagingbase_RelayerFeesIncrease!]! + stagingbase_slippageUpdate( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_SpokeConnectorMode - stagingpolygonzkevm_spokeConnectorModes( + ): stagingbase_SlippageUpdate + stagingbase_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_SpokeConnectorMode_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_SpokeConnectorMode_filter + orderBy: stagingbase_SlippageUpdate_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_SlippageUpdate_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_SpokeConnectorMode!]! - stagingpolygonzkevm_aggregateRootProposed( + ): [stagingbase_SlippageUpdate!]! + stagingbase_snapshotRoot( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_AggregateRootProposed - stagingpolygonzkevm_aggregateRootProposeds( + ): stagingbase_SnapshotRoot + stagingbase_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_AggregateRootProposed_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_AggregateRootProposed_filter + orderBy: stagingbase_SnapshotRoot_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_SnapshotRoot_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_AggregateRootProposed!]! - stagingpolygonzkevm_optimisticRootFinalized( + ): [stagingbase_SnapshotRoot!]! + stagingbase_spokeConnectorMode( 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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingpolygonzkevm_OptimisticRootFinalized - stagingpolygonzkevm_optimisticRootFinalizeds( + ): stagingbase_SpokeConnectorMode + stagingbase_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingpolygonzkevm_OptimisticRootFinalized_orderBy - orderDirection: stagingpolygonzkevm_OrderDirection - where: stagingpolygonzkevm_OptimisticRootFinalized_filter + orderBy: stagingbase_SpokeConnectorMode_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_SpokeConnectorMode_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. """ - block: stagingpolygonzkevm_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingpolygonzkevm_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingpolygonzkevm__meta(block: stagingpolygonzkevm_Block_height): stagingpolygonzkevm__Meta_ - linea_asset( + ): [stagingbase_SpokeConnectorMode!]! + stagingbase_aggregateRootProposed( 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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Asset - linea_assets( + ): stagingbase_AggregateRootProposed + stagingbase_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: linea_Asset_orderBy - orderDirection: linea_OrderDirection - where: linea_Asset_filter + orderBy: stagingbase_AggregateRootProposed_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_AggregateRootProposed_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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Asset!]! - linea_assetStatus( + ): [stagingbase_AggregateRootProposed!]! + stagingbase_optimisticRootFinalized( 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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AssetStatus - linea_assetStatuses( + ): stagingbase_OptimisticRootFinalized + stagingbase_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: linea_AssetStatus_orderBy - orderDirection: linea_OrderDirection - where: linea_AssetStatus_filter + orderBy: stagingbase_OptimisticRootFinalized_orderBy + orderDirection: stagingbase_OrderDirection + where: stagingbase_OptimisticRootFinalized_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. """ - block: linea_Block_height + block: stagingbase_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AssetStatus!]! - linea_assetBalance( + ): [stagingbase_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingbase__meta(block: stagingbase_Block_height): stagingbase__Meta_ + mantle_asset( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AssetBalance - linea_assetBalances( + ): mantle_Asset + mantle_assets( skip: Int = 0 first: Int = 100 - orderBy: linea_AssetBalance_orderBy - orderDirection: linea_OrderDirection - where: linea_AssetBalance_filter + orderBy: mantle_Asset_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Asset_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AssetBalance!]! - linea_router( + ): [mantle_Asset!]! + mantle_assetStatus( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Router - linea_routers( + ): mantle_AssetStatus + mantle_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: linea_Router_orderBy - orderDirection: linea_OrderDirection - where: linea_Router_filter + orderBy: mantle_AssetStatus_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AssetStatus_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Router!]! - linea_routerDailyTVL( + ): [mantle_AssetStatus!]! + mantle_assetBalance( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RouterDailyTVL - linea_routerDailyTVLs( + ): mantle_AssetBalance + mantle_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: linea_RouterDailyTVL_orderBy - orderDirection: linea_OrderDirection - where: linea_RouterDailyTVL_filter + orderBy: mantle_AssetBalance_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AssetBalance_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RouterDailyTVL!]! - linea_routerLiquidityEvent( + ): [mantle_AssetBalance!]! + mantle_router( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RouterLiquidityEvent - linea_routerLiquidityEvents( + ): mantle_Router + mantle_routers( skip: Int = 0 first: Int = 100 - orderBy: linea_RouterLiquidityEvent_orderBy - orderDirection: linea_OrderDirection - where: linea_RouterLiquidityEvent_filter + orderBy: mantle_Router_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Router_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RouterLiquidityEvent!]! - linea_setting( + ): [mantle_Router!]! + mantle_routerDailyTVL( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Setting - linea_settings( + ): mantle_RouterDailyTVL + mantle_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: linea_Setting_orderBy - orderDirection: linea_OrderDirection - where: linea_Setting_filter + orderBy: mantle_RouterDailyTVL_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RouterDailyTVL_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Setting!]! - linea_relayer( + ): [mantle_RouterDailyTVL!]! + mantle_routerLiquidityEvent( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Relayer - linea_relayers( + ): mantle_RouterLiquidityEvent + mantle_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: linea_Relayer_orderBy - orderDirection: linea_OrderDirection - where: linea_Relayer_filter + orderBy: mantle_RouterLiquidityEvent_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RouterLiquidityEvent_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Relayer!]! - linea_sequencer( + ): [mantle_RouterLiquidityEvent!]! + mantle_setting( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_Sequencer - linea_sequencers( + ): mantle_Setting + mantle_settings( skip: Int = 0 first: Int = 100 - orderBy: linea_Sequencer_orderBy - orderDirection: linea_OrderDirection - where: linea_Sequencer_filter + orderBy: mantle_Setting_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Setting_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_Sequencer!]! - linea_relayerFee( + ): [mantle_Setting!]! + mantle_relayer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RelayerFee - linea_relayerFees( + ): mantle_Relayer + mantle_relayers( skip: Int = 0 first: Int = 100 - orderBy: linea_RelayerFee_orderBy - orderDirection: linea_OrderDirection - where: linea_RelayerFee_filter + orderBy: mantle_Relayer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Relayer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RelayerFee!]! - linea_originTransfer( + ): [mantle_Relayer!]! + mantle_sequencer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_OriginTransfer - linea_originTransfers( + ): mantle_Sequencer + mantle_sequencers( skip: Int = 0 first: Int = 100 - orderBy: linea_OriginTransfer_orderBy - orderDirection: linea_OrderDirection - where: linea_OriginTransfer_filter + orderBy: mantle_Sequencer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_Sequencer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_OriginTransfer!]! - linea_destinationTransfer( + ): [mantle_Sequencer!]! + mantle_relayerFee( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_DestinationTransfer - linea_destinationTransfers( + ): mantle_RelayerFee + mantle_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: linea_DestinationTransfer_orderBy - orderDirection: linea_OrderDirection - where: linea_DestinationTransfer_filter + orderBy: mantle_RelayerFee_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RelayerFee_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_DestinationTransfer!]! - linea_originMessage( + ): [mantle_RelayerFee!]! + mantle_originTransfer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_OriginMessage - linea_originMessages( + ): mantle_OriginTransfer + mantle_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: linea_OriginMessage_orderBy - orderDirection: linea_OrderDirection - where: linea_OriginMessage_filter + orderBy: mantle_OriginTransfer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_OriginTransfer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_OriginMessage!]! - linea_aggregateRoot( + ): [mantle_OriginTransfer!]! + mantle_destinationTransfer( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AggregateRoot - linea_aggregateRoots( + ): mantle_DestinationTransfer + mantle_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: linea_AggregateRoot_orderBy - orderDirection: linea_OrderDirection - where: linea_AggregateRoot_filter + orderBy: mantle_DestinationTransfer_orderBy + orderDirection: mantle_OrderDirection + where: mantle_DestinationTransfer_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AggregateRoot!]! - linea_connectorMeta( + ): [mantle_DestinationTransfer!]! + mantle_originMessage( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_ConnectorMeta - linea_connectorMetas( + ): mantle_OriginMessage + mantle_originMessages( skip: Int = 0 first: Int = 100 - orderBy: linea_ConnectorMeta_orderBy - orderDirection: linea_OrderDirection - where: linea_ConnectorMeta_filter + orderBy: mantle_OriginMessage_orderBy + orderDirection: mantle_OrderDirection + where: mantle_OriginMessage_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_ConnectorMeta!]! - linea_rootCount( + ): [mantle_OriginMessage!]! + mantle_aggregateRoot( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RootCount - linea_rootCounts( + ): mantle_AggregateRoot + mantle_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: linea_RootCount_orderBy - orderDirection: linea_OrderDirection - where: linea_RootCount_filter + orderBy: mantle_AggregateRoot_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AggregateRoot_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RootCount!]! - linea_rootMessageSent( + ): [mantle_AggregateRoot!]! + mantle_connectorMeta( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RootMessageSent - linea_rootMessageSents( + ): mantle_ConnectorMeta + mantle_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: linea_RootMessageSent_orderBy - orderDirection: linea_OrderDirection - where: linea_RootMessageSent_filter + orderBy: mantle_ConnectorMeta_orderBy + orderDirection: mantle_OrderDirection + where: mantle_ConnectorMeta_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RootMessageSent!]! - linea_relayerFeesIncrease( + ): [mantle_ConnectorMeta!]! + mantle_rootCount( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_RelayerFeesIncrease - linea_relayerFeesIncreases( + ): mantle_RootCount + mantle_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: linea_RelayerFeesIncrease_orderBy - orderDirection: linea_OrderDirection - where: linea_RelayerFeesIncrease_filter + orderBy: mantle_RootCount_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RootCount_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_RelayerFeesIncrease!]! - linea_slippageUpdate( + ): [mantle_RootCount!]! + mantle_rootMessageSent( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_SlippageUpdate - linea_slippageUpdates( + ): mantle_RootMessageSent + mantle_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: linea_SlippageUpdate_orderBy - orderDirection: linea_OrderDirection - where: linea_SlippageUpdate_filter + orderBy: mantle_RootMessageSent_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RootMessageSent_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_SlippageUpdate!]! - linea_snapshotRoot( + ): [mantle_RootMessageSent!]! + mantle_relayerFeesIncrease( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_SnapshotRoot - linea_snapshotRoots( + ): mantle_RelayerFeesIncrease + mantle_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: linea_SnapshotRoot_orderBy - orderDirection: linea_OrderDirection - where: linea_SnapshotRoot_filter + orderBy: mantle_RelayerFeesIncrease_orderBy + orderDirection: mantle_OrderDirection + where: mantle_RelayerFeesIncrease_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_SnapshotRoot!]! - linea_spokeConnectorMode( + ): [mantle_RelayerFeesIncrease!]! + mantle_slippageUpdate( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_SpokeConnectorMode - linea_spokeConnectorModes( + ): mantle_SlippageUpdate + mantle_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: linea_SpokeConnectorMode_orderBy - orderDirection: linea_OrderDirection - where: linea_SpokeConnectorMode_filter + orderBy: mantle_SlippageUpdate_orderBy + orderDirection: mantle_OrderDirection + where: mantle_SlippageUpdate_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_SpokeConnectorMode!]! - linea_aggregateRootProposed( + ): [mantle_SlippageUpdate!]! + mantle_snapshotRoot( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_AggregateRootProposed - linea_aggregateRootProposeds( + ): mantle_SnapshotRoot + mantle_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: linea_AggregateRootProposed_orderBy - orderDirection: linea_OrderDirection - where: linea_AggregateRootProposed_filter + orderBy: mantle_SnapshotRoot_orderBy + orderDirection: mantle_OrderDirection + where: mantle_SnapshotRoot_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_AggregateRootProposed!]! - linea_optimisticRootFinalized( + ): [mantle_SnapshotRoot!]! + mantle_spokeConnectorMode( 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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): linea_OptimisticRootFinalized - linea_optimisticRootFinalizeds( + ): mantle_SpokeConnectorMode + mantle_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: linea_OptimisticRootFinalized_orderBy - orderDirection: linea_OrderDirection - where: linea_OptimisticRootFinalized_filter + orderBy: mantle_SpokeConnectorMode_orderBy + orderDirection: mantle_OrderDirection + where: mantle_SpokeConnectorMode_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. """ - block: linea_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [linea_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - linea__meta(block: linea_Block_height): linea__Meta_ - xlayer_swap_systemInfo( + ): [mantle_SpokeConnectorMode!]! + mantle_aggregateRootProposed( 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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SystemInfo - xlayer_swap_systemInfos( + ): mantle_AggregateRootProposed + mantle_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SystemInfo_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SystemInfo_filter + orderBy: mantle_AggregateRootProposed_orderBy + orderDirection: mantle_OrderDirection + where: mantle_AggregateRootProposed_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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SystemInfo!]! - xlayer_swap_pooledToken( + ): [mantle_AggregateRootProposed!]! + mantle_optimisticRootFinalized( 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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_PooledToken - xlayer_swap_pooledTokens( + ): mantle_OptimisticRootFinalized + mantle_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_PooledToken_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_PooledToken_filter + orderBy: mantle_OptimisticRootFinalized_orderBy + orderDirection: mantle_OrderDirection + where: mantle_OptimisticRootFinalized_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. """ - block: xlayer_swap_Block_height + block: mantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_PooledToken!]! - xlayer_swap_stableSwap( + ): [mantle_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + mantle__meta(block: mantle_Block_height): mantle__Meta_ + stagingbnb_asset( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwap - xlayer_swap_stableSwaps( + ): stagingbnb_Asset + stagingbnb_assets( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwap_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwap_filter + orderBy: stagingbnb_Asset_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Asset_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwap!]! - xlayer_swap_stableSwapAddLiquidityEvent( + ): [stagingbnb_Asset!]! + stagingbnb_assetStatus( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapAddLiquidityEvent - xlayer_swap_stableSwapAddLiquidityEvents( + ): stagingbnb_AssetStatus + stagingbnb_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapAddLiquidityEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapAddLiquidityEvent_filter + orderBy: stagingbnb_AssetStatus_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AssetStatus_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapAddLiquidityEvent!]! - xlayer_swap_stableSwapRemoveLiquidityEvent( + ): [stagingbnb_AssetStatus!]! + stagingbnb_assetBalance( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapRemoveLiquidityEvent - xlayer_swap_stableSwapRemoveLiquidityEvents( + ): stagingbnb_AssetBalance + stagingbnb_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapRemoveLiquidityEvent_filter + orderBy: stagingbnb_AssetBalance_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AssetBalance_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapRemoveLiquidityEvent!]! - xlayer_swap_stableSwapExchange( + ): [stagingbnb_AssetBalance!]! + stagingbnb_router( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapExchange - xlayer_swap_stableSwapExchanges( + ): stagingbnb_Router + stagingbnb_routers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapExchange_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapExchange_filter + orderBy: stagingbnb_Router_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Router_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapExchange!]! - xlayer_swap_swapDailyVolume( + ): [stagingbnb_Router!]! + stagingbnb_routerDailyTVL( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapDailyVolume - xlayer_swap_swapDailyVolumes( + ): stagingbnb_RouterDailyTVL + stagingbnb_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapDailyVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapDailyVolume_filter + orderBy: stagingbnb_RouterDailyTVL_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RouterDailyTVL_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapDailyVolume!]! - xlayer_swap_swapHourlyVolume( + ): [stagingbnb_RouterDailyTVL!]! + stagingbnb_routerLiquidityEvent( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapHourlyVolume - xlayer_swap_swapHourlyVolumes( + ): stagingbnb_RouterLiquidityEvent + stagingbnb_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapHourlyVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapHourlyVolume_filter + orderBy: stagingbnb_RouterLiquidityEvent_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RouterLiquidityEvent_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapHourlyVolume!]! - xlayer_swap_swapWeeklyVolume( + ): [stagingbnb_RouterLiquidityEvent!]! + stagingbnb_setting( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapWeeklyVolume - xlayer_swap_swapWeeklyVolumes( + ): stagingbnb_Setting + stagingbnb_settings( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapWeeklyVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapWeeklyVolume_filter + orderBy: stagingbnb_Setting_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Setting_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapWeeklyVolume!]! - xlayer_swap_lpAccount( + ): [stagingbnb_Setting!]! + stagingbnb_relayer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpAccount - xlayer_swap_lpAccounts( + ): stagingbnb_Relayer + stagingbnb_relayers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpAccount_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpAccount_filter + orderBy: stagingbnb_Relayer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Relayer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpAccount!]! - xlayer_swap_lpAccountBalance( + ): [stagingbnb_Relayer!]! + stagingbnb_sequencer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpAccountBalance - xlayer_swap_lpAccountBalances( + ): stagingbnb_Sequencer + stagingbnb_sequencers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpAccountBalance_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpAccountBalance_filter + orderBy: stagingbnb_Sequencer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_Sequencer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpAccountBalance!]! - xlayer_swap_lpToken( + ): [stagingbnb_Sequencer!]! + stagingbnb_relayerFee( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpToken - xlayer_swap_lpTokens( + ): stagingbnb_RelayerFee + stagingbnb_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpToken_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpToken_filter + orderBy: stagingbnb_RelayerFee_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RelayerFee_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpToken!]! - xlayer_swap_lpTransferEvent( + ): [stagingbnb_RelayerFee!]! + stagingbnb_originTransfer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpTransferEvent - xlayer_swap_lpTransferEvents( + ): stagingbnb_OriginTransfer + stagingbnb_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpTransferEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpTransferEvent_filter + orderBy: stagingbnb_OriginTransfer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_OriginTransfer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpTransferEvent!]! - xlayer_swap_stableSwapEvent( + ): [stagingbnb_OriginTransfer!]! + stagingbnb_destinationTransfer( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_StableSwapEvent - xlayer_swap_stableSwapEvents( + ): stagingbnb_DestinationTransfer + stagingbnb_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_StableSwapEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_StableSwapEvent_filter + orderBy: stagingbnb_DestinationTransfer_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_DestinationTransfer_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_StableSwapEvent!]! - xlayer_swap_swapTradeVolume( + ): [stagingbnb_DestinationTransfer!]! + stagingbnb_originMessage( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_SwapTradeVolume - xlayer_swap_swapTradeVolumes( + ): stagingbnb_OriginMessage + stagingbnb_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_SwapTradeVolume_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_SwapTradeVolume_filter + orderBy: stagingbnb_OriginMessage_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_OriginMessage_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_SwapTradeVolume!]! - xlayer_swap_lpTokenEvent( + ): [stagingbnb_OriginMessage!]! + stagingbnb_aggregateRoot( 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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_swap_LpTokenEvent - xlayer_swap_lpTokenEvents( + ): stagingbnb_AggregateRoot + stagingbnb_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xlayer_swap_LpTokenEvent_orderBy - orderDirection: xlayer_swap_OrderDirection - where: xlayer_swap_LpTokenEvent_filter + orderBy: stagingbnb_AggregateRoot_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AggregateRoot_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. """ - block: xlayer_swap_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_swap_LpTokenEvent!]! - """Access to subgraph metadata""" - xlayer_swap__meta(block: xlayer_swap_Block_height): xlayer_swap__Meta_ - mainnet_rootAggregated( + ): [stagingbnb_AggregateRoot!]! + stagingbnb_connectorMeta( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootAggregated - mainnet_rootAggregateds( + ): stagingbnb_ConnectorMeta + stagingbnb_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootAggregated_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootAggregated_filter + orderBy: stagingbnb_ConnectorMeta_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_ConnectorMeta_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootAggregated!]! - mainnet_rootPropagated( + ): [stagingbnb_ConnectorMeta!]! + stagingbnb_rootCount( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootPropagated - mainnet_rootPropagateds( + ): stagingbnb_RootCount + stagingbnb_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootPropagated_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootPropagated_filter + orderBy: stagingbnb_RootCount_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RootCount_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootPropagated!]! - mainnet_aggregatedMessageRoot( + ): [stagingbnb_RootCount!]! + stagingbnb_rootMessageSent( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregatedMessageRoot - mainnet_aggregatedMessageRoots( + ): stagingbnb_RootMessageSent + stagingbnb_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregatedMessageRoot_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregatedMessageRoot_filter + orderBy: stagingbnb_RootMessageSent_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RootMessageSent_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregatedMessageRoot!]! - mainnet_rootManagerMeta( + ): [stagingbnb_RootMessageSent!]! + stagingbnb_relayerFeesIncrease( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootManagerMeta - mainnet_rootManagerMetas( + ): stagingbnb_RelayerFeesIncrease + stagingbnb_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootManagerMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootManagerMeta_filter + orderBy: stagingbnb_RelayerFeesIncrease_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_RelayerFeesIncrease_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootManagerMeta!]! - mainnet_rootManagerMode( + ): [stagingbnb_RelayerFeesIncrease!]! + stagingbnb_slippageUpdate( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootManagerMode - mainnet_rootManagerModes( + ): stagingbnb_SlippageUpdate + stagingbnb_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootManagerMode_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootManagerMode_filter + orderBy: stagingbnb_SlippageUpdate_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_SlippageUpdate_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootManagerMode!]! - mainnet_optimisticRootProposed( + ): [stagingbnb_SlippageUpdate!]! + stagingbnb_snapshotRoot( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimisticRootProposed - mainnet_optimisticRootProposeds( + ): stagingbnb_SnapshotRoot + stagingbnb_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimisticRootProposed_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimisticRootProposed_filter + orderBy: stagingbnb_SnapshotRoot_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_SnapshotRoot_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimisticRootProposed!]! - mainnet_hubOptimisticRootFinalized( + ): [stagingbnb_SnapshotRoot!]! + stagingbnb_spokeConnectorMode( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_HubOptimisticRootFinalized - mainnet_hubOptimisticRootFinalizeds( + ): stagingbnb_SpokeConnectorMode + stagingbnb_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mainnet_HubOptimisticRootFinalized_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_HubOptimisticRootFinalized_filter + orderBy: stagingbnb_SpokeConnectorMode_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_SpokeConnectorMode_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_HubOptimisticRootFinalized!]! - mainnet_optimisticRootPropagated( + ): [stagingbnb_SpokeConnectorMode!]! + stagingbnb_aggregateRootProposed( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimisticRootPropagated - mainnet_optimisticRootPropagateds( + ): stagingbnb_AggregateRootProposed + stagingbnb_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimisticRootPropagated_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimisticRootPropagated_filter + orderBy: stagingbnb_AggregateRootProposed_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_AggregateRootProposed_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimisticRootPropagated!]! - mainnet_polygonConnectorMeta( + ): [stagingbnb_AggregateRootProposed!]! + stagingbnb_optimisticRootFinalized( 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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_PolygonConnectorMeta - mainnet_polygonConnectorMetas( + ): stagingbnb_OptimisticRootFinalized + stagingbnb_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_PolygonConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_PolygonConnectorMeta_filter + orderBy: stagingbnb_OptimisticRootFinalized_orderBy + orderDirection: stagingbnb_OrderDirection + where: stagingbnb_OptimisticRootFinalized_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. """ - block: mainnet_Block_height + block: stagingbnb_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_PolygonConnectorMeta!]! - mainnet_optimismConnectorMeta( + ): [stagingbnb_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingbnb__meta(block: stagingbnb_Block_height): stagingbnb__Meta_ + stagingpolygonzkevm_asset( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimismConnectorMeta - mainnet_optimismConnectorMetas( + ): stagingpolygonzkevm_Asset + stagingpolygonzkevm_assets( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimismConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimismConnectorMeta_filter + orderBy: stagingpolygonzkevm_Asset_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Asset_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimismConnectorMeta!]! - mainnet_bnbConnectorMeta( + ): [stagingpolygonzkevm_Asset!]! + stagingpolygonzkevm_assetStatus( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_BnbConnectorMeta - mainnet_bnbConnectorMetas( + ): stagingpolygonzkevm_AssetStatus + stagingpolygonzkevm_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mainnet_BnbConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_BnbConnectorMeta_filter + orderBy: stagingpolygonzkevm_AssetStatus_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AssetStatus_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_BnbConnectorMeta!]! - mainnet_arbitrumConnectorMeta( + ): [stagingpolygonzkevm_AssetStatus!]! + stagingpolygonzkevm_assetBalance( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ArbitrumConnectorMeta - mainnet_arbitrumConnectorMetas( + ): stagingpolygonzkevm_AssetBalance + stagingpolygonzkevm_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ArbitrumConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ArbitrumConnectorMeta_filter + orderBy: stagingpolygonzkevm_AssetBalance_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AssetBalance_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ArbitrumConnectorMeta!]! - mainnet_gnosisConnectorMeta( + ): [stagingpolygonzkevm_AssetBalance!]! + stagingpolygonzkevm_router( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_GnosisConnectorMeta - mainnet_gnosisConnectorMetas( + ): stagingpolygonzkevm_Router + stagingpolygonzkevm_routers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_GnosisConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_GnosisConnectorMeta_filter + orderBy: stagingpolygonzkevm_Router_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Router_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_GnosisConnectorMeta!]! - mainnet_lineaConnectorMeta( + ): [stagingpolygonzkevm_Router!]! + stagingpolygonzkevm_routerDailyTVL( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_LineaConnectorMeta - mainnet_lineaConnectorMetas( + ): stagingpolygonzkevm_RouterDailyTVL + stagingpolygonzkevm_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: mainnet_LineaConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_LineaConnectorMeta_filter + orderBy: stagingpolygonzkevm_RouterDailyTVL_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RouterDailyTVL_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_LineaConnectorMeta!]! - mainnet_metisConnectorMeta( + ): [stagingpolygonzkevm_RouterDailyTVL!]! + stagingpolygonzkevm_routerLiquidityEvent( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_MetisConnectorMeta - mainnet_metisConnectorMetas( + ): stagingpolygonzkevm_RouterLiquidityEvent + stagingpolygonzkevm_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_MetisConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_MetisConnectorMeta_filter + orderBy: stagingpolygonzkevm_RouterLiquidityEvent_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RouterLiquidityEvent_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_MetisConnectorMeta!]! - mainnet_mantleConnectorMeta( + ): [stagingpolygonzkevm_RouterLiquidityEvent!]! + stagingpolygonzkevm_setting( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_MantleConnectorMeta - mainnet_mantleConnectorMetas( + ): stagingpolygonzkevm_Setting + stagingpolygonzkevm_settings( skip: Int = 0 first: Int = 100 - orderBy: mainnet_MantleConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_MantleConnectorMeta_filter + orderBy: stagingpolygonzkevm_Setting_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Setting_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_MantleConnectorMeta!]! - mainnet_avalancheConnectorMeta( + ): [stagingpolygonzkevm_Setting!]! + stagingpolygonzkevm_relayer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AvalancheConnectorMeta - mainnet_avalancheConnectorMetas( + ): stagingpolygonzkevm_Relayer + stagingpolygonzkevm_relayers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AvalancheConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AvalancheConnectorMeta_filter + orderBy: stagingpolygonzkevm_Relayer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Relayer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AvalancheConnectorMeta!]! - mainnet_baseConnectorMeta( + ): [stagingpolygonzkevm_Relayer!]! + stagingpolygonzkevm_sequencer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_BaseConnectorMeta - mainnet_baseConnectorMetas( + ): stagingpolygonzkevm_Sequencer + stagingpolygonzkevm_sequencers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_BaseConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_BaseConnectorMeta_filter + orderBy: stagingpolygonzkevm_Sequencer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_Sequencer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_BaseConnectorMeta!]! - mainnet_polygonZkConnectorMeta( + ): [stagingpolygonzkevm_Sequencer!]! + stagingpolygonzkevm_relayerFee( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_PolygonZkConnectorMeta - mainnet_polygonZkConnectorMetas( + ): stagingpolygonzkevm_RelayerFee + stagingpolygonzkevm_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mainnet_PolygonZkConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_PolygonZkConnectorMeta_filter + orderBy: stagingpolygonzkevm_RelayerFee_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RelayerFee_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_PolygonZkConnectorMeta!]! - mainnet_zkSyncConnectorMeta( + ): [stagingpolygonzkevm_RelayerFee!]! + stagingpolygonzkevm_originTransfer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ZkSyncConnectorMeta - mainnet_zkSyncConnectorMetas( + ): stagingpolygonzkevm_OriginTransfer + stagingpolygonzkevm_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ZkSyncConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ZkSyncConnectorMeta_filter + orderBy: stagingpolygonzkevm_OriginTransfer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_OriginTransfer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ZkSyncConnectorMeta!]! - mainnet_modeConnectorMeta( + ): [stagingpolygonzkevm_OriginTransfer!]! + stagingpolygonzkevm_destinationTransfer( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ModeConnectorMeta - mainnet_modeConnectorMetas( + ): stagingpolygonzkevm_DestinationTransfer + stagingpolygonzkevm_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ModeConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ModeConnectorMeta_filter + orderBy: stagingpolygonzkevm_DestinationTransfer_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_DestinationTransfer_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ModeConnectorMeta!]! - mainnet_rootMessageProcessed( + ): [stagingpolygonzkevm_DestinationTransfer!]! + stagingpolygonzkevm_originMessage( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootMessageProcessed - mainnet_rootMessageProcesseds( + ): stagingpolygonzkevm_OriginMessage + stagingpolygonzkevm_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootMessageProcessed_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootMessageProcessed_filter + orderBy: stagingpolygonzkevm_OriginMessage_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_OriginMessage_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootMessageProcessed!]! - mainnet_aggregateRootSavedSlow( + ): [stagingpolygonzkevm_OriginMessage!]! + stagingpolygonzkevm_aggregateRoot( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregateRootSavedSlow - mainnet_aggregateRootSavedSlows( + ): stagingpolygonzkevm_AggregateRoot + stagingpolygonzkevm_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregateRootSavedSlow_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregateRootSavedSlow_filter + orderBy: stagingpolygonzkevm_AggregateRoot_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AggregateRoot_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregateRootSavedSlow!]! - mainnet_hubDomain( + ): [stagingpolygonzkevm_AggregateRoot!]! + stagingpolygonzkevm_connectorMeta( 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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_HubDomain - mainnet_hubDomains( + ): stagingpolygonzkevm_ConnectorMeta + stagingpolygonzkevm_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mainnet_HubDomain_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_HubDomain_filter + orderBy: stagingpolygonzkevm_ConnectorMeta_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_ConnectorMeta_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. """ - block: mainnet_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_HubDomain!]! - """Access to subgraph metadata""" - mainnet__meta(block: mainnet_Block_height): mainnet__Meta_ - optimism_asset( + ): [stagingpolygonzkevm_ConnectorMeta!]! + stagingpolygonzkevm_rootCount( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Asset - optimism_assets( + ): stagingpolygonzkevm_RootCount + stagingpolygonzkevm_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: optimism_Asset_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Asset_filter + orderBy: stagingpolygonzkevm_RootCount_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RootCount_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Asset!]! - optimism_assetStatus( + ): [stagingpolygonzkevm_RootCount!]! + stagingpolygonzkevm_rootMessageSent( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AssetStatus - optimism_assetStatuses( + ): stagingpolygonzkevm_RootMessageSent + stagingpolygonzkevm_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: optimism_AssetStatus_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AssetStatus_filter + orderBy: stagingpolygonzkevm_RootMessageSent_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RootMessageSent_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AssetStatus!]! - optimism_assetBalance( + ): [stagingpolygonzkevm_RootMessageSent!]! + stagingpolygonzkevm_relayerFeesIncrease( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AssetBalance - optimism_assetBalances( + ): stagingpolygonzkevm_RelayerFeesIncrease + stagingpolygonzkevm_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: optimism_AssetBalance_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AssetBalance_filter + orderBy: stagingpolygonzkevm_RelayerFeesIncrease_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_RelayerFeesIncrease_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AssetBalance!]! - optimism_router( + ): [stagingpolygonzkevm_RelayerFeesIncrease!]! + stagingpolygonzkevm_slippageUpdate( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Router - optimism_routers( + ): stagingpolygonzkevm_SlippageUpdate + stagingpolygonzkevm_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: optimism_Router_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Router_filter + orderBy: stagingpolygonzkevm_SlippageUpdate_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_SlippageUpdate_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Router!]! - optimism_routerDailyTVL( + ): [stagingpolygonzkevm_SlippageUpdate!]! + stagingpolygonzkevm_snapshotRoot( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RouterDailyTVL - optimism_routerDailyTVLs( + ): stagingpolygonzkevm_SnapshotRoot + stagingpolygonzkevm_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: optimism_RouterDailyTVL_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RouterDailyTVL_filter + orderBy: stagingpolygonzkevm_SnapshotRoot_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_SnapshotRoot_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RouterDailyTVL!]! - optimism_routerLiquidityEvent( + ): [stagingpolygonzkevm_SnapshotRoot!]! + stagingpolygonzkevm_spokeConnectorMode( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RouterLiquidityEvent - optimism_routerLiquidityEvents( + ): stagingpolygonzkevm_SpokeConnectorMode + stagingpolygonzkevm_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: optimism_RouterLiquidityEvent_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RouterLiquidityEvent_filter + orderBy: stagingpolygonzkevm_SpokeConnectorMode_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_SpokeConnectorMode_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RouterLiquidityEvent!]! - optimism_setting( + ): [stagingpolygonzkevm_SpokeConnectorMode!]! + stagingpolygonzkevm_aggregateRootProposed( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Setting - optimism_settings( + ): stagingpolygonzkevm_AggregateRootProposed + stagingpolygonzkevm_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: optimism_Setting_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Setting_filter + orderBy: stagingpolygonzkevm_AggregateRootProposed_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_AggregateRootProposed_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Setting!]! - optimism_relayer( + ): [stagingpolygonzkevm_AggregateRootProposed!]! + stagingpolygonzkevm_optimisticRootFinalized( 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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Relayer - optimism_relayers( + ): stagingpolygonzkevm_OptimisticRootFinalized + stagingpolygonzkevm_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: optimism_Relayer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Relayer_filter + orderBy: stagingpolygonzkevm_OptimisticRootFinalized_orderBy + orderDirection: stagingpolygonzkevm_OrderDirection + where: stagingpolygonzkevm_OptimisticRootFinalized_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. """ - block: optimism_Block_height + block: stagingpolygonzkevm_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Relayer!]! - optimism_sequencer( + ): [stagingpolygonzkevm_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingpolygonzkevm__meta(block: stagingpolygonzkevm_Block_height): stagingpolygonzkevm__Meta_ + stagingavalanche_asset( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_Sequencer - optimism_sequencers( + ): stagingavalanche_Asset + stagingavalanche_assets( skip: Int = 0 first: Int = 100 - orderBy: optimism_Sequencer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_Sequencer_filter + orderBy: stagingavalanche_Asset_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Asset_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_Sequencer!]! - optimism_relayerFee( + ): [stagingavalanche_Asset!]! + stagingavalanche_assetStatus( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RelayerFee - optimism_relayerFees( + ): stagingavalanche_AssetStatus + stagingavalanche_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: optimism_RelayerFee_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RelayerFee_filter + orderBy: stagingavalanche_AssetStatus_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AssetStatus_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RelayerFee!]! - optimism_originTransfer( + ): [stagingavalanche_AssetStatus!]! + stagingavalanche_assetBalance( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_OriginTransfer - optimism_originTransfers( + ): stagingavalanche_AssetBalance + stagingavalanche_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: optimism_OriginTransfer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_OriginTransfer_filter + orderBy: stagingavalanche_AssetBalance_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AssetBalance_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_OriginTransfer!]! - optimism_destinationTransfer( + ): [stagingavalanche_AssetBalance!]! + stagingavalanche_router( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_DestinationTransfer - optimism_destinationTransfers( + ): stagingavalanche_Router + stagingavalanche_routers( skip: Int = 0 first: Int = 100 - orderBy: optimism_DestinationTransfer_orderBy - orderDirection: optimism_OrderDirection - where: optimism_DestinationTransfer_filter + orderBy: stagingavalanche_Router_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Router_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_DestinationTransfer!]! - optimism_originMessage( + ): [stagingavalanche_Router!]! + stagingavalanche_routerDailyTVL( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_OriginMessage - optimism_originMessages( + ): stagingavalanche_RouterDailyTVL + stagingavalanche_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: optimism_OriginMessage_orderBy - orderDirection: optimism_OrderDirection - where: optimism_OriginMessage_filter + orderBy: stagingavalanche_RouterDailyTVL_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RouterDailyTVL_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_OriginMessage!]! - optimism_aggregateRoot( + ): [stagingavalanche_RouterDailyTVL!]! + stagingavalanche_routerLiquidityEvent( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AggregateRoot - optimism_aggregateRoots( + ): stagingavalanche_RouterLiquidityEvent + stagingavalanche_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: optimism_AggregateRoot_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AggregateRoot_filter + orderBy: stagingavalanche_RouterLiquidityEvent_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RouterLiquidityEvent_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AggregateRoot!]! - optimism_connectorMeta( + ): [stagingavalanche_RouterLiquidityEvent!]! + stagingavalanche_setting( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_ConnectorMeta - optimism_connectorMetas( + ): stagingavalanche_Setting + stagingavalanche_settings( skip: Int = 0 first: Int = 100 - orderBy: optimism_ConnectorMeta_orderBy - orderDirection: optimism_OrderDirection - where: optimism_ConnectorMeta_filter + orderBy: stagingavalanche_Setting_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Setting_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_ConnectorMeta!]! - optimism_rootCount( + ): [stagingavalanche_Setting!]! + stagingavalanche_relayer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RootCount - optimism_rootCounts( + ): stagingavalanche_Relayer + stagingavalanche_relayers( skip: Int = 0 first: Int = 100 - orderBy: optimism_RootCount_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RootCount_filter + orderBy: stagingavalanche_Relayer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Relayer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RootCount!]! - optimism_rootMessageSent( + ): [stagingavalanche_Relayer!]! + stagingavalanche_sequencer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RootMessageSent - optimism_rootMessageSents( + ): stagingavalanche_Sequencer + stagingavalanche_sequencers( skip: Int = 0 first: Int = 100 - orderBy: optimism_RootMessageSent_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RootMessageSent_filter + orderBy: stagingavalanche_Sequencer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_Sequencer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RootMessageSent!]! - optimism_relayerFeesIncrease( + ): [stagingavalanche_Sequencer!]! + stagingavalanche_relayerFee( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_RelayerFeesIncrease - optimism_relayerFeesIncreases( + ): stagingavalanche_RelayerFee + stagingavalanche_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: optimism_RelayerFeesIncrease_orderBy - orderDirection: optimism_OrderDirection - where: optimism_RelayerFeesIncrease_filter + orderBy: stagingavalanche_RelayerFee_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RelayerFee_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_RelayerFeesIncrease!]! - optimism_slippageUpdate( + ): [stagingavalanche_RelayerFee!]! + stagingavalanche_originTransfer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_SlippageUpdate - optimism_slippageUpdates( + ): stagingavalanche_OriginTransfer + stagingavalanche_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimism_SlippageUpdate_orderBy - orderDirection: optimism_OrderDirection - where: optimism_SlippageUpdate_filter + orderBy: stagingavalanche_OriginTransfer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_OriginTransfer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_SlippageUpdate!]! - optimism_snapshotRoot( + ): [stagingavalanche_OriginTransfer!]! + stagingavalanche_destinationTransfer( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_SnapshotRoot - optimism_snapshotRoots( + ): stagingavalanche_DestinationTransfer + stagingavalanche_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: optimism_SnapshotRoot_orderBy - orderDirection: optimism_OrderDirection - where: optimism_SnapshotRoot_filter + orderBy: stagingavalanche_DestinationTransfer_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_DestinationTransfer_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_SnapshotRoot!]! - optimism_spokeConnectorMode( + ): [stagingavalanche_DestinationTransfer!]! + stagingavalanche_originMessage( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_SpokeConnectorMode - optimism_spokeConnectorModes( + ): stagingavalanche_OriginMessage + stagingavalanche_originMessages( skip: Int = 0 first: Int = 100 - orderBy: optimism_SpokeConnectorMode_orderBy - orderDirection: optimism_OrderDirection - where: optimism_SpokeConnectorMode_filter + orderBy: stagingavalanche_OriginMessage_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_OriginMessage_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_SpokeConnectorMode!]! - optimism_aggregateRootProposed( + ): [stagingavalanche_OriginMessage!]! + stagingavalanche_aggregateRoot( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_AggregateRootProposed - optimism_aggregateRootProposeds( + ): stagingavalanche_AggregateRoot + stagingavalanche_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: optimism_AggregateRootProposed_orderBy - orderDirection: optimism_OrderDirection - where: optimism_AggregateRootProposed_filter + orderBy: stagingavalanche_AggregateRoot_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AggregateRoot_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_AggregateRootProposed!]! - optimism_optimisticRootFinalized( + ): [stagingavalanche_AggregateRoot!]! + stagingavalanche_connectorMeta( 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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): optimism_OptimisticRootFinalized - optimism_optimisticRootFinalizeds( + ): stagingavalanche_ConnectorMeta + stagingavalanche_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: optimism_OptimisticRootFinalized_orderBy - orderDirection: optimism_OrderDirection - where: optimism_OptimisticRootFinalized_filter + orderBy: stagingavalanche_ConnectorMeta_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_ConnectorMeta_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. """ - block: optimism_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [optimism_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - optimism__meta(block: optimism_Block_height): optimism__Meta_ - stagingzksync_asset( + ): [stagingavalanche_ConnectorMeta!]! + stagingavalanche_rootCount( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Asset - stagingzksync_assets( + ): stagingavalanche_RootCount + stagingavalanche_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Asset_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Asset_filter + orderBy: stagingavalanche_RootCount_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RootCount_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Asset!]! - stagingzksync_assetStatus( + ): [stagingavalanche_RootCount!]! + stagingavalanche_rootMessageSent( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AssetStatus - stagingzksync_assetStatuses( + ): stagingavalanche_RootMessageSent + stagingavalanche_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AssetStatus_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AssetStatus_filter + orderBy: stagingavalanche_RootMessageSent_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RootMessageSent_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AssetStatus!]! - stagingzksync_assetBalance( + ): [stagingavalanche_RootMessageSent!]! + stagingavalanche_relayerFeesIncrease( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AssetBalance - stagingzksync_assetBalances( + ): stagingavalanche_RelayerFeesIncrease + stagingavalanche_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AssetBalance_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AssetBalance_filter + orderBy: stagingavalanche_RelayerFeesIncrease_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_RelayerFeesIncrease_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AssetBalance!]! - stagingzksync_router( + ): [stagingavalanche_RelayerFeesIncrease!]! + stagingavalanche_slippageUpdate( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Router - stagingzksync_routers( + ): stagingavalanche_SlippageUpdate + stagingavalanche_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Router_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Router_filter + orderBy: stagingavalanche_SlippageUpdate_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_SlippageUpdate_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Router!]! - stagingzksync_routerDailyTVL( + ): [stagingavalanche_SlippageUpdate!]! + stagingavalanche_snapshotRoot( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RouterDailyTVL - stagingzksync_routerDailyTVLs( + ): stagingavalanche_SnapshotRoot + stagingavalanche_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RouterDailyTVL_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RouterDailyTVL_filter + orderBy: stagingavalanche_SnapshotRoot_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_SnapshotRoot_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RouterDailyTVL!]! - stagingzksync_routerLiquidityEvent( + ): [stagingavalanche_SnapshotRoot!]! + stagingavalanche_spokeConnectorMode( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RouterLiquidityEvent - stagingzksync_routerLiquidityEvents( + ): stagingavalanche_SpokeConnectorMode + stagingavalanche_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RouterLiquidityEvent_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RouterLiquidityEvent_filter + orderBy: stagingavalanche_SpokeConnectorMode_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_SpokeConnectorMode_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RouterLiquidityEvent!]! - stagingzksync_setting( + ): [stagingavalanche_SpokeConnectorMode!]! + stagingavalanche_aggregateRootProposed( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Setting - stagingzksync_settings( + ): stagingavalanche_AggregateRootProposed + stagingavalanche_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Setting_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Setting_filter + orderBy: stagingavalanche_AggregateRootProposed_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_AggregateRootProposed_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Setting!]! - stagingzksync_relayer( + ): [stagingavalanche_AggregateRootProposed!]! + stagingavalanche_optimisticRootFinalized( 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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Relayer - stagingzksync_relayers( + ): stagingavalanche_OptimisticRootFinalized + stagingavalanche_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Relayer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Relayer_filter + orderBy: stagingavalanche_OptimisticRootFinalized_orderBy + orderDirection: stagingavalanche_OrderDirection + where: stagingavalanche_OptimisticRootFinalized_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. """ - block: stagingzksync_Block_height + block: stagingavalanche_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Relayer!]! - stagingzksync_sequencer( + ): [stagingavalanche_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingavalanche__meta(block: stagingavalanche_Block_height): stagingavalanche__Meta_ + stagingpolygon_asset( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_Sequencer - stagingzksync_sequencers( + ): stagingpolygon_Asset + stagingpolygon_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_Sequencer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_Sequencer_filter + orderBy: stagingpolygon_Asset_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Asset_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_Sequencer!]! - stagingzksync_relayerFee( + ): [stagingpolygon_Asset!]! + stagingpolygon_assetStatus( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RelayerFee - stagingzksync_relayerFees( + ): stagingpolygon_AssetStatus + stagingpolygon_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RelayerFee_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RelayerFee_filter + orderBy: stagingpolygon_AssetStatus_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AssetStatus_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RelayerFee!]! - stagingzksync_originTransfer( + ): [stagingpolygon_AssetStatus!]! + stagingpolygon_assetBalance( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_OriginTransfer - stagingzksync_originTransfers( + ): stagingpolygon_AssetBalance + stagingpolygon_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_OriginTransfer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_OriginTransfer_filter + orderBy: stagingpolygon_AssetBalance_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AssetBalance_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_OriginTransfer!]! - stagingzksync_destinationTransfer( + ): [stagingpolygon_AssetBalance!]! + stagingpolygon_router( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_DestinationTransfer - stagingzksync_destinationTransfers( + ): stagingpolygon_Router + stagingpolygon_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_DestinationTransfer_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_DestinationTransfer_filter + orderBy: stagingpolygon_Router_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Router_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_DestinationTransfer!]! - stagingzksync_originMessage( + ): [stagingpolygon_Router!]! + stagingpolygon_routerDailyTVL( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_OriginMessage - stagingzksync_originMessages( + ): stagingpolygon_RouterDailyTVL + stagingpolygon_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_OriginMessage_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_OriginMessage_filter + orderBy: stagingpolygon_RouterDailyTVL_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RouterDailyTVL_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_OriginMessage!]! - stagingzksync_aggregateRoot( + ): [stagingpolygon_RouterDailyTVL!]! + stagingpolygon_routerLiquidityEvent( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AggregateRoot - stagingzksync_aggregateRoots( + ): stagingpolygon_RouterLiquidityEvent + stagingpolygon_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AggregateRoot_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AggregateRoot_filter + orderBy: stagingpolygon_RouterLiquidityEvent_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RouterLiquidityEvent_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AggregateRoot!]! - stagingzksync_connectorMeta( + ): [stagingpolygon_RouterLiquidityEvent!]! + stagingpolygon_setting( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_ConnectorMeta - stagingzksync_connectorMetas( + ): stagingpolygon_Setting + stagingpolygon_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_ConnectorMeta_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_ConnectorMeta_filter + orderBy: stagingpolygon_Setting_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Setting_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_ConnectorMeta!]! - stagingzksync_rootCount( + ): [stagingpolygon_Setting!]! + stagingpolygon_relayer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RootCount - stagingzksync_rootCounts( + ): stagingpolygon_Relayer + stagingpolygon_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RootCount_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RootCount_filter + orderBy: stagingpolygon_Relayer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Relayer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RootCount!]! - stagingzksync_rootMessageSent( + ): [stagingpolygon_Relayer!]! + stagingpolygon_sequencer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RootMessageSent - stagingzksync_rootMessageSents( + ): stagingpolygon_Sequencer + stagingpolygon_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RootMessageSent_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RootMessageSent_filter + orderBy: stagingpolygon_Sequencer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_Sequencer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RootMessageSent!]! - stagingzksync_relayerFeesIncrease( + ): [stagingpolygon_Sequencer!]! + stagingpolygon_relayerFee( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_RelayerFeesIncrease - stagingzksync_relayerFeesIncreases( + ): stagingpolygon_RelayerFee + stagingpolygon_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_RelayerFeesIncrease_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_RelayerFeesIncrease_filter + orderBy: stagingpolygon_RelayerFee_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RelayerFee_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_RelayerFeesIncrease!]! - stagingzksync_slippageUpdate( + ): [stagingpolygon_RelayerFee!]! + stagingpolygon_originTransfer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_SlippageUpdate - stagingzksync_slippageUpdates( + ): stagingpolygon_OriginTransfer + stagingpolygon_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_SlippageUpdate_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_SlippageUpdate_filter + orderBy: stagingpolygon_OriginTransfer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_OriginTransfer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_SlippageUpdate!]! - stagingzksync_snapshotRoot( + ): [stagingpolygon_OriginTransfer!]! + stagingpolygon_destinationTransfer( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_SnapshotRoot - stagingzksync_snapshotRoots( + ): stagingpolygon_DestinationTransfer + stagingpolygon_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_SnapshotRoot_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_SnapshotRoot_filter + orderBy: stagingpolygon_DestinationTransfer_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_DestinationTransfer_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_SnapshotRoot!]! - stagingzksync_spokeConnectorMode( + ): [stagingpolygon_DestinationTransfer!]! + stagingpolygon_originMessage( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_SpokeConnectorMode - stagingzksync_spokeConnectorModes( + ): stagingpolygon_OriginMessage + stagingpolygon_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_SpokeConnectorMode_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_SpokeConnectorMode_filter + orderBy: stagingpolygon_OriginMessage_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_OriginMessage_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_SpokeConnectorMode!]! - stagingzksync_aggregateRootProposed( + ): [stagingpolygon_OriginMessage!]! + stagingpolygon_aggregateRoot( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_AggregateRootProposed - stagingzksync_aggregateRootProposeds( + ): stagingpolygon_AggregateRoot + stagingpolygon_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_AggregateRootProposed_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_AggregateRootProposed_filter + orderBy: stagingpolygon_AggregateRoot_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AggregateRoot_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_AggregateRootProposed!]! - stagingzksync_optimisticRootFinalized( + ): [stagingpolygon_AggregateRoot!]! + stagingpolygon_connectorMeta( 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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingzksync_OptimisticRootFinalized - stagingzksync_optimisticRootFinalizeds( + ): stagingpolygon_ConnectorMeta + stagingpolygon_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingzksync_OptimisticRootFinalized_orderBy - orderDirection: stagingzksync_OrderDirection - where: stagingzksync_OptimisticRootFinalized_filter + orderBy: stagingpolygon_ConnectorMeta_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_ConnectorMeta_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. """ - block: stagingzksync_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingzksync_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingzksync__meta(block: stagingzksync_Block_height): stagingzksync__Meta_ - metis_asset( + ): [stagingpolygon_ConnectorMeta!]! + stagingpolygon_rootCount( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Asset - metis_assets( + ): stagingpolygon_RootCount + stagingpolygon_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: metis_Asset_orderBy - orderDirection: metis_OrderDirection - where: metis_Asset_filter + orderBy: stagingpolygon_RootCount_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RootCount_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Asset!]! - metis_assetStatus( + ): [stagingpolygon_RootCount!]! + stagingpolygon_rootMessageSent( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AssetStatus - metis_assetStatuses( + ): stagingpolygon_RootMessageSent + stagingpolygon_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: metis_AssetStatus_orderBy - orderDirection: metis_OrderDirection - where: metis_AssetStatus_filter + orderBy: stagingpolygon_RootMessageSent_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RootMessageSent_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AssetStatus!]! - metis_assetBalance( + ): [stagingpolygon_RootMessageSent!]! + stagingpolygon_relayerFeesIncrease( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AssetBalance - metis_assetBalances( + ): stagingpolygon_RelayerFeesIncrease + stagingpolygon_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: metis_AssetBalance_orderBy - orderDirection: metis_OrderDirection - where: metis_AssetBalance_filter + orderBy: stagingpolygon_RelayerFeesIncrease_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_RelayerFeesIncrease_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AssetBalance!]! - metis_router( + ): [stagingpolygon_RelayerFeesIncrease!]! + stagingpolygon_slippageUpdate( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Router - metis_routers( + ): stagingpolygon_SlippageUpdate + stagingpolygon_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: metis_Router_orderBy - orderDirection: metis_OrderDirection - where: metis_Router_filter + orderBy: stagingpolygon_SlippageUpdate_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_SlippageUpdate_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Router!]! - metis_routerDailyTVL( + ): [stagingpolygon_SlippageUpdate!]! + stagingpolygon_snapshotRoot( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RouterDailyTVL - metis_routerDailyTVLs( + ): stagingpolygon_SnapshotRoot + stagingpolygon_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: metis_RouterDailyTVL_orderBy - orderDirection: metis_OrderDirection - where: metis_RouterDailyTVL_filter + orderBy: stagingpolygon_SnapshotRoot_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_SnapshotRoot_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RouterDailyTVL!]! - metis_routerLiquidityEvent( + ): [stagingpolygon_SnapshotRoot!]! + stagingpolygon_spokeConnectorMode( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RouterLiquidityEvent - metis_routerLiquidityEvents( + ): stagingpolygon_SpokeConnectorMode + stagingpolygon_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: metis_RouterLiquidityEvent_orderBy - orderDirection: metis_OrderDirection - where: metis_RouterLiquidityEvent_filter + orderBy: stagingpolygon_SpokeConnectorMode_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_SpokeConnectorMode_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RouterLiquidityEvent!]! - metis_setting( + ): [stagingpolygon_SpokeConnectorMode!]! + stagingpolygon_aggregateRootProposed( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Setting - metis_settings( + ): stagingpolygon_AggregateRootProposed + stagingpolygon_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: metis_Setting_orderBy - orderDirection: metis_OrderDirection - where: metis_Setting_filter + orderBy: stagingpolygon_AggregateRootProposed_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_AggregateRootProposed_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Setting!]! - metis_relayer( + ): [stagingpolygon_AggregateRootProposed!]! + stagingpolygon_optimisticRootFinalized( 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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Relayer - metis_relayers( + ): stagingpolygon_OptimisticRootFinalized + stagingpolygon_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: metis_Relayer_orderBy - orderDirection: metis_OrderDirection - where: metis_Relayer_filter + orderBy: stagingpolygon_OptimisticRootFinalized_orderBy + orderDirection: stagingpolygon_OrderDirection + where: stagingpolygon_OptimisticRootFinalized_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. """ - block: metis_Block_height + block: stagingpolygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Relayer!]! - metis_sequencer( + ): [stagingpolygon_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingpolygon__meta(block: stagingpolygon_Block_height): stagingpolygon__Meta_ + polygonzkevm_swap_asset( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_Sequencer - metis_sequencers( + ): polygonzkevm_swap_Asset + polygonzkevm_swap_assets( skip: Int = 0 first: Int = 100 - orderBy: metis_Sequencer_orderBy - orderDirection: metis_OrderDirection - where: metis_Sequencer_filter + orderBy: polygonzkevm_swap_Asset_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Asset_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_Sequencer!]! - metis_relayerFee( + ): [polygonzkevm_swap_Asset!]! + polygonzkevm_swap_assetStatus( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RelayerFee - metis_relayerFees( + ): polygonzkevm_swap_AssetStatus + polygonzkevm_swap_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: metis_RelayerFee_orderBy - orderDirection: metis_OrderDirection - where: metis_RelayerFee_filter + orderBy: polygonzkevm_swap_AssetStatus_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AssetStatus_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RelayerFee!]! - metis_originTransfer( + ): [polygonzkevm_swap_AssetStatus!]! + polygonzkevm_swap_assetBalance( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_OriginTransfer - metis_originTransfers( + ): polygonzkevm_swap_AssetBalance + polygonzkevm_swap_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: metis_OriginTransfer_orderBy - orderDirection: metis_OrderDirection - where: metis_OriginTransfer_filter + orderBy: polygonzkevm_swap_AssetBalance_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AssetBalance_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_OriginTransfer!]! - metis_destinationTransfer( + ): [polygonzkevm_swap_AssetBalance!]! + polygonzkevm_swap_router( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_DestinationTransfer - metis_destinationTransfers( + ): polygonzkevm_swap_Router + polygonzkevm_swap_routers( skip: Int = 0 first: Int = 100 - orderBy: metis_DestinationTransfer_orderBy - orderDirection: metis_OrderDirection - where: metis_DestinationTransfer_filter + orderBy: polygonzkevm_swap_Router_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Router_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_DestinationTransfer!]! - metis_originMessage( + ): [polygonzkevm_swap_Router!]! + polygonzkevm_swap_routerDailyTVL( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_OriginMessage - metis_originMessages( + ): polygonzkevm_swap_RouterDailyTVL + polygonzkevm_swap_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: metis_OriginMessage_orderBy - orderDirection: metis_OrderDirection - where: metis_OriginMessage_filter + orderBy: polygonzkevm_swap_RouterDailyTVL_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RouterDailyTVL_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_OriginMessage!]! - metis_aggregateRoot( + ): [polygonzkevm_swap_RouterDailyTVL!]! + polygonzkevm_swap_routerLiquidityEvent( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AggregateRoot - metis_aggregateRoots( + ): polygonzkevm_swap_RouterLiquidityEvent + polygonzkevm_swap_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: metis_AggregateRoot_orderBy - orderDirection: metis_OrderDirection - where: metis_AggregateRoot_filter + orderBy: polygonzkevm_swap_RouterLiquidityEvent_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RouterLiquidityEvent_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AggregateRoot!]! - metis_connectorMeta( + ): [polygonzkevm_swap_RouterLiquidityEvent!]! + polygonzkevm_swap_setting( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_ConnectorMeta - metis_connectorMetas( + ): polygonzkevm_swap_Setting + polygonzkevm_swap_settings( skip: Int = 0 first: Int = 100 - orderBy: metis_ConnectorMeta_orderBy - orderDirection: metis_OrderDirection - where: metis_ConnectorMeta_filter + orderBy: polygonzkevm_swap_Setting_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Setting_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_ConnectorMeta!]! - metis_rootCount( + ): [polygonzkevm_swap_Setting!]! + polygonzkevm_swap_relayer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RootCount - metis_rootCounts( + ): polygonzkevm_swap_Relayer + polygonzkevm_swap_relayers( skip: Int = 0 first: Int = 100 - orderBy: metis_RootCount_orderBy - orderDirection: metis_OrderDirection - where: metis_RootCount_filter + orderBy: polygonzkevm_swap_Relayer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Relayer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RootCount!]! - metis_rootMessageSent( + ): [polygonzkevm_swap_Relayer!]! + polygonzkevm_swap_sequencer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RootMessageSent - metis_rootMessageSents( + ): polygonzkevm_swap_Sequencer + polygonzkevm_swap_sequencers( skip: Int = 0 first: Int = 100 - orderBy: metis_RootMessageSent_orderBy - orderDirection: metis_OrderDirection - where: metis_RootMessageSent_filter + orderBy: polygonzkevm_swap_Sequencer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_Sequencer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RootMessageSent!]! - metis_relayerFeesIncrease( + ): [polygonzkevm_swap_Sequencer!]! + polygonzkevm_swap_relayerFee( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_RelayerFeesIncrease - metis_relayerFeesIncreases( + ): polygonzkevm_swap_RelayerFee + polygonzkevm_swap_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: metis_RelayerFeesIncrease_orderBy - orderDirection: metis_OrderDirection - where: metis_RelayerFeesIncrease_filter + orderBy: polygonzkevm_swap_RelayerFee_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RelayerFee_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_RelayerFeesIncrease!]! - metis_slippageUpdate( + ): [polygonzkevm_swap_RelayerFee!]! + polygonzkevm_swap_originTransfer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_SlippageUpdate - metis_slippageUpdates( + ): polygonzkevm_swap_OriginTransfer + polygonzkevm_swap_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: metis_SlippageUpdate_orderBy - orderDirection: metis_OrderDirection - where: metis_SlippageUpdate_filter + orderBy: polygonzkevm_swap_OriginTransfer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_OriginTransfer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_SlippageUpdate!]! - metis_snapshotRoot( + ): [polygonzkevm_swap_OriginTransfer!]! + polygonzkevm_swap_destinationTransfer( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_SnapshotRoot - metis_snapshotRoots( + ): polygonzkevm_swap_DestinationTransfer + polygonzkevm_swap_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: metis_SnapshotRoot_orderBy - orderDirection: metis_OrderDirection - where: metis_SnapshotRoot_filter + orderBy: polygonzkevm_swap_DestinationTransfer_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_DestinationTransfer_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_SnapshotRoot!]! - metis_spokeConnectorMode( + ): [polygonzkevm_swap_DestinationTransfer!]! + polygonzkevm_swap_originMessage( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_SpokeConnectorMode - metis_spokeConnectorModes( + ): polygonzkevm_swap_OriginMessage + polygonzkevm_swap_originMessages( skip: Int = 0 first: Int = 100 - orderBy: metis_SpokeConnectorMode_orderBy - orderDirection: metis_OrderDirection - where: metis_SpokeConnectorMode_filter + orderBy: polygonzkevm_swap_OriginMessage_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_OriginMessage_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_SpokeConnectorMode!]! - metis_aggregateRootProposed( + ): [polygonzkevm_swap_OriginMessage!]! + polygonzkevm_swap_aggregateRoot( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_AggregateRootProposed - metis_aggregateRootProposeds( + ): polygonzkevm_swap_AggregateRoot + polygonzkevm_swap_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: metis_AggregateRootProposed_orderBy - orderDirection: metis_OrderDirection - where: metis_AggregateRootProposed_filter + orderBy: polygonzkevm_swap_AggregateRoot_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AggregateRoot_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_AggregateRootProposed!]! - metis_optimisticRootFinalized( + ): [polygonzkevm_swap_AggregateRoot!]! + polygonzkevm_swap_connectorMeta( 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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): metis_OptimisticRootFinalized - metis_optimisticRootFinalizeds( + ): polygonzkevm_swap_ConnectorMeta + polygonzkevm_swap_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: metis_OptimisticRootFinalized_orderBy - orderDirection: metis_OrderDirection - where: metis_OptimisticRootFinalized_filter + orderBy: polygonzkevm_swap_ConnectorMeta_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_ConnectorMeta_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. """ - block: metis_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [metis_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - metis__meta(block: metis_Block_height): metis__Meta_ - xlayer_asset( + ): [polygonzkevm_swap_ConnectorMeta!]! + polygonzkevm_swap_rootCount( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Asset - xlayer_assets( + ): polygonzkevm_swap_RootCount + polygonzkevm_swap_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Asset_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Asset_filter + orderBy: polygonzkevm_swap_RootCount_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RootCount_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Asset!]! - xlayer_assetStatus( + ): [polygonzkevm_swap_RootCount!]! + polygonzkevm_swap_rootMessageSent( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AssetStatus - xlayer_assetStatuses( + ): polygonzkevm_swap_RootMessageSent + polygonzkevm_swap_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AssetStatus_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AssetStatus_filter + orderBy: polygonzkevm_swap_RootMessageSent_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RootMessageSent_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AssetStatus!]! - xlayer_assetBalance( + ): [polygonzkevm_swap_RootMessageSent!]! + polygonzkevm_swap_relayerFeesIncrease( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AssetBalance - xlayer_assetBalances( + ): polygonzkevm_swap_RelayerFeesIncrease + polygonzkevm_swap_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AssetBalance_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AssetBalance_filter + orderBy: polygonzkevm_swap_RelayerFeesIncrease_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_RelayerFeesIncrease_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AssetBalance!]! - xlayer_router( + ): [polygonzkevm_swap_RelayerFeesIncrease!]! + polygonzkevm_swap_slippageUpdate( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Router - xlayer_routers( + ): polygonzkevm_swap_SlippageUpdate + polygonzkevm_swap_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Router_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Router_filter + orderBy: polygonzkevm_swap_SlippageUpdate_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_SlippageUpdate_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Router!]! - xlayer_routerDailyTVL( + ): [polygonzkevm_swap_SlippageUpdate!]! + polygonzkevm_swap_snapshotRoot( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RouterDailyTVL - xlayer_routerDailyTVLs( + ): polygonzkevm_swap_SnapshotRoot + polygonzkevm_swap_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RouterDailyTVL_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RouterDailyTVL_filter + orderBy: polygonzkevm_swap_SnapshotRoot_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_SnapshotRoot_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RouterDailyTVL!]! - xlayer_routerLiquidityEvent( + ): [polygonzkevm_swap_SnapshotRoot!]! + polygonzkevm_swap_spokeConnectorMode( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RouterLiquidityEvent - xlayer_routerLiquidityEvents( + ): polygonzkevm_swap_SpokeConnectorMode + polygonzkevm_swap_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RouterLiquidityEvent_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RouterLiquidityEvent_filter + orderBy: polygonzkevm_swap_SpokeConnectorMode_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_SpokeConnectorMode_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RouterLiquidityEvent!]! - xlayer_setting( + ): [polygonzkevm_swap_SpokeConnectorMode!]! + polygonzkevm_swap_aggregateRootProposed( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Setting - xlayer_settings( + ): polygonzkevm_swap_AggregateRootProposed + polygonzkevm_swap_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Setting_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Setting_filter + orderBy: polygonzkevm_swap_AggregateRootProposed_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_AggregateRootProposed_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Setting!]! - xlayer_relayer( + ): [polygonzkevm_swap_AggregateRootProposed!]! + polygonzkevm_swap_optimisticRootFinalized( 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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Relayer - xlayer_relayers( + ): polygonzkevm_swap_OptimisticRootFinalized + polygonzkevm_swap_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Relayer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Relayer_filter + orderBy: polygonzkevm_swap_OptimisticRootFinalized_orderBy + orderDirection: polygonzkevm_swap_OrderDirection + where: polygonzkevm_swap_OptimisticRootFinalized_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. """ - block: xlayer_Block_height + block: polygonzkevm_swap_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Relayer!]! - xlayer_sequencer( + ): [polygonzkevm_swap_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + polygonzkevm_swap__meta(block: polygonzkevm_swap_Block_height): polygonzkevm_swap__Meta_ + stagingzksync_asset( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_Sequencer - xlayer_sequencers( + ): stagingzksync_Asset + stagingzksync_assets( skip: Int = 0 first: Int = 100 - orderBy: xlayer_Sequencer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_Sequencer_filter + orderBy: stagingzksync_Asset_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Asset_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_Sequencer!]! - xlayer_relayerFee( + ): [stagingzksync_Asset!]! + stagingzksync_assetStatus( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RelayerFee - xlayer_relayerFees( + ): stagingzksync_AssetStatus + stagingzksync_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RelayerFee_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RelayerFee_filter + orderBy: stagingzksync_AssetStatus_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AssetStatus_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RelayerFee!]! - xlayer_originTransfer( + ): [stagingzksync_AssetStatus!]! + stagingzksync_assetBalance( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_OriginTransfer - xlayer_originTransfers( + ): stagingzksync_AssetBalance + stagingzksync_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: xlayer_OriginTransfer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_OriginTransfer_filter + orderBy: stagingzksync_AssetBalance_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AssetBalance_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_OriginTransfer!]! - xlayer_destinationTransfer( + ): [stagingzksync_AssetBalance!]! + stagingzksync_router( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_DestinationTransfer - xlayer_destinationTransfers( + ): stagingzksync_Router + stagingzksync_routers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_DestinationTransfer_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_DestinationTransfer_filter + orderBy: stagingzksync_Router_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Router_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_DestinationTransfer!]! - xlayer_originMessage( + ): [stagingzksync_Router!]! + stagingzksync_routerDailyTVL( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_OriginMessage - xlayer_originMessages( + ): stagingzksync_RouterDailyTVL + stagingzksync_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: xlayer_OriginMessage_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_OriginMessage_filter + orderBy: stagingzksync_RouterDailyTVL_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RouterDailyTVL_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_OriginMessage!]! - xlayer_aggregateRoot( + ): [stagingzksync_RouterDailyTVL!]! + stagingzksync_routerLiquidityEvent( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AggregateRoot - xlayer_aggregateRoots( + ): stagingzksync_RouterLiquidityEvent + stagingzksync_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AggregateRoot_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AggregateRoot_filter + orderBy: stagingzksync_RouterLiquidityEvent_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RouterLiquidityEvent_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AggregateRoot!]! - xlayer_connectorMeta( + ): [stagingzksync_RouterLiquidityEvent!]! + stagingzksync_setting( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_ConnectorMeta - xlayer_connectorMetas( + ): stagingzksync_Setting + stagingzksync_settings( skip: Int = 0 first: Int = 100 - orderBy: xlayer_ConnectorMeta_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_ConnectorMeta_filter + orderBy: stagingzksync_Setting_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Setting_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_ConnectorMeta!]! - xlayer_rootCount( + ): [stagingzksync_Setting!]! + stagingzksync_relayer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RootCount - xlayer_rootCounts( + ): stagingzksync_Relayer + stagingzksync_relayers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RootCount_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RootCount_filter + orderBy: stagingzksync_Relayer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Relayer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RootCount!]! - xlayer_rootMessageSent( + ): [stagingzksync_Relayer!]! + stagingzksync_sequencer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RootMessageSent - xlayer_rootMessageSents( + ): stagingzksync_Sequencer + stagingzksync_sequencers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RootMessageSent_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RootMessageSent_filter + orderBy: stagingzksync_Sequencer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_Sequencer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RootMessageSent!]! - xlayer_relayerFeesIncrease( + ): [stagingzksync_Sequencer!]! + stagingzksync_relayerFee( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_RelayerFeesIncrease - xlayer_relayerFeesIncreases( + ): stagingzksync_RelayerFee + stagingzksync_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: xlayer_RelayerFeesIncrease_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_RelayerFeesIncrease_filter + orderBy: stagingzksync_RelayerFee_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RelayerFee_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_RelayerFeesIncrease!]! - xlayer_slippageUpdate( + ): [stagingzksync_RelayerFee!]! + stagingzksync_originTransfer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_SlippageUpdate - xlayer_slippageUpdates( + ): stagingzksync_OriginTransfer + stagingzksync_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_SlippageUpdate_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_SlippageUpdate_filter + orderBy: stagingzksync_OriginTransfer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_OriginTransfer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_SlippageUpdate!]! - xlayer_snapshotRoot( + ): [stagingzksync_OriginTransfer!]! + stagingzksync_destinationTransfer( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_SnapshotRoot - xlayer_snapshotRoots( + ): stagingzksync_DestinationTransfer + stagingzksync_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: xlayer_SnapshotRoot_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_SnapshotRoot_filter + orderBy: stagingzksync_DestinationTransfer_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_DestinationTransfer_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_SnapshotRoot!]! - xlayer_spokeConnectorMode( + ): [stagingzksync_DestinationTransfer!]! + stagingzksync_originMessage( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_SpokeConnectorMode - xlayer_spokeConnectorModes( + ): stagingzksync_OriginMessage + stagingzksync_originMessages( skip: Int = 0 first: Int = 100 - orderBy: xlayer_SpokeConnectorMode_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_SpokeConnectorMode_filter + orderBy: stagingzksync_OriginMessage_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_OriginMessage_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_SpokeConnectorMode!]! - xlayer_aggregateRootProposed( + ): [stagingzksync_OriginMessage!]! + stagingzksync_aggregateRoot( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_AggregateRootProposed - xlayer_aggregateRootProposeds( + ): stagingzksync_AggregateRoot + stagingzksync_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: xlayer_AggregateRootProposed_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_AggregateRootProposed_filter + orderBy: stagingzksync_AggregateRoot_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AggregateRoot_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_AggregateRootProposed!]! - xlayer_optimisticRootFinalized( + ): [stagingzksync_AggregateRoot!]! + stagingzksync_connectorMeta( 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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): xlayer_OptimisticRootFinalized - xlayer_optimisticRootFinalizeds( + ): stagingzksync_ConnectorMeta + stagingzksync_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: xlayer_OptimisticRootFinalized_orderBy - orderDirection: xlayer_OrderDirection - where: xlayer_OptimisticRootFinalized_filter + orderBy: stagingzksync_ConnectorMeta_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_ConnectorMeta_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. """ - block: xlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [xlayer_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - xlayer__meta(block: xlayer_Block_height): xlayer__Meta_ - stagingxlayer_asset( + ): [stagingzksync_ConnectorMeta!]! + stagingzksync_rootCount( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Asset - stagingxlayer_assets( + ): stagingzksync_RootCount + stagingzksync_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Asset_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Asset_filter + orderBy: stagingzksync_RootCount_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RootCount_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Asset!]! - stagingxlayer_assetStatus( + ): [stagingzksync_RootCount!]! + stagingzksync_rootMessageSent( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AssetStatus - stagingxlayer_assetStatuses( + ): stagingzksync_RootMessageSent + stagingzksync_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AssetStatus_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AssetStatus_filter + orderBy: stagingzksync_RootMessageSent_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RootMessageSent_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AssetStatus!]! - stagingxlayer_assetBalance( + ): [stagingzksync_RootMessageSent!]! + stagingzksync_relayerFeesIncrease( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AssetBalance - stagingxlayer_assetBalances( + ): stagingzksync_RelayerFeesIncrease + stagingzksync_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AssetBalance_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AssetBalance_filter + orderBy: stagingzksync_RelayerFeesIncrease_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_RelayerFeesIncrease_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AssetBalance!]! - stagingxlayer_router( + ): [stagingzksync_RelayerFeesIncrease!]! + stagingzksync_slippageUpdate( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Router - stagingxlayer_routers( + ): stagingzksync_SlippageUpdate + stagingzksync_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Router_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Router_filter + orderBy: stagingzksync_SlippageUpdate_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_SlippageUpdate_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Router!]! - stagingxlayer_routerDailyTVL( + ): [stagingzksync_SlippageUpdate!]! + stagingzksync_snapshotRoot( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RouterDailyTVL - stagingxlayer_routerDailyTVLs( + ): stagingzksync_SnapshotRoot + stagingzksync_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RouterDailyTVL_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RouterDailyTVL_filter + orderBy: stagingzksync_SnapshotRoot_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_SnapshotRoot_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RouterDailyTVL!]! - stagingxlayer_routerLiquidityEvent( + ): [stagingzksync_SnapshotRoot!]! + stagingzksync_spokeConnectorMode( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RouterLiquidityEvent - stagingxlayer_routerLiquidityEvents( + ): stagingzksync_SpokeConnectorMode + stagingzksync_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RouterLiquidityEvent_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RouterLiquidityEvent_filter + orderBy: stagingzksync_SpokeConnectorMode_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_SpokeConnectorMode_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RouterLiquidityEvent!]! - stagingxlayer_setting( + ): [stagingzksync_SpokeConnectorMode!]! + stagingzksync_aggregateRootProposed( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Setting - stagingxlayer_settings( + ): stagingzksync_AggregateRootProposed + stagingzksync_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Setting_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Setting_filter + orderBy: stagingzksync_AggregateRootProposed_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_AggregateRootProposed_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Setting!]! - stagingxlayer_relayer( + ): [stagingzksync_AggregateRootProposed!]! + stagingzksync_optimisticRootFinalized( 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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Relayer - stagingxlayer_relayers( + ): stagingzksync_OptimisticRootFinalized + stagingzksync_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Relayer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Relayer_filter + orderBy: stagingzksync_OptimisticRootFinalized_orderBy + orderDirection: stagingzksync_OrderDirection + where: stagingzksync_OptimisticRootFinalized_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. """ - block: stagingxlayer_Block_height + block: stagingzksync_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Relayer!]! - stagingxlayer_sequencer( + ): [stagingzksync_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingzksync__meta(block: stagingzksync_Block_height): stagingzksync__Meta_ + polygon_asset( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_Sequencer - stagingxlayer_sequencers( + ): polygon_Asset + polygon_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_Sequencer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_Sequencer_filter + orderBy: polygon_Asset_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Asset_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_Sequencer!]! - stagingxlayer_relayerFee( + ): [polygon_Asset!]! + polygon_assetStatus( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RelayerFee - stagingxlayer_relayerFees( + ): polygon_AssetStatus + polygon_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RelayerFee_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RelayerFee_filter + orderBy: polygon_AssetStatus_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AssetStatus_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RelayerFee!]! - stagingxlayer_originTransfer( + ): [polygon_AssetStatus!]! + polygon_assetBalance( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_OriginTransfer - stagingxlayer_originTransfers( + ): polygon_AssetBalance + polygon_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_OriginTransfer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_OriginTransfer_filter + orderBy: polygon_AssetBalance_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AssetBalance_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_OriginTransfer!]! - stagingxlayer_destinationTransfer( + ): [polygon_AssetBalance!]! + polygon_router( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_DestinationTransfer - stagingxlayer_destinationTransfers( + ): polygon_Router + polygon_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_DestinationTransfer_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_DestinationTransfer_filter + orderBy: polygon_Router_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Router_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_DestinationTransfer!]! - stagingxlayer_originMessage( + ): [polygon_Router!]! + polygon_routerDailyTVL( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_OriginMessage - stagingxlayer_originMessages( + ): polygon_RouterDailyTVL + polygon_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_OriginMessage_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_OriginMessage_filter + orderBy: polygon_RouterDailyTVL_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RouterDailyTVL_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_OriginMessage!]! - stagingxlayer_aggregateRoot( + ): [polygon_RouterDailyTVL!]! + polygon_routerLiquidityEvent( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AggregateRoot - stagingxlayer_aggregateRoots( + ): polygon_RouterLiquidityEvent + polygon_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AggregateRoot_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AggregateRoot_filter + orderBy: polygon_RouterLiquidityEvent_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RouterLiquidityEvent_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AggregateRoot!]! - stagingxlayer_connectorMeta( + ): [polygon_RouterLiquidityEvent!]! + polygon_setting( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_ConnectorMeta - stagingxlayer_connectorMetas( + ): polygon_Setting + polygon_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_ConnectorMeta_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_ConnectorMeta_filter + orderBy: polygon_Setting_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Setting_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_ConnectorMeta!]! - stagingxlayer_rootCount( + ): [polygon_Setting!]! + polygon_relayer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RootCount - stagingxlayer_rootCounts( + ): polygon_Relayer + polygon_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RootCount_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RootCount_filter + orderBy: polygon_Relayer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Relayer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RootCount!]! - stagingxlayer_rootMessageSent( + ): [polygon_Relayer!]! + polygon_sequencer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RootMessageSent - stagingxlayer_rootMessageSents( + ): polygon_Sequencer + polygon_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RootMessageSent_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RootMessageSent_filter + orderBy: polygon_Sequencer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_Sequencer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RootMessageSent!]! - stagingxlayer_relayerFeesIncrease( + ): [polygon_Sequencer!]! + polygon_relayerFee( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_RelayerFeesIncrease - stagingxlayer_relayerFeesIncreases( + ): polygon_RelayerFee + polygon_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_RelayerFeesIncrease_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_RelayerFeesIncrease_filter + orderBy: polygon_RelayerFee_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RelayerFee_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_RelayerFeesIncrease!]! - stagingxlayer_slippageUpdate( + ): [polygon_RelayerFee!]! + polygon_originTransfer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_SlippageUpdate - stagingxlayer_slippageUpdates( + ): polygon_OriginTransfer + polygon_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_SlippageUpdate_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_SlippageUpdate_filter + orderBy: polygon_OriginTransfer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_OriginTransfer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_SlippageUpdate!]! - stagingxlayer_snapshotRoot( + ): [polygon_OriginTransfer!]! + polygon_destinationTransfer( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_SnapshotRoot - stagingxlayer_snapshotRoots( + ): polygon_DestinationTransfer + polygon_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_SnapshotRoot_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_SnapshotRoot_filter + orderBy: polygon_DestinationTransfer_orderBy + orderDirection: polygon_OrderDirection + where: polygon_DestinationTransfer_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_SnapshotRoot!]! - stagingxlayer_spokeConnectorMode( + ): [polygon_DestinationTransfer!]! + polygon_originMessage( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_SpokeConnectorMode - stagingxlayer_spokeConnectorModes( + ): polygon_OriginMessage + polygon_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_SpokeConnectorMode_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_SpokeConnectorMode_filter + orderBy: polygon_OriginMessage_orderBy + orderDirection: polygon_OrderDirection + where: polygon_OriginMessage_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_SpokeConnectorMode!]! - stagingxlayer_aggregateRootProposed( + ): [polygon_OriginMessage!]! + polygon_aggregateRoot( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_AggregateRootProposed - stagingxlayer_aggregateRootProposeds( + ): polygon_AggregateRoot + polygon_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_AggregateRootProposed_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_AggregateRootProposed_filter + orderBy: polygon_AggregateRoot_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AggregateRoot_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_AggregateRootProposed!]! - stagingxlayer_optimisticRootFinalized( + ): [polygon_AggregateRoot!]! + polygon_connectorMeta( 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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingxlayer_OptimisticRootFinalized - stagingxlayer_optimisticRootFinalizeds( + ): polygon_ConnectorMeta + polygon_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingxlayer_OptimisticRootFinalized_orderBy - orderDirection: stagingxlayer_OrderDirection - where: stagingxlayer_OptimisticRootFinalized_filter + orderBy: polygon_ConnectorMeta_orderBy + orderDirection: polygon_OrderDirection + where: polygon_ConnectorMeta_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. """ - block: stagingxlayer_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingxlayer_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingxlayer__meta(block: stagingxlayer_Block_height): stagingxlayer__Meta_ - stagingmantle_asset( + ): [polygon_ConnectorMeta!]! + polygon_rootCount( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Asset - stagingmantle_assets( + ): polygon_RootCount + polygon_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Asset_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Asset_filter + orderBy: polygon_RootCount_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RootCount_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Asset!]! - stagingmantle_assetStatus( + ): [polygon_RootCount!]! + polygon_rootMessageSent( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AssetStatus - stagingmantle_assetStatuses( + ): polygon_RootMessageSent + polygon_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AssetStatus_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AssetStatus_filter + orderBy: polygon_RootMessageSent_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RootMessageSent_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AssetStatus!]! - stagingmantle_assetBalance( + ): [polygon_RootMessageSent!]! + polygon_relayerFeesIncrease( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AssetBalance - stagingmantle_assetBalances( + ): polygon_RelayerFeesIncrease + polygon_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AssetBalance_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AssetBalance_filter + orderBy: polygon_RelayerFeesIncrease_orderBy + orderDirection: polygon_OrderDirection + where: polygon_RelayerFeesIncrease_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AssetBalance!]! - stagingmantle_router( + ): [polygon_RelayerFeesIncrease!]! + polygon_slippageUpdate( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Router - stagingmantle_routers( + ): polygon_SlippageUpdate + polygon_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Router_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Router_filter + orderBy: polygon_SlippageUpdate_orderBy + orderDirection: polygon_OrderDirection + where: polygon_SlippageUpdate_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Router!]! - stagingmantle_routerDailyTVL( + ): [polygon_SlippageUpdate!]! + polygon_snapshotRoot( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RouterDailyTVL - stagingmantle_routerDailyTVLs( + ): polygon_SnapshotRoot + polygon_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RouterDailyTVL_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RouterDailyTVL_filter + orderBy: polygon_SnapshotRoot_orderBy + orderDirection: polygon_OrderDirection + where: polygon_SnapshotRoot_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RouterDailyTVL!]! - stagingmantle_routerLiquidityEvent( + ): [polygon_SnapshotRoot!]! + polygon_spokeConnectorMode( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RouterLiquidityEvent - stagingmantle_routerLiquidityEvents( + ): polygon_SpokeConnectorMode + polygon_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RouterLiquidityEvent_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RouterLiquidityEvent_filter + orderBy: polygon_SpokeConnectorMode_orderBy + orderDirection: polygon_OrderDirection + where: polygon_SpokeConnectorMode_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RouterLiquidityEvent!]! - stagingmantle_setting( + ): [polygon_SpokeConnectorMode!]! + polygon_aggregateRootProposed( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Setting - stagingmantle_settings( + ): polygon_AggregateRootProposed + polygon_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Setting_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Setting_filter + orderBy: polygon_AggregateRootProposed_orderBy + orderDirection: polygon_OrderDirection + where: polygon_AggregateRootProposed_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Setting!]! - stagingmantle_relayer( + ): [polygon_AggregateRootProposed!]! + polygon_optimisticRootFinalized( 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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Relayer - stagingmantle_relayers( + ): polygon_OptimisticRootFinalized + polygon_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Relayer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Relayer_filter + orderBy: polygon_OptimisticRootFinalized_orderBy + orderDirection: polygon_OrderDirection + where: polygon_OptimisticRootFinalized_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. """ - block: stagingmantle_Block_height + block: polygon_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Relayer!]! - stagingmantle_sequencer( + ): [polygon_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + polygon__meta(block: polygon_Block_height): polygon__Meta_ + xlayer_asset( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_Sequencer - stagingmantle_sequencers( + ): xlayer_Asset + xlayer_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_Sequencer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_Sequencer_filter + orderBy: xlayer_Asset_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Asset_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_Sequencer!]! - stagingmantle_relayerFee( + ): [xlayer_Asset!]! + xlayer_assetStatus( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RelayerFee - stagingmantle_relayerFees( + ): xlayer_AssetStatus + xlayer_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RelayerFee_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RelayerFee_filter + orderBy: xlayer_AssetStatus_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AssetStatus_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RelayerFee!]! - stagingmantle_originTransfer( + ): [xlayer_AssetStatus!]! + xlayer_assetBalance( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_OriginTransfer - stagingmantle_originTransfers( + ): xlayer_AssetBalance + xlayer_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_OriginTransfer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_OriginTransfer_filter + orderBy: xlayer_AssetBalance_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AssetBalance_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_OriginTransfer!]! - stagingmantle_destinationTransfer( + ): [xlayer_AssetBalance!]! + xlayer_router( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_DestinationTransfer - stagingmantle_destinationTransfers( + ): xlayer_Router + xlayer_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_DestinationTransfer_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_DestinationTransfer_filter + orderBy: xlayer_Router_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Router_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_DestinationTransfer!]! - stagingmantle_originMessage( + ): [xlayer_Router!]! + xlayer_routerDailyTVL( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_OriginMessage - stagingmantle_originMessages( + ): xlayer_RouterDailyTVL + xlayer_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_OriginMessage_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_OriginMessage_filter + orderBy: xlayer_RouterDailyTVL_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RouterDailyTVL_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_OriginMessage!]! - stagingmantle_aggregateRoot( + ): [xlayer_RouterDailyTVL!]! + xlayer_routerLiquidityEvent( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AggregateRoot - stagingmantle_aggregateRoots( + ): xlayer_RouterLiquidityEvent + xlayer_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AggregateRoot_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AggregateRoot_filter + orderBy: xlayer_RouterLiquidityEvent_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RouterLiquidityEvent_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AggregateRoot!]! - stagingmantle_connectorMeta( + ): [xlayer_RouterLiquidityEvent!]! + xlayer_setting( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_ConnectorMeta - stagingmantle_connectorMetas( + ): xlayer_Setting + xlayer_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_ConnectorMeta_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_ConnectorMeta_filter + orderBy: xlayer_Setting_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Setting_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_ConnectorMeta!]! - stagingmantle_rootCount( + ): [xlayer_Setting!]! + xlayer_relayer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RootCount - stagingmantle_rootCounts( + ): xlayer_Relayer + xlayer_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RootCount_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RootCount_filter + orderBy: xlayer_Relayer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Relayer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RootCount!]! - stagingmantle_rootMessageSent( + ): [xlayer_Relayer!]! + xlayer_sequencer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RootMessageSent - stagingmantle_rootMessageSents( + ): xlayer_Sequencer + xlayer_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RootMessageSent_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RootMessageSent_filter + orderBy: xlayer_Sequencer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_Sequencer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RootMessageSent!]! - stagingmantle_relayerFeesIncrease( + ): [xlayer_Sequencer!]! + xlayer_relayerFee( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_RelayerFeesIncrease - stagingmantle_relayerFeesIncreases( + ): xlayer_RelayerFee + xlayer_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_RelayerFeesIncrease_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_RelayerFeesIncrease_filter + orderBy: xlayer_RelayerFee_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RelayerFee_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_RelayerFeesIncrease!]! - stagingmantle_slippageUpdate( + ): [xlayer_RelayerFee!]! + xlayer_originTransfer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_SlippageUpdate - stagingmantle_slippageUpdates( + ): xlayer_OriginTransfer + xlayer_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_SlippageUpdate_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_SlippageUpdate_filter + orderBy: xlayer_OriginTransfer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_OriginTransfer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_SlippageUpdate!]! - stagingmantle_snapshotRoot( + ): [xlayer_OriginTransfer!]! + xlayer_destinationTransfer( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_SnapshotRoot - stagingmantle_snapshotRoots( + ): xlayer_DestinationTransfer + xlayer_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_SnapshotRoot_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_SnapshotRoot_filter + orderBy: xlayer_DestinationTransfer_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_DestinationTransfer_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_SnapshotRoot!]! - stagingmantle_spokeConnectorMode( + ): [xlayer_DestinationTransfer!]! + xlayer_originMessage( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_SpokeConnectorMode - stagingmantle_spokeConnectorModes( + ): xlayer_OriginMessage + xlayer_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_SpokeConnectorMode_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_SpokeConnectorMode_filter + orderBy: xlayer_OriginMessage_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_OriginMessage_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_SpokeConnectorMode!]! - stagingmantle_aggregateRootProposed( + ): [xlayer_OriginMessage!]! + xlayer_aggregateRoot( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_AggregateRootProposed - stagingmantle_aggregateRootProposeds( + ): xlayer_AggregateRoot + xlayer_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_AggregateRootProposed_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_AggregateRootProposed_filter + orderBy: xlayer_AggregateRoot_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AggregateRoot_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_AggregateRootProposed!]! - stagingmantle_optimisticRootFinalized( + ): [xlayer_AggregateRoot!]! + xlayer_connectorMeta( 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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmantle_OptimisticRootFinalized - stagingmantle_optimisticRootFinalizeds( + ): xlayer_ConnectorMeta + xlayer_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmantle_OptimisticRootFinalized_orderBy - orderDirection: stagingmantle_OrderDirection - where: stagingmantle_OptimisticRootFinalized_filter + orderBy: xlayer_ConnectorMeta_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_ConnectorMeta_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. """ - block: stagingmantle_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmantle_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingmantle__meta(block: stagingmantle_Block_height): stagingmantle__Meta_ - polygon_asset( + ): [xlayer_ConnectorMeta!]! + xlayer_rootCount( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Asset - polygon_assets( + ): xlayer_RootCount + xlayer_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: polygon_Asset_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Asset_filter + orderBy: xlayer_RootCount_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RootCount_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Asset!]! - polygon_assetStatus( + ): [xlayer_RootCount!]! + xlayer_rootMessageSent( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AssetStatus - polygon_assetStatuses( + ): xlayer_RootMessageSent + xlayer_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: polygon_AssetStatus_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AssetStatus_filter + orderBy: xlayer_RootMessageSent_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RootMessageSent_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AssetStatus!]! - polygon_assetBalance( + ): [xlayer_RootMessageSent!]! + xlayer_relayerFeesIncrease( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AssetBalance - polygon_assetBalances( + ): xlayer_RelayerFeesIncrease + xlayer_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: polygon_AssetBalance_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AssetBalance_filter + orderBy: xlayer_RelayerFeesIncrease_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_RelayerFeesIncrease_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AssetBalance!]! - polygon_router( + ): [xlayer_RelayerFeesIncrease!]! + xlayer_slippageUpdate( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Router - polygon_routers( + ): xlayer_SlippageUpdate + xlayer_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: polygon_Router_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Router_filter + orderBy: xlayer_SlippageUpdate_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_SlippageUpdate_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Router!]! - polygon_routerDailyTVL( + ): [xlayer_SlippageUpdate!]! + xlayer_snapshotRoot( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RouterDailyTVL - polygon_routerDailyTVLs( + ): xlayer_SnapshotRoot + xlayer_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: polygon_RouterDailyTVL_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RouterDailyTVL_filter + orderBy: xlayer_SnapshotRoot_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_SnapshotRoot_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RouterDailyTVL!]! - polygon_routerLiquidityEvent( + ): [xlayer_SnapshotRoot!]! + xlayer_spokeConnectorMode( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RouterLiquidityEvent - polygon_routerLiquidityEvents( + ): xlayer_SpokeConnectorMode + xlayer_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: polygon_RouterLiquidityEvent_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RouterLiquidityEvent_filter + orderBy: xlayer_SpokeConnectorMode_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_SpokeConnectorMode_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RouterLiquidityEvent!]! - polygon_setting( + ): [xlayer_SpokeConnectorMode!]! + xlayer_aggregateRootProposed( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Setting - polygon_settings( + ): xlayer_AggregateRootProposed + xlayer_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_Setting_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Setting_filter + orderBy: xlayer_AggregateRootProposed_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_AggregateRootProposed_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Setting!]! - polygon_relayer( + ): [xlayer_AggregateRootProposed!]! + xlayer_optimisticRootFinalized( 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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Relayer - polygon_relayers( + ): xlayer_OptimisticRootFinalized + xlayer_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: polygon_Relayer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Relayer_filter + orderBy: xlayer_OptimisticRootFinalized_orderBy + orderDirection: xlayer_OrderDirection + where: xlayer_OptimisticRootFinalized_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. """ - block: polygon_Block_height + block: xlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Relayer!]! - polygon_sequencer( + ): [xlayer_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + xlayer__meta(block: xlayer_Block_height): xlayer__Meta_ + mode_asset( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_Sequencer - polygon_sequencers( + ): mode_Asset + mode_assets( skip: Int = 0 first: Int = 100 - orderBy: polygon_Sequencer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_Sequencer_filter + orderBy: mode_Asset_orderBy + orderDirection: mode_OrderDirection + where: mode_Asset_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_Sequencer!]! - polygon_relayerFee( + ): [mode_Asset!]! + mode_assetStatus( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RelayerFee - polygon_relayerFees( + ): mode_AssetStatus + mode_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: polygon_RelayerFee_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RelayerFee_filter + orderBy: mode_AssetStatus_orderBy + orderDirection: mode_OrderDirection + where: mode_AssetStatus_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RelayerFee!]! - polygon_originTransfer( + ): [mode_AssetStatus!]! + mode_assetBalance( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_OriginTransfer - polygon_originTransfers( + ): mode_AssetBalance + mode_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: polygon_OriginTransfer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_OriginTransfer_filter + orderBy: mode_AssetBalance_orderBy + orderDirection: mode_OrderDirection + where: mode_AssetBalance_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_OriginTransfer!]! - polygon_destinationTransfer( + ): [mode_AssetBalance!]! + mode_router( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_DestinationTransfer - polygon_destinationTransfers( + ): mode_Router + mode_routers( skip: Int = 0 first: Int = 100 - orderBy: polygon_DestinationTransfer_orderBy - orderDirection: polygon_OrderDirection - where: polygon_DestinationTransfer_filter + orderBy: mode_Router_orderBy + orderDirection: mode_OrderDirection + where: mode_Router_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_DestinationTransfer!]! - polygon_originMessage( + ): [mode_Router!]! + mode_routerDailyTVL( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_OriginMessage - polygon_originMessages( + ): mode_RouterDailyTVL + mode_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: polygon_OriginMessage_orderBy - orderDirection: polygon_OrderDirection - where: polygon_OriginMessage_filter + orderBy: mode_RouterDailyTVL_orderBy + orderDirection: mode_OrderDirection + where: mode_RouterDailyTVL_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_OriginMessage!]! - polygon_aggregateRoot( + ): [mode_RouterDailyTVL!]! + mode_routerLiquidityEvent( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AggregateRoot - polygon_aggregateRoots( + ): mode_RouterLiquidityEvent + mode_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: polygon_AggregateRoot_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AggregateRoot_filter + orderBy: mode_RouterLiquidityEvent_orderBy + orderDirection: mode_OrderDirection + where: mode_RouterLiquidityEvent_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AggregateRoot!]! - polygon_connectorMeta( + ): [mode_RouterLiquidityEvent!]! + mode_setting( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_ConnectorMeta - polygon_connectorMetas( + ): mode_Setting + mode_settings( skip: Int = 0 first: Int = 100 - orderBy: polygon_ConnectorMeta_orderBy - orderDirection: polygon_OrderDirection - where: polygon_ConnectorMeta_filter + orderBy: mode_Setting_orderBy + orderDirection: mode_OrderDirection + where: mode_Setting_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_ConnectorMeta!]! - polygon_rootCount( + ): [mode_Setting!]! + mode_relayer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RootCount - polygon_rootCounts( + ): mode_Relayer + mode_relayers( skip: Int = 0 first: Int = 100 - orderBy: polygon_RootCount_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RootCount_filter + orderBy: mode_Relayer_orderBy + orderDirection: mode_OrderDirection + where: mode_Relayer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RootCount!]! - polygon_rootMessageSent( + ): [mode_Relayer!]! + mode_sequencer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RootMessageSent - polygon_rootMessageSents( + ): mode_Sequencer + mode_sequencers( skip: Int = 0 first: Int = 100 - orderBy: polygon_RootMessageSent_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RootMessageSent_filter + orderBy: mode_Sequencer_orderBy + orderDirection: mode_OrderDirection + where: mode_Sequencer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RootMessageSent!]! - polygon_relayerFeesIncrease( + ): [mode_Sequencer!]! + mode_relayerFee( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_RelayerFeesIncrease - polygon_relayerFeesIncreases( + ): mode_RelayerFee + mode_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: polygon_RelayerFeesIncrease_orderBy - orderDirection: polygon_OrderDirection - where: polygon_RelayerFeesIncrease_filter + orderBy: mode_RelayerFee_orderBy + orderDirection: mode_OrderDirection + where: mode_RelayerFee_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_RelayerFeesIncrease!]! - polygon_slippageUpdate( + ): [mode_RelayerFee!]! + mode_originTransfer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_SlippageUpdate - polygon_slippageUpdates( + ): mode_OriginTransfer + mode_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygon_SlippageUpdate_orderBy - orderDirection: polygon_OrderDirection - where: polygon_SlippageUpdate_filter + orderBy: mode_OriginTransfer_orderBy + orderDirection: mode_OrderDirection + where: mode_OriginTransfer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_SlippageUpdate!]! - polygon_snapshotRoot( + ): [mode_OriginTransfer!]! + mode_destinationTransfer( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_SnapshotRoot - polygon_snapshotRoots( + ): mode_DestinationTransfer + mode_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: polygon_SnapshotRoot_orderBy - orderDirection: polygon_OrderDirection - where: polygon_SnapshotRoot_filter + orderBy: mode_DestinationTransfer_orderBy + orderDirection: mode_OrderDirection + where: mode_DestinationTransfer_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_SnapshotRoot!]! - polygon_spokeConnectorMode( + ): [mode_DestinationTransfer!]! + mode_originMessage( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_SpokeConnectorMode - polygon_spokeConnectorModes( + ): mode_OriginMessage + mode_originMessages( skip: Int = 0 first: Int = 100 - orderBy: polygon_SpokeConnectorMode_orderBy - orderDirection: polygon_OrderDirection - where: polygon_SpokeConnectorMode_filter + orderBy: mode_OriginMessage_orderBy + orderDirection: mode_OrderDirection + where: mode_OriginMessage_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_SpokeConnectorMode!]! - polygon_aggregateRootProposed( + ): [mode_OriginMessage!]! + mode_aggregateRoot( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_AggregateRootProposed - polygon_aggregateRootProposeds( + ): mode_AggregateRoot + mode_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: polygon_AggregateRootProposed_orderBy - orderDirection: polygon_OrderDirection - where: polygon_AggregateRootProposed_filter + orderBy: mode_AggregateRoot_orderBy + orderDirection: mode_OrderDirection + where: mode_AggregateRoot_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_AggregateRootProposed!]! - polygon_optimisticRootFinalized( + ): [mode_AggregateRoot!]! + mode_connectorMeta( 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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): polygon_OptimisticRootFinalized - polygon_optimisticRootFinalizeds( + ): mode_ConnectorMeta + mode_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: polygon_OptimisticRootFinalized_orderBy - orderDirection: polygon_OrderDirection - where: polygon_OptimisticRootFinalized_filter + orderBy: mode_ConnectorMeta_orderBy + orderDirection: mode_OrderDirection + where: mode_ConnectorMeta_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. """ - block: polygon_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [polygon_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - polygon__meta(block: polygon_Block_height): polygon__Meta_ - stagingmetis_asset( + ): [mode_ConnectorMeta!]! + mode_rootCount( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Asset - stagingmetis_assets( + ): mode_RootCount + mode_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Asset_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Asset_filter + orderBy: mode_RootCount_orderBy + orderDirection: mode_OrderDirection + where: mode_RootCount_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Asset!]! - stagingmetis_assetStatus( + ): [mode_RootCount!]! + mode_rootMessageSent( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AssetStatus - stagingmetis_assetStatuses( + ): mode_RootMessageSent + mode_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AssetStatus_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AssetStatus_filter + orderBy: mode_RootMessageSent_orderBy + orderDirection: mode_OrderDirection + where: mode_RootMessageSent_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AssetStatus!]! - stagingmetis_assetBalance( + ): [mode_RootMessageSent!]! + mode_relayerFeesIncrease( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AssetBalance - stagingmetis_assetBalances( + ): mode_RelayerFeesIncrease + mode_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AssetBalance_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AssetBalance_filter + orderBy: mode_RelayerFeesIncrease_orderBy + orderDirection: mode_OrderDirection + where: mode_RelayerFeesIncrease_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AssetBalance!]! - stagingmetis_router( + ): [mode_RelayerFeesIncrease!]! + mode_slippageUpdate( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Router - stagingmetis_routers( + ): mode_SlippageUpdate + mode_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Router_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Router_filter + orderBy: mode_SlippageUpdate_orderBy + orderDirection: mode_OrderDirection + where: mode_SlippageUpdate_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Router!]! - stagingmetis_routerDailyTVL( + ): [mode_SlippageUpdate!]! + mode_snapshotRoot( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RouterDailyTVL - stagingmetis_routerDailyTVLs( + ): mode_SnapshotRoot + mode_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RouterDailyTVL_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RouterDailyTVL_filter + orderBy: mode_SnapshotRoot_orderBy + orderDirection: mode_OrderDirection + where: mode_SnapshotRoot_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RouterDailyTVL!]! - stagingmetis_routerLiquidityEvent( + ): [mode_SnapshotRoot!]! + mode_spokeConnectorMode( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RouterLiquidityEvent - stagingmetis_routerLiquidityEvents( + ): mode_SpokeConnectorMode + mode_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RouterLiquidityEvent_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RouterLiquidityEvent_filter + orderBy: mode_SpokeConnectorMode_orderBy + orderDirection: mode_OrderDirection + where: mode_SpokeConnectorMode_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RouterLiquidityEvent!]! - stagingmetis_setting( + ): [mode_SpokeConnectorMode!]! + mode_aggregateRootProposed( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Setting - stagingmetis_settings( + ): mode_AggregateRootProposed + mode_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Setting_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Setting_filter + orderBy: mode_AggregateRootProposed_orderBy + orderDirection: mode_OrderDirection + where: mode_AggregateRootProposed_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Setting!]! - stagingmetis_relayer( + ): [mode_AggregateRootProposed!]! + mode_optimisticRootFinalized( 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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Relayer - stagingmetis_relayers( + ): mode_OptimisticRootFinalized + mode_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Relayer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Relayer_filter + orderBy: mode_OptimisticRootFinalized_orderBy + orderDirection: mode_OrderDirection + where: mode_OptimisticRootFinalized_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. """ - block: stagingmetis_Block_height + block: mode_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Relayer!]! - stagingmetis_sequencer( + ): [mode_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + mode__meta(block: mode_Block_height): mode__Meta_ + stagingxlayer_asset( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_Sequencer - stagingmetis_sequencers( + ): stagingxlayer_Asset + stagingxlayer_assets( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_Sequencer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_Sequencer_filter + orderBy: stagingxlayer_Asset_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Asset_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_Sequencer!]! - stagingmetis_relayerFee( + ): [stagingxlayer_Asset!]! + stagingxlayer_assetStatus( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RelayerFee - stagingmetis_relayerFees( + ): stagingxlayer_AssetStatus + stagingxlayer_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RelayerFee_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RelayerFee_filter + orderBy: stagingxlayer_AssetStatus_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AssetStatus_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RelayerFee!]! - stagingmetis_originTransfer( + ): [stagingxlayer_AssetStatus!]! + stagingxlayer_assetBalance( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_OriginTransfer - stagingmetis_originTransfers( + ): stagingxlayer_AssetBalance + stagingxlayer_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_OriginTransfer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_OriginTransfer_filter + orderBy: stagingxlayer_AssetBalance_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AssetBalance_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_OriginTransfer!]! - stagingmetis_destinationTransfer( + ): [stagingxlayer_AssetBalance!]! + stagingxlayer_router( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_DestinationTransfer - stagingmetis_destinationTransfers( + ): stagingxlayer_Router + stagingxlayer_routers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_DestinationTransfer_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_DestinationTransfer_filter + orderBy: stagingxlayer_Router_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Router_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_DestinationTransfer!]! - stagingmetis_originMessage( + ): [stagingxlayer_Router!]! + stagingxlayer_routerDailyTVL( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_OriginMessage - stagingmetis_originMessages( + ): stagingxlayer_RouterDailyTVL + stagingxlayer_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_OriginMessage_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_OriginMessage_filter + orderBy: stagingxlayer_RouterDailyTVL_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RouterDailyTVL_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_OriginMessage!]! - stagingmetis_aggregateRoot( + ): [stagingxlayer_RouterDailyTVL!]! + stagingxlayer_routerLiquidityEvent( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AggregateRoot - stagingmetis_aggregateRoots( + ): stagingxlayer_RouterLiquidityEvent + stagingxlayer_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AggregateRoot_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AggregateRoot_filter + orderBy: stagingxlayer_RouterLiquidityEvent_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RouterLiquidityEvent_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AggregateRoot!]! - stagingmetis_connectorMeta( + ): [stagingxlayer_RouterLiquidityEvent!]! + stagingxlayer_setting( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_ConnectorMeta - stagingmetis_connectorMetas( + ): stagingxlayer_Setting + stagingxlayer_settings( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_ConnectorMeta_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_ConnectorMeta_filter + orderBy: stagingxlayer_Setting_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Setting_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_ConnectorMeta!]! - stagingmetis_rootCount( + ): [stagingxlayer_Setting!]! + stagingxlayer_relayer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RootCount - stagingmetis_rootCounts( + ): stagingxlayer_Relayer + stagingxlayer_relayers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RootCount_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RootCount_filter + orderBy: stagingxlayer_Relayer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Relayer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RootCount!]! - stagingmetis_rootMessageSent( + ): [stagingxlayer_Relayer!]! + stagingxlayer_sequencer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RootMessageSent - stagingmetis_rootMessageSents( + ): stagingxlayer_Sequencer + stagingxlayer_sequencers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RootMessageSent_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RootMessageSent_filter + orderBy: stagingxlayer_Sequencer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_Sequencer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RootMessageSent!]! - stagingmetis_relayerFeesIncrease( + ): [stagingxlayer_Sequencer!]! + stagingxlayer_relayerFee( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_RelayerFeesIncrease - stagingmetis_relayerFeesIncreases( + ): stagingxlayer_RelayerFee + stagingxlayer_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_RelayerFeesIncrease_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_RelayerFeesIncrease_filter + orderBy: stagingxlayer_RelayerFee_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RelayerFee_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_RelayerFeesIncrease!]! - stagingmetis_slippageUpdate( + ): [stagingxlayer_RelayerFee!]! + stagingxlayer_originTransfer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_SlippageUpdate - stagingmetis_slippageUpdates( + ): stagingxlayer_OriginTransfer + stagingxlayer_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_SlippageUpdate_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_SlippageUpdate_filter + orderBy: stagingxlayer_OriginTransfer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_OriginTransfer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_SlippageUpdate!]! - stagingmetis_snapshotRoot( + ): [stagingxlayer_OriginTransfer!]! + stagingxlayer_destinationTransfer( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_SnapshotRoot - stagingmetis_snapshotRoots( + ): stagingxlayer_DestinationTransfer + stagingxlayer_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_SnapshotRoot_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_SnapshotRoot_filter + orderBy: stagingxlayer_DestinationTransfer_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_DestinationTransfer_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_SnapshotRoot!]! - stagingmetis_spokeConnectorMode( + ): [stagingxlayer_DestinationTransfer!]! + stagingxlayer_originMessage( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_SpokeConnectorMode - stagingmetis_spokeConnectorModes( + ): stagingxlayer_OriginMessage + stagingxlayer_originMessages( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_SpokeConnectorMode_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_SpokeConnectorMode_filter + orderBy: stagingxlayer_OriginMessage_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_OriginMessage_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_SpokeConnectorMode!]! - stagingmetis_aggregateRootProposed( + ): [stagingxlayer_OriginMessage!]! + stagingxlayer_aggregateRoot( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_AggregateRootProposed - stagingmetis_aggregateRootProposeds( + ): stagingxlayer_AggregateRoot + stagingxlayer_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_AggregateRootProposed_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_AggregateRootProposed_filter + orderBy: stagingxlayer_AggregateRoot_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AggregateRoot_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_AggregateRootProposed!]! - stagingmetis_optimisticRootFinalized( + ): [stagingxlayer_AggregateRoot!]! + stagingxlayer_connectorMeta( 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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): stagingmetis_OptimisticRootFinalized - stagingmetis_optimisticRootFinalizeds( + ): stagingxlayer_ConnectorMeta + stagingxlayer_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: stagingmetis_OptimisticRootFinalized_orderBy - orderDirection: stagingmetis_OrderDirection - where: stagingmetis_OptimisticRootFinalized_filter + orderBy: stagingxlayer_ConnectorMeta_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_ConnectorMeta_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. """ - block: stagingmetis_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [stagingmetis_OptimisticRootFinalized!]! - """Access to subgraph metadata""" - stagingmetis__meta(block: stagingmetis_Block_height): stagingmetis__Meta_ - mode_asset( + ): [stagingxlayer_ConnectorMeta!]! + stagingxlayer_rootCount( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Asset - mode_assets( + ): stagingxlayer_RootCount + stagingxlayer_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mode_Asset_orderBy - orderDirection: mode_OrderDirection - where: mode_Asset_filter + orderBy: stagingxlayer_RootCount_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RootCount_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Asset!]! - mode_assetStatus( + ): [stagingxlayer_RootCount!]! + stagingxlayer_rootMessageSent( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AssetStatus - mode_assetStatuses( + ): stagingxlayer_RootMessageSent + stagingxlayer_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mode_AssetStatus_orderBy - orderDirection: mode_OrderDirection - where: mode_AssetStatus_filter + orderBy: stagingxlayer_RootMessageSent_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RootMessageSent_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AssetStatus!]! - mode_assetBalance( + ): [stagingxlayer_RootMessageSent!]! + stagingxlayer_relayerFeesIncrease( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AssetBalance - mode_assetBalances( + ): stagingxlayer_RelayerFeesIncrease + stagingxlayer_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mode_AssetBalance_orderBy - orderDirection: mode_OrderDirection - where: mode_AssetBalance_filter + orderBy: stagingxlayer_RelayerFeesIncrease_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_RelayerFeesIncrease_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AssetBalance!]! - mode_router( + ): [stagingxlayer_RelayerFeesIncrease!]! + stagingxlayer_slippageUpdate( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Router - mode_routers( + ): stagingxlayer_SlippageUpdate + stagingxlayer_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mode_Router_orderBy - orderDirection: mode_OrderDirection - where: mode_Router_filter + orderBy: stagingxlayer_SlippageUpdate_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_SlippageUpdate_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Router!]! - mode_routerDailyTVL( + ): [stagingxlayer_SlippageUpdate!]! + stagingxlayer_snapshotRoot( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RouterDailyTVL - mode_routerDailyTVLs( + ): stagingxlayer_SnapshotRoot + stagingxlayer_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mode_RouterDailyTVL_orderBy - orderDirection: mode_OrderDirection - where: mode_RouterDailyTVL_filter + orderBy: stagingxlayer_SnapshotRoot_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_SnapshotRoot_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RouterDailyTVL!]! - mode_routerLiquidityEvent( + ): [stagingxlayer_SnapshotRoot!]! + stagingxlayer_spokeConnectorMode( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RouterLiquidityEvent - mode_routerLiquidityEvents( + ): stagingxlayer_SpokeConnectorMode + stagingxlayer_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mode_RouterLiquidityEvent_orderBy - orderDirection: mode_OrderDirection - where: mode_RouterLiquidityEvent_filter + orderBy: stagingxlayer_SpokeConnectorMode_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_SpokeConnectorMode_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RouterLiquidityEvent!]! - mode_setting( + ): [stagingxlayer_SpokeConnectorMode!]! + stagingxlayer_aggregateRootProposed( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Setting - mode_settings( + ): stagingxlayer_AggregateRootProposed + stagingxlayer_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mode_Setting_orderBy - orderDirection: mode_OrderDirection - where: mode_Setting_filter + orderBy: stagingxlayer_AggregateRootProposed_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_AggregateRootProposed_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Setting!]! - mode_relayer( + ): [stagingxlayer_AggregateRootProposed!]! + stagingxlayer_optimisticRootFinalized( 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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Relayer - mode_relayers( + ): stagingxlayer_OptimisticRootFinalized + stagingxlayer_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mode_Relayer_orderBy - orderDirection: mode_OrderDirection - where: mode_Relayer_filter + orderBy: stagingxlayer_OptimisticRootFinalized_orderBy + orderDirection: stagingxlayer_OrderDirection + where: stagingxlayer_OptimisticRootFinalized_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. """ - block: mode_Block_height + block: stagingxlayer_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Relayer!]! - mode_sequencer( + ): [stagingxlayer_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingxlayer__meta(block: stagingxlayer_Block_height): stagingxlayer__Meta_ + stagingmetis_asset( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_Sequencer - mode_sequencers( + ): stagingmetis_Asset + stagingmetis_assets( skip: Int = 0 first: Int = 100 - orderBy: mode_Sequencer_orderBy - orderDirection: mode_OrderDirection - where: mode_Sequencer_filter + orderBy: stagingmetis_Asset_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Asset_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_Sequencer!]! - mode_relayerFee( + ): [stagingmetis_Asset!]! + stagingmetis_assetStatus( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RelayerFee - mode_relayerFees( + ): stagingmetis_AssetStatus + stagingmetis_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mode_RelayerFee_orderBy - orderDirection: mode_OrderDirection - where: mode_RelayerFee_filter + orderBy: stagingmetis_AssetStatus_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AssetStatus_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RelayerFee!]! - mode_originTransfer( + ): [stagingmetis_AssetStatus!]! + stagingmetis_assetBalance( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_OriginTransfer - mode_originTransfers( + ): stagingmetis_AssetBalance + stagingmetis_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: mode_OriginTransfer_orderBy - orderDirection: mode_OrderDirection - where: mode_OriginTransfer_filter + orderBy: stagingmetis_AssetBalance_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AssetBalance_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_OriginTransfer!]! - mode_destinationTransfer( + ): [stagingmetis_AssetBalance!]! + stagingmetis_router( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_DestinationTransfer - mode_destinationTransfers( + ): stagingmetis_Router + stagingmetis_routers( skip: Int = 0 first: Int = 100 - orderBy: mode_DestinationTransfer_orderBy - orderDirection: mode_OrderDirection - where: mode_DestinationTransfer_filter + orderBy: stagingmetis_Router_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Router_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_DestinationTransfer!]! - mode_originMessage( + ): [stagingmetis_Router!]! + stagingmetis_routerDailyTVL( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_OriginMessage - mode_originMessages( + ): stagingmetis_RouterDailyTVL + stagingmetis_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: mode_OriginMessage_orderBy - orderDirection: mode_OrderDirection - where: mode_OriginMessage_filter + orderBy: stagingmetis_RouterDailyTVL_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RouterDailyTVL_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_OriginMessage!]! - mode_aggregateRoot( + ): [stagingmetis_RouterDailyTVL!]! + stagingmetis_routerLiquidityEvent( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AggregateRoot - mode_aggregateRoots( + ): stagingmetis_RouterLiquidityEvent + stagingmetis_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mode_AggregateRoot_orderBy - orderDirection: mode_OrderDirection - where: mode_AggregateRoot_filter + orderBy: stagingmetis_RouterLiquidityEvent_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RouterLiquidityEvent_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AggregateRoot!]! - mode_connectorMeta( + ): [stagingmetis_RouterLiquidityEvent!]! + stagingmetis_setting( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_ConnectorMeta - mode_connectorMetas( + ): stagingmetis_Setting + stagingmetis_settings( skip: Int = 0 first: Int = 100 - orderBy: mode_ConnectorMeta_orderBy - orderDirection: mode_OrderDirection - where: mode_ConnectorMeta_filter + orderBy: stagingmetis_Setting_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Setting_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_ConnectorMeta!]! - mode_rootCount( + ): [stagingmetis_Setting!]! + stagingmetis_relayer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RootCount - mode_rootCounts( + ): stagingmetis_Relayer + stagingmetis_relayers( skip: Int = 0 first: Int = 100 - orderBy: mode_RootCount_orderBy - orderDirection: mode_OrderDirection - where: mode_RootCount_filter + orderBy: stagingmetis_Relayer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Relayer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RootCount!]! - mode_rootMessageSent( + ): [stagingmetis_Relayer!]! + stagingmetis_sequencer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RootMessageSent - mode_rootMessageSents( + ): stagingmetis_Sequencer + stagingmetis_sequencers( skip: Int = 0 first: Int = 100 - orderBy: mode_RootMessageSent_orderBy - orderDirection: mode_OrderDirection - where: mode_RootMessageSent_filter + orderBy: stagingmetis_Sequencer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_Sequencer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RootMessageSent!]! - mode_relayerFeesIncrease( + ): [stagingmetis_Sequencer!]! + stagingmetis_relayerFee( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_RelayerFeesIncrease - mode_relayerFeesIncreases( + ): stagingmetis_RelayerFee + stagingmetis_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mode_RelayerFeesIncrease_orderBy - orderDirection: mode_OrderDirection - where: mode_RelayerFeesIncrease_filter + orderBy: stagingmetis_RelayerFee_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RelayerFee_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_RelayerFeesIncrease!]! - mode_slippageUpdate( + ): [stagingmetis_RelayerFee!]! + stagingmetis_originTransfer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_SlippageUpdate - mode_slippageUpdates( + ): stagingmetis_OriginTransfer + stagingmetis_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mode_SlippageUpdate_orderBy - orderDirection: mode_OrderDirection - where: mode_SlippageUpdate_filter + orderBy: stagingmetis_OriginTransfer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_OriginTransfer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_SlippageUpdate!]! - mode_snapshotRoot( + ): [stagingmetis_OriginTransfer!]! + stagingmetis_destinationTransfer( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_SnapshotRoot - mode_snapshotRoots( + ): stagingmetis_DestinationTransfer + stagingmetis_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mode_SnapshotRoot_orderBy - orderDirection: mode_OrderDirection - where: mode_SnapshotRoot_filter + orderBy: stagingmetis_DestinationTransfer_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_DestinationTransfer_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_SnapshotRoot!]! - mode_spokeConnectorMode( + ): [stagingmetis_DestinationTransfer!]! + stagingmetis_originMessage( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_SpokeConnectorMode - mode_spokeConnectorModes( + ): stagingmetis_OriginMessage + stagingmetis_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mode_SpokeConnectorMode_orderBy - orderDirection: mode_OrderDirection - where: mode_SpokeConnectorMode_filter + orderBy: stagingmetis_OriginMessage_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_OriginMessage_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_SpokeConnectorMode!]! - mode_aggregateRootProposed( + ): [stagingmetis_OriginMessage!]! + stagingmetis_aggregateRoot( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_AggregateRootProposed - mode_aggregateRootProposeds( + ): stagingmetis_AggregateRoot + stagingmetis_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mode_AggregateRootProposed_orderBy - orderDirection: mode_OrderDirection - where: mode_AggregateRootProposed_filter + orderBy: stagingmetis_AggregateRoot_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AggregateRoot_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_AggregateRootProposed!]! - mode_optimisticRootFinalized( + ): [stagingmetis_AggregateRoot!]! + stagingmetis_connectorMeta( 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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mode_OptimisticRootFinalized - mode_optimisticRootFinalizeds( + ): stagingmetis_ConnectorMeta + stagingmetis_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mode_OptimisticRootFinalized_orderBy - orderDirection: mode_OrderDirection - where: mode_OptimisticRootFinalized_filter + orderBy: stagingmetis_ConnectorMeta_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_ConnectorMeta_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. """ - block: mode_Block_height + block: stagingmetis_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mode_OptimisticRootFinalized!]! + ): [stagingmetis_ConnectorMeta!]! + stagingmetis_rootCount( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_RootCount + stagingmetis_rootCounts( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_RootCount_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RootCount_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_RootCount!]! + stagingmetis_rootMessageSent( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_RootMessageSent + stagingmetis_rootMessageSents( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_RootMessageSent_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RootMessageSent_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_RootMessageSent!]! + stagingmetis_relayerFeesIncrease( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_RelayerFeesIncrease + stagingmetis_relayerFeesIncreases( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_RelayerFeesIncrease_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_RelayerFeesIncrease_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_RelayerFeesIncrease!]! + stagingmetis_slippageUpdate( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_SlippageUpdate + stagingmetis_slippageUpdates( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_SlippageUpdate_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_SlippageUpdate_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_SlippageUpdate!]! + stagingmetis_snapshotRoot( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_SnapshotRoot + stagingmetis_snapshotRoots( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_SnapshotRoot_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_SnapshotRoot_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_SnapshotRoot!]! + stagingmetis_spokeConnectorMode( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_SpokeConnectorMode + stagingmetis_spokeConnectorModes( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_SpokeConnectorMode_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_SpokeConnectorMode_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_SpokeConnectorMode!]! + stagingmetis_aggregateRootProposed( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_AggregateRootProposed + stagingmetis_aggregateRootProposeds( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_AggregateRootProposed_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_AggregateRootProposed_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_AggregateRootProposed!]! + stagingmetis_optimisticRootFinalized( + 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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): stagingmetis_OptimisticRootFinalized + stagingmetis_optimisticRootFinalizeds( + skip: Int = 0 + first: Int = 100 + orderBy: stagingmetis_OptimisticRootFinalized_orderBy + orderDirection: stagingmetis_OrderDirection + where: stagingmetis_OptimisticRootFinalized_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. + """ + block: stagingmetis_Block_height + """ + Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. + """ + subgraphError: _SubgraphErrorPolicy_! = deny + ): [stagingmetis_OptimisticRootFinalized!]! """Access to subgraph metadata""" - mode__meta(block: mode_Block_height): mode__Meta_ - mainnet_asset( + stagingmetis__meta(block: stagingmetis_Block_height): stagingmetis__Meta_ + stagingmantle_asset( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Asset - mainnet_assets( + ): stagingmantle_Asset + stagingmantle_assets( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Asset_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Asset_filter + orderBy: stagingmantle_Asset_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Asset_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Asset!]! - mainnet_assetStatus( + ): [stagingmantle_Asset!]! + stagingmantle_assetStatus( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AssetStatus - mainnet_assetStatuses( + ): stagingmantle_AssetStatus + stagingmantle_assetStatuses( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AssetStatus_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AssetStatus_filter + orderBy: stagingmantle_AssetStatus_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AssetStatus_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AssetStatus!]! - mainnet_assetBalance( + ): [stagingmantle_AssetStatus!]! + stagingmantle_assetBalance( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AssetBalance - mainnet_assetBalances( + ): stagingmantle_AssetBalance + stagingmantle_assetBalances( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AssetBalance_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AssetBalance_filter + orderBy: stagingmantle_AssetBalance_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AssetBalance_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AssetBalance!]! - mainnet_router( + ): [stagingmantle_AssetBalance!]! + stagingmantle_router( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Router - mainnet_routers( + ): stagingmantle_Router + stagingmantle_routers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Router_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Router_filter + orderBy: stagingmantle_Router_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Router_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Router!]! - mainnet_routerDailyTVL( + ): [stagingmantle_Router!]! + stagingmantle_routerDailyTVL( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RouterDailyTVL - mainnet_routerDailyTVLs( + ): stagingmantle_RouterDailyTVL + stagingmantle_routerDailyTVLs( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RouterDailyTVL_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RouterDailyTVL_filter + orderBy: stagingmantle_RouterDailyTVL_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RouterDailyTVL_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RouterDailyTVL!]! - mainnet_routerLiquidityEvent( + ): [stagingmantle_RouterDailyTVL!]! + stagingmantle_routerLiquidityEvent( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RouterLiquidityEvent - mainnet_routerLiquidityEvents( + ): stagingmantle_RouterLiquidityEvent + stagingmantle_routerLiquidityEvents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RouterLiquidityEvent_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RouterLiquidityEvent_filter + orderBy: stagingmantle_RouterLiquidityEvent_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RouterLiquidityEvent_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RouterLiquidityEvent!]! - mainnet_setting( + ): [stagingmantle_RouterLiquidityEvent!]! + stagingmantle_setting( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Setting - mainnet_settings( + ): stagingmantle_Setting + stagingmantle_settings( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Setting_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Setting_filter + orderBy: stagingmantle_Setting_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Setting_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Setting!]! - mainnet_relayer( + ): [stagingmantle_Setting!]! + stagingmantle_relayer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Relayer - mainnet_relayers( + ): stagingmantle_Relayer + stagingmantle_relayers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Relayer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Relayer_filter + orderBy: stagingmantle_Relayer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Relayer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Relayer!]! - mainnet_sequencer( + ): [stagingmantle_Relayer!]! + stagingmantle_sequencer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_Sequencer - mainnet_sequencers( + ): stagingmantle_Sequencer + stagingmantle_sequencers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_Sequencer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_Sequencer_filter + orderBy: stagingmantle_Sequencer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_Sequencer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_Sequencer!]! - mainnet_relayerFee( + ): [stagingmantle_Sequencer!]! + stagingmantle_relayerFee( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RelayerFee - mainnet_relayerFees( + ): stagingmantle_RelayerFee + stagingmantle_relayerFees( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RelayerFee_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RelayerFee_filter + orderBy: stagingmantle_RelayerFee_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RelayerFee_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RelayerFee!]! - mainnet_originTransfer( + ): [stagingmantle_RelayerFee!]! + stagingmantle_originTransfer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OriginTransfer - mainnet_originTransfers( + ): stagingmantle_OriginTransfer + stagingmantle_originTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OriginTransfer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OriginTransfer_filter + orderBy: stagingmantle_OriginTransfer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_OriginTransfer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OriginTransfer!]! - mainnet_destinationTransfer( + ): [stagingmantle_OriginTransfer!]! + stagingmantle_destinationTransfer( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_DestinationTransfer - mainnet_destinationTransfers( + ): stagingmantle_DestinationTransfer + stagingmantle_destinationTransfers( skip: Int = 0 first: Int = 100 - orderBy: mainnet_DestinationTransfer_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_DestinationTransfer_filter + orderBy: stagingmantle_DestinationTransfer_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_DestinationTransfer_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_DestinationTransfer!]! - mainnet_originMessage( + ): [stagingmantle_DestinationTransfer!]! + stagingmantle_originMessage( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OriginMessage - mainnet_originMessages( + ): stagingmantle_OriginMessage + stagingmantle_originMessages( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OriginMessage_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OriginMessage_filter + orderBy: stagingmantle_OriginMessage_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_OriginMessage_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OriginMessage!]! - mainnet_aggregateRoot( + ): [stagingmantle_OriginMessage!]! + stagingmantle_aggregateRoot( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregateRoot - mainnet_aggregateRoots( + ): stagingmantle_AggregateRoot + stagingmantle_aggregateRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregateRoot_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregateRoot_filter + orderBy: stagingmantle_AggregateRoot_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AggregateRoot_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregateRoot!]! - mainnet_connectorMeta( + ): [stagingmantle_AggregateRoot!]! + stagingmantle_connectorMeta( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_ConnectorMeta - mainnet_connectorMetas( + ): stagingmantle_ConnectorMeta + stagingmantle_connectorMetas( skip: Int = 0 first: Int = 100 - orderBy: mainnet_ConnectorMeta_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_ConnectorMeta_filter + orderBy: stagingmantle_ConnectorMeta_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_ConnectorMeta_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_ConnectorMeta!]! - mainnet_rootCount( + ): [stagingmantle_ConnectorMeta!]! + stagingmantle_rootCount( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootCount - mainnet_rootCounts( + ): stagingmantle_RootCount + stagingmantle_rootCounts( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootCount_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootCount_filter + orderBy: stagingmantle_RootCount_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RootCount_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootCount!]! - mainnet_rootMessageSent( + ): [stagingmantle_RootCount!]! + stagingmantle_rootMessageSent( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RootMessageSent - mainnet_rootMessageSents( + ): stagingmantle_RootMessageSent + stagingmantle_rootMessageSents( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RootMessageSent_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RootMessageSent_filter + orderBy: stagingmantle_RootMessageSent_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RootMessageSent_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RootMessageSent!]! - mainnet_relayerFeesIncrease( + ): [stagingmantle_RootMessageSent!]! + stagingmantle_relayerFeesIncrease( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_RelayerFeesIncrease - mainnet_relayerFeesIncreases( + ): stagingmantle_RelayerFeesIncrease + stagingmantle_relayerFeesIncreases( skip: Int = 0 first: Int = 100 - orderBy: mainnet_RelayerFeesIncrease_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_RelayerFeesIncrease_filter + orderBy: stagingmantle_RelayerFeesIncrease_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_RelayerFeesIncrease_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_RelayerFeesIncrease!]! - mainnet_slippageUpdate( + ): [stagingmantle_RelayerFeesIncrease!]! + stagingmantle_slippageUpdate( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_SlippageUpdate - mainnet_slippageUpdates( + ): stagingmantle_SlippageUpdate + stagingmantle_slippageUpdates( skip: Int = 0 first: Int = 100 - orderBy: mainnet_SlippageUpdate_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_SlippageUpdate_filter + orderBy: stagingmantle_SlippageUpdate_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_SlippageUpdate_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_SlippageUpdate!]! - mainnet_snapshotRoot( + ): [stagingmantle_SlippageUpdate!]! + stagingmantle_snapshotRoot( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_SnapshotRoot - mainnet_snapshotRoots( + ): stagingmantle_SnapshotRoot + stagingmantle_snapshotRoots( skip: Int = 0 first: Int = 100 - orderBy: mainnet_SnapshotRoot_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_SnapshotRoot_filter + orderBy: stagingmantle_SnapshotRoot_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_SnapshotRoot_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_SnapshotRoot!]! - mainnet_spokeConnectorMode( + ): [stagingmantle_SnapshotRoot!]! + stagingmantle_spokeConnectorMode( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_SpokeConnectorMode - mainnet_spokeConnectorModes( + ): stagingmantle_SpokeConnectorMode + stagingmantle_spokeConnectorModes( skip: Int = 0 first: Int = 100 - orderBy: mainnet_SpokeConnectorMode_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_SpokeConnectorMode_filter + orderBy: stagingmantle_SpokeConnectorMode_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_SpokeConnectorMode_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_SpokeConnectorMode!]! - mainnet_aggregateRootProposed( + ): [stagingmantle_SpokeConnectorMode!]! + stagingmantle_aggregateRootProposed( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_AggregateRootProposed - mainnet_aggregateRootProposeds( + ): stagingmantle_AggregateRootProposed + stagingmantle_aggregateRootProposeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_AggregateRootProposed_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_AggregateRootProposed_filter + orderBy: stagingmantle_AggregateRootProposed_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_AggregateRootProposed_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_AggregateRootProposed!]! - mainnet_optimisticRootFinalized( + ): [stagingmantle_AggregateRootProposed!]! + stagingmantle_optimisticRootFinalized( 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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): mainnet_OptimisticRootFinalized - mainnet_optimisticRootFinalizeds( + ): stagingmantle_OptimisticRootFinalized + stagingmantle_optimisticRootFinalizeds( skip: Int = 0 first: Int = 100 - orderBy: mainnet_OptimisticRootFinalized_orderBy - orderDirection: mainnet_OrderDirection - where: mainnet_OptimisticRootFinalized_filter + orderBy: stagingmantle_OptimisticRootFinalized_orderBy + orderDirection: stagingmantle_OrderDirection + where: stagingmantle_OptimisticRootFinalized_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. """ - block: mainnet_Block_height + block: stagingmantle_Block_height """ Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [mainnet_OptimisticRootFinalized!]! + ): [stagingmantle_OptimisticRootFinalized!]! + """Access to subgraph metadata""" + stagingmantle__meta(block: stagingmantle_Block_height): stagingmantle__Meta_ } type sepolia_AggregateRootSavedSlow { @@ -66103,48 +65947,23 @@ enum _SubgraphErrorPolicy_ { deny } -enum arbitrumsepolia_swap_Aggregation_interval { - hour - day -} - -scalar arbitrumsepolia_swap_BigDecimal - -input arbitrumsepolia_swap_BlockChangedFilter { - number_gte: Int! -} - -input arbitrumsepolia_swap_Block_height { - hash: arbitrumsepolia_swap_Bytes - number: Int - number_gte: Int -} - -scalar arbitrumsepolia_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar arbitrumsepolia_swap_Int8 - -type arbitrumsepolia_swap_LpAccount { +type sepolia_AggregateRoot { id: ID! - address: arbitrumsepolia_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_LpAccountBalance_filter): [arbitrumsepolia_swap_LpAccountBalance!]! + root: sepolia_Bytes! + blockNumber: BigInt! } -type arbitrumsepolia_swap_LpAccountBalance { +type sepolia_AggregateRootProposed { id: ID! - account: arbitrumsepolia_swap_LpAccount! - token: arbitrumsepolia_swap_LpToken! - amount: arbitrumsepolia_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: arbitrumsepolia_swap_Bytes + aggregateRoot: sepolia_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! + timestamp: BigInt! + blockNumber: BigInt } -input arbitrumsepolia_swap_LpAccountBalance_filter { +input sepolia_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -66153,107 +65972,73 @@ input arbitrumsepolia_swap_LpAccountBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: arbitrumsepolia_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: arbitrumsepolia_swap_LpToken_filter - amount: arbitrumsepolia_swap_BigDecimal - amount_not: arbitrumsepolia_swap_BigDecimal - amount_gt: arbitrumsepolia_swap_BigDecimal - amount_lt: arbitrumsepolia_swap_BigDecimal - amount_gte: arbitrumsepolia_swap_BigDecimal - amount_lte: arbitrumsepolia_swap_BigDecimal - amount_in: [arbitrumsepolia_swap_BigDecimal!] - amount_not_in: [arbitrumsepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes + aggregateRoot: sepolia_Bytes + aggregateRoot_not: sepolia_Bytes + aggregateRoot_gt: sepolia_Bytes + aggregateRoot_lt: sepolia_Bytes + aggregateRoot_gte: sepolia_Bytes + aggregateRoot_lte: sepolia_Bytes + aggregateRoot_in: [sepolia_Bytes!] + aggregateRoot_not_in: [sepolia_Bytes!] + aggregateRoot_contains: sepolia_Bytes + aggregateRoot_not_contains: sepolia_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_LpAccountBalance_filter] - or: [arbitrumsepolia_swap_LpAccountBalance_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_AggregateRootProposed_filter] + or: [sepolia_AggregateRootProposed_filter] } -enum arbitrumsepolia_swap_LpAccountBalance_orderBy { +enum sepolia_AggregateRootProposed_orderBy { id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + aggregateRoot + rootTimestamp + endOfDispute + domain + timestamp + blockNumber } -input arbitrumsepolia_swap_LpAccount_filter { +input sepolia_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -66262,51 +66047,61 @@ input arbitrumsepolia_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: arbitrumsepolia_swap_Bytes - address_not: arbitrumsepolia_swap_Bytes - address_gt: arbitrumsepolia_swap_Bytes - address_lt: arbitrumsepolia_swap_Bytes - address_gte: arbitrumsepolia_swap_Bytes - address_lte: arbitrumsepolia_swap_Bytes - address_in: [arbitrumsepolia_swap_Bytes!] - address_not_in: [arbitrumsepolia_swap_Bytes!] - address_contains: arbitrumsepolia_swap_Bytes - address_not_contains: arbitrumsepolia_swap_Bytes - balances_: arbitrumsepolia_swap_LpAccountBalance_filter + root: sepolia_Bytes + root_not: sepolia_Bytes + root_gt: sepolia_Bytes + root_lt: sepolia_Bytes + root_gte: sepolia_Bytes + root_lte: sepolia_Bytes + root_in: [sepolia_Bytes!] + root_not_in: [sepolia_Bytes!] + root_contains: sepolia_Bytes + root_not_contains: sepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_LpAccount_filter] - or: [arbitrumsepolia_swap_LpAccount_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_AggregateRoot_filter] + or: [sepolia_AggregateRoot_filter] } -enum arbitrumsepolia_swap_LpAccount_orderBy { +enum sepolia_AggregateRoot_orderBy { id - address - balances + root + blockNumber } -type arbitrumsepolia_swap_LpToken { +type sepolia_Asset { id: ID! - address: arbitrumsepolia_swap_Bytes! - stableSwap: arbitrumsepolia_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: arbitrumsepolia_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_LpTokenEvent_filter): [arbitrumsepolia_swap_LpTokenEvent!]! + key: sepolia_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: sepolia_Bytes + canonicalDomain: BigInt + adoptedAsset: sepolia_Bytes + localAsset: sepolia_Bytes + blockNumber: BigInt + status: sepolia_AssetStatus } -interface arbitrumsepolia_swap_LpTokenEvent { +type sepolia_AssetBalance { id: ID! - token: arbitrumsepolia_swap_LpToken! - amount: arbitrumsepolia_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: arbitrumsepolia_swap_Bytes! - nonce: BigInt! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: sepolia_Router! + asset: sepolia_Asset! + feesEarned: BigInt! } -input arbitrumsepolia_swap_LpTokenEvent_filter { +input sepolia_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -66315,92 +66110,126 @@ input arbitrumsepolia_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: arbitrumsepolia_swap_LpToken_filter - amount: arbitrumsepolia_swap_BigDecimal - amount_not: arbitrumsepolia_swap_BigDecimal - amount_gt: arbitrumsepolia_swap_BigDecimal - amount_lt: arbitrumsepolia_swap_BigDecimal - amount_gte: arbitrumsepolia_swap_BigDecimal - amount_lte: arbitrumsepolia_swap_BigDecimal - amount_in: [arbitrumsepolia_swap_BigDecimal!] - amount_not_in: [arbitrumsepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: sepolia_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: sepolia_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_LpTokenEvent_filter] - or: [arbitrumsepolia_swap_LpTokenEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_AssetBalance_filter] + or: [sepolia_AssetBalance_filter] } -enum arbitrumsepolia_swap_LpTokenEvent_orderBy { +enum sepolia_AssetBalance_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply amount - block - timestamp - transaction - nonce + locked + supplied + removed + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + feesEarned } -input arbitrumsepolia_swap_LpToken_filter { +type sepolia_AssetStatus { + id: ID! + status: Boolean +} + +input sepolia_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -66409,142 +66238,22 @@ input arbitrumsepolia_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: arbitrumsepolia_swap_Bytes - address_not: arbitrumsepolia_swap_Bytes - address_gt: arbitrumsepolia_swap_Bytes - address_lt: arbitrumsepolia_swap_Bytes - address_gte: arbitrumsepolia_swap_Bytes - address_lte: arbitrumsepolia_swap_Bytes - address_in: [arbitrumsepolia_swap_Bytes!] - address_not_in: [arbitrumsepolia_swap_Bytes!] - address_contains: arbitrumsepolia_swap_Bytes - address_not_contains: arbitrumsepolia_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: arbitrumsepolia_swap_BigDecimal - totalSupply_not: arbitrumsepolia_swap_BigDecimal - totalSupply_gt: arbitrumsepolia_swap_BigDecimal - totalSupply_lt: arbitrumsepolia_swap_BigDecimal - totalSupply_gte: arbitrumsepolia_swap_BigDecimal - totalSupply_lte: arbitrumsepolia_swap_BigDecimal - totalSupply_in: [arbitrumsepolia_swap_BigDecimal!] - totalSupply_not_in: [arbitrumsepolia_swap_BigDecimal!] - events_: arbitrumsepolia_swap_LpTokenEvent_filter + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_LpToken_filter] - or: [arbitrumsepolia_swap_LpToken_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_AssetStatus_filter] + or: [sepolia_AssetStatus_filter] } -enum arbitrumsepolia_swap_LpToken_orderBy { +enum sepolia_AssetStatus_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events -} - -type arbitrumsepolia_swap_LpTransferEvent implements arbitrumsepolia_swap_LpTokenEvent { - id: ID! - token: arbitrumsepolia_swap_LpToken! - amount: arbitrumsepolia_swap_BigDecimal! - from: arbitrumsepolia_swap_Bytes! - to: arbitrumsepolia_swap_Bytes! - fromBalance: arbitrumsepolia_swap_BigDecimal! - toBalance: arbitrumsepolia_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: arbitrumsepolia_swap_Bytes! - nonce: BigInt! + status } -input arbitrumsepolia_swap_LpTransferEvent_filter { +input sepolia_Asset_filter { id: ID id_not: ID id_gt: ID @@ -66553,143 +66262,130 @@ input arbitrumsepolia_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: arbitrumsepolia_swap_LpToken_filter - amount: arbitrumsepolia_swap_BigDecimal - amount_not: arbitrumsepolia_swap_BigDecimal - amount_gt: arbitrumsepolia_swap_BigDecimal - amount_lt: arbitrumsepolia_swap_BigDecimal - amount_gte: arbitrumsepolia_swap_BigDecimal - amount_lte: arbitrumsepolia_swap_BigDecimal - amount_in: [arbitrumsepolia_swap_BigDecimal!] - amount_not_in: [arbitrumsepolia_swap_BigDecimal!] - from: arbitrumsepolia_swap_Bytes - from_not: arbitrumsepolia_swap_Bytes - from_gt: arbitrumsepolia_swap_Bytes - from_lt: arbitrumsepolia_swap_Bytes - from_gte: arbitrumsepolia_swap_Bytes - from_lte: arbitrumsepolia_swap_Bytes - from_in: [arbitrumsepolia_swap_Bytes!] - from_not_in: [arbitrumsepolia_swap_Bytes!] - from_contains: arbitrumsepolia_swap_Bytes - from_not_contains: arbitrumsepolia_swap_Bytes - to: arbitrumsepolia_swap_Bytes - to_not: arbitrumsepolia_swap_Bytes - to_gt: arbitrumsepolia_swap_Bytes - to_lt: arbitrumsepolia_swap_Bytes - to_gte: arbitrumsepolia_swap_Bytes - to_lte: arbitrumsepolia_swap_Bytes - to_in: [arbitrumsepolia_swap_Bytes!] - to_not_in: [arbitrumsepolia_swap_Bytes!] - to_contains: arbitrumsepolia_swap_Bytes - to_not_contains: arbitrumsepolia_swap_Bytes - fromBalance: arbitrumsepolia_swap_BigDecimal - fromBalance_not: arbitrumsepolia_swap_BigDecimal - fromBalance_gt: arbitrumsepolia_swap_BigDecimal - fromBalance_lt: arbitrumsepolia_swap_BigDecimal - fromBalance_gte: arbitrumsepolia_swap_BigDecimal - fromBalance_lte: arbitrumsepolia_swap_BigDecimal - fromBalance_in: [arbitrumsepolia_swap_BigDecimal!] - fromBalance_not_in: [arbitrumsepolia_swap_BigDecimal!] - toBalance: arbitrumsepolia_swap_BigDecimal - toBalance_not: arbitrumsepolia_swap_BigDecimal - toBalance_gt: arbitrumsepolia_swap_BigDecimal - toBalance_lt: arbitrumsepolia_swap_BigDecimal - toBalance_gte: arbitrumsepolia_swap_BigDecimal - toBalance_lte: arbitrumsepolia_swap_BigDecimal - toBalance_in: [arbitrumsepolia_swap_BigDecimal!] - toBalance_not_in: [arbitrumsepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + key: sepolia_Bytes + key_not: sepolia_Bytes + key_gt: sepolia_Bytes + key_lt: sepolia_Bytes + key_gte: sepolia_Bytes + key_lte: sepolia_Bytes + key_in: [sepolia_Bytes!] + key_not_in: [sepolia_Bytes!] + key_contains: sepolia_Bytes + key_not_contains: sepolia_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: sepolia_Bytes + canonicalId_not: sepolia_Bytes + canonicalId_gt: sepolia_Bytes + canonicalId_lt: sepolia_Bytes + canonicalId_gte: sepolia_Bytes + canonicalId_lte: sepolia_Bytes + canonicalId_in: [sepolia_Bytes!] + canonicalId_not_in: [sepolia_Bytes!] + canonicalId_contains: sepolia_Bytes + canonicalId_not_contains: sepolia_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: sepolia_Bytes + adoptedAsset_not: sepolia_Bytes + adoptedAsset_gt: sepolia_Bytes + adoptedAsset_lt: sepolia_Bytes + adoptedAsset_gte: sepolia_Bytes + adoptedAsset_lte: sepolia_Bytes + adoptedAsset_in: [sepolia_Bytes!] + adoptedAsset_not_in: [sepolia_Bytes!] + adoptedAsset_contains: sepolia_Bytes + adoptedAsset_not_contains: sepolia_Bytes + localAsset: sepolia_Bytes + localAsset_not: sepolia_Bytes + localAsset_gt: sepolia_Bytes + localAsset_lt: sepolia_Bytes + localAsset_gte: sepolia_Bytes + localAsset_lte: sepolia_Bytes + localAsset_in: [sepolia_Bytes!] + localAsset_not_in: [sepolia_Bytes!] + localAsset_contains: sepolia_Bytes + localAsset_not_contains: sepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: sepolia_AssetStatus_filter """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_LpTransferEvent_filter] - or: [arbitrumsepolia_swap_LpTransferEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_Asset_filter] + or: [sepolia_Asset_filter] } -enum arbitrumsepolia_swap_LpTransferEvent_orderBy { +enum sepolia_Asset_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block - timestamp - transaction - nonce -} - -"""Defines the order direction, either ascending or descending""" -enum arbitrumsepolia_swap_OrderDirection { - asc - desc + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset + blockNumber + status + status__id + status__status } -type arbitrumsepolia_swap_PooledToken { +type sepolia_ConnectorMeta { id: ID! - asset: arbitrumsepolia_swap_Bytes! + spokeDomain: BigInt + hubDomain: BigInt + amb: sepolia_Bytes + rootManager: sepolia_Bytes + mirrorConnector: sepolia_Bytes } -input arbitrumsepolia_swap_PooledToken_filter { +input sepolia_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -66698,72 +66394,109 @@ input arbitrumsepolia_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: arbitrumsepolia_swap_Bytes - asset_not: arbitrumsepolia_swap_Bytes - asset_gt: arbitrumsepolia_swap_Bytes - asset_lt: arbitrumsepolia_swap_Bytes - asset_gte: arbitrumsepolia_swap_Bytes - asset_lte: arbitrumsepolia_swap_Bytes - asset_in: [arbitrumsepolia_swap_Bytes!] - asset_not_in: [arbitrumsepolia_swap_Bytes!] - asset_contains: arbitrumsepolia_swap_Bytes - asset_not_contains: arbitrumsepolia_swap_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: sepolia_Bytes + amb_not: sepolia_Bytes + amb_gt: sepolia_Bytes + amb_lt: sepolia_Bytes + amb_gte: sepolia_Bytes + amb_lte: sepolia_Bytes + amb_in: [sepolia_Bytes!] + amb_not_in: [sepolia_Bytes!] + amb_contains: sepolia_Bytes + amb_not_contains: sepolia_Bytes + rootManager: sepolia_Bytes + rootManager_not: sepolia_Bytes + rootManager_gt: sepolia_Bytes + rootManager_lt: sepolia_Bytes + rootManager_gte: sepolia_Bytes + rootManager_lte: sepolia_Bytes + rootManager_in: [sepolia_Bytes!] + rootManager_not_in: [sepolia_Bytes!] + rootManager_contains: sepolia_Bytes + rootManager_not_contains: sepolia_Bytes + mirrorConnector: sepolia_Bytes + mirrorConnector_not: sepolia_Bytes + mirrorConnector_gt: sepolia_Bytes + mirrorConnector_lt: sepolia_Bytes + mirrorConnector_gte: sepolia_Bytes + mirrorConnector_lte: sepolia_Bytes + mirrorConnector_in: [sepolia_Bytes!] + mirrorConnector_not_in: [sepolia_Bytes!] + mirrorConnector_contains: sepolia_Bytes + mirrorConnector_not_contains: sepolia_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_PooledToken_filter] - or: [arbitrumsepolia_swap_PooledToken_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_ConnectorMeta_filter] + or: [sepolia_ConnectorMeta_filter] } -enum arbitrumsepolia_swap_PooledToken_orderBy { +enum sepolia_ConnectorMeta_orderBy { id - asset -} - -type arbitrumsepolia_swap_StableSwap { - id: ID! - isActive: Boolean - key: arbitrumsepolia_swap_Bytes! - canonicalId: arbitrumsepolia_swap_Bytes - domain: BigInt - swapPool: arbitrumsepolia_swap_Bytes - lpToken: arbitrumsepolia_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [arbitrumsepolia_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_StableSwapEvent_filter): [arbitrumsepolia_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_StableSwapExchange_filter): [arbitrumsepolia_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_SwapHourlyVolume_filter): [arbitrumsepolia_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_SwapDailyVolume_filter): [arbitrumsepolia_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_SwapWeeklyVolume_filter): [arbitrumsepolia_swap_SwapWeeklyVolume!] + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type arbitrumsepolia_swap_StableSwapAddLiquidityEvent implements arbitrumsepolia_swap_StableSwapEvent { +type sepolia_DestinationTransfer { id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! - provider: arbitrumsepolia_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: arbitrumsepolia_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: sepolia_Bytes + nonce: BigInt + status: sepolia_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: sepolia_Router_orderBy, orderDirection: sepolia_OrderDirection, where: sepolia_Router_filter): [sepolia_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: sepolia_Bytes + delegate: sepolia_Bytes + receiveLocal: Boolean + callData: sepolia_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: sepolia_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: sepolia_Bytes + asset: sepolia_Asset + amount: BigInt + routersFee: BigInt + executedCaller: sepolia_Bytes + executedTransactionHash: sepolia_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: sepolia_Bytes + executedTxNonce: BigInt + reconciledCaller: sepolia_Bytes + reconciledTransactionHash: sepolia_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: sepolia_Bytes + reconciledTxNonce: BigInt } -input arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter { +input sepolia_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -66772,105 +66505,24 @@ input arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - provider: arbitrumsepolia_swap_Bytes - provider_not: arbitrumsepolia_swap_Bytes - provider_gt: arbitrumsepolia_swap_Bytes - provider_lt: arbitrumsepolia_swap_Bytes - provider_gte: arbitrumsepolia_swap_Bytes - provider_lte: arbitrumsepolia_swap_Bytes - provider_in: [arbitrumsepolia_swap_Bytes!] - provider_not_in: [arbitrumsepolia_swap_Bytes!] - provider_contains: arbitrumsepolia_swap_Bytes - provider_not_contains: arbitrumsepolia_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: sepolia_Bytes + transferId_not: sepolia_Bytes + transferId_gt: sepolia_Bytes + transferId_lt: sepolia_Bytes + transferId_gte: sepolia_Bytes + transferId_lte: sepolia_Bytes + transferId_in: [sepolia_Bytes!] + transferId_not_in: [sepolia_Bytes!] + transferId_contains: sepolia_Bytes + transferId_not_contains: sepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -66879,54 +66531,368 @@ input arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] + status: sepolia_TransferStatus + status_not: sepolia_TransferStatus + status_in: [sepolia_TransferStatus!] + status_not_in: [sepolia_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: sepolia_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: sepolia_Bytes + to_not: sepolia_Bytes + to_gt: sepolia_Bytes + to_lt: sepolia_Bytes + to_gte: sepolia_Bytes + to_lte: sepolia_Bytes + to_in: [sepolia_Bytes!] + to_not_in: [sepolia_Bytes!] + to_contains: sepolia_Bytes + to_not_contains: sepolia_Bytes + delegate: sepolia_Bytes + delegate_not: sepolia_Bytes + delegate_gt: sepolia_Bytes + delegate_lt: sepolia_Bytes + delegate_gte: sepolia_Bytes + delegate_lte: sepolia_Bytes + delegate_in: [sepolia_Bytes!] + delegate_not_in: [sepolia_Bytes!] + delegate_contains: sepolia_Bytes + delegate_not_contains: sepolia_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: sepolia_Bytes + callData_not: sepolia_Bytes + callData_gt: sepolia_Bytes + callData_lt: sepolia_Bytes + callData_gte: sepolia_Bytes + callData_lte: sepolia_Bytes + callData_in: [sepolia_Bytes!] + callData_not_in: [sepolia_Bytes!] + callData_contains: sepolia_Bytes + callData_not_contains: sepolia_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: sepolia_Bytes + originSender_not: sepolia_Bytes + originSender_gt: sepolia_Bytes + originSender_lt: sepolia_Bytes + originSender_gte: sepolia_Bytes + originSender_lte: sepolia_Bytes + originSender_in: [sepolia_Bytes!] + originSender_not_in: [sepolia_Bytes!] + originSender_contains: sepolia_Bytes + originSender_not_contains: sepolia_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: sepolia_Bytes + canonicalId_not: sepolia_Bytes + canonicalId_gt: sepolia_Bytes + canonicalId_lt: sepolia_Bytes + canonicalId_gte: sepolia_Bytes + canonicalId_lte: sepolia_Bytes + canonicalId_in: [sepolia_Bytes!] + canonicalId_not_in: [sepolia_Bytes!] + canonicalId_contains: sepolia_Bytes + canonicalId_not_contains: sepolia_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: sepolia_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: sepolia_Bytes + executedCaller_not: sepolia_Bytes + executedCaller_gt: sepolia_Bytes + executedCaller_lt: sepolia_Bytes + executedCaller_gte: sepolia_Bytes + executedCaller_lte: sepolia_Bytes + executedCaller_in: [sepolia_Bytes!] + executedCaller_not_in: [sepolia_Bytes!] + executedCaller_contains: sepolia_Bytes + executedCaller_not_contains: sepolia_Bytes + executedTransactionHash: sepolia_Bytes + executedTransactionHash_not: sepolia_Bytes + executedTransactionHash_gt: sepolia_Bytes + executedTransactionHash_lt: sepolia_Bytes + executedTransactionHash_gte: sepolia_Bytes + executedTransactionHash_lte: sepolia_Bytes + executedTransactionHash_in: [sepolia_Bytes!] + executedTransactionHash_not_in: [sepolia_Bytes!] + executedTransactionHash_contains: sepolia_Bytes + executedTransactionHash_not_contains: sepolia_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: sepolia_Bytes + executedTxOrigin_not: sepolia_Bytes + executedTxOrigin_gt: sepolia_Bytes + executedTxOrigin_lt: sepolia_Bytes + executedTxOrigin_gte: sepolia_Bytes + executedTxOrigin_lte: sepolia_Bytes + executedTxOrigin_in: [sepolia_Bytes!] + executedTxOrigin_not_in: [sepolia_Bytes!] + executedTxOrigin_contains: sepolia_Bytes + executedTxOrigin_not_contains: sepolia_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: sepolia_Bytes + reconciledCaller_not: sepolia_Bytes + reconciledCaller_gt: sepolia_Bytes + reconciledCaller_lt: sepolia_Bytes + reconciledCaller_gte: sepolia_Bytes + reconciledCaller_lte: sepolia_Bytes + reconciledCaller_in: [sepolia_Bytes!] + reconciledCaller_not_in: [sepolia_Bytes!] + reconciledCaller_contains: sepolia_Bytes + reconciledCaller_not_contains: sepolia_Bytes + reconciledTransactionHash: sepolia_Bytes + reconciledTransactionHash_not: sepolia_Bytes + reconciledTransactionHash_gt: sepolia_Bytes + reconciledTransactionHash_lt: sepolia_Bytes + reconciledTransactionHash_gte: sepolia_Bytes + reconciledTransactionHash_lte: sepolia_Bytes + reconciledTransactionHash_in: [sepolia_Bytes!] + reconciledTransactionHash_not_in: [sepolia_Bytes!] + reconciledTransactionHash_contains: sepolia_Bytes + reconciledTransactionHash_not_contains: sepolia_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: sepolia_Bytes + reconciledTxOrigin_not: sepolia_Bytes + reconciledTxOrigin_gt: sepolia_Bytes + reconciledTxOrigin_lt: sepolia_Bytes + reconciledTxOrigin_gte: sepolia_Bytes + reconciledTxOrigin_lte: sepolia_Bytes + reconciledTxOrigin_in: [sepolia_Bytes!] + reconciledTxOrigin_not_in: [sepolia_Bytes!] + reconciledTxOrigin_contains: sepolia_Bytes + reconciledTxOrigin_not_contains: sepolia_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter] - or: [arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_DestinationTransfer_filter] + or: [sepolia_DestinationTransfer_filter] } -enum arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy { +enum sepolia_DestinationTransfer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction + chainId + transferId nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -interface arbitrumsepolia_swap_StableSwapEvent { +type sepolia_OptimisticRootFinalized { id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! - block: BigInt! + aggregateRoot: sepolia_Bytes! timestamp: BigInt! - transaction: arbitrumsepolia_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input arbitrumsepolia_swap_StableSwapEvent_filter { +input sepolia_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -66935,35 +66901,16 @@ input arbitrumsepolia_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: sepolia_Bytes + aggregateRoot_not: sepolia_Bytes + aggregateRoot_gt: sepolia_Bytes + aggregateRoot_lt: sepolia_Bytes + aggregateRoot_gte: sepolia_Bytes + aggregateRoot_lte: sepolia_Bytes + aggregateRoot_in: [sepolia_Bytes!] + aggregateRoot_not_in: [sepolia_Bytes!] + aggregateRoot_contains: sepolia_Bytes + aggregateRoot_not_contains: sepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -66972,72 +66919,41 @@ input arbitrumsepolia_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_StableSwapEvent_filter] - or: [arbitrumsepolia_swap_StableSwapEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_OptimisticRootFinalized_filter] + or: [sepolia_OptimisticRootFinalized_filter] } -enum arbitrumsepolia_swap_StableSwapEvent_orderBy { +enum sepolia_OptimisticRootFinalized_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block + aggregateRoot timestamp - transaction - nonce + blockNumber } -type arbitrumsepolia_swap_StableSwapExchange { +type sepolia_OriginMessage { id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! - buyer: arbitrumsepolia_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: arbitrumsepolia_swap_Bytes! - nonce: BigInt! + transferId: sepolia_Bytes + destinationDomain: BigInt + leaf: sepolia_Bytes + index: BigInt + message: sepolia_Bytes + root: sepolia_Bytes + transactionHash: sepolia_Bytes + blockNumber: BigInt + rootCount: sepolia_RootCount } -input arbitrumsepolia_swap_StableSwapExchange_filter { +input sepolia_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -67046,172 +66962,158 @@ input arbitrumsepolia_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - buyer: arbitrumsepolia_swap_Bytes - buyer_not: arbitrumsepolia_swap_Bytes - buyer_gt: arbitrumsepolia_swap_Bytes - buyer_lt: arbitrumsepolia_swap_Bytes - buyer_gte: arbitrumsepolia_swap_Bytes - buyer_lte: arbitrumsepolia_swap_Bytes - buyer_in: [arbitrumsepolia_swap_Bytes!] - buyer_not_in: [arbitrumsepolia_swap_Bytes!] - buyer_contains: arbitrumsepolia_swap_Bytes - buyer_not_contains: arbitrumsepolia_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + transferId: sepolia_Bytes + transferId_not: sepolia_Bytes + transferId_gt: sepolia_Bytes + transferId_lt: sepolia_Bytes + transferId_gte: sepolia_Bytes + transferId_lte: sepolia_Bytes + transferId_in: [sepolia_Bytes!] + transferId_not_in: [sepolia_Bytes!] + transferId_contains: sepolia_Bytes + transferId_not_contains: sepolia_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: sepolia_Bytes + leaf_not: sepolia_Bytes + leaf_gt: sepolia_Bytes + leaf_lt: sepolia_Bytes + leaf_gte: sepolia_Bytes + leaf_lte: sepolia_Bytes + leaf_in: [sepolia_Bytes!] + leaf_not_in: [sepolia_Bytes!] + leaf_contains: sepolia_Bytes + leaf_not_contains: sepolia_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: sepolia_Bytes + message_not: sepolia_Bytes + message_gt: sepolia_Bytes + message_lt: sepolia_Bytes + message_gte: sepolia_Bytes + message_lte: sepolia_Bytes + message_in: [sepolia_Bytes!] + message_not_in: [sepolia_Bytes!] + message_contains: sepolia_Bytes + message_not_contains: sepolia_Bytes + root: sepolia_Bytes + root_not: sepolia_Bytes + root_gt: sepolia_Bytes + root_lt: sepolia_Bytes + root_gte: sepolia_Bytes + root_lte: sepolia_Bytes + root_in: [sepolia_Bytes!] + root_not_in: [sepolia_Bytes!] + root_contains: sepolia_Bytes + root_not_contains: sepolia_Bytes + transactionHash: sepolia_Bytes + transactionHash_not: sepolia_Bytes + transactionHash_gt: sepolia_Bytes + transactionHash_lt: sepolia_Bytes + transactionHash_gte: sepolia_Bytes + transactionHash_lte: sepolia_Bytes + transactionHash_in: [sepolia_Bytes!] + transactionHash_not_in: [sepolia_Bytes!] + transactionHash_contains: sepolia_Bytes + transactionHash_not_contains: sepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: sepolia_RootCount_filter """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_StableSwapExchange_filter] - or: [arbitrumsepolia_swap_StableSwapExchange_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_OriginMessage_filter] + or: [sepolia_OriginMessage_filter] } -enum arbitrumsepolia_swap_StableSwapExchange_orderBy { +enum sepolia_OriginMessage_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block - timestamp - transaction - nonce + transferId + destinationDomain + leaf + index + message + root + transactionHash + blockNumber + rootCount + rootCount__id + rootCount__count } -type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent implements arbitrumsepolia_swap_StableSwapEvent { +type sepolia_OriginTransfer { id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! - provider: arbitrumsepolia_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: arbitrumsepolia_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: sepolia_Bytes + nonce: BigInt + status: sepolia_TransferStatus + messageHash: sepolia_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: sepolia_Bytes + delegate: sepolia_Bytes + receiveLocal: Boolean + callData: sepolia_Bytes + slippage: BigInt + originSender: sepolia_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: sepolia_Bytes + asset: sepolia_Asset + transactingAsset: sepolia_Bytes + message: sepolia_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: sepolia_RelayerFee_orderBy, orderDirection: sepolia_OrderDirection, where: sepolia_RelayerFee_filter): [sepolia_RelayerFee!] + initialRelayerFeeAsset: sepolia_Bytes + caller: sepolia_Bytes + transactionHash: sepolia_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: sepolia_Bytes + txNonce: BigInt } -input arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter { +input sepolia_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -67220,105 +67122,24 @@ input arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - provider: arbitrumsepolia_swap_Bytes - provider_not: arbitrumsepolia_swap_Bytes - provider_gt: arbitrumsepolia_swap_Bytes - provider_lt: arbitrumsepolia_swap_Bytes - provider_gte: arbitrumsepolia_swap_Bytes - provider_lte: arbitrumsepolia_swap_Bytes - provider_in: [arbitrumsepolia_swap_Bytes!] - provider_not_in: [arbitrumsepolia_swap_Bytes!] - provider_contains: arbitrumsepolia_swap_Bytes - provider_not_contains: arbitrumsepolia_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: arbitrumsepolia_swap_Bytes - transaction_not: arbitrumsepolia_swap_Bytes - transaction_gt: arbitrumsepolia_swap_Bytes - transaction_lt: arbitrumsepolia_swap_Bytes - transaction_gte: arbitrumsepolia_swap_Bytes - transaction_lte: arbitrumsepolia_swap_Bytes - transaction_in: [arbitrumsepolia_swap_Bytes!] - transaction_not_in: [arbitrumsepolia_swap_Bytes!] - transaction_contains: arbitrumsepolia_swap_Bytes - transaction_not_contains: arbitrumsepolia_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: sepolia_Bytes + transferId_not: sepolia_Bytes + transferId_gt: sepolia_Bytes + transferId_lt: sepolia_Bytes + transferId_gte: sepolia_Bytes + transferId_lte: sepolia_Bytes + transferId_in: [sepolia_Bytes!] + transferId_not_in: [sepolia_Bytes!] + transferId_contains: sepolia_Bytes + transferId_not_contains: sepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -67327,45 +67148,342 @@ input arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter] - or: [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter] + status: sepolia_TransferStatus + status_not: sepolia_TransferStatus + status_in: [sepolia_TransferStatus!] + status_not_in: [sepolia_TransferStatus!] + messageHash: sepolia_Bytes + messageHash_not: sepolia_Bytes + messageHash_gt: sepolia_Bytes + messageHash_lt: sepolia_Bytes + messageHash_gte: sepolia_Bytes + messageHash_lte: sepolia_Bytes + messageHash_in: [sepolia_Bytes!] + messageHash_not_in: [sepolia_Bytes!] + messageHash_contains: sepolia_Bytes + messageHash_not_contains: sepolia_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: sepolia_Bytes + to_not: sepolia_Bytes + to_gt: sepolia_Bytes + to_lt: sepolia_Bytes + to_gte: sepolia_Bytes + to_lte: sepolia_Bytes + to_in: [sepolia_Bytes!] + to_not_in: [sepolia_Bytes!] + to_contains: sepolia_Bytes + to_not_contains: sepolia_Bytes + delegate: sepolia_Bytes + delegate_not: sepolia_Bytes + delegate_gt: sepolia_Bytes + delegate_lt: sepolia_Bytes + delegate_gte: sepolia_Bytes + delegate_lte: sepolia_Bytes + delegate_in: [sepolia_Bytes!] + delegate_not_in: [sepolia_Bytes!] + delegate_contains: sepolia_Bytes + delegate_not_contains: sepolia_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: sepolia_Bytes + callData_not: sepolia_Bytes + callData_gt: sepolia_Bytes + callData_lt: sepolia_Bytes + callData_gte: sepolia_Bytes + callData_lte: sepolia_Bytes + callData_in: [sepolia_Bytes!] + callData_not_in: [sepolia_Bytes!] + callData_contains: sepolia_Bytes + callData_not_contains: sepolia_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: sepolia_Bytes + originSender_not: sepolia_Bytes + originSender_gt: sepolia_Bytes + originSender_lt: sepolia_Bytes + originSender_gte: sepolia_Bytes + originSender_lte: sepolia_Bytes + originSender_in: [sepolia_Bytes!] + originSender_not_in: [sepolia_Bytes!] + originSender_contains: sepolia_Bytes + originSender_not_contains: sepolia_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: sepolia_Bytes + canonicalId_not: sepolia_Bytes + canonicalId_gt: sepolia_Bytes + canonicalId_lt: sepolia_Bytes + canonicalId_gte: sepolia_Bytes + canonicalId_lte: sepolia_Bytes + canonicalId_in: [sepolia_Bytes!] + canonicalId_not_in: [sepolia_Bytes!] + canonicalId_contains: sepolia_Bytes + canonicalId_not_contains: sepolia_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: sepolia_Asset_filter + transactingAsset: sepolia_Bytes + transactingAsset_not: sepolia_Bytes + transactingAsset_gt: sepolia_Bytes + transactingAsset_lt: sepolia_Bytes + transactingAsset_gte: sepolia_Bytes + transactingAsset_lte: sepolia_Bytes + transactingAsset_in: [sepolia_Bytes!] + transactingAsset_not_in: [sepolia_Bytes!] + transactingAsset_contains: sepolia_Bytes + transactingAsset_not_contains: sepolia_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: sepolia_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: sepolia_RelayerFee_filter + initialRelayerFeeAsset: sepolia_Bytes + initialRelayerFeeAsset_not: sepolia_Bytes + initialRelayerFeeAsset_gt: sepolia_Bytes + initialRelayerFeeAsset_lt: sepolia_Bytes + initialRelayerFeeAsset_gte: sepolia_Bytes + initialRelayerFeeAsset_lte: sepolia_Bytes + initialRelayerFeeAsset_in: [sepolia_Bytes!] + initialRelayerFeeAsset_not_in: [sepolia_Bytes!] + initialRelayerFeeAsset_contains: sepolia_Bytes + initialRelayerFeeAsset_not_contains: sepolia_Bytes + caller: sepolia_Bytes + caller_not: sepolia_Bytes + caller_gt: sepolia_Bytes + caller_lt: sepolia_Bytes + caller_gte: sepolia_Bytes + caller_lte: sepolia_Bytes + caller_in: [sepolia_Bytes!] + caller_not_in: [sepolia_Bytes!] + caller_contains: sepolia_Bytes + caller_not_contains: sepolia_Bytes + transactionHash: sepolia_Bytes + transactionHash_not: sepolia_Bytes + transactionHash_gt: sepolia_Bytes + transactionHash_lt: sepolia_Bytes + transactionHash_gte: sepolia_Bytes + transactionHash_lte: sepolia_Bytes + transactionHash_in: [sepolia_Bytes!] + transactionHash_not_in: [sepolia_Bytes!] + transactionHash_contains: sepolia_Bytes + transactionHash_not_contains: sepolia_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: sepolia_Bytes + txOrigin_not: sepolia_Bytes + txOrigin_gt: sepolia_Bytes + txOrigin_lt: sepolia_Bytes + txOrigin_gte: sepolia_Bytes + txOrigin_lte: sepolia_Bytes + txOrigin_in: [sepolia_Bytes!] + txOrigin_not_in: [sepolia_Bytes!] + txOrigin_contains: sepolia_Bytes + txOrigin_not_contains: sepolia_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: sepolia_BlockChangedFilter + and: [sepolia_OriginTransfer_filter] + or: [sepolia_OriginTransfer_filter] } -enum arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum sepolia_OriginTransfer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction + chainId + transferId nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + transactingAsset + message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce } -input arbitrumsepolia_swap_StableSwap_filter { +type sepolia_Relayer { + id: ID! + isActive: Boolean! + relayer: sepolia_Bytes +} + +type sepolia_RelayerFee { + id: ID! + transfer: sepolia_OriginTransfer! + fee: BigInt! + asset: sepolia_Bytes! +} + +input sepolia_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -67374,201 +67492,101 @@ input arbitrumsepolia_swap_StableSwap_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - key: arbitrumsepolia_swap_Bytes - key_not: arbitrumsepolia_swap_Bytes - key_gt: arbitrumsepolia_swap_Bytes - key_lt: arbitrumsepolia_swap_Bytes - key_gte: arbitrumsepolia_swap_Bytes - key_lte: arbitrumsepolia_swap_Bytes - key_in: [arbitrumsepolia_swap_Bytes!] - key_not_in: [arbitrumsepolia_swap_Bytes!] - key_contains: arbitrumsepolia_swap_Bytes - key_not_contains: arbitrumsepolia_swap_Bytes - canonicalId: arbitrumsepolia_swap_Bytes - canonicalId_not: arbitrumsepolia_swap_Bytes - canonicalId_gt: arbitrumsepolia_swap_Bytes - canonicalId_lt: arbitrumsepolia_swap_Bytes - canonicalId_gte: arbitrumsepolia_swap_Bytes - canonicalId_lte: arbitrumsepolia_swap_Bytes - canonicalId_in: [arbitrumsepolia_swap_Bytes!] - canonicalId_not_in: [arbitrumsepolia_swap_Bytes!] - canonicalId_contains: arbitrumsepolia_swap_Bytes - canonicalId_not_contains: arbitrumsepolia_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: arbitrumsepolia_swap_Bytes - swapPool_not: arbitrumsepolia_swap_Bytes - swapPool_gt: arbitrumsepolia_swap_Bytes - swapPool_lt: arbitrumsepolia_swap_Bytes - swapPool_gte: arbitrumsepolia_swap_Bytes - swapPool_lte: arbitrumsepolia_swap_Bytes - swapPool_in: [arbitrumsepolia_swap_Bytes!] - swapPool_not_in: [arbitrumsepolia_swap_Bytes!] - swapPool_contains: arbitrumsepolia_swap_Bytes - swapPool_not_contains: arbitrumsepolia_swap_Bytes - lpToken: arbitrumsepolia_swap_Bytes - lpToken_not: arbitrumsepolia_swap_Bytes - lpToken_gt: arbitrumsepolia_swap_Bytes - lpToken_lt: arbitrumsepolia_swap_Bytes - lpToken_gte: arbitrumsepolia_swap_Bytes - lpToken_lte: arbitrumsepolia_swap_Bytes - lpToken_in: [arbitrumsepolia_swap_Bytes!] - lpToken_not_in: [arbitrumsepolia_swap_Bytes!] - lpToken_contains: arbitrumsepolia_swap_Bytes - lpToken_not_contains: arbitrumsepolia_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [arbitrumsepolia_swap_Bytes!] - pooledTokens_not: [arbitrumsepolia_swap_Bytes!] - pooledTokens_contains: [arbitrumsepolia_swap_Bytes!] - pooledTokens_contains_nocase: [arbitrumsepolia_swap_Bytes!] - pooledTokens_not_contains: [arbitrumsepolia_swap_Bytes!] - pooledTokens_not_contains_nocase: [arbitrumsepolia_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: arbitrumsepolia_swap_StableSwapEvent_filter - exchanges_: arbitrumsepolia_swap_StableSwapExchange_filter - hourlyVolumes_: arbitrumsepolia_swap_SwapHourlyVolume_filter - dailyVolumes_: arbitrumsepolia_swap_SwapDailyVolume_filter - weeklyVolumes_: arbitrumsepolia_swap_SwapWeeklyVolume_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: sepolia_OriginTransfer_filter + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + asset: sepolia_Bytes + asset_not: sepolia_Bytes + asset_gt: sepolia_Bytes + asset_lt: sepolia_Bytes + asset_gte: sepolia_Bytes + asset_lte: sepolia_Bytes + asset_in: [sepolia_Bytes!] + asset_not_in: [sepolia_Bytes!] + asset_contains: sepolia_Bytes + asset_not_contains: sepolia_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_StableSwap_filter] - or: [arbitrumsepolia_swap_StableSwap_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_RelayerFee_filter] + or: [sepolia_RelayerFee_filter] } -enum arbitrumsepolia_swap_StableSwap_orderBy { +enum sepolia_RelayerFee_orderBy { id - isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + fee + asset } -type arbitrumsepolia_swap_SwapDailyVolume implements arbitrumsepolia_swap_SwapTradeVolume { +type sepolia_RelayerFeesIncrease { id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! + transfer: sepolia_OriginTransfer! + increase: BigInt + asset: sepolia_Bytes + caller: sepolia_Bytes! + transactionHash: sepolia_Bytes! timestamp: BigInt! - volume: arbitrumsepolia_swap_BigDecimal! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input arbitrumsepolia_swap_SwapDailyVolume_filter { +input sepolia_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -67577,27 +67595,65 @@ input arbitrumsepolia_swap_SwapDailyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: sepolia_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: sepolia_Bytes + asset_not: sepolia_Bytes + asset_gt: sepolia_Bytes + asset_lt: sepolia_Bytes + asset_gte: sepolia_Bytes + asset_lte: sepolia_Bytes + asset_in: [sepolia_Bytes!] + asset_not_in: [sepolia_Bytes!] + asset_contains: sepolia_Bytes + asset_not_contains: sepolia_Bytes + caller: sepolia_Bytes + caller_not: sepolia_Bytes + caller_gt: sepolia_Bytes + caller_lt: sepolia_Bytes + caller_gte: sepolia_Bytes + caller_lte: sepolia_Bytes + caller_in: [sepolia_Bytes!] + caller_not_in: [sepolia_Bytes!] + caller_contains: sepolia_Bytes + caller_not_contains: sepolia_Bytes + transactionHash: sepolia_Bytes + transactionHash_not: sepolia_Bytes + transactionHash_gt: sepolia_Bytes + transactionHash_lt: sepolia_Bytes + transactionHash_gte: sepolia_Bytes + transactionHash_lte: sepolia_Bytes + transactionHash_in: [sepolia_Bytes!] + transactionHash_not_in: [sepolia_Bytes!] + transactionHash_contains: sepolia_Bytes + transactionHash_not_contains: sepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -67606,51 +67662,79 @@ input arbitrumsepolia_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: arbitrumsepolia_swap_BigDecimal - volume_not: arbitrumsepolia_swap_BigDecimal - volume_gt: arbitrumsepolia_swap_BigDecimal - volume_lt: arbitrumsepolia_swap_BigDecimal - volume_gte: arbitrumsepolia_swap_BigDecimal - volume_lte: arbitrumsepolia_swap_BigDecimal - volume_in: [arbitrumsepolia_swap_BigDecimal!] - volume_not_in: [arbitrumsepolia_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_SwapDailyVolume_filter] - or: [arbitrumsepolia_swap_SwapDailyVolume_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_RelayerFeesIncrease_filter] + or: [sepolia_RelayerFeesIncrease_filter] } -enum arbitrumsepolia_swap_SwapDailyVolume_orderBy { +enum sepolia_RelayerFeesIncrease_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + increase + asset + caller + transactionHash timestamp - volume -} - -type arbitrumsepolia_swap_SwapHourlyVolume implements arbitrumsepolia_swap_SwapTradeVolume { - id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! - timestamp: BigInt! - volume: arbitrumsepolia_swap_BigDecimal! + gasPrice + gasLimit + blockNumber } -input arbitrumsepolia_swap_SwapHourlyVolume_filter { +input sepolia_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -67659,152 +67743,80 @@ input arbitrumsepolia_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: arbitrumsepolia_swap_BigDecimal - volume_not: arbitrumsepolia_swap_BigDecimal - volume_gt: arbitrumsepolia_swap_BigDecimal - volume_lt: arbitrumsepolia_swap_BigDecimal - volume_gte: arbitrumsepolia_swap_BigDecimal - volume_lte: arbitrumsepolia_swap_BigDecimal - volume_in: [arbitrumsepolia_swap_BigDecimal!] - volume_not_in: [arbitrumsepolia_swap_BigDecimal!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + relayer: sepolia_Bytes + relayer_not: sepolia_Bytes + relayer_gt: sepolia_Bytes + relayer_lt: sepolia_Bytes + relayer_gte: sepolia_Bytes + relayer_lte: sepolia_Bytes + relayer_in: [sepolia_Bytes!] + relayer_not_in: [sepolia_Bytes!] + relayer_contains: sepolia_Bytes + relayer_not_contains: sepolia_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_SwapHourlyVolume_filter] - or: [arbitrumsepolia_swap_SwapHourlyVolume_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_Relayer_filter] + or: [sepolia_Relayer_filter] } -enum arbitrumsepolia_swap_SwapHourlyVolume_orderBy { +enum sepolia_Relayer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + isActive + relayer } -interface arbitrumsepolia_swap_SwapTradeVolume { - stableSwap: arbitrumsepolia_swap_StableSwap! - timestamp: BigInt! - volume: arbitrumsepolia_swap_BigDecimal! +type sepolia_RootCount { + id: ID! + count: BigInt } -input arbitrumsepolia_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: arbitrumsepolia_swap_BigDecimal - volume_not: arbitrumsepolia_swap_BigDecimal - volume_gt: arbitrumsepolia_swap_BigDecimal - volume_lt: arbitrumsepolia_swap_BigDecimal - volume_gte: arbitrumsepolia_swap_BigDecimal - volume_lte: arbitrumsepolia_swap_BigDecimal - volume_in: [arbitrumsepolia_swap_BigDecimal!] - volume_not_in: [arbitrumsepolia_swap_BigDecimal!] +input sepolia_RootCount_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_SwapTradeVolume_filter] - or: [arbitrumsepolia_swap_SwapTradeVolume_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_RootCount_filter] + or: [sepolia_RootCount_filter] } -enum arbitrumsepolia_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume +enum sepolia_RootCount_orderBy { + id + count } -type arbitrumsepolia_swap_SwapWeeklyVolume implements arbitrumsepolia_swap_SwapTradeVolume { +type sepolia_RootMessageSent { id: ID! - stableSwap: arbitrumsepolia_swap_StableSwap! - timestamp: BigInt! - volume: arbitrumsepolia_swap_BigDecimal! + spokeDomain: BigInt + hubDomain: BigInt + root: sepolia_Bytes + count: BigInt + caller: sepolia_Bytes + transactionHash: sepolia_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input arbitrumsepolia_swap_SwapWeeklyVolume_filter { +input sepolia_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -67813,27 +67825,60 @@ input arbitrumsepolia_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumsepolia_swap_StableSwap_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: sepolia_Bytes + root_not: sepolia_Bytes + root_gt: sepolia_Bytes + root_lt: sepolia_Bytes + root_gte: sepolia_Bytes + root_lte: sepolia_Bytes + root_in: [sepolia_Bytes!] + root_not_in: [sepolia_Bytes!] + root_contains: sepolia_Bytes + root_not_contains: sepolia_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: sepolia_Bytes + caller_not: sepolia_Bytes + caller_gt: sepolia_Bytes + caller_lt: sepolia_Bytes + caller_gte: sepolia_Bytes + caller_lte: sepolia_Bytes + caller_in: [sepolia_Bytes!] + caller_not_in: [sepolia_Bytes!] + caller_contains: sepolia_Bytes + caller_not_contains: sepolia_Bytes + transactionHash: sepolia_Bytes + transactionHash_not: sepolia_Bytes + transactionHash_gt: sepolia_Bytes + transactionHash_lt: sepolia_Bytes + transactionHash_gte: sepolia_Bytes + transactionHash_lte: sepolia_Bytes + transactionHash_in: [sepolia_Bytes!] + transactionHash_not_in: [sepolia_Bytes!] + transactionHash_contains: sepolia_Bytes + transactionHash_not_contains: sepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -67842,264 +67887,69 @@ input arbitrumsepolia_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: arbitrumsepolia_swap_BigDecimal - volume_not: arbitrumsepolia_swap_BigDecimal - volume_gt: arbitrumsepolia_swap_BigDecimal - volume_lt: arbitrumsepolia_swap_BigDecimal - volume_gte: arbitrumsepolia_swap_BigDecimal - volume_lte: arbitrumsepolia_swap_BigDecimal - volume_in: [arbitrumsepolia_swap_BigDecimal!] - volume_not_in: [arbitrumsepolia_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_SwapWeeklyVolume_filter] - or: [arbitrumsepolia_swap_SwapWeeklyVolume_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_RootMessageSent_filter] + or: [sepolia_RootMessageSent_filter] } -enum arbitrumsepolia_swap_SwapWeeklyVolume_orderBy { +enum sepolia_RootMessageSent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + spokeDomain + hubDomain + root + count + caller + transactionHash timestamp - volume -} - -type arbitrumsepolia_swap_SystemInfo { - id: ID! - exchangeCount: BigInt! - swapCount: BigInt! -} - -input arbitrumsepolia_swap_SystemInfo_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: arbitrumsepolia_swap_BlockChangedFilter - and: [arbitrumsepolia_swap_SystemInfo_filter] - or: [arbitrumsepolia_swap_SystemInfo_filter] -} - -enum arbitrumsepolia_swap_SystemInfo_orderBy { - id - exchangeCount - swapCount -} - -type arbitrumsepolia_swap__Block_ { - """The hash of the block""" - hash: arbitrumsepolia_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: arbitrumsepolia_swap_Bytes -} - -"""The type for the top-level _meta field""" -type arbitrumsepolia_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: arbitrumsepolia_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -enum polygon_swap_Aggregation_interval { - hour - day -} - -scalar polygon_swap_BigDecimal - -input polygon_swap_BlockChangedFilter { - number_gte: Int! -} - -input polygon_swap_Block_height { - hash: polygon_swap_Bytes - number: Int - number_gte: Int + gasPrice + gasLimit + blockNumber } -scalar polygon_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar polygon_swap_Int8 - -type polygon_swap_LpAccount { +type sepolia_Router { id: ID! - address: polygon_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_LpAccountBalance_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_LpAccountBalance_filter): [polygon_swap_LpAccountBalance!]! + isActive: Boolean! + owner: sepolia_Bytes + recipient: sepolia_Bytes + proposedOwner: sepolia_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: sepolia_AssetBalance_orderBy, orderDirection: sepolia_OrderDirection, where: sepolia_AssetBalance_filter): [sepolia_AssetBalance!]! } -type polygon_swap_LpAccountBalance { +type sepolia_RouterDailyTVL { id: ID! - account: polygon_swap_LpAccount! - token: polygon_swap_LpToken! - amount: polygon_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: polygon_swap_Bytes -} - -input polygon_swap_LpAccountBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: polygon_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: polygon_swap_LpToken_filter - amount: polygon_swap_BigDecimal - amount_not: polygon_swap_BigDecimal - amount_gt: polygon_swap_BigDecimal - amount_lt: polygon_swap_BigDecimal - amount_gte: polygon_swap_BigDecimal - amount_lte: polygon_swap_BigDecimal - amount_in: [polygon_swap_BigDecimal!] - amount_not_in: [polygon_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes - """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_LpAccountBalance_filter] - or: [polygon_swap_LpAccountBalance_filter] -} - -enum polygon_swap_LpAccountBalance_orderBy { - id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + router: sepolia_Router! + asset: sepolia_Asset! + timestamp: BigInt! + balance: BigInt! } -input polygon_swap_LpAccount_filter { +input sepolia_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -68108,51 +67958,113 @@ input polygon_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: polygon_swap_Bytes - address_not: polygon_swap_Bytes - address_gt: polygon_swap_Bytes - address_lt: polygon_swap_Bytes - address_gte: polygon_swap_Bytes - address_lte: polygon_swap_Bytes - address_in: [polygon_swap_Bytes!] - address_not_in: [polygon_swap_Bytes!] - address_contains: polygon_swap_Bytes - address_not_contains: polygon_swap_Bytes - balances_: polygon_swap_LpAccountBalance_filter + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: sepolia_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: sepolia_Asset_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_LpAccount_filter] - or: [polygon_swap_LpAccount_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_RouterDailyTVL_filter] + or: [sepolia_RouterDailyTVL_filter] } -enum polygon_swap_LpAccount_orderBy { +enum sepolia_RouterDailyTVL_orderBy { id - address - balances -} - -type polygon_swap_LpToken { - id: ID! - address: polygon_swap_Bytes! - stableSwap: polygon_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: polygon_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_LpTokenEvent_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_LpTokenEvent_filter): [polygon_swap_LpTokenEvent!]! + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + timestamp + balance } -interface polygon_swap_LpTokenEvent { +type sepolia_RouterLiquidityEvent { id: ID! - token: polygon_swap_LpToken! - amount: polygon_swap_BigDecimal! - block: BigInt! + type: sepolia_RouterLiquidityEventType + router: sepolia_Router! + asset: sepolia_Asset! + amount: BigInt! + balance: BigInt! + caller: sepolia_Bytes + blockNumber: BigInt! timestamp: BigInt! - transaction: polygon_swap_Bytes! + transactionHash: sepolia_Bytes! nonce: BigInt! } -input polygon_swap_LpTokenEvent_filter { +enum sepolia_RouterLiquidityEventType { + Add + Remove +} + +input sepolia_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -68161,43 +68073,86 @@ input polygon_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: polygon_swap_LpToken_filter - amount: polygon_swap_BigDecimal - amount_not: polygon_swap_BigDecimal - amount_gt: polygon_swap_BigDecimal - amount_lt: polygon_swap_BigDecimal - amount_gte: polygon_swap_BigDecimal - amount_lte: polygon_swap_BigDecimal - amount_in: [polygon_swap_BigDecimal!] - amount_not_in: [polygon_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + type: sepolia_RouterLiquidityEventType + type_not: sepolia_RouterLiquidityEventType + type_in: [sepolia_RouterLiquidityEventType!] + type_not_in: [sepolia_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: sepolia_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: sepolia_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: sepolia_Bytes + caller_not: sepolia_Bytes + caller_gt: sepolia_Bytes + caller_lt: sepolia_Bytes + caller_gte: sepolia_Bytes + caller_lte: sepolia_Bytes + caller_in: [sepolia_Bytes!] + caller_not_in: [sepolia_Bytes!] + caller_contains: sepolia_Bytes + caller_not_contains: sepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -68206,16 +68161,16 @@ input polygon_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes + transactionHash: sepolia_Bytes + transactionHash_not: sepolia_Bytes + transactionHash_gt: sepolia_Bytes + transactionHash_lt: sepolia_Bytes + transactionHash_gte: sepolia_Bytes + transactionHash_lte: sepolia_Bytes + transactionHash_in: [sepolia_Bytes!] + transactionHash_not_in: [sepolia_Bytes!] + transactionHash_contains: sepolia_Bytes + transactionHash_not_contains: sepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -68225,28 +68180,41 @@ input polygon_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_LpTokenEvent_filter] - or: [polygon_swap_LpTokenEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_RouterLiquidityEvent_filter] + or: [sepolia_RouterLiquidityEvent_filter] } -enum polygon_swap_LpTokenEvent_orderBy { +enum sepolia_RouterLiquidityEvent_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply + type + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount - block + balance + caller + blockNumber timestamp - transaction + transactionHash nonce } -input polygon_swap_LpToken_filter { +input sepolia_Router_filter { id: ID id_not: ID id_gt: ID @@ -68255,142 +68223,72 @@ input polygon_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: polygon_swap_Bytes - address_not: polygon_swap_Bytes - address_gt: polygon_swap_Bytes - address_lt: polygon_swap_Bytes - address_gte: polygon_swap_Bytes - address_lte: polygon_swap_Bytes - address_in: [polygon_swap_Bytes!] - address_not_in: [polygon_swap_Bytes!] - address_contains: polygon_swap_Bytes - address_not_contains: polygon_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: polygon_swap_BigDecimal - totalSupply_not: polygon_swap_BigDecimal - totalSupply_gt: polygon_swap_BigDecimal - totalSupply_lt: polygon_swap_BigDecimal - totalSupply_gte: polygon_swap_BigDecimal - totalSupply_lte: polygon_swap_BigDecimal - totalSupply_in: [polygon_swap_BigDecimal!] - totalSupply_not_in: [polygon_swap_BigDecimal!] - events_: polygon_swap_LpTokenEvent_filter + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: sepolia_Bytes + owner_not: sepolia_Bytes + owner_gt: sepolia_Bytes + owner_lt: sepolia_Bytes + owner_gte: sepolia_Bytes + owner_lte: sepolia_Bytes + owner_in: [sepolia_Bytes!] + owner_not_in: [sepolia_Bytes!] + owner_contains: sepolia_Bytes + owner_not_contains: sepolia_Bytes + recipient: sepolia_Bytes + recipient_not: sepolia_Bytes + recipient_gt: sepolia_Bytes + recipient_lt: sepolia_Bytes + recipient_gte: sepolia_Bytes + recipient_lte: sepolia_Bytes + recipient_in: [sepolia_Bytes!] + recipient_not_in: [sepolia_Bytes!] + recipient_contains: sepolia_Bytes + recipient_not_contains: sepolia_Bytes + proposedOwner: sepolia_Bytes + proposedOwner_not: sepolia_Bytes + proposedOwner_gt: sepolia_Bytes + proposedOwner_lt: sepolia_Bytes + proposedOwner_gte: sepolia_Bytes + proposedOwner_lte: sepolia_Bytes + proposedOwner_in: [sepolia_Bytes!] + proposedOwner_not_in: [sepolia_Bytes!] + proposedOwner_contains: sepolia_Bytes + proposedOwner_not_contains: sepolia_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: sepolia_AssetBalance_filter """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_LpToken_filter] - or: [polygon_swap_LpToken_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_Router_filter] + or: [sepolia_Router_filter] } -enum polygon_swap_LpToken_orderBy { +enum sepolia_Router_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances } -type polygon_swap_LpTransferEvent implements polygon_swap_LpTokenEvent { +type sepolia_Sequencer { id: ID! - token: polygon_swap_LpToken! - amount: polygon_swap_BigDecimal! - from: polygon_swap_Bytes! - to: polygon_swap_Bytes! - fromBalance: polygon_swap_BigDecimal! - toBalance: polygon_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: polygon_swap_Bytes! - nonce: BigInt! + isActive: Boolean! + sequencer: sepolia_Bytes } -input polygon_swap_LpTransferEvent_filter { +input sepolia_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -68399,143 +68297,39 @@ input polygon_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: polygon_swap_LpToken_filter - amount: polygon_swap_BigDecimal - amount_not: polygon_swap_BigDecimal - amount_gt: polygon_swap_BigDecimal - amount_lt: polygon_swap_BigDecimal - amount_gte: polygon_swap_BigDecimal - amount_lte: polygon_swap_BigDecimal - amount_in: [polygon_swap_BigDecimal!] - amount_not_in: [polygon_swap_BigDecimal!] - from: polygon_swap_Bytes - from_not: polygon_swap_Bytes - from_gt: polygon_swap_Bytes - from_lt: polygon_swap_Bytes - from_gte: polygon_swap_Bytes - from_lte: polygon_swap_Bytes - from_in: [polygon_swap_Bytes!] - from_not_in: [polygon_swap_Bytes!] - from_contains: polygon_swap_Bytes - from_not_contains: polygon_swap_Bytes - to: polygon_swap_Bytes - to_not: polygon_swap_Bytes - to_gt: polygon_swap_Bytes - to_lt: polygon_swap_Bytes - to_gte: polygon_swap_Bytes - to_lte: polygon_swap_Bytes - to_in: [polygon_swap_Bytes!] - to_not_in: [polygon_swap_Bytes!] - to_contains: polygon_swap_Bytes - to_not_contains: polygon_swap_Bytes - fromBalance: polygon_swap_BigDecimal - fromBalance_not: polygon_swap_BigDecimal - fromBalance_gt: polygon_swap_BigDecimal - fromBalance_lt: polygon_swap_BigDecimal - fromBalance_gte: polygon_swap_BigDecimal - fromBalance_lte: polygon_swap_BigDecimal - fromBalance_in: [polygon_swap_BigDecimal!] - fromBalance_not_in: [polygon_swap_BigDecimal!] - toBalance: polygon_swap_BigDecimal - toBalance_not: polygon_swap_BigDecimal - toBalance_gt: polygon_swap_BigDecimal - toBalance_lt: polygon_swap_BigDecimal - toBalance_gte: polygon_swap_BigDecimal - toBalance_lte: polygon_swap_BigDecimal - toBalance_in: [polygon_swap_BigDecimal!] - toBalance_not_in: [polygon_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + sequencer: sepolia_Bytes + sequencer_not: sepolia_Bytes + sequencer_gt: sepolia_Bytes + sequencer_lt: sepolia_Bytes + sequencer_gte: sepolia_Bytes + sequencer_lte: sepolia_Bytes + sequencer_in: [sepolia_Bytes!] + sequencer_not_in: [sepolia_Bytes!] + sequencer_contains: sepolia_Bytes + sequencer_not_contains: sepolia_Bytes """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_LpTransferEvent_filter] - or: [polygon_swap_LpTransferEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_Sequencer_filter] + or: [sepolia_Sequencer_filter] } -enum polygon_swap_LpTransferEvent_orderBy { +enum sepolia_Sequencer_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block - timestamp - transaction - nonce -} - -"""Defines the order direction, either ascending or descending""" -enum polygon_swap_OrderDirection { - asc - desc + isActive + sequencer } -type polygon_swap_PooledToken { +type sepolia_Setting { id: ID! - asset: polygon_swap_Bytes! + maxRoutersPerTransfer: BigInt! + caller: sepolia_Bytes! } -input polygon_swap_PooledToken_filter { +input sepolia_Setting_filter { id: ID id_not: ID id_gt: ID @@ -68544,72 +68338,49 @@ input polygon_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: polygon_swap_Bytes - asset_not: polygon_swap_Bytes - asset_gt: polygon_swap_Bytes - asset_lt: polygon_swap_Bytes - asset_gte: polygon_swap_Bytes - asset_lte: polygon_swap_Bytes - asset_in: [polygon_swap_Bytes!] - asset_not_in: [polygon_swap_Bytes!] - asset_contains: polygon_swap_Bytes - asset_not_contains: polygon_swap_Bytes + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: sepolia_Bytes + caller_not: sepolia_Bytes + caller_gt: sepolia_Bytes + caller_lt: sepolia_Bytes + caller_gte: sepolia_Bytes + caller_lte: sepolia_Bytes + caller_in: [sepolia_Bytes!] + caller_not_in: [sepolia_Bytes!] + caller_contains: sepolia_Bytes + caller_not_contains: sepolia_Bytes """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_PooledToken_filter] - or: [polygon_swap_PooledToken_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_Setting_filter] + or: [sepolia_Setting_filter] } -enum polygon_swap_PooledToken_orderBy { +enum sepolia_Setting_orderBy { id - asset -} - -type polygon_swap_StableSwap { - id: ID! - isActive: Boolean - key: polygon_swap_Bytes! - canonicalId: polygon_swap_Bytes - domain: BigInt - swapPool: polygon_swap_Bytes - lpToken: polygon_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [polygon_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_StableSwapEvent_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_StableSwapEvent_filter): [polygon_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_StableSwapExchange_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_StableSwapExchange_filter): [polygon_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_SwapHourlyVolume_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_SwapHourlyVolume_filter): [polygon_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_SwapDailyVolume_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_SwapDailyVolume_filter): [polygon_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_SwapWeeklyVolume_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_SwapWeeklyVolume_filter): [polygon_swap_SwapWeeklyVolume!] + maxRoutersPerTransfer + caller } -type polygon_swap_StableSwapAddLiquidityEvent implements polygon_swap_StableSwapEvent { +type sepolia_SlippageUpdate { id: ID! - stableSwap: polygon_swap_StableSwap! - provider: polygon_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + transfer: sepolia_DestinationTransfer! + slippage: BigInt! + caller: sepolia_Bytes! + transactionHash: sepolia_Bytes! timestamp: BigInt! - transaction: polygon_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input polygon_swap_StableSwapAddLiquidityEvent_filter { +input sepolia_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -68618,87 +68389,55 @@ input polygon_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - provider: polygon_swap_Bytes - provider_not: polygon_swap_Bytes - provider_gt: polygon_swap_Bytes - provider_lt: polygon_swap_Bytes - provider_gte: polygon_swap_Bytes - provider_lte: polygon_swap_Bytes - provider_in: [polygon_swap_Bytes!] - provider_not_in: [polygon_swap_Bytes!] - provider_contains: polygon_swap_Bytes - provider_not_contains: polygon_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: sepolia_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: sepolia_Bytes + caller_not: sepolia_Bytes + caller_gt: sepolia_Bytes + caller_lt: sepolia_Bytes + caller_gte: sepolia_Bytes + caller_lte: sepolia_Bytes + caller_in: [sepolia_Bytes!] + caller_not_in: [sepolia_Bytes!] + caller_contains: sepolia_Bytes + caller_not_contains: sepolia_Bytes + transactionHash: sepolia_Bytes + transactionHash_not: sepolia_Bytes + transactionHash_gt: sepolia_Bytes + transactionHash_lt: sepolia_Bytes + transactionHash_gte: sepolia_Bytes + transactionHash_lte: sepolia_Bytes + transactionHash_in: [sepolia_Bytes!] + transactionHash_not_in: [sepolia_Bytes!] + transactionHash_contains: sepolia_Bytes + transactionHash_not_contains: sepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -68707,72 +68446,94 @@ input polygon_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_StableSwapAddLiquidityEvent_filter] - or: [polygon_swap_StableSwapAddLiquidityEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_SlippageUpdate_filter] + or: [sepolia_SlippageUpdate_filter] } -enum polygon_swap_StableSwapAddLiquidityEvent_orderBy { +enum sepolia_SlippageUpdate_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce + slippage + caller + transactionHash timestamp - transaction - nonce + gasPrice + gasLimit + blockNumber } -interface polygon_swap_StableSwapEvent { +type sepolia_SnapshotRoot { id: ID! - stableSwap: polygon_swap_StableSwap! - block: BigInt! + spokeDomain: BigInt + root: sepolia_Bytes! + count: BigInt! timestamp: BigInt! - transaction: polygon_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt! } -input polygon_swap_StableSwapEvent_filter { +input sepolia_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -68781,35 +68542,32 @@ input polygon_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: sepolia_Bytes + root_not: sepolia_Bytes + root_gt: sepolia_Bytes + root_lt: sepolia_Bytes + root_gte: sepolia_Bytes + root_lte: sepolia_Bytes + root_in: [sepolia_Bytes!] + root_not_in: [sepolia_Bytes!] + root_contains: sepolia_Bytes + root_not_contains: sepolia_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -68818,72 +68576,35 @@ input polygon_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_StableSwapEvent_filter] - or: [polygon_swap_StableSwapEvent_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_SnapshotRoot_filter] + or: [sepolia_SnapshotRoot_filter] } -enum polygon_swap_StableSwapEvent_orderBy { +enum sepolia_SnapshotRoot_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block + spokeDomain + root + count timestamp - transaction - nonce + blockNumber } -type polygon_swap_StableSwapExchange { +type sepolia_SpokeConnectorMode { id: ID! - stableSwap: polygon_swap_StableSwap! - buyer: polygon_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: polygon_swap_Bytes! - nonce: BigInt! + mode: String! } -input polygon_swap_StableSwapExchange_filter { +input sepolia_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -68892,172 +68613,62 @@ input polygon_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - buyer: polygon_swap_Bytes - buyer_not: polygon_swap_Bytes - buyer_gt: polygon_swap_Bytes - buyer_lt: polygon_swap_Bytes - buyer_gte: polygon_swap_Bytes - buyer_lte: polygon_swap_Bytes - buyer_in: [polygon_swap_Bytes!] - buyer_not_in: [polygon_swap_Bytes!] - buyer_contains: polygon_swap_Bytes - buyer_not_contains: polygon_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_StableSwapExchange_filter] - or: [polygon_swap_StableSwapExchange_filter] + _change_block: sepolia_BlockChangedFilter + and: [sepolia_SpokeConnectorMode_filter] + or: [sepolia_SpokeConnectorMode_filter] } -enum polygon_swap_StableSwapExchange_orderBy { +enum sepolia_SpokeConnectorMode_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block - timestamp - transaction - nonce + mode } -type polygon_swap_StableSwapRemoveLiquidityEvent implements polygon_swap_StableSwapEvent { +enum sepolia_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type arbitrumsepolia_AggregateRoot { id: ID! - stableSwap: polygon_swap_StableSwap! - provider: polygon_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + root: arbitrumsepolia_Bytes! + blockNumber: BigInt! +} + +type arbitrumsepolia_AggregateRootProposed { + id: ID! + aggregateRoot: arbitrumsepolia_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! timestamp: BigInt! - transaction: polygon_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input polygon_swap_StableSwapRemoveLiquidityEvent_filter { +input arbitrumsepolia_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -69066,87 +68677,40 @@ input polygon_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - provider: polygon_swap_Bytes - provider_not: polygon_swap_Bytes - provider_gt: polygon_swap_Bytes - provider_lt: polygon_swap_Bytes - provider_gte: polygon_swap_Bytes - provider_lte: polygon_swap_Bytes - provider_in: [polygon_swap_Bytes!] - provider_not_in: [polygon_swap_Bytes!] - provider_contains: polygon_swap_Bytes - provider_not_contains: polygon_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: arbitrumsepolia_Bytes + aggregateRoot_not: arbitrumsepolia_Bytes + aggregateRoot_gt: arbitrumsepolia_Bytes + aggregateRoot_lt: arbitrumsepolia_Bytes + aggregateRoot_gte: arbitrumsepolia_Bytes + aggregateRoot_lte: arbitrumsepolia_Bytes + aggregateRoot_in: [arbitrumsepolia_Bytes!] + aggregateRoot_not_in: [arbitrumsepolia_Bytes!] + aggregateRoot_contains: arbitrumsepolia_Bytes + aggregateRoot_not_contains: arbitrumsepolia_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -69155,63 +68719,31 @@ input polygon_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: polygon_swap_Bytes - transaction_not: polygon_swap_Bytes - transaction_gt: polygon_swap_Bytes - transaction_lt: polygon_swap_Bytes - transaction_gte: polygon_swap_Bytes - transaction_lte: polygon_swap_Bytes - transaction_in: [polygon_swap_Bytes!] - transaction_not_in: [polygon_swap_Bytes!] - transaction_contains: polygon_swap_Bytes - transaction_not_contains: polygon_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_StableSwapRemoveLiquidityEvent_filter] - or: [polygon_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_AggregateRootProposed_filter] + or: [arbitrumsepolia_AggregateRootProposed_filter] } -enum polygon_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum arbitrumsepolia_AggregateRootProposed_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + aggregateRoot + rootTimestamp + endOfDispute + domain timestamp - transaction - nonce + blockNumber } -input polygon_swap_StableSwap_filter { +input arbitrumsepolia_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -69220,283 +68752,66 @@ input polygon_swap_StableSwap_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - key: polygon_swap_Bytes - key_not: polygon_swap_Bytes - key_gt: polygon_swap_Bytes - key_lt: polygon_swap_Bytes - key_gte: polygon_swap_Bytes - key_lte: polygon_swap_Bytes - key_in: [polygon_swap_Bytes!] - key_not_in: [polygon_swap_Bytes!] - key_contains: polygon_swap_Bytes - key_not_contains: polygon_swap_Bytes - canonicalId: polygon_swap_Bytes - canonicalId_not: polygon_swap_Bytes - canonicalId_gt: polygon_swap_Bytes - canonicalId_lt: polygon_swap_Bytes - canonicalId_gte: polygon_swap_Bytes - canonicalId_lte: polygon_swap_Bytes - canonicalId_in: [polygon_swap_Bytes!] - canonicalId_not_in: [polygon_swap_Bytes!] - canonicalId_contains: polygon_swap_Bytes - canonicalId_not_contains: polygon_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: polygon_swap_Bytes - swapPool_not: polygon_swap_Bytes - swapPool_gt: polygon_swap_Bytes - swapPool_lt: polygon_swap_Bytes - swapPool_gte: polygon_swap_Bytes - swapPool_lte: polygon_swap_Bytes - swapPool_in: [polygon_swap_Bytes!] - swapPool_not_in: [polygon_swap_Bytes!] - swapPool_contains: polygon_swap_Bytes - swapPool_not_contains: polygon_swap_Bytes - lpToken: polygon_swap_Bytes - lpToken_not: polygon_swap_Bytes - lpToken_gt: polygon_swap_Bytes - lpToken_lt: polygon_swap_Bytes - lpToken_gte: polygon_swap_Bytes - lpToken_lte: polygon_swap_Bytes - lpToken_in: [polygon_swap_Bytes!] - lpToken_not_in: [polygon_swap_Bytes!] - lpToken_contains: polygon_swap_Bytes - lpToken_not_contains: polygon_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [polygon_swap_Bytes!] - pooledTokens_not: [polygon_swap_Bytes!] - pooledTokens_contains: [polygon_swap_Bytes!] - pooledTokens_contains_nocase: [polygon_swap_Bytes!] - pooledTokens_not_contains: [polygon_swap_Bytes!] - pooledTokens_not_contains_nocase: [polygon_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: polygon_swap_StableSwapEvent_filter - exchanges_: polygon_swap_StableSwapExchange_filter - hourlyVolumes_: polygon_swap_SwapHourlyVolume_filter - dailyVolumes_: polygon_swap_SwapDailyVolume_filter - weeklyVolumes_: polygon_swap_SwapWeeklyVolume_filter + root: arbitrumsepolia_Bytes + root_not: arbitrumsepolia_Bytes + root_gt: arbitrumsepolia_Bytes + root_lt: arbitrumsepolia_Bytes + root_gte: arbitrumsepolia_Bytes + root_lte: arbitrumsepolia_Bytes + root_in: [arbitrumsepolia_Bytes!] + root_not_in: [arbitrumsepolia_Bytes!] + root_contains: arbitrumsepolia_Bytes + root_not_contains: arbitrumsepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_StableSwap_filter] - or: [polygon_swap_StableSwap_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_AggregateRoot_filter] + or: [arbitrumsepolia_AggregateRoot_filter] } -enum polygon_swap_StableSwap_orderBy { +enum arbitrumsepolia_AggregateRoot_orderBy { id - isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes -} - -type polygon_swap_SwapDailyVolume implements polygon_swap_SwapTradeVolume { - id: ID! - stableSwap: polygon_swap_StableSwap! - timestamp: BigInt! - volume: polygon_swap_BigDecimal! + root + blockNumber } -input polygon_swap_SwapDailyVolume_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: polygon_swap_BigDecimal - volume_not: polygon_swap_BigDecimal - volume_gt: polygon_swap_BigDecimal - volume_lt: polygon_swap_BigDecimal - volume_gte: polygon_swap_BigDecimal - volume_lte: polygon_swap_BigDecimal - volume_in: [polygon_swap_BigDecimal!] - volume_not_in: [polygon_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_SwapDailyVolume_filter] - or: [polygon_swap_SwapDailyVolume_filter] +enum arbitrumsepolia_Aggregation_interval { + hour + day } -enum polygon_swap_SwapDailyVolume_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume +type arbitrumsepolia_Asset { + id: ID! + key: arbitrumsepolia_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: arbitrumsepolia_Bytes + canonicalDomain: BigInt + adoptedAsset: arbitrumsepolia_Bytes + localAsset: arbitrumsepolia_Bytes + blockNumber: BigInt + status: arbitrumsepolia_AssetStatus } -type polygon_swap_SwapHourlyVolume implements polygon_swap_SwapTradeVolume { +type arbitrumsepolia_AssetBalance { id: ID! - stableSwap: polygon_swap_StableSwap! - timestamp: BigInt! - volume: polygon_swap_BigDecimal! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: arbitrumsepolia_Router! + asset: arbitrumsepolia_Asset! + feesEarned: BigInt! } -input polygon_swap_SwapHourlyVolume_filter { +input arbitrumsepolia_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -69505,152 +68820,126 @@ input polygon_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: polygon_swap_BigDecimal - volume_not: polygon_swap_BigDecimal - volume_gt: polygon_swap_BigDecimal - volume_lt: polygon_swap_BigDecimal - volume_gte: polygon_swap_BigDecimal - volume_lte: polygon_swap_BigDecimal - volume_in: [polygon_swap_BigDecimal!] - volume_not_in: [polygon_swap_BigDecimal!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: arbitrumsepolia_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: arbitrumsepolia_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_SwapHourlyVolume_filter] - or: [polygon_swap_SwapHourlyVolume_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_AssetBalance_filter] + or: [arbitrumsepolia_AssetBalance_filter] } -enum polygon_swap_SwapHourlyVolume_orderBy { +enum arbitrumsepolia_AssetBalance_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -interface polygon_swap_SwapTradeVolume { - stableSwap: polygon_swap_StableSwap! - timestamp: BigInt! - volume: polygon_swap_BigDecimal! -} - -input polygon_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: polygon_swap_BigDecimal - volume_not: polygon_swap_BigDecimal - volume_gt: polygon_swap_BigDecimal - volume_lt: polygon_swap_BigDecimal - volume_gte: polygon_swap_BigDecimal - volume_lte: polygon_swap_BigDecimal - volume_in: [polygon_swap_BigDecimal!] - volume_not_in: [polygon_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_SwapTradeVolume_filter] - or: [polygon_swap_SwapTradeVolume_filter] -} - -enum polygon_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + amount + locked + supplied + removed + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + feesEarned } -type polygon_swap_SwapWeeklyVolume implements polygon_swap_SwapTradeVolume { +type arbitrumsepolia_AssetStatus { id: ID! - stableSwap: polygon_swap_StableSwap! - timestamp: BigInt! - volume: polygon_swap_BigDecimal! + status: Boolean } -input polygon_swap_SwapWeeklyVolume_filter { +input arbitrumsepolia_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -69659,79 +68948,22 @@ input polygon_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: polygon_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: polygon_swap_BigDecimal - volume_not: polygon_swap_BigDecimal - volume_gt: polygon_swap_BigDecimal - volume_lt: polygon_swap_BigDecimal - volume_gte: polygon_swap_BigDecimal - volume_lte: polygon_swap_BigDecimal - volume_in: [polygon_swap_BigDecimal!] - volume_not_in: [polygon_swap_BigDecimal!] + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_SwapWeeklyVolume_filter] - or: [polygon_swap_SwapWeeklyVolume_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_AssetStatus_filter] + or: [arbitrumsepolia_AssetStatus_filter] } -enum polygon_swap_SwapWeeklyVolume_orderBy { +enum arbitrumsepolia_AssetStatus_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -type polygon_swap_SystemInfo { - id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + status } -input polygon_swap_SystemInfo_filter { +input arbitrumsepolia_Asset_filter { id: ID id_not: ID id_gt: ID @@ -69740,207 +68972,144 @@ input polygon_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] + key: arbitrumsepolia_Bytes + key_not: arbitrumsepolia_Bytes + key_gt: arbitrumsepolia_Bytes + key_lt: arbitrumsepolia_Bytes + key_gte: arbitrumsepolia_Bytes + key_lte: arbitrumsepolia_Bytes + key_in: [arbitrumsepolia_Bytes!] + key_not_in: [arbitrumsepolia_Bytes!] + key_contains: arbitrumsepolia_Bytes + key_not_contains: arbitrumsepolia_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: arbitrumsepolia_Bytes + canonicalId_not: arbitrumsepolia_Bytes + canonicalId_gt: arbitrumsepolia_Bytes + canonicalId_lt: arbitrumsepolia_Bytes + canonicalId_gte: arbitrumsepolia_Bytes + canonicalId_lte: arbitrumsepolia_Bytes + canonicalId_in: [arbitrumsepolia_Bytes!] + canonicalId_not_in: [arbitrumsepolia_Bytes!] + canonicalId_contains: arbitrumsepolia_Bytes + canonicalId_not_contains: arbitrumsepolia_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: arbitrumsepolia_Bytes + adoptedAsset_not: arbitrumsepolia_Bytes + adoptedAsset_gt: arbitrumsepolia_Bytes + adoptedAsset_lt: arbitrumsepolia_Bytes + adoptedAsset_gte: arbitrumsepolia_Bytes + adoptedAsset_lte: arbitrumsepolia_Bytes + adoptedAsset_in: [arbitrumsepolia_Bytes!] + adoptedAsset_not_in: [arbitrumsepolia_Bytes!] + adoptedAsset_contains: arbitrumsepolia_Bytes + adoptedAsset_not_contains: arbitrumsepolia_Bytes + localAsset: arbitrumsepolia_Bytes + localAsset_not: arbitrumsepolia_Bytes + localAsset_gt: arbitrumsepolia_Bytes + localAsset_lt: arbitrumsepolia_Bytes + localAsset_gte: arbitrumsepolia_Bytes + localAsset_lte: arbitrumsepolia_Bytes + localAsset_in: [arbitrumsepolia_Bytes!] + localAsset_not_in: [arbitrumsepolia_Bytes!] + localAsset_contains: arbitrumsepolia_Bytes + localAsset_not_contains: arbitrumsepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: arbitrumsepolia_AssetStatus_filter """Filter for the block changed event.""" - _change_block: polygon_swap_BlockChangedFilter - and: [polygon_swap_SystemInfo_filter] - or: [polygon_swap_SystemInfo_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_Asset_filter] + or: [arbitrumsepolia_Asset_filter] } -enum polygon_swap_SystemInfo_orderBy { +enum arbitrumsepolia_Asset_orderBy { id - exchangeCount - swapCount -} - -type polygon_swap__Block_ { - """The hash of the block""" - hash: polygon_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: polygon_swap_Bytes -} - -"""The type for the top-level _meta field""" -type polygon_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: polygon_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset + blockNumber + status + status__id + status__status } -scalar mantle_swap_BigDecimal +scalar arbitrumsepolia_BigDecimal -input mantle_swap_BlockChangedFilter { +input arbitrumsepolia_BlockChangedFilter { number_gte: Int! } -input mantle_swap_Block_height { - hash: mantle_swap_Bytes +input arbitrumsepolia_Block_height { + hash: arbitrumsepolia_Bytes number: Int number_gte: Int } -scalar mantle_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar mantle_swap_Int8 - -type mantle_swap_LpAccount { - id: ID! - address: mantle_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_LpAccountBalance_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_LpAccountBalance_filter): [mantle_swap_LpAccountBalance!]! -} +scalar arbitrumsepolia_Bytes -type mantle_swap_LpAccountBalance { +type arbitrumsepolia_ConnectorMeta { id: ID! - account: mantle_swap_LpAccount! - token: mantle_swap_LpToken! - amount: mantle_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: mantle_swap_Bytes -} - -input mantle_swap_LpAccountBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: mantle_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: mantle_swap_LpToken_filter - amount: mantle_swap_BigDecimal - amount_not: mantle_swap_BigDecimal - amount_gt: mantle_swap_BigDecimal - amount_lt: mantle_swap_BigDecimal - amount_gte: mantle_swap_BigDecimal - amount_lte: mantle_swap_BigDecimal - amount_in: [mantle_swap_BigDecimal!] - amount_not_in: [mantle_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes - """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_LpAccountBalance_filter] - or: [mantle_swap_LpAccountBalance_filter] -} - -enum mantle_swap_LpAccountBalance_orderBy { - id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + spokeDomain: BigInt + hubDomain: BigInt + amb: arbitrumsepolia_Bytes + rootManager: arbitrumsepolia_Bytes + mirrorConnector: arbitrumsepolia_Bytes } -input mantle_swap_LpAccount_filter { +input arbitrumsepolia_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -69949,51 +69118,109 @@ input mantle_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: mantle_swap_Bytes - address_not: mantle_swap_Bytes - address_gt: mantle_swap_Bytes - address_lt: mantle_swap_Bytes - address_gte: mantle_swap_Bytes - address_lte: mantle_swap_Bytes - address_in: [mantle_swap_Bytes!] - address_not_in: [mantle_swap_Bytes!] - address_contains: mantle_swap_Bytes - address_not_contains: mantle_swap_Bytes - balances_: mantle_swap_LpAccountBalance_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: arbitrumsepolia_Bytes + amb_not: arbitrumsepolia_Bytes + amb_gt: arbitrumsepolia_Bytes + amb_lt: arbitrumsepolia_Bytes + amb_gte: arbitrumsepolia_Bytes + amb_lte: arbitrumsepolia_Bytes + amb_in: [arbitrumsepolia_Bytes!] + amb_not_in: [arbitrumsepolia_Bytes!] + amb_contains: arbitrumsepolia_Bytes + amb_not_contains: arbitrumsepolia_Bytes + rootManager: arbitrumsepolia_Bytes + rootManager_not: arbitrumsepolia_Bytes + rootManager_gt: arbitrumsepolia_Bytes + rootManager_lt: arbitrumsepolia_Bytes + rootManager_gte: arbitrumsepolia_Bytes + rootManager_lte: arbitrumsepolia_Bytes + rootManager_in: [arbitrumsepolia_Bytes!] + rootManager_not_in: [arbitrumsepolia_Bytes!] + rootManager_contains: arbitrumsepolia_Bytes + rootManager_not_contains: arbitrumsepolia_Bytes + mirrorConnector: arbitrumsepolia_Bytes + mirrorConnector_not: arbitrumsepolia_Bytes + mirrorConnector_gt: arbitrumsepolia_Bytes + mirrorConnector_lt: arbitrumsepolia_Bytes + mirrorConnector_gte: arbitrumsepolia_Bytes + mirrorConnector_lte: arbitrumsepolia_Bytes + mirrorConnector_in: [arbitrumsepolia_Bytes!] + mirrorConnector_not_in: [arbitrumsepolia_Bytes!] + mirrorConnector_contains: arbitrumsepolia_Bytes + mirrorConnector_not_contains: arbitrumsepolia_Bytes """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_LpAccount_filter] - or: [mantle_swap_LpAccount_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_ConnectorMeta_filter] + or: [arbitrumsepolia_ConnectorMeta_filter] } -enum mantle_swap_LpAccount_orderBy { +enum arbitrumsepolia_ConnectorMeta_orderBy { id - address - balances -} - -type mantle_swap_LpToken { - id: ID! - address: mantle_swap_Bytes! - stableSwap: mantle_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: mantle_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_LpTokenEvent_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_LpTokenEvent_filter): [mantle_swap_LpTokenEvent!]! + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -interface mantle_swap_LpTokenEvent { +type arbitrumsepolia_DestinationTransfer { id: ID! - token: mantle_swap_LpToken! - amount: mantle_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: mantle_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: arbitrumsepolia_Bytes + nonce: BigInt + status: arbitrumsepolia_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_Router_orderBy, orderDirection: arbitrumsepolia_OrderDirection, where: arbitrumsepolia_Router_filter): [arbitrumsepolia_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: arbitrumsepolia_Bytes + delegate: arbitrumsepolia_Bytes + receiveLocal: Boolean + callData: arbitrumsepolia_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: arbitrumsepolia_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: arbitrumsepolia_Bytes + asset: arbitrumsepolia_Asset + amount: BigInt + routersFee: BigInt + executedCaller: arbitrumsepolia_Bytes + executedTransactionHash: arbitrumsepolia_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: arbitrumsepolia_Bytes + executedTxNonce: BigInt + reconciledCaller: arbitrumsepolia_Bytes + reconciledTransactionHash: arbitrumsepolia_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: arbitrumsepolia_Bytes + reconciledTxNonce: BigInt } -input mantle_swap_LpTokenEvent_filter { +input arbitrumsepolia_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -70002,61 +69229,24 @@ input mantle_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: mantle_swap_LpToken_filter - amount: mantle_swap_BigDecimal - amount_not: mantle_swap_BigDecimal - amount_gt: mantle_swap_BigDecimal - amount_lt: mantle_swap_BigDecimal - amount_gte: mantle_swap_BigDecimal - amount_lte: mantle_swap_BigDecimal - amount_in: [mantle_swap_BigDecimal!] - amount_not_in: [mantle_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: arbitrumsepolia_Bytes + transferId_not: arbitrumsepolia_Bytes + transferId_gt: arbitrumsepolia_Bytes + transferId_lt: arbitrumsepolia_Bytes + transferId_gte: arbitrumsepolia_Bytes + transferId_lte: arbitrumsepolia_Bytes + transferId_in: [arbitrumsepolia_Bytes!] + transferId_not_in: [arbitrumsepolia_Bytes!] + transferId_contains: arbitrumsepolia_Bytes + transferId_not_contains: arbitrumsepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -70065,173 +69255,374 @@ input mantle_swap_LpTokenEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] + status: arbitrumsepolia_TransferStatus + status_not: arbitrumsepolia_TransferStatus + status_in: [arbitrumsepolia_TransferStatus!] + status_not_in: [arbitrumsepolia_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: arbitrumsepolia_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: arbitrumsepolia_Bytes + to_not: arbitrumsepolia_Bytes + to_gt: arbitrumsepolia_Bytes + to_lt: arbitrumsepolia_Bytes + to_gte: arbitrumsepolia_Bytes + to_lte: arbitrumsepolia_Bytes + to_in: [arbitrumsepolia_Bytes!] + to_not_in: [arbitrumsepolia_Bytes!] + to_contains: arbitrumsepolia_Bytes + to_not_contains: arbitrumsepolia_Bytes + delegate: arbitrumsepolia_Bytes + delegate_not: arbitrumsepolia_Bytes + delegate_gt: arbitrumsepolia_Bytes + delegate_lt: arbitrumsepolia_Bytes + delegate_gte: arbitrumsepolia_Bytes + delegate_lte: arbitrumsepolia_Bytes + delegate_in: [arbitrumsepolia_Bytes!] + delegate_not_in: [arbitrumsepolia_Bytes!] + delegate_contains: arbitrumsepolia_Bytes + delegate_not_contains: arbitrumsepolia_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: arbitrumsepolia_Bytes + callData_not: arbitrumsepolia_Bytes + callData_gt: arbitrumsepolia_Bytes + callData_lt: arbitrumsepolia_Bytes + callData_gte: arbitrumsepolia_Bytes + callData_lte: arbitrumsepolia_Bytes + callData_in: [arbitrumsepolia_Bytes!] + callData_not_in: [arbitrumsepolia_Bytes!] + callData_contains: arbitrumsepolia_Bytes + callData_not_contains: arbitrumsepolia_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: arbitrumsepolia_Bytes + originSender_not: arbitrumsepolia_Bytes + originSender_gt: arbitrumsepolia_Bytes + originSender_lt: arbitrumsepolia_Bytes + originSender_gte: arbitrumsepolia_Bytes + originSender_lte: arbitrumsepolia_Bytes + originSender_in: [arbitrumsepolia_Bytes!] + originSender_not_in: [arbitrumsepolia_Bytes!] + originSender_contains: arbitrumsepolia_Bytes + originSender_not_contains: arbitrumsepolia_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: arbitrumsepolia_Bytes + canonicalId_not: arbitrumsepolia_Bytes + canonicalId_gt: arbitrumsepolia_Bytes + canonicalId_lt: arbitrumsepolia_Bytes + canonicalId_gte: arbitrumsepolia_Bytes + canonicalId_lte: arbitrumsepolia_Bytes + canonicalId_in: [arbitrumsepolia_Bytes!] + canonicalId_not_in: [arbitrumsepolia_Bytes!] + canonicalId_contains: arbitrumsepolia_Bytes + canonicalId_not_contains: arbitrumsepolia_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: arbitrumsepolia_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: arbitrumsepolia_Bytes + executedCaller_not: arbitrumsepolia_Bytes + executedCaller_gt: arbitrumsepolia_Bytes + executedCaller_lt: arbitrumsepolia_Bytes + executedCaller_gte: arbitrumsepolia_Bytes + executedCaller_lte: arbitrumsepolia_Bytes + executedCaller_in: [arbitrumsepolia_Bytes!] + executedCaller_not_in: [arbitrumsepolia_Bytes!] + executedCaller_contains: arbitrumsepolia_Bytes + executedCaller_not_contains: arbitrumsepolia_Bytes + executedTransactionHash: arbitrumsepolia_Bytes + executedTransactionHash_not: arbitrumsepolia_Bytes + executedTransactionHash_gt: arbitrumsepolia_Bytes + executedTransactionHash_lt: arbitrumsepolia_Bytes + executedTransactionHash_gte: arbitrumsepolia_Bytes + executedTransactionHash_lte: arbitrumsepolia_Bytes + executedTransactionHash_in: [arbitrumsepolia_Bytes!] + executedTransactionHash_not_in: [arbitrumsepolia_Bytes!] + executedTransactionHash_contains: arbitrumsepolia_Bytes + executedTransactionHash_not_contains: arbitrumsepolia_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: arbitrumsepolia_Bytes + executedTxOrigin_not: arbitrumsepolia_Bytes + executedTxOrigin_gt: arbitrumsepolia_Bytes + executedTxOrigin_lt: arbitrumsepolia_Bytes + executedTxOrigin_gte: arbitrumsepolia_Bytes + executedTxOrigin_lte: arbitrumsepolia_Bytes + executedTxOrigin_in: [arbitrumsepolia_Bytes!] + executedTxOrigin_not_in: [arbitrumsepolia_Bytes!] + executedTxOrigin_contains: arbitrumsepolia_Bytes + executedTxOrigin_not_contains: arbitrumsepolia_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: arbitrumsepolia_Bytes + reconciledCaller_not: arbitrumsepolia_Bytes + reconciledCaller_gt: arbitrumsepolia_Bytes + reconciledCaller_lt: arbitrumsepolia_Bytes + reconciledCaller_gte: arbitrumsepolia_Bytes + reconciledCaller_lte: arbitrumsepolia_Bytes + reconciledCaller_in: [arbitrumsepolia_Bytes!] + reconciledCaller_not_in: [arbitrumsepolia_Bytes!] + reconciledCaller_contains: arbitrumsepolia_Bytes + reconciledCaller_not_contains: arbitrumsepolia_Bytes + reconciledTransactionHash: arbitrumsepolia_Bytes + reconciledTransactionHash_not: arbitrumsepolia_Bytes + reconciledTransactionHash_gt: arbitrumsepolia_Bytes + reconciledTransactionHash_lt: arbitrumsepolia_Bytes + reconciledTransactionHash_gte: arbitrumsepolia_Bytes + reconciledTransactionHash_lte: arbitrumsepolia_Bytes + reconciledTransactionHash_in: [arbitrumsepolia_Bytes!] + reconciledTransactionHash_not_in: [arbitrumsepolia_Bytes!] + reconciledTransactionHash_contains: arbitrumsepolia_Bytes + reconciledTransactionHash_not_contains: arbitrumsepolia_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: arbitrumsepolia_Bytes + reconciledTxOrigin_not: arbitrumsepolia_Bytes + reconciledTxOrigin_gt: arbitrumsepolia_Bytes + reconciledTxOrigin_lt: arbitrumsepolia_Bytes + reconciledTxOrigin_gte: arbitrumsepolia_Bytes + reconciledTxOrigin_lte: arbitrumsepolia_Bytes + reconciledTxOrigin_in: [arbitrumsepolia_Bytes!] + reconciledTxOrigin_not_in: [arbitrumsepolia_Bytes!] + reconciledTxOrigin_contains: arbitrumsepolia_Bytes + reconciledTxOrigin_not_contains: arbitrumsepolia_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_LpTokenEvent_filter] - or: [mantle_swap_LpTokenEvent_filter] -} - -enum mantle_swap_LpTokenEvent_orderBy { - id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - timestamp - transaction - nonce -} - -input mantle_swap_LpToken_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - address: mantle_swap_Bytes - address_not: mantle_swap_Bytes - address_gt: mantle_swap_Bytes - address_lt: mantle_swap_Bytes - address_gte: mantle_swap_Bytes - address_lte: mantle_swap_Bytes - address_in: [mantle_swap_Bytes!] - address_not_in: [mantle_swap_Bytes!] - address_contains: mantle_swap_Bytes - address_not_contains: mantle_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: mantle_swap_BigDecimal - totalSupply_not: mantle_swap_BigDecimal - totalSupply_gt: mantle_swap_BigDecimal - totalSupply_lt: mantle_swap_BigDecimal - totalSupply_gte: mantle_swap_BigDecimal - totalSupply_lte: mantle_swap_BigDecimal - totalSupply_in: [mantle_swap_BigDecimal!] - totalSupply_not_in: [mantle_swap_BigDecimal!] - events_: mantle_swap_LpTokenEvent_filter - """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_LpToken_filter] - or: [mantle_swap_LpToken_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_DestinationTransfer_filter] + or: [arbitrumsepolia_DestinationTransfer_filter] } -enum mantle_swap_LpToken_orderBy { +enum arbitrumsepolia_DestinationTransfer_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events + chainId + transferId + nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -type mantle_swap_LpTransferEvent implements mantle_swap_LpTokenEvent { +""" +8 bytes signed integer + +""" +scalar arbitrumsepolia_Int8 + +type arbitrumsepolia_OptimisticRootFinalized { id: ID! - token: mantle_swap_LpToken! - amount: mantle_swap_BigDecimal! - from: mantle_swap_Bytes! - to: mantle_swap_Bytes! - fromBalance: mantle_swap_BigDecimal! - toBalance: mantle_swap_BigDecimal! - block: BigInt! + aggregateRoot: arbitrumsepolia_Bytes! timestamp: BigInt! - transaction: mantle_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input mantle_swap_LpTransferEvent_filter { +input arbitrumsepolia_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -70240,79 +69631,16 @@ input mantle_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: mantle_swap_LpToken_filter - amount: mantle_swap_BigDecimal - amount_not: mantle_swap_BigDecimal - amount_gt: mantle_swap_BigDecimal - amount_lt: mantle_swap_BigDecimal - amount_gte: mantle_swap_BigDecimal - amount_lte: mantle_swap_BigDecimal - amount_in: [mantle_swap_BigDecimal!] - amount_not_in: [mantle_swap_BigDecimal!] - from: mantle_swap_Bytes - from_not: mantle_swap_Bytes - from_gt: mantle_swap_Bytes - from_lt: mantle_swap_Bytes - from_gte: mantle_swap_Bytes - from_lte: mantle_swap_Bytes - from_in: [mantle_swap_Bytes!] - from_not_in: [mantle_swap_Bytes!] - from_contains: mantle_swap_Bytes - from_not_contains: mantle_swap_Bytes - to: mantle_swap_Bytes - to_not: mantle_swap_Bytes - to_gt: mantle_swap_Bytes - to_lt: mantle_swap_Bytes - to_gte: mantle_swap_Bytes - to_lte: mantle_swap_Bytes - to_in: [mantle_swap_Bytes!] - to_not_in: [mantle_swap_Bytes!] - to_contains: mantle_swap_Bytes - to_not_contains: mantle_swap_Bytes - fromBalance: mantle_swap_BigDecimal - fromBalance_not: mantle_swap_BigDecimal - fromBalance_gt: mantle_swap_BigDecimal - fromBalance_lt: mantle_swap_BigDecimal - fromBalance_gte: mantle_swap_BigDecimal - fromBalance_lte: mantle_swap_BigDecimal - fromBalance_in: [mantle_swap_BigDecimal!] - fromBalance_not_in: [mantle_swap_BigDecimal!] - toBalance: mantle_swap_BigDecimal - toBalance_not: mantle_swap_BigDecimal - toBalance_gt: mantle_swap_BigDecimal - toBalance_lt: mantle_swap_BigDecimal - toBalance_gte: mantle_swap_BigDecimal - toBalance_lte: mantle_swap_BigDecimal - toBalance_in: [mantle_swap_BigDecimal!] - toBalance_not_in: [mantle_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: arbitrumsepolia_Bytes + aggregateRoot_not: arbitrumsepolia_Bytes + aggregateRoot_gt: arbitrumsepolia_Bytes + aggregateRoot_lt: arbitrumsepolia_Bytes + aggregateRoot_gte: arbitrumsepolia_Bytes + aggregateRoot_lte: arbitrumsepolia_Bytes + aggregateRoot_in: [arbitrumsepolia_Bytes!] + aggregateRoot_not_in: [arbitrumsepolia_Bytes!] + aggregateRoot_contains: arbitrumsepolia_Bytes + aggregateRoot_not_contains: arbitrumsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -70321,62 +69649,47 @@ input mantle_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_LpTransferEvent_filter] - or: [mantle_swap_LpTransferEvent_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_OptimisticRootFinalized_filter] + or: [arbitrumsepolia_OptimisticRootFinalized_filter] } -enum mantle_swap_LpTransferEvent_orderBy { +enum arbitrumsepolia_OptimisticRootFinalized_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block + aggregateRoot timestamp - transaction - nonce + blockNumber } """Defines the order direction, either ascending or descending""" -enum mantle_swap_OrderDirection { +enum arbitrumsepolia_OrderDirection { asc desc } -type mantle_swap_PooledToken { +type arbitrumsepolia_OriginMessage { id: ID! - asset: mantle_swap_Bytes! + transferId: arbitrumsepolia_Bytes + destinationDomain: BigInt + leaf: arbitrumsepolia_Bytes + index: BigInt + message: arbitrumsepolia_Bytes + root: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + blockNumber: BigInt + rootCount: arbitrumsepolia_RootCount } -input mantle_swap_PooledToken_filter { +input arbitrumsepolia_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -70385,235 +69698,158 @@ input mantle_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: mantle_swap_Bytes - asset_not: mantle_swap_Bytes - asset_gt: mantle_swap_Bytes - asset_lt: mantle_swap_Bytes - asset_gte: mantle_swap_Bytes - asset_lte: mantle_swap_Bytes - asset_in: [mantle_swap_Bytes!] - asset_not_in: [mantle_swap_Bytes!] - asset_contains: mantle_swap_Bytes - asset_not_contains: mantle_swap_Bytes + transferId: arbitrumsepolia_Bytes + transferId_not: arbitrumsepolia_Bytes + transferId_gt: arbitrumsepolia_Bytes + transferId_lt: arbitrumsepolia_Bytes + transferId_gte: arbitrumsepolia_Bytes + transferId_lte: arbitrumsepolia_Bytes + transferId_in: [arbitrumsepolia_Bytes!] + transferId_not_in: [arbitrumsepolia_Bytes!] + transferId_contains: arbitrumsepolia_Bytes + transferId_not_contains: arbitrumsepolia_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: arbitrumsepolia_Bytes + leaf_not: arbitrumsepolia_Bytes + leaf_gt: arbitrumsepolia_Bytes + leaf_lt: arbitrumsepolia_Bytes + leaf_gte: arbitrumsepolia_Bytes + leaf_lte: arbitrumsepolia_Bytes + leaf_in: [arbitrumsepolia_Bytes!] + leaf_not_in: [arbitrumsepolia_Bytes!] + leaf_contains: arbitrumsepolia_Bytes + leaf_not_contains: arbitrumsepolia_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: arbitrumsepolia_Bytes + message_not: arbitrumsepolia_Bytes + message_gt: arbitrumsepolia_Bytes + message_lt: arbitrumsepolia_Bytes + message_gte: arbitrumsepolia_Bytes + message_lte: arbitrumsepolia_Bytes + message_in: [arbitrumsepolia_Bytes!] + message_not_in: [arbitrumsepolia_Bytes!] + message_contains: arbitrumsepolia_Bytes + message_not_contains: arbitrumsepolia_Bytes + root: arbitrumsepolia_Bytes + root_not: arbitrumsepolia_Bytes + root_gt: arbitrumsepolia_Bytes + root_lt: arbitrumsepolia_Bytes + root_gte: arbitrumsepolia_Bytes + root_lte: arbitrumsepolia_Bytes + root_in: [arbitrumsepolia_Bytes!] + root_not_in: [arbitrumsepolia_Bytes!] + root_contains: arbitrumsepolia_Bytes + root_not_contains: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + transactionHash_not: arbitrumsepolia_Bytes + transactionHash_gt: arbitrumsepolia_Bytes + transactionHash_lt: arbitrumsepolia_Bytes + transactionHash_gte: arbitrumsepolia_Bytes + transactionHash_lte: arbitrumsepolia_Bytes + transactionHash_in: [arbitrumsepolia_Bytes!] + transactionHash_not_in: [arbitrumsepolia_Bytes!] + transactionHash_contains: arbitrumsepolia_Bytes + transactionHash_not_contains: arbitrumsepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: arbitrumsepolia_RootCount_filter """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_PooledToken_filter] - or: [mantle_swap_PooledToken_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_OriginMessage_filter] + or: [arbitrumsepolia_OriginMessage_filter] } -enum mantle_swap_PooledToken_orderBy { +enum arbitrumsepolia_OriginMessage_orderBy { id - asset -} - -type mantle_swap_StableSwap { - id: ID! - isActive: Boolean - key: mantle_swap_Bytes! - canonicalId: mantle_swap_Bytes - domain: BigInt - swapPool: mantle_swap_Bytes - lpToken: mantle_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [mantle_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_StableSwapEvent_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_StableSwapEvent_filter): [mantle_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_StableSwapExchange_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_StableSwapExchange_filter): [mantle_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_SwapHourlyVolume_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_SwapHourlyVolume_filter): [mantle_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_SwapDailyVolume_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_SwapDailyVolume_filter): [mantle_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_SwapWeeklyVolume_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_SwapWeeklyVolume_filter): [mantle_swap_SwapWeeklyVolume!] + transferId + destinationDomain + leaf + index + message + root + transactionHash + blockNumber + rootCount + rootCount__id + rootCount__count } -type mantle_swap_StableSwapAddLiquidityEvent implements mantle_swap_StableSwapEvent { +type arbitrumsepolia_OriginTransfer { id: ID! - stableSwap: mantle_swap_StableSwap! - provider: mantle_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: mantle_swap_Bytes! - nonce: BigInt! -} - -input mantle_swap_StableSwapAddLiquidityEvent_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter - provider: mantle_swap_Bytes - provider_not: mantle_swap_Bytes - provider_gt: mantle_swap_Bytes - provider_lt: mantle_swap_Bytes - provider_gte: mantle_swap_Bytes - provider_lte: mantle_swap_Bytes - provider_in: [mantle_swap_Bytes!] - provider_not_in: [mantle_swap_Bytes!] - provider_contains: mantle_swap_Bytes - provider_not_contains: mantle_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes + chainId: BigInt + transferId: arbitrumsepolia_Bytes nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_StableSwapAddLiquidityEvent_filter] - or: [mantle_swap_StableSwapAddLiquidityEvent_filter] -} - -enum mantle_swap_StableSwapAddLiquidityEvent_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction - nonce -} - -interface mantle_swap_StableSwapEvent { - id: ID! - stableSwap: mantle_swap_StableSwap! - block: BigInt! - timestamp: BigInt! - transaction: mantle_swap_Bytes! - nonce: BigInt! + status: arbitrumsepolia_TransferStatus + messageHash: arbitrumsepolia_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: arbitrumsepolia_Bytes + delegate: arbitrumsepolia_Bytes + receiveLocal: Boolean + callData: arbitrumsepolia_Bytes + slippage: BigInt + originSender: arbitrumsepolia_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: arbitrumsepolia_Bytes + asset: arbitrumsepolia_Asset + transactingAsset: arbitrumsepolia_Bytes + message: arbitrumsepolia_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_RelayerFee_orderBy, orderDirection: arbitrumsepolia_OrderDirection, where: arbitrumsepolia_RelayerFee_filter): [arbitrumsepolia_RelayerFee!] + initialRelayerFeeAsset: arbitrumsepolia_Bytes + caller: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: arbitrumsepolia_Bytes + txNonce: BigInt } -input mantle_swap_StableSwapEvent_filter { +input arbitrumsepolia_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -70622,53 +69858,24 @@ input mantle_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: arbitrumsepolia_Bytes + transferId_not: arbitrumsepolia_Bytes + transferId_gt: arbitrumsepolia_Bytes + transferId_lt: arbitrumsepolia_Bytes + transferId_gte: arbitrumsepolia_Bytes + transferId_lte: arbitrumsepolia_Bytes + transferId_in: [arbitrumsepolia_Bytes!] + transferId_not_in: [arbitrumsepolia_Bytes!] + transferId_contains: arbitrumsepolia_Bytes + transferId_not_contains: arbitrumsepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -70677,54 +69884,342 @@ input mantle_swap_StableSwapEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_StableSwapEvent_filter] - or: [mantle_swap_StableSwapEvent_filter] + status: arbitrumsepolia_TransferStatus + status_not: arbitrumsepolia_TransferStatus + status_in: [arbitrumsepolia_TransferStatus!] + status_not_in: [arbitrumsepolia_TransferStatus!] + messageHash: arbitrumsepolia_Bytes + messageHash_not: arbitrumsepolia_Bytes + messageHash_gt: arbitrumsepolia_Bytes + messageHash_lt: arbitrumsepolia_Bytes + messageHash_gte: arbitrumsepolia_Bytes + messageHash_lte: arbitrumsepolia_Bytes + messageHash_in: [arbitrumsepolia_Bytes!] + messageHash_not_in: [arbitrumsepolia_Bytes!] + messageHash_contains: arbitrumsepolia_Bytes + messageHash_not_contains: arbitrumsepolia_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: arbitrumsepolia_Bytes + to_not: arbitrumsepolia_Bytes + to_gt: arbitrumsepolia_Bytes + to_lt: arbitrumsepolia_Bytes + to_gte: arbitrumsepolia_Bytes + to_lte: arbitrumsepolia_Bytes + to_in: [arbitrumsepolia_Bytes!] + to_not_in: [arbitrumsepolia_Bytes!] + to_contains: arbitrumsepolia_Bytes + to_not_contains: arbitrumsepolia_Bytes + delegate: arbitrumsepolia_Bytes + delegate_not: arbitrumsepolia_Bytes + delegate_gt: arbitrumsepolia_Bytes + delegate_lt: arbitrumsepolia_Bytes + delegate_gte: arbitrumsepolia_Bytes + delegate_lte: arbitrumsepolia_Bytes + delegate_in: [arbitrumsepolia_Bytes!] + delegate_not_in: [arbitrumsepolia_Bytes!] + delegate_contains: arbitrumsepolia_Bytes + delegate_not_contains: arbitrumsepolia_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: arbitrumsepolia_Bytes + callData_not: arbitrumsepolia_Bytes + callData_gt: arbitrumsepolia_Bytes + callData_lt: arbitrumsepolia_Bytes + callData_gte: arbitrumsepolia_Bytes + callData_lte: arbitrumsepolia_Bytes + callData_in: [arbitrumsepolia_Bytes!] + callData_not_in: [arbitrumsepolia_Bytes!] + callData_contains: arbitrumsepolia_Bytes + callData_not_contains: arbitrumsepolia_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: arbitrumsepolia_Bytes + originSender_not: arbitrumsepolia_Bytes + originSender_gt: arbitrumsepolia_Bytes + originSender_lt: arbitrumsepolia_Bytes + originSender_gte: arbitrumsepolia_Bytes + originSender_lte: arbitrumsepolia_Bytes + originSender_in: [arbitrumsepolia_Bytes!] + originSender_not_in: [arbitrumsepolia_Bytes!] + originSender_contains: arbitrumsepolia_Bytes + originSender_not_contains: arbitrumsepolia_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: arbitrumsepolia_Bytes + canonicalId_not: arbitrumsepolia_Bytes + canonicalId_gt: arbitrumsepolia_Bytes + canonicalId_lt: arbitrumsepolia_Bytes + canonicalId_gte: arbitrumsepolia_Bytes + canonicalId_lte: arbitrumsepolia_Bytes + canonicalId_in: [arbitrumsepolia_Bytes!] + canonicalId_not_in: [arbitrumsepolia_Bytes!] + canonicalId_contains: arbitrumsepolia_Bytes + canonicalId_not_contains: arbitrumsepolia_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: arbitrumsepolia_Asset_filter + transactingAsset: arbitrumsepolia_Bytes + transactingAsset_not: arbitrumsepolia_Bytes + transactingAsset_gt: arbitrumsepolia_Bytes + transactingAsset_lt: arbitrumsepolia_Bytes + transactingAsset_gte: arbitrumsepolia_Bytes + transactingAsset_lte: arbitrumsepolia_Bytes + transactingAsset_in: [arbitrumsepolia_Bytes!] + transactingAsset_not_in: [arbitrumsepolia_Bytes!] + transactingAsset_contains: arbitrumsepolia_Bytes + transactingAsset_not_contains: arbitrumsepolia_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: arbitrumsepolia_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: arbitrumsepolia_RelayerFee_filter + initialRelayerFeeAsset: arbitrumsepolia_Bytes + initialRelayerFeeAsset_not: arbitrumsepolia_Bytes + initialRelayerFeeAsset_gt: arbitrumsepolia_Bytes + initialRelayerFeeAsset_lt: arbitrumsepolia_Bytes + initialRelayerFeeAsset_gte: arbitrumsepolia_Bytes + initialRelayerFeeAsset_lte: arbitrumsepolia_Bytes + initialRelayerFeeAsset_in: [arbitrumsepolia_Bytes!] + initialRelayerFeeAsset_not_in: [arbitrumsepolia_Bytes!] + initialRelayerFeeAsset_contains: arbitrumsepolia_Bytes + initialRelayerFeeAsset_not_contains: arbitrumsepolia_Bytes + caller: arbitrumsepolia_Bytes + caller_not: arbitrumsepolia_Bytes + caller_gt: arbitrumsepolia_Bytes + caller_lt: arbitrumsepolia_Bytes + caller_gte: arbitrumsepolia_Bytes + caller_lte: arbitrumsepolia_Bytes + caller_in: [arbitrumsepolia_Bytes!] + caller_not_in: [arbitrumsepolia_Bytes!] + caller_contains: arbitrumsepolia_Bytes + caller_not_contains: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + transactionHash_not: arbitrumsepolia_Bytes + transactionHash_gt: arbitrumsepolia_Bytes + transactionHash_lt: arbitrumsepolia_Bytes + transactionHash_gte: arbitrumsepolia_Bytes + transactionHash_lte: arbitrumsepolia_Bytes + transactionHash_in: [arbitrumsepolia_Bytes!] + transactionHash_not_in: [arbitrumsepolia_Bytes!] + transactionHash_contains: arbitrumsepolia_Bytes + transactionHash_not_contains: arbitrumsepolia_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: arbitrumsepolia_Bytes + txOrigin_not: arbitrumsepolia_Bytes + txOrigin_gt: arbitrumsepolia_Bytes + txOrigin_lt: arbitrumsepolia_Bytes + txOrigin_gte: arbitrumsepolia_Bytes + txOrigin_lte: arbitrumsepolia_Bytes + txOrigin_in: [arbitrumsepolia_Bytes!] + txOrigin_not_in: [arbitrumsepolia_Bytes!] + txOrigin_contains: arbitrumsepolia_Bytes + txOrigin_not_contains: arbitrumsepolia_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_OriginTransfer_filter] + or: [arbitrumsepolia_OriginTransfer_filter] } -enum mantle_swap_StableSwapEvent_orderBy { +enum arbitrumsepolia_OriginTransfer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block - timestamp - transaction + chainId + transferId nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + transactingAsset + message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce } -type mantle_swap_StableSwapExchange { +type arbitrumsepolia_Relayer { id: ID! - stableSwap: mantle_swap_StableSwap! - buyer: mantle_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! + isActive: Boolean! + relayer: arbitrumsepolia_Bytes +} + +type arbitrumsepolia_RelayerFee { + id: ID! + transfer: arbitrumsepolia_OriginTransfer! fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: mantle_swap_Bytes! - nonce: BigInt! + asset: arbitrumsepolia_Bytes! } -input mantle_swap_StableSwapExchange_filter { +input arbitrumsepolia_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -70733,75 +70228,27 @@ input mantle_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter - buyer: mantle_swap_Bytes - buyer_not: mantle_swap_Bytes - buyer_gt: mantle_swap_Bytes - buyer_lt: mantle_swap_Bytes - buyer_gte: mantle_swap_Bytes - buyer_lte: mantle_swap_Bytes - buyer_in: [mantle_swap_Bytes!] - buyer_not_in: [mantle_swap_Bytes!] - buyer_contains: mantle_swap_Bytes - buyer_not_contains: mantle_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: arbitrumsepolia_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -70810,95 +70257,72 @@ input mantle_swap_StableSwapExchange_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + asset: arbitrumsepolia_Bytes + asset_not: arbitrumsepolia_Bytes + asset_gt: arbitrumsepolia_Bytes + asset_lt: arbitrumsepolia_Bytes + asset_gte: arbitrumsepolia_Bytes + asset_lte: arbitrumsepolia_Bytes + asset_in: [arbitrumsepolia_Bytes!] + asset_not_in: [arbitrumsepolia_Bytes!] + asset_contains: arbitrumsepolia_Bytes + asset_not_contains: arbitrumsepolia_Bytes """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_StableSwapExchange_filter] - or: [mantle_swap_StableSwapExchange_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_RelayerFee_filter] + or: [arbitrumsepolia_RelayerFee_filter] } -enum mantle_swap_StableSwapExchange_orderBy { +enum arbitrumsepolia_RelayerFee_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce fee - block - timestamp - transaction - nonce + asset } -type mantle_swap_StableSwapRemoveLiquidityEvent implements mantle_swap_StableSwapEvent { +type arbitrumsepolia_RelayerFeesIncrease { id: ID! - stableSwap: mantle_swap_StableSwap! - provider: mantle_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + transfer: arbitrumsepolia_OriginTransfer! + increase: BigInt + asset: arbitrumsepolia_Bytes + caller: arbitrumsepolia_Bytes! + transactionHash: arbitrumsepolia_Bytes! timestamp: BigInt! - transaction: mantle_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input mantle_swap_StableSwapRemoveLiquidityEvent_filter { +input arbitrumsepolia_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -70907,87 +70331,65 @@ input mantle_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter - provider: mantle_swap_Bytes - provider_not: mantle_swap_Bytes - provider_gt: mantle_swap_Bytes - provider_lt: mantle_swap_Bytes - provider_gte: mantle_swap_Bytes - provider_lte: mantle_swap_Bytes - provider_in: [mantle_swap_Bytes!] - provider_not_in: [mantle_swap_Bytes!] - provider_contains: mantle_swap_Bytes - provider_not_contains: mantle_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: arbitrumsepolia_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: arbitrumsepolia_Bytes + asset_not: arbitrumsepolia_Bytes + asset_gt: arbitrumsepolia_Bytes + asset_lt: arbitrumsepolia_Bytes + asset_gte: arbitrumsepolia_Bytes + asset_lte: arbitrumsepolia_Bytes + asset_in: [arbitrumsepolia_Bytes!] + asset_not_in: [arbitrumsepolia_Bytes!] + asset_contains: arbitrumsepolia_Bytes + asset_not_contains: arbitrumsepolia_Bytes + caller: arbitrumsepolia_Bytes + caller_not: arbitrumsepolia_Bytes + caller_gt: arbitrumsepolia_Bytes + caller_lt: arbitrumsepolia_Bytes + caller_gte: arbitrumsepolia_Bytes + caller_lte: arbitrumsepolia_Bytes + caller_in: [arbitrumsepolia_Bytes!] + caller_not_in: [arbitrumsepolia_Bytes!] + caller_contains: arbitrumsepolia_Bytes + caller_not_contains: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + transactionHash_not: arbitrumsepolia_Bytes + transactionHash_gt: arbitrumsepolia_Bytes + transactionHash_lt: arbitrumsepolia_Bytes + transactionHash_gte: arbitrumsepolia_Bytes + transactionHash_lte: arbitrumsepolia_Bytes + transactionHash_in: [arbitrumsepolia_Bytes!] + transactionHash_not_in: [arbitrumsepolia_Bytes!] + transactionHash_contains: arbitrumsepolia_Bytes + transactionHash_not_contains: arbitrumsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -70996,63 +70398,79 @@ input mantle_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mantle_swap_Bytes - transaction_not: mantle_swap_Bytes - transaction_gt: mantle_swap_Bytes - transaction_lt: mantle_swap_Bytes - transaction_gte: mantle_swap_Bytes - transaction_lte: mantle_swap_Bytes - transaction_in: [mantle_swap_Bytes!] - transaction_not_in: [mantle_swap_Bytes!] - transaction_contains: mantle_swap_Bytes - transaction_not_contains: mantle_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_StableSwapRemoveLiquidityEvent_filter] - or: [mantle_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_RelayerFeesIncrease_filter] + or: [arbitrumsepolia_RelayerFeesIncrease_filter] } -enum mantle_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum arbitrumsepolia_RelayerFeesIncrease_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + increase + asset + caller + transactionHash timestamp - transaction - nonce + gasPrice + gasLimit + blockNumber } -input mantle_swap_StableSwap_filter { +input arbitrumsepolia_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -71065,197 +70483,34 @@ input mantle_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: mantle_swap_Bytes - key_not: mantle_swap_Bytes - key_gt: mantle_swap_Bytes - key_lt: mantle_swap_Bytes - key_gte: mantle_swap_Bytes - key_lte: mantle_swap_Bytes - key_in: [mantle_swap_Bytes!] - key_not_in: [mantle_swap_Bytes!] - key_contains: mantle_swap_Bytes - key_not_contains: mantle_swap_Bytes - canonicalId: mantle_swap_Bytes - canonicalId_not: mantle_swap_Bytes - canonicalId_gt: mantle_swap_Bytes - canonicalId_lt: mantle_swap_Bytes - canonicalId_gte: mantle_swap_Bytes - canonicalId_lte: mantle_swap_Bytes - canonicalId_in: [mantle_swap_Bytes!] - canonicalId_not_in: [mantle_swap_Bytes!] - canonicalId_contains: mantle_swap_Bytes - canonicalId_not_contains: mantle_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: mantle_swap_Bytes - swapPool_not: mantle_swap_Bytes - swapPool_gt: mantle_swap_Bytes - swapPool_lt: mantle_swap_Bytes - swapPool_gte: mantle_swap_Bytes - swapPool_lte: mantle_swap_Bytes - swapPool_in: [mantle_swap_Bytes!] - swapPool_not_in: [mantle_swap_Bytes!] - swapPool_contains: mantle_swap_Bytes - swapPool_not_contains: mantle_swap_Bytes - lpToken: mantle_swap_Bytes - lpToken_not: mantle_swap_Bytes - lpToken_gt: mantle_swap_Bytes - lpToken_lt: mantle_swap_Bytes - lpToken_gte: mantle_swap_Bytes - lpToken_lte: mantle_swap_Bytes - lpToken_in: [mantle_swap_Bytes!] - lpToken_not_in: [mantle_swap_Bytes!] - lpToken_contains: mantle_swap_Bytes - lpToken_not_contains: mantle_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [mantle_swap_Bytes!] - pooledTokens_not: [mantle_swap_Bytes!] - pooledTokens_contains: [mantle_swap_Bytes!] - pooledTokens_contains_nocase: [mantle_swap_Bytes!] - pooledTokens_not_contains: [mantle_swap_Bytes!] - pooledTokens_not_contains_nocase: [mantle_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: mantle_swap_StableSwapEvent_filter - exchanges_: mantle_swap_StableSwapExchange_filter - hourlyVolumes_: mantle_swap_SwapHourlyVolume_filter - dailyVolumes_: mantle_swap_SwapDailyVolume_filter - weeklyVolumes_: mantle_swap_SwapWeeklyVolume_filter + relayer: arbitrumsepolia_Bytes + relayer_not: arbitrumsepolia_Bytes + relayer_gt: arbitrumsepolia_Bytes + relayer_lt: arbitrumsepolia_Bytes + relayer_gte: arbitrumsepolia_Bytes + relayer_lte: arbitrumsepolia_Bytes + relayer_in: [arbitrumsepolia_Bytes!] + relayer_not_in: [arbitrumsepolia_Bytes!] + relayer_contains: arbitrumsepolia_Bytes + relayer_not_contains: arbitrumsepolia_Bytes """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_StableSwap_filter] - or: [mantle_swap_StableSwap_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_Relayer_filter] + or: [arbitrumsepolia_Relayer_filter] } -enum mantle_swap_StableSwap_orderBy { +enum arbitrumsepolia_Relayer_orderBy { id isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + relayer } -type mantle_swap_SwapDailyVolume implements mantle_swap_SwapTradeVolume { +type arbitrumsepolia_RootCount { id: ID! - stableSwap: mantle_swap_StableSwap! - timestamp: BigInt! - volume: mantle_swap_BigDecimal! + count: BigInt } -input mantle_swap_SwapDailyVolume_filter { +input arbitrumsepolia_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -71264,80 +70519,40 @@ input mantle_swap_SwapDailyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: mantle_swap_BigDecimal - volume_not: mantle_swap_BigDecimal - volume_gt: mantle_swap_BigDecimal - volume_lt: mantle_swap_BigDecimal - volume_gte: mantle_swap_BigDecimal - volume_lte: mantle_swap_BigDecimal - volume_in: [mantle_swap_BigDecimal!] - volume_not_in: [mantle_swap_BigDecimal!] + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_SwapDailyVolume_filter] - or: [mantle_swap_SwapDailyVolume_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_RootCount_filter] + or: [arbitrumsepolia_RootCount_filter] } -enum mantle_swap_SwapDailyVolume_orderBy { +enum arbitrumsepolia_RootCount_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + count } -type mantle_swap_SwapHourlyVolume implements mantle_swap_SwapTradeVolume { +type arbitrumsepolia_RootMessageSent { id: ID! - stableSwap: mantle_swap_StableSwap! - timestamp: BigInt! - volume: mantle_swap_BigDecimal! + spokeDomain: BigInt + hubDomain: BigInt + root: arbitrumsepolia_Bytes + count: BigInt + caller: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input mantle_swap_SwapHourlyVolume_filter { +input arbitrumsepolia_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -71346,27 +70561,60 @@ input mantle_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: arbitrumsepolia_Bytes + root_not: arbitrumsepolia_Bytes + root_gt: arbitrumsepolia_Bytes + root_lt: arbitrumsepolia_Bytes + root_gte: arbitrumsepolia_Bytes + root_lte: arbitrumsepolia_Bytes + root_in: [arbitrumsepolia_Bytes!] + root_not_in: [arbitrumsepolia_Bytes!] + root_contains: arbitrumsepolia_Bytes + root_not_contains: arbitrumsepolia_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: arbitrumsepolia_Bytes + caller_not: arbitrumsepolia_Bytes + caller_gt: arbitrumsepolia_Bytes + caller_lt: arbitrumsepolia_Bytes + caller_gte: arbitrumsepolia_Bytes + caller_lte: arbitrumsepolia_Bytes + caller_in: [arbitrumsepolia_Bytes!] + caller_not_in: [arbitrumsepolia_Bytes!] + caller_contains: arbitrumsepolia_Bytes + caller_not_contains: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + transactionHash_not: arbitrumsepolia_Bytes + transactionHash_gt: arbitrumsepolia_Bytes + transactionHash_lt: arbitrumsepolia_Bytes + transactionHash_gte: arbitrumsepolia_Bytes + transactionHash_lte: arbitrumsepolia_Bytes + transactionHash_in: [arbitrumsepolia_Bytes!] + transactionHash_not_in: [arbitrumsepolia_Bytes!] + transactionHash_contains: arbitrumsepolia_Bytes + transactionHash_not_contains: arbitrumsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -71375,71 +70623,119 @@ input mantle_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mantle_swap_BigDecimal - volume_not: mantle_swap_BigDecimal - volume_gt: mantle_swap_BigDecimal - volume_lt: mantle_swap_BigDecimal - volume_gte: mantle_swap_BigDecimal - volume_lte: mantle_swap_BigDecimal - volume_in: [mantle_swap_BigDecimal!] - volume_not_in: [mantle_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_SwapHourlyVolume_filter] - or: [mantle_swap_SwapHourlyVolume_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_RootMessageSent_filter] + or: [arbitrumsepolia_RootMessageSent_filter] } -enum mantle_swap_SwapHourlyVolume_orderBy { +enum arbitrumsepolia_RootMessageSent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + spokeDomain + hubDomain + root + count + caller + transactionHash timestamp - volume + gasPrice + gasLimit + blockNumber } -interface mantle_swap_SwapTradeVolume { - stableSwap: mantle_swap_StableSwap! +type arbitrumsepolia_Router { + id: ID! + isActive: Boolean! + owner: arbitrumsepolia_Bytes + recipient: arbitrumsepolia_Bytes + proposedOwner: arbitrumsepolia_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_AssetBalance_orderBy, orderDirection: arbitrumsepolia_OrderDirection, where: arbitrumsepolia_AssetBalance_filter): [arbitrumsepolia_AssetBalance!]! +} + +type arbitrumsepolia_RouterDailyTVL { + id: ID! + router: arbitrumsepolia_Router! + asset: arbitrumsepolia_Asset! timestamp: BigInt! - volume: mantle_swap_BigDecimal! + balance: BigInt! } -input mantle_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter +input arbitrumsepolia_RouterDailyTVL_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: arbitrumsepolia_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: arbitrumsepolia_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -71448,50 +70744,63 @@ input mantle_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mantle_swap_BigDecimal - volume_not: mantle_swap_BigDecimal - volume_gt: mantle_swap_BigDecimal - volume_lt: mantle_swap_BigDecimal - volume_gte: mantle_swap_BigDecimal - volume_lte: mantle_swap_BigDecimal - volume_in: [mantle_swap_BigDecimal!] - volume_not_in: [mantle_swap_BigDecimal!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_SwapTradeVolume_filter] - or: [mantle_swap_SwapTradeVolume_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_RouterDailyTVL_filter] + or: [arbitrumsepolia_RouterDailyTVL_filter] } -enum mantle_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply +enum arbitrumsepolia_RouterDailyTVL_orderBy { + id + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp - volume + balance } -type mantle_swap_SwapWeeklyVolume implements mantle_swap_SwapTradeVolume { +type arbitrumsepolia_RouterLiquidityEvent { id: ID! - stableSwap: mantle_swap_StableSwap! + type: arbitrumsepolia_RouterLiquidityEventType + router: arbitrumsepolia_Router! + asset: arbitrumsepolia_Asset! + amount: BigInt! + balance: BigInt! + caller: arbitrumsepolia_Bytes + blockNumber: BigInt! timestamp: BigInt! - volume: mantle_swap_BigDecimal! + transactionHash: arbitrumsepolia_Bytes! + nonce: BigInt! } -input mantle_swap_SwapWeeklyVolume_filter { +enum arbitrumsepolia_RouterLiquidityEventType { + Add + Remove +} + +input arbitrumsepolia_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -71500,27 +70809,86 @@ input mantle_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: mantle_swap_StableSwap_filter + type: arbitrumsepolia_RouterLiquidityEventType + type_not: arbitrumsepolia_RouterLiquidityEventType + type_in: [arbitrumsepolia_RouterLiquidityEventType!] + type_not_in: [arbitrumsepolia_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: arbitrumsepolia_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: arbitrumsepolia_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: arbitrumsepolia_Bytes + caller_not: arbitrumsepolia_Bytes + caller_gt: arbitrumsepolia_Bytes + caller_lt: arbitrumsepolia_Bytes + caller_gte: arbitrumsepolia_Bytes + caller_lte: arbitrumsepolia_Bytes + caller_in: [arbitrumsepolia_Bytes!] + caller_not_in: [arbitrumsepolia_Bytes!] + caller_contains: arbitrumsepolia_Bytes + caller_not_contains: arbitrumsepolia_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -71529,50 +70897,60 @@ input mantle_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mantle_swap_BigDecimal - volume_not: mantle_swap_BigDecimal - volume_gt: mantle_swap_BigDecimal - volume_lt: mantle_swap_BigDecimal - volume_gte: mantle_swap_BigDecimal - volume_lte: mantle_swap_BigDecimal - volume_in: [mantle_swap_BigDecimal!] - volume_not_in: [mantle_swap_BigDecimal!] + transactionHash: arbitrumsepolia_Bytes + transactionHash_not: arbitrumsepolia_Bytes + transactionHash_gt: arbitrumsepolia_Bytes + transactionHash_lt: arbitrumsepolia_Bytes + transactionHash_gte: arbitrumsepolia_Bytes + transactionHash_lte: arbitrumsepolia_Bytes + transactionHash_in: [arbitrumsepolia_Bytes!] + transactionHash_not_in: [arbitrumsepolia_Bytes!] + transactionHash_contains: arbitrumsepolia_Bytes + transactionHash_not_contains: arbitrumsepolia_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_SwapWeeklyVolume_filter] - or: [mantle_swap_SwapWeeklyVolume_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_RouterLiquidityEvent_filter] + or: [arbitrumsepolia_RouterLiquidityEvent_filter] } -enum mantle_swap_SwapWeeklyVolume_orderBy { +enum arbitrumsepolia_RouterLiquidityEvent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + type + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + balance + caller + blockNumber timestamp - volume -} - -type mantle_swap_SystemInfo { - id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + transactionHash + nonce } -input mantle_swap_SystemInfo_filter { +input arbitrumsepolia_Router_filter { id: ID id_not: ID id_gt: ID @@ -71581,96 +70959,72 @@ input mantle_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: arbitrumsepolia_Bytes + owner_not: arbitrumsepolia_Bytes + owner_gt: arbitrumsepolia_Bytes + owner_lt: arbitrumsepolia_Bytes + owner_gte: arbitrumsepolia_Bytes + owner_lte: arbitrumsepolia_Bytes + owner_in: [arbitrumsepolia_Bytes!] + owner_not_in: [arbitrumsepolia_Bytes!] + owner_contains: arbitrumsepolia_Bytes + owner_not_contains: arbitrumsepolia_Bytes + recipient: arbitrumsepolia_Bytes + recipient_not: arbitrumsepolia_Bytes + recipient_gt: arbitrumsepolia_Bytes + recipient_lt: arbitrumsepolia_Bytes + recipient_gte: arbitrumsepolia_Bytes + recipient_lte: arbitrumsepolia_Bytes + recipient_in: [arbitrumsepolia_Bytes!] + recipient_not_in: [arbitrumsepolia_Bytes!] + recipient_contains: arbitrumsepolia_Bytes + recipient_not_contains: arbitrumsepolia_Bytes + proposedOwner: arbitrumsepolia_Bytes + proposedOwner_not: arbitrumsepolia_Bytes + proposedOwner_gt: arbitrumsepolia_Bytes + proposedOwner_lt: arbitrumsepolia_Bytes + proposedOwner_gte: arbitrumsepolia_Bytes + proposedOwner_lte: arbitrumsepolia_Bytes + proposedOwner_in: [arbitrumsepolia_Bytes!] + proposedOwner_not_in: [arbitrumsepolia_Bytes!] + proposedOwner_contains: arbitrumsepolia_Bytes + proposedOwner_not_contains: arbitrumsepolia_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: arbitrumsepolia_AssetBalance_filter """Filter for the block changed event.""" - _change_block: mantle_swap_BlockChangedFilter - and: [mantle_swap_SystemInfo_filter] - or: [mantle_swap_SystemInfo_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_Router_filter] + or: [arbitrumsepolia_Router_filter] } -enum mantle_swap_SystemInfo_orderBy { +enum arbitrumsepolia_Router_orderBy { id - exchangeCount - swapCount -} - -type mantle_swap__Block_ { - """The hash of the block""" - hash: mantle_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int -} - -"""The type for the top-level _meta field""" -type mantle_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: mantle_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -scalar metis_swap_BigDecimal - -input metis_swap_BlockChangedFilter { - number_gte: Int! -} - -input metis_swap_Block_height { - hash: metis_swap_Bytes - number: Int - number_gte: Int -} - -scalar metis_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar metis_swap_Int8 - -type metis_swap_LpAccount { - id: ID! - address: metis_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: metis_swap_LpAccountBalance_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_LpAccountBalance_filter): [metis_swap_LpAccountBalance!]! + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances } -type metis_swap_LpAccountBalance { +type arbitrumsepolia_Sequencer { id: ID! - account: metis_swap_LpAccount! - token: metis_swap_LpToken! - amount: metis_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: metis_swap_Bytes + isActive: Boolean! + sequencer: arbitrumsepolia_Bytes } -input metis_swap_LpAccountBalance_filter { +input arbitrumsepolia_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -71679,107 +71033,39 @@ input metis_swap_LpAccountBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: metis_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: metis_swap_LpToken_filter - amount: metis_swap_BigDecimal - amount_not: metis_swap_BigDecimal - amount_gt: metis_swap_BigDecimal - amount_lt: metis_swap_BigDecimal - amount_gte: metis_swap_BigDecimal - amount_lte: metis_swap_BigDecimal - amount_in: [metis_swap_BigDecimal!] - amount_not_in: [metis_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + sequencer: arbitrumsepolia_Bytes + sequencer_not: arbitrumsepolia_Bytes + sequencer_gt: arbitrumsepolia_Bytes + sequencer_lt: arbitrumsepolia_Bytes + sequencer_gte: arbitrumsepolia_Bytes + sequencer_lte: arbitrumsepolia_Bytes + sequencer_in: [arbitrumsepolia_Bytes!] + sequencer_not_in: [arbitrumsepolia_Bytes!] + sequencer_contains: arbitrumsepolia_Bytes + sequencer_not_contains: arbitrumsepolia_Bytes """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_LpAccountBalance_filter] - or: [metis_swap_LpAccountBalance_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_Sequencer_filter] + or: [arbitrumsepolia_Sequencer_filter] } -enum metis_swap_LpAccountBalance_orderBy { +enum arbitrumsepolia_Sequencer_orderBy { id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + isActive + sequencer } -input metis_swap_LpAccount_filter { +type arbitrumsepolia_Setting { + id: ID! + maxRoutersPerTransfer: BigInt! + caller: arbitrumsepolia_Bytes! +} + +input arbitrumsepolia_Setting_filter { id: ID id_not: ID id_gt: ID @@ -71788,51 +71074,49 @@ input metis_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: metis_swap_Bytes - address_not: metis_swap_Bytes - address_gt: metis_swap_Bytes - address_lt: metis_swap_Bytes - address_gte: metis_swap_Bytes - address_lte: metis_swap_Bytes - address_in: [metis_swap_Bytes!] - address_not_in: [metis_swap_Bytes!] - address_contains: metis_swap_Bytes - address_not_contains: metis_swap_Bytes - balances_: metis_swap_LpAccountBalance_filter + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: arbitrumsepolia_Bytes + caller_not: arbitrumsepolia_Bytes + caller_gt: arbitrumsepolia_Bytes + caller_lt: arbitrumsepolia_Bytes + caller_gte: arbitrumsepolia_Bytes + caller_lte: arbitrumsepolia_Bytes + caller_in: [arbitrumsepolia_Bytes!] + caller_not_in: [arbitrumsepolia_Bytes!] + caller_contains: arbitrumsepolia_Bytes + caller_not_contains: arbitrumsepolia_Bytes """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_LpAccount_filter] - or: [metis_swap_LpAccount_filter] + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_Setting_filter] + or: [arbitrumsepolia_Setting_filter] } -enum metis_swap_LpAccount_orderBy { +enum arbitrumsepolia_Setting_orderBy { id - address - balances -} - -type metis_swap_LpToken { - id: ID! - address: metis_swap_Bytes! - stableSwap: metis_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: metis_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: metis_swap_LpTokenEvent_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_LpTokenEvent_filter): [metis_swap_LpTokenEvent!]! + maxRoutersPerTransfer + caller } -interface metis_swap_LpTokenEvent { +type arbitrumsepolia_SlippageUpdate { id: ID! - token: metis_swap_LpToken! - amount: metis_swap_BigDecimal! - block: BigInt! + transfer: arbitrumsepolia_DestinationTransfer! + slippage: BigInt! + caller: arbitrumsepolia_Bytes! + transactionHash: arbitrumsepolia_Bytes! timestamp: BigInt! - transaction: metis_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input metis_swap_LpTokenEvent_filter { +input arbitrumsepolia_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -71841,43 +71125,55 @@ input metis_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: metis_swap_LpToken_filter - amount: metis_swap_BigDecimal - amount_not: metis_swap_BigDecimal - amount_gt: metis_swap_BigDecimal - amount_lt: metis_swap_BigDecimal - amount_gte: metis_swap_BigDecimal - amount_lte: metis_swap_BigDecimal - amount_in: [metis_swap_BigDecimal!] - amount_not_in: [metis_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: arbitrumsepolia_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: arbitrumsepolia_Bytes + caller_not: arbitrumsepolia_Bytes + caller_gt: arbitrumsepolia_Bytes + caller_lt: arbitrumsepolia_Bytes + caller_gte: arbitrumsepolia_Bytes + caller_lte: arbitrumsepolia_Bytes + caller_in: [arbitrumsepolia_Bytes!] + caller_not_in: [arbitrumsepolia_Bytes!] + caller_contains: arbitrumsepolia_Bytes + caller_not_contains: arbitrumsepolia_Bytes + transactionHash: arbitrumsepolia_Bytes + transactionHash_not: arbitrumsepolia_Bytes + transactionHash_gt: arbitrumsepolia_Bytes + transactionHash_lt: arbitrumsepolia_Bytes + transactionHash_gte: arbitrumsepolia_Bytes + transactionHash_lte: arbitrumsepolia_Bytes + transactionHash_in: [arbitrumsepolia_Bytes!] + transactionHash_not_in: [arbitrumsepolia_Bytes!] + transactionHash_contains: arbitrumsepolia_Bytes + transactionHash_not_contains: arbitrumsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -71886,16 +71182,506 @@ input metis_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_SlippageUpdate_filter] + or: [arbitrumsepolia_SlippageUpdate_filter] +} + +enum arbitrumsepolia_SlippageUpdate_orderBy { + id + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce + slippage + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber +} + +type arbitrumsepolia_SnapshotRoot { + id: ID! + spokeDomain: BigInt + root: arbitrumsepolia_Bytes! + count: BigInt! + timestamp: BigInt! + blockNumber: BigInt! +} + +input arbitrumsepolia_SnapshotRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: arbitrumsepolia_Bytes + root_not: arbitrumsepolia_Bytes + root_gt: arbitrumsepolia_Bytes + root_lt: arbitrumsepolia_Bytes + root_gte: arbitrumsepolia_Bytes + root_lte: arbitrumsepolia_Bytes + root_in: [arbitrumsepolia_Bytes!] + root_not_in: [arbitrumsepolia_Bytes!] + root_contains: arbitrumsepolia_Bytes + root_not_contains: arbitrumsepolia_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_SnapshotRoot_filter] + or: [arbitrumsepolia_SnapshotRoot_filter] +} + +enum arbitrumsepolia_SnapshotRoot_orderBy { + id + spokeDomain + root + count + timestamp + blockNumber +} + +type arbitrumsepolia_SpokeConnectorMode { + id: ID! + mode: String! +} + +input arbitrumsepolia_SpokeConnectorMode_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String + """Filter for the block changed event.""" + _change_block: arbitrumsepolia_BlockChangedFilter + and: [arbitrumsepolia_SpokeConnectorMode_filter] + or: [arbitrumsepolia_SpokeConnectorMode_filter] +} + +enum arbitrumsepolia_SpokeConnectorMode_orderBy { + id + mode +} + +enum arbitrumsepolia_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type arbitrumsepolia__Block_ { + """The hash of the block""" + hash: arbitrumsepolia_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: arbitrumsepolia_Bytes +} + +"""The type for the top-level _meta field""" +type arbitrumsepolia__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: arbitrumsepolia__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +enum xdai_swap_Aggregation_interval { + hour + day +} + +scalar xdai_swap_BigDecimal + +input xdai_swap_BlockChangedFilter { + number_gte: Int! +} + +input xdai_swap_Block_height { + hash: xdai_swap_Bytes + number: Int + number_gte: Int +} + +scalar xdai_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar xdai_swap_Int8 + +type xdai_swap_LpAccount { + id: ID! + address: xdai_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_LpAccountBalance_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_LpAccountBalance_filter): [xdai_swap_LpAccountBalance!]! +} + +type xdai_swap_LpAccountBalance { + id: ID! + account: xdai_swap_LpAccount! + token: xdai_swap_LpToken! + amount: xdai_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: xdai_swap_Bytes +} + +input xdai_swap_LpAccountBalance_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: xdai_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: xdai_swap_LpToken_filter + amount: xdai_swap_BigDecimal + amount_not: xdai_swap_BigDecimal + amount_gt: xdai_swap_BigDecimal + amount_lt: xdai_swap_BigDecimal + amount_gte: xdai_swap_BigDecimal + amount_lte: xdai_swap_BigDecimal + amount_in: [xdai_swap_BigDecimal!] + amount_not_in: [xdai_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes + """Filter for the block changed event.""" + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_LpAccountBalance_filter] + or: [xdai_swap_LpAccountBalance_filter] +} + +enum xdai_swap_LpAccountBalance_orderBy { + id + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction +} + +input xdai_swap_LpAccount_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + address: xdai_swap_Bytes + address_not: xdai_swap_Bytes + address_gt: xdai_swap_Bytes + address_lt: xdai_swap_Bytes + address_gte: xdai_swap_Bytes + address_lte: xdai_swap_Bytes + address_in: [xdai_swap_Bytes!] + address_not_in: [xdai_swap_Bytes!] + address_contains: xdai_swap_Bytes + address_not_contains: xdai_swap_Bytes + balances_: xdai_swap_LpAccountBalance_filter + """Filter for the block changed event.""" + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_LpAccount_filter] + or: [xdai_swap_LpAccount_filter] +} + +enum xdai_swap_LpAccount_orderBy { + id + address + balances +} + +type xdai_swap_LpToken { + id: ID! + address: xdai_swap_Bytes! + stableSwap: xdai_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: xdai_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_LpTokenEvent_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_LpTokenEvent_filter): [xdai_swap_LpTokenEvent!]! +} + +interface xdai_swap_LpTokenEvent { + id: ID! + token: xdai_swap_LpToken! + amount: xdai_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: xdai_swap_Bytes! + nonce: BigInt! +} + +input xdai_swap_LpTokenEvent_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: xdai_swap_LpToken_filter + amount: xdai_swap_BigDecimal + amount_not: xdai_swap_BigDecimal + amount_gt: xdai_swap_BigDecimal + amount_lt: xdai_swap_BigDecimal + amount_gte: xdai_swap_BigDecimal + amount_lte: xdai_swap_BigDecimal + amount_in: [xdai_swap_BigDecimal!] + amount_not_in: [xdai_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -71905,12 +71691,12 @@ input metis_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_LpTokenEvent_filter] - or: [metis_swap_LpTokenEvent_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_LpTokenEvent_filter] + or: [xdai_swap_LpTokenEvent_filter] } -enum metis_swap_LpTokenEvent_orderBy { +enum xdai_swap_LpTokenEvent_orderBy { id token token__id @@ -71926,7 +71712,7 @@ enum metis_swap_LpTokenEvent_orderBy { nonce } -input metis_swap_LpToken_filter { +input xdai_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -71935,16 +71721,16 @@ input metis_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: metis_swap_Bytes - address_not: metis_swap_Bytes - address_gt: metis_swap_Bytes - address_lt: metis_swap_Bytes - address_gte: metis_swap_Bytes - address_lte: metis_swap_Bytes - address_in: [metis_swap_Bytes!] - address_not_in: [metis_swap_Bytes!] - address_contains: metis_swap_Bytes - address_not_contains: metis_swap_Bytes + address: xdai_swap_Bytes + address_not: xdai_swap_Bytes + address_gt: xdai_swap_Bytes + address_lt: xdai_swap_Bytes + address_gte: xdai_swap_Bytes + address_lte: xdai_swap_Bytes + address_in: [xdai_swap_Bytes!] + address_not_in: [xdai_swap_Bytes!] + address_contains: xdai_swap_Bytes + address_not_contains: xdai_swap_Bytes stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -71965,7 +71751,7 @@ input metis_swap_LpToken_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter + stableSwap_: xdai_swap_StableSwap_filter decimals: Int decimals_not: Int decimals_gt: Int @@ -72014,22 +71800,22 @@ input metis_swap_LpToken_filter { symbol_ends_with_nocase: String symbol_not_ends_with: String symbol_not_ends_with_nocase: String - totalSupply: metis_swap_BigDecimal - totalSupply_not: metis_swap_BigDecimal - totalSupply_gt: metis_swap_BigDecimal - totalSupply_lt: metis_swap_BigDecimal - totalSupply_gte: metis_swap_BigDecimal - totalSupply_lte: metis_swap_BigDecimal - totalSupply_in: [metis_swap_BigDecimal!] - totalSupply_not_in: [metis_swap_BigDecimal!] - events_: metis_swap_LpTokenEvent_filter + totalSupply: xdai_swap_BigDecimal + totalSupply_not: xdai_swap_BigDecimal + totalSupply_gt: xdai_swap_BigDecimal + totalSupply_lt: xdai_swap_BigDecimal + totalSupply_gte: xdai_swap_BigDecimal + totalSupply_lte: xdai_swap_BigDecimal + totalSupply_in: [xdai_swap_BigDecimal!] + totalSupply_not_in: [xdai_swap_BigDecimal!] + events_: xdai_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_LpToken_filter] - or: [metis_swap_LpToken_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_LpToken_filter] + or: [xdai_swap_LpToken_filter] } -enum metis_swap_LpToken_orderBy { +enum xdai_swap_LpToken_orderBy { id address stableSwap @@ -72056,21 +71842,21 @@ enum metis_swap_LpToken_orderBy { events } -type metis_swap_LpTransferEvent implements metis_swap_LpTokenEvent { +type xdai_swap_LpTransferEvent implements xdai_swap_LpTokenEvent { id: ID! - token: metis_swap_LpToken! - amount: metis_swap_BigDecimal! - from: metis_swap_Bytes! - to: metis_swap_Bytes! - fromBalance: metis_swap_BigDecimal! - toBalance: metis_swap_BigDecimal! + token: xdai_swap_LpToken! + amount: xdai_swap_BigDecimal! + from: xdai_swap_Bytes! + to: xdai_swap_Bytes! + fromBalance: xdai_swap_BigDecimal! + toBalance: xdai_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: metis_swap_Bytes! + transaction: xdai_swap_Bytes! nonce: BigInt! } -input metis_swap_LpTransferEvent_filter { +input xdai_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -72099,51 +71885,51 @@ input metis_swap_LpTransferEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: metis_swap_LpToken_filter - amount: metis_swap_BigDecimal - amount_not: metis_swap_BigDecimal - amount_gt: metis_swap_BigDecimal - amount_lt: metis_swap_BigDecimal - amount_gte: metis_swap_BigDecimal - amount_lte: metis_swap_BigDecimal - amount_in: [metis_swap_BigDecimal!] - amount_not_in: [metis_swap_BigDecimal!] - from: metis_swap_Bytes - from_not: metis_swap_Bytes - from_gt: metis_swap_Bytes - from_lt: metis_swap_Bytes - from_gte: metis_swap_Bytes - from_lte: metis_swap_Bytes - from_in: [metis_swap_Bytes!] - from_not_in: [metis_swap_Bytes!] - from_contains: metis_swap_Bytes - from_not_contains: metis_swap_Bytes - to: metis_swap_Bytes - to_not: metis_swap_Bytes - to_gt: metis_swap_Bytes - to_lt: metis_swap_Bytes - to_gte: metis_swap_Bytes - to_lte: metis_swap_Bytes - to_in: [metis_swap_Bytes!] - to_not_in: [metis_swap_Bytes!] - to_contains: metis_swap_Bytes - to_not_contains: metis_swap_Bytes - fromBalance: metis_swap_BigDecimal - fromBalance_not: metis_swap_BigDecimal - fromBalance_gt: metis_swap_BigDecimal - fromBalance_lt: metis_swap_BigDecimal - fromBalance_gte: metis_swap_BigDecimal - fromBalance_lte: metis_swap_BigDecimal - fromBalance_in: [metis_swap_BigDecimal!] - fromBalance_not_in: [metis_swap_BigDecimal!] - toBalance: metis_swap_BigDecimal - toBalance_not: metis_swap_BigDecimal - toBalance_gt: metis_swap_BigDecimal - toBalance_lt: metis_swap_BigDecimal - toBalance_gte: metis_swap_BigDecimal - toBalance_lte: metis_swap_BigDecimal - toBalance_in: [metis_swap_BigDecimal!] - toBalance_not_in: [metis_swap_BigDecimal!] + token_: xdai_swap_LpToken_filter + amount: xdai_swap_BigDecimal + amount_not: xdai_swap_BigDecimal + amount_gt: xdai_swap_BigDecimal + amount_lt: xdai_swap_BigDecimal + amount_gte: xdai_swap_BigDecimal + amount_lte: xdai_swap_BigDecimal + amount_in: [xdai_swap_BigDecimal!] + amount_not_in: [xdai_swap_BigDecimal!] + from: xdai_swap_Bytes + from_not: xdai_swap_Bytes + from_gt: xdai_swap_Bytes + from_lt: xdai_swap_Bytes + from_gte: xdai_swap_Bytes + from_lte: xdai_swap_Bytes + from_in: [xdai_swap_Bytes!] + from_not_in: [xdai_swap_Bytes!] + from_contains: xdai_swap_Bytes + from_not_contains: xdai_swap_Bytes + to: xdai_swap_Bytes + to_not: xdai_swap_Bytes + to_gt: xdai_swap_Bytes + to_lt: xdai_swap_Bytes + to_gte: xdai_swap_Bytes + to_lte: xdai_swap_Bytes + to_in: [xdai_swap_Bytes!] + to_not_in: [xdai_swap_Bytes!] + to_contains: xdai_swap_Bytes + to_not_contains: xdai_swap_Bytes + fromBalance: xdai_swap_BigDecimal + fromBalance_not: xdai_swap_BigDecimal + fromBalance_gt: xdai_swap_BigDecimal + fromBalance_lt: xdai_swap_BigDecimal + fromBalance_gte: xdai_swap_BigDecimal + fromBalance_lte: xdai_swap_BigDecimal + fromBalance_in: [xdai_swap_BigDecimal!] + fromBalance_not_in: [xdai_swap_BigDecimal!] + toBalance: xdai_swap_BigDecimal + toBalance_not: xdai_swap_BigDecimal + toBalance_gt: xdai_swap_BigDecimal + toBalance_lt: xdai_swap_BigDecimal + toBalance_gte: xdai_swap_BigDecimal + toBalance_lte: xdai_swap_BigDecimal + toBalance_in: [xdai_swap_BigDecimal!] + toBalance_not_in: [xdai_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -72160,16 +71946,16 @@ input metis_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -72179,12 +71965,12 @@ input metis_swap_LpTransferEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_LpTransferEvent_filter] - or: [metis_swap_LpTransferEvent_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_LpTransferEvent_filter] + or: [xdai_swap_LpTransferEvent_filter] } -enum metis_swap_LpTransferEvent_orderBy { +enum xdai_swap_LpTransferEvent_orderBy { id token token__id @@ -72205,17 +71991,17 @@ enum metis_swap_LpTransferEvent_orderBy { } """Defines the order direction, either ascending or descending""" -enum metis_swap_OrderDirection { +enum xdai_swap_OrderDirection { asc desc } -type metis_swap_PooledToken { +type xdai_swap_PooledToken { id: ID! - asset: metis_swap_Bytes! + asset: xdai_swap_Bytes! } -input metis_swap_PooledToken_filter { +input xdai_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -72224,59 +72010,59 @@ input metis_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: metis_swap_Bytes - asset_not: metis_swap_Bytes - asset_gt: metis_swap_Bytes - asset_lt: metis_swap_Bytes - asset_gte: metis_swap_Bytes - asset_lte: metis_swap_Bytes - asset_in: [metis_swap_Bytes!] - asset_not_in: [metis_swap_Bytes!] - asset_contains: metis_swap_Bytes - asset_not_contains: metis_swap_Bytes + asset: xdai_swap_Bytes + asset_not: xdai_swap_Bytes + asset_gt: xdai_swap_Bytes + asset_lt: xdai_swap_Bytes + asset_gte: xdai_swap_Bytes + asset_lte: xdai_swap_Bytes + asset_in: [xdai_swap_Bytes!] + asset_not_in: [xdai_swap_Bytes!] + asset_contains: xdai_swap_Bytes + asset_not_contains: xdai_swap_Bytes """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_PooledToken_filter] - or: [metis_swap_PooledToken_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_PooledToken_filter] + or: [xdai_swap_PooledToken_filter] } -enum metis_swap_PooledToken_orderBy { +enum xdai_swap_PooledToken_orderBy { id asset } -type metis_swap_StableSwap { +type xdai_swap_StableSwap { id: ID! isActive: Boolean - key: metis_swap_Bytes! - canonicalId: metis_swap_Bytes + key: xdai_swap_Bytes! + canonicalId: xdai_swap_Bytes domain: BigInt - swapPool: metis_swap_Bytes - lpToken: metis_swap_Bytes + swapPool: xdai_swap_Bytes + lpToken: xdai_swap_Bytes initialA: BigInt futureA: BigInt initialATime: BigInt futureATime: BigInt swapFee: BigInt adminFee: BigInt - pooledTokens: [metis_swap_Bytes!]! + pooledTokens: [xdai_swap_Bytes!]! tokenPrecisionMultipliers: [BigInt!]! balances: [BigInt!]! adminFees: [BigInt!]! virtualPrice: BigInt! invariant: BigInt! lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: metis_swap_StableSwapEvent_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_StableSwapEvent_filter): [metis_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: metis_swap_StableSwapExchange_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_StableSwapExchange_filter): [metis_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: metis_swap_SwapHourlyVolume_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_SwapHourlyVolume_filter): [metis_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: metis_swap_SwapDailyVolume_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_SwapDailyVolume_filter): [metis_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: metis_swap_SwapWeeklyVolume_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_SwapWeeklyVolume_filter): [metis_swap_SwapWeeklyVolume!] + events(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_StableSwapEvent_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_StableSwapEvent_filter): [xdai_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_StableSwapExchange_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_StableSwapExchange_filter): [xdai_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_SwapHourlyVolume_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_SwapHourlyVolume_filter): [xdai_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_SwapDailyVolume_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_SwapDailyVolume_filter): [xdai_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_SwapWeeklyVolume_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_SwapWeeklyVolume_filter): [xdai_swap_SwapWeeklyVolume!] } -type metis_swap_StableSwapAddLiquidityEvent implements metis_swap_StableSwapEvent { +type xdai_swap_StableSwapAddLiquidityEvent implements xdai_swap_StableSwapEvent { id: ID! - stableSwap: metis_swap_StableSwap! - provider: metis_swap_Bytes! + stableSwap: xdai_swap_StableSwap! + provider: xdai_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!]! invariant: BigInt @@ -72285,11 +72071,11 @@ type metis_swap_StableSwapAddLiquidityEvent implements metis_swap_StableSwapEven balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: metis_swap_Bytes! + transaction: xdai_swap_Bytes! nonce: BigInt! } -input metis_swap_StableSwapAddLiquidityEvent_filter { +input xdai_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -72318,17 +72104,17 @@ input metis_swap_StableSwapAddLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter - provider: metis_swap_Bytes - provider_not: metis_swap_Bytes - provider_gt: metis_swap_Bytes - provider_lt: metis_swap_Bytes - provider_gte: metis_swap_Bytes - provider_lte: metis_swap_Bytes - provider_in: [metis_swap_Bytes!] - provider_not_in: [metis_swap_Bytes!] - provider_contains: metis_swap_Bytes - provider_not_contains: metis_swap_Bytes + stableSwap_: xdai_swap_StableSwap_filter + provider: xdai_swap_Bytes + provider_not: xdai_swap_Bytes + provider_gt: xdai_swap_Bytes + provider_lt: xdai_swap_Bytes + provider_gte: xdai_swap_Bytes + provider_lte: xdai_swap_Bytes + provider_in: [xdai_swap_Bytes!] + provider_not_in: [xdai_swap_Bytes!] + provider_contains: xdai_swap_Bytes + provider_not_contains: xdai_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -72387,16 +72173,16 @@ input metis_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -72406,12 +72192,12 @@ input metis_swap_StableSwapAddLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_StableSwapAddLiquidityEvent_filter] - or: [metis_swap_StableSwapAddLiquidityEvent_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_StableSwapAddLiquidityEvent_filter] + or: [xdai_swap_StableSwapAddLiquidityEvent_filter] } -enum metis_swap_StableSwapAddLiquidityEvent_orderBy { +enum xdai_swap_StableSwapAddLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -72443,16 +72229,16 @@ enum metis_swap_StableSwapAddLiquidityEvent_orderBy { nonce } -interface metis_swap_StableSwapEvent { +interface xdai_swap_StableSwapEvent { id: ID! - stableSwap: metis_swap_StableSwap! + stableSwap: xdai_swap_StableSwap! block: BigInt! timestamp: BigInt! - transaction: metis_swap_Bytes! + transaction: xdai_swap_Bytes! nonce: BigInt! } -input metis_swap_StableSwapEvent_filter { +input xdai_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -72481,7 +72267,7 @@ input metis_swap_StableSwapEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter + stableSwap_: xdai_swap_StableSwap_filter block: BigInt block_not: BigInt block_gt: BigInt @@ -72498,16 +72284,16 @@ input metis_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -72517,12 +72303,12 @@ input metis_swap_StableSwapEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_StableSwapEvent_filter] - or: [metis_swap_StableSwapEvent_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_StableSwapEvent_filter] + or: [xdai_swap_StableSwapEvent_filter] } -enum metis_swap_StableSwapEvent_orderBy { +enum xdai_swap_StableSwapEvent_orderBy { id stableSwap stableSwap__id @@ -72547,10 +72333,10 @@ enum metis_swap_StableSwapEvent_orderBy { nonce } -type metis_swap_StableSwapExchange { +type xdai_swap_StableSwapExchange { id: ID! - stableSwap: metis_swap_StableSwap! - buyer: metis_swap_Bytes! + stableSwap: xdai_swap_StableSwap! + buyer: xdai_swap_Bytes! boughtId: BigInt! tokensBought: BigInt! soldId: BigInt! @@ -72559,11 +72345,11 @@ type metis_swap_StableSwapExchange { fee: BigInt! block: BigInt! timestamp: BigInt! - transaction: metis_swap_Bytes! + transaction: xdai_swap_Bytes! nonce: BigInt! } -input metis_swap_StableSwapExchange_filter { +input xdai_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -72592,17 +72378,17 @@ input metis_swap_StableSwapExchange_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter - buyer: metis_swap_Bytes - buyer_not: metis_swap_Bytes - buyer_gt: metis_swap_Bytes - buyer_lt: metis_swap_Bytes - buyer_gte: metis_swap_Bytes - buyer_lte: metis_swap_Bytes - buyer_in: [metis_swap_Bytes!] - buyer_not_in: [metis_swap_Bytes!] - buyer_contains: metis_swap_Bytes - buyer_not_contains: metis_swap_Bytes + stableSwap_: xdai_swap_StableSwap_filter + buyer: xdai_swap_Bytes + buyer_not: xdai_swap_Bytes + buyer_gt: xdai_swap_Bytes + buyer_lt: xdai_swap_Bytes + buyer_gte: xdai_swap_Bytes + buyer_lte: xdai_swap_Bytes + buyer_in: [xdai_swap_Bytes!] + buyer_not_in: [xdai_swap_Bytes!] + buyer_contains: xdai_swap_Bytes + buyer_not_contains: xdai_swap_Bytes boughtId: BigInt boughtId_not: BigInt boughtId_gt: BigInt @@ -72665,16 +72451,16 @@ input metis_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -72684,12 +72470,12 @@ input metis_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_StableSwapExchange_filter] - or: [metis_swap_StableSwapExchange_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_StableSwapExchange_filter] + or: [xdai_swap_StableSwapExchange_filter] } -enum metis_swap_StableSwapExchange_orderBy { +enum xdai_swap_StableSwapExchange_orderBy { id stableSwap stableSwap__id @@ -72721,10 +72507,10 @@ enum metis_swap_StableSwapExchange_orderBy { nonce } -type metis_swap_StableSwapRemoveLiquidityEvent implements metis_swap_StableSwapEvent { +type xdai_swap_StableSwapRemoveLiquidityEvent implements xdai_swap_StableSwapEvent { id: ID! - stableSwap: metis_swap_StableSwap! - provider: metis_swap_Bytes! + stableSwap: xdai_swap_StableSwap! + provider: xdai_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!] invariant: BigInt @@ -72733,11 +72519,11 @@ type metis_swap_StableSwapRemoveLiquidityEvent implements metis_swap_StableSwapE balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: metis_swap_Bytes! + transaction: xdai_swap_Bytes! nonce: BigInt! } -input metis_swap_StableSwapRemoveLiquidityEvent_filter { +input xdai_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -72766,17 +72552,17 @@ input metis_swap_StableSwapRemoveLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter - provider: metis_swap_Bytes - provider_not: metis_swap_Bytes - provider_gt: metis_swap_Bytes - provider_lt: metis_swap_Bytes - provider_gte: metis_swap_Bytes - provider_lte: metis_swap_Bytes - provider_in: [metis_swap_Bytes!] - provider_not_in: [metis_swap_Bytes!] - provider_contains: metis_swap_Bytes - provider_not_contains: metis_swap_Bytes + stableSwap_: xdai_swap_StableSwap_filter + provider: xdai_swap_Bytes + provider_not: xdai_swap_Bytes + provider_gt: xdai_swap_Bytes + provider_lt: xdai_swap_Bytes + provider_gte: xdai_swap_Bytes + provider_lte: xdai_swap_Bytes + provider_in: [xdai_swap_Bytes!] + provider_not_in: [xdai_swap_Bytes!] + provider_contains: xdai_swap_Bytes + provider_not_contains: xdai_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -72835,16 +72621,16 @@ input metis_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: metis_swap_Bytes - transaction_not: metis_swap_Bytes - transaction_gt: metis_swap_Bytes - transaction_lt: metis_swap_Bytes - transaction_gte: metis_swap_Bytes - transaction_lte: metis_swap_Bytes - transaction_in: [metis_swap_Bytes!] - transaction_not_in: [metis_swap_Bytes!] - transaction_contains: metis_swap_Bytes - transaction_not_contains: metis_swap_Bytes + transaction: xdai_swap_Bytes + transaction_not: xdai_swap_Bytes + transaction_gt: xdai_swap_Bytes + transaction_lt: xdai_swap_Bytes + transaction_gte: xdai_swap_Bytes + transaction_lte: xdai_swap_Bytes + transaction_in: [xdai_swap_Bytes!] + transaction_not_in: [xdai_swap_Bytes!] + transaction_contains: xdai_swap_Bytes + transaction_not_contains: xdai_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -72854,12 +72640,12 @@ input metis_swap_StableSwapRemoveLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_StableSwapRemoveLiquidityEvent_filter] - or: [metis_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_StableSwapRemoveLiquidityEvent_filter] + or: [xdai_swap_StableSwapRemoveLiquidityEvent_filter] } -enum metis_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum xdai_swap_StableSwapRemoveLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -72891,7 +72677,7 @@ enum metis_swap_StableSwapRemoveLiquidityEvent_orderBy { nonce } -input metis_swap_StableSwap_filter { +input xdai_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -72904,26 +72690,26 @@ input metis_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: metis_swap_Bytes - key_not: metis_swap_Bytes - key_gt: metis_swap_Bytes - key_lt: metis_swap_Bytes - key_gte: metis_swap_Bytes - key_lte: metis_swap_Bytes - key_in: [metis_swap_Bytes!] - key_not_in: [metis_swap_Bytes!] - key_contains: metis_swap_Bytes - key_not_contains: metis_swap_Bytes - canonicalId: metis_swap_Bytes - canonicalId_not: metis_swap_Bytes - canonicalId_gt: metis_swap_Bytes - canonicalId_lt: metis_swap_Bytes - canonicalId_gte: metis_swap_Bytes - canonicalId_lte: metis_swap_Bytes - canonicalId_in: [metis_swap_Bytes!] - canonicalId_not_in: [metis_swap_Bytes!] - canonicalId_contains: metis_swap_Bytes - canonicalId_not_contains: metis_swap_Bytes + key: xdai_swap_Bytes + key_not: xdai_swap_Bytes + key_gt: xdai_swap_Bytes + key_lt: xdai_swap_Bytes + key_gte: xdai_swap_Bytes + key_lte: xdai_swap_Bytes + key_in: [xdai_swap_Bytes!] + key_not_in: [xdai_swap_Bytes!] + key_contains: xdai_swap_Bytes + key_not_contains: xdai_swap_Bytes + canonicalId: xdai_swap_Bytes + canonicalId_not: xdai_swap_Bytes + canonicalId_gt: xdai_swap_Bytes + canonicalId_lt: xdai_swap_Bytes + canonicalId_gte: xdai_swap_Bytes + canonicalId_lte: xdai_swap_Bytes + canonicalId_in: [xdai_swap_Bytes!] + canonicalId_not_in: [xdai_swap_Bytes!] + canonicalId_contains: xdai_swap_Bytes + canonicalId_not_contains: xdai_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -72932,26 +72718,26 @@ input metis_swap_StableSwap_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - swapPool: metis_swap_Bytes - swapPool_not: metis_swap_Bytes - swapPool_gt: metis_swap_Bytes - swapPool_lt: metis_swap_Bytes - swapPool_gte: metis_swap_Bytes - swapPool_lte: metis_swap_Bytes - swapPool_in: [metis_swap_Bytes!] - swapPool_not_in: [metis_swap_Bytes!] - swapPool_contains: metis_swap_Bytes - swapPool_not_contains: metis_swap_Bytes - lpToken: metis_swap_Bytes - lpToken_not: metis_swap_Bytes - lpToken_gt: metis_swap_Bytes - lpToken_lt: metis_swap_Bytes - lpToken_gte: metis_swap_Bytes - lpToken_lte: metis_swap_Bytes - lpToken_in: [metis_swap_Bytes!] - lpToken_not_in: [metis_swap_Bytes!] - lpToken_contains: metis_swap_Bytes - lpToken_not_contains: metis_swap_Bytes + swapPool: xdai_swap_Bytes + swapPool_not: xdai_swap_Bytes + swapPool_gt: xdai_swap_Bytes + swapPool_lt: xdai_swap_Bytes + swapPool_gte: xdai_swap_Bytes + swapPool_lte: xdai_swap_Bytes + swapPool_in: [xdai_swap_Bytes!] + swapPool_not_in: [xdai_swap_Bytes!] + swapPool_contains: xdai_swap_Bytes + swapPool_not_contains: xdai_swap_Bytes + lpToken: xdai_swap_Bytes + lpToken_not: xdai_swap_Bytes + lpToken_gt: xdai_swap_Bytes + lpToken_lt: xdai_swap_Bytes + lpToken_gte: xdai_swap_Bytes + lpToken_lte: xdai_swap_Bytes + lpToken_in: [xdai_swap_Bytes!] + lpToken_not_in: [xdai_swap_Bytes!] + lpToken_contains: xdai_swap_Bytes + lpToken_not_contains: xdai_swap_Bytes initialA: BigInt initialA_not: BigInt initialA_gt: BigInt @@ -73000,12 +72786,12 @@ input metis_swap_StableSwap_filter { adminFee_lte: BigInt adminFee_in: [BigInt!] adminFee_not_in: [BigInt!] - pooledTokens: [metis_swap_Bytes!] - pooledTokens_not: [metis_swap_Bytes!] - pooledTokens_contains: [metis_swap_Bytes!] - pooledTokens_contains_nocase: [metis_swap_Bytes!] - pooledTokens_not_contains: [metis_swap_Bytes!] - pooledTokens_not_contains_nocase: [metis_swap_Bytes!] + pooledTokens: [xdai_swap_Bytes!] + pooledTokens_not: [xdai_swap_Bytes!] + pooledTokens_contains: [xdai_swap_Bytes!] + pooledTokens_contains_nocase: [xdai_swap_Bytes!] + pooledTokens_not_contains: [xdai_swap_Bytes!] + pooledTokens_not_contains_nocase: [xdai_swap_Bytes!] tokenPrecisionMultipliers: [BigInt!] tokenPrecisionMultipliers_not: [BigInt!] tokenPrecisionMultipliers_contains: [BigInt!] @@ -73048,18 +72834,18 @@ input metis_swap_StableSwap_filter { lpTokenSupply_lte: BigInt lpTokenSupply_in: [BigInt!] lpTokenSupply_not_in: [BigInt!] - events_: metis_swap_StableSwapEvent_filter - exchanges_: metis_swap_StableSwapExchange_filter - hourlyVolumes_: metis_swap_SwapHourlyVolume_filter - dailyVolumes_: metis_swap_SwapDailyVolume_filter - weeklyVolumes_: metis_swap_SwapWeeklyVolume_filter + events_: xdai_swap_StableSwapEvent_filter + exchanges_: xdai_swap_StableSwapExchange_filter + hourlyVolumes_: xdai_swap_SwapHourlyVolume_filter + dailyVolumes_: xdai_swap_SwapDailyVolume_filter + weeklyVolumes_: xdai_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_StableSwap_filter] - or: [metis_swap_StableSwap_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_StableSwap_filter] + or: [xdai_swap_StableSwap_filter] } -enum metis_swap_StableSwap_orderBy { +enum xdai_swap_StableSwap_orderBy { id isActive key @@ -73087,14 +72873,14 @@ enum metis_swap_StableSwap_orderBy { weeklyVolumes } -type metis_swap_SwapDailyVolume implements metis_swap_SwapTradeVolume { +type xdai_swap_SwapDailyVolume implements xdai_swap_SwapTradeVolume { id: ID! - stableSwap: metis_swap_StableSwap! + stableSwap: xdai_swap_StableSwap! timestamp: BigInt! - volume: metis_swap_BigDecimal! + volume: xdai_swap_BigDecimal! } -input metis_swap_SwapDailyVolume_filter { +input xdai_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -73123,7 +72909,7 @@ input metis_swap_SwapDailyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter + stableSwap_: xdai_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -73132,21 +72918,21 @@ input metis_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: metis_swap_BigDecimal - volume_not: metis_swap_BigDecimal - volume_gt: metis_swap_BigDecimal - volume_lt: metis_swap_BigDecimal - volume_gte: metis_swap_BigDecimal - volume_lte: metis_swap_BigDecimal - volume_in: [metis_swap_BigDecimal!] - volume_not_in: [metis_swap_BigDecimal!] + volume: xdai_swap_BigDecimal + volume_not: xdai_swap_BigDecimal + volume_gt: xdai_swap_BigDecimal + volume_lt: xdai_swap_BigDecimal + volume_gte: xdai_swap_BigDecimal + volume_lte: xdai_swap_BigDecimal + volume_in: [xdai_swap_BigDecimal!] + volume_not_in: [xdai_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_SwapDailyVolume_filter] - or: [metis_swap_SwapDailyVolume_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_SwapDailyVolume_filter] + or: [xdai_swap_SwapDailyVolume_filter] } -enum metis_swap_SwapDailyVolume_orderBy { +enum xdai_swap_SwapDailyVolume_orderBy { id stableSwap stableSwap__id @@ -73169,14 +72955,14 @@ enum metis_swap_SwapDailyVolume_orderBy { volume } -type metis_swap_SwapHourlyVolume implements metis_swap_SwapTradeVolume { +type xdai_swap_SwapHourlyVolume implements xdai_swap_SwapTradeVolume { id: ID! - stableSwap: metis_swap_StableSwap! + stableSwap: xdai_swap_StableSwap! timestamp: BigInt! - volume: metis_swap_BigDecimal! + volume: xdai_swap_BigDecimal! } -input metis_swap_SwapHourlyVolume_filter { +input xdai_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -73205,7 +72991,7 @@ input metis_swap_SwapHourlyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter + stableSwap_: xdai_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -73214,21 +73000,21 @@ input metis_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: metis_swap_BigDecimal - volume_not: metis_swap_BigDecimal - volume_gt: metis_swap_BigDecimal - volume_lt: metis_swap_BigDecimal - volume_gte: metis_swap_BigDecimal - volume_lte: metis_swap_BigDecimal - volume_in: [metis_swap_BigDecimal!] - volume_not_in: [metis_swap_BigDecimal!] + volume: xdai_swap_BigDecimal + volume_not: xdai_swap_BigDecimal + volume_gt: xdai_swap_BigDecimal + volume_lt: xdai_swap_BigDecimal + volume_gte: xdai_swap_BigDecimal + volume_lte: xdai_swap_BigDecimal + volume_in: [xdai_swap_BigDecimal!] + volume_not_in: [xdai_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_SwapHourlyVolume_filter] - or: [metis_swap_SwapHourlyVolume_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_SwapHourlyVolume_filter] + or: [xdai_swap_SwapHourlyVolume_filter] } -enum metis_swap_SwapHourlyVolume_orderBy { +enum xdai_swap_SwapHourlyVolume_orderBy { id stableSwap stableSwap__id @@ -73251,13 +73037,13 @@ enum metis_swap_SwapHourlyVolume_orderBy { volume } -interface metis_swap_SwapTradeVolume { - stableSwap: metis_swap_StableSwap! +interface xdai_swap_SwapTradeVolume { + stableSwap: xdai_swap_StableSwap! timestamp: BigInt! - volume: metis_swap_BigDecimal! + volume: xdai_swap_BigDecimal! } -input metis_swap_SwapTradeVolume_filter { +input xdai_swap_SwapTradeVolume_filter { stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -73278,7 +73064,7 @@ input metis_swap_SwapTradeVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter + stableSwap_: xdai_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -73287,21 +73073,21 @@ input metis_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: metis_swap_BigDecimal - volume_not: metis_swap_BigDecimal - volume_gt: metis_swap_BigDecimal - volume_lt: metis_swap_BigDecimal - volume_gte: metis_swap_BigDecimal - volume_lte: metis_swap_BigDecimal - volume_in: [metis_swap_BigDecimal!] - volume_not_in: [metis_swap_BigDecimal!] + volume: xdai_swap_BigDecimal + volume_not: xdai_swap_BigDecimal + volume_gt: xdai_swap_BigDecimal + volume_lt: xdai_swap_BigDecimal + volume_gte: xdai_swap_BigDecimal + volume_lte: xdai_swap_BigDecimal + volume_in: [xdai_swap_BigDecimal!] + volume_not_in: [xdai_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_SwapTradeVolume_filter] - or: [metis_swap_SwapTradeVolume_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_SwapTradeVolume_filter] + or: [xdai_swap_SwapTradeVolume_filter] } -enum metis_swap_SwapTradeVolume_orderBy { +enum xdai_swap_SwapTradeVolume_orderBy { stableSwap stableSwap__id stableSwap__isActive @@ -73323,14 +73109,14 @@ enum metis_swap_SwapTradeVolume_orderBy { volume } -type metis_swap_SwapWeeklyVolume implements metis_swap_SwapTradeVolume { +type xdai_swap_SwapWeeklyVolume implements xdai_swap_SwapTradeVolume { id: ID! - stableSwap: metis_swap_StableSwap! + stableSwap: xdai_swap_StableSwap! timestamp: BigInt! - volume: metis_swap_BigDecimal! + volume: xdai_swap_BigDecimal! } -input metis_swap_SwapWeeklyVolume_filter { +input xdai_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -73359,7 +73145,7 @@ input metis_swap_SwapWeeklyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: metis_swap_StableSwap_filter + stableSwap_: xdai_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -73368,21 +73154,21 @@ input metis_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: metis_swap_BigDecimal - volume_not: metis_swap_BigDecimal - volume_gt: metis_swap_BigDecimal - volume_lt: metis_swap_BigDecimal - volume_gte: metis_swap_BigDecimal - volume_lte: metis_swap_BigDecimal - volume_in: [metis_swap_BigDecimal!] - volume_not_in: [metis_swap_BigDecimal!] + volume: xdai_swap_BigDecimal + volume_not: xdai_swap_BigDecimal + volume_gt: xdai_swap_BigDecimal + volume_lt: xdai_swap_BigDecimal + volume_gte: xdai_swap_BigDecimal + volume_lte: xdai_swap_BigDecimal + volume_in: [xdai_swap_BigDecimal!] + volume_not_in: [xdai_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_SwapWeeklyVolume_filter] - or: [metis_swap_SwapWeeklyVolume_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_SwapWeeklyVolume_filter] + or: [xdai_swap_SwapWeeklyVolume_filter] } -enum metis_swap_SwapWeeklyVolume_orderBy { +enum xdai_swap_SwapWeeklyVolume_orderBy { id stableSwap stableSwap__id @@ -73405,13 +73191,13 @@ enum metis_swap_SwapWeeklyVolume_orderBy { volume } -type metis_swap_SystemInfo { +type xdai_swap_SystemInfo { id: ID! exchangeCount: BigInt! swapCount: BigInt! } -input metis_swap_SystemInfo_filter { +input xdai_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -73437,28 +73223,30 @@ input metis_swap_SystemInfo_filter { swapCount_in: [BigInt!] swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_swap_BlockChangedFilter - and: [metis_swap_SystemInfo_filter] - or: [metis_swap_SystemInfo_filter] + _change_block: xdai_swap_BlockChangedFilter + and: [xdai_swap_SystemInfo_filter] + or: [xdai_swap_SystemInfo_filter] } -enum metis_swap_SystemInfo_orderBy { +enum xdai_swap_SystemInfo_orderBy { id exchangeCount swapCount } -type metis_swap__Block_ { +type xdai_swap__Block_ { """The hash of the block""" - hash: metis_swap_Bytes + hash: xdai_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: xdai_swap_Bytes } """The type for the top-level _meta field""" -type metis_swap__Meta_ { +type xdai_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -73466,22 +73254,55 @@ type metis_swap__Meta_ { and therefore asks for the latest block """ - block: metis_swap__Block_! + block: xdai_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingmainnet_AggregateRootSavedSlow { +enum arbitrumsepolia_swap_Aggregation_interval { + hour + day +} + +scalar arbitrumsepolia_swap_BigDecimal + +input arbitrumsepolia_swap_BlockChangedFilter { + number_gte: Int! +} + +input arbitrumsepolia_swap_Block_height { + hash: arbitrumsepolia_swap_Bytes + number: Int + number_gte: Int +} + +scalar arbitrumsepolia_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar arbitrumsepolia_swap_Int8 + +type arbitrumsepolia_swap_LpAccount { id: ID! - aggregateRoot: stagingmainnet_Bytes! - count: BigInt! - aggregatedRoots: [stagingmainnet_Bytes!] - rootTimestamp: BigInt! + address: arbitrumsepolia_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_LpAccountBalance_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_LpAccountBalance_filter): [arbitrumsepolia_swap_LpAccountBalance!]! } -input stagingmainnet_AggregateRootSavedSlow_filter { +type arbitrumsepolia_swap_LpAccountBalance { + id: ID! + account: arbitrumsepolia_swap_LpAccount! + token: arbitrumsepolia_swap_LpToken! + amount: arbitrumsepolia_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: arbitrumsepolia_swap_Bytes +} + +input arbitrumsepolia_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -73490,61 +73311,107 @@ input stagingmainnet_AggregateRootSavedSlow_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmainnet_Bytes - aggregateRoot_not: stagingmainnet_Bytes - aggregateRoot_gt: stagingmainnet_Bytes - aggregateRoot_lt: stagingmainnet_Bytes - aggregateRoot_gte: stagingmainnet_Bytes - aggregateRoot_lte: stagingmainnet_Bytes - aggregateRoot_in: [stagingmainnet_Bytes!] - aggregateRoot_not_in: [stagingmainnet_Bytes!] - aggregateRoot_contains: stagingmainnet_Bytes - aggregateRoot_not_contains: stagingmainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - aggregatedRoots: [stagingmainnet_Bytes!] - aggregatedRoots_not: [stagingmainnet_Bytes!] - aggregatedRoots_contains: [stagingmainnet_Bytes!] - aggregatedRoots_contains_nocase: [stagingmainnet_Bytes!] - aggregatedRoots_not_contains: [stagingmainnet_Bytes!] - aggregatedRoots_not_contains_nocase: [stagingmainnet_Bytes!] - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: arbitrumsepolia_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: arbitrumsepolia_swap_LpToken_filter + amount: arbitrumsepolia_swap_BigDecimal + amount_not: arbitrumsepolia_swap_BigDecimal + amount_gt: arbitrumsepolia_swap_BigDecimal + amount_lt: arbitrumsepolia_swap_BigDecimal + amount_gte: arbitrumsepolia_swap_BigDecimal + amount_lte: arbitrumsepolia_swap_BigDecimal + amount_in: [arbitrumsepolia_swap_BigDecimal!] + amount_not_in: [arbitrumsepolia_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AggregateRootSavedSlow_filter] - or: [stagingmainnet_AggregateRootSavedSlow_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_LpAccountBalance_filter] + or: [arbitrumsepolia_swap_LpAccountBalance_filter] } -enum stagingmainnet_AggregateRootSavedSlow_orderBy { +enum arbitrumsepolia_swap_LpAccountBalance_orderBy { id - aggregateRoot - count - aggregatedRoots - rootTimestamp -} - -type stagingmainnet_AggregatedMessageRoot { - id: ID! - index: BigInt! - receivedRoot: stagingmainnet_Bytes! - domain: BigInt - blockNumber: BigInt + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input stagingmainnet_AggregatedMessageRoot_filter { +input arbitrumsepolia_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -73553,69 +73420,51 @@ input stagingmainnet_AggregatedMessageRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - receivedRoot: stagingmainnet_Bytes - receivedRoot_not: stagingmainnet_Bytes - receivedRoot_gt: stagingmainnet_Bytes - receivedRoot_lt: stagingmainnet_Bytes - receivedRoot_gte: stagingmainnet_Bytes - receivedRoot_lte: stagingmainnet_Bytes - receivedRoot_in: [stagingmainnet_Bytes!] - receivedRoot_not_in: [stagingmainnet_Bytes!] - receivedRoot_contains: stagingmainnet_Bytes - receivedRoot_not_contains: stagingmainnet_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + address: arbitrumsepolia_swap_Bytes + address_not: arbitrumsepolia_swap_Bytes + address_gt: arbitrumsepolia_swap_Bytes + address_lt: arbitrumsepolia_swap_Bytes + address_gte: arbitrumsepolia_swap_Bytes + address_lte: arbitrumsepolia_swap_Bytes + address_in: [arbitrumsepolia_swap_Bytes!] + address_not_in: [arbitrumsepolia_swap_Bytes!] + address_contains: arbitrumsepolia_swap_Bytes + address_not_contains: arbitrumsepolia_swap_Bytes + balances_: arbitrumsepolia_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AggregatedMessageRoot_filter] - or: [stagingmainnet_AggregatedMessageRoot_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_LpAccount_filter] + or: [arbitrumsepolia_swap_LpAccount_filter] } -enum stagingmainnet_AggregatedMessageRoot_orderBy { +enum arbitrumsepolia_swap_LpAccount_orderBy { id - index - receivedRoot - domain - blockNumber + address + balances } -enum stagingmainnet_Aggregation_interval { - hour - day +type arbitrumsepolia_swap_LpToken { + id: ID! + address: arbitrumsepolia_swap_Bytes! + stableSwap: arbitrumsepolia_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: arbitrumsepolia_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_LpTokenEvent_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_LpTokenEvent_filter): [arbitrumsepolia_swap_LpTokenEvent!]! } -type stagingmainnet_ArbitrumConnectorMeta { +interface arbitrumsepolia_swap_LpTokenEvent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + token: arbitrumsepolia_swap_LpToken! + amount: arbitrumsepolia_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: arbitrumsepolia_swap_Bytes! + nonce: BigInt! } -input stagingmainnet_ArbitrumConnectorMeta_filter { +input arbitrumsepolia_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -73624,77 +73473,92 @@ input stagingmainnet_ArbitrumConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: arbitrumsepolia_swap_LpToken_filter + amount: arbitrumsepolia_swap_BigDecimal + amount_not: arbitrumsepolia_swap_BigDecimal + amount_gt: arbitrumsepolia_swap_BigDecimal + amount_lt: arbitrumsepolia_swap_BigDecimal + amount_gte: arbitrumsepolia_swap_BigDecimal + amount_lte: arbitrumsepolia_swap_BigDecimal + amount_in: [arbitrumsepolia_swap_BigDecimal!] + amount_not_in: [arbitrumsepolia_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_ArbitrumConnectorMeta_filter] - or: [stagingmainnet_ArbitrumConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_LpTokenEvent_filter] + or: [arbitrumsepolia_swap_LpTokenEvent_filter] } -enum stagingmainnet_ArbitrumConnectorMeta_orderBy { +enum arbitrumsepolia_swap_LpTokenEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet_AvalancheConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + timestamp + transaction + nonce } -input stagingmainnet_AvalancheConnectorMeta_filter { +input arbitrumsepolia_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -73703,77 +73567,142 @@ input stagingmainnet_AvalancheConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + address: arbitrumsepolia_swap_Bytes + address_not: arbitrumsepolia_swap_Bytes + address_gt: arbitrumsepolia_swap_Bytes + address_lt: arbitrumsepolia_swap_Bytes + address_gte: arbitrumsepolia_swap_Bytes + address_lte: arbitrumsepolia_swap_Bytes + address_in: [arbitrumsepolia_swap_Bytes!] + address_not_in: [arbitrumsepolia_swap_Bytes!] + address_contains: arbitrumsepolia_swap_Bytes + address_not_contains: arbitrumsepolia_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: arbitrumsepolia_swap_BigDecimal + totalSupply_not: arbitrumsepolia_swap_BigDecimal + totalSupply_gt: arbitrumsepolia_swap_BigDecimal + totalSupply_lt: arbitrumsepolia_swap_BigDecimal + totalSupply_gte: arbitrumsepolia_swap_BigDecimal + totalSupply_lte: arbitrumsepolia_swap_BigDecimal + totalSupply_in: [arbitrumsepolia_swap_BigDecimal!] + totalSupply_not_in: [arbitrumsepolia_swap_BigDecimal!] + events_: arbitrumsepolia_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AvalancheConnectorMeta_filter] - or: [stagingmainnet_AvalancheConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_LpToken_filter] + or: [arbitrumsepolia_swap_LpToken_filter] } -enum stagingmainnet_AvalancheConnectorMeta_orderBy { +enum arbitrumsepolia_swap_LpToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -type stagingmainnet_BaseConnectorMeta { +type arbitrumsepolia_swap_LpTransferEvent implements arbitrumsepolia_swap_LpTokenEvent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + token: arbitrumsepolia_swap_LpToken! + amount: arbitrumsepolia_swap_BigDecimal! + from: arbitrumsepolia_swap_Bytes! + to: arbitrumsepolia_swap_Bytes! + fromBalance: arbitrumsepolia_swap_BigDecimal! + toBalance: arbitrumsepolia_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: arbitrumsepolia_swap_Bytes! + nonce: BigInt! } -input stagingmainnet_BaseConnectorMeta_filter { +input arbitrumsepolia_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -73782,89 +73711,143 @@ input stagingmainnet_BaseConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: arbitrumsepolia_swap_LpToken_filter + amount: arbitrumsepolia_swap_BigDecimal + amount_not: arbitrumsepolia_swap_BigDecimal + amount_gt: arbitrumsepolia_swap_BigDecimal + amount_lt: arbitrumsepolia_swap_BigDecimal + amount_gte: arbitrumsepolia_swap_BigDecimal + amount_lte: arbitrumsepolia_swap_BigDecimal + amount_in: [arbitrumsepolia_swap_BigDecimal!] + amount_not_in: [arbitrumsepolia_swap_BigDecimal!] + from: arbitrumsepolia_swap_Bytes + from_not: arbitrumsepolia_swap_Bytes + from_gt: arbitrumsepolia_swap_Bytes + from_lt: arbitrumsepolia_swap_Bytes + from_gte: arbitrumsepolia_swap_Bytes + from_lte: arbitrumsepolia_swap_Bytes + from_in: [arbitrumsepolia_swap_Bytes!] + from_not_in: [arbitrumsepolia_swap_Bytes!] + from_contains: arbitrumsepolia_swap_Bytes + from_not_contains: arbitrumsepolia_swap_Bytes + to: arbitrumsepolia_swap_Bytes + to_not: arbitrumsepolia_swap_Bytes + to_gt: arbitrumsepolia_swap_Bytes + to_lt: arbitrumsepolia_swap_Bytes + to_gte: arbitrumsepolia_swap_Bytes + to_lte: arbitrumsepolia_swap_Bytes + to_in: [arbitrumsepolia_swap_Bytes!] + to_not_in: [arbitrumsepolia_swap_Bytes!] + to_contains: arbitrumsepolia_swap_Bytes + to_not_contains: arbitrumsepolia_swap_Bytes + fromBalance: arbitrumsepolia_swap_BigDecimal + fromBalance_not: arbitrumsepolia_swap_BigDecimal + fromBalance_gt: arbitrumsepolia_swap_BigDecimal + fromBalance_lt: arbitrumsepolia_swap_BigDecimal + fromBalance_gte: arbitrumsepolia_swap_BigDecimal + fromBalance_lte: arbitrumsepolia_swap_BigDecimal + fromBalance_in: [arbitrumsepolia_swap_BigDecimal!] + fromBalance_not_in: [arbitrumsepolia_swap_BigDecimal!] + toBalance: arbitrumsepolia_swap_BigDecimal + toBalance_not: arbitrumsepolia_swap_BigDecimal + toBalance_gt: arbitrumsepolia_swap_BigDecimal + toBalance_lt: arbitrumsepolia_swap_BigDecimal + toBalance_gte: arbitrumsepolia_swap_BigDecimal + toBalance_lte: arbitrumsepolia_swap_BigDecimal + toBalance_in: [arbitrumsepolia_swap_BigDecimal!] + toBalance_not_in: [arbitrumsepolia_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_BaseConnectorMeta_filter] - or: [stagingmainnet_BaseConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_LpTransferEvent_filter] + or: [arbitrumsepolia_swap_LpTransferEvent_filter] } -enum stagingmainnet_BaseConnectorMeta_orderBy { +enum arbitrumsepolia_swap_LpTransferEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -scalar stagingmainnet_BigDecimal - -input stagingmainnet_BlockChangedFilter { - number_gte: Int! +"""Defines the order direction, either ascending or descending""" +enum arbitrumsepolia_swap_OrderDirection { + asc + desc } -input stagingmainnet_Block_height { - hash: stagingmainnet_Bytes - number: Int - number_gte: Int +type arbitrumsepolia_swap_PooledToken { + id: ID! + asset: arbitrumsepolia_swap_Bytes! } -type stagingmainnet_BnbConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! -} - -input stagingmainnet_BnbConnectorMeta_filter { +input arbitrumsepolia_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -73873,79 +73856,72 @@ input stagingmainnet_BnbConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + asset: arbitrumsepolia_swap_Bytes + asset_not: arbitrumsepolia_swap_Bytes + asset_gt: arbitrumsepolia_swap_Bytes + asset_lt: arbitrumsepolia_swap_Bytes + asset_gte: arbitrumsepolia_swap_Bytes + asset_lte: arbitrumsepolia_swap_Bytes + asset_in: [arbitrumsepolia_swap_Bytes!] + asset_not_in: [arbitrumsepolia_swap_Bytes!] + asset_contains: arbitrumsepolia_swap_Bytes + asset_not_contains: arbitrumsepolia_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_BnbConnectorMeta_filter] - or: [stagingmainnet_BnbConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_PooledToken_filter] + or: [arbitrumsepolia_swap_PooledToken_filter] } -enum stagingmainnet_BnbConnectorMeta_orderBy { +enum arbitrumsepolia_swap_PooledToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + asset } -scalar stagingmainnet_Bytes +type arbitrumsepolia_swap_StableSwap { + id: ID! + isActive: Boolean + key: arbitrumsepolia_swap_Bytes! + canonicalId: arbitrumsepolia_swap_Bytes + domain: BigInt + swapPool: arbitrumsepolia_swap_Bytes + lpToken: arbitrumsepolia_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [arbitrumsepolia_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_StableSwapEvent_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_StableSwapEvent_filter): [arbitrumsepolia_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_StableSwapExchange_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_StableSwapExchange_filter): [arbitrumsepolia_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_SwapHourlyVolume_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_SwapHourlyVolume_filter): [arbitrumsepolia_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_SwapDailyVolume_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_SwapDailyVolume_filter): [arbitrumsepolia_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_swap_SwapWeeklyVolume_orderBy, orderDirection: arbitrumsepolia_swap_OrderDirection, where: arbitrumsepolia_swap_SwapWeeklyVolume_filter): [arbitrumsepolia_swap_SwapWeeklyVolume!] +} -type stagingmainnet_GnosisConnectorMeta { +type arbitrumsepolia_swap_StableSwapAddLiquidityEvent implements arbitrumsepolia_swap_StableSwapEvent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + stableSwap: arbitrumsepolia_swap_StableSwap! + provider: arbitrumsepolia_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: arbitrumsepolia_swap_Bytes! + nonce: BigInt! } -input stagingmainnet_GnosisConnectorMeta_filter { +input arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -73954,73 +73930,161 @@ input stagingmainnet_GnosisConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + provider: arbitrumsepolia_swap_Bytes + provider_not: arbitrumsepolia_swap_Bytes + provider_gt: arbitrumsepolia_swap_Bytes + provider_lt: arbitrumsepolia_swap_Bytes + provider_gte: arbitrumsepolia_swap_Bytes + provider_lte: arbitrumsepolia_swap_Bytes + provider_in: [arbitrumsepolia_swap_Bytes!] + provider_not_in: [arbitrumsepolia_swap_Bytes!] + provider_contains: arbitrumsepolia_swap_Bytes + provider_not_contains: arbitrumsepolia_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_GnosisConnectorMeta_filter] - or: [stagingmainnet_GnosisConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter] + or: [arbitrumsepolia_swap_StableSwapAddLiquidityEvent_filter] } -enum stagingmainnet_GnosisConnectorMeta_orderBy { +enum arbitrumsepolia_swap_StableSwapAddLiquidityEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -type stagingmainnet_HubDomain { +interface arbitrumsepolia_swap_StableSwapEvent { id: ID! - domain: BigInt + stableSwap: arbitrumsepolia_swap_StableSwap! + block: BigInt! + timestamp: BigInt! + transaction: arbitrumsepolia_swap_Bytes! + nonce: BigInt! } -input stagingmainnet_HubDomain_filter { +input arbitrumsepolia_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -74029,33 +74093,109 @@ input stagingmainnet_HubDomain_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_HubDomain_filter] - or: [stagingmainnet_HubDomain_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_StableSwapEvent_filter] + or: [arbitrumsepolia_swap_StableSwapEvent_filter] } -enum stagingmainnet_HubDomain_orderBy { +enum arbitrumsepolia_swap_StableSwapEvent_orderBy { id - domain + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block + timestamp + transaction + nonce } -type stagingmainnet_HubOptimisticRootFinalized { +type arbitrumsepolia_swap_StableSwapExchange { id: ID! - aggregateRoot: stagingmainnet_Bytes! + stableSwap: arbitrumsepolia_swap_StableSwap! + buyer: arbitrumsepolia_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: arbitrumsepolia_swap_Bytes! + nonce: BigInt! } -input stagingmainnet_HubOptimisticRootFinalized_filter { +input arbitrumsepolia_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -74064,16 +74204,91 @@ input stagingmainnet_HubOptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmainnet_Bytes - aggregateRoot_not: stagingmainnet_Bytes - aggregateRoot_gt: stagingmainnet_Bytes - aggregateRoot_lt: stagingmainnet_Bytes - aggregateRoot_gte: stagingmainnet_Bytes - aggregateRoot_lte: stagingmainnet_Bytes - aggregateRoot_in: [stagingmainnet_Bytes!] - aggregateRoot_not_in: [stagingmainnet_Bytes!] - aggregateRoot_contains: stagingmainnet_Bytes - aggregateRoot_not_contains: stagingmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + buyer: arbitrumsepolia_swap_Bytes + buyer_not: arbitrumsepolia_swap_Bytes + buyer_gt: arbitrumsepolia_swap_Bytes + buyer_lt: arbitrumsepolia_swap_Bytes + buyer_gte: arbitrumsepolia_swap_Bytes + buyer_lte: arbitrumsepolia_swap_Bytes + buyer_in: [arbitrumsepolia_swap_Bytes!] + buyer_not_in: [arbitrumsepolia_swap_Bytes!] + buyer_contains: arbitrumsepolia_swap_Bytes + buyer_not_contains: arbitrumsepolia_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -74082,43 +74297,233 @@ input stagingmainnet_HubOptimisticRootFinalized_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_HubOptimisticRootFinalized_filter] - or: [stagingmainnet_HubOptimisticRootFinalized_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_StableSwapExchange_filter] + or: [arbitrumsepolia_swap_StableSwapExchange_filter] } -enum stagingmainnet_HubOptimisticRootFinalized_orderBy { +enum arbitrumsepolia_swap_StableSwapExchange_orderBy { id - aggregateRoot + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block timestamp - blockNumber + transaction + nonce } -""" -8 bytes signed integer +type arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent implements arbitrumsepolia_swap_StableSwapEvent { + id: ID! + stableSwap: arbitrumsepolia_swap_StableSwap! + provider: arbitrumsepolia_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: arbitrumsepolia_swap_Bytes! + nonce: BigInt! +} -""" -scalar stagingmainnet_Int8 +input arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + provider: arbitrumsepolia_swap_Bytes + provider_not: arbitrumsepolia_swap_Bytes + provider_gt: arbitrumsepolia_swap_Bytes + provider_lt: arbitrumsepolia_swap_Bytes + provider_gte: arbitrumsepolia_swap_Bytes + provider_lte: arbitrumsepolia_swap_Bytes + provider_in: [arbitrumsepolia_swap_Bytes!] + provider_not_in: [arbitrumsepolia_swap_Bytes!] + provider_contains: arbitrumsepolia_swap_Bytes + provider_not_contains: arbitrumsepolia_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: arbitrumsepolia_swap_Bytes + transaction_not: arbitrumsepolia_swap_Bytes + transaction_gt: arbitrumsepolia_swap_Bytes + transaction_lt: arbitrumsepolia_swap_Bytes + transaction_gte: arbitrumsepolia_swap_Bytes + transaction_lte: arbitrumsepolia_swap_Bytes + transaction_in: [arbitrumsepolia_swap_Bytes!] + transaction_not_in: [arbitrumsepolia_swap_Bytes!] + transaction_contains: arbitrumsepolia_swap_Bytes + transaction_not_contains: arbitrumsepolia_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter] + or: [arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_filter] +} -type stagingmainnet_LineaConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! +enum arbitrumsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -input stagingmainnet_LineaConnectorMeta_filter { +input arbitrumsepolia_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -74127,77 +74532,201 @@ input stagingmainnet_LineaConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: arbitrumsepolia_swap_Bytes + key_not: arbitrumsepolia_swap_Bytes + key_gt: arbitrumsepolia_swap_Bytes + key_lt: arbitrumsepolia_swap_Bytes + key_gte: arbitrumsepolia_swap_Bytes + key_lte: arbitrumsepolia_swap_Bytes + key_in: [arbitrumsepolia_swap_Bytes!] + key_not_in: [arbitrumsepolia_swap_Bytes!] + key_contains: arbitrumsepolia_swap_Bytes + key_not_contains: arbitrumsepolia_swap_Bytes + canonicalId: arbitrumsepolia_swap_Bytes + canonicalId_not: arbitrumsepolia_swap_Bytes + canonicalId_gt: arbitrumsepolia_swap_Bytes + canonicalId_lt: arbitrumsepolia_swap_Bytes + canonicalId_gte: arbitrumsepolia_swap_Bytes + canonicalId_lte: arbitrumsepolia_swap_Bytes + canonicalId_in: [arbitrumsepolia_swap_Bytes!] + canonicalId_not_in: [arbitrumsepolia_swap_Bytes!] + canonicalId_contains: arbitrumsepolia_swap_Bytes + canonicalId_not_contains: arbitrumsepolia_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: arbitrumsepolia_swap_Bytes + swapPool_not: arbitrumsepolia_swap_Bytes + swapPool_gt: arbitrumsepolia_swap_Bytes + swapPool_lt: arbitrumsepolia_swap_Bytes + swapPool_gte: arbitrumsepolia_swap_Bytes + swapPool_lte: arbitrumsepolia_swap_Bytes + swapPool_in: [arbitrumsepolia_swap_Bytes!] + swapPool_not_in: [arbitrumsepolia_swap_Bytes!] + swapPool_contains: arbitrumsepolia_swap_Bytes + swapPool_not_contains: arbitrumsepolia_swap_Bytes + lpToken: arbitrumsepolia_swap_Bytes + lpToken_not: arbitrumsepolia_swap_Bytes + lpToken_gt: arbitrumsepolia_swap_Bytes + lpToken_lt: arbitrumsepolia_swap_Bytes + lpToken_gte: arbitrumsepolia_swap_Bytes + lpToken_lte: arbitrumsepolia_swap_Bytes + lpToken_in: [arbitrumsepolia_swap_Bytes!] + lpToken_not_in: [arbitrumsepolia_swap_Bytes!] + lpToken_contains: arbitrumsepolia_swap_Bytes + lpToken_not_contains: arbitrumsepolia_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [arbitrumsepolia_swap_Bytes!] + pooledTokens_not: [arbitrumsepolia_swap_Bytes!] + pooledTokens_contains: [arbitrumsepolia_swap_Bytes!] + pooledTokens_contains_nocase: [arbitrumsepolia_swap_Bytes!] + pooledTokens_not_contains: [arbitrumsepolia_swap_Bytes!] + pooledTokens_not_contains_nocase: [arbitrumsepolia_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: arbitrumsepolia_swap_StableSwapEvent_filter + exchanges_: arbitrumsepolia_swap_StableSwapExchange_filter + hourlyVolumes_: arbitrumsepolia_swap_SwapHourlyVolume_filter + dailyVolumes_: arbitrumsepolia_swap_SwapDailyVolume_filter + weeklyVolumes_: arbitrumsepolia_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_LineaConnectorMeta_filter] - or: [stagingmainnet_LineaConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_StableSwap_filter] + or: [arbitrumsepolia_swap_StableSwap_filter] } -enum stagingmainnet_LineaConnectorMeta_orderBy { +enum arbitrumsepolia_swap_StableSwap_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes } -type stagingmainnet_MantleConnectorMeta { +type arbitrumsepolia_swap_SwapDailyVolume implements arbitrumsepolia_swap_SwapTradeVolume { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + stableSwap: arbitrumsepolia_swap_StableSwap! + timestamp: BigInt! + volume: arbitrumsepolia_swap_BigDecimal! } -input stagingmainnet_MantleConnectorMeta_filter { +input arbitrumsepolia_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -74206,235 +74735,80 @@ input stagingmainnet_MantleConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_MantleConnectorMeta_filter] - or: [stagingmainnet_MantleConnectorMeta_filter] -} - -enum stagingmainnet_MantleConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet_MetisConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! -} - -input stagingmainnet_MetisConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_MetisConnectorMeta_filter] - or: [stagingmainnet_MetisConnectorMeta_filter] -} - -enum stagingmainnet_MetisConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet_ModeConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! -} - -input stagingmainnet_ModeConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: arbitrumsepolia_swap_BigDecimal + volume_not: arbitrumsepolia_swap_BigDecimal + volume_gt: arbitrumsepolia_swap_BigDecimal + volume_lt: arbitrumsepolia_swap_BigDecimal + volume_gte: arbitrumsepolia_swap_BigDecimal + volume_lte: arbitrumsepolia_swap_BigDecimal + volume_in: [arbitrumsepolia_swap_BigDecimal!] + volume_not_in: [arbitrumsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_ModeConnectorMeta_filter] - or: [stagingmainnet_ModeConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_SwapDailyVolume_filter] + or: [arbitrumsepolia_swap_SwapDailyVolume_filter] } -enum stagingmainnet_ModeConnectorMeta_orderBy { +enum arbitrumsepolia_swap_SwapDailyVolume_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingmainnet_OptimismConnectorMeta { +type arbitrumsepolia_swap_SwapHourlyVolume implements arbitrumsepolia_swap_SwapTradeVolume { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + stableSwap: arbitrumsepolia_swap_StableSwap! + timestamp: BigInt! + volume: arbitrumsepolia_swap_BigDecimal! } -input stagingmainnet_OptimismConnectorMeta_filter { +input arbitrumsepolia_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -74443,104 +74817,100 @@ input stagingmainnet_OptimismConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: arbitrumsepolia_swap_BigDecimal + volume_not: arbitrumsepolia_swap_BigDecimal + volume_gt: arbitrumsepolia_swap_BigDecimal + volume_lt: arbitrumsepolia_swap_BigDecimal + volume_gte: arbitrumsepolia_swap_BigDecimal + volume_lte: arbitrumsepolia_swap_BigDecimal + volume_in: [arbitrumsepolia_swap_BigDecimal!] + volume_not_in: [arbitrumsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_OptimismConnectorMeta_filter] - or: [stagingmainnet_OptimismConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_SwapHourlyVolume_filter] + or: [arbitrumsepolia_swap_SwapHourlyVolume_filter] } -enum stagingmainnet_OptimismConnectorMeta_orderBy { +enum arbitrumsepolia_swap_SwapHourlyVolume_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingmainnet_OptimisticRootPropagated { - id: ID! - aggregateRoot: stagingmainnet_Bytes! - domainsHash: stagingmainnet_Bytes! +interface arbitrumsepolia_swap_SwapTradeVolume { + stableSwap: arbitrumsepolia_swap_StableSwap! timestamp: BigInt! - blockNumber: BigInt + volume: arbitrumsepolia_swap_BigDecimal! } -input stagingmainnet_OptimisticRootPropagated_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: stagingmainnet_Bytes - aggregateRoot_not: stagingmainnet_Bytes - aggregateRoot_gt: stagingmainnet_Bytes - aggregateRoot_lt: stagingmainnet_Bytes - aggregateRoot_gte: stagingmainnet_Bytes - aggregateRoot_lte: stagingmainnet_Bytes - aggregateRoot_in: [stagingmainnet_Bytes!] - aggregateRoot_not_in: [stagingmainnet_Bytes!] - aggregateRoot_contains: stagingmainnet_Bytes - aggregateRoot_not_contains: stagingmainnet_Bytes - domainsHash: stagingmainnet_Bytes - domainsHash_not: stagingmainnet_Bytes - domainsHash_gt: stagingmainnet_Bytes - domainsHash_lt: stagingmainnet_Bytes - domainsHash_gte: stagingmainnet_Bytes - domainsHash_lte: stagingmainnet_Bytes - domainsHash_in: [stagingmainnet_Bytes!] - domainsHash_not_in: [stagingmainnet_Bytes!] - domainsHash_contains: stagingmainnet_Bytes - domainsHash_not_contains: stagingmainnet_Bytes +input arbitrumsepolia_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -74549,40 +74919,50 @@ input stagingmainnet_OptimisticRootPropagated_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: arbitrumsepolia_swap_BigDecimal + volume_not: arbitrumsepolia_swap_BigDecimal + volume_gt: arbitrumsepolia_swap_BigDecimal + volume_lt: arbitrumsepolia_swap_BigDecimal + volume_gte: arbitrumsepolia_swap_BigDecimal + volume_lte: arbitrumsepolia_swap_BigDecimal + volume_in: [arbitrumsepolia_swap_BigDecimal!] + volume_not_in: [arbitrumsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_OptimisticRootPropagated_filter] - or: [stagingmainnet_OptimisticRootPropagated_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_SwapTradeVolume_filter] + or: [arbitrumsepolia_swap_SwapTradeVolume_filter] } -enum stagingmainnet_OptimisticRootPropagated_orderBy { - id - aggregateRoot - domainsHash +enum arbitrumsepolia_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - blockNumber + volume } -type stagingmainnet_OptimisticRootProposed { +type arbitrumsepolia_swap_SwapWeeklyVolume implements arbitrumsepolia_swap_SwapTradeVolume { id: ID! - disputeCliff: BigInt! - aggregateRoot: stagingmainnet_Bytes! - snapshotsRoots: [stagingmainnet_Bytes!] - domains: [BigInt!] - baseAggregateRoot: stagingmainnet_Bytes! + stableSwap: arbitrumsepolia_swap_StableSwap! timestamp: BigInt! - blockNumber: BigInt + volume: arbitrumsepolia_swap_BigDecimal! } -input stagingmainnet_OptimisticRootProposed_filter { +input arbitrumsepolia_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -74591,46 +74971,27 @@ input stagingmainnet_OptimisticRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - disputeCliff: BigInt - disputeCliff_not: BigInt - disputeCliff_gt: BigInt - disputeCliff_lt: BigInt - disputeCliff_gte: BigInt - disputeCliff_lte: BigInt - disputeCliff_in: [BigInt!] - disputeCliff_not_in: [BigInt!] - aggregateRoot: stagingmainnet_Bytes - aggregateRoot_not: stagingmainnet_Bytes - aggregateRoot_gt: stagingmainnet_Bytes - aggregateRoot_lt: stagingmainnet_Bytes - aggregateRoot_gte: stagingmainnet_Bytes - aggregateRoot_lte: stagingmainnet_Bytes - aggregateRoot_in: [stagingmainnet_Bytes!] - aggregateRoot_not_in: [stagingmainnet_Bytes!] - aggregateRoot_contains: stagingmainnet_Bytes - aggregateRoot_not_contains: stagingmainnet_Bytes - snapshotsRoots: [stagingmainnet_Bytes!] - snapshotsRoots_not: [stagingmainnet_Bytes!] - snapshotsRoots_contains: [stagingmainnet_Bytes!] - snapshotsRoots_contains_nocase: [stagingmainnet_Bytes!] - snapshotsRoots_not_contains: [stagingmainnet_Bytes!] - snapshotsRoots_not_contains_nocase: [stagingmainnet_Bytes!] - domains: [BigInt!] - domains_not: [BigInt!] - domains_contains: [BigInt!] - domains_contains_nocase: [BigInt!] - domains_not_contains: [BigInt!] - domains_not_contains_nocase: [BigInt!] - baseAggregateRoot: stagingmainnet_Bytes - baseAggregateRoot_not: stagingmainnet_Bytes - baseAggregateRoot_gt: stagingmainnet_Bytes - baseAggregateRoot_lt: stagingmainnet_Bytes - baseAggregateRoot_gte: stagingmainnet_Bytes - baseAggregateRoot_lte: stagingmainnet_Bytes - baseAggregateRoot_in: [stagingmainnet_Bytes!] - baseAggregateRoot_not_in: [stagingmainnet_Bytes!] - baseAggregateRoot_contains: stagingmainnet_Bytes - baseAggregateRoot_not_contains: stagingmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: arbitrumsepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -74639,47 +75000,50 @@ input stagingmainnet_OptimisticRootProposed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: arbitrumsepolia_swap_BigDecimal + volume_not: arbitrumsepolia_swap_BigDecimal + volume_gt: arbitrumsepolia_swap_BigDecimal + volume_lt: arbitrumsepolia_swap_BigDecimal + volume_gte: arbitrumsepolia_swap_BigDecimal + volume_lte: arbitrumsepolia_swap_BigDecimal + volume_in: [arbitrumsepolia_swap_BigDecimal!] + volume_not_in: [arbitrumsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_OptimisticRootProposed_filter] - or: [stagingmainnet_OptimisticRootProposed_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_SwapWeeklyVolume_filter] + or: [arbitrumsepolia_swap_SwapWeeklyVolume_filter] } -enum stagingmainnet_OptimisticRootProposed_orderBy { +enum arbitrumsepolia_swap_SwapWeeklyVolume_orderBy { id - disputeCliff - aggregateRoot - snapshotsRoots - domains - baseAggregateRoot + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum stagingmainnet_OrderDirection { - asc - desc + volume } -type stagingmainnet_PolygonConnectorMeta { +type arbitrumsepolia_swap_SystemInfo { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + exchangeCount: BigInt! + swapCount: BigInt! } -input stagingmainnet_PolygonConnectorMeta_filter { +input arbitrumsepolia_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -74688,77 +75052,103 @@ input stagingmainnet_PolygonConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_PolygonConnectorMeta_filter] - or: [stagingmainnet_PolygonConnectorMeta_filter] + _change_block: arbitrumsepolia_swap_BlockChangedFilter + and: [arbitrumsepolia_swap_SystemInfo_filter] + or: [arbitrumsepolia_swap_SystemInfo_filter] } -enum stagingmainnet_PolygonConnectorMeta_orderBy { +enum arbitrumsepolia_swap_SystemInfo_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + exchangeCount + swapCount } -type stagingmainnet_PolygonZkConnectorMeta { +type arbitrumsepolia_swap__Block_ { + """The hash of the block""" + hash: arbitrumsepolia_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: arbitrumsepolia_swap_Bytes +} + +"""The type for the top-level _meta field""" +type arbitrumsepolia_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: arbitrumsepolia_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +enum bnb_swap_Aggregation_interval { + hour + day +} + +scalar bnb_swap_BigDecimal + +input bnb_swap_BlockChangedFilter { + number_gte: Int! +} + +input bnb_swap_Block_height { + hash: bnb_swap_Bytes + number: Int + number_gte: Int +} + +scalar bnb_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar bnb_swap_Int8 + +type bnb_swap_LpAccount { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! + address: bnb_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: bnb_swap_LpAccountBalance_orderBy, orderDirection: bnb_swap_OrderDirection, where: bnb_swap_LpAccountBalance_filter): [bnb_swap_LpAccountBalance!]! } -input stagingmainnet_PolygonZkConnectorMeta_filter { +type bnb_swap_LpAccountBalance { + id: ID! + account: bnb_swap_LpAccount! + token: bnb_swap_LpToken! + amount: bnb_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: bnb_swap_Bytes +} + +input bnb_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -74767,75 +75157,107 @@ input stagingmainnet_PolygonZkConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: bnb_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: bnb_swap_LpToken_filter + amount: bnb_swap_BigDecimal + amount_not: bnb_swap_BigDecimal + amount_gt: bnb_swap_BigDecimal + amount_lt: bnb_swap_BigDecimal + amount_gte: bnb_swap_BigDecimal + amount_lte: bnb_swap_BigDecimal + amount_in: [bnb_swap_BigDecimal!] + amount_not_in: [bnb_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: bnb_swap_Bytes + transaction_not: bnb_swap_Bytes + transaction_gt: bnb_swap_Bytes + transaction_lt: bnb_swap_Bytes + transaction_gte: bnb_swap_Bytes + transaction_lte: bnb_swap_Bytes + transaction_in: [bnb_swap_Bytes!] + transaction_not_in: [bnb_swap_Bytes!] + transaction_contains: bnb_swap_Bytes + transaction_not_contains: bnb_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_PolygonZkConnectorMeta_filter] - or: [stagingmainnet_PolygonZkConnectorMeta_filter] + _change_block: bnb_swap_BlockChangedFilter + and: [bnb_swap_LpAccountBalance_filter] + or: [bnb_swap_LpAccountBalance_filter] } -enum stagingmainnet_PolygonZkConnectorMeta_orderBy { +enum bnb_swap_LpAccountBalance_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet_RootAggregated { - id: ID! - domain: BigInt! - receivedRoot: stagingmainnet_Bytes! - index: BigInt! + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input stagingmainnet_RootAggregated_filter { +input bnb_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -74844,783 +75266,51 @@ input stagingmainnet_RootAggregated_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - receivedRoot: stagingmainnet_Bytes - receivedRoot_not: stagingmainnet_Bytes - receivedRoot_gt: stagingmainnet_Bytes - receivedRoot_lt: stagingmainnet_Bytes - receivedRoot_gte: stagingmainnet_Bytes - receivedRoot_lte: stagingmainnet_Bytes - receivedRoot_in: [stagingmainnet_Bytes!] - receivedRoot_not_in: [stagingmainnet_Bytes!] - receivedRoot_contains: stagingmainnet_Bytes - receivedRoot_not_contains: stagingmainnet_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] + address: bnb_swap_Bytes + address_not: bnb_swap_Bytes + address_gt: bnb_swap_Bytes + address_lt: bnb_swap_Bytes + address_gte: bnb_swap_Bytes + address_lte: bnb_swap_Bytes + address_in: [bnb_swap_Bytes!] + address_not_in: [bnb_swap_Bytes!] + address_contains: bnb_swap_Bytes + address_not_contains: bnb_swap_Bytes + balances_: bnb_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootAggregated_filter] - or: [stagingmainnet_RootAggregated_filter] + _change_block: bnb_swap_BlockChangedFilter + and: [bnb_swap_LpAccount_filter] + or: [bnb_swap_LpAccount_filter] } -enum stagingmainnet_RootAggregated_orderBy { +enum bnb_swap_LpAccount_orderBy { id - domain - receivedRoot - index + address + balances } -type stagingmainnet_RootManagerMeta { +type bnb_swap_LpToken { id: ID! - domains: [BigInt!] - connectors: [stagingmainnet_Bytes!] + address: bnb_swap_Bytes! + stableSwap: bnb_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: bnb_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: bnb_swap_LpTokenEvent_orderBy, orderDirection: bnb_swap_OrderDirection, where: bnb_swap_LpTokenEvent_filter): [bnb_swap_LpTokenEvent!]! } -input stagingmainnet_RootManagerMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - domains: [BigInt!] - domains_not: [BigInt!] - domains_contains: [BigInt!] - domains_contains_nocase: [BigInt!] - domains_not_contains: [BigInt!] - domains_not_contains_nocase: [BigInt!] - connectors: [stagingmainnet_Bytes!] - connectors_not: [stagingmainnet_Bytes!] - connectors_contains: [stagingmainnet_Bytes!] - connectors_contains_nocase: [stagingmainnet_Bytes!] - connectors_not_contains: [stagingmainnet_Bytes!] - connectors_not_contains_nocase: [stagingmainnet_Bytes!] - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootManagerMeta_filter] - or: [stagingmainnet_RootManagerMeta_filter] -} - -enum stagingmainnet_RootManagerMeta_orderBy { - id - domains - connectors -} - -type stagingmainnet_RootManagerMode { - id: ID! - mode: String! -} - -input stagingmainnet_RootManagerMode_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootManagerMode_filter] - or: [stagingmainnet_RootManagerMode_filter] -} - -enum stagingmainnet_RootManagerMode_orderBy { - id - mode -} - -type stagingmainnet_RootMessageProcessed { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - root: stagingmainnet_Bytes - caller: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt -} - -input stagingmainnet_RootMessageProcessed_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: stagingmainnet_Bytes - root_not: stagingmainnet_Bytes - root_gt: stagingmainnet_Bytes - root_lt: stagingmainnet_Bytes - root_gte: stagingmainnet_Bytes - root_lte: stagingmainnet_Bytes - root_in: [stagingmainnet_Bytes!] - root_not_in: [stagingmainnet_Bytes!] - root_contains: stagingmainnet_Bytes - root_not_contains: stagingmainnet_Bytes - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootMessageProcessed_filter] - or: [stagingmainnet_RootMessageProcessed_filter] -} - -enum stagingmainnet_RootMessageProcessed_orderBy { - id - spokeDomain - hubDomain - root - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber -} - -type stagingmainnet_RootPropagated { - id: ID! - aggregate: stagingmainnet_Bytes! - domainsHash: stagingmainnet_Bytes! - count: BigInt! - blockNumber: BigInt -} - -input stagingmainnet_RootPropagated_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregate: stagingmainnet_Bytes - aggregate_not: stagingmainnet_Bytes - aggregate_gt: stagingmainnet_Bytes - aggregate_lt: stagingmainnet_Bytes - aggregate_gte: stagingmainnet_Bytes - aggregate_lte: stagingmainnet_Bytes - aggregate_in: [stagingmainnet_Bytes!] - aggregate_not_in: [stagingmainnet_Bytes!] - aggregate_contains: stagingmainnet_Bytes - aggregate_not_contains: stagingmainnet_Bytes - domainsHash: stagingmainnet_Bytes - domainsHash_not: stagingmainnet_Bytes - domainsHash_gt: stagingmainnet_Bytes - domainsHash_lt: stagingmainnet_Bytes - domainsHash_gte: stagingmainnet_Bytes - domainsHash_lte: stagingmainnet_Bytes - domainsHash_in: [stagingmainnet_Bytes!] - domainsHash_not_in: [stagingmainnet_Bytes!] - domainsHash_contains: stagingmainnet_Bytes - domainsHash_not_contains: stagingmainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootPropagated_filter] - or: [stagingmainnet_RootPropagated_filter] -} - -enum stagingmainnet_RootPropagated_orderBy { - id - aggregate - domainsHash - count - blockNumber -} - -type stagingmainnet_ScrollConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! -} - -input stagingmainnet_ScrollConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_ScrollConnectorMeta_filter] - or: [stagingmainnet_ScrollConnectorMeta_filter] -} - -enum stagingmainnet_ScrollConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet_XlayerConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! -} - -input stagingmainnet_XlayerConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_XlayerConnectorMeta_filter] - or: [stagingmainnet_XlayerConnectorMeta_filter] -} - -enum stagingmainnet_XlayerConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet_ZkSyncConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: stagingmainnet_Bytes! - rootManager: stagingmainnet_Bytes! - mirrorConnector: stagingmainnet_Bytes! -} - -input stagingmainnet_ZkSyncConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes - """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_ZkSyncConnectorMeta_filter] - or: [stagingmainnet_ZkSyncConnectorMeta_filter] -} - -enum stagingmainnet_ZkSyncConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type stagingmainnet__Block_ { - """The hash of the block""" - hash: stagingmainnet_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: stagingmainnet_Bytes -} - -"""The type for the top-level _meta field""" -type stagingmainnet__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: stagingmainnet__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -enum bnb_swap_Aggregation_interval { - hour - day -} - -scalar bnb_swap_BigDecimal - -input bnb_swap_BlockChangedFilter { - number_gte: Int! -} - -input bnb_swap_Block_height { - hash: bnb_swap_Bytes - number: Int - number_gte: Int -} - -scalar bnb_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar bnb_swap_Int8 - -type bnb_swap_LpAccount { - id: ID! - address: bnb_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: bnb_swap_LpAccountBalance_orderBy, orderDirection: bnb_swap_OrderDirection, where: bnb_swap_LpAccountBalance_filter): [bnb_swap_LpAccountBalance!]! -} - -type bnb_swap_LpAccountBalance { - id: ID! - account: bnb_swap_LpAccount! - token: bnb_swap_LpToken! - amount: bnb_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: bnb_swap_Bytes -} - -input bnb_swap_LpAccountBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: bnb_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: bnb_swap_LpToken_filter - amount: bnb_swap_BigDecimal - amount_not: bnb_swap_BigDecimal - amount_gt: bnb_swap_BigDecimal - amount_lt: bnb_swap_BigDecimal - amount_gte: bnb_swap_BigDecimal - amount_lte: bnb_swap_BigDecimal - amount_in: [bnb_swap_BigDecimal!] - amount_not_in: [bnb_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: bnb_swap_Bytes - transaction_not: bnb_swap_Bytes - transaction_gt: bnb_swap_Bytes - transaction_lt: bnb_swap_Bytes - transaction_gte: bnb_swap_Bytes - transaction_lte: bnb_swap_Bytes - transaction_in: [bnb_swap_Bytes!] - transaction_not_in: [bnb_swap_Bytes!] - transaction_contains: bnb_swap_Bytes - transaction_not_contains: bnb_swap_Bytes - """Filter for the block changed event.""" - _change_block: bnb_swap_BlockChangedFilter - and: [bnb_swap_LpAccountBalance_filter] - or: [bnb_swap_LpAccountBalance_filter] -} - -enum bnb_swap_LpAccountBalance_orderBy { - id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction -} - -input bnb_swap_LpAccount_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - address: bnb_swap_Bytes - address_not: bnb_swap_Bytes - address_gt: bnb_swap_Bytes - address_lt: bnb_swap_Bytes - address_gte: bnb_swap_Bytes - address_lte: bnb_swap_Bytes - address_in: [bnb_swap_Bytes!] - address_not_in: [bnb_swap_Bytes!] - address_contains: bnb_swap_Bytes - address_not_contains: bnb_swap_Bytes - balances_: bnb_swap_LpAccountBalance_filter - """Filter for the block changed event.""" - _change_block: bnb_swap_BlockChangedFilter - and: [bnb_swap_LpAccount_filter] - or: [bnb_swap_LpAccount_filter] -} - -enum bnb_swap_LpAccount_orderBy { - id - address - balances -} - -type bnb_swap_LpToken { - id: ID! - address: bnb_swap_Bytes! - stableSwap: bnb_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: bnb_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: bnb_swap_LpTokenEvent_orderBy, orderDirection: bnb_swap_OrderDirection, where: bnb_swap_LpTokenEvent_filter): [bnb_swap_LpTokenEvent!]! -} - -interface bnb_swap_LpTokenEvent { - id: ID! - token: bnb_swap_LpToken! - amount: bnb_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: bnb_swap_Bytes! - nonce: BigInt! -} - -input bnb_swap_LpTokenEvent_filter { +interface bnb_swap_LpTokenEvent { + id: ID! + token: bnb_swap_LpToken! + amount: bnb_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: bnb_swap_Bytes! + nonce: BigInt! +} + +input bnb_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -77263,48 +76953,37 @@ type bnb_swap__Meta_ { hasIndexingErrors: Boolean! } -enum optimism_swap_Aggregation_interval { - hour - day -} - -scalar optimism_swap_BigDecimal +scalar linea_swap_BigDecimal -input optimism_swap_BlockChangedFilter { +input linea_swap_BlockChangedFilter { number_gte: Int! } -input optimism_swap_Block_height { - hash: optimism_swap_Bytes +input linea_swap_Block_height { + hash: linea_swap_Bytes number: Int number_gte: Int } -scalar optimism_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar optimism_swap_Int8 +scalar linea_swap_Bytes -type optimism_swap_LpAccount { +type linea_swap_LpAccount { id: ID! - address: optimism_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_LpAccountBalance_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_LpAccountBalance_filter): [optimism_swap_LpAccountBalance!]! + address: linea_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: linea_swap_LpAccountBalance_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_LpAccountBalance_filter): [linea_swap_LpAccountBalance!]! } -type optimism_swap_LpAccountBalance { +type linea_swap_LpAccountBalance { id: ID! - account: optimism_swap_LpAccount! - token: optimism_swap_LpToken! - amount: optimism_swap_BigDecimal! + account: linea_swap_LpAccount! + token: linea_swap_LpToken! + amount: linea_swap_BigDecimal! block: BigInt modified: BigInt - transaction: optimism_swap_Bytes + transaction: linea_swap_Bytes } -input optimism_swap_LpAccountBalance_filter { +input linea_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -77333,7 +77012,7 @@ input optimism_swap_LpAccountBalance_filter { account_ends_with_nocase: String account_not_ends_with: String account_not_ends_with_nocase: String - account_: optimism_swap_LpAccount_filter + account_: linea_swap_LpAccount_filter token: String token_not: String token_gt: String @@ -77354,15 +77033,15 @@ input optimism_swap_LpAccountBalance_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: optimism_swap_LpToken_filter - amount: optimism_swap_BigDecimal - amount_not: optimism_swap_BigDecimal - amount_gt: optimism_swap_BigDecimal - amount_lt: optimism_swap_BigDecimal - amount_gte: optimism_swap_BigDecimal - amount_lte: optimism_swap_BigDecimal - amount_in: [optimism_swap_BigDecimal!] - amount_not_in: [optimism_swap_BigDecimal!] + token_: linea_swap_LpToken_filter + amount: linea_swap_BigDecimal + amount_not: linea_swap_BigDecimal + amount_gt: linea_swap_BigDecimal + amount_lt: linea_swap_BigDecimal + amount_gte: linea_swap_BigDecimal + amount_lte: linea_swap_BigDecimal + amount_in: [linea_swap_BigDecimal!] + amount_not_in: [linea_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -77379,41 +77058,27 @@ input optimism_swap_LpAccountBalance_filter { modified_lte: BigInt modified_in: [BigInt!] modified_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_LpAccountBalance_filter] - or: [optimism_swap_LpAccountBalance_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_LpAccountBalance_orderBy { +enum linea_swap_LpAccountBalance_orderBy { id account - account__id - account__address token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply amount block modified transaction } -input optimism_swap_LpAccount_filter { +input linea_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -77422,51 +77087,45 @@ input optimism_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: optimism_swap_Bytes - address_not: optimism_swap_Bytes - address_gt: optimism_swap_Bytes - address_lt: optimism_swap_Bytes - address_gte: optimism_swap_Bytes - address_lte: optimism_swap_Bytes - address_in: [optimism_swap_Bytes!] - address_not_in: [optimism_swap_Bytes!] - address_contains: optimism_swap_Bytes - address_not_contains: optimism_swap_Bytes - balances_: optimism_swap_LpAccountBalance_filter + address: linea_swap_Bytes + address_not: linea_swap_Bytes + address_in: [linea_swap_Bytes!] + address_not_in: [linea_swap_Bytes!] + address_contains: linea_swap_Bytes + address_not_contains: linea_swap_Bytes + balances_: linea_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_LpAccount_filter] - or: [optimism_swap_LpAccount_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_LpAccount_orderBy { +enum linea_swap_LpAccount_orderBy { id address balances } -type optimism_swap_LpToken { +type linea_swap_LpToken { id: ID! - address: optimism_swap_Bytes! - stableSwap: optimism_swap_StableSwap! + address: linea_swap_Bytes! + stableSwap: linea_swap_StableSwap! decimals: Int! name: String! symbol: String! - totalSupply: optimism_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_LpTokenEvent_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_LpTokenEvent_filter): [optimism_swap_LpTokenEvent!]! + totalSupply: linea_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: linea_swap_LpTokenEvent_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_LpTokenEvent_filter): [linea_swap_LpTokenEvent!]! } -interface optimism_swap_LpTokenEvent { +interface linea_swap_LpTokenEvent { id: ID! - token: optimism_swap_LpToken! - amount: optimism_swap_BigDecimal! + token: linea_swap_LpToken! + amount: linea_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: optimism_swap_Bytes! + transaction: linea_swap_Bytes! nonce: BigInt! } -input optimism_swap_LpTokenEvent_filter { +input linea_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -77495,15 +77154,15 @@ input optimism_swap_LpTokenEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: optimism_swap_LpToken_filter - amount: optimism_swap_BigDecimal - amount_not: optimism_swap_BigDecimal - amount_gt: optimism_swap_BigDecimal - amount_lt: optimism_swap_BigDecimal - amount_gte: optimism_swap_BigDecimal - amount_lte: optimism_swap_BigDecimal - amount_in: [optimism_swap_BigDecimal!] - amount_not_in: [optimism_swap_BigDecimal!] + token_: linea_swap_LpToken_filter + amount: linea_swap_BigDecimal + amount_not: linea_swap_BigDecimal + amount_gt: linea_swap_BigDecimal + amount_lt: linea_swap_BigDecimal + amount_gte: linea_swap_BigDecimal + amount_lte: linea_swap_BigDecimal + amount_in: [linea_swap_BigDecimal!] + amount_not_in: [linea_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -77520,16 +77179,12 @@ input optimism_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -77539,20 +77194,12 @@ input optimism_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_LpTokenEvent_filter] - or: [optimism_swap_LpTokenEvent_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_LpTokenEvent_orderBy { +enum linea_swap_LpTokenEvent_orderBy { id token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply amount block timestamp @@ -77560,7 +77207,7 @@ enum optimism_swap_LpTokenEvent_orderBy { nonce } -input optimism_swap_LpToken_filter { +input linea_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -77569,16 +77216,12 @@ input optimism_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: optimism_swap_Bytes - address_not: optimism_swap_Bytes - address_gt: optimism_swap_Bytes - address_lt: optimism_swap_Bytes - address_gte: optimism_swap_Bytes - address_lte: optimism_swap_Bytes - address_in: [optimism_swap_Bytes!] - address_not_in: [optimism_swap_Bytes!] - address_contains: optimism_swap_Bytes - address_not_contains: optimism_swap_Bytes + address: linea_swap_Bytes + address_not: linea_swap_Bytes + address_in: [linea_swap_Bytes!] + address_not_in: [linea_swap_Bytes!] + address_contains: linea_swap_Bytes + address_not_contains: linea_swap_Bytes stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -77599,7 +77242,7 @@ input optimism_swap_LpToken_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter + stableSwap_: linea_swap_StableSwap_filter decimals: Int decimals_not: Int decimals_gt: Int @@ -77648,41 +77291,22 @@ input optimism_swap_LpToken_filter { symbol_ends_with_nocase: String symbol_not_ends_with: String symbol_not_ends_with_nocase: String - totalSupply: optimism_swap_BigDecimal - totalSupply_not: optimism_swap_BigDecimal - totalSupply_gt: optimism_swap_BigDecimal - totalSupply_lt: optimism_swap_BigDecimal - totalSupply_gte: optimism_swap_BigDecimal - totalSupply_lte: optimism_swap_BigDecimal - totalSupply_in: [optimism_swap_BigDecimal!] - totalSupply_not_in: [optimism_swap_BigDecimal!] - events_: optimism_swap_LpTokenEvent_filter + totalSupply: linea_swap_BigDecimal + totalSupply_not: linea_swap_BigDecimal + totalSupply_gt: linea_swap_BigDecimal + totalSupply_lt: linea_swap_BigDecimal + totalSupply_gte: linea_swap_BigDecimal + totalSupply_lte: linea_swap_BigDecimal + totalSupply_in: [linea_swap_BigDecimal!] + totalSupply_not_in: [linea_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_LpToken_filter] - or: [optimism_swap_LpToken_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_LpToken_orderBy { +enum linea_swap_LpToken_orderBy { id address stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply decimals name symbol @@ -77690,21 +77314,21 @@ enum optimism_swap_LpToken_orderBy { events } -type optimism_swap_LpTransferEvent implements optimism_swap_LpTokenEvent { +type linea_swap_LpTransferEvent implements linea_swap_LpTokenEvent { id: ID! - token: optimism_swap_LpToken! - amount: optimism_swap_BigDecimal! - from: optimism_swap_Bytes! - to: optimism_swap_Bytes! - fromBalance: optimism_swap_BigDecimal! - toBalance: optimism_swap_BigDecimal! + token: linea_swap_LpToken! + amount: linea_swap_BigDecimal! + from: linea_swap_Bytes! + to: linea_swap_Bytes! + fromBalance: linea_swap_BigDecimal! + toBalance: linea_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: optimism_swap_Bytes! + transaction: linea_swap_Bytes! nonce: BigInt! } -input optimism_swap_LpTransferEvent_filter { +input linea_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -77733,51 +77357,43 @@ input optimism_swap_LpTransferEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: optimism_swap_LpToken_filter - amount: optimism_swap_BigDecimal - amount_not: optimism_swap_BigDecimal - amount_gt: optimism_swap_BigDecimal - amount_lt: optimism_swap_BigDecimal - amount_gte: optimism_swap_BigDecimal - amount_lte: optimism_swap_BigDecimal - amount_in: [optimism_swap_BigDecimal!] - amount_not_in: [optimism_swap_BigDecimal!] - from: optimism_swap_Bytes - from_not: optimism_swap_Bytes - from_gt: optimism_swap_Bytes - from_lt: optimism_swap_Bytes - from_gte: optimism_swap_Bytes - from_lte: optimism_swap_Bytes - from_in: [optimism_swap_Bytes!] - from_not_in: [optimism_swap_Bytes!] - from_contains: optimism_swap_Bytes - from_not_contains: optimism_swap_Bytes - to: optimism_swap_Bytes - to_not: optimism_swap_Bytes - to_gt: optimism_swap_Bytes - to_lt: optimism_swap_Bytes - to_gte: optimism_swap_Bytes - to_lte: optimism_swap_Bytes - to_in: [optimism_swap_Bytes!] - to_not_in: [optimism_swap_Bytes!] - to_contains: optimism_swap_Bytes - to_not_contains: optimism_swap_Bytes - fromBalance: optimism_swap_BigDecimal - fromBalance_not: optimism_swap_BigDecimal - fromBalance_gt: optimism_swap_BigDecimal - fromBalance_lt: optimism_swap_BigDecimal - fromBalance_gte: optimism_swap_BigDecimal - fromBalance_lte: optimism_swap_BigDecimal - fromBalance_in: [optimism_swap_BigDecimal!] - fromBalance_not_in: [optimism_swap_BigDecimal!] - toBalance: optimism_swap_BigDecimal - toBalance_not: optimism_swap_BigDecimal - toBalance_gt: optimism_swap_BigDecimal - toBalance_lt: optimism_swap_BigDecimal - toBalance_gte: optimism_swap_BigDecimal - toBalance_lte: optimism_swap_BigDecimal - toBalance_in: [optimism_swap_BigDecimal!] - toBalance_not_in: [optimism_swap_BigDecimal!] + token_: linea_swap_LpToken_filter + amount: linea_swap_BigDecimal + amount_not: linea_swap_BigDecimal + amount_gt: linea_swap_BigDecimal + amount_lt: linea_swap_BigDecimal + amount_gte: linea_swap_BigDecimal + amount_lte: linea_swap_BigDecimal + amount_in: [linea_swap_BigDecimal!] + amount_not_in: [linea_swap_BigDecimal!] + from: linea_swap_Bytes + from_not: linea_swap_Bytes + from_in: [linea_swap_Bytes!] + from_not_in: [linea_swap_Bytes!] + from_contains: linea_swap_Bytes + from_not_contains: linea_swap_Bytes + to: linea_swap_Bytes + to_not: linea_swap_Bytes + to_in: [linea_swap_Bytes!] + to_not_in: [linea_swap_Bytes!] + to_contains: linea_swap_Bytes + to_not_contains: linea_swap_Bytes + fromBalance: linea_swap_BigDecimal + fromBalance_not: linea_swap_BigDecimal + fromBalance_gt: linea_swap_BigDecimal + fromBalance_lt: linea_swap_BigDecimal + fromBalance_gte: linea_swap_BigDecimal + fromBalance_lte: linea_swap_BigDecimal + fromBalance_in: [linea_swap_BigDecimal!] + fromBalance_not_in: [linea_swap_BigDecimal!] + toBalance: linea_swap_BigDecimal + toBalance_not: linea_swap_BigDecimal + toBalance_gt: linea_swap_BigDecimal + toBalance_lt: linea_swap_BigDecimal + toBalance_gte: linea_swap_BigDecimal + toBalance_lte: linea_swap_BigDecimal + toBalance_in: [linea_swap_BigDecimal!] + toBalance_not_in: [linea_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -77794,16 +77410,12 @@ input optimism_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -77813,20 +77425,12 @@ input optimism_swap_LpTransferEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_LpTransferEvent_filter] - or: [optimism_swap_LpTransferEvent_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_LpTransferEvent_orderBy { +enum linea_swap_LpTransferEvent_orderBy { id token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply amount from to @@ -77839,17 +77443,17 @@ enum optimism_swap_LpTransferEvent_orderBy { } """Defines the order direction, either ascending or descending""" -enum optimism_swap_OrderDirection { +enum linea_swap_OrderDirection { asc desc } -type optimism_swap_PooledToken { +type linea_swap_PooledToken { id: ID! - asset: optimism_swap_Bytes! + asset: linea_swap_Bytes! } -input optimism_swap_PooledToken_filter { +input linea_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -77858,59 +77462,53 @@ input optimism_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: optimism_swap_Bytes - asset_not: optimism_swap_Bytes - asset_gt: optimism_swap_Bytes - asset_lt: optimism_swap_Bytes - asset_gte: optimism_swap_Bytes - asset_lte: optimism_swap_Bytes - asset_in: [optimism_swap_Bytes!] - asset_not_in: [optimism_swap_Bytes!] - asset_contains: optimism_swap_Bytes - asset_not_contains: optimism_swap_Bytes + asset: linea_swap_Bytes + asset_not: linea_swap_Bytes + asset_in: [linea_swap_Bytes!] + asset_not_in: [linea_swap_Bytes!] + asset_contains: linea_swap_Bytes + asset_not_contains: linea_swap_Bytes """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_PooledToken_filter] - or: [optimism_swap_PooledToken_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_PooledToken_orderBy { +enum linea_swap_PooledToken_orderBy { id asset } -type optimism_swap_StableSwap { +type linea_swap_StableSwap { id: ID! isActive: Boolean - key: optimism_swap_Bytes! - canonicalId: optimism_swap_Bytes + key: linea_swap_Bytes! + canonicalId: linea_swap_Bytes domain: BigInt - swapPool: optimism_swap_Bytes - lpToken: optimism_swap_Bytes + swapPool: linea_swap_Bytes + lpToken: linea_swap_Bytes initialA: BigInt futureA: BigInt initialATime: BigInt futureATime: BigInt swapFee: BigInt adminFee: BigInt - pooledTokens: [optimism_swap_Bytes!]! + pooledTokens: [linea_swap_Bytes!]! tokenPrecisionMultipliers: [BigInt!]! balances: [BigInt!]! adminFees: [BigInt!]! virtualPrice: BigInt! invariant: BigInt! lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_StableSwapEvent_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_StableSwapEvent_filter): [optimism_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_StableSwapExchange_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_StableSwapExchange_filter): [optimism_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_SwapHourlyVolume_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_SwapHourlyVolume_filter): [optimism_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_SwapDailyVolume_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_SwapDailyVolume_filter): [optimism_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_SwapWeeklyVolume_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_SwapWeeklyVolume_filter): [optimism_swap_SwapWeeklyVolume!] + events(skip: Int = 0, first: Int = 100, orderBy: linea_swap_StableSwapEvent_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_StableSwapEvent_filter): [linea_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: linea_swap_StableSwapExchange_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_StableSwapExchange_filter): [linea_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: linea_swap_SwapHourlyVolume_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_SwapHourlyVolume_filter): [linea_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: linea_swap_SwapDailyVolume_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_SwapDailyVolume_filter): [linea_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: linea_swap_SwapWeeklyVolume_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_SwapWeeklyVolume_filter): [linea_swap_SwapWeeklyVolume!] } -type optimism_swap_StableSwapAddLiquidityEvent implements optimism_swap_StableSwapEvent { +type linea_swap_StableSwapAddLiquidityEvent implements linea_swap_StableSwapEvent { id: ID! - stableSwap: optimism_swap_StableSwap! - provider: optimism_swap_Bytes! + stableSwap: linea_swap_StableSwap! + provider: linea_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!]! invariant: BigInt @@ -77919,11 +77517,11 @@ type optimism_swap_StableSwapAddLiquidityEvent implements optimism_swap_StableSw balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: optimism_swap_Bytes! + transaction: linea_swap_Bytes! nonce: BigInt! } -input optimism_swap_StableSwapAddLiquidityEvent_filter { +input linea_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -77952,17 +77550,13 @@ input optimism_swap_StableSwapAddLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter - provider: optimism_swap_Bytes - provider_not: optimism_swap_Bytes - provider_gt: optimism_swap_Bytes - provider_lt: optimism_swap_Bytes - provider_gte: optimism_swap_Bytes - provider_lte: optimism_swap_Bytes - provider_in: [optimism_swap_Bytes!] - provider_not_in: [optimism_swap_Bytes!] - provider_contains: optimism_swap_Bytes - provider_not_contains: optimism_swap_Bytes + stableSwap_: linea_swap_StableSwap_filter + provider: linea_swap_Bytes + provider_not: linea_swap_Bytes + provider_in: [linea_swap_Bytes!] + provider_not_in: [linea_swap_Bytes!] + provider_contains: linea_swap_Bytes + provider_not_contains: linea_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -78021,16 +77615,12 @@ input optimism_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -78040,30 +77630,12 @@ input optimism_swap_StableSwapAddLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_StableSwapAddLiquidityEvent_filter] - or: [optimism_swap_StableSwapAddLiquidityEvent_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_StableSwapAddLiquidityEvent_orderBy { +enum linea_swap_StableSwapAddLiquidityEvent_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply provider tokenAmounts fees @@ -78077,16 +77649,16 @@ enum optimism_swap_StableSwapAddLiquidityEvent_orderBy { nonce } -interface optimism_swap_StableSwapEvent { +interface linea_swap_StableSwapEvent { id: ID! - stableSwap: optimism_swap_StableSwap! + stableSwap: linea_swap_StableSwap! block: BigInt! timestamp: BigInt! - transaction: optimism_swap_Bytes! + transaction: linea_swap_Bytes! nonce: BigInt! } -input optimism_swap_StableSwapEvent_filter { +input linea_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -78115,7 +77687,7 @@ input optimism_swap_StableSwapEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter + stableSwap_: linea_swap_StableSwap_filter block: BigInt block_not: BigInt block_gt: BigInt @@ -78132,16 +77704,12 @@ input optimism_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -78151,40 +77719,22 @@ input optimism_swap_StableSwapEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_StableSwapEvent_filter] - or: [optimism_swap_StableSwapEvent_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_StableSwapEvent_orderBy { +enum linea_swap_StableSwapEvent_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply block timestamp transaction nonce } -type optimism_swap_StableSwapExchange { +type linea_swap_StableSwapExchange { id: ID! - stableSwap: optimism_swap_StableSwap! - buyer: optimism_swap_Bytes! + stableSwap: linea_swap_StableSwap! + buyer: linea_swap_Bytes! boughtId: BigInt! tokensBought: BigInt! soldId: BigInt! @@ -78193,11 +77743,11 @@ type optimism_swap_StableSwapExchange { fee: BigInt! block: BigInt! timestamp: BigInt! - transaction: optimism_swap_Bytes! + transaction: linea_swap_Bytes! nonce: BigInt! } -input optimism_swap_StableSwapExchange_filter { +input linea_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -78226,17 +77776,13 @@ input optimism_swap_StableSwapExchange_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter - buyer: optimism_swap_Bytes - buyer_not: optimism_swap_Bytes - buyer_gt: optimism_swap_Bytes - buyer_lt: optimism_swap_Bytes - buyer_gte: optimism_swap_Bytes - buyer_lte: optimism_swap_Bytes - buyer_in: [optimism_swap_Bytes!] - buyer_not_in: [optimism_swap_Bytes!] - buyer_contains: optimism_swap_Bytes - buyer_not_contains: optimism_swap_Bytes + stableSwap_: linea_swap_StableSwap_filter + buyer: linea_swap_Bytes + buyer_not: linea_swap_Bytes + buyer_in: [linea_swap_Bytes!] + buyer_not_in: [linea_swap_Bytes!] + buyer_contains: linea_swap_Bytes + buyer_not_contains: linea_swap_Bytes boughtId: BigInt boughtId_not: BigInt boughtId_gt: BigInt @@ -78299,16 +77845,12 @@ input optimism_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -78318,30 +77860,12 @@ input optimism_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_StableSwapExchange_filter] - or: [optimism_swap_StableSwapExchange_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_StableSwapExchange_orderBy { +enum linea_swap_StableSwapExchange_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply buyer boughtId tokensBought @@ -78355,10 +77879,10 @@ enum optimism_swap_StableSwapExchange_orderBy { nonce } -type optimism_swap_StableSwapRemoveLiquidityEvent implements optimism_swap_StableSwapEvent { +type linea_swap_StableSwapRemoveLiquidityEvent implements linea_swap_StableSwapEvent { id: ID! - stableSwap: optimism_swap_StableSwap! - provider: optimism_swap_Bytes! + stableSwap: linea_swap_StableSwap! + provider: linea_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!] invariant: BigInt @@ -78367,11 +77891,11 @@ type optimism_swap_StableSwapRemoveLiquidityEvent implements optimism_swap_Stabl balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: optimism_swap_Bytes! + transaction: linea_swap_Bytes! nonce: BigInt! } -input optimism_swap_StableSwapRemoveLiquidityEvent_filter { +input linea_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -78400,17 +77924,13 @@ input optimism_swap_StableSwapRemoveLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter - provider: optimism_swap_Bytes - provider_not: optimism_swap_Bytes - provider_gt: optimism_swap_Bytes - provider_lt: optimism_swap_Bytes - provider_gte: optimism_swap_Bytes - provider_lte: optimism_swap_Bytes - provider_in: [optimism_swap_Bytes!] - provider_not_in: [optimism_swap_Bytes!] - provider_contains: optimism_swap_Bytes - provider_not_contains: optimism_swap_Bytes + stableSwap_: linea_swap_StableSwap_filter + provider: linea_swap_Bytes + provider_not: linea_swap_Bytes + provider_in: [linea_swap_Bytes!] + provider_not_in: [linea_swap_Bytes!] + provider_contains: linea_swap_Bytes + provider_not_contains: linea_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -78469,16 +77989,12 @@ input optimism_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimism_swap_Bytes - transaction_not: optimism_swap_Bytes - transaction_gt: optimism_swap_Bytes - transaction_lt: optimism_swap_Bytes - transaction_gte: optimism_swap_Bytes - transaction_lte: optimism_swap_Bytes - transaction_in: [optimism_swap_Bytes!] - transaction_not_in: [optimism_swap_Bytes!] - transaction_contains: optimism_swap_Bytes - transaction_not_contains: optimism_swap_Bytes + transaction: linea_swap_Bytes + transaction_not: linea_swap_Bytes + transaction_in: [linea_swap_Bytes!] + transaction_not_in: [linea_swap_Bytes!] + transaction_contains: linea_swap_Bytes + transaction_not_contains: linea_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -78488,30 +78004,12 @@ input optimism_swap_StableSwapRemoveLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_StableSwapRemoveLiquidityEvent_filter] - or: [optimism_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum linea_swap_StableSwapRemoveLiquidityEvent_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply provider tokenAmounts fees @@ -78525,7 +78023,7 @@ enum optimism_swap_StableSwapRemoveLiquidityEvent_orderBy { nonce } -input optimism_swap_StableSwap_filter { +input linea_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -78538,26 +78036,18 @@ input optimism_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: optimism_swap_Bytes - key_not: optimism_swap_Bytes - key_gt: optimism_swap_Bytes - key_lt: optimism_swap_Bytes - key_gte: optimism_swap_Bytes - key_lte: optimism_swap_Bytes - key_in: [optimism_swap_Bytes!] - key_not_in: [optimism_swap_Bytes!] - key_contains: optimism_swap_Bytes - key_not_contains: optimism_swap_Bytes - canonicalId: optimism_swap_Bytes - canonicalId_not: optimism_swap_Bytes - canonicalId_gt: optimism_swap_Bytes - canonicalId_lt: optimism_swap_Bytes - canonicalId_gte: optimism_swap_Bytes - canonicalId_lte: optimism_swap_Bytes - canonicalId_in: [optimism_swap_Bytes!] - canonicalId_not_in: [optimism_swap_Bytes!] - canonicalId_contains: optimism_swap_Bytes - canonicalId_not_contains: optimism_swap_Bytes + key: linea_swap_Bytes + key_not: linea_swap_Bytes + key_in: [linea_swap_Bytes!] + key_not_in: [linea_swap_Bytes!] + key_contains: linea_swap_Bytes + key_not_contains: linea_swap_Bytes + canonicalId: linea_swap_Bytes + canonicalId_not: linea_swap_Bytes + canonicalId_in: [linea_swap_Bytes!] + canonicalId_not_in: [linea_swap_Bytes!] + canonicalId_contains: linea_swap_Bytes + canonicalId_not_contains: linea_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -78566,26 +78056,18 @@ input optimism_swap_StableSwap_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - swapPool: optimism_swap_Bytes - swapPool_not: optimism_swap_Bytes - swapPool_gt: optimism_swap_Bytes - swapPool_lt: optimism_swap_Bytes - swapPool_gte: optimism_swap_Bytes - swapPool_lte: optimism_swap_Bytes - swapPool_in: [optimism_swap_Bytes!] - swapPool_not_in: [optimism_swap_Bytes!] - swapPool_contains: optimism_swap_Bytes - swapPool_not_contains: optimism_swap_Bytes - lpToken: optimism_swap_Bytes - lpToken_not: optimism_swap_Bytes - lpToken_gt: optimism_swap_Bytes - lpToken_lt: optimism_swap_Bytes - lpToken_gte: optimism_swap_Bytes - lpToken_lte: optimism_swap_Bytes - lpToken_in: [optimism_swap_Bytes!] - lpToken_not_in: [optimism_swap_Bytes!] - lpToken_contains: optimism_swap_Bytes - lpToken_not_contains: optimism_swap_Bytes + swapPool: linea_swap_Bytes + swapPool_not: linea_swap_Bytes + swapPool_in: [linea_swap_Bytes!] + swapPool_not_in: [linea_swap_Bytes!] + swapPool_contains: linea_swap_Bytes + swapPool_not_contains: linea_swap_Bytes + lpToken: linea_swap_Bytes + lpToken_not: linea_swap_Bytes + lpToken_in: [linea_swap_Bytes!] + lpToken_not_in: [linea_swap_Bytes!] + lpToken_contains: linea_swap_Bytes + lpToken_not_contains: linea_swap_Bytes initialA: BigInt initialA_not: BigInt initialA_gt: BigInt @@ -78634,12 +78116,12 @@ input optimism_swap_StableSwap_filter { adminFee_lte: BigInt adminFee_in: [BigInt!] adminFee_not_in: [BigInt!] - pooledTokens: [optimism_swap_Bytes!] - pooledTokens_not: [optimism_swap_Bytes!] - pooledTokens_contains: [optimism_swap_Bytes!] - pooledTokens_contains_nocase: [optimism_swap_Bytes!] - pooledTokens_not_contains: [optimism_swap_Bytes!] - pooledTokens_not_contains_nocase: [optimism_swap_Bytes!] + pooledTokens: [linea_swap_Bytes!] + pooledTokens_not: [linea_swap_Bytes!] + pooledTokens_contains: [linea_swap_Bytes!] + pooledTokens_contains_nocase: [linea_swap_Bytes!] + pooledTokens_not_contains: [linea_swap_Bytes!] + pooledTokens_not_contains_nocase: [linea_swap_Bytes!] tokenPrecisionMultipliers: [BigInt!] tokenPrecisionMultipliers_not: [BigInt!] tokenPrecisionMultipliers_contains: [BigInt!] @@ -78682,18 +78164,15 @@ input optimism_swap_StableSwap_filter { lpTokenSupply_lte: BigInt lpTokenSupply_in: [BigInt!] lpTokenSupply_not_in: [BigInt!] - events_: optimism_swap_StableSwapEvent_filter - exchanges_: optimism_swap_StableSwapExchange_filter - hourlyVolumes_: optimism_swap_SwapHourlyVolume_filter - dailyVolumes_: optimism_swap_SwapDailyVolume_filter - weeklyVolumes_: optimism_swap_SwapWeeklyVolume_filter + exchanges_: linea_swap_StableSwapExchange_filter + hourlyVolumes_: linea_swap_SwapHourlyVolume_filter + dailyVolumes_: linea_swap_SwapDailyVolume_filter + weeklyVolumes_: linea_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_StableSwap_filter] - or: [optimism_swap_StableSwap_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_StableSwap_orderBy { +enum linea_swap_StableSwap_orderBy { id isActive key @@ -78721,14 +78200,14 @@ enum optimism_swap_StableSwap_orderBy { weeklyVolumes } -type optimism_swap_SwapDailyVolume implements optimism_swap_SwapTradeVolume { +type linea_swap_SwapDailyVolume implements linea_swap_SwapTradeVolume { id: ID! - stableSwap: optimism_swap_StableSwap! + stableSwap: linea_swap_StableSwap! timestamp: BigInt! - volume: optimism_swap_BigDecimal! + volume: linea_swap_BigDecimal! } -input optimism_swap_SwapDailyVolume_filter { +input linea_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -78757,7 +78236,7 @@ input optimism_swap_SwapDailyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter + stableSwap_: linea_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -78766,51 +78245,33 @@ input optimism_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: optimism_swap_BigDecimal - volume_not: optimism_swap_BigDecimal - volume_gt: optimism_swap_BigDecimal - volume_lt: optimism_swap_BigDecimal - volume_gte: optimism_swap_BigDecimal - volume_lte: optimism_swap_BigDecimal - volume_in: [optimism_swap_BigDecimal!] - volume_not_in: [optimism_swap_BigDecimal!] + volume: linea_swap_BigDecimal + volume_not: linea_swap_BigDecimal + volume_gt: linea_swap_BigDecimal + volume_lt: linea_swap_BigDecimal + volume_gte: linea_swap_BigDecimal + volume_lte: linea_swap_BigDecimal + volume_in: [linea_swap_BigDecimal!] + volume_not_in: [linea_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_SwapDailyVolume_filter] - or: [optimism_swap_SwapDailyVolume_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_SwapDailyVolume_orderBy { +enum linea_swap_SwapDailyVolume_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply timestamp volume } -type optimism_swap_SwapHourlyVolume implements optimism_swap_SwapTradeVolume { +type linea_swap_SwapHourlyVolume implements linea_swap_SwapTradeVolume { id: ID! - stableSwap: optimism_swap_StableSwap! + stableSwap: linea_swap_StableSwap! timestamp: BigInt! - volume: optimism_swap_BigDecimal! + volume: linea_swap_BigDecimal! } -input optimism_swap_SwapHourlyVolume_filter { +input linea_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -78839,7 +78300,7 @@ input optimism_swap_SwapHourlyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter + stableSwap_: linea_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -78848,50 +78309,32 @@ input optimism_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: optimism_swap_BigDecimal - volume_not: optimism_swap_BigDecimal - volume_gt: optimism_swap_BigDecimal - volume_lt: optimism_swap_BigDecimal - volume_gte: optimism_swap_BigDecimal - volume_lte: optimism_swap_BigDecimal - volume_in: [optimism_swap_BigDecimal!] - volume_not_in: [optimism_swap_BigDecimal!] + volume: linea_swap_BigDecimal + volume_not: linea_swap_BigDecimal + volume_gt: linea_swap_BigDecimal + volume_lt: linea_swap_BigDecimal + volume_gte: linea_swap_BigDecimal + volume_lte: linea_swap_BigDecimal + volume_in: [linea_swap_BigDecimal!] + volume_not_in: [linea_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_SwapHourlyVolume_filter] - or: [optimism_swap_SwapHourlyVolume_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_SwapHourlyVolume_orderBy { +enum linea_swap_SwapHourlyVolume_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply timestamp volume } -interface optimism_swap_SwapTradeVolume { - stableSwap: optimism_swap_StableSwap! +interface linea_swap_SwapTradeVolume { + stableSwap: linea_swap_StableSwap! timestamp: BigInt! - volume: optimism_swap_BigDecimal! + volume: linea_swap_BigDecimal! } -input optimism_swap_SwapTradeVolume_filter { +input linea_swap_SwapTradeVolume_filter { stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -78912,7 +78355,7 @@ input optimism_swap_SwapTradeVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter + stableSwap_: linea_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -78921,50 +78364,32 @@ input optimism_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: optimism_swap_BigDecimal - volume_not: optimism_swap_BigDecimal - volume_gt: optimism_swap_BigDecimal - volume_lt: optimism_swap_BigDecimal - volume_gte: optimism_swap_BigDecimal - volume_lte: optimism_swap_BigDecimal - volume_in: [optimism_swap_BigDecimal!] - volume_not_in: [optimism_swap_BigDecimal!] + volume: linea_swap_BigDecimal + volume_not: linea_swap_BigDecimal + volume_gt: linea_swap_BigDecimal + volume_lt: linea_swap_BigDecimal + volume_gte: linea_swap_BigDecimal + volume_lte: linea_swap_BigDecimal + volume_in: [linea_swap_BigDecimal!] + volume_not_in: [linea_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_SwapTradeVolume_filter] - or: [optimism_swap_SwapTradeVolume_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_SwapTradeVolume_orderBy { +enum linea_swap_SwapTradeVolume_orderBy { stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply timestamp volume } -type optimism_swap_SwapWeeklyVolume implements optimism_swap_SwapTradeVolume { +type linea_swap_SwapWeeklyVolume implements linea_swap_SwapTradeVolume { id: ID! - stableSwap: optimism_swap_StableSwap! + stableSwap: linea_swap_StableSwap! timestamp: BigInt! - volume: optimism_swap_BigDecimal! + volume: linea_swap_BigDecimal! } -input optimism_swap_SwapWeeklyVolume_filter { +input linea_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -78993,7 +78418,7 @@ input optimism_swap_SwapWeeklyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: optimism_swap_StableSwap_filter + stableSwap_: linea_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -79002,50 +78427,32 @@ input optimism_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: optimism_swap_BigDecimal - volume_not: optimism_swap_BigDecimal - volume_gt: optimism_swap_BigDecimal - volume_lt: optimism_swap_BigDecimal - volume_gte: optimism_swap_BigDecimal - volume_lte: optimism_swap_BigDecimal - volume_in: [optimism_swap_BigDecimal!] - volume_not_in: [optimism_swap_BigDecimal!] + volume: linea_swap_BigDecimal + volume_not: linea_swap_BigDecimal + volume_gt: linea_swap_BigDecimal + volume_lt: linea_swap_BigDecimal + volume_gte: linea_swap_BigDecimal + volume_lte: linea_swap_BigDecimal + volume_in: [linea_swap_BigDecimal!] + volume_not_in: [linea_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_SwapWeeklyVolume_filter] - or: [optimism_swap_SwapWeeklyVolume_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_SwapWeeklyVolume_orderBy { +enum linea_swap_SwapWeeklyVolume_orderBy { id stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply timestamp volume } -type optimism_swap_SystemInfo { +type linea_swap_SystemInfo { id: ID! exchangeCount: BigInt! swapCount: BigInt! } -input optimism_swap_SystemInfo_filter { +input linea_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -79071,30 +78478,26 @@ input optimism_swap_SystemInfo_filter { swapCount_in: [BigInt!] swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_swap_BlockChangedFilter - and: [optimism_swap_SystemInfo_filter] - or: [optimism_swap_SystemInfo_filter] + _change_block: linea_swap_BlockChangedFilter } -enum optimism_swap_SystemInfo_orderBy { +enum linea_swap_SystemInfo_orderBy { id exchangeCount swapCount } -type optimism_swap__Block_ { +type linea_swap__Block_ { """The hash of the block""" - hash: optimism_swap_Bytes + hash: linea_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int - """The hash of the parent block""" - parentHash: optimism_swap_Bytes } """The type for the top-level _meta field""" -type optimism_swap__Meta_ { +type linea_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -79102,50 +78505,55 @@ type optimism_swap__Meta_ { and therefore asks for the latest block """ - block: optimism_swap__Block_! + block: linea_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -scalar mode_swap_BigDecimal +enum optimism_swap_Aggregation_interval { + hour + day +} -input mode_swap_BlockChangedFilter { +scalar optimism_swap_BigDecimal + +input optimism_swap_BlockChangedFilter { number_gte: Int! } -input mode_swap_Block_height { - hash: mode_swap_Bytes +input optimism_swap_Block_height { + hash: optimism_swap_Bytes number: Int number_gte: Int } -scalar mode_swap_Bytes +scalar optimism_swap_Bytes """ 8 bytes signed integer """ -scalar mode_swap_Int8 +scalar optimism_swap_Int8 -type mode_swap_LpAccount { +type optimism_swap_LpAccount { id: ID! - address: mode_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: mode_swap_LpAccountBalance_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_LpAccountBalance_filter): [mode_swap_LpAccountBalance!]! + address: optimism_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_LpAccountBalance_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_LpAccountBalance_filter): [optimism_swap_LpAccountBalance!]! } -type mode_swap_LpAccountBalance { +type optimism_swap_LpAccountBalance { id: ID! - account: mode_swap_LpAccount! - token: mode_swap_LpToken! - amount: mode_swap_BigDecimal! + account: optimism_swap_LpAccount! + token: optimism_swap_LpToken! + amount: optimism_swap_BigDecimal! block: BigInt modified: BigInt - transaction: mode_swap_Bytes + transaction: optimism_swap_Bytes } -input mode_swap_LpAccountBalance_filter { +input optimism_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -79174,7 +78582,7 @@ input mode_swap_LpAccountBalance_filter { account_ends_with_nocase: String account_not_ends_with: String account_not_ends_with_nocase: String - account_: mode_swap_LpAccount_filter + account_: optimism_swap_LpAccount_filter token: String token_not: String token_gt: String @@ -79195,22 +78603,22 @@ input mode_swap_LpAccountBalance_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: mode_swap_LpToken_filter - amount: mode_swap_BigDecimal - amount_not: mode_swap_BigDecimal - amount_gt: mode_swap_BigDecimal - amount_lt: mode_swap_BigDecimal - amount_gte: mode_swap_BigDecimal - amount_lte: mode_swap_BigDecimal - amount_in: [mode_swap_BigDecimal!] - amount_not_in: [mode_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] + token_: optimism_swap_LpToken_filter + amount: optimism_swap_BigDecimal + amount_not: optimism_swap_BigDecimal + amount_gt: optimism_swap_BigDecimal + amount_lt: optimism_swap_BigDecimal + amount_gte: optimism_swap_BigDecimal + amount_lte: optimism_swap_BigDecimal + amount_in: [optimism_swap_BigDecimal!] + amount_not_in: [optimism_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] block_not_in: [BigInt!] modified: BigInt modified_not: BigInt @@ -79220,23 +78628,23 @@ input mode_swap_LpAccountBalance_filter { modified_lte: BigInt modified_in: [BigInt!] modified_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_LpAccountBalance_filter] - or: [mode_swap_LpAccountBalance_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_LpAccountBalance_filter] + or: [optimism_swap_LpAccountBalance_filter] } -enum mode_swap_LpAccountBalance_orderBy { +enum optimism_swap_LpAccountBalance_orderBy { id account account__id @@ -79254,7 +78662,7 @@ enum mode_swap_LpAccountBalance_orderBy { transaction } -input mode_swap_LpAccount_filter { +input optimism_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -79263,51 +78671,51 @@ input mode_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: mode_swap_Bytes - address_not: mode_swap_Bytes - address_gt: mode_swap_Bytes - address_lt: mode_swap_Bytes - address_gte: mode_swap_Bytes - address_lte: mode_swap_Bytes - address_in: [mode_swap_Bytes!] - address_not_in: [mode_swap_Bytes!] - address_contains: mode_swap_Bytes - address_not_contains: mode_swap_Bytes - balances_: mode_swap_LpAccountBalance_filter + address: optimism_swap_Bytes + address_not: optimism_swap_Bytes + address_gt: optimism_swap_Bytes + address_lt: optimism_swap_Bytes + address_gte: optimism_swap_Bytes + address_lte: optimism_swap_Bytes + address_in: [optimism_swap_Bytes!] + address_not_in: [optimism_swap_Bytes!] + address_contains: optimism_swap_Bytes + address_not_contains: optimism_swap_Bytes + balances_: optimism_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_LpAccount_filter] - or: [mode_swap_LpAccount_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_LpAccount_filter] + or: [optimism_swap_LpAccount_filter] } -enum mode_swap_LpAccount_orderBy { +enum optimism_swap_LpAccount_orderBy { id address balances } -type mode_swap_LpToken { +type optimism_swap_LpToken { id: ID! - address: mode_swap_Bytes! - stableSwap: mode_swap_StableSwap! + address: optimism_swap_Bytes! + stableSwap: optimism_swap_StableSwap! decimals: Int! name: String! symbol: String! - totalSupply: mode_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: mode_swap_LpTokenEvent_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_LpTokenEvent_filter): [mode_swap_LpTokenEvent!]! + totalSupply: optimism_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_LpTokenEvent_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_LpTokenEvent_filter): [optimism_swap_LpTokenEvent!]! } -interface mode_swap_LpTokenEvent { +interface optimism_swap_LpTokenEvent { id: ID! - token: mode_swap_LpToken! - amount: mode_swap_BigDecimal! + token: optimism_swap_LpToken! + amount: optimism_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: mode_swap_Bytes! + transaction: optimism_swap_Bytes! nonce: BigInt! } -input mode_swap_LpTokenEvent_filter { +input optimism_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -79336,15 +78744,15 @@ input mode_swap_LpTokenEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: mode_swap_LpToken_filter - amount: mode_swap_BigDecimal - amount_not: mode_swap_BigDecimal - amount_gt: mode_swap_BigDecimal - amount_lt: mode_swap_BigDecimal - amount_gte: mode_swap_BigDecimal - amount_lte: mode_swap_BigDecimal - amount_in: [mode_swap_BigDecimal!] - amount_not_in: [mode_swap_BigDecimal!] + token_: optimism_swap_LpToken_filter + amount: optimism_swap_BigDecimal + amount_not: optimism_swap_BigDecimal + amount_gt: optimism_swap_BigDecimal + amount_lt: optimism_swap_BigDecimal + amount_gte: optimism_swap_BigDecimal + amount_lte: optimism_swap_BigDecimal + amount_in: [optimism_swap_BigDecimal!] + amount_not_in: [optimism_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -79361,16 +78769,16 @@ input mode_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -79380,12 +78788,12 @@ input mode_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_LpTokenEvent_filter] - or: [mode_swap_LpTokenEvent_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_LpTokenEvent_filter] + or: [optimism_swap_LpTokenEvent_filter] } -enum mode_swap_LpTokenEvent_orderBy { +enum optimism_swap_LpTokenEvent_orderBy { id token token__id @@ -79401,7 +78809,7 @@ enum mode_swap_LpTokenEvent_orderBy { nonce } -input mode_swap_LpToken_filter { +input optimism_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -79410,16 +78818,16 @@ input mode_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: mode_swap_Bytes - address_not: mode_swap_Bytes - address_gt: mode_swap_Bytes - address_lt: mode_swap_Bytes - address_gte: mode_swap_Bytes - address_lte: mode_swap_Bytes - address_in: [mode_swap_Bytes!] - address_not_in: [mode_swap_Bytes!] - address_contains: mode_swap_Bytes - address_not_contains: mode_swap_Bytes + address: optimism_swap_Bytes + address_not: optimism_swap_Bytes + address_gt: optimism_swap_Bytes + address_lt: optimism_swap_Bytes + address_gte: optimism_swap_Bytes + address_lte: optimism_swap_Bytes + address_in: [optimism_swap_Bytes!] + address_not_in: [optimism_swap_Bytes!] + address_contains: optimism_swap_Bytes + address_not_contains: optimism_swap_Bytes stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -79440,7 +78848,7 @@ input mode_swap_LpToken_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter + stableSwap_: optimism_swap_StableSwap_filter decimals: Int decimals_not: Int decimals_gt: Int @@ -79489,22 +78897,22 @@ input mode_swap_LpToken_filter { symbol_ends_with_nocase: String symbol_not_ends_with: String symbol_not_ends_with_nocase: String - totalSupply: mode_swap_BigDecimal - totalSupply_not: mode_swap_BigDecimal - totalSupply_gt: mode_swap_BigDecimal - totalSupply_lt: mode_swap_BigDecimal - totalSupply_gte: mode_swap_BigDecimal - totalSupply_lte: mode_swap_BigDecimal - totalSupply_in: [mode_swap_BigDecimal!] - totalSupply_not_in: [mode_swap_BigDecimal!] - events_: mode_swap_LpTokenEvent_filter + totalSupply: optimism_swap_BigDecimal + totalSupply_not: optimism_swap_BigDecimal + totalSupply_gt: optimism_swap_BigDecimal + totalSupply_lt: optimism_swap_BigDecimal + totalSupply_gte: optimism_swap_BigDecimal + totalSupply_lte: optimism_swap_BigDecimal + totalSupply_in: [optimism_swap_BigDecimal!] + totalSupply_not_in: [optimism_swap_BigDecimal!] + events_: optimism_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_LpToken_filter] - or: [mode_swap_LpToken_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_LpToken_filter] + or: [optimism_swap_LpToken_filter] } -enum mode_swap_LpToken_orderBy { +enum optimism_swap_LpToken_orderBy { id address stableSwap @@ -79531,21 +78939,21 @@ enum mode_swap_LpToken_orderBy { events } -type mode_swap_LpTransferEvent implements mode_swap_LpTokenEvent { +type optimism_swap_LpTransferEvent implements optimism_swap_LpTokenEvent { id: ID! - token: mode_swap_LpToken! - amount: mode_swap_BigDecimal! - from: mode_swap_Bytes! - to: mode_swap_Bytes! - fromBalance: mode_swap_BigDecimal! - toBalance: mode_swap_BigDecimal! + token: optimism_swap_LpToken! + amount: optimism_swap_BigDecimal! + from: optimism_swap_Bytes! + to: optimism_swap_Bytes! + fromBalance: optimism_swap_BigDecimal! + toBalance: optimism_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: mode_swap_Bytes! + transaction: optimism_swap_Bytes! nonce: BigInt! } -input mode_swap_LpTransferEvent_filter { +input optimism_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -79574,51 +78982,51 @@ input mode_swap_LpTransferEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: mode_swap_LpToken_filter - amount: mode_swap_BigDecimal - amount_not: mode_swap_BigDecimal - amount_gt: mode_swap_BigDecimal - amount_lt: mode_swap_BigDecimal - amount_gte: mode_swap_BigDecimal - amount_lte: mode_swap_BigDecimal - amount_in: [mode_swap_BigDecimal!] - amount_not_in: [mode_swap_BigDecimal!] - from: mode_swap_Bytes - from_not: mode_swap_Bytes - from_gt: mode_swap_Bytes - from_lt: mode_swap_Bytes - from_gte: mode_swap_Bytes - from_lte: mode_swap_Bytes - from_in: [mode_swap_Bytes!] - from_not_in: [mode_swap_Bytes!] - from_contains: mode_swap_Bytes - from_not_contains: mode_swap_Bytes - to: mode_swap_Bytes - to_not: mode_swap_Bytes - to_gt: mode_swap_Bytes - to_lt: mode_swap_Bytes - to_gte: mode_swap_Bytes - to_lte: mode_swap_Bytes - to_in: [mode_swap_Bytes!] - to_not_in: [mode_swap_Bytes!] - to_contains: mode_swap_Bytes - to_not_contains: mode_swap_Bytes - fromBalance: mode_swap_BigDecimal - fromBalance_not: mode_swap_BigDecimal - fromBalance_gt: mode_swap_BigDecimal - fromBalance_lt: mode_swap_BigDecimal - fromBalance_gte: mode_swap_BigDecimal - fromBalance_lte: mode_swap_BigDecimal - fromBalance_in: [mode_swap_BigDecimal!] - fromBalance_not_in: [mode_swap_BigDecimal!] - toBalance: mode_swap_BigDecimal - toBalance_not: mode_swap_BigDecimal - toBalance_gt: mode_swap_BigDecimal - toBalance_lt: mode_swap_BigDecimal - toBalance_gte: mode_swap_BigDecimal - toBalance_lte: mode_swap_BigDecimal - toBalance_in: [mode_swap_BigDecimal!] - toBalance_not_in: [mode_swap_BigDecimal!] + token_: optimism_swap_LpToken_filter + amount: optimism_swap_BigDecimal + amount_not: optimism_swap_BigDecimal + amount_gt: optimism_swap_BigDecimal + amount_lt: optimism_swap_BigDecimal + amount_gte: optimism_swap_BigDecimal + amount_lte: optimism_swap_BigDecimal + amount_in: [optimism_swap_BigDecimal!] + amount_not_in: [optimism_swap_BigDecimal!] + from: optimism_swap_Bytes + from_not: optimism_swap_Bytes + from_gt: optimism_swap_Bytes + from_lt: optimism_swap_Bytes + from_gte: optimism_swap_Bytes + from_lte: optimism_swap_Bytes + from_in: [optimism_swap_Bytes!] + from_not_in: [optimism_swap_Bytes!] + from_contains: optimism_swap_Bytes + from_not_contains: optimism_swap_Bytes + to: optimism_swap_Bytes + to_not: optimism_swap_Bytes + to_gt: optimism_swap_Bytes + to_lt: optimism_swap_Bytes + to_gte: optimism_swap_Bytes + to_lte: optimism_swap_Bytes + to_in: [optimism_swap_Bytes!] + to_not_in: [optimism_swap_Bytes!] + to_contains: optimism_swap_Bytes + to_not_contains: optimism_swap_Bytes + fromBalance: optimism_swap_BigDecimal + fromBalance_not: optimism_swap_BigDecimal + fromBalance_gt: optimism_swap_BigDecimal + fromBalance_lt: optimism_swap_BigDecimal + fromBalance_gte: optimism_swap_BigDecimal + fromBalance_lte: optimism_swap_BigDecimal + fromBalance_in: [optimism_swap_BigDecimal!] + fromBalance_not_in: [optimism_swap_BigDecimal!] + toBalance: optimism_swap_BigDecimal + toBalance_not: optimism_swap_BigDecimal + toBalance_gt: optimism_swap_BigDecimal + toBalance_lt: optimism_swap_BigDecimal + toBalance_gte: optimism_swap_BigDecimal + toBalance_lte: optimism_swap_BigDecimal + toBalance_in: [optimism_swap_BigDecimal!] + toBalance_not_in: [optimism_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -79635,16 +79043,16 @@ input mode_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -79654,12 +79062,12 @@ input mode_swap_LpTransferEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_LpTransferEvent_filter] - or: [mode_swap_LpTransferEvent_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_LpTransferEvent_filter] + or: [optimism_swap_LpTransferEvent_filter] } -enum mode_swap_LpTransferEvent_orderBy { +enum optimism_swap_LpTransferEvent_orderBy { id token token__id @@ -79680,17 +79088,17 @@ enum mode_swap_LpTransferEvent_orderBy { } """Defines the order direction, either ascending or descending""" -enum mode_swap_OrderDirection { +enum optimism_swap_OrderDirection { asc desc } -type mode_swap_PooledToken { +type optimism_swap_PooledToken { id: ID! - asset: mode_swap_Bytes! + asset: optimism_swap_Bytes! } -input mode_swap_PooledToken_filter { +input optimism_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -79699,59 +79107,59 @@ input mode_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: mode_swap_Bytes - asset_not: mode_swap_Bytes - asset_gt: mode_swap_Bytes - asset_lt: mode_swap_Bytes - asset_gte: mode_swap_Bytes - asset_lte: mode_swap_Bytes - asset_in: [mode_swap_Bytes!] - asset_not_in: [mode_swap_Bytes!] - asset_contains: mode_swap_Bytes - asset_not_contains: mode_swap_Bytes + asset: optimism_swap_Bytes + asset_not: optimism_swap_Bytes + asset_gt: optimism_swap_Bytes + asset_lt: optimism_swap_Bytes + asset_gte: optimism_swap_Bytes + asset_lte: optimism_swap_Bytes + asset_in: [optimism_swap_Bytes!] + asset_not_in: [optimism_swap_Bytes!] + asset_contains: optimism_swap_Bytes + asset_not_contains: optimism_swap_Bytes """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_PooledToken_filter] - or: [mode_swap_PooledToken_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_PooledToken_filter] + or: [optimism_swap_PooledToken_filter] } -enum mode_swap_PooledToken_orderBy { +enum optimism_swap_PooledToken_orderBy { id asset } -type mode_swap_StableSwap { +type optimism_swap_StableSwap { id: ID! isActive: Boolean - key: mode_swap_Bytes! - canonicalId: mode_swap_Bytes + key: optimism_swap_Bytes! + canonicalId: optimism_swap_Bytes domain: BigInt - swapPool: mode_swap_Bytes - lpToken: mode_swap_Bytes + swapPool: optimism_swap_Bytes + lpToken: optimism_swap_Bytes initialA: BigInt futureA: BigInt initialATime: BigInt futureATime: BigInt swapFee: BigInt adminFee: BigInt - pooledTokens: [mode_swap_Bytes!]! + pooledTokens: [optimism_swap_Bytes!]! tokenPrecisionMultipliers: [BigInt!]! balances: [BigInt!]! adminFees: [BigInt!]! virtualPrice: BigInt! invariant: BigInt! lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: mode_swap_StableSwapEvent_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_StableSwapEvent_filter): [mode_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: mode_swap_StableSwapExchange_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_StableSwapExchange_filter): [mode_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: mode_swap_SwapHourlyVolume_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_SwapHourlyVolume_filter): [mode_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: mode_swap_SwapDailyVolume_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_SwapDailyVolume_filter): [mode_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: mode_swap_SwapWeeklyVolume_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_SwapWeeklyVolume_filter): [mode_swap_SwapWeeklyVolume!] + events(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_StableSwapEvent_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_StableSwapEvent_filter): [optimism_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_StableSwapExchange_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_StableSwapExchange_filter): [optimism_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_SwapHourlyVolume_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_SwapHourlyVolume_filter): [optimism_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_SwapDailyVolume_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_SwapDailyVolume_filter): [optimism_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimism_swap_SwapWeeklyVolume_orderBy, orderDirection: optimism_swap_OrderDirection, where: optimism_swap_SwapWeeklyVolume_filter): [optimism_swap_SwapWeeklyVolume!] } -type mode_swap_StableSwapAddLiquidityEvent implements mode_swap_StableSwapEvent { +type optimism_swap_StableSwapAddLiquidityEvent implements optimism_swap_StableSwapEvent { id: ID! - stableSwap: mode_swap_StableSwap! - provider: mode_swap_Bytes! + stableSwap: optimism_swap_StableSwap! + provider: optimism_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!]! invariant: BigInt @@ -79760,11 +79168,11 @@ type mode_swap_StableSwapAddLiquidityEvent implements mode_swap_StableSwapEvent balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: mode_swap_Bytes! + transaction: optimism_swap_Bytes! nonce: BigInt! } -input mode_swap_StableSwapAddLiquidityEvent_filter { +input optimism_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -79793,17 +79201,17 @@ input mode_swap_StableSwapAddLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter - provider: mode_swap_Bytes - provider_not: mode_swap_Bytes - provider_gt: mode_swap_Bytes - provider_lt: mode_swap_Bytes - provider_gte: mode_swap_Bytes - provider_lte: mode_swap_Bytes - provider_in: [mode_swap_Bytes!] - provider_not_in: [mode_swap_Bytes!] - provider_contains: mode_swap_Bytes - provider_not_contains: mode_swap_Bytes + stableSwap_: optimism_swap_StableSwap_filter + provider: optimism_swap_Bytes + provider_not: optimism_swap_Bytes + provider_gt: optimism_swap_Bytes + provider_lt: optimism_swap_Bytes + provider_gte: optimism_swap_Bytes + provider_lte: optimism_swap_Bytes + provider_in: [optimism_swap_Bytes!] + provider_not_in: [optimism_swap_Bytes!] + provider_contains: optimism_swap_Bytes + provider_not_contains: optimism_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -79862,16 +79270,16 @@ input mode_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -79881,12 +79289,12 @@ input mode_swap_StableSwapAddLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_StableSwapAddLiquidityEvent_filter] - or: [mode_swap_StableSwapAddLiquidityEvent_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_StableSwapAddLiquidityEvent_filter] + or: [optimism_swap_StableSwapAddLiquidityEvent_filter] } -enum mode_swap_StableSwapAddLiquidityEvent_orderBy { +enum optimism_swap_StableSwapAddLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -79918,16 +79326,16 @@ enum mode_swap_StableSwapAddLiquidityEvent_orderBy { nonce } -interface mode_swap_StableSwapEvent { +interface optimism_swap_StableSwapEvent { id: ID! - stableSwap: mode_swap_StableSwap! + stableSwap: optimism_swap_StableSwap! block: BigInt! timestamp: BigInt! - transaction: mode_swap_Bytes! + transaction: optimism_swap_Bytes! nonce: BigInt! } -input mode_swap_StableSwapEvent_filter { +input optimism_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -79956,7 +79364,7 @@ input mode_swap_StableSwapEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter + stableSwap_: optimism_swap_StableSwap_filter block: BigInt block_not: BigInt block_gt: BigInt @@ -79973,16 +79381,16 @@ input mode_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -79992,12 +79400,12 @@ input mode_swap_StableSwapEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_StableSwapEvent_filter] - or: [mode_swap_StableSwapEvent_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_StableSwapEvent_filter] + or: [optimism_swap_StableSwapEvent_filter] } -enum mode_swap_StableSwapEvent_orderBy { +enum optimism_swap_StableSwapEvent_orderBy { id stableSwap stableSwap__id @@ -80022,10 +79430,10 @@ enum mode_swap_StableSwapEvent_orderBy { nonce } -type mode_swap_StableSwapExchange { +type optimism_swap_StableSwapExchange { id: ID! - stableSwap: mode_swap_StableSwap! - buyer: mode_swap_Bytes! + stableSwap: optimism_swap_StableSwap! + buyer: optimism_swap_Bytes! boughtId: BigInt! tokensBought: BigInt! soldId: BigInt! @@ -80034,11 +79442,11 @@ type mode_swap_StableSwapExchange { fee: BigInt! block: BigInt! timestamp: BigInt! - transaction: mode_swap_Bytes! + transaction: optimism_swap_Bytes! nonce: BigInt! } -input mode_swap_StableSwapExchange_filter { +input optimism_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -80067,17 +79475,17 @@ input mode_swap_StableSwapExchange_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter - buyer: mode_swap_Bytes - buyer_not: mode_swap_Bytes - buyer_gt: mode_swap_Bytes - buyer_lt: mode_swap_Bytes - buyer_gte: mode_swap_Bytes - buyer_lte: mode_swap_Bytes - buyer_in: [mode_swap_Bytes!] - buyer_not_in: [mode_swap_Bytes!] - buyer_contains: mode_swap_Bytes - buyer_not_contains: mode_swap_Bytes + stableSwap_: optimism_swap_StableSwap_filter + buyer: optimism_swap_Bytes + buyer_not: optimism_swap_Bytes + buyer_gt: optimism_swap_Bytes + buyer_lt: optimism_swap_Bytes + buyer_gte: optimism_swap_Bytes + buyer_lte: optimism_swap_Bytes + buyer_in: [optimism_swap_Bytes!] + buyer_not_in: [optimism_swap_Bytes!] + buyer_contains: optimism_swap_Bytes + buyer_not_contains: optimism_swap_Bytes boughtId: BigInt boughtId_not: BigInt boughtId_gt: BigInt @@ -80140,16 +79548,16 @@ input mode_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -80159,12 +79567,12 @@ input mode_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_StableSwapExchange_filter] - or: [mode_swap_StableSwapExchange_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_StableSwapExchange_filter] + or: [optimism_swap_StableSwapExchange_filter] } -enum mode_swap_StableSwapExchange_orderBy { +enum optimism_swap_StableSwapExchange_orderBy { id stableSwap stableSwap__id @@ -80196,10 +79604,10 @@ enum mode_swap_StableSwapExchange_orderBy { nonce } -type mode_swap_StableSwapRemoveLiquidityEvent implements mode_swap_StableSwapEvent { +type optimism_swap_StableSwapRemoveLiquidityEvent implements optimism_swap_StableSwapEvent { id: ID! - stableSwap: mode_swap_StableSwap! - provider: mode_swap_Bytes! + stableSwap: optimism_swap_StableSwap! + provider: optimism_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!] invariant: BigInt @@ -80208,11 +79616,11 @@ type mode_swap_StableSwapRemoveLiquidityEvent implements mode_swap_StableSwapEve balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: mode_swap_Bytes! + transaction: optimism_swap_Bytes! nonce: BigInt! } -input mode_swap_StableSwapRemoveLiquidityEvent_filter { +input optimism_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -80241,17 +79649,17 @@ input mode_swap_StableSwapRemoveLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter - provider: mode_swap_Bytes - provider_not: mode_swap_Bytes - provider_gt: mode_swap_Bytes - provider_lt: mode_swap_Bytes - provider_gte: mode_swap_Bytes - provider_lte: mode_swap_Bytes - provider_in: [mode_swap_Bytes!] - provider_not_in: [mode_swap_Bytes!] - provider_contains: mode_swap_Bytes - provider_not_contains: mode_swap_Bytes + stableSwap_: optimism_swap_StableSwap_filter + provider: optimism_swap_Bytes + provider_not: optimism_swap_Bytes + provider_gt: optimism_swap_Bytes + provider_lt: optimism_swap_Bytes + provider_gte: optimism_swap_Bytes + provider_lte: optimism_swap_Bytes + provider_in: [optimism_swap_Bytes!] + provider_not_in: [optimism_swap_Bytes!] + provider_contains: optimism_swap_Bytes + provider_not_contains: optimism_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -80310,16 +79718,16 @@ input mode_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: mode_swap_Bytes - transaction_not: mode_swap_Bytes - transaction_gt: mode_swap_Bytes - transaction_lt: mode_swap_Bytes - transaction_gte: mode_swap_Bytes - transaction_lte: mode_swap_Bytes - transaction_in: [mode_swap_Bytes!] - transaction_not_in: [mode_swap_Bytes!] - transaction_contains: mode_swap_Bytes - transaction_not_contains: mode_swap_Bytes + transaction: optimism_swap_Bytes + transaction_not: optimism_swap_Bytes + transaction_gt: optimism_swap_Bytes + transaction_lt: optimism_swap_Bytes + transaction_gte: optimism_swap_Bytes + transaction_lte: optimism_swap_Bytes + transaction_in: [optimism_swap_Bytes!] + transaction_not_in: [optimism_swap_Bytes!] + transaction_contains: optimism_swap_Bytes + transaction_not_contains: optimism_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -80329,12 +79737,12 @@ input mode_swap_StableSwapRemoveLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_StableSwapRemoveLiquidityEvent_filter] - or: [mode_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_StableSwapRemoveLiquidityEvent_filter] + or: [optimism_swap_StableSwapRemoveLiquidityEvent_filter] } -enum mode_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum optimism_swap_StableSwapRemoveLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -80366,7 +79774,7 @@ enum mode_swap_StableSwapRemoveLiquidityEvent_orderBy { nonce } -input mode_swap_StableSwap_filter { +input optimism_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -80379,26 +79787,26 @@ input mode_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: mode_swap_Bytes - key_not: mode_swap_Bytes - key_gt: mode_swap_Bytes - key_lt: mode_swap_Bytes - key_gte: mode_swap_Bytes - key_lte: mode_swap_Bytes - key_in: [mode_swap_Bytes!] - key_not_in: [mode_swap_Bytes!] - key_contains: mode_swap_Bytes - key_not_contains: mode_swap_Bytes - canonicalId: mode_swap_Bytes - canonicalId_not: mode_swap_Bytes - canonicalId_gt: mode_swap_Bytes - canonicalId_lt: mode_swap_Bytes - canonicalId_gte: mode_swap_Bytes - canonicalId_lte: mode_swap_Bytes - canonicalId_in: [mode_swap_Bytes!] - canonicalId_not_in: [mode_swap_Bytes!] - canonicalId_contains: mode_swap_Bytes - canonicalId_not_contains: mode_swap_Bytes + key: optimism_swap_Bytes + key_not: optimism_swap_Bytes + key_gt: optimism_swap_Bytes + key_lt: optimism_swap_Bytes + key_gte: optimism_swap_Bytes + key_lte: optimism_swap_Bytes + key_in: [optimism_swap_Bytes!] + key_not_in: [optimism_swap_Bytes!] + key_contains: optimism_swap_Bytes + key_not_contains: optimism_swap_Bytes + canonicalId: optimism_swap_Bytes + canonicalId_not: optimism_swap_Bytes + canonicalId_gt: optimism_swap_Bytes + canonicalId_lt: optimism_swap_Bytes + canonicalId_gte: optimism_swap_Bytes + canonicalId_lte: optimism_swap_Bytes + canonicalId_in: [optimism_swap_Bytes!] + canonicalId_not_in: [optimism_swap_Bytes!] + canonicalId_contains: optimism_swap_Bytes + canonicalId_not_contains: optimism_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -80407,26 +79815,26 @@ input mode_swap_StableSwap_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - swapPool: mode_swap_Bytes - swapPool_not: mode_swap_Bytes - swapPool_gt: mode_swap_Bytes - swapPool_lt: mode_swap_Bytes - swapPool_gte: mode_swap_Bytes - swapPool_lte: mode_swap_Bytes - swapPool_in: [mode_swap_Bytes!] - swapPool_not_in: [mode_swap_Bytes!] - swapPool_contains: mode_swap_Bytes - swapPool_not_contains: mode_swap_Bytes - lpToken: mode_swap_Bytes - lpToken_not: mode_swap_Bytes - lpToken_gt: mode_swap_Bytes - lpToken_lt: mode_swap_Bytes - lpToken_gte: mode_swap_Bytes - lpToken_lte: mode_swap_Bytes - lpToken_in: [mode_swap_Bytes!] - lpToken_not_in: [mode_swap_Bytes!] - lpToken_contains: mode_swap_Bytes - lpToken_not_contains: mode_swap_Bytes + swapPool: optimism_swap_Bytes + swapPool_not: optimism_swap_Bytes + swapPool_gt: optimism_swap_Bytes + swapPool_lt: optimism_swap_Bytes + swapPool_gte: optimism_swap_Bytes + swapPool_lte: optimism_swap_Bytes + swapPool_in: [optimism_swap_Bytes!] + swapPool_not_in: [optimism_swap_Bytes!] + swapPool_contains: optimism_swap_Bytes + swapPool_not_contains: optimism_swap_Bytes + lpToken: optimism_swap_Bytes + lpToken_not: optimism_swap_Bytes + lpToken_gt: optimism_swap_Bytes + lpToken_lt: optimism_swap_Bytes + lpToken_gte: optimism_swap_Bytes + lpToken_lte: optimism_swap_Bytes + lpToken_in: [optimism_swap_Bytes!] + lpToken_not_in: [optimism_swap_Bytes!] + lpToken_contains: optimism_swap_Bytes + lpToken_not_contains: optimism_swap_Bytes initialA: BigInt initialA_not: BigInt initialA_gt: BigInt @@ -80475,12 +79883,12 @@ input mode_swap_StableSwap_filter { adminFee_lte: BigInt adminFee_in: [BigInt!] adminFee_not_in: [BigInt!] - pooledTokens: [mode_swap_Bytes!] - pooledTokens_not: [mode_swap_Bytes!] - pooledTokens_contains: [mode_swap_Bytes!] - pooledTokens_contains_nocase: [mode_swap_Bytes!] - pooledTokens_not_contains: [mode_swap_Bytes!] - pooledTokens_not_contains_nocase: [mode_swap_Bytes!] + pooledTokens: [optimism_swap_Bytes!] + pooledTokens_not: [optimism_swap_Bytes!] + pooledTokens_contains: [optimism_swap_Bytes!] + pooledTokens_contains_nocase: [optimism_swap_Bytes!] + pooledTokens_not_contains: [optimism_swap_Bytes!] + pooledTokens_not_contains_nocase: [optimism_swap_Bytes!] tokenPrecisionMultipliers: [BigInt!] tokenPrecisionMultipliers_not: [BigInt!] tokenPrecisionMultipliers_contains: [BigInt!] @@ -80523,18 +79931,18 @@ input mode_swap_StableSwap_filter { lpTokenSupply_lte: BigInt lpTokenSupply_in: [BigInt!] lpTokenSupply_not_in: [BigInt!] - events_: mode_swap_StableSwapEvent_filter - exchanges_: mode_swap_StableSwapExchange_filter - hourlyVolumes_: mode_swap_SwapHourlyVolume_filter - dailyVolumes_: mode_swap_SwapDailyVolume_filter - weeklyVolumes_: mode_swap_SwapWeeklyVolume_filter + events_: optimism_swap_StableSwapEvent_filter + exchanges_: optimism_swap_StableSwapExchange_filter + hourlyVolumes_: optimism_swap_SwapHourlyVolume_filter + dailyVolumes_: optimism_swap_SwapDailyVolume_filter + weeklyVolumes_: optimism_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_StableSwap_filter] - or: [mode_swap_StableSwap_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_StableSwap_filter] + or: [optimism_swap_StableSwap_filter] } -enum mode_swap_StableSwap_orderBy { +enum optimism_swap_StableSwap_orderBy { id isActive key @@ -80562,14 +79970,14 @@ enum mode_swap_StableSwap_orderBy { weeklyVolumes } -type mode_swap_SwapDailyVolume implements mode_swap_SwapTradeVolume { +type optimism_swap_SwapDailyVolume implements optimism_swap_SwapTradeVolume { id: ID! - stableSwap: mode_swap_StableSwap! + stableSwap: optimism_swap_StableSwap! timestamp: BigInt! - volume: mode_swap_BigDecimal! + volume: optimism_swap_BigDecimal! } -input mode_swap_SwapDailyVolume_filter { +input optimism_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -80598,7 +80006,7 @@ input mode_swap_SwapDailyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter + stableSwap_: optimism_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -80607,21 +80015,21 @@ input mode_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mode_swap_BigDecimal - volume_not: mode_swap_BigDecimal - volume_gt: mode_swap_BigDecimal - volume_lt: mode_swap_BigDecimal - volume_gte: mode_swap_BigDecimal - volume_lte: mode_swap_BigDecimal - volume_in: [mode_swap_BigDecimal!] - volume_not_in: [mode_swap_BigDecimal!] + volume: optimism_swap_BigDecimal + volume_not: optimism_swap_BigDecimal + volume_gt: optimism_swap_BigDecimal + volume_lt: optimism_swap_BigDecimal + volume_gte: optimism_swap_BigDecimal + volume_lte: optimism_swap_BigDecimal + volume_in: [optimism_swap_BigDecimal!] + volume_not_in: [optimism_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_SwapDailyVolume_filter] - or: [mode_swap_SwapDailyVolume_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_SwapDailyVolume_filter] + or: [optimism_swap_SwapDailyVolume_filter] } -enum mode_swap_SwapDailyVolume_orderBy { +enum optimism_swap_SwapDailyVolume_orderBy { id stableSwap stableSwap__id @@ -80644,14 +80052,14 @@ enum mode_swap_SwapDailyVolume_orderBy { volume } -type mode_swap_SwapHourlyVolume implements mode_swap_SwapTradeVolume { +type optimism_swap_SwapHourlyVolume implements optimism_swap_SwapTradeVolume { id: ID! - stableSwap: mode_swap_StableSwap! + stableSwap: optimism_swap_StableSwap! timestamp: BigInt! - volume: mode_swap_BigDecimal! + volume: optimism_swap_BigDecimal! } -input mode_swap_SwapHourlyVolume_filter { +input optimism_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -80680,7 +80088,7 @@ input mode_swap_SwapHourlyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter + stableSwap_: optimism_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -80689,21 +80097,21 @@ input mode_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mode_swap_BigDecimal - volume_not: mode_swap_BigDecimal - volume_gt: mode_swap_BigDecimal - volume_lt: mode_swap_BigDecimal - volume_gte: mode_swap_BigDecimal - volume_lte: mode_swap_BigDecimal - volume_in: [mode_swap_BigDecimal!] - volume_not_in: [mode_swap_BigDecimal!] + volume: optimism_swap_BigDecimal + volume_not: optimism_swap_BigDecimal + volume_gt: optimism_swap_BigDecimal + volume_lt: optimism_swap_BigDecimal + volume_gte: optimism_swap_BigDecimal + volume_lte: optimism_swap_BigDecimal + volume_in: [optimism_swap_BigDecimal!] + volume_not_in: [optimism_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_SwapHourlyVolume_filter] - or: [mode_swap_SwapHourlyVolume_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_SwapHourlyVolume_filter] + or: [optimism_swap_SwapHourlyVolume_filter] } -enum mode_swap_SwapHourlyVolume_orderBy { +enum optimism_swap_SwapHourlyVolume_orderBy { id stableSwap stableSwap__id @@ -80726,13 +80134,13 @@ enum mode_swap_SwapHourlyVolume_orderBy { volume } -interface mode_swap_SwapTradeVolume { - stableSwap: mode_swap_StableSwap! +interface optimism_swap_SwapTradeVolume { + stableSwap: optimism_swap_StableSwap! timestamp: BigInt! - volume: mode_swap_BigDecimal! + volume: optimism_swap_BigDecimal! } -input mode_swap_SwapTradeVolume_filter { +input optimism_swap_SwapTradeVolume_filter { stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -80753,7 +80161,7 @@ input mode_swap_SwapTradeVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter + stableSwap_: optimism_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -80762,21 +80170,21 @@ input mode_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mode_swap_BigDecimal - volume_not: mode_swap_BigDecimal - volume_gt: mode_swap_BigDecimal - volume_lt: mode_swap_BigDecimal - volume_gte: mode_swap_BigDecimal - volume_lte: mode_swap_BigDecimal - volume_in: [mode_swap_BigDecimal!] - volume_not_in: [mode_swap_BigDecimal!] + volume: optimism_swap_BigDecimal + volume_not: optimism_swap_BigDecimal + volume_gt: optimism_swap_BigDecimal + volume_lt: optimism_swap_BigDecimal + volume_gte: optimism_swap_BigDecimal + volume_lte: optimism_swap_BigDecimal + volume_in: [optimism_swap_BigDecimal!] + volume_not_in: [optimism_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_SwapTradeVolume_filter] - or: [mode_swap_SwapTradeVolume_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_SwapTradeVolume_filter] + or: [optimism_swap_SwapTradeVolume_filter] } -enum mode_swap_SwapTradeVolume_orderBy { +enum optimism_swap_SwapTradeVolume_orderBy { stableSwap stableSwap__id stableSwap__isActive @@ -80798,14 +80206,14 @@ enum mode_swap_SwapTradeVolume_orderBy { volume } -type mode_swap_SwapWeeklyVolume implements mode_swap_SwapTradeVolume { +type optimism_swap_SwapWeeklyVolume implements optimism_swap_SwapTradeVolume { id: ID! - stableSwap: mode_swap_StableSwap! + stableSwap: optimism_swap_StableSwap! timestamp: BigInt! - volume: mode_swap_BigDecimal! + volume: optimism_swap_BigDecimal! } -input mode_swap_SwapWeeklyVolume_filter { +input optimism_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -80834,7 +80242,7 @@ input mode_swap_SwapWeeklyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: mode_swap_StableSwap_filter + stableSwap_: optimism_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -80843,21 +80251,21 @@ input mode_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: mode_swap_BigDecimal - volume_not: mode_swap_BigDecimal - volume_gt: mode_swap_BigDecimal - volume_lt: mode_swap_BigDecimal - volume_gte: mode_swap_BigDecimal - volume_lte: mode_swap_BigDecimal - volume_in: [mode_swap_BigDecimal!] - volume_not_in: [mode_swap_BigDecimal!] + volume: optimism_swap_BigDecimal + volume_not: optimism_swap_BigDecimal + volume_gt: optimism_swap_BigDecimal + volume_lt: optimism_swap_BigDecimal + volume_gte: optimism_swap_BigDecimal + volume_lte: optimism_swap_BigDecimal + volume_in: [optimism_swap_BigDecimal!] + volume_not_in: [optimism_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_SwapWeeklyVolume_filter] - or: [mode_swap_SwapWeeklyVolume_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_SwapWeeklyVolume_filter] + or: [optimism_swap_SwapWeeklyVolume_filter] } -enum mode_swap_SwapWeeklyVolume_orderBy { +enum optimism_swap_SwapWeeklyVolume_orderBy { id stableSwap stableSwap__id @@ -80880,13 +80288,13 @@ enum mode_swap_SwapWeeklyVolume_orderBy { volume } -type mode_swap_SystemInfo { +type optimism_swap_SystemInfo { id: ID! exchangeCount: BigInt! swapCount: BigInt! } -input mode_swap_SystemInfo_filter { +input optimism_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -80912,28 +80320,30 @@ input mode_swap_SystemInfo_filter { swapCount_in: [BigInt!] swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_swap_BlockChangedFilter - and: [mode_swap_SystemInfo_filter] - or: [mode_swap_SystemInfo_filter] + _change_block: optimism_swap_BlockChangedFilter + and: [optimism_swap_SystemInfo_filter] + or: [optimism_swap_SystemInfo_filter] } -enum mode_swap_SystemInfo_orderBy { +enum optimism_swap_SystemInfo_orderBy { id exchangeCount swapCount } -type mode_swap__Block_ { +type optimism_swap__Block_ { """The hash of the block""" - hash: mode_swap_Bytes + hash: optimism_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: optimism_swap_Bytes } """The type for the top-level _meta field""" -type mode_swap__Meta_ { +type optimism_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -80941,85 +80351,55 @@ type mode_swap__Meta_ { and therefore asks for the latest block """ - block: mode_swap__Block_! + block: optimism_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type localmainnet_AggregateRootSavedSlow { - id: ID! - aggregateRoot: localmainnet_Bytes! - count: BigInt! - aggregatedRoots: [localmainnet_Bytes!] - rootTimestamp: BigInt! +enum polygon_swap_Aggregation_interval { + hour + day } -input localmainnet_AggregateRootSavedSlow_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: localmainnet_Bytes - aggregateRoot_not: localmainnet_Bytes - aggregateRoot_gt: localmainnet_Bytes - aggregateRoot_lt: localmainnet_Bytes - aggregateRoot_gte: localmainnet_Bytes - aggregateRoot_lte: localmainnet_Bytes - aggregateRoot_in: [localmainnet_Bytes!] - aggregateRoot_not_in: [localmainnet_Bytes!] - aggregateRoot_contains: localmainnet_Bytes - aggregateRoot_not_contains: localmainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - aggregatedRoots: [localmainnet_Bytes!] - aggregatedRoots_not: [localmainnet_Bytes!] - aggregatedRoots_contains: [localmainnet_Bytes!] - aggregatedRoots_contains_nocase: [localmainnet_Bytes!] - aggregatedRoots_not_contains: [localmainnet_Bytes!] - aggregatedRoots_not_contains_nocase: [localmainnet_Bytes!] - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AggregateRootSavedSlow_filter] - or: [localmainnet_AggregateRootSavedSlow_filter] +scalar polygon_swap_BigDecimal + +input polygon_swap_BlockChangedFilter { + number_gte: Int! } -enum localmainnet_AggregateRootSavedSlow_orderBy { - id - aggregateRoot - count - aggregatedRoots - rootTimestamp +input polygon_swap_Block_height { + hash: polygon_swap_Bytes + number: Int + number_gte: Int } -type localmainnet_AggregatedMessageRoot { +scalar polygon_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar polygon_swap_Int8 + +type polygon_swap_LpAccount { id: ID! - index: BigInt! - receivedRoot: localmainnet_Bytes! - domain: BigInt - blockNumber: BigInt + address: polygon_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_LpAccountBalance_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_LpAccountBalance_filter): [polygon_swap_LpAccountBalance!]! } -input localmainnet_AggregatedMessageRoot_filter { +type polygon_swap_LpAccountBalance { + id: ID! + account: polygon_swap_LpAccount! + token: polygon_swap_LpToken! + amount: polygon_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: polygon_swap_Bytes +} + +input polygon_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -81028,69 +80408,107 @@ input localmainnet_AggregatedMessageRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - receivedRoot: localmainnet_Bytes - receivedRoot_not: localmainnet_Bytes - receivedRoot_gt: localmainnet_Bytes - receivedRoot_lt: localmainnet_Bytes - receivedRoot_gte: localmainnet_Bytes - receivedRoot_lte: localmainnet_Bytes - receivedRoot_in: [localmainnet_Bytes!] - receivedRoot_not_in: [localmainnet_Bytes!] - receivedRoot_contains: localmainnet_Bytes - receivedRoot_not_contains: localmainnet_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AggregatedMessageRoot_filter] - or: [localmainnet_AggregatedMessageRoot_filter] -} - -enum localmainnet_AggregatedMessageRoot_orderBy { - id - index - receivedRoot - domain - blockNumber -} - -enum localmainnet_Aggregation_interval { - hour - day -} - -type localmainnet_ArbitrumConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: polygon_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: polygon_swap_LpToken_filter + amount: polygon_swap_BigDecimal + amount_not: polygon_swap_BigDecimal + amount_gt: polygon_swap_BigDecimal + amount_lt: polygon_swap_BigDecimal + amount_gte: polygon_swap_BigDecimal + amount_lte: polygon_swap_BigDecimal + amount_in: [polygon_swap_BigDecimal!] + amount_not_in: [polygon_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + """Filter for the block changed event.""" + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_LpAccountBalance_filter] + or: [polygon_swap_LpAccountBalance_filter] } -input localmainnet_ArbitrumConnectorMeta_filter { +enum polygon_swap_LpAccountBalance_orderBy { + id + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction +} + +input polygon_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -81099,77 +80517,51 @@ input localmainnet_ArbitrumConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + address: polygon_swap_Bytes + address_not: polygon_swap_Bytes + address_gt: polygon_swap_Bytes + address_lt: polygon_swap_Bytes + address_gte: polygon_swap_Bytes + address_lte: polygon_swap_Bytes + address_in: [polygon_swap_Bytes!] + address_not_in: [polygon_swap_Bytes!] + address_contains: polygon_swap_Bytes + address_not_contains: polygon_swap_Bytes + balances_: polygon_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_ArbitrumConnectorMeta_filter] - or: [localmainnet_ArbitrumConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_LpAccount_filter] + or: [polygon_swap_LpAccount_filter] } -enum localmainnet_ArbitrumConnectorMeta_orderBy { +enum polygon_swap_LpAccount_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + address + balances } -type localmainnet_AvalancheConnectorMeta { +type polygon_swap_LpToken { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + address: polygon_swap_Bytes! + stableSwap: polygon_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: polygon_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_LpTokenEvent_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_LpTokenEvent_filter): [polygon_swap_LpTokenEvent!]! +} + +interface polygon_swap_LpTokenEvent { + id: ID! + token: polygon_swap_LpToken! + amount: polygon_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: polygon_swap_Bytes! + nonce: BigInt! } -input localmainnet_AvalancheConnectorMeta_filter { +input polygon_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -81178,77 +80570,92 @@ input localmainnet_AvalancheConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: polygon_swap_LpToken_filter + amount: polygon_swap_BigDecimal + amount_not: polygon_swap_BigDecimal + amount_gt: polygon_swap_BigDecimal + amount_lt: polygon_swap_BigDecimal + amount_gte: polygon_swap_BigDecimal + amount_lte: polygon_swap_BigDecimal + amount_in: [polygon_swap_BigDecimal!] + amount_not_in: [polygon_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AvalancheConnectorMeta_filter] - or: [localmainnet_AvalancheConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_LpTokenEvent_filter] + or: [polygon_swap_LpTokenEvent_filter] } -enum localmainnet_AvalancheConnectorMeta_orderBy { +enum polygon_swap_LpTokenEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type localmainnet_BaseConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + timestamp + transaction + nonce } -input localmainnet_BaseConnectorMeta_filter { +input polygon_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -81257,89 +80664,142 @@ input localmainnet_BaseConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + address: polygon_swap_Bytes + address_not: polygon_swap_Bytes + address_gt: polygon_swap_Bytes + address_lt: polygon_swap_Bytes + address_gte: polygon_swap_Bytes + address_lte: polygon_swap_Bytes + address_in: [polygon_swap_Bytes!] + address_not_in: [polygon_swap_Bytes!] + address_contains: polygon_swap_Bytes + address_not_contains: polygon_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: polygon_swap_BigDecimal + totalSupply_not: polygon_swap_BigDecimal + totalSupply_gt: polygon_swap_BigDecimal + totalSupply_lt: polygon_swap_BigDecimal + totalSupply_gte: polygon_swap_BigDecimal + totalSupply_lte: polygon_swap_BigDecimal + totalSupply_in: [polygon_swap_BigDecimal!] + totalSupply_not_in: [polygon_swap_BigDecimal!] + events_: polygon_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_BaseConnectorMeta_filter] - or: [localmainnet_BaseConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_LpToken_filter] + or: [polygon_swap_LpToken_filter] } -enum localmainnet_BaseConnectorMeta_orderBy { +enum polygon_swap_LpToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -scalar localmainnet_BigDecimal - -input localmainnet_BlockChangedFilter { - number_gte: Int! -} - -input localmainnet_Block_height { - hash: localmainnet_Bytes - number: Int - number_gte: Int + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -type localmainnet_BnbConnectorMeta { +type polygon_swap_LpTransferEvent implements polygon_swap_LpTokenEvent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + token: polygon_swap_LpToken! + amount: polygon_swap_BigDecimal! + from: polygon_swap_Bytes! + to: polygon_swap_Bytes! + fromBalance: polygon_swap_BigDecimal! + toBalance: polygon_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: polygon_swap_Bytes! + nonce: BigInt! } -input localmainnet_BnbConnectorMeta_filter { +input polygon_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -81348,79 +80808,143 @@ input localmainnet_BnbConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: polygon_swap_LpToken_filter + amount: polygon_swap_BigDecimal + amount_not: polygon_swap_BigDecimal + amount_gt: polygon_swap_BigDecimal + amount_lt: polygon_swap_BigDecimal + amount_gte: polygon_swap_BigDecimal + amount_lte: polygon_swap_BigDecimal + amount_in: [polygon_swap_BigDecimal!] + amount_not_in: [polygon_swap_BigDecimal!] + from: polygon_swap_Bytes + from_not: polygon_swap_Bytes + from_gt: polygon_swap_Bytes + from_lt: polygon_swap_Bytes + from_gte: polygon_swap_Bytes + from_lte: polygon_swap_Bytes + from_in: [polygon_swap_Bytes!] + from_not_in: [polygon_swap_Bytes!] + from_contains: polygon_swap_Bytes + from_not_contains: polygon_swap_Bytes + to: polygon_swap_Bytes + to_not: polygon_swap_Bytes + to_gt: polygon_swap_Bytes + to_lt: polygon_swap_Bytes + to_gte: polygon_swap_Bytes + to_lte: polygon_swap_Bytes + to_in: [polygon_swap_Bytes!] + to_not_in: [polygon_swap_Bytes!] + to_contains: polygon_swap_Bytes + to_not_contains: polygon_swap_Bytes + fromBalance: polygon_swap_BigDecimal + fromBalance_not: polygon_swap_BigDecimal + fromBalance_gt: polygon_swap_BigDecimal + fromBalance_lt: polygon_swap_BigDecimal + fromBalance_gte: polygon_swap_BigDecimal + fromBalance_lte: polygon_swap_BigDecimal + fromBalance_in: [polygon_swap_BigDecimal!] + fromBalance_not_in: [polygon_swap_BigDecimal!] + toBalance: polygon_swap_BigDecimal + toBalance_not: polygon_swap_BigDecimal + toBalance_gt: polygon_swap_BigDecimal + toBalance_lt: polygon_swap_BigDecimal + toBalance_gte: polygon_swap_BigDecimal + toBalance_lte: polygon_swap_BigDecimal + toBalance_in: [polygon_swap_BigDecimal!] + toBalance_not_in: [polygon_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_BnbConnectorMeta_filter] - or: [localmainnet_BnbConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_LpTransferEvent_filter] + or: [polygon_swap_LpTransferEvent_filter] } -enum localmainnet_BnbConnectorMeta_orderBy { +enum polygon_swap_LpTransferEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -scalar localmainnet_Bytes +"""Defines the order direction, either ascending or descending""" +enum polygon_swap_OrderDirection { + asc + desc +} -type localmainnet_GnosisConnectorMeta { +type polygon_swap_PooledToken { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + asset: polygon_swap_Bytes! } -input localmainnet_GnosisConnectorMeta_filter { +input polygon_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -81429,73 +80953,72 @@ input localmainnet_GnosisConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + asset: polygon_swap_Bytes + asset_not: polygon_swap_Bytes + asset_gt: polygon_swap_Bytes + asset_lt: polygon_swap_Bytes + asset_gte: polygon_swap_Bytes + asset_lte: polygon_swap_Bytes + asset_in: [polygon_swap_Bytes!] + asset_not_in: [polygon_swap_Bytes!] + asset_contains: polygon_swap_Bytes + asset_not_contains: polygon_swap_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_GnosisConnectorMeta_filter] - or: [localmainnet_GnosisConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_PooledToken_filter] + or: [polygon_swap_PooledToken_filter] } -enum localmainnet_GnosisConnectorMeta_orderBy { +enum polygon_swap_PooledToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + asset } -type localmainnet_HubDomain { +type polygon_swap_StableSwap { id: ID! + isActive: Boolean + key: polygon_swap_Bytes! + canonicalId: polygon_swap_Bytes domain: BigInt + swapPool: polygon_swap_Bytes + lpToken: polygon_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [polygon_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_StableSwapEvent_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_StableSwapEvent_filter): [polygon_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_StableSwapExchange_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_StableSwapExchange_filter): [polygon_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_SwapHourlyVolume_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_SwapHourlyVolume_filter): [polygon_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_SwapDailyVolume_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_SwapDailyVolume_filter): [polygon_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: polygon_swap_SwapWeeklyVolume_orderBy, orderDirection: polygon_swap_OrderDirection, where: polygon_swap_SwapWeeklyVolume_filter): [polygon_swap_SwapWeeklyVolume!] } -input localmainnet_HubDomain_filter { +type polygon_swap_StableSwapAddLiquidityEvent implements polygon_swap_StableSwapEvent { + id: ID! + stableSwap: polygon_swap_StableSwap! + provider: polygon_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: polygon_swap_Bytes! + nonce: BigInt! +} + +input polygon_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -81504,33 +81027,161 @@ input localmainnet_HubDomain_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter + provider: polygon_swap_Bytes + provider_not: polygon_swap_Bytes + provider_gt: polygon_swap_Bytes + provider_lt: polygon_swap_Bytes + provider_gte: polygon_swap_Bytes + provider_lte: polygon_swap_Bytes + provider_in: [polygon_swap_Bytes!] + provider_not_in: [polygon_swap_Bytes!] + provider_contains: polygon_swap_Bytes + provider_not_contains: polygon_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_HubDomain_filter] - or: [localmainnet_HubDomain_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_StableSwapAddLiquidityEvent_filter] + or: [polygon_swap_StableSwapAddLiquidityEvent_filter] } -enum localmainnet_HubDomain_orderBy { +enum polygon_swap_StableSwapAddLiquidityEvent_orderBy { id - domain + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -type localmainnet_HubOptimisticRootFinalized { +interface polygon_swap_StableSwapEvent { id: ID! - aggregateRoot: localmainnet_Bytes! + stableSwap: polygon_swap_StableSwap! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: polygon_swap_Bytes! + nonce: BigInt! } -input localmainnet_HubOptimisticRootFinalized_filter { +input polygon_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -81539,140 +81190,109 @@ input localmainnet_HubOptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localmainnet_Bytes - aggregateRoot_not: localmainnet_Bytes - aggregateRoot_gt: localmainnet_Bytes - aggregateRoot_lt: localmainnet_Bytes - aggregateRoot_gte: localmainnet_Bytes - aggregateRoot_lte: localmainnet_Bytes - aggregateRoot_in: [localmainnet_Bytes!] - aggregateRoot_not_in: [localmainnet_Bytes!] - aggregateRoot_contains: localmainnet_Bytes - aggregateRoot_not_contains: localmainnet_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt timestamp_gte: BigInt timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_HubOptimisticRootFinalized_filter] - or: [localmainnet_HubOptimisticRootFinalized_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_StableSwapEvent_filter] + or: [polygon_swap_StableSwapEvent_filter] } -enum localmainnet_HubOptimisticRootFinalized_orderBy { +enum polygon_swap_StableSwapEvent_orderBy { id - aggregateRoot + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - blockNumber -} - -""" -8 bytes signed integer - -""" -scalar localmainnet_Int8 - -type localmainnet_LineaConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_LineaConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_LineaConnectorMeta_filter] - or: [localmainnet_LineaConnectorMeta_filter] -} - -enum localmainnet_LineaConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + transaction + nonce } -type localmainnet_MantleConnectorMeta { +type polygon_swap_StableSwapExchange { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + stableSwap: polygon_swap_StableSwap! + buyer: polygon_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! + timestamp: BigInt! + transaction: polygon_swap_Bytes! + nonce: BigInt! } -input localmainnet_MantleConnectorMeta_filter { +input polygon_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -81681,77 +81301,172 @@ input localmainnet_MantleConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter + buyer: polygon_swap_Bytes + buyer_not: polygon_swap_Bytes + buyer_gt: polygon_swap_Bytes + buyer_lt: polygon_swap_Bytes + buyer_gte: polygon_swap_Bytes + buyer_lte: polygon_swap_Bytes + buyer_in: [polygon_swap_Bytes!] + buyer_not_in: [polygon_swap_Bytes!] + buyer_contains: polygon_swap_Bytes + buyer_not_contains: polygon_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_MantleConnectorMeta_filter] - or: [localmainnet_MantleConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_StableSwapExchange_filter] + or: [polygon_swap_StableSwapExchange_filter] } -enum localmainnet_MantleConnectorMeta_orderBy { +enum polygon_swap_StableSwapExchange_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce } -type localmainnet_MetisConnectorMeta { +type polygon_swap_StableSwapRemoveLiquidityEvent implements polygon_swap_StableSwapEvent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + stableSwap: polygon_swap_StableSwap! + provider: polygon_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: polygon_swap_Bytes! + nonce: BigInt! } -input localmainnet_MetisConnectorMeta_filter { +input polygon_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -81760,77 +81475,152 @@ input localmainnet_MetisConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter + provider: polygon_swap_Bytes + provider_not: polygon_swap_Bytes + provider_gt: polygon_swap_Bytes + provider_lt: polygon_swap_Bytes + provider_gte: polygon_swap_Bytes + provider_lte: polygon_swap_Bytes + provider_in: [polygon_swap_Bytes!] + provider_not_in: [polygon_swap_Bytes!] + provider_contains: polygon_swap_Bytes + provider_not_contains: polygon_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: polygon_swap_Bytes + transaction_not: polygon_swap_Bytes + transaction_gt: polygon_swap_Bytes + transaction_lt: polygon_swap_Bytes + transaction_gte: polygon_swap_Bytes + transaction_lte: polygon_swap_Bytes + transaction_in: [polygon_swap_Bytes!] + transaction_not_in: [polygon_swap_Bytes!] + transaction_contains: polygon_swap_Bytes + transaction_not_contains: polygon_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_MetisConnectorMeta_filter] - or: [localmainnet_MetisConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_StableSwapRemoveLiquidityEvent_filter] + or: [polygon_swap_StableSwapRemoveLiquidityEvent_filter] } -enum localmainnet_MetisConnectorMeta_orderBy { +enum polygon_swap_StableSwapRemoveLiquidityEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type localmainnet_OptimismConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -input localmainnet_OptimismConnectorMeta_filter { +input polygon_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -81839,76 +81629,201 @@ input localmainnet_OptimismConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: polygon_swap_Bytes + key_not: polygon_swap_Bytes + key_gt: polygon_swap_Bytes + key_lt: polygon_swap_Bytes + key_gte: polygon_swap_Bytes + key_lte: polygon_swap_Bytes + key_in: [polygon_swap_Bytes!] + key_not_in: [polygon_swap_Bytes!] + key_contains: polygon_swap_Bytes + key_not_contains: polygon_swap_Bytes + canonicalId: polygon_swap_Bytes + canonicalId_not: polygon_swap_Bytes + canonicalId_gt: polygon_swap_Bytes + canonicalId_lt: polygon_swap_Bytes + canonicalId_gte: polygon_swap_Bytes + canonicalId_lte: polygon_swap_Bytes + canonicalId_in: [polygon_swap_Bytes!] + canonicalId_not_in: [polygon_swap_Bytes!] + canonicalId_contains: polygon_swap_Bytes + canonicalId_not_contains: polygon_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: polygon_swap_Bytes + swapPool_not: polygon_swap_Bytes + swapPool_gt: polygon_swap_Bytes + swapPool_lt: polygon_swap_Bytes + swapPool_gte: polygon_swap_Bytes + swapPool_lte: polygon_swap_Bytes + swapPool_in: [polygon_swap_Bytes!] + swapPool_not_in: [polygon_swap_Bytes!] + swapPool_contains: polygon_swap_Bytes + swapPool_not_contains: polygon_swap_Bytes + lpToken: polygon_swap_Bytes + lpToken_not: polygon_swap_Bytes + lpToken_gt: polygon_swap_Bytes + lpToken_lt: polygon_swap_Bytes + lpToken_gte: polygon_swap_Bytes + lpToken_lte: polygon_swap_Bytes + lpToken_in: [polygon_swap_Bytes!] + lpToken_not_in: [polygon_swap_Bytes!] + lpToken_contains: polygon_swap_Bytes + lpToken_not_contains: polygon_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [polygon_swap_Bytes!] + pooledTokens_not: [polygon_swap_Bytes!] + pooledTokens_contains: [polygon_swap_Bytes!] + pooledTokens_contains_nocase: [polygon_swap_Bytes!] + pooledTokens_not_contains: [polygon_swap_Bytes!] + pooledTokens_not_contains_nocase: [polygon_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: polygon_swap_StableSwapEvent_filter + exchanges_: polygon_swap_StableSwapExchange_filter + hourlyVolumes_: polygon_swap_SwapHourlyVolume_filter + dailyVolumes_: polygon_swap_SwapDailyVolume_filter + weeklyVolumes_: polygon_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_OptimismConnectorMeta_filter] - or: [localmainnet_OptimismConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_StableSwap_filter] + or: [polygon_swap_StableSwap_filter] } -enum localmainnet_OptimismConnectorMeta_orderBy { +enum polygon_swap_StableSwap_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes } -type localmainnet_OptimisticRootPropagated { +type polygon_swap_SwapDailyVolume implements polygon_swap_SwapTradeVolume { id: ID! - aggregateRoot: localmainnet_Bytes! - domainsHash: localmainnet_Bytes! + stableSwap: polygon_swap_StableSwap! timestamp: BigInt! - blockNumber: BigInt + volume: polygon_swap_BigDecimal! } -input localmainnet_OptimisticRootPropagated_filter { +input polygon_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -81917,26 +81832,27 @@ input localmainnet_OptimisticRootPropagated_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localmainnet_Bytes - aggregateRoot_not: localmainnet_Bytes - aggregateRoot_gt: localmainnet_Bytes - aggregateRoot_lt: localmainnet_Bytes - aggregateRoot_gte: localmainnet_Bytes - aggregateRoot_lte: localmainnet_Bytes - aggregateRoot_in: [localmainnet_Bytes!] - aggregateRoot_not_in: [localmainnet_Bytes!] - aggregateRoot_contains: localmainnet_Bytes - aggregateRoot_not_contains: localmainnet_Bytes - domainsHash: localmainnet_Bytes - domainsHash_not: localmainnet_Bytes - domainsHash_gt: localmainnet_Bytes - domainsHash_lt: localmainnet_Bytes - domainsHash_gte: localmainnet_Bytes - domainsHash_lte: localmainnet_Bytes - domainsHash_in: [localmainnet_Bytes!] - domainsHash_not_in: [localmainnet_Bytes!] - domainsHash_contains: localmainnet_Bytes - domainsHash_not_contains: localmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -81945,40 +81861,51 @@ input localmainnet_OptimisticRootPropagated_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: polygon_swap_BigDecimal + volume_not: polygon_swap_BigDecimal + volume_gt: polygon_swap_BigDecimal + volume_lt: polygon_swap_BigDecimal + volume_gte: polygon_swap_BigDecimal + volume_lte: polygon_swap_BigDecimal + volume_in: [polygon_swap_BigDecimal!] + volume_not_in: [polygon_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_OptimisticRootPropagated_filter] - or: [localmainnet_OptimisticRootPropagated_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_SwapDailyVolume_filter] + or: [polygon_swap_SwapDailyVolume_filter] } -enum localmainnet_OptimisticRootPropagated_orderBy { +enum polygon_swap_SwapDailyVolume_orderBy { id - aggregateRoot - domainsHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - blockNumber + volume } -type localmainnet_OptimisticRootProposed { +type polygon_swap_SwapHourlyVolume implements polygon_swap_SwapTradeVolume { id: ID! - disputeCliff: BigInt! - aggregateRoot: localmainnet_Bytes! - snapshotsRoots: [localmainnet_Bytes!] - domains: [BigInt!] - baseAggregateRoot: localmainnet_Bytes! + stableSwap: polygon_swap_StableSwap! timestamp: BigInt! - blockNumber: BigInt + volume: polygon_swap_BigDecimal! } -input localmainnet_OptimisticRootProposed_filter { +input polygon_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -81987,46 +81914,27 @@ input localmainnet_OptimisticRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - disputeCliff: BigInt - disputeCliff_not: BigInt - disputeCliff_gt: BigInt - disputeCliff_lt: BigInt - disputeCliff_gte: BigInt - disputeCliff_lte: BigInt - disputeCliff_in: [BigInt!] - disputeCliff_not_in: [BigInt!] - aggregateRoot: localmainnet_Bytes - aggregateRoot_not: localmainnet_Bytes - aggregateRoot_gt: localmainnet_Bytes - aggregateRoot_lt: localmainnet_Bytes - aggregateRoot_gte: localmainnet_Bytes - aggregateRoot_lte: localmainnet_Bytes - aggregateRoot_in: [localmainnet_Bytes!] - aggregateRoot_not_in: [localmainnet_Bytes!] - aggregateRoot_contains: localmainnet_Bytes - aggregateRoot_not_contains: localmainnet_Bytes - snapshotsRoots: [localmainnet_Bytes!] - snapshotsRoots_not: [localmainnet_Bytes!] - snapshotsRoots_contains: [localmainnet_Bytes!] - snapshotsRoots_contains_nocase: [localmainnet_Bytes!] - snapshotsRoots_not_contains: [localmainnet_Bytes!] - snapshotsRoots_not_contains_nocase: [localmainnet_Bytes!] - domains: [BigInt!] - domains_not: [BigInt!] - domains_contains: [BigInt!] - domains_contains_nocase: [BigInt!] - domains_not_contains: [BigInt!] - domains_not_contains_nocase: [BigInt!] - baseAggregateRoot: localmainnet_Bytes - baseAggregateRoot_not: localmainnet_Bytes - baseAggregateRoot_gt: localmainnet_Bytes - baseAggregateRoot_lt: localmainnet_Bytes - baseAggregateRoot_gte: localmainnet_Bytes - baseAggregateRoot_lte: localmainnet_Bytes - baseAggregateRoot_in: [localmainnet_Bytes!] - baseAggregateRoot_not_in: [localmainnet_Bytes!] - baseAggregateRoot_contains: localmainnet_Bytes - baseAggregateRoot_not_contains: localmainnet_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -82035,402 +81943,71 @@ input localmainnet_OptimisticRootProposed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_OptimisticRootProposed_filter] - or: [localmainnet_OptimisticRootProposed_filter] -} - -enum localmainnet_OptimisticRootProposed_orderBy { - id - disputeCliff - aggregateRoot - snapshotsRoots - domains - baseAggregateRoot - timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum localmainnet_OrderDirection { - asc - desc -} - -type localmainnet_PolygonConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_PolygonConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_PolygonConnectorMeta_filter] - or: [localmainnet_PolygonConnectorMeta_filter] -} - -enum localmainnet_PolygonConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type localmainnet_PolygonZkConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_PolygonZkConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_PolygonZkConnectorMeta_filter] - or: [localmainnet_PolygonZkConnectorMeta_filter] -} - -enum localmainnet_PolygonZkConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type localmainnet_RootAggregated { - id: ID! - domain: BigInt! - receivedRoot: localmainnet_Bytes! - index: BigInt! -} - -input localmainnet_RootAggregated_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - receivedRoot: localmainnet_Bytes - receivedRoot_not: localmainnet_Bytes - receivedRoot_gt: localmainnet_Bytes - receivedRoot_lt: localmainnet_Bytes - receivedRoot_gte: localmainnet_Bytes - receivedRoot_lte: localmainnet_Bytes - receivedRoot_in: [localmainnet_Bytes!] - receivedRoot_not_in: [localmainnet_Bytes!] - receivedRoot_contains: localmainnet_Bytes - receivedRoot_not_contains: localmainnet_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootAggregated_filter] - or: [localmainnet_RootAggregated_filter] -} - -enum localmainnet_RootAggregated_orderBy { - id - domain - receivedRoot - index -} - -type localmainnet_RootManagerMeta { - id: ID! - domains: [BigInt!] - connectors: [localmainnet_Bytes!] -} - -input localmainnet_RootManagerMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - domains: [BigInt!] - domains_not: [BigInt!] - domains_contains: [BigInt!] - domains_contains_nocase: [BigInt!] - domains_not_contains: [BigInt!] - domains_not_contains_nocase: [BigInt!] - connectors: [localmainnet_Bytes!] - connectors_not: [localmainnet_Bytes!] - connectors_contains: [localmainnet_Bytes!] - connectors_contains_nocase: [localmainnet_Bytes!] - connectors_not_contains: [localmainnet_Bytes!] - connectors_not_contains_nocase: [localmainnet_Bytes!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootManagerMeta_filter] - or: [localmainnet_RootManagerMeta_filter] -} - -enum localmainnet_RootManagerMeta_orderBy { - id - domains - connectors -} - -type localmainnet_RootManagerMode { - id: ID! - mode: String! -} - -input localmainnet_RootManagerMode_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String + volume: polygon_swap_BigDecimal + volume_not: polygon_swap_BigDecimal + volume_gt: polygon_swap_BigDecimal + volume_lt: polygon_swap_BigDecimal + volume_gte: polygon_swap_BigDecimal + volume_lte: polygon_swap_BigDecimal + volume_in: [polygon_swap_BigDecimal!] + volume_not_in: [polygon_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootManagerMode_filter] - or: [localmainnet_RootManagerMode_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_SwapHourlyVolume_filter] + or: [polygon_swap_SwapHourlyVolume_filter] } -enum localmainnet_RootManagerMode_orderBy { +enum polygon_swap_SwapHourlyVolume_orderBy { id - mode + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type localmainnet_RootMessageProcessed { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - root: localmainnet_Bytes - caller: localmainnet_Bytes - transactionHash: localmainnet_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt +interface polygon_swap_SwapTradeVolume { + stableSwap: polygon_swap_StableSwap! + timestamp: BigInt! + volume: polygon_swap_BigDecimal! } -input localmainnet_RootMessageProcessed_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: localmainnet_Bytes - root_not: localmainnet_Bytes - root_gt: localmainnet_Bytes - root_lt: localmainnet_Bytes - root_gte: localmainnet_Bytes - root_lte: localmainnet_Bytes - root_in: [localmainnet_Bytes!] - root_not_in: [localmainnet_Bytes!] - root_contains: localmainnet_Bytes - root_not_contains: localmainnet_Bytes - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes +input polygon_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -82439,58 +82016,50 @@ input localmainnet_RootMessageProcessed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: polygon_swap_BigDecimal + volume_not: polygon_swap_BigDecimal + volume_gt: polygon_swap_BigDecimal + volume_lt: polygon_swap_BigDecimal + volume_gte: polygon_swap_BigDecimal + volume_lte: polygon_swap_BigDecimal + volume_in: [polygon_swap_BigDecimal!] + volume_not_in: [polygon_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootMessageProcessed_filter] - or: [localmainnet_RootMessageProcessed_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_SwapTradeVolume_filter] + or: [polygon_swap_SwapTradeVolume_filter] } -enum localmainnet_RootMessageProcessed_orderBy { - id - spokeDomain - hubDomain - root - caller - transactionHash +enum polygon_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - gasPrice - gasLimit - blockNumber + volume } -type localmainnet_RootPropagated { +type polygon_swap_SwapWeeklyVolume implements polygon_swap_SwapTradeVolume { id: ID! - aggregate: localmainnet_Bytes! - domainsHash: localmainnet_Bytes! - count: BigInt! - blockNumber: BigInt + stableSwap: polygon_swap_StableSwap! + timestamp: BigInt! + volume: polygon_swap_BigDecimal! } -input localmainnet_RootPropagated_filter { +input polygon_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -82499,66 +82068,79 @@ input localmainnet_RootPropagated_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregate: localmainnet_Bytes - aggregate_not: localmainnet_Bytes - aggregate_gt: localmainnet_Bytes - aggregate_lt: localmainnet_Bytes - aggregate_gte: localmainnet_Bytes - aggregate_lte: localmainnet_Bytes - aggregate_in: [localmainnet_Bytes!] - aggregate_not_in: [localmainnet_Bytes!] - aggregate_contains: localmainnet_Bytes - aggregate_not_contains: localmainnet_Bytes - domainsHash: localmainnet_Bytes - domainsHash_not: localmainnet_Bytes - domainsHash_gt: localmainnet_Bytes - domainsHash_lt: localmainnet_Bytes - domainsHash_gte: localmainnet_Bytes - domainsHash_lte: localmainnet_Bytes - domainsHash_in: [localmainnet_Bytes!] - domainsHash_not_in: [localmainnet_Bytes!] - domainsHash_contains: localmainnet_Bytes - domainsHash_not_contains: localmainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: polygon_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: polygon_swap_BigDecimal + volume_not: polygon_swap_BigDecimal + volume_gt: polygon_swap_BigDecimal + volume_lt: polygon_swap_BigDecimal + volume_gte: polygon_swap_BigDecimal + volume_lte: polygon_swap_BigDecimal + volume_in: [polygon_swap_BigDecimal!] + volume_not_in: [polygon_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootPropagated_filter] - or: [localmainnet_RootPropagated_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_SwapWeeklyVolume_filter] + or: [polygon_swap_SwapWeeklyVolume_filter] } -enum localmainnet_RootPropagated_orderBy { +enum polygon_swap_SwapWeeklyVolume_orderBy { id - aggregate - domainsHash - count - blockNumber + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type localmainnet_ZkSyncConnectorMeta { +type polygon_swap_SystemInfo { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! + exchangeCount: BigInt! + swapCount: BigInt! } -input localmainnet_ZkSyncConnectorMeta_filter { +input polygon_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -82567,80 +82149,47 @@ input localmainnet_ZkSyncConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_ZkSyncConnectorMeta_filter] - or: [localmainnet_ZkSyncConnectorMeta_filter] + _change_block: polygon_swap_BlockChangedFilter + and: [polygon_swap_SystemInfo_filter] + or: [polygon_swap_SystemInfo_filter] } -enum localmainnet_ZkSyncConnectorMeta_orderBy { +enum polygon_swap_SystemInfo_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + exchangeCount + swapCount } -type localmainnet__Block_ { +type polygon_swap__Block_ { """The hash of the block""" - hash: localmainnet_Bytes + hash: polygon_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: localmainnet_Bytes + parentHash: polygon_swap_Bytes } """The type for the top-level _meta field""" -type localmainnet__Meta_ { +type polygon_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -82648,55 +82197,55 @@ type localmainnet__Meta_ { and therefore asks for the latest block """ - block: localmainnet__Block_! + block: polygon_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -enum arbitrumone_swap_Aggregation_interval { +enum optimismsepolia_swap_Aggregation_interval { hour day } -scalar arbitrumone_swap_BigDecimal +scalar optimismsepolia_swap_BigDecimal -input arbitrumone_swap_BlockChangedFilter { +input optimismsepolia_swap_BlockChangedFilter { number_gte: Int! } -input arbitrumone_swap_Block_height { - hash: arbitrumone_swap_Bytes +input optimismsepolia_swap_Block_height { + hash: optimismsepolia_swap_Bytes number: Int number_gte: Int } -scalar arbitrumone_swap_Bytes +scalar optimismsepolia_swap_Bytes """ 8 bytes signed integer """ -scalar arbitrumone_swap_Int8 +scalar optimismsepolia_swap_Int8 -type arbitrumone_swap_LpAccount { +type optimismsepolia_swap_LpAccount { id: ID! - address: arbitrumone_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_LpAccountBalance_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_LpAccountBalance_filter): [arbitrumone_swap_LpAccountBalance!]! + address: optimismsepolia_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_LpAccountBalance_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_LpAccountBalance_filter): [optimismsepolia_swap_LpAccountBalance!]! } -type arbitrumone_swap_LpAccountBalance { +type optimismsepolia_swap_LpAccountBalance { id: ID! - account: arbitrumone_swap_LpAccount! - token: arbitrumone_swap_LpToken! - amount: arbitrumone_swap_BigDecimal! + account: optimismsepolia_swap_LpAccount! + token: optimismsepolia_swap_LpToken! + amount: optimismsepolia_swap_BigDecimal! block: BigInt modified: BigInt - transaction: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes } -input arbitrumone_swap_LpAccountBalance_filter { +input optimismsepolia_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -82725,7 +82274,7 @@ input arbitrumone_swap_LpAccountBalance_filter { account_ends_with_nocase: String account_not_ends_with: String account_not_ends_with_nocase: String - account_: arbitrumone_swap_LpAccount_filter + account_: optimismsepolia_swap_LpAccount_filter token: String token_not: String token_gt: String @@ -82746,15 +82295,15 @@ input arbitrumone_swap_LpAccountBalance_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: arbitrumone_swap_LpToken_filter - amount: arbitrumone_swap_BigDecimal - amount_not: arbitrumone_swap_BigDecimal - amount_gt: arbitrumone_swap_BigDecimal - amount_lt: arbitrumone_swap_BigDecimal - amount_gte: arbitrumone_swap_BigDecimal - amount_lte: arbitrumone_swap_BigDecimal - amount_in: [arbitrumone_swap_BigDecimal!] - amount_not_in: [arbitrumone_swap_BigDecimal!] + token_: optimismsepolia_swap_LpToken_filter + amount: optimismsepolia_swap_BigDecimal + amount_not: optimismsepolia_swap_BigDecimal + amount_gt: optimismsepolia_swap_BigDecimal + amount_lt: optimismsepolia_swap_BigDecimal + amount_gte: optimismsepolia_swap_BigDecimal + amount_lte: optimismsepolia_swap_BigDecimal + amount_in: [optimismsepolia_swap_BigDecimal!] + amount_not_in: [optimismsepolia_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -82771,23 +82320,23 @@ input arbitrumone_swap_LpAccountBalance_filter { modified_lte: BigInt modified_in: [BigInt!] modified_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_LpAccountBalance_filter] - or: [arbitrumone_swap_LpAccountBalance_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_LpAccountBalance_filter] + or: [optimismsepolia_swap_LpAccountBalance_filter] } -enum arbitrumone_swap_LpAccountBalance_orderBy { +enum optimismsepolia_swap_LpAccountBalance_orderBy { id account account__id @@ -82805,7 +82354,7 @@ enum arbitrumone_swap_LpAccountBalance_orderBy { transaction } -input arbitrumone_swap_LpAccount_filter { +input optimismsepolia_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -82814,51 +82363,51 @@ input arbitrumone_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: arbitrumone_swap_Bytes - address_not: arbitrumone_swap_Bytes - address_gt: arbitrumone_swap_Bytes - address_lt: arbitrumone_swap_Bytes - address_gte: arbitrumone_swap_Bytes - address_lte: arbitrumone_swap_Bytes - address_in: [arbitrumone_swap_Bytes!] - address_not_in: [arbitrumone_swap_Bytes!] - address_contains: arbitrumone_swap_Bytes - address_not_contains: arbitrumone_swap_Bytes - balances_: arbitrumone_swap_LpAccountBalance_filter + address: optimismsepolia_swap_Bytes + address_not: optimismsepolia_swap_Bytes + address_gt: optimismsepolia_swap_Bytes + address_lt: optimismsepolia_swap_Bytes + address_gte: optimismsepolia_swap_Bytes + address_lte: optimismsepolia_swap_Bytes + address_in: [optimismsepolia_swap_Bytes!] + address_not_in: [optimismsepolia_swap_Bytes!] + address_contains: optimismsepolia_swap_Bytes + address_not_contains: optimismsepolia_swap_Bytes + balances_: optimismsepolia_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_LpAccount_filter] - or: [arbitrumone_swap_LpAccount_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_LpAccount_filter] + or: [optimismsepolia_swap_LpAccount_filter] } -enum arbitrumone_swap_LpAccount_orderBy { +enum optimismsepolia_swap_LpAccount_orderBy { id address balances } -type arbitrumone_swap_LpToken { +type optimismsepolia_swap_LpToken { id: ID! - address: arbitrumone_swap_Bytes! - stableSwap: arbitrumone_swap_StableSwap! + address: optimismsepolia_swap_Bytes! + stableSwap: optimismsepolia_swap_StableSwap! decimals: Int! name: String! symbol: String! - totalSupply: arbitrumone_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_LpTokenEvent_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_LpTokenEvent_filter): [arbitrumone_swap_LpTokenEvent!]! + totalSupply: optimismsepolia_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_LpTokenEvent_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_LpTokenEvent_filter): [optimismsepolia_swap_LpTokenEvent!]! } -interface arbitrumone_swap_LpTokenEvent { +interface optimismsepolia_swap_LpTokenEvent { id: ID! - token: arbitrumone_swap_LpToken! - amount: arbitrumone_swap_BigDecimal! + token: optimismsepolia_swap_LpToken! + amount: optimismsepolia_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: arbitrumone_swap_Bytes! + transaction: optimismsepolia_swap_Bytes! nonce: BigInt! } -input arbitrumone_swap_LpTokenEvent_filter { +input optimismsepolia_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -82887,15 +82436,15 @@ input arbitrumone_swap_LpTokenEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: arbitrumone_swap_LpToken_filter - amount: arbitrumone_swap_BigDecimal - amount_not: arbitrumone_swap_BigDecimal - amount_gt: arbitrumone_swap_BigDecimal - amount_lt: arbitrumone_swap_BigDecimal - amount_gte: arbitrumone_swap_BigDecimal - amount_lte: arbitrumone_swap_BigDecimal - amount_in: [arbitrumone_swap_BigDecimal!] - amount_not_in: [arbitrumone_swap_BigDecimal!] + token_: optimismsepolia_swap_LpToken_filter + amount: optimismsepolia_swap_BigDecimal + amount_not: optimismsepolia_swap_BigDecimal + amount_gt: optimismsepolia_swap_BigDecimal + amount_lt: optimismsepolia_swap_BigDecimal + amount_gte: optimismsepolia_swap_BigDecimal + amount_lte: optimismsepolia_swap_BigDecimal + amount_in: [optimismsepolia_swap_BigDecimal!] + amount_not_in: [optimismsepolia_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -82912,16 +82461,16 @@ input arbitrumone_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -82931,12 +82480,12 @@ input arbitrumone_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_LpTokenEvent_filter] - or: [arbitrumone_swap_LpTokenEvent_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_LpTokenEvent_filter] + or: [optimismsepolia_swap_LpTokenEvent_filter] } -enum arbitrumone_swap_LpTokenEvent_orderBy { +enum optimismsepolia_swap_LpTokenEvent_orderBy { id token token__id @@ -82952,7 +82501,7 @@ enum arbitrumone_swap_LpTokenEvent_orderBy { nonce } -input arbitrumone_swap_LpToken_filter { +input optimismsepolia_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -82961,16 +82510,16 @@ input arbitrumone_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: arbitrumone_swap_Bytes - address_not: arbitrumone_swap_Bytes - address_gt: arbitrumone_swap_Bytes - address_lt: arbitrumone_swap_Bytes - address_gte: arbitrumone_swap_Bytes - address_lte: arbitrumone_swap_Bytes - address_in: [arbitrumone_swap_Bytes!] - address_not_in: [arbitrumone_swap_Bytes!] - address_contains: arbitrumone_swap_Bytes - address_not_contains: arbitrumone_swap_Bytes + address: optimismsepolia_swap_Bytes + address_not: optimismsepolia_swap_Bytes + address_gt: optimismsepolia_swap_Bytes + address_lt: optimismsepolia_swap_Bytes + address_gte: optimismsepolia_swap_Bytes + address_lte: optimismsepolia_swap_Bytes + address_in: [optimismsepolia_swap_Bytes!] + address_not_in: [optimismsepolia_swap_Bytes!] + address_contains: optimismsepolia_swap_Bytes + address_not_contains: optimismsepolia_swap_Bytes stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -82991,7 +82540,7 @@ input arbitrumone_swap_LpToken_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter + stableSwap_: optimismsepolia_swap_StableSwap_filter decimals: Int decimals_not: Int decimals_gt: Int @@ -83040,22 +82589,22 @@ input arbitrumone_swap_LpToken_filter { symbol_ends_with_nocase: String symbol_not_ends_with: String symbol_not_ends_with_nocase: String - totalSupply: arbitrumone_swap_BigDecimal - totalSupply_not: arbitrumone_swap_BigDecimal - totalSupply_gt: arbitrumone_swap_BigDecimal - totalSupply_lt: arbitrumone_swap_BigDecimal - totalSupply_gte: arbitrumone_swap_BigDecimal - totalSupply_lte: arbitrumone_swap_BigDecimal - totalSupply_in: [arbitrumone_swap_BigDecimal!] - totalSupply_not_in: [arbitrumone_swap_BigDecimal!] - events_: arbitrumone_swap_LpTokenEvent_filter + totalSupply: optimismsepolia_swap_BigDecimal + totalSupply_not: optimismsepolia_swap_BigDecimal + totalSupply_gt: optimismsepolia_swap_BigDecimal + totalSupply_lt: optimismsepolia_swap_BigDecimal + totalSupply_gte: optimismsepolia_swap_BigDecimal + totalSupply_lte: optimismsepolia_swap_BigDecimal + totalSupply_in: [optimismsepolia_swap_BigDecimal!] + totalSupply_not_in: [optimismsepolia_swap_BigDecimal!] + events_: optimismsepolia_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_LpToken_filter] - or: [arbitrumone_swap_LpToken_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_LpToken_filter] + or: [optimismsepolia_swap_LpToken_filter] } -enum arbitrumone_swap_LpToken_orderBy { +enum optimismsepolia_swap_LpToken_orderBy { id address stableSwap @@ -83082,21 +82631,21 @@ enum arbitrumone_swap_LpToken_orderBy { events } -type arbitrumone_swap_LpTransferEvent implements arbitrumone_swap_LpTokenEvent { +type optimismsepolia_swap_LpTransferEvent implements optimismsepolia_swap_LpTokenEvent { id: ID! - token: arbitrumone_swap_LpToken! - amount: arbitrumone_swap_BigDecimal! - from: arbitrumone_swap_Bytes! - to: arbitrumone_swap_Bytes! - fromBalance: arbitrumone_swap_BigDecimal! - toBalance: arbitrumone_swap_BigDecimal! + token: optimismsepolia_swap_LpToken! + amount: optimismsepolia_swap_BigDecimal! + from: optimismsepolia_swap_Bytes! + to: optimismsepolia_swap_Bytes! + fromBalance: optimismsepolia_swap_BigDecimal! + toBalance: optimismsepolia_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: arbitrumone_swap_Bytes! + transaction: optimismsepolia_swap_Bytes! nonce: BigInt! } -input arbitrumone_swap_LpTransferEvent_filter { +input optimismsepolia_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -83125,77 +82674,77 @@ input arbitrumone_swap_LpTransferEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: arbitrumone_swap_LpToken_filter - amount: arbitrumone_swap_BigDecimal - amount_not: arbitrumone_swap_BigDecimal - amount_gt: arbitrumone_swap_BigDecimal - amount_lt: arbitrumone_swap_BigDecimal - amount_gte: arbitrumone_swap_BigDecimal - amount_lte: arbitrumone_swap_BigDecimal - amount_in: [arbitrumone_swap_BigDecimal!] - amount_not_in: [arbitrumone_swap_BigDecimal!] - from: arbitrumone_swap_Bytes - from_not: arbitrumone_swap_Bytes - from_gt: arbitrumone_swap_Bytes - from_lt: arbitrumone_swap_Bytes - from_gte: arbitrumone_swap_Bytes - from_lte: arbitrumone_swap_Bytes - from_in: [arbitrumone_swap_Bytes!] - from_not_in: [arbitrumone_swap_Bytes!] - from_contains: arbitrumone_swap_Bytes - from_not_contains: arbitrumone_swap_Bytes - to: arbitrumone_swap_Bytes - to_not: arbitrumone_swap_Bytes - to_gt: arbitrumone_swap_Bytes - to_lt: arbitrumone_swap_Bytes - to_gte: arbitrumone_swap_Bytes - to_lte: arbitrumone_swap_Bytes - to_in: [arbitrumone_swap_Bytes!] - to_not_in: [arbitrumone_swap_Bytes!] - to_contains: arbitrumone_swap_Bytes - to_not_contains: arbitrumone_swap_Bytes - fromBalance: arbitrumone_swap_BigDecimal - fromBalance_not: arbitrumone_swap_BigDecimal - fromBalance_gt: arbitrumone_swap_BigDecimal - fromBalance_lt: arbitrumone_swap_BigDecimal - fromBalance_gte: arbitrumone_swap_BigDecimal - fromBalance_lte: arbitrumone_swap_BigDecimal - fromBalance_in: [arbitrumone_swap_BigDecimal!] - fromBalance_not_in: [arbitrumone_swap_BigDecimal!] - toBalance: arbitrumone_swap_BigDecimal - toBalance_not: arbitrumone_swap_BigDecimal - toBalance_gt: arbitrumone_swap_BigDecimal - toBalance_lt: arbitrumone_swap_BigDecimal - toBalance_gte: arbitrumone_swap_BigDecimal - toBalance_lte: arbitrumone_swap_BigDecimal - toBalance_in: [arbitrumone_swap_BigDecimal!] - toBalance_not_in: [arbitrumone_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + token_: optimismsepolia_swap_LpToken_filter + amount: optimismsepolia_swap_BigDecimal + amount_not: optimismsepolia_swap_BigDecimal + amount_gt: optimismsepolia_swap_BigDecimal + amount_lt: optimismsepolia_swap_BigDecimal + amount_gte: optimismsepolia_swap_BigDecimal + amount_lte: optimismsepolia_swap_BigDecimal + amount_in: [optimismsepolia_swap_BigDecimal!] + amount_not_in: [optimismsepolia_swap_BigDecimal!] + from: optimismsepolia_swap_Bytes + from_not: optimismsepolia_swap_Bytes + from_gt: optimismsepolia_swap_Bytes + from_lt: optimismsepolia_swap_Bytes + from_gte: optimismsepolia_swap_Bytes + from_lte: optimismsepolia_swap_Bytes + from_in: [optimismsepolia_swap_Bytes!] + from_not_in: [optimismsepolia_swap_Bytes!] + from_contains: optimismsepolia_swap_Bytes + from_not_contains: optimismsepolia_swap_Bytes + to: optimismsepolia_swap_Bytes + to_not: optimismsepolia_swap_Bytes + to_gt: optimismsepolia_swap_Bytes + to_lt: optimismsepolia_swap_Bytes + to_gte: optimismsepolia_swap_Bytes + to_lte: optimismsepolia_swap_Bytes + to_in: [optimismsepolia_swap_Bytes!] + to_not_in: [optimismsepolia_swap_Bytes!] + to_contains: optimismsepolia_swap_Bytes + to_not_contains: optimismsepolia_swap_Bytes + fromBalance: optimismsepolia_swap_BigDecimal + fromBalance_not: optimismsepolia_swap_BigDecimal + fromBalance_gt: optimismsepolia_swap_BigDecimal + fromBalance_lt: optimismsepolia_swap_BigDecimal + fromBalance_gte: optimismsepolia_swap_BigDecimal + fromBalance_lte: optimismsepolia_swap_BigDecimal + fromBalance_in: [optimismsepolia_swap_BigDecimal!] + fromBalance_not_in: [optimismsepolia_swap_BigDecimal!] + toBalance: optimismsepolia_swap_BigDecimal + toBalance_not: optimismsepolia_swap_BigDecimal + toBalance_gt: optimismsepolia_swap_BigDecimal + toBalance_lt: optimismsepolia_swap_BigDecimal + toBalance_gte: optimismsepolia_swap_BigDecimal + toBalance_lte: optimismsepolia_swap_BigDecimal + toBalance_in: [optimismsepolia_swap_BigDecimal!] + toBalance_not_in: [optimismsepolia_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -83205,12 +82754,12 @@ input arbitrumone_swap_LpTransferEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_LpTransferEvent_filter] - or: [arbitrumone_swap_LpTransferEvent_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_LpTransferEvent_filter] + or: [optimismsepolia_swap_LpTransferEvent_filter] } -enum arbitrumone_swap_LpTransferEvent_orderBy { +enum optimismsepolia_swap_LpTransferEvent_orderBy { id token token__id @@ -83231,17 +82780,17 @@ enum arbitrumone_swap_LpTransferEvent_orderBy { } """Defines the order direction, either ascending or descending""" -enum arbitrumone_swap_OrderDirection { +enum optimismsepolia_swap_OrderDirection { asc desc } -type arbitrumone_swap_PooledToken { +type optimismsepolia_swap_PooledToken { id: ID! - asset: arbitrumone_swap_Bytes! + asset: optimismsepolia_swap_Bytes! } -input arbitrumone_swap_PooledToken_filter { +input optimismsepolia_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -83250,59 +82799,59 @@ input arbitrumone_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: arbitrumone_swap_Bytes - asset_not: arbitrumone_swap_Bytes - asset_gt: arbitrumone_swap_Bytes - asset_lt: arbitrumone_swap_Bytes - asset_gte: arbitrumone_swap_Bytes - asset_lte: arbitrumone_swap_Bytes - asset_in: [arbitrumone_swap_Bytes!] - asset_not_in: [arbitrumone_swap_Bytes!] - asset_contains: arbitrumone_swap_Bytes - asset_not_contains: arbitrumone_swap_Bytes + asset: optimismsepolia_swap_Bytes + asset_not: optimismsepolia_swap_Bytes + asset_gt: optimismsepolia_swap_Bytes + asset_lt: optimismsepolia_swap_Bytes + asset_gte: optimismsepolia_swap_Bytes + asset_lte: optimismsepolia_swap_Bytes + asset_in: [optimismsepolia_swap_Bytes!] + asset_not_in: [optimismsepolia_swap_Bytes!] + asset_contains: optimismsepolia_swap_Bytes + asset_not_contains: optimismsepolia_swap_Bytes """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_PooledToken_filter] - or: [arbitrumone_swap_PooledToken_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_PooledToken_filter] + or: [optimismsepolia_swap_PooledToken_filter] } -enum arbitrumone_swap_PooledToken_orderBy { +enum optimismsepolia_swap_PooledToken_orderBy { id asset } -type arbitrumone_swap_StableSwap { +type optimismsepolia_swap_StableSwap { id: ID! isActive: Boolean - key: arbitrumone_swap_Bytes! - canonicalId: arbitrumone_swap_Bytes + key: optimismsepolia_swap_Bytes! + canonicalId: optimismsepolia_swap_Bytes domain: BigInt - swapPool: arbitrumone_swap_Bytes - lpToken: arbitrumone_swap_Bytes + swapPool: optimismsepolia_swap_Bytes + lpToken: optimismsepolia_swap_Bytes initialA: BigInt futureA: BigInt initialATime: BigInt futureATime: BigInt swapFee: BigInt adminFee: BigInt - pooledTokens: [arbitrumone_swap_Bytes!]! + pooledTokens: [optimismsepolia_swap_Bytes!]! tokenPrecisionMultipliers: [BigInt!]! balances: [BigInt!]! adminFees: [BigInt!]! virtualPrice: BigInt! invariant: BigInt! lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_StableSwapEvent_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_StableSwapEvent_filter): [arbitrumone_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_StableSwapExchange_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_StableSwapExchange_filter): [arbitrumone_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_SwapHourlyVolume_filter): [arbitrumone_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_SwapDailyVolume_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_SwapDailyVolume_filter): [arbitrumone_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_SwapWeeklyVolume_filter): [arbitrumone_swap_SwapWeeklyVolume!] + events(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_StableSwapEvent_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_StableSwapEvent_filter): [optimismsepolia_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_StableSwapExchange_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_StableSwapExchange_filter): [optimismsepolia_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_SwapHourlyVolume_filter): [optimismsepolia_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_SwapDailyVolume_filter): [optimismsepolia_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_SwapWeeklyVolume_filter): [optimismsepolia_swap_SwapWeeklyVolume!] } -type arbitrumone_swap_StableSwapAddLiquidityEvent implements arbitrumone_swap_StableSwapEvent { +type optimismsepolia_swap_StableSwapAddLiquidityEvent implements optimismsepolia_swap_StableSwapEvent { id: ID! - stableSwap: arbitrumone_swap_StableSwap! - provider: arbitrumone_swap_Bytes! + stableSwap: optimismsepolia_swap_StableSwap! + provider: optimismsepolia_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!]! invariant: BigInt @@ -83311,11 +82860,11 @@ type arbitrumone_swap_StableSwapAddLiquidityEvent implements arbitrumone_swap_St balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: arbitrumone_swap_Bytes! + transaction: optimismsepolia_swap_Bytes! nonce: BigInt! } -input arbitrumone_swap_StableSwapAddLiquidityEvent_filter { +input optimismsepolia_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -83344,17 +82893,17 @@ input arbitrumone_swap_StableSwapAddLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter - provider: arbitrumone_swap_Bytes - provider_not: arbitrumone_swap_Bytes - provider_gt: arbitrumone_swap_Bytes - provider_lt: arbitrumone_swap_Bytes - provider_gte: arbitrumone_swap_Bytes - provider_lte: arbitrumone_swap_Bytes - provider_in: [arbitrumone_swap_Bytes!] - provider_not_in: [arbitrumone_swap_Bytes!] - provider_contains: arbitrumone_swap_Bytes - provider_not_contains: arbitrumone_swap_Bytes + stableSwap_: optimismsepolia_swap_StableSwap_filter + provider: optimismsepolia_swap_Bytes + provider_not: optimismsepolia_swap_Bytes + provider_gt: optimismsepolia_swap_Bytes + provider_lt: optimismsepolia_swap_Bytes + provider_gte: optimismsepolia_swap_Bytes + provider_lte: optimismsepolia_swap_Bytes + provider_in: [optimismsepolia_swap_Bytes!] + provider_not_in: [optimismsepolia_swap_Bytes!] + provider_contains: optimismsepolia_swap_Bytes + provider_not_contains: optimismsepolia_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -83413,16 +82962,16 @@ input arbitrumone_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -83432,12 +82981,12 @@ input arbitrumone_swap_StableSwapAddLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_StableSwapAddLiquidityEvent_filter] - or: [arbitrumone_swap_StableSwapAddLiquidityEvent_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_StableSwapAddLiquidityEvent_filter] + or: [optimismsepolia_swap_StableSwapAddLiquidityEvent_filter] } -enum arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy { +enum optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -83469,16 +83018,16 @@ enum arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy { nonce } -interface arbitrumone_swap_StableSwapEvent { +interface optimismsepolia_swap_StableSwapEvent { id: ID! - stableSwap: arbitrumone_swap_StableSwap! + stableSwap: optimismsepolia_swap_StableSwap! block: BigInt! timestamp: BigInt! - transaction: arbitrumone_swap_Bytes! + transaction: optimismsepolia_swap_Bytes! nonce: BigInt! } -input arbitrumone_swap_StableSwapEvent_filter { +input optimismsepolia_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -83507,7 +83056,7 @@ input arbitrumone_swap_StableSwapEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter + stableSwap_: optimismsepolia_swap_StableSwap_filter block: BigInt block_not: BigInt block_gt: BigInt @@ -83524,16 +83073,16 @@ input arbitrumone_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -83543,12 +83092,12 @@ input arbitrumone_swap_StableSwapEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_StableSwapEvent_filter] - or: [arbitrumone_swap_StableSwapEvent_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_StableSwapEvent_filter] + or: [optimismsepolia_swap_StableSwapEvent_filter] } -enum arbitrumone_swap_StableSwapEvent_orderBy { +enum optimismsepolia_swap_StableSwapEvent_orderBy { id stableSwap stableSwap__id @@ -83573,10 +83122,10 @@ enum arbitrumone_swap_StableSwapEvent_orderBy { nonce } -type arbitrumone_swap_StableSwapExchange { +type optimismsepolia_swap_StableSwapExchange { id: ID! - stableSwap: arbitrumone_swap_StableSwap! - buyer: arbitrumone_swap_Bytes! + stableSwap: optimismsepolia_swap_StableSwap! + buyer: optimismsepolia_swap_Bytes! boughtId: BigInt! tokensBought: BigInt! soldId: BigInt! @@ -83585,11 +83134,11 @@ type arbitrumone_swap_StableSwapExchange { fee: BigInt! block: BigInt! timestamp: BigInt! - transaction: arbitrumone_swap_Bytes! + transaction: optimismsepolia_swap_Bytes! nonce: BigInt! } -input arbitrumone_swap_StableSwapExchange_filter { +input optimismsepolia_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -83618,17 +83167,17 @@ input arbitrumone_swap_StableSwapExchange_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter - buyer: arbitrumone_swap_Bytes - buyer_not: arbitrumone_swap_Bytes - buyer_gt: arbitrumone_swap_Bytes - buyer_lt: arbitrumone_swap_Bytes - buyer_gte: arbitrumone_swap_Bytes - buyer_lte: arbitrumone_swap_Bytes - buyer_in: [arbitrumone_swap_Bytes!] - buyer_not_in: [arbitrumone_swap_Bytes!] - buyer_contains: arbitrumone_swap_Bytes - buyer_not_contains: arbitrumone_swap_Bytes + stableSwap_: optimismsepolia_swap_StableSwap_filter + buyer: optimismsepolia_swap_Bytes + buyer_not: optimismsepolia_swap_Bytes + buyer_gt: optimismsepolia_swap_Bytes + buyer_lt: optimismsepolia_swap_Bytes + buyer_gte: optimismsepolia_swap_Bytes + buyer_lte: optimismsepolia_swap_Bytes + buyer_in: [optimismsepolia_swap_Bytes!] + buyer_not_in: [optimismsepolia_swap_Bytes!] + buyer_contains: optimismsepolia_swap_Bytes + buyer_not_contains: optimismsepolia_swap_Bytes boughtId: BigInt boughtId_not: BigInt boughtId_gt: BigInt @@ -83691,16 +83240,16 @@ input arbitrumone_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -83710,12 +83259,12 @@ input arbitrumone_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_StableSwapExchange_filter] - or: [arbitrumone_swap_StableSwapExchange_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_StableSwapExchange_filter] + or: [optimismsepolia_swap_StableSwapExchange_filter] } -enum arbitrumone_swap_StableSwapExchange_orderBy { +enum optimismsepolia_swap_StableSwapExchange_orderBy { id stableSwap stableSwap__id @@ -83747,10 +83296,10 @@ enum arbitrumone_swap_StableSwapExchange_orderBy { nonce } -type arbitrumone_swap_StableSwapRemoveLiquidityEvent implements arbitrumone_swap_StableSwapEvent { +type optimismsepolia_swap_StableSwapRemoveLiquidityEvent implements optimismsepolia_swap_StableSwapEvent { id: ID! - stableSwap: arbitrumone_swap_StableSwap! - provider: arbitrumone_swap_Bytes! + stableSwap: optimismsepolia_swap_StableSwap! + provider: optimismsepolia_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!] invariant: BigInt @@ -83759,11 +83308,11 @@ type arbitrumone_swap_StableSwapRemoveLiquidityEvent implements arbitrumone_swap balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: arbitrumone_swap_Bytes! + transaction: optimismsepolia_swap_Bytes! nonce: BigInt! } -input arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter { +input optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -83792,17 +83341,17 @@ input arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter - provider: arbitrumone_swap_Bytes - provider_not: arbitrumone_swap_Bytes - provider_gt: arbitrumone_swap_Bytes - provider_lt: arbitrumone_swap_Bytes - provider_gte: arbitrumone_swap_Bytes - provider_lte: arbitrumone_swap_Bytes - provider_in: [arbitrumone_swap_Bytes!] - provider_not_in: [arbitrumone_swap_Bytes!] - provider_contains: arbitrumone_swap_Bytes - provider_not_contains: arbitrumone_swap_Bytes + stableSwap_: optimismsepolia_swap_StableSwap_filter + provider: optimismsepolia_swap_Bytes + provider_not: optimismsepolia_swap_Bytes + provider_gt: optimismsepolia_swap_Bytes + provider_lt: optimismsepolia_swap_Bytes + provider_gte: optimismsepolia_swap_Bytes + provider_lte: optimismsepolia_swap_Bytes + provider_in: [optimismsepolia_swap_Bytes!] + provider_not_in: [optimismsepolia_swap_Bytes!] + provider_contains: optimismsepolia_swap_Bytes + provider_not_contains: optimismsepolia_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -83861,16 +83410,16 @@ input arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: arbitrumone_swap_Bytes - transaction_not: arbitrumone_swap_Bytes - transaction_gt: arbitrumone_swap_Bytes - transaction_lt: arbitrumone_swap_Bytes - transaction_gte: arbitrumone_swap_Bytes - transaction_lte: arbitrumone_swap_Bytes - transaction_in: [arbitrumone_swap_Bytes!] - transaction_not_in: [arbitrumone_swap_Bytes!] - transaction_contains: arbitrumone_swap_Bytes - transaction_not_contains: arbitrumone_swap_Bytes + transaction: optimismsepolia_swap_Bytes + transaction_not: optimismsepolia_swap_Bytes + transaction_gt: optimismsepolia_swap_Bytes + transaction_lt: optimismsepolia_swap_Bytes + transaction_gte: optimismsepolia_swap_Bytes + transaction_lte: optimismsepolia_swap_Bytes + transaction_in: [optimismsepolia_swap_Bytes!] + transaction_not_in: [optimismsepolia_swap_Bytes!] + transaction_contains: optimismsepolia_swap_Bytes + transaction_not_contains: optimismsepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -83880,12 +83429,12 @@ input arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter] - or: [arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter] + or: [optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter] } -enum arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -83917,7 +83466,7 @@ enum arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy { nonce } -input arbitrumone_swap_StableSwap_filter { +input optimismsepolia_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -83930,26 +83479,26 @@ input arbitrumone_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: arbitrumone_swap_Bytes - key_not: arbitrumone_swap_Bytes - key_gt: arbitrumone_swap_Bytes - key_lt: arbitrumone_swap_Bytes - key_gte: arbitrumone_swap_Bytes - key_lte: arbitrumone_swap_Bytes - key_in: [arbitrumone_swap_Bytes!] - key_not_in: [arbitrumone_swap_Bytes!] - key_contains: arbitrumone_swap_Bytes - key_not_contains: arbitrumone_swap_Bytes - canonicalId: arbitrumone_swap_Bytes - canonicalId_not: arbitrumone_swap_Bytes - canonicalId_gt: arbitrumone_swap_Bytes - canonicalId_lt: arbitrumone_swap_Bytes - canonicalId_gte: arbitrumone_swap_Bytes - canonicalId_lte: arbitrumone_swap_Bytes - canonicalId_in: [arbitrumone_swap_Bytes!] - canonicalId_not_in: [arbitrumone_swap_Bytes!] - canonicalId_contains: arbitrumone_swap_Bytes - canonicalId_not_contains: arbitrumone_swap_Bytes + key: optimismsepolia_swap_Bytes + key_not: optimismsepolia_swap_Bytes + key_gt: optimismsepolia_swap_Bytes + key_lt: optimismsepolia_swap_Bytes + key_gte: optimismsepolia_swap_Bytes + key_lte: optimismsepolia_swap_Bytes + key_in: [optimismsepolia_swap_Bytes!] + key_not_in: [optimismsepolia_swap_Bytes!] + key_contains: optimismsepolia_swap_Bytes + key_not_contains: optimismsepolia_swap_Bytes + canonicalId: optimismsepolia_swap_Bytes + canonicalId_not: optimismsepolia_swap_Bytes + canonicalId_gt: optimismsepolia_swap_Bytes + canonicalId_lt: optimismsepolia_swap_Bytes + canonicalId_gte: optimismsepolia_swap_Bytes + canonicalId_lte: optimismsepolia_swap_Bytes + canonicalId_in: [optimismsepolia_swap_Bytes!] + canonicalId_not_in: [optimismsepolia_swap_Bytes!] + canonicalId_contains: optimismsepolia_swap_Bytes + canonicalId_not_contains: optimismsepolia_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -83958,26 +83507,26 @@ input arbitrumone_swap_StableSwap_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - swapPool: arbitrumone_swap_Bytes - swapPool_not: arbitrumone_swap_Bytes - swapPool_gt: arbitrumone_swap_Bytes - swapPool_lt: arbitrumone_swap_Bytes - swapPool_gte: arbitrumone_swap_Bytes - swapPool_lte: arbitrumone_swap_Bytes - swapPool_in: [arbitrumone_swap_Bytes!] - swapPool_not_in: [arbitrumone_swap_Bytes!] - swapPool_contains: arbitrumone_swap_Bytes - swapPool_not_contains: arbitrumone_swap_Bytes - lpToken: arbitrumone_swap_Bytes - lpToken_not: arbitrumone_swap_Bytes - lpToken_gt: arbitrumone_swap_Bytes - lpToken_lt: arbitrumone_swap_Bytes - lpToken_gte: arbitrumone_swap_Bytes - lpToken_lte: arbitrumone_swap_Bytes - lpToken_in: [arbitrumone_swap_Bytes!] - lpToken_not_in: [arbitrumone_swap_Bytes!] - lpToken_contains: arbitrumone_swap_Bytes - lpToken_not_contains: arbitrumone_swap_Bytes + swapPool: optimismsepolia_swap_Bytes + swapPool_not: optimismsepolia_swap_Bytes + swapPool_gt: optimismsepolia_swap_Bytes + swapPool_lt: optimismsepolia_swap_Bytes + swapPool_gte: optimismsepolia_swap_Bytes + swapPool_lte: optimismsepolia_swap_Bytes + swapPool_in: [optimismsepolia_swap_Bytes!] + swapPool_not_in: [optimismsepolia_swap_Bytes!] + swapPool_contains: optimismsepolia_swap_Bytes + swapPool_not_contains: optimismsepolia_swap_Bytes + lpToken: optimismsepolia_swap_Bytes + lpToken_not: optimismsepolia_swap_Bytes + lpToken_gt: optimismsepolia_swap_Bytes + lpToken_lt: optimismsepolia_swap_Bytes + lpToken_gte: optimismsepolia_swap_Bytes + lpToken_lte: optimismsepolia_swap_Bytes + lpToken_in: [optimismsepolia_swap_Bytes!] + lpToken_not_in: [optimismsepolia_swap_Bytes!] + lpToken_contains: optimismsepolia_swap_Bytes + lpToken_not_contains: optimismsepolia_swap_Bytes initialA: BigInt initialA_not: BigInt initialA_gt: BigInt @@ -84026,12 +83575,12 @@ input arbitrumone_swap_StableSwap_filter { adminFee_lte: BigInt adminFee_in: [BigInt!] adminFee_not_in: [BigInt!] - pooledTokens: [arbitrumone_swap_Bytes!] - pooledTokens_not: [arbitrumone_swap_Bytes!] - pooledTokens_contains: [arbitrumone_swap_Bytes!] - pooledTokens_contains_nocase: [arbitrumone_swap_Bytes!] - pooledTokens_not_contains: [arbitrumone_swap_Bytes!] - pooledTokens_not_contains_nocase: [arbitrumone_swap_Bytes!] + pooledTokens: [optimismsepolia_swap_Bytes!] + pooledTokens_not: [optimismsepolia_swap_Bytes!] + pooledTokens_contains: [optimismsepolia_swap_Bytes!] + pooledTokens_contains_nocase: [optimismsepolia_swap_Bytes!] + pooledTokens_not_contains: [optimismsepolia_swap_Bytes!] + pooledTokens_not_contains_nocase: [optimismsepolia_swap_Bytes!] tokenPrecisionMultipliers: [BigInt!] tokenPrecisionMultipliers_not: [BigInt!] tokenPrecisionMultipliers_contains: [BigInt!] @@ -84074,18 +83623,18 @@ input arbitrumone_swap_StableSwap_filter { lpTokenSupply_lte: BigInt lpTokenSupply_in: [BigInt!] lpTokenSupply_not_in: [BigInt!] - events_: arbitrumone_swap_StableSwapEvent_filter - exchanges_: arbitrumone_swap_StableSwapExchange_filter - hourlyVolumes_: arbitrumone_swap_SwapHourlyVolume_filter - dailyVolumes_: arbitrumone_swap_SwapDailyVolume_filter - weeklyVolumes_: arbitrumone_swap_SwapWeeklyVolume_filter + events_: optimismsepolia_swap_StableSwapEvent_filter + exchanges_: optimismsepolia_swap_StableSwapExchange_filter + hourlyVolumes_: optimismsepolia_swap_SwapHourlyVolume_filter + dailyVolumes_: optimismsepolia_swap_SwapDailyVolume_filter + weeklyVolumes_: optimismsepolia_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_StableSwap_filter] - or: [arbitrumone_swap_StableSwap_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_StableSwap_filter] + or: [optimismsepolia_swap_StableSwap_filter] } -enum arbitrumone_swap_StableSwap_orderBy { +enum optimismsepolia_swap_StableSwap_orderBy { id isActive key @@ -84113,14 +83662,14 @@ enum arbitrumone_swap_StableSwap_orderBy { weeklyVolumes } -type arbitrumone_swap_SwapDailyVolume implements arbitrumone_swap_SwapTradeVolume { +type optimismsepolia_swap_SwapDailyVolume implements optimismsepolia_swap_SwapTradeVolume { id: ID! - stableSwap: arbitrumone_swap_StableSwap! + stableSwap: optimismsepolia_swap_StableSwap! timestamp: BigInt! - volume: arbitrumone_swap_BigDecimal! + volume: optimismsepolia_swap_BigDecimal! } -input arbitrumone_swap_SwapDailyVolume_filter { +input optimismsepolia_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -84149,7 +83698,7 @@ input arbitrumone_swap_SwapDailyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter + stableSwap_: optimismsepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -84158,21 +83707,21 @@ input arbitrumone_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: arbitrumone_swap_BigDecimal - volume_not: arbitrumone_swap_BigDecimal - volume_gt: arbitrumone_swap_BigDecimal - volume_lt: arbitrumone_swap_BigDecimal - volume_gte: arbitrumone_swap_BigDecimal - volume_lte: arbitrumone_swap_BigDecimal - volume_in: [arbitrumone_swap_BigDecimal!] - volume_not_in: [arbitrumone_swap_BigDecimal!] + volume: optimismsepolia_swap_BigDecimal + volume_not: optimismsepolia_swap_BigDecimal + volume_gt: optimismsepolia_swap_BigDecimal + volume_lt: optimismsepolia_swap_BigDecimal + volume_gte: optimismsepolia_swap_BigDecimal + volume_lte: optimismsepolia_swap_BigDecimal + volume_in: [optimismsepolia_swap_BigDecimal!] + volume_not_in: [optimismsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_SwapDailyVolume_filter] - or: [arbitrumone_swap_SwapDailyVolume_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_SwapDailyVolume_filter] + or: [optimismsepolia_swap_SwapDailyVolume_filter] } -enum arbitrumone_swap_SwapDailyVolume_orderBy { +enum optimismsepolia_swap_SwapDailyVolume_orderBy { id stableSwap stableSwap__id @@ -84195,14 +83744,14 @@ enum arbitrumone_swap_SwapDailyVolume_orderBy { volume } -type arbitrumone_swap_SwapHourlyVolume implements arbitrumone_swap_SwapTradeVolume { +type optimismsepolia_swap_SwapHourlyVolume implements optimismsepolia_swap_SwapTradeVolume { id: ID! - stableSwap: arbitrumone_swap_StableSwap! + stableSwap: optimismsepolia_swap_StableSwap! timestamp: BigInt! - volume: arbitrumone_swap_BigDecimal! + volume: optimismsepolia_swap_BigDecimal! } -input arbitrumone_swap_SwapHourlyVolume_filter { +input optimismsepolia_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -84231,7 +83780,7 @@ input arbitrumone_swap_SwapHourlyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter + stableSwap_: optimismsepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -84240,21 +83789,21 @@ input arbitrumone_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: arbitrumone_swap_BigDecimal - volume_not: arbitrumone_swap_BigDecimal - volume_gt: arbitrumone_swap_BigDecimal - volume_lt: arbitrumone_swap_BigDecimal - volume_gte: arbitrumone_swap_BigDecimal - volume_lte: arbitrumone_swap_BigDecimal - volume_in: [arbitrumone_swap_BigDecimal!] - volume_not_in: [arbitrumone_swap_BigDecimal!] + volume: optimismsepolia_swap_BigDecimal + volume_not: optimismsepolia_swap_BigDecimal + volume_gt: optimismsepolia_swap_BigDecimal + volume_lt: optimismsepolia_swap_BigDecimal + volume_gte: optimismsepolia_swap_BigDecimal + volume_lte: optimismsepolia_swap_BigDecimal + volume_in: [optimismsepolia_swap_BigDecimal!] + volume_not_in: [optimismsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_SwapHourlyVolume_filter] - or: [arbitrumone_swap_SwapHourlyVolume_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_SwapHourlyVolume_filter] + or: [optimismsepolia_swap_SwapHourlyVolume_filter] } -enum arbitrumone_swap_SwapHourlyVolume_orderBy { +enum optimismsepolia_swap_SwapHourlyVolume_orderBy { id stableSwap stableSwap__id @@ -84277,13 +83826,13 @@ enum arbitrumone_swap_SwapHourlyVolume_orderBy { volume } -interface arbitrumone_swap_SwapTradeVolume { - stableSwap: arbitrumone_swap_StableSwap! +interface optimismsepolia_swap_SwapTradeVolume { + stableSwap: optimismsepolia_swap_StableSwap! timestamp: BigInt! - volume: arbitrumone_swap_BigDecimal! + volume: optimismsepolia_swap_BigDecimal! } -input arbitrumone_swap_SwapTradeVolume_filter { +input optimismsepolia_swap_SwapTradeVolume_filter { stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -84304,7 +83853,7 @@ input arbitrumone_swap_SwapTradeVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter + stableSwap_: optimismsepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -84313,21 +83862,21 @@ input arbitrumone_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: arbitrumone_swap_BigDecimal - volume_not: arbitrumone_swap_BigDecimal - volume_gt: arbitrumone_swap_BigDecimal - volume_lt: arbitrumone_swap_BigDecimal - volume_gte: arbitrumone_swap_BigDecimal - volume_lte: arbitrumone_swap_BigDecimal - volume_in: [arbitrumone_swap_BigDecimal!] - volume_not_in: [arbitrumone_swap_BigDecimal!] + volume: optimismsepolia_swap_BigDecimal + volume_not: optimismsepolia_swap_BigDecimal + volume_gt: optimismsepolia_swap_BigDecimal + volume_lt: optimismsepolia_swap_BigDecimal + volume_gte: optimismsepolia_swap_BigDecimal + volume_lte: optimismsepolia_swap_BigDecimal + volume_in: [optimismsepolia_swap_BigDecimal!] + volume_not_in: [optimismsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_SwapTradeVolume_filter] - or: [arbitrumone_swap_SwapTradeVolume_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_SwapTradeVolume_filter] + or: [optimismsepolia_swap_SwapTradeVolume_filter] } -enum arbitrumone_swap_SwapTradeVolume_orderBy { +enum optimismsepolia_swap_SwapTradeVolume_orderBy { stableSwap stableSwap__id stableSwap__isActive @@ -84349,14 +83898,14 @@ enum arbitrumone_swap_SwapTradeVolume_orderBy { volume } -type arbitrumone_swap_SwapWeeklyVolume implements arbitrumone_swap_SwapTradeVolume { +type optimismsepolia_swap_SwapWeeklyVolume implements optimismsepolia_swap_SwapTradeVolume { id: ID! - stableSwap: arbitrumone_swap_StableSwap! + stableSwap: optimismsepolia_swap_StableSwap! timestamp: BigInt! - volume: arbitrumone_swap_BigDecimal! + volume: optimismsepolia_swap_BigDecimal! } -input arbitrumone_swap_SwapWeeklyVolume_filter { +input optimismsepolia_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -84385,7 +83934,7 @@ input arbitrumone_swap_SwapWeeklyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: arbitrumone_swap_StableSwap_filter + stableSwap_: optimismsepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -84394,21 +83943,21 @@ input arbitrumone_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: arbitrumone_swap_BigDecimal - volume_not: arbitrumone_swap_BigDecimal - volume_gt: arbitrumone_swap_BigDecimal - volume_lt: arbitrumone_swap_BigDecimal - volume_gte: arbitrumone_swap_BigDecimal - volume_lte: arbitrumone_swap_BigDecimal - volume_in: [arbitrumone_swap_BigDecimal!] - volume_not_in: [arbitrumone_swap_BigDecimal!] + volume: optimismsepolia_swap_BigDecimal + volume_not: optimismsepolia_swap_BigDecimal + volume_gt: optimismsepolia_swap_BigDecimal + volume_lt: optimismsepolia_swap_BigDecimal + volume_gte: optimismsepolia_swap_BigDecimal + volume_lte: optimismsepolia_swap_BigDecimal + volume_in: [optimismsepolia_swap_BigDecimal!] + volume_not_in: [optimismsepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_SwapWeeklyVolume_filter] - or: [arbitrumone_swap_SwapWeeklyVolume_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_SwapWeeklyVolume_filter] + or: [optimismsepolia_swap_SwapWeeklyVolume_filter] } -enum arbitrumone_swap_SwapWeeklyVolume_orderBy { +enum optimismsepolia_swap_SwapWeeklyVolume_orderBy { id stableSwap stableSwap__id @@ -84431,13 +83980,13 @@ enum arbitrumone_swap_SwapWeeklyVolume_orderBy { volume } -type arbitrumone_swap_SystemInfo { +type optimismsepolia_swap_SystemInfo { id: ID! exchangeCount: BigInt! swapCount: BigInt! } -input arbitrumone_swap_SystemInfo_filter { +input optimismsepolia_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -84463,30 +84012,30 @@ input arbitrumone_swap_SystemInfo_filter { swapCount_in: [BigInt!] swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_swap_BlockChangedFilter - and: [arbitrumone_swap_SystemInfo_filter] - or: [arbitrumone_swap_SystemInfo_filter] + _change_block: optimismsepolia_swap_BlockChangedFilter + and: [optimismsepolia_swap_SystemInfo_filter] + or: [optimismsepolia_swap_SystemInfo_filter] } -enum arbitrumone_swap_SystemInfo_orderBy { +enum optimismsepolia_swap_SystemInfo_orderBy { id exchangeCount swapCount } -type arbitrumone_swap__Block_ { +type optimismsepolia_swap__Block_ { """The hash of the block""" - hash: arbitrumone_swap_Bytes + hash: optimismsepolia_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: arbitrumone_swap_Bytes + parentHash: optimismsepolia_swap_Bytes } """The type for the top-level _meta field""" -type arbitrumone_swap__Meta_ { +type optimismsepolia_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -84494,55 +84043,30 @@ type arbitrumone_swap__Meta_ { and therefore asks for the latest block """ - block: arbitrumone_swap__Block_! + block: optimismsepolia_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -enum optimismsepolia_swap_Aggregation_interval { - hour - day -} - -scalar optimismsepolia_swap_BigDecimal - -input optimismsepolia_swap_BlockChangedFilter { - number_gte: Int! -} - -input optimismsepolia_swap_Block_height { - hash: optimismsepolia_swap_Bytes - number: Int - number_gte: Int -} - -scalar optimismsepolia_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar optimismsepolia_swap_Int8 - -type optimismsepolia_swap_LpAccount { +type base_AggregateRoot { id: ID! - address: optimismsepolia_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_LpAccountBalance_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_LpAccountBalance_filter): [optimismsepolia_swap_LpAccountBalance!]! + root: base_Bytes! + blockNumber: BigInt! } -type optimismsepolia_swap_LpAccountBalance { +type base_AggregateRootProposed { id: ID! - account: optimismsepolia_swap_LpAccount! - token: optimismsepolia_swap_LpToken! - amount: optimismsepolia_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: optimismsepolia_swap_Bytes + aggregateRoot: base_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! + timestamp: BigInt! + blockNumber: BigInt } -input optimismsepolia_swap_LpAccountBalance_filter { +input base_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -84551,107 +84075,73 @@ input optimismsepolia_swap_LpAccountBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: optimismsepolia_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: optimismsepolia_swap_LpToken_filter - amount: optimismsepolia_swap_BigDecimal - amount_not: optimismsepolia_swap_BigDecimal - amount_gt: optimismsepolia_swap_BigDecimal - amount_lt: optimismsepolia_swap_BigDecimal - amount_gte: optimismsepolia_swap_BigDecimal - amount_lte: optimismsepolia_swap_BigDecimal - amount_in: [optimismsepolia_swap_BigDecimal!] - amount_not_in: [optimismsepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes + aggregateRoot: base_Bytes + aggregateRoot_not: base_Bytes + aggregateRoot_gt: base_Bytes + aggregateRoot_lt: base_Bytes + aggregateRoot_gte: base_Bytes + aggregateRoot_lte: base_Bytes + aggregateRoot_in: [base_Bytes!] + aggregateRoot_not_in: [base_Bytes!] + aggregateRoot_contains: base_Bytes + aggregateRoot_not_contains: base_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_LpAccountBalance_filter] - or: [optimismsepolia_swap_LpAccountBalance_filter] + _change_block: base_BlockChangedFilter + and: [base_AggregateRootProposed_filter] + or: [base_AggregateRootProposed_filter] } -enum optimismsepolia_swap_LpAccountBalance_orderBy { +enum base_AggregateRootProposed_orderBy { id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + aggregateRoot + rootTimestamp + endOfDispute + domain + timestamp + blockNumber } -input optimismsepolia_swap_LpAccount_filter { +input base_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -84660,51 +84150,66 @@ input optimismsepolia_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: optimismsepolia_swap_Bytes - address_not: optimismsepolia_swap_Bytes - address_gt: optimismsepolia_swap_Bytes - address_lt: optimismsepolia_swap_Bytes - address_gte: optimismsepolia_swap_Bytes - address_lte: optimismsepolia_swap_Bytes - address_in: [optimismsepolia_swap_Bytes!] - address_not_in: [optimismsepolia_swap_Bytes!] - address_contains: optimismsepolia_swap_Bytes - address_not_contains: optimismsepolia_swap_Bytes - balances_: optimismsepolia_swap_LpAccountBalance_filter + root: base_Bytes + root_not: base_Bytes + root_gt: base_Bytes + root_lt: base_Bytes + root_gte: base_Bytes + root_lte: base_Bytes + root_in: [base_Bytes!] + root_not_in: [base_Bytes!] + root_contains: base_Bytes + root_not_contains: base_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_LpAccount_filter] - or: [optimismsepolia_swap_LpAccount_filter] + _change_block: base_BlockChangedFilter + and: [base_AggregateRoot_filter] + or: [base_AggregateRoot_filter] } -enum optimismsepolia_swap_LpAccount_orderBy { +enum base_AggregateRoot_orderBy { id - address - balances + root + blockNumber } -type optimismsepolia_swap_LpToken { +enum base_Aggregation_interval { + hour + day +} + +type base_Asset { id: ID! - address: optimismsepolia_swap_Bytes! - stableSwap: optimismsepolia_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: optimismsepolia_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_LpTokenEvent_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_LpTokenEvent_filter): [optimismsepolia_swap_LpTokenEvent!]! + key: base_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: base_Bytes + canonicalDomain: BigInt + adoptedAsset: base_Bytes + localAsset: base_Bytes + blockNumber: BigInt + status: base_AssetStatus } -interface optimismsepolia_swap_LpTokenEvent { +type base_AssetBalance { id: ID! - token: optimismsepolia_swap_LpToken! - amount: optimismsepolia_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: optimismsepolia_swap_Bytes! - nonce: BigInt! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: base_Router! + asset: base_Asset! + feesEarned: BigInt! } -input optimismsepolia_swap_LpTokenEvent_filter { +input base_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -84713,92 +84218,126 @@ input optimismsepolia_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: optimismsepolia_swap_LpToken_filter - amount: optimismsepolia_swap_BigDecimal - amount_not: optimismsepolia_swap_BigDecimal - amount_gt: optimismsepolia_swap_BigDecimal - amount_lt: optimismsepolia_swap_BigDecimal - amount_gte: optimismsepolia_swap_BigDecimal - amount_lte: optimismsepolia_swap_BigDecimal - amount_in: [optimismsepolia_swap_BigDecimal!] - amount_not_in: [optimismsepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: base_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: base_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_LpTokenEvent_filter] - or: [optimismsepolia_swap_LpTokenEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_AssetBalance_filter] + or: [base_AssetBalance_filter] } -enum optimismsepolia_swap_LpTokenEvent_orderBy { +enum base_AssetBalance_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply amount - block - timestamp - transaction - nonce + locked + supplied + removed + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + feesEarned } -input optimismsepolia_swap_LpToken_filter { +type base_AssetStatus { + id: ID! + status: Boolean +} + +input base_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -84807,142 +84346,22 @@ input optimismsepolia_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: optimismsepolia_swap_Bytes - address_not: optimismsepolia_swap_Bytes - address_gt: optimismsepolia_swap_Bytes - address_lt: optimismsepolia_swap_Bytes - address_gte: optimismsepolia_swap_Bytes - address_lte: optimismsepolia_swap_Bytes - address_in: [optimismsepolia_swap_Bytes!] - address_not_in: [optimismsepolia_swap_Bytes!] - address_contains: optimismsepolia_swap_Bytes - address_not_contains: optimismsepolia_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: optimismsepolia_swap_BigDecimal - totalSupply_not: optimismsepolia_swap_BigDecimal - totalSupply_gt: optimismsepolia_swap_BigDecimal - totalSupply_lt: optimismsepolia_swap_BigDecimal - totalSupply_gte: optimismsepolia_swap_BigDecimal - totalSupply_lte: optimismsepolia_swap_BigDecimal - totalSupply_in: [optimismsepolia_swap_BigDecimal!] - totalSupply_not_in: [optimismsepolia_swap_BigDecimal!] - events_: optimismsepolia_swap_LpTokenEvent_filter + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_LpToken_filter] - or: [optimismsepolia_swap_LpToken_filter] + _change_block: base_BlockChangedFilter + and: [base_AssetStatus_filter] + or: [base_AssetStatus_filter] } -enum optimismsepolia_swap_LpToken_orderBy { +enum base_AssetStatus_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events -} - -type optimismsepolia_swap_LpTransferEvent implements optimismsepolia_swap_LpTokenEvent { - id: ID! - token: optimismsepolia_swap_LpToken! - amount: optimismsepolia_swap_BigDecimal! - from: optimismsepolia_swap_Bytes! - to: optimismsepolia_swap_Bytes! - fromBalance: optimismsepolia_swap_BigDecimal! - toBalance: optimismsepolia_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: optimismsepolia_swap_Bytes! - nonce: BigInt! + status } -input optimismsepolia_swap_LpTransferEvent_filter { +input base_Asset_filter { id: ID id_not: ID id_gt: ID @@ -84951,143 +84370,144 @@ input optimismsepolia_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: optimismsepolia_swap_LpToken_filter - amount: optimismsepolia_swap_BigDecimal - amount_not: optimismsepolia_swap_BigDecimal - amount_gt: optimismsepolia_swap_BigDecimal - amount_lt: optimismsepolia_swap_BigDecimal - amount_gte: optimismsepolia_swap_BigDecimal - amount_lte: optimismsepolia_swap_BigDecimal - amount_in: [optimismsepolia_swap_BigDecimal!] - amount_not_in: [optimismsepolia_swap_BigDecimal!] - from: optimismsepolia_swap_Bytes - from_not: optimismsepolia_swap_Bytes - from_gt: optimismsepolia_swap_Bytes - from_lt: optimismsepolia_swap_Bytes - from_gte: optimismsepolia_swap_Bytes - from_lte: optimismsepolia_swap_Bytes - from_in: [optimismsepolia_swap_Bytes!] - from_not_in: [optimismsepolia_swap_Bytes!] - from_contains: optimismsepolia_swap_Bytes - from_not_contains: optimismsepolia_swap_Bytes - to: optimismsepolia_swap_Bytes - to_not: optimismsepolia_swap_Bytes - to_gt: optimismsepolia_swap_Bytes - to_lt: optimismsepolia_swap_Bytes - to_gte: optimismsepolia_swap_Bytes - to_lte: optimismsepolia_swap_Bytes - to_in: [optimismsepolia_swap_Bytes!] - to_not_in: [optimismsepolia_swap_Bytes!] - to_contains: optimismsepolia_swap_Bytes - to_not_contains: optimismsepolia_swap_Bytes - fromBalance: optimismsepolia_swap_BigDecimal - fromBalance_not: optimismsepolia_swap_BigDecimal - fromBalance_gt: optimismsepolia_swap_BigDecimal - fromBalance_lt: optimismsepolia_swap_BigDecimal - fromBalance_gte: optimismsepolia_swap_BigDecimal - fromBalance_lte: optimismsepolia_swap_BigDecimal - fromBalance_in: [optimismsepolia_swap_BigDecimal!] - fromBalance_not_in: [optimismsepolia_swap_BigDecimal!] - toBalance: optimismsepolia_swap_BigDecimal - toBalance_not: optimismsepolia_swap_BigDecimal - toBalance_gt: optimismsepolia_swap_BigDecimal - toBalance_lt: optimismsepolia_swap_BigDecimal - toBalance_gte: optimismsepolia_swap_BigDecimal - toBalance_lte: optimismsepolia_swap_BigDecimal - toBalance_in: [optimismsepolia_swap_BigDecimal!] - toBalance_not_in: [optimismsepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + key: base_Bytes + key_not: base_Bytes + key_gt: base_Bytes + key_lt: base_Bytes + key_gte: base_Bytes + key_lte: base_Bytes + key_in: [base_Bytes!] + key_not_in: [base_Bytes!] + key_contains: base_Bytes + key_not_contains: base_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: base_Bytes + canonicalId_not: base_Bytes + canonicalId_gt: base_Bytes + canonicalId_lt: base_Bytes + canonicalId_gte: base_Bytes + canonicalId_lte: base_Bytes + canonicalId_in: [base_Bytes!] + canonicalId_not_in: [base_Bytes!] + canonicalId_contains: base_Bytes + canonicalId_not_contains: base_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: base_Bytes + adoptedAsset_not: base_Bytes + adoptedAsset_gt: base_Bytes + adoptedAsset_lt: base_Bytes + adoptedAsset_gte: base_Bytes + adoptedAsset_lte: base_Bytes + adoptedAsset_in: [base_Bytes!] + adoptedAsset_not_in: [base_Bytes!] + adoptedAsset_contains: base_Bytes + adoptedAsset_not_contains: base_Bytes + localAsset: base_Bytes + localAsset_not: base_Bytes + localAsset_gt: base_Bytes + localAsset_lt: base_Bytes + localAsset_gte: base_Bytes + localAsset_lte: base_Bytes + localAsset_in: [base_Bytes!] + localAsset_not_in: [base_Bytes!] + localAsset_contains: base_Bytes + localAsset_not_contains: base_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: base_AssetStatus_filter """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_LpTransferEvent_filter] - or: [optimismsepolia_swap_LpTransferEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_Asset_filter] + or: [base_Asset_filter] } -enum optimismsepolia_swap_LpTransferEvent_orderBy { +enum base_Asset_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block - timestamp - transaction - nonce + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset + blockNumber + status + status__id + status__status } -"""Defines the order direction, either ascending or descending""" -enum optimismsepolia_swap_OrderDirection { - asc - desc +scalar base_BigDecimal + +input base_BlockChangedFilter { + number_gte: Int! } -type optimismsepolia_swap_PooledToken { +input base_Block_height { + hash: base_Bytes + number: Int + number_gte: Int +} + +scalar base_Bytes + +type base_ConnectorMeta { id: ID! - asset: optimismsepolia_swap_Bytes! + spokeDomain: BigInt + hubDomain: BigInt + amb: base_Bytes + rootManager: base_Bytes + mirrorConnector: base_Bytes } -input optimismsepolia_swap_PooledToken_filter { +input base_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -85096,72 +84516,109 @@ input optimismsepolia_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: optimismsepolia_swap_Bytes - asset_not: optimismsepolia_swap_Bytes - asset_gt: optimismsepolia_swap_Bytes - asset_lt: optimismsepolia_swap_Bytes - asset_gte: optimismsepolia_swap_Bytes - asset_lte: optimismsepolia_swap_Bytes - asset_in: [optimismsepolia_swap_Bytes!] - asset_not_in: [optimismsepolia_swap_Bytes!] - asset_contains: optimismsepolia_swap_Bytes - asset_not_contains: optimismsepolia_swap_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: base_Bytes + amb_not: base_Bytes + amb_gt: base_Bytes + amb_lt: base_Bytes + amb_gte: base_Bytes + amb_lte: base_Bytes + amb_in: [base_Bytes!] + amb_not_in: [base_Bytes!] + amb_contains: base_Bytes + amb_not_contains: base_Bytes + rootManager: base_Bytes + rootManager_not: base_Bytes + rootManager_gt: base_Bytes + rootManager_lt: base_Bytes + rootManager_gte: base_Bytes + rootManager_lte: base_Bytes + rootManager_in: [base_Bytes!] + rootManager_not_in: [base_Bytes!] + rootManager_contains: base_Bytes + rootManager_not_contains: base_Bytes + mirrorConnector: base_Bytes + mirrorConnector_not: base_Bytes + mirrorConnector_gt: base_Bytes + mirrorConnector_lt: base_Bytes + mirrorConnector_gte: base_Bytes + mirrorConnector_lte: base_Bytes + mirrorConnector_in: [base_Bytes!] + mirrorConnector_not_in: [base_Bytes!] + mirrorConnector_contains: base_Bytes + mirrorConnector_not_contains: base_Bytes """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_PooledToken_filter] - or: [optimismsepolia_swap_PooledToken_filter] + _change_block: base_BlockChangedFilter + and: [base_ConnectorMeta_filter] + or: [base_ConnectorMeta_filter] } -enum optimismsepolia_swap_PooledToken_orderBy { +enum base_ConnectorMeta_orderBy { id - asset + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type optimismsepolia_swap_StableSwap { +type base_DestinationTransfer { id: ID! - isActive: Boolean - key: optimismsepolia_swap_Bytes! - canonicalId: optimismsepolia_swap_Bytes - domain: BigInt - swapPool: optimismsepolia_swap_Bytes - lpToken: optimismsepolia_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [optimismsepolia_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_StableSwapEvent_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_StableSwapEvent_filter): [optimismsepolia_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_StableSwapExchange_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_StableSwapExchange_filter): [optimismsepolia_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_SwapHourlyVolume_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_SwapHourlyVolume_filter): [optimismsepolia_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_SwapDailyVolume_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_SwapDailyVolume_filter): [optimismsepolia_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_swap_SwapWeeklyVolume_orderBy, orderDirection: optimismsepolia_swap_OrderDirection, where: optimismsepolia_swap_SwapWeeklyVolume_filter): [optimismsepolia_swap_SwapWeeklyVolume!] + chainId: BigInt + transferId: base_Bytes + nonce: BigInt + status: base_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: base_Router_orderBy, orderDirection: base_OrderDirection, where: base_Router_filter): [base_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: base_Bytes + delegate: base_Bytes + receiveLocal: Boolean + callData: base_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: base_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: base_Bytes + asset: base_Asset + amount: BigInt + routersFee: BigInt + executedCaller: base_Bytes + executedTransactionHash: base_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: base_Bytes + executedTxNonce: BigInt + reconciledCaller: base_Bytes + reconciledTransactionHash: base_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: base_Bytes + reconciledTxNonce: BigInt } -type optimismsepolia_swap_StableSwapAddLiquidityEvent implements optimismsepolia_swap_StableSwapEvent { - id: ID! - stableSwap: optimismsepolia_swap_StableSwap! - provider: optimismsepolia_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: optimismsepolia_swap_Bytes! - nonce: BigInt! -} - -input optimismsepolia_swap_StableSwapAddLiquidityEvent_filter { +input base_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -85170,105 +84627,24 @@ input optimismsepolia_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - provider: optimismsepolia_swap_Bytes - provider_not: optimismsepolia_swap_Bytes - provider_gt: optimismsepolia_swap_Bytes - provider_lt: optimismsepolia_swap_Bytes - provider_gte: optimismsepolia_swap_Bytes - provider_lte: optimismsepolia_swap_Bytes - provider_in: [optimismsepolia_swap_Bytes!] - provider_not_in: [optimismsepolia_swap_Bytes!] - provider_contains: optimismsepolia_swap_Bytes - provider_not_contains: optimismsepolia_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: base_Bytes + transferId_not: base_Bytes + transferId_gt: base_Bytes + transferId_lt: base_Bytes + transferId_gte: base_Bytes + transferId_lte: base_Bytes + transferId_in: [base_Bytes!] + transferId_not_in: [base_Bytes!] + transferId_contains: base_Bytes + transferId_not_contains: base_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -85277,54 +84653,374 @@ input optimismsepolia_swap_StableSwapAddLiquidityEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] + status: base_TransferStatus + status_not: base_TransferStatus + status_in: [base_TransferStatus!] + status_not_in: [base_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: base_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: base_Bytes + to_not: base_Bytes + to_gt: base_Bytes + to_lt: base_Bytes + to_gte: base_Bytes + to_lte: base_Bytes + to_in: [base_Bytes!] + to_not_in: [base_Bytes!] + to_contains: base_Bytes + to_not_contains: base_Bytes + delegate: base_Bytes + delegate_not: base_Bytes + delegate_gt: base_Bytes + delegate_lt: base_Bytes + delegate_gte: base_Bytes + delegate_lte: base_Bytes + delegate_in: [base_Bytes!] + delegate_not_in: [base_Bytes!] + delegate_contains: base_Bytes + delegate_not_contains: base_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: base_Bytes + callData_not: base_Bytes + callData_gt: base_Bytes + callData_lt: base_Bytes + callData_gte: base_Bytes + callData_lte: base_Bytes + callData_in: [base_Bytes!] + callData_not_in: [base_Bytes!] + callData_contains: base_Bytes + callData_not_contains: base_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: base_Bytes + originSender_not: base_Bytes + originSender_gt: base_Bytes + originSender_lt: base_Bytes + originSender_gte: base_Bytes + originSender_lte: base_Bytes + originSender_in: [base_Bytes!] + originSender_not_in: [base_Bytes!] + originSender_contains: base_Bytes + originSender_not_contains: base_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: base_Bytes + canonicalId_not: base_Bytes + canonicalId_gt: base_Bytes + canonicalId_lt: base_Bytes + canonicalId_gte: base_Bytes + canonicalId_lte: base_Bytes + canonicalId_in: [base_Bytes!] + canonicalId_not_in: [base_Bytes!] + canonicalId_contains: base_Bytes + canonicalId_not_contains: base_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: base_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: base_Bytes + executedCaller_not: base_Bytes + executedCaller_gt: base_Bytes + executedCaller_lt: base_Bytes + executedCaller_gte: base_Bytes + executedCaller_lte: base_Bytes + executedCaller_in: [base_Bytes!] + executedCaller_not_in: [base_Bytes!] + executedCaller_contains: base_Bytes + executedCaller_not_contains: base_Bytes + executedTransactionHash: base_Bytes + executedTransactionHash_not: base_Bytes + executedTransactionHash_gt: base_Bytes + executedTransactionHash_lt: base_Bytes + executedTransactionHash_gte: base_Bytes + executedTransactionHash_lte: base_Bytes + executedTransactionHash_in: [base_Bytes!] + executedTransactionHash_not_in: [base_Bytes!] + executedTransactionHash_contains: base_Bytes + executedTransactionHash_not_contains: base_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: base_Bytes + executedTxOrigin_not: base_Bytes + executedTxOrigin_gt: base_Bytes + executedTxOrigin_lt: base_Bytes + executedTxOrigin_gte: base_Bytes + executedTxOrigin_lte: base_Bytes + executedTxOrigin_in: [base_Bytes!] + executedTxOrigin_not_in: [base_Bytes!] + executedTxOrigin_contains: base_Bytes + executedTxOrigin_not_contains: base_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: base_Bytes + reconciledCaller_not: base_Bytes + reconciledCaller_gt: base_Bytes + reconciledCaller_lt: base_Bytes + reconciledCaller_gte: base_Bytes + reconciledCaller_lte: base_Bytes + reconciledCaller_in: [base_Bytes!] + reconciledCaller_not_in: [base_Bytes!] + reconciledCaller_contains: base_Bytes + reconciledCaller_not_contains: base_Bytes + reconciledTransactionHash: base_Bytes + reconciledTransactionHash_not: base_Bytes + reconciledTransactionHash_gt: base_Bytes + reconciledTransactionHash_lt: base_Bytes + reconciledTransactionHash_gte: base_Bytes + reconciledTransactionHash_lte: base_Bytes + reconciledTransactionHash_in: [base_Bytes!] + reconciledTransactionHash_not_in: [base_Bytes!] + reconciledTransactionHash_contains: base_Bytes + reconciledTransactionHash_not_contains: base_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: base_Bytes + reconciledTxOrigin_not: base_Bytes + reconciledTxOrigin_gt: base_Bytes + reconciledTxOrigin_lt: base_Bytes + reconciledTxOrigin_gte: base_Bytes + reconciledTxOrigin_lte: base_Bytes + reconciledTxOrigin_in: [base_Bytes!] + reconciledTxOrigin_not_in: [base_Bytes!] + reconciledTxOrigin_contains: base_Bytes + reconciledTxOrigin_not_contains: base_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_StableSwapAddLiquidityEvent_filter] - or: [optimismsepolia_swap_StableSwapAddLiquidityEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_DestinationTransfer_filter] + or: [base_DestinationTransfer_filter] } -enum optimismsepolia_swap_StableSwapAddLiquidityEvent_orderBy { +enum base_DestinationTransfer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction + chainId + transferId nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -interface optimismsepolia_swap_StableSwapEvent { +""" +8 bytes signed integer + +""" +scalar base_Int8 + +type base_OptimisticRootFinalized { id: ID! - stableSwap: optimismsepolia_swap_StableSwap! - block: BigInt! + aggregateRoot: base_Bytes! timestamp: BigInt! - transaction: optimismsepolia_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input optimismsepolia_swap_StableSwapEvent_filter { +input base_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -85333,35 +85029,16 @@ input optimismsepolia_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: base_Bytes + aggregateRoot_not: base_Bytes + aggregateRoot_gt: base_Bytes + aggregateRoot_lt: base_Bytes + aggregateRoot_gte: base_Bytes + aggregateRoot_lte: base_Bytes + aggregateRoot_in: [base_Bytes!] + aggregateRoot_not_in: [base_Bytes!] + aggregateRoot_contains: base_Bytes + aggregateRoot_not_contains: base_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -85370,72 +85047,47 @@ input optimismsepolia_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_StableSwapEvent_filter] - or: [optimismsepolia_swap_StableSwapEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_OptimisticRootFinalized_filter] + or: [base_OptimisticRootFinalized_filter] } -enum optimismsepolia_swap_StableSwapEvent_orderBy { +enum base_OptimisticRootFinalized_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block + aggregateRoot timestamp - transaction - nonce + blockNumber } -type optimismsepolia_swap_StableSwapExchange { +"""Defines the order direction, either ascending or descending""" +enum base_OrderDirection { + asc + desc +} + +type base_OriginMessage { id: ID! - stableSwap: optimismsepolia_swap_StableSwap! - buyer: optimismsepolia_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: optimismsepolia_swap_Bytes! - nonce: BigInt! + transferId: base_Bytes + destinationDomain: BigInt + leaf: base_Bytes + index: BigInt + message: base_Bytes + root: base_Bytes + transactionHash: base_Bytes + blockNumber: BigInt + rootCount: base_RootCount } -input optimismsepolia_swap_StableSwapExchange_filter { +input base_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -85444,172 +85096,158 @@ input optimismsepolia_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - buyer: optimismsepolia_swap_Bytes - buyer_not: optimismsepolia_swap_Bytes - buyer_gt: optimismsepolia_swap_Bytes - buyer_lt: optimismsepolia_swap_Bytes - buyer_gte: optimismsepolia_swap_Bytes - buyer_lte: optimismsepolia_swap_Bytes - buyer_in: [optimismsepolia_swap_Bytes!] - buyer_not_in: [optimismsepolia_swap_Bytes!] - buyer_contains: optimismsepolia_swap_Bytes - buyer_not_contains: optimismsepolia_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + transferId: base_Bytes + transferId_not: base_Bytes + transferId_gt: base_Bytes + transferId_lt: base_Bytes + transferId_gte: base_Bytes + transferId_lte: base_Bytes + transferId_in: [base_Bytes!] + transferId_not_in: [base_Bytes!] + transferId_contains: base_Bytes + transferId_not_contains: base_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: base_Bytes + leaf_not: base_Bytes + leaf_gt: base_Bytes + leaf_lt: base_Bytes + leaf_gte: base_Bytes + leaf_lte: base_Bytes + leaf_in: [base_Bytes!] + leaf_not_in: [base_Bytes!] + leaf_contains: base_Bytes + leaf_not_contains: base_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: base_Bytes + message_not: base_Bytes + message_gt: base_Bytes + message_lt: base_Bytes + message_gte: base_Bytes + message_lte: base_Bytes + message_in: [base_Bytes!] + message_not_in: [base_Bytes!] + message_contains: base_Bytes + message_not_contains: base_Bytes + root: base_Bytes + root_not: base_Bytes + root_gt: base_Bytes + root_lt: base_Bytes + root_gte: base_Bytes + root_lte: base_Bytes + root_in: [base_Bytes!] + root_not_in: [base_Bytes!] + root_contains: base_Bytes + root_not_contains: base_Bytes + transactionHash: base_Bytes + transactionHash_not: base_Bytes + transactionHash_gt: base_Bytes + transactionHash_lt: base_Bytes + transactionHash_gte: base_Bytes + transactionHash_lte: base_Bytes + transactionHash_in: [base_Bytes!] + transactionHash_not_in: [base_Bytes!] + transactionHash_contains: base_Bytes + transactionHash_not_contains: base_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: base_RootCount_filter """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_StableSwapExchange_filter] - or: [optimismsepolia_swap_StableSwapExchange_filter] + _change_block: base_BlockChangedFilter + and: [base_OriginMessage_filter] + or: [base_OriginMessage_filter] } -enum optimismsepolia_swap_StableSwapExchange_orderBy { +enum base_OriginMessage_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block - timestamp - transaction - nonce + transferId + destinationDomain + leaf + index + message + root + transactionHash + blockNumber + rootCount + rootCount__id + rootCount__count } -type optimismsepolia_swap_StableSwapRemoveLiquidityEvent implements optimismsepolia_swap_StableSwapEvent { +type base_OriginTransfer { id: ID! - stableSwap: optimismsepolia_swap_StableSwap! - provider: optimismsepolia_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: optimismsepolia_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: base_Bytes + nonce: BigInt + status: base_TransferStatus + messageHash: base_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: base_Bytes + delegate: base_Bytes + receiveLocal: Boolean + callData: base_Bytes + slippage: BigInt + originSender: base_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: base_Bytes + asset: base_Asset + transactingAsset: base_Bytes + message: base_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: base_RelayerFee_orderBy, orderDirection: base_OrderDirection, where: base_RelayerFee_filter): [base_RelayerFee!] + initialRelayerFeeAsset: base_Bytes + caller: base_Bytes + transactionHash: base_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: base_Bytes + txNonce: BigInt } -input optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter { +input base_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -85618,105 +85256,24 @@ input optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - provider: optimismsepolia_swap_Bytes - provider_not: optimismsepolia_swap_Bytes - provider_gt: optimismsepolia_swap_Bytes - provider_lt: optimismsepolia_swap_Bytes - provider_gte: optimismsepolia_swap_Bytes - provider_lte: optimismsepolia_swap_Bytes - provider_in: [optimismsepolia_swap_Bytes!] - provider_not_in: [optimismsepolia_swap_Bytes!] - provider_contains: optimismsepolia_swap_Bytes - provider_not_contains: optimismsepolia_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: optimismsepolia_swap_Bytes - transaction_not: optimismsepolia_swap_Bytes - transaction_gt: optimismsepolia_swap_Bytes - transaction_lt: optimismsepolia_swap_Bytes - transaction_gte: optimismsepolia_swap_Bytes - transaction_lte: optimismsepolia_swap_Bytes - transaction_in: [optimismsepolia_swap_Bytes!] - transaction_not_in: [optimismsepolia_swap_Bytes!] - transaction_contains: optimismsepolia_swap_Bytes - transaction_not_contains: optimismsepolia_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: base_Bytes + transferId_not: base_Bytes + transferId_gt: base_Bytes + transferId_lt: base_Bytes + transferId_gte: base_Bytes + transferId_lte: base_Bytes + transferId_in: [base_Bytes!] + transferId_not_in: [base_Bytes!] + transferId_contains: base_Bytes + transferId_not_contains: base_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -85725,45 +85282,342 @@ input optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] + status: base_TransferStatus + status_not: base_TransferStatus + status_in: [base_TransferStatus!] + status_not_in: [base_TransferStatus!] + messageHash: base_Bytes + messageHash_not: base_Bytes + messageHash_gt: base_Bytes + messageHash_lt: base_Bytes + messageHash_gte: base_Bytes + messageHash_lte: base_Bytes + messageHash_in: [base_Bytes!] + messageHash_not_in: [base_Bytes!] + messageHash_contains: base_Bytes + messageHash_not_contains: base_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: base_Bytes + to_not: base_Bytes + to_gt: base_Bytes + to_lt: base_Bytes + to_gte: base_Bytes + to_lte: base_Bytes + to_in: [base_Bytes!] + to_not_in: [base_Bytes!] + to_contains: base_Bytes + to_not_contains: base_Bytes + delegate: base_Bytes + delegate_not: base_Bytes + delegate_gt: base_Bytes + delegate_lt: base_Bytes + delegate_gte: base_Bytes + delegate_lte: base_Bytes + delegate_in: [base_Bytes!] + delegate_not_in: [base_Bytes!] + delegate_contains: base_Bytes + delegate_not_contains: base_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: base_Bytes + callData_not: base_Bytes + callData_gt: base_Bytes + callData_lt: base_Bytes + callData_gte: base_Bytes + callData_lte: base_Bytes + callData_in: [base_Bytes!] + callData_not_in: [base_Bytes!] + callData_contains: base_Bytes + callData_not_contains: base_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: base_Bytes + originSender_not: base_Bytes + originSender_gt: base_Bytes + originSender_lt: base_Bytes + originSender_gte: base_Bytes + originSender_lte: base_Bytes + originSender_in: [base_Bytes!] + originSender_not_in: [base_Bytes!] + originSender_contains: base_Bytes + originSender_not_contains: base_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: base_Bytes + canonicalId_not: base_Bytes + canonicalId_gt: base_Bytes + canonicalId_lt: base_Bytes + canonicalId_gte: base_Bytes + canonicalId_lte: base_Bytes + canonicalId_in: [base_Bytes!] + canonicalId_not_in: [base_Bytes!] + canonicalId_contains: base_Bytes + canonicalId_not_contains: base_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: base_Asset_filter + transactingAsset: base_Bytes + transactingAsset_not: base_Bytes + transactingAsset_gt: base_Bytes + transactingAsset_lt: base_Bytes + transactingAsset_gte: base_Bytes + transactingAsset_lte: base_Bytes + transactingAsset_in: [base_Bytes!] + transactingAsset_not_in: [base_Bytes!] + transactingAsset_contains: base_Bytes + transactingAsset_not_contains: base_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: base_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: base_RelayerFee_filter + initialRelayerFeeAsset: base_Bytes + initialRelayerFeeAsset_not: base_Bytes + initialRelayerFeeAsset_gt: base_Bytes + initialRelayerFeeAsset_lt: base_Bytes + initialRelayerFeeAsset_gte: base_Bytes + initialRelayerFeeAsset_lte: base_Bytes + initialRelayerFeeAsset_in: [base_Bytes!] + initialRelayerFeeAsset_not_in: [base_Bytes!] + initialRelayerFeeAsset_contains: base_Bytes + initialRelayerFeeAsset_not_contains: base_Bytes + caller: base_Bytes + caller_not: base_Bytes + caller_gt: base_Bytes + caller_lt: base_Bytes + caller_gte: base_Bytes + caller_lte: base_Bytes + caller_in: [base_Bytes!] + caller_not_in: [base_Bytes!] + caller_contains: base_Bytes + caller_not_contains: base_Bytes + transactionHash: base_Bytes + transactionHash_not: base_Bytes + transactionHash_gt: base_Bytes + transactionHash_lt: base_Bytes + transactionHash_gte: base_Bytes + transactionHash_lte: base_Bytes + transactionHash_in: [base_Bytes!] + transactionHash_not_in: [base_Bytes!] + transactionHash_contains: base_Bytes + transactionHash_not_contains: base_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: base_Bytes + txOrigin_not: base_Bytes + txOrigin_gt: base_Bytes + txOrigin_lt: base_Bytes + txOrigin_gte: base_Bytes + txOrigin_lte: base_Bytes + txOrigin_in: [base_Bytes!] + txOrigin_not_in: [base_Bytes!] + txOrigin_contains: base_Bytes + txOrigin_not_contains: base_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter] - or: [optimismsepolia_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_OriginTransfer_filter] + or: [base_OriginTransfer_filter] } -enum optimismsepolia_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum base_OriginTransfer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction + chainId + transferId nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + transactingAsset + message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce } -input optimismsepolia_swap_StableSwap_filter { +type base_Relayer { + id: ID! + isActive: Boolean! + relayer: base_Bytes +} + +type base_RelayerFee { + id: ID! + transfer: base_OriginTransfer! + fee: BigInt! + asset: base_Bytes! +} + +input base_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -85772,201 +85626,101 @@ input optimismsepolia_swap_StableSwap_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - key: optimismsepolia_swap_Bytes - key_not: optimismsepolia_swap_Bytes - key_gt: optimismsepolia_swap_Bytes - key_lt: optimismsepolia_swap_Bytes - key_gte: optimismsepolia_swap_Bytes - key_lte: optimismsepolia_swap_Bytes - key_in: [optimismsepolia_swap_Bytes!] - key_not_in: [optimismsepolia_swap_Bytes!] - key_contains: optimismsepolia_swap_Bytes - key_not_contains: optimismsepolia_swap_Bytes - canonicalId: optimismsepolia_swap_Bytes - canonicalId_not: optimismsepolia_swap_Bytes - canonicalId_gt: optimismsepolia_swap_Bytes - canonicalId_lt: optimismsepolia_swap_Bytes - canonicalId_gte: optimismsepolia_swap_Bytes - canonicalId_lte: optimismsepolia_swap_Bytes - canonicalId_in: [optimismsepolia_swap_Bytes!] - canonicalId_not_in: [optimismsepolia_swap_Bytes!] - canonicalId_contains: optimismsepolia_swap_Bytes - canonicalId_not_contains: optimismsepolia_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: optimismsepolia_swap_Bytes - swapPool_not: optimismsepolia_swap_Bytes - swapPool_gt: optimismsepolia_swap_Bytes - swapPool_lt: optimismsepolia_swap_Bytes - swapPool_gte: optimismsepolia_swap_Bytes - swapPool_lte: optimismsepolia_swap_Bytes - swapPool_in: [optimismsepolia_swap_Bytes!] - swapPool_not_in: [optimismsepolia_swap_Bytes!] - swapPool_contains: optimismsepolia_swap_Bytes - swapPool_not_contains: optimismsepolia_swap_Bytes - lpToken: optimismsepolia_swap_Bytes - lpToken_not: optimismsepolia_swap_Bytes - lpToken_gt: optimismsepolia_swap_Bytes - lpToken_lt: optimismsepolia_swap_Bytes - lpToken_gte: optimismsepolia_swap_Bytes - lpToken_lte: optimismsepolia_swap_Bytes - lpToken_in: [optimismsepolia_swap_Bytes!] - lpToken_not_in: [optimismsepolia_swap_Bytes!] - lpToken_contains: optimismsepolia_swap_Bytes - lpToken_not_contains: optimismsepolia_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [optimismsepolia_swap_Bytes!] - pooledTokens_not: [optimismsepolia_swap_Bytes!] - pooledTokens_contains: [optimismsepolia_swap_Bytes!] - pooledTokens_contains_nocase: [optimismsepolia_swap_Bytes!] - pooledTokens_not_contains: [optimismsepolia_swap_Bytes!] - pooledTokens_not_contains_nocase: [optimismsepolia_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: optimismsepolia_swap_StableSwapEvent_filter - exchanges_: optimismsepolia_swap_StableSwapExchange_filter - hourlyVolumes_: optimismsepolia_swap_SwapHourlyVolume_filter - dailyVolumes_: optimismsepolia_swap_SwapDailyVolume_filter - weeklyVolumes_: optimismsepolia_swap_SwapWeeklyVolume_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: base_OriginTransfer_filter + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + asset: base_Bytes + asset_not: base_Bytes + asset_gt: base_Bytes + asset_lt: base_Bytes + asset_gte: base_Bytes + asset_lte: base_Bytes + asset_in: [base_Bytes!] + asset_not_in: [base_Bytes!] + asset_contains: base_Bytes + asset_not_contains: base_Bytes """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_StableSwap_filter] - or: [optimismsepolia_swap_StableSwap_filter] + _change_block: base_BlockChangedFilter + and: [base_RelayerFee_filter] + or: [base_RelayerFee_filter] } -enum optimismsepolia_swap_StableSwap_orderBy { +enum base_RelayerFee_orderBy { id - isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + fee + asset } -type optimismsepolia_swap_SwapDailyVolume implements optimismsepolia_swap_SwapTradeVolume { +type base_RelayerFeesIncrease { id: ID! - stableSwap: optimismsepolia_swap_StableSwap! + transfer: base_OriginTransfer! + increase: BigInt + asset: base_Bytes + caller: base_Bytes! + transactionHash: base_Bytes! timestamp: BigInt! - volume: optimismsepolia_swap_BigDecimal! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input optimismsepolia_swap_SwapDailyVolume_filter { +input base_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -85975,27 +85729,65 @@ input optimismsepolia_swap_SwapDailyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: base_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: base_Bytes + asset_not: base_Bytes + asset_gt: base_Bytes + asset_lt: base_Bytes + asset_gte: base_Bytes + asset_lte: base_Bytes + asset_in: [base_Bytes!] + asset_not_in: [base_Bytes!] + asset_contains: base_Bytes + asset_not_contains: base_Bytes + caller: base_Bytes + caller_not: base_Bytes + caller_gt: base_Bytes + caller_lt: base_Bytes + caller_gte: base_Bytes + caller_lte: base_Bytes + caller_in: [base_Bytes!] + caller_not_in: [base_Bytes!] + caller_contains: base_Bytes + caller_not_contains: base_Bytes + transactionHash: base_Bytes + transactionHash_not: base_Bytes + transactionHash_gt: base_Bytes + transactionHash_lt: base_Bytes + transactionHash_gte: base_Bytes + transactionHash_lte: base_Bytes + transactionHash_in: [base_Bytes!] + transactionHash_not_in: [base_Bytes!] + transactionHash_contains: base_Bytes + transactionHash_not_contains: base_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -86004,51 +85796,79 @@ input optimismsepolia_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: optimismsepolia_swap_BigDecimal - volume_not: optimismsepolia_swap_BigDecimal - volume_gt: optimismsepolia_swap_BigDecimal - volume_lt: optimismsepolia_swap_BigDecimal - volume_gte: optimismsepolia_swap_BigDecimal - volume_lte: optimismsepolia_swap_BigDecimal - volume_in: [optimismsepolia_swap_BigDecimal!] - volume_not_in: [optimismsepolia_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_SwapDailyVolume_filter] - or: [optimismsepolia_swap_SwapDailyVolume_filter] + _change_block: base_BlockChangedFilter + and: [base_RelayerFeesIncrease_filter] + or: [base_RelayerFeesIncrease_filter] } -enum optimismsepolia_swap_SwapDailyVolume_orderBy { +enum base_RelayerFeesIncrease_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + increase + asset + caller + transactionHash timestamp - volume -} - -type optimismsepolia_swap_SwapHourlyVolume implements optimismsepolia_swap_SwapTradeVolume { - id: ID! - stableSwap: optimismsepolia_swap_StableSwap! - timestamp: BigInt! - volume: optimismsepolia_swap_BigDecimal! + gasPrice + gasLimit + blockNumber } -input optimismsepolia_swap_SwapHourlyVolume_filter { +input base_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -86057,152 +85877,38 @@ input optimismsepolia_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: optimismsepolia_swap_BigDecimal - volume_not: optimismsepolia_swap_BigDecimal - volume_gt: optimismsepolia_swap_BigDecimal - volume_lt: optimismsepolia_swap_BigDecimal - volume_gte: optimismsepolia_swap_BigDecimal - volume_lte: optimismsepolia_swap_BigDecimal - volume_in: [optimismsepolia_swap_BigDecimal!] - volume_not_in: [optimismsepolia_swap_BigDecimal!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + relayer: base_Bytes + relayer_not: base_Bytes + relayer_gt: base_Bytes + relayer_lt: base_Bytes + relayer_gte: base_Bytes + relayer_lte: base_Bytes + relayer_in: [base_Bytes!] + relayer_not_in: [base_Bytes!] + relayer_contains: base_Bytes + relayer_not_contains: base_Bytes """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_SwapHourlyVolume_filter] - or: [optimismsepolia_swap_SwapHourlyVolume_filter] + _change_block: base_BlockChangedFilter + and: [base_Relayer_filter] + or: [base_Relayer_filter] } -enum optimismsepolia_swap_SwapHourlyVolume_orderBy { +enum base_Relayer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -interface optimismsepolia_swap_SwapTradeVolume { - stableSwap: optimismsepolia_swap_StableSwap! - timestamp: BigInt! - volume: optimismsepolia_swap_BigDecimal! -} - -input optimismsepolia_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: optimismsepolia_swap_BigDecimal - volume_not: optimismsepolia_swap_BigDecimal - volume_gt: optimismsepolia_swap_BigDecimal - volume_lt: optimismsepolia_swap_BigDecimal - volume_gte: optimismsepolia_swap_BigDecimal - volume_lte: optimismsepolia_swap_BigDecimal - volume_in: [optimismsepolia_swap_BigDecimal!] - volume_not_in: [optimismsepolia_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_SwapTradeVolume_filter] - or: [optimismsepolia_swap_SwapTradeVolume_filter] -} - -enum optimismsepolia_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + isActive + relayer } -type optimismsepolia_swap_SwapWeeklyVolume implements optimismsepolia_swap_SwapTradeVolume { +type base_RootCount { id: ID! - stableSwap: optimismsepolia_swap_StableSwap! - timestamp: BigInt! - volume: optimismsepolia_swap_BigDecimal! + count: BigInt } -input optimismsepolia_swap_SwapWeeklyVolume_filter { +input base_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -86211,79 +85917,40 @@ input optimismsepolia_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: optimismsepolia_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: optimismsepolia_swap_BigDecimal - volume_not: optimismsepolia_swap_BigDecimal - volume_gt: optimismsepolia_swap_BigDecimal - volume_lt: optimismsepolia_swap_BigDecimal - volume_gte: optimismsepolia_swap_BigDecimal - volume_lte: optimismsepolia_swap_BigDecimal - volume_in: [optimismsepolia_swap_BigDecimal!] - volume_not_in: [optimismsepolia_swap_BigDecimal!] + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_SwapWeeklyVolume_filter] - or: [optimismsepolia_swap_SwapWeeklyVolume_filter] + _change_block: base_BlockChangedFilter + and: [base_RootCount_filter] + or: [base_RootCount_filter] } -enum optimismsepolia_swap_SwapWeeklyVolume_orderBy { +enum base_RootCount_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + count } -type optimismsepolia_swap_SystemInfo { +type base_RootMessageSent { id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + spokeDomain: BigInt + hubDomain: BigInt + root: base_Bytes + count: BigInt + caller: base_Bytes + transactionHash: base_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input optimismsepolia_swap_SystemInfo_filter { +input base_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -86292,207 +85959,131 @@ input optimismsepolia_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: base_Bytes + root_not: base_Bytes + root_gt: base_Bytes + root_lt: base_Bytes + root_gte: base_Bytes + root_lte: base_Bytes + root_in: [base_Bytes!] + root_not_in: [base_Bytes!] + root_contains: base_Bytes + root_not_contains: base_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: base_Bytes + caller_not: base_Bytes + caller_gt: base_Bytes + caller_lt: base_Bytes + caller_gte: base_Bytes + caller_lte: base_Bytes + caller_in: [base_Bytes!] + caller_not_in: [base_Bytes!] + caller_contains: base_Bytes + caller_not_contains: base_Bytes + transactionHash: base_Bytes + transactionHash_not: base_Bytes + transactionHash_gt: base_Bytes + transactionHash_lt: base_Bytes + transactionHash_gte: base_Bytes + transactionHash_lte: base_Bytes + transactionHash_in: [base_Bytes!] + transactionHash_not_in: [base_Bytes!] + transactionHash_contains: base_Bytes + transactionHash_not_contains: base_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_swap_BlockChangedFilter - and: [optimismsepolia_swap_SystemInfo_filter] - or: [optimismsepolia_swap_SystemInfo_filter] + _change_block: base_BlockChangedFilter + and: [base_RootMessageSent_filter] + or: [base_RootMessageSent_filter] } -enum optimismsepolia_swap_SystemInfo_orderBy { +enum base_RootMessageSent_orderBy { id - exchangeCount - swapCount -} - -type optimismsepolia_swap__Block_ { - """The hash of the block""" - hash: optimismsepolia_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: optimismsepolia_swap_Bytes -} - -"""The type for the top-level _meta field""" -type optimismsepolia_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: optimismsepolia_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -scalar zksync_swap_BigDecimal - -input zksync_swap_BlockChangedFilter { - number_gte: Int! -} - -input zksync_swap_Block_height { - hash: zksync_swap_Bytes - number: Int - number_gte: Int + spokeDomain + hubDomain + root + count + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber } -scalar zksync_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar zksync_swap_Int8 - -type zksync_swap_LpAccount { +type base_Router { id: ID! - address: zksync_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_LpAccountBalance_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_LpAccountBalance_filter): [zksync_swap_LpAccountBalance!]! + isActive: Boolean! + owner: base_Bytes + recipient: base_Bytes + proposedOwner: base_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: base_AssetBalance_orderBy, orderDirection: base_OrderDirection, where: base_AssetBalance_filter): [base_AssetBalance!]! } -type zksync_swap_LpAccountBalance { +type base_RouterDailyTVL { id: ID! - account: zksync_swap_LpAccount! - token: zksync_swap_LpToken! - amount: zksync_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: zksync_swap_Bytes -} - -input zksync_swap_LpAccountBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: zksync_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: zksync_swap_LpToken_filter - amount: zksync_swap_BigDecimal - amount_not: zksync_swap_BigDecimal - amount_gt: zksync_swap_BigDecimal - amount_lt: zksync_swap_BigDecimal - amount_gte: zksync_swap_BigDecimal - amount_lte: zksync_swap_BigDecimal - amount_in: [zksync_swap_BigDecimal!] - amount_not_in: [zksync_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes - """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_LpAccountBalance_filter] - or: [zksync_swap_LpAccountBalance_filter] -} - -enum zksync_swap_LpAccountBalance_orderBy { - id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + router: base_Router! + asset: base_Asset! + timestamp: BigInt! + balance: BigInt! } -input zksync_swap_LpAccount_filter { +input base_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -86501,51 +86092,113 @@ input zksync_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: zksync_swap_Bytes - address_not: zksync_swap_Bytes - address_gt: zksync_swap_Bytes - address_lt: zksync_swap_Bytes - address_gte: zksync_swap_Bytes - address_lte: zksync_swap_Bytes - address_in: [zksync_swap_Bytes!] - address_not_in: [zksync_swap_Bytes!] - address_contains: zksync_swap_Bytes - address_not_contains: zksync_swap_Bytes - balances_: zksync_swap_LpAccountBalance_filter + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: base_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: base_Asset_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_LpAccount_filter] - or: [zksync_swap_LpAccount_filter] + _change_block: base_BlockChangedFilter + and: [base_RouterDailyTVL_filter] + or: [base_RouterDailyTVL_filter] } -enum zksync_swap_LpAccount_orderBy { +enum base_RouterDailyTVL_orderBy { id - address - balances -} - -type zksync_swap_LpToken { - id: ID! - address: zksync_swap_Bytes! - stableSwap: zksync_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: zksync_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_LpTokenEvent_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_LpTokenEvent_filter): [zksync_swap_LpTokenEvent!]! + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + timestamp + balance } -interface zksync_swap_LpTokenEvent { +type base_RouterLiquidityEvent { id: ID! - token: zksync_swap_LpToken! - amount: zksync_swap_BigDecimal! - block: BigInt! + type: base_RouterLiquidityEventType + router: base_Router! + asset: base_Asset! + amount: BigInt! + balance: BigInt! + caller: base_Bytes + blockNumber: BigInt! timestamp: BigInt! - transaction: zksync_swap_Bytes! + transactionHash: base_Bytes! nonce: BigInt! } -input zksync_swap_LpTokenEvent_filter { +enum base_RouterLiquidityEventType { + Add + Remove +} + +input base_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -86554,43 +86207,86 @@ input zksync_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: zksync_swap_LpToken_filter - amount: zksync_swap_BigDecimal - amount_not: zksync_swap_BigDecimal - amount_gt: zksync_swap_BigDecimal - amount_lt: zksync_swap_BigDecimal - amount_gte: zksync_swap_BigDecimal - amount_lte: zksync_swap_BigDecimal - amount_in: [zksync_swap_BigDecimal!] - amount_not_in: [zksync_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + type: base_RouterLiquidityEventType + type_not: base_RouterLiquidityEventType + type_in: [base_RouterLiquidityEventType!] + type_not_in: [base_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: base_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: base_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: base_Bytes + caller_not: base_Bytes + caller_gt: base_Bytes + caller_lt: base_Bytes + caller_gte: base_Bytes + caller_lte: base_Bytes + caller_in: [base_Bytes!] + caller_not_in: [base_Bytes!] + caller_contains: base_Bytes + caller_not_contains: base_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -86599,16 +86295,16 @@ input zksync_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes + transactionHash: base_Bytes + transactionHash_not: base_Bytes + transactionHash_gt: base_Bytes + transactionHash_lt: base_Bytes + transactionHash_gte: base_Bytes + transactionHash_lte: base_Bytes + transactionHash_in: [base_Bytes!] + transactionHash_not_in: [base_Bytes!] + transactionHash_contains: base_Bytes + transactionHash_not_contains: base_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -86618,28 +86314,41 @@ input zksync_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_LpTokenEvent_filter] - or: [zksync_swap_LpTokenEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_RouterLiquidityEvent_filter] + or: [base_RouterLiquidityEvent_filter] } -enum zksync_swap_LpTokenEvent_orderBy { +enum base_RouterLiquidityEvent_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply + type + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount - block + balance + caller + blockNumber timestamp - transaction + transactionHash nonce } -input zksync_swap_LpToken_filter { +input base_Router_filter { id: ID id_not: ID id_gt: ID @@ -86648,142 +86357,72 @@ input zksync_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: zksync_swap_Bytes - address_not: zksync_swap_Bytes - address_gt: zksync_swap_Bytes - address_lt: zksync_swap_Bytes - address_gte: zksync_swap_Bytes - address_lte: zksync_swap_Bytes - address_in: [zksync_swap_Bytes!] - address_not_in: [zksync_swap_Bytes!] - address_contains: zksync_swap_Bytes - address_not_contains: zksync_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: zksync_swap_BigDecimal - totalSupply_not: zksync_swap_BigDecimal - totalSupply_gt: zksync_swap_BigDecimal - totalSupply_lt: zksync_swap_BigDecimal - totalSupply_gte: zksync_swap_BigDecimal - totalSupply_lte: zksync_swap_BigDecimal - totalSupply_in: [zksync_swap_BigDecimal!] - totalSupply_not_in: [zksync_swap_BigDecimal!] - events_: zksync_swap_LpTokenEvent_filter + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: base_Bytes + owner_not: base_Bytes + owner_gt: base_Bytes + owner_lt: base_Bytes + owner_gte: base_Bytes + owner_lte: base_Bytes + owner_in: [base_Bytes!] + owner_not_in: [base_Bytes!] + owner_contains: base_Bytes + owner_not_contains: base_Bytes + recipient: base_Bytes + recipient_not: base_Bytes + recipient_gt: base_Bytes + recipient_lt: base_Bytes + recipient_gte: base_Bytes + recipient_lte: base_Bytes + recipient_in: [base_Bytes!] + recipient_not_in: [base_Bytes!] + recipient_contains: base_Bytes + recipient_not_contains: base_Bytes + proposedOwner: base_Bytes + proposedOwner_not: base_Bytes + proposedOwner_gt: base_Bytes + proposedOwner_lt: base_Bytes + proposedOwner_gte: base_Bytes + proposedOwner_lte: base_Bytes + proposedOwner_in: [base_Bytes!] + proposedOwner_not_in: [base_Bytes!] + proposedOwner_contains: base_Bytes + proposedOwner_not_contains: base_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: base_AssetBalance_filter """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_LpToken_filter] - or: [zksync_swap_LpToken_filter] + _change_block: base_BlockChangedFilter + and: [base_Router_filter] + or: [base_Router_filter] } -enum zksync_swap_LpToken_orderBy { +enum base_Router_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances } -type zksync_swap_LpTransferEvent implements zksync_swap_LpTokenEvent { +type base_Sequencer { id: ID! - token: zksync_swap_LpToken! - amount: zksync_swap_BigDecimal! - from: zksync_swap_Bytes! - to: zksync_swap_Bytes! - fromBalance: zksync_swap_BigDecimal! - toBalance: zksync_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: zksync_swap_Bytes! - nonce: BigInt! + isActive: Boolean! + sequencer: base_Bytes } -input zksync_swap_LpTransferEvent_filter { +input base_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -86792,143 +86431,39 @@ input zksync_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: zksync_swap_LpToken_filter - amount: zksync_swap_BigDecimal - amount_not: zksync_swap_BigDecimal - amount_gt: zksync_swap_BigDecimal - amount_lt: zksync_swap_BigDecimal - amount_gte: zksync_swap_BigDecimal - amount_lte: zksync_swap_BigDecimal - amount_in: [zksync_swap_BigDecimal!] - amount_not_in: [zksync_swap_BigDecimal!] - from: zksync_swap_Bytes - from_not: zksync_swap_Bytes - from_gt: zksync_swap_Bytes - from_lt: zksync_swap_Bytes - from_gte: zksync_swap_Bytes - from_lte: zksync_swap_Bytes - from_in: [zksync_swap_Bytes!] - from_not_in: [zksync_swap_Bytes!] - from_contains: zksync_swap_Bytes - from_not_contains: zksync_swap_Bytes - to: zksync_swap_Bytes - to_not: zksync_swap_Bytes - to_gt: zksync_swap_Bytes - to_lt: zksync_swap_Bytes - to_gte: zksync_swap_Bytes - to_lte: zksync_swap_Bytes - to_in: [zksync_swap_Bytes!] - to_not_in: [zksync_swap_Bytes!] - to_contains: zksync_swap_Bytes - to_not_contains: zksync_swap_Bytes - fromBalance: zksync_swap_BigDecimal - fromBalance_not: zksync_swap_BigDecimal - fromBalance_gt: zksync_swap_BigDecimal - fromBalance_lt: zksync_swap_BigDecimal - fromBalance_gte: zksync_swap_BigDecimal - fromBalance_lte: zksync_swap_BigDecimal - fromBalance_in: [zksync_swap_BigDecimal!] - fromBalance_not_in: [zksync_swap_BigDecimal!] - toBalance: zksync_swap_BigDecimal - toBalance_not: zksync_swap_BigDecimal - toBalance_gt: zksync_swap_BigDecimal - toBalance_lt: zksync_swap_BigDecimal - toBalance_gte: zksync_swap_BigDecimal - toBalance_lte: zksync_swap_BigDecimal - toBalance_in: [zksync_swap_BigDecimal!] - toBalance_not_in: [zksync_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + sequencer: base_Bytes + sequencer_not: base_Bytes + sequencer_gt: base_Bytes + sequencer_lt: base_Bytes + sequencer_gte: base_Bytes + sequencer_lte: base_Bytes + sequencer_in: [base_Bytes!] + sequencer_not_in: [base_Bytes!] + sequencer_contains: base_Bytes + sequencer_not_contains: base_Bytes """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_LpTransferEvent_filter] - or: [zksync_swap_LpTransferEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_Sequencer_filter] + or: [base_Sequencer_filter] } -enum zksync_swap_LpTransferEvent_orderBy { +enum base_Sequencer_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block - timestamp - transaction - nonce + isActive + sequencer } -"""Defines the order direction, either ascending or descending""" -enum zksync_swap_OrderDirection { - asc - desc -} - -type zksync_swap_PooledToken { +type base_Setting { id: ID! - asset: zksync_swap_Bytes! + maxRoutersPerTransfer: BigInt! + caller: base_Bytes! } -input zksync_swap_PooledToken_filter { +input base_Setting_filter { id: ID id_not: ID id_gt: ID @@ -86937,72 +86472,49 @@ input zksync_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: zksync_swap_Bytes - asset_not: zksync_swap_Bytes - asset_gt: zksync_swap_Bytes - asset_lt: zksync_swap_Bytes - asset_gte: zksync_swap_Bytes - asset_lte: zksync_swap_Bytes - asset_in: [zksync_swap_Bytes!] - asset_not_in: [zksync_swap_Bytes!] - asset_contains: zksync_swap_Bytes - asset_not_contains: zksync_swap_Bytes + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: base_Bytes + caller_not: base_Bytes + caller_gt: base_Bytes + caller_lt: base_Bytes + caller_gte: base_Bytes + caller_lte: base_Bytes + caller_in: [base_Bytes!] + caller_not_in: [base_Bytes!] + caller_contains: base_Bytes + caller_not_contains: base_Bytes """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_PooledToken_filter] - or: [zksync_swap_PooledToken_filter] + _change_block: base_BlockChangedFilter + and: [base_Setting_filter] + or: [base_Setting_filter] } -enum zksync_swap_PooledToken_orderBy { +enum base_Setting_orderBy { id - asset -} - -type zksync_swap_StableSwap { - id: ID! - isActive: Boolean - key: zksync_swap_Bytes! - canonicalId: zksync_swap_Bytes - domain: BigInt - swapPool: zksync_swap_Bytes - lpToken: zksync_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [zksync_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_StableSwapEvent_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_StableSwapEvent_filter): [zksync_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_StableSwapExchange_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_StableSwapExchange_filter): [zksync_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_SwapHourlyVolume_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_SwapHourlyVolume_filter): [zksync_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_SwapDailyVolume_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_SwapDailyVolume_filter): [zksync_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_SwapWeeklyVolume_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_SwapWeeklyVolume_filter): [zksync_swap_SwapWeeklyVolume!] + maxRoutersPerTransfer + caller } -type zksync_swap_StableSwapAddLiquidityEvent implements zksync_swap_StableSwapEvent { +type base_SlippageUpdate { id: ID! - stableSwap: zksync_swap_StableSwap! - provider: zksync_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + transfer: base_DestinationTransfer! + slippage: BigInt! + caller: base_Bytes! + transactionHash: base_Bytes! timestamp: BigInt! - transaction: zksync_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input zksync_swap_StableSwapAddLiquidityEvent_filter { +input base_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -87011,87 +86523,55 @@ input zksync_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - provider: zksync_swap_Bytes - provider_not: zksync_swap_Bytes - provider_gt: zksync_swap_Bytes - provider_lt: zksync_swap_Bytes - provider_gte: zksync_swap_Bytes - provider_lte: zksync_swap_Bytes - provider_in: [zksync_swap_Bytes!] - provider_not_in: [zksync_swap_Bytes!] - provider_contains: zksync_swap_Bytes - provider_not_contains: zksync_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: base_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: base_Bytes + caller_not: base_Bytes + caller_gt: base_Bytes + caller_lt: base_Bytes + caller_gte: base_Bytes + caller_lte: base_Bytes + caller_in: [base_Bytes!] + caller_not_in: [base_Bytes!] + caller_contains: base_Bytes + caller_not_contains: base_Bytes + transactionHash: base_Bytes + transactionHash_not: base_Bytes + transactionHash_gt: base_Bytes + transactionHash_lt: base_Bytes + transactionHash_gte: base_Bytes + transactionHash_lte: base_Bytes + transactionHash_in: [base_Bytes!] + transactionHash_not_in: [base_Bytes!] + transactionHash_contains: base_Bytes + transactionHash_not_contains: base_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -87100,72 +86580,94 @@ input zksync_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_StableSwapAddLiquidityEvent_filter] - or: [zksync_swap_StableSwapAddLiquidityEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_SlippageUpdate_filter] + or: [base_SlippageUpdate_filter] } -enum zksync_swap_StableSwapAddLiquidityEvent_orderBy { +enum base_SlippageUpdate_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce + slippage + caller + transactionHash timestamp - transaction - nonce + gasPrice + gasLimit + blockNumber } -interface zksync_swap_StableSwapEvent { +type base_SnapshotRoot { id: ID! - stableSwap: zksync_swap_StableSwap! - block: BigInt! + spokeDomain: BigInt + root: base_Bytes! + count: BigInt! timestamp: BigInt! - transaction: zksync_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt! } -input zksync_swap_StableSwapEvent_filter { +input base_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -87174,35 +86676,32 @@ input zksync_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: base_Bytes + root_not: base_Bytes + root_gt: base_Bytes + root_lt: base_Bytes + root_gte: base_Bytes + root_lte: base_Bytes + root_in: [base_Bytes!] + root_not_in: [base_Bytes!] + root_contains: base_Bytes + root_not_contains: base_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -87211,72 +86710,35 @@ input zksync_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_StableSwapEvent_filter] - or: [zksync_swap_StableSwapEvent_filter] + _change_block: base_BlockChangedFilter + and: [base_SnapshotRoot_filter] + or: [base_SnapshotRoot_filter] } -enum zksync_swap_StableSwapEvent_orderBy { +enum base_SnapshotRoot_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block + spokeDomain + root + count timestamp - transaction - nonce + blockNumber } -type zksync_swap_StableSwapExchange { +type base_SpokeConnectorMode { id: ID! - stableSwap: zksync_swap_StableSwap! - buyer: zksync_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: zksync_swap_Bytes! - nonce: BigInt! + mode: String! } -input zksync_swap_StableSwapExchange_filter { +input base_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -87285,172 +86747,89 @@ input zksync_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - buyer: zksync_swap_Bytes - buyer_not: zksync_swap_Bytes - buyer_gt: zksync_swap_Bytes - buyer_lt: zksync_swap_Bytes - buyer_gte: zksync_swap_Bytes - buyer_lte: zksync_swap_Bytes - buyer_in: [zksync_swap_Bytes!] - buyer_not_in: [zksync_swap_Bytes!] - buyer_contains: zksync_swap_Bytes - buyer_not_contains: zksync_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_StableSwapExchange_filter] - or: [zksync_swap_StableSwapExchange_filter] + _change_block: base_BlockChangedFilter + and: [base_SpokeConnectorMode_filter] + or: [base_SpokeConnectorMode_filter] } -enum zksync_swap_StableSwapExchange_orderBy { +enum base_SpokeConnectorMode_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block - timestamp - transaction - nonce + mode } -type zksync_swap_StableSwapRemoveLiquidityEvent implements zksync_swap_StableSwapEvent { +enum base_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type base__Block_ { + """The hash of the block""" + hash: base_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: base_Bytes +} + +"""The type for the top-level _meta field""" +type base__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: base__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type stagingscroll_AggregateRoot { id: ID! - stableSwap: zksync_swap_StableSwap! - provider: zksync_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + root: stagingscroll_Bytes! + blockNumber: BigInt! +} + +type stagingscroll_AggregateRootProposed { + id: ID! + aggregateRoot: stagingscroll_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! timestamp: BigInt! - transaction: zksync_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input zksync_swap_StableSwapRemoveLiquidityEvent_filter { +input stagingscroll_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -87459,87 +86838,40 @@ input zksync_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - provider: zksync_swap_Bytes - provider_not: zksync_swap_Bytes - provider_gt: zksync_swap_Bytes - provider_lt: zksync_swap_Bytes - provider_gte: zksync_swap_Bytes - provider_lte: zksync_swap_Bytes - provider_in: [zksync_swap_Bytes!] - provider_not_in: [zksync_swap_Bytes!] - provider_contains: zksync_swap_Bytes - provider_not_contains: zksync_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: stagingscroll_Bytes + aggregateRoot_not: stagingscroll_Bytes + aggregateRoot_gt: stagingscroll_Bytes + aggregateRoot_lt: stagingscroll_Bytes + aggregateRoot_gte: stagingscroll_Bytes + aggregateRoot_lte: stagingscroll_Bytes + aggregateRoot_in: [stagingscroll_Bytes!] + aggregateRoot_not_in: [stagingscroll_Bytes!] + aggregateRoot_contains: stagingscroll_Bytes + aggregateRoot_not_contains: stagingscroll_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -87548,63 +86880,31 @@ input zksync_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: zksync_swap_Bytes - transaction_not: zksync_swap_Bytes - transaction_gt: zksync_swap_Bytes - transaction_lt: zksync_swap_Bytes - transaction_gte: zksync_swap_Bytes - transaction_lte: zksync_swap_Bytes - transaction_in: [zksync_swap_Bytes!] - transaction_not_in: [zksync_swap_Bytes!] - transaction_contains: zksync_swap_Bytes - transaction_not_contains: zksync_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_StableSwapRemoveLiquidityEvent_filter] - or: [zksync_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_AggregateRootProposed_filter] + or: [stagingscroll_AggregateRootProposed_filter] } -enum zksync_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum stagingscroll_AggregateRootProposed_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + aggregateRoot + rootTimestamp + endOfDispute + domain timestamp - transaction - nonce + blockNumber } -input zksync_swap_StableSwap_filter { +input stagingscroll_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -87613,283 +86913,61 @@ input zksync_swap_StableSwap_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - key: zksync_swap_Bytes - key_not: zksync_swap_Bytes - key_gt: zksync_swap_Bytes - key_lt: zksync_swap_Bytes - key_gte: zksync_swap_Bytes - key_lte: zksync_swap_Bytes - key_in: [zksync_swap_Bytes!] - key_not_in: [zksync_swap_Bytes!] - key_contains: zksync_swap_Bytes - key_not_contains: zksync_swap_Bytes - canonicalId: zksync_swap_Bytes - canonicalId_not: zksync_swap_Bytes - canonicalId_gt: zksync_swap_Bytes - canonicalId_lt: zksync_swap_Bytes - canonicalId_gte: zksync_swap_Bytes - canonicalId_lte: zksync_swap_Bytes - canonicalId_in: [zksync_swap_Bytes!] - canonicalId_not_in: [zksync_swap_Bytes!] - canonicalId_contains: zksync_swap_Bytes - canonicalId_not_contains: zksync_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: zksync_swap_Bytes - swapPool_not: zksync_swap_Bytes - swapPool_gt: zksync_swap_Bytes - swapPool_lt: zksync_swap_Bytes - swapPool_gte: zksync_swap_Bytes - swapPool_lte: zksync_swap_Bytes - swapPool_in: [zksync_swap_Bytes!] - swapPool_not_in: [zksync_swap_Bytes!] - swapPool_contains: zksync_swap_Bytes - swapPool_not_contains: zksync_swap_Bytes - lpToken: zksync_swap_Bytes - lpToken_not: zksync_swap_Bytes - lpToken_gt: zksync_swap_Bytes - lpToken_lt: zksync_swap_Bytes - lpToken_gte: zksync_swap_Bytes - lpToken_lte: zksync_swap_Bytes - lpToken_in: [zksync_swap_Bytes!] - lpToken_not_in: [zksync_swap_Bytes!] - lpToken_contains: zksync_swap_Bytes - lpToken_not_contains: zksync_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [zksync_swap_Bytes!] - pooledTokens_not: [zksync_swap_Bytes!] - pooledTokens_contains: [zksync_swap_Bytes!] - pooledTokens_contains_nocase: [zksync_swap_Bytes!] - pooledTokens_not_contains: [zksync_swap_Bytes!] - pooledTokens_not_contains_nocase: [zksync_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: zksync_swap_StableSwapEvent_filter - exchanges_: zksync_swap_StableSwapExchange_filter - hourlyVolumes_: zksync_swap_SwapHourlyVolume_filter - dailyVolumes_: zksync_swap_SwapDailyVolume_filter - weeklyVolumes_: zksync_swap_SwapWeeklyVolume_filter + root: stagingscroll_Bytes + root_not: stagingscroll_Bytes + root_gt: stagingscroll_Bytes + root_lt: stagingscroll_Bytes + root_gte: stagingscroll_Bytes + root_lte: stagingscroll_Bytes + root_in: [stagingscroll_Bytes!] + root_not_in: [stagingscroll_Bytes!] + root_contains: stagingscroll_Bytes + root_not_contains: stagingscroll_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_StableSwap_filter] - or: [zksync_swap_StableSwap_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_AggregateRoot_filter] + or: [stagingscroll_AggregateRoot_filter] } -enum zksync_swap_StableSwap_orderBy { +enum stagingscroll_AggregateRoot_orderBy { id - isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + root + blockNumber } -type zksync_swap_SwapDailyVolume implements zksync_swap_SwapTradeVolume { +type stagingscroll_Asset { id: ID! - stableSwap: zksync_swap_StableSwap! - timestamp: BigInt! - volume: zksync_swap_BigDecimal! -} - -input zksync_swap_SwapDailyVolume_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: zksync_swap_BigDecimal - volume_not: zksync_swap_BigDecimal - volume_gt: zksync_swap_BigDecimal - volume_lt: zksync_swap_BigDecimal - volume_gte: zksync_swap_BigDecimal - volume_lte: zksync_swap_BigDecimal - volume_in: [zksync_swap_BigDecimal!] - volume_not_in: [zksync_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_SwapDailyVolume_filter] - or: [zksync_swap_SwapDailyVolume_filter] -} - -enum zksync_swap_SwapDailyVolume_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + key: stagingscroll_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: stagingscroll_Bytes + canonicalDomain: BigInt + adoptedAsset: stagingscroll_Bytes + localAsset: stagingscroll_Bytes + blockNumber: BigInt + status: stagingscroll_AssetStatus } -type zksync_swap_SwapHourlyVolume implements zksync_swap_SwapTradeVolume { +type stagingscroll_AssetBalance { id: ID! - stableSwap: zksync_swap_StableSwap! - timestamp: BigInt! - volume: zksync_swap_BigDecimal! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: stagingscroll_Router! + asset: stagingscroll_Asset! + feesEarned: BigInt! } -input zksync_swap_SwapHourlyVolume_filter { +input stagingscroll_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -87898,152 +86976,126 @@ input zksync_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: zksync_swap_BigDecimal - volume_not: zksync_swap_BigDecimal - volume_gt: zksync_swap_BigDecimal - volume_lt: zksync_swap_BigDecimal - volume_gte: zksync_swap_BigDecimal - volume_lte: zksync_swap_BigDecimal - volume_in: [zksync_swap_BigDecimal!] - volume_not_in: [zksync_swap_BigDecimal!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingscroll_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingscroll_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_SwapHourlyVolume_filter] - or: [zksync_swap_SwapHourlyVolume_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_AssetBalance_filter] + or: [stagingscroll_AssetBalance_filter] } -enum zksync_swap_SwapHourlyVolume_orderBy { +enum stagingscroll_AssetBalance_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -interface zksync_swap_SwapTradeVolume { - stableSwap: zksync_swap_StableSwap! - timestamp: BigInt! - volume: zksync_swap_BigDecimal! -} - -input zksync_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: zksync_swap_BigDecimal - volume_not: zksync_swap_BigDecimal - volume_gt: zksync_swap_BigDecimal - volume_lt: zksync_swap_BigDecimal - volume_gte: zksync_swap_BigDecimal - volume_lte: zksync_swap_BigDecimal - volume_in: [zksync_swap_BigDecimal!] - volume_not_in: [zksync_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_SwapTradeVolume_filter] - or: [zksync_swap_SwapTradeVolume_filter] -} - -enum zksync_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + amount + locked + supplied + removed + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + feesEarned } -type zksync_swap_SwapWeeklyVolume implements zksync_swap_SwapTradeVolume { +type stagingscroll_AssetStatus { id: ID! - stableSwap: zksync_swap_StableSwap! - timestamp: BigInt! - volume: zksync_swap_BigDecimal! + status: Boolean } -input zksync_swap_SwapWeeklyVolume_filter { +input stagingscroll_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -88052,79 +87104,22 @@ input zksync_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: zksync_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: zksync_swap_BigDecimal - volume_not: zksync_swap_BigDecimal - volume_gt: zksync_swap_BigDecimal - volume_lt: zksync_swap_BigDecimal - volume_gte: zksync_swap_BigDecimal - volume_lte: zksync_swap_BigDecimal - volume_in: [zksync_swap_BigDecimal!] - volume_not_in: [zksync_swap_BigDecimal!] + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_SwapWeeklyVolume_filter] - or: [zksync_swap_SwapWeeklyVolume_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_AssetStatus_filter] + or: [stagingscroll_AssetStatus_filter] } -enum zksync_swap_SwapWeeklyVolume_orderBy { +enum stagingscroll_AssetStatus_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -type zksync_swap_SystemInfo { - id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + status } -input zksync_swap_SystemInfo_filter { +input stagingscroll_Asset_filter { id: ID id_not: ID id_gt: ID @@ -88133,210 +87128,144 @@ input zksync_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] + key: stagingscroll_Bytes + key_not: stagingscroll_Bytes + key_gt: stagingscroll_Bytes + key_lt: stagingscroll_Bytes + key_gte: stagingscroll_Bytes + key_lte: stagingscroll_Bytes + key_in: [stagingscroll_Bytes!] + key_not_in: [stagingscroll_Bytes!] + key_contains: stagingscroll_Bytes + key_not_contains: stagingscroll_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: stagingscroll_Bytes + canonicalId_not: stagingscroll_Bytes + canonicalId_gt: stagingscroll_Bytes + canonicalId_lt: stagingscroll_Bytes + canonicalId_gte: stagingscroll_Bytes + canonicalId_lte: stagingscroll_Bytes + canonicalId_in: [stagingscroll_Bytes!] + canonicalId_not_in: [stagingscroll_Bytes!] + canonicalId_contains: stagingscroll_Bytes + canonicalId_not_contains: stagingscroll_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: stagingscroll_Bytes + adoptedAsset_not: stagingscroll_Bytes + adoptedAsset_gt: stagingscroll_Bytes + adoptedAsset_lt: stagingscroll_Bytes + adoptedAsset_gte: stagingscroll_Bytes + adoptedAsset_lte: stagingscroll_Bytes + adoptedAsset_in: [stagingscroll_Bytes!] + adoptedAsset_not_in: [stagingscroll_Bytes!] + adoptedAsset_contains: stagingscroll_Bytes + adoptedAsset_not_contains: stagingscroll_Bytes + localAsset: stagingscroll_Bytes + localAsset_not: stagingscroll_Bytes + localAsset_gt: stagingscroll_Bytes + localAsset_lt: stagingscroll_Bytes + localAsset_gte: stagingscroll_Bytes + localAsset_lte: stagingscroll_Bytes + localAsset_in: [stagingscroll_Bytes!] + localAsset_not_in: [stagingscroll_Bytes!] + localAsset_contains: stagingscroll_Bytes + localAsset_not_contains: stagingscroll_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: stagingscroll_AssetStatus_filter """Filter for the block changed event.""" - _change_block: zksync_swap_BlockChangedFilter - and: [zksync_swap_SystemInfo_filter] - or: [zksync_swap_SystemInfo_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_Asset_filter] + or: [stagingscroll_Asset_filter] } -enum zksync_swap_SystemInfo_orderBy { +enum stagingscroll_Asset_orderBy { id - exchangeCount - swapCount -} - -type zksync_swap__Block_ { - """The hash of the block""" - hash: zksync_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int -} - -"""The type for the top-level _meta field""" -type zksync_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: zksync_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -enum sepolia_swap_Aggregation_interval { - hour - day + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset + blockNumber + status + status__id + status__status } -scalar sepolia_swap_BigDecimal +scalar stagingscroll_BigDecimal -input sepolia_swap_BlockChangedFilter { +input stagingscroll_BlockChangedFilter { number_gte: Int! } -input sepolia_swap_Block_height { - hash: sepolia_swap_Bytes +input stagingscroll_Block_height { + hash: stagingscroll_Bytes number: Int number_gte: Int } -scalar sepolia_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar sepolia_swap_Int8 - -type sepolia_swap_LpAccount { - id: ID! - address: sepolia_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_LpAccountBalance_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_LpAccountBalance_filter): [sepolia_swap_LpAccountBalance!]! -} +scalar stagingscroll_Bytes -type sepolia_swap_LpAccountBalance { +type stagingscroll_ConnectorMeta { id: ID! - account: sepolia_swap_LpAccount! - token: sepolia_swap_LpToken! - amount: sepolia_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: sepolia_swap_Bytes -} - -input sepolia_swap_LpAccountBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: sepolia_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: sepolia_swap_LpToken_filter - amount: sepolia_swap_BigDecimal - amount_not: sepolia_swap_BigDecimal - amount_gt: sepolia_swap_BigDecimal - amount_lt: sepolia_swap_BigDecimal - amount_gte: sepolia_swap_BigDecimal - amount_lte: sepolia_swap_BigDecimal - amount_in: [sepolia_swap_BigDecimal!] - amount_not_in: [sepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes - """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_LpAccountBalance_filter] - or: [sepolia_swap_LpAccountBalance_filter] -} - -enum sepolia_swap_LpAccountBalance_orderBy { - id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + spokeDomain: BigInt + hubDomain: BigInt + amb: stagingscroll_Bytes + rootManager: stagingscroll_Bytes + mirrorConnector: stagingscroll_Bytes } -input sepolia_swap_LpAccount_filter { +input stagingscroll_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -88345,51 +87274,109 @@ input sepolia_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: sepolia_swap_Bytes - address_not: sepolia_swap_Bytes - address_gt: sepolia_swap_Bytes - address_lt: sepolia_swap_Bytes - address_gte: sepolia_swap_Bytes - address_lte: sepolia_swap_Bytes - address_in: [sepolia_swap_Bytes!] - address_not_in: [sepolia_swap_Bytes!] - address_contains: sepolia_swap_Bytes - address_not_contains: sepolia_swap_Bytes - balances_: sepolia_swap_LpAccountBalance_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingscroll_Bytes + amb_not: stagingscroll_Bytes + amb_gt: stagingscroll_Bytes + amb_lt: stagingscroll_Bytes + amb_gte: stagingscroll_Bytes + amb_lte: stagingscroll_Bytes + amb_in: [stagingscroll_Bytes!] + amb_not_in: [stagingscroll_Bytes!] + amb_contains: stagingscroll_Bytes + amb_not_contains: stagingscroll_Bytes + rootManager: stagingscroll_Bytes + rootManager_not: stagingscroll_Bytes + rootManager_gt: stagingscroll_Bytes + rootManager_lt: stagingscroll_Bytes + rootManager_gte: stagingscroll_Bytes + rootManager_lte: stagingscroll_Bytes + rootManager_in: [stagingscroll_Bytes!] + rootManager_not_in: [stagingscroll_Bytes!] + rootManager_contains: stagingscroll_Bytes + rootManager_not_contains: stagingscroll_Bytes + mirrorConnector: stagingscroll_Bytes + mirrorConnector_not: stagingscroll_Bytes + mirrorConnector_gt: stagingscroll_Bytes + mirrorConnector_lt: stagingscroll_Bytes + mirrorConnector_gte: stagingscroll_Bytes + mirrorConnector_lte: stagingscroll_Bytes + mirrorConnector_in: [stagingscroll_Bytes!] + mirrorConnector_not_in: [stagingscroll_Bytes!] + mirrorConnector_contains: stagingscroll_Bytes + mirrorConnector_not_contains: stagingscroll_Bytes """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_LpAccount_filter] - or: [sepolia_swap_LpAccount_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_ConnectorMeta_filter] + or: [stagingscroll_ConnectorMeta_filter] } -enum sepolia_swap_LpAccount_orderBy { +enum stagingscroll_ConnectorMeta_orderBy { id - address - balances -} - -type sepolia_swap_LpToken { - id: ID! - address: sepolia_swap_Bytes! - stableSwap: sepolia_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: sepolia_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_LpTokenEvent_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_LpTokenEvent_filter): [sepolia_swap_LpTokenEvent!]! + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -interface sepolia_swap_LpTokenEvent { +type stagingscroll_DestinationTransfer { id: ID! - token: sepolia_swap_LpToken! - amount: sepolia_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: sepolia_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: stagingscroll_Bytes + nonce: BigInt + status: stagingscroll_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingscroll_Router_orderBy, orderDirection: stagingscroll_OrderDirection, where: stagingscroll_Router_filter): [stagingscroll_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: stagingscroll_Bytes + delegate: stagingscroll_Bytes + receiveLocal: Boolean + callData: stagingscroll_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: stagingscroll_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: stagingscroll_Bytes + asset: stagingscroll_Asset + amount: BigInt + routersFee: BigInt + executedCaller: stagingscroll_Bytes + executedTransactionHash: stagingscroll_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: stagingscroll_Bytes + executedTxNonce: BigInt + reconciledCaller: stagingscroll_Bytes + reconciledTransactionHash: stagingscroll_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: stagingscroll_Bytes + reconciledTxNonce: BigInt } -input sepolia_swap_LpTokenEvent_filter { +input stagingscroll_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -88398,61 +87385,24 @@ input sepolia_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: sepolia_swap_LpToken_filter - amount: sepolia_swap_BigDecimal - amount_not: sepolia_swap_BigDecimal - amount_gt: sepolia_swap_BigDecimal - amount_lt: sepolia_swap_BigDecimal - amount_gte: sepolia_swap_BigDecimal - amount_lte: sepolia_swap_BigDecimal - amount_in: [sepolia_swap_BigDecimal!] - amount_not_in: [sepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: stagingscroll_Bytes + transferId_not: stagingscroll_Bytes + transferId_gt: stagingscroll_Bytes + transferId_lt: stagingscroll_Bytes + transferId_gte: stagingscroll_Bytes + transferId_lte: stagingscroll_Bytes + transferId_in: [stagingscroll_Bytes!] + transferId_not_in: [stagingscroll_Bytes!] + transferId_contains: stagingscroll_Bytes + transferId_not_contains: stagingscroll_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -88461,173 +87411,374 @@ input sepolia_swap_LpTokenEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_LpTokenEvent_filter] - or: [sepolia_swap_LpTokenEvent_filter] + status: stagingscroll_TransferStatus + status_not: stagingscroll_TransferStatus + status_in: [stagingscroll_TransferStatus!] + status_not_in: [stagingscroll_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: stagingscroll_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: stagingscroll_Bytes + to_not: stagingscroll_Bytes + to_gt: stagingscroll_Bytes + to_lt: stagingscroll_Bytes + to_gte: stagingscroll_Bytes + to_lte: stagingscroll_Bytes + to_in: [stagingscroll_Bytes!] + to_not_in: [stagingscroll_Bytes!] + to_contains: stagingscroll_Bytes + to_not_contains: stagingscroll_Bytes + delegate: stagingscroll_Bytes + delegate_not: stagingscroll_Bytes + delegate_gt: stagingscroll_Bytes + delegate_lt: stagingscroll_Bytes + delegate_gte: stagingscroll_Bytes + delegate_lte: stagingscroll_Bytes + delegate_in: [stagingscroll_Bytes!] + delegate_not_in: [stagingscroll_Bytes!] + delegate_contains: stagingscroll_Bytes + delegate_not_contains: stagingscroll_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: stagingscroll_Bytes + callData_not: stagingscroll_Bytes + callData_gt: stagingscroll_Bytes + callData_lt: stagingscroll_Bytes + callData_gte: stagingscroll_Bytes + callData_lte: stagingscroll_Bytes + callData_in: [stagingscroll_Bytes!] + callData_not_in: [stagingscroll_Bytes!] + callData_contains: stagingscroll_Bytes + callData_not_contains: stagingscroll_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: stagingscroll_Bytes + originSender_not: stagingscroll_Bytes + originSender_gt: stagingscroll_Bytes + originSender_lt: stagingscroll_Bytes + originSender_gte: stagingscroll_Bytes + originSender_lte: stagingscroll_Bytes + originSender_in: [stagingscroll_Bytes!] + originSender_not_in: [stagingscroll_Bytes!] + originSender_contains: stagingscroll_Bytes + originSender_not_contains: stagingscroll_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: stagingscroll_Bytes + canonicalId_not: stagingscroll_Bytes + canonicalId_gt: stagingscroll_Bytes + canonicalId_lt: stagingscroll_Bytes + canonicalId_gte: stagingscroll_Bytes + canonicalId_lte: stagingscroll_Bytes + canonicalId_in: [stagingscroll_Bytes!] + canonicalId_not_in: [stagingscroll_Bytes!] + canonicalId_contains: stagingscroll_Bytes + canonicalId_not_contains: stagingscroll_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingscroll_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: stagingscroll_Bytes + executedCaller_not: stagingscroll_Bytes + executedCaller_gt: stagingscroll_Bytes + executedCaller_lt: stagingscroll_Bytes + executedCaller_gte: stagingscroll_Bytes + executedCaller_lte: stagingscroll_Bytes + executedCaller_in: [stagingscroll_Bytes!] + executedCaller_not_in: [stagingscroll_Bytes!] + executedCaller_contains: stagingscroll_Bytes + executedCaller_not_contains: stagingscroll_Bytes + executedTransactionHash: stagingscroll_Bytes + executedTransactionHash_not: stagingscroll_Bytes + executedTransactionHash_gt: stagingscroll_Bytes + executedTransactionHash_lt: stagingscroll_Bytes + executedTransactionHash_gte: stagingscroll_Bytes + executedTransactionHash_lte: stagingscroll_Bytes + executedTransactionHash_in: [stagingscroll_Bytes!] + executedTransactionHash_not_in: [stagingscroll_Bytes!] + executedTransactionHash_contains: stagingscroll_Bytes + executedTransactionHash_not_contains: stagingscroll_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: stagingscroll_Bytes + executedTxOrigin_not: stagingscroll_Bytes + executedTxOrigin_gt: stagingscroll_Bytes + executedTxOrigin_lt: stagingscroll_Bytes + executedTxOrigin_gte: stagingscroll_Bytes + executedTxOrigin_lte: stagingscroll_Bytes + executedTxOrigin_in: [stagingscroll_Bytes!] + executedTxOrigin_not_in: [stagingscroll_Bytes!] + executedTxOrigin_contains: stagingscroll_Bytes + executedTxOrigin_not_contains: stagingscroll_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: stagingscroll_Bytes + reconciledCaller_not: stagingscroll_Bytes + reconciledCaller_gt: stagingscroll_Bytes + reconciledCaller_lt: stagingscroll_Bytes + reconciledCaller_gte: stagingscroll_Bytes + reconciledCaller_lte: stagingscroll_Bytes + reconciledCaller_in: [stagingscroll_Bytes!] + reconciledCaller_not_in: [stagingscroll_Bytes!] + reconciledCaller_contains: stagingscroll_Bytes + reconciledCaller_not_contains: stagingscroll_Bytes + reconciledTransactionHash: stagingscroll_Bytes + reconciledTransactionHash_not: stagingscroll_Bytes + reconciledTransactionHash_gt: stagingscroll_Bytes + reconciledTransactionHash_lt: stagingscroll_Bytes + reconciledTransactionHash_gte: stagingscroll_Bytes + reconciledTransactionHash_lte: stagingscroll_Bytes + reconciledTransactionHash_in: [stagingscroll_Bytes!] + reconciledTransactionHash_not_in: [stagingscroll_Bytes!] + reconciledTransactionHash_contains: stagingscroll_Bytes + reconciledTransactionHash_not_contains: stagingscroll_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: stagingscroll_Bytes + reconciledTxOrigin_not: stagingscroll_Bytes + reconciledTxOrigin_gt: stagingscroll_Bytes + reconciledTxOrigin_lt: stagingscroll_Bytes + reconciledTxOrigin_gte: stagingscroll_Bytes + reconciledTxOrigin_lte: stagingscroll_Bytes + reconciledTxOrigin_in: [stagingscroll_Bytes!] + reconciledTxOrigin_not_in: [stagingscroll_Bytes!] + reconciledTxOrigin_contains: stagingscroll_Bytes + reconciledTxOrigin_not_contains: stagingscroll_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_DestinationTransfer_filter] + or: [stagingscroll_DestinationTransfer_filter] } -enum sepolia_swap_LpTokenEvent_orderBy { +enum stagingscroll_DestinationTransfer_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - timestamp - transaction + chainId + transferId nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -input sepolia_swap_LpToken_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - address: sepolia_swap_Bytes - address_not: sepolia_swap_Bytes - address_gt: sepolia_swap_Bytes - address_lt: sepolia_swap_Bytes - address_gte: sepolia_swap_Bytes - address_lte: sepolia_swap_Bytes - address_in: [sepolia_swap_Bytes!] - address_not_in: [sepolia_swap_Bytes!] - address_contains: sepolia_swap_Bytes - address_not_contains: sepolia_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: sepolia_swap_BigDecimal - totalSupply_not: sepolia_swap_BigDecimal - totalSupply_gt: sepolia_swap_BigDecimal - totalSupply_lt: sepolia_swap_BigDecimal - totalSupply_gte: sepolia_swap_BigDecimal - totalSupply_lte: sepolia_swap_BigDecimal - totalSupply_in: [sepolia_swap_BigDecimal!] - totalSupply_not_in: [sepolia_swap_BigDecimal!] - events_: sepolia_swap_LpTokenEvent_filter - """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_LpToken_filter] - or: [sepolia_swap_LpToken_filter] -} +""" +8 bytes signed integer -enum sepolia_swap_LpToken_orderBy { - id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events -} +""" +scalar stagingscroll_Int8 -type sepolia_swap_LpTransferEvent implements sepolia_swap_LpTokenEvent { +type stagingscroll_OptimisticRootFinalized { id: ID! - token: sepolia_swap_LpToken! - amount: sepolia_swap_BigDecimal! - from: sepolia_swap_Bytes! - to: sepolia_swap_Bytes! - fromBalance: sepolia_swap_BigDecimal! - toBalance: sepolia_swap_BigDecimal! - block: BigInt! + aggregateRoot: stagingscroll_Bytes! timestamp: BigInt! - transaction: sepolia_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input sepolia_swap_LpTransferEvent_filter { +input stagingscroll_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -88636,79 +87787,16 @@ input sepolia_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: sepolia_swap_LpToken_filter - amount: sepolia_swap_BigDecimal - amount_not: sepolia_swap_BigDecimal - amount_gt: sepolia_swap_BigDecimal - amount_lt: sepolia_swap_BigDecimal - amount_gte: sepolia_swap_BigDecimal - amount_lte: sepolia_swap_BigDecimal - amount_in: [sepolia_swap_BigDecimal!] - amount_not_in: [sepolia_swap_BigDecimal!] - from: sepolia_swap_Bytes - from_not: sepolia_swap_Bytes - from_gt: sepolia_swap_Bytes - from_lt: sepolia_swap_Bytes - from_gte: sepolia_swap_Bytes - from_lte: sepolia_swap_Bytes - from_in: [sepolia_swap_Bytes!] - from_not_in: [sepolia_swap_Bytes!] - from_contains: sepolia_swap_Bytes - from_not_contains: sepolia_swap_Bytes - to: sepolia_swap_Bytes - to_not: sepolia_swap_Bytes - to_gt: sepolia_swap_Bytes - to_lt: sepolia_swap_Bytes - to_gte: sepolia_swap_Bytes - to_lte: sepolia_swap_Bytes - to_in: [sepolia_swap_Bytes!] - to_not_in: [sepolia_swap_Bytes!] - to_contains: sepolia_swap_Bytes - to_not_contains: sepolia_swap_Bytes - fromBalance: sepolia_swap_BigDecimal - fromBalance_not: sepolia_swap_BigDecimal - fromBalance_gt: sepolia_swap_BigDecimal - fromBalance_lt: sepolia_swap_BigDecimal - fromBalance_gte: sepolia_swap_BigDecimal - fromBalance_lte: sepolia_swap_BigDecimal - fromBalance_in: [sepolia_swap_BigDecimal!] - fromBalance_not_in: [sepolia_swap_BigDecimal!] - toBalance: sepolia_swap_BigDecimal - toBalance_not: sepolia_swap_BigDecimal - toBalance_gt: sepolia_swap_BigDecimal - toBalance_lt: sepolia_swap_BigDecimal - toBalance_gte: sepolia_swap_BigDecimal - toBalance_lte: sepolia_swap_BigDecimal - toBalance_in: [sepolia_swap_BigDecimal!] - toBalance_not_in: [sepolia_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: stagingscroll_Bytes + aggregateRoot_not: stagingscroll_Bytes + aggregateRoot_gt: stagingscroll_Bytes + aggregateRoot_lt: stagingscroll_Bytes + aggregateRoot_gte: stagingscroll_Bytes + aggregateRoot_lte: stagingscroll_Bytes + aggregateRoot_in: [stagingscroll_Bytes!] + aggregateRoot_not_in: [stagingscroll_Bytes!] + aggregateRoot_contains: stagingscroll_Bytes + aggregateRoot_not_contains: stagingscroll_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -88717,62 +87805,47 @@ input sepolia_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_LpTransferEvent_filter] - or: [sepolia_swap_LpTransferEvent_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_OptimisticRootFinalized_filter] + or: [stagingscroll_OptimisticRootFinalized_filter] } -enum sepolia_swap_LpTransferEvent_orderBy { +enum stagingscroll_OptimisticRootFinalized_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block + aggregateRoot timestamp - transaction - nonce + blockNumber } """Defines the order direction, either ascending or descending""" -enum sepolia_swap_OrderDirection { +enum stagingscroll_OrderDirection { asc desc } -type sepolia_swap_PooledToken { +type stagingscroll_OriginMessage { id: ID! - asset: sepolia_swap_Bytes! + transferId: stagingscroll_Bytes + destinationDomain: BigInt + leaf: stagingscroll_Bytes + index: BigInt + message: stagingscroll_Bytes + root: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + blockNumber: BigInt + rootCount: stagingscroll_RootCount } -input sepolia_swap_PooledToken_filter { +input stagingscroll_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -88781,72 +87854,158 @@ input sepolia_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: sepolia_swap_Bytes - asset_not: sepolia_swap_Bytes - asset_gt: sepolia_swap_Bytes - asset_lt: sepolia_swap_Bytes - asset_gte: sepolia_swap_Bytes - asset_lte: sepolia_swap_Bytes - asset_in: [sepolia_swap_Bytes!] - asset_not_in: [sepolia_swap_Bytes!] - asset_contains: sepolia_swap_Bytes - asset_not_contains: sepolia_swap_Bytes + transferId: stagingscroll_Bytes + transferId_not: stagingscroll_Bytes + transferId_gt: stagingscroll_Bytes + transferId_lt: stagingscroll_Bytes + transferId_gte: stagingscroll_Bytes + transferId_lte: stagingscroll_Bytes + transferId_in: [stagingscroll_Bytes!] + transferId_not_in: [stagingscroll_Bytes!] + transferId_contains: stagingscroll_Bytes + transferId_not_contains: stagingscroll_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: stagingscroll_Bytes + leaf_not: stagingscroll_Bytes + leaf_gt: stagingscroll_Bytes + leaf_lt: stagingscroll_Bytes + leaf_gte: stagingscroll_Bytes + leaf_lte: stagingscroll_Bytes + leaf_in: [stagingscroll_Bytes!] + leaf_not_in: [stagingscroll_Bytes!] + leaf_contains: stagingscroll_Bytes + leaf_not_contains: stagingscroll_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: stagingscroll_Bytes + message_not: stagingscroll_Bytes + message_gt: stagingscroll_Bytes + message_lt: stagingscroll_Bytes + message_gte: stagingscroll_Bytes + message_lte: stagingscroll_Bytes + message_in: [stagingscroll_Bytes!] + message_not_in: [stagingscroll_Bytes!] + message_contains: stagingscroll_Bytes + message_not_contains: stagingscroll_Bytes + root: stagingscroll_Bytes + root_not: stagingscroll_Bytes + root_gt: stagingscroll_Bytes + root_lt: stagingscroll_Bytes + root_gte: stagingscroll_Bytes + root_lte: stagingscroll_Bytes + root_in: [stagingscroll_Bytes!] + root_not_in: [stagingscroll_Bytes!] + root_contains: stagingscroll_Bytes + root_not_contains: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + transactionHash_not: stagingscroll_Bytes + transactionHash_gt: stagingscroll_Bytes + transactionHash_lt: stagingscroll_Bytes + transactionHash_gte: stagingscroll_Bytes + transactionHash_lte: stagingscroll_Bytes + transactionHash_in: [stagingscroll_Bytes!] + transactionHash_not_in: [stagingscroll_Bytes!] + transactionHash_contains: stagingscroll_Bytes + transactionHash_not_contains: stagingscroll_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: stagingscroll_RootCount_filter """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_PooledToken_filter] - or: [sepolia_swap_PooledToken_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_OriginMessage_filter] + or: [stagingscroll_OriginMessage_filter] } -enum sepolia_swap_PooledToken_orderBy { +enum stagingscroll_OriginMessage_orderBy { id - asset -} - -type sepolia_swap_StableSwap { - id: ID! - isActive: Boolean - key: sepolia_swap_Bytes! - canonicalId: sepolia_swap_Bytes - domain: BigInt - swapPool: sepolia_swap_Bytes - lpToken: sepolia_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [sepolia_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_StableSwapEvent_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_StableSwapEvent_filter): [sepolia_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_StableSwapExchange_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_StableSwapExchange_filter): [sepolia_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_SwapHourlyVolume_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_SwapHourlyVolume_filter): [sepolia_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_SwapDailyVolume_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_SwapDailyVolume_filter): [sepolia_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_SwapWeeklyVolume_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_SwapWeeklyVolume_filter): [sepolia_swap_SwapWeeklyVolume!] + transferId + destinationDomain + leaf + index + message + root + transactionHash + blockNumber + rootCount + rootCount__id + rootCount__count } -type sepolia_swap_StableSwapAddLiquidityEvent implements sepolia_swap_StableSwapEvent { +type stagingscroll_OriginTransfer { id: ID! - stableSwap: sepolia_swap_StableSwap! - provider: sepolia_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: sepolia_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: stagingscroll_Bytes + nonce: BigInt + status: stagingscroll_TransferStatus + messageHash: stagingscroll_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: stagingscroll_Bytes + delegate: stagingscroll_Bytes + receiveLocal: Boolean + callData: stagingscroll_Bytes + slippage: BigInt + originSender: stagingscroll_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: stagingscroll_Bytes + asset: stagingscroll_Asset + transactingAsset: stagingscroll_Bytes + message: stagingscroll_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingscroll_RelayerFee_orderBy, orderDirection: stagingscroll_OrderDirection, where: stagingscroll_RelayerFee_filter): [stagingscroll_RelayerFee!] + initialRelayerFeeAsset: stagingscroll_Bytes + caller: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: stagingscroll_Bytes + txNonce: BigInt } -input sepolia_swap_StableSwapAddLiquidityEvent_filter { +input stagingscroll_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -88855,105 +88014,24 @@ input sepolia_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter - provider: sepolia_swap_Bytes - provider_not: sepolia_swap_Bytes - provider_gt: sepolia_swap_Bytes - provider_lt: sepolia_swap_Bytes - provider_gte: sepolia_swap_Bytes - provider_lte: sepolia_swap_Bytes - provider_in: [sepolia_swap_Bytes!] - provider_not_in: [sepolia_swap_Bytes!] - provider_contains: sepolia_swap_Bytes - provider_not_contains: sepolia_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: stagingscroll_Bytes + transferId_not: stagingscroll_Bytes + transferId_gt: stagingscroll_Bytes + transferId_lt: stagingscroll_Bytes + transferId_gte: stagingscroll_Bytes + transferId_lte: stagingscroll_Bytes + transferId_in: [stagingscroll_Bytes!] + transferId_not_in: [stagingscroll_Bytes!] + transferId_contains: stagingscroll_Bytes + transferId_not_contains: stagingscroll_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -88962,91 +88040,219 @@ input sepolia_swap_StableSwapAddLiquidityEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_StableSwapAddLiquidityEvent_filter] - or: [sepolia_swap_StableSwapAddLiquidityEvent_filter] -} - -enum sepolia_swap_StableSwapAddLiquidityEvent_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction - nonce -} - -interface sepolia_swap_StableSwapEvent { - id: ID! - stableSwap: sepolia_swap_StableSwap! - block: BigInt! - timestamp: BigInt! - transaction: sepolia_swap_Bytes! - nonce: BigInt! -} - -input sepolia_swap_StableSwapEvent_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + status: stagingscroll_TransferStatus + status_not: stagingscroll_TransferStatus + status_in: [stagingscroll_TransferStatus!] + status_not_in: [stagingscroll_TransferStatus!] + messageHash: stagingscroll_Bytes + messageHash_not: stagingscroll_Bytes + messageHash_gt: stagingscroll_Bytes + messageHash_lt: stagingscroll_Bytes + messageHash_gte: stagingscroll_Bytes + messageHash_lte: stagingscroll_Bytes + messageHash_in: [stagingscroll_Bytes!] + messageHash_not_in: [stagingscroll_Bytes!] + messageHash_contains: stagingscroll_Bytes + messageHash_not_contains: stagingscroll_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: stagingscroll_Bytes + to_not: stagingscroll_Bytes + to_gt: stagingscroll_Bytes + to_lt: stagingscroll_Bytes + to_gte: stagingscroll_Bytes + to_lte: stagingscroll_Bytes + to_in: [stagingscroll_Bytes!] + to_not_in: [stagingscroll_Bytes!] + to_contains: stagingscroll_Bytes + to_not_contains: stagingscroll_Bytes + delegate: stagingscroll_Bytes + delegate_not: stagingscroll_Bytes + delegate_gt: stagingscroll_Bytes + delegate_lt: stagingscroll_Bytes + delegate_gte: stagingscroll_Bytes + delegate_lte: stagingscroll_Bytes + delegate_in: [stagingscroll_Bytes!] + delegate_not_in: [stagingscroll_Bytes!] + delegate_contains: stagingscroll_Bytes + delegate_not_contains: stagingscroll_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: stagingscroll_Bytes + callData_not: stagingscroll_Bytes + callData_gt: stagingscroll_Bytes + callData_lt: stagingscroll_Bytes + callData_gte: stagingscroll_Bytes + callData_lte: stagingscroll_Bytes + callData_in: [stagingscroll_Bytes!] + callData_not_in: [stagingscroll_Bytes!] + callData_contains: stagingscroll_Bytes + callData_not_contains: stagingscroll_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: stagingscroll_Bytes + originSender_not: stagingscroll_Bytes + originSender_gt: stagingscroll_Bytes + originSender_lt: stagingscroll_Bytes + originSender_gte: stagingscroll_Bytes + originSender_lte: stagingscroll_Bytes + originSender_in: [stagingscroll_Bytes!] + originSender_not_in: [stagingscroll_Bytes!] + originSender_contains: stagingscroll_Bytes + originSender_not_contains: stagingscroll_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: stagingscroll_Bytes + canonicalId_not: stagingscroll_Bytes + canonicalId_gt: stagingscroll_Bytes + canonicalId_lt: stagingscroll_Bytes + canonicalId_gte: stagingscroll_Bytes + canonicalId_lte: stagingscroll_Bytes + canonicalId_in: [stagingscroll_Bytes!] + canonicalId_not_in: [stagingscroll_Bytes!] + canonicalId_contains: stagingscroll_Bytes + canonicalId_not_contains: stagingscroll_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingscroll_Asset_filter + transactingAsset: stagingscroll_Bytes + transactingAsset_not: stagingscroll_Bytes + transactingAsset_gt: stagingscroll_Bytes + transactingAsset_lt: stagingscroll_Bytes + transactingAsset_gte: stagingscroll_Bytes + transactingAsset_lte: stagingscroll_Bytes + transactingAsset_in: [stagingscroll_Bytes!] + transactingAsset_not_in: [stagingscroll_Bytes!] + transactingAsset_contains: stagingscroll_Bytes + transactingAsset_not_contains: stagingscroll_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: stagingscroll_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: stagingscroll_RelayerFee_filter + initialRelayerFeeAsset: stagingscroll_Bytes + initialRelayerFeeAsset_not: stagingscroll_Bytes + initialRelayerFeeAsset_gt: stagingscroll_Bytes + initialRelayerFeeAsset_lt: stagingscroll_Bytes + initialRelayerFeeAsset_gte: stagingscroll_Bytes + initialRelayerFeeAsset_lte: stagingscroll_Bytes + initialRelayerFeeAsset_in: [stagingscroll_Bytes!] + initialRelayerFeeAsset_not_in: [stagingscroll_Bytes!] + initialRelayerFeeAsset_contains: stagingscroll_Bytes + initialRelayerFeeAsset_not_contains: stagingscroll_Bytes + caller: stagingscroll_Bytes + caller_not: stagingscroll_Bytes + caller_gt: stagingscroll_Bytes + caller_lt: stagingscroll_Bytes + caller_gte: stagingscroll_Bytes + caller_lte: stagingscroll_Bytes + caller_in: [stagingscroll_Bytes!] + caller_not_in: [stagingscroll_Bytes!] + caller_contains: stagingscroll_Bytes + caller_not_contains: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + transactionHash_not: stagingscroll_Bytes + transactionHash_gt: stagingscroll_Bytes + transactionHash_lt: stagingscroll_Bytes + transactionHash_gte: stagingscroll_Bytes + transactionHash_lte: stagingscroll_Bytes + transactionHash_in: [stagingscroll_Bytes!] + transactionHash_not_in: [stagingscroll_Bytes!] + transactionHash_contains: stagingscroll_Bytes + transactionHash_not_contains: stagingscroll_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -89055,72 +88261,121 @@ input sepolia_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: stagingscroll_Bytes + txOrigin_not: stagingscroll_Bytes + txOrigin_gt: stagingscroll_Bytes + txOrigin_lt: stagingscroll_Bytes + txOrigin_gte: stagingscroll_Bytes + txOrigin_lte: stagingscroll_Bytes + txOrigin_in: [stagingscroll_Bytes!] + txOrigin_not_in: [stagingscroll_Bytes!] + txOrigin_contains: stagingscroll_Bytes + txOrigin_not_contains: stagingscroll_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_StableSwapEvent_filter] - or: [sepolia_swap_StableSwapEvent_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_OriginTransfer_filter] + or: [stagingscroll_OriginTransfer_filter] } -enum sepolia_swap_StableSwapEvent_orderBy { +enum stagingscroll_OriginTransfer_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block - timestamp - transaction + chainId + transferId nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + transactingAsset + message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce } -type sepolia_swap_StableSwapExchange { +type stagingscroll_Relayer { id: ID! - stableSwap: sepolia_swap_StableSwap! - buyer: sepolia_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! + isActive: Boolean! + relayer: stagingscroll_Bytes +} + +type stagingscroll_RelayerFee { + id: ID! + transfer: stagingscroll_OriginTransfer! fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: sepolia_swap_Bytes! - nonce: BigInt! + asset: stagingscroll_Bytes! } -input sepolia_swap_StableSwapExchange_filter { +input stagingscroll_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -89129,75 +88384,27 @@ input sepolia_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter - buyer: sepolia_swap_Bytes - buyer_not: sepolia_swap_Bytes - buyer_gt: sepolia_swap_Bytes - buyer_lt: sepolia_swap_Bytes - buyer_gte: sepolia_swap_Bytes - buyer_lte: sepolia_swap_Bytes - buyer_in: [sepolia_swap_Bytes!] - buyer_not_in: [sepolia_swap_Bytes!] - buyer_contains: sepolia_swap_Bytes - buyer_not_contains: sepolia_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingscroll_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -89206,95 +88413,72 @@ input sepolia_swap_StableSwapExchange_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + asset: stagingscroll_Bytes + asset_not: stagingscroll_Bytes + asset_gt: stagingscroll_Bytes + asset_lt: stagingscroll_Bytes + asset_gte: stagingscroll_Bytes + asset_lte: stagingscroll_Bytes + asset_in: [stagingscroll_Bytes!] + asset_not_in: [stagingscroll_Bytes!] + asset_contains: stagingscroll_Bytes + asset_not_contains: stagingscroll_Bytes """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_StableSwapExchange_filter] - or: [sepolia_swap_StableSwapExchange_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_RelayerFee_filter] + or: [stagingscroll_RelayerFee_filter] } -enum sepolia_swap_StableSwapExchange_orderBy { +enum stagingscroll_RelayerFee_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce fee - block - timestamp - transaction - nonce + asset } -type sepolia_swap_StableSwapRemoveLiquidityEvent implements sepolia_swap_StableSwapEvent { +type stagingscroll_RelayerFeesIncrease { id: ID! - stableSwap: sepolia_swap_StableSwap! - provider: sepolia_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + transfer: stagingscroll_OriginTransfer! + increase: BigInt + asset: stagingscroll_Bytes + caller: stagingscroll_Bytes! + transactionHash: stagingscroll_Bytes! timestamp: BigInt! - transaction: sepolia_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input sepolia_swap_StableSwapRemoveLiquidityEvent_filter { +input stagingscroll_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -89303,87 +88487,65 @@ input sepolia_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter - provider: sepolia_swap_Bytes - provider_not: sepolia_swap_Bytes - provider_gt: sepolia_swap_Bytes - provider_lt: sepolia_swap_Bytes - provider_gte: sepolia_swap_Bytes - provider_lte: sepolia_swap_Bytes - provider_in: [sepolia_swap_Bytes!] - provider_not_in: [sepolia_swap_Bytes!] - provider_contains: sepolia_swap_Bytes - provider_not_contains: sepolia_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingscroll_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: stagingscroll_Bytes + asset_not: stagingscroll_Bytes + asset_gt: stagingscroll_Bytes + asset_lt: stagingscroll_Bytes + asset_gte: stagingscroll_Bytes + asset_lte: stagingscroll_Bytes + asset_in: [stagingscroll_Bytes!] + asset_not_in: [stagingscroll_Bytes!] + asset_contains: stagingscroll_Bytes + asset_not_contains: stagingscroll_Bytes + caller: stagingscroll_Bytes + caller_not: stagingscroll_Bytes + caller_gt: stagingscroll_Bytes + caller_lt: stagingscroll_Bytes + caller_gte: stagingscroll_Bytes + caller_lte: stagingscroll_Bytes + caller_in: [stagingscroll_Bytes!] + caller_not_in: [stagingscroll_Bytes!] + caller_contains: stagingscroll_Bytes + caller_not_contains: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + transactionHash_not: stagingscroll_Bytes + transactionHash_gt: stagingscroll_Bytes + transactionHash_lt: stagingscroll_Bytes + transactionHash_gte: stagingscroll_Bytes + transactionHash_lte: stagingscroll_Bytes + transactionHash_in: [stagingscroll_Bytes!] + transactionHash_not_in: [stagingscroll_Bytes!] + transactionHash_contains: stagingscroll_Bytes + transactionHash_not_contains: stagingscroll_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -89392,63 +88554,79 @@ input sepolia_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: sepolia_swap_Bytes - transaction_not: sepolia_swap_Bytes - transaction_gt: sepolia_swap_Bytes - transaction_lt: sepolia_swap_Bytes - transaction_gte: sepolia_swap_Bytes - transaction_lte: sepolia_swap_Bytes - transaction_in: [sepolia_swap_Bytes!] - transaction_not_in: [sepolia_swap_Bytes!] - transaction_contains: sepolia_swap_Bytes - transaction_not_contains: sepolia_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_StableSwapRemoveLiquidityEvent_filter] - or: [sepolia_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_RelayerFeesIncrease_filter] + or: [stagingscroll_RelayerFeesIncrease_filter] } -enum sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum stagingscroll_RelayerFeesIncrease_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + increase + asset + caller + transactionHash timestamp - transaction - nonce + gasPrice + gasLimit + blockNumber } -input sepolia_swap_StableSwap_filter { +input stagingscroll_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -89461,197 +88639,34 @@ input sepolia_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: sepolia_swap_Bytes - key_not: sepolia_swap_Bytes - key_gt: sepolia_swap_Bytes - key_lt: sepolia_swap_Bytes - key_gte: sepolia_swap_Bytes - key_lte: sepolia_swap_Bytes - key_in: [sepolia_swap_Bytes!] - key_not_in: [sepolia_swap_Bytes!] - key_contains: sepolia_swap_Bytes - key_not_contains: sepolia_swap_Bytes - canonicalId: sepolia_swap_Bytes - canonicalId_not: sepolia_swap_Bytes - canonicalId_gt: sepolia_swap_Bytes - canonicalId_lt: sepolia_swap_Bytes - canonicalId_gte: sepolia_swap_Bytes - canonicalId_lte: sepolia_swap_Bytes - canonicalId_in: [sepolia_swap_Bytes!] - canonicalId_not_in: [sepolia_swap_Bytes!] - canonicalId_contains: sepolia_swap_Bytes - canonicalId_not_contains: sepolia_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: sepolia_swap_Bytes - swapPool_not: sepolia_swap_Bytes - swapPool_gt: sepolia_swap_Bytes - swapPool_lt: sepolia_swap_Bytes - swapPool_gte: sepolia_swap_Bytes - swapPool_lte: sepolia_swap_Bytes - swapPool_in: [sepolia_swap_Bytes!] - swapPool_not_in: [sepolia_swap_Bytes!] - swapPool_contains: sepolia_swap_Bytes - swapPool_not_contains: sepolia_swap_Bytes - lpToken: sepolia_swap_Bytes - lpToken_not: sepolia_swap_Bytes - lpToken_gt: sepolia_swap_Bytes - lpToken_lt: sepolia_swap_Bytes - lpToken_gte: sepolia_swap_Bytes - lpToken_lte: sepolia_swap_Bytes - lpToken_in: [sepolia_swap_Bytes!] - lpToken_not_in: [sepolia_swap_Bytes!] - lpToken_contains: sepolia_swap_Bytes - lpToken_not_contains: sepolia_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [sepolia_swap_Bytes!] - pooledTokens_not: [sepolia_swap_Bytes!] - pooledTokens_contains: [sepolia_swap_Bytes!] - pooledTokens_contains_nocase: [sepolia_swap_Bytes!] - pooledTokens_not_contains: [sepolia_swap_Bytes!] - pooledTokens_not_contains_nocase: [sepolia_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: sepolia_swap_StableSwapEvent_filter - exchanges_: sepolia_swap_StableSwapExchange_filter - hourlyVolumes_: sepolia_swap_SwapHourlyVolume_filter - dailyVolumes_: sepolia_swap_SwapDailyVolume_filter - weeklyVolumes_: sepolia_swap_SwapWeeklyVolume_filter + relayer: stagingscroll_Bytes + relayer_not: stagingscroll_Bytes + relayer_gt: stagingscroll_Bytes + relayer_lt: stagingscroll_Bytes + relayer_gte: stagingscroll_Bytes + relayer_lte: stagingscroll_Bytes + relayer_in: [stagingscroll_Bytes!] + relayer_not_in: [stagingscroll_Bytes!] + relayer_contains: stagingscroll_Bytes + relayer_not_contains: stagingscroll_Bytes """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_StableSwap_filter] - or: [sepolia_swap_StableSwap_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_Relayer_filter] + or: [stagingscroll_Relayer_filter] } -enum sepolia_swap_StableSwap_orderBy { +enum stagingscroll_Relayer_orderBy { id isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + relayer } -type sepolia_swap_SwapDailyVolume implements sepolia_swap_SwapTradeVolume { +type stagingscroll_RootCount { id: ID! - stableSwap: sepolia_swap_StableSwap! - timestamp: BigInt! - volume: sepolia_swap_BigDecimal! + count: BigInt } -input sepolia_swap_SwapDailyVolume_filter { +input stagingscroll_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -89660,80 +88675,40 @@ input sepolia_swap_SwapDailyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: sepolia_swap_BigDecimal - volume_not: sepolia_swap_BigDecimal - volume_gt: sepolia_swap_BigDecimal - volume_lt: sepolia_swap_BigDecimal - volume_gte: sepolia_swap_BigDecimal - volume_lte: sepolia_swap_BigDecimal - volume_in: [sepolia_swap_BigDecimal!] - volume_not_in: [sepolia_swap_BigDecimal!] + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_SwapDailyVolume_filter] - or: [sepolia_swap_SwapDailyVolume_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_RootCount_filter] + or: [stagingscroll_RootCount_filter] } -enum sepolia_swap_SwapDailyVolume_orderBy { +enum stagingscroll_RootCount_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + count } -type sepolia_swap_SwapHourlyVolume implements sepolia_swap_SwapTradeVolume { +type stagingscroll_RootMessageSent { id: ID! - stableSwap: sepolia_swap_StableSwap! - timestamp: BigInt! - volume: sepolia_swap_BigDecimal! + spokeDomain: BigInt + hubDomain: BigInt + root: stagingscroll_Bytes + count: BigInt + caller: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input sepolia_swap_SwapHourlyVolume_filter { +input stagingscroll_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -89742,27 +88717,60 @@ input sepolia_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: stagingscroll_Bytes + root_not: stagingscroll_Bytes + root_gt: stagingscroll_Bytes + root_lt: stagingscroll_Bytes + root_gte: stagingscroll_Bytes + root_lte: stagingscroll_Bytes + root_in: [stagingscroll_Bytes!] + root_not_in: [stagingscroll_Bytes!] + root_contains: stagingscroll_Bytes + root_not_contains: stagingscroll_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: stagingscroll_Bytes + caller_not: stagingscroll_Bytes + caller_gt: stagingscroll_Bytes + caller_lt: stagingscroll_Bytes + caller_gte: stagingscroll_Bytes + caller_lte: stagingscroll_Bytes + caller_in: [stagingscroll_Bytes!] + caller_not_in: [stagingscroll_Bytes!] + caller_contains: stagingscroll_Bytes + caller_not_contains: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + transactionHash_not: stagingscroll_Bytes + transactionHash_gt: stagingscroll_Bytes + transactionHash_lt: stagingscroll_Bytes + transactionHash_gte: stagingscroll_Bytes + transactionHash_lte: stagingscroll_Bytes + transactionHash_in: [stagingscroll_Bytes!] + transactionHash_not_in: [stagingscroll_Bytes!] + transactionHash_contains: stagingscroll_Bytes + transactionHash_not_contains: stagingscroll_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -89771,71 +88779,119 @@ input sepolia_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: sepolia_swap_BigDecimal - volume_not: sepolia_swap_BigDecimal - volume_gt: sepolia_swap_BigDecimal - volume_lt: sepolia_swap_BigDecimal - volume_gte: sepolia_swap_BigDecimal - volume_lte: sepolia_swap_BigDecimal - volume_in: [sepolia_swap_BigDecimal!] - volume_not_in: [sepolia_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_SwapHourlyVolume_filter] - or: [sepolia_swap_SwapHourlyVolume_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_RootMessageSent_filter] + or: [stagingscroll_RootMessageSent_filter] } -enum sepolia_swap_SwapHourlyVolume_orderBy { +enum stagingscroll_RootMessageSent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + spokeDomain + hubDomain + root + count + caller + transactionHash timestamp - volume + gasPrice + gasLimit + blockNumber } -interface sepolia_swap_SwapTradeVolume { - stableSwap: sepolia_swap_StableSwap! +type stagingscroll_Router { + id: ID! + isActive: Boolean! + owner: stagingscroll_Bytes + recipient: stagingscroll_Bytes + proposedOwner: stagingscroll_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingscroll_AssetBalance_orderBy, orderDirection: stagingscroll_OrderDirection, where: stagingscroll_AssetBalance_filter): [stagingscroll_AssetBalance!]! +} + +type stagingscroll_RouterDailyTVL { + id: ID! + router: stagingscroll_Router! + asset: stagingscroll_Asset! timestamp: BigInt! - volume: sepolia_swap_BigDecimal! + balance: BigInt! } -input sepolia_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter +input stagingscroll_RouterDailyTVL_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingscroll_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingscroll_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -89844,50 +88900,63 @@ input sepolia_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: sepolia_swap_BigDecimal - volume_not: sepolia_swap_BigDecimal - volume_gt: sepolia_swap_BigDecimal - volume_lt: sepolia_swap_BigDecimal - volume_gte: sepolia_swap_BigDecimal - volume_lte: sepolia_swap_BigDecimal - volume_in: [sepolia_swap_BigDecimal!] - volume_not_in: [sepolia_swap_BigDecimal!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_SwapTradeVolume_filter] - or: [sepolia_swap_SwapTradeVolume_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_RouterDailyTVL_filter] + or: [stagingscroll_RouterDailyTVL_filter] } -enum sepolia_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply +enum stagingscroll_RouterDailyTVL_orderBy { + id + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp - volume + balance } -type sepolia_swap_SwapWeeklyVolume implements sepolia_swap_SwapTradeVolume { +type stagingscroll_RouterLiquidityEvent { id: ID! - stableSwap: sepolia_swap_StableSwap! + type: stagingscroll_RouterLiquidityEventType + router: stagingscroll_Router! + asset: stagingscroll_Asset! + amount: BigInt! + balance: BigInt! + caller: stagingscroll_Bytes + blockNumber: BigInt! timestamp: BigInt! - volume: sepolia_swap_BigDecimal! + transactionHash: stagingscroll_Bytes! + nonce: BigInt! } -input sepolia_swap_SwapWeeklyVolume_filter { +enum stagingscroll_RouterLiquidityEventType { + Add + Remove +} + +input stagingscroll_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -89896,27 +88965,86 @@ input sepolia_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: sepolia_swap_StableSwap_filter + type: stagingscroll_RouterLiquidityEventType + type_not: stagingscroll_RouterLiquidityEventType + type_in: [stagingscroll_RouterLiquidityEventType!] + type_not_in: [stagingscroll_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingscroll_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingscroll_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: stagingscroll_Bytes + caller_not: stagingscroll_Bytes + caller_gt: stagingscroll_Bytes + caller_lt: stagingscroll_Bytes + caller_gte: stagingscroll_Bytes + caller_lte: stagingscroll_Bytes + caller_in: [stagingscroll_Bytes!] + caller_not_in: [stagingscroll_Bytes!] + caller_contains: stagingscroll_Bytes + caller_not_contains: stagingscroll_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -89925,50 +89053,60 @@ input sepolia_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: sepolia_swap_BigDecimal - volume_not: sepolia_swap_BigDecimal - volume_gt: sepolia_swap_BigDecimal - volume_lt: sepolia_swap_BigDecimal - volume_gte: sepolia_swap_BigDecimal - volume_lte: sepolia_swap_BigDecimal - volume_in: [sepolia_swap_BigDecimal!] - volume_not_in: [sepolia_swap_BigDecimal!] + transactionHash: stagingscroll_Bytes + transactionHash_not: stagingscroll_Bytes + transactionHash_gt: stagingscroll_Bytes + transactionHash_lt: stagingscroll_Bytes + transactionHash_gte: stagingscroll_Bytes + transactionHash_lte: stagingscroll_Bytes + transactionHash_in: [stagingscroll_Bytes!] + transactionHash_not_in: [stagingscroll_Bytes!] + transactionHash_contains: stagingscroll_Bytes + transactionHash_not_contains: stagingscroll_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_SwapWeeklyVolume_filter] - or: [sepolia_swap_SwapWeeklyVolume_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_RouterLiquidityEvent_filter] + or: [stagingscroll_RouterLiquidityEvent_filter] } -enum sepolia_swap_SwapWeeklyVolume_orderBy { +enum stagingscroll_RouterLiquidityEvent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + type + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + balance + caller + blockNumber timestamp - volume -} - -type sepolia_swap_SystemInfo { - id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + transactionHash + nonce } -input sepolia_swap_SystemInfo_filter { +input stagingscroll_Router_filter { id: ID id_not: ID id_gt: ID @@ -89977,103 +89115,72 @@ input sepolia_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: stagingscroll_Bytes + owner_not: stagingscroll_Bytes + owner_gt: stagingscroll_Bytes + owner_lt: stagingscroll_Bytes + owner_gte: stagingscroll_Bytes + owner_lte: stagingscroll_Bytes + owner_in: [stagingscroll_Bytes!] + owner_not_in: [stagingscroll_Bytes!] + owner_contains: stagingscroll_Bytes + owner_not_contains: stagingscroll_Bytes + recipient: stagingscroll_Bytes + recipient_not: stagingscroll_Bytes + recipient_gt: stagingscroll_Bytes + recipient_lt: stagingscroll_Bytes + recipient_gte: stagingscroll_Bytes + recipient_lte: stagingscroll_Bytes + recipient_in: [stagingscroll_Bytes!] + recipient_not_in: [stagingscroll_Bytes!] + recipient_contains: stagingscroll_Bytes + recipient_not_contains: stagingscroll_Bytes + proposedOwner: stagingscroll_Bytes + proposedOwner_not: stagingscroll_Bytes + proposedOwner_gt: stagingscroll_Bytes + proposedOwner_lt: stagingscroll_Bytes + proposedOwner_gte: stagingscroll_Bytes + proposedOwner_lte: stagingscroll_Bytes + proposedOwner_in: [stagingscroll_Bytes!] + proposedOwner_not_in: [stagingscroll_Bytes!] + proposedOwner_contains: stagingscroll_Bytes + proposedOwner_not_contains: stagingscroll_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: stagingscroll_AssetBalance_filter """Filter for the block changed event.""" - _change_block: sepolia_swap_BlockChangedFilter - and: [sepolia_swap_SystemInfo_filter] - or: [sepolia_swap_SystemInfo_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_Router_filter] + or: [stagingscroll_Router_filter] } -enum sepolia_swap_SystemInfo_orderBy { +enum stagingscroll_Router_orderBy { id - exchangeCount - swapCount -} - -type sepolia_swap__Block_ { - """The hash of the block""" - hash: sepolia_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: sepolia_swap_Bytes -} - -"""The type for the top-level _meta field""" -type sepolia_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: sepolia_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -enum xdai_swap_Aggregation_interval { - hour - day -} - -scalar xdai_swap_BigDecimal - -input xdai_swap_BlockChangedFilter { - number_gte: Int! -} - -input xdai_swap_Block_height { - hash: xdai_swap_Bytes - number: Int - number_gte: Int -} - -scalar xdai_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar xdai_swap_Int8 - -type xdai_swap_LpAccount { - id: ID! - address: xdai_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_LpAccountBalance_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_LpAccountBalance_filter): [xdai_swap_LpAccountBalance!]! + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances } -type xdai_swap_LpAccountBalance { +type stagingscroll_Sequencer { id: ID! - account: xdai_swap_LpAccount! - token: xdai_swap_LpToken! - amount: xdai_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: xdai_swap_Bytes + isActive: Boolean! + sequencer: stagingscroll_Bytes } -input xdai_swap_LpAccountBalance_filter { +input stagingscroll_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -90082,107 +89189,39 @@ input xdai_swap_LpAccountBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: xdai_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: xdai_swap_LpToken_filter - amount: xdai_swap_BigDecimal - amount_not: xdai_swap_BigDecimal - amount_gt: xdai_swap_BigDecimal - amount_lt: xdai_swap_BigDecimal - amount_gte: xdai_swap_BigDecimal - amount_lte: xdai_swap_BigDecimal - amount_in: [xdai_swap_BigDecimal!] - amount_not_in: [xdai_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + sequencer: stagingscroll_Bytes + sequencer_not: stagingscroll_Bytes + sequencer_gt: stagingscroll_Bytes + sequencer_lt: stagingscroll_Bytes + sequencer_gte: stagingscroll_Bytes + sequencer_lte: stagingscroll_Bytes + sequencer_in: [stagingscroll_Bytes!] + sequencer_not_in: [stagingscroll_Bytes!] + sequencer_contains: stagingscroll_Bytes + sequencer_not_contains: stagingscroll_Bytes """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_LpAccountBalance_filter] - or: [xdai_swap_LpAccountBalance_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_Sequencer_filter] + or: [stagingscroll_Sequencer_filter] } -enum xdai_swap_LpAccountBalance_orderBy { +enum stagingscroll_Sequencer_orderBy { id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + isActive + sequencer } -input xdai_swap_LpAccount_filter { +type stagingscroll_Setting { + id: ID! + maxRoutersPerTransfer: BigInt! + caller: stagingscroll_Bytes! +} + +input stagingscroll_Setting_filter { id: ID id_not: ID id_gt: ID @@ -90191,51 +89230,49 @@ input xdai_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: xdai_swap_Bytes - address_not: xdai_swap_Bytes - address_gt: xdai_swap_Bytes - address_lt: xdai_swap_Bytes - address_gte: xdai_swap_Bytes - address_lte: xdai_swap_Bytes - address_in: [xdai_swap_Bytes!] - address_not_in: [xdai_swap_Bytes!] - address_contains: xdai_swap_Bytes - address_not_contains: xdai_swap_Bytes - balances_: xdai_swap_LpAccountBalance_filter + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: stagingscroll_Bytes + caller_not: stagingscroll_Bytes + caller_gt: stagingscroll_Bytes + caller_lt: stagingscroll_Bytes + caller_gte: stagingscroll_Bytes + caller_lte: stagingscroll_Bytes + caller_in: [stagingscroll_Bytes!] + caller_not_in: [stagingscroll_Bytes!] + caller_contains: stagingscroll_Bytes + caller_not_contains: stagingscroll_Bytes """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_LpAccount_filter] - or: [xdai_swap_LpAccount_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_Setting_filter] + or: [stagingscroll_Setting_filter] } -enum xdai_swap_LpAccount_orderBy { +enum stagingscroll_Setting_orderBy { id - address - balances -} - -type xdai_swap_LpToken { - id: ID! - address: xdai_swap_Bytes! - stableSwap: xdai_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: xdai_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_LpTokenEvent_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_LpTokenEvent_filter): [xdai_swap_LpTokenEvent!]! + maxRoutersPerTransfer + caller } -interface xdai_swap_LpTokenEvent { +type stagingscroll_SlippageUpdate { id: ID! - token: xdai_swap_LpToken! - amount: xdai_swap_BigDecimal! - block: BigInt! + transfer: stagingscroll_DestinationTransfer! + slippage: BigInt! + caller: stagingscroll_Bytes! + transactionHash: stagingscroll_Bytes! timestamp: BigInt! - transaction: xdai_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input xdai_swap_LpTokenEvent_filter { +input stagingscroll_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -90244,44 +89281,56 @@ input xdai_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: xdai_swap_LpToken_filter - amount: xdai_swap_BigDecimal - amount_not: xdai_swap_BigDecimal - amount_gt: xdai_swap_BigDecimal - amount_lt: xdai_swap_BigDecimal - amount_gte: xdai_swap_BigDecimal - amount_lte: xdai_swap_BigDecimal - amount_in: [xdai_swap_BigDecimal!] - amount_not_in: [xdai_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingscroll_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: stagingscroll_Bytes + caller_not: stagingscroll_Bytes + caller_gt: stagingscroll_Bytes + caller_lt: stagingscroll_Bytes + caller_gte: stagingscroll_Bytes + caller_lte: stagingscroll_Bytes + caller_in: [stagingscroll_Bytes!] + caller_not_in: [stagingscroll_Bytes!] + caller_contains: stagingscroll_Bytes + caller_not_contains: stagingscroll_Bytes + transactionHash: stagingscroll_Bytes + transactionHash_not: stagingscroll_Bytes + transactionHash_gt: stagingscroll_Bytes + transactionHash_lt: stagingscroll_Bytes + transactionHash_gte: stagingscroll_Bytes + transactionHash_lte: stagingscroll_Bytes + transactionHash_in: [stagingscroll_Bytes!] + transactionHash_not_in: [stagingscroll_Bytes!] + transactionHash_contains: stagingscroll_Bytes + transactionHash_not_contains: stagingscroll_Bytes + timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt timestamp_lt: BigInt @@ -90289,191 +89338,94 @@ input xdai_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_LpTokenEvent_filter] - or: [xdai_swap_LpTokenEvent_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_SlippageUpdate_filter] + or: [stagingscroll_SlippageUpdate_filter] } -enum xdai_swap_LpTokenEvent_orderBy { +enum stagingscroll_SlippageUpdate_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce + slippage + caller + transactionHash timestamp - transaction - nonce -} - -input xdai_swap_LpToken_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - address: xdai_swap_Bytes - address_not: xdai_swap_Bytes - address_gt: xdai_swap_Bytes - address_lt: xdai_swap_Bytes - address_gte: xdai_swap_Bytes - address_lte: xdai_swap_Bytes - address_in: [xdai_swap_Bytes!] - address_not_in: [xdai_swap_Bytes!] - address_contains: xdai_swap_Bytes - address_not_contains: xdai_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: xdai_swap_BigDecimal - totalSupply_not: xdai_swap_BigDecimal - totalSupply_gt: xdai_swap_BigDecimal - totalSupply_lt: xdai_swap_BigDecimal - totalSupply_gte: xdai_swap_BigDecimal - totalSupply_lte: xdai_swap_BigDecimal - totalSupply_in: [xdai_swap_BigDecimal!] - totalSupply_not_in: [xdai_swap_BigDecimal!] - events_: xdai_swap_LpTokenEvent_filter - """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_LpToken_filter] - or: [xdai_swap_LpToken_filter] -} - -enum xdai_swap_LpToken_orderBy { - id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events + gasPrice + gasLimit + blockNumber } -type xdai_swap_LpTransferEvent implements xdai_swap_LpTokenEvent { +type stagingscroll_SnapshotRoot { id: ID! - token: xdai_swap_LpToken! - amount: xdai_swap_BigDecimal! - from: xdai_swap_Bytes! - to: xdai_swap_Bytes! - fromBalance: xdai_swap_BigDecimal! - toBalance: xdai_swap_BigDecimal! - block: BigInt! + spokeDomain: BigInt + root: stagingscroll_Bytes! + count: BigInt! timestamp: BigInt! - transaction: xdai_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt! } -input xdai_swap_LpTransferEvent_filter { +input stagingscroll_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -90482,79 +89434,32 @@ input xdai_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: xdai_swap_LpToken_filter - amount: xdai_swap_BigDecimal - amount_not: xdai_swap_BigDecimal - amount_gt: xdai_swap_BigDecimal - amount_lt: xdai_swap_BigDecimal - amount_gte: xdai_swap_BigDecimal - amount_lte: xdai_swap_BigDecimal - amount_in: [xdai_swap_BigDecimal!] - amount_not_in: [xdai_swap_BigDecimal!] - from: xdai_swap_Bytes - from_not: xdai_swap_Bytes - from_gt: xdai_swap_Bytes - from_lt: xdai_swap_Bytes - from_gte: xdai_swap_Bytes - from_lte: xdai_swap_Bytes - from_in: [xdai_swap_Bytes!] - from_not_in: [xdai_swap_Bytes!] - from_contains: xdai_swap_Bytes - from_not_contains: xdai_swap_Bytes - to: xdai_swap_Bytes - to_not: xdai_swap_Bytes - to_gt: xdai_swap_Bytes - to_lt: xdai_swap_Bytes - to_gte: xdai_swap_Bytes - to_lte: xdai_swap_Bytes - to_in: [xdai_swap_Bytes!] - to_not_in: [xdai_swap_Bytes!] - to_contains: xdai_swap_Bytes - to_not_contains: xdai_swap_Bytes - fromBalance: xdai_swap_BigDecimal - fromBalance_not: xdai_swap_BigDecimal - fromBalance_gt: xdai_swap_BigDecimal - fromBalance_lt: xdai_swap_BigDecimal - fromBalance_gte: xdai_swap_BigDecimal - fromBalance_lte: xdai_swap_BigDecimal - fromBalance_in: [xdai_swap_BigDecimal!] - fromBalance_not_in: [xdai_swap_BigDecimal!] - toBalance: xdai_swap_BigDecimal - toBalance_not: xdai_swap_BigDecimal - toBalance_gt: xdai_swap_BigDecimal - toBalance_lt: xdai_swap_BigDecimal - toBalance_gte: xdai_swap_BigDecimal - toBalance_lte: xdai_swap_BigDecimal - toBalance_in: [xdai_swap_BigDecimal!] - toBalance_not_in: [xdai_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: stagingscroll_Bytes + root_not: stagingscroll_Bytes + root_gt: stagingscroll_Bytes + root_lt: stagingscroll_Bytes + root_gte: stagingscroll_Bytes + root_lte: stagingscroll_Bytes + root_in: [stagingscroll_Bytes!] + root_not_in: [stagingscroll_Bytes!] + root_contains: stagingscroll_Bytes + root_not_contains: stagingscroll_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -90563,62 +89468,35 @@ input xdai_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_LpTransferEvent_filter] - or: [xdai_swap_LpTransferEvent_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_SnapshotRoot_filter] + or: [stagingscroll_SnapshotRoot_filter] } -enum xdai_swap_LpTransferEvent_orderBy { +enum stagingscroll_SnapshotRoot_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block + spokeDomain + root + count timestamp - transaction - nonce -} - -"""Defines the order direction, either ascending or descending""" -enum xdai_swap_OrderDirection { - asc - desc + blockNumber } -type xdai_swap_PooledToken { +type stagingscroll_SpokeConnectorMode { id: ID! - asset: xdai_swap_Bytes! + mode: String! } -input xdai_swap_PooledToken_filter { +input stagingscroll_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -90627,72 +89505,87 @@ input xdai_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: xdai_swap_Bytes - asset_not: xdai_swap_Bytes - asset_gt: xdai_swap_Bytes - asset_lt: xdai_swap_Bytes - asset_gte: xdai_swap_Bytes - asset_lte: xdai_swap_Bytes - asset_in: [xdai_swap_Bytes!] - asset_not_in: [xdai_swap_Bytes!] - asset_contains: xdai_swap_Bytes - asset_not_contains: xdai_swap_Bytes + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_PooledToken_filter] - or: [xdai_swap_PooledToken_filter] + _change_block: stagingscroll_BlockChangedFilter + and: [stagingscroll_SpokeConnectorMode_filter] + or: [stagingscroll_SpokeConnectorMode_filter] } -enum xdai_swap_PooledToken_orderBy { +enum stagingscroll_SpokeConnectorMode_orderBy { id - asset + mode } -type xdai_swap_StableSwap { +enum stagingscroll_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type stagingscroll__Block_ { + """The hash of the block""" + hash: stagingscroll_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type stagingscroll__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: stagingscroll__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type linea_AggregateRoot { id: ID! - isActive: Boolean - key: xdai_swap_Bytes! - canonicalId: xdai_swap_Bytes - domain: BigInt - swapPool: xdai_swap_Bytes - lpToken: xdai_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [xdai_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_StableSwapEvent_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_StableSwapEvent_filter): [xdai_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_StableSwapExchange_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_StableSwapExchange_filter): [xdai_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_SwapHourlyVolume_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_SwapHourlyVolume_filter): [xdai_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_SwapDailyVolume_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_SwapDailyVolume_filter): [xdai_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: xdai_swap_SwapWeeklyVolume_orderBy, orderDirection: xdai_swap_OrderDirection, where: xdai_swap_SwapWeeklyVolume_filter): [xdai_swap_SwapWeeklyVolume!] + root: linea_Bytes! + blockNumber: BigInt! } -type xdai_swap_StableSwapAddLiquidityEvent implements xdai_swap_StableSwapEvent { +type linea_AggregateRootProposed { id: ID! - stableSwap: xdai_swap_StableSwap! - provider: xdai_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! + aggregateRoot: linea_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! timestamp: BigInt! - transaction: xdai_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input xdai_swap_StableSwapAddLiquidityEvent_filter { +input linea_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -90701,87 +89594,36 @@ input xdai_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - provider: xdai_swap_Bytes - provider_not: xdai_swap_Bytes - provider_gt: xdai_swap_Bytes - provider_lt: xdai_swap_Bytes - provider_gte: xdai_swap_Bytes - provider_lte: xdai_swap_Bytes - provider_in: [xdai_swap_Bytes!] - provider_not_in: [xdai_swap_Bytes!] - provider_contains: xdai_swap_Bytes - provider_not_contains: xdai_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: linea_Bytes + aggregateRoot_not: linea_Bytes + aggregateRoot_in: [linea_Bytes!] + aggregateRoot_not_in: [linea_Bytes!] + aggregateRoot_contains: linea_Bytes + aggregateRoot_not_contains: linea_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -90790,72 +89632,86 @@ input xdai_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_StableSwapAddLiquidityEvent_filter] - or: [xdai_swap_StableSwapAddLiquidityEvent_filter] + _change_block: linea_BlockChangedFilter } -enum xdai_swap_StableSwapAddLiquidityEvent_orderBy { +enum linea_AggregateRootProposed_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + aggregateRoot + rootTimestamp + endOfDispute + domain timestamp - transaction - nonce + blockNumber } -interface xdai_swap_StableSwapEvent { +input linea_AggregateRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + root: linea_Bytes + root_not: linea_Bytes + root_in: [linea_Bytes!] + root_not_in: [linea_Bytes!] + root_contains: linea_Bytes + root_not_contains: linea_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: linea_BlockChangedFilter +} + +enum linea_AggregateRoot_orderBy { + id + root + blockNumber +} + +type linea_Asset { id: ID! - stableSwap: xdai_swap_StableSwap! - block: BigInt! - timestamp: BigInt! - transaction: xdai_swap_Bytes! - nonce: BigInt! + key: linea_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: linea_Bytes + canonicalDomain: BigInt + adoptedAsset: linea_Bytes + localAsset: linea_Bytes + blockNumber: BigInt + status: linea_AssetStatus } -input xdai_swap_StableSwapEvent_filter { +type linea_AssetBalance { + id: ID! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: linea_Router! + asset: linea_Asset! + feesEarned: BigInt! +} + +input linea_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -90864,109 +89720,109 @@ input xdai_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: linea_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: linea_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_StableSwapEvent_filter] - or: [xdai_swap_StableSwapEvent_filter] + _change_block: linea_BlockChangedFilter } -enum xdai_swap_StableSwapEvent_orderBy { +enum linea_AssetBalance_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block - timestamp - transaction - nonce + amount + locked + supplied + removed + router + asset + feesEarned } -type xdai_swap_StableSwapExchange { +type linea_AssetStatus { id: ID! - stableSwap: xdai_swap_StableSwap! - buyer: xdai_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! - timestamp: BigInt! - transaction: xdai_swap_Bytes! - nonce: BigInt! + status: Boolean } -input xdai_swap_StableSwapExchange_filter { +input linea_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -90975,326 +89831,20 @@ input xdai_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - buyer: xdai_swap_Bytes - buyer_not: xdai_swap_Bytes - buyer_gt: xdai_swap_Bytes - buyer_lt: xdai_swap_Bytes - buyer_gte: xdai_swap_Bytes - buyer_lte: xdai_swap_Bytes - buyer_in: [xdai_swap_Bytes!] - buyer_not_in: [xdai_swap_Bytes!] - buyer_contains: xdai_swap_Bytes - buyer_not_contains: xdai_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_StableSwapExchange_filter] - or: [xdai_swap_StableSwapExchange_filter] -} - -enum xdai_swap_StableSwapExchange_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block - timestamp - transaction - nonce -} - -type xdai_swap_StableSwapRemoveLiquidityEvent implements xdai_swap_StableSwapEvent { - id: ID! - stableSwap: xdai_swap_StableSwap! - provider: xdai_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: xdai_swap_Bytes! - nonce: BigInt! -} - -input xdai_swap_StableSwapRemoveLiquidityEvent_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - provider: xdai_swap_Bytes - provider_not: xdai_swap_Bytes - provider_gt: xdai_swap_Bytes - provider_lt: xdai_swap_Bytes - provider_gte: xdai_swap_Bytes - provider_lte: xdai_swap_Bytes - provider_in: [xdai_swap_Bytes!] - provider_not_in: [xdai_swap_Bytes!] - provider_contains: xdai_swap_Bytes - provider_not_contains: xdai_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xdai_swap_Bytes - transaction_not: xdai_swap_Bytes - transaction_gt: xdai_swap_Bytes - transaction_lt: xdai_swap_Bytes - transaction_gte: xdai_swap_Bytes - transaction_lte: xdai_swap_Bytes - transaction_in: [xdai_swap_Bytes!] - transaction_not_in: [xdai_swap_Bytes!] - transaction_contains: xdai_swap_Bytes - transaction_not_contains: xdai_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_StableSwapRemoveLiquidityEvent_filter] - or: [xdai_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: linea_BlockChangedFilter } -enum xdai_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum linea_AssetStatus_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction - nonce + status } -input xdai_swap_StableSwap_filter { +input linea_Asset_filter { id: ID id_not: ID id_gt: ID @@ -91303,437 +89853,124 @@ input xdai_swap_StableSwap_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - key: xdai_swap_Bytes - key_not: xdai_swap_Bytes - key_gt: xdai_swap_Bytes - key_lt: xdai_swap_Bytes - key_gte: xdai_swap_Bytes - key_lte: xdai_swap_Bytes - key_in: [xdai_swap_Bytes!] - key_not_in: [xdai_swap_Bytes!] - key_contains: xdai_swap_Bytes - key_not_contains: xdai_swap_Bytes - canonicalId: xdai_swap_Bytes - canonicalId_not: xdai_swap_Bytes - canonicalId_gt: xdai_swap_Bytes - canonicalId_lt: xdai_swap_Bytes - canonicalId_gte: xdai_swap_Bytes - canonicalId_lte: xdai_swap_Bytes - canonicalId_in: [xdai_swap_Bytes!] - canonicalId_not_in: [xdai_swap_Bytes!] - canonicalId_contains: xdai_swap_Bytes - canonicalId_not_contains: xdai_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: xdai_swap_Bytes - swapPool_not: xdai_swap_Bytes - swapPool_gt: xdai_swap_Bytes - swapPool_lt: xdai_swap_Bytes - swapPool_gte: xdai_swap_Bytes - swapPool_lte: xdai_swap_Bytes - swapPool_in: [xdai_swap_Bytes!] - swapPool_not_in: [xdai_swap_Bytes!] - swapPool_contains: xdai_swap_Bytes - swapPool_not_contains: xdai_swap_Bytes - lpToken: xdai_swap_Bytes - lpToken_not: xdai_swap_Bytes - lpToken_gt: xdai_swap_Bytes - lpToken_lt: xdai_swap_Bytes - lpToken_gte: xdai_swap_Bytes - lpToken_lte: xdai_swap_Bytes - lpToken_in: [xdai_swap_Bytes!] - lpToken_not_in: [xdai_swap_Bytes!] - lpToken_contains: xdai_swap_Bytes - lpToken_not_contains: xdai_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [xdai_swap_Bytes!] - pooledTokens_not: [xdai_swap_Bytes!] - pooledTokens_contains: [xdai_swap_Bytes!] - pooledTokens_contains_nocase: [xdai_swap_Bytes!] - pooledTokens_not_contains: [xdai_swap_Bytes!] - pooledTokens_not_contains_nocase: [xdai_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: xdai_swap_StableSwapEvent_filter - exchanges_: xdai_swap_StableSwapExchange_filter - hourlyVolumes_: xdai_swap_SwapHourlyVolume_filter - dailyVolumes_: xdai_swap_SwapDailyVolume_filter - weeklyVolumes_: xdai_swap_SwapWeeklyVolume_filter + key: linea_Bytes + key_not: linea_Bytes + key_in: [linea_Bytes!] + key_not_in: [linea_Bytes!] + key_contains: linea_Bytes + key_not_contains: linea_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: linea_Bytes + canonicalId_not: linea_Bytes + canonicalId_in: [linea_Bytes!] + canonicalId_not_in: [linea_Bytes!] + canonicalId_contains: linea_Bytes + canonicalId_not_contains: linea_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: linea_Bytes + adoptedAsset_not: linea_Bytes + adoptedAsset_in: [linea_Bytes!] + adoptedAsset_not_in: [linea_Bytes!] + adoptedAsset_contains: linea_Bytes + adoptedAsset_not_contains: linea_Bytes + localAsset: linea_Bytes + localAsset_not: linea_Bytes + localAsset_in: [linea_Bytes!] + localAsset_not_in: [linea_Bytes!] + localAsset_contains: linea_Bytes + localAsset_not_contains: linea_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: linea_AssetStatus_filter """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_StableSwap_filter] - or: [xdai_swap_StableSwap_filter] + _change_block: linea_BlockChangedFilter } -enum xdai_swap_StableSwap_orderBy { +enum linea_Asset_orderBy { id - isActive key + decimal + adoptedDecimal canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes -} - -type xdai_swap_SwapDailyVolume implements xdai_swap_SwapTradeVolume { - id: ID! - stableSwap: xdai_swap_StableSwap! - timestamp: BigInt! - volume: xdai_swap_BigDecimal! -} - -input xdai_swap_SwapDailyVolume_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: xdai_swap_BigDecimal - volume_not: xdai_swap_BigDecimal - volume_gt: xdai_swap_BigDecimal - volume_lt: xdai_swap_BigDecimal - volume_gte: xdai_swap_BigDecimal - volume_lte: xdai_swap_BigDecimal - volume_in: [xdai_swap_BigDecimal!] - volume_not_in: [xdai_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_SwapDailyVolume_filter] - or: [xdai_swap_SwapDailyVolume_filter] -} - -enum xdai_swap_SwapDailyVolume_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -type xdai_swap_SwapHourlyVolume implements xdai_swap_SwapTradeVolume { - id: ID! - stableSwap: xdai_swap_StableSwap! - timestamp: BigInt! - volume: xdai_swap_BigDecimal! -} - -input xdai_swap_SwapHourlyVolume_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: xdai_swap_BigDecimal - volume_not: xdai_swap_BigDecimal - volume_gt: xdai_swap_BigDecimal - volume_lt: xdai_swap_BigDecimal - volume_gte: xdai_swap_BigDecimal - volume_lte: xdai_swap_BigDecimal - volume_in: [xdai_swap_BigDecimal!] - volume_not_in: [xdai_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_SwapHourlyVolume_filter] - or: [xdai_swap_SwapHourlyVolume_filter] + canonicalDomain + adoptedAsset + localAsset + blockNumber + status } -enum xdai_swap_SwapHourlyVolume_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} +scalar linea_BigDecimal -interface xdai_swap_SwapTradeVolume { - stableSwap: xdai_swap_StableSwap! - timestamp: BigInt! - volume: xdai_swap_BigDecimal! +input linea_BlockChangedFilter { + number_gte: Int! } -input xdai_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: xdai_swap_BigDecimal - volume_not: xdai_swap_BigDecimal - volume_gt: xdai_swap_BigDecimal - volume_lt: xdai_swap_BigDecimal - volume_gte: xdai_swap_BigDecimal - volume_lte: xdai_swap_BigDecimal - volume_in: [xdai_swap_BigDecimal!] - volume_not_in: [xdai_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_SwapTradeVolume_filter] - or: [xdai_swap_SwapTradeVolume_filter] +input linea_Block_height { + hash: linea_Bytes + number: Int + number_gte: Int } -enum xdai_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} +scalar linea_Bytes -type xdai_swap_SwapWeeklyVolume implements xdai_swap_SwapTradeVolume { +type linea_ConnectorMeta { id: ID! - stableSwap: xdai_swap_StableSwap! - timestamp: BigInt! - volume: xdai_swap_BigDecimal! + spokeDomain: BigInt + hubDomain: BigInt + amb: linea_Bytes + rootManager: linea_Bytes + mirrorConnector: linea_Bytes } -input xdai_swap_SwapWeeklyVolume_filter { +input linea_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -91742,79 +89979,95 @@ input xdai_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xdai_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: xdai_swap_BigDecimal - volume_not: xdai_swap_BigDecimal - volume_gt: xdai_swap_BigDecimal - volume_lt: xdai_swap_BigDecimal - volume_gte: xdai_swap_BigDecimal - volume_lte: xdai_swap_BigDecimal - volume_in: [xdai_swap_BigDecimal!] - volume_not_in: [xdai_swap_BigDecimal!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: linea_Bytes + amb_not: linea_Bytes + amb_in: [linea_Bytes!] + amb_not_in: [linea_Bytes!] + amb_contains: linea_Bytes + amb_not_contains: linea_Bytes + rootManager: linea_Bytes + rootManager_not: linea_Bytes + rootManager_in: [linea_Bytes!] + rootManager_not_in: [linea_Bytes!] + rootManager_contains: linea_Bytes + rootManager_not_contains: linea_Bytes + mirrorConnector: linea_Bytes + mirrorConnector_not: linea_Bytes + mirrorConnector_in: [linea_Bytes!] + mirrorConnector_not_in: [linea_Bytes!] + mirrorConnector_contains: linea_Bytes + mirrorConnector_not_contains: linea_Bytes """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_SwapWeeklyVolume_filter] - or: [xdai_swap_SwapWeeklyVolume_filter] + _change_block: linea_BlockChangedFilter } -enum xdai_swap_SwapWeeklyVolume_orderBy { +enum linea_ConnectorMeta_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type xdai_swap_SystemInfo { +type linea_DestinationTransfer { id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + chainId: BigInt + transferId: linea_Bytes + nonce: BigInt + status: linea_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: linea_Router_orderBy, orderDirection: linea_OrderDirection, where: linea_Router_filter): [linea_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: linea_Bytes + delegate: linea_Bytes + receiveLocal: Boolean + callData: linea_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: linea_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: linea_Bytes + asset: linea_Asset + amount: BigInt + routersFee: BigInt + executedCaller: linea_Bytes + executedTransactionHash: linea_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: linea_Bytes + executedTxNonce: BigInt + reconciledCaller: linea_Bytes + reconciledTransactionHash: linea_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: linea_Bytes + reconciledTxNonce: BigInt } -input xdai_swap_SystemInfo_filter { +input linea_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -91823,103 +90076,335 @@ input xdai_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: xdai_swap_BlockChangedFilter - and: [xdai_swap_SystemInfo_filter] - or: [xdai_swap_SystemInfo_filter] -} - -enum xdai_swap_SystemInfo_orderBy { - id - exchangeCount - swapCount -} - -type xdai_swap__Block_ { - """The hash of the block""" - hash: xdai_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: xdai_swap_Bytes -} - -"""The type for the top-level _meta field""" -type xdai_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: xdai_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -enum avalanche_swap_Aggregation_interval { - hour - day -} - -scalar avalanche_swap_BigDecimal - -input avalanche_swap_BlockChangedFilter { - number_gte: Int! -} - -input avalanche_swap_Block_height { - hash: avalanche_swap_Bytes - number: Int - number_gte: Int + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: linea_Bytes + transferId_not: linea_Bytes + transferId_in: [linea_Bytes!] + transferId_not_in: [linea_Bytes!] + transferId_contains: linea_Bytes + transferId_not_contains: linea_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + status: linea_TransferStatus + status_not: linea_TransferStatus + status_in: [linea_TransferStatus!] + status_not_in: [linea_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: linea_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: linea_Bytes + to_not: linea_Bytes + to_in: [linea_Bytes!] + to_not_in: [linea_Bytes!] + to_contains: linea_Bytes + to_not_contains: linea_Bytes + delegate: linea_Bytes + delegate_not: linea_Bytes + delegate_in: [linea_Bytes!] + delegate_not_in: [linea_Bytes!] + delegate_contains: linea_Bytes + delegate_not_contains: linea_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: linea_Bytes + callData_not: linea_Bytes + callData_in: [linea_Bytes!] + callData_not_in: [linea_Bytes!] + callData_contains: linea_Bytes + callData_not_contains: linea_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: linea_Bytes + originSender_not: linea_Bytes + originSender_in: [linea_Bytes!] + originSender_not_in: [linea_Bytes!] + originSender_contains: linea_Bytes + originSender_not_contains: linea_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: linea_Bytes + canonicalId_not: linea_Bytes + canonicalId_in: [linea_Bytes!] + canonicalId_not_in: [linea_Bytes!] + canonicalId_contains: linea_Bytes + canonicalId_not_contains: linea_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: linea_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: linea_Bytes + executedCaller_not: linea_Bytes + executedCaller_in: [linea_Bytes!] + executedCaller_not_in: [linea_Bytes!] + executedCaller_contains: linea_Bytes + executedCaller_not_contains: linea_Bytes + executedTransactionHash: linea_Bytes + executedTransactionHash_not: linea_Bytes + executedTransactionHash_in: [linea_Bytes!] + executedTransactionHash_not_in: [linea_Bytes!] + executedTransactionHash_contains: linea_Bytes + executedTransactionHash_not_contains: linea_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: linea_Bytes + executedTxOrigin_not: linea_Bytes + executedTxOrigin_in: [linea_Bytes!] + executedTxOrigin_not_in: [linea_Bytes!] + executedTxOrigin_contains: linea_Bytes + executedTxOrigin_not_contains: linea_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: linea_Bytes + reconciledCaller_not: linea_Bytes + reconciledCaller_in: [linea_Bytes!] + reconciledCaller_not_in: [linea_Bytes!] + reconciledCaller_contains: linea_Bytes + reconciledCaller_not_contains: linea_Bytes + reconciledTransactionHash: linea_Bytes + reconciledTransactionHash_not: linea_Bytes + reconciledTransactionHash_in: [linea_Bytes!] + reconciledTransactionHash_not_in: [linea_Bytes!] + reconciledTransactionHash_contains: linea_Bytes + reconciledTransactionHash_not_contains: linea_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: linea_Bytes + reconciledTxOrigin_not: linea_Bytes + reconciledTxOrigin_in: [linea_Bytes!] + reconciledTxOrigin_not_in: [linea_Bytes!] + reconciledTxOrigin_contains: linea_Bytes + reconciledTxOrigin_not_contains: linea_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: linea_BlockChangedFilter } -scalar avalanche_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar avalanche_swap_Int8 - -type avalanche_swap_LpAccount { - id: ID! - address: avalanche_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_LpAccountBalance_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_LpAccountBalance_filter): [avalanche_swap_LpAccountBalance!]! +enum linea_DestinationTransfer_orderBy { + id + chainId + transferId + nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -type avalanche_swap_LpAccountBalance { +type linea_OptimisticRootFinalized { id: ID! - account: avalanche_swap_LpAccount! - token: avalanche_swap_LpToken! - amount: avalanche_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: avalanche_swap_Bytes + aggregateRoot: linea_Bytes! + timestamp: BigInt! + blockNumber: BigInt } -input avalanche_swap_LpAccountBalance_filter { +input linea_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -91928,107 +90413,59 @@ input avalanche_swap_LpAccountBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: avalanche_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: avalanche_swap_LpToken_filter - amount: avalanche_swap_BigDecimal - amount_not: avalanche_swap_BigDecimal - amount_gt: avalanche_swap_BigDecimal - amount_lt: avalanche_swap_BigDecimal - amount_gte: avalanche_swap_BigDecimal - amount_lte: avalanche_swap_BigDecimal - amount_in: [avalanche_swap_BigDecimal!] - amount_not_in: [avalanche_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes + aggregateRoot: linea_Bytes + aggregateRoot_not: linea_Bytes + aggregateRoot_in: [linea_Bytes!] + aggregateRoot_not_in: [linea_Bytes!] + aggregateRoot_contains: linea_Bytes + aggregateRoot_not_contains: linea_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_LpAccountBalance_filter] - or: [avalanche_swap_LpAccountBalance_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_LpAccountBalance_orderBy { +enum linea_OptimisticRootFinalized_orderBy { id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + aggregateRoot + timestamp + blockNumber } -input avalanche_swap_LpAccount_filter { +"""Defines the order direction, either ascending or descending""" +enum linea_OrderDirection { + asc + desc +} + +type linea_OriginMessage { + id: ID! + transferId: linea_Bytes + destinationDomain: BigInt + leaf: linea_Bytes + index: BigInt + message: linea_Bytes + root: linea_Bytes + transactionHash: linea_Bytes + blockNumber: BigInt + rootCount: linea_RootCount +} + +input linea_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -92037,51 +90474,134 @@ input avalanche_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: avalanche_swap_Bytes - address_not: avalanche_swap_Bytes - address_gt: avalanche_swap_Bytes - address_lt: avalanche_swap_Bytes - address_gte: avalanche_swap_Bytes - address_lte: avalanche_swap_Bytes - address_in: [avalanche_swap_Bytes!] - address_not_in: [avalanche_swap_Bytes!] - address_contains: avalanche_swap_Bytes - address_not_contains: avalanche_swap_Bytes - balances_: avalanche_swap_LpAccountBalance_filter + transferId: linea_Bytes + transferId_not: linea_Bytes + transferId_in: [linea_Bytes!] + transferId_not_in: [linea_Bytes!] + transferId_contains: linea_Bytes + transferId_not_contains: linea_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: linea_Bytes + leaf_not: linea_Bytes + leaf_in: [linea_Bytes!] + leaf_not_in: [linea_Bytes!] + leaf_contains: linea_Bytes + leaf_not_contains: linea_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: linea_Bytes + message_not: linea_Bytes + message_in: [linea_Bytes!] + message_not_in: [linea_Bytes!] + message_contains: linea_Bytes + message_not_contains: linea_Bytes + root: linea_Bytes + root_not: linea_Bytes + root_in: [linea_Bytes!] + root_not_in: [linea_Bytes!] + root_contains: linea_Bytes + root_not_contains: linea_Bytes + transactionHash: linea_Bytes + transactionHash_not: linea_Bytes + transactionHash_in: [linea_Bytes!] + transactionHash_not_in: [linea_Bytes!] + transactionHash_contains: linea_Bytes + transactionHash_not_contains: linea_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: linea_RootCount_filter """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_LpAccount_filter] - or: [avalanche_swap_LpAccount_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_LpAccount_orderBy { +enum linea_OriginMessage_orderBy { id - address - balances -} - -type avalanche_swap_LpToken { - id: ID! - address: avalanche_swap_Bytes! - stableSwap: avalanche_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: avalanche_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_LpTokenEvent_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_LpTokenEvent_filter): [avalanche_swap_LpTokenEvent!]! + transferId + destinationDomain + leaf + index + message + root + transactionHash + blockNumber + rootCount } -interface avalanche_swap_LpTokenEvent { +type linea_OriginTransfer { id: ID! - token: avalanche_swap_LpToken! - amount: avalanche_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: avalanche_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: linea_Bytes + nonce: BigInt + status: linea_TransferStatus + messageHash: linea_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: linea_Bytes + delegate: linea_Bytes + receiveLocal: Boolean + callData: linea_Bytes + slippage: BigInt + originSender: linea_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: linea_Bytes + asset: linea_Asset + transactingAsset: linea_Bytes + message: linea_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: linea_RelayerFee_orderBy, orderDirection: linea_OrderDirection, where: linea_RelayerFee_filter): [linea_RelayerFee!] + initialRelayerFeeAsset: linea_Bytes + caller: linea_Bytes + transactionHash: linea_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: linea_Bytes + txNonce: BigInt } -input avalanche_swap_LpTokenEvent_filter { +input linea_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -92090,61 +90610,20 @@ input avalanche_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: avalanche_swap_LpToken_filter - amount: avalanche_swap_BigDecimal - amount_not: avalanche_swap_BigDecimal - amount_gt: avalanche_swap_BigDecimal - amount_lt: avalanche_swap_BigDecimal - amount_gte: avalanche_swap_BigDecimal - amount_lte: avalanche_swap_BigDecimal - amount_in: [avalanche_swap_BigDecimal!] - amount_not_in: [avalanche_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: linea_Bytes + transferId_not: linea_Bytes + transferId_in: [linea_Bytes!] + transferId_not_in: [linea_Bytes!] + transferId_contains: linea_Bytes + transferId_not_contains: linea_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -92153,29 +90632,278 @@ input avalanche_swap_LpTokenEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] + status: linea_TransferStatus + status_not: linea_TransferStatus + status_in: [linea_TransferStatus!] + status_not_in: [linea_TransferStatus!] + messageHash: linea_Bytes + messageHash_not: linea_Bytes + messageHash_in: [linea_Bytes!] + messageHash_not_in: [linea_Bytes!] + messageHash_contains: linea_Bytes + messageHash_not_contains: linea_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: linea_Bytes + to_not: linea_Bytes + to_in: [linea_Bytes!] + to_not_in: [linea_Bytes!] + to_contains: linea_Bytes + to_not_contains: linea_Bytes + delegate: linea_Bytes + delegate_not: linea_Bytes + delegate_in: [linea_Bytes!] + delegate_not_in: [linea_Bytes!] + delegate_contains: linea_Bytes + delegate_not_contains: linea_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: linea_Bytes + callData_not: linea_Bytes + callData_in: [linea_Bytes!] + callData_not_in: [linea_Bytes!] + callData_contains: linea_Bytes + callData_not_contains: linea_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: linea_Bytes + originSender_not: linea_Bytes + originSender_in: [linea_Bytes!] + originSender_not_in: [linea_Bytes!] + originSender_contains: linea_Bytes + originSender_not_contains: linea_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: linea_Bytes + canonicalId_not: linea_Bytes + canonicalId_in: [linea_Bytes!] + canonicalId_not_in: [linea_Bytes!] + canonicalId_contains: linea_Bytes + canonicalId_not_contains: linea_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: linea_Asset_filter + transactingAsset: linea_Bytes + transactingAsset_not: linea_Bytes + transactingAsset_in: [linea_Bytes!] + transactingAsset_not_in: [linea_Bytes!] + transactingAsset_contains: linea_Bytes + transactingAsset_not_contains: linea_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: linea_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: linea_RelayerFee_filter + initialRelayerFeeAsset: linea_Bytes + initialRelayerFeeAsset_not: linea_Bytes + initialRelayerFeeAsset_in: [linea_Bytes!] + initialRelayerFeeAsset_not_in: [linea_Bytes!] + initialRelayerFeeAsset_contains: linea_Bytes + initialRelayerFeeAsset_not_contains: linea_Bytes + caller: linea_Bytes + caller_not: linea_Bytes + caller_in: [linea_Bytes!] + caller_not_in: [linea_Bytes!] + caller_contains: linea_Bytes + caller_not_contains: linea_Bytes + transactionHash: linea_Bytes + transactionHash_not: linea_Bytes + transactionHash_in: [linea_Bytes!] + transactionHash_not_in: [linea_Bytes!] + transactionHash_contains: linea_Bytes + transactionHash_not_contains: linea_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: linea_Bytes + txOrigin_not: linea_Bytes + txOrigin_in: [linea_Bytes!] + txOrigin_not_in: [linea_Bytes!] + txOrigin_contains: linea_Bytes + txOrigin_not_contains: linea_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_LpTokenEvent_filter] - or: [avalanche_swap_LpTokenEvent_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_LpTokenEvent_orderBy { +enum linea_OriginTransfer_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - timestamp - transaction + chainId + transferId nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + transactingAsset + message + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce } -input avalanche_swap_LpToken_filter { +type linea_Relayer { + id: ID! + isActive: Boolean! + relayer: linea_Bytes +} + +type linea_RelayerFee { + id: ID! + transfer: linea_OriginTransfer! + fee: BigInt! + asset: linea_Bytes! +} + +input linea_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -92184,142 +90912,66 @@ input avalanche_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: avalanche_swap_Bytes - address_not: avalanche_swap_Bytes - address_gt: avalanche_swap_Bytes - address_lt: avalanche_swap_Bytes - address_gte: avalanche_swap_Bytes - address_lte: avalanche_swap_Bytes - address_in: [avalanche_swap_Bytes!] - address_not_in: [avalanche_swap_Bytes!] - address_contains: avalanche_swap_Bytes - address_not_contains: avalanche_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: avalanche_swap_BigDecimal - totalSupply_not: avalanche_swap_BigDecimal - totalSupply_gt: avalanche_swap_BigDecimal - totalSupply_lt: avalanche_swap_BigDecimal - totalSupply_gte: avalanche_swap_BigDecimal - totalSupply_lte: avalanche_swap_BigDecimal - totalSupply_in: [avalanche_swap_BigDecimal!] - totalSupply_not_in: [avalanche_swap_BigDecimal!] - events_: avalanche_swap_LpTokenEvent_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: linea_OriginTransfer_filter + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + asset: linea_Bytes + asset_not: linea_Bytes + asset_in: [linea_Bytes!] + asset_not_in: [linea_Bytes!] + asset_contains: linea_Bytes + asset_not_contains: linea_Bytes """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_LpToken_filter] - or: [avalanche_swap_LpToken_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_LpToken_orderBy { +enum linea_RelayerFee_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events + transfer + fee + asset } -type avalanche_swap_LpTransferEvent implements avalanche_swap_LpTokenEvent { +type linea_RelayerFeesIncrease { id: ID! - token: avalanche_swap_LpToken! - amount: avalanche_swap_BigDecimal! - from: avalanche_swap_Bytes! - to: avalanche_swap_Bytes! - fromBalance: avalanche_swap_BigDecimal! - toBalance: avalanche_swap_BigDecimal! - block: BigInt! + transfer: linea_OriginTransfer! + increase: BigInt + asset: linea_Bytes + caller: linea_Bytes! + transactionHash: linea_Bytes! timestamp: BigInt! - transaction: avalanche_swap_Bytes! - nonce: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input avalanche_swap_LpTransferEvent_filter { +input linea_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -92328,79 +90980,53 @@ input avalanche_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: avalanche_swap_LpToken_filter - amount: avalanche_swap_BigDecimal - amount_not: avalanche_swap_BigDecimal - amount_gt: avalanche_swap_BigDecimal - amount_lt: avalanche_swap_BigDecimal - amount_gte: avalanche_swap_BigDecimal - amount_lte: avalanche_swap_BigDecimal - amount_in: [avalanche_swap_BigDecimal!] - amount_not_in: [avalanche_swap_BigDecimal!] - from: avalanche_swap_Bytes - from_not: avalanche_swap_Bytes - from_gt: avalanche_swap_Bytes - from_lt: avalanche_swap_Bytes - from_gte: avalanche_swap_Bytes - from_lte: avalanche_swap_Bytes - from_in: [avalanche_swap_Bytes!] - from_not_in: [avalanche_swap_Bytes!] - from_contains: avalanche_swap_Bytes - from_not_contains: avalanche_swap_Bytes - to: avalanche_swap_Bytes - to_not: avalanche_swap_Bytes - to_gt: avalanche_swap_Bytes - to_lt: avalanche_swap_Bytes - to_gte: avalanche_swap_Bytes - to_lte: avalanche_swap_Bytes - to_in: [avalanche_swap_Bytes!] - to_not_in: [avalanche_swap_Bytes!] - to_contains: avalanche_swap_Bytes - to_not_contains: avalanche_swap_Bytes - fromBalance: avalanche_swap_BigDecimal - fromBalance_not: avalanche_swap_BigDecimal - fromBalance_gt: avalanche_swap_BigDecimal - fromBalance_lt: avalanche_swap_BigDecimal - fromBalance_gte: avalanche_swap_BigDecimal - fromBalance_lte: avalanche_swap_BigDecimal - fromBalance_in: [avalanche_swap_BigDecimal!] - fromBalance_not_in: [avalanche_swap_BigDecimal!] - toBalance: avalanche_swap_BigDecimal - toBalance_not: avalanche_swap_BigDecimal - toBalance_gt: avalanche_swap_BigDecimal - toBalance_lt: avalanche_swap_BigDecimal - toBalance_gte: avalanche_swap_BigDecimal - toBalance_lte: avalanche_swap_BigDecimal - toBalance_in: [avalanche_swap_BigDecimal!] - toBalance_not_in: [avalanche_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: linea_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: linea_Bytes + asset_not: linea_Bytes + asset_in: [linea_Bytes!] + asset_not_in: [linea_Bytes!] + asset_contains: linea_Bytes + asset_not_contains: linea_Bytes + caller: linea_Bytes + caller_not: linea_Bytes + caller_in: [linea_Bytes!] + caller_not_in: [linea_Bytes!] + caller_contains: linea_Bytes + caller_not_contains: linea_Bytes + transactionHash: linea_Bytes + transactionHash_not: linea_Bytes + transactionHash_in: [linea_Bytes!] + transactionHash_not_in: [linea_Bytes!] + transactionHash_contains: linea_Bytes + transactionHash_not_contains: linea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -92409,62 +91035,82 @@ input avalanche_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_LpTransferEvent_filter] - or: [avalanche_swap_LpTransferEvent_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_LpTransferEvent_orderBy { +enum linea_RelayerFeesIncrease_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block + transfer + increase + asset + caller + transactionHash timestamp - transaction - nonce + gasPrice + gasLimit + blockNumber } -"""Defines the order direction, either ascending or descending""" -enum avalanche_swap_OrderDirection { - asc - desc +input linea_Relayer_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + relayer: linea_Bytes + relayer_not: linea_Bytes + relayer_in: [linea_Bytes!] + relayer_not_in: [linea_Bytes!] + relayer_contains: linea_Bytes + relayer_not_contains: linea_Bytes + """Filter for the block changed event.""" + _change_block: linea_BlockChangedFilter } -type avalanche_swap_PooledToken { +enum linea_Relayer_orderBy { + id + isActive + relayer +} + +type linea_RootCount { id: ID! - asset: avalanche_swap_Bytes! + count: BigInt } -input avalanche_swap_PooledToken_filter { +input linea_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -92473,72 +91119,38 @@ input avalanche_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: avalanche_swap_Bytes - asset_not: avalanche_swap_Bytes - asset_gt: avalanche_swap_Bytes - asset_lt: avalanche_swap_Bytes - asset_gte: avalanche_swap_Bytes - asset_lte: avalanche_swap_Bytes - asset_in: [avalanche_swap_Bytes!] - asset_not_in: [avalanche_swap_Bytes!] - asset_contains: avalanche_swap_Bytes - asset_not_contains: avalanche_swap_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_PooledToken_filter] - or: [avalanche_swap_PooledToken_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_PooledToken_orderBy { +enum linea_RootCount_orderBy { id - asset -} - -type avalanche_swap_StableSwap { - id: ID! - isActive: Boolean - key: avalanche_swap_Bytes! - canonicalId: avalanche_swap_Bytes - domain: BigInt - swapPool: avalanche_swap_Bytes - lpToken: avalanche_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [avalanche_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_StableSwapEvent_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_StableSwapEvent_filter): [avalanche_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_StableSwapExchange_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_StableSwapExchange_filter): [avalanche_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_SwapHourlyVolume_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_SwapHourlyVolume_filter): [avalanche_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_SwapDailyVolume_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_SwapDailyVolume_filter): [avalanche_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_SwapWeeklyVolume_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_SwapWeeklyVolume_filter): [avalanche_swap_SwapWeeklyVolume!] + count } -type avalanche_swap_StableSwapAddLiquidityEvent implements avalanche_swap_StableSwapEvent { +type linea_RootMessageSent { id: ID! - stableSwap: avalanche_swap_StableSwap! - provider: avalanche_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: avalanche_swap_Bytes! - nonce: BigInt! + spokeDomain: BigInt + hubDomain: BigInt + root: linea_Bytes + count: BigInt + caller: linea_Bytes + transactionHash: linea_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input avalanche_swap_StableSwapAddLiquidityEvent_filter { +input linea_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -92547,87 +91159,48 @@ input avalanche_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - provider: avalanche_swap_Bytes - provider_not: avalanche_swap_Bytes - provider_gt: avalanche_swap_Bytes - provider_lt: avalanche_swap_Bytes - provider_gte: avalanche_swap_Bytes - provider_lte: avalanche_swap_Bytes - provider_in: [avalanche_swap_Bytes!] - provider_not_in: [avalanche_swap_Bytes!] - provider_contains: avalanche_swap_Bytes - provider_not_contains: avalanche_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: linea_Bytes + root_not: linea_Bytes + root_in: [linea_Bytes!] + root_not_in: [linea_Bytes!] + root_contains: linea_Bytes + root_not_contains: linea_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: linea_Bytes + caller_not: linea_Bytes + caller_in: [linea_Bytes!] + caller_not_in: [linea_Bytes!] + caller_contains: linea_Bytes + caller_not_contains: linea_Bytes + transactionHash: linea_Bytes + transactionHash_not: linea_Bytes + transactionHash_in: [linea_Bytes!] + transactionHash_not_in: [linea_Bytes!] + transactionHash_contains: linea_Bytes + transactionHash_not_contains: linea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -92636,72 +91209,67 @@ input avalanche_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_StableSwapAddLiquidityEvent_filter] - or: [avalanche_swap_StableSwapAddLiquidityEvent_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_StableSwapAddLiquidityEvent_orderBy { +enum linea_RootMessageSent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block + spokeDomain + hubDomain + root + count + caller + transactionHash timestamp - transaction - nonce + gasPrice + gasLimit + blockNumber } -interface avalanche_swap_StableSwapEvent { +type linea_Router { id: ID! - stableSwap: avalanche_swap_StableSwap! - block: BigInt! + isActive: Boolean! + owner: linea_Bytes + recipient: linea_Bytes + proposedOwner: linea_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: linea_AssetBalance_orderBy, orderDirection: linea_OrderDirection, where: linea_AssetBalance_filter): [linea_AssetBalance!]! +} + +type linea_RouterDailyTVL { + id: ID! + router: linea_Router! + asset: linea_Asset! timestamp: BigInt! - transaction: avalanche_swap_Bytes! - nonce: BigInt! + balance: BigInt! } -input avalanche_swap_StableSwapEvent_filter { +input linea_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -92710,35 +91278,48 @@ input avalanche_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: linea_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: linea_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -92747,72 +91328,46 @@ input avalanche_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_StableSwapEvent_filter] - or: [avalanche_swap_StableSwapEvent_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_StableSwapEvent_orderBy { +enum linea_RouterDailyTVL_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block + router + asset timestamp - transaction - nonce + balance } -type avalanche_swap_StableSwapExchange { +type linea_RouterLiquidityEvent { id: ID! - stableSwap: avalanche_swap_StableSwap! - buyer: avalanche_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! + type: linea_RouterLiquidityEventType + router: linea_Router! + asset: linea_Asset! + amount: BigInt! + balance: BigInt! + caller: linea_Bytes + blockNumber: BigInt! timestamp: BigInt! - transaction: avalanche_swap_Bytes! + transactionHash: linea_Bytes! nonce: BigInt! } -input avalanche_swap_StableSwapExchange_filter { +enum linea_RouterLiquidityEventType { + Add + Remove +} + +input linea_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -92821,91 +91376,82 @@ input avalanche_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - buyer: avalanche_swap_Bytes - buyer_not: avalanche_swap_Bytes - buyer_gt: avalanche_swap_Bytes - buyer_lt: avalanche_swap_Bytes - buyer_gte: avalanche_swap_Bytes - buyer_lte: avalanche_swap_Bytes - buyer_in: [avalanche_swap_Bytes!] - buyer_not_in: [avalanche_swap_Bytes!] - buyer_contains: avalanche_swap_Bytes - buyer_not_contains: avalanche_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + type: linea_RouterLiquidityEventType + type_not: linea_RouterLiquidityEventType + type_in: [linea_RouterLiquidityEventType!] + type_not_in: [linea_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: linea_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: linea_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: linea_Bytes + caller_not: linea_Bytes + caller_in: [linea_Bytes!] + caller_not_in: [linea_Bytes!] + caller_contains: linea_Bytes + caller_not_contains: linea_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -92914,16 +91460,12 @@ input avalanche_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes + transactionHash: linea_Bytes + transactionHash_not: linea_Bytes + transactionHash_in: [linea_Bytes!] + transactionHash_not_in: [linea_Bytes!] + transactionHash_contains: linea_Bytes + transactionHash_not_contains: linea_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -92933,60 +91475,24 @@ input avalanche_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_StableSwapExchange_filter] - or: [avalanche_swap_StableSwapExchange_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_StableSwapExchange_orderBy { +enum linea_RouterLiquidityEvent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block + type + router + asset + amount + balance + caller + blockNumber timestamp - transaction + transactionHash nonce } -type avalanche_swap_StableSwapRemoveLiquidityEvent implements avalanche_swap_StableSwapEvent { - id: ID! - stableSwap: avalanche_swap_StableSwap! - provider: avalanche_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: avalanche_swap_Bytes! - nonce: BigInt! -} - -input avalanche_swap_StableSwapRemoveLiquidityEvent_filter { +input linea_Router_filter { id: ID id_not: ID id_gt: ID @@ -92995,152 +91501,58 @@ input avalanche_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - provider: avalanche_swap_Bytes - provider_not: avalanche_swap_Bytes - provider_gt: avalanche_swap_Bytes - provider_lt: avalanche_swap_Bytes - provider_gte: avalanche_swap_Bytes - provider_lte: avalanche_swap_Bytes - provider_in: [avalanche_swap_Bytes!] - provider_not_in: [avalanche_swap_Bytes!] - provider_contains: avalanche_swap_Bytes - provider_not_contains: avalanche_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: avalanche_swap_Bytes - transaction_not: avalanche_swap_Bytes - transaction_gt: avalanche_swap_Bytes - transaction_lt: avalanche_swap_Bytes - transaction_gte: avalanche_swap_Bytes - transaction_lte: avalanche_swap_Bytes - transaction_in: [avalanche_swap_Bytes!] - transaction_not_in: [avalanche_swap_Bytes!] - transaction_contains: avalanche_swap_Bytes - transaction_not_contains: avalanche_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: linea_Bytes + owner_not: linea_Bytes + owner_in: [linea_Bytes!] + owner_not_in: [linea_Bytes!] + owner_contains: linea_Bytes + owner_not_contains: linea_Bytes + recipient: linea_Bytes + recipient_not: linea_Bytes + recipient_in: [linea_Bytes!] + recipient_not_in: [linea_Bytes!] + recipient_contains: linea_Bytes + recipient_not_contains: linea_Bytes + proposedOwner: linea_Bytes + proposedOwner_not: linea_Bytes + proposedOwner_in: [linea_Bytes!] + proposedOwner_not_in: [linea_Bytes!] + proposedOwner_contains: linea_Bytes + proposedOwner_not_contains: linea_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: linea_AssetBalance_filter """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_StableSwapRemoveLiquidityEvent_filter] - or: [avalanche_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum linea_Router_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction - nonce + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances } -input avalanche_swap_StableSwap_filter { +type linea_Sequencer { + id: ID! + isActive: Boolean! + sequencer: linea_Bytes +} + +input linea_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -93153,197 +91565,29 @@ input avalanche_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: avalanche_swap_Bytes - key_not: avalanche_swap_Bytes - key_gt: avalanche_swap_Bytes - key_lt: avalanche_swap_Bytes - key_gte: avalanche_swap_Bytes - key_lte: avalanche_swap_Bytes - key_in: [avalanche_swap_Bytes!] - key_not_in: [avalanche_swap_Bytes!] - key_contains: avalanche_swap_Bytes - key_not_contains: avalanche_swap_Bytes - canonicalId: avalanche_swap_Bytes - canonicalId_not: avalanche_swap_Bytes - canonicalId_gt: avalanche_swap_Bytes - canonicalId_lt: avalanche_swap_Bytes - canonicalId_gte: avalanche_swap_Bytes - canonicalId_lte: avalanche_swap_Bytes - canonicalId_in: [avalanche_swap_Bytes!] - canonicalId_not_in: [avalanche_swap_Bytes!] - canonicalId_contains: avalanche_swap_Bytes - canonicalId_not_contains: avalanche_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: avalanche_swap_Bytes - swapPool_not: avalanche_swap_Bytes - swapPool_gt: avalanche_swap_Bytes - swapPool_lt: avalanche_swap_Bytes - swapPool_gte: avalanche_swap_Bytes - swapPool_lte: avalanche_swap_Bytes - swapPool_in: [avalanche_swap_Bytes!] - swapPool_not_in: [avalanche_swap_Bytes!] - swapPool_contains: avalanche_swap_Bytes - swapPool_not_contains: avalanche_swap_Bytes - lpToken: avalanche_swap_Bytes - lpToken_not: avalanche_swap_Bytes - lpToken_gt: avalanche_swap_Bytes - lpToken_lt: avalanche_swap_Bytes - lpToken_gte: avalanche_swap_Bytes - lpToken_lte: avalanche_swap_Bytes - lpToken_in: [avalanche_swap_Bytes!] - lpToken_not_in: [avalanche_swap_Bytes!] - lpToken_contains: avalanche_swap_Bytes - lpToken_not_contains: avalanche_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [avalanche_swap_Bytes!] - pooledTokens_not: [avalanche_swap_Bytes!] - pooledTokens_contains: [avalanche_swap_Bytes!] - pooledTokens_contains_nocase: [avalanche_swap_Bytes!] - pooledTokens_not_contains: [avalanche_swap_Bytes!] - pooledTokens_not_contains_nocase: [avalanche_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: avalanche_swap_StableSwapEvent_filter - exchanges_: avalanche_swap_StableSwapExchange_filter - hourlyVolumes_: avalanche_swap_SwapHourlyVolume_filter - dailyVolumes_: avalanche_swap_SwapDailyVolume_filter - weeklyVolumes_: avalanche_swap_SwapWeeklyVolume_filter + sequencer: linea_Bytes + sequencer_not: linea_Bytes + sequencer_in: [linea_Bytes!] + sequencer_not_in: [linea_Bytes!] + sequencer_contains: linea_Bytes + sequencer_not_contains: linea_Bytes """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_StableSwap_filter] - or: [avalanche_swap_StableSwap_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_StableSwap_orderBy { +enum linea_Sequencer_orderBy { id isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + sequencer } -type avalanche_swap_SwapDailyVolume implements avalanche_swap_SwapTradeVolume { +type linea_Setting { id: ID! - stableSwap: avalanche_swap_StableSwap! - timestamp: BigInt! - volume: avalanche_swap_BigDecimal! + maxRoutersPerTransfer: BigInt! + caller: linea_Bytes! } -input avalanche_swap_SwapDailyVolume_filter { +input linea_Setting_filter { id: ID id_not: ID id_gt: ID @@ -93352,80 +91596,43 @@ input avalanche_swap_SwapDailyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: avalanche_swap_BigDecimal - volume_not: avalanche_swap_BigDecimal - volume_gt: avalanche_swap_BigDecimal - volume_lt: avalanche_swap_BigDecimal - volume_gte: avalanche_swap_BigDecimal - volume_lte: avalanche_swap_BigDecimal - volume_in: [avalanche_swap_BigDecimal!] - volume_not_in: [avalanche_swap_BigDecimal!] + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: linea_Bytes + caller_not: linea_Bytes + caller_in: [linea_Bytes!] + caller_not_in: [linea_Bytes!] + caller_contains: linea_Bytes + caller_not_contains: linea_Bytes """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_SwapDailyVolume_filter] - or: [avalanche_swap_SwapDailyVolume_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_SwapDailyVolume_orderBy { +enum linea_Setting_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume + maxRoutersPerTransfer + caller } -type avalanche_swap_SwapHourlyVolume implements avalanche_swap_SwapTradeVolume { +type linea_SlippageUpdate { id: ID! - stableSwap: avalanche_swap_StableSwap! + transfer: linea_DestinationTransfer! + slippage: BigInt! + caller: linea_Bytes! + transactionHash: linea_Bytes! timestamp: BigInt! - volume: avalanche_swap_BigDecimal! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input avalanche_swap_SwapHourlyVolume_filter { +input linea_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -93434,27 +91641,47 @@ input avalanche_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: linea_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: linea_Bytes + caller_not: linea_Bytes + caller_in: [linea_Bytes!] + caller_not_in: [linea_Bytes!] + caller_contains: linea_Bytes + caller_not_contains: linea_Bytes + transactionHash: linea_Bytes + transactionHash_not: linea_Bytes + transactionHash_in: [linea_Bytes!] + transactionHash_not_in: [linea_Bytes!] + transactionHash_contains: linea_Bytes + transactionHash_not_contains: linea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -93463,123 +91690,56 @@ input avalanche_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: avalanche_swap_BigDecimal - volume_not: avalanche_swap_BigDecimal - volume_gt: avalanche_swap_BigDecimal - volume_lt: avalanche_swap_BigDecimal - volume_gte: avalanche_swap_BigDecimal - volume_lte: avalanche_swap_BigDecimal - volume_in: [avalanche_swap_BigDecimal!] - volume_not_in: [avalanche_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_SwapHourlyVolume_filter] - or: [avalanche_swap_SwapHourlyVolume_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_SwapHourlyVolume_orderBy { +enum linea_SlippageUpdate_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume -} - -interface avalanche_swap_SwapTradeVolume { - stableSwap: avalanche_swap_StableSwap! - timestamp: BigInt! - volume: avalanche_swap_BigDecimal! -} - -input avalanche_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - volume: avalanche_swap_BigDecimal - volume_not: avalanche_swap_BigDecimal - volume_gt: avalanche_swap_BigDecimal - volume_lt: avalanche_swap_BigDecimal - volume_gte: avalanche_swap_BigDecimal - volume_lte: avalanche_swap_BigDecimal - volume_in: [avalanche_swap_BigDecimal!] - volume_not_in: [avalanche_swap_BigDecimal!] - """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_SwapTradeVolume_filter] - or: [avalanche_swap_SwapTradeVolume_filter] -} - -enum avalanche_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + transfer + slippage + caller + transactionHash timestamp - volume + gasPrice + gasLimit + blockNumber } -type avalanche_swap_SwapWeeklyVolume implements avalanche_swap_SwapTradeVolume { +type linea_SnapshotRoot { id: ID! - stableSwap: avalanche_swap_StableSwap! + spokeDomain: BigInt + root: linea_Bytes! + count: BigInt! timestamp: BigInt! - volume: avalanche_swap_BigDecimal! + blockNumber: BigInt! } -input avalanche_swap_SwapWeeklyVolume_filter { +input linea_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -93588,27 +91748,28 @@ input avalanche_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: avalanche_swap_StableSwap_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: linea_Bytes + root_not: linea_Bytes + root_in: [linea_Bytes!] + root_not_in: [linea_Bytes!] + root_contains: linea_Bytes + root_not_contains: linea_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -93617,50 +91778,33 @@ input avalanche_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: avalanche_swap_BigDecimal - volume_not: avalanche_swap_BigDecimal - volume_gt: avalanche_swap_BigDecimal - volume_lt: avalanche_swap_BigDecimal - volume_gte: avalanche_swap_BigDecimal - volume_lte: avalanche_swap_BigDecimal - volume_in: [avalanche_swap_BigDecimal!] - volume_not_in: [avalanche_swap_BigDecimal!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_SwapWeeklyVolume_filter] - or: [avalanche_swap_SwapWeeklyVolume_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_SwapWeeklyVolume_orderBy { +enum linea_SnapshotRoot_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + spokeDomain + root + count timestamp - volume + blockNumber } -type avalanche_swap_SystemInfo { +type linea_SpokeConnectorMode { id: ID! - exchangeCount: BigInt! - swapCount: BigInt! + mode: String! } -input avalanche_swap_SystemInfo_filter { +input linea_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -93669,47 +91813,54 @@ input avalanche_swap_SystemInfo_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: avalanche_swap_BlockChangedFilter - and: [avalanche_swap_SystemInfo_filter] - or: [avalanche_swap_SystemInfo_filter] + _change_block: linea_BlockChangedFilter } -enum avalanche_swap_SystemInfo_orderBy { +enum linea_SpokeConnectorMode_orderBy { id - exchangeCount - swapCount + mode } -type avalanche_swap__Block_ { +enum linea_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type linea__Block_ { """The hash of the block""" - hash: avalanche_swap_Bytes + hash: linea_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int - """The hash of the parent block""" - parentHash: avalanche_swap_Bytes } """The type for the top-level _meta field""" -type avalanche_swap__Meta_ { +type linea__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -93717,30 +91868,22 @@ type avalanche_swap__Meta_ { and therefore asks for the latest block """ - block: avalanche_swap__Block_! + block: linea__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type polygonzkevm_AggregateRoot { - id: ID! - root: polygonzkevm_Bytes! - blockNumber: BigInt! -} - -type polygonzkevm_AggregateRootProposed { +type stagingmainnet_AggregateRootSavedSlow { id: ID! - aggregateRoot: polygonzkevm_Bytes! + aggregateRoot: stagingmainnet_Bytes! + count: BigInt! + aggregatedRoots: [stagingmainnet_Bytes!] rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt } -input polygonzkevm_AggregateRootProposed_filter { +input stagingmainnet_AggregateRootSavedSlow_filter { id: ID id_not: ID id_gt: ID @@ -93749,16 +91892,30 @@ input polygonzkevm_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: polygonzkevm_Bytes - aggregateRoot_not: polygonzkevm_Bytes - aggregateRoot_gt: polygonzkevm_Bytes - aggregateRoot_lt: polygonzkevm_Bytes - aggregateRoot_gte: polygonzkevm_Bytes - aggregateRoot_lte: polygonzkevm_Bytes - aggregateRoot_in: [polygonzkevm_Bytes!] - aggregateRoot_not_in: [polygonzkevm_Bytes!] - aggregateRoot_contains: polygonzkevm_Bytes - aggregateRoot_not_contains: polygonzkevm_Bytes + aggregateRoot: stagingmainnet_Bytes + aggregateRoot_not: stagingmainnet_Bytes + aggregateRoot_gt: stagingmainnet_Bytes + aggregateRoot_lt: stagingmainnet_Bytes + aggregateRoot_gte: stagingmainnet_Bytes + aggregateRoot_lte: stagingmainnet_Bytes + aggregateRoot_in: [stagingmainnet_Bytes!] + aggregateRoot_not_in: [stagingmainnet_Bytes!] + aggregateRoot_contains: stagingmainnet_Bytes + aggregateRoot_not_contains: stagingmainnet_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + aggregatedRoots: [stagingmainnet_Bytes!] + aggregatedRoots_not: [stagingmainnet_Bytes!] + aggregatedRoots_contains: [stagingmainnet_Bytes!] + aggregatedRoots_contains_nocase: [stagingmainnet_Bytes!] + aggregatedRoots_not_contains: [stagingmainnet_Bytes!] + aggregatedRoots_not_contains_nocase: [stagingmainnet_Bytes!] rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -93767,14 +91924,55 @@ input polygonzkevm_AggregateRootProposed_filter { rootTimestamp_lte: BigInt rootTimestamp_in: [BigInt!] rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AggregateRootSavedSlow_filter] + or: [stagingmainnet_AggregateRootSavedSlow_filter] +} + +enum stagingmainnet_AggregateRootSavedSlow_orderBy { + id + aggregateRoot + count + aggregatedRoots + rootTimestamp +} + +type stagingmainnet_AggregatedMessageRoot { + id: ID! + index: BigInt! + receivedRoot: stagingmainnet_Bytes! + domain: BigInt + blockNumber: BigInt +} + +input stagingmainnet_AggregatedMessageRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + receivedRoot: stagingmainnet_Bytes + receivedRoot_not: stagingmainnet_Bytes + receivedRoot_gt: stagingmainnet_Bytes + receivedRoot_lt: stagingmainnet_Bytes + receivedRoot_gte: stagingmainnet_Bytes + receivedRoot_lte: stagingmainnet_Bytes + receivedRoot_in: [stagingmainnet_Bytes!] + receivedRoot_not_in: [stagingmainnet_Bytes!] + receivedRoot_contains: stagingmainnet_Bytes + receivedRoot_not_contains: stagingmainnet_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -93783,14 +91981,6 @@ input polygonzkevm_AggregateRootProposed_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -93800,85 +91990,192 @@ input polygonzkevm_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_AggregateRootProposed_filter] - or: [polygonzkevm_AggregateRootProposed_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AggregatedMessageRoot_filter] + or: [stagingmainnet_AggregatedMessageRoot_filter] } -enum polygonzkevm_AggregateRootProposed_orderBy { +enum stagingmainnet_AggregatedMessageRoot_orderBy { id - aggregateRoot - rootTimestamp - endOfDispute + index + receivedRoot domain - timestamp blockNumber } -input polygonzkevm_AggregateRoot_filter { - id: ID - id_not: ID +enum stagingmainnet_Aggregation_interval { + hour + day +} + +type stagingmainnet_ArbitrumConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! +} + +input stagingmainnet_ArbitrumConnectorMeta_filter { + id: ID + id_not: ID id_gt: ID id_lt: ID id_gte: ID id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: polygonzkevm_Bytes - root_not: polygonzkevm_Bytes - root_gt: polygonzkevm_Bytes - root_lt: polygonzkevm_Bytes - root_gte: polygonzkevm_Bytes - root_lte: polygonzkevm_Bytes - root_in: [polygonzkevm_Bytes!] - root_not_in: [polygonzkevm_Bytes!] - root_contains: polygonzkevm_Bytes - root_not_contains: polygonzkevm_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_AggregateRoot_filter] - or: [polygonzkevm_AggregateRoot_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_ArbitrumConnectorMeta_filter] + or: [stagingmainnet_ArbitrumConnectorMeta_filter] } -enum polygonzkevm_AggregateRoot_orderBy { +enum stagingmainnet_ArbitrumConnectorMeta_orderBy { id - root - blockNumber + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type polygonzkevm_Asset { +type stagingmainnet_AvalancheConnectorMeta { id: ID! - key: polygonzkevm_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: polygonzkevm_Bytes - canonicalDomain: BigInt - adoptedAsset: polygonzkevm_Bytes - localAsset: polygonzkevm_Bytes - blockNumber: BigInt - status: polygonzkevm_AssetStatus + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -type polygonzkevm_AssetBalance { +input stagingmainnet_AvalancheConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AvalancheConnectorMeta_filter] + or: [stagingmainnet_AvalancheConnectorMeta_filter] +} + +enum stagingmainnet_AvalancheConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingmainnet_BaseConnectorMeta { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: polygonzkevm_Router! - asset: polygonzkevm_Asset! - feesEarned: BigInt! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_AssetBalance_filter { +input stagingmainnet_BaseConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -93887,126 +92184,89 @@ input polygonzkevm_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: polygonzkevm_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: polygonzkevm_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_AssetBalance_filter] - or: [polygonzkevm_AssetBalance_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_BaseConnectorMeta_filter] + or: [stagingmainnet_BaseConnectorMeta_filter] } -enum polygonzkevm_AssetBalance_orderBy { +enum stagingmainnet_BaseConnectorMeta_orderBy { id - amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type polygonzkevm_AssetStatus { +scalar stagingmainnet_BigDecimal + +input stagingmainnet_BlockChangedFilter { + number_gte: Int! +} + +input stagingmainnet_Block_height { + hash: stagingmainnet_Bytes + number: Int + number_gte: Int +} + +type stagingmainnet_BnbConnectorMeta { id: ID! - status: Boolean + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_AssetStatus_filter { +input stagingmainnet_BnbConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -94015,22 +92275,79 @@ input polygonzkevm_AssetStatus_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_AssetStatus_filter] - or: [polygonzkevm_AssetStatus_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_BnbConnectorMeta_filter] + or: [stagingmainnet_BnbConnectorMeta_filter] } -enum polygonzkevm_AssetStatus_orderBy { +enum stagingmainnet_BnbConnectorMeta_orderBy { id - status + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -input polygonzkevm_Asset_filter { +scalar stagingmainnet_Bytes + +type stagingmainnet_GnosisConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! +} + +input stagingmainnet_GnosisConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -94039,70 +92356,134 @@ input polygonzkevm_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: polygonzkevm_Bytes - key_not: polygonzkevm_Bytes - key_gt: polygonzkevm_Bytes - key_lt: polygonzkevm_Bytes - key_gte: polygonzkevm_Bytes - key_lte: polygonzkevm_Bytes - key_in: [polygonzkevm_Bytes!] - key_not_in: [polygonzkevm_Bytes!] - key_contains: polygonzkevm_Bytes - key_not_contains: polygonzkevm_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: polygonzkevm_Bytes - canonicalId_not: polygonzkevm_Bytes - canonicalId_gt: polygonzkevm_Bytes - canonicalId_lt: polygonzkevm_Bytes - canonicalId_gte: polygonzkevm_Bytes - canonicalId_lte: polygonzkevm_Bytes - canonicalId_in: [polygonzkevm_Bytes!] - canonicalId_not_in: [polygonzkevm_Bytes!] - canonicalId_contains: polygonzkevm_Bytes - canonicalId_not_contains: polygonzkevm_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: polygonzkevm_Bytes - adoptedAsset_not: polygonzkevm_Bytes - adoptedAsset_gt: polygonzkevm_Bytes - adoptedAsset_lt: polygonzkevm_Bytes - adoptedAsset_gte: polygonzkevm_Bytes - adoptedAsset_lte: polygonzkevm_Bytes - adoptedAsset_in: [polygonzkevm_Bytes!] - adoptedAsset_not_in: [polygonzkevm_Bytes!] - adoptedAsset_contains: polygonzkevm_Bytes - adoptedAsset_not_contains: polygonzkevm_Bytes - localAsset: polygonzkevm_Bytes - localAsset_not: polygonzkevm_Bytes - localAsset_gt: polygonzkevm_Bytes - localAsset_lt: polygonzkevm_Bytes - localAsset_gte: polygonzkevm_Bytes - localAsset_lte: polygonzkevm_Bytes - localAsset_in: [polygonzkevm_Bytes!] - localAsset_not_in: [polygonzkevm_Bytes!] - localAsset_contains: polygonzkevm_Bytes - localAsset_not_contains: polygonzkevm_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_GnosisConnectorMeta_filter] + or: [stagingmainnet_GnosisConnectorMeta_filter] +} + +enum stagingmainnet_GnosisConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingmainnet_HubDomain { + id: ID! + domain: BigInt +} + +input stagingmainnet_HubDomain_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_HubDomain_filter] + or: [stagingmainnet_HubDomain_filter] +} + +enum stagingmainnet_HubDomain_orderBy { + id + domain +} + +type stagingmainnet_HubOptimisticRootFinalized { + id: ID! + aggregateRoot: stagingmainnet_Bytes! + timestamp: BigInt! + blockNumber: BigInt +} + +input stagingmainnet_HubOptimisticRootFinalized_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + aggregateRoot: stagingmainnet_Bytes + aggregateRoot_not: stagingmainnet_Bytes + aggregateRoot_gt: stagingmainnet_Bytes + aggregateRoot_lt: stagingmainnet_Bytes + aggregateRoot_gte: stagingmainnet_Bytes + aggregateRoot_lte: stagingmainnet_Bytes + aggregateRoot_in: [stagingmainnet_Bytes!] + aggregateRoot_not_in: [stagingmainnet_Bytes!] + aggregateRoot_contains: stagingmainnet_Bytes + aggregateRoot_not_contains: stagingmainnet_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -94111,72 +92492,193 @@ input polygonzkevm_Asset_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: polygonzkevm_AssetStatus_filter """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_Asset_filter] - or: [polygonzkevm_Asset_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_HubOptimisticRootFinalized_filter] + or: [stagingmainnet_HubOptimisticRootFinalized_filter] } -enum polygonzkevm_Asset_orderBy { +enum stagingmainnet_HubOptimisticRootFinalized_orderBy { id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset + aggregateRoot + timestamp blockNumber - status - status__id - status__status } -scalar polygonzkevm_BigDecimal +""" +8 bytes signed integer -input polygonzkevm_BlockChangedFilter { - number_gte: Int! +""" +scalar stagingmainnet_Int8 + +type stagingmainnet_LineaConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_Block_height { - hash: polygonzkevm_Bytes - number: Int - number_gte: Int +input stagingmainnet_LineaConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_LineaConnectorMeta_filter] + or: [stagingmainnet_LineaConnectorMeta_filter] } -scalar polygonzkevm_Bytes +enum stagingmainnet_LineaConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} -type polygonzkevm_ConnectorMeta { +type stagingmainnet_MantleConnectorMeta { id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! +} + +input stagingmainnet_MantleConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] hubDomain: BigInt - amb: polygonzkevm_Bytes - rootManager: polygonzkevm_Bytes - mirrorConnector: polygonzkevm_Bytes + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_MantleConnectorMeta_filter] + or: [stagingmainnet_MantleConnectorMeta_filter] } -input polygonzkevm_ConnectorMeta_filter { +enum stagingmainnet_MantleConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingmainnet_MetisConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! +} + +input stagingmainnet_MetisConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -94201,43 +92703,43 @@ input polygonzkevm_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: polygonzkevm_Bytes - amb_not: polygonzkevm_Bytes - amb_gt: polygonzkevm_Bytes - amb_lt: polygonzkevm_Bytes - amb_gte: polygonzkevm_Bytes - amb_lte: polygonzkevm_Bytes - amb_in: [polygonzkevm_Bytes!] - amb_not_in: [polygonzkevm_Bytes!] - amb_contains: polygonzkevm_Bytes - amb_not_contains: polygonzkevm_Bytes - rootManager: polygonzkevm_Bytes - rootManager_not: polygonzkevm_Bytes - rootManager_gt: polygonzkevm_Bytes - rootManager_lt: polygonzkevm_Bytes - rootManager_gte: polygonzkevm_Bytes - rootManager_lte: polygonzkevm_Bytes - rootManager_in: [polygonzkevm_Bytes!] - rootManager_not_in: [polygonzkevm_Bytes!] - rootManager_contains: polygonzkevm_Bytes - rootManager_not_contains: polygonzkevm_Bytes - mirrorConnector: polygonzkevm_Bytes - mirrorConnector_not: polygonzkevm_Bytes - mirrorConnector_gt: polygonzkevm_Bytes - mirrorConnector_lt: polygonzkevm_Bytes - mirrorConnector_gte: polygonzkevm_Bytes - mirrorConnector_lte: polygonzkevm_Bytes - mirrorConnector_in: [polygonzkevm_Bytes!] - mirrorConnector_not_in: [polygonzkevm_Bytes!] - mirrorConnector_contains: polygonzkevm_Bytes - mirrorConnector_not_contains: polygonzkevm_Bytes + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_ConnectorMeta_filter] - or: [polygonzkevm_ConnectorMeta_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_MetisConnectorMeta_filter] + or: [stagingmainnet_MetisConnectorMeta_filter] } -enum polygonzkevm_ConnectorMeta_orderBy { +enum stagingmainnet_MetisConnectorMeta_orderBy { id spokeDomain hubDomain @@ -94246,48 +92748,16 @@ enum polygonzkevm_ConnectorMeta_orderBy { mirrorConnector } -type polygonzkevm_DestinationTransfer { +type stagingmainnet_ModeConnectorMeta { id: ID! - chainId: BigInt - transferId: polygonzkevm_Bytes - nonce: BigInt - status: polygonzkevm_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_Router_orderBy, orderDirection: polygonzkevm_OrderDirection, where: polygonzkevm_Router_filter): [polygonzkevm_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: polygonzkevm_Bytes - delegate: polygonzkevm_Bytes - receiveLocal: Boolean - callData: polygonzkevm_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: polygonzkevm_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: polygonzkevm_Bytes - asset: polygonzkevm_Asset - amount: BigInt - routersFee: BigInt - executedCaller: polygonzkevm_Bytes - executedTransactionHash: polygonzkevm_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: polygonzkevm_Bytes - executedTxNonce: BigInt - reconciledCaller: polygonzkevm_Bytes - reconciledTransactionHash: polygonzkevm_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: polygonzkevm_Bytes - reconciledTxNonce: BigInt + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_DestinationTransfer_filter { +input stagingmainnet_ModeConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -94296,400 +92766,155 @@ input polygonzkevm_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: polygonzkevm_Bytes - transferId_not: polygonzkevm_Bytes - transferId_gt: polygonzkevm_Bytes - transferId_lt: polygonzkevm_Bytes - transferId_gte: polygonzkevm_Bytes - transferId_lte: polygonzkevm_Bytes - transferId_in: [polygonzkevm_Bytes!] - transferId_not_in: [polygonzkevm_Bytes!] - transferId_contains: polygonzkevm_Bytes - transferId_not_contains: polygonzkevm_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: polygonzkevm_TransferStatus - status_not: polygonzkevm_TransferStatus - status_in: [polygonzkevm_TransferStatus!] - status_not_in: [polygonzkevm_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: polygonzkevm_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: polygonzkevm_Bytes - to_not: polygonzkevm_Bytes - to_gt: polygonzkevm_Bytes - to_lt: polygonzkevm_Bytes - to_gte: polygonzkevm_Bytes - to_lte: polygonzkevm_Bytes - to_in: [polygonzkevm_Bytes!] - to_not_in: [polygonzkevm_Bytes!] - to_contains: polygonzkevm_Bytes - to_not_contains: polygonzkevm_Bytes - delegate: polygonzkevm_Bytes - delegate_not: polygonzkevm_Bytes - delegate_gt: polygonzkevm_Bytes - delegate_lt: polygonzkevm_Bytes - delegate_gte: polygonzkevm_Bytes - delegate_lte: polygonzkevm_Bytes - delegate_in: [polygonzkevm_Bytes!] - delegate_not_in: [polygonzkevm_Bytes!] - delegate_contains: polygonzkevm_Bytes - delegate_not_contains: polygonzkevm_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: polygonzkevm_Bytes - callData_not: polygonzkevm_Bytes - callData_gt: polygonzkevm_Bytes - callData_lt: polygonzkevm_Bytes - callData_gte: polygonzkevm_Bytes - callData_lte: polygonzkevm_Bytes - callData_in: [polygonzkevm_Bytes!] - callData_not_in: [polygonzkevm_Bytes!] - callData_contains: polygonzkevm_Bytes - callData_not_contains: polygonzkevm_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: polygonzkevm_Bytes - originSender_not: polygonzkevm_Bytes - originSender_gt: polygonzkevm_Bytes - originSender_lt: polygonzkevm_Bytes - originSender_gte: polygonzkevm_Bytes - originSender_lte: polygonzkevm_Bytes - originSender_in: [polygonzkevm_Bytes!] - originSender_not_in: [polygonzkevm_Bytes!] - originSender_contains: polygonzkevm_Bytes - originSender_not_contains: polygonzkevm_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: polygonzkevm_Bytes - canonicalId_not: polygonzkevm_Bytes - canonicalId_gt: polygonzkevm_Bytes - canonicalId_lt: polygonzkevm_Bytes - canonicalId_gte: polygonzkevm_Bytes - canonicalId_lte: polygonzkevm_Bytes - canonicalId_in: [polygonzkevm_Bytes!] - canonicalId_not_in: [polygonzkevm_Bytes!] - canonicalId_contains: polygonzkevm_Bytes - canonicalId_not_contains: polygonzkevm_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: polygonzkevm_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: polygonzkevm_Bytes - executedCaller_not: polygonzkevm_Bytes - executedCaller_gt: polygonzkevm_Bytes - executedCaller_lt: polygonzkevm_Bytes - executedCaller_gte: polygonzkevm_Bytes - executedCaller_lte: polygonzkevm_Bytes - executedCaller_in: [polygonzkevm_Bytes!] - executedCaller_not_in: [polygonzkevm_Bytes!] - executedCaller_contains: polygonzkevm_Bytes - executedCaller_not_contains: polygonzkevm_Bytes - executedTransactionHash: polygonzkevm_Bytes - executedTransactionHash_not: polygonzkevm_Bytes - executedTransactionHash_gt: polygonzkevm_Bytes - executedTransactionHash_lt: polygonzkevm_Bytes - executedTransactionHash_gte: polygonzkevm_Bytes - executedTransactionHash_lte: polygonzkevm_Bytes - executedTransactionHash_in: [polygonzkevm_Bytes!] - executedTransactionHash_not_in: [polygonzkevm_Bytes!] - executedTransactionHash_contains: polygonzkevm_Bytes - executedTransactionHash_not_contains: polygonzkevm_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: polygonzkevm_Bytes - executedTxOrigin_not: polygonzkevm_Bytes - executedTxOrigin_gt: polygonzkevm_Bytes - executedTxOrigin_lt: polygonzkevm_Bytes - executedTxOrigin_gte: polygonzkevm_Bytes - executedTxOrigin_lte: polygonzkevm_Bytes - executedTxOrigin_in: [polygonzkevm_Bytes!] - executedTxOrigin_not_in: [polygonzkevm_Bytes!] - executedTxOrigin_contains: polygonzkevm_Bytes - executedTxOrigin_not_contains: polygonzkevm_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: polygonzkevm_Bytes - reconciledCaller_not: polygonzkevm_Bytes - reconciledCaller_gt: polygonzkevm_Bytes - reconciledCaller_lt: polygonzkevm_Bytes - reconciledCaller_gte: polygonzkevm_Bytes - reconciledCaller_lte: polygonzkevm_Bytes - reconciledCaller_in: [polygonzkevm_Bytes!] - reconciledCaller_not_in: [polygonzkevm_Bytes!] - reconciledCaller_contains: polygonzkevm_Bytes - reconciledCaller_not_contains: polygonzkevm_Bytes - reconciledTransactionHash: polygonzkevm_Bytes - reconciledTransactionHash_not: polygonzkevm_Bytes - reconciledTransactionHash_gt: polygonzkevm_Bytes - reconciledTransactionHash_lt: polygonzkevm_Bytes - reconciledTransactionHash_gte: polygonzkevm_Bytes - reconciledTransactionHash_lte: polygonzkevm_Bytes - reconciledTransactionHash_in: [polygonzkevm_Bytes!] - reconciledTransactionHash_not_in: [polygonzkevm_Bytes!] - reconciledTransactionHash_contains: polygonzkevm_Bytes - reconciledTransactionHash_not_contains: polygonzkevm_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: polygonzkevm_Bytes - reconciledTxOrigin_not: polygonzkevm_Bytes - reconciledTxOrigin_gt: polygonzkevm_Bytes - reconciledTxOrigin_lt: polygonzkevm_Bytes - reconciledTxOrigin_gte: polygonzkevm_Bytes - reconciledTxOrigin_lte: polygonzkevm_Bytes - reconciledTxOrigin_in: [polygonzkevm_Bytes!] - reconciledTxOrigin_not_in: [polygonzkevm_Bytes!] - reconciledTxOrigin_contains: polygonzkevm_Bytes - reconciledTxOrigin_not_contains: polygonzkevm_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_DestinationTransfer_filter] - or: [polygonzkevm_DestinationTransfer_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_ModeConnectorMeta_filter] + or: [stagingmainnet_ModeConnectorMeta_filter] } -enum polygonzkevm_DestinationTransfer_orderBy { +enum stagingmainnet_ModeConnectorMeta_orderBy { id - chainId - transferId - nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -""" -8 bytes signed integer +type stagingmainnet_OptimismConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! +} -""" -scalar polygonzkevm_Int8 +input stagingmainnet_OptimismConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_OptimismConnectorMeta_filter] + or: [stagingmainnet_OptimismConnectorMeta_filter] +} -type polygonzkevm_OptimisticRootFinalized { +enum stagingmainnet_OptimismConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingmainnet_OptimisticRootPropagated { id: ID! - aggregateRoot: polygonzkevm_Bytes! + aggregateRoot: stagingmainnet_Bytes! + domainsHash: stagingmainnet_Bytes! timestamp: BigInt! blockNumber: BigInt } -input polygonzkevm_OptimisticRootFinalized_filter { +input stagingmainnet_OptimisticRootPropagated_filter { id: ID id_not: ID id_gt: ID @@ -94698,16 +92923,26 @@ input polygonzkevm_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: polygonzkevm_Bytes - aggregateRoot_not: polygonzkevm_Bytes - aggregateRoot_gt: polygonzkevm_Bytes - aggregateRoot_lt: polygonzkevm_Bytes - aggregateRoot_gte: polygonzkevm_Bytes - aggregateRoot_lte: polygonzkevm_Bytes - aggregateRoot_in: [polygonzkevm_Bytes!] - aggregateRoot_not_in: [polygonzkevm_Bytes!] - aggregateRoot_contains: polygonzkevm_Bytes - aggregateRoot_not_contains: polygonzkevm_Bytes + aggregateRoot: stagingmainnet_Bytes + aggregateRoot_not: stagingmainnet_Bytes + aggregateRoot_gt: stagingmainnet_Bytes + aggregateRoot_lt: stagingmainnet_Bytes + aggregateRoot_gte: stagingmainnet_Bytes + aggregateRoot_lte: stagingmainnet_Bytes + aggregateRoot_in: [stagingmainnet_Bytes!] + aggregateRoot_not_in: [stagingmainnet_Bytes!] + aggregateRoot_contains: stagingmainnet_Bytes + aggregateRoot_not_contains: stagingmainnet_Bytes + domainsHash: stagingmainnet_Bytes + domainsHash_not: stagingmainnet_Bytes + domainsHash_gt: stagingmainnet_Bytes + domainsHash_lt: stagingmainnet_Bytes + domainsHash_gte: stagingmainnet_Bytes + domainsHash_lte: stagingmainnet_Bytes + domainsHash_in: [stagingmainnet_Bytes!] + domainsHash_not_in: [stagingmainnet_Bytes!] + domainsHash_contains: stagingmainnet_Bytes + domainsHash_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -94725,38 +92960,128 @@ input polygonzkevm_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_OptimisticRootFinalized_filter] - or: [polygonzkevm_OptimisticRootFinalized_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_OptimisticRootPropagated_filter] + or: [stagingmainnet_OptimisticRootPropagated_filter] } -enum polygonzkevm_OptimisticRootFinalized_orderBy { +enum stagingmainnet_OptimisticRootPropagated_orderBy { + id + aggregateRoot + domainsHash + timestamp + blockNumber +} + +type stagingmainnet_OptimisticRootProposed { + id: ID! + disputeCliff: BigInt! + aggregateRoot: stagingmainnet_Bytes! + snapshotsRoots: [stagingmainnet_Bytes!] + domains: [BigInt!] + baseAggregateRoot: stagingmainnet_Bytes! + timestamp: BigInt! + blockNumber: BigInt +} + +input stagingmainnet_OptimisticRootProposed_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + disputeCliff: BigInt + disputeCliff_not: BigInt + disputeCliff_gt: BigInt + disputeCliff_lt: BigInt + disputeCliff_gte: BigInt + disputeCliff_lte: BigInt + disputeCliff_in: [BigInt!] + disputeCliff_not_in: [BigInt!] + aggregateRoot: stagingmainnet_Bytes + aggregateRoot_not: stagingmainnet_Bytes + aggregateRoot_gt: stagingmainnet_Bytes + aggregateRoot_lt: stagingmainnet_Bytes + aggregateRoot_gte: stagingmainnet_Bytes + aggregateRoot_lte: stagingmainnet_Bytes + aggregateRoot_in: [stagingmainnet_Bytes!] + aggregateRoot_not_in: [stagingmainnet_Bytes!] + aggregateRoot_contains: stagingmainnet_Bytes + aggregateRoot_not_contains: stagingmainnet_Bytes + snapshotsRoots: [stagingmainnet_Bytes!] + snapshotsRoots_not: [stagingmainnet_Bytes!] + snapshotsRoots_contains: [stagingmainnet_Bytes!] + snapshotsRoots_contains_nocase: [stagingmainnet_Bytes!] + snapshotsRoots_not_contains: [stagingmainnet_Bytes!] + snapshotsRoots_not_contains_nocase: [stagingmainnet_Bytes!] + domains: [BigInt!] + domains_not: [BigInt!] + domains_contains: [BigInt!] + domains_contains_nocase: [BigInt!] + domains_not_contains: [BigInt!] + domains_not_contains_nocase: [BigInt!] + baseAggregateRoot: stagingmainnet_Bytes + baseAggregateRoot_not: stagingmainnet_Bytes + baseAggregateRoot_gt: stagingmainnet_Bytes + baseAggregateRoot_lt: stagingmainnet_Bytes + baseAggregateRoot_gte: stagingmainnet_Bytes + baseAggregateRoot_lte: stagingmainnet_Bytes + baseAggregateRoot_in: [stagingmainnet_Bytes!] + baseAggregateRoot_not_in: [stagingmainnet_Bytes!] + baseAggregateRoot_contains: stagingmainnet_Bytes + baseAggregateRoot_not_contains: stagingmainnet_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_OptimisticRootProposed_filter] + or: [stagingmainnet_OptimisticRootProposed_filter] +} + +enum stagingmainnet_OptimisticRootProposed_orderBy { id + disputeCliff aggregateRoot + snapshotsRoots + domains + baseAggregateRoot timestamp blockNumber } """Defines the order direction, either ascending or descending""" -enum polygonzkevm_OrderDirection { +enum stagingmainnet_OrderDirection { asc desc } -type polygonzkevm_OriginMessage { +type stagingmainnet_PolygonConnectorMeta { id: ID! - transferId: polygonzkevm_Bytes - destinationDomain: BigInt - leaf: polygonzkevm_Bytes - index: BigInt - message: polygonzkevm_Bytes - root: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - blockNumber: BigInt - rootCount: polygonzkevm_RootCount + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_OriginMessage_filter { +input stagingmainnet_PolygonConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -94765,34 +93090,180 @@ input polygonzkevm_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: polygonzkevm_Bytes - transferId_not: polygonzkevm_Bytes - transferId_gt: polygonzkevm_Bytes - transferId_lt: polygonzkevm_Bytes - transferId_gte: polygonzkevm_Bytes - transferId_lte: polygonzkevm_Bytes - transferId_in: [polygonzkevm_Bytes!] - transferId_not_in: [polygonzkevm_Bytes!] - transferId_contains: polygonzkevm_Bytes - transferId_not_contains: polygonzkevm_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: polygonzkevm_Bytes - leaf_not: polygonzkevm_Bytes - leaf_gt: polygonzkevm_Bytes - leaf_lt: polygonzkevm_Bytes - leaf_gte: polygonzkevm_Bytes - leaf_lte: polygonzkevm_Bytes - leaf_in: [polygonzkevm_Bytes!] - leaf_not_in: [polygonzkevm_Bytes!] - leaf_contains: polygonzkevm_Bytes - leaf_not_contains: polygonzkevm_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_PolygonConnectorMeta_filter] + or: [stagingmainnet_PolygonConnectorMeta_filter] +} + +enum stagingmainnet_PolygonConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingmainnet_PolygonZkConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! +} + +input stagingmainnet_PolygonZkConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes + """Filter for the block changed event.""" + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_PolygonZkConnectorMeta_filter] + or: [stagingmainnet_PolygonZkConnectorMeta_filter] +} + +enum stagingmainnet_PolygonZkConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingmainnet_RootAggregated { + id: ID! + domain: BigInt! + receivedRoot: stagingmainnet_Bytes! + index: BigInt! +} + +input stagingmainnet_RootAggregated_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + receivedRoot: stagingmainnet_Bytes + receivedRoot_not: stagingmainnet_Bytes + receivedRoot_gt: stagingmainnet_Bytes + receivedRoot_lt: stagingmainnet_Bytes + receivedRoot_gte: stagingmainnet_Bytes + receivedRoot_lte: stagingmainnet_Bytes + receivedRoot_in: [stagingmainnet_Bytes!] + receivedRoot_not_in: [stagingmainnet_Bytes!] + receivedRoot_contains: stagingmainnet_Bytes + receivedRoot_not_contains: stagingmainnet_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -94801,122 +93272,26 @@ input polygonzkevm_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: polygonzkevm_Bytes - message_not: polygonzkevm_Bytes - message_gt: polygonzkevm_Bytes - message_lt: polygonzkevm_Bytes - message_gte: polygonzkevm_Bytes - message_lte: polygonzkevm_Bytes - message_in: [polygonzkevm_Bytes!] - message_not_in: [polygonzkevm_Bytes!] - message_contains: polygonzkevm_Bytes - message_not_contains: polygonzkevm_Bytes - root: polygonzkevm_Bytes - root_not: polygonzkevm_Bytes - root_gt: polygonzkevm_Bytes - root_lt: polygonzkevm_Bytes - root_gte: polygonzkevm_Bytes - root_lte: polygonzkevm_Bytes - root_in: [polygonzkevm_Bytes!] - root_not_in: [polygonzkevm_Bytes!] - root_contains: polygonzkevm_Bytes - root_not_contains: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - transactionHash_not: polygonzkevm_Bytes - transactionHash_gt: polygonzkevm_Bytes - transactionHash_lt: polygonzkevm_Bytes - transactionHash_gte: polygonzkevm_Bytes - transactionHash_lte: polygonzkevm_Bytes - transactionHash_in: [polygonzkevm_Bytes!] - transactionHash_not_in: [polygonzkevm_Bytes!] - transactionHash_contains: polygonzkevm_Bytes - transactionHash_not_contains: polygonzkevm_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: polygonzkevm_RootCount_filter """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_OriginMessage_filter] - or: [polygonzkevm_OriginMessage_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootAggregated_filter] + or: [stagingmainnet_RootAggregated_filter] } -enum polygonzkevm_OriginMessage_orderBy { +enum stagingmainnet_RootAggregated_orderBy { id - transferId - destinationDomain - leaf + domain + receivedRoot index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count } -type polygonzkevm_OriginTransfer { +type stagingmainnet_RootManagerMeta { id: ID! - chainId: BigInt - transferId: polygonzkevm_Bytes - nonce: BigInt - status: polygonzkevm_TransferStatus - messageHash: polygonzkevm_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: polygonzkevm_Bytes - delegate: polygonzkevm_Bytes - receiveLocal: Boolean - callData: polygonzkevm_Bytes - slippage: BigInt - originSender: polygonzkevm_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: polygonzkevm_Bytes - asset: polygonzkevm_Asset - transactingAsset: polygonzkevm_Bytes - message: polygonzkevm_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_RelayerFee_orderBy, orderDirection: polygonzkevm_OrderDirection, where: polygonzkevm_RelayerFee_filter): [polygonzkevm_RelayerFee!] - initialRelayerFeeAsset: polygonzkevm_Bytes - caller: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: polygonzkevm_Bytes - txNonce: BigInt + domains: [BigInt!] + connectors: [stagingmainnet_Bytes!] } -input polygonzkevm_OriginTransfer_filter { +input stagingmainnet_RootManagerMeta_filter { id: ID id_not: ID id_gt: ID @@ -94925,368 +93300,36 @@ input polygonzkevm_OriginTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: polygonzkevm_Bytes - transferId_not: polygonzkevm_Bytes - transferId_gt: polygonzkevm_Bytes - transferId_lt: polygonzkevm_Bytes - transferId_gte: polygonzkevm_Bytes - transferId_lte: polygonzkevm_Bytes - transferId_in: [polygonzkevm_Bytes!] - transferId_not_in: [polygonzkevm_Bytes!] - transferId_contains: polygonzkevm_Bytes - transferId_not_contains: polygonzkevm_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: polygonzkevm_TransferStatus - status_not: polygonzkevm_TransferStatus - status_in: [polygonzkevm_TransferStatus!] - status_not_in: [polygonzkevm_TransferStatus!] - messageHash: polygonzkevm_Bytes - messageHash_not: polygonzkevm_Bytes - messageHash_gt: polygonzkevm_Bytes - messageHash_lt: polygonzkevm_Bytes - messageHash_gte: polygonzkevm_Bytes - messageHash_lte: polygonzkevm_Bytes - messageHash_in: [polygonzkevm_Bytes!] - messageHash_not_in: [polygonzkevm_Bytes!] - messageHash_contains: polygonzkevm_Bytes - messageHash_not_contains: polygonzkevm_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: polygonzkevm_Bytes - to_not: polygonzkevm_Bytes - to_gt: polygonzkevm_Bytes - to_lt: polygonzkevm_Bytes - to_gte: polygonzkevm_Bytes - to_lte: polygonzkevm_Bytes - to_in: [polygonzkevm_Bytes!] - to_not_in: [polygonzkevm_Bytes!] - to_contains: polygonzkevm_Bytes - to_not_contains: polygonzkevm_Bytes - delegate: polygonzkevm_Bytes - delegate_not: polygonzkevm_Bytes - delegate_gt: polygonzkevm_Bytes - delegate_lt: polygonzkevm_Bytes - delegate_gte: polygonzkevm_Bytes - delegate_lte: polygonzkevm_Bytes - delegate_in: [polygonzkevm_Bytes!] - delegate_not_in: [polygonzkevm_Bytes!] - delegate_contains: polygonzkevm_Bytes - delegate_not_contains: polygonzkevm_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: polygonzkevm_Bytes - callData_not: polygonzkevm_Bytes - callData_gt: polygonzkevm_Bytes - callData_lt: polygonzkevm_Bytes - callData_gte: polygonzkevm_Bytes - callData_lte: polygonzkevm_Bytes - callData_in: [polygonzkevm_Bytes!] - callData_not_in: [polygonzkevm_Bytes!] - callData_contains: polygonzkevm_Bytes - callData_not_contains: polygonzkevm_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: polygonzkevm_Bytes - originSender_not: polygonzkevm_Bytes - originSender_gt: polygonzkevm_Bytes - originSender_lt: polygonzkevm_Bytes - originSender_gte: polygonzkevm_Bytes - originSender_lte: polygonzkevm_Bytes - originSender_in: [polygonzkevm_Bytes!] - originSender_not_in: [polygonzkevm_Bytes!] - originSender_contains: polygonzkevm_Bytes - originSender_not_contains: polygonzkevm_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: polygonzkevm_Bytes - canonicalId_not: polygonzkevm_Bytes - canonicalId_gt: polygonzkevm_Bytes - canonicalId_lt: polygonzkevm_Bytes - canonicalId_gte: polygonzkevm_Bytes - canonicalId_lte: polygonzkevm_Bytes - canonicalId_in: [polygonzkevm_Bytes!] - canonicalId_not_in: [polygonzkevm_Bytes!] - canonicalId_contains: polygonzkevm_Bytes - canonicalId_not_contains: polygonzkevm_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: polygonzkevm_Asset_filter - transactingAsset: polygonzkevm_Bytes - transactingAsset_not: polygonzkevm_Bytes - transactingAsset_gt: polygonzkevm_Bytes - transactingAsset_lt: polygonzkevm_Bytes - transactingAsset_gte: polygonzkevm_Bytes - transactingAsset_lte: polygonzkevm_Bytes - transactingAsset_in: [polygonzkevm_Bytes!] - transactingAsset_not_in: [polygonzkevm_Bytes!] - transactingAsset_contains: polygonzkevm_Bytes - transactingAsset_not_contains: polygonzkevm_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: polygonzkevm_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: polygonzkevm_RelayerFee_filter - initialRelayerFeeAsset: polygonzkevm_Bytes - initialRelayerFeeAsset_not: polygonzkevm_Bytes - initialRelayerFeeAsset_gt: polygonzkevm_Bytes - initialRelayerFeeAsset_lt: polygonzkevm_Bytes - initialRelayerFeeAsset_gte: polygonzkevm_Bytes - initialRelayerFeeAsset_lte: polygonzkevm_Bytes - initialRelayerFeeAsset_in: [polygonzkevm_Bytes!] - initialRelayerFeeAsset_not_in: [polygonzkevm_Bytes!] - initialRelayerFeeAsset_contains: polygonzkevm_Bytes - initialRelayerFeeAsset_not_contains: polygonzkevm_Bytes - caller: polygonzkevm_Bytes - caller_not: polygonzkevm_Bytes - caller_gt: polygonzkevm_Bytes - caller_lt: polygonzkevm_Bytes - caller_gte: polygonzkevm_Bytes - caller_lte: polygonzkevm_Bytes - caller_in: [polygonzkevm_Bytes!] - caller_not_in: [polygonzkevm_Bytes!] - caller_contains: polygonzkevm_Bytes - caller_not_contains: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - transactionHash_not: polygonzkevm_Bytes - transactionHash_gt: polygonzkevm_Bytes - transactionHash_lt: polygonzkevm_Bytes - transactionHash_gte: polygonzkevm_Bytes - transactionHash_lte: polygonzkevm_Bytes - transactionHash_in: [polygonzkevm_Bytes!] - transactionHash_not_in: [polygonzkevm_Bytes!] - transactionHash_contains: polygonzkevm_Bytes - transactionHash_not_contains: polygonzkevm_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - txOrigin: polygonzkevm_Bytes - txOrigin_not: polygonzkevm_Bytes - txOrigin_gt: polygonzkevm_Bytes - txOrigin_lt: polygonzkevm_Bytes - txOrigin_gte: polygonzkevm_Bytes - txOrigin_lte: polygonzkevm_Bytes - txOrigin_in: [polygonzkevm_Bytes!] - txOrigin_not_in: [polygonzkevm_Bytes!] - txOrigin_contains: polygonzkevm_Bytes - txOrigin_not_contains: polygonzkevm_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] + domains: [BigInt!] + domains_not: [BigInt!] + domains_contains: [BigInt!] + domains_contains_nocase: [BigInt!] + domains_not_contains: [BigInt!] + domains_not_contains_nocase: [BigInt!] + connectors: [stagingmainnet_Bytes!] + connectors_not: [stagingmainnet_Bytes!] + connectors_contains: [stagingmainnet_Bytes!] + connectors_contains_nocase: [stagingmainnet_Bytes!] + connectors_not_contains: [stagingmainnet_Bytes!] + connectors_not_contains_nocase: [stagingmainnet_Bytes!] """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_OriginTransfer_filter] - or: [polygonzkevm_OriginTransfer_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootManagerMeta_filter] + or: [stagingmainnet_RootManagerMeta_filter] } -enum polygonzkevm_OriginTransfer_orderBy { +enum stagingmainnet_RootManagerMeta_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber - txOrigin - txNonce -} - -type polygonzkevm_Relayer { - id: ID! - isActive: Boolean! - relayer: polygonzkevm_Bytes + domains + connectors } -type polygonzkevm_RelayerFee { +type stagingmainnet_RootManagerMode { id: ID! - transfer: polygonzkevm_OriginTransfer! - fee: BigInt! - asset: polygonzkevm_Bytes! + mode: String! } -input polygonzkevm_RelayerFee_filter { +input stagingmainnet_RootManagerMode_filter { id: ID id_not: ID id_gt: ID @@ -95295,101 +93338,51 @@ input polygonzkevm_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: polygonzkevm_OriginTransfer_filter - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - asset: polygonzkevm_Bytes - asset_not: polygonzkevm_Bytes - asset_gt: polygonzkevm_Bytes - asset_lt: polygonzkevm_Bytes - asset_gte: polygonzkevm_Bytes - asset_lte: polygonzkevm_Bytes - asset_in: [polygonzkevm_Bytes!] - asset_not_in: [polygonzkevm_Bytes!] - asset_contains: polygonzkevm_Bytes - asset_not_contains: polygonzkevm_Bytes + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_RelayerFee_filter] - or: [polygonzkevm_RelayerFee_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootManagerMode_filter] + or: [stagingmainnet_RootManagerMode_filter] } -enum polygonzkevm_RelayerFee_orderBy { +enum stagingmainnet_RootManagerMode_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - fee - asset + mode } -type polygonzkevm_RelayerFeesIncrease { +type stagingmainnet_RootMessageProcessed { id: ID! - transfer: polygonzkevm_OriginTransfer! - increase: BigInt - asset: polygonzkevm_Bytes - caller: polygonzkevm_Bytes! - transactionHash: polygonzkevm_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + spokeDomain: BigInt! + hubDomain: BigInt! + root: stagingmainnet_Bytes + caller: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input polygonzkevm_RelayerFeesIncrease_filter { +input stagingmainnet_RootMessageProcessed_filter { id: ID id_not: ID id_gt: ID @@ -95398,65 +93391,52 @@ input polygonzkevm_RelayerFeesIncrease_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: polygonzkevm_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: polygonzkevm_Bytes - asset_not: polygonzkevm_Bytes - asset_gt: polygonzkevm_Bytes - asset_lt: polygonzkevm_Bytes - asset_gte: polygonzkevm_Bytes - asset_lte: polygonzkevm_Bytes - asset_in: [polygonzkevm_Bytes!] - asset_not_in: [polygonzkevm_Bytes!] - asset_contains: polygonzkevm_Bytes - asset_not_contains: polygonzkevm_Bytes - caller: polygonzkevm_Bytes - caller_not: polygonzkevm_Bytes - caller_gt: polygonzkevm_Bytes - caller_lt: polygonzkevm_Bytes - caller_gte: polygonzkevm_Bytes - caller_lte: polygonzkevm_Bytes - caller_in: [polygonzkevm_Bytes!] - caller_not_in: [polygonzkevm_Bytes!] - caller_contains: polygonzkevm_Bytes - caller_not_contains: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - transactionHash_not: polygonzkevm_Bytes - transactionHash_gt: polygonzkevm_Bytes - transactionHash_lt: polygonzkevm_Bytes - transactionHash_gte: polygonzkevm_Bytes - transactionHash_lte: polygonzkevm_Bytes - transactionHash_in: [polygonzkevm_Bytes!] - transactionHash_not_in: [polygonzkevm_Bytes!] - transactionHash_contains: polygonzkevm_Bytes - transactionHash_not_contains: polygonzkevm_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: stagingmainnet_Bytes + root_not: stagingmainnet_Bytes + root_gt: stagingmainnet_Bytes + root_lt: stagingmainnet_Bytes + root_gte: stagingmainnet_Bytes + root_lte: stagingmainnet_Bytes + root_in: [stagingmainnet_Bytes!] + root_not_in: [stagingmainnet_Bytes!] + root_contains: stagingmainnet_Bytes + root_not_contains: stagingmainnet_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -95490,45 +93470,16 @@ input polygonzkevm_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_RelayerFeesIncrease_filter] - or: [polygonzkevm_RelayerFeesIncrease_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootMessageProcessed_filter] + or: [stagingmainnet_RootMessageProcessed_filter] } -enum polygonzkevm_RelayerFeesIncrease_orderBy { +enum stagingmainnet_RootMessageProcessed_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset + spokeDomain + hubDomain + root caller transactionHash timestamp @@ -95537,47 +93488,15 @@ enum polygonzkevm_RelayerFeesIncrease_orderBy { blockNumber } -input polygonzkevm_Relayer_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: polygonzkevm_Bytes - relayer_not: polygonzkevm_Bytes - relayer_gt: polygonzkevm_Bytes - relayer_lt: polygonzkevm_Bytes - relayer_gte: polygonzkevm_Bytes - relayer_lte: polygonzkevm_Bytes - relayer_in: [polygonzkevm_Bytes!] - relayer_not_in: [polygonzkevm_Bytes!] - relayer_contains: polygonzkevm_Bytes - relayer_not_contains: polygonzkevm_Bytes - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_Relayer_filter] - or: [polygonzkevm_Relayer_filter] -} - -enum polygonzkevm_Relayer_orderBy { - id - isActive - relayer -} - -type polygonzkevm_RootCount { +type stagingmainnet_RootPropagated { id: ID! - count: BigInt + aggregate: stagingmainnet_Bytes! + domainsHash: stagingmainnet_Bytes! + count: BigInt! + blockNumber: BigInt } -input polygonzkevm_RootCount_filter { +input stagingmainnet_RootPropagated_filter { id: ID id_not: ID id_gt: ID @@ -95586,6 +93505,26 @@ input polygonzkevm_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] + aggregate: stagingmainnet_Bytes + aggregate_not: stagingmainnet_Bytes + aggregate_gt: stagingmainnet_Bytes + aggregate_lt: stagingmainnet_Bytes + aggregate_gte: stagingmainnet_Bytes + aggregate_lte: stagingmainnet_Bytes + aggregate_in: [stagingmainnet_Bytes!] + aggregate_not_in: [stagingmainnet_Bytes!] + aggregate_contains: stagingmainnet_Bytes + aggregate_not_contains: stagingmainnet_Bytes + domainsHash: stagingmainnet_Bytes + domainsHash_not: stagingmainnet_Bytes + domainsHash_gt: stagingmainnet_Bytes + domainsHash_lt: stagingmainnet_Bytes + domainsHash_gte: stagingmainnet_Bytes + domainsHash_lte: stagingmainnet_Bytes + domainsHash_in: [stagingmainnet_Bytes!] + domainsHash_not_in: [stagingmainnet_Bytes!] + domainsHash_contains: stagingmainnet_Bytes + domainsHash_not_contains: stagingmainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -95594,32 +93533,38 @@ input polygonzkevm_RootCount_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_RootCount_filter] - or: [polygonzkevm_RootCount_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootPropagated_filter] + or: [stagingmainnet_RootPropagated_filter] } -enum polygonzkevm_RootCount_orderBy { +enum stagingmainnet_RootPropagated_orderBy { id + aggregate + domainsHash count + blockNumber } -type polygonzkevm_RootMessageSent { +type stagingmainnet_ScrollConnectorMeta { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - root: polygonzkevm_Bytes - count: BigInt - caller: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_RootMessageSent_filter { +input stagingmainnet_ScrollConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -95644,115 +93589,61 @@ input polygonzkevm_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: polygonzkevm_Bytes - root_not: polygonzkevm_Bytes - root_gt: polygonzkevm_Bytes - root_lt: polygonzkevm_Bytes - root_gte: polygonzkevm_Bytes - root_lte: polygonzkevm_Bytes - root_in: [polygonzkevm_Bytes!] - root_not_in: [polygonzkevm_Bytes!] - root_contains: polygonzkevm_Bytes - root_not_contains: polygonzkevm_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: polygonzkevm_Bytes - caller_not: polygonzkevm_Bytes - caller_gt: polygonzkevm_Bytes - caller_lt: polygonzkevm_Bytes - caller_gte: polygonzkevm_Bytes - caller_lte: polygonzkevm_Bytes - caller_in: [polygonzkevm_Bytes!] - caller_not_in: [polygonzkevm_Bytes!] - caller_contains: polygonzkevm_Bytes - caller_not_contains: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - transactionHash_not: polygonzkevm_Bytes - transactionHash_gt: polygonzkevm_Bytes - transactionHash_lt: polygonzkevm_Bytes - transactionHash_gte: polygonzkevm_Bytes - transactionHash_lte: polygonzkevm_Bytes - transactionHash_in: [polygonzkevm_Bytes!] - transactionHash_not_in: [polygonzkevm_Bytes!] - transactionHash_contains: polygonzkevm_Bytes - transactionHash_not_contains: polygonzkevm_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_RootMessageSent_filter] - or: [polygonzkevm_RootMessageSent_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_ScrollConnectorMeta_filter] + or: [stagingmainnet_ScrollConnectorMeta_filter] } -enum polygonzkevm_RootMessageSent_orderBy { +enum stagingmainnet_ScrollConnectorMeta_orderBy { id spokeDomain hubDomain - root - count - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber -} - -type polygonzkevm_Router { - id: ID! - isActive: Boolean! - owner: polygonzkevm_Bytes - recipient: polygonzkevm_Bytes - proposedOwner: polygonzkevm_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_AssetBalance_orderBy, orderDirection: polygonzkevm_OrderDirection, where: polygonzkevm_AssetBalance_filter): [polygonzkevm_AssetBalance!]! + amb + rootManager + mirrorConnector } -type polygonzkevm_RouterDailyTVL { +type stagingmainnet_XlayerConnectorMeta { id: ID! - router: polygonzkevm_Router! - asset: polygonzkevm_Asset! - timestamp: BigInt! - balance: BigInt! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_RouterDailyTVL_filter { +input stagingmainnet_XlayerConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -95761,582 +93652,77 @@ input polygonzkevm_RouterDailyTVL_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: polygonzkevm_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: polygonzkevm_Asset_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_RouterDailyTVL_filter] - or: [polygonzkevm_RouterDailyTVL_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_XlayerConnectorMeta_filter] + or: [stagingmainnet_XlayerConnectorMeta_filter] } -enum polygonzkevm_RouterDailyTVL_orderBy { +enum stagingmainnet_XlayerConnectorMeta_orderBy { id - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - timestamp - balance + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type polygonzkevm_RouterLiquidityEvent { +type stagingmainnet_ZkSyncConnectorMeta { id: ID! - type: polygonzkevm_RouterLiquidityEventType - router: polygonzkevm_Router! - asset: polygonzkevm_Asset! - amount: BigInt! - balance: BigInt! - caller: polygonzkevm_Bytes - blockNumber: BigInt! - timestamp: BigInt! - transactionHash: polygonzkevm_Bytes! - nonce: BigInt! -} - -enum polygonzkevm_RouterLiquidityEventType { - Add - Remove + spokeDomain: BigInt! + hubDomain: BigInt! + amb: stagingmainnet_Bytes! + rootManager: stagingmainnet_Bytes! + mirrorConnector: stagingmainnet_Bytes! } -input polygonzkevm_RouterLiquidityEvent_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - type: polygonzkevm_RouterLiquidityEventType - type_not: polygonzkevm_RouterLiquidityEventType - type_in: [polygonzkevm_RouterLiquidityEventType!] - type_not_in: [polygonzkevm_RouterLiquidityEventType!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: polygonzkevm_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: polygonzkevm_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: polygonzkevm_Bytes - caller_not: polygonzkevm_Bytes - caller_gt: polygonzkevm_Bytes - caller_lt: polygonzkevm_Bytes - caller_gte: polygonzkevm_Bytes - caller_lte: polygonzkevm_Bytes - caller_in: [polygonzkevm_Bytes!] - caller_not_in: [polygonzkevm_Bytes!] - caller_contains: polygonzkevm_Bytes - caller_not_contains: polygonzkevm_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transactionHash: polygonzkevm_Bytes - transactionHash_not: polygonzkevm_Bytes - transactionHash_gt: polygonzkevm_Bytes - transactionHash_lt: polygonzkevm_Bytes - transactionHash_gte: polygonzkevm_Bytes - transactionHash_lte: polygonzkevm_Bytes - transactionHash_in: [polygonzkevm_Bytes!] - transactionHash_not_in: [polygonzkevm_Bytes!] - transactionHash_contains: polygonzkevm_Bytes - transactionHash_not_contains: polygonzkevm_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_RouterLiquidityEvent_filter] - or: [polygonzkevm_RouterLiquidityEvent_filter] -} - -enum polygonzkevm_RouterLiquidityEvent_orderBy { - id - type - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - balance - caller - blockNumber - timestamp - transactionHash - nonce -} - -input polygonzkevm_Router_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: polygonzkevm_Bytes - owner_not: polygonzkevm_Bytes - owner_gt: polygonzkevm_Bytes - owner_lt: polygonzkevm_Bytes - owner_gte: polygonzkevm_Bytes - owner_lte: polygonzkevm_Bytes - owner_in: [polygonzkevm_Bytes!] - owner_not_in: [polygonzkevm_Bytes!] - owner_contains: polygonzkevm_Bytes - owner_not_contains: polygonzkevm_Bytes - recipient: polygonzkevm_Bytes - recipient_not: polygonzkevm_Bytes - recipient_gt: polygonzkevm_Bytes - recipient_lt: polygonzkevm_Bytes - recipient_gte: polygonzkevm_Bytes - recipient_lte: polygonzkevm_Bytes - recipient_in: [polygonzkevm_Bytes!] - recipient_not_in: [polygonzkevm_Bytes!] - recipient_contains: polygonzkevm_Bytes - recipient_not_contains: polygonzkevm_Bytes - proposedOwner: polygonzkevm_Bytes - proposedOwner_not: polygonzkevm_Bytes - proposedOwner_gt: polygonzkevm_Bytes - proposedOwner_lt: polygonzkevm_Bytes - proposedOwner_gte: polygonzkevm_Bytes - proposedOwner_lte: polygonzkevm_Bytes - proposedOwner_in: [polygonzkevm_Bytes!] - proposedOwner_not_in: [polygonzkevm_Bytes!] - proposedOwner_contains: polygonzkevm_Bytes - proposedOwner_not_contains: polygonzkevm_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: polygonzkevm_AssetBalance_filter - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_Router_filter] - or: [polygonzkevm_Router_filter] -} - -enum polygonzkevm_Router_orderBy { - id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances -} - -type polygonzkevm_Sequencer { - id: ID! - isActive: Boolean! - sequencer: polygonzkevm_Bytes -} - -input polygonzkevm_Sequencer_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: polygonzkevm_Bytes - sequencer_not: polygonzkevm_Bytes - sequencer_gt: polygonzkevm_Bytes - sequencer_lt: polygonzkevm_Bytes - sequencer_gte: polygonzkevm_Bytes - sequencer_lte: polygonzkevm_Bytes - sequencer_in: [polygonzkevm_Bytes!] - sequencer_not_in: [polygonzkevm_Bytes!] - sequencer_contains: polygonzkevm_Bytes - sequencer_not_contains: polygonzkevm_Bytes - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_Sequencer_filter] - or: [polygonzkevm_Sequencer_filter] -} - -enum polygonzkevm_Sequencer_orderBy { - id - isActive - sequencer -} - -type polygonzkevm_Setting { - id: ID! - maxRoutersPerTransfer: BigInt! - caller: polygonzkevm_Bytes! -} - -input polygonzkevm_Setting_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: polygonzkevm_Bytes - caller_not: polygonzkevm_Bytes - caller_gt: polygonzkevm_Bytes - caller_lt: polygonzkevm_Bytes - caller_gte: polygonzkevm_Bytes - caller_lte: polygonzkevm_Bytes - caller_in: [polygonzkevm_Bytes!] - caller_not_in: [polygonzkevm_Bytes!] - caller_contains: polygonzkevm_Bytes - caller_not_contains: polygonzkevm_Bytes - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_Setting_filter] - or: [polygonzkevm_Setting_filter] -} - -enum polygonzkevm_Setting_orderBy { - id - maxRoutersPerTransfer - caller -} - -type polygonzkevm_SlippageUpdate { - id: ID! - transfer: polygonzkevm_DestinationTransfer! - slippage: BigInt! - caller: polygonzkevm_Bytes! - transactionHash: polygonzkevm_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! -} - -input polygonzkevm_SlippageUpdate_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: polygonzkevm_DestinationTransfer_filter - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - caller: polygonzkevm_Bytes - caller_not: polygonzkevm_Bytes - caller_gt: polygonzkevm_Bytes - caller_lt: polygonzkevm_Bytes - caller_gte: polygonzkevm_Bytes - caller_lte: polygonzkevm_Bytes - caller_in: [polygonzkevm_Bytes!] - caller_not_in: [polygonzkevm_Bytes!] - caller_contains: polygonzkevm_Bytes - caller_not_contains: polygonzkevm_Bytes - transactionHash: polygonzkevm_Bytes - transactionHash_not: polygonzkevm_Bytes - transactionHash_gt: polygonzkevm_Bytes - transactionHash_lt: polygonzkevm_Bytes - transactionHash_gte: polygonzkevm_Bytes - transactionHash_lte: polygonzkevm_Bytes - transactionHash_in: [polygonzkevm_Bytes!] - transactionHash_not_in: [polygonzkevm_Bytes!] - transactionHash_contains: polygonzkevm_Bytes - transactionHash_not_contains: polygonzkevm_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_SlippageUpdate_filter] - or: [polygonzkevm_SlippageUpdate_filter] -} - -enum polygonzkevm_SlippageUpdate_orderBy { - id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce - slippage - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber -} - -type polygonzkevm_SnapshotRoot { - id: ID! - spokeDomain: BigInt - root: polygonzkevm_Bytes! - count: BigInt! - timestamp: BigInt! - blockNumber: BigInt! -} - -input polygonzkevm_SnapshotRoot_filter { +input stagingmainnet_ZkSyncConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -96353,119 +93739,72 @@ input polygonzkevm_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: polygonzkevm_Bytes - root_not: polygonzkevm_Bytes - root_gt: polygonzkevm_Bytes - root_lt: polygonzkevm_Bytes - root_gte: polygonzkevm_Bytes - root_lte: polygonzkevm_Bytes - root_in: [polygonzkevm_Bytes!] - root_not_in: [polygonzkevm_Bytes!] - root_contains: polygonzkevm_Bytes - root_not_contains: polygonzkevm_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_SnapshotRoot_filter] - or: [polygonzkevm_SnapshotRoot_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_ZkSyncConnectorMeta_filter] + or: [stagingmainnet_ZkSyncConnectorMeta_filter] } -enum polygonzkevm_SnapshotRoot_orderBy { +enum stagingmainnet_ZkSyncConnectorMeta_orderBy { id spokeDomain - root - count - timestamp - blockNumber -} - -type polygonzkevm_SpokeConnectorMode { - id: ID! - mode: String! -} - -input polygonzkevm_SpokeConnectorMode_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String - """Filter for the block changed event.""" - _change_block: polygonzkevm_BlockChangedFilter - and: [polygonzkevm_SpokeConnectorMode_filter] - or: [polygonzkevm_SpokeConnectorMode_filter] -} - -enum polygonzkevm_SpokeConnectorMode_orderBy { - id - mode -} - -enum polygonzkevm_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast + hubDomain + amb + rootManager + mirrorConnector } -type polygonzkevm__Block_ { +type stagingmainnet__Block_ { """The hash of the block""" - hash: polygonzkevm_Bytes + hash: stagingmainnet_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: stagingmainnet_Bytes } """The type for the top-level _meta field""" -type polygonzkevm__Meta_ { +type stagingmainnet__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -96473,55 +93812,55 @@ type polygonzkevm__Meta_ { and therefore asks for the latest block """ - block: polygonzkevm__Block_! + block: stagingmainnet__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -enum base_swap_Aggregation_interval { +enum arbitrumone_swap_Aggregation_interval { hour day } -scalar base_swap_BigDecimal +scalar arbitrumone_swap_BigDecimal -input base_swap_BlockChangedFilter { +input arbitrumone_swap_BlockChangedFilter { number_gte: Int! } -input base_swap_Block_height { - hash: base_swap_Bytes +input arbitrumone_swap_Block_height { + hash: arbitrumone_swap_Bytes number: Int number_gte: Int } -scalar base_swap_Bytes +scalar arbitrumone_swap_Bytes """ 8 bytes signed integer """ -scalar base_swap_Int8 +scalar arbitrumone_swap_Int8 -type base_swap_LpAccount { +type arbitrumone_swap_LpAccount { id: ID! - address: base_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: base_swap_LpAccountBalance_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_LpAccountBalance_filter): [base_swap_LpAccountBalance!]! + address: arbitrumone_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_LpAccountBalance_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_LpAccountBalance_filter): [arbitrumone_swap_LpAccountBalance!]! } -type base_swap_LpAccountBalance { +type arbitrumone_swap_LpAccountBalance { id: ID! - account: base_swap_LpAccount! - token: base_swap_LpToken! - amount: base_swap_BigDecimal! + account: arbitrumone_swap_LpAccount! + token: arbitrumone_swap_LpToken! + amount: arbitrumone_swap_BigDecimal! block: BigInt modified: BigInt - transaction: base_swap_Bytes + transaction: arbitrumone_swap_Bytes } -input base_swap_LpAccountBalance_filter { +input arbitrumone_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -96550,7 +93889,7 @@ input base_swap_LpAccountBalance_filter { account_ends_with_nocase: String account_not_ends_with: String account_not_ends_with_nocase: String - account_: base_swap_LpAccount_filter + account_: arbitrumone_swap_LpAccount_filter token: String token_not: String token_gt: String @@ -96571,15 +93910,15 @@ input base_swap_LpAccountBalance_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: base_swap_LpToken_filter - amount: base_swap_BigDecimal - amount_not: base_swap_BigDecimal - amount_gt: base_swap_BigDecimal - amount_lt: base_swap_BigDecimal - amount_gte: base_swap_BigDecimal - amount_lte: base_swap_BigDecimal - amount_in: [base_swap_BigDecimal!] - amount_not_in: [base_swap_BigDecimal!] + token_: arbitrumone_swap_LpToken_filter + amount: arbitrumone_swap_BigDecimal + amount_not: arbitrumone_swap_BigDecimal + amount_gt: arbitrumone_swap_BigDecimal + amount_lt: arbitrumone_swap_BigDecimal + amount_gte: arbitrumone_swap_BigDecimal + amount_lte: arbitrumone_swap_BigDecimal + amount_in: [arbitrumone_swap_BigDecimal!] + amount_not_in: [arbitrumone_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -96596,23 +93935,23 @@ input base_swap_LpAccountBalance_filter { modified_lte: BigInt modified_in: [BigInt!] modified_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_LpAccountBalance_filter] - or: [base_swap_LpAccountBalance_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_LpAccountBalance_filter] + or: [arbitrumone_swap_LpAccountBalance_filter] } -enum base_swap_LpAccountBalance_orderBy { +enum arbitrumone_swap_LpAccountBalance_orderBy { id account account__id @@ -96630,7 +93969,7 @@ enum base_swap_LpAccountBalance_orderBy { transaction } -input base_swap_LpAccount_filter { +input arbitrumone_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -96639,51 +93978,51 @@ input base_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: base_swap_Bytes - address_not: base_swap_Bytes - address_gt: base_swap_Bytes - address_lt: base_swap_Bytes - address_gte: base_swap_Bytes - address_lte: base_swap_Bytes - address_in: [base_swap_Bytes!] - address_not_in: [base_swap_Bytes!] - address_contains: base_swap_Bytes - address_not_contains: base_swap_Bytes - balances_: base_swap_LpAccountBalance_filter + address: arbitrumone_swap_Bytes + address_not: arbitrumone_swap_Bytes + address_gt: arbitrumone_swap_Bytes + address_lt: arbitrumone_swap_Bytes + address_gte: arbitrumone_swap_Bytes + address_lte: arbitrumone_swap_Bytes + address_in: [arbitrumone_swap_Bytes!] + address_not_in: [arbitrumone_swap_Bytes!] + address_contains: arbitrumone_swap_Bytes + address_not_contains: arbitrumone_swap_Bytes + balances_: arbitrumone_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_LpAccount_filter] - or: [base_swap_LpAccount_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_LpAccount_filter] + or: [arbitrumone_swap_LpAccount_filter] } -enum base_swap_LpAccount_orderBy { +enum arbitrumone_swap_LpAccount_orderBy { id address balances } -type base_swap_LpToken { +type arbitrumone_swap_LpToken { id: ID! - address: base_swap_Bytes! - stableSwap: base_swap_StableSwap! + address: arbitrumone_swap_Bytes! + stableSwap: arbitrumone_swap_StableSwap! decimals: Int! name: String! symbol: String! - totalSupply: base_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: base_swap_LpTokenEvent_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_LpTokenEvent_filter): [base_swap_LpTokenEvent!]! + totalSupply: arbitrumone_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_LpTokenEvent_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_LpTokenEvent_filter): [arbitrumone_swap_LpTokenEvent!]! } -interface base_swap_LpTokenEvent { +interface arbitrumone_swap_LpTokenEvent { id: ID! - token: base_swap_LpToken! - amount: base_swap_BigDecimal! + token: arbitrumone_swap_LpToken! + amount: arbitrumone_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: base_swap_Bytes! + transaction: arbitrumone_swap_Bytes! nonce: BigInt! } -input base_swap_LpTokenEvent_filter { +input arbitrumone_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -96712,15 +94051,15 @@ input base_swap_LpTokenEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: base_swap_LpToken_filter - amount: base_swap_BigDecimal - amount_not: base_swap_BigDecimal - amount_gt: base_swap_BigDecimal - amount_lt: base_swap_BigDecimal - amount_gte: base_swap_BigDecimal - amount_lte: base_swap_BigDecimal - amount_in: [base_swap_BigDecimal!] - amount_not_in: [base_swap_BigDecimal!] + token_: arbitrumone_swap_LpToken_filter + amount: arbitrumone_swap_BigDecimal + amount_not: arbitrumone_swap_BigDecimal + amount_gt: arbitrumone_swap_BigDecimal + amount_lt: arbitrumone_swap_BigDecimal + amount_gte: arbitrumone_swap_BigDecimal + amount_lte: arbitrumone_swap_BigDecimal + amount_in: [arbitrumone_swap_BigDecimal!] + amount_not_in: [arbitrumone_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -96737,16 +94076,16 @@ input base_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -96756,12 +94095,12 @@ input base_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_LpTokenEvent_filter] - or: [base_swap_LpTokenEvent_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_LpTokenEvent_filter] + or: [arbitrumone_swap_LpTokenEvent_filter] } -enum base_swap_LpTokenEvent_orderBy { +enum arbitrumone_swap_LpTokenEvent_orderBy { id token token__id @@ -96777,7 +94116,7 @@ enum base_swap_LpTokenEvent_orderBy { nonce } -input base_swap_LpToken_filter { +input arbitrumone_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -96786,16 +94125,16 @@ input base_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: base_swap_Bytes - address_not: base_swap_Bytes - address_gt: base_swap_Bytes - address_lt: base_swap_Bytes - address_gte: base_swap_Bytes - address_lte: base_swap_Bytes - address_in: [base_swap_Bytes!] - address_not_in: [base_swap_Bytes!] - address_contains: base_swap_Bytes - address_not_contains: base_swap_Bytes + address: arbitrumone_swap_Bytes + address_not: arbitrumone_swap_Bytes + address_gt: arbitrumone_swap_Bytes + address_lt: arbitrumone_swap_Bytes + address_gte: arbitrumone_swap_Bytes + address_lte: arbitrumone_swap_Bytes + address_in: [arbitrumone_swap_Bytes!] + address_not_in: [arbitrumone_swap_Bytes!] + address_contains: arbitrumone_swap_Bytes + address_not_contains: arbitrumone_swap_Bytes stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -96816,7 +94155,7 @@ input base_swap_LpToken_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter + stableSwap_: arbitrumone_swap_StableSwap_filter decimals: Int decimals_not: Int decimals_gt: Int @@ -96865,22 +94204,22 @@ input base_swap_LpToken_filter { symbol_ends_with_nocase: String symbol_not_ends_with: String symbol_not_ends_with_nocase: String - totalSupply: base_swap_BigDecimal - totalSupply_not: base_swap_BigDecimal - totalSupply_gt: base_swap_BigDecimal - totalSupply_lt: base_swap_BigDecimal - totalSupply_gte: base_swap_BigDecimal - totalSupply_lte: base_swap_BigDecimal - totalSupply_in: [base_swap_BigDecimal!] - totalSupply_not_in: [base_swap_BigDecimal!] - events_: base_swap_LpTokenEvent_filter + totalSupply: arbitrumone_swap_BigDecimal + totalSupply_not: arbitrumone_swap_BigDecimal + totalSupply_gt: arbitrumone_swap_BigDecimal + totalSupply_lt: arbitrumone_swap_BigDecimal + totalSupply_gte: arbitrumone_swap_BigDecimal + totalSupply_lte: arbitrumone_swap_BigDecimal + totalSupply_in: [arbitrumone_swap_BigDecimal!] + totalSupply_not_in: [arbitrumone_swap_BigDecimal!] + events_: arbitrumone_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_LpToken_filter] - or: [base_swap_LpToken_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_LpToken_filter] + or: [arbitrumone_swap_LpToken_filter] } -enum base_swap_LpToken_orderBy { +enum arbitrumone_swap_LpToken_orderBy { id address stableSwap @@ -96907,21 +94246,21 @@ enum base_swap_LpToken_orderBy { events } -type base_swap_LpTransferEvent implements base_swap_LpTokenEvent { +type arbitrumone_swap_LpTransferEvent implements arbitrumone_swap_LpTokenEvent { id: ID! - token: base_swap_LpToken! - amount: base_swap_BigDecimal! - from: base_swap_Bytes! - to: base_swap_Bytes! - fromBalance: base_swap_BigDecimal! - toBalance: base_swap_BigDecimal! + token: arbitrumone_swap_LpToken! + amount: arbitrumone_swap_BigDecimal! + from: arbitrumone_swap_Bytes! + to: arbitrumone_swap_Bytes! + fromBalance: arbitrumone_swap_BigDecimal! + toBalance: arbitrumone_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: base_swap_Bytes! + transaction: arbitrumone_swap_Bytes! nonce: BigInt! } -input base_swap_LpTransferEvent_filter { +input arbitrumone_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -96950,51 +94289,51 @@ input base_swap_LpTransferEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: base_swap_LpToken_filter - amount: base_swap_BigDecimal - amount_not: base_swap_BigDecimal - amount_gt: base_swap_BigDecimal - amount_lt: base_swap_BigDecimal - amount_gte: base_swap_BigDecimal - amount_lte: base_swap_BigDecimal - amount_in: [base_swap_BigDecimal!] - amount_not_in: [base_swap_BigDecimal!] - from: base_swap_Bytes - from_not: base_swap_Bytes - from_gt: base_swap_Bytes - from_lt: base_swap_Bytes - from_gte: base_swap_Bytes - from_lte: base_swap_Bytes - from_in: [base_swap_Bytes!] - from_not_in: [base_swap_Bytes!] - from_contains: base_swap_Bytes - from_not_contains: base_swap_Bytes - to: base_swap_Bytes - to_not: base_swap_Bytes - to_gt: base_swap_Bytes - to_lt: base_swap_Bytes - to_gte: base_swap_Bytes - to_lte: base_swap_Bytes - to_in: [base_swap_Bytes!] - to_not_in: [base_swap_Bytes!] - to_contains: base_swap_Bytes - to_not_contains: base_swap_Bytes - fromBalance: base_swap_BigDecimal - fromBalance_not: base_swap_BigDecimal - fromBalance_gt: base_swap_BigDecimal - fromBalance_lt: base_swap_BigDecimal - fromBalance_gte: base_swap_BigDecimal - fromBalance_lte: base_swap_BigDecimal - fromBalance_in: [base_swap_BigDecimal!] - fromBalance_not_in: [base_swap_BigDecimal!] - toBalance: base_swap_BigDecimal - toBalance_not: base_swap_BigDecimal - toBalance_gt: base_swap_BigDecimal - toBalance_lt: base_swap_BigDecimal - toBalance_gte: base_swap_BigDecimal - toBalance_lte: base_swap_BigDecimal - toBalance_in: [base_swap_BigDecimal!] - toBalance_not_in: [base_swap_BigDecimal!] + token_: arbitrumone_swap_LpToken_filter + amount: arbitrumone_swap_BigDecimal + amount_not: arbitrumone_swap_BigDecimal + amount_gt: arbitrumone_swap_BigDecimal + amount_lt: arbitrumone_swap_BigDecimal + amount_gte: arbitrumone_swap_BigDecimal + amount_lte: arbitrumone_swap_BigDecimal + amount_in: [arbitrumone_swap_BigDecimal!] + amount_not_in: [arbitrumone_swap_BigDecimal!] + from: arbitrumone_swap_Bytes + from_not: arbitrumone_swap_Bytes + from_gt: arbitrumone_swap_Bytes + from_lt: arbitrumone_swap_Bytes + from_gte: arbitrumone_swap_Bytes + from_lte: arbitrumone_swap_Bytes + from_in: [arbitrumone_swap_Bytes!] + from_not_in: [arbitrumone_swap_Bytes!] + from_contains: arbitrumone_swap_Bytes + from_not_contains: arbitrumone_swap_Bytes + to: arbitrumone_swap_Bytes + to_not: arbitrumone_swap_Bytes + to_gt: arbitrumone_swap_Bytes + to_lt: arbitrumone_swap_Bytes + to_gte: arbitrumone_swap_Bytes + to_lte: arbitrumone_swap_Bytes + to_in: [arbitrumone_swap_Bytes!] + to_not_in: [arbitrumone_swap_Bytes!] + to_contains: arbitrumone_swap_Bytes + to_not_contains: arbitrumone_swap_Bytes + fromBalance: arbitrumone_swap_BigDecimal + fromBalance_not: arbitrumone_swap_BigDecimal + fromBalance_gt: arbitrumone_swap_BigDecimal + fromBalance_lt: arbitrumone_swap_BigDecimal + fromBalance_gte: arbitrumone_swap_BigDecimal + fromBalance_lte: arbitrumone_swap_BigDecimal + fromBalance_in: [arbitrumone_swap_BigDecimal!] + fromBalance_not_in: [arbitrumone_swap_BigDecimal!] + toBalance: arbitrumone_swap_BigDecimal + toBalance_not: arbitrumone_swap_BigDecimal + toBalance_gt: arbitrumone_swap_BigDecimal + toBalance_lt: arbitrumone_swap_BigDecimal + toBalance_gte: arbitrumone_swap_BigDecimal + toBalance_lte: arbitrumone_swap_BigDecimal + toBalance_in: [arbitrumone_swap_BigDecimal!] + toBalance_not_in: [arbitrumone_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -97011,16 +94350,16 @@ input base_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -97030,12 +94369,12 @@ input base_swap_LpTransferEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_LpTransferEvent_filter] - or: [base_swap_LpTransferEvent_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_LpTransferEvent_filter] + or: [arbitrumone_swap_LpTransferEvent_filter] } -enum base_swap_LpTransferEvent_orderBy { +enum arbitrumone_swap_LpTransferEvent_orderBy { id token token__id @@ -97056,17 +94395,17 @@ enum base_swap_LpTransferEvent_orderBy { } """Defines the order direction, either ascending or descending""" -enum base_swap_OrderDirection { +enum arbitrumone_swap_OrderDirection { asc desc } -type base_swap_PooledToken { +type arbitrumone_swap_PooledToken { id: ID! - asset: base_swap_Bytes! + asset: arbitrumone_swap_Bytes! } -input base_swap_PooledToken_filter { +input arbitrumone_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -97075,59 +94414,59 @@ input base_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: base_swap_Bytes - asset_not: base_swap_Bytes - asset_gt: base_swap_Bytes - asset_lt: base_swap_Bytes - asset_gte: base_swap_Bytes - asset_lte: base_swap_Bytes - asset_in: [base_swap_Bytes!] - asset_not_in: [base_swap_Bytes!] - asset_contains: base_swap_Bytes - asset_not_contains: base_swap_Bytes + asset: arbitrumone_swap_Bytes + asset_not: arbitrumone_swap_Bytes + asset_gt: arbitrumone_swap_Bytes + asset_lt: arbitrumone_swap_Bytes + asset_gte: arbitrumone_swap_Bytes + asset_lte: arbitrumone_swap_Bytes + asset_in: [arbitrumone_swap_Bytes!] + asset_not_in: [arbitrumone_swap_Bytes!] + asset_contains: arbitrumone_swap_Bytes + asset_not_contains: arbitrumone_swap_Bytes """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_PooledToken_filter] - or: [base_swap_PooledToken_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_PooledToken_filter] + or: [arbitrumone_swap_PooledToken_filter] } -enum base_swap_PooledToken_orderBy { +enum arbitrumone_swap_PooledToken_orderBy { id asset } -type base_swap_StableSwap { +type arbitrumone_swap_StableSwap { id: ID! isActive: Boolean - key: base_swap_Bytes! - canonicalId: base_swap_Bytes + key: arbitrumone_swap_Bytes! + canonicalId: arbitrumone_swap_Bytes domain: BigInt - swapPool: base_swap_Bytes - lpToken: base_swap_Bytes + swapPool: arbitrumone_swap_Bytes + lpToken: arbitrumone_swap_Bytes initialA: BigInt futureA: BigInt initialATime: BigInt futureATime: BigInt swapFee: BigInt adminFee: BigInt - pooledTokens: [base_swap_Bytes!]! + pooledTokens: [arbitrumone_swap_Bytes!]! tokenPrecisionMultipliers: [BigInt!]! balances: [BigInt!]! adminFees: [BigInt!]! virtualPrice: BigInt! invariant: BigInt! lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: base_swap_StableSwapEvent_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_StableSwapEvent_filter): [base_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: base_swap_StableSwapExchange_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_StableSwapExchange_filter): [base_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: base_swap_SwapHourlyVolume_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_SwapHourlyVolume_filter): [base_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: base_swap_SwapDailyVolume_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_SwapDailyVolume_filter): [base_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: base_swap_SwapWeeklyVolume_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_SwapWeeklyVolume_filter): [base_swap_SwapWeeklyVolume!] + events(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_StableSwapEvent_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_StableSwapEvent_filter): [arbitrumone_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_StableSwapExchange_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_StableSwapExchange_filter): [arbitrumone_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_SwapHourlyVolume_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_SwapHourlyVolume_filter): [arbitrumone_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_SwapDailyVolume_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_SwapDailyVolume_filter): [arbitrumone_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_swap_SwapWeeklyVolume_orderBy, orderDirection: arbitrumone_swap_OrderDirection, where: arbitrumone_swap_SwapWeeklyVolume_filter): [arbitrumone_swap_SwapWeeklyVolume!] } -type base_swap_StableSwapAddLiquidityEvent implements base_swap_StableSwapEvent { +type arbitrumone_swap_StableSwapAddLiquidityEvent implements arbitrumone_swap_StableSwapEvent { id: ID! - stableSwap: base_swap_StableSwap! - provider: base_swap_Bytes! + stableSwap: arbitrumone_swap_StableSwap! + provider: arbitrumone_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!]! invariant: BigInt @@ -97136,11 +94475,11 @@ type base_swap_StableSwapAddLiquidityEvent implements base_swap_StableSwapEvent balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: base_swap_Bytes! + transaction: arbitrumone_swap_Bytes! nonce: BigInt! } -input base_swap_StableSwapAddLiquidityEvent_filter { +input arbitrumone_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -97169,17 +94508,17 @@ input base_swap_StableSwapAddLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter - provider: base_swap_Bytes - provider_not: base_swap_Bytes - provider_gt: base_swap_Bytes - provider_lt: base_swap_Bytes - provider_gte: base_swap_Bytes - provider_lte: base_swap_Bytes - provider_in: [base_swap_Bytes!] - provider_not_in: [base_swap_Bytes!] - provider_contains: base_swap_Bytes - provider_not_contains: base_swap_Bytes + stableSwap_: arbitrumone_swap_StableSwap_filter + provider: arbitrumone_swap_Bytes + provider_not: arbitrumone_swap_Bytes + provider_gt: arbitrumone_swap_Bytes + provider_lt: arbitrumone_swap_Bytes + provider_gte: arbitrumone_swap_Bytes + provider_lte: arbitrumone_swap_Bytes + provider_in: [arbitrumone_swap_Bytes!] + provider_not_in: [arbitrumone_swap_Bytes!] + provider_contains: arbitrumone_swap_Bytes + provider_not_contains: arbitrumone_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -97238,16 +94577,16 @@ input base_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -97257,12 +94596,12 @@ input base_swap_StableSwapAddLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_StableSwapAddLiquidityEvent_filter] - or: [base_swap_StableSwapAddLiquidityEvent_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_StableSwapAddLiquidityEvent_filter] + or: [arbitrumone_swap_StableSwapAddLiquidityEvent_filter] } -enum base_swap_StableSwapAddLiquidityEvent_orderBy { +enum arbitrumone_swap_StableSwapAddLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -97294,16 +94633,16 @@ enum base_swap_StableSwapAddLiquidityEvent_orderBy { nonce } -interface base_swap_StableSwapEvent { +interface arbitrumone_swap_StableSwapEvent { id: ID! - stableSwap: base_swap_StableSwap! + stableSwap: arbitrumone_swap_StableSwap! block: BigInt! timestamp: BigInt! - transaction: base_swap_Bytes! + transaction: arbitrumone_swap_Bytes! nonce: BigInt! } -input base_swap_StableSwapEvent_filter { +input arbitrumone_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -97332,7 +94671,7 @@ input base_swap_StableSwapEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter + stableSwap_: arbitrumone_swap_StableSwap_filter block: BigInt block_not: BigInt block_gt: BigInt @@ -97349,16 +94688,16 @@ input base_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -97368,12 +94707,12 @@ input base_swap_StableSwapEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_StableSwapEvent_filter] - or: [base_swap_StableSwapEvent_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_StableSwapEvent_filter] + or: [arbitrumone_swap_StableSwapEvent_filter] } -enum base_swap_StableSwapEvent_orderBy { +enum arbitrumone_swap_StableSwapEvent_orderBy { id stableSwap stableSwap__id @@ -97398,10 +94737,10 @@ enum base_swap_StableSwapEvent_orderBy { nonce } -type base_swap_StableSwapExchange { +type arbitrumone_swap_StableSwapExchange { id: ID! - stableSwap: base_swap_StableSwap! - buyer: base_swap_Bytes! + stableSwap: arbitrumone_swap_StableSwap! + buyer: arbitrumone_swap_Bytes! boughtId: BigInt! tokensBought: BigInt! soldId: BigInt! @@ -97410,11 +94749,11 @@ type base_swap_StableSwapExchange { fee: BigInt! block: BigInt! timestamp: BigInt! - transaction: base_swap_Bytes! + transaction: arbitrumone_swap_Bytes! nonce: BigInt! } -input base_swap_StableSwapExchange_filter { +input arbitrumone_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -97443,17 +94782,17 @@ input base_swap_StableSwapExchange_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter - buyer: base_swap_Bytes - buyer_not: base_swap_Bytes - buyer_gt: base_swap_Bytes - buyer_lt: base_swap_Bytes - buyer_gte: base_swap_Bytes - buyer_lte: base_swap_Bytes - buyer_in: [base_swap_Bytes!] - buyer_not_in: [base_swap_Bytes!] - buyer_contains: base_swap_Bytes - buyer_not_contains: base_swap_Bytes + stableSwap_: arbitrumone_swap_StableSwap_filter + buyer: arbitrumone_swap_Bytes + buyer_not: arbitrumone_swap_Bytes + buyer_gt: arbitrumone_swap_Bytes + buyer_lt: arbitrumone_swap_Bytes + buyer_gte: arbitrumone_swap_Bytes + buyer_lte: arbitrumone_swap_Bytes + buyer_in: [arbitrumone_swap_Bytes!] + buyer_not_in: [arbitrumone_swap_Bytes!] + buyer_contains: arbitrumone_swap_Bytes + buyer_not_contains: arbitrumone_swap_Bytes boughtId: BigInt boughtId_not: BigInt boughtId_gt: BigInt @@ -97516,16 +94855,16 @@ input base_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -97535,12 +94874,12 @@ input base_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_StableSwapExchange_filter] - or: [base_swap_StableSwapExchange_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_StableSwapExchange_filter] + or: [arbitrumone_swap_StableSwapExchange_filter] } -enum base_swap_StableSwapExchange_orderBy { +enum arbitrumone_swap_StableSwapExchange_orderBy { id stableSwap stableSwap__id @@ -97572,10 +94911,10 @@ enum base_swap_StableSwapExchange_orderBy { nonce } -type base_swap_StableSwapRemoveLiquidityEvent implements base_swap_StableSwapEvent { +type arbitrumone_swap_StableSwapRemoveLiquidityEvent implements arbitrumone_swap_StableSwapEvent { id: ID! - stableSwap: base_swap_StableSwap! - provider: base_swap_Bytes! + stableSwap: arbitrumone_swap_StableSwap! + provider: arbitrumone_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!] invariant: BigInt @@ -97584,11 +94923,11 @@ type base_swap_StableSwapRemoveLiquidityEvent implements base_swap_StableSwapEve balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: base_swap_Bytes! + transaction: arbitrumone_swap_Bytes! nonce: BigInt! } -input base_swap_StableSwapRemoveLiquidityEvent_filter { +input arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -97617,17 +94956,17 @@ input base_swap_StableSwapRemoveLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter - provider: base_swap_Bytes - provider_not: base_swap_Bytes - provider_gt: base_swap_Bytes - provider_lt: base_swap_Bytes - provider_gte: base_swap_Bytes - provider_lte: base_swap_Bytes - provider_in: [base_swap_Bytes!] - provider_not_in: [base_swap_Bytes!] - provider_contains: base_swap_Bytes - provider_not_contains: base_swap_Bytes + stableSwap_: arbitrumone_swap_StableSwap_filter + provider: arbitrumone_swap_Bytes + provider_not: arbitrumone_swap_Bytes + provider_gt: arbitrumone_swap_Bytes + provider_lt: arbitrumone_swap_Bytes + provider_gte: arbitrumone_swap_Bytes + provider_lte: arbitrumone_swap_Bytes + provider_in: [arbitrumone_swap_Bytes!] + provider_not_in: [arbitrumone_swap_Bytes!] + provider_contains: arbitrumone_swap_Bytes + provider_not_contains: arbitrumone_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -97686,16 +95025,16 @@ input base_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: base_swap_Bytes - transaction_not: base_swap_Bytes - transaction_gt: base_swap_Bytes - transaction_lt: base_swap_Bytes - transaction_gte: base_swap_Bytes - transaction_lte: base_swap_Bytes - transaction_in: [base_swap_Bytes!] - transaction_not_in: [base_swap_Bytes!] - transaction_contains: base_swap_Bytes - transaction_not_contains: base_swap_Bytes + transaction: arbitrumone_swap_Bytes + transaction_not: arbitrumone_swap_Bytes + transaction_gt: arbitrumone_swap_Bytes + transaction_lt: arbitrumone_swap_Bytes + transaction_gte: arbitrumone_swap_Bytes + transaction_lte: arbitrumone_swap_Bytes + transaction_in: [arbitrumone_swap_Bytes!] + transaction_not_in: [arbitrumone_swap_Bytes!] + transaction_contains: arbitrumone_swap_Bytes + transaction_not_contains: arbitrumone_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -97705,12 +95044,12 @@ input base_swap_StableSwapRemoveLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_StableSwapRemoveLiquidityEvent_filter] - or: [base_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter] + or: [arbitrumone_swap_StableSwapRemoveLiquidityEvent_filter] } -enum base_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum arbitrumone_swap_StableSwapRemoveLiquidityEvent_orderBy { id stableSwap stableSwap__id @@ -97742,7 +95081,7 @@ enum base_swap_StableSwapRemoveLiquidityEvent_orderBy { nonce } -input base_swap_StableSwap_filter { +input arbitrumone_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -97755,26 +95094,26 @@ input base_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: base_swap_Bytes - key_not: base_swap_Bytes - key_gt: base_swap_Bytes - key_lt: base_swap_Bytes - key_gte: base_swap_Bytes - key_lte: base_swap_Bytes - key_in: [base_swap_Bytes!] - key_not_in: [base_swap_Bytes!] - key_contains: base_swap_Bytes - key_not_contains: base_swap_Bytes - canonicalId: base_swap_Bytes - canonicalId_not: base_swap_Bytes - canonicalId_gt: base_swap_Bytes - canonicalId_lt: base_swap_Bytes - canonicalId_gte: base_swap_Bytes - canonicalId_lte: base_swap_Bytes - canonicalId_in: [base_swap_Bytes!] - canonicalId_not_in: [base_swap_Bytes!] - canonicalId_contains: base_swap_Bytes - canonicalId_not_contains: base_swap_Bytes + key: arbitrumone_swap_Bytes + key_not: arbitrumone_swap_Bytes + key_gt: arbitrumone_swap_Bytes + key_lt: arbitrumone_swap_Bytes + key_gte: arbitrumone_swap_Bytes + key_lte: arbitrumone_swap_Bytes + key_in: [arbitrumone_swap_Bytes!] + key_not_in: [arbitrumone_swap_Bytes!] + key_contains: arbitrumone_swap_Bytes + key_not_contains: arbitrumone_swap_Bytes + canonicalId: arbitrumone_swap_Bytes + canonicalId_not: arbitrumone_swap_Bytes + canonicalId_gt: arbitrumone_swap_Bytes + canonicalId_lt: arbitrumone_swap_Bytes + canonicalId_gte: arbitrumone_swap_Bytes + canonicalId_lte: arbitrumone_swap_Bytes + canonicalId_in: [arbitrumone_swap_Bytes!] + canonicalId_not_in: [arbitrumone_swap_Bytes!] + canonicalId_contains: arbitrumone_swap_Bytes + canonicalId_not_contains: arbitrumone_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -97783,26 +95122,26 @@ input base_swap_StableSwap_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - swapPool: base_swap_Bytes - swapPool_not: base_swap_Bytes - swapPool_gt: base_swap_Bytes - swapPool_lt: base_swap_Bytes - swapPool_gte: base_swap_Bytes - swapPool_lte: base_swap_Bytes - swapPool_in: [base_swap_Bytes!] - swapPool_not_in: [base_swap_Bytes!] - swapPool_contains: base_swap_Bytes - swapPool_not_contains: base_swap_Bytes - lpToken: base_swap_Bytes - lpToken_not: base_swap_Bytes - lpToken_gt: base_swap_Bytes - lpToken_lt: base_swap_Bytes - lpToken_gte: base_swap_Bytes - lpToken_lte: base_swap_Bytes - lpToken_in: [base_swap_Bytes!] - lpToken_not_in: [base_swap_Bytes!] - lpToken_contains: base_swap_Bytes - lpToken_not_contains: base_swap_Bytes + swapPool: arbitrumone_swap_Bytes + swapPool_not: arbitrumone_swap_Bytes + swapPool_gt: arbitrumone_swap_Bytes + swapPool_lt: arbitrumone_swap_Bytes + swapPool_gte: arbitrumone_swap_Bytes + swapPool_lte: arbitrumone_swap_Bytes + swapPool_in: [arbitrumone_swap_Bytes!] + swapPool_not_in: [arbitrumone_swap_Bytes!] + swapPool_contains: arbitrumone_swap_Bytes + swapPool_not_contains: arbitrumone_swap_Bytes + lpToken: arbitrumone_swap_Bytes + lpToken_not: arbitrumone_swap_Bytes + lpToken_gt: arbitrumone_swap_Bytes + lpToken_lt: arbitrumone_swap_Bytes + lpToken_gte: arbitrumone_swap_Bytes + lpToken_lte: arbitrumone_swap_Bytes + lpToken_in: [arbitrumone_swap_Bytes!] + lpToken_not_in: [arbitrumone_swap_Bytes!] + lpToken_contains: arbitrumone_swap_Bytes + lpToken_not_contains: arbitrumone_swap_Bytes initialA: BigInt initialA_not: BigInt initialA_gt: BigInt @@ -97851,12 +95190,12 @@ input base_swap_StableSwap_filter { adminFee_lte: BigInt adminFee_in: [BigInt!] adminFee_not_in: [BigInt!] - pooledTokens: [base_swap_Bytes!] - pooledTokens_not: [base_swap_Bytes!] - pooledTokens_contains: [base_swap_Bytes!] - pooledTokens_contains_nocase: [base_swap_Bytes!] - pooledTokens_not_contains: [base_swap_Bytes!] - pooledTokens_not_contains_nocase: [base_swap_Bytes!] + pooledTokens: [arbitrumone_swap_Bytes!] + pooledTokens_not: [arbitrumone_swap_Bytes!] + pooledTokens_contains: [arbitrumone_swap_Bytes!] + pooledTokens_contains_nocase: [arbitrumone_swap_Bytes!] + pooledTokens_not_contains: [arbitrumone_swap_Bytes!] + pooledTokens_not_contains_nocase: [arbitrumone_swap_Bytes!] tokenPrecisionMultipliers: [BigInt!] tokenPrecisionMultipliers_not: [BigInt!] tokenPrecisionMultipliers_contains: [BigInt!] @@ -97899,18 +95238,18 @@ input base_swap_StableSwap_filter { lpTokenSupply_lte: BigInt lpTokenSupply_in: [BigInt!] lpTokenSupply_not_in: [BigInt!] - events_: base_swap_StableSwapEvent_filter - exchanges_: base_swap_StableSwapExchange_filter - hourlyVolumes_: base_swap_SwapHourlyVolume_filter - dailyVolumes_: base_swap_SwapDailyVolume_filter - weeklyVolumes_: base_swap_SwapWeeklyVolume_filter + events_: arbitrumone_swap_StableSwapEvent_filter + exchanges_: arbitrumone_swap_StableSwapExchange_filter + hourlyVolumes_: arbitrumone_swap_SwapHourlyVolume_filter + dailyVolumes_: arbitrumone_swap_SwapDailyVolume_filter + weeklyVolumes_: arbitrumone_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_StableSwap_filter] - or: [base_swap_StableSwap_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_StableSwap_filter] + or: [arbitrumone_swap_StableSwap_filter] } -enum base_swap_StableSwap_orderBy { +enum arbitrumone_swap_StableSwap_orderBy { id isActive key @@ -97938,14 +95277,14 @@ enum base_swap_StableSwap_orderBy { weeklyVolumes } -type base_swap_SwapDailyVolume implements base_swap_SwapTradeVolume { +type arbitrumone_swap_SwapDailyVolume implements arbitrumone_swap_SwapTradeVolume { id: ID! - stableSwap: base_swap_StableSwap! + stableSwap: arbitrumone_swap_StableSwap! timestamp: BigInt! - volume: base_swap_BigDecimal! + volume: arbitrumone_swap_BigDecimal! } -input base_swap_SwapDailyVolume_filter { +input arbitrumone_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -97974,7 +95313,7 @@ input base_swap_SwapDailyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter + stableSwap_: arbitrumone_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -97983,21 +95322,21 @@ input base_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: base_swap_BigDecimal - volume_not: base_swap_BigDecimal - volume_gt: base_swap_BigDecimal - volume_lt: base_swap_BigDecimal - volume_gte: base_swap_BigDecimal - volume_lte: base_swap_BigDecimal - volume_in: [base_swap_BigDecimal!] - volume_not_in: [base_swap_BigDecimal!] + volume: arbitrumone_swap_BigDecimal + volume_not: arbitrumone_swap_BigDecimal + volume_gt: arbitrumone_swap_BigDecimal + volume_lt: arbitrumone_swap_BigDecimal + volume_gte: arbitrumone_swap_BigDecimal + volume_lte: arbitrumone_swap_BigDecimal + volume_in: [arbitrumone_swap_BigDecimal!] + volume_not_in: [arbitrumone_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_SwapDailyVolume_filter] - or: [base_swap_SwapDailyVolume_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_SwapDailyVolume_filter] + or: [arbitrumone_swap_SwapDailyVolume_filter] } -enum base_swap_SwapDailyVolume_orderBy { +enum arbitrumone_swap_SwapDailyVolume_orderBy { id stableSwap stableSwap__id @@ -98020,14 +95359,14 @@ enum base_swap_SwapDailyVolume_orderBy { volume } -type base_swap_SwapHourlyVolume implements base_swap_SwapTradeVolume { +type arbitrumone_swap_SwapHourlyVolume implements arbitrumone_swap_SwapTradeVolume { id: ID! - stableSwap: base_swap_StableSwap! + stableSwap: arbitrumone_swap_StableSwap! timestamp: BigInt! - volume: base_swap_BigDecimal! + volume: arbitrumone_swap_BigDecimal! } -input base_swap_SwapHourlyVolume_filter { +input arbitrumone_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -98056,7 +95395,7 @@ input base_swap_SwapHourlyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter + stableSwap_: arbitrumone_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -98065,21 +95404,21 @@ input base_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: base_swap_BigDecimal - volume_not: base_swap_BigDecimal - volume_gt: base_swap_BigDecimal - volume_lt: base_swap_BigDecimal - volume_gte: base_swap_BigDecimal - volume_lte: base_swap_BigDecimal - volume_in: [base_swap_BigDecimal!] - volume_not_in: [base_swap_BigDecimal!] + volume: arbitrumone_swap_BigDecimal + volume_not: arbitrumone_swap_BigDecimal + volume_gt: arbitrumone_swap_BigDecimal + volume_lt: arbitrumone_swap_BigDecimal + volume_gte: arbitrumone_swap_BigDecimal + volume_lte: arbitrumone_swap_BigDecimal + volume_in: [arbitrumone_swap_BigDecimal!] + volume_not_in: [arbitrumone_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_SwapHourlyVolume_filter] - or: [base_swap_SwapHourlyVolume_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_SwapHourlyVolume_filter] + or: [arbitrumone_swap_SwapHourlyVolume_filter] } -enum base_swap_SwapHourlyVolume_orderBy { +enum arbitrumone_swap_SwapHourlyVolume_orderBy { id stableSwap stableSwap__id @@ -98102,13 +95441,13 @@ enum base_swap_SwapHourlyVolume_orderBy { volume } -interface base_swap_SwapTradeVolume { - stableSwap: base_swap_StableSwap! +interface arbitrumone_swap_SwapTradeVolume { + stableSwap: arbitrumone_swap_StableSwap! timestamp: BigInt! - volume: base_swap_BigDecimal! + volume: arbitrumone_swap_BigDecimal! } -input base_swap_SwapTradeVolume_filter { +input arbitrumone_swap_SwapTradeVolume_filter { stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -98129,7 +95468,7 @@ input base_swap_SwapTradeVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter + stableSwap_: arbitrumone_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -98138,21 +95477,21 @@ input base_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: base_swap_BigDecimal - volume_not: base_swap_BigDecimal - volume_gt: base_swap_BigDecimal - volume_lt: base_swap_BigDecimal - volume_gte: base_swap_BigDecimal - volume_lte: base_swap_BigDecimal - volume_in: [base_swap_BigDecimal!] - volume_not_in: [base_swap_BigDecimal!] + volume: arbitrumone_swap_BigDecimal + volume_not: arbitrumone_swap_BigDecimal + volume_gt: arbitrumone_swap_BigDecimal + volume_lt: arbitrumone_swap_BigDecimal + volume_gte: arbitrumone_swap_BigDecimal + volume_lte: arbitrumone_swap_BigDecimal + volume_in: [arbitrumone_swap_BigDecimal!] + volume_not_in: [arbitrumone_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_SwapTradeVolume_filter] - or: [base_swap_SwapTradeVolume_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_SwapTradeVolume_filter] + or: [arbitrumone_swap_SwapTradeVolume_filter] } -enum base_swap_SwapTradeVolume_orderBy { +enum arbitrumone_swap_SwapTradeVolume_orderBy { stableSwap stableSwap__id stableSwap__isActive @@ -98174,14 +95513,14 @@ enum base_swap_SwapTradeVolume_orderBy { volume } -type base_swap_SwapWeeklyVolume implements base_swap_SwapTradeVolume { +type arbitrumone_swap_SwapWeeklyVolume implements arbitrumone_swap_SwapTradeVolume { id: ID! - stableSwap: base_swap_StableSwap! + stableSwap: arbitrumone_swap_StableSwap! timestamp: BigInt! - volume: base_swap_BigDecimal! + volume: arbitrumone_swap_BigDecimal! } -input base_swap_SwapWeeklyVolume_filter { +input arbitrumone_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -98210,7 +95549,7 @@ input base_swap_SwapWeeklyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: base_swap_StableSwap_filter + stableSwap_: arbitrumone_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -98219,21 +95558,21 @@ input base_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: base_swap_BigDecimal - volume_not: base_swap_BigDecimal - volume_gt: base_swap_BigDecimal - volume_lt: base_swap_BigDecimal - volume_gte: base_swap_BigDecimal - volume_lte: base_swap_BigDecimal - volume_in: [base_swap_BigDecimal!] - volume_not_in: [base_swap_BigDecimal!] + volume: arbitrumone_swap_BigDecimal + volume_not: arbitrumone_swap_BigDecimal + volume_gt: arbitrumone_swap_BigDecimal + volume_lt: arbitrumone_swap_BigDecimal + volume_gte: arbitrumone_swap_BigDecimal + volume_lte: arbitrumone_swap_BigDecimal + volume_in: [arbitrumone_swap_BigDecimal!] + volume_not_in: [arbitrumone_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_SwapWeeklyVolume_filter] - or: [base_swap_SwapWeeklyVolume_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_SwapWeeklyVolume_filter] + or: [arbitrumone_swap_SwapWeeklyVolume_filter] } -enum base_swap_SwapWeeklyVolume_orderBy { +enum arbitrumone_swap_SwapWeeklyVolume_orderBy { id stableSwap stableSwap__id @@ -98256,13 +95595,13 @@ enum base_swap_SwapWeeklyVolume_orderBy { volume } -type base_swap_SystemInfo { +type arbitrumone_swap_SystemInfo { id: ID! exchangeCount: BigInt! swapCount: BigInt! } -input base_swap_SystemInfo_filter { +input arbitrumone_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -98288,30 +95627,30 @@ input base_swap_SystemInfo_filter { swapCount_in: [BigInt!] swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_swap_BlockChangedFilter - and: [base_swap_SystemInfo_filter] - or: [base_swap_SystemInfo_filter] + _change_block: arbitrumone_swap_BlockChangedFilter + and: [arbitrumone_swap_SystemInfo_filter] + or: [arbitrumone_swap_SystemInfo_filter] } -enum base_swap_SystemInfo_orderBy { +enum arbitrumone_swap_SystemInfo_orderBy { id exchangeCount swapCount } -type base_swap__Block_ { +type arbitrumone_swap__Block_ { """The hash of the block""" - hash: base_swap_Bytes + hash: arbitrumone_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: base_swap_Bytes + parentHash: arbitrumone_swap_Bytes } """The type for the top-level _meta field""" -type base_swap__Meta_ { +type arbitrumone_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -98319,30 +95658,22 @@ type base_swap__Meta_ { and therefore asks for the latest block """ - block: base_swap__Block_! + block: arbitrumone_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type mantle_AggregateRoot { - id: ID! - root: mantle_Bytes! - blockNumber: BigInt! -} - -type mantle_AggregateRootProposed { +type localmainnet_AggregateRootSavedSlow { id: ID! - aggregateRoot: mantle_Bytes! + aggregateRoot: localmainnet_Bytes! + count: BigInt! + aggregatedRoots: [localmainnet_Bytes!] rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt } -input mantle_AggregateRootProposed_filter { +input localmainnet_AggregateRootSavedSlow_filter { id: ID id_not: ID id_gt: ID @@ -98351,16 +95682,30 @@ input mantle_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mantle_Bytes - aggregateRoot_not: mantle_Bytes - aggregateRoot_gt: mantle_Bytes - aggregateRoot_lt: mantle_Bytes - aggregateRoot_gte: mantle_Bytes - aggregateRoot_lte: mantle_Bytes - aggregateRoot_in: [mantle_Bytes!] - aggregateRoot_not_in: [mantle_Bytes!] - aggregateRoot_contains: mantle_Bytes - aggregateRoot_not_contains: mantle_Bytes + aggregateRoot: localmainnet_Bytes + aggregateRoot_not: localmainnet_Bytes + aggregateRoot_gt: localmainnet_Bytes + aggregateRoot_lt: localmainnet_Bytes + aggregateRoot_gte: localmainnet_Bytes + aggregateRoot_lte: localmainnet_Bytes + aggregateRoot_in: [localmainnet_Bytes!] + aggregateRoot_not_in: [localmainnet_Bytes!] + aggregateRoot_contains: localmainnet_Bytes + aggregateRoot_not_contains: localmainnet_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + aggregatedRoots: [localmainnet_Bytes!] + aggregatedRoots_not: [localmainnet_Bytes!] + aggregatedRoots_contains: [localmainnet_Bytes!] + aggregatedRoots_contains_nocase: [localmainnet_Bytes!] + aggregatedRoots_not_contains: [localmainnet_Bytes!] + aggregatedRoots_not_contains_nocase: [localmainnet_Bytes!] rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -98369,55 +95714,29 @@ input mantle_AggregateRootProposed_filter { rootTimestamp_lte: BigInt rootTimestamp_in: [BigInt!] rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_AggregateRootProposed_filter] - or: [mantle_AggregateRootProposed_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_AggregateRootSavedSlow_filter] + or: [localmainnet_AggregateRootSavedSlow_filter] } -enum mantle_AggregateRootProposed_orderBy { +enum localmainnet_AggregateRootSavedSlow_orderBy { id aggregateRoot + count + aggregatedRoots rootTimestamp - endOfDispute - domain - timestamp - blockNumber } -input mantle_AggregateRoot_filter { +type localmainnet_AggregatedMessageRoot { + id: ID! + index: BigInt! + receivedRoot: localmainnet_Bytes! + domain: BigInt + blockNumber: BigInt +} + +input localmainnet_AggregatedMessageRoot_filter { id: ID id_not: ID id_gt: ID @@ -98426,16 +95745,32 @@ input mantle_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: mantle_Bytes - root_not: mantle_Bytes - root_gt: mantle_Bytes - root_lt: mantle_Bytes - root_gte: mantle_Bytes - root_lte: mantle_Bytes - root_in: [mantle_Bytes!] - root_not_in: [mantle_Bytes!] - root_contains: mantle_Bytes - root_not_contains: mantle_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + receivedRoot: localmainnet_Bytes + receivedRoot_not: localmainnet_Bytes + receivedRoot_gt: localmainnet_Bytes + receivedRoot_lt: localmainnet_Bytes + receivedRoot_gte: localmainnet_Bytes + receivedRoot_lte: localmainnet_Bytes + receivedRoot_in: [localmainnet_Bytes!] + receivedRoot_not_in: [localmainnet_Bytes!] + receivedRoot_contains: localmainnet_Bytes + receivedRoot_not_contains: localmainnet_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -98445,42 +95780,34 @@ input mantle_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_AggregateRoot_filter] - or: [mantle_AggregateRoot_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_AggregatedMessageRoot_filter] + or: [localmainnet_AggregatedMessageRoot_filter] } -enum mantle_AggregateRoot_orderBy { +enum localmainnet_AggregatedMessageRoot_orderBy { id - root + index + receivedRoot + domain blockNumber } -type mantle_Asset { - id: ID! - key: mantle_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: mantle_Bytes - canonicalDomain: BigInt - adoptedAsset: mantle_Bytes - localAsset: mantle_Bytes - blockNumber: BigInt - status: mantle_AssetStatus +enum localmainnet_Aggregation_interval { + hour + day } -type mantle_AssetBalance { +type localmainnet_ArbitrumConnectorMeta { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: mantle_Router! - asset: mantle_Asset! - feesEarned: BigInt! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! } -input mantle_AssetBalance_filter { +input localmainnet_ArbitrumConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -98489,126 +95816,77 @@ input mantle_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: mantle_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: mantle_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_AssetBalance_filter] - or: [mantle_AssetBalance_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_ArbitrumConnectorMeta_filter] + or: [localmainnet_ArbitrumConnectorMeta_filter] } -enum mantle_AssetBalance_orderBy { +enum localmainnet_ArbitrumConnectorMeta_orderBy { id - amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type mantle_AssetStatus { +type localmainnet_BaseConnectorMeta { id: ID! - status: Boolean + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! } -input mantle_AssetStatus_filter { +input localmainnet_BaseConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -98617,22 +95895,89 @@ input mantle_AssetStatus_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_AssetStatus_filter] - or: [mantle_AssetStatus_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_BaseConnectorMeta_filter] + or: [localmainnet_BaseConnectorMeta_filter] } -enum mantle_AssetStatus_orderBy { +enum localmainnet_BaseConnectorMeta_orderBy { id - status + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -input mantle_Asset_filter { +scalar localmainnet_BigDecimal + +input localmainnet_BlockChangedFilter { + number_gte: Int! +} + +input localmainnet_Block_height { + hash: localmainnet_Bytes + number: Int + number_gte: Int +} + +type localmainnet_BnbConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! +} + +input localmainnet_BnbConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -98641,144 +95986,79 @@ input mantle_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: mantle_Bytes - key_not: mantle_Bytes - key_gt: mantle_Bytes - key_lt: mantle_Bytes - key_gte: mantle_Bytes - key_lte: mantle_Bytes - key_in: [mantle_Bytes!] - key_not_in: [mantle_Bytes!] - key_contains: mantle_Bytes - key_not_contains: mantle_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: mantle_Bytes - canonicalId_not: mantle_Bytes - canonicalId_gt: mantle_Bytes - canonicalId_lt: mantle_Bytes - canonicalId_gte: mantle_Bytes - canonicalId_lte: mantle_Bytes - canonicalId_in: [mantle_Bytes!] - canonicalId_not_in: [mantle_Bytes!] - canonicalId_contains: mantle_Bytes - canonicalId_not_contains: mantle_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: mantle_Bytes - adoptedAsset_not: mantle_Bytes - adoptedAsset_gt: mantle_Bytes - adoptedAsset_lt: mantle_Bytes - adoptedAsset_gte: mantle_Bytes - adoptedAsset_lte: mantle_Bytes - adoptedAsset_in: [mantle_Bytes!] - adoptedAsset_not_in: [mantle_Bytes!] - adoptedAsset_contains: mantle_Bytes - adoptedAsset_not_contains: mantle_Bytes - localAsset: mantle_Bytes - localAsset_not: mantle_Bytes - localAsset_gt: mantle_Bytes - localAsset_lt: mantle_Bytes - localAsset_gte: mantle_Bytes - localAsset_lte: mantle_Bytes - localAsset_in: [mantle_Bytes!] - localAsset_not_in: [mantle_Bytes!] - localAsset_contains: mantle_Bytes - localAsset_not_contains: mantle_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: mantle_AssetStatus_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_Asset_filter] - or: [mantle_Asset_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_BnbConnectorMeta_filter] + or: [localmainnet_BnbConnectorMeta_filter] } -enum mantle_Asset_orderBy { +enum localmainnet_BnbConnectorMeta_orderBy { id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status -} - -scalar mantle_BigDecimal - -input mantle_BlockChangedFilter { - number_gte: Int! -} - -input mantle_Block_height { - hash: mantle_Bytes - number: Int - number_gte: Int + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -scalar mantle_Bytes +scalar localmainnet_Bytes -type mantle_ConnectorMeta { +type localmainnet_GnosisConnectorMeta { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: mantle_Bytes - rootManager: mantle_Bytes - mirrorConnector: mantle_Bytes + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! } -input mantle_ConnectorMeta_filter { +input localmainnet_GnosisConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -98803,43 +96083,43 @@ input mantle_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: mantle_Bytes - amb_not: mantle_Bytes - amb_gt: mantle_Bytes - amb_lt: mantle_Bytes - amb_gte: mantle_Bytes - amb_lte: mantle_Bytes - amb_in: [mantle_Bytes!] - amb_not_in: [mantle_Bytes!] - amb_contains: mantle_Bytes - amb_not_contains: mantle_Bytes - rootManager: mantle_Bytes - rootManager_not: mantle_Bytes - rootManager_gt: mantle_Bytes - rootManager_lt: mantle_Bytes - rootManager_gte: mantle_Bytes - rootManager_lte: mantle_Bytes - rootManager_in: [mantle_Bytes!] - rootManager_not_in: [mantle_Bytes!] - rootManager_contains: mantle_Bytes - rootManager_not_contains: mantle_Bytes - mirrorConnector: mantle_Bytes - mirrorConnector_not: mantle_Bytes - mirrorConnector_gt: mantle_Bytes - mirrorConnector_lt: mantle_Bytes - mirrorConnector_gte: mantle_Bytes - mirrorConnector_lte: mantle_Bytes - mirrorConnector_in: [mantle_Bytes!] - mirrorConnector_not_in: [mantle_Bytes!] - mirrorConnector_contains: mantle_Bytes - mirrorConnector_not_contains: mantle_Bytes + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_ConnectorMeta_filter] - or: [mantle_ConnectorMeta_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_GnosisConnectorMeta_filter] + or: [localmainnet_GnosisConnectorMeta_filter] } -enum mantle_ConnectorMeta_orderBy { +enum localmainnet_GnosisConnectorMeta_orderBy { id spokeDomain hubDomain @@ -98848,48 +96128,12 @@ enum mantle_ConnectorMeta_orderBy { mirrorConnector } -type mantle_DestinationTransfer { +type localmainnet_HubDomain { id: ID! - chainId: BigInt - transferId: mantle_Bytes - nonce: BigInt - status: mantle_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: mantle_Router_orderBy, orderDirection: mantle_OrderDirection, where: mantle_Router_filter): [mantle_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: mantle_Bytes - delegate: mantle_Bytes - receiveLocal: Boolean - callData: mantle_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: mantle_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: mantle_Bytes - asset: mantle_Asset - amount: BigInt - routersFee: BigInt - executedCaller: mantle_Bytes - executedTransactionHash: mantle_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: mantle_Bytes - executedTxNonce: BigInt - reconciledCaller: mantle_Bytes - reconciledTransactionHash: mantle_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: mantle_Bytes - reconciledTxNonce: BigInt + domain: BigInt } -input mantle_DestinationTransfer_filter { +input localmainnet_HubDomain_filter { id: ID id_not: ID id_gt: ID @@ -98898,400 +96142,33 @@ input mantle_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: mantle_Bytes - transferId_not: mantle_Bytes - transferId_gt: mantle_Bytes - transferId_lt: mantle_Bytes - transferId_gte: mantle_Bytes - transferId_lte: mantle_Bytes - transferId_in: [mantle_Bytes!] - transferId_not_in: [mantle_Bytes!] - transferId_contains: mantle_Bytes - transferId_not_contains: mantle_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: mantle_TransferStatus - status_not: mantle_TransferStatus - status_in: [mantle_TransferStatus!] - status_not_in: [mantle_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: mantle_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: mantle_Bytes - to_not: mantle_Bytes - to_gt: mantle_Bytes - to_lt: mantle_Bytes - to_gte: mantle_Bytes - to_lte: mantle_Bytes - to_in: [mantle_Bytes!] - to_not_in: [mantle_Bytes!] - to_contains: mantle_Bytes - to_not_contains: mantle_Bytes - delegate: mantle_Bytes - delegate_not: mantle_Bytes - delegate_gt: mantle_Bytes - delegate_lt: mantle_Bytes - delegate_gte: mantle_Bytes - delegate_lte: mantle_Bytes - delegate_in: [mantle_Bytes!] - delegate_not_in: [mantle_Bytes!] - delegate_contains: mantle_Bytes - delegate_not_contains: mantle_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: mantle_Bytes - callData_not: mantle_Bytes - callData_gt: mantle_Bytes - callData_lt: mantle_Bytes - callData_gte: mantle_Bytes - callData_lte: mantle_Bytes - callData_in: [mantle_Bytes!] - callData_not_in: [mantle_Bytes!] - callData_contains: mantle_Bytes - callData_not_contains: mantle_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: mantle_Bytes - originSender_not: mantle_Bytes - originSender_gt: mantle_Bytes - originSender_lt: mantle_Bytes - originSender_gte: mantle_Bytes - originSender_lte: mantle_Bytes - originSender_in: [mantle_Bytes!] - originSender_not_in: [mantle_Bytes!] - originSender_contains: mantle_Bytes - originSender_not_contains: mantle_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: mantle_Bytes - canonicalId_not: mantle_Bytes - canonicalId_gt: mantle_Bytes - canonicalId_lt: mantle_Bytes - canonicalId_gte: mantle_Bytes - canonicalId_lte: mantle_Bytes - canonicalId_in: [mantle_Bytes!] - canonicalId_not_in: [mantle_Bytes!] - canonicalId_contains: mantle_Bytes - canonicalId_not_contains: mantle_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: mantle_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: mantle_Bytes - executedCaller_not: mantle_Bytes - executedCaller_gt: mantle_Bytes - executedCaller_lt: mantle_Bytes - executedCaller_gte: mantle_Bytes - executedCaller_lte: mantle_Bytes - executedCaller_in: [mantle_Bytes!] - executedCaller_not_in: [mantle_Bytes!] - executedCaller_contains: mantle_Bytes - executedCaller_not_contains: mantle_Bytes - executedTransactionHash: mantle_Bytes - executedTransactionHash_not: mantle_Bytes - executedTransactionHash_gt: mantle_Bytes - executedTransactionHash_lt: mantle_Bytes - executedTransactionHash_gte: mantle_Bytes - executedTransactionHash_lte: mantle_Bytes - executedTransactionHash_in: [mantle_Bytes!] - executedTransactionHash_not_in: [mantle_Bytes!] - executedTransactionHash_contains: mantle_Bytes - executedTransactionHash_not_contains: mantle_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: mantle_Bytes - executedTxOrigin_not: mantle_Bytes - executedTxOrigin_gt: mantle_Bytes - executedTxOrigin_lt: mantle_Bytes - executedTxOrigin_gte: mantle_Bytes - executedTxOrigin_lte: mantle_Bytes - executedTxOrigin_in: [mantle_Bytes!] - executedTxOrigin_not_in: [mantle_Bytes!] - executedTxOrigin_contains: mantle_Bytes - executedTxOrigin_not_contains: mantle_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: mantle_Bytes - reconciledCaller_not: mantle_Bytes - reconciledCaller_gt: mantle_Bytes - reconciledCaller_lt: mantle_Bytes - reconciledCaller_gte: mantle_Bytes - reconciledCaller_lte: mantle_Bytes - reconciledCaller_in: [mantle_Bytes!] - reconciledCaller_not_in: [mantle_Bytes!] - reconciledCaller_contains: mantle_Bytes - reconciledCaller_not_contains: mantle_Bytes - reconciledTransactionHash: mantle_Bytes - reconciledTransactionHash_not: mantle_Bytes - reconciledTransactionHash_gt: mantle_Bytes - reconciledTransactionHash_lt: mantle_Bytes - reconciledTransactionHash_gte: mantle_Bytes - reconciledTransactionHash_lte: mantle_Bytes - reconciledTransactionHash_in: [mantle_Bytes!] - reconciledTransactionHash_not_in: [mantle_Bytes!] - reconciledTransactionHash_contains: mantle_Bytes - reconciledTransactionHash_not_contains: mantle_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: mantle_Bytes - reconciledTxOrigin_not: mantle_Bytes - reconciledTxOrigin_gt: mantle_Bytes - reconciledTxOrigin_lt: mantle_Bytes - reconciledTxOrigin_gte: mantle_Bytes - reconciledTxOrigin_lte: mantle_Bytes - reconciledTxOrigin_in: [mantle_Bytes!] - reconciledTxOrigin_not_in: [mantle_Bytes!] - reconciledTxOrigin_contains: mantle_Bytes - reconciledTxOrigin_not_contains: mantle_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_DestinationTransfer_filter] - or: [mantle_DestinationTransfer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_HubDomain_filter] + or: [localmainnet_HubDomain_filter] } -enum mantle_DestinationTransfer_orderBy { +enum localmainnet_HubDomain_orderBy { id - chainId - transferId - nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce + domain } -""" -8 bytes signed integer - -""" -scalar mantle_Int8 - -type mantle_OptimisticRootFinalized { +type localmainnet_HubOptimisticRootFinalized { id: ID! - aggregateRoot: mantle_Bytes! + aggregateRoot: localmainnet_Bytes! timestamp: BigInt! blockNumber: BigInt } -input mantle_OptimisticRootFinalized_filter { +input localmainnet_HubOptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -99300,16 +96177,16 @@ input mantle_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mantle_Bytes - aggregateRoot_not: mantle_Bytes - aggregateRoot_gt: mantle_Bytes - aggregateRoot_lt: mantle_Bytes - aggregateRoot_gte: mantle_Bytes - aggregateRoot_lte: mantle_Bytes - aggregateRoot_in: [mantle_Bytes!] - aggregateRoot_not_in: [mantle_Bytes!] - aggregateRoot_contains: mantle_Bytes - aggregateRoot_not_contains: mantle_Bytes + aggregateRoot: localmainnet_Bytes + aggregateRoot_not: localmainnet_Bytes + aggregateRoot_gt: localmainnet_Bytes + aggregateRoot_lt: localmainnet_Bytes + aggregateRoot_gte: localmainnet_Bytes + aggregateRoot_lte: localmainnet_Bytes + aggregateRoot_in: [localmainnet_Bytes!] + aggregateRoot_not_in: [localmainnet_Bytes!] + aggregateRoot_contains: localmainnet_Bytes + aggregateRoot_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -99327,38 +96204,113 @@ input mantle_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_OptimisticRootFinalized_filter] - or: [mantle_OptimisticRootFinalized_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_HubOptimisticRootFinalized_filter] + or: [localmainnet_HubOptimisticRootFinalized_filter] } -enum mantle_OptimisticRootFinalized_orderBy { +enum localmainnet_HubOptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -"""Defines the order direction, either ascending or descending""" -enum mantle_OrderDirection { - asc - desc +""" +8 bytes signed integer + +""" +scalar localmainnet_Int8 + +type localmainnet_LineaConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! } -type mantle_OriginMessage { +input localmainnet_LineaConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes + """Filter for the block changed event.""" + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_LineaConnectorMeta_filter] + or: [localmainnet_LineaConnectorMeta_filter] +} + +enum localmainnet_LineaConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type localmainnet_OptimismConnectorMeta { id: ID! - transferId: mantle_Bytes - destinationDomain: BigInt - leaf: mantle_Bytes - index: BigInt - message: mantle_Bytes - root: mantle_Bytes - transactionHash: mantle_Bytes - blockNumber: BigInt - rootCount: mantle_RootCount + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! } -input mantle_OriginMessage_filter { +input localmainnet_OptimismConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -99367,158 +96319,76 @@ input mantle_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: mantle_Bytes - transferId_not: mantle_Bytes - transferId_gt: mantle_Bytes - transferId_lt: mantle_Bytes - transferId_gte: mantle_Bytes - transferId_lte: mantle_Bytes - transferId_in: [mantle_Bytes!] - transferId_not_in: [mantle_Bytes!] - transferId_contains: mantle_Bytes - transferId_not_contains: mantle_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: mantle_Bytes - leaf_not: mantle_Bytes - leaf_gt: mantle_Bytes - leaf_lt: mantle_Bytes - leaf_gte: mantle_Bytes - leaf_lte: mantle_Bytes - leaf_in: [mantle_Bytes!] - leaf_not_in: [mantle_Bytes!] - leaf_contains: mantle_Bytes - leaf_not_contains: mantle_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: mantle_Bytes - message_not: mantle_Bytes - message_gt: mantle_Bytes - message_lt: mantle_Bytes - message_gte: mantle_Bytes - message_lte: mantle_Bytes - message_in: [mantle_Bytes!] - message_not_in: [mantle_Bytes!] - message_contains: mantle_Bytes - message_not_contains: mantle_Bytes - root: mantle_Bytes - root_not: mantle_Bytes - root_gt: mantle_Bytes - root_lt: mantle_Bytes - root_gte: mantle_Bytes - root_lte: mantle_Bytes - root_in: [mantle_Bytes!] - root_not_in: [mantle_Bytes!] - root_contains: mantle_Bytes - root_not_contains: mantle_Bytes - transactionHash: mantle_Bytes - transactionHash_not: mantle_Bytes - transactionHash_gt: mantle_Bytes - transactionHash_lt: mantle_Bytes - transactionHash_gte: mantle_Bytes - transactionHash_lte: mantle_Bytes - transactionHash_in: [mantle_Bytes!] - transactionHash_not_in: [mantle_Bytes!] - transactionHash_contains: mantle_Bytes - transactionHash_not_contains: mantle_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: mantle_RootCount_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_OriginMessage_filter] - or: [mantle_OriginMessage_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_OptimismConnectorMeta_filter] + or: [localmainnet_OptimismConnectorMeta_filter] } -enum mantle_OriginMessage_orderBy { +enum localmainnet_OptimismConnectorMeta_orderBy { id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type mantle_OriginTransfer { +type localmainnet_OptimisticRootPropagated { id: ID! - chainId: BigInt - transferId: mantle_Bytes - nonce: BigInt - status: mantle_TransferStatus - messageHash: mantle_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: mantle_Bytes - delegate: mantle_Bytes - receiveLocal: Boolean - callData: mantle_Bytes - slippage: BigInt - originSender: mantle_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: mantle_Bytes - asset: mantle_Asset - transactingAsset: mantle_Bytes - message: mantle_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: mantle_RelayerFee_orderBy, orderDirection: mantle_OrderDirection, where: mantle_RelayerFee_filter): [mantle_RelayerFee!] - initialRelayerFeeAsset: mantle_Bytes - caller: mantle_Bytes - transactionHash: mantle_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt + aggregateRoot: localmainnet_Bytes! + domainsHash: localmainnet_Bytes! + timestamp: BigInt! blockNumber: BigInt - txOrigin: mantle_Bytes - txNonce: BigInt } -input mantle_OriginTransfer_filter { +input localmainnet_OptimisticRootPropagated_filter { id: ID id_not: ID id_gt: ID @@ -99527,245 +96397,26 @@ input mantle_OriginTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: mantle_Bytes - transferId_not: mantle_Bytes - transferId_gt: mantle_Bytes - transferId_lt: mantle_Bytes - transferId_gte: mantle_Bytes - transferId_lte: mantle_Bytes - transferId_in: [mantle_Bytes!] - transferId_not_in: [mantle_Bytes!] - transferId_contains: mantle_Bytes - transferId_not_contains: mantle_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: mantle_TransferStatus - status_not: mantle_TransferStatus - status_in: [mantle_TransferStatus!] - status_not_in: [mantle_TransferStatus!] - messageHash: mantle_Bytes - messageHash_not: mantle_Bytes - messageHash_gt: mantle_Bytes - messageHash_lt: mantle_Bytes - messageHash_gte: mantle_Bytes - messageHash_lte: mantle_Bytes - messageHash_in: [mantle_Bytes!] - messageHash_not_in: [mantle_Bytes!] - messageHash_contains: mantle_Bytes - messageHash_not_contains: mantle_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: mantle_Bytes - to_not: mantle_Bytes - to_gt: mantle_Bytes - to_lt: mantle_Bytes - to_gte: mantle_Bytes - to_lte: mantle_Bytes - to_in: [mantle_Bytes!] - to_not_in: [mantle_Bytes!] - to_contains: mantle_Bytes - to_not_contains: mantle_Bytes - delegate: mantle_Bytes - delegate_not: mantle_Bytes - delegate_gt: mantle_Bytes - delegate_lt: mantle_Bytes - delegate_gte: mantle_Bytes - delegate_lte: mantle_Bytes - delegate_in: [mantle_Bytes!] - delegate_not_in: [mantle_Bytes!] - delegate_contains: mantle_Bytes - delegate_not_contains: mantle_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: mantle_Bytes - callData_not: mantle_Bytes - callData_gt: mantle_Bytes - callData_lt: mantle_Bytes - callData_gte: mantle_Bytes - callData_lte: mantle_Bytes - callData_in: [mantle_Bytes!] - callData_not_in: [mantle_Bytes!] - callData_contains: mantle_Bytes - callData_not_contains: mantle_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: mantle_Bytes - originSender_not: mantle_Bytes - originSender_gt: mantle_Bytes - originSender_lt: mantle_Bytes - originSender_gte: mantle_Bytes - originSender_lte: mantle_Bytes - originSender_in: [mantle_Bytes!] - originSender_not_in: [mantle_Bytes!] - originSender_contains: mantle_Bytes - originSender_not_contains: mantle_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: mantle_Bytes - canonicalId_not: mantle_Bytes - canonicalId_gt: mantle_Bytes - canonicalId_lt: mantle_Bytes - canonicalId_gte: mantle_Bytes - canonicalId_lte: mantle_Bytes - canonicalId_in: [mantle_Bytes!] - canonicalId_not_in: [mantle_Bytes!] - canonicalId_contains: mantle_Bytes - canonicalId_not_contains: mantle_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: mantle_Asset_filter - transactingAsset: mantle_Bytes - transactingAsset_not: mantle_Bytes - transactingAsset_gt: mantle_Bytes - transactingAsset_lt: mantle_Bytes - transactingAsset_gte: mantle_Bytes - transactingAsset_lte: mantle_Bytes - transactingAsset_in: [mantle_Bytes!] - transactingAsset_not_in: [mantle_Bytes!] - transactingAsset_contains: mantle_Bytes - transactingAsset_not_contains: mantle_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: mantle_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: mantle_RelayerFee_filter - initialRelayerFeeAsset: mantle_Bytes - initialRelayerFeeAsset_not: mantle_Bytes - initialRelayerFeeAsset_gt: mantle_Bytes - initialRelayerFeeAsset_lt: mantle_Bytes - initialRelayerFeeAsset_gte: mantle_Bytes - initialRelayerFeeAsset_lte: mantle_Bytes - initialRelayerFeeAsset_in: [mantle_Bytes!] - initialRelayerFeeAsset_not_in: [mantle_Bytes!] - initialRelayerFeeAsset_contains: mantle_Bytes - initialRelayerFeeAsset_not_contains: mantle_Bytes - caller: mantle_Bytes - caller_not: mantle_Bytes - caller_gt: mantle_Bytes - caller_lt: mantle_Bytes - caller_gte: mantle_Bytes - caller_lte: mantle_Bytes - caller_in: [mantle_Bytes!] - caller_not_in: [mantle_Bytes!] - caller_contains: mantle_Bytes - caller_not_contains: mantle_Bytes - transactionHash: mantle_Bytes - transactionHash_not: mantle_Bytes - transactionHash_gt: mantle_Bytes - transactionHash_lt: mantle_Bytes - transactionHash_gte: mantle_Bytes - transactionHash_lte: mantle_Bytes - transactionHash_in: [mantle_Bytes!] - transactionHash_not_in: [mantle_Bytes!] - transactionHash_contains: mantle_Bytes - transactionHash_not_contains: mantle_Bytes + aggregateRoot: localmainnet_Bytes + aggregateRoot_not: localmainnet_Bytes + aggregateRoot_gt: localmainnet_Bytes + aggregateRoot_lt: localmainnet_Bytes + aggregateRoot_gte: localmainnet_Bytes + aggregateRoot_lte: localmainnet_Bytes + aggregateRoot_in: [localmainnet_Bytes!] + aggregateRoot_not_in: [localmainnet_Bytes!] + aggregateRoot_contains: localmainnet_Bytes + aggregateRoot_not_contains: localmainnet_Bytes + domainsHash: localmainnet_Bytes + domainsHash_not: localmainnet_Bytes + domainsHash_gt: localmainnet_Bytes + domainsHash_lt: localmainnet_Bytes + domainsHash_gte: localmainnet_Bytes + domainsHash_lte: localmainnet_Bytes + domainsHash_in: [localmainnet_Bytes!] + domainsHash_not_in: [localmainnet_Bytes!] + domainsHash_contains: localmainnet_Bytes + domainsHash_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -99774,22 +96425,6 @@ input mantle_OriginTransfer_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -99798,97 +96433,32 @@ input mantle_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: mantle_Bytes - txOrigin_not: mantle_Bytes - txOrigin_gt: mantle_Bytes - txOrigin_lt: mantle_Bytes - txOrigin_gte: mantle_Bytes - txOrigin_lte: mantle_Bytes - txOrigin_in: [mantle_Bytes!] - txOrigin_not_in: [mantle_Bytes!] - txOrigin_contains: mantle_Bytes - txOrigin_not_contains: mantle_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_OriginTransfer_filter] - or: [mantle_OriginTransfer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_OptimisticRootPropagated_filter] + or: [localmainnet_OptimisticRootPropagated_filter] } -enum mantle_OriginTransfer_orderBy { +enum localmainnet_OptimisticRootPropagated_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash + aggregateRoot + domainsHash timestamp - gasPrice - gasLimit blockNumber - txOrigin - txNonce -} - -type mantle_Relayer { - id: ID! - isActive: Boolean! - relayer: mantle_Bytes } -type mantle_RelayerFee { +type localmainnet_OptimisticRootProposed { id: ID! - transfer: mantle_OriginTransfer! - fee: BigInt! - asset: mantle_Bytes! + disputeCliff: BigInt! + aggregateRoot: localmainnet_Bytes! + snapshotsRoots: [localmainnet_Bytes!] + domains: [BigInt!] + baseAggregateRoot: localmainnet_Bytes! + timestamp: BigInt! + blockNumber: BigInt } -input mantle_RelayerFee_filter { +input localmainnet_OptimisticRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -99897,168 +96467,46 @@ input mantle_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: mantle_OriginTransfer_filter - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - asset: mantle_Bytes - asset_not: mantle_Bytes - asset_gt: mantle_Bytes - asset_lt: mantle_Bytes - asset_gte: mantle_Bytes - asset_lte: mantle_Bytes - asset_in: [mantle_Bytes!] - asset_not_in: [mantle_Bytes!] - asset_contains: mantle_Bytes - asset_not_contains: mantle_Bytes - """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_RelayerFee_filter] - or: [mantle_RelayerFee_filter] -} - -enum mantle_RelayerFee_orderBy { - id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - fee - asset -} - -type mantle_RelayerFeesIncrease { - id: ID! - transfer: mantle_OriginTransfer! - increase: BigInt - asset: mantle_Bytes - caller: mantle_Bytes! - transactionHash: mantle_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! -} - -input mantle_RelayerFeesIncrease_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: mantle_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: mantle_Bytes - asset_not: mantle_Bytes - asset_gt: mantle_Bytes - asset_lt: mantle_Bytes - asset_gte: mantle_Bytes - asset_lte: mantle_Bytes - asset_in: [mantle_Bytes!] - asset_not_in: [mantle_Bytes!] - asset_contains: mantle_Bytes - asset_not_contains: mantle_Bytes - caller: mantle_Bytes - caller_not: mantle_Bytes - caller_gt: mantle_Bytes - caller_lt: mantle_Bytes - caller_gte: mantle_Bytes - caller_lte: mantle_Bytes - caller_in: [mantle_Bytes!] - caller_not_in: [mantle_Bytes!] - caller_contains: mantle_Bytes - caller_not_contains: mantle_Bytes - transactionHash: mantle_Bytes - transactionHash_not: mantle_Bytes - transactionHash_gt: mantle_Bytes - transactionHash_lt: mantle_Bytes - transactionHash_gte: mantle_Bytes - transactionHash_lte: mantle_Bytes - transactionHash_in: [mantle_Bytes!] - transactionHash_not_in: [mantle_Bytes!] - transactionHash_contains: mantle_Bytes - transactionHash_not_contains: mantle_Bytes + disputeCliff: BigInt + disputeCliff_not: BigInt + disputeCliff_gt: BigInt + disputeCliff_lt: BigInt + disputeCliff_gte: BigInt + disputeCliff_lte: BigInt + disputeCliff_in: [BigInt!] + disputeCliff_not_in: [BigInt!] + aggregateRoot: localmainnet_Bytes + aggregateRoot_not: localmainnet_Bytes + aggregateRoot_gt: localmainnet_Bytes + aggregateRoot_lt: localmainnet_Bytes + aggregateRoot_gte: localmainnet_Bytes + aggregateRoot_lte: localmainnet_Bytes + aggregateRoot_in: [localmainnet_Bytes!] + aggregateRoot_not_in: [localmainnet_Bytes!] + aggregateRoot_contains: localmainnet_Bytes + aggregateRoot_not_contains: localmainnet_Bytes + snapshotsRoots: [localmainnet_Bytes!] + snapshotsRoots_not: [localmainnet_Bytes!] + snapshotsRoots_contains: [localmainnet_Bytes!] + snapshotsRoots_contains_nocase: [localmainnet_Bytes!] + snapshotsRoots_not_contains: [localmainnet_Bytes!] + snapshotsRoots_not_contains_nocase: [localmainnet_Bytes!] + domains: [BigInt!] + domains_not: [BigInt!] + domains_contains: [BigInt!] + domains_contains_nocase: [BigInt!] + domains_not_contains: [BigInt!] + domains_not_contains_nocase: [BigInt!] + baseAggregateRoot: localmainnet_Bytes + baseAggregateRoot_not: localmainnet_Bytes + baseAggregateRoot_gt: localmainnet_Bytes + baseAggregateRoot_lt: localmainnet_Bytes + baseAggregateRoot_gte: localmainnet_Bytes + baseAggregateRoot_lte: localmainnet_Bytes + baseAggregateRoot_in: [localmainnet_Bytes!] + baseAggregateRoot_not_in: [localmainnet_Bytes!] + baseAggregateRoot_contains: localmainnet_Bytes + baseAggregateRoot_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -100067,22 +96515,6 @@ input mantle_RelayerFeesIncrease_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -100092,54 +96524,38 @@ input mantle_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_RelayerFeesIncrease_filter] - or: [mantle_RelayerFeesIncrease_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_OptimisticRootProposed_filter] + or: [localmainnet_OptimisticRootProposed_filter] } -enum mantle_RelayerFeesIncrease_orderBy { +enum localmainnet_OptimisticRootProposed_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset - caller - transactionHash + disputeCliff + aggregateRoot + snapshotsRoots + domains + baseAggregateRoot timestamp - gasPrice - gasLimit blockNumber } -input mantle_Relayer_filter { +"""Defines the order direction, either ascending or descending""" +enum localmainnet_OrderDirection { + asc + desc +} + +type localmainnet_PolygonConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! +} + +input localmainnet_PolygonConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -100148,38 +96564,75 @@ input mantle_Relayer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: mantle_Bytes - relayer_not: mantle_Bytes - relayer_gt: mantle_Bytes - relayer_lt: mantle_Bytes - relayer_gte: mantle_Bytes - relayer_lte: mantle_Bytes - relayer_in: [mantle_Bytes!] - relayer_not_in: [mantle_Bytes!] - relayer_contains: mantle_Bytes - relayer_not_contains: mantle_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_Relayer_filter] - or: [mantle_Relayer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_PolygonConnectorMeta_filter] + or: [localmainnet_PolygonConnectorMeta_filter] } -enum mantle_Relayer_orderBy { +enum localmainnet_PolygonConnectorMeta_orderBy { id - isActive - relayer + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type mantle_RootCount { +type localmainnet_RootAggregated { id: ID! - count: BigInt + domain: BigInt! + receivedRoot: localmainnet_Bytes! + index: BigInt! } -input mantle_RootCount_filter { +input localmainnet_RootAggregated_filter { id: ID id_not: ID id_gt: ID @@ -100188,40 +96641,143 @@ input mantle_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + receivedRoot: localmainnet_Bytes + receivedRoot_not: localmainnet_Bytes + receivedRoot_gt: localmainnet_Bytes + receivedRoot_lt: localmainnet_Bytes + receivedRoot_gte: localmainnet_Bytes + receivedRoot_lte: localmainnet_Bytes + receivedRoot_in: [localmainnet_Bytes!] + receivedRoot_not_in: [localmainnet_Bytes!] + receivedRoot_contains: localmainnet_Bytes + receivedRoot_not_contains: localmainnet_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_RootCount_filter] - or: [mantle_RootCount_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootAggregated_filter] + or: [localmainnet_RootAggregated_filter] } -enum mantle_RootCount_orderBy { +enum localmainnet_RootAggregated_orderBy { id - count + domain + receivedRoot + index } -type mantle_RootMessageSent { +type localmainnet_RootManagerMeta { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - root: mantle_Bytes - count: BigInt - caller: mantle_Bytes - transactionHash: mantle_Bytes + domains: [BigInt!] + connectors: [localmainnet_Bytes!] +} + +input localmainnet_RootManagerMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + domains: [BigInt!] + domains_not: [BigInt!] + domains_contains: [BigInt!] + domains_contains_nocase: [BigInt!] + domains_not_contains: [BigInt!] + domains_not_contains_nocase: [BigInt!] + connectors: [localmainnet_Bytes!] + connectors_not: [localmainnet_Bytes!] + connectors_contains: [localmainnet_Bytes!] + connectors_contains_nocase: [localmainnet_Bytes!] + connectors_not_contains: [localmainnet_Bytes!] + connectors_not_contains_nocase: [localmainnet_Bytes!] + """Filter for the block changed event.""" + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootManagerMeta_filter] + or: [localmainnet_RootManagerMeta_filter] +} + +enum localmainnet_RootManagerMeta_orderBy { + id + domains + connectors +} + +type localmainnet_RootManagerMode { + id: ID! + mode: String! +} + +input localmainnet_RootManagerMode_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String + """Filter for the block changed event.""" + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootManagerMode_filter] + or: [localmainnet_RootManagerMode_filter] +} + +enum localmainnet_RootManagerMode_orderBy { + id + mode +} + +type localmainnet_RootMessageProcessed { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + root: localmainnet_Bytes + caller: localmainnet_Bytes + transactionHash: localmainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input mantle_RootMessageSent_filter { +input localmainnet_RootMessageProcessed_filter { id: ID id_not: ID id_gt: ID @@ -100246,44 +96802,36 @@ input mantle_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: mantle_Bytes - root_not: mantle_Bytes - root_gt: mantle_Bytes - root_lt: mantle_Bytes - root_gte: mantle_Bytes - root_lte: mantle_Bytes - root_in: [mantle_Bytes!] - root_not_in: [mantle_Bytes!] - root_contains: mantle_Bytes - root_not_contains: mantle_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: mantle_Bytes - caller_not: mantle_Bytes - caller_gt: mantle_Bytes - caller_lt: mantle_Bytes - caller_gte: mantle_Bytes - caller_lte: mantle_Bytes - caller_in: [mantle_Bytes!] - caller_not_in: [mantle_Bytes!] - caller_contains: mantle_Bytes - caller_not_contains: mantle_Bytes - transactionHash: mantle_Bytes - transactionHash_not: mantle_Bytes - transactionHash_gt: mantle_Bytes - transactionHash_lt: mantle_Bytes - transactionHash_gte: mantle_Bytes - transactionHash_lte: mantle_Bytes - transactionHash_in: [mantle_Bytes!] - transactionHash_not_in: [mantle_Bytes!] - transactionHash_contains: mantle_Bytes - transactionHash_not_contains: mantle_Bytes + root: localmainnet_Bytes + root_not: localmainnet_Bytes + root_gt: localmainnet_Bytes + root_lt: localmainnet_Bytes + root_gte: localmainnet_Bytes + root_lte: localmainnet_Bytes + root_in: [localmainnet_Bytes!] + root_not_in: [localmainnet_Bytes!] + root_contains: localmainnet_Bytes + root_not_contains: localmainnet_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -100317,17 +96865,16 @@ input mantle_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_RootMessageSent_filter] - or: [mantle_RootMessageSent_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootMessageProcessed_filter] + or: [localmainnet_RootMessageProcessed_filter] } -enum mantle_RootMessageSent_orderBy { +enum localmainnet_RootMessageProcessed_orderBy { id spokeDomain hubDomain root - count caller transactionHash timestamp @@ -100336,140 +96883,15 @@ enum mantle_RootMessageSent_orderBy { blockNumber } -type mantle_Router { - id: ID! - isActive: Boolean! - owner: mantle_Bytes - recipient: mantle_Bytes - proposedOwner: mantle_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: mantle_AssetBalance_orderBy, orderDirection: mantle_OrderDirection, where: mantle_AssetBalance_filter): [mantle_AssetBalance!]! -} - -type mantle_RouterDailyTVL { - id: ID! - router: mantle_Router! - asset: mantle_Asset! - timestamp: BigInt! - balance: BigInt! -} - -input mantle_RouterDailyTVL_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: mantle_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: mantle_Asset_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_RouterDailyTVL_filter] - or: [mantle_RouterDailyTVL_filter] -} - -enum mantle_RouterDailyTVL_orderBy { - id - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - timestamp - balance -} - -type mantle_RouterLiquidityEvent { +type localmainnet_RootPropagated { id: ID! - type: mantle_RouterLiquidityEventType - router: mantle_Router! - asset: mantle_Asset! - amount: BigInt! - balance: BigInt! - caller: mantle_Bytes - blockNumber: BigInt! - timestamp: BigInt! - transactionHash: mantle_Bytes! - nonce: BigInt! -} - -enum mantle_RouterLiquidityEventType { - Add - Remove + aggregate: localmainnet_Bytes! + domainsHash: localmainnet_Bytes! + count: BigInt! + blockNumber: BigInt } -input mantle_RouterLiquidityEvent_filter { +input localmainnet_RootPropagated_filter { id: ID id_not: ID id_gt: ID @@ -100478,78 +96900,34 @@ input mantle_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: mantle_RouterLiquidityEventType - type_not: mantle_RouterLiquidityEventType - type_in: [mantle_RouterLiquidityEventType!] - type_not_in: [mantle_RouterLiquidityEventType!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: mantle_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: mantle_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: mantle_Bytes - caller_not: mantle_Bytes - caller_gt: mantle_Bytes - caller_lt: mantle_Bytes - caller_gte: mantle_Bytes - caller_lte: mantle_Bytes - caller_in: [mantle_Bytes!] - caller_not_in: [mantle_Bytes!] - caller_contains: mantle_Bytes - caller_not_contains: mantle_Bytes + aggregate: localmainnet_Bytes + aggregate_not: localmainnet_Bytes + aggregate_gt: localmainnet_Bytes + aggregate_lt: localmainnet_Bytes + aggregate_gte: localmainnet_Bytes + aggregate_lte: localmainnet_Bytes + aggregate_in: [localmainnet_Bytes!] + aggregate_not_in: [localmainnet_Bytes!] + aggregate_contains: localmainnet_Bytes + aggregate_not_contains: localmainnet_Bytes + domainsHash: localmainnet_Bytes + domainsHash_not: localmainnet_Bytes + domainsHash_gt: localmainnet_Bytes + domainsHash_lt: localmainnet_Bytes + domainsHash_gte: localmainnet_Bytes + domainsHash_lte: localmainnet_Bytes + domainsHash_in: [localmainnet_Bytes!] + domainsHash_not_in: [localmainnet_Bytes!] + domainsHash_contains: localmainnet_Bytes + domainsHash_not_contains: localmainnet_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -100558,68 +96936,30 @@ input mantle_RouterLiquidityEvent_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transactionHash: mantle_Bytes - transactionHash_not: mantle_Bytes - transactionHash_gt: mantle_Bytes - transactionHash_lt: mantle_Bytes - transactionHash_gte: mantle_Bytes - transactionHash_lte: mantle_Bytes - transactionHash_in: [mantle_Bytes!] - transactionHash_not_in: [mantle_Bytes!] - transactionHash_contains: mantle_Bytes - transactionHash_not_contains: mantle_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_RouterLiquidityEvent_filter] - or: [mantle_RouterLiquidityEvent_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootPropagated_filter] + or: [localmainnet_RootPropagated_filter] } -enum mantle_RouterLiquidityEvent_orderBy { +enum localmainnet_RootPropagated_orderBy { id - type - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - balance - caller + aggregate + domainsHash + count blockNumber - timestamp - transactionHash - nonce } -input mantle_Router_filter { +type localmainnet_X1ConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! +} + +input localmainnet_X1ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -100628,72 +96968,77 @@ input mantle_Router_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: mantle_Bytes - owner_not: mantle_Bytes - owner_gt: mantle_Bytes - owner_lt: mantle_Bytes - owner_gte: mantle_Bytes - owner_lte: mantle_Bytes - owner_in: [mantle_Bytes!] - owner_not_in: [mantle_Bytes!] - owner_contains: mantle_Bytes - owner_not_contains: mantle_Bytes - recipient: mantle_Bytes - recipient_not: mantle_Bytes - recipient_gt: mantle_Bytes - recipient_lt: mantle_Bytes - recipient_gte: mantle_Bytes - recipient_lte: mantle_Bytes - recipient_in: [mantle_Bytes!] - recipient_not_in: [mantle_Bytes!] - recipient_contains: mantle_Bytes - recipient_not_contains: mantle_Bytes - proposedOwner: mantle_Bytes - proposedOwner_not: mantle_Bytes - proposedOwner_gt: mantle_Bytes - proposedOwner_lt: mantle_Bytes - proposedOwner_gte: mantle_Bytes - proposedOwner_lte: mantle_Bytes - proposedOwner_in: [mantle_Bytes!] - proposedOwner_not_in: [mantle_Bytes!] - proposedOwner_contains: mantle_Bytes - proposedOwner_not_contains: mantle_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: mantle_AssetBalance_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_Router_filter] - or: [mantle_Router_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_X1ConnectorMeta_filter] + or: [localmainnet_X1ConnectorMeta_filter] } -enum mantle_Router_orderBy { +enum localmainnet_X1ConnectorMeta_orderBy { id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type mantle_Sequencer { +type localmainnet_ZkSyncConnectorMeta { id: ID! - isActive: Boolean! - sequencer: mantle_Bytes + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! } -input mantle_Sequencer_filter { +input localmainnet_ZkSyncConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -100702,39 +97047,131 @@ input mantle_Sequencer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: mantle_Bytes - sequencer_not: mantle_Bytes - sequencer_gt: mantle_Bytes - sequencer_lt: mantle_Bytes - sequencer_gte: mantle_Bytes - sequencer_lte: mantle_Bytes - sequencer_in: [mantle_Bytes!] - sequencer_not_in: [mantle_Bytes!] - sequencer_contains: mantle_Bytes - sequencer_not_contains: mantle_Bytes - """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_Sequencer_filter] - or: [mantle_Sequencer_filter] -} - -enum mantle_Sequencer_orderBy { + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes + """Filter for the block changed event.""" + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_ZkSyncConnectorMeta_filter] + or: [localmainnet_ZkSyncConnectorMeta_filter] +} + +enum localmainnet_ZkSyncConnectorMeta_orderBy { id - isActive - sequencer + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type mantle_Setting { +type localmainnet__Block_ { + """The hash of the block""" + hash: localmainnet_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: localmainnet_Bytes +} + +"""The type for the top-level _meta field""" +type localmainnet__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: localmainnet__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +scalar zksync_swap_BigDecimal + +input zksync_swap_BlockChangedFilter { + number_gte: Int! +} + +input zksync_swap_Block_height { + hash: zksync_swap_Bytes + number: Int + number_gte: Int +} + +scalar zksync_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar zksync_swap_Int8 + +type zksync_swap_LpAccount { id: ID! - maxRoutersPerTransfer: BigInt! - caller: mantle_Bytes! + address: zksync_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_LpAccountBalance_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_LpAccountBalance_filter): [zksync_swap_LpAccountBalance!]! } -input mantle_Setting_filter { +type zksync_swap_LpAccountBalance { + id: ID! + account: zksync_swap_LpAccount! + token: zksync_swap_LpToken! + amount: zksync_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: zksync_swap_Bytes +} + +input zksync_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -100743,49 +97180,107 @@ input mantle_Setting_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: mantle_Bytes - caller_not: mantle_Bytes - caller_gt: mantle_Bytes - caller_lt: mantle_Bytes - caller_gte: mantle_Bytes - caller_lte: mantle_Bytes - caller_in: [mantle_Bytes!] - caller_not_in: [mantle_Bytes!] - caller_contains: mantle_Bytes - caller_not_contains: mantle_Bytes + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: zksync_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: zksync_swap_LpToken_filter + amount: zksync_swap_BigDecimal + amount_not: zksync_swap_BigDecimal + amount_gt: zksync_swap_BigDecimal + amount_lt: zksync_swap_BigDecimal + amount_gte: zksync_swap_BigDecimal + amount_lte: zksync_swap_BigDecimal + amount_in: [zksync_swap_BigDecimal!] + amount_not_in: [zksync_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_Setting_filter] - or: [mantle_Setting_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_LpAccountBalance_filter] + or: [zksync_swap_LpAccountBalance_filter] } -enum mantle_Setting_orderBy { +enum zksync_swap_LpAccountBalance_orderBy { id - maxRoutersPerTransfer - caller -} - -type mantle_SlippageUpdate { - id: ID! - transfer: mantle_DestinationTransfer! - slippage: BigInt! - caller: mantle_Bytes! - transactionHash: mantle_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input mantle_SlippageUpdate_filter { +input zksync_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -100794,151 +97289,51 @@ input mantle_SlippageUpdate_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: mantle_DestinationTransfer_filter - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - caller: mantle_Bytes - caller_not: mantle_Bytes - caller_gt: mantle_Bytes - caller_lt: mantle_Bytes - caller_gte: mantle_Bytes - caller_lte: mantle_Bytes - caller_in: [mantle_Bytes!] - caller_not_in: [mantle_Bytes!] - caller_contains: mantle_Bytes - caller_not_contains: mantle_Bytes - transactionHash: mantle_Bytes - transactionHash_not: mantle_Bytes - transactionHash_gt: mantle_Bytes - transactionHash_lt: mantle_Bytes - transactionHash_gte: mantle_Bytes - transactionHash_lte: mantle_Bytes - transactionHash_in: [mantle_Bytes!] - transactionHash_not_in: [mantle_Bytes!] - transactionHash_contains: mantle_Bytes - transactionHash_not_contains: mantle_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + address: zksync_swap_Bytes + address_not: zksync_swap_Bytes + address_gt: zksync_swap_Bytes + address_lt: zksync_swap_Bytes + address_gte: zksync_swap_Bytes + address_lte: zksync_swap_Bytes + address_in: [zksync_swap_Bytes!] + address_not_in: [zksync_swap_Bytes!] + address_contains: zksync_swap_Bytes + address_not_contains: zksync_swap_Bytes + balances_: zksync_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_SlippageUpdate_filter] - or: [mantle_SlippageUpdate_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_LpAccount_filter] + or: [zksync_swap_LpAccount_filter] } -enum mantle_SlippageUpdate_orderBy { +enum zksync_swap_LpAccount_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce - slippage - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber + address + balances } -type mantle_SnapshotRoot { +type zksync_swap_LpToken { id: ID! - spokeDomain: BigInt - root: mantle_Bytes! - count: BigInt! + address: zksync_swap_Bytes! + stableSwap: zksync_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: zksync_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_LpTokenEvent_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_LpTokenEvent_filter): [zksync_swap_LpTokenEvent!]! +} + +interface zksync_swap_LpTokenEvent { + id: ID! + token: zksync_swap_LpToken! + amount: zksync_swap_BigDecimal! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt! + transaction: zksync_swap_Bytes! + nonce: BigInt! } -input mantle_SnapshotRoot_filter { +input zksync_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -100947,32 +97342,43 @@ input mantle_SnapshotRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - root: mantle_Bytes - root_not: mantle_Bytes - root_gt: mantle_Bytes - root_lt: mantle_Bytes - root_gte: mantle_Bytes - root_lte: mantle_Bytes - root_in: [mantle_Bytes!] - root_not_in: [mantle_Bytes!] - root_contains: mantle_Bytes - root_not_contains: mantle_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: zksync_swap_LpToken_filter + amount: zksync_swap_BigDecimal + amount_not: zksync_swap_BigDecimal + amount_gt: zksync_swap_BigDecimal + amount_lt: zksync_swap_BigDecimal + amount_gte: zksync_swap_BigDecimal + amount_lte: zksync_swap_BigDecimal + amount_in: [zksync_swap_BigDecimal!] + amount_not_in: [zksync_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -100981,35 +97387,47 @@ input mantle_SnapshotRoot_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_SnapshotRoot_filter] - or: [mantle_SnapshotRoot_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_LpTokenEvent_filter] + or: [zksync_swap_LpTokenEvent_filter] } -enum mantle_SnapshotRoot_orderBy { +enum zksync_swap_LpTokenEvent_orderBy { id - spokeDomain - root - count + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block timestamp - blockNumber -} - -type mantle_SpokeConnectorMode { - id: ID! - mode: String! + transaction + nonce } -input mantle_SpokeConnectorMode_filter { +input zksync_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -101018,87 +97436,142 @@ input mantle_SpokeConnectorMode_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String + address: zksync_swap_Bytes + address_not: zksync_swap_Bytes + address_gt: zksync_swap_Bytes + address_lt: zksync_swap_Bytes + address_gte: zksync_swap_Bytes + address_lte: zksync_swap_Bytes + address_in: [zksync_swap_Bytes!] + address_not_in: [zksync_swap_Bytes!] + address_contains: zksync_swap_Bytes + address_not_contains: zksync_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: zksync_swap_BigDecimal + totalSupply_not: zksync_swap_BigDecimal + totalSupply_gt: zksync_swap_BigDecimal + totalSupply_lt: zksync_swap_BigDecimal + totalSupply_gte: zksync_swap_BigDecimal + totalSupply_lte: zksync_swap_BigDecimal + totalSupply_in: [zksync_swap_BigDecimal!] + totalSupply_not_in: [zksync_swap_BigDecimal!] + events_: zksync_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: mantle_BlockChangedFilter - and: [mantle_SpokeConnectorMode_filter] - or: [mantle_SpokeConnectorMode_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_LpToken_filter] + or: [zksync_swap_LpToken_filter] } -enum mantle_SpokeConnectorMode_orderBy { +enum zksync_swap_LpToken_orderBy { id - mode -} - -enum mantle_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast -} - -type mantle__Block_ { - """The hash of the block""" - hash: mantle_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int -} - -"""The type for the top-level _meta field""" -type mantle__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: mantle__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -type optimismsepolia_AggregateRoot { - id: ID! - root: optimismsepolia_Bytes! - blockNumber: BigInt! + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -type optimismsepolia_AggregateRootProposed { +type zksync_swap_LpTransferEvent implements zksync_swap_LpTokenEvent { id: ID! - aggregateRoot: optimismsepolia_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! + token: zksync_swap_LpToken! + amount: zksync_swap_BigDecimal! + from: zksync_swap_Bytes! + to: zksync_swap_Bytes! + fromBalance: zksync_swap_BigDecimal! + toBalance: zksync_swap_BigDecimal! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: zksync_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_AggregateRootProposed_filter { +input zksync_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -101107,40 +97580,79 @@ input optimismsepolia_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: optimismsepolia_Bytes - aggregateRoot_not: optimismsepolia_Bytes - aggregateRoot_gt: optimismsepolia_Bytes - aggregateRoot_lt: optimismsepolia_Bytes - aggregateRoot_gte: optimismsepolia_Bytes - aggregateRoot_lte: optimismsepolia_Bytes - aggregateRoot_in: [optimismsepolia_Bytes!] - aggregateRoot_not_in: [optimismsepolia_Bytes!] - aggregateRoot_contains: optimismsepolia_Bytes - aggregateRoot_not_contains: optimismsepolia_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: zksync_swap_LpToken_filter + amount: zksync_swap_BigDecimal + amount_not: zksync_swap_BigDecimal + amount_gt: zksync_swap_BigDecimal + amount_lt: zksync_swap_BigDecimal + amount_gte: zksync_swap_BigDecimal + amount_lte: zksync_swap_BigDecimal + amount_in: [zksync_swap_BigDecimal!] + amount_not_in: [zksync_swap_BigDecimal!] + from: zksync_swap_Bytes + from_not: zksync_swap_Bytes + from_gt: zksync_swap_Bytes + from_lt: zksync_swap_Bytes + from_gte: zksync_swap_Bytes + from_lte: zksync_swap_Bytes + from_in: [zksync_swap_Bytes!] + from_not_in: [zksync_swap_Bytes!] + from_contains: zksync_swap_Bytes + from_not_contains: zksync_swap_Bytes + to: zksync_swap_Bytes + to_not: zksync_swap_Bytes + to_gt: zksync_swap_Bytes + to_lt: zksync_swap_Bytes + to_gte: zksync_swap_Bytes + to_lte: zksync_swap_Bytes + to_in: [zksync_swap_Bytes!] + to_not_in: [zksync_swap_Bytes!] + to_contains: zksync_swap_Bytes + to_not_contains: zksync_swap_Bytes + fromBalance: zksync_swap_BigDecimal + fromBalance_not: zksync_swap_BigDecimal + fromBalance_gt: zksync_swap_BigDecimal + fromBalance_lt: zksync_swap_BigDecimal + fromBalance_gte: zksync_swap_BigDecimal + fromBalance_lte: zksync_swap_BigDecimal + fromBalance_in: [zksync_swap_BigDecimal!] + fromBalance_not_in: [zksync_swap_BigDecimal!] + toBalance: zksync_swap_BigDecimal + toBalance_not: zksync_swap_BigDecimal + toBalance_gt: zksync_swap_BigDecimal + toBalance_lt: zksync_swap_BigDecimal + toBalance_gte: zksync_swap_BigDecimal + toBalance_lte: zksync_swap_BigDecimal + toBalance_in: [zksync_swap_BigDecimal!] + toBalance_not_in: [zksync_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -101149,31 +97661,62 @@ input optimismsepolia_AggregateRootProposed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_AggregateRootProposed_filter] - or: [optimismsepolia_AggregateRootProposed_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_LpTransferEvent_filter] + or: [zksync_swap_LpTransferEvent_filter] } -enum optimismsepolia_AggregateRootProposed_orderBy { +enum zksync_swap_LpTransferEvent_orderBy { id - aggregateRoot - rootTimestamp - endOfDispute - domain + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block timestamp - blockNumber + transaction + nonce } -input optimismsepolia_AggregateRoot_filter { +"""Defines the order direction, either ascending or descending""" +enum zksync_swap_OrderDirection { + asc + desc +} + +type zksync_swap_PooledToken { + id: ID! + asset: zksync_swap_Bytes! +} + +input zksync_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -101182,66 +97725,72 @@ input optimismsepolia_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: optimismsepolia_Bytes - root_not: optimismsepolia_Bytes - root_gt: optimismsepolia_Bytes - root_lt: optimismsepolia_Bytes - root_gte: optimismsepolia_Bytes - root_lte: optimismsepolia_Bytes - root_in: [optimismsepolia_Bytes!] - root_not_in: [optimismsepolia_Bytes!] - root_contains: optimismsepolia_Bytes - root_not_contains: optimismsepolia_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + asset: zksync_swap_Bytes + asset_not: zksync_swap_Bytes + asset_gt: zksync_swap_Bytes + asset_lt: zksync_swap_Bytes + asset_gte: zksync_swap_Bytes + asset_lte: zksync_swap_Bytes + asset_in: [zksync_swap_Bytes!] + asset_not_in: [zksync_swap_Bytes!] + asset_contains: zksync_swap_Bytes + asset_not_contains: zksync_swap_Bytes """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_AggregateRoot_filter] - or: [optimismsepolia_AggregateRoot_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_PooledToken_filter] + or: [zksync_swap_PooledToken_filter] } -enum optimismsepolia_AggregateRoot_orderBy { +enum zksync_swap_PooledToken_orderBy { id - root - blockNumber -} - -enum optimismsepolia_Aggregation_interval { - hour - day + asset } -type optimismsepolia_Asset { +type zksync_swap_StableSwap { id: ID! - key: optimismsepolia_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: optimismsepolia_Bytes - canonicalDomain: BigInt - adoptedAsset: optimismsepolia_Bytes - localAsset: optimismsepolia_Bytes - blockNumber: BigInt - status: optimismsepolia_AssetStatus + isActive: Boolean + key: zksync_swap_Bytes! + canonicalId: zksync_swap_Bytes + domain: BigInt + swapPool: zksync_swap_Bytes + lpToken: zksync_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [zksync_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_StableSwapEvent_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_StableSwapEvent_filter): [zksync_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_StableSwapExchange_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_StableSwapExchange_filter): [zksync_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_SwapHourlyVolume_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_SwapHourlyVolume_filter): [zksync_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_SwapDailyVolume_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_SwapDailyVolume_filter): [zksync_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: zksync_swap_SwapWeeklyVolume_orderBy, orderDirection: zksync_swap_OrderDirection, where: zksync_swap_SwapWeeklyVolume_filter): [zksync_swap_SwapWeeklyVolume!] } -type optimismsepolia_AssetBalance { +type zksync_swap_StableSwapAddLiquidityEvent implements zksync_swap_StableSwapEvent { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: optimismsepolia_Router! - asset: optimismsepolia_Asset! - feesEarned: BigInt! + stableSwap: zksync_swap_StableSwap! + provider: zksync_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: zksync_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_AssetBalance_filter { +input zksync_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -101250,126 +97799,161 @@ input optimismsepolia_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: optimismsepolia_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: optimismsepolia_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + provider: zksync_swap_Bytes + provider_not: zksync_swap_Bytes + provider_gt: zksync_swap_Bytes + provider_lt: zksync_swap_Bytes + provider_gte: zksync_swap_Bytes + provider_lte: zksync_swap_Bytes + provider_in: [zksync_swap_Bytes!] + provider_not_in: [zksync_swap_Bytes!] + provider_contains: zksync_swap_Bytes + provider_not_contains: zksync_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_AssetBalance_filter] - or: [optimismsepolia_AssetBalance_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_StableSwapAddLiquidityEvent_filter] + or: [zksync_swap_StableSwapAddLiquidityEvent_filter] } -enum optimismsepolia_AssetBalance_orderBy { +enum zksync_swap_StableSwapAddLiquidityEvent_orderBy { id - amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -type optimismsepolia_AssetStatus { +interface zksync_swap_StableSwapEvent { id: ID! - status: Boolean + stableSwap: zksync_swap_StableSwap! + block: BigInt! + timestamp: BigInt! + transaction: zksync_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_AssetStatus_filter { +input zksync_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -101378,22 +97962,109 @@ input optimismsepolia_AssetStatus_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_AssetStatus_filter] - or: [optimismsepolia_AssetStatus_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_StableSwapEvent_filter] + or: [zksync_swap_StableSwapEvent_filter] } -enum optimismsepolia_AssetStatus_orderBy { +enum zksync_swap_StableSwapEvent_orderBy { id - status + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block + timestamp + transaction + nonce } -input optimismsepolia_Asset_filter { +type zksync_swap_StableSwapExchange { + id: ID! + stableSwap: zksync_swap_StableSwap! + buyer: zksync_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! + timestamp: BigInt! + transaction: zksync_swap_Bytes! + nonce: BigInt! +} + +input zksync_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -101402,144 +98073,172 @@ input optimismsepolia_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: optimismsepolia_Bytes - key_not: optimismsepolia_Bytes - key_gt: optimismsepolia_Bytes - key_lt: optimismsepolia_Bytes - key_gte: optimismsepolia_Bytes - key_lte: optimismsepolia_Bytes - key_in: [optimismsepolia_Bytes!] - key_not_in: [optimismsepolia_Bytes!] - key_contains: optimismsepolia_Bytes - key_not_contains: optimismsepolia_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: optimismsepolia_Bytes - canonicalId_not: optimismsepolia_Bytes - canonicalId_gt: optimismsepolia_Bytes - canonicalId_lt: optimismsepolia_Bytes - canonicalId_gte: optimismsepolia_Bytes - canonicalId_lte: optimismsepolia_Bytes - canonicalId_in: [optimismsepolia_Bytes!] - canonicalId_not_in: [optimismsepolia_Bytes!] - canonicalId_contains: optimismsepolia_Bytes - canonicalId_not_contains: optimismsepolia_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: optimismsepolia_Bytes - adoptedAsset_not: optimismsepolia_Bytes - adoptedAsset_gt: optimismsepolia_Bytes - adoptedAsset_lt: optimismsepolia_Bytes - adoptedAsset_gte: optimismsepolia_Bytes - adoptedAsset_lte: optimismsepolia_Bytes - adoptedAsset_in: [optimismsepolia_Bytes!] - adoptedAsset_not_in: [optimismsepolia_Bytes!] - adoptedAsset_contains: optimismsepolia_Bytes - adoptedAsset_not_contains: optimismsepolia_Bytes - localAsset: optimismsepolia_Bytes - localAsset_not: optimismsepolia_Bytes - localAsset_gt: optimismsepolia_Bytes - localAsset_lt: optimismsepolia_Bytes - localAsset_gte: optimismsepolia_Bytes - localAsset_lte: optimismsepolia_Bytes - localAsset_in: [optimismsepolia_Bytes!] - localAsset_not_in: [optimismsepolia_Bytes!] - localAsset_contains: optimismsepolia_Bytes - localAsset_not_contains: optimismsepolia_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: optimismsepolia_AssetStatus_filter + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + buyer: zksync_swap_Bytes + buyer_not: zksync_swap_Bytes + buyer_gt: zksync_swap_Bytes + buyer_lt: zksync_swap_Bytes + buyer_gte: zksync_swap_Bytes + buyer_lte: zksync_swap_Bytes + buyer_in: [zksync_swap_Bytes!] + buyer_not_in: [zksync_swap_Bytes!] + buyer_contains: zksync_swap_Bytes + buyer_not_contains: zksync_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_Asset_filter] - or: [optimismsepolia_Asset_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_StableSwapExchange_filter] + or: [zksync_swap_StableSwapExchange_filter] } -enum optimismsepolia_Asset_orderBy { +enum zksync_swap_StableSwapExchange_orderBy { id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status -} - -scalar optimismsepolia_BigDecimal - -input optimismsepolia_BlockChangedFilter { - number_gte: Int! -} - -input optimismsepolia_Block_height { - hash: optimismsepolia_Bytes - number: Int - number_gte: Int + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce } -scalar optimismsepolia_Bytes - -type optimismsepolia_ConnectorMeta { +type zksync_swap_StableSwapRemoveLiquidityEvent implements zksync_swap_StableSwapEvent { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: optimismsepolia_Bytes - rootManager: optimismsepolia_Bytes - mirrorConnector: optimismsepolia_Bytes + stableSwap: zksync_swap_StableSwap! + provider: zksync_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: zksync_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_ConnectorMeta_filter { +input zksync_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -101548,109 +98247,152 @@ input optimismsepolia_ConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: optimismsepolia_Bytes - amb_not: optimismsepolia_Bytes - amb_gt: optimismsepolia_Bytes - amb_lt: optimismsepolia_Bytes - amb_gte: optimismsepolia_Bytes - amb_lte: optimismsepolia_Bytes - amb_in: [optimismsepolia_Bytes!] - amb_not_in: [optimismsepolia_Bytes!] - amb_contains: optimismsepolia_Bytes - amb_not_contains: optimismsepolia_Bytes - rootManager: optimismsepolia_Bytes - rootManager_not: optimismsepolia_Bytes - rootManager_gt: optimismsepolia_Bytes - rootManager_lt: optimismsepolia_Bytes - rootManager_gte: optimismsepolia_Bytes - rootManager_lte: optimismsepolia_Bytes - rootManager_in: [optimismsepolia_Bytes!] - rootManager_not_in: [optimismsepolia_Bytes!] - rootManager_contains: optimismsepolia_Bytes - rootManager_not_contains: optimismsepolia_Bytes - mirrorConnector: optimismsepolia_Bytes - mirrorConnector_not: optimismsepolia_Bytes - mirrorConnector_gt: optimismsepolia_Bytes - mirrorConnector_lt: optimismsepolia_Bytes - mirrorConnector_gte: optimismsepolia_Bytes - mirrorConnector_lte: optimismsepolia_Bytes - mirrorConnector_in: [optimismsepolia_Bytes!] - mirrorConnector_not_in: [optimismsepolia_Bytes!] - mirrorConnector_contains: optimismsepolia_Bytes - mirrorConnector_not_contains: optimismsepolia_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + provider: zksync_swap_Bytes + provider_not: zksync_swap_Bytes + provider_gt: zksync_swap_Bytes + provider_lt: zksync_swap_Bytes + provider_gte: zksync_swap_Bytes + provider_lte: zksync_swap_Bytes + provider_in: [zksync_swap_Bytes!] + provider_not_in: [zksync_swap_Bytes!] + provider_contains: zksync_swap_Bytes + provider_not_contains: zksync_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: zksync_swap_Bytes + transaction_not: zksync_swap_Bytes + transaction_gt: zksync_swap_Bytes + transaction_lt: zksync_swap_Bytes + transaction_gte: zksync_swap_Bytes + transaction_lte: zksync_swap_Bytes + transaction_in: [zksync_swap_Bytes!] + transaction_not_in: [zksync_swap_Bytes!] + transaction_contains: zksync_swap_Bytes + transaction_not_contains: zksync_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_ConnectorMeta_filter] - or: [optimismsepolia_ConnectorMeta_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_StableSwapRemoveLiquidityEvent_filter] + or: [zksync_swap_StableSwapRemoveLiquidityEvent_filter] } -enum optimismsepolia_ConnectorMeta_orderBy { +enum zksync_swap_StableSwapRemoveLiquidityEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type optimismsepolia_DestinationTransfer { - id: ID! - chainId: BigInt - transferId: optimismsepolia_Bytes - nonce: BigInt - status: optimismsepolia_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_Router_orderBy, orderDirection: optimismsepolia_OrderDirection, where: optimismsepolia_Router_filter): [optimismsepolia_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: optimismsepolia_Bytes - delegate: optimismsepolia_Bytes - receiveLocal: Boolean - callData: optimismsepolia_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: optimismsepolia_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: optimismsepolia_Bytes - asset: optimismsepolia_Asset - amount: BigInt - routersFee: BigInt - executedCaller: optimismsepolia_Bytes - executedTransactionHash: optimismsepolia_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: optimismsepolia_Bytes - executedTxNonce: BigInt - reconciledCaller: optimismsepolia_Bytes - reconciledTransactionHash: optimismsepolia_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: optimismsepolia_Bytes - reconciledTxNonce: BigInt + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -input optimismsepolia_DestinationTransfer_filter { +input zksync_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -101659,400 +98401,283 @@ input optimismsepolia_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: optimismsepolia_Bytes - transferId_not: optimismsepolia_Bytes - transferId_gt: optimismsepolia_Bytes - transferId_lt: optimismsepolia_Bytes - transferId_gte: optimismsepolia_Bytes - transferId_lte: optimismsepolia_Bytes - transferId_in: [optimismsepolia_Bytes!] - transferId_not_in: [optimismsepolia_Bytes!] - transferId_contains: optimismsepolia_Bytes - transferId_not_contains: optimismsepolia_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: optimismsepolia_TransferStatus - status_not: optimismsepolia_TransferStatus - status_in: [optimismsepolia_TransferStatus!] - status_not_in: [optimismsepolia_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: optimismsepolia_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: optimismsepolia_Bytes - to_not: optimismsepolia_Bytes - to_gt: optimismsepolia_Bytes - to_lt: optimismsepolia_Bytes - to_gte: optimismsepolia_Bytes - to_lte: optimismsepolia_Bytes - to_in: [optimismsepolia_Bytes!] - to_not_in: [optimismsepolia_Bytes!] - to_contains: optimismsepolia_Bytes - to_not_contains: optimismsepolia_Bytes - delegate: optimismsepolia_Bytes - delegate_not: optimismsepolia_Bytes - delegate_gt: optimismsepolia_Bytes - delegate_lt: optimismsepolia_Bytes - delegate_gte: optimismsepolia_Bytes - delegate_lte: optimismsepolia_Bytes - delegate_in: [optimismsepolia_Bytes!] - delegate_not_in: [optimismsepolia_Bytes!] - delegate_contains: optimismsepolia_Bytes - delegate_not_contains: optimismsepolia_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: optimismsepolia_Bytes - callData_not: optimismsepolia_Bytes - callData_gt: optimismsepolia_Bytes - callData_lt: optimismsepolia_Bytes - callData_gte: optimismsepolia_Bytes - callData_lte: optimismsepolia_Bytes - callData_in: [optimismsepolia_Bytes!] - callData_not_in: [optimismsepolia_Bytes!] - callData_contains: optimismsepolia_Bytes - callData_not_contains: optimismsepolia_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: optimismsepolia_Bytes - originSender_not: optimismsepolia_Bytes - originSender_gt: optimismsepolia_Bytes - originSender_lt: optimismsepolia_Bytes - originSender_gte: optimismsepolia_Bytes - originSender_lte: optimismsepolia_Bytes - originSender_in: [optimismsepolia_Bytes!] - originSender_not_in: [optimismsepolia_Bytes!] - originSender_contains: optimismsepolia_Bytes - originSender_not_contains: optimismsepolia_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: optimismsepolia_Bytes - canonicalId_not: optimismsepolia_Bytes - canonicalId_gt: optimismsepolia_Bytes - canonicalId_lt: optimismsepolia_Bytes - canonicalId_gte: optimismsepolia_Bytes - canonicalId_lte: optimismsepolia_Bytes - canonicalId_in: [optimismsepolia_Bytes!] - canonicalId_not_in: [optimismsepolia_Bytes!] - canonicalId_contains: optimismsepolia_Bytes - canonicalId_not_contains: optimismsepolia_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: optimismsepolia_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: optimismsepolia_Bytes - executedCaller_not: optimismsepolia_Bytes - executedCaller_gt: optimismsepolia_Bytes - executedCaller_lt: optimismsepolia_Bytes - executedCaller_gte: optimismsepolia_Bytes - executedCaller_lte: optimismsepolia_Bytes - executedCaller_in: [optimismsepolia_Bytes!] - executedCaller_not_in: [optimismsepolia_Bytes!] - executedCaller_contains: optimismsepolia_Bytes - executedCaller_not_contains: optimismsepolia_Bytes - executedTransactionHash: optimismsepolia_Bytes - executedTransactionHash_not: optimismsepolia_Bytes - executedTransactionHash_gt: optimismsepolia_Bytes - executedTransactionHash_lt: optimismsepolia_Bytes - executedTransactionHash_gte: optimismsepolia_Bytes - executedTransactionHash_lte: optimismsepolia_Bytes - executedTransactionHash_in: [optimismsepolia_Bytes!] - executedTransactionHash_not_in: [optimismsepolia_Bytes!] - executedTransactionHash_contains: optimismsepolia_Bytes - executedTransactionHash_not_contains: optimismsepolia_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: optimismsepolia_Bytes - executedTxOrigin_not: optimismsepolia_Bytes - executedTxOrigin_gt: optimismsepolia_Bytes - executedTxOrigin_lt: optimismsepolia_Bytes - executedTxOrigin_gte: optimismsepolia_Bytes - executedTxOrigin_lte: optimismsepolia_Bytes - executedTxOrigin_in: [optimismsepolia_Bytes!] - executedTxOrigin_not_in: [optimismsepolia_Bytes!] - executedTxOrigin_contains: optimismsepolia_Bytes - executedTxOrigin_not_contains: optimismsepolia_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: optimismsepolia_Bytes - reconciledCaller_not: optimismsepolia_Bytes - reconciledCaller_gt: optimismsepolia_Bytes - reconciledCaller_lt: optimismsepolia_Bytes - reconciledCaller_gte: optimismsepolia_Bytes - reconciledCaller_lte: optimismsepolia_Bytes - reconciledCaller_in: [optimismsepolia_Bytes!] - reconciledCaller_not_in: [optimismsepolia_Bytes!] - reconciledCaller_contains: optimismsepolia_Bytes - reconciledCaller_not_contains: optimismsepolia_Bytes - reconciledTransactionHash: optimismsepolia_Bytes - reconciledTransactionHash_not: optimismsepolia_Bytes - reconciledTransactionHash_gt: optimismsepolia_Bytes - reconciledTransactionHash_lt: optimismsepolia_Bytes - reconciledTransactionHash_gte: optimismsepolia_Bytes - reconciledTransactionHash_lte: optimismsepolia_Bytes - reconciledTransactionHash_in: [optimismsepolia_Bytes!] - reconciledTransactionHash_not_in: [optimismsepolia_Bytes!] - reconciledTransactionHash_contains: optimismsepolia_Bytes - reconciledTransactionHash_not_contains: optimismsepolia_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: optimismsepolia_Bytes - reconciledTxOrigin_not: optimismsepolia_Bytes - reconciledTxOrigin_gt: optimismsepolia_Bytes - reconciledTxOrigin_lt: optimismsepolia_Bytes - reconciledTxOrigin_gte: optimismsepolia_Bytes - reconciledTxOrigin_lte: optimismsepolia_Bytes - reconciledTxOrigin_in: [optimismsepolia_Bytes!] - reconciledTxOrigin_not_in: [optimismsepolia_Bytes!] - reconciledTxOrigin_contains: optimismsepolia_Bytes - reconciledTxOrigin_not_contains: optimismsepolia_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: zksync_swap_Bytes + key_not: zksync_swap_Bytes + key_gt: zksync_swap_Bytes + key_lt: zksync_swap_Bytes + key_gte: zksync_swap_Bytes + key_lte: zksync_swap_Bytes + key_in: [zksync_swap_Bytes!] + key_not_in: [zksync_swap_Bytes!] + key_contains: zksync_swap_Bytes + key_not_contains: zksync_swap_Bytes + canonicalId: zksync_swap_Bytes + canonicalId_not: zksync_swap_Bytes + canonicalId_gt: zksync_swap_Bytes + canonicalId_lt: zksync_swap_Bytes + canonicalId_gte: zksync_swap_Bytes + canonicalId_lte: zksync_swap_Bytes + canonicalId_in: [zksync_swap_Bytes!] + canonicalId_not_in: [zksync_swap_Bytes!] + canonicalId_contains: zksync_swap_Bytes + canonicalId_not_contains: zksync_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: zksync_swap_Bytes + swapPool_not: zksync_swap_Bytes + swapPool_gt: zksync_swap_Bytes + swapPool_lt: zksync_swap_Bytes + swapPool_gte: zksync_swap_Bytes + swapPool_lte: zksync_swap_Bytes + swapPool_in: [zksync_swap_Bytes!] + swapPool_not_in: [zksync_swap_Bytes!] + swapPool_contains: zksync_swap_Bytes + swapPool_not_contains: zksync_swap_Bytes + lpToken: zksync_swap_Bytes + lpToken_not: zksync_swap_Bytes + lpToken_gt: zksync_swap_Bytes + lpToken_lt: zksync_swap_Bytes + lpToken_gte: zksync_swap_Bytes + lpToken_lte: zksync_swap_Bytes + lpToken_in: [zksync_swap_Bytes!] + lpToken_not_in: [zksync_swap_Bytes!] + lpToken_contains: zksync_swap_Bytes + lpToken_not_contains: zksync_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [zksync_swap_Bytes!] + pooledTokens_not: [zksync_swap_Bytes!] + pooledTokens_contains: [zksync_swap_Bytes!] + pooledTokens_contains_nocase: [zksync_swap_Bytes!] + pooledTokens_not_contains: [zksync_swap_Bytes!] + pooledTokens_not_contains_nocase: [zksync_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: zksync_swap_StableSwapEvent_filter + exchanges_: zksync_swap_StableSwapExchange_filter + hourlyVolumes_: zksync_swap_SwapHourlyVolume_filter + dailyVolumes_: zksync_swap_SwapDailyVolume_filter + weeklyVolumes_: zksync_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_DestinationTransfer_filter] - or: [optimismsepolia_DestinationTransfer_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_StableSwap_filter] + or: [zksync_swap_StableSwap_filter] } -enum optimismsepolia_DestinationTransfer_orderBy { +enum zksync_swap_StableSwap_orderBy { id - chainId - transferId - nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn + isActive + key canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes } -""" -8 bytes signed integer +type zksync_swap_SwapDailyVolume implements zksync_swap_SwapTradeVolume { + id: ID! + stableSwap: zksync_swap_StableSwap! + timestamp: BigInt! + volume: zksync_swap_BigDecimal! +} -""" -scalar optimismsepolia_Int8 +input zksync_swap_SwapDailyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: zksync_swap_BigDecimal + volume_not: zksync_swap_BigDecimal + volume_gt: zksync_swap_BigDecimal + volume_lt: zksync_swap_BigDecimal + volume_gte: zksync_swap_BigDecimal + volume_lte: zksync_swap_BigDecimal + volume_in: [zksync_swap_BigDecimal!] + volume_not_in: [zksync_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_SwapDailyVolume_filter] + or: [zksync_swap_SwapDailyVolume_filter] +} -type optimismsepolia_OptimisticRootFinalized { +enum zksync_swap_SwapDailyVolume_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type zksync_swap_SwapHourlyVolume implements zksync_swap_SwapTradeVolume { id: ID! - aggregateRoot: optimismsepolia_Bytes! + stableSwap: zksync_swap_StableSwap! timestamp: BigInt! - blockNumber: BigInt + volume: zksync_swap_BigDecimal! } -input optimismsepolia_OptimisticRootFinalized_filter { +input zksync_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -102061,16 +98686,27 @@ input optimismsepolia_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: optimismsepolia_Bytes - aggregateRoot_not: optimismsepolia_Bytes - aggregateRoot_gt: optimismsepolia_Bytes - aggregateRoot_lt: optimismsepolia_Bytes - aggregateRoot_gte: optimismsepolia_Bytes - aggregateRoot_lte: optimismsepolia_Bytes - aggregateRoot_in: [optimismsepolia_Bytes!] - aggregateRoot_not_in: [optimismsepolia_Bytes!] - aggregateRoot_contains: optimismsepolia_Bytes - aggregateRoot_not_contains: optimismsepolia_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -102079,47 +98715,123 @@ input optimismsepolia_OptimisticRootFinalized_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: zksync_swap_BigDecimal + volume_not: zksync_swap_BigDecimal + volume_gt: zksync_swap_BigDecimal + volume_lt: zksync_swap_BigDecimal + volume_gte: zksync_swap_BigDecimal + volume_lte: zksync_swap_BigDecimal + volume_in: [zksync_swap_BigDecimal!] + volume_not_in: [zksync_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_OptimisticRootFinalized_filter] - or: [optimismsepolia_OptimisticRootFinalized_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_SwapHourlyVolume_filter] + or: [zksync_swap_SwapHourlyVolume_filter] } -enum optimismsepolia_OptimisticRootFinalized_orderBy { +enum zksync_swap_SwapHourlyVolume_orderBy { id - aggregateRoot + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - blockNumber + volume } -"""Defines the order direction, either ascending or descending""" -enum optimismsepolia_OrderDirection { - asc - desc +interface zksync_swap_SwapTradeVolume { + stableSwap: zksync_swap_StableSwap! + timestamp: BigInt! + volume: zksync_swap_BigDecimal! } -type optimismsepolia_OriginMessage { +input zksync_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: zksync_swap_BigDecimal + volume_not: zksync_swap_BigDecimal + volume_gt: zksync_swap_BigDecimal + volume_lt: zksync_swap_BigDecimal + volume_gte: zksync_swap_BigDecimal + volume_lte: zksync_swap_BigDecimal + volume_in: [zksync_swap_BigDecimal!] + volume_not_in: [zksync_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_SwapTradeVolume_filter] + or: [zksync_swap_SwapTradeVolume_filter] +} + +enum zksync_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type zksync_swap_SwapWeeklyVolume implements zksync_swap_SwapTradeVolume { id: ID! - transferId: optimismsepolia_Bytes - destinationDomain: BigInt - leaf: optimismsepolia_Bytes - index: BigInt - message: optimismsepolia_Bytes - root: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - blockNumber: BigInt - rootCount: optimismsepolia_RootCount + stableSwap: zksync_swap_StableSwap! + timestamp: BigInt! + volume: zksync_swap_BigDecimal! } -input optimismsepolia_OriginMessage_filter { +input zksync_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -102128,158 +98840,79 @@ input optimismsepolia_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: optimismsepolia_Bytes - transferId_not: optimismsepolia_Bytes - transferId_gt: optimismsepolia_Bytes - transferId_lt: optimismsepolia_Bytes - transferId_gte: optimismsepolia_Bytes - transferId_lte: optimismsepolia_Bytes - transferId_in: [optimismsepolia_Bytes!] - transferId_not_in: [optimismsepolia_Bytes!] - transferId_contains: optimismsepolia_Bytes - transferId_not_contains: optimismsepolia_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: optimismsepolia_Bytes - leaf_not: optimismsepolia_Bytes - leaf_gt: optimismsepolia_Bytes - leaf_lt: optimismsepolia_Bytes - leaf_gte: optimismsepolia_Bytes - leaf_lte: optimismsepolia_Bytes - leaf_in: [optimismsepolia_Bytes!] - leaf_not_in: [optimismsepolia_Bytes!] - leaf_contains: optimismsepolia_Bytes - leaf_not_contains: optimismsepolia_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: optimismsepolia_Bytes - message_not: optimismsepolia_Bytes - message_gt: optimismsepolia_Bytes - message_lt: optimismsepolia_Bytes - message_gte: optimismsepolia_Bytes - message_lte: optimismsepolia_Bytes - message_in: [optimismsepolia_Bytes!] - message_not_in: [optimismsepolia_Bytes!] - message_contains: optimismsepolia_Bytes - message_not_contains: optimismsepolia_Bytes - root: optimismsepolia_Bytes - root_not: optimismsepolia_Bytes - root_gt: optimismsepolia_Bytes - root_lt: optimismsepolia_Bytes - root_gte: optimismsepolia_Bytes - root_lte: optimismsepolia_Bytes - root_in: [optimismsepolia_Bytes!] - root_not_in: [optimismsepolia_Bytes!] - root_contains: optimismsepolia_Bytes - root_not_contains: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - transactionHash_not: optimismsepolia_Bytes - transactionHash_gt: optimismsepolia_Bytes - transactionHash_lt: optimismsepolia_Bytes - transactionHash_gte: optimismsepolia_Bytes - transactionHash_lte: optimismsepolia_Bytes - transactionHash_in: [optimismsepolia_Bytes!] - transactionHash_not_in: [optimismsepolia_Bytes!] - transactionHash_contains: optimismsepolia_Bytes - transactionHash_not_contains: optimismsepolia_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: optimismsepolia_RootCount_filter + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: zksync_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: zksync_swap_BigDecimal + volume_not: zksync_swap_BigDecimal + volume_gt: zksync_swap_BigDecimal + volume_lt: zksync_swap_BigDecimal + volume_gte: zksync_swap_BigDecimal + volume_lte: zksync_swap_BigDecimal + volume_in: [zksync_swap_BigDecimal!] + volume_not_in: [zksync_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_OriginMessage_filter] - or: [optimismsepolia_OriginMessage_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_SwapWeeklyVolume_filter] + or: [zksync_swap_SwapWeeklyVolume_filter] } -enum optimismsepolia_OriginMessage_orderBy { +enum zksync_swap_SwapWeeklyVolume_orderBy { id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type optimismsepolia_OriginTransfer { +type zksync_swap_SystemInfo { id: ID! - chainId: BigInt - transferId: optimismsepolia_Bytes - nonce: BigInt - status: optimismsepolia_TransferStatus - messageHash: optimismsepolia_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: optimismsepolia_Bytes - delegate: optimismsepolia_Bytes - receiveLocal: Boolean - callData: optimismsepolia_Bytes - slippage: BigInt - originSender: optimismsepolia_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: optimismsepolia_Bytes - asset: optimismsepolia_Asset - transactingAsset: optimismsepolia_Bytes - message: optimismsepolia_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_RelayerFee_orderBy, orderDirection: optimismsepolia_OrderDirection, where: optimismsepolia_RelayerFee_filter): [optimismsepolia_RelayerFee!] - initialRelayerFeeAsset: optimismsepolia_Bytes - caller: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: optimismsepolia_Bytes - txNonce: BigInt + exchangeCount: BigInt! + swapCount: BigInt! } -input optimismsepolia_OriginTransfer_filter { +input zksync_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -102288,368 +98921,96 @@ input optimismsepolia_OriginTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: optimismsepolia_Bytes - transferId_not: optimismsepolia_Bytes - transferId_gt: optimismsepolia_Bytes - transferId_lt: optimismsepolia_Bytes - transferId_gte: optimismsepolia_Bytes - transferId_lte: optimismsepolia_Bytes - transferId_in: [optimismsepolia_Bytes!] - transferId_not_in: [optimismsepolia_Bytes!] - transferId_contains: optimismsepolia_Bytes - transferId_not_contains: optimismsepolia_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: optimismsepolia_TransferStatus - status_not: optimismsepolia_TransferStatus - status_in: [optimismsepolia_TransferStatus!] - status_not_in: [optimismsepolia_TransferStatus!] - messageHash: optimismsepolia_Bytes - messageHash_not: optimismsepolia_Bytes - messageHash_gt: optimismsepolia_Bytes - messageHash_lt: optimismsepolia_Bytes - messageHash_gte: optimismsepolia_Bytes - messageHash_lte: optimismsepolia_Bytes - messageHash_in: [optimismsepolia_Bytes!] - messageHash_not_in: [optimismsepolia_Bytes!] - messageHash_contains: optimismsepolia_Bytes - messageHash_not_contains: optimismsepolia_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: optimismsepolia_Bytes - to_not: optimismsepolia_Bytes - to_gt: optimismsepolia_Bytes - to_lt: optimismsepolia_Bytes - to_gte: optimismsepolia_Bytes - to_lte: optimismsepolia_Bytes - to_in: [optimismsepolia_Bytes!] - to_not_in: [optimismsepolia_Bytes!] - to_contains: optimismsepolia_Bytes - to_not_contains: optimismsepolia_Bytes - delegate: optimismsepolia_Bytes - delegate_not: optimismsepolia_Bytes - delegate_gt: optimismsepolia_Bytes - delegate_lt: optimismsepolia_Bytes - delegate_gte: optimismsepolia_Bytes - delegate_lte: optimismsepolia_Bytes - delegate_in: [optimismsepolia_Bytes!] - delegate_not_in: [optimismsepolia_Bytes!] - delegate_contains: optimismsepolia_Bytes - delegate_not_contains: optimismsepolia_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: optimismsepolia_Bytes - callData_not: optimismsepolia_Bytes - callData_gt: optimismsepolia_Bytes - callData_lt: optimismsepolia_Bytes - callData_gte: optimismsepolia_Bytes - callData_lte: optimismsepolia_Bytes - callData_in: [optimismsepolia_Bytes!] - callData_not_in: [optimismsepolia_Bytes!] - callData_contains: optimismsepolia_Bytes - callData_not_contains: optimismsepolia_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: optimismsepolia_Bytes - originSender_not: optimismsepolia_Bytes - originSender_gt: optimismsepolia_Bytes - originSender_lt: optimismsepolia_Bytes - originSender_gte: optimismsepolia_Bytes - originSender_lte: optimismsepolia_Bytes - originSender_in: [optimismsepolia_Bytes!] - originSender_not_in: [optimismsepolia_Bytes!] - originSender_contains: optimismsepolia_Bytes - originSender_not_contains: optimismsepolia_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: optimismsepolia_Bytes - canonicalId_not: optimismsepolia_Bytes - canonicalId_gt: optimismsepolia_Bytes - canonicalId_lt: optimismsepolia_Bytes - canonicalId_gte: optimismsepolia_Bytes - canonicalId_lte: optimismsepolia_Bytes - canonicalId_in: [optimismsepolia_Bytes!] - canonicalId_not_in: [optimismsepolia_Bytes!] - canonicalId_contains: optimismsepolia_Bytes - canonicalId_not_contains: optimismsepolia_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: optimismsepolia_Asset_filter - transactingAsset: optimismsepolia_Bytes - transactingAsset_not: optimismsepolia_Bytes - transactingAsset_gt: optimismsepolia_Bytes - transactingAsset_lt: optimismsepolia_Bytes - transactingAsset_gte: optimismsepolia_Bytes - transactingAsset_lte: optimismsepolia_Bytes - transactingAsset_in: [optimismsepolia_Bytes!] - transactingAsset_not_in: [optimismsepolia_Bytes!] - transactingAsset_contains: optimismsepolia_Bytes - transactingAsset_not_contains: optimismsepolia_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: optimismsepolia_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: optimismsepolia_RelayerFee_filter - initialRelayerFeeAsset: optimismsepolia_Bytes - initialRelayerFeeAsset_not: optimismsepolia_Bytes - initialRelayerFeeAsset_gt: optimismsepolia_Bytes - initialRelayerFeeAsset_lt: optimismsepolia_Bytes - initialRelayerFeeAsset_gte: optimismsepolia_Bytes - initialRelayerFeeAsset_lte: optimismsepolia_Bytes - initialRelayerFeeAsset_in: [optimismsepolia_Bytes!] - initialRelayerFeeAsset_not_in: [optimismsepolia_Bytes!] - initialRelayerFeeAsset_contains: optimismsepolia_Bytes - initialRelayerFeeAsset_not_contains: optimismsepolia_Bytes - caller: optimismsepolia_Bytes - caller_not: optimismsepolia_Bytes - caller_gt: optimismsepolia_Bytes - caller_lt: optimismsepolia_Bytes - caller_gte: optimismsepolia_Bytes - caller_lte: optimismsepolia_Bytes - caller_in: [optimismsepolia_Bytes!] - caller_not_in: [optimismsepolia_Bytes!] - caller_contains: optimismsepolia_Bytes - caller_not_contains: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - transactionHash_not: optimismsepolia_Bytes - transactionHash_gt: optimismsepolia_Bytes - transactionHash_lt: optimismsepolia_Bytes - transactionHash_gte: optimismsepolia_Bytes - transactionHash_lte: optimismsepolia_Bytes - transactionHash_in: [optimismsepolia_Bytes!] - transactionHash_not_in: [optimismsepolia_Bytes!] - transactionHash_contains: optimismsepolia_Bytes - transactionHash_not_contains: optimismsepolia_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - txOrigin: optimismsepolia_Bytes - txOrigin_not: optimismsepolia_Bytes - txOrigin_gt: optimismsepolia_Bytes - txOrigin_lt: optimismsepolia_Bytes - txOrigin_gte: optimismsepolia_Bytes - txOrigin_lte: optimismsepolia_Bytes - txOrigin_in: [optimismsepolia_Bytes!] - txOrigin_not_in: [optimismsepolia_Bytes!] - txOrigin_contains: optimismsepolia_Bytes - txOrigin_not_contains: optimismsepolia_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_OriginTransfer_filter] - or: [optimismsepolia_OriginTransfer_filter] + _change_block: zksync_swap_BlockChangedFilter + and: [zksync_swap_SystemInfo_filter] + or: [zksync_swap_SystemInfo_filter] } -enum optimismsepolia_OriginTransfer_orderBy { +enum zksync_swap_SystemInfo_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber - txOrigin - txNonce + exchangeCount + swapCount } -type optimismsepolia_Relayer { +type zksync_swap__Block_ { + """The hash of the block""" + hash: zksync_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type zksync_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: zksync_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +scalar mode_swap_BigDecimal + +input mode_swap_BlockChangedFilter { + number_gte: Int! +} + +input mode_swap_Block_height { + hash: mode_swap_Bytes + number: Int + number_gte: Int +} + +scalar mode_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar mode_swap_Int8 + +type mode_swap_LpAccount { id: ID! - isActive: Boolean! - relayer: optimismsepolia_Bytes + address: mode_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: mode_swap_LpAccountBalance_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_LpAccountBalance_filter): [mode_swap_LpAccountBalance!]! } -type optimismsepolia_RelayerFee { +type mode_swap_LpAccountBalance { id: ID! - transfer: optimismsepolia_OriginTransfer! - fee: BigInt! - asset: optimismsepolia_Bytes! + account: mode_swap_LpAccount! + token: mode_swap_LpToken! + amount: mode_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: mode_swap_Bytes } -input optimismsepolia_RelayerFee_filter { +input mode_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -102658,101 +99019,160 @@ input optimismsepolia_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: optimismsepolia_OriginTransfer_filter - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - asset: optimismsepolia_Bytes - asset_not: optimismsepolia_Bytes - asset_gt: optimismsepolia_Bytes - asset_lt: optimismsepolia_Bytes - asset_gte: optimismsepolia_Bytes - asset_lte: optimismsepolia_Bytes - asset_in: [optimismsepolia_Bytes!] - asset_not_in: [optimismsepolia_Bytes!] - asset_contains: optimismsepolia_Bytes - asset_not_contains: optimismsepolia_Bytes + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: mode_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: mode_swap_LpToken_filter + amount: mode_swap_BigDecimal + amount_not: mode_swap_BigDecimal + amount_gt: mode_swap_BigDecimal + amount_lt: mode_swap_BigDecimal + amount_gte: mode_swap_BigDecimal + amount_lte: mode_swap_BigDecimal + amount_in: [mode_swap_BigDecimal!] + amount_not_in: [mode_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_RelayerFee_filter] - or: [optimismsepolia_RelayerFee_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_LpAccountBalance_filter] + or: [mode_swap_LpAccountBalance_filter] } -enum optimismsepolia_RelayerFee_orderBy { +enum mode_swap_LpAccountBalance_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - fee - asset + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -type optimismsepolia_RelayerFeesIncrease { +input mode_swap_LpAccount_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + address: mode_swap_Bytes + address_not: mode_swap_Bytes + address_gt: mode_swap_Bytes + address_lt: mode_swap_Bytes + address_gte: mode_swap_Bytes + address_lte: mode_swap_Bytes + address_in: [mode_swap_Bytes!] + address_not_in: [mode_swap_Bytes!] + address_contains: mode_swap_Bytes + address_not_contains: mode_swap_Bytes + balances_: mode_swap_LpAccountBalance_filter + """Filter for the block changed event.""" + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_LpAccount_filter] + or: [mode_swap_LpAccount_filter] +} + +enum mode_swap_LpAccount_orderBy { + id + address + balances +} + +type mode_swap_LpToken { id: ID! - transfer: optimismsepolia_OriginTransfer! - increase: BigInt - asset: optimismsepolia_Bytes - caller: optimismsepolia_Bytes! - transactionHash: optimismsepolia_Bytes! + address: mode_swap_Bytes! + stableSwap: mode_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: mode_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: mode_swap_LpTokenEvent_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_LpTokenEvent_filter): [mode_swap_LpTokenEvent!]! +} + +interface mode_swap_LpTokenEvent { + id: ID! + token: mode_swap_LpToken! + amount: mode_swap_BigDecimal! + block: BigInt! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + transaction: mode_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_RelayerFeesIncrease_filter { +input mode_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -102761,65 +99181,43 @@ input optimismsepolia_RelayerFeesIncrease_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: optimismsepolia_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: optimismsepolia_Bytes - asset_not: optimismsepolia_Bytes - asset_gt: optimismsepolia_Bytes - asset_lt: optimismsepolia_Bytes - asset_gte: optimismsepolia_Bytes - asset_lte: optimismsepolia_Bytes - asset_in: [optimismsepolia_Bytes!] - asset_not_in: [optimismsepolia_Bytes!] - asset_contains: optimismsepolia_Bytes - asset_not_contains: optimismsepolia_Bytes - caller: optimismsepolia_Bytes - caller_not: optimismsepolia_Bytes - caller_gt: optimismsepolia_Bytes - caller_lt: optimismsepolia_Bytes - caller_gte: optimismsepolia_Bytes - caller_lte: optimismsepolia_Bytes - caller_in: [optimismsepolia_Bytes!] - caller_not_in: [optimismsepolia_Bytes!] - caller_contains: optimismsepolia_Bytes - caller_not_contains: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - transactionHash_not: optimismsepolia_Bytes - transactionHash_gt: optimismsepolia_Bytes - transactionHash_lt: optimismsepolia_Bytes - transactionHash_gte: optimismsepolia_Bytes - transactionHash_lte: optimismsepolia_Bytes - transactionHash_in: [optimismsepolia_Bytes!] - transactionHash_not_in: [optimismsepolia_Bytes!] - transactionHash_contains: optimismsepolia_Bytes - transactionHash_not_contains: optimismsepolia_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: mode_swap_LpToken_filter + amount: mode_swap_BigDecimal + amount_not: mode_swap_BigDecimal + amount_gt: mode_swap_BigDecimal + amount_lt: mode_swap_BigDecimal + amount_gte: mode_swap_BigDecimal + amount_lte: mode_swap_BigDecimal + amount_in: [mode_swap_BigDecimal!] + amount_not_in: [mode_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -102828,79 +99226,47 @@ input optimismsepolia_RelayerFeesIncrease_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_RelayerFeesIncrease_filter] - or: [optimismsepolia_RelayerFeesIncrease_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_LpTokenEvent_filter] + or: [mode_swap_LpTokenEvent_filter] } -enum optimismsepolia_RelayerFeesIncrease_orderBy { +enum mode_swap_LpTokenEvent_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset - caller - transactionHash + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block timestamp - gasPrice - gasLimit - blockNumber + transaction + nonce } -input optimismsepolia_Relayer_filter { +input mode_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -102909,38 +99275,142 @@ input optimismsepolia_Relayer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: optimismsepolia_Bytes - relayer_not: optimismsepolia_Bytes - relayer_gt: optimismsepolia_Bytes - relayer_lt: optimismsepolia_Bytes - relayer_gte: optimismsepolia_Bytes - relayer_lte: optimismsepolia_Bytes - relayer_in: [optimismsepolia_Bytes!] - relayer_not_in: [optimismsepolia_Bytes!] - relayer_contains: optimismsepolia_Bytes - relayer_not_contains: optimismsepolia_Bytes + address: mode_swap_Bytes + address_not: mode_swap_Bytes + address_gt: mode_swap_Bytes + address_lt: mode_swap_Bytes + address_gte: mode_swap_Bytes + address_lte: mode_swap_Bytes + address_in: [mode_swap_Bytes!] + address_not_in: [mode_swap_Bytes!] + address_contains: mode_swap_Bytes + address_not_contains: mode_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: mode_swap_BigDecimal + totalSupply_not: mode_swap_BigDecimal + totalSupply_gt: mode_swap_BigDecimal + totalSupply_lt: mode_swap_BigDecimal + totalSupply_gte: mode_swap_BigDecimal + totalSupply_lte: mode_swap_BigDecimal + totalSupply_in: [mode_swap_BigDecimal!] + totalSupply_not_in: [mode_swap_BigDecimal!] + events_: mode_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_Relayer_filter] - or: [optimismsepolia_Relayer_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_LpToken_filter] + or: [mode_swap_LpToken_filter] } -enum optimismsepolia_Relayer_orderBy { +enum mode_swap_LpToken_orderBy { id - isActive - relayer + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -type optimismsepolia_RootCount { +type mode_swap_LpTransferEvent implements mode_swap_LpTokenEvent { id: ID! - count: BigInt + token: mode_swap_LpToken! + amount: mode_swap_BigDecimal! + from: mode_swap_Bytes! + to: mode_swap_Bytes! + fromBalance: mode_swap_BigDecimal! + toBalance: mode_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: mode_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_RootCount_filter { +input mode_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -102949,40 +99419,143 @@ input optimismsepolia_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: mode_swap_LpToken_filter + amount: mode_swap_BigDecimal + amount_not: mode_swap_BigDecimal + amount_gt: mode_swap_BigDecimal + amount_lt: mode_swap_BigDecimal + amount_gte: mode_swap_BigDecimal + amount_lte: mode_swap_BigDecimal + amount_in: [mode_swap_BigDecimal!] + amount_not_in: [mode_swap_BigDecimal!] + from: mode_swap_Bytes + from_not: mode_swap_Bytes + from_gt: mode_swap_Bytes + from_lt: mode_swap_Bytes + from_gte: mode_swap_Bytes + from_lte: mode_swap_Bytes + from_in: [mode_swap_Bytes!] + from_not_in: [mode_swap_Bytes!] + from_contains: mode_swap_Bytes + from_not_contains: mode_swap_Bytes + to: mode_swap_Bytes + to_not: mode_swap_Bytes + to_gt: mode_swap_Bytes + to_lt: mode_swap_Bytes + to_gte: mode_swap_Bytes + to_lte: mode_swap_Bytes + to_in: [mode_swap_Bytes!] + to_not_in: [mode_swap_Bytes!] + to_contains: mode_swap_Bytes + to_not_contains: mode_swap_Bytes + fromBalance: mode_swap_BigDecimal + fromBalance_not: mode_swap_BigDecimal + fromBalance_gt: mode_swap_BigDecimal + fromBalance_lt: mode_swap_BigDecimal + fromBalance_gte: mode_swap_BigDecimal + fromBalance_lte: mode_swap_BigDecimal + fromBalance_in: [mode_swap_BigDecimal!] + fromBalance_not_in: [mode_swap_BigDecimal!] + toBalance: mode_swap_BigDecimal + toBalance_not: mode_swap_BigDecimal + toBalance_gt: mode_swap_BigDecimal + toBalance_lt: mode_swap_BigDecimal + toBalance_gte: mode_swap_BigDecimal + toBalance_lte: mode_swap_BigDecimal + toBalance_in: [mode_swap_BigDecimal!] + toBalance_not_in: [mode_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_RootCount_filter] - or: [optimismsepolia_RootCount_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_LpTransferEvent_filter] + or: [mode_swap_LpTransferEvent_filter] } -enum optimismsepolia_RootCount_orderBy { +enum mode_swap_LpTransferEvent_orderBy { id - count + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -type optimismsepolia_RootMessageSent { +"""Defines the order direction, either ascending or descending""" +enum mode_swap_OrderDirection { + asc + desc +} + +type mode_swap_PooledToken { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - root: optimismsepolia_Bytes - count: BigInt - caller: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt + asset: mode_swap_Bytes! } -input optimismsepolia_RootMessageSent_filter { +input mode_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -102991,131 +99564,72 @@ input optimismsepolia_RootMessageSent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: optimismsepolia_Bytes - root_not: optimismsepolia_Bytes - root_gt: optimismsepolia_Bytes - root_lt: optimismsepolia_Bytes - root_gte: optimismsepolia_Bytes - root_lte: optimismsepolia_Bytes - root_in: [optimismsepolia_Bytes!] - root_not_in: [optimismsepolia_Bytes!] - root_contains: optimismsepolia_Bytes - root_not_contains: optimismsepolia_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: optimismsepolia_Bytes - caller_not: optimismsepolia_Bytes - caller_gt: optimismsepolia_Bytes - caller_lt: optimismsepolia_Bytes - caller_gte: optimismsepolia_Bytes - caller_lte: optimismsepolia_Bytes - caller_in: [optimismsepolia_Bytes!] - caller_not_in: [optimismsepolia_Bytes!] - caller_contains: optimismsepolia_Bytes - caller_not_contains: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - transactionHash_not: optimismsepolia_Bytes - transactionHash_gt: optimismsepolia_Bytes - transactionHash_lt: optimismsepolia_Bytes - transactionHash_gte: optimismsepolia_Bytes - transactionHash_lte: optimismsepolia_Bytes - transactionHash_in: [optimismsepolia_Bytes!] - transactionHash_not_in: [optimismsepolia_Bytes!] - transactionHash_contains: optimismsepolia_Bytes - transactionHash_not_contains: optimismsepolia_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + asset: mode_swap_Bytes + asset_not: mode_swap_Bytes + asset_gt: mode_swap_Bytes + asset_lt: mode_swap_Bytes + asset_gte: mode_swap_Bytes + asset_lte: mode_swap_Bytes + asset_in: [mode_swap_Bytes!] + asset_not_in: [mode_swap_Bytes!] + asset_contains: mode_swap_Bytes + asset_not_contains: mode_swap_Bytes """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_RootMessageSent_filter] - or: [optimismsepolia_RootMessageSent_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_PooledToken_filter] + or: [mode_swap_PooledToken_filter] } -enum optimismsepolia_RootMessageSent_orderBy { +enum mode_swap_PooledToken_orderBy { id - spokeDomain - hubDomain - root - count - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber + asset } -type optimismsepolia_Router { +type mode_swap_StableSwap { id: ID! - isActive: Boolean! - owner: optimismsepolia_Bytes - recipient: optimismsepolia_Bytes - proposedOwner: optimismsepolia_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_AssetBalance_orderBy, orderDirection: optimismsepolia_OrderDirection, where: optimismsepolia_AssetBalance_filter): [optimismsepolia_AssetBalance!]! + isActive: Boolean + key: mode_swap_Bytes! + canonicalId: mode_swap_Bytes + domain: BigInt + swapPool: mode_swap_Bytes + lpToken: mode_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [mode_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: mode_swap_StableSwapEvent_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_StableSwapEvent_filter): [mode_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: mode_swap_StableSwapExchange_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_StableSwapExchange_filter): [mode_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: mode_swap_SwapHourlyVolume_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_SwapHourlyVolume_filter): [mode_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: mode_swap_SwapDailyVolume_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_SwapDailyVolume_filter): [mode_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: mode_swap_SwapWeeklyVolume_orderBy, orderDirection: mode_swap_OrderDirection, where: mode_swap_SwapWeeklyVolume_filter): [mode_swap_SwapWeeklyVolume!] } -type optimismsepolia_RouterDailyTVL { +type mode_swap_StableSwapAddLiquidityEvent implements mode_swap_StableSwapEvent { id: ID! - router: optimismsepolia_Router! - asset: optimismsepolia_Asset! + stableSwap: mode_swap_StableSwap! + provider: mode_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! timestamp: BigInt! - balance: BigInt! + transaction: mode_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_RouterDailyTVL_filter { +input mode_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -103124,48 +99638,87 @@ input optimismsepolia_RouterDailyTVL_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: optimismsepolia_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: optimismsepolia_Asset_filter + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + provider: mode_swap_Bytes + provider_not: mode_swap_Bytes + provider_gt: mode_swap_Bytes + provider_lt: mode_swap_Bytes + provider_gte: mode_swap_Bytes + provider_lte: mode_swap_Bytes + provider_in: [mode_swap_Bytes!] + provider_not_in: [mode_swap_Bytes!] + provider_contains: mode_swap_Bytes + provider_not_contains: mode_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -103174,63 +99727,72 @@ input optimismsepolia_RouterDailyTVL_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_RouterDailyTVL_filter] - or: [optimismsepolia_RouterDailyTVL_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_StableSwapAddLiquidityEvent_filter] + or: [mode_swap_StableSwapAddLiquidityEvent_filter] } -enum optimismsepolia_RouterDailyTVL_orderBy { +enum mode_swap_StableSwapAddLiquidityEvent_orderBy { id - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block timestamp - balance + transaction + nonce } -type optimismsepolia_RouterLiquidityEvent { +interface mode_swap_StableSwapEvent { id: ID! - type: optimismsepolia_RouterLiquidityEventType - router: optimismsepolia_Router! - asset: optimismsepolia_Asset! - amount: BigInt! - balance: BigInt! - caller: optimismsepolia_Bytes - blockNumber: BigInt! + stableSwap: mode_swap_StableSwap! + block: BigInt! timestamp: BigInt! - transactionHash: optimismsepolia_Bytes! + transaction: mode_swap_Bytes! nonce: BigInt! } -enum optimismsepolia_RouterLiquidityEventType { - Add - Remove -} - -input optimismsepolia_RouterLiquidityEvent_filter { +input mode_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -103239,86 +99801,35 @@ input optimismsepolia_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: optimismsepolia_RouterLiquidityEventType - type_not: optimismsepolia_RouterLiquidityEventType - type_in: [optimismsepolia_RouterLiquidityEventType!] - type_not_in: [optimismsepolia_RouterLiquidityEventType!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: optimismsepolia_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: optimismsepolia_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: optimismsepolia_Bytes - caller_not: optimismsepolia_Bytes - caller_gt: optimismsepolia_Bytes - caller_lt: optimismsepolia_Bytes - caller_gte: optimismsepolia_Bytes - caller_lte: optimismsepolia_Bytes - caller_in: [optimismsepolia_Bytes!] - caller_not_in: [optimismsepolia_Bytes!] - caller_contains: optimismsepolia_Bytes - caller_not_contains: optimismsepolia_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -103327,16 +99838,16 @@ input optimismsepolia_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: optimismsepolia_Bytes - transactionHash_not: optimismsepolia_Bytes - transactionHash_gt: optimismsepolia_Bytes - transactionHash_lt: optimismsepolia_Bytes - transactionHash_gte: optimismsepolia_Bytes - transactionHash_lte: optimismsepolia_Bytes - transactionHash_in: [optimismsepolia_Bytes!] - transactionHash_not_in: [optimismsepolia_Bytes!] - transactionHash_contains: optimismsepolia_Bytes - transactionHash_not_contains: optimismsepolia_Bytes + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -103346,115 +99857,53 @@ input optimismsepolia_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_RouterLiquidityEvent_filter] - or: [optimismsepolia_RouterLiquidityEvent_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_StableSwapEvent_filter] + or: [mode_swap_StableSwapEvent_filter] } -enum optimismsepolia_RouterLiquidityEvent_orderBy { +enum mode_swap_StableSwapEvent_orderBy { id - type - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - balance - caller - blockNumber + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - transactionHash + transaction nonce } -input optimismsepolia_Router_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: optimismsepolia_Bytes - owner_not: optimismsepolia_Bytes - owner_gt: optimismsepolia_Bytes - owner_lt: optimismsepolia_Bytes - owner_gte: optimismsepolia_Bytes - owner_lte: optimismsepolia_Bytes - owner_in: [optimismsepolia_Bytes!] - owner_not_in: [optimismsepolia_Bytes!] - owner_contains: optimismsepolia_Bytes - owner_not_contains: optimismsepolia_Bytes - recipient: optimismsepolia_Bytes - recipient_not: optimismsepolia_Bytes - recipient_gt: optimismsepolia_Bytes - recipient_lt: optimismsepolia_Bytes - recipient_gte: optimismsepolia_Bytes - recipient_lte: optimismsepolia_Bytes - recipient_in: [optimismsepolia_Bytes!] - recipient_not_in: [optimismsepolia_Bytes!] - recipient_contains: optimismsepolia_Bytes - recipient_not_contains: optimismsepolia_Bytes - proposedOwner: optimismsepolia_Bytes - proposedOwner_not: optimismsepolia_Bytes - proposedOwner_gt: optimismsepolia_Bytes - proposedOwner_lt: optimismsepolia_Bytes - proposedOwner_gte: optimismsepolia_Bytes - proposedOwner_lte: optimismsepolia_Bytes - proposedOwner_in: [optimismsepolia_Bytes!] - proposedOwner_not_in: [optimismsepolia_Bytes!] - proposedOwner_contains: optimismsepolia_Bytes - proposedOwner_not_contains: optimismsepolia_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: optimismsepolia_AssetBalance_filter - """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_Router_filter] - or: [optimismsepolia_Router_filter] -} - -enum optimismsepolia_Router_orderBy { - id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances -} - -type optimismsepolia_Sequencer { +type mode_swap_StableSwapExchange { id: ID! - isActive: Boolean! - sequencer: optimismsepolia_Bytes + stableSwap: mode_swap_StableSwap! + buyer: mode_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! + timestamp: BigInt! + transaction: mode_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_Sequencer_filter { +input mode_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -103463,39 +99912,172 @@ input optimismsepolia_Sequencer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: optimismsepolia_Bytes - sequencer_not: optimismsepolia_Bytes - sequencer_gt: optimismsepolia_Bytes - sequencer_lt: optimismsepolia_Bytes - sequencer_gte: optimismsepolia_Bytes - sequencer_lte: optimismsepolia_Bytes - sequencer_in: [optimismsepolia_Bytes!] - sequencer_not_in: [optimismsepolia_Bytes!] - sequencer_contains: optimismsepolia_Bytes - sequencer_not_contains: optimismsepolia_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + buyer: mode_swap_Bytes + buyer_not: mode_swap_Bytes + buyer_gt: mode_swap_Bytes + buyer_lt: mode_swap_Bytes + buyer_gte: mode_swap_Bytes + buyer_lte: mode_swap_Bytes + buyer_in: [mode_swap_Bytes!] + buyer_not_in: [mode_swap_Bytes!] + buyer_contains: mode_swap_Bytes + buyer_not_contains: mode_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_Sequencer_filter] - or: [optimismsepolia_Sequencer_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_StableSwapExchange_filter] + or: [mode_swap_StableSwapExchange_filter] } -enum optimismsepolia_Sequencer_orderBy { +enum mode_swap_StableSwapExchange_orderBy { id - isActive - sequencer + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce } -type optimismsepolia_Setting { +type mode_swap_StableSwapRemoveLiquidityEvent implements mode_swap_StableSwapEvent { id: ID! - maxRoutersPerTransfer: BigInt! - caller: optimismsepolia_Bytes! + stableSwap: mode_swap_StableSwap! + provider: mode_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: mode_swap_Bytes! + nonce: BigInt! } -input optimismsepolia_Setting_filter { +input mode_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -103504,49 +100086,152 @@ input optimismsepolia_Setting_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: optimismsepolia_Bytes - caller_not: optimismsepolia_Bytes - caller_gt: optimismsepolia_Bytes - caller_lt: optimismsepolia_Bytes - caller_gte: optimismsepolia_Bytes - caller_lte: optimismsepolia_Bytes - caller_in: [optimismsepolia_Bytes!] - caller_not_in: [optimismsepolia_Bytes!] - caller_contains: optimismsepolia_Bytes - caller_not_contains: optimismsepolia_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + provider: mode_swap_Bytes + provider_not: mode_swap_Bytes + provider_gt: mode_swap_Bytes + provider_lt: mode_swap_Bytes + provider_gte: mode_swap_Bytes + provider_lte: mode_swap_Bytes + provider_in: [mode_swap_Bytes!] + provider_not_in: [mode_swap_Bytes!] + provider_contains: mode_swap_Bytes + provider_not_contains: mode_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mode_swap_Bytes + transaction_not: mode_swap_Bytes + transaction_gt: mode_swap_Bytes + transaction_lt: mode_swap_Bytes + transaction_gte: mode_swap_Bytes + transaction_lte: mode_swap_Bytes + transaction_in: [mode_swap_Bytes!] + transaction_not_in: [mode_swap_Bytes!] + transaction_contains: mode_swap_Bytes + transaction_not_contains: mode_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_Setting_filter] - or: [optimismsepolia_Setting_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_StableSwapRemoveLiquidityEvent_filter] + or: [mode_swap_StableSwapRemoveLiquidityEvent_filter] } -enum optimismsepolia_Setting_orderBy { +enum mode_swap_StableSwapRemoveLiquidityEvent_orderBy { id - maxRoutersPerTransfer - caller -} - -type optimismsepolia_SlippageUpdate { - id: ID! - transfer: optimismsepolia_DestinationTransfer! - slippage: BigInt! - caller: optimismsepolia_Bytes! - transactionHash: optimismsepolia_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce } -input optimismsepolia_SlippageUpdate_filter { +input mode_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -103555,55 +100240,230 @@ input optimismsepolia_SlippageUpdate_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: optimismsepolia_DestinationTransfer_filter - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - caller: optimismsepolia_Bytes - caller_not: optimismsepolia_Bytes - caller_gt: optimismsepolia_Bytes - caller_lt: optimismsepolia_Bytes - caller_gte: optimismsepolia_Bytes - caller_lte: optimismsepolia_Bytes - caller_in: [optimismsepolia_Bytes!] - caller_not_in: [optimismsepolia_Bytes!] - caller_contains: optimismsepolia_Bytes - caller_not_contains: optimismsepolia_Bytes - transactionHash: optimismsepolia_Bytes - transactionHash_not: optimismsepolia_Bytes - transactionHash_gt: optimismsepolia_Bytes - transactionHash_lt: optimismsepolia_Bytes - transactionHash_gte: optimismsepolia_Bytes - transactionHash_lte: optimismsepolia_Bytes - transactionHash_in: [optimismsepolia_Bytes!] - transactionHash_not_in: [optimismsepolia_Bytes!] - transactionHash_contains: optimismsepolia_Bytes - transactionHash_not_contains: optimismsepolia_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: mode_swap_Bytes + key_not: mode_swap_Bytes + key_gt: mode_swap_Bytes + key_lt: mode_swap_Bytes + key_gte: mode_swap_Bytes + key_lte: mode_swap_Bytes + key_in: [mode_swap_Bytes!] + key_not_in: [mode_swap_Bytes!] + key_contains: mode_swap_Bytes + key_not_contains: mode_swap_Bytes + canonicalId: mode_swap_Bytes + canonicalId_not: mode_swap_Bytes + canonicalId_gt: mode_swap_Bytes + canonicalId_lt: mode_swap_Bytes + canonicalId_gte: mode_swap_Bytes + canonicalId_lte: mode_swap_Bytes + canonicalId_in: [mode_swap_Bytes!] + canonicalId_not_in: [mode_swap_Bytes!] + canonicalId_contains: mode_swap_Bytes + canonicalId_not_contains: mode_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: mode_swap_Bytes + swapPool_not: mode_swap_Bytes + swapPool_gt: mode_swap_Bytes + swapPool_lt: mode_swap_Bytes + swapPool_gte: mode_swap_Bytes + swapPool_lte: mode_swap_Bytes + swapPool_in: [mode_swap_Bytes!] + swapPool_not_in: [mode_swap_Bytes!] + swapPool_contains: mode_swap_Bytes + swapPool_not_contains: mode_swap_Bytes + lpToken: mode_swap_Bytes + lpToken_not: mode_swap_Bytes + lpToken_gt: mode_swap_Bytes + lpToken_lt: mode_swap_Bytes + lpToken_gte: mode_swap_Bytes + lpToken_lte: mode_swap_Bytes + lpToken_in: [mode_swap_Bytes!] + lpToken_not_in: [mode_swap_Bytes!] + lpToken_contains: mode_swap_Bytes + lpToken_not_contains: mode_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [mode_swap_Bytes!] + pooledTokens_not: [mode_swap_Bytes!] + pooledTokens_contains: [mode_swap_Bytes!] + pooledTokens_contains_nocase: [mode_swap_Bytes!] + pooledTokens_not_contains: [mode_swap_Bytes!] + pooledTokens_not_contains_nocase: [mode_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: mode_swap_StableSwapEvent_filter + exchanges_: mode_swap_StableSwapExchange_filter + hourlyVolumes_: mode_swap_SwapHourlyVolume_filter + dailyVolumes_: mode_swap_SwapDailyVolume_filter + weeklyVolumes_: mode_swap_SwapWeeklyVolume_filter + """Filter for the block changed event.""" + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_StableSwap_filter] + or: [mode_swap_StableSwap_filter] +} + +enum mode_swap_StableSwap_orderBy { + id + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes +} + +type mode_swap_SwapDailyVolume implements mode_swap_SwapTradeVolume { + id: ID! + stableSwap: mode_swap_StableSwap! + timestamp: BigInt! + volume: mode_swap_BigDecimal! +} + +input mode_swap_SwapDailyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -103612,94 +100472,51 @@ input optimismsepolia_SlippageUpdate_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: mode_swap_BigDecimal + volume_not: mode_swap_BigDecimal + volume_gt: mode_swap_BigDecimal + volume_lt: mode_swap_BigDecimal + volume_gte: mode_swap_BigDecimal + volume_lte: mode_swap_BigDecimal + volume_in: [mode_swap_BigDecimal!] + volume_not_in: [mode_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_SlippageUpdate_filter] - or: [optimismsepolia_SlippageUpdate_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_SwapDailyVolume_filter] + or: [mode_swap_SwapDailyVolume_filter] } -enum optimismsepolia_SlippageUpdate_orderBy { +enum mode_swap_SwapDailyVolume_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce - slippage - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - gasPrice - gasLimit - blockNumber + volume } -type optimismsepolia_SnapshotRoot { +type mode_swap_SwapHourlyVolume implements mode_swap_SwapTradeVolume { id: ID! - spokeDomain: BigInt - root: optimismsepolia_Bytes! - count: BigInt! + stableSwap: mode_swap_StableSwap! timestamp: BigInt! - blockNumber: BigInt! + volume: mode_swap_BigDecimal! } -input optimismsepolia_SnapshotRoot_filter { +input mode_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -103708,32 +100525,27 @@ input optimismsepolia_SnapshotRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - root: optimismsepolia_Bytes - root_not: optimismsepolia_Bytes - root_gt: optimismsepolia_Bytes - root_lt: optimismsepolia_Bytes - root_gte: optimismsepolia_Bytes - root_lte: optimismsepolia_Bytes - root_in: [optimismsepolia_Bytes!] - root_not_in: [optimismsepolia_Bytes!] - root_contains: optimismsepolia_Bytes - root_not_contains: optimismsepolia_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -103742,35 +100554,123 @@ input optimismsepolia_SnapshotRoot_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: mode_swap_BigDecimal + volume_not: mode_swap_BigDecimal + volume_gt: mode_swap_BigDecimal + volume_lt: mode_swap_BigDecimal + volume_gte: mode_swap_BigDecimal + volume_lte: mode_swap_BigDecimal + volume_in: [mode_swap_BigDecimal!] + volume_not_in: [mode_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_SnapshotRoot_filter] - or: [optimismsepolia_SnapshotRoot_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_SwapHourlyVolume_filter] + or: [mode_swap_SwapHourlyVolume_filter] } -enum optimismsepolia_SnapshotRoot_orderBy { +enum mode_swap_SwapHourlyVolume_orderBy { id - spokeDomain - root - count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - blockNumber + volume } -type optimismsepolia_SpokeConnectorMode { +interface mode_swap_SwapTradeVolume { + stableSwap: mode_swap_StableSwap! + timestamp: BigInt! + volume: mode_swap_BigDecimal! +} + +input mode_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: mode_swap_BigDecimal + volume_not: mode_swap_BigDecimal + volume_gt: mode_swap_BigDecimal + volume_lt: mode_swap_BigDecimal + volume_gte: mode_swap_BigDecimal + volume_lte: mode_swap_BigDecimal + volume_in: [mode_swap_BigDecimal!] + volume_not_in: [mode_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_SwapTradeVolume_filter] + or: [mode_swap_SwapTradeVolume_filter] +} + +enum mode_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type mode_swap_SwapWeeklyVolume implements mode_swap_SwapTradeVolume { id: ID! - mode: String! + stableSwap: mode_swap_StableSwap! + timestamp: BigInt! + volume: mode_swap_BigDecimal! } -input optimismsepolia_SpokeConnectorMode_filter { +input mode_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -103779,58 +100679,126 @@ input optimismsepolia_SpokeConnectorMode_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mode_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: mode_swap_BigDecimal + volume_not: mode_swap_BigDecimal + volume_gt: mode_swap_BigDecimal + volume_lt: mode_swap_BigDecimal + volume_gte: mode_swap_BigDecimal + volume_lte: mode_swap_BigDecimal + volume_in: [mode_swap_BigDecimal!] + volume_not_in: [mode_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: optimismsepolia_BlockChangedFilter - and: [optimismsepolia_SpokeConnectorMode_filter] - or: [optimismsepolia_SpokeConnectorMode_filter] + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_SwapWeeklyVolume_filter] + or: [mode_swap_SwapWeeklyVolume_filter] } -enum optimismsepolia_SpokeConnectorMode_orderBy { +enum mode_swap_SwapWeeklyVolume_orderBy { id - mode + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -enum optimismsepolia_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast +type mode_swap_SystemInfo { + id: ID! + exchangeCount: BigInt! + swapCount: BigInt! } -type optimismsepolia__Block_ { +input mode_swap_SystemInfo_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mode_swap_BlockChangedFilter + and: [mode_swap_SystemInfo_filter] + or: [mode_swap_SystemInfo_filter] +} + +enum mode_swap_SystemInfo_orderBy { + id + exchangeCount + swapCount +} + +type mode_swap__Block_ { """The hash of the block""" - hash: optimismsepolia_Bytes + hash: mode_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int - """The hash of the parent block""" - parentHash: optimismsepolia_Bytes } """The type for the top-level _meta field""" -type optimismsepolia__Meta_ { +type mode_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -103838,22 +100806,22 @@ type optimismsepolia__Meta_ { and therefore asks for the latest block """ - block: optimismsepolia__Block_! + block: mode_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type bnb_AggregateRoot { +type xdai_AggregateRoot { id: ID! - root: bnb_Bytes! + root: xdai_Bytes! blockNumber: BigInt! } -type bnb_AggregateRootProposed { +type xdai_AggregateRootProposed { id: ID! - aggregateRoot: bnb_Bytes! + aggregateRoot: xdai_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -103861,7 +100829,7 @@ type bnb_AggregateRootProposed { blockNumber: BigInt } -input bnb_AggregateRootProposed_filter { +input xdai_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -103870,16 +100838,16 @@ input bnb_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: bnb_Bytes - aggregateRoot_not: bnb_Bytes - aggregateRoot_gt: bnb_Bytes - aggregateRoot_lt: bnb_Bytes - aggregateRoot_gte: bnb_Bytes - aggregateRoot_lte: bnb_Bytes - aggregateRoot_in: [bnb_Bytes!] - aggregateRoot_not_in: [bnb_Bytes!] - aggregateRoot_contains: bnb_Bytes - aggregateRoot_not_contains: bnb_Bytes + aggregateRoot: xdai_Bytes + aggregateRoot_not: xdai_Bytes + aggregateRoot_gt: xdai_Bytes + aggregateRoot_lt: xdai_Bytes + aggregateRoot_gte: xdai_Bytes + aggregateRoot_lte: xdai_Bytes + aggregateRoot_in: [xdai_Bytes!] + aggregateRoot_not_in: [xdai_Bytes!] + aggregateRoot_contains: xdai_Bytes + aggregateRoot_not_contains: xdai_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -103921,12 +100889,12 @@ input bnb_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_AggregateRootProposed_filter] - or: [bnb_AggregateRootProposed_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_AggregateRootProposed_filter] + or: [xdai_AggregateRootProposed_filter] } -enum bnb_AggregateRootProposed_orderBy { +enum xdai_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -103936,7 +100904,7 @@ enum bnb_AggregateRootProposed_orderBy { blockNumber } -input bnb_AggregateRoot_filter { +input xdai_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -103945,16 +100913,16 @@ input bnb_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: bnb_Bytes - root_not: bnb_Bytes - root_gt: bnb_Bytes - root_lt: bnb_Bytes - root_gte: bnb_Bytes - root_lte: bnb_Bytes - root_in: [bnb_Bytes!] - root_not_in: [bnb_Bytes!] - root_contains: bnb_Bytes - root_not_contains: bnb_Bytes + root: xdai_Bytes + root_not: xdai_Bytes + root_gt: xdai_Bytes + root_lt: xdai_Bytes + root_gte: xdai_Bytes + root_lte: xdai_Bytes + root_in: [xdai_Bytes!] + root_not_in: [xdai_Bytes!] + root_contains: xdai_Bytes + root_not_contains: xdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -103964,47 +100932,47 @@ input bnb_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_AggregateRoot_filter] - or: [bnb_AggregateRoot_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_AggregateRoot_filter] + or: [xdai_AggregateRoot_filter] } -enum bnb_AggregateRoot_orderBy { +enum xdai_AggregateRoot_orderBy { id root blockNumber } -enum bnb_Aggregation_interval { +enum xdai_Aggregation_interval { hour day } -type bnb_Asset { +type xdai_Asset { id: ID! - key: bnb_Bytes + key: xdai_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: bnb_Bytes + canonicalId: xdai_Bytes canonicalDomain: BigInt - adoptedAsset: bnb_Bytes - localAsset: bnb_Bytes + adoptedAsset: xdai_Bytes + localAsset: xdai_Bytes blockNumber: BigInt - status: bnb_AssetStatus + status: xdai_AssetStatus } -type bnb_AssetBalance { +type xdai_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: bnb_Router! - asset: bnb_Asset! + router: xdai_Router! + asset: xdai_Asset! feesEarned: BigInt! } -input bnb_AssetBalance_filter { +input xdai_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -104065,7 +101033,7 @@ input bnb_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: bnb_Router_filter + router_: xdai_Router_filter asset: String asset_not: String asset_gt: String @@ -104086,7 +101054,7 @@ input bnb_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: bnb_Asset_filter + asset_: xdai_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -104096,12 +101064,12 @@ input bnb_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_AssetBalance_filter] - or: [bnb_AssetBalance_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_AssetBalance_filter] + or: [xdai_AssetBalance_filter] } -enum bnb_AssetBalance_orderBy { +enum xdai_AssetBalance_orderBy { id amount locked @@ -104127,12 +101095,12 @@ enum bnb_AssetBalance_orderBy { feesEarned } -type bnb_AssetStatus { +type xdai_AssetStatus { id: ID! status: Boolean } -input bnb_AssetStatus_filter { +input xdai_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -104146,17 +101114,17 @@ input bnb_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_AssetStatus_filter] - or: [bnb_AssetStatus_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_AssetStatus_filter] + or: [xdai_AssetStatus_filter] } -enum bnb_AssetStatus_orderBy { +enum xdai_AssetStatus_orderBy { id status } -input bnb_Asset_filter { +input xdai_Asset_filter { id: ID id_not: ID id_gt: ID @@ -104165,16 +101133,16 @@ input bnb_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: bnb_Bytes - key_not: bnb_Bytes - key_gt: bnb_Bytes - key_lt: bnb_Bytes - key_gte: bnb_Bytes - key_lte: bnb_Bytes - key_in: [bnb_Bytes!] - key_not_in: [bnb_Bytes!] - key_contains: bnb_Bytes - key_not_contains: bnb_Bytes + key: xdai_Bytes + key_not: xdai_Bytes + key_gt: xdai_Bytes + key_lt: xdai_Bytes + key_gte: xdai_Bytes + key_lte: xdai_Bytes + key_in: [xdai_Bytes!] + key_not_in: [xdai_Bytes!] + key_contains: xdai_Bytes + key_not_contains: xdai_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -104191,16 +101159,16 @@ input bnb_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: bnb_Bytes - canonicalId_not: bnb_Bytes - canonicalId_gt: bnb_Bytes - canonicalId_lt: bnb_Bytes - canonicalId_gte: bnb_Bytes - canonicalId_lte: bnb_Bytes - canonicalId_in: [bnb_Bytes!] - canonicalId_not_in: [bnb_Bytes!] - canonicalId_contains: bnb_Bytes - canonicalId_not_contains: bnb_Bytes + canonicalId: xdai_Bytes + canonicalId_not: xdai_Bytes + canonicalId_gt: xdai_Bytes + canonicalId_lt: xdai_Bytes + canonicalId_gte: xdai_Bytes + canonicalId_lte: xdai_Bytes + canonicalId_in: [xdai_Bytes!] + canonicalId_not_in: [xdai_Bytes!] + canonicalId_contains: xdai_Bytes + canonicalId_not_contains: xdai_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -104209,26 +101177,26 @@ input bnb_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: bnb_Bytes - adoptedAsset_not: bnb_Bytes - adoptedAsset_gt: bnb_Bytes - adoptedAsset_lt: bnb_Bytes - adoptedAsset_gte: bnb_Bytes - adoptedAsset_lte: bnb_Bytes - adoptedAsset_in: [bnb_Bytes!] - adoptedAsset_not_in: [bnb_Bytes!] - adoptedAsset_contains: bnb_Bytes - adoptedAsset_not_contains: bnb_Bytes - localAsset: bnb_Bytes - localAsset_not: bnb_Bytes - localAsset_gt: bnb_Bytes - localAsset_lt: bnb_Bytes - localAsset_gte: bnb_Bytes - localAsset_lte: bnb_Bytes - localAsset_in: [bnb_Bytes!] - localAsset_not_in: [bnb_Bytes!] - localAsset_contains: bnb_Bytes - localAsset_not_contains: bnb_Bytes + adoptedAsset: xdai_Bytes + adoptedAsset_not: xdai_Bytes + adoptedAsset_gt: xdai_Bytes + adoptedAsset_lt: xdai_Bytes + adoptedAsset_gte: xdai_Bytes + adoptedAsset_lte: xdai_Bytes + adoptedAsset_in: [xdai_Bytes!] + adoptedAsset_not_in: [xdai_Bytes!] + adoptedAsset_contains: xdai_Bytes + adoptedAsset_not_contains: xdai_Bytes + localAsset: xdai_Bytes + localAsset_not: xdai_Bytes + localAsset_gt: xdai_Bytes + localAsset_lt: xdai_Bytes + localAsset_gte: xdai_Bytes + localAsset_lte: xdai_Bytes + localAsset_in: [xdai_Bytes!] + localAsset_not_in: [xdai_Bytes!] + localAsset_contains: xdai_Bytes + localAsset_not_contains: xdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -104257,14 +101225,14 @@ input bnb_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: bnb_AssetStatus_filter + status_: xdai_AssetStatus_filter """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_Asset_filter] - or: [bnb_Asset_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_Asset_filter] + or: [xdai_Asset_filter] } -enum bnb_Asset_orderBy { +enum xdai_Asset_orderBy { id key decimal @@ -104279,30 +101247,30 @@ enum bnb_Asset_orderBy { status__status } -scalar bnb_BigDecimal +scalar xdai_BigDecimal -input bnb_BlockChangedFilter { +input xdai_BlockChangedFilter { number_gte: Int! } -input bnb_Block_height { - hash: bnb_Bytes +input xdai_Block_height { + hash: xdai_Bytes number: Int number_gte: Int } -scalar bnb_Bytes +scalar xdai_Bytes -type bnb_ConnectorMeta { +type xdai_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: bnb_Bytes - rootManager: bnb_Bytes - mirrorConnector: bnb_Bytes + amb: xdai_Bytes + rootManager: xdai_Bytes + mirrorConnector: xdai_Bytes } -input bnb_ConnectorMeta_filter { +input xdai_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -104327,43 +101295,43 @@ input bnb_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: bnb_Bytes - amb_not: bnb_Bytes - amb_gt: bnb_Bytes - amb_lt: bnb_Bytes - amb_gte: bnb_Bytes - amb_lte: bnb_Bytes - amb_in: [bnb_Bytes!] - amb_not_in: [bnb_Bytes!] - amb_contains: bnb_Bytes - amb_not_contains: bnb_Bytes - rootManager: bnb_Bytes - rootManager_not: bnb_Bytes - rootManager_gt: bnb_Bytes - rootManager_lt: bnb_Bytes - rootManager_gte: bnb_Bytes - rootManager_lte: bnb_Bytes - rootManager_in: [bnb_Bytes!] - rootManager_not_in: [bnb_Bytes!] - rootManager_contains: bnb_Bytes - rootManager_not_contains: bnb_Bytes - mirrorConnector: bnb_Bytes - mirrorConnector_not: bnb_Bytes - mirrorConnector_gt: bnb_Bytes - mirrorConnector_lt: bnb_Bytes - mirrorConnector_gte: bnb_Bytes - mirrorConnector_lte: bnb_Bytes - mirrorConnector_in: [bnb_Bytes!] - mirrorConnector_not_in: [bnb_Bytes!] - mirrorConnector_contains: bnb_Bytes - mirrorConnector_not_contains: bnb_Bytes + amb: xdai_Bytes + amb_not: xdai_Bytes + amb_gt: xdai_Bytes + amb_lt: xdai_Bytes + amb_gte: xdai_Bytes + amb_lte: xdai_Bytes + amb_in: [xdai_Bytes!] + amb_not_in: [xdai_Bytes!] + amb_contains: xdai_Bytes + amb_not_contains: xdai_Bytes + rootManager: xdai_Bytes + rootManager_not: xdai_Bytes + rootManager_gt: xdai_Bytes + rootManager_lt: xdai_Bytes + rootManager_gte: xdai_Bytes + rootManager_lte: xdai_Bytes + rootManager_in: [xdai_Bytes!] + rootManager_not_in: [xdai_Bytes!] + rootManager_contains: xdai_Bytes + rootManager_not_contains: xdai_Bytes + mirrorConnector: xdai_Bytes + mirrorConnector_not: xdai_Bytes + mirrorConnector_gt: xdai_Bytes + mirrorConnector_lt: xdai_Bytes + mirrorConnector_gte: xdai_Bytes + mirrorConnector_lte: xdai_Bytes + mirrorConnector_in: [xdai_Bytes!] + mirrorConnector_not_in: [xdai_Bytes!] + mirrorConnector_contains: xdai_Bytes + mirrorConnector_not_contains: xdai_Bytes """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_ConnectorMeta_filter] - or: [bnb_ConnectorMeta_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_ConnectorMeta_filter] + or: [xdai_ConnectorMeta_filter] } -enum bnb_ConnectorMeta_orderBy { +enum xdai_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -104372,48 +101340,48 @@ enum bnb_ConnectorMeta_orderBy { mirrorConnector } -type bnb_DestinationTransfer { +type xdai_DestinationTransfer { id: ID! chainId: BigInt - transferId: bnb_Bytes + transferId: xdai_Bytes nonce: BigInt - status: bnb_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: bnb_Router_orderBy, orderDirection: bnb_OrderDirection, where: bnb_Router_filter): [bnb_Router!] + status: xdai_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: xdai_Router_orderBy, orderDirection: xdai_OrderDirection, where: xdai_Router_filter): [xdai_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: bnb_Bytes - delegate: bnb_Bytes + to: xdai_Bytes + delegate: xdai_Bytes receiveLocal: Boolean - callData: bnb_Bytes + callData: xdai_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: bnb_Bytes + originSender: xdai_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: bnb_Bytes - asset: bnb_Asset + canonicalId: xdai_Bytes + asset: xdai_Asset amount: BigInt routersFee: BigInt - executedCaller: bnb_Bytes - executedTransactionHash: bnb_Bytes + executedCaller: xdai_Bytes + executedTransactionHash: xdai_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: bnb_Bytes + executedTxOrigin: xdai_Bytes executedTxNonce: BigInt - reconciledCaller: bnb_Bytes - reconciledTransactionHash: bnb_Bytes + reconciledCaller: xdai_Bytes + reconciledTransactionHash: xdai_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: bnb_Bytes + reconciledTxOrigin: xdai_Bytes reconciledTxNonce: BigInt } -input bnb_DestinationTransfer_filter { +input xdai_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -104430,16 +101398,16 @@ input bnb_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: bnb_Bytes - transferId_not: bnb_Bytes - transferId_gt: bnb_Bytes - transferId_lt: bnb_Bytes - transferId_gte: bnb_Bytes - transferId_lte: bnb_Bytes - transferId_in: [bnb_Bytes!] - transferId_not_in: [bnb_Bytes!] - transferId_contains: bnb_Bytes - transferId_not_contains: bnb_Bytes + transferId: xdai_Bytes + transferId_not: xdai_Bytes + transferId_gt: xdai_Bytes + transferId_lt: xdai_Bytes + transferId_gte: xdai_Bytes + transferId_lte: xdai_Bytes + transferId_in: [xdai_Bytes!] + transferId_not_in: [xdai_Bytes!] + transferId_contains: xdai_Bytes + transferId_not_contains: xdai_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -104448,17 +101416,17 @@ input bnb_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: bnb_TransferStatus - status_not: bnb_TransferStatus - status_in: [bnb_TransferStatus!] - status_not_in: [bnb_TransferStatus!] + status: xdai_TransferStatus + status_not: xdai_TransferStatus + status_in: [xdai_TransferStatus!] + status_not_in: [xdai_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: bnb_Router_filter + routers_: xdai_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -104483,40 +101451,40 @@ input bnb_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: bnb_Bytes - to_not: bnb_Bytes - to_gt: bnb_Bytes - to_lt: bnb_Bytes - to_gte: bnb_Bytes - to_lte: bnb_Bytes - to_in: [bnb_Bytes!] - to_not_in: [bnb_Bytes!] - to_contains: bnb_Bytes - to_not_contains: bnb_Bytes - delegate: bnb_Bytes - delegate_not: bnb_Bytes - delegate_gt: bnb_Bytes - delegate_lt: bnb_Bytes - delegate_gte: bnb_Bytes - delegate_lte: bnb_Bytes - delegate_in: [bnb_Bytes!] - delegate_not_in: [bnb_Bytes!] - delegate_contains: bnb_Bytes - delegate_not_contains: bnb_Bytes + to: xdai_Bytes + to_not: xdai_Bytes + to_gt: xdai_Bytes + to_lt: xdai_Bytes + to_gte: xdai_Bytes + to_lte: xdai_Bytes + to_in: [xdai_Bytes!] + to_not_in: [xdai_Bytes!] + to_contains: xdai_Bytes + to_not_contains: xdai_Bytes + delegate: xdai_Bytes + delegate_not: xdai_Bytes + delegate_gt: xdai_Bytes + delegate_lt: xdai_Bytes + delegate_gte: xdai_Bytes + delegate_lte: xdai_Bytes + delegate_in: [xdai_Bytes!] + delegate_not_in: [xdai_Bytes!] + delegate_contains: xdai_Bytes + delegate_not_contains: xdai_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: bnb_Bytes - callData_not: bnb_Bytes - callData_gt: bnb_Bytes - callData_lt: bnb_Bytes - callData_gte: bnb_Bytes - callData_lte: bnb_Bytes - callData_in: [bnb_Bytes!] - callData_not_in: [bnb_Bytes!] - callData_contains: bnb_Bytes - callData_not_contains: bnb_Bytes + callData: xdai_Bytes + callData_not: xdai_Bytes + callData_gt: xdai_Bytes + callData_lt: xdai_Bytes + callData_gte: xdai_Bytes + callData_lte: xdai_Bytes + callData_in: [xdai_Bytes!] + callData_not_in: [xdai_Bytes!] + callData_contains: xdai_Bytes + callData_not_contains: xdai_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -104533,16 +101501,16 @@ input bnb_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: bnb_Bytes - originSender_not: bnb_Bytes - originSender_gt: bnb_Bytes - originSender_lt: bnb_Bytes - originSender_gte: bnb_Bytes - originSender_lte: bnb_Bytes - originSender_in: [bnb_Bytes!] - originSender_not_in: [bnb_Bytes!] - originSender_contains: bnb_Bytes - originSender_not_contains: bnb_Bytes + originSender: xdai_Bytes + originSender_not: xdai_Bytes + originSender_gt: xdai_Bytes + originSender_lt: xdai_Bytes + originSender_gte: xdai_Bytes + originSender_lte: xdai_Bytes + originSender_in: [xdai_Bytes!] + originSender_not_in: [xdai_Bytes!] + originSender_contains: xdai_Bytes + originSender_not_contains: xdai_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -104559,16 +101527,16 @@ input bnb_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: bnb_Bytes - canonicalId_not: bnb_Bytes - canonicalId_gt: bnb_Bytes - canonicalId_lt: bnb_Bytes - canonicalId_gte: bnb_Bytes - canonicalId_lte: bnb_Bytes - canonicalId_in: [bnb_Bytes!] - canonicalId_not_in: [bnb_Bytes!] - canonicalId_contains: bnb_Bytes - canonicalId_not_contains: bnb_Bytes + canonicalId: xdai_Bytes + canonicalId_not: xdai_Bytes + canonicalId_gt: xdai_Bytes + canonicalId_lt: xdai_Bytes + canonicalId_gte: xdai_Bytes + canonicalId_lte: xdai_Bytes + canonicalId_in: [xdai_Bytes!] + canonicalId_not_in: [xdai_Bytes!] + canonicalId_contains: xdai_Bytes + canonicalId_not_contains: xdai_Bytes asset: String asset_not: String asset_gt: String @@ -104589,7 +101557,7 @@ input bnb_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: bnb_Asset_filter + asset_: xdai_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -104606,26 +101574,26 @@ input bnb_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: bnb_Bytes - executedCaller_not: bnb_Bytes - executedCaller_gt: bnb_Bytes - executedCaller_lt: bnb_Bytes - executedCaller_gte: bnb_Bytes - executedCaller_lte: bnb_Bytes - executedCaller_in: [bnb_Bytes!] - executedCaller_not_in: [bnb_Bytes!] - executedCaller_contains: bnb_Bytes - executedCaller_not_contains: bnb_Bytes - executedTransactionHash: bnb_Bytes - executedTransactionHash_not: bnb_Bytes - executedTransactionHash_gt: bnb_Bytes - executedTransactionHash_lt: bnb_Bytes - executedTransactionHash_gte: bnb_Bytes - executedTransactionHash_lte: bnb_Bytes - executedTransactionHash_in: [bnb_Bytes!] - executedTransactionHash_not_in: [bnb_Bytes!] - executedTransactionHash_contains: bnb_Bytes - executedTransactionHash_not_contains: bnb_Bytes + executedCaller: xdai_Bytes + executedCaller_not: xdai_Bytes + executedCaller_gt: xdai_Bytes + executedCaller_lt: xdai_Bytes + executedCaller_gte: xdai_Bytes + executedCaller_lte: xdai_Bytes + executedCaller_in: [xdai_Bytes!] + executedCaller_not_in: [xdai_Bytes!] + executedCaller_contains: xdai_Bytes + executedCaller_not_contains: xdai_Bytes + executedTransactionHash: xdai_Bytes + executedTransactionHash_not: xdai_Bytes + executedTransactionHash_gt: xdai_Bytes + executedTransactionHash_lt: xdai_Bytes + executedTransactionHash_gte: xdai_Bytes + executedTransactionHash_lte: xdai_Bytes + executedTransactionHash_in: [xdai_Bytes!] + executedTransactionHash_not_in: [xdai_Bytes!] + executedTransactionHash_contains: xdai_Bytes + executedTransactionHash_not_contains: xdai_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -104658,16 +101626,16 @@ input bnb_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: bnb_Bytes - executedTxOrigin_not: bnb_Bytes - executedTxOrigin_gt: bnb_Bytes - executedTxOrigin_lt: bnb_Bytes - executedTxOrigin_gte: bnb_Bytes - executedTxOrigin_lte: bnb_Bytes - executedTxOrigin_in: [bnb_Bytes!] - executedTxOrigin_not_in: [bnb_Bytes!] - executedTxOrigin_contains: bnb_Bytes - executedTxOrigin_not_contains: bnb_Bytes + executedTxOrigin: xdai_Bytes + executedTxOrigin_not: xdai_Bytes + executedTxOrigin_gt: xdai_Bytes + executedTxOrigin_lt: xdai_Bytes + executedTxOrigin_gte: xdai_Bytes + executedTxOrigin_lte: xdai_Bytes + executedTxOrigin_in: [xdai_Bytes!] + executedTxOrigin_not_in: [xdai_Bytes!] + executedTxOrigin_contains: xdai_Bytes + executedTxOrigin_not_contains: xdai_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -104676,26 +101644,26 @@ input bnb_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: bnb_Bytes - reconciledCaller_not: bnb_Bytes - reconciledCaller_gt: bnb_Bytes - reconciledCaller_lt: bnb_Bytes - reconciledCaller_gte: bnb_Bytes - reconciledCaller_lte: bnb_Bytes - reconciledCaller_in: [bnb_Bytes!] - reconciledCaller_not_in: [bnb_Bytes!] - reconciledCaller_contains: bnb_Bytes - reconciledCaller_not_contains: bnb_Bytes - reconciledTransactionHash: bnb_Bytes - reconciledTransactionHash_not: bnb_Bytes - reconciledTransactionHash_gt: bnb_Bytes - reconciledTransactionHash_lt: bnb_Bytes - reconciledTransactionHash_gte: bnb_Bytes - reconciledTransactionHash_lte: bnb_Bytes - reconciledTransactionHash_in: [bnb_Bytes!] - reconciledTransactionHash_not_in: [bnb_Bytes!] - reconciledTransactionHash_contains: bnb_Bytes - reconciledTransactionHash_not_contains: bnb_Bytes + reconciledCaller: xdai_Bytes + reconciledCaller_not: xdai_Bytes + reconciledCaller_gt: xdai_Bytes + reconciledCaller_lt: xdai_Bytes + reconciledCaller_gte: xdai_Bytes + reconciledCaller_lte: xdai_Bytes + reconciledCaller_in: [xdai_Bytes!] + reconciledCaller_not_in: [xdai_Bytes!] + reconciledCaller_contains: xdai_Bytes + reconciledCaller_not_contains: xdai_Bytes + reconciledTransactionHash: xdai_Bytes + reconciledTransactionHash_not: xdai_Bytes + reconciledTransactionHash_gt: xdai_Bytes + reconciledTransactionHash_lt: xdai_Bytes + reconciledTransactionHash_gte: xdai_Bytes + reconciledTransactionHash_lte: xdai_Bytes + reconciledTransactionHash_in: [xdai_Bytes!] + reconciledTransactionHash_not_in: [xdai_Bytes!] + reconciledTransactionHash_contains: xdai_Bytes + reconciledTransactionHash_not_contains: xdai_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -104728,16 +101696,16 @@ input bnb_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: bnb_Bytes - reconciledTxOrigin_not: bnb_Bytes - reconciledTxOrigin_gt: bnb_Bytes - reconciledTxOrigin_lt: bnb_Bytes - reconciledTxOrigin_gte: bnb_Bytes - reconciledTxOrigin_lte: bnb_Bytes - reconciledTxOrigin_in: [bnb_Bytes!] - reconciledTxOrigin_not_in: [bnb_Bytes!] - reconciledTxOrigin_contains: bnb_Bytes - reconciledTxOrigin_not_contains: bnb_Bytes + reconciledTxOrigin: xdai_Bytes + reconciledTxOrigin_not: xdai_Bytes + reconciledTxOrigin_gt: xdai_Bytes + reconciledTxOrigin_lt: xdai_Bytes + reconciledTxOrigin_gte: xdai_Bytes + reconciledTxOrigin_lte: xdai_Bytes + reconciledTxOrigin_in: [xdai_Bytes!] + reconciledTxOrigin_not_in: [xdai_Bytes!] + reconciledTxOrigin_contains: xdai_Bytes + reconciledTxOrigin_not_contains: xdai_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -104747,12 +101715,12 @@ input bnb_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_DestinationTransfer_filter] - or: [bnb_DestinationTransfer_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_DestinationTransfer_filter] + or: [xdai_DestinationTransfer_filter] } -enum bnb_DestinationTransfer_orderBy { +enum xdai_DestinationTransfer_orderBy { id chainId transferId @@ -104806,16 +101774,16 @@ enum bnb_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar bnb_Int8 +scalar xdai_Int8 -type bnb_OptimisticRootFinalized { +type xdai_OptimisticRootFinalized { id: ID! - aggregateRoot: bnb_Bytes! + aggregateRoot: xdai_Bytes! timestamp: BigInt! blockNumber: BigInt } -input bnb_OptimisticRootFinalized_filter { +input xdai_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -104824,16 +101792,16 @@ input bnb_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: bnb_Bytes - aggregateRoot_not: bnb_Bytes - aggregateRoot_gt: bnb_Bytes - aggregateRoot_lt: bnb_Bytes - aggregateRoot_gte: bnb_Bytes - aggregateRoot_lte: bnb_Bytes - aggregateRoot_in: [bnb_Bytes!] - aggregateRoot_not_in: [bnb_Bytes!] - aggregateRoot_contains: bnb_Bytes - aggregateRoot_not_contains: bnb_Bytes + aggregateRoot: xdai_Bytes + aggregateRoot_not: xdai_Bytes + aggregateRoot_gt: xdai_Bytes + aggregateRoot_lt: xdai_Bytes + aggregateRoot_gte: xdai_Bytes + aggregateRoot_lte: xdai_Bytes + aggregateRoot_in: [xdai_Bytes!] + aggregateRoot_not_in: [xdai_Bytes!] + aggregateRoot_contains: xdai_Bytes + aggregateRoot_not_contains: xdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -104851,12 +101819,12 @@ input bnb_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_OptimisticRootFinalized_filter] - or: [bnb_OptimisticRootFinalized_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_OptimisticRootFinalized_filter] + or: [xdai_OptimisticRootFinalized_filter] } -enum bnb_OptimisticRootFinalized_orderBy { +enum xdai_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -104864,25 +101832,25 @@ enum bnb_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum bnb_OrderDirection { +enum xdai_OrderDirection { asc desc } -type bnb_OriginMessage { +type xdai_OriginMessage { id: ID! - transferId: bnb_Bytes + transferId: xdai_Bytes destinationDomain: BigInt - leaf: bnb_Bytes + leaf: xdai_Bytes index: BigInt - message: bnb_Bytes - root: bnb_Bytes - transactionHash: bnb_Bytes + message: xdai_Bytes + root: xdai_Bytes + transactionHash: xdai_Bytes blockNumber: BigInt - rootCount: bnb_RootCount + rootCount: xdai_RootCount } -input bnb_OriginMessage_filter { +input xdai_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -104891,16 +101859,16 @@ input bnb_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: bnb_Bytes - transferId_not: bnb_Bytes - transferId_gt: bnb_Bytes - transferId_lt: bnb_Bytes - transferId_gte: bnb_Bytes - transferId_lte: bnb_Bytes - transferId_in: [bnb_Bytes!] - transferId_not_in: [bnb_Bytes!] - transferId_contains: bnb_Bytes - transferId_not_contains: bnb_Bytes + transferId: xdai_Bytes + transferId_not: xdai_Bytes + transferId_gt: xdai_Bytes + transferId_lt: xdai_Bytes + transferId_gte: xdai_Bytes + transferId_lte: xdai_Bytes + transferId_in: [xdai_Bytes!] + transferId_not_in: [xdai_Bytes!] + transferId_contains: xdai_Bytes + transferId_not_contains: xdai_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -104909,16 +101877,16 @@ input bnb_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: bnb_Bytes - leaf_not: bnb_Bytes - leaf_gt: bnb_Bytes - leaf_lt: bnb_Bytes - leaf_gte: bnb_Bytes - leaf_lte: bnb_Bytes - leaf_in: [bnb_Bytes!] - leaf_not_in: [bnb_Bytes!] - leaf_contains: bnb_Bytes - leaf_not_contains: bnb_Bytes + leaf: xdai_Bytes + leaf_not: xdai_Bytes + leaf_gt: xdai_Bytes + leaf_lt: xdai_Bytes + leaf_gte: xdai_Bytes + leaf_lte: xdai_Bytes + leaf_in: [xdai_Bytes!] + leaf_not_in: [xdai_Bytes!] + leaf_contains: xdai_Bytes + leaf_not_contains: xdai_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -104927,36 +101895,36 @@ input bnb_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: bnb_Bytes - message_not: bnb_Bytes - message_gt: bnb_Bytes - message_lt: bnb_Bytes - message_gte: bnb_Bytes - message_lte: bnb_Bytes - message_in: [bnb_Bytes!] - message_not_in: [bnb_Bytes!] - message_contains: bnb_Bytes - message_not_contains: bnb_Bytes - root: bnb_Bytes - root_not: bnb_Bytes - root_gt: bnb_Bytes - root_lt: bnb_Bytes - root_gte: bnb_Bytes - root_lte: bnb_Bytes - root_in: [bnb_Bytes!] - root_not_in: [bnb_Bytes!] - root_contains: bnb_Bytes - root_not_contains: bnb_Bytes - transactionHash: bnb_Bytes - transactionHash_not: bnb_Bytes - transactionHash_gt: bnb_Bytes - transactionHash_lt: bnb_Bytes - transactionHash_gte: bnb_Bytes - transactionHash_lte: bnb_Bytes - transactionHash_in: [bnb_Bytes!] - transactionHash_not_in: [bnb_Bytes!] - transactionHash_contains: bnb_Bytes - transactionHash_not_contains: bnb_Bytes + message: xdai_Bytes + message_not: xdai_Bytes + message_gt: xdai_Bytes + message_lt: xdai_Bytes + message_gte: xdai_Bytes + message_lte: xdai_Bytes + message_in: [xdai_Bytes!] + message_not_in: [xdai_Bytes!] + message_contains: xdai_Bytes + message_not_contains: xdai_Bytes + root: xdai_Bytes + root_not: xdai_Bytes + root_gt: xdai_Bytes + root_lt: xdai_Bytes + root_gte: xdai_Bytes + root_lte: xdai_Bytes + root_in: [xdai_Bytes!] + root_not_in: [xdai_Bytes!] + root_contains: xdai_Bytes + root_not_contains: xdai_Bytes + transactionHash: xdai_Bytes + transactionHash_not: xdai_Bytes + transactionHash_gt: xdai_Bytes + transactionHash_lt: xdai_Bytes + transactionHash_gte: xdai_Bytes + transactionHash_lte: xdai_Bytes + transactionHash_in: [xdai_Bytes!] + transactionHash_not_in: [xdai_Bytes!] + transactionHash_contains: xdai_Bytes + transactionHash_not_contains: xdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -104985,14 +101953,14 @@ input bnb_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: bnb_RootCount_filter + rootCount_: xdai_RootCount_filter """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_OriginMessage_filter] - or: [bnb_OriginMessage_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_OriginMessage_filter] + or: [xdai_OriginMessage_filter] } -enum bnb_OriginMessage_orderBy { +enum xdai_OriginMessage_orderBy { id transferId destinationDomain @@ -105007,42 +101975,42 @@ enum bnb_OriginMessage_orderBy { rootCount__count } -type bnb_OriginTransfer { +type xdai_OriginTransfer { id: ID! chainId: BigInt - transferId: bnb_Bytes + transferId: xdai_Bytes nonce: BigInt - status: bnb_TransferStatus - messageHash: bnb_Bytes + status: xdai_TransferStatus + messageHash: xdai_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: bnb_Bytes - delegate: bnb_Bytes + to: xdai_Bytes + delegate: xdai_Bytes receiveLocal: Boolean - callData: bnb_Bytes + callData: xdai_Bytes slippage: BigInt - originSender: bnb_Bytes + originSender: xdai_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: bnb_Bytes - asset: bnb_Asset - transactingAsset: bnb_Bytes - message: bnb_OriginMessage + canonicalId: xdai_Bytes + asset: xdai_Asset + transactingAsset: xdai_Bytes + message: xdai_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: bnb_RelayerFee_orderBy, orderDirection: bnb_OrderDirection, where: bnb_RelayerFee_filter): [bnb_RelayerFee!] - initialRelayerFeeAsset: bnb_Bytes - caller: bnb_Bytes - transactionHash: bnb_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: xdai_RelayerFee_orderBy, orderDirection: xdai_OrderDirection, where: xdai_RelayerFee_filter): [xdai_RelayerFee!] + initialRelayerFeeAsset: xdai_Bytes + caller: xdai_Bytes + transactionHash: xdai_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: bnb_Bytes + txOrigin: xdai_Bytes txNonce: BigInt } -input bnb_OriginTransfer_filter { +input xdai_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -105059,16 +102027,16 @@ input bnb_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: bnb_Bytes - transferId_not: bnb_Bytes - transferId_gt: bnb_Bytes - transferId_lt: bnb_Bytes - transferId_gte: bnb_Bytes - transferId_lte: bnb_Bytes - transferId_in: [bnb_Bytes!] - transferId_not_in: [bnb_Bytes!] - transferId_contains: bnb_Bytes - transferId_not_contains: bnb_Bytes + transferId: xdai_Bytes + transferId_not: xdai_Bytes + transferId_gt: xdai_Bytes + transferId_lt: xdai_Bytes + transferId_gte: xdai_Bytes + transferId_lte: xdai_Bytes + transferId_in: [xdai_Bytes!] + transferId_not_in: [xdai_Bytes!] + transferId_contains: xdai_Bytes + transferId_not_contains: xdai_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -105077,20 +102045,20 @@ input bnb_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: bnb_TransferStatus - status_not: bnb_TransferStatus - status_in: [bnb_TransferStatus!] - status_not_in: [bnb_TransferStatus!] - messageHash: bnb_Bytes - messageHash_not: bnb_Bytes - messageHash_gt: bnb_Bytes - messageHash_lt: bnb_Bytes - messageHash_gte: bnb_Bytes - messageHash_lte: bnb_Bytes - messageHash_in: [bnb_Bytes!] - messageHash_not_in: [bnb_Bytes!] - messageHash_contains: bnb_Bytes - messageHash_not_contains: bnb_Bytes + status: xdai_TransferStatus + status_not: xdai_TransferStatus + status_in: [xdai_TransferStatus!] + status_not_in: [xdai_TransferStatus!] + messageHash: xdai_Bytes + messageHash_not: xdai_Bytes + messageHash_gt: xdai_Bytes + messageHash_lt: xdai_Bytes + messageHash_gte: xdai_Bytes + messageHash_lte: xdai_Bytes + messageHash_in: [xdai_Bytes!] + messageHash_not_in: [xdai_Bytes!] + messageHash_contains: xdai_Bytes + messageHash_not_contains: xdai_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -105115,40 +102083,40 @@ input bnb_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: bnb_Bytes - to_not: bnb_Bytes - to_gt: bnb_Bytes - to_lt: bnb_Bytes - to_gte: bnb_Bytes - to_lte: bnb_Bytes - to_in: [bnb_Bytes!] - to_not_in: [bnb_Bytes!] - to_contains: bnb_Bytes - to_not_contains: bnb_Bytes - delegate: bnb_Bytes - delegate_not: bnb_Bytes - delegate_gt: bnb_Bytes - delegate_lt: bnb_Bytes - delegate_gte: bnb_Bytes - delegate_lte: bnb_Bytes - delegate_in: [bnb_Bytes!] - delegate_not_in: [bnb_Bytes!] - delegate_contains: bnb_Bytes - delegate_not_contains: bnb_Bytes + to: xdai_Bytes + to_not: xdai_Bytes + to_gt: xdai_Bytes + to_lt: xdai_Bytes + to_gte: xdai_Bytes + to_lte: xdai_Bytes + to_in: [xdai_Bytes!] + to_not_in: [xdai_Bytes!] + to_contains: xdai_Bytes + to_not_contains: xdai_Bytes + delegate: xdai_Bytes + delegate_not: xdai_Bytes + delegate_gt: xdai_Bytes + delegate_lt: xdai_Bytes + delegate_gte: xdai_Bytes + delegate_lte: xdai_Bytes + delegate_in: [xdai_Bytes!] + delegate_not_in: [xdai_Bytes!] + delegate_contains: xdai_Bytes + delegate_not_contains: xdai_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: bnb_Bytes - callData_not: bnb_Bytes - callData_gt: bnb_Bytes - callData_lt: bnb_Bytes - callData_gte: bnb_Bytes - callData_lte: bnb_Bytes - callData_in: [bnb_Bytes!] - callData_not_in: [bnb_Bytes!] - callData_contains: bnb_Bytes - callData_not_contains: bnb_Bytes + callData: xdai_Bytes + callData_not: xdai_Bytes + callData_gt: xdai_Bytes + callData_lt: xdai_Bytes + callData_gte: xdai_Bytes + callData_lte: xdai_Bytes + callData_in: [xdai_Bytes!] + callData_not_in: [xdai_Bytes!] + callData_contains: xdai_Bytes + callData_not_contains: xdai_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -105157,16 +102125,16 @@ input bnb_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: bnb_Bytes - originSender_not: bnb_Bytes - originSender_gt: bnb_Bytes - originSender_lt: bnb_Bytes - originSender_gte: bnb_Bytes - originSender_lte: bnb_Bytes - originSender_in: [bnb_Bytes!] - originSender_not_in: [bnb_Bytes!] - originSender_contains: bnb_Bytes - originSender_not_contains: bnb_Bytes + originSender: xdai_Bytes + originSender_not: xdai_Bytes + originSender_gt: xdai_Bytes + originSender_lt: xdai_Bytes + originSender_gte: xdai_Bytes + originSender_lte: xdai_Bytes + originSender_in: [xdai_Bytes!] + originSender_not_in: [xdai_Bytes!] + originSender_contains: xdai_Bytes + originSender_not_contains: xdai_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -105183,16 +102151,16 @@ input bnb_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: bnb_Bytes - canonicalId_not: bnb_Bytes - canonicalId_gt: bnb_Bytes - canonicalId_lt: bnb_Bytes - canonicalId_gte: bnb_Bytes - canonicalId_lte: bnb_Bytes - canonicalId_in: [bnb_Bytes!] - canonicalId_not_in: [bnb_Bytes!] - canonicalId_contains: bnb_Bytes - canonicalId_not_contains: bnb_Bytes + canonicalId: xdai_Bytes + canonicalId_not: xdai_Bytes + canonicalId_gt: xdai_Bytes + canonicalId_lt: xdai_Bytes + canonicalId_gte: xdai_Bytes + canonicalId_lte: xdai_Bytes + canonicalId_in: [xdai_Bytes!] + canonicalId_not_in: [xdai_Bytes!] + canonicalId_contains: xdai_Bytes + canonicalId_not_contains: xdai_Bytes asset: String asset_not: String asset_gt: String @@ -105213,17 +102181,17 @@ input bnb_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: bnb_Asset_filter - transactingAsset: bnb_Bytes - transactingAsset_not: bnb_Bytes - transactingAsset_gt: bnb_Bytes - transactingAsset_lt: bnb_Bytes - transactingAsset_gte: bnb_Bytes - transactingAsset_lte: bnb_Bytes - transactingAsset_in: [bnb_Bytes!] - transactingAsset_not_in: [bnb_Bytes!] - transactingAsset_contains: bnb_Bytes - transactingAsset_not_contains: bnb_Bytes + asset_: xdai_Asset_filter + transactingAsset: xdai_Bytes + transactingAsset_not: xdai_Bytes + transactingAsset_gt: xdai_Bytes + transactingAsset_lt: xdai_Bytes + transactingAsset_gte: xdai_Bytes + transactingAsset_lte: xdai_Bytes + transactingAsset_in: [xdai_Bytes!] + transactingAsset_not_in: [xdai_Bytes!] + transactingAsset_contains: xdai_Bytes + transactingAsset_not_contains: xdai_Bytes message: String message_not: String message_gt: String @@ -105244,7 +102212,7 @@ input bnb_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: bnb_OriginMessage_filter + message_: xdai_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -105259,37 +102227,37 @@ input bnb_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: bnb_RelayerFee_filter - initialRelayerFeeAsset: bnb_Bytes - initialRelayerFeeAsset_not: bnb_Bytes - initialRelayerFeeAsset_gt: bnb_Bytes - initialRelayerFeeAsset_lt: bnb_Bytes - initialRelayerFeeAsset_gte: bnb_Bytes - initialRelayerFeeAsset_lte: bnb_Bytes - initialRelayerFeeAsset_in: [bnb_Bytes!] - initialRelayerFeeAsset_not_in: [bnb_Bytes!] - initialRelayerFeeAsset_contains: bnb_Bytes - initialRelayerFeeAsset_not_contains: bnb_Bytes - caller: bnb_Bytes - caller_not: bnb_Bytes - caller_gt: bnb_Bytes - caller_lt: bnb_Bytes - caller_gte: bnb_Bytes - caller_lte: bnb_Bytes - caller_in: [bnb_Bytes!] - caller_not_in: [bnb_Bytes!] - caller_contains: bnb_Bytes - caller_not_contains: bnb_Bytes - transactionHash: bnb_Bytes - transactionHash_not: bnb_Bytes - transactionHash_gt: bnb_Bytes - transactionHash_lt: bnb_Bytes - transactionHash_gte: bnb_Bytes - transactionHash_lte: bnb_Bytes - transactionHash_in: [bnb_Bytes!] - transactionHash_not_in: [bnb_Bytes!] - transactionHash_contains: bnb_Bytes - transactionHash_not_contains: bnb_Bytes + relayerFees_: xdai_RelayerFee_filter + initialRelayerFeeAsset: xdai_Bytes + initialRelayerFeeAsset_not: xdai_Bytes + initialRelayerFeeAsset_gt: xdai_Bytes + initialRelayerFeeAsset_lt: xdai_Bytes + initialRelayerFeeAsset_gte: xdai_Bytes + initialRelayerFeeAsset_lte: xdai_Bytes + initialRelayerFeeAsset_in: [xdai_Bytes!] + initialRelayerFeeAsset_not_in: [xdai_Bytes!] + initialRelayerFeeAsset_contains: xdai_Bytes + initialRelayerFeeAsset_not_contains: xdai_Bytes + caller: xdai_Bytes + caller_not: xdai_Bytes + caller_gt: xdai_Bytes + caller_lt: xdai_Bytes + caller_gte: xdai_Bytes + caller_lte: xdai_Bytes + caller_in: [xdai_Bytes!] + caller_not_in: [xdai_Bytes!] + caller_contains: xdai_Bytes + caller_not_contains: xdai_Bytes + transactionHash: xdai_Bytes + transactionHash_not: xdai_Bytes + transactionHash_gt: xdai_Bytes + transactionHash_lt: xdai_Bytes + transactionHash_gte: xdai_Bytes + transactionHash_lte: xdai_Bytes + transactionHash_in: [xdai_Bytes!] + transactionHash_not_in: [xdai_Bytes!] + transactionHash_contains: xdai_Bytes + transactionHash_not_contains: xdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -105322,16 +102290,16 @@ input bnb_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: bnb_Bytes - txOrigin_not: bnb_Bytes - txOrigin_gt: bnb_Bytes - txOrigin_lt: bnb_Bytes - txOrigin_gte: bnb_Bytes - txOrigin_lte: bnb_Bytes - txOrigin_in: [bnb_Bytes!] - txOrigin_not_in: [bnb_Bytes!] - txOrigin_contains: bnb_Bytes - txOrigin_not_contains: bnb_Bytes + txOrigin: xdai_Bytes + txOrigin_not: xdai_Bytes + txOrigin_gt: xdai_Bytes + txOrigin_lt: xdai_Bytes + txOrigin_gte: xdai_Bytes + txOrigin_lte: xdai_Bytes + txOrigin_in: [xdai_Bytes!] + txOrigin_not_in: [xdai_Bytes!] + txOrigin_contains: xdai_Bytes + txOrigin_not_contains: xdai_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -105341,12 +102309,12 @@ input bnb_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_OriginTransfer_filter] - or: [bnb_OriginTransfer_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_OriginTransfer_filter] + or: [xdai_OriginTransfer_filter] } -enum bnb_OriginTransfer_orderBy { +enum xdai_OriginTransfer_orderBy { id chainId transferId @@ -105399,20 +102367,20 @@ enum bnb_OriginTransfer_orderBy { txNonce } -type bnb_Relayer { +type xdai_Relayer { id: ID! isActive: Boolean! - relayer: bnb_Bytes + relayer: xdai_Bytes } -type bnb_RelayerFee { +type xdai_RelayerFee { id: ID! - transfer: bnb_OriginTransfer! + transfer: xdai_OriginTransfer! fee: BigInt! - asset: bnb_Bytes! + asset: xdai_Bytes! } -input bnb_RelayerFee_filter { +input xdai_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -105441,7 +102409,7 @@ input bnb_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: bnb_OriginTransfer_filter + transfer_: xdai_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -105450,23 +102418,23 @@ input bnb_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: bnb_Bytes - asset_not: bnb_Bytes - asset_gt: bnb_Bytes - asset_lt: bnb_Bytes - asset_gte: bnb_Bytes - asset_lte: bnb_Bytes - asset_in: [bnb_Bytes!] - asset_not_in: [bnb_Bytes!] - asset_contains: bnb_Bytes - asset_not_contains: bnb_Bytes + asset: xdai_Bytes + asset_not: xdai_Bytes + asset_gt: xdai_Bytes + asset_lt: xdai_Bytes + asset_gte: xdai_Bytes + asset_lte: xdai_Bytes + asset_in: [xdai_Bytes!] + asset_not_in: [xdai_Bytes!] + asset_contains: xdai_Bytes + asset_not_contains: xdai_Bytes """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_RelayerFee_filter] - or: [bnb_RelayerFee_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_RelayerFee_filter] + or: [xdai_RelayerFee_filter] } -enum bnb_RelayerFee_orderBy { +enum xdai_RelayerFee_orderBy { id transfer transfer__id @@ -105502,20 +102470,20 @@ enum bnb_RelayerFee_orderBy { asset } -type bnb_RelayerFeesIncrease { +type xdai_RelayerFeesIncrease { id: ID! - transfer: bnb_OriginTransfer! + transfer: xdai_OriginTransfer! increase: BigInt - asset: bnb_Bytes - caller: bnb_Bytes! - transactionHash: bnb_Bytes! + asset: xdai_Bytes + caller: xdai_Bytes! + transactionHash: xdai_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input bnb_RelayerFeesIncrease_filter { +input xdai_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -105544,7 +102512,7 @@ input bnb_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: bnb_OriginTransfer_filter + transfer_: xdai_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -105553,36 +102521,36 @@ input bnb_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: bnb_Bytes - asset_not: bnb_Bytes - asset_gt: bnb_Bytes - asset_lt: bnb_Bytes - asset_gte: bnb_Bytes - asset_lte: bnb_Bytes - asset_in: [bnb_Bytes!] - asset_not_in: [bnb_Bytes!] - asset_contains: bnb_Bytes - asset_not_contains: bnb_Bytes - caller: bnb_Bytes - caller_not: bnb_Bytes - caller_gt: bnb_Bytes - caller_lt: bnb_Bytes - caller_gte: bnb_Bytes - caller_lte: bnb_Bytes - caller_in: [bnb_Bytes!] - caller_not_in: [bnb_Bytes!] - caller_contains: bnb_Bytes - caller_not_contains: bnb_Bytes - transactionHash: bnb_Bytes - transactionHash_not: bnb_Bytes - transactionHash_gt: bnb_Bytes - transactionHash_lt: bnb_Bytes - transactionHash_gte: bnb_Bytes - transactionHash_lte: bnb_Bytes - transactionHash_in: [bnb_Bytes!] - transactionHash_not_in: [bnb_Bytes!] - transactionHash_contains: bnb_Bytes - transactionHash_not_contains: bnb_Bytes + asset: xdai_Bytes + asset_not: xdai_Bytes + asset_gt: xdai_Bytes + asset_lt: xdai_Bytes + asset_gte: xdai_Bytes + asset_lte: xdai_Bytes + asset_in: [xdai_Bytes!] + asset_not_in: [xdai_Bytes!] + asset_contains: xdai_Bytes + asset_not_contains: xdai_Bytes + caller: xdai_Bytes + caller_not: xdai_Bytes + caller_gt: xdai_Bytes + caller_lt: xdai_Bytes + caller_gte: xdai_Bytes + caller_lte: xdai_Bytes + caller_in: [xdai_Bytes!] + caller_not_in: [xdai_Bytes!] + caller_contains: xdai_Bytes + caller_not_contains: xdai_Bytes + transactionHash: xdai_Bytes + transactionHash_not: xdai_Bytes + transactionHash_gt: xdai_Bytes + transactionHash_lt: xdai_Bytes + transactionHash_gte: xdai_Bytes + transactionHash_lte: xdai_Bytes + transactionHash_in: [xdai_Bytes!] + transactionHash_not_in: [xdai_Bytes!] + transactionHash_contains: xdai_Bytes + transactionHash_not_contains: xdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -105616,12 +102584,12 @@ input bnb_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_RelayerFeesIncrease_filter] - or: [bnb_RelayerFeesIncrease_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_RelayerFeesIncrease_filter] + or: [xdai_RelayerFeesIncrease_filter] } -enum bnb_RelayerFeesIncrease_orderBy { +enum xdai_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -105663,7 +102631,7 @@ enum bnb_RelayerFeesIncrease_orderBy { blockNumber } -input bnb_Relayer_filter { +input xdai_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -105676,34 +102644,34 @@ input bnb_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: bnb_Bytes - relayer_not: bnb_Bytes - relayer_gt: bnb_Bytes - relayer_lt: bnb_Bytes - relayer_gte: bnb_Bytes - relayer_lte: bnb_Bytes - relayer_in: [bnb_Bytes!] - relayer_not_in: [bnb_Bytes!] - relayer_contains: bnb_Bytes - relayer_not_contains: bnb_Bytes + relayer: xdai_Bytes + relayer_not: xdai_Bytes + relayer_gt: xdai_Bytes + relayer_lt: xdai_Bytes + relayer_gte: xdai_Bytes + relayer_lte: xdai_Bytes + relayer_in: [xdai_Bytes!] + relayer_not_in: [xdai_Bytes!] + relayer_contains: xdai_Bytes + relayer_not_contains: xdai_Bytes """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_Relayer_filter] - or: [bnb_Relayer_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_Relayer_filter] + or: [xdai_Relayer_filter] } -enum bnb_Relayer_orderBy { +enum xdai_Relayer_orderBy { id isActive relayer } -type bnb_RootCount { +type xdai_RootCount { id: ID! count: BigInt } -input bnb_RootCount_filter { +input xdai_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -105721,31 +102689,31 @@ input bnb_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_RootCount_filter] - or: [bnb_RootCount_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_RootCount_filter] + or: [xdai_RootCount_filter] } -enum bnb_RootCount_orderBy { +enum xdai_RootCount_orderBy { id count } -type bnb_RootMessageSent { +type xdai_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: bnb_Bytes + root: xdai_Bytes count: BigInt - caller: bnb_Bytes - transactionHash: bnb_Bytes + caller: xdai_Bytes + transactionHash: xdai_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input bnb_RootMessageSent_filter { +input xdai_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -105770,16 +102738,16 @@ input bnb_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: bnb_Bytes - root_not: bnb_Bytes - root_gt: bnb_Bytes - root_lt: bnb_Bytes - root_gte: bnb_Bytes - root_lte: bnb_Bytes - root_in: [bnb_Bytes!] - root_not_in: [bnb_Bytes!] - root_contains: bnb_Bytes - root_not_contains: bnb_Bytes + root: xdai_Bytes + root_not: xdai_Bytes + root_gt: xdai_Bytes + root_lt: xdai_Bytes + root_gte: xdai_Bytes + root_lte: xdai_Bytes + root_in: [xdai_Bytes!] + root_not_in: [xdai_Bytes!] + root_contains: xdai_Bytes + root_not_contains: xdai_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -105788,26 +102756,26 @@ input bnb_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: bnb_Bytes - caller_not: bnb_Bytes - caller_gt: bnb_Bytes - caller_lt: bnb_Bytes - caller_gte: bnb_Bytes - caller_lte: bnb_Bytes - caller_in: [bnb_Bytes!] - caller_not_in: [bnb_Bytes!] - caller_contains: bnb_Bytes - caller_not_contains: bnb_Bytes - transactionHash: bnb_Bytes - transactionHash_not: bnb_Bytes - transactionHash_gt: bnb_Bytes - transactionHash_lt: bnb_Bytes - transactionHash_gte: bnb_Bytes - transactionHash_lte: bnb_Bytes - transactionHash_in: [bnb_Bytes!] - transactionHash_not_in: [bnb_Bytes!] - transactionHash_contains: bnb_Bytes - transactionHash_not_contains: bnb_Bytes + caller: xdai_Bytes + caller_not: xdai_Bytes + caller_gt: xdai_Bytes + caller_lt: xdai_Bytes + caller_gte: xdai_Bytes + caller_lte: xdai_Bytes + caller_in: [xdai_Bytes!] + caller_not_in: [xdai_Bytes!] + caller_contains: xdai_Bytes + caller_not_contains: xdai_Bytes + transactionHash: xdai_Bytes + transactionHash_not: xdai_Bytes + transactionHash_gt: xdai_Bytes + transactionHash_lt: xdai_Bytes + transactionHash_gte: xdai_Bytes + transactionHash_lte: xdai_Bytes + transactionHash_in: [xdai_Bytes!] + transactionHash_not_in: [xdai_Bytes!] + transactionHash_contains: xdai_Bytes + transactionHash_not_contains: xdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -105841,12 +102809,12 @@ input bnb_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_RootMessageSent_filter] - or: [bnb_RootMessageSent_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_RootMessageSent_filter] + or: [xdai_RootMessageSent_filter] } -enum bnb_RootMessageSent_orderBy { +enum xdai_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -105860,25 +102828,25 @@ enum bnb_RootMessageSent_orderBy { blockNumber } -type bnb_Router { +type xdai_Router { id: ID! isActive: Boolean! - owner: bnb_Bytes - recipient: bnb_Bytes - proposedOwner: bnb_Bytes + owner: xdai_Bytes + recipient: xdai_Bytes + proposedOwner: xdai_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: bnb_AssetBalance_orderBy, orderDirection: bnb_OrderDirection, where: bnb_AssetBalance_filter): [bnb_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: xdai_AssetBalance_orderBy, orderDirection: xdai_OrderDirection, where: xdai_AssetBalance_filter): [xdai_AssetBalance!]! } -type bnb_RouterDailyTVL { +type xdai_RouterDailyTVL { id: ID! - router: bnb_Router! - asset: bnb_Asset! + router: xdai_Router! + asset: xdai_Asset! timestamp: BigInt! balance: BigInt! } -input bnb_RouterDailyTVL_filter { +input xdai_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -105907,7 +102875,7 @@ input bnb_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: bnb_Router_filter + router_: xdai_Router_filter asset: String asset_not: String asset_gt: String @@ -105928,7 +102896,7 @@ input bnb_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: bnb_Asset_filter + asset_: xdai_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -105946,12 +102914,12 @@ input bnb_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_RouterDailyTVL_filter] - or: [bnb_RouterDailyTVL_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_RouterDailyTVL_filter] + or: [xdai_RouterDailyTVL_filter] } -enum bnb_RouterDailyTVL_orderBy { +enum xdai_RouterDailyTVL_orderBy { id router router__id @@ -105974,26 +102942,26 @@ enum bnb_RouterDailyTVL_orderBy { balance } -type bnb_RouterLiquidityEvent { +type xdai_RouterLiquidityEvent { id: ID! - type: bnb_RouterLiquidityEventType - router: bnb_Router! - asset: bnb_Asset! + type: xdai_RouterLiquidityEventType + router: xdai_Router! + asset: xdai_Asset! amount: BigInt! balance: BigInt! - caller: bnb_Bytes + caller: xdai_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: bnb_Bytes! + transactionHash: xdai_Bytes! nonce: BigInt! } -enum bnb_RouterLiquidityEventType { +enum xdai_RouterLiquidityEventType { Add Remove } -input bnb_RouterLiquidityEvent_filter { +input xdai_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -106002,10 +102970,10 @@ input bnb_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: bnb_RouterLiquidityEventType - type_not: bnb_RouterLiquidityEventType - type_in: [bnb_RouterLiquidityEventType!] - type_not_in: [bnb_RouterLiquidityEventType!] + type: xdai_RouterLiquidityEventType + type_not: xdai_RouterLiquidityEventType + type_in: [xdai_RouterLiquidityEventType!] + type_not_in: [xdai_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -106026,7 +102994,7 @@ input bnb_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: bnb_Router_filter + router_: xdai_Router_filter asset: String asset_not: String asset_gt: String @@ -106047,7 +103015,7 @@ input bnb_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: bnb_Asset_filter + asset_: xdai_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -106064,16 +103032,16 @@ input bnb_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: bnb_Bytes - caller_not: bnb_Bytes - caller_gt: bnb_Bytes - caller_lt: bnb_Bytes - caller_gte: bnb_Bytes - caller_lte: bnb_Bytes - caller_in: [bnb_Bytes!] - caller_not_in: [bnb_Bytes!] - caller_contains: bnb_Bytes - caller_not_contains: bnb_Bytes + caller: xdai_Bytes + caller_not: xdai_Bytes + caller_gt: xdai_Bytes + caller_lt: xdai_Bytes + caller_gte: xdai_Bytes + caller_lte: xdai_Bytes + caller_in: [xdai_Bytes!] + caller_not_in: [xdai_Bytes!] + caller_contains: xdai_Bytes + caller_not_contains: xdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -106090,16 +103058,16 @@ input bnb_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: bnb_Bytes - transactionHash_not: bnb_Bytes - transactionHash_gt: bnb_Bytes - transactionHash_lt: bnb_Bytes - transactionHash_gte: bnb_Bytes - transactionHash_lte: bnb_Bytes - transactionHash_in: [bnb_Bytes!] - transactionHash_not_in: [bnb_Bytes!] - transactionHash_contains: bnb_Bytes - transactionHash_not_contains: bnb_Bytes + transactionHash: xdai_Bytes + transactionHash_not: xdai_Bytes + transactionHash_gt: xdai_Bytes + transactionHash_lt: xdai_Bytes + transactionHash_gte: xdai_Bytes + transactionHash_lte: xdai_Bytes + transactionHash_in: [xdai_Bytes!] + transactionHash_not_in: [xdai_Bytes!] + transactionHash_contains: xdai_Bytes + transactionHash_not_contains: xdai_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -106109,12 +103077,12 @@ input bnb_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_RouterLiquidityEvent_filter] - or: [bnb_RouterLiquidityEvent_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_RouterLiquidityEvent_filter] + or: [xdai_RouterLiquidityEvent_filter] } -enum bnb_RouterLiquidityEvent_orderBy { +enum xdai_RouterLiquidityEvent_orderBy { id type router @@ -106143,7 +103111,7 @@ enum bnb_RouterLiquidityEvent_orderBy { nonce } -input bnb_Router_filter { +input xdai_Router_filter { id: ID id_not: ID id_gt: ID @@ -106156,36 +103124,36 @@ input bnb_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: bnb_Bytes - owner_not: bnb_Bytes - owner_gt: bnb_Bytes - owner_lt: bnb_Bytes - owner_gte: bnb_Bytes - owner_lte: bnb_Bytes - owner_in: [bnb_Bytes!] - owner_not_in: [bnb_Bytes!] - owner_contains: bnb_Bytes - owner_not_contains: bnb_Bytes - recipient: bnb_Bytes - recipient_not: bnb_Bytes - recipient_gt: bnb_Bytes - recipient_lt: bnb_Bytes - recipient_gte: bnb_Bytes - recipient_lte: bnb_Bytes - recipient_in: [bnb_Bytes!] - recipient_not_in: [bnb_Bytes!] - recipient_contains: bnb_Bytes - recipient_not_contains: bnb_Bytes - proposedOwner: bnb_Bytes - proposedOwner_not: bnb_Bytes - proposedOwner_gt: bnb_Bytes - proposedOwner_lt: bnb_Bytes - proposedOwner_gte: bnb_Bytes - proposedOwner_lte: bnb_Bytes - proposedOwner_in: [bnb_Bytes!] - proposedOwner_not_in: [bnb_Bytes!] - proposedOwner_contains: bnb_Bytes - proposedOwner_not_contains: bnb_Bytes + owner: xdai_Bytes + owner_not: xdai_Bytes + owner_gt: xdai_Bytes + owner_lt: xdai_Bytes + owner_gte: xdai_Bytes + owner_lte: xdai_Bytes + owner_in: [xdai_Bytes!] + owner_not_in: [xdai_Bytes!] + owner_contains: xdai_Bytes + owner_not_contains: xdai_Bytes + recipient: xdai_Bytes + recipient_not: xdai_Bytes + recipient_gt: xdai_Bytes + recipient_lt: xdai_Bytes + recipient_gte: xdai_Bytes + recipient_lte: xdai_Bytes + recipient_in: [xdai_Bytes!] + recipient_not_in: [xdai_Bytes!] + recipient_contains: xdai_Bytes + recipient_not_contains: xdai_Bytes + proposedOwner: xdai_Bytes + proposedOwner_not: xdai_Bytes + proposedOwner_gt: xdai_Bytes + proposedOwner_lt: xdai_Bytes + proposedOwner_gte: xdai_Bytes + proposedOwner_lte: xdai_Bytes + proposedOwner_in: [xdai_Bytes!] + proposedOwner_not_in: [xdai_Bytes!] + proposedOwner_contains: xdai_Bytes + proposedOwner_not_contains: xdai_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -106194,14 +103162,14 @@ input bnb_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: bnb_AssetBalance_filter + assetBalances_: xdai_AssetBalance_filter """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_Router_filter] - or: [bnb_Router_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_Router_filter] + or: [xdai_Router_filter] } -enum bnb_Router_orderBy { +enum xdai_Router_orderBy { id isActive owner @@ -106211,13 +103179,13 @@ enum bnb_Router_orderBy { assetBalances } -type bnb_Sequencer { +type xdai_Sequencer { id: ID! isActive: Boolean! - sequencer: bnb_Bytes + sequencer: xdai_Bytes } -input bnb_Sequencer_filter { +input xdai_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -106230,35 +103198,35 @@ input bnb_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: bnb_Bytes - sequencer_not: bnb_Bytes - sequencer_gt: bnb_Bytes - sequencer_lt: bnb_Bytes - sequencer_gte: bnb_Bytes - sequencer_lte: bnb_Bytes - sequencer_in: [bnb_Bytes!] - sequencer_not_in: [bnb_Bytes!] - sequencer_contains: bnb_Bytes - sequencer_not_contains: bnb_Bytes + sequencer: xdai_Bytes + sequencer_not: xdai_Bytes + sequencer_gt: xdai_Bytes + sequencer_lt: xdai_Bytes + sequencer_gte: xdai_Bytes + sequencer_lte: xdai_Bytes + sequencer_in: [xdai_Bytes!] + sequencer_not_in: [xdai_Bytes!] + sequencer_contains: xdai_Bytes + sequencer_not_contains: xdai_Bytes """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_Sequencer_filter] - or: [bnb_Sequencer_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_Sequencer_filter] + or: [xdai_Sequencer_filter] } -enum bnb_Sequencer_orderBy { +enum xdai_Sequencer_orderBy { id isActive sequencer } -type bnb_Setting { +type xdai_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: bnb_Bytes! + caller: xdai_Bytes! } -input bnb_Setting_filter { +input xdai_Setting_filter { id: ID id_not: ID id_gt: ID @@ -106275,41 +103243,41 @@ input bnb_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: bnb_Bytes - caller_not: bnb_Bytes - caller_gt: bnb_Bytes - caller_lt: bnb_Bytes - caller_gte: bnb_Bytes - caller_lte: bnb_Bytes - caller_in: [bnb_Bytes!] - caller_not_in: [bnb_Bytes!] - caller_contains: bnb_Bytes - caller_not_contains: bnb_Bytes + caller: xdai_Bytes + caller_not: xdai_Bytes + caller_gt: xdai_Bytes + caller_lt: xdai_Bytes + caller_gte: xdai_Bytes + caller_lte: xdai_Bytes + caller_in: [xdai_Bytes!] + caller_not_in: [xdai_Bytes!] + caller_contains: xdai_Bytes + caller_not_contains: xdai_Bytes """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_Setting_filter] - or: [bnb_Setting_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_Setting_filter] + or: [xdai_Setting_filter] } -enum bnb_Setting_orderBy { +enum xdai_Setting_orderBy { id maxRoutersPerTransfer caller } -type bnb_SlippageUpdate { +type xdai_SlippageUpdate { id: ID! - transfer: bnb_DestinationTransfer! + transfer: xdai_DestinationTransfer! slippage: BigInt! - caller: bnb_Bytes! - transactionHash: bnb_Bytes! + caller: xdai_Bytes! + transactionHash: xdai_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input bnb_SlippageUpdate_filter { +input xdai_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -106338,7 +103306,7 @@ input bnb_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: bnb_DestinationTransfer_filter + transfer_: xdai_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -106347,26 +103315,26 @@ input bnb_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: bnb_Bytes - caller_not: bnb_Bytes - caller_gt: bnb_Bytes - caller_lt: bnb_Bytes - caller_gte: bnb_Bytes - caller_lte: bnb_Bytes - caller_in: [bnb_Bytes!] - caller_not_in: [bnb_Bytes!] - caller_contains: bnb_Bytes - caller_not_contains: bnb_Bytes - transactionHash: bnb_Bytes - transactionHash_not: bnb_Bytes - transactionHash_gt: bnb_Bytes - transactionHash_lt: bnb_Bytes - transactionHash_gte: bnb_Bytes - transactionHash_lte: bnb_Bytes - transactionHash_in: [bnb_Bytes!] - transactionHash_not_in: [bnb_Bytes!] - transactionHash_contains: bnb_Bytes - transactionHash_not_contains: bnb_Bytes + caller: xdai_Bytes + caller_not: xdai_Bytes + caller_gt: xdai_Bytes + caller_lt: xdai_Bytes + caller_gte: xdai_Bytes + caller_lte: xdai_Bytes + caller_in: [xdai_Bytes!] + caller_not_in: [xdai_Bytes!] + caller_contains: xdai_Bytes + caller_not_contains: xdai_Bytes + transactionHash: xdai_Bytes + transactionHash_not: xdai_Bytes + transactionHash_gt: xdai_Bytes + transactionHash_lt: xdai_Bytes + transactionHash_gte: xdai_Bytes + transactionHash_lte: xdai_Bytes + transactionHash_in: [xdai_Bytes!] + transactionHash_not_in: [xdai_Bytes!] + transactionHash_contains: xdai_Bytes + transactionHash_not_contains: xdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -106400,12 +103368,12 @@ input bnb_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_SlippageUpdate_filter] - or: [bnb_SlippageUpdate_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_SlippageUpdate_filter] + or: [xdai_SlippageUpdate_filter] } -enum bnb_SlippageUpdate_orderBy { +enum xdai_SlippageUpdate_orderBy { id transfer transfer__id @@ -106453,16 +103421,16 @@ enum bnb_SlippageUpdate_orderBy { blockNumber } -type bnb_SnapshotRoot { +type xdai_SnapshotRoot { id: ID! spokeDomain: BigInt - root: bnb_Bytes! + root: xdai_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input bnb_SnapshotRoot_filter { +input xdai_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -106479,16 +103447,16 @@ input bnb_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: bnb_Bytes - root_not: bnb_Bytes - root_gt: bnb_Bytes - root_lt: bnb_Bytes - root_gte: bnb_Bytes - root_lte: bnb_Bytes - root_in: [bnb_Bytes!] - root_not_in: [bnb_Bytes!] - root_contains: bnb_Bytes - root_not_contains: bnb_Bytes + root: xdai_Bytes + root_not: xdai_Bytes + root_gt: xdai_Bytes + root_lt: xdai_Bytes + root_gte: xdai_Bytes + root_lte: xdai_Bytes + root_in: [xdai_Bytes!] + root_not_in: [xdai_Bytes!] + root_contains: xdai_Bytes + root_not_contains: xdai_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -106514,12 +103482,12 @@ input bnb_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_SnapshotRoot_filter] - or: [bnb_SnapshotRoot_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_SnapshotRoot_filter] + or: [xdai_SnapshotRoot_filter] } -enum bnb_SnapshotRoot_orderBy { +enum xdai_SnapshotRoot_orderBy { id spokeDomain root @@ -106528,12 +103496,12 @@ enum bnb_SnapshotRoot_orderBy { blockNumber } -type bnb_SpokeConnectorMode { +type xdai_SpokeConnectorMode { id: ID! mode: String! } -input bnb_SpokeConnectorMode_filter { +input xdai_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -106563,17 +103531,17 @@ input bnb_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: bnb_BlockChangedFilter - and: [bnb_SpokeConnectorMode_filter] - or: [bnb_SpokeConnectorMode_filter] + _change_block: xdai_BlockChangedFilter + and: [xdai_SpokeConnectorMode_filter] + or: [xdai_SpokeConnectorMode_filter] } -enum bnb_SpokeConnectorMode_orderBy { +enum xdai_SpokeConnectorMode_orderBy { id mode } -enum bnb_TransferStatus { +enum xdai_TransferStatus { XCalled Executed Reconciled @@ -106581,19 +103549,19 @@ enum bnb_TransferStatus { CompletedFast } -type bnb__Block_ { +type xdai__Block_ { """The hash of the block""" - hash: bnb_Bytes + hash: xdai_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: bnb_Bytes + parentHash: xdai_Bytes } """The type for the top-level _meta field""" -type bnb__Meta_ { +type xdai__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -106601,30 +103569,50 @@ type bnb__Meta_ { and therefore asks for the latest block """ - block: bnb__Block_! + block: xdai__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingpolygon_AggregateRoot { +scalar metis_swap_BigDecimal + +input metis_swap_BlockChangedFilter { + number_gte: Int! +} + +input metis_swap_Block_height { + hash: metis_swap_Bytes + number: Int + number_gte: Int +} + +scalar metis_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar metis_swap_Int8 + +type metis_swap_LpAccount { id: ID! - root: stagingpolygon_Bytes! - blockNumber: BigInt! + address: metis_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: metis_swap_LpAccountBalance_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_LpAccountBalance_filter): [metis_swap_LpAccountBalance!]! } -type stagingpolygon_AggregateRootProposed { +type metis_swap_LpAccountBalance { id: ID! - aggregateRoot: stagingpolygon_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt + account: metis_swap_LpAccount! + token: metis_swap_LpToken! + amount: metis_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: metis_swap_Bytes } -input stagingpolygon_AggregateRootProposed_filter { +input metis_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -106633,73 +103621,107 @@ input stagingpolygon_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingpolygon_Bytes - aggregateRoot_not: stagingpolygon_Bytes - aggregateRoot_gt: stagingpolygon_Bytes - aggregateRoot_lt: stagingpolygon_Bytes - aggregateRoot_gte: stagingpolygon_Bytes - aggregateRoot_lte: stagingpolygon_Bytes - aggregateRoot_in: [stagingpolygon_Bytes!] - aggregateRoot_not_in: [stagingpolygon_Bytes!] - aggregateRoot_contains: stagingpolygon_Bytes - aggregateRoot_not_contains: stagingpolygon_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: metis_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: metis_swap_LpToken_filter + amount: metis_swap_BigDecimal + amount_not: metis_swap_BigDecimal + amount_gt: metis_swap_BigDecimal + amount_lt: metis_swap_BigDecimal + amount_gte: metis_swap_BigDecimal + amount_lte: metis_swap_BigDecimal + amount_in: [metis_swap_BigDecimal!] + amount_not_in: [metis_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_AggregateRootProposed_filter] - or: [stagingpolygon_AggregateRootProposed_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_LpAccountBalance_filter] + or: [metis_swap_LpAccountBalance_filter] } -enum stagingpolygon_AggregateRootProposed_orderBy { +enum metis_swap_LpAccountBalance_orderBy { id - aggregateRoot - rootTimestamp - endOfDispute - domain - timestamp - blockNumber + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input stagingpolygon_AggregateRoot_filter { +input metis_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -106708,66 +103730,51 @@ input stagingpolygon_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingpolygon_Bytes - root_not: stagingpolygon_Bytes - root_gt: stagingpolygon_Bytes - root_lt: stagingpolygon_Bytes - root_gte: stagingpolygon_Bytes - root_lte: stagingpolygon_Bytes - root_in: [stagingpolygon_Bytes!] - root_not_in: [stagingpolygon_Bytes!] - root_contains: stagingpolygon_Bytes - root_not_contains: stagingpolygon_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + address: metis_swap_Bytes + address_not: metis_swap_Bytes + address_gt: metis_swap_Bytes + address_lt: metis_swap_Bytes + address_gte: metis_swap_Bytes + address_lte: metis_swap_Bytes + address_in: [metis_swap_Bytes!] + address_not_in: [metis_swap_Bytes!] + address_contains: metis_swap_Bytes + address_not_contains: metis_swap_Bytes + balances_: metis_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_AggregateRoot_filter] - or: [stagingpolygon_AggregateRoot_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_LpAccount_filter] + or: [metis_swap_LpAccount_filter] } -enum stagingpolygon_AggregateRoot_orderBy { +enum metis_swap_LpAccount_orderBy { id - root - blockNumber -} - -enum stagingpolygon_Aggregation_interval { - hour - day + address + balances } -type stagingpolygon_Asset { +type metis_swap_LpToken { id: ID! - key: stagingpolygon_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: stagingpolygon_Bytes - canonicalDomain: BigInt - adoptedAsset: stagingpolygon_Bytes - localAsset: stagingpolygon_Bytes - blockNumber: BigInt - status: stagingpolygon_AssetStatus + address: metis_swap_Bytes! + stableSwap: metis_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: metis_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: metis_swap_LpTokenEvent_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_LpTokenEvent_filter): [metis_swap_LpTokenEvent!]! } -type stagingpolygon_AssetBalance { +interface metis_swap_LpTokenEvent { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: stagingpolygon_Router! - asset: stagingpolygon_Asset! - feesEarned: BigInt! + token: metis_swap_LpToken! + amount: metis_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: metis_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_AssetBalance_filter { +input metis_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -106776,126 +103783,92 @@ input stagingpolygon_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingpolygon_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingpolygon_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: metis_swap_LpToken_filter + amount: metis_swap_BigDecimal + amount_not: metis_swap_BigDecimal + amount_gt: metis_swap_BigDecimal + amount_lt: metis_swap_BigDecimal + amount_gte: metis_swap_BigDecimal + amount_lte: metis_swap_BigDecimal + amount_in: [metis_swap_BigDecimal!] + amount_not_in: [metis_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_AssetBalance_filter] - or: [stagingpolygon_AssetBalance_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_LpTokenEvent_filter] + or: [metis_swap_LpTokenEvent_filter] } -enum stagingpolygon_AssetBalance_orderBy { +enum metis_swap_LpTokenEvent_orderBy { id + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned -} - -type stagingpolygon_AssetStatus { - id: ID! - status: Boolean + block + timestamp + transaction + nonce } -input stagingpolygon_AssetStatus_filter { +input metis_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -106904,22 +103877,142 @@ input stagingpolygon_AssetStatus_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] + address: metis_swap_Bytes + address_not: metis_swap_Bytes + address_gt: metis_swap_Bytes + address_lt: metis_swap_Bytes + address_gte: metis_swap_Bytes + address_lte: metis_swap_Bytes + address_in: [metis_swap_Bytes!] + address_not_in: [metis_swap_Bytes!] + address_contains: metis_swap_Bytes + address_not_contains: metis_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: metis_swap_BigDecimal + totalSupply_not: metis_swap_BigDecimal + totalSupply_gt: metis_swap_BigDecimal + totalSupply_lt: metis_swap_BigDecimal + totalSupply_gte: metis_swap_BigDecimal + totalSupply_lte: metis_swap_BigDecimal + totalSupply_in: [metis_swap_BigDecimal!] + totalSupply_not_in: [metis_swap_BigDecimal!] + events_: metis_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_AssetStatus_filter] - or: [stagingpolygon_AssetStatus_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_LpToken_filter] + or: [metis_swap_LpToken_filter] } -enum stagingpolygon_AssetStatus_orderBy { +enum metis_swap_LpToken_orderBy { id - status + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -input stagingpolygon_Asset_filter { +type metis_swap_LpTransferEvent implements metis_swap_LpTokenEvent { + id: ID! + token: metis_swap_LpToken! + amount: metis_swap_BigDecimal! + from: metis_swap_Bytes! + to: metis_swap_Bytes! + fromBalance: metis_swap_BigDecimal! + toBalance: metis_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: metis_swap_Bytes! + nonce: BigInt! +} + +input metis_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -106928,144 +104021,143 @@ input stagingpolygon_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingpolygon_Bytes - key_not: stagingpolygon_Bytes - key_gt: stagingpolygon_Bytes - key_lt: stagingpolygon_Bytes - key_gte: stagingpolygon_Bytes - key_lte: stagingpolygon_Bytes - key_in: [stagingpolygon_Bytes!] - key_not_in: [stagingpolygon_Bytes!] - key_contains: stagingpolygon_Bytes - key_not_contains: stagingpolygon_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingpolygon_Bytes - canonicalId_not: stagingpolygon_Bytes - canonicalId_gt: stagingpolygon_Bytes - canonicalId_lt: stagingpolygon_Bytes - canonicalId_gte: stagingpolygon_Bytes - canonicalId_lte: stagingpolygon_Bytes - canonicalId_in: [stagingpolygon_Bytes!] - canonicalId_not_in: [stagingpolygon_Bytes!] - canonicalId_contains: stagingpolygon_Bytes - canonicalId_not_contains: stagingpolygon_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingpolygon_Bytes - adoptedAsset_not: stagingpolygon_Bytes - adoptedAsset_gt: stagingpolygon_Bytes - adoptedAsset_lt: stagingpolygon_Bytes - adoptedAsset_gte: stagingpolygon_Bytes - adoptedAsset_lte: stagingpolygon_Bytes - adoptedAsset_in: [stagingpolygon_Bytes!] - adoptedAsset_not_in: [stagingpolygon_Bytes!] - adoptedAsset_contains: stagingpolygon_Bytes - adoptedAsset_not_contains: stagingpolygon_Bytes - localAsset: stagingpolygon_Bytes - localAsset_not: stagingpolygon_Bytes - localAsset_gt: stagingpolygon_Bytes - localAsset_lt: stagingpolygon_Bytes - localAsset_gte: stagingpolygon_Bytes - localAsset_lte: stagingpolygon_Bytes - localAsset_in: [stagingpolygon_Bytes!] - localAsset_not_in: [stagingpolygon_Bytes!] - localAsset_contains: stagingpolygon_Bytes - localAsset_not_contains: stagingpolygon_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: stagingpolygon_AssetStatus_filter - """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_Asset_filter] - or: [stagingpolygon_Asset_filter] -} - -enum stagingpolygon_Asset_orderBy { - id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status -} - -scalar stagingpolygon_BigDecimal - -input stagingpolygon_BlockChangedFilter { - number_gte: Int! -} - -input stagingpolygon_Block_height { - hash: stagingpolygon_Bytes - number: Int - number_gte: Int -} - -scalar stagingpolygon_Bytes - -type stagingpolygon_ConnectorMeta { - id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: stagingpolygon_Bytes - rootManager: stagingpolygon_Bytes - mirrorConnector: stagingpolygon_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: metis_swap_LpToken_filter + amount: metis_swap_BigDecimal + amount_not: metis_swap_BigDecimal + amount_gt: metis_swap_BigDecimal + amount_lt: metis_swap_BigDecimal + amount_gte: metis_swap_BigDecimal + amount_lte: metis_swap_BigDecimal + amount_in: [metis_swap_BigDecimal!] + amount_not_in: [metis_swap_BigDecimal!] + from: metis_swap_Bytes + from_not: metis_swap_Bytes + from_gt: metis_swap_Bytes + from_lt: metis_swap_Bytes + from_gte: metis_swap_Bytes + from_lte: metis_swap_Bytes + from_in: [metis_swap_Bytes!] + from_not_in: [metis_swap_Bytes!] + from_contains: metis_swap_Bytes + from_not_contains: metis_swap_Bytes + to: metis_swap_Bytes + to_not: metis_swap_Bytes + to_gt: metis_swap_Bytes + to_lt: metis_swap_Bytes + to_gte: metis_swap_Bytes + to_lte: metis_swap_Bytes + to_in: [metis_swap_Bytes!] + to_not_in: [metis_swap_Bytes!] + to_contains: metis_swap_Bytes + to_not_contains: metis_swap_Bytes + fromBalance: metis_swap_BigDecimal + fromBalance_not: metis_swap_BigDecimal + fromBalance_gt: metis_swap_BigDecimal + fromBalance_lt: metis_swap_BigDecimal + fromBalance_gte: metis_swap_BigDecimal + fromBalance_lte: metis_swap_BigDecimal + fromBalance_in: [metis_swap_BigDecimal!] + fromBalance_not_in: [metis_swap_BigDecimal!] + toBalance: metis_swap_BigDecimal + toBalance_not: metis_swap_BigDecimal + toBalance_gt: metis_swap_BigDecimal + toBalance_lt: metis_swap_BigDecimal + toBalance_gte: metis_swap_BigDecimal + toBalance_lte: metis_swap_BigDecimal + toBalance_in: [metis_swap_BigDecimal!] + toBalance_not_in: [metis_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_LpTransferEvent_filter] + or: [metis_swap_LpTransferEvent_filter] } -input stagingpolygon_ConnectorMeta_filter { +enum metis_swap_LpTransferEvent_orderBy { + id + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce +} + +"""Defines the order direction, either ascending or descending""" +enum metis_swap_OrderDirection { + asc + desc +} + +type metis_swap_PooledToken { + id: ID! + asset: metis_swap_Bytes! +} + +input metis_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -107074,109 +104166,72 @@ input stagingpolygon_ConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingpolygon_Bytes - amb_not: stagingpolygon_Bytes - amb_gt: stagingpolygon_Bytes - amb_lt: stagingpolygon_Bytes - amb_gte: stagingpolygon_Bytes - amb_lte: stagingpolygon_Bytes - amb_in: [stagingpolygon_Bytes!] - amb_not_in: [stagingpolygon_Bytes!] - amb_contains: stagingpolygon_Bytes - amb_not_contains: stagingpolygon_Bytes - rootManager: stagingpolygon_Bytes - rootManager_not: stagingpolygon_Bytes - rootManager_gt: stagingpolygon_Bytes - rootManager_lt: stagingpolygon_Bytes - rootManager_gte: stagingpolygon_Bytes - rootManager_lte: stagingpolygon_Bytes - rootManager_in: [stagingpolygon_Bytes!] - rootManager_not_in: [stagingpolygon_Bytes!] - rootManager_contains: stagingpolygon_Bytes - rootManager_not_contains: stagingpolygon_Bytes - mirrorConnector: stagingpolygon_Bytes - mirrorConnector_not: stagingpolygon_Bytes - mirrorConnector_gt: stagingpolygon_Bytes - mirrorConnector_lt: stagingpolygon_Bytes - mirrorConnector_gte: stagingpolygon_Bytes - mirrorConnector_lte: stagingpolygon_Bytes - mirrorConnector_in: [stagingpolygon_Bytes!] - mirrorConnector_not_in: [stagingpolygon_Bytes!] - mirrorConnector_contains: stagingpolygon_Bytes - mirrorConnector_not_contains: stagingpolygon_Bytes + asset: metis_swap_Bytes + asset_not: metis_swap_Bytes + asset_gt: metis_swap_Bytes + asset_lt: metis_swap_Bytes + asset_gte: metis_swap_Bytes + asset_lte: metis_swap_Bytes + asset_in: [metis_swap_Bytes!] + asset_not_in: [metis_swap_Bytes!] + asset_contains: metis_swap_Bytes + asset_not_contains: metis_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_ConnectorMeta_filter] - or: [stagingpolygon_ConnectorMeta_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_PooledToken_filter] + or: [metis_swap_PooledToken_filter] } -enum stagingpolygon_ConnectorMeta_orderBy { +enum metis_swap_PooledToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + asset } -type stagingpolygon_DestinationTransfer { +type metis_swap_StableSwap { id: ID! - chainId: BigInt - transferId: stagingpolygon_Bytes - nonce: BigInt - status: stagingpolygon_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingpolygon_Router_orderBy, orderDirection: stagingpolygon_OrderDirection, where: stagingpolygon_Router_filter): [stagingpolygon_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: stagingpolygon_Bytes - delegate: stagingpolygon_Bytes - receiveLocal: Boolean - callData: stagingpolygon_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: stagingpolygon_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: stagingpolygon_Bytes - asset: stagingpolygon_Asset - amount: BigInt - routersFee: BigInt - executedCaller: stagingpolygon_Bytes - executedTransactionHash: stagingpolygon_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: stagingpolygon_Bytes - executedTxNonce: BigInt - reconciledCaller: stagingpolygon_Bytes - reconciledTransactionHash: stagingpolygon_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingpolygon_Bytes - reconciledTxNonce: BigInt + isActive: Boolean + key: metis_swap_Bytes! + canonicalId: metis_swap_Bytes + domain: BigInt + swapPool: metis_swap_Bytes + lpToken: metis_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [metis_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: metis_swap_StableSwapEvent_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_StableSwapEvent_filter): [metis_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: metis_swap_StableSwapExchange_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_StableSwapExchange_filter): [metis_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: metis_swap_SwapHourlyVolume_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_SwapHourlyVolume_filter): [metis_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: metis_swap_SwapDailyVolume_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_SwapDailyVolume_filter): [metis_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: metis_swap_SwapWeeklyVolume_orderBy, orderDirection: metis_swap_OrderDirection, where: metis_swap_SwapWeeklyVolume_filter): [metis_swap_SwapWeeklyVolume!] } -input stagingpolygon_DestinationTransfer_filter { +type metis_swap_StableSwapAddLiquidityEvent implements metis_swap_StableSwapEvent { + id: ID! + stableSwap: metis_swap_StableSwap! + provider: metis_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: metis_swap_Bytes! + nonce: BigInt! +} + +input metis_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -107185,24 +104240,105 @@ input stagingpolygon_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: stagingpolygon_Bytes - transferId_not: stagingpolygon_Bytes - transferId_gt: stagingpolygon_Bytes - transferId_lt: stagingpolygon_Bytes - transferId_gte: stagingpolygon_Bytes - transferId_lte: stagingpolygon_Bytes - transferId_in: [stagingpolygon_Bytes!] - transferId_not_in: [stagingpolygon_Bytes!] - transferId_contains: stagingpolygon_Bytes - transferId_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + provider: metis_swap_Bytes + provider_not: metis_swap_Bytes + provider_gt: metis_swap_Bytes + provider_lt: metis_swap_Bytes + provider_gte: metis_swap_Bytes + provider_lte: metis_swap_Bytes + provider_in: [metis_swap_Bytes!] + provider_not_in: [metis_swap_Bytes!] + provider_contains: metis_swap_Bytes + provider_not_contains: metis_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -107211,374 +104347,54 @@ input stagingpolygon_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingpolygon_TransferStatus - status_not: stagingpolygon_TransferStatus - status_in: [stagingpolygon_TransferStatus!] - status_not_in: [stagingpolygon_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: stagingpolygon_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: stagingpolygon_Bytes - to_not: stagingpolygon_Bytes - to_gt: stagingpolygon_Bytes - to_lt: stagingpolygon_Bytes - to_gte: stagingpolygon_Bytes - to_lte: stagingpolygon_Bytes - to_in: [stagingpolygon_Bytes!] - to_not_in: [stagingpolygon_Bytes!] - to_contains: stagingpolygon_Bytes - to_not_contains: stagingpolygon_Bytes - delegate: stagingpolygon_Bytes - delegate_not: stagingpolygon_Bytes - delegate_gt: stagingpolygon_Bytes - delegate_lt: stagingpolygon_Bytes - delegate_gte: stagingpolygon_Bytes - delegate_lte: stagingpolygon_Bytes - delegate_in: [stagingpolygon_Bytes!] - delegate_not_in: [stagingpolygon_Bytes!] - delegate_contains: stagingpolygon_Bytes - delegate_not_contains: stagingpolygon_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: stagingpolygon_Bytes - callData_not: stagingpolygon_Bytes - callData_gt: stagingpolygon_Bytes - callData_lt: stagingpolygon_Bytes - callData_gte: stagingpolygon_Bytes - callData_lte: stagingpolygon_Bytes - callData_in: [stagingpolygon_Bytes!] - callData_not_in: [stagingpolygon_Bytes!] - callData_contains: stagingpolygon_Bytes - callData_not_contains: stagingpolygon_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: stagingpolygon_Bytes - originSender_not: stagingpolygon_Bytes - originSender_gt: stagingpolygon_Bytes - originSender_lt: stagingpolygon_Bytes - originSender_gte: stagingpolygon_Bytes - originSender_lte: stagingpolygon_Bytes - originSender_in: [stagingpolygon_Bytes!] - originSender_not_in: [stagingpolygon_Bytes!] - originSender_contains: stagingpolygon_Bytes - originSender_not_contains: stagingpolygon_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: stagingpolygon_Bytes - canonicalId_not: stagingpolygon_Bytes - canonicalId_gt: stagingpolygon_Bytes - canonicalId_lt: stagingpolygon_Bytes - canonicalId_gte: stagingpolygon_Bytes - canonicalId_lte: stagingpolygon_Bytes - canonicalId_in: [stagingpolygon_Bytes!] - canonicalId_not_in: [stagingpolygon_Bytes!] - canonicalId_contains: stagingpolygon_Bytes - canonicalId_not_contains: stagingpolygon_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingpolygon_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: stagingpolygon_Bytes - executedCaller_not: stagingpolygon_Bytes - executedCaller_gt: stagingpolygon_Bytes - executedCaller_lt: stagingpolygon_Bytes - executedCaller_gte: stagingpolygon_Bytes - executedCaller_lte: stagingpolygon_Bytes - executedCaller_in: [stagingpolygon_Bytes!] - executedCaller_not_in: [stagingpolygon_Bytes!] - executedCaller_contains: stagingpolygon_Bytes - executedCaller_not_contains: stagingpolygon_Bytes - executedTransactionHash: stagingpolygon_Bytes - executedTransactionHash_not: stagingpolygon_Bytes - executedTransactionHash_gt: stagingpolygon_Bytes - executedTransactionHash_lt: stagingpolygon_Bytes - executedTransactionHash_gte: stagingpolygon_Bytes - executedTransactionHash_lte: stagingpolygon_Bytes - executedTransactionHash_in: [stagingpolygon_Bytes!] - executedTransactionHash_not_in: [stagingpolygon_Bytes!] - executedTransactionHash_contains: stagingpolygon_Bytes - executedTransactionHash_not_contains: stagingpolygon_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingpolygon_Bytes - executedTxOrigin_not: stagingpolygon_Bytes - executedTxOrigin_gt: stagingpolygon_Bytes - executedTxOrigin_lt: stagingpolygon_Bytes - executedTxOrigin_gte: stagingpolygon_Bytes - executedTxOrigin_lte: stagingpolygon_Bytes - executedTxOrigin_in: [stagingpolygon_Bytes!] - executedTxOrigin_not_in: [stagingpolygon_Bytes!] - executedTxOrigin_contains: stagingpolygon_Bytes - executedTxOrigin_not_contains: stagingpolygon_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingpolygon_Bytes - reconciledCaller_not: stagingpolygon_Bytes - reconciledCaller_gt: stagingpolygon_Bytes - reconciledCaller_lt: stagingpolygon_Bytes - reconciledCaller_gte: stagingpolygon_Bytes - reconciledCaller_lte: stagingpolygon_Bytes - reconciledCaller_in: [stagingpolygon_Bytes!] - reconciledCaller_not_in: [stagingpolygon_Bytes!] - reconciledCaller_contains: stagingpolygon_Bytes - reconciledCaller_not_contains: stagingpolygon_Bytes - reconciledTransactionHash: stagingpolygon_Bytes - reconciledTransactionHash_not: stagingpolygon_Bytes - reconciledTransactionHash_gt: stagingpolygon_Bytes - reconciledTransactionHash_lt: stagingpolygon_Bytes - reconciledTransactionHash_gte: stagingpolygon_Bytes - reconciledTransactionHash_lte: stagingpolygon_Bytes - reconciledTransactionHash_in: [stagingpolygon_Bytes!] - reconciledTransactionHash_not_in: [stagingpolygon_Bytes!] - reconciledTransactionHash_contains: stagingpolygon_Bytes - reconciledTransactionHash_not_contains: stagingpolygon_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingpolygon_Bytes - reconciledTxOrigin_not: stagingpolygon_Bytes - reconciledTxOrigin_gt: stagingpolygon_Bytes - reconciledTxOrigin_lt: stagingpolygon_Bytes - reconciledTxOrigin_gte: stagingpolygon_Bytes - reconciledTxOrigin_lte: stagingpolygon_Bytes - reconciledTxOrigin_in: [stagingpolygon_Bytes!] - reconciledTxOrigin_not_in: [stagingpolygon_Bytes!] - reconciledTxOrigin_contains: stagingpolygon_Bytes - reconciledTxOrigin_not_contains: stagingpolygon_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_DestinationTransfer_filter] - or: [stagingpolygon_DestinationTransfer_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_StableSwapAddLiquidityEvent_filter] + or: [metis_swap_StableSwapAddLiquidityEvent_filter] } -enum stagingpolygon_DestinationTransfer_orderBy { +enum metis_swap_StableSwapAddLiquidityEvent_orderBy { id - chainId - transferId + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce } -""" -8 bytes signed integer - -""" -scalar stagingpolygon_Int8 - -type stagingpolygon_OptimisticRootFinalized { +interface metis_swap_StableSwapEvent { id: ID! - aggregateRoot: stagingpolygon_Bytes! + stableSwap: metis_swap_StableSwap! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: metis_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_OptimisticRootFinalized_filter { +input metis_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -107587,16 +104403,35 @@ input stagingpolygon_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingpolygon_Bytes - aggregateRoot_not: stagingpolygon_Bytes - aggregateRoot_gt: stagingpolygon_Bytes - aggregateRoot_lt: stagingpolygon_Bytes - aggregateRoot_gte: stagingpolygon_Bytes - aggregateRoot_lte: stagingpolygon_Bytes - aggregateRoot_in: [stagingpolygon_Bytes!] - aggregateRoot_not_in: [stagingpolygon_Bytes!] - aggregateRoot_contains: stagingpolygon_Bytes - aggregateRoot_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -107605,47 +104440,72 @@ input stagingpolygon_OptimisticRootFinalized_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_OptimisticRootFinalized_filter] - or: [stagingpolygon_OptimisticRootFinalized_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_StableSwapEvent_filter] + or: [metis_swap_StableSwapEvent_filter] } -enum stagingpolygon_OptimisticRootFinalized_orderBy { +enum metis_swap_StableSwapEvent_orderBy { id - aggregateRoot + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum stagingpolygon_OrderDirection { - asc - desc + transaction + nonce } -type stagingpolygon_OriginMessage { +type metis_swap_StableSwapExchange { id: ID! - transferId: stagingpolygon_Bytes - destinationDomain: BigInt - leaf: stagingpolygon_Bytes - index: BigInt - message: stagingpolygon_Bytes - root: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - blockNumber: BigInt - rootCount: stagingpolygon_RootCount + stableSwap: metis_swap_StableSwap! + buyer: metis_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! + timestamp: BigInt! + transaction: metis_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_OriginMessage_filter { +input metis_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -107654,158 +104514,172 @@ input stagingpolygon_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingpolygon_Bytes - transferId_not: stagingpolygon_Bytes - transferId_gt: stagingpolygon_Bytes - transferId_lt: stagingpolygon_Bytes - transferId_gte: stagingpolygon_Bytes - transferId_lte: stagingpolygon_Bytes - transferId_in: [stagingpolygon_Bytes!] - transferId_not_in: [stagingpolygon_Bytes!] - transferId_contains: stagingpolygon_Bytes - transferId_not_contains: stagingpolygon_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: stagingpolygon_Bytes - leaf_not: stagingpolygon_Bytes - leaf_gt: stagingpolygon_Bytes - leaf_lt: stagingpolygon_Bytes - leaf_gte: stagingpolygon_Bytes - leaf_lte: stagingpolygon_Bytes - leaf_in: [stagingpolygon_Bytes!] - leaf_not_in: [stagingpolygon_Bytes!] - leaf_contains: stagingpolygon_Bytes - leaf_not_contains: stagingpolygon_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: stagingpolygon_Bytes - message_not: stagingpolygon_Bytes - message_gt: stagingpolygon_Bytes - message_lt: stagingpolygon_Bytes - message_gte: stagingpolygon_Bytes - message_lte: stagingpolygon_Bytes - message_in: [stagingpolygon_Bytes!] - message_not_in: [stagingpolygon_Bytes!] - message_contains: stagingpolygon_Bytes - message_not_contains: stagingpolygon_Bytes - root: stagingpolygon_Bytes - root_not: stagingpolygon_Bytes - root_gt: stagingpolygon_Bytes - root_lt: stagingpolygon_Bytes - root_gte: stagingpolygon_Bytes - root_lte: stagingpolygon_Bytes - root_in: [stagingpolygon_Bytes!] - root_not_in: [stagingpolygon_Bytes!] - root_contains: stagingpolygon_Bytes - root_not_contains: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - transactionHash_not: stagingpolygon_Bytes - transactionHash_gt: stagingpolygon_Bytes - transactionHash_lt: stagingpolygon_Bytes - transactionHash_gte: stagingpolygon_Bytes - transactionHash_lte: stagingpolygon_Bytes - transactionHash_in: [stagingpolygon_Bytes!] - transactionHash_not_in: [stagingpolygon_Bytes!] - transactionHash_contains: stagingpolygon_Bytes - transactionHash_not_contains: stagingpolygon_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: stagingpolygon_RootCount_filter - """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_OriginMessage_filter] - or: [stagingpolygon_OriginMessage_filter] -} + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + buyer: metis_swap_Bytes + buyer_not: metis_swap_Bytes + buyer_gt: metis_swap_Bytes + buyer_lt: metis_swap_Bytes + buyer_gte: metis_swap_Bytes + buyer_lte: metis_swap_Bytes + buyer_in: [metis_swap_Bytes!] + buyer_not_in: [metis_swap_Bytes!] + buyer_contains: metis_swap_Bytes + buyer_not_contains: metis_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_StableSwapExchange_filter] + or: [metis_swap_StableSwapExchange_filter] +} -enum stagingpolygon_OriginMessage_orderBy { +enum metis_swap_StableSwapExchange_orderBy { id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce } -type stagingpolygon_OriginTransfer { +type metis_swap_StableSwapRemoveLiquidityEvent implements metis_swap_StableSwapEvent { id: ID! - chainId: BigInt - transferId: stagingpolygon_Bytes - nonce: BigInt - status: stagingpolygon_TransferStatus - messageHash: stagingpolygon_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: stagingpolygon_Bytes - delegate: stagingpolygon_Bytes - receiveLocal: Boolean - callData: stagingpolygon_Bytes - slippage: BigInt - originSender: stagingpolygon_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: stagingpolygon_Bytes - asset: stagingpolygon_Asset - transactingAsset: stagingpolygon_Bytes - message: stagingpolygon_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingpolygon_RelayerFee_orderBy, orderDirection: stagingpolygon_OrderDirection, where: stagingpolygon_RelayerFee_filter): [stagingpolygon_RelayerFee!] - initialRelayerFeeAsset: stagingpolygon_Bytes - caller: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: stagingpolygon_Bytes - txNonce: BigInt + stableSwap: metis_swap_StableSwap! + provider: metis_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: metis_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_OriginTransfer_filter { +input metis_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -107814,245 +104688,87 @@ input stagingpolygon_OriginTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: stagingpolygon_Bytes - transferId_not: stagingpolygon_Bytes - transferId_gt: stagingpolygon_Bytes - transferId_lt: stagingpolygon_Bytes - transferId_gte: stagingpolygon_Bytes - transferId_lte: stagingpolygon_Bytes - transferId_in: [stagingpolygon_Bytes!] - transferId_not_in: [stagingpolygon_Bytes!] - transferId_contains: stagingpolygon_Bytes - transferId_not_contains: stagingpolygon_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: stagingpolygon_TransferStatus - status_not: stagingpolygon_TransferStatus - status_in: [stagingpolygon_TransferStatus!] - status_not_in: [stagingpolygon_TransferStatus!] - messageHash: stagingpolygon_Bytes - messageHash_not: stagingpolygon_Bytes - messageHash_gt: stagingpolygon_Bytes - messageHash_lt: stagingpolygon_Bytes - messageHash_gte: stagingpolygon_Bytes - messageHash_lte: stagingpolygon_Bytes - messageHash_in: [stagingpolygon_Bytes!] - messageHash_not_in: [stagingpolygon_Bytes!] - messageHash_contains: stagingpolygon_Bytes - messageHash_not_contains: stagingpolygon_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: stagingpolygon_Bytes - to_not: stagingpolygon_Bytes - to_gt: stagingpolygon_Bytes - to_lt: stagingpolygon_Bytes - to_gte: stagingpolygon_Bytes - to_lte: stagingpolygon_Bytes - to_in: [stagingpolygon_Bytes!] - to_not_in: [stagingpolygon_Bytes!] - to_contains: stagingpolygon_Bytes - to_not_contains: stagingpolygon_Bytes - delegate: stagingpolygon_Bytes - delegate_not: stagingpolygon_Bytes - delegate_gt: stagingpolygon_Bytes - delegate_lt: stagingpolygon_Bytes - delegate_gte: stagingpolygon_Bytes - delegate_lte: stagingpolygon_Bytes - delegate_in: [stagingpolygon_Bytes!] - delegate_not_in: [stagingpolygon_Bytes!] - delegate_contains: stagingpolygon_Bytes - delegate_not_contains: stagingpolygon_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: stagingpolygon_Bytes - callData_not: stagingpolygon_Bytes - callData_gt: stagingpolygon_Bytes - callData_lt: stagingpolygon_Bytes - callData_gte: stagingpolygon_Bytes - callData_lte: stagingpolygon_Bytes - callData_in: [stagingpolygon_Bytes!] - callData_not_in: [stagingpolygon_Bytes!] - callData_contains: stagingpolygon_Bytes - callData_not_contains: stagingpolygon_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: stagingpolygon_Bytes - originSender_not: stagingpolygon_Bytes - originSender_gt: stagingpolygon_Bytes - originSender_lt: stagingpolygon_Bytes - originSender_gte: stagingpolygon_Bytes - originSender_lte: stagingpolygon_Bytes - originSender_in: [stagingpolygon_Bytes!] - originSender_not_in: [stagingpolygon_Bytes!] - originSender_contains: stagingpolygon_Bytes - originSender_not_contains: stagingpolygon_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: stagingpolygon_Bytes - canonicalId_not: stagingpolygon_Bytes - canonicalId_gt: stagingpolygon_Bytes - canonicalId_lt: stagingpolygon_Bytes - canonicalId_gte: stagingpolygon_Bytes - canonicalId_lte: stagingpolygon_Bytes - canonicalId_in: [stagingpolygon_Bytes!] - canonicalId_not_in: [stagingpolygon_Bytes!] - canonicalId_contains: stagingpolygon_Bytes - canonicalId_not_contains: stagingpolygon_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingpolygon_Asset_filter - transactingAsset: stagingpolygon_Bytes - transactingAsset_not: stagingpolygon_Bytes - transactingAsset_gt: stagingpolygon_Bytes - transactingAsset_lt: stagingpolygon_Bytes - transactingAsset_gte: stagingpolygon_Bytes - transactingAsset_lte: stagingpolygon_Bytes - transactingAsset_in: [stagingpolygon_Bytes!] - transactingAsset_not_in: [stagingpolygon_Bytes!] - transactingAsset_contains: stagingpolygon_Bytes - transactingAsset_not_contains: stagingpolygon_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: stagingpolygon_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingpolygon_RelayerFee_filter - initialRelayerFeeAsset: stagingpolygon_Bytes - initialRelayerFeeAsset_not: stagingpolygon_Bytes - initialRelayerFeeAsset_gt: stagingpolygon_Bytes - initialRelayerFeeAsset_lt: stagingpolygon_Bytes - initialRelayerFeeAsset_gte: stagingpolygon_Bytes - initialRelayerFeeAsset_lte: stagingpolygon_Bytes - initialRelayerFeeAsset_in: [stagingpolygon_Bytes!] - initialRelayerFeeAsset_not_in: [stagingpolygon_Bytes!] - initialRelayerFeeAsset_contains: stagingpolygon_Bytes - initialRelayerFeeAsset_not_contains: stagingpolygon_Bytes - caller: stagingpolygon_Bytes - caller_not: stagingpolygon_Bytes - caller_gt: stagingpolygon_Bytes - caller_lt: stagingpolygon_Bytes - caller_gte: stagingpolygon_Bytes - caller_lte: stagingpolygon_Bytes - caller_in: [stagingpolygon_Bytes!] - caller_not_in: [stagingpolygon_Bytes!] - caller_contains: stagingpolygon_Bytes - caller_not_contains: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - transactionHash_not: stagingpolygon_Bytes - transactionHash_gt: stagingpolygon_Bytes - transactionHash_lt: stagingpolygon_Bytes - transactionHash_gte: stagingpolygon_Bytes - transactionHash_lte: stagingpolygon_Bytes - transactionHash_in: [stagingpolygon_Bytes!] - transactionHash_not_in: [stagingpolygon_Bytes!] - transactionHash_contains: stagingpolygon_Bytes - transactionHash_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + provider: metis_swap_Bytes + provider_not: metis_swap_Bytes + provider_gt: metis_swap_Bytes + provider_lt: metis_swap_Bytes + provider_gte: metis_swap_Bytes + provider_lte: metis_swap_Bytes + provider_in: [metis_swap_Bytes!] + provider_not_in: [metis_swap_Bytes!] + provider_contains: metis_swap_Bytes + provider_not_contains: metis_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -108061,121 +104777,266 @@ input stagingpolygon_OriginTransfer_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - txOrigin: stagingpolygon_Bytes - txOrigin_not: stagingpolygon_Bytes - txOrigin_gt: stagingpolygon_Bytes - txOrigin_lt: stagingpolygon_Bytes - txOrigin_gte: stagingpolygon_Bytes - txOrigin_lte: stagingpolygon_Bytes - txOrigin_in: [stagingpolygon_Bytes!] - txOrigin_not_in: [stagingpolygon_Bytes!] - txOrigin_contains: stagingpolygon_Bytes - txOrigin_not_contains: stagingpolygon_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] + transaction: metis_swap_Bytes + transaction_not: metis_swap_Bytes + transaction_gt: metis_swap_Bytes + transaction_lt: metis_swap_Bytes + transaction_gte: metis_swap_Bytes + transaction_lte: metis_swap_Bytes + transaction_in: [metis_swap_Bytes!] + transaction_not_in: [metis_swap_Bytes!] + transaction_contains: metis_swap_Bytes + transaction_not_contains: metis_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_OriginTransfer_filter] - or: [stagingpolygon_OriginTransfer_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_StableSwapRemoveLiquidityEvent_filter] + or: [metis_swap_StableSwapRemoveLiquidityEvent_filter] } -enum stagingpolygon_OriginTransfer_orderBy { +enum metis_swap_StableSwapRemoveLiquidityEvent_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block timestamp - gasPrice - gasLimit - blockNumber - txOrigin - txNonce + transaction + nonce } -type stagingpolygon_Relayer { - id: ID! - isActive: Boolean! - relayer: stagingpolygon_Bytes +input metis_swap_StableSwap_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: metis_swap_Bytes + key_not: metis_swap_Bytes + key_gt: metis_swap_Bytes + key_lt: metis_swap_Bytes + key_gte: metis_swap_Bytes + key_lte: metis_swap_Bytes + key_in: [metis_swap_Bytes!] + key_not_in: [metis_swap_Bytes!] + key_contains: metis_swap_Bytes + key_not_contains: metis_swap_Bytes + canonicalId: metis_swap_Bytes + canonicalId_not: metis_swap_Bytes + canonicalId_gt: metis_swap_Bytes + canonicalId_lt: metis_swap_Bytes + canonicalId_gte: metis_swap_Bytes + canonicalId_lte: metis_swap_Bytes + canonicalId_in: [metis_swap_Bytes!] + canonicalId_not_in: [metis_swap_Bytes!] + canonicalId_contains: metis_swap_Bytes + canonicalId_not_contains: metis_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: metis_swap_Bytes + swapPool_not: metis_swap_Bytes + swapPool_gt: metis_swap_Bytes + swapPool_lt: metis_swap_Bytes + swapPool_gte: metis_swap_Bytes + swapPool_lte: metis_swap_Bytes + swapPool_in: [metis_swap_Bytes!] + swapPool_not_in: [metis_swap_Bytes!] + swapPool_contains: metis_swap_Bytes + swapPool_not_contains: metis_swap_Bytes + lpToken: metis_swap_Bytes + lpToken_not: metis_swap_Bytes + lpToken_gt: metis_swap_Bytes + lpToken_lt: metis_swap_Bytes + lpToken_gte: metis_swap_Bytes + lpToken_lte: metis_swap_Bytes + lpToken_in: [metis_swap_Bytes!] + lpToken_not_in: [metis_swap_Bytes!] + lpToken_contains: metis_swap_Bytes + lpToken_not_contains: metis_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [metis_swap_Bytes!] + pooledTokens_not: [metis_swap_Bytes!] + pooledTokens_contains: [metis_swap_Bytes!] + pooledTokens_contains_nocase: [metis_swap_Bytes!] + pooledTokens_not_contains: [metis_swap_Bytes!] + pooledTokens_not_contains_nocase: [metis_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: metis_swap_StableSwapEvent_filter + exchanges_: metis_swap_StableSwapExchange_filter + hourlyVolumes_: metis_swap_SwapHourlyVolume_filter + dailyVolumes_: metis_swap_SwapDailyVolume_filter + weeklyVolumes_: metis_swap_SwapWeeklyVolume_filter + """Filter for the block changed event.""" + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_StableSwap_filter] + or: [metis_swap_StableSwap_filter] } -type stagingpolygon_RelayerFee { +enum metis_swap_StableSwap_orderBy { + id + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes +} + +type metis_swap_SwapDailyVolume implements metis_swap_SwapTradeVolume { id: ID! - transfer: stagingpolygon_OriginTransfer! - fee: BigInt! - asset: stagingpolygon_Bytes! + stableSwap: metis_swap_StableSwap! + timestamp: BigInt! + volume: metis_swap_BigDecimal! } -input stagingpolygon_RelayerFee_filter { +input metis_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -108184,101 +105045,80 @@ input stagingpolygon_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingpolygon_OriginTransfer_filter - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - asset: stagingpolygon_Bytes - asset_not: stagingpolygon_Bytes - asset_gt: stagingpolygon_Bytes - asset_lt: stagingpolygon_Bytes - asset_gte: stagingpolygon_Bytes - asset_lte: stagingpolygon_Bytes - asset_in: [stagingpolygon_Bytes!] - asset_not_in: [stagingpolygon_Bytes!] - asset_contains: stagingpolygon_Bytes - asset_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: metis_swap_BigDecimal + volume_not: metis_swap_BigDecimal + volume_gt: metis_swap_BigDecimal + volume_lt: metis_swap_BigDecimal + volume_gte: metis_swap_BigDecimal + volume_lte: metis_swap_BigDecimal + volume_in: [metis_swap_BigDecimal!] + volume_not_in: [metis_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_RelayerFee_filter] - or: [stagingpolygon_RelayerFee_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_SwapDailyVolume_filter] + or: [metis_swap_SwapDailyVolume_filter] } -enum stagingpolygon_RelayerFee_orderBy { +enum metis_swap_SwapDailyVolume_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - fee - asset + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingpolygon_RelayerFeesIncrease { +type metis_swap_SwapHourlyVolume implements metis_swap_SwapTradeVolume { id: ID! - transfer: stagingpolygon_OriginTransfer! - increase: BigInt - asset: stagingpolygon_Bytes - caller: stagingpolygon_Bytes! - transactionHash: stagingpolygon_Bytes! + stableSwap: metis_swap_StableSwap! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + volume: metis_swap_BigDecimal! } -input stagingpolygon_RelayerFeesIncrease_filter { +input metis_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -108287,65 +105127,27 @@ input stagingpolygon_RelayerFeesIncrease_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingpolygon_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: stagingpolygon_Bytes - asset_not: stagingpolygon_Bytes - asset_gt: stagingpolygon_Bytes - asset_lt: stagingpolygon_Bytes - asset_gte: stagingpolygon_Bytes - asset_lte: stagingpolygon_Bytes - asset_in: [stagingpolygon_Bytes!] - asset_not_in: [stagingpolygon_Bytes!] - asset_contains: stagingpolygon_Bytes - asset_not_contains: stagingpolygon_Bytes - caller: stagingpolygon_Bytes - caller_not: stagingpolygon_Bytes - caller_gt: stagingpolygon_Bytes - caller_lt: stagingpolygon_Bytes - caller_gte: stagingpolygon_Bytes - caller_lte: stagingpolygon_Bytes - caller_in: [stagingpolygon_Bytes!] - caller_not_in: [stagingpolygon_Bytes!] - caller_contains: stagingpolygon_Bytes - caller_not_contains: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - transactionHash_not: stagingpolygon_Bytes - transactionHash_gt: stagingpolygon_Bytes - transactionHash_lt: stagingpolygon_Bytes - transactionHash_gte: stagingpolygon_Bytes - transactionHash_lte: stagingpolygon_Bytes - transactionHash_in: [stagingpolygon_Bytes!] - transactionHash_not_in: [stagingpolygon_Bytes!] - transactionHash_contains: stagingpolygon_Bytes - transactionHash_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -108354,79 +105156,123 @@ input stagingpolygon_RelayerFeesIncrease_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: metis_swap_BigDecimal + volume_not: metis_swap_BigDecimal + volume_gt: metis_swap_BigDecimal + volume_lt: metis_swap_BigDecimal + volume_gte: metis_swap_BigDecimal + volume_lte: metis_swap_BigDecimal + volume_in: [metis_swap_BigDecimal!] + volume_not_in: [metis_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_RelayerFeesIncrease_filter] - or: [stagingpolygon_RelayerFeesIncrease_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_SwapHourlyVolume_filter] + or: [metis_swap_SwapHourlyVolume_filter] } -enum stagingpolygon_RelayerFeesIncrease_orderBy { +enum metis_swap_SwapHourlyVolume_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - gasPrice - gasLimit - blockNumber + volume } -input stagingpolygon_Relayer_filter { +interface metis_swap_SwapTradeVolume { + stableSwap: metis_swap_StableSwap! + timestamp: BigInt! + volume: metis_swap_BigDecimal! +} + +input metis_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: metis_swap_BigDecimal + volume_not: metis_swap_BigDecimal + volume_gt: metis_swap_BigDecimal + volume_lt: metis_swap_BigDecimal + volume_gte: metis_swap_BigDecimal + volume_lte: metis_swap_BigDecimal + volume_in: [metis_swap_BigDecimal!] + volume_not_in: [metis_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_SwapTradeVolume_filter] + or: [metis_swap_SwapTradeVolume_filter] +} + +enum metis_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type metis_swap_SwapWeeklyVolume implements metis_swap_SwapTradeVolume { + id: ID! + stableSwap: metis_swap_StableSwap! + timestamp: BigInt! + volume: metis_swap_BigDecimal! +} + +input metis_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -108435,38 +105281,79 @@ input stagingpolygon_Relayer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: stagingpolygon_Bytes - relayer_not: stagingpolygon_Bytes - relayer_gt: stagingpolygon_Bytes - relayer_lt: stagingpolygon_Bytes - relayer_gte: stagingpolygon_Bytes - relayer_lte: stagingpolygon_Bytes - relayer_in: [stagingpolygon_Bytes!] - relayer_not_in: [stagingpolygon_Bytes!] - relayer_contains: stagingpolygon_Bytes - relayer_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: metis_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: metis_swap_BigDecimal + volume_not: metis_swap_BigDecimal + volume_gt: metis_swap_BigDecimal + volume_lt: metis_swap_BigDecimal + volume_gte: metis_swap_BigDecimal + volume_lte: metis_swap_BigDecimal + volume_in: [metis_swap_BigDecimal!] + volume_not_in: [metis_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_Relayer_filter] - or: [stagingpolygon_Relayer_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_SwapWeeklyVolume_filter] + or: [metis_swap_SwapWeeklyVolume_filter] } -enum stagingpolygon_Relayer_orderBy { +enum metis_swap_SwapWeeklyVolume_orderBy { id - isActive - relayer + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingpolygon_RootCount { +type metis_swap_SystemInfo { id: ID! - count: BigInt + exchangeCount: BigInt! + swapCount: BigInt! } -input stagingpolygon_RootCount_filter { +input metis_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -108475,40 +105362,101 @@ input stagingpolygon_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_RootCount_filter] - or: [stagingpolygon_RootCount_filter] + _change_block: metis_swap_BlockChangedFilter + and: [metis_swap_SystemInfo_filter] + or: [metis_swap_SystemInfo_filter] } -enum stagingpolygon_RootCount_orderBy { +enum metis_swap_SystemInfo_orderBy { id - count + exchangeCount + swapCount } -type stagingpolygon_RootMessageSent { +type metis_swap__Block_ { + """The hash of the block""" + hash: metis_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type metis_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: metis_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +enum avalanche_swap_Aggregation_interval { + hour + day +} + +scalar avalanche_swap_BigDecimal + +input avalanche_swap_BlockChangedFilter { + number_gte: Int! +} + +input avalanche_swap_Block_height { + hash: avalanche_swap_Bytes + number: Int + number_gte: Int +} + +scalar avalanche_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar avalanche_swap_Int8 + +type avalanche_swap_LpAccount { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - root: stagingpolygon_Bytes - count: BigInt - caller: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt + address: avalanche_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_LpAccountBalance_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_LpAccountBalance_filter): [avalanche_swap_LpAccountBalance!]! } -input stagingpolygon_RootMessageSent_filter { +type avalanche_swap_LpAccountBalance { + id: ID! + account: avalanche_swap_LpAccount! + token: avalanche_swap_LpToken! + amount: avalanche_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: avalanche_swap_Bytes +} + +input avalanche_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -108517,131 +105465,107 @@ input stagingpolygon_RootMessageSent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: stagingpolygon_Bytes - root_not: stagingpolygon_Bytes - root_gt: stagingpolygon_Bytes - root_lt: stagingpolygon_Bytes - root_gte: stagingpolygon_Bytes - root_lte: stagingpolygon_Bytes - root_in: [stagingpolygon_Bytes!] - root_not_in: [stagingpolygon_Bytes!] - root_contains: stagingpolygon_Bytes - root_not_contains: stagingpolygon_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: stagingpolygon_Bytes - caller_not: stagingpolygon_Bytes - caller_gt: stagingpolygon_Bytes - caller_lt: stagingpolygon_Bytes - caller_gte: stagingpolygon_Bytes - caller_lte: stagingpolygon_Bytes - caller_in: [stagingpolygon_Bytes!] - caller_not_in: [stagingpolygon_Bytes!] - caller_contains: stagingpolygon_Bytes - caller_not_contains: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - transactionHash_not: stagingpolygon_Bytes - transactionHash_gt: stagingpolygon_Bytes - transactionHash_lt: stagingpolygon_Bytes - transactionHash_gte: stagingpolygon_Bytes - transactionHash_lte: stagingpolygon_Bytes - transactionHash_in: [stagingpolygon_Bytes!] - transactionHash_not_in: [stagingpolygon_Bytes!] - transactionHash_contains: stagingpolygon_Bytes - transactionHash_not_contains: stagingpolygon_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: avalanche_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: avalanche_swap_LpToken_filter + amount: avalanche_swap_BigDecimal + amount_not: avalanche_swap_BigDecimal + amount_gt: avalanche_swap_BigDecimal + amount_lt: avalanche_swap_BigDecimal + amount_gte: avalanche_swap_BigDecimal + amount_lte: avalanche_swap_BigDecimal + amount_in: [avalanche_swap_BigDecimal!] + amount_not_in: [avalanche_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_RootMessageSent_filter] - or: [stagingpolygon_RootMessageSent_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_LpAccountBalance_filter] + or: [avalanche_swap_LpAccountBalance_filter] } -enum stagingpolygon_RootMessageSent_orderBy { +enum avalanche_swap_LpAccountBalance_orderBy { id - spokeDomain - hubDomain - root - count - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber -} - -type stagingpolygon_Router { - id: ID! - isActive: Boolean! - owner: stagingpolygon_Bytes - recipient: stagingpolygon_Bytes - proposedOwner: stagingpolygon_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingpolygon_AssetBalance_orderBy, orderDirection: stagingpolygon_OrderDirection, where: stagingpolygon_AssetBalance_filter): [stagingpolygon_AssetBalance!]! -} - -type stagingpolygon_RouterDailyTVL { - id: ID! - router: stagingpolygon_Router! - asset: stagingpolygon_Asset! - timestamp: BigInt! - balance: BigInt! + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input stagingpolygon_RouterDailyTVL_filter { +input avalanche_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -108650,113 +105574,51 @@ input stagingpolygon_RouterDailyTVL_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingpolygon_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingpolygon_Asset_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] + address: avalanche_swap_Bytes + address_not: avalanche_swap_Bytes + address_gt: avalanche_swap_Bytes + address_lt: avalanche_swap_Bytes + address_gte: avalanche_swap_Bytes + address_lte: avalanche_swap_Bytes + address_in: [avalanche_swap_Bytes!] + address_not_in: [avalanche_swap_Bytes!] + address_contains: avalanche_swap_Bytes + address_not_contains: avalanche_swap_Bytes + balances_: avalanche_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_RouterDailyTVL_filter] - or: [stagingpolygon_RouterDailyTVL_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_LpAccount_filter] + or: [avalanche_swap_LpAccount_filter] } -enum stagingpolygon_RouterDailyTVL_orderBy { +enum avalanche_swap_LpAccount_orderBy { id - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - timestamp - balance + address + balances } -type stagingpolygon_RouterLiquidityEvent { +type avalanche_swap_LpToken { id: ID! - type: stagingpolygon_RouterLiquidityEventType - router: stagingpolygon_Router! - asset: stagingpolygon_Asset! - amount: BigInt! - balance: BigInt! - caller: stagingpolygon_Bytes - blockNumber: BigInt! - timestamp: BigInt! - transactionHash: stagingpolygon_Bytes! - nonce: BigInt! + address: avalanche_swap_Bytes! + stableSwap: avalanche_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: avalanche_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_LpTokenEvent_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_LpTokenEvent_filter): [avalanche_swap_LpTokenEvent!]! } -enum stagingpolygon_RouterLiquidityEventType { - Add - Remove +interface avalanche_swap_LpTokenEvent { + id: ID! + token: avalanche_swap_LpToken! + amount: avalanche_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: avalanche_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_RouterLiquidityEvent_filter { +input avalanche_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -108765,86 +105627,43 @@ input stagingpolygon_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingpolygon_RouterLiquidityEventType - type_not: stagingpolygon_RouterLiquidityEventType - type_in: [stagingpolygon_RouterLiquidityEventType!] - type_not_in: [stagingpolygon_RouterLiquidityEventType!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingpolygon_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingpolygon_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: stagingpolygon_Bytes - caller_not: stagingpolygon_Bytes - caller_gt: stagingpolygon_Bytes - caller_lt: stagingpolygon_Bytes - caller_gte: stagingpolygon_Bytes - caller_lte: stagingpolygon_Bytes - caller_in: [stagingpolygon_Bytes!] - caller_not_in: [stagingpolygon_Bytes!] - caller_contains: stagingpolygon_Bytes - caller_not_contains: stagingpolygon_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: avalanche_swap_LpToken_filter + amount: avalanche_swap_BigDecimal + amount_not: avalanche_swap_BigDecimal + amount_gt: avalanche_swap_BigDecimal + amount_lt: avalanche_swap_BigDecimal + amount_gte: avalanche_swap_BigDecimal + amount_lte: avalanche_swap_BigDecimal + amount_in: [avalanche_swap_BigDecimal!] + amount_not_in: [avalanche_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -108853,16 +105672,16 @@ input stagingpolygon_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingpolygon_Bytes - transactionHash_not: stagingpolygon_Bytes - transactionHash_gt: stagingpolygon_Bytes - transactionHash_lt: stagingpolygon_Bytes - transactionHash_gte: stagingpolygon_Bytes - transactionHash_lte: stagingpolygon_Bytes - transactionHash_in: [stagingpolygon_Bytes!] - transactionHash_not_in: [stagingpolygon_Bytes!] - transactionHash_contains: stagingpolygon_Bytes - transactionHash_not_contains: stagingpolygon_Bytes + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -108872,41 +105691,28 @@ input stagingpolygon_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_RouterLiquidityEvent_filter] - or: [stagingpolygon_RouterLiquidityEvent_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_LpTokenEvent_filter] + or: [avalanche_swap_LpTokenEvent_filter] } -enum stagingpolygon_RouterLiquidityEvent_orderBy { +enum avalanche_swap_LpTokenEvent_orderBy { id - type - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount - balance - caller - blockNumber + block timestamp - transactionHash + transaction nonce } -input stagingpolygon_Router_filter { +input avalanche_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -108915,72 +105721,142 @@ input stagingpolygon_Router_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: stagingpolygon_Bytes - owner_not: stagingpolygon_Bytes - owner_gt: stagingpolygon_Bytes - owner_lt: stagingpolygon_Bytes - owner_gte: stagingpolygon_Bytes - owner_lte: stagingpolygon_Bytes - owner_in: [stagingpolygon_Bytes!] - owner_not_in: [stagingpolygon_Bytes!] - owner_contains: stagingpolygon_Bytes - owner_not_contains: stagingpolygon_Bytes - recipient: stagingpolygon_Bytes - recipient_not: stagingpolygon_Bytes - recipient_gt: stagingpolygon_Bytes - recipient_lt: stagingpolygon_Bytes - recipient_gte: stagingpolygon_Bytes - recipient_lte: stagingpolygon_Bytes - recipient_in: [stagingpolygon_Bytes!] - recipient_not_in: [stagingpolygon_Bytes!] - recipient_contains: stagingpolygon_Bytes - recipient_not_contains: stagingpolygon_Bytes - proposedOwner: stagingpolygon_Bytes - proposedOwner_not: stagingpolygon_Bytes - proposedOwner_gt: stagingpolygon_Bytes - proposedOwner_lt: stagingpolygon_Bytes - proposedOwner_gte: stagingpolygon_Bytes - proposedOwner_lte: stagingpolygon_Bytes - proposedOwner_in: [stagingpolygon_Bytes!] - proposedOwner_not_in: [stagingpolygon_Bytes!] - proposedOwner_contains: stagingpolygon_Bytes - proposedOwner_not_contains: stagingpolygon_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingpolygon_AssetBalance_filter - """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_Router_filter] - or: [stagingpolygon_Router_filter] -} + address: avalanche_swap_Bytes + address_not: avalanche_swap_Bytes + address_gt: avalanche_swap_Bytes + address_lt: avalanche_swap_Bytes + address_gte: avalanche_swap_Bytes + address_lte: avalanche_swap_Bytes + address_in: [avalanche_swap_Bytes!] + address_not_in: [avalanche_swap_Bytes!] + address_contains: avalanche_swap_Bytes + address_not_contains: avalanche_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: avalanche_swap_BigDecimal + totalSupply_not: avalanche_swap_BigDecimal + totalSupply_gt: avalanche_swap_BigDecimal + totalSupply_lt: avalanche_swap_BigDecimal + totalSupply_gte: avalanche_swap_BigDecimal + totalSupply_lte: avalanche_swap_BigDecimal + totalSupply_in: [avalanche_swap_BigDecimal!] + totalSupply_not_in: [avalanche_swap_BigDecimal!] + events_: avalanche_swap_LpTokenEvent_filter + """Filter for the block changed event.""" + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_LpToken_filter] + or: [avalanche_swap_LpToken_filter] +} -enum stagingpolygon_Router_orderBy { +enum avalanche_swap_LpToken_orderBy { id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -type stagingpolygon_Sequencer { +type avalanche_swap_LpTransferEvent implements avalanche_swap_LpTokenEvent { id: ID! - isActive: Boolean! - sequencer: stagingpolygon_Bytes + token: avalanche_swap_LpToken! + amount: avalanche_swap_BigDecimal! + from: avalanche_swap_Bytes! + to: avalanche_swap_Bytes! + fromBalance: avalanche_swap_BigDecimal! + toBalance: avalanche_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: avalanche_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_Sequencer_filter { +input avalanche_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -108989,39 +105865,143 @@ input stagingpolygon_Sequencer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: stagingpolygon_Bytes - sequencer_not: stagingpolygon_Bytes - sequencer_gt: stagingpolygon_Bytes - sequencer_lt: stagingpolygon_Bytes - sequencer_gte: stagingpolygon_Bytes - sequencer_lte: stagingpolygon_Bytes - sequencer_in: [stagingpolygon_Bytes!] - sequencer_not_in: [stagingpolygon_Bytes!] - sequencer_contains: stagingpolygon_Bytes - sequencer_not_contains: stagingpolygon_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: avalanche_swap_LpToken_filter + amount: avalanche_swap_BigDecimal + amount_not: avalanche_swap_BigDecimal + amount_gt: avalanche_swap_BigDecimal + amount_lt: avalanche_swap_BigDecimal + amount_gte: avalanche_swap_BigDecimal + amount_lte: avalanche_swap_BigDecimal + amount_in: [avalanche_swap_BigDecimal!] + amount_not_in: [avalanche_swap_BigDecimal!] + from: avalanche_swap_Bytes + from_not: avalanche_swap_Bytes + from_gt: avalanche_swap_Bytes + from_lt: avalanche_swap_Bytes + from_gte: avalanche_swap_Bytes + from_lte: avalanche_swap_Bytes + from_in: [avalanche_swap_Bytes!] + from_not_in: [avalanche_swap_Bytes!] + from_contains: avalanche_swap_Bytes + from_not_contains: avalanche_swap_Bytes + to: avalanche_swap_Bytes + to_not: avalanche_swap_Bytes + to_gt: avalanche_swap_Bytes + to_lt: avalanche_swap_Bytes + to_gte: avalanche_swap_Bytes + to_lte: avalanche_swap_Bytes + to_in: [avalanche_swap_Bytes!] + to_not_in: [avalanche_swap_Bytes!] + to_contains: avalanche_swap_Bytes + to_not_contains: avalanche_swap_Bytes + fromBalance: avalanche_swap_BigDecimal + fromBalance_not: avalanche_swap_BigDecimal + fromBalance_gt: avalanche_swap_BigDecimal + fromBalance_lt: avalanche_swap_BigDecimal + fromBalance_gte: avalanche_swap_BigDecimal + fromBalance_lte: avalanche_swap_BigDecimal + fromBalance_in: [avalanche_swap_BigDecimal!] + fromBalance_not_in: [avalanche_swap_BigDecimal!] + toBalance: avalanche_swap_BigDecimal + toBalance_not: avalanche_swap_BigDecimal + toBalance_gt: avalanche_swap_BigDecimal + toBalance_lt: avalanche_swap_BigDecimal + toBalance_gte: avalanche_swap_BigDecimal + toBalance_lte: avalanche_swap_BigDecimal + toBalance_in: [avalanche_swap_BigDecimal!] + toBalance_not_in: [avalanche_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_Sequencer_filter] - or: [stagingpolygon_Sequencer_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_LpTransferEvent_filter] + or: [avalanche_swap_LpTransferEvent_filter] } -enum stagingpolygon_Sequencer_orderBy { +enum avalanche_swap_LpTransferEvent_orderBy { id - isActive - sequencer + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -type stagingpolygon_Setting { +"""Defines the order direction, either ascending or descending""" +enum avalanche_swap_OrderDirection { + asc + desc +} + +type avalanche_swap_PooledToken { id: ID! - maxRoutersPerTransfer: BigInt! - caller: stagingpolygon_Bytes! + asset: avalanche_swap_Bytes! } -input stagingpolygon_Setting_filter { +input avalanche_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -109030,49 +106010,72 @@ input stagingpolygon_Setting_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingpolygon_Bytes - caller_not: stagingpolygon_Bytes - caller_gt: stagingpolygon_Bytes - caller_lt: stagingpolygon_Bytes - caller_gte: stagingpolygon_Bytes - caller_lte: stagingpolygon_Bytes - caller_in: [stagingpolygon_Bytes!] - caller_not_in: [stagingpolygon_Bytes!] - caller_contains: stagingpolygon_Bytes - caller_not_contains: stagingpolygon_Bytes + asset: avalanche_swap_Bytes + asset_not: avalanche_swap_Bytes + asset_gt: avalanche_swap_Bytes + asset_lt: avalanche_swap_Bytes + asset_gte: avalanche_swap_Bytes + asset_lte: avalanche_swap_Bytes + asset_in: [avalanche_swap_Bytes!] + asset_not_in: [avalanche_swap_Bytes!] + asset_contains: avalanche_swap_Bytes + asset_not_contains: avalanche_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_Setting_filter] - or: [stagingpolygon_Setting_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_PooledToken_filter] + or: [avalanche_swap_PooledToken_filter] } -enum stagingpolygon_Setting_orderBy { +enum avalanche_swap_PooledToken_orderBy { id - maxRoutersPerTransfer - caller + asset } -type stagingpolygon_SlippageUpdate { +type avalanche_swap_StableSwap { id: ID! - transfer: stagingpolygon_DestinationTransfer! - slippage: BigInt! - caller: stagingpolygon_Bytes! - transactionHash: stagingpolygon_Bytes! + isActive: Boolean + key: avalanche_swap_Bytes! + canonicalId: avalanche_swap_Bytes + domain: BigInt + swapPool: avalanche_swap_Bytes + lpToken: avalanche_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [avalanche_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_StableSwapEvent_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_StableSwapEvent_filter): [avalanche_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_StableSwapExchange_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_StableSwapExchange_filter): [avalanche_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_SwapHourlyVolume_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_SwapHourlyVolume_filter): [avalanche_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_SwapDailyVolume_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_SwapDailyVolume_filter): [avalanche_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: avalanche_swap_SwapWeeklyVolume_orderBy, orderDirection: avalanche_swap_OrderDirection, where: avalanche_swap_SwapWeeklyVolume_filter): [avalanche_swap_SwapWeeklyVolume!] +} + +type avalanche_swap_StableSwapAddLiquidityEvent implements avalanche_swap_StableSwapEvent { + id: ID! + stableSwap: avalanche_swap_StableSwap! + provider: avalanche_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + transaction: avalanche_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_SlippageUpdate_filter { +input avalanche_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -109081,55 +106084,87 @@ input stagingpolygon_SlippageUpdate_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingpolygon_DestinationTransfer_filter - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - caller: stagingpolygon_Bytes - caller_not: stagingpolygon_Bytes - caller_gt: stagingpolygon_Bytes - caller_lt: stagingpolygon_Bytes - caller_gte: stagingpolygon_Bytes - caller_lte: stagingpolygon_Bytes - caller_in: [stagingpolygon_Bytes!] - caller_not_in: [stagingpolygon_Bytes!] - caller_contains: stagingpolygon_Bytes - caller_not_contains: stagingpolygon_Bytes - transactionHash: stagingpolygon_Bytes - transactionHash_not: stagingpolygon_Bytes - transactionHash_gt: stagingpolygon_Bytes - transactionHash_lt: stagingpolygon_Bytes - transactionHash_gte: stagingpolygon_Bytes - transactionHash_lte: stagingpolygon_Bytes - transactionHash_in: [stagingpolygon_Bytes!] - transactionHash_not_in: [stagingpolygon_Bytes!] - transactionHash_contains: stagingpolygon_Bytes - transactionHash_not_contains: stagingpolygon_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + provider: avalanche_swap_Bytes + provider_not: avalanche_swap_Bytes + provider_gt: avalanche_swap_Bytes + provider_lt: avalanche_swap_Bytes + provider_gte: avalanche_swap_Bytes + provider_lte: avalanche_swap_Bytes + provider_in: [avalanche_swap_Bytes!] + provider_not_in: [avalanche_swap_Bytes!] + provider_contains: avalanche_swap_Bytes + provider_not_contains: avalanche_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -109138,94 +106173,72 @@ input stagingpolygon_SlippageUpdate_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_SlippageUpdate_filter] - or: [stagingpolygon_SlippageUpdate_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_StableSwapAddLiquidityEvent_filter] + or: [avalanche_swap_StableSwapAddLiquidityEvent_filter] } -enum stagingpolygon_SlippageUpdate_orderBy { +enum avalanche_swap_StableSwapAddLiquidityEvent_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce - slippage - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block timestamp - gasPrice - gasLimit - blockNumber + transaction + nonce } -type stagingpolygon_SnapshotRoot { +interface avalanche_swap_StableSwapEvent { id: ID! - spokeDomain: BigInt - root: stagingpolygon_Bytes! - count: BigInt! + stableSwap: avalanche_swap_StableSwap! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt! + transaction: avalanche_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_SnapshotRoot_filter { +input avalanche_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -109234,32 +106247,35 @@ input stagingpolygon_SnapshotRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - root: stagingpolygon_Bytes - root_not: stagingpolygon_Bytes - root_gt: stagingpolygon_Bytes - root_lt: stagingpolygon_Bytes - root_gte: stagingpolygon_Bytes - root_lte: stagingpolygon_Bytes - root_in: [stagingpolygon_Bytes!] - root_not_in: [stagingpolygon_Bytes!] - root_contains: stagingpolygon_Bytes - root_not_contains: stagingpolygon_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -109268,35 +106284,72 @@ input stagingpolygon_SnapshotRoot_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_SnapshotRoot_filter] - or: [stagingpolygon_SnapshotRoot_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_StableSwapEvent_filter] + or: [avalanche_swap_StableSwapEvent_filter] } -enum stagingpolygon_SnapshotRoot_orderBy { +enum avalanche_swap_StableSwapEvent_orderBy { id - spokeDomain - root - count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - blockNumber + transaction + nonce } -type stagingpolygon_SpokeConnectorMode { +type avalanche_swap_StableSwapExchange { id: ID! - mode: String! + stableSwap: avalanche_swap_StableSwap! + buyer: avalanche_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! + timestamp: BigInt! + transaction: avalanche_swap_Bytes! + nonce: BigInt! } -input stagingpolygon_SpokeConnectorMode_filter { +input avalanche_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -109305,89 +106358,172 @@ input stagingpolygon_SpokeConnectorMode_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + buyer: avalanche_swap_Bytes + buyer_not: avalanche_swap_Bytes + buyer_gt: avalanche_swap_Bytes + buyer_lt: avalanche_swap_Bytes + buyer_gte: avalanche_swap_Bytes + buyer_lte: avalanche_swap_Bytes + buyer_in: [avalanche_swap_Bytes!] + buyer_not_in: [avalanche_swap_Bytes!] + buyer_contains: avalanche_swap_Bytes + buyer_not_contains: avalanche_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygon_BlockChangedFilter - and: [stagingpolygon_SpokeConnectorMode_filter] - or: [stagingpolygon_SpokeConnectorMode_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_StableSwapExchange_filter] + or: [avalanche_swap_StableSwapExchange_filter] } -enum stagingpolygon_SpokeConnectorMode_orderBy { +enum avalanche_swap_StableSwapExchange_orderBy { id - mode -} - -enum stagingpolygon_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast -} - -type stagingpolygon__Block_ { - """The hash of the block""" - hash: stagingpolygon_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: stagingpolygon_Bytes -} - -"""The type for the top-level _meta field""" -type stagingpolygon__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: stagingpolygon__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -type localmainnet_AggregateRoot { - id: ID! - root: localmainnet_Bytes! - blockNumber: BigInt! + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce } -type localmainnet_AggregateRootProposed { +type avalanche_swap_StableSwapRemoveLiquidityEvent implements avalanche_swap_StableSwapEvent { id: ID! - aggregateRoot: localmainnet_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! + stableSwap: avalanche_swap_StableSwap! + provider: avalanche_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: avalanche_swap_Bytes! + nonce: BigInt! } -input localmainnet_AggregateRootProposed_filter { +input avalanche_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -109396,32 +106532,184 @@ input localmainnet_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localmainnet_Bytes - aggregateRoot_not: localmainnet_Bytes - aggregateRoot_gt: localmainnet_Bytes - aggregateRoot_lt: localmainnet_Bytes - aggregateRoot_gte: localmainnet_Bytes - aggregateRoot_lte: localmainnet_Bytes - aggregateRoot_in: [localmainnet_Bytes!] - aggregateRoot_not_in: [localmainnet_Bytes!] - aggregateRoot_contains: localmainnet_Bytes - aggregateRoot_not_contains: localmainnet_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + provider: avalanche_swap_Bytes + provider_not: avalanche_swap_Bytes + provider_gt: avalanche_swap_Bytes + provider_lt: avalanche_swap_Bytes + provider_gte: avalanche_swap_Bytes + provider_lte: avalanche_swap_Bytes + provider_in: [avalanche_swap_Bytes!] + provider_not_in: [avalanche_swap_Bytes!] + provider_contains: avalanche_swap_Bytes + provider_not_contains: avalanche_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: avalanche_swap_Bytes + transaction_not: avalanche_swap_Bytes + transaction_gt: avalanche_swap_Bytes + transaction_lt: avalanche_swap_Bytes + transaction_gte: avalanche_swap_Bytes + transaction_lte: avalanche_swap_Bytes + transaction_in: [avalanche_swap_Bytes!] + transaction_not_in: [avalanche_swap_Bytes!] + transaction_contains: avalanche_swap_Bytes + transaction_not_contains: avalanche_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_StableSwapRemoveLiquidityEvent_filter] + or: [avalanche_swap_StableSwapRemoveLiquidityEvent_filter] +} + +enum avalanche_swap_StableSwapRemoveLiquidityEvent_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce +} + +input avalanche_swap_StableSwap_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: avalanche_swap_Bytes + key_not: avalanche_swap_Bytes + key_gt: avalanche_swap_Bytes + key_lt: avalanche_swap_Bytes + key_gte: avalanche_swap_Bytes + key_lte: avalanche_swap_Bytes + key_in: [avalanche_swap_Bytes!] + key_not_in: [avalanche_swap_Bytes!] + key_contains: avalanche_swap_Bytes + key_not_contains: avalanche_swap_Bytes + canonicalId: avalanche_swap_Bytes + canonicalId_not: avalanche_swap_Bytes + canonicalId_gt: avalanche_swap_Bytes + canonicalId_lt: avalanche_swap_Bytes + canonicalId_gte: avalanche_swap_Bytes + canonicalId_lte: avalanche_swap_Bytes + canonicalId_in: [avalanche_swap_Bytes!] + canonicalId_not_in: [avalanche_swap_Bytes!] + canonicalId_contains: avalanche_swap_Bytes + canonicalId_not_contains: avalanche_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -109430,6 +106718,198 @@ input localmainnet_AggregateRootProposed_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] + swapPool: avalanche_swap_Bytes + swapPool_not: avalanche_swap_Bytes + swapPool_gt: avalanche_swap_Bytes + swapPool_lt: avalanche_swap_Bytes + swapPool_gte: avalanche_swap_Bytes + swapPool_lte: avalanche_swap_Bytes + swapPool_in: [avalanche_swap_Bytes!] + swapPool_not_in: [avalanche_swap_Bytes!] + swapPool_contains: avalanche_swap_Bytes + swapPool_not_contains: avalanche_swap_Bytes + lpToken: avalanche_swap_Bytes + lpToken_not: avalanche_swap_Bytes + lpToken_gt: avalanche_swap_Bytes + lpToken_lt: avalanche_swap_Bytes + lpToken_gte: avalanche_swap_Bytes + lpToken_lte: avalanche_swap_Bytes + lpToken_in: [avalanche_swap_Bytes!] + lpToken_not_in: [avalanche_swap_Bytes!] + lpToken_contains: avalanche_swap_Bytes + lpToken_not_contains: avalanche_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [avalanche_swap_Bytes!] + pooledTokens_not: [avalanche_swap_Bytes!] + pooledTokens_contains: [avalanche_swap_Bytes!] + pooledTokens_contains_nocase: [avalanche_swap_Bytes!] + pooledTokens_not_contains: [avalanche_swap_Bytes!] + pooledTokens_not_contains_nocase: [avalanche_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: avalanche_swap_StableSwapEvent_filter + exchanges_: avalanche_swap_StableSwapExchange_filter + hourlyVolumes_: avalanche_swap_SwapHourlyVolume_filter + dailyVolumes_: avalanche_swap_SwapDailyVolume_filter + weeklyVolumes_: avalanche_swap_SwapWeeklyVolume_filter + """Filter for the block changed event.""" + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_StableSwap_filter] + or: [avalanche_swap_StableSwap_filter] +} + +enum avalanche_swap_StableSwap_orderBy { + id + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes +} + +type avalanche_swap_SwapDailyVolume implements avalanche_swap_SwapTradeVolume { + id: ID! + stableSwap: avalanche_swap_StableSwap! + timestamp: BigInt! + volume: avalanche_swap_BigDecimal! +} + +input avalanche_swap_SwapDailyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -109438,31 +106918,51 @@ input localmainnet_AggregateRootProposed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: avalanche_swap_BigDecimal + volume_not: avalanche_swap_BigDecimal + volume_gt: avalanche_swap_BigDecimal + volume_lt: avalanche_swap_BigDecimal + volume_gte: avalanche_swap_BigDecimal + volume_lte: avalanche_swap_BigDecimal + volume_in: [avalanche_swap_BigDecimal!] + volume_not_in: [avalanche_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AggregateRootProposed_filter] - or: [localmainnet_AggregateRootProposed_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_SwapDailyVolume_filter] + or: [avalanche_swap_SwapDailyVolume_filter] } -enum localmainnet_AggregateRootProposed_orderBy { +enum avalanche_swap_SwapDailyVolume_orderBy { id - aggregateRoot - rootTimestamp - endOfDispute - domain + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - blockNumber + volume } -input localmainnet_AggregateRoot_filter { +type avalanche_swap_SwapHourlyVolume implements avalanche_swap_SwapTradeVolume { + id: ID! + stableSwap: avalanche_swap_StableSwap! + timestamp: BigInt! + volume: avalanche_swap_BigDecimal! +} + +input avalanche_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -109471,61 +106971,152 @@ input localmainnet_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: localmainnet_Bytes - root_not: localmainnet_Bytes - root_gt: localmainnet_Bytes - root_lt: localmainnet_Bytes - root_gte: localmainnet_Bytes - root_lte: localmainnet_Bytes - root_in: [localmainnet_Bytes!] - root_not_in: [localmainnet_Bytes!] - root_contains: localmainnet_Bytes - root_not_contains: localmainnet_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: avalanche_swap_BigDecimal + volume_not: avalanche_swap_BigDecimal + volume_gt: avalanche_swap_BigDecimal + volume_lt: avalanche_swap_BigDecimal + volume_gte: avalanche_swap_BigDecimal + volume_lte: avalanche_swap_BigDecimal + volume_in: [avalanche_swap_BigDecimal!] + volume_not_in: [avalanche_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AggregateRoot_filter] - or: [localmainnet_AggregateRoot_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_SwapHourlyVolume_filter] + or: [avalanche_swap_SwapHourlyVolume_filter] } -enum localmainnet_AggregateRoot_orderBy { +enum avalanche_swap_SwapHourlyVolume_orderBy { id - root - blockNumber + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type localmainnet_Asset { - id: ID! - key: localmainnet_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: localmainnet_Bytes - canonicalDomain: BigInt - adoptedAsset: localmainnet_Bytes - localAsset: localmainnet_Bytes - blockNumber: BigInt - status: localmainnet_AssetStatus +interface avalanche_swap_SwapTradeVolume { + stableSwap: avalanche_swap_StableSwap! + timestamp: BigInt! + volume: avalanche_swap_BigDecimal! } -type localmainnet_AssetBalance { +input avalanche_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: avalanche_swap_BigDecimal + volume_not: avalanche_swap_BigDecimal + volume_gt: avalanche_swap_BigDecimal + volume_lt: avalanche_swap_BigDecimal + volume_gte: avalanche_swap_BigDecimal + volume_lte: avalanche_swap_BigDecimal + volume_in: [avalanche_swap_BigDecimal!] + volume_not_in: [avalanche_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_SwapTradeVolume_filter] + or: [avalanche_swap_SwapTradeVolume_filter] +} + +enum avalanche_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type avalanche_swap_SwapWeeklyVolume implements avalanche_swap_SwapTradeVolume { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: localmainnet_Router! - asset: localmainnet_Asset! - feesEarned: BigInt! + stableSwap: avalanche_swap_StableSwap! + timestamp: BigInt! + volume: avalanche_swap_BigDecimal! } -input localmainnet_AssetBalance_filter { +input avalanche_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -109534,126 +107125,79 @@ input localmainnet_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: localmainnet_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: localmainnet_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: avalanche_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: avalanche_swap_BigDecimal + volume_not: avalanche_swap_BigDecimal + volume_gt: avalanche_swap_BigDecimal + volume_lt: avalanche_swap_BigDecimal + volume_gte: avalanche_swap_BigDecimal + volume_lte: avalanche_swap_BigDecimal + volume_in: [avalanche_swap_BigDecimal!] + volume_not_in: [avalanche_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AssetBalance_filter] - or: [localmainnet_AssetBalance_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_SwapWeeklyVolume_filter] + or: [avalanche_swap_SwapWeeklyVolume_filter] } -enum localmainnet_AssetBalance_orderBy { +enum avalanche_swap_SwapWeeklyVolume_orderBy { id - amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type localmainnet_AssetStatus { +type avalanche_swap_SystemInfo { id: ID! - status: Boolean + exchangeCount: BigInt! + swapCount: BigInt! } -input localmainnet_AssetStatus_filter { +input avalanche_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -109662,22 +107206,70 @@ input localmainnet_AssetStatus_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AssetStatus_filter] - or: [localmainnet_AssetStatus_filter] + _change_block: avalanche_swap_BlockChangedFilter + and: [avalanche_swap_SystemInfo_filter] + or: [avalanche_swap_SystemInfo_filter] } -enum localmainnet_AssetStatus_orderBy { +enum avalanche_swap_SystemInfo_orderBy { id - status + exchangeCount + swapCount } -input localmainnet_Asset_filter { +type avalanche_swap__Block_ { + """The hash of the block""" + hash: avalanche_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: avalanche_swap_Bytes +} + +"""The type for the top-level _meta field""" +type avalanche_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: avalanche_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type mainnet_AggregateRootSavedSlow { + id: ID! + aggregateRoot: mainnet_Bytes! + count: BigInt! + aggregatedRoots: [mainnet_Bytes!] + rootTimestamp: BigInt! +} + +input mainnet_AggregateRootSavedSlow_filter { id: ID id_not: ID id_gt: ID @@ -109686,130 +107278,61 @@ input localmainnet_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: localmainnet_Bytes - key_not: localmainnet_Bytes - key_gt: localmainnet_Bytes - key_lt: localmainnet_Bytes - key_gte: localmainnet_Bytes - key_lte: localmainnet_Bytes - key_in: [localmainnet_Bytes!] - key_not_in: [localmainnet_Bytes!] - key_contains: localmainnet_Bytes - key_not_contains: localmainnet_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: localmainnet_Bytes - canonicalId_not: localmainnet_Bytes - canonicalId_gt: localmainnet_Bytes - canonicalId_lt: localmainnet_Bytes - canonicalId_gte: localmainnet_Bytes - canonicalId_lte: localmainnet_Bytes - canonicalId_in: [localmainnet_Bytes!] - canonicalId_not_in: [localmainnet_Bytes!] - canonicalId_contains: localmainnet_Bytes - canonicalId_not_contains: localmainnet_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: localmainnet_Bytes - adoptedAsset_not: localmainnet_Bytes - adoptedAsset_gt: localmainnet_Bytes - adoptedAsset_lt: localmainnet_Bytes - adoptedAsset_gte: localmainnet_Bytes - adoptedAsset_lte: localmainnet_Bytes - adoptedAsset_in: [localmainnet_Bytes!] - adoptedAsset_not_in: [localmainnet_Bytes!] - adoptedAsset_contains: localmainnet_Bytes - adoptedAsset_not_contains: localmainnet_Bytes - localAsset: localmainnet_Bytes - localAsset_not: localmainnet_Bytes - localAsset_gt: localmainnet_Bytes - localAsset_lt: localmainnet_Bytes - localAsset_gte: localmainnet_Bytes - localAsset_lte: localmainnet_Bytes - localAsset_in: [localmainnet_Bytes!] - localAsset_not_in: [localmainnet_Bytes!] - localAsset_contains: localmainnet_Bytes - localAsset_not_contains: localmainnet_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: localmainnet_AssetStatus_filter + aggregateRoot: mainnet_Bytes + aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes + aggregateRoot_in: [mainnet_Bytes!] + aggregateRoot_not_in: [mainnet_Bytes!] + aggregateRoot_contains: mainnet_Bytes + aggregateRoot_not_contains: mainnet_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + aggregatedRoots: [mainnet_Bytes!] + aggregatedRoots_not: [mainnet_Bytes!] + aggregatedRoots_contains: [mainnet_Bytes!] + aggregatedRoots_contains_nocase: [mainnet_Bytes!] + aggregatedRoots_not_contains: [mainnet_Bytes!] + aggregatedRoots_not_contains_nocase: [mainnet_Bytes!] + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_Asset_filter] - or: [localmainnet_Asset_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AggregateRootSavedSlow_filter] + or: [mainnet_AggregateRootSavedSlow_filter] } -enum localmainnet_Asset_orderBy { +enum mainnet_AggregateRootSavedSlow_orderBy { id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status + aggregateRoot + count + aggregatedRoots + rootTimestamp } -type localmainnet_ConnectorMeta { +type mainnet_AggregatedMessageRoot { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: localmainnet_Bytes - rootManager: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes + index: BigInt! + receivedRoot: mainnet_Bytes! + domain: BigInt + blockNumber: BigInt } -input localmainnet_ConnectorMeta_filter { +input mainnet_AggregatedMessageRoot_filter { id: ID id_not: ID id_gt: ID @@ -109818,59 +107341,130 @@ input localmainnet_ConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + receivedRoot: mainnet_Bytes + receivedRoot_not: mainnet_Bytes + receivedRoot_gt: mainnet_Bytes + receivedRoot_lt: mainnet_Bytes + receivedRoot_gte: mainnet_Bytes + receivedRoot_lte: mainnet_Bytes + receivedRoot_in: [mainnet_Bytes!] + receivedRoot_not_in: [mainnet_Bytes!] + receivedRoot_contains: mainnet_Bytes + receivedRoot_not_contains: mainnet_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AggregatedMessageRoot_filter] + or: [mainnet_AggregatedMessageRoot_filter] +} + +enum mainnet_AggregatedMessageRoot_orderBy { + id + index + receivedRoot + domain + blockNumber +} + +enum mainnet_Aggregation_interval { + hour + day +} + +type mainnet_ArbitrumConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_ArbitrumConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt hubDomain_lt: BigInt hubDomain_gte: BigInt hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_ConnectorMeta_filter] - or: [localmainnet_ConnectorMeta_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_ArbitrumConnectorMeta_filter] + or: [mainnet_ArbitrumConnectorMeta_filter] } -enum localmainnet_ConnectorMeta_orderBy { +enum mainnet_ArbitrumConnectorMeta_orderBy { id spokeDomain hubDomain @@ -109879,48 +107473,16 @@ enum localmainnet_ConnectorMeta_orderBy { mirrorConnector } -type localmainnet_DestinationTransfer { +type mainnet_AvalancheConnectorMeta { id: ID! - chainId: BigInt - transferId: localmainnet_Bytes - nonce: BigInt - status: localmainnet_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: localmainnet_Router_orderBy, orderDirection: localmainnet_OrderDirection, where: localmainnet_Router_filter): [localmainnet_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: localmainnet_Bytes - delegate: localmainnet_Bytes - receiveLocal: Boolean - callData: localmainnet_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: localmainnet_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: localmainnet_Bytes - asset: localmainnet_Asset - amount: BigInt - routersFee: BigInt - executedCaller: localmainnet_Bytes - executedTransactionHash: localmainnet_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: localmainnet_Bytes - executedTxNonce: BigInt - reconciledCaller: localmainnet_Bytes - reconciledTransactionHash: localmainnet_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: localmainnet_Bytes - reconciledTxNonce: BigInt + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! } -input localmainnet_DestinationTransfer_filter { +input mainnet_AvalancheConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -109929,394 +107491,359 @@ input localmainnet_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: localmainnet_Bytes - transferId_not: localmainnet_Bytes - transferId_gt: localmainnet_Bytes - transferId_lt: localmainnet_Bytes - transferId_gte: localmainnet_Bytes - transferId_lte: localmainnet_Bytes - transferId_in: [localmainnet_Bytes!] - transferId_not_in: [localmainnet_Bytes!] - transferId_contains: localmainnet_Bytes - transferId_not_contains: localmainnet_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: localmainnet_TransferStatus - status_not: localmainnet_TransferStatus - status_in: [localmainnet_TransferStatus!] - status_not_in: [localmainnet_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: localmainnet_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: localmainnet_Bytes - to_not: localmainnet_Bytes - to_gt: localmainnet_Bytes - to_lt: localmainnet_Bytes - to_gte: localmainnet_Bytes - to_lte: localmainnet_Bytes - to_in: [localmainnet_Bytes!] - to_not_in: [localmainnet_Bytes!] - to_contains: localmainnet_Bytes - to_not_contains: localmainnet_Bytes - delegate: localmainnet_Bytes - delegate_not: localmainnet_Bytes - delegate_gt: localmainnet_Bytes - delegate_lt: localmainnet_Bytes - delegate_gte: localmainnet_Bytes - delegate_lte: localmainnet_Bytes - delegate_in: [localmainnet_Bytes!] - delegate_not_in: [localmainnet_Bytes!] - delegate_contains: localmainnet_Bytes - delegate_not_contains: localmainnet_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: localmainnet_Bytes - callData_not: localmainnet_Bytes - callData_gt: localmainnet_Bytes - callData_lt: localmainnet_Bytes - callData_gte: localmainnet_Bytes - callData_lte: localmainnet_Bytes - callData_in: [localmainnet_Bytes!] - callData_not_in: [localmainnet_Bytes!] - callData_contains: localmainnet_Bytes - callData_not_contains: localmainnet_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: localmainnet_Bytes - originSender_not: localmainnet_Bytes - originSender_gt: localmainnet_Bytes - originSender_lt: localmainnet_Bytes - originSender_gte: localmainnet_Bytes - originSender_lte: localmainnet_Bytes - originSender_in: [localmainnet_Bytes!] - originSender_not_in: [localmainnet_Bytes!] - originSender_contains: localmainnet_Bytes - originSender_not_contains: localmainnet_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: localmainnet_Bytes - canonicalId_not: localmainnet_Bytes - canonicalId_gt: localmainnet_Bytes - canonicalId_lt: localmainnet_Bytes - canonicalId_gte: localmainnet_Bytes - canonicalId_lte: localmainnet_Bytes - canonicalId_in: [localmainnet_Bytes!] - canonicalId_not_in: [localmainnet_Bytes!] - canonicalId_contains: localmainnet_Bytes - canonicalId_not_contains: localmainnet_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: localmainnet_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: localmainnet_Bytes - executedCaller_not: localmainnet_Bytes - executedCaller_gt: localmainnet_Bytes - executedCaller_lt: localmainnet_Bytes - executedCaller_gte: localmainnet_Bytes - executedCaller_lte: localmainnet_Bytes - executedCaller_in: [localmainnet_Bytes!] - executedCaller_not_in: [localmainnet_Bytes!] - executedCaller_contains: localmainnet_Bytes - executedCaller_not_contains: localmainnet_Bytes - executedTransactionHash: localmainnet_Bytes - executedTransactionHash_not: localmainnet_Bytes - executedTransactionHash_gt: localmainnet_Bytes - executedTransactionHash_lt: localmainnet_Bytes - executedTransactionHash_gte: localmainnet_Bytes - executedTransactionHash_lte: localmainnet_Bytes - executedTransactionHash_in: [localmainnet_Bytes!] - executedTransactionHash_not_in: [localmainnet_Bytes!] - executedTransactionHash_contains: localmainnet_Bytes - executedTransactionHash_not_contains: localmainnet_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: localmainnet_Bytes - executedTxOrigin_not: localmainnet_Bytes - executedTxOrigin_gt: localmainnet_Bytes - executedTxOrigin_lt: localmainnet_Bytes - executedTxOrigin_gte: localmainnet_Bytes - executedTxOrigin_lte: localmainnet_Bytes - executedTxOrigin_in: [localmainnet_Bytes!] - executedTxOrigin_not_in: [localmainnet_Bytes!] - executedTxOrigin_contains: localmainnet_Bytes - executedTxOrigin_not_contains: localmainnet_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: localmainnet_Bytes - reconciledCaller_not: localmainnet_Bytes - reconciledCaller_gt: localmainnet_Bytes - reconciledCaller_lt: localmainnet_Bytes - reconciledCaller_gte: localmainnet_Bytes - reconciledCaller_lte: localmainnet_Bytes - reconciledCaller_in: [localmainnet_Bytes!] - reconciledCaller_not_in: [localmainnet_Bytes!] - reconciledCaller_contains: localmainnet_Bytes - reconciledCaller_not_contains: localmainnet_Bytes - reconciledTransactionHash: localmainnet_Bytes - reconciledTransactionHash_not: localmainnet_Bytes - reconciledTransactionHash_gt: localmainnet_Bytes - reconciledTransactionHash_lt: localmainnet_Bytes - reconciledTransactionHash_gte: localmainnet_Bytes - reconciledTransactionHash_lte: localmainnet_Bytes - reconciledTransactionHash_in: [localmainnet_Bytes!] - reconciledTransactionHash_not_in: [localmainnet_Bytes!] - reconciledTransactionHash_contains: localmainnet_Bytes - reconciledTransactionHash_not_contains: localmainnet_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: localmainnet_Bytes - reconciledTxOrigin_not: localmainnet_Bytes - reconciledTxOrigin_gt: localmainnet_Bytes - reconciledTxOrigin_lt: localmainnet_Bytes - reconciledTxOrigin_gte: localmainnet_Bytes - reconciledTxOrigin_lte: localmainnet_Bytes - reconciledTxOrigin_in: [localmainnet_Bytes!] - reconciledTxOrigin_not_in: [localmainnet_Bytes!] - reconciledTxOrigin_contains: localmainnet_Bytes - reconciledTxOrigin_not_contains: localmainnet_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_DestinationTransfer_filter] - or: [localmainnet_DestinationTransfer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AvalancheConnectorMeta_filter] + or: [mainnet_AvalancheConnectorMeta_filter] } -enum localmainnet_DestinationTransfer_orderBy { +enum mainnet_AvalancheConnectorMeta_orderBy { id - chainId - transferId - nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type localmainnet_OptimisticRootFinalized { +type mainnet_BaseConnectorMeta { id: ID! - aggregateRoot: localmainnet_Bytes! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_BaseConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_BaseConnectorMeta_filter] + or: [mainnet_BaseConnectorMeta_filter] +} + +enum mainnet_BaseConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +scalar mainnet_BigDecimal + +input mainnet_BlockChangedFilter { + number_gte: Int! +} + +input mainnet_Block_height { + hash: mainnet_Bytes + number: Int + number_gte: Int +} + +type mainnet_BnbConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_BnbConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_BnbConnectorMeta_filter] + or: [mainnet_BnbConnectorMeta_filter] +} + +enum mainnet_BnbConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +scalar mainnet_Bytes + +type mainnet_GnosisConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_GnosisConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_GnosisConnectorMeta_filter] + or: [mainnet_GnosisConnectorMeta_filter] +} + +enum mainnet_GnosisConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type mainnet_HubDomain { + id: ID! + domain: BigInt +} + +input mainnet_HubDomain_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_HubDomain_filter] + or: [mainnet_HubDomain_filter] +} + +enum mainnet_HubDomain_orderBy { + id + domain +} + +type mainnet_HubOptimisticRootFinalized { + id: ID! + aggregateRoot: mainnet_Bytes! timestamp: BigInt! blockNumber: BigInt } -input localmainnet_OptimisticRootFinalized_filter { +input mainnet_HubOptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -110325,16 +107852,16 @@ input localmainnet_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localmainnet_Bytes - aggregateRoot_not: localmainnet_Bytes - aggregateRoot_gt: localmainnet_Bytes - aggregateRoot_lt: localmainnet_Bytes - aggregateRoot_gte: localmainnet_Bytes - aggregateRoot_lte: localmainnet_Bytes - aggregateRoot_in: [localmainnet_Bytes!] - aggregateRoot_not_in: [localmainnet_Bytes!] - aggregateRoot_contains: localmainnet_Bytes - aggregateRoot_not_contains: localmainnet_Bytes + aggregateRoot: mainnet_Bytes + aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes + aggregateRoot_in: [mainnet_Bytes!] + aggregateRoot_not_in: [mainnet_Bytes!] + aggregateRoot_contains: mainnet_Bytes + aggregateRoot_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -110352,32 +107879,34 @@ input localmainnet_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_OptimisticRootFinalized_filter] - or: [localmainnet_OptimisticRootFinalized_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_HubOptimisticRootFinalized_filter] + or: [mainnet_HubOptimisticRootFinalized_filter] } -enum localmainnet_OptimisticRootFinalized_orderBy { +enum mainnet_HubOptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -type localmainnet_OriginMessage { +""" +8 bytes signed integer + +""" +scalar mainnet_Int8 + +type mainnet_LineaConnectorMeta { id: ID! - transferId: localmainnet_Bytes - destinationDomain: BigInt - leaf: localmainnet_Bytes - index: BigInt - message: localmainnet_Bytes - root: localmainnet_Bytes - transactionHash: localmainnet_Bytes - blockNumber: BigInt - rootCount: localmainnet_RootCount + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! } -input localmainnet_OriginMessage_filter { +input mainnet_LineaConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -110386,158 +107915,77 @@ input localmainnet_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: localmainnet_Bytes - transferId_not: localmainnet_Bytes - transferId_gt: localmainnet_Bytes - transferId_lt: localmainnet_Bytes - transferId_gte: localmainnet_Bytes - transferId_lte: localmainnet_Bytes - transferId_in: [localmainnet_Bytes!] - transferId_not_in: [localmainnet_Bytes!] - transferId_contains: localmainnet_Bytes - transferId_not_contains: localmainnet_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: localmainnet_Bytes - leaf_not: localmainnet_Bytes - leaf_gt: localmainnet_Bytes - leaf_lt: localmainnet_Bytes - leaf_gte: localmainnet_Bytes - leaf_lte: localmainnet_Bytes - leaf_in: [localmainnet_Bytes!] - leaf_not_in: [localmainnet_Bytes!] - leaf_contains: localmainnet_Bytes - leaf_not_contains: localmainnet_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: localmainnet_Bytes - message_not: localmainnet_Bytes - message_gt: localmainnet_Bytes - message_lt: localmainnet_Bytes - message_gte: localmainnet_Bytes - message_lte: localmainnet_Bytes - message_in: [localmainnet_Bytes!] - message_not_in: [localmainnet_Bytes!] - message_contains: localmainnet_Bytes - message_not_contains: localmainnet_Bytes - root: localmainnet_Bytes - root_not: localmainnet_Bytes - root_gt: localmainnet_Bytes - root_lt: localmainnet_Bytes - root_gte: localmainnet_Bytes - root_lte: localmainnet_Bytes - root_in: [localmainnet_Bytes!] - root_not_in: [localmainnet_Bytes!] - root_contains: localmainnet_Bytes - root_not_contains: localmainnet_Bytes - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: localmainnet_RootCount_filter + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_OriginMessage_filter] - or: [localmainnet_OriginMessage_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_LineaConnectorMeta_filter] + or: [mainnet_LineaConnectorMeta_filter] } -enum localmainnet_OriginMessage_orderBy { +enum mainnet_LineaConnectorMeta_orderBy { id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type localmainnet_OriginTransfer { +type mainnet_MantleConnectorMeta { id: ID! - chainId: BigInt - transferId: localmainnet_Bytes - nonce: BigInt - status: localmainnet_TransferStatus - messageHash: localmainnet_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: localmainnet_Bytes - delegate: localmainnet_Bytes - receiveLocal: Boolean - callData: localmainnet_Bytes - slippage: BigInt - originSender: localmainnet_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: localmainnet_Bytes - asset: localmainnet_Asset - transactingAsset: localmainnet_Bytes - message: localmainnet_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: localmainnet_RelayerFee_orderBy, orderDirection: localmainnet_OrderDirection, where: localmainnet_RelayerFee_filter): [localmainnet_RelayerFee!] - initialRelayerFeeAsset: localmainnet_Bytes - caller: localmainnet_Bytes - transactionHash: localmainnet_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: localmainnet_Bytes - txNonce: BigInt + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! } -input localmainnet_OriginTransfer_filter { +input mainnet_MantleConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -110546,368 +107994,156 @@ input localmainnet_OriginTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: localmainnet_Bytes - transferId_not: localmainnet_Bytes - transferId_gt: localmainnet_Bytes - transferId_lt: localmainnet_Bytes - transferId_gte: localmainnet_Bytes - transferId_lte: localmainnet_Bytes - transferId_in: [localmainnet_Bytes!] - transferId_not_in: [localmainnet_Bytes!] - transferId_contains: localmainnet_Bytes - transferId_not_contains: localmainnet_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: localmainnet_TransferStatus - status_not: localmainnet_TransferStatus - status_in: [localmainnet_TransferStatus!] - status_not_in: [localmainnet_TransferStatus!] - messageHash: localmainnet_Bytes - messageHash_not: localmainnet_Bytes - messageHash_gt: localmainnet_Bytes - messageHash_lt: localmainnet_Bytes - messageHash_gte: localmainnet_Bytes - messageHash_lte: localmainnet_Bytes - messageHash_in: [localmainnet_Bytes!] - messageHash_not_in: [localmainnet_Bytes!] - messageHash_contains: localmainnet_Bytes - messageHash_not_contains: localmainnet_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: localmainnet_Bytes - to_not: localmainnet_Bytes - to_gt: localmainnet_Bytes - to_lt: localmainnet_Bytes - to_gte: localmainnet_Bytes - to_lte: localmainnet_Bytes - to_in: [localmainnet_Bytes!] - to_not_in: [localmainnet_Bytes!] - to_contains: localmainnet_Bytes - to_not_contains: localmainnet_Bytes - delegate: localmainnet_Bytes - delegate_not: localmainnet_Bytes - delegate_gt: localmainnet_Bytes - delegate_lt: localmainnet_Bytes - delegate_gte: localmainnet_Bytes - delegate_lte: localmainnet_Bytes - delegate_in: [localmainnet_Bytes!] - delegate_not_in: [localmainnet_Bytes!] - delegate_contains: localmainnet_Bytes - delegate_not_contains: localmainnet_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: localmainnet_Bytes - callData_not: localmainnet_Bytes - callData_gt: localmainnet_Bytes - callData_lt: localmainnet_Bytes - callData_gte: localmainnet_Bytes - callData_lte: localmainnet_Bytes - callData_in: [localmainnet_Bytes!] - callData_not_in: [localmainnet_Bytes!] - callData_contains: localmainnet_Bytes - callData_not_contains: localmainnet_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: localmainnet_Bytes - originSender_not: localmainnet_Bytes - originSender_gt: localmainnet_Bytes - originSender_lt: localmainnet_Bytes - originSender_gte: localmainnet_Bytes - originSender_lte: localmainnet_Bytes - originSender_in: [localmainnet_Bytes!] - originSender_not_in: [localmainnet_Bytes!] - originSender_contains: localmainnet_Bytes - originSender_not_contains: localmainnet_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: localmainnet_Bytes - canonicalId_not: localmainnet_Bytes - canonicalId_gt: localmainnet_Bytes - canonicalId_lt: localmainnet_Bytes - canonicalId_gte: localmainnet_Bytes - canonicalId_lte: localmainnet_Bytes - canonicalId_in: [localmainnet_Bytes!] - canonicalId_not_in: [localmainnet_Bytes!] - canonicalId_contains: localmainnet_Bytes - canonicalId_not_contains: localmainnet_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: localmainnet_Asset_filter - transactingAsset: localmainnet_Bytes - transactingAsset_not: localmainnet_Bytes - transactingAsset_gt: localmainnet_Bytes - transactingAsset_lt: localmainnet_Bytes - transactingAsset_gte: localmainnet_Bytes - transactingAsset_lte: localmainnet_Bytes - transactingAsset_in: [localmainnet_Bytes!] - transactingAsset_not_in: [localmainnet_Bytes!] - transactingAsset_contains: localmainnet_Bytes - transactingAsset_not_contains: localmainnet_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: localmainnet_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: localmainnet_RelayerFee_filter - initialRelayerFeeAsset: localmainnet_Bytes - initialRelayerFeeAsset_not: localmainnet_Bytes - initialRelayerFeeAsset_gt: localmainnet_Bytes - initialRelayerFeeAsset_lt: localmainnet_Bytes - initialRelayerFeeAsset_gte: localmainnet_Bytes - initialRelayerFeeAsset_lte: localmainnet_Bytes - initialRelayerFeeAsset_in: [localmainnet_Bytes!] - initialRelayerFeeAsset_not_in: [localmainnet_Bytes!] - initialRelayerFeeAsset_contains: localmainnet_Bytes - initialRelayerFeeAsset_not_contains: localmainnet_Bytes - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - txOrigin: localmainnet_Bytes - txOrigin_not: localmainnet_Bytes - txOrigin_gt: localmainnet_Bytes - txOrigin_lt: localmainnet_Bytes - txOrigin_gte: localmainnet_Bytes - txOrigin_lte: localmainnet_Bytes - txOrigin_in: [localmainnet_Bytes!] - txOrigin_not_in: [localmainnet_Bytes!] - txOrigin_contains: localmainnet_Bytes - txOrigin_not_contains: localmainnet_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_OriginTransfer_filter] - or: [localmainnet_OriginTransfer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_MantleConnectorMeta_filter] + or: [mainnet_MantleConnectorMeta_filter] } -enum localmainnet_OriginTransfer_orderBy { +enum mainnet_MantleConnectorMeta_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber - txOrigin - txNonce + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type localmainnet_Relayer { +type mainnet_MetisConnectorMeta { id: ID! - isActive: Boolean! - relayer: localmainnet_Bytes + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! } -type localmainnet_RelayerFee { +input mainnet_MetisConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_MetisConnectorMeta_filter] + or: [mainnet_MetisConnectorMeta_filter] +} + +enum mainnet_MetisConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type mainnet_ModeConnectorMeta { id: ID! - transfer: localmainnet_OriginTransfer! - fee: BigInt! - asset: localmainnet_Bytes! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! } -input localmainnet_RelayerFee_filter { +input mainnet_ModeConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -110916,101 +108152,155 @@ input localmainnet_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: localmainnet_OriginTransfer_filter - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - asset: localmainnet_Bytes - asset_not: localmainnet_Bytes - asset_gt: localmainnet_Bytes - asset_lt: localmainnet_Bytes - asset_gte: localmainnet_Bytes - asset_lte: localmainnet_Bytes - asset_in: [localmainnet_Bytes!] - asset_not_in: [localmainnet_Bytes!] - asset_contains: localmainnet_Bytes - asset_not_contains: localmainnet_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RelayerFee_filter] - or: [localmainnet_RelayerFee_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_ModeConnectorMeta_filter] + or: [mainnet_ModeConnectorMeta_filter] } -enum localmainnet_RelayerFee_orderBy { +enum mainnet_ModeConnectorMeta_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - fee - asset + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type localmainnet_RelayerFeesIncrease { +type mainnet_OptimismConnectorMeta { id: ID! - transfer: localmainnet_OriginTransfer! - increase: BigInt - asset: localmainnet_Bytes - caller: localmainnet_Bytes! - transactionHash: localmainnet_Bytes! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_OptimismConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_OptimismConnectorMeta_filter] + or: [mainnet_OptimismConnectorMeta_filter] +} + +enum mainnet_OptimismConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type mainnet_OptimisticRootPropagated { + id: ID! + aggregateRoot: mainnet_Bytes! + domainsHash: mainnet_Bytes! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + blockNumber: BigInt } -input localmainnet_RelayerFeesIncrease_filter { +input mainnet_OptimisticRootPropagated_filter { id: ID id_not: ID id_gt: ID @@ -111019,65 +108309,26 @@ input localmainnet_RelayerFeesIncrease_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: localmainnet_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: localmainnet_Bytes - asset_not: localmainnet_Bytes - asset_gt: localmainnet_Bytes - asset_lt: localmainnet_Bytes - asset_gte: localmainnet_Bytes - asset_lte: localmainnet_Bytes - asset_in: [localmainnet_Bytes!] - asset_not_in: [localmainnet_Bytes!] - asset_contains: localmainnet_Bytes - asset_not_contains: localmainnet_Bytes - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes + aggregateRoot: mainnet_Bytes + aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes + aggregateRoot_in: [mainnet_Bytes!] + aggregateRoot_not_in: [mainnet_Bytes!] + aggregateRoot_contains: mainnet_Bytes + aggregateRoot_not_contains: mainnet_Bytes + domainsHash: mainnet_Bytes + domainsHash_not: mainnet_Bytes + domainsHash_gt: mainnet_Bytes + domainsHash_lt: mainnet_Bytes + domainsHash_gte: mainnet_Bytes + domainsHash_lte: mainnet_Bytes + domainsHash_in: [mainnet_Bytes!] + domainsHash_not_in: [mainnet_Bytes!] + domainsHash_contains: mainnet_Bytes + domainsHash_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -111086,22 +108337,6 @@ input localmainnet_RelayerFeesIncrease_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -111111,54 +108346,31 @@ input localmainnet_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RelayerFeesIncrease_filter] - or: [localmainnet_RelayerFeesIncrease_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_OptimisticRootPropagated_filter] + or: [mainnet_OptimisticRootPropagated_filter] } -enum localmainnet_RelayerFeesIncrease_orderBy { +enum mainnet_OptimisticRootPropagated_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset - caller - transactionHash + aggregateRoot + domainsHash timestamp - gasPrice - gasLimit blockNumber } -input localmainnet_Relayer_filter { +type mainnet_OptimisticRootProposed { + id: ID! + disputeCliff: BigInt! + aggregateRoot: mainnet_Bytes! + snapshotsRoots: [mainnet_Bytes!] + domains: [BigInt!] + baseAggregateRoot: mainnet_Bytes! + timestamp: BigInt! + blockNumber: BigInt +} + +input mainnet_OptimisticRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -111167,38 +108379,95 @@ input localmainnet_Relayer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: localmainnet_Bytes - relayer_not: localmainnet_Bytes - relayer_gt: localmainnet_Bytes - relayer_lt: localmainnet_Bytes - relayer_gte: localmainnet_Bytes - relayer_lte: localmainnet_Bytes - relayer_in: [localmainnet_Bytes!] - relayer_not_in: [localmainnet_Bytes!] - relayer_contains: localmainnet_Bytes - relayer_not_contains: localmainnet_Bytes + disputeCliff: BigInt + disputeCliff_not: BigInt + disputeCliff_gt: BigInt + disputeCliff_lt: BigInt + disputeCliff_gte: BigInt + disputeCliff_lte: BigInt + disputeCliff_in: [BigInt!] + disputeCliff_not_in: [BigInt!] + aggregateRoot: mainnet_Bytes + aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes + aggregateRoot_in: [mainnet_Bytes!] + aggregateRoot_not_in: [mainnet_Bytes!] + aggregateRoot_contains: mainnet_Bytes + aggregateRoot_not_contains: mainnet_Bytes + snapshotsRoots: [mainnet_Bytes!] + snapshotsRoots_not: [mainnet_Bytes!] + snapshotsRoots_contains: [mainnet_Bytes!] + snapshotsRoots_contains_nocase: [mainnet_Bytes!] + snapshotsRoots_not_contains: [mainnet_Bytes!] + snapshotsRoots_not_contains_nocase: [mainnet_Bytes!] + domains: [BigInt!] + domains_not: [BigInt!] + domains_contains: [BigInt!] + domains_contains_nocase: [BigInt!] + domains_not_contains: [BigInt!] + domains_not_contains_nocase: [BigInt!] + baseAggregateRoot: mainnet_Bytes + baseAggregateRoot_not: mainnet_Bytes + baseAggregateRoot_gt: mainnet_Bytes + baseAggregateRoot_lt: mainnet_Bytes + baseAggregateRoot_gte: mainnet_Bytes + baseAggregateRoot_lte: mainnet_Bytes + baseAggregateRoot_in: [mainnet_Bytes!] + baseAggregateRoot_not_in: [mainnet_Bytes!] + baseAggregateRoot_contains: mainnet_Bytes + baseAggregateRoot_not_contains: mainnet_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_Relayer_filter] - or: [localmainnet_Relayer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_OptimisticRootProposed_filter] + or: [mainnet_OptimisticRootProposed_filter] } -enum localmainnet_Relayer_orderBy { +enum mainnet_OptimisticRootProposed_orderBy { id - isActive - relayer + disputeCliff + aggregateRoot + snapshotsRoots + domains + baseAggregateRoot + timestamp + blockNumber } -type localmainnet_RootCount { +"""Defines the order direction, either ascending or descending""" +enum mainnet_OrderDirection { + asc + desc +} + +type mainnet_PolygonConnectorMeta { id: ID! - count: BigInt + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! } -input localmainnet_RootCount_filter { +input mainnet_PolygonConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -111207,40 +108476,299 @@ input localmainnet_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootCount_filter] - or: [localmainnet_RootCount_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_PolygonConnectorMeta_filter] + or: [mainnet_PolygonConnectorMeta_filter] } -enum localmainnet_RootCount_orderBy { +enum mainnet_PolygonConnectorMeta_orderBy { id - count + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type localmainnet_RootMessageSent { +type mainnet_PolygonZkConnectorMeta { id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_PolygonZkConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] hubDomain: BigInt - root: localmainnet_Bytes - count: BigInt - caller: localmainnet_Bytes - transactionHash: localmainnet_Bytes + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_PolygonZkConnectorMeta_filter] + or: [mainnet_PolygonZkConnectorMeta_filter] +} + +enum mainnet_PolygonZkConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type mainnet_RootAggregated { + id: ID! + domain: BigInt! + receivedRoot: mainnet_Bytes! + index: BigInt! +} + +input mainnet_RootAggregated_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + receivedRoot: mainnet_Bytes + receivedRoot_not: mainnet_Bytes + receivedRoot_gt: mainnet_Bytes + receivedRoot_lt: mainnet_Bytes + receivedRoot_gte: mainnet_Bytes + receivedRoot_lte: mainnet_Bytes + receivedRoot_in: [mainnet_Bytes!] + receivedRoot_not_in: [mainnet_Bytes!] + receivedRoot_contains: mainnet_Bytes + receivedRoot_not_contains: mainnet_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootAggregated_filter] + or: [mainnet_RootAggregated_filter] +} + +enum mainnet_RootAggregated_orderBy { + id + domain + receivedRoot + index +} + +type mainnet_RootManagerMeta { + id: ID! + domains: [BigInt!] + connectors: [mainnet_Bytes!] +} + +input mainnet_RootManagerMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + domains: [BigInt!] + domains_not: [BigInt!] + domains_contains: [BigInt!] + domains_contains_nocase: [BigInt!] + domains_not_contains: [BigInt!] + domains_not_contains_nocase: [BigInt!] + connectors: [mainnet_Bytes!] + connectors_not: [mainnet_Bytes!] + connectors_contains: [mainnet_Bytes!] + connectors_contains_nocase: [mainnet_Bytes!] + connectors_not_contains: [mainnet_Bytes!] + connectors_not_contains_nocase: [mainnet_Bytes!] + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootManagerMeta_filter] + or: [mainnet_RootManagerMeta_filter] +} + +enum mainnet_RootManagerMeta_orderBy { + id + domains + connectors +} + +type mainnet_RootManagerMode { + id: ID! + mode: String! +} + +input mainnet_RootManagerMode_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootManagerMode_filter] + or: [mainnet_RootManagerMode_filter] +} + +enum mainnet_RootManagerMode_orderBy { + id + mode +} + +type mainnet_RootMessageProcessed { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + root: mainnet_Bytes + caller: mainnet_Bytes + transactionHash: mainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input localmainnet_RootMessageSent_filter { +input mainnet_RootMessageProcessed_filter { id: ID id_not: ID id_gt: ID @@ -111265,44 +108793,36 @@ input localmainnet_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: localmainnet_Bytes - root_not: localmainnet_Bytes - root_gt: localmainnet_Bytes - root_lt: localmainnet_Bytes - root_gte: localmainnet_Bytes - root_lte: localmainnet_Bytes - root_in: [localmainnet_Bytes!] - root_not_in: [localmainnet_Bytes!] - root_contains: localmainnet_Bytes - root_not_contains: localmainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes + root: mainnet_Bytes + root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes + root_in: [mainnet_Bytes!] + root_not_in: [mainnet_Bytes!] + root_contains: mainnet_Bytes + root_not_contains: mainnet_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -111336,17 +108856,16 @@ input localmainnet_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RootMessageSent_filter] - or: [localmainnet_RootMessageSent_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootMessageProcessed_filter] + or: [mainnet_RootMessageProcessed_filter] } -enum localmainnet_RootMessageSent_orderBy { +enum mainnet_RootMessageProcessed_orderBy { id spokeDomain hubDomain root - count caller transactionHash timestamp @@ -111355,25 +108874,196 @@ enum localmainnet_RootMessageSent_orderBy { blockNumber } -type localmainnet_Router { +type mainnet_RootPropagated { id: ID! - isActive: Boolean! - owner: localmainnet_Bytes - recipient: localmainnet_Bytes - proposedOwner: localmainnet_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: localmainnet_AssetBalance_orderBy, orderDirection: localmainnet_OrderDirection, where: localmainnet_AssetBalance_filter): [localmainnet_AssetBalance!]! + aggregate: mainnet_Bytes! + domainsHash: mainnet_Bytes! + count: BigInt! + blockNumber: BigInt } -type localmainnet_RouterDailyTVL { +input mainnet_RootPropagated_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + aggregate: mainnet_Bytes + aggregate_not: mainnet_Bytes + aggregate_gt: mainnet_Bytes + aggregate_lt: mainnet_Bytes + aggregate_gte: mainnet_Bytes + aggregate_lte: mainnet_Bytes + aggregate_in: [mainnet_Bytes!] + aggregate_not_in: [mainnet_Bytes!] + aggregate_contains: mainnet_Bytes + aggregate_not_contains: mainnet_Bytes + domainsHash: mainnet_Bytes + domainsHash_not: mainnet_Bytes + domainsHash_gt: mainnet_Bytes + domainsHash_lt: mainnet_Bytes + domainsHash_gte: mainnet_Bytes + domainsHash_lte: mainnet_Bytes + domainsHash_in: [mainnet_Bytes!] + domainsHash_not_in: [mainnet_Bytes!] + domainsHash_contains: mainnet_Bytes + domainsHash_not_contains: mainnet_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootPropagated_filter] + or: [mainnet_RootPropagated_filter] +} + +enum mainnet_RootPropagated_orderBy { + id + aggregate + domainsHash + count + blockNumber +} + +type mainnet_ZkSyncConnectorMeta { id: ID! - router: localmainnet_Router! - asset: localmainnet_Asset! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: mainnet_Bytes! + rootManager: mainnet_Bytes! + mirrorConnector: mainnet_Bytes! +} + +input mainnet_ZkSyncConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes + """Filter for the block changed event.""" + _change_block: mainnet_BlockChangedFilter + and: [mainnet_ZkSyncConnectorMeta_filter] + or: [mainnet_ZkSyncConnectorMeta_filter] +} + +enum mainnet_ZkSyncConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type mainnet__Block_ { + """The hash of the block""" + hash: mainnet_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: mainnet_Bytes +} + +"""The type for the top-level _meta field""" +type mainnet__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: mainnet__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type avalanche_AggregateRoot { + id: ID! + root: avalanche_Bytes! + blockNumber: BigInt! +} + +type avalanche_AggregateRootProposed { + id: ID! + aggregateRoot: avalanche_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! timestamp: BigInt! - balance: BigInt! + blockNumber: BigInt } -input localmainnet_RouterDailyTVL_filter { +input avalanche_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -111382,48 +109072,40 @@ input localmainnet_RouterDailyTVL_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: localmainnet_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: localmainnet_Asset_filter + aggregateRoot: avalanche_Bytes + aggregateRoot_not: avalanche_Bytes + aggregateRoot_gt: avalanche_Bytes + aggregateRoot_lt: avalanche_Bytes + aggregateRoot_gte: avalanche_Bytes + aggregateRoot_lte: avalanche_Bytes + aggregateRoot_in: [avalanche_Bytes!] + aggregateRoot_not_in: [avalanche_Bytes!] + aggregateRoot_contains: avalanche_Bytes + aggregateRoot_not_contains: avalanche_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -111432,63 +109114,99 @@ input localmainnet_RouterDailyTVL_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RouterDailyTVL_filter] - or: [localmainnet_RouterDailyTVL_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_AggregateRootProposed_filter] + or: [avalanche_AggregateRootProposed_filter] } -enum localmainnet_RouterDailyTVL_orderBy { +enum avalanche_AggregateRootProposed_orderBy { id - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber + aggregateRoot + rootTimestamp + endOfDispute + domain timestamp - balance + blockNumber } -type localmainnet_RouterLiquidityEvent { +input avalanche_AggregateRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + root: avalanche_Bytes + root_not: avalanche_Bytes + root_gt: avalanche_Bytes + root_lt: avalanche_Bytes + root_gte: avalanche_Bytes + root_lte: avalanche_Bytes + root_in: [avalanche_Bytes!] + root_not_in: [avalanche_Bytes!] + root_contains: avalanche_Bytes + root_not_contains: avalanche_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: avalanche_BlockChangedFilter + and: [avalanche_AggregateRoot_filter] + or: [avalanche_AggregateRoot_filter] +} + +enum avalanche_AggregateRoot_orderBy { + id + root + blockNumber +} + +enum avalanche_Aggregation_interval { + hour + day +} + +type avalanche_Asset { id: ID! - type: localmainnet_RouterLiquidityEventType - router: localmainnet_Router! - asset: localmainnet_Asset! - amount: BigInt! - balance: BigInt! - caller: localmainnet_Bytes - blockNumber: BigInt! - timestamp: BigInt! - transactionHash: localmainnet_Bytes! - nonce: BigInt! + key: avalanche_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: avalanche_Bytes + canonicalDomain: BigInt + adoptedAsset: avalanche_Bytes + localAsset: avalanche_Bytes + blockNumber: BigInt + status: avalanche_AssetStatus } -enum localmainnet_RouterLiquidityEventType { - Add - Remove +type avalanche_AssetBalance { + id: ID! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: avalanche_Router! + asset: avalanche_Asset! + feesEarned: BigInt! } -input localmainnet_RouterLiquidityEvent_filter { +input avalanche_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -111497,10 +109215,38 @@ input localmainnet_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: localmainnet_RouterLiquidityEventType - type_not: localmainnet_RouterLiquidityEventType - type_in: [localmainnet_RouterLiquidityEventType!] - type_not_in: [localmainnet_RouterLiquidityEventType!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] router: String router_not: String router_gt: String @@ -111521,7 +109267,7 @@ input localmainnet_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localmainnet_Router_filter + router_: avalanche_Router_filter asset: String asset_not: String asset_gt: String @@ -111542,76 +109288,27 @@ input localmainnet_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localmainnet_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + asset_: avalanche_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_RouterLiquidityEvent_filter] - or: [localmainnet_RouterLiquidityEvent_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_AssetBalance_filter] + or: [avalanche_AssetBalance_filter] } -enum localmainnet_RouterLiquidityEvent_orderBy { +enum avalanche_AssetBalance_orderBy { id - type + amount + locked + supplied + removed router router__id router__isActive @@ -111629,741 +109326,15 @@ enum localmainnet_RouterLiquidityEvent_orderBy { asset__adoptedAsset asset__localAsset asset__blockNumber - amount - balance - caller - blockNumber - timestamp - transactionHash - nonce + feesEarned } -input localmainnet_Router_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: localmainnet_Bytes - owner_not: localmainnet_Bytes - owner_gt: localmainnet_Bytes - owner_lt: localmainnet_Bytes - owner_gte: localmainnet_Bytes - owner_lte: localmainnet_Bytes - owner_in: [localmainnet_Bytes!] - owner_not_in: [localmainnet_Bytes!] - owner_contains: localmainnet_Bytes - owner_not_contains: localmainnet_Bytes - recipient: localmainnet_Bytes - recipient_not: localmainnet_Bytes - recipient_gt: localmainnet_Bytes - recipient_lt: localmainnet_Bytes - recipient_gte: localmainnet_Bytes - recipient_lte: localmainnet_Bytes - recipient_in: [localmainnet_Bytes!] - recipient_not_in: [localmainnet_Bytes!] - recipient_contains: localmainnet_Bytes - recipient_not_contains: localmainnet_Bytes - proposedOwner: localmainnet_Bytes - proposedOwner_not: localmainnet_Bytes - proposedOwner_gt: localmainnet_Bytes - proposedOwner_lt: localmainnet_Bytes - proposedOwner_gte: localmainnet_Bytes - proposedOwner_lte: localmainnet_Bytes - proposedOwner_in: [localmainnet_Bytes!] - proposedOwner_not_in: [localmainnet_Bytes!] - proposedOwner_contains: localmainnet_Bytes - proposedOwner_not_contains: localmainnet_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: localmainnet_AssetBalance_filter - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_Router_filter] - or: [localmainnet_Router_filter] -} - -enum localmainnet_Router_orderBy { - id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances -} - -type localmainnet_Sequencer { - id: ID! - isActive: Boolean! - sequencer: localmainnet_Bytes -} - -input localmainnet_Sequencer_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: localmainnet_Bytes - sequencer_not: localmainnet_Bytes - sequencer_gt: localmainnet_Bytes - sequencer_lt: localmainnet_Bytes - sequencer_gte: localmainnet_Bytes - sequencer_lte: localmainnet_Bytes - sequencer_in: [localmainnet_Bytes!] - sequencer_not_in: [localmainnet_Bytes!] - sequencer_contains: localmainnet_Bytes - sequencer_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_Sequencer_filter] - or: [localmainnet_Sequencer_filter] -} - -enum localmainnet_Sequencer_orderBy { - id - isActive - sequencer -} - -type localmainnet_Setting { - id: ID! - maxRoutersPerTransfer: BigInt! - caller: localmainnet_Bytes! -} - -input localmainnet_Setting_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_Setting_filter] - or: [localmainnet_Setting_filter] -} - -enum localmainnet_Setting_orderBy { - id - maxRoutersPerTransfer - caller -} - -type localmainnet_SlippageUpdate { - id: ID! - transfer: localmainnet_DestinationTransfer! - slippage: BigInt! - caller: localmainnet_Bytes! - transactionHash: localmainnet_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! -} - -input localmainnet_SlippageUpdate_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: localmainnet_DestinationTransfer_filter - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - caller: localmainnet_Bytes - caller_not: localmainnet_Bytes - caller_gt: localmainnet_Bytes - caller_lt: localmainnet_Bytes - caller_gte: localmainnet_Bytes - caller_lte: localmainnet_Bytes - caller_in: [localmainnet_Bytes!] - caller_not_in: [localmainnet_Bytes!] - caller_contains: localmainnet_Bytes - caller_not_contains: localmainnet_Bytes - transactionHash: localmainnet_Bytes - transactionHash_not: localmainnet_Bytes - transactionHash_gt: localmainnet_Bytes - transactionHash_lt: localmainnet_Bytes - transactionHash_gte: localmainnet_Bytes - transactionHash_lte: localmainnet_Bytes - transactionHash_in: [localmainnet_Bytes!] - transactionHash_not_in: [localmainnet_Bytes!] - transactionHash_contains: localmainnet_Bytes - transactionHash_not_contains: localmainnet_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_SlippageUpdate_filter] - or: [localmainnet_SlippageUpdate_filter] -} - -enum localmainnet_SlippageUpdate_orderBy { - id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce - slippage - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber -} - -type localmainnet_SnapshotRoot { - id: ID! - spokeDomain: BigInt - root: localmainnet_Bytes! - count: BigInt! - timestamp: BigInt! - blockNumber: BigInt! -} - -input localmainnet_SnapshotRoot_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - root: localmainnet_Bytes - root_not: localmainnet_Bytes - root_gt: localmainnet_Bytes - root_lt: localmainnet_Bytes - root_gte: localmainnet_Bytes - root_lte: localmainnet_Bytes - root_in: [localmainnet_Bytes!] - root_not_in: [localmainnet_Bytes!] - root_contains: localmainnet_Bytes - root_not_contains: localmainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_SnapshotRoot_filter] - or: [localmainnet_SnapshotRoot_filter] -} - -enum localmainnet_SnapshotRoot_orderBy { - id - spokeDomain - root - count - timestamp - blockNumber -} - -type localmainnet_SpokeConnectorMode { - id: ID! - mode: String! -} - -input localmainnet_SpokeConnectorMode_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_SpokeConnectorMode_filter] - or: [localmainnet_SpokeConnectorMode_filter] -} - -enum localmainnet_SpokeConnectorMode_orderBy { - id - mode -} - -enum localmainnet_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast -} - -type stagingxdai_AggregateRoot { - id: ID! - root: stagingxdai_Bytes! - blockNumber: BigInt! -} - -type stagingxdai_AggregateRootProposed { - id: ID! - aggregateRoot: stagingxdai_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt -} - -input stagingxdai_AggregateRootProposed_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: stagingxdai_Bytes - aggregateRoot_not: stagingxdai_Bytes - aggregateRoot_gt: stagingxdai_Bytes - aggregateRoot_lt: stagingxdai_Bytes - aggregateRoot_gte: stagingxdai_Bytes - aggregateRoot_lte: stagingxdai_Bytes - aggregateRoot_in: [stagingxdai_Bytes!] - aggregateRoot_not_in: [stagingxdai_Bytes!] - aggregateRoot_contains: stagingxdai_Bytes - aggregateRoot_not_contains: stagingxdai_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_AggregateRootProposed_filter] - or: [stagingxdai_AggregateRootProposed_filter] -} - -enum stagingxdai_AggregateRootProposed_orderBy { - id - aggregateRoot - rootTimestamp - endOfDispute - domain - timestamp - blockNumber -} - -input stagingxdai_AggregateRoot_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - root: stagingxdai_Bytes - root_not: stagingxdai_Bytes - root_gt: stagingxdai_Bytes - root_lt: stagingxdai_Bytes - root_gte: stagingxdai_Bytes - root_lte: stagingxdai_Bytes - root_in: [stagingxdai_Bytes!] - root_not_in: [stagingxdai_Bytes!] - root_contains: stagingxdai_Bytes - root_not_contains: stagingxdai_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_AggregateRoot_filter] - or: [stagingxdai_AggregateRoot_filter] -} - -enum stagingxdai_AggregateRoot_orderBy { - id - root - blockNumber -} - -enum stagingxdai_Aggregation_interval { - hour - day -} - -type stagingxdai_Asset { - id: ID! - key: stagingxdai_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: stagingxdai_Bytes - canonicalDomain: BigInt - adoptedAsset: stagingxdai_Bytes - localAsset: stagingxdai_Bytes - blockNumber: BigInt - status: stagingxdai_AssetStatus -} - -type stagingxdai_AssetBalance { - id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: stagingxdai_Router! - asset: stagingxdai_Asset! - feesEarned: BigInt! -} - -input stagingxdai_AssetBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingxdai_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingxdai_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_AssetBalance_filter] - or: [stagingxdai_AssetBalance_filter] -} - -enum stagingxdai_AssetBalance_orderBy { - id - amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned -} - -type stagingxdai_AssetStatus { - id: ID! - status: Boolean -} - -input stagingxdai_AssetStatus_filter { +type avalanche_AssetStatus { + id: ID! + status: Boolean +} + +input avalanche_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -112377,17 +109348,17 @@ input stagingxdai_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_AssetStatus_filter] - or: [stagingxdai_AssetStatus_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_AssetStatus_filter] + or: [avalanche_AssetStatus_filter] } -enum stagingxdai_AssetStatus_orderBy { +enum avalanche_AssetStatus_orderBy { id status } -input stagingxdai_Asset_filter { +input avalanche_Asset_filter { id: ID id_not: ID id_gt: ID @@ -112396,16 +109367,16 @@ input stagingxdai_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingxdai_Bytes - key_not: stagingxdai_Bytes - key_gt: stagingxdai_Bytes - key_lt: stagingxdai_Bytes - key_gte: stagingxdai_Bytes - key_lte: stagingxdai_Bytes - key_in: [stagingxdai_Bytes!] - key_not_in: [stagingxdai_Bytes!] - key_contains: stagingxdai_Bytes - key_not_contains: stagingxdai_Bytes + key: avalanche_Bytes + key_not: avalanche_Bytes + key_gt: avalanche_Bytes + key_lt: avalanche_Bytes + key_gte: avalanche_Bytes + key_lte: avalanche_Bytes + key_in: [avalanche_Bytes!] + key_not_in: [avalanche_Bytes!] + key_contains: avalanche_Bytes + key_not_contains: avalanche_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -112422,16 +109393,16 @@ input stagingxdai_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingxdai_Bytes - canonicalId_not: stagingxdai_Bytes - canonicalId_gt: stagingxdai_Bytes - canonicalId_lt: stagingxdai_Bytes - canonicalId_gte: stagingxdai_Bytes - canonicalId_lte: stagingxdai_Bytes - canonicalId_in: [stagingxdai_Bytes!] - canonicalId_not_in: [stagingxdai_Bytes!] - canonicalId_contains: stagingxdai_Bytes - canonicalId_not_contains: stagingxdai_Bytes + canonicalId: avalanche_Bytes + canonicalId_not: avalanche_Bytes + canonicalId_gt: avalanche_Bytes + canonicalId_lt: avalanche_Bytes + canonicalId_gte: avalanche_Bytes + canonicalId_lte: avalanche_Bytes + canonicalId_in: [avalanche_Bytes!] + canonicalId_not_in: [avalanche_Bytes!] + canonicalId_contains: avalanche_Bytes + canonicalId_not_contains: avalanche_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -112440,26 +109411,26 @@ input stagingxdai_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingxdai_Bytes - adoptedAsset_not: stagingxdai_Bytes - adoptedAsset_gt: stagingxdai_Bytes - adoptedAsset_lt: stagingxdai_Bytes - adoptedAsset_gte: stagingxdai_Bytes - adoptedAsset_lte: stagingxdai_Bytes - adoptedAsset_in: [stagingxdai_Bytes!] - adoptedAsset_not_in: [stagingxdai_Bytes!] - adoptedAsset_contains: stagingxdai_Bytes - adoptedAsset_not_contains: stagingxdai_Bytes - localAsset: stagingxdai_Bytes - localAsset_not: stagingxdai_Bytes - localAsset_gt: stagingxdai_Bytes - localAsset_lt: stagingxdai_Bytes - localAsset_gte: stagingxdai_Bytes - localAsset_lte: stagingxdai_Bytes - localAsset_in: [stagingxdai_Bytes!] - localAsset_not_in: [stagingxdai_Bytes!] - localAsset_contains: stagingxdai_Bytes - localAsset_not_contains: stagingxdai_Bytes + adoptedAsset: avalanche_Bytes + adoptedAsset_not: avalanche_Bytes + adoptedAsset_gt: avalanche_Bytes + adoptedAsset_lt: avalanche_Bytes + adoptedAsset_gte: avalanche_Bytes + adoptedAsset_lte: avalanche_Bytes + adoptedAsset_in: [avalanche_Bytes!] + adoptedAsset_not_in: [avalanche_Bytes!] + adoptedAsset_contains: avalanche_Bytes + adoptedAsset_not_contains: avalanche_Bytes + localAsset: avalanche_Bytes + localAsset_not: avalanche_Bytes + localAsset_gt: avalanche_Bytes + localAsset_lt: avalanche_Bytes + localAsset_gte: avalanche_Bytes + localAsset_lte: avalanche_Bytes + localAsset_in: [avalanche_Bytes!] + localAsset_not_in: [avalanche_Bytes!] + localAsset_contains: avalanche_Bytes + localAsset_not_contains: avalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -112488,14 +109459,14 @@ input stagingxdai_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingxdai_AssetStatus_filter + status_: avalanche_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_Asset_filter] - or: [stagingxdai_Asset_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_Asset_filter] + or: [avalanche_Asset_filter] } -enum stagingxdai_Asset_orderBy { +enum avalanche_Asset_orderBy { id key decimal @@ -112510,30 +109481,30 @@ enum stagingxdai_Asset_orderBy { status__status } -scalar stagingxdai_BigDecimal +scalar avalanche_BigDecimal -input stagingxdai_BlockChangedFilter { +input avalanche_BlockChangedFilter { number_gte: Int! } -input stagingxdai_Block_height { - hash: stagingxdai_Bytes +input avalanche_Block_height { + hash: avalanche_Bytes number: Int number_gte: Int } -scalar stagingxdai_Bytes +scalar avalanche_Bytes -type stagingxdai_ConnectorMeta { +type avalanche_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingxdai_Bytes - rootManager: stagingxdai_Bytes - mirrorConnector: stagingxdai_Bytes + amb: avalanche_Bytes + rootManager: avalanche_Bytes + mirrorConnector: avalanche_Bytes } -input stagingxdai_ConnectorMeta_filter { +input avalanche_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -112558,43 +109529,43 @@ input stagingxdai_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingxdai_Bytes - amb_not: stagingxdai_Bytes - amb_gt: stagingxdai_Bytes - amb_lt: stagingxdai_Bytes - amb_gte: stagingxdai_Bytes - amb_lte: stagingxdai_Bytes - amb_in: [stagingxdai_Bytes!] - amb_not_in: [stagingxdai_Bytes!] - amb_contains: stagingxdai_Bytes - amb_not_contains: stagingxdai_Bytes - rootManager: stagingxdai_Bytes - rootManager_not: stagingxdai_Bytes - rootManager_gt: stagingxdai_Bytes - rootManager_lt: stagingxdai_Bytes - rootManager_gte: stagingxdai_Bytes - rootManager_lte: stagingxdai_Bytes - rootManager_in: [stagingxdai_Bytes!] - rootManager_not_in: [stagingxdai_Bytes!] - rootManager_contains: stagingxdai_Bytes - rootManager_not_contains: stagingxdai_Bytes - mirrorConnector: stagingxdai_Bytes - mirrorConnector_not: stagingxdai_Bytes - mirrorConnector_gt: stagingxdai_Bytes - mirrorConnector_lt: stagingxdai_Bytes - mirrorConnector_gte: stagingxdai_Bytes - mirrorConnector_lte: stagingxdai_Bytes - mirrorConnector_in: [stagingxdai_Bytes!] - mirrorConnector_not_in: [stagingxdai_Bytes!] - mirrorConnector_contains: stagingxdai_Bytes - mirrorConnector_not_contains: stagingxdai_Bytes + amb: avalanche_Bytes + amb_not: avalanche_Bytes + amb_gt: avalanche_Bytes + amb_lt: avalanche_Bytes + amb_gte: avalanche_Bytes + amb_lte: avalanche_Bytes + amb_in: [avalanche_Bytes!] + amb_not_in: [avalanche_Bytes!] + amb_contains: avalanche_Bytes + amb_not_contains: avalanche_Bytes + rootManager: avalanche_Bytes + rootManager_not: avalanche_Bytes + rootManager_gt: avalanche_Bytes + rootManager_lt: avalanche_Bytes + rootManager_gte: avalanche_Bytes + rootManager_lte: avalanche_Bytes + rootManager_in: [avalanche_Bytes!] + rootManager_not_in: [avalanche_Bytes!] + rootManager_contains: avalanche_Bytes + rootManager_not_contains: avalanche_Bytes + mirrorConnector: avalanche_Bytes + mirrorConnector_not: avalanche_Bytes + mirrorConnector_gt: avalanche_Bytes + mirrorConnector_lt: avalanche_Bytes + mirrorConnector_gte: avalanche_Bytes + mirrorConnector_lte: avalanche_Bytes + mirrorConnector_in: [avalanche_Bytes!] + mirrorConnector_not_in: [avalanche_Bytes!] + mirrorConnector_contains: avalanche_Bytes + mirrorConnector_not_contains: avalanche_Bytes """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_ConnectorMeta_filter] - or: [stagingxdai_ConnectorMeta_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_ConnectorMeta_filter] + or: [avalanche_ConnectorMeta_filter] } -enum stagingxdai_ConnectorMeta_orderBy { +enum avalanche_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -112603,48 +109574,48 @@ enum stagingxdai_ConnectorMeta_orderBy { mirrorConnector } -type stagingxdai_DestinationTransfer { +type avalanche_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingxdai_Bytes + transferId: avalanche_Bytes nonce: BigInt - status: stagingxdai_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingxdai_Router_orderBy, orderDirection: stagingxdai_OrderDirection, where: stagingxdai_Router_filter): [stagingxdai_Router!] + status: avalanche_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: avalanche_Router_orderBy, orderDirection: avalanche_OrderDirection, where: avalanche_Router_filter): [avalanche_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingxdai_Bytes - delegate: stagingxdai_Bytes + to: avalanche_Bytes + delegate: avalanche_Bytes receiveLocal: Boolean - callData: stagingxdai_Bytes + callData: avalanche_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingxdai_Bytes + originSender: avalanche_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingxdai_Bytes - asset: stagingxdai_Asset + canonicalId: avalanche_Bytes + asset: avalanche_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingxdai_Bytes - executedTransactionHash: stagingxdai_Bytes + executedCaller: avalanche_Bytes + executedTransactionHash: avalanche_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingxdai_Bytes + executedTxOrigin: avalanche_Bytes executedTxNonce: BigInt - reconciledCaller: stagingxdai_Bytes - reconciledTransactionHash: stagingxdai_Bytes + reconciledCaller: avalanche_Bytes + reconciledTransactionHash: avalanche_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingxdai_Bytes + reconciledTxOrigin: avalanche_Bytes reconciledTxNonce: BigInt } -input stagingxdai_DestinationTransfer_filter { +input avalanche_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -112661,16 +109632,16 @@ input stagingxdai_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingxdai_Bytes - transferId_not: stagingxdai_Bytes - transferId_gt: stagingxdai_Bytes - transferId_lt: stagingxdai_Bytes - transferId_gte: stagingxdai_Bytes - transferId_lte: stagingxdai_Bytes - transferId_in: [stagingxdai_Bytes!] - transferId_not_in: [stagingxdai_Bytes!] - transferId_contains: stagingxdai_Bytes - transferId_not_contains: stagingxdai_Bytes + transferId: avalanche_Bytes + transferId_not: avalanche_Bytes + transferId_gt: avalanche_Bytes + transferId_lt: avalanche_Bytes + transferId_gte: avalanche_Bytes + transferId_lte: avalanche_Bytes + transferId_in: [avalanche_Bytes!] + transferId_not_in: [avalanche_Bytes!] + transferId_contains: avalanche_Bytes + transferId_not_contains: avalanche_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -112679,17 +109650,17 @@ input stagingxdai_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingxdai_TransferStatus - status_not: stagingxdai_TransferStatus - status_in: [stagingxdai_TransferStatus!] - status_not_in: [stagingxdai_TransferStatus!] + status: avalanche_TransferStatus + status_not: avalanche_TransferStatus + status_in: [avalanche_TransferStatus!] + status_not_in: [avalanche_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingxdai_Router_filter + routers_: avalanche_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -112714,40 +109685,40 @@ input stagingxdai_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingxdai_Bytes - to_not: stagingxdai_Bytes - to_gt: stagingxdai_Bytes - to_lt: stagingxdai_Bytes - to_gte: stagingxdai_Bytes - to_lte: stagingxdai_Bytes - to_in: [stagingxdai_Bytes!] - to_not_in: [stagingxdai_Bytes!] - to_contains: stagingxdai_Bytes - to_not_contains: stagingxdai_Bytes - delegate: stagingxdai_Bytes - delegate_not: stagingxdai_Bytes - delegate_gt: stagingxdai_Bytes - delegate_lt: stagingxdai_Bytes - delegate_gte: stagingxdai_Bytes - delegate_lte: stagingxdai_Bytes - delegate_in: [stagingxdai_Bytes!] - delegate_not_in: [stagingxdai_Bytes!] - delegate_contains: stagingxdai_Bytes - delegate_not_contains: stagingxdai_Bytes + to: avalanche_Bytes + to_not: avalanche_Bytes + to_gt: avalanche_Bytes + to_lt: avalanche_Bytes + to_gte: avalanche_Bytes + to_lte: avalanche_Bytes + to_in: [avalanche_Bytes!] + to_not_in: [avalanche_Bytes!] + to_contains: avalanche_Bytes + to_not_contains: avalanche_Bytes + delegate: avalanche_Bytes + delegate_not: avalanche_Bytes + delegate_gt: avalanche_Bytes + delegate_lt: avalanche_Bytes + delegate_gte: avalanche_Bytes + delegate_lte: avalanche_Bytes + delegate_in: [avalanche_Bytes!] + delegate_not_in: [avalanche_Bytes!] + delegate_contains: avalanche_Bytes + delegate_not_contains: avalanche_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingxdai_Bytes - callData_not: stagingxdai_Bytes - callData_gt: stagingxdai_Bytes - callData_lt: stagingxdai_Bytes - callData_gte: stagingxdai_Bytes - callData_lte: stagingxdai_Bytes - callData_in: [stagingxdai_Bytes!] - callData_not_in: [stagingxdai_Bytes!] - callData_contains: stagingxdai_Bytes - callData_not_contains: stagingxdai_Bytes + callData: avalanche_Bytes + callData_not: avalanche_Bytes + callData_gt: avalanche_Bytes + callData_lt: avalanche_Bytes + callData_gte: avalanche_Bytes + callData_lte: avalanche_Bytes + callData_in: [avalanche_Bytes!] + callData_not_in: [avalanche_Bytes!] + callData_contains: avalanche_Bytes + callData_not_contains: avalanche_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -112764,17 +109735,17 @@ input stagingxdai_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingxdai_Bytes - originSender_not: stagingxdai_Bytes - originSender_gt: stagingxdai_Bytes - originSender_lt: stagingxdai_Bytes - originSender_gte: stagingxdai_Bytes - originSender_lte: stagingxdai_Bytes - originSender_in: [stagingxdai_Bytes!] - originSender_not_in: [stagingxdai_Bytes!] - originSender_contains: stagingxdai_Bytes - originSender_not_contains: stagingxdai_Bytes - bridgedAmt: BigInt + originSender: avalanche_Bytes + originSender_not: avalanche_Bytes + originSender_gt: avalanche_Bytes + originSender_lt: avalanche_Bytes + originSender_gte: avalanche_Bytes + originSender_lte: avalanche_Bytes + originSender_in: [avalanche_Bytes!] + originSender_not_in: [avalanche_Bytes!] + originSender_contains: avalanche_Bytes + originSender_not_contains: avalanche_Bytes + bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt bridgedAmt_lt: BigInt @@ -112790,16 +109761,16 @@ input stagingxdai_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingxdai_Bytes - canonicalId_not: stagingxdai_Bytes - canonicalId_gt: stagingxdai_Bytes - canonicalId_lt: stagingxdai_Bytes - canonicalId_gte: stagingxdai_Bytes - canonicalId_lte: stagingxdai_Bytes - canonicalId_in: [stagingxdai_Bytes!] - canonicalId_not_in: [stagingxdai_Bytes!] - canonicalId_contains: stagingxdai_Bytes - canonicalId_not_contains: stagingxdai_Bytes + canonicalId: avalanche_Bytes + canonicalId_not: avalanche_Bytes + canonicalId_gt: avalanche_Bytes + canonicalId_lt: avalanche_Bytes + canonicalId_gte: avalanche_Bytes + canonicalId_lte: avalanche_Bytes + canonicalId_in: [avalanche_Bytes!] + canonicalId_not_in: [avalanche_Bytes!] + canonicalId_contains: avalanche_Bytes + canonicalId_not_contains: avalanche_Bytes asset: String asset_not: String asset_gt: String @@ -112820,7 +109791,7 @@ input stagingxdai_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxdai_Asset_filter + asset_: avalanche_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -112837,26 +109808,26 @@ input stagingxdai_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingxdai_Bytes - executedCaller_not: stagingxdai_Bytes - executedCaller_gt: stagingxdai_Bytes - executedCaller_lt: stagingxdai_Bytes - executedCaller_gte: stagingxdai_Bytes - executedCaller_lte: stagingxdai_Bytes - executedCaller_in: [stagingxdai_Bytes!] - executedCaller_not_in: [stagingxdai_Bytes!] - executedCaller_contains: stagingxdai_Bytes - executedCaller_not_contains: stagingxdai_Bytes - executedTransactionHash: stagingxdai_Bytes - executedTransactionHash_not: stagingxdai_Bytes - executedTransactionHash_gt: stagingxdai_Bytes - executedTransactionHash_lt: stagingxdai_Bytes - executedTransactionHash_gte: stagingxdai_Bytes - executedTransactionHash_lte: stagingxdai_Bytes - executedTransactionHash_in: [stagingxdai_Bytes!] - executedTransactionHash_not_in: [stagingxdai_Bytes!] - executedTransactionHash_contains: stagingxdai_Bytes - executedTransactionHash_not_contains: stagingxdai_Bytes + executedCaller: avalanche_Bytes + executedCaller_not: avalanche_Bytes + executedCaller_gt: avalanche_Bytes + executedCaller_lt: avalanche_Bytes + executedCaller_gte: avalanche_Bytes + executedCaller_lte: avalanche_Bytes + executedCaller_in: [avalanche_Bytes!] + executedCaller_not_in: [avalanche_Bytes!] + executedCaller_contains: avalanche_Bytes + executedCaller_not_contains: avalanche_Bytes + executedTransactionHash: avalanche_Bytes + executedTransactionHash_not: avalanche_Bytes + executedTransactionHash_gt: avalanche_Bytes + executedTransactionHash_lt: avalanche_Bytes + executedTransactionHash_gte: avalanche_Bytes + executedTransactionHash_lte: avalanche_Bytes + executedTransactionHash_in: [avalanche_Bytes!] + executedTransactionHash_not_in: [avalanche_Bytes!] + executedTransactionHash_contains: avalanche_Bytes + executedTransactionHash_not_contains: avalanche_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -112889,16 +109860,16 @@ input stagingxdai_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingxdai_Bytes - executedTxOrigin_not: stagingxdai_Bytes - executedTxOrigin_gt: stagingxdai_Bytes - executedTxOrigin_lt: stagingxdai_Bytes - executedTxOrigin_gte: stagingxdai_Bytes - executedTxOrigin_lte: stagingxdai_Bytes - executedTxOrigin_in: [stagingxdai_Bytes!] - executedTxOrigin_not_in: [stagingxdai_Bytes!] - executedTxOrigin_contains: stagingxdai_Bytes - executedTxOrigin_not_contains: stagingxdai_Bytes + executedTxOrigin: avalanche_Bytes + executedTxOrigin_not: avalanche_Bytes + executedTxOrigin_gt: avalanche_Bytes + executedTxOrigin_lt: avalanche_Bytes + executedTxOrigin_gte: avalanche_Bytes + executedTxOrigin_lte: avalanche_Bytes + executedTxOrigin_in: [avalanche_Bytes!] + executedTxOrigin_not_in: [avalanche_Bytes!] + executedTxOrigin_contains: avalanche_Bytes + executedTxOrigin_not_contains: avalanche_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -112907,26 +109878,26 @@ input stagingxdai_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingxdai_Bytes - reconciledCaller_not: stagingxdai_Bytes - reconciledCaller_gt: stagingxdai_Bytes - reconciledCaller_lt: stagingxdai_Bytes - reconciledCaller_gte: stagingxdai_Bytes - reconciledCaller_lte: stagingxdai_Bytes - reconciledCaller_in: [stagingxdai_Bytes!] - reconciledCaller_not_in: [stagingxdai_Bytes!] - reconciledCaller_contains: stagingxdai_Bytes - reconciledCaller_not_contains: stagingxdai_Bytes - reconciledTransactionHash: stagingxdai_Bytes - reconciledTransactionHash_not: stagingxdai_Bytes - reconciledTransactionHash_gt: stagingxdai_Bytes - reconciledTransactionHash_lt: stagingxdai_Bytes - reconciledTransactionHash_gte: stagingxdai_Bytes - reconciledTransactionHash_lte: stagingxdai_Bytes - reconciledTransactionHash_in: [stagingxdai_Bytes!] - reconciledTransactionHash_not_in: [stagingxdai_Bytes!] - reconciledTransactionHash_contains: stagingxdai_Bytes - reconciledTransactionHash_not_contains: stagingxdai_Bytes + reconciledCaller: avalanche_Bytes + reconciledCaller_not: avalanche_Bytes + reconciledCaller_gt: avalanche_Bytes + reconciledCaller_lt: avalanche_Bytes + reconciledCaller_gte: avalanche_Bytes + reconciledCaller_lte: avalanche_Bytes + reconciledCaller_in: [avalanche_Bytes!] + reconciledCaller_not_in: [avalanche_Bytes!] + reconciledCaller_contains: avalanche_Bytes + reconciledCaller_not_contains: avalanche_Bytes + reconciledTransactionHash: avalanche_Bytes + reconciledTransactionHash_not: avalanche_Bytes + reconciledTransactionHash_gt: avalanche_Bytes + reconciledTransactionHash_lt: avalanche_Bytes + reconciledTransactionHash_gte: avalanche_Bytes + reconciledTransactionHash_lte: avalanche_Bytes + reconciledTransactionHash_in: [avalanche_Bytes!] + reconciledTransactionHash_not_in: [avalanche_Bytes!] + reconciledTransactionHash_contains: avalanche_Bytes + reconciledTransactionHash_not_contains: avalanche_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -112959,16 +109930,16 @@ input stagingxdai_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingxdai_Bytes - reconciledTxOrigin_not: stagingxdai_Bytes - reconciledTxOrigin_gt: stagingxdai_Bytes - reconciledTxOrigin_lt: stagingxdai_Bytes - reconciledTxOrigin_gte: stagingxdai_Bytes - reconciledTxOrigin_lte: stagingxdai_Bytes - reconciledTxOrigin_in: [stagingxdai_Bytes!] - reconciledTxOrigin_not_in: [stagingxdai_Bytes!] - reconciledTxOrigin_contains: stagingxdai_Bytes - reconciledTxOrigin_not_contains: stagingxdai_Bytes + reconciledTxOrigin: avalanche_Bytes + reconciledTxOrigin_not: avalanche_Bytes + reconciledTxOrigin_gt: avalanche_Bytes + reconciledTxOrigin_lt: avalanche_Bytes + reconciledTxOrigin_gte: avalanche_Bytes + reconciledTxOrigin_lte: avalanche_Bytes + reconciledTxOrigin_in: [avalanche_Bytes!] + reconciledTxOrigin_not_in: [avalanche_Bytes!] + reconciledTxOrigin_contains: avalanche_Bytes + reconciledTxOrigin_not_contains: avalanche_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -112978,12 +109949,12 @@ input stagingxdai_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_DestinationTransfer_filter] - or: [stagingxdai_DestinationTransfer_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_DestinationTransfer_filter] + or: [avalanche_DestinationTransfer_filter] } -enum stagingxdai_DestinationTransfer_orderBy { +enum avalanche_DestinationTransfer_orderBy { id chainId transferId @@ -113037,16 +110008,16 @@ enum stagingxdai_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingxdai_Int8 +scalar avalanche_Int8 -type stagingxdai_OptimisticRootFinalized { +type avalanche_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingxdai_Bytes! + aggregateRoot: avalanche_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingxdai_OptimisticRootFinalized_filter { +input avalanche_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -113055,16 +110026,16 @@ input stagingxdai_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingxdai_Bytes - aggregateRoot_not: stagingxdai_Bytes - aggregateRoot_gt: stagingxdai_Bytes - aggregateRoot_lt: stagingxdai_Bytes - aggregateRoot_gte: stagingxdai_Bytes - aggregateRoot_lte: stagingxdai_Bytes - aggregateRoot_in: [stagingxdai_Bytes!] - aggregateRoot_not_in: [stagingxdai_Bytes!] - aggregateRoot_contains: stagingxdai_Bytes - aggregateRoot_not_contains: stagingxdai_Bytes + aggregateRoot: avalanche_Bytes + aggregateRoot_not: avalanche_Bytes + aggregateRoot_gt: avalanche_Bytes + aggregateRoot_lt: avalanche_Bytes + aggregateRoot_gte: avalanche_Bytes + aggregateRoot_lte: avalanche_Bytes + aggregateRoot_in: [avalanche_Bytes!] + aggregateRoot_not_in: [avalanche_Bytes!] + aggregateRoot_contains: avalanche_Bytes + aggregateRoot_not_contains: avalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -113082,12 +110053,12 @@ input stagingxdai_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_OptimisticRootFinalized_filter] - or: [stagingxdai_OptimisticRootFinalized_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_OptimisticRootFinalized_filter] + or: [avalanche_OptimisticRootFinalized_filter] } -enum stagingxdai_OptimisticRootFinalized_orderBy { +enum avalanche_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -113095,25 +110066,25 @@ enum stagingxdai_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingxdai_OrderDirection { +enum avalanche_OrderDirection { asc desc } -type stagingxdai_OriginMessage { +type avalanche_OriginMessage { id: ID! - transferId: stagingxdai_Bytes + transferId: avalanche_Bytes destinationDomain: BigInt - leaf: stagingxdai_Bytes + leaf: avalanche_Bytes index: BigInt - message: stagingxdai_Bytes - root: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes + message: avalanche_Bytes + root: avalanche_Bytes + transactionHash: avalanche_Bytes blockNumber: BigInt - rootCount: stagingxdai_RootCount + rootCount: avalanche_RootCount } -input stagingxdai_OriginMessage_filter { +input avalanche_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -113122,16 +110093,16 @@ input stagingxdai_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingxdai_Bytes - transferId_not: stagingxdai_Bytes - transferId_gt: stagingxdai_Bytes - transferId_lt: stagingxdai_Bytes - transferId_gte: stagingxdai_Bytes - transferId_lte: stagingxdai_Bytes - transferId_in: [stagingxdai_Bytes!] - transferId_not_in: [stagingxdai_Bytes!] - transferId_contains: stagingxdai_Bytes - transferId_not_contains: stagingxdai_Bytes + transferId: avalanche_Bytes + transferId_not: avalanche_Bytes + transferId_gt: avalanche_Bytes + transferId_lt: avalanche_Bytes + transferId_gte: avalanche_Bytes + transferId_lte: avalanche_Bytes + transferId_in: [avalanche_Bytes!] + transferId_not_in: [avalanche_Bytes!] + transferId_contains: avalanche_Bytes + transferId_not_contains: avalanche_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -113140,16 +110111,16 @@ input stagingxdai_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingxdai_Bytes - leaf_not: stagingxdai_Bytes - leaf_gt: stagingxdai_Bytes - leaf_lt: stagingxdai_Bytes - leaf_gte: stagingxdai_Bytes - leaf_lte: stagingxdai_Bytes - leaf_in: [stagingxdai_Bytes!] - leaf_not_in: [stagingxdai_Bytes!] - leaf_contains: stagingxdai_Bytes - leaf_not_contains: stagingxdai_Bytes + leaf: avalanche_Bytes + leaf_not: avalanche_Bytes + leaf_gt: avalanche_Bytes + leaf_lt: avalanche_Bytes + leaf_gte: avalanche_Bytes + leaf_lte: avalanche_Bytes + leaf_in: [avalanche_Bytes!] + leaf_not_in: [avalanche_Bytes!] + leaf_contains: avalanche_Bytes + leaf_not_contains: avalanche_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -113158,36 +110129,36 @@ input stagingxdai_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingxdai_Bytes - message_not: stagingxdai_Bytes - message_gt: stagingxdai_Bytes - message_lt: stagingxdai_Bytes - message_gte: stagingxdai_Bytes - message_lte: stagingxdai_Bytes - message_in: [stagingxdai_Bytes!] - message_not_in: [stagingxdai_Bytes!] - message_contains: stagingxdai_Bytes - message_not_contains: stagingxdai_Bytes - root: stagingxdai_Bytes - root_not: stagingxdai_Bytes - root_gt: stagingxdai_Bytes - root_lt: stagingxdai_Bytes - root_gte: stagingxdai_Bytes - root_lte: stagingxdai_Bytes - root_in: [stagingxdai_Bytes!] - root_not_in: [stagingxdai_Bytes!] - root_contains: stagingxdai_Bytes - root_not_contains: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes - transactionHash_not: stagingxdai_Bytes - transactionHash_gt: stagingxdai_Bytes - transactionHash_lt: stagingxdai_Bytes - transactionHash_gte: stagingxdai_Bytes - transactionHash_lte: stagingxdai_Bytes - transactionHash_in: [stagingxdai_Bytes!] - transactionHash_not_in: [stagingxdai_Bytes!] - transactionHash_contains: stagingxdai_Bytes - transactionHash_not_contains: stagingxdai_Bytes + message: avalanche_Bytes + message_not: avalanche_Bytes + message_gt: avalanche_Bytes + message_lt: avalanche_Bytes + message_gte: avalanche_Bytes + message_lte: avalanche_Bytes + message_in: [avalanche_Bytes!] + message_not_in: [avalanche_Bytes!] + message_contains: avalanche_Bytes + message_not_contains: avalanche_Bytes + root: avalanche_Bytes + root_not: avalanche_Bytes + root_gt: avalanche_Bytes + root_lt: avalanche_Bytes + root_gte: avalanche_Bytes + root_lte: avalanche_Bytes + root_in: [avalanche_Bytes!] + root_not_in: [avalanche_Bytes!] + root_contains: avalanche_Bytes + root_not_contains: avalanche_Bytes + transactionHash: avalanche_Bytes + transactionHash_not: avalanche_Bytes + transactionHash_gt: avalanche_Bytes + transactionHash_lt: avalanche_Bytes + transactionHash_gte: avalanche_Bytes + transactionHash_lte: avalanche_Bytes + transactionHash_in: [avalanche_Bytes!] + transactionHash_not_in: [avalanche_Bytes!] + transactionHash_contains: avalanche_Bytes + transactionHash_not_contains: avalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -113216,14 +110187,14 @@ input stagingxdai_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingxdai_RootCount_filter + rootCount_: avalanche_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_OriginMessage_filter] - or: [stagingxdai_OriginMessage_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_OriginMessage_filter] + or: [avalanche_OriginMessage_filter] } -enum stagingxdai_OriginMessage_orderBy { +enum avalanche_OriginMessage_orderBy { id transferId destinationDomain @@ -113238,42 +110209,42 @@ enum stagingxdai_OriginMessage_orderBy { rootCount__count } -type stagingxdai_OriginTransfer { +type avalanche_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingxdai_Bytes + transferId: avalanche_Bytes nonce: BigInt - status: stagingxdai_TransferStatus - messageHash: stagingxdai_Bytes + status: avalanche_TransferStatus + messageHash: avalanche_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingxdai_Bytes - delegate: stagingxdai_Bytes + to: avalanche_Bytes + delegate: avalanche_Bytes receiveLocal: Boolean - callData: stagingxdai_Bytes + callData: avalanche_Bytes slippage: BigInt - originSender: stagingxdai_Bytes + originSender: avalanche_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingxdai_Bytes - asset: stagingxdai_Asset - transactingAsset: stagingxdai_Bytes - message: stagingxdai_OriginMessage + canonicalId: avalanche_Bytes + asset: avalanche_Asset + transactingAsset: avalanche_Bytes + message: avalanche_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingxdai_RelayerFee_orderBy, orderDirection: stagingxdai_OrderDirection, where: stagingxdai_RelayerFee_filter): [stagingxdai_RelayerFee!] - initialRelayerFeeAsset: stagingxdai_Bytes - caller: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: avalanche_RelayerFee_orderBy, orderDirection: avalanche_OrderDirection, where: avalanche_RelayerFee_filter): [avalanche_RelayerFee!] + initialRelayerFeeAsset: avalanche_Bytes + caller: avalanche_Bytes + transactionHash: avalanche_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingxdai_Bytes + txOrigin: avalanche_Bytes txNonce: BigInt } -input stagingxdai_OriginTransfer_filter { +input avalanche_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -113290,16 +110261,16 @@ input stagingxdai_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingxdai_Bytes - transferId_not: stagingxdai_Bytes - transferId_gt: stagingxdai_Bytes - transferId_lt: stagingxdai_Bytes - transferId_gte: stagingxdai_Bytes - transferId_lte: stagingxdai_Bytes - transferId_in: [stagingxdai_Bytes!] - transferId_not_in: [stagingxdai_Bytes!] - transferId_contains: stagingxdai_Bytes - transferId_not_contains: stagingxdai_Bytes + transferId: avalanche_Bytes + transferId_not: avalanche_Bytes + transferId_gt: avalanche_Bytes + transferId_lt: avalanche_Bytes + transferId_gte: avalanche_Bytes + transferId_lte: avalanche_Bytes + transferId_in: [avalanche_Bytes!] + transferId_not_in: [avalanche_Bytes!] + transferId_contains: avalanche_Bytes + transferId_not_contains: avalanche_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -113308,20 +110279,20 @@ input stagingxdai_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingxdai_TransferStatus - status_not: stagingxdai_TransferStatus - status_in: [stagingxdai_TransferStatus!] - status_not_in: [stagingxdai_TransferStatus!] - messageHash: stagingxdai_Bytes - messageHash_not: stagingxdai_Bytes - messageHash_gt: stagingxdai_Bytes - messageHash_lt: stagingxdai_Bytes - messageHash_gte: stagingxdai_Bytes - messageHash_lte: stagingxdai_Bytes - messageHash_in: [stagingxdai_Bytes!] - messageHash_not_in: [stagingxdai_Bytes!] - messageHash_contains: stagingxdai_Bytes - messageHash_not_contains: stagingxdai_Bytes + status: avalanche_TransferStatus + status_not: avalanche_TransferStatus + status_in: [avalanche_TransferStatus!] + status_not_in: [avalanche_TransferStatus!] + messageHash: avalanche_Bytes + messageHash_not: avalanche_Bytes + messageHash_gt: avalanche_Bytes + messageHash_lt: avalanche_Bytes + messageHash_gte: avalanche_Bytes + messageHash_lte: avalanche_Bytes + messageHash_in: [avalanche_Bytes!] + messageHash_not_in: [avalanche_Bytes!] + messageHash_contains: avalanche_Bytes + messageHash_not_contains: avalanche_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -113346,40 +110317,40 @@ input stagingxdai_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingxdai_Bytes - to_not: stagingxdai_Bytes - to_gt: stagingxdai_Bytes - to_lt: stagingxdai_Bytes - to_gte: stagingxdai_Bytes - to_lte: stagingxdai_Bytes - to_in: [stagingxdai_Bytes!] - to_not_in: [stagingxdai_Bytes!] - to_contains: stagingxdai_Bytes - to_not_contains: stagingxdai_Bytes - delegate: stagingxdai_Bytes - delegate_not: stagingxdai_Bytes - delegate_gt: stagingxdai_Bytes - delegate_lt: stagingxdai_Bytes - delegate_gte: stagingxdai_Bytes - delegate_lte: stagingxdai_Bytes - delegate_in: [stagingxdai_Bytes!] - delegate_not_in: [stagingxdai_Bytes!] - delegate_contains: stagingxdai_Bytes - delegate_not_contains: stagingxdai_Bytes + to: avalanche_Bytes + to_not: avalanche_Bytes + to_gt: avalanche_Bytes + to_lt: avalanche_Bytes + to_gte: avalanche_Bytes + to_lte: avalanche_Bytes + to_in: [avalanche_Bytes!] + to_not_in: [avalanche_Bytes!] + to_contains: avalanche_Bytes + to_not_contains: avalanche_Bytes + delegate: avalanche_Bytes + delegate_not: avalanche_Bytes + delegate_gt: avalanche_Bytes + delegate_lt: avalanche_Bytes + delegate_gte: avalanche_Bytes + delegate_lte: avalanche_Bytes + delegate_in: [avalanche_Bytes!] + delegate_not_in: [avalanche_Bytes!] + delegate_contains: avalanche_Bytes + delegate_not_contains: avalanche_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingxdai_Bytes - callData_not: stagingxdai_Bytes - callData_gt: stagingxdai_Bytes - callData_lt: stagingxdai_Bytes - callData_gte: stagingxdai_Bytes - callData_lte: stagingxdai_Bytes - callData_in: [stagingxdai_Bytes!] - callData_not_in: [stagingxdai_Bytes!] - callData_contains: stagingxdai_Bytes - callData_not_contains: stagingxdai_Bytes + callData: avalanche_Bytes + callData_not: avalanche_Bytes + callData_gt: avalanche_Bytes + callData_lt: avalanche_Bytes + callData_gte: avalanche_Bytes + callData_lte: avalanche_Bytes + callData_in: [avalanche_Bytes!] + callData_not_in: [avalanche_Bytes!] + callData_contains: avalanche_Bytes + callData_not_contains: avalanche_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -113388,16 +110359,16 @@ input stagingxdai_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingxdai_Bytes - originSender_not: stagingxdai_Bytes - originSender_gt: stagingxdai_Bytes - originSender_lt: stagingxdai_Bytes - originSender_gte: stagingxdai_Bytes - originSender_lte: stagingxdai_Bytes - originSender_in: [stagingxdai_Bytes!] - originSender_not_in: [stagingxdai_Bytes!] - originSender_contains: stagingxdai_Bytes - originSender_not_contains: stagingxdai_Bytes + originSender: avalanche_Bytes + originSender_not: avalanche_Bytes + originSender_gt: avalanche_Bytes + originSender_lt: avalanche_Bytes + originSender_gte: avalanche_Bytes + originSender_lte: avalanche_Bytes + originSender_in: [avalanche_Bytes!] + originSender_not_in: [avalanche_Bytes!] + originSender_contains: avalanche_Bytes + originSender_not_contains: avalanche_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -113414,16 +110385,16 @@ input stagingxdai_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingxdai_Bytes - canonicalId_not: stagingxdai_Bytes - canonicalId_gt: stagingxdai_Bytes - canonicalId_lt: stagingxdai_Bytes - canonicalId_gte: stagingxdai_Bytes - canonicalId_lte: stagingxdai_Bytes - canonicalId_in: [stagingxdai_Bytes!] - canonicalId_not_in: [stagingxdai_Bytes!] - canonicalId_contains: stagingxdai_Bytes - canonicalId_not_contains: stagingxdai_Bytes + canonicalId: avalanche_Bytes + canonicalId_not: avalanche_Bytes + canonicalId_gt: avalanche_Bytes + canonicalId_lt: avalanche_Bytes + canonicalId_gte: avalanche_Bytes + canonicalId_lte: avalanche_Bytes + canonicalId_in: [avalanche_Bytes!] + canonicalId_not_in: [avalanche_Bytes!] + canonicalId_contains: avalanche_Bytes + canonicalId_not_contains: avalanche_Bytes asset: String asset_not: String asset_gt: String @@ -113444,17 +110415,17 @@ input stagingxdai_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxdai_Asset_filter - transactingAsset: stagingxdai_Bytes - transactingAsset_not: stagingxdai_Bytes - transactingAsset_gt: stagingxdai_Bytes - transactingAsset_lt: stagingxdai_Bytes - transactingAsset_gte: stagingxdai_Bytes - transactingAsset_lte: stagingxdai_Bytes - transactingAsset_in: [stagingxdai_Bytes!] - transactingAsset_not_in: [stagingxdai_Bytes!] - transactingAsset_contains: stagingxdai_Bytes - transactingAsset_not_contains: stagingxdai_Bytes + asset_: avalanche_Asset_filter + transactingAsset: avalanche_Bytes + transactingAsset_not: avalanche_Bytes + transactingAsset_gt: avalanche_Bytes + transactingAsset_lt: avalanche_Bytes + transactingAsset_gte: avalanche_Bytes + transactingAsset_lte: avalanche_Bytes + transactingAsset_in: [avalanche_Bytes!] + transactingAsset_not_in: [avalanche_Bytes!] + transactingAsset_contains: avalanche_Bytes + transactingAsset_not_contains: avalanche_Bytes message: String message_not: String message_gt: String @@ -113475,7 +110446,7 @@ input stagingxdai_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingxdai_OriginMessage_filter + message_: avalanche_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -113490,37 +110461,37 @@ input stagingxdai_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingxdai_RelayerFee_filter - initialRelayerFeeAsset: stagingxdai_Bytes - initialRelayerFeeAsset_not: stagingxdai_Bytes - initialRelayerFeeAsset_gt: stagingxdai_Bytes - initialRelayerFeeAsset_lt: stagingxdai_Bytes - initialRelayerFeeAsset_gte: stagingxdai_Bytes - initialRelayerFeeAsset_lte: stagingxdai_Bytes - initialRelayerFeeAsset_in: [stagingxdai_Bytes!] - initialRelayerFeeAsset_not_in: [stagingxdai_Bytes!] - initialRelayerFeeAsset_contains: stagingxdai_Bytes - initialRelayerFeeAsset_not_contains: stagingxdai_Bytes - caller: stagingxdai_Bytes - caller_not: stagingxdai_Bytes - caller_gt: stagingxdai_Bytes - caller_lt: stagingxdai_Bytes - caller_gte: stagingxdai_Bytes - caller_lte: stagingxdai_Bytes - caller_in: [stagingxdai_Bytes!] - caller_not_in: [stagingxdai_Bytes!] - caller_contains: stagingxdai_Bytes - caller_not_contains: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes - transactionHash_not: stagingxdai_Bytes - transactionHash_gt: stagingxdai_Bytes - transactionHash_lt: stagingxdai_Bytes - transactionHash_gte: stagingxdai_Bytes - transactionHash_lte: stagingxdai_Bytes - transactionHash_in: [stagingxdai_Bytes!] - transactionHash_not_in: [stagingxdai_Bytes!] - transactionHash_contains: stagingxdai_Bytes - transactionHash_not_contains: stagingxdai_Bytes + relayerFees_: avalanche_RelayerFee_filter + initialRelayerFeeAsset: avalanche_Bytes + initialRelayerFeeAsset_not: avalanche_Bytes + initialRelayerFeeAsset_gt: avalanche_Bytes + initialRelayerFeeAsset_lt: avalanche_Bytes + initialRelayerFeeAsset_gte: avalanche_Bytes + initialRelayerFeeAsset_lte: avalanche_Bytes + initialRelayerFeeAsset_in: [avalanche_Bytes!] + initialRelayerFeeAsset_not_in: [avalanche_Bytes!] + initialRelayerFeeAsset_contains: avalanche_Bytes + initialRelayerFeeAsset_not_contains: avalanche_Bytes + caller: avalanche_Bytes + caller_not: avalanche_Bytes + caller_gt: avalanche_Bytes + caller_lt: avalanche_Bytes + caller_gte: avalanche_Bytes + caller_lte: avalanche_Bytes + caller_in: [avalanche_Bytes!] + caller_not_in: [avalanche_Bytes!] + caller_contains: avalanche_Bytes + caller_not_contains: avalanche_Bytes + transactionHash: avalanche_Bytes + transactionHash_not: avalanche_Bytes + transactionHash_gt: avalanche_Bytes + transactionHash_lt: avalanche_Bytes + transactionHash_gte: avalanche_Bytes + transactionHash_lte: avalanche_Bytes + transactionHash_in: [avalanche_Bytes!] + transactionHash_not_in: [avalanche_Bytes!] + transactionHash_contains: avalanche_Bytes + transactionHash_not_contains: avalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -113553,16 +110524,16 @@ input stagingxdai_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingxdai_Bytes - txOrigin_not: stagingxdai_Bytes - txOrigin_gt: stagingxdai_Bytes - txOrigin_lt: stagingxdai_Bytes - txOrigin_gte: stagingxdai_Bytes - txOrigin_lte: stagingxdai_Bytes - txOrigin_in: [stagingxdai_Bytes!] - txOrigin_not_in: [stagingxdai_Bytes!] - txOrigin_contains: stagingxdai_Bytes - txOrigin_not_contains: stagingxdai_Bytes + txOrigin: avalanche_Bytes + txOrigin_not: avalanche_Bytes + txOrigin_gt: avalanche_Bytes + txOrigin_lt: avalanche_Bytes + txOrigin_gte: avalanche_Bytes + txOrigin_lte: avalanche_Bytes + txOrigin_in: [avalanche_Bytes!] + txOrigin_not_in: [avalanche_Bytes!] + txOrigin_contains: avalanche_Bytes + txOrigin_not_contains: avalanche_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -113572,12 +110543,12 @@ input stagingxdai_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_OriginTransfer_filter] - or: [stagingxdai_OriginTransfer_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_OriginTransfer_filter] + or: [avalanche_OriginTransfer_filter] } -enum stagingxdai_OriginTransfer_orderBy { +enum avalanche_OriginTransfer_orderBy { id chainId transferId @@ -113630,20 +110601,20 @@ enum stagingxdai_OriginTransfer_orderBy { txNonce } -type stagingxdai_Relayer { +type avalanche_Relayer { id: ID! isActive: Boolean! - relayer: stagingxdai_Bytes + relayer: avalanche_Bytes } -type stagingxdai_RelayerFee { +type avalanche_RelayerFee { id: ID! - transfer: stagingxdai_OriginTransfer! + transfer: avalanche_OriginTransfer! fee: BigInt! - asset: stagingxdai_Bytes! + asset: avalanche_Bytes! } -input stagingxdai_RelayerFee_filter { +input avalanche_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -113672,7 +110643,7 @@ input stagingxdai_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingxdai_OriginTransfer_filter + transfer_: avalanche_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -113681,23 +110652,23 @@ input stagingxdai_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingxdai_Bytes - asset_not: stagingxdai_Bytes - asset_gt: stagingxdai_Bytes - asset_lt: stagingxdai_Bytes - asset_gte: stagingxdai_Bytes - asset_lte: stagingxdai_Bytes - asset_in: [stagingxdai_Bytes!] - asset_not_in: [stagingxdai_Bytes!] - asset_contains: stagingxdai_Bytes - asset_not_contains: stagingxdai_Bytes + asset: avalanche_Bytes + asset_not: avalanche_Bytes + asset_gt: avalanche_Bytes + asset_lt: avalanche_Bytes + asset_gte: avalanche_Bytes + asset_lte: avalanche_Bytes + asset_in: [avalanche_Bytes!] + asset_not_in: [avalanche_Bytes!] + asset_contains: avalanche_Bytes + asset_not_contains: avalanche_Bytes """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_RelayerFee_filter] - or: [stagingxdai_RelayerFee_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_RelayerFee_filter] + or: [avalanche_RelayerFee_filter] } -enum stagingxdai_RelayerFee_orderBy { +enum avalanche_RelayerFee_orderBy { id transfer transfer__id @@ -113733,20 +110704,20 @@ enum stagingxdai_RelayerFee_orderBy { asset } -type stagingxdai_RelayerFeesIncrease { +type avalanche_RelayerFeesIncrease { id: ID! - transfer: stagingxdai_OriginTransfer! + transfer: avalanche_OriginTransfer! increase: BigInt - asset: stagingxdai_Bytes - caller: stagingxdai_Bytes! - transactionHash: stagingxdai_Bytes! + asset: avalanche_Bytes + caller: avalanche_Bytes! + transactionHash: avalanche_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingxdai_RelayerFeesIncrease_filter { +input avalanche_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -113775,7 +110746,7 @@ input stagingxdai_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingxdai_OriginTransfer_filter + transfer_: avalanche_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -113784,36 +110755,36 @@ input stagingxdai_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingxdai_Bytes - asset_not: stagingxdai_Bytes - asset_gt: stagingxdai_Bytes - asset_lt: stagingxdai_Bytes - asset_gte: stagingxdai_Bytes - asset_lte: stagingxdai_Bytes - asset_in: [stagingxdai_Bytes!] - asset_not_in: [stagingxdai_Bytes!] - asset_contains: stagingxdai_Bytes - asset_not_contains: stagingxdai_Bytes - caller: stagingxdai_Bytes - caller_not: stagingxdai_Bytes - caller_gt: stagingxdai_Bytes - caller_lt: stagingxdai_Bytes - caller_gte: stagingxdai_Bytes - caller_lte: stagingxdai_Bytes - caller_in: [stagingxdai_Bytes!] - caller_not_in: [stagingxdai_Bytes!] - caller_contains: stagingxdai_Bytes - caller_not_contains: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes - transactionHash_not: stagingxdai_Bytes - transactionHash_gt: stagingxdai_Bytes - transactionHash_lt: stagingxdai_Bytes - transactionHash_gte: stagingxdai_Bytes - transactionHash_lte: stagingxdai_Bytes - transactionHash_in: [stagingxdai_Bytes!] - transactionHash_not_in: [stagingxdai_Bytes!] - transactionHash_contains: stagingxdai_Bytes - transactionHash_not_contains: stagingxdai_Bytes + asset: avalanche_Bytes + asset_not: avalanche_Bytes + asset_gt: avalanche_Bytes + asset_lt: avalanche_Bytes + asset_gte: avalanche_Bytes + asset_lte: avalanche_Bytes + asset_in: [avalanche_Bytes!] + asset_not_in: [avalanche_Bytes!] + asset_contains: avalanche_Bytes + asset_not_contains: avalanche_Bytes + caller: avalanche_Bytes + caller_not: avalanche_Bytes + caller_gt: avalanche_Bytes + caller_lt: avalanche_Bytes + caller_gte: avalanche_Bytes + caller_lte: avalanche_Bytes + caller_in: [avalanche_Bytes!] + caller_not_in: [avalanche_Bytes!] + caller_contains: avalanche_Bytes + caller_not_contains: avalanche_Bytes + transactionHash: avalanche_Bytes + transactionHash_not: avalanche_Bytes + transactionHash_gt: avalanche_Bytes + transactionHash_lt: avalanche_Bytes + transactionHash_gte: avalanche_Bytes + transactionHash_lte: avalanche_Bytes + transactionHash_in: [avalanche_Bytes!] + transactionHash_not_in: [avalanche_Bytes!] + transactionHash_contains: avalanche_Bytes + transactionHash_not_contains: avalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -113847,12 +110818,12 @@ input stagingxdai_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_RelayerFeesIncrease_filter] - or: [stagingxdai_RelayerFeesIncrease_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_RelayerFeesIncrease_filter] + or: [avalanche_RelayerFeesIncrease_filter] } -enum stagingxdai_RelayerFeesIncrease_orderBy { +enum avalanche_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -113894,7 +110865,7 @@ enum stagingxdai_RelayerFeesIncrease_orderBy { blockNumber } -input stagingxdai_Relayer_filter { +input avalanche_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -113907,34 +110878,34 @@ input stagingxdai_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingxdai_Bytes - relayer_not: stagingxdai_Bytes - relayer_gt: stagingxdai_Bytes - relayer_lt: stagingxdai_Bytes - relayer_gte: stagingxdai_Bytes - relayer_lte: stagingxdai_Bytes - relayer_in: [stagingxdai_Bytes!] - relayer_not_in: [stagingxdai_Bytes!] - relayer_contains: stagingxdai_Bytes - relayer_not_contains: stagingxdai_Bytes + relayer: avalanche_Bytes + relayer_not: avalanche_Bytes + relayer_gt: avalanche_Bytes + relayer_lt: avalanche_Bytes + relayer_gte: avalanche_Bytes + relayer_lte: avalanche_Bytes + relayer_in: [avalanche_Bytes!] + relayer_not_in: [avalanche_Bytes!] + relayer_contains: avalanche_Bytes + relayer_not_contains: avalanche_Bytes """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_Relayer_filter] - or: [stagingxdai_Relayer_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_Relayer_filter] + or: [avalanche_Relayer_filter] } -enum stagingxdai_Relayer_orderBy { +enum avalanche_Relayer_orderBy { id isActive relayer } -type stagingxdai_RootCount { +type avalanche_RootCount { id: ID! count: BigInt } -input stagingxdai_RootCount_filter { +input avalanche_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -113952,31 +110923,31 @@ input stagingxdai_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_RootCount_filter] - or: [stagingxdai_RootCount_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_RootCount_filter] + or: [avalanche_RootCount_filter] } -enum stagingxdai_RootCount_orderBy { +enum avalanche_RootCount_orderBy { id count } -type stagingxdai_RootMessageSent { +type avalanche_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingxdai_Bytes + root: avalanche_Bytes count: BigInt - caller: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes + caller: avalanche_Bytes + transactionHash: avalanche_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingxdai_RootMessageSent_filter { +input avalanche_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -114001,16 +110972,16 @@ input stagingxdai_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingxdai_Bytes - root_not: stagingxdai_Bytes - root_gt: stagingxdai_Bytes - root_lt: stagingxdai_Bytes - root_gte: stagingxdai_Bytes - root_lte: stagingxdai_Bytes - root_in: [stagingxdai_Bytes!] - root_not_in: [stagingxdai_Bytes!] - root_contains: stagingxdai_Bytes - root_not_contains: stagingxdai_Bytes + root: avalanche_Bytes + root_not: avalanche_Bytes + root_gt: avalanche_Bytes + root_lt: avalanche_Bytes + root_gte: avalanche_Bytes + root_lte: avalanche_Bytes + root_in: [avalanche_Bytes!] + root_not_in: [avalanche_Bytes!] + root_contains: avalanche_Bytes + root_not_contains: avalanche_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -114019,26 +110990,26 @@ input stagingxdai_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingxdai_Bytes - caller_not: stagingxdai_Bytes - caller_gt: stagingxdai_Bytes - caller_lt: stagingxdai_Bytes - caller_gte: stagingxdai_Bytes - caller_lte: stagingxdai_Bytes - caller_in: [stagingxdai_Bytes!] - caller_not_in: [stagingxdai_Bytes!] - caller_contains: stagingxdai_Bytes - caller_not_contains: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes - transactionHash_not: stagingxdai_Bytes - transactionHash_gt: stagingxdai_Bytes - transactionHash_lt: stagingxdai_Bytes - transactionHash_gte: stagingxdai_Bytes - transactionHash_lte: stagingxdai_Bytes - transactionHash_in: [stagingxdai_Bytes!] - transactionHash_not_in: [stagingxdai_Bytes!] - transactionHash_contains: stagingxdai_Bytes - transactionHash_not_contains: stagingxdai_Bytes + caller: avalanche_Bytes + caller_not: avalanche_Bytes + caller_gt: avalanche_Bytes + caller_lt: avalanche_Bytes + caller_gte: avalanche_Bytes + caller_lte: avalanche_Bytes + caller_in: [avalanche_Bytes!] + caller_not_in: [avalanche_Bytes!] + caller_contains: avalanche_Bytes + caller_not_contains: avalanche_Bytes + transactionHash: avalanche_Bytes + transactionHash_not: avalanche_Bytes + transactionHash_gt: avalanche_Bytes + transactionHash_lt: avalanche_Bytes + transactionHash_gte: avalanche_Bytes + transactionHash_lte: avalanche_Bytes + transactionHash_in: [avalanche_Bytes!] + transactionHash_not_in: [avalanche_Bytes!] + transactionHash_contains: avalanche_Bytes + transactionHash_not_contains: avalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -114072,12 +111043,12 @@ input stagingxdai_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_RootMessageSent_filter] - or: [stagingxdai_RootMessageSent_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_RootMessageSent_filter] + or: [avalanche_RootMessageSent_filter] } -enum stagingxdai_RootMessageSent_orderBy { +enum avalanche_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -114091,25 +111062,25 @@ enum stagingxdai_RootMessageSent_orderBy { blockNumber } -type stagingxdai_Router { +type avalanche_Router { id: ID! isActive: Boolean! - owner: stagingxdai_Bytes - recipient: stagingxdai_Bytes - proposedOwner: stagingxdai_Bytes + owner: avalanche_Bytes + recipient: avalanche_Bytes + proposedOwner: avalanche_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingxdai_AssetBalance_orderBy, orderDirection: stagingxdai_OrderDirection, where: stagingxdai_AssetBalance_filter): [stagingxdai_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: avalanche_AssetBalance_orderBy, orderDirection: avalanche_OrderDirection, where: avalanche_AssetBalance_filter): [avalanche_AssetBalance!]! } -type stagingxdai_RouterDailyTVL { +type avalanche_RouterDailyTVL { id: ID! - router: stagingxdai_Router! - asset: stagingxdai_Asset! + router: avalanche_Router! + asset: avalanche_Asset! timestamp: BigInt! balance: BigInt! } -input stagingxdai_RouterDailyTVL_filter { +input avalanche_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -114138,7 +111109,7 @@ input stagingxdai_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingxdai_Router_filter + router_: avalanche_Router_filter asset: String asset_not: String asset_gt: String @@ -114159,7 +111130,7 @@ input stagingxdai_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxdai_Asset_filter + asset_: avalanche_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -114177,12 +111148,12 @@ input stagingxdai_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_RouterDailyTVL_filter] - or: [stagingxdai_RouterDailyTVL_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_RouterDailyTVL_filter] + or: [avalanche_RouterDailyTVL_filter] } -enum stagingxdai_RouterDailyTVL_orderBy { +enum avalanche_RouterDailyTVL_orderBy { id router router__id @@ -114205,26 +111176,26 @@ enum stagingxdai_RouterDailyTVL_orderBy { balance } -type stagingxdai_RouterLiquidityEvent { +type avalanche_RouterLiquidityEvent { id: ID! - type: stagingxdai_RouterLiquidityEventType - router: stagingxdai_Router! - asset: stagingxdai_Asset! + type: avalanche_RouterLiquidityEventType + router: avalanche_Router! + asset: avalanche_Asset! amount: BigInt! balance: BigInt! - caller: stagingxdai_Bytes + caller: avalanche_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingxdai_Bytes! + transactionHash: avalanche_Bytes! nonce: BigInt! } -enum stagingxdai_RouterLiquidityEventType { +enum avalanche_RouterLiquidityEventType { Add Remove } -input stagingxdai_RouterLiquidityEvent_filter { +input avalanche_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -114233,10 +111204,10 @@ input stagingxdai_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingxdai_RouterLiquidityEventType - type_not: stagingxdai_RouterLiquidityEventType - type_in: [stagingxdai_RouterLiquidityEventType!] - type_not_in: [stagingxdai_RouterLiquidityEventType!] + type: avalanche_RouterLiquidityEventType + type_not: avalanche_RouterLiquidityEventType + type_in: [avalanche_RouterLiquidityEventType!] + type_not_in: [avalanche_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -114257,7 +111228,7 @@ input stagingxdai_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingxdai_Router_filter + router_: avalanche_Router_filter asset: String asset_not: String asset_gt: String @@ -114278,7 +111249,7 @@ input stagingxdai_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxdai_Asset_filter + asset_: avalanche_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -114295,16 +111266,16 @@ input stagingxdai_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingxdai_Bytes - caller_not: stagingxdai_Bytes - caller_gt: stagingxdai_Bytes - caller_lt: stagingxdai_Bytes - caller_gte: stagingxdai_Bytes - caller_lte: stagingxdai_Bytes - caller_in: [stagingxdai_Bytes!] - caller_not_in: [stagingxdai_Bytes!] - caller_contains: stagingxdai_Bytes - caller_not_contains: stagingxdai_Bytes + caller: avalanche_Bytes + caller_not: avalanche_Bytes + caller_gt: avalanche_Bytes + caller_lt: avalanche_Bytes + caller_gte: avalanche_Bytes + caller_lte: avalanche_Bytes + caller_in: [avalanche_Bytes!] + caller_not_in: [avalanche_Bytes!] + caller_contains: avalanche_Bytes + caller_not_contains: avalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -114321,16 +111292,16 @@ input stagingxdai_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingxdai_Bytes - transactionHash_not: stagingxdai_Bytes - transactionHash_gt: stagingxdai_Bytes - transactionHash_lt: stagingxdai_Bytes - transactionHash_gte: stagingxdai_Bytes - transactionHash_lte: stagingxdai_Bytes - transactionHash_in: [stagingxdai_Bytes!] - transactionHash_not_in: [stagingxdai_Bytes!] - transactionHash_contains: stagingxdai_Bytes - transactionHash_not_contains: stagingxdai_Bytes + transactionHash: avalanche_Bytes + transactionHash_not: avalanche_Bytes + transactionHash_gt: avalanche_Bytes + transactionHash_lt: avalanche_Bytes + transactionHash_gte: avalanche_Bytes + transactionHash_lte: avalanche_Bytes + transactionHash_in: [avalanche_Bytes!] + transactionHash_not_in: [avalanche_Bytes!] + transactionHash_contains: avalanche_Bytes + transactionHash_not_contains: avalanche_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -114340,12 +111311,12 @@ input stagingxdai_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_RouterLiquidityEvent_filter] - or: [stagingxdai_RouterLiquidityEvent_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_RouterLiquidityEvent_filter] + or: [avalanche_RouterLiquidityEvent_filter] } -enum stagingxdai_RouterLiquidityEvent_orderBy { +enum avalanche_RouterLiquidityEvent_orderBy { id type router @@ -114374,7 +111345,7 @@ enum stagingxdai_RouterLiquidityEvent_orderBy { nonce } -input stagingxdai_Router_filter { +input avalanche_Router_filter { id: ID id_not: ID id_gt: ID @@ -114387,68 +111358,68 @@ input stagingxdai_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingxdai_Bytes - owner_not: stagingxdai_Bytes - owner_gt: stagingxdai_Bytes - owner_lt: stagingxdai_Bytes - owner_gte: stagingxdai_Bytes - owner_lte: stagingxdai_Bytes - owner_in: [stagingxdai_Bytes!] - owner_not_in: [stagingxdai_Bytes!] - owner_contains: stagingxdai_Bytes - owner_not_contains: stagingxdai_Bytes - recipient: stagingxdai_Bytes - recipient_not: stagingxdai_Bytes - recipient_gt: stagingxdai_Bytes - recipient_lt: stagingxdai_Bytes - recipient_gte: stagingxdai_Bytes - recipient_lte: stagingxdai_Bytes - recipient_in: [stagingxdai_Bytes!] - recipient_not_in: [stagingxdai_Bytes!] - recipient_contains: stagingxdai_Bytes - recipient_not_contains: stagingxdai_Bytes - proposedOwner: stagingxdai_Bytes - proposedOwner_not: stagingxdai_Bytes - proposedOwner_gt: stagingxdai_Bytes - proposedOwner_lt: stagingxdai_Bytes - proposedOwner_gte: stagingxdai_Bytes - proposedOwner_lte: stagingxdai_Bytes - proposedOwner_in: [stagingxdai_Bytes!] - proposedOwner_not_in: [stagingxdai_Bytes!] - proposedOwner_contains: stagingxdai_Bytes - proposedOwner_not_contains: stagingxdai_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingxdai_AssetBalance_filter - """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_Router_filter] - or: [stagingxdai_Router_filter] -} - -enum stagingxdai_Router_orderBy { - id - isActive - owner + owner: avalanche_Bytes + owner_not: avalanche_Bytes + owner_gt: avalanche_Bytes + owner_lt: avalanche_Bytes + owner_gte: avalanche_Bytes + owner_lte: avalanche_Bytes + owner_in: [avalanche_Bytes!] + owner_not_in: [avalanche_Bytes!] + owner_contains: avalanche_Bytes + owner_not_contains: avalanche_Bytes + recipient: avalanche_Bytes + recipient_not: avalanche_Bytes + recipient_gt: avalanche_Bytes + recipient_lt: avalanche_Bytes + recipient_gte: avalanche_Bytes + recipient_lte: avalanche_Bytes + recipient_in: [avalanche_Bytes!] + recipient_not_in: [avalanche_Bytes!] + recipient_contains: avalanche_Bytes + recipient_not_contains: avalanche_Bytes + proposedOwner: avalanche_Bytes + proposedOwner_not: avalanche_Bytes + proposedOwner_gt: avalanche_Bytes + proposedOwner_lt: avalanche_Bytes + proposedOwner_gte: avalanche_Bytes + proposedOwner_lte: avalanche_Bytes + proposedOwner_in: [avalanche_Bytes!] + proposedOwner_not_in: [avalanche_Bytes!] + proposedOwner_contains: avalanche_Bytes + proposedOwner_not_contains: avalanche_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: avalanche_AssetBalance_filter + """Filter for the block changed event.""" + _change_block: avalanche_BlockChangedFilter + and: [avalanche_Router_filter] + or: [avalanche_Router_filter] +} + +enum avalanche_Router_orderBy { + id + isActive + owner recipient proposedOwner proposedTimestamp assetBalances } -type stagingxdai_Sequencer { +type avalanche_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingxdai_Bytes + sequencer: avalanche_Bytes } -input stagingxdai_Sequencer_filter { +input avalanche_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -114461,35 +111432,35 @@ input stagingxdai_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingxdai_Bytes - sequencer_not: stagingxdai_Bytes - sequencer_gt: stagingxdai_Bytes - sequencer_lt: stagingxdai_Bytes - sequencer_gte: stagingxdai_Bytes - sequencer_lte: stagingxdai_Bytes - sequencer_in: [stagingxdai_Bytes!] - sequencer_not_in: [stagingxdai_Bytes!] - sequencer_contains: stagingxdai_Bytes - sequencer_not_contains: stagingxdai_Bytes + sequencer: avalanche_Bytes + sequencer_not: avalanche_Bytes + sequencer_gt: avalanche_Bytes + sequencer_lt: avalanche_Bytes + sequencer_gte: avalanche_Bytes + sequencer_lte: avalanche_Bytes + sequencer_in: [avalanche_Bytes!] + sequencer_not_in: [avalanche_Bytes!] + sequencer_contains: avalanche_Bytes + sequencer_not_contains: avalanche_Bytes """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_Sequencer_filter] - or: [stagingxdai_Sequencer_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_Sequencer_filter] + or: [avalanche_Sequencer_filter] } -enum stagingxdai_Sequencer_orderBy { +enum avalanche_Sequencer_orderBy { id isActive sequencer } -type stagingxdai_Setting { +type avalanche_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingxdai_Bytes! + caller: avalanche_Bytes! } -input stagingxdai_Setting_filter { +input avalanche_Setting_filter { id: ID id_not: ID id_gt: ID @@ -114506,41 +111477,41 @@ input stagingxdai_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingxdai_Bytes - caller_not: stagingxdai_Bytes - caller_gt: stagingxdai_Bytes - caller_lt: stagingxdai_Bytes - caller_gte: stagingxdai_Bytes - caller_lte: stagingxdai_Bytes - caller_in: [stagingxdai_Bytes!] - caller_not_in: [stagingxdai_Bytes!] - caller_contains: stagingxdai_Bytes - caller_not_contains: stagingxdai_Bytes + caller: avalanche_Bytes + caller_not: avalanche_Bytes + caller_gt: avalanche_Bytes + caller_lt: avalanche_Bytes + caller_gte: avalanche_Bytes + caller_lte: avalanche_Bytes + caller_in: [avalanche_Bytes!] + caller_not_in: [avalanche_Bytes!] + caller_contains: avalanche_Bytes + caller_not_contains: avalanche_Bytes """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_Setting_filter] - or: [stagingxdai_Setting_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_Setting_filter] + or: [avalanche_Setting_filter] } -enum stagingxdai_Setting_orderBy { +enum avalanche_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingxdai_SlippageUpdate { +type avalanche_SlippageUpdate { id: ID! - transfer: stagingxdai_DestinationTransfer! + transfer: avalanche_DestinationTransfer! slippage: BigInt! - caller: stagingxdai_Bytes! - transactionHash: stagingxdai_Bytes! + caller: avalanche_Bytes! + transactionHash: avalanche_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingxdai_SlippageUpdate_filter { +input avalanche_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -114569,7 +111540,7 @@ input stagingxdai_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingxdai_DestinationTransfer_filter + transfer_: avalanche_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -114578,26 +111549,26 @@ input stagingxdai_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingxdai_Bytes - caller_not: stagingxdai_Bytes - caller_gt: stagingxdai_Bytes - caller_lt: stagingxdai_Bytes - caller_gte: stagingxdai_Bytes - caller_lte: stagingxdai_Bytes - caller_in: [stagingxdai_Bytes!] - caller_not_in: [stagingxdai_Bytes!] - caller_contains: stagingxdai_Bytes - caller_not_contains: stagingxdai_Bytes - transactionHash: stagingxdai_Bytes - transactionHash_not: stagingxdai_Bytes - transactionHash_gt: stagingxdai_Bytes - transactionHash_lt: stagingxdai_Bytes - transactionHash_gte: stagingxdai_Bytes - transactionHash_lte: stagingxdai_Bytes - transactionHash_in: [stagingxdai_Bytes!] - transactionHash_not_in: [stagingxdai_Bytes!] - transactionHash_contains: stagingxdai_Bytes - transactionHash_not_contains: stagingxdai_Bytes + caller: avalanche_Bytes + caller_not: avalanche_Bytes + caller_gt: avalanche_Bytes + caller_lt: avalanche_Bytes + caller_gte: avalanche_Bytes + caller_lte: avalanche_Bytes + caller_in: [avalanche_Bytes!] + caller_not_in: [avalanche_Bytes!] + caller_contains: avalanche_Bytes + caller_not_contains: avalanche_Bytes + transactionHash: avalanche_Bytes + transactionHash_not: avalanche_Bytes + transactionHash_gt: avalanche_Bytes + transactionHash_lt: avalanche_Bytes + transactionHash_gte: avalanche_Bytes + transactionHash_lte: avalanche_Bytes + transactionHash_in: [avalanche_Bytes!] + transactionHash_not_in: [avalanche_Bytes!] + transactionHash_contains: avalanche_Bytes + transactionHash_not_contains: avalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -114631,12 +111602,12 @@ input stagingxdai_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_SlippageUpdate_filter] - or: [stagingxdai_SlippageUpdate_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_SlippageUpdate_filter] + or: [avalanche_SlippageUpdate_filter] } -enum stagingxdai_SlippageUpdate_orderBy { +enum avalanche_SlippageUpdate_orderBy { id transfer transfer__id @@ -114684,16 +111655,16 @@ enum stagingxdai_SlippageUpdate_orderBy { blockNumber } -type stagingxdai_SnapshotRoot { +type avalanche_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingxdai_Bytes! + root: avalanche_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingxdai_SnapshotRoot_filter { +input avalanche_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -114710,16 +111681,16 @@ input stagingxdai_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingxdai_Bytes - root_not: stagingxdai_Bytes - root_gt: stagingxdai_Bytes - root_lt: stagingxdai_Bytes - root_gte: stagingxdai_Bytes - root_lte: stagingxdai_Bytes - root_in: [stagingxdai_Bytes!] - root_not_in: [stagingxdai_Bytes!] - root_contains: stagingxdai_Bytes - root_not_contains: stagingxdai_Bytes + root: avalanche_Bytes + root_not: avalanche_Bytes + root_gt: avalanche_Bytes + root_lt: avalanche_Bytes + root_gte: avalanche_Bytes + root_lte: avalanche_Bytes + root_in: [avalanche_Bytes!] + root_not_in: [avalanche_Bytes!] + root_contains: avalanche_Bytes + root_not_contains: avalanche_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -114745,12 +111716,12 @@ input stagingxdai_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_SnapshotRoot_filter] - or: [stagingxdai_SnapshotRoot_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_SnapshotRoot_filter] + or: [avalanche_SnapshotRoot_filter] } -enum stagingxdai_SnapshotRoot_orderBy { +enum avalanche_SnapshotRoot_orderBy { id spokeDomain root @@ -114759,12 +111730,12 @@ enum stagingxdai_SnapshotRoot_orderBy { blockNumber } -type stagingxdai_SpokeConnectorMode { +type avalanche_SpokeConnectorMode { id: ID! mode: String! } -input stagingxdai_SpokeConnectorMode_filter { +input avalanche_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -114794,17 +111765,17 @@ input stagingxdai_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingxdai_BlockChangedFilter - and: [stagingxdai_SpokeConnectorMode_filter] - or: [stagingxdai_SpokeConnectorMode_filter] + _change_block: avalanche_BlockChangedFilter + and: [avalanche_SpokeConnectorMode_filter] + or: [avalanche_SpokeConnectorMode_filter] } -enum stagingxdai_SpokeConnectorMode_orderBy { +enum avalanche_SpokeConnectorMode_orderBy { id mode } -enum stagingxdai_TransferStatus { +enum avalanche_TransferStatus { XCalled Executed Reconciled @@ -114812,19 +111783,19 @@ enum stagingxdai_TransferStatus { CompletedFast } -type stagingxdai__Block_ { +type avalanche__Block_ { """The hash of the block""" - hash: stagingxdai_Bytes + hash: avalanche_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: stagingxdai_Bytes + parentHash: avalanche_Bytes } """The type for the top-level _meta field""" -type stagingxdai__Meta_ { +type avalanche__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -114832,22 +111803,22 @@ type stagingxdai__Meta_ { and therefore asks for the latest block """ - block: stagingxdai__Block_! + block: avalanche__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingoptimism_AggregateRoot { +type localoptimism_AggregateRoot { id: ID! - root: stagingoptimism_Bytes! + root: localoptimism_Bytes! blockNumber: BigInt! } -type stagingoptimism_AggregateRootProposed { +type localoptimism_AggregateRootProposed { id: ID! - aggregateRoot: stagingoptimism_Bytes! + aggregateRoot: localoptimism_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -114855,7 +111826,7 @@ type stagingoptimism_AggregateRootProposed { blockNumber: BigInt } -input stagingoptimism_AggregateRootProposed_filter { +input localoptimism_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -114864,16 +111835,16 @@ input stagingoptimism_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingoptimism_Bytes - aggregateRoot_not: stagingoptimism_Bytes - aggregateRoot_gt: stagingoptimism_Bytes - aggregateRoot_lt: stagingoptimism_Bytes - aggregateRoot_gte: stagingoptimism_Bytes - aggregateRoot_lte: stagingoptimism_Bytes - aggregateRoot_in: [stagingoptimism_Bytes!] - aggregateRoot_not_in: [stagingoptimism_Bytes!] - aggregateRoot_contains: stagingoptimism_Bytes - aggregateRoot_not_contains: stagingoptimism_Bytes + aggregateRoot: localoptimism_Bytes + aggregateRoot_not: localoptimism_Bytes + aggregateRoot_gt: localoptimism_Bytes + aggregateRoot_lt: localoptimism_Bytes + aggregateRoot_gte: localoptimism_Bytes + aggregateRoot_lte: localoptimism_Bytes + aggregateRoot_in: [localoptimism_Bytes!] + aggregateRoot_not_in: [localoptimism_Bytes!] + aggregateRoot_contains: localoptimism_Bytes + aggregateRoot_not_contains: localoptimism_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -114915,12 +111886,12 @@ input stagingoptimism_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_AggregateRootProposed_filter] - or: [stagingoptimism_AggregateRootProposed_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_AggregateRootProposed_filter] + or: [localoptimism_AggregateRootProposed_filter] } -enum stagingoptimism_AggregateRootProposed_orderBy { +enum localoptimism_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -114930,7 +111901,7 @@ enum stagingoptimism_AggregateRootProposed_orderBy { blockNumber } -input stagingoptimism_AggregateRoot_filter { +input localoptimism_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -114939,16 +111910,16 @@ input stagingoptimism_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingoptimism_Bytes - root_not: stagingoptimism_Bytes - root_gt: stagingoptimism_Bytes - root_lt: stagingoptimism_Bytes - root_gte: stagingoptimism_Bytes - root_lte: stagingoptimism_Bytes - root_in: [stagingoptimism_Bytes!] - root_not_in: [stagingoptimism_Bytes!] - root_contains: stagingoptimism_Bytes - root_not_contains: stagingoptimism_Bytes + root: localoptimism_Bytes + root_not: localoptimism_Bytes + root_gt: localoptimism_Bytes + root_lt: localoptimism_Bytes + root_gte: localoptimism_Bytes + root_lte: localoptimism_Bytes + root_in: [localoptimism_Bytes!] + root_not_in: [localoptimism_Bytes!] + root_contains: localoptimism_Bytes + root_not_contains: localoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -114958,47 +111929,47 @@ input stagingoptimism_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_AggregateRoot_filter] - or: [stagingoptimism_AggregateRoot_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_AggregateRoot_filter] + or: [localoptimism_AggregateRoot_filter] } -enum stagingoptimism_AggregateRoot_orderBy { +enum localoptimism_AggregateRoot_orderBy { id root blockNumber } -enum stagingoptimism_Aggregation_interval { +enum localoptimism_Aggregation_interval { hour day } -type stagingoptimism_Asset { +type localoptimism_Asset { id: ID! - key: stagingoptimism_Bytes + key: localoptimism_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingoptimism_Bytes + canonicalId: localoptimism_Bytes canonicalDomain: BigInt - adoptedAsset: stagingoptimism_Bytes - localAsset: stagingoptimism_Bytes + adoptedAsset: localoptimism_Bytes + localAsset: localoptimism_Bytes blockNumber: BigInt - status: stagingoptimism_AssetStatus + status: localoptimism_AssetStatus } -type stagingoptimism_AssetBalance { +type localoptimism_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingoptimism_Router! - asset: stagingoptimism_Asset! + router: localoptimism_Router! + asset: localoptimism_Asset! feesEarned: BigInt! } -input stagingoptimism_AssetBalance_filter { +input localoptimism_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -115059,7 +112030,7 @@ input stagingoptimism_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingoptimism_Router_filter + router_: localoptimism_Router_filter asset: String asset_not: String asset_gt: String @@ -115080,7 +112051,7 @@ input stagingoptimism_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingoptimism_Asset_filter + asset_: localoptimism_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -115090,12 +112061,12 @@ input stagingoptimism_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_AssetBalance_filter] - or: [stagingoptimism_AssetBalance_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_AssetBalance_filter] + or: [localoptimism_AssetBalance_filter] } -enum stagingoptimism_AssetBalance_orderBy { +enum localoptimism_AssetBalance_orderBy { id amount locked @@ -115121,12 +112092,12 @@ enum stagingoptimism_AssetBalance_orderBy { feesEarned } -type stagingoptimism_AssetStatus { +type localoptimism_AssetStatus { id: ID! status: Boolean } -input stagingoptimism_AssetStatus_filter { +input localoptimism_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -115140,17 +112111,17 @@ input stagingoptimism_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_AssetStatus_filter] - or: [stagingoptimism_AssetStatus_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_AssetStatus_filter] + or: [localoptimism_AssetStatus_filter] } -enum stagingoptimism_AssetStatus_orderBy { +enum localoptimism_AssetStatus_orderBy { id status } -input stagingoptimism_Asset_filter { +input localoptimism_Asset_filter { id: ID id_not: ID id_gt: ID @@ -115159,16 +112130,16 @@ input stagingoptimism_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingoptimism_Bytes - key_not: stagingoptimism_Bytes - key_gt: stagingoptimism_Bytes - key_lt: stagingoptimism_Bytes - key_gte: stagingoptimism_Bytes - key_lte: stagingoptimism_Bytes - key_in: [stagingoptimism_Bytes!] - key_not_in: [stagingoptimism_Bytes!] - key_contains: stagingoptimism_Bytes - key_not_contains: stagingoptimism_Bytes + key: localoptimism_Bytes + key_not: localoptimism_Bytes + key_gt: localoptimism_Bytes + key_lt: localoptimism_Bytes + key_gte: localoptimism_Bytes + key_lte: localoptimism_Bytes + key_in: [localoptimism_Bytes!] + key_not_in: [localoptimism_Bytes!] + key_contains: localoptimism_Bytes + key_not_contains: localoptimism_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -115185,16 +112156,16 @@ input stagingoptimism_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingoptimism_Bytes - canonicalId_not: stagingoptimism_Bytes - canonicalId_gt: stagingoptimism_Bytes - canonicalId_lt: stagingoptimism_Bytes - canonicalId_gte: stagingoptimism_Bytes - canonicalId_lte: stagingoptimism_Bytes - canonicalId_in: [stagingoptimism_Bytes!] - canonicalId_not_in: [stagingoptimism_Bytes!] - canonicalId_contains: stagingoptimism_Bytes - canonicalId_not_contains: stagingoptimism_Bytes + canonicalId: localoptimism_Bytes + canonicalId_not: localoptimism_Bytes + canonicalId_gt: localoptimism_Bytes + canonicalId_lt: localoptimism_Bytes + canonicalId_gte: localoptimism_Bytes + canonicalId_lte: localoptimism_Bytes + canonicalId_in: [localoptimism_Bytes!] + canonicalId_not_in: [localoptimism_Bytes!] + canonicalId_contains: localoptimism_Bytes + canonicalId_not_contains: localoptimism_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -115203,26 +112174,26 @@ input stagingoptimism_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingoptimism_Bytes - adoptedAsset_not: stagingoptimism_Bytes - adoptedAsset_gt: stagingoptimism_Bytes - adoptedAsset_lt: stagingoptimism_Bytes - adoptedAsset_gte: stagingoptimism_Bytes - adoptedAsset_lte: stagingoptimism_Bytes - adoptedAsset_in: [stagingoptimism_Bytes!] - adoptedAsset_not_in: [stagingoptimism_Bytes!] - adoptedAsset_contains: stagingoptimism_Bytes - adoptedAsset_not_contains: stagingoptimism_Bytes - localAsset: stagingoptimism_Bytes - localAsset_not: stagingoptimism_Bytes - localAsset_gt: stagingoptimism_Bytes - localAsset_lt: stagingoptimism_Bytes - localAsset_gte: stagingoptimism_Bytes - localAsset_lte: stagingoptimism_Bytes - localAsset_in: [stagingoptimism_Bytes!] - localAsset_not_in: [stagingoptimism_Bytes!] - localAsset_contains: stagingoptimism_Bytes - localAsset_not_contains: stagingoptimism_Bytes + adoptedAsset: localoptimism_Bytes + adoptedAsset_not: localoptimism_Bytes + adoptedAsset_gt: localoptimism_Bytes + adoptedAsset_lt: localoptimism_Bytes + adoptedAsset_gte: localoptimism_Bytes + adoptedAsset_lte: localoptimism_Bytes + adoptedAsset_in: [localoptimism_Bytes!] + adoptedAsset_not_in: [localoptimism_Bytes!] + adoptedAsset_contains: localoptimism_Bytes + adoptedAsset_not_contains: localoptimism_Bytes + localAsset: localoptimism_Bytes + localAsset_not: localoptimism_Bytes + localAsset_gt: localoptimism_Bytes + localAsset_lt: localoptimism_Bytes + localAsset_gte: localoptimism_Bytes + localAsset_lte: localoptimism_Bytes + localAsset_in: [localoptimism_Bytes!] + localAsset_not_in: [localoptimism_Bytes!] + localAsset_contains: localoptimism_Bytes + localAsset_not_contains: localoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -115251,14 +112222,14 @@ input stagingoptimism_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingoptimism_AssetStatus_filter + status_: localoptimism_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_Asset_filter] - or: [stagingoptimism_Asset_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_Asset_filter] + or: [localoptimism_Asset_filter] } -enum stagingoptimism_Asset_orderBy { +enum localoptimism_Asset_orderBy { id key decimal @@ -115273,30 +112244,30 @@ enum stagingoptimism_Asset_orderBy { status__status } -scalar stagingoptimism_BigDecimal +scalar localoptimism_BigDecimal -input stagingoptimism_BlockChangedFilter { +input localoptimism_BlockChangedFilter { number_gte: Int! } -input stagingoptimism_Block_height { - hash: stagingoptimism_Bytes +input localoptimism_Block_height { + hash: localoptimism_Bytes number: Int number_gte: Int } -scalar stagingoptimism_Bytes +scalar localoptimism_Bytes -type stagingoptimism_ConnectorMeta { +type localoptimism_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingoptimism_Bytes - rootManager: stagingoptimism_Bytes - mirrorConnector: stagingoptimism_Bytes + amb: localoptimism_Bytes + rootManager: localoptimism_Bytes + mirrorConnector: localoptimism_Bytes } -input stagingoptimism_ConnectorMeta_filter { +input localoptimism_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -115321,43 +112292,43 @@ input stagingoptimism_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingoptimism_Bytes - amb_not: stagingoptimism_Bytes - amb_gt: stagingoptimism_Bytes - amb_lt: stagingoptimism_Bytes - amb_gte: stagingoptimism_Bytes - amb_lte: stagingoptimism_Bytes - amb_in: [stagingoptimism_Bytes!] - amb_not_in: [stagingoptimism_Bytes!] - amb_contains: stagingoptimism_Bytes - amb_not_contains: stagingoptimism_Bytes - rootManager: stagingoptimism_Bytes - rootManager_not: stagingoptimism_Bytes - rootManager_gt: stagingoptimism_Bytes - rootManager_lt: stagingoptimism_Bytes - rootManager_gte: stagingoptimism_Bytes - rootManager_lte: stagingoptimism_Bytes - rootManager_in: [stagingoptimism_Bytes!] - rootManager_not_in: [stagingoptimism_Bytes!] - rootManager_contains: stagingoptimism_Bytes - rootManager_not_contains: stagingoptimism_Bytes - mirrorConnector: stagingoptimism_Bytes - mirrorConnector_not: stagingoptimism_Bytes - mirrorConnector_gt: stagingoptimism_Bytes - mirrorConnector_lt: stagingoptimism_Bytes - mirrorConnector_gte: stagingoptimism_Bytes - mirrorConnector_lte: stagingoptimism_Bytes - mirrorConnector_in: [stagingoptimism_Bytes!] - mirrorConnector_not_in: [stagingoptimism_Bytes!] - mirrorConnector_contains: stagingoptimism_Bytes - mirrorConnector_not_contains: stagingoptimism_Bytes + amb: localoptimism_Bytes + amb_not: localoptimism_Bytes + amb_gt: localoptimism_Bytes + amb_lt: localoptimism_Bytes + amb_gte: localoptimism_Bytes + amb_lte: localoptimism_Bytes + amb_in: [localoptimism_Bytes!] + amb_not_in: [localoptimism_Bytes!] + amb_contains: localoptimism_Bytes + amb_not_contains: localoptimism_Bytes + rootManager: localoptimism_Bytes + rootManager_not: localoptimism_Bytes + rootManager_gt: localoptimism_Bytes + rootManager_lt: localoptimism_Bytes + rootManager_gte: localoptimism_Bytes + rootManager_lte: localoptimism_Bytes + rootManager_in: [localoptimism_Bytes!] + rootManager_not_in: [localoptimism_Bytes!] + rootManager_contains: localoptimism_Bytes + rootManager_not_contains: localoptimism_Bytes + mirrorConnector: localoptimism_Bytes + mirrorConnector_not: localoptimism_Bytes + mirrorConnector_gt: localoptimism_Bytes + mirrorConnector_lt: localoptimism_Bytes + mirrorConnector_gte: localoptimism_Bytes + mirrorConnector_lte: localoptimism_Bytes + mirrorConnector_in: [localoptimism_Bytes!] + mirrorConnector_not_in: [localoptimism_Bytes!] + mirrorConnector_contains: localoptimism_Bytes + mirrorConnector_not_contains: localoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_ConnectorMeta_filter] - or: [stagingoptimism_ConnectorMeta_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_ConnectorMeta_filter] + or: [localoptimism_ConnectorMeta_filter] } -enum stagingoptimism_ConnectorMeta_orderBy { +enum localoptimism_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -115366,48 +112337,48 @@ enum stagingoptimism_ConnectorMeta_orderBy { mirrorConnector } -type stagingoptimism_DestinationTransfer { +type localoptimism_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingoptimism_Bytes + transferId: localoptimism_Bytes nonce: BigInt - status: stagingoptimism_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingoptimism_Router_orderBy, orderDirection: stagingoptimism_OrderDirection, where: stagingoptimism_Router_filter): [stagingoptimism_Router!] + status: localoptimism_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: localoptimism_Router_orderBy, orderDirection: localoptimism_OrderDirection, where: localoptimism_Router_filter): [localoptimism_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingoptimism_Bytes - delegate: stagingoptimism_Bytes + to: localoptimism_Bytes + delegate: localoptimism_Bytes receiveLocal: Boolean - callData: stagingoptimism_Bytes + callData: localoptimism_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingoptimism_Bytes + originSender: localoptimism_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingoptimism_Bytes - asset: stagingoptimism_Asset + canonicalId: localoptimism_Bytes + asset: localoptimism_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingoptimism_Bytes - executedTransactionHash: stagingoptimism_Bytes + executedCaller: localoptimism_Bytes + executedTransactionHash: localoptimism_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingoptimism_Bytes + executedTxOrigin: localoptimism_Bytes executedTxNonce: BigInt - reconciledCaller: stagingoptimism_Bytes - reconciledTransactionHash: stagingoptimism_Bytes + reconciledCaller: localoptimism_Bytes + reconciledTransactionHash: localoptimism_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingoptimism_Bytes + reconciledTxOrigin: localoptimism_Bytes reconciledTxNonce: BigInt } -input stagingoptimism_DestinationTransfer_filter { +input localoptimism_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -115424,16 +112395,16 @@ input stagingoptimism_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingoptimism_Bytes - transferId_not: stagingoptimism_Bytes - transferId_gt: stagingoptimism_Bytes - transferId_lt: stagingoptimism_Bytes - transferId_gte: stagingoptimism_Bytes - transferId_lte: stagingoptimism_Bytes - transferId_in: [stagingoptimism_Bytes!] - transferId_not_in: [stagingoptimism_Bytes!] - transferId_contains: stagingoptimism_Bytes - transferId_not_contains: stagingoptimism_Bytes + transferId: localoptimism_Bytes + transferId_not: localoptimism_Bytes + transferId_gt: localoptimism_Bytes + transferId_lt: localoptimism_Bytes + transferId_gte: localoptimism_Bytes + transferId_lte: localoptimism_Bytes + transferId_in: [localoptimism_Bytes!] + transferId_not_in: [localoptimism_Bytes!] + transferId_contains: localoptimism_Bytes + transferId_not_contains: localoptimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -115442,17 +112413,17 @@ input stagingoptimism_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingoptimism_TransferStatus - status_not: stagingoptimism_TransferStatus - status_in: [stagingoptimism_TransferStatus!] - status_not_in: [stagingoptimism_TransferStatus!] + status: localoptimism_TransferStatus + status_not: localoptimism_TransferStatus + status_in: [localoptimism_TransferStatus!] + status_not_in: [localoptimism_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingoptimism_Router_filter + routers_: localoptimism_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -115477,40 +112448,40 @@ input stagingoptimism_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingoptimism_Bytes - to_not: stagingoptimism_Bytes - to_gt: stagingoptimism_Bytes - to_lt: stagingoptimism_Bytes - to_gte: stagingoptimism_Bytes - to_lte: stagingoptimism_Bytes - to_in: [stagingoptimism_Bytes!] - to_not_in: [stagingoptimism_Bytes!] - to_contains: stagingoptimism_Bytes - to_not_contains: stagingoptimism_Bytes - delegate: stagingoptimism_Bytes - delegate_not: stagingoptimism_Bytes - delegate_gt: stagingoptimism_Bytes - delegate_lt: stagingoptimism_Bytes - delegate_gte: stagingoptimism_Bytes - delegate_lte: stagingoptimism_Bytes - delegate_in: [stagingoptimism_Bytes!] - delegate_not_in: [stagingoptimism_Bytes!] - delegate_contains: stagingoptimism_Bytes - delegate_not_contains: stagingoptimism_Bytes + to: localoptimism_Bytes + to_not: localoptimism_Bytes + to_gt: localoptimism_Bytes + to_lt: localoptimism_Bytes + to_gte: localoptimism_Bytes + to_lte: localoptimism_Bytes + to_in: [localoptimism_Bytes!] + to_not_in: [localoptimism_Bytes!] + to_contains: localoptimism_Bytes + to_not_contains: localoptimism_Bytes + delegate: localoptimism_Bytes + delegate_not: localoptimism_Bytes + delegate_gt: localoptimism_Bytes + delegate_lt: localoptimism_Bytes + delegate_gte: localoptimism_Bytes + delegate_lte: localoptimism_Bytes + delegate_in: [localoptimism_Bytes!] + delegate_not_in: [localoptimism_Bytes!] + delegate_contains: localoptimism_Bytes + delegate_not_contains: localoptimism_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingoptimism_Bytes - callData_not: stagingoptimism_Bytes - callData_gt: stagingoptimism_Bytes - callData_lt: stagingoptimism_Bytes - callData_gte: stagingoptimism_Bytes - callData_lte: stagingoptimism_Bytes - callData_in: [stagingoptimism_Bytes!] - callData_not_in: [stagingoptimism_Bytes!] - callData_contains: stagingoptimism_Bytes - callData_not_contains: stagingoptimism_Bytes + callData: localoptimism_Bytes + callData_not: localoptimism_Bytes + callData_gt: localoptimism_Bytes + callData_lt: localoptimism_Bytes + callData_gte: localoptimism_Bytes + callData_lte: localoptimism_Bytes + callData_in: [localoptimism_Bytes!] + callData_not_in: [localoptimism_Bytes!] + callData_contains: localoptimism_Bytes + callData_not_contains: localoptimism_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -115527,16 +112498,16 @@ input stagingoptimism_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingoptimism_Bytes - originSender_not: stagingoptimism_Bytes - originSender_gt: stagingoptimism_Bytes - originSender_lt: stagingoptimism_Bytes - originSender_gte: stagingoptimism_Bytes - originSender_lte: stagingoptimism_Bytes - originSender_in: [stagingoptimism_Bytes!] - originSender_not_in: [stagingoptimism_Bytes!] - originSender_contains: stagingoptimism_Bytes - originSender_not_contains: stagingoptimism_Bytes + originSender: localoptimism_Bytes + originSender_not: localoptimism_Bytes + originSender_gt: localoptimism_Bytes + originSender_lt: localoptimism_Bytes + originSender_gte: localoptimism_Bytes + originSender_lte: localoptimism_Bytes + originSender_in: [localoptimism_Bytes!] + originSender_not_in: [localoptimism_Bytes!] + originSender_contains: localoptimism_Bytes + originSender_not_contains: localoptimism_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -115553,16 +112524,16 @@ input stagingoptimism_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingoptimism_Bytes - canonicalId_not: stagingoptimism_Bytes - canonicalId_gt: stagingoptimism_Bytes - canonicalId_lt: stagingoptimism_Bytes - canonicalId_gte: stagingoptimism_Bytes - canonicalId_lte: stagingoptimism_Bytes - canonicalId_in: [stagingoptimism_Bytes!] - canonicalId_not_in: [stagingoptimism_Bytes!] - canonicalId_contains: stagingoptimism_Bytes - canonicalId_not_contains: stagingoptimism_Bytes + canonicalId: localoptimism_Bytes + canonicalId_not: localoptimism_Bytes + canonicalId_gt: localoptimism_Bytes + canonicalId_lt: localoptimism_Bytes + canonicalId_gte: localoptimism_Bytes + canonicalId_lte: localoptimism_Bytes + canonicalId_in: [localoptimism_Bytes!] + canonicalId_not_in: [localoptimism_Bytes!] + canonicalId_contains: localoptimism_Bytes + canonicalId_not_contains: localoptimism_Bytes asset: String asset_not: String asset_gt: String @@ -115583,7 +112554,7 @@ input stagingoptimism_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingoptimism_Asset_filter + asset_: localoptimism_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -115600,26 +112571,26 @@ input stagingoptimism_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingoptimism_Bytes - executedCaller_not: stagingoptimism_Bytes - executedCaller_gt: stagingoptimism_Bytes - executedCaller_lt: stagingoptimism_Bytes - executedCaller_gte: stagingoptimism_Bytes - executedCaller_lte: stagingoptimism_Bytes - executedCaller_in: [stagingoptimism_Bytes!] - executedCaller_not_in: [stagingoptimism_Bytes!] - executedCaller_contains: stagingoptimism_Bytes - executedCaller_not_contains: stagingoptimism_Bytes - executedTransactionHash: stagingoptimism_Bytes - executedTransactionHash_not: stagingoptimism_Bytes - executedTransactionHash_gt: stagingoptimism_Bytes - executedTransactionHash_lt: stagingoptimism_Bytes - executedTransactionHash_gte: stagingoptimism_Bytes - executedTransactionHash_lte: stagingoptimism_Bytes - executedTransactionHash_in: [stagingoptimism_Bytes!] - executedTransactionHash_not_in: [stagingoptimism_Bytes!] - executedTransactionHash_contains: stagingoptimism_Bytes - executedTransactionHash_not_contains: stagingoptimism_Bytes + executedCaller: localoptimism_Bytes + executedCaller_not: localoptimism_Bytes + executedCaller_gt: localoptimism_Bytes + executedCaller_lt: localoptimism_Bytes + executedCaller_gte: localoptimism_Bytes + executedCaller_lte: localoptimism_Bytes + executedCaller_in: [localoptimism_Bytes!] + executedCaller_not_in: [localoptimism_Bytes!] + executedCaller_contains: localoptimism_Bytes + executedCaller_not_contains: localoptimism_Bytes + executedTransactionHash: localoptimism_Bytes + executedTransactionHash_not: localoptimism_Bytes + executedTransactionHash_gt: localoptimism_Bytes + executedTransactionHash_lt: localoptimism_Bytes + executedTransactionHash_gte: localoptimism_Bytes + executedTransactionHash_lte: localoptimism_Bytes + executedTransactionHash_in: [localoptimism_Bytes!] + executedTransactionHash_not_in: [localoptimism_Bytes!] + executedTransactionHash_contains: localoptimism_Bytes + executedTransactionHash_not_contains: localoptimism_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -115652,16 +112623,16 @@ input stagingoptimism_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingoptimism_Bytes - executedTxOrigin_not: stagingoptimism_Bytes - executedTxOrigin_gt: stagingoptimism_Bytes - executedTxOrigin_lt: stagingoptimism_Bytes - executedTxOrigin_gte: stagingoptimism_Bytes - executedTxOrigin_lte: stagingoptimism_Bytes - executedTxOrigin_in: [stagingoptimism_Bytes!] - executedTxOrigin_not_in: [stagingoptimism_Bytes!] - executedTxOrigin_contains: stagingoptimism_Bytes - executedTxOrigin_not_contains: stagingoptimism_Bytes + executedTxOrigin: localoptimism_Bytes + executedTxOrigin_not: localoptimism_Bytes + executedTxOrigin_gt: localoptimism_Bytes + executedTxOrigin_lt: localoptimism_Bytes + executedTxOrigin_gte: localoptimism_Bytes + executedTxOrigin_lte: localoptimism_Bytes + executedTxOrigin_in: [localoptimism_Bytes!] + executedTxOrigin_not_in: [localoptimism_Bytes!] + executedTxOrigin_contains: localoptimism_Bytes + executedTxOrigin_not_contains: localoptimism_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -115670,26 +112641,26 @@ input stagingoptimism_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingoptimism_Bytes - reconciledCaller_not: stagingoptimism_Bytes - reconciledCaller_gt: stagingoptimism_Bytes - reconciledCaller_lt: stagingoptimism_Bytes - reconciledCaller_gte: stagingoptimism_Bytes - reconciledCaller_lte: stagingoptimism_Bytes - reconciledCaller_in: [stagingoptimism_Bytes!] - reconciledCaller_not_in: [stagingoptimism_Bytes!] - reconciledCaller_contains: stagingoptimism_Bytes - reconciledCaller_not_contains: stagingoptimism_Bytes - reconciledTransactionHash: stagingoptimism_Bytes - reconciledTransactionHash_not: stagingoptimism_Bytes - reconciledTransactionHash_gt: stagingoptimism_Bytes - reconciledTransactionHash_lt: stagingoptimism_Bytes - reconciledTransactionHash_gte: stagingoptimism_Bytes - reconciledTransactionHash_lte: stagingoptimism_Bytes - reconciledTransactionHash_in: [stagingoptimism_Bytes!] - reconciledTransactionHash_not_in: [stagingoptimism_Bytes!] - reconciledTransactionHash_contains: stagingoptimism_Bytes - reconciledTransactionHash_not_contains: stagingoptimism_Bytes + reconciledCaller: localoptimism_Bytes + reconciledCaller_not: localoptimism_Bytes + reconciledCaller_gt: localoptimism_Bytes + reconciledCaller_lt: localoptimism_Bytes + reconciledCaller_gte: localoptimism_Bytes + reconciledCaller_lte: localoptimism_Bytes + reconciledCaller_in: [localoptimism_Bytes!] + reconciledCaller_not_in: [localoptimism_Bytes!] + reconciledCaller_contains: localoptimism_Bytes + reconciledCaller_not_contains: localoptimism_Bytes + reconciledTransactionHash: localoptimism_Bytes + reconciledTransactionHash_not: localoptimism_Bytes + reconciledTransactionHash_gt: localoptimism_Bytes + reconciledTransactionHash_lt: localoptimism_Bytes + reconciledTransactionHash_gte: localoptimism_Bytes + reconciledTransactionHash_lte: localoptimism_Bytes + reconciledTransactionHash_in: [localoptimism_Bytes!] + reconciledTransactionHash_not_in: [localoptimism_Bytes!] + reconciledTransactionHash_contains: localoptimism_Bytes + reconciledTransactionHash_not_contains: localoptimism_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -115722,16 +112693,16 @@ input stagingoptimism_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingoptimism_Bytes - reconciledTxOrigin_not: stagingoptimism_Bytes - reconciledTxOrigin_gt: stagingoptimism_Bytes - reconciledTxOrigin_lt: stagingoptimism_Bytes - reconciledTxOrigin_gte: stagingoptimism_Bytes - reconciledTxOrigin_lte: stagingoptimism_Bytes - reconciledTxOrigin_in: [stagingoptimism_Bytes!] - reconciledTxOrigin_not_in: [stagingoptimism_Bytes!] - reconciledTxOrigin_contains: stagingoptimism_Bytes - reconciledTxOrigin_not_contains: stagingoptimism_Bytes + reconciledTxOrigin: localoptimism_Bytes + reconciledTxOrigin_not: localoptimism_Bytes + reconciledTxOrigin_gt: localoptimism_Bytes + reconciledTxOrigin_lt: localoptimism_Bytes + reconciledTxOrigin_gte: localoptimism_Bytes + reconciledTxOrigin_lte: localoptimism_Bytes + reconciledTxOrigin_in: [localoptimism_Bytes!] + reconciledTxOrigin_not_in: [localoptimism_Bytes!] + reconciledTxOrigin_contains: localoptimism_Bytes + reconciledTxOrigin_not_contains: localoptimism_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -115741,12 +112712,12 @@ input stagingoptimism_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_DestinationTransfer_filter] - or: [stagingoptimism_DestinationTransfer_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_DestinationTransfer_filter] + or: [localoptimism_DestinationTransfer_filter] } -enum stagingoptimism_DestinationTransfer_orderBy { +enum localoptimism_DestinationTransfer_orderBy { id chainId transferId @@ -115800,16 +112771,16 @@ enum stagingoptimism_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingoptimism_Int8 +scalar localoptimism_Int8 -type stagingoptimism_OptimisticRootFinalized { +type localoptimism_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingoptimism_Bytes! + aggregateRoot: localoptimism_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingoptimism_OptimisticRootFinalized_filter { +input localoptimism_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -115818,16 +112789,16 @@ input stagingoptimism_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingoptimism_Bytes - aggregateRoot_not: stagingoptimism_Bytes - aggregateRoot_gt: stagingoptimism_Bytes - aggregateRoot_lt: stagingoptimism_Bytes - aggregateRoot_gte: stagingoptimism_Bytes - aggregateRoot_lte: stagingoptimism_Bytes - aggregateRoot_in: [stagingoptimism_Bytes!] - aggregateRoot_not_in: [stagingoptimism_Bytes!] - aggregateRoot_contains: stagingoptimism_Bytes - aggregateRoot_not_contains: stagingoptimism_Bytes + aggregateRoot: localoptimism_Bytes + aggregateRoot_not: localoptimism_Bytes + aggregateRoot_gt: localoptimism_Bytes + aggregateRoot_lt: localoptimism_Bytes + aggregateRoot_gte: localoptimism_Bytes + aggregateRoot_lte: localoptimism_Bytes + aggregateRoot_in: [localoptimism_Bytes!] + aggregateRoot_not_in: [localoptimism_Bytes!] + aggregateRoot_contains: localoptimism_Bytes + aggregateRoot_not_contains: localoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -115845,12 +112816,12 @@ input stagingoptimism_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_OptimisticRootFinalized_filter] - or: [stagingoptimism_OptimisticRootFinalized_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_OptimisticRootFinalized_filter] + or: [localoptimism_OptimisticRootFinalized_filter] } -enum stagingoptimism_OptimisticRootFinalized_orderBy { +enum localoptimism_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -115858,25 +112829,25 @@ enum stagingoptimism_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingoptimism_OrderDirection { +enum localoptimism_OrderDirection { asc desc } -type stagingoptimism_OriginMessage { +type localoptimism_OriginMessage { id: ID! - transferId: stagingoptimism_Bytes + transferId: localoptimism_Bytes destinationDomain: BigInt - leaf: stagingoptimism_Bytes + leaf: localoptimism_Bytes index: BigInt - message: stagingoptimism_Bytes - root: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes + message: localoptimism_Bytes + root: localoptimism_Bytes + transactionHash: localoptimism_Bytes blockNumber: BigInt - rootCount: stagingoptimism_RootCount + rootCount: localoptimism_RootCount } -input stagingoptimism_OriginMessage_filter { +input localoptimism_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -115885,16 +112856,16 @@ input stagingoptimism_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingoptimism_Bytes - transferId_not: stagingoptimism_Bytes - transferId_gt: stagingoptimism_Bytes - transferId_lt: stagingoptimism_Bytes - transferId_gte: stagingoptimism_Bytes - transferId_lte: stagingoptimism_Bytes - transferId_in: [stagingoptimism_Bytes!] - transferId_not_in: [stagingoptimism_Bytes!] - transferId_contains: stagingoptimism_Bytes - transferId_not_contains: stagingoptimism_Bytes + transferId: localoptimism_Bytes + transferId_not: localoptimism_Bytes + transferId_gt: localoptimism_Bytes + transferId_lt: localoptimism_Bytes + transferId_gte: localoptimism_Bytes + transferId_lte: localoptimism_Bytes + transferId_in: [localoptimism_Bytes!] + transferId_not_in: [localoptimism_Bytes!] + transferId_contains: localoptimism_Bytes + transferId_not_contains: localoptimism_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -115903,16 +112874,16 @@ input stagingoptimism_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingoptimism_Bytes - leaf_not: stagingoptimism_Bytes - leaf_gt: stagingoptimism_Bytes - leaf_lt: stagingoptimism_Bytes - leaf_gte: stagingoptimism_Bytes - leaf_lte: stagingoptimism_Bytes - leaf_in: [stagingoptimism_Bytes!] - leaf_not_in: [stagingoptimism_Bytes!] - leaf_contains: stagingoptimism_Bytes - leaf_not_contains: stagingoptimism_Bytes + leaf: localoptimism_Bytes + leaf_not: localoptimism_Bytes + leaf_gt: localoptimism_Bytes + leaf_lt: localoptimism_Bytes + leaf_gte: localoptimism_Bytes + leaf_lte: localoptimism_Bytes + leaf_in: [localoptimism_Bytes!] + leaf_not_in: [localoptimism_Bytes!] + leaf_contains: localoptimism_Bytes + leaf_not_contains: localoptimism_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -115921,36 +112892,36 @@ input stagingoptimism_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingoptimism_Bytes - message_not: stagingoptimism_Bytes - message_gt: stagingoptimism_Bytes - message_lt: stagingoptimism_Bytes - message_gte: stagingoptimism_Bytes - message_lte: stagingoptimism_Bytes - message_in: [stagingoptimism_Bytes!] - message_not_in: [stagingoptimism_Bytes!] - message_contains: stagingoptimism_Bytes - message_not_contains: stagingoptimism_Bytes - root: stagingoptimism_Bytes - root_not: stagingoptimism_Bytes - root_gt: stagingoptimism_Bytes - root_lt: stagingoptimism_Bytes - root_gte: stagingoptimism_Bytes - root_lte: stagingoptimism_Bytes - root_in: [stagingoptimism_Bytes!] - root_not_in: [stagingoptimism_Bytes!] - root_contains: stagingoptimism_Bytes - root_not_contains: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes - transactionHash_not: stagingoptimism_Bytes - transactionHash_gt: stagingoptimism_Bytes - transactionHash_lt: stagingoptimism_Bytes - transactionHash_gte: stagingoptimism_Bytes - transactionHash_lte: stagingoptimism_Bytes - transactionHash_in: [stagingoptimism_Bytes!] - transactionHash_not_in: [stagingoptimism_Bytes!] - transactionHash_contains: stagingoptimism_Bytes - transactionHash_not_contains: stagingoptimism_Bytes + message: localoptimism_Bytes + message_not: localoptimism_Bytes + message_gt: localoptimism_Bytes + message_lt: localoptimism_Bytes + message_gte: localoptimism_Bytes + message_lte: localoptimism_Bytes + message_in: [localoptimism_Bytes!] + message_not_in: [localoptimism_Bytes!] + message_contains: localoptimism_Bytes + message_not_contains: localoptimism_Bytes + root: localoptimism_Bytes + root_not: localoptimism_Bytes + root_gt: localoptimism_Bytes + root_lt: localoptimism_Bytes + root_gte: localoptimism_Bytes + root_lte: localoptimism_Bytes + root_in: [localoptimism_Bytes!] + root_not_in: [localoptimism_Bytes!] + root_contains: localoptimism_Bytes + root_not_contains: localoptimism_Bytes + transactionHash: localoptimism_Bytes + transactionHash_not: localoptimism_Bytes + transactionHash_gt: localoptimism_Bytes + transactionHash_lt: localoptimism_Bytes + transactionHash_gte: localoptimism_Bytes + transactionHash_lte: localoptimism_Bytes + transactionHash_in: [localoptimism_Bytes!] + transactionHash_not_in: [localoptimism_Bytes!] + transactionHash_contains: localoptimism_Bytes + transactionHash_not_contains: localoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -115979,14 +112950,14 @@ input stagingoptimism_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingoptimism_RootCount_filter + rootCount_: localoptimism_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_OriginMessage_filter] - or: [stagingoptimism_OriginMessage_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_OriginMessage_filter] + or: [localoptimism_OriginMessage_filter] } -enum stagingoptimism_OriginMessage_orderBy { +enum localoptimism_OriginMessage_orderBy { id transferId destinationDomain @@ -116001,42 +112972,42 @@ enum stagingoptimism_OriginMessage_orderBy { rootCount__count } -type stagingoptimism_OriginTransfer { +type localoptimism_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingoptimism_Bytes + transferId: localoptimism_Bytes nonce: BigInt - status: stagingoptimism_TransferStatus - messageHash: stagingoptimism_Bytes + status: localoptimism_TransferStatus + messageHash: localoptimism_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingoptimism_Bytes - delegate: stagingoptimism_Bytes + to: localoptimism_Bytes + delegate: localoptimism_Bytes receiveLocal: Boolean - callData: stagingoptimism_Bytes + callData: localoptimism_Bytes slippage: BigInt - originSender: stagingoptimism_Bytes + originSender: localoptimism_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingoptimism_Bytes - asset: stagingoptimism_Asset - transactingAsset: stagingoptimism_Bytes - message: stagingoptimism_OriginMessage + canonicalId: localoptimism_Bytes + asset: localoptimism_Asset + transactingAsset: localoptimism_Bytes + message: localoptimism_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingoptimism_RelayerFee_orderBy, orderDirection: stagingoptimism_OrderDirection, where: stagingoptimism_RelayerFee_filter): [stagingoptimism_RelayerFee!] - initialRelayerFeeAsset: stagingoptimism_Bytes - caller: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: localoptimism_RelayerFee_orderBy, orderDirection: localoptimism_OrderDirection, where: localoptimism_RelayerFee_filter): [localoptimism_RelayerFee!] + initialRelayerFeeAsset: localoptimism_Bytes + caller: localoptimism_Bytes + transactionHash: localoptimism_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingoptimism_Bytes + txOrigin: localoptimism_Bytes txNonce: BigInt } -input stagingoptimism_OriginTransfer_filter { +input localoptimism_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -116053,16 +113024,16 @@ input stagingoptimism_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingoptimism_Bytes - transferId_not: stagingoptimism_Bytes - transferId_gt: stagingoptimism_Bytes - transferId_lt: stagingoptimism_Bytes - transferId_gte: stagingoptimism_Bytes - transferId_lte: stagingoptimism_Bytes - transferId_in: [stagingoptimism_Bytes!] - transferId_not_in: [stagingoptimism_Bytes!] - transferId_contains: stagingoptimism_Bytes - transferId_not_contains: stagingoptimism_Bytes + transferId: localoptimism_Bytes + transferId_not: localoptimism_Bytes + transferId_gt: localoptimism_Bytes + transferId_lt: localoptimism_Bytes + transferId_gte: localoptimism_Bytes + transferId_lte: localoptimism_Bytes + transferId_in: [localoptimism_Bytes!] + transferId_not_in: [localoptimism_Bytes!] + transferId_contains: localoptimism_Bytes + transferId_not_contains: localoptimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -116071,20 +113042,20 @@ input stagingoptimism_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingoptimism_TransferStatus - status_not: stagingoptimism_TransferStatus - status_in: [stagingoptimism_TransferStatus!] - status_not_in: [stagingoptimism_TransferStatus!] - messageHash: stagingoptimism_Bytes - messageHash_not: stagingoptimism_Bytes - messageHash_gt: stagingoptimism_Bytes - messageHash_lt: stagingoptimism_Bytes - messageHash_gte: stagingoptimism_Bytes - messageHash_lte: stagingoptimism_Bytes - messageHash_in: [stagingoptimism_Bytes!] - messageHash_not_in: [stagingoptimism_Bytes!] - messageHash_contains: stagingoptimism_Bytes - messageHash_not_contains: stagingoptimism_Bytes + status: localoptimism_TransferStatus + status_not: localoptimism_TransferStatus + status_in: [localoptimism_TransferStatus!] + status_not_in: [localoptimism_TransferStatus!] + messageHash: localoptimism_Bytes + messageHash_not: localoptimism_Bytes + messageHash_gt: localoptimism_Bytes + messageHash_lt: localoptimism_Bytes + messageHash_gte: localoptimism_Bytes + messageHash_lte: localoptimism_Bytes + messageHash_in: [localoptimism_Bytes!] + messageHash_not_in: [localoptimism_Bytes!] + messageHash_contains: localoptimism_Bytes + messageHash_not_contains: localoptimism_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -116109,40 +113080,40 @@ input stagingoptimism_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingoptimism_Bytes - to_not: stagingoptimism_Bytes - to_gt: stagingoptimism_Bytes - to_lt: stagingoptimism_Bytes - to_gte: stagingoptimism_Bytes - to_lte: stagingoptimism_Bytes - to_in: [stagingoptimism_Bytes!] - to_not_in: [stagingoptimism_Bytes!] - to_contains: stagingoptimism_Bytes - to_not_contains: stagingoptimism_Bytes - delegate: stagingoptimism_Bytes - delegate_not: stagingoptimism_Bytes - delegate_gt: stagingoptimism_Bytes - delegate_lt: stagingoptimism_Bytes - delegate_gte: stagingoptimism_Bytes - delegate_lte: stagingoptimism_Bytes - delegate_in: [stagingoptimism_Bytes!] - delegate_not_in: [stagingoptimism_Bytes!] - delegate_contains: stagingoptimism_Bytes - delegate_not_contains: stagingoptimism_Bytes + to: localoptimism_Bytes + to_not: localoptimism_Bytes + to_gt: localoptimism_Bytes + to_lt: localoptimism_Bytes + to_gte: localoptimism_Bytes + to_lte: localoptimism_Bytes + to_in: [localoptimism_Bytes!] + to_not_in: [localoptimism_Bytes!] + to_contains: localoptimism_Bytes + to_not_contains: localoptimism_Bytes + delegate: localoptimism_Bytes + delegate_not: localoptimism_Bytes + delegate_gt: localoptimism_Bytes + delegate_lt: localoptimism_Bytes + delegate_gte: localoptimism_Bytes + delegate_lte: localoptimism_Bytes + delegate_in: [localoptimism_Bytes!] + delegate_not_in: [localoptimism_Bytes!] + delegate_contains: localoptimism_Bytes + delegate_not_contains: localoptimism_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingoptimism_Bytes - callData_not: stagingoptimism_Bytes - callData_gt: stagingoptimism_Bytes - callData_lt: stagingoptimism_Bytes - callData_gte: stagingoptimism_Bytes - callData_lte: stagingoptimism_Bytes - callData_in: [stagingoptimism_Bytes!] - callData_not_in: [stagingoptimism_Bytes!] - callData_contains: stagingoptimism_Bytes - callData_not_contains: stagingoptimism_Bytes + callData: localoptimism_Bytes + callData_not: localoptimism_Bytes + callData_gt: localoptimism_Bytes + callData_lt: localoptimism_Bytes + callData_gte: localoptimism_Bytes + callData_lte: localoptimism_Bytes + callData_in: [localoptimism_Bytes!] + callData_not_in: [localoptimism_Bytes!] + callData_contains: localoptimism_Bytes + callData_not_contains: localoptimism_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -116151,16 +113122,16 @@ input stagingoptimism_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingoptimism_Bytes - originSender_not: stagingoptimism_Bytes - originSender_gt: stagingoptimism_Bytes - originSender_lt: stagingoptimism_Bytes - originSender_gte: stagingoptimism_Bytes - originSender_lte: stagingoptimism_Bytes - originSender_in: [stagingoptimism_Bytes!] - originSender_not_in: [stagingoptimism_Bytes!] - originSender_contains: stagingoptimism_Bytes - originSender_not_contains: stagingoptimism_Bytes + originSender: localoptimism_Bytes + originSender_not: localoptimism_Bytes + originSender_gt: localoptimism_Bytes + originSender_lt: localoptimism_Bytes + originSender_gte: localoptimism_Bytes + originSender_lte: localoptimism_Bytes + originSender_in: [localoptimism_Bytes!] + originSender_not_in: [localoptimism_Bytes!] + originSender_contains: localoptimism_Bytes + originSender_not_contains: localoptimism_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -116177,16 +113148,16 @@ input stagingoptimism_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingoptimism_Bytes - canonicalId_not: stagingoptimism_Bytes - canonicalId_gt: stagingoptimism_Bytes - canonicalId_lt: stagingoptimism_Bytes - canonicalId_gte: stagingoptimism_Bytes - canonicalId_lte: stagingoptimism_Bytes - canonicalId_in: [stagingoptimism_Bytes!] - canonicalId_not_in: [stagingoptimism_Bytes!] - canonicalId_contains: stagingoptimism_Bytes - canonicalId_not_contains: stagingoptimism_Bytes + canonicalId: localoptimism_Bytes + canonicalId_not: localoptimism_Bytes + canonicalId_gt: localoptimism_Bytes + canonicalId_lt: localoptimism_Bytes + canonicalId_gte: localoptimism_Bytes + canonicalId_lte: localoptimism_Bytes + canonicalId_in: [localoptimism_Bytes!] + canonicalId_not_in: [localoptimism_Bytes!] + canonicalId_contains: localoptimism_Bytes + canonicalId_not_contains: localoptimism_Bytes asset: String asset_not: String asset_gt: String @@ -116207,17 +113178,17 @@ input stagingoptimism_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingoptimism_Asset_filter - transactingAsset: stagingoptimism_Bytes - transactingAsset_not: stagingoptimism_Bytes - transactingAsset_gt: stagingoptimism_Bytes - transactingAsset_lt: stagingoptimism_Bytes - transactingAsset_gte: stagingoptimism_Bytes - transactingAsset_lte: stagingoptimism_Bytes - transactingAsset_in: [stagingoptimism_Bytes!] - transactingAsset_not_in: [stagingoptimism_Bytes!] - transactingAsset_contains: stagingoptimism_Bytes - transactingAsset_not_contains: stagingoptimism_Bytes + asset_: localoptimism_Asset_filter + transactingAsset: localoptimism_Bytes + transactingAsset_not: localoptimism_Bytes + transactingAsset_gt: localoptimism_Bytes + transactingAsset_lt: localoptimism_Bytes + transactingAsset_gte: localoptimism_Bytes + transactingAsset_lte: localoptimism_Bytes + transactingAsset_in: [localoptimism_Bytes!] + transactingAsset_not_in: [localoptimism_Bytes!] + transactingAsset_contains: localoptimism_Bytes + transactingAsset_not_contains: localoptimism_Bytes message: String message_not: String message_gt: String @@ -116238,7 +113209,7 @@ input stagingoptimism_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingoptimism_OriginMessage_filter + message_: localoptimism_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -116253,37 +113224,37 @@ input stagingoptimism_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingoptimism_RelayerFee_filter - initialRelayerFeeAsset: stagingoptimism_Bytes - initialRelayerFeeAsset_not: stagingoptimism_Bytes - initialRelayerFeeAsset_gt: stagingoptimism_Bytes - initialRelayerFeeAsset_lt: stagingoptimism_Bytes - initialRelayerFeeAsset_gte: stagingoptimism_Bytes - initialRelayerFeeAsset_lte: stagingoptimism_Bytes - initialRelayerFeeAsset_in: [stagingoptimism_Bytes!] - initialRelayerFeeAsset_not_in: [stagingoptimism_Bytes!] - initialRelayerFeeAsset_contains: stagingoptimism_Bytes - initialRelayerFeeAsset_not_contains: stagingoptimism_Bytes - caller: stagingoptimism_Bytes - caller_not: stagingoptimism_Bytes - caller_gt: stagingoptimism_Bytes - caller_lt: stagingoptimism_Bytes - caller_gte: stagingoptimism_Bytes - caller_lte: stagingoptimism_Bytes - caller_in: [stagingoptimism_Bytes!] - caller_not_in: [stagingoptimism_Bytes!] - caller_contains: stagingoptimism_Bytes - caller_not_contains: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes - transactionHash_not: stagingoptimism_Bytes - transactionHash_gt: stagingoptimism_Bytes - transactionHash_lt: stagingoptimism_Bytes - transactionHash_gte: stagingoptimism_Bytes - transactionHash_lte: stagingoptimism_Bytes - transactionHash_in: [stagingoptimism_Bytes!] - transactionHash_not_in: [stagingoptimism_Bytes!] - transactionHash_contains: stagingoptimism_Bytes - transactionHash_not_contains: stagingoptimism_Bytes + relayerFees_: localoptimism_RelayerFee_filter + initialRelayerFeeAsset: localoptimism_Bytes + initialRelayerFeeAsset_not: localoptimism_Bytes + initialRelayerFeeAsset_gt: localoptimism_Bytes + initialRelayerFeeAsset_lt: localoptimism_Bytes + initialRelayerFeeAsset_gte: localoptimism_Bytes + initialRelayerFeeAsset_lte: localoptimism_Bytes + initialRelayerFeeAsset_in: [localoptimism_Bytes!] + initialRelayerFeeAsset_not_in: [localoptimism_Bytes!] + initialRelayerFeeAsset_contains: localoptimism_Bytes + initialRelayerFeeAsset_not_contains: localoptimism_Bytes + caller: localoptimism_Bytes + caller_not: localoptimism_Bytes + caller_gt: localoptimism_Bytes + caller_lt: localoptimism_Bytes + caller_gte: localoptimism_Bytes + caller_lte: localoptimism_Bytes + caller_in: [localoptimism_Bytes!] + caller_not_in: [localoptimism_Bytes!] + caller_contains: localoptimism_Bytes + caller_not_contains: localoptimism_Bytes + transactionHash: localoptimism_Bytes + transactionHash_not: localoptimism_Bytes + transactionHash_gt: localoptimism_Bytes + transactionHash_lt: localoptimism_Bytes + transactionHash_gte: localoptimism_Bytes + transactionHash_lte: localoptimism_Bytes + transactionHash_in: [localoptimism_Bytes!] + transactionHash_not_in: [localoptimism_Bytes!] + transactionHash_contains: localoptimism_Bytes + transactionHash_not_contains: localoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -116316,16 +113287,16 @@ input stagingoptimism_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingoptimism_Bytes - txOrigin_not: stagingoptimism_Bytes - txOrigin_gt: stagingoptimism_Bytes - txOrigin_lt: stagingoptimism_Bytes - txOrigin_gte: stagingoptimism_Bytes - txOrigin_lte: stagingoptimism_Bytes - txOrigin_in: [stagingoptimism_Bytes!] - txOrigin_not_in: [stagingoptimism_Bytes!] - txOrigin_contains: stagingoptimism_Bytes - txOrigin_not_contains: stagingoptimism_Bytes + txOrigin: localoptimism_Bytes + txOrigin_not: localoptimism_Bytes + txOrigin_gt: localoptimism_Bytes + txOrigin_lt: localoptimism_Bytes + txOrigin_gte: localoptimism_Bytes + txOrigin_lte: localoptimism_Bytes + txOrigin_in: [localoptimism_Bytes!] + txOrigin_not_in: [localoptimism_Bytes!] + txOrigin_contains: localoptimism_Bytes + txOrigin_not_contains: localoptimism_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -116335,12 +113306,12 @@ input stagingoptimism_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_OriginTransfer_filter] - or: [stagingoptimism_OriginTransfer_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_OriginTransfer_filter] + or: [localoptimism_OriginTransfer_filter] } -enum stagingoptimism_OriginTransfer_orderBy { +enum localoptimism_OriginTransfer_orderBy { id chainId transferId @@ -116393,20 +113364,20 @@ enum stagingoptimism_OriginTransfer_orderBy { txNonce } -type stagingoptimism_Relayer { +type localoptimism_Relayer { id: ID! isActive: Boolean! - relayer: stagingoptimism_Bytes + relayer: localoptimism_Bytes } -type stagingoptimism_RelayerFee { +type localoptimism_RelayerFee { id: ID! - transfer: stagingoptimism_OriginTransfer! + transfer: localoptimism_OriginTransfer! fee: BigInt! - asset: stagingoptimism_Bytes! + asset: localoptimism_Bytes! } -input stagingoptimism_RelayerFee_filter { +input localoptimism_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -116435,7 +113406,7 @@ input stagingoptimism_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingoptimism_OriginTransfer_filter + transfer_: localoptimism_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -116444,23 +113415,23 @@ input stagingoptimism_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingoptimism_Bytes - asset_not: stagingoptimism_Bytes - asset_gt: stagingoptimism_Bytes - asset_lt: stagingoptimism_Bytes - asset_gte: stagingoptimism_Bytes - asset_lte: stagingoptimism_Bytes - asset_in: [stagingoptimism_Bytes!] - asset_not_in: [stagingoptimism_Bytes!] - asset_contains: stagingoptimism_Bytes - asset_not_contains: stagingoptimism_Bytes + asset: localoptimism_Bytes + asset_not: localoptimism_Bytes + asset_gt: localoptimism_Bytes + asset_lt: localoptimism_Bytes + asset_gte: localoptimism_Bytes + asset_lte: localoptimism_Bytes + asset_in: [localoptimism_Bytes!] + asset_not_in: [localoptimism_Bytes!] + asset_contains: localoptimism_Bytes + asset_not_contains: localoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_RelayerFee_filter] - or: [stagingoptimism_RelayerFee_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_RelayerFee_filter] + or: [localoptimism_RelayerFee_filter] } -enum stagingoptimism_RelayerFee_orderBy { +enum localoptimism_RelayerFee_orderBy { id transfer transfer__id @@ -116496,20 +113467,20 @@ enum stagingoptimism_RelayerFee_orderBy { asset } -type stagingoptimism_RelayerFeesIncrease { +type localoptimism_RelayerFeesIncrease { id: ID! - transfer: stagingoptimism_OriginTransfer! + transfer: localoptimism_OriginTransfer! increase: BigInt - asset: stagingoptimism_Bytes - caller: stagingoptimism_Bytes! - transactionHash: stagingoptimism_Bytes! + asset: localoptimism_Bytes + caller: localoptimism_Bytes! + transactionHash: localoptimism_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingoptimism_RelayerFeesIncrease_filter { +input localoptimism_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -116538,7 +113509,7 @@ input stagingoptimism_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingoptimism_OriginTransfer_filter + transfer_: localoptimism_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -116547,36 +113518,36 @@ input stagingoptimism_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingoptimism_Bytes - asset_not: stagingoptimism_Bytes - asset_gt: stagingoptimism_Bytes - asset_lt: stagingoptimism_Bytes - asset_gte: stagingoptimism_Bytes - asset_lte: stagingoptimism_Bytes - asset_in: [stagingoptimism_Bytes!] - asset_not_in: [stagingoptimism_Bytes!] - asset_contains: stagingoptimism_Bytes - asset_not_contains: stagingoptimism_Bytes - caller: stagingoptimism_Bytes - caller_not: stagingoptimism_Bytes - caller_gt: stagingoptimism_Bytes - caller_lt: stagingoptimism_Bytes - caller_gte: stagingoptimism_Bytes - caller_lte: stagingoptimism_Bytes - caller_in: [stagingoptimism_Bytes!] - caller_not_in: [stagingoptimism_Bytes!] - caller_contains: stagingoptimism_Bytes - caller_not_contains: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes - transactionHash_not: stagingoptimism_Bytes - transactionHash_gt: stagingoptimism_Bytes - transactionHash_lt: stagingoptimism_Bytes - transactionHash_gte: stagingoptimism_Bytes - transactionHash_lte: stagingoptimism_Bytes - transactionHash_in: [stagingoptimism_Bytes!] - transactionHash_not_in: [stagingoptimism_Bytes!] - transactionHash_contains: stagingoptimism_Bytes - transactionHash_not_contains: stagingoptimism_Bytes + asset: localoptimism_Bytes + asset_not: localoptimism_Bytes + asset_gt: localoptimism_Bytes + asset_lt: localoptimism_Bytes + asset_gte: localoptimism_Bytes + asset_lte: localoptimism_Bytes + asset_in: [localoptimism_Bytes!] + asset_not_in: [localoptimism_Bytes!] + asset_contains: localoptimism_Bytes + asset_not_contains: localoptimism_Bytes + caller: localoptimism_Bytes + caller_not: localoptimism_Bytes + caller_gt: localoptimism_Bytes + caller_lt: localoptimism_Bytes + caller_gte: localoptimism_Bytes + caller_lte: localoptimism_Bytes + caller_in: [localoptimism_Bytes!] + caller_not_in: [localoptimism_Bytes!] + caller_contains: localoptimism_Bytes + caller_not_contains: localoptimism_Bytes + transactionHash: localoptimism_Bytes + transactionHash_not: localoptimism_Bytes + transactionHash_gt: localoptimism_Bytes + transactionHash_lt: localoptimism_Bytes + transactionHash_gte: localoptimism_Bytes + transactionHash_lte: localoptimism_Bytes + transactionHash_in: [localoptimism_Bytes!] + transactionHash_not_in: [localoptimism_Bytes!] + transactionHash_contains: localoptimism_Bytes + transactionHash_not_contains: localoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -116610,12 +113581,12 @@ input stagingoptimism_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_RelayerFeesIncrease_filter] - or: [stagingoptimism_RelayerFeesIncrease_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_RelayerFeesIncrease_filter] + or: [localoptimism_RelayerFeesIncrease_filter] } -enum stagingoptimism_RelayerFeesIncrease_orderBy { +enum localoptimism_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -116657,7 +113628,7 @@ enum stagingoptimism_RelayerFeesIncrease_orderBy { blockNumber } -input stagingoptimism_Relayer_filter { +input localoptimism_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -116670,34 +113641,34 @@ input stagingoptimism_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingoptimism_Bytes - relayer_not: stagingoptimism_Bytes - relayer_gt: stagingoptimism_Bytes - relayer_lt: stagingoptimism_Bytes - relayer_gte: stagingoptimism_Bytes - relayer_lte: stagingoptimism_Bytes - relayer_in: [stagingoptimism_Bytes!] - relayer_not_in: [stagingoptimism_Bytes!] - relayer_contains: stagingoptimism_Bytes - relayer_not_contains: stagingoptimism_Bytes + relayer: localoptimism_Bytes + relayer_not: localoptimism_Bytes + relayer_gt: localoptimism_Bytes + relayer_lt: localoptimism_Bytes + relayer_gte: localoptimism_Bytes + relayer_lte: localoptimism_Bytes + relayer_in: [localoptimism_Bytes!] + relayer_not_in: [localoptimism_Bytes!] + relayer_contains: localoptimism_Bytes + relayer_not_contains: localoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_Relayer_filter] - or: [stagingoptimism_Relayer_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_Relayer_filter] + or: [localoptimism_Relayer_filter] } -enum stagingoptimism_Relayer_orderBy { +enum localoptimism_Relayer_orderBy { id isActive relayer } -type stagingoptimism_RootCount { +type localoptimism_RootCount { id: ID! count: BigInt } -input stagingoptimism_RootCount_filter { +input localoptimism_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -116715,31 +113686,31 @@ input stagingoptimism_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_RootCount_filter] - or: [stagingoptimism_RootCount_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_RootCount_filter] + or: [localoptimism_RootCount_filter] } -enum stagingoptimism_RootCount_orderBy { +enum localoptimism_RootCount_orderBy { id count } -type stagingoptimism_RootMessageSent { +type localoptimism_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingoptimism_Bytes + root: localoptimism_Bytes count: BigInt - caller: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes + caller: localoptimism_Bytes + transactionHash: localoptimism_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingoptimism_RootMessageSent_filter { +input localoptimism_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -116764,16 +113735,16 @@ input stagingoptimism_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingoptimism_Bytes - root_not: stagingoptimism_Bytes - root_gt: stagingoptimism_Bytes - root_lt: stagingoptimism_Bytes - root_gte: stagingoptimism_Bytes - root_lte: stagingoptimism_Bytes - root_in: [stagingoptimism_Bytes!] - root_not_in: [stagingoptimism_Bytes!] - root_contains: stagingoptimism_Bytes - root_not_contains: stagingoptimism_Bytes + root: localoptimism_Bytes + root_not: localoptimism_Bytes + root_gt: localoptimism_Bytes + root_lt: localoptimism_Bytes + root_gte: localoptimism_Bytes + root_lte: localoptimism_Bytes + root_in: [localoptimism_Bytes!] + root_not_in: [localoptimism_Bytes!] + root_contains: localoptimism_Bytes + root_not_contains: localoptimism_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -116782,26 +113753,26 @@ input stagingoptimism_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingoptimism_Bytes - caller_not: stagingoptimism_Bytes - caller_gt: stagingoptimism_Bytes - caller_lt: stagingoptimism_Bytes - caller_gte: stagingoptimism_Bytes - caller_lte: stagingoptimism_Bytes - caller_in: [stagingoptimism_Bytes!] - caller_not_in: [stagingoptimism_Bytes!] - caller_contains: stagingoptimism_Bytes - caller_not_contains: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes - transactionHash_not: stagingoptimism_Bytes - transactionHash_gt: stagingoptimism_Bytes - transactionHash_lt: stagingoptimism_Bytes - transactionHash_gte: stagingoptimism_Bytes - transactionHash_lte: stagingoptimism_Bytes - transactionHash_in: [stagingoptimism_Bytes!] - transactionHash_not_in: [stagingoptimism_Bytes!] - transactionHash_contains: stagingoptimism_Bytes - transactionHash_not_contains: stagingoptimism_Bytes + caller: localoptimism_Bytes + caller_not: localoptimism_Bytes + caller_gt: localoptimism_Bytes + caller_lt: localoptimism_Bytes + caller_gte: localoptimism_Bytes + caller_lte: localoptimism_Bytes + caller_in: [localoptimism_Bytes!] + caller_not_in: [localoptimism_Bytes!] + caller_contains: localoptimism_Bytes + caller_not_contains: localoptimism_Bytes + transactionHash: localoptimism_Bytes + transactionHash_not: localoptimism_Bytes + transactionHash_gt: localoptimism_Bytes + transactionHash_lt: localoptimism_Bytes + transactionHash_gte: localoptimism_Bytes + transactionHash_lte: localoptimism_Bytes + transactionHash_in: [localoptimism_Bytes!] + transactionHash_not_in: [localoptimism_Bytes!] + transactionHash_contains: localoptimism_Bytes + transactionHash_not_contains: localoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -116835,12 +113806,12 @@ input stagingoptimism_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_RootMessageSent_filter] - or: [stagingoptimism_RootMessageSent_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_RootMessageSent_filter] + or: [localoptimism_RootMessageSent_filter] } -enum stagingoptimism_RootMessageSent_orderBy { +enum localoptimism_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -116854,25 +113825,25 @@ enum stagingoptimism_RootMessageSent_orderBy { blockNumber } -type stagingoptimism_Router { +type localoptimism_Router { id: ID! isActive: Boolean! - owner: stagingoptimism_Bytes - recipient: stagingoptimism_Bytes - proposedOwner: stagingoptimism_Bytes + owner: localoptimism_Bytes + recipient: localoptimism_Bytes + proposedOwner: localoptimism_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingoptimism_AssetBalance_orderBy, orderDirection: stagingoptimism_OrderDirection, where: stagingoptimism_AssetBalance_filter): [stagingoptimism_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: localoptimism_AssetBalance_orderBy, orderDirection: localoptimism_OrderDirection, where: localoptimism_AssetBalance_filter): [localoptimism_AssetBalance!]! } -type stagingoptimism_RouterDailyTVL { +type localoptimism_RouterDailyTVL { id: ID! - router: stagingoptimism_Router! - asset: stagingoptimism_Asset! + router: localoptimism_Router! + asset: localoptimism_Asset! timestamp: BigInt! balance: BigInt! } -input stagingoptimism_RouterDailyTVL_filter { +input localoptimism_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -116901,7 +113872,7 @@ input stagingoptimism_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingoptimism_Router_filter + router_: localoptimism_Router_filter asset: String asset_not: String asset_gt: String @@ -116922,7 +113893,7 @@ input stagingoptimism_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingoptimism_Asset_filter + asset_: localoptimism_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -116940,12 +113911,12 @@ input stagingoptimism_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_RouterDailyTVL_filter] - or: [stagingoptimism_RouterDailyTVL_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_RouterDailyTVL_filter] + or: [localoptimism_RouterDailyTVL_filter] } -enum stagingoptimism_RouterDailyTVL_orderBy { +enum localoptimism_RouterDailyTVL_orderBy { id router router__id @@ -116968,26 +113939,26 @@ enum stagingoptimism_RouterDailyTVL_orderBy { balance } -type stagingoptimism_RouterLiquidityEvent { +type localoptimism_RouterLiquidityEvent { id: ID! - type: stagingoptimism_RouterLiquidityEventType - router: stagingoptimism_Router! - asset: stagingoptimism_Asset! + type: localoptimism_RouterLiquidityEventType + router: localoptimism_Router! + asset: localoptimism_Asset! amount: BigInt! balance: BigInt! - caller: stagingoptimism_Bytes + caller: localoptimism_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingoptimism_Bytes! + transactionHash: localoptimism_Bytes! nonce: BigInt! } -enum stagingoptimism_RouterLiquidityEventType { +enum localoptimism_RouterLiquidityEventType { Add Remove } -input stagingoptimism_RouterLiquidityEvent_filter { +input localoptimism_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -116996,10 +113967,10 @@ input stagingoptimism_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingoptimism_RouterLiquidityEventType - type_not: stagingoptimism_RouterLiquidityEventType - type_in: [stagingoptimism_RouterLiquidityEventType!] - type_not_in: [stagingoptimism_RouterLiquidityEventType!] + type: localoptimism_RouterLiquidityEventType + type_not: localoptimism_RouterLiquidityEventType + type_in: [localoptimism_RouterLiquidityEventType!] + type_not_in: [localoptimism_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -117020,7 +113991,7 @@ input stagingoptimism_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingoptimism_Router_filter + router_: localoptimism_Router_filter asset: String asset_not: String asset_gt: String @@ -117041,7 +114012,7 @@ input stagingoptimism_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingoptimism_Asset_filter + asset_: localoptimism_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -117058,16 +114029,16 @@ input stagingoptimism_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingoptimism_Bytes - caller_not: stagingoptimism_Bytes - caller_gt: stagingoptimism_Bytes - caller_lt: stagingoptimism_Bytes - caller_gte: stagingoptimism_Bytes - caller_lte: stagingoptimism_Bytes - caller_in: [stagingoptimism_Bytes!] - caller_not_in: [stagingoptimism_Bytes!] - caller_contains: stagingoptimism_Bytes - caller_not_contains: stagingoptimism_Bytes + caller: localoptimism_Bytes + caller_not: localoptimism_Bytes + caller_gt: localoptimism_Bytes + caller_lt: localoptimism_Bytes + caller_gte: localoptimism_Bytes + caller_lte: localoptimism_Bytes + caller_in: [localoptimism_Bytes!] + caller_not_in: [localoptimism_Bytes!] + caller_contains: localoptimism_Bytes + caller_not_contains: localoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -117084,16 +114055,16 @@ input stagingoptimism_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingoptimism_Bytes - transactionHash_not: stagingoptimism_Bytes - transactionHash_gt: stagingoptimism_Bytes - transactionHash_lt: stagingoptimism_Bytes - transactionHash_gte: stagingoptimism_Bytes - transactionHash_lte: stagingoptimism_Bytes - transactionHash_in: [stagingoptimism_Bytes!] - transactionHash_not_in: [stagingoptimism_Bytes!] - transactionHash_contains: stagingoptimism_Bytes - transactionHash_not_contains: stagingoptimism_Bytes + transactionHash: localoptimism_Bytes + transactionHash_not: localoptimism_Bytes + transactionHash_gt: localoptimism_Bytes + transactionHash_lt: localoptimism_Bytes + transactionHash_gte: localoptimism_Bytes + transactionHash_lte: localoptimism_Bytes + transactionHash_in: [localoptimism_Bytes!] + transactionHash_not_in: [localoptimism_Bytes!] + transactionHash_contains: localoptimism_Bytes + transactionHash_not_contains: localoptimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -117103,12 +114074,12 @@ input stagingoptimism_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_RouterLiquidityEvent_filter] - or: [stagingoptimism_RouterLiquidityEvent_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_RouterLiquidityEvent_filter] + or: [localoptimism_RouterLiquidityEvent_filter] } -enum stagingoptimism_RouterLiquidityEvent_orderBy { +enum localoptimism_RouterLiquidityEvent_orderBy { id type router @@ -117137,7 +114108,7 @@ enum stagingoptimism_RouterLiquidityEvent_orderBy { nonce } -input stagingoptimism_Router_filter { +input localoptimism_Router_filter { id: ID id_not: ID id_gt: ID @@ -117150,36 +114121,36 @@ input stagingoptimism_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingoptimism_Bytes - owner_not: stagingoptimism_Bytes - owner_gt: stagingoptimism_Bytes - owner_lt: stagingoptimism_Bytes - owner_gte: stagingoptimism_Bytes - owner_lte: stagingoptimism_Bytes - owner_in: [stagingoptimism_Bytes!] - owner_not_in: [stagingoptimism_Bytes!] - owner_contains: stagingoptimism_Bytes - owner_not_contains: stagingoptimism_Bytes - recipient: stagingoptimism_Bytes - recipient_not: stagingoptimism_Bytes - recipient_gt: stagingoptimism_Bytes - recipient_lt: stagingoptimism_Bytes - recipient_gte: stagingoptimism_Bytes - recipient_lte: stagingoptimism_Bytes - recipient_in: [stagingoptimism_Bytes!] - recipient_not_in: [stagingoptimism_Bytes!] - recipient_contains: stagingoptimism_Bytes - recipient_not_contains: stagingoptimism_Bytes - proposedOwner: stagingoptimism_Bytes - proposedOwner_not: stagingoptimism_Bytes - proposedOwner_gt: stagingoptimism_Bytes - proposedOwner_lt: stagingoptimism_Bytes - proposedOwner_gte: stagingoptimism_Bytes - proposedOwner_lte: stagingoptimism_Bytes - proposedOwner_in: [stagingoptimism_Bytes!] - proposedOwner_not_in: [stagingoptimism_Bytes!] - proposedOwner_contains: stagingoptimism_Bytes - proposedOwner_not_contains: stagingoptimism_Bytes + owner: localoptimism_Bytes + owner_not: localoptimism_Bytes + owner_gt: localoptimism_Bytes + owner_lt: localoptimism_Bytes + owner_gte: localoptimism_Bytes + owner_lte: localoptimism_Bytes + owner_in: [localoptimism_Bytes!] + owner_not_in: [localoptimism_Bytes!] + owner_contains: localoptimism_Bytes + owner_not_contains: localoptimism_Bytes + recipient: localoptimism_Bytes + recipient_not: localoptimism_Bytes + recipient_gt: localoptimism_Bytes + recipient_lt: localoptimism_Bytes + recipient_gte: localoptimism_Bytes + recipient_lte: localoptimism_Bytes + recipient_in: [localoptimism_Bytes!] + recipient_not_in: [localoptimism_Bytes!] + recipient_contains: localoptimism_Bytes + recipient_not_contains: localoptimism_Bytes + proposedOwner: localoptimism_Bytes + proposedOwner_not: localoptimism_Bytes + proposedOwner_gt: localoptimism_Bytes + proposedOwner_lt: localoptimism_Bytes + proposedOwner_gte: localoptimism_Bytes + proposedOwner_lte: localoptimism_Bytes + proposedOwner_in: [localoptimism_Bytes!] + proposedOwner_not_in: [localoptimism_Bytes!] + proposedOwner_contains: localoptimism_Bytes + proposedOwner_not_contains: localoptimism_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -117188,14 +114159,14 @@ input stagingoptimism_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingoptimism_AssetBalance_filter + assetBalances_: localoptimism_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_Router_filter] - or: [stagingoptimism_Router_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_Router_filter] + or: [localoptimism_Router_filter] } -enum stagingoptimism_Router_orderBy { +enum localoptimism_Router_orderBy { id isActive owner @@ -117205,13 +114176,13 @@ enum stagingoptimism_Router_orderBy { assetBalances } -type stagingoptimism_Sequencer { +type localoptimism_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingoptimism_Bytes + sequencer: localoptimism_Bytes } -input stagingoptimism_Sequencer_filter { +input localoptimism_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -117224,35 +114195,35 @@ input stagingoptimism_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingoptimism_Bytes - sequencer_not: stagingoptimism_Bytes - sequencer_gt: stagingoptimism_Bytes - sequencer_lt: stagingoptimism_Bytes - sequencer_gte: stagingoptimism_Bytes - sequencer_lte: stagingoptimism_Bytes - sequencer_in: [stagingoptimism_Bytes!] - sequencer_not_in: [stagingoptimism_Bytes!] - sequencer_contains: stagingoptimism_Bytes - sequencer_not_contains: stagingoptimism_Bytes + sequencer: localoptimism_Bytes + sequencer_not: localoptimism_Bytes + sequencer_gt: localoptimism_Bytes + sequencer_lt: localoptimism_Bytes + sequencer_gte: localoptimism_Bytes + sequencer_lte: localoptimism_Bytes + sequencer_in: [localoptimism_Bytes!] + sequencer_not_in: [localoptimism_Bytes!] + sequencer_contains: localoptimism_Bytes + sequencer_not_contains: localoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_Sequencer_filter] - or: [stagingoptimism_Sequencer_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_Sequencer_filter] + or: [localoptimism_Sequencer_filter] } -enum stagingoptimism_Sequencer_orderBy { +enum localoptimism_Sequencer_orderBy { id isActive sequencer } -type stagingoptimism_Setting { +type localoptimism_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingoptimism_Bytes! + caller: localoptimism_Bytes! } -input stagingoptimism_Setting_filter { +input localoptimism_Setting_filter { id: ID id_not: ID id_gt: ID @@ -117269,41 +114240,41 @@ input stagingoptimism_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingoptimism_Bytes - caller_not: stagingoptimism_Bytes - caller_gt: stagingoptimism_Bytes - caller_lt: stagingoptimism_Bytes - caller_gte: stagingoptimism_Bytes - caller_lte: stagingoptimism_Bytes - caller_in: [stagingoptimism_Bytes!] - caller_not_in: [stagingoptimism_Bytes!] - caller_contains: stagingoptimism_Bytes - caller_not_contains: stagingoptimism_Bytes + caller: localoptimism_Bytes + caller_not: localoptimism_Bytes + caller_gt: localoptimism_Bytes + caller_lt: localoptimism_Bytes + caller_gte: localoptimism_Bytes + caller_lte: localoptimism_Bytes + caller_in: [localoptimism_Bytes!] + caller_not_in: [localoptimism_Bytes!] + caller_contains: localoptimism_Bytes + caller_not_contains: localoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_Setting_filter] - or: [stagingoptimism_Setting_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_Setting_filter] + or: [localoptimism_Setting_filter] } -enum stagingoptimism_Setting_orderBy { +enum localoptimism_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingoptimism_SlippageUpdate { +type localoptimism_SlippageUpdate { id: ID! - transfer: stagingoptimism_DestinationTransfer! + transfer: localoptimism_DestinationTransfer! slippage: BigInt! - caller: stagingoptimism_Bytes! - transactionHash: stagingoptimism_Bytes! + caller: localoptimism_Bytes! + transactionHash: localoptimism_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingoptimism_SlippageUpdate_filter { +input localoptimism_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -117332,7 +114303,7 @@ input stagingoptimism_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingoptimism_DestinationTransfer_filter + transfer_: localoptimism_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -117341,26 +114312,26 @@ input stagingoptimism_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingoptimism_Bytes - caller_not: stagingoptimism_Bytes - caller_gt: stagingoptimism_Bytes - caller_lt: stagingoptimism_Bytes - caller_gte: stagingoptimism_Bytes - caller_lte: stagingoptimism_Bytes - caller_in: [stagingoptimism_Bytes!] - caller_not_in: [stagingoptimism_Bytes!] - caller_contains: stagingoptimism_Bytes - caller_not_contains: stagingoptimism_Bytes - transactionHash: stagingoptimism_Bytes - transactionHash_not: stagingoptimism_Bytes - transactionHash_gt: stagingoptimism_Bytes - transactionHash_lt: stagingoptimism_Bytes - transactionHash_gte: stagingoptimism_Bytes - transactionHash_lte: stagingoptimism_Bytes - transactionHash_in: [stagingoptimism_Bytes!] - transactionHash_not_in: [stagingoptimism_Bytes!] - transactionHash_contains: stagingoptimism_Bytes - transactionHash_not_contains: stagingoptimism_Bytes + caller: localoptimism_Bytes + caller_not: localoptimism_Bytes + caller_gt: localoptimism_Bytes + caller_lt: localoptimism_Bytes + caller_gte: localoptimism_Bytes + caller_lte: localoptimism_Bytes + caller_in: [localoptimism_Bytes!] + caller_not_in: [localoptimism_Bytes!] + caller_contains: localoptimism_Bytes + caller_not_contains: localoptimism_Bytes + transactionHash: localoptimism_Bytes + transactionHash_not: localoptimism_Bytes + transactionHash_gt: localoptimism_Bytes + transactionHash_lt: localoptimism_Bytes + transactionHash_gte: localoptimism_Bytes + transactionHash_lte: localoptimism_Bytes + transactionHash_in: [localoptimism_Bytes!] + transactionHash_not_in: [localoptimism_Bytes!] + transactionHash_contains: localoptimism_Bytes + transactionHash_not_contains: localoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -117394,12 +114365,12 @@ input stagingoptimism_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_SlippageUpdate_filter] - or: [stagingoptimism_SlippageUpdate_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_SlippageUpdate_filter] + or: [localoptimism_SlippageUpdate_filter] } -enum stagingoptimism_SlippageUpdate_orderBy { +enum localoptimism_SlippageUpdate_orderBy { id transfer transfer__id @@ -117447,16 +114418,16 @@ enum stagingoptimism_SlippageUpdate_orderBy { blockNumber } -type stagingoptimism_SnapshotRoot { +type localoptimism_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingoptimism_Bytes! + root: localoptimism_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingoptimism_SnapshotRoot_filter { +input localoptimism_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -117473,16 +114444,16 @@ input stagingoptimism_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingoptimism_Bytes - root_not: stagingoptimism_Bytes - root_gt: stagingoptimism_Bytes - root_lt: stagingoptimism_Bytes - root_gte: stagingoptimism_Bytes - root_lte: stagingoptimism_Bytes - root_in: [stagingoptimism_Bytes!] - root_not_in: [stagingoptimism_Bytes!] - root_contains: stagingoptimism_Bytes - root_not_contains: stagingoptimism_Bytes + root: localoptimism_Bytes + root_not: localoptimism_Bytes + root_gt: localoptimism_Bytes + root_lt: localoptimism_Bytes + root_gte: localoptimism_Bytes + root_lte: localoptimism_Bytes + root_in: [localoptimism_Bytes!] + root_not_in: [localoptimism_Bytes!] + root_contains: localoptimism_Bytes + root_not_contains: localoptimism_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -117508,12 +114479,12 @@ input stagingoptimism_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_SnapshotRoot_filter] - or: [stagingoptimism_SnapshotRoot_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_SnapshotRoot_filter] + or: [localoptimism_SnapshotRoot_filter] } -enum stagingoptimism_SnapshotRoot_orderBy { +enum localoptimism_SnapshotRoot_orderBy { id spokeDomain root @@ -117522,12 +114493,12 @@ enum stagingoptimism_SnapshotRoot_orderBy { blockNumber } -type stagingoptimism_SpokeConnectorMode { +type localoptimism_SpokeConnectorMode { id: ID! mode: String! } -input stagingoptimism_SpokeConnectorMode_filter { +input localoptimism_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -117557,17 +114528,17 @@ input stagingoptimism_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingoptimism_BlockChangedFilter - and: [stagingoptimism_SpokeConnectorMode_filter] - or: [stagingoptimism_SpokeConnectorMode_filter] + _change_block: localoptimism_BlockChangedFilter + and: [localoptimism_SpokeConnectorMode_filter] + or: [localoptimism_SpokeConnectorMode_filter] } -enum stagingoptimism_SpokeConnectorMode_orderBy { +enum localoptimism_SpokeConnectorMode_orderBy { id mode } -enum stagingoptimism_TransferStatus { +enum localoptimism_TransferStatus { XCalled Executed Reconciled @@ -117575,19 +114546,19 @@ enum stagingoptimism_TransferStatus { CompletedFast } -type stagingoptimism__Block_ { +type localoptimism__Block_ { """The hash of the block""" - hash: stagingoptimism_Bytes + hash: localoptimism_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: stagingoptimism_Bytes + parentHash: localoptimism_Bytes } """The type for the top-level _meta field""" -type stagingoptimism__Meta_ { +type localoptimism__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -117595,22 +114566,22 @@ type stagingoptimism__Meta_ { and therefore asks for the latest block """ - block: stagingoptimism__Block_! + block: localoptimism__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type avalanche_AggregateRoot { +type stagingarbitrumone_AggregateRoot { id: ID! - root: avalanche_Bytes! + root: stagingarbitrumone_Bytes! blockNumber: BigInt! } -type avalanche_AggregateRootProposed { +type stagingarbitrumone_AggregateRootProposed { id: ID! - aggregateRoot: avalanche_Bytes! + aggregateRoot: stagingarbitrumone_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -117618,7 +114589,7 @@ type avalanche_AggregateRootProposed { blockNumber: BigInt } -input avalanche_AggregateRootProposed_filter { +input stagingarbitrumone_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -117627,16 +114598,16 @@ input avalanche_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: avalanche_Bytes - aggregateRoot_not: avalanche_Bytes - aggregateRoot_gt: avalanche_Bytes - aggregateRoot_lt: avalanche_Bytes - aggregateRoot_gte: avalanche_Bytes - aggregateRoot_lte: avalanche_Bytes - aggregateRoot_in: [avalanche_Bytes!] - aggregateRoot_not_in: [avalanche_Bytes!] - aggregateRoot_contains: avalanche_Bytes - aggregateRoot_not_contains: avalanche_Bytes + aggregateRoot: stagingarbitrumone_Bytes + aggregateRoot_not: stagingarbitrumone_Bytes + aggregateRoot_gt: stagingarbitrumone_Bytes + aggregateRoot_lt: stagingarbitrumone_Bytes + aggregateRoot_gte: stagingarbitrumone_Bytes + aggregateRoot_lte: stagingarbitrumone_Bytes + aggregateRoot_in: [stagingarbitrumone_Bytes!] + aggregateRoot_not_in: [stagingarbitrumone_Bytes!] + aggregateRoot_contains: stagingarbitrumone_Bytes + aggregateRoot_not_contains: stagingarbitrumone_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -117678,12 +114649,12 @@ input avalanche_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_AggregateRootProposed_filter] - or: [avalanche_AggregateRootProposed_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_AggregateRootProposed_filter] + or: [stagingarbitrumone_AggregateRootProposed_filter] } -enum avalanche_AggregateRootProposed_orderBy { +enum stagingarbitrumone_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -117693,7 +114664,7 @@ enum avalanche_AggregateRootProposed_orderBy { blockNumber } -input avalanche_AggregateRoot_filter { +input stagingarbitrumone_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -117702,16 +114673,16 @@ input avalanche_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: avalanche_Bytes - root_not: avalanche_Bytes - root_gt: avalanche_Bytes - root_lt: avalanche_Bytes - root_gte: avalanche_Bytes - root_lte: avalanche_Bytes - root_in: [avalanche_Bytes!] - root_not_in: [avalanche_Bytes!] - root_contains: avalanche_Bytes - root_not_contains: avalanche_Bytes + root: stagingarbitrumone_Bytes + root_not: stagingarbitrumone_Bytes + root_gt: stagingarbitrumone_Bytes + root_lt: stagingarbitrumone_Bytes + root_gte: stagingarbitrumone_Bytes + root_lte: stagingarbitrumone_Bytes + root_in: [stagingarbitrumone_Bytes!] + root_not_in: [stagingarbitrumone_Bytes!] + root_contains: stagingarbitrumone_Bytes + root_not_contains: stagingarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -117721,47 +114692,47 @@ input avalanche_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_AggregateRoot_filter] - or: [avalanche_AggregateRoot_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_AggregateRoot_filter] + or: [stagingarbitrumone_AggregateRoot_filter] } -enum avalanche_AggregateRoot_orderBy { +enum stagingarbitrumone_AggregateRoot_orderBy { id root blockNumber } -enum avalanche_Aggregation_interval { +enum stagingarbitrumone_Aggregation_interval { hour day } -type avalanche_Asset { +type stagingarbitrumone_Asset { id: ID! - key: avalanche_Bytes + key: stagingarbitrumone_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: avalanche_Bytes + canonicalId: stagingarbitrumone_Bytes canonicalDomain: BigInt - adoptedAsset: avalanche_Bytes - localAsset: avalanche_Bytes + adoptedAsset: stagingarbitrumone_Bytes + localAsset: stagingarbitrumone_Bytes blockNumber: BigInt - status: avalanche_AssetStatus + status: stagingarbitrumone_AssetStatus } -type avalanche_AssetBalance { +type stagingarbitrumone_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: avalanche_Router! - asset: avalanche_Asset! + router: stagingarbitrumone_Router! + asset: stagingarbitrumone_Asset! feesEarned: BigInt! } -input avalanche_AssetBalance_filter { +input stagingarbitrumone_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -117822,7 +114793,7 @@ input avalanche_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: avalanche_Router_filter + router_: stagingarbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -117843,7 +114814,7 @@ input avalanche_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: avalanche_Asset_filter + asset_: stagingarbitrumone_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -117853,12 +114824,12 @@ input avalanche_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_AssetBalance_filter] - or: [avalanche_AssetBalance_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_AssetBalance_filter] + or: [stagingarbitrumone_AssetBalance_filter] } -enum avalanche_AssetBalance_orderBy { +enum stagingarbitrumone_AssetBalance_orderBy { id amount locked @@ -117884,12 +114855,12 @@ enum avalanche_AssetBalance_orderBy { feesEarned } -type avalanche_AssetStatus { +type stagingarbitrumone_AssetStatus { id: ID! status: Boolean } -input avalanche_AssetStatus_filter { +input stagingarbitrumone_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -117903,17 +114874,17 @@ input avalanche_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_AssetStatus_filter] - or: [avalanche_AssetStatus_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_AssetStatus_filter] + or: [stagingarbitrumone_AssetStatus_filter] } -enum avalanche_AssetStatus_orderBy { +enum stagingarbitrumone_AssetStatus_orderBy { id status } -input avalanche_Asset_filter { +input stagingarbitrumone_Asset_filter { id: ID id_not: ID id_gt: ID @@ -117922,16 +114893,16 @@ input avalanche_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: avalanche_Bytes - key_not: avalanche_Bytes - key_gt: avalanche_Bytes - key_lt: avalanche_Bytes - key_gte: avalanche_Bytes - key_lte: avalanche_Bytes - key_in: [avalanche_Bytes!] - key_not_in: [avalanche_Bytes!] - key_contains: avalanche_Bytes - key_not_contains: avalanche_Bytes + key: stagingarbitrumone_Bytes + key_not: stagingarbitrumone_Bytes + key_gt: stagingarbitrumone_Bytes + key_lt: stagingarbitrumone_Bytes + key_gte: stagingarbitrumone_Bytes + key_lte: stagingarbitrumone_Bytes + key_in: [stagingarbitrumone_Bytes!] + key_not_in: [stagingarbitrumone_Bytes!] + key_contains: stagingarbitrumone_Bytes + key_not_contains: stagingarbitrumone_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -117948,16 +114919,16 @@ input avalanche_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: avalanche_Bytes - canonicalId_not: avalanche_Bytes - canonicalId_gt: avalanche_Bytes - canonicalId_lt: avalanche_Bytes - canonicalId_gte: avalanche_Bytes - canonicalId_lte: avalanche_Bytes - canonicalId_in: [avalanche_Bytes!] - canonicalId_not_in: [avalanche_Bytes!] - canonicalId_contains: avalanche_Bytes - canonicalId_not_contains: avalanche_Bytes + canonicalId: stagingarbitrumone_Bytes + canonicalId_not: stagingarbitrumone_Bytes + canonicalId_gt: stagingarbitrumone_Bytes + canonicalId_lt: stagingarbitrumone_Bytes + canonicalId_gte: stagingarbitrumone_Bytes + canonicalId_lte: stagingarbitrumone_Bytes + canonicalId_in: [stagingarbitrumone_Bytes!] + canonicalId_not_in: [stagingarbitrumone_Bytes!] + canonicalId_contains: stagingarbitrumone_Bytes + canonicalId_not_contains: stagingarbitrumone_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -117966,26 +114937,26 @@ input avalanche_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: avalanche_Bytes - adoptedAsset_not: avalanche_Bytes - adoptedAsset_gt: avalanche_Bytes - adoptedAsset_lt: avalanche_Bytes - adoptedAsset_gte: avalanche_Bytes - adoptedAsset_lte: avalanche_Bytes - adoptedAsset_in: [avalanche_Bytes!] - adoptedAsset_not_in: [avalanche_Bytes!] - adoptedAsset_contains: avalanche_Bytes - adoptedAsset_not_contains: avalanche_Bytes - localAsset: avalanche_Bytes - localAsset_not: avalanche_Bytes - localAsset_gt: avalanche_Bytes - localAsset_lt: avalanche_Bytes - localAsset_gte: avalanche_Bytes - localAsset_lte: avalanche_Bytes - localAsset_in: [avalanche_Bytes!] - localAsset_not_in: [avalanche_Bytes!] - localAsset_contains: avalanche_Bytes - localAsset_not_contains: avalanche_Bytes + adoptedAsset: stagingarbitrumone_Bytes + adoptedAsset_not: stagingarbitrumone_Bytes + adoptedAsset_gt: stagingarbitrumone_Bytes + adoptedAsset_lt: stagingarbitrumone_Bytes + adoptedAsset_gte: stagingarbitrumone_Bytes + adoptedAsset_lte: stagingarbitrumone_Bytes + adoptedAsset_in: [stagingarbitrumone_Bytes!] + adoptedAsset_not_in: [stagingarbitrumone_Bytes!] + adoptedAsset_contains: stagingarbitrumone_Bytes + adoptedAsset_not_contains: stagingarbitrumone_Bytes + localAsset: stagingarbitrumone_Bytes + localAsset_not: stagingarbitrumone_Bytes + localAsset_gt: stagingarbitrumone_Bytes + localAsset_lt: stagingarbitrumone_Bytes + localAsset_gte: stagingarbitrumone_Bytes + localAsset_lte: stagingarbitrumone_Bytes + localAsset_in: [stagingarbitrumone_Bytes!] + localAsset_not_in: [stagingarbitrumone_Bytes!] + localAsset_contains: stagingarbitrumone_Bytes + localAsset_not_contains: stagingarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -118014,14 +114985,14 @@ input avalanche_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: avalanche_AssetStatus_filter + status_: stagingarbitrumone_AssetStatus_filter """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_Asset_filter] - or: [avalanche_Asset_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_Asset_filter] + or: [stagingarbitrumone_Asset_filter] } -enum avalanche_Asset_orderBy { +enum stagingarbitrumone_Asset_orderBy { id key decimal @@ -118036,30 +115007,30 @@ enum avalanche_Asset_orderBy { status__status } -scalar avalanche_BigDecimal +scalar stagingarbitrumone_BigDecimal -input avalanche_BlockChangedFilter { +input stagingarbitrumone_BlockChangedFilter { number_gte: Int! } -input avalanche_Block_height { - hash: avalanche_Bytes +input stagingarbitrumone_Block_height { + hash: stagingarbitrumone_Bytes number: Int number_gte: Int } -scalar avalanche_Bytes +scalar stagingarbitrumone_Bytes -type avalanche_ConnectorMeta { +type stagingarbitrumone_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: avalanche_Bytes - rootManager: avalanche_Bytes - mirrorConnector: avalanche_Bytes + amb: stagingarbitrumone_Bytes + rootManager: stagingarbitrumone_Bytes + mirrorConnector: stagingarbitrumone_Bytes } -input avalanche_ConnectorMeta_filter { +input stagingarbitrumone_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -118084,43 +115055,43 @@ input avalanche_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: avalanche_Bytes - amb_not: avalanche_Bytes - amb_gt: avalanche_Bytes - amb_lt: avalanche_Bytes - amb_gte: avalanche_Bytes - amb_lte: avalanche_Bytes - amb_in: [avalanche_Bytes!] - amb_not_in: [avalanche_Bytes!] - amb_contains: avalanche_Bytes - amb_not_contains: avalanche_Bytes - rootManager: avalanche_Bytes - rootManager_not: avalanche_Bytes - rootManager_gt: avalanche_Bytes - rootManager_lt: avalanche_Bytes - rootManager_gte: avalanche_Bytes - rootManager_lte: avalanche_Bytes - rootManager_in: [avalanche_Bytes!] - rootManager_not_in: [avalanche_Bytes!] - rootManager_contains: avalanche_Bytes - rootManager_not_contains: avalanche_Bytes - mirrorConnector: avalanche_Bytes - mirrorConnector_not: avalanche_Bytes - mirrorConnector_gt: avalanche_Bytes - mirrorConnector_lt: avalanche_Bytes - mirrorConnector_gte: avalanche_Bytes - mirrorConnector_lte: avalanche_Bytes - mirrorConnector_in: [avalanche_Bytes!] - mirrorConnector_not_in: [avalanche_Bytes!] - mirrorConnector_contains: avalanche_Bytes - mirrorConnector_not_contains: avalanche_Bytes + amb: stagingarbitrumone_Bytes + amb_not: stagingarbitrumone_Bytes + amb_gt: stagingarbitrumone_Bytes + amb_lt: stagingarbitrumone_Bytes + amb_gte: stagingarbitrumone_Bytes + amb_lte: stagingarbitrumone_Bytes + amb_in: [stagingarbitrumone_Bytes!] + amb_not_in: [stagingarbitrumone_Bytes!] + amb_contains: stagingarbitrumone_Bytes + amb_not_contains: stagingarbitrumone_Bytes + rootManager: stagingarbitrumone_Bytes + rootManager_not: stagingarbitrumone_Bytes + rootManager_gt: stagingarbitrumone_Bytes + rootManager_lt: stagingarbitrumone_Bytes + rootManager_gte: stagingarbitrumone_Bytes + rootManager_lte: stagingarbitrumone_Bytes + rootManager_in: [stagingarbitrumone_Bytes!] + rootManager_not_in: [stagingarbitrumone_Bytes!] + rootManager_contains: stagingarbitrumone_Bytes + rootManager_not_contains: stagingarbitrumone_Bytes + mirrorConnector: stagingarbitrumone_Bytes + mirrorConnector_not: stagingarbitrumone_Bytes + mirrorConnector_gt: stagingarbitrumone_Bytes + mirrorConnector_lt: stagingarbitrumone_Bytes + mirrorConnector_gte: stagingarbitrumone_Bytes + mirrorConnector_lte: stagingarbitrumone_Bytes + mirrorConnector_in: [stagingarbitrumone_Bytes!] + mirrorConnector_not_in: [stagingarbitrumone_Bytes!] + mirrorConnector_contains: stagingarbitrumone_Bytes + mirrorConnector_not_contains: stagingarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_ConnectorMeta_filter] - or: [avalanche_ConnectorMeta_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_ConnectorMeta_filter] + or: [stagingarbitrumone_ConnectorMeta_filter] } -enum avalanche_ConnectorMeta_orderBy { +enum stagingarbitrumone_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -118129,48 +115100,48 @@ enum avalanche_ConnectorMeta_orderBy { mirrorConnector } -type avalanche_DestinationTransfer { +type stagingarbitrumone_DestinationTransfer { id: ID! chainId: BigInt - transferId: avalanche_Bytes + transferId: stagingarbitrumone_Bytes nonce: BigInt - status: avalanche_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: avalanche_Router_orderBy, orderDirection: avalanche_OrderDirection, where: avalanche_Router_filter): [avalanche_Router!] + status: stagingarbitrumone_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingarbitrumone_Router_orderBy, orderDirection: stagingarbitrumone_OrderDirection, where: stagingarbitrumone_Router_filter): [stagingarbitrumone_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: avalanche_Bytes - delegate: avalanche_Bytes + to: stagingarbitrumone_Bytes + delegate: stagingarbitrumone_Bytes receiveLocal: Boolean - callData: avalanche_Bytes + callData: stagingarbitrumone_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: avalanche_Bytes + originSender: stagingarbitrumone_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: avalanche_Bytes - asset: avalanche_Asset + canonicalId: stagingarbitrumone_Bytes + asset: stagingarbitrumone_Asset amount: BigInt routersFee: BigInt - executedCaller: avalanche_Bytes - executedTransactionHash: avalanche_Bytes + executedCaller: stagingarbitrumone_Bytes + executedTransactionHash: stagingarbitrumone_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: avalanche_Bytes + executedTxOrigin: stagingarbitrumone_Bytes executedTxNonce: BigInt - reconciledCaller: avalanche_Bytes - reconciledTransactionHash: avalanche_Bytes + reconciledCaller: stagingarbitrumone_Bytes + reconciledTransactionHash: stagingarbitrumone_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: avalanche_Bytes + reconciledTxOrigin: stagingarbitrumone_Bytes reconciledTxNonce: BigInt } -input avalanche_DestinationTransfer_filter { +input stagingarbitrumone_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -118187,16 +115158,16 @@ input avalanche_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: avalanche_Bytes - transferId_not: avalanche_Bytes - transferId_gt: avalanche_Bytes - transferId_lt: avalanche_Bytes - transferId_gte: avalanche_Bytes - transferId_lte: avalanche_Bytes - transferId_in: [avalanche_Bytes!] - transferId_not_in: [avalanche_Bytes!] - transferId_contains: avalanche_Bytes - transferId_not_contains: avalanche_Bytes + transferId: stagingarbitrumone_Bytes + transferId_not: stagingarbitrumone_Bytes + transferId_gt: stagingarbitrumone_Bytes + transferId_lt: stagingarbitrumone_Bytes + transferId_gte: stagingarbitrumone_Bytes + transferId_lte: stagingarbitrumone_Bytes + transferId_in: [stagingarbitrumone_Bytes!] + transferId_not_in: [stagingarbitrumone_Bytes!] + transferId_contains: stagingarbitrumone_Bytes + transferId_not_contains: stagingarbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -118205,17 +115176,17 @@ input avalanche_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: avalanche_TransferStatus - status_not: avalanche_TransferStatus - status_in: [avalanche_TransferStatus!] - status_not_in: [avalanche_TransferStatus!] + status: stagingarbitrumone_TransferStatus + status_not: stagingarbitrumone_TransferStatus + status_in: [stagingarbitrumone_TransferStatus!] + status_not_in: [stagingarbitrumone_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: avalanche_Router_filter + routers_: stagingarbitrumone_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -118240,40 +115211,40 @@ input avalanche_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: avalanche_Bytes - to_not: avalanche_Bytes - to_gt: avalanche_Bytes - to_lt: avalanche_Bytes - to_gte: avalanche_Bytes - to_lte: avalanche_Bytes - to_in: [avalanche_Bytes!] - to_not_in: [avalanche_Bytes!] - to_contains: avalanche_Bytes - to_not_contains: avalanche_Bytes - delegate: avalanche_Bytes - delegate_not: avalanche_Bytes - delegate_gt: avalanche_Bytes - delegate_lt: avalanche_Bytes - delegate_gte: avalanche_Bytes - delegate_lte: avalanche_Bytes - delegate_in: [avalanche_Bytes!] - delegate_not_in: [avalanche_Bytes!] - delegate_contains: avalanche_Bytes - delegate_not_contains: avalanche_Bytes + to: stagingarbitrumone_Bytes + to_not: stagingarbitrumone_Bytes + to_gt: stagingarbitrumone_Bytes + to_lt: stagingarbitrumone_Bytes + to_gte: stagingarbitrumone_Bytes + to_lte: stagingarbitrumone_Bytes + to_in: [stagingarbitrumone_Bytes!] + to_not_in: [stagingarbitrumone_Bytes!] + to_contains: stagingarbitrumone_Bytes + to_not_contains: stagingarbitrumone_Bytes + delegate: stagingarbitrumone_Bytes + delegate_not: stagingarbitrumone_Bytes + delegate_gt: stagingarbitrumone_Bytes + delegate_lt: stagingarbitrumone_Bytes + delegate_gte: stagingarbitrumone_Bytes + delegate_lte: stagingarbitrumone_Bytes + delegate_in: [stagingarbitrumone_Bytes!] + delegate_not_in: [stagingarbitrumone_Bytes!] + delegate_contains: stagingarbitrumone_Bytes + delegate_not_contains: stagingarbitrumone_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: avalanche_Bytes - callData_not: avalanche_Bytes - callData_gt: avalanche_Bytes - callData_lt: avalanche_Bytes - callData_gte: avalanche_Bytes - callData_lte: avalanche_Bytes - callData_in: [avalanche_Bytes!] - callData_not_in: [avalanche_Bytes!] - callData_contains: avalanche_Bytes - callData_not_contains: avalanche_Bytes + callData: stagingarbitrumone_Bytes + callData_not: stagingarbitrumone_Bytes + callData_gt: stagingarbitrumone_Bytes + callData_lt: stagingarbitrumone_Bytes + callData_gte: stagingarbitrumone_Bytes + callData_lte: stagingarbitrumone_Bytes + callData_in: [stagingarbitrumone_Bytes!] + callData_not_in: [stagingarbitrumone_Bytes!] + callData_contains: stagingarbitrumone_Bytes + callData_not_contains: stagingarbitrumone_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -118290,16 +115261,16 @@ input avalanche_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: avalanche_Bytes - originSender_not: avalanche_Bytes - originSender_gt: avalanche_Bytes - originSender_lt: avalanche_Bytes - originSender_gte: avalanche_Bytes - originSender_lte: avalanche_Bytes - originSender_in: [avalanche_Bytes!] - originSender_not_in: [avalanche_Bytes!] - originSender_contains: avalanche_Bytes - originSender_not_contains: avalanche_Bytes + originSender: stagingarbitrumone_Bytes + originSender_not: stagingarbitrumone_Bytes + originSender_gt: stagingarbitrumone_Bytes + originSender_lt: stagingarbitrumone_Bytes + originSender_gte: stagingarbitrumone_Bytes + originSender_lte: stagingarbitrumone_Bytes + originSender_in: [stagingarbitrumone_Bytes!] + originSender_not_in: [stagingarbitrumone_Bytes!] + originSender_contains: stagingarbitrumone_Bytes + originSender_not_contains: stagingarbitrumone_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -118316,16 +115287,16 @@ input avalanche_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: avalanche_Bytes - canonicalId_not: avalanche_Bytes - canonicalId_gt: avalanche_Bytes - canonicalId_lt: avalanche_Bytes - canonicalId_gte: avalanche_Bytes - canonicalId_lte: avalanche_Bytes - canonicalId_in: [avalanche_Bytes!] - canonicalId_not_in: [avalanche_Bytes!] - canonicalId_contains: avalanche_Bytes - canonicalId_not_contains: avalanche_Bytes + canonicalId: stagingarbitrumone_Bytes + canonicalId_not: stagingarbitrumone_Bytes + canonicalId_gt: stagingarbitrumone_Bytes + canonicalId_lt: stagingarbitrumone_Bytes + canonicalId_gte: stagingarbitrumone_Bytes + canonicalId_lte: stagingarbitrumone_Bytes + canonicalId_in: [stagingarbitrumone_Bytes!] + canonicalId_not_in: [stagingarbitrumone_Bytes!] + canonicalId_contains: stagingarbitrumone_Bytes + canonicalId_not_contains: stagingarbitrumone_Bytes asset: String asset_not: String asset_gt: String @@ -118346,7 +115317,7 @@ input avalanche_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: avalanche_Asset_filter + asset_: stagingarbitrumone_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -118363,26 +115334,26 @@ input avalanche_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: avalanche_Bytes - executedCaller_not: avalanche_Bytes - executedCaller_gt: avalanche_Bytes - executedCaller_lt: avalanche_Bytes - executedCaller_gte: avalanche_Bytes - executedCaller_lte: avalanche_Bytes - executedCaller_in: [avalanche_Bytes!] - executedCaller_not_in: [avalanche_Bytes!] - executedCaller_contains: avalanche_Bytes - executedCaller_not_contains: avalanche_Bytes - executedTransactionHash: avalanche_Bytes - executedTransactionHash_not: avalanche_Bytes - executedTransactionHash_gt: avalanche_Bytes - executedTransactionHash_lt: avalanche_Bytes - executedTransactionHash_gte: avalanche_Bytes - executedTransactionHash_lte: avalanche_Bytes - executedTransactionHash_in: [avalanche_Bytes!] - executedTransactionHash_not_in: [avalanche_Bytes!] - executedTransactionHash_contains: avalanche_Bytes - executedTransactionHash_not_contains: avalanche_Bytes + executedCaller: stagingarbitrumone_Bytes + executedCaller_not: stagingarbitrumone_Bytes + executedCaller_gt: stagingarbitrumone_Bytes + executedCaller_lt: stagingarbitrumone_Bytes + executedCaller_gte: stagingarbitrumone_Bytes + executedCaller_lte: stagingarbitrumone_Bytes + executedCaller_in: [stagingarbitrumone_Bytes!] + executedCaller_not_in: [stagingarbitrumone_Bytes!] + executedCaller_contains: stagingarbitrumone_Bytes + executedCaller_not_contains: stagingarbitrumone_Bytes + executedTransactionHash: stagingarbitrumone_Bytes + executedTransactionHash_not: stagingarbitrumone_Bytes + executedTransactionHash_gt: stagingarbitrumone_Bytes + executedTransactionHash_lt: stagingarbitrumone_Bytes + executedTransactionHash_gte: stagingarbitrumone_Bytes + executedTransactionHash_lte: stagingarbitrumone_Bytes + executedTransactionHash_in: [stagingarbitrumone_Bytes!] + executedTransactionHash_not_in: [stagingarbitrumone_Bytes!] + executedTransactionHash_contains: stagingarbitrumone_Bytes + executedTransactionHash_not_contains: stagingarbitrumone_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -118415,16 +115386,16 @@ input avalanche_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: avalanche_Bytes - executedTxOrigin_not: avalanche_Bytes - executedTxOrigin_gt: avalanche_Bytes - executedTxOrigin_lt: avalanche_Bytes - executedTxOrigin_gte: avalanche_Bytes - executedTxOrigin_lte: avalanche_Bytes - executedTxOrigin_in: [avalanche_Bytes!] - executedTxOrigin_not_in: [avalanche_Bytes!] - executedTxOrigin_contains: avalanche_Bytes - executedTxOrigin_not_contains: avalanche_Bytes + executedTxOrigin: stagingarbitrumone_Bytes + executedTxOrigin_not: stagingarbitrumone_Bytes + executedTxOrigin_gt: stagingarbitrumone_Bytes + executedTxOrigin_lt: stagingarbitrumone_Bytes + executedTxOrigin_gte: stagingarbitrumone_Bytes + executedTxOrigin_lte: stagingarbitrumone_Bytes + executedTxOrigin_in: [stagingarbitrumone_Bytes!] + executedTxOrigin_not_in: [stagingarbitrumone_Bytes!] + executedTxOrigin_contains: stagingarbitrumone_Bytes + executedTxOrigin_not_contains: stagingarbitrumone_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -118433,26 +115404,26 @@ input avalanche_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: avalanche_Bytes - reconciledCaller_not: avalanche_Bytes - reconciledCaller_gt: avalanche_Bytes - reconciledCaller_lt: avalanche_Bytes - reconciledCaller_gte: avalanche_Bytes - reconciledCaller_lte: avalanche_Bytes - reconciledCaller_in: [avalanche_Bytes!] - reconciledCaller_not_in: [avalanche_Bytes!] - reconciledCaller_contains: avalanche_Bytes - reconciledCaller_not_contains: avalanche_Bytes - reconciledTransactionHash: avalanche_Bytes - reconciledTransactionHash_not: avalanche_Bytes - reconciledTransactionHash_gt: avalanche_Bytes - reconciledTransactionHash_lt: avalanche_Bytes - reconciledTransactionHash_gte: avalanche_Bytes - reconciledTransactionHash_lte: avalanche_Bytes - reconciledTransactionHash_in: [avalanche_Bytes!] - reconciledTransactionHash_not_in: [avalanche_Bytes!] - reconciledTransactionHash_contains: avalanche_Bytes - reconciledTransactionHash_not_contains: avalanche_Bytes + reconciledCaller: stagingarbitrumone_Bytes + reconciledCaller_not: stagingarbitrumone_Bytes + reconciledCaller_gt: stagingarbitrumone_Bytes + reconciledCaller_lt: stagingarbitrumone_Bytes + reconciledCaller_gte: stagingarbitrumone_Bytes + reconciledCaller_lte: stagingarbitrumone_Bytes + reconciledCaller_in: [stagingarbitrumone_Bytes!] + reconciledCaller_not_in: [stagingarbitrumone_Bytes!] + reconciledCaller_contains: stagingarbitrumone_Bytes + reconciledCaller_not_contains: stagingarbitrumone_Bytes + reconciledTransactionHash: stagingarbitrumone_Bytes + reconciledTransactionHash_not: stagingarbitrumone_Bytes + reconciledTransactionHash_gt: stagingarbitrumone_Bytes + reconciledTransactionHash_lt: stagingarbitrumone_Bytes + reconciledTransactionHash_gte: stagingarbitrumone_Bytes + reconciledTransactionHash_lte: stagingarbitrumone_Bytes + reconciledTransactionHash_in: [stagingarbitrumone_Bytes!] + reconciledTransactionHash_not_in: [stagingarbitrumone_Bytes!] + reconciledTransactionHash_contains: stagingarbitrumone_Bytes + reconciledTransactionHash_not_contains: stagingarbitrumone_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -118485,16 +115456,16 @@ input avalanche_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: avalanche_Bytes - reconciledTxOrigin_not: avalanche_Bytes - reconciledTxOrigin_gt: avalanche_Bytes - reconciledTxOrigin_lt: avalanche_Bytes - reconciledTxOrigin_gte: avalanche_Bytes - reconciledTxOrigin_lte: avalanche_Bytes - reconciledTxOrigin_in: [avalanche_Bytes!] - reconciledTxOrigin_not_in: [avalanche_Bytes!] - reconciledTxOrigin_contains: avalanche_Bytes - reconciledTxOrigin_not_contains: avalanche_Bytes + reconciledTxOrigin: stagingarbitrumone_Bytes + reconciledTxOrigin_not: stagingarbitrumone_Bytes + reconciledTxOrigin_gt: stagingarbitrumone_Bytes + reconciledTxOrigin_lt: stagingarbitrumone_Bytes + reconciledTxOrigin_gte: stagingarbitrumone_Bytes + reconciledTxOrigin_lte: stagingarbitrumone_Bytes + reconciledTxOrigin_in: [stagingarbitrumone_Bytes!] + reconciledTxOrigin_not_in: [stagingarbitrumone_Bytes!] + reconciledTxOrigin_contains: stagingarbitrumone_Bytes + reconciledTxOrigin_not_contains: stagingarbitrumone_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -118504,12 +115475,12 @@ input avalanche_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_DestinationTransfer_filter] - or: [avalanche_DestinationTransfer_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_DestinationTransfer_filter] + or: [stagingarbitrumone_DestinationTransfer_filter] } -enum avalanche_DestinationTransfer_orderBy { +enum stagingarbitrumone_DestinationTransfer_orderBy { id chainId transferId @@ -118563,16 +115534,16 @@ enum avalanche_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar avalanche_Int8 +scalar stagingarbitrumone_Int8 -type avalanche_OptimisticRootFinalized { +type stagingarbitrumone_OptimisticRootFinalized { id: ID! - aggregateRoot: avalanche_Bytes! + aggregateRoot: stagingarbitrumone_Bytes! timestamp: BigInt! blockNumber: BigInt } -input avalanche_OptimisticRootFinalized_filter { +input stagingarbitrumone_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -118581,16 +115552,16 @@ input avalanche_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: avalanche_Bytes - aggregateRoot_not: avalanche_Bytes - aggregateRoot_gt: avalanche_Bytes - aggregateRoot_lt: avalanche_Bytes - aggregateRoot_gte: avalanche_Bytes - aggregateRoot_lte: avalanche_Bytes - aggregateRoot_in: [avalanche_Bytes!] - aggregateRoot_not_in: [avalanche_Bytes!] - aggregateRoot_contains: avalanche_Bytes - aggregateRoot_not_contains: avalanche_Bytes + aggregateRoot: stagingarbitrumone_Bytes + aggregateRoot_not: stagingarbitrumone_Bytes + aggregateRoot_gt: stagingarbitrumone_Bytes + aggregateRoot_lt: stagingarbitrumone_Bytes + aggregateRoot_gte: stagingarbitrumone_Bytes + aggregateRoot_lte: stagingarbitrumone_Bytes + aggregateRoot_in: [stagingarbitrumone_Bytes!] + aggregateRoot_not_in: [stagingarbitrumone_Bytes!] + aggregateRoot_contains: stagingarbitrumone_Bytes + aggregateRoot_not_contains: stagingarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -118608,12 +115579,12 @@ input avalanche_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_OptimisticRootFinalized_filter] - or: [avalanche_OptimisticRootFinalized_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_OptimisticRootFinalized_filter] + or: [stagingarbitrumone_OptimisticRootFinalized_filter] } -enum avalanche_OptimisticRootFinalized_orderBy { +enum stagingarbitrumone_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -118621,25 +115592,25 @@ enum avalanche_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum avalanche_OrderDirection { +enum stagingarbitrumone_OrderDirection { asc desc } -type avalanche_OriginMessage { +type stagingarbitrumone_OriginMessage { id: ID! - transferId: avalanche_Bytes + transferId: stagingarbitrumone_Bytes destinationDomain: BigInt - leaf: avalanche_Bytes + leaf: stagingarbitrumone_Bytes index: BigInt - message: avalanche_Bytes - root: avalanche_Bytes - transactionHash: avalanche_Bytes + message: stagingarbitrumone_Bytes + root: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes blockNumber: BigInt - rootCount: avalanche_RootCount + rootCount: stagingarbitrumone_RootCount } -input avalanche_OriginMessage_filter { +input stagingarbitrumone_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -118648,16 +115619,16 @@ input avalanche_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: avalanche_Bytes - transferId_not: avalanche_Bytes - transferId_gt: avalanche_Bytes - transferId_lt: avalanche_Bytes - transferId_gte: avalanche_Bytes - transferId_lte: avalanche_Bytes - transferId_in: [avalanche_Bytes!] - transferId_not_in: [avalanche_Bytes!] - transferId_contains: avalanche_Bytes - transferId_not_contains: avalanche_Bytes + transferId: stagingarbitrumone_Bytes + transferId_not: stagingarbitrumone_Bytes + transferId_gt: stagingarbitrumone_Bytes + transferId_lt: stagingarbitrumone_Bytes + transferId_gte: stagingarbitrumone_Bytes + transferId_lte: stagingarbitrumone_Bytes + transferId_in: [stagingarbitrumone_Bytes!] + transferId_not_in: [stagingarbitrumone_Bytes!] + transferId_contains: stagingarbitrumone_Bytes + transferId_not_contains: stagingarbitrumone_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -118666,16 +115637,16 @@ input avalanche_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: avalanche_Bytes - leaf_not: avalanche_Bytes - leaf_gt: avalanche_Bytes - leaf_lt: avalanche_Bytes - leaf_gte: avalanche_Bytes - leaf_lte: avalanche_Bytes - leaf_in: [avalanche_Bytes!] - leaf_not_in: [avalanche_Bytes!] - leaf_contains: avalanche_Bytes - leaf_not_contains: avalanche_Bytes + leaf: stagingarbitrumone_Bytes + leaf_not: stagingarbitrumone_Bytes + leaf_gt: stagingarbitrumone_Bytes + leaf_lt: stagingarbitrumone_Bytes + leaf_gte: stagingarbitrumone_Bytes + leaf_lte: stagingarbitrumone_Bytes + leaf_in: [stagingarbitrumone_Bytes!] + leaf_not_in: [stagingarbitrumone_Bytes!] + leaf_contains: stagingarbitrumone_Bytes + leaf_not_contains: stagingarbitrumone_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -118684,36 +115655,36 @@ input avalanche_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: avalanche_Bytes - message_not: avalanche_Bytes - message_gt: avalanche_Bytes - message_lt: avalanche_Bytes - message_gte: avalanche_Bytes - message_lte: avalanche_Bytes - message_in: [avalanche_Bytes!] - message_not_in: [avalanche_Bytes!] - message_contains: avalanche_Bytes - message_not_contains: avalanche_Bytes - root: avalanche_Bytes - root_not: avalanche_Bytes - root_gt: avalanche_Bytes - root_lt: avalanche_Bytes - root_gte: avalanche_Bytes - root_lte: avalanche_Bytes - root_in: [avalanche_Bytes!] - root_not_in: [avalanche_Bytes!] - root_contains: avalanche_Bytes - root_not_contains: avalanche_Bytes - transactionHash: avalanche_Bytes - transactionHash_not: avalanche_Bytes - transactionHash_gt: avalanche_Bytes - transactionHash_lt: avalanche_Bytes - transactionHash_gte: avalanche_Bytes - transactionHash_lte: avalanche_Bytes - transactionHash_in: [avalanche_Bytes!] - transactionHash_not_in: [avalanche_Bytes!] - transactionHash_contains: avalanche_Bytes - transactionHash_not_contains: avalanche_Bytes + message: stagingarbitrumone_Bytes + message_not: stagingarbitrumone_Bytes + message_gt: stagingarbitrumone_Bytes + message_lt: stagingarbitrumone_Bytes + message_gte: stagingarbitrumone_Bytes + message_lte: stagingarbitrumone_Bytes + message_in: [stagingarbitrumone_Bytes!] + message_not_in: [stagingarbitrumone_Bytes!] + message_contains: stagingarbitrumone_Bytes + message_not_contains: stagingarbitrumone_Bytes + root: stagingarbitrumone_Bytes + root_not: stagingarbitrumone_Bytes + root_gt: stagingarbitrumone_Bytes + root_lt: stagingarbitrumone_Bytes + root_gte: stagingarbitrumone_Bytes + root_lte: stagingarbitrumone_Bytes + root_in: [stagingarbitrumone_Bytes!] + root_not_in: [stagingarbitrumone_Bytes!] + root_contains: stagingarbitrumone_Bytes + root_not_contains: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes + transactionHash_not: stagingarbitrumone_Bytes + transactionHash_gt: stagingarbitrumone_Bytes + transactionHash_lt: stagingarbitrumone_Bytes + transactionHash_gte: stagingarbitrumone_Bytes + transactionHash_lte: stagingarbitrumone_Bytes + transactionHash_in: [stagingarbitrumone_Bytes!] + transactionHash_not_in: [stagingarbitrumone_Bytes!] + transactionHash_contains: stagingarbitrumone_Bytes + transactionHash_not_contains: stagingarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -118742,14 +115713,14 @@ input avalanche_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: avalanche_RootCount_filter + rootCount_: stagingarbitrumone_RootCount_filter """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_OriginMessage_filter] - or: [avalanche_OriginMessage_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_OriginMessage_filter] + or: [stagingarbitrumone_OriginMessage_filter] } -enum avalanche_OriginMessage_orderBy { +enum stagingarbitrumone_OriginMessage_orderBy { id transferId destinationDomain @@ -118764,42 +115735,42 @@ enum avalanche_OriginMessage_orderBy { rootCount__count } -type avalanche_OriginTransfer { +type stagingarbitrumone_OriginTransfer { id: ID! chainId: BigInt - transferId: avalanche_Bytes + transferId: stagingarbitrumone_Bytes nonce: BigInt - status: avalanche_TransferStatus - messageHash: avalanche_Bytes + status: stagingarbitrumone_TransferStatus + messageHash: stagingarbitrumone_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: avalanche_Bytes - delegate: avalanche_Bytes + to: stagingarbitrumone_Bytes + delegate: stagingarbitrumone_Bytes receiveLocal: Boolean - callData: avalanche_Bytes + callData: stagingarbitrumone_Bytes slippage: BigInt - originSender: avalanche_Bytes + originSender: stagingarbitrumone_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: avalanche_Bytes - asset: avalanche_Asset - transactingAsset: avalanche_Bytes - message: avalanche_OriginMessage + canonicalId: stagingarbitrumone_Bytes + asset: stagingarbitrumone_Asset + transactingAsset: stagingarbitrumone_Bytes + message: stagingarbitrumone_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: avalanche_RelayerFee_orderBy, orderDirection: avalanche_OrderDirection, where: avalanche_RelayerFee_filter): [avalanche_RelayerFee!] - initialRelayerFeeAsset: avalanche_Bytes - caller: avalanche_Bytes - transactionHash: avalanche_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingarbitrumone_RelayerFee_orderBy, orderDirection: stagingarbitrumone_OrderDirection, where: stagingarbitrumone_RelayerFee_filter): [stagingarbitrumone_RelayerFee!] + initialRelayerFeeAsset: stagingarbitrumone_Bytes + caller: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: avalanche_Bytes + txOrigin: stagingarbitrumone_Bytes txNonce: BigInt } -input avalanche_OriginTransfer_filter { +input stagingarbitrumone_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -118816,16 +115787,16 @@ input avalanche_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: avalanche_Bytes - transferId_not: avalanche_Bytes - transferId_gt: avalanche_Bytes - transferId_lt: avalanche_Bytes - transferId_gte: avalanche_Bytes - transferId_lte: avalanche_Bytes - transferId_in: [avalanche_Bytes!] - transferId_not_in: [avalanche_Bytes!] - transferId_contains: avalanche_Bytes - transferId_not_contains: avalanche_Bytes + transferId: stagingarbitrumone_Bytes + transferId_not: stagingarbitrumone_Bytes + transferId_gt: stagingarbitrumone_Bytes + transferId_lt: stagingarbitrumone_Bytes + transferId_gte: stagingarbitrumone_Bytes + transferId_lte: stagingarbitrumone_Bytes + transferId_in: [stagingarbitrumone_Bytes!] + transferId_not_in: [stagingarbitrumone_Bytes!] + transferId_contains: stagingarbitrumone_Bytes + transferId_not_contains: stagingarbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -118834,20 +115805,20 @@ input avalanche_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: avalanche_TransferStatus - status_not: avalanche_TransferStatus - status_in: [avalanche_TransferStatus!] - status_not_in: [avalanche_TransferStatus!] - messageHash: avalanche_Bytes - messageHash_not: avalanche_Bytes - messageHash_gt: avalanche_Bytes - messageHash_lt: avalanche_Bytes - messageHash_gte: avalanche_Bytes - messageHash_lte: avalanche_Bytes - messageHash_in: [avalanche_Bytes!] - messageHash_not_in: [avalanche_Bytes!] - messageHash_contains: avalanche_Bytes - messageHash_not_contains: avalanche_Bytes + status: stagingarbitrumone_TransferStatus + status_not: stagingarbitrumone_TransferStatus + status_in: [stagingarbitrumone_TransferStatus!] + status_not_in: [stagingarbitrumone_TransferStatus!] + messageHash: stagingarbitrumone_Bytes + messageHash_not: stagingarbitrumone_Bytes + messageHash_gt: stagingarbitrumone_Bytes + messageHash_lt: stagingarbitrumone_Bytes + messageHash_gte: stagingarbitrumone_Bytes + messageHash_lte: stagingarbitrumone_Bytes + messageHash_in: [stagingarbitrumone_Bytes!] + messageHash_not_in: [stagingarbitrumone_Bytes!] + messageHash_contains: stagingarbitrumone_Bytes + messageHash_not_contains: stagingarbitrumone_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -118872,40 +115843,40 @@ input avalanche_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: avalanche_Bytes - to_not: avalanche_Bytes - to_gt: avalanche_Bytes - to_lt: avalanche_Bytes - to_gte: avalanche_Bytes - to_lte: avalanche_Bytes - to_in: [avalanche_Bytes!] - to_not_in: [avalanche_Bytes!] - to_contains: avalanche_Bytes - to_not_contains: avalanche_Bytes - delegate: avalanche_Bytes - delegate_not: avalanche_Bytes - delegate_gt: avalanche_Bytes - delegate_lt: avalanche_Bytes - delegate_gte: avalanche_Bytes - delegate_lte: avalanche_Bytes - delegate_in: [avalanche_Bytes!] - delegate_not_in: [avalanche_Bytes!] - delegate_contains: avalanche_Bytes - delegate_not_contains: avalanche_Bytes + to: stagingarbitrumone_Bytes + to_not: stagingarbitrumone_Bytes + to_gt: stagingarbitrumone_Bytes + to_lt: stagingarbitrumone_Bytes + to_gte: stagingarbitrumone_Bytes + to_lte: stagingarbitrumone_Bytes + to_in: [stagingarbitrumone_Bytes!] + to_not_in: [stagingarbitrumone_Bytes!] + to_contains: stagingarbitrumone_Bytes + to_not_contains: stagingarbitrumone_Bytes + delegate: stagingarbitrumone_Bytes + delegate_not: stagingarbitrumone_Bytes + delegate_gt: stagingarbitrumone_Bytes + delegate_lt: stagingarbitrumone_Bytes + delegate_gte: stagingarbitrumone_Bytes + delegate_lte: stagingarbitrumone_Bytes + delegate_in: [stagingarbitrumone_Bytes!] + delegate_not_in: [stagingarbitrumone_Bytes!] + delegate_contains: stagingarbitrumone_Bytes + delegate_not_contains: stagingarbitrumone_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: avalanche_Bytes - callData_not: avalanche_Bytes - callData_gt: avalanche_Bytes - callData_lt: avalanche_Bytes - callData_gte: avalanche_Bytes - callData_lte: avalanche_Bytes - callData_in: [avalanche_Bytes!] - callData_not_in: [avalanche_Bytes!] - callData_contains: avalanche_Bytes - callData_not_contains: avalanche_Bytes + callData: stagingarbitrumone_Bytes + callData_not: stagingarbitrumone_Bytes + callData_gt: stagingarbitrumone_Bytes + callData_lt: stagingarbitrumone_Bytes + callData_gte: stagingarbitrumone_Bytes + callData_lte: stagingarbitrumone_Bytes + callData_in: [stagingarbitrumone_Bytes!] + callData_not_in: [stagingarbitrumone_Bytes!] + callData_contains: stagingarbitrumone_Bytes + callData_not_contains: stagingarbitrumone_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -118914,16 +115885,16 @@ input avalanche_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: avalanche_Bytes - originSender_not: avalanche_Bytes - originSender_gt: avalanche_Bytes - originSender_lt: avalanche_Bytes - originSender_gte: avalanche_Bytes - originSender_lte: avalanche_Bytes - originSender_in: [avalanche_Bytes!] - originSender_not_in: [avalanche_Bytes!] - originSender_contains: avalanche_Bytes - originSender_not_contains: avalanche_Bytes + originSender: stagingarbitrumone_Bytes + originSender_not: stagingarbitrumone_Bytes + originSender_gt: stagingarbitrumone_Bytes + originSender_lt: stagingarbitrumone_Bytes + originSender_gte: stagingarbitrumone_Bytes + originSender_lte: stagingarbitrumone_Bytes + originSender_in: [stagingarbitrumone_Bytes!] + originSender_not_in: [stagingarbitrumone_Bytes!] + originSender_contains: stagingarbitrumone_Bytes + originSender_not_contains: stagingarbitrumone_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -118940,16 +115911,16 @@ input avalanche_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: avalanche_Bytes - canonicalId_not: avalanche_Bytes - canonicalId_gt: avalanche_Bytes - canonicalId_lt: avalanche_Bytes - canonicalId_gte: avalanche_Bytes - canonicalId_lte: avalanche_Bytes - canonicalId_in: [avalanche_Bytes!] - canonicalId_not_in: [avalanche_Bytes!] - canonicalId_contains: avalanche_Bytes - canonicalId_not_contains: avalanche_Bytes + canonicalId: stagingarbitrumone_Bytes + canonicalId_not: stagingarbitrumone_Bytes + canonicalId_gt: stagingarbitrumone_Bytes + canonicalId_lt: stagingarbitrumone_Bytes + canonicalId_gte: stagingarbitrumone_Bytes + canonicalId_lte: stagingarbitrumone_Bytes + canonicalId_in: [stagingarbitrumone_Bytes!] + canonicalId_not_in: [stagingarbitrumone_Bytes!] + canonicalId_contains: stagingarbitrumone_Bytes + canonicalId_not_contains: stagingarbitrumone_Bytes asset: String asset_not: String asset_gt: String @@ -118970,17 +115941,17 @@ input avalanche_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: avalanche_Asset_filter - transactingAsset: avalanche_Bytes - transactingAsset_not: avalanche_Bytes - transactingAsset_gt: avalanche_Bytes - transactingAsset_lt: avalanche_Bytes - transactingAsset_gte: avalanche_Bytes - transactingAsset_lte: avalanche_Bytes - transactingAsset_in: [avalanche_Bytes!] - transactingAsset_not_in: [avalanche_Bytes!] - transactingAsset_contains: avalanche_Bytes - transactingAsset_not_contains: avalanche_Bytes + asset_: stagingarbitrumone_Asset_filter + transactingAsset: stagingarbitrumone_Bytes + transactingAsset_not: stagingarbitrumone_Bytes + transactingAsset_gt: stagingarbitrumone_Bytes + transactingAsset_lt: stagingarbitrumone_Bytes + transactingAsset_gte: stagingarbitrumone_Bytes + transactingAsset_lte: stagingarbitrumone_Bytes + transactingAsset_in: [stagingarbitrumone_Bytes!] + transactingAsset_not_in: [stagingarbitrumone_Bytes!] + transactingAsset_contains: stagingarbitrumone_Bytes + transactingAsset_not_contains: stagingarbitrumone_Bytes message: String message_not: String message_gt: String @@ -119001,7 +115972,7 @@ input avalanche_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: avalanche_OriginMessage_filter + message_: stagingarbitrumone_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -119016,37 +115987,37 @@ input avalanche_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: avalanche_RelayerFee_filter - initialRelayerFeeAsset: avalanche_Bytes - initialRelayerFeeAsset_not: avalanche_Bytes - initialRelayerFeeAsset_gt: avalanche_Bytes - initialRelayerFeeAsset_lt: avalanche_Bytes - initialRelayerFeeAsset_gte: avalanche_Bytes - initialRelayerFeeAsset_lte: avalanche_Bytes - initialRelayerFeeAsset_in: [avalanche_Bytes!] - initialRelayerFeeAsset_not_in: [avalanche_Bytes!] - initialRelayerFeeAsset_contains: avalanche_Bytes - initialRelayerFeeAsset_not_contains: avalanche_Bytes - caller: avalanche_Bytes - caller_not: avalanche_Bytes - caller_gt: avalanche_Bytes - caller_lt: avalanche_Bytes - caller_gte: avalanche_Bytes - caller_lte: avalanche_Bytes - caller_in: [avalanche_Bytes!] - caller_not_in: [avalanche_Bytes!] - caller_contains: avalanche_Bytes - caller_not_contains: avalanche_Bytes - transactionHash: avalanche_Bytes - transactionHash_not: avalanche_Bytes - transactionHash_gt: avalanche_Bytes - transactionHash_lt: avalanche_Bytes - transactionHash_gte: avalanche_Bytes - transactionHash_lte: avalanche_Bytes - transactionHash_in: [avalanche_Bytes!] - transactionHash_not_in: [avalanche_Bytes!] - transactionHash_contains: avalanche_Bytes - transactionHash_not_contains: avalanche_Bytes + relayerFees_: stagingarbitrumone_RelayerFee_filter + initialRelayerFeeAsset: stagingarbitrumone_Bytes + initialRelayerFeeAsset_not: stagingarbitrumone_Bytes + initialRelayerFeeAsset_gt: stagingarbitrumone_Bytes + initialRelayerFeeAsset_lt: stagingarbitrumone_Bytes + initialRelayerFeeAsset_gte: stagingarbitrumone_Bytes + initialRelayerFeeAsset_lte: stagingarbitrumone_Bytes + initialRelayerFeeAsset_in: [stagingarbitrumone_Bytes!] + initialRelayerFeeAsset_not_in: [stagingarbitrumone_Bytes!] + initialRelayerFeeAsset_contains: stagingarbitrumone_Bytes + initialRelayerFeeAsset_not_contains: stagingarbitrumone_Bytes + caller: stagingarbitrumone_Bytes + caller_not: stagingarbitrumone_Bytes + caller_gt: stagingarbitrumone_Bytes + caller_lt: stagingarbitrumone_Bytes + caller_gte: stagingarbitrumone_Bytes + caller_lte: stagingarbitrumone_Bytes + caller_in: [stagingarbitrumone_Bytes!] + caller_not_in: [stagingarbitrumone_Bytes!] + caller_contains: stagingarbitrumone_Bytes + caller_not_contains: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes + transactionHash_not: stagingarbitrumone_Bytes + transactionHash_gt: stagingarbitrumone_Bytes + transactionHash_lt: stagingarbitrumone_Bytes + transactionHash_gte: stagingarbitrumone_Bytes + transactionHash_lte: stagingarbitrumone_Bytes + transactionHash_in: [stagingarbitrumone_Bytes!] + transactionHash_not_in: [stagingarbitrumone_Bytes!] + transactionHash_contains: stagingarbitrumone_Bytes + transactionHash_not_contains: stagingarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -119079,16 +116050,16 @@ input avalanche_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: avalanche_Bytes - txOrigin_not: avalanche_Bytes - txOrigin_gt: avalanche_Bytes - txOrigin_lt: avalanche_Bytes - txOrigin_gte: avalanche_Bytes - txOrigin_lte: avalanche_Bytes - txOrigin_in: [avalanche_Bytes!] - txOrigin_not_in: [avalanche_Bytes!] - txOrigin_contains: avalanche_Bytes - txOrigin_not_contains: avalanche_Bytes + txOrigin: stagingarbitrumone_Bytes + txOrigin_not: stagingarbitrumone_Bytes + txOrigin_gt: stagingarbitrumone_Bytes + txOrigin_lt: stagingarbitrumone_Bytes + txOrigin_gte: stagingarbitrumone_Bytes + txOrigin_lte: stagingarbitrumone_Bytes + txOrigin_in: [stagingarbitrumone_Bytes!] + txOrigin_not_in: [stagingarbitrumone_Bytes!] + txOrigin_contains: stagingarbitrumone_Bytes + txOrigin_not_contains: stagingarbitrumone_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -119098,12 +116069,12 @@ input avalanche_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_OriginTransfer_filter] - or: [avalanche_OriginTransfer_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_OriginTransfer_filter] + or: [stagingarbitrumone_OriginTransfer_filter] } -enum avalanche_OriginTransfer_orderBy { +enum stagingarbitrumone_OriginTransfer_orderBy { id chainId transferId @@ -119156,20 +116127,20 @@ enum avalanche_OriginTransfer_orderBy { txNonce } -type avalanche_Relayer { +type stagingarbitrumone_Relayer { id: ID! isActive: Boolean! - relayer: avalanche_Bytes + relayer: stagingarbitrumone_Bytes } -type avalanche_RelayerFee { +type stagingarbitrumone_RelayerFee { id: ID! - transfer: avalanche_OriginTransfer! + transfer: stagingarbitrumone_OriginTransfer! fee: BigInt! - asset: avalanche_Bytes! + asset: stagingarbitrumone_Bytes! } -input avalanche_RelayerFee_filter { +input stagingarbitrumone_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -119198,7 +116169,7 @@ input avalanche_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: avalanche_OriginTransfer_filter + transfer_: stagingarbitrumone_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -119207,23 +116178,23 @@ input avalanche_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: avalanche_Bytes - asset_not: avalanche_Bytes - asset_gt: avalanche_Bytes - asset_lt: avalanche_Bytes - asset_gte: avalanche_Bytes - asset_lte: avalanche_Bytes - asset_in: [avalanche_Bytes!] - asset_not_in: [avalanche_Bytes!] - asset_contains: avalanche_Bytes - asset_not_contains: avalanche_Bytes + asset: stagingarbitrumone_Bytes + asset_not: stagingarbitrumone_Bytes + asset_gt: stagingarbitrumone_Bytes + asset_lt: stagingarbitrumone_Bytes + asset_gte: stagingarbitrumone_Bytes + asset_lte: stagingarbitrumone_Bytes + asset_in: [stagingarbitrumone_Bytes!] + asset_not_in: [stagingarbitrumone_Bytes!] + asset_contains: stagingarbitrumone_Bytes + asset_not_contains: stagingarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_RelayerFee_filter] - or: [avalanche_RelayerFee_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_RelayerFee_filter] + or: [stagingarbitrumone_RelayerFee_filter] } -enum avalanche_RelayerFee_orderBy { +enum stagingarbitrumone_RelayerFee_orderBy { id transfer transfer__id @@ -119259,20 +116230,20 @@ enum avalanche_RelayerFee_orderBy { asset } -type avalanche_RelayerFeesIncrease { +type stagingarbitrumone_RelayerFeesIncrease { id: ID! - transfer: avalanche_OriginTransfer! + transfer: stagingarbitrumone_OriginTransfer! increase: BigInt - asset: avalanche_Bytes - caller: avalanche_Bytes! - transactionHash: avalanche_Bytes! + asset: stagingarbitrumone_Bytes + caller: stagingarbitrumone_Bytes! + transactionHash: stagingarbitrumone_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input avalanche_RelayerFeesIncrease_filter { +input stagingarbitrumone_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -119301,7 +116272,7 @@ input avalanche_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: avalanche_OriginTransfer_filter + transfer_: stagingarbitrumone_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -119310,36 +116281,36 @@ input avalanche_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: avalanche_Bytes - asset_not: avalanche_Bytes - asset_gt: avalanche_Bytes - asset_lt: avalanche_Bytes - asset_gte: avalanche_Bytes - asset_lte: avalanche_Bytes - asset_in: [avalanche_Bytes!] - asset_not_in: [avalanche_Bytes!] - asset_contains: avalanche_Bytes - asset_not_contains: avalanche_Bytes - caller: avalanche_Bytes - caller_not: avalanche_Bytes - caller_gt: avalanche_Bytes - caller_lt: avalanche_Bytes - caller_gte: avalanche_Bytes - caller_lte: avalanche_Bytes - caller_in: [avalanche_Bytes!] - caller_not_in: [avalanche_Bytes!] - caller_contains: avalanche_Bytes - caller_not_contains: avalanche_Bytes - transactionHash: avalanche_Bytes - transactionHash_not: avalanche_Bytes - transactionHash_gt: avalanche_Bytes - transactionHash_lt: avalanche_Bytes - transactionHash_gte: avalanche_Bytes - transactionHash_lte: avalanche_Bytes - transactionHash_in: [avalanche_Bytes!] - transactionHash_not_in: [avalanche_Bytes!] - transactionHash_contains: avalanche_Bytes - transactionHash_not_contains: avalanche_Bytes + asset: stagingarbitrumone_Bytes + asset_not: stagingarbitrumone_Bytes + asset_gt: stagingarbitrumone_Bytes + asset_lt: stagingarbitrumone_Bytes + asset_gte: stagingarbitrumone_Bytes + asset_lte: stagingarbitrumone_Bytes + asset_in: [stagingarbitrumone_Bytes!] + asset_not_in: [stagingarbitrumone_Bytes!] + asset_contains: stagingarbitrumone_Bytes + asset_not_contains: stagingarbitrumone_Bytes + caller: stagingarbitrumone_Bytes + caller_not: stagingarbitrumone_Bytes + caller_gt: stagingarbitrumone_Bytes + caller_lt: stagingarbitrumone_Bytes + caller_gte: stagingarbitrumone_Bytes + caller_lte: stagingarbitrumone_Bytes + caller_in: [stagingarbitrumone_Bytes!] + caller_not_in: [stagingarbitrumone_Bytes!] + caller_contains: stagingarbitrumone_Bytes + caller_not_contains: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes + transactionHash_not: stagingarbitrumone_Bytes + transactionHash_gt: stagingarbitrumone_Bytes + transactionHash_lt: stagingarbitrumone_Bytes + transactionHash_gte: stagingarbitrumone_Bytes + transactionHash_lte: stagingarbitrumone_Bytes + transactionHash_in: [stagingarbitrumone_Bytes!] + transactionHash_not_in: [stagingarbitrumone_Bytes!] + transactionHash_contains: stagingarbitrumone_Bytes + transactionHash_not_contains: stagingarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -119373,12 +116344,12 @@ input avalanche_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_RelayerFeesIncrease_filter] - or: [avalanche_RelayerFeesIncrease_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_RelayerFeesIncrease_filter] + or: [stagingarbitrumone_RelayerFeesIncrease_filter] } -enum avalanche_RelayerFeesIncrease_orderBy { +enum stagingarbitrumone_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -119420,7 +116391,7 @@ enum avalanche_RelayerFeesIncrease_orderBy { blockNumber } -input avalanche_Relayer_filter { +input stagingarbitrumone_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -119433,34 +116404,34 @@ input avalanche_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: avalanche_Bytes - relayer_not: avalanche_Bytes - relayer_gt: avalanche_Bytes - relayer_lt: avalanche_Bytes - relayer_gte: avalanche_Bytes - relayer_lte: avalanche_Bytes - relayer_in: [avalanche_Bytes!] - relayer_not_in: [avalanche_Bytes!] - relayer_contains: avalanche_Bytes - relayer_not_contains: avalanche_Bytes + relayer: stagingarbitrumone_Bytes + relayer_not: stagingarbitrumone_Bytes + relayer_gt: stagingarbitrumone_Bytes + relayer_lt: stagingarbitrumone_Bytes + relayer_gte: stagingarbitrumone_Bytes + relayer_lte: stagingarbitrumone_Bytes + relayer_in: [stagingarbitrumone_Bytes!] + relayer_not_in: [stagingarbitrumone_Bytes!] + relayer_contains: stagingarbitrumone_Bytes + relayer_not_contains: stagingarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_Relayer_filter] - or: [avalanche_Relayer_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_Relayer_filter] + or: [stagingarbitrumone_Relayer_filter] } -enum avalanche_Relayer_orderBy { +enum stagingarbitrumone_Relayer_orderBy { id isActive relayer } -type avalanche_RootCount { +type stagingarbitrumone_RootCount { id: ID! count: BigInt } -input avalanche_RootCount_filter { +input stagingarbitrumone_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -119478,31 +116449,31 @@ input avalanche_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_RootCount_filter] - or: [avalanche_RootCount_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_RootCount_filter] + or: [stagingarbitrumone_RootCount_filter] } -enum avalanche_RootCount_orderBy { +enum stagingarbitrumone_RootCount_orderBy { id count } -type avalanche_RootMessageSent { +type stagingarbitrumone_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: avalanche_Bytes + root: stagingarbitrumone_Bytes count: BigInt - caller: avalanche_Bytes - transactionHash: avalanche_Bytes + caller: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input avalanche_RootMessageSent_filter { +input stagingarbitrumone_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -119527,16 +116498,16 @@ input avalanche_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: avalanche_Bytes - root_not: avalanche_Bytes - root_gt: avalanche_Bytes - root_lt: avalanche_Bytes - root_gte: avalanche_Bytes - root_lte: avalanche_Bytes - root_in: [avalanche_Bytes!] - root_not_in: [avalanche_Bytes!] - root_contains: avalanche_Bytes - root_not_contains: avalanche_Bytes + root: stagingarbitrumone_Bytes + root_not: stagingarbitrumone_Bytes + root_gt: stagingarbitrumone_Bytes + root_lt: stagingarbitrumone_Bytes + root_gte: stagingarbitrumone_Bytes + root_lte: stagingarbitrumone_Bytes + root_in: [stagingarbitrumone_Bytes!] + root_not_in: [stagingarbitrumone_Bytes!] + root_contains: stagingarbitrumone_Bytes + root_not_contains: stagingarbitrumone_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -119545,26 +116516,26 @@ input avalanche_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: avalanche_Bytes - caller_not: avalanche_Bytes - caller_gt: avalanche_Bytes - caller_lt: avalanche_Bytes - caller_gte: avalanche_Bytes - caller_lte: avalanche_Bytes - caller_in: [avalanche_Bytes!] - caller_not_in: [avalanche_Bytes!] - caller_contains: avalanche_Bytes - caller_not_contains: avalanche_Bytes - transactionHash: avalanche_Bytes - transactionHash_not: avalanche_Bytes - transactionHash_gt: avalanche_Bytes - transactionHash_lt: avalanche_Bytes - transactionHash_gte: avalanche_Bytes - transactionHash_lte: avalanche_Bytes - transactionHash_in: [avalanche_Bytes!] - transactionHash_not_in: [avalanche_Bytes!] - transactionHash_contains: avalanche_Bytes - transactionHash_not_contains: avalanche_Bytes + caller: stagingarbitrumone_Bytes + caller_not: stagingarbitrumone_Bytes + caller_gt: stagingarbitrumone_Bytes + caller_lt: stagingarbitrumone_Bytes + caller_gte: stagingarbitrumone_Bytes + caller_lte: stagingarbitrumone_Bytes + caller_in: [stagingarbitrumone_Bytes!] + caller_not_in: [stagingarbitrumone_Bytes!] + caller_contains: stagingarbitrumone_Bytes + caller_not_contains: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes + transactionHash_not: stagingarbitrumone_Bytes + transactionHash_gt: stagingarbitrumone_Bytes + transactionHash_lt: stagingarbitrumone_Bytes + transactionHash_gte: stagingarbitrumone_Bytes + transactionHash_lte: stagingarbitrumone_Bytes + transactionHash_in: [stagingarbitrumone_Bytes!] + transactionHash_not_in: [stagingarbitrumone_Bytes!] + transactionHash_contains: stagingarbitrumone_Bytes + transactionHash_not_contains: stagingarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -119598,12 +116569,12 @@ input avalanche_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_RootMessageSent_filter] - or: [avalanche_RootMessageSent_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_RootMessageSent_filter] + or: [stagingarbitrumone_RootMessageSent_filter] } -enum avalanche_RootMessageSent_orderBy { +enum stagingarbitrumone_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -119617,25 +116588,25 @@ enum avalanche_RootMessageSent_orderBy { blockNumber } -type avalanche_Router { +type stagingarbitrumone_Router { id: ID! isActive: Boolean! - owner: avalanche_Bytes - recipient: avalanche_Bytes - proposedOwner: avalanche_Bytes + owner: stagingarbitrumone_Bytes + recipient: stagingarbitrumone_Bytes + proposedOwner: stagingarbitrumone_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: avalanche_AssetBalance_orderBy, orderDirection: avalanche_OrderDirection, where: avalanche_AssetBalance_filter): [avalanche_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingarbitrumone_AssetBalance_orderBy, orderDirection: stagingarbitrumone_OrderDirection, where: stagingarbitrumone_AssetBalance_filter): [stagingarbitrumone_AssetBalance!]! } -type avalanche_RouterDailyTVL { +type stagingarbitrumone_RouterDailyTVL { id: ID! - router: avalanche_Router! - asset: avalanche_Asset! + router: stagingarbitrumone_Router! + asset: stagingarbitrumone_Asset! timestamp: BigInt! balance: BigInt! } -input avalanche_RouterDailyTVL_filter { +input stagingarbitrumone_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -119664,7 +116635,7 @@ input avalanche_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: avalanche_Router_filter + router_: stagingarbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -119685,7 +116656,7 @@ input avalanche_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: avalanche_Asset_filter + asset_: stagingarbitrumone_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -119703,12 +116674,12 @@ input avalanche_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_RouterDailyTVL_filter] - or: [avalanche_RouterDailyTVL_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_RouterDailyTVL_filter] + or: [stagingarbitrumone_RouterDailyTVL_filter] } -enum avalanche_RouterDailyTVL_orderBy { +enum stagingarbitrumone_RouterDailyTVL_orderBy { id router router__id @@ -119731,26 +116702,26 @@ enum avalanche_RouterDailyTVL_orderBy { balance } -type avalanche_RouterLiquidityEvent { +type stagingarbitrumone_RouterLiquidityEvent { id: ID! - type: avalanche_RouterLiquidityEventType - router: avalanche_Router! - asset: avalanche_Asset! + type: stagingarbitrumone_RouterLiquidityEventType + router: stagingarbitrumone_Router! + asset: stagingarbitrumone_Asset! amount: BigInt! balance: BigInt! - caller: avalanche_Bytes + caller: stagingarbitrumone_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: avalanche_Bytes! + transactionHash: stagingarbitrumone_Bytes! nonce: BigInt! } -enum avalanche_RouterLiquidityEventType { +enum stagingarbitrumone_RouterLiquidityEventType { Add Remove } -input avalanche_RouterLiquidityEvent_filter { +input stagingarbitrumone_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -119759,10 +116730,10 @@ input avalanche_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: avalanche_RouterLiquidityEventType - type_not: avalanche_RouterLiquidityEventType - type_in: [avalanche_RouterLiquidityEventType!] - type_not_in: [avalanche_RouterLiquidityEventType!] + type: stagingarbitrumone_RouterLiquidityEventType + type_not: stagingarbitrumone_RouterLiquidityEventType + type_in: [stagingarbitrumone_RouterLiquidityEventType!] + type_not_in: [stagingarbitrumone_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -119783,7 +116754,7 @@ input avalanche_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: avalanche_Router_filter + router_: stagingarbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -119804,7 +116775,7 @@ input avalanche_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: avalanche_Asset_filter + asset_: stagingarbitrumone_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -119821,16 +116792,16 @@ input avalanche_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: avalanche_Bytes - caller_not: avalanche_Bytes - caller_gt: avalanche_Bytes - caller_lt: avalanche_Bytes - caller_gte: avalanche_Bytes - caller_lte: avalanche_Bytes - caller_in: [avalanche_Bytes!] - caller_not_in: [avalanche_Bytes!] - caller_contains: avalanche_Bytes - caller_not_contains: avalanche_Bytes + caller: stagingarbitrumone_Bytes + caller_not: stagingarbitrumone_Bytes + caller_gt: stagingarbitrumone_Bytes + caller_lt: stagingarbitrumone_Bytes + caller_gte: stagingarbitrumone_Bytes + caller_lte: stagingarbitrumone_Bytes + caller_in: [stagingarbitrumone_Bytes!] + caller_not_in: [stagingarbitrumone_Bytes!] + caller_contains: stagingarbitrumone_Bytes + caller_not_contains: stagingarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -119847,16 +116818,16 @@ input avalanche_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: avalanche_Bytes - transactionHash_not: avalanche_Bytes - transactionHash_gt: avalanche_Bytes - transactionHash_lt: avalanche_Bytes - transactionHash_gte: avalanche_Bytes - transactionHash_lte: avalanche_Bytes - transactionHash_in: [avalanche_Bytes!] - transactionHash_not_in: [avalanche_Bytes!] - transactionHash_contains: avalanche_Bytes - transactionHash_not_contains: avalanche_Bytes + transactionHash: stagingarbitrumone_Bytes + transactionHash_not: stagingarbitrumone_Bytes + transactionHash_gt: stagingarbitrumone_Bytes + transactionHash_lt: stagingarbitrumone_Bytes + transactionHash_gte: stagingarbitrumone_Bytes + transactionHash_lte: stagingarbitrumone_Bytes + transactionHash_in: [stagingarbitrumone_Bytes!] + transactionHash_not_in: [stagingarbitrumone_Bytes!] + transactionHash_contains: stagingarbitrumone_Bytes + transactionHash_not_contains: stagingarbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -119866,12 +116837,12 @@ input avalanche_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_RouterLiquidityEvent_filter] - or: [avalanche_RouterLiquidityEvent_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_RouterLiquidityEvent_filter] + or: [stagingarbitrumone_RouterLiquidityEvent_filter] } -enum avalanche_RouterLiquidityEvent_orderBy { +enum stagingarbitrumone_RouterLiquidityEvent_orderBy { id type router @@ -119900,7 +116871,7 @@ enum avalanche_RouterLiquidityEvent_orderBy { nonce } -input avalanche_Router_filter { +input stagingarbitrumone_Router_filter { id: ID id_not: ID id_gt: ID @@ -119913,36 +116884,36 @@ input avalanche_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: avalanche_Bytes - owner_not: avalanche_Bytes - owner_gt: avalanche_Bytes - owner_lt: avalanche_Bytes - owner_gte: avalanche_Bytes - owner_lte: avalanche_Bytes - owner_in: [avalanche_Bytes!] - owner_not_in: [avalanche_Bytes!] - owner_contains: avalanche_Bytes - owner_not_contains: avalanche_Bytes - recipient: avalanche_Bytes - recipient_not: avalanche_Bytes - recipient_gt: avalanche_Bytes - recipient_lt: avalanche_Bytes - recipient_gte: avalanche_Bytes - recipient_lte: avalanche_Bytes - recipient_in: [avalanche_Bytes!] - recipient_not_in: [avalanche_Bytes!] - recipient_contains: avalanche_Bytes - recipient_not_contains: avalanche_Bytes - proposedOwner: avalanche_Bytes - proposedOwner_not: avalanche_Bytes - proposedOwner_gt: avalanche_Bytes - proposedOwner_lt: avalanche_Bytes - proposedOwner_gte: avalanche_Bytes - proposedOwner_lte: avalanche_Bytes - proposedOwner_in: [avalanche_Bytes!] - proposedOwner_not_in: [avalanche_Bytes!] - proposedOwner_contains: avalanche_Bytes - proposedOwner_not_contains: avalanche_Bytes + owner: stagingarbitrumone_Bytes + owner_not: stagingarbitrumone_Bytes + owner_gt: stagingarbitrumone_Bytes + owner_lt: stagingarbitrumone_Bytes + owner_gte: stagingarbitrumone_Bytes + owner_lte: stagingarbitrumone_Bytes + owner_in: [stagingarbitrumone_Bytes!] + owner_not_in: [stagingarbitrumone_Bytes!] + owner_contains: stagingarbitrumone_Bytes + owner_not_contains: stagingarbitrumone_Bytes + recipient: stagingarbitrumone_Bytes + recipient_not: stagingarbitrumone_Bytes + recipient_gt: stagingarbitrumone_Bytes + recipient_lt: stagingarbitrumone_Bytes + recipient_gte: stagingarbitrumone_Bytes + recipient_lte: stagingarbitrumone_Bytes + recipient_in: [stagingarbitrumone_Bytes!] + recipient_not_in: [stagingarbitrumone_Bytes!] + recipient_contains: stagingarbitrumone_Bytes + recipient_not_contains: stagingarbitrumone_Bytes + proposedOwner: stagingarbitrumone_Bytes + proposedOwner_not: stagingarbitrumone_Bytes + proposedOwner_gt: stagingarbitrumone_Bytes + proposedOwner_lt: stagingarbitrumone_Bytes + proposedOwner_gte: stagingarbitrumone_Bytes + proposedOwner_lte: stagingarbitrumone_Bytes + proposedOwner_in: [stagingarbitrumone_Bytes!] + proposedOwner_not_in: [stagingarbitrumone_Bytes!] + proposedOwner_contains: stagingarbitrumone_Bytes + proposedOwner_not_contains: stagingarbitrumone_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -119951,14 +116922,14 @@ input avalanche_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: avalanche_AssetBalance_filter + assetBalances_: stagingarbitrumone_AssetBalance_filter """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_Router_filter] - or: [avalanche_Router_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_Router_filter] + or: [stagingarbitrumone_Router_filter] } -enum avalanche_Router_orderBy { +enum stagingarbitrumone_Router_orderBy { id isActive owner @@ -119968,13 +116939,13 @@ enum avalanche_Router_orderBy { assetBalances } -type avalanche_Sequencer { +type stagingarbitrumone_Sequencer { id: ID! isActive: Boolean! - sequencer: avalanche_Bytes + sequencer: stagingarbitrumone_Bytes } -input avalanche_Sequencer_filter { +input stagingarbitrumone_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -119987,35 +116958,35 @@ input avalanche_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: avalanche_Bytes - sequencer_not: avalanche_Bytes - sequencer_gt: avalanche_Bytes - sequencer_lt: avalanche_Bytes - sequencer_gte: avalanche_Bytes - sequencer_lte: avalanche_Bytes - sequencer_in: [avalanche_Bytes!] - sequencer_not_in: [avalanche_Bytes!] - sequencer_contains: avalanche_Bytes - sequencer_not_contains: avalanche_Bytes + sequencer: stagingarbitrumone_Bytes + sequencer_not: stagingarbitrumone_Bytes + sequencer_gt: stagingarbitrumone_Bytes + sequencer_lt: stagingarbitrumone_Bytes + sequencer_gte: stagingarbitrumone_Bytes + sequencer_lte: stagingarbitrumone_Bytes + sequencer_in: [stagingarbitrumone_Bytes!] + sequencer_not_in: [stagingarbitrumone_Bytes!] + sequencer_contains: stagingarbitrumone_Bytes + sequencer_not_contains: stagingarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_Sequencer_filter] - or: [avalanche_Sequencer_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_Sequencer_filter] + or: [stagingarbitrumone_Sequencer_filter] } -enum avalanche_Sequencer_orderBy { +enum stagingarbitrumone_Sequencer_orderBy { id isActive sequencer } -type avalanche_Setting { +type stagingarbitrumone_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: avalanche_Bytes! + caller: stagingarbitrumone_Bytes! } -input avalanche_Setting_filter { +input stagingarbitrumone_Setting_filter { id: ID id_not: ID id_gt: ID @@ -120032,41 +117003,41 @@ input avalanche_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: avalanche_Bytes - caller_not: avalanche_Bytes - caller_gt: avalanche_Bytes - caller_lt: avalanche_Bytes - caller_gte: avalanche_Bytes - caller_lte: avalanche_Bytes - caller_in: [avalanche_Bytes!] - caller_not_in: [avalanche_Bytes!] - caller_contains: avalanche_Bytes - caller_not_contains: avalanche_Bytes + caller: stagingarbitrumone_Bytes + caller_not: stagingarbitrumone_Bytes + caller_gt: stagingarbitrumone_Bytes + caller_lt: stagingarbitrumone_Bytes + caller_gte: stagingarbitrumone_Bytes + caller_lte: stagingarbitrumone_Bytes + caller_in: [stagingarbitrumone_Bytes!] + caller_not_in: [stagingarbitrumone_Bytes!] + caller_contains: stagingarbitrumone_Bytes + caller_not_contains: stagingarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_Setting_filter] - or: [avalanche_Setting_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_Setting_filter] + or: [stagingarbitrumone_Setting_filter] } -enum avalanche_Setting_orderBy { +enum stagingarbitrumone_Setting_orderBy { id maxRoutersPerTransfer caller } -type avalanche_SlippageUpdate { +type stagingarbitrumone_SlippageUpdate { id: ID! - transfer: avalanche_DestinationTransfer! + transfer: stagingarbitrumone_DestinationTransfer! slippage: BigInt! - caller: avalanche_Bytes! - transactionHash: avalanche_Bytes! + caller: stagingarbitrumone_Bytes! + transactionHash: stagingarbitrumone_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input avalanche_SlippageUpdate_filter { +input stagingarbitrumone_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -120095,7 +117066,7 @@ input avalanche_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: avalanche_DestinationTransfer_filter + transfer_: stagingarbitrumone_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -120104,26 +117075,26 @@ input avalanche_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: avalanche_Bytes - caller_not: avalanche_Bytes - caller_gt: avalanche_Bytes - caller_lt: avalanche_Bytes - caller_gte: avalanche_Bytes - caller_lte: avalanche_Bytes - caller_in: [avalanche_Bytes!] - caller_not_in: [avalanche_Bytes!] - caller_contains: avalanche_Bytes - caller_not_contains: avalanche_Bytes - transactionHash: avalanche_Bytes - transactionHash_not: avalanche_Bytes - transactionHash_gt: avalanche_Bytes - transactionHash_lt: avalanche_Bytes - transactionHash_gte: avalanche_Bytes - transactionHash_lte: avalanche_Bytes - transactionHash_in: [avalanche_Bytes!] - transactionHash_not_in: [avalanche_Bytes!] - transactionHash_contains: avalanche_Bytes - transactionHash_not_contains: avalanche_Bytes + caller: stagingarbitrumone_Bytes + caller_not: stagingarbitrumone_Bytes + caller_gt: stagingarbitrumone_Bytes + caller_lt: stagingarbitrumone_Bytes + caller_gte: stagingarbitrumone_Bytes + caller_lte: stagingarbitrumone_Bytes + caller_in: [stagingarbitrumone_Bytes!] + caller_not_in: [stagingarbitrumone_Bytes!] + caller_contains: stagingarbitrumone_Bytes + caller_not_contains: stagingarbitrumone_Bytes + transactionHash: stagingarbitrumone_Bytes + transactionHash_not: stagingarbitrumone_Bytes + transactionHash_gt: stagingarbitrumone_Bytes + transactionHash_lt: stagingarbitrumone_Bytes + transactionHash_gte: stagingarbitrumone_Bytes + transactionHash_lte: stagingarbitrumone_Bytes + transactionHash_in: [stagingarbitrumone_Bytes!] + transactionHash_not_in: [stagingarbitrumone_Bytes!] + transactionHash_contains: stagingarbitrumone_Bytes + transactionHash_not_contains: stagingarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -120157,12 +117128,12 @@ input avalanche_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_SlippageUpdate_filter] - or: [avalanche_SlippageUpdate_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_SlippageUpdate_filter] + or: [stagingarbitrumone_SlippageUpdate_filter] } -enum avalanche_SlippageUpdate_orderBy { +enum stagingarbitrumone_SlippageUpdate_orderBy { id transfer transfer__id @@ -120210,16 +117181,16 @@ enum avalanche_SlippageUpdate_orderBy { blockNumber } -type avalanche_SnapshotRoot { +type stagingarbitrumone_SnapshotRoot { id: ID! spokeDomain: BigInt - root: avalanche_Bytes! + root: stagingarbitrumone_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input avalanche_SnapshotRoot_filter { +input stagingarbitrumone_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -120236,16 +117207,16 @@ input avalanche_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: avalanche_Bytes - root_not: avalanche_Bytes - root_gt: avalanche_Bytes - root_lt: avalanche_Bytes - root_gte: avalanche_Bytes - root_lte: avalanche_Bytes - root_in: [avalanche_Bytes!] - root_not_in: [avalanche_Bytes!] - root_contains: avalanche_Bytes - root_not_contains: avalanche_Bytes + root: stagingarbitrumone_Bytes + root_not: stagingarbitrumone_Bytes + root_gt: stagingarbitrumone_Bytes + root_lt: stagingarbitrumone_Bytes + root_gte: stagingarbitrumone_Bytes + root_lte: stagingarbitrumone_Bytes + root_in: [stagingarbitrumone_Bytes!] + root_not_in: [stagingarbitrumone_Bytes!] + root_contains: stagingarbitrumone_Bytes + root_not_contains: stagingarbitrumone_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -120271,12 +117242,12 @@ input avalanche_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_SnapshotRoot_filter] - or: [avalanche_SnapshotRoot_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_SnapshotRoot_filter] + or: [stagingarbitrumone_SnapshotRoot_filter] } -enum avalanche_SnapshotRoot_orderBy { +enum stagingarbitrumone_SnapshotRoot_orderBy { id spokeDomain root @@ -120285,12 +117256,12 @@ enum avalanche_SnapshotRoot_orderBy { blockNumber } -type avalanche_SpokeConnectorMode { +type stagingarbitrumone_SpokeConnectorMode { id: ID! mode: String! } -input avalanche_SpokeConnectorMode_filter { +input stagingarbitrumone_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -120320,17 +117291,17 @@ input avalanche_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: avalanche_BlockChangedFilter - and: [avalanche_SpokeConnectorMode_filter] - or: [avalanche_SpokeConnectorMode_filter] + _change_block: stagingarbitrumone_BlockChangedFilter + and: [stagingarbitrumone_SpokeConnectorMode_filter] + or: [stagingarbitrumone_SpokeConnectorMode_filter] } -enum avalanche_SpokeConnectorMode_orderBy { +enum stagingarbitrumone_SpokeConnectorMode_orderBy { id mode } -enum avalanche_TransferStatus { +enum stagingarbitrumone_TransferStatus { XCalled Executed Reconciled @@ -120338,19 +117309,19 @@ enum avalanche_TransferStatus { CompletedFast } -type avalanche__Block_ { +type stagingarbitrumone__Block_ { """The hash of the block""" - hash: avalanche_Bytes + hash: stagingarbitrumone_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: avalanche_Bytes + parentHash: stagingarbitrumone_Bytes } """The type for the top-level _meta field""" -type avalanche__Meta_ { +type stagingarbitrumone__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -120358,7 +117329,7 @@ type avalanche__Meta_ { and therefore asks for the latest block """ - block: avalanche__Block_! + block: stagingarbitrumone__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" @@ -123121,15 +120092,15 @@ type zksync__Meta_ { hasIndexingErrors: Boolean! } -type stagingbnb_AggregateRoot { +type staginglinea_AggregateRoot { id: ID! - root: stagingbnb_Bytes! + root: staginglinea_Bytes! blockNumber: BigInt! } -type stagingbnb_AggregateRootProposed { +type staginglinea_AggregateRootProposed { id: ID! - aggregateRoot: stagingbnb_Bytes! + aggregateRoot: staginglinea_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -123137,7 +120108,7 @@ type stagingbnb_AggregateRootProposed { blockNumber: BigInt } -input stagingbnb_AggregateRootProposed_filter { +input staginglinea_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -123146,16 +120117,12 @@ input stagingbnb_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingbnb_Bytes - aggregateRoot_not: stagingbnb_Bytes - aggregateRoot_gt: stagingbnb_Bytes - aggregateRoot_lt: stagingbnb_Bytes - aggregateRoot_gte: stagingbnb_Bytes - aggregateRoot_lte: stagingbnb_Bytes - aggregateRoot_in: [stagingbnb_Bytes!] - aggregateRoot_not_in: [stagingbnb_Bytes!] - aggregateRoot_contains: stagingbnb_Bytes - aggregateRoot_not_contains: stagingbnb_Bytes + aggregateRoot: staginglinea_Bytes + aggregateRoot_not: staginglinea_Bytes + aggregateRoot_in: [staginglinea_Bytes!] + aggregateRoot_not_in: [staginglinea_Bytes!] + aggregateRoot_contains: staginglinea_Bytes + aggregateRoot_not_contains: staginglinea_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -123197,12 +120164,10 @@ input stagingbnb_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_AggregateRootProposed_filter] - or: [stagingbnb_AggregateRootProposed_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_AggregateRootProposed_orderBy { +enum staginglinea_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -123212,7 +120177,7 @@ enum stagingbnb_AggregateRootProposed_orderBy { blockNumber } -input stagingbnb_AggregateRoot_filter { +input staginglinea_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -123221,16 +120186,12 @@ input stagingbnb_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingbnb_Bytes - root_not: stagingbnb_Bytes - root_gt: stagingbnb_Bytes - root_lt: stagingbnb_Bytes - root_gte: stagingbnb_Bytes - root_lte: stagingbnb_Bytes - root_in: [stagingbnb_Bytes!] - root_not_in: [stagingbnb_Bytes!] - root_contains: stagingbnb_Bytes - root_not_contains: stagingbnb_Bytes + root: staginglinea_Bytes + root_not: staginglinea_Bytes + root_in: [staginglinea_Bytes!] + root_not_in: [staginglinea_Bytes!] + root_contains: staginglinea_Bytes + root_not_contains: staginglinea_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -123240,47 +120201,40 @@ input stagingbnb_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_AggregateRoot_filter] - or: [stagingbnb_AggregateRoot_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_AggregateRoot_orderBy { +enum staginglinea_AggregateRoot_orderBy { id root blockNumber } -enum stagingbnb_Aggregation_interval { - hour - day -} - -type stagingbnb_Asset { +type staginglinea_Asset { id: ID! - key: stagingbnb_Bytes + key: staginglinea_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingbnb_Bytes + canonicalId: staginglinea_Bytes canonicalDomain: BigInt - adoptedAsset: stagingbnb_Bytes - localAsset: stagingbnb_Bytes + adoptedAsset: staginglinea_Bytes + localAsset: staginglinea_Bytes blockNumber: BigInt - status: stagingbnb_AssetStatus + status: staginglinea_AssetStatus } -type stagingbnb_AssetBalance { +type staginglinea_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingbnb_Router! - asset: stagingbnb_Asset! + router: staginglinea_Router! + asset: staginglinea_Asset! feesEarned: BigInt! } -input stagingbnb_AssetBalance_filter { +input staginglinea_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -123341,7 +120295,7 @@ input stagingbnb_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingbnb_Router_filter + router_: staginglinea_Router_filter asset: String asset_not: String asset_gt: String @@ -123362,7 +120316,7 @@ input stagingbnb_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingbnb_Asset_filter + asset_: staginglinea_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -123372,43 +120326,26 @@ input stagingbnb_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_AssetBalance_filter] - or: [stagingbnb_AssetBalance_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_AssetBalance_orderBy { +enum staginglinea_AssetBalance_orderBy { id amount locked supplied removed router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber feesEarned } -type stagingbnb_AssetStatus { +type staginglinea_AssetStatus { id: ID! status: Boolean } -input stagingbnb_AssetStatus_filter { +input staginglinea_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -123422,17 +120359,15 @@ input stagingbnb_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_AssetStatus_filter] - or: [stagingbnb_AssetStatus_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_AssetStatus_orderBy { +enum staginglinea_AssetStatus_orderBy { id status } -input stagingbnb_Asset_filter { +input staginglinea_Asset_filter { id: ID id_not: ID id_gt: ID @@ -123441,16 +120376,12 @@ input stagingbnb_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingbnb_Bytes - key_not: stagingbnb_Bytes - key_gt: stagingbnb_Bytes - key_lt: stagingbnb_Bytes - key_gte: stagingbnb_Bytes - key_lte: stagingbnb_Bytes - key_in: [stagingbnb_Bytes!] - key_not_in: [stagingbnb_Bytes!] - key_contains: stagingbnb_Bytes - key_not_contains: stagingbnb_Bytes + key: staginglinea_Bytes + key_not: staginglinea_Bytes + key_in: [staginglinea_Bytes!] + key_not_in: [staginglinea_Bytes!] + key_contains: staginglinea_Bytes + key_not_contains: staginglinea_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -123467,16 +120398,12 @@ input stagingbnb_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingbnb_Bytes - canonicalId_not: stagingbnb_Bytes - canonicalId_gt: stagingbnb_Bytes - canonicalId_lt: stagingbnb_Bytes - canonicalId_gte: stagingbnb_Bytes - canonicalId_lte: stagingbnb_Bytes - canonicalId_in: [stagingbnb_Bytes!] - canonicalId_not_in: [stagingbnb_Bytes!] - canonicalId_contains: stagingbnb_Bytes - canonicalId_not_contains: stagingbnb_Bytes + canonicalId: staginglinea_Bytes + canonicalId_not: staginglinea_Bytes + canonicalId_in: [staginglinea_Bytes!] + canonicalId_not_in: [staginglinea_Bytes!] + canonicalId_contains: staginglinea_Bytes + canonicalId_not_contains: staginglinea_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -123485,26 +120412,18 @@ input stagingbnb_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingbnb_Bytes - adoptedAsset_not: stagingbnb_Bytes - adoptedAsset_gt: stagingbnb_Bytes - adoptedAsset_lt: stagingbnb_Bytes - adoptedAsset_gte: stagingbnb_Bytes - adoptedAsset_lte: stagingbnb_Bytes - adoptedAsset_in: [stagingbnb_Bytes!] - adoptedAsset_not_in: [stagingbnb_Bytes!] - adoptedAsset_contains: stagingbnb_Bytes - adoptedAsset_not_contains: stagingbnb_Bytes - localAsset: stagingbnb_Bytes - localAsset_not: stagingbnb_Bytes - localAsset_gt: stagingbnb_Bytes - localAsset_lt: stagingbnb_Bytes - localAsset_gte: stagingbnb_Bytes - localAsset_lte: stagingbnb_Bytes - localAsset_in: [stagingbnb_Bytes!] - localAsset_not_in: [stagingbnb_Bytes!] - localAsset_contains: stagingbnb_Bytes - localAsset_not_contains: stagingbnb_Bytes + adoptedAsset: staginglinea_Bytes + adoptedAsset_not: staginglinea_Bytes + adoptedAsset_in: [staginglinea_Bytes!] + adoptedAsset_not_in: [staginglinea_Bytes!] + adoptedAsset_contains: staginglinea_Bytes + adoptedAsset_not_contains: staginglinea_Bytes + localAsset: staginglinea_Bytes + localAsset_not: staginglinea_Bytes + localAsset_in: [staginglinea_Bytes!] + localAsset_not_in: [staginglinea_Bytes!] + localAsset_contains: staginglinea_Bytes + localAsset_not_contains: staginglinea_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -123533,14 +120452,12 @@ input stagingbnb_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingbnb_AssetStatus_filter + status_: staginglinea_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_Asset_filter] - or: [stagingbnb_Asset_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_Asset_orderBy { +enum staginglinea_Asset_orderBy { id key decimal @@ -123551,34 +120468,32 @@ enum stagingbnb_Asset_orderBy { localAsset blockNumber status - status__id - status__status } -scalar stagingbnb_BigDecimal +scalar staginglinea_BigDecimal -input stagingbnb_BlockChangedFilter { +input staginglinea_BlockChangedFilter { number_gte: Int! } -input stagingbnb_Block_height { - hash: stagingbnb_Bytes +input staginglinea_Block_height { + hash: staginglinea_Bytes number: Int number_gte: Int } -scalar stagingbnb_Bytes +scalar staginglinea_Bytes -type stagingbnb_ConnectorMeta { +type staginglinea_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingbnb_Bytes - rootManager: stagingbnb_Bytes - mirrorConnector: stagingbnb_Bytes + amb: staginglinea_Bytes + rootManager: staginglinea_Bytes + mirrorConnector: staginglinea_Bytes } -input stagingbnb_ConnectorMeta_filter { +input staginglinea_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -123603,43 +120518,29 @@ input stagingbnb_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingbnb_Bytes - amb_not: stagingbnb_Bytes - amb_gt: stagingbnb_Bytes - amb_lt: stagingbnb_Bytes - amb_gte: stagingbnb_Bytes - amb_lte: stagingbnb_Bytes - amb_in: [stagingbnb_Bytes!] - amb_not_in: [stagingbnb_Bytes!] - amb_contains: stagingbnb_Bytes - amb_not_contains: stagingbnb_Bytes - rootManager: stagingbnb_Bytes - rootManager_not: stagingbnb_Bytes - rootManager_gt: stagingbnb_Bytes - rootManager_lt: stagingbnb_Bytes - rootManager_gte: stagingbnb_Bytes - rootManager_lte: stagingbnb_Bytes - rootManager_in: [stagingbnb_Bytes!] - rootManager_not_in: [stagingbnb_Bytes!] - rootManager_contains: stagingbnb_Bytes - rootManager_not_contains: stagingbnb_Bytes - mirrorConnector: stagingbnb_Bytes - mirrorConnector_not: stagingbnb_Bytes - mirrorConnector_gt: stagingbnb_Bytes - mirrorConnector_lt: stagingbnb_Bytes - mirrorConnector_gte: stagingbnb_Bytes - mirrorConnector_lte: stagingbnb_Bytes - mirrorConnector_in: [stagingbnb_Bytes!] - mirrorConnector_not_in: [stagingbnb_Bytes!] - mirrorConnector_contains: stagingbnb_Bytes - mirrorConnector_not_contains: stagingbnb_Bytes + amb: staginglinea_Bytes + amb_not: staginglinea_Bytes + amb_in: [staginglinea_Bytes!] + amb_not_in: [staginglinea_Bytes!] + amb_contains: staginglinea_Bytes + amb_not_contains: staginglinea_Bytes + rootManager: staginglinea_Bytes + rootManager_not: staginglinea_Bytes + rootManager_in: [staginglinea_Bytes!] + rootManager_not_in: [staginglinea_Bytes!] + rootManager_contains: staginglinea_Bytes + rootManager_not_contains: staginglinea_Bytes + mirrorConnector: staginglinea_Bytes + mirrorConnector_not: staginglinea_Bytes + mirrorConnector_in: [staginglinea_Bytes!] + mirrorConnector_not_in: [staginglinea_Bytes!] + mirrorConnector_contains: staginglinea_Bytes + mirrorConnector_not_contains: staginglinea_Bytes """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_ConnectorMeta_filter] - or: [stagingbnb_ConnectorMeta_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_ConnectorMeta_orderBy { +enum staginglinea_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -123648,48 +120549,48 @@ enum stagingbnb_ConnectorMeta_orderBy { mirrorConnector } -type stagingbnb_DestinationTransfer { +type staginglinea_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingbnb_Bytes + transferId: staginglinea_Bytes nonce: BigInt - status: stagingbnb_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingbnb_Router_orderBy, orderDirection: stagingbnb_OrderDirection, where: stagingbnb_Router_filter): [stagingbnb_Router!] + status: staginglinea_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: staginglinea_Router_orderBy, orderDirection: staginglinea_OrderDirection, where: staginglinea_Router_filter): [staginglinea_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingbnb_Bytes - delegate: stagingbnb_Bytes + to: staginglinea_Bytes + delegate: staginglinea_Bytes receiveLocal: Boolean - callData: stagingbnb_Bytes + callData: staginglinea_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingbnb_Bytes + originSender: staginglinea_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingbnb_Bytes - asset: stagingbnb_Asset + canonicalId: staginglinea_Bytes + asset: staginglinea_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingbnb_Bytes - executedTransactionHash: stagingbnb_Bytes + executedCaller: staginglinea_Bytes + executedTransactionHash: staginglinea_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingbnb_Bytes + executedTxOrigin: staginglinea_Bytes executedTxNonce: BigInt - reconciledCaller: stagingbnb_Bytes - reconciledTransactionHash: stagingbnb_Bytes + reconciledCaller: staginglinea_Bytes + reconciledTransactionHash: staginglinea_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingbnb_Bytes + reconciledTxOrigin: staginglinea_Bytes reconciledTxNonce: BigInt } -input stagingbnb_DestinationTransfer_filter { +input staginglinea_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -123706,16 +120607,12 @@ input stagingbnb_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingbnb_Bytes - transferId_not: stagingbnb_Bytes - transferId_gt: stagingbnb_Bytes - transferId_lt: stagingbnb_Bytes - transferId_gte: stagingbnb_Bytes - transferId_lte: stagingbnb_Bytes - transferId_in: [stagingbnb_Bytes!] - transferId_not_in: [stagingbnb_Bytes!] - transferId_contains: stagingbnb_Bytes - transferId_not_contains: stagingbnb_Bytes + transferId: staginglinea_Bytes + transferId_not: staginglinea_Bytes + transferId_in: [staginglinea_Bytes!] + transferId_not_in: [staginglinea_Bytes!] + transferId_contains: staginglinea_Bytes + transferId_not_contains: staginglinea_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -123724,17 +120621,17 @@ input stagingbnb_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingbnb_TransferStatus - status_not: stagingbnb_TransferStatus - status_in: [stagingbnb_TransferStatus!] - status_not_in: [stagingbnb_TransferStatus!] + status: staginglinea_TransferStatus + status_not: staginglinea_TransferStatus + status_in: [staginglinea_TransferStatus!] + status_not_in: [staginglinea_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingbnb_Router_filter + routers_: staginglinea_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -123759,40 +120656,28 @@ input stagingbnb_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingbnb_Bytes - to_not: stagingbnb_Bytes - to_gt: stagingbnb_Bytes - to_lt: stagingbnb_Bytes - to_gte: stagingbnb_Bytes - to_lte: stagingbnb_Bytes - to_in: [stagingbnb_Bytes!] - to_not_in: [stagingbnb_Bytes!] - to_contains: stagingbnb_Bytes - to_not_contains: stagingbnb_Bytes - delegate: stagingbnb_Bytes - delegate_not: stagingbnb_Bytes - delegate_gt: stagingbnb_Bytes - delegate_lt: stagingbnb_Bytes - delegate_gte: stagingbnb_Bytes - delegate_lte: stagingbnb_Bytes - delegate_in: [stagingbnb_Bytes!] - delegate_not_in: [stagingbnb_Bytes!] - delegate_contains: stagingbnb_Bytes - delegate_not_contains: stagingbnb_Bytes + to: staginglinea_Bytes + to_not: staginglinea_Bytes + to_in: [staginglinea_Bytes!] + to_not_in: [staginglinea_Bytes!] + to_contains: staginglinea_Bytes + to_not_contains: staginglinea_Bytes + delegate: staginglinea_Bytes + delegate_not: staginglinea_Bytes + delegate_in: [staginglinea_Bytes!] + delegate_not_in: [staginglinea_Bytes!] + delegate_contains: staginglinea_Bytes + delegate_not_contains: staginglinea_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingbnb_Bytes - callData_not: stagingbnb_Bytes - callData_gt: stagingbnb_Bytes - callData_lt: stagingbnb_Bytes - callData_gte: stagingbnb_Bytes - callData_lte: stagingbnb_Bytes - callData_in: [stagingbnb_Bytes!] - callData_not_in: [stagingbnb_Bytes!] - callData_contains: stagingbnb_Bytes - callData_not_contains: stagingbnb_Bytes + callData: staginglinea_Bytes + callData_not: staginglinea_Bytes + callData_in: [staginglinea_Bytes!] + callData_not_in: [staginglinea_Bytes!] + callData_contains: staginglinea_Bytes + callData_not_contains: staginglinea_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -123809,16 +120694,12 @@ input stagingbnb_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingbnb_Bytes - originSender_not: stagingbnb_Bytes - originSender_gt: stagingbnb_Bytes - originSender_lt: stagingbnb_Bytes - originSender_gte: stagingbnb_Bytes - originSender_lte: stagingbnb_Bytes - originSender_in: [stagingbnb_Bytes!] - originSender_not_in: [stagingbnb_Bytes!] - originSender_contains: stagingbnb_Bytes - originSender_not_contains: stagingbnb_Bytes + originSender: staginglinea_Bytes + originSender_not: staginglinea_Bytes + originSender_in: [staginglinea_Bytes!] + originSender_not_in: [staginglinea_Bytes!] + originSender_contains: staginglinea_Bytes + originSender_not_contains: staginglinea_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -123835,16 +120716,12 @@ input stagingbnb_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingbnb_Bytes - canonicalId_not: stagingbnb_Bytes - canonicalId_gt: stagingbnb_Bytes - canonicalId_lt: stagingbnb_Bytes - canonicalId_gte: stagingbnb_Bytes - canonicalId_lte: stagingbnb_Bytes - canonicalId_in: [stagingbnb_Bytes!] - canonicalId_not_in: [stagingbnb_Bytes!] - canonicalId_contains: stagingbnb_Bytes - canonicalId_not_contains: stagingbnb_Bytes + canonicalId: staginglinea_Bytes + canonicalId_not: staginglinea_Bytes + canonicalId_in: [staginglinea_Bytes!] + canonicalId_not_in: [staginglinea_Bytes!] + canonicalId_contains: staginglinea_Bytes + canonicalId_not_contains: staginglinea_Bytes asset: String asset_not: String asset_gt: String @@ -123865,7 +120742,7 @@ input stagingbnb_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingbnb_Asset_filter + asset_: staginglinea_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -123882,26 +120759,18 @@ input stagingbnb_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingbnb_Bytes - executedCaller_not: stagingbnb_Bytes - executedCaller_gt: stagingbnb_Bytes - executedCaller_lt: stagingbnb_Bytes - executedCaller_gte: stagingbnb_Bytes - executedCaller_lte: stagingbnb_Bytes - executedCaller_in: [stagingbnb_Bytes!] - executedCaller_not_in: [stagingbnb_Bytes!] - executedCaller_contains: stagingbnb_Bytes - executedCaller_not_contains: stagingbnb_Bytes - executedTransactionHash: stagingbnb_Bytes - executedTransactionHash_not: stagingbnb_Bytes - executedTransactionHash_gt: stagingbnb_Bytes - executedTransactionHash_lt: stagingbnb_Bytes - executedTransactionHash_gte: stagingbnb_Bytes - executedTransactionHash_lte: stagingbnb_Bytes - executedTransactionHash_in: [stagingbnb_Bytes!] - executedTransactionHash_not_in: [stagingbnb_Bytes!] - executedTransactionHash_contains: stagingbnb_Bytes - executedTransactionHash_not_contains: stagingbnb_Bytes + executedCaller: staginglinea_Bytes + executedCaller_not: staginglinea_Bytes + executedCaller_in: [staginglinea_Bytes!] + executedCaller_not_in: [staginglinea_Bytes!] + executedCaller_contains: staginglinea_Bytes + executedCaller_not_contains: staginglinea_Bytes + executedTransactionHash: staginglinea_Bytes + executedTransactionHash_not: staginglinea_Bytes + executedTransactionHash_in: [staginglinea_Bytes!] + executedTransactionHash_not_in: [staginglinea_Bytes!] + executedTransactionHash_contains: staginglinea_Bytes + executedTransactionHash_not_contains: staginglinea_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -123934,16 +120803,12 @@ input stagingbnb_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingbnb_Bytes - executedTxOrigin_not: stagingbnb_Bytes - executedTxOrigin_gt: stagingbnb_Bytes - executedTxOrigin_lt: stagingbnb_Bytes - executedTxOrigin_gte: stagingbnb_Bytes - executedTxOrigin_lte: stagingbnb_Bytes - executedTxOrigin_in: [stagingbnb_Bytes!] - executedTxOrigin_not_in: [stagingbnb_Bytes!] - executedTxOrigin_contains: stagingbnb_Bytes - executedTxOrigin_not_contains: stagingbnb_Bytes + executedTxOrigin: staginglinea_Bytes + executedTxOrigin_not: staginglinea_Bytes + executedTxOrigin_in: [staginglinea_Bytes!] + executedTxOrigin_not_in: [staginglinea_Bytes!] + executedTxOrigin_contains: staginglinea_Bytes + executedTxOrigin_not_contains: staginglinea_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -123952,26 +120817,18 @@ input stagingbnb_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingbnb_Bytes - reconciledCaller_not: stagingbnb_Bytes - reconciledCaller_gt: stagingbnb_Bytes - reconciledCaller_lt: stagingbnb_Bytes - reconciledCaller_gte: stagingbnb_Bytes - reconciledCaller_lte: stagingbnb_Bytes - reconciledCaller_in: [stagingbnb_Bytes!] - reconciledCaller_not_in: [stagingbnb_Bytes!] - reconciledCaller_contains: stagingbnb_Bytes - reconciledCaller_not_contains: stagingbnb_Bytes - reconciledTransactionHash: stagingbnb_Bytes - reconciledTransactionHash_not: stagingbnb_Bytes - reconciledTransactionHash_gt: stagingbnb_Bytes - reconciledTransactionHash_lt: stagingbnb_Bytes - reconciledTransactionHash_gte: stagingbnb_Bytes - reconciledTransactionHash_lte: stagingbnb_Bytes - reconciledTransactionHash_in: [stagingbnb_Bytes!] - reconciledTransactionHash_not_in: [stagingbnb_Bytes!] - reconciledTransactionHash_contains: stagingbnb_Bytes - reconciledTransactionHash_not_contains: stagingbnb_Bytes + reconciledCaller: staginglinea_Bytes + reconciledCaller_not: staginglinea_Bytes + reconciledCaller_in: [staginglinea_Bytes!] + reconciledCaller_not_in: [staginglinea_Bytes!] + reconciledCaller_contains: staginglinea_Bytes + reconciledCaller_not_contains: staginglinea_Bytes + reconciledTransactionHash: staginglinea_Bytes + reconciledTransactionHash_not: staginglinea_Bytes + reconciledTransactionHash_in: [staginglinea_Bytes!] + reconciledTransactionHash_not_in: [staginglinea_Bytes!] + reconciledTransactionHash_contains: staginglinea_Bytes + reconciledTransactionHash_not_contains: staginglinea_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -124004,16 +120861,12 @@ input stagingbnb_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingbnb_Bytes - reconciledTxOrigin_not: stagingbnb_Bytes - reconciledTxOrigin_gt: stagingbnb_Bytes - reconciledTxOrigin_lt: stagingbnb_Bytes - reconciledTxOrigin_gte: stagingbnb_Bytes - reconciledTxOrigin_lte: stagingbnb_Bytes - reconciledTxOrigin_in: [stagingbnb_Bytes!] - reconciledTxOrigin_not_in: [stagingbnb_Bytes!] - reconciledTxOrigin_contains: stagingbnb_Bytes - reconciledTxOrigin_not_contains: stagingbnb_Bytes + reconciledTxOrigin: staginglinea_Bytes + reconciledTxOrigin_not: staginglinea_Bytes + reconciledTxOrigin_in: [staginglinea_Bytes!] + reconciledTxOrigin_not_in: [staginglinea_Bytes!] + reconciledTxOrigin_contains: staginglinea_Bytes + reconciledTxOrigin_not_contains: staginglinea_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -124023,12 +120876,10 @@ input stagingbnb_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_DestinationTransfer_filter] - or: [stagingbnb_DestinationTransfer_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_DestinationTransfer_orderBy { +enum staginglinea_DestinationTransfer_orderBy { id chainId transferId @@ -124049,15 +120900,6 @@ enum stagingbnb_DestinationTransfer_orderBy { normalizedIn canonicalId asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber amount routersFee executedCaller @@ -124078,20 +120920,14 @@ enum stagingbnb_DestinationTransfer_orderBy { reconciledTxNonce } -""" -8 bytes signed integer - -""" -scalar stagingbnb_Int8 - -type stagingbnb_OptimisticRootFinalized { +type staginglinea_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingbnb_Bytes! + aggregateRoot: staginglinea_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingbnb_OptimisticRootFinalized_filter { +input staginglinea_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -124100,16 +120936,12 @@ input stagingbnb_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingbnb_Bytes - aggregateRoot_not: stagingbnb_Bytes - aggregateRoot_gt: stagingbnb_Bytes - aggregateRoot_lt: stagingbnb_Bytes - aggregateRoot_gte: stagingbnb_Bytes - aggregateRoot_lte: stagingbnb_Bytes - aggregateRoot_in: [stagingbnb_Bytes!] - aggregateRoot_not_in: [stagingbnb_Bytes!] - aggregateRoot_contains: stagingbnb_Bytes - aggregateRoot_not_contains: stagingbnb_Bytes + aggregateRoot: staginglinea_Bytes + aggregateRoot_not: staginglinea_Bytes + aggregateRoot_in: [staginglinea_Bytes!] + aggregateRoot_not_in: [staginglinea_Bytes!] + aggregateRoot_contains: staginglinea_Bytes + aggregateRoot_not_contains: staginglinea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -124127,12 +120959,10 @@ input stagingbnb_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_OptimisticRootFinalized_filter] - or: [stagingbnb_OptimisticRootFinalized_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_OptimisticRootFinalized_orderBy { +enum staginglinea_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -124140,25 +120970,25 @@ enum stagingbnb_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingbnb_OrderDirection { +enum staginglinea_OrderDirection { asc desc } -type stagingbnb_OriginMessage { +type staginglinea_OriginMessage { id: ID! - transferId: stagingbnb_Bytes + transferId: staginglinea_Bytes destinationDomain: BigInt - leaf: stagingbnb_Bytes + leaf: staginglinea_Bytes index: BigInt - message: stagingbnb_Bytes - root: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes + message: staginglinea_Bytes + root: staginglinea_Bytes + transactionHash: staginglinea_Bytes blockNumber: BigInt - rootCount: stagingbnb_RootCount + rootCount: staginglinea_RootCount } -input stagingbnb_OriginMessage_filter { +input staginglinea_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -124167,16 +120997,12 @@ input stagingbnb_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingbnb_Bytes - transferId_not: stagingbnb_Bytes - transferId_gt: stagingbnb_Bytes - transferId_lt: stagingbnb_Bytes - transferId_gte: stagingbnb_Bytes - transferId_lte: stagingbnb_Bytes - transferId_in: [stagingbnb_Bytes!] - transferId_not_in: [stagingbnb_Bytes!] - transferId_contains: stagingbnb_Bytes - transferId_not_contains: stagingbnb_Bytes + transferId: staginglinea_Bytes + transferId_not: staginglinea_Bytes + transferId_in: [staginglinea_Bytes!] + transferId_not_in: [staginglinea_Bytes!] + transferId_contains: staginglinea_Bytes + transferId_not_contains: staginglinea_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -124185,16 +121011,12 @@ input stagingbnb_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingbnb_Bytes - leaf_not: stagingbnb_Bytes - leaf_gt: stagingbnb_Bytes - leaf_lt: stagingbnb_Bytes - leaf_gte: stagingbnb_Bytes - leaf_lte: stagingbnb_Bytes - leaf_in: [stagingbnb_Bytes!] - leaf_not_in: [stagingbnb_Bytes!] - leaf_contains: stagingbnb_Bytes - leaf_not_contains: stagingbnb_Bytes + leaf: staginglinea_Bytes + leaf_not: staginglinea_Bytes + leaf_in: [staginglinea_Bytes!] + leaf_not_in: [staginglinea_Bytes!] + leaf_contains: staginglinea_Bytes + leaf_not_contains: staginglinea_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -124203,36 +121025,24 @@ input stagingbnb_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingbnb_Bytes - message_not: stagingbnb_Bytes - message_gt: stagingbnb_Bytes - message_lt: stagingbnb_Bytes - message_gte: stagingbnb_Bytes - message_lte: stagingbnb_Bytes - message_in: [stagingbnb_Bytes!] - message_not_in: [stagingbnb_Bytes!] - message_contains: stagingbnb_Bytes - message_not_contains: stagingbnb_Bytes - root: stagingbnb_Bytes - root_not: stagingbnb_Bytes - root_gt: stagingbnb_Bytes - root_lt: stagingbnb_Bytes - root_gte: stagingbnb_Bytes - root_lte: stagingbnb_Bytes - root_in: [stagingbnb_Bytes!] - root_not_in: [stagingbnb_Bytes!] - root_contains: stagingbnb_Bytes - root_not_contains: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes - transactionHash_not: stagingbnb_Bytes - transactionHash_gt: stagingbnb_Bytes - transactionHash_lt: stagingbnb_Bytes - transactionHash_gte: stagingbnb_Bytes - transactionHash_lte: stagingbnb_Bytes - transactionHash_in: [stagingbnb_Bytes!] - transactionHash_not_in: [stagingbnb_Bytes!] - transactionHash_contains: stagingbnb_Bytes - transactionHash_not_contains: stagingbnb_Bytes + message: staginglinea_Bytes + message_not: staginglinea_Bytes + message_in: [staginglinea_Bytes!] + message_not_in: [staginglinea_Bytes!] + message_contains: staginglinea_Bytes + message_not_contains: staginglinea_Bytes + root: staginglinea_Bytes + root_not: staginglinea_Bytes + root_in: [staginglinea_Bytes!] + root_not_in: [staginglinea_Bytes!] + root_contains: staginglinea_Bytes + root_not_contains: staginglinea_Bytes + transactionHash: staginglinea_Bytes + transactionHash_not: staginglinea_Bytes + transactionHash_in: [staginglinea_Bytes!] + transactionHash_not_in: [staginglinea_Bytes!] + transactionHash_contains: staginglinea_Bytes + transactionHash_not_contains: staginglinea_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -124261,14 +121071,12 @@ input stagingbnb_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingbnb_RootCount_filter + rootCount_: staginglinea_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_OriginMessage_filter] - or: [stagingbnb_OriginMessage_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_OriginMessage_orderBy { +enum staginglinea_OriginMessage_orderBy { id transferId destinationDomain @@ -124279,46 +121087,44 @@ enum stagingbnb_OriginMessage_orderBy { transactionHash blockNumber rootCount - rootCount__id - rootCount__count } -type stagingbnb_OriginTransfer { +type staginglinea_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingbnb_Bytes + transferId: staginglinea_Bytes nonce: BigInt - status: stagingbnb_TransferStatus - messageHash: stagingbnb_Bytes + status: staginglinea_TransferStatus + messageHash: staginglinea_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingbnb_Bytes - delegate: stagingbnb_Bytes + to: staginglinea_Bytes + delegate: staginglinea_Bytes receiveLocal: Boolean - callData: stagingbnb_Bytes + callData: staginglinea_Bytes slippage: BigInt - originSender: stagingbnb_Bytes + originSender: staginglinea_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingbnb_Bytes - asset: stagingbnb_Asset - transactingAsset: stagingbnb_Bytes - message: stagingbnb_OriginMessage + canonicalId: staginglinea_Bytes + asset: staginglinea_Asset + transactingAsset: staginglinea_Bytes + message: staginglinea_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingbnb_RelayerFee_orderBy, orderDirection: stagingbnb_OrderDirection, where: stagingbnb_RelayerFee_filter): [stagingbnb_RelayerFee!] - initialRelayerFeeAsset: stagingbnb_Bytes - caller: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: staginglinea_RelayerFee_orderBy, orderDirection: staginglinea_OrderDirection, where: staginglinea_RelayerFee_filter): [staginglinea_RelayerFee!] + initialRelayerFeeAsset: staginglinea_Bytes + caller: staginglinea_Bytes + transactionHash: staginglinea_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingbnb_Bytes + txOrigin: staginglinea_Bytes txNonce: BigInt } -input stagingbnb_OriginTransfer_filter { +input staginglinea_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -124335,16 +121141,12 @@ input stagingbnb_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingbnb_Bytes - transferId_not: stagingbnb_Bytes - transferId_gt: stagingbnb_Bytes - transferId_lt: stagingbnb_Bytes - transferId_gte: stagingbnb_Bytes - transferId_lte: stagingbnb_Bytes - transferId_in: [stagingbnb_Bytes!] - transferId_not_in: [stagingbnb_Bytes!] - transferId_contains: stagingbnb_Bytes - transferId_not_contains: stagingbnb_Bytes + transferId: staginglinea_Bytes + transferId_not: staginglinea_Bytes + transferId_in: [staginglinea_Bytes!] + transferId_not_in: [staginglinea_Bytes!] + transferId_contains: staginglinea_Bytes + transferId_not_contains: staginglinea_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -124353,20 +121155,16 @@ input stagingbnb_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingbnb_TransferStatus - status_not: stagingbnb_TransferStatus - status_in: [stagingbnb_TransferStatus!] - status_not_in: [stagingbnb_TransferStatus!] - messageHash: stagingbnb_Bytes - messageHash_not: stagingbnb_Bytes - messageHash_gt: stagingbnb_Bytes - messageHash_lt: stagingbnb_Bytes - messageHash_gte: stagingbnb_Bytes - messageHash_lte: stagingbnb_Bytes - messageHash_in: [stagingbnb_Bytes!] - messageHash_not_in: [stagingbnb_Bytes!] - messageHash_contains: stagingbnb_Bytes - messageHash_not_contains: stagingbnb_Bytes + status: staginglinea_TransferStatus + status_not: staginglinea_TransferStatus + status_in: [staginglinea_TransferStatus!] + status_not_in: [staginglinea_TransferStatus!] + messageHash: staginglinea_Bytes + messageHash_not: staginglinea_Bytes + messageHash_in: [staginglinea_Bytes!] + messageHash_not_in: [staginglinea_Bytes!] + messageHash_contains: staginglinea_Bytes + messageHash_not_contains: staginglinea_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -124391,40 +121189,28 @@ input stagingbnb_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingbnb_Bytes - to_not: stagingbnb_Bytes - to_gt: stagingbnb_Bytes - to_lt: stagingbnb_Bytes - to_gte: stagingbnb_Bytes - to_lte: stagingbnb_Bytes - to_in: [stagingbnb_Bytes!] - to_not_in: [stagingbnb_Bytes!] - to_contains: stagingbnb_Bytes - to_not_contains: stagingbnb_Bytes - delegate: stagingbnb_Bytes - delegate_not: stagingbnb_Bytes - delegate_gt: stagingbnb_Bytes - delegate_lt: stagingbnb_Bytes - delegate_gte: stagingbnb_Bytes - delegate_lte: stagingbnb_Bytes - delegate_in: [stagingbnb_Bytes!] - delegate_not_in: [stagingbnb_Bytes!] - delegate_contains: stagingbnb_Bytes - delegate_not_contains: stagingbnb_Bytes + to: staginglinea_Bytes + to_not: staginglinea_Bytes + to_in: [staginglinea_Bytes!] + to_not_in: [staginglinea_Bytes!] + to_contains: staginglinea_Bytes + to_not_contains: staginglinea_Bytes + delegate: staginglinea_Bytes + delegate_not: staginglinea_Bytes + delegate_in: [staginglinea_Bytes!] + delegate_not_in: [staginglinea_Bytes!] + delegate_contains: staginglinea_Bytes + delegate_not_contains: staginglinea_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingbnb_Bytes - callData_not: stagingbnb_Bytes - callData_gt: stagingbnb_Bytes - callData_lt: stagingbnb_Bytes - callData_gte: stagingbnb_Bytes - callData_lte: stagingbnb_Bytes - callData_in: [stagingbnb_Bytes!] - callData_not_in: [stagingbnb_Bytes!] - callData_contains: stagingbnb_Bytes - callData_not_contains: stagingbnb_Bytes + callData: staginglinea_Bytes + callData_not: staginglinea_Bytes + callData_in: [staginglinea_Bytes!] + callData_not_in: [staginglinea_Bytes!] + callData_contains: staginglinea_Bytes + callData_not_contains: staginglinea_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -124433,16 +121219,12 @@ input stagingbnb_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingbnb_Bytes - originSender_not: stagingbnb_Bytes - originSender_gt: stagingbnb_Bytes - originSender_lt: stagingbnb_Bytes - originSender_gte: stagingbnb_Bytes - originSender_lte: stagingbnb_Bytes - originSender_in: [stagingbnb_Bytes!] - originSender_not_in: [stagingbnb_Bytes!] - originSender_contains: stagingbnb_Bytes - originSender_not_contains: stagingbnb_Bytes + originSender: staginglinea_Bytes + originSender_not: staginglinea_Bytes + originSender_in: [staginglinea_Bytes!] + originSender_not_in: [staginglinea_Bytes!] + originSender_contains: staginglinea_Bytes + originSender_not_contains: staginglinea_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -124459,16 +121241,12 @@ input stagingbnb_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingbnb_Bytes - canonicalId_not: stagingbnb_Bytes - canonicalId_gt: stagingbnb_Bytes - canonicalId_lt: stagingbnb_Bytes - canonicalId_gte: stagingbnb_Bytes - canonicalId_lte: stagingbnb_Bytes - canonicalId_in: [stagingbnb_Bytes!] - canonicalId_not_in: [stagingbnb_Bytes!] - canonicalId_contains: stagingbnb_Bytes - canonicalId_not_contains: stagingbnb_Bytes + canonicalId: staginglinea_Bytes + canonicalId_not: staginglinea_Bytes + canonicalId_in: [staginglinea_Bytes!] + canonicalId_not_in: [staginglinea_Bytes!] + canonicalId_contains: staginglinea_Bytes + canonicalId_not_contains: staginglinea_Bytes asset: String asset_not: String asset_gt: String @@ -124489,17 +121267,13 @@ input stagingbnb_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingbnb_Asset_filter - transactingAsset: stagingbnb_Bytes - transactingAsset_not: stagingbnb_Bytes - transactingAsset_gt: stagingbnb_Bytes - transactingAsset_lt: stagingbnb_Bytes - transactingAsset_gte: stagingbnb_Bytes - transactingAsset_lte: stagingbnb_Bytes - transactingAsset_in: [stagingbnb_Bytes!] - transactingAsset_not_in: [stagingbnb_Bytes!] - transactingAsset_contains: stagingbnb_Bytes - transactingAsset_not_contains: stagingbnb_Bytes + asset_: staginglinea_Asset_filter + transactingAsset: staginglinea_Bytes + transactingAsset_not: staginglinea_Bytes + transactingAsset_in: [staginglinea_Bytes!] + transactingAsset_not_in: [staginglinea_Bytes!] + transactingAsset_contains: staginglinea_Bytes + transactingAsset_not_contains: staginglinea_Bytes message: String message_not: String message_gt: String @@ -124520,7 +121294,7 @@ input stagingbnb_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingbnb_OriginMessage_filter + message_: staginglinea_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -124535,37 +121309,25 @@ input stagingbnb_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingbnb_RelayerFee_filter - initialRelayerFeeAsset: stagingbnb_Bytes - initialRelayerFeeAsset_not: stagingbnb_Bytes - initialRelayerFeeAsset_gt: stagingbnb_Bytes - initialRelayerFeeAsset_lt: stagingbnb_Bytes - initialRelayerFeeAsset_gte: stagingbnb_Bytes - initialRelayerFeeAsset_lte: stagingbnb_Bytes - initialRelayerFeeAsset_in: [stagingbnb_Bytes!] - initialRelayerFeeAsset_not_in: [stagingbnb_Bytes!] - initialRelayerFeeAsset_contains: stagingbnb_Bytes - initialRelayerFeeAsset_not_contains: stagingbnb_Bytes - caller: stagingbnb_Bytes - caller_not: stagingbnb_Bytes - caller_gt: stagingbnb_Bytes - caller_lt: stagingbnb_Bytes - caller_gte: stagingbnb_Bytes - caller_lte: stagingbnb_Bytes - caller_in: [stagingbnb_Bytes!] - caller_not_in: [stagingbnb_Bytes!] - caller_contains: stagingbnb_Bytes - caller_not_contains: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes - transactionHash_not: stagingbnb_Bytes - transactionHash_gt: stagingbnb_Bytes - transactionHash_lt: stagingbnb_Bytes - transactionHash_gte: stagingbnb_Bytes - transactionHash_lte: stagingbnb_Bytes - transactionHash_in: [stagingbnb_Bytes!] - transactionHash_not_in: [stagingbnb_Bytes!] - transactionHash_contains: stagingbnb_Bytes - transactionHash_not_contains: stagingbnb_Bytes + relayerFees_: staginglinea_RelayerFee_filter + initialRelayerFeeAsset: staginglinea_Bytes + initialRelayerFeeAsset_not: staginglinea_Bytes + initialRelayerFeeAsset_in: [staginglinea_Bytes!] + initialRelayerFeeAsset_not_in: [staginglinea_Bytes!] + initialRelayerFeeAsset_contains: staginglinea_Bytes + initialRelayerFeeAsset_not_contains: staginglinea_Bytes + caller: staginglinea_Bytes + caller_not: staginglinea_Bytes + caller_in: [staginglinea_Bytes!] + caller_not_in: [staginglinea_Bytes!] + caller_contains: staginglinea_Bytes + caller_not_contains: staginglinea_Bytes + transactionHash: staginglinea_Bytes + transactionHash_not: staginglinea_Bytes + transactionHash_in: [staginglinea_Bytes!] + transactionHash_not_in: [staginglinea_Bytes!] + transactionHash_contains: staginglinea_Bytes + transactionHash_not_contains: staginglinea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -124598,16 +121360,12 @@ input stagingbnb_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingbnb_Bytes - txOrigin_not: stagingbnb_Bytes - txOrigin_gt: stagingbnb_Bytes - txOrigin_lt: stagingbnb_Bytes - txOrigin_gte: stagingbnb_Bytes - txOrigin_lte: stagingbnb_Bytes - txOrigin_in: [stagingbnb_Bytes!] - txOrigin_not_in: [stagingbnb_Bytes!] - txOrigin_contains: stagingbnb_Bytes - txOrigin_not_contains: stagingbnb_Bytes + txOrigin: staginglinea_Bytes + txOrigin_not: staginglinea_Bytes + txOrigin_in: [staginglinea_Bytes!] + txOrigin_not_in: [staginglinea_Bytes!] + txOrigin_contains: staginglinea_Bytes + txOrigin_not_contains: staginglinea_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -124617,12 +121375,10 @@ input stagingbnb_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_OriginTransfer_filter] - or: [stagingbnb_OriginTransfer_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_OriginTransfer_orderBy { +enum staginglinea_OriginTransfer_orderBy { id chainId transferId @@ -124642,26 +121398,8 @@ enum stagingbnb_OriginTransfer_orderBy { normalizedIn canonicalId asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber transactingAsset message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber bumpRelayerFeeCount relayerFees initialRelayerFeeAsset @@ -124675,20 +121413,20 @@ enum stagingbnb_OriginTransfer_orderBy { txNonce } -type stagingbnb_Relayer { +type staginglinea_Relayer { id: ID! isActive: Boolean! - relayer: stagingbnb_Bytes + relayer: staginglinea_Bytes } -type stagingbnb_RelayerFee { +type staginglinea_RelayerFee { id: ID! - transfer: stagingbnb_OriginTransfer! + transfer: staginglinea_OriginTransfer! fee: BigInt! - asset: stagingbnb_Bytes! + asset: staginglinea_Bytes! } -input stagingbnb_RelayerFee_filter { +input staginglinea_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -124717,7 +121455,7 @@ input stagingbnb_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingbnb_OriginTransfer_filter + transfer_: staginglinea_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -124726,72 +121464,37 @@ input stagingbnb_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingbnb_Bytes - asset_not: stagingbnb_Bytes - asset_gt: stagingbnb_Bytes - asset_lt: stagingbnb_Bytes - asset_gte: stagingbnb_Bytes - asset_lte: stagingbnb_Bytes - asset_in: [stagingbnb_Bytes!] - asset_not_in: [stagingbnb_Bytes!] - asset_contains: stagingbnb_Bytes - asset_not_contains: stagingbnb_Bytes + asset: staginglinea_Bytes + asset_not: staginglinea_Bytes + asset_in: [staginglinea_Bytes!] + asset_not_in: [staginglinea_Bytes!] + asset_contains: staginglinea_Bytes + asset_not_contains: staginglinea_Bytes """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_RelayerFee_filter] - or: [stagingbnb_RelayerFee_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_RelayerFee_orderBy { +enum staginglinea_RelayerFee_orderBy { id transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce fee asset } -type stagingbnb_RelayerFeesIncrease { +type staginglinea_RelayerFeesIncrease { id: ID! - transfer: stagingbnb_OriginTransfer! + transfer: staginglinea_OriginTransfer! increase: BigInt - asset: stagingbnb_Bytes - caller: stagingbnb_Bytes! - transactionHash: stagingbnb_Bytes! + asset: staginglinea_Bytes + caller: staginglinea_Bytes! + transactionHash: staginglinea_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingbnb_RelayerFeesIncrease_filter { +input staginglinea_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -124820,7 +121523,7 @@ input stagingbnb_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingbnb_OriginTransfer_filter + transfer_: staginglinea_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -124829,36 +121532,24 @@ input stagingbnb_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingbnb_Bytes - asset_not: stagingbnb_Bytes - asset_gt: stagingbnb_Bytes - asset_lt: stagingbnb_Bytes - asset_gte: stagingbnb_Bytes - asset_lte: stagingbnb_Bytes - asset_in: [stagingbnb_Bytes!] - asset_not_in: [stagingbnb_Bytes!] - asset_contains: stagingbnb_Bytes - asset_not_contains: stagingbnb_Bytes - caller: stagingbnb_Bytes - caller_not: stagingbnb_Bytes - caller_gt: stagingbnb_Bytes - caller_lt: stagingbnb_Bytes - caller_gte: stagingbnb_Bytes - caller_lte: stagingbnb_Bytes - caller_in: [stagingbnb_Bytes!] - caller_not_in: [stagingbnb_Bytes!] - caller_contains: stagingbnb_Bytes - caller_not_contains: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes - transactionHash_not: stagingbnb_Bytes - transactionHash_gt: stagingbnb_Bytes - transactionHash_lt: stagingbnb_Bytes - transactionHash_gte: stagingbnb_Bytes - transactionHash_lte: stagingbnb_Bytes - transactionHash_in: [stagingbnb_Bytes!] - transactionHash_not_in: [stagingbnb_Bytes!] - transactionHash_contains: stagingbnb_Bytes - transactionHash_not_contains: stagingbnb_Bytes + asset: staginglinea_Bytes + asset_not: staginglinea_Bytes + asset_in: [staginglinea_Bytes!] + asset_not_in: [staginglinea_Bytes!] + asset_contains: staginglinea_Bytes + asset_not_contains: staginglinea_Bytes + caller: staginglinea_Bytes + caller_not: staginglinea_Bytes + caller_in: [staginglinea_Bytes!] + caller_not_in: [staginglinea_Bytes!] + caller_contains: staginglinea_Bytes + caller_not_contains: staginglinea_Bytes + transactionHash: staginglinea_Bytes + transactionHash_not: staginglinea_Bytes + transactionHash_in: [staginglinea_Bytes!] + transactionHash_not_in: [staginglinea_Bytes!] + transactionHash_contains: staginglinea_Bytes + transactionHash_not_contains: staginglinea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -124892,43 +121583,12 @@ input stagingbnb_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_RelayerFeesIncrease_filter] - or: [stagingbnb_RelayerFeesIncrease_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_RelayerFeesIncrease_orderBy { +enum staginglinea_RelayerFeesIncrease_orderBy { id transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce increase asset caller @@ -124939,7 +121599,7 @@ enum stagingbnb_RelayerFeesIncrease_orderBy { blockNumber } -input stagingbnb_Relayer_filter { +input staginglinea_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -124952,34 +121612,28 @@ input stagingbnb_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingbnb_Bytes - relayer_not: stagingbnb_Bytes - relayer_gt: stagingbnb_Bytes - relayer_lt: stagingbnb_Bytes - relayer_gte: stagingbnb_Bytes - relayer_lte: stagingbnb_Bytes - relayer_in: [stagingbnb_Bytes!] - relayer_not_in: [stagingbnb_Bytes!] - relayer_contains: stagingbnb_Bytes - relayer_not_contains: stagingbnb_Bytes + relayer: staginglinea_Bytes + relayer_not: staginglinea_Bytes + relayer_in: [staginglinea_Bytes!] + relayer_not_in: [staginglinea_Bytes!] + relayer_contains: staginglinea_Bytes + relayer_not_contains: staginglinea_Bytes """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_Relayer_filter] - or: [stagingbnb_Relayer_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_Relayer_orderBy { +enum staginglinea_Relayer_orderBy { id isActive relayer } -type stagingbnb_RootCount { +type staginglinea_RootCount { id: ID! count: BigInt } -input stagingbnb_RootCount_filter { +input staginglinea_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -124997,31 +121651,29 @@ input stagingbnb_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_RootCount_filter] - or: [stagingbnb_RootCount_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_RootCount_orderBy { +enum staginglinea_RootCount_orderBy { id count } -type stagingbnb_RootMessageSent { +type staginglinea_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingbnb_Bytes + root: staginglinea_Bytes count: BigInt - caller: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes + caller: staginglinea_Bytes + transactionHash: staginglinea_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingbnb_RootMessageSent_filter { +input staginglinea_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -125046,16 +121698,12 @@ input stagingbnb_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingbnb_Bytes - root_not: stagingbnb_Bytes - root_gt: stagingbnb_Bytes - root_lt: stagingbnb_Bytes - root_gte: stagingbnb_Bytes - root_lte: stagingbnb_Bytes - root_in: [stagingbnb_Bytes!] - root_not_in: [stagingbnb_Bytes!] - root_contains: stagingbnb_Bytes - root_not_contains: stagingbnb_Bytes + root: staginglinea_Bytes + root_not: staginglinea_Bytes + root_in: [staginglinea_Bytes!] + root_not_in: [staginglinea_Bytes!] + root_contains: staginglinea_Bytes + root_not_contains: staginglinea_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -125064,26 +121712,18 @@ input stagingbnb_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingbnb_Bytes - caller_not: stagingbnb_Bytes - caller_gt: stagingbnb_Bytes - caller_lt: stagingbnb_Bytes - caller_gte: stagingbnb_Bytes - caller_lte: stagingbnb_Bytes - caller_in: [stagingbnb_Bytes!] - caller_not_in: [stagingbnb_Bytes!] - caller_contains: stagingbnb_Bytes - caller_not_contains: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes - transactionHash_not: stagingbnb_Bytes - transactionHash_gt: stagingbnb_Bytes - transactionHash_lt: stagingbnb_Bytes - transactionHash_gte: stagingbnb_Bytes - transactionHash_lte: stagingbnb_Bytes - transactionHash_in: [stagingbnb_Bytes!] - transactionHash_not_in: [stagingbnb_Bytes!] - transactionHash_contains: stagingbnb_Bytes - transactionHash_not_contains: stagingbnb_Bytes + caller: staginglinea_Bytes + caller_not: staginglinea_Bytes + caller_in: [staginglinea_Bytes!] + caller_not_in: [staginglinea_Bytes!] + caller_contains: staginglinea_Bytes + caller_not_contains: staginglinea_Bytes + transactionHash: staginglinea_Bytes + transactionHash_not: staginglinea_Bytes + transactionHash_in: [staginglinea_Bytes!] + transactionHash_not_in: [staginglinea_Bytes!] + transactionHash_contains: staginglinea_Bytes + transactionHash_not_contains: staginglinea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -125117,12 +121757,10 @@ input stagingbnb_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_RootMessageSent_filter] - or: [stagingbnb_RootMessageSent_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_RootMessageSent_orderBy { +enum staginglinea_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -125136,25 +121774,25 @@ enum stagingbnb_RootMessageSent_orderBy { blockNumber } -type stagingbnb_Router { +type staginglinea_Router { id: ID! isActive: Boolean! - owner: stagingbnb_Bytes - recipient: stagingbnb_Bytes - proposedOwner: stagingbnb_Bytes + owner: staginglinea_Bytes + recipient: staginglinea_Bytes + proposedOwner: staginglinea_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingbnb_AssetBalance_orderBy, orderDirection: stagingbnb_OrderDirection, where: stagingbnb_AssetBalance_filter): [stagingbnb_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: staginglinea_AssetBalance_orderBy, orderDirection: staginglinea_OrderDirection, where: staginglinea_AssetBalance_filter): [staginglinea_AssetBalance!]! } -type stagingbnb_RouterDailyTVL { +type staginglinea_RouterDailyTVL { id: ID! - router: stagingbnb_Router! - asset: stagingbnb_Asset! + router: staginglinea_Router! + asset: staginglinea_Asset! timestamp: BigInt! balance: BigInt! } -input stagingbnb_RouterDailyTVL_filter { +input staginglinea_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -125183,7 +121821,7 @@ input stagingbnb_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingbnb_Router_filter + router_: staginglinea_Router_filter asset: String asset_not: String asset_gt: String @@ -125204,7 +121842,7 @@ input stagingbnb_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingbnb_Asset_filter + asset_: staginglinea_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -125222,54 +121860,37 @@ input stagingbnb_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_RouterDailyTVL_filter] - or: [stagingbnb_RouterDailyTVL_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_RouterDailyTVL_orderBy { +enum staginglinea_RouterDailyTVL_orderBy { id router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber timestamp balance } -type stagingbnb_RouterLiquidityEvent { +type staginglinea_RouterLiquidityEvent { id: ID! - type: stagingbnb_RouterLiquidityEventType - router: stagingbnb_Router! - asset: stagingbnb_Asset! + type: staginglinea_RouterLiquidityEventType + router: staginglinea_Router! + asset: staginglinea_Asset! amount: BigInt! balance: BigInt! - caller: stagingbnb_Bytes + caller: staginglinea_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingbnb_Bytes! + transactionHash: staginglinea_Bytes! nonce: BigInt! } -enum stagingbnb_RouterLiquidityEventType { +enum staginglinea_RouterLiquidityEventType { Add Remove } -input stagingbnb_RouterLiquidityEvent_filter { +input staginglinea_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -125278,10 +121899,10 @@ input stagingbnb_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingbnb_RouterLiquidityEventType - type_not: stagingbnb_RouterLiquidityEventType - type_in: [stagingbnb_RouterLiquidityEventType!] - type_not_in: [stagingbnb_RouterLiquidityEventType!] + type: staginglinea_RouterLiquidityEventType + type_not: staginglinea_RouterLiquidityEventType + type_in: [staginglinea_RouterLiquidityEventType!] + type_not_in: [staginglinea_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -125302,7 +121923,7 @@ input stagingbnb_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingbnb_Router_filter + router_: staginglinea_Router_filter asset: String asset_not: String asset_gt: String @@ -125323,7 +121944,7 @@ input stagingbnb_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingbnb_Asset_filter + asset_: staginglinea_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -125340,16 +121961,12 @@ input stagingbnb_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingbnb_Bytes - caller_not: stagingbnb_Bytes - caller_gt: stagingbnb_Bytes - caller_lt: stagingbnb_Bytes - caller_gte: stagingbnb_Bytes - caller_lte: stagingbnb_Bytes - caller_in: [stagingbnb_Bytes!] - caller_not_in: [stagingbnb_Bytes!] - caller_contains: stagingbnb_Bytes - caller_not_contains: stagingbnb_Bytes + caller: staginglinea_Bytes + caller_not: staginglinea_Bytes + caller_in: [staginglinea_Bytes!] + caller_not_in: [staginglinea_Bytes!] + caller_contains: staginglinea_Bytes + caller_not_contains: staginglinea_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -125366,16 +121983,12 @@ input stagingbnb_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingbnb_Bytes - transactionHash_not: stagingbnb_Bytes - transactionHash_gt: stagingbnb_Bytes - transactionHash_lt: stagingbnb_Bytes - transactionHash_gte: stagingbnb_Bytes - transactionHash_lte: stagingbnb_Bytes - transactionHash_in: [stagingbnb_Bytes!] - transactionHash_not_in: [stagingbnb_Bytes!] - transactionHash_contains: stagingbnb_Bytes - transactionHash_not_contains: stagingbnb_Bytes + transactionHash: staginglinea_Bytes + transactionHash_not: staginglinea_Bytes + transactionHash_in: [staginglinea_Bytes!] + transactionHash_not_in: [staginglinea_Bytes!] + transactionHash_contains: staginglinea_Bytes + transactionHash_not_contains: staginglinea_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -125385,31 +121998,14 @@ input stagingbnb_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_RouterLiquidityEvent_filter] - or: [stagingbnb_RouterLiquidityEvent_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_RouterLiquidityEvent_orderBy { +enum staginglinea_RouterLiquidityEvent_orderBy { id type router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber amount balance caller @@ -125419,7 +122015,7 @@ enum stagingbnb_RouterLiquidityEvent_orderBy { nonce } -input stagingbnb_Router_filter { +input staginglinea_Router_filter { id: ID id_not: ID id_gt: ID @@ -125432,36 +122028,24 @@ input stagingbnb_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingbnb_Bytes - owner_not: stagingbnb_Bytes - owner_gt: stagingbnb_Bytes - owner_lt: stagingbnb_Bytes - owner_gte: stagingbnb_Bytes - owner_lte: stagingbnb_Bytes - owner_in: [stagingbnb_Bytes!] - owner_not_in: [stagingbnb_Bytes!] - owner_contains: stagingbnb_Bytes - owner_not_contains: stagingbnb_Bytes - recipient: stagingbnb_Bytes - recipient_not: stagingbnb_Bytes - recipient_gt: stagingbnb_Bytes - recipient_lt: stagingbnb_Bytes - recipient_gte: stagingbnb_Bytes - recipient_lte: stagingbnb_Bytes - recipient_in: [stagingbnb_Bytes!] - recipient_not_in: [stagingbnb_Bytes!] - recipient_contains: stagingbnb_Bytes - recipient_not_contains: stagingbnb_Bytes - proposedOwner: stagingbnb_Bytes - proposedOwner_not: stagingbnb_Bytes - proposedOwner_gt: stagingbnb_Bytes - proposedOwner_lt: stagingbnb_Bytes - proposedOwner_gte: stagingbnb_Bytes - proposedOwner_lte: stagingbnb_Bytes - proposedOwner_in: [stagingbnb_Bytes!] - proposedOwner_not_in: [stagingbnb_Bytes!] - proposedOwner_contains: stagingbnb_Bytes - proposedOwner_not_contains: stagingbnb_Bytes + owner: staginglinea_Bytes + owner_not: staginglinea_Bytes + owner_in: [staginglinea_Bytes!] + owner_not_in: [staginglinea_Bytes!] + owner_contains: staginglinea_Bytes + owner_not_contains: staginglinea_Bytes + recipient: staginglinea_Bytes + recipient_not: staginglinea_Bytes + recipient_in: [staginglinea_Bytes!] + recipient_not_in: [staginglinea_Bytes!] + recipient_contains: staginglinea_Bytes + recipient_not_contains: staginglinea_Bytes + proposedOwner: staginglinea_Bytes + proposedOwner_not: staginglinea_Bytes + proposedOwner_in: [staginglinea_Bytes!] + proposedOwner_not_in: [staginglinea_Bytes!] + proposedOwner_contains: staginglinea_Bytes + proposedOwner_not_contains: staginglinea_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -125470,14 +122054,12 @@ input stagingbnb_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingbnb_AssetBalance_filter + assetBalances_: staginglinea_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_Router_filter] - or: [stagingbnb_Router_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_Router_orderBy { +enum staginglinea_Router_orderBy { id isActive owner @@ -125487,13 +122069,13 @@ enum stagingbnb_Router_orderBy { assetBalances } -type stagingbnb_Sequencer { +type staginglinea_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingbnb_Bytes + sequencer: staginglinea_Bytes } -input stagingbnb_Sequencer_filter { +input staginglinea_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -125506,35 +122088,29 @@ input stagingbnb_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingbnb_Bytes - sequencer_not: stagingbnb_Bytes - sequencer_gt: stagingbnb_Bytes - sequencer_lt: stagingbnb_Bytes - sequencer_gte: stagingbnb_Bytes - sequencer_lte: stagingbnb_Bytes - sequencer_in: [stagingbnb_Bytes!] - sequencer_not_in: [stagingbnb_Bytes!] - sequencer_contains: stagingbnb_Bytes - sequencer_not_contains: stagingbnb_Bytes + sequencer: staginglinea_Bytes + sequencer_not: staginglinea_Bytes + sequencer_in: [staginglinea_Bytes!] + sequencer_not_in: [staginglinea_Bytes!] + sequencer_contains: staginglinea_Bytes + sequencer_not_contains: staginglinea_Bytes """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_Sequencer_filter] - or: [stagingbnb_Sequencer_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_Sequencer_orderBy { +enum staginglinea_Sequencer_orderBy { id isActive sequencer } -type stagingbnb_Setting { +type staginglinea_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingbnb_Bytes! + caller: staginglinea_Bytes! } -input stagingbnb_Setting_filter { +input staginglinea_Setting_filter { id: ID id_not: ID id_gt: ID @@ -125551,41 +122127,35 @@ input stagingbnb_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingbnb_Bytes - caller_not: stagingbnb_Bytes - caller_gt: stagingbnb_Bytes - caller_lt: stagingbnb_Bytes - caller_gte: stagingbnb_Bytes - caller_lte: stagingbnb_Bytes - caller_in: [stagingbnb_Bytes!] - caller_not_in: [stagingbnb_Bytes!] - caller_contains: stagingbnb_Bytes - caller_not_contains: stagingbnb_Bytes + caller: staginglinea_Bytes + caller_not: staginglinea_Bytes + caller_in: [staginglinea_Bytes!] + caller_not_in: [staginglinea_Bytes!] + caller_contains: staginglinea_Bytes + caller_not_contains: staginglinea_Bytes """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_Setting_filter] - or: [stagingbnb_Setting_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_Setting_orderBy { +enum staginglinea_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingbnb_SlippageUpdate { +type staginglinea_SlippageUpdate { id: ID! - transfer: stagingbnb_DestinationTransfer! + transfer: staginglinea_DestinationTransfer! slippage: BigInt! - caller: stagingbnb_Bytes! - transactionHash: stagingbnb_Bytes! + caller: staginglinea_Bytes! + transactionHash: staginglinea_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingbnb_SlippageUpdate_filter { +input staginglinea_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -125614,7 +122184,7 @@ input stagingbnb_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingbnb_DestinationTransfer_filter + transfer_: staginglinea_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -125623,26 +122193,18 @@ input stagingbnb_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingbnb_Bytes - caller_not: stagingbnb_Bytes - caller_gt: stagingbnb_Bytes - caller_lt: stagingbnb_Bytes - caller_gte: stagingbnb_Bytes - caller_lte: stagingbnb_Bytes - caller_in: [stagingbnb_Bytes!] - caller_not_in: [stagingbnb_Bytes!] - caller_contains: stagingbnb_Bytes - caller_not_contains: stagingbnb_Bytes - transactionHash: stagingbnb_Bytes - transactionHash_not: stagingbnb_Bytes - transactionHash_gt: stagingbnb_Bytes - transactionHash_lt: stagingbnb_Bytes - transactionHash_gte: stagingbnb_Bytes - transactionHash_lte: stagingbnb_Bytes - transactionHash_in: [stagingbnb_Bytes!] - transactionHash_not_in: [stagingbnb_Bytes!] - transactionHash_contains: stagingbnb_Bytes - transactionHash_not_contains: stagingbnb_Bytes + caller: staginglinea_Bytes + caller_not: staginglinea_Bytes + caller_in: [staginglinea_Bytes!] + caller_not_in: [staginglinea_Bytes!] + caller_contains: staginglinea_Bytes + caller_not_contains: staginglinea_Bytes + transactionHash: staginglinea_Bytes + transactionHash_not: staginglinea_Bytes + transactionHash_in: [staginglinea_Bytes!] + transactionHash_not_in: [staginglinea_Bytes!] + transactionHash_contains: staginglinea_Bytes + transactionHash_not_contains: staginglinea_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -125676,50 +122238,12 @@ input stagingbnb_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_SlippageUpdate_filter] - or: [stagingbnb_SlippageUpdate_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_SlippageUpdate_orderBy { +enum staginglinea_SlippageUpdate_orderBy { id transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce slippage caller transactionHash @@ -125729,16 +122253,16 @@ enum stagingbnb_SlippageUpdate_orderBy { blockNumber } -type stagingbnb_SnapshotRoot { +type staginglinea_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingbnb_Bytes! + root: staginglinea_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingbnb_SnapshotRoot_filter { +input staginglinea_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -125755,16 +122279,12 @@ input stagingbnb_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingbnb_Bytes - root_not: stagingbnb_Bytes - root_gt: stagingbnb_Bytes - root_lt: stagingbnb_Bytes - root_gte: stagingbnb_Bytes - root_lte: stagingbnb_Bytes - root_in: [stagingbnb_Bytes!] - root_not_in: [stagingbnb_Bytes!] - root_contains: stagingbnb_Bytes - root_not_contains: stagingbnb_Bytes + root: staginglinea_Bytes + root_not: staginglinea_Bytes + root_in: [staginglinea_Bytes!] + root_not_in: [staginglinea_Bytes!] + root_contains: staginglinea_Bytes + root_not_contains: staginglinea_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -125790,12 +122310,10 @@ input stagingbnb_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_SnapshotRoot_filter] - or: [stagingbnb_SnapshotRoot_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_SnapshotRoot_orderBy { +enum staginglinea_SnapshotRoot_orderBy { id spokeDomain root @@ -125804,12 +122322,12 @@ enum stagingbnb_SnapshotRoot_orderBy { blockNumber } -type stagingbnb_SpokeConnectorMode { +type staginglinea_SpokeConnectorMode { id: ID! mode: String! } -input stagingbnb_SpokeConnectorMode_filter { +input staginglinea_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -125839,17 +122357,15 @@ input stagingbnb_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingbnb_BlockChangedFilter - and: [stagingbnb_SpokeConnectorMode_filter] - or: [stagingbnb_SpokeConnectorMode_filter] + _change_block: staginglinea_BlockChangedFilter } -enum stagingbnb_SpokeConnectorMode_orderBy { +enum staginglinea_SpokeConnectorMode_orderBy { id mode } -enum stagingbnb_TransferStatus { +enum staginglinea_TransferStatus { XCalled Executed Reconciled @@ -125857,19 +122373,17 @@ enum stagingbnb_TransferStatus { CompletedFast } -type stagingbnb__Block_ { +type staginglinea__Block_ { """The hash of the block""" - hash: stagingbnb_Bytes + hash: staginglinea_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int - """The hash of the parent block""" - parentHash: stagingbnb_Bytes } """The type for the top-level _meta field""" -type stagingbnb__Meta_ { +type staginglinea__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -125877,22 +122391,22 @@ type stagingbnb__Meta_ { and therefore asks for the latest block """ - block: stagingbnb__Block_! + block: staginglinea__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingavalanche_AggregateRoot { +type mainnet_AggregateRoot { id: ID! - root: stagingavalanche_Bytes! + root: mainnet_Bytes! blockNumber: BigInt! } -type stagingavalanche_AggregateRootProposed { +type mainnet_AggregateRootProposed { id: ID! - aggregateRoot: stagingavalanche_Bytes! + aggregateRoot: mainnet_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -125900,7 +122414,7 @@ type stagingavalanche_AggregateRootProposed { blockNumber: BigInt } -input stagingavalanche_AggregateRootProposed_filter { +input mainnet_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -125909,16 +122423,16 @@ input stagingavalanche_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingavalanche_Bytes - aggregateRoot_not: stagingavalanche_Bytes - aggregateRoot_gt: stagingavalanche_Bytes - aggregateRoot_lt: stagingavalanche_Bytes - aggregateRoot_gte: stagingavalanche_Bytes - aggregateRoot_lte: stagingavalanche_Bytes - aggregateRoot_in: [stagingavalanche_Bytes!] - aggregateRoot_not_in: [stagingavalanche_Bytes!] - aggregateRoot_contains: stagingavalanche_Bytes - aggregateRoot_not_contains: stagingavalanche_Bytes + aggregateRoot: mainnet_Bytes + aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes + aggregateRoot_in: [mainnet_Bytes!] + aggregateRoot_not_in: [mainnet_Bytes!] + aggregateRoot_contains: mainnet_Bytes + aggregateRoot_not_contains: mainnet_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -125960,12 +122474,12 @@ input stagingavalanche_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_AggregateRootProposed_filter] - or: [stagingavalanche_AggregateRootProposed_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AggregateRootProposed_filter] + or: [mainnet_AggregateRootProposed_filter] } -enum stagingavalanche_AggregateRootProposed_orderBy { +enum mainnet_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -125975,7 +122489,7 @@ enum stagingavalanche_AggregateRootProposed_orderBy { blockNumber } -input stagingavalanche_AggregateRoot_filter { +input mainnet_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -125984,16 +122498,16 @@ input stagingavalanche_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingavalanche_Bytes - root_not: stagingavalanche_Bytes - root_gt: stagingavalanche_Bytes - root_lt: stagingavalanche_Bytes - root_gte: stagingavalanche_Bytes - root_lte: stagingavalanche_Bytes - root_in: [stagingavalanche_Bytes!] - root_not_in: [stagingavalanche_Bytes!] - root_contains: stagingavalanche_Bytes - root_not_contains: stagingavalanche_Bytes + root: mainnet_Bytes + root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes + root_in: [mainnet_Bytes!] + root_not_in: [mainnet_Bytes!] + root_contains: mainnet_Bytes + root_not_contains: mainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -126003,47 +122517,42 @@ input stagingavalanche_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_AggregateRoot_filter] - or: [stagingavalanche_AggregateRoot_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AggregateRoot_filter] + or: [mainnet_AggregateRoot_filter] } -enum stagingavalanche_AggregateRoot_orderBy { +enum mainnet_AggregateRoot_orderBy { id root blockNumber } -enum stagingavalanche_Aggregation_interval { - hour - day -} - -type stagingavalanche_Asset { +type mainnet_Asset { id: ID! - key: stagingavalanche_Bytes + key: mainnet_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingavalanche_Bytes + canonicalId: mainnet_Bytes canonicalDomain: BigInt - adoptedAsset: stagingavalanche_Bytes - localAsset: stagingavalanche_Bytes + adoptedAsset: mainnet_Bytes + localAsset: mainnet_Bytes blockNumber: BigInt - status: stagingavalanche_AssetStatus + status: mainnet_AssetStatus } -type stagingavalanche_AssetBalance { +type mainnet_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingavalanche_Router! - asset: stagingavalanche_Asset! + router: mainnet_Router! + asset: mainnet_Asset! feesEarned: BigInt! } -input stagingavalanche_AssetBalance_filter { +input mainnet_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -126104,7 +122613,7 @@ input stagingavalanche_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingavalanche_Router_filter + router_: mainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -126125,7 +122634,7 @@ input stagingavalanche_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingavalanche_Asset_filter + asset_: mainnet_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -126135,12 +122644,12 @@ input stagingavalanche_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_AssetBalance_filter] - or: [stagingavalanche_AssetBalance_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AssetBalance_filter] + or: [mainnet_AssetBalance_filter] } -enum stagingavalanche_AssetBalance_orderBy { +enum mainnet_AssetBalance_orderBy { id amount locked @@ -126166,12 +122675,12 @@ enum stagingavalanche_AssetBalance_orderBy { feesEarned } -type stagingavalanche_AssetStatus { +type mainnet_AssetStatus { id: ID! status: Boolean } -input stagingavalanche_AssetStatus_filter { +input mainnet_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -126185,17 +122694,17 @@ input stagingavalanche_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_AssetStatus_filter] - or: [stagingavalanche_AssetStatus_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_AssetStatus_filter] + or: [mainnet_AssetStatus_filter] } -enum stagingavalanche_AssetStatus_orderBy { +enum mainnet_AssetStatus_orderBy { id status } -input stagingavalanche_Asset_filter { +input mainnet_Asset_filter { id: ID id_not: ID id_gt: ID @@ -126204,16 +122713,16 @@ input stagingavalanche_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingavalanche_Bytes - key_not: stagingavalanche_Bytes - key_gt: stagingavalanche_Bytes - key_lt: stagingavalanche_Bytes - key_gte: stagingavalanche_Bytes - key_lte: stagingavalanche_Bytes - key_in: [stagingavalanche_Bytes!] - key_not_in: [stagingavalanche_Bytes!] - key_contains: stagingavalanche_Bytes - key_not_contains: stagingavalanche_Bytes + key: mainnet_Bytes + key_not: mainnet_Bytes + key_gt: mainnet_Bytes + key_lt: mainnet_Bytes + key_gte: mainnet_Bytes + key_lte: mainnet_Bytes + key_in: [mainnet_Bytes!] + key_not_in: [mainnet_Bytes!] + key_contains: mainnet_Bytes + key_not_contains: mainnet_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -126230,16 +122739,16 @@ input stagingavalanche_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingavalanche_Bytes - canonicalId_not: stagingavalanche_Bytes - canonicalId_gt: stagingavalanche_Bytes - canonicalId_lt: stagingavalanche_Bytes - canonicalId_gte: stagingavalanche_Bytes - canonicalId_lte: stagingavalanche_Bytes - canonicalId_in: [stagingavalanche_Bytes!] - canonicalId_not_in: [stagingavalanche_Bytes!] - canonicalId_contains: stagingavalanche_Bytes - canonicalId_not_contains: stagingavalanche_Bytes + canonicalId: mainnet_Bytes + canonicalId_not: mainnet_Bytes + canonicalId_gt: mainnet_Bytes + canonicalId_lt: mainnet_Bytes + canonicalId_gte: mainnet_Bytes + canonicalId_lte: mainnet_Bytes + canonicalId_in: [mainnet_Bytes!] + canonicalId_not_in: [mainnet_Bytes!] + canonicalId_contains: mainnet_Bytes + canonicalId_not_contains: mainnet_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -126248,26 +122757,26 @@ input stagingavalanche_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingavalanche_Bytes - adoptedAsset_not: stagingavalanche_Bytes - adoptedAsset_gt: stagingavalanche_Bytes - adoptedAsset_lt: stagingavalanche_Bytes - adoptedAsset_gte: stagingavalanche_Bytes - adoptedAsset_lte: stagingavalanche_Bytes - adoptedAsset_in: [stagingavalanche_Bytes!] - adoptedAsset_not_in: [stagingavalanche_Bytes!] - adoptedAsset_contains: stagingavalanche_Bytes - adoptedAsset_not_contains: stagingavalanche_Bytes - localAsset: stagingavalanche_Bytes - localAsset_not: stagingavalanche_Bytes - localAsset_gt: stagingavalanche_Bytes - localAsset_lt: stagingavalanche_Bytes - localAsset_gte: stagingavalanche_Bytes - localAsset_lte: stagingavalanche_Bytes - localAsset_in: [stagingavalanche_Bytes!] - localAsset_not_in: [stagingavalanche_Bytes!] - localAsset_contains: stagingavalanche_Bytes - localAsset_not_contains: stagingavalanche_Bytes + adoptedAsset: mainnet_Bytes + adoptedAsset_not: mainnet_Bytes + adoptedAsset_gt: mainnet_Bytes + adoptedAsset_lt: mainnet_Bytes + adoptedAsset_gte: mainnet_Bytes + adoptedAsset_lte: mainnet_Bytes + adoptedAsset_in: [mainnet_Bytes!] + adoptedAsset_not_in: [mainnet_Bytes!] + adoptedAsset_contains: mainnet_Bytes + adoptedAsset_not_contains: mainnet_Bytes + localAsset: mainnet_Bytes + localAsset_not: mainnet_Bytes + localAsset_gt: mainnet_Bytes + localAsset_lt: mainnet_Bytes + localAsset_gte: mainnet_Bytes + localAsset_lte: mainnet_Bytes + localAsset_in: [mainnet_Bytes!] + localAsset_not_in: [mainnet_Bytes!] + localAsset_contains: mainnet_Bytes + localAsset_not_contains: mainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -126296,14 +122805,14 @@ input stagingavalanche_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingavalanche_AssetStatus_filter + status_: mainnet_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_Asset_filter] - or: [stagingavalanche_Asset_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_Asset_filter] + or: [mainnet_Asset_filter] } -enum stagingavalanche_Asset_orderBy { +enum mainnet_Asset_orderBy { id key decimal @@ -126318,30 +122827,16 @@ enum stagingavalanche_Asset_orderBy { status__status } -scalar stagingavalanche_BigDecimal - -input stagingavalanche_BlockChangedFilter { - number_gte: Int! -} - -input stagingavalanche_Block_height { - hash: stagingavalanche_Bytes - number: Int - number_gte: Int -} - -scalar stagingavalanche_Bytes - -type stagingavalanche_ConnectorMeta { +type mainnet_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingavalanche_Bytes - rootManager: stagingavalanche_Bytes - mirrorConnector: stagingavalanche_Bytes + amb: mainnet_Bytes + rootManager: mainnet_Bytes + mirrorConnector: mainnet_Bytes } -input stagingavalanche_ConnectorMeta_filter { +input mainnet_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -126366,43 +122861,43 @@ input stagingavalanche_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingavalanche_Bytes - amb_not: stagingavalanche_Bytes - amb_gt: stagingavalanche_Bytes - amb_lt: stagingavalanche_Bytes - amb_gte: stagingavalanche_Bytes - amb_lte: stagingavalanche_Bytes - amb_in: [stagingavalanche_Bytes!] - amb_not_in: [stagingavalanche_Bytes!] - amb_contains: stagingavalanche_Bytes - amb_not_contains: stagingavalanche_Bytes - rootManager: stagingavalanche_Bytes - rootManager_not: stagingavalanche_Bytes - rootManager_gt: stagingavalanche_Bytes - rootManager_lt: stagingavalanche_Bytes - rootManager_gte: stagingavalanche_Bytes - rootManager_lte: stagingavalanche_Bytes - rootManager_in: [stagingavalanche_Bytes!] - rootManager_not_in: [stagingavalanche_Bytes!] - rootManager_contains: stagingavalanche_Bytes - rootManager_not_contains: stagingavalanche_Bytes - mirrorConnector: stagingavalanche_Bytes - mirrorConnector_not: stagingavalanche_Bytes - mirrorConnector_gt: stagingavalanche_Bytes - mirrorConnector_lt: stagingavalanche_Bytes - mirrorConnector_gte: stagingavalanche_Bytes - mirrorConnector_lte: stagingavalanche_Bytes - mirrorConnector_in: [stagingavalanche_Bytes!] - mirrorConnector_not_in: [stagingavalanche_Bytes!] - mirrorConnector_contains: stagingavalanche_Bytes - mirrorConnector_not_contains: stagingavalanche_Bytes + amb: mainnet_Bytes + amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes + amb_in: [mainnet_Bytes!] + amb_not_in: [mainnet_Bytes!] + amb_contains: mainnet_Bytes + amb_not_contains: mainnet_Bytes + rootManager: mainnet_Bytes + rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes + rootManager_in: [mainnet_Bytes!] + rootManager_not_in: [mainnet_Bytes!] + rootManager_contains: mainnet_Bytes + rootManager_not_contains: mainnet_Bytes + mirrorConnector: mainnet_Bytes + mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes + mirrorConnector_in: [mainnet_Bytes!] + mirrorConnector_not_in: [mainnet_Bytes!] + mirrorConnector_contains: mainnet_Bytes + mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_ConnectorMeta_filter] - or: [stagingavalanche_ConnectorMeta_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_ConnectorMeta_filter] + or: [mainnet_ConnectorMeta_filter] } -enum stagingavalanche_ConnectorMeta_orderBy { +enum mainnet_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -126411,48 +122906,48 @@ enum stagingavalanche_ConnectorMeta_orderBy { mirrorConnector } -type stagingavalanche_DestinationTransfer { +type mainnet_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingavalanche_Bytes + transferId: mainnet_Bytes nonce: BigInt - status: stagingavalanche_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingavalanche_Router_orderBy, orderDirection: stagingavalanche_OrderDirection, where: stagingavalanche_Router_filter): [stagingavalanche_Router!] + status: mainnet_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: mainnet_Router_orderBy, orderDirection: mainnet_OrderDirection, where: mainnet_Router_filter): [mainnet_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingavalanche_Bytes - delegate: stagingavalanche_Bytes + to: mainnet_Bytes + delegate: mainnet_Bytes receiveLocal: Boolean - callData: stagingavalanche_Bytes + callData: mainnet_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingavalanche_Bytes + originSender: mainnet_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingavalanche_Bytes - asset: stagingavalanche_Asset + canonicalId: mainnet_Bytes + asset: mainnet_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingavalanche_Bytes - executedTransactionHash: stagingavalanche_Bytes + executedCaller: mainnet_Bytes + executedTransactionHash: mainnet_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingavalanche_Bytes + executedTxOrigin: mainnet_Bytes executedTxNonce: BigInt - reconciledCaller: stagingavalanche_Bytes - reconciledTransactionHash: stagingavalanche_Bytes + reconciledCaller: mainnet_Bytes + reconciledTransactionHash: mainnet_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingavalanche_Bytes + reconciledTxOrigin: mainnet_Bytes reconciledTxNonce: BigInt } -input stagingavalanche_DestinationTransfer_filter { +input mainnet_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -126469,16 +122964,16 @@ input stagingavalanche_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingavalanche_Bytes - transferId_not: stagingavalanche_Bytes - transferId_gt: stagingavalanche_Bytes - transferId_lt: stagingavalanche_Bytes - transferId_gte: stagingavalanche_Bytes - transferId_lte: stagingavalanche_Bytes - transferId_in: [stagingavalanche_Bytes!] - transferId_not_in: [stagingavalanche_Bytes!] - transferId_contains: stagingavalanche_Bytes - transferId_not_contains: stagingavalanche_Bytes + transferId: mainnet_Bytes + transferId_not: mainnet_Bytes + transferId_gt: mainnet_Bytes + transferId_lt: mainnet_Bytes + transferId_gte: mainnet_Bytes + transferId_lte: mainnet_Bytes + transferId_in: [mainnet_Bytes!] + transferId_not_in: [mainnet_Bytes!] + transferId_contains: mainnet_Bytes + transferId_not_contains: mainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -126487,17 +122982,17 @@ input stagingavalanche_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingavalanche_TransferStatus - status_not: stagingavalanche_TransferStatus - status_in: [stagingavalanche_TransferStatus!] - status_not_in: [stagingavalanche_TransferStatus!] + status: mainnet_TransferStatus + status_not: mainnet_TransferStatus + status_in: [mainnet_TransferStatus!] + status_not_in: [mainnet_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingavalanche_Router_filter + routers_: mainnet_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -126522,40 +123017,40 @@ input stagingavalanche_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingavalanche_Bytes - to_not: stagingavalanche_Bytes - to_gt: stagingavalanche_Bytes - to_lt: stagingavalanche_Bytes - to_gte: stagingavalanche_Bytes - to_lte: stagingavalanche_Bytes - to_in: [stagingavalanche_Bytes!] - to_not_in: [stagingavalanche_Bytes!] - to_contains: stagingavalanche_Bytes - to_not_contains: stagingavalanche_Bytes - delegate: stagingavalanche_Bytes - delegate_not: stagingavalanche_Bytes - delegate_gt: stagingavalanche_Bytes - delegate_lt: stagingavalanche_Bytes - delegate_gte: stagingavalanche_Bytes - delegate_lte: stagingavalanche_Bytes - delegate_in: [stagingavalanche_Bytes!] - delegate_not_in: [stagingavalanche_Bytes!] - delegate_contains: stagingavalanche_Bytes - delegate_not_contains: stagingavalanche_Bytes + to: mainnet_Bytes + to_not: mainnet_Bytes + to_gt: mainnet_Bytes + to_lt: mainnet_Bytes + to_gte: mainnet_Bytes + to_lte: mainnet_Bytes + to_in: [mainnet_Bytes!] + to_not_in: [mainnet_Bytes!] + to_contains: mainnet_Bytes + to_not_contains: mainnet_Bytes + delegate: mainnet_Bytes + delegate_not: mainnet_Bytes + delegate_gt: mainnet_Bytes + delegate_lt: mainnet_Bytes + delegate_gte: mainnet_Bytes + delegate_lte: mainnet_Bytes + delegate_in: [mainnet_Bytes!] + delegate_not_in: [mainnet_Bytes!] + delegate_contains: mainnet_Bytes + delegate_not_contains: mainnet_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingavalanche_Bytes - callData_not: stagingavalanche_Bytes - callData_gt: stagingavalanche_Bytes - callData_lt: stagingavalanche_Bytes - callData_gte: stagingavalanche_Bytes - callData_lte: stagingavalanche_Bytes - callData_in: [stagingavalanche_Bytes!] - callData_not_in: [stagingavalanche_Bytes!] - callData_contains: stagingavalanche_Bytes - callData_not_contains: stagingavalanche_Bytes + callData: mainnet_Bytes + callData_not: mainnet_Bytes + callData_gt: mainnet_Bytes + callData_lt: mainnet_Bytes + callData_gte: mainnet_Bytes + callData_lte: mainnet_Bytes + callData_in: [mainnet_Bytes!] + callData_not_in: [mainnet_Bytes!] + callData_contains: mainnet_Bytes + callData_not_contains: mainnet_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -126572,16 +123067,16 @@ input stagingavalanche_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingavalanche_Bytes - originSender_not: stagingavalanche_Bytes - originSender_gt: stagingavalanche_Bytes - originSender_lt: stagingavalanche_Bytes - originSender_gte: stagingavalanche_Bytes - originSender_lte: stagingavalanche_Bytes - originSender_in: [stagingavalanche_Bytes!] - originSender_not_in: [stagingavalanche_Bytes!] - originSender_contains: stagingavalanche_Bytes - originSender_not_contains: stagingavalanche_Bytes + originSender: mainnet_Bytes + originSender_not: mainnet_Bytes + originSender_gt: mainnet_Bytes + originSender_lt: mainnet_Bytes + originSender_gte: mainnet_Bytes + originSender_lte: mainnet_Bytes + originSender_in: [mainnet_Bytes!] + originSender_not_in: [mainnet_Bytes!] + originSender_contains: mainnet_Bytes + originSender_not_contains: mainnet_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -126598,16 +123093,16 @@ input stagingavalanche_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingavalanche_Bytes - canonicalId_not: stagingavalanche_Bytes - canonicalId_gt: stagingavalanche_Bytes - canonicalId_lt: stagingavalanche_Bytes - canonicalId_gte: stagingavalanche_Bytes - canonicalId_lte: stagingavalanche_Bytes - canonicalId_in: [stagingavalanche_Bytes!] - canonicalId_not_in: [stagingavalanche_Bytes!] - canonicalId_contains: stagingavalanche_Bytes - canonicalId_not_contains: stagingavalanche_Bytes + canonicalId: mainnet_Bytes + canonicalId_not: mainnet_Bytes + canonicalId_gt: mainnet_Bytes + canonicalId_lt: mainnet_Bytes + canonicalId_gte: mainnet_Bytes + canonicalId_lte: mainnet_Bytes + canonicalId_in: [mainnet_Bytes!] + canonicalId_not_in: [mainnet_Bytes!] + canonicalId_contains: mainnet_Bytes + canonicalId_not_contains: mainnet_Bytes asset: String asset_not: String asset_gt: String @@ -126628,7 +123123,7 @@ input stagingavalanche_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingavalanche_Asset_filter + asset_: mainnet_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -126645,26 +123140,26 @@ input stagingavalanche_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingavalanche_Bytes - executedCaller_not: stagingavalanche_Bytes - executedCaller_gt: stagingavalanche_Bytes - executedCaller_lt: stagingavalanche_Bytes - executedCaller_gte: stagingavalanche_Bytes - executedCaller_lte: stagingavalanche_Bytes - executedCaller_in: [stagingavalanche_Bytes!] - executedCaller_not_in: [stagingavalanche_Bytes!] - executedCaller_contains: stagingavalanche_Bytes - executedCaller_not_contains: stagingavalanche_Bytes - executedTransactionHash: stagingavalanche_Bytes - executedTransactionHash_not: stagingavalanche_Bytes - executedTransactionHash_gt: stagingavalanche_Bytes - executedTransactionHash_lt: stagingavalanche_Bytes - executedTransactionHash_gte: stagingavalanche_Bytes - executedTransactionHash_lte: stagingavalanche_Bytes - executedTransactionHash_in: [stagingavalanche_Bytes!] - executedTransactionHash_not_in: [stagingavalanche_Bytes!] - executedTransactionHash_contains: stagingavalanche_Bytes - executedTransactionHash_not_contains: stagingavalanche_Bytes + executedCaller: mainnet_Bytes + executedCaller_not: mainnet_Bytes + executedCaller_gt: mainnet_Bytes + executedCaller_lt: mainnet_Bytes + executedCaller_gte: mainnet_Bytes + executedCaller_lte: mainnet_Bytes + executedCaller_in: [mainnet_Bytes!] + executedCaller_not_in: [mainnet_Bytes!] + executedCaller_contains: mainnet_Bytes + executedCaller_not_contains: mainnet_Bytes + executedTransactionHash: mainnet_Bytes + executedTransactionHash_not: mainnet_Bytes + executedTransactionHash_gt: mainnet_Bytes + executedTransactionHash_lt: mainnet_Bytes + executedTransactionHash_gte: mainnet_Bytes + executedTransactionHash_lte: mainnet_Bytes + executedTransactionHash_in: [mainnet_Bytes!] + executedTransactionHash_not_in: [mainnet_Bytes!] + executedTransactionHash_contains: mainnet_Bytes + executedTransactionHash_not_contains: mainnet_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -126697,16 +123192,16 @@ input stagingavalanche_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingavalanche_Bytes - executedTxOrigin_not: stagingavalanche_Bytes - executedTxOrigin_gt: stagingavalanche_Bytes - executedTxOrigin_lt: stagingavalanche_Bytes - executedTxOrigin_gte: stagingavalanche_Bytes - executedTxOrigin_lte: stagingavalanche_Bytes - executedTxOrigin_in: [stagingavalanche_Bytes!] - executedTxOrigin_not_in: [stagingavalanche_Bytes!] - executedTxOrigin_contains: stagingavalanche_Bytes - executedTxOrigin_not_contains: stagingavalanche_Bytes + executedTxOrigin: mainnet_Bytes + executedTxOrigin_not: mainnet_Bytes + executedTxOrigin_gt: mainnet_Bytes + executedTxOrigin_lt: mainnet_Bytes + executedTxOrigin_gte: mainnet_Bytes + executedTxOrigin_lte: mainnet_Bytes + executedTxOrigin_in: [mainnet_Bytes!] + executedTxOrigin_not_in: [mainnet_Bytes!] + executedTxOrigin_contains: mainnet_Bytes + executedTxOrigin_not_contains: mainnet_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -126715,30 +123210,30 @@ input stagingavalanche_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingavalanche_Bytes - reconciledCaller_not: stagingavalanche_Bytes - reconciledCaller_gt: stagingavalanche_Bytes - reconciledCaller_lt: stagingavalanche_Bytes - reconciledCaller_gte: stagingavalanche_Bytes - reconciledCaller_lte: stagingavalanche_Bytes - reconciledCaller_in: [stagingavalanche_Bytes!] - reconciledCaller_not_in: [stagingavalanche_Bytes!] - reconciledCaller_contains: stagingavalanche_Bytes - reconciledCaller_not_contains: stagingavalanche_Bytes - reconciledTransactionHash: stagingavalanche_Bytes - reconciledTransactionHash_not: stagingavalanche_Bytes - reconciledTransactionHash_gt: stagingavalanche_Bytes - reconciledTransactionHash_lt: stagingavalanche_Bytes - reconciledTransactionHash_gte: stagingavalanche_Bytes - reconciledTransactionHash_lte: stagingavalanche_Bytes - reconciledTransactionHash_in: [stagingavalanche_Bytes!] - reconciledTransactionHash_not_in: [stagingavalanche_Bytes!] - reconciledTransactionHash_contains: stagingavalanche_Bytes - reconciledTransactionHash_not_contains: stagingavalanche_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt + reconciledCaller: mainnet_Bytes + reconciledCaller_not: mainnet_Bytes + reconciledCaller_gt: mainnet_Bytes + reconciledCaller_lt: mainnet_Bytes + reconciledCaller_gte: mainnet_Bytes + reconciledCaller_lte: mainnet_Bytes + reconciledCaller_in: [mainnet_Bytes!] + reconciledCaller_not_in: [mainnet_Bytes!] + reconciledCaller_contains: mainnet_Bytes + reconciledCaller_not_contains: mainnet_Bytes + reconciledTransactionHash: mainnet_Bytes + reconciledTransactionHash_not: mainnet_Bytes + reconciledTransactionHash_gt: mainnet_Bytes + reconciledTransactionHash_lt: mainnet_Bytes + reconciledTransactionHash_gte: mainnet_Bytes + reconciledTransactionHash_lte: mainnet_Bytes + reconciledTransactionHash_in: [mainnet_Bytes!] + reconciledTransactionHash_not_in: [mainnet_Bytes!] + reconciledTransactionHash_contains: mainnet_Bytes + reconciledTransactionHash_not_contains: mainnet_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt reconciledTimestamp_gte: BigInt reconciledTimestamp_lte: BigInt reconciledTimestamp_in: [BigInt!] @@ -126767,16 +123262,16 @@ input stagingavalanche_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingavalanche_Bytes - reconciledTxOrigin_not: stagingavalanche_Bytes - reconciledTxOrigin_gt: stagingavalanche_Bytes - reconciledTxOrigin_lt: stagingavalanche_Bytes - reconciledTxOrigin_gte: stagingavalanche_Bytes - reconciledTxOrigin_lte: stagingavalanche_Bytes - reconciledTxOrigin_in: [stagingavalanche_Bytes!] - reconciledTxOrigin_not_in: [stagingavalanche_Bytes!] - reconciledTxOrigin_contains: stagingavalanche_Bytes - reconciledTxOrigin_not_contains: stagingavalanche_Bytes + reconciledTxOrigin: mainnet_Bytes + reconciledTxOrigin_not: mainnet_Bytes + reconciledTxOrigin_gt: mainnet_Bytes + reconciledTxOrigin_lt: mainnet_Bytes + reconciledTxOrigin_gte: mainnet_Bytes + reconciledTxOrigin_lte: mainnet_Bytes + reconciledTxOrigin_in: [mainnet_Bytes!] + reconciledTxOrigin_not_in: [mainnet_Bytes!] + reconciledTxOrigin_contains: mainnet_Bytes + reconciledTxOrigin_not_contains: mainnet_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -126786,12 +123281,12 @@ input stagingavalanche_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_DestinationTransfer_filter] - or: [stagingavalanche_DestinationTransfer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_DestinationTransfer_filter] + or: [mainnet_DestinationTransfer_filter] } -enum stagingavalanche_DestinationTransfer_orderBy { +enum mainnet_DestinationTransfer_orderBy { id chainId transferId @@ -126841,20 +123336,14 @@ enum stagingavalanche_DestinationTransfer_orderBy { reconciledTxNonce } -""" -8 bytes signed integer - -""" -scalar stagingavalanche_Int8 - -type stagingavalanche_OptimisticRootFinalized { +type mainnet_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingavalanche_Bytes! + aggregateRoot: mainnet_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingavalanche_OptimisticRootFinalized_filter { +input mainnet_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -126863,16 +123352,16 @@ input stagingavalanche_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingavalanche_Bytes - aggregateRoot_not: stagingavalanche_Bytes - aggregateRoot_gt: stagingavalanche_Bytes - aggregateRoot_lt: stagingavalanche_Bytes - aggregateRoot_gte: stagingavalanche_Bytes - aggregateRoot_lte: stagingavalanche_Bytes - aggregateRoot_in: [stagingavalanche_Bytes!] - aggregateRoot_not_in: [stagingavalanche_Bytes!] - aggregateRoot_contains: stagingavalanche_Bytes - aggregateRoot_not_contains: stagingavalanche_Bytes + aggregateRoot: mainnet_Bytes + aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes + aggregateRoot_in: [mainnet_Bytes!] + aggregateRoot_not_in: [mainnet_Bytes!] + aggregateRoot_contains: mainnet_Bytes + aggregateRoot_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -126890,38 +123379,32 @@ input stagingavalanche_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_OptimisticRootFinalized_filter] - or: [stagingavalanche_OptimisticRootFinalized_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_OptimisticRootFinalized_filter] + or: [mainnet_OptimisticRootFinalized_filter] } -enum stagingavalanche_OptimisticRootFinalized_orderBy { +enum mainnet_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -"""Defines the order direction, either ascending or descending""" -enum stagingavalanche_OrderDirection { - asc - desc -} - -type stagingavalanche_OriginMessage { +type mainnet_OriginMessage { id: ID! - transferId: stagingavalanche_Bytes + transferId: mainnet_Bytes destinationDomain: BigInt - leaf: stagingavalanche_Bytes + leaf: mainnet_Bytes index: BigInt - message: stagingavalanche_Bytes - root: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes + message: mainnet_Bytes + root: mainnet_Bytes + transactionHash: mainnet_Bytes blockNumber: BigInt - rootCount: stagingavalanche_RootCount + rootCount: mainnet_RootCount } -input stagingavalanche_OriginMessage_filter { +input mainnet_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -126930,16 +123413,16 @@ input stagingavalanche_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingavalanche_Bytes - transferId_not: stagingavalanche_Bytes - transferId_gt: stagingavalanche_Bytes - transferId_lt: stagingavalanche_Bytes - transferId_gte: stagingavalanche_Bytes - transferId_lte: stagingavalanche_Bytes - transferId_in: [stagingavalanche_Bytes!] - transferId_not_in: [stagingavalanche_Bytes!] - transferId_contains: stagingavalanche_Bytes - transferId_not_contains: stagingavalanche_Bytes + transferId: mainnet_Bytes + transferId_not: mainnet_Bytes + transferId_gt: mainnet_Bytes + transferId_lt: mainnet_Bytes + transferId_gte: mainnet_Bytes + transferId_lte: mainnet_Bytes + transferId_in: [mainnet_Bytes!] + transferId_not_in: [mainnet_Bytes!] + transferId_contains: mainnet_Bytes + transferId_not_contains: mainnet_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -126948,16 +123431,16 @@ input stagingavalanche_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingavalanche_Bytes - leaf_not: stagingavalanche_Bytes - leaf_gt: stagingavalanche_Bytes - leaf_lt: stagingavalanche_Bytes - leaf_gte: stagingavalanche_Bytes - leaf_lte: stagingavalanche_Bytes - leaf_in: [stagingavalanche_Bytes!] - leaf_not_in: [stagingavalanche_Bytes!] - leaf_contains: stagingavalanche_Bytes - leaf_not_contains: stagingavalanche_Bytes + leaf: mainnet_Bytes + leaf_not: mainnet_Bytes + leaf_gt: mainnet_Bytes + leaf_lt: mainnet_Bytes + leaf_gte: mainnet_Bytes + leaf_lte: mainnet_Bytes + leaf_in: [mainnet_Bytes!] + leaf_not_in: [mainnet_Bytes!] + leaf_contains: mainnet_Bytes + leaf_not_contains: mainnet_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -126966,36 +123449,36 @@ input stagingavalanche_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingavalanche_Bytes - message_not: stagingavalanche_Bytes - message_gt: stagingavalanche_Bytes - message_lt: stagingavalanche_Bytes - message_gte: stagingavalanche_Bytes - message_lte: stagingavalanche_Bytes - message_in: [stagingavalanche_Bytes!] - message_not_in: [stagingavalanche_Bytes!] - message_contains: stagingavalanche_Bytes - message_not_contains: stagingavalanche_Bytes - root: stagingavalanche_Bytes - root_not: stagingavalanche_Bytes - root_gt: stagingavalanche_Bytes - root_lt: stagingavalanche_Bytes - root_gte: stagingavalanche_Bytes - root_lte: stagingavalanche_Bytes - root_in: [stagingavalanche_Bytes!] - root_not_in: [stagingavalanche_Bytes!] - root_contains: stagingavalanche_Bytes - root_not_contains: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes - transactionHash_not: stagingavalanche_Bytes - transactionHash_gt: stagingavalanche_Bytes - transactionHash_lt: stagingavalanche_Bytes - transactionHash_gte: stagingavalanche_Bytes - transactionHash_lte: stagingavalanche_Bytes - transactionHash_in: [stagingavalanche_Bytes!] - transactionHash_not_in: [stagingavalanche_Bytes!] - transactionHash_contains: stagingavalanche_Bytes - transactionHash_not_contains: stagingavalanche_Bytes + message: mainnet_Bytes + message_not: mainnet_Bytes + message_gt: mainnet_Bytes + message_lt: mainnet_Bytes + message_gte: mainnet_Bytes + message_lte: mainnet_Bytes + message_in: [mainnet_Bytes!] + message_not_in: [mainnet_Bytes!] + message_contains: mainnet_Bytes + message_not_contains: mainnet_Bytes + root: mainnet_Bytes + root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes + root_in: [mainnet_Bytes!] + root_not_in: [mainnet_Bytes!] + root_contains: mainnet_Bytes + root_not_contains: mainnet_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -127024,14 +123507,14 @@ input stagingavalanche_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingavalanche_RootCount_filter + rootCount_: mainnet_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_OriginMessage_filter] - or: [stagingavalanche_OriginMessage_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_OriginMessage_filter] + or: [mainnet_OriginMessage_filter] } -enum stagingavalanche_OriginMessage_orderBy { +enum mainnet_OriginMessage_orderBy { id transferId destinationDomain @@ -127046,42 +123529,42 @@ enum stagingavalanche_OriginMessage_orderBy { rootCount__count } -type stagingavalanche_OriginTransfer { +type mainnet_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingavalanche_Bytes + transferId: mainnet_Bytes nonce: BigInt - status: stagingavalanche_TransferStatus - messageHash: stagingavalanche_Bytes + status: mainnet_TransferStatus + messageHash: mainnet_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingavalanche_Bytes - delegate: stagingavalanche_Bytes + to: mainnet_Bytes + delegate: mainnet_Bytes receiveLocal: Boolean - callData: stagingavalanche_Bytes + callData: mainnet_Bytes slippage: BigInt - originSender: stagingavalanche_Bytes + originSender: mainnet_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingavalanche_Bytes - asset: stagingavalanche_Asset - transactingAsset: stagingavalanche_Bytes - message: stagingavalanche_OriginMessage + canonicalId: mainnet_Bytes + asset: mainnet_Asset + transactingAsset: mainnet_Bytes + message: mainnet_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingavalanche_RelayerFee_orderBy, orderDirection: stagingavalanche_OrderDirection, where: stagingavalanche_RelayerFee_filter): [stagingavalanche_RelayerFee!] - initialRelayerFeeAsset: stagingavalanche_Bytes - caller: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: mainnet_RelayerFee_orderBy, orderDirection: mainnet_OrderDirection, where: mainnet_RelayerFee_filter): [mainnet_RelayerFee!] + initialRelayerFeeAsset: mainnet_Bytes + caller: mainnet_Bytes + transactionHash: mainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingavalanche_Bytes + txOrigin: mainnet_Bytes txNonce: BigInt } -input stagingavalanche_OriginTransfer_filter { +input mainnet_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -127098,16 +123581,16 @@ input stagingavalanche_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingavalanche_Bytes - transferId_not: stagingavalanche_Bytes - transferId_gt: stagingavalanche_Bytes - transferId_lt: stagingavalanche_Bytes - transferId_gte: stagingavalanche_Bytes - transferId_lte: stagingavalanche_Bytes - transferId_in: [stagingavalanche_Bytes!] - transferId_not_in: [stagingavalanche_Bytes!] - transferId_contains: stagingavalanche_Bytes - transferId_not_contains: stagingavalanche_Bytes + transferId: mainnet_Bytes + transferId_not: mainnet_Bytes + transferId_gt: mainnet_Bytes + transferId_lt: mainnet_Bytes + transferId_gte: mainnet_Bytes + transferId_lte: mainnet_Bytes + transferId_in: [mainnet_Bytes!] + transferId_not_in: [mainnet_Bytes!] + transferId_contains: mainnet_Bytes + transferId_not_contains: mainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -127116,20 +123599,20 @@ input stagingavalanche_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingavalanche_TransferStatus - status_not: stagingavalanche_TransferStatus - status_in: [stagingavalanche_TransferStatus!] - status_not_in: [stagingavalanche_TransferStatus!] - messageHash: stagingavalanche_Bytes - messageHash_not: stagingavalanche_Bytes - messageHash_gt: stagingavalanche_Bytes - messageHash_lt: stagingavalanche_Bytes - messageHash_gte: stagingavalanche_Bytes - messageHash_lte: stagingavalanche_Bytes - messageHash_in: [stagingavalanche_Bytes!] - messageHash_not_in: [stagingavalanche_Bytes!] - messageHash_contains: stagingavalanche_Bytes - messageHash_not_contains: stagingavalanche_Bytes + status: mainnet_TransferStatus + status_not: mainnet_TransferStatus + status_in: [mainnet_TransferStatus!] + status_not_in: [mainnet_TransferStatus!] + messageHash: mainnet_Bytes + messageHash_not: mainnet_Bytes + messageHash_gt: mainnet_Bytes + messageHash_lt: mainnet_Bytes + messageHash_gte: mainnet_Bytes + messageHash_lte: mainnet_Bytes + messageHash_in: [mainnet_Bytes!] + messageHash_not_in: [mainnet_Bytes!] + messageHash_contains: mainnet_Bytes + messageHash_not_contains: mainnet_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -127154,40 +123637,40 @@ input stagingavalanche_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingavalanche_Bytes - to_not: stagingavalanche_Bytes - to_gt: stagingavalanche_Bytes - to_lt: stagingavalanche_Bytes - to_gte: stagingavalanche_Bytes - to_lte: stagingavalanche_Bytes - to_in: [stagingavalanche_Bytes!] - to_not_in: [stagingavalanche_Bytes!] - to_contains: stagingavalanche_Bytes - to_not_contains: stagingavalanche_Bytes - delegate: stagingavalanche_Bytes - delegate_not: stagingavalanche_Bytes - delegate_gt: stagingavalanche_Bytes - delegate_lt: stagingavalanche_Bytes - delegate_gte: stagingavalanche_Bytes - delegate_lte: stagingavalanche_Bytes - delegate_in: [stagingavalanche_Bytes!] - delegate_not_in: [stagingavalanche_Bytes!] - delegate_contains: stagingavalanche_Bytes - delegate_not_contains: stagingavalanche_Bytes + to: mainnet_Bytes + to_not: mainnet_Bytes + to_gt: mainnet_Bytes + to_lt: mainnet_Bytes + to_gte: mainnet_Bytes + to_lte: mainnet_Bytes + to_in: [mainnet_Bytes!] + to_not_in: [mainnet_Bytes!] + to_contains: mainnet_Bytes + to_not_contains: mainnet_Bytes + delegate: mainnet_Bytes + delegate_not: mainnet_Bytes + delegate_gt: mainnet_Bytes + delegate_lt: mainnet_Bytes + delegate_gte: mainnet_Bytes + delegate_lte: mainnet_Bytes + delegate_in: [mainnet_Bytes!] + delegate_not_in: [mainnet_Bytes!] + delegate_contains: mainnet_Bytes + delegate_not_contains: mainnet_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingavalanche_Bytes - callData_not: stagingavalanche_Bytes - callData_gt: stagingavalanche_Bytes - callData_lt: stagingavalanche_Bytes - callData_gte: stagingavalanche_Bytes - callData_lte: stagingavalanche_Bytes - callData_in: [stagingavalanche_Bytes!] - callData_not_in: [stagingavalanche_Bytes!] - callData_contains: stagingavalanche_Bytes - callData_not_contains: stagingavalanche_Bytes + callData: mainnet_Bytes + callData_not: mainnet_Bytes + callData_gt: mainnet_Bytes + callData_lt: mainnet_Bytes + callData_gte: mainnet_Bytes + callData_lte: mainnet_Bytes + callData_in: [mainnet_Bytes!] + callData_not_in: [mainnet_Bytes!] + callData_contains: mainnet_Bytes + callData_not_contains: mainnet_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -127196,16 +123679,16 @@ input stagingavalanche_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingavalanche_Bytes - originSender_not: stagingavalanche_Bytes - originSender_gt: stagingavalanche_Bytes - originSender_lt: stagingavalanche_Bytes - originSender_gte: stagingavalanche_Bytes - originSender_lte: stagingavalanche_Bytes - originSender_in: [stagingavalanche_Bytes!] - originSender_not_in: [stagingavalanche_Bytes!] - originSender_contains: stagingavalanche_Bytes - originSender_not_contains: stagingavalanche_Bytes + originSender: mainnet_Bytes + originSender_not: mainnet_Bytes + originSender_gt: mainnet_Bytes + originSender_lt: mainnet_Bytes + originSender_gte: mainnet_Bytes + originSender_lte: mainnet_Bytes + originSender_in: [mainnet_Bytes!] + originSender_not_in: [mainnet_Bytes!] + originSender_contains: mainnet_Bytes + originSender_not_contains: mainnet_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -127222,16 +123705,16 @@ input stagingavalanche_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingavalanche_Bytes - canonicalId_not: stagingavalanche_Bytes - canonicalId_gt: stagingavalanche_Bytes - canonicalId_lt: stagingavalanche_Bytes - canonicalId_gte: stagingavalanche_Bytes - canonicalId_lte: stagingavalanche_Bytes - canonicalId_in: [stagingavalanche_Bytes!] - canonicalId_not_in: [stagingavalanche_Bytes!] - canonicalId_contains: stagingavalanche_Bytes - canonicalId_not_contains: stagingavalanche_Bytes + canonicalId: mainnet_Bytes + canonicalId_not: mainnet_Bytes + canonicalId_gt: mainnet_Bytes + canonicalId_lt: mainnet_Bytes + canonicalId_gte: mainnet_Bytes + canonicalId_lte: mainnet_Bytes + canonicalId_in: [mainnet_Bytes!] + canonicalId_not_in: [mainnet_Bytes!] + canonicalId_contains: mainnet_Bytes + canonicalId_not_contains: mainnet_Bytes asset: String asset_not: String asset_gt: String @@ -127252,17 +123735,17 @@ input stagingavalanche_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingavalanche_Asset_filter - transactingAsset: stagingavalanche_Bytes - transactingAsset_not: stagingavalanche_Bytes - transactingAsset_gt: stagingavalanche_Bytes - transactingAsset_lt: stagingavalanche_Bytes - transactingAsset_gte: stagingavalanche_Bytes - transactingAsset_lte: stagingavalanche_Bytes - transactingAsset_in: [stagingavalanche_Bytes!] - transactingAsset_not_in: [stagingavalanche_Bytes!] - transactingAsset_contains: stagingavalanche_Bytes - transactingAsset_not_contains: stagingavalanche_Bytes + asset_: mainnet_Asset_filter + transactingAsset: mainnet_Bytes + transactingAsset_not: mainnet_Bytes + transactingAsset_gt: mainnet_Bytes + transactingAsset_lt: mainnet_Bytes + transactingAsset_gte: mainnet_Bytes + transactingAsset_lte: mainnet_Bytes + transactingAsset_in: [mainnet_Bytes!] + transactingAsset_not_in: [mainnet_Bytes!] + transactingAsset_contains: mainnet_Bytes + transactingAsset_not_contains: mainnet_Bytes message: String message_not: String message_gt: String @@ -127283,7 +123766,7 @@ input stagingavalanche_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingavalanche_OriginMessage_filter + message_: mainnet_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -127298,37 +123781,37 @@ input stagingavalanche_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingavalanche_RelayerFee_filter - initialRelayerFeeAsset: stagingavalanche_Bytes - initialRelayerFeeAsset_not: stagingavalanche_Bytes - initialRelayerFeeAsset_gt: stagingavalanche_Bytes - initialRelayerFeeAsset_lt: stagingavalanche_Bytes - initialRelayerFeeAsset_gte: stagingavalanche_Bytes - initialRelayerFeeAsset_lte: stagingavalanche_Bytes - initialRelayerFeeAsset_in: [stagingavalanche_Bytes!] - initialRelayerFeeAsset_not_in: [stagingavalanche_Bytes!] - initialRelayerFeeAsset_contains: stagingavalanche_Bytes - initialRelayerFeeAsset_not_contains: stagingavalanche_Bytes - caller: stagingavalanche_Bytes - caller_not: stagingavalanche_Bytes - caller_gt: stagingavalanche_Bytes - caller_lt: stagingavalanche_Bytes - caller_gte: stagingavalanche_Bytes - caller_lte: stagingavalanche_Bytes - caller_in: [stagingavalanche_Bytes!] - caller_not_in: [stagingavalanche_Bytes!] - caller_contains: stagingavalanche_Bytes - caller_not_contains: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes - transactionHash_not: stagingavalanche_Bytes - transactionHash_gt: stagingavalanche_Bytes - transactionHash_lt: stagingavalanche_Bytes - transactionHash_gte: stagingavalanche_Bytes - transactionHash_lte: stagingavalanche_Bytes - transactionHash_in: [stagingavalanche_Bytes!] - transactionHash_not_in: [stagingavalanche_Bytes!] - transactionHash_contains: stagingavalanche_Bytes - transactionHash_not_contains: stagingavalanche_Bytes + relayerFees_: mainnet_RelayerFee_filter + initialRelayerFeeAsset: mainnet_Bytes + initialRelayerFeeAsset_not: mainnet_Bytes + initialRelayerFeeAsset_gt: mainnet_Bytes + initialRelayerFeeAsset_lt: mainnet_Bytes + initialRelayerFeeAsset_gte: mainnet_Bytes + initialRelayerFeeAsset_lte: mainnet_Bytes + initialRelayerFeeAsset_in: [mainnet_Bytes!] + initialRelayerFeeAsset_not_in: [mainnet_Bytes!] + initialRelayerFeeAsset_contains: mainnet_Bytes + initialRelayerFeeAsset_not_contains: mainnet_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -127361,16 +123844,16 @@ input stagingavalanche_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingavalanche_Bytes - txOrigin_not: stagingavalanche_Bytes - txOrigin_gt: stagingavalanche_Bytes - txOrigin_lt: stagingavalanche_Bytes - txOrigin_gte: stagingavalanche_Bytes - txOrigin_lte: stagingavalanche_Bytes - txOrigin_in: [stagingavalanche_Bytes!] - txOrigin_not_in: [stagingavalanche_Bytes!] - txOrigin_contains: stagingavalanche_Bytes - txOrigin_not_contains: stagingavalanche_Bytes + txOrigin: mainnet_Bytes + txOrigin_not: mainnet_Bytes + txOrigin_gt: mainnet_Bytes + txOrigin_lt: mainnet_Bytes + txOrigin_gte: mainnet_Bytes + txOrigin_lte: mainnet_Bytes + txOrigin_in: [mainnet_Bytes!] + txOrigin_not_in: [mainnet_Bytes!] + txOrigin_contains: mainnet_Bytes + txOrigin_not_contains: mainnet_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -127380,12 +123863,12 @@ input stagingavalanche_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_OriginTransfer_filter] - or: [stagingavalanche_OriginTransfer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_OriginTransfer_filter] + or: [mainnet_OriginTransfer_filter] } -enum stagingavalanche_OriginTransfer_orderBy { +enum mainnet_OriginTransfer_orderBy { id chainId transferId @@ -127438,20 +123921,20 @@ enum stagingavalanche_OriginTransfer_orderBy { txNonce } -type stagingavalanche_Relayer { +type mainnet_Relayer { id: ID! isActive: Boolean! - relayer: stagingavalanche_Bytes + relayer: mainnet_Bytes } -type stagingavalanche_RelayerFee { +type mainnet_RelayerFee { id: ID! - transfer: stagingavalanche_OriginTransfer! + transfer: mainnet_OriginTransfer! fee: BigInt! - asset: stagingavalanche_Bytes! + asset: mainnet_Bytes! } -input stagingavalanche_RelayerFee_filter { +input mainnet_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -127480,7 +123963,7 @@ input stagingavalanche_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingavalanche_OriginTransfer_filter + transfer_: mainnet_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -127489,23 +123972,23 @@ input stagingavalanche_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingavalanche_Bytes - asset_not: stagingavalanche_Bytes - asset_gt: stagingavalanche_Bytes - asset_lt: stagingavalanche_Bytes - asset_gte: stagingavalanche_Bytes - asset_lte: stagingavalanche_Bytes - asset_in: [stagingavalanche_Bytes!] - asset_not_in: [stagingavalanche_Bytes!] - asset_contains: stagingavalanche_Bytes - asset_not_contains: stagingavalanche_Bytes + asset: mainnet_Bytes + asset_not: mainnet_Bytes + asset_gt: mainnet_Bytes + asset_lt: mainnet_Bytes + asset_gte: mainnet_Bytes + asset_lte: mainnet_Bytes + asset_in: [mainnet_Bytes!] + asset_not_in: [mainnet_Bytes!] + asset_contains: mainnet_Bytes + asset_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_RelayerFee_filter] - or: [stagingavalanche_RelayerFee_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RelayerFee_filter] + or: [mainnet_RelayerFee_filter] } -enum stagingavalanche_RelayerFee_orderBy { +enum mainnet_RelayerFee_orderBy { id transfer transfer__id @@ -127541,20 +124024,20 @@ enum stagingavalanche_RelayerFee_orderBy { asset } -type stagingavalanche_RelayerFeesIncrease { +type mainnet_RelayerFeesIncrease { id: ID! - transfer: stagingavalanche_OriginTransfer! + transfer: mainnet_OriginTransfer! increase: BigInt - asset: stagingavalanche_Bytes - caller: stagingavalanche_Bytes! - transactionHash: stagingavalanche_Bytes! + asset: mainnet_Bytes + caller: mainnet_Bytes! + transactionHash: mainnet_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingavalanche_RelayerFeesIncrease_filter { +input mainnet_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -127583,7 +124066,7 @@ input stagingavalanche_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingavalanche_OriginTransfer_filter + transfer_: mainnet_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -127592,36 +124075,36 @@ input stagingavalanche_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingavalanche_Bytes - asset_not: stagingavalanche_Bytes - asset_gt: stagingavalanche_Bytes - asset_lt: stagingavalanche_Bytes - asset_gte: stagingavalanche_Bytes - asset_lte: stagingavalanche_Bytes - asset_in: [stagingavalanche_Bytes!] - asset_not_in: [stagingavalanche_Bytes!] - asset_contains: stagingavalanche_Bytes - asset_not_contains: stagingavalanche_Bytes - caller: stagingavalanche_Bytes - caller_not: stagingavalanche_Bytes - caller_gt: stagingavalanche_Bytes - caller_lt: stagingavalanche_Bytes - caller_gte: stagingavalanche_Bytes - caller_lte: stagingavalanche_Bytes - caller_in: [stagingavalanche_Bytes!] - caller_not_in: [stagingavalanche_Bytes!] - caller_contains: stagingavalanche_Bytes - caller_not_contains: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes - transactionHash_not: stagingavalanche_Bytes - transactionHash_gt: stagingavalanche_Bytes - transactionHash_lt: stagingavalanche_Bytes - transactionHash_gte: stagingavalanche_Bytes - transactionHash_lte: stagingavalanche_Bytes - transactionHash_in: [stagingavalanche_Bytes!] - transactionHash_not_in: [stagingavalanche_Bytes!] - transactionHash_contains: stagingavalanche_Bytes - transactionHash_not_contains: stagingavalanche_Bytes + asset: mainnet_Bytes + asset_not: mainnet_Bytes + asset_gt: mainnet_Bytes + asset_lt: mainnet_Bytes + asset_gte: mainnet_Bytes + asset_lte: mainnet_Bytes + asset_in: [mainnet_Bytes!] + asset_not_in: [mainnet_Bytes!] + asset_contains: mainnet_Bytes + asset_not_contains: mainnet_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -127655,12 +124138,12 @@ input stagingavalanche_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_RelayerFeesIncrease_filter] - or: [stagingavalanche_RelayerFeesIncrease_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RelayerFeesIncrease_filter] + or: [mainnet_RelayerFeesIncrease_filter] } -enum stagingavalanche_RelayerFeesIncrease_orderBy { +enum mainnet_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -127702,7 +124185,7 @@ enum stagingavalanche_RelayerFeesIncrease_orderBy { blockNumber } -input stagingavalanche_Relayer_filter { +input mainnet_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -127715,34 +124198,34 @@ input stagingavalanche_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingavalanche_Bytes - relayer_not: stagingavalanche_Bytes - relayer_gt: stagingavalanche_Bytes - relayer_lt: stagingavalanche_Bytes - relayer_gte: stagingavalanche_Bytes - relayer_lte: stagingavalanche_Bytes - relayer_in: [stagingavalanche_Bytes!] - relayer_not_in: [stagingavalanche_Bytes!] - relayer_contains: stagingavalanche_Bytes - relayer_not_contains: stagingavalanche_Bytes + relayer: mainnet_Bytes + relayer_not: mainnet_Bytes + relayer_gt: mainnet_Bytes + relayer_lt: mainnet_Bytes + relayer_gte: mainnet_Bytes + relayer_lte: mainnet_Bytes + relayer_in: [mainnet_Bytes!] + relayer_not_in: [mainnet_Bytes!] + relayer_contains: mainnet_Bytes + relayer_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_Relayer_filter] - or: [stagingavalanche_Relayer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_Relayer_filter] + or: [mainnet_Relayer_filter] } -enum stagingavalanche_Relayer_orderBy { +enum mainnet_Relayer_orderBy { id isActive relayer } -type stagingavalanche_RootCount { +type mainnet_RootCount { id: ID! count: BigInt } -input stagingavalanche_RootCount_filter { +input mainnet_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -127760,31 +124243,31 @@ input stagingavalanche_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_RootCount_filter] - or: [stagingavalanche_RootCount_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootCount_filter] + or: [mainnet_RootCount_filter] } -enum stagingavalanche_RootCount_orderBy { +enum mainnet_RootCount_orderBy { id count } -type stagingavalanche_RootMessageSent { +type mainnet_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingavalanche_Bytes + root: mainnet_Bytes count: BigInt - caller: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes + caller: mainnet_Bytes + transactionHash: mainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingavalanche_RootMessageSent_filter { +input mainnet_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -127809,16 +124292,16 @@ input stagingavalanche_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingavalanche_Bytes - root_not: stagingavalanche_Bytes - root_gt: stagingavalanche_Bytes - root_lt: stagingavalanche_Bytes - root_gte: stagingavalanche_Bytes - root_lte: stagingavalanche_Bytes - root_in: [stagingavalanche_Bytes!] - root_not_in: [stagingavalanche_Bytes!] - root_contains: stagingavalanche_Bytes - root_not_contains: stagingavalanche_Bytes + root: mainnet_Bytes + root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes + root_in: [mainnet_Bytes!] + root_not_in: [mainnet_Bytes!] + root_contains: mainnet_Bytes + root_not_contains: mainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -127827,26 +124310,26 @@ input stagingavalanche_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingavalanche_Bytes - caller_not: stagingavalanche_Bytes - caller_gt: stagingavalanche_Bytes - caller_lt: stagingavalanche_Bytes - caller_gte: stagingavalanche_Bytes - caller_lte: stagingavalanche_Bytes - caller_in: [stagingavalanche_Bytes!] - caller_not_in: [stagingavalanche_Bytes!] - caller_contains: stagingavalanche_Bytes - caller_not_contains: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes - transactionHash_not: stagingavalanche_Bytes - transactionHash_gt: stagingavalanche_Bytes - transactionHash_lt: stagingavalanche_Bytes - transactionHash_gte: stagingavalanche_Bytes - transactionHash_lte: stagingavalanche_Bytes - transactionHash_in: [stagingavalanche_Bytes!] - transactionHash_not_in: [stagingavalanche_Bytes!] - transactionHash_contains: stagingavalanche_Bytes - transactionHash_not_contains: stagingavalanche_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -127880,12 +124363,12 @@ input stagingavalanche_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_RootMessageSent_filter] - or: [stagingavalanche_RootMessageSent_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootMessageSent_filter] + or: [mainnet_RootMessageSent_filter] } -enum stagingavalanche_RootMessageSent_orderBy { +enum mainnet_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -127899,25 +124382,25 @@ enum stagingavalanche_RootMessageSent_orderBy { blockNumber } -type stagingavalanche_Router { +type mainnet_Router { id: ID! isActive: Boolean! - owner: stagingavalanche_Bytes - recipient: stagingavalanche_Bytes - proposedOwner: stagingavalanche_Bytes + owner: mainnet_Bytes + recipient: mainnet_Bytes + proposedOwner: mainnet_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingavalanche_AssetBalance_orderBy, orderDirection: stagingavalanche_OrderDirection, where: stagingavalanche_AssetBalance_filter): [stagingavalanche_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: mainnet_AssetBalance_orderBy, orderDirection: mainnet_OrderDirection, where: mainnet_AssetBalance_filter): [mainnet_AssetBalance!]! } -type stagingavalanche_RouterDailyTVL { +type mainnet_RouterDailyTVL { id: ID! - router: stagingavalanche_Router! - asset: stagingavalanche_Asset! + router: mainnet_Router! + asset: mainnet_Asset! timestamp: BigInt! balance: BigInt! } -input stagingavalanche_RouterDailyTVL_filter { +input mainnet_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -127946,7 +124429,7 @@ input stagingavalanche_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingavalanche_Router_filter + router_: mainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -127967,7 +124450,7 @@ input stagingavalanche_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingavalanche_Asset_filter + asset_: mainnet_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -127985,12 +124468,12 @@ input stagingavalanche_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_RouterDailyTVL_filter] - or: [stagingavalanche_RouterDailyTVL_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RouterDailyTVL_filter] + or: [mainnet_RouterDailyTVL_filter] } -enum stagingavalanche_RouterDailyTVL_orderBy { +enum mainnet_RouterDailyTVL_orderBy { id router router__id @@ -128013,26 +124496,26 @@ enum stagingavalanche_RouterDailyTVL_orderBy { balance } -type stagingavalanche_RouterLiquidityEvent { +type mainnet_RouterLiquidityEvent { id: ID! - type: stagingavalanche_RouterLiquidityEventType - router: stagingavalanche_Router! - asset: stagingavalanche_Asset! + type: mainnet_RouterLiquidityEventType + router: mainnet_Router! + asset: mainnet_Asset! amount: BigInt! balance: BigInt! - caller: stagingavalanche_Bytes + caller: mainnet_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingavalanche_Bytes! + transactionHash: mainnet_Bytes! nonce: BigInt! } -enum stagingavalanche_RouterLiquidityEventType { +enum mainnet_RouterLiquidityEventType { Add Remove } -input stagingavalanche_RouterLiquidityEvent_filter { +input mainnet_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -128041,10 +124524,10 @@ input stagingavalanche_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingavalanche_RouterLiquidityEventType - type_not: stagingavalanche_RouterLiquidityEventType - type_in: [stagingavalanche_RouterLiquidityEventType!] - type_not_in: [stagingavalanche_RouterLiquidityEventType!] + type: mainnet_RouterLiquidityEventType + type_not: mainnet_RouterLiquidityEventType + type_in: [mainnet_RouterLiquidityEventType!] + type_not_in: [mainnet_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -128065,7 +124548,7 @@ input stagingavalanche_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingavalanche_Router_filter + router_: mainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -128086,7 +124569,7 @@ input stagingavalanche_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingavalanche_Asset_filter + asset_: mainnet_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -128103,16 +124586,16 @@ input stagingavalanche_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingavalanche_Bytes - caller_not: stagingavalanche_Bytes - caller_gt: stagingavalanche_Bytes - caller_lt: stagingavalanche_Bytes - caller_gte: stagingavalanche_Bytes - caller_lte: stagingavalanche_Bytes - caller_in: [stagingavalanche_Bytes!] - caller_not_in: [stagingavalanche_Bytes!] - caller_contains: stagingavalanche_Bytes - caller_not_contains: stagingavalanche_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -128129,16 +124612,16 @@ input stagingavalanche_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingavalanche_Bytes - transactionHash_not: stagingavalanche_Bytes - transactionHash_gt: stagingavalanche_Bytes - transactionHash_lt: stagingavalanche_Bytes - transactionHash_gte: stagingavalanche_Bytes - transactionHash_lte: stagingavalanche_Bytes - transactionHash_in: [stagingavalanche_Bytes!] - transactionHash_not_in: [stagingavalanche_Bytes!] - transactionHash_contains: stagingavalanche_Bytes - transactionHash_not_contains: stagingavalanche_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -128148,12 +124631,12 @@ input stagingavalanche_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_RouterLiquidityEvent_filter] - or: [stagingavalanche_RouterLiquidityEvent_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_RouterLiquidityEvent_filter] + or: [mainnet_RouterLiquidityEvent_filter] } -enum stagingavalanche_RouterLiquidityEvent_orderBy { +enum mainnet_RouterLiquidityEvent_orderBy { id type router @@ -128182,7 +124665,7 @@ enum stagingavalanche_RouterLiquidityEvent_orderBy { nonce } -input stagingavalanche_Router_filter { +input mainnet_Router_filter { id: ID id_not: ID id_gt: ID @@ -128195,36 +124678,36 @@ input stagingavalanche_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingavalanche_Bytes - owner_not: stagingavalanche_Bytes - owner_gt: stagingavalanche_Bytes - owner_lt: stagingavalanche_Bytes - owner_gte: stagingavalanche_Bytes - owner_lte: stagingavalanche_Bytes - owner_in: [stagingavalanche_Bytes!] - owner_not_in: [stagingavalanche_Bytes!] - owner_contains: stagingavalanche_Bytes - owner_not_contains: stagingavalanche_Bytes - recipient: stagingavalanche_Bytes - recipient_not: stagingavalanche_Bytes - recipient_gt: stagingavalanche_Bytes - recipient_lt: stagingavalanche_Bytes - recipient_gte: stagingavalanche_Bytes - recipient_lte: stagingavalanche_Bytes - recipient_in: [stagingavalanche_Bytes!] - recipient_not_in: [stagingavalanche_Bytes!] - recipient_contains: stagingavalanche_Bytes - recipient_not_contains: stagingavalanche_Bytes - proposedOwner: stagingavalanche_Bytes - proposedOwner_not: stagingavalanche_Bytes - proposedOwner_gt: stagingavalanche_Bytes - proposedOwner_lt: stagingavalanche_Bytes - proposedOwner_gte: stagingavalanche_Bytes - proposedOwner_lte: stagingavalanche_Bytes - proposedOwner_in: [stagingavalanche_Bytes!] - proposedOwner_not_in: [stagingavalanche_Bytes!] - proposedOwner_contains: stagingavalanche_Bytes - proposedOwner_not_contains: stagingavalanche_Bytes + owner: mainnet_Bytes + owner_not: mainnet_Bytes + owner_gt: mainnet_Bytes + owner_lt: mainnet_Bytes + owner_gte: mainnet_Bytes + owner_lte: mainnet_Bytes + owner_in: [mainnet_Bytes!] + owner_not_in: [mainnet_Bytes!] + owner_contains: mainnet_Bytes + owner_not_contains: mainnet_Bytes + recipient: mainnet_Bytes + recipient_not: mainnet_Bytes + recipient_gt: mainnet_Bytes + recipient_lt: mainnet_Bytes + recipient_gte: mainnet_Bytes + recipient_lte: mainnet_Bytes + recipient_in: [mainnet_Bytes!] + recipient_not_in: [mainnet_Bytes!] + recipient_contains: mainnet_Bytes + recipient_not_contains: mainnet_Bytes + proposedOwner: mainnet_Bytes + proposedOwner_not: mainnet_Bytes + proposedOwner_gt: mainnet_Bytes + proposedOwner_lt: mainnet_Bytes + proposedOwner_gte: mainnet_Bytes + proposedOwner_lte: mainnet_Bytes + proposedOwner_in: [mainnet_Bytes!] + proposedOwner_not_in: [mainnet_Bytes!] + proposedOwner_contains: mainnet_Bytes + proposedOwner_not_contains: mainnet_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -128233,14 +124716,14 @@ input stagingavalanche_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingavalanche_AssetBalance_filter + assetBalances_: mainnet_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_Router_filter] - or: [stagingavalanche_Router_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_Router_filter] + or: [mainnet_Router_filter] } -enum stagingavalanche_Router_orderBy { +enum mainnet_Router_orderBy { id isActive owner @@ -128250,13 +124733,13 @@ enum stagingavalanche_Router_orderBy { assetBalances } -type stagingavalanche_Sequencer { +type mainnet_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingavalanche_Bytes + sequencer: mainnet_Bytes } -input stagingavalanche_Sequencer_filter { +input mainnet_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -128269,35 +124752,35 @@ input stagingavalanche_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingavalanche_Bytes - sequencer_not: stagingavalanche_Bytes - sequencer_gt: stagingavalanche_Bytes - sequencer_lt: stagingavalanche_Bytes - sequencer_gte: stagingavalanche_Bytes - sequencer_lte: stagingavalanche_Bytes - sequencer_in: [stagingavalanche_Bytes!] - sequencer_not_in: [stagingavalanche_Bytes!] - sequencer_contains: stagingavalanche_Bytes - sequencer_not_contains: stagingavalanche_Bytes + sequencer: mainnet_Bytes + sequencer_not: mainnet_Bytes + sequencer_gt: mainnet_Bytes + sequencer_lt: mainnet_Bytes + sequencer_gte: mainnet_Bytes + sequencer_lte: mainnet_Bytes + sequencer_in: [mainnet_Bytes!] + sequencer_not_in: [mainnet_Bytes!] + sequencer_contains: mainnet_Bytes + sequencer_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_Sequencer_filter] - or: [stagingavalanche_Sequencer_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_Sequencer_filter] + or: [mainnet_Sequencer_filter] } -enum stagingavalanche_Sequencer_orderBy { +enum mainnet_Sequencer_orderBy { id isActive sequencer } -type stagingavalanche_Setting { +type mainnet_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingavalanche_Bytes! + caller: mainnet_Bytes! } -input stagingavalanche_Setting_filter { +input mainnet_Setting_filter { id: ID id_not: ID id_gt: ID @@ -128314,41 +124797,41 @@ input stagingavalanche_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingavalanche_Bytes - caller_not: stagingavalanche_Bytes - caller_gt: stagingavalanche_Bytes - caller_lt: stagingavalanche_Bytes - caller_gte: stagingavalanche_Bytes - caller_lte: stagingavalanche_Bytes - caller_in: [stagingavalanche_Bytes!] - caller_not_in: [stagingavalanche_Bytes!] - caller_contains: stagingavalanche_Bytes - caller_not_contains: stagingavalanche_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_Setting_filter] - or: [stagingavalanche_Setting_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_Setting_filter] + or: [mainnet_Setting_filter] } -enum stagingavalanche_Setting_orderBy { +enum mainnet_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingavalanche_SlippageUpdate { +type mainnet_SlippageUpdate { id: ID! - transfer: stagingavalanche_DestinationTransfer! + transfer: mainnet_DestinationTransfer! slippage: BigInt! - caller: stagingavalanche_Bytes! - transactionHash: stagingavalanche_Bytes! + caller: mainnet_Bytes! + transactionHash: mainnet_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingavalanche_SlippageUpdate_filter { +input mainnet_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -128377,7 +124860,7 @@ input stagingavalanche_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingavalanche_DestinationTransfer_filter + transfer_: mainnet_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -128386,26 +124869,26 @@ input stagingavalanche_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingavalanche_Bytes - caller_not: stagingavalanche_Bytes - caller_gt: stagingavalanche_Bytes - caller_lt: stagingavalanche_Bytes - caller_gte: stagingavalanche_Bytes - caller_lte: stagingavalanche_Bytes - caller_in: [stagingavalanche_Bytes!] - caller_not_in: [stagingavalanche_Bytes!] - caller_contains: stagingavalanche_Bytes - caller_not_contains: stagingavalanche_Bytes - transactionHash: stagingavalanche_Bytes - transactionHash_not: stagingavalanche_Bytes - transactionHash_gt: stagingavalanche_Bytes - transactionHash_lt: stagingavalanche_Bytes - transactionHash_gte: stagingavalanche_Bytes - transactionHash_lte: stagingavalanche_Bytes - transactionHash_in: [stagingavalanche_Bytes!] - transactionHash_not_in: [stagingavalanche_Bytes!] - transactionHash_contains: stagingavalanche_Bytes - transactionHash_not_contains: stagingavalanche_Bytes + caller: mainnet_Bytes + caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes + caller_in: [mainnet_Bytes!] + caller_not_in: [mainnet_Bytes!] + caller_contains: mainnet_Bytes + caller_not_contains: mainnet_Bytes + transactionHash: mainnet_Bytes + transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes + transactionHash_in: [mainnet_Bytes!] + transactionHash_not_in: [mainnet_Bytes!] + transactionHash_contains: mainnet_Bytes + transactionHash_not_contains: mainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -128439,12 +124922,12 @@ input stagingavalanche_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_SlippageUpdate_filter] - or: [stagingavalanche_SlippageUpdate_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_SlippageUpdate_filter] + or: [mainnet_SlippageUpdate_filter] } -enum stagingavalanche_SlippageUpdate_orderBy { +enum mainnet_SlippageUpdate_orderBy { id transfer transfer__id @@ -128492,16 +124975,16 @@ enum stagingavalanche_SlippageUpdate_orderBy { blockNumber } -type stagingavalanche_SnapshotRoot { +type mainnet_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingavalanche_Bytes! + root: mainnet_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingavalanche_SnapshotRoot_filter { +input mainnet_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -128518,16 +125001,16 @@ input stagingavalanche_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingavalanche_Bytes - root_not: stagingavalanche_Bytes - root_gt: stagingavalanche_Bytes - root_lt: stagingavalanche_Bytes - root_gte: stagingavalanche_Bytes - root_lte: stagingavalanche_Bytes - root_in: [stagingavalanche_Bytes!] - root_not_in: [stagingavalanche_Bytes!] - root_contains: stagingavalanche_Bytes - root_not_contains: stagingavalanche_Bytes + root: mainnet_Bytes + root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes + root_in: [mainnet_Bytes!] + root_not_in: [mainnet_Bytes!] + root_contains: mainnet_Bytes + root_not_contains: mainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -128553,12 +125036,12 @@ input stagingavalanche_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_SnapshotRoot_filter] - or: [stagingavalanche_SnapshotRoot_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_SnapshotRoot_filter] + or: [mainnet_SnapshotRoot_filter] } -enum stagingavalanche_SnapshotRoot_orderBy { +enum mainnet_SnapshotRoot_orderBy { id spokeDomain root @@ -128567,12 +125050,12 @@ enum stagingavalanche_SnapshotRoot_orderBy { blockNumber } -type stagingavalanche_SpokeConnectorMode { +type mainnet_SpokeConnectorMode { id: ID! mode: String! } -input stagingavalanche_SpokeConnectorMode_filter { +input mainnet_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -128602,17 +125085,17 @@ input stagingavalanche_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingavalanche_BlockChangedFilter - and: [stagingavalanche_SpokeConnectorMode_filter] - or: [stagingavalanche_SpokeConnectorMode_filter] + _change_block: mainnet_BlockChangedFilter + and: [mainnet_SpokeConnectorMode_filter] + or: [mainnet_SpokeConnectorMode_filter] } -enum stagingavalanche_SpokeConnectorMode_orderBy { +enum mainnet_SpokeConnectorMode_orderBy { id mode } -enum stagingavalanche_TransferStatus { +enum mainnet_TransferStatus { XCalled Executed Reconciled @@ -128620,42 +125103,15 @@ enum stagingavalanche_TransferStatus { CompletedFast } -type stagingavalanche__Block_ { - """The hash of the block""" - hash: stagingavalanche_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: stagingavalanche_Bytes -} - -"""The type for the top-level _meta field""" -type stagingavalanche__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: stagingavalanche__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! +type optimismsepolia_AggregateRoot { + id: ID! + root: optimismsepolia_Bytes! + blockNumber: BigInt! } -type localarbitrumone_AggregateRoot { - id: ID! - root: localarbitrumone_Bytes! - blockNumber: BigInt! -} - -type localarbitrumone_AggregateRootProposed { +type optimismsepolia_AggregateRootProposed { id: ID! - aggregateRoot: localarbitrumone_Bytes! + aggregateRoot: optimismsepolia_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -128663,7 +125119,7 @@ type localarbitrumone_AggregateRootProposed { blockNumber: BigInt } -input localarbitrumone_AggregateRootProposed_filter { +input optimismsepolia_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -128672,16 +125128,16 @@ input localarbitrumone_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localarbitrumone_Bytes - aggregateRoot_not: localarbitrumone_Bytes - aggregateRoot_gt: localarbitrumone_Bytes - aggregateRoot_lt: localarbitrumone_Bytes - aggregateRoot_gte: localarbitrumone_Bytes - aggregateRoot_lte: localarbitrumone_Bytes - aggregateRoot_in: [localarbitrumone_Bytes!] - aggregateRoot_not_in: [localarbitrumone_Bytes!] - aggregateRoot_contains: localarbitrumone_Bytes - aggregateRoot_not_contains: localarbitrumone_Bytes + aggregateRoot: optimismsepolia_Bytes + aggregateRoot_not: optimismsepolia_Bytes + aggregateRoot_gt: optimismsepolia_Bytes + aggregateRoot_lt: optimismsepolia_Bytes + aggregateRoot_gte: optimismsepolia_Bytes + aggregateRoot_lte: optimismsepolia_Bytes + aggregateRoot_in: [optimismsepolia_Bytes!] + aggregateRoot_not_in: [optimismsepolia_Bytes!] + aggregateRoot_contains: optimismsepolia_Bytes + aggregateRoot_not_contains: optimismsepolia_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -128723,12 +125179,12 @@ input localarbitrumone_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_AggregateRootProposed_filter] - or: [localarbitrumone_AggregateRootProposed_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_AggregateRootProposed_filter] + or: [optimismsepolia_AggregateRootProposed_filter] } -enum localarbitrumone_AggregateRootProposed_orderBy { +enum optimismsepolia_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -128738,7 +125194,7 @@ enum localarbitrumone_AggregateRootProposed_orderBy { blockNumber } -input localarbitrumone_AggregateRoot_filter { +input optimismsepolia_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -128747,16 +125203,16 @@ input localarbitrumone_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: localarbitrumone_Bytes - root_not: localarbitrumone_Bytes - root_gt: localarbitrumone_Bytes - root_lt: localarbitrumone_Bytes - root_gte: localarbitrumone_Bytes - root_lte: localarbitrumone_Bytes - root_in: [localarbitrumone_Bytes!] - root_not_in: [localarbitrumone_Bytes!] - root_contains: localarbitrumone_Bytes - root_not_contains: localarbitrumone_Bytes + root: optimismsepolia_Bytes + root_not: optimismsepolia_Bytes + root_gt: optimismsepolia_Bytes + root_lt: optimismsepolia_Bytes + root_gte: optimismsepolia_Bytes + root_lte: optimismsepolia_Bytes + root_in: [optimismsepolia_Bytes!] + root_not_in: [optimismsepolia_Bytes!] + root_contains: optimismsepolia_Bytes + root_not_contains: optimismsepolia_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -128766,47 +125222,47 @@ input localarbitrumone_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_AggregateRoot_filter] - or: [localarbitrumone_AggregateRoot_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_AggregateRoot_filter] + or: [optimismsepolia_AggregateRoot_filter] } -enum localarbitrumone_AggregateRoot_orderBy { +enum optimismsepolia_AggregateRoot_orderBy { id root blockNumber } -enum localarbitrumone_Aggregation_interval { +enum optimismsepolia_Aggregation_interval { hour day } -type localarbitrumone_Asset { +type optimismsepolia_Asset { id: ID! - key: localarbitrumone_Bytes + key: optimismsepolia_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: localarbitrumone_Bytes + canonicalId: optimismsepolia_Bytes canonicalDomain: BigInt - adoptedAsset: localarbitrumone_Bytes - localAsset: localarbitrumone_Bytes + adoptedAsset: optimismsepolia_Bytes + localAsset: optimismsepolia_Bytes blockNumber: BigInt - status: localarbitrumone_AssetStatus + status: optimismsepolia_AssetStatus } -type localarbitrumone_AssetBalance { +type optimismsepolia_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: localarbitrumone_Router! - asset: localarbitrumone_Asset! + router: optimismsepolia_Router! + asset: optimismsepolia_Asset! feesEarned: BigInt! } -input localarbitrumone_AssetBalance_filter { +input optimismsepolia_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -128867,7 +125323,7 @@ input localarbitrumone_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localarbitrumone_Router_filter + router_: optimismsepolia_Router_filter asset: String asset_not: String asset_gt: String @@ -128888,7 +125344,7 @@ input localarbitrumone_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localarbitrumone_Asset_filter + asset_: optimismsepolia_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -128898,12 +125354,12 @@ input localarbitrumone_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_AssetBalance_filter] - or: [localarbitrumone_AssetBalance_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_AssetBalance_filter] + or: [optimismsepolia_AssetBalance_filter] } -enum localarbitrumone_AssetBalance_orderBy { +enum optimismsepolia_AssetBalance_orderBy { id amount locked @@ -128929,12 +125385,12 @@ enum localarbitrumone_AssetBalance_orderBy { feesEarned } -type localarbitrumone_AssetStatus { +type optimismsepolia_AssetStatus { id: ID! status: Boolean } -input localarbitrumone_AssetStatus_filter { +input optimismsepolia_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -128948,17 +125404,17 @@ input localarbitrumone_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_AssetStatus_filter] - or: [localarbitrumone_AssetStatus_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_AssetStatus_filter] + or: [optimismsepolia_AssetStatus_filter] } -enum localarbitrumone_AssetStatus_orderBy { +enum optimismsepolia_AssetStatus_orderBy { id status } -input localarbitrumone_Asset_filter { +input optimismsepolia_Asset_filter { id: ID id_not: ID id_gt: ID @@ -128967,16 +125423,16 @@ input localarbitrumone_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: localarbitrumone_Bytes - key_not: localarbitrumone_Bytes - key_gt: localarbitrumone_Bytes - key_lt: localarbitrumone_Bytes - key_gte: localarbitrumone_Bytes - key_lte: localarbitrumone_Bytes - key_in: [localarbitrumone_Bytes!] - key_not_in: [localarbitrumone_Bytes!] - key_contains: localarbitrumone_Bytes - key_not_contains: localarbitrumone_Bytes + key: optimismsepolia_Bytes + key_not: optimismsepolia_Bytes + key_gt: optimismsepolia_Bytes + key_lt: optimismsepolia_Bytes + key_gte: optimismsepolia_Bytes + key_lte: optimismsepolia_Bytes + key_in: [optimismsepolia_Bytes!] + key_not_in: [optimismsepolia_Bytes!] + key_contains: optimismsepolia_Bytes + key_not_contains: optimismsepolia_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -128993,16 +125449,16 @@ input localarbitrumone_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: localarbitrumone_Bytes - canonicalId_not: localarbitrumone_Bytes - canonicalId_gt: localarbitrumone_Bytes - canonicalId_lt: localarbitrumone_Bytes - canonicalId_gte: localarbitrumone_Bytes - canonicalId_lte: localarbitrumone_Bytes - canonicalId_in: [localarbitrumone_Bytes!] - canonicalId_not_in: [localarbitrumone_Bytes!] - canonicalId_contains: localarbitrumone_Bytes - canonicalId_not_contains: localarbitrumone_Bytes + canonicalId: optimismsepolia_Bytes + canonicalId_not: optimismsepolia_Bytes + canonicalId_gt: optimismsepolia_Bytes + canonicalId_lt: optimismsepolia_Bytes + canonicalId_gte: optimismsepolia_Bytes + canonicalId_lte: optimismsepolia_Bytes + canonicalId_in: [optimismsepolia_Bytes!] + canonicalId_not_in: [optimismsepolia_Bytes!] + canonicalId_contains: optimismsepolia_Bytes + canonicalId_not_contains: optimismsepolia_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -129011,26 +125467,26 @@ input localarbitrumone_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: localarbitrumone_Bytes - adoptedAsset_not: localarbitrumone_Bytes - adoptedAsset_gt: localarbitrumone_Bytes - adoptedAsset_lt: localarbitrumone_Bytes - adoptedAsset_gte: localarbitrumone_Bytes - adoptedAsset_lte: localarbitrumone_Bytes - adoptedAsset_in: [localarbitrumone_Bytes!] - adoptedAsset_not_in: [localarbitrumone_Bytes!] - adoptedAsset_contains: localarbitrumone_Bytes - adoptedAsset_not_contains: localarbitrumone_Bytes - localAsset: localarbitrumone_Bytes - localAsset_not: localarbitrumone_Bytes - localAsset_gt: localarbitrumone_Bytes - localAsset_lt: localarbitrumone_Bytes - localAsset_gte: localarbitrumone_Bytes - localAsset_lte: localarbitrumone_Bytes - localAsset_in: [localarbitrumone_Bytes!] - localAsset_not_in: [localarbitrumone_Bytes!] - localAsset_contains: localarbitrumone_Bytes - localAsset_not_contains: localarbitrumone_Bytes + adoptedAsset: optimismsepolia_Bytes + adoptedAsset_not: optimismsepolia_Bytes + adoptedAsset_gt: optimismsepolia_Bytes + adoptedAsset_lt: optimismsepolia_Bytes + adoptedAsset_gte: optimismsepolia_Bytes + adoptedAsset_lte: optimismsepolia_Bytes + adoptedAsset_in: [optimismsepolia_Bytes!] + adoptedAsset_not_in: [optimismsepolia_Bytes!] + adoptedAsset_contains: optimismsepolia_Bytes + adoptedAsset_not_contains: optimismsepolia_Bytes + localAsset: optimismsepolia_Bytes + localAsset_not: optimismsepolia_Bytes + localAsset_gt: optimismsepolia_Bytes + localAsset_lt: optimismsepolia_Bytes + localAsset_gte: optimismsepolia_Bytes + localAsset_lte: optimismsepolia_Bytes + localAsset_in: [optimismsepolia_Bytes!] + localAsset_not_in: [optimismsepolia_Bytes!] + localAsset_contains: optimismsepolia_Bytes + localAsset_not_contains: optimismsepolia_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -129059,14 +125515,14 @@ input localarbitrumone_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: localarbitrumone_AssetStatus_filter + status_: optimismsepolia_AssetStatus_filter """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_Asset_filter] - or: [localarbitrumone_Asset_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_Asset_filter] + or: [optimismsepolia_Asset_filter] } -enum localarbitrumone_Asset_orderBy { +enum optimismsepolia_Asset_orderBy { id key decimal @@ -129081,30 +125537,30 @@ enum localarbitrumone_Asset_orderBy { status__status } -scalar localarbitrumone_BigDecimal +scalar optimismsepolia_BigDecimal -input localarbitrumone_BlockChangedFilter { +input optimismsepolia_BlockChangedFilter { number_gte: Int! } -input localarbitrumone_Block_height { - hash: localarbitrumone_Bytes +input optimismsepolia_Block_height { + hash: optimismsepolia_Bytes number: Int number_gte: Int } -scalar localarbitrumone_Bytes +scalar optimismsepolia_Bytes -type localarbitrumone_ConnectorMeta { +type optimismsepolia_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: localarbitrumone_Bytes - rootManager: localarbitrumone_Bytes - mirrorConnector: localarbitrumone_Bytes + amb: optimismsepolia_Bytes + rootManager: optimismsepolia_Bytes + mirrorConnector: optimismsepolia_Bytes } -input localarbitrumone_ConnectorMeta_filter { +input optimismsepolia_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -129129,43 +125585,43 @@ input localarbitrumone_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: localarbitrumone_Bytes - amb_not: localarbitrumone_Bytes - amb_gt: localarbitrumone_Bytes - amb_lt: localarbitrumone_Bytes - amb_gte: localarbitrumone_Bytes - amb_lte: localarbitrumone_Bytes - amb_in: [localarbitrumone_Bytes!] - amb_not_in: [localarbitrumone_Bytes!] - amb_contains: localarbitrumone_Bytes - amb_not_contains: localarbitrumone_Bytes - rootManager: localarbitrumone_Bytes - rootManager_not: localarbitrumone_Bytes - rootManager_gt: localarbitrumone_Bytes - rootManager_lt: localarbitrumone_Bytes - rootManager_gte: localarbitrumone_Bytes - rootManager_lte: localarbitrumone_Bytes - rootManager_in: [localarbitrumone_Bytes!] - rootManager_not_in: [localarbitrumone_Bytes!] - rootManager_contains: localarbitrumone_Bytes - rootManager_not_contains: localarbitrumone_Bytes - mirrorConnector: localarbitrumone_Bytes - mirrorConnector_not: localarbitrumone_Bytes - mirrorConnector_gt: localarbitrumone_Bytes - mirrorConnector_lt: localarbitrumone_Bytes - mirrorConnector_gte: localarbitrumone_Bytes - mirrorConnector_lte: localarbitrumone_Bytes - mirrorConnector_in: [localarbitrumone_Bytes!] - mirrorConnector_not_in: [localarbitrumone_Bytes!] - mirrorConnector_contains: localarbitrumone_Bytes - mirrorConnector_not_contains: localarbitrumone_Bytes + amb: optimismsepolia_Bytes + amb_not: optimismsepolia_Bytes + amb_gt: optimismsepolia_Bytes + amb_lt: optimismsepolia_Bytes + amb_gte: optimismsepolia_Bytes + amb_lte: optimismsepolia_Bytes + amb_in: [optimismsepolia_Bytes!] + amb_not_in: [optimismsepolia_Bytes!] + amb_contains: optimismsepolia_Bytes + amb_not_contains: optimismsepolia_Bytes + rootManager: optimismsepolia_Bytes + rootManager_not: optimismsepolia_Bytes + rootManager_gt: optimismsepolia_Bytes + rootManager_lt: optimismsepolia_Bytes + rootManager_gte: optimismsepolia_Bytes + rootManager_lte: optimismsepolia_Bytes + rootManager_in: [optimismsepolia_Bytes!] + rootManager_not_in: [optimismsepolia_Bytes!] + rootManager_contains: optimismsepolia_Bytes + rootManager_not_contains: optimismsepolia_Bytes + mirrorConnector: optimismsepolia_Bytes + mirrorConnector_not: optimismsepolia_Bytes + mirrorConnector_gt: optimismsepolia_Bytes + mirrorConnector_lt: optimismsepolia_Bytes + mirrorConnector_gte: optimismsepolia_Bytes + mirrorConnector_lte: optimismsepolia_Bytes + mirrorConnector_in: [optimismsepolia_Bytes!] + mirrorConnector_not_in: [optimismsepolia_Bytes!] + mirrorConnector_contains: optimismsepolia_Bytes + mirrorConnector_not_contains: optimismsepolia_Bytes """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_ConnectorMeta_filter] - or: [localarbitrumone_ConnectorMeta_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_ConnectorMeta_filter] + or: [optimismsepolia_ConnectorMeta_filter] } -enum localarbitrumone_ConnectorMeta_orderBy { +enum optimismsepolia_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -129174,48 +125630,48 @@ enum localarbitrumone_ConnectorMeta_orderBy { mirrorConnector } -type localarbitrumone_DestinationTransfer { +type optimismsepolia_DestinationTransfer { id: ID! chainId: BigInt - transferId: localarbitrumone_Bytes + transferId: optimismsepolia_Bytes nonce: BigInt - status: localarbitrumone_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: localarbitrumone_Router_orderBy, orderDirection: localarbitrumone_OrderDirection, where: localarbitrumone_Router_filter): [localarbitrumone_Router!] + status: optimismsepolia_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_Router_orderBy, orderDirection: optimismsepolia_OrderDirection, where: optimismsepolia_Router_filter): [optimismsepolia_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: localarbitrumone_Bytes - delegate: localarbitrumone_Bytes + to: optimismsepolia_Bytes + delegate: optimismsepolia_Bytes receiveLocal: Boolean - callData: localarbitrumone_Bytes + callData: optimismsepolia_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: localarbitrumone_Bytes + originSender: optimismsepolia_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: localarbitrumone_Bytes - asset: localarbitrumone_Asset + canonicalId: optimismsepolia_Bytes + asset: optimismsepolia_Asset amount: BigInt routersFee: BigInt - executedCaller: localarbitrumone_Bytes - executedTransactionHash: localarbitrumone_Bytes + executedCaller: optimismsepolia_Bytes + executedTransactionHash: optimismsepolia_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: localarbitrumone_Bytes + executedTxOrigin: optimismsepolia_Bytes executedTxNonce: BigInt - reconciledCaller: localarbitrumone_Bytes - reconciledTransactionHash: localarbitrumone_Bytes + reconciledCaller: optimismsepolia_Bytes + reconciledTransactionHash: optimismsepolia_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: localarbitrumone_Bytes + reconciledTxOrigin: optimismsepolia_Bytes reconciledTxNonce: BigInt } -input localarbitrumone_DestinationTransfer_filter { +input optimismsepolia_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -129232,16 +125688,16 @@ input localarbitrumone_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: localarbitrumone_Bytes - transferId_not: localarbitrumone_Bytes - transferId_gt: localarbitrumone_Bytes - transferId_lt: localarbitrumone_Bytes - transferId_gte: localarbitrumone_Bytes - transferId_lte: localarbitrumone_Bytes - transferId_in: [localarbitrumone_Bytes!] - transferId_not_in: [localarbitrumone_Bytes!] - transferId_contains: localarbitrumone_Bytes - transferId_not_contains: localarbitrumone_Bytes + transferId: optimismsepolia_Bytes + transferId_not: optimismsepolia_Bytes + transferId_gt: optimismsepolia_Bytes + transferId_lt: optimismsepolia_Bytes + transferId_gte: optimismsepolia_Bytes + transferId_lte: optimismsepolia_Bytes + transferId_in: [optimismsepolia_Bytes!] + transferId_not_in: [optimismsepolia_Bytes!] + transferId_contains: optimismsepolia_Bytes + transferId_not_contains: optimismsepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -129250,17 +125706,17 @@ input localarbitrumone_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: localarbitrumone_TransferStatus - status_not: localarbitrumone_TransferStatus - status_in: [localarbitrumone_TransferStatus!] - status_not_in: [localarbitrumone_TransferStatus!] + status: optimismsepolia_TransferStatus + status_not: optimismsepolia_TransferStatus + status_in: [optimismsepolia_TransferStatus!] + status_not_in: [optimismsepolia_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: localarbitrumone_Router_filter + routers_: optimismsepolia_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -129285,40 +125741,40 @@ input localarbitrumone_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: localarbitrumone_Bytes - to_not: localarbitrumone_Bytes - to_gt: localarbitrumone_Bytes - to_lt: localarbitrumone_Bytes - to_gte: localarbitrumone_Bytes - to_lte: localarbitrumone_Bytes - to_in: [localarbitrumone_Bytes!] - to_not_in: [localarbitrumone_Bytes!] - to_contains: localarbitrumone_Bytes - to_not_contains: localarbitrumone_Bytes - delegate: localarbitrumone_Bytes - delegate_not: localarbitrumone_Bytes - delegate_gt: localarbitrumone_Bytes - delegate_lt: localarbitrumone_Bytes - delegate_gte: localarbitrumone_Bytes - delegate_lte: localarbitrumone_Bytes - delegate_in: [localarbitrumone_Bytes!] - delegate_not_in: [localarbitrumone_Bytes!] - delegate_contains: localarbitrumone_Bytes - delegate_not_contains: localarbitrumone_Bytes + to: optimismsepolia_Bytes + to_not: optimismsepolia_Bytes + to_gt: optimismsepolia_Bytes + to_lt: optimismsepolia_Bytes + to_gte: optimismsepolia_Bytes + to_lte: optimismsepolia_Bytes + to_in: [optimismsepolia_Bytes!] + to_not_in: [optimismsepolia_Bytes!] + to_contains: optimismsepolia_Bytes + to_not_contains: optimismsepolia_Bytes + delegate: optimismsepolia_Bytes + delegate_not: optimismsepolia_Bytes + delegate_gt: optimismsepolia_Bytes + delegate_lt: optimismsepolia_Bytes + delegate_gte: optimismsepolia_Bytes + delegate_lte: optimismsepolia_Bytes + delegate_in: [optimismsepolia_Bytes!] + delegate_not_in: [optimismsepolia_Bytes!] + delegate_contains: optimismsepolia_Bytes + delegate_not_contains: optimismsepolia_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: localarbitrumone_Bytes - callData_not: localarbitrumone_Bytes - callData_gt: localarbitrumone_Bytes - callData_lt: localarbitrumone_Bytes - callData_gte: localarbitrumone_Bytes - callData_lte: localarbitrumone_Bytes - callData_in: [localarbitrumone_Bytes!] - callData_not_in: [localarbitrumone_Bytes!] - callData_contains: localarbitrumone_Bytes - callData_not_contains: localarbitrumone_Bytes + callData: optimismsepolia_Bytes + callData_not: optimismsepolia_Bytes + callData_gt: optimismsepolia_Bytes + callData_lt: optimismsepolia_Bytes + callData_gte: optimismsepolia_Bytes + callData_lte: optimismsepolia_Bytes + callData_in: [optimismsepolia_Bytes!] + callData_not_in: [optimismsepolia_Bytes!] + callData_contains: optimismsepolia_Bytes + callData_not_contains: optimismsepolia_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -129335,16 +125791,16 @@ input localarbitrumone_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: localarbitrumone_Bytes - originSender_not: localarbitrumone_Bytes - originSender_gt: localarbitrumone_Bytes - originSender_lt: localarbitrumone_Bytes - originSender_gte: localarbitrumone_Bytes - originSender_lte: localarbitrumone_Bytes - originSender_in: [localarbitrumone_Bytes!] - originSender_not_in: [localarbitrumone_Bytes!] - originSender_contains: localarbitrumone_Bytes - originSender_not_contains: localarbitrumone_Bytes + originSender: optimismsepolia_Bytes + originSender_not: optimismsepolia_Bytes + originSender_gt: optimismsepolia_Bytes + originSender_lt: optimismsepolia_Bytes + originSender_gte: optimismsepolia_Bytes + originSender_lte: optimismsepolia_Bytes + originSender_in: [optimismsepolia_Bytes!] + originSender_not_in: [optimismsepolia_Bytes!] + originSender_contains: optimismsepolia_Bytes + originSender_not_contains: optimismsepolia_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -129361,16 +125817,16 @@ input localarbitrumone_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: localarbitrumone_Bytes - canonicalId_not: localarbitrumone_Bytes - canonicalId_gt: localarbitrumone_Bytes - canonicalId_lt: localarbitrumone_Bytes - canonicalId_gte: localarbitrumone_Bytes - canonicalId_lte: localarbitrumone_Bytes - canonicalId_in: [localarbitrumone_Bytes!] - canonicalId_not_in: [localarbitrumone_Bytes!] - canonicalId_contains: localarbitrumone_Bytes - canonicalId_not_contains: localarbitrumone_Bytes + canonicalId: optimismsepolia_Bytes + canonicalId_not: optimismsepolia_Bytes + canonicalId_gt: optimismsepolia_Bytes + canonicalId_lt: optimismsepolia_Bytes + canonicalId_gte: optimismsepolia_Bytes + canonicalId_lte: optimismsepolia_Bytes + canonicalId_in: [optimismsepolia_Bytes!] + canonicalId_not_in: [optimismsepolia_Bytes!] + canonicalId_contains: optimismsepolia_Bytes + canonicalId_not_contains: optimismsepolia_Bytes asset: String asset_not: String asset_gt: String @@ -129391,7 +125847,7 @@ input localarbitrumone_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localarbitrumone_Asset_filter + asset_: optimismsepolia_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -129408,26 +125864,26 @@ input localarbitrumone_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: localarbitrumone_Bytes - executedCaller_not: localarbitrumone_Bytes - executedCaller_gt: localarbitrumone_Bytes - executedCaller_lt: localarbitrumone_Bytes - executedCaller_gte: localarbitrumone_Bytes - executedCaller_lte: localarbitrumone_Bytes - executedCaller_in: [localarbitrumone_Bytes!] - executedCaller_not_in: [localarbitrumone_Bytes!] - executedCaller_contains: localarbitrumone_Bytes - executedCaller_not_contains: localarbitrumone_Bytes - executedTransactionHash: localarbitrumone_Bytes - executedTransactionHash_not: localarbitrumone_Bytes - executedTransactionHash_gt: localarbitrumone_Bytes - executedTransactionHash_lt: localarbitrumone_Bytes - executedTransactionHash_gte: localarbitrumone_Bytes - executedTransactionHash_lte: localarbitrumone_Bytes - executedTransactionHash_in: [localarbitrumone_Bytes!] - executedTransactionHash_not_in: [localarbitrumone_Bytes!] - executedTransactionHash_contains: localarbitrumone_Bytes - executedTransactionHash_not_contains: localarbitrumone_Bytes + executedCaller: optimismsepolia_Bytes + executedCaller_not: optimismsepolia_Bytes + executedCaller_gt: optimismsepolia_Bytes + executedCaller_lt: optimismsepolia_Bytes + executedCaller_gte: optimismsepolia_Bytes + executedCaller_lte: optimismsepolia_Bytes + executedCaller_in: [optimismsepolia_Bytes!] + executedCaller_not_in: [optimismsepolia_Bytes!] + executedCaller_contains: optimismsepolia_Bytes + executedCaller_not_contains: optimismsepolia_Bytes + executedTransactionHash: optimismsepolia_Bytes + executedTransactionHash_not: optimismsepolia_Bytes + executedTransactionHash_gt: optimismsepolia_Bytes + executedTransactionHash_lt: optimismsepolia_Bytes + executedTransactionHash_gte: optimismsepolia_Bytes + executedTransactionHash_lte: optimismsepolia_Bytes + executedTransactionHash_in: [optimismsepolia_Bytes!] + executedTransactionHash_not_in: [optimismsepolia_Bytes!] + executedTransactionHash_contains: optimismsepolia_Bytes + executedTransactionHash_not_contains: optimismsepolia_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -129460,16 +125916,16 @@ input localarbitrumone_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: localarbitrumone_Bytes - executedTxOrigin_not: localarbitrumone_Bytes - executedTxOrigin_gt: localarbitrumone_Bytes - executedTxOrigin_lt: localarbitrumone_Bytes - executedTxOrigin_gte: localarbitrumone_Bytes - executedTxOrigin_lte: localarbitrumone_Bytes - executedTxOrigin_in: [localarbitrumone_Bytes!] - executedTxOrigin_not_in: [localarbitrumone_Bytes!] - executedTxOrigin_contains: localarbitrumone_Bytes - executedTxOrigin_not_contains: localarbitrumone_Bytes + executedTxOrigin: optimismsepolia_Bytes + executedTxOrigin_not: optimismsepolia_Bytes + executedTxOrigin_gt: optimismsepolia_Bytes + executedTxOrigin_lt: optimismsepolia_Bytes + executedTxOrigin_gte: optimismsepolia_Bytes + executedTxOrigin_lte: optimismsepolia_Bytes + executedTxOrigin_in: [optimismsepolia_Bytes!] + executedTxOrigin_not_in: [optimismsepolia_Bytes!] + executedTxOrigin_contains: optimismsepolia_Bytes + executedTxOrigin_not_contains: optimismsepolia_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -129478,26 +125934,26 @@ input localarbitrumone_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: localarbitrumone_Bytes - reconciledCaller_not: localarbitrumone_Bytes - reconciledCaller_gt: localarbitrumone_Bytes - reconciledCaller_lt: localarbitrumone_Bytes - reconciledCaller_gte: localarbitrumone_Bytes - reconciledCaller_lte: localarbitrumone_Bytes - reconciledCaller_in: [localarbitrumone_Bytes!] - reconciledCaller_not_in: [localarbitrumone_Bytes!] - reconciledCaller_contains: localarbitrumone_Bytes - reconciledCaller_not_contains: localarbitrumone_Bytes - reconciledTransactionHash: localarbitrumone_Bytes - reconciledTransactionHash_not: localarbitrumone_Bytes - reconciledTransactionHash_gt: localarbitrumone_Bytes - reconciledTransactionHash_lt: localarbitrumone_Bytes - reconciledTransactionHash_gte: localarbitrumone_Bytes - reconciledTransactionHash_lte: localarbitrumone_Bytes - reconciledTransactionHash_in: [localarbitrumone_Bytes!] - reconciledTransactionHash_not_in: [localarbitrumone_Bytes!] - reconciledTransactionHash_contains: localarbitrumone_Bytes - reconciledTransactionHash_not_contains: localarbitrumone_Bytes + reconciledCaller: optimismsepolia_Bytes + reconciledCaller_not: optimismsepolia_Bytes + reconciledCaller_gt: optimismsepolia_Bytes + reconciledCaller_lt: optimismsepolia_Bytes + reconciledCaller_gte: optimismsepolia_Bytes + reconciledCaller_lte: optimismsepolia_Bytes + reconciledCaller_in: [optimismsepolia_Bytes!] + reconciledCaller_not_in: [optimismsepolia_Bytes!] + reconciledCaller_contains: optimismsepolia_Bytes + reconciledCaller_not_contains: optimismsepolia_Bytes + reconciledTransactionHash: optimismsepolia_Bytes + reconciledTransactionHash_not: optimismsepolia_Bytes + reconciledTransactionHash_gt: optimismsepolia_Bytes + reconciledTransactionHash_lt: optimismsepolia_Bytes + reconciledTransactionHash_gte: optimismsepolia_Bytes + reconciledTransactionHash_lte: optimismsepolia_Bytes + reconciledTransactionHash_in: [optimismsepolia_Bytes!] + reconciledTransactionHash_not_in: [optimismsepolia_Bytes!] + reconciledTransactionHash_contains: optimismsepolia_Bytes + reconciledTransactionHash_not_contains: optimismsepolia_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -129530,16 +125986,16 @@ input localarbitrumone_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: localarbitrumone_Bytes - reconciledTxOrigin_not: localarbitrumone_Bytes - reconciledTxOrigin_gt: localarbitrumone_Bytes - reconciledTxOrigin_lt: localarbitrumone_Bytes - reconciledTxOrigin_gte: localarbitrumone_Bytes - reconciledTxOrigin_lte: localarbitrumone_Bytes - reconciledTxOrigin_in: [localarbitrumone_Bytes!] - reconciledTxOrigin_not_in: [localarbitrumone_Bytes!] - reconciledTxOrigin_contains: localarbitrumone_Bytes - reconciledTxOrigin_not_contains: localarbitrumone_Bytes + reconciledTxOrigin: optimismsepolia_Bytes + reconciledTxOrigin_not: optimismsepolia_Bytes + reconciledTxOrigin_gt: optimismsepolia_Bytes + reconciledTxOrigin_lt: optimismsepolia_Bytes + reconciledTxOrigin_gte: optimismsepolia_Bytes + reconciledTxOrigin_lte: optimismsepolia_Bytes + reconciledTxOrigin_in: [optimismsepolia_Bytes!] + reconciledTxOrigin_not_in: [optimismsepolia_Bytes!] + reconciledTxOrigin_contains: optimismsepolia_Bytes + reconciledTxOrigin_not_contains: optimismsepolia_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -129549,12 +126005,12 @@ input localarbitrumone_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_DestinationTransfer_filter] - or: [localarbitrumone_DestinationTransfer_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_DestinationTransfer_filter] + or: [optimismsepolia_DestinationTransfer_filter] } -enum localarbitrumone_DestinationTransfer_orderBy { +enum optimismsepolia_DestinationTransfer_orderBy { id chainId transferId @@ -129608,16 +126064,16 @@ enum localarbitrumone_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar localarbitrumone_Int8 +scalar optimismsepolia_Int8 -type localarbitrumone_OptimisticRootFinalized { +type optimismsepolia_OptimisticRootFinalized { id: ID! - aggregateRoot: localarbitrumone_Bytes! + aggregateRoot: optimismsepolia_Bytes! timestamp: BigInt! blockNumber: BigInt } -input localarbitrumone_OptimisticRootFinalized_filter { +input optimismsepolia_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -129626,16 +126082,16 @@ input localarbitrumone_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localarbitrumone_Bytes - aggregateRoot_not: localarbitrumone_Bytes - aggregateRoot_gt: localarbitrumone_Bytes - aggregateRoot_lt: localarbitrumone_Bytes - aggregateRoot_gte: localarbitrumone_Bytes - aggregateRoot_lte: localarbitrumone_Bytes - aggregateRoot_in: [localarbitrumone_Bytes!] - aggregateRoot_not_in: [localarbitrumone_Bytes!] - aggregateRoot_contains: localarbitrumone_Bytes - aggregateRoot_not_contains: localarbitrumone_Bytes + aggregateRoot: optimismsepolia_Bytes + aggregateRoot_not: optimismsepolia_Bytes + aggregateRoot_gt: optimismsepolia_Bytes + aggregateRoot_lt: optimismsepolia_Bytes + aggregateRoot_gte: optimismsepolia_Bytes + aggregateRoot_lte: optimismsepolia_Bytes + aggregateRoot_in: [optimismsepolia_Bytes!] + aggregateRoot_not_in: [optimismsepolia_Bytes!] + aggregateRoot_contains: optimismsepolia_Bytes + aggregateRoot_not_contains: optimismsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -129653,12 +126109,12 @@ input localarbitrumone_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_OptimisticRootFinalized_filter] - or: [localarbitrumone_OptimisticRootFinalized_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_OptimisticRootFinalized_filter] + or: [optimismsepolia_OptimisticRootFinalized_filter] } -enum localarbitrumone_OptimisticRootFinalized_orderBy { +enum optimismsepolia_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -129666,25 +126122,25 @@ enum localarbitrumone_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum localarbitrumone_OrderDirection { +enum optimismsepolia_OrderDirection { asc desc } -type localarbitrumone_OriginMessage { +type optimismsepolia_OriginMessage { id: ID! - transferId: localarbitrumone_Bytes + transferId: optimismsepolia_Bytes destinationDomain: BigInt - leaf: localarbitrumone_Bytes + leaf: optimismsepolia_Bytes index: BigInt - message: localarbitrumone_Bytes - root: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes + message: optimismsepolia_Bytes + root: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes blockNumber: BigInt - rootCount: localarbitrumone_RootCount + rootCount: optimismsepolia_RootCount } -input localarbitrumone_OriginMessage_filter { +input optimismsepolia_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -129693,16 +126149,16 @@ input localarbitrumone_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: localarbitrumone_Bytes - transferId_not: localarbitrumone_Bytes - transferId_gt: localarbitrumone_Bytes - transferId_lt: localarbitrumone_Bytes - transferId_gte: localarbitrumone_Bytes - transferId_lte: localarbitrumone_Bytes - transferId_in: [localarbitrumone_Bytes!] - transferId_not_in: [localarbitrumone_Bytes!] - transferId_contains: localarbitrumone_Bytes - transferId_not_contains: localarbitrumone_Bytes + transferId: optimismsepolia_Bytes + transferId_not: optimismsepolia_Bytes + transferId_gt: optimismsepolia_Bytes + transferId_lt: optimismsepolia_Bytes + transferId_gte: optimismsepolia_Bytes + transferId_lte: optimismsepolia_Bytes + transferId_in: [optimismsepolia_Bytes!] + transferId_not_in: [optimismsepolia_Bytes!] + transferId_contains: optimismsepolia_Bytes + transferId_not_contains: optimismsepolia_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -129711,16 +126167,16 @@ input localarbitrumone_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: localarbitrumone_Bytes - leaf_not: localarbitrumone_Bytes - leaf_gt: localarbitrumone_Bytes - leaf_lt: localarbitrumone_Bytes - leaf_gte: localarbitrumone_Bytes - leaf_lte: localarbitrumone_Bytes - leaf_in: [localarbitrumone_Bytes!] - leaf_not_in: [localarbitrumone_Bytes!] - leaf_contains: localarbitrumone_Bytes - leaf_not_contains: localarbitrumone_Bytes + leaf: optimismsepolia_Bytes + leaf_not: optimismsepolia_Bytes + leaf_gt: optimismsepolia_Bytes + leaf_lt: optimismsepolia_Bytes + leaf_gte: optimismsepolia_Bytes + leaf_lte: optimismsepolia_Bytes + leaf_in: [optimismsepolia_Bytes!] + leaf_not_in: [optimismsepolia_Bytes!] + leaf_contains: optimismsepolia_Bytes + leaf_not_contains: optimismsepolia_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -129729,36 +126185,36 @@ input localarbitrumone_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: localarbitrumone_Bytes - message_not: localarbitrumone_Bytes - message_gt: localarbitrumone_Bytes - message_lt: localarbitrumone_Bytes - message_gte: localarbitrumone_Bytes - message_lte: localarbitrumone_Bytes - message_in: [localarbitrumone_Bytes!] - message_not_in: [localarbitrumone_Bytes!] - message_contains: localarbitrumone_Bytes - message_not_contains: localarbitrumone_Bytes - root: localarbitrumone_Bytes - root_not: localarbitrumone_Bytes - root_gt: localarbitrumone_Bytes - root_lt: localarbitrumone_Bytes - root_gte: localarbitrumone_Bytes - root_lte: localarbitrumone_Bytes - root_in: [localarbitrumone_Bytes!] - root_not_in: [localarbitrumone_Bytes!] - root_contains: localarbitrumone_Bytes - root_not_contains: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes - transactionHash_not: localarbitrumone_Bytes - transactionHash_gt: localarbitrumone_Bytes - transactionHash_lt: localarbitrumone_Bytes - transactionHash_gte: localarbitrumone_Bytes - transactionHash_lte: localarbitrumone_Bytes - transactionHash_in: [localarbitrumone_Bytes!] - transactionHash_not_in: [localarbitrumone_Bytes!] - transactionHash_contains: localarbitrumone_Bytes - transactionHash_not_contains: localarbitrumone_Bytes + message: optimismsepolia_Bytes + message_not: optimismsepolia_Bytes + message_gt: optimismsepolia_Bytes + message_lt: optimismsepolia_Bytes + message_gte: optimismsepolia_Bytes + message_lte: optimismsepolia_Bytes + message_in: [optimismsepolia_Bytes!] + message_not_in: [optimismsepolia_Bytes!] + message_contains: optimismsepolia_Bytes + message_not_contains: optimismsepolia_Bytes + root: optimismsepolia_Bytes + root_not: optimismsepolia_Bytes + root_gt: optimismsepolia_Bytes + root_lt: optimismsepolia_Bytes + root_gte: optimismsepolia_Bytes + root_lte: optimismsepolia_Bytes + root_in: [optimismsepolia_Bytes!] + root_not_in: [optimismsepolia_Bytes!] + root_contains: optimismsepolia_Bytes + root_not_contains: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes + transactionHash_not: optimismsepolia_Bytes + transactionHash_gt: optimismsepolia_Bytes + transactionHash_lt: optimismsepolia_Bytes + transactionHash_gte: optimismsepolia_Bytes + transactionHash_lte: optimismsepolia_Bytes + transactionHash_in: [optimismsepolia_Bytes!] + transactionHash_not_in: [optimismsepolia_Bytes!] + transactionHash_contains: optimismsepolia_Bytes + transactionHash_not_contains: optimismsepolia_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -129787,14 +126243,14 @@ input localarbitrumone_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: localarbitrumone_RootCount_filter + rootCount_: optimismsepolia_RootCount_filter """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_OriginMessage_filter] - or: [localarbitrumone_OriginMessage_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_OriginMessage_filter] + or: [optimismsepolia_OriginMessage_filter] } -enum localarbitrumone_OriginMessage_orderBy { +enum optimismsepolia_OriginMessage_orderBy { id transferId destinationDomain @@ -129809,42 +126265,42 @@ enum localarbitrumone_OriginMessage_orderBy { rootCount__count } -type localarbitrumone_OriginTransfer { +type optimismsepolia_OriginTransfer { id: ID! chainId: BigInt - transferId: localarbitrumone_Bytes + transferId: optimismsepolia_Bytes nonce: BigInt - status: localarbitrumone_TransferStatus - messageHash: localarbitrumone_Bytes + status: optimismsepolia_TransferStatus + messageHash: optimismsepolia_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: localarbitrumone_Bytes - delegate: localarbitrumone_Bytes + to: optimismsepolia_Bytes + delegate: optimismsepolia_Bytes receiveLocal: Boolean - callData: localarbitrumone_Bytes + callData: optimismsepolia_Bytes slippage: BigInt - originSender: localarbitrumone_Bytes + originSender: optimismsepolia_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: localarbitrumone_Bytes - asset: localarbitrumone_Asset - transactingAsset: localarbitrumone_Bytes - message: localarbitrumone_OriginMessage + canonicalId: optimismsepolia_Bytes + asset: optimismsepolia_Asset + transactingAsset: optimismsepolia_Bytes + message: optimismsepolia_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: localarbitrumone_RelayerFee_orderBy, orderDirection: localarbitrumone_OrderDirection, where: localarbitrumone_RelayerFee_filter): [localarbitrumone_RelayerFee!] - initialRelayerFeeAsset: localarbitrumone_Bytes - caller: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_RelayerFee_orderBy, orderDirection: optimismsepolia_OrderDirection, where: optimismsepolia_RelayerFee_filter): [optimismsepolia_RelayerFee!] + initialRelayerFeeAsset: optimismsepolia_Bytes + caller: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: localarbitrumone_Bytes + txOrigin: optimismsepolia_Bytes txNonce: BigInt } -input localarbitrumone_OriginTransfer_filter { +input optimismsepolia_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -129861,16 +126317,16 @@ input localarbitrumone_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: localarbitrumone_Bytes - transferId_not: localarbitrumone_Bytes - transferId_gt: localarbitrumone_Bytes - transferId_lt: localarbitrumone_Bytes - transferId_gte: localarbitrumone_Bytes - transferId_lte: localarbitrumone_Bytes - transferId_in: [localarbitrumone_Bytes!] - transferId_not_in: [localarbitrumone_Bytes!] - transferId_contains: localarbitrumone_Bytes - transferId_not_contains: localarbitrumone_Bytes + transferId: optimismsepolia_Bytes + transferId_not: optimismsepolia_Bytes + transferId_gt: optimismsepolia_Bytes + transferId_lt: optimismsepolia_Bytes + transferId_gte: optimismsepolia_Bytes + transferId_lte: optimismsepolia_Bytes + transferId_in: [optimismsepolia_Bytes!] + transferId_not_in: [optimismsepolia_Bytes!] + transferId_contains: optimismsepolia_Bytes + transferId_not_contains: optimismsepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -129879,20 +126335,20 @@ input localarbitrumone_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: localarbitrumone_TransferStatus - status_not: localarbitrumone_TransferStatus - status_in: [localarbitrumone_TransferStatus!] - status_not_in: [localarbitrumone_TransferStatus!] - messageHash: localarbitrumone_Bytes - messageHash_not: localarbitrumone_Bytes - messageHash_gt: localarbitrumone_Bytes - messageHash_lt: localarbitrumone_Bytes - messageHash_gte: localarbitrumone_Bytes - messageHash_lte: localarbitrumone_Bytes - messageHash_in: [localarbitrumone_Bytes!] - messageHash_not_in: [localarbitrumone_Bytes!] - messageHash_contains: localarbitrumone_Bytes - messageHash_not_contains: localarbitrumone_Bytes + status: optimismsepolia_TransferStatus + status_not: optimismsepolia_TransferStatus + status_in: [optimismsepolia_TransferStatus!] + status_not_in: [optimismsepolia_TransferStatus!] + messageHash: optimismsepolia_Bytes + messageHash_not: optimismsepolia_Bytes + messageHash_gt: optimismsepolia_Bytes + messageHash_lt: optimismsepolia_Bytes + messageHash_gte: optimismsepolia_Bytes + messageHash_lte: optimismsepolia_Bytes + messageHash_in: [optimismsepolia_Bytes!] + messageHash_not_in: [optimismsepolia_Bytes!] + messageHash_contains: optimismsepolia_Bytes + messageHash_not_contains: optimismsepolia_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -129917,40 +126373,40 @@ input localarbitrumone_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: localarbitrumone_Bytes - to_not: localarbitrumone_Bytes - to_gt: localarbitrumone_Bytes - to_lt: localarbitrumone_Bytes - to_gte: localarbitrumone_Bytes - to_lte: localarbitrumone_Bytes - to_in: [localarbitrumone_Bytes!] - to_not_in: [localarbitrumone_Bytes!] - to_contains: localarbitrumone_Bytes - to_not_contains: localarbitrumone_Bytes - delegate: localarbitrumone_Bytes - delegate_not: localarbitrumone_Bytes - delegate_gt: localarbitrumone_Bytes - delegate_lt: localarbitrumone_Bytes - delegate_gte: localarbitrumone_Bytes - delegate_lte: localarbitrumone_Bytes - delegate_in: [localarbitrumone_Bytes!] - delegate_not_in: [localarbitrumone_Bytes!] - delegate_contains: localarbitrumone_Bytes - delegate_not_contains: localarbitrumone_Bytes + to: optimismsepolia_Bytes + to_not: optimismsepolia_Bytes + to_gt: optimismsepolia_Bytes + to_lt: optimismsepolia_Bytes + to_gte: optimismsepolia_Bytes + to_lte: optimismsepolia_Bytes + to_in: [optimismsepolia_Bytes!] + to_not_in: [optimismsepolia_Bytes!] + to_contains: optimismsepolia_Bytes + to_not_contains: optimismsepolia_Bytes + delegate: optimismsepolia_Bytes + delegate_not: optimismsepolia_Bytes + delegate_gt: optimismsepolia_Bytes + delegate_lt: optimismsepolia_Bytes + delegate_gte: optimismsepolia_Bytes + delegate_lte: optimismsepolia_Bytes + delegate_in: [optimismsepolia_Bytes!] + delegate_not_in: [optimismsepolia_Bytes!] + delegate_contains: optimismsepolia_Bytes + delegate_not_contains: optimismsepolia_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: localarbitrumone_Bytes - callData_not: localarbitrumone_Bytes - callData_gt: localarbitrumone_Bytes - callData_lt: localarbitrumone_Bytes - callData_gte: localarbitrumone_Bytes - callData_lte: localarbitrumone_Bytes - callData_in: [localarbitrumone_Bytes!] - callData_not_in: [localarbitrumone_Bytes!] - callData_contains: localarbitrumone_Bytes - callData_not_contains: localarbitrumone_Bytes + callData: optimismsepolia_Bytes + callData_not: optimismsepolia_Bytes + callData_gt: optimismsepolia_Bytes + callData_lt: optimismsepolia_Bytes + callData_gte: optimismsepolia_Bytes + callData_lte: optimismsepolia_Bytes + callData_in: [optimismsepolia_Bytes!] + callData_not_in: [optimismsepolia_Bytes!] + callData_contains: optimismsepolia_Bytes + callData_not_contains: optimismsepolia_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -129959,16 +126415,16 @@ input localarbitrumone_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: localarbitrumone_Bytes - originSender_not: localarbitrumone_Bytes - originSender_gt: localarbitrumone_Bytes - originSender_lt: localarbitrumone_Bytes - originSender_gte: localarbitrumone_Bytes - originSender_lte: localarbitrumone_Bytes - originSender_in: [localarbitrumone_Bytes!] - originSender_not_in: [localarbitrumone_Bytes!] - originSender_contains: localarbitrumone_Bytes - originSender_not_contains: localarbitrumone_Bytes + originSender: optimismsepolia_Bytes + originSender_not: optimismsepolia_Bytes + originSender_gt: optimismsepolia_Bytes + originSender_lt: optimismsepolia_Bytes + originSender_gte: optimismsepolia_Bytes + originSender_lte: optimismsepolia_Bytes + originSender_in: [optimismsepolia_Bytes!] + originSender_not_in: [optimismsepolia_Bytes!] + originSender_contains: optimismsepolia_Bytes + originSender_not_contains: optimismsepolia_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -129985,16 +126441,16 @@ input localarbitrumone_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: localarbitrumone_Bytes - canonicalId_not: localarbitrumone_Bytes - canonicalId_gt: localarbitrumone_Bytes - canonicalId_lt: localarbitrumone_Bytes - canonicalId_gte: localarbitrumone_Bytes - canonicalId_lte: localarbitrumone_Bytes - canonicalId_in: [localarbitrumone_Bytes!] - canonicalId_not_in: [localarbitrumone_Bytes!] - canonicalId_contains: localarbitrumone_Bytes - canonicalId_not_contains: localarbitrumone_Bytes + canonicalId: optimismsepolia_Bytes + canonicalId_not: optimismsepolia_Bytes + canonicalId_gt: optimismsepolia_Bytes + canonicalId_lt: optimismsepolia_Bytes + canonicalId_gte: optimismsepolia_Bytes + canonicalId_lte: optimismsepolia_Bytes + canonicalId_in: [optimismsepolia_Bytes!] + canonicalId_not_in: [optimismsepolia_Bytes!] + canonicalId_contains: optimismsepolia_Bytes + canonicalId_not_contains: optimismsepolia_Bytes asset: String asset_not: String asset_gt: String @@ -130015,17 +126471,17 @@ input localarbitrumone_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localarbitrumone_Asset_filter - transactingAsset: localarbitrumone_Bytes - transactingAsset_not: localarbitrumone_Bytes - transactingAsset_gt: localarbitrumone_Bytes - transactingAsset_lt: localarbitrumone_Bytes - transactingAsset_gte: localarbitrumone_Bytes - transactingAsset_lte: localarbitrumone_Bytes - transactingAsset_in: [localarbitrumone_Bytes!] - transactingAsset_not_in: [localarbitrumone_Bytes!] - transactingAsset_contains: localarbitrumone_Bytes - transactingAsset_not_contains: localarbitrumone_Bytes + asset_: optimismsepolia_Asset_filter + transactingAsset: optimismsepolia_Bytes + transactingAsset_not: optimismsepolia_Bytes + transactingAsset_gt: optimismsepolia_Bytes + transactingAsset_lt: optimismsepolia_Bytes + transactingAsset_gte: optimismsepolia_Bytes + transactingAsset_lte: optimismsepolia_Bytes + transactingAsset_in: [optimismsepolia_Bytes!] + transactingAsset_not_in: [optimismsepolia_Bytes!] + transactingAsset_contains: optimismsepolia_Bytes + transactingAsset_not_contains: optimismsepolia_Bytes message: String message_not: String message_gt: String @@ -130046,7 +126502,7 @@ input localarbitrumone_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: localarbitrumone_OriginMessage_filter + message_: optimismsepolia_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -130061,37 +126517,37 @@ input localarbitrumone_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: localarbitrumone_RelayerFee_filter - initialRelayerFeeAsset: localarbitrumone_Bytes - initialRelayerFeeAsset_not: localarbitrumone_Bytes - initialRelayerFeeAsset_gt: localarbitrumone_Bytes - initialRelayerFeeAsset_lt: localarbitrumone_Bytes - initialRelayerFeeAsset_gte: localarbitrumone_Bytes - initialRelayerFeeAsset_lte: localarbitrumone_Bytes - initialRelayerFeeAsset_in: [localarbitrumone_Bytes!] - initialRelayerFeeAsset_not_in: [localarbitrumone_Bytes!] - initialRelayerFeeAsset_contains: localarbitrumone_Bytes - initialRelayerFeeAsset_not_contains: localarbitrumone_Bytes - caller: localarbitrumone_Bytes - caller_not: localarbitrumone_Bytes - caller_gt: localarbitrumone_Bytes - caller_lt: localarbitrumone_Bytes - caller_gte: localarbitrumone_Bytes - caller_lte: localarbitrumone_Bytes - caller_in: [localarbitrumone_Bytes!] - caller_not_in: [localarbitrumone_Bytes!] - caller_contains: localarbitrumone_Bytes - caller_not_contains: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes - transactionHash_not: localarbitrumone_Bytes - transactionHash_gt: localarbitrumone_Bytes - transactionHash_lt: localarbitrumone_Bytes - transactionHash_gte: localarbitrumone_Bytes - transactionHash_lte: localarbitrumone_Bytes - transactionHash_in: [localarbitrumone_Bytes!] - transactionHash_not_in: [localarbitrumone_Bytes!] - transactionHash_contains: localarbitrumone_Bytes - transactionHash_not_contains: localarbitrumone_Bytes + relayerFees_: optimismsepolia_RelayerFee_filter + initialRelayerFeeAsset: optimismsepolia_Bytes + initialRelayerFeeAsset_not: optimismsepolia_Bytes + initialRelayerFeeAsset_gt: optimismsepolia_Bytes + initialRelayerFeeAsset_lt: optimismsepolia_Bytes + initialRelayerFeeAsset_gte: optimismsepolia_Bytes + initialRelayerFeeAsset_lte: optimismsepolia_Bytes + initialRelayerFeeAsset_in: [optimismsepolia_Bytes!] + initialRelayerFeeAsset_not_in: [optimismsepolia_Bytes!] + initialRelayerFeeAsset_contains: optimismsepolia_Bytes + initialRelayerFeeAsset_not_contains: optimismsepolia_Bytes + caller: optimismsepolia_Bytes + caller_not: optimismsepolia_Bytes + caller_gt: optimismsepolia_Bytes + caller_lt: optimismsepolia_Bytes + caller_gte: optimismsepolia_Bytes + caller_lte: optimismsepolia_Bytes + caller_in: [optimismsepolia_Bytes!] + caller_not_in: [optimismsepolia_Bytes!] + caller_contains: optimismsepolia_Bytes + caller_not_contains: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes + transactionHash_not: optimismsepolia_Bytes + transactionHash_gt: optimismsepolia_Bytes + transactionHash_lt: optimismsepolia_Bytes + transactionHash_gte: optimismsepolia_Bytes + transactionHash_lte: optimismsepolia_Bytes + transactionHash_in: [optimismsepolia_Bytes!] + transactionHash_not_in: [optimismsepolia_Bytes!] + transactionHash_contains: optimismsepolia_Bytes + transactionHash_not_contains: optimismsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -130124,16 +126580,16 @@ input localarbitrumone_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: localarbitrumone_Bytes - txOrigin_not: localarbitrumone_Bytes - txOrigin_gt: localarbitrumone_Bytes - txOrigin_lt: localarbitrumone_Bytes - txOrigin_gte: localarbitrumone_Bytes - txOrigin_lte: localarbitrumone_Bytes - txOrigin_in: [localarbitrumone_Bytes!] - txOrigin_not_in: [localarbitrumone_Bytes!] - txOrigin_contains: localarbitrumone_Bytes - txOrigin_not_contains: localarbitrumone_Bytes + txOrigin: optimismsepolia_Bytes + txOrigin_not: optimismsepolia_Bytes + txOrigin_gt: optimismsepolia_Bytes + txOrigin_lt: optimismsepolia_Bytes + txOrigin_gte: optimismsepolia_Bytes + txOrigin_lte: optimismsepolia_Bytes + txOrigin_in: [optimismsepolia_Bytes!] + txOrigin_not_in: [optimismsepolia_Bytes!] + txOrigin_contains: optimismsepolia_Bytes + txOrigin_not_contains: optimismsepolia_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -130143,12 +126599,12 @@ input localarbitrumone_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_OriginTransfer_filter] - or: [localarbitrumone_OriginTransfer_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_OriginTransfer_filter] + or: [optimismsepolia_OriginTransfer_filter] } -enum localarbitrumone_OriginTransfer_orderBy { +enum optimismsepolia_OriginTransfer_orderBy { id chainId transferId @@ -130201,20 +126657,20 @@ enum localarbitrumone_OriginTransfer_orderBy { txNonce } -type localarbitrumone_Relayer { +type optimismsepolia_Relayer { id: ID! isActive: Boolean! - relayer: localarbitrumone_Bytes + relayer: optimismsepolia_Bytes } -type localarbitrumone_RelayerFee { +type optimismsepolia_RelayerFee { id: ID! - transfer: localarbitrumone_OriginTransfer! + transfer: optimismsepolia_OriginTransfer! fee: BigInt! - asset: localarbitrumone_Bytes! + asset: optimismsepolia_Bytes! } -input localarbitrumone_RelayerFee_filter { +input optimismsepolia_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -130243,7 +126699,7 @@ input localarbitrumone_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: localarbitrumone_OriginTransfer_filter + transfer_: optimismsepolia_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -130252,23 +126708,23 @@ input localarbitrumone_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: localarbitrumone_Bytes - asset_not: localarbitrumone_Bytes - asset_gt: localarbitrumone_Bytes - asset_lt: localarbitrumone_Bytes - asset_gte: localarbitrumone_Bytes - asset_lte: localarbitrumone_Bytes - asset_in: [localarbitrumone_Bytes!] - asset_not_in: [localarbitrumone_Bytes!] - asset_contains: localarbitrumone_Bytes - asset_not_contains: localarbitrumone_Bytes + asset: optimismsepolia_Bytes + asset_not: optimismsepolia_Bytes + asset_gt: optimismsepolia_Bytes + asset_lt: optimismsepolia_Bytes + asset_gte: optimismsepolia_Bytes + asset_lte: optimismsepolia_Bytes + asset_in: [optimismsepolia_Bytes!] + asset_not_in: [optimismsepolia_Bytes!] + asset_contains: optimismsepolia_Bytes + asset_not_contains: optimismsepolia_Bytes """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_RelayerFee_filter] - or: [localarbitrumone_RelayerFee_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_RelayerFee_filter] + or: [optimismsepolia_RelayerFee_filter] } -enum localarbitrumone_RelayerFee_orderBy { +enum optimismsepolia_RelayerFee_orderBy { id transfer transfer__id @@ -130304,20 +126760,20 @@ enum localarbitrumone_RelayerFee_orderBy { asset } -type localarbitrumone_RelayerFeesIncrease { +type optimismsepolia_RelayerFeesIncrease { id: ID! - transfer: localarbitrumone_OriginTransfer! + transfer: optimismsepolia_OriginTransfer! increase: BigInt - asset: localarbitrumone_Bytes - caller: localarbitrumone_Bytes! - transactionHash: localarbitrumone_Bytes! + asset: optimismsepolia_Bytes + caller: optimismsepolia_Bytes! + transactionHash: optimismsepolia_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input localarbitrumone_RelayerFeesIncrease_filter { +input optimismsepolia_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -130346,7 +126802,7 @@ input localarbitrumone_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: localarbitrumone_OriginTransfer_filter + transfer_: optimismsepolia_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -130355,36 +126811,36 @@ input localarbitrumone_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: localarbitrumone_Bytes - asset_not: localarbitrumone_Bytes - asset_gt: localarbitrumone_Bytes - asset_lt: localarbitrumone_Bytes - asset_gte: localarbitrumone_Bytes - asset_lte: localarbitrumone_Bytes - asset_in: [localarbitrumone_Bytes!] - asset_not_in: [localarbitrumone_Bytes!] - asset_contains: localarbitrumone_Bytes - asset_not_contains: localarbitrumone_Bytes - caller: localarbitrumone_Bytes - caller_not: localarbitrumone_Bytes - caller_gt: localarbitrumone_Bytes - caller_lt: localarbitrumone_Bytes - caller_gte: localarbitrumone_Bytes - caller_lte: localarbitrumone_Bytes - caller_in: [localarbitrumone_Bytes!] - caller_not_in: [localarbitrumone_Bytes!] - caller_contains: localarbitrumone_Bytes - caller_not_contains: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes - transactionHash_not: localarbitrumone_Bytes - transactionHash_gt: localarbitrumone_Bytes - transactionHash_lt: localarbitrumone_Bytes - transactionHash_gte: localarbitrumone_Bytes - transactionHash_lte: localarbitrumone_Bytes - transactionHash_in: [localarbitrumone_Bytes!] - transactionHash_not_in: [localarbitrumone_Bytes!] - transactionHash_contains: localarbitrumone_Bytes - transactionHash_not_contains: localarbitrumone_Bytes + asset: optimismsepolia_Bytes + asset_not: optimismsepolia_Bytes + asset_gt: optimismsepolia_Bytes + asset_lt: optimismsepolia_Bytes + asset_gte: optimismsepolia_Bytes + asset_lte: optimismsepolia_Bytes + asset_in: [optimismsepolia_Bytes!] + asset_not_in: [optimismsepolia_Bytes!] + asset_contains: optimismsepolia_Bytes + asset_not_contains: optimismsepolia_Bytes + caller: optimismsepolia_Bytes + caller_not: optimismsepolia_Bytes + caller_gt: optimismsepolia_Bytes + caller_lt: optimismsepolia_Bytes + caller_gte: optimismsepolia_Bytes + caller_lte: optimismsepolia_Bytes + caller_in: [optimismsepolia_Bytes!] + caller_not_in: [optimismsepolia_Bytes!] + caller_contains: optimismsepolia_Bytes + caller_not_contains: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes + transactionHash_not: optimismsepolia_Bytes + transactionHash_gt: optimismsepolia_Bytes + transactionHash_lt: optimismsepolia_Bytes + transactionHash_gte: optimismsepolia_Bytes + transactionHash_lte: optimismsepolia_Bytes + transactionHash_in: [optimismsepolia_Bytes!] + transactionHash_not_in: [optimismsepolia_Bytes!] + transactionHash_contains: optimismsepolia_Bytes + transactionHash_not_contains: optimismsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -130418,12 +126874,12 @@ input localarbitrumone_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_RelayerFeesIncrease_filter] - or: [localarbitrumone_RelayerFeesIncrease_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_RelayerFeesIncrease_filter] + or: [optimismsepolia_RelayerFeesIncrease_filter] } -enum localarbitrumone_RelayerFeesIncrease_orderBy { +enum optimismsepolia_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -130465,7 +126921,7 @@ enum localarbitrumone_RelayerFeesIncrease_orderBy { blockNumber } -input localarbitrumone_Relayer_filter { +input optimismsepolia_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -130478,34 +126934,34 @@ input localarbitrumone_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: localarbitrumone_Bytes - relayer_not: localarbitrumone_Bytes - relayer_gt: localarbitrumone_Bytes - relayer_lt: localarbitrumone_Bytes - relayer_gte: localarbitrumone_Bytes - relayer_lte: localarbitrumone_Bytes - relayer_in: [localarbitrumone_Bytes!] - relayer_not_in: [localarbitrumone_Bytes!] - relayer_contains: localarbitrumone_Bytes - relayer_not_contains: localarbitrumone_Bytes + relayer: optimismsepolia_Bytes + relayer_not: optimismsepolia_Bytes + relayer_gt: optimismsepolia_Bytes + relayer_lt: optimismsepolia_Bytes + relayer_gte: optimismsepolia_Bytes + relayer_lte: optimismsepolia_Bytes + relayer_in: [optimismsepolia_Bytes!] + relayer_not_in: [optimismsepolia_Bytes!] + relayer_contains: optimismsepolia_Bytes + relayer_not_contains: optimismsepolia_Bytes """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_Relayer_filter] - or: [localarbitrumone_Relayer_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_Relayer_filter] + or: [optimismsepolia_Relayer_filter] } -enum localarbitrumone_Relayer_orderBy { +enum optimismsepolia_Relayer_orderBy { id isActive relayer } -type localarbitrumone_RootCount { +type optimismsepolia_RootCount { id: ID! count: BigInt } -input localarbitrumone_RootCount_filter { +input optimismsepolia_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -130523,31 +126979,31 @@ input localarbitrumone_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_RootCount_filter] - or: [localarbitrumone_RootCount_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_RootCount_filter] + or: [optimismsepolia_RootCount_filter] } -enum localarbitrumone_RootCount_orderBy { +enum optimismsepolia_RootCount_orderBy { id count } -type localarbitrumone_RootMessageSent { +type optimismsepolia_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: localarbitrumone_Bytes + root: optimismsepolia_Bytes count: BigInt - caller: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes + caller: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input localarbitrumone_RootMessageSent_filter { +input optimismsepolia_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -130572,16 +127028,16 @@ input localarbitrumone_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: localarbitrumone_Bytes - root_not: localarbitrumone_Bytes - root_gt: localarbitrumone_Bytes - root_lt: localarbitrumone_Bytes - root_gte: localarbitrumone_Bytes - root_lte: localarbitrumone_Bytes - root_in: [localarbitrumone_Bytes!] - root_not_in: [localarbitrumone_Bytes!] - root_contains: localarbitrumone_Bytes - root_not_contains: localarbitrumone_Bytes + root: optimismsepolia_Bytes + root_not: optimismsepolia_Bytes + root_gt: optimismsepolia_Bytes + root_lt: optimismsepolia_Bytes + root_gte: optimismsepolia_Bytes + root_lte: optimismsepolia_Bytes + root_in: [optimismsepolia_Bytes!] + root_not_in: [optimismsepolia_Bytes!] + root_contains: optimismsepolia_Bytes + root_not_contains: optimismsepolia_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -130590,26 +127046,26 @@ input localarbitrumone_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: localarbitrumone_Bytes - caller_not: localarbitrumone_Bytes - caller_gt: localarbitrumone_Bytes - caller_lt: localarbitrumone_Bytes - caller_gte: localarbitrumone_Bytes - caller_lte: localarbitrumone_Bytes - caller_in: [localarbitrumone_Bytes!] - caller_not_in: [localarbitrumone_Bytes!] - caller_contains: localarbitrumone_Bytes - caller_not_contains: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes - transactionHash_not: localarbitrumone_Bytes - transactionHash_gt: localarbitrumone_Bytes - transactionHash_lt: localarbitrumone_Bytes - transactionHash_gte: localarbitrumone_Bytes - transactionHash_lte: localarbitrumone_Bytes - transactionHash_in: [localarbitrumone_Bytes!] - transactionHash_not_in: [localarbitrumone_Bytes!] - transactionHash_contains: localarbitrumone_Bytes - transactionHash_not_contains: localarbitrumone_Bytes + caller: optimismsepolia_Bytes + caller_not: optimismsepolia_Bytes + caller_gt: optimismsepolia_Bytes + caller_lt: optimismsepolia_Bytes + caller_gte: optimismsepolia_Bytes + caller_lte: optimismsepolia_Bytes + caller_in: [optimismsepolia_Bytes!] + caller_not_in: [optimismsepolia_Bytes!] + caller_contains: optimismsepolia_Bytes + caller_not_contains: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes + transactionHash_not: optimismsepolia_Bytes + transactionHash_gt: optimismsepolia_Bytes + transactionHash_lt: optimismsepolia_Bytes + transactionHash_gte: optimismsepolia_Bytes + transactionHash_lte: optimismsepolia_Bytes + transactionHash_in: [optimismsepolia_Bytes!] + transactionHash_not_in: [optimismsepolia_Bytes!] + transactionHash_contains: optimismsepolia_Bytes + transactionHash_not_contains: optimismsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -130643,12 +127099,12 @@ input localarbitrumone_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_RootMessageSent_filter] - or: [localarbitrumone_RootMessageSent_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_RootMessageSent_filter] + or: [optimismsepolia_RootMessageSent_filter] } -enum localarbitrumone_RootMessageSent_orderBy { +enum optimismsepolia_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -130662,25 +127118,25 @@ enum localarbitrumone_RootMessageSent_orderBy { blockNumber } -type localarbitrumone_Router { +type optimismsepolia_Router { id: ID! isActive: Boolean! - owner: localarbitrumone_Bytes - recipient: localarbitrumone_Bytes - proposedOwner: localarbitrumone_Bytes + owner: optimismsepolia_Bytes + recipient: optimismsepolia_Bytes + proposedOwner: optimismsepolia_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: localarbitrumone_AssetBalance_orderBy, orderDirection: localarbitrumone_OrderDirection, where: localarbitrumone_AssetBalance_filter): [localarbitrumone_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: optimismsepolia_AssetBalance_orderBy, orderDirection: optimismsepolia_OrderDirection, where: optimismsepolia_AssetBalance_filter): [optimismsepolia_AssetBalance!]! } -type localarbitrumone_RouterDailyTVL { +type optimismsepolia_RouterDailyTVL { id: ID! - router: localarbitrumone_Router! - asset: localarbitrumone_Asset! + router: optimismsepolia_Router! + asset: optimismsepolia_Asset! timestamp: BigInt! balance: BigInt! } -input localarbitrumone_RouterDailyTVL_filter { +input optimismsepolia_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -130709,7 +127165,7 @@ input localarbitrumone_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localarbitrumone_Router_filter + router_: optimismsepolia_Router_filter asset: String asset_not: String asset_gt: String @@ -130730,7 +127186,7 @@ input localarbitrumone_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localarbitrumone_Asset_filter + asset_: optimismsepolia_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -130748,12 +127204,12 @@ input localarbitrumone_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_RouterDailyTVL_filter] - or: [localarbitrumone_RouterDailyTVL_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_RouterDailyTVL_filter] + or: [optimismsepolia_RouterDailyTVL_filter] } -enum localarbitrumone_RouterDailyTVL_orderBy { +enum optimismsepolia_RouterDailyTVL_orderBy { id router router__id @@ -130776,26 +127232,26 @@ enum localarbitrumone_RouterDailyTVL_orderBy { balance } -type localarbitrumone_RouterLiquidityEvent { +type optimismsepolia_RouterLiquidityEvent { id: ID! - type: localarbitrumone_RouterLiquidityEventType - router: localarbitrumone_Router! - asset: localarbitrumone_Asset! + type: optimismsepolia_RouterLiquidityEventType + router: optimismsepolia_Router! + asset: optimismsepolia_Asset! amount: BigInt! balance: BigInt! - caller: localarbitrumone_Bytes + caller: optimismsepolia_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: localarbitrumone_Bytes! + transactionHash: optimismsepolia_Bytes! nonce: BigInt! } -enum localarbitrumone_RouterLiquidityEventType { +enum optimismsepolia_RouterLiquidityEventType { Add Remove } -input localarbitrumone_RouterLiquidityEvent_filter { +input optimismsepolia_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -130804,10 +127260,10 @@ input localarbitrumone_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: localarbitrumone_RouterLiquidityEventType - type_not: localarbitrumone_RouterLiquidityEventType - type_in: [localarbitrumone_RouterLiquidityEventType!] - type_not_in: [localarbitrumone_RouterLiquidityEventType!] + type: optimismsepolia_RouterLiquidityEventType + type_not: optimismsepolia_RouterLiquidityEventType + type_in: [optimismsepolia_RouterLiquidityEventType!] + type_not_in: [optimismsepolia_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -130828,7 +127284,7 @@ input localarbitrumone_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localarbitrumone_Router_filter + router_: optimismsepolia_Router_filter asset: String asset_not: String asset_gt: String @@ -130849,7 +127305,7 @@ input localarbitrumone_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localarbitrumone_Asset_filter + asset_: optimismsepolia_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -130866,16 +127322,16 @@ input localarbitrumone_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: localarbitrumone_Bytes - caller_not: localarbitrumone_Bytes - caller_gt: localarbitrumone_Bytes - caller_lt: localarbitrumone_Bytes - caller_gte: localarbitrumone_Bytes - caller_lte: localarbitrumone_Bytes - caller_in: [localarbitrumone_Bytes!] - caller_not_in: [localarbitrumone_Bytes!] - caller_contains: localarbitrumone_Bytes - caller_not_contains: localarbitrumone_Bytes + caller: optimismsepolia_Bytes + caller_not: optimismsepolia_Bytes + caller_gt: optimismsepolia_Bytes + caller_lt: optimismsepolia_Bytes + caller_gte: optimismsepolia_Bytes + caller_lte: optimismsepolia_Bytes + caller_in: [optimismsepolia_Bytes!] + caller_not_in: [optimismsepolia_Bytes!] + caller_contains: optimismsepolia_Bytes + caller_not_contains: optimismsepolia_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -130892,16 +127348,16 @@ input localarbitrumone_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: localarbitrumone_Bytes - transactionHash_not: localarbitrumone_Bytes - transactionHash_gt: localarbitrumone_Bytes - transactionHash_lt: localarbitrumone_Bytes - transactionHash_gte: localarbitrumone_Bytes - transactionHash_lte: localarbitrumone_Bytes - transactionHash_in: [localarbitrumone_Bytes!] - transactionHash_not_in: [localarbitrumone_Bytes!] - transactionHash_contains: localarbitrumone_Bytes - transactionHash_not_contains: localarbitrumone_Bytes + transactionHash: optimismsepolia_Bytes + transactionHash_not: optimismsepolia_Bytes + transactionHash_gt: optimismsepolia_Bytes + transactionHash_lt: optimismsepolia_Bytes + transactionHash_gte: optimismsepolia_Bytes + transactionHash_lte: optimismsepolia_Bytes + transactionHash_in: [optimismsepolia_Bytes!] + transactionHash_not_in: [optimismsepolia_Bytes!] + transactionHash_contains: optimismsepolia_Bytes + transactionHash_not_contains: optimismsepolia_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -130911,12 +127367,12 @@ input localarbitrumone_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_RouterLiquidityEvent_filter] - or: [localarbitrumone_RouterLiquidityEvent_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_RouterLiquidityEvent_filter] + or: [optimismsepolia_RouterLiquidityEvent_filter] } -enum localarbitrumone_RouterLiquidityEvent_orderBy { +enum optimismsepolia_RouterLiquidityEvent_orderBy { id type router @@ -130945,7 +127401,7 @@ enum localarbitrumone_RouterLiquidityEvent_orderBy { nonce } -input localarbitrumone_Router_filter { +input optimismsepolia_Router_filter { id: ID id_not: ID id_gt: ID @@ -130958,36 +127414,36 @@ input localarbitrumone_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: localarbitrumone_Bytes - owner_not: localarbitrumone_Bytes - owner_gt: localarbitrumone_Bytes - owner_lt: localarbitrumone_Bytes - owner_gte: localarbitrumone_Bytes - owner_lte: localarbitrumone_Bytes - owner_in: [localarbitrumone_Bytes!] - owner_not_in: [localarbitrumone_Bytes!] - owner_contains: localarbitrumone_Bytes - owner_not_contains: localarbitrumone_Bytes - recipient: localarbitrumone_Bytes - recipient_not: localarbitrumone_Bytes - recipient_gt: localarbitrumone_Bytes - recipient_lt: localarbitrumone_Bytes - recipient_gte: localarbitrumone_Bytes - recipient_lte: localarbitrumone_Bytes - recipient_in: [localarbitrumone_Bytes!] - recipient_not_in: [localarbitrumone_Bytes!] - recipient_contains: localarbitrumone_Bytes - recipient_not_contains: localarbitrumone_Bytes - proposedOwner: localarbitrumone_Bytes - proposedOwner_not: localarbitrumone_Bytes - proposedOwner_gt: localarbitrumone_Bytes - proposedOwner_lt: localarbitrumone_Bytes - proposedOwner_gte: localarbitrumone_Bytes - proposedOwner_lte: localarbitrumone_Bytes - proposedOwner_in: [localarbitrumone_Bytes!] - proposedOwner_not_in: [localarbitrumone_Bytes!] - proposedOwner_contains: localarbitrumone_Bytes - proposedOwner_not_contains: localarbitrumone_Bytes + owner: optimismsepolia_Bytes + owner_not: optimismsepolia_Bytes + owner_gt: optimismsepolia_Bytes + owner_lt: optimismsepolia_Bytes + owner_gte: optimismsepolia_Bytes + owner_lte: optimismsepolia_Bytes + owner_in: [optimismsepolia_Bytes!] + owner_not_in: [optimismsepolia_Bytes!] + owner_contains: optimismsepolia_Bytes + owner_not_contains: optimismsepolia_Bytes + recipient: optimismsepolia_Bytes + recipient_not: optimismsepolia_Bytes + recipient_gt: optimismsepolia_Bytes + recipient_lt: optimismsepolia_Bytes + recipient_gte: optimismsepolia_Bytes + recipient_lte: optimismsepolia_Bytes + recipient_in: [optimismsepolia_Bytes!] + recipient_not_in: [optimismsepolia_Bytes!] + recipient_contains: optimismsepolia_Bytes + recipient_not_contains: optimismsepolia_Bytes + proposedOwner: optimismsepolia_Bytes + proposedOwner_not: optimismsepolia_Bytes + proposedOwner_gt: optimismsepolia_Bytes + proposedOwner_lt: optimismsepolia_Bytes + proposedOwner_gte: optimismsepolia_Bytes + proposedOwner_lte: optimismsepolia_Bytes + proposedOwner_in: [optimismsepolia_Bytes!] + proposedOwner_not_in: [optimismsepolia_Bytes!] + proposedOwner_contains: optimismsepolia_Bytes + proposedOwner_not_contains: optimismsepolia_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -130996,14 +127452,14 @@ input localarbitrumone_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: localarbitrumone_AssetBalance_filter + assetBalances_: optimismsepolia_AssetBalance_filter """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_Router_filter] - or: [localarbitrumone_Router_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_Router_filter] + or: [optimismsepolia_Router_filter] } -enum localarbitrumone_Router_orderBy { +enum optimismsepolia_Router_orderBy { id isActive owner @@ -131013,13 +127469,13 @@ enum localarbitrumone_Router_orderBy { assetBalances } -type localarbitrumone_Sequencer { +type optimismsepolia_Sequencer { id: ID! isActive: Boolean! - sequencer: localarbitrumone_Bytes + sequencer: optimismsepolia_Bytes } -input localarbitrumone_Sequencer_filter { +input optimismsepolia_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -131032,35 +127488,35 @@ input localarbitrumone_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: localarbitrumone_Bytes - sequencer_not: localarbitrumone_Bytes - sequencer_gt: localarbitrumone_Bytes - sequencer_lt: localarbitrumone_Bytes - sequencer_gte: localarbitrumone_Bytes - sequencer_lte: localarbitrumone_Bytes - sequencer_in: [localarbitrumone_Bytes!] - sequencer_not_in: [localarbitrumone_Bytes!] - sequencer_contains: localarbitrumone_Bytes - sequencer_not_contains: localarbitrumone_Bytes + sequencer: optimismsepolia_Bytes + sequencer_not: optimismsepolia_Bytes + sequencer_gt: optimismsepolia_Bytes + sequencer_lt: optimismsepolia_Bytes + sequencer_gte: optimismsepolia_Bytes + sequencer_lte: optimismsepolia_Bytes + sequencer_in: [optimismsepolia_Bytes!] + sequencer_not_in: [optimismsepolia_Bytes!] + sequencer_contains: optimismsepolia_Bytes + sequencer_not_contains: optimismsepolia_Bytes """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_Sequencer_filter] - or: [localarbitrumone_Sequencer_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_Sequencer_filter] + or: [optimismsepolia_Sequencer_filter] } -enum localarbitrumone_Sequencer_orderBy { +enum optimismsepolia_Sequencer_orderBy { id isActive sequencer } -type localarbitrumone_Setting { +type optimismsepolia_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: localarbitrumone_Bytes! + caller: optimismsepolia_Bytes! } -input localarbitrumone_Setting_filter { +input optimismsepolia_Setting_filter { id: ID id_not: ID id_gt: ID @@ -131077,41 +127533,41 @@ input localarbitrumone_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: localarbitrumone_Bytes - caller_not: localarbitrumone_Bytes - caller_gt: localarbitrumone_Bytes - caller_lt: localarbitrumone_Bytes - caller_gte: localarbitrumone_Bytes - caller_lte: localarbitrumone_Bytes - caller_in: [localarbitrumone_Bytes!] - caller_not_in: [localarbitrumone_Bytes!] - caller_contains: localarbitrumone_Bytes - caller_not_contains: localarbitrumone_Bytes + caller: optimismsepolia_Bytes + caller_not: optimismsepolia_Bytes + caller_gt: optimismsepolia_Bytes + caller_lt: optimismsepolia_Bytes + caller_gte: optimismsepolia_Bytes + caller_lte: optimismsepolia_Bytes + caller_in: [optimismsepolia_Bytes!] + caller_not_in: [optimismsepolia_Bytes!] + caller_contains: optimismsepolia_Bytes + caller_not_contains: optimismsepolia_Bytes """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_Setting_filter] - or: [localarbitrumone_Setting_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_Setting_filter] + or: [optimismsepolia_Setting_filter] } -enum localarbitrumone_Setting_orderBy { +enum optimismsepolia_Setting_orderBy { id maxRoutersPerTransfer caller } -type localarbitrumone_SlippageUpdate { +type optimismsepolia_SlippageUpdate { id: ID! - transfer: localarbitrumone_DestinationTransfer! + transfer: optimismsepolia_DestinationTransfer! slippage: BigInt! - caller: localarbitrumone_Bytes! - transactionHash: localarbitrumone_Bytes! + caller: optimismsepolia_Bytes! + transactionHash: optimismsepolia_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input localarbitrumone_SlippageUpdate_filter { +input optimismsepolia_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -131140,7 +127596,7 @@ input localarbitrumone_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: localarbitrumone_DestinationTransfer_filter + transfer_: optimismsepolia_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -131149,26 +127605,26 @@ input localarbitrumone_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: localarbitrumone_Bytes - caller_not: localarbitrumone_Bytes - caller_gt: localarbitrumone_Bytes - caller_lt: localarbitrumone_Bytes - caller_gte: localarbitrumone_Bytes - caller_lte: localarbitrumone_Bytes - caller_in: [localarbitrumone_Bytes!] - caller_not_in: [localarbitrumone_Bytes!] - caller_contains: localarbitrumone_Bytes - caller_not_contains: localarbitrumone_Bytes - transactionHash: localarbitrumone_Bytes - transactionHash_not: localarbitrumone_Bytes - transactionHash_gt: localarbitrumone_Bytes - transactionHash_lt: localarbitrumone_Bytes - transactionHash_gte: localarbitrumone_Bytes - transactionHash_lte: localarbitrumone_Bytes - transactionHash_in: [localarbitrumone_Bytes!] - transactionHash_not_in: [localarbitrumone_Bytes!] - transactionHash_contains: localarbitrumone_Bytes - transactionHash_not_contains: localarbitrumone_Bytes + caller: optimismsepolia_Bytes + caller_not: optimismsepolia_Bytes + caller_gt: optimismsepolia_Bytes + caller_lt: optimismsepolia_Bytes + caller_gte: optimismsepolia_Bytes + caller_lte: optimismsepolia_Bytes + caller_in: [optimismsepolia_Bytes!] + caller_not_in: [optimismsepolia_Bytes!] + caller_contains: optimismsepolia_Bytes + caller_not_contains: optimismsepolia_Bytes + transactionHash: optimismsepolia_Bytes + transactionHash_not: optimismsepolia_Bytes + transactionHash_gt: optimismsepolia_Bytes + transactionHash_lt: optimismsepolia_Bytes + transactionHash_gte: optimismsepolia_Bytes + transactionHash_lte: optimismsepolia_Bytes + transactionHash_in: [optimismsepolia_Bytes!] + transactionHash_not_in: [optimismsepolia_Bytes!] + transactionHash_contains: optimismsepolia_Bytes + transactionHash_not_contains: optimismsepolia_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -131202,12 +127658,12 @@ input localarbitrumone_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_SlippageUpdate_filter] - or: [localarbitrumone_SlippageUpdate_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_SlippageUpdate_filter] + or: [optimismsepolia_SlippageUpdate_filter] } -enum localarbitrumone_SlippageUpdate_orderBy { +enum optimismsepolia_SlippageUpdate_orderBy { id transfer transfer__id @@ -131255,16 +127711,16 @@ enum localarbitrumone_SlippageUpdate_orderBy { blockNumber } -type localarbitrumone_SnapshotRoot { +type optimismsepolia_SnapshotRoot { id: ID! spokeDomain: BigInt - root: localarbitrumone_Bytes! + root: optimismsepolia_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input localarbitrumone_SnapshotRoot_filter { +input optimismsepolia_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -131281,16 +127737,16 @@ input localarbitrumone_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: localarbitrumone_Bytes - root_not: localarbitrumone_Bytes - root_gt: localarbitrumone_Bytes - root_lt: localarbitrumone_Bytes - root_gte: localarbitrumone_Bytes - root_lte: localarbitrumone_Bytes - root_in: [localarbitrumone_Bytes!] - root_not_in: [localarbitrumone_Bytes!] - root_contains: localarbitrumone_Bytes - root_not_contains: localarbitrumone_Bytes + root: optimismsepolia_Bytes + root_not: optimismsepolia_Bytes + root_gt: optimismsepolia_Bytes + root_lt: optimismsepolia_Bytes + root_gte: optimismsepolia_Bytes + root_lte: optimismsepolia_Bytes + root_in: [optimismsepolia_Bytes!] + root_not_in: [optimismsepolia_Bytes!] + root_contains: optimismsepolia_Bytes + root_not_contains: optimismsepolia_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -131316,12 +127772,12 @@ input localarbitrumone_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_SnapshotRoot_filter] - or: [localarbitrumone_SnapshotRoot_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_SnapshotRoot_filter] + or: [optimismsepolia_SnapshotRoot_filter] } -enum localarbitrumone_SnapshotRoot_orderBy { +enum optimismsepolia_SnapshotRoot_orderBy { id spokeDomain root @@ -131330,12 +127786,12 @@ enum localarbitrumone_SnapshotRoot_orderBy { blockNumber } -type localarbitrumone_SpokeConnectorMode { +type optimismsepolia_SpokeConnectorMode { id: ID! mode: String! } -input localarbitrumone_SpokeConnectorMode_filter { +input optimismsepolia_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -131365,17 +127821,17 @@ input localarbitrumone_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: localarbitrumone_BlockChangedFilter - and: [localarbitrumone_SpokeConnectorMode_filter] - or: [localarbitrumone_SpokeConnectorMode_filter] + _change_block: optimismsepolia_BlockChangedFilter + and: [optimismsepolia_SpokeConnectorMode_filter] + or: [optimismsepolia_SpokeConnectorMode_filter] } -enum localarbitrumone_SpokeConnectorMode_orderBy { +enum optimismsepolia_SpokeConnectorMode_orderBy { id mode } -enum localarbitrumone_TransferStatus { +enum optimismsepolia_TransferStatus { XCalled Executed Reconciled @@ -131383,19 +127839,19 @@ enum localarbitrumone_TransferStatus { CompletedFast } -type localarbitrumone__Block_ { +type optimismsepolia__Block_ { """The hash of the block""" - hash: localarbitrumone_Bytes + hash: optimismsepolia_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: localarbitrumone_Bytes + parentHash: optimismsepolia_Bytes } """The type for the top-level _meta field""" -type localarbitrumone__Meta_ { +type optimismsepolia__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -131403,22 +127859,22 @@ type localarbitrumone__Meta_ { and therefore asks for the latest block """ - block: localarbitrumone__Block_! + block: optimismsepolia__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingmainnet_AggregateRoot { +type polygonzkevm_AggregateRoot { id: ID! - root: stagingmainnet_Bytes! + root: polygonzkevm_Bytes! blockNumber: BigInt! } -type stagingmainnet_AggregateRootProposed { +type polygonzkevm_AggregateRootProposed { id: ID! - aggregateRoot: stagingmainnet_Bytes! + aggregateRoot: polygonzkevm_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -131426,7 +127882,7 @@ type stagingmainnet_AggregateRootProposed { blockNumber: BigInt } -input stagingmainnet_AggregateRootProposed_filter { +input polygonzkevm_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -131435,16 +127891,16 @@ input stagingmainnet_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmainnet_Bytes - aggregateRoot_not: stagingmainnet_Bytes - aggregateRoot_gt: stagingmainnet_Bytes - aggregateRoot_lt: stagingmainnet_Bytes - aggregateRoot_gte: stagingmainnet_Bytes - aggregateRoot_lte: stagingmainnet_Bytes - aggregateRoot_in: [stagingmainnet_Bytes!] - aggregateRoot_not_in: [stagingmainnet_Bytes!] - aggregateRoot_contains: stagingmainnet_Bytes - aggregateRoot_not_contains: stagingmainnet_Bytes + aggregateRoot: polygonzkevm_Bytes + aggregateRoot_not: polygonzkevm_Bytes + aggregateRoot_gt: polygonzkevm_Bytes + aggregateRoot_lt: polygonzkevm_Bytes + aggregateRoot_gte: polygonzkevm_Bytes + aggregateRoot_lte: polygonzkevm_Bytes + aggregateRoot_in: [polygonzkevm_Bytes!] + aggregateRoot_not_in: [polygonzkevm_Bytes!] + aggregateRoot_contains: polygonzkevm_Bytes + aggregateRoot_not_contains: polygonzkevm_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -131486,12 +127942,12 @@ input stagingmainnet_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AggregateRootProposed_filter] - or: [stagingmainnet_AggregateRootProposed_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_AggregateRootProposed_filter] + or: [polygonzkevm_AggregateRootProposed_filter] } -enum stagingmainnet_AggregateRootProposed_orderBy { +enum polygonzkevm_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -131501,7 +127957,7 @@ enum stagingmainnet_AggregateRootProposed_orderBy { blockNumber } -input stagingmainnet_AggregateRoot_filter { +input polygonzkevm_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -131510,16 +127966,16 @@ input stagingmainnet_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingmainnet_Bytes - root_not: stagingmainnet_Bytes - root_gt: stagingmainnet_Bytes - root_lt: stagingmainnet_Bytes - root_gte: stagingmainnet_Bytes - root_lte: stagingmainnet_Bytes - root_in: [stagingmainnet_Bytes!] - root_not_in: [stagingmainnet_Bytes!] - root_contains: stagingmainnet_Bytes - root_not_contains: stagingmainnet_Bytes + root: polygonzkevm_Bytes + root_not: polygonzkevm_Bytes + root_gt: polygonzkevm_Bytes + root_lt: polygonzkevm_Bytes + root_gte: polygonzkevm_Bytes + root_lte: polygonzkevm_Bytes + root_in: [polygonzkevm_Bytes!] + root_not_in: [polygonzkevm_Bytes!] + root_contains: polygonzkevm_Bytes + root_not_contains: polygonzkevm_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -131529,42 +127985,42 @@ input stagingmainnet_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AggregateRoot_filter] - or: [stagingmainnet_AggregateRoot_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_AggregateRoot_filter] + or: [polygonzkevm_AggregateRoot_filter] } -enum stagingmainnet_AggregateRoot_orderBy { +enum polygonzkevm_AggregateRoot_orderBy { id root blockNumber } -type stagingmainnet_Asset { +type polygonzkevm_Asset { id: ID! - key: stagingmainnet_Bytes + key: polygonzkevm_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingmainnet_Bytes + canonicalId: polygonzkevm_Bytes canonicalDomain: BigInt - adoptedAsset: stagingmainnet_Bytes - localAsset: stagingmainnet_Bytes + adoptedAsset: polygonzkevm_Bytes + localAsset: polygonzkevm_Bytes blockNumber: BigInt - status: stagingmainnet_AssetStatus + status: polygonzkevm_AssetStatus } -type stagingmainnet_AssetBalance { +type polygonzkevm_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingmainnet_Router! - asset: stagingmainnet_Asset! + router: polygonzkevm_Router! + asset: polygonzkevm_Asset! feesEarned: BigInt! } -input stagingmainnet_AssetBalance_filter { +input polygonzkevm_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -131625,7 +128081,7 @@ input stagingmainnet_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmainnet_Router_filter + router_: polygonzkevm_Router_filter asset: String asset_not: String asset_gt: String @@ -131646,7 +128102,7 @@ input stagingmainnet_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmainnet_Asset_filter + asset_: polygonzkevm_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -131656,12 +128112,12 @@ input stagingmainnet_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AssetBalance_filter] - or: [stagingmainnet_AssetBalance_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_AssetBalance_filter] + or: [polygonzkevm_AssetBalance_filter] } -enum stagingmainnet_AssetBalance_orderBy { +enum polygonzkevm_AssetBalance_orderBy { id amount locked @@ -131687,12 +128143,12 @@ enum stagingmainnet_AssetBalance_orderBy { feesEarned } -type stagingmainnet_AssetStatus { +type polygonzkevm_AssetStatus { id: ID! status: Boolean } -input stagingmainnet_AssetStatus_filter { +input polygonzkevm_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -131706,17 +128162,17 @@ input stagingmainnet_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_AssetStatus_filter] - or: [stagingmainnet_AssetStatus_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_AssetStatus_filter] + or: [polygonzkevm_AssetStatus_filter] } -enum stagingmainnet_AssetStatus_orderBy { +enum polygonzkevm_AssetStatus_orderBy { id status } -input stagingmainnet_Asset_filter { +input polygonzkevm_Asset_filter { id: ID id_not: ID id_gt: ID @@ -131725,16 +128181,16 @@ input stagingmainnet_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingmainnet_Bytes - key_not: stagingmainnet_Bytes - key_gt: stagingmainnet_Bytes - key_lt: stagingmainnet_Bytes - key_gte: stagingmainnet_Bytes - key_lte: stagingmainnet_Bytes - key_in: [stagingmainnet_Bytes!] - key_not_in: [stagingmainnet_Bytes!] - key_contains: stagingmainnet_Bytes - key_not_contains: stagingmainnet_Bytes + key: polygonzkevm_Bytes + key_not: polygonzkevm_Bytes + key_gt: polygonzkevm_Bytes + key_lt: polygonzkevm_Bytes + key_gte: polygonzkevm_Bytes + key_lte: polygonzkevm_Bytes + key_in: [polygonzkevm_Bytes!] + key_not_in: [polygonzkevm_Bytes!] + key_contains: polygonzkevm_Bytes + key_not_contains: polygonzkevm_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -131751,16 +128207,16 @@ input stagingmainnet_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingmainnet_Bytes - canonicalId_not: stagingmainnet_Bytes - canonicalId_gt: stagingmainnet_Bytes - canonicalId_lt: stagingmainnet_Bytes - canonicalId_gte: stagingmainnet_Bytes - canonicalId_lte: stagingmainnet_Bytes - canonicalId_in: [stagingmainnet_Bytes!] - canonicalId_not_in: [stagingmainnet_Bytes!] - canonicalId_contains: stagingmainnet_Bytes - canonicalId_not_contains: stagingmainnet_Bytes + canonicalId: polygonzkevm_Bytes + canonicalId_not: polygonzkevm_Bytes + canonicalId_gt: polygonzkevm_Bytes + canonicalId_lt: polygonzkevm_Bytes + canonicalId_gte: polygonzkevm_Bytes + canonicalId_lte: polygonzkevm_Bytes + canonicalId_in: [polygonzkevm_Bytes!] + canonicalId_not_in: [polygonzkevm_Bytes!] + canonicalId_contains: polygonzkevm_Bytes + canonicalId_not_contains: polygonzkevm_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -131769,26 +128225,26 @@ input stagingmainnet_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingmainnet_Bytes - adoptedAsset_not: stagingmainnet_Bytes - adoptedAsset_gt: stagingmainnet_Bytes - adoptedAsset_lt: stagingmainnet_Bytes - adoptedAsset_gte: stagingmainnet_Bytes - adoptedAsset_lte: stagingmainnet_Bytes - adoptedAsset_in: [stagingmainnet_Bytes!] - adoptedAsset_not_in: [stagingmainnet_Bytes!] - adoptedAsset_contains: stagingmainnet_Bytes - adoptedAsset_not_contains: stagingmainnet_Bytes - localAsset: stagingmainnet_Bytes - localAsset_not: stagingmainnet_Bytes - localAsset_gt: stagingmainnet_Bytes - localAsset_lt: stagingmainnet_Bytes - localAsset_gte: stagingmainnet_Bytes - localAsset_lte: stagingmainnet_Bytes - localAsset_in: [stagingmainnet_Bytes!] - localAsset_not_in: [stagingmainnet_Bytes!] - localAsset_contains: stagingmainnet_Bytes - localAsset_not_contains: stagingmainnet_Bytes + adoptedAsset: polygonzkevm_Bytes + adoptedAsset_not: polygonzkevm_Bytes + adoptedAsset_gt: polygonzkevm_Bytes + adoptedAsset_lt: polygonzkevm_Bytes + adoptedAsset_gte: polygonzkevm_Bytes + adoptedAsset_lte: polygonzkevm_Bytes + adoptedAsset_in: [polygonzkevm_Bytes!] + adoptedAsset_not_in: [polygonzkevm_Bytes!] + adoptedAsset_contains: polygonzkevm_Bytes + adoptedAsset_not_contains: polygonzkevm_Bytes + localAsset: polygonzkevm_Bytes + localAsset_not: polygonzkevm_Bytes + localAsset_gt: polygonzkevm_Bytes + localAsset_lt: polygonzkevm_Bytes + localAsset_gte: polygonzkevm_Bytes + localAsset_lte: polygonzkevm_Bytes + localAsset_in: [polygonzkevm_Bytes!] + localAsset_not_in: [polygonzkevm_Bytes!] + localAsset_contains: polygonzkevm_Bytes + localAsset_not_contains: polygonzkevm_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -131817,14 +128273,14 @@ input stagingmainnet_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingmainnet_AssetStatus_filter + status_: polygonzkevm_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_Asset_filter] - or: [stagingmainnet_Asset_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_Asset_filter] + or: [polygonzkevm_Asset_filter] } -enum stagingmainnet_Asset_orderBy { +enum polygonzkevm_Asset_orderBy { id key decimal @@ -131839,16 +128295,30 @@ enum stagingmainnet_Asset_orderBy { status__status } -type stagingmainnet_ConnectorMeta { +scalar polygonzkevm_BigDecimal + +input polygonzkevm_BlockChangedFilter { + number_gte: Int! +} + +input polygonzkevm_Block_height { + hash: polygonzkevm_Bytes + number: Int + number_gte: Int +} + +scalar polygonzkevm_Bytes + +type polygonzkevm_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes + amb: polygonzkevm_Bytes + rootManager: polygonzkevm_Bytes + mirrorConnector: polygonzkevm_Bytes } -input stagingmainnet_ConnectorMeta_filter { +input polygonzkevm_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -131873,43 +128343,43 @@ input stagingmainnet_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingmainnet_Bytes - amb_not: stagingmainnet_Bytes - amb_gt: stagingmainnet_Bytes - amb_lt: stagingmainnet_Bytes - amb_gte: stagingmainnet_Bytes - amb_lte: stagingmainnet_Bytes - amb_in: [stagingmainnet_Bytes!] - amb_not_in: [stagingmainnet_Bytes!] - amb_contains: stagingmainnet_Bytes - amb_not_contains: stagingmainnet_Bytes - rootManager: stagingmainnet_Bytes - rootManager_not: stagingmainnet_Bytes - rootManager_gt: stagingmainnet_Bytes - rootManager_lt: stagingmainnet_Bytes - rootManager_gte: stagingmainnet_Bytes - rootManager_lte: stagingmainnet_Bytes - rootManager_in: [stagingmainnet_Bytes!] - rootManager_not_in: [stagingmainnet_Bytes!] - rootManager_contains: stagingmainnet_Bytes - rootManager_not_contains: stagingmainnet_Bytes - mirrorConnector: stagingmainnet_Bytes - mirrorConnector_not: stagingmainnet_Bytes - mirrorConnector_gt: stagingmainnet_Bytes - mirrorConnector_lt: stagingmainnet_Bytes - mirrorConnector_gte: stagingmainnet_Bytes - mirrorConnector_lte: stagingmainnet_Bytes - mirrorConnector_in: [stagingmainnet_Bytes!] - mirrorConnector_not_in: [stagingmainnet_Bytes!] - mirrorConnector_contains: stagingmainnet_Bytes - mirrorConnector_not_contains: stagingmainnet_Bytes + amb: polygonzkevm_Bytes + amb_not: polygonzkevm_Bytes + amb_gt: polygonzkevm_Bytes + amb_lt: polygonzkevm_Bytes + amb_gte: polygonzkevm_Bytes + amb_lte: polygonzkevm_Bytes + amb_in: [polygonzkevm_Bytes!] + amb_not_in: [polygonzkevm_Bytes!] + amb_contains: polygonzkevm_Bytes + amb_not_contains: polygonzkevm_Bytes + rootManager: polygonzkevm_Bytes + rootManager_not: polygonzkevm_Bytes + rootManager_gt: polygonzkevm_Bytes + rootManager_lt: polygonzkevm_Bytes + rootManager_gte: polygonzkevm_Bytes + rootManager_lte: polygonzkevm_Bytes + rootManager_in: [polygonzkevm_Bytes!] + rootManager_not_in: [polygonzkevm_Bytes!] + rootManager_contains: polygonzkevm_Bytes + rootManager_not_contains: polygonzkevm_Bytes + mirrorConnector: polygonzkevm_Bytes + mirrorConnector_not: polygonzkevm_Bytes + mirrorConnector_gt: polygonzkevm_Bytes + mirrorConnector_lt: polygonzkevm_Bytes + mirrorConnector_gte: polygonzkevm_Bytes + mirrorConnector_lte: polygonzkevm_Bytes + mirrorConnector_in: [polygonzkevm_Bytes!] + mirrorConnector_not_in: [polygonzkevm_Bytes!] + mirrorConnector_contains: polygonzkevm_Bytes + mirrorConnector_not_contains: polygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_ConnectorMeta_filter] - or: [stagingmainnet_ConnectorMeta_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_ConnectorMeta_filter] + or: [polygonzkevm_ConnectorMeta_filter] } -enum stagingmainnet_ConnectorMeta_orderBy { +enum polygonzkevm_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -131918,48 +128388,48 @@ enum stagingmainnet_ConnectorMeta_orderBy { mirrorConnector } -type stagingmainnet_DestinationTransfer { +type polygonzkevm_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingmainnet_Bytes + transferId: polygonzkevm_Bytes nonce: BigInt - status: stagingmainnet_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingmainnet_Router_orderBy, orderDirection: stagingmainnet_OrderDirection, where: stagingmainnet_Router_filter): [stagingmainnet_Router!] + status: polygonzkevm_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_Router_orderBy, orderDirection: polygonzkevm_OrderDirection, where: polygonzkevm_Router_filter): [polygonzkevm_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingmainnet_Bytes - delegate: stagingmainnet_Bytes + to: polygonzkevm_Bytes + delegate: polygonzkevm_Bytes receiveLocal: Boolean - callData: stagingmainnet_Bytes + callData: polygonzkevm_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingmainnet_Bytes + originSender: polygonzkevm_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingmainnet_Bytes - asset: stagingmainnet_Asset + canonicalId: polygonzkevm_Bytes + asset: polygonzkevm_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingmainnet_Bytes - executedTransactionHash: stagingmainnet_Bytes + executedCaller: polygonzkevm_Bytes + executedTransactionHash: polygonzkevm_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingmainnet_Bytes + executedTxOrigin: polygonzkevm_Bytes executedTxNonce: BigInt - reconciledCaller: stagingmainnet_Bytes - reconciledTransactionHash: stagingmainnet_Bytes + reconciledCaller: polygonzkevm_Bytes + reconciledTransactionHash: polygonzkevm_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingmainnet_Bytes + reconciledTxOrigin: polygonzkevm_Bytes reconciledTxNonce: BigInt } -input stagingmainnet_DestinationTransfer_filter { +input polygonzkevm_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -131976,16 +128446,16 @@ input stagingmainnet_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingmainnet_Bytes - transferId_not: stagingmainnet_Bytes - transferId_gt: stagingmainnet_Bytes - transferId_lt: stagingmainnet_Bytes - transferId_gte: stagingmainnet_Bytes - transferId_lte: stagingmainnet_Bytes - transferId_in: [stagingmainnet_Bytes!] - transferId_not_in: [stagingmainnet_Bytes!] - transferId_contains: stagingmainnet_Bytes - transferId_not_contains: stagingmainnet_Bytes + transferId: polygonzkevm_Bytes + transferId_not: polygonzkevm_Bytes + transferId_gt: polygonzkevm_Bytes + transferId_lt: polygonzkevm_Bytes + transferId_gte: polygonzkevm_Bytes + transferId_lte: polygonzkevm_Bytes + transferId_in: [polygonzkevm_Bytes!] + transferId_not_in: [polygonzkevm_Bytes!] + transferId_contains: polygonzkevm_Bytes + transferId_not_contains: polygonzkevm_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -131994,17 +128464,17 @@ input stagingmainnet_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmainnet_TransferStatus - status_not: stagingmainnet_TransferStatus - status_in: [stagingmainnet_TransferStatus!] - status_not_in: [stagingmainnet_TransferStatus!] + status: polygonzkevm_TransferStatus + status_not: polygonzkevm_TransferStatus + status_in: [polygonzkevm_TransferStatus!] + status_not_in: [polygonzkevm_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingmainnet_Router_filter + routers_: polygonzkevm_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -132029,40 +128499,40 @@ input stagingmainnet_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingmainnet_Bytes - to_not: stagingmainnet_Bytes - to_gt: stagingmainnet_Bytes - to_lt: stagingmainnet_Bytes - to_gte: stagingmainnet_Bytes - to_lte: stagingmainnet_Bytes - to_in: [stagingmainnet_Bytes!] - to_not_in: [stagingmainnet_Bytes!] - to_contains: stagingmainnet_Bytes - to_not_contains: stagingmainnet_Bytes - delegate: stagingmainnet_Bytes - delegate_not: stagingmainnet_Bytes - delegate_gt: stagingmainnet_Bytes - delegate_lt: stagingmainnet_Bytes - delegate_gte: stagingmainnet_Bytes - delegate_lte: stagingmainnet_Bytes - delegate_in: [stagingmainnet_Bytes!] - delegate_not_in: [stagingmainnet_Bytes!] - delegate_contains: stagingmainnet_Bytes - delegate_not_contains: stagingmainnet_Bytes + to: polygonzkevm_Bytes + to_not: polygonzkevm_Bytes + to_gt: polygonzkevm_Bytes + to_lt: polygonzkevm_Bytes + to_gte: polygonzkevm_Bytes + to_lte: polygonzkevm_Bytes + to_in: [polygonzkevm_Bytes!] + to_not_in: [polygonzkevm_Bytes!] + to_contains: polygonzkevm_Bytes + to_not_contains: polygonzkevm_Bytes + delegate: polygonzkevm_Bytes + delegate_not: polygonzkevm_Bytes + delegate_gt: polygonzkevm_Bytes + delegate_lt: polygonzkevm_Bytes + delegate_gte: polygonzkevm_Bytes + delegate_lte: polygonzkevm_Bytes + delegate_in: [polygonzkevm_Bytes!] + delegate_not_in: [polygonzkevm_Bytes!] + delegate_contains: polygonzkevm_Bytes + delegate_not_contains: polygonzkevm_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingmainnet_Bytes - callData_not: stagingmainnet_Bytes - callData_gt: stagingmainnet_Bytes - callData_lt: stagingmainnet_Bytes - callData_gte: stagingmainnet_Bytes - callData_lte: stagingmainnet_Bytes - callData_in: [stagingmainnet_Bytes!] - callData_not_in: [stagingmainnet_Bytes!] - callData_contains: stagingmainnet_Bytes - callData_not_contains: stagingmainnet_Bytes + callData: polygonzkevm_Bytes + callData_not: polygonzkevm_Bytes + callData_gt: polygonzkevm_Bytes + callData_lt: polygonzkevm_Bytes + callData_gte: polygonzkevm_Bytes + callData_lte: polygonzkevm_Bytes + callData_in: [polygonzkevm_Bytes!] + callData_not_in: [polygonzkevm_Bytes!] + callData_contains: polygonzkevm_Bytes + callData_not_contains: polygonzkevm_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -132079,16 +128549,16 @@ input stagingmainnet_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingmainnet_Bytes - originSender_not: stagingmainnet_Bytes - originSender_gt: stagingmainnet_Bytes - originSender_lt: stagingmainnet_Bytes - originSender_gte: stagingmainnet_Bytes - originSender_lte: stagingmainnet_Bytes - originSender_in: [stagingmainnet_Bytes!] - originSender_not_in: [stagingmainnet_Bytes!] - originSender_contains: stagingmainnet_Bytes - originSender_not_contains: stagingmainnet_Bytes + originSender: polygonzkevm_Bytes + originSender_not: polygonzkevm_Bytes + originSender_gt: polygonzkevm_Bytes + originSender_lt: polygonzkevm_Bytes + originSender_gte: polygonzkevm_Bytes + originSender_lte: polygonzkevm_Bytes + originSender_in: [polygonzkevm_Bytes!] + originSender_not_in: [polygonzkevm_Bytes!] + originSender_contains: polygonzkevm_Bytes + originSender_not_contains: polygonzkevm_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -132105,16 +128575,16 @@ input stagingmainnet_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingmainnet_Bytes - canonicalId_not: stagingmainnet_Bytes - canonicalId_gt: stagingmainnet_Bytes - canonicalId_lt: stagingmainnet_Bytes - canonicalId_gte: stagingmainnet_Bytes - canonicalId_lte: stagingmainnet_Bytes - canonicalId_in: [stagingmainnet_Bytes!] - canonicalId_not_in: [stagingmainnet_Bytes!] - canonicalId_contains: stagingmainnet_Bytes - canonicalId_not_contains: stagingmainnet_Bytes + canonicalId: polygonzkevm_Bytes + canonicalId_not: polygonzkevm_Bytes + canonicalId_gt: polygonzkevm_Bytes + canonicalId_lt: polygonzkevm_Bytes + canonicalId_gte: polygonzkevm_Bytes + canonicalId_lte: polygonzkevm_Bytes + canonicalId_in: [polygonzkevm_Bytes!] + canonicalId_not_in: [polygonzkevm_Bytes!] + canonicalId_contains: polygonzkevm_Bytes + canonicalId_not_contains: polygonzkevm_Bytes asset: String asset_not: String asset_gt: String @@ -132135,7 +128605,7 @@ input stagingmainnet_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmainnet_Asset_filter + asset_: polygonzkevm_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -132152,26 +128622,26 @@ input stagingmainnet_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingmainnet_Bytes - executedCaller_not: stagingmainnet_Bytes - executedCaller_gt: stagingmainnet_Bytes - executedCaller_lt: stagingmainnet_Bytes - executedCaller_gte: stagingmainnet_Bytes - executedCaller_lte: stagingmainnet_Bytes - executedCaller_in: [stagingmainnet_Bytes!] - executedCaller_not_in: [stagingmainnet_Bytes!] - executedCaller_contains: stagingmainnet_Bytes - executedCaller_not_contains: stagingmainnet_Bytes - executedTransactionHash: stagingmainnet_Bytes - executedTransactionHash_not: stagingmainnet_Bytes - executedTransactionHash_gt: stagingmainnet_Bytes - executedTransactionHash_lt: stagingmainnet_Bytes - executedTransactionHash_gte: stagingmainnet_Bytes - executedTransactionHash_lte: stagingmainnet_Bytes - executedTransactionHash_in: [stagingmainnet_Bytes!] - executedTransactionHash_not_in: [stagingmainnet_Bytes!] - executedTransactionHash_contains: stagingmainnet_Bytes - executedTransactionHash_not_contains: stagingmainnet_Bytes + executedCaller: polygonzkevm_Bytes + executedCaller_not: polygonzkevm_Bytes + executedCaller_gt: polygonzkevm_Bytes + executedCaller_lt: polygonzkevm_Bytes + executedCaller_gte: polygonzkevm_Bytes + executedCaller_lte: polygonzkevm_Bytes + executedCaller_in: [polygonzkevm_Bytes!] + executedCaller_not_in: [polygonzkevm_Bytes!] + executedCaller_contains: polygonzkevm_Bytes + executedCaller_not_contains: polygonzkevm_Bytes + executedTransactionHash: polygonzkevm_Bytes + executedTransactionHash_not: polygonzkevm_Bytes + executedTransactionHash_gt: polygonzkevm_Bytes + executedTransactionHash_lt: polygonzkevm_Bytes + executedTransactionHash_gte: polygonzkevm_Bytes + executedTransactionHash_lte: polygonzkevm_Bytes + executedTransactionHash_in: [polygonzkevm_Bytes!] + executedTransactionHash_not_in: [polygonzkevm_Bytes!] + executedTransactionHash_contains: polygonzkevm_Bytes + executedTransactionHash_not_contains: polygonzkevm_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -132204,16 +128674,16 @@ input stagingmainnet_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingmainnet_Bytes - executedTxOrigin_not: stagingmainnet_Bytes - executedTxOrigin_gt: stagingmainnet_Bytes - executedTxOrigin_lt: stagingmainnet_Bytes - executedTxOrigin_gte: stagingmainnet_Bytes - executedTxOrigin_lte: stagingmainnet_Bytes - executedTxOrigin_in: [stagingmainnet_Bytes!] - executedTxOrigin_not_in: [stagingmainnet_Bytes!] - executedTxOrigin_contains: stagingmainnet_Bytes - executedTxOrigin_not_contains: stagingmainnet_Bytes + executedTxOrigin: polygonzkevm_Bytes + executedTxOrigin_not: polygonzkevm_Bytes + executedTxOrigin_gt: polygonzkevm_Bytes + executedTxOrigin_lt: polygonzkevm_Bytes + executedTxOrigin_gte: polygonzkevm_Bytes + executedTxOrigin_lte: polygonzkevm_Bytes + executedTxOrigin_in: [polygonzkevm_Bytes!] + executedTxOrigin_not_in: [polygonzkevm_Bytes!] + executedTxOrigin_contains: polygonzkevm_Bytes + executedTxOrigin_not_contains: polygonzkevm_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -132222,26 +128692,26 @@ input stagingmainnet_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingmainnet_Bytes - reconciledCaller_not: stagingmainnet_Bytes - reconciledCaller_gt: stagingmainnet_Bytes - reconciledCaller_lt: stagingmainnet_Bytes - reconciledCaller_gte: stagingmainnet_Bytes - reconciledCaller_lte: stagingmainnet_Bytes - reconciledCaller_in: [stagingmainnet_Bytes!] - reconciledCaller_not_in: [stagingmainnet_Bytes!] - reconciledCaller_contains: stagingmainnet_Bytes - reconciledCaller_not_contains: stagingmainnet_Bytes - reconciledTransactionHash: stagingmainnet_Bytes - reconciledTransactionHash_not: stagingmainnet_Bytes - reconciledTransactionHash_gt: stagingmainnet_Bytes - reconciledTransactionHash_lt: stagingmainnet_Bytes - reconciledTransactionHash_gte: stagingmainnet_Bytes - reconciledTransactionHash_lte: stagingmainnet_Bytes - reconciledTransactionHash_in: [stagingmainnet_Bytes!] - reconciledTransactionHash_not_in: [stagingmainnet_Bytes!] - reconciledTransactionHash_contains: stagingmainnet_Bytes - reconciledTransactionHash_not_contains: stagingmainnet_Bytes + reconciledCaller: polygonzkevm_Bytes + reconciledCaller_not: polygonzkevm_Bytes + reconciledCaller_gt: polygonzkevm_Bytes + reconciledCaller_lt: polygonzkevm_Bytes + reconciledCaller_gte: polygonzkevm_Bytes + reconciledCaller_lte: polygonzkevm_Bytes + reconciledCaller_in: [polygonzkevm_Bytes!] + reconciledCaller_not_in: [polygonzkevm_Bytes!] + reconciledCaller_contains: polygonzkevm_Bytes + reconciledCaller_not_contains: polygonzkevm_Bytes + reconciledTransactionHash: polygonzkevm_Bytes + reconciledTransactionHash_not: polygonzkevm_Bytes + reconciledTransactionHash_gt: polygonzkevm_Bytes + reconciledTransactionHash_lt: polygonzkevm_Bytes + reconciledTransactionHash_gte: polygonzkevm_Bytes + reconciledTransactionHash_lte: polygonzkevm_Bytes + reconciledTransactionHash_in: [polygonzkevm_Bytes!] + reconciledTransactionHash_not_in: [polygonzkevm_Bytes!] + reconciledTransactionHash_contains: polygonzkevm_Bytes + reconciledTransactionHash_not_contains: polygonzkevm_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -132274,16 +128744,16 @@ input stagingmainnet_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingmainnet_Bytes - reconciledTxOrigin_not: stagingmainnet_Bytes - reconciledTxOrigin_gt: stagingmainnet_Bytes - reconciledTxOrigin_lt: stagingmainnet_Bytes - reconciledTxOrigin_gte: stagingmainnet_Bytes - reconciledTxOrigin_lte: stagingmainnet_Bytes - reconciledTxOrigin_in: [stagingmainnet_Bytes!] - reconciledTxOrigin_not_in: [stagingmainnet_Bytes!] - reconciledTxOrigin_contains: stagingmainnet_Bytes - reconciledTxOrigin_not_contains: stagingmainnet_Bytes + reconciledTxOrigin: polygonzkevm_Bytes + reconciledTxOrigin_not: polygonzkevm_Bytes + reconciledTxOrigin_gt: polygonzkevm_Bytes + reconciledTxOrigin_lt: polygonzkevm_Bytes + reconciledTxOrigin_gte: polygonzkevm_Bytes + reconciledTxOrigin_lte: polygonzkevm_Bytes + reconciledTxOrigin_in: [polygonzkevm_Bytes!] + reconciledTxOrigin_not_in: [polygonzkevm_Bytes!] + reconciledTxOrigin_contains: polygonzkevm_Bytes + reconciledTxOrigin_not_contains: polygonzkevm_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -132293,12 +128763,12 @@ input stagingmainnet_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_DestinationTransfer_filter] - or: [stagingmainnet_DestinationTransfer_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_DestinationTransfer_filter] + or: [polygonzkevm_DestinationTransfer_filter] } -enum stagingmainnet_DestinationTransfer_orderBy { +enum polygonzkevm_DestinationTransfer_orderBy { id chainId transferId @@ -132348,14 +128818,20 @@ enum stagingmainnet_DestinationTransfer_orderBy { reconciledTxNonce } -type stagingmainnet_OptimisticRootFinalized { +""" +8 bytes signed integer + +""" +scalar polygonzkevm_Int8 + +type polygonzkevm_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingmainnet_Bytes! + aggregateRoot: polygonzkevm_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingmainnet_OptimisticRootFinalized_filter { +input polygonzkevm_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -132364,16 +128840,16 @@ input stagingmainnet_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmainnet_Bytes - aggregateRoot_not: stagingmainnet_Bytes - aggregateRoot_gt: stagingmainnet_Bytes - aggregateRoot_lt: stagingmainnet_Bytes - aggregateRoot_gte: stagingmainnet_Bytes - aggregateRoot_lte: stagingmainnet_Bytes - aggregateRoot_in: [stagingmainnet_Bytes!] - aggregateRoot_not_in: [stagingmainnet_Bytes!] - aggregateRoot_contains: stagingmainnet_Bytes - aggregateRoot_not_contains: stagingmainnet_Bytes + aggregateRoot: polygonzkevm_Bytes + aggregateRoot_not: polygonzkevm_Bytes + aggregateRoot_gt: polygonzkevm_Bytes + aggregateRoot_lt: polygonzkevm_Bytes + aggregateRoot_gte: polygonzkevm_Bytes + aggregateRoot_lte: polygonzkevm_Bytes + aggregateRoot_in: [polygonzkevm_Bytes!] + aggregateRoot_not_in: [polygonzkevm_Bytes!] + aggregateRoot_contains: polygonzkevm_Bytes + aggregateRoot_not_contains: polygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -132391,32 +128867,38 @@ input stagingmainnet_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_OptimisticRootFinalized_filter] - or: [stagingmainnet_OptimisticRootFinalized_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_OptimisticRootFinalized_filter] + or: [polygonzkevm_OptimisticRootFinalized_filter] } -enum stagingmainnet_OptimisticRootFinalized_orderBy { +enum polygonzkevm_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -type stagingmainnet_OriginMessage { +"""Defines the order direction, either ascending or descending""" +enum polygonzkevm_OrderDirection { + asc + desc +} + +type polygonzkevm_OriginMessage { id: ID! - transferId: stagingmainnet_Bytes + transferId: polygonzkevm_Bytes destinationDomain: BigInt - leaf: stagingmainnet_Bytes + leaf: polygonzkevm_Bytes index: BigInt - message: stagingmainnet_Bytes - root: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes + message: polygonzkevm_Bytes + root: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes blockNumber: BigInt - rootCount: stagingmainnet_RootCount + rootCount: polygonzkevm_RootCount } -input stagingmainnet_OriginMessage_filter { +input polygonzkevm_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -132425,16 +128907,16 @@ input stagingmainnet_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingmainnet_Bytes - transferId_not: stagingmainnet_Bytes - transferId_gt: stagingmainnet_Bytes - transferId_lt: stagingmainnet_Bytes - transferId_gte: stagingmainnet_Bytes - transferId_lte: stagingmainnet_Bytes - transferId_in: [stagingmainnet_Bytes!] - transferId_not_in: [stagingmainnet_Bytes!] - transferId_contains: stagingmainnet_Bytes - transferId_not_contains: stagingmainnet_Bytes + transferId: polygonzkevm_Bytes + transferId_not: polygonzkevm_Bytes + transferId_gt: polygonzkevm_Bytes + transferId_lt: polygonzkevm_Bytes + transferId_gte: polygonzkevm_Bytes + transferId_lte: polygonzkevm_Bytes + transferId_in: [polygonzkevm_Bytes!] + transferId_not_in: [polygonzkevm_Bytes!] + transferId_contains: polygonzkevm_Bytes + transferId_not_contains: polygonzkevm_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -132443,16 +128925,16 @@ input stagingmainnet_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingmainnet_Bytes - leaf_not: stagingmainnet_Bytes - leaf_gt: stagingmainnet_Bytes - leaf_lt: stagingmainnet_Bytes - leaf_gte: stagingmainnet_Bytes - leaf_lte: stagingmainnet_Bytes - leaf_in: [stagingmainnet_Bytes!] - leaf_not_in: [stagingmainnet_Bytes!] - leaf_contains: stagingmainnet_Bytes - leaf_not_contains: stagingmainnet_Bytes + leaf: polygonzkevm_Bytes + leaf_not: polygonzkevm_Bytes + leaf_gt: polygonzkevm_Bytes + leaf_lt: polygonzkevm_Bytes + leaf_gte: polygonzkevm_Bytes + leaf_lte: polygonzkevm_Bytes + leaf_in: [polygonzkevm_Bytes!] + leaf_not_in: [polygonzkevm_Bytes!] + leaf_contains: polygonzkevm_Bytes + leaf_not_contains: polygonzkevm_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -132461,36 +128943,36 @@ input stagingmainnet_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingmainnet_Bytes - message_not: stagingmainnet_Bytes - message_gt: stagingmainnet_Bytes - message_lt: stagingmainnet_Bytes - message_gte: stagingmainnet_Bytes - message_lte: stagingmainnet_Bytes - message_in: [stagingmainnet_Bytes!] - message_not_in: [stagingmainnet_Bytes!] - message_contains: stagingmainnet_Bytes - message_not_contains: stagingmainnet_Bytes - root: stagingmainnet_Bytes - root_not: stagingmainnet_Bytes - root_gt: stagingmainnet_Bytes - root_lt: stagingmainnet_Bytes - root_gte: stagingmainnet_Bytes - root_lte: stagingmainnet_Bytes - root_in: [stagingmainnet_Bytes!] - root_not_in: [stagingmainnet_Bytes!] - root_contains: stagingmainnet_Bytes - root_not_contains: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes + message: polygonzkevm_Bytes + message_not: polygonzkevm_Bytes + message_gt: polygonzkevm_Bytes + message_lt: polygonzkevm_Bytes + message_gte: polygonzkevm_Bytes + message_lte: polygonzkevm_Bytes + message_in: [polygonzkevm_Bytes!] + message_not_in: [polygonzkevm_Bytes!] + message_contains: polygonzkevm_Bytes + message_not_contains: polygonzkevm_Bytes + root: polygonzkevm_Bytes + root_not: polygonzkevm_Bytes + root_gt: polygonzkevm_Bytes + root_lt: polygonzkevm_Bytes + root_gte: polygonzkevm_Bytes + root_lte: polygonzkevm_Bytes + root_in: [polygonzkevm_Bytes!] + root_not_in: [polygonzkevm_Bytes!] + root_contains: polygonzkevm_Bytes + root_not_contains: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes + transactionHash_not: polygonzkevm_Bytes + transactionHash_gt: polygonzkevm_Bytes + transactionHash_lt: polygonzkevm_Bytes + transactionHash_gte: polygonzkevm_Bytes + transactionHash_lte: polygonzkevm_Bytes + transactionHash_in: [polygonzkevm_Bytes!] + transactionHash_not_in: [polygonzkevm_Bytes!] + transactionHash_contains: polygonzkevm_Bytes + transactionHash_not_contains: polygonzkevm_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -132519,14 +129001,14 @@ input stagingmainnet_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingmainnet_RootCount_filter + rootCount_: polygonzkevm_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_OriginMessage_filter] - or: [stagingmainnet_OriginMessage_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_OriginMessage_filter] + or: [polygonzkevm_OriginMessage_filter] } -enum stagingmainnet_OriginMessage_orderBy { +enum polygonzkevm_OriginMessage_orderBy { id transferId destinationDomain @@ -132541,42 +129023,42 @@ enum stagingmainnet_OriginMessage_orderBy { rootCount__count } -type stagingmainnet_OriginTransfer { +type polygonzkevm_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingmainnet_Bytes + transferId: polygonzkevm_Bytes nonce: BigInt - status: stagingmainnet_TransferStatus - messageHash: stagingmainnet_Bytes + status: polygonzkevm_TransferStatus + messageHash: polygonzkevm_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingmainnet_Bytes - delegate: stagingmainnet_Bytes + to: polygonzkevm_Bytes + delegate: polygonzkevm_Bytes receiveLocal: Boolean - callData: stagingmainnet_Bytes + callData: polygonzkevm_Bytes slippage: BigInt - originSender: stagingmainnet_Bytes + originSender: polygonzkevm_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingmainnet_Bytes - asset: stagingmainnet_Asset - transactingAsset: stagingmainnet_Bytes - message: stagingmainnet_OriginMessage + canonicalId: polygonzkevm_Bytes + asset: polygonzkevm_Asset + transactingAsset: polygonzkevm_Bytes + message: polygonzkevm_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmainnet_RelayerFee_orderBy, orderDirection: stagingmainnet_OrderDirection, where: stagingmainnet_RelayerFee_filter): [stagingmainnet_RelayerFee!] - initialRelayerFeeAsset: stagingmainnet_Bytes - caller: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_RelayerFee_orderBy, orderDirection: polygonzkevm_OrderDirection, where: polygonzkevm_RelayerFee_filter): [polygonzkevm_RelayerFee!] + initialRelayerFeeAsset: polygonzkevm_Bytes + caller: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingmainnet_Bytes + txOrigin: polygonzkevm_Bytes txNonce: BigInt } -input stagingmainnet_OriginTransfer_filter { +input polygonzkevm_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -132593,16 +129075,16 @@ input stagingmainnet_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingmainnet_Bytes - transferId_not: stagingmainnet_Bytes - transferId_gt: stagingmainnet_Bytes - transferId_lt: stagingmainnet_Bytes - transferId_gte: stagingmainnet_Bytes - transferId_lte: stagingmainnet_Bytes - transferId_in: [stagingmainnet_Bytes!] - transferId_not_in: [stagingmainnet_Bytes!] - transferId_contains: stagingmainnet_Bytes - transferId_not_contains: stagingmainnet_Bytes + transferId: polygonzkevm_Bytes + transferId_not: polygonzkevm_Bytes + transferId_gt: polygonzkevm_Bytes + transferId_lt: polygonzkevm_Bytes + transferId_gte: polygonzkevm_Bytes + transferId_lte: polygonzkevm_Bytes + transferId_in: [polygonzkevm_Bytes!] + transferId_not_in: [polygonzkevm_Bytes!] + transferId_contains: polygonzkevm_Bytes + transferId_not_contains: polygonzkevm_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -132611,20 +129093,20 @@ input stagingmainnet_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmainnet_TransferStatus - status_not: stagingmainnet_TransferStatus - status_in: [stagingmainnet_TransferStatus!] - status_not_in: [stagingmainnet_TransferStatus!] - messageHash: stagingmainnet_Bytes - messageHash_not: stagingmainnet_Bytes - messageHash_gt: stagingmainnet_Bytes - messageHash_lt: stagingmainnet_Bytes - messageHash_gte: stagingmainnet_Bytes - messageHash_lte: stagingmainnet_Bytes - messageHash_in: [stagingmainnet_Bytes!] - messageHash_not_in: [stagingmainnet_Bytes!] - messageHash_contains: stagingmainnet_Bytes - messageHash_not_contains: stagingmainnet_Bytes + status: polygonzkevm_TransferStatus + status_not: polygonzkevm_TransferStatus + status_in: [polygonzkevm_TransferStatus!] + status_not_in: [polygonzkevm_TransferStatus!] + messageHash: polygonzkevm_Bytes + messageHash_not: polygonzkevm_Bytes + messageHash_gt: polygonzkevm_Bytes + messageHash_lt: polygonzkevm_Bytes + messageHash_gte: polygonzkevm_Bytes + messageHash_lte: polygonzkevm_Bytes + messageHash_in: [polygonzkevm_Bytes!] + messageHash_not_in: [polygonzkevm_Bytes!] + messageHash_contains: polygonzkevm_Bytes + messageHash_not_contains: polygonzkevm_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -132649,40 +129131,40 @@ input stagingmainnet_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingmainnet_Bytes - to_not: stagingmainnet_Bytes - to_gt: stagingmainnet_Bytes - to_lt: stagingmainnet_Bytes - to_gte: stagingmainnet_Bytes - to_lte: stagingmainnet_Bytes - to_in: [stagingmainnet_Bytes!] - to_not_in: [stagingmainnet_Bytes!] - to_contains: stagingmainnet_Bytes - to_not_contains: stagingmainnet_Bytes - delegate: stagingmainnet_Bytes - delegate_not: stagingmainnet_Bytes - delegate_gt: stagingmainnet_Bytes - delegate_lt: stagingmainnet_Bytes - delegate_gte: stagingmainnet_Bytes - delegate_lte: stagingmainnet_Bytes - delegate_in: [stagingmainnet_Bytes!] - delegate_not_in: [stagingmainnet_Bytes!] - delegate_contains: stagingmainnet_Bytes - delegate_not_contains: stagingmainnet_Bytes + to: polygonzkevm_Bytes + to_not: polygonzkevm_Bytes + to_gt: polygonzkevm_Bytes + to_lt: polygonzkevm_Bytes + to_gte: polygonzkevm_Bytes + to_lte: polygonzkevm_Bytes + to_in: [polygonzkevm_Bytes!] + to_not_in: [polygonzkevm_Bytes!] + to_contains: polygonzkevm_Bytes + to_not_contains: polygonzkevm_Bytes + delegate: polygonzkevm_Bytes + delegate_not: polygonzkevm_Bytes + delegate_gt: polygonzkevm_Bytes + delegate_lt: polygonzkevm_Bytes + delegate_gte: polygonzkevm_Bytes + delegate_lte: polygonzkevm_Bytes + delegate_in: [polygonzkevm_Bytes!] + delegate_not_in: [polygonzkevm_Bytes!] + delegate_contains: polygonzkevm_Bytes + delegate_not_contains: polygonzkevm_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingmainnet_Bytes - callData_not: stagingmainnet_Bytes - callData_gt: stagingmainnet_Bytes - callData_lt: stagingmainnet_Bytes - callData_gte: stagingmainnet_Bytes - callData_lte: stagingmainnet_Bytes - callData_in: [stagingmainnet_Bytes!] - callData_not_in: [stagingmainnet_Bytes!] - callData_contains: stagingmainnet_Bytes - callData_not_contains: stagingmainnet_Bytes + callData: polygonzkevm_Bytes + callData_not: polygonzkevm_Bytes + callData_gt: polygonzkevm_Bytes + callData_lt: polygonzkevm_Bytes + callData_gte: polygonzkevm_Bytes + callData_lte: polygonzkevm_Bytes + callData_in: [polygonzkevm_Bytes!] + callData_not_in: [polygonzkevm_Bytes!] + callData_contains: polygonzkevm_Bytes + callData_not_contains: polygonzkevm_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -132691,16 +129173,16 @@ input stagingmainnet_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingmainnet_Bytes - originSender_not: stagingmainnet_Bytes - originSender_gt: stagingmainnet_Bytes - originSender_lt: stagingmainnet_Bytes - originSender_gte: stagingmainnet_Bytes - originSender_lte: stagingmainnet_Bytes - originSender_in: [stagingmainnet_Bytes!] - originSender_not_in: [stagingmainnet_Bytes!] - originSender_contains: stagingmainnet_Bytes - originSender_not_contains: stagingmainnet_Bytes + originSender: polygonzkevm_Bytes + originSender_not: polygonzkevm_Bytes + originSender_gt: polygonzkevm_Bytes + originSender_lt: polygonzkevm_Bytes + originSender_gte: polygonzkevm_Bytes + originSender_lte: polygonzkevm_Bytes + originSender_in: [polygonzkevm_Bytes!] + originSender_not_in: [polygonzkevm_Bytes!] + originSender_contains: polygonzkevm_Bytes + originSender_not_contains: polygonzkevm_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -132717,16 +129199,16 @@ input stagingmainnet_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingmainnet_Bytes - canonicalId_not: stagingmainnet_Bytes - canonicalId_gt: stagingmainnet_Bytes - canonicalId_lt: stagingmainnet_Bytes - canonicalId_gte: stagingmainnet_Bytes - canonicalId_lte: stagingmainnet_Bytes - canonicalId_in: [stagingmainnet_Bytes!] - canonicalId_not_in: [stagingmainnet_Bytes!] - canonicalId_contains: stagingmainnet_Bytes - canonicalId_not_contains: stagingmainnet_Bytes + canonicalId: polygonzkevm_Bytes + canonicalId_not: polygonzkevm_Bytes + canonicalId_gt: polygonzkevm_Bytes + canonicalId_lt: polygonzkevm_Bytes + canonicalId_gte: polygonzkevm_Bytes + canonicalId_lte: polygonzkevm_Bytes + canonicalId_in: [polygonzkevm_Bytes!] + canonicalId_not_in: [polygonzkevm_Bytes!] + canonicalId_contains: polygonzkevm_Bytes + canonicalId_not_contains: polygonzkevm_Bytes asset: String asset_not: String asset_gt: String @@ -132747,17 +129229,17 @@ input stagingmainnet_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmainnet_Asset_filter - transactingAsset: stagingmainnet_Bytes - transactingAsset_not: stagingmainnet_Bytes - transactingAsset_gt: stagingmainnet_Bytes - transactingAsset_lt: stagingmainnet_Bytes - transactingAsset_gte: stagingmainnet_Bytes - transactingAsset_lte: stagingmainnet_Bytes - transactingAsset_in: [stagingmainnet_Bytes!] - transactingAsset_not_in: [stagingmainnet_Bytes!] - transactingAsset_contains: stagingmainnet_Bytes - transactingAsset_not_contains: stagingmainnet_Bytes + asset_: polygonzkevm_Asset_filter + transactingAsset: polygonzkevm_Bytes + transactingAsset_not: polygonzkevm_Bytes + transactingAsset_gt: polygonzkevm_Bytes + transactingAsset_lt: polygonzkevm_Bytes + transactingAsset_gte: polygonzkevm_Bytes + transactingAsset_lte: polygonzkevm_Bytes + transactingAsset_in: [polygonzkevm_Bytes!] + transactingAsset_not_in: [polygonzkevm_Bytes!] + transactingAsset_contains: polygonzkevm_Bytes + transactingAsset_not_contains: polygonzkevm_Bytes message: String message_not: String message_gt: String @@ -132778,7 +129260,7 @@ input stagingmainnet_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingmainnet_OriginMessage_filter + message_: polygonzkevm_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -132793,40 +129275,40 @@ input stagingmainnet_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingmainnet_RelayerFee_filter - initialRelayerFeeAsset: stagingmainnet_Bytes - initialRelayerFeeAsset_not: stagingmainnet_Bytes - initialRelayerFeeAsset_gt: stagingmainnet_Bytes - initialRelayerFeeAsset_lt: stagingmainnet_Bytes - initialRelayerFeeAsset_gte: stagingmainnet_Bytes - initialRelayerFeeAsset_lte: stagingmainnet_Bytes - initialRelayerFeeAsset_in: [stagingmainnet_Bytes!] - initialRelayerFeeAsset_not_in: [stagingmainnet_Bytes!] - initialRelayerFeeAsset_contains: stagingmainnet_Bytes - initialRelayerFeeAsset_not_contains: stagingmainnet_Bytes - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt + relayerFees_: polygonzkevm_RelayerFee_filter + initialRelayerFeeAsset: polygonzkevm_Bytes + initialRelayerFeeAsset_not: polygonzkevm_Bytes + initialRelayerFeeAsset_gt: polygonzkevm_Bytes + initialRelayerFeeAsset_lt: polygonzkevm_Bytes + initialRelayerFeeAsset_gte: polygonzkevm_Bytes + initialRelayerFeeAsset_lte: polygonzkevm_Bytes + initialRelayerFeeAsset_in: [polygonzkevm_Bytes!] + initialRelayerFeeAsset_not_in: [polygonzkevm_Bytes!] + initialRelayerFeeAsset_contains: polygonzkevm_Bytes + initialRelayerFeeAsset_not_contains: polygonzkevm_Bytes + caller: polygonzkevm_Bytes + caller_not: polygonzkevm_Bytes + caller_gt: polygonzkevm_Bytes + caller_lt: polygonzkevm_Bytes + caller_gte: polygonzkevm_Bytes + caller_lte: polygonzkevm_Bytes + caller_in: [polygonzkevm_Bytes!] + caller_not_in: [polygonzkevm_Bytes!] + caller_contains: polygonzkevm_Bytes + caller_not_contains: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes + transactionHash_not: polygonzkevm_Bytes + transactionHash_gt: polygonzkevm_Bytes + transactionHash_lt: polygonzkevm_Bytes + transactionHash_gte: polygonzkevm_Bytes + transactionHash_lte: polygonzkevm_Bytes + transactionHash_in: [polygonzkevm_Bytes!] + transactionHash_not_in: [polygonzkevm_Bytes!] + transactionHash_contains: polygonzkevm_Bytes + transactionHash_not_contains: polygonzkevm_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt timestamp_lt: BigInt timestamp_gte: BigInt timestamp_lte: BigInt @@ -132856,16 +129338,16 @@ input stagingmainnet_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingmainnet_Bytes - txOrigin_not: stagingmainnet_Bytes - txOrigin_gt: stagingmainnet_Bytes - txOrigin_lt: stagingmainnet_Bytes - txOrigin_gte: stagingmainnet_Bytes - txOrigin_lte: stagingmainnet_Bytes - txOrigin_in: [stagingmainnet_Bytes!] - txOrigin_not_in: [stagingmainnet_Bytes!] - txOrigin_contains: stagingmainnet_Bytes - txOrigin_not_contains: stagingmainnet_Bytes + txOrigin: polygonzkevm_Bytes + txOrigin_not: polygonzkevm_Bytes + txOrigin_gt: polygonzkevm_Bytes + txOrigin_lt: polygonzkevm_Bytes + txOrigin_gte: polygonzkevm_Bytes + txOrigin_lte: polygonzkevm_Bytes + txOrigin_in: [polygonzkevm_Bytes!] + txOrigin_not_in: [polygonzkevm_Bytes!] + txOrigin_contains: polygonzkevm_Bytes + txOrigin_not_contains: polygonzkevm_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -132875,12 +129357,12 @@ input stagingmainnet_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_OriginTransfer_filter] - or: [stagingmainnet_OriginTransfer_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_OriginTransfer_filter] + or: [polygonzkevm_OriginTransfer_filter] } -enum stagingmainnet_OriginTransfer_orderBy { +enum polygonzkevm_OriginTransfer_orderBy { id chainId transferId @@ -132933,20 +129415,20 @@ enum stagingmainnet_OriginTransfer_orderBy { txNonce } -type stagingmainnet_Relayer { +type polygonzkevm_Relayer { id: ID! isActive: Boolean! - relayer: stagingmainnet_Bytes + relayer: polygonzkevm_Bytes } -type stagingmainnet_RelayerFee { +type polygonzkevm_RelayerFee { id: ID! - transfer: stagingmainnet_OriginTransfer! + transfer: polygonzkevm_OriginTransfer! fee: BigInt! - asset: stagingmainnet_Bytes! + asset: polygonzkevm_Bytes! } -input stagingmainnet_RelayerFee_filter { +input polygonzkevm_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -132975,7 +129457,7 @@ input stagingmainnet_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmainnet_OriginTransfer_filter + transfer_: polygonzkevm_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -132984,23 +129466,23 @@ input stagingmainnet_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingmainnet_Bytes - asset_not: stagingmainnet_Bytes - asset_gt: stagingmainnet_Bytes - asset_lt: stagingmainnet_Bytes - asset_gte: stagingmainnet_Bytes - asset_lte: stagingmainnet_Bytes - asset_in: [stagingmainnet_Bytes!] - asset_not_in: [stagingmainnet_Bytes!] - asset_contains: stagingmainnet_Bytes - asset_not_contains: stagingmainnet_Bytes + asset: polygonzkevm_Bytes + asset_not: polygonzkevm_Bytes + asset_gt: polygonzkevm_Bytes + asset_lt: polygonzkevm_Bytes + asset_gte: polygonzkevm_Bytes + asset_lte: polygonzkevm_Bytes + asset_in: [polygonzkevm_Bytes!] + asset_not_in: [polygonzkevm_Bytes!] + asset_contains: polygonzkevm_Bytes + asset_not_contains: polygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RelayerFee_filter] - or: [stagingmainnet_RelayerFee_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_RelayerFee_filter] + or: [polygonzkevm_RelayerFee_filter] } -enum stagingmainnet_RelayerFee_orderBy { +enum polygonzkevm_RelayerFee_orderBy { id transfer transfer__id @@ -133036,20 +129518,20 @@ enum stagingmainnet_RelayerFee_orderBy { asset } -type stagingmainnet_RelayerFeesIncrease { +type polygonzkevm_RelayerFeesIncrease { id: ID! - transfer: stagingmainnet_OriginTransfer! + transfer: polygonzkevm_OriginTransfer! increase: BigInt - asset: stagingmainnet_Bytes - caller: stagingmainnet_Bytes! - transactionHash: stagingmainnet_Bytes! + asset: polygonzkevm_Bytes + caller: polygonzkevm_Bytes! + transactionHash: polygonzkevm_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingmainnet_RelayerFeesIncrease_filter { +input polygonzkevm_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -133078,7 +129560,7 @@ input stagingmainnet_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmainnet_OriginTransfer_filter + transfer_: polygonzkevm_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -133087,36 +129569,36 @@ input stagingmainnet_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingmainnet_Bytes - asset_not: stagingmainnet_Bytes - asset_gt: stagingmainnet_Bytes - asset_lt: stagingmainnet_Bytes - asset_gte: stagingmainnet_Bytes - asset_lte: stagingmainnet_Bytes - asset_in: [stagingmainnet_Bytes!] - asset_not_in: [stagingmainnet_Bytes!] - asset_contains: stagingmainnet_Bytes - asset_not_contains: stagingmainnet_Bytes - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes + asset: polygonzkevm_Bytes + asset_not: polygonzkevm_Bytes + asset_gt: polygonzkevm_Bytes + asset_lt: polygonzkevm_Bytes + asset_gte: polygonzkevm_Bytes + asset_lte: polygonzkevm_Bytes + asset_in: [polygonzkevm_Bytes!] + asset_not_in: [polygonzkevm_Bytes!] + asset_contains: polygonzkevm_Bytes + asset_not_contains: polygonzkevm_Bytes + caller: polygonzkevm_Bytes + caller_not: polygonzkevm_Bytes + caller_gt: polygonzkevm_Bytes + caller_lt: polygonzkevm_Bytes + caller_gte: polygonzkevm_Bytes + caller_lte: polygonzkevm_Bytes + caller_in: [polygonzkevm_Bytes!] + caller_not_in: [polygonzkevm_Bytes!] + caller_contains: polygonzkevm_Bytes + caller_not_contains: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes + transactionHash_not: polygonzkevm_Bytes + transactionHash_gt: polygonzkevm_Bytes + transactionHash_lt: polygonzkevm_Bytes + transactionHash_gte: polygonzkevm_Bytes + transactionHash_lte: polygonzkevm_Bytes + transactionHash_in: [polygonzkevm_Bytes!] + transactionHash_not_in: [polygonzkevm_Bytes!] + transactionHash_contains: polygonzkevm_Bytes + transactionHash_not_contains: polygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -133150,12 +129632,12 @@ input stagingmainnet_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RelayerFeesIncrease_filter] - or: [stagingmainnet_RelayerFeesIncrease_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_RelayerFeesIncrease_filter] + or: [polygonzkevm_RelayerFeesIncrease_filter] } -enum stagingmainnet_RelayerFeesIncrease_orderBy { +enum polygonzkevm_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -133197,7 +129679,7 @@ enum stagingmainnet_RelayerFeesIncrease_orderBy { blockNumber } -input stagingmainnet_Relayer_filter { +input polygonzkevm_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -133210,34 +129692,34 @@ input stagingmainnet_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingmainnet_Bytes - relayer_not: stagingmainnet_Bytes - relayer_gt: stagingmainnet_Bytes - relayer_lt: stagingmainnet_Bytes - relayer_gte: stagingmainnet_Bytes - relayer_lte: stagingmainnet_Bytes - relayer_in: [stagingmainnet_Bytes!] - relayer_not_in: [stagingmainnet_Bytes!] - relayer_contains: stagingmainnet_Bytes - relayer_not_contains: stagingmainnet_Bytes + relayer: polygonzkevm_Bytes + relayer_not: polygonzkevm_Bytes + relayer_gt: polygonzkevm_Bytes + relayer_lt: polygonzkevm_Bytes + relayer_gte: polygonzkevm_Bytes + relayer_lte: polygonzkevm_Bytes + relayer_in: [polygonzkevm_Bytes!] + relayer_not_in: [polygonzkevm_Bytes!] + relayer_contains: polygonzkevm_Bytes + relayer_not_contains: polygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_Relayer_filter] - or: [stagingmainnet_Relayer_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_Relayer_filter] + or: [polygonzkevm_Relayer_filter] } -enum stagingmainnet_Relayer_orderBy { +enum polygonzkevm_Relayer_orderBy { id isActive relayer } -type stagingmainnet_RootCount { +type polygonzkevm_RootCount { id: ID! count: BigInt } -input stagingmainnet_RootCount_filter { +input polygonzkevm_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -133255,31 +129737,31 @@ input stagingmainnet_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootCount_filter] - or: [stagingmainnet_RootCount_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_RootCount_filter] + or: [polygonzkevm_RootCount_filter] } -enum stagingmainnet_RootCount_orderBy { +enum polygonzkevm_RootCount_orderBy { id count } -type stagingmainnet_RootMessageSent { +type polygonzkevm_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingmainnet_Bytes + root: polygonzkevm_Bytes count: BigInt - caller: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes + caller: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingmainnet_RootMessageSent_filter { +input polygonzkevm_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -133304,16 +129786,16 @@ input stagingmainnet_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingmainnet_Bytes - root_not: stagingmainnet_Bytes - root_gt: stagingmainnet_Bytes - root_lt: stagingmainnet_Bytes - root_gte: stagingmainnet_Bytes - root_lte: stagingmainnet_Bytes - root_in: [stagingmainnet_Bytes!] - root_not_in: [stagingmainnet_Bytes!] - root_contains: stagingmainnet_Bytes - root_not_contains: stagingmainnet_Bytes + root: polygonzkevm_Bytes + root_not: polygonzkevm_Bytes + root_gt: polygonzkevm_Bytes + root_lt: polygonzkevm_Bytes + root_gte: polygonzkevm_Bytes + root_lte: polygonzkevm_Bytes + root_in: [polygonzkevm_Bytes!] + root_not_in: [polygonzkevm_Bytes!] + root_contains: polygonzkevm_Bytes + root_not_contains: polygonzkevm_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -133322,26 +129804,26 @@ input stagingmainnet_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes + caller: polygonzkevm_Bytes + caller_not: polygonzkevm_Bytes + caller_gt: polygonzkevm_Bytes + caller_lt: polygonzkevm_Bytes + caller_gte: polygonzkevm_Bytes + caller_lte: polygonzkevm_Bytes + caller_in: [polygonzkevm_Bytes!] + caller_not_in: [polygonzkevm_Bytes!] + caller_contains: polygonzkevm_Bytes + caller_not_contains: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes + transactionHash_not: polygonzkevm_Bytes + transactionHash_gt: polygonzkevm_Bytes + transactionHash_lt: polygonzkevm_Bytes + transactionHash_gte: polygonzkevm_Bytes + transactionHash_lte: polygonzkevm_Bytes + transactionHash_in: [polygonzkevm_Bytes!] + transactionHash_not_in: [polygonzkevm_Bytes!] + transactionHash_contains: polygonzkevm_Bytes + transactionHash_not_contains: polygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -133375,12 +129857,12 @@ input stagingmainnet_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RootMessageSent_filter] - or: [stagingmainnet_RootMessageSent_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_RootMessageSent_filter] + or: [polygonzkevm_RootMessageSent_filter] } -enum stagingmainnet_RootMessageSent_orderBy { +enum polygonzkevm_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -133394,25 +129876,25 @@ enum stagingmainnet_RootMessageSent_orderBy { blockNumber } -type stagingmainnet_Router { +type polygonzkevm_Router { id: ID! isActive: Boolean! - owner: stagingmainnet_Bytes - recipient: stagingmainnet_Bytes - proposedOwner: stagingmainnet_Bytes + owner: polygonzkevm_Bytes + recipient: polygonzkevm_Bytes + proposedOwner: polygonzkevm_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmainnet_AssetBalance_orderBy, orderDirection: stagingmainnet_OrderDirection, where: stagingmainnet_AssetBalance_filter): [stagingmainnet_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_AssetBalance_orderBy, orderDirection: polygonzkevm_OrderDirection, where: polygonzkevm_AssetBalance_filter): [polygonzkevm_AssetBalance!]! } -type stagingmainnet_RouterDailyTVL { +type polygonzkevm_RouterDailyTVL { id: ID! - router: stagingmainnet_Router! - asset: stagingmainnet_Asset! + router: polygonzkevm_Router! + asset: polygonzkevm_Asset! timestamp: BigInt! balance: BigInt! } -input stagingmainnet_RouterDailyTVL_filter { +input polygonzkevm_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -133441,7 +129923,7 @@ input stagingmainnet_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmainnet_Router_filter + router_: polygonzkevm_Router_filter asset: String asset_not: String asset_gt: String @@ -133462,7 +129944,7 @@ input stagingmainnet_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmainnet_Asset_filter + asset_: polygonzkevm_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -133480,12 +129962,12 @@ input stagingmainnet_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RouterDailyTVL_filter] - or: [stagingmainnet_RouterDailyTVL_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_RouterDailyTVL_filter] + or: [polygonzkevm_RouterDailyTVL_filter] } -enum stagingmainnet_RouterDailyTVL_orderBy { +enum polygonzkevm_RouterDailyTVL_orderBy { id router router__id @@ -133508,26 +129990,26 @@ enum stagingmainnet_RouterDailyTVL_orderBy { balance } -type stagingmainnet_RouterLiquidityEvent { +type polygonzkevm_RouterLiquidityEvent { id: ID! - type: stagingmainnet_RouterLiquidityEventType - router: stagingmainnet_Router! - asset: stagingmainnet_Asset! + type: polygonzkevm_RouterLiquidityEventType + router: polygonzkevm_Router! + asset: polygonzkevm_Asset! amount: BigInt! balance: BigInt! - caller: stagingmainnet_Bytes + caller: polygonzkevm_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingmainnet_Bytes! + transactionHash: polygonzkevm_Bytes! nonce: BigInt! } -enum stagingmainnet_RouterLiquidityEventType { +enum polygonzkevm_RouterLiquidityEventType { Add Remove } -input stagingmainnet_RouterLiquidityEvent_filter { +input polygonzkevm_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -133536,10 +130018,10 @@ input stagingmainnet_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingmainnet_RouterLiquidityEventType - type_not: stagingmainnet_RouterLiquidityEventType - type_in: [stagingmainnet_RouterLiquidityEventType!] - type_not_in: [stagingmainnet_RouterLiquidityEventType!] + type: polygonzkevm_RouterLiquidityEventType + type_not: polygonzkevm_RouterLiquidityEventType + type_in: [polygonzkevm_RouterLiquidityEventType!] + type_not_in: [polygonzkevm_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -133560,7 +130042,7 @@ input stagingmainnet_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmainnet_Router_filter + router_: polygonzkevm_Router_filter asset: String asset_not: String asset_gt: String @@ -133581,7 +130063,7 @@ input stagingmainnet_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmainnet_Asset_filter + asset_: polygonzkevm_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -133598,16 +130080,16 @@ input stagingmainnet_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes + caller: polygonzkevm_Bytes + caller_not: polygonzkevm_Bytes + caller_gt: polygonzkevm_Bytes + caller_lt: polygonzkevm_Bytes + caller_gte: polygonzkevm_Bytes + caller_lte: polygonzkevm_Bytes + caller_in: [polygonzkevm_Bytes!] + caller_not_in: [polygonzkevm_Bytes!] + caller_contains: polygonzkevm_Bytes + caller_not_contains: polygonzkevm_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -133624,16 +130106,16 @@ input stagingmainnet_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes + transactionHash: polygonzkevm_Bytes + transactionHash_not: polygonzkevm_Bytes + transactionHash_gt: polygonzkevm_Bytes + transactionHash_lt: polygonzkevm_Bytes + transactionHash_gte: polygonzkevm_Bytes + transactionHash_lte: polygonzkevm_Bytes + transactionHash_in: [polygonzkevm_Bytes!] + transactionHash_not_in: [polygonzkevm_Bytes!] + transactionHash_contains: polygonzkevm_Bytes + transactionHash_not_contains: polygonzkevm_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -133643,12 +130125,12 @@ input stagingmainnet_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_RouterLiquidityEvent_filter] - or: [stagingmainnet_RouterLiquidityEvent_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_RouterLiquidityEvent_filter] + or: [polygonzkevm_RouterLiquidityEvent_filter] } -enum stagingmainnet_RouterLiquidityEvent_orderBy { +enum polygonzkevm_RouterLiquidityEvent_orderBy { id type router @@ -133677,7 +130159,7 @@ enum stagingmainnet_RouterLiquidityEvent_orderBy { nonce } -input stagingmainnet_Router_filter { +input polygonzkevm_Router_filter { id: ID id_not: ID id_gt: ID @@ -133690,36 +130172,36 @@ input stagingmainnet_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingmainnet_Bytes - owner_not: stagingmainnet_Bytes - owner_gt: stagingmainnet_Bytes - owner_lt: stagingmainnet_Bytes - owner_gte: stagingmainnet_Bytes - owner_lte: stagingmainnet_Bytes - owner_in: [stagingmainnet_Bytes!] - owner_not_in: [stagingmainnet_Bytes!] - owner_contains: stagingmainnet_Bytes - owner_not_contains: stagingmainnet_Bytes - recipient: stagingmainnet_Bytes - recipient_not: stagingmainnet_Bytes - recipient_gt: stagingmainnet_Bytes - recipient_lt: stagingmainnet_Bytes - recipient_gte: stagingmainnet_Bytes - recipient_lte: stagingmainnet_Bytes - recipient_in: [stagingmainnet_Bytes!] - recipient_not_in: [stagingmainnet_Bytes!] - recipient_contains: stagingmainnet_Bytes - recipient_not_contains: stagingmainnet_Bytes - proposedOwner: stagingmainnet_Bytes - proposedOwner_not: stagingmainnet_Bytes - proposedOwner_gt: stagingmainnet_Bytes - proposedOwner_lt: stagingmainnet_Bytes - proposedOwner_gte: stagingmainnet_Bytes - proposedOwner_lte: stagingmainnet_Bytes - proposedOwner_in: [stagingmainnet_Bytes!] - proposedOwner_not_in: [stagingmainnet_Bytes!] - proposedOwner_contains: stagingmainnet_Bytes - proposedOwner_not_contains: stagingmainnet_Bytes + owner: polygonzkevm_Bytes + owner_not: polygonzkevm_Bytes + owner_gt: polygonzkevm_Bytes + owner_lt: polygonzkevm_Bytes + owner_gte: polygonzkevm_Bytes + owner_lte: polygonzkevm_Bytes + owner_in: [polygonzkevm_Bytes!] + owner_not_in: [polygonzkevm_Bytes!] + owner_contains: polygonzkevm_Bytes + owner_not_contains: polygonzkevm_Bytes + recipient: polygonzkevm_Bytes + recipient_not: polygonzkevm_Bytes + recipient_gt: polygonzkevm_Bytes + recipient_lt: polygonzkevm_Bytes + recipient_gte: polygonzkevm_Bytes + recipient_lte: polygonzkevm_Bytes + recipient_in: [polygonzkevm_Bytes!] + recipient_not_in: [polygonzkevm_Bytes!] + recipient_contains: polygonzkevm_Bytes + recipient_not_contains: polygonzkevm_Bytes + proposedOwner: polygonzkevm_Bytes + proposedOwner_not: polygonzkevm_Bytes + proposedOwner_gt: polygonzkevm_Bytes + proposedOwner_lt: polygonzkevm_Bytes + proposedOwner_gte: polygonzkevm_Bytes + proposedOwner_lte: polygonzkevm_Bytes + proposedOwner_in: [polygonzkevm_Bytes!] + proposedOwner_not_in: [polygonzkevm_Bytes!] + proposedOwner_contains: polygonzkevm_Bytes + proposedOwner_not_contains: polygonzkevm_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -133728,14 +130210,14 @@ input stagingmainnet_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingmainnet_AssetBalance_filter + assetBalances_: polygonzkevm_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_Router_filter] - or: [stagingmainnet_Router_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_Router_filter] + or: [polygonzkevm_Router_filter] } -enum stagingmainnet_Router_orderBy { +enum polygonzkevm_Router_orderBy { id isActive owner @@ -133745,13 +130227,13 @@ enum stagingmainnet_Router_orderBy { assetBalances } -type stagingmainnet_Sequencer { +type polygonzkevm_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingmainnet_Bytes + sequencer: polygonzkevm_Bytes } -input stagingmainnet_Sequencer_filter { +input polygonzkevm_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -133764,35 +130246,35 @@ input stagingmainnet_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingmainnet_Bytes - sequencer_not: stagingmainnet_Bytes - sequencer_gt: stagingmainnet_Bytes - sequencer_lt: stagingmainnet_Bytes - sequencer_gte: stagingmainnet_Bytes - sequencer_lte: stagingmainnet_Bytes - sequencer_in: [stagingmainnet_Bytes!] - sequencer_not_in: [stagingmainnet_Bytes!] - sequencer_contains: stagingmainnet_Bytes - sequencer_not_contains: stagingmainnet_Bytes + sequencer: polygonzkevm_Bytes + sequencer_not: polygonzkevm_Bytes + sequencer_gt: polygonzkevm_Bytes + sequencer_lt: polygonzkevm_Bytes + sequencer_gte: polygonzkevm_Bytes + sequencer_lte: polygonzkevm_Bytes + sequencer_in: [polygonzkevm_Bytes!] + sequencer_not_in: [polygonzkevm_Bytes!] + sequencer_contains: polygonzkevm_Bytes + sequencer_not_contains: polygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_Sequencer_filter] - or: [stagingmainnet_Sequencer_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_Sequencer_filter] + or: [polygonzkevm_Sequencer_filter] } -enum stagingmainnet_Sequencer_orderBy { +enum polygonzkevm_Sequencer_orderBy { id isActive sequencer } -type stagingmainnet_Setting { +type polygonzkevm_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingmainnet_Bytes! + caller: polygonzkevm_Bytes! } -input stagingmainnet_Setting_filter { +input polygonzkevm_Setting_filter { id: ID id_not: ID id_gt: ID @@ -133809,41 +130291,41 @@ input stagingmainnet_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes + caller: polygonzkevm_Bytes + caller_not: polygonzkevm_Bytes + caller_gt: polygonzkevm_Bytes + caller_lt: polygonzkevm_Bytes + caller_gte: polygonzkevm_Bytes + caller_lte: polygonzkevm_Bytes + caller_in: [polygonzkevm_Bytes!] + caller_not_in: [polygonzkevm_Bytes!] + caller_contains: polygonzkevm_Bytes + caller_not_contains: polygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_Setting_filter] - or: [stagingmainnet_Setting_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_Setting_filter] + or: [polygonzkevm_Setting_filter] } -enum stagingmainnet_Setting_orderBy { +enum polygonzkevm_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingmainnet_SlippageUpdate { +type polygonzkevm_SlippageUpdate { id: ID! - transfer: stagingmainnet_DestinationTransfer! + transfer: polygonzkevm_DestinationTransfer! slippage: BigInt! - caller: stagingmainnet_Bytes! - transactionHash: stagingmainnet_Bytes! + caller: polygonzkevm_Bytes! + transactionHash: polygonzkevm_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingmainnet_SlippageUpdate_filter { +input polygonzkevm_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -133872,7 +130354,7 @@ input stagingmainnet_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmainnet_DestinationTransfer_filter + transfer_: polygonzkevm_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -133881,26 +130363,26 @@ input stagingmainnet_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingmainnet_Bytes - caller_not: stagingmainnet_Bytes - caller_gt: stagingmainnet_Bytes - caller_lt: stagingmainnet_Bytes - caller_gte: stagingmainnet_Bytes - caller_lte: stagingmainnet_Bytes - caller_in: [stagingmainnet_Bytes!] - caller_not_in: [stagingmainnet_Bytes!] - caller_contains: stagingmainnet_Bytes - caller_not_contains: stagingmainnet_Bytes - transactionHash: stagingmainnet_Bytes - transactionHash_not: stagingmainnet_Bytes - transactionHash_gt: stagingmainnet_Bytes - transactionHash_lt: stagingmainnet_Bytes - transactionHash_gte: stagingmainnet_Bytes - transactionHash_lte: stagingmainnet_Bytes - transactionHash_in: [stagingmainnet_Bytes!] - transactionHash_not_in: [stagingmainnet_Bytes!] - transactionHash_contains: stagingmainnet_Bytes - transactionHash_not_contains: stagingmainnet_Bytes + caller: polygonzkevm_Bytes + caller_not: polygonzkevm_Bytes + caller_gt: polygonzkevm_Bytes + caller_lt: polygonzkevm_Bytes + caller_gte: polygonzkevm_Bytes + caller_lte: polygonzkevm_Bytes + caller_in: [polygonzkevm_Bytes!] + caller_not_in: [polygonzkevm_Bytes!] + caller_contains: polygonzkevm_Bytes + caller_not_contains: polygonzkevm_Bytes + transactionHash: polygonzkevm_Bytes + transactionHash_not: polygonzkevm_Bytes + transactionHash_gt: polygonzkevm_Bytes + transactionHash_lt: polygonzkevm_Bytes + transactionHash_gte: polygonzkevm_Bytes + transactionHash_lte: polygonzkevm_Bytes + transactionHash_in: [polygonzkevm_Bytes!] + transactionHash_not_in: [polygonzkevm_Bytes!] + transactionHash_contains: polygonzkevm_Bytes + transactionHash_not_contains: polygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -133934,12 +130416,12 @@ input stagingmainnet_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_SlippageUpdate_filter] - or: [stagingmainnet_SlippageUpdate_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_SlippageUpdate_filter] + or: [polygonzkevm_SlippageUpdate_filter] } -enum stagingmainnet_SlippageUpdate_orderBy { +enum polygonzkevm_SlippageUpdate_orderBy { id transfer transfer__id @@ -133987,16 +130469,16 @@ enum stagingmainnet_SlippageUpdate_orderBy { blockNumber } -type stagingmainnet_SnapshotRoot { +type polygonzkevm_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingmainnet_Bytes! + root: polygonzkevm_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingmainnet_SnapshotRoot_filter { +input polygonzkevm_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -134013,16 +130495,16 @@ input stagingmainnet_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingmainnet_Bytes - root_not: stagingmainnet_Bytes - root_gt: stagingmainnet_Bytes - root_lt: stagingmainnet_Bytes - root_gte: stagingmainnet_Bytes - root_lte: stagingmainnet_Bytes - root_in: [stagingmainnet_Bytes!] - root_not_in: [stagingmainnet_Bytes!] - root_contains: stagingmainnet_Bytes - root_not_contains: stagingmainnet_Bytes + root: polygonzkevm_Bytes + root_not: polygonzkevm_Bytes + root_gt: polygonzkevm_Bytes + root_lt: polygonzkevm_Bytes + root_gte: polygonzkevm_Bytes + root_lte: polygonzkevm_Bytes + root_in: [polygonzkevm_Bytes!] + root_not_in: [polygonzkevm_Bytes!] + root_contains: polygonzkevm_Bytes + root_not_contains: polygonzkevm_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -134048,12 +130530,12 @@ input stagingmainnet_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_SnapshotRoot_filter] - or: [stagingmainnet_SnapshotRoot_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_SnapshotRoot_filter] + or: [polygonzkevm_SnapshotRoot_filter] } -enum stagingmainnet_SnapshotRoot_orderBy { +enum polygonzkevm_SnapshotRoot_orderBy { id spokeDomain root @@ -134062,12 +130544,12 @@ enum stagingmainnet_SnapshotRoot_orderBy { blockNumber } -type stagingmainnet_SpokeConnectorMode { +type polygonzkevm_SpokeConnectorMode { id: ID! mode: String! } -input stagingmainnet_SpokeConnectorMode_filter { +input polygonzkevm_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -134097,17 +130579,17 @@ input stagingmainnet_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingmainnet_BlockChangedFilter - and: [stagingmainnet_SpokeConnectorMode_filter] - or: [stagingmainnet_SpokeConnectorMode_filter] + _change_block: polygonzkevm_BlockChangedFilter + and: [polygonzkevm_SpokeConnectorMode_filter] + or: [polygonzkevm_SpokeConnectorMode_filter] } -enum stagingmainnet_SpokeConnectorMode_orderBy { +enum polygonzkevm_SpokeConnectorMode_orderBy { id mode } -enum stagingmainnet_TransferStatus { +enum polygonzkevm_TransferStatus { XCalled Executed Reconciled @@ -134115,15 +130597,40 @@ enum stagingmainnet_TransferStatus { CompletedFast } -type stagingarbitrumone_AggregateRoot { +type polygonzkevm__Block_ { + """The hash of the block""" + hash: polygonzkevm_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type polygonzkevm__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: polygonzkevm__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type stagingoptimism_AggregateRoot { id: ID! - root: stagingarbitrumone_Bytes! + root: stagingoptimism_Bytes! blockNumber: BigInt! } -type stagingarbitrumone_AggregateRootProposed { +type stagingoptimism_AggregateRootProposed { id: ID! - aggregateRoot: stagingarbitrumone_Bytes! + aggregateRoot: stagingoptimism_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -134131,7 +130638,7 @@ type stagingarbitrumone_AggregateRootProposed { blockNumber: BigInt } -input stagingarbitrumone_AggregateRootProposed_filter { +input stagingoptimism_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -134140,16 +130647,16 @@ input stagingarbitrumone_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingarbitrumone_Bytes - aggregateRoot_not: stagingarbitrumone_Bytes - aggregateRoot_gt: stagingarbitrumone_Bytes - aggregateRoot_lt: stagingarbitrumone_Bytes - aggregateRoot_gte: stagingarbitrumone_Bytes - aggregateRoot_lte: stagingarbitrumone_Bytes - aggregateRoot_in: [stagingarbitrumone_Bytes!] - aggregateRoot_not_in: [stagingarbitrumone_Bytes!] - aggregateRoot_contains: stagingarbitrumone_Bytes - aggregateRoot_not_contains: stagingarbitrumone_Bytes + aggregateRoot: stagingoptimism_Bytes + aggregateRoot_not: stagingoptimism_Bytes + aggregateRoot_gt: stagingoptimism_Bytes + aggregateRoot_lt: stagingoptimism_Bytes + aggregateRoot_gte: stagingoptimism_Bytes + aggregateRoot_lte: stagingoptimism_Bytes + aggregateRoot_in: [stagingoptimism_Bytes!] + aggregateRoot_not_in: [stagingoptimism_Bytes!] + aggregateRoot_contains: stagingoptimism_Bytes + aggregateRoot_not_contains: stagingoptimism_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -134191,12 +130698,12 @@ input stagingarbitrumone_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_AggregateRootProposed_filter] - or: [stagingarbitrumone_AggregateRootProposed_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_AggregateRootProposed_filter] + or: [stagingoptimism_AggregateRootProposed_filter] } -enum stagingarbitrumone_AggregateRootProposed_orderBy { +enum stagingoptimism_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -134206,7 +130713,7 @@ enum stagingarbitrumone_AggregateRootProposed_orderBy { blockNumber } -input stagingarbitrumone_AggregateRoot_filter { +input stagingoptimism_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -134215,16 +130722,16 @@ input stagingarbitrumone_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingarbitrumone_Bytes - root_not: stagingarbitrumone_Bytes - root_gt: stagingarbitrumone_Bytes - root_lt: stagingarbitrumone_Bytes - root_gte: stagingarbitrumone_Bytes - root_lte: stagingarbitrumone_Bytes - root_in: [stagingarbitrumone_Bytes!] - root_not_in: [stagingarbitrumone_Bytes!] - root_contains: stagingarbitrumone_Bytes - root_not_contains: stagingarbitrumone_Bytes + root: stagingoptimism_Bytes + root_not: stagingoptimism_Bytes + root_gt: stagingoptimism_Bytes + root_lt: stagingoptimism_Bytes + root_gte: stagingoptimism_Bytes + root_lte: stagingoptimism_Bytes + root_in: [stagingoptimism_Bytes!] + root_not_in: [stagingoptimism_Bytes!] + root_contains: stagingoptimism_Bytes + root_not_contains: stagingoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -134234,47 +130741,47 @@ input stagingarbitrumone_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_AggregateRoot_filter] - or: [stagingarbitrumone_AggregateRoot_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_AggregateRoot_filter] + or: [stagingoptimism_AggregateRoot_filter] } -enum stagingarbitrumone_AggregateRoot_orderBy { +enum stagingoptimism_AggregateRoot_orderBy { id root blockNumber } -enum stagingarbitrumone_Aggregation_interval { +enum stagingoptimism_Aggregation_interval { hour day } -type stagingarbitrumone_Asset { +type stagingoptimism_Asset { id: ID! - key: stagingarbitrumone_Bytes + key: stagingoptimism_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingarbitrumone_Bytes + canonicalId: stagingoptimism_Bytes canonicalDomain: BigInt - adoptedAsset: stagingarbitrumone_Bytes - localAsset: stagingarbitrumone_Bytes + adoptedAsset: stagingoptimism_Bytes + localAsset: stagingoptimism_Bytes blockNumber: BigInt - status: stagingarbitrumone_AssetStatus + status: stagingoptimism_AssetStatus } -type stagingarbitrumone_AssetBalance { +type stagingoptimism_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingarbitrumone_Router! - asset: stagingarbitrumone_Asset! + router: stagingoptimism_Router! + asset: stagingoptimism_Asset! feesEarned: BigInt! } -input stagingarbitrumone_AssetBalance_filter { +input stagingoptimism_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -134335,7 +130842,7 @@ input stagingarbitrumone_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingarbitrumone_Router_filter + router_: stagingoptimism_Router_filter asset: String asset_not: String asset_gt: String @@ -134356,7 +130863,7 @@ input stagingarbitrumone_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingarbitrumone_Asset_filter + asset_: stagingoptimism_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -134366,12 +130873,12 @@ input stagingarbitrumone_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_AssetBalance_filter] - or: [stagingarbitrumone_AssetBalance_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_AssetBalance_filter] + or: [stagingoptimism_AssetBalance_filter] } -enum stagingarbitrumone_AssetBalance_orderBy { +enum stagingoptimism_AssetBalance_orderBy { id amount locked @@ -134397,12 +130904,12 @@ enum stagingarbitrumone_AssetBalance_orderBy { feesEarned } -type stagingarbitrumone_AssetStatus { +type stagingoptimism_AssetStatus { id: ID! status: Boolean } -input stagingarbitrumone_AssetStatus_filter { +input stagingoptimism_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -134416,17 +130923,17 @@ input stagingarbitrumone_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_AssetStatus_filter] - or: [stagingarbitrumone_AssetStatus_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_AssetStatus_filter] + or: [stagingoptimism_AssetStatus_filter] } -enum stagingarbitrumone_AssetStatus_orderBy { +enum stagingoptimism_AssetStatus_orderBy { id status } -input stagingarbitrumone_Asset_filter { +input stagingoptimism_Asset_filter { id: ID id_not: ID id_gt: ID @@ -134435,16 +130942,16 @@ input stagingarbitrumone_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingarbitrumone_Bytes - key_not: stagingarbitrumone_Bytes - key_gt: stagingarbitrumone_Bytes - key_lt: stagingarbitrumone_Bytes - key_gte: stagingarbitrumone_Bytes - key_lte: stagingarbitrumone_Bytes - key_in: [stagingarbitrumone_Bytes!] - key_not_in: [stagingarbitrumone_Bytes!] - key_contains: stagingarbitrumone_Bytes - key_not_contains: stagingarbitrumone_Bytes + key: stagingoptimism_Bytes + key_not: stagingoptimism_Bytes + key_gt: stagingoptimism_Bytes + key_lt: stagingoptimism_Bytes + key_gte: stagingoptimism_Bytes + key_lte: stagingoptimism_Bytes + key_in: [stagingoptimism_Bytes!] + key_not_in: [stagingoptimism_Bytes!] + key_contains: stagingoptimism_Bytes + key_not_contains: stagingoptimism_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -134461,16 +130968,16 @@ input stagingarbitrumone_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingarbitrumone_Bytes - canonicalId_not: stagingarbitrumone_Bytes - canonicalId_gt: stagingarbitrumone_Bytes - canonicalId_lt: stagingarbitrumone_Bytes - canonicalId_gte: stagingarbitrumone_Bytes - canonicalId_lte: stagingarbitrumone_Bytes - canonicalId_in: [stagingarbitrumone_Bytes!] - canonicalId_not_in: [stagingarbitrumone_Bytes!] - canonicalId_contains: stagingarbitrumone_Bytes - canonicalId_not_contains: stagingarbitrumone_Bytes + canonicalId: stagingoptimism_Bytes + canonicalId_not: stagingoptimism_Bytes + canonicalId_gt: stagingoptimism_Bytes + canonicalId_lt: stagingoptimism_Bytes + canonicalId_gte: stagingoptimism_Bytes + canonicalId_lte: stagingoptimism_Bytes + canonicalId_in: [stagingoptimism_Bytes!] + canonicalId_not_in: [stagingoptimism_Bytes!] + canonicalId_contains: stagingoptimism_Bytes + canonicalId_not_contains: stagingoptimism_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -134479,26 +130986,26 @@ input stagingarbitrumone_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingarbitrumone_Bytes - adoptedAsset_not: stagingarbitrumone_Bytes - adoptedAsset_gt: stagingarbitrumone_Bytes - adoptedAsset_lt: stagingarbitrumone_Bytes - adoptedAsset_gte: stagingarbitrumone_Bytes - adoptedAsset_lte: stagingarbitrumone_Bytes - adoptedAsset_in: [stagingarbitrumone_Bytes!] - adoptedAsset_not_in: [stagingarbitrumone_Bytes!] - adoptedAsset_contains: stagingarbitrumone_Bytes - adoptedAsset_not_contains: stagingarbitrumone_Bytes - localAsset: stagingarbitrumone_Bytes - localAsset_not: stagingarbitrumone_Bytes - localAsset_gt: stagingarbitrumone_Bytes - localAsset_lt: stagingarbitrumone_Bytes - localAsset_gte: stagingarbitrumone_Bytes - localAsset_lte: stagingarbitrumone_Bytes - localAsset_in: [stagingarbitrumone_Bytes!] - localAsset_not_in: [stagingarbitrumone_Bytes!] - localAsset_contains: stagingarbitrumone_Bytes - localAsset_not_contains: stagingarbitrumone_Bytes + adoptedAsset: stagingoptimism_Bytes + adoptedAsset_not: stagingoptimism_Bytes + adoptedAsset_gt: stagingoptimism_Bytes + adoptedAsset_lt: stagingoptimism_Bytes + adoptedAsset_gte: stagingoptimism_Bytes + adoptedAsset_lte: stagingoptimism_Bytes + adoptedAsset_in: [stagingoptimism_Bytes!] + adoptedAsset_not_in: [stagingoptimism_Bytes!] + adoptedAsset_contains: stagingoptimism_Bytes + adoptedAsset_not_contains: stagingoptimism_Bytes + localAsset: stagingoptimism_Bytes + localAsset_not: stagingoptimism_Bytes + localAsset_gt: stagingoptimism_Bytes + localAsset_lt: stagingoptimism_Bytes + localAsset_gte: stagingoptimism_Bytes + localAsset_lte: stagingoptimism_Bytes + localAsset_in: [stagingoptimism_Bytes!] + localAsset_not_in: [stagingoptimism_Bytes!] + localAsset_contains: stagingoptimism_Bytes + localAsset_not_contains: stagingoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -134527,14 +131034,14 @@ input stagingarbitrumone_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingarbitrumone_AssetStatus_filter + status_: stagingoptimism_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_Asset_filter] - or: [stagingarbitrumone_Asset_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_Asset_filter] + or: [stagingoptimism_Asset_filter] } -enum stagingarbitrumone_Asset_orderBy { +enum stagingoptimism_Asset_orderBy { id key decimal @@ -134549,30 +131056,30 @@ enum stagingarbitrumone_Asset_orderBy { status__status } -scalar stagingarbitrumone_BigDecimal +scalar stagingoptimism_BigDecimal -input stagingarbitrumone_BlockChangedFilter { +input stagingoptimism_BlockChangedFilter { number_gte: Int! } -input stagingarbitrumone_Block_height { - hash: stagingarbitrumone_Bytes +input stagingoptimism_Block_height { + hash: stagingoptimism_Bytes number: Int number_gte: Int } -scalar stagingarbitrumone_Bytes +scalar stagingoptimism_Bytes -type stagingarbitrumone_ConnectorMeta { +type stagingoptimism_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingarbitrumone_Bytes - rootManager: stagingarbitrumone_Bytes - mirrorConnector: stagingarbitrumone_Bytes + amb: stagingoptimism_Bytes + rootManager: stagingoptimism_Bytes + mirrorConnector: stagingoptimism_Bytes } -input stagingarbitrumone_ConnectorMeta_filter { +input stagingoptimism_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -134597,43 +131104,43 @@ input stagingarbitrumone_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingarbitrumone_Bytes - amb_not: stagingarbitrumone_Bytes - amb_gt: stagingarbitrumone_Bytes - amb_lt: stagingarbitrumone_Bytes - amb_gte: stagingarbitrumone_Bytes - amb_lte: stagingarbitrumone_Bytes - amb_in: [stagingarbitrumone_Bytes!] - amb_not_in: [stagingarbitrumone_Bytes!] - amb_contains: stagingarbitrumone_Bytes - amb_not_contains: stagingarbitrumone_Bytes - rootManager: stagingarbitrumone_Bytes - rootManager_not: stagingarbitrumone_Bytes - rootManager_gt: stagingarbitrumone_Bytes - rootManager_lt: stagingarbitrumone_Bytes - rootManager_gte: stagingarbitrumone_Bytes - rootManager_lte: stagingarbitrumone_Bytes - rootManager_in: [stagingarbitrumone_Bytes!] - rootManager_not_in: [stagingarbitrumone_Bytes!] - rootManager_contains: stagingarbitrumone_Bytes - rootManager_not_contains: stagingarbitrumone_Bytes - mirrorConnector: stagingarbitrumone_Bytes - mirrorConnector_not: stagingarbitrumone_Bytes - mirrorConnector_gt: stagingarbitrumone_Bytes - mirrorConnector_lt: stagingarbitrumone_Bytes - mirrorConnector_gte: stagingarbitrumone_Bytes - mirrorConnector_lte: stagingarbitrumone_Bytes - mirrorConnector_in: [stagingarbitrumone_Bytes!] - mirrorConnector_not_in: [stagingarbitrumone_Bytes!] - mirrorConnector_contains: stagingarbitrumone_Bytes - mirrorConnector_not_contains: stagingarbitrumone_Bytes + amb: stagingoptimism_Bytes + amb_not: stagingoptimism_Bytes + amb_gt: stagingoptimism_Bytes + amb_lt: stagingoptimism_Bytes + amb_gte: stagingoptimism_Bytes + amb_lte: stagingoptimism_Bytes + amb_in: [stagingoptimism_Bytes!] + amb_not_in: [stagingoptimism_Bytes!] + amb_contains: stagingoptimism_Bytes + amb_not_contains: stagingoptimism_Bytes + rootManager: stagingoptimism_Bytes + rootManager_not: stagingoptimism_Bytes + rootManager_gt: stagingoptimism_Bytes + rootManager_lt: stagingoptimism_Bytes + rootManager_gte: stagingoptimism_Bytes + rootManager_lte: stagingoptimism_Bytes + rootManager_in: [stagingoptimism_Bytes!] + rootManager_not_in: [stagingoptimism_Bytes!] + rootManager_contains: stagingoptimism_Bytes + rootManager_not_contains: stagingoptimism_Bytes + mirrorConnector: stagingoptimism_Bytes + mirrorConnector_not: stagingoptimism_Bytes + mirrorConnector_gt: stagingoptimism_Bytes + mirrorConnector_lt: stagingoptimism_Bytes + mirrorConnector_gte: stagingoptimism_Bytes + mirrorConnector_lte: stagingoptimism_Bytes + mirrorConnector_in: [stagingoptimism_Bytes!] + mirrorConnector_not_in: [stagingoptimism_Bytes!] + mirrorConnector_contains: stagingoptimism_Bytes + mirrorConnector_not_contains: stagingoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_ConnectorMeta_filter] - or: [stagingarbitrumone_ConnectorMeta_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_ConnectorMeta_filter] + or: [stagingoptimism_ConnectorMeta_filter] } -enum stagingarbitrumone_ConnectorMeta_orderBy { +enum stagingoptimism_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -134642,48 +131149,48 @@ enum stagingarbitrumone_ConnectorMeta_orderBy { mirrorConnector } -type stagingarbitrumone_DestinationTransfer { +type stagingoptimism_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingarbitrumone_Bytes + transferId: stagingoptimism_Bytes nonce: BigInt - status: stagingarbitrumone_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingarbitrumone_Router_orderBy, orderDirection: stagingarbitrumone_OrderDirection, where: stagingarbitrumone_Router_filter): [stagingarbitrumone_Router!] + status: stagingoptimism_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingoptimism_Router_orderBy, orderDirection: stagingoptimism_OrderDirection, where: stagingoptimism_Router_filter): [stagingoptimism_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingarbitrumone_Bytes - delegate: stagingarbitrumone_Bytes + to: stagingoptimism_Bytes + delegate: stagingoptimism_Bytes receiveLocal: Boolean - callData: stagingarbitrumone_Bytes + callData: stagingoptimism_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingarbitrumone_Bytes + originSender: stagingoptimism_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingarbitrumone_Bytes - asset: stagingarbitrumone_Asset + canonicalId: stagingoptimism_Bytes + asset: stagingoptimism_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingarbitrumone_Bytes - executedTransactionHash: stagingarbitrumone_Bytes + executedCaller: stagingoptimism_Bytes + executedTransactionHash: stagingoptimism_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingarbitrumone_Bytes + executedTxOrigin: stagingoptimism_Bytes executedTxNonce: BigInt - reconciledCaller: stagingarbitrumone_Bytes - reconciledTransactionHash: stagingarbitrumone_Bytes + reconciledCaller: stagingoptimism_Bytes + reconciledTransactionHash: stagingoptimism_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingarbitrumone_Bytes + reconciledTxOrigin: stagingoptimism_Bytes reconciledTxNonce: BigInt } -input stagingarbitrumone_DestinationTransfer_filter { +input stagingoptimism_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -134700,16 +131207,16 @@ input stagingarbitrumone_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingarbitrumone_Bytes - transferId_not: stagingarbitrumone_Bytes - transferId_gt: stagingarbitrumone_Bytes - transferId_lt: stagingarbitrumone_Bytes - transferId_gte: stagingarbitrumone_Bytes - transferId_lte: stagingarbitrumone_Bytes - transferId_in: [stagingarbitrumone_Bytes!] - transferId_not_in: [stagingarbitrumone_Bytes!] - transferId_contains: stagingarbitrumone_Bytes - transferId_not_contains: stagingarbitrumone_Bytes + transferId: stagingoptimism_Bytes + transferId_not: stagingoptimism_Bytes + transferId_gt: stagingoptimism_Bytes + transferId_lt: stagingoptimism_Bytes + transferId_gte: stagingoptimism_Bytes + transferId_lte: stagingoptimism_Bytes + transferId_in: [stagingoptimism_Bytes!] + transferId_not_in: [stagingoptimism_Bytes!] + transferId_contains: stagingoptimism_Bytes + transferId_not_contains: stagingoptimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -134718,17 +131225,17 @@ input stagingarbitrumone_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingarbitrumone_TransferStatus - status_not: stagingarbitrumone_TransferStatus - status_in: [stagingarbitrumone_TransferStatus!] - status_not_in: [stagingarbitrumone_TransferStatus!] + status: stagingoptimism_TransferStatus + status_not: stagingoptimism_TransferStatus + status_in: [stagingoptimism_TransferStatus!] + status_not_in: [stagingoptimism_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingarbitrumone_Router_filter + routers_: stagingoptimism_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -134753,40 +131260,40 @@ input stagingarbitrumone_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingarbitrumone_Bytes - to_not: stagingarbitrumone_Bytes - to_gt: stagingarbitrumone_Bytes - to_lt: stagingarbitrumone_Bytes - to_gte: stagingarbitrumone_Bytes - to_lte: stagingarbitrumone_Bytes - to_in: [stagingarbitrumone_Bytes!] - to_not_in: [stagingarbitrumone_Bytes!] - to_contains: stagingarbitrumone_Bytes - to_not_contains: stagingarbitrumone_Bytes - delegate: stagingarbitrumone_Bytes - delegate_not: stagingarbitrumone_Bytes - delegate_gt: stagingarbitrumone_Bytes - delegate_lt: stagingarbitrumone_Bytes - delegate_gte: stagingarbitrumone_Bytes - delegate_lte: stagingarbitrumone_Bytes - delegate_in: [stagingarbitrumone_Bytes!] - delegate_not_in: [stagingarbitrumone_Bytes!] - delegate_contains: stagingarbitrumone_Bytes - delegate_not_contains: stagingarbitrumone_Bytes + to: stagingoptimism_Bytes + to_not: stagingoptimism_Bytes + to_gt: stagingoptimism_Bytes + to_lt: stagingoptimism_Bytes + to_gte: stagingoptimism_Bytes + to_lte: stagingoptimism_Bytes + to_in: [stagingoptimism_Bytes!] + to_not_in: [stagingoptimism_Bytes!] + to_contains: stagingoptimism_Bytes + to_not_contains: stagingoptimism_Bytes + delegate: stagingoptimism_Bytes + delegate_not: stagingoptimism_Bytes + delegate_gt: stagingoptimism_Bytes + delegate_lt: stagingoptimism_Bytes + delegate_gte: stagingoptimism_Bytes + delegate_lte: stagingoptimism_Bytes + delegate_in: [stagingoptimism_Bytes!] + delegate_not_in: [stagingoptimism_Bytes!] + delegate_contains: stagingoptimism_Bytes + delegate_not_contains: stagingoptimism_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingarbitrumone_Bytes - callData_not: stagingarbitrumone_Bytes - callData_gt: stagingarbitrumone_Bytes - callData_lt: stagingarbitrumone_Bytes - callData_gte: stagingarbitrumone_Bytes - callData_lte: stagingarbitrumone_Bytes - callData_in: [stagingarbitrumone_Bytes!] - callData_not_in: [stagingarbitrumone_Bytes!] - callData_contains: stagingarbitrumone_Bytes - callData_not_contains: stagingarbitrumone_Bytes + callData: stagingoptimism_Bytes + callData_not: stagingoptimism_Bytes + callData_gt: stagingoptimism_Bytes + callData_lt: stagingoptimism_Bytes + callData_gte: stagingoptimism_Bytes + callData_lte: stagingoptimism_Bytes + callData_in: [stagingoptimism_Bytes!] + callData_not_in: [stagingoptimism_Bytes!] + callData_contains: stagingoptimism_Bytes + callData_not_contains: stagingoptimism_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -134803,16 +131310,16 @@ input stagingarbitrumone_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingarbitrumone_Bytes - originSender_not: stagingarbitrumone_Bytes - originSender_gt: stagingarbitrumone_Bytes - originSender_lt: stagingarbitrumone_Bytes - originSender_gte: stagingarbitrumone_Bytes - originSender_lte: stagingarbitrumone_Bytes - originSender_in: [stagingarbitrumone_Bytes!] - originSender_not_in: [stagingarbitrumone_Bytes!] - originSender_contains: stagingarbitrumone_Bytes - originSender_not_contains: stagingarbitrumone_Bytes + originSender: stagingoptimism_Bytes + originSender_not: stagingoptimism_Bytes + originSender_gt: stagingoptimism_Bytes + originSender_lt: stagingoptimism_Bytes + originSender_gte: stagingoptimism_Bytes + originSender_lte: stagingoptimism_Bytes + originSender_in: [stagingoptimism_Bytes!] + originSender_not_in: [stagingoptimism_Bytes!] + originSender_contains: stagingoptimism_Bytes + originSender_not_contains: stagingoptimism_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -134829,16 +131336,16 @@ input stagingarbitrumone_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingarbitrumone_Bytes - canonicalId_not: stagingarbitrumone_Bytes - canonicalId_gt: stagingarbitrumone_Bytes - canonicalId_lt: stagingarbitrumone_Bytes - canonicalId_gte: stagingarbitrumone_Bytes - canonicalId_lte: stagingarbitrumone_Bytes - canonicalId_in: [stagingarbitrumone_Bytes!] - canonicalId_not_in: [stagingarbitrumone_Bytes!] - canonicalId_contains: stagingarbitrumone_Bytes - canonicalId_not_contains: stagingarbitrumone_Bytes + canonicalId: stagingoptimism_Bytes + canonicalId_not: stagingoptimism_Bytes + canonicalId_gt: stagingoptimism_Bytes + canonicalId_lt: stagingoptimism_Bytes + canonicalId_gte: stagingoptimism_Bytes + canonicalId_lte: stagingoptimism_Bytes + canonicalId_in: [stagingoptimism_Bytes!] + canonicalId_not_in: [stagingoptimism_Bytes!] + canonicalId_contains: stagingoptimism_Bytes + canonicalId_not_contains: stagingoptimism_Bytes asset: String asset_not: String asset_gt: String @@ -134859,7 +131366,7 @@ input stagingarbitrumone_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingarbitrumone_Asset_filter + asset_: stagingoptimism_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -134876,26 +131383,26 @@ input stagingarbitrumone_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingarbitrumone_Bytes - executedCaller_not: stagingarbitrumone_Bytes - executedCaller_gt: stagingarbitrumone_Bytes - executedCaller_lt: stagingarbitrumone_Bytes - executedCaller_gte: stagingarbitrumone_Bytes - executedCaller_lte: stagingarbitrumone_Bytes - executedCaller_in: [stagingarbitrumone_Bytes!] - executedCaller_not_in: [stagingarbitrumone_Bytes!] - executedCaller_contains: stagingarbitrumone_Bytes - executedCaller_not_contains: stagingarbitrumone_Bytes - executedTransactionHash: stagingarbitrumone_Bytes - executedTransactionHash_not: stagingarbitrumone_Bytes - executedTransactionHash_gt: stagingarbitrumone_Bytes - executedTransactionHash_lt: stagingarbitrumone_Bytes - executedTransactionHash_gte: stagingarbitrumone_Bytes - executedTransactionHash_lte: stagingarbitrumone_Bytes - executedTransactionHash_in: [stagingarbitrumone_Bytes!] - executedTransactionHash_not_in: [stagingarbitrumone_Bytes!] - executedTransactionHash_contains: stagingarbitrumone_Bytes - executedTransactionHash_not_contains: stagingarbitrumone_Bytes + executedCaller: stagingoptimism_Bytes + executedCaller_not: stagingoptimism_Bytes + executedCaller_gt: stagingoptimism_Bytes + executedCaller_lt: stagingoptimism_Bytes + executedCaller_gte: stagingoptimism_Bytes + executedCaller_lte: stagingoptimism_Bytes + executedCaller_in: [stagingoptimism_Bytes!] + executedCaller_not_in: [stagingoptimism_Bytes!] + executedCaller_contains: stagingoptimism_Bytes + executedCaller_not_contains: stagingoptimism_Bytes + executedTransactionHash: stagingoptimism_Bytes + executedTransactionHash_not: stagingoptimism_Bytes + executedTransactionHash_gt: stagingoptimism_Bytes + executedTransactionHash_lt: stagingoptimism_Bytes + executedTransactionHash_gte: stagingoptimism_Bytes + executedTransactionHash_lte: stagingoptimism_Bytes + executedTransactionHash_in: [stagingoptimism_Bytes!] + executedTransactionHash_not_in: [stagingoptimism_Bytes!] + executedTransactionHash_contains: stagingoptimism_Bytes + executedTransactionHash_not_contains: stagingoptimism_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -134928,16 +131435,16 @@ input stagingarbitrumone_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingarbitrumone_Bytes - executedTxOrigin_not: stagingarbitrumone_Bytes - executedTxOrigin_gt: stagingarbitrumone_Bytes - executedTxOrigin_lt: stagingarbitrumone_Bytes - executedTxOrigin_gte: stagingarbitrumone_Bytes - executedTxOrigin_lte: stagingarbitrumone_Bytes - executedTxOrigin_in: [stagingarbitrumone_Bytes!] - executedTxOrigin_not_in: [stagingarbitrumone_Bytes!] - executedTxOrigin_contains: stagingarbitrumone_Bytes - executedTxOrigin_not_contains: stagingarbitrumone_Bytes + executedTxOrigin: stagingoptimism_Bytes + executedTxOrigin_not: stagingoptimism_Bytes + executedTxOrigin_gt: stagingoptimism_Bytes + executedTxOrigin_lt: stagingoptimism_Bytes + executedTxOrigin_gte: stagingoptimism_Bytes + executedTxOrigin_lte: stagingoptimism_Bytes + executedTxOrigin_in: [stagingoptimism_Bytes!] + executedTxOrigin_not_in: [stagingoptimism_Bytes!] + executedTxOrigin_contains: stagingoptimism_Bytes + executedTxOrigin_not_contains: stagingoptimism_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -134946,26 +131453,26 @@ input stagingarbitrumone_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingarbitrumone_Bytes - reconciledCaller_not: stagingarbitrumone_Bytes - reconciledCaller_gt: stagingarbitrumone_Bytes - reconciledCaller_lt: stagingarbitrumone_Bytes - reconciledCaller_gte: stagingarbitrumone_Bytes - reconciledCaller_lte: stagingarbitrumone_Bytes - reconciledCaller_in: [stagingarbitrumone_Bytes!] - reconciledCaller_not_in: [stagingarbitrumone_Bytes!] - reconciledCaller_contains: stagingarbitrumone_Bytes - reconciledCaller_not_contains: stagingarbitrumone_Bytes - reconciledTransactionHash: stagingarbitrumone_Bytes - reconciledTransactionHash_not: stagingarbitrumone_Bytes - reconciledTransactionHash_gt: stagingarbitrumone_Bytes - reconciledTransactionHash_lt: stagingarbitrumone_Bytes - reconciledTransactionHash_gte: stagingarbitrumone_Bytes - reconciledTransactionHash_lte: stagingarbitrumone_Bytes - reconciledTransactionHash_in: [stagingarbitrumone_Bytes!] - reconciledTransactionHash_not_in: [stagingarbitrumone_Bytes!] - reconciledTransactionHash_contains: stagingarbitrumone_Bytes - reconciledTransactionHash_not_contains: stagingarbitrumone_Bytes + reconciledCaller: stagingoptimism_Bytes + reconciledCaller_not: stagingoptimism_Bytes + reconciledCaller_gt: stagingoptimism_Bytes + reconciledCaller_lt: stagingoptimism_Bytes + reconciledCaller_gte: stagingoptimism_Bytes + reconciledCaller_lte: stagingoptimism_Bytes + reconciledCaller_in: [stagingoptimism_Bytes!] + reconciledCaller_not_in: [stagingoptimism_Bytes!] + reconciledCaller_contains: stagingoptimism_Bytes + reconciledCaller_not_contains: stagingoptimism_Bytes + reconciledTransactionHash: stagingoptimism_Bytes + reconciledTransactionHash_not: stagingoptimism_Bytes + reconciledTransactionHash_gt: stagingoptimism_Bytes + reconciledTransactionHash_lt: stagingoptimism_Bytes + reconciledTransactionHash_gte: stagingoptimism_Bytes + reconciledTransactionHash_lte: stagingoptimism_Bytes + reconciledTransactionHash_in: [stagingoptimism_Bytes!] + reconciledTransactionHash_not_in: [stagingoptimism_Bytes!] + reconciledTransactionHash_contains: stagingoptimism_Bytes + reconciledTransactionHash_not_contains: stagingoptimism_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -134998,16 +131505,16 @@ input stagingarbitrumone_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingarbitrumone_Bytes - reconciledTxOrigin_not: stagingarbitrumone_Bytes - reconciledTxOrigin_gt: stagingarbitrumone_Bytes - reconciledTxOrigin_lt: stagingarbitrumone_Bytes - reconciledTxOrigin_gte: stagingarbitrumone_Bytes - reconciledTxOrigin_lte: stagingarbitrumone_Bytes - reconciledTxOrigin_in: [stagingarbitrumone_Bytes!] - reconciledTxOrigin_not_in: [stagingarbitrumone_Bytes!] - reconciledTxOrigin_contains: stagingarbitrumone_Bytes - reconciledTxOrigin_not_contains: stagingarbitrumone_Bytes + reconciledTxOrigin: stagingoptimism_Bytes + reconciledTxOrigin_not: stagingoptimism_Bytes + reconciledTxOrigin_gt: stagingoptimism_Bytes + reconciledTxOrigin_lt: stagingoptimism_Bytes + reconciledTxOrigin_gte: stagingoptimism_Bytes + reconciledTxOrigin_lte: stagingoptimism_Bytes + reconciledTxOrigin_in: [stagingoptimism_Bytes!] + reconciledTxOrigin_not_in: [stagingoptimism_Bytes!] + reconciledTxOrigin_contains: stagingoptimism_Bytes + reconciledTxOrigin_not_contains: stagingoptimism_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -135017,12 +131524,12 @@ input stagingarbitrumone_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_DestinationTransfer_filter] - or: [stagingarbitrumone_DestinationTransfer_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_DestinationTransfer_filter] + or: [stagingoptimism_DestinationTransfer_filter] } -enum stagingarbitrumone_DestinationTransfer_orderBy { +enum stagingoptimism_DestinationTransfer_orderBy { id chainId transferId @@ -135076,16 +131583,16 @@ enum stagingarbitrumone_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingarbitrumone_Int8 +scalar stagingoptimism_Int8 -type stagingarbitrumone_OptimisticRootFinalized { +type stagingoptimism_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingarbitrumone_Bytes! + aggregateRoot: stagingoptimism_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingarbitrumone_OptimisticRootFinalized_filter { +input stagingoptimism_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -135094,16 +131601,16 @@ input stagingarbitrumone_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingarbitrumone_Bytes - aggregateRoot_not: stagingarbitrumone_Bytes - aggregateRoot_gt: stagingarbitrumone_Bytes - aggregateRoot_lt: stagingarbitrumone_Bytes - aggregateRoot_gte: stagingarbitrumone_Bytes - aggregateRoot_lte: stagingarbitrumone_Bytes - aggregateRoot_in: [stagingarbitrumone_Bytes!] - aggregateRoot_not_in: [stagingarbitrumone_Bytes!] - aggregateRoot_contains: stagingarbitrumone_Bytes - aggregateRoot_not_contains: stagingarbitrumone_Bytes + aggregateRoot: stagingoptimism_Bytes + aggregateRoot_not: stagingoptimism_Bytes + aggregateRoot_gt: stagingoptimism_Bytes + aggregateRoot_lt: stagingoptimism_Bytes + aggregateRoot_gte: stagingoptimism_Bytes + aggregateRoot_lte: stagingoptimism_Bytes + aggregateRoot_in: [stagingoptimism_Bytes!] + aggregateRoot_not_in: [stagingoptimism_Bytes!] + aggregateRoot_contains: stagingoptimism_Bytes + aggregateRoot_not_contains: stagingoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -135121,12 +131628,12 @@ input stagingarbitrumone_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_OptimisticRootFinalized_filter] - or: [stagingarbitrumone_OptimisticRootFinalized_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_OptimisticRootFinalized_filter] + or: [stagingoptimism_OptimisticRootFinalized_filter] } -enum stagingarbitrumone_OptimisticRootFinalized_orderBy { +enum stagingoptimism_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -135134,25 +131641,25 @@ enum stagingarbitrumone_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingarbitrumone_OrderDirection { +enum stagingoptimism_OrderDirection { asc desc } -type stagingarbitrumone_OriginMessage { +type stagingoptimism_OriginMessage { id: ID! - transferId: stagingarbitrumone_Bytes + transferId: stagingoptimism_Bytes destinationDomain: BigInt - leaf: stagingarbitrumone_Bytes + leaf: stagingoptimism_Bytes index: BigInt - message: stagingarbitrumone_Bytes - root: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes + message: stagingoptimism_Bytes + root: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes blockNumber: BigInt - rootCount: stagingarbitrumone_RootCount + rootCount: stagingoptimism_RootCount } -input stagingarbitrumone_OriginMessage_filter { +input stagingoptimism_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -135161,16 +131668,16 @@ input stagingarbitrumone_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingarbitrumone_Bytes - transferId_not: stagingarbitrumone_Bytes - transferId_gt: stagingarbitrumone_Bytes - transferId_lt: stagingarbitrumone_Bytes - transferId_gte: stagingarbitrumone_Bytes - transferId_lte: stagingarbitrumone_Bytes - transferId_in: [stagingarbitrumone_Bytes!] - transferId_not_in: [stagingarbitrumone_Bytes!] - transferId_contains: stagingarbitrumone_Bytes - transferId_not_contains: stagingarbitrumone_Bytes + transferId: stagingoptimism_Bytes + transferId_not: stagingoptimism_Bytes + transferId_gt: stagingoptimism_Bytes + transferId_lt: stagingoptimism_Bytes + transferId_gte: stagingoptimism_Bytes + transferId_lte: stagingoptimism_Bytes + transferId_in: [stagingoptimism_Bytes!] + transferId_not_in: [stagingoptimism_Bytes!] + transferId_contains: stagingoptimism_Bytes + transferId_not_contains: stagingoptimism_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -135179,54 +131686,54 @@ input stagingarbitrumone_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingarbitrumone_Bytes - leaf_not: stagingarbitrumone_Bytes - leaf_gt: stagingarbitrumone_Bytes - leaf_lt: stagingarbitrumone_Bytes - leaf_gte: stagingarbitrumone_Bytes - leaf_lte: stagingarbitrumone_Bytes - leaf_in: [stagingarbitrumone_Bytes!] - leaf_not_in: [stagingarbitrumone_Bytes!] - leaf_contains: stagingarbitrumone_Bytes - leaf_not_contains: stagingarbitrumone_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt + leaf: stagingoptimism_Bytes + leaf_not: stagingoptimism_Bytes + leaf_gt: stagingoptimism_Bytes + leaf_lt: stagingoptimism_Bytes + leaf_gte: stagingoptimism_Bytes + leaf_lte: stagingoptimism_Bytes + leaf_in: [stagingoptimism_Bytes!] + leaf_not_in: [stagingoptimism_Bytes!] + leaf_contains: stagingoptimism_Bytes + leaf_not_contains: stagingoptimism_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt index_lt: BigInt index_gte: BigInt index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingarbitrumone_Bytes - message_not: stagingarbitrumone_Bytes - message_gt: stagingarbitrumone_Bytes - message_lt: stagingarbitrumone_Bytes - message_gte: stagingarbitrumone_Bytes - message_lte: stagingarbitrumone_Bytes - message_in: [stagingarbitrumone_Bytes!] - message_not_in: [stagingarbitrumone_Bytes!] - message_contains: stagingarbitrumone_Bytes - message_not_contains: stagingarbitrumone_Bytes - root: stagingarbitrumone_Bytes - root_not: stagingarbitrumone_Bytes - root_gt: stagingarbitrumone_Bytes - root_lt: stagingarbitrumone_Bytes - root_gte: stagingarbitrumone_Bytes - root_lte: stagingarbitrumone_Bytes - root_in: [stagingarbitrumone_Bytes!] - root_not_in: [stagingarbitrumone_Bytes!] - root_contains: stagingarbitrumone_Bytes - root_not_contains: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes - transactionHash_not: stagingarbitrumone_Bytes - transactionHash_gt: stagingarbitrumone_Bytes - transactionHash_lt: stagingarbitrumone_Bytes - transactionHash_gte: stagingarbitrumone_Bytes - transactionHash_lte: stagingarbitrumone_Bytes - transactionHash_in: [stagingarbitrumone_Bytes!] - transactionHash_not_in: [stagingarbitrumone_Bytes!] - transactionHash_contains: stagingarbitrumone_Bytes - transactionHash_not_contains: stagingarbitrumone_Bytes + message: stagingoptimism_Bytes + message_not: stagingoptimism_Bytes + message_gt: stagingoptimism_Bytes + message_lt: stagingoptimism_Bytes + message_gte: stagingoptimism_Bytes + message_lte: stagingoptimism_Bytes + message_in: [stagingoptimism_Bytes!] + message_not_in: [stagingoptimism_Bytes!] + message_contains: stagingoptimism_Bytes + message_not_contains: stagingoptimism_Bytes + root: stagingoptimism_Bytes + root_not: stagingoptimism_Bytes + root_gt: stagingoptimism_Bytes + root_lt: stagingoptimism_Bytes + root_gte: stagingoptimism_Bytes + root_lte: stagingoptimism_Bytes + root_in: [stagingoptimism_Bytes!] + root_not_in: [stagingoptimism_Bytes!] + root_contains: stagingoptimism_Bytes + root_not_contains: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes + transactionHash_not: stagingoptimism_Bytes + transactionHash_gt: stagingoptimism_Bytes + transactionHash_lt: stagingoptimism_Bytes + transactionHash_gte: stagingoptimism_Bytes + transactionHash_lte: stagingoptimism_Bytes + transactionHash_in: [stagingoptimism_Bytes!] + transactionHash_not_in: [stagingoptimism_Bytes!] + transactionHash_contains: stagingoptimism_Bytes + transactionHash_not_contains: stagingoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -135255,14 +131762,14 @@ input stagingarbitrumone_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingarbitrumone_RootCount_filter + rootCount_: stagingoptimism_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_OriginMessage_filter] - or: [stagingarbitrumone_OriginMessage_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_OriginMessage_filter] + or: [stagingoptimism_OriginMessage_filter] } -enum stagingarbitrumone_OriginMessage_orderBy { +enum stagingoptimism_OriginMessage_orderBy { id transferId destinationDomain @@ -135277,42 +131784,42 @@ enum stagingarbitrumone_OriginMessage_orderBy { rootCount__count } -type stagingarbitrumone_OriginTransfer { +type stagingoptimism_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingarbitrumone_Bytes + transferId: stagingoptimism_Bytes nonce: BigInt - status: stagingarbitrumone_TransferStatus - messageHash: stagingarbitrumone_Bytes + status: stagingoptimism_TransferStatus + messageHash: stagingoptimism_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingarbitrumone_Bytes - delegate: stagingarbitrumone_Bytes + to: stagingoptimism_Bytes + delegate: stagingoptimism_Bytes receiveLocal: Boolean - callData: stagingarbitrumone_Bytes + callData: stagingoptimism_Bytes slippage: BigInt - originSender: stagingarbitrumone_Bytes + originSender: stagingoptimism_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingarbitrumone_Bytes - asset: stagingarbitrumone_Asset - transactingAsset: stagingarbitrumone_Bytes - message: stagingarbitrumone_OriginMessage + canonicalId: stagingoptimism_Bytes + asset: stagingoptimism_Asset + transactingAsset: stagingoptimism_Bytes + message: stagingoptimism_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingarbitrumone_RelayerFee_orderBy, orderDirection: stagingarbitrumone_OrderDirection, where: stagingarbitrumone_RelayerFee_filter): [stagingarbitrumone_RelayerFee!] - initialRelayerFeeAsset: stagingarbitrumone_Bytes - caller: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingoptimism_RelayerFee_orderBy, orderDirection: stagingoptimism_OrderDirection, where: stagingoptimism_RelayerFee_filter): [stagingoptimism_RelayerFee!] + initialRelayerFeeAsset: stagingoptimism_Bytes + caller: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingarbitrumone_Bytes + txOrigin: stagingoptimism_Bytes txNonce: BigInt } -input stagingarbitrumone_OriginTransfer_filter { +input stagingoptimism_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -135329,16 +131836,16 @@ input stagingarbitrumone_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingarbitrumone_Bytes - transferId_not: stagingarbitrumone_Bytes - transferId_gt: stagingarbitrumone_Bytes - transferId_lt: stagingarbitrumone_Bytes - transferId_gte: stagingarbitrumone_Bytes - transferId_lte: stagingarbitrumone_Bytes - transferId_in: [stagingarbitrumone_Bytes!] - transferId_not_in: [stagingarbitrumone_Bytes!] - transferId_contains: stagingarbitrumone_Bytes - transferId_not_contains: stagingarbitrumone_Bytes + transferId: stagingoptimism_Bytes + transferId_not: stagingoptimism_Bytes + transferId_gt: stagingoptimism_Bytes + transferId_lt: stagingoptimism_Bytes + transferId_gte: stagingoptimism_Bytes + transferId_lte: stagingoptimism_Bytes + transferId_in: [stagingoptimism_Bytes!] + transferId_not_in: [stagingoptimism_Bytes!] + transferId_contains: stagingoptimism_Bytes + transferId_not_contains: stagingoptimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -135347,20 +131854,20 @@ input stagingarbitrumone_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingarbitrumone_TransferStatus - status_not: stagingarbitrumone_TransferStatus - status_in: [stagingarbitrumone_TransferStatus!] - status_not_in: [stagingarbitrumone_TransferStatus!] - messageHash: stagingarbitrumone_Bytes - messageHash_not: stagingarbitrumone_Bytes - messageHash_gt: stagingarbitrumone_Bytes - messageHash_lt: stagingarbitrumone_Bytes - messageHash_gte: stagingarbitrumone_Bytes - messageHash_lte: stagingarbitrumone_Bytes - messageHash_in: [stagingarbitrumone_Bytes!] - messageHash_not_in: [stagingarbitrumone_Bytes!] - messageHash_contains: stagingarbitrumone_Bytes - messageHash_not_contains: stagingarbitrumone_Bytes + status: stagingoptimism_TransferStatus + status_not: stagingoptimism_TransferStatus + status_in: [stagingoptimism_TransferStatus!] + status_not_in: [stagingoptimism_TransferStatus!] + messageHash: stagingoptimism_Bytes + messageHash_not: stagingoptimism_Bytes + messageHash_gt: stagingoptimism_Bytes + messageHash_lt: stagingoptimism_Bytes + messageHash_gte: stagingoptimism_Bytes + messageHash_lte: stagingoptimism_Bytes + messageHash_in: [stagingoptimism_Bytes!] + messageHash_not_in: [stagingoptimism_Bytes!] + messageHash_contains: stagingoptimism_Bytes + messageHash_not_contains: stagingoptimism_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -135385,40 +131892,40 @@ input stagingarbitrumone_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingarbitrumone_Bytes - to_not: stagingarbitrumone_Bytes - to_gt: stagingarbitrumone_Bytes - to_lt: stagingarbitrumone_Bytes - to_gte: stagingarbitrumone_Bytes - to_lte: stagingarbitrumone_Bytes - to_in: [stagingarbitrumone_Bytes!] - to_not_in: [stagingarbitrumone_Bytes!] - to_contains: stagingarbitrumone_Bytes - to_not_contains: stagingarbitrumone_Bytes - delegate: stagingarbitrumone_Bytes - delegate_not: stagingarbitrumone_Bytes - delegate_gt: stagingarbitrumone_Bytes - delegate_lt: stagingarbitrumone_Bytes - delegate_gte: stagingarbitrumone_Bytes - delegate_lte: stagingarbitrumone_Bytes - delegate_in: [stagingarbitrumone_Bytes!] - delegate_not_in: [stagingarbitrumone_Bytes!] - delegate_contains: stagingarbitrumone_Bytes - delegate_not_contains: stagingarbitrumone_Bytes + to: stagingoptimism_Bytes + to_not: stagingoptimism_Bytes + to_gt: stagingoptimism_Bytes + to_lt: stagingoptimism_Bytes + to_gte: stagingoptimism_Bytes + to_lte: stagingoptimism_Bytes + to_in: [stagingoptimism_Bytes!] + to_not_in: [stagingoptimism_Bytes!] + to_contains: stagingoptimism_Bytes + to_not_contains: stagingoptimism_Bytes + delegate: stagingoptimism_Bytes + delegate_not: stagingoptimism_Bytes + delegate_gt: stagingoptimism_Bytes + delegate_lt: stagingoptimism_Bytes + delegate_gte: stagingoptimism_Bytes + delegate_lte: stagingoptimism_Bytes + delegate_in: [stagingoptimism_Bytes!] + delegate_not_in: [stagingoptimism_Bytes!] + delegate_contains: stagingoptimism_Bytes + delegate_not_contains: stagingoptimism_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingarbitrumone_Bytes - callData_not: stagingarbitrumone_Bytes - callData_gt: stagingarbitrumone_Bytes - callData_lt: stagingarbitrumone_Bytes - callData_gte: stagingarbitrumone_Bytes - callData_lte: stagingarbitrumone_Bytes - callData_in: [stagingarbitrumone_Bytes!] - callData_not_in: [stagingarbitrumone_Bytes!] - callData_contains: stagingarbitrumone_Bytes - callData_not_contains: stagingarbitrumone_Bytes + callData: stagingoptimism_Bytes + callData_not: stagingoptimism_Bytes + callData_gt: stagingoptimism_Bytes + callData_lt: stagingoptimism_Bytes + callData_gte: stagingoptimism_Bytes + callData_lte: stagingoptimism_Bytes + callData_in: [stagingoptimism_Bytes!] + callData_not_in: [stagingoptimism_Bytes!] + callData_contains: stagingoptimism_Bytes + callData_not_contains: stagingoptimism_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -135427,16 +131934,16 @@ input stagingarbitrumone_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingarbitrumone_Bytes - originSender_not: stagingarbitrumone_Bytes - originSender_gt: stagingarbitrumone_Bytes - originSender_lt: stagingarbitrumone_Bytes - originSender_gte: stagingarbitrumone_Bytes - originSender_lte: stagingarbitrumone_Bytes - originSender_in: [stagingarbitrumone_Bytes!] - originSender_not_in: [stagingarbitrumone_Bytes!] - originSender_contains: stagingarbitrumone_Bytes - originSender_not_contains: stagingarbitrumone_Bytes + originSender: stagingoptimism_Bytes + originSender_not: stagingoptimism_Bytes + originSender_gt: stagingoptimism_Bytes + originSender_lt: stagingoptimism_Bytes + originSender_gte: stagingoptimism_Bytes + originSender_lte: stagingoptimism_Bytes + originSender_in: [stagingoptimism_Bytes!] + originSender_not_in: [stagingoptimism_Bytes!] + originSender_contains: stagingoptimism_Bytes + originSender_not_contains: stagingoptimism_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -135453,16 +131960,16 @@ input stagingarbitrumone_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingarbitrumone_Bytes - canonicalId_not: stagingarbitrumone_Bytes - canonicalId_gt: stagingarbitrumone_Bytes - canonicalId_lt: stagingarbitrumone_Bytes - canonicalId_gte: stagingarbitrumone_Bytes - canonicalId_lte: stagingarbitrumone_Bytes - canonicalId_in: [stagingarbitrumone_Bytes!] - canonicalId_not_in: [stagingarbitrumone_Bytes!] - canonicalId_contains: stagingarbitrumone_Bytes - canonicalId_not_contains: stagingarbitrumone_Bytes + canonicalId: stagingoptimism_Bytes + canonicalId_not: stagingoptimism_Bytes + canonicalId_gt: stagingoptimism_Bytes + canonicalId_lt: stagingoptimism_Bytes + canonicalId_gte: stagingoptimism_Bytes + canonicalId_lte: stagingoptimism_Bytes + canonicalId_in: [stagingoptimism_Bytes!] + canonicalId_not_in: [stagingoptimism_Bytes!] + canonicalId_contains: stagingoptimism_Bytes + canonicalId_not_contains: stagingoptimism_Bytes asset: String asset_not: String asset_gt: String @@ -135483,17 +131990,17 @@ input stagingarbitrumone_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingarbitrumone_Asset_filter - transactingAsset: stagingarbitrumone_Bytes - transactingAsset_not: stagingarbitrumone_Bytes - transactingAsset_gt: stagingarbitrumone_Bytes - transactingAsset_lt: stagingarbitrumone_Bytes - transactingAsset_gte: stagingarbitrumone_Bytes - transactingAsset_lte: stagingarbitrumone_Bytes - transactingAsset_in: [stagingarbitrumone_Bytes!] - transactingAsset_not_in: [stagingarbitrumone_Bytes!] - transactingAsset_contains: stagingarbitrumone_Bytes - transactingAsset_not_contains: stagingarbitrumone_Bytes + asset_: stagingoptimism_Asset_filter + transactingAsset: stagingoptimism_Bytes + transactingAsset_not: stagingoptimism_Bytes + transactingAsset_gt: stagingoptimism_Bytes + transactingAsset_lt: stagingoptimism_Bytes + transactingAsset_gte: stagingoptimism_Bytes + transactingAsset_lte: stagingoptimism_Bytes + transactingAsset_in: [stagingoptimism_Bytes!] + transactingAsset_not_in: [stagingoptimism_Bytes!] + transactingAsset_contains: stagingoptimism_Bytes + transactingAsset_not_contains: stagingoptimism_Bytes message: String message_not: String message_gt: String @@ -135514,7 +132021,7 @@ input stagingarbitrumone_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingarbitrumone_OriginMessage_filter + message_: stagingoptimism_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -135529,37 +132036,37 @@ input stagingarbitrumone_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingarbitrumone_RelayerFee_filter - initialRelayerFeeAsset: stagingarbitrumone_Bytes - initialRelayerFeeAsset_not: stagingarbitrumone_Bytes - initialRelayerFeeAsset_gt: stagingarbitrumone_Bytes - initialRelayerFeeAsset_lt: stagingarbitrumone_Bytes - initialRelayerFeeAsset_gte: stagingarbitrumone_Bytes - initialRelayerFeeAsset_lte: stagingarbitrumone_Bytes - initialRelayerFeeAsset_in: [stagingarbitrumone_Bytes!] - initialRelayerFeeAsset_not_in: [stagingarbitrumone_Bytes!] - initialRelayerFeeAsset_contains: stagingarbitrumone_Bytes - initialRelayerFeeAsset_not_contains: stagingarbitrumone_Bytes - caller: stagingarbitrumone_Bytes - caller_not: stagingarbitrumone_Bytes - caller_gt: stagingarbitrumone_Bytes - caller_lt: stagingarbitrumone_Bytes - caller_gte: stagingarbitrumone_Bytes - caller_lte: stagingarbitrumone_Bytes - caller_in: [stagingarbitrumone_Bytes!] - caller_not_in: [stagingarbitrumone_Bytes!] - caller_contains: stagingarbitrumone_Bytes - caller_not_contains: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes - transactionHash_not: stagingarbitrumone_Bytes - transactionHash_gt: stagingarbitrumone_Bytes - transactionHash_lt: stagingarbitrumone_Bytes - transactionHash_gte: stagingarbitrumone_Bytes - transactionHash_lte: stagingarbitrumone_Bytes - transactionHash_in: [stagingarbitrumone_Bytes!] - transactionHash_not_in: [stagingarbitrumone_Bytes!] - transactionHash_contains: stagingarbitrumone_Bytes - transactionHash_not_contains: stagingarbitrumone_Bytes + relayerFees_: stagingoptimism_RelayerFee_filter + initialRelayerFeeAsset: stagingoptimism_Bytes + initialRelayerFeeAsset_not: stagingoptimism_Bytes + initialRelayerFeeAsset_gt: stagingoptimism_Bytes + initialRelayerFeeAsset_lt: stagingoptimism_Bytes + initialRelayerFeeAsset_gte: stagingoptimism_Bytes + initialRelayerFeeAsset_lte: stagingoptimism_Bytes + initialRelayerFeeAsset_in: [stagingoptimism_Bytes!] + initialRelayerFeeAsset_not_in: [stagingoptimism_Bytes!] + initialRelayerFeeAsset_contains: stagingoptimism_Bytes + initialRelayerFeeAsset_not_contains: stagingoptimism_Bytes + caller: stagingoptimism_Bytes + caller_not: stagingoptimism_Bytes + caller_gt: stagingoptimism_Bytes + caller_lt: stagingoptimism_Bytes + caller_gte: stagingoptimism_Bytes + caller_lte: stagingoptimism_Bytes + caller_in: [stagingoptimism_Bytes!] + caller_not_in: [stagingoptimism_Bytes!] + caller_contains: stagingoptimism_Bytes + caller_not_contains: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes + transactionHash_not: stagingoptimism_Bytes + transactionHash_gt: stagingoptimism_Bytes + transactionHash_lt: stagingoptimism_Bytes + transactionHash_gte: stagingoptimism_Bytes + transactionHash_lte: stagingoptimism_Bytes + transactionHash_in: [stagingoptimism_Bytes!] + transactionHash_not_in: [stagingoptimism_Bytes!] + transactionHash_contains: stagingoptimism_Bytes + transactionHash_not_contains: stagingoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -135592,16 +132099,16 @@ input stagingarbitrumone_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingarbitrumone_Bytes - txOrigin_not: stagingarbitrumone_Bytes - txOrigin_gt: stagingarbitrumone_Bytes - txOrigin_lt: stagingarbitrumone_Bytes - txOrigin_gte: stagingarbitrumone_Bytes - txOrigin_lte: stagingarbitrumone_Bytes - txOrigin_in: [stagingarbitrumone_Bytes!] - txOrigin_not_in: [stagingarbitrumone_Bytes!] - txOrigin_contains: stagingarbitrumone_Bytes - txOrigin_not_contains: stagingarbitrumone_Bytes + txOrigin: stagingoptimism_Bytes + txOrigin_not: stagingoptimism_Bytes + txOrigin_gt: stagingoptimism_Bytes + txOrigin_lt: stagingoptimism_Bytes + txOrigin_gte: stagingoptimism_Bytes + txOrigin_lte: stagingoptimism_Bytes + txOrigin_in: [stagingoptimism_Bytes!] + txOrigin_not_in: [stagingoptimism_Bytes!] + txOrigin_contains: stagingoptimism_Bytes + txOrigin_not_contains: stagingoptimism_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -135611,12 +132118,12 @@ input stagingarbitrumone_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_OriginTransfer_filter] - or: [stagingarbitrumone_OriginTransfer_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_OriginTransfer_filter] + or: [stagingoptimism_OriginTransfer_filter] } -enum stagingarbitrumone_OriginTransfer_orderBy { +enum stagingoptimism_OriginTransfer_orderBy { id chainId transferId @@ -135669,20 +132176,20 @@ enum stagingarbitrumone_OriginTransfer_orderBy { txNonce } -type stagingarbitrumone_Relayer { +type stagingoptimism_Relayer { id: ID! isActive: Boolean! - relayer: stagingarbitrumone_Bytes + relayer: stagingoptimism_Bytes } -type stagingarbitrumone_RelayerFee { +type stagingoptimism_RelayerFee { id: ID! - transfer: stagingarbitrumone_OriginTransfer! + transfer: stagingoptimism_OriginTransfer! fee: BigInt! - asset: stagingarbitrumone_Bytes! + asset: stagingoptimism_Bytes! } -input stagingarbitrumone_RelayerFee_filter { +input stagingoptimism_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -135711,7 +132218,7 @@ input stagingarbitrumone_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingarbitrumone_OriginTransfer_filter + transfer_: stagingoptimism_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -135720,23 +132227,23 @@ input stagingarbitrumone_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingarbitrumone_Bytes - asset_not: stagingarbitrumone_Bytes - asset_gt: stagingarbitrumone_Bytes - asset_lt: stagingarbitrumone_Bytes - asset_gte: stagingarbitrumone_Bytes - asset_lte: stagingarbitrumone_Bytes - asset_in: [stagingarbitrumone_Bytes!] - asset_not_in: [stagingarbitrumone_Bytes!] - asset_contains: stagingarbitrumone_Bytes - asset_not_contains: stagingarbitrumone_Bytes + asset: stagingoptimism_Bytes + asset_not: stagingoptimism_Bytes + asset_gt: stagingoptimism_Bytes + asset_lt: stagingoptimism_Bytes + asset_gte: stagingoptimism_Bytes + asset_lte: stagingoptimism_Bytes + asset_in: [stagingoptimism_Bytes!] + asset_not_in: [stagingoptimism_Bytes!] + asset_contains: stagingoptimism_Bytes + asset_not_contains: stagingoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_RelayerFee_filter] - or: [stagingarbitrumone_RelayerFee_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_RelayerFee_filter] + or: [stagingoptimism_RelayerFee_filter] } -enum stagingarbitrumone_RelayerFee_orderBy { +enum stagingoptimism_RelayerFee_orderBy { id transfer transfer__id @@ -135772,20 +132279,20 @@ enum stagingarbitrumone_RelayerFee_orderBy { asset } -type stagingarbitrumone_RelayerFeesIncrease { +type stagingoptimism_RelayerFeesIncrease { id: ID! - transfer: stagingarbitrumone_OriginTransfer! + transfer: stagingoptimism_OriginTransfer! increase: BigInt - asset: stagingarbitrumone_Bytes - caller: stagingarbitrumone_Bytes! - transactionHash: stagingarbitrumone_Bytes! + asset: stagingoptimism_Bytes + caller: stagingoptimism_Bytes! + transactionHash: stagingoptimism_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingarbitrumone_RelayerFeesIncrease_filter { +input stagingoptimism_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -135814,7 +132321,7 @@ input stagingarbitrumone_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingarbitrumone_OriginTransfer_filter + transfer_: stagingoptimism_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -135823,36 +132330,36 @@ input stagingarbitrumone_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingarbitrumone_Bytes - asset_not: stagingarbitrumone_Bytes - asset_gt: stagingarbitrumone_Bytes - asset_lt: stagingarbitrumone_Bytes - asset_gte: stagingarbitrumone_Bytes - asset_lte: stagingarbitrumone_Bytes - asset_in: [stagingarbitrumone_Bytes!] - asset_not_in: [stagingarbitrumone_Bytes!] - asset_contains: stagingarbitrumone_Bytes - asset_not_contains: stagingarbitrumone_Bytes - caller: stagingarbitrumone_Bytes - caller_not: stagingarbitrumone_Bytes - caller_gt: stagingarbitrumone_Bytes - caller_lt: stagingarbitrumone_Bytes - caller_gte: stagingarbitrumone_Bytes - caller_lte: stagingarbitrumone_Bytes - caller_in: [stagingarbitrumone_Bytes!] - caller_not_in: [stagingarbitrumone_Bytes!] - caller_contains: stagingarbitrumone_Bytes - caller_not_contains: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes - transactionHash_not: stagingarbitrumone_Bytes - transactionHash_gt: stagingarbitrumone_Bytes - transactionHash_lt: stagingarbitrumone_Bytes - transactionHash_gte: stagingarbitrumone_Bytes - transactionHash_lte: stagingarbitrumone_Bytes - transactionHash_in: [stagingarbitrumone_Bytes!] - transactionHash_not_in: [stagingarbitrumone_Bytes!] - transactionHash_contains: stagingarbitrumone_Bytes - transactionHash_not_contains: stagingarbitrumone_Bytes + asset: stagingoptimism_Bytes + asset_not: stagingoptimism_Bytes + asset_gt: stagingoptimism_Bytes + asset_lt: stagingoptimism_Bytes + asset_gte: stagingoptimism_Bytes + asset_lte: stagingoptimism_Bytes + asset_in: [stagingoptimism_Bytes!] + asset_not_in: [stagingoptimism_Bytes!] + asset_contains: stagingoptimism_Bytes + asset_not_contains: stagingoptimism_Bytes + caller: stagingoptimism_Bytes + caller_not: stagingoptimism_Bytes + caller_gt: stagingoptimism_Bytes + caller_lt: stagingoptimism_Bytes + caller_gte: stagingoptimism_Bytes + caller_lte: stagingoptimism_Bytes + caller_in: [stagingoptimism_Bytes!] + caller_not_in: [stagingoptimism_Bytes!] + caller_contains: stagingoptimism_Bytes + caller_not_contains: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes + transactionHash_not: stagingoptimism_Bytes + transactionHash_gt: stagingoptimism_Bytes + transactionHash_lt: stagingoptimism_Bytes + transactionHash_gte: stagingoptimism_Bytes + transactionHash_lte: stagingoptimism_Bytes + transactionHash_in: [stagingoptimism_Bytes!] + transactionHash_not_in: [stagingoptimism_Bytes!] + transactionHash_contains: stagingoptimism_Bytes + transactionHash_not_contains: stagingoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -135886,12 +132393,12 @@ input stagingarbitrumone_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_RelayerFeesIncrease_filter] - or: [stagingarbitrumone_RelayerFeesIncrease_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_RelayerFeesIncrease_filter] + or: [stagingoptimism_RelayerFeesIncrease_filter] } -enum stagingarbitrumone_RelayerFeesIncrease_orderBy { +enum stagingoptimism_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -135933,7 +132440,7 @@ enum stagingarbitrumone_RelayerFeesIncrease_orderBy { blockNumber } -input stagingarbitrumone_Relayer_filter { +input stagingoptimism_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -135946,34 +132453,34 @@ input stagingarbitrumone_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingarbitrumone_Bytes - relayer_not: stagingarbitrumone_Bytes - relayer_gt: stagingarbitrumone_Bytes - relayer_lt: stagingarbitrumone_Bytes - relayer_gte: stagingarbitrumone_Bytes - relayer_lte: stagingarbitrumone_Bytes - relayer_in: [stagingarbitrumone_Bytes!] - relayer_not_in: [stagingarbitrumone_Bytes!] - relayer_contains: stagingarbitrumone_Bytes - relayer_not_contains: stagingarbitrumone_Bytes + relayer: stagingoptimism_Bytes + relayer_not: stagingoptimism_Bytes + relayer_gt: stagingoptimism_Bytes + relayer_lt: stagingoptimism_Bytes + relayer_gte: stagingoptimism_Bytes + relayer_lte: stagingoptimism_Bytes + relayer_in: [stagingoptimism_Bytes!] + relayer_not_in: [stagingoptimism_Bytes!] + relayer_contains: stagingoptimism_Bytes + relayer_not_contains: stagingoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_Relayer_filter] - or: [stagingarbitrumone_Relayer_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_Relayer_filter] + or: [stagingoptimism_Relayer_filter] } -enum stagingarbitrumone_Relayer_orderBy { +enum stagingoptimism_Relayer_orderBy { id isActive relayer } -type stagingarbitrumone_RootCount { +type stagingoptimism_RootCount { id: ID! count: BigInt } -input stagingarbitrumone_RootCount_filter { +input stagingoptimism_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -135991,31 +132498,31 @@ input stagingarbitrumone_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_RootCount_filter] - or: [stagingarbitrumone_RootCount_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_RootCount_filter] + or: [stagingoptimism_RootCount_filter] } -enum stagingarbitrumone_RootCount_orderBy { +enum stagingoptimism_RootCount_orderBy { id count } -type stagingarbitrumone_RootMessageSent { +type stagingoptimism_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingarbitrumone_Bytes + root: stagingoptimism_Bytes count: BigInt - caller: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes + caller: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingarbitrumone_RootMessageSent_filter { +input stagingoptimism_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -136040,16 +132547,16 @@ input stagingarbitrumone_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingarbitrumone_Bytes - root_not: stagingarbitrumone_Bytes - root_gt: stagingarbitrumone_Bytes - root_lt: stagingarbitrumone_Bytes - root_gte: stagingarbitrumone_Bytes - root_lte: stagingarbitrumone_Bytes - root_in: [stagingarbitrumone_Bytes!] - root_not_in: [stagingarbitrumone_Bytes!] - root_contains: stagingarbitrumone_Bytes - root_not_contains: stagingarbitrumone_Bytes + root: stagingoptimism_Bytes + root_not: stagingoptimism_Bytes + root_gt: stagingoptimism_Bytes + root_lt: stagingoptimism_Bytes + root_gte: stagingoptimism_Bytes + root_lte: stagingoptimism_Bytes + root_in: [stagingoptimism_Bytes!] + root_not_in: [stagingoptimism_Bytes!] + root_contains: stagingoptimism_Bytes + root_not_contains: stagingoptimism_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -136058,26 +132565,26 @@ input stagingarbitrumone_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingarbitrumone_Bytes - caller_not: stagingarbitrumone_Bytes - caller_gt: stagingarbitrumone_Bytes - caller_lt: stagingarbitrumone_Bytes - caller_gte: stagingarbitrumone_Bytes - caller_lte: stagingarbitrumone_Bytes - caller_in: [stagingarbitrumone_Bytes!] - caller_not_in: [stagingarbitrumone_Bytes!] - caller_contains: stagingarbitrumone_Bytes - caller_not_contains: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes - transactionHash_not: stagingarbitrumone_Bytes - transactionHash_gt: stagingarbitrumone_Bytes - transactionHash_lt: stagingarbitrumone_Bytes - transactionHash_gte: stagingarbitrumone_Bytes - transactionHash_lte: stagingarbitrumone_Bytes - transactionHash_in: [stagingarbitrumone_Bytes!] - transactionHash_not_in: [stagingarbitrumone_Bytes!] - transactionHash_contains: stagingarbitrumone_Bytes - transactionHash_not_contains: stagingarbitrumone_Bytes + caller: stagingoptimism_Bytes + caller_not: stagingoptimism_Bytes + caller_gt: stagingoptimism_Bytes + caller_lt: stagingoptimism_Bytes + caller_gte: stagingoptimism_Bytes + caller_lte: stagingoptimism_Bytes + caller_in: [stagingoptimism_Bytes!] + caller_not_in: [stagingoptimism_Bytes!] + caller_contains: stagingoptimism_Bytes + caller_not_contains: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes + transactionHash_not: stagingoptimism_Bytes + transactionHash_gt: stagingoptimism_Bytes + transactionHash_lt: stagingoptimism_Bytes + transactionHash_gte: stagingoptimism_Bytes + transactionHash_lte: stagingoptimism_Bytes + transactionHash_in: [stagingoptimism_Bytes!] + transactionHash_not_in: [stagingoptimism_Bytes!] + transactionHash_contains: stagingoptimism_Bytes + transactionHash_not_contains: stagingoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -136111,12 +132618,12 @@ input stagingarbitrumone_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_RootMessageSent_filter] - or: [stagingarbitrumone_RootMessageSent_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_RootMessageSent_filter] + or: [stagingoptimism_RootMessageSent_filter] } -enum stagingarbitrumone_RootMessageSent_orderBy { +enum stagingoptimism_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -136130,25 +132637,25 @@ enum stagingarbitrumone_RootMessageSent_orderBy { blockNumber } -type stagingarbitrumone_Router { +type stagingoptimism_Router { id: ID! isActive: Boolean! - owner: stagingarbitrumone_Bytes - recipient: stagingarbitrumone_Bytes - proposedOwner: stagingarbitrumone_Bytes + owner: stagingoptimism_Bytes + recipient: stagingoptimism_Bytes + proposedOwner: stagingoptimism_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingarbitrumone_AssetBalance_orderBy, orderDirection: stagingarbitrumone_OrderDirection, where: stagingarbitrumone_AssetBalance_filter): [stagingarbitrumone_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingoptimism_AssetBalance_orderBy, orderDirection: stagingoptimism_OrderDirection, where: stagingoptimism_AssetBalance_filter): [stagingoptimism_AssetBalance!]! } -type stagingarbitrumone_RouterDailyTVL { +type stagingoptimism_RouterDailyTVL { id: ID! - router: stagingarbitrumone_Router! - asset: stagingarbitrumone_Asset! + router: stagingoptimism_Router! + asset: stagingoptimism_Asset! timestamp: BigInt! balance: BigInt! } -input stagingarbitrumone_RouterDailyTVL_filter { +input stagingoptimism_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -136177,7 +132684,7 @@ input stagingarbitrumone_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingarbitrumone_Router_filter + router_: stagingoptimism_Router_filter asset: String asset_not: String asset_gt: String @@ -136198,7 +132705,7 @@ input stagingarbitrumone_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingarbitrumone_Asset_filter + asset_: stagingoptimism_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -136216,12 +132723,12 @@ input stagingarbitrumone_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_RouterDailyTVL_filter] - or: [stagingarbitrumone_RouterDailyTVL_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_RouterDailyTVL_filter] + or: [stagingoptimism_RouterDailyTVL_filter] } -enum stagingarbitrumone_RouterDailyTVL_orderBy { +enum stagingoptimism_RouterDailyTVL_orderBy { id router router__id @@ -136244,26 +132751,26 @@ enum stagingarbitrumone_RouterDailyTVL_orderBy { balance } -type stagingarbitrumone_RouterLiquidityEvent { +type stagingoptimism_RouterLiquidityEvent { id: ID! - type: stagingarbitrumone_RouterLiquidityEventType - router: stagingarbitrumone_Router! - asset: stagingarbitrumone_Asset! + type: stagingoptimism_RouterLiquidityEventType + router: stagingoptimism_Router! + asset: stagingoptimism_Asset! amount: BigInt! balance: BigInt! - caller: stagingarbitrumone_Bytes + caller: stagingoptimism_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingarbitrumone_Bytes! + transactionHash: stagingoptimism_Bytes! nonce: BigInt! } -enum stagingarbitrumone_RouterLiquidityEventType { +enum stagingoptimism_RouterLiquidityEventType { Add Remove } -input stagingarbitrumone_RouterLiquidityEvent_filter { +input stagingoptimism_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -136272,10 +132779,10 @@ input stagingarbitrumone_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingarbitrumone_RouterLiquidityEventType - type_not: stagingarbitrumone_RouterLiquidityEventType - type_in: [stagingarbitrumone_RouterLiquidityEventType!] - type_not_in: [stagingarbitrumone_RouterLiquidityEventType!] + type: stagingoptimism_RouterLiquidityEventType + type_not: stagingoptimism_RouterLiquidityEventType + type_in: [stagingoptimism_RouterLiquidityEventType!] + type_not_in: [stagingoptimism_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -136296,7 +132803,7 @@ input stagingarbitrumone_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingarbitrumone_Router_filter + router_: stagingoptimism_Router_filter asset: String asset_not: String asset_gt: String @@ -136317,7 +132824,7 @@ input stagingarbitrumone_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingarbitrumone_Asset_filter + asset_: stagingoptimism_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -136334,16 +132841,16 @@ input stagingarbitrumone_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingarbitrumone_Bytes - caller_not: stagingarbitrumone_Bytes - caller_gt: stagingarbitrumone_Bytes - caller_lt: stagingarbitrumone_Bytes - caller_gte: stagingarbitrumone_Bytes - caller_lte: stagingarbitrumone_Bytes - caller_in: [stagingarbitrumone_Bytes!] - caller_not_in: [stagingarbitrumone_Bytes!] - caller_contains: stagingarbitrumone_Bytes - caller_not_contains: stagingarbitrumone_Bytes + caller: stagingoptimism_Bytes + caller_not: stagingoptimism_Bytes + caller_gt: stagingoptimism_Bytes + caller_lt: stagingoptimism_Bytes + caller_gte: stagingoptimism_Bytes + caller_lte: stagingoptimism_Bytes + caller_in: [stagingoptimism_Bytes!] + caller_not_in: [stagingoptimism_Bytes!] + caller_contains: stagingoptimism_Bytes + caller_not_contains: stagingoptimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -136360,16 +132867,16 @@ input stagingarbitrumone_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingarbitrumone_Bytes - transactionHash_not: stagingarbitrumone_Bytes - transactionHash_gt: stagingarbitrumone_Bytes - transactionHash_lt: stagingarbitrumone_Bytes - transactionHash_gte: stagingarbitrumone_Bytes - transactionHash_lte: stagingarbitrumone_Bytes - transactionHash_in: [stagingarbitrumone_Bytes!] - transactionHash_not_in: [stagingarbitrumone_Bytes!] - transactionHash_contains: stagingarbitrumone_Bytes - transactionHash_not_contains: stagingarbitrumone_Bytes + transactionHash: stagingoptimism_Bytes + transactionHash_not: stagingoptimism_Bytes + transactionHash_gt: stagingoptimism_Bytes + transactionHash_lt: stagingoptimism_Bytes + transactionHash_gte: stagingoptimism_Bytes + transactionHash_lte: stagingoptimism_Bytes + transactionHash_in: [stagingoptimism_Bytes!] + transactionHash_not_in: [stagingoptimism_Bytes!] + transactionHash_contains: stagingoptimism_Bytes + transactionHash_not_contains: stagingoptimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -136379,12 +132886,12 @@ input stagingarbitrumone_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_RouterLiquidityEvent_filter] - or: [stagingarbitrumone_RouterLiquidityEvent_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_RouterLiquidityEvent_filter] + or: [stagingoptimism_RouterLiquidityEvent_filter] } -enum stagingarbitrumone_RouterLiquidityEvent_orderBy { +enum stagingoptimism_RouterLiquidityEvent_orderBy { id type router @@ -136413,7 +132920,7 @@ enum stagingarbitrumone_RouterLiquidityEvent_orderBy { nonce } -input stagingarbitrumone_Router_filter { +input stagingoptimism_Router_filter { id: ID id_not: ID id_gt: ID @@ -136426,36 +132933,36 @@ input stagingarbitrumone_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingarbitrumone_Bytes - owner_not: stagingarbitrumone_Bytes - owner_gt: stagingarbitrumone_Bytes - owner_lt: stagingarbitrumone_Bytes - owner_gte: stagingarbitrumone_Bytes - owner_lte: stagingarbitrumone_Bytes - owner_in: [stagingarbitrumone_Bytes!] - owner_not_in: [stagingarbitrumone_Bytes!] - owner_contains: stagingarbitrumone_Bytes - owner_not_contains: stagingarbitrumone_Bytes - recipient: stagingarbitrumone_Bytes - recipient_not: stagingarbitrumone_Bytes - recipient_gt: stagingarbitrumone_Bytes - recipient_lt: stagingarbitrumone_Bytes - recipient_gte: stagingarbitrumone_Bytes - recipient_lte: stagingarbitrumone_Bytes - recipient_in: [stagingarbitrumone_Bytes!] - recipient_not_in: [stagingarbitrumone_Bytes!] - recipient_contains: stagingarbitrumone_Bytes - recipient_not_contains: stagingarbitrumone_Bytes - proposedOwner: stagingarbitrumone_Bytes - proposedOwner_not: stagingarbitrumone_Bytes - proposedOwner_gt: stagingarbitrumone_Bytes - proposedOwner_lt: stagingarbitrumone_Bytes - proposedOwner_gte: stagingarbitrumone_Bytes - proposedOwner_lte: stagingarbitrumone_Bytes - proposedOwner_in: [stagingarbitrumone_Bytes!] - proposedOwner_not_in: [stagingarbitrumone_Bytes!] - proposedOwner_contains: stagingarbitrumone_Bytes - proposedOwner_not_contains: stagingarbitrumone_Bytes + owner: stagingoptimism_Bytes + owner_not: stagingoptimism_Bytes + owner_gt: stagingoptimism_Bytes + owner_lt: stagingoptimism_Bytes + owner_gte: stagingoptimism_Bytes + owner_lte: stagingoptimism_Bytes + owner_in: [stagingoptimism_Bytes!] + owner_not_in: [stagingoptimism_Bytes!] + owner_contains: stagingoptimism_Bytes + owner_not_contains: stagingoptimism_Bytes + recipient: stagingoptimism_Bytes + recipient_not: stagingoptimism_Bytes + recipient_gt: stagingoptimism_Bytes + recipient_lt: stagingoptimism_Bytes + recipient_gte: stagingoptimism_Bytes + recipient_lte: stagingoptimism_Bytes + recipient_in: [stagingoptimism_Bytes!] + recipient_not_in: [stagingoptimism_Bytes!] + recipient_contains: stagingoptimism_Bytes + recipient_not_contains: stagingoptimism_Bytes + proposedOwner: stagingoptimism_Bytes + proposedOwner_not: stagingoptimism_Bytes + proposedOwner_gt: stagingoptimism_Bytes + proposedOwner_lt: stagingoptimism_Bytes + proposedOwner_gte: stagingoptimism_Bytes + proposedOwner_lte: stagingoptimism_Bytes + proposedOwner_in: [stagingoptimism_Bytes!] + proposedOwner_not_in: [stagingoptimism_Bytes!] + proposedOwner_contains: stagingoptimism_Bytes + proposedOwner_not_contains: stagingoptimism_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -136464,14 +132971,14 @@ input stagingarbitrumone_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingarbitrumone_AssetBalance_filter + assetBalances_: stagingoptimism_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_Router_filter] - or: [stagingarbitrumone_Router_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_Router_filter] + or: [stagingoptimism_Router_filter] } -enum stagingarbitrumone_Router_orderBy { +enum stagingoptimism_Router_orderBy { id isActive owner @@ -136481,13 +132988,13 @@ enum stagingarbitrumone_Router_orderBy { assetBalances } -type stagingarbitrumone_Sequencer { +type stagingoptimism_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingarbitrumone_Bytes + sequencer: stagingoptimism_Bytes } -input stagingarbitrumone_Sequencer_filter { +input stagingoptimism_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -136500,35 +133007,35 @@ input stagingarbitrumone_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingarbitrumone_Bytes - sequencer_not: stagingarbitrumone_Bytes - sequencer_gt: stagingarbitrumone_Bytes - sequencer_lt: stagingarbitrumone_Bytes - sequencer_gte: stagingarbitrumone_Bytes - sequencer_lte: stagingarbitrumone_Bytes - sequencer_in: [stagingarbitrumone_Bytes!] - sequencer_not_in: [stagingarbitrumone_Bytes!] - sequencer_contains: stagingarbitrumone_Bytes - sequencer_not_contains: stagingarbitrumone_Bytes + sequencer: stagingoptimism_Bytes + sequencer_not: stagingoptimism_Bytes + sequencer_gt: stagingoptimism_Bytes + sequencer_lt: stagingoptimism_Bytes + sequencer_gte: stagingoptimism_Bytes + sequencer_lte: stagingoptimism_Bytes + sequencer_in: [stagingoptimism_Bytes!] + sequencer_not_in: [stagingoptimism_Bytes!] + sequencer_contains: stagingoptimism_Bytes + sequencer_not_contains: stagingoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_Sequencer_filter] - or: [stagingarbitrumone_Sequencer_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_Sequencer_filter] + or: [stagingoptimism_Sequencer_filter] } -enum stagingarbitrumone_Sequencer_orderBy { +enum stagingoptimism_Sequencer_orderBy { id isActive sequencer } -type stagingarbitrumone_Setting { +type stagingoptimism_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingarbitrumone_Bytes! + caller: stagingoptimism_Bytes! } -input stagingarbitrumone_Setting_filter { +input stagingoptimism_Setting_filter { id: ID id_not: ID id_gt: ID @@ -136545,41 +133052,41 @@ input stagingarbitrumone_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingarbitrumone_Bytes - caller_not: stagingarbitrumone_Bytes - caller_gt: stagingarbitrumone_Bytes - caller_lt: stagingarbitrumone_Bytes - caller_gte: stagingarbitrumone_Bytes - caller_lte: stagingarbitrumone_Bytes - caller_in: [stagingarbitrumone_Bytes!] - caller_not_in: [stagingarbitrumone_Bytes!] - caller_contains: stagingarbitrumone_Bytes - caller_not_contains: stagingarbitrumone_Bytes + caller: stagingoptimism_Bytes + caller_not: stagingoptimism_Bytes + caller_gt: stagingoptimism_Bytes + caller_lt: stagingoptimism_Bytes + caller_gte: stagingoptimism_Bytes + caller_lte: stagingoptimism_Bytes + caller_in: [stagingoptimism_Bytes!] + caller_not_in: [stagingoptimism_Bytes!] + caller_contains: stagingoptimism_Bytes + caller_not_contains: stagingoptimism_Bytes """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_Setting_filter] - or: [stagingarbitrumone_Setting_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_Setting_filter] + or: [stagingoptimism_Setting_filter] } -enum stagingarbitrumone_Setting_orderBy { +enum stagingoptimism_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingarbitrumone_SlippageUpdate { +type stagingoptimism_SlippageUpdate { id: ID! - transfer: stagingarbitrumone_DestinationTransfer! + transfer: stagingoptimism_DestinationTransfer! slippage: BigInt! - caller: stagingarbitrumone_Bytes! - transactionHash: stagingarbitrumone_Bytes! + caller: stagingoptimism_Bytes! + transactionHash: stagingoptimism_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingarbitrumone_SlippageUpdate_filter { +input stagingoptimism_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -136608,7 +133115,7 @@ input stagingarbitrumone_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingarbitrumone_DestinationTransfer_filter + transfer_: stagingoptimism_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -136617,26 +133124,26 @@ input stagingarbitrumone_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingarbitrumone_Bytes - caller_not: stagingarbitrumone_Bytes - caller_gt: stagingarbitrumone_Bytes - caller_lt: stagingarbitrumone_Bytes - caller_gte: stagingarbitrumone_Bytes - caller_lte: stagingarbitrumone_Bytes - caller_in: [stagingarbitrumone_Bytes!] - caller_not_in: [stagingarbitrumone_Bytes!] - caller_contains: stagingarbitrumone_Bytes - caller_not_contains: stagingarbitrumone_Bytes - transactionHash: stagingarbitrumone_Bytes - transactionHash_not: stagingarbitrumone_Bytes - transactionHash_gt: stagingarbitrumone_Bytes - transactionHash_lt: stagingarbitrumone_Bytes - transactionHash_gte: stagingarbitrumone_Bytes - transactionHash_lte: stagingarbitrumone_Bytes - transactionHash_in: [stagingarbitrumone_Bytes!] - transactionHash_not_in: [stagingarbitrumone_Bytes!] - transactionHash_contains: stagingarbitrumone_Bytes - transactionHash_not_contains: stagingarbitrumone_Bytes + caller: stagingoptimism_Bytes + caller_not: stagingoptimism_Bytes + caller_gt: stagingoptimism_Bytes + caller_lt: stagingoptimism_Bytes + caller_gte: stagingoptimism_Bytes + caller_lte: stagingoptimism_Bytes + caller_in: [stagingoptimism_Bytes!] + caller_not_in: [stagingoptimism_Bytes!] + caller_contains: stagingoptimism_Bytes + caller_not_contains: stagingoptimism_Bytes + transactionHash: stagingoptimism_Bytes + transactionHash_not: stagingoptimism_Bytes + transactionHash_gt: stagingoptimism_Bytes + transactionHash_lt: stagingoptimism_Bytes + transactionHash_gte: stagingoptimism_Bytes + transactionHash_lte: stagingoptimism_Bytes + transactionHash_in: [stagingoptimism_Bytes!] + transactionHash_not_in: [stagingoptimism_Bytes!] + transactionHash_contains: stagingoptimism_Bytes + transactionHash_not_contains: stagingoptimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -136670,12 +133177,12 @@ input stagingarbitrumone_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_SlippageUpdate_filter] - or: [stagingarbitrumone_SlippageUpdate_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_SlippageUpdate_filter] + or: [stagingoptimism_SlippageUpdate_filter] } -enum stagingarbitrumone_SlippageUpdate_orderBy { +enum stagingoptimism_SlippageUpdate_orderBy { id transfer transfer__id @@ -136723,16 +133230,16 @@ enum stagingarbitrumone_SlippageUpdate_orderBy { blockNumber } -type stagingarbitrumone_SnapshotRoot { +type stagingoptimism_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingarbitrumone_Bytes! + root: stagingoptimism_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingarbitrumone_SnapshotRoot_filter { +input stagingoptimism_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -136749,16 +133256,16 @@ input stagingarbitrumone_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingarbitrumone_Bytes - root_not: stagingarbitrumone_Bytes - root_gt: stagingarbitrumone_Bytes - root_lt: stagingarbitrumone_Bytes - root_gte: stagingarbitrumone_Bytes - root_lte: stagingarbitrumone_Bytes - root_in: [stagingarbitrumone_Bytes!] - root_not_in: [stagingarbitrumone_Bytes!] - root_contains: stagingarbitrumone_Bytes - root_not_contains: stagingarbitrumone_Bytes + root: stagingoptimism_Bytes + root_not: stagingoptimism_Bytes + root_gt: stagingoptimism_Bytes + root_lt: stagingoptimism_Bytes + root_gte: stagingoptimism_Bytes + root_lte: stagingoptimism_Bytes + root_in: [stagingoptimism_Bytes!] + root_not_in: [stagingoptimism_Bytes!] + root_contains: stagingoptimism_Bytes + root_not_contains: stagingoptimism_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -136784,12 +133291,12 @@ input stagingarbitrumone_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_SnapshotRoot_filter] - or: [stagingarbitrumone_SnapshotRoot_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_SnapshotRoot_filter] + or: [stagingoptimism_SnapshotRoot_filter] } -enum stagingarbitrumone_SnapshotRoot_orderBy { +enum stagingoptimism_SnapshotRoot_orderBy { id spokeDomain root @@ -136798,12 +133305,12 @@ enum stagingarbitrumone_SnapshotRoot_orderBy { blockNumber } -type stagingarbitrumone_SpokeConnectorMode { +type stagingoptimism_SpokeConnectorMode { id: ID! mode: String! } -input stagingarbitrumone_SpokeConnectorMode_filter { +input stagingoptimism_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -136833,17 +133340,17 @@ input stagingarbitrumone_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingarbitrumone_BlockChangedFilter - and: [stagingarbitrumone_SpokeConnectorMode_filter] - or: [stagingarbitrumone_SpokeConnectorMode_filter] + _change_block: stagingoptimism_BlockChangedFilter + and: [stagingoptimism_SpokeConnectorMode_filter] + or: [stagingoptimism_SpokeConnectorMode_filter] } -enum stagingarbitrumone_SpokeConnectorMode_orderBy { +enum stagingoptimism_SpokeConnectorMode_orderBy { id mode } -enum stagingarbitrumone_TransferStatus { +enum stagingoptimism_TransferStatus { XCalled Executed Reconciled @@ -136851,19 +133358,19 @@ enum stagingarbitrumone_TransferStatus { CompletedFast } -type stagingarbitrumone__Block_ { +type stagingoptimism__Block_ { """The hash of the block""" - hash: stagingarbitrumone_Bytes + hash: stagingoptimism_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: stagingarbitrumone_Bytes + parentHash: stagingoptimism_Bytes } """The type for the top-level _meta field""" -type stagingarbitrumone__Meta_ { +type stagingoptimism__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -136871,22 +133378,22 @@ type stagingarbitrumone__Meta_ { and therefore asks for the latest block """ - block: stagingarbitrumone__Block_! + block: stagingoptimism__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingscroll_AggregateRoot { +type stagingmode_AggregateRoot { id: ID! - root: stagingscroll_Bytes! + root: stagingmode_Bytes! blockNumber: BigInt! } -type stagingscroll_AggregateRootProposed { +type stagingmode_AggregateRootProposed { id: ID! - aggregateRoot: stagingscroll_Bytes! + aggregateRoot: stagingmode_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -136894,7 +133401,7 @@ type stagingscroll_AggregateRootProposed { blockNumber: BigInt } -input stagingscroll_AggregateRootProposed_filter { +input stagingmode_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -136903,16 +133410,16 @@ input stagingscroll_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingscroll_Bytes - aggregateRoot_not: stagingscroll_Bytes - aggregateRoot_gt: stagingscroll_Bytes - aggregateRoot_lt: stagingscroll_Bytes - aggregateRoot_gte: stagingscroll_Bytes - aggregateRoot_lte: stagingscroll_Bytes - aggregateRoot_in: [stagingscroll_Bytes!] - aggregateRoot_not_in: [stagingscroll_Bytes!] - aggregateRoot_contains: stagingscroll_Bytes - aggregateRoot_not_contains: stagingscroll_Bytes + aggregateRoot: stagingmode_Bytes + aggregateRoot_not: stagingmode_Bytes + aggregateRoot_gt: stagingmode_Bytes + aggregateRoot_lt: stagingmode_Bytes + aggregateRoot_gte: stagingmode_Bytes + aggregateRoot_lte: stagingmode_Bytes + aggregateRoot_in: [stagingmode_Bytes!] + aggregateRoot_not_in: [stagingmode_Bytes!] + aggregateRoot_contains: stagingmode_Bytes + aggregateRoot_not_contains: stagingmode_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -136954,12 +133461,12 @@ input stagingscroll_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_AggregateRootProposed_filter] - or: [stagingscroll_AggregateRootProposed_filter] -} - -enum stagingscroll_AggregateRootProposed_orderBy { + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_AggregateRootProposed_filter] + or: [stagingmode_AggregateRootProposed_filter] +} + +enum stagingmode_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -136969,7 +133476,7 @@ enum stagingscroll_AggregateRootProposed_orderBy { blockNumber } -input stagingscroll_AggregateRoot_filter { +input stagingmode_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -136978,16 +133485,16 @@ input stagingscroll_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingscroll_Bytes - root_not: stagingscroll_Bytes - root_gt: stagingscroll_Bytes - root_lt: stagingscroll_Bytes - root_gte: stagingscroll_Bytes - root_lte: stagingscroll_Bytes - root_in: [stagingscroll_Bytes!] - root_not_in: [stagingscroll_Bytes!] - root_contains: stagingscroll_Bytes - root_not_contains: stagingscroll_Bytes + root: stagingmode_Bytes + root_not: stagingmode_Bytes + root_gt: stagingmode_Bytes + root_lt: stagingmode_Bytes + root_gte: stagingmode_Bytes + root_lte: stagingmode_Bytes + root_in: [stagingmode_Bytes!] + root_not_in: [stagingmode_Bytes!] + root_contains: stagingmode_Bytes + root_not_contains: stagingmode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -136997,42 +133504,42 @@ input stagingscroll_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_AggregateRoot_filter] - or: [stagingscroll_AggregateRoot_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_AggregateRoot_filter] + or: [stagingmode_AggregateRoot_filter] } -enum stagingscroll_AggregateRoot_orderBy { +enum stagingmode_AggregateRoot_orderBy { id root blockNumber } -type stagingscroll_Asset { +type stagingmode_Asset { id: ID! - key: stagingscroll_Bytes + key: stagingmode_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingscroll_Bytes + canonicalId: stagingmode_Bytes canonicalDomain: BigInt - adoptedAsset: stagingscroll_Bytes - localAsset: stagingscroll_Bytes + adoptedAsset: stagingmode_Bytes + localAsset: stagingmode_Bytes blockNumber: BigInt - status: stagingscroll_AssetStatus + status: stagingmode_AssetStatus } -type stagingscroll_AssetBalance { +type stagingmode_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingscroll_Router! - asset: stagingscroll_Asset! + router: stagingmode_Router! + asset: stagingmode_Asset! feesEarned: BigInt! } -input stagingscroll_AssetBalance_filter { +input stagingmode_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -137093,7 +133600,7 @@ input stagingscroll_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingscroll_Router_filter + router_: stagingmode_Router_filter asset: String asset_not: String asset_gt: String @@ -137114,7 +133621,7 @@ input stagingscroll_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingscroll_Asset_filter + asset_: stagingmode_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -137124,12 +133631,12 @@ input stagingscroll_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_AssetBalance_filter] - or: [stagingscroll_AssetBalance_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_AssetBalance_filter] + or: [stagingmode_AssetBalance_filter] } -enum stagingscroll_AssetBalance_orderBy { +enum stagingmode_AssetBalance_orderBy { id amount locked @@ -137155,12 +133662,12 @@ enum stagingscroll_AssetBalance_orderBy { feesEarned } -type stagingscroll_AssetStatus { +type stagingmode_AssetStatus { id: ID! status: Boolean } -input stagingscroll_AssetStatus_filter { +input stagingmode_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -137174,17 +133681,17 @@ input stagingscroll_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_AssetStatus_filter] - or: [stagingscroll_AssetStatus_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_AssetStatus_filter] + or: [stagingmode_AssetStatus_filter] } -enum stagingscroll_AssetStatus_orderBy { +enum stagingmode_AssetStatus_orderBy { id status } -input stagingscroll_Asset_filter { +input stagingmode_Asset_filter { id: ID id_not: ID id_gt: ID @@ -137193,16 +133700,16 @@ input stagingscroll_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingscroll_Bytes - key_not: stagingscroll_Bytes - key_gt: stagingscroll_Bytes - key_lt: stagingscroll_Bytes - key_gte: stagingscroll_Bytes - key_lte: stagingscroll_Bytes - key_in: [stagingscroll_Bytes!] - key_not_in: [stagingscroll_Bytes!] - key_contains: stagingscroll_Bytes - key_not_contains: stagingscroll_Bytes + key: stagingmode_Bytes + key_not: stagingmode_Bytes + key_gt: stagingmode_Bytes + key_lt: stagingmode_Bytes + key_gte: stagingmode_Bytes + key_lte: stagingmode_Bytes + key_in: [stagingmode_Bytes!] + key_not_in: [stagingmode_Bytes!] + key_contains: stagingmode_Bytes + key_not_contains: stagingmode_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -137219,16 +133726,16 @@ input stagingscroll_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingscroll_Bytes - canonicalId_not: stagingscroll_Bytes - canonicalId_gt: stagingscroll_Bytes - canonicalId_lt: stagingscroll_Bytes - canonicalId_gte: stagingscroll_Bytes - canonicalId_lte: stagingscroll_Bytes - canonicalId_in: [stagingscroll_Bytes!] - canonicalId_not_in: [stagingscroll_Bytes!] - canonicalId_contains: stagingscroll_Bytes - canonicalId_not_contains: stagingscroll_Bytes + canonicalId: stagingmode_Bytes + canonicalId_not: stagingmode_Bytes + canonicalId_gt: stagingmode_Bytes + canonicalId_lt: stagingmode_Bytes + canonicalId_gte: stagingmode_Bytes + canonicalId_lte: stagingmode_Bytes + canonicalId_in: [stagingmode_Bytes!] + canonicalId_not_in: [stagingmode_Bytes!] + canonicalId_contains: stagingmode_Bytes + canonicalId_not_contains: stagingmode_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -137237,26 +133744,26 @@ input stagingscroll_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingscroll_Bytes - adoptedAsset_not: stagingscroll_Bytes - adoptedAsset_gt: stagingscroll_Bytes - adoptedAsset_lt: stagingscroll_Bytes - adoptedAsset_gte: stagingscroll_Bytes - adoptedAsset_lte: stagingscroll_Bytes - adoptedAsset_in: [stagingscroll_Bytes!] - adoptedAsset_not_in: [stagingscroll_Bytes!] - adoptedAsset_contains: stagingscroll_Bytes - adoptedAsset_not_contains: stagingscroll_Bytes - localAsset: stagingscroll_Bytes - localAsset_not: stagingscroll_Bytes - localAsset_gt: stagingscroll_Bytes - localAsset_lt: stagingscroll_Bytes - localAsset_gte: stagingscroll_Bytes - localAsset_lte: stagingscroll_Bytes - localAsset_in: [stagingscroll_Bytes!] - localAsset_not_in: [stagingscroll_Bytes!] - localAsset_contains: stagingscroll_Bytes - localAsset_not_contains: stagingscroll_Bytes + adoptedAsset: stagingmode_Bytes + adoptedAsset_not: stagingmode_Bytes + adoptedAsset_gt: stagingmode_Bytes + adoptedAsset_lt: stagingmode_Bytes + adoptedAsset_gte: stagingmode_Bytes + adoptedAsset_lte: stagingmode_Bytes + adoptedAsset_in: [stagingmode_Bytes!] + adoptedAsset_not_in: [stagingmode_Bytes!] + adoptedAsset_contains: stagingmode_Bytes + adoptedAsset_not_contains: stagingmode_Bytes + localAsset: stagingmode_Bytes + localAsset_not: stagingmode_Bytes + localAsset_gt: stagingmode_Bytes + localAsset_lt: stagingmode_Bytes + localAsset_gte: stagingmode_Bytes + localAsset_lte: stagingmode_Bytes + localAsset_in: [stagingmode_Bytes!] + localAsset_not_in: [stagingmode_Bytes!] + localAsset_contains: stagingmode_Bytes + localAsset_not_contains: stagingmode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -137285,14 +133792,14 @@ input stagingscroll_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingscroll_AssetStatus_filter + status_: stagingmode_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_Asset_filter] - or: [stagingscroll_Asset_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_Asset_filter] + or: [stagingmode_Asset_filter] } -enum stagingscroll_Asset_orderBy { +enum stagingmode_Asset_orderBy { id key decimal @@ -137307,30 +133814,30 @@ enum stagingscroll_Asset_orderBy { status__status } -scalar stagingscroll_BigDecimal +scalar stagingmode_BigDecimal -input stagingscroll_BlockChangedFilter { +input stagingmode_BlockChangedFilter { number_gte: Int! } -input stagingscroll_Block_height { - hash: stagingscroll_Bytes +input stagingmode_Block_height { + hash: stagingmode_Bytes number: Int number_gte: Int } -scalar stagingscroll_Bytes +scalar stagingmode_Bytes -type stagingscroll_ConnectorMeta { +type stagingmode_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingscroll_Bytes - rootManager: stagingscroll_Bytes - mirrorConnector: stagingscroll_Bytes + amb: stagingmode_Bytes + rootManager: stagingmode_Bytes + mirrorConnector: stagingmode_Bytes } -input stagingscroll_ConnectorMeta_filter { +input stagingmode_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -137355,43 +133862,43 @@ input stagingscroll_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingscroll_Bytes - amb_not: stagingscroll_Bytes - amb_gt: stagingscroll_Bytes - amb_lt: stagingscroll_Bytes - amb_gte: stagingscroll_Bytes - amb_lte: stagingscroll_Bytes - amb_in: [stagingscroll_Bytes!] - amb_not_in: [stagingscroll_Bytes!] - amb_contains: stagingscroll_Bytes - amb_not_contains: stagingscroll_Bytes - rootManager: stagingscroll_Bytes - rootManager_not: stagingscroll_Bytes - rootManager_gt: stagingscroll_Bytes - rootManager_lt: stagingscroll_Bytes - rootManager_gte: stagingscroll_Bytes - rootManager_lte: stagingscroll_Bytes - rootManager_in: [stagingscroll_Bytes!] - rootManager_not_in: [stagingscroll_Bytes!] - rootManager_contains: stagingscroll_Bytes - rootManager_not_contains: stagingscroll_Bytes - mirrorConnector: stagingscroll_Bytes - mirrorConnector_not: stagingscroll_Bytes - mirrorConnector_gt: stagingscroll_Bytes - mirrorConnector_lt: stagingscroll_Bytes - mirrorConnector_gte: stagingscroll_Bytes - mirrorConnector_lte: stagingscroll_Bytes - mirrorConnector_in: [stagingscroll_Bytes!] - mirrorConnector_not_in: [stagingscroll_Bytes!] - mirrorConnector_contains: stagingscroll_Bytes - mirrorConnector_not_contains: stagingscroll_Bytes + amb: stagingmode_Bytes + amb_not: stagingmode_Bytes + amb_gt: stagingmode_Bytes + amb_lt: stagingmode_Bytes + amb_gte: stagingmode_Bytes + amb_lte: stagingmode_Bytes + amb_in: [stagingmode_Bytes!] + amb_not_in: [stagingmode_Bytes!] + amb_contains: stagingmode_Bytes + amb_not_contains: stagingmode_Bytes + rootManager: stagingmode_Bytes + rootManager_not: stagingmode_Bytes + rootManager_gt: stagingmode_Bytes + rootManager_lt: stagingmode_Bytes + rootManager_gte: stagingmode_Bytes + rootManager_lte: stagingmode_Bytes + rootManager_in: [stagingmode_Bytes!] + rootManager_not_in: [stagingmode_Bytes!] + rootManager_contains: stagingmode_Bytes + rootManager_not_contains: stagingmode_Bytes + mirrorConnector: stagingmode_Bytes + mirrorConnector_not: stagingmode_Bytes + mirrorConnector_gt: stagingmode_Bytes + mirrorConnector_lt: stagingmode_Bytes + mirrorConnector_gte: stagingmode_Bytes + mirrorConnector_lte: stagingmode_Bytes + mirrorConnector_in: [stagingmode_Bytes!] + mirrorConnector_not_in: [stagingmode_Bytes!] + mirrorConnector_contains: stagingmode_Bytes + mirrorConnector_not_contains: stagingmode_Bytes """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_ConnectorMeta_filter] - or: [stagingscroll_ConnectorMeta_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_ConnectorMeta_filter] + or: [stagingmode_ConnectorMeta_filter] } -enum stagingscroll_ConnectorMeta_orderBy { +enum stagingmode_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -137400,48 +133907,48 @@ enum stagingscroll_ConnectorMeta_orderBy { mirrorConnector } -type stagingscroll_DestinationTransfer { +type stagingmode_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingscroll_Bytes + transferId: stagingmode_Bytes nonce: BigInt - status: stagingscroll_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingscroll_Router_orderBy, orderDirection: stagingscroll_OrderDirection, where: stagingscroll_Router_filter): [stagingscroll_Router!] + status: stagingmode_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingmode_Router_orderBy, orderDirection: stagingmode_OrderDirection, where: stagingmode_Router_filter): [stagingmode_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingscroll_Bytes - delegate: stagingscroll_Bytes + to: stagingmode_Bytes + delegate: stagingmode_Bytes receiveLocal: Boolean - callData: stagingscroll_Bytes + callData: stagingmode_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingscroll_Bytes + originSender: stagingmode_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingscroll_Bytes - asset: stagingscroll_Asset + canonicalId: stagingmode_Bytes + asset: stagingmode_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingscroll_Bytes - executedTransactionHash: stagingscroll_Bytes + executedCaller: stagingmode_Bytes + executedTransactionHash: stagingmode_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingscroll_Bytes + executedTxOrigin: stagingmode_Bytes executedTxNonce: BigInt - reconciledCaller: stagingscroll_Bytes - reconciledTransactionHash: stagingscroll_Bytes + reconciledCaller: stagingmode_Bytes + reconciledTransactionHash: stagingmode_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingscroll_Bytes + reconciledTxOrigin: stagingmode_Bytes reconciledTxNonce: BigInt } -input stagingscroll_DestinationTransfer_filter { +input stagingmode_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -137458,16 +133965,16 @@ input stagingscroll_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingscroll_Bytes - transferId_not: stagingscroll_Bytes - transferId_gt: stagingscroll_Bytes - transferId_lt: stagingscroll_Bytes - transferId_gte: stagingscroll_Bytes - transferId_lte: stagingscroll_Bytes - transferId_in: [stagingscroll_Bytes!] - transferId_not_in: [stagingscroll_Bytes!] - transferId_contains: stagingscroll_Bytes - transferId_not_contains: stagingscroll_Bytes + transferId: stagingmode_Bytes + transferId_not: stagingmode_Bytes + transferId_gt: stagingmode_Bytes + transferId_lt: stagingmode_Bytes + transferId_gte: stagingmode_Bytes + transferId_lte: stagingmode_Bytes + transferId_in: [stagingmode_Bytes!] + transferId_not_in: [stagingmode_Bytes!] + transferId_contains: stagingmode_Bytes + transferId_not_contains: stagingmode_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -137476,17 +133983,17 @@ input stagingscroll_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingscroll_TransferStatus - status_not: stagingscroll_TransferStatus - status_in: [stagingscroll_TransferStatus!] - status_not_in: [stagingscroll_TransferStatus!] + status: stagingmode_TransferStatus + status_not: stagingmode_TransferStatus + status_in: [stagingmode_TransferStatus!] + status_not_in: [stagingmode_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingscroll_Router_filter + routers_: stagingmode_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -137511,40 +134018,40 @@ input stagingscroll_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingscroll_Bytes - to_not: stagingscroll_Bytes - to_gt: stagingscroll_Bytes - to_lt: stagingscroll_Bytes - to_gte: stagingscroll_Bytes - to_lte: stagingscroll_Bytes - to_in: [stagingscroll_Bytes!] - to_not_in: [stagingscroll_Bytes!] - to_contains: stagingscroll_Bytes - to_not_contains: stagingscroll_Bytes - delegate: stagingscroll_Bytes - delegate_not: stagingscroll_Bytes - delegate_gt: stagingscroll_Bytes - delegate_lt: stagingscroll_Bytes - delegate_gte: stagingscroll_Bytes - delegate_lte: stagingscroll_Bytes - delegate_in: [stagingscroll_Bytes!] - delegate_not_in: [stagingscroll_Bytes!] - delegate_contains: stagingscroll_Bytes - delegate_not_contains: stagingscroll_Bytes + to: stagingmode_Bytes + to_not: stagingmode_Bytes + to_gt: stagingmode_Bytes + to_lt: stagingmode_Bytes + to_gte: stagingmode_Bytes + to_lte: stagingmode_Bytes + to_in: [stagingmode_Bytes!] + to_not_in: [stagingmode_Bytes!] + to_contains: stagingmode_Bytes + to_not_contains: stagingmode_Bytes + delegate: stagingmode_Bytes + delegate_not: stagingmode_Bytes + delegate_gt: stagingmode_Bytes + delegate_lt: stagingmode_Bytes + delegate_gte: stagingmode_Bytes + delegate_lte: stagingmode_Bytes + delegate_in: [stagingmode_Bytes!] + delegate_not_in: [stagingmode_Bytes!] + delegate_contains: stagingmode_Bytes + delegate_not_contains: stagingmode_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingscroll_Bytes - callData_not: stagingscroll_Bytes - callData_gt: stagingscroll_Bytes - callData_lt: stagingscroll_Bytes - callData_gte: stagingscroll_Bytes - callData_lte: stagingscroll_Bytes - callData_in: [stagingscroll_Bytes!] - callData_not_in: [stagingscroll_Bytes!] - callData_contains: stagingscroll_Bytes - callData_not_contains: stagingscroll_Bytes + callData: stagingmode_Bytes + callData_not: stagingmode_Bytes + callData_gt: stagingmode_Bytes + callData_lt: stagingmode_Bytes + callData_gte: stagingmode_Bytes + callData_lte: stagingmode_Bytes + callData_in: [stagingmode_Bytes!] + callData_not_in: [stagingmode_Bytes!] + callData_contains: stagingmode_Bytes + callData_not_contains: stagingmode_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -137561,16 +134068,16 @@ input stagingscroll_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingscroll_Bytes - originSender_not: stagingscroll_Bytes - originSender_gt: stagingscroll_Bytes - originSender_lt: stagingscroll_Bytes - originSender_gte: stagingscroll_Bytes - originSender_lte: stagingscroll_Bytes - originSender_in: [stagingscroll_Bytes!] - originSender_not_in: [stagingscroll_Bytes!] - originSender_contains: stagingscroll_Bytes - originSender_not_contains: stagingscroll_Bytes + originSender: stagingmode_Bytes + originSender_not: stagingmode_Bytes + originSender_gt: stagingmode_Bytes + originSender_lt: stagingmode_Bytes + originSender_gte: stagingmode_Bytes + originSender_lte: stagingmode_Bytes + originSender_in: [stagingmode_Bytes!] + originSender_not_in: [stagingmode_Bytes!] + originSender_contains: stagingmode_Bytes + originSender_not_contains: stagingmode_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -137587,16 +134094,16 @@ input stagingscroll_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingscroll_Bytes - canonicalId_not: stagingscroll_Bytes - canonicalId_gt: stagingscroll_Bytes - canonicalId_lt: stagingscroll_Bytes - canonicalId_gte: stagingscroll_Bytes - canonicalId_lte: stagingscroll_Bytes - canonicalId_in: [stagingscroll_Bytes!] - canonicalId_not_in: [stagingscroll_Bytes!] - canonicalId_contains: stagingscroll_Bytes - canonicalId_not_contains: stagingscroll_Bytes + canonicalId: stagingmode_Bytes + canonicalId_not: stagingmode_Bytes + canonicalId_gt: stagingmode_Bytes + canonicalId_lt: stagingmode_Bytes + canonicalId_gte: stagingmode_Bytes + canonicalId_lte: stagingmode_Bytes + canonicalId_in: [stagingmode_Bytes!] + canonicalId_not_in: [stagingmode_Bytes!] + canonicalId_contains: stagingmode_Bytes + canonicalId_not_contains: stagingmode_Bytes asset: String asset_not: String asset_gt: String @@ -137617,7 +134124,7 @@ input stagingscroll_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingscroll_Asset_filter + asset_: stagingmode_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -137634,26 +134141,26 @@ input stagingscroll_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingscroll_Bytes - executedCaller_not: stagingscroll_Bytes - executedCaller_gt: stagingscroll_Bytes - executedCaller_lt: stagingscroll_Bytes - executedCaller_gte: stagingscroll_Bytes - executedCaller_lte: stagingscroll_Bytes - executedCaller_in: [stagingscroll_Bytes!] - executedCaller_not_in: [stagingscroll_Bytes!] - executedCaller_contains: stagingscroll_Bytes - executedCaller_not_contains: stagingscroll_Bytes - executedTransactionHash: stagingscroll_Bytes - executedTransactionHash_not: stagingscroll_Bytes - executedTransactionHash_gt: stagingscroll_Bytes - executedTransactionHash_lt: stagingscroll_Bytes - executedTransactionHash_gte: stagingscroll_Bytes - executedTransactionHash_lte: stagingscroll_Bytes - executedTransactionHash_in: [stagingscroll_Bytes!] - executedTransactionHash_not_in: [stagingscroll_Bytes!] - executedTransactionHash_contains: stagingscroll_Bytes - executedTransactionHash_not_contains: stagingscroll_Bytes + executedCaller: stagingmode_Bytes + executedCaller_not: stagingmode_Bytes + executedCaller_gt: stagingmode_Bytes + executedCaller_lt: stagingmode_Bytes + executedCaller_gte: stagingmode_Bytes + executedCaller_lte: stagingmode_Bytes + executedCaller_in: [stagingmode_Bytes!] + executedCaller_not_in: [stagingmode_Bytes!] + executedCaller_contains: stagingmode_Bytes + executedCaller_not_contains: stagingmode_Bytes + executedTransactionHash: stagingmode_Bytes + executedTransactionHash_not: stagingmode_Bytes + executedTransactionHash_gt: stagingmode_Bytes + executedTransactionHash_lt: stagingmode_Bytes + executedTransactionHash_gte: stagingmode_Bytes + executedTransactionHash_lte: stagingmode_Bytes + executedTransactionHash_in: [stagingmode_Bytes!] + executedTransactionHash_not_in: [stagingmode_Bytes!] + executedTransactionHash_contains: stagingmode_Bytes + executedTransactionHash_not_contains: stagingmode_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -137686,16 +134193,16 @@ input stagingscroll_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingscroll_Bytes - executedTxOrigin_not: stagingscroll_Bytes - executedTxOrigin_gt: stagingscroll_Bytes - executedTxOrigin_lt: stagingscroll_Bytes - executedTxOrigin_gte: stagingscroll_Bytes - executedTxOrigin_lte: stagingscroll_Bytes - executedTxOrigin_in: [stagingscroll_Bytes!] - executedTxOrigin_not_in: [stagingscroll_Bytes!] - executedTxOrigin_contains: stagingscroll_Bytes - executedTxOrigin_not_contains: stagingscroll_Bytes + executedTxOrigin: stagingmode_Bytes + executedTxOrigin_not: stagingmode_Bytes + executedTxOrigin_gt: stagingmode_Bytes + executedTxOrigin_lt: stagingmode_Bytes + executedTxOrigin_gte: stagingmode_Bytes + executedTxOrigin_lte: stagingmode_Bytes + executedTxOrigin_in: [stagingmode_Bytes!] + executedTxOrigin_not_in: [stagingmode_Bytes!] + executedTxOrigin_contains: stagingmode_Bytes + executedTxOrigin_not_contains: stagingmode_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -137704,26 +134211,26 @@ input stagingscroll_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingscroll_Bytes - reconciledCaller_not: stagingscroll_Bytes - reconciledCaller_gt: stagingscroll_Bytes - reconciledCaller_lt: stagingscroll_Bytes - reconciledCaller_gte: stagingscroll_Bytes - reconciledCaller_lte: stagingscroll_Bytes - reconciledCaller_in: [stagingscroll_Bytes!] - reconciledCaller_not_in: [stagingscroll_Bytes!] - reconciledCaller_contains: stagingscroll_Bytes - reconciledCaller_not_contains: stagingscroll_Bytes - reconciledTransactionHash: stagingscroll_Bytes - reconciledTransactionHash_not: stagingscroll_Bytes - reconciledTransactionHash_gt: stagingscroll_Bytes - reconciledTransactionHash_lt: stagingscroll_Bytes - reconciledTransactionHash_gte: stagingscroll_Bytes - reconciledTransactionHash_lte: stagingscroll_Bytes - reconciledTransactionHash_in: [stagingscroll_Bytes!] - reconciledTransactionHash_not_in: [stagingscroll_Bytes!] - reconciledTransactionHash_contains: stagingscroll_Bytes - reconciledTransactionHash_not_contains: stagingscroll_Bytes + reconciledCaller: stagingmode_Bytes + reconciledCaller_not: stagingmode_Bytes + reconciledCaller_gt: stagingmode_Bytes + reconciledCaller_lt: stagingmode_Bytes + reconciledCaller_gte: stagingmode_Bytes + reconciledCaller_lte: stagingmode_Bytes + reconciledCaller_in: [stagingmode_Bytes!] + reconciledCaller_not_in: [stagingmode_Bytes!] + reconciledCaller_contains: stagingmode_Bytes + reconciledCaller_not_contains: stagingmode_Bytes + reconciledTransactionHash: stagingmode_Bytes + reconciledTransactionHash_not: stagingmode_Bytes + reconciledTransactionHash_gt: stagingmode_Bytes + reconciledTransactionHash_lt: stagingmode_Bytes + reconciledTransactionHash_gte: stagingmode_Bytes + reconciledTransactionHash_lte: stagingmode_Bytes + reconciledTransactionHash_in: [stagingmode_Bytes!] + reconciledTransactionHash_not_in: [stagingmode_Bytes!] + reconciledTransactionHash_contains: stagingmode_Bytes + reconciledTransactionHash_not_contains: stagingmode_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -137756,16 +134263,16 @@ input stagingscroll_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingscroll_Bytes - reconciledTxOrigin_not: stagingscroll_Bytes - reconciledTxOrigin_gt: stagingscroll_Bytes - reconciledTxOrigin_lt: stagingscroll_Bytes - reconciledTxOrigin_gte: stagingscroll_Bytes - reconciledTxOrigin_lte: stagingscroll_Bytes - reconciledTxOrigin_in: [stagingscroll_Bytes!] - reconciledTxOrigin_not_in: [stagingscroll_Bytes!] - reconciledTxOrigin_contains: stagingscroll_Bytes - reconciledTxOrigin_not_contains: stagingscroll_Bytes + reconciledTxOrigin: stagingmode_Bytes + reconciledTxOrigin_not: stagingmode_Bytes + reconciledTxOrigin_gt: stagingmode_Bytes + reconciledTxOrigin_lt: stagingmode_Bytes + reconciledTxOrigin_gte: stagingmode_Bytes + reconciledTxOrigin_lte: stagingmode_Bytes + reconciledTxOrigin_in: [stagingmode_Bytes!] + reconciledTxOrigin_not_in: [stagingmode_Bytes!] + reconciledTxOrigin_contains: stagingmode_Bytes + reconciledTxOrigin_not_contains: stagingmode_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -137775,12 +134282,12 @@ input stagingscroll_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_DestinationTransfer_filter] - or: [stagingscroll_DestinationTransfer_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_DestinationTransfer_filter] + or: [stagingmode_DestinationTransfer_filter] } -enum stagingscroll_DestinationTransfer_orderBy { +enum stagingmode_DestinationTransfer_orderBy { id chainId transferId @@ -137834,16 +134341,16 @@ enum stagingscroll_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingscroll_Int8 +scalar stagingmode_Int8 -type stagingscroll_OptimisticRootFinalized { +type stagingmode_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingscroll_Bytes! + aggregateRoot: stagingmode_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingscroll_OptimisticRootFinalized_filter { +input stagingmode_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -137852,16 +134359,16 @@ input stagingscroll_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingscroll_Bytes - aggregateRoot_not: stagingscroll_Bytes - aggregateRoot_gt: stagingscroll_Bytes - aggregateRoot_lt: stagingscroll_Bytes - aggregateRoot_gte: stagingscroll_Bytes - aggregateRoot_lte: stagingscroll_Bytes - aggregateRoot_in: [stagingscroll_Bytes!] - aggregateRoot_not_in: [stagingscroll_Bytes!] - aggregateRoot_contains: stagingscroll_Bytes - aggregateRoot_not_contains: stagingscroll_Bytes + aggregateRoot: stagingmode_Bytes + aggregateRoot_not: stagingmode_Bytes + aggregateRoot_gt: stagingmode_Bytes + aggregateRoot_lt: stagingmode_Bytes + aggregateRoot_gte: stagingmode_Bytes + aggregateRoot_lte: stagingmode_Bytes + aggregateRoot_in: [stagingmode_Bytes!] + aggregateRoot_not_in: [stagingmode_Bytes!] + aggregateRoot_contains: stagingmode_Bytes + aggregateRoot_not_contains: stagingmode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -137879,12 +134386,12 @@ input stagingscroll_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_OptimisticRootFinalized_filter] - or: [stagingscroll_OptimisticRootFinalized_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_OptimisticRootFinalized_filter] + or: [stagingmode_OptimisticRootFinalized_filter] } -enum stagingscroll_OptimisticRootFinalized_orderBy { +enum stagingmode_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -137892,25 +134399,25 @@ enum stagingscroll_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingscroll_OrderDirection { +enum stagingmode_OrderDirection { asc desc } -type stagingscroll_OriginMessage { +type stagingmode_OriginMessage { id: ID! - transferId: stagingscroll_Bytes + transferId: stagingmode_Bytes destinationDomain: BigInt - leaf: stagingscroll_Bytes + leaf: stagingmode_Bytes index: BigInt - message: stagingscroll_Bytes - root: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes + message: stagingmode_Bytes + root: stagingmode_Bytes + transactionHash: stagingmode_Bytes blockNumber: BigInt - rootCount: stagingscroll_RootCount + rootCount: stagingmode_RootCount } -input stagingscroll_OriginMessage_filter { +input stagingmode_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -137919,16 +134426,16 @@ input stagingscroll_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingscroll_Bytes - transferId_not: stagingscroll_Bytes - transferId_gt: stagingscroll_Bytes - transferId_lt: stagingscroll_Bytes - transferId_gte: stagingscroll_Bytes - transferId_lte: stagingscroll_Bytes - transferId_in: [stagingscroll_Bytes!] - transferId_not_in: [stagingscroll_Bytes!] - transferId_contains: stagingscroll_Bytes - transferId_not_contains: stagingscroll_Bytes + transferId: stagingmode_Bytes + transferId_not: stagingmode_Bytes + transferId_gt: stagingmode_Bytes + transferId_lt: stagingmode_Bytes + transferId_gte: stagingmode_Bytes + transferId_lte: stagingmode_Bytes + transferId_in: [stagingmode_Bytes!] + transferId_not_in: [stagingmode_Bytes!] + transferId_contains: stagingmode_Bytes + transferId_not_contains: stagingmode_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -137937,16 +134444,16 @@ input stagingscroll_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingscroll_Bytes - leaf_not: stagingscroll_Bytes - leaf_gt: stagingscroll_Bytes - leaf_lt: stagingscroll_Bytes - leaf_gte: stagingscroll_Bytes - leaf_lte: stagingscroll_Bytes - leaf_in: [stagingscroll_Bytes!] - leaf_not_in: [stagingscroll_Bytes!] - leaf_contains: stagingscroll_Bytes - leaf_not_contains: stagingscroll_Bytes + leaf: stagingmode_Bytes + leaf_not: stagingmode_Bytes + leaf_gt: stagingmode_Bytes + leaf_lt: stagingmode_Bytes + leaf_gte: stagingmode_Bytes + leaf_lte: stagingmode_Bytes + leaf_in: [stagingmode_Bytes!] + leaf_not_in: [stagingmode_Bytes!] + leaf_contains: stagingmode_Bytes + leaf_not_contains: stagingmode_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -137955,36 +134462,36 @@ input stagingscroll_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingscroll_Bytes - message_not: stagingscroll_Bytes - message_gt: stagingscroll_Bytes - message_lt: stagingscroll_Bytes - message_gte: stagingscroll_Bytes - message_lte: stagingscroll_Bytes - message_in: [stagingscroll_Bytes!] - message_not_in: [stagingscroll_Bytes!] - message_contains: stagingscroll_Bytes - message_not_contains: stagingscroll_Bytes - root: stagingscroll_Bytes - root_not: stagingscroll_Bytes - root_gt: stagingscroll_Bytes - root_lt: stagingscroll_Bytes - root_gte: stagingscroll_Bytes - root_lte: stagingscroll_Bytes - root_in: [stagingscroll_Bytes!] - root_not_in: [stagingscroll_Bytes!] - root_contains: stagingscroll_Bytes - root_not_contains: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes - transactionHash_not: stagingscroll_Bytes - transactionHash_gt: stagingscroll_Bytes - transactionHash_lt: stagingscroll_Bytes - transactionHash_gte: stagingscroll_Bytes - transactionHash_lte: stagingscroll_Bytes - transactionHash_in: [stagingscroll_Bytes!] - transactionHash_not_in: [stagingscroll_Bytes!] - transactionHash_contains: stagingscroll_Bytes - transactionHash_not_contains: stagingscroll_Bytes + message: stagingmode_Bytes + message_not: stagingmode_Bytes + message_gt: stagingmode_Bytes + message_lt: stagingmode_Bytes + message_gte: stagingmode_Bytes + message_lte: stagingmode_Bytes + message_in: [stagingmode_Bytes!] + message_not_in: [stagingmode_Bytes!] + message_contains: stagingmode_Bytes + message_not_contains: stagingmode_Bytes + root: stagingmode_Bytes + root_not: stagingmode_Bytes + root_gt: stagingmode_Bytes + root_lt: stagingmode_Bytes + root_gte: stagingmode_Bytes + root_lte: stagingmode_Bytes + root_in: [stagingmode_Bytes!] + root_not_in: [stagingmode_Bytes!] + root_contains: stagingmode_Bytes + root_not_contains: stagingmode_Bytes + transactionHash: stagingmode_Bytes + transactionHash_not: stagingmode_Bytes + transactionHash_gt: stagingmode_Bytes + transactionHash_lt: stagingmode_Bytes + transactionHash_gte: stagingmode_Bytes + transactionHash_lte: stagingmode_Bytes + transactionHash_in: [stagingmode_Bytes!] + transactionHash_not_in: [stagingmode_Bytes!] + transactionHash_contains: stagingmode_Bytes + transactionHash_not_contains: stagingmode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -138013,14 +134520,14 @@ input stagingscroll_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingscroll_RootCount_filter + rootCount_: stagingmode_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_OriginMessage_filter] - or: [stagingscroll_OriginMessage_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_OriginMessage_filter] + or: [stagingmode_OriginMessage_filter] } -enum stagingscroll_OriginMessage_orderBy { +enum stagingmode_OriginMessage_orderBy { id transferId destinationDomain @@ -138035,42 +134542,42 @@ enum stagingscroll_OriginMessage_orderBy { rootCount__count } -type stagingscroll_OriginTransfer { +type stagingmode_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingscroll_Bytes + transferId: stagingmode_Bytes nonce: BigInt - status: stagingscroll_TransferStatus - messageHash: stagingscroll_Bytes + status: stagingmode_TransferStatus + messageHash: stagingmode_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingscroll_Bytes - delegate: stagingscroll_Bytes + to: stagingmode_Bytes + delegate: stagingmode_Bytes receiveLocal: Boolean - callData: stagingscroll_Bytes + callData: stagingmode_Bytes slippage: BigInt - originSender: stagingscroll_Bytes + originSender: stagingmode_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingscroll_Bytes - asset: stagingscroll_Asset - transactingAsset: stagingscroll_Bytes - message: stagingscroll_OriginMessage + canonicalId: stagingmode_Bytes + asset: stagingmode_Asset + transactingAsset: stagingmode_Bytes + message: stagingmode_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingscroll_RelayerFee_orderBy, orderDirection: stagingscroll_OrderDirection, where: stagingscroll_RelayerFee_filter): [stagingscroll_RelayerFee!] - initialRelayerFeeAsset: stagingscroll_Bytes - caller: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmode_RelayerFee_orderBy, orderDirection: stagingmode_OrderDirection, where: stagingmode_RelayerFee_filter): [stagingmode_RelayerFee!] + initialRelayerFeeAsset: stagingmode_Bytes + caller: stagingmode_Bytes + transactionHash: stagingmode_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingscroll_Bytes + txOrigin: stagingmode_Bytes txNonce: BigInt } -input stagingscroll_OriginTransfer_filter { +input stagingmode_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -138087,16 +134594,16 @@ input stagingscroll_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingscroll_Bytes - transferId_not: stagingscroll_Bytes - transferId_gt: stagingscroll_Bytes - transferId_lt: stagingscroll_Bytes - transferId_gte: stagingscroll_Bytes - transferId_lte: stagingscroll_Bytes - transferId_in: [stagingscroll_Bytes!] - transferId_not_in: [stagingscroll_Bytes!] - transferId_contains: stagingscroll_Bytes - transferId_not_contains: stagingscroll_Bytes + transferId: stagingmode_Bytes + transferId_not: stagingmode_Bytes + transferId_gt: stagingmode_Bytes + transferId_lt: stagingmode_Bytes + transferId_gte: stagingmode_Bytes + transferId_lte: stagingmode_Bytes + transferId_in: [stagingmode_Bytes!] + transferId_not_in: [stagingmode_Bytes!] + transferId_contains: stagingmode_Bytes + transferId_not_contains: stagingmode_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -138105,20 +134612,20 @@ input stagingscroll_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingscroll_TransferStatus - status_not: stagingscroll_TransferStatus - status_in: [stagingscroll_TransferStatus!] - status_not_in: [stagingscroll_TransferStatus!] - messageHash: stagingscroll_Bytes - messageHash_not: stagingscroll_Bytes - messageHash_gt: stagingscroll_Bytes - messageHash_lt: stagingscroll_Bytes - messageHash_gte: stagingscroll_Bytes - messageHash_lte: stagingscroll_Bytes - messageHash_in: [stagingscroll_Bytes!] - messageHash_not_in: [stagingscroll_Bytes!] - messageHash_contains: stagingscroll_Bytes - messageHash_not_contains: stagingscroll_Bytes + status: stagingmode_TransferStatus + status_not: stagingmode_TransferStatus + status_in: [stagingmode_TransferStatus!] + status_not_in: [stagingmode_TransferStatus!] + messageHash: stagingmode_Bytes + messageHash_not: stagingmode_Bytes + messageHash_gt: stagingmode_Bytes + messageHash_lt: stagingmode_Bytes + messageHash_gte: stagingmode_Bytes + messageHash_lte: stagingmode_Bytes + messageHash_in: [stagingmode_Bytes!] + messageHash_not_in: [stagingmode_Bytes!] + messageHash_contains: stagingmode_Bytes + messageHash_not_contains: stagingmode_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -138143,40 +134650,40 @@ input stagingscroll_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingscroll_Bytes - to_not: stagingscroll_Bytes - to_gt: stagingscroll_Bytes - to_lt: stagingscroll_Bytes - to_gte: stagingscroll_Bytes - to_lte: stagingscroll_Bytes - to_in: [stagingscroll_Bytes!] - to_not_in: [stagingscroll_Bytes!] - to_contains: stagingscroll_Bytes - to_not_contains: stagingscroll_Bytes - delegate: stagingscroll_Bytes - delegate_not: stagingscroll_Bytes - delegate_gt: stagingscroll_Bytes - delegate_lt: stagingscroll_Bytes - delegate_gte: stagingscroll_Bytes - delegate_lte: stagingscroll_Bytes - delegate_in: [stagingscroll_Bytes!] - delegate_not_in: [stagingscroll_Bytes!] - delegate_contains: stagingscroll_Bytes - delegate_not_contains: stagingscroll_Bytes + to: stagingmode_Bytes + to_not: stagingmode_Bytes + to_gt: stagingmode_Bytes + to_lt: stagingmode_Bytes + to_gte: stagingmode_Bytes + to_lte: stagingmode_Bytes + to_in: [stagingmode_Bytes!] + to_not_in: [stagingmode_Bytes!] + to_contains: stagingmode_Bytes + to_not_contains: stagingmode_Bytes + delegate: stagingmode_Bytes + delegate_not: stagingmode_Bytes + delegate_gt: stagingmode_Bytes + delegate_lt: stagingmode_Bytes + delegate_gte: stagingmode_Bytes + delegate_lte: stagingmode_Bytes + delegate_in: [stagingmode_Bytes!] + delegate_not_in: [stagingmode_Bytes!] + delegate_contains: stagingmode_Bytes + delegate_not_contains: stagingmode_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingscroll_Bytes - callData_not: stagingscroll_Bytes - callData_gt: stagingscroll_Bytes - callData_lt: stagingscroll_Bytes - callData_gte: stagingscroll_Bytes - callData_lte: stagingscroll_Bytes - callData_in: [stagingscroll_Bytes!] - callData_not_in: [stagingscroll_Bytes!] - callData_contains: stagingscroll_Bytes - callData_not_contains: stagingscroll_Bytes + callData: stagingmode_Bytes + callData_not: stagingmode_Bytes + callData_gt: stagingmode_Bytes + callData_lt: stagingmode_Bytes + callData_gte: stagingmode_Bytes + callData_lte: stagingmode_Bytes + callData_in: [stagingmode_Bytes!] + callData_not_in: [stagingmode_Bytes!] + callData_contains: stagingmode_Bytes + callData_not_contains: stagingmode_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -138185,16 +134692,16 @@ input stagingscroll_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingscroll_Bytes - originSender_not: stagingscroll_Bytes - originSender_gt: stagingscroll_Bytes - originSender_lt: stagingscroll_Bytes - originSender_gte: stagingscroll_Bytes - originSender_lte: stagingscroll_Bytes - originSender_in: [stagingscroll_Bytes!] - originSender_not_in: [stagingscroll_Bytes!] - originSender_contains: stagingscroll_Bytes - originSender_not_contains: stagingscroll_Bytes + originSender: stagingmode_Bytes + originSender_not: stagingmode_Bytes + originSender_gt: stagingmode_Bytes + originSender_lt: stagingmode_Bytes + originSender_gte: stagingmode_Bytes + originSender_lte: stagingmode_Bytes + originSender_in: [stagingmode_Bytes!] + originSender_not_in: [stagingmode_Bytes!] + originSender_contains: stagingmode_Bytes + originSender_not_contains: stagingmode_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -138211,16 +134718,16 @@ input stagingscroll_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingscroll_Bytes - canonicalId_not: stagingscroll_Bytes - canonicalId_gt: stagingscroll_Bytes - canonicalId_lt: stagingscroll_Bytes - canonicalId_gte: stagingscroll_Bytes - canonicalId_lte: stagingscroll_Bytes - canonicalId_in: [stagingscroll_Bytes!] - canonicalId_not_in: [stagingscroll_Bytes!] - canonicalId_contains: stagingscroll_Bytes - canonicalId_not_contains: stagingscroll_Bytes + canonicalId: stagingmode_Bytes + canonicalId_not: stagingmode_Bytes + canonicalId_gt: stagingmode_Bytes + canonicalId_lt: stagingmode_Bytes + canonicalId_gte: stagingmode_Bytes + canonicalId_lte: stagingmode_Bytes + canonicalId_in: [stagingmode_Bytes!] + canonicalId_not_in: [stagingmode_Bytes!] + canonicalId_contains: stagingmode_Bytes + canonicalId_not_contains: stagingmode_Bytes asset: String asset_not: String asset_gt: String @@ -138241,17 +134748,17 @@ input stagingscroll_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingscroll_Asset_filter - transactingAsset: stagingscroll_Bytes - transactingAsset_not: stagingscroll_Bytes - transactingAsset_gt: stagingscroll_Bytes - transactingAsset_lt: stagingscroll_Bytes - transactingAsset_gte: stagingscroll_Bytes - transactingAsset_lte: stagingscroll_Bytes - transactingAsset_in: [stagingscroll_Bytes!] - transactingAsset_not_in: [stagingscroll_Bytes!] - transactingAsset_contains: stagingscroll_Bytes - transactingAsset_not_contains: stagingscroll_Bytes + asset_: stagingmode_Asset_filter + transactingAsset: stagingmode_Bytes + transactingAsset_not: stagingmode_Bytes + transactingAsset_gt: stagingmode_Bytes + transactingAsset_lt: stagingmode_Bytes + transactingAsset_gte: stagingmode_Bytes + transactingAsset_lte: stagingmode_Bytes + transactingAsset_in: [stagingmode_Bytes!] + transactingAsset_not_in: [stagingmode_Bytes!] + transactingAsset_contains: stagingmode_Bytes + transactingAsset_not_contains: stagingmode_Bytes message: String message_not: String message_gt: String @@ -138272,7 +134779,7 @@ input stagingscroll_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingscroll_OriginMessage_filter + message_: stagingmode_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -138287,37 +134794,37 @@ input stagingscroll_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingscroll_RelayerFee_filter - initialRelayerFeeAsset: stagingscroll_Bytes - initialRelayerFeeAsset_not: stagingscroll_Bytes - initialRelayerFeeAsset_gt: stagingscroll_Bytes - initialRelayerFeeAsset_lt: stagingscroll_Bytes - initialRelayerFeeAsset_gte: stagingscroll_Bytes - initialRelayerFeeAsset_lte: stagingscroll_Bytes - initialRelayerFeeAsset_in: [stagingscroll_Bytes!] - initialRelayerFeeAsset_not_in: [stagingscroll_Bytes!] - initialRelayerFeeAsset_contains: stagingscroll_Bytes - initialRelayerFeeAsset_not_contains: stagingscroll_Bytes - caller: stagingscroll_Bytes - caller_not: stagingscroll_Bytes - caller_gt: stagingscroll_Bytes - caller_lt: stagingscroll_Bytes - caller_gte: stagingscroll_Bytes - caller_lte: stagingscroll_Bytes - caller_in: [stagingscroll_Bytes!] - caller_not_in: [stagingscroll_Bytes!] - caller_contains: stagingscroll_Bytes - caller_not_contains: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes - transactionHash_not: stagingscroll_Bytes - transactionHash_gt: stagingscroll_Bytes - transactionHash_lt: stagingscroll_Bytes - transactionHash_gte: stagingscroll_Bytes - transactionHash_lte: stagingscroll_Bytes - transactionHash_in: [stagingscroll_Bytes!] - transactionHash_not_in: [stagingscroll_Bytes!] - transactionHash_contains: stagingscroll_Bytes - transactionHash_not_contains: stagingscroll_Bytes + relayerFees_: stagingmode_RelayerFee_filter + initialRelayerFeeAsset: stagingmode_Bytes + initialRelayerFeeAsset_not: stagingmode_Bytes + initialRelayerFeeAsset_gt: stagingmode_Bytes + initialRelayerFeeAsset_lt: stagingmode_Bytes + initialRelayerFeeAsset_gte: stagingmode_Bytes + initialRelayerFeeAsset_lte: stagingmode_Bytes + initialRelayerFeeAsset_in: [stagingmode_Bytes!] + initialRelayerFeeAsset_not_in: [stagingmode_Bytes!] + initialRelayerFeeAsset_contains: stagingmode_Bytes + initialRelayerFeeAsset_not_contains: stagingmode_Bytes + caller: stagingmode_Bytes + caller_not: stagingmode_Bytes + caller_gt: stagingmode_Bytes + caller_lt: stagingmode_Bytes + caller_gte: stagingmode_Bytes + caller_lte: stagingmode_Bytes + caller_in: [stagingmode_Bytes!] + caller_not_in: [stagingmode_Bytes!] + caller_contains: stagingmode_Bytes + caller_not_contains: stagingmode_Bytes + transactionHash: stagingmode_Bytes + transactionHash_not: stagingmode_Bytes + transactionHash_gt: stagingmode_Bytes + transactionHash_lt: stagingmode_Bytes + transactionHash_gte: stagingmode_Bytes + transactionHash_lte: stagingmode_Bytes + transactionHash_in: [stagingmode_Bytes!] + transactionHash_not_in: [stagingmode_Bytes!] + transactionHash_contains: stagingmode_Bytes + transactionHash_not_contains: stagingmode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -138350,16 +134857,16 @@ input stagingscroll_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingscroll_Bytes - txOrigin_not: stagingscroll_Bytes - txOrigin_gt: stagingscroll_Bytes - txOrigin_lt: stagingscroll_Bytes - txOrigin_gte: stagingscroll_Bytes - txOrigin_lte: stagingscroll_Bytes - txOrigin_in: [stagingscroll_Bytes!] - txOrigin_not_in: [stagingscroll_Bytes!] - txOrigin_contains: stagingscroll_Bytes - txOrigin_not_contains: stagingscroll_Bytes + txOrigin: stagingmode_Bytes + txOrigin_not: stagingmode_Bytes + txOrigin_gt: stagingmode_Bytes + txOrigin_lt: stagingmode_Bytes + txOrigin_gte: stagingmode_Bytes + txOrigin_lte: stagingmode_Bytes + txOrigin_in: [stagingmode_Bytes!] + txOrigin_not_in: [stagingmode_Bytes!] + txOrigin_contains: stagingmode_Bytes + txOrigin_not_contains: stagingmode_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -138369,12 +134876,12 @@ input stagingscroll_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_OriginTransfer_filter] - or: [stagingscroll_OriginTransfer_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_OriginTransfer_filter] + or: [stagingmode_OriginTransfer_filter] } -enum stagingscroll_OriginTransfer_orderBy { +enum stagingmode_OriginTransfer_orderBy { id chainId transferId @@ -138427,20 +134934,20 @@ enum stagingscroll_OriginTransfer_orderBy { txNonce } -type stagingscroll_Relayer { +type stagingmode_Relayer { id: ID! isActive: Boolean! - relayer: stagingscroll_Bytes + relayer: stagingmode_Bytes } -type stagingscroll_RelayerFee { +type stagingmode_RelayerFee { id: ID! - transfer: stagingscroll_OriginTransfer! + transfer: stagingmode_OriginTransfer! fee: BigInt! - asset: stagingscroll_Bytes! + asset: stagingmode_Bytes! } -input stagingscroll_RelayerFee_filter { +input stagingmode_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -138469,7 +134976,7 @@ input stagingscroll_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingscroll_OriginTransfer_filter + transfer_: stagingmode_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -138478,23 +134985,23 @@ input stagingscroll_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingscroll_Bytes - asset_not: stagingscroll_Bytes - asset_gt: stagingscroll_Bytes - asset_lt: stagingscroll_Bytes - asset_gte: stagingscroll_Bytes - asset_lte: stagingscroll_Bytes - asset_in: [stagingscroll_Bytes!] - asset_not_in: [stagingscroll_Bytes!] - asset_contains: stagingscroll_Bytes - asset_not_contains: stagingscroll_Bytes + asset: stagingmode_Bytes + asset_not: stagingmode_Bytes + asset_gt: stagingmode_Bytes + asset_lt: stagingmode_Bytes + asset_gte: stagingmode_Bytes + asset_lte: stagingmode_Bytes + asset_in: [stagingmode_Bytes!] + asset_not_in: [stagingmode_Bytes!] + asset_contains: stagingmode_Bytes + asset_not_contains: stagingmode_Bytes """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_RelayerFee_filter] - or: [stagingscroll_RelayerFee_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_RelayerFee_filter] + or: [stagingmode_RelayerFee_filter] } -enum stagingscroll_RelayerFee_orderBy { +enum stagingmode_RelayerFee_orderBy { id transfer transfer__id @@ -138530,20 +135037,20 @@ enum stagingscroll_RelayerFee_orderBy { asset } -type stagingscroll_RelayerFeesIncrease { +type stagingmode_RelayerFeesIncrease { id: ID! - transfer: stagingscroll_OriginTransfer! + transfer: stagingmode_OriginTransfer! increase: BigInt - asset: stagingscroll_Bytes - caller: stagingscroll_Bytes! - transactionHash: stagingscroll_Bytes! + asset: stagingmode_Bytes + caller: stagingmode_Bytes! + transactionHash: stagingmode_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingscroll_RelayerFeesIncrease_filter { +input stagingmode_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -138572,7 +135079,7 @@ input stagingscroll_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingscroll_OriginTransfer_filter + transfer_: stagingmode_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -138581,36 +135088,36 @@ input stagingscroll_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingscroll_Bytes - asset_not: stagingscroll_Bytes - asset_gt: stagingscroll_Bytes - asset_lt: stagingscroll_Bytes - asset_gte: stagingscroll_Bytes - asset_lte: stagingscroll_Bytes - asset_in: [stagingscroll_Bytes!] - asset_not_in: [stagingscroll_Bytes!] - asset_contains: stagingscroll_Bytes - asset_not_contains: stagingscroll_Bytes - caller: stagingscroll_Bytes - caller_not: stagingscroll_Bytes - caller_gt: stagingscroll_Bytes - caller_lt: stagingscroll_Bytes - caller_gte: stagingscroll_Bytes - caller_lte: stagingscroll_Bytes - caller_in: [stagingscroll_Bytes!] - caller_not_in: [stagingscroll_Bytes!] - caller_contains: stagingscroll_Bytes - caller_not_contains: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes - transactionHash_not: stagingscroll_Bytes - transactionHash_gt: stagingscroll_Bytes - transactionHash_lt: stagingscroll_Bytes - transactionHash_gte: stagingscroll_Bytes - transactionHash_lte: stagingscroll_Bytes - transactionHash_in: [stagingscroll_Bytes!] - transactionHash_not_in: [stagingscroll_Bytes!] - transactionHash_contains: stagingscroll_Bytes - transactionHash_not_contains: stagingscroll_Bytes + asset: stagingmode_Bytes + asset_not: stagingmode_Bytes + asset_gt: stagingmode_Bytes + asset_lt: stagingmode_Bytes + asset_gte: stagingmode_Bytes + asset_lte: stagingmode_Bytes + asset_in: [stagingmode_Bytes!] + asset_not_in: [stagingmode_Bytes!] + asset_contains: stagingmode_Bytes + asset_not_contains: stagingmode_Bytes + caller: stagingmode_Bytes + caller_not: stagingmode_Bytes + caller_gt: stagingmode_Bytes + caller_lt: stagingmode_Bytes + caller_gte: stagingmode_Bytes + caller_lte: stagingmode_Bytes + caller_in: [stagingmode_Bytes!] + caller_not_in: [stagingmode_Bytes!] + caller_contains: stagingmode_Bytes + caller_not_contains: stagingmode_Bytes + transactionHash: stagingmode_Bytes + transactionHash_not: stagingmode_Bytes + transactionHash_gt: stagingmode_Bytes + transactionHash_lt: stagingmode_Bytes + transactionHash_gte: stagingmode_Bytes + transactionHash_lte: stagingmode_Bytes + transactionHash_in: [stagingmode_Bytes!] + transactionHash_not_in: [stagingmode_Bytes!] + transactionHash_contains: stagingmode_Bytes + transactionHash_not_contains: stagingmode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -138644,12 +135151,12 @@ input stagingscroll_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_RelayerFeesIncrease_filter] - or: [stagingscroll_RelayerFeesIncrease_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_RelayerFeesIncrease_filter] + or: [stagingmode_RelayerFeesIncrease_filter] } -enum stagingscroll_RelayerFeesIncrease_orderBy { +enum stagingmode_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -138691,7 +135198,7 @@ enum stagingscroll_RelayerFeesIncrease_orderBy { blockNumber } -input stagingscroll_Relayer_filter { +input stagingmode_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -138704,34 +135211,34 @@ input stagingscroll_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingscroll_Bytes - relayer_not: stagingscroll_Bytes - relayer_gt: stagingscroll_Bytes - relayer_lt: stagingscroll_Bytes - relayer_gte: stagingscroll_Bytes - relayer_lte: stagingscroll_Bytes - relayer_in: [stagingscroll_Bytes!] - relayer_not_in: [stagingscroll_Bytes!] - relayer_contains: stagingscroll_Bytes - relayer_not_contains: stagingscroll_Bytes + relayer: stagingmode_Bytes + relayer_not: stagingmode_Bytes + relayer_gt: stagingmode_Bytes + relayer_lt: stagingmode_Bytes + relayer_gte: stagingmode_Bytes + relayer_lte: stagingmode_Bytes + relayer_in: [stagingmode_Bytes!] + relayer_not_in: [stagingmode_Bytes!] + relayer_contains: stagingmode_Bytes + relayer_not_contains: stagingmode_Bytes """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_Relayer_filter] - or: [stagingscroll_Relayer_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_Relayer_filter] + or: [stagingmode_Relayer_filter] } -enum stagingscroll_Relayer_orderBy { +enum stagingmode_Relayer_orderBy { id isActive relayer } -type stagingscroll_RootCount { +type stagingmode_RootCount { id: ID! count: BigInt } -input stagingscroll_RootCount_filter { +input stagingmode_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -138749,31 +135256,31 @@ input stagingscroll_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_RootCount_filter] - or: [stagingscroll_RootCount_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_RootCount_filter] + or: [stagingmode_RootCount_filter] } -enum stagingscroll_RootCount_orderBy { +enum stagingmode_RootCount_orderBy { id count } -type stagingscroll_RootMessageSent { +type stagingmode_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingscroll_Bytes + root: stagingmode_Bytes count: BigInt - caller: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes + caller: stagingmode_Bytes + transactionHash: stagingmode_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingscroll_RootMessageSent_filter { +input stagingmode_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -138798,16 +135305,16 @@ input stagingscroll_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingscroll_Bytes - root_not: stagingscroll_Bytes - root_gt: stagingscroll_Bytes - root_lt: stagingscroll_Bytes - root_gte: stagingscroll_Bytes - root_lte: stagingscroll_Bytes - root_in: [stagingscroll_Bytes!] - root_not_in: [stagingscroll_Bytes!] - root_contains: stagingscroll_Bytes - root_not_contains: stagingscroll_Bytes + root: stagingmode_Bytes + root_not: stagingmode_Bytes + root_gt: stagingmode_Bytes + root_lt: stagingmode_Bytes + root_gte: stagingmode_Bytes + root_lte: stagingmode_Bytes + root_in: [stagingmode_Bytes!] + root_not_in: [stagingmode_Bytes!] + root_contains: stagingmode_Bytes + root_not_contains: stagingmode_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -138816,26 +135323,26 @@ input stagingscroll_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingscroll_Bytes - caller_not: stagingscroll_Bytes - caller_gt: stagingscroll_Bytes - caller_lt: stagingscroll_Bytes - caller_gte: stagingscroll_Bytes - caller_lte: stagingscroll_Bytes - caller_in: [stagingscroll_Bytes!] - caller_not_in: [stagingscroll_Bytes!] - caller_contains: stagingscroll_Bytes - caller_not_contains: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes - transactionHash_not: stagingscroll_Bytes - transactionHash_gt: stagingscroll_Bytes - transactionHash_lt: stagingscroll_Bytes - transactionHash_gte: stagingscroll_Bytes - transactionHash_lte: stagingscroll_Bytes - transactionHash_in: [stagingscroll_Bytes!] - transactionHash_not_in: [stagingscroll_Bytes!] - transactionHash_contains: stagingscroll_Bytes - transactionHash_not_contains: stagingscroll_Bytes + caller: stagingmode_Bytes + caller_not: stagingmode_Bytes + caller_gt: stagingmode_Bytes + caller_lt: stagingmode_Bytes + caller_gte: stagingmode_Bytes + caller_lte: stagingmode_Bytes + caller_in: [stagingmode_Bytes!] + caller_not_in: [stagingmode_Bytes!] + caller_contains: stagingmode_Bytes + caller_not_contains: stagingmode_Bytes + transactionHash: stagingmode_Bytes + transactionHash_not: stagingmode_Bytes + transactionHash_gt: stagingmode_Bytes + transactionHash_lt: stagingmode_Bytes + transactionHash_gte: stagingmode_Bytes + transactionHash_lte: stagingmode_Bytes + transactionHash_in: [stagingmode_Bytes!] + transactionHash_not_in: [stagingmode_Bytes!] + transactionHash_contains: stagingmode_Bytes + transactionHash_not_contains: stagingmode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -138869,12 +135376,12 @@ input stagingscroll_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_RootMessageSent_filter] - or: [stagingscroll_RootMessageSent_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_RootMessageSent_filter] + or: [stagingmode_RootMessageSent_filter] } -enum stagingscroll_RootMessageSent_orderBy { +enum stagingmode_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -138888,25 +135395,25 @@ enum stagingscroll_RootMessageSent_orderBy { blockNumber } -type stagingscroll_Router { +type stagingmode_Router { id: ID! isActive: Boolean! - owner: stagingscroll_Bytes - recipient: stagingscroll_Bytes - proposedOwner: stagingscroll_Bytes + owner: stagingmode_Bytes + recipient: stagingmode_Bytes + proposedOwner: stagingmode_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingscroll_AssetBalance_orderBy, orderDirection: stagingscroll_OrderDirection, where: stagingscroll_AssetBalance_filter): [stagingscroll_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmode_AssetBalance_orderBy, orderDirection: stagingmode_OrderDirection, where: stagingmode_AssetBalance_filter): [stagingmode_AssetBalance!]! } -type stagingscroll_RouterDailyTVL { +type stagingmode_RouterDailyTVL { id: ID! - router: stagingscroll_Router! - asset: stagingscroll_Asset! + router: stagingmode_Router! + asset: stagingmode_Asset! timestamp: BigInt! balance: BigInt! } -input stagingscroll_RouterDailyTVL_filter { +input stagingmode_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -138935,7 +135442,7 @@ input stagingscroll_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingscroll_Router_filter + router_: stagingmode_Router_filter asset: String asset_not: String asset_gt: String @@ -138956,7 +135463,7 @@ input stagingscroll_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingscroll_Asset_filter + asset_: stagingmode_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -138974,12 +135481,12 @@ input stagingscroll_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_RouterDailyTVL_filter] - or: [stagingscroll_RouterDailyTVL_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_RouterDailyTVL_filter] + or: [stagingmode_RouterDailyTVL_filter] } -enum stagingscroll_RouterDailyTVL_orderBy { +enum stagingmode_RouterDailyTVL_orderBy { id router router__id @@ -139002,26 +135509,26 @@ enum stagingscroll_RouterDailyTVL_orderBy { balance } -type stagingscroll_RouterLiquidityEvent { +type stagingmode_RouterLiquidityEvent { id: ID! - type: stagingscroll_RouterLiquidityEventType - router: stagingscroll_Router! - asset: stagingscroll_Asset! + type: stagingmode_RouterLiquidityEventType + router: stagingmode_Router! + asset: stagingmode_Asset! amount: BigInt! balance: BigInt! - caller: stagingscroll_Bytes + caller: stagingmode_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingscroll_Bytes! + transactionHash: stagingmode_Bytes! nonce: BigInt! } -enum stagingscroll_RouterLiquidityEventType { +enum stagingmode_RouterLiquidityEventType { Add Remove } -input stagingscroll_RouterLiquidityEvent_filter { +input stagingmode_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -139030,10 +135537,10 @@ input stagingscroll_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingscroll_RouterLiquidityEventType - type_not: stagingscroll_RouterLiquidityEventType - type_in: [stagingscroll_RouterLiquidityEventType!] - type_not_in: [stagingscroll_RouterLiquidityEventType!] + type: stagingmode_RouterLiquidityEventType + type_not: stagingmode_RouterLiquidityEventType + type_in: [stagingmode_RouterLiquidityEventType!] + type_not_in: [stagingmode_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -139054,7 +135561,7 @@ input stagingscroll_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingscroll_Router_filter + router_: stagingmode_Router_filter asset: String asset_not: String asset_gt: String @@ -139075,7 +135582,7 @@ input stagingscroll_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingscroll_Asset_filter + asset_: stagingmode_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -139092,16 +135599,16 @@ input stagingscroll_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingscroll_Bytes - caller_not: stagingscroll_Bytes - caller_gt: stagingscroll_Bytes - caller_lt: stagingscroll_Bytes - caller_gte: stagingscroll_Bytes - caller_lte: stagingscroll_Bytes - caller_in: [stagingscroll_Bytes!] - caller_not_in: [stagingscroll_Bytes!] - caller_contains: stagingscroll_Bytes - caller_not_contains: stagingscroll_Bytes + caller: stagingmode_Bytes + caller_not: stagingmode_Bytes + caller_gt: stagingmode_Bytes + caller_lt: stagingmode_Bytes + caller_gte: stagingmode_Bytes + caller_lte: stagingmode_Bytes + caller_in: [stagingmode_Bytes!] + caller_not_in: [stagingmode_Bytes!] + caller_contains: stagingmode_Bytes + caller_not_contains: stagingmode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -139118,16 +135625,16 @@ input stagingscroll_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingscroll_Bytes - transactionHash_not: stagingscroll_Bytes - transactionHash_gt: stagingscroll_Bytes - transactionHash_lt: stagingscroll_Bytes - transactionHash_gte: stagingscroll_Bytes - transactionHash_lte: stagingscroll_Bytes - transactionHash_in: [stagingscroll_Bytes!] - transactionHash_not_in: [stagingscroll_Bytes!] - transactionHash_contains: stagingscroll_Bytes - transactionHash_not_contains: stagingscroll_Bytes + transactionHash: stagingmode_Bytes + transactionHash_not: stagingmode_Bytes + transactionHash_gt: stagingmode_Bytes + transactionHash_lt: stagingmode_Bytes + transactionHash_gte: stagingmode_Bytes + transactionHash_lte: stagingmode_Bytes + transactionHash_in: [stagingmode_Bytes!] + transactionHash_not_in: [stagingmode_Bytes!] + transactionHash_contains: stagingmode_Bytes + transactionHash_not_contains: stagingmode_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -139137,12 +135644,12 @@ input stagingscroll_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_RouterLiquidityEvent_filter] - or: [stagingscroll_RouterLiquidityEvent_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_RouterLiquidityEvent_filter] + or: [stagingmode_RouterLiquidityEvent_filter] } -enum stagingscroll_RouterLiquidityEvent_orderBy { +enum stagingmode_RouterLiquidityEvent_orderBy { id type router @@ -139171,7 +135678,7 @@ enum stagingscroll_RouterLiquidityEvent_orderBy { nonce } -input stagingscroll_Router_filter { +input stagingmode_Router_filter { id: ID id_not: ID id_gt: ID @@ -139184,36 +135691,36 @@ input stagingscroll_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingscroll_Bytes - owner_not: stagingscroll_Bytes - owner_gt: stagingscroll_Bytes - owner_lt: stagingscroll_Bytes - owner_gte: stagingscroll_Bytes - owner_lte: stagingscroll_Bytes - owner_in: [stagingscroll_Bytes!] - owner_not_in: [stagingscroll_Bytes!] - owner_contains: stagingscroll_Bytes - owner_not_contains: stagingscroll_Bytes - recipient: stagingscroll_Bytes - recipient_not: stagingscroll_Bytes - recipient_gt: stagingscroll_Bytes - recipient_lt: stagingscroll_Bytes - recipient_gte: stagingscroll_Bytes - recipient_lte: stagingscroll_Bytes - recipient_in: [stagingscroll_Bytes!] - recipient_not_in: [stagingscroll_Bytes!] - recipient_contains: stagingscroll_Bytes - recipient_not_contains: stagingscroll_Bytes - proposedOwner: stagingscroll_Bytes - proposedOwner_not: stagingscroll_Bytes - proposedOwner_gt: stagingscroll_Bytes - proposedOwner_lt: stagingscroll_Bytes - proposedOwner_gte: stagingscroll_Bytes - proposedOwner_lte: stagingscroll_Bytes - proposedOwner_in: [stagingscroll_Bytes!] - proposedOwner_not_in: [stagingscroll_Bytes!] - proposedOwner_contains: stagingscroll_Bytes - proposedOwner_not_contains: stagingscroll_Bytes + owner: stagingmode_Bytes + owner_not: stagingmode_Bytes + owner_gt: stagingmode_Bytes + owner_lt: stagingmode_Bytes + owner_gte: stagingmode_Bytes + owner_lte: stagingmode_Bytes + owner_in: [stagingmode_Bytes!] + owner_not_in: [stagingmode_Bytes!] + owner_contains: stagingmode_Bytes + owner_not_contains: stagingmode_Bytes + recipient: stagingmode_Bytes + recipient_not: stagingmode_Bytes + recipient_gt: stagingmode_Bytes + recipient_lt: stagingmode_Bytes + recipient_gte: stagingmode_Bytes + recipient_lte: stagingmode_Bytes + recipient_in: [stagingmode_Bytes!] + recipient_not_in: [stagingmode_Bytes!] + recipient_contains: stagingmode_Bytes + recipient_not_contains: stagingmode_Bytes + proposedOwner: stagingmode_Bytes + proposedOwner_not: stagingmode_Bytes + proposedOwner_gt: stagingmode_Bytes + proposedOwner_lt: stagingmode_Bytes + proposedOwner_gte: stagingmode_Bytes + proposedOwner_lte: stagingmode_Bytes + proposedOwner_in: [stagingmode_Bytes!] + proposedOwner_not_in: [stagingmode_Bytes!] + proposedOwner_contains: stagingmode_Bytes + proposedOwner_not_contains: stagingmode_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -139222,14 +135729,14 @@ input stagingscroll_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingscroll_AssetBalance_filter + assetBalances_: stagingmode_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_Router_filter] - or: [stagingscroll_Router_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_Router_filter] + or: [stagingmode_Router_filter] } -enum stagingscroll_Router_orderBy { +enum stagingmode_Router_orderBy { id isActive owner @@ -139239,13 +135746,13 @@ enum stagingscroll_Router_orderBy { assetBalances } -type stagingscroll_Sequencer { +type stagingmode_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingscroll_Bytes + sequencer: stagingmode_Bytes } -input stagingscroll_Sequencer_filter { +input stagingmode_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -139258,35 +135765,35 @@ input stagingscroll_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingscroll_Bytes - sequencer_not: stagingscroll_Bytes - sequencer_gt: stagingscroll_Bytes - sequencer_lt: stagingscroll_Bytes - sequencer_gte: stagingscroll_Bytes - sequencer_lte: stagingscroll_Bytes - sequencer_in: [stagingscroll_Bytes!] - sequencer_not_in: [stagingscroll_Bytes!] - sequencer_contains: stagingscroll_Bytes - sequencer_not_contains: stagingscroll_Bytes + sequencer: stagingmode_Bytes + sequencer_not: stagingmode_Bytes + sequencer_gt: stagingmode_Bytes + sequencer_lt: stagingmode_Bytes + sequencer_gte: stagingmode_Bytes + sequencer_lte: stagingmode_Bytes + sequencer_in: [stagingmode_Bytes!] + sequencer_not_in: [stagingmode_Bytes!] + sequencer_contains: stagingmode_Bytes + sequencer_not_contains: stagingmode_Bytes """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_Sequencer_filter] - or: [stagingscroll_Sequencer_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_Sequencer_filter] + or: [stagingmode_Sequencer_filter] } -enum stagingscroll_Sequencer_orderBy { +enum stagingmode_Sequencer_orderBy { id isActive sequencer } -type stagingscroll_Setting { +type stagingmode_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingscroll_Bytes! + caller: stagingmode_Bytes! } -input stagingscroll_Setting_filter { +input stagingmode_Setting_filter { id: ID id_not: ID id_gt: ID @@ -139303,41 +135810,41 @@ input stagingscroll_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingscroll_Bytes - caller_not: stagingscroll_Bytes - caller_gt: stagingscroll_Bytes - caller_lt: stagingscroll_Bytes - caller_gte: stagingscroll_Bytes - caller_lte: stagingscroll_Bytes - caller_in: [stagingscroll_Bytes!] - caller_not_in: [stagingscroll_Bytes!] - caller_contains: stagingscroll_Bytes - caller_not_contains: stagingscroll_Bytes + caller: stagingmode_Bytes + caller_not: stagingmode_Bytes + caller_gt: stagingmode_Bytes + caller_lt: stagingmode_Bytes + caller_gte: stagingmode_Bytes + caller_lte: stagingmode_Bytes + caller_in: [stagingmode_Bytes!] + caller_not_in: [stagingmode_Bytes!] + caller_contains: stagingmode_Bytes + caller_not_contains: stagingmode_Bytes """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_Setting_filter] - or: [stagingscroll_Setting_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_Setting_filter] + or: [stagingmode_Setting_filter] } -enum stagingscroll_Setting_orderBy { +enum stagingmode_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingscroll_SlippageUpdate { +type stagingmode_SlippageUpdate { id: ID! - transfer: stagingscroll_DestinationTransfer! + transfer: stagingmode_DestinationTransfer! slippage: BigInt! - caller: stagingscroll_Bytes! - transactionHash: stagingscroll_Bytes! + caller: stagingmode_Bytes! + transactionHash: stagingmode_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingscroll_SlippageUpdate_filter { +input stagingmode_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -139366,7 +135873,7 @@ input stagingscroll_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingscroll_DestinationTransfer_filter + transfer_: stagingmode_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -139375,26 +135882,26 @@ input stagingscroll_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingscroll_Bytes - caller_not: stagingscroll_Bytes - caller_gt: stagingscroll_Bytes - caller_lt: stagingscroll_Bytes - caller_gte: stagingscroll_Bytes - caller_lte: stagingscroll_Bytes - caller_in: [stagingscroll_Bytes!] - caller_not_in: [stagingscroll_Bytes!] - caller_contains: stagingscroll_Bytes - caller_not_contains: stagingscroll_Bytes - transactionHash: stagingscroll_Bytes - transactionHash_not: stagingscroll_Bytes - transactionHash_gt: stagingscroll_Bytes - transactionHash_lt: stagingscroll_Bytes - transactionHash_gte: stagingscroll_Bytes - transactionHash_lte: stagingscroll_Bytes - transactionHash_in: [stagingscroll_Bytes!] - transactionHash_not_in: [stagingscroll_Bytes!] - transactionHash_contains: stagingscroll_Bytes - transactionHash_not_contains: stagingscroll_Bytes + caller: stagingmode_Bytes + caller_not: stagingmode_Bytes + caller_gt: stagingmode_Bytes + caller_lt: stagingmode_Bytes + caller_gte: stagingmode_Bytes + caller_lte: stagingmode_Bytes + caller_in: [stagingmode_Bytes!] + caller_not_in: [stagingmode_Bytes!] + caller_contains: stagingmode_Bytes + caller_not_contains: stagingmode_Bytes + transactionHash: stagingmode_Bytes + transactionHash_not: stagingmode_Bytes + transactionHash_gt: stagingmode_Bytes + transactionHash_lt: stagingmode_Bytes + transactionHash_gte: stagingmode_Bytes + transactionHash_lte: stagingmode_Bytes + transactionHash_in: [stagingmode_Bytes!] + transactionHash_not_in: [stagingmode_Bytes!] + transactionHash_contains: stagingmode_Bytes + transactionHash_not_contains: stagingmode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -139428,12 +135935,12 @@ input stagingscroll_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_SlippageUpdate_filter] - or: [stagingscroll_SlippageUpdate_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_SlippageUpdate_filter] + or: [stagingmode_SlippageUpdate_filter] } -enum stagingscroll_SlippageUpdate_orderBy { +enum stagingmode_SlippageUpdate_orderBy { id transfer transfer__id @@ -139481,16 +135988,16 @@ enum stagingscroll_SlippageUpdate_orderBy { blockNumber } -type stagingscroll_SnapshotRoot { +type stagingmode_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingscroll_Bytes! + root: stagingmode_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingscroll_SnapshotRoot_filter { +input stagingmode_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -139507,16 +136014,16 @@ input stagingscroll_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingscroll_Bytes - root_not: stagingscroll_Bytes - root_gt: stagingscroll_Bytes - root_lt: stagingscroll_Bytes - root_gte: stagingscroll_Bytes - root_lte: stagingscroll_Bytes - root_in: [stagingscroll_Bytes!] - root_not_in: [stagingscroll_Bytes!] - root_contains: stagingscroll_Bytes - root_not_contains: stagingscroll_Bytes + root: stagingmode_Bytes + root_not: stagingmode_Bytes + root_gt: stagingmode_Bytes + root_lt: stagingmode_Bytes + root_gte: stagingmode_Bytes + root_lte: stagingmode_Bytes + root_in: [stagingmode_Bytes!] + root_not_in: [stagingmode_Bytes!] + root_contains: stagingmode_Bytes + root_not_contains: stagingmode_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -139542,12 +136049,12 @@ input stagingscroll_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_SnapshotRoot_filter] - or: [stagingscroll_SnapshotRoot_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_SnapshotRoot_filter] + or: [stagingmode_SnapshotRoot_filter] } -enum stagingscroll_SnapshotRoot_orderBy { +enum stagingmode_SnapshotRoot_orderBy { id spokeDomain root @@ -139556,12 +136063,12 @@ enum stagingscroll_SnapshotRoot_orderBy { blockNumber } -type stagingscroll_SpokeConnectorMode { +type stagingmode_SpokeConnectorMode { id: ID! mode: String! } -input stagingscroll_SpokeConnectorMode_filter { +input stagingmode_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -139591,17 +136098,17 @@ input stagingscroll_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingscroll_BlockChangedFilter - and: [stagingscroll_SpokeConnectorMode_filter] - or: [stagingscroll_SpokeConnectorMode_filter] + _change_block: stagingmode_BlockChangedFilter + and: [stagingmode_SpokeConnectorMode_filter] + or: [stagingmode_SpokeConnectorMode_filter] } -enum stagingscroll_SpokeConnectorMode_orderBy { +enum stagingmode_SpokeConnectorMode_orderBy { id mode } -enum stagingscroll_TransferStatus { +enum stagingmode_TransferStatus { XCalled Executed Reconciled @@ -139609,9 +136116,9 @@ enum stagingscroll_TransferStatus { CompletedFast } -type stagingscroll__Block_ { +type stagingmode__Block_ { """The hash of the block""" - hash: stagingscroll_Bytes + hash: stagingmode_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" @@ -139619,7 +136126,7 @@ type stagingscroll__Block_ { } """The type for the top-level _meta field""" -type stagingscroll__Meta_ { +type stagingmode__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -139627,30 +136134,55 @@ type stagingscroll__Meta_ { and therefore asks for the latest block """ - block: stagingscroll__Block_! + block: stagingmode__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingbase_AggregateRoot { +enum base_swap_Aggregation_interval { + hour + day +} + +scalar base_swap_BigDecimal + +input base_swap_BlockChangedFilter { + number_gte: Int! +} + +input base_swap_Block_height { + hash: base_swap_Bytes + number: Int + number_gte: Int +} + +scalar base_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar base_swap_Int8 + +type base_swap_LpAccount { id: ID! - root: stagingbase_Bytes! - blockNumber: BigInt! + address: base_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: base_swap_LpAccountBalance_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_LpAccountBalance_filter): [base_swap_LpAccountBalance!]! } -type stagingbase_AggregateRootProposed { +type base_swap_LpAccountBalance { id: ID! - aggregateRoot: stagingbase_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt + account: base_swap_LpAccount! + token: base_swap_LpToken! + amount: base_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: base_swap_Bytes } -input stagingbase_AggregateRootProposed_filter { +input base_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -139659,73 +136191,107 @@ input stagingbase_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingbase_Bytes - aggregateRoot_not: stagingbase_Bytes - aggregateRoot_gt: stagingbase_Bytes - aggregateRoot_lt: stagingbase_Bytes - aggregateRoot_gte: stagingbase_Bytes - aggregateRoot_lte: stagingbase_Bytes - aggregateRoot_in: [stagingbase_Bytes!] - aggregateRoot_not_in: [stagingbase_Bytes!] - aggregateRoot_contains: stagingbase_Bytes - aggregateRoot_not_contains: stagingbase_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: base_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: base_swap_LpToken_filter + amount: base_swap_BigDecimal + amount_not: base_swap_BigDecimal + amount_gt: base_swap_BigDecimal + amount_lt: base_swap_BigDecimal + amount_gte: base_swap_BigDecimal + amount_lte: base_swap_BigDecimal + amount_in: [base_swap_BigDecimal!] + amount_not_in: [base_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_AggregateRootProposed_filter] - or: [stagingbase_AggregateRootProposed_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_LpAccountBalance_filter] + or: [base_swap_LpAccountBalance_filter] } -enum stagingbase_AggregateRootProposed_orderBy { +enum base_swap_LpAccountBalance_orderBy { id - aggregateRoot - rootTimestamp - endOfDispute - domain - timestamp - blockNumber + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input stagingbase_AggregateRoot_filter { +input base_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -139734,66 +136300,51 @@ input stagingbase_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingbase_Bytes - root_not: stagingbase_Bytes - root_gt: stagingbase_Bytes - root_lt: stagingbase_Bytes - root_gte: stagingbase_Bytes - root_lte: stagingbase_Bytes - root_in: [stagingbase_Bytes!] - root_not_in: [stagingbase_Bytes!] - root_contains: stagingbase_Bytes - root_not_contains: stagingbase_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + address: base_swap_Bytes + address_not: base_swap_Bytes + address_gt: base_swap_Bytes + address_lt: base_swap_Bytes + address_gte: base_swap_Bytes + address_lte: base_swap_Bytes + address_in: [base_swap_Bytes!] + address_not_in: [base_swap_Bytes!] + address_contains: base_swap_Bytes + address_not_contains: base_swap_Bytes + balances_: base_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_AggregateRoot_filter] - or: [stagingbase_AggregateRoot_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_LpAccount_filter] + or: [base_swap_LpAccount_filter] } -enum stagingbase_AggregateRoot_orderBy { +enum base_swap_LpAccount_orderBy { id - root - blockNumber -} - -enum stagingbase_Aggregation_interval { - hour - day + address + balances } -type stagingbase_Asset { +type base_swap_LpToken { id: ID! - key: stagingbase_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: stagingbase_Bytes - canonicalDomain: BigInt - adoptedAsset: stagingbase_Bytes - localAsset: stagingbase_Bytes - blockNumber: BigInt - status: stagingbase_AssetStatus + address: base_swap_Bytes! + stableSwap: base_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: base_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: base_swap_LpTokenEvent_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_LpTokenEvent_filter): [base_swap_LpTokenEvent!]! } -type stagingbase_AssetBalance { +interface base_swap_LpTokenEvent { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: stagingbase_Router! - asset: stagingbase_Asset! - feesEarned: BigInt! + token: base_swap_LpToken! + amount: base_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: base_swap_Bytes! + nonce: BigInt! } -input stagingbase_AssetBalance_filter { +input base_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -139802,126 +136353,92 @@ input stagingbase_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingbase_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingbase_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: base_swap_LpToken_filter + amount: base_swap_BigDecimal + amount_not: base_swap_BigDecimal + amount_gt: base_swap_BigDecimal + amount_lt: base_swap_BigDecimal + amount_gte: base_swap_BigDecimal + amount_lte: base_swap_BigDecimal + amount_in: [base_swap_BigDecimal!] + amount_not_in: [base_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_AssetBalance_filter] - or: [stagingbase_AssetBalance_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_LpTokenEvent_filter] + or: [base_swap_LpTokenEvent_filter] } -enum stagingbase_AssetBalance_orderBy { +enum base_swap_LpTokenEvent_orderBy { id + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned -} - -type stagingbase_AssetStatus { - id: ID! - status: Boolean + block + timestamp + transaction + nonce } -input stagingbase_AssetStatus_filter { +input base_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -139930,22 +136447,142 @@ input stagingbase_AssetStatus_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] + address: base_swap_Bytes + address_not: base_swap_Bytes + address_gt: base_swap_Bytes + address_lt: base_swap_Bytes + address_gte: base_swap_Bytes + address_lte: base_swap_Bytes + address_in: [base_swap_Bytes!] + address_not_in: [base_swap_Bytes!] + address_contains: base_swap_Bytes + address_not_contains: base_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: base_swap_BigDecimal + totalSupply_not: base_swap_BigDecimal + totalSupply_gt: base_swap_BigDecimal + totalSupply_lt: base_swap_BigDecimal + totalSupply_gte: base_swap_BigDecimal + totalSupply_lte: base_swap_BigDecimal + totalSupply_in: [base_swap_BigDecimal!] + totalSupply_not_in: [base_swap_BigDecimal!] + events_: base_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_AssetStatus_filter] - or: [stagingbase_AssetStatus_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_LpToken_filter] + or: [base_swap_LpToken_filter] } -enum stagingbase_AssetStatus_orderBy { +enum base_swap_LpToken_orderBy { id - status + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -input stagingbase_Asset_filter { +type base_swap_LpTransferEvent implements base_swap_LpTokenEvent { + id: ID! + token: base_swap_LpToken! + amount: base_swap_BigDecimal! + from: base_swap_Bytes! + to: base_swap_Bytes! + fromBalance: base_swap_BigDecimal! + toBalance: base_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: base_swap_Bytes! + nonce: BigInt! +} + +input base_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -139954,144 +136591,143 @@ input stagingbase_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingbase_Bytes - key_not: stagingbase_Bytes - key_gt: stagingbase_Bytes - key_lt: stagingbase_Bytes - key_gte: stagingbase_Bytes - key_lte: stagingbase_Bytes - key_in: [stagingbase_Bytes!] - key_not_in: [stagingbase_Bytes!] - key_contains: stagingbase_Bytes - key_not_contains: stagingbase_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingbase_Bytes - canonicalId_not: stagingbase_Bytes - canonicalId_gt: stagingbase_Bytes - canonicalId_lt: stagingbase_Bytes - canonicalId_gte: stagingbase_Bytes - canonicalId_lte: stagingbase_Bytes - canonicalId_in: [stagingbase_Bytes!] - canonicalId_not_in: [stagingbase_Bytes!] - canonicalId_contains: stagingbase_Bytes - canonicalId_not_contains: stagingbase_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingbase_Bytes - adoptedAsset_not: stagingbase_Bytes - adoptedAsset_gt: stagingbase_Bytes - adoptedAsset_lt: stagingbase_Bytes - adoptedAsset_gte: stagingbase_Bytes - adoptedAsset_lte: stagingbase_Bytes - adoptedAsset_in: [stagingbase_Bytes!] - adoptedAsset_not_in: [stagingbase_Bytes!] - adoptedAsset_contains: stagingbase_Bytes - adoptedAsset_not_contains: stagingbase_Bytes - localAsset: stagingbase_Bytes - localAsset_not: stagingbase_Bytes - localAsset_gt: stagingbase_Bytes - localAsset_lt: stagingbase_Bytes - localAsset_gte: stagingbase_Bytes - localAsset_lte: stagingbase_Bytes - localAsset_in: [stagingbase_Bytes!] - localAsset_not_in: [stagingbase_Bytes!] - localAsset_contains: stagingbase_Bytes - localAsset_not_contains: stagingbase_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: stagingbase_AssetStatus_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: base_swap_LpToken_filter + amount: base_swap_BigDecimal + amount_not: base_swap_BigDecimal + amount_gt: base_swap_BigDecimal + amount_lt: base_swap_BigDecimal + amount_gte: base_swap_BigDecimal + amount_lte: base_swap_BigDecimal + amount_in: [base_swap_BigDecimal!] + amount_not_in: [base_swap_BigDecimal!] + from: base_swap_Bytes + from_not: base_swap_Bytes + from_gt: base_swap_Bytes + from_lt: base_swap_Bytes + from_gte: base_swap_Bytes + from_lte: base_swap_Bytes + from_in: [base_swap_Bytes!] + from_not_in: [base_swap_Bytes!] + from_contains: base_swap_Bytes + from_not_contains: base_swap_Bytes + to: base_swap_Bytes + to_not: base_swap_Bytes + to_gt: base_swap_Bytes + to_lt: base_swap_Bytes + to_gte: base_swap_Bytes + to_lte: base_swap_Bytes + to_in: [base_swap_Bytes!] + to_not_in: [base_swap_Bytes!] + to_contains: base_swap_Bytes + to_not_contains: base_swap_Bytes + fromBalance: base_swap_BigDecimal + fromBalance_not: base_swap_BigDecimal + fromBalance_gt: base_swap_BigDecimal + fromBalance_lt: base_swap_BigDecimal + fromBalance_gte: base_swap_BigDecimal + fromBalance_lte: base_swap_BigDecimal + fromBalance_in: [base_swap_BigDecimal!] + fromBalance_not_in: [base_swap_BigDecimal!] + toBalance: base_swap_BigDecimal + toBalance_not: base_swap_BigDecimal + toBalance_gt: base_swap_BigDecimal + toBalance_lt: base_swap_BigDecimal + toBalance_gte: base_swap_BigDecimal + toBalance_lte: base_swap_BigDecimal + toBalance_in: [base_swap_BigDecimal!] + toBalance_not_in: [base_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_Asset_filter] - or: [stagingbase_Asset_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_LpTransferEvent_filter] + or: [base_swap_LpTransferEvent_filter] } -enum stagingbase_Asset_orderBy { +enum base_swap_LpTransferEvent_orderBy { id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status -} - -scalar stagingbase_BigDecimal - -input stagingbase_BlockChangedFilter { - number_gte: Int! + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -input stagingbase_Block_height { - hash: stagingbase_Bytes - number: Int - number_gte: Int +"""Defines the order direction, either ascending or descending""" +enum base_swap_OrderDirection { + asc + desc } -scalar stagingbase_Bytes - -type stagingbase_ConnectorMeta { +type base_swap_PooledToken { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: stagingbase_Bytes - rootManager: stagingbase_Bytes - mirrorConnector: stagingbase_Bytes + asset: base_swap_Bytes! } -input stagingbase_ConnectorMeta_filter { +input base_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -140100,109 +136736,72 @@ input stagingbase_ConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingbase_Bytes - amb_not: stagingbase_Bytes - amb_gt: stagingbase_Bytes - amb_lt: stagingbase_Bytes - amb_gte: stagingbase_Bytes - amb_lte: stagingbase_Bytes - amb_in: [stagingbase_Bytes!] - amb_not_in: [stagingbase_Bytes!] - amb_contains: stagingbase_Bytes - amb_not_contains: stagingbase_Bytes - rootManager: stagingbase_Bytes - rootManager_not: stagingbase_Bytes - rootManager_gt: stagingbase_Bytes - rootManager_lt: stagingbase_Bytes - rootManager_gte: stagingbase_Bytes - rootManager_lte: stagingbase_Bytes - rootManager_in: [stagingbase_Bytes!] - rootManager_not_in: [stagingbase_Bytes!] - rootManager_contains: stagingbase_Bytes - rootManager_not_contains: stagingbase_Bytes - mirrorConnector: stagingbase_Bytes - mirrorConnector_not: stagingbase_Bytes - mirrorConnector_gt: stagingbase_Bytes - mirrorConnector_lt: stagingbase_Bytes - mirrorConnector_gte: stagingbase_Bytes - mirrorConnector_lte: stagingbase_Bytes - mirrorConnector_in: [stagingbase_Bytes!] - mirrorConnector_not_in: [stagingbase_Bytes!] - mirrorConnector_contains: stagingbase_Bytes - mirrorConnector_not_contains: stagingbase_Bytes + asset: base_swap_Bytes + asset_not: base_swap_Bytes + asset_gt: base_swap_Bytes + asset_lt: base_swap_Bytes + asset_gte: base_swap_Bytes + asset_lte: base_swap_Bytes + asset_in: [base_swap_Bytes!] + asset_not_in: [base_swap_Bytes!] + asset_contains: base_swap_Bytes + asset_not_contains: base_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_ConnectorMeta_filter] - or: [stagingbase_ConnectorMeta_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_PooledToken_filter] + or: [base_swap_PooledToken_filter] } -enum stagingbase_ConnectorMeta_orderBy { +enum base_swap_PooledToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + asset } -type stagingbase_DestinationTransfer { +type base_swap_StableSwap { id: ID! - chainId: BigInt - transferId: stagingbase_Bytes - nonce: BigInt - status: stagingbase_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingbase_Router_orderBy, orderDirection: stagingbase_OrderDirection, where: stagingbase_Router_filter): [stagingbase_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: stagingbase_Bytes - delegate: stagingbase_Bytes - receiveLocal: Boolean - callData: stagingbase_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: stagingbase_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: stagingbase_Bytes - asset: stagingbase_Asset - amount: BigInt - routersFee: BigInt - executedCaller: stagingbase_Bytes - executedTransactionHash: stagingbase_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: stagingbase_Bytes - executedTxNonce: BigInt - reconciledCaller: stagingbase_Bytes - reconciledTransactionHash: stagingbase_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingbase_Bytes - reconciledTxNonce: BigInt + isActive: Boolean + key: base_swap_Bytes! + canonicalId: base_swap_Bytes + domain: BigInt + swapPool: base_swap_Bytes + lpToken: base_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [base_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: base_swap_StableSwapEvent_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_StableSwapEvent_filter): [base_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: base_swap_StableSwapExchange_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_StableSwapExchange_filter): [base_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: base_swap_SwapHourlyVolume_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_SwapHourlyVolume_filter): [base_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: base_swap_SwapDailyVolume_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_SwapDailyVolume_filter): [base_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: base_swap_SwapWeeklyVolume_orderBy, orderDirection: base_swap_OrderDirection, where: base_swap_SwapWeeklyVolume_filter): [base_swap_SwapWeeklyVolume!] } -input stagingbase_DestinationTransfer_filter { +type base_swap_StableSwapAddLiquidityEvent implements base_swap_StableSwapEvent { + id: ID! + stableSwap: base_swap_StableSwap! + provider: base_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: base_swap_Bytes! + nonce: BigInt! +} + +input base_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -140211,24 +136810,105 @@ input stagingbase_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: stagingbase_Bytes - transferId_not: stagingbase_Bytes - transferId_gt: stagingbase_Bytes - transferId_lt: stagingbase_Bytes - transferId_gte: stagingbase_Bytes - transferId_lte: stagingbase_Bytes - transferId_in: [stagingbase_Bytes!] - transferId_not_in: [stagingbase_Bytes!] - transferId_contains: stagingbase_Bytes - transferId_not_contains: stagingbase_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + provider: base_swap_Bytes + provider_not: base_swap_Bytes + provider_gt: base_swap_Bytes + provider_lt: base_swap_Bytes + provider_gte: base_swap_Bytes + provider_lte: base_swap_Bytes + provider_in: [base_swap_Bytes!] + provider_not_in: [base_swap_Bytes!] + provider_contains: base_swap_Bytes + provider_not_contains: base_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -140237,374 +136917,54 @@ input stagingbase_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingbase_TransferStatus - status_not: stagingbase_TransferStatus - status_in: [stagingbase_TransferStatus!] - status_not_in: [stagingbase_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: stagingbase_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: stagingbase_Bytes - to_not: stagingbase_Bytes - to_gt: stagingbase_Bytes - to_lt: stagingbase_Bytes - to_gte: stagingbase_Bytes - to_lte: stagingbase_Bytes - to_in: [stagingbase_Bytes!] - to_not_in: [stagingbase_Bytes!] - to_contains: stagingbase_Bytes - to_not_contains: stagingbase_Bytes - delegate: stagingbase_Bytes - delegate_not: stagingbase_Bytes - delegate_gt: stagingbase_Bytes - delegate_lt: stagingbase_Bytes - delegate_gte: stagingbase_Bytes - delegate_lte: stagingbase_Bytes - delegate_in: [stagingbase_Bytes!] - delegate_not_in: [stagingbase_Bytes!] - delegate_contains: stagingbase_Bytes - delegate_not_contains: stagingbase_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: stagingbase_Bytes - callData_not: stagingbase_Bytes - callData_gt: stagingbase_Bytes - callData_lt: stagingbase_Bytes - callData_gte: stagingbase_Bytes - callData_lte: stagingbase_Bytes - callData_in: [stagingbase_Bytes!] - callData_not_in: [stagingbase_Bytes!] - callData_contains: stagingbase_Bytes - callData_not_contains: stagingbase_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: stagingbase_Bytes - originSender_not: stagingbase_Bytes - originSender_gt: stagingbase_Bytes - originSender_lt: stagingbase_Bytes - originSender_gte: stagingbase_Bytes - originSender_lte: stagingbase_Bytes - originSender_in: [stagingbase_Bytes!] - originSender_not_in: [stagingbase_Bytes!] - originSender_contains: stagingbase_Bytes - originSender_not_contains: stagingbase_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: stagingbase_Bytes - canonicalId_not: stagingbase_Bytes - canonicalId_gt: stagingbase_Bytes - canonicalId_lt: stagingbase_Bytes - canonicalId_gte: stagingbase_Bytes - canonicalId_lte: stagingbase_Bytes - canonicalId_in: [stagingbase_Bytes!] - canonicalId_not_in: [stagingbase_Bytes!] - canonicalId_contains: stagingbase_Bytes - canonicalId_not_contains: stagingbase_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingbase_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: stagingbase_Bytes - executedCaller_not: stagingbase_Bytes - executedCaller_gt: stagingbase_Bytes - executedCaller_lt: stagingbase_Bytes - executedCaller_gte: stagingbase_Bytes - executedCaller_lte: stagingbase_Bytes - executedCaller_in: [stagingbase_Bytes!] - executedCaller_not_in: [stagingbase_Bytes!] - executedCaller_contains: stagingbase_Bytes - executedCaller_not_contains: stagingbase_Bytes - executedTransactionHash: stagingbase_Bytes - executedTransactionHash_not: stagingbase_Bytes - executedTransactionHash_gt: stagingbase_Bytes - executedTransactionHash_lt: stagingbase_Bytes - executedTransactionHash_gte: stagingbase_Bytes - executedTransactionHash_lte: stagingbase_Bytes - executedTransactionHash_in: [stagingbase_Bytes!] - executedTransactionHash_not_in: [stagingbase_Bytes!] - executedTransactionHash_contains: stagingbase_Bytes - executedTransactionHash_not_contains: stagingbase_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingbase_Bytes - executedTxOrigin_not: stagingbase_Bytes - executedTxOrigin_gt: stagingbase_Bytes - executedTxOrigin_lt: stagingbase_Bytes - executedTxOrigin_gte: stagingbase_Bytes - executedTxOrigin_lte: stagingbase_Bytes - executedTxOrigin_in: [stagingbase_Bytes!] - executedTxOrigin_not_in: [stagingbase_Bytes!] - executedTxOrigin_contains: stagingbase_Bytes - executedTxOrigin_not_contains: stagingbase_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingbase_Bytes - reconciledCaller_not: stagingbase_Bytes - reconciledCaller_gt: stagingbase_Bytes - reconciledCaller_lt: stagingbase_Bytes - reconciledCaller_gte: stagingbase_Bytes - reconciledCaller_lte: stagingbase_Bytes - reconciledCaller_in: [stagingbase_Bytes!] - reconciledCaller_not_in: [stagingbase_Bytes!] - reconciledCaller_contains: stagingbase_Bytes - reconciledCaller_not_contains: stagingbase_Bytes - reconciledTransactionHash: stagingbase_Bytes - reconciledTransactionHash_not: stagingbase_Bytes - reconciledTransactionHash_gt: stagingbase_Bytes - reconciledTransactionHash_lt: stagingbase_Bytes - reconciledTransactionHash_gte: stagingbase_Bytes - reconciledTransactionHash_lte: stagingbase_Bytes - reconciledTransactionHash_in: [stagingbase_Bytes!] - reconciledTransactionHash_not_in: [stagingbase_Bytes!] - reconciledTransactionHash_contains: stagingbase_Bytes - reconciledTransactionHash_not_contains: stagingbase_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingbase_Bytes - reconciledTxOrigin_not: stagingbase_Bytes - reconciledTxOrigin_gt: stagingbase_Bytes - reconciledTxOrigin_lt: stagingbase_Bytes - reconciledTxOrigin_gte: stagingbase_Bytes - reconciledTxOrigin_lte: stagingbase_Bytes - reconciledTxOrigin_in: [stagingbase_Bytes!] - reconciledTxOrigin_not_in: [stagingbase_Bytes!] - reconciledTxOrigin_contains: stagingbase_Bytes - reconciledTxOrigin_not_contains: stagingbase_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_DestinationTransfer_filter] - or: [stagingbase_DestinationTransfer_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_StableSwapAddLiquidityEvent_filter] + or: [base_swap_StableSwapAddLiquidityEvent_filter] } -enum stagingbase_DestinationTransfer_orderBy { +enum base_swap_StableSwapAddLiquidityEvent_orderBy { id - chainId - transferId + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce } -""" -8 bytes signed integer - -""" -scalar stagingbase_Int8 - -type stagingbase_OptimisticRootFinalized { +interface base_swap_StableSwapEvent { id: ID! - aggregateRoot: stagingbase_Bytes! + stableSwap: base_swap_StableSwap! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: base_swap_Bytes! + nonce: BigInt! } -input stagingbase_OptimisticRootFinalized_filter { +input base_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -140613,16 +136973,35 @@ input stagingbase_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingbase_Bytes - aggregateRoot_not: stagingbase_Bytes - aggregateRoot_gt: stagingbase_Bytes - aggregateRoot_lt: stagingbase_Bytes - aggregateRoot_gte: stagingbase_Bytes - aggregateRoot_lte: stagingbase_Bytes - aggregateRoot_in: [stagingbase_Bytes!] - aggregateRoot_not_in: [stagingbase_Bytes!] - aggregateRoot_contains: stagingbase_Bytes - aggregateRoot_not_contains: stagingbase_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -140631,47 +137010,72 @@ input stagingbase_OptimisticRootFinalized_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_OptimisticRootFinalized_filter] - or: [stagingbase_OptimisticRootFinalized_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_StableSwapEvent_filter] + or: [base_swap_StableSwapEvent_filter] } -enum stagingbase_OptimisticRootFinalized_orderBy { +enum base_swap_StableSwapEvent_orderBy { id - aggregateRoot + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum stagingbase_OrderDirection { - asc - desc + transaction + nonce } -type stagingbase_OriginMessage { +type base_swap_StableSwapExchange { id: ID! - transferId: stagingbase_Bytes - destinationDomain: BigInt - leaf: stagingbase_Bytes - index: BigInt - message: stagingbase_Bytes - root: stagingbase_Bytes - transactionHash: stagingbase_Bytes - blockNumber: BigInt - rootCount: stagingbase_RootCount + stableSwap: base_swap_StableSwap! + buyer: base_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! + timestamp: BigInt! + transaction: base_swap_Bytes! + nonce: BigInt! } -input stagingbase_OriginMessage_filter { +input base_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -140680,158 +137084,172 @@ input stagingbase_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingbase_Bytes - transferId_not: stagingbase_Bytes - transferId_gt: stagingbase_Bytes - transferId_lt: stagingbase_Bytes - transferId_gte: stagingbase_Bytes - transferId_lte: stagingbase_Bytes - transferId_in: [stagingbase_Bytes!] - transferId_not_in: [stagingbase_Bytes!] - transferId_contains: stagingbase_Bytes - transferId_not_contains: stagingbase_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: stagingbase_Bytes - leaf_not: stagingbase_Bytes - leaf_gt: stagingbase_Bytes - leaf_lt: stagingbase_Bytes - leaf_gte: stagingbase_Bytes - leaf_lte: stagingbase_Bytes - leaf_in: [stagingbase_Bytes!] - leaf_not_in: [stagingbase_Bytes!] - leaf_contains: stagingbase_Bytes - leaf_not_contains: stagingbase_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: stagingbase_Bytes - message_not: stagingbase_Bytes - message_gt: stagingbase_Bytes - message_lt: stagingbase_Bytes - message_gte: stagingbase_Bytes - message_lte: stagingbase_Bytes - message_in: [stagingbase_Bytes!] - message_not_in: [stagingbase_Bytes!] - message_contains: stagingbase_Bytes - message_not_contains: stagingbase_Bytes - root: stagingbase_Bytes - root_not: stagingbase_Bytes - root_gt: stagingbase_Bytes - root_lt: stagingbase_Bytes - root_gte: stagingbase_Bytes - root_lte: stagingbase_Bytes - root_in: [stagingbase_Bytes!] - root_not_in: [stagingbase_Bytes!] - root_contains: stagingbase_Bytes - root_not_contains: stagingbase_Bytes - transactionHash: stagingbase_Bytes - transactionHash_not: stagingbase_Bytes - transactionHash_gt: stagingbase_Bytes - transactionHash_lt: stagingbase_Bytes - transactionHash_gte: stagingbase_Bytes - transactionHash_lte: stagingbase_Bytes - transactionHash_in: [stagingbase_Bytes!] - transactionHash_not_in: [stagingbase_Bytes!] - transactionHash_contains: stagingbase_Bytes - transactionHash_not_contains: stagingbase_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: stagingbase_RootCount_filter + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + buyer: base_swap_Bytes + buyer_not: base_swap_Bytes + buyer_gt: base_swap_Bytes + buyer_lt: base_swap_Bytes + buyer_gte: base_swap_Bytes + buyer_lte: base_swap_Bytes + buyer_in: [base_swap_Bytes!] + buyer_not_in: [base_swap_Bytes!] + buyer_contains: base_swap_Bytes + buyer_not_contains: base_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_OriginMessage_filter] - or: [stagingbase_OriginMessage_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_StableSwapExchange_filter] + or: [base_swap_StableSwapExchange_filter] } -enum stagingbase_OriginMessage_orderBy { +enum base_swap_StableSwapExchange_orderBy { id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce } -type stagingbase_OriginTransfer { +type base_swap_StableSwapRemoveLiquidityEvent implements base_swap_StableSwapEvent { id: ID! - chainId: BigInt - transferId: stagingbase_Bytes - nonce: BigInt - status: stagingbase_TransferStatus - messageHash: stagingbase_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: stagingbase_Bytes - delegate: stagingbase_Bytes - receiveLocal: Boolean - callData: stagingbase_Bytes - slippage: BigInt - originSender: stagingbase_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: stagingbase_Bytes - asset: stagingbase_Asset - transactingAsset: stagingbase_Bytes - message: stagingbase_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingbase_RelayerFee_orderBy, orderDirection: stagingbase_OrderDirection, where: stagingbase_RelayerFee_filter): [stagingbase_RelayerFee!] - initialRelayerFeeAsset: stagingbase_Bytes - caller: stagingbase_Bytes - transactionHash: stagingbase_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: stagingbase_Bytes - txNonce: BigInt + stableSwap: base_swap_StableSwap! + provider: base_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: base_swap_Bytes! + nonce: BigInt! } -input stagingbase_OriginTransfer_filter { +input base_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -140840,245 +137258,87 @@ input stagingbase_OriginTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: stagingbase_Bytes - transferId_not: stagingbase_Bytes - transferId_gt: stagingbase_Bytes - transferId_lt: stagingbase_Bytes - transferId_gte: stagingbase_Bytes - transferId_lte: stagingbase_Bytes - transferId_in: [stagingbase_Bytes!] - transferId_not_in: [stagingbase_Bytes!] - transferId_contains: stagingbase_Bytes - transferId_not_contains: stagingbase_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: stagingbase_TransferStatus - status_not: stagingbase_TransferStatus - status_in: [stagingbase_TransferStatus!] - status_not_in: [stagingbase_TransferStatus!] - messageHash: stagingbase_Bytes - messageHash_not: stagingbase_Bytes - messageHash_gt: stagingbase_Bytes - messageHash_lt: stagingbase_Bytes - messageHash_gte: stagingbase_Bytes - messageHash_lte: stagingbase_Bytes - messageHash_in: [stagingbase_Bytes!] - messageHash_not_in: [stagingbase_Bytes!] - messageHash_contains: stagingbase_Bytes - messageHash_not_contains: stagingbase_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: stagingbase_Bytes - to_not: stagingbase_Bytes - to_gt: stagingbase_Bytes - to_lt: stagingbase_Bytes - to_gte: stagingbase_Bytes - to_lte: stagingbase_Bytes - to_in: [stagingbase_Bytes!] - to_not_in: [stagingbase_Bytes!] - to_contains: stagingbase_Bytes - to_not_contains: stagingbase_Bytes - delegate: stagingbase_Bytes - delegate_not: stagingbase_Bytes - delegate_gt: stagingbase_Bytes - delegate_lt: stagingbase_Bytes - delegate_gte: stagingbase_Bytes - delegate_lte: stagingbase_Bytes - delegate_in: [stagingbase_Bytes!] - delegate_not_in: [stagingbase_Bytes!] - delegate_contains: stagingbase_Bytes - delegate_not_contains: stagingbase_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: stagingbase_Bytes - callData_not: stagingbase_Bytes - callData_gt: stagingbase_Bytes - callData_lt: stagingbase_Bytes - callData_gte: stagingbase_Bytes - callData_lte: stagingbase_Bytes - callData_in: [stagingbase_Bytes!] - callData_not_in: [stagingbase_Bytes!] - callData_contains: stagingbase_Bytes - callData_not_contains: stagingbase_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: stagingbase_Bytes - originSender_not: stagingbase_Bytes - originSender_gt: stagingbase_Bytes - originSender_lt: stagingbase_Bytes - originSender_gte: stagingbase_Bytes - originSender_lte: stagingbase_Bytes - originSender_in: [stagingbase_Bytes!] - originSender_not_in: [stagingbase_Bytes!] - originSender_contains: stagingbase_Bytes - originSender_not_contains: stagingbase_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: stagingbase_Bytes - canonicalId_not: stagingbase_Bytes - canonicalId_gt: stagingbase_Bytes - canonicalId_lt: stagingbase_Bytes - canonicalId_gte: stagingbase_Bytes - canonicalId_lte: stagingbase_Bytes - canonicalId_in: [stagingbase_Bytes!] - canonicalId_not_in: [stagingbase_Bytes!] - canonicalId_contains: stagingbase_Bytes - canonicalId_not_contains: stagingbase_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingbase_Asset_filter - transactingAsset: stagingbase_Bytes - transactingAsset_not: stagingbase_Bytes - transactingAsset_gt: stagingbase_Bytes - transactingAsset_lt: stagingbase_Bytes - transactingAsset_gte: stagingbase_Bytes - transactingAsset_lte: stagingbase_Bytes - transactingAsset_in: [stagingbase_Bytes!] - transactingAsset_not_in: [stagingbase_Bytes!] - transactingAsset_contains: stagingbase_Bytes - transactingAsset_not_contains: stagingbase_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: stagingbase_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingbase_RelayerFee_filter - initialRelayerFeeAsset: stagingbase_Bytes - initialRelayerFeeAsset_not: stagingbase_Bytes - initialRelayerFeeAsset_gt: stagingbase_Bytes - initialRelayerFeeAsset_lt: stagingbase_Bytes - initialRelayerFeeAsset_gte: stagingbase_Bytes - initialRelayerFeeAsset_lte: stagingbase_Bytes - initialRelayerFeeAsset_in: [stagingbase_Bytes!] - initialRelayerFeeAsset_not_in: [stagingbase_Bytes!] - initialRelayerFeeAsset_contains: stagingbase_Bytes - initialRelayerFeeAsset_not_contains: stagingbase_Bytes - caller: stagingbase_Bytes - caller_not: stagingbase_Bytes - caller_gt: stagingbase_Bytes - caller_lt: stagingbase_Bytes - caller_gte: stagingbase_Bytes - caller_lte: stagingbase_Bytes - caller_in: [stagingbase_Bytes!] - caller_not_in: [stagingbase_Bytes!] - caller_contains: stagingbase_Bytes - caller_not_contains: stagingbase_Bytes - transactionHash: stagingbase_Bytes - transactionHash_not: stagingbase_Bytes - transactionHash_gt: stagingbase_Bytes - transactionHash_lt: stagingbase_Bytes - transactionHash_gte: stagingbase_Bytes - transactionHash_lte: stagingbase_Bytes - transactionHash_in: [stagingbase_Bytes!] - transactionHash_not_in: [stagingbase_Bytes!] - transactionHash_contains: stagingbase_Bytes - transactionHash_not_contains: stagingbase_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + provider: base_swap_Bytes + provider_not: base_swap_Bytes + provider_gt: base_swap_Bytes + provider_lt: base_swap_Bytes + provider_gte: base_swap_Bytes + provider_lte: base_swap_Bytes + provider_in: [base_swap_Bytes!] + provider_not_in: [base_swap_Bytes!] + provider_contains: base_swap_Bytes + provider_not_contains: base_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -141087,121 +137347,63 @@ input stagingbase_OriginTransfer_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - txOrigin: stagingbase_Bytes - txOrigin_not: stagingbase_Bytes - txOrigin_gt: stagingbase_Bytes - txOrigin_lt: stagingbase_Bytes - txOrigin_gte: stagingbase_Bytes - txOrigin_lte: stagingbase_Bytes - txOrigin_in: [stagingbase_Bytes!] - txOrigin_not_in: [stagingbase_Bytes!] - txOrigin_contains: stagingbase_Bytes - txOrigin_not_contains: stagingbase_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] + transaction: base_swap_Bytes + transaction_not: base_swap_Bytes + transaction_gt: base_swap_Bytes + transaction_lt: base_swap_Bytes + transaction_gte: base_swap_Bytes + transaction_lte: base_swap_Bytes + transaction_in: [base_swap_Bytes!] + transaction_not_in: [base_swap_Bytes!] + transaction_contains: base_swap_Bytes + transaction_not_contains: base_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_OriginTransfer_filter] - or: [stagingbase_OriginTransfer_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_StableSwapRemoveLiquidityEvent_filter] + or: [base_swap_StableSwapRemoveLiquidityEvent_filter] } -enum stagingbase_OriginTransfer_orderBy { +enum base_swap_StableSwapRemoveLiquidityEvent_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block timestamp - gasPrice - gasLimit - blockNumber - txOrigin - txNonce -} - -type stagingbase_Relayer { - id: ID! - isActive: Boolean! - relayer: stagingbase_Bytes -} - -type stagingbase_RelayerFee { - id: ID! - transfer: stagingbase_OriginTransfer! - fee: BigInt! - asset: stagingbase_Bytes! + transaction + nonce } -input stagingbase_RelayerFee_filter { +input base_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -141210,101 +137412,201 @@ input stagingbase_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingbase_OriginTransfer_filter - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - asset: stagingbase_Bytes - asset_not: stagingbase_Bytes - asset_gt: stagingbase_Bytes - asset_lt: stagingbase_Bytes - asset_gte: stagingbase_Bytes - asset_lte: stagingbase_Bytes - asset_in: [stagingbase_Bytes!] - asset_not_in: [stagingbase_Bytes!] - asset_contains: stagingbase_Bytes - asset_not_contains: stagingbase_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: base_swap_Bytes + key_not: base_swap_Bytes + key_gt: base_swap_Bytes + key_lt: base_swap_Bytes + key_gte: base_swap_Bytes + key_lte: base_swap_Bytes + key_in: [base_swap_Bytes!] + key_not_in: [base_swap_Bytes!] + key_contains: base_swap_Bytes + key_not_contains: base_swap_Bytes + canonicalId: base_swap_Bytes + canonicalId_not: base_swap_Bytes + canonicalId_gt: base_swap_Bytes + canonicalId_lt: base_swap_Bytes + canonicalId_gte: base_swap_Bytes + canonicalId_lte: base_swap_Bytes + canonicalId_in: [base_swap_Bytes!] + canonicalId_not_in: [base_swap_Bytes!] + canonicalId_contains: base_swap_Bytes + canonicalId_not_contains: base_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: base_swap_Bytes + swapPool_not: base_swap_Bytes + swapPool_gt: base_swap_Bytes + swapPool_lt: base_swap_Bytes + swapPool_gte: base_swap_Bytes + swapPool_lte: base_swap_Bytes + swapPool_in: [base_swap_Bytes!] + swapPool_not_in: [base_swap_Bytes!] + swapPool_contains: base_swap_Bytes + swapPool_not_contains: base_swap_Bytes + lpToken: base_swap_Bytes + lpToken_not: base_swap_Bytes + lpToken_gt: base_swap_Bytes + lpToken_lt: base_swap_Bytes + lpToken_gte: base_swap_Bytes + lpToken_lte: base_swap_Bytes + lpToken_in: [base_swap_Bytes!] + lpToken_not_in: [base_swap_Bytes!] + lpToken_contains: base_swap_Bytes + lpToken_not_contains: base_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [base_swap_Bytes!] + pooledTokens_not: [base_swap_Bytes!] + pooledTokens_contains: [base_swap_Bytes!] + pooledTokens_contains_nocase: [base_swap_Bytes!] + pooledTokens_not_contains: [base_swap_Bytes!] + pooledTokens_not_contains_nocase: [base_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: base_swap_StableSwapEvent_filter + exchanges_: base_swap_StableSwapExchange_filter + hourlyVolumes_: base_swap_SwapHourlyVolume_filter + dailyVolumes_: base_swap_SwapDailyVolume_filter + weeklyVolumes_: base_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_RelayerFee_filter] - or: [stagingbase_RelayerFee_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_StableSwap_filter] + or: [base_swap_StableSwap_filter] } -enum stagingbase_RelayerFee_orderBy { +enum base_swap_StableSwap_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - fee - asset + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes } -type stagingbase_RelayerFeesIncrease { +type base_swap_SwapDailyVolume implements base_swap_SwapTradeVolume { id: ID! - transfer: stagingbase_OriginTransfer! - increase: BigInt - asset: stagingbase_Bytes - caller: stagingbase_Bytes! - transactionHash: stagingbase_Bytes! + stableSwap: base_swap_StableSwap! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + volume: base_swap_BigDecimal! } -input stagingbase_RelayerFeesIncrease_filter { +input base_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -141313,65 +137615,27 @@ input stagingbase_RelayerFeesIncrease_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingbase_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: stagingbase_Bytes - asset_not: stagingbase_Bytes - asset_gt: stagingbase_Bytes - asset_lt: stagingbase_Bytes - asset_gte: stagingbase_Bytes - asset_lte: stagingbase_Bytes - asset_in: [stagingbase_Bytes!] - asset_not_in: [stagingbase_Bytes!] - asset_contains: stagingbase_Bytes - asset_not_contains: stagingbase_Bytes - caller: stagingbase_Bytes - caller_not: stagingbase_Bytes - caller_gt: stagingbase_Bytes - caller_lt: stagingbase_Bytes - caller_gte: stagingbase_Bytes - caller_lte: stagingbase_Bytes - caller_in: [stagingbase_Bytes!] - caller_not_in: [stagingbase_Bytes!] - caller_contains: stagingbase_Bytes - caller_not_contains: stagingbase_Bytes - transactionHash: stagingbase_Bytes - transactionHash_not: stagingbase_Bytes - transactionHash_gt: stagingbase_Bytes - transactionHash_lt: stagingbase_Bytes - transactionHash_gte: stagingbase_Bytes - transactionHash_lte: stagingbase_Bytes - transactionHash_in: [stagingbase_Bytes!] - transactionHash_not_in: [stagingbase_Bytes!] - transactionHash_contains: stagingbase_Bytes - transactionHash_not_contains: stagingbase_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -141380,79 +137644,51 @@ input stagingbase_RelayerFeesIncrease_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + volume: base_swap_BigDecimal + volume_not: base_swap_BigDecimal + volume_gt: base_swap_BigDecimal + volume_lt: base_swap_BigDecimal + volume_gte: base_swap_BigDecimal + volume_lte: base_swap_BigDecimal + volume_in: [base_swap_BigDecimal!] + volume_not_in: [base_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_RelayerFeesIncrease_filter] - or: [stagingbase_RelayerFeesIncrease_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_SwapDailyVolume_filter] + or: [base_swap_SwapDailyVolume_filter] } -enum stagingbase_RelayerFeesIncrease_orderBy { +enum base_swap_SwapDailyVolume_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp - gasPrice - gasLimit - blockNumber + volume } -input stagingbase_Relayer_filter { +type base_swap_SwapHourlyVolume implements base_swap_SwapTradeVolume { + id: ID! + stableSwap: base_swap_StableSwap! + timestamp: BigInt! + volume: base_swap_BigDecimal! +} + +input base_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -141461,38 +137697,152 @@ input stagingbase_Relayer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: stagingbase_Bytes - relayer_not: stagingbase_Bytes - relayer_gt: stagingbase_Bytes - relayer_lt: stagingbase_Bytes - relayer_gte: stagingbase_Bytes - relayer_lte: stagingbase_Bytes - relayer_in: [stagingbase_Bytes!] - relayer_not_in: [stagingbase_Bytes!] - relayer_contains: stagingbase_Bytes - relayer_not_contains: stagingbase_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: base_swap_BigDecimal + volume_not: base_swap_BigDecimal + volume_gt: base_swap_BigDecimal + volume_lt: base_swap_BigDecimal + volume_gte: base_swap_BigDecimal + volume_lte: base_swap_BigDecimal + volume_in: [base_swap_BigDecimal!] + volume_not_in: [base_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_Relayer_filter] - or: [stagingbase_Relayer_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_SwapHourlyVolume_filter] + or: [base_swap_SwapHourlyVolume_filter] } -enum stagingbase_Relayer_orderBy { +enum base_swap_SwapHourlyVolume_orderBy { id - isActive - relayer + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingbase_RootCount { +interface base_swap_SwapTradeVolume { + stableSwap: base_swap_StableSwap! + timestamp: BigInt! + volume: base_swap_BigDecimal! +} + +input base_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: base_swap_BigDecimal + volume_not: base_swap_BigDecimal + volume_gt: base_swap_BigDecimal + volume_lt: base_swap_BigDecimal + volume_gte: base_swap_BigDecimal + volume_lte: base_swap_BigDecimal + volume_in: [base_swap_BigDecimal!] + volume_not_in: [base_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: base_swap_BlockChangedFilter + and: [base_swap_SwapTradeVolume_filter] + or: [base_swap_SwapTradeVolume_filter] +} + +enum base_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type base_swap_SwapWeeklyVolume implements base_swap_SwapTradeVolume { id: ID! - count: BigInt + stableSwap: base_swap_StableSwap! + timestamp: BigInt! + volume: base_swap_BigDecimal! } -input stagingbase_RootCount_filter { +input base_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -141501,40 +137851,79 @@ input stagingbase_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: base_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: base_swap_BigDecimal + volume_not: base_swap_BigDecimal + volume_gt: base_swap_BigDecimal + volume_lt: base_swap_BigDecimal + volume_gte: base_swap_BigDecimal + volume_lte: base_swap_BigDecimal + volume_in: [base_swap_BigDecimal!] + volume_not_in: [base_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_RootCount_filter] - or: [stagingbase_RootCount_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_SwapWeeklyVolume_filter] + or: [base_swap_SwapWeeklyVolume_filter] } -enum stagingbase_RootCount_orderBy { +enum base_swap_SwapWeeklyVolume_orderBy { id - count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingbase_RootMessageSent { +type base_swap_SystemInfo { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - root: stagingbase_Bytes - count: BigInt - caller: stagingbase_Bytes - transactionHash: stagingbase_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt + exchangeCount: BigInt! + swapCount: BigInt! } -input stagingbase_RootMessageSent_filter { +input base_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -141543,131 +137932,98 @@ input stagingbase_RootMessageSent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: stagingbase_Bytes - root_not: stagingbase_Bytes - root_gt: stagingbase_Bytes - root_lt: stagingbase_Bytes - root_gte: stagingbase_Bytes - root_lte: stagingbase_Bytes - root_in: [stagingbase_Bytes!] - root_not_in: [stagingbase_Bytes!] - root_contains: stagingbase_Bytes - root_not_contains: stagingbase_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: stagingbase_Bytes - caller_not: stagingbase_Bytes - caller_gt: stagingbase_Bytes - caller_lt: stagingbase_Bytes - caller_gte: stagingbase_Bytes - caller_lte: stagingbase_Bytes - caller_in: [stagingbase_Bytes!] - caller_not_in: [stagingbase_Bytes!] - caller_contains: stagingbase_Bytes - caller_not_contains: stagingbase_Bytes - transactionHash: stagingbase_Bytes - transactionHash_not: stagingbase_Bytes - transactionHash_gt: stagingbase_Bytes - transactionHash_lt: stagingbase_Bytes - transactionHash_gte: stagingbase_Bytes - transactionHash_lte: stagingbase_Bytes - transactionHash_in: [stagingbase_Bytes!] - transactionHash_not_in: [stagingbase_Bytes!] - transactionHash_contains: stagingbase_Bytes - transactionHash_not_contains: stagingbase_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_RootMessageSent_filter] - or: [stagingbase_RootMessageSent_filter] + _change_block: base_swap_BlockChangedFilter + and: [base_swap_SystemInfo_filter] + or: [base_swap_SystemInfo_filter] } -enum stagingbase_RootMessageSent_orderBy { +enum base_swap_SystemInfo_orderBy { id - spokeDomain - hubDomain - root - count - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber + exchangeCount + swapCount } -type stagingbase_Router { +type base_swap__Block_ { + """The hash of the block""" + hash: base_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: base_swap_Bytes +} + +"""The type for the top-level _meta field""" +type base_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: base_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +scalar xlayer_swap_BigDecimal + +input xlayer_swap_BlockChangedFilter { + number_gte: Int! +} + +input xlayer_swap_Block_height { + hash: xlayer_swap_Bytes + number: Int + number_gte: Int +} + +scalar xlayer_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar xlayer_swap_Int8 + +type xlayer_swap_LpAccount { id: ID! - isActive: Boolean! - owner: stagingbase_Bytes - recipient: stagingbase_Bytes - proposedOwner: stagingbase_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingbase_AssetBalance_orderBy, orderDirection: stagingbase_OrderDirection, where: stagingbase_AssetBalance_filter): [stagingbase_AssetBalance!]! + address: xlayer_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_LpAccountBalance_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_LpAccountBalance_filter): [xlayer_swap_LpAccountBalance!]! } -type stagingbase_RouterDailyTVL { +type xlayer_swap_LpAccountBalance { id: ID! - router: stagingbase_Router! - asset: stagingbase_Asset! - timestamp: BigInt! - balance: BigInt! + account: xlayer_swap_LpAccount! + token: xlayer_swap_LpToken! + amount: xlayer_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: xlayer_swap_Bytes } -input stagingbase_RouterDailyTVL_filter { +input xlayer_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -141676,113 +138032,160 @@ input stagingbase_RouterDailyTVL_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingbase_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingbase_Asset_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: xlayer_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: xlayer_swap_LpToken_filter + amount: xlayer_swap_BigDecimal + amount_not: xlayer_swap_BigDecimal + amount_gt: xlayer_swap_BigDecimal + amount_lt: xlayer_swap_BigDecimal + amount_gte: xlayer_swap_BigDecimal + amount_lte: xlayer_swap_BigDecimal + amount_in: [xlayer_swap_BigDecimal!] + amount_not_in: [xlayer_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_RouterDailyTVL_filter] - or: [stagingbase_RouterDailyTVL_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_LpAccountBalance_filter] + or: [xlayer_swap_LpAccountBalance_filter] } -enum stagingbase_RouterDailyTVL_orderBy { +enum xlayer_swap_LpAccountBalance_orderBy { id - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - timestamp - balance + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -type stagingbase_RouterLiquidityEvent { +input xlayer_swap_LpAccount_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + address: xlayer_swap_Bytes + address_not: xlayer_swap_Bytes + address_gt: xlayer_swap_Bytes + address_lt: xlayer_swap_Bytes + address_gte: xlayer_swap_Bytes + address_lte: xlayer_swap_Bytes + address_in: [xlayer_swap_Bytes!] + address_not_in: [xlayer_swap_Bytes!] + address_contains: xlayer_swap_Bytes + address_not_contains: xlayer_swap_Bytes + balances_: xlayer_swap_LpAccountBalance_filter + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_LpAccount_filter] + or: [xlayer_swap_LpAccount_filter] +} + +enum xlayer_swap_LpAccount_orderBy { + id + address + balances +} + +type xlayer_swap_LpToken { id: ID! - type: stagingbase_RouterLiquidityEventType - router: stagingbase_Router! - asset: stagingbase_Asset! - amount: BigInt! - balance: BigInt! - caller: stagingbase_Bytes - blockNumber: BigInt! - timestamp: BigInt! - transactionHash: stagingbase_Bytes! - nonce: BigInt! + address: xlayer_swap_Bytes! + stableSwap: xlayer_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: xlayer_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_LpTokenEvent_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_LpTokenEvent_filter): [xlayer_swap_LpTokenEvent!]! } -enum stagingbase_RouterLiquidityEventType { - Add - Remove +interface xlayer_swap_LpTokenEvent { + id: ID! + token: xlayer_swap_LpToken! + amount: xlayer_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: xlayer_swap_Bytes! + nonce: BigInt! } -input stagingbase_RouterLiquidityEvent_filter { +input xlayer_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -141791,86 +138194,43 @@ input stagingbase_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingbase_RouterLiquidityEventType - type_not: stagingbase_RouterLiquidityEventType - type_in: [stagingbase_RouterLiquidityEventType!] - type_not_in: [stagingbase_RouterLiquidityEventType!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingbase_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingbase_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: stagingbase_Bytes - caller_not: stagingbase_Bytes - caller_gt: stagingbase_Bytes - caller_lt: stagingbase_Bytes - caller_gte: stagingbase_Bytes - caller_lte: stagingbase_Bytes - caller_in: [stagingbase_Bytes!] - caller_not_in: [stagingbase_Bytes!] - caller_contains: stagingbase_Bytes - caller_not_contains: stagingbase_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: xlayer_swap_LpToken_filter + amount: xlayer_swap_BigDecimal + amount_not: xlayer_swap_BigDecimal + amount_gt: xlayer_swap_BigDecimal + amount_lt: xlayer_swap_BigDecimal + amount_gte: xlayer_swap_BigDecimal + amount_lte: xlayer_swap_BigDecimal + amount_in: [xlayer_swap_BigDecimal!] + amount_not_in: [xlayer_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -141879,16 +138239,16 @@ input stagingbase_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingbase_Bytes - transactionHash_not: stagingbase_Bytes - transactionHash_gt: stagingbase_Bytes - transactionHash_lt: stagingbase_Bytes - transactionHash_gte: stagingbase_Bytes - transactionHash_lte: stagingbase_Bytes - transactionHash_in: [stagingbase_Bytes!] - transactionHash_not_in: [stagingbase_Bytes!] - transactionHash_contains: stagingbase_Bytes - transactionHash_not_contains: stagingbase_Bytes + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -141898,41 +138258,28 @@ input stagingbase_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_RouterLiquidityEvent_filter] - or: [stagingbase_RouterLiquidityEvent_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_LpTokenEvent_filter] + or: [xlayer_swap_LpTokenEvent_filter] } -enum stagingbase_RouterLiquidityEvent_orderBy { +enum xlayer_swap_LpTokenEvent_orderBy { id - type - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount - balance - caller - blockNumber + block timestamp - transactionHash + transaction nonce } -input stagingbase_Router_filter { +input xlayer_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -141941,72 +138288,142 @@ input stagingbase_Router_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: stagingbase_Bytes - owner_not: stagingbase_Bytes - owner_gt: stagingbase_Bytes - owner_lt: stagingbase_Bytes - owner_gte: stagingbase_Bytes - owner_lte: stagingbase_Bytes - owner_in: [stagingbase_Bytes!] - owner_not_in: [stagingbase_Bytes!] - owner_contains: stagingbase_Bytes - owner_not_contains: stagingbase_Bytes - recipient: stagingbase_Bytes - recipient_not: stagingbase_Bytes - recipient_gt: stagingbase_Bytes - recipient_lt: stagingbase_Bytes - recipient_gte: stagingbase_Bytes - recipient_lte: stagingbase_Bytes - recipient_in: [stagingbase_Bytes!] - recipient_not_in: [stagingbase_Bytes!] - recipient_contains: stagingbase_Bytes - recipient_not_contains: stagingbase_Bytes - proposedOwner: stagingbase_Bytes - proposedOwner_not: stagingbase_Bytes - proposedOwner_gt: stagingbase_Bytes - proposedOwner_lt: stagingbase_Bytes - proposedOwner_gte: stagingbase_Bytes - proposedOwner_lte: stagingbase_Bytes - proposedOwner_in: [stagingbase_Bytes!] - proposedOwner_not_in: [stagingbase_Bytes!] - proposedOwner_contains: stagingbase_Bytes - proposedOwner_not_contains: stagingbase_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingbase_AssetBalance_filter + address: xlayer_swap_Bytes + address_not: xlayer_swap_Bytes + address_gt: xlayer_swap_Bytes + address_lt: xlayer_swap_Bytes + address_gte: xlayer_swap_Bytes + address_lte: xlayer_swap_Bytes + address_in: [xlayer_swap_Bytes!] + address_not_in: [xlayer_swap_Bytes!] + address_contains: xlayer_swap_Bytes + address_not_contains: xlayer_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: xlayer_swap_BigDecimal + totalSupply_not: xlayer_swap_BigDecimal + totalSupply_gt: xlayer_swap_BigDecimal + totalSupply_lt: xlayer_swap_BigDecimal + totalSupply_gte: xlayer_swap_BigDecimal + totalSupply_lte: xlayer_swap_BigDecimal + totalSupply_in: [xlayer_swap_BigDecimal!] + totalSupply_not_in: [xlayer_swap_BigDecimal!] + events_: xlayer_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_Router_filter] - or: [stagingbase_Router_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_LpToken_filter] + or: [xlayer_swap_LpToken_filter] } -enum stagingbase_Router_orderBy { +enum xlayer_swap_LpToken_orderBy { id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -type stagingbase_Sequencer { +type xlayer_swap_LpTransferEvent implements xlayer_swap_LpTokenEvent { id: ID! - isActive: Boolean! - sequencer: stagingbase_Bytes + token: xlayer_swap_LpToken! + amount: xlayer_swap_BigDecimal! + from: xlayer_swap_Bytes! + to: xlayer_swap_Bytes! + fromBalance: xlayer_swap_BigDecimal! + toBalance: xlayer_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: xlayer_swap_Bytes! + nonce: BigInt! } -input stagingbase_Sequencer_filter { +input xlayer_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -142015,39 +138432,143 @@ input stagingbase_Sequencer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: stagingbase_Bytes - sequencer_not: stagingbase_Bytes - sequencer_gt: stagingbase_Bytes - sequencer_lt: stagingbase_Bytes - sequencer_gte: stagingbase_Bytes - sequencer_lte: stagingbase_Bytes - sequencer_in: [stagingbase_Bytes!] - sequencer_not_in: [stagingbase_Bytes!] - sequencer_contains: stagingbase_Bytes - sequencer_not_contains: stagingbase_Bytes + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: xlayer_swap_LpToken_filter + amount: xlayer_swap_BigDecimal + amount_not: xlayer_swap_BigDecimal + amount_gt: xlayer_swap_BigDecimal + amount_lt: xlayer_swap_BigDecimal + amount_gte: xlayer_swap_BigDecimal + amount_lte: xlayer_swap_BigDecimal + amount_in: [xlayer_swap_BigDecimal!] + amount_not_in: [xlayer_swap_BigDecimal!] + from: xlayer_swap_Bytes + from_not: xlayer_swap_Bytes + from_gt: xlayer_swap_Bytes + from_lt: xlayer_swap_Bytes + from_gte: xlayer_swap_Bytes + from_lte: xlayer_swap_Bytes + from_in: [xlayer_swap_Bytes!] + from_not_in: [xlayer_swap_Bytes!] + from_contains: xlayer_swap_Bytes + from_not_contains: xlayer_swap_Bytes + to: xlayer_swap_Bytes + to_not: xlayer_swap_Bytes + to_gt: xlayer_swap_Bytes + to_lt: xlayer_swap_Bytes + to_gte: xlayer_swap_Bytes + to_lte: xlayer_swap_Bytes + to_in: [xlayer_swap_Bytes!] + to_not_in: [xlayer_swap_Bytes!] + to_contains: xlayer_swap_Bytes + to_not_contains: xlayer_swap_Bytes + fromBalance: xlayer_swap_BigDecimal + fromBalance_not: xlayer_swap_BigDecimal + fromBalance_gt: xlayer_swap_BigDecimal + fromBalance_lt: xlayer_swap_BigDecimal + fromBalance_gte: xlayer_swap_BigDecimal + fromBalance_lte: xlayer_swap_BigDecimal + fromBalance_in: [xlayer_swap_BigDecimal!] + fromBalance_not_in: [xlayer_swap_BigDecimal!] + toBalance: xlayer_swap_BigDecimal + toBalance_not: xlayer_swap_BigDecimal + toBalance_gt: xlayer_swap_BigDecimal + toBalance_lt: xlayer_swap_BigDecimal + toBalance_gte: xlayer_swap_BigDecimal + toBalance_lte: xlayer_swap_BigDecimal + toBalance_in: [xlayer_swap_BigDecimal!] + toBalance_not_in: [xlayer_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_Sequencer_filter] - or: [stagingbase_Sequencer_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_LpTransferEvent_filter] + or: [xlayer_swap_LpTransferEvent_filter] } -enum stagingbase_Sequencer_orderBy { +enum xlayer_swap_LpTransferEvent_orderBy { id - isActive - sequencer + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -type stagingbase_Setting { +"""Defines the order direction, either ascending or descending""" +enum xlayer_swap_OrderDirection { + asc + desc +} + +type xlayer_swap_PooledToken { id: ID! - maxRoutersPerTransfer: BigInt! - caller: stagingbase_Bytes! + asset: xlayer_swap_Bytes! } -input stagingbase_Setting_filter { +input xlayer_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -142056,49 +138577,72 @@ input stagingbase_Setting_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingbase_Bytes - caller_not: stagingbase_Bytes - caller_gt: stagingbase_Bytes - caller_lt: stagingbase_Bytes - caller_gte: stagingbase_Bytes - caller_lte: stagingbase_Bytes - caller_in: [stagingbase_Bytes!] - caller_not_in: [stagingbase_Bytes!] - caller_contains: stagingbase_Bytes - caller_not_contains: stagingbase_Bytes + asset: xlayer_swap_Bytes + asset_not: xlayer_swap_Bytes + asset_gt: xlayer_swap_Bytes + asset_lt: xlayer_swap_Bytes + asset_gte: xlayer_swap_Bytes + asset_lte: xlayer_swap_Bytes + asset_in: [xlayer_swap_Bytes!] + asset_not_in: [xlayer_swap_Bytes!] + asset_contains: xlayer_swap_Bytes + asset_not_contains: xlayer_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_Setting_filter] - or: [stagingbase_Setting_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_PooledToken_filter] + or: [xlayer_swap_PooledToken_filter] } -enum stagingbase_Setting_orderBy { +enum xlayer_swap_PooledToken_orderBy { id - maxRoutersPerTransfer - caller + asset } -type stagingbase_SlippageUpdate { +type xlayer_swap_StableSwap { id: ID! - transfer: stagingbase_DestinationTransfer! - slippage: BigInt! - caller: stagingbase_Bytes! - transactionHash: stagingbase_Bytes! + isActive: Boolean + key: xlayer_swap_Bytes! + canonicalId: xlayer_swap_Bytes + domain: BigInt + swapPool: xlayer_swap_Bytes + lpToken: xlayer_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [xlayer_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_StableSwapEvent_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_StableSwapEvent_filter): [xlayer_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_StableSwapExchange_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_StableSwapExchange_filter): [xlayer_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_SwapHourlyVolume_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_SwapHourlyVolume_filter): [xlayer_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_SwapDailyVolume_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_SwapDailyVolume_filter): [xlayer_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_SwapWeeklyVolume_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_SwapWeeklyVolume_filter): [xlayer_swap_SwapWeeklyVolume!] +} + +type xlayer_swap_StableSwapAddLiquidityEvent implements xlayer_swap_StableSwapEvent { + id: ID! + stableSwap: xlayer_swap_StableSwap! + provider: xlayer_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + transaction: xlayer_swap_Bytes! + nonce: BigInt! } -input stagingbase_SlippageUpdate_filter { +input xlayer_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -142107,55 +138651,87 @@ input stagingbase_SlippageUpdate_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingbase_DestinationTransfer_filter - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - caller: stagingbase_Bytes - caller_not: stagingbase_Bytes - caller_gt: stagingbase_Bytes - caller_lt: stagingbase_Bytes - caller_gte: stagingbase_Bytes - caller_lte: stagingbase_Bytes - caller_in: [stagingbase_Bytes!] - caller_not_in: [stagingbase_Bytes!] - caller_contains: stagingbase_Bytes - caller_not_contains: stagingbase_Bytes - transactionHash: stagingbase_Bytes - transactionHash_not: stagingbase_Bytes - transactionHash_gt: stagingbase_Bytes - transactionHash_lt: stagingbase_Bytes - transactionHash_gte: stagingbase_Bytes - transactionHash_lte: stagingbase_Bytes - transactionHash_in: [stagingbase_Bytes!] - transactionHash_not_in: [stagingbase_Bytes!] - transactionHash_contains: stagingbase_Bytes - transactionHash_not_contains: stagingbase_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + provider: xlayer_swap_Bytes + provider_not: xlayer_swap_Bytes + provider_gt: xlayer_swap_Bytes + provider_lt: xlayer_swap_Bytes + provider_gte: xlayer_swap_Bytes + provider_lte: xlayer_swap_Bytes + provider_in: [xlayer_swap_Bytes!] + provider_not_in: [xlayer_swap_Bytes!] + provider_contains: xlayer_swap_Bytes + provider_not_contains: xlayer_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -142164,94 +138740,72 @@ input stagingbase_SlippageUpdate_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_SlippageUpdate_filter] - or: [stagingbase_SlippageUpdate_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_StableSwapAddLiquidityEvent_filter] + or: [xlayer_swap_StableSwapAddLiquidityEvent_filter] } -enum stagingbase_SlippageUpdate_orderBy { +enum xlayer_swap_StableSwapAddLiquidityEvent_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce - slippage - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block timestamp - gasPrice - gasLimit - blockNumber + transaction + nonce } -type stagingbase_SnapshotRoot { +interface xlayer_swap_StableSwapEvent { id: ID! - spokeDomain: BigInt - root: stagingbase_Bytes! - count: BigInt! + stableSwap: xlayer_swap_StableSwap! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt! + transaction: xlayer_swap_Bytes! + nonce: BigInt! } -input stagingbase_SnapshotRoot_filter { +input xlayer_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -142260,32 +138814,35 @@ input stagingbase_SnapshotRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - root: stagingbase_Bytes - root_not: stagingbase_Bytes - root_gt: stagingbase_Bytes - root_lt: stagingbase_Bytes - root_gte: stagingbase_Bytes - root_lte: stagingbase_Bytes - root_in: [stagingbase_Bytes!] - root_not_in: [stagingbase_Bytes!] - root_contains: stagingbase_Bytes - root_not_contains: stagingbase_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -142294,126 +138851,72 @@ input stagingbase_SnapshotRoot_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_SnapshotRoot_filter] - or: [stagingbase_SnapshotRoot_filter] + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_StableSwapEvent_filter] + or: [xlayer_swap_StableSwapEvent_filter] } -enum stagingbase_SnapshotRoot_orderBy { +enum xlayer_swap_StableSwapEvent_orderBy { id - spokeDomain - root - count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - blockNumber -} - -type stagingbase_SpokeConnectorMode { - id: ID! - mode: String! -} - -input stagingbase_SpokeConnectorMode_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String - """Filter for the block changed event.""" - _change_block: stagingbase_BlockChangedFilter - and: [stagingbase_SpokeConnectorMode_filter] - or: [stagingbase_SpokeConnectorMode_filter] -} - -enum stagingbase_SpokeConnectorMode_orderBy { - id - mode -} - -enum stagingbase_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast -} - -type stagingbase__Block_ { - """The hash of the block""" - hash: stagingbase_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int - """The hash of the parent block""" - parentHash: stagingbase_Bytes -} - -"""The type for the top-level _meta field""" -type stagingbase__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: stagingbase__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -type base_AggregateRoot { - id: ID! - root: base_Bytes! - blockNumber: BigInt! + transaction + nonce } -type base_AggregateRootProposed { +type xlayer_swap_StableSwapExchange { id: ID! - aggregateRoot: base_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! + stableSwap: xlayer_swap_StableSwap! + buyer: xlayer_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! + fee: BigInt! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: xlayer_swap_Bytes! + nonce: BigInt! } -input base_AggregateRootProposed_filter { +input xlayer_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -142422,40 +138925,91 @@ input base_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: base_Bytes - aggregateRoot_not: base_Bytes - aggregateRoot_gt: base_Bytes - aggregateRoot_lt: base_Bytes - aggregateRoot_gte: base_Bytes - aggregateRoot_lte: base_Bytes - aggregateRoot_in: [base_Bytes!] - aggregateRoot_not_in: [base_Bytes!] - aggregateRoot_contains: base_Bytes - aggregateRoot_not_contains: base_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + buyer: xlayer_swap_Bytes + buyer_not: xlayer_swap_Bytes + buyer_gt: xlayer_swap_Bytes + buyer_lt: xlayer_swap_Bytes + buyer_gte: xlayer_swap_Bytes + buyer_lte: xlayer_swap_Bytes + buyer_in: [xlayer_swap_Bytes!] + buyer_not_in: [xlayer_swap_Bytes!] + buyer_contains: xlayer_swap_Bytes + buyer_not_contains: xlayer_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -142464,21 +139018,896 @@ input base_AggregateRootProposed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_AggregateRootProposed_filter] - or: [base_AggregateRootProposed_filter] -} - -enum base_AggregateRootProposed_orderBy { + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_StableSwapExchange_filter] + or: [xlayer_swap_StableSwapExchange_filter] +} + +enum xlayer_swap_StableSwapExchange_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances + fee + block + timestamp + transaction + nonce +} + +type xlayer_swap_StableSwapRemoveLiquidityEvent implements xlayer_swap_StableSwapEvent { + id: ID! + stableSwap: xlayer_swap_StableSwap! + provider: xlayer_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: xlayer_swap_Bytes! + nonce: BigInt! +} + +input xlayer_swap_StableSwapRemoveLiquidityEvent_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + provider: xlayer_swap_Bytes + provider_not: xlayer_swap_Bytes + provider_gt: xlayer_swap_Bytes + provider_lt: xlayer_swap_Bytes + provider_gte: xlayer_swap_Bytes + provider_lte: xlayer_swap_Bytes + provider_in: [xlayer_swap_Bytes!] + provider_not_in: [xlayer_swap_Bytes!] + provider_contains: xlayer_swap_Bytes + provider_not_contains: xlayer_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: xlayer_swap_Bytes + transaction_not: xlayer_swap_Bytes + transaction_gt: xlayer_swap_Bytes + transaction_lt: xlayer_swap_Bytes + transaction_gte: xlayer_swap_Bytes + transaction_lte: xlayer_swap_Bytes + transaction_in: [xlayer_swap_Bytes!] + transaction_not_in: [xlayer_swap_Bytes!] + transaction_contains: xlayer_swap_Bytes + transaction_not_contains: xlayer_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_StableSwapRemoveLiquidityEvent_filter] + or: [xlayer_swap_StableSwapRemoveLiquidityEvent_filter] +} + +enum xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction + nonce +} + +input xlayer_swap_StableSwap_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + key: xlayer_swap_Bytes + key_not: xlayer_swap_Bytes + key_gt: xlayer_swap_Bytes + key_lt: xlayer_swap_Bytes + key_gte: xlayer_swap_Bytes + key_lte: xlayer_swap_Bytes + key_in: [xlayer_swap_Bytes!] + key_not_in: [xlayer_swap_Bytes!] + key_contains: xlayer_swap_Bytes + key_not_contains: xlayer_swap_Bytes + canonicalId: xlayer_swap_Bytes + canonicalId_not: xlayer_swap_Bytes + canonicalId_gt: xlayer_swap_Bytes + canonicalId_lt: xlayer_swap_Bytes + canonicalId_gte: xlayer_swap_Bytes + canonicalId_lte: xlayer_swap_Bytes + canonicalId_in: [xlayer_swap_Bytes!] + canonicalId_not_in: [xlayer_swap_Bytes!] + canonicalId_contains: xlayer_swap_Bytes + canonicalId_not_contains: xlayer_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: xlayer_swap_Bytes + swapPool_not: xlayer_swap_Bytes + swapPool_gt: xlayer_swap_Bytes + swapPool_lt: xlayer_swap_Bytes + swapPool_gte: xlayer_swap_Bytes + swapPool_lte: xlayer_swap_Bytes + swapPool_in: [xlayer_swap_Bytes!] + swapPool_not_in: [xlayer_swap_Bytes!] + swapPool_contains: xlayer_swap_Bytes + swapPool_not_contains: xlayer_swap_Bytes + lpToken: xlayer_swap_Bytes + lpToken_not: xlayer_swap_Bytes + lpToken_gt: xlayer_swap_Bytes + lpToken_lt: xlayer_swap_Bytes + lpToken_gte: xlayer_swap_Bytes + lpToken_lte: xlayer_swap_Bytes + lpToken_in: [xlayer_swap_Bytes!] + lpToken_not_in: [xlayer_swap_Bytes!] + lpToken_contains: xlayer_swap_Bytes + lpToken_not_contains: xlayer_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [xlayer_swap_Bytes!] + pooledTokens_not: [xlayer_swap_Bytes!] + pooledTokens_contains: [xlayer_swap_Bytes!] + pooledTokens_contains_nocase: [xlayer_swap_Bytes!] + pooledTokens_not_contains: [xlayer_swap_Bytes!] + pooledTokens_not_contains_nocase: [xlayer_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: xlayer_swap_StableSwapEvent_filter + exchanges_: xlayer_swap_StableSwapExchange_filter + hourlyVolumes_: xlayer_swap_SwapHourlyVolume_filter + dailyVolumes_: xlayer_swap_SwapDailyVolume_filter + weeklyVolumes_: xlayer_swap_SwapWeeklyVolume_filter + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_StableSwap_filter] + or: [xlayer_swap_StableSwap_filter] +} + +enum xlayer_swap_StableSwap_orderBy { + id + isActive + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes +} + +type xlayer_swap_SwapDailyVolume implements xlayer_swap_SwapTradeVolume { + id: ID! + stableSwap: xlayer_swap_StableSwap! + timestamp: BigInt! + volume: xlayer_swap_BigDecimal! +} + +input xlayer_swap_SwapDailyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: xlayer_swap_BigDecimal + volume_not: xlayer_swap_BigDecimal + volume_gt: xlayer_swap_BigDecimal + volume_lt: xlayer_swap_BigDecimal + volume_gte: xlayer_swap_BigDecimal + volume_lte: xlayer_swap_BigDecimal + volume_in: [xlayer_swap_BigDecimal!] + volume_not_in: [xlayer_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_SwapDailyVolume_filter] + or: [xlayer_swap_SwapDailyVolume_filter] +} + +enum xlayer_swap_SwapDailyVolume_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type xlayer_swap_SwapHourlyVolume implements xlayer_swap_SwapTradeVolume { + id: ID! + stableSwap: xlayer_swap_StableSwap! + timestamp: BigInt! + volume: xlayer_swap_BigDecimal! +} + +input xlayer_swap_SwapHourlyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: xlayer_swap_BigDecimal + volume_not: xlayer_swap_BigDecimal + volume_gt: xlayer_swap_BigDecimal + volume_lt: xlayer_swap_BigDecimal + volume_gte: xlayer_swap_BigDecimal + volume_lte: xlayer_swap_BigDecimal + volume_in: [xlayer_swap_BigDecimal!] + volume_not_in: [xlayer_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_SwapHourlyVolume_filter] + or: [xlayer_swap_SwapHourlyVolume_filter] +} + +enum xlayer_swap_SwapHourlyVolume_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +interface xlayer_swap_SwapTradeVolume { + stableSwap: xlayer_swap_StableSwap! + timestamp: BigInt! + volume: xlayer_swap_BigDecimal! +} + +input xlayer_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: xlayer_swap_BigDecimal + volume_not: xlayer_swap_BigDecimal + volume_gt: xlayer_swap_BigDecimal + volume_lt: xlayer_swap_BigDecimal + volume_gte: xlayer_swap_BigDecimal + volume_lte: xlayer_swap_BigDecimal + volume_in: [xlayer_swap_BigDecimal!] + volume_not_in: [xlayer_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_SwapTradeVolume_filter] + or: [xlayer_swap_SwapTradeVolume_filter] +} + +enum xlayer_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type xlayer_swap_SwapWeeklyVolume implements xlayer_swap_SwapTradeVolume { + id: ID! + stableSwap: xlayer_swap_StableSwap! + timestamp: BigInt! + volume: xlayer_swap_BigDecimal! +} + +input xlayer_swap_SwapWeeklyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: xlayer_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: xlayer_swap_BigDecimal + volume_not: xlayer_swap_BigDecimal + volume_gt: xlayer_swap_BigDecimal + volume_lt: xlayer_swap_BigDecimal + volume_gte: xlayer_swap_BigDecimal + volume_lte: xlayer_swap_BigDecimal + volume_in: [xlayer_swap_BigDecimal!] + volume_not_in: [xlayer_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_SwapWeeklyVolume_filter] + or: [xlayer_swap_SwapWeeklyVolume_filter] +} + +enum xlayer_swap_SwapWeeklyVolume_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type xlayer_swap_SystemInfo { + id: ID! + exchangeCount: BigInt! + swapCount: BigInt! +} + +input xlayer_swap_SystemInfo_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: xlayer_swap_BlockChangedFilter + and: [xlayer_swap_SystemInfo_filter] + or: [xlayer_swap_SystemInfo_filter] +} + +enum xlayer_swap_SystemInfo_orderBy { + id + exchangeCount + swapCount +} + +type xlayer_swap__Block_ { + """The hash of the block""" + hash: xlayer_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type xlayer_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: xlayer_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type metis_AggregateRoot { + id: ID! + root: metis_Bytes! + blockNumber: BigInt! +} + +type metis_AggregateRootProposed { + id: ID! + aggregateRoot: metis_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! + timestamp: BigInt! + blockNumber: BigInt +} + +input metis_AggregateRootProposed_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + aggregateRoot: metis_Bytes + aggregateRoot_not: metis_Bytes + aggregateRoot_gt: metis_Bytes + aggregateRoot_lt: metis_Bytes + aggregateRoot_gte: metis_Bytes + aggregateRoot_lte: metis_Bytes + aggregateRoot_in: [metis_Bytes!] + aggregateRoot_not_in: [metis_Bytes!] + aggregateRoot_contains: metis_Bytes + aggregateRoot_not_contains: metis_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: metis_BlockChangedFilter + and: [metis_AggregateRootProposed_filter] + or: [metis_AggregateRootProposed_filter] +} + +enum metis_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -142488,7 +139917,7 @@ enum base_AggregateRootProposed_orderBy { blockNumber } -input base_AggregateRoot_filter { +input metis_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -142497,16 +139926,16 @@ input base_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: base_Bytes - root_not: base_Bytes - root_gt: base_Bytes - root_lt: base_Bytes - root_gte: base_Bytes - root_lte: base_Bytes - root_in: [base_Bytes!] - root_not_in: [base_Bytes!] - root_contains: base_Bytes - root_not_contains: base_Bytes + root: metis_Bytes + root_not: metis_Bytes + root_gt: metis_Bytes + root_lt: metis_Bytes + root_gte: metis_Bytes + root_lte: metis_Bytes + root_in: [metis_Bytes!] + root_not_in: [metis_Bytes!] + root_contains: metis_Bytes + root_not_contains: metis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -142516,47 +139945,42 @@ input base_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_AggregateRoot_filter] - or: [base_AggregateRoot_filter] + _change_block: metis_BlockChangedFilter + and: [metis_AggregateRoot_filter] + or: [metis_AggregateRoot_filter] } -enum base_AggregateRoot_orderBy { +enum metis_AggregateRoot_orderBy { id root blockNumber } -enum base_Aggregation_interval { - hour - day -} - -type base_Asset { +type metis_Asset { id: ID! - key: base_Bytes + key: metis_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: base_Bytes + canonicalId: metis_Bytes canonicalDomain: BigInt - adoptedAsset: base_Bytes - localAsset: base_Bytes + adoptedAsset: metis_Bytes + localAsset: metis_Bytes blockNumber: BigInt - status: base_AssetStatus + status: metis_AssetStatus } -type base_AssetBalance { +type metis_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: base_Router! - asset: base_Asset! + router: metis_Router! + asset: metis_Asset! feesEarned: BigInt! } -input base_AssetBalance_filter { +input metis_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -142617,7 +140041,7 @@ input base_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: base_Router_filter + router_: metis_Router_filter asset: String asset_not: String asset_gt: String @@ -142638,7 +140062,7 @@ input base_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: base_Asset_filter + asset_: metis_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -142648,12 +140072,12 @@ input base_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_AssetBalance_filter] - or: [base_AssetBalance_filter] + _change_block: metis_BlockChangedFilter + and: [metis_AssetBalance_filter] + or: [metis_AssetBalance_filter] } -enum base_AssetBalance_orderBy { +enum metis_AssetBalance_orderBy { id amount locked @@ -142679,12 +140103,12 @@ enum base_AssetBalance_orderBy { feesEarned } -type base_AssetStatus { +type metis_AssetStatus { id: ID! status: Boolean } -input base_AssetStatus_filter { +input metis_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -142698,17 +140122,17 @@ input base_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_AssetStatus_filter] - or: [base_AssetStatus_filter] + _change_block: metis_BlockChangedFilter + and: [metis_AssetStatus_filter] + or: [metis_AssetStatus_filter] } -enum base_AssetStatus_orderBy { +enum metis_AssetStatus_orderBy { id status } -input base_Asset_filter { +input metis_Asset_filter { id: ID id_not: ID id_gt: ID @@ -142717,16 +140141,16 @@ input base_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: base_Bytes - key_not: base_Bytes - key_gt: base_Bytes - key_lt: base_Bytes - key_gte: base_Bytes - key_lte: base_Bytes - key_in: [base_Bytes!] - key_not_in: [base_Bytes!] - key_contains: base_Bytes - key_not_contains: base_Bytes + key: metis_Bytes + key_not: metis_Bytes + key_gt: metis_Bytes + key_lt: metis_Bytes + key_gte: metis_Bytes + key_lte: metis_Bytes + key_in: [metis_Bytes!] + key_not_in: [metis_Bytes!] + key_contains: metis_Bytes + key_not_contains: metis_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -142743,16 +140167,16 @@ input base_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: base_Bytes - canonicalId_not: base_Bytes - canonicalId_gt: base_Bytes - canonicalId_lt: base_Bytes - canonicalId_gte: base_Bytes - canonicalId_lte: base_Bytes - canonicalId_in: [base_Bytes!] - canonicalId_not_in: [base_Bytes!] - canonicalId_contains: base_Bytes - canonicalId_not_contains: base_Bytes + canonicalId: metis_Bytes + canonicalId_not: metis_Bytes + canonicalId_gt: metis_Bytes + canonicalId_lt: metis_Bytes + canonicalId_gte: metis_Bytes + canonicalId_lte: metis_Bytes + canonicalId_in: [metis_Bytes!] + canonicalId_not_in: [metis_Bytes!] + canonicalId_contains: metis_Bytes + canonicalId_not_contains: metis_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -142761,26 +140185,26 @@ input base_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: base_Bytes - adoptedAsset_not: base_Bytes - adoptedAsset_gt: base_Bytes - adoptedAsset_lt: base_Bytes - adoptedAsset_gte: base_Bytes - adoptedAsset_lte: base_Bytes - adoptedAsset_in: [base_Bytes!] - adoptedAsset_not_in: [base_Bytes!] - adoptedAsset_contains: base_Bytes - adoptedAsset_not_contains: base_Bytes - localAsset: base_Bytes - localAsset_not: base_Bytes - localAsset_gt: base_Bytes - localAsset_lt: base_Bytes - localAsset_gte: base_Bytes - localAsset_lte: base_Bytes - localAsset_in: [base_Bytes!] - localAsset_not_in: [base_Bytes!] - localAsset_contains: base_Bytes - localAsset_not_contains: base_Bytes + adoptedAsset: metis_Bytes + adoptedAsset_not: metis_Bytes + adoptedAsset_gt: metis_Bytes + adoptedAsset_lt: metis_Bytes + adoptedAsset_gte: metis_Bytes + adoptedAsset_lte: metis_Bytes + adoptedAsset_in: [metis_Bytes!] + adoptedAsset_not_in: [metis_Bytes!] + adoptedAsset_contains: metis_Bytes + adoptedAsset_not_contains: metis_Bytes + localAsset: metis_Bytes + localAsset_not: metis_Bytes + localAsset_gt: metis_Bytes + localAsset_lt: metis_Bytes + localAsset_gte: metis_Bytes + localAsset_lte: metis_Bytes + localAsset_in: [metis_Bytes!] + localAsset_not_in: [metis_Bytes!] + localAsset_contains: metis_Bytes + localAsset_not_contains: metis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -142809,14 +140233,14 @@ input base_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: base_AssetStatus_filter + status_: metis_AssetStatus_filter """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_Asset_filter] - or: [base_Asset_filter] + _change_block: metis_BlockChangedFilter + and: [metis_Asset_filter] + or: [metis_Asset_filter] } -enum base_Asset_orderBy { +enum metis_Asset_orderBy { id key decimal @@ -142831,30 +140255,30 @@ enum base_Asset_orderBy { status__status } -scalar base_BigDecimal +scalar metis_BigDecimal -input base_BlockChangedFilter { +input metis_BlockChangedFilter { number_gte: Int! } -input base_Block_height { - hash: base_Bytes +input metis_Block_height { + hash: metis_Bytes number: Int number_gte: Int } -scalar base_Bytes +scalar metis_Bytes -type base_ConnectorMeta { +type metis_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: base_Bytes - rootManager: base_Bytes - mirrorConnector: base_Bytes + amb: metis_Bytes + rootManager: metis_Bytes + mirrorConnector: metis_Bytes } -input base_ConnectorMeta_filter { +input metis_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -142879,43 +140303,43 @@ input base_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: base_Bytes - amb_not: base_Bytes - amb_gt: base_Bytes - amb_lt: base_Bytes - amb_gte: base_Bytes - amb_lte: base_Bytes - amb_in: [base_Bytes!] - amb_not_in: [base_Bytes!] - amb_contains: base_Bytes - amb_not_contains: base_Bytes - rootManager: base_Bytes - rootManager_not: base_Bytes - rootManager_gt: base_Bytes - rootManager_lt: base_Bytes - rootManager_gte: base_Bytes - rootManager_lte: base_Bytes - rootManager_in: [base_Bytes!] - rootManager_not_in: [base_Bytes!] - rootManager_contains: base_Bytes - rootManager_not_contains: base_Bytes - mirrorConnector: base_Bytes - mirrorConnector_not: base_Bytes - mirrorConnector_gt: base_Bytes - mirrorConnector_lt: base_Bytes - mirrorConnector_gte: base_Bytes - mirrorConnector_lte: base_Bytes - mirrorConnector_in: [base_Bytes!] - mirrorConnector_not_in: [base_Bytes!] - mirrorConnector_contains: base_Bytes - mirrorConnector_not_contains: base_Bytes + amb: metis_Bytes + amb_not: metis_Bytes + amb_gt: metis_Bytes + amb_lt: metis_Bytes + amb_gte: metis_Bytes + amb_lte: metis_Bytes + amb_in: [metis_Bytes!] + amb_not_in: [metis_Bytes!] + amb_contains: metis_Bytes + amb_not_contains: metis_Bytes + rootManager: metis_Bytes + rootManager_not: metis_Bytes + rootManager_gt: metis_Bytes + rootManager_lt: metis_Bytes + rootManager_gte: metis_Bytes + rootManager_lte: metis_Bytes + rootManager_in: [metis_Bytes!] + rootManager_not_in: [metis_Bytes!] + rootManager_contains: metis_Bytes + rootManager_not_contains: metis_Bytes + mirrorConnector: metis_Bytes + mirrorConnector_not: metis_Bytes + mirrorConnector_gt: metis_Bytes + mirrorConnector_lt: metis_Bytes + mirrorConnector_gte: metis_Bytes + mirrorConnector_lte: metis_Bytes + mirrorConnector_in: [metis_Bytes!] + mirrorConnector_not_in: [metis_Bytes!] + mirrorConnector_contains: metis_Bytes + mirrorConnector_not_contains: metis_Bytes """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_ConnectorMeta_filter] - or: [base_ConnectorMeta_filter] + _change_block: metis_BlockChangedFilter + and: [metis_ConnectorMeta_filter] + or: [metis_ConnectorMeta_filter] } -enum base_ConnectorMeta_orderBy { +enum metis_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -142924,48 +140348,48 @@ enum base_ConnectorMeta_orderBy { mirrorConnector } -type base_DestinationTransfer { +type metis_DestinationTransfer { id: ID! chainId: BigInt - transferId: base_Bytes + transferId: metis_Bytes nonce: BigInt - status: base_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: base_Router_orderBy, orderDirection: base_OrderDirection, where: base_Router_filter): [base_Router!] + status: metis_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: metis_Router_orderBy, orderDirection: metis_OrderDirection, where: metis_Router_filter): [metis_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: base_Bytes - delegate: base_Bytes + to: metis_Bytes + delegate: metis_Bytes receiveLocal: Boolean - callData: base_Bytes + callData: metis_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: base_Bytes + originSender: metis_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: base_Bytes - asset: base_Asset + canonicalId: metis_Bytes + asset: metis_Asset amount: BigInt routersFee: BigInt - executedCaller: base_Bytes - executedTransactionHash: base_Bytes + executedCaller: metis_Bytes + executedTransactionHash: metis_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: base_Bytes + executedTxOrigin: metis_Bytes executedTxNonce: BigInt - reconciledCaller: base_Bytes - reconciledTransactionHash: base_Bytes + reconciledCaller: metis_Bytes + reconciledTransactionHash: metis_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: base_Bytes + reconciledTxOrigin: metis_Bytes reconciledTxNonce: BigInt } -input base_DestinationTransfer_filter { +input metis_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -142982,16 +140406,16 @@ input base_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: base_Bytes - transferId_not: base_Bytes - transferId_gt: base_Bytes - transferId_lt: base_Bytes - transferId_gte: base_Bytes - transferId_lte: base_Bytes - transferId_in: [base_Bytes!] - transferId_not_in: [base_Bytes!] - transferId_contains: base_Bytes - transferId_not_contains: base_Bytes + transferId: metis_Bytes + transferId_not: metis_Bytes + transferId_gt: metis_Bytes + transferId_lt: metis_Bytes + transferId_gte: metis_Bytes + transferId_lte: metis_Bytes + transferId_in: [metis_Bytes!] + transferId_not_in: [metis_Bytes!] + transferId_contains: metis_Bytes + transferId_not_contains: metis_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -143000,17 +140424,17 @@ input base_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: base_TransferStatus - status_not: base_TransferStatus - status_in: [base_TransferStatus!] - status_not_in: [base_TransferStatus!] + status: metis_TransferStatus + status_not: metis_TransferStatus + status_in: [metis_TransferStatus!] + status_not_in: [metis_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: base_Router_filter + routers_: metis_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -143035,40 +140459,40 @@ input base_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: base_Bytes - to_not: base_Bytes - to_gt: base_Bytes - to_lt: base_Bytes - to_gte: base_Bytes - to_lte: base_Bytes - to_in: [base_Bytes!] - to_not_in: [base_Bytes!] - to_contains: base_Bytes - to_not_contains: base_Bytes - delegate: base_Bytes - delegate_not: base_Bytes - delegate_gt: base_Bytes - delegate_lt: base_Bytes - delegate_gte: base_Bytes - delegate_lte: base_Bytes - delegate_in: [base_Bytes!] - delegate_not_in: [base_Bytes!] - delegate_contains: base_Bytes - delegate_not_contains: base_Bytes + to: metis_Bytes + to_not: metis_Bytes + to_gt: metis_Bytes + to_lt: metis_Bytes + to_gte: metis_Bytes + to_lte: metis_Bytes + to_in: [metis_Bytes!] + to_not_in: [metis_Bytes!] + to_contains: metis_Bytes + to_not_contains: metis_Bytes + delegate: metis_Bytes + delegate_not: metis_Bytes + delegate_gt: metis_Bytes + delegate_lt: metis_Bytes + delegate_gte: metis_Bytes + delegate_lte: metis_Bytes + delegate_in: [metis_Bytes!] + delegate_not_in: [metis_Bytes!] + delegate_contains: metis_Bytes + delegate_not_contains: metis_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: base_Bytes - callData_not: base_Bytes - callData_gt: base_Bytes - callData_lt: base_Bytes - callData_gte: base_Bytes - callData_lte: base_Bytes - callData_in: [base_Bytes!] - callData_not_in: [base_Bytes!] - callData_contains: base_Bytes - callData_not_contains: base_Bytes + callData: metis_Bytes + callData_not: metis_Bytes + callData_gt: metis_Bytes + callData_lt: metis_Bytes + callData_gte: metis_Bytes + callData_lte: metis_Bytes + callData_in: [metis_Bytes!] + callData_not_in: [metis_Bytes!] + callData_contains: metis_Bytes + callData_not_contains: metis_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -143085,16 +140509,16 @@ input base_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: base_Bytes - originSender_not: base_Bytes - originSender_gt: base_Bytes - originSender_lt: base_Bytes - originSender_gte: base_Bytes - originSender_lte: base_Bytes - originSender_in: [base_Bytes!] - originSender_not_in: [base_Bytes!] - originSender_contains: base_Bytes - originSender_not_contains: base_Bytes + originSender: metis_Bytes + originSender_not: metis_Bytes + originSender_gt: metis_Bytes + originSender_lt: metis_Bytes + originSender_gte: metis_Bytes + originSender_lte: metis_Bytes + originSender_in: [metis_Bytes!] + originSender_not_in: [metis_Bytes!] + originSender_contains: metis_Bytes + originSender_not_contains: metis_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -143111,16 +140535,16 @@ input base_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: base_Bytes - canonicalId_not: base_Bytes - canonicalId_gt: base_Bytes - canonicalId_lt: base_Bytes - canonicalId_gte: base_Bytes - canonicalId_lte: base_Bytes - canonicalId_in: [base_Bytes!] - canonicalId_not_in: [base_Bytes!] - canonicalId_contains: base_Bytes - canonicalId_not_contains: base_Bytes + canonicalId: metis_Bytes + canonicalId_not: metis_Bytes + canonicalId_gt: metis_Bytes + canonicalId_lt: metis_Bytes + canonicalId_gte: metis_Bytes + canonicalId_lte: metis_Bytes + canonicalId_in: [metis_Bytes!] + canonicalId_not_in: [metis_Bytes!] + canonicalId_contains: metis_Bytes + canonicalId_not_contains: metis_Bytes asset: String asset_not: String asset_gt: String @@ -143141,7 +140565,7 @@ input base_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: base_Asset_filter + asset_: metis_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -143158,26 +140582,26 @@ input base_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: base_Bytes - executedCaller_not: base_Bytes - executedCaller_gt: base_Bytes - executedCaller_lt: base_Bytes - executedCaller_gte: base_Bytes - executedCaller_lte: base_Bytes - executedCaller_in: [base_Bytes!] - executedCaller_not_in: [base_Bytes!] - executedCaller_contains: base_Bytes - executedCaller_not_contains: base_Bytes - executedTransactionHash: base_Bytes - executedTransactionHash_not: base_Bytes - executedTransactionHash_gt: base_Bytes - executedTransactionHash_lt: base_Bytes - executedTransactionHash_gte: base_Bytes - executedTransactionHash_lte: base_Bytes - executedTransactionHash_in: [base_Bytes!] - executedTransactionHash_not_in: [base_Bytes!] - executedTransactionHash_contains: base_Bytes - executedTransactionHash_not_contains: base_Bytes + executedCaller: metis_Bytes + executedCaller_not: metis_Bytes + executedCaller_gt: metis_Bytes + executedCaller_lt: metis_Bytes + executedCaller_gte: metis_Bytes + executedCaller_lte: metis_Bytes + executedCaller_in: [metis_Bytes!] + executedCaller_not_in: [metis_Bytes!] + executedCaller_contains: metis_Bytes + executedCaller_not_contains: metis_Bytes + executedTransactionHash: metis_Bytes + executedTransactionHash_not: metis_Bytes + executedTransactionHash_gt: metis_Bytes + executedTransactionHash_lt: metis_Bytes + executedTransactionHash_gte: metis_Bytes + executedTransactionHash_lte: metis_Bytes + executedTransactionHash_in: [metis_Bytes!] + executedTransactionHash_not_in: [metis_Bytes!] + executedTransactionHash_contains: metis_Bytes + executedTransactionHash_not_contains: metis_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -143210,16 +140634,16 @@ input base_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: base_Bytes - executedTxOrigin_not: base_Bytes - executedTxOrigin_gt: base_Bytes - executedTxOrigin_lt: base_Bytes - executedTxOrigin_gte: base_Bytes - executedTxOrigin_lte: base_Bytes - executedTxOrigin_in: [base_Bytes!] - executedTxOrigin_not_in: [base_Bytes!] - executedTxOrigin_contains: base_Bytes - executedTxOrigin_not_contains: base_Bytes + executedTxOrigin: metis_Bytes + executedTxOrigin_not: metis_Bytes + executedTxOrigin_gt: metis_Bytes + executedTxOrigin_lt: metis_Bytes + executedTxOrigin_gte: metis_Bytes + executedTxOrigin_lte: metis_Bytes + executedTxOrigin_in: [metis_Bytes!] + executedTxOrigin_not_in: [metis_Bytes!] + executedTxOrigin_contains: metis_Bytes + executedTxOrigin_not_contains: metis_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -143228,26 +140652,26 @@ input base_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: base_Bytes - reconciledCaller_not: base_Bytes - reconciledCaller_gt: base_Bytes - reconciledCaller_lt: base_Bytes - reconciledCaller_gte: base_Bytes - reconciledCaller_lte: base_Bytes - reconciledCaller_in: [base_Bytes!] - reconciledCaller_not_in: [base_Bytes!] - reconciledCaller_contains: base_Bytes - reconciledCaller_not_contains: base_Bytes - reconciledTransactionHash: base_Bytes - reconciledTransactionHash_not: base_Bytes - reconciledTransactionHash_gt: base_Bytes - reconciledTransactionHash_lt: base_Bytes - reconciledTransactionHash_gte: base_Bytes - reconciledTransactionHash_lte: base_Bytes - reconciledTransactionHash_in: [base_Bytes!] - reconciledTransactionHash_not_in: [base_Bytes!] - reconciledTransactionHash_contains: base_Bytes - reconciledTransactionHash_not_contains: base_Bytes + reconciledCaller: metis_Bytes + reconciledCaller_not: metis_Bytes + reconciledCaller_gt: metis_Bytes + reconciledCaller_lt: metis_Bytes + reconciledCaller_gte: metis_Bytes + reconciledCaller_lte: metis_Bytes + reconciledCaller_in: [metis_Bytes!] + reconciledCaller_not_in: [metis_Bytes!] + reconciledCaller_contains: metis_Bytes + reconciledCaller_not_contains: metis_Bytes + reconciledTransactionHash: metis_Bytes + reconciledTransactionHash_not: metis_Bytes + reconciledTransactionHash_gt: metis_Bytes + reconciledTransactionHash_lt: metis_Bytes + reconciledTransactionHash_gte: metis_Bytes + reconciledTransactionHash_lte: metis_Bytes + reconciledTransactionHash_in: [metis_Bytes!] + reconciledTransactionHash_not_in: [metis_Bytes!] + reconciledTransactionHash_contains: metis_Bytes + reconciledTransactionHash_not_contains: metis_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -143280,16 +140704,16 @@ input base_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: base_Bytes - reconciledTxOrigin_not: base_Bytes - reconciledTxOrigin_gt: base_Bytes - reconciledTxOrigin_lt: base_Bytes - reconciledTxOrigin_gte: base_Bytes - reconciledTxOrigin_lte: base_Bytes - reconciledTxOrigin_in: [base_Bytes!] - reconciledTxOrigin_not_in: [base_Bytes!] - reconciledTxOrigin_contains: base_Bytes - reconciledTxOrigin_not_contains: base_Bytes + reconciledTxOrigin: metis_Bytes + reconciledTxOrigin_not: metis_Bytes + reconciledTxOrigin_gt: metis_Bytes + reconciledTxOrigin_lt: metis_Bytes + reconciledTxOrigin_gte: metis_Bytes + reconciledTxOrigin_lte: metis_Bytes + reconciledTxOrigin_in: [metis_Bytes!] + reconciledTxOrigin_not_in: [metis_Bytes!] + reconciledTxOrigin_contains: metis_Bytes + reconciledTxOrigin_not_contains: metis_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -143299,12 +140723,12 @@ input base_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_DestinationTransfer_filter] - or: [base_DestinationTransfer_filter] + _change_block: metis_BlockChangedFilter + and: [metis_DestinationTransfer_filter] + or: [metis_DestinationTransfer_filter] } -enum base_DestinationTransfer_orderBy { +enum metis_DestinationTransfer_orderBy { id chainId transferId @@ -143358,16 +140782,16 @@ enum base_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar base_Int8 +scalar metis_Int8 -type base_OptimisticRootFinalized { +type metis_OptimisticRootFinalized { id: ID! - aggregateRoot: base_Bytes! + aggregateRoot: metis_Bytes! timestamp: BigInt! blockNumber: BigInt } -input base_OptimisticRootFinalized_filter { +input metis_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -143376,16 +140800,16 @@ input base_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: base_Bytes - aggregateRoot_not: base_Bytes - aggregateRoot_gt: base_Bytes - aggregateRoot_lt: base_Bytes - aggregateRoot_gte: base_Bytes - aggregateRoot_lte: base_Bytes - aggregateRoot_in: [base_Bytes!] - aggregateRoot_not_in: [base_Bytes!] - aggregateRoot_contains: base_Bytes - aggregateRoot_not_contains: base_Bytes + aggregateRoot: metis_Bytes + aggregateRoot_not: metis_Bytes + aggregateRoot_gt: metis_Bytes + aggregateRoot_lt: metis_Bytes + aggregateRoot_gte: metis_Bytes + aggregateRoot_lte: metis_Bytes + aggregateRoot_in: [metis_Bytes!] + aggregateRoot_not_in: [metis_Bytes!] + aggregateRoot_contains: metis_Bytes + aggregateRoot_not_contains: metis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -143403,12 +140827,12 @@ input base_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_OptimisticRootFinalized_filter] - or: [base_OptimisticRootFinalized_filter] + _change_block: metis_BlockChangedFilter + and: [metis_OptimisticRootFinalized_filter] + or: [metis_OptimisticRootFinalized_filter] } -enum base_OptimisticRootFinalized_orderBy { +enum metis_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -143416,25 +140840,25 @@ enum base_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum base_OrderDirection { +enum metis_OrderDirection { asc desc } -type base_OriginMessage { +type metis_OriginMessage { id: ID! - transferId: base_Bytes + transferId: metis_Bytes destinationDomain: BigInt - leaf: base_Bytes + leaf: metis_Bytes index: BigInt - message: base_Bytes - root: base_Bytes - transactionHash: base_Bytes + message: metis_Bytes + root: metis_Bytes + transactionHash: metis_Bytes blockNumber: BigInt - rootCount: base_RootCount + rootCount: metis_RootCount } -input base_OriginMessage_filter { +input metis_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -143443,16 +140867,16 @@ input base_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: base_Bytes - transferId_not: base_Bytes - transferId_gt: base_Bytes - transferId_lt: base_Bytes - transferId_gte: base_Bytes - transferId_lte: base_Bytes - transferId_in: [base_Bytes!] - transferId_not_in: [base_Bytes!] - transferId_contains: base_Bytes - transferId_not_contains: base_Bytes + transferId: metis_Bytes + transferId_not: metis_Bytes + transferId_gt: metis_Bytes + transferId_lt: metis_Bytes + transferId_gte: metis_Bytes + transferId_lte: metis_Bytes + transferId_in: [metis_Bytes!] + transferId_not_in: [metis_Bytes!] + transferId_contains: metis_Bytes + transferId_not_contains: metis_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -143461,16 +140885,16 @@ input base_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: base_Bytes - leaf_not: base_Bytes - leaf_gt: base_Bytes - leaf_lt: base_Bytes - leaf_gte: base_Bytes - leaf_lte: base_Bytes - leaf_in: [base_Bytes!] - leaf_not_in: [base_Bytes!] - leaf_contains: base_Bytes - leaf_not_contains: base_Bytes + leaf: metis_Bytes + leaf_not: metis_Bytes + leaf_gt: metis_Bytes + leaf_lt: metis_Bytes + leaf_gte: metis_Bytes + leaf_lte: metis_Bytes + leaf_in: [metis_Bytes!] + leaf_not_in: [metis_Bytes!] + leaf_contains: metis_Bytes + leaf_not_contains: metis_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -143479,36 +140903,36 @@ input base_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: base_Bytes - message_not: base_Bytes - message_gt: base_Bytes - message_lt: base_Bytes - message_gte: base_Bytes - message_lte: base_Bytes - message_in: [base_Bytes!] - message_not_in: [base_Bytes!] - message_contains: base_Bytes - message_not_contains: base_Bytes - root: base_Bytes - root_not: base_Bytes - root_gt: base_Bytes - root_lt: base_Bytes - root_gte: base_Bytes - root_lte: base_Bytes - root_in: [base_Bytes!] - root_not_in: [base_Bytes!] - root_contains: base_Bytes - root_not_contains: base_Bytes - transactionHash: base_Bytes - transactionHash_not: base_Bytes - transactionHash_gt: base_Bytes - transactionHash_lt: base_Bytes - transactionHash_gte: base_Bytes - transactionHash_lte: base_Bytes - transactionHash_in: [base_Bytes!] - transactionHash_not_in: [base_Bytes!] - transactionHash_contains: base_Bytes - transactionHash_not_contains: base_Bytes + message: metis_Bytes + message_not: metis_Bytes + message_gt: metis_Bytes + message_lt: metis_Bytes + message_gte: metis_Bytes + message_lte: metis_Bytes + message_in: [metis_Bytes!] + message_not_in: [metis_Bytes!] + message_contains: metis_Bytes + message_not_contains: metis_Bytes + root: metis_Bytes + root_not: metis_Bytes + root_gt: metis_Bytes + root_lt: metis_Bytes + root_gte: metis_Bytes + root_lte: metis_Bytes + root_in: [metis_Bytes!] + root_not_in: [metis_Bytes!] + root_contains: metis_Bytes + root_not_contains: metis_Bytes + transactionHash: metis_Bytes + transactionHash_not: metis_Bytes + transactionHash_gt: metis_Bytes + transactionHash_lt: metis_Bytes + transactionHash_gte: metis_Bytes + transactionHash_lte: metis_Bytes + transactionHash_in: [metis_Bytes!] + transactionHash_not_in: [metis_Bytes!] + transactionHash_contains: metis_Bytes + transactionHash_not_contains: metis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -143537,14 +140961,14 @@ input base_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: base_RootCount_filter + rootCount_: metis_RootCount_filter """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_OriginMessage_filter] - or: [base_OriginMessage_filter] + _change_block: metis_BlockChangedFilter + and: [metis_OriginMessage_filter] + or: [metis_OriginMessage_filter] } -enum base_OriginMessage_orderBy { +enum metis_OriginMessage_orderBy { id transferId destinationDomain @@ -143559,42 +140983,42 @@ enum base_OriginMessage_orderBy { rootCount__count } -type base_OriginTransfer { +type metis_OriginTransfer { id: ID! chainId: BigInt - transferId: base_Bytes + transferId: metis_Bytes nonce: BigInt - status: base_TransferStatus - messageHash: base_Bytes + status: metis_TransferStatus + messageHash: metis_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: base_Bytes - delegate: base_Bytes + to: metis_Bytes + delegate: metis_Bytes receiveLocal: Boolean - callData: base_Bytes + callData: metis_Bytes slippage: BigInt - originSender: base_Bytes + originSender: metis_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: base_Bytes - asset: base_Asset - transactingAsset: base_Bytes - message: base_OriginMessage + canonicalId: metis_Bytes + asset: metis_Asset + transactingAsset: metis_Bytes + message: metis_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: base_RelayerFee_orderBy, orderDirection: base_OrderDirection, where: base_RelayerFee_filter): [base_RelayerFee!] - initialRelayerFeeAsset: base_Bytes - caller: base_Bytes - transactionHash: base_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: metis_RelayerFee_orderBy, orderDirection: metis_OrderDirection, where: metis_RelayerFee_filter): [metis_RelayerFee!] + initialRelayerFeeAsset: metis_Bytes + caller: metis_Bytes + transactionHash: metis_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: base_Bytes + txOrigin: metis_Bytes txNonce: BigInt } -input base_OriginTransfer_filter { +input metis_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -143611,16 +141035,16 @@ input base_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: base_Bytes - transferId_not: base_Bytes - transferId_gt: base_Bytes - transferId_lt: base_Bytes - transferId_gte: base_Bytes - transferId_lte: base_Bytes - transferId_in: [base_Bytes!] - transferId_not_in: [base_Bytes!] - transferId_contains: base_Bytes - transferId_not_contains: base_Bytes + transferId: metis_Bytes + transferId_not: metis_Bytes + transferId_gt: metis_Bytes + transferId_lt: metis_Bytes + transferId_gte: metis_Bytes + transferId_lte: metis_Bytes + transferId_in: [metis_Bytes!] + transferId_not_in: [metis_Bytes!] + transferId_contains: metis_Bytes + transferId_not_contains: metis_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -143629,20 +141053,20 @@ input base_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: base_TransferStatus - status_not: base_TransferStatus - status_in: [base_TransferStatus!] - status_not_in: [base_TransferStatus!] - messageHash: base_Bytes - messageHash_not: base_Bytes - messageHash_gt: base_Bytes - messageHash_lt: base_Bytes - messageHash_gte: base_Bytes - messageHash_lte: base_Bytes - messageHash_in: [base_Bytes!] - messageHash_not_in: [base_Bytes!] - messageHash_contains: base_Bytes - messageHash_not_contains: base_Bytes + status: metis_TransferStatus + status_not: metis_TransferStatus + status_in: [metis_TransferStatus!] + status_not_in: [metis_TransferStatus!] + messageHash: metis_Bytes + messageHash_not: metis_Bytes + messageHash_gt: metis_Bytes + messageHash_lt: metis_Bytes + messageHash_gte: metis_Bytes + messageHash_lte: metis_Bytes + messageHash_in: [metis_Bytes!] + messageHash_not_in: [metis_Bytes!] + messageHash_contains: metis_Bytes + messageHash_not_contains: metis_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -143667,40 +141091,40 @@ input base_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: base_Bytes - to_not: base_Bytes - to_gt: base_Bytes - to_lt: base_Bytes - to_gte: base_Bytes - to_lte: base_Bytes - to_in: [base_Bytes!] - to_not_in: [base_Bytes!] - to_contains: base_Bytes - to_not_contains: base_Bytes - delegate: base_Bytes - delegate_not: base_Bytes - delegate_gt: base_Bytes - delegate_lt: base_Bytes - delegate_gte: base_Bytes - delegate_lte: base_Bytes - delegate_in: [base_Bytes!] - delegate_not_in: [base_Bytes!] - delegate_contains: base_Bytes - delegate_not_contains: base_Bytes + to: metis_Bytes + to_not: metis_Bytes + to_gt: metis_Bytes + to_lt: metis_Bytes + to_gte: metis_Bytes + to_lte: metis_Bytes + to_in: [metis_Bytes!] + to_not_in: [metis_Bytes!] + to_contains: metis_Bytes + to_not_contains: metis_Bytes + delegate: metis_Bytes + delegate_not: metis_Bytes + delegate_gt: metis_Bytes + delegate_lt: metis_Bytes + delegate_gte: metis_Bytes + delegate_lte: metis_Bytes + delegate_in: [metis_Bytes!] + delegate_not_in: [metis_Bytes!] + delegate_contains: metis_Bytes + delegate_not_contains: metis_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: base_Bytes - callData_not: base_Bytes - callData_gt: base_Bytes - callData_lt: base_Bytes - callData_gte: base_Bytes - callData_lte: base_Bytes - callData_in: [base_Bytes!] - callData_not_in: [base_Bytes!] - callData_contains: base_Bytes - callData_not_contains: base_Bytes + callData: metis_Bytes + callData_not: metis_Bytes + callData_gt: metis_Bytes + callData_lt: metis_Bytes + callData_gte: metis_Bytes + callData_lte: metis_Bytes + callData_in: [metis_Bytes!] + callData_not_in: [metis_Bytes!] + callData_contains: metis_Bytes + callData_not_contains: metis_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -143709,16 +141133,16 @@ input base_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: base_Bytes - originSender_not: base_Bytes - originSender_gt: base_Bytes - originSender_lt: base_Bytes - originSender_gte: base_Bytes - originSender_lte: base_Bytes - originSender_in: [base_Bytes!] - originSender_not_in: [base_Bytes!] - originSender_contains: base_Bytes - originSender_not_contains: base_Bytes + originSender: metis_Bytes + originSender_not: metis_Bytes + originSender_gt: metis_Bytes + originSender_lt: metis_Bytes + originSender_gte: metis_Bytes + originSender_lte: metis_Bytes + originSender_in: [metis_Bytes!] + originSender_not_in: [metis_Bytes!] + originSender_contains: metis_Bytes + originSender_not_contains: metis_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -143735,16 +141159,16 @@ input base_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: base_Bytes - canonicalId_not: base_Bytes - canonicalId_gt: base_Bytes - canonicalId_lt: base_Bytes - canonicalId_gte: base_Bytes - canonicalId_lte: base_Bytes - canonicalId_in: [base_Bytes!] - canonicalId_not_in: [base_Bytes!] - canonicalId_contains: base_Bytes - canonicalId_not_contains: base_Bytes + canonicalId: metis_Bytes + canonicalId_not: metis_Bytes + canonicalId_gt: metis_Bytes + canonicalId_lt: metis_Bytes + canonicalId_gte: metis_Bytes + canonicalId_lte: metis_Bytes + canonicalId_in: [metis_Bytes!] + canonicalId_not_in: [metis_Bytes!] + canonicalId_contains: metis_Bytes + canonicalId_not_contains: metis_Bytes asset: String asset_not: String asset_gt: String @@ -143765,17 +141189,17 @@ input base_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: base_Asset_filter - transactingAsset: base_Bytes - transactingAsset_not: base_Bytes - transactingAsset_gt: base_Bytes - transactingAsset_lt: base_Bytes - transactingAsset_gte: base_Bytes - transactingAsset_lte: base_Bytes - transactingAsset_in: [base_Bytes!] - transactingAsset_not_in: [base_Bytes!] - transactingAsset_contains: base_Bytes - transactingAsset_not_contains: base_Bytes + asset_: metis_Asset_filter + transactingAsset: metis_Bytes + transactingAsset_not: metis_Bytes + transactingAsset_gt: metis_Bytes + transactingAsset_lt: metis_Bytes + transactingAsset_gte: metis_Bytes + transactingAsset_lte: metis_Bytes + transactingAsset_in: [metis_Bytes!] + transactingAsset_not_in: [metis_Bytes!] + transactingAsset_contains: metis_Bytes + transactingAsset_not_contains: metis_Bytes message: String message_not: String message_gt: String @@ -143796,7 +141220,7 @@ input base_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: base_OriginMessage_filter + message_: metis_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -143811,37 +141235,37 @@ input base_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: base_RelayerFee_filter - initialRelayerFeeAsset: base_Bytes - initialRelayerFeeAsset_not: base_Bytes - initialRelayerFeeAsset_gt: base_Bytes - initialRelayerFeeAsset_lt: base_Bytes - initialRelayerFeeAsset_gte: base_Bytes - initialRelayerFeeAsset_lte: base_Bytes - initialRelayerFeeAsset_in: [base_Bytes!] - initialRelayerFeeAsset_not_in: [base_Bytes!] - initialRelayerFeeAsset_contains: base_Bytes - initialRelayerFeeAsset_not_contains: base_Bytes - caller: base_Bytes - caller_not: base_Bytes - caller_gt: base_Bytes - caller_lt: base_Bytes - caller_gte: base_Bytes - caller_lte: base_Bytes - caller_in: [base_Bytes!] - caller_not_in: [base_Bytes!] - caller_contains: base_Bytes - caller_not_contains: base_Bytes - transactionHash: base_Bytes - transactionHash_not: base_Bytes - transactionHash_gt: base_Bytes - transactionHash_lt: base_Bytes - transactionHash_gte: base_Bytes - transactionHash_lte: base_Bytes - transactionHash_in: [base_Bytes!] - transactionHash_not_in: [base_Bytes!] - transactionHash_contains: base_Bytes - transactionHash_not_contains: base_Bytes + relayerFees_: metis_RelayerFee_filter + initialRelayerFeeAsset: metis_Bytes + initialRelayerFeeAsset_not: metis_Bytes + initialRelayerFeeAsset_gt: metis_Bytes + initialRelayerFeeAsset_lt: metis_Bytes + initialRelayerFeeAsset_gte: metis_Bytes + initialRelayerFeeAsset_lte: metis_Bytes + initialRelayerFeeAsset_in: [metis_Bytes!] + initialRelayerFeeAsset_not_in: [metis_Bytes!] + initialRelayerFeeAsset_contains: metis_Bytes + initialRelayerFeeAsset_not_contains: metis_Bytes + caller: metis_Bytes + caller_not: metis_Bytes + caller_gt: metis_Bytes + caller_lt: metis_Bytes + caller_gte: metis_Bytes + caller_lte: metis_Bytes + caller_in: [metis_Bytes!] + caller_not_in: [metis_Bytes!] + caller_contains: metis_Bytes + caller_not_contains: metis_Bytes + transactionHash: metis_Bytes + transactionHash_not: metis_Bytes + transactionHash_gt: metis_Bytes + transactionHash_lt: metis_Bytes + transactionHash_gte: metis_Bytes + transactionHash_lte: metis_Bytes + transactionHash_in: [metis_Bytes!] + transactionHash_not_in: [metis_Bytes!] + transactionHash_contains: metis_Bytes + transactionHash_not_contains: metis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -143874,16 +141298,16 @@ input base_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: base_Bytes - txOrigin_not: base_Bytes - txOrigin_gt: base_Bytes - txOrigin_lt: base_Bytes - txOrigin_gte: base_Bytes - txOrigin_lte: base_Bytes - txOrigin_in: [base_Bytes!] - txOrigin_not_in: [base_Bytes!] - txOrigin_contains: base_Bytes - txOrigin_not_contains: base_Bytes + txOrigin: metis_Bytes + txOrigin_not: metis_Bytes + txOrigin_gt: metis_Bytes + txOrigin_lt: metis_Bytes + txOrigin_gte: metis_Bytes + txOrigin_lte: metis_Bytes + txOrigin_in: [metis_Bytes!] + txOrigin_not_in: [metis_Bytes!] + txOrigin_contains: metis_Bytes + txOrigin_not_contains: metis_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -143893,12 +141317,12 @@ input base_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_OriginTransfer_filter] - or: [base_OriginTransfer_filter] + _change_block: metis_BlockChangedFilter + and: [metis_OriginTransfer_filter] + or: [metis_OriginTransfer_filter] } -enum base_OriginTransfer_orderBy { +enum metis_OriginTransfer_orderBy { id chainId transferId @@ -143951,20 +141375,20 @@ enum base_OriginTransfer_orderBy { txNonce } -type base_Relayer { +type metis_Relayer { id: ID! isActive: Boolean! - relayer: base_Bytes + relayer: metis_Bytes } -type base_RelayerFee { +type metis_RelayerFee { id: ID! - transfer: base_OriginTransfer! + transfer: metis_OriginTransfer! fee: BigInt! - asset: base_Bytes! + asset: metis_Bytes! } -input base_RelayerFee_filter { +input metis_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -143993,7 +141417,7 @@ input base_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: base_OriginTransfer_filter + transfer_: metis_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -144002,23 +141426,23 @@ input base_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: base_Bytes - asset_not: base_Bytes - asset_gt: base_Bytes - asset_lt: base_Bytes - asset_gte: base_Bytes - asset_lte: base_Bytes - asset_in: [base_Bytes!] - asset_not_in: [base_Bytes!] - asset_contains: base_Bytes - asset_not_contains: base_Bytes + asset: metis_Bytes + asset_not: metis_Bytes + asset_gt: metis_Bytes + asset_lt: metis_Bytes + asset_gte: metis_Bytes + asset_lte: metis_Bytes + asset_in: [metis_Bytes!] + asset_not_in: [metis_Bytes!] + asset_contains: metis_Bytes + asset_not_contains: metis_Bytes """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_RelayerFee_filter] - or: [base_RelayerFee_filter] + _change_block: metis_BlockChangedFilter + and: [metis_RelayerFee_filter] + or: [metis_RelayerFee_filter] } -enum base_RelayerFee_orderBy { +enum metis_RelayerFee_orderBy { id transfer transfer__id @@ -144054,20 +141478,20 @@ enum base_RelayerFee_orderBy { asset } -type base_RelayerFeesIncrease { +type metis_RelayerFeesIncrease { id: ID! - transfer: base_OriginTransfer! + transfer: metis_OriginTransfer! increase: BigInt - asset: base_Bytes - caller: base_Bytes! - transactionHash: base_Bytes! + asset: metis_Bytes + caller: metis_Bytes! + transactionHash: metis_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input base_RelayerFeesIncrease_filter { +input metis_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -144096,7 +141520,7 @@ input base_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: base_OriginTransfer_filter + transfer_: metis_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -144105,36 +141529,36 @@ input base_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: base_Bytes - asset_not: base_Bytes - asset_gt: base_Bytes - asset_lt: base_Bytes - asset_gte: base_Bytes - asset_lte: base_Bytes - asset_in: [base_Bytes!] - asset_not_in: [base_Bytes!] - asset_contains: base_Bytes - asset_not_contains: base_Bytes - caller: base_Bytes - caller_not: base_Bytes - caller_gt: base_Bytes - caller_lt: base_Bytes - caller_gte: base_Bytes - caller_lte: base_Bytes - caller_in: [base_Bytes!] - caller_not_in: [base_Bytes!] - caller_contains: base_Bytes - caller_not_contains: base_Bytes - transactionHash: base_Bytes - transactionHash_not: base_Bytes - transactionHash_gt: base_Bytes - transactionHash_lt: base_Bytes - transactionHash_gte: base_Bytes - transactionHash_lte: base_Bytes - transactionHash_in: [base_Bytes!] - transactionHash_not_in: [base_Bytes!] - transactionHash_contains: base_Bytes - transactionHash_not_contains: base_Bytes + asset: metis_Bytes + asset_not: metis_Bytes + asset_gt: metis_Bytes + asset_lt: metis_Bytes + asset_gte: metis_Bytes + asset_lte: metis_Bytes + asset_in: [metis_Bytes!] + asset_not_in: [metis_Bytes!] + asset_contains: metis_Bytes + asset_not_contains: metis_Bytes + caller: metis_Bytes + caller_not: metis_Bytes + caller_gt: metis_Bytes + caller_lt: metis_Bytes + caller_gte: metis_Bytes + caller_lte: metis_Bytes + caller_in: [metis_Bytes!] + caller_not_in: [metis_Bytes!] + caller_contains: metis_Bytes + caller_not_contains: metis_Bytes + transactionHash: metis_Bytes + transactionHash_not: metis_Bytes + transactionHash_gt: metis_Bytes + transactionHash_lt: metis_Bytes + transactionHash_gte: metis_Bytes + transactionHash_lte: metis_Bytes + transactionHash_in: [metis_Bytes!] + transactionHash_not_in: [metis_Bytes!] + transactionHash_contains: metis_Bytes + transactionHash_not_contains: metis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -144168,12 +141592,12 @@ input base_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_RelayerFeesIncrease_filter] - or: [base_RelayerFeesIncrease_filter] + _change_block: metis_BlockChangedFilter + and: [metis_RelayerFeesIncrease_filter] + or: [metis_RelayerFeesIncrease_filter] } -enum base_RelayerFeesIncrease_orderBy { +enum metis_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -144215,7 +141639,7 @@ enum base_RelayerFeesIncrease_orderBy { blockNumber } -input base_Relayer_filter { +input metis_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -144228,34 +141652,34 @@ input base_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: base_Bytes - relayer_not: base_Bytes - relayer_gt: base_Bytes - relayer_lt: base_Bytes - relayer_gte: base_Bytes - relayer_lte: base_Bytes - relayer_in: [base_Bytes!] - relayer_not_in: [base_Bytes!] - relayer_contains: base_Bytes - relayer_not_contains: base_Bytes - """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_Relayer_filter] - or: [base_Relayer_filter] -} - -enum base_Relayer_orderBy { + relayer: metis_Bytes + relayer_not: metis_Bytes + relayer_gt: metis_Bytes + relayer_lt: metis_Bytes + relayer_gte: metis_Bytes + relayer_lte: metis_Bytes + relayer_in: [metis_Bytes!] + relayer_not_in: [metis_Bytes!] + relayer_contains: metis_Bytes + relayer_not_contains: metis_Bytes + """Filter for the block changed event.""" + _change_block: metis_BlockChangedFilter + and: [metis_Relayer_filter] + or: [metis_Relayer_filter] +} + +enum metis_Relayer_orderBy { id isActive relayer } -type base_RootCount { +type metis_RootCount { id: ID! count: BigInt } -input base_RootCount_filter { +input metis_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -144273,31 +141697,31 @@ input base_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_RootCount_filter] - or: [base_RootCount_filter] + _change_block: metis_BlockChangedFilter + and: [metis_RootCount_filter] + or: [metis_RootCount_filter] } -enum base_RootCount_orderBy { +enum metis_RootCount_orderBy { id count } -type base_RootMessageSent { +type metis_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: base_Bytes + root: metis_Bytes count: BigInt - caller: base_Bytes - transactionHash: base_Bytes + caller: metis_Bytes + transactionHash: metis_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input base_RootMessageSent_filter { +input metis_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -144322,16 +141746,16 @@ input base_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: base_Bytes - root_not: base_Bytes - root_gt: base_Bytes - root_lt: base_Bytes - root_gte: base_Bytes - root_lte: base_Bytes - root_in: [base_Bytes!] - root_not_in: [base_Bytes!] - root_contains: base_Bytes - root_not_contains: base_Bytes + root: metis_Bytes + root_not: metis_Bytes + root_gt: metis_Bytes + root_lt: metis_Bytes + root_gte: metis_Bytes + root_lte: metis_Bytes + root_in: [metis_Bytes!] + root_not_in: [metis_Bytes!] + root_contains: metis_Bytes + root_not_contains: metis_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -144340,26 +141764,26 @@ input base_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: base_Bytes - caller_not: base_Bytes - caller_gt: base_Bytes - caller_lt: base_Bytes - caller_gte: base_Bytes - caller_lte: base_Bytes - caller_in: [base_Bytes!] - caller_not_in: [base_Bytes!] - caller_contains: base_Bytes - caller_not_contains: base_Bytes - transactionHash: base_Bytes - transactionHash_not: base_Bytes - transactionHash_gt: base_Bytes - transactionHash_lt: base_Bytes - transactionHash_gte: base_Bytes - transactionHash_lte: base_Bytes - transactionHash_in: [base_Bytes!] - transactionHash_not_in: [base_Bytes!] - transactionHash_contains: base_Bytes - transactionHash_not_contains: base_Bytes + caller: metis_Bytes + caller_not: metis_Bytes + caller_gt: metis_Bytes + caller_lt: metis_Bytes + caller_gte: metis_Bytes + caller_lte: metis_Bytes + caller_in: [metis_Bytes!] + caller_not_in: [metis_Bytes!] + caller_contains: metis_Bytes + caller_not_contains: metis_Bytes + transactionHash: metis_Bytes + transactionHash_not: metis_Bytes + transactionHash_gt: metis_Bytes + transactionHash_lt: metis_Bytes + transactionHash_gte: metis_Bytes + transactionHash_lte: metis_Bytes + transactionHash_in: [metis_Bytes!] + transactionHash_not_in: [metis_Bytes!] + transactionHash_contains: metis_Bytes + transactionHash_not_contains: metis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -144393,12 +141817,12 @@ input base_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_RootMessageSent_filter] - or: [base_RootMessageSent_filter] + _change_block: metis_BlockChangedFilter + and: [metis_RootMessageSent_filter] + or: [metis_RootMessageSent_filter] } -enum base_RootMessageSent_orderBy { +enum metis_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -144412,25 +141836,25 @@ enum base_RootMessageSent_orderBy { blockNumber } -type base_Router { +type metis_Router { id: ID! isActive: Boolean! - owner: base_Bytes - recipient: base_Bytes - proposedOwner: base_Bytes + owner: metis_Bytes + recipient: metis_Bytes + proposedOwner: metis_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: base_AssetBalance_orderBy, orderDirection: base_OrderDirection, where: base_AssetBalance_filter): [base_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: metis_AssetBalance_orderBy, orderDirection: metis_OrderDirection, where: metis_AssetBalance_filter): [metis_AssetBalance!]! } -type base_RouterDailyTVL { +type metis_RouterDailyTVL { id: ID! - router: base_Router! - asset: base_Asset! + router: metis_Router! + asset: metis_Asset! timestamp: BigInt! balance: BigInt! } -input base_RouterDailyTVL_filter { +input metis_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -144459,7 +141883,7 @@ input base_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: base_Router_filter + router_: metis_Router_filter asset: String asset_not: String asset_gt: String @@ -144480,7 +141904,7 @@ input base_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: base_Asset_filter + asset_: metis_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -144498,12 +141922,12 @@ input base_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_RouterDailyTVL_filter] - or: [base_RouterDailyTVL_filter] + _change_block: metis_BlockChangedFilter + and: [metis_RouterDailyTVL_filter] + or: [metis_RouterDailyTVL_filter] } -enum base_RouterDailyTVL_orderBy { +enum metis_RouterDailyTVL_orderBy { id router router__id @@ -144526,26 +141950,26 @@ enum base_RouterDailyTVL_orderBy { balance } -type base_RouterLiquidityEvent { +type metis_RouterLiquidityEvent { id: ID! - type: base_RouterLiquidityEventType - router: base_Router! - asset: base_Asset! + type: metis_RouterLiquidityEventType + router: metis_Router! + asset: metis_Asset! amount: BigInt! balance: BigInt! - caller: base_Bytes + caller: metis_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: base_Bytes! + transactionHash: metis_Bytes! nonce: BigInt! } -enum base_RouterLiquidityEventType { +enum metis_RouterLiquidityEventType { Add Remove } -input base_RouterLiquidityEvent_filter { +input metis_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -144554,10 +141978,10 @@ input base_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: base_RouterLiquidityEventType - type_not: base_RouterLiquidityEventType - type_in: [base_RouterLiquidityEventType!] - type_not_in: [base_RouterLiquidityEventType!] + type: metis_RouterLiquidityEventType + type_not: metis_RouterLiquidityEventType + type_in: [metis_RouterLiquidityEventType!] + type_not_in: [metis_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -144578,7 +142002,7 @@ input base_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: base_Router_filter + router_: metis_Router_filter asset: String asset_not: String asset_gt: String @@ -144599,7 +142023,7 @@ input base_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: base_Asset_filter + asset_: metis_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -144616,16 +142040,16 @@ input base_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: base_Bytes - caller_not: base_Bytes - caller_gt: base_Bytes - caller_lt: base_Bytes - caller_gte: base_Bytes - caller_lte: base_Bytes - caller_in: [base_Bytes!] - caller_not_in: [base_Bytes!] - caller_contains: base_Bytes - caller_not_contains: base_Bytes + caller: metis_Bytes + caller_not: metis_Bytes + caller_gt: metis_Bytes + caller_lt: metis_Bytes + caller_gte: metis_Bytes + caller_lte: metis_Bytes + caller_in: [metis_Bytes!] + caller_not_in: [metis_Bytes!] + caller_contains: metis_Bytes + caller_not_contains: metis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -144642,16 +142066,16 @@ input base_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: base_Bytes - transactionHash_not: base_Bytes - transactionHash_gt: base_Bytes - transactionHash_lt: base_Bytes - transactionHash_gte: base_Bytes - transactionHash_lte: base_Bytes - transactionHash_in: [base_Bytes!] - transactionHash_not_in: [base_Bytes!] - transactionHash_contains: base_Bytes - transactionHash_not_contains: base_Bytes + transactionHash: metis_Bytes + transactionHash_not: metis_Bytes + transactionHash_gt: metis_Bytes + transactionHash_lt: metis_Bytes + transactionHash_gte: metis_Bytes + transactionHash_lte: metis_Bytes + transactionHash_in: [metis_Bytes!] + transactionHash_not_in: [metis_Bytes!] + transactionHash_contains: metis_Bytes + transactionHash_not_contains: metis_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -144661,12 +142085,12 @@ input base_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_RouterLiquidityEvent_filter] - or: [base_RouterLiquidityEvent_filter] + _change_block: metis_BlockChangedFilter + and: [metis_RouterLiquidityEvent_filter] + or: [metis_RouterLiquidityEvent_filter] } -enum base_RouterLiquidityEvent_orderBy { +enum metis_RouterLiquidityEvent_orderBy { id type router @@ -144695,7 +142119,7 @@ enum base_RouterLiquidityEvent_orderBy { nonce } -input base_Router_filter { +input metis_Router_filter { id: ID id_not: ID id_gt: ID @@ -144708,36 +142132,36 @@ input base_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: base_Bytes - owner_not: base_Bytes - owner_gt: base_Bytes - owner_lt: base_Bytes - owner_gte: base_Bytes - owner_lte: base_Bytes - owner_in: [base_Bytes!] - owner_not_in: [base_Bytes!] - owner_contains: base_Bytes - owner_not_contains: base_Bytes - recipient: base_Bytes - recipient_not: base_Bytes - recipient_gt: base_Bytes - recipient_lt: base_Bytes - recipient_gte: base_Bytes - recipient_lte: base_Bytes - recipient_in: [base_Bytes!] - recipient_not_in: [base_Bytes!] - recipient_contains: base_Bytes - recipient_not_contains: base_Bytes - proposedOwner: base_Bytes - proposedOwner_not: base_Bytes - proposedOwner_gt: base_Bytes - proposedOwner_lt: base_Bytes - proposedOwner_gte: base_Bytes - proposedOwner_lte: base_Bytes - proposedOwner_in: [base_Bytes!] - proposedOwner_not_in: [base_Bytes!] - proposedOwner_contains: base_Bytes - proposedOwner_not_contains: base_Bytes + owner: metis_Bytes + owner_not: metis_Bytes + owner_gt: metis_Bytes + owner_lt: metis_Bytes + owner_gte: metis_Bytes + owner_lte: metis_Bytes + owner_in: [metis_Bytes!] + owner_not_in: [metis_Bytes!] + owner_contains: metis_Bytes + owner_not_contains: metis_Bytes + recipient: metis_Bytes + recipient_not: metis_Bytes + recipient_gt: metis_Bytes + recipient_lt: metis_Bytes + recipient_gte: metis_Bytes + recipient_lte: metis_Bytes + recipient_in: [metis_Bytes!] + recipient_not_in: [metis_Bytes!] + recipient_contains: metis_Bytes + recipient_not_contains: metis_Bytes + proposedOwner: metis_Bytes + proposedOwner_not: metis_Bytes + proposedOwner_gt: metis_Bytes + proposedOwner_lt: metis_Bytes + proposedOwner_gte: metis_Bytes + proposedOwner_lte: metis_Bytes + proposedOwner_in: [metis_Bytes!] + proposedOwner_not_in: [metis_Bytes!] + proposedOwner_contains: metis_Bytes + proposedOwner_not_contains: metis_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -144746,14 +142170,14 @@ input base_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: base_AssetBalance_filter + assetBalances_: metis_AssetBalance_filter """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_Router_filter] - or: [base_Router_filter] + _change_block: metis_BlockChangedFilter + and: [metis_Router_filter] + or: [metis_Router_filter] } -enum base_Router_orderBy { +enum metis_Router_orderBy { id isActive owner @@ -144763,13 +142187,13 @@ enum base_Router_orderBy { assetBalances } -type base_Sequencer { +type metis_Sequencer { id: ID! isActive: Boolean! - sequencer: base_Bytes + sequencer: metis_Bytes } -input base_Sequencer_filter { +input metis_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -144782,35 +142206,35 @@ input base_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: base_Bytes - sequencer_not: base_Bytes - sequencer_gt: base_Bytes - sequencer_lt: base_Bytes - sequencer_gte: base_Bytes - sequencer_lte: base_Bytes - sequencer_in: [base_Bytes!] - sequencer_not_in: [base_Bytes!] - sequencer_contains: base_Bytes - sequencer_not_contains: base_Bytes + sequencer: metis_Bytes + sequencer_not: metis_Bytes + sequencer_gt: metis_Bytes + sequencer_lt: metis_Bytes + sequencer_gte: metis_Bytes + sequencer_lte: metis_Bytes + sequencer_in: [metis_Bytes!] + sequencer_not_in: [metis_Bytes!] + sequencer_contains: metis_Bytes + sequencer_not_contains: metis_Bytes """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_Sequencer_filter] - or: [base_Sequencer_filter] + _change_block: metis_BlockChangedFilter + and: [metis_Sequencer_filter] + or: [metis_Sequencer_filter] } -enum base_Sequencer_orderBy { +enum metis_Sequencer_orderBy { id isActive sequencer } -type base_Setting { +type metis_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: base_Bytes! + caller: metis_Bytes! } -input base_Setting_filter { +input metis_Setting_filter { id: ID id_not: ID id_gt: ID @@ -144827,41 +142251,41 @@ input base_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: base_Bytes - caller_not: base_Bytes - caller_gt: base_Bytes - caller_lt: base_Bytes - caller_gte: base_Bytes - caller_lte: base_Bytes - caller_in: [base_Bytes!] - caller_not_in: [base_Bytes!] - caller_contains: base_Bytes - caller_not_contains: base_Bytes + caller: metis_Bytes + caller_not: metis_Bytes + caller_gt: metis_Bytes + caller_lt: metis_Bytes + caller_gte: metis_Bytes + caller_lte: metis_Bytes + caller_in: [metis_Bytes!] + caller_not_in: [metis_Bytes!] + caller_contains: metis_Bytes + caller_not_contains: metis_Bytes """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_Setting_filter] - or: [base_Setting_filter] + _change_block: metis_BlockChangedFilter + and: [metis_Setting_filter] + or: [metis_Setting_filter] } -enum base_Setting_orderBy { +enum metis_Setting_orderBy { id maxRoutersPerTransfer caller } -type base_SlippageUpdate { +type metis_SlippageUpdate { id: ID! - transfer: base_DestinationTransfer! + transfer: metis_DestinationTransfer! slippage: BigInt! - caller: base_Bytes! - transactionHash: base_Bytes! + caller: metis_Bytes! + transactionHash: metis_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input base_SlippageUpdate_filter { +input metis_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -144890,7 +142314,7 @@ input base_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: base_DestinationTransfer_filter + transfer_: metis_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -144899,26 +142323,26 @@ input base_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: base_Bytes - caller_not: base_Bytes - caller_gt: base_Bytes - caller_lt: base_Bytes - caller_gte: base_Bytes - caller_lte: base_Bytes - caller_in: [base_Bytes!] - caller_not_in: [base_Bytes!] - caller_contains: base_Bytes - caller_not_contains: base_Bytes - transactionHash: base_Bytes - transactionHash_not: base_Bytes - transactionHash_gt: base_Bytes - transactionHash_lt: base_Bytes - transactionHash_gte: base_Bytes - transactionHash_lte: base_Bytes - transactionHash_in: [base_Bytes!] - transactionHash_not_in: [base_Bytes!] - transactionHash_contains: base_Bytes - transactionHash_not_contains: base_Bytes + caller: metis_Bytes + caller_not: metis_Bytes + caller_gt: metis_Bytes + caller_lt: metis_Bytes + caller_gte: metis_Bytes + caller_lte: metis_Bytes + caller_in: [metis_Bytes!] + caller_not_in: [metis_Bytes!] + caller_contains: metis_Bytes + caller_not_contains: metis_Bytes + transactionHash: metis_Bytes + transactionHash_not: metis_Bytes + transactionHash_gt: metis_Bytes + transactionHash_lt: metis_Bytes + transactionHash_gte: metis_Bytes + transactionHash_lte: metis_Bytes + transactionHash_in: [metis_Bytes!] + transactionHash_not_in: [metis_Bytes!] + transactionHash_contains: metis_Bytes + transactionHash_not_contains: metis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -144952,12 +142376,12 @@ input base_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_SlippageUpdate_filter] - or: [base_SlippageUpdate_filter] + _change_block: metis_BlockChangedFilter + and: [metis_SlippageUpdate_filter] + or: [metis_SlippageUpdate_filter] } -enum base_SlippageUpdate_orderBy { +enum metis_SlippageUpdate_orderBy { id transfer transfer__id @@ -145005,16 +142429,16 @@ enum base_SlippageUpdate_orderBy { blockNumber } -type base_SnapshotRoot { +type metis_SnapshotRoot { id: ID! spokeDomain: BigInt - root: base_Bytes! + root: metis_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input base_SnapshotRoot_filter { +input metis_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -145031,16 +142455,16 @@ input base_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: base_Bytes - root_not: base_Bytes - root_gt: base_Bytes - root_lt: base_Bytes - root_gte: base_Bytes - root_lte: base_Bytes - root_in: [base_Bytes!] - root_not_in: [base_Bytes!] - root_contains: base_Bytes - root_not_contains: base_Bytes + root: metis_Bytes + root_not: metis_Bytes + root_gt: metis_Bytes + root_lt: metis_Bytes + root_gte: metis_Bytes + root_lte: metis_Bytes + root_in: [metis_Bytes!] + root_not_in: [metis_Bytes!] + root_contains: metis_Bytes + root_not_contains: metis_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -145066,12 +142490,12 @@ input base_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_SnapshotRoot_filter] - or: [base_SnapshotRoot_filter] + _change_block: metis_BlockChangedFilter + and: [metis_SnapshotRoot_filter] + or: [metis_SnapshotRoot_filter] } -enum base_SnapshotRoot_orderBy { +enum metis_SnapshotRoot_orderBy { id spokeDomain root @@ -145080,12 +142504,12 @@ enum base_SnapshotRoot_orderBy { blockNumber } -type base_SpokeConnectorMode { +type metis_SpokeConnectorMode { id: ID! mode: String! } -input base_SpokeConnectorMode_filter { +input metis_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -145115,17 +142539,17 @@ input base_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: base_BlockChangedFilter - and: [base_SpokeConnectorMode_filter] - or: [base_SpokeConnectorMode_filter] + _change_block: metis_BlockChangedFilter + and: [metis_SpokeConnectorMode_filter] + or: [metis_SpokeConnectorMode_filter] } -enum base_SpokeConnectorMode_orderBy { +enum metis_SpokeConnectorMode_orderBy { id mode } -enum base_TransferStatus { +enum metis_TransferStatus { XCalled Executed Reconciled @@ -145133,19 +142557,17 @@ enum base_TransferStatus { CompletedFast } -type base__Block_ { +type metis__Block_ { """The hash of the block""" - hash: base_Bytes + hash: metis_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int - """The hash of the parent block""" - parentHash: base_Bytes } """The type for the top-level _meta field""" -type base__Meta_ { +type metis__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -145153,22 +142575,22 @@ type base__Meta_ { and therefore asks for the latest block """ - block: base__Block_! + block: metis__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type staginglinea_AggregateRoot { +type bnb_AggregateRoot { id: ID! - root: staginglinea_Bytes! + root: bnb_Bytes! blockNumber: BigInt! } -type staginglinea_AggregateRootProposed { +type bnb_AggregateRootProposed { id: ID! - aggregateRoot: staginglinea_Bytes! + aggregateRoot: bnb_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -145176,7 +142598,7 @@ type staginglinea_AggregateRootProposed { blockNumber: BigInt } -input staginglinea_AggregateRootProposed_filter { +input bnb_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -145185,12 +142607,16 @@ input staginglinea_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: staginglinea_Bytes - aggregateRoot_not: staginglinea_Bytes - aggregateRoot_in: [staginglinea_Bytes!] - aggregateRoot_not_in: [staginglinea_Bytes!] - aggregateRoot_contains: staginglinea_Bytes - aggregateRoot_not_contains: staginglinea_Bytes + aggregateRoot: bnb_Bytes + aggregateRoot_not: bnb_Bytes + aggregateRoot_gt: bnb_Bytes + aggregateRoot_lt: bnb_Bytes + aggregateRoot_gte: bnb_Bytes + aggregateRoot_lte: bnb_Bytes + aggregateRoot_in: [bnb_Bytes!] + aggregateRoot_not_in: [bnb_Bytes!] + aggregateRoot_contains: bnb_Bytes + aggregateRoot_not_contains: bnb_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -145232,10 +142658,12 @@ input staginglinea_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_AggregateRootProposed_filter] + or: [bnb_AggregateRootProposed_filter] } -enum staginglinea_AggregateRootProposed_orderBy { +enum bnb_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -145245,7 +142673,7 @@ enum staginglinea_AggregateRootProposed_orderBy { blockNumber } -input staginglinea_AggregateRoot_filter { +input bnb_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -145254,12 +142682,16 @@ input staginglinea_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: staginglinea_Bytes - root_not: staginglinea_Bytes - root_in: [staginglinea_Bytes!] - root_not_in: [staginglinea_Bytes!] - root_contains: staginglinea_Bytes - root_not_contains: staginglinea_Bytes + root: bnb_Bytes + root_not: bnb_Bytes + root_gt: bnb_Bytes + root_lt: bnb_Bytes + root_gte: bnb_Bytes + root_lte: bnb_Bytes + root_in: [bnb_Bytes!] + root_not_in: [bnb_Bytes!] + root_contains: bnb_Bytes + root_not_contains: bnb_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -145269,40 +142701,47 @@ input staginglinea_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_AggregateRoot_filter] + or: [bnb_AggregateRoot_filter] } -enum staginglinea_AggregateRoot_orderBy { +enum bnb_AggregateRoot_orderBy { id root blockNumber } -type staginglinea_Asset { +enum bnb_Aggregation_interval { + hour + day +} + +type bnb_Asset { id: ID! - key: staginglinea_Bytes + key: bnb_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: staginglinea_Bytes + canonicalId: bnb_Bytes canonicalDomain: BigInt - adoptedAsset: staginglinea_Bytes - localAsset: staginglinea_Bytes + adoptedAsset: bnb_Bytes + localAsset: bnb_Bytes blockNumber: BigInt - status: staginglinea_AssetStatus + status: bnb_AssetStatus } -type staginglinea_AssetBalance { +type bnb_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: staginglinea_Router! - asset: staginglinea_Asset! + router: bnb_Router! + asset: bnb_Asset! feesEarned: BigInt! } -input staginglinea_AssetBalance_filter { +input bnb_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -145363,7 +142802,7 @@ input staginglinea_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: staginglinea_Router_filter + router_: bnb_Router_filter asset: String asset_not: String asset_gt: String @@ -145384,7 +142823,7 @@ input staginglinea_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: staginglinea_Asset_filter + asset_: bnb_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -145394,26 +142833,43 @@ input staginglinea_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_AssetBalance_filter] + or: [bnb_AssetBalance_filter] } -enum staginglinea_AssetBalance_orderBy { +enum bnb_AssetBalance_orderBy { id amount locked supplied removed router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber feesEarned } -type staginglinea_AssetStatus { +type bnb_AssetStatus { id: ID! status: Boolean } -input staginglinea_AssetStatus_filter { +input bnb_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -145427,15 +142883,17 @@ input staginglinea_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_AssetStatus_filter] + or: [bnb_AssetStatus_filter] } -enum staginglinea_AssetStatus_orderBy { +enum bnb_AssetStatus_orderBy { id status } -input staginglinea_Asset_filter { +input bnb_Asset_filter { id: ID id_not: ID id_gt: ID @@ -145444,12 +142902,16 @@ input staginglinea_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: staginglinea_Bytes - key_not: staginglinea_Bytes - key_in: [staginglinea_Bytes!] - key_not_in: [staginglinea_Bytes!] - key_contains: staginglinea_Bytes - key_not_contains: staginglinea_Bytes + key: bnb_Bytes + key_not: bnb_Bytes + key_gt: bnb_Bytes + key_lt: bnb_Bytes + key_gte: bnb_Bytes + key_lte: bnb_Bytes + key_in: [bnb_Bytes!] + key_not_in: [bnb_Bytes!] + key_contains: bnb_Bytes + key_not_contains: bnb_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -145466,12 +142928,16 @@ input staginglinea_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: staginglinea_Bytes - canonicalId_not: staginglinea_Bytes - canonicalId_in: [staginglinea_Bytes!] - canonicalId_not_in: [staginglinea_Bytes!] - canonicalId_contains: staginglinea_Bytes - canonicalId_not_contains: staginglinea_Bytes + canonicalId: bnb_Bytes + canonicalId_not: bnb_Bytes + canonicalId_gt: bnb_Bytes + canonicalId_lt: bnb_Bytes + canonicalId_gte: bnb_Bytes + canonicalId_lte: bnb_Bytes + canonicalId_in: [bnb_Bytes!] + canonicalId_not_in: [bnb_Bytes!] + canonicalId_contains: bnb_Bytes + canonicalId_not_contains: bnb_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -145480,18 +142946,26 @@ input staginglinea_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: staginglinea_Bytes - adoptedAsset_not: staginglinea_Bytes - adoptedAsset_in: [staginglinea_Bytes!] - adoptedAsset_not_in: [staginglinea_Bytes!] - adoptedAsset_contains: staginglinea_Bytes - adoptedAsset_not_contains: staginglinea_Bytes - localAsset: staginglinea_Bytes - localAsset_not: staginglinea_Bytes - localAsset_in: [staginglinea_Bytes!] - localAsset_not_in: [staginglinea_Bytes!] - localAsset_contains: staginglinea_Bytes - localAsset_not_contains: staginglinea_Bytes + adoptedAsset: bnb_Bytes + adoptedAsset_not: bnb_Bytes + adoptedAsset_gt: bnb_Bytes + adoptedAsset_lt: bnb_Bytes + adoptedAsset_gte: bnb_Bytes + adoptedAsset_lte: bnb_Bytes + adoptedAsset_in: [bnb_Bytes!] + adoptedAsset_not_in: [bnb_Bytes!] + adoptedAsset_contains: bnb_Bytes + adoptedAsset_not_contains: bnb_Bytes + localAsset: bnb_Bytes + localAsset_not: bnb_Bytes + localAsset_gt: bnb_Bytes + localAsset_lt: bnb_Bytes + localAsset_gte: bnb_Bytes + localAsset_lte: bnb_Bytes + localAsset_in: [bnb_Bytes!] + localAsset_not_in: [bnb_Bytes!] + localAsset_contains: bnb_Bytes + localAsset_not_contains: bnb_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -145520,12 +142994,14 @@ input staginglinea_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: staginglinea_AssetStatus_filter + status_: bnb_AssetStatus_filter """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_Asset_filter] + or: [bnb_Asset_filter] } -enum staginglinea_Asset_orderBy { +enum bnb_Asset_orderBy { id key decimal @@ -145536,32 +143012,34 @@ enum staginglinea_Asset_orderBy { localAsset blockNumber status + status__id + status__status } -scalar staginglinea_BigDecimal +scalar bnb_BigDecimal -input staginglinea_BlockChangedFilter { +input bnb_BlockChangedFilter { number_gte: Int! } -input staginglinea_Block_height { - hash: staginglinea_Bytes +input bnb_Block_height { + hash: bnb_Bytes number: Int number_gte: Int } -scalar staginglinea_Bytes +scalar bnb_Bytes -type staginglinea_ConnectorMeta { +type bnb_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: staginglinea_Bytes - rootManager: staginglinea_Bytes - mirrorConnector: staginglinea_Bytes + amb: bnb_Bytes + rootManager: bnb_Bytes + mirrorConnector: bnb_Bytes } -input staginglinea_ConnectorMeta_filter { +input bnb_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -145586,29 +143064,43 @@ input staginglinea_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: staginglinea_Bytes - amb_not: staginglinea_Bytes - amb_in: [staginglinea_Bytes!] - amb_not_in: [staginglinea_Bytes!] - amb_contains: staginglinea_Bytes - amb_not_contains: staginglinea_Bytes - rootManager: staginglinea_Bytes - rootManager_not: staginglinea_Bytes - rootManager_in: [staginglinea_Bytes!] - rootManager_not_in: [staginglinea_Bytes!] - rootManager_contains: staginglinea_Bytes - rootManager_not_contains: staginglinea_Bytes - mirrorConnector: staginglinea_Bytes - mirrorConnector_not: staginglinea_Bytes - mirrorConnector_in: [staginglinea_Bytes!] - mirrorConnector_not_in: [staginglinea_Bytes!] - mirrorConnector_contains: staginglinea_Bytes - mirrorConnector_not_contains: staginglinea_Bytes + amb: bnb_Bytes + amb_not: bnb_Bytes + amb_gt: bnb_Bytes + amb_lt: bnb_Bytes + amb_gte: bnb_Bytes + amb_lte: bnb_Bytes + amb_in: [bnb_Bytes!] + amb_not_in: [bnb_Bytes!] + amb_contains: bnb_Bytes + amb_not_contains: bnb_Bytes + rootManager: bnb_Bytes + rootManager_not: bnb_Bytes + rootManager_gt: bnb_Bytes + rootManager_lt: bnb_Bytes + rootManager_gte: bnb_Bytes + rootManager_lte: bnb_Bytes + rootManager_in: [bnb_Bytes!] + rootManager_not_in: [bnb_Bytes!] + rootManager_contains: bnb_Bytes + rootManager_not_contains: bnb_Bytes + mirrorConnector: bnb_Bytes + mirrorConnector_not: bnb_Bytes + mirrorConnector_gt: bnb_Bytes + mirrorConnector_lt: bnb_Bytes + mirrorConnector_gte: bnb_Bytes + mirrorConnector_lte: bnb_Bytes + mirrorConnector_in: [bnb_Bytes!] + mirrorConnector_not_in: [bnb_Bytes!] + mirrorConnector_contains: bnb_Bytes + mirrorConnector_not_contains: bnb_Bytes """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_ConnectorMeta_filter] + or: [bnb_ConnectorMeta_filter] } -enum staginglinea_ConnectorMeta_orderBy { +enum bnb_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -145617,48 +143109,48 @@ enum staginglinea_ConnectorMeta_orderBy { mirrorConnector } -type staginglinea_DestinationTransfer { +type bnb_DestinationTransfer { id: ID! chainId: BigInt - transferId: staginglinea_Bytes + transferId: bnb_Bytes nonce: BigInt - status: staginglinea_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: staginglinea_Router_orderBy, orderDirection: staginglinea_OrderDirection, where: staginglinea_Router_filter): [staginglinea_Router!] + status: bnb_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: bnb_Router_orderBy, orderDirection: bnb_OrderDirection, where: bnb_Router_filter): [bnb_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: staginglinea_Bytes - delegate: staginglinea_Bytes + to: bnb_Bytes + delegate: bnb_Bytes receiveLocal: Boolean - callData: staginglinea_Bytes + callData: bnb_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: staginglinea_Bytes + originSender: bnb_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: staginglinea_Bytes - asset: staginglinea_Asset + canonicalId: bnb_Bytes + asset: bnb_Asset amount: BigInt routersFee: BigInt - executedCaller: staginglinea_Bytes - executedTransactionHash: staginglinea_Bytes + executedCaller: bnb_Bytes + executedTransactionHash: bnb_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: staginglinea_Bytes + executedTxOrigin: bnb_Bytes executedTxNonce: BigInt - reconciledCaller: staginglinea_Bytes - reconciledTransactionHash: staginglinea_Bytes + reconciledCaller: bnb_Bytes + reconciledTransactionHash: bnb_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: staginglinea_Bytes + reconciledTxOrigin: bnb_Bytes reconciledTxNonce: BigInt } -input staginglinea_DestinationTransfer_filter { +input bnb_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -145675,12 +143167,16 @@ input staginglinea_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: staginglinea_Bytes - transferId_not: staginglinea_Bytes - transferId_in: [staginglinea_Bytes!] - transferId_not_in: [staginglinea_Bytes!] - transferId_contains: staginglinea_Bytes - transferId_not_contains: staginglinea_Bytes + transferId: bnb_Bytes + transferId_not: bnb_Bytes + transferId_gt: bnb_Bytes + transferId_lt: bnb_Bytes + transferId_gte: bnb_Bytes + transferId_lte: bnb_Bytes + transferId_in: [bnb_Bytes!] + transferId_not_in: [bnb_Bytes!] + transferId_contains: bnb_Bytes + transferId_not_contains: bnb_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -145689,17 +143185,17 @@ input staginglinea_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: staginglinea_TransferStatus - status_not: staginglinea_TransferStatus - status_in: [staginglinea_TransferStatus!] - status_not_in: [staginglinea_TransferStatus!] + status: bnb_TransferStatus + status_not: bnb_TransferStatus + status_in: [bnb_TransferStatus!] + status_not_in: [bnb_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: staginglinea_Router_filter + routers_: bnb_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -145724,28 +143220,40 @@ input staginglinea_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: staginglinea_Bytes - to_not: staginglinea_Bytes - to_in: [staginglinea_Bytes!] - to_not_in: [staginglinea_Bytes!] - to_contains: staginglinea_Bytes - to_not_contains: staginglinea_Bytes - delegate: staginglinea_Bytes - delegate_not: staginglinea_Bytes - delegate_in: [staginglinea_Bytes!] - delegate_not_in: [staginglinea_Bytes!] - delegate_contains: staginglinea_Bytes - delegate_not_contains: staginglinea_Bytes + to: bnb_Bytes + to_not: bnb_Bytes + to_gt: bnb_Bytes + to_lt: bnb_Bytes + to_gte: bnb_Bytes + to_lte: bnb_Bytes + to_in: [bnb_Bytes!] + to_not_in: [bnb_Bytes!] + to_contains: bnb_Bytes + to_not_contains: bnb_Bytes + delegate: bnb_Bytes + delegate_not: bnb_Bytes + delegate_gt: bnb_Bytes + delegate_lt: bnb_Bytes + delegate_gte: bnb_Bytes + delegate_lte: bnb_Bytes + delegate_in: [bnb_Bytes!] + delegate_not_in: [bnb_Bytes!] + delegate_contains: bnb_Bytes + delegate_not_contains: bnb_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: staginglinea_Bytes - callData_not: staginglinea_Bytes - callData_in: [staginglinea_Bytes!] - callData_not_in: [staginglinea_Bytes!] - callData_contains: staginglinea_Bytes - callData_not_contains: staginglinea_Bytes + callData: bnb_Bytes + callData_not: bnb_Bytes + callData_gt: bnb_Bytes + callData_lt: bnb_Bytes + callData_gte: bnb_Bytes + callData_lte: bnb_Bytes + callData_in: [bnb_Bytes!] + callData_not_in: [bnb_Bytes!] + callData_contains: bnb_Bytes + callData_not_contains: bnb_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -145762,12 +143270,16 @@ input staginglinea_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: staginglinea_Bytes - originSender_not: staginglinea_Bytes - originSender_in: [staginglinea_Bytes!] - originSender_not_in: [staginglinea_Bytes!] - originSender_contains: staginglinea_Bytes - originSender_not_contains: staginglinea_Bytes + originSender: bnb_Bytes + originSender_not: bnb_Bytes + originSender_gt: bnb_Bytes + originSender_lt: bnb_Bytes + originSender_gte: bnb_Bytes + originSender_lte: bnb_Bytes + originSender_in: [bnb_Bytes!] + originSender_not_in: [bnb_Bytes!] + originSender_contains: bnb_Bytes + originSender_not_contains: bnb_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -145784,12 +143296,16 @@ input staginglinea_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: staginglinea_Bytes - canonicalId_not: staginglinea_Bytes - canonicalId_in: [staginglinea_Bytes!] - canonicalId_not_in: [staginglinea_Bytes!] - canonicalId_contains: staginglinea_Bytes - canonicalId_not_contains: staginglinea_Bytes + canonicalId: bnb_Bytes + canonicalId_not: bnb_Bytes + canonicalId_gt: bnb_Bytes + canonicalId_lt: bnb_Bytes + canonicalId_gte: bnb_Bytes + canonicalId_lte: bnb_Bytes + canonicalId_in: [bnb_Bytes!] + canonicalId_not_in: [bnb_Bytes!] + canonicalId_contains: bnb_Bytes + canonicalId_not_contains: bnb_Bytes asset: String asset_not: String asset_gt: String @@ -145810,7 +143326,7 @@ input staginglinea_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: staginglinea_Asset_filter + asset_: bnb_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -145827,18 +143343,26 @@ input staginglinea_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: staginglinea_Bytes - executedCaller_not: staginglinea_Bytes - executedCaller_in: [staginglinea_Bytes!] - executedCaller_not_in: [staginglinea_Bytes!] - executedCaller_contains: staginglinea_Bytes - executedCaller_not_contains: staginglinea_Bytes - executedTransactionHash: staginglinea_Bytes - executedTransactionHash_not: staginglinea_Bytes - executedTransactionHash_in: [staginglinea_Bytes!] - executedTransactionHash_not_in: [staginglinea_Bytes!] - executedTransactionHash_contains: staginglinea_Bytes - executedTransactionHash_not_contains: staginglinea_Bytes + executedCaller: bnb_Bytes + executedCaller_not: bnb_Bytes + executedCaller_gt: bnb_Bytes + executedCaller_lt: bnb_Bytes + executedCaller_gte: bnb_Bytes + executedCaller_lte: bnb_Bytes + executedCaller_in: [bnb_Bytes!] + executedCaller_not_in: [bnb_Bytes!] + executedCaller_contains: bnb_Bytes + executedCaller_not_contains: bnb_Bytes + executedTransactionHash: bnb_Bytes + executedTransactionHash_not: bnb_Bytes + executedTransactionHash_gt: bnb_Bytes + executedTransactionHash_lt: bnb_Bytes + executedTransactionHash_gte: bnb_Bytes + executedTransactionHash_lte: bnb_Bytes + executedTransactionHash_in: [bnb_Bytes!] + executedTransactionHash_not_in: [bnb_Bytes!] + executedTransactionHash_contains: bnb_Bytes + executedTransactionHash_not_contains: bnb_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -145871,12 +143395,16 @@ input staginglinea_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: staginglinea_Bytes - executedTxOrigin_not: staginglinea_Bytes - executedTxOrigin_in: [staginglinea_Bytes!] - executedTxOrigin_not_in: [staginglinea_Bytes!] - executedTxOrigin_contains: staginglinea_Bytes - executedTxOrigin_not_contains: staginglinea_Bytes + executedTxOrigin: bnb_Bytes + executedTxOrigin_not: bnb_Bytes + executedTxOrigin_gt: bnb_Bytes + executedTxOrigin_lt: bnb_Bytes + executedTxOrigin_gte: bnb_Bytes + executedTxOrigin_lte: bnb_Bytes + executedTxOrigin_in: [bnb_Bytes!] + executedTxOrigin_not_in: [bnb_Bytes!] + executedTxOrigin_contains: bnb_Bytes + executedTxOrigin_not_contains: bnb_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -145885,18 +143413,26 @@ input staginglinea_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: staginglinea_Bytes - reconciledCaller_not: staginglinea_Bytes - reconciledCaller_in: [staginglinea_Bytes!] - reconciledCaller_not_in: [staginglinea_Bytes!] - reconciledCaller_contains: staginglinea_Bytes - reconciledCaller_not_contains: staginglinea_Bytes - reconciledTransactionHash: staginglinea_Bytes - reconciledTransactionHash_not: staginglinea_Bytes - reconciledTransactionHash_in: [staginglinea_Bytes!] - reconciledTransactionHash_not_in: [staginglinea_Bytes!] - reconciledTransactionHash_contains: staginglinea_Bytes - reconciledTransactionHash_not_contains: staginglinea_Bytes + reconciledCaller: bnb_Bytes + reconciledCaller_not: bnb_Bytes + reconciledCaller_gt: bnb_Bytes + reconciledCaller_lt: bnb_Bytes + reconciledCaller_gte: bnb_Bytes + reconciledCaller_lte: bnb_Bytes + reconciledCaller_in: [bnb_Bytes!] + reconciledCaller_not_in: [bnb_Bytes!] + reconciledCaller_contains: bnb_Bytes + reconciledCaller_not_contains: bnb_Bytes + reconciledTransactionHash: bnb_Bytes + reconciledTransactionHash_not: bnb_Bytes + reconciledTransactionHash_gt: bnb_Bytes + reconciledTransactionHash_lt: bnb_Bytes + reconciledTransactionHash_gte: bnb_Bytes + reconciledTransactionHash_lte: bnb_Bytes + reconciledTransactionHash_in: [bnb_Bytes!] + reconciledTransactionHash_not_in: [bnb_Bytes!] + reconciledTransactionHash_contains: bnb_Bytes + reconciledTransactionHash_not_contains: bnb_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -145929,12 +143465,16 @@ input staginglinea_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: staginglinea_Bytes - reconciledTxOrigin_not: staginglinea_Bytes - reconciledTxOrigin_in: [staginglinea_Bytes!] - reconciledTxOrigin_not_in: [staginglinea_Bytes!] - reconciledTxOrigin_contains: staginglinea_Bytes - reconciledTxOrigin_not_contains: staginglinea_Bytes + reconciledTxOrigin: bnb_Bytes + reconciledTxOrigin_not: bnb_Bytes + reconciledTxOrigin_gt: bnb_Bytes + reconciledTxOrigin_lt: bnb_Bytes + reconciledTxOrigin_gte: bnb_Bytes + reconciledTxOrigin_lte: bnb_Bytes + reconciledTxOrigin_in: [bnb_Bytes!] + reconciledTxOrigin_not_in: [bnb_Bytes!] + reconciledTxOrigin_contains: bnb_Bytes + reconciledTxOrigin_not_contains: bnb_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -145944,10 +143484,12 @@ input staginglinea_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_DestinationTransfer_filter] + or: [bnb_DestinationTransfer_filter] } -enum staginglinea_DestinationTransfer_orderBy { +enum bnb_DestinationTransfer_orderBy { id chainId transferId @@ -145968,6 +143510,15 @@ enum staginglinea_DestinationTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount routersFee executedCaller @@ -145988,14 +143539,20 @@ enum staginglinea_DestinationTransfer_orderBy { reconciledTxNonce } -type staginglinea_OptimisticRootFinalized { +""" +8 bytes signed integer + +""" +scalar bnb_Int8 + +type bnb_OptimisticRootFinalized { id: ID! - aggregateRoot: staginglinea_Bytes! + aggregateRoot: bnb_Bytes! timestamp: BigInt! blockNumber: BigInt } -input staginglinea_OptimisticRootFinalized_filter { +input bnb_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -146004,12 +143561,16 @@ input staginglinea_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: staginglinea_Bytes - aggregateRoot_not: staginglinea_Bytes - aggregateRoot_in: [staginglinea_Bytes!] - aggregateRoot_not_in: [staginglinea_Bytes!] - aggregateRoot_contains: staginglinea_Bytes - aggregateRoot_not_contains: staginglinea_Bytes + aggregateRoot: bnb_Bytes + aggregateRoot_not: bnb_Bytes + aggregateRoot_gt: bnb_Bytes + aggregateRoot_lt: bnb_Bytes + aggregateRoot_gte: bnb_Bytes + aggregateRoot_lte: bnb_Bytes + aggregateRoot_in: [bnb_Bytes!] + aggregateRoot_not_in: [bnb_Bytes!] + aggregateRoot_contains: bnb_Bytes + aggregateRoot_not_contains: bnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -146027,10 +143588,12 @@ input staginglinea_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_OptimisticRootFinalized_filter] + or: [bnb_OptimisticRootFinalized_filter] } -enum staginglinea_OptimisticRootFinalized_orderBy { +enum bnb_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -146038,25 +143601,25 @@ enum staginglinea_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum staginglinea_OrderDirection { +enum bnb_OrderDirection { asc desc } -type staginglinea_OriginMessage { +type bnb_OriginMessage { id: ID! - transferId: staginglinea_Bytes + transferId: bnb_Bytes destinationDomain: BigInt - leaf: staginglinea_Bytes + leaf: bnb_Bytes index: BigInt - message: staginglinea_Bytes - root: staginglinea_Bytes - transactionHash: staginglinea_Bytes + message: bnb_Bytes + root: bnb_Bytes + transactionHash: bnb_Bytes blockNumber: BigInt - rootCount: staginglinea_RootCount + rootCount: bnb_RootCount } -input staginglinea_OriginMessage_filter { +input bnb_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -146065,12 +143628,16 @@ input staginglinea_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: staginglinea_Bytes - transferId_not: staginglinea_Bytes - transferId_in: [staginglinea_Bytes!] - transferId_not_in: [staginglinea_Bytes!] - transferId_contains: staginglinea_Bytes - transferId_not_contains: staginglinea_Bytes + transferId: bnb_Bytes + transferId_not: bnb_Bytes + transferId_gt: bnb_Bytes + transferId_lt: bnb_Bytes + transferId_gte: bnb_Bytes + transferId_lte: bnb_Bytes + transferId_in: [bnb_Bytes!] + transferId_not_in: [bnb_Bytes!] + transferId_contains: bnb_Bytes + transferId_not_contains: bnb_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -146079,12 +143646,16 @@ input staginglinea_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: staginglinea_Bytes - leaf_not: staginglinea_Bytes - leaf_in: [staginglinea_Bytes!] - leaf_not_in: [staginglinea_Bytes!] - leaf_contains: staginglinea_Bytes - leaf_not_contains: staginglinea_Bytes + leaf: bnb_Bytes + leaf_not: bnb_Bytes + leaf_gt: bnb_Bytes + leaf_lt: bnb_Bytes + leaf_gte: bnb_Bytes + leaf_lte: bnb_Bytes + leaf_in: [bnb_Bytes!] + leaf_not_in: [bnb_Bytes!] + leaf_contains: bnb_Bytes + leaf_not_contains: bnb_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -146093,24 +143664,36 @@ input staginglinea_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: staginglinea_Bytes - message_not: staginglinea_Bytes - message_in: [staginglinea_Bytes!] - message_not_in: [staginglinea_Bytes!] - message_contains: staginglinea_Bytes - message_not_contains: staginglinea_Bytes - root: staginglinea_Bytes - root_not: staginglinea_Bytes - root_in: [staginglinea_Bytes!] - root_not_in: [staginglinea_Bytes!] - root_contains: staginglinea_Bytes - root_not_contains: staginglinea_Bytes - transactionHash: staginglinea_Bytes - transactionHash_not: staginglinea_Bytes - transactionHash_in: [staginglinea_Bytes!] - transactionHash_not_in: [staginglinea_Bytes!] - transactionHash_contains: staginglinea_Bytes - transactionHash_not_contains: staginglinea_Bytes + message: bnb_Bytes + message_not: bnb_Bytes + message_gt: bnb_Bytes + message_lt: bnb_Bytes + message_gte: bnb_Bytes + message_lte: bnb_Bytes + message_in: [bnb_Bytes!] + message_not_in: [bnb_Bytes!] + message_contains: bnb_Bytes + message_not_contains: bnb_Bytes + root: bnb_Bytes + root_not: bnb_Bytes + root_gt: bnb_Bytes + root_lt: bnb_Bytes + root_gte: bnb_Bytes + root_lte: bnb_Bytes + root_in: [bnb_Bytes!] + root_not_in: [bnb_Bytes!] + root_contains: bnb_Bytes + root_not_contains: bnb_Bytes + transactionHash: bnb_Bytes + transactionHash_not: bnb_Bytes + transactionHash_gt: bnb_Bytes + transactionHash_lt: bnb_Bytes + transactionHash_gte: bnb_Bytes + transactionHash_lte: bnb_Bytes + transactionHash_in: [bnb_Bytes!] + transactionHash_not_in: [bnb_Bytes!] + transactionHash_contains: bnb_Bytes + transactionHash_not_contains: bnb_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -146139,12 +143722,14 @@ input staginglinea_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: staginglinea_RootCount_filter + rootCount_: bnb_RootCount_filter """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_OriginMessage_filter] + or: [bnb_OriginMessage_filter] } -enum staginglinea_OriginMessage_orderBy { +enum bnb_OriginMessage_orderBy { id transferId destinationDomain @@ -146155,44 +143740,46 @@ enum staginglinea_OriginMessage_orderBy { transactionHash blockNumber rootCount + rootCount__id + rootCount__count } -type staginglinea_OriginTransfer { +type bnb_OriginTransfer { id: ID! chainId: BigInt - transferId: staginglinea_Bytes + transferId: bnb_Bytes nonce: BigInt - status: staginglinea_TransferStatus - messageHash: staginglinea_Bytes + status: bnb_TransferStatus + messageHash: bnb_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: staginglinea_Bytes - delegate: staginglinea_Bytes + to: bnb_Bytes + delegate: bnb_Bytes receiveLocal: Boolean - callData: staginglinea_Bytes + callData: bnb_Bytes slippage: BigInt - originSender: staginglinea_Bytes + originSender: bnb_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: staginglinea_Bytes - asset: staginglinea_Asset - transactingAsset: staginglinea_Bytes - message: staginglinea_OriginMessage + canonicalId: bnb_Bytes + asset: bnb_Asset + transactingAsset: bnb_Bytes + message: bnb_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: staginglinea_RelayerFee_orderBy, orderDirection: staginglinea_OrderDirection, where: staginglinea_RelayerFee_filter): [staginglinea_RelayerFee!] - initialRelayerFeeAsset: staginglinea_Bytes - caller: staginglinea_Bytes - transactionHash: staginglinea_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: bnb_RelayerFee_orderBy, orderDirection: bnb_OrderDirection, where: bnb_RelayerFee_filter): [bnb_RelayerFee!] + initialRelayerFeeAsset: bnb_Bytes + caller: bnb_Bytes + transactionHash: bnb_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: staginglinea_Bytes + txOrigin: bnb_Bytes txNonce: BigInt } -input staginglinea_OriginTransfer_filter { +input bnb_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -146209,12 +143796,16 @@ input staginglinea_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: staginglinea_Bytes - transferId_not: staginglinea_Bytes - transferId_in: [staginglinea_Bytes!] - transferId_not_in: [staginglinea_Bytes!] - transferId_contains: staginglinea_Bytes - transferId_not_contains: staginglinea_Bytes + transferId: bnb_Bytes + transferId_not: bnb_Bytes + transferId_gt: bnb_Bytes + transferId_lt: bnb_Bytes + transferId_gte: bnb_Bytes + transferId_lte: bnb_Bytes + transferId_in: [bnb_Bytes!] + transferId_not_in: [bnb_Bytes!] + transferId_contains: bnb_Bytes + transferId_not_contains: bnb_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -146223,16 +143814,20 @@ input staginglinea_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: staginglinea_TransferStatus - status_not: staginglinea_TransferStatus - status_in: [staginglinea_TransferStatus!] - status_not_in: [staginglinea_TransferStatus!] - messageHash: staginglinea_Bytes - messageHash_not: staginglinea_Bytes - messageHash_in: [staginglinea_Bytes!] - messageHash_not_in: [staginglinea_Bytes!] - messageHash_contains: staginglinea_Bytes - messageHash_not_contains: staginglinea_Bytes + status: bnb_TransferStatus + status_not: bnb_TransferStatus + status_in: [bnb_TransferStatus!] + status_not_in: [bnb_TransferStatus!] + messageHash: bnb_Bytes + messageHash_not: bnb_Bytes + messageHash_gt: bnb_Bytes + messageHash_lt: bnb_Bytes + messageHash_gte: bnb_Bytes + messageHash_lte: bnb_Bytes + messageHash_in: [bnb_Bytes!] + messageHash_not_in: [bnb_Bytes!] + messageHash_contains: bnb_Bytes + messageHash_not_contains: bnb_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -146257,28 +143852,40 @@ input staginglinea_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: staginglinea_Bytes - to_not: staginglinea_Bytes - to_in: [staginglinea_Bytes!] - to_not_in: [staginglinea_Bytes!] - to_contains: staginglinea_Bytes - to_not_contains: staginglinea_Bytes - delegate: staginglinea_Bytes - delegate_not: staginglinea_Bytes - delegate_in: [staginglinea_Bytes!] - delegate_not_in: [staginglinea_Bytes!] - delegate_contains: staginglinea_Bytes - delegate_not_contains: staginglinea_Bytes + to: bnb_Bytes + to_not: bnb_Bytes + to_gt: bnb_Bytes + to_lt: bnb_Bytes + to_gte: bnb_Bytes + to_lte: bnb_Bytes + to_in: [bnb_Bytes!] + to_not_in: [bnb_Bytes!] + to_contains: bnb_Bytes + to_not_contains: bnb_Bytes + delegate: bnb_Bytes + delegate_not: bnb_Bytes + delegate_gt: bnb_Bytes + delegate_lt: bnb_Bytes + delegate_gte: bnb_Bytes + delegate_lte: bnb_Bytes + delegate_in: [bnb_Bytes!] + delegate_not_in: [bnb_Bytes!] + delegate_contains: bnb_Bytes + delegate_not_contains: bnb_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: staginglinea_Bytes - callData_not: staginglinea_Bytes - callData_in: [staginglinea_Bytes!] - callData_not_in: [staginglinea_Bytes!] - callData_contains: staginglinea_Bytes - callData_not_contains: staginglinea_Bytes + callData: bnb_Bytes + callData_not: bnb_Bytes + callData_gt: bnb_Bytes + callData_lt: bnb_Bytes + callData_gte: bnb_Bytes + callData_lte: bnb_Bytes + callData_in: [bnb_Bytes!] + callData_not_in: [bnb_Bytes!] + callData_contains: bnb_Bytes + callData_not_contains: bnb_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -146287,12 +143894,16 @@ input staginglinea_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: staginglinea_Bytes - originSender_not: staginglinea_Bytes - originSender_in: [staginglinea_Bytes!] - originSender_not_in: [staginglinea_Bytes!] - originSender_contains: staginglinea_Bytes - originSender_not_contains: staginglinea_Bytes + originSender: bnb_Bytes + originSender_not: bnb_Bytes + originSender_gt: bnb_Bytes + originSender_lt: bnb_Bytes + originSender_gte: bnb_Bytes + originSender_lte: bnb_Bytes + originSender_in: [bnb_Bytes!] + originSender_not_in: [bnb_Bytes!] + originSender_contains: bnb_Bytes + originSender_not_contains: bnb_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -146309,12 +143920,16 @@ input staginglinea_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: staginglinea_Bytes - canonicalId_not: staginglinea_Bytes - canonicalId_in: [staginglinea_Bytes!] - canonicalId_not_in: [staginglinea_Bytes!] - canonicalId_contains: staginglinea_Bytes - canonicalId_not_contains: staginglinea_Bytes + canonicalId: bnb_Bytes + canonicalId_not: bnb_Bytes + canonicalId_gt: bnb_Bytes + canonicalId_lt: bnb_Bytes + canonicalId_gte: bnb_Bytes + canonicalId_lte: bnb_Bytes + canonicalId_in: [bnb_Bytes!] + canonicalId_not_in: [bnb_Bytes!] + canonicalId_contains: bnb_Bytes + canonicalId_not_contains: bnb_Bytes asset: String asset_not: String asset_gt: String @@ -146335,13 +143950,17 @@ input staginglinea_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: staginglinea_Asset_filter - transactingAsset: staginglinea_Bytes - transactingAsset_not: staginglinea_Bytes - transactingAsset_in: [staginglinea_Bytes!] - transactingAsset_not_in: [staginglinea_Bytes!] - transactingAsset_contains: staginglinea_Bytes - transactingAsset_not_contains: staginglinea_Bytes + asset_: bnb_Asset_filter + transactingAsset: bnb_Bytes + transactingAsset_not: bnb_Bytes + transactingAsset_gt: bnb_Bytes + transactingAsset_lt: bnb_Bytes + transactingAsset_gte: bnb_Bytes + transactingAsset_lte: bnb_Bytes + transactingAsset_in: [bnb_Bytes!] + transactingAsset_not_in: [bnb_Bytes!] + transactingAsset_contains: bnb_Bytes + transactingAsset_not_contains: bnb_Bytes message: String message_not: String message_gt: String @@ -146362,7 +143981,7 @@ input staginglinea_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: staginglinea_OriginMessage_filter + message_: bnb_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -146377,25 +143996,37 @@ input staginglinea_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: staginglinea_RelayerFee_filter - initialRelayerFeeAsset: staginglinea_Bytes - initialRelayerFeeAsset_not: staginglinea_Bytes - initialRelayerFeeAsset_in: [staginglinea_Bytes!] - initialRelayerFeeAsset_not_in: [staginglinea_Bytes!] - initialRelayerFeeAsset_contains: staginglinea_Bytes - initialRelayerFeeAsset_not_contains: staginglinea_Bytes - caller: staginglinea_Bytes - caller_not: staginglinea_Bytes - caller_in: [staginglinea_Bytes!] - caller_not_in: [staginglinea_Bytes!] - caller_contains: staginglinea_Bytes - caller_not_contains: staginglinea_Bytes - transactionHash: staginglinea_Bytes - transactionHash_not: staginglinea_Bytes - transactionHash_in: [staginglinea_Bytes!] - transactionHash_not_in: [staginglinea_Bytes!] - transactionHash_contains: staginglinea_Bytes - transactionHash_not_contains: staginglinea_Bytes + relayerFees_: bnb_RelayerFee_filter + initialRelayerFeeAsset: bnb_Bytes + initialRelayerFeeAsset_not: bnb_Bytes + initialRelayerFeeAsset_gt: bnb_Bytes + initialRelayerFeeAsset_lt: bnb_Bytes + initialRelayerFeeAsset_gte: bnb_Bytes + initialRelayerFeeAsset_lte: bnb_Bytes + initialRelayerFeeAsset_in: [bnb_Bytes!] + initialRelayerFeeAsset_not_in: [bnb_Bytes!] + initialRelayerFeeAsset_contains: bnb_Bytes + initialRelayerFeeAsset_not_contains: bnb_Bytes + caller: bnb_Bytes + caller_not: bnb_Bytes + caller_gt: bnb_Bytes + caller_lt: bnb_Bytes + caller_gte: bnb_Bytes + caller_lte: bnb_Bytes + caller_in: [bnb_Bytes!] + caller_not_in: [bnb_Bytes!] + caller_contains: bnb_Bytes + caller_not_contains: bnb_Bytes + transactionHash: bnb_Bytes + transactionHash_not: bnb_Bytes + transactionHash_gt: bnb_Bytes + transactionHash_lt: bnb_Bytes + transactionHash_gte: bnb_Bytes + transactionHash_lte: bnb_Bytes + transactionHash_in: [bnb_Bytes!] + transactionHash_not_in: [bnb_Bytes!] + transactionHash_contains: bnb_Bytes + transactionHash_not_contains: bnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -146428,12 +144059,16 @@ input staginglinea_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: staginglinea_Bytes - txOrigin_not: staginglinea_Bytes - txOrigin_in: [staginglinea_Bytes!] - txOrigin_not_in: [staginglinea_Bytes!] - txOrigin_contains: staginglinea_Bytes - txOrigin_not_contains: staginglinea_Bytes + txOrigin: bnb_Bytes + txOrigin_not: bnb_Bytes + txOrigin_gt: bnb_Bytes + txOrigin_lt: bnb_Bytes + txOrigin_gte: bnb_Bytes + txOrigin_lte: bnb_Bytes + txOrigin_in: [bnb_Bytes!] + txOrigin_not_in: [bnb_Bytes!] + txOrigin_contains: bnb_Bytes + txOrigin_not_contains: bnb_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -146443,10 +144078,12 @@ input staginglinea_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_OriginTransfer_filter] + or: [bnb_OriginTransfer_filter] } -enum staginglinea_OriginTransfer_orderBy { +enum bnb_OriginTransfer_orderBy { id chainId transferId @@ -146466,8 +144103,26 @@ enum staginglinea_OriginTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber transactingAsset message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber bumpRelayerFeeCount relayerFees initialRelayerFeeAsset @@ -146481,20 +144136,20 @@ enum staginglinea_OriginTransfer_orderBy { txNonce } -type staginglinea_Relayer { +type bnb_Relayer { id: ID! isActive: Boolean! - relayer: staginglinea_Bytes + relayer: bnb_Bytes } -type staginglinea_RelayerFee { +type bnb_RelayerFee { id: ID! - transfer: staginglinea_OriginTransfer! + transfer: bnb_OriginTransfer! fee: BigInt! - asset: staginglinea_Bytes! + asset: bnb_Bytes! } -input staginglinea_RelayerFee_filter { +input bnb_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -146523,7 +144178,7 @@ input staginglinea_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: staginglinea_OriginTransfer_filter + transfer_: bnb_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -146532,37 +144187,72 @@ input staginglinea_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: staginglinea_Bytes - asset_not: staginglinea_Bytes - asset_in: [staginglinea_Bytes!] - asset_not_in: [staginglinea_Bytes!] - asset_contains: staginglinea_Bytes - asset_not_contains: staginglinea_Bytes + asset: bnb_Bytes + asset_not: bnb_Bytes + asset_gt: bnb_Bytes + asset_lt: bnb_Bytes + asset_gte: bnb_Bytes + asset_lte: bnb_Bytes + asset_in: [bnb_Bytes!] + asset_not_in: [bnb_Bytes!] + asset_contains: bnb_Bytes + asset_not_contains: bnb_Bytes """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_RelayerFee_filter] + or: [bnb_RelayerFee_filter] } -enum staginglinea_RelayerFee_orderBy { +enum bnb_RelayerFee_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce fee asset } -type staginglinea_RelayerFeesIncrease { +type bnb_RelayerFeesIncrease { id: ID! - transfer: staginglinea_OriginTransfer! + transfer: bnb_OriginTransfer! increase: BigInt - asset: staginglinea_Bytes - caller: staginglinea_Bytes! - transactionHash: staginglinea_Bytes! + asset: bnb_Bytes + caller: bnb_Bytes! + transactionHash: bnb_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input staginglinea_RelayerFeesIncrease_filter { +input bnb_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -146591,7 +144281,7 @@ input staginglinea_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: staginglinea_OriginTransfer_filter + transfer_: bnb_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -146600,24 +144290,36 @@ input staginglinea_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: staginglinea_Bytes - asset_not: staginglinea_Bytes - asset_in: [staginglinea_Bytes!] - asset_not_in: [staginglinea_Bytes!] - asset_contains: staginglinea_Bytes - asset_not_contains: staginglinea_Bytes - caller: staginglinea_Bytes - caller_not: staginglinea_Bytes - caller_in: [staginglinea_Bytes!] - caller_not_in: [staginglinea_Bytes!] - caller_contains: staginglinea_Bytes - caller_not_contains: staginglinea_Bytes - transactionHash: staginglinea_Bytes - transactionHash_not: staginglinea_Bytes - transactionHash_in: [staginglinea_Bytes!] - transactionHash_not_in: [staginglinea_Bytes!] - transactionHash_contains: staginglinea_Bytes - transactionHash_not_contains: staginglinea_Bytes + asset: bnb_Bytes + asset_not: bnb_Bytes + asset_gt: bnb_Bytes + asset_lt: bnb_Bytes + asset_gte: bnb_Bytes + asset_lte: bnb_Bytes + asset_in: [bnb_Bytes!] + asset_not_in: [bnb_Bytes!] + asset_contains: bnb_Bytes + asset_not_contains: bnb_Bytes + caller: bnb_Bytes + caller_not: bnb_Bytes + caller_gt: bnb_Bytes + caller_lt: bnb_Bytes + caller_gte: bnb_Bytes + caller_lte: bnb_Bytes + caller_in: [bnb_Bytes!] + caller_not_in: [bnb_Bytes!] + caller_contains: bnb_Bytes + caller_not_contains: bnb_Bytes + transactionHash: bnb_Bytes + transactionHash_not: bnb_Bytes + transactionHash_gt: bnb_Bytes + transactionHash_lt: bnb_Bytes + transactionHash_gte: bnb_Bytes + transactionHash_lte: bnb_Bytes + transactionHash_in: [bnb_Bytes!] + transactionHash_not_in: [bnb_Bytes!] + transactionHash_contains: bnb_Bytes + transactionHash_not_contains: bnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -146651,12 +144353,43 @@ input staginglinea_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_RelayerFeesIncrease_filter] + or: [bnb_RelayerFeesIncrease_filter] } -enum staginglinea_RelayerFeesIncrease_orderBy { +enum bnb_RelayerFeesIncrease_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce increase asset caller @@ -146667,7 +144400,7 @@ enum staginglinea_RelayerFeesIncrease_orderBy { blockNumber } -input staginglinea_Relayer_filter { +input bnb_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -146680,28 +144413,34 @@ input staginglinea_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: staginglinea_Bytes - relayer_not: staginglinea_Bytes - relayer_in: [staginglinea_Bytes!] - relayer_not_in: [staginglinea_Bytes!] - relayer_contains: staginglinea_Bytes - relayer_not_contains: staginglinea_Bytes - """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter -} - -enum staginglinea_Relayer_orderBy { - id - isActive - relayer + relayer: bnb_Bytes + relayer_not: bnb_Bytes + relayer_gt: bnb_Bytes + relayer_lt: bnb_Bytes + relayer_gte: bnb_Bytes + relayer_lte: bnb_Bytes + relayer_in: [bnb_Bytes!] + relayer_not_in: [bnb_Bytes!] + relayer_contains: bnb_Bytes + relayer_not_contains: bnb_Bytes + """Filter for the block changed event.""" + _change_block: bnb_BlockChangedFilter + and: [bnb_Relayer_filter] + or: [bnb_Relayer_filter] } -type staginglinea_RootCount { +enum bnb_Relayer_orderBy { + id + isActive + relayer +} + +type bnb_RootCount { id: ID! count: BigInt } -input staginglinea_RootCount_filter { +input bnb_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -146719,29 +144458,31 @@ input staginglinea_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_RootCount_filter] + or: [bnb_RootCount_filter] } -enum staginglinea_RootCount_orderBy { +enum bnb_RootCount_orderBy { id count } -type staginglinea_RootMessageSent { +type bnb_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: staginglinea_Bytes + root: bnb_Bytes count: BigInt - caller: staginglinea_Bytes - transactionHash: staginglinea_Bytes + caller: bnb_Bytes + transactionHash: bnb_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input staginglinea_RootMessageSent_filter { +input bnb_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -146766,12 +144507,16 @@ input staginglinea_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: staginglinea_Bytes - root_not: staginglinea_Bytes - root_in: [staginglinea_Bytes!] - root_not_in: [staginglinea_Bytes!] - root_contains: staginglinea_Bytes - root_not_contains: staginglinea_Bytes + root: bnb_Bytes + root_not: bnb_Bytes + root_gt: bnb_Bytes + root_lt: bnb_Bytes + root_gte: bnb_Bytes + root_lte: bnb_Bytes + root_in: [bnb_Bytes!] + root_not_in: [bnb_Bytes!] + root_contains: bnb_Bytes + root_not_contains: bnb_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -146780,18 +144525,26 @@ input staginglinea_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: staginglinea_Bytes - caller_not: staginglinea_Bytes - caller_in: [staginglinea_Bytes!] - caller_not_in: [staginglinea_Bytes!] - caller_contains: staginglinea_Bytes - caller_not_contains: staginglinea_Bytes - transactionHash: staginglinea_Bytes - transactionHash_not: staginglinea_Bytes - transactionHash_in: [staginglinea_Bytes!] - transactionHash_not_in: [staginglinea_Bytes!] - transactionHash_contains: staginglinea_Bytes - transactionHash_not_contains: staginglinea_Bytes + caller: bnb_Bytes + caller_not: bnb_Bytes + caller_gt: bnb_Bytes + caller_lt: bnb_Bytes + caller_gte: bnb_Bytes + caller_lte: bnb_Bytes + caller_in: [bnb_Bytes!] + caller_not_in: [bnb_Bytes!] + caller_contains: bnb_Bytes + caller_not_contains: bnb_Bytes + transactionHash: bnb_Bytes + transactionHash_not: bnb_Bytes + transactionHash_gt: bnb_Bytes + transactionHash_lt: bnb_Bytes + transactionHash_gte: bnb_Bytes + transactionHash_lte: bnb_Bytes + transactionHash_in: [bnb_Bytes!] + transactionHash_not_in: [bnb_Bytes!] + transactionHash_contains: bnb_Bytes + transactionHash_not_contains: bnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -146825,10 +144578,12 @@ input staginglinea_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_RootMessageSent_filter] + or: [bnb_RootMessageSent_filter] } -enum staginglinea_RootMessageSent_orderBy { +enum bnb_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -146842,25 +144597,25 @@ enum staginglinea_RootMessageSent_orderBy { blockNumber } -type staginglinea_Router { +type bnb_Router { id: ID! isActive: Boolean! - owner: staginglinea_Bytes - recipient: staginglinea_Bytes - proposedOwner: staginglinea_Bytes + owner: bnb_Bytes + recipient: bnb_Bytes + proposedOwner: bnb_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: staginglinea_AssetBalance_orderBy, orderDirection: staginglinea_OrderDirection, where: staginglinea_AssetBalance_filter): [staginglinea_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: bnb_AssetBalance_orderBy, orderDirection: bnb_OrderDirection, where: bnb_AssetBalance_filter): [bnb_AssetBalance!]! } -type staginglinea_RouterDailyTVL { +type bnb_RouterDailyTVL { id: ID! - router: staginglinea_Router! - asset: staginglinea_Asset! + router: bnb_Router! + asset: bnb_Asset! timestamp: BigInt! balance: BigInt! } -input staginglinea_RouterDailyTVL_filter { +input bnb_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -146889,7 +144644,7 @@ input staginglinea_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: staginglinea_Router_filter + router_: bnb_Router_filter asset: String asset_not: String asset_gt: String @@ -146910,7 +144665,7 @@ input staginglinea_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: staginglinea_Asset_filter + asset_: bnb_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -146928,37 +144683,54 @@ input staginglinea_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_RouterDailyTVL_filter] + or: [bnb_RouterDailyTVL_filter] } -enum staginglinea_RouterDailyTVL_orderBy { +enum bnb_RouterDailyTVL_orderBy { id router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp balance } -type staginglinea_RouterLiquidityEvent { +type bnb_RouterLiquidityEvent { id: ID! - type: staginglinea_RouterLiquidityEventType - router: staginglinea_Router! - asset: staginglinea_Asset! + type: bnb_RouterLiquidityEventType + router: bnb_Router! + asset: bnb_Asset! amount: BigInt! balance: BigInt! - caller: staginglinea_Bytes + caller: bnb_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: staginglinea_Bytes! + transactionHash: bnb_Bytes! nonce: BigInt! } -enum staginglinea_RouterLiquidityEventType { +enum bnb_RouterLiquidityEventType { Add Remove } -input staginglinea_RouterLiquidityEvent_filter { +input bnb_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -146967,10 +144739,10 @@ input staginglinea_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: staginglinea_RouterLiquidityEventType - type_not: staginglinea_RouterLiquidityEventType - type_in: [staginglinea_RouterLiquidityEventType!] - type_not_in: [staginglinea_RouterLiquidityEventType!] + type: bnb_RouterLiquidityEventType + type_not: bnb_RouterLiquidityEventType + type_in: [bnb_RouterLiquidityEventType!] + type_not_in: [bnb_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -146991,7 +144763,7 @@ input staginglinea_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: staginglinea_Router_filter + router_: bnb_Router_filter asset: String asset_not: String asset_gt: String @@ -147012,7 +144784,7 @@ input staginglinea_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: staginglinea_Asset_filter + asset_: bnb_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -147029,12 +144801,16 @@ input staginglinea_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: staginglinea_Bytes - caller_not: staginglinea_Bytes - caller_in: [staginglinea_Bytes!] - caller_not_in: [staginglinea_Bytes!] - caller_contains: staginglinea_Bytes - caller_not_contains: staginglinea_Bytes + caller: bnb_Bytes + caller_not: bnb_Bytes + caller_gt: bnb_Bytes + caller_lt: bnb_Bytes + caller_gte: bnb_Bytes + caller_lte: bnb_Bytes + caller_in: [bnb_Bytes!] + caller_not_in: [bnb_Bytes!] + caller_contains: bnb_Bytes + caller_not_contains: bnb_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -147051,12 +144827,16 @@ input staginglinea_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: staginglinea_Bytes - transactionHash_not: staginglinea_Bytes - transactionHash_in: [staginglinea_Bytes!] - transactionHash_not_in: [staginglinea_Bytes!] - transactionHash_contains: staginglinea_Bytes - transactionHash_not_contains: staginglinea_Bytes + transactionHash: bnb_Bytes + transactionHash_not: bnb_Bytes + transactionHash_gt: bnb_Bytes + transactionHash_lt: bnb_Bytes + transactionHash_gte: bnb_Bytes + transactionHash_lte: bnb_Bytes + transactionHash_in: [bnb_Bytes!] + transactionHash_not_in: [bnb_Bytes!] + transactionHash_contains: bnb_Bytes + transactionHash_not_contains: bnb_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -147066,14 +144846,31 @@ input staginglinea_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_RouterLiquidityEvent_filter] + or: [bnb_RouterLiquidityEvent_filter] } -enum staginglinea_RouterLiquidityEvent_orderBy { +enum bnb_RouterLiquidityEvent_orderBy { id type router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount balance caller @@ -147083,7 +144880,7 @@ enum staginglinea_RouterLiquidityEvent_orderBy { nonce } -input staginglinea_Router_filter { +input bnb_Router_filter { id: ID id_not: ID id_gt: ID @@ -147096,24 +144893,36 @@ input staginglinea_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: staginglinea_Bytes - owner_not: staginglinea_Bytes - owner_in: [staginglinea_Bytes!] - owner_not_in: [staginglinea_Bytes!] - owner_contains: staginglinea_Bytes - owner_not_contains: staginglinea_Bytes - recipient: staginglinea_Bytes - recipient_not: staginglinea_Bytes - recipient_in: [staginglinea_Bytes!] - recipient_not_in: [staginglinea_Bytes!] - recipient_contains: staginglinea_Bytes - recipient_not_contains: staginglinea_Bytes - proposedOwner: staginglinea_Bytes - proposedOwner_not: staginglinea_Bytes - proposedOwner_in: [staginglinea_Bytes!] - proposedOwner_not_in: [staginglinea_Bytes!] - proposedOwner_contains: staginglinea_Bytes - proposedOwner_not_contains: staginglinea_Bytes + owner: bnb_Bytes + owner_not: bnb_Bytes + owner_gt: bnb_Bytes + owner_lt: bnb_Bytes + owner_gte: bnb_Bytes + owner_lte: bnb_Bytes + owner_in: [bnb_Bytes!] + owner_not_in: [bnb_Bytes!] + owner_contains: bnb_Bytes + owner_not_contains: bnb_Bytes + recipient: bnb_Bytes + recipient_not: bnb_Bytes + recipient_gt: bnb_Bytes + recipient_lt: bnb_Bytes + recipient_gte: bnb_Bytes + recipient_lte: bnb_Bytes + recipient_in: [bnb_Bytes!] + recipient_not_in: [bnb_Bytes!] + recipient_contains: bnb_Bytes + recipient_not_contains: bnb_Bytes + proposedOwner: bnb_Bytes + proposedOwner_not: bnb_Bytes + proposedOwner_gt: bnb_Bytes + proposedOwner_lt: bnb_Bytes + proposedOwner_gte: bnb_Bytes + proposedOwner_lte: bnb_Bytes + proposedOwner_in: [bnb_Bytes!] + proposedOwner_not_in: [bnb_Bytes!] + proposedOwner_contains: bnb_Bytes + proposedOwner_not_contains: bnb_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -147122,12 +144931,14 @@ input staginglinea_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: staginglinea_AssetBalance_filter + assetBalances_: bnb_AssetBalance_filter """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_Router_filter] + or: [bnb_Router_filter] } -enum staginglinea_Router_orderBy { +enum bnb_Router_orderBy { id isActive owner @@ -147137,13 +144948,13 @@ enum staginglinea_Router_orderBy { assetBalances } -type staginglinea_Sequencer { +type bnb_Sequencer { id: ID! isActive: Boolean! - sequencer: staginglinea_Bytes + sequencer: bnb_Bytes } -input staginglinea_Sequencer_filter { +input bnb_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -147156,29 +144967,35 @@ input staginglinea_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: staginglinea_Bytes - sequencer_not: staginglinea_Bytes - sequencer_in: [staginglinea_Bytes!] - sequencer_not_in: [staginglinea_Bytes!] - sequencer_contains: staginglinea_Bytes - sequencer_not_contains: staginglinea_Bytes + sequencer: bnb_Bytes + sequencer_not: bnb_Bytes + sequencer_gt: bnb_Bytes + sequencer_lt: bnb_Bytes + sequencer_gte: bnb_Bytes + sequencer_lte: bnb_Bytes + sequencer_in: [bnb_Bytes!] + sequencer_not_in: [bnb_Bytes!] + sequencer_contains: bnb_Bytes + sequencer_not_contains: bnb_Bytes """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_Sequencer_filter] + or: [bnb_Sequencer_filter] } -enum staginglinea_Sequencer_orderBy { +enum bnb_Sequencer_orderBy { id isActive sequencer } -type staginglinea_Setting { +type bnb_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: staginglinea_Bytes! + caller: bnb_Bytes! } -input staginglinea_Setting_filter { +input bnb_Setting_filter { id: ID id_not: ID id_gt: ID @@ -147195,35 +145012,41 @@ input staginglinea_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: staginglinea_Bytes - caller_not: staginglinea_Bytes - caller_in: [staginglinea_Bytes!] - caller_not_in: [staginglinea_Bytes!] - caller_contains: staginglinea_Bytes - caller_not_contains: staginglinea_Bytes + caller: bnb_Bytes + caller_not: bnb_Bytes + caller_gt: bnb_Bytes + caller_lt: bnb_Bytes + caller_gte: bnb_Bytes + caller_lte: bnb_Bytes + caller_in: [bnb_Bytes!] + caller_not_in: [bnb_Bytes!] + caller_contains: bnb_Bytes + caller_not_contains: bnb_Bytes """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_Setting_filter] + or: [bnb_Setting_filter] } -enum staginglinea_Setting_orderBy { +enum bnb_Setting_orderBy { id maxRoutersPerTransfer caller } -type staginglinea_SlippageUpdate { +type bnb_SlippageUpdate { id: ID! - transfer: staginglinea_DestinationTransfer! + transfer: bnb_DestinationTransfer! slippage: BigInt! - caller: staginglinea_Bytes! - transactionHash: staginglinea_Bytes! + caller: bnb_Bytes! + transactionHash: bnb_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input staginglinea_SlippageUpdate_filter { +input bnb_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -147252,7 +145075,7 @@ input staginglinea_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: staginglinea_DestinationTransfer_filter + transfer_: bnb_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -147261,18 +145084,26 @@ input staginglinea_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: staginglinea_Bytes - caller_not: staginglinea_Bytes - caller_in: [staginglinea_Bytes!] - caller_not_in: [staginglinea_Bytes!] - caller_contains: staginglinea_Bytes - caller_not_contains: staginglinea_Bytes - transactionHash: staginglinea_Bytes - transactionHash_not: staginglinea_Bytes - transactionHash_in: [staginglinea_Bytes!] - transactionHash_not_in: [staginglinea_Bytes!] - transactionHash_contains: staginglinea_Bytes - transactionHash_not_contains: staginglinea_Bytes + caller: bnb_Bytes + caller_not: bnb_Bytes + caller_gt: bnb_Bytes + caller_lt: bnb_Bytes + caller_gte: bnb_Bytes + caller_lte: bnb_Bytes + caller_in: [bnb_Bytes!] + caller_not_in: [bnb_Bytes!] + caller_contains: bnb_Bytes + caller_not_contains: bnb_Bytes + transactionHash: bnb_Bytes + transactionHash_not: bnb_Bytes + transactionHash_gt: bnb_Bytes + transactionHash_lt: bnb_Bytes + transactionHash_gte: bnb_Bytes + transactionHash_lte: bnb_Bytes + transactionHash_in: [bnb_Bytes!] + transactionHash_not_in: [bnb_Bytes!] + transactionHash_contains: bnb_Bytes + transactionHash_not_contains: bnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -147306,12 +145137,50 @@ input staginglinea_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_SlippageUpdate_filter] + or: [bnb_SlippageUpdate_filter] } -enum staginglinea_SlippageUpdate_orderBy { +enum bnb_SlippageUpdate_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce slippage caller transactionHash @@ -147321,16 +145190,16 @@ enum staginglinea_SlippageUpdate_orderBy { blockNumber } -type staginglinea_SnapshotRoot { +type bnb_SnapshotRoot { id: ID! spokeDomain: BigInt - root: staginglinea_Bytes! + root: bnb_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input staginglinea_SnapshotRoot_filter { +input bnb_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -147347,12 +145216,16 @@ input staginglinea_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: staginglinea_Bytes - root_not: staginglinea_Bytes - root_in: [staginglinea_Bytes!] - root_not_in: [staginglinea_Bytes!] - root_contains: staginglinea_Bytes - root_not_contains: staginglinea_Bytes + root: bnb_Bytes + root_not: bnb_Bytes + root_gt: bnb_Bytes + root_lt: bnb_Bytes + root_gte: bnb_Bytes + root_lte: bnb_Bytes + root_in: [bnb_Bytes!] + root_not_in: [bnb_Bytes!] + root_contains: bnb_Bytes + root_not_contains: bnb_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -147378,10 +145251,12 @@ input staginglinea_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_SnapshotRoot_filter] + or: [bnb_SnapshotRoot_filter] } -enum staginglinea_SnapshotRoot_orderBy { +enum bnb_SnapshotRoot_orderBy { id spokeDomain root @@ -147390,12 +145265,12 @@ enum staginglinea_SnapshotRoot_orderBy { blockNumber } -type staginglinea_SpokeConnectorMode { +type bnb_SpokeConnectorMode { id: ID! mode: String! } -input staginglinea_SpokeConnectorMode_filter { +input bnb_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -147425,15 +145300,17 @@ input staginglinea_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: staginglinea_BlockChangedFilter + _change_block: bnb_BlockChangedFilter + and: [bnb_SpokeConnectorMode_filter] + or: [bnb_SpokeConnectorMode_filter] } -enum staginglinea_SpokeConnectorMode_orderBy { +enum bnb_SpokeConnectorMode_orderBy { id mode } -enum staginglinea_TransferStatus { +enum bnb_TransferStatus { XCalled Executed Reconciled @@ -147441,17 +145318,19 @@ enum staginglinea_TransferStatus { CompletedFast } -type staginglinea__Block_ { +type bnb__Block_ { """The hash of the block""" - hash: staginglinea_Bytes + hash: bnb_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: bnb_Bytes } """The type for the top-level _meta field""" -type staginglinea__Meta_ { +type bnb__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -147459,30 +145338,50 @@ type staginglinea__Meta_ { and therefore asks for the latest block """ - block: staginglinea__Block_! + block: bnb__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingmode_AggregateRoot { +scalar mantle_swap_BigDecimal + +input mantle_swap_BlockChangedFilter { + number_gte: Int! +} + +input mantle_swap_Block_height { + hash: mantle_swap_Bytes + number: Int + number_gte: Int +} + +scalar mantle_swap_Bytes + +""" +8 bytes signed integer + +""" +scalar mantle_swap_Int8 + +type mantle_swap_LpAccount { id: ID! - root: stagingmode_Bytes! - blockNumber: BigInt! + address: mantle_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_LpAccountBalance_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_LpAccountBalance_filter): [mantle_swap_LpAccountBalance!]! } -type stagingmode_AggregateRootProposed { +type mantle_swap_LpAccountBalance { id: ID! - aggregateRoot: stagingmode_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt + account: mantle_swap_LpAccount! + token: mantle_swap_LpToken! + amount: mantle_swap_BigDecimal! + block: BigInt + modified: BigInt + transaction: mantle_swap_Bytes } -input stagingmode_AggregateRootProposed_filter { +input mantle_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -147491,73 +145390,107 @@ input stagingmode_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmode_Bytes - aggregateRoot_not: stagingmode_Bytes - aggregateRoot_gt: stagingmode_Bytes - aggregateRoot_lt: stagingmode_Bytes - aggregateRoot_gte: stagingmode_Bytes - aggregateRoot_lte: stagingmode_Bytes - aggregateRoot_in: [stagingmode_Bytes!] - aggregateRoot_not_in: [stagingmode_Bytes!] - aggregateRoot_contains: stagingmode_Bytes - aggregateRoot_not_contains: stagingmode_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + account: String + account_not: String + account_gt: String + account_lt: String + account_gte: String + account_lte: String + account_in: [String!] + account_not_in: [String!] + account_contains: String + account_contains_nocase: String + account_not_contains: String + account_not_contains_nocase: String + account_starts_with: String + account_starts_with_nocase: String + account_not_starts_with: String + account_not_starts_with_nocase: String + account_ends_with: String + account_ends_with_nocase: String + account_not_ends_with: String + account_not_ends_with_nocase: String + account_: mantle_swap_LpAccount_filter + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: mantle_swap_LpToken_filter + amount: mantle_swap_BigDecimal + amount_not: mantle_swap_BigDecimal + amount_gt: mantle_swap_BigDecimal + amount_lt: mantle_swap_BigDecimal + amount_gte: mantle_swap_BigDecimal + amount_lte: mantle_swap_BigDecimal + amount_in: [mantle_swap_BigDecimal!] + amount_not_in: [mantle_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + modified: BigInt + modified_not: BigInt + modified_gt: BigInt + modified_lt: BigInt + modified_gte: BigInt + modified_lte: BigInt + modified_in: [BigInt!] + modified_not_in: [BigInt!] + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_AggregateRootProposed_filter] - or: [stagingmode_AggregateRootProposed_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_LpAccountBalance_filter] + or: [mantle_swap_LpAccountBalance_filter] } -enum stagingmode_AggregateRootProposed_orderBy { +enum mantle_swap_LpAccountBalance_orderBy { id - aggregateRoot - rootTimestamp - endOfDispute - domain - timestamp - blockNumber + account + account__id + account__address + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + block + modified + transaction } -input stagingmode_AggregateRoot_filter { +input mantle_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -147566,61 +145499,51 @@ input stagingmode_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingmode_Bytes - root_not: stagingmode_Bytes - root_gt: stagingmode_Bytes - root_lt: stagingmode_Bytes - root_gte: stagingmode_Bytes - root_lte: stagingmode_Bytes - root_in: [stagingmode_Bytes!] - root_not_in: [stagingmode_Bytes!] - root_contains: stagingmode_Bytes - root_not_contains: stagingmode_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + address: mantle_swap_Bytes + address_not: mantle_swap_Bytes + address_gt: mantle_swap_Bytes + address_lt: mantle_swap_Bytes + address_gte: mantle_swap_Bytes + address_lte: mantle_swap_Bytes + address_in: [mantle_swap_Bytes!] + address_not_in: [mantle_swap_Bytes!] + address_contains: mantle_swap_Bytes + address_not_contains: mantle_swap_Bytes + balances_: mantle_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_AggregateRoot_filter] - or: [stagingmode_AggregateRoot_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_LpAccount_filter] + or: [mantle_swap_LpAccount_filter] } -enum stagingmode_AggregateRoot_orderBy { +enum mantle_swap_LpAccount_orderBy { id - root - blockNumber + address + balances } -type stagingmode_Asset { +type mantle_swap_LpToken { id: ID! - key: stagingmode_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: stagingmode_Bytes - canonicalDomain: BigInt - adoptedAsset: stagingmode_Bytes - localAsset: stagingmode_Bytes - blockNumber: BigInt - status: stagingmode_AssetStatus + address: mantle_swap_Bytes! + stableSwap: mantle_swap_StableSwap! + decimals: Int! + name: String! + symbol: String! + totalSupply: mantle_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_LpTokenEvent_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_LpTokenEvent_filter): [mantle_swap_LpTokenEvent!]! } -type stagingmode_AssetBalance { +interface mantle_swap_LpTokenEvent { id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: stagingmode_Router! - asset: stagingmode_Asset! - feesEarned: BigInt! + token: mantle_swap_LpToken! + amount: mantle_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: mantle_swap_Bytes! + nonce: BigInt! } -input stagingmode_AssetBalance_filter { +input mantle_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -147629,150 +145552,92 @@ input stagingmode_AssetBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingmode_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingmode_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: mantle_swap_LpToken_filter + amount: mantle_swap_BigDecimal + amount_not: mantle_swap_BigDecimal + amount_gt: mantle_swap_BigDecimal + amount_lt: mantle_swap_BigDecimal + amount_gte: mantle_swap_BigDecimal + amount_lte: mantle_swap_BigDecimal + amount_in: [mantle_swap_BigDecimal!] + amount_not_in: [mantle_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_AssetBalance_filter] - or: [stagingmode_AssetBalance_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_LpTokenEvent_filter] + or: [mantle_swap_LpTokenEvent_filter] } -enum stagingmode_AssetBalance_orderBy { +enum mantle_swap_LpTokenEvent_orderBy { id + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned -} - -type stagingmode_AssetStatus { - id: ID! - status: Boolean -} - -input stagingmode_AssetStatus_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] - """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_AssetStatus_filter] - or: [stagingmode_AssetStatus_filter] -} - -enum stagingmode_AssetStatus_orderBy { - id - status + block + timestamp + transaction + nonce } -input stagingmode_Asset_filter { +input mantle_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -147781,144 +145646,287 @@ input stagingmode_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingmode_Bytes - key_not: stagingmode_Bytes - key_gt: stagingmode_Bytes - key_lt: stagingmode_Bytes - key_gte: stagingmode_Bytes - key_lte: stagingmode_Bytes - key_in: [stagingmode_Bytes!] - key_not_in: [stagingmode_Bytes!] - key_contains: stagingmode_Bytes - key_not_contains: stagingmode_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingmode_Bytes - canonicalId_not: stagingmode_Bytes - canonicalId_gt: stagingmode_Bytes - canonicalId_lt: stagingmode_Bytes - canonicalId_gte: stagingmode_Bytes - canonicalId_lte: stagingmode_Bytes - canonicalId_in: [stagingmode_Bytes!] - canonicalId_not_in: [stagingmode_Bytes!] - canonicalId_contains: stagingmode_Bytes - canonicalId_not_contains: stagingmode_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingmode_Bytes - adoptedAsset_not: stagingmode_Bytes - adoptedAsset_gt: stagingmode_Bytes - adoptedAsset_lt: stagingmode_Bytes - adoptedAsset_gte: stagingmode_Bytes - adoptedAsset_lte: stagingmode_Bytes - adoptedAsset_in: [stagingmode_Bytes!] - adoptedAsset_not_in: [stagingmode_Bytes!] - adoptedAsset_contains: stagingmode_Bytes - adoptedAsset_not_contains: stagingmode_Bytes - localAsset: stagingmode_Bytes - localAsset_not: stagingmode_Bytes - localAsset_gt: stagingmode_Bytes - localAsset_lt: stagingmode_Bytes - localAsset_gte: stagingmode_Bytes - localAsset_lte: stagingmode_Bytes - localAsset_in: [stagingmode_Bytes!] - localAsset_not_in: [stagingmode_Bytes!] - localAsset_contains: stagingmode_Bytes - localAsset_not_contains: stagingmode_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: stagingmode_AssetStatus_filter + address: mantle_swap_Bytes + address_not: mantle_swap_Bytes + address_gt: mantle_swap_Bytes + address_lt: mantle_swap_Bytes + address_gte: mantle_swap_Bytes + address_lte: mantle_swap_Bytes + address_in: [mantle_swap_Bytes!] + address_not_in: [mantle_swap_Bytes!] + address_contains: mantle_swap_Bytes + address_not_contains: mantle_swap_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + decimals: Int + decimals_not: Int + decimals_gt: Int + decimals_lt: Int + decimals_gte: Int + decimals_lte: Int + decimals_in: [Int!] + decimals_not_in: [Int!] + name: String + name_not: String + name_gt: String + name_lt: String + name_gte: String + name_lte: String + name_in: [String!] + name_not_in: [String!] + name_contains: String + name_contains_nocase: String + name_not_contains: String + name_not_contains_nocase: String + name_starts_with: String + name_starts_with_nocase: String + name_not_starts_with: String + name_not_starts_with_nocase: String + name_ends_with: String + name_ends_with_nocase: String + name_not_ends_with: String + name_not_ends_with_nocase: String + symbol: String + symbol_not: String + symbol_gt: String + symbol_lt: String + symbol_gte: String + symbol_lte: String + symbol_in: [String!] + symbol_not_in: [String!] + symbol_contains: String + symbol_contains_nocase: String + symbol_not_contains: String + symbol_not_contains_nocase: String + symbol_starts_with: String + symbol_starts_with_nocase: String + symbol_not_starts_with: String + symbol_not_starts_with_nocase: String + symbol_ends_with: String + symbol_ends_with_nocase: String + symbol_not_ends_with: String + symbol_not_ends_with_nocase: String + totalSupply: mantle_swap_BigDecimal + totalSupply_not: mantle_swap_BigDecimal + totalSupply_gt: mantle_swap_BigDecimal + totalSupply_lt: mantle_swap_BigDecimal + totalSupply_gte: mantle_swap_BigDecimal + totalSupply_lte: mantle_swap_BigDecimal + totalSupply_in: [mantle_swap_BigDecimal!] + totalSupply_not_in: [mantle_swap_BigDecimal!] + events_: mantle_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_Asset_filter] - or: [stagingmode_Asset_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_LpToken_filter] + or: [mantle_swap_LpToken_filter] } -enum stagingmode_Asset_orderBy { +enum mantle_swap_LpToken_orderBy { id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status + address + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + decimals + name + symbol + totalSupply + events } -scalar stagingmode_BigDecimal +type mantle_swap_LpTransferEvent implements mantle_swap_LpTokenEvent { + id: ID! + token: mantle_swap_LpToken! + amount: mantle_swap_BigDecimal! + from: mantle_swap_Bytes! + to: mantle_swap_Bytes! + fromBalance: mantle_swap_BigDecimal! + toBalance: mantle_swap_BigDecimal! + block: BigInt! + timestamp: BigInt! + transaction: mantle_swap_Bytes! + nonce: BigInt! +} -input stagingmode_BlockChangedFilter { - number_gte: Int! +input mantle_swap_LpTransferEvent_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + token: String + token_not: String + token_gt: String + token_lt: String + token_gte: String + token_lte: String + token_in: [String!] + token_not_in: [String!] + token_contains: String + token_contains_nocase: String + token_not_contains: String + token_not_contains_nocase: String + token_starts_with: String + token_starts_with_nocase: String + token_not_starts_with: String + token_not_starts_with_nocase: String + token_ends_with: String + token_ends_with_nocase: String + token_not_ends_with: String + token_not_ends_with_nocase: String + token_: mantle_swap_LpToken_filter + amount: mantle_swap_BigDecimal + amount_not: mantle_swap_BigDecimal + amount_gt: mantle_swap_BigDecimal + amount_lt: mantle_swap_BigDecimal + amount_gte: mantle_swap_BigDecimal + amount_lte: mantle_swap_BigDecimal + amount_in: [mantle_swap_BigDecimal!] + amount_not_in: [mantle_swap_BigDecimal!] + from: mantle_swap_Bytes + from_not: mantle_swap_Bytes + from_gt: mantle_swap_Bytes + from_lt: mantle_swap_Bytes + from_gte: mantle_swap_Bytes + from_lte: mantle_swap_Bytes + from_in: [mantle_swap_Bytes!] + from_not_in: [mantle_swap_Bytes!] + from_contains: mantle_swap_Bytes + from_not_contains: mantle_swap_Bytes + to: mantle_swap_Bytes + to_not: mantle_swap_Bytes + to_gt: mantle_swap_Bytes + to_lt: mantle_swap_Bytes + to_gte: mantle_swap_Bytes + to_lte: mantle_swap_Bytes + to_in: [mantle_swap_Bytes!] + to_not_in: [mantle_swap_Bytes!] + to_contains: mantle_swap_Bytes + to_not_contains: mantle_swap_Bytes + fromBalance: mantle_swap_BigDecimal + fromBalance_not: mantle_swap_BigDecimal + fromBalance_gt: mantle_swap_BigDecimal + fromBalance_lt: mantle_swap_BigDecimal + fromBalance_gte: mantle_swap_BigDecimal + fromBalance_lte: mantle_swap_BigDecimal + fromBalance_in: [mantle_swap_BigDecimal!] + fromBalance_not_in: [mantle_swap_BigDecimal!] + toBalance: mantle_swap_BigDecimal + toBalance_not: mantle_swap_BigDecimal + toBalance_gt: mantle_swap_BigDecimal + toBalance_lt: mantle_swap_BigDecimal + toBalance_gte: mantle_swap_BigDecimal + toBalance_lte: mantle_swap_BigDecimal + toBalance_in: [mantle_swap_BigDecimal!] + toBalance_not_in: [mantle_swap_BigDecimal!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_LpTransferEvent_filter] + or: [mantle_swap_LpTransferEvent_filter] } -input stagingmode_Block_height { - hash: stagingmode_Bytes - number: Int - number_gte: Int +enum mantle_swap_LpTransferEvent_orderBy { + id + token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply + amount + from + to + fromBalance + toBalance + block + timestamp + transaction + nonce } -scalar stagingmode_Bytes +"""Defines the order direction, either ascending or descending""" +enum mantle_swap_OrderDirection { + asc + desc +} -type stagingmode_ConnectorMeta { +type mantle_swap_PooledToken { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: stagingmode_Bytes - rootManager: stagingmode_Bytes - mirrorConnector: stagingmode_Bytes + asset: mantle_swap_Bytes! } -input stagingmode_ConnectorMeta_filter { +input mantle_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -147927,109 +145935,72 @@ input stagingmode_ConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: stagingmode_Bytes - amb_not: stagingmode_Bytes - amb_gt: stagingmode_Bytes - amb_lt: stagingmode_Bytes - amb_gte: stagingmode_Bytes - amb_lte: stagingmode_Bytes - amb_in: [stagingmode_Bytes!] - amb_not_in: [stagingmode_Bytes!] - amb_contains: stagingmode_Bytes - amb_not_contains: stagingmode_Bytes - rootManager: stagingmode_Bytes - rootManager_not: stagingmode_Bytes - rootManager_gt: stagingmode_Bytes - rootManager_lt: stagingmode_Bytes - rootManager_gte: stagingmode_Bytes - rootManager_lte: stagingmode_Bytes - rootManager_in: [stagingmode_Bytes!] - rootManager_not_in: [stagingmode_Bytes!] - rootManager_contains: stagingmode_Bytes - rootManager_not_contains: stagingmode_Bytes - mirrorConnector: stagingmode_Bytes - mirrorConnector_not: stagingmode_Bytes - mirrorConnector_gt: stagingmode_Bytes - mirrorConnector_lt: stagingmode_Bytes - mirrorConnector_gte: stagingmode_Bytes - mirrorConnector_lte: stagingmode_Bytes - mirrorConnector_in: [stagingmode_Bytes!] - mirrorConnector_not_in: [stagingmode_Bytes!] - mirrorConnector_contains: stagingmode_Bytes - mirrorConnector_not_contains: stagingmode_Bytes + asset: mantle_swap_Bytes + asset_not: mantle_swap_Bytes + asset_gt: mantle_swap_Bytes + asset_lt: mantle_swap_Bytes + asset_gte: mantle_swap_Bytes + asset_lte: mantle_swap_Bytes + asset_in: [mantle_swap_Bytes!] + asset_not_in: [mantle_swap_Bytes!] + asset_contains: mantle_swap_Bytes + asset_not_contains: mantle_swap_Bytes """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_ConnectorMeta_filter] - or: [stagingmode_ConnectorMeta_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_PooledToken_filter] + or: [mantle_swap_PooledToken_filter] } -enum stagingmode_ConnectorMeta_orderBy { +enum mantle_swap_PooledToken_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + asset } -type stagingmode_DestinationTransfer { +type mantle_swap_StableSwap { id: ID! - chainId: BigInt - transferId: stagingmode_Bytes - nonce: BigInt - status: stagingmode_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingmode_Router_orderBy, orderDirection: stagingmode_OrderDirection, where: stagingmode_Router_filter): [stagingmode_Router!] - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: stagingmode_Bytes - delegate: stagingmode_Bytes - receiveLocal: Boolean - callData: stagingmode_Bytes - slippage: BigInt - bumpSlippageCount: BigInt - originSender: stagingmode_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: stagingmode_Bytes - asset: stagingmode_Asset - amount: BigInt - routersFee: BigInt - executedCaller: stagingmode_Bytes - executedTransactionHash: stagingmode_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: stagingmode_Bytes - executedTxNonce: BigInt - reconciledCaller: stagingmode_Bytes - reconciledTransactionHash: stagingmode_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingmode_Bytes - reconciledTxNonce: BigInt + isActive: Boolean + key: mantle_swap_Bytes! + canonicalId: mantle_swap_Bytes + domain: BigInt + swapPool: mantle_swap_Bytes + lpToken: mantle_swap_Bytes + initialA: BigInt + futureA: BigInt + initialATime: BigInt + futureATime: BigInt + swapFee: BigInt + adminFee: BigInt + pooledTokens: [mantle_swap_Bytes!]! + tokenPrecisionMultipliers: [BigInt!]! + balances: [BigInt!]! + adminFees: [BigInt!]! + virtualPrice: BigInt! + invariant: BigInt! + lpTokenSupply: BigInt! + events(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_StableSwapEvent_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_StableSwapEvent_filter): [mantle_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_StableSwapExchange_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_StableSwapExchange_filter): [mantle_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_SwapHourlyVolume_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_SwapHourlyVolume_filter): [mantle_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_SwapDailyVolume_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_SwapDailyVolume_filter): [mantle_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: mantle_swap_SwapWeeklyVolume_orderBy, orderDirection: mantle_swap_OrderDirection, where: mantle_swap_SwapWeeklyVolume_filter): [mantle_swap_SwapWeeklyVolume!] } -input stagingmode_DestinationTransfer_filter { +type mantle_swap_StableSwapAddLiquidityEvent implements mantle_swap_StableSwapEvent { + id: ID! + stableSwap: mantle_swap_StableSwap! + provider: mantle_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!]! + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! + timestamp: BigInt! + transaction: mantle_swap_Bytes! + nonce: BigInt! +} + +input mantle_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -148038,24 +146009,105 @@ input stagingmode_DestinationTransfer_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: stagingmode_Bytes - transferId_not: stagingmode_Bytes - transferId_gt: stagingmode_Bytes - transferId_lt: stagingmode_Bytes - transferId_gte: stagingmode_Bytes - transferId_lte: stagingmode_Bytes - transferId_in: [stagingmode_Bytes!] - transferId_not_in: [stagingmode_Bytes!] - transferId_contains: stagingmode_Bytes - transferId_not_contains: stagingmode_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + provider: mantle_swap_Bytes + provider_not: mantle_swap_Bytes + provider_gt: mantle_swap_Bytes + provider_lt: mantle_swap_Bytes + provider_gte: mantle_swap_Bytes + provider_lte: mantle_swap_Bytes + provider_in: [mantle_swap_Bytes!] + provider_not_in: [mantle_swap_Bytes!] + provider_contains: mantle_swap_Bytes + provider_not_contains: mantle_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -148064,374 +146116,54 @@ input stagingmode_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmode_TransferStatus - status_not: stagingmode_TransferStatus - status_in: [stagingmode_TransferStatus!] - status_not_in: [stagingmode_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: stagingmode_Router_filter - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: stagingmode_Bytes - to_not: stagingmode_Bytes - to_gt: stagingmode_Bytes - to_lt: stagingmode_Bytes - to_gte: stagingmode_Bytes - to_lte: stagingmode_Bytes - to_in: [stagingmode_Bytes!] - to_not_in: [stagingmode_Bytes!] - to_contains: stagingmode_Bytes - to_not_contains: stagingmode_Bytes - delegate: stagingmode_Bytes - delegate_not: stagingmode_Bytes - delegate_gt: stagingmode_Bytes - delegate_lt: stagingmode_Bytes - delegate_gte: stagingmode_Bytes - delegate_lte: stagingmode_Bytes - delegate_in: [stagingmode_Bytes!] - delegate_not_in: [stagingmode_Bytes!] - delegate_contains: stagingmode_Bytes - delegate_not_contains: stagingmode_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: stagingmode_Bytes - callData_not: stagingmode_Bytes - callData_gt: stagingmode_Bytes - callData_lt: stagingmode_Bytes - callData_gte: stagingmode_Bytes - callData_lte: stagingmode_Bytes - callData_in: [stagingmode_Bytes!] - callData_not_in: [stagingmode_Bytes!] - callData_contains: stagingmode_Bytes - callData_not_contains: stagingmode_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: stagingmode_Bytes - originSender_not: stagingmode_Bytes - originSender_gt: stagingmode_Bytes - originSender_lt: stagingmode_Bytes - originSender_gte: stagingmode_Bytes - originSender_lte: stagingmode_Bytes - originSender_in: [stagingmode_Bytes!] - originSender_not_in: [stagingmode_Bytes!] - originSender_contains: stagingmode_Bytes - originSender_not_contains: stagingmode_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: stagingmode_Bytes - canonicalId_not: stagingmode_Bytes - canonicalId_gt: stagingmode_Bytes - canonicalId_lt: stagingmode_Bytes - canonicalId_gte: stagingmode_Bytes - canonicalId_lte: stagingmode_Bytes - canonicalId_in: [stagingmode_Bytes!] - canonicalId_not_in: [stagingmode_Bytes!] - canonicalId_contains: stagingmode_Bytes - canonicalId_not_contains: stagingmode_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingmode_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: stagingmode_Bytes - executedCaller_not: stagingmode_Bytes - executedCaller_gt: stagingmode_Bytes - executedCaller_lt: stagingmode_Bytes - executedCaller_gte: stagingmode_Bytes - executedCaller_lte: stagingmode_Bytes - executedCaller_in: [stagingmode_Bytes!] - executedCaller_not_in: [stagingmode_Bytes!] - executedCaller_contains: stagingmode_Bytes - executedCaller_not_contains: stagingmode_Bytes - executedTransactionHash: stagingmode_Bytes - executedTransactionHash_not: stagingmode_Bytes - executedTransactionHash_gt: stagingmode_Bytes - executedTransactionHash_lt: stagingmode_Bytes - executedTransactionHash_gte: stagingmode_Bytes - executedTransactionHash_lte: stagingmode_Bytes - executedTransactionHash_in: [stagingmode_Bytes!] - executedTransactionHash_not_in: [stagingmode_Bytes!] - executedTransactionHash_contains: stagingmode_Bytes - executedTransactionHash_not_contains: stagingmode_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingmode_Bytes - executedTxOrigin_not: stagingmode_Bytes - executedTxOrigin_gt: stagingmode_Bytes - executedTxOrigin_lt: stagingmode_Bytes - executedTxOrigin_gte: stagingmode_Bytes - executedTxOrigin_lte: stagingmode_Bytes - executedTxOrigin_in: [stagingmode_Bytes!] - executedTxOrigin_not_in: [stagingmode_Bytes!] - executedTxOrigin_contains: stagingmode_Bytes - executedTxOrigin_not_contains: stagingmode_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingmode_Bytes - reconciledCaller_not: stagingmode_Bytes - reconciledCaller_gt: stagingmode_Bytes - reconciledCaller_lt: stagingmode_Bytes - reconciledCaller_gte: stagingmode_Bytes - reconciledCaller_lte: stagingmode_Bytes - reconciledCaller_in: [stagingmode_Bytes!] - reconciledCaller_not_in: [stagingmode_Bytes!] - reconciledCaller_contains: stagingmode_Bytes - reconciledCaller_not_contains: stagingmode_Bytes - reconciledTransactionHash: stagingmode_Bytes - reconciledTransactionHash_not: stagingmode_Bytes - reconciledTransactionHash_gt: stagingmode_Bytes - reconciledTransactionHash_lt: stagingmode_Bytes - reconciledTransactionHash_gte: stagingmode_Bytes - reconciledTransactionHash_lte: stagingmode_Bytes - reconciledTransactionHash_in: [stagingmode_Bytes!] - reconciledTransactionHash_not_in: [stagingmode_Bytes!] - reconciledTransactionHash_contains: stagingmode_Bytes - reconciledTransactionHash_not_contains: stagingmode_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingmode_Bytes - reconciledTxOrigin_not: stagingmode_Bytes - reconciledTxOrigin_gt: stagingmode_Bytes - reconciledTxOrigin_lt: stagingmode_Bytes - reconciledTxOrigin_gte: stagingmode_Bytes - reconciledTxOrigin_lte: stagingmode_Bytes - reconciledTxOrigin_in: [stagingmode_Bytes!] - reconciledTxOrigin_not_in: [stagingmode_Bytes!] - reconciledTxOrigin_contains: stagingmode_Bytes - reconciledTxOrigin_not_contains: stagingmode_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_DestinationTransfer_filter] - or: [stagingmode_DestinationTransfer_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_StableSwapAddLiquidityEvent_filter] + or: [mantle_swap_StableSwapAddLiquidityEvent_filter] } -enum stagingmode_DestinationTransfer_orderBy { +enum mantle_swap_StableSwapAddLiquidityEvent_orderBy { id - chainId - transferId + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block + timestamp + transaction nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce } -""" -8 bytes signed integer - -""" -scalar stagingmode_Int8 - -type stagingmode_OptimisticRootFinalized { +interface mantle_swap_StableSwapEvent { id: ID! - aggregateRoot: stagingmode_Bytes! + stableSwap: mantle_swap_StableSwap! + block: BigInt! timestamp: BigInt! - blockNumber: BigInt + transaction: mantle_swap_Bytes! + nonce: BigInt! } -input stagingmode_OptimisticRootFinalized_filter { +input mantle_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -148440,16 +146172,35 @@ input stagingmode_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmode_Bytes - aggregateRoot_not: stagingmode_Bytes - aggregateRoot_gt: stagingmode_Bytes - aggregateRoot_lt: stagingmode_Bytes - aggregateRoot_gte: stagingmode_Bytes - aggregateRoot_lte: stagingmode_Bytes - aggregateRoot_in: [stagingmode_Bytes!] - aggregateRoot_not_in: [stagingmode_Bytes!] - aggregateRoot_contains: stagingmode_Bytes - aggregateRoot_not_contains: stagingmode_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -148458,233 +146209,16 @@ input stagingmode_OptimisticRootFinalized_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_OptimisticRootFinalized_filter] - or: [stagingmode_OptimisticRootFinalized_filter] -} - -enum stagingmode_OptimisticRootFinalized_orderBy { - id - aggregateRoot - timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum stagingmode_OrderDirection { - asc - desc -} - -type stagingmode_OriginMessage { - id: ID! - transferId: stagingmode_Bytes - destinationDomain: BigInt - leaf: stagingmode_Bytes - index: BigInt - message: stagingmode_Bytes - root: stagingmode_Bytes - transactionHash: stagingmode_Bytes - blockNumber: BigInt - rootCount: stagingmode_RootCount -} - -input stagingmode_OriginMessage_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - transferId: stagingmode_Bytes - transferId_not: stagingmode_Bytes - transferId_gt: stagingmode_Bytes - transferId_lt: stagingmode_Bytes - transferId_gte: stagingmode_Bytes - transferId_lte: stagingmode_Bytes - transferId_in: [stagingmode_Bytes!] - transferId_not_in: [stagingmode_Bytes!] - transferId_contains: stagingmode_Bytes - transferId_not_contains: stagingmode_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: stagingmode_Bytes - leaf_not: stagingmode_Bytes - leaf_gt: stagingmode_Bytes - leaf_lt: stagingmode_Bytes - leaf_gte: stagingmode_Bytes - leaf_lte: stagingmode_Bytes - leaf_in: [stagingmode_Bytes!] - leaf_not_in: [stagingmode_Bytes!] - leaf_contains: stagingmode_Bytes - leaf_not_contains: stagingmode_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: stagingmode_Bytes - message_not: stagingmode_Bytes - message_gt: stagingmode_Bytes - message_lt: stagingmode_Bytes - message_gte: stagingmode_Bytes - message_lte: stagingmode_Bytes - message_in: [stagingmode_Bytes!] - message_not_in: [stagingmode_Bytes!] - message_contains: stagingmode_Bytes - message_not_contains: stagingmode_Bytes - root: stagingmode_Bytes - root_not: stagingmode_Bytes - root_gt: stagingmode_Bytes - root_lt: stagingmode_Bytes - root_gte: stagingmode_Bytes - root_lte: stagingmode_Bytes - root_in: [stagingmode_Bytes!] - root_not_in: [stagingmode_Bytes!] - root_contains: stagingmode_Bytes - root_not_contains: stagingmode_Bytes - transactionHash: stagingmode_Bytes - transactionHash_not: stagingmode_Bytes - transactionHash_gt: stagingmode_Bytes - transactionHash_lt: stagingmode_Bytes - transactionHash_gte: stagingmode_Bytes - transactionHash_lte: stagingmode_Bytes - transactionHash_in: [stagingmode_Bytes!] - transactionHash_not_in: [stagingmode_Bytes!] - transactionHash_contains: stagingmode_Bytes - transactionHash_not_contains: stagingmode_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: stagingmode_RootCount_filter - """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_OriginMessage_filter] - or: [stagingmode_OriginMessage_filter] -} - -enum stagingmode_OriginMessage_orderBy { - id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count -} - -type stagingmode_OriginTransfer { - id: ID! - chainId: BigInt - transferId: stagingmode_Bytes - nonce: BigInt - status: stagingmode_TransferStatus - messageHash: stagingmode_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: stagingmode_Bytes - delegate: stagingmode_Bytes - receiveLocal: Boolean - callData: stagingmode_Bytes - slippage: BigInt - originSender: stagingmode_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: stagingmode_Bytes - asset: stagingmode_Asset - transactingAsset: stagingmode_Bytes - message: stagingmode_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmode_RelayerFee_orderBy, orderDirection: stagingmode_OrderDirection, where: stagingmode_RelayerFee_filter): [stagingmode_RelayerFee!] - initialRelayerFeeAsset: stagingmode_Bytes - caller: stagingmode_Bytes - transactionHash: stagingmode_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: stagingmode_Bytes - txNonce: BigInt -} - -input stagingmode_OriginTransfer_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: stagingmode_Bytes - transferId_not: stagingmode_Bytes - transferId_gt: stagingmode_Bytes - transferId_lt: stagingmode_Bytes - transferId_gte: stagingmode_Bytes - transferId_lte: stagingmode_Bytes - transferId_in: [stagingmode_Bytes!] - transferId_not_in: [stagingmode_Bytes!] - transferId_contains: stagingmode_Bytes - transferId_not_contains: stagingmode_Bytes + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -148693,342 +146227,54 @@ input stagingmode_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmode_TransferStatus - status_not: stagingmode_TransferStatus - status_in: [stagingmode_TransferStatus!] - status_not_in: [stagingmode_TransferStatus!] - messageHash: stagingmode_Bytes - messageHash_not: stagingmode_Bytes - messageHash_gt: stagingmode_Bytes - messageHash_lt: stagingmode_Bytes - messageHash_gte: stagingmode_Bytes - messageHash_lte: stagingmode_Bytes - messageHash_in: [stagingmode_Bytes!] - messageHash_not_in: [stagingmode_Bytes!] - messageHash_contains: stagingmode_Bytes - messageHash_not_contains: stagingmode_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: stagingmode_Bytes - to_not: stagingmode_Bytes - to_gt: stagingmode_Bytes - to_lt: stagingmode_Bytes - to_gte: stagingmode_Bytes - to_lte: stagingmode_Bytes - to_in: [stagingmode_Bytes!] - to_not_in: [stagingmode_Bytes!] - to_contains: stagingmode_Bytes - to_not_contains: stagingmode_Bytes - delegate: stagingmode_Bytes - delegate_not: stagingmode_Bytes - delegate_gt: stagingmode_Bytes - delegate_lt: stagingmode_Bytes - delegate_gte: stagingmode_Bytes - delegate_lte: stagingmode_Bytes - delegate_in: [stagingmode_Bytes!] - delegate_not_in: [stagingmode_Bytes!] - delegate_contains: stagingmode_Bytes - delegate_not_contains: stagingmode_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: stagingmode_Bytes - callData_not: stagingmode_Bytes - callData_gt: stagingmode_Bytes - callData_lt: stagingmode_Bytes - callData_gte: stagingmode_Bytes - callData_lte: stagingmode_Bytes - callData_in: [stagingmode_Bytes!] - callData_not_in: [stagingmode_Bytes!] - callData_contains: stagingmode_Bytes - callData_not_contains: stagingmode_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: stagingmode_Bytes - originSender_not: stagingmode_Bytes - originSender_gt: stagingmode_Bytes - originSender_lt: stagingmode_Bytes - originSender_gte: stagingmode_Bytes - originSender_lte: stagingmode_Bytes - originSender_in: [stagingmode_Bytes!] - originSender_not_in: [stagingmode_Bytes!] - originSender_contains: stagingmode_Bytes - originSender_not_contains: stagingmode_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: stagingmode_Bytes - canonicalId_not: stagingmode_Bytes - canonicalId_gt: stagingmode_Bytes - canonicalId_lt: stagingmode_Bytes - canonicalId_gte: stagingmode_Bytes - canonicalId_lte: stagingmode_Bytes - canonicalId_in: [stagingmode_Bytes!] - canonicalId_not_in: [stagingmode_Bytes!] - canonicalId_contains: stagingmode_Bytes - canonicalId_not_contains: stagingmode_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingmode_Asset_filter - transactingAsset: stagingmode_Bytes - transactingAsset_not: stagingmode_Bytes - transactingAsset_gt: stagingmode_Bytes - transactingAsset_lt: stagingmode_Bytes - transactingAsset_gte: stagingmode_Bytes - transactingAsset_lte: stagingmode_Bytes - transactingAsset_in: [stagingmode_Bytes!] - transactingAsset_not_in: [stagingmode_Bytes!] - transactingAsset_contains: stagingmode_Bytes - transactingAsset_not_contains: stagingmode_Bytes - message: String - message_not: String - message_gt: String - message_lt: String - message_gte: String - message_lte: String - message_in: [String!] - message_not_in: [String!] - message_contains: String - message_contains_nocase: String - message_not_contains: String - message_not_contains_nocase: String - message_starts_with: String - message_starts_with_nocase: String - message_not_starts_with: String - message_not_starts_with_nocase: String - message_ends_with: String - message_ends_with_nocase: String - message_not_ends_with: String - message_not_ends_with_nocase: String - message_: stagingmode_OriginMessage_filter - bumpRelayerFeeCount: BigInt - bumpRelayerFeeCount_not: BigInt - bumpRelayerFeeCount_gt: BigInt - bumpRelayerFeeCount_lt: BigInt - bumpRelayerFeeCount_gte: BigInt - bumpRelayerFeeCount_lte: BigInt - bumpRelayerFeeCount_in: [BigInt!] - bumpRelayerFeeCount_not_in: [BigInt!] - relayerFees: [String!] - relayerFees_not: [String!] - relayerFees_contains: [String!] - relayerFees_contains_nocase: [String!] - relayerFees_not_contains: [String!] - relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingmode_RelayerFee_filter - initialRelayerFeeAsset: stagingmode_Bytes - initialRelayerFeeAsset_not: stagingmode_Bytes - initialRelayerFeeAsset_gt: stagingmode_Bytes - initialRelayerFeeAsset_lt: stagingmode_Bytes - initialRelayerFeeAsset_gte: stagingmode_Bytes - initialRelayerFeeAsset_lte: stagingmode_Bytes - initialRelayerFeeAsset_in: [stagingmode_Bytes!] - initialRelayerFeeAsset_not_in: [stagingmode_Bytes!] - initialRelayerFeeAsset_contains: stagingmode_Bytes - initialRelayerFeeAsset_not_contains: stagingmode_Bytes - caller: stagingmode_Bytes - caller_not: stagingmode_Bytes - caller_gt: stagingmode_Bytes - caller_lt: stagingmode_Bytes - caller_gte: stagingmode_Bytes - caller_lte: stagingmode_Bytes - caller_in: [stagingmode_Bytes!] - caller_not_in: [stagingmode_Bytes!] - caller_contains: stagingmode_Bytes - caller_not_contains: stagingmode_Bytes - transactionHash: stagingmode_Bytes - transactionHash_not: stagingmode_Bytes - transactionHash_gt: stagingmode_Bytes - transactionHash_lt: stagingmode_Bytes - transactionHash_gte: stagingmode_Bytes - transactionHash_lte: stagingmode_Bytes - transactionHash_in: [stagingmode_Bytes!] - transactionHash_not_in: [stagingmode_Bytes!] - transactionHash_contains: stagingmode_Bytes - transactionHash_not_contains: stagingmode_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - txOrigin: stagingmode_Bytes - txOrigin_not: stagingmode_Bytes - txOrigin_gt: stagingmode_Bytes - txOrigin_lt: stagingmode_Bytes - txOrigin_gte: stagingmode_Bytes - txOrigin_lte: stagingmode_Bytes - txOrigin_in: [stagingmode_Bytes!] - txOrigin_not_in: [stagingmode_Bytes!] - txOrigin_contains: stagingmode_Bytes - txOrigin_not_contains: stagingmode_Bytes - txNonce: BigInt - txNonce_not: BigInt - txNonce_gt: BigInt - txNonce_lt: BigInt - txNonce_gte: BigInt - txNonce_lte: BigInt - txNonce_in: [BigInt!] - txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_OriginTransfer_filter] - or: [stagingmode_OriginTransfer_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_StableSwapEvent_filter] + or: [mantle_swap_StableSwapEvent_filter] } -enum stagingmode_OriginTransfer_orderBy { +enum mantle_swap_StableSwapEvent_orderBy { id - chainId - transferId - nonce - status - messageHash - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - transactingAsset - message - message__id - message__transferId - message__destinationDomain - message__leaf - message__index - message__message - message__root - message__transactionHash - message__blockNumber - bumpRelayerFeeCount - relayerFees - initialRelayerFeeAsset - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + block timestamp - gasPrice - gasLimit - blockNumber - txOrigin - txNonce -} - -type stagingmode_Relayer { - id: ID! - isActive: Boolean! - relayer: stagingmode_Bytes + transaction + nonce } -type stagingmode_RelayerFee { +type mantle_swap_StableSwapExchange { id: ID! - transfer: stagingmode_OriginTransfer! + stableSwap: mantle_swap_StableSwap! + buyer: mantle_swap_Bytes! + boughtId: BigInt! + tokensBought: BigInt! + soldId: BigInt! + tokensSold: BigInt! + balances: [BigInt!]! fee: BigInt! - asset: stagingmode_Bytes! + block: BigInt! + timestamp: BigInt! + transaction: mantle_swap_Bytes! + nonce: BigInt! } -input stagingmode_RelayerFee_filter { +input mantle_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -149037,27 +146283,75 @@ input stagingmode_RelayerFee_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingmode_OriginTransfer_filter + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + buyer: mantle_swap_Bytes + buyer_not: mantle_swap_Bytes + buyer_gt: mantle_swap_Bytes + buyer_lt: mantle_swap_Bytes + buyer_gte: mantle_swap_Bytes + buyer_lte: mantle_swap_Bytes + buyer_in: [mantle_swap_Bytes!] + buyer_not_in: [mantle_swap_Bytes!] + buyer_contains: mantle_swap_Bytes + buyer_not_contains: mantle_swap_Bytes + boughtId: BigInt + boughtId_not: BigInt + boughtId_gt: BigInt + boughtId_lt: BigInt + boughtId_gte: BigInt + boughtId_lte: BigInt + boughtId_in: [BigInt!] + boughtId_not_in: [BigInt!] + tokensBought: BigInt + tokensBought_not: BigInt + tokensBought_gt: BigInt + tokensBought_lt: BigInt + tokensBought_gte: BigInt + tokensBought_lte: BigInt + tokensBought_in: [BigInt!] + tokensBought_not_in: [BigInt!] + soldId: BigInt + soldId_not: BigInt + soldId_gt: BigInt + soldId_lt: BigInt + soldId_gte: BigInt + soldId_lte: BigInt + soldId_in: [BigInt!] + soldId_not_in: [BigInt!] + tokensSold: BigInt + tokensSold_not: BigInt + tokensSold_gt: BigInt + tokensSold_lt: BigInt + tokensSold_gte: BigInt + tokensSold_lte: BigInt + tokensSold_in: [BigInt!] + tokensSold_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -149066,72 +146360,95 @@ input stagingmode_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingmode_Bytes - asset_not: stagingmode_Bytes - asset_gt: stagingmode_Bytes - asset_lt: stagingmode_Bytes - asset_gte: stagingmode_Bytes - asset_lte: stagingmode_Bytes - asset_in: [stagingmode_Bytes!] - asset_not_in: [stagingmode_Bytes!] - asset_contains: stagingmode_Bytes - asset_not_contains: stagingmode_Bytes + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_RelayerFee_filter] - or: [stagingmode_RelayerFee_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_StableSwapExchange_filter] + or: [mantle_swap_StableSwapExchange_filter] } -enum stagingmode_RelayerFee_orderBy { +enum mantle_swap_StableSwapExchange_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + buyer + boughtId + tokensBought + soldId + tokensSold + balances fee - asset + block + timestamp + transaction + nonce } -type stagingmode_RelayerFeesIncrease { +type mantle_swap_StableSwapRemoveLiquidityEvent implements mantle_swap_StableSwapEvent { id: ID! - transfer: stagingmode_OriginTransfer! - increase: BigInt - asset: stagingmode_Bytes - caller: stagingmode_Bytes! - transactionHash: stagingmode_Bytes! + stableSwap: mantle_swap_StableSwap! + provider: mantle_swap_Bytes! + tokenAmounts: [BigInt!]! + fees: [BigInt!] + invariant: BigInt + lpTokenSupply: BigInt! + lpTokenAmount: BigInt! + balances: [BigInt!]! + block: BigInt! timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + transaction: mantle_swap_Bytes! + nonce: BigInt! } -input stagingmode_RelayerFeesIncrease_filter { +input mantle_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -149140,65 +146457,87 @@ input stagingmode_RelayerFeesIncrease_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingmode_OriginTransfer_filter - increase: BigInt - increase_not: BigInt - increase_gt: BigInt - increase_lt: BigInt - increase_gte: BigInt - increase_lte: BigInt - increase_in: [BigInt!] - increase_not_in: [BigInt!] - asset: stagingmode_Bytes - asset_not: stagingmode_Bytes - asset_gt: stagingmode_Bytes - asset_lt: stagingmode_Bytes - asset_gte: stagingmode_Bytes - asset_lte: stagingmode_Bytes - asset_in: [stagingmode_Bytes!] - asset_not_in: [stagingmode_Bytes!] - asset_contains: stagingmode_Bytes - asset_not_contains: stagingmode_Bytes - caller: stagingmode_Bytes - caller_not: stagingmode_Bytes - caller_gt: stagingmode_Bytes - caller_lt: stagingmode_Bytes - caller_gte: stagingmode_Bytes - caller_lte: stagingmode_Bytes - caller_in: [stagingmode_Bytes!] - caller_not_in: [stagingmode_Bytes!] - caller_contains: stagingmode_Bytes - caller_not_contains: stagingmode_Bytes - transactionHash: stagingmode_Bytes - transactionHash_not: stagingmode_Bytes - transactionHash_gt: stagingmode_Bytes - transactionHash_lt: stagingmode_Bytes - transactionHash_gte: stagingmode_Bytes - transactionHash_lte: stagingmode_Bytes - transactionHash_in: [stagingmode_Bytes!] - transactionHash_not_in: [stagingmode_Bytes!] - transactionHash_contains: stagingmode_Bytes - transactionHash_not_contains: stagingmode_Bytes + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + provider: mantle_swap_Bytes + provider_not: mantle_swap_Bytes + provider_gt: mantle_swap_Bytes + provider_lt: mantle_swap_Bytes + provider_gte: mantle_swap_Bytes + provider_lte: mantle_swap_Bytes + provider_in: [mantle_swap_Bytes!] + provider_not_in: [mantle_swap_Bytes!] + provider_contains: mantle_swap_Bytes + provider_not_contains: mantle_swap_Bytes + tokenAmounts: [BigInt!] + tokenAmounts_not: [BigInt!] + tokenAmounts_contains: [BigInt!] + tokenAmounts_contains_nocase: [BigInt!] + tokenAmounts_not_contains: [BigInt!] + tokenAmounts_not_contains_nocase: [BigInt!] + fees: [BigInt!] + fees_not: [BigInt!] + fees_contains: [BigInt!] + fees_contains_nocase: [BigInt!] + fees_not_contains: [BigInt!] + fees_not_contains_nocase: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + lpTokenAmount: BigInt + lpTokenAmount_not: BigInt + lpTokenAmount_gt: BigInt + lpTokenAmount_lt: BigInt + lpTokenAmount_gte: BigInt + lpTokenAmount_lte: BigInt + lpTokenAmount_in: [BigInt!] + lpTokenAmount_not_in: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + block: BigInt + block_not: BigInt + block_gt: BigInt + block_lt: BigInt + block_gte: BigInt + block_lte: BigInt + block_in: [BigInt!] + block_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -149207,79 +146546,63 @@ input stagingmode_RelayerFeesIncrease_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + transaction: mantle_swap_Bytes + transaction_not: mantle_swap_Bytes + transaction_gt: mantle_swap_Bytes + transaction_lt: mantle_swap_Bytes + transaction_gte: mantle_swap_Bytes + transaction_lte: mantle_swap_Bytes + transaction_in: [mantle_swap_Bytes!] + transaction_not_in: [mantle_swap_Bytes!] + transaction_contains: mantle_swap_Bytes + transaction_not_contains: mantle_swap_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_RelayerFeesIncrease_filter] - or: [stagingmode_RelayerFeesIncrease_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_StableSwapRemoveLiquidityEvent_filter] + or: [mantle_swap_StableSwapRemoveLiquidityEvent_filter] } -enum stagingmode_RelayerFeesIncrease_orderBy { +enum mantle_swap_StableSwapRemoveLiquidityEvent_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__messageHash - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__transactingAsset - transfer__bumpRelayerFeeCount - transfer__initialRelayerFeeAsset - transfer__caller - transfer__transactionHash - transfer__timestamp - transfer__gasPrice - transfer__gasLimit - transfer__blockNumber - transfer__txOrigin - transfer__txNonce - increase - asset - caller - transactionHash + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + provider + tokenAmounts + fees + invariant + lpTokenSupply + lpTokenAmount + balances + block timestamp - gasPrice - gasLimit - blockNumber + transaction + nonce } -input stagingmode_Relayer_filter { +input mantle_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -149292,34 +146615,197 @@ input stagingmode_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingmode_Bytes - relayer_not: stagingmode_Bytes - relayer_gt: stagingmode_Bytes - relayer_lt: stagingmode_Bytes - relayer_gte: stagingmode_Bytes - relayer_lte: stagingmode_Bytes - relayer_in: [stagingmode_Bytes!] - relayer_not_in: [stagingmode_Bytes!] - relayer_contains: stagingmode_Bytes - relayer_not_contains: stagingmode_Bytes + key: mantle_swap_Bytes + key_not: mantle_swap_Bytes + key_gt: mantle_swap_Bytes + key_lt: mantle_swap_Bytes + key_gte: mantle_swap_Bytes + key_lte: mantle_swap_Bytes + key_in: [mantle_swap_Bytes!] + key_not_in: [mantle_swap_Bytes!] + key_contains: mantle_swap_Bytes + key_not_contains: mantle_swap_Bytes + canonicalId: mantle_swap_Bytes + canonicalId_not: mantle_swap_Bytes + canonicalId_gt: mantle_swap_Bytes + canonicalId_lt: mantle_swap_Bytes + canonicalId_gte: mantle_swap_Bytes + canonicalId_lte: mantle_swap_Bytes + canonicalId_in: [mantle_swap_Bytes!] + canonicalId_not_in: [mantle_swap_Bytes!] + canonicalId_contains: mantle_swap_Bytes + canonicalId_not_contains: mantle_swap_Bytes + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + swapPool: mantle_swap_Bytes + swapPool_not: mantle_swap_Bytes + swapPool_gt: mantle_swap_Bytes + swapPool_lt: mantle_swap_Bytes + swapPool_gte: mantle_swap_Bytes + swapPool_lte: mantle_swap_Bytes + swapPool_in: [mantle_swap_Bytes!] + swapPool_not_in: [mantle_swap_Bytes!] + swapPool_contains: mantle_swap_Bytes + swapPool_not_contains: mantle_swap_Bytes + lpToken: mantle_swap_Bytes + lpToken_not: mantle_swap_Bytes + lpToken_gt: mantle_swap_Bytes + lpToken_lt: mantle_swap_Bytes + lpToken_gte: mantle_swap_Bytes + lpToken_lte: mantle_swap_Bytes + lpToken_in: [mantle_swap_Bytes!] + lpToken_not_in: [mantle_swap_Bytes!] + lpToken_contains: mantle_swap_Bytes + lpToken_not_contains: mantle_swap_Bytes + initialA: BigInt + initialA_not: BigInt + initialA_gt: BigInt + initialA_lt: BigInt + initialA_gte: BigInt + initialA_lte: BigInt + initialA_in: [BigInt!] + initialA_not_in: [BigInt!] + futureA: BigInt + futureA_not: BigInt + futureA_gt: BigInt + futureA_lt: BigInt + futureA_gte: BigInt + futureA_lte: BigInt + futureA_in: [BigInt!] + futureA_not_in: [BigInt!] + initialATime: BigInt + initialATime_not: BigInt + initialATime_gt: BigInt + initialATime_lt: BigInt + initialATime_gte: BigInt + initialATime_lte: BigInt + initialATime_in: [BigInt!] + initialATime_not_in: [BigInt!] + futureATime: BigInt + futureATime_not: BigInt + futureATime_gt: BigInt + futureATime_lt: BigInt + futureATime_gte: BigInt + futureATime_lte: BigInt + futureATime_in: [BigInt!] + futureATime_not_in: [BigInt!] + swapFee: BigInt + swapFee_not: BigInt + swapFee_gt: BigInt + swapFee_lt: BigInt + swapFee_gte: BigInt + swapFee_lte: BigInt + swapFee_in: [BigInt!] + swapFee_not_in: [BigInt!] + adminFee: BigInt + adminFee_not: BigInt + adminFee_gt: BigInt + adminFee_lt: BigInt + adminFee_gte: BigInt + adminFee_lte: BigInt + adminFee_in: [BigInt!] + adminFee_not_in: [BigInt!] + pooledTokens: [mantle_swap_Bytes!] + pooledTokens_not: [mantle_swap_Bytes!] + pooledTokens_contains: [mantle_swap_Bytes!] + pooledTokens_contains_nocase: [mantle_swap_Bytes!] + pooledTokens_not_contains: [mantle_swap_Bytes!] + pooledTokens_not_contains_nocase: [mantle_swap_Bytes!] + tokenPrecisionMultipliers: [BigInt!] + tokenPrecisionMultipliers_not: [BigInt!] + tokenPrecisionMultipliers_contains: [BigInt!] + tokenPrecisionMultipliers_contains_nocase: [BigInt!] + tokenPrecisionMultipliers_not_contains: [BigInt!] + tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] + balances: [BigInt!] + balances_not: [BigInt!] + balances_contains: [BigInt!] + balances_contains_nocase: [BigInt!] + balances_not_contains: [BigInt!] + balances_not_contains_nocase: [BigInt!] + adminFees: [BigInt!] + adminFees_not: [BigInt!] + adminFees_contains: [BigInt!] + adminFees_contains_nocase: [BigInt!] + adminFees_not_contains: [BigInt!] + adminFees_not_contains_nocase: [BigInt!] + virtualPrice: BigInt + virtualPrice_not: BigInt + virtualPrice_gt: BigInt + virtualPrice_lt: BigInt + virtualPrice_gte: BigInt + virtualPrice_lte: BigInt + virtualPrice_in: [BigInt!] + virtualPrice_not_in: [BigInt!] + invariant: BigInt + invariant_not: BigInt + invariant_gt: BigInt + invariant_lt: BigInt + invariant_gte: BigInt + invariant_lte: BigInt + invariant_in: [BigInt!] + invariant_not_in: [BigInt!] + lpTokenSupply: BigInt + lpTokenSupply_not: BigInt + lpTokenSupply_gt: BigInt + lpTokenSupply_lt: BigInt + lpTokenSupply_gte: BigInt + lpTokenSupply_lte: BigInt + lpTokenSupply_in: [BigInt!] + lpTokenSupply_not_in: [BigInt!] + events_: mantle_swap_StableSwapEvent_filter + exchanges_: mantle_swap_StableSwapExchange_filter + hourlyVolumes_: mantle_swap_SwapHourlyVolume_filter + dailyVolumes_: mantle_swap_SwapDailyVolume_filter + weeklyVolumes_: mantle_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_Relayer_filter] - or: [stagingmode_Relayer_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_StableSwap_filter] + or: [mantle_swap_StableSwap_filter] } -enum stagingmode_Relayer_orderBy { +enum mantle_swap_StableSwap_orderBy { id isActive - relayer + key + canonicalId + domain + swapPool + lpToken + initialA + futureA + initialATime + futureATime + swapFee + adminFee + pooledTokens + tokenPrecisionMultipliers + balances + adminFees + virtualPrice + invariant + lpTokenSupply + events + exchanges + hourlyVolumes + dailyVolumes + weeklyVolumes } -type stagingmode_RootCount { +type mantle_swap_SwapDailyVolume implements mantle_swap_SwapTradeVolume { id: ID! - count: BigInt + stableSwap: mantle_swap_StableSwap! + timestamp: BigInt! + volume: mantle_swap_BigDecimal! } -input stagingmode_RootCount_filter { +input mantle_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -149328,40 +146814,393 @@ input stagingmode_RootCount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: mantle_swap_BigDecimal + volume_not: mantle_swap_BigDecimal + volume_gt: mantle_swap_BigDecimal + volume_lt: mantle_swap_BigDecimal + volume_gte: mantle_swap_BigDecimal + volume_lte: mantle_swap_BigDecimal + volume_in: [mantle_swap_BigDecimal!] + volume_not_in: [mantle_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_RootCount_filter] - or: [stagingmode_RootCount_filter] + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_SwapDailyVolume_filter] + or: [mantle_swap_SwapDailyVolume_filter] } -enum stagingmode_RootCount_orderBy { +enum mantle_swap_SwapDailyVolume_orderBy { id - count + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume } -type stagingmode_RootMessageSent { +type mantle_swap_SwapHourlyVolume implements mantle_swap_SwapTradeVolume { id: ID! - spokeDomain: BigInt - hubDomain: BigInt - root: stagingmode_Bytes - count: BigInt - caller: stagingmode_Bytes - transactionHash: stagingmode_Bytes + stableSwap: mantle_swap_StableSwap! + timestamp: BigInt! + volume: mantle_swap_BigDecimal! +} + +input mantle_swap_SwapHourlyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: mantle_swap_BigDecimal + volume_not: mantle_swap_BigDecimal + volume_gt: mantle_swap_BigDecimal + volume_lt: mantle_swap_BigDecimal + volume_gte: mantle_swap_BigDecimal + volume_lte: mantle_swap_BigDecimal + volume_in: [mantle_swap_BigDecimal!] + volume_not_in: [mantle_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_SwapHourlyVolume_filter] + or: [mantle_swap_SwapHourlyVolume_filter] +} + +enum mantle_swap_SwapHourlyVolume_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +interface mantle_swap_SwapTradeVolume { + stableSwap: mantle_swap_StableSwap! + timestamp: BigInt! + volume: mantle_swap_BigDecimal! +} + +input mantle_swap_SwapTradeVolume_filter { + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: mantle_swap_BigDecimal + volume_not: mantle_swap_BigDecimal + volume_gt: mantle_swap_BigDecimal + volume_lt: mantle_swap_BigDecimal + volume_gte: mantle_swap_BigDecimal + volume_lte: mantle_swap_BigDecimal + volume_in: [mantle_swap_BigDecimal!] + volume_not_in: [mantle_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_SwapTradeVolume_filter] + or: [mantle_swap_SwapTradeVolume_filter] +} + +enum mantle_swap_SwapTradeVolume_orderBy { + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type mantle_swap_SwapWeeklyVolume implements mantle_swap_SwapTradeVolume { + id: ID! + stableSwap: mantle_swap_StableSwap! + timestamp: BigInt! + volume: mantle_swap_BigDecimal! +} + +input mantle_swap_SwapWeeklyVolume_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + stableSwap: String + stableSwap_not: String + stableSwap_gt: String + stableSwap_lt: String + stableSwap_gte: String + stableSwap_lte: String + stableSwap_in: [String!] + stableSwap_not_in: [String!] + stableSwap_contains: String + stableSwap_contains_nocase: String + stableSwap_not_contains: String + stableSwap_not_contains_nocase: String + stableSwap_starts_with: String + stableSwap_starts_with_nocase: String + stableSwap_not_starts_with: String + stableSwap_not_starts_with_nocase: String + stableSwap_ends_with: String + stableSwap_ends_with_nocase: String + stableSwap_not_ends_with: String + stableSwap_not_ends_with_nocase: String + stableSwap_: mantle_swap_StableSwap_filter + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + volume: mantle_swap_BigDecimal + volume_not: mantle_swap_BigDecimal + volume_gt: mantle_swap_BigDecimal + volume_lt: mantle_swap_BigDecimal + volume_gte: mantle_swap_BigDecimal + volume_lte: mantle_swap_BigDecimal + volume_in: [mantle_swap_BigDecimal!] + volume_not_in: [mantle_swap_BigDecimal!] + """Filter for the block changed event.""" + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_SwapWeeklyVolume_filter] + or: [mantle_swap_SwapWeeklyVolume_filter] +} + +enum mantle_swap_SwapWeeklyVolume_orderBy { + id + stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply + timestamp + volume +} + +type mantle_swap_SystemInfo { + id: ID! + exchangeCount: BigInt! + swapCount: BigInt! +} + +input mantle_swap_SystemInfo_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + exchangeCount: BigInt + exchangeCount_not: BigInt + exchangeCount_gt: BigInt + exchangeCount_lt: BigInt + exchangeCount_gte: BigInt + exchangeCount_lte: BigInt + exchangeCount_in: [BigInt!] + exchangeCount_not_in: [BigInt!] + swapCount: BigInt + swapCount_not: BigInt + swapCount_gt: BigInt + swapCount_lt: BigInt + swapCount_gte: BigInt + swapCount_lte: BigInt + swapCount_in: [BigInt!] + swapCount_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: mantle_swap_BlockChangedFilter + and: [mantle_swap_SystemInfo_filter] + or: [mantle_swap_SystemInfo_filter] +} + +enum mantle_swap_SystemInfo_orderBy { + id + exchangeCount + swapCount +} + +type mantle_swap__Block_ { + """The hash of the block""" + hash: mantle_swap_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type mantle_swap__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: mantle_swap__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type optimism_AggregateRoot { + id: ID! + root: optimism_Bytes! + blockNumber: BigInt! +} + +type optimism_AggregateRootProposed { + id: ID! + aggregateRoot: optimism_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! + timestamp: BigInt! blockNumber: BigInt } -input stagingmode_RootMessageSent_filter { +input optimism_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -149370,60 +147209,40 @@ input stagingmode_RootMessageSent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: stagingmode_Bytes - root_not: stagingmode_Bytes - root_gt: stagingmode_Bytes - root_lt: stagingmode_Bytes - root_gte: stagingmode_Bytes - root_lte: stagingmode_Bytes - root_in: [stagingmode_Bytes!] - root_not_in: [stagingmode_Bytes!] - root_contains: stagingmode_Bytes - root_not_contains: stagingmode_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - caller: stagingmode_Bytes - caller_not: stagingmode_Bytes - caller_gt: stagingmode_Bytes - caller_lt: stagingmode_Bytes - caller_gte: stagingmode_Bytes - caller_lte: stagingmode_Bytes - caller_in: [stagingmode_Bytes!] - caller_not_in: [stagingmode_Bytes!] - caller_contains: stagingmode_Bytes - caller_not_contains: stagingmode_Bytes - transactionHash: stagingmode_Bytes - transactionHash_not: stagingmode_Bytes - transactionHash_gt: stagingmode_Bytes - transactionHash_lt: stagingmode_Bytes - transactionHash_gte: stagingmode_Bytes - transactionHash_lte: stagingmode_Bytes - transactionHash_in: [stagingmode_Bytes!] - transactionHash_not_in: [stagingmode_Bytes!] - transactionHash_contains: stagingmode_Bytes - transactionHash_not_contains: stagingmode_Bytes + aggregateRoot: optimism_Bytes + aggregateRoot_not: optimism_Bytes + aggregateRoot_gt: optimism_Bytes + aggregateRoot_lt: optimism_Bytes + aggregateRoot_gte: optimism_Bytes + aggregateRoot_lte: optimism_Bytes + aggregateRoot_in: [optimism_Bytes!] + aggregateRoot_not_in: [optimism_Bytes!] + aggregateRoot_contains: optimism_Bytes + aggregateRoot_not_contains: optimism_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -149432,22 +147251,6 @@ input stagingmode_RootMessageSent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -149457,44 +147260,90 @@ input stagingmode_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_RootMessageSent_filter] - or: [stagingmode_RootMessageSent_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_AggregateRootProposed_filter] + or: [optimism_AggregateRootProposed_filter] } -enum stagingmode_RootMessageSent_orderBy { +enum optimism_AggregateRootProposed_orderBy { id - spokeDomain - hubDomain - root - count - caller - transactionHash + aggregateRoot + rootTimestamp + endOfDispute + domain timestamp - gasPrice - gasLimit blockNumber } -type stagingmode_Router { +input optimism_AggregateRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + root: optimism_Bytes + root_not: optimism_Bytes + root_gt: optimism_Bytes + root_lt: optimism_Bytes + root_gte: optimism_Bytes + root_lte: optimism_Bytes + root_in: [optimism_Bytes!] + root_not_in: [optimism_Bytes!] + root_contains: optimism_Bytes + root_not_contains: optimism_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: optimism_BlockChangedFilter + and: [optimism_AggregateRoot_filter] + or: [optimism_AggregateRoot_filter] +} + +enum optimism_AggregateRoot_orderBy { + id + root + blockNumber +} + +enum optimism_Aggregation_interval { + hour + day +} + +type optimism_Asset { id: ID! - isActive: Boolean! - owner: stagingmode_Bytes - recipient: stagingmode_Bytes - proposedOwner: stagingmode_Bytes - proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmode_AssetBalance_orderBy, orderDirection: stagingmode_OrderDirection, where: stagingmode_AssetBalance_filter): [stagingmode_AssetBalance!]! + key: optimism_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: optimism_Bytes + canonicalDomain: BigInt + adoptedAsset: optimism_Bytes + localAsset: optimism_Bytes + blockNumber: BigInt + status: optimism_AssetStatus } -type stagingmode_RouterDailyTVL { +type optimism_AssetBalance { id: ID! - router: stagingmode_Router! - asset: stagingmode_Asset! - timestamp: BigInt! - balance: BigInt! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: optimism_Router! + asset: optimism_Asset! + feesEarned: BigInt! } -input stagingmode_RouterDailyTVL_filter { +input optimism_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -149503,6 +147352,38 @@ input stagingmode_RouterDailyTVL_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] router: String router_not: String router_gt: String @@ -149523,7 +147404,7 @@ input stagingmode_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmode_Router_filter + router_: optimism_Router_filter asset: String asset_not: String asset_gt: String @@ -149544,31 +147425,27 @@ input stagingmode_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmode_Asset_filter - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] + asset_: optimism_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_RouterDailyTVL_filter] - or: [stagingmode_RouterDailyTVL_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_AssetBalance_filter] + or: [optimism_AssetBalance_filter] } -enum stagingmode_RouterDailyTVL_orderBy { +enum optimism_AssetBalance_orderBy { id + amount + locked + supplied + removed router router__id router__isActive @@ -149586,30 +147463,39 @@ enum stagingmode_RouterDailyTVL_orderBy { asset__adoptedAsset asset__localAsset asset__blockNumber - timestamp - balance + feesEarned } -type stagingmode_RouterLiquidityEvent { +type optimism_AssetStatus { id: ID! - type: stagingmode_RouterLiquidityEventType - router: stagingmode_Router! - asset: stagingmode_Asset! - amount: BigInt! - balance: BigInt! - caller: stagingmode_Bytes - blockNumber: BigInt! - timestamp: BigInt! - transactionHash: stagingmode_Bytes! - nonce: BigInt! + status: Boolean } -enum stagingmode_RouterLiquidityEventType { - Add - Remove +input optimism_AssetStatus_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] + """Filter for the block changed event.""" + _change_block: optimism_BlockChangedFilter + and: [optimism_AssetStatus_filter] + or: [optimism_AssetStatus_filter] } -input stagingmode_RouterLiquidityEvent_filter { +enum optimism_AssetStatus_orderBy { + id + status +} + +input optimism_Asset_filter { id: ID id_not: ID id_gt: ID @@ -149618,78 +147504,70 @@ input stagingmode_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingmode_RouterLiquidityEventType - type_not: stagingmode_RouterLiquidityEventType - type_in: [stagingmode_RouterLiquidityEventType!] - type_not_in: [stagingmode_RouterLiquidityEventType!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: stagingmode_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: stagingmode_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - balance: BigInt - balance_not: BigInt - balance_gt: BigInt - balance_lt: BigInt - balance_gte: BigInt - balance_lte: BigInt - balance_in: [BigInt!] - balance_not_in: [BigInt!] - caller: stagingmode_Bytes - caller_not: stagingmode_Bytes - caller_gt: stagingmode_Bytes - caller_lt: stagingmode_Bytes - caller_gte: stagingmode_Bytes - caller_lte: stagingmode_Bytes - caller_in: [stagingmode_Bytes!] - caller_not_in: [stagingmode_Bytes!] - caller_contains: stagingmode_Bytes - caller_not_contains: stagingmode_Bytes + key: optimism_Bytes + key_not: optimism_Bytes + key_gt: optimism_Bytes + key_lt: optimism_Bytes + key_gte: optimism_Bytes + key_lte: optimism_Bytes + key_in: [optimism_Bytes!] + key_not_in: [optimism_Bytes!] + key_contains: optimism_Bytes + key_not_contains: optimism_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: optimism_Bytes + canonicalId_not: optimism_Bytes + canonicalId_gt: optimism_Bytes + canonicalId_lt: optimism_Bytes + canonicalId_gte: optimism_Bytes + canonicalId_lte: optimism_Bytes + canonicalId_in: [optimism_Bytes!] + canonicalId_not_in: [optimism_Bytes!] + canonicalId_contains: optimism_Bytes + canonicalId_not_contains: optimism_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: optimism_Bytes + adoptedAsset_not: optimism_Bytes + adoptedAsset_gt: optimism_Bytes + adoptedAsset_lt: optimism_Bytes + adoptedAsset_gte: optimism_Bytes + adoptedAsset_lte: optimism_Bytes + adoptedAsset_in: [optimism_Bytes!] + adoptedAsset_not_in: [optimism_Bytes!] + adoptedAsset_contains: optimism_Bytes + adoptedAsset_not_contains: optimism_Bytes + localAsset: optimism_Bytes + localAsset_not: optimism_Bytes + localAsset_gt: optimism_Bytes + localAsset_lt: optimism_Bytes + localAsset_gte: optimism_Bytes + localAsset_lte: optimism_Bytes + localAsset_in: [optimism_Bytes!] + localAsset_not_in: [optimism_Bytes!] + localAsset_contains: optimism_Bytes + localAsset_not_contains: optimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -149698,183 +147576,72 @@ input stagingmode_RouterLiquidityEvent_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transactionHash: stagingmode_Bytes - transactionHash_not: stagingmode_Bytes - transactionHash_gt: stagingmode_Bytes - transactionHash_lt: stagingmode_Bytes - transactionHash_gte: stagingmode_Bytes - transactionHash_lte: stagingmode_Bytes - transactionHash_in: [stagingmode_Bytes!] - transactionHash_not_in: [stagingmode_Bytes!] - transactionHash_contains: stagingmode_Bytes - transactionHash_not_contains: stagingmode_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: optimism_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_RouterLiquidityEvent_filter] - or: [stagingmode_RouterLiquidityEvent_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_Asset_filter] + or: [optimism_Asset_filter] } -enum stagingmode_RouterLiquidityEvent_orderBy { +enum optimism_Asset_orderBy { id - type - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - balance - caller + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset blockNumber - timestamp - transactionHash - nonce -} - -input stagingmode_Router_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - owner: stagingmode_Bytes - owner_not: stagingmode_Bytes - owner_gt: stagingmode_Bytes - owner_lt: stagingmode_Bytes - owner_gte: stagingmode_Bytes - owner_lte: stagingmode_Bytes - owner_in: [stagingmode_Bytes!] - owner_not_in: [stagingmode_Bytes!] - owner_contains: stagingmode_Bytes - owner_not_contains: stagingmode_Bytes - recipient: stagingmode_Bytes - recipient_not: stagingmode_Bytes - recipient_gt: stagingmode_Bytes - recipient_lt: stagingmode_Bytes - recipient_gte: stagingmode_Bytes - recipient_lte: stagingmode_Bytes - recipient_in: [stagingmode_Bytes!] - recipient_not_in: [stagingmode_Bytes!] - recipient_contains: stagingmode_Bytes - recipient_not_contains: stagingmode_Bytes - proposedOwner: stagingmode_Bytes - proposedOwner_not: stagingmode_Bytes - proposedOwner_gt: stagingmode_Bytes - proposedOwner_lt: stagingmode_Bytes - proposedOwner_gte: stagingmode_Bytes - proposedOwner_lte: stagingmode_Bytes - proposedOwner_in: [stagingmode_Bytes!] - proposedOwner_not_in: [stagingmode_Bytes!] - proposedOwner_contains: stagingmode_Bytes - proposedOwner_not_contains: stagingmode_Bytes - proposedTimestamp: BigInt - proposedTimestamp_not: BigInt - proposedTimestamp_gt: BigInt - proposedTimestamp_lt: BigInt - proposedTimestamp_gte: BigInt - proposedTimestamp_lte: BigInt - proposedTimestamp_in: [BigInt!] - proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingmode_AssetBalance_filter - """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_Router_filter] - or: [stagingmode_Router_filter] + status + status__id + status__status } -enum stagingmode_Router_orderBy { - id - isActive - owner - recipient - proposedOwner - proposedTimestamp - assetBalances -} +scalar optimism_BigDecimal -type stagingmode_Sequencer { - id: ID! - isActive: Boolean! - sequencer: stagingmode_Bytes +input optimism_BlockChangedFilter { + number_gte: Int! } -input stagingmode_Sequencer_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - sequencer: stagingmode_Bytes - sequencer_not: stagingmode_Bytes - sequencer_gt: stagingmode_Bytes - sequencer_lt: stagingmode_Bytes - sequencer_gte: stagingmode_Bytes - sequencer_lte: stagingmode_Bytes - sequencer_in: [stagingmode_Bytes!] - sequencer_not_in: [stagingmode_Bytes!] - sequencer_contains: stagingmode_Bytes - sequencer_not_contains: stagingmode_Bytes - """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_Sequencer_filter] - or: [stagingmode_Sequencer_filter] +input optimism_Block_height { + hash: optimism_Bytes + number: Int + number_gte: Int } -enum stagingmode_Sequencer_orderBy { - id - isActive - sequencer -} +scalar optimism_Bytes -type stagingmode_Setting { +type optimism_ConnectorMeta { id: ID! - maxRoutersPerTransfer: BigInt! - caller: stagingmode_Bytes! + spokeDomain: BigInt + hubDomain: BigInt + amb: optimism_Bytes + rootManager: optimism_Bytes + mirrorConnector: optimism_Bytes } -input stagingmode_Setting_filter { +input optimism_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -149883,49 +147650,109 @@ input stagingmode_Setting_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - maxRoutersPerTransfer: BigInt - maxRoutersPerTransfer_not: BigInt - maxRoutersPerTransfer_gt: BigInt - maxRoutersPerTransfer_lt: BigInt - maxRoutersPerTransfer_gte: BigInt - maxRoutersPerTransfer_lte: BigInt - maxRoutersPerTransfer_in: [BigInt!] - maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingmode_Bytes - caller_not: stagingmode_Bytes - caller_gt: stagingmode_Bytes - caller_lt: stagingmode_Bytes - caller_gte: stagingmode_Bytes - caller_lte: stagingmode_Bytes - caller_in: [stagingmode_Bytes!] - caller_not_in: [stagingmode_Bytes!] - caller_contains: stagingmode_Bytes - caller_not_contains: stagingmode_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: optimism_Bytes + amb_not: optimism_Bytes + amb_gt: optimism_Bytes + amb_lt: optimism_Bytes + amb_gte: optimism_Bytes + amb_lte: optimism_Bytes + amb_in: [optimism_Bytes!] + amb_not_in: [optimism_Bytes!] + amb_contains: optimism_Bytes + amb_not_contains: optimism_Bytes + rootManager: optimism_Bytes + rootManager_not: optimism_Bytes + rootManager_gt: optimism_Bytes + rootManager_lt: optimism_Bytes + rootManager_gte: optimism_Bytes + rootManager_lte: optimism_Bytes + rootManager_in: [optimism_Bytes!] + rootManager_not_in: [optimism_Bytes!] + rootManager_contains: optimism_Bytes + rootManager_not_contains: optimism_Bytes + mirrorConnector: optimism_Bytes + mirrorConnector_not: optimism_Bytes + mirrorConnector_gt: optimism_Bytes + mirrorConnector_lt: optimism_Bytes + mirrorConnector_gte: optimism_Bytes + mirrorConnector_lte: optimism_Bytes + mirrorConnector_in: [optimism_Bytes!] + mirrorConnector_not_in: [optimism_Bytes!] + mirrorConnector_contains: optimism_Bytes + mirrorConnector_not_contains: optimism_Bytes """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_Setting_filter] - or: [stagingmode_Setting_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_ConnectorMeta_filter] + or: [optimism_ConnectorMeta_filter] } -enum stagingmode_Setting_orderBy { +enum optimism_ConnectorMeta_orderBy { id - maxRoutersPerTransfer - caller + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -type stagingmode_SlippageUpdate { +type optimism_DestinationTransfer { id: ID! - transfer: stagingmode_DestinationTransfer! - slippage: BigInt! - caller: stagingmode_Bytes! - transactionHash: stagingmode_Bytes! - timestamp: BigInt! - gasPrice: BigInt! - gasLimit: BigInt! - blockNumber: BigInt! + chainId: BigInt + transferId: optimism_Bytes + nonce: BigInt + status: optimism_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: optimism_Router_orderBy, orderDirection: optimism_OrderDirection, where: optimism_Router_filter): [optimism_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: optimism_Bytes + delegate: optimism_Bytes + receiveLocal: Boolean + callData: optimism_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: optimism_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: optimism_Bytes + asset: optimism_Asset + amount: BigInt + routersFee: BigInt + executedCaller: optimism_Bytes + executedTransactionHash: optimism_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: optimism_Bytes + executedTxNonce: BigInt + reconciledCaller: optimism_Bytes + reconciledTransactionHash: optimism_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: optimism_Bytes + reconciledTxNonce: BigInt } -input stagingmode_SlippageUpdate_filter { +input optimism_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -149934,27 +147761,101 @@ input stagingmode_SlippageUpdate_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transfer: String - transfer_not: String - transfer_gt: String - transfer_lt: String - transfer_gte: String - transfer_lte: String - transfer_in: [String!] - transfer_not_in: [String!] - transfer_contains: String - transfer_contains_nocase: String - transfer_not_contains: String - transfer_not_contains_nocase: String - transfer_starts_with: String - transfer_starts_with_nocase: String - transfer_not_starts_with: String - transfer_not_starts_with_nocase: String - transfer_ends_with: String - transfer_ends_with_nocase: String - transfer_not_ends_with: String - transfer_not_ends_with_nocase: String - transfer_: stagingmode_DestinationTransfer_filter + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: optimism_Bytes + transferId_not: optimism_Bytes + transferId_gt: optimism_Bytes + transferId_lt: optimism_Bytes + transferId_gte: optimism_Bytes + transferId_lte: optimism_Bytes + transferId_in: [optimism_Bytes!] + transferId_not_in: [optimism_Bytes!] + transferId_contains: optimism_Bytes + transferId_not_contains: optimism_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + status: optimism_TransferStatus + status_not: optimism_TransferStatus + status_in: [optimism_TransferStatus!] + status_not_in: [optimism_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: optimism_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: optimism_Bytes + to_not: optimism_Bytes + to_gt: optimism_Bytes + to_lt: optimism_Bytes + to_gte: optimism_Bytes + to_lte: optimism_Bytes + to_in: [optimism_Bytes!] + to_not_in: [optimism_Bytes!] + to_contains: optimism_Bytes + to_not_contains: optimism_Bytes + delegate: optimism_Bytes + delegate_not: optimism_Bytes + delegate_gt: optimism_Bytes + delegate_lt: optimism_Bytes + delegate_gte: optimism_Bytes + delegate_lte: optimism_Bytes + delegate_in: [optimism_Bytes!] + delegate_not_in: [optimism_Bytes!] + delegate_contains: optimism_Bytes + delegate_not_contains: optimism_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: optimism_Bytes + callData_not: optimism_Bytes + callData_gt: optimism_Bytes + callData_lt: optimism_Bytes + callData_gte: optimism_Bytes + callData_lte: optimism_Bytes + callData_in: [optimism_Bytes!] + callData_not_in: [optimism_Bytes!] + callData_contains: optimism_Bytes + callData_not_contains: optimism_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -149963,122 +147864,297 @@ input stagingmode_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingmode_Bytes - caller_not: stagingmode_Bytes - caller_gt: stagingmode_Bytes - caller_lt: stagingmode_Bytes - caller_gte: stagingmode_Bytes - caller_lte: stagingmode_Bytes - caller_in: [stagingmode_Bytes!] - caller_not_in: [stagingmode_Bytes!] - caller_contains: stagingmode_Bytes - caller_not_contains: stagingmode_Bytes - transactionHash: stagingmode_Bytes - transactionHash_not: stagingmode_Bytes - transactionHash_gt: stagingmode_Bytes - transactionHash_lt: stagingmode_Bytes - transactionHash_gte: stagingmode_Bytes - transactionHash_lte: stagingmode_Bytes - transactionHash_in: [stagingmode_Bytes!] - transactionHash_not_in: [stagingmode_Bytes!] - transactionHash_contains: stagingmode_Bytes - transactionHash_not_contains: stagingmode_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - gasPrice: BigInt - gasPrice_not: BigInt - gasPrice_gt: BigInt - gasPrice_lt: BigInt - gasPrice_gte: BigInt - gasPrice_lte: BigInt - gasPrice_in: [BigInt!] - gasPrice_not_in: [BigInt!] - gasLimit: BigInt - gasLimit_not: BigInt - gasLimit_gt: BigInt - gasLimit_lt: BigInt - gasLimit_gte: BigInt - gasLimit_lte: BigInt - gasLimit_in: [BigInt!] - gasLimit_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: optimism_Bytes + originSender_not: optimism_Bytes + originSender_gt: optimism_Bytes + originSender_lt: optimism_Bytes + originSender_gte: optimism_Bytes + originSender_lte: optimism_Bytes + originSender_in: [optimism_Bytes!] + originSender_not_in: [optimism_Bytes!] + originSender_contains: optimism_Bytes + originSender_not_contains: optimism_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: optimism_Bytes + canonicalId_not: optimism_Bytes + canonicalId_gt: optimism_Bytes + canonicalId_lt: optimism_Bytes + canonicalId_gte: optimism_Bytes + canonicalId_lte: optimism_Bytes + canonicalId_in: [optimism_Bytes!] + canonicalId_not_in: [optimism_Bytes!] + canonicalId_contains: optimism_Bytes + canonicalId_not_contains: optimism_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: optimism_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: optimism_Bytes + executedCaller_not: optimism_Bytes + executedCaller_gt: optimism_Bytes + executedCaller_lt: optimism_Bytes + executedCaller_gte: optimism_Bytes + executedCaller_lte: optimism_Bytes + executedCaller_in: [optimism_Bytes!] + executedCaller_not_in: [optimism_Bytes!] + executedCaller_contains: optimism_Bytes + executedCaller_not_contains: optimism_Bytes + executedTransactionHash: optimism_Bytes + executedTransactionHash_not: optimism_Bytes + executedTransactionHash_gt: optimism_Bytes + executedTransactionHash_lt: optimism_Bytes + executedTransactionHash_gte: optimism_Bytes + executedTransactionHash_lte: optimism_Bytes + executedTransactionHash_in: [optimism_Bytes!] + executedTransactionHash_not_in: [optimism_Bytes!] + executedTransactionHash_contains: optimism_Bytes + executedTransactionHash_not_contains: optimism_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: optimism_Bytes + executedTxOrigin_not: optimism_Bytes + executedTxOrigin_gt: optimism_Bytes + executedTxOrigin_lt: optimism_Bytes + executedTxOrigin_gte: optimism_Bytes + executedTxOrigin_lte: optimism_Bytes + executedTxOrigin_in: [optimism_Bytes!] + executedTxOrigin_not_in: [optimism_Bytes!] + executedTxOrigin_contains: optimism_Bytes + executedTxOrigin_not_contains: optimism_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: optimism_Bytes + reconciledCaller_not: optimism_Bytes + reconciledCaller_gt: optimism_Bytes + reconciledCaller_lt: optimism_Bytes + reconciledCaller_gte: optimism_Bytes + reconciledCaller_lte: optimism_Bytes + reconciledCaller_in: [optimism_Bytes!] + reconciledCaller_not_in: [optimism_Bytes!] + reconciledCaller_contains: optimism_Bytes + reconciledCaller_not_contains: optimism_Bytes + reconciledTransactionHash: optimism_Bytes + reconciledTransactionHash_not: optimism_Bytes + reconciledTransactionHash_gt: optimism_Bytes + reconciledTransactionHash_lt: optimism_Bytes + reconciledTransactionHash_gte: optimism_Bytes + reconciledTransactionHash_lte: optimism_Bytes + reconciledTransactionHash_in: [optimism_Bytes!] + reconciledTransactionHash_not_in: [optimism_Bytes!] + reconciledTransactionHash_contains: optimism_Bytes + reconciledTransactionHash_not_contains: optimism_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: optimism_Bytes + reconciledTxOrigin_not: optimism_Bytes + reconciledTxOrigin_gt: optimism_Bytes + reconciledTxOrigin_lt: optimism_Bytes + reconciledTxOrigin_gte: optimism_Bytes + reconciledTxOrigin_lte: optimism_Bytes + reconciledTxOrigin_in: [optimism_Bytes!] + reconciledTxOrigin_not_in: [optimism_Bytes!] + reconciledTxOrigin_contains: optimism_Bytes + reconciledTxOrigin_not_contains: optimism_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_SlippageUpdate_filter] - or: [stagingmode_SlippageUpdate_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_DestinationTransfer_filter] + or: [optimism_DestinationTransfer_filter] } -enum stagingmode_SlippageUpdate_orderBy { +enum optimism_DestinationTransfer_orderBy { id - transfer - transfer__id - transfer__chainId - transfer__transferId - transfer__nonce - transfer__status - transfer__originDomain - transfer__destinationDomain - transfer__canonicalDomain - transfer__to - transfer__delegate - transfer__receiveLocal - transfer__callData - transfer__slippage - transfer__bumpSlippageCount - transfer__originSender - transfer__bridgedAmt - transfer__normalizedIn - transfer__canonicalId - transfer__amount - transfer__routersFee - transfer__executedCaller - transfer__executedTransactionHash - transfer__executedTimestamp - transfer__executedGasPrice - transfer__executedGasLimit - transfer__executedBlockNumber - transfer__executedTxOrigin - transfer__executedTxNonce - transfer__reconciledCaller - transfer__reconciledTransactionHash - transfer__reconciledTimestamp - transfer__reconciledGasPrice - transfer__reconciledGasLimit - transfer__reconciledBlockNumber - transfer__reconciledTxOrigin - transfer__reconciledTxNonce + chainId + transferId + nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData slippage - caller - transactionHash - timestamp - gasPrice - gasLimit - blockNumber + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -type stagingmode_SnapshotRoot { +""" +8 bytes signed integer + +""" +scalar optimism_Int8 + +type optimism_OptimisticRootFinalized { id: ID! - spokeDomain: BigInt - root: stagingmode_Bytes! - count: BigInt! + aggregateRoot: optimism_Bytes! timestamp: BigInt! - blockNumber: BigInt! + blockNumber: BigInt } -input stagingmode_SnapshotRoot_filter { +input optimism_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -150087,32 +148163,16 @@ input stagingmode_SnapshotRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - root: stagingmode_Bytes - root_not: stagingmode_Bytes - root_gt: stagingmode_Bytes - root_lt: stagingmode_Bytes - root_gte: stagingmode_Bytes - root_lte: stagingmode_Bytes - root_in: [stagingmode_Bytes!] - root_not_in: [stagingmode_Bytes!] - root_contains: stagingmode_Bytes - root_not_contains: stagingmode_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] + aggregateRoot: optimism_Bytes + aggregateRoot_not: optimism_Bytes + aggregateRoot_gt: optimism_Bytes + aggregateRoot_lt: optimism_Bytes + aggregateRoot_gte: optimism_Bytes + aggregateRoot_lte: optimism_Bytes + aggregateRoot_in: [optimism_Bytes!] + aggregateRoot_not_in: [optimism_Bytes!] + aggregateRoot_contains: optimism_Bytes + aggregateRoot_not_contains: optimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -150130,26 +148190,38 @@ input stagingmode_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_SnapshotRoot_filter] - or: [stagingmode_SnapshotRoot_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_OptimisticRootFinalized_filter] + or: [optimism_OptimisticRootFinalized_filter] } -enum stagingmode_SnapshotRoot_orderBy { +enum optimism_OptimisticRootFinalized_orderBy { id - spokeDomain - root - count + aggregateRoot timestamp blockNumber } -type stagingmode_SpokeConnectorMode { +"""Defines the order direction, either ascending or descending""" +enum optimism_OrderDirection { + asc + desc +} + +type optimism_OriginMessage { id: ID! - mode: String! + transferId: optimism_Bytes + destinationDomain: BigInt + leaf: optimism_Bytes + index: BigInt + message: optimism_Bytes + root: optimism_Bytes + transactionHash: optimism_Bytes + blockNumber: BigInt + rootCount: optimism_RootCount } -input stagingmode_SpokeConnectorMode_filter { +input optimism_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -150158,180 +148230,72 @@ input stagingmode_SpokeConnectorMode_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String - """Filter for the block changed event.""" - _change_block: stagingmode_BlockChangedFilter - and: [stagingmode_SpokeConnectorMode_filter] - or: [stagingmode_SpokeConnectorMode_filter] -} - -enum stagingmode_SpokeConnectorMode_orderBy { - id - mode -} - -enum stagingmode_TransferStatus { - XCalled - Executed - Reconciled - CompletedSlow - CompletedFast -} - -type stagingmode__Block_ { - """The hash of the block""" - hash: stagingmode_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int -} - -"""The type for the top-level _meta field""" -type stagingmode__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: stagingmode__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -type arbitrumone_AggregateRoot { - id: ID! - root: arbitrumone_Bytes! - blockNumber: BigInt! -} - -type arbitrumone_AggregateRootProposed { - id: ID! - aggregateRoot: arbitrumone_Bytes! - rootTimestamp: BigInt! - endOfDispute: BigInt! - domain: BigInt! - timestamp: BigInt! - blockNumber: BigInt -} - -input arbitrumone_AggregateRootProposed_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: arbitrumone_Bytes - aggregateRoot_not: arbitrumone_Bytes - aggregateRoot_gt: arbitrumone_Bytes - aggregateRoot_lt: arbitrumone_Bytes - aggregateRoot_gte: arbitrumone_Bytes - aggregateRoot_lte: arbitrumone_Bytes - aggregateRoot_in: [arbitrumone_Bytes!] - aggregateRoot_not_in: [arbitrumone_Bytes!] - aggregateRoot_contains: arbitrumone_Bytes - aggregateRoot_not_contains: arbitrumone_Bytes - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - endOfDispute: BigInt - endOfDispute_not: BigInt - endOfDispute_gt: BigInt - endOfDispute_lt: BigInt - endOfDispute_gte: BigInt - endOfDispute_lte: BigInt - endOfDispute_in: [BigInt!] - endOfDispute_not_in: [BigInt!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_AggregateRootProposed_filter] - or: [arbitrumone_AggregateRootProposed_filter] -} - -enum arbitrumone_AggregateRootProposed_orderBy { - id - aggregateRoot - rootTimestamp - endOfDispute - domain - timestamp - blockNumber -} - -input arbitrumone_AggregateRoot_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - root: arbitrumone_Bytes - root_not: arbitrumone_Bytes - root_gt: arbitrumone_Bytes - root_lt: arbitrumone_Bytes - root_gte: arbitrumone_Bytes - root_lte: arbitrumone_Bytes - root_in: [arbitrumone_Bytes!] - root_not_in: [arbitrumone_Bytes!] - root_contains: arbitrumone_Bytes - root_not_contains: arbitrumone_Bytes + transferId: optimism_Bytes + transferId_not: optimism_Bytes + transferId_gt: optimism_Bytes + transferId_lt: optimism_Bytes + transferId_gte: optimism_Bytes + transferId_lte: optimism_Bytes + transferId_in: [optimism_Bytes!] + transferId_not_in: [optimism_Bytes!] + transferId_contains: optimism_Bytes + transferId_not_contains: optimism_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: optimism_Bytes + leaf_not: optimism_Bytes + leaf_gt: optimism_Bytes + leaf_lt: optimism_Bytes + leaf_gte: optimism_Bytes + leaf_lte: optimism_Bytes + leaf_in: [optimism_Bytes!] + leaf_not_in: [optimism_Bytes!] + leaf_contains: optimism_Bytes + leaf_not_contains: optimism_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: optimism_Bytes + message_not: optimism_Bytes + message_gt: optimism_Bytes + message_lt: optimism_Bytes + message_gte: optimism_Bytes + message_lte: optimism_Bytes + message_in: [optimism_Bytes!] + message_not_in: [optimism_Bytes!] + message_contains: optimism_Bytes + message_not_contains: optimism_Bytes + root: optimism_Bytes + root_not: optimism_Bytes + root_gt: optimism_Bytes + root_lt: optimism_Bytes + root_gte: optimism_Bytes + root_lte: optimism_Bytes + root_in: [optimism_Bytes!] + root_not_in: [optimism_Bytes!] + root_contains: optimism_Bytes + root_not_contains: optimism_Bytes + transactionHash: optimism_Bytes + transactionHash_not: optimism_Bytes + transactionHash_gt: optimism_Bytes + transactionHash_lt: optimism_Bytes + transactionHash_gte: optimism_Bytes + transactionHash_lte: optimism_Bytes + transactionHash_in: [optimism_Bytes!] + transactionHash_not_in: [optimism_Bytes!] + transactionHash_contains: optimism_Bytes + transactionHash_not_contains: optimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -150340,457 +148304,84 @@ input arbitrumone_AggregateRoot_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: optimism_RootCount_filter """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_AggregateRoot_filter] - or: [arbitrumone_AggregateRoot_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_OriginMessage_filter] + or: [optimism_OriginMessage_filter] } -enum arbitrumone_AggregateRoot_orderBy { +enum optimism_OriginMessage_orderBy { id + transferId + destinationDomain + leaf + index + message root + transactionHash blockNumber + rootCount + rootCount__id + rootCount__count } -enum arbitrumone_Aggregation_interval { - hour - day -} - -type arbitrumone_Asset { - id: ID! - key: arbitrumone_Bytes - decimal: BigInt - adoptedDecimal: BigInt - canonicalId: arbitrumone_Bytes - canonicalDomain: BigInt - adoptedAsset: arbitrumone_Bytes - localAsset: arbitrumone_Bytes - blockNumber: BigInt - status: arbitrumone_AssetStatus -} - -type arbitrumone_AssetBalance { - id: ID! - amount: BigInt! - locked: BigInt! - supplied: BigInt! - removed: BigInt! - router: arbitrumone_Router! - asset: arbitrumone_Asset! - feesEarned: BigInt! -} - -input arbitrumone_AssetBalance_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - locked: BigInt - locked_not: BigInt - locked_gt: BigInt - locked_lt: BigInt - locked_gte: BigInt - locked_lte: BigInt - locked_in: [BigInt!] - locked_not_in: [BigInt!] - supplied: BigInt - supplied_not: BigInt - supplied_gt: BigInt - supplied_lt: BigInt - supplied_gte: BigInt - supplied_lte: BigInt - supplied_in: [BigInt!] - supplied_not_in: [BigInt!] - removed: BigInt - removed_not: BigInt - removed_gt: BigInt - removed_lt: BigInt - removed_gte: BigInt - removed_lte: BigInt - removed_in: [BigInt!] - removed_not_in: [BigInt!] - router: String - router_not: String - router_gt: String - router_lt: String - router_gte: String - router_lte: String - router_in: [String!] - router_not_in: [String!] - router_contains: String - router_contains_nocase: String - router_not_contains: String - router_not_contains_nocase: String - router_starts_with: String - router_starts_with_nocase: String - router_not_starts_with: String - router_not_starts_with_nocase: String - router_ends_with: String - router_ends_with_nocase: String - router_not_ends_with: String - router_not_ends_with_nocase: String - router_: arbitrumone_Router_filter - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: arbitrumone_Asset_filter - feesEarned: BigInt - feesEarned_not: BigInt - feesEarned_gt: BigInt - feesEarned_lt: BigInt - feesEarned_gte: BigInt - feesEarned_lte: BigInt - feesEarned_in: [BigInt!] - feesEarned_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_AssetBalance_filter] - or: [arbitrumone_AssetBalance_filter] -} - -enum arbitrumone_AssetBalance_orderBy { - id - amount - locked - supplied - removed - router - router__id - router__isActive - router__owner - router__recipient - router__proposedOwner - router__proposedTimestamp - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - feesEarned -} - -type arbitrumone_AssetStatus { - id: ID! - status: Boolean -} - -input arbitrumone_AssetStatus_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - status: Boolean - status_not: Boolean - status_in: [Boolean!] - status_not_in: [Boolean!] - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_AssetStatus_filter] - or: [arbitrumone_AssetStatus_filter] -} - -enum arbitrumone_AssetStatus_orderBy { - id - status -} - -input arbitrumone_Asset_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - key: arbitrumone_Bytes - key_not: arbitrumone_Bytes - key_gt: arbitrumone_Bytes - key_lt: arbitrumone_Bytes - key_gte: arbitrumone_Bytes - key_lte: arbitrumone_Bytes - key_in: [arbitrumone_Bytes!] - key_not_in: [arbitrumone_Bytes!] - key_contains: arbitrumone_Bytes - key_not_contains: arbitrumone_Bytes - decimal: BigInt - decimal_not: BigInt - decimal_gt: BigInt - decimal_lt: BigInt - decimal_gte: BigInt - decimal_lte: BigInt - decimal_in: [BigInt!] - decimal_not_in: [BigInt!] - adoptedDecimal: BigInt - adoptedDecimal_not: BigInt - adoptedDecimal_gt: BigInt - adoptedDecimal_lt: BigInt - adoptedDecimal_gte: BigInt - adoptedDecimal_lte: BigInt - adoptedDecimal_in: [BigInt!] - adoptedDecimal_not_in: [BigInt!] - canonicalId: arbitrumone_Bytes - canonicalId_not: arbitrumone_Bytes - canonicalId_gt: arbitrumone_Bytes - canonicalId_lt: arbitrumone_Bytes - canonicalId_gte: arbitrumone_Bytes - canonicalId_lte: arbitrumone_Bytes - canonicalId_in: [arbitrumone_Bytes!] - canonicalId_not_in: [arbitrumone_Bytes!] - canonicalId_contains: arbitrumone_Bytes - canonicalId_not_contains: arbitrumone_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: arbitrumone_Bytes - adoptedAsset_not: arbitrumone_Bytes - adoptedAsset_gt: arbitrumone_Bytes - adoptedAsset_lt: arbitrumone_Bytes - adoptedAsset_gte: arbitrumone_Bytes - adoptedAsset_lte: arbitrumone_Bytes - adoptedAsset_in: [arbitrumone_Bytes!] - adoptedAsset_not_in: [arbitrumone_Bytes!] - adoptedAsset_contains: arbitrumone_Bytes - adoptedAsset_not_contains: arbitrumone_Bytes - localAsset: arbitrumone_Bytes - localAsset_not: arbitrumone_Bytes - localAsset_gt: arbitrumone_Bytes - localAsset_lt: arbitrumone_Bytes - localAsset_gte: arbitrumone_Bytes - localAsset_lte: arbitrumone_Bytes - localAsset_in: [arbitrumone_Bytes!] - localAsset_not_in: [arbitrumone_Bytes!] - localAsset_contains: arbitrumone_Bytes - localAsset_not_contains: arbitrumone_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - status: String - status_not: String - status_gt: String - status_lt: String - status_gte: String - status_lte: String - status_in: [String!] - status_not_in: [String!] - status_contains: String - status_contains_nocase: String - status_not_contains: String - status_not_contains_nocase: String - status_starts_with: String - status_starts_with_nocase: String - status_not_starts_with: String - status_not_starts_with_nocase: String - status_ends_with: String - status_ends_with_nocase: String - status_not_ends_with: String - status_not_ends_with_nocase: String - status_: arbitrumone_AssetStatus_filter - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_Asset_filter] - or: [arbitrumone_Asset_filter] -} - -enum arbitrumone_Asset_orderBy { - id - key - decimal - adoptedDecimal - canonicalId - canonicalDomain - adoptedAsset - localAsset - blockNumber - status - status__id - status__status -} - -scalar arbitrumone_BigDecimal - -input arbitrumone_BlockChangedFilter { - number_gte: Int! -} - -input arbitrumone_Block_height { - hash: arbitrumone_Bytes - number: Int - number_gte: Int -} - -scalar arbitrumone_Bytes - -type arbitrumone_ConnectorMeta { - id: ID! - spokeDomain: BigInt - hubDomain: BigInt - amb: arbitrumone_Bytes - rootManager: arbitrumone_Bytes - mirrorConnector: arbitrumone_Bytes -} - -input arbitrumone_ConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: arbitrumone_Bytes - amb_not: arbitrumone_Bytes - amb_gt: arbitrumone_Bytes - amb_lt: arbitrumone_Bytes - amb_gte: arbitrumone_Bytes - amb_lte: arbitrumone_Bytes - amb_in: [arbitrumone_Bytes!] - amb_not_in: [arbitrumone_Bytes!] - amb_contains: arbitrumone_Bytes - amb_not_contains: arbitrumone_Bytes - rootManager: arbitrumone_Bytes - rootManager_not: arbitrumone_Bytes - rootManager_gt: arbitrumone_Bytes - rootManager_lt: arbitrumone_Bytes - rootManager_gte: arbitrumone_Bytes - rootManager_lte: arbitrumone_Bytes - rootManager_in: [arbitrumone_Bytes!] - rootManager_not_in: [arbitrumone_Bytes!] - rootManager_contains: arbitrumone_Bytes - rootManager_not_contains: arbitrumone_Bytes - mirrorConnector: arbitrumone_Bytes - mirrorConnector_not: arbitrumone_Bytes - mirrorConnector_gt: arbitrumone_Bytes - mirrorConnector_lt: arbitrumone_Bytes - mirrorConnector_gte: arbitrumone_Bytes - mirrorConnector_lte: arbitrumone_Bytes - mirrorConnector_in: [arbitrumone_Bytes!] - mirrorConnector_not_in: [arbitrumone_Bytes!] - mirrorConnector_contains: arbitrumone_Bytes - mirrorConnector_not_contains: arbitrumone_Bytes - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_ConnectorMeta_filter] - or: [arbitrumone_ConnectorMeta_filter] -} - -enum arbitrumone_ConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type arbitrumone_DestinationTransfer { +type optimism_OriginTransfer { id: ID! chainId: BigInt - transferId: arbitrumone_Bytes + transferId: optimism_Bytes nonce: BigInt - status: arbitrumone_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_Router_orderBy, orderDirection: arbitrumone_OrderDirection, where: arbitrumone_Router_filter): [arbitrumone_Router!] + status: optimism_TransferStatus + messageHash: optimism_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: arbitrumone_Bytes - delegate: arbitrumone_Bytes + to: optimism_Bytes + delegate: optimism_Bytes receiveLocal: Boolean - callData: arbitrumone_Bytes + callData: optimism_Bytes slippage: BigInt - bumpSlippageCount: BigInt - originSender: arbitrumone_Bytes + originSender: optimism_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: arbitrumone_Bytes - asset: arbitrumone_Asset - amount: BigInt - routersFee: BigInt - executedCaller: arbitrumone_Bytes - executedTransactionHash: arbitrumone_Bytes - executedTimestamp: BigInt - executedGasPrice: BigInt - executedGasLimit: BigInt - executedBlockNumber: BigInt - executedTxOrigin: arbitrumone_Bytes - executedTxNonce: BigInt - reconciledCaller: arbitrumone_Bytes - reconciledTransactionHash: arbitrumone_Bytes - reconciledTimestamp: BigInt - reconciledGasPrice: BigInt - reconciledGasLimit: BigInt - reconciledBlockNumber: BigInt - reconciledTxOrigin: arbitrumone_Bytes - reconciledTxNonce: BigInt + canonicalId: optimism_Bytes + asset: optimism_Asset + transactingAsset: optimism_Bytes + message: optimism_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: optimism_RelayerFee_orderBy, orderDirection: optimism_OrderDirection, where: optimism_RelayerFee_filter): [optimism_RelayerFee!] + initialRelayerFeeAsset: optimism_Bytes + caller: optimism_Bytes + transactionHash: optimism_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: optimism_Bytes + txNonce: BigInt } -input arbitrumone_DestinationTransfer_filter { +input optimism_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -150807,16 +148398,16 @@ input arbitrumone_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: arbitrumone_Bytes - transferId_not: arbitrumone_Bytes - transferId_gt: arbitrumone_Bytes - transferId_lt: arbitrumone_Bytes - transferId_gte: arbitrumone_Bytes - transferId_lte: arbitrumone_Bytes - transferId_in: [arbitrumone_Bytes!] - transferId_not_in: [arbitrumone_Bytes!] - transferId_contains: arbitrumone_Bytes - transferId_not_contains: arbitrumone_Bytes + transferId: optimism_Bytes + transferId_not: optimism_Bytes + transferId_gt: optimism_Bytes + transferId_lt: optimism_Bytes + transferId_gte: optimism_Bytes + transferId_lte: optimism_Bytes + transferId_in: [optimism_Bytes!] + transferId_not_in: [optimism_Bytes!] + transferId_contains: optimism_Bytes + transferId_not_contains: optimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -150825,17 +148416,20 @@ input arbitrumone_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: arbitrumone_TransferStatus - status_not: arbitrumone_TransferStatus - status_in: [arbitrumone_TransferStatus!] - status_not_in: [arbitrumone_TransferStatus!] - routers: [String!] - routers_not: [String!] - routers_contains: [String!] - routers_contains_nocase: [String!] - routers_not_contains: [String!] - routers_not_contains_nocase: [String!] - routers_: arbitrumone_Router_filter + status: optimism_TransferStatus + status_not: optimism_TransferStatus + status_in: [optimism_TransferStatus!] + status_not_in: [optimism_TransferStatus!] + messageHash: optimism_Bytes + messageHash_not: optimism_Bytes + messageHash_gt: optimism_Bytes + messageHash_lt: optimism_Bytes + messageHash_gte: optimism_Bytes + messageHash_lte: optimism_Bytes + messageHash_in: [optimism_Bytes!] + messageHash_not_in: [optimism_Bytes!] + messageHash_contains: optimism_Bytes + messageHash_not_contains: optimism_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -150860,40 +148454,40 @@ input arbitrumone_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: arbitrumone_Bytes - to_not: arbitrumone_Bytes - to_gt: arbitrumone_Bytes - to_lt: arbitrumone_Bytes - to_gte: arbitrumone_Bytes - to_lte: arbitrumone_Bytes - to_in: [arbitrumone_Bytes!] - to_not_in: [arbitrumone_Bytes!] - to_contains: arbitrumone_Bytes - to_not_contains: arbitrumone_Bytes - delegate: arbitrumone_Bytes - delegate_not: arbitrumone_Bytes - delegate_gt: arbitrumone_Bytes - delegate_lt: arbitrumone_Bytes - delegate_gte: arbitrumone_Bytes - delegate_lte: arbitrumone_Bytes - delegate_in: [arbitrumone_Bytes!] - delegate_not_in: [arbitrumone_Bytes!] - delegate_contains: arbitrumone_Bytes - delegate_not_contains: arbitrumone_Bytes + to: optimism_Bytes + to_not: optimism_Bytes + to_gt: optimism_Bytes + to_lt: optimism_Bytes + to_gte: optimism_Bytes + to_lte: optimism_Bytes + to_in: [optimism_Bytes!] + to_not_in: [optimism_Bytes!] + to_contains: optimism_Bytes + to_not_contains: optimism_Bytes + delegate: optimism_Bytes + delegate_not: optimism_Bytes + delegate_gt: optimism_Bytes + delegate_lt: optimism_Bytes + delegate_gte: optimism_Bytes + delegate_lte: optimism_Bytes + delegate_in: [optimism_Bytes!] + delegate_not_in: [optimism_Bytes!] + delegate_contains: optimism_Bytes + delegate_not_contains: optimism_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: arbitrumone_Bytes - callData_not: arbitrumone_Bytes - callData_gt: arbitrumone_Bytes - callData_lt: arbitrumone_Bytes - callData_gte: arbitrumone_Bytes - callData_lte: arbitrumone_Bytes - callData_in: [arbitrumone_Bytes!] - callData_not_in: [arbitrumone_Bytes!] - callData_contains: arbitrumone_Bytes - callData_not_contains: arbitrumone_Bytes + callData: optimism_Bytes + callData_not: optimism_Bytes + callData_gt: optimism_Bytes + callData_lt: optimism_Bytes + callData_gte: optimism_Bytes + callData_lte: optimism_Bytes + callData_in: [optimism_Bytes!] + callData_not_in: [optimism_Bytes!] + callData_contains: optimism_Bytes + callData_not_contains: optimism_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -150902,24 +148496,16 @@ input arbitrumone_DestinationTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - bumpSlippageCount: BigInt - bumpSlippageCount_not: BigInt - bumpSlippageCount_gt: BigInt - bumpSlippageCount_lt: BigInt - bumpSlippageCount_gte: BigInt - bumpSlippageCount_lte: BigInt - bumpSlippageCount_in: [BigInt!] - bumpSlippageCount_not_in: [BigInt!] - originSender: arbitrumone_Bytes - originSender_not: arbitrumone_Bytes - originSender_gt: arbitrumone_Bytes - originSender_lt: arbitrumone_Bytes - originSender_gte: arbitrumone_Bytes - originSender_lte: arbitrumone_Bytes - originSender_in: [arbitrumone_Bytes!] - originSender_not_in: [arbitrumone_Bytes!] - originSender_contains: arbitrumone_Bytes - originSender_not_contains: arbitrumone_Bytes + originSender: optimism_Bytes + originSender_not: optimism_Bytes + originSender_gt: optimism_Bytes + originSender_lt: optimism_Bytes + originSender_gte: optimism_Bytes + originSender_lte: optimism_Bytes + originSender_in: [optimism_Bytes!] + originSender_not_in: [optimism_Bytes!] + originSender_contains: optimism_Bytes + originSender_not_contains: optimism_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -150936,16 +148522,16 @@ input arbitrumone_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: arbitrumone_Bytes - canonicalId_not: arbitrumone_Bytes - canonicalId_gt: arbitrumone_Bytes - canonicalId_lt: arbitrumone_Bytes - canonicalId_gte: arbitrumone_Bytes - canonicalId_lte: arbitrumone_Bytes - canonicalId_in: [arbitrumone_Bytes!] - canonicalId_not_in: [arbitrumone_Bytes!] - canonicalId_contains: arbitrumone_Bytes - canonicalId_not_contains: arbitrumone_Bytes + canonicalId: optimism_Bytes + canonicalId_not: optimism_Bytes + canonicalId_gt: optimism_Bytes + canonicalId_lt: optimism_Bytes + canonicalId_gte: optimism_Bytes + canonicalId_lte: optimism_Bytes + canonicalId_in: [optimism_Bytes!] + canonicalId_not_in: [optimism_Bytes!] + canonicalId_contains: optimism_Bytes + canonicalId_not_contains: optimism_Bytes asset: String asset_not: String asset_gt: String @@ -150966,641 +148552,17 @@ input arbitrumone_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumone_Asset_filter - amount: BigInt - amount_not: BigInt - amount_gt: BigInt - amount_lt: BigInt - amount_gte: BigInt - amount_lte: BigInt - amount_in: [BigInt!] - amount_not_in: [BigInt!] - routersFee: BigInt - routersFee_not: BigInt - routersFee_gt: BigInt - routersFee_lt: BigInt - routersFee_gte: BigInt - routersFee_lte: BigInt - routersFee_in: [BigInt!] - routersFee_not_in: [BigInt!] - executedCaller: arbitrumone_Bytes - executedCaller_not: arbitrumone_Bytes - executedCaller_gt: arbitrumone_Bytes - executedCaller_lt: arbitrumone_Bytes - executedCaller_gte: arbitrumone_Bytes - executedCaller_lte: arbitrumone_Bytes - executedCaller_in: [arbitrumone_Bytes!] - executedCaller_not_in: [arbitrumone_Bytes!] - executedCaller_contains: arbitrumone_Bytes - executedCaller_not_contains: arbitrumone_Bytes - executedTransactionHash: arbitrumone_Bytes - executedTransactionHash_not: arbitrumone_Bytes - executedTransactionHash_gt: arbitrumone_Bytes - executedTransactionHash_lt: arbitrumone_Bytes - executedTransactionHash_gte: arbitrumone_Bytes - executedTransactionHash_lte: arbitrumone_Bytes - executedTransactionHash_in: [arbitrumone_Bytes!] - executedTransactionHash_not_in: [arbitrumone_Bytes!] - executedTransactionHash_contains: arbitrumone_Bytes - executedTransactionHash_not_contains: arbitrumone_Bytes - executedTimestamp: BigInt - executedTimestamp_not: BigInt - executedTimestamp_gt: BigInt - executedTimestamp_lt: BigInt - executedTimestamp_gte: BigInt - executedTimestamp_lte: BigInt - executedTimestamp_in: [BigInt!] - executedTimestamp_not_in: [BigInt!] - executedGasPrice: BigInt - executedGasPrice_not: BigInt - executedGasPrice_gt: BigInt - executedGasPrice_lt: BigInt - executedGasPrice_gte: BigInt - executedGasPrice_lte: BigInt - executedGasPrice_in: [BigInt!] - executedGasPrice_not_in: [BigInt!] - executedGasLimit: BigInt - executedGasLimit_not: BigInt - executedGasLimit_gt: BigInt - executedGasLimit_lt: BigInt - executedGasLimit_gte: BigInt - executedGasLimit_lte: BigInt - executedGasLimit_in: [BigInt!] - executedGasLimit_not_in: [BigInt!] - executedBlockNumber: BigInt - executedBlockNumber_not: BigInt - executedBlockNumber_gt: BigInt - executedBlockNumber_lt: BigInt - executedBlockNumber_gte: BigInt - executedBlockNumber_lte: BigInt - executedBlockNumber_in: [BigInt!] - executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: arbitrumone_Bytes - executedTxOrigin_not: arbitrumone_Bytes - executedTxOrigin_gt: arbitrumone_Bytes - executedTxOrigin_lt: arbitrumone_Bytes - executedTxOrigin_gte: arbitrumone_Bytes - executedTxOrigin_lte: arbitrumone_Bytes - executedTxOrigin_in: [arbitrumone_Bytes!] - executedTxOrigin_not_in: [arbitrumone_Bytes!] - executedTxOrigin_contains: arbitrumone_Bytes - executedTxOrigin_not_contains: arbitrumone_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: arbitrumone_Bytes - reconciledCaller_not: arbitrumone_Bytes - reconciledCaller_gt: arbitrumone_Bytes - reconciledCaller_lt: arbitrumone_Bytes - reconciledCaller_gte: arbitrumone_Bytes - reconciledCaller_lte: arbitrumone_Bytes - reconciledCaller_in: [arbitrumone_Bytes!] - reconciledCaller_not_in: [arbitrumone_Bytes!] - reconciledCaller_contains: arbitrumone_Bytes - reconciledCaller_not_contains: arbitrumone_Bytes - reconciledTransactionHash: arbitrumone_Bytes - reconciledTransactionHash_not: arbitrumone_Bytes - reconciledTransactionHash_gt: arbitrumone_Bytes - reconciledTransactionHash_lt: arbitrumone_Bytes - reconciledTransactionHash_gte: arbitrumone_Bytes - reconciledTransactionHash_lte: arbitrumone_Bytes - reconciledTransactionHash_in: [arbitrumone_Bytes!] - reconciledTransactionHash_not_in: [arbitrumone_Bytes!] - reconciledTransactionHash_contains: arbitrumone_Bytes - reconciledTransactionHash_not_contains: arbitrumone_Bytes - reconciledTimestamp: BigInt - reconciledTimestamp_not: BigInt - reconciledTimestamp_gt: BigInt - reconciledTimestamp_lt: BigInt - reconciledTimestamp_gte: BigInt - reconciledTimestamp_lte: BigInt - reconciledTimestamp_in: [BigInt!] - reconciledTimestamp_not_in: [BigInt!] - reconciledGasPrice: BigInt - reconciledGasPrice_not: BigInt - reconciledGasPrice_gt: BigInt - reconciledGasPrice_lt: BigInt - reconciledGasPrice_gte: BigInt - reconciledGasPrice_lte: BigInt - reconciledGasPrice_in: [BigInt!] - reconciledGasPrice_not_in: [BigInt!] - reconciledGasLimit: BigInt - reconciledGasLimit_not: BigInt - reconciledGasLimit_gt: BigInt - reconciledGasLimit_lt: BigInt - reconciledGasLimit_gte: BigInt - reconciledGasLimit_lte: BigInt - reconciledGasLimit_in: [BigInt!] - reconciledGasLimit_not_in: [BigInt!] - reconciledBlockNumber: BigInt - reconciledBlockNumber_not: BigInt - reconciledBlockNumber_gt: BigInt - reconciledBlockNumber_lt: BigInt - reconciledBlockNumber_gte: BigInt - reconciledBlockNumber_lte: BigInt - reconciledBlockNumber_in: [BigInt!] - reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: arbitrumone_Bytes - reconciledTxOrigin_not: arbitrumone_Bytes - reconciledTxOrigin_gt: arbitrumone_Bytes - reconciledTxOrigin_lt: arbitrumone_Bytes - reconciledTxOrigin_gte: arbitrumone_Bytes - reconciledTxOrigin_lte: arbitrumone_Bytes - reconciledTxOrigin_in: [arbitrumone_Bytes!] - reconciledTxOrigin_not_in: [arbitrumone_Bytes!] - reconciledTxOrigin_contains: arbitrumone_Bytes - reconciledTxOrigin_not_contains: arbitrumone_Bytes - reconciledTxNonce: BigInt - reconciledTxNonce_not: BigInt - reconciledTxNonce_gt: BigInt - reconciledTxNonce_lt: BigInt - reconciledTxNonce_gte: BigInt - reconciledTxNonce_lte: BigInt - reconciledTxNonce_in: [BigInt!] - reconciledTxNonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_DestinationTransfer_filter] - or: [arbitrumone_DestinationTransfer_filter] -} - -enum arbitrumone_DestinationTransfer_orderBy { - id - chainId - transferId - nonce - status - routers - originDomain - destinationDomain - canonicalDomain - to - delegate - receiveLocal - callData - slippage - bumpSlippageCount - originSender - bridgedAmt - normalizedIn - canonicalId - asset - asset__id - asset__key - asset__decimal - asset__adoptedDecimal - asset__canonicalId - asset__canonicalDomain - asset__adoptedAsset - asset__localAsset - asset__blockNumber - amount - routersFee - executedCaller - executedTransactionHash - executedTimestamp - executedGasPrice - executedGasLimit - executedBlockNumber - executedTxOrigin - executedTxNonce - reconciledCaller - reconciledTransactionHash - reconciledTimestamp - reconciledGasPrice - reconciledGasLimit - reconciledBlockNumber - reconciledTxOrigin - reconciledTxNonce -} - -""" -8 bytes signed integer - -""" -scalar arbitrumone_Int8 - -type arbitrumone_OptimisticRootFinalized { - id: ID! - aggregateRoot: arbitrumone_Bytes! - timestamp: BigInt! - blockNumber: BigInt -} - -input arbitrumone_OptimisticRootFinalized_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: arbitrumone_Bytes - aggregateRoot_not: arbitrumone_Bytes - aggregateRoot_gt: arbitrumone_Bytes - aggregateRoot_lt: arbitrumone_Bytes - aggregateRoot_gte: arbitrumone_Bytes - aggregateRoot_lte: arbitrumone_Bytes - aggregateRoot_in: [arbitrumone_Bytes!] - aggregateRoot_not_in: [arbitrumone_Bytes!] - aggregateRoot_contains: arbitrumone_Bytes - aggregateRoot_not_contains: arbitrumone_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_OptimisticRootFinalized_filter] - or: [arbitrumone_OptimisticRootFinalized_filter] -} - -enum arbitrumone_OptimisticRootFinalized_orderBy { - id - aggregateRoot - timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum arbitrumone_OrderDirection { - asc - desc -} - -type arbitrumone_OriginMessage { - id: ID! - transferId: arbitrumone_Bytes - destinationDomain: BigInt - leaf: arbitrumone_Bytes - index: BigInt - message: arbitrumone_Bytes - root: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - blockNumber: BigInt - rootCount: arbitrumone_RootCount -} - -input arbitrumone_OriginMessage_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - transferId: arbitrumone_Bytes - transferId_not: arbitrumone_Bytes - transferId_gt: arbitrumone_Bytes - transferId_lt: arbitrumone_Bytes - transferId_gte: arbitrumone_Bytes - transferId_lte: arbitrumone_Bytes - transferId_in: [arbitrumone_Bytes!] - transferId_not_in: [arbitrumone_Bytes!] - transferId_contains: arbitrumone_Bytes - transferId_not_contains: arbitrumone_Bytes - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - leaf: arbitrumone_Bytes - leaf_not: arbitrumone_Bytes - leaf_gt: arbitrumone_Bytes - leaf_lt: arbitrumone_Bytes - leaf_gte: arbitrumone_Bytes - leaf_lte: arbitrumone_Bytes - leaf_in: [arbitrumone_Bytes!] - leaf_not_in: [arbitrumone_Bytes!] - leaf_contains: arbitrumone_Bytes - leaf_not_contains: arbitrumone_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] - message: arbitrumone_Bytes - message_not: arbitrumone_Bytes - message_gt: arbitrumone_Bytes - message_lt: arbitrumone_Bytes - message_gte: arbitrumone_Bytes - message_lte: arbitrumone_Bytes - message_in: [arbitrumone_Bytes!] - message_not_in: [arbitrumone_Bytes!] - message_contains: arbitrumone_Bytes - message_not_contains: arbitrumone_Bytes - root: arbitrumone_Bytes - root_not: arbitrumone_Bytes - root_gt: arbitrumone_Bytes - root_lt: arbitrumone_Bytes - root_gte: arbitrumone_Bytes - root_lte: arbitrumone_Bytes - root_in: [arbitrumone_Bytes!] - root_not_in: [arbitrumone_Bytes!] - root_contains: arbitrumone_Bytes - root_not_contains: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - transactionHash_not: arbitrumone_Bytes - transactionHash_gt: arbitrumone_Bytes - transactionHash_lt: arbitrumone_Bytes - transactionHash_gte: arbitrumone_Bytes - transactionHash_lte: arbitrumone_Bytes - transactionHash_in: [arbitrumone_Bytes!] - transactionHash_not_in: [arbitrumone_Bytes!] - transactionHash_contains: arbitrumone_Bytes - transactionHash_not_contains: arbitrumone_Bytes - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] - rootCount: String - rootCount_not: String - rootCount_gt: String - rootCount_lt: String - rootCount_gte: String - rootCount_lte: String - rootCount_in: [String!] - rootCount_not_in: [String!] - rootCount_contains: String - rootCount_contains_nocase: String - rootCount_not_contains: String - rootCount_not_contains_nocase: String - rootCount_starts_with: String - rootCount_starts_with_nocase: String - rootCount_not_starts_with: String - rootCount_not_starts_with_nocase: String - rootCount_ends_with: String - rootCount_ends_with_nocase: String - rootCount_not_ends_with: String - rootCount_not_ends_with_nocase: String - rootCount_: arbitrumone_RootCount_filter - """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_OriginMessage_filter] - or: [arbitrumone_OriginMessage_filter] -} - -enum arbitrumone_OriginMessage_orderBy { - id - transferId - destinationDomain - leaf - index - message - root - transactionHash - blockNumber - rootCount - rootCount__id - rootCount__count -} - -type arbitrumone_OriginTransfer { - id: ID! - chainId: BigInt - transferId: arbitrumone_Bytes - nonce: BigInt - status: arbitrumone_TransferStatus - messageHash: arbitrumone_Bytes - originDomain: BigInt - destinationDomain: BigInt - canonicalDomain: BigInt - to: arbitrumone_Bytes - delegate: arbitrumone_Bytes - receiveLocal: Boolean - callData: arbitrumone_Bytes - slippage: BigInt - originSender: arbitrumone_Bytes - bridgedAmt: BigInt - normalizedIn: BigInt - canonicalId: arbitrumone_Bytes - asset: arbitrumone_Asset - transactingAsset: arbitrumone_Bytes - message: arbitrumone_OriginMessage - bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_RelayerFee_orderBy, orderDirection: arbitrumone_OrderDirection, where: arbitrumone_RelayerFee_filter): [arbitrumone_RelayerFee!] - initialRelayerFeeAsset: arbitrumone_Bytes - caller: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt - txOrigin: arbitrumone_Bytes - txNonce: BigInt -} - -input arbitrumone_OriginTransfer_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - chainId: BigInt - chainId_not: BigInt - chainId_gt: BigInt - chainId_lt: BigInt - chainId_gte: BigInt - chainId_lte: BigInt - chainId_in: [BigInt!] - chainId_not_in: [BigInt!] - transferId: arbitrumone_Bytes - transferId_not: arbitrumone_Bytes - transferId_gt: arbitrumone_Bytes - transferId_lt: arbitrumone_Bytes - transferId_gte: arbitrumone_Bytes - transferId_lte: arbitrumone_Bytes - transferId_in: [arbitrumone_Bytes!] - transferId_not_in: [arbitrumone_Bytes!] - transferId_contains: arbitrumone_Bytes - transferId_not_contains: arbitrumone_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] - status: arbitrumone_TransferStatus - status_not: arbitrumone_TransferStatus - status_in: [arbitrumone_TransferStatus!] - status_not_in: [arbitrumone_TransferStatus!] - messageHash: arbitrumone_Bytes - messageHash_not: arbitrumone_Bytes - messageHash_gt: arbitrumone_Bytes - messageHash_lt: arbitrumone_Bytes - messageHash_gte: arbitrumone_Bytes - messageHash_lte: arbitrumone_Bytes - messageHash_in: [arbitrumone_Bytes!] - messageHash_not_in: [arbitrumone_Bytes!] - messageHash_contains: arbitrumone_Bytes - messageHash_not_contains: arbitrumone_Bytes - originDomain: BigInt - originDomain_not: BigInt - originDomain_gt: BigInt - originDomain_lt: BigInt - originDomain_gte: BigInt - originDomain_lte: BigInt - originDomain_in: [BigInt!] - originDomain_not_in: [BigInt!] - destinationDomain: BigInt - destinationDomain_not: BigInt - destinationDomain_gt: BigInt - destinationDomain_lt: BigInt - destinationDomain_gte: BigInt - destinationDomain_lte: BigInt - destinationDomain_in: [BigInt!] - destinationDomain_not_in: [BigInt!] - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - to: arbitrumone_Bytes - to_not: arbitrumone_Bytes - to_gt: arbitrumone_Bytes - to_lt: arbitrumone_Bytes - to_gte: arbitrumone_Bytes - to_lte: arbitrumone_Bytes - to_in: [arbitrumone_Bytes!] - to_not_in: [arbitrumone_Bytes!] - to_contains: arbitrumone_Bytes - to_not_contains: arbitrumone_Bytes - delegate: arbitrumone_Bytes - delegate_not: arbitrumone_Bytes - delegate_gt: arbitrumone_Bytes - delegate_lt: arbitrumone_Bytes - delegate_gte: arbitrumone_Bytes - delegate_lte: arbitrumone_Bytes - delegate_in: [arbitrumone_Bytes!] - delegate_not_in: [arbitrumone_Bytes!] - delegate_contains: arbitrumone_Bytes - delegate_not_contains: arbitrumone_Bytes - receiveLocal: Boolean - receiveLocal_not: Boolean - receiveLocal_in: [Boolean!] - receiveLocal_not_in: [Boolean!] - callData: arbitrumone_Bytes - callData_not: arbitrumone_Bytes - callData_gt: arbitrumone_Bytes - callData_lt: arbitrumone_Bytes - callData_gte: arbitrumone_Bytes - callData_lte: arbitrumone_Bytes - callData_in: [arbitrumone_Bytes!] - callData_not_in: [arbitrumone_Bytes!] - callData_contains: arbitrumone_Bytes - callData_not_contains: arbitrumone_Bytes - slippage: BigInt - slippage_not: BigInt - slippage_gt: BigInt - slippage_lt: BigInt - slippage_gte: BigInt - slippage_lte: BigInt - slippage_in: [BigInt!] - slippage_not_in: [BigInt!] - originSender: arbitrumone_Bytes - originSender_not: arbitrumone_Bytes - originSender_gt: arbitrumone_Bytes - originSender_lt: arbitrumone_Bytes - originSender_gte: arbitrumone_Bytes - originSender_lte: arbitrumone_Bytes - originSender_in: [arbitrumone_Bytes!] - originSender_not_in: [arbitrumone_Bytes!] - originSender_contains: arbitrumone_Bytes - originSender_not_contains: arbitrumone_Bytes - bridgedAmt: BigInt - bridgedAmt_not: BigInt - bridgedAmt_gt: BigInt - bridgedAmt_lt: BigInt - bridgedAmt_gte: BigInt - bridgedAmt_lte: BigInt - bridgedAmt_in: [BigInt!] - bridgedAmt_not_in: [BigInt!] - normalizedIn: BigInt - normalizedIn_not: BigInt - normalizedIn_gt: BigInt - normalizedIn_lt: BigInt - normalizedIn_gte: BigInt - normalizedIn_lte: BigInt - normalizedIn_in: [BigInt!] - normalizedIn_not_in: [BigInt!] - canonicalId: arbitrumone_Bytes - canonicalId_not: arbitrumone_Bytes - canonicalId_gt: arbitrumone_Bytes - canonicalId_lt: arbitrumone_Bytes - canonicalId_gte: arbitrumone_Bytes - canonicalId_lte: arbitrumone_Bytes - canonicalId_in: [arbitrumone_Bytes!] - canonicalId_not_in: [arbitrumone_Bytes!] - canonicalId_contains: arbitrumone_Bytes - canonicalId_not_contains: arbitrumone_Bytes - asset: String - asset_not: String - asset_gt: String - asset_lt: String - asset_gte: String - asset_lte: String - asset_in: [String!] - asset_not_in: [String!] - asset_contains: String - asset_contains_nocase: String - asset_not_contains: String - asset_not_contains_nocase: String - asset_starts_with: String - asset_starts_with_nocase: String - asset_not_starts_with: String - asset_not_starts_with_nocase: String - asset_ends_with: String - asset_ends_with_nocase: String - asset_not_ends_with: String - asset_not_ends_with_nocase: String - asset_: arbitrumone_Asset_filter - transactingAsset: arbitrumone_Bytes - transactingAsset_not: arbitrumone_Bytes - transactingAsset_gt: arbitrumone_Bytes - transactingAsset_lt: arbitrumone_Bytes - transactingAsset_gte: arbitrumone_Bytes - transactingAsset_lte: arbitrumone_Bytes - transactingAsset_in: [arbitrumone_Bytes!] - transactingAsset_not_in: [arbitrumone_Bytes!] - transactingAsset_contains: arbitrumone_Bytes - transactingAsset_not_contains: arbitrumone_Bytes + asset_: optimism_Asset_filter + transactingAsset: optimism_Bytes + transactingAsset_not: optimism_Bytes + transactingAsset_gt: optimism_Bytes + transactingAsset_lt: optimism_Bytes + transactingAsset_gte: optimism_Bytes + transactingAsset_lte: optimism_Bytes + transactingAsset_in: [optimism_Bytes!] + transactingAsset_not_in: [optimism_Bytes!] + transactingAsset_contains: optimism_Bytes + transactingAsset_not_contains: optimism_Bytes message: String message_not: String message_gt: String @@ -151621,7 +148583,7 @@ input arbitrumone_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: arbitrumone_OriginMessage_filter + message_: optimism_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -151636,37 +148598,37 @@ input arbitrumone_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: arbitrumone_RelayerFee_filter - initialRelayerFeeAsset: arbitrumone_Bytes - initialRelayerFeeAsset_not: arbitrumone_Bytes - initialRelayerFeeAsset_gt: arbitrumone_Bytes - initialRelayerFeeAsset_lt: arbitrumone_Bytes - initialRelayerFeeAsset_gte: arbitrumone_Bytes - initialRelayerFeeAsset_lte: arbitrumone_Bytes - initialRelayerFeeAsset_in: [arbitrumone_Bytes!] - initialRelayerFeeAsset_not_in: [arbitrumone_Bytes!] - initialRelayerFeeAsset_contains: arbitrumone_Bytes - initialRelayerFeeAsset_not_contains: arbitrumone_Bytes - caller: arbitrumone_Bytes - caller_not: arbitrumone_Bytes - caller_gt: arbitrumone_Bytes - caller_lt: arbitrumone_Bytes - caller_gte: arbitrumone_Bytes - caller_lte: arbitrumone_Bytes - caller_in: [arbitrumone_Bytes!] - caller_not_in: [arbitrumone_Bytes!] - caller_contains: arbitrumone_Bytes - caller_not_contains: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - transactionHash_not: arbitrumone_Bytes - transactionHash_gt: arbitrumone_Bytes - transactionHash_lt: arbitrumone_Bytes - transactionHash_gte: arbitrumone_Bytes - transactionHash_lte: arbitrumone_Bytes - transactionHash_in: [arbitrumone_Bytes!] - transactionHash_not_in: [arbitrumone_Bytes!] - transactionHash_contains: arbitrumone_Bytes - transactionHash_not_contains: arbitrumone_Bytes + relayerFees_: optimism_RelayerFee_filter + initialRelayerFeeAsset: optimism_Bytes + initialRelayerFeeAsset_not: optimism_Bytes + initialRelayerFeeAsset_gt: optimism_Bytes + initialRelayerFeeAsset_lt: optimism_Bytes + initialRelayerFeeAsset_gte: optimism_Bytes + initialRelayerFeeAsset_lte: optimism_Bytes + initialRelayerFeeAsset_in: [optimism_Bytes!] + initialRelayerFeeAsset_not_in: [optimism_Bytes!] + initialRelayerFeeAsset_contains: optimism_Bytes + initialRelayerFeeAsset_not_contains: optimism_Bytes + caller: optimism_Bytes + caller_not: optimism_Bytes + caller_gt: optimism_Bytes + caller_lt: optimism_Bytes + caller_gte: optimism_Bytes + caller_lte: optimism_Bytes + caller_in: [optimism_Bytes!] + caller_not_in: [optimism_Bytes!] + caller_contains: optimism_Bytes + caller_not_contains: optimism_Bytes + transactionHash: optimism_Bytes + transactionHash_not: optimism_Bytes + transactionHash_gt: optimism_Bytes + transactionHash_lt: optimism_Bytes + transactionHash_gte: optimism_Bytes + transactionHash_lte: optimism_Bytes + transactionHash_in: [optimism_Bytes!] + transactionHash_not_in: [optimism_Bytes!] + transactionHash_contains: optimism_Bytes + transactionHash_not_contains: optimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -151699,16 +148661,16 @@ input arbitrumone_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: arbitrumone_Bytes - txOrigin_not: arbitrumone_Bytes - txOrigin_gt: arbitrumone_Bytes - txOrigin_lt: arbitrumone_Bytes - txOrigin_gte: arbitrumone_Bytes - txOrigin_lte: arbitrumone_Bytes - txOrigin_in: [arbitrumone_Bytes!] - txOrigin_not_in: [arbitrumone_Bytes!] - txOrigin_contains: arbitrumone_Bytes - txOrigin_not_contains: arbitrumone_Bytes + txOrigin: optimism_Bytes + txOrigin_not: optimism_Bytes + txOrigin_gt: optimism_Bytes + txOrigin_lt: optimism_Bytes + txOrigin_gte: optimism_Bytes + txOrigin_lte: optimism_Bytes + txOrigin_in: [optimism_Bytes!] + txOrigin_not_in: [optimism_Bytes!] + txOrigin_contains: optimism_Bytes + txOrigin_not_contains: optimism_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -151718,12 +148680,12 @@ input arbitrumone_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_OriginTransfer_filter] - or: [arbitrumone_OriginTransfer_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_OriginTransfer_filter] + or: [optimism_OriginTransfer_filter] } -enum arbitrumone_OriginTransfer_orderBy { +enum optimism_OriginTransfer_orderBy { id chainId transferId @@ -151776,20 +148738,20 @@ enum arbitrumone_OriginTransfer_orderBy { txNonce } -type arbitrumone_Relayer { +type optimism_Relayer { id: ID! isActive: Boolean! - relayer: arbitrumone_Bytes + relayer: optimism_Bytes } -type arbitrumone_RelayerFee { +type optimism_RelayerFee { id: ID! - transfer: arbitrumone_OriginTransfer! + transfer: optimism_OriginTransfer! fee: BigInt! - asset: arbitrumone_Bytes! + asset: optimism_Bytes! } -input arbitrumone_RelayerFee_filter { +input optimism_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -151818,7 +148780,7 @@ input arbitrumone_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: arbitrumone_OriginTransfer_filter + transfer_: optimism_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -151827,23 +148789,23 @@ input arbitrumone_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: arbitrumone_Bytes - asset_not: arbitrumone_Bytes - asset_gt: arbitrumone_Bytes - asset_lt: arbitrumone_Bytes - asset_gte: arbitrumone_Bytes - asset_lte: arbitrumone_Bytes - asset_in: [arbitrumone_Bytes!] - asset_not_in: [arbitrumone_Bytes!] - asset_contains: arbitrumone_Bytes - asset_not_contains: arbitrumone_Bytes + asset: optimism_Bytes + asset_not: optimism_Bytes + asset_gt: optimism_Bytes + asset_lt: optimism_Bytes + asset_gte: optimism_Bytes + asset_lte: optimism_Bytes + asset_in: [optimism_Bytes!] + asset_not_in: [optimism_Bytes!] + asset_contains: optimism_Bytes + asset_not_contains: optimism_Bytes """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_RelayerFee_filter] - or: [arbitrumone_RelayerFee_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_RelayerFee_filter] + or: [optimism_RelayerFee_filter] } -enum arbitrumone_RelayerFee_orderBy { +enum optimism_RelayerFee_orderBy { id transfer transfer__id @@ -151879,20 +148841,20 @@ enum arbitrumone_RelayerFee_orderBy { asset } -type arbitrumone_RelayerFeesIncrease { +type optimism_RelayerFeesIncrease { id: ID! - transfer: arbitrumone_OriginTransfer! + transfer: optimism_OriginTransfer! increase: BigInt - asset: arbitrumone_Bytes - caller: arbitrumone_Bytes! - transactionHash: arbitrumone_Bytes! + asset: optimism_Bytes + caller: optimism_Bytes! + transactionHash: optimism_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input arbitrumone_RelayerFeesIncrease_filter { +input optimism_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -151921,7 +148883,7 @@ input arbitrumone_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: arbitrumone_OriginTransfer_filter + transfer_: optimism_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -151930,36 +148892,36 @@ input arbitrumone_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: arbitrumone_Bytes - asset_not: arbitrumone_Bytes - asset_gt: arbitrumone_Bytes - asset_lt: arbitrumone_Bytes - asset_gte: arbitrumone_Bytes - asset_lte: arbitrumone_Bytes - asset_in: [arbitrumone_Bytes!] - asset_not_in: [arbitrumone_Bytes!] - asset_contains: arbitrumone_Bytes - asset_not_contains: arbitrumone_Bytes - caller: arbitrumone_Bytes - caller_not: arbitrumone_Bytes - caller_gt: arbitrumone_Bytes - caller_lt: arbitrumone_Bytes - caller_gte: arbitrumone_Bytes - caller_lte: arbitrumone_Bytes - caller_in: [arbitrumone_Bytes!] - caller_not_in: [arbitrumone_Bytes!] - caller_contains: arbitrumone_Bytes - caller_not_contains: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - transactionHash_not: arbitrumone_Bytes - transactionHash_gt: arbitrumone_Bytes - transactionHash_lt: arbitrumone_Bytes - transactionHash_gte: arbitrumone_Bytes - transactionHash_lte: arbitrumone_Bytes - transactionHash_in: [arbitrumone_Bytes!] - transactionHash_not_in: [arbitrumone_Bytes!] - transactionHash_contains: arbitrumone_Bytes - transactionHash_not_contains: arbitrumone_Bytes + asset: optimism_Bytes + asset_not: optimism_Bytes + asset_gt: optimism_Bytes + asset_lt: optimism_Bytes + asset_gte: optimism_Bytes + asset_lte: optimism_Bytes + asset_in: [optimism_Bytes!] + asset_not_in: [optimism_Bytes!] + asset_contains: optimism_Bytes + asset_not_contains: optimism_Bytes + caller: optimism_Bytes + caller_not: optimism_Bytes + caller_gt: optimism_Bytes + caller_lt: optimism_Bytes + caller_gte: optimism_Bytes + caller_lte: optimism_Bytes + caller_in: [optimism_Bytes!] + caller_not_in: [optimism_Bytes!] + caller_contains: optimism_Bytes + caller_not_contains: optimism_Bytes + transactionHash: optimism_Bytes + transactionHash_not: optimism_Bytes + transactionHash_gt: optimism_Bytes + transactionHash_lt: optimism_Bytes + transactionHash_gte: optimism_Bytes + transactionHash_lte: optimism_Bytes + transactionHash_in: [optimism_Bytes!] + transactionHash_not_in: [optimism_Bytes!] + transactionHash_contains: optimism_Bytes + transactionHash_not_contains: optimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -151993,12 +148955,12 @@ input arbitrumone_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_RelayerFeesIncrease_filter] - or: [arbitrumone_RelayerFeesIncrease_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_RelayerFeesIncrease_filter] + or: [optimism_RelayerFeesIncrease_filter] } -enum arbitrumone_RelayerFeesIncrease_orderBy { +enum optimism_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -152040,7 +149002,7 @@ enum arbitrumone_RelayerFeesIncrease_orderBy { blockNumber } -input arbitrumone_Relayer_filter { +input optimism_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -152053,34 +149015,34 @@ input arbitrumone_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: arbitrumone_Bytes - relayer_not: arbitrumone_Bytes - relayer_gt: arbitrumone_Bytes - relayer_lt: arbitrumone_Bytes - relayer_gte: arbitrumone_Bytes - relayer_lte: arbitrumone_Bytes - relayer_in: [arbitrumone_Bytes!] - relayer_not_in: [arbitrumone_Bytes!] - relayer_contains: arbitrumone_Bytes - relayer_not_contains: arbitrumone_Bytes + relayer: optimism_Bytes + relayer_not: optimism_Bytes + relayer_gt: optimism_Bytes + relayer_lt: optimism_Bytes + relayer_gte: optimism_Bytes + relayer_lte: optimism_Bytes + relayer_in: [optimism_Bytes!] + relayer_not_in: [optimism_Bytes!] + relayer_contains: optimism_Bytes + relayer_not_contains: optimism_Bytes """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_Relayer_filter] - or: [arbitrumone_Relayer_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_Relayer_filter] + or: [optimism_Relayer_filter] } -enum arbitrumone_Relayer_orderBy { +enum optimism_Relayer_orderBy { id isActive relayer } -type arbitrumone_RootCount { +type optimism_RootCount { id: ID! count: BigInt } -input arbitrumone_RootCount_filter { +input optimism_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -152098,31 +149060,31 @@ input arbitrumone_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_RootCount_filter] - or: [arbitrumone_RootCount_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_RootCount_filter] + or: [optimism_RootCount_filter] } -enum arbitrumone_RootCount_orderBy { +enum optimism_RootCount_orderBy { id count } -type arbitrumone_RootMessageSent { +type optimism_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: arbitrumone_Bytes + root: optimism_Bytes count: BigInt - caller: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes + caller: optimism_Bytes + transactionHash: optimism_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input arbitrumone_RootMessageSent_filter { +input optimism_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -152147,16 +149109,16 @@ input arbitrumone_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: arbitrumone_Bytes - root_not: arbitrumone_Bytes - root_gt: arbitrumone_Bytes - root_lt: arbitrumone_Bytes - root_gte: arbitrumone_Bytes - root_lte: arbitrumone_Bytes - root_in: [arbitrumone_Bytes!] - root_not_in: [arbitrumone_Bytes!] - root_contains: arbitrumone_Bytes - root_not_contains: arbitrumone_Bytes + root: optimism_Bytes + root_not: optimism_Bytes + root_gt: optimism_Bytes + root_lt: optimism_Bytes + root_gte: optimism_Bytes + root_lte: optimism_Bytes + root_in: [optimism_Bytes!] + root_not_in: [optimism_Bytes!] + root_contains: optimism_Bytes + root_not_contains: optimism_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -152165,26 +149127,26 @@ input arbitrumone_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: arbitrumone_Bytes - caller_not: arbitrumone_Bytes - caller_gt: arbitrumone_Bytes - caller_lt: arbitrumone_Bytes - caller_gte: arbitrumone_Bytes - caller_lte: arbitrumone_Bytes - caller_in: [arbitrumone_Bytes!] - caller_not_in: [arbitrumone_Bytes!] - caller_contains: arbitrumone_Bytes - caller_not_contains: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - transactionHash_not: arbitrumone_Bytes - transactionHash_gt: arbitrumone_Bytes - transactionHash_lt: arbitrumone_Bytes - transactionHash_gte: arbitrumone_Bytes - transactionHash_lte: arbitrumone_Bytes - transactionHash_in: [arbitrumone_Bytes!] - transactionHash_not_in: [arbitrumone_Bytes!] - transactionHash_contains: arbitrumone_Bytes - transactionHash_not_contains: arbitrumone_Bytes + caller: optimism_Bytes + caller_not: optimism_Bytes + caller_gt: optimism_Bytes + caller_lt: optimism_Bytes + caller_gte: optimism_Bytes + caller_lte: optimism_Bytes + caller_in: [optimism_Bytes!] + caller_not_in: [optimism_Bytes!] + caller_contains: optimism_Bytes + caller_not_contains: optimism_Bytes + transactionHash: optimism_Bytes + transactionHash_not: optimism_Bytes + transactionHash_gt: optimism_Bytes + transactionHash_lt: optimism_Bytes + transactionHash_gte: optimism_Bytes + transactionHash_lte: optimism_Bytes + transactionHash_in: [optimism_Bytes!] + transactionHash_not_in: [optimism_Bytes!] + transactionHash_contains: optimism_Bytes + transactionHash_not_contains: optimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -152218,12 +149180,12 @@ input arbitrumone_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_RootMessageSent_filter] - or: [arbitrumone_RootMessageSent_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_RootMessageSent_filter] + or: [optimism_RootMessageSent_filter] } -enum arbitrumone_RootMessageSent_orderBy { +enum optimism_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -152237,25 +149199,25 @@ enum arbitrumone_RootMessageSent_orderBy { blockNumber } -type arbitrumone_Router { +type optimism_Router { id: ID! isActive: Boolean! - owner: arbitrumone_Bytes - recipient: arbitrumone_Bytes - proposedOwner: arbitrumone_Bytes + owner: optimism_Bytes + recipient: optimism_Bytes + proposedOwner: optimism_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_AssetBalance_orderBy, orderDirection: arbitrumone_OrderDirection, where: arbitrumone_AssetBalance_filter): [arbitrumone_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: optimism_AssetBalance_orderBy, orderDirection: optimism_OrderDirection, where: optimism_AssetBalance_filter): [optimism_AssetBalance!]! } -type arbitrumone_RouterDailyTVL { +type optimism_RouterDailyTVL { id: ID! - router: arbitrumone_Router! - asset: arbitrumone_Asset! + router: optimism_Router! + asset: optimism_Asset! timestamp: BigInt! balance: BigInt! } -input arbitrumone_RouterDailyTVL_filter { +input optimism_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -152284,7 +149246,7 @@ input arbitrumone_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: arbitrumone_Router_filter + router_: optimism_Router_filter asset: String asset_not: String asset_gt: String @@ -152305,7 +149267,7 @@ input arbitrumone_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumone_Asset_filter + asset_: optimism_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -152323,12 +149285,12 @@ input arbitrumone_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_RouterDailyTVL_filter] - or: [arbitrumone_RouterDailyTVL_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_RouterDailyTVL_filter] + or: [optimism_RouterDailyTVL_filter] } -enum arbitrumone_RouterDailyTVL_orderBy { +enum optimism_RouterDailyTVL_orderBy { id router router__id @@ -152351,26 +149313,26 @@ enum arbitrumone_RouterDailyTVL_orderBy { balance } -type arbitrumone_RouterLiquidityEvent { +type optimism_RouterLiquidityEvent { id: ID! - type: arbitrumone_RouterLiquidityEventType - router: arbitrumone_Router! - asset: arbitrumone_Asset! + type: optimism_RouterLiquidityEventType + router: optimism_Router! + asset: optimism_Asset! amount: BigInt! balance: BigInt! - caller: arbitrumone_Bytes + caller: optimism_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: arbitrumone_Bytes! + transactionHash: optimism_Bytes! nonce: BigInt! } -enum arbitrumone_RouterLiquidityEventType { +enum optimism_RouterLiquidityEventType { Add Remove } -input arbitrumone_RouterLiquidityEvent_filter { +input optimism_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -152379,10 +149341,10 @@ input arbitrumone_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: arbitrumone_RouterLiquidityEventType - type_not: arbitrumone_RouterLiquidityEventType - type_in: [arbitrumone_RouterLiquidityEventType!] - type_not_in: [arbitrumone_RouterLiquidityEventType!] + type: optimism_RouterLiquidityEventType + type_not: optimism_RouterLiquidityEventType + type_in: [optimism_RouterLiquidityEventType!] + type_not_in: [optimism_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -152403,7 +149365,7 @@ input arbitrumone_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: arbitrumone_Router_filter + router_: optimism_Router_filter asset: String asset_not: String asset_gt: String @@ -152424,7 +149386,7 @@ input arbitrumone_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumone_Asset_filter + asset_: optimism_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -152441,16 +149403,16 @@ input arbitrumone_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: arbitrumone_Bytes - caller_not: arbitrumone_Bytes - caller_gt: arbitrumone_Bytes - caller_lt: arbitrumone_Bytes - caller_gte: arbitrumone_Bytes - caller_lte: arbitrumone_Bytes - caller_in: [arbitrumone_Bytes!] - caller_not_in: [arbitrumone_Bytes!] - caller_contains: arbitrumone_Bytes - caller_not_contains: arbitrumone_Bytes + caller: optimism_Bytes + caller_not: optimism_Bytes + caller_gt: optimism_Bytes + caller_lt: optimism_Bytes + caller_gte: optimism_Bytes + caller_lte: optimism_Bytes + caller_in: [optimism_Bytes!] + caller_not_in: [optimism_Bytes!] + caller_contains: optimism_Bytes + caller_not_contains: optimism_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -152467,16 +149429,16 @@ input arbitrumone_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: arbitrumone_Bytes - transactionHash_not: arbitrumone_Bytes - transactionHash_gt: arbitrumone_Bytes - transactionHash_lt: arbitrumone_Bytes - transactionHash_gte: arbitrumone_Bytes - transactionHash_lte: arbitrumone_Bytes - transactionHash_in: [arbitrumone_Bytes!] - transactionHash_not_in: [arbitrumone_Bytes!] - transactionHash_contains: arbitrumone_Bytes - transactionHash_not_contains: arbitrumone_Bytes + transactionHash: optimism_Bytes + transactionHash_not: optimism_Bytes + transactionHash_gt: optimism_Bytes + transactionHash_lt: optimism_Bytes + transactionHash_gte: optimism_Bytes + transactionHash_lte: optimism_Bytes + transactionHash_in: [optimism_Bytes!] + transactionHash_not_in: [optimism_Bytes!] + transactionHash_contains: optimism_Bytes + transactionHash_not_contains: optimism_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -152486,12 +149448,12 @@ input arbitrumone_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_RouterLiquidityEvent_filter] - or: [arbitrumone_RouterLiquidityEvent_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_RouterLiquidityEvent_filter] + or: [optimism_RouterLiquidityEvent_filter] } -enum arbitrumone_RouterLiquidityEvent_orderBy { +enum optimism_RouterLiquidityEvent_orderBy { id type router @@ -152520,7 +149482,7 @@ enum arbitrumone_RouterLiquidityEvent_orderBy { nonce } -input arbitrumone_Router_filter { +input optimism_Router_filter { id: ID id_not: ID id_gt: ID @@ -152533,36 +149495,36 @@ input arbitrumone_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: arbitrumone_Bytes - owner_not: arbitrumone_Bytes - owner_gt: arbitrumone_Bytes - owner_lt: arbitrumone_Bytes - owner_gte: arbitrumone_Bytes - owner_lte: arbitrumone_Bytes - owner_in: [arbitrumone_Bytes!] - owner_not_in: [arbitrumone_Bytes!] - owner_contains: arbitrumone_Bytes - owner_not_contains: arbitrumone_Bytes - recipient: arbitrumone_Bytes - recipient_not: arbitrumone_Bytes - recipient_gt: arbitrumone_Bytes - recipient_lt: arbitrumone_Bytes - recipient_gte: arbitrumone_Bytes - recipient_lte: arbitrumone_Bytes - recipient_in: [arbitrumone_Bytes!] - recipient_not_in: [arbitrumone_Bytes!] - recipient_contains: arbitrumone_Bytes - recipient_not_contains: arbitrumone_Bytes - proposedOwner: arbitrumone_Bytes - proposedOwner_not: arbitrumone_Bytes - proposedOwner_gt: arbitrumone_Bytes - proposedOwner_lt: arbitrumone_Bytes - proposedOwner_gte: arbitrumone_Bytes - proposedOwner_lte: arbitrumone_Bytes - proposedOwner_in: [arbitrumone_Bytes!] - proposedOwner_not_in: [arbitrumone_Bytes!] - proposedOwner_contains: arbitrumone_Bytes - proposedOwner_not_contains: arbitrumone_Bytes + owner: optimism_Bytes + owner_not: optimism_Bytes + owner_gt: optimism_Bytes + owner_lt: optimism_Bytes + owner_gte: optimism_Bytes + owner_lte: optimism_Bytes + owner_in: [optimism_Bytes!] + owner_not_in: [optimism_Bytes!] + owner_contains: optimism_Bytes + owner_not_contains: optimism_Bytes + recipient: optimism_Bytes + recipient_not: optimism_Bytes + recipient_gt: optimism_Bytes + recipient_lt: optimism_Bytes + recipient_gte: optimism_Bytes + recipient_lte: optimism_Bytes + recipient_in: [optimism_Bytes!] + recipient_not_in: [optimism_Bytes!] + recipient_contains: optimism_Bytes + recipient_not_contains: optimism_Bytes + proposedOwner: optimism_Bytes + proposedOwner_not: optimism_Bytes + proposedOwner_gt: optimism_Bytes + proposedOwner_lt: optimism_Bytes + proposedOwner_gte: optimism_Bytes + proposedOwner_lte: optimism_Bytes + proposedOwner_in: [optimism_Bytes!] + proposedOwner_not_in: [optimism_Bytes!] + proposedOwner_contains: optimism_Bytes + proposedOwner_not_contains: optimism_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -152571,14 +149533,14 @@ input arbitrumone_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: arbitrumone_AssetBalance_filter + assetBalances_: optimism_AssetBalance_filter """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_Router_filter] - or: [arbitrumone_Router_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_Router_filter] + or: [optimism_Router_filter] } -enum arbitrumone_Router_orderBy { +enum optimism_Router_orderBy { id isActive owner @@ -152588,13 +149550,13 @@ enum arbitrumone_Router_orderBy { assetBalances } -type arbitrumone_Sequencer { +type optimism_Sequencer { id: ID! isActive: Boolean! - sequencer: arbitrumone_Bytes + sequencer: optimism_Bytes } -input arbitrumone_Sequencer_filter { +input optimism_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -152607,35 +149569,35 @@ input arbitrumone_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: arbitrumone_Bytes - sequencer_not: arbitrumone_Bytes - sequencer_gt: arbitrumone_Bytes - sequencer_lt: arbitrumone_Bytes - sequencer_gte: arbitrumone_Bytes - sequencer_lte: arbitrumone_Bytes - sequencer_in: [arbitrumone_Bytes!] - sequencer_not_in: [arbitrumone_Bytes!] - sequencer_contains: arbitrumone_Bytes - sequencer_not_contains: arbitrumone_Bytes + sequencer: optimism_Bytes + sequencer_not: optimism_Bytes + sequencer_gt: optimism_Bytes + sequencer_lt: optimism_Bytes + sequencer_gte: optimism_Bytes + sequencer_lte: optimism_Bytes + sequencer_in: [optimism_Bytes!] + sequencer_not_in: [optimism_Bytes!] + sequencer_contains: optimism_Bytes + sequencer_not_contains: optimism_Bytes """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_Sequencer_filter] - or: [arbitrumone_Sequencer_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_Sequencer_filter] + or: [optimism_Sequencer_filter] } -enum arbitrumone_Sequencer_orderBy { +enum optimism_Sequencer_orderBy { id isActive sequencer } -type arbitrumone_Setting { +type optimism_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: arbitrumone_Bytes! + caller: optimism_Bytes! } -input arbitrumone_Setting_filter { +input optimism_Setting_filter { id: ID id_not: ID id_gt: ID @@ -152652,41 +149614,41 @@ input arbitrumone_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: arbitrumone_Bytes - caller_not: arbitrumone_Bytes - caller_gt: arbitrumone_Bytes - caller_lt: arbitrumone_Bytes - caller_gte: arbitrumone_Bytes - caller_lte: arbitrumone_Bytes - caller_in: [arbitrumone_Bytes!] - caller_not_in: [arbitrumone_Bytes!] - caller_contains: arbitrumone_Bytes - caller_not_contains: arbitrumone_Bytes + caller: optimism_Bytes + caller_not: optimism_Bytes + caller_gt: optimism_Bytes + caller_lt: optimism_Bytes + caller_gte: optimism_Bytes + caller_lte: optimism_Bytes + caller_in: [optimism_Bytes!] + caller_not_in: [optimism_Bytes!] + caller_contains: optimism_Bytes + caller_not_contains: optimism_Bytes """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_Setting_filter] - or: [arbitrumone_Setting_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_Setting_filter] + or: [optimism_Setting_filter] } -enum arbitrumone_Setting_orderBy { +enum optimism_Setting_orderBy { id maxRoutersPerTransfer caller } -type arbitrumone_SlippageUpdate { +type optimism_SlippageUpdate { id: ID! - transfer: arbitrumone_DestinationTransfer! + transfer: optimism_DestinationTransfer! slippage: BigInt! - caller: arbitrumone_Bytes! - transactionHash: arbitrumone_Bytes! + caller: optimism_Bytes! + transactionHash: optimism_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input arbitrumone_SlippageUpdate_filter { +input optimism_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -152715,7 +149677,7 @@ input arbitrumone_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: arbitrumone_DestinationTransfer_filter + transfer_: optimism_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -152724,26 +149686,26 @@ input arbitrumone_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: arbitrumone_Bytes - caller_not: arbitrumone_Bytes - caller_gt: arbitrumone_Bytes - caller_lt: arbitrumone_Bytes - caller_gte: arbitrumone_Bytes - caller_lte: arbitrumone_Bytes - caller_in: [arbitrumone_Bytes!] - caller_not_in: [arbitrumone_Bytes!] - caller_contains: arbitrumone_Bytes - caller_not_contains: arbitrumone_Bytes - transactionHash: arbitrumone_Bytes - transactionHash_not: arbitrumone_Bytes - transactionHash_gt: arbitrumone_Bytes - transactionHash_lt: arbitrumone_Bytes - transactionHash_gte: arbitrumone_Bytes - transactionHash_lte: arbitrumone_Bytes - transactionHash_in: [arbitrumone_Bytes!] - transactionHash_not_in: [arbitrumone_Bytes!] - transactionHash_contains: arbitrumone_Bytes - transactionHash_not_contains: arbitrumone_Bytes + caller: optimism_Bytes + caller_not: optimism_Bytes + caller_gt: optimism_Bytes + caller_lt: optimism_Bytes + caller_gte: optimism_Bytes + caller_lte: optimism_Bytes + caller_in: [optimism_Bytes!] + caller_not_in: [optimism_Bytes!] + caller_contains: optimism_Bytes + caller_not_contains: optimism_Bytes + transactionHash: optimism_Bytes + transactionHash_not: optimism_Bytes + transactionHash_gt: optimism_Bytes + transactionHash_lt: optimism_Bytes + transactionHash_gte: optimism_Bytes + transactionHash_lte: optimism_Bytes + transactionHash_in: [optimism_Bytes!] + transactionHash_not_in: [optimism_Bytes!] + transactionHash_contains: optimism_Bytes + transactionHash_not_contains: optimism_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -152777,12 +149739,12 @@ input arbitrumone_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_SlippageUpdate_filter] - or: [arbitrumone_SlippageUpdate_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_SlippageUpdate_filter] + or: [optimism_SlippageUpdate_filter] } -enum arbitrumone_SlippageUpdate_orderBy { +enum optimism_SlippageUpdate_orderBy { id transfer transfer__id @@ -152830,16 +149792,16 @@ enum arbitrumone_SlippageUpdate_orderBy { blockNumber } -type arbitrumone_SnapshotRoot { +type optimism_SnapshotRoot { id: ID! spokeDomain: BigInt - root: arbitrumone_Bytes! + root: optimism_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input arbitrumone_SnapshotRoot_filter { +input optimism_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -152856,16 +149818,16 @@ input arbitrumone_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: arbitrumone_Bytes - root_not: arbitrumone_Bytes - root_gt: arbitrumone_Bytes - root_lt: arbitrumone_Bytes - root_gte: arbitrumone_Bytes - root_lte: arbitrumone_Bytes - root_in: [arbitrumone_Bytes!] - root_not_in: [arbitrumone_Bytes!] - root_contains: arbitrumone_Bytes - root_not_contains: arbitrumone_Bytes + root: optimism_Bytes + root_not: optimism_Bytes + root_gt: optimism_Bytes + root_lt: optimism_Bytes + root_gte: optimism_Bytes + root_lte: optimism_Bytes + root_in: [optimism_Bytes!] + root_not_in: [optimism_Bytes!] + root_contains: optimism_Bytes + root_not_contains: optimism_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -152891,12 +149853,12 @@ input arbitrumone_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_SnapshotRoot_filter] - or: [arbitrumone_SnapshotRoot_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_SnapshotRoot_filter] + or: [optimism_SnapshotRoot_filter] } -enum arbitrumone_SnapshotRoot_orderBy { +enum optimism_SnapshotRoot_orderBy { id spokeDomain root @@ -152905,12 +149867,12 @@ enum arbitrumone_SnapshotRoot_orderBy { blockNumber } -type arbitrumone_SpokeConnectorMode { +type optimism_SpokeConnectorMode { id: ID! mode: String! } -input arbitrumone_SpokeConnectorMode_filter { +input optimism_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -152940,17 +149902,17 @@ input arbitrumone_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: arbitrumone_BlockChangedFilter - and: [arbitrumone_SpokeConnectorMode_filter] - or: [arbitrumone_SpokeConnectorMode_filter] + _change_block: optimism_BlockChangedFilter + and: [optimism_SpokeConnectorMode_filter] + or: [optimism_SpokeConnectorMode_filter] } -enum arbitrumone_SpokeConnectorMode_orderBy { +enum optimism_SpokeConnectorMode_orderBy { id mode } -enum arbitrumone_TransferStatus { +enum optimism_TransferStatus { XCalled Executed Reconciled @@ -152958,19 +149920,19 @@ enum arbitrumone_TransferStatus { CompletedFast } -type arbitrumone__Block_ { +type optimism__Block_ { """The hash of the block""" - hash: arbitrumone_Bytes + hash: optimism_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: arbitrumone_Bytes + parentHash: optimism_Bytes } """The type for the top-level _meta field""" -type arbitrumone__Meta_ { +type optimism__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -152978,44 +149940,55 @@ type arbitrumone__Meta_ { and therefore asks for the latest block """ - block: arbitrumone__Block_! + block: optimism__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -scalar linea_swap_BigDecimal +enum sepolia_swap_Aggregation_interval { + hour + day +} -input linea_swap_BlockChangedFilter { +scalar sepolia_swap_BigDecimal + +input sepolia_swap_BlockChangedFilter { number_gte: Int! } -input linea_swap_Block_height { - hash: linea_swap_Bytes +input sepolia_swap_Block_height { + hash: sepolia_swap_Bytes number: Int number_gte: Int } -scalar linea_swap_Bytes +scalar sepolia_swap_Bytes -type linea_swap_LpAccount { +""" +8 bytes signed integer + +""" +scalar sepolia_swap_Int8 + +type sepolia_swap_LpAccount { id: ID! - address: linea_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: linea_swap_LpAccountBalance_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_LpAccountBalance_filter): [linea_swap_LpAccountBalance!]! + address: sepolia_swap_Bytes! + balances(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_LpAccountBalance_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_LpAccountBalance_filter): [sepolia_swap_LpAccountBalance!]! } -type linea_swap_LpAccountBalance { +type sepolia_swap_LpAccountBalance { id: ID! - account: linea_swap_LpAccount! - token: linea_swap_LpToken! - amount: linea_swap_BigDecimal! + account: sepolia_swap_LpAccount! + token: sepolia_swap_LpToken! + amount: sepolia_swap_BigDecimal! block: BigInt modified: BigInt - transaction: linea_swap_Bytes + transaction: sepolia_swap_Bytes } -input linea_swap_LpAccountBalance_filter { +input sepolia_swap_LpAccountBalance_filter { id: ID id_not: ID id_gt: ID @@ -153044,7 +150017,7 @@ input linea_swap_LpAccountBalance_filter { account_ends_with_nocase: String account_not_ends_with: String account_not_ends_with_nocase: String - account_: linea_swap_LpAccount_filter + account_: sepolia_swap_LpAccount_filter token: String token_not: String token_gt: String @@ -153065,15 +150038,15 @@ input linea_swap_LpAccountBalance_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: linea_swap_LpToken_filter - amount: linea_swap_BigDecimal - amount_not: linea_swap_BigDecimal - amount_gt: linea_swap_BigDecimal - amount_lt: linea_swap_BigDecimal - amount_gte: linea_swap_BigDecimal - amount_lte: linea_swap_BigDecimal - amount_in: [linea_swap_BigDecimal!] - amount_not_in: [linea_swap_BigDecimal!] + token_: sepolia_swap_LpToken_filter + amount: sepolia_swap_BigDecimal + amount_not: sepolia_swap_BigDecimal + amount_gt: sepolia_swap_BigDecimal + amount_lt: sepolia_swap_BigDecimal + amount_gte: sepolia_swap_BigDecimal + amount_lte: sepolia_swap_BigDecimal + amount_in: [sepolia_swap_BigDecimal!] + amount_not_in: [sepolia_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -153090,27 +150063,41 @@ input linea_swap_LpAccountBalance_filter { modified_lte: BigInt modified_in: [BigInt!] modified_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_LpAccountBalance_filter] + or: [sepolia_swap_LpAccountBalance_filter] } -enum linea_swap_LpAccountBalance_orderBy { +enum sepolia_swap_LpAccountBalance_orderBy { id account + account__id + account__address token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount block modified transaction } -input linea_swap_LpAccount_filter { +input sepolia_swap_LpAccount_filter { id: ID id_not: ID id_gt: ID @@ -153119,45 +150106,51 @@ input linea_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: linea_swap_Bytes - address_not: linea_swap_Bytes - address_in: [linea_swap_Bytes!] - address_not_in: [linea_swap_Bytes!] - address_contains: linea_swap_Bytes - address_not_contains: linea_swap_Bytes - balances_: linea_swap_LpAccountBalance_filter + address: sepolia_swap_Bytes + address_not: sepolia_swap_Bytes + address_gt: sepolia_swap_Bytes + address_lt: sepolia_swap_Bytes + address_gte: sepolia_swap_Bytes + address_lte: sepolia_swap_Bytes + address_in: [sepolia_swap_Bytes!] + address_not_in: [sepolia_swap_Bytes!] + address_contains: sepolia_swap_Bytes + address_not_contains: sepolia_swap_Bytes + balances_: sepolia_swap_LpAccountBalance_filter """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_LpAccount_filter] + or: [sepolia_swap_LpAccount_filter] } -enum linea_swap_LpAccount_orderBy { +enum sepolia_swap_LpAccount_orderBy { id address balances } -type linea_swap_LpToken { +type sepolia_swap_LpToken { id: ID! - address: linea_swap_Bytes! - stableSwap: linea_swap_StableSwap! + address: sepolia_swap_Bytes! + stableSwap: sepolia_swap_StableSwap! decimals: Int! name: String! symbol: String! - totalSupply: linea_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: linea_swap_LpTokenEvent_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_LpTokenEvent_filter): [linea_swap_LpTokenEvent!]! + totalSupply: sepolia_swap_BigDecimal! + events(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_LpTokenEvent_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_LpTokenEvent_filter): [sepolia_swap_LpTokenEvent!]! } -interface linea_swap_LpTokenEvent { +interface sepolia_swap_LpTokenEvent { id: ID! - token: linea_swap_LpToken! - amount: linea_swap_BigDecimal! + token: sepolia_swap_LpToken! + amount: sepolia_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: linea_swap_Bytes! + transaction: sepolia_swap_Bytes! nonce: BigInt! } -input linea_swap_LpTokenEvent_filter { +input sepolia_swap_LpTokenEvent_filter { id: ID id_not: ID id_gt: ID @@ -153186,15 +150179,15 @@ input linea_swap_LpTokenEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: linea_swap_LpToken_filter - amount: linea_swap_BigDecimal - amount_not: linea_swap_BigDecimal - amount_gt: linea_swap_BigDecimal - amount_lt: linea_swap_BigDecimal - amount_gte: linea_swap_BigDecimal - amount_lte: linea_swap_BigDecimal - amount_in: [linea_swap_BigDecimal!] - amount_not_in: [linea_swap_BigDecimal!] + token_: sepolia_swap_LpToken_filter + amount: sepolia_swap_BigDecimal + amount_not: sepolia_swap_BigDecimal + amount_gt: sepolia_swap_BigDecimal + amount_lt: sepolia_swap_BigDecimal + amount_gte: sepolia_swap_BigDecimal + amount_lte: sepolia_swap_BigDecimal + amount_in: [sepolia_swap_BigDecimal!] + amount_not_in: [sepolia_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -153211,12 +150204,16 @@ input linea_swap_LpTokenEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -153226,12 +150223,20 @@ input linea_swap_LpTokenEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_LpTokenEvent_filter] + or: [sepolia_swap_LpTokenEvent_filter] } -enum linea_swap_LpTokenEvent_orderBy { +enum sepolia_swap_LpTokenEvent_orderBy { id token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount block timestamp @@ -153239,7 +150244,7 @@ enum linea_swap_LpTokenEvent_orderBy { nonce } -input linea_swap_LpToken_filter { +input sepolia_swap_LpToken_filter { id: ID id_not: ID id_gt: ID @@ -153248,12 +150253,16 @@ input linea_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: linea_swap_Bytes - address_not: linea_swap_Bytes - address_in: [linea_swap_Bytes!] - address_not_in: [linea_swap_Bytes!] - address_contains: linea_swap_Bytes - address_not_contains: linea_swap_Bytes + address: sepolia_swap_Bytes + address_not: sepolia_swap_Bytes + address_gt: sepolia_swap_Bytes + address_lt: sepolia_swap_Bytes + address_gte: sepolia_swap_Bytes + address_lte: sepolia_swap_Bytes + address_in: [sepolia_swap_Bytes!] + address_not_in: [sepolia_swap_Bytes!] + address_contains: sepolia_swap_Bytes + address_not_contains: sepolia_swap_Bytes stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -153274,7 +150283,7 @@ input linea_swap_LpToken_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter + stableSwap_: sepolia_swap_StableSwap_filter decimals: Int decimals_not: Int decimals_gt: Int @@ -153323,22 +150332,41 @@ input linea_swap_LpToken_filter { symbol_ends_with_nocase: String symbol_not_ends_with: String symbol_not_ends_with_nocase: String - totalSupply: linea_swap_BigDecimal - totalSupply_not: linea_swap_BigDecimal - totalSupply_gt: linea_swap_BigDecimal - totalSupply_lt: linea_swap_BigDecimal - totalSupply_gte: linea_swap_BigDecimal - totalSupply_lte: linea_swap_BigDecimal - totalSupply_in: [linea_swap_BigDecimal!] - totalSupply_not_in: [linea_swap_BigDecimal!] + totalSupply: sepolia_swap_BigDecimal + totalSupply_not: sepolia_swap_BigDecimal + totalSupply_gt: sepolia_swap_BigDecimal + totalSupply_lt: sepolia_swap_BigDecimal + totalSupply_gte: sepolia_swap_BigDecimal + totalSupply_lte: sepolia_swap_BigDecimal + totalSupply_in: [sepolia_swap_BigDecimal!] + totalSupply_not_in: [sepolia_swap_BigDecimal!] + events_: sepolia_swap_LpTokenEvent_filter """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_LpToken_filter] + or: [sepolia_swap_LpToken_filter] } -enum linea_swap_LpToken_orderBy { +enum sepolia_swap_LpToken_orderBy { id address stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply decimals name symbol @@ -153346,21 +150374,21 @@ enum linea_swap_LpToken_orderBy { events } -type linea_swap_LpTransferEvent implements linea_swap_LpTokenEvent { +type sepolia_swap_LpTransferEvent implements sepolia_swap_LpTokenEvent { id: ID! - token: linea_swap_LpToken! - amount: linea_swap_BigDecimal! - from: linea_swap_Bytes! - to: linea_swap_Bytes! - fromBalance: linea_swap_BigDecimal! - toBalance: linea_swap_BigDecimal! + token: sepolia_swap_LpToken! + amount: sepolia_swap_BigDecimal! + from: sepolia_swap_Bytes! + to: sepolia_swap_Bytes! + fromBalance: sepolia_swap_BigDecimal! + toBalance: sepolia_swap_BigDecimal! block: BigInt! timestamp: BigInt! - transaction: linea_swap_Bytes! + transaction: sepolia_swap_Bytes! nonce: BigInt! } -input linea_swap_LpTransferEvent_filter { +input sepolia_swap_LpTransferEvent_filter { id: ID id_not: ID id_gt: ID @@ -153389,43 +150417,51 @@ input linea_swap_LpTransferEvent_filter { token_ends_with_nocase: String token_not_ends_with: String token_not_ends_with_nocase: String - token_: linea_swap_LpToken_filter - amount: linea_swap_BigDecimal - amount_not: linea_swap_BigDecimal - amount_gt: linea_swap_BigDecimal - amount_lt: linea_swap_BigDecimal - amount_gte: linea_swap_BigDecimal - amount_lte: linea_swap_BigDecimal - amount_in: [linea_swap_BigDecimal!] - amount_not_in: [linea_swap_BigDecimal!] - from: linea_swap_Bytes - from_not: linea_swap_Bytes - from_in: [linea_swap_Bytes!] - from_not_in: [linea_swap_Bytes!] - from_contains: linea_swap_Bytes - from_not_contains: linea_swap_Bytes - to: linea_swap_Bytes - to_not: linea_swap_Bytes - to_in: [linea_swap_Bytes!] - to_not_in: [linea_swap_Bytes!] - to_contains: linea_swap_Bytes - to_not_contains: linea_swap_Bytes - fromBalance: linea_swap_BigDecimal - fromBalance_not: linea_swap_BigDecimal - fromBalance_gt: linea_swap_BigDecimal - fromBalance_lt: linea_swap_BigDecimal - fromBalance_gte: linea_swap_BigDecimal - fromBalance_lte: linea_swap_BigDecimal - fromBalance_in: [linea_swap_BigDecimal!] - fromBalance_not_in: [linea_swap_BigDecimal!] - toBalance: linea_swap_BigDecimal - toBalance_not: linea_swap_BigDecimal - toBalance_gt: linea_swap_BigDecimal - toBalance_lt: linea_swap_BigDecimal - toBalance_gte: linea_swap_BigDecimal - toBalance_lte: linea_swap_BigDecimal - toBalance_in: [linea_swap_BigDecimal!] - toBalance_not_in: [linea_swap_BigDecimal!] + token_: sepolia_swap_LpToken_filter + amount: sepolia_swap_BigDecimal + amount_not: sepolia_swap_BigDecimal + amount_gt: sepolia_swap_BigDecimal + amount_lt: sepolia_swap_BigDecimal + amount_gte: sepolia_swap_BigDecimal + amount_lte: sepolia_swap_BigDecimal + amount_in: [sepolia_swap_BigDecimal!] + amount_not_in: [sepolia_swap_BigDecimal!] + from: sepolia_swap_Bytes + from_not: sepolia_swap_Bytes + from_gt: sepolia_swap_Bytes + from_lt: sepolia_swap_Bytes + from_gte: sepolia_swap_Bytes + from_lte: sepolia_swap_Bytes + from_in: [sepolia_swap_Bytes!] + from_not_in: [sepolia_swap_Bytes!] + from_contains: sepolia_swap_Bytes + from_not_contains: sepolia_swap_Bytes + to: sepolia_swap_Bytes + to_not: sepolia_swap_Bytes + to_gt: sepolia_swap_Bytes + to_lt: sepolia_swap_Bytes + to_gte: sepolia_swap_Bytes + to_lte: sepolia_swap_Bytes + to_in: [sepolia_swap_Bytes!] + to_not_in: [sepolia_swap_Bytes!] + to_contains: sepolia_swap_Bytes + to_not_contains: sepolia_swap_Bytes + fromBalance: sepolia_swap_BigDecimal + fromBalance_not: sepolia_swap_BigDecimal + fromBalance_gt: sepolia_swap_BigDecimal + fromBalance_lt: sepolia_swap_BigDecimal + fromBalance_gte: sepolia_swap_BigDecimal + fromBalance_lte: sepolia_swap_BigDecimal + fromBalance_in: [sepolia_swap_BigDecimal!] + fromBalance_not_in: [sepolia_swap_BigDecimal!] + toBalance: sepolia_swap_BigDecimal + toBalance_not: sepolia_swap_BigDecimal + toBalance_gt: sepolia_swap_BigDecimal + toBalance_lt: sepolia_swap_BigDecimal + toBalance_gte: sepolia_swap_BigDecimal + toBalance_lte: sepolia_swap_BigDecimal + toBalance_in: [sepolia_swap_BigDecimal!] + toBalance_not_in: [sepolia_swap_BigDecimal!] block: BigInt block_not: BigInt block_gt: BigInt @@ -153442,12 +150478,16 @@ input linea_swap_LpTransferEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -153457,12 +150497,20 @@ input linea_swap_LpTransferEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_LpTransferEvent_filter] + or: [sepolia_swap_LpTransferEvent_filter] } -enum linea_swap_LpTransferEvent_orderBy { +enum sepolia_swap_LpTransferEvent_orderBy { id token + token__id + token__address + token__decimals + token__name + token__symbol + token__totalSupply amount from to @@ -153475,17 +150523,17 @@ enum linea_swap_LpTransferEvent_orderBy { } """Defines the order direction, either ascending or descending""" -enum linea_swap_OrderDirection { +enum sepolia_swap_OrderDirection { asc desc } -type linea_swap_PooledToken { +type sepolia_swap_PooledToken { id: ID! - asset: linea_swap_Bytes! + asset: sepolia_swap_Bytes! } -input linea_swap_PooledToken_filter { +input sepolia_swap_PooledToken_filter { id: ID id_not: ID id_gt: ID @@ -153494,53 +150542,59 @@ input linea_swap_PooledToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - asset: linea_swap_Bytes - asset_not: linea_swap_Bytes - asset_in: [linea_swap_Bytes!] - asset_not_in: [linea_swap_Bytes!] - asset_contains: linea_swap_Bytes - asset_not_contains: linea_swap_Bytes + asset: sepolia_swap_Bytes + asset_not: sepolia_swap_Bytes + asset_gt: sepolia_swap_Bytes + asset_lt: sepolia_swap_Bytes + asset_gte: sepolia_swap_Bytes + asset_lte: sepolia_swap_Bytes + asset_in: [sepolia_swap_Bytes!] + asset_not_in: [sepolia_swap_Bytes!] + asset_contains: sepolia_swap_Bytes + asset_not_contains: sepolia_swap_Bytes """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_PooledToken_filter] + or: [sepolia_swap_PooledToken_filter] } -enum linea_swap_PooledToken_orderBy { +enum sepolia_swap_PooledToken_orderBy { id asset } -type linea_swap_StableSwap { +type sepolia_swap_StableSwap { id: ID! isActive: Boolean - key: linea_swap_Bytes! - canonicalId: linea_swap_Bytes + key: sepolia_swap_Bytes! + canonicalId: sepolia_swap_Bytes domain: BigInt - swapPool: linea_swap_Bytes - lpToken: linea_swap_Bytes + swapPool: sepolia_swap_Bytes + lpToken: sepolia_swap_Bytes initialA: BigInt futureA: BigInt initialATime: BigInt futureATime: BigInt swapFee: BigInt adminFee: BigInt - pooledTokens: [linea_swap_Bytes!]! + pooledTokens: [sepolia_swap_Bytes!]! tokenPrecisionMultipliers: [BigInt!]! balances: [BigInt!]! adminFees: [BigInt!]! virtualPrice: BigInt! invariant: BigInt! lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: linea_swap_StableSwapEvent_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_StableSwapEvent_filter): [linea_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: linea_swap_StableSwapExchange_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_StableSwapExchange_filter): [linea_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: linea_swap_SwapHourlyVolume_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_SwapHourlyVolume_filter): [linea_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: linea_swap_SwapDailyVolume_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_SwapDailyVolume_filter): [linea_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: linea_swap_SwapWeeklyVolume_orderBy, orderDirection: linea_swap_OrderDirection, where: linea_swap_SwapWeeklyVolume_filter): [linea_swap_SwapWeeklyVolume!] + events(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_StableSwapEvent_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_StableSwapEvent_filter): [sepolia_swap_StableSwapEvent!] + exchanges(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_StableSwapExchange_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_StableSwapExchange_filter): [sepolia_swap_StableSwapExchange!] + hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_SwapHourlyVolume_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_SwapHourlyVolume_filter): [sepolia_swap_SwapHourlyVolume!] + dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_SwapDailyVolume_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_SwapDailyVolume_filter): [sepolia_swap_SwapDailyVolume!] + weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: sepolia_swap_SwapWeeklyVolume_orderBy, orderDirection: sepolia_swap_OrderDirection, where: sepolia_swap_SwapWeeklyVolume_filter): [sepolia_swap_SwapWeeklyVolume!] } -type linea_swap_StableSwapAddLiquidityEvent implements linea_swap_StableSwapEvent { +type sepolia_swap_StableSwapAddLiquidityEvent implements sepolia_swap_StableSwapEvent { id: ID! - stableSwap: linea_swap_StableSwap! - provider: linea_swap_Bytes! + stableSwap: sepolia_swap_StableSwap! + provider: sepolia_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!]! invariant: BigInt @@ -153549,11 +150603,11 @@ type linea_swap_StableSwapAddLiquidityEvent implements linea_swap_StableSwapEven balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: linea_swap_Bytes! + transaction: sepolia_swap_Bytes! nonce: BigInt! } -input linea_swap_StableSwapAddLiquidityEvent_filter { +input sepolia_swap_StableSwapAddLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -153582,13 +150636,17 @@ input linea_swap_StableSwapAddLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter - provider: linea_swap_Bytes - provider_not: linea_swap_Bytes - provider_in: [linea_swap_Bytes!] - provider_not_in: [linea_swap_Bytes!] - provider_contains: linea_swap_Bytes - provider_not_contains: linea_swap_Bytes + stableSwap_: sepolia_swap_StableSwap_filter + provider: sepolia_swap_Bytes + provider_not: sepolia_swap_Bytes + provider_gt: sepolia_swap_Bytes + provider_lt: sepolia_swap_Bytes + provider_gte: sepolia_swap_Bytes + provider_lte: sepolia_swap_Bytes + provider_in: [sepolia_swap_Bytes!] + provider_not_in: [sepolia_swap_Bytes!] + provider_contains: sepolia_swap_Bytes + provider_not_contains: sepolia_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -153647,12 +150705,16 @@ input linea_swap_StableSwapAddLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -153662,12 +150724,30 @@ input linea_swap_StableSwapAddLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_StableSwapAddLiquidityEvent_filter] + or: [sepolia_swap_StableSwapAddLiquidityEvent_filter] } -enum linea_swap_StableSwapAddLiquidityEvent_orderBy { +enum sepolia_swap_StableSwapAddLiquidityEvent_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply provider tokenAmounts fees @@ -153681,16 +150761,16 @@ enum linea_swap_StableSwapAddLiquidityEvent_orderBy { nonce } -interface linea_swap_StableSwapEvent { +interface sepolia_swap_StableSwapEvent { id: ID! - stableSwap: linea_swap_StableSwap! + stableSwap: sepolia_swap_StableSwap! block: BigInt! timestamp: BigInt! - transaction: linea_swap_Bytes! + transaction: sepolia_swap_Bytes! nonce: BigInt! } -input linea_swap_StableSwapEvent_filter { +input sepolia_swap_StableSwapEvent_filter { id: ID id_not: ID id_gt: ID @@ -153719,7 +150799,7 @@ input linea_swap_StableSwapEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter + stableSwap_: sepolia_swap_StableSwap_filter block: BigInt block_not: BigInt block_gt: BigInt @@ -153736,12 +150816,16 @@ input linea_swap_StableSwapEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -153751,22 +150835,40 @@ input linea_swap_StableSwapEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_StableSwapEvent_filter] + or: [sepolia_swap_StableSwapEvent_filter] } -enum linea_swap_StableSwapEvent_orderBy { +enum sepolia_swap_StableSwapEvent_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply block timestamp transaction nonce } -type linea_swap_StableSwapExchange { +type sepolia_swap_StableSwapExchange { id: ID! - stableSwap: linea_swap_StableSwap! - buyer: linea_swap_Bytes! + stableSwap: sepolia_swap_StableSwap! + buyer: sepolia_swap_Bytes! boughtId: BigInt! tokensBought: BigInt! soldId: BigInt! @@ -153775,11 +150877,11 @@ type linea_swap_StableSwapExchange { fee: BigInt! block: BigInt! timestamp: BigInt! - transaction: linea_swap_Bytes! + transaction: sepolia_swap_Bytes! nonce: BigInt! } -input linea_swap_StableSwapExchange_filter { +input sepolia_swap_StableSwapExchange_filter { id: ID id_not: ID id_gt: ID @@ -153808,13 +150910,17 @@ input linea_swap_StableSwapExchange_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter - buyer: linea_swap_Bytes - buyer_not: linea_swap_Bytes - buyer_in: [linea_swap_Bytes!] - buyer_not_in: [linea_swap_Bytes!] - buyer_contains: linea_swap_Bytes - buyer_not_contains: linea_swap_Bytes + stableSwap_: sepolia_swap_StableSwap_filter + buyer: sepolia_swap_Bytes + buyer_not: sepolia_swap_Bytes + buyer_gt: sepolia_swap_Bytes + buyer_lt: sepolia_swap_Bytes + buyer_gte: sepolia_swap_Bytes + buyer_lte: sepolia_swap_Bytes + buyer_in: [sepolia_swap_Bytes!] + buyer_not_in: [sepolia_swap_Bytes!] + buyer_contains: sepolia_swap_Bytes + buyer_not_contains: sepolia_swap_Bytes boughtId: BigInt boughtId_not: BigInt boughtId_gt: BigInt @@ -153877,12 +150983,16 @@ input linea_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -153892,12 +151002,30 @@ input linea_swap_StableSwapExchange_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_StableSwapExchange_filter] + or: [sepolia_swap_StableSwapExchange_filter] } -enum linea_swap_StableSwapExchange_orderBy { +enum sepolia_swap_StableSwapExchange_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply buyer boughtId tokensBought @@ -153911,10 +151039,10 @@ enum linea_swap_StableSwapExchange_orderBy { nonce } -type linea_swap_StableSwapRemoveLiquidityEvent implements linea_swap_StableSwapEvent { +type sepolia_swap_StableSwapRemoveLiquidityEvent implements sepolia_swap_StableSwapEvent { id: ID! - stableSwap: linea_swap_StableSwap! - provider: linea_swap_Bytes! + stableSwap: sepolia_swap_StableSwap! + provider: sepolia_swap_Bytes! tokenAmounts: [BigInt!]! fees: [BigInt!] invariant: BigInt @@ -153923,11 +151051,11 @@ type linea_swap_StableSwapRemoveLiquidityEvent implements linea_swap_StableSwapE balances: [BigInt!]! block: BigInt! timestamp: BigInt! - transaction: linea_swap_Bytes! + transaction: sepolia_swap_Bytes! nonce: BigInt! } -input linea_swap_StableSwapRemoveLiquidityEvent_filter { +input sepolia_swap_StableSwapRemoveLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -153956,13 +151084,17 @@ input linea_swap_StableSwapRemoveLiquidityEvent_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter - provider: linea_swap_Bytes - provider_not: linea_swap_Bytes - provider_in: [linea_swap_Bytes!] - provider_not_in: [linea_swap_Bytes!] - provider_contains: linea_swap_Bytes - provider_not_contains: linea_swap_Bytes + stableSwap_: sepolia_swap_StableSwap_filter + provider: sepolia_swap_Bytes + provider_not: sepolia_swap_Bytes + provider_gt: sepolia_swap_Bytes + provider_lt: sepolia_swap_Bytes + provider_gte: sepolia_swap_Bytes + provider_lte: sepolia_swap_Bytes + provider_in: [sepolia_swap_Bytes!] + provider_not_in: [sepolia_swap_Bytes!] + provider_contains: sepolia_swap_Bytes + provider_not_contains: sepolia_swap_Bytes tokenAmounts: [BigInt!] tokenAmounts_not: [BigInt!] tokenAmounts_contains: [BigInt!] @@ -154021,12 +151153,16 @@ input linea_swap_StableSwapRemoveLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: linea_swap_Bytes - transaction_not: linea_swap_Bytes - transaction_in: [linea_swap_Bytes!] - transaction_not_in: [linea_swap_Bytes!] - transaction_contains: linea_swap_Bytes - transaction_not_contains: linea_swap_Bytes + transaction: sepolia_swap_Bytes + transaction_not: sepolia_swap_Bytes + transaction_gt: sepolia_swap_Bytes + transaction_lt: sepolia_swap_Bytes + transaction_gte: sepolia_swap_Bytes + transaction_lte: sepolia_swap_Bytes + transaction_in: [sepolia_swap_Bytes!] + transaction_not_in: [sepolia_swap_Bytes!] + transaction_contains: sepolia_swap_Bytes + transaction_not_contains: sepolia_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -154036,12 +151172,30 @@ input linea_swap_StableSwapRemoveLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_StableSwapRemoveLiquidityEvent_filter] + or: [sepolia_swap_StableSwapRemoveLiquidityEvent_filter] } -enum linea_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum sepolia_swap_StableSwapRemoveLiquidityEvent_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply provider tokenAmounts fees @@ -154055,7 +151209,7 @@ enum linea_swap_StableSwapRemoveLiquidityEvent_orderBy { nonce } -input linea_swap_StableSwap_filter { +input sepolia_swap_StableSwap_filter { id: ID id_not: ID id_gt: ID @@ -154068,18 +151222,26 @@ input linea_swap_StableSwap_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - key: linea_swap_Bytes - key_not: linea_swap_Bytes - key_in: [linea_swap_Bytes!] - key_not_in: [linea_swap_Bytes!] - key_contains: linea_swap_Bytes - key_not_contains: linea_swap_Bytes - canonicalId: linea_swap_Bytes - canonicalId_not: linea_swap_Bytes - canonicalId_in: [linea_swap_Bytes!] - canonicalId_not_in: [linea_swap_Bytes!] - canonicalId_contains: linea_swap_Bytes - canonicalId_not_contains: linea_swap_Bytes + key: sepolia_swap_Bytes + key_not: sepolia_swap_Bytes + key_gt: sepolia_swap_Bytes + key_lt: sepolia_swap_Bytes + key_gte: sepolia_swap_Bytes + key_lte: sepolia_swap_Bytes + key_in: [sepolia_swap_Bytes!] + key_not_in: [sepolia_swap_Bytes!] + key_contains: sepolia_swap_Bytes + key_not_contains: sepolia_swap_Bytes + canonicalId: sepolia_swap_Bytes + canonicalId_not: sepolia_swap_Bytes + canonicalId_gt: sepolia_swap_Bytes + canonicalId_lt: sepolia_swap_Bytes + canonicalId_gte: sepolia_swap_Bytes + canonicalId_lte: sepolia_swap_Bytes + canonicalId_in: [sepolia_swap_Bytes!] + canonicalId_not_in: [sepolia_swap_Bytes!] + canonicalId_contains: sepolia_swap_Bytes + canonicalId_not_contains: sepolia_swap_Bytes domain: BigInt domain_not: BigInt domain_gt: BigInt @@ -154088,18 +151250,26 @@ input linea_swap_StableSwap_filter { domain_lte: BigInt domain_in: [BigInt!] domain_not_in: [BigInt!] - swapPool: linea_swap_Bytes - swapPool_not: linea_swap_Bytes - swapPool_in: [linea_swap_Bytes!] - swapPool_not_in: [linea_swap_Bytes!] - swapPool_contains: linea_swap_Bytes - swapPool_not_contains: linea_swap_Bytes - lpToken: linea_swap_Bytes - lpToken_not: linea_swap_Bytes - lpToken_in: [linea_swap_Bytes!] - lpToken_not_in: [linea_swap_Bytes!] - lpToken_contains: linea_swap_Bytes - lpToken_not_contains: linea_swap_Bytes + swapPool: sepolia_swap_Bytes + swapPool_not: sepolia_swap_Bytes + swapPool_gt: sepolia_swap_Bytes + swapPool_lt: sepolia_swap_Bytes + swapPool_gte: sepolia_swap_Bytes + swapPool_lte: sepolia_swap_Bytes + swapPool_in: [sepolia_swap_Bytes!] + swapPool_not_in: [sepolia_swap_Bytes!] + swapPool_contains: sepolia_swap_Bytes + swapPool_not_contains: sepolia_swap_Bytes + lpToken: sepolia_swap_Bytes + lpToken_not: sepolia_swap_Bytes + lpToken_gt: sepolia_swap_Bytes + lpToken_lt: sepolia_swap_Bytes + lpToken_gte: sepolia_swap_Bytes + lpToken_lte: sepolia_swap_Bytes + lpToken_in: [sepolia_swap_Bytes!] + lpToken_not_in: [sepolia_swap_Bytes!] + lpToken_contains: sepolia_swap_Bytes + lpToken_not_contains: sepolia_swap_Bytes initialA: BigInt initialA_not: BigInt initialA_gt: BigInt @@ -154148,12 +151318,12 @@ input linea_swap_StableSwap_filter { adminFee_lte: BigInt adminFee_in: [BigInt!] adminFee_not_in: [BigInt!] - pooledTokens: [linea_swap_Bytes!] - pooledTokens_not: [linea_swap_Bytes!] - pooledTokens_contains: [linea_swap_Bytes!] - pooledTokens_contains_nocase: [linea_swap_Bytes!] - pooledTokens_not_contains: [linea_swap_Bytes!] - pooledTokens_not_contains_nocase: [linea_swap_Bytes!] + pooledTokens: [sepolia_swap_Bytes!] + pooledTokens_not: [sepolia_swap_Bytes!] + pooledTokens_contains: [sepolia_swap_Bytes!] + pooledTokens_contains_nocase: [sepolia_swap_Bytes!] + pooledTokens_not_contains: [sepolia_swap_Bytes!] + pooledTokens_not_contains_nocase: [sepolia_swap_Bytes!] tokenPrecisionMultipliers: [BigInt!] tokenPrecisionMultipliers_not: [BigInt!] tokenPrecisionMultipliers_contains: [BigInt!] @@ -154196,15 +151366,18 @@ input linea_swap_StableSwap_filter { lpTokenSupply_lte: BigInt lpTokenSupply_in: [BigInt!] lpTokenSupply_not_in: [BigInt!] - exchanges_: linea_swap_StableSwapExchange_filter - hourlyVolumes_: linea_swap_SwapHourlyVolume_filter - dailyVolumes_: linea_swap_SwapDailyVolume_filter - weeklyVolumes_: linea_swap_SwapWeeklyVolume_filter + events_: sepolia_swap_StableSwapEvent_filter + exchanges_: sepolia_swap_StableSwapExchange_filter + hourlyVolumes_: sepolia_swap_SwapHourlyVolume_filter + dailyVolumes_: sepolia_swap_SwapDailyVolume_filter + weeklyVolumes_: sepolia_swap_SwapWeeklyVolume_filter """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_StableSwap_filter] + or: [sepolia_swap_StableSwap_filter] } -enum linea_swap_StableSwap_orderBy { +enum sepolia_swap_StableSwap_orderBy { id isActive key @@ -154232,14 +151405,14 @@ enum linea_swap_StableSwap_orderBy { weeklyVolumes } -type linea_swap_SwapDailyVolume implements linea_swap_SwapTradeVolume { +type sepolia_swap_SwapDailyVolume implements sepolia_swap_SwapTradeVolume { id: ID! - stableSwap: linea_swap_StableSwap! + stableSwap: sepolia_swap_StableSwap! timestamp: BigInt! - volume: linea_swap_BigDecimal! + volume: sepolia_swap_BigDecimal! } -input linea_swap_SwapDailyVolume_filter { +input sepolia_swap_SwapDailyVolume_filter { id: ID id_not: ID id_gt: ID @@ -154268,7 +151441,7 @@ input linea_swap_SwapDailyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter + stableSwap_: sepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -154277,33 +151450,51 @@ input linea_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: linea_swap_BigDecimal - volume_not: linea_swap_BigDecimal - volume_gt: linea_swap_BigDecimal - volume_lt: linea_swap_BigDecimal - volume_gte: linea_swap_BigDecimal - volume_lte: linea_swap_BigDecimal - volume_in: [linea_swap_BigDecimal!] - volume_not_in: [linea_swap_BigDecimal!] + volume: sepolia_swap_BigDecimal + volume_not: sepolia_swap_BigDecimal + volume_gt: sepolia_swap_BigDecimal + volume_lt: sepolia_swap_BigDecimal + volume_gte: sepolia_swap_BigDecimal + volume_lte: sepolia_swap_BigDecimal + volume_in: [sepolia_swap_BigDecimal!] + volume_not_in: [sepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_SwapDailyVolume_filter] + or: [sepolia_swap_SwapDailyVolume_filter] } -enum linea_swap_SwapDailyVolume_orderBy { +enum sepolia_swap_SwapDailyVolume_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp volume } -type linea_swap_SwapHourlyVolume implements linea_swap_SwapTradeVolume { +type sepolia_swap_SwapHourlyVolume implements sepolia_swap_SwapTradeVolume { id: ID! - stableSwap: linea_swap_StableSwap! + stableSwap: sepolia_swap_StableSwap! timestamp: BigInt! - volume: linea_swap_BigDecimal! + volume: sepolia_swap_BigDecimal! } -input linea_swap_SwapHourlyVolume_filter { +input sepolia_swap_SwapHourlyVolume_filter { id: ID id_not: ID id_gt: ID @@ -154332,7 +151523,7 @@ input linea_swap_SwapHourlyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter + stableSwap_: sepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -154341,32 +151532,50 @@ input linea_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: linea_swap_BigDecimal - volume_not: linea_swap_BigDecimal - volume_gt: linea_swap_BigDecimal - volume_lt: linea_swap_BigDecimal - volume_gte: linea_swap_BigDecimal - volume_lte: linea_swap_BigDecimal - volume_in: [linea_swap_BigDecimal!] - volume_not_in: [linea_swap_BigDecimal!] + volume: sepolia_swap_BigDecimal + volume_not: sepolia_swap_BigDecimal + volume_gt: sepolia_swap_BigDecimal + volume_lt: sepolia_swap_BigDecimal + volume_gte: sepolia_swap_BigDecimal + volume_lte: sepolia_swap_BigDecimal + volume_in: [sepolia_swap_BigDecimal!] + volume_not_in: [sepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_SwapHourlyVolume_filter] + or: [sepolia_swap_SwapHourlyVolume_filter] } -enum linea_swap_SwapHourlyVolume_orderBy { +enum sepolia_swap_SwapHourlyVolume_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp volume } -interface linea_swap_SwapTradeVolume { - stableSwap: linea_swap_StableSwap! +interface sepolia_swap_SwapTradeVolume { + stableSwap: sepolia_swap_StableSwap! timestamp: BigInt! - volume: linea_swap_BigDecimal! + volume: sepolia_swap_BigDecimal! } -input linea_swap_SwapTradeVolume_filter { +input sepolia_swap_SwapTradeVolume_filter { stableSwap: String stableSwap_not: String stableSwap_gt: String @@ -154387,7 +151596,7 @@ input linea_swap_SwapTradeVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter + stableSwap_: sepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -154396,32 +151605,50 @@ input linea_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: linea_swap_BigDecimal - volume_not: linea_swap_BigDecimal - volume_gt: linea_swap_BigDecimal - volume_lt: linea_swap_BigDecimal - volume_gte: linea_swap_BigDecimal - volume_lte: linea_swap_BigDecimal - volume_in: [linea_swap_BigDecimal!] - volume_not_in: [linea_swap_BigDecimal!] + volume: sepolia_swap_BigDecimal + volume_not: sepolia_swap_BigDecimal + volume_gt: sepolia_swap_BigDecimal + volume_lt: sepolia_swap_BigDecimal + volume_gte: sepolia_swap_BigDecimal + volume_lte: sepolia_swap_BigDecimal + volume_in: [sepolia_swap_BigDecimal!] + volume_not_in: [sepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_SwapTradeVolume_filter] + or: [sepolia_swap_SwapTradeVolume_filter] } -enum linea_swap_SwapTradeVolume_orderBy { +enum sepolia_swap_SwapTradeVolume_orderBy { stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp volume } -type linea_swap_SwapWeeklyVolume implements linea_swap_SwapTradeVolume { +type sepolia_swap_SwapWeeklyVolume implements sepolia_swap_SwapTradeVolume { id: ID! - stableSwap: linea_swap_StableSwap! + stableSwap: sepolia_swap_StableSwap! timestamp: BigInt! - volume: linea_swap_BigDecimal! + volume: sepolia_swap_BigDecimal! } -input linea_swap_SwapWeeklyVolume_filter { +input sepolia_swap_SwapWeeklyVolume_filter { id: ID id_not: ID id_gt: ID @@ -154450,7 +151677,7 @@ input linea_swap_SwapWeeklyVolume_filter { stableSwap_ends_with_nocase: String stableSwap_not_ends_with: String stableSwap_not_ends_with_nocase: String - stableSwap_: linea_swap_StableSwap_filter + stableSwap_: sepolia_swap_StableSwap_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -154459,32 +151686,50 @@ input linea_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: linea_swap_BigDecimal - volume_not: linea_swap_BigDecimal - volume_gt: linea_swap_BigDecimal - volume_lt: linea_swap_BigDecimal - volume_gte: linea_swap_BigDecimal - volume_lte: linea_swap_BigDecimal - volume_in: [linea_swap_BigDecimal!] - volume_not_in: [linea_swap_BigDecimal!] + volume: sepolia_swap_BigDecimal + volume_not: sepolia_swap_BigDecimal + volume_gt: sepolia_swap_BigDecimal + volume_lt: sepolia_swap_BigDecimal + volume_gte: sepolia_swap_BigDecimal + volume_lte: sepolia_swap_BigDecimal + volume_in: [sepolia_swap_BigDecimal!] + volume_not_in: [sepolia_swap_BigDecimal!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_SwapWeeklyVolume_filter] + or: [sepolia_swap_SwapWeeklyVolume_filter] } -enum linea_swap_SwapWeeklyVolume_orderBy { +enum sepolia_swap_SwapWeeklyVolume_orderBy { id stableSwap + stableSwap__id + stableSwap__isActive + stableSwap__key + stableSwap__canonicalId + stableSwap__domain + stableSwap__swapPool + stableSwap__lpToken + stableSwap__initialA + stableSwap__futureA + stableSwap__initialATime + stableSwap__futureATime + stableSwap__swapFee + stableSwap__adminFee + stableSwap__virtualPrice + stableSwap__invariant + stableSwap__lpTokenSupply timestamp volume } -type linea_swap_SystemInfo { +type sepolia_swap_SystemInfo { id: ID! exchangeCount: BigInt! swapCount: BigInt! } -input linea_swap_SystemInfo_filter { +input sepolia_swap_SystemInfo_filter { id: ID id_not: ID id_gt: ID @@ -154510,26 +151755,30 @@ input linea_swap_SystemInfo_filter { swapCount_in: [BigInt!] swapCount_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_swap_BlockChangedFilter + _change_block: sepolia_swap_BlockChangedFilter + and: [sepolia_swap_SystemInfo_filter] + or: [sepolia_swap_SystemInfo_filter] } -enum linea_swap_SystemInfo_orderBy { +enum sepolia_swap_SystemInfo_orderBy { id exchangeCount swapCount } -type linea_swap__Block_ { +type sepolia_swap__Block_ { """The hash of the block""" - hash: linea_swap_Bytes + hash: sepolia_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: sepolia_swap_Bytes } """The type for the top-level _meta field""" -type linea_swap__Meta_ { +type sepolia_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -154537,22 +151786,22 @@ type linea_swap__Meta_ { and therefore asks for the latest block """ - block: linea_swap__Block_! + block: sepolia_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type sepolia_AggregateRoot { +type stagingmainnet_AggregateRoot { id: ID! - root: sepolia_Bytes! + root: stagingmainnet_Bytes! blockNumber: BigInt! } -type sepolia_AggregateRootProposed { +type stagingmainnet_AggregateRootProposed { id: ID! - aggregateRoot: sepolia_Bytes! + aggregateRoot: stagingmainnet_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -154560,7 +151809,7 @@ type sepolia_AggregateRootProposed { blockNumber: BigInt } -input sepolia_AggregateRootProposed_filter { +input stagingmainnet_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -154569,16 +151818,16 @@ input sepolia_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: sepolia_Bytes - aggregateRoot_not: sepolia_Bytes - aggregateRoot_gt: sepolia_Bytes - aggregateRoot_lt: sepolia_Bytes - aggregateRoot_gte: sepolia_Bytes - aggregateRoot_lte: sepolia_Bytes - aggregateRoot_in: [sepolia_Bytes!] - aggregateRoot_not_in: [sepolia_Bytes!] - aggregateRoot_contains: sepolia_Bytes - aggregateRoot_not_contains: sepolia_Bytes + aggregateRoot: stagingmainnet_Bytes + aggregateRoot_not: stagingmainnet_Bytes + aggregateRoot_gt: stagingmainnet_Bytes + aggregateRoot_lt: stagingmainnet_Bytes + aggregateRoot_gte: stagingmainnet_Bytes + aggregateRoot_lte: stagingmainnet_Bytes + aggregateRoot_in: [stagingmainnet_Bytes!] + aggregateRoot_not_in: [stagingmainnet_Bytes!] + aggregateRoot_contains: stagingmainnet_Bytes + aggregateRoot_not_contains: stagingmainnet_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -154620,12 +151869,12 @@ input sepolia_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_AggregateRootProposed_filter] - or: [sepolia_AggregateRootProposed_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AggregateRootProposed_filter] + or: [stagingmainnet_AggregateRootProposed_filter] } -enum sepolia_AggregateRootProposed_orderBy { +enum stagingmainnet_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -154635,7 +151884,7 @@ enum sepolia_AggregateRootProposed_orderBy { blockNumber } -input sepolia_AggregateRoot_filter { +input stagingmainnet_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -154644,16 +151893,16 @@ input sepolia_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: sepolia_Bytes - root_not: sepolia_Bytes - root_gt: sepolia_Bytes - root_lt: sepolia_Bytes - root_gte: sepolia_Bytes - root_lte: sepolia_Bytes - root_in: [sepolia_Bytes!] - root_not_in: [sepolia_Bytes!] - root_contains: sepolia_Bytes - root_not_contains: sepolia_Bytes + root: stagingmainnet_Bytes + root_not: stagingmainnet_Bytes + root_gt: stagingmainnet_Bytes + root_lt: stagingmainnet_Bytes + root_gte: stagingmainnet_Bytes + root_lte: stagingmainnet_Bytes + root_in: [stagingmainnet_Bytes!] + root_not_in: [stagingmainnet_Bytes!] + root_contains: stagingmainnet_Bytes + root_not_contains: stagingmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -154663,42 +151912,42 @@ input sepolia_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_AggregateRoot_filter] - or: [sepolia_AggregateRoot_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AggregateRoot_filter] + or: [stagingmainnet_AggregateRoot_filter] } -enum sepolia_AggregateRoot_orderBy { +enum stagingmainnet_AggregateRoot_orderBy { id root blockNumber } -type sepolia_Asset { +type stagingmainnet_Asset { id: ID! - key: sepolia_Bytes + key: stagingmainnet_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: sepolia_Bytes + canonicalId: stagingmainnet_Bytes canonicalDomain: BigInt - adoptedAsset: sepolia_Bytes - localAsset: sepolia_Bytes + adoptedAsset: stagingmainnet_Bytes + localAsset: stagingmainnet_Bytes blockNumber: BigInt - status: sepolia_AssetStatus + status: stagingmainnet_AssetStatus } -type sepolia_AssetBalance { +type stagingmainnet_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: sepolia_Router! - asset: sepolia_Asset! + router: stagingmainnet_Router! + asset: stagingmainnet_Asset! feesEarned: BigInt! } -input sepolia_AssetBalance_filter { +input stagingmainnet_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -154759,7 +152008,7 @@ input sepolia_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: sepolia_Router_filter + router_: stagingmainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -154780,7 +152029,7 @@ input sepolia_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: sepolia_Asset_filter + asset_: stagingmainnet_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -154790,12 +152039,12 @@ input sepolia_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_AssetBalance_filter] - or: [sepolia_AssetBalance_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AssetBalance_filter] + or: [stagingmainnet_AssetBalance_filter] } -enum sepolia_AssetBalance_orderBy { +enum stagingmainnet_AssetBalance_orderBy { id amount locked @@ -154821,12 +152070,12 @@ enum sepolia_AssetBalance_orderBy { feesEarned } -type sepolia_AssetStatus { +type stagingmainnet_AssetStatus { id: ID! status: Boolean } -input sepolia_AssetStatus_filter { +input stagingmainnet_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -154840,17 +152089,17 @@ input sepolia_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_AssetStatus_filter] - or: [sepolia_AssetStatus_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_AssetStatus_filter] + or: [stagingmainnet_AssetStatus_filter] } -enum sepolia_AssetStatus_orderBy { +enum stagingmainnet_AssetStatus_orderBy { id status } -input sepolia_Asset_filter { +input stagingmainnet_Asset_filter { id: ID id_not: ID id_gt: ID @@ -154859,16 +152108,16 @@ input sepolia_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: sepolia_Bytes - key_not: sepolia_Bytes - key_gt: sepolia_Bytes - key_lt: sepolia_Bytes - key_gte: sepolia_Bytes - key_lte: sepolia_Bytes - key_in: [sepolia_Bytes!] - key_not_in: [sepolia_Bytes!] - key_contains: sepolia_Bytes - key_not_contains: sepolia_Bytes + key: stagingmainnet_Bytes + key_not: stagingmainnet_Bytes + key_gt: stagingmainnet_Bytes + key_lt: stagingmainnet_Bytes + key_gte: stagingmainnet_Bytes + key_lte: stagingmainnet_Bytes + key_in: [stagingmainnet_Bytes!] + key_not_in: [stagingmainnet_Bytes!] + key_contains: stagingmainnet_Bytes + key_not_contains: stagingmainnet_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -154885,16 +152134,16 @@ input sepolia_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: sepolia_Bytes - canonicalId_not: sepolia_Bytes - canonicalId_gt: sepolia_Bytes - canonicalId_lt: sepolia_Bytes - canonicalId_gte: sepolia_Bytes - canonicalId_lte: sepolia_Bytes - canonicalId_in: [sepolia_Bytes!] - canonicalId_not_in: [sepolia_Bytes!] - canonicalId_contains: sepolia_Bytes - canonicalId_not_contains: sepolia_Bytes + canonicalId: stagingmainnet_Bytes + canonicalId_not: stagingmainnet_Bytes + canonicalId_gt: stagingmainnet_Bytes + canonicalId_lt: stagingmainnet_Bytes + canonicalId_gte: stagingmainnet_Bytes + canonicalId_lte: stagingmainnet_Bytes + canonicalId_in: [stagingmainnet_Bytes!] + canonicalId_not_in: [stagingmainnet_Bytes!] + canonicalId_contains: stagingmainnet_Bytes + canonicalId_not_contains: stagingmainnet_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -154903,26 +152152,26 @@ input sepolia_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: sepolia_Bytes - adoptedAsset_not: sepolia_Bytes - adoptedAsset_gt: sepolia_Bytes - adoptedAsset_lt: sepolia_Bytes - adoptedAsset_gte: sepolia_Bytes - adoptedAsset_lte: sepolia_Bytes - adoptedAsset_in: [sepolia_Bytes!] - adoptedAsset_not_in: [sepolia_Bytes!] - adoptedAsset_contains: sepolia_Bytes - adoptedAsset_not_contains: sepolia_Bytes - localAsset: sepolia_Bytes - localAsset_not: sepolia_Bytes - localAsset_gt: sepolia_Bytes - localAsset_lt: sepolia_Bytes - localAsset_gte: sepolia_Bytes - localAsset_lte: sepolia_Bytes - localAsset_in: [sepolia_Bytes!] - localAsset_not_in: [sepolia_Bytes!] - localAsset_contains: sepolia_Bytes - localAsset_not_contains: sepolia_Bytes + adoptedAsset: stagingmainnet_Bytes + adoptedAsset_not: stagingmainnet_Bytes + adoptedAsset_gt: stagingmainnet_Bytes + adoptedAsset_lt: stagingmainnet_Bytes + adoptedAsset_gte: stagingmainnet_Bytes + adoptedAsset_lte: stagingmainnet_Bytes + adoptedAsset_in: [stagingmainnet_Bytes!] + adoptedAsset_not_in: [stagingmainnet_Bytes!] + adoptedAsset_contains: stagingmainnet_Bytes + adoptedAsset_not_contains: stagingmainnet_Bytes + localAsset: stagingmainnet_Bytes + localAsset_not: stagingmainnet_Bytes + localAsset_gt: stagingmainnet_Bytes + localAsset_lt: stagingmainnet_Bytes + localAsset_gte: stagingmainnet_Bytes + localAsset_lte: stagingmainnet_Bytes + localAsset_in: [stagingmainnet_Bytes!] + localAsset_not_in: [stagingmainnet_Bytes!] + localAsset_contains: stagingmainnet_Bytes + localAsset_not_contains: stagingmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -154951,14 +152200,14 @@ input sepolia_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: sepolia_AssetStatus_filter + status_: stagingmainnet_AssetStatus_filter """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_Asset_filter] - or: [sepolia_Asset_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_Asset_filter] + or: [stagingmainnet_Asset_filter] } -enum sepolia_Asset_orderBy { +enum stagingmainnet_Asset_orderBy { id key decimal @@ -154973,16 +152222,16 @@ enum sepolia_Asset_orderBy { status__status } -type sepolia_ConnectorMeta { +type stagingmainnet_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: sepolia_Bytes - rootManager: sepolia_Bytes - mirrorConnector: sepolia_Bytes + amb: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes } -input sepolia_ConnectorMeta_filter { +input stagingmainnet_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -155007,43 +152256,43 @@ input sepolia_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: sepolia_Bytes - amb_not: sepolia_Bytes - amb_gt: sepolia_Bytes - amb_lt: sepolia_Bytes - amb_gte: sepolia_Bytes - amb_lte: sepolia_Bytes - amb_in: [sepolia_Bytes!] - amb_not_in: [sepolia_Bytes!] - amb_contains: sepolia_Bytes - amb_not_contains: sepolia_Bytes - rootManager: sepolia_Bytes - rootManager_not: sepolia_Bytes - rootManager_gt: sepolia_Bytes - rootManager_lt: sepolia_Bytes - rootManager_gte: sepolia_Bytes - rootManager_lte: sepolia_Bytes - rootManager_in: [sepolia_Bytes!] - rootManager_not_in: [sepolia_Bytes!] - rootManager_contains: sepolia_Bytes - rootManager_not_contains: sepolia_Bytes - mirrorConnector: sepolia_Bytes - mirrorConnector_not: sepolia_Bytes - mirrorConnector_gt: sepolia_Bytes - mirrorConnector_lt: sepolia_Bytes - mirrorConnector_gte: sepolia_Bytes - mirrorConnector_lte: sepolia_Bytes - mirrorConnector_in: [sepolia_Bytes!] - mirrorConnector_not_in: [sepolia_Bytes!] - mirrorConnector_contains: sepolia_Bytes - mirrorConnector_not_contains: sepolia_Bytes + amb: stagingmainnet_Bytes + amb_not: stagingmainnet_Bytes + amb_gt: stagingmainnet_Bytes + amb_lt: stagingmainnet_Bytes + amb_gte: stagingmainnet_Bytes + amb_lte: stagingmainnet_Bytes + amb_in: [stagingmainnet_Bytes!] + amb_not_in: [stagingmainnet_Bytes!] + amb_contains: stagingmainnet_Bytes + amb_not_contains: stagingmainnet_Bytes + rootManager: stagingmainnet_Bytes + rootManager_not: stagingmainnet_Bytes + rootManager_gt: stagingmainnet_Bytes + rootManager_lt: stagingmainnet_Bytes + rootManager_gte: stagingmainnet_Bytes + rootManager_lte: stagingmainnet_Bytes + rootManager_in: [stagingmainnet_Bytes!] + rootManager_not_in: [stagingmainnet_Bytes!] + rootManager_contains: stagingmainnet_Bytes + rootManager_not_contains: stagingmainnet_Bytes + mirrorConnector: stagingmainnet_Bytes + mirrorConnector_not: stagingmainnet_Bytes + mirrorConnector_gt: stagingmainnet_Bytes + mirrorConnector_lt: stagingmainnet_Bytes + mirrorConnector_gte: stagingmainnet_Bytes + mirrorConnector_lte: stagingmainnet_Bytes + mirrorConnector_in: [stagingmainnet_Bytes!] + mirrorConnector_not_in: [stagingmainnet_Bytes!] + mirrorConnector_contains: stagingmainnet_Bytes + mirrorConnector_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_ConnectorMeta_filter] - or: [sepolia_ConnectorMeta_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_ConnectorMeta_filter] + or: [stagingmainnet_ConnectorMeta_filter] } -enum sepolia_ConnectorMeta_orderBy { +enum stagingmainnet_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -155052,48 +152301,48 @@ enum sepolia_ConnectorMeta_orderBy { mirrorConnector } -type sepolia_DestinationTransfer { +type stagingmainnet_DestinationTransfer { id: ID! chainId: BigInt - transferId: sepolia_Bytes + transferId: stagingmainnet_Bytes nonce: BigInt - status: sepolia_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: sepolia_Router_orderBy, orderDirection: sepolia_OrderDirection, where: sepolia_Router_filter): [sepolia_Router!] + status: stagingmainnet_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingmainnet_Router_orderBy, orderDirection: stagingmainnet_OrderDirection, where: stagingmainnet_Router_filter): [stagingmainnet_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: sepolia_Bytes - delegate: sepolia_Bytes + to: stagingmainnet_Bytes + delegate: stagingmainnet_Bytes receiveLocal: Boolean - callData: sepolia_Bytes + callData: stagingmainnet_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: sepolia_Bytes + originSender: stagingmainnet_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: sepolia_Bytes - asset: sepolia_Asset + canonicalId: stagingmainnet_Bytes + asset: stagingmainnet_Asset amount: BigInt routersFee: BigInt - executedCaller: sepolia_Bytes - executedTransactionHash: sepolia_Bytes + executedCaller: stagingmainnet_Bytes + executedTransactionHash: stagingmainnet_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: sepolia_Bytes + executedTxOrigin: stagingmainnet_Bytes executedTxNonce: BigInt - reconciledCaller: sepolia_Bytes - reconciledTransactionHash: sepolia_Bytes + reconciledCaller: stagingmainnet_Bytes + reconciledTransactionHash: stagingmainnet_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: sepolia_Bytes + reconciledTxOrigin: stagingmainnet_Bytes reconciledTxNonce: BigInt } -input sepolia_DestinationTransfer_filter { +input stagingmainnet_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -155110,16 +152359,16 @@ input sepolia_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: sepolia_Bytes - transferId_not: sepolia_Bytes - transferId_gt: sepolia_Bytes - transferId_lt: sepolia_Bytes - transferId_gte: sepolia_Bytes - transferId_lte: sepolia_Bytes - transferId_in: [sepolia_Bytes!] - transferId_not_in: [sepolia_Bytes!] - transferId_contains: sepolia_Bytes - transferId_not_contains: sepolia_Bytes + transferId: stagingmainnet_Bytes + transferId_not: stagingmainnet_Bytes + transferId_gt: stagingmainnet_Bytes + transferId_lt: stagingmainnet_Bytes + transferId_gte: stagingmainnet_Bytes + transferId_lte: stagingmainnet_Bytes + transferId_in: [stagingmainnet_Bytes!] + transferId_not_in: [stagingmainnet_Bytes!] + transferId_contains: stagingmainnet_Bytes + transferId_not_contains: stagingmainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -155128,17 +152377,17 @@ input sepolia_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: sepolia_TransferStatus - status_not: sepolia_TransferStatus - status_in: [sepolia_TransferStatus!] - status_not_in: [sepolia_TransferStatus!] + status: stagingmainnet_TransferStatus + status_not: stagingmainnet_TransferStatus + status_in: [stagingmainnet_TransferStatus!] + status_not_in: [stagingmainnet_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: sepolia_Router_filter + routers_: stagingmainnet_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -155163,40 +152412,40 @@ input sepolia_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: sepolia_Bytes - to_not: sepolia_Bytes - to_gt: sepolia_Bytes - to_lt: sepolia_Bytes - to_gte: sepolia_Bytes - to_lte: sepolia_Bytes - to_in: [sepolia_Bytes!] - to_not_in: [sepolia_Bytes!] - to_contains: sepolia_Bytes - to_not_contains: sepolia_Bytes - delegate: sepolia_Bytes - delegate_not: sepolia_Bytes - delegate_gt: sepolia_Bytes - delegate_lt: sepolia_Bytes - delegate_gte: sepolia_Bytes - delegate_lte: sepolia_Bytes - delegate_in: [sepolia_Bytes!] - delegate_not_in: [sepolia_Bytes!] - delegate_contains: sepolia_Bytes - delegate_not_contains: sepolia_Bytes + to: stagingmainnet_Bytes + to_not: stagingmainnet_Bytes + to_gt: stagingmainnet_Bytes + to_lt: stagingmainnet_Bytes + to_gte: stagingmainnet_Bytes + to_lte: stagingmainnet_Bytes + to_in: [stagingmainnet_Bytes!] + to_not_in: [stagingmainnet_Bytes!] + to_contains: stagingmainnet_Bytes + to_not_contains: stagingmainnet_Bytes + delegate: stagingmainnet_Bytes + delegate_not: stagingmainnet_Bytes + delegate_gt: stagingmainnet_Bytes + delegate_lt: stagingmainnet_Bytes + delegate_gte: stagingmainnet_Bytes + delegate_lte: stagingmainnet_Bytes + delegate_in: [stagingmainnet_Bytes!] + delegate_not_in: [stagingmainnet_Bytes!] + delegate_contains: stagingmainnet_Bytes + delegate_not_contains: stagingmainnet_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: sepolia_Bytes - callData_not: sepolia_Bytes - callData_gt: sepolia_Bytes - callData_lt: sepolia_Bytes - callData_gte: sepolia_Bytes - callData_lte: sepolia_Bytes - callData_in: [sepolia_Bytes!] - callData_not_in: [sepolia_Bytes!] - callData_contains: sepolia_Bytes - callData_not_contains: sepolia_Bytes + callData: stagingmainnet_Bytes + callData_not: stagingmainnet_Bytes + callData_gt: stagingmainnet_Bytes + callData_lt: stagingmainnet_Bytes + callData_gte: stagingmainnet_Bytes + callData_lte: stagingmainnet_Bytes + callData_in: [stagingmainnet_Bytes!] + callData_not_in: [stagingmainnet_Bytes!] + callData_contains: stagingmainnet_Bytes + callData_not_contains: stagingmainnet_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -155213,16 +152462,16 @@ input sepolia_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: sepolia_Bytes - originSender_not: sepolia_Bytes - originSender_gt: sepolia_Bytes - originSender_lt: sepolia_Bytes - originSender_gte: sepolia_Bytes - originSender_lte: sepolia_Bytes - originSender_in: [sepolia_Bytes!] - originSender_not_in: [sepolia_Bytes!] - originSender_contains: sepolia_Bytes - originSender_not_contains: sepolia_Bytes + originSender: stagingmainnet_Bytes + originSender_not: stagingmainnet_Bytes + originSender_gt: stagingmainnet_Bytes + originSender_lt: stagingmainnet_Bytes + originSender_gte: stagingmainnet_Bytes + originSender_lte: stagingmainnet_Bytes + originSender_in: [stagingmainnet_Bytes!] + originSender_not_in: [stagingmainnet_Bytes!] + originSender_contains: stagingmainnet_Bytes + originSender_not_contains: stagingmainnet_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -155239,16 +152488,16 @@ input sepolia_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: sepolia_Bytes - canonicalId_not: sepolia_Bytes - canonicalId_gt: sepolia_Bytes - canonicalId_lt: sepolia_Bytes - canonicalId_gte: sepolia_Bytes - canonicalId_lte: sepolia_Bytes - canonicalId_in: [sepolia_Bytes!] - canonicalId_not_in: [sepolia_Bytes!] - canonicalId_contains: sepolia_Bytes - canonicalId_not_contains: sepolia_Bytes + canonicalId: stagingmainnet_Bytes + canonicalId_not: stagingmainnet_Bytes + canonicalId_gt: stagingmainnet_Bytes + canonicalId_lt: stagingmainnet_Bytes + canonicalId_gte: stagingmainnet_Bytes + canonicalId_lte: stagingmainnet_Bytes + canonicalId_in: [stagingmainnet_Bytes!] + canonicalId_not_in: [stagingmainnet_Bytes!] + canonicalId_contains: stagingmainnet_Bytes + canonicalId_not_contains: stagingmainnet_Bytes asset: String asset_not: String asset_gt: String @@ -155269,7 +152518,7 @@ input sepolia_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: sepolia_Asset_filter + asset_: stagingmainnet_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -155286,26 +152535,26 @@ input sepolia_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: sepolia_Bytes - executedCaller_not: sepolia_Bytes - executedCaller_gt: sepolia_Bytes - executedCaller_lt: sepolia_Bytes - executedCaller_gte: sepolia_Bytes - executedCaller_lte: sepolia_Bytes - executedCaller_in: [sepolia_Bytes!] - executedCaller_not_in: [sepolia_Bytes!] - executedCaller_contains: sepolia_Bytes - executedCaller_not_contains: sepolia_Bytes - executedTransactionHash: sepolia_Bytes - executedTransactionHash_not: sepolia_Bytes - executedTransactionHash_gt: sepolia_Bytes - executedTransactionHash_lt: sepolia_Bytes - executedTransactionHash_gte: sepolia_Bytes - executedTransactionHash_lte: sepolia_Bytes - executedTransactionHash_in: [sepolia_Bytes!] - executedTransactionHash_not_in: [sepolia_Bytes!] - executedTransactionHash_contains: sepolia_Bytes - executedTransactionHash_not_contains: sepolia_Bytes + executedCaller: stagingmainnet_Bytes + executedCaller_not: stagingmainnet_Bytes + executedCaller_gt: stagingmainnet_Bytes + executedCaller_lt: stagingmainnet_Bytes + executedCaller_gte: stagingmainnet_Bytes + executedCaller_lte: stagingmainnet_Bytes + executedCaller_in: [stagingmainnet_Bytes!] + executedCaller_not_in: [stagingmainnet_Bytes!] + executedCaller_contains: stagingmainnet_Bytes + executedCaller_not_contains: stagingmainnet_Bytes + executedTransactionHash: stagingmainnet_Bytes + executedTransactionHash_not: stagingmainnet_Bytes + executedTransactionHash_gt: stagingmainnet_Bytes + executedTransactionHash_lt: stagingmainnet_Bytes + executedTransactionHash_gte: stagingmainnet_Bytes + executedTransactionHash_lte: stagingmainnet_Bytes + executedTransactionHash_in: [stagingmainnet_Bytes!] + executedTransactionHash_not_in: [stagingmainnet_Bytes!] + executedTransactionHash_contains: stagingmainnet_Bytes + executedTransactionHash_not_contains: stagingmainnet_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -155338,16 +152587,16 @@ input sepolia_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: sepolia_Bytes - executedTxOrigin_not: sepolia_Bytes - executedTxOrigin_gt: sepolia_Bytes - executedTxOrigin_lt: sepolia_Bytes - executedTxOrigin_gte: sepolia_Bytes - executedTxOrigin_lte: sepolia_Bytes - executedTxOrigin_in: [sepolia_Bytes!] - executedTxOrigin_not_in: [sepolia_Bytes!] - executedTxOrigin_contains: sepolia_Bytes - executedTxOrigin_not_contains: sepolia_Bytes + executedTxOrigin: stagingmainnet_Bytes + executedTxOrigin_not: stagingmainnet_Bytes + executedTxOrigin_gt: stagingmainnet_Bytes + executedTxOrigin_lt: stagingmainnet_Bytes + executedTxOrigin_gte: stagingmainnet_Bytes + executedTxOrigin_lte: stagingmainnet_Bytes + executedTxOrigin_in: [stagingmainnet_Bytes!] + executedTxOrigin_not_in: [stagingmainnet_Bytes!] + executedTxOrigin_contains: stagingmainnet_Bytes + executedTxOrigin_not_contains: stagingmainnet_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -155356,26 +152605,26 @@ input sepolia_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: sepolia_Bytes - reconciledCaller_not: sepolia_Bytes - reconciledCaller_gt: sepolia_Bytes - reconciledCaller_lt: sepolia_Bytes - reconciledCaller_gte: sepolia_Bytes - reconciledCaller_lte: sepolia_Bytes - reconciledCaller_in: [sepolia_Bytes!] - reconciledCaller_not_in: [sepolia_Bytes!] - reconciledCaller_contains: sepolia_Bytes - reconciledCaller_not_contains: sepolia_Bytes - reconciledTransactionHash: sepolia_Bytes - reconciledTransactionHash_not: sepolia_Bytes - reconciledTransactionHash_gt: sepolia_Bytes - reconciledTransactionHash_lt: sepolia_Bytes - reconciledTransactionHash_gte: sepolia_Bytes - reconciledTransactionHash_lte: sepolia_Bytes - reconciledTransactionHash_in: [sepolia_Bytes!] - reconciledTransactionHash_not_in: [sepolia_Bytes!] - reconciledTransactionHash_contains: sepolia_Bytes - reconciledTransactionHash_not_contains: sepolia_Bytes + reconciledCaller: stagingmainnet_Bytes + reconciledCaller_not: stagingmainnet_Bytes + reconciledCaller_gt: stagingmainnet_Bytes + reconciledCaller_lt: stagingmainnet_Bytes + reconciledCaller_gte: stagingmainnet_Bytes + reconciledCaller_lte: stagingmainnet_Bytes + reconciledCaller_in: [stagingmainnet_Bytes!] + reconciledCaller_not_in: [stagingmainnet_Bytes!] + reconciledCaller_contains: stagingmainnet_Bytes + reconciledCaller_not_contains: stagingmainnet_Bytes + reconciledTransactionHash: stagingmainnet_Bytes + reconciledTransactionHash_not: stagingmainnet_Bytes + reconciledTransactionHash_gt: stagingmainnet_Bytes + reconciledTransactionHash_lt: stagingmainnet_Bytes + reconciledTransactionHash_gte: stagingmainnet_Bytes + reconciledTransactionHash_lte: stagingmainnet_Bytes + reconciledTransactionHash_in: [stagingmainnet_Bytes!] + reconciledTransactionHash_not_in: [stagingmainnet_Bytes!] + reconciledTransactionHash_contains: stagingmainnet_Bytes + reconciledTransactionHash_not_contains: stagingmainnet_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -155408,16 +152657,16 @@ input sepolia_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: sepolia_Bytes - reconciledTxOrigin_not: sepolia_Bytes - reconciledTxOrigin_gt: sepolia_Bytes - reconciledTxOrigin_lt: sepolia_Bytes - reconciledTxOrigin_gte: sepolia_Bytes - reconciledTxOrigin_lte: sepolia_Bytes - reconciledTxOrigin_in: [sepolia_Bytes!] - reconciledTxOrigin_not_in: [sepolia_Bytes!] - reconciledTxOrigin_contains: sepolia_Bytes - reconciledTxOrigin_not_contains: sepolia_Bytes + reconciledTxOrigin: stagingmainnet_Bytes + reconciledTxOrigin_not: stagingmainnet_Bytes + reconciledTxOrigin_gt: stagingmainnet_Bytes + reconciledTxOrigin_lt: stagingmainnet_Bytes + reconciledTxOrigin_gte: stagingmainnet_Bytes + reconciledTxOrigin_lte: stagingmainnet_Bytes + reconciledTxOrigin_in: [stagingmainnet_Bytes!] + reconciledTxOrigin_not_in: [stagingmainnet_Bytes!] + reconciledTxOrigin_contains: stagingmainnet_Bytes + reconciledTxOrigin_not_contains: stagingmainnet_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -155427,12 +152676,12 @@ input sepolia_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_DestinationTransfer_filter] - or: [sepolia_DestinationTransfer_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_DestinationTransfer_filter] + or: [stagingmainnet_DestinationTransfer_filter] } -enum sepolia_DestinationTransfer_orderBy { +enum stagingmainnet_DestinationTransfer_orderBy { id chainId transferId @@ -155482,14 +152731,14 @@ enum sepolia_DestinationTransfer_orderBy { reconciledTxNonce } -type sepolia_OptimisticRootFinalized { +type stagingmainnet_OptimisticRootFinalized { id: ID! - aggregateRoot: sepolia_Bytes! + aggregateRoot: stagingmainnet_Bytes! timestamp: BigInt! blockNumber: BigInt } -input sepolia_OptimisticRootFinalized_filter { +input stagingmainnet_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -155498,16 +152747,16 @@ input sepolia_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: sepolia_Bytes - aggregateRoot_not: sepolia_Bytes - aggregateRoot_gt: sepolia_Bytes - aggregateRoot_lt: sepolia_Bytes - aggregateRoot_gte: sepolia_Bytes - aggregateRoot_lte: sepolia_Bytes - aggregateRoot_in: [sepolia_Bytes!] - aggregateRoot_not_in: [sepolia_Bytes!] - aggregateRoot_contains: sepolia_Bytes - aggregateRoot_not_contains: sepolia_Bytes + aggregateRoot: stagingmainnet_Bytes + aggregateRoot_not: stagingmainnet_Bytes + aggregateRoot_gt: stagingmainnet_Bytes + aggregateRoot_lt: stagingmainnet_Bytes + aggregateRoot_gte: stagingmainnet_Bytes + aggregateRoot_lte: stagingmainnet_Bytes + aggregateRoot_in: [stagingmainnet_Bytes!] + aggregateRoot_not_in: [stagingmainnet_Bytes!] + aggregateRoot_contains: stagingmainnet_Bytes + aggregateRoot_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -155525,32 +152774,32 @@ input sepolia_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_OptimisticRootFinalized_filter] - or: [sepolia_OptimisticRootFinalized_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_OptimisticRootFinalized_filter] + or: [stagingmainnet_OptimisticRootFinalized_filter] } -enum sepolia_OptimisticRootFinalized_orderBy { +enum stagingmainnet_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -type sepolia_OriginMessage { +type stagingmainnet_OriginMessage { id: ID! - transferId: sepolia_Bytes + transferId: stagingmainnet_Bytes destinationDomain: BigInt - leaf: sepolia_Bytes + leaf: stagingmainnet_Bytes index: BigInt - message: sepolia_Bytes - root: sepolia_Bytes - transactionHash: sepolia_Bytes + message: stagingmainnet_Bytes + root: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes blockNumber: BigInt - rootCount: sepolia_RootCount + rootCount: stagingmainnet_RootCount } -input sepolia_OriginMessage_filter { +input stagingmainnet_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -155559,16 +152808,16 @@ input sepolia_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: sepolia_Bytes - transferId_not: sepolia_Bytes - transferId_gt: sepolia_Bytes - transferId_lt: sepolia_Bytes - transferId_gte: sepolia_Bytes - transferId_lte: sepolia_Bytes - transferId_in: [sepolia_Bytes!] - transferId_not_in: [sepolia_Bytes!] - transferId_contains: sepolia_Bytes - transferId_not_contains: sepolia_Bytes + transferId: stagingmainnet_Bytes + transferId_not: stagingmainnet_Bytes + transferId_gt: stagingmainnet_Bytes + transferId_lt: stagingmainnet_Bytes + transferId_gte: stagingmainnet_Bytes + transferId_lte: stagingmainnet_Bytes + transferId_in: [stagingmainnet_Bytes!] + transferId_not_in: [stagingmainnet_Bytes!] + transferId_contains: stagingmainnet_Bytes + transferId_not_contains: stagingmainnet_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -155577,16 +152826,16 @@ input sepolia_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: sepolia_Bytes - leaf_not: sepolia_Bytes - leaf_gt: sepolia_Bytes - leaf_lt: sepolia_Bytes - leaf_gte: sepolia_Bytes - leaf_lte: sepolia_Bytes - leaf_in: [sepolia_Bytes!] - leaf_not_in: [sepolia_Bytes!] - leaf_contains: sepolia_Bytes - leaf_not_contains: sepolia_Bytes + leaf: stagingmainnet_Bytes + leaf_not: stagingmainnet_Bytes + leaf_gt: stagingmainnet_Bytes + leaf_lt: stagingmainnet_Bytes + leaf_gte: stagingmainnet_Bytes + leaf_lte: stagingmainnet_Bytes + leaf_in: [stagingmainnet_Bytes!] + leaf_not_in: [stagingmainnet_Bytes!] + leaf_contains: stagingmainnet_Bytes + leaf_not_contains: stagingmainnet_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -155595,36 +152844,36 @@ input sepolia_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: sepolia_Bytes - message_not: sepolia_Bytes - message_gt: sepolia_Bytes - message_lt: sepolia_Bytes - message_gte: sepolia_Bytes - message_lte: sepolia_Bytes - message_in: [sepolia_Bytes!] - message_not_in: [sepolia_Bytes!] - message_contains: sepolia_Bytes - message_not_contains: sepolia_Bytes - root: sepolia_Bytes - root_not: sepolia_Bytes - root_gt: sepolia_Bytes - root_lt: sepolia_Bytes - root_gte: sepolia_Bytes - root_lte: sepolia_Bytes - root_in: [sepolia_Bytes!] - root_not_in: [sepolia_Bytes!] - root_contains: sepolia_Bytes - root_not_contains: sepolia_Bytes - transactionHash: sepolia_Bytes - transactionHash_not: sepolia_Bytes - transactionHash_gt: sepolia_Bytes - transactionHash_lt: sepolia_Bytes - transactionHash_gte: sepolia_Bytes - transactionHash_lte: sepolia_Bytes - transactionHash_in: [sepolia_Bytes!] - transactionHash_not_in: [sepolia_Bytes!] - transactionHash_contains: sepolia_Bytes - transactionHash_not_contains: sepolia_Bytes + message: stagingmainnet_Bytes + message_not: stagingmainnet_Bytes + message_gt: stagingmainnet_Bytes + message_lt: stagingmainnet_Bytes + message_gte: stagingmainnet_Bytes + message_lte: stagingmainnet_Bytes + message_in: [stagingmainnet_Bytes!] + message_not_in: [stagingmainnet_Bytes!] + message_contains: stagingmainnet_Bytes + message_not_contains: stagingmainnet_Bytes + root: stagingmainnet_Bytes + root_not: stagingmainnet_Bytes + root_gt: stagingmainnet_Bytes + root_lt: stagingmainnet_Bytes + root_gte: stagingmainnet_Bytes + root_lte: stagingmainnet_Bytes + root_in: [stagingmainnet_Bytes!] + root_not_in: [stagingmainnet_Bytes!] + root_contains: stagingmainnet_Bytes + root_not_contains: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -155653,14 +152902,14 @@ input sepolia_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: sepolia_RootCount_filter + rootCount_: stagingmainnet_RootCount_filter """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_OriginMessage_filter] - or: [sepolia_OriginMessage_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_OriginMessage_filter] + or: [stagingmainnet_OriginMessage_filter] } -enum sepolia_OriginMessage_orderBy { +enum stagingmainnet_OriginMessage_orderBy { id transferId destinationDomain @@ -155675,42 +152924,42 @@ enum sepolia_OriginMessage_orderBy { rootCount__count } -type sepolia_OriginTransfer { +type stagingmainnet_OriginTransfer { id: ID! chainId: BigInt - transferId: sepolia_Bytes + transferId: stagingmainnet_Bytes nonce: BigInt - status: sepolia_TransferStatus - messageHash: sepolia_Bytes + status: stagingmainnet_TransferStatus + messageHash: stagingmainnet_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: sepolia_Bytes - delegate: sepolia_Bytes + to: stagingmainnet_Bytes + delegate: stagingmainnet_Bytes receiveLocal: Boolean - callData: sepolia_Bytes + callData: stagingmainnet_Bytes slippage: BigInt - originSender: sepolia_Bytes + originSender: stagingmainnet_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: sepolia_Bytes - asset: sepolia_Asset - transactingAsset: sepolia_Bytes - message: sepolia_OriginMessage + canonicalId: stagingmainnet_Bytes + asset: stagingmainnet_Asset + transactingAsset: stagingmainnet_Bytes + message: stagingmainnet_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: sepolia_RelayerFee_orderBy, orderDirection: sepolia_OrderDirection, where: sepolia_RelayerFee_filter): [sepolia_RelayerFee!] - initialRelayerFeeAsset: sepolia_Bytes - caller: sepolia_Bytes - transactionHash: sepolia_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmainnet_RelayerFee_orderBy, orderDirection: stagingmainnet_OrderDirection, where: stagingmainnet_RelayerFee_filter): [stagingmainnet_RelayerFee!] + initialRelayerFeeAsset: stagingmainnet_Bytes + caller: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: sepolia_Bytes + txOrigin: stagingmainnet_Bytes txNonce: BigInt } -input sepolia_OriginTransfer_filter { +input stagingmainnet_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -155727,16 +152976,16 @@ input sepolia_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: sepolia_Bytes - transferId_not: sepolia_Bytes - transferId_gt: sepolia_Bytes - transferId_lt: sepolia_Bytes - transferId_gte: sepolia_Bytes - transferId_lte: sepolia_Bytes - transferId_in: [sepolia_Bytes!] - transferId_not_in: [sepolia_Bytes!] - transferId_contains: sepolia_Bytes - transferId_not_contains: sepolia_Bytes + transferId: stagingmainnet_Bytes + transferId_not: stagingmainnet_Bytes + transferId_gt: stagingmainnet_Bytes + transferId_lt: stagingmainnet_Bytes + transferId_gte: stagingmainnet_Bytes + transferId_lte: stagingmainnet_Bytes + transferId_in: [stagingmainnet_Bytes!] + transferId_not_in: [stagingmainnet_Bytes!] + transferId_contains: stagingmainnet_Bytes + transferId_not_contains: stagingmainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -155745,20 +152994,20 @@ input sepolia_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: sepolia_TransferStatus - status_not: sepolia_TransferStatus - status_in: [sepolia_TransferStatus!] - status_not_in: [sepolia_TransferStatus!] - messageHash: sepolia_Bytes - messageHash_not: sepolia_Bytes - messageHash_gt: sepolia_Bytes - messageHash_lt: sepolia_Bytes - messageHash_gte: sepolia_Bytes - messageHash_lte: sepolia_Bytes - messageHash_in: [sepolia_Bytes!] - messageHash_not_in: [sepolia_Bytes!] - messageHash_contains: sepolia_Bytes - messageHash_not_contains: sepolia_Bytes + status: stagingmainnet_TransferStatus + status_not: stagingmainnet_TransferStatus + status_in: [stagingmainnet_TransferStatus!] + status_not_in: [stagingmainnet_TransferStatus!] + messageHash: stagingmainnet_Bytes + messageHash_not: stagingmainnet_Bytes + messageHash_gt: stagingmainnet_Bytes + messageHash_lt: stagingmainnet_Bytes + messageHash_gte: stagingmainnet_Bytes + messageHash_lte: stagingmainnet_Bytes + messageHash_in: [stagingmainnet_Bytes!] + messageHash_not_in: [stagingmainnet_Bytes!] + messageHash_contains: stagingmainnet_Bytes + messageHash_not_contains: stagingmainnet_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -155783,40 +153032,40 @@ input sepolia_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: sepolia_Bytes - to_not: sepolia_Bytes - to_gt: sepolia_Bytes - to_lt: sepolia_Bytes - to_gte: sepolia_Bytes - to_lte: sepolia_Bytes - to_in: [sepolia_Bytes!] - to_not_in: [sepolia_Bytes!] - to_contains: sepolia_Bytes - to_not_contains: sepolia_Bytes - delegate: sepolia_Bytes - delegate_not: sepolia_Bytes - delegate_gt: sepolia_Bytes - delegate_lt: sepolia_Bytes - delegate_gte: sepolia_Bytes - delegate_lte: sepolia_Bytes - delegate_in: [sepolia_Bytes!] - delegate_not_in: [sepolia_Bytes!] - delegate_contains: sepolia_Bytes - delegate_not_contains: sepolia_Bytes + to: stagingmainnet_Bytes + to_not: stagingmainnet_Bytes + to_gt: stagingmainnet_Bytes + to_lt: stagingmainnet_Bytes + to_gte: stagingmainnet_Bytes + to_lte: stagingmainnet_Bytes + to_in: [stagingmainnet_Bytes!] + to_not_in: [stagingmainnet_Bytes!] + to_contains: stagingmainnet_Bytes + to_not_contains: stagingmainnet_Bytes + delegate: stagingmainnet_Bytes + delegate_not: stagingmainnet_Bytes + delegate_gt: stagingmainnet_Bytes + delegate_lt: stagingmainnet_Bytes + delegate_gte: stagingmainnet_Bytes + delegate_lte: stagingmainnet_Bytes + delegate_in: [stagingmainnet_Bytes!] + delegate_not_in: [stagingmainnet_Bytes!] + delegate_contains: stagingmainnet_Bytes + delegate_not_contains: stagingmainnet_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: sepolia_Bytes - callData_not: sepolia_Bytes - callData_gt: sepolia_Bytes - callData_lt: sepolia_Bytes - callData_gte: sepolia_Bytes - callData_lte: sepolia_Bytes - callData_in: [sepolia_Bytes!] - callData_not_in: [sepolia_Bytes!] - callData_contains: sepolia_Bytes - callData_not_contains: sepolia_Bytes + callData: stagingmainnet_Bytes + callData_not: stagingmainnet_Bytes + callData_gt: stagingmainnet_Bytes + callData_lt: stagingmainnet_Bytes + callData_gte: stagingmainnet_Bytes + callData_lte: stagingmainnet_Bytes + callData_in: [stagingmainnet_Bytes!] + callData_not_in: [stagingmainnet_Bytes!] + callData_contains: stagingmainnet_Bytes + callData_not_contains: stagingmainnet_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -155825,16 +153074,16 @@ input sepolia_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: sepolia_Bytes - originSender_not: sepolia_Bytes - originSender_gt: sepolia_Bytes - originSender_lt: sepolia_Bytes - originSender_gte: sepolia_Bytes - originSender_lte: sepolia_Bytes - originSender_in: [sepolia_Bytes!] - originSender_not_in: [sepolia_Bytes!] - originSender_contains: sepolia_Bytes - originSender_not_contains: sepolia_Bytes + originSender: stagingmainnet_Bytes + originSender_not: stagingmainnet_Bytes + originSender_gt: stagingmainnet_Bytes + originSender_lt: stagingmainnet_Bytes + originSender_gte: stagingmainnet_Bytes + originSender_lte: stagingmainnet_Bytes + originSender_in: [stagingmainnet_Bytes!] + originSender_not_in: [stagingmainnet_Bytes!] + originSender_contains: stagingmainnet_Bytes + originSender_not_contains: stagingmainnet_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -155851,16 +153100,16 @@ input sepolia_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: sepolia_Bytes - canonicalId_not: sepolia_Bytes - canonicalId_gt: sepolia_Bytes - canonicalId_lt: sepolia_Bytes - canonicalId_gte: sepolia_Bytes - canonicalId_lte: sepolia_Bytes - canonicalId_in: [sepolia_Bytes!] - canonicalId_not_in: [sepolia_Bytes!] - canonicalId_contains: sepolia_Bytes - canonicalId_not_contains: sepolia_Bytes + canonicalId: stagingmainnet_Bytes + canonicalId_not: stagingmainnet_Bytes + canonicalId_gt: stagingmainnet_Bytes + canonicalId_lt: stagingmainnet_Bytes + canonicalId_gte: stagingmainnet_Bytes + canonicalId_lte: stagingmainnet_Bytes + canonicalId_in: [stagingmainnet_Bytes!] + canonicalId_not_in: [stagingmainnet_Bytes!] + canonicalId_contains: stagingmainnet_Bytes + canonicalId_not_contains: stagingmainnet_Bytes asset: String asset_not: String asset_gt: String @@ -155881,20 +153130,20 @@ input sepolia_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: sepolia_Asset_filter - transactingAsset: sepolia_Bytes - transactingAsset_not: sepolia_Bytes - transactingAsset_gt: sepolia_Bytes - transactingAsset_lt: sepolia_Bytes - transactingAsset_gte: sepolia_Bytes - transactingAsset_lte: sepolia_Bytes - transactingAsset_in: [sepolia_Bytes!] - transactingAsset_not_in: [sepolia_Bytes!] - transactingAsset_contains: sepolia_Bytes - transactingAsset_not_contains: sepolia_Bytes - message: String - message_not: String - message_gt: String + asset_: stagingmainnet_Asset_filter + transactingAsset: stagingmainnet_Bytes + transactingAsset_not: stagingmainnet_Bytes + transactingAsset_gt: stagingmainnet_Bytes + transactingAsset_lt: stagingmainnet_Bytes + transactingAsset_gte: stagingmainnet_Bytes + transactingAsset_lte: stagingmainnet_Bytes + transactingAsset_in: [stagingmainnet_Bytes!] + transactingAsset_not_in: [stagingmainnet_Bytes!] + transactingAsset_contains: stagingmainnet_Bytes + transactingAsset_not_contains: stagingmainnet_Bytes + message: String + message_not: String + message_gt: String message_lt: String message_gte: String message_lte: String @@ -155912,7 +153161,7 @@ input sepolia_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: sepolia_OriginMessage_filter + message_: stagingmainnet_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -155927,37 +153176,37 @@ input sepolia_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: sepolia_RelayerFee_filter - initialRelayerFeeAsset: sepolia_Bytes - initialRelayerFeeAsset_not: sepolia_Bytes - initialRelayerFeeAsset_gt: sepolia_Bytes - initialRelayerFeeAsset_lt: sepolia_Bytes - initialRelayerFeeAsset_gte: sepolia_Bytes - initialRelayerFeeAsset_lte: sepolia_Bytes - initialRelayerFeeAsset_in: [sepolia_Bytes!] - initialRelayerFeeAsset_not_in: [sepolia_Bytes!] - initialRelayerFeeAsset_contains: sepolia_Bytes - initialRelayerFeeAsset_not_contains: sepolia_Bytes - caller: sepolia_Bytes - caller_not: sepolia_Bytes - caller_gt: sepolia_Bytes - caller_lt: sepolia_Bytes - caller_gte: sepolia_Bytes - caller_lte: sepolia_Bytes - caller_in: [sepolia_Bytes!] - caller_not_in: [sepolia_Bytes!] - caller_contains: sepolia_Bytes - caller_not_contains: sepolia_Bytes - transactionHash: sepolia_Bytes - transactionHash_not: sepolia_Bytes - transactionHash_gt: sepolia_Bytes - transactionHash_lt: sepolia_Bytes - transactionHash_gte: sepolia_Bytes - transactionHash_lte: sepolia_Bytes - transactionHash_in: [sepolia_Bytes!] - transactionHash_not_in: [sepolia_Bytes!] - transactionHash_contains: sepolia_Bytes - transactionHash_not_contains: sepolia_Bytes + relayerFees_: stagingmainnet_RelayerFee_filter + initialRelayerFeeAsset: stagingmainnet_Bytes + initialRelayerFeeAsset_not: stagingmainnet_Bytes + initialRelayerFeeAsset_gt: stagingmainnet_Bytes + initialRelayerFeeAsset_lt: stagingmainnet_Bytes + initialRelayerFeeAsset_gte: stagingmainnet_Bytes + initialRelayerFeeAsset_lte: stagingmainnet_Bytes + initialRelayerFeeAsset_in: [stagingmainnet_Bytes!] + initialRelayerFeeAsset_not_in: [stagingmainnet_Bytes!] + initialRelayerFeeAsset_contains: stagingmainnet_Bytes + initialRelayerFeeAsset_not_contains: stagingmainnet_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -155990,16 +153239,16 @@ input sepolia_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: sepolia_Bytes - txOrigin_not: sepolia_Bytes - txOrigin_gt: sepolia_Bytes - txOrigin_lt: sepolia_Bytes - txOrigin_gte: sepolia_Bytes - txOrigin_lte: sepolia_Bytes - txOrigin_in: [sepolia_Bytes!] - txOrigin_not_in: [sepolia_Bytes!] - txOrigin_contains: sepolia_Bytes - txOrigin_not_contains: sepolia_Bytes + txOrigin: stagingmainnet_Bytes + txOrigin_not: stagingmainnet_Bytes + txOrigin_gt: stagingmainnet_Bytes + txOrigin_lt: stagingmainnet_Bytes + txOrigin_gte: stagingmainnet_Bytes + txOrigin_lte: stagingmainnet_Bytes + txOrigin_in: [stagingmainnet_Bytes!] + txOrigin_not_in: [stagingmainnet_Bytes!] + txOrigin_contains: stagingmainnet_Bytes + txOrigin_not_contains: stagingmainnet_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -156009,12 +153258,12 @@ input sepolia_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_OriginTransfer_filter] - or: [sepolia_OriginTransfer_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_OriginTransfer_filter] + or: [stagingmainnet_OriginTransfer_filter] } -enum sepolia_OriginTransfer_orderBy { +enum stagingmainnet_OriginTransfer_orderBy { id chainId transferId @@ -156067,20 +153316,20 @@ enum sepolia_OriginTransfer_orderBy { txNonce } -type sepolia_Relayer { +type stagingmainnet_Relayer { id: ID! isActive: Boolean! - relayer: sepolia_Bytes + relayer: stagingmainnet_Bytes } -type sepolia_RelayerFee { +type stagingmainnet_RelayerFee { id: ID! - transfer: sepolia_OriginTransfer! + transfer: stagingmainnet_OriginTransfer! fee: BigInt! - asset: sepolia_Bytes! + asset: stagingmainnet_Bytes! } -input sepolia_RelayerFee_filter { +input stagingmainnet_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -156109,7 +153358,7 @@ input sepolia_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: sepolia_OriginTransfer_filter + transfer_: stagingmainnet_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -156118,23 +153367,23 @@ input sepolia_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: sepolia_Bytes - asset_not: sepolia_Bytes - asset_gt: sepolia_Bytes - asset_lt: sepolia_Bytes - asset_gte: sepolia_Bytes - asset_lte: sepolia_Bytes - asset_in: [sepolia_Bytes!] - asset_not_in: [sepolia_Bytes!] - asset_contains: sepolia_Bytes - asset_not_contains: sepolia_Bytes + asset: stagingmainnet_Bytes + asset_not: stagingmainnet_Bytes + asset_gt: stagingmainnet_Bytes + asset_lt: stagingmainnet_Bytes + asset_gte: stagingmainnet_Bytes + asset_lte: stagingmainnet_Bytes + asset_in: [stagingmainnet_Bytes!] + asset_not_in: [stagingmainnet_Bytes!] + asset_contains: stagingmainnet_Bytes + asset_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_RelayerFee_filter] - or: [sepolia_RelayerFee_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RelayerFee_filter] + or: [stagingmainnet_RelayerFee_filter] } -enum sepolia_RelayerFee_orderBy { +enum stagingmainnet_RelayerFee_orderBy { id transfer transfer__id @@ -156170,20 +153419,20 @@ enum sepolia_RelayerFee_orderBy { asset } -type sepolia_RelayerFeesIncrease { +type stagingmainnet_RelayerFeesIncrease { id: ID! - transfer: sepolia_OriginTransfer! + transfer: stagingmainnet_OriginTransfer! increase: BigInt - asset: sepolia_Bytes - caller: sepolia_Bytes! - transactionHash: sepolia_Bytes! + asset: stagingmainnet_Bytes + caller: stagingmainnet_Bytes! + transactionHash: stagingmainnet_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input sepolia_RelayerFeesIncrease_filter { +input stagingmainnet_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -156212,7 +153461,7 @@ input sepolia_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: sepolia_OriginTransfer_filter + transfer_: stagingmainnet_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -156221,36 +153470,36 @@ input sepolia_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: sepolia_Bytes - asset_not: sepolia_Bytes - asset_gt: sepolia_Bytes - asset_lt: sepolia_Bytes - asset_gte: sepolia_Bytes - asset_lte: sepolia_Bytes - asset_in: [sepolia_Bytes!] - asset_not_in: [sepolia_Bytes!] - asset_contains: sepolia_Bytes - asset_not_contains: sepolia_Bytes - caller: sepolia_Bytes - caller_not: sepolia_Bytes - caller_gt: sepolia_Bytes - caller_lt: sepolia_Bytes - caller_gte: sepolia_Bytes - caller_lte: sepolia_Bytes - caller_in: [sepolia_Bytes!] - caller_not_in: [sepolia_Bytes!] - caller_contains: sepolia_Bytes - caller_not_contains: sepolia_Bytes - transactionHash: sepolia_Bytes - transactionHash_not: sepolia_Bytes - transactionHash_gt: sepolia_Bytes - transactionHash_lt: sepolia_Bytes - transactionHash_gte: sepolia_Bytes - transactionHash_lte: sepolia_Bytes - transactionHash_in: [sepolia_Bytes!] - transactionHash_not_in: [sepolia_Bytes!] - transactionHash_contains: sepolia_Bytes - transactionHash_not_contains: sepolia_Bytes + asset: stagingmainnet_Bytes + asset_not: stagingmainnet_Bytes + asset_gt: stagingmainnet_Bytes + asset_lt: stagingmainnet_Bytes + asset_gte: stagingmainnet_Bytes + asset_lte: stagingmainnet_Bytes + asset_in: [stagingmainnet_Bytes!] + asset_not_in: [stagingmainnet_Bytes!] + asset_contains: stagingmainnet_Bytes + asset_not_contains: stagingmainnet_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -156284,12 +153533,12 @@ input sepolia_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_RelayerFeesIncrease_filter] - or: [sepolia_RelayerFeesIncrease_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RelayerFeesIncrease_filter] + or: [stagingmainnet_RelayerFeesIncrease_filter] } -enum sepolia_RelayerFeesIncrease_orderBy { +enum stagingmainnet_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -156331,7 +153580,7 @@ enum sepolia_RelayerFeesIncrease_orderBy { blockNumber } -input sepolia_Relayer_filter { +input stagingmainnet_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -156344,34 +153593,34 @@ input sepolia_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: sepolia_Bytes - relayer_not: sepolia_Bytes - relayer_gt: sepolia_Bytes - relayer_lt: sepolia_Bytes - relayer_gte: sepolia_Bytes - relayer_lte: sepolia_Bytes - relayer_in: [sepolia_Bytes!] - relayer_not_in: [sepolia_Bytes!] - relayer_contains: sepolia_Bytes - relayer_not_contains: sepolia_Bytes + relayer: stagingmainnet_Bytes + relayer_not: stagingmainnet_Bytes + relayer_gt: stagingmainnet_Bytes + relayer_lt: stagingmainnet_Bytes + relayer_gte: stagingmainnet_Bytes + relayer_lte: stagingmainnet_Bytes + relayer_in: [stagingmainnet_Bytes!] + relayer_not_in: [stagingmainnet_Bytes!] + relayer_contains: stagingmainnet_Bytes + relayer_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_Relayer_filter] - or: [sepolia_Relayer_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_Relayer_filter] + or: [stagingmainnet_Relayer_filter] } -enum sepolia_Relayer_orderBy { +enum stagingmainnet_Relayer_orderBy { id isActive relayer } -type sepolia_RootCount { +type stagingmainnet_RootCount { id: ID! count: BigInt } -input sepolia_RootCount_filter { +input stagingmainnet_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -156389,31 +153638,31 @@ input sepolia_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_RootCount_filter] - or: [sepolia_RootCount_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootCount_filter] + or: [stagingmainnet_RootCount_filter] } -enum sepolia_RootCount_orderBy { +enum stagingmainnet_RootCount_orderBy { id count } -type sepolia_RootMessageSent { +type stagingmainnet_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: sepolia_Bytes + root: stagingmainnet_Bytes count: BigInt - caller: sepolia_Bytes - transactionHash: sepolia_Bytes + caller: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input sepolia_RootMessageSent_filter { +input stagingmainnet_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -156438,16 +153687,16 @@ input sepolia_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: sepolia_Bytes - root_not: sepolia_Bytes - root_gt: sepolia_Bytes - root_lt: sepolia_Bytes - root_gte: sepolia_Bytes - root_lte: sepolia_Bytes - root_in: [sepolia_Bytes!] - root_not_in: [sepolia_Bytes!] - root_contains: sepolia_Bytes - root_not_contains: sepolia_Bytes + root: stagingmainnet_Bytes + root_not: stagingmainnet_Bytes + root_gt: stagingmainnet_Bytes + root_lt: stagingmainnet_Bytes + root_gte: stagingmainnet_Bytes + root_lte: stagingmainnet_Bytes + root_in: [stagingmainnet_Bytes!] + root_not_in: [stagingmainnet_Bytes!] + root_contains: stagingmainnet_Bytes + root_not_contains: stagingmainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -156456,26 +153705,26 @@ input sepolia_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: sepolia_Bytes - caller_not: sepolia_Bytes - caller_gt: sepolia_Bytes - caller_lt: sepolia_Bytes - caller_gte: sepolia_Bytes - caller_lte: sepolia_Bytes - caller_in: [sepolia_Bytes!] - caller_not_in: [sepolia_Bytes!] - caller_contains: sepolia_Bytes - caller_not_contains: sepolia_Bytes - transactionHash: sepolia_Bytes - transactionHash_not: sepolia_Bytes - transactionHash_gt: sepolia_Bytes - transactionHash_lt: sepolia_Bytes - transactionHash_gte: sepolia_Bytes - transactionHash_lte: sepolia_Bytes - transactionHash_in: [sepolia_Bytes!] - transactionHash_not_in: [sepolia_Bytes!] - transactionHash_contains: sepolia_Bytes - transactionHash_not_contains: sepolia_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -156509,12 +153758,12 @@ input sepolia_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_RootMessageSent_filter] - or: [sepolia_RootMessageSent_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RootMessageSent_filter] + or: [stagingmainnet_RootMessageSent_filter] } -enum sepolia_RootMessageSent_orderBy { +enum stagingmainnet_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -156528,25 +153777,25 @@ enum sepolia_RootMessageSent_orderBy { blockNumber } -type sepolia_Router { +type stagingmainnet_Router { id: ID! isActive: Boolean! - owner: sepolia_Bytes - recipient: sepolia_Bytes - proposedOwner: sepolia_Bytes + owner: stagingmainnet_Bytes + recipient: stagingmainnet_Bytes + proposedOwner: stagingmainnet_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: sepolia_AssetBalance_orderBy, orderDirection: sepolia_OrderDirection, where: sepolia_AssetBalance_filter): [sepolia_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmainnet_AssetBalance_orderBy, orderDirection: stagingmainnet_OrderDirection, where: stagingmainnet_AssetBalance_filter): [stagingmainnet_AssetBalance!]! } -type sepolia_RouterDailyTVL { +type stagingmainnet_RouterDailyTVL { id: ID! - router: sepolia_Router! - asset: sepolia_Asset! + router: stagingmainnet_Router! + asset: stagingmainnet_Asset! timestamp: BigInt! balance: BigInt! } -input sepolia_RouterDailyTVL_filter { +input stagingmainnet_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -156575,7 +153824,7 @@ input sepolia_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: sepolia_Router_filter + router_: stagingmainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -156596,7 +153845,7 @@ input sepolia_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: sepolia_Asset_filter + asset_: stagingmainnet_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -156614,12 +153863,12 @@ input sepolia_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_RouterDailyTVL_filter] - or: [sepolia_RouterDailyTVL_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RouterDailyTVL_filter] + or: [stagingmainnet_RouterDailyTVL_filter] } -enum sepolia_RouterDailyTVL_orderBy { +enum stagingmainnet_RouterDailyTVL_orderBy { id router router__id @@ -156642,26 +153891,26 @@ enum sepolia_RouterDailyTVL_orderBy { balance } -type sepolia_RouterLiquidityEvent { +type stagingmainnet_RouterLiquidityEvent { id: ID! - type: sepolia_RouterLiquidityEventType - router: sepolia_Router! - asset: sepolia_Asset! + type: stagingmainnet_RouterLiquidityEventType + router: stagingmainnet_Router! + asset: stagingmainnet_Asset! amount: BigInt! balance: BigInt! - caller: sepolia_Bytes + caller: stagingmainnet_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: sepolia_Bytes! + transactionHash: stagingmainnet_Bytes! nonce: BigInt! } -enum sepolia_RouterLiquidityEventType { +enum stagingmainnet_RouterLiquidityEventType { Add Remove } -input sepolia_RouterLiquidityEvent_filter { +input stagingmainnet_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -156670,10 +153919,10 @@ input sepolia_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: sepolia_RouterLiquidityEventType - type_not: sepolia_RouterLiquidityEventType - type_in: [sepolia_RouterLiquidityEventType!] - type_not_in: [sepolia_RouterLiquidityEventType!] + type: stagingmainnet_RouterLiquidityEventType + type_not: stagingmainnet_RouterLiquidityEventType + type_in: [stagingmainnet_RouterLiquidityEventType!] + type_not_in: [stagingmainnet_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -156694,7 +153943,7 @@ input sepolia_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: sepolia_Router_filter + router_: stagingmainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -156715,7 +153964,7 @@ input sepolia_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: sepolia_Asset_filter + asset_: stagingmainnet_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -156732,16 +153981,16 @@ input sepolia_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: sepolia_Bytes - caller_not: sepolia_Bytes - caller_gt: sepolia_Bytes - caller_lt: sepolia_Bytes - caller_gte: sepolia_Bytes - caller_lte: sepolia_Bytes - caller_in: [sepolia_Bytes!] - caller_not_in: [sepolia_Bytes!] - caller_contains: sepolia_Bytes - caller_not_contains: sepolia_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -156758,16 +154007,16 @@ input sepolia_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: sepolia_Bytes - transactionHash_not: sepolia_Bytes - transactionHash_gt: sepolia_Bytes - transactionHash_lt: sepolia_Bytes - transactionHash_gte: sepolia_Bytes - transactionHash_lte: sepolia_Bytes - transactionHash_in: [sepolia_Bytes!] - transactionHash_not_in: [sepolia_Bytes!] - transactionHash_contains: sepolia_Bytes - transactionHash_not_contains: sepolia_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -156777,12 +154026,12 @@ input sepolia_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_RouterLiquidityEvent_filter] - or: [sepolia_RouterLiquidityEvent_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_RouterLiquidityEvent_filter] + or: [stagingmainnet_RouterLiquidityEvent_filter] } -enum sepolia_RouterLiquidityEvent_orderBy { +enum stagingmainnet_RouterLiquidityEvent_orderBy { id type router @@ -156811,7 +154060,7 @@ enum sepolia_RouterLiquidityEvent_orderBy { nonce } -input sepolia_Router_filter { +input stagingmainnet_Router_filter { id: ID id_not: ID id_gt: ID @@ -156824,36 +154073,36 @@ input sepolia_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: sepolia_Bytes - owner_not: sepolia_Bytes - owner_gt: sepolia_Bytes - owner_lt: sepolia_Bytes - owner_gte: sepolia_Bytes - owner_lte: sepolia_Bytes - owner_in: [sepolia_Bytes!] - owner_not_in: [sepolia_Bytes!] - owner_contains: sepolia_Bytes - owner_not_contains: sepolia_Bytes - recipient: sepolia_Bytes - recipient_not: sepolia_Bytes - recipient_gt: sepolia_Bytes - recipient_lt: sepolia_Bytes - recipient_gte: sepolia_Bytes - recipient_lte: sepolia_Bytes - recipient_in: [sepolia_Bytes!] - recipient_not_in: [sepolia_Bytes!] - recipient_contains: sepolia_Bytes - recipient_not_contains: sepolia_Bytes - proposedOwner: sepolia_Bytes - proposedOwner_not: sepolia_Bytes - proposedOwner_gt: sepolia_Bytes - proposedOwner_lt: sepolia_Bytes - proposedOwner_gte: sepolia_Bytes - proposedOwner_lte: sepolia_Bytes - proposedOwner_in: [sepolia_Bytes!] - proposedOwner_not_in: [sepolia_Bytes!] - proposedOwner_contains: sepolia_Bytes - proposedOwner_not_contains: sepolia_Bytes + owner: stagingmainnet_Bytes + owner_not: stagingmainnet_Bytes + owner_gt: stagingmainnet_Bytes + owner_lt: stagingmainnet_Bytes + owner_gte: stagingmainnet_Bytes + owner_lte: stagingmainnet_Bytes + owner_in: [stagingmainnet_Bytes!] + owner_not_in: [stagingmainnet_Bytes!] + owner_contains: stagingmainnet_Bytes + owner_not_contains: stagingmainnet_Bytes + recipient: stagingmainnet_Bytes + recipient_not: stagingmainnet_Bytes + recipient_gt: stagingmainnet_Bytes + recipient_lt: stagingmainnet_Bytes + recipient_gte: stagingmainnet_Bytes + recipient_lte: stagingmainnet_Bytes + recipient_in: [stagingmainnet_Bytes!] + recipient_not_in: [stagingmainnet_Bytes!] + recipient_contains: stagingmainnet_Bytes + recipient_not_contains: stagingmainnet_Bytes + proposedOwner: stagingmainnet_Bytes + proposedOwner_not: stagingmainnet_Bytes + proposedOwner_gt: stagingmainnet_Bytes + proposedOwner_lt: stagingmainnet_Bytes + proposedOwner_gte: stagingmainnet_Bytes + proposedOwner_lte: stagingmainnet_Bytes + proposedOwner_in: [stagingmainnet_Bytes!] + proposedOwner_not_in: [stagingmainnet_Bytes!] + proposedOwner_contains: stagingmainnet_Bytes + proposedOwner_not_contains: stagingmainnet_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -156862,14 +154111,14 @@ input sepolia_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: sepolia_AssetBalance_filter + assetBalances_: stagingmainnet_AssetBalance_filter """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_Router_filter] - or: [sepolia_Router_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_Router_filter] + or: [stagingmainnet_Router_filter] } -enum sepolia_Router_orderBy { +enum stagingmainnet_Router_orderBy { id isActive owner @@ -156879,13 +154128,13 @@ enum sepolia_Router_orderBy { assetBalances } -type sepolia_Sequencer { +type stagingmainnet_Sequencer { id: ID! isActive: Boolean! - sequencer: sepolia_Bytes + sequencer: stagingmainnet_Bytes } -input sepolia_Sequencer_filter { +input stagingmainnet_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -156898,35 +154147,35 @@ input sepolia_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: sepolia_Bytes - sequencer_not: sepolia_Bytes - sequencer_gt: sepolia_Bytes - sequencer_lt: sepolia_Bytes - sequencer_gte: sepolia_Bytes - sequencer_lte: sepolia_Bytes - sequencer_in: [sepolia_Bytes!] - sequencer_not_in: [sepolia_Bytes!] - sequencer_contains: sepolia_Bytes - sequencer_not_contains: sepolia_Bytes + sequencer: stagingmainnet_Bytes + sequencer_not: stagingmainnet_Bytes + sequencer_gt: stagingmainnet_Bytes + sequencer_lt: stagingmainnet_Bytes + sequencer_gte: stagingmainnet_Bytes + sequencer_lte: stagingmainnet_Bytes + sequencer_in: [stagingmainnet_Bytes!] + sequencer_not_in: [stagingmainnet_Bytes!] + sequencer_contains: stagingmainnet_Bytes + sequencer_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_Sequencer_filter] - or: [sepolia_Sequencer_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_Sequencer_filter] + or: [stagingmainnet_Sequencer_filter] } -enum sepolia_Sequencer_orderBy { +enum stagingmainnet_Sequencer_orderBy { id isActive sequencer } -type sepolia_Setting { +type stagingmainnet_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: sepolia_Bytes! + caller: stagingmainnet_Bytes! } -input sepolia_Setting_filter { +input stagingmainnet_Setting_filter { id: ID id_not: ID id_gt: ID @@ -156943,41 +154192,41 @@ input sepolia_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: sepolia_Bytes - caller_not: sepolia_Bytes - caller_gt: sepolia_Bytes - caller_lt: sepolia_Bytes - caller_gte: sepolia_Bytes - caller_lte: sepolia_Bytes - caller_in: [sepolia_Bytes!] - caller_not_in: [sepolia_Bytes!] - caller_contains: sepolia_Bytes - caller_not_contains: sepolia_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_Setting_filter] - or: [sepolia_Setting_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_Setting_filter] + or: [stagingmainnet_Setting_filter] } -enum sepolia_Setting_orderBy { +enum stagingmainnet_Setting_orderBy { id maxRoutersPerTransfer caller } -type sepolia_SlippageUpdate { +type stagingmainnet_SlippageUpdate { id: ID! - transfer: sepolia_DestinationTransfer! + transfer: stagingmainnet_DestinationTransfer! slippage: BigInt! - caller: sepolia_Bytes! - transactionHash: sepolia_Bytes! + caller: stagingmainnet_Bytes! + transactionHash: stagingmainnet_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input sepolia_SlippageUpdate_filter { +input stagingmainnet_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -157006,7 +154255,7 @@ input sepolia_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: sepolia_DestinationTransfer_filter + transfer_: stagingmainnet_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -157015,26 +154264,26 @@ input sepolia_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: sepolia_Bytes - caller_not: sepolia_Bytes - caller_gt: sepolia_Bytes - caller_lt: sepolia_Bytes - caller_gte: sepolia_Bytes - caller_lte: sepolia_Bytes - caller_in: [sepolia_Bytes!] - caller_not_in: [sepolia_Bytes!] - caller_contains: sepolia_Bytes - caller_not_contains: sepolia_Bytes - transactionHash: sepolia_Bytes - transactionHash_not: sepolia_Bytes - transactionHash_gt: sepolia_Bytes - transactionHash_lt: sepolia_Bytes - transactionHash_gte: sepolia_Bytes - transactionHash_lte: sepolia_Bytes - transactionHash_in: [sepolia_Bytes!] - transactionHash_not_in: [sepolia_Bytes!] - transactionHash_contains: sepolia_Bytes - transactionHash_not_contains: sepolia_Bytes + caller: stagingmainnet_Bytes + caller_not: stagingmainnet_Bytes + caller_gt: stagingmainnet_Bytes + caller_lt: stagingmainnet_Bytes + caller_gte: stagingmainnet_Bytes + caller_lte: stagingmainnet_Bytes + caller_in: [stagingmainnet_Bytes!] + caller_not_in: [stagingmainnet_Bytes!] + caller_contains: stagingmainnet_Bytes + caller_not_contains: stagingmainnet_Bytes + transactionHash: stagingmainnet_Bytes + transactionHash_not: stagingmainnet_Bytes + transactionHash_gt: stagingmainnet_Bytes + transactionHash_lt: stagingmainnet_Bytes + transactionHash_gte: stagingmainnet_Bytes + transactionHash_lte: stagingmainnet_Bytes + transactionHash_in: [stagingmainnet_Bytes!] + transactionHash_not_in: [stagingmainnet_Bytes!] + transactionHash_contains: stagingmainnet_Bytes + transactionHash_not_contains: stagingmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -157068,12 +154317,12 @@ input sepolia_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_SlippageUpdate_filter] - or: [sepolia_SlippageUpdate_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_SlippageUpdate_filter] + or: [stagingmainnet_SlippageUpdate_filter] } -enum sepolia_SlippageUpdate_orderBy { +enum stagingmainnet_SlippageUpdate_orderBy { id transfer transfer__id @@ -157121,16 +154370,16 @@ enum sepolia_SlippageUpdate_orderBy { blockNumber } -type sepolia_SnapshotRoot { +type stagingmainnet_SnapshotRoot { id: ID! spokeDomain: BigInt - root: sepolia_Bytes! + root: stagingmainnet_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input sepolia_SnapshotRoot_filter { +input stagingmainnet_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -157147,16 +154396,16 @@ input sepolia_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: sepolia_Bytes - root_not: sepolia_Bytes - root_gt: sepolia_Bytes - root_lt: sepolia_Bytes - root_gte: sepolia_Bytes - root_lte: sepolia_Bytes - root_in: [sepolia_Bytes!] - root_not_in: [sepolia_Bytes!] - root_contains: sepolia_Bytes - root_not_contains: sepolia_Bytes + root: stagingmainnet_Bytes + root_not: stagingmainnet_Bytes + root_gt: stagingmainnet_Bytes + root_lt: stagingmainnet_Bytes + root_gte: stagingmainnet_Bytes + root_lte: stagingmainnet_Bytes + root_in: [stagingmainnet_Bytes!] + root_not_in: [stagingmainnet_Bytes!] + root_contains: stagingmainnet_Bytes + root_not_contains: stagingmainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -157182,12 +154431,12 @@ input sepolia_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_SnapshotRoot_filter] - or: [sepolia_SnapshotRoot_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_SnapshotRoot_filter] + or: [stagingmainnet_SnapshotRoot_filter] } -enum sepolia_SnapshotRoot_orderBy { +enum stagingmainnet_SnapshotRoot_orderBy { id spokeDomain root @@ -157196,12 +154445,12 @@ enum sepolia_SnapshotRoot_orderBy { blockNumber } -type sepolia_SpokeConnectorMode { +type stagingmainnet_SpokeConnectorMode { id: ID! mode: String! } -input sepolia_SpokeConnectorMode_filter { +input stagingmainnet_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -157231,17 +154480,17 @@ input sepolia_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: sepolia_BlockChangedFilter - and: [sepolia_SpokeConnectorMode_filter] - or: [sepolia_SpokeConnectorMode_filter] + _change_block: stagingmainnet_BlockChangedFilter + and: [stagingmainnet_SpokeConnectorMode_filter] + or: [stagingmainnet_SpokeConnectorMode_filter] } -enum sepolia_SpokeConnectorMode_orderBy { +enum stagingmainnet_SpokeConnectorMode_orderBy { id mode } -enum sepolia_TransferStatus { +enum stagingmainnet_TransferStatus { XCalled Executed Reconciled @@ -157249,15 +154498,15 @@ enum sepolia_TransferStatus { CompletedFast } -type polygonzkevm_swap_AggregateRoot { +type localmainnet_AggregateRoot { id: ID! - root: polygonzkevm_swap_Bytes! + root: localmainnet_Bytes! blockNumber: BigInt! } -type polygonzkevm_swap_AggregateRootProposed { +type localmainnet_AggregateRootProposed { id: ID! - aggregateRoot: polygonzkevm_swap_Bytes! + aggregateRoot: localmainnet_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -157265,7 +154514,7 @@ type polygonzkevm_swap_AggregateRootProposed { blockNumber: BigInt } -input polygonzkevm_swap_AggregateRootProposed_filter { +input localmainnet_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -157274,16 +154523,16 @@ input polygonzkevm_swap_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: polygonzkevm_swap_Bytes - aggregateRoot_not: polygonzkevm_swap_Bytes - aggregateRoot_gt: polygonzkevm_swap_Bytes - aggregateRoot_lt: polygonzkevm_swap_Bytes - aggregateRoot_gte: polygonzkevm_swap_Bytes - aggregateRoot_lte: polygonzkevm_swap_Bytes - aggregateRoot_in: [polygonzkevm_swap_Bytes!] - aggregateRoot_not_in: [polygonzkevm_swap_Bytes!] - aggregateRoot_contains: polygonzkevm_swap_Bytes - aggregateRoot_not_contains: polygonzkevm_swap_Bytes + aggregateRoot: localmainnet_Bytes + aggregateRoot_not: localmainnet_Bytes + aggregateRoot_gt: localmainnet_Bytes + aggregateRoot_lt: localmainnet_Bytes + aggregateRoot_gte: localmainnet_Bytes + aggregateRoot_lte: localmainnet_Bytes + aggregateRoot_in: [localmainnet_Bytes!] + aggregateRoot_not_in: [localmainnet_Bytes!] + aggregateRoot_contains: localmainnet_Bytes + aggregateRoot_not_contains: localmainnet_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -157325,12 +154574,12 @@ input polygonzkevm_swap_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_AggregateRootProposed_filter] - or: [polygonzkevm_swap_AggregateRootProposed_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_AggregateRootProposed_filter] + or: [localmainnet_AggregateRootProposed_filter] } -enum polygonzkevm_swap_AggregateRootProposed_orderBy { +enum localmainnet_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -157340,7 +154589,7 @@ enum polygonzkevm_swap_AggregateRootProposed_orderBy { blockNumber } -input polygonzkevm_swap_AggregateRoot_filter { +input localmainnet_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -157349,16 +154598,16 @@ input polygonzkevm_swap_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: polygonzkevm_swap_Bytes - root_not: polygonzkevm_swap_Bytes - root_gt: polygonzkevm_swap_Bytes - root_lt: polygonzkevm_swap_Bytes - root_gte: polygonzkevm_swap_Bytes - root_lte: polygonzkevm_swap_Bytes - root_in: [polygonzkevm_swap_Bytes!] - root_not_in: [polygonzkevm_swap_Bytes!] - root_contains: polygonzkevm_swap_Bytes - root_not_contains: polygonzkevm_swap_Bytes + root: localmainnet_Bytes + root_not: localmainnet_Bytes + root_gt: localmainnet_Bytes + root_lt: localmainnet_Bytes + root_gte: localmainnet_Bytes + root_lte: localmainnet_Bytes + root_in: [localmainnet_Bytes!] + root_not_in: [localmainnet_Bytes!] + root_contains: localmainnet_Bytes + root_not_contains: localmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -157368,42 +154617,42 @@ input polygonzkevm_swap_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_AggregateRoot_filter] - or: [polygonzkevm_swap_AggregateRoot_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_AggregateRoot_filter] + or: [localmainnet_AggregateRoot_filter] } -enum polygonzkevm_swap_AggregateRoot_orderBy { +enum localmainnet_AggregateRoot_orderBy { id root blockNumber } -type polygonzkevm_swap_Asset { +type localmainnet_Asset { id: ID! - key: polygonzkevm_swap_Bytes + key: localmainnet_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: polygonzkevm_swap_Bytes + canonicalId: localmainnet_Bytes canonicalDomain: BigInt - adoptedAsset: polygonzkevm_swap_Bytes - localAsset: polygonzkevm_swap_Bytes + adoptedAsset: localmainnet_Bytes + localAsset: localmainnet_Bytes blockNumber: BigInt - status: polygonzkevm_swap_AssetStatus + status: localmainnet_AssetStatus } -type polygonzkevm_swap_AssetBalance { +type localmainnet_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: polygonzkevm_swap_Router! - asset: polygonzkevm_swap_Asset! + router: localmainnet_Router! + asset: localmainnet_Asset! feesEarned: BigInt! } -input polygonzkevm_swap_AssetBalance_filter { +input localmainnet_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -157464,7 +154713,7 @@ input polygonzkevm_swap_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: polygonzkevm_swap_Router_filter + router_: localmainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -157485,7 +154734,7 @@ input polygonzkevm_swap_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygonzkevm_swap_Asset_filter + asset_: localmainnet_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -157495,12 +154744,12 @@ input polygonzkevm_swap_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_AssetBalance_filter] - or: [polygonzkevm_swap_AssetBalance_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_AssetBalance_filter] + or: [localmainnet_AssetBalance_filter] } -enum polygonzkevm_swap_AssetBalance_orderBy { +enum localmainnet_AssetBalance_orderBy { id amount locked @@ -157526,12 +154775,12 @@ enum polygonzkevm_swap_AssetBalance_orderBy { feesEarned } -type polygonzkevm_swap_AssetStatus { +type localmainnet_AssetStatus { id: ID! status: Boolean } -input polygonzkevm_swap_AssetStatus_filter { +input localmainnet_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -157545,17 +154794,17 @@ input polygonzkevm_swap_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_AssetStatus_filter] - or: [polygonzkevm_swap_AssetStatus_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_AssetStatus_filter] + or: [localmainnet_AssetStatus_filter] } -enum polygonzkevm_swap_AssetStatus_orderBy { +enum localmainnet_AssetStatus_orderBy { id status } -input polygonzkevm_swap_Asset_filter { +input localmainnet_Asset_filter { id: ID id_not: ID id_gt: ID @@ -157564,16 +154813,16 @@ input polygonzkevm_swap_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: polygonzkevm_swap_Bytes - key_not: polygonzkevm_swap_Bytes - key_gt: polygonzkevm_swap_Bytes - key_lt: polygonzkevm_swap_Bytes - key_gte: polygonzkevm_swap_Bytes - key_lte: polygonzkevm_swap_Bytes - key_in: [polygonzkevm_swap_Bytes!] - key_not_in: [polygonzkevm_swap_Bytes!] - key_contains: polygonzkevm_swap_Bytes - key_not_contains: polygonzkevm_swap_Bytes + key: localmainnet_Bytes + key_not: localmainnet_Bytes + key_gt: localmainnet_Bytes + key_lt: localmainnet_Bytes + key_gte: localmainnet_Bytes + key_lte: localmainnet_Bytes + key_in: [localmainnet_Bytes!] + key_not_in: [localmainnet_Bytes!] + key_contains: localmainnet_Bytes + key_not_contains: localmainnet_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -157590,16 +154839,16 @@ input polygonzkevm_swap_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: polygonzkevm_swap_Bytes - canonicalId_not: polygonzkevm_swap_Bytes - canonicalId_gt: polygonzkevm_swap_Bytes - canonicalId_lt: polygonzkevm_swap_Bytes - canonicalId_gte: polygonzkevm_swap_Bytes - canonicalId_lte: polygonzkevm_swap_Bytes - canonicalId_in: [polygonzkevm_swap_Bytes!] - canonicalId_not_in: [polygonzkevm_swap_Bytes!] - canonicalId_contains: polygonzkevm_swap_Bytes - canonicalId_not_contains: polygonzkevm_swap_Bytes + canonicalId: localmainnet_Bytes + canonicalId_not: localmainnet_Bytes + canonicalId_gt: localmainnet_Bytes + canonicalId_lt: localmainnet_Bytes + canonicalId_gte: localmainnet_Bytes + canonicalId_lte: localmainnet_Bytes + canonicalId_in: [localmainnet_Bytes!] + canonicalId_not_in: [localmainnet_Bytes!] + canonicalId_contains: localmainnet_Bytes + canonicalId_not_contains: localmainnet_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -157608,26 +154857,26 @@ input polygonzkevm_swap_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: polygonzkevm_swap_Bytes - adoptedAsset_not: polygonzkevm_swap_Bytes - adoptedAsset_gt: polygonzkevm_swap_Bytes - adoptedAsset_lt: polygonzkevm_swap_Bytes - adoptedAsset_gte: polygonzkevm_swap_Bytes - adoptedAsset_lte: polygonzkevm_swap_Bytes - adoptedAsset_in: [polygonzkevm_swap_Bytes!] - adoptedAsset_not_in: [polygonzkevm_swap_Bytes!] - adoptedAsset_contains: polygonzkevm_swap_Bytes - adoptedAsset_not_contains: polygonzkevm_swap_Bytes - localAsset: polygonzkevm_swap_Bytes - localAsset_not: polygonzkevm_swap_Bytes - localAsset_gt: polygonzkevm_swap_Bytes - localAsset_lt: polygonzkevm_swap_Bytes - localAsset_gte: polygonzkevm_swap_Bytes - localAsset_lte: polygonzkevm_swap_Bytes - localAsset_in: [polygonzkevm_swap_Bytes!] - localAsset_not_in: [polygonzkevm_swap_Bytes!] - localAsset_contains: polygonzkevm_swap_Bytes - localAsset_not_contains: polygonzkevm_swap_Bytes + adoptedAsset: localmainnet_Bytes + adoptedAsset_not: localmainnet_Bytes + adoptedAsset_gt: localmainnet_Bytes + adoptedAsset_lt: localmainnet_Bytes + adoptedAsset_gte: localmainnet_Bytes + adoptedAsset_lte: localmainnet_Bytes + adoptedAsset_in: [localmainnet_Bytes!] + adoptedAsset_not_in: [localmainnet_Bytes!] + adoptedAsset_contains: localmainnet_Bytes + adoptedAsset_not_contains: localmainnet_Bytes + localAsset: localmainnet_Bytes + localAsset_not: localmainnet_Bytes + localAsset_gt: localmainnet_Bytes + localAsset_lt: localmainnet_Bytes + localAsset_gte: localmainnet_Bytes + localAsset_lte: localmainnet_Bytes + localAsset_in: [localmainnet_Bytes!] + localAsset_not_in: [localmainnet_Bytes!] + localAsset_contains: localmainnet_Bytes + localAsset_not_contains: localmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -157656,14 +154905,14 @@ input polygonzkevm_swap_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: polygonzkevm_swap_AssetStatus_filter + status_: localmainnet_AssetStatus_filter """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_Asset_filter] - or: [polygonzkevm_swap_Asset_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_Asset_filter] + or: [localmainnet_Asset_filter] } -enum polygonzkevm_swap_Asset_orderBy { +enum localmainnet_Asset_orderBy { id key decimal @@ -157678,30 +154927,16 @@ enum polygonzkevm_swap_Asset_orderBy { status__status } -scalar polygonzkevm_swap_BigDecimal - -input polygonzkevm_swap_BlockChangedFilter { - number_gte: Int! -} - -input polygonzkevm_swap_Block_height { - hash: polygonzkevm_swap_Bytes - number: Int - number_gte: Int -} - -scalar polygonzkevm_swap_Bytes - -type polygonzkevm_swap_ConnectorMeta { +type localmainnet_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: polygonzkevm_swap_Bytes - rootManager: polygonzkevm_swap_Bytes - mirrorConnector: polygonzkevm_swap_Bytes + amb: localmainnet_Bytes + rootManager: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes } -input polygonzkevm_swap_ConnectorMeta_filter { +input localmainnet_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -157726,43 +154961,43 @@ input polygonzkevm_swap_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: polygonzkevm_swap_Bytes - amb_not: polygonzkevm_swap_Bytes - amb_gt: polygonzkevm_swap_Bytes - amb_lt: polygonzkevm_swap_Bytes - amb_gte: polygonzkevm_swap_Bytes - amb_lte: polygonzkevm_swap_Bytes - amb_in: [polygonzkevm_swap_Bytes!] - amb_not_in: [polygonzkevm_swap_Bytes!] - amb_contains: polygonzkevm_swap_Bytes - amb_not_contains: polygonzkevm_swap_Bytes - rootManager: polygonzkevm_swap_Bytes - rootManager_not: polygonzkevm_swap_Bytes - rootManager_gt: polygonzkevm_swap_Bytes - rootManager_lt: polygonzkevm_swap_Bytes - rootManager_gte: polygonzkevm_swap_Bytes - rootManager_lte: polygonzkevm_swap_Bytes - rootManager_in: [polygonzkevm_swap_Bytes!] - rootManager_not_in: [polygonzkevm_swap_Bytes!] - rootManager_contains: polygonzkevm_swap_Bytes - rootManager_not_contains: polygonzkevm_swap_Bytes - mirrorConnector: polygonzkevm_swap_Bytes - mirrorConnector_not: polygonzkevm_swap_Bytes - mirrorConnector_gt: polygonzkevm_swap_Bytes - mirrorConnector_lt: polygonzkevm_swap_Bytes - mirrorConnector_gte: polygonzkevm_swap_Bytes - mirrorConnector_lte: polygonzkevm_swap_Bytes - mirrorConnector_in: [polygonzkevm_swap_Bytes!] - mirrorConnector_not_in: [polygonzkevm_swap_Bytes!] - mirrorConnector_contains: polygonzkevm_swap_Bytes - mirrorConnector_not_contains: polygonzkevm_swap_Bytes + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_ConnectorMeta_filter] - or: [polygonzkevm_swap_ConnectorMeta_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_ConnectorMeta_filter] + or: [localmainnet_ConnectorMeta_filter] } -enum polygonzkevm_swap_ConnectorMeta_orderBy { +enum localmainnet_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -157771,48 +155006,48 @@ enum polygonzkevm_swap_ConnectorMeta_orderBy { mirrorConnector } -type polygonzkevm_swap_DestinationTransfer { +type localmainnet_DestinationTransfer { id: ID! chainId: BigInt - transferId: polygonzkevm_swap_Bytes + transferId: localmainnet_Bytes nonce: BigInt - status: polygonzkevm_swap_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_swap_Router_orderBy, orderDirection: polygonzkevm_swap_OrderDirection, where: polygonzkevm_swap_Router_filter): [polygonzkevm_swap_Router!] + status: localmainnet_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: localmainnet_Router_orderBy, orderDirection: localmainnet_OrderDirection, where: localmainnet_Router_filter): [localmainnet_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: polygonzkevm_swap_Bytes - delegate: polygonzkevm_swap_Bytes + to: localmainnet_Bytes + delegate: localmainnet_Bytes receiveLocal: Boolean - callData: polygonzkevm_swap_Bytes + callData: localmainnet_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: polygonzkevm_swap_Bytes + originSender: localmainnet_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: polygonzkevm_swap_Bytes - asset: polygonzkevm_swap_Asset + canonicalId: localmainnet_Bytes + asset: localmainnet_Asset amount: BigInt routersFee: BigInt - executedCaller: polygonzkevm_swap_Bytes - executedTransactionHash: polygonzkevm_swap_Bytes + executedCaller: localmainnet_Bytes + executedTransactionHash: localmainnet_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: polygonzkevm_swap_Bytes + executedTxOrigin: localmainnet_Bytes executedTxNonce: BigInt - reconciledCaller: polygonzkevm_swap_Bytes - reconciledTransactionHash: polygonzkevm_swap_Bytes + reconciledCaller: localmainnet_Bytes + reconciledTransactionHash: localmainnet_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: polygonzkevm_swap_Bytes + reconciledTxOrigin: localmainnet_Bytes reconciledTxNonce: BigInt } -input polygonzkevm_swap_DestinationTransfer_filter { +input localmainnet_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -157829,16 +155064,16 @@ input polygonzkevm_swap_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: polygonzkevm_swap_Bytes - transferId_not: polygonzkevm_swap_Bytes - transferId_gt: polygonzkevm_swap_Bytes - transferId_lt: polygonzkevm_swap_Bytes - transferId_gte: polygonzkevm_swap_Bytes - transferId_lte: polygonzkevm_swap_Bytes - transferId_in: [polygonzkevm_swap_Bytes!] - transferId_not_in: [polygonzkevm_swap_Bytes!] - transferId_contains: polygonzkevm_swap_Bytes - transferId_not_contains: polygonzkevm_swap_Bytes + transferId: localmainnet_Bytes + transferId_not: localmainnet_Bytes + transferId_gt: localmainnet_Bytes + transferId_lt: localmainnet_Bytes + transferId_gte: localmainnet_Bytes + transferId_lte: localmainnet_Bytes + transferId_in: [localmainnet_Bytes!] + transferId_not_in: [localmainnet_Bytes!] + transferId_contains: localmainnet_Bytes + transferId_not_contains: localmainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -157847,17 +155082,17 @@ input polygonzkevm_swap_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: polygonzkevm_swap_TransferStatus - status_not: polygonzkevm_swap_TransferStatus - status_in: [polygonzkevm_swap_TransferStatus!] - status_not_in: [polygonzkevm_swap_TransferStatus!] + status: localmainnet_TransferStatus + status_not: localmainnet_TransferStatus + status_in: [localmainnet_TransferStatus!] + status_not_in: [localmainnet_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: polygonzkevm_swap_Router_filter + routers_: localmainnet_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -157882,40 +155117,40 @@ input polygonzkevm_swap_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: polygonzkevm_swap_Bytes - to_not: polygonzkevm_swap_Bytes - to_gt: polygonzkevm_swap_Bytes - to_lt: polygonzkevm_swap_Bytes - to_gte: polygonzkevm_swap_Bytes - to_lte: polygonzkevm_swap_Bytes - to_in: [polygonzkevm_swap_Bytes!] - to_not_in: [polygonzkevm_swap_Bytes!] - to_contains: polygonzkevm_swap_Bytes - to_not_contains: polygonzkevm_swap_Bytes - delegate: polygonzkevm_swap_Bytes - delegate_not: polygonzkevm_swap_Bytes - delegate_gt: polygonzkevm_swap_Bytes - delegate_lt: polygonzkevm_swap_Bytes - delegate_gte: polygonzkevm_swap_Bytes - delegate_lte: polygonzkevm_swap_Bytes - delegate_in: [polygonzkevm_swap_Bytes!] - delegate_not_in: [polygonzkevm_swap_Bytes!] - delegate_contains: polygonzkevm_swap_Bytes - delegate_not_contains: polygonzkevm_swap_Bytes + to: localmainnet_Bytes + to_not: localmainnet_Bytes + to_gt: localmainnet_Bytes + to_lt: localmainnet_Bytes + to_gte: localmainnet_Bytes + to_lte: localmainnet_Bytes + to_in: [localmainnet_Bytes!] + to_not_in: [localmainnet_Bytes!] + to_contains: localmainnet_Bytes + to_not_contains: localmainnet_Bytes + delegate: localmainnet_Bytes + delegate_not: localmainnet_Bytes + delegate_gt: localmainnet_Bytes + delegate_lt: localmainnet_Bytes + delegate_gte: localmainnet_Bytes + delegate_lte: localmainnet_Bytes + delegate_in: [localmainnet_Bytes!] + delegate_not_in: [localmainnet_Bytes!] + delegate_contains: localmainnet_Bytes + delegate_not_contains: localmainnet_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: polygonzkevm_swap_Bytes - callData_not: polygonzkevm_swap_Bytes - callData_gt: polygonzkevm_swap_Bytes - callData_lt: polygonzkevm_swap_Bytes - callData_gte: polygonzkevm_swap_Bytes - callData_lte: polygonzkevm_swap_Bytes - callData_in: [polygonzkevm_swap_Bytes!] - callData_not_in: [polygonzkevm_swap_Bytes!] - callData_contains: polygonzkevm_swap_Bytes - callData_not_contains: polygonzkevm_swap_Bytes + callData: localmainnet_Bytes + callData_not: localmainnet_Bytes + callData_gt: localmainnet_Bytes + callData_lt: localmainnet_Bytes + callData_gte: localmainnet_Bytes + callData_lte: localmainnet_Bytes + callData_in: [localmainnet_Bytes!] + callData_not_in: [localmainnet_Bytes!] + callData_contains: localmainnet_Bytes + callData_not_contains: localmainnet_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -157932,16 +155167,16 @@ input polygonzkevm_swap_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: polygonzkevm_swap_Bytes - originSender_not: polygonzkevm_swap_Bytes - originSender_gt: polygonzkevm_swap_Bytes - originSender_lt: polygonzkevm_swap_Bytes - originSender_gte: polygonzkevm_swap_Bytes - originSender_lte: polygonzkevm_swap_Bytes - originSender_in: [polygonzkevm_swap_Bytes!] - originSender_not_in: [polygonzkevm_swap_Bytes!] - originSender_contains: polygonzkevm_swap_Bytes - originSender_not_contains: polygonzkevm_swap_Bytes + originSender: localmainnet_Bytes + originSender_not: localmainnet_Bytes + originSender_gt: localmainnet_Bytes + originSender_lt: localmainnet_Bytes + originSender_gte: localmainnet_Bytes + originSender_lte: localmainnet_Bytes + originSender_in: [localmainnet_Bytes!] + originSender_not_in: [localmainnet_Bytes!] + originSender_contains: localmainnet_Bytes + originSender_not_contains: localmainnet_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -157958,16 +155193,16 @@ input polygonzkevm_swap_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: polygonzkevm_swap_Bytes - canonicalId_not: polygonzkevm_swap_Bytes - canonicalId_gt: polygonzkevm_swap_Bytes - canonicalId_lt: polygonzkevm_swap_Bytes - canonicalId_gte: polygonzkevm_swap_Bytes - canonicalId_lte: polygonzkevm_swap_Bytes - canonicalId_in: [polygonzkevm_swap_Bytes!] - canonicalId_not_in: [polygonzkevm_swap_Bytes!] - canonicalId_contains: polygonzkevm_swap_Bytes - canonicalId_not_contains: polygonzkevm_swap_Bytes + canonicalId: localmainnet_Bytes + canonicalId_not: localmainnet_Bytes + canonicalId_gt: localmainnet_Bytes + canonicalId_lt: localmainnet_Bytes + canonicalId_gte: localmainnet_Bytes + canonicalId_lte: localmainnet_Bytes + canonicalId_in: [localmainnet_Bytes!] + canonicalId_not_in: [localmainnet_Bytes!] + canonicalId_contains: localmainnet_Bytes + canonicalId_not_contains: localmainnet_Bytes asset: String asset_not: String asset_gt: String @@ -157988,7 +155223,7 @@ input polygonzkevm_swap_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygonzkevm_swap_Asset_filter + asset_: localmainnet_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -158005,26 +155240,26 @@ input polygonzkevm_swap_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: polygonzkevm_swap_Bytes - executedCaller_not: polygonzkevm_swap_Bytes - executedCaller_gt: polygonzkevm_swap_Bytes - executedCaller_lt: polygonzkevm_swap_Bytes - executedCaller_gte: polygonzkevm_swap_Bytes - executedCaller_lte: polygonzkevm_swap_Bytes - executedCaller_in: [polygonzkevm_swap_Bytes!] - executedCaller_not_in: [polygonzkevm_swap_Bytes!] - executedCaller_contains: polygonzkevm_swap_Bytes - executedCaller_not_contains: polygonzkevm_swap_Bytes - executedTransactionHash: polygonzkevm_swap_Bytes - executedTransactionHash_not: polygonzkevm_swap_Bytes - executedTransactionHash_gt: polygonzkevm_swap_Bytes - executedTransactionHash_lt: polygonzkevm_swap_Bytes - executedTransactionHash_gte: polygonzkevm_swap_Bytes - executedTransactionHash_lte: polygonzkevm_swap_Bytes - executedTransactionHash_in: [polygonzkevm_swap_Bytes!] - executedTransactionHash_not_in: [polygonzkevm_swap_Bytes!] - executedTransactionHash_contains: polygonzkevm_swap_Bytes - executedTransactionHash_not_contains: polygonzkevm_swap_Bytes + executedCaller: localmainnet_Bytes + executedCaller_not: localmainnet_Bytes + executedCaller_gt: localmainnet_Bytes + executedCaller_lt: localmainnet_Bytes + executedCaller_gte: localmainnet_Bytes + executedCaller_lte: localmainnet_Bytes + executedCaller_in: [localmainnet_Bytes!] + executedCaller_not_in: [localmainnet_Bytes!] + executedCaller_contains: localmainnet_Bytes + executedCaller_not_contains: localmainnet_Bytes + executedTransactionHash: localmainnet_Bytes + executedTransactionHash_not: localmainnet_Bytes + executedTransactionHash_gt: localmainnet_Bytes + executedTransactionHash_lt: localmainnet_Bytes + executedTransactionHash_gte: localmainnet_Bytes + executedTransactionHash_lte: localmainnet_Bytes + executedTransactionHash_in: [localmainnet_Bytes!] + executedTransactionHash_not_in: [localmainnet_Bytes!] + executedTransactionHash_contains: localmainnet_Bytes + executedTransactionHash_not_contains: localmainnet_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -158057,16 +155292,16 @@ input polygonzkevm_swap_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: polygonzkevm_swap_Bytes - executedTxOrigin_not: polygonzkevm_swap_Bytes - executedTxOrigin_gt: polygonzkevm_swap_Bytes - executedTxOrigin_lt: polygonzkevm_swap_Bytes - executedTxOrigin_gte: polygonzkevm_swap_Bytes - executedTxOrigin_lte: polygonzkevm_swap_Bytes - executedTxOrigin_in: [polygonzkevm_swap_Bytes!] - executedTxOrigin_not_in: [polygonzkevm_swap_Bytes!] - executedTxOrigin_contains: polygonzkevm_swap_Bytes - executedTxOrigin_not_contains: polygonzkevm_swap_Bytes + executedTxOrigin: localmainnet_Bytes + executedTxOrigin_not: localmainnet_Bytes + executedTxOrigin_gt: localmainnet_Bytes + executedTxOrigin_lt: localmainnet_Bytes + executedTxOrigin_gte: localmainnet_Bytes + executedTxOrigin_lte: localmainnet_Bytes + executedTxOrigin_in: [localmainnet_Bytes!] + executedTxOrigin_not_in: [localmainnet_Bytes!] + executedTxOrigin_contains: localmainnet_Bytes + executedTxOrigin_not_contains: localmainnet_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -158075,26 +155310,26 @@ input polygonzkevm_swap_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: polygonzkevm_swap_Bytes - reconciledCaller_not: polygonzkevm_swap_Bytes - reconciledCaller_gt: polygonzkevm_swap_Bytes - reconciledCaller_lt: polygonzkevm_swap_Bytes - reconciledCaller_gte: polygonzkevm_swap_Bytes - reconciledCaller_lte: polygonzkevm_swap_Bytes - reconciledCaller_in: [polygonzkevm_swap_Bytes!] - reconciledCaller_not_in: [polygonzkevm_swap_Bytes!] - reconciledCaller_contains: polygonzkevm_swap_Bytes - reconciledCaller_not_contains: polygonzkevm_swap_Bytes - reconciledTransactionHash: polygonzkevm_swap_Bytes - reconciledTransactionHash_not: polygonzkevm_swap_Bytes - reconciledTransactionHash_gt: polygonzkevm_swap_Bytes - reconciledTransactionHash_lt: polygonzkevm_swap_Bytes - reconciledTransactionHash_gte: polygonzkevm_swap_Bytes - reconciledTransactionHash_lte: polygonzkevm_swap_Bytes - reconciledTransactionHash_in: [polygonzkevm_swap_Bytes!] - reconciledTransactionHash_not_in: [polygonzkevm_swap_Bytes!] - reconciledTransactionHash_contains: polygonzkevm_swap_Bytes - reconciledTransactionHash_not_contains: polygonzkevm_swap_Bytes + reconciledCaller: localmainnet_Bytes + reconciledCaller_not: localmainnet_Bytes + reconciledCaller_gt: localmainnet_Bytes + reconciledCaller_lt: localmainnet_Bytes + reconciledCaller_gte: localmainnet_Bytes + reconciledCaller_lte: localmainnet_Bytes + reconciledCaller_in: [localmainnet_Bytes!] + reconciledCaller_not_in: [localmainnet_Bytes!] + reconciledCaller_contains: localmainnet_Bytes + reconciledCaller_not_contains: localmainnet_Bytes + reconciledTransactionHash: localmainnet_Bytes + reconciledTransactionHash_not: localmainnet_Bytes + reconciledTransactionHash_gt: localmainnet_Bytes + reconciledTransactionHash_lt: localmainnet_Bytes + reconciledTransactionHash_gte: localmainnet_Bytes + reconciledTransactionHash_lte: localmainnet_Bytes + reconciledTransactionHash_in: [localmainnet_Bytes!] + reconciledTransactionHash_not_in: [localmainnet_Bytes!] + reconciledTransactionHash_contains: localmainnet_Bytes + reconciledTransactionHash_not_contains: localmainnet_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -158127,16 +155362,16 @@ input polygonzkevm_swap_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: polygonzkevm_swap_Bytes - reconciledTxOrigin_not: polygonzkevm_swap_Bytes - reconciledTxOrigin_gt: polygonzkevm_swap_Bytes - reconciledTxOrigin_lt: polygonzkevm_swap_Bytes - reconciledTxOrigin_gte: polygonzkevm_swap_Bytes - reconciledTxOrigin_lte: polygonzkevm_swap_Bytes - reconciledTxOrigin_in: [polygonzkevm_swap_Bytes!] - reconciledTxOrigin_not_in: [polygonzkevm_swap_Bytes!] - reconciledTxOrigin_contains: polygonzkevm_swap_Bytes - reconciledTxOrigin_not_contains: polygonzkevm_swap_Bytes + reconciledTxOrigin: localmainnet_Bytes + reconciledTxOrigin_not: localmainnet_Bytes + reconciledTxOrigin_gt: localmainnet_Bytes + reconciledTxOrigin_lt: localmainnet_Bytes + reconciledTxOrigin_gte: localmainnet_Bytes + reconciledTxOrigin_lte: localmainnet_Bytes + reconciledTxOrigin_in: [localmainnet_Bytes!] + reconciledTxOrigin_not_in: [localmainnet_Bytes!] + reconciledTxOrigin_contains: localmainnet_Bytes + reconciledTxOrigin_not_contains: localmainnet_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -158146,12 +155381,12 @@ input polygonzkevm_swap_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_DestinationTransfer_filter] - or: [polygonzkevm_swap_DestinationTransfer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_DestinationTransfer_filter] + or: [localmainnet_DestinationTransfer_filter] } -enum polygonzkevm_swap_DestinationTransfer_orderBy { +enum localmainnet_DestinationTransfer_orderBy { id chainId transferId @@ -158201,20 +155436,14 @@ enum polygonzkevm_swap_DestinationTransfer_orderBy { reconciledTxNonce } -""" -8 bytes signed integer - -""" -scalar polygonzkevm_swap_Int8 - -type polygonzkevm_swap_OptimisticRootFinalized { +type localmainnet_OptimisticRootFinalized { id: ID! - aggregateRoot: polygonzkevm_swap_Bytes! + aggregateRoot: localmainnet_Bytes! timestamp: BigInt! blockNumber: BigInt } -input polygonzkevm_swap_OptimisticRootFinalized_filter { +input localmainnet_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -158223,16 +155452,16 @@ input polygonzkevm_swap_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: polygonzkevm_swap_Bytes - aggregateRoot_not: polygonzkevm_swap_Bytes - aggregateRoot_gt: polygonzkevm_swap_Bytes - aggregateRoot_lt: polygonzkevm_swap_Bytes - aggregateRoot_gte: polygonzkevm_swap_Bytes - aggregateRoot_lte: polygonzkevm_swap_Bytes - aggregateRoot_in: [polygonzkevm_swap_Bytes!] - aggregateRoot_not_in: [polygonzkevm_swap_Bytes!] - aggregateRoot_contains: polygonzkevm_swap_Bytes - aggregateRoot_not_contains: polygonzkevm_swap_Bytes + aggregateRoot: localmainnet_Bytes + aggregateRoot_not: localmainnet_Bytes + aggregateRoot_gt: localmainnet_Bytes + aggregateRoot_lt: localmainnet_Bytes + aggregateRoot_gte: localmainnet_Bytes + aggregateRoot_lte: localmainnet_Bytes + aggregateRoot_in: [localmainnet_Bytes!] + aggregateRoot_not_in: [localmainnet_Bytes!] + aggregateRoot_contains: localmainnet_Bytes + aggregateRoot_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -158250,38 +155479,32 @@ input polygonzkevm_swap_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_OptimisticRootFinalized_filter] - or: [polygonzkevm_swap_OptimisticRootFinalized_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_OptimisticRootFinalized_filter] + or: [localmainnet_OptimisticRootFinalized_filter] } -enum polygonzkevm_swap_OptimisticRootFinalized_orderBy { +enum localmainnet_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -"""Defines the order direction, either ascending or descending""" -enum polygonzkevm_swap_OrderDirection { - asc - desc -} - -type polygonzkevm_swap_OriginMessage { +type localmainnet_OriginMessage { id: ID! - transferId: polygonzkevm_swap_Bytes + transferId: localmainnet_Bytes destinationDomain: BigInt - leaf: polygonzkevm_swap_Bytes + leaf: localmainnet_Bytes index: BigInt - message: polygonzkevm_swap_Bytes - root: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes + message: localmainnet_Bytes + root: localmainnet_Bytes + transactionHash: localmainnet_Bytes blockNumber: BigInt - rootCount: polygonzkevm_swap_RootCount + rootCount: localmainnet_RootCount } -input polygonzkevm_swap_OriginMessage_filter { +input localmainnet_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -158290,16 +155513,16 @@ input polygonzkevm_swap_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: polygonzkevm_swap_Bytes - transferId_not: polygonzkevm_swap_Bytes - transferId_gt: polygonzkevm_swap_Bytes - transferId_lt: polygonzkevm_swap_Bytes - transferId_gte: polygonzkevm_swap_Bytes - transferId_lte: polygonzkevm_swap_Bytes - transferId_in: [polygonzkevm_swap_Bytes!] - transferId_not_in: [polygonzkevm_swap_Bytes!] - transferId_contains: polygonzkevm_swap_Bytes - transferId_not_contains: polygonzkevm_swap_Bytes + transferId: localmainnet_Bytes + transferId_not: localmainnet_Bytes + transferId_gt: localmainnet_Bytes + transferId_lt: localmainnet_Bytes + transferId_gte: localmainnet_Bytes + transferId_lte: localmainnet_Bytes + transferId_in: [localmainnet_Bytes!] + transferId_not_in: [localmainnet_Bytes!] + transferId_contains: localmainnet_Bytes + transferId_not_contains: localmainnet_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -158308,16 +155531,16 @@ input polygonzkevm_swap_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: polygonzkevm_swap_Bytes - leaf_not: polygonzkevm_swap_Bytes - leaf_gt: polygonzkevm_swap_Bytes - leaf_lt: polygonzkevm_swap_Bytes - leaf_gte: polygonzkevm_swap_Bytes - leaf_lte: polygonzkevm_swap_Bytes - leaf_in: [polygonzkevm_swap_Bytes!] - leaf_not_in: [polygonzkevm_swap_Bytes!] - leaf_contains: polygonzkevm_swap_Bytes - leaf_not_contains: polygonzkevm_swap_Bytes + leaf: localmainnet_Bytes + leaf_not: localmainnet_Bytes + leaf_gt: localmainnet_Bytes + leaf_lt: localmainnet_Bytes + leaf_gte: localmainnet_Bytes + leaf_lte: localmainnet_Bytes + leaf_in: [localmainnet_Bytes!] + leaf_not_in: [localmainnet_Bytes!] + leaf_contains: localmainnet_Bytes + leaf_not_contains: localmainnet_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -158326,36 +155549,36 @@ input polygonzkevm_swap_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: polygonzkevm_swap_Bytes - message_not: polygonzkevm_swap_Bytes - message_gt: polygonzkevm_swap_Bytes - message_lt: polygonzkevm_swap_Bytes - message_gte: polygonzkevm_swap_Bytes - message_lte: polygonzkevm_swap_Bytes - message_in: [polygonzkevm_swap_Bytes!] - message_not_in: [polygonzkevm_swap_Bytes!] - message_contains: polygonzkevm_swap_Bytes - message_not_contains: polygonzkevm_swap_Bytes - root: polygonzkevm_swap_Bytes - root_not: polygonzkevm_swap_Bytes - root_gt: polygonzkevm_swap_Bytes - root_lt: polygonzkevm_swap_Bytes - root_gte: polygonzkevm_swap_Bytes - root_lte: polygonzkevm_swap_Bytes - root_in: [polygonzkevm_swap_Bytes!] - root_not_in: [polygonzkevm_swap_Bytes!] - root_contains: polygonzkevm_swap_Bytes - root_not_contains: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes - transactionHash_not: polygonzkevm_swap_Bytes - transactionHash_gt: polygonzkevm_swap_Bytes - transactionHash_lt: polygonzkevm_swap_Bytes - transactionHash_gte: polygonzkevm_swap_Bytes - transactionHash_lte: polygonzkevm_swap_Bytes - transactionHash_in: [polygonzkevm_swap_Bytes!] - transactionHash_not_in: [polygonzkevm_swap_Bytes!] - transactionHash_contains: polygonzkevm_swap_Bytes - transactionHash_not_contains: polygonzkevm_swap_Bytes + message: localmainnet_Bytes + message_not: localmainnet_Bytes + message_gt: localmainnet_Bytes + message_lt: localmainnet_Bytes + message_gte: localmainnet_Bytes + message_lte: localmainnet_Bytes + message_in: [localmainnet_Bytes!] + message_not_in: [localmainnet_Bytes!] + message_contains: localmainnet_Bytes + message_not_contains: localmainnet_Bytes + root: localmainnet_Bytes + root_not: localmainnet_Bytes + root_gt: localmainnet_Bytes + root_lt: localmainnet_Bytes + root_gte: localmainnet_Bytes + root_lte: localmainnet_Bytes + root_in: [localmainnet_Bytes!] + root_not_in: [localmainnet_Bytes!] + root_contains: localmainnet_Bytes + root_not_contains: localmainnet_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -158384,14 +155607,14 @@ input polygonzkevm_swap_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: polygonzkevm_swap_RootCount_filter + rootCount_: localmainnet_RootCount_filter """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_OriginMessage_filter] - or: [polygonzkevm_swap_OriginMessage_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_OriginMessage_filter] + or: [localmainnet_OriginMessage_filter] } -enum polygonzkevm_swap_OriginMessage_orderBy { +enum localmainnet_OriginMessage_orderBy { id transferId destinationDomain @@ -158406,42 +155629,42 @@ enum polygonzkevm_swap_OriginMessage_orderBy { rootCount__count } -type polygonzkevm_swap_OriginTransfer { +type localmainnet_OriginTransfer { id: ID! chainId: BigInt - transferId: polygonzkevm_swap_Bytes + transferId: localmainnet_Bytes nonce: BigInt - status: polygonzkevm_swap_TransferStatus - messageHash: polygonzkevm_swap_Bytes + status: localmainnet_TransferStatus + messageHash: localmainnet_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: polygonzkevm_swap_Bytes - delegate: polygonzkevm_swap_Bytes + to: localmainnet_Bytes + delegate: localmainnet_Bytes receiveLocal: Boolean - callData: polygonzkevm_swap_Bytes + callData: localmainnet_Bytes slippage: BigInt - originSender: polygonzkevm_swap_Bytes + originSender: localmainnet_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: polygonzkevm_swap_Bytes - asset: polygonzkevm_swap_Asset - transactingAsset: polygonzkevm_swap_Bytes - message: polygonzkevm_swap_OriginMessage + canonicalId: localmainnet_Bytes + asset: localmainnet_Asset + transactingAsset: localmainnet_Bytes + message: localmainnet_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_swap_RelayerFee_orderBy, orderDirection: polygonzkevm_swap_OrderDirection, where: polygonzkevm_swap_RelayerFee_filter): [polygonzkevm_swap_RelayerFee!] - initialRelayerFeeAsset: polygonzkevm_swap_Bytes - caller: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: localmainnet_RelayerFee_orderBy, orderDirection: localmainnet_OrderDirection, where: localmainnet_RelayerFee_filter): [localmainnet_RelayerFee!] + initialRelayerFeeAsset: localmainnet_Bytes + caller: localmainnet_Bytes + transactionHash: localmainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: polygonzkevm_swap_Bytes + txOrigin: localmainnet_Bytes txNonce: BigInt } -input polygonzkevm_swap_OriginTransfer_filter { +input localmainnet_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -158458,16 +155681,16 @@ input polygonzkevm_swap_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: polygonzkevm_swap_Bytes - transferId_not: polygonzkevm_swap_Bytes - transferId_gt: polygonzkevm_swap_Bytes - transferId_lt: polygonzkevm_swap_Bytes - transferId_gte: polygonzkevm_swap_Bytes - transferId_lte: polygonzkevm_swap_Bytes - transferId_in: [polygonzkevm_swap_Bytes!] - transferId_not_in: [polygonzkevm_swap_Bytes!] - transferId_contains: polygonzkevm_swap_Bytes - transferId_not_contains: polygonzkevm_swap_Bytes + transferId: localmainnet_Bytes + transferId_not: localmainnet_Bytes + transferId_gt: localmainnet_Bytes + transferId_lt: localmainnet_Bytes + transferId_gte: localmainnet_Bytes + transferId_lte: localmainnet_Bytes + transferId_in: [localmainnet_Bytes!] + transferId_not_in: [localmainnet_Bytes!] + transferId_contains: localmainnet_Bytes + transferId_not_contains: localmainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -158476,20 +155699,20 @@ input polygonzkevm_swap_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: polygonzkevm_swap_TransferStatus - status_not: polygonzkevm_swap_TransferStatus - status_in: [polygonzkevm_swap_TransferStatus!] - status_not_in: [polygonzkevm_swap_TransferStatus!] - messageHash: polygonzkevm_swap_Bytes - messageHash_not: polygonzkevm_swap_Bytes - messageHash_gt: polygonzkevm_swap_Bytes - messageHash_lt: polygonzkevm_swap_Bytes - messageHash_gte: polygonzkevm_swap_Bytes - messageHash_lte: polygonzkevm_swap_Bytes - messageHash_in: [polygonzkevm_swap_Bytes!] - messageHash_not_in: [polygonzkevm_swap_Bytes!] - messageHash_contains: polygonzkevm_swap_Bytes - messageHash_not_contains: polygonzkevm_swap_Bytes + status: localmainnet_TransferStatus + status_not: localmainnet_TransferStatus + status_in: [localmainnet_TransferStatus!] + status_not_in: [localmainnet_TransferStatus!] + messageHash: localmainnet_Bytes + messageHash_not: localmainnet_Bytes + messageHash_gt: localmainnet_Bytes + messageHash_lt: localmainnet_Bytes + messageHash_gte: localmainnet_Bytes + messageHash_lte: localmainnet_Bytes + messageHash_in: [localmainnet_Bytes!] + messageHash_not_in: [localmainnet_Bytes!] + messageHash_contains: localmainnet_Bytes + messageHash_not_contains: localmainnet_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -158514,40 +155737,40 @@ input polygonzkevm_swap_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: polygonzkevm_swap_Bytes - to_not: polygonzkevm_swap_Bytes - to_gt: polygonzkevm_swap_Bytes - to_lt: polygonzkevm_swap_Bytes - to_gte: polygonzkevm_swap_Bytes - to_lte: polygonzkevm_swap_Bytes - to_in: [polygonzkevm_swap_Bytes!] - to_not_in: [polygonzkevm_swap_Bytes!] - to_contains: polygonzkevm_swap_Bytes - to_not_contains: polygonzkevm_swap_Bytes - delegate: polygonzkevm_swap_Bytes - delegate_not: polygonzkevm_swap_Bytes - delegate_gt: polygonzkevm_swap_Bytes - delegate_lt: polygonzkevm_swap_Bytes - delegate_gte: polygonzkevm_swap_Bytes - delegate_lte: polygonzkevm_swap_Bytes - delegate_in: [polygonzkevm_swap_Bytes!] - delegate_not_in: [polygonzkevm_swap_Bytes!] - delegate_contains: polygonzkevm_swap_Bytes - delegate_not_contains: polygonzkevm_swap_Bytes + to: localmainnet_Bytes + to_not: localmainnet_Bytes + to_gt: localmainnet_Bytes + to_lt: localmainnet_Bytes + to_gte: localmainnet_Bytes + to_lte: localmainnet_Bytes + to_in: [localmainnet_Bytes!] + to_not_in: [localmainnet_Bytes!] + to_contains: localmainnet_Bytes + to_not_contains: localmainnet_Bytes + delegate: localmainnet_Bytes + delegate_not: localmainnet_Bytes + delegate_gt: localmainnet_Bytes + delegate_lt: localmainnet_Bytes + delegate_gte: localmainnet_Bytes + delegate_lte: localmainnet_Bytes + delegate_in: [localmainnet_Bytes!] + delegate_not_in: [localmainnet_Bytes!] + delegate_contains: localmainnet_Bytes + delegate_not_contains: localmainnet_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: polygonzkevm_swap_Bytes - callData_not: polygonzkevm_swap_Bytes - callData_gt: polygonzkevm_swap_Bytes - callData_lt: polygonzkevm_swap_Bytes - callData_gte: polygonzkevm_swap_Bytes - callData_lte: polygonzkevm_swap_Bytes - callData_in: [polygonzkevm_swap_Bytes!] - callData_not_in: [polygonzkevm_swap_Bytes!] - callData_contains: polygonzkevm_swap_Bytes - callData_not_contains: polygonzkevm_swap_Bytes + callData: localmainnet_Bytes + callData_not: localmainnet_Bytes + callData_gt: localmainnet_Bytes + callData_lt: localmainnet_Bytes + callData_gte: localmainnet_Bytes + callData_lte: localmainnet_Bytes + callData_in: [localmainnet_Bytes!] + callData_not_in: [localmainnet_Bytes!] + callData_contains: localmainnet_Bytes + callData_not_contains: localmainnet_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -158556,16 +155779,16 @@ input polygonzkevm_swap_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: polygonzkevm_swap_Bytes - originSender_not: polygonzkevm_swap_Bytes - originSender_gt: polygonzkevm_swap_Bytes - originSender_lt: polygonzkevm_swap_Bytes - originSender_gte: polygonzkevm_swap_Bytes - originSender_lte: polygonzkevm_swap_Bytes - originSender_in: [polygonzkevm_swap_Bytes!] - originSender_not_in: [polygonzkevm_swap_Bytes!] - originSender_contains: polygonzkevm_swap_Bytes - originSender_not_contains: polygonzkevm_swap_Bytes + originSender: localmainnet_Bytes + originSender_not: localmainnet_Bytes + originSender_gt: localmainnet_Bytes + originSender_lt: localmainnet_Bytes + originSender_gte: localmainnet_Bytes + originSender_lte: localmainnet_Bytes + originSender_in: [localmainnet_Bytes!] + originSender_not_in: [localmainnet_Bytes!] + originSender_contains: localmainnet_Bytes + originSender_not_contains: localmainnet_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -158582,16 +155805,16 @@ input polygonzkevm_swap_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: polygonzkevm_swap_Bytes - canonicalId_not: polygonzkevm_swap_Bytes - canonicalId_gt: polygonzkevm_swap_Bytes - canonicalId_lt: polygonzkevm_swap_Bytes - canonicalId_gte: polygonzkevm_swap_Bytes - canonicalId_lte: polygonzkevm_swap_Bytes - canonicalId_in: [polygonzkevm_swap_Bytes!] - canonicalId_not_in: [polygonzkevm_swap_Bytes!] - canonicalId_contains: polygonzkevm_swap_Bytes - canonicalId_not_contains: polygonzkevm_swap_Bytes + canonicalId: localmainnet_Bytes + canonicalId_not: localmainnet_Bytes + canonicalId_gt: localmainnet_Bytes + canonicalId_lt: localmainnet_Bytes + canonicalId_gte: localmainnet_Bytes + canonicalId_lte: localmainnet_Bytes + canonicalId_in: [localmainnet_Bytes!] + canonicalId_not_in: [localmainnet_Bytes!] + canonicalId_contains: localmainnet_Bytes + canonicalId_not_contains: localmainnet_Bytes asset: String asset_not: String asset_gt: String @@ -158612,17 +155835,17 @@ input polygonzkevm_swap_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygonzkevm_swap_Asset_filter - transactingAsset: polygonzkevm_swap_Bytes - transactingAsset_not: polygonzkevm_swap_Bytes - transactingAsset_gt: polygonzkevm_swap_Bytes - transactingAsset_lt: polygonzkevm_swap_Bytes - transactingAsset_gte: polygonzkevm_swap_Bytes - transactingAsset_lte: polygonzkevm_swap_Bytes - transactingAsset_in: [polygonzkevm_swap_Bytes!] - transactingAsset_not_in: [polygonzkevm_swap_Bytes!] - transactingAsset_contains: polygonzkevm_swap_Bytes - transactingAsset_not_contains: polygonzkevm_swap_Bytes + asset_: localmainnet_Asset_filter + transactingAsset: localmainnet_Bytes + transactingAsset_not: localmainnet_Bytes + transactingAsset_gt: localmainnet_Bytes + transactingAsset_lt: localmainnet_Bytes + transactingAsset_gte: localmainnet_Bytes + transactingAsset_lte: localmainnet_Bytes + transactingAsset_in: [localmainnet_Bytes!] + transactingAsset_not_in: [localmainnet_Bytes!] + transactingAsset_contains: localmainnet_Bytes + transactingAsset_not_contains: localmainnet_Bytes message: String message_not: String message_gt: String @@ -158643,7 +155866,7 @@ input polygonzkevm_swap_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: polygonzkevm_swap_OriginMessage_filter + message_: localmainnet_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -158658,37 +155881,37 @@ input polygonzkevm_swap_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: polygonzkevm_swap_RelayerFee_filter - initialRelayerFeeAsset: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_not: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_gt: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_lt: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_gte: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_lte: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_in: [polygonzkevm_swap_Bytes!] - initialRelayerFeeAsset_not_in: [polygonzkevm_swap_Bytes!] - initialRelayerFeeAsset_contains: polygonzkevm_swap_Bytes - initialRelayerFeeAsset_not_contains: polygonzkevm_swap_Bytes - caller: polygonzkevm_swap_Bytes - caller_not: polygonzkevm_swap_Bytes - caller_gt: polygonzkevm_swap_Bytes - caller_lt: polygonzkevm_swap_Bytes - caller_gte: polygonzkevm_swap_Bytes - caller_lte: polygonzkevm_swap_Bytes - caller_in: [polygonzkevm_swap_Bytes!] - caller_not_in: [polygonzkevm_swap_Bytes!] - caller_contains: polygonzkevm_swap_Bytes - caller_not_contains: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes - transactionHash_not: polygonzkevm_swap_Bytes - transactionHash_gt: polygonzkevm_swap_Bytes - transactionHash_lt: polygonzkevm_swap_Bytes - transactionHash_gte: polygonzkevm_swap_Bytes - transactionHash_lte: polygonzkevm_swap_Bytes - transactionHash_in: [polygonzkevm_swap_Bytes!] - transactionHash_not_in: [polygonzkevm_swap_Bytes!] - transactionHash_contains: polygonzkevm_swap_Bytes - transactionHash_not_contains: polygonzkevm_swap_Bytes + relayerFees_: localmainnet_RelayerFee_filter + initialRelayerFeeAsset: localmainnet_Bytes + initialRelayerFeeAsset_not: localmainnet_Bytes + initialRelayerFeeAsset_gt: localmainnet_Bytes + initialRelayerFeeAsset_lt: localmainnet_Bytes + initialRelayerFeeAsset_gte: localmainnet_Bytes + initialRelayerFeeAsset_lte: localmainnet_Bytes + initialRelayerFeeAsset_in: [localmainnet_Bytes!] + initialRelayerFeeAsset_not_in: [localmainnet_Bytes!] + initialRelayerFeeAsset_contains: localmainnet_Bytes + initialRelayerFeeAsset_not_contains: localmainnet_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -158721,16 +155944,16 @@ input polygonzkevm_swap_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: polygonzkevm_swap_Bytes - txOrigin_not: polygonzkevm_swap_Bytes - txOrigin_gt: polygonzkevm_swap_Bytes - txOrigin_lt: polygonzkevm_swap_Bytes - txOrigin_gte: polygonzkevm_swap_Bytes - txOrigin_lte: polygonzkevm_swap_Bytes - txOrigin_in: [polygonzkevm_swap_Bytes!] - txOrigin_not_in: [polygonzkevm_swap_Bytes!] - txOrigin_contains: polygonzkevm_swap_Bytes - txOrigin_not_contains: polygonzkevm_swap_Bytes + txOrigin: localmainnet_Bytes + txOrigin_not: localmainnet_Bytes + txOrigin_gt: localmainnet_Bytes + txOrigin_lt: localmainnet_Bytes + txOrigin_gte: localmainnet_Bytes + txOrigin_lte: localmainnet_Bytes + txOrigin_in: [localmainnet_Bytes!] + txOrigin_not_in: [localmainnet_Bytes!] + txOrigin_contains: localmainnet_Bytes + txOrigin_not_contains: localmainnet_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -158740,12 +155963,12 @@ input polygonzkevm_swap_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_OriginTransfer_filter] - or: [polygonzkevm_swap_OriginTransfer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_OriginTransfer_filter] + or: [localmainnet_OriginTransfer_filter] } -enum polygonzkevm_swap_OriginTransfer_orderBy { +enum localmainnet_OriginTransfer_orderBy { id chainId transferId @@ -158798,20 +156021,20 @@ enum polygonzkevm_swap_OriginTransfer_orderBy { txNonce } -type polygonzkevm_swap_Relayer { +type localmainnet_Relayer { id: ID! isActive: Boolean! - relayer: polygonzkevm_swap_Bytes + relayer: localmainnet_Bytes } -type polygonzkevm_swap_RelayerFee { +type localmainnet_RelayerFee { id: ID! - transfer: polygonzkevm_swap_OriginTransfer! + transfer: localmainnet_OriginTransfer! fee: BigInt! - asset: polygonzkevm_swap_Bytes! + asset: localmainnet_Bytes! } -input polygonzkevm_swap_RelayerFee_filter { +input localmainnet_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -158840,7 +156063,7 @@ input polygonzkevm_swap_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: polygonzkevm_swap_OriginTransfer_filter + transfer_: localmainnet_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -158849,23 +156072,23 @@ input polygonzkevm_swap_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: polygonzkevm_swap_Bytes - asset_not: polygonzkevm_swap_Bytes - asset_gt: polygonzkevm_swap_Bytes - asset_lt: polygonzkevm_swap_Bytes - asset_gte: polygonzkevm_swap_Bytes - asset_lte: polygonzkevm_swap_Bytes - asset_in: [polygonzkevm_swap_Bytes!] - asset_not_in: [polygonzkevm_swap_Bytes!] - asset_contains: polygonzkevm_swap_Bytes - asset_not_contains: polygonzkevm_swap_Bytes + asset: localmainnet_Bytes + asset_not: localmainnet_Bytes + asset_gt: localmainnet_Bytes + asset_lt: localmainnet_Bytes + asset_gte: localmainnet_Bytes + asset_lte: localmainnet_Bytes + asset_in: [localmainnet_Bytes!] + asset_not_in: [localmainnet_Bytes!] + asset_contains: localmainnet_Bytes + asset_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_RelayerFee_filter] - or: [polygonzkevm_swap_RelayerFee_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RelayerFee_filter] + or: [localmainnet_RelayerFee_filter] } -enum polygonzkevm_swap_RelayerFee_orderBy { +enum localmainnet_RelayerFee_orderBy { id transfer transfer__id @@ -158901,20 +156124,20 @@ enum polygonzkevm_swap_RelayerFee_orderBy { asset } -type polygonzkevm_swap_RelayerFeesIncrease { +type localmainnet_RelayerFeesIncrease { id: ID! - transfer: polygonzkevm_swap_OriginTransfer! + transfer: localmainnet_OriginTransfer! increase: BigInt - asset: polygonzkevm_swap_Bytes - caller: polygonzkevm_swap_Bytes! - transactionHash: polygonzkevm_swap_Bytes! + asset: localmainnet_Bytes + caller: localmainnet_Bytes! + transactionHash: localmainnet_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input polygonzkevm_swap_RelayerFeesIncrease_filter { +input localmainnet_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -158943,7 +156166,7 @@ input polygonzkevm_swap_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: polygonzkevm_swap_OriginTransfer_filter + transfer_: localmainnet_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -158952,36 +156175,36 @@ input polygonzkevm_swap_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: polygonzkevm_swap_Bytes - asset_not: polygonzkevm_swap_Bytes - asset_gt: polygonzkevm_swap_Bytes - asset_lt: polygonzkevm_swap_Bytes - asset_gte: polygonzkevm_swap_Bytes - asset_lte: polygonzkevm_swap_Bytes - asset_in: [polygonzkevm_swap_Bytes!] - asset_not_in: [polygonzkevm_swap_Bytes!] - asset_contains: polygonzkevm_swap_Bytes - asset_not_contains: polygonzkevm_swap_Bytes - caller: polygonzkevm_swap_Bytes - caller_not: polygonzkevm_swap_Bytes - caller_gt: polygonzkevm_swap_Bytes - caller_lt: polygonzkevm_swap_Bytes - caller_gte: polygonzkevm_swap_Bytes - caller_lte: polygonzkevm_swap_Bytes - caller_in: [polygonzkevm_swap_Bytes!] - caller_not_in: [polygonzkevm_swap_Bytes!] - caller_contains: polygonzkevm_swap_Bytes - caller_not_contains: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes - transactionHash_not: polygonzkevm_swap_Bytes - transactionHash_gt: polygonzkevm_swap_Bytes - transactionHash_lt: polygonzkevm_swap_Bytes - transactionHash_gte: polygonzkevm_swap_Bytes - transactionHash_lte: polygonzkevm_swap_Bytes - transactionHash_in: [polygonzkevm_swap_Bytes!] - transactionHash_not_in: [polygonzkevm_swap_Bytes!] - transactionHash_contains: polygonzkevm_swap_Bytes - transactionHash_not_contains: polygonzkevm_swap_Bytes + asset: localmainnet_Bytes + asset_not: localmainnet_Bytes + asset_gt: localmainnet_Bytes + asset_lt: localmainnet_Bytes + asset_gte: localmainnet_Bytes + asset_lte: localmainnet_Bytes + asset_in: [localmainnet_Bytes!] + asset_not_in: [localmainnet_Bytes!] + asset_contains: localmainnet_Bytes + asset_not_contains: localmainnet_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -159015,12 +156238,12 @@ input polygonzkevm_swap_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_RelayerFeesIncrease_filter] - or: [polygonzkevm_swap_RelayerFeesIncrease_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RelayerFeesIncrease_filter] + or: [localmainnet_RelayerFeesIncrease_filter] } -enum polygonzkevm_swap_RelayerFeesIncrease_orderBy { +enum localmainnet_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -159062,7 +156285,7 @@ enum polygonzkevm_swap_RelayerFeesIncrease_orderBy { blockNumber } -input polygonzkevm_swap_Relayer_filter { +input localmainnet_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -159075,34 +156298,34 @@ input polygonzkevm_swap_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: polygonzkevm_swap_Bytes - relayer_not: polygonzkevm_swap_Bytes - relayer_gt: polygonzkevm_swap_Bytes - relayer_lt: polygonzkevm_swap_Bytes - relayer_gte: polygonzkevm_swap_Bytes - relayer_lte: polygonzkevm_swap_Bytes - relayer_in: [polygonzkevm_swap_Bytes!] - relayer_not_in: [polygonzkevm_swap_Bytes!] - relayer_contains: polygonzkevm_swap_Bytes - relayer_not_contains: polygonzkevm_swap_Bytes + relayer: localmainnet_Bytes + relayer_not: localmainnet_Bytes + relayer_gt: localmainnet_Bytes + relayer_lt: localmainnet_Bytes + relayer_gte: localmainnet_Bytes + relayer_lte: localmainnet_Bytes + relayer_in: [localmainnet_Bytes!] + relayer_not_in: [localmainnet_Bytes!] + relayer_contains: localmainnet_Bytes + relayer_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_Relayer_filter] - or: [polygonzkevm_swap_Relayer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_Relayer_filter] + or: [localmainnet_Relayer_filter] } -enum polygonzkevm_swap_Relayer_orderBy { +enum localmainnet_Relayer_orderBy { id isActive relayer } -type polygonzkevm_swap_RootCount { +type localmainnet_RootCount { id: ID! count: BigInt } -input polygonzkevm_swap_RootCount_filter { +input localmainnet_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -159120,31 +156343,31 @@ input polygonzkevm_swap_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_RootCount_filter] - or: [polygonzkevm_swap_RootCount_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootCount_filter] + or: [localmainnet_RootCount_filter] } -enum polygonzkevm_swap_RootCount_orderBy { +enum localmainnet_RootCount_orderBy { id count } -type polygonzkevm_swap_RootMessageSent { +type localmainnet_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: polygonzkevm_swap_Bytes + root: localmainnet_Bytes count: BigInt - caller: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes + caller: localmainnet_Bytes + transactionHash: localmainnet_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input polygonzkevm_swap_RootMessageSent_filter { +input localmainnet_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -159169,16 +156392,16 @@ input polygonzkevm_swap_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: polygonzkevm_swap_Bytes - root_not: polygonzkevm_swap_Bytes - root_gt: polygonzkevm_swap_Bytes - root_lt: polygonzkevm_swap_Bytes - root_gte: polygonzkevm_swap_Bytes - root_lte: polygonzkevm_swap_Bytes - root_in: [polygonzkevm_swap_Bytes!] - root_not_in: [polygonzkevm_swap_Bytes!] - root_contains: polygonzkevm_swap_Bytes - root_not_contains: polygonzkevm_swap_Bytes + root: localmainnet_Bytes + root_not: localmainnet_Bytes + root_gt: localmainnet_Bytes + root_lt: localmainnet_Bytes + root_gte: localmainnet_Bytes + root_lte: localmainnet_Bytes + root_in: [localmainnet_Bytes!] + root_not_in: [localmainnet_Bytes!] + root_contains: localmainnet_Bytes + root_not_contains: localmainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -159187,26 +156410,26 @@ input polygonzkevm_swap_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: polygonzkevm_swap_Bytes - caller_not: polygonzkevm_swap_Bytes - caller_gt: polygonzkevm_swap_Bytes - caller_lt: polygonzkevm_swap_Bytes - caller_gte: polygonzkevm_swap_Bytes - caller_lte: polygonzkevm_swap_Bytes - caller_in: [polygonzkevm_swap_Bytes!] - caller_not_in: [polygonzkevm_swap_Bytes!] - caller_contains: polygonzkevm_swap_Bytes - caller_not_contains: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes - transactionHash_not: polygonzkevm_swap_Bytes - transactionHash_gt: polygonzkevm_swap_Bytes - transactionHash_lt: polygonzkevm_swap_Bytes - transactionHash_gte: polygonzkevm_swap_Bytes - transactionHash_lte: polygonzkevm_swap_Bytes - transactionHash_in: [polygonzkevm_swap_Bytes!] - transactionHash_not_in: [polygonzkevm_swap_Bytes!] - transactionHash_contains: polygonzkevm_swap_Bytes - transactionHash_not_contains: polygonzkevm_swap_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -159240,12 +156463,12 @@ input polygonzkevm_swap_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_RootMessageSent_filter] - or: [polygonzkevm_swap_RootMessageSent_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RootMessageSent_filter] + or: [localmainnet_RootMessageSent_filter] } -enum polygonzkevm_swap_RootMessageSent_orderBy { +enum localmainnet_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -159259,25 +156482,25 @@ enum polygonzkevm_swap_RootMessageSent_orderBy { blockNumber } -type polygonzkevm_swap_Router { +type localmainnet_Router { id: ID! isActive: Boolean! - owner: polygonzkevm_swap_Bytes - recipient: polygonzkevm_swap_Bytes - proposedOwner: polygonzkevm_swap_Bytes + owner: localmainnet_Bytes + recipient: localmainnet_Bytes + proposedOwner: localmainnet_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_swap_AssetBalance_orderBy, orderDirection: polygonzkevm_swap_OrderDirection, where: polygonzkevm_swap_AssetBalance_filter): [polygonzkevm_swap_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: localmainnet_AssetBalance_orderBy, orderDirection: localmainnet_OrderDirection, where: localmainnet_AssetBalance_filter): [localmainnet_AssetBalance!]! } -type polygonzkevm_swap_RouterDailyTVL { +type localmainnet_RouterDailyTVL { id: ID! - router: polygonzkevm_swap_Router! - asset: polygonzkevm_swap_Asset! + router: localmainnet_Router! + asset: localmainnet_Asset! timestamp: BigInt! balance: BigInt! } -input polygonzkevm_swap_RouterDailyTVL_filter { +input localmainnet_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -159306,7 +156529,7 @@ input polygonzkevm_swap_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: polygonzkevm_swap_Router_filter + router_: localmainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -159327,7 +156550,7 @@ input polygonzkevm_swap_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygonzkevm_swap_Asset_filter + asset_: localmainnet_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -159345,12 +156568,12 @@ input polygonzkevm_swap_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_RouterDailyTVL_filter] - or: [polygonzkevm_swap_RouterDailyTVL_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RouterDailyTVL_filter] + or: [localmainnet_RouterDailyTVL_filter] } -enum polygonzkevm_swap_RouterDailyTVL_orderBy { +enum localmainnet_RouterDailyTVL_orderBy { id router router__id @@ -159373,26 +156596,26 @@ enum polygonzkevm_swap_RouterDailyTVL_orderBy { balance } -type polygonzkevm_swap_RouterLiquidityEvent { +type localmainnet_RouterLiquidityEvent { id: ID! - type: polygonzkevm_swap_RouterLiquidityEventType - router: polygonzkevm_swap_Router! - asset: polygonzkevm_swap_Asset! + type: localmainnet_RouterLiquidityEventType + router: localmainnet_Router! + asset: localmainnet_Asset! amount: BigInt! balance: BigInt! - caller: polygonzkevm_swap_Bytes + caller: localmainnet_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: polygonzkevm_swap_Bytes! + transactionHash: localmainnet_Bytes! nonce: BigInt! } -enum polygonzkevm_swap_RouterLiquidityEventType { +enum localmainnet_RouterLiquidityEventType { Add Remove } -input polygonzkevm_swap_RouterLiquidityEvent_filter { +input localmainnet_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -159401,10 +156624,10 @@ input polygonzkevm_swap_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: polygonzkevm_swap_RouterLiquidityEventType - type_not: polygonzkevm_swap_RouterLiquidityEventType - type_in: [polygonzkevm_swap_RouterLiquidityEventType!] - type_not_in: [polygonzkevm_swap_RouterLiquidityEventType!] + type: localmainnet_RouterLiquidityEventType + type_not: localmainnet_RouterLiquidityEventType + type_in: [localmainnet_RouterLiquidityEventType!] + type_not_in: [localmainnet_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -159425,7 +156648,7 @@ input polygonzkevm_swap_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: polygonzkevm_swap_Router_filter + router_: localmainnet_Router_filter asset: String asset_not: String asset_gt: String @@ -159446,7 +156669,7 @@ input polygonzkevm_swap_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygonzkevm_swap_Asset_filter + asset_: localmainnet_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -159463,16 +156686,16 @@ input polygonzkevm_swap_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: polygonzkevm_swap_Bytes - caller_not: polygonzkevm_swap_Bytes - caller_gt: polygonzkevm_swap_Bytes - caller_lt: polygonzkevm_swap_Bytes - caller_gte: polygonzkevm_swap_Bytes - caller_lte: polygonzkevm_swap_Bytes - caller_in: [polygonzkevm_swap_Bytes!] - caller_not_in: [polygonzkevm_swap_Bytes!] - caller_contains: polygonzkevm_swap_Bytes - caller_not_contains: polygonzkevm_swap_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -159489,16 +156712,16 @@ input polygonzkevm_swap_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: polygonzkevm_swap_Bytes - transactionHash_not: polygonzkevm_swap_Bytes - transactionHash_gt: polygonzkevm_swap_Bytes - transactionHash_lt: polygonzkevm_swap_Bytes - transactionHash_gte: polygonzkevm_swap_Bytes - transactionHash_lte: polygonzkevm_swap_Bytes - transactionHash_in: [polygonzkevm_swap_Bytes!] - transactionHash_not_in: [polygonzkevm_swap_Bytes!] - transactionHash_contains: polygonzkevm_swap_Bytes - transactionHash_not_contains: polygonzkevm_swap_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -159508,12 +156731,12 @@ input polygonzkevm_swap_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_RouterLiquidityEvent_filter] - or: [polygonzkevm_swap_RouterLiquidityEvent_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_RouterLiquidityEvent_filter] + or: [localmainnet_RouterLiquidityEvent_filter] } -enum polygonzkevm_swap_RouterLiquidityEvent_orderBy { +enum localmainnet_RouterLiquidityEvent_orderBy { id type router @@ -159542,7 +156765,7 @@ enum polygonzkevm_swap_RouterLiquidityEvent_orderBy { nonce } -input polygonzkevm_swap_Router_filter { +input localmainnet_Router_filter { id: ID id_not: ID id_gt: ID @@ -159555,36 +156778,36 @@ input polygonzkevm_swap_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: polygonzkevm_swap_Bytes - owner_not: polygonzkevm_swap_Bytes - owner_gt: polygonzkevm_swap_Bytes - owner_lt: polygonzkevm_swap_Bytes - owner_gte: polygonzkevm_swap_Bytes - owner_lte: polygonzkevm_swap_Bytes - owner_in: [polygonzkevm_swap_Bytes!] - owner_not_in: [polygonzkevm_swap_Bytes!] - owner_contains: polygonzkevm_swap_Bytes - owner_not_contains: polygonzkevm_swap_Bytes - recipient: polygonzkevm_swap_Bytes - recipient_not: polygonzkevm_swap_Bytes - recipient_gt: polygonzkevm_swap_Bytes - recipient_lt: polygonzkevm_swap_Bytes - recipient_gte: polygonzkevm_swap_Bytes - recipient_lte: polygonzkevm_swap_Bytes - recipient_in: [polygonzkevm_swap_Bytes!] - recipient_not_in: [polygonzkevm_swap_Bytes!] - recipient_contains: polygonzkevm_swap_Bytes - recipient_not_contains: polygonzkevm_swap_Bytes - proposedOwner: polygonzkevm_swap_Bytes - proposedOwner_not: polygonzkevm_swap_Bytes - proposedOwner_gt: polygonzkevm_swap_Bytes - proposedOwner_lt: polygonzkevm_swap_Bytes - proposedOwner_gte: polygonzkevm_swap_Bytes - proposedOwner_lte: polygonzkevm_swap_Bytes - proposedOwner_in: [polygonzkevm_swap_Bytes!] - proposedOwner_not_in: [polygonzkevm_swap_Bytes!] - proposedOwner_contains: polygonzkevm_swap_Bytes - proposedOwner_not_contains: polygonzkevm_swap_Bytes + owner: localmainnet_Bytes + owner_not: localmainnet_Bytes + owner_gt: localmainnet_Bytes + owner_lt: localmainnet_Bytes + owner_gte: localmainnet_Bytes + owner_lte: localmainnet_Bytes + owner_in: [localmainnet_Bytes!] + owner_not_in: [localmainnet_Bytes!] + owner_contains: localmainnet_Bytes + owner_not_contains: localmainnet_Bytes + recipient: localmainnet_Bytes + recipient_not: localmainnet_Bytes + recipient_gt: localmainnet_Bytes + recipient_lt: localmainnet_Bytes + recipient_gte: localmainnet_Bytes + recipient_lte: localmainnet_Bytes + recipient_in: [localmainnet_Bytes!] + recipient_not_in: [localmainnet_Bytes!] + recipient_contains: localmainnet_Bytes + recipient_not_contains: localmainnet_Bytes + proposedOwner: localmainnet_Bytes + proposedOwner_not: localmainnet_Bytes + proposedOwner_gt: localmainnet_Bytes + proposedOwner_lt: localmainnet_Bytes + proposedOwner_gte: localmainnet_Bytes + proposedOwner_lte: localmainnet_Bytes + proposedOwner_in: [localmainnet_Bytes!] + proposedOwner_not_in: [localmainnet_Bytes!] + proposedOwner_contains: localmainnet_Bytes + proposedOwner_not_contains: localmainnet_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -159593,14 +156816,14 @@ input polygonzkevm_swap_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: polygonzkevm_swap_AssetBalance_filter + assetBalances_: localmainnet_AssetBalance_filter """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_Router_filter] - or: [polygonzkevm_swap_Router_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_Router_filter] + or: [localmainnet_Router_filter] } -enum polygonzkevm_swap_Router_orderBy { +enum localmainnet_Router_orderBy { id isActive owner @@ -159610,13 +156833,13 @@ enum polygonzkevm_swap_Router_orderBy { assetBalances } -type polygonzkevm_swap_Sequencer { +type localmainnet_Sequencer { id: ID! isActive: Boolean! - sequencer: polygonzkevm_swap_Bytes + sequencer: localmainnet_Bytes } -input polygonzkevm_swap_Sequencer_filter { +input localmainnet_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -159629,35 +156852,35 @@ input polygonzkevm_swap_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: polygonzkevm_swap_Bytes - sequencer_not: polygonzkevm_swap_Bytes - sequencer_gt: polygonzkevm_swap_Bytes - sequencer_lt: polygonzkevm_swap_Bytes - sequencer_gte: polygonzkevm_swap_Bytes - sequencer_lte: polygonzkevm_swap_Bytes - sequencer_in: [polygonzkevm_swap_Bytes!] - sequencer_not_in: [polygonzkevm_swap_Bytes!] - sequencer_contains: polygonzkevm_swap_Bytes - sequencer_not_contains: polygonzkevm_swap_Bytes + sequencer: localmainnet_Bytes + sequencer_not: localmainnet_Bytes + sequencer_gt: localmainnet_Bytes + sequencer_lt: localmainnet_Bytes + sequencer_gte: localmainnet_Bytes + sequencer_lte: localmainnet_Bytes + sequencer_in: [localmainnet_Bytes!] + sequencer_not_in: [localmainnet_Bytes!] + sequencer_contains: localmainnet_Bytes + sequencer_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_Sequencer_filter] - or: [polygonzkevm_swap_Sequencer_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_Sequencer_filter] + or: [localmainnet_Sequencer_filter] } -enum polygonzkevm_swap_Sequencer_orderBy { +enum localmainnet_Sequencer_orderBy { id isActive sequencer } -type polygonzkevm_swap_Setting { +type localmainnet_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: polygonzkevm_swap_Bytes! + caller: localmainnet_Bytes! } -input polygonzkevm_swap_Setting_filter { +input localmainnet_Setting_filter { id: ID id_not: ID id_gt: ID @@ -159674,41 +156897,41 @@ input polygonzkevm_swap_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: polygonzkevm_swap_Bytes - caller_not: polygonzkevm_swap_Bytes - caller_gt: polygonzkevm_swap_Bytes - caller_lt: polygonzkevm_swap_Bytes - caller_gte: polygonzkevm_swap_Bytes - caller_lte: polygonzkevm_swap_Bytes - caller_in: [polygonzkevm_swap_Bytes!] - caller_not_in: [polygonzkevm_swap_Bytes!] - caller_contains: polygonzkevm_swap_Bytes - caller_not_contains: polygonzkevm_swap_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_Setting_filter] - or: [polygonzkevm_swap_Setting_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_Setting_filter] + or: [localmainnet_Setting_filter] } -enum polygonzkevm_swap_Setting_orderBy { +enum localmainnet_Setting_orderBy { id maxRoutersPerTransfer caller } -type polygonzkevm_swap_SlippageUpdate { +type localmainnet_SlippageUpdate { id: ID! - transfer: polygonzkevm_swap_DestinationTransfer! + transfer: localmainnet_DestinationTransfer! slippage: BigInt! - caller: polygonzkevm_swap_Bytes! - transactionHash: polygonzkevm_swap_Bytes! + caller: localmainnet_Bytes! + transactionHash: localmainnet_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input polygonzkevm_swap_SlippageUpdate_filter { +input localmainnet_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -159737,7 +156960,7 @@ input polygonzkevm_swap_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: polygonzkevm_swap_DestinationTransfer_filter + transfer_: localmainnet_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -159746,26 +156969,26 @@ input polygonzkevm_swap_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: polygonzkevm_swap_Bytes - caller_not: polygonzkevm_swap_Bytes - caller_gt: polygonzkevm_swap_Bytes - caller_lt: polygonzkevm_swap_Bytes - caller_gte: polygonzkevm_swap_Bytes - caller_lte: polygonzkevm_swap_Bytes - caller_in: [polygonzkevm_swap_Bytes!] - caller_not_in: [polygonzkevm_swap_Bytes!] - caller_contains: polygonzkevm_swap_Bytes - caller_not_contains: polygonzkevm_swap_Bytes - transactionHash: polygonzkevm_swap_Bytes - transactionHash_not: polygonzkevm_swap_Bytes - transactionHash_gt: polygonzkevm_swap_Bytes - transactionHash_lt: polygonzkevm_swap_Bytes - transactionHash_gte: polygonzkevm_swap_Bytes - transactionHash_lte: polygonzkevm_swap_Bytes - transactionHash_in: [polygonzkevm_swap_Bytes!] - transactionHash_not_in: [polygonzkevm_swap_Bytes!] - transactionHash_contains: polygonzkevm_swap_Bytes - transactionHash_not_contains: polygonzkevm_swap_Bytes + caller: localmainnet_Bytes + caller_not: localmainnet_Bytes + caller_gt: localmainnet_Bytes + caller_lt: localmainnet_Bytes + caller_gte: localmainnet_Bytes + caller_lte: localmainnet_Bytes + caller_in: [localmainnet_Bytes!] + caller_not_in: [localmainnet_Bytes!] + caller_contains: localmainnet_Bytes + caller_not_contains: localmainnet_Bytes + transactionHash: localmainnet_Bytes + transactionHash_not: localmainnet_Bytes + transactionHash_gt: localmainnet_Bytes + transactionHash_lt: localmainnet_Bytes + transactionHash_gte: localmainnet_Bytes + transactionHash_lte: localmainnet_Bytes + transactionHash_in: [localmainnet_Bytes!] + transactionHash_not_in: [localmainnet_Bytes!] + transactionHash_contains: localmainnet_Bytes + transactionHash_not_contains: localmainnet_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -159799,12 +157022,12 @@ input polygonzkevm_swap_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_SlippageUpdate_filter] - or: [polygonzkevm_swap_SlippageUpdate_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_SlippageUpdate_filter] + or: [localmainnet_SlippageUpdate_filter] } -enum polygonzkevm_swap_SlippageUpdate_orderBy { +enum localmainnet_SlippageUpdate_orderBy { id transfer transfer__id @@ -159852,16 +157075,16 @@ enum polygonzkevm_swap_SlippageUpdate_orderBy { blockNumber } -type polygonzkevm_swap_SnapshotRoot { +type localmainnet_SnapshotRoot { id: ID! spokeDomain: BigInt - root: polygonzkevm_swap_Bytes! + root: localmainnet_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input polygonzkevm_swap_SnapshotRoot_filter { +input localmainnet_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -159878,16 +157101,16 @@ input polygonzkevm_swap_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: polygonzkevm_swap_Bytes - root_not: polygonzkevm_swap_Bytes - root_gt: polygonzkevm_swap_Bytes - root_lt: polygonzkevm_swap_Bytes - root_gte: polygonzkevm_swap_Bytes - root_lte: polygonzkevm_swap_Bytes - root_in: [polygonzkevm_swap_Bytes!] - root_not_in: [polygonzkevm_swap_Bytes!] - root_contains: polygonzkevm_swap_Bytes - root_not_contains: polygonzkevm_swap_Bytes + root: localmainnet_Bytes + root_not: localmainnet_Bytes + root_gt: localmainnet_Bytes + root_lt: localmainnet_Bytes + root_gte: localmainnet_Bytes + root_lte: localmainnet_Bytes + root_in: [localmainnet_Bytes!] + root_not_in: [localmainnet_Bytes!] + root_contains: localmainnet_Bytes + root_not_contains: localmainnet_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -159913,12 +157136,12 @@ input polygonzkevm_swap_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_SnapshotRoot_filter] - or: [polygonzkevm_swap_SnapshotRoot_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_SnapshotRoot_filter] + or: [localmainnet_SnapshotRoot_filter] } -enum polygonzkevm_swap_SnapshotRoot_orderBy { +enum localmainnet_SnapshotRoot_orderBy { id spokeDomain root @@ -159927,12 +157150,12 @@ enum polygonzkevm_swap_SnapshotRoot_orderBy { blockNumber } -type polygonzkevm_swap_SpokeConnectorMode { +type localmainnet_SpokeConnectorMode { id: ID! mode: String! } -input polygonzkevm_swap_SpokeConnectorMode_filter { +input localmainnet_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -159962,17 +157185,17 @@ input polygonzkevm_swap_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: polygonzkevm_swap_BlockChangedFilter - and: [polygonzkevm_swap_SpokeConnectorMode_filter] - or: [polygonzkevm_swap_SpokeConnectorMode_filter] + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_SpokeConnectorMode_filter] + or: [localmainnet_SpokeConnectorMode_filter] } -enum polygonzkevm_swap_SpokeConnectorMode_orderBy { +enum localmainnet_SpokeConnectorMode_orderBy { id mode } -enum polygonzkevm_swap_TransferStatus { +enum localmainnet_TransferStatus { XCalled Executed Reconciled @@ -159980,40 +157203,15 @@ enum polygonzkevm_swap_TransferStatus { CompletedFast } -type polygonzkevm_swap__Block_ { - """The hash of the block""" - hash: polygonzkevm_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int -} - -"""The type for the top-level _meta field""" -type polygonzkevm_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: polygonzkevm_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -type arbitrumsepolia_AggregateRoot { +type stagingxdai_AggregateRoot { id: ID! - root: arbitrumsepolia_Bytes! + root: stagingxdai_Bytes! blockNumber: BigInt! } -type arbitrumsepolia_AggregateRootProposed { +type stagingxdai_AggregateRootProposed { id: ID! - aggregateRoot: arbitrumsepolia_Bytes! + aggregateRoot: stagingxdai_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -160021,7 +157219,7 @@ type arbitrumsepolia_AggregateRootProposed { blockNumber: BigInt } -input arbitrumsepolia_AggregateRootProposed_filter { +input stagingxdai_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -160030,16 +157228,16 @@ input arbitrumsepolia_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: arbitrumsepolia_Bytes - aggregateRoot_not: arbitrumsepolia_Bytes - aggregateRoot_gt: arbitrumsepolia_Bytes - aggregateRoot_lt: arbitrumsepolia_Bytes - aggregateRoot_gte: arbitrumsepolia_Bytes - aggregateRoot_lte: arbitrumsepolia_Bytes - aggregateRoot_in: [arbitrumsepolia_Bytes!] - aggregateRoot_not_in: [arbitrumsepolia_Bytes!] - aggregateRoot_contains: arbitrumsepolia_Bytes - aggregateRoot_not_contains: arbitrumsepolia_Bytes + aggregateRoot: stagingxdai_Bytes + aggregateRoot_not: stagingxdai_Bytes + aggregateRoot_gt: stagingxdai_Bytes + aggregateRoot_lt: stagingxdai_Bytes + aggregateRoot_gte: stagingxdai_Bytes + aggregateRoot_lte: stagingxdai_Bytes + aggregateRoot_in: [stagingxdai_Bytes!] + aggregateRoot_not_in: [stagingxdai_Bytes!] + aggregateRoot_contains: stagingxdai_Bytes + aggregateRoot_not_contains: stagingxdai_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -160081,12 +157279,12 @@ input arbitrumsepolia_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_AggregateRootProposed_filter] - or: [arbitrumsepolia_AggregateRootProposed_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_AggregateRootProposed_filter] + or: [stagingxdai_AggregateRootProposed_filter] } -enum arbitrumsepolia_AggregateRootProposed_orderBy { +enum stagingxdai_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -160096,7 +157294,7 @@ enum arbitrumsepolia_AggregateRootProposed_orderBy { blockNumber } -input arbitrumsepolia_AggregateRoot_filter { +input stagingxdai_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -160105,16 +157303,16 @@ input arbitrumsepolia_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: arbitrumsepolia_Bytes - root_not: arbitrumsepolia_Bytes - root_gt: arbitrumsepolia_Bytes - root_lt: arbitrumsepolia_Bytes - root_gte: arbitrumsepolia_Bytes - root_lte: arbitrumsepolia_Bytes - root_in: [arbitrumsepolia_Bytes!] - root_not_in: [arbitrumsepolia_Bytes!] - root_contains: arbitrumsepolia_Bytes - root_not_contains: arbitrumsepolia_Bytes + root: stagingxdai_Bytes + root_not: stagingxdai_Bytes + root_gt: stagingxdai_Bytes + root_lt: stagingxdai_Bytes + root_gte: stagingxdai_Bytes + root_lte: stagingxdai_Bytes + root_in: [stagingxdai_Bytes!] + root_not_in: [stagingxdai_Bytes!] + root_contains: stagingxdai_Bytes + root_not_contains: stagingxdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -160124,47 +157322,47 @@ input arbitrumsepolia_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_AggregateRoot_filter] - or: [arbitrumsepolia_AggregateRoot_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_AggregateRoot_filter] + or: [stagingxdai_AggregateRoot_filter] } -enum arbitrumsepolia_AggregateRoot_orderBy { +enum stagingxdai_AggregateRoot_orderBy { id root blockNumber } -enum arbitrumsepolia_Aggregation_interval { +enum stagingxdai_Aggregation_interval { hour day } -type arbitrumsepolia_Asset { +type stagingxdai_Asset { id: ID! - key: arbitrumsepolia_Bytes + key: stagingxdai_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: arbitrumsepolia_Bytes + canonicalId: stagingxdai_Bytes canonicalDomain: BigInt - adoptedAsset: arbitrumsepolia_Bytes - localAsset: arbitrumsepolia_Bytes + adoptedAsset: stagingxdai_Bytes + localAsset: stagingxdai_Bytes blockNumber: BigInt - status: arbitrumsepolia_AssetStatus + status: stagingxdai_AssetStatus } -type arbitrumsepolia_AssetBalance { +type stagingxdai_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: arbitrumsepolia_Router! - asset: arbitrumsepolia_Asset! + router: stagingxdai_Router! + asset: stagingxdai_Asset! feesEarned: BigInt! } -input arbitrumsepolia_AssetBalance_filter { +input stagingxdai_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -160225,7 +157423,7 @@ input arbitrumsepolia_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: arbitrumsepolia_Router_filter + router_: stagingxdai_Router_filter asset: String asset_not: String asset_gt: String @@ -160246,7 +157444,7 @@ input arbitrumsepolia_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumsepolia_Asset_filter + asset_: stagingxdai_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -160256,12 +157454,12 @@ input arbitrumsepolia_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_AssetBalance_filter] - or: [arbitrumsepolia_AssetBalance_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_AssetBalance_filter] + or: [stagingxdai_AssetBalance_filter] } -enum arbitrumsepolia_AssetBalance_orderBy { +enum stagingxdai_AssetBalance_orderBy { id amount locked @@ -160287,12 +157485,12 @@ enum arbitrumsepolia_AssetBalance_orderBy { feesEarned } -type arbitrumsepolia_AssetStatus { +type stagingxdai_AssetStatus { id: ID! status: Boolean } -input arbitrumsepolia_AssetStatus_filter { +input stagingxdai_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -160306,17 +157504,17 @@ input arbitrumsepolia_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_AssetStatus_filter] - or: [arbitrumsepolia_AssetStatus_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_AssetStatus_filter] + or: [stagingxdai_AssetStatus_filter] } -enum arbitrumsepolia_AssetStatus_orderBy { +enum stagingxdai_AssetStatus_orderBy { id status } -input arbitrumsepolia_Asset_filter { +input stagingxdai_Asset_filter { id: ID id_not: ID id_gt: ID @@ -160325,16 +157523,16 @@ input arbitrumsepolia_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: arbitrumsepolia_Bytes - key_not: arbitrumsepolia_Bytes - key_gt: arbitrumsepolia_Bytes - key_lt: arbitrumsepolia_Bytes - key_gte: arbitrumsepolia_Bytes - key_lte: arbitrumsepolia_Bytes - key_in: [arbitrumsepolia_Bytes!] - key_not_in: [arbitrumsepolia_Bytes!] - key_contains: arbitrumsepolia_Bytes - key_not_contains: arbitrumsepolia_Bytes + key: stagingxdai_Bytes + key_not: stagingxdai_Bytes + key_gt: stagingxdai_Bytes + key_lt: stagingxdai_Bytes + key_gte: stagingxdai_Bytes + key_lte: stagingxdai_Bytes + key_in: [stagingxdai_Bytes!] + key_not_in: [stagingxdai_Bytes!] + key_contains: stagingxdai_Bytes + key_not_contains: stagingxdai_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -160351,16 +157549,16 @@ input arbitrumsepolia_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: arbitrumsepolia_Bytes - canonicalId_not: arbitrumsepolia_Bytes - canonicalId_gt: arbitrumsepolia_Bytes - canonicalId_lt: arbitrumsepolia_Bytes - canonicalId_gte: arbitrumsepolia_Bytes - canonicalId_lte: arbitrumsepolia_Bytes - canonicalId_in: [arbitrumsepolia_Bytes!] - canonicalId_not_in: [arbitrumsepolia_Bytes!] - canonicalId_contains: arbitrumsepolia_Bytes - canonicalId_not_contains: arbitrumsepolia_Bytes + canonicalId: stagingxdai_Bytes + canonicalId_not: stagingxdai_Bytes + canonicalId_gt: stagingxdai_Bytes + canonicalId_lt: stagingxdai_Bytes + canonicalId_gte: stagingxdai_Bytes + canonicalId_lte: stagingxdai_Bytes + canonicalId_in: [stagingxdai_Bytes!] + canonicalId_not_in: [stagingxdai_Bytes!] + canonicalId_contains: stagingxdai_Bytes + canonicalId_not_contains: stagingxdai_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -160369,26 +157567,26 @@ input arbitrumsepolia_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: arbitrumsepolia_Bytes - adoptedAsset_not: arbitrumsepolia_Bytes - adoptedAsset_gt: arbitrumsepolia_Bytes - adoptedAsset_lt: arbitrumsepolia_Bytes - adoptedAsset_gte: arbitrumsepolia_Bytes - adoptedAsset_lte: arbitrumsepolia_Bytes - adoptedAsset_in: [arbitrumsepolia_Bytes!] - adoptedAsset_not_in: [arbitrumsepolia_Bytes!] - adoptedAsset_contains: arbitrumsepolia_Bytes - adoptedAsset_not_contains: arbitrumsepolia_Bytes - localAsset: arbitrumsepolia_Bytes - localAsset_not: arbitrumsepolia_Bytes - localAsset_gt: arbitrumsepolia_Bytes - localAsset_lt: arbitrumsepolia_Bytes - localAsset_gte: arbitrumsepolia_Bytes - localAsset_lte: arbitrumsepolia_Bytes - localAsset_in: [arbitrumsepolia_Bytes!] - localAsset_not_in: [arbitrumsepolia_Bytes!] - localAsset_contains: arbitrumsepolia_Bytes - localAsset_not_contains: arbitrumsepolia_Bytes + adoptedAsset: stagingxdai_Bytes + adoptedAsset_not: stagingxdai_Bytes + adoptedAsset_gt: stagingxdai_Bytes + adoptedAsset_lt: stagingxdai_Bytes + adoptedAsset_gte: stagingxdai_Bytes + adoptedAsset_lte: stagingxdai_Bytes + adoptedAsset_in: [stagingxdai_Bytes!] + adoptedAsset_not_in: [stagingxdai_Bytes!] + adoptedAsset_contains: stagingxdai_Bytes + adoptedAsset_not_contains: stagingxdai_Bytes + localAsset: stagingxdai_Bytes + localAsset_not: stagingxdai_Bytes + localAsset_gt: stagingxdai_Bytes + localAsset_lt: stagingxdai_Bytes + localAsset_gte: stagingxdai_Bytes + localAsset_lte: stagingxdai_Bytes + localAsset_in: [stagingxdai_Bytes!] + localAsset_not_in: [stagingxdai_Bytes!] + localAsset_contains: stagingxdai_Bytes + localAsset_not_contains: stagingxdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -160417,14 +157615,14 @@ input arbitrumsepolia_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: arbitrumsepolia_AssetStatus_filter + status_: stagingxdai_AssetStatus_filter """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_Asset_filter] - or: [arbitrumsepolia_Asset_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_Asset_filter] + or: [stagingxdai_Asset_filter] } -enum arbitrumsepolia_Asset_orderBy { +enum stagingxdai_Asset_orderBy { id key decimal @@ -160439,30 +157637,30 @@ enum arbitrumsepolia_Asset_orderBy { status__status } -scalar arbitrumsepolia_BigDecimal +scalar stagingxdai_BigDecimal -input arbitrumsepolia_BlockChangedFilter { +input stagingxdai_BlockChangedFilter { number_gte: Int! } -input arbitrumsepolia_Block_height { - hash: arbitrumsepolia_Bytes +input stagingxdai_Block_height { + hash: stagingxdai_Bytes number: Int number_gte: Int } -scalar arbitrumsepolia_Bytes +scalar stagingxdai_Bytes -type arbitrumsepolia_ConnectorMeta { +type stagingxdai_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: arbitrumsepolia_Bytes - rootManager: arbitrumsepolia_Bytes - mirrorConnector: arbitrumsepolia_Bytes + amb: stagingxdai_Bytes + rootManager: stagingxdai_Bytes + mirrorConnector: stagingxdai_Bytes } -input arbitrumsepolia_ConnectorMeta_filter { +input stagingxdai_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -160487,43 +157685,43 @@ input arbitrumsepolia_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: arbitrumsepolia_Bytes - amb_not: arbitrumsepolia_Bytes - amb_gt: arbitrumsepolia_Bytes - amb_lt: arbitrumsepolia_Bytes - amb_gte: arbitrumsepolia_Bytes - amb_lte: arbitrumsepolia_Bytes - amb_in: [arbitrumsepolia_Bytes!] - amb_not_in: [arbitrumsepolia_Bytes!] - amb_contains: arbitrumsepolia_Bytes - amb_not_contains: arbitrumsepolia_Bytes - rootManager: arbitrumsepolia_Bytes - rootManager_not: arbitrumsepolia_Bytes - rootManager_gt: arbitrumsepolia_Bytes - rootManager_lt: arbitrumsepolia_Bytes - rootManager_gte: arbitrumsepolia_Bytes - rootManager_lte: arbitrumsepolia_Bytes - rootManager_in: [arbitrumsepolia_Bytes!] - rootManager_not_in: [arbitrumsepolia_Bytes!] - rootManager_contains: arbitrumsepolia_Bytes - rootManager_not_contains: arbitrumsepolia_Bytes - mirrorConnector: arbitrumsepolia_Bytes - mirrorConnector_not: arbitrumsepolia_Bytes - mirrorConnector_gt: arbitrumsepolia_Bytes - mirrorConnector_lt: arbitrumsepolia_Bytes - mirrorConnector_gte: arbitrumsepolia_Bytes - mirrorConnector_lte: arbitrumsepolia_Bytes - mirrorConnector_in: [arbitrumsepolia_Bytes!] - mirrorConnector_not_in: [arbitrumsepolia_Bytes!] - mirrorConnector_contains: arbitrumsepolia_Bytes - mirrorConnector_not_contains: arbitrumsepolia_Bytes + amb: stagingxdai_Bytes + amb_not: stagingxdai_Bytes + amb_gt: stagingxdai_Bytes + amb_lt: stagingxdai_Bytes + amb_gte: stagingxdai_Bytes + amb_lte: stagingxdai_Bytes + amb_in: [stagingxdai_Bytes!] + amb_not_in: [stagingxdai_Bytes!] + amb_contains: stagingxdai_Bytes + amb_not_contains: stagingxdai_Bytes + rootManager: stagingxdai_Bytes + rootManager_not: stagingxdai_Bytes + rootManager_gt: stagingxdai_Bytes + rootManager_lt: stagingxdai_Bytes + rootManager_gte: stagingxdai_Bytes + rootManager_lte: stagingxdai_Bytes + rootManager_in: [stagingxdai_Bytes!] + rootManager_not_in: [stagingxdai_Bytes!] + rootManager_contains: stagingxdai_Bytes + rootManager_not_contains: stagingxdai_Bytes + mirrorConnector: stagingxdai_Bytes + mirrorConnector_not: stagingxdai_Bytes + mirrorConnector_gt: stagingxdai_Bytes + mirrorConnector_lt: stagingxdai_Bytes + mirrorConnector_gte: stagingxdai_Bytes + mirrorConnector_lte: stagingxdai_Bytes + mirrorConnector_in: [stagingxdai_Bytes!] + mirrorConnector_not_in: [stagingxdai_Bytes!] + mirrorConnector_contains: stagingxdai_Bytes + mirrorConnector_not_contains: stagingxdai_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_ConnectorMeta_filter] - or: [arbitrumsepolia_ConnectorMeta_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_ConnectorMeta_filter] + or: [stagingxdai_ConnectorMeta_filter] } -enum arbitrumsepolia_ConnectorMeta_orderBy { +enum stagingxdai_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -160532,48 +157730,48 @@ enum arbitrumsepolia_ConnectorMeta_orderBy { mirrorConnector } -type arbitrumsepolia_DestinationTransfer { +type stagingxdai_DestinationTransfer { id: ID! chainId: BigInt - transferId: arbitrumsepolia_Bytes + transferId: stagingxdai_Bytes nonce: BigInt - status: arbitrumsepolia_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_Router_orderBy, orderDirection: arbitrumsepolia_OrderDirection, where: arbitrumsepolia_Router_filter): [arbitrumsepolia_Router!] + status: stagingxdai_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingxdai_Router_orderBy, orderDirection: stagingxdai_OrderDirection, where: stagingxdai_Router_filter): [stagingxdai_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: arbitrumsepolia_Bytes - delegate: arbitrumsepolia_Bytes + to: stagingxdai_Bytes + delegate: stagingxdai_Bytes receiveLocal: Boolean - callData: arbitrumsepolia_Bytes + callData: stagingxdai_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: arbitrumsepolia_Bytes + originSender: stagingxdai_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: arbitrumsepolia_Bytes - asset: arbitrumsepolia_Asset + canonicalId: stagingxdai_Bytes + asset: stagingxdai_Asset amount: BigInt routersFee: BigInt - executedCaller: arbitrumsepolia_Bytes - executedTransactionHash: arbitrumsepolia_Bytes + executedCaller: stagingxdai_Bytes + executedTransactionHash: stagingxdai_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: arbitrumsepolia_Bytes + executedTxOrigin: stagingxdai_Bytes executedTxNonce: BigInt - reconciledCaller: arbitrumsepolia_Bytes - reconciledTransactionHash: arbitrumsepolia_Bytes + reconciledCaller: stagingxdai_Bytes + reconciledTransactionHash: stagingxdai_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: arbitrumsepolia_Bytes + reconciledTxOrigin: stagingxdai_Bytes reconciledTxNonce: BigInt } -input arbitrumsepolia_DestinationTransfer_filter { +input stagingxdai_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -160590,16 +157788,16 @@ input arbitrumsepolia_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: arbitrumsepolia_Bytes - transferId_not: arbitrumsepolia_Bytes - transferId_gt: arbitrumsepolia_Bytes - transferId_lt: arbitrumsepolia_Bytes - transferId_gte: arbitrumsepolia_Bytes - transferId_lte: arbitrumsepolia_Bytes - transferId_in: [arbitrumsepolia_Bytes!] - transferId_not_in: [arbitrumsepolia_Bytes!] - transferId_contains: arbitrumsepolia_Bytes - transferId_not_contains: arbitrumsepolia_Bytes + transferId: stagingxdai_Bytes + transferId_not: stagingxdai_Bytes + transferId_gt: stagingxdai_Bytes + transferId_lt: stagingxdai_Bytes + transferId_gte: stagingxdai_Bytes + transferId_lte: stagingxdai_Bytes + transferId_in: [stagingxdai_Bytes!] + transferId_not_in: [stagingxdai_Bytes!] + transferId_contains: stagingxdai_Bytes + transferId_not_contains: stagingxdai_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -160608,17 +157806,17 @@ input arbitrumsepolia_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: arbitrumsepolia_TransferStatus - status_not: arbitrumsepolia_TransferStatus - status_in: [arbitrumsepolia_TransferStatus!] - status_not_in: [arbitrumsepolia_TransferStatus!] + status: stagingxdai_TransferStatus + status_not: stagingxdai_TransferStatus + status_in: [stagingxdai_TransferStatus!] + status_not_in: [stagingxdai_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: arbitrumsepolia_Router_filter + routers_: stagingxdai_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -160643,40 +157841,40 @@ input arbitrumsepolia_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: arbitrumsepolia_Bytes - to_not: arbitrumsepolia_Bytes - to_gt: arbitrumsepolia_Bytes - to_lt: arbitrumsepolia_Bytes - to_gte: arbitrumsepolia_Bytes - to_lte: arbitrumsepolia_Bytes - to_in: [arbitrumsepolia_Bytes!] - to_not_in: [arbitrumsepolia_Bytes!] - to_contains: arbitrumsepolia_Bytes - to_not_contains: arbitrumsepolia_Bytes - delegate: arbitrumsepolia_Bytes - delegate_not: arbitrumsepolia_Bytes - delegate_gt: arbitrumsepolia_Bytes - delegate_lt: arbitrumsepolia_Bytes - delegate_gte: arbitrumsepolia_Bytes - delegate_lte: arbitrumsepolia_Bytes - delegate_in: [arbitrumsepolia_Bytes!] - delegate_not_in: [arbitrumsepolia_Bytes!] - delegate_contains: arbitrumsepolia_Bytes - delegate_not_contains: arbitrumsepolia_Bytes + to: stagingxdai_Bytes + to_not: stagingxdai_Bytes + to_gt: stagingxdai_Bytes + to_lt: stagingxdai_Bytes + to_gte: stagingxdai_Bytes + to_lte: stagingxdai_Bytes + to_in: [stagingxdai_Bytes!] + to_not_in: [stagingxdai_Bytes!] + to_contains: stagingxdai_Bytes + to_not_contains: stagingxdai_Bytes + delegate: stagingxdai_Bytes + delegate_not: stagingxdai_Bytes + delegate_gt: stagingxdai_Bytes + delegate_lt: stagingxdai_Bytes + delegate_gte: stagingxdai_Bytes + delegate_lte: stagingxdai_Bytes + delegate_in: [stagingxdai_Bytes!] + delegate_not_in: [stagingxdai_Bytes!] + delegate_contains: stagingxdai_Bytes + delegate_not_contains: stagingxdai_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: arbitrumsepolia_Bytes - callData_not: arbitrumsepolia_Bytes - callData_gt: arbitrumsepolia_Bytes - callData_lt: arbitrumsepolia_Bytes - callData_gte: arbitrumsepolia_Bytes - callData_lte: arbitrumsepolia_Bytes - callData_in: [arbitrumsepolia_Bytes!] - callData_not_in: [arbitrumsepolia_Bytes!] - callData_contains: arbitrumsepolia_Bytes - callData_not_contains: arbitrumsepolia_Bytes + callData: stagingxdai_Bytes + callData_not: stagingxdai_Bytes + callData_gt: stagingxdai_Bytes + callData_lt: stagingxdai_Bytes + callData_gte: stagingxdai_Bytes + callData_lte: stagingxdai_Bytes + callData_in: [stagingxdai_Bytes!] + callData_not_in: [stagingxdai_Bytes!] + callData_contains: stagingxdai_Bytes + callData_not_contains: stagingxdai_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -160693,16 +157891,16 @@ input arbitrumsepolia_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: arbitrumsepolia_Bytes - originSender_not: arbitrumsepolia_Bytes - originSender_gt: arbitrumsepolia_Bytes - originSender_lt: arbitrumsepolia_Bytes - originSender_gte: arbitrumsepolia_Bytes - originSender_lte: arbitrumsepolia_Bytes - originSender_in: [arbitrumsepolia_Bytes!] - originSender_not_in: [arbitrumsepolia_Bytes!] - originSender_contains: arbitrumsepolia_Bytes - originSender_not_contains: arbitrumsepolia_Bytes + originSender: stagingxdai_Bytes + originSender_not: stagingxdai_Bytes + originSender_gt: stagingxdai_Bytes + originSender_lt: stagingxdai_Bytes + originSender_gte: stagingxdai_Bytes + originSender_lte: stagingxdai_Bytes + originSender_in: [stagingxdai_Bytes!] + originSender_not_in: [stagingxdai_Bytes!] + originSender_contains: stagingxdai_Bytes + originSender_not_contains: stagingxdai_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -160719,16 +157917,16 @@ input arbitrumsepolia_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: arbitrumsepolia_Bytes - canonicalId_not: arbitrumsepolia_Bytes - canonicalId_gt: arbitrumsepolia_Bytes - canonicalId_lt: arbitrumsepolia_Bytes - canonicalId_gte: arbitrumsepolia_Bytes - canonicalId_lte: arbitrumsepolia_Bytes - canonicalId_in: [arbitrumsepolia_Bytes!] - canonicalId_not_in: [arbitrumsepolia_Bytes!] - canonicalId_contains: arbitrumsepolia_Bytes - canonicalId_not_contains: arbitrumsepolia_Bytes + canonicalId: stagingxdai_Bytes + canonicalId_not: stagingxdai_Bytes + canonicalId_gt: stagingxdai_Bytes + canonicalId_lt: stagingxdai_Bytes + canonicalId_gte: stagingxdai_Bytes + canonicalId_lte: stagingxdai_Bytes + canonicalId_in: [stagingxdai_Bytes!] + canonicalId_not_in: [stagingxdai_Bytes!] + canonicalId_contains: stagingxdai_Bytes + canonicalId_not_contains: stagingxdai_Bytes asset: String asset_not: String asset_gt: String @@ -160749,7 +157947,7 @@ input arbitrumsepolia_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumsepolia_Asset_filter + asset_: stagingxdai_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -160766,26 +157964,26 @@ input arbitrumsepolia_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: arbitrumsepolia_Bytes - executedCaller_not: arbitrumsepolia_Bytes - executedCaller_gt: arbitrumsepolia_Bytes - executedCaller_lt: arbitrumsepolia_Bytes - executedCaller_gte: arbitrumsepolia_Bytes - executedCaller_lte: arbitrumsepolia_Bytes - executedCaller_in: [arbitrumsepolia_Bytes!] - executedCaller_not_in: [arbitrumsepolia_Bytes!] - executedCaller_contains: arbitrumsepolia_Bytes - executedCaller_not_contains: arbitrumsepolia_Bytes - executedTransactionHash: arbitrumsepolia_Bytes - executedTransactionHash_not: arbitrumsepolia_Bytes - executedTransactionHash_gt: arbitrumsepolia_Bytes - executedTransactionHash_lt: arbitrumsepolia_Bytes - executedTransactionHash_gte: arbitrumsepolia_Bytes - executedTransactionHash_lte: arbitrumsepolia_Bytes - executedTransactionHash_in: [arbitrumsepolia_Bytes!] - executedTransactionHash_not_in: [arbitrumsepolia_Bytes!] - executedTransactionHash_contains: arbitrumsepolia_Bytes - executedTransactionHash_not_contains: arbitrumsepolia_Bytes + executedCaller: stagingxdai_Bytes + executedCaller_not: stagingxdai_Bytes + executedCaller_gt: stagingxdai_Bytes + executedCaller_lt: stagingxdai_Bytes + executedCaller_gte: stagingxdai_Bytes + executedCaller_lte: stagingxdai_Bytes + executedCaller_in: [stagingxdai_Bytes!] + executedCaller_not_in: [stagingxdai_Bytes!] + executedCaller_contains: stagingxdai_Bytes + executedCaller_not_contains: stagingxdai_Bytes + executedTransactionHash: stagingxdai_Bytes + executedTransactionHash_not: stagingxdai_Bytes + executedTransactionHash_gt: stagingxdai_Bytes + executedTransactionHash_lt: stagingxdai_Bytes + executedTransactionHash_gte: stagingxdai_Bytes + executedTransactionHash_lte: stagingxdai_Bytes + executedTransactionHash_in: [stagingxdai_Bytes!] + executedTransactionHash_not_in: [stagingxdai_Bytes!] + executedTransactionHash_contains: stagingxdai_Bytes + executedTransactionHash_not_contains: stagingxdai_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -160818,16 +158016,16 @@ input arbitrumsepolia_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: arbitrumsepolia_Bytes - executedTxOrigin_not: arbitrumsepolia_Bytes - executedTxOrigin_gt: arbitrumsepolia_Bytes - executedTxOrigin_lt: arbitrumsepolia_Bytes - executedTxOrigin_gte: arbitrumsepolia_Bytes - executedTxOrigin_lte: arbitrumsepolia_Bytes - executedTxOrigin_in: [arbitrumsepolia_Bytes!] - executedTxOrigin_not_in: [arbitrumsepolia_Bytes!] - executedTxOrigin_contains: arbitrumsepolia_Bytes - executedTxOrigin_not_contains: arbitrumsepolia_Bytes + executedTxOrigin: stagingxdai_Bytes + executedTxOrigin_not: stagingxdai_Bytes + executedTxOrigin_gt: stagingxdai_Bytes + executedTxOrigin_lt: stagingxdai_Bytes + executedTxOrigin_gte: stagingxdai_Bytes + executedTxOrigin_lte: stagingxdai_Bytes + executedTxOrigin_in: [stagingxdai_Bytes!] + executedTxOrigin_not_in: [stagingxdai_Bytes!] + executedTxOrigin_contains: stagingxdai_Bytes + executedTxOrigin_not_contains: stagingxdai_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -160836,26 +158034,26 @@ input arbitrumsepolia_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: arbitrumsepolia_Bytes - reconciledCaller_not: arbitrumsepolia_Bytes - reconciledCaller_gt: arbitrumsepolia_Bytes - reconciledCaller_lt: arbitrumsepolia_Bytes - reconciledCaller_gte: arbitrumsepolia_Bytes - reconciledCaller_lte: arbitrumsepolia_Bytes - reconciledCaller_in: [arbitrumsepolia_Bytes!] - reconciledCaller_not_in: [arbitrumsepolia_Bytes!] - reconciledCaller_contains: arbitrumsepolia_Bytes - reconciledCaller_not_contains: arbitrumsepolia_Bytes - reconciledTransactionHash: arbitrumsepolia_Bytes - reconciledTransactionHash_not: arbitrumsepolia_Bytes - reconciledTransactionHash_gt: arbitrumsepolia_Bytes - reconciledTransactionHash_lt: arbitrumsepolia_Bytes - reconciledTransactionHash_gte: arbitrumsepolia_Bytes - reconciledTransactionHash_lte: arbitrumsepolia_Bytes - reconciledTransactionHash_in: [arbitrumsepolia_Bytes!] - reconciledTransactionHash_not_in: [arbitrumsepolia_Bytes!] - reconciledTransactionHash_contains: arbitrumsepolia_Bytes - reconciledTransactionHash_not_contains: arbitrumsepolia_Bytes + reconciledCaller: stagingxdai_Bytes + reconciledCaller_not: stagingxdai_Bytes + reconciledCaller_gt: stagingxdai_Bytes + reconciledCaller_lt: stagingxdai_Bytes + reconciledCaller_gte: stagingxdai_Bytes + reconciledCaller_lte: stagingxdai_Bytes + reconciledCaller_in: [stagingxdai_Bytes!] + reconciledCaller_not_in: [stagingxdai_Bytes!] + reconciledCaller_contains: stagingxdai_Bytes + reconciledCaller_not_contains: stagingxdai_Bytes + reconciledTransactionHash: stagingxdai_Bytes + reconciledTransactionHash_not: stagingxdai_Bytes + reconciledTransactionHash_gt: stagingxdai_Bytes + reconciledTransactionHash_lt: stagingxdai_Bytes + reconciledTransactionHash_gte: stagingxdai_Bytes + reconciledTransactionHash_lte: stagingxdai_Bytes + reconciledTransactionHash_in: [stagingxdai_Bytes!] + reconciledTransactionHash_not_in: [stagingxdai_Bytes!] + reconciledTransactionHash_contains: stagingxdai_Bytes + reconciledTransactionHash_not_contains: stagingxdai_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -160888,16 +158086,16 @@ input arbitrumsepolia_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: arbitrumsepolia_Bytes - reconciledTxOrigin_not: arbitrumsepolia_Bytes - reconciledTxOrigin_gt: arbitrumsepolia_Bytes - reconciledTxOrigin_lt: arbitrumsepolia_Bytes - reconciledTxOrigin_gte: arbitrumsepolia_Bytes - reconciledTxOrigin_lte: arbitrumsepolia_Bytes - reconciledTxOrigin_in: [arbitrumsepolia_Bytes!] - reconciledTxOrigin_not_in: [arbitrumsepolia_Bytes!] - reconciledTxOrigin_contains: arbitrumsepolia_Bytes - reconciledTxOrigin_not_contains: arbitrumsepolia_Bytes + reconciledTxOrigin: stagingxdai_Bytes + reconciledTxOrigin_not: stagingxdai_Bytes + reconciledTxOrigin_gt: stagingxdai_Bytes + reconciledTxOrigin_lt: stagingxdai_Bytes + reconciledTxOrigin_gte: stagingxdai_Bytes + reconciledTxOrigin_lte: stagingxdai_Bytes + reconciledTxOrigin_in: [stagingxdai_Bytes!] + reconciledTxOrigin_not_in: [stagingxdai_Bytes!] + reconciledTxOrigin_contains: stagingxdai_Bytes + reconciledTxOrigin_not_contains: stagingxdai_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -160907,12 +158105,12 @@ input arbitrumsepolia_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_DestinationTransfer_filter] - or: [arbitrumsepolia_DestinationTransfer_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_DestinationTransfer_filter] + or: [stagingxdai_DestinationTransfer_filter] } -enum arbitrumsepolia_DestinationTransfer_orderBy { +enum stagingxdai_DestinationTransfer_orderBy { id chainId transferId @@ -160966,16 +158164,16 @@ enum arbitrumsepolia_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar arbitrumsepolia_Int8 +scalar stagingxdai_Int8 -type arbitrumsepolia_OptimisticRootFinalized { +type stagingxdai_OptimisticRootFinalized { id: ID! - aggregateRoot: arbitrumsepolia_Bytes! + aggregateRoot: stagingxdai_Bytes! timestamp: BigInt! blockNumber: BigInt } -input arbitrumsepolia_OptimisticRootFinalized_filter { +input stagingxdai_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -160984,16 +158182,16 @@ input arbitrumsepolia_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: arbitrumsepolia_Bytes - aggregateRoot_not: arbitrumsepolia_Bytes - aggregateRoot_gt: arbitrumsepolia_Bytes - aggregateRoot_lt: arbitrumsepolia_Bytes - aggregateRoot_gte: arbitrumsepolia_Bytes - aggregateRoot_lte: arbitrumsepolia_Bytes - aggregateRoot_in: [arbitrumsepolia_Bytes!] - aggregateRoot_not_in: [arbitrumsepolia_Bytes!] - aggregateRoot_contains: arbitrumsepolia_Bytes - aggregateRoot_not_contains: arbitrumsepolia_Bytes + aggregateRoot: stagingxdai_Bytes + aggregateRoot_not: stagingxdai_Bytes + aggregateRoot_gt: stagingxdai_Bytes + aggregateRoot_lt: stagingxdai_Bytes + aggregateRoot_gte: stagingxdai_Bytes + aggregateRoot_lte: stagingxdai_Bytes + aggregateRoot_in: [stagingxdai_Bytes!] + aggregateRoot_not_in: [stagingxdai_Bytes!] + aggregateRoot_contains: stagingxdai_Bytes + aggregateRoot_not_contains: stagingxdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -161011,12 +158209,12 @@ input arbitrumsepolia_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_OptimisticRootFinalized_filter] - or: [arbitrumsepolia_OptimisticRootFinalized_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_OptimisticRootFinalized_filter] + or: [stagingxdai_OptimisticRootFinalized_filter] } -enum arbitrumsepolia_OptimisticRootFinalized_orderBy { +enum stagingxdai_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -161024,25 +158222,25 @@ enum arbitrumsepolia_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum arbitrumsepolia_OrderDirection { +enum stagingxdai_OrderDirection { asc desc } -type arbitrumsepolia_OriginMessage { +type stagingxdai_OriginMessage { id: ID! - transferId: arbitrumsepolia_Bytes + transferId: stagingxdai_Bytes destinationDomain: BigInt - leaf: arbitrumsepolia_Bytes + leaf: stagingxdai_Bytes index: BigInt - message: arbitrumsepolia_Bytes - root: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes + message: stagingxdai_Bytes + root: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes blockNumber: BigInt - rootCount: arbitrumsepolia_RootCount + rootCount: stagingxdai_RootCount } -input arbitrumsepolia_OriginMessage_filter { +input stagingxdai_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -161051,16 +158249,16 @@ input arbitrumsepolia_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: arbitrumsepolia_Bytes - transferId_not: arbitrumsepolia_Bytes - transferId_gt: arbitrumsepolia_Bytes - transferId_lt: arbitrumsepolia_Bytes - transferId_gte: arbitrumsepolia_Bytes - transferId_lte: arbitrumsepolia_Bytes - transferId_in: [arbitrumsepolia_Bytes!] - transferId_not_in: [arbitrumsepolia_Bytes!] - transferId_contains: arbitrumsepolia_Bytes - transferId_not_contains: arbitrumsepolia_Bytes + transferId: stagingxdai_Bytes + transferId_not: stagingxdai_Bytes + transferId_gt: stagingxdai_Bytes + transferId_lt: stagingxdai_Bytes + transferId_gte: stagingxdai_Bytes + transferId_lte: stagingxdai_Bytes + transferId_in: [stagingxdai_Bytes!] + transferId_not_in: [stagingxdai_Bytes!] + transferId_contains: stagingxdai_Bytes + transferId_not_contains: stagingxdai_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -161069,16 +158267,16 @@ input arbitrumsepolia_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: arbitrumsepolia_Bytes - leaf_not: arbitrumsepolia_Bytes - leaf_gt: arbitrumsepolia_Bytes - leaf_lt: arbitrumsepolia_Bytes - leaf_gte: arbitrumsepolia_Bytes - leaf_lte: arbitrumsepolia_Bytes - leaf_in: [arbitrumsepolia_Bytes!] - leaf_not_in: [arbitrumsepolia_Bytes!] - leaf_contains: arbitrumsepolia_Bytes - leaf_not_contains: arbitrumsepolia_Bytes + leaf: stagingxdai_Bytes + leaf_not: stagingxdai_Bytes + leaf_gt: stagingxdai_Bytes + leaf_lt: stagingxdai_Bytes + leaf_gte: stagingxdai_Bytes + leaf_lte: stagingxdai_Bytes + leaf_in: [stagingxdai_Bytes!] + leaf_not_in: [stagingxdai_Bytes!] + leaf_contains: stagingxdai_Bytes + leaf_not_contains: stagingxdai_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -161087,36 +158285,36 @@ input arbitrumsepolia_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: arbitrumsepolia_Bytes - message_not: arbitrumsepolia_Bytes - message_gt: arbitrumsepolia_Bytes - message_lt: arbitrumsepolia_Bytes - message_gte: arbitrumsepolia_Bytes - message_lte: arbitrumsepolia_Bytes - message_in: [arbitrumsepolia_Bytes!] - message_not_in: [arbitrumsepolia_Bytes!] - message_contains: arbitrumsepolia_Bytes - message_not_contains: arbitrumsepolia_Bytes - root: arbitrumsepolia_Bytes - root_not: arbitrumsepolia_Bytes - root_gt: arbitrumsepolia_Bytes - root_lt: arbitrumsepolia_Bytes - root_gte: arbitrumsepolia_Bytes - root_lte: arbitrumsepolia_Bytes - root_in: [arbitrumsepolia_Bytes!] - root_not_in: [arbitrumsepolia_Bytes!] - root_contains: arbitrumsepolia_Bytes - root_not_contains: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes - transactionHash_not: arbitrumsepolia_Bytes - transactionHash_gt: arbitrumsepolia_Bytes - transactionHash_lt: arbitrumsepolia_Bytes - transactionHash_gte: arbitrumsepolia_Bytes - transactionHash_lte: arbitrumsepolia_Bytes - transactionHash_in: [arbitrumsepolia_Bytes!] - transactionHash_not_in: [arbitrumsepolia_Bytes!] - transactionHash_contains: arbitrumsepolia_Bytes - transactionHash_not_contains: arbitrumsepolia_Bytes + message: stagingxdai_Bytes + message_not: stagingxdai_Bytes + message_gt: stagingxdai_Bytes + message_lt: stagingxdai_Bytes + message_gte: stagingxdai_Bytes + message_lte: stagingxdai_Bytes + message_in: [stagingxdai_Bytes!] + message_not_in: [stagingxdai_Bytes!] + message_contains: stagingxdai_Bytes + message_not_contains: stagingxdai_Bytes + root: stagingxdai_Bytes + root_not: stagingxdai_Bytes + root_gt: stagingxdai_Bytes + root_lt: stagingxdai_Bytes + root_gte: stagingxdai_Bytes + root_lte: stagingxdai_Bytes + root_in: [stagingxdai_Bytes!] + root_not_in: [stagingxdai_Bytes!] + root_contains: stagingxdai_Bytes + root_not_contains: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes + transactionHash_not: stagingxdai_Bytes + transactionHash_gt: stagingxdai_Bytes + transactionHash_lt: stagingxdai_Bytes + transactionHash_gte: stagingxdai_Bytes + transactionHash_lte: stagingxdai_Bytes + transactionHash_in: [stagingxdai_Bytes!] + transactionHash_not_in: [stagingxdai_Bytes!] + transactionHash_contains: stagingxdai_Bytes + transactionHash_not_contains: stagingxdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -161145,14 +158343,14 @@ input arbitrumsepolia_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: arbitrumsepolia_RootCount_filter + rootCount_: stagingxdai_RootCount_filter """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_OriginMessage_filter] - or: [arbitrumsepolia_OriginMessage_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_OriginMessage_filter] + or: [stagingxdai_OriginMessage_filter] } -enum arbitrumsepolia_OriginMessage_orderBy { +enum stagingxdai_OriginMessage_orderBy { id transferId destinationDomain @@ -161167,42 +158365,42 @@ enum arbitrumsepolia_OriginMessage_orderBy { rootCount__count } -type arbitrumsepolia_OriginTransfer { +type stagingxdai_OriginTransfer { id: ID! chainId: BigInt - transferId: arbitrumsepolia_Bytes + transferId: stagingxdai_Bytes nonce: BigInt - status: arbitrumsepolia_TransferStatus - messageHash: arbitrumsepolia_Bytes + status: stagingxdai_TransferStatus + messageHash: stagingxdai_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: arbitrumsepolia_Bytes - delegate: arbitrumsepolia_Bytes + to: stagingxdai_Bytes + delegate: stagingxdai_Bytes receiveLocal: Boolean - callData: arbitrumsepolia_Bytes + callData: stagingxdai_Bytes slippage: BigInt - originSender: arbitrumsepolia_Bytes + originSender: stagingxdai_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: arbitrumsepolia_Bytes - asset: arbitrumsepolia_Asset - transactingAsset: arbitrumsepolia_Bytes - message: arbitrumsepolia_OriginMessage + canonicalId: stagingxdai_Bytes + asset: stagingxdai_Asset + transactingAsset: stagingxdai_Bytes + message: stagingxdai_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_RelayerFee_orderBy, orderDirection: arbitrumsepolia_OrderDirection, where: arbitrumsepolia_RelayerFee_filter): [arbitrumsepolia_RelayerFee!] - initialRelayerFeeAsset: arbitrumsepolia_Bytes - caller: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingxdai_RelayerFee_orderBy, orderDirection: stagingxdai_OrderDirection, where: stagingxdai_RelayerFee_filter): [stagingxdai_RelayerFee!] + initialRelayerFeeAsset: stagingxdai_Bytes + caller: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: arbitrumsepolia_Bytes + txOrigin: stagingxdai_Bytes txNonce: BigInt } -input arbitrumsepolia_OriginTransfer_filter { +input stagingxdai_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -161219,16 +158417,16 @@ input arbitrumsepolia_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: arbitrumsepolia_Bytes - transferId_not: arbitrumsepolia_Bytes - transferId_gt: arbitrumsepolia_Bytes - transferId_lt: arbitrumsepolia_Bytes - transferId_gte: arbitrumsepolia_Bytes - transferId_lte: arbitrumsepolia_Bytes - transferId_in: [arbitrumsepolia_Bytes!] - transferId_not_in: [arbitrumsepolia_Bytes!] - transferId_contains: arbitrumsepolia_Bytes - transferId_not_contains: arbitrumsepolia_Bytes + transferId: stagingxdai_Bytes + transferId_not: stagingxdai_Bytes + transferId_gt: stagingxdai_Bytes + transferId_lt: stagingxdai_Bytes + transferId_gte: stagingxdai_Bytes + transferId_lte: stagingxdai_Bytes + transferId_in: [stagingxdai_Bytes!] + transferId_not_in: [stagingxdai_Bytes!] + transferId_contains: stagingxdai_Bytes + transferId_not_contains: stagingxdai_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -161237,20 +158435,20 @@ input arbitrumsepolia_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: arbitrumsepolia_TransferStatus - status_not: arbitrumsepolia_TransferStatus - status_in: [arbitrumsepolia_TransferStatus!] - status_not_in: [arbitrumsepolia_TransferStatus!] - messageHash: arbitrumsepolia_Bytes - messageHash_not: arbitrumsepolia_Bytes - messageHash_gt: arbitrumsepolia_Bytes - messageHash_lt: arbitrumsepolia_Bytes - messageHash_gte: arbitrumsepolia_Bytes - messageHash_lte: arbitrumsepolia_Bytes - messageHash_in: [arbitrumsepolia_Bytes!] - messageHash_not_in: [arbitrumsepolia_Bytes!] - messageHash_contains: arbitrumsepolia_Bytes - messageHash_not_contains: arbitrumsepolia_Bytes + status: stagingxdai_TransferStatus + status_not: stagingxdai_TransferStatus + status_in: [stagingxdai_TransferStatus!] + status_not_in: [stagingxdai_TransferStatus!] + messageHash: stagingxdai_Bytes + messageHash_not: stagingxdai_Bytes + messageHash_gt: stagingxdai_Bytes + messageHash_lt: stagingxdai_Bytes + messageHash_gte: stagingxdai_Bytes + messageHash_lte: stagingxdai_Bytes + messageHash_in: [stagingxdai_Bytes!] + messageHash_not_in: [stagingxdai_Bytes!] + messageHash_contains: stagingxdai_Bytes + messageHash_not_contains: stagingxdai_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -161275,40 +158473,40 @@ input arbitrumsepolia_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: arbitrumsepolia_Bytes - to_not: arbitrumsepolia_Bytes - to_gt: arbitrumsepolia_Bytes - to_lt: arbitrumsepolia_Bytes - to_gte: arbitrumsepolia_Bytes - to_lte: arbitrumsepolia_Bytes - to_in: [arbitrumsepolia_Bytes!] - to_not_in: [arbitrumsepolia_Bytes!] - to_contains: arbitrumsepolia_Bytes - to_not_contains: arbitrumsepolia_Bytes - delegate: arbitrumsepolia_Bytes - delegate_not: arbitrumsepolia_Bytes - delegate_gt: arbitrumsepolia_Bytes - delegate_lt: arbitrumsepolia_Bytes - delegate_gte: arbitrumsepolia_Bytes - delegate_lte: arbitrumsepolia_Bytes - delegate_in: [arbitrumsepolia_Bytes!] - delegate_not_in: [arbitrumsepolia_Bytes!] - delegate_contains: arbitrumsepolia_Bytes - delegate_not_contains: arbitrumsepolia_Bytes + to: stagingxdai_Bytes + to_not: stagingxdai_Bytes + to_gt: stagingxdai_Bytes + to_lt: stagingxdai_Bytes + to_gte: stagingxdai_Bytes + to_lte: stagingxdai_Bytes + to_in: [stagingxdai_Bytes!] + to_not_in: [stagingxdai_Bytes!] + to_contains: stagingxdai_Bytes + to_not_contains: stagingxdai_Bytes + delegate: stagingxdai_Bytes + delegate_not: stagingxdai_Bytes + delegate_gt: stagingxdai_Bytes + delegate_lt: stagingxdai_Bytes + delegate_gte: stagingxdai_Bytes + delegate_lte: stagingxdai_Bytes + delegate_in: [stagingxdai_Bytes!] + delegate_not_in: [stagingxdai_Bytes!] + delegate_contains: stagingxdai_Bytes + delegate_not_contains: stagingxdai_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: arbitrumsepolia_Bytes - callData_not: arbitrumsepolia_Bytes - callData_gt: arbitrumsepolia_Bytes - callData_lt: arbitrumsepolia_Bytes - callData_gte: arbitrumsepolia_Bytes - callData_lte: arbitrumsepolia_Bytes - callData_in: [arbitrumsepolia_Bytes!] - callData_not_in: [arbitrumsepolia_Bytes!] - callData_contains: arbitrumsepolia_Bytes - callData_not_contains: arbitrumsepolia_Bytes + callData: stagingxdai_Bytes + callData_not: stagingxdai_Bytes + callData_gt: stagingxdai_Bytes + callData_lt: stagingxdai_Bytes + callData_gte: stagingxdai_Bytes + callData_lte: stagingxdai_Bytes + callData_in: [stagingxdai_Bytes!] + callData_not_in: [stagingxdai_Bytes!] + callData_contains: stagingxdai_Bytes + callData_not_contains: stagingxdai_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -161317,16 +158515,16 @@ input arbitrumsepolia_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: arbitrumsepolia_Bytes - originSender_not: arbitrumsepolia_Bytes - originSender_gt: arbitrumsepolia_Bytes - originSender_lt: arbitrumsepolia_Bytes - originSender_gte: arbitrumsepolia_Bytes - originSender_lte: arbitrumsepolia_Bytes - originSender_in: [arbitrumsepolia_Bytes!] - originSender_not_in: [arbitrumsepolia_Bytes!] - originSender_contains: arbitrumsepolia_Bytes - originSender_not_contains: arbitrumsepolia_Bytes + originSender: stagingxdai_Bytes + originSender_not: stagingxdai_Bytes + originSender_gt: stagingxdai_Bytes + originSender_lt: stagingxdai_Bytes + originSender_gte: stagingxdai_Bytes + originSender_lte: stagingxdai_Bytes + originSender_in: [stagingxdai_Bytes!] + originSender_not_in: [stagingxdai_Bytes!] + originSender_contains: stagingxdai_Bytes + originSender_not_contains: stagingxdai_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -161343,16 +158541,16 @@ input arbitrumsepolia_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: arbitrumsepolia_Bytes - canonicalId_not: arbitrumsepolia_Bytes - canonicalId_gt: arbitrumsepolia_Bytes - canonicalId_lt: arbitrumsepolia_Bytes - canonicalId_gte: arbitrumsepolia_Bytes - canonicalId_lte: arbitrumsepolia_Bytes - canonicalId_in: [arbitrumsepolia_Bytes!] - canonicalId_not_in: [arbitrumsepolia_Bytes!] - canonicalId_contains: arbitrumsepolia_Bytes - canonicalId_not_contains: arbitrumsepolia_Bytes + canonicalId: stagingxdai_Bytes + canonicalId_not: stagingxdai_Bytes + canonicalId_gt: stagingxdai_Bytes + canonicalId_lt: stagingxdai_Bytes + canonicalId_gte: stagingxdai_Bytes + canonicalId_lte: stagingxdai_Bytes + canonicalId_in: [stagingxdai_Bytes!] + canonicalId_not_in: [stagingxdai_Bytes!] + canonicalId_contains: stagingxdai_Bytes + canonicalId_not_contains: stagingxdai_Bytes asset: String asset_not: String asset_gt: String @@ -161373,17 +158571,17 @@ input arbitrumsepolia_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumsepolia_Asset_filter - transactingAsset: arbitrumsepolia_Bytes - transactingAsset_not: arbitrumsepolia_Bytes - transactingAsset_gt: arbitrumsepolia_Bytes - transactingAsset_lt: arbitrumsepolia_Bytes - transactingAsset_gte: arbitrumsepolia_Bytes - transactingAsset_lte: arbitrumsepolia_Bytes - transactingAsset_in: [arbitrumsepolia_Bytes!] - transactingAsset_not_in: [arbitrumsepolia_Bytes!] - transactingAsset_contains: arbitrumsepolia_Bytes - transactingAsset_not_contains: arbitrumsepolia_Bytes + asset_: stagingxdai_Asset_filter + transactingAsset: stagingxdai_Bytes + transactingAsset_not: stagingxdai_Bytes + transactingAsset_gt: stagingxdai_Bytes + transactingAsset_lt: stagingxdai_Bytes + transactingAsset_gte: stagingxdai_Bytes + transactingAsset_lte: stagingxdai_Bytes + transactingAsset_in: [stagingxdai_Bytes!] + transactingAsset_not_in: [stagingxdai_Bytes!] + transactingAsset_contains: stagingxdai_Bytes + transactingAsset_not_contains: stagingxdai_Bytes message: String message_not: String message_gt: String @@ -161404,7 +158602,7 @@ input arbitrumsepolia_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: arbitrumsepolia_OriginMessage_filter + message_: stagingxdai_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -161419,37 +158617,37 @@ input arbitrumsepolia_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: arbitrumsepolia_RelayerFee_filter - initialRelayerFeeAsset: arbitrumsepolia_Bytes - initialRelayerFeeAsset_not: arbitrumsepolia_Bytes - initialRelayerFeeAsset_gt: arbitrumsepolia_Bytes - initialRelayerFeeAsset_lt: arbitrumsepolia_Bytes - initialRelayerFeeAsset_gte: arbitrumsepolia_Bytes - initialRelayerFeeAsset_lte: arbitrumsepolia_Bytes - initialRelayerFeeAsset_in: [arbitrumsepolia_Bytes!] - initialRelayerFeeAsset_not_in: [arbitrumsepolia_Bytes!] - initialRelayerFeeAsset_contains: arbitrumsepolia_Bytes - initialRelayerFeeAsset_not_contains: arbitrumsepolia_Bytes - caller: arbitrumsepolia_Bytes - caller_not: arbitrumsepolia_Bytes - caller_gt: arbitrumsepolia_Bytes - caller_lt: arbitrumsepolia_Bytes - caller_gte: arbitrumsepolia_Bytes - caller_lte: arbitrumsepolia_Bytes - caller_in: [arbitrumsepolia_Bytes!] - caller_not_in: [arbitrumsepolia_Bytes!] - caller_contains: arbitrumsepolia_Bytes - caller_not_contains: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes - transactionHash_not: arbitrumsepolia_Bytes - transactionHash_gt: arbitrumsepolia_Bytes - transactionHash_lt: arbitrumsepolia_Bytes - transactionHash_gte: arbitrumsepolia_Bytes - transactionHash_lte: arbitrumsepolia_Bytes - transactionHash_in: [arbitrumsepolia_Bytes!] - transactionHash_not_in: [arbitrumsepolia_Bytes!] - transactionHash_contains: arbitrumsepolia_Bytes - transactionHash_not_contains: arbitrumsepolia_Bytes + relayerFees_: stagingxdai_RelayerFee_filter + initialRelayerFeeAsset: stagingxdai_Bytes + initialRelayerFeeAsset_not: stagingxdai_Bytes + initialRelayerFeeAsset_gt: stagingxdai_Bytes + initialRelayerFeeAsset_lt: stagingxdai_Bytes + initialRelayerFeeAsset_gte: stagingxdai_Bytes + initialRelayerFeeAsset_lte: stagingxdai_Bytes + initialRelayerFeeAsset_in: [stagingxdai_Bytes!] + initialRelayerFeeAsset_not_in: [stagingxdai_Bytes!] + initialRelayerFeeAsset_contains: stagingxdai_Bytes + initialRelayerFeeAsset_not_contains: stagingxdai_Bytes + caller: stagingxdai_Bytes + caller_not: stagingxdai_Bytes + caller_gt: stagingxdai_Bytes + caller_lt: stagingxdai_Bytes + caller_gte: stagingxdai_Bytes + caller_lte: stagingxdai_Bytes + caller_in: [stagingxdai_Bytes!] + caller_not_in: [stagingxdai_Bytes!] + caller_contains: stagingxdai_Bytes + caller_not_contains: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes + transactionHash_not: stagingxdai_Bytes + transactionHash_gt: stagingxdai_Bytes + transactionHash_lt: stagingxdai_Bytes + transactionHash_gte: stagingxdai_Bytes + transactionHash_lte: stagingxdai_Bytes + transactionHash_in: [stagingxdai_Bytes!] + transactionHash_not_in: [stagingxdai_Bytes!] + transactionHash_contains: stagingxdai_Bytes + transactionHash_not_contains: stagingxdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -161482,16 +158680,16 @@ input arbitrumsepolia_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: arbitrumsepolia_Bytes - txOrigin_not: arbitrumsepolia_Bytes - txOrigin_gt: arbitrumsepolia_Bytes - txOrigin_lt: arbitrumsepolia_Bytes - txOrigin_gte: arbitrumsepolia_Bytes - txOrigin_lte: arbitrumsepolia_Bytes - txOrigin_in: [arbitrumsepolia_Bytes!] - txOrigin_not_in: [arbitrumsepolia_Bytes!] - txOrigin_contains: arbitrumsepolia_Bytes - txOrigin_not_contains: arbitrumsepolia_Bytes + txOrigin: stagingxdai_Bytes + txOrigin_not: stagingxdai_Bytes + txOrigin_gt: stagingxdai_Bytes + txOrigin_lt: stagingxdai_Bytes + txOrigin_gte: stagingxdai_Bytes + txOrigin_lte: stagingxdai_Bytes + txOrigin_in: [stagingxdai_Bytes!] + txOrigin_not_in: [stagingxdai_Bytes!] + txOrigin_contains: stagingxdai_Bytes + txOrigin_not_contains: stagingxdai_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -161501,12 +158699,12 @@ input arbitrumsepolia_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_OriginTransfer_filter] - or: [arbitrumsepolia_OriginTransfer_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_OriginTransfer_filter] + or: [stagingxdai_OriginTransfer_filter] } -enum arbitrumsepolia_OriginTransfer_orderBy { +enum stagingxdai_OriginTransfer_orderBy { id chainId transferId @@ -161559,20 +158757,20 @@ enum arbitrumsepolia_OriginTransfer_orderBy { txNonce } -type arbitrumsepolia_Relayer { +type stagingxdai_Relayer { id: ID! isActive: Boolean! - relayer: arbitrumsepolia_Bytes + relayer: stagingxdai_Bytes } -type arbitrumsepolia_RelayerFee { +type stagingxdai_RelayerFee { id: ID! - transfer: arbitrumsepolia_OriginTransfer! + transfer: stagingxdai_OriginTransfer! fee: BigInt! - asset: arbitrumsepolia_Bytes! + asset: stagingxdai_Bytes! } -input arbitrumsepolia_RelayerFee_filter { +input stagingxdai_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -161601,7 +158799,7 @@ input arbitrumsepolia_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: arbitrumsepolia_OriginTransfer_filter + transfer_: stagingxdai_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -161610,23 +158808,23 @@ input arbitrumsepolia_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: arbitrumsepolia_Bytes - asset_not: arbitrumsepolia_Bytes - asset_gt: arbitrumsepolia_Bytes - asset_lt: arbitrumsepolia_Bytes - asset_gte: arbitrumsepolia_Bytes - asset_lte: arbitrumsepolia_Bytes - asset_in: [arbitrumsepolia_Bytes!] - asset_not_in: [arbitrumsepolia_Bytes!] - asset_contains: arbitrumsepolia_Bytes - asset_not_contains: arbitrumsepolia_Bytes + asset: stagingxdai_Bytes + asset_not: stagingxdai_Bytes + asset_gt: stagingxdai_Bytes + asset_lt: stagingxdai_Bytes + asset_gte: stagingxdai_Bytes + asset_lte: stagingxdai_Bytes + asset_in: [stagingxdai_Bytes!] + asset_not_in: [stagingxdai_Bytes!] + asset_contains: stagingxdai_Bytes + asset_not_contains: stagingxdai_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_RelayerFee_filter] - or: [arbitrumsepolia_RelayerFee_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_RelayerFee_filter] + or: [stagingxdai_RelayerFee_filter] } -enum arbitrumsepolia_RelayerFee_orderBy { +enum stagingxdai_RelayerFee_orderBy { id transfer transfer__id @@ -161662,20 +158860,20 @@ enum arbitrumsepolia_RelayerFee_orderBy { asset } -type arbitrumsepolia_RelayerFeesIncrease { +type stagingxdai_RelayerFeesIncrease { id: ID! - transfer: arbitrumsepolia_OriginTransfer! + transfer: stagingxdai_OriginTransfer! increase: BigInt - asset: arbitrumsepolia_Bytes - caller: arbitrumsepolia_Bytes! - transactionHash: arbitrumsepolia_Bytes! + asset: stagingxdai_Bytes + caller: stagingxdai_Bytes! + transactionHash: stagingxdai_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input arbitrumsepolia_RelayerFeesIncrease_filter { +input stagingxdai_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -161704,7 +158902,7 @@ input arbitrumsepolia_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: arbitrumsepolia_OriginTransfer_filter + transfer_: stagingxdai_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -161713,36 +158911,36 @@ input arbitrumsepolia_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: arbitrumsepolia_Bytes - asset_not: arbitrumsepolia_Bytes - asset_gt: arbitrumsepolia_Bytes - asset_lt: arbitrumsepolia_Bytes - asset_gte: arbitrumsepolia_Bytes - asset_lte: arbitrumsepolia_Bytes - asset_in: [arbitrumsepolia_Bytes!] - asset_not_in: [arbitrumsepolia_Bytes!] - asset_contains: arbitrumsepolia_Bytes - asset_not_contains: arbitrumsepolia_Bytes - caller: arbitrumsepolia_Bytes - caller_not: arbitrumsepolia_Bytes - caller_gt: arbitrumsepolia_Bytes - caller_lt: arbitrumsepolia_Bytes - caller_gte: arbitrumsepolia_Bytes - caller_lte: arbitrumsepolia_Bytes - caller_in: [arbitrumsepolia_Bytes!] - caller_not_in: [arbitrumsepolia_Bytes!] - caller_contains: arbitrumsepolia_Bytes - caller_not_contains: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes - transactionHash_not: arbitrumsepolia_Bytes - transactionHash_gt: arbitrumsepolia_Bytes - transactionHash_lt: arbitrumsepolia_Bytes - transactionHash_gte: arbitrumsepolia_Bytes - transactionHash_lte: arbitrumsepolia_Bytes - transactionHash_in: [arbitrumsepolia_Bytes!] - transactionHash_not_in: [arbitrumsepolia_Bytes!] - transactionHash_contains: arbitrumsepolia_Bytes - transactionHash_not_contains: arbitrumsepolia_Bytes + asset: stagingxdai_Bytes + asset_not: stagingxdai_Bytes + asset_gt: stagingxdai_Bytes + asset_lt: stagingxdai_Bytes + asset_gte: stagingxdai_Bytes + asset_lte: stagingxdai_Bytes + asset_in: [stagingxdai_Bytes!] + asset_not_in: [stagingxdai_Bytes!] + asset_contains: stagingxdai_Bytes + asset_not_contains: stagingxdai_Bytes + caller: stagingxdai_Bytes + caller_not: stagingxdai_Bytes + caller_gt: stagingxdai_Bytes + caller_lt: stagingxdai_Bytes + caller_gte: stagingxdai_Bytes + caller_lte: stagingxdai_Bytes + caller_in: [stagingxdai_Bytes!] + caller_not_in: [stagingxdai_Bytes!] + caller_contains: stagingxdai_Bytes + caller_not_contains: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes + transactionHash_not: stagingxdai_Bytes + transactionHash_gt: stagingxdai_Bytes + transactionHash_lt: stagingxdai_Bytes + transactionHash_gte: stagingxdai_Bytes + transactionHash_lte: stagingxdai_Bytes + transactionHash_in: [stagingxdai_Bytes!] + transactionHash_not_in: [stagingxdai_Bytes!] + transactionHash_contains: stagingxdai_Bytes + transactionHash_not_contains: stagingxdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -161776,12 +158974,12 @@ input arbitrumsepolia_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_RelayerFeesIncrease_filter] - or: [arbitrumsepolia_RelayerFeesIncrease_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_RelayerFeesIncrease_filter] + or: [stagingxdai_RelayerFeesIncrease_filter] } -enum arbitrumsepolia_RelayerFeesIncrease_orderBy { +enum stagingxdai_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -161823,7 +159021,7 @@ enum arbitrumsepolia_RelayerFeesIncrease_orderBy { blockNumber } -input arbitrumsepolia_Relayer_filter { +input stagingxdai_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -161836,34 +159034,34 @@ input arbitrumsepolia_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: arbitrumsepolia_Bytes - relayer_not: arbitrumsepolia_Bytes - relayer_gt: arbitrumsepolia_Bytes - relayer_lt: arbitrumsepolia_Bytes - relayer_gte: arbitrumsepolia_Bytes - relayer_lte: arbitrumsepolia_Bytes - relayer_in: [arbitrumsepolia_Bytes!] - relayer_not_in: [arbitrumsepolia_Bytes!] - relayer_contains: arbitrumsepolia_Bytes - relayer_not_contains: arbitrumsepolia_Bytes + relayer: stagingxdai_Bytes + relayer_not: stagingxdai_Bytes + relayer_gt: stagingxdai_Bytes + relayer_lt: stagingxdai_Bytes + relayer_gte: stagingxdai_Bytes + relayer_lte: stagingxdai_Bytes + relayer_in: [stagingxdai_Bytes!] + relayer_not_in: [stagingxdai_Bytes!] + relayer_contains: stagingxdai_Bytes + relayer_not_contains: stagingxdai_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_Relayer_filter] - or: [arbitrumsepolia_Relayer_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_Relayer_filter] + or: [stagingxdai_Relayer_filter] } -enum arbitrumsepolia_Relayer_orderBy { +enum stagingxdai_Relayer_orderBy { id isActive relayer } -type arbitrumsepolia_RootCount { +type stagingxdai_RootCount { id: ID! count: BigInt } -input arbitrumsepolia_RootCount_filter { +input stagingxdai_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -161881,31 +159079,31 @@ input arbitrumsepolia_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_RootCount_filter] - or: [arbitrumsepolia_RootCount_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_RootCount_filter] + or: [stagingxdai_RootCount_filter] } -enum arbitrumsepolia_RootCount_orderBy { +enum stagingxdai_RootCount_orderBy { id count } -type arbitrumsepolia_RootMessageSent { +type stagingxdai_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: arbitrumsepolia_Bytes + root: stagingxdai_Bytes count: BigInt - caller: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes + caller: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input arbitrumsepolia_RootMessageSent_filter { +input stagingxdai_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -161930,16 +159128,16 @@ input arbitrumsepolia_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: arbitrumsepolia_Bytes - root_not: arbitrumsepolia_Bytes - root_gt: arbitrumsepolia_Bytes - root_lt: arbitrumsepolia_Bytes - root_gte: arbitrumsepolia_Bytes - root_lte: arbitrumsepolia_Bytes - root_in: [arbitrumsepolia_Bytes!] - root_not_in: [arbitrumsepolia_Bytes!] - root_contains: arbitrumsepolia_Bytes - root_not_contains: arbitrumsepolia_Bytes + root: stagingxdai_Bytes + root_not: stagingxdai_Bytes + root_gt: stagingxdai_Bytes + root_lt: stagingxdai_Bytes + root_gte: stagingxdai_Bytes + root_lte: stagingxdai_Bytes + root_in: [stagingxdai_Bytes!] + root_not_in: [stagingxdai_Bytes!] + root_contains: stagingxdai_Bytes + root_not_contains: stagingxdai_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -161948,26 +159146,26 @@ input arbitrumsepolia_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: arbitrumsepolia_Bytes - caller_not: arbitrumsepolia_Bytes - caller_gt: arbitrumsepolia_Bytes - caller_lt: arbitrumsepolia_Bytes - caller_gte: arbitrumsepolia_Bytes - caller_lte: arbitrumsepolia_Bytes - caller_in: [arbitrumsepolia_Bytes!] - caller_not_in: [arbitrumsepolia_Bytes!] - caller_contains: arbitrumsepolia_Bytes - caller_not_contains: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes - transactionHash_not: arbitrumsepolia_Bytes - transactionHash_gt: arbitrumsepolia_Bytes - transactionHash_lt: arbitrumsepolia_Bytes - transactionHash_gte: arbitrumsepolia_Bytes - transactionHash_lte: arbitrumsepolia_Bytes - transactionHash_in: [arbitrumsepolia_Bytes!] - transactionHash_not_in: [arbitrumsepolia_Bytes!] - transactionHash_contains: arbitrumsepolia_Bytes - transactionHash_not_contains: arbitrumsepolia_Bytes + caller: stagingxdai_Bytes + caller_not: stagingxdai_Bytes + caller_gt: stagingxdai_Bytes + caller_lt: stagingxdai_Bytes + caller_gte: stagingxdai_Bytes + caller_lte: stagingxdai_Bytes + caller_in: [stagingxdai_Bytes!] + caller_not_in: [stagingxdai_Bytes!] + caller_contains: stagingxdai_Bytes + caller_not_contains: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes + transactionHash_not: stagingxdai_Bytes + transactionHash_gt: stagingxdai_Bytes + transactionHash_lt: stagingxdai_Bytes + transactionHash_gte: stagingxdai_Bytes + transactionHash_lte: stagingxdai_Bytes + transactionHash_in: [stagingxdai_Bytes!] + transactionHash_not_in: [stagingxdai_Bytes!] + transactionHash_contains: stagingxdai_Bytes + transactionHash_not_contains: stagingxdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -162001,12 +159199,12 @@ input arbitrumsepolia_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_RootMessageSent_filter] - or: [arbitrumsepolia_RootMessageSent_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_RootMessageSent_filter] + or: [stagingxdai_RootMessageSent_filter] } -enum arbitrumsepolia_RootMessageSent_orderBy { +enum stagingxdai_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -162020,25 +159218,25 @@ enum arbitrumsepolia_RootMessageSent_orderBy { blockNumber } -type arbitrumsepolia_Router { +type stagingxdai_Router { id: ID! isActive: Boolean! - owner: arbitrumsepolia_Bytes - recipient: arbitrumsepolia_Bytes - proposedOwner: arbitrumsepolia_Bytes + owner: stagingxdai_Bytes + recipient: stagingxdai_Bytes + proposedOwner: stagingxdai_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: arbitrumsepolia_AssetBalance_orderBy, orderDirection: arbitrumsepolia_OrderDirection, where: arbitrumsepolia_AssetBalance_filter): [arbitrumsepolia_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingxdai_AssetBalance_orderBy, orderDirection: stagingxdai_OrderDirection, where: stagingxdai_AssetBalance_filter): [stagingxdai_AssetBalance!]! } -type arbitrumsepolia_RouterDailyTVL { +type stagingxdai_RouterDailyTVL { id: ID! - router: arbitrumsepolia_Router! - asset: arbitrumsepolia_Asset! + router: stagingxdai_Router! + asset: stagingxdai_Asset! timestamp: BigInt! balance: BigInt! } -input arbitrumsepolia_RouterDailyTVL_filter { +input stagingxdai_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -162067,7 +159265,7 @@ input arbitrumsepolia_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: arbitrumsepolia_Router_filter + router_: stagingxdai_Router_filter asset: String asset_not: String asset_gt: String @@ -162088,7 +159286,7 @@ input arbitrumsepolia_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumsepolia_Asset_filter + asset_: stagingxdai_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -162106,12 +159304,12 @@ input arbitrumsepolia_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_RouterDailyTVL_filter] - or: [arbitrumsepolia_RouterDailyTVL_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_RouterDailyTVL_filter] + or: [stagingxdai_RouterDailyTVL_filter] } -enum arbitrumsepolia_RouterDailyTVL_orderBy { +enum stagingxdai_RouterDailyTVL_orderBy { id router router__id @@ -162134,26 +159332,26 @@ enum arbitrumsepolia_RouterDailyTVL_orderBy { balance } -type arbitrumsepolia_RouterLiquidityEvent { +type stagingxdai_RouterLiquidityEvent { id: ID! - type: arbitrumsepolia_RouterLiquidityEventType - router: arbitrumsepolia_Router! - asset: arbitrumsepolia_Asset! + type: stagingxdai_RouterLiquidityEventType + router: stagingxdai_Router! + asset: stagingxdai_Asset! amount: BigInt! balance: BigInt! - caller: arbitrumsepolia_Bytes + caller: stagingxdai_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: arbitrumsepolia_Bytes! + transactionHash: stagingxdai_Bytes! nonce: BigInt! } -enum arbitrumsepolia_RouterLiquidityEventType { +enum stagingxdai_RouterLiquidityEventType { Add Remove } -input arbitrumsepolia_RouterLiquidityEvent_filter { +input stagingxdai_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -162162,10 +159360,10 @@ input arbitrumsepolia_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: arbitrumsepolia_RouterLiquidityEventType - type_not: arbitrumsepolia_RouterLiquidityEventType - type_in: [arbitrumsepolia_RouterLiquidityEventType!] - type_not_in: [arbitrumsepolia_RouterLiquidityEventType!] + type: stagingxdai_RouterLiquidityEventType + type_not: stagingxdai_RouterLiquidityEventType + type_in: [stagingxdai_RouterLiquidityEventType!] + type_not_in: [stagingxdai_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -162186,7 +159384,7 @@ input arbitrumsepolia_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: arbitrumsepolia_Router_filter + router_: stagingxdai_Router_filter asset: String asset_not: String asset_gt: String @@ -162207,7 +159405,7 @@ input arbitrumsepolia_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: arbitrumsepolia_Asset_filter + asset_: stagingxdai_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -162224,16 +159422,16 @@ input arbitrumsepolia_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: arbitrumsepolia_Bytes - caller_not: arbitrumsepolia_Bytes - caller_gt: arbitrumsepolia_Bytes - caller_lt: arbitrumsepolia_Bytes - caller_gte: arbitrumsepolia_Bytes - caller_lte: arbitrumsepolia_Bytes - caller_in: [arbitrumsepolia_Bytes!] - caller_not_in: [arbitrumsepolia_Bytes!] - caller_contains: arbitrumsepolia_Bytes - caller_not_contains: arbitrumsepolia_Bytes + caller: stagingxdai_Bytes + caller_not: stagingxdai_Bytes + caller_gt: stagingxdai_Bytes + caller_lt: stagingxdai_Bytes + caller_gte: stagingxdai_Bytes + caller_lte: stagingxdai_Bytes + caller_in: [stagingxdai_Bytes!] + caller_not_in: [stagingxdai_Bytes!] + caller_contains: stagingxdai_Bytes + caller_not_contains: stagingxdai_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -162250,16 +159448,16 @@ input arbitrumsepolia_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: arbitrumsepolia_Bytes - transactionHash_not: arbitrumsepolia_Bytes - transactionHash_gt: arbitrumsepolia_Bytes - transactionHash_lt: arbitrumsepolia_Bytes - transactionHash_gte: arbitrumsepolia_Bytes - transactionHash_lte: arbitrumsepolia_Bytes - transactionHash_in: [arbitrumsepolia_Bytes!] - transactionHash_not_in: [arbitrumsepolia_Bytes!] - transactionHash_contains: arbitrumsepolia_Bytes - transactionHash_not_contains: arbitrumsepolia_Bytes + transactionHash: stagingxdai_Bytes + transactionHash_not: stagingxdai_Bytes + transactionHash_gt: stagingxdai_Bytes + transactionHash_lt: stagingxdai_Bytes + transactionHash_gte: stagingxdai_Bytes + transactionHash_lte: stagingxdai_Bytes + transactionHash_in: [stagingxdai_Bytes!] + transactionHash_not_in: [stagingxdai_Bytes!] + transactionHash_contains: stagingxdai_Bytes + transactionHash_not_contains: stagingxdai_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -162269,12 +159467,12 @@ input arbitrumsepolia_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_RouterLiquidityEvent_filter] - or: [arbitrumsepolia_RouterLiquidityEvent_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_RouterLiquidityEvent_filter] + or: [stagingxdai_RouterLiquidityEvent_filter] } -enum arbitrumsepolia_RouterLiquidityEvent_orderBy { +enum stagingxdai_RouterLiquidityEvent_orderBy { id type router @@ -162303,7 +159501,7 @@ enum arbitrumsepolia_RouterLiquidityEvent_orderBy { nonce } -input arbitrumsepolia_Router_filter { +input stagingxdai_Router_filter { id: ID id_not: ID id_gt: ID @@ -162316,36 +159514,36 @@ input arbitrumsepolia_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: arbitrumsepolia_Bytes - owner_not: arbitrumsepolia_Bytes - owner_gt: arbitrumsepolia_Bytes - owner_lt: arbitrumsepolia_Bytes - owner_gte: arbitrumsepolia_Bytes - owner_lte: arbitrumsepolia_Bytes - owner_in: [arbitrumsepolia_Bytes!] - owner_not_in: [arbitrumsepolia_Bytes!] - owner_contains: arbitrumsepolia_Bytes - owner_not_contains: arbitrumsepolia_Bytes - recipient: arbitrumsepolia_Bytes - recipient_not: arbitrumsepolia_Bytes - recipient_gt: arbitrumsepolia_Bytes - recipient_lt: arbitrumsepolia_Bytes - recipient_gte: arbitrumsepolia_Bytes - recipient_lte: arbitrumsepolia_Bytes - recipient_in: [arbitrumsepolia_Bytes!] - recipient_not_in: [arbitrumsepolia_Bytes!] - recipient_contains: arbitrumsepolia_Bytes - recipient_not_contains: arbitrumsepolia_Bytes - proposedOwner: arbitrumsepolia_Bytes - proposedOwner_not: arbitrumsepolia_Bytes - proposedOwner_gt: arbitrumsepolia_Bytes - proposedOwner_lt: arbitrumsepolia_Bytes - proposedOwner_gte: arbitrumsepolia_Bytes - proposedOwner_lte: arbitrumsepolia_Bytes - proposedOwner_in: [arbitrumsepolia_Bytes!] - proposedOwner_not_in: [arbitrumsepolia_Bytes!] - proposedOwner_contains: arbitrumsepolia_Bytes - proposedOwner_not_contains: arbitrumsepolia_Bytes + owner: stagingxdai_Bytes + owner_not: stagingxdai_Bytes + owner_gt: stagingxdai_Bytes + owner_lt: stagingxdai_Bytes + owner_gte: stagingxdai_Bytes + owner_lte: stagingxdai_Bytes + owner_in: [stagingxdai_Bytes!] + owner_not_in: [stagingxdai_Bytes!] + owner_contains: stagingxdai_Bytes + owner_not_contains: stagingxdai_Bytes + recipient: stagingxdai_Bytes + recipient_not: stagingxdai_Bytes + recipient_gt: stagingxdai_Bytes + recipient_lt: stagingxdai_Bytes + recipient_gte: stagingxdai_Bytes + recipient_lte: stagingxdai_Bytes + recipient_in: [stagingxdai_Bytes!] + recipient_not_in: [stagingxdai_Bytes!] + recipient_contains: stagingxdai_Bytes + recipient_not_contains: stagingxdai_Bytes + proposedOwner: stagingxdai_Bytes + proposedOwner_not: stagingxdai_Bytes + proposedOwner_gt: stagingxdai_Bytes + proposedOwner_lt: stagingxdai_Bytes + proposedOwner_gte: stagingxdai_Bytes + proposedOwner_lte: stagingxdai_Bytes + proposedOwner_in: [stagingxdai_Bytes!] + proposedOwner_not_in: [stagingxdai_Bytes!] + proposedOwner_contains: stagingxdai_Bytes + proposedOwner_not_contains: stagingxdai_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -162354,14 +159552,14 @@ input arbitrumsepolia_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: arbitrumsepolia_AssetBalance_filter + assetBalances_: stagingxdai_AssetBalance_filter """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_Router_filter] - or: [arbitrumsepolia_Router_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_Router_filter] + or: [stagingxdai_Router_filter] } -enum arbitrumsepolia_Router_orderBy { +enum stagingxdai_Router_orderBy { id isActive owner @@ -162371,13 +159569,13 @@ enum arbitrumsepolia_Router_orderBy { assetBalances } -type arbitrumsepolia_Sequencer { +type stagingxdai_Sequencer { id: ID! isActive: Boolean! - sequencer: arbitrumsepolia_Bytes + sequencer: stagingxdai_Bytes } -input arbitrumsepolia_Sequencer_filter { +input stagingxdai_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -162390,35 +159588,35 @@ input arbitrumsepolia_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: arbitrumsepolia_Bytes - sequencer_not: arbitrumsepolia_Bytes - sequencer_gt: arbitrumsepolia_Bytes - sequencer_lt: arbitrumsepolia_Bytes - sequencer_gte: arbitrumsepolia_Bytes - sequencer_lte: arbitrumsepolia_Bytes - sequencer_in: [arbitrumsepolia_Bytes!] - sequencer_not_in: [arbitrumsepolia_Bytes!] - sequencer_contains: arbitrumsepolia_Bytes - sequencer_not_contains: arbitrumsepolia_Bytes + sequencer: stagingxdai_Bytes + sequencer_not: stagingxdai_Bytes + sequencer_gt: stagingxdai_Bytes + sequencer_lt: stagingxdai_Bytes + sequencer_gte: stagingxdai_Bytes + sequencer_lte: stagingxdai_Bytes + sequencer_in: [stagingxdai_Bytes!] + sequencer_not_in: [stagingxdai_Bytes!] + sequencer_contains: stagingxdai_Bytes + sequencer_not_contains: stagingxdai_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_Sequencer_filter] - or: [arbitrumsepolia_Sequencer_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_Sequencer_filter] + or: [stagingxdai_Sequencer_filter] } -enum arbitrumsepolia_Sequencer_orderBy { +enum stagingxdai_Sequencer_orderBy { id isActive sequencer } -type arbitrumsepolia_Setting { +type stagingxdai_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: arbitrumsepolia_Bytes! + caller: stagingxdai_Bytes! } -input arbitrumsepolia_Setting_filter { +input stagingxdai_Setting_filter { id: ID id_not: ID id_gt: ID @@ -162435,41 +159633,41 @@ input arbitrumsepolia_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: arbitrumsepolia_Bytes - caller_not: arbitrumsepolia_Bytes - caller_gt: arbitrumsepolia_Bytes - caller_lt: arbitrumsepolia_Bytes - caller_gte: arbitrumsepolia_Bytes - caller_lte: arbitrumsepolia_Bytes - caller_in: [arbitrumsepolia_Bytes!] - caller_not_in: [arbitrumsepolia_Bytes!] - caller_contains: arbitrumsepolia_Bytes - caller_not_contains: arbitrumsepolia_Bytes + caller: stagingxdai_Bytes + caller_not: stagingxdai_Bytes + caller_gt: stagingxdai_Bytes + caller_lt: stagingxdai_Bytes + caller_gte: stagingxdai_Bytes + caller_lte: stagingxdai_Bytes + caller_in: [stagingxdai_Bytes!] + caller_not_in: [stagingxdai_Bytes!] + caller_contains: stagingxdai_Bytes + caller_not_contains: stagingxdai_Bytes """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_Setting_filter] - or: [arbitrumsepolia_Setting_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_Setting_filter] + or: [stagingxdai_Setting_filter] } -enum arbitrumsepolia_Setting_orderBy { +enum stagingxdai_Setting_orderBy { id maxRoutersPerTransfer caller } -type arbitrumsepolia_SlippageUpdate { +type stagingxdai_SlippageUpdate { id: ID! - transfer: arbitrumsepolia_DestinationTransfer! + transfer: stagingxdai_DestinationTransfer! slippage: BigInt! - caller: arbitrumsepolia_Bytes! - transactionHash: arbitrumsepolia_Bytes! + caller: stagingxdai_Bytes! + transactionHash: stagingxdai_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input arbitrumsepolia_SlippageUpdate_filter { +input stagingxdai_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -162498,7 +159696,7 @@ input arbitrumsepolia_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: arbitrumsepolia_DestinationTransfer_filter + transfer_: stagingxdai_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -162507,26 +159705,26 @@ input arbitrumsepolia_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: arbitrumsepolia_Bytes - caller_not: arbitrumsepolia_Bytes - caller_gt: arbitrumsepolia_Bytes - caller_lt: arbitrumsepolia_Bytes - caller_gte: arbitrumsepolia_Bytes - caller_lte: arbitrumsepolia_Bytes - caller_in: [arbitrumsepolia_Bytes!] - caller_not_in: [arbitrumsepolia_Bytes!] - caller_contains: arbitrumsepolia_Bytes - caller_not_contains: arbitrumsepolia_Bytes - transactionHash: arbitrumsepolia_Bytes - transactionHash_not: arbitrumsepolia_Bytes - transactionHash_gt: arbitrumsepolia_Bytes - transactionHash_lt: arbitrumsepolia_Bytes - transactionHash_gte: arbitrumsepolia_Bytes - transactionHash_lte: arbitrumsepolia_Bytes - transactionHash_in: [arbitrumsepolia_Bytes!] - transactionHash_not_in: [arbitrumsepolia_Bytes!] - transactionHash_contains: arbitrumsepolia_Bytes - transactionHash_not_contains: arbitrumsepolia_Bytes + caller: stagingxdai_Bytes + caller_not: stagingxdai_Bytes + caller_gt: stagingxdai_Bytes + caller_lt: stagingxdai_Bytes + caller_gte: stagingxdai_Bytes + caller_lte: stagingxdai_Bytes + caller_in: [stagingxdai_Bytes!] + caller_not_in: [stagingxdai_Bytes!] + caller_contains: stagingxdai_Bytes + caller_not_contains: stagingxdai_Bytes + transactionHash: stagingxdai_Bytes + transactionHash_not: stagingxdai_Bytes + transactionHash_gt: stagingxdai_Bytes + transactionHash_lt: stagingxdai_Bytes + transactionHash_gte: stagingxdai_Bytes + transactionHash_lte: stagingxdai_Bytes + transactionHash_in: [stagingxdai_Bytes!] + transactionHash_not_in: [stagingxdai_Bytes!] + transactionHash_contains: stagingxdai_Bytes + transactionHash_not_contains: stagingxdai_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -162560,12 +159758,12 @@ input arbitrumsepolia_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_SlippageUpdate_filter] - or: [arbitrumsepolia_SlippageUpdate_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_SlippageUpdate_filter] + or: [stagingxdai_SlippageUpdate_filter] } -enum arbitrumsepolia_SlippageUpdate_orderBy { +enum stagingxdai_SlippageUpdate_orderBy { id transfer transfer__id @@ -162613,16 +159811,16 @@ enum arbitrumsepolia_SlippageUpdate_orderBy { blockNumber } -type arbitrumsepolia_SnapshotRoot { +type stagingxdai_SnapshotRoot { id: ID! spokeDomain: BigInt - root: arbitrumsepolia_Bytes! + root: stagingxdai_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input arbitrumsepolia_SnapshotRoot_filter { +input stagingxdai_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -162639,16 +159837,16 @@ input arbitrumsepolia_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: arbitrumsepolia_Bytes - root_not: arbitrumsepolia_Bytes - root_gt: arbitrumsepolia_Bytes - root_lt: arbitrumsepolia_Bytes - root_gte: arbitrumsepolia_Bytes - root_lte: arbitrumsepolia_Bytes - root_in: [arbitrumsepolia_Bytes!] - root_not_in: [arbitrumsepolia_Bytes!] - root_contains: arbitrumsepolia_Bytes - root_not_contains: arbitrumsepolia_Bytes + root: stagingxdai_Bytes + root_not: stagingxdai_Bytes + root_gt: stagingxdai_Bytes + root_lt: stagingxdai_Bytes + root_gte: stagingxdai_Bytes + root_lte: stagingxdai_Bytes + root_in: [stagingxdai_Bytes!] + root_not_in: [stagingxdai_Bytes!] + root_contains: stagingxdai_Bytes + root_not_contains: stagingxdai_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -162674,12 +159872,12 @@ input arbitrumsepolia_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_SnapshotRoot_filter] - or: [arbitrumsepolia_SnapshotRoot_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_SnapshotRoot_filter] + or: [stagingxdai_SnapshotRoot_filter] } -enum arbitrumsepolia_SnapshotRoot_orderBy { +enum stagingxdai_SnapshotRoot_orderBy { id spokeDomain root @@ -162688,12 +159886,12 @@ enum arbitrumsepolia_SnapshotRoot_orderBy { blockNumber } -type arbitrumsepolia_SpokeConnectorMode { +type stagingxdai_SpokeConnectorMode { id: ID! mode: String! } -input arbitrumsepolia_SpokeConnectorMode_filter { +input stagingxdai_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -162723,17 +159921,17 @@ input arbitrumsepolia_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: arbitrumsepolia_BlockChangedFilter - and: [arbitrumsepolia_SpokeConnectorMode_filter] - or: [arbitrumsepolia_SpokeConnectorMode_filter] + _change_block: stagingxdai_BlockChangedFilter + and: [stagingxdai_SpokeConnectorMode_filter] + or: [stagingxdai_SpokeConnectorMode_filter] } -enum arbitrumsepolia_SpokeConnectorMode_orderBy { +enum stagingxdai_SpokeConnectorMode_orderBy { id mode } -enum arbitrumsepolia_TransferStatus { +enum stagingxdai_TransferStatus { XCalled Executed Reconciled @@ -162741,19 +159939,19 @@ enum arbitrumsepolia_TransferStatus { CompletedFast } -type arbitrumsepolia__Block_ { +type stagingxdai__Block_ { """The hash of the block""" - hash: arbitrumsepolia_Bytes + hash: stagingxdai_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: arbitrumsepolia_Bytes + parentHash: stagingxdai_Bytes } """The type for the top-level _meta field""" -type arbitrumsepolia__Meta_ { +type stagingxdai__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -162761,22 +159959,22 @@ type arbitrumsepolia__Meta_ { and therefore asks for the latest block """ - block: arbitrumsepolia__Block_! + block: stagingxdai__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type xdai_AggregateRoot { +type localarbitrumone_AggregateRoot { id: ID! - root: xdai_Bytes! + root: localarbitrumone_Bytes! blockNumber: BigInt! } -type xdai_AggregateRootProposed { +type localarbitrumone_AggregateRootProposed { id: ID! - aggregateRoot: xdai_Bytes! + aggregateRoot: localarbitrumone_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -162784,7 +159982,7 @@ type xdai_AggregateRootProposed { blockNumber: BigInt } -input xdai_AggregateRootProposed_filter { +input localarbitrumone_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -162793,16 +159991,16 @@ input xdai_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: xdai_Bytes - aggregateRoot_not: xdai_Bytes - aggregateRoot_gt: xdai_Bytes - aggregateRoot_lt: xdai_Bytes - aggregateRoot_gte: xdai_Bytes - aggregateRoot_lte: xdai_Bytes - aggregateRoot_in: [xdai_Bytes!] - aggregateRoot_not_in: [xdai_Bytes!] - aggregateRoot_contains: xdai_Bytes - aggregateRoot_not_contains: xdai_Bytes + aggregateRoot: localarbitrumone_Bytes + aggregateRoot_not: localarbitrumone_Bytes + aggregateRoot_gt: localarbitrumone_Bytes + aggregateRoot_lt: localarbitrumone_Bytes + aggregateRoot_gte: localarbitrumone_Bytes + aggregateRoot_lte: localarbitrumone_Bytes + aggregateRoot_in: [localarbitrumone_Bytes!] + aggregateRoot_not_in: [localarbitrumone_Bytes!] + aggregateRoot_contains: localarbitrumone_Bytes + aggregateRoot_not_contains: localarbitrumone_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -162844,12 +160042,12 @@ input xdai_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_AggregateRootProposed_filter] - or: [xdai_AggregateRootProposed_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_AggregateRootProposed_filter] + or: [localarbitrumone_AggregateRootProposed_filter] } -enum xdai_AggregateRootProposed_orderBy { +enum localarbitrumone_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -162859,7 +160057,7 @@ enum xdai_AggregateRootProposed_orderBy { blockNumber } -input xdai_AggregateRoot_filter { +input localarbitrumone_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -162868,16 +160066,16 @@ input xdai_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: xdai_Bytes - root_not: xdai_Bytes - root_gt: xdai_Bytes - root_lt: xdai_Bytes - root_gte: xdai_Bytes - root_lte: xdai_Bytes - root_in: [xdai_Bytes!] - root_not_in: [xdai_Bytes!] - root_contains: xdai_Bytes - root_not_contains: xdai_Bytes + root: localarbitrumone_Bytes + root_not: localarbitrumone_Bytes + root_gt: localarbitrumone_Bytes + root_lt: localarbitrumone_Bytes + root_gte: localarbitrumone_Bytes + root_lte: localarbitrumone_Bytes + root_in: [localarbitrumone_Bytes!] + root_not_in: [localarbitrumone_Bytes!] + root_contains: localarbitrumone_Bytes + root_not_contains: localarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -162887,47 +160085,47 @@ input xdai_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_AggregateRoot_filter] - or: [xdai_AggregateRoot_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_AggregateRoot_filter] + or: [localarbitrumone_AggregateRoot_filter] } -enum xdai_AggregateRoot_orderBy { +enum localarbitrumone_AggregateRoot_orderBy { id root blockNumber } -enum xdai_Aggregation_interval { +enum localarbitrumone_Aggregation_interval { hour day } -type xdai_Asset { +type localarbitrumone_Asset { id: ID! - key: xdai_Bytes + key: localarbitrumone_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: xdai_Bytes + canonicalId: localarbitrumone_Bytes canonicalDomain: BigInt - adoptedAsset: xdai_Bytes - localAsset: xdai_Bytes + adoptedAsset: localarbitrumone_Bytes + localAsset: localarbitrumone_Bytes blockNumber: BigInt - status: xdai_AssetStatus + status: localarbitrumone_AssetStatus } -type xdai_AssetBalance { +type localarbitrumone_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: xdai_Router! - asset: xdai_Asset! + router: localarbitrumone_Router! + asset: localarbitrumone_Asset! feesEarned: BigInt! } -input xdai_AssetBalance_filter { +input localarbitrumone_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -162988,7 +160186,7 @@ input xdai_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: xdai_Router_filter + router_: localarbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -163009,7 +160207,7 @@ input xdai_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xdai_Asset_filter + asset_: localarbitrumone_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -163019,12 +160217,12 @@ input xdai_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_AssetBalance_filter] - or: [xdai_AssetBalance_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_AssetBalance_filter] + or: [localarbitrumone_AssetBalance_filter] } -enum xdai_AssetBalance_orderBy { +enum localarbitrumone_AssetBalance_orderBy { id amount locked @@ -163050,12 +160248,12 @@ enum xdai_AssetBalance_orderBy { feesEarned } -type xdai_AssetStatus { +type localarbitrumone_AssetStatus { id: ID! status: Boolean } -input xdai_AssetStatus_filter { +input localarbitrumone_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -163069,17 +160267,17 @@ input xdai_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_AssetStatus_filter] - or: [xdai_AssetStatus_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_AssetStatus_filter] + or: [localarbitrumone_AssetStatus_filter] } -enum xdai_AssetStatus_orderBy { +enum localarbitrumone_AssetStatus_orderBy { id status } -input xdai_Asset_filter { +input localarbitrumone_Asset_filter { id: ID id_not: ID id_gt: ID @@ -163088,16 +160286,16 @@ input xdai_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: xdai_Bytes - key_not: xdai_Bytes - key_gt: xdai_Bytes - key_lt: xdai_Bytes - key_gte: xdai_Bytes - key_lte: xdai_Bytes - key_in: [xdai_Bytes!] - key_not_in: [xdai_Bytes!] - key_contains: xdai_Bytes - key_not_contains: xdai_Bytes + key: localarbitrumone_Bytes + key_not: localarbitrumone_Bytes + key_gt: localarbitrumone_Bytes + key_lt: localarbitrumone_Bytes + key_gte: localarbitrumone_Bytes + key_lte: localarbitrumone_Bytes + key_in: [localarbitrumone_Bytes!] + key_not_in: [localarbitrumone_Bytes!] + key_contains: localarbitrumone_Bytes + key_not_contains: localarbitrumone_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -163114,16 +160312,16 @@ input xdai_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: xdai_Bytes - canonicalId_not: xdai_Bytes - canonicalId_gt: xdai_Bytes - canonicalId_lt: xdai_Bytes - canonicalId_gte: xdai_Bytes - canonicalId_lte: xdai_Bytes - canonicalId_in: [xdai_Bytes!] - canonicalId_not_in: [xdai_Bytes!] - canonicalId_contains: xdai_Bytes - canonicalId_not_contains: xdai_Bytes + canonicalId: localarbitrumone_Bytes + canonicalId_not: localarbitrumone_Bytes + canonicalId_gt: localarbitrumone_Bytes + canonicalId_lt: localarbitrumone_Bytes + canonicalId_gte: localarbitrumone_Bytes + canonicalId_lte: localarbitrumone_Bytes + canonicalId_in: [localarbitrumone_Bytes!] + canonicalId_not_in: [localarbitrumone_Bytes!] + canonicalId_contains: localarbitrumone_Bytes + canonicalId_not_contains: localarbitrumone_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -163132,26 +160330,26 @@ input xdai_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: xdai_Bytes - adoptedAsset_not: xdai_Bytes - adoptedAsset_gt: xdai_Bytes - adoptedAsset_lt: xdai_Bytes - adoptedAsset_gte: xdai_Bytes - adoptedAsset_lte: xdai_Bytes - adoptedAsset_in: [xdai_Bytes!] - adoptedAsset_not_in: [xdai_Bytes!] - adoptedAsset_contains: xdai_Bytes - adoptedAsset_not_contains: xdai_Bytes - localAsset: xdai_Bytes - localAsset_not: xdai_Bytes - localAsset_gt: xdai_Bytes - localAsset_lt: xdai_Bytes - localAsset_gte: xdai_Bytes - localAsset_lte: xdai_Bytes - localAsset_in: [xdai_Bytes!] - localAsset_not_in: [xdai_Bytes!] - localAsset_contains: xdai_Bytes - localAsset_not_contains: xdai_Bytes + adoptedAsset: localarbitrumone_Bytes + adoptedAsset_not: localarbitrumone_Bytes + adoptedAsset_gt: localarbitrumone_Bytes + adoptedAsset_lt: localarbitrumone_Bytes + adoptedAsset_gte: localarbitrumone_Bytes + adoptedAsset_lte: localarbitrumone_Bytes + adoptedAsset_in: [localarbitrumone_Bytes!] + adoptedAsset_not_in: [localarbitrumone_Bytes!] + adoptedAsset_contains: localarbitrumone_Bytes + adoptedAsset_not_contains: localarbitrumone_Bytes + localAsset: localarbitrumone_Bytes + localAsset_not: localarbitrumone_Bytes + localAsset_gt: localarbitrumone_Bytes + localAsset_lt: localarbitrumone_Bytes + localAsset_gte: localarbitrumone_Bytes + localAsset_lte: localarbitrumone_Bytes + localAsset_in: [localarbitrumone_Bytes!] + localAsset_not_in: [localarbitrumone_Bytes!] + localAsset_contains: localarbitrumone_Bytes + localAsset_not_contains: localarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -163180,14 +160378,14 @@ input xdai_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: xdai_AssetStatus_filter + status_: localarbitrumone_AssetStatus_filter """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_Asset_filter] - or: [xdai_Asset_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_Asset_filter] + or: [localarbitrumone_Asset_filter] } -enum xdai_Asset_orderBy { +enum localarbitrumone_Asset_orderBy { id key decimal @@ -163202,30 +160400,30 @@ enum xdai_Asset_orderBy { status__status } -scalar xdai_BigDecimal +scalar localarbitrumone_BigDecimal -input xdai_BlockChangedFilter { +input localarbitrumone_BlockChangedFilter { number_gte: Int! } -input xdai_Block_height { - hash: xdai_Bytes +input localarbitrumone_Block_height { + hash: localarbitrumone_Bytes number: Int number_gte: Int } -scalar xdai_Bytes +scalar localarbitrumone_Bytes -type xdai_ConnectorMeta { +type localarbitrumone_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: xdai_Bytes - rootManager: xdai_Bytes - mirrorConnector: xdai_Bytes + amb: localarbitrumone_Bytes + rootManager: localarbitrumone_Bytes + mirrorConnector: localarbitrumone_Bytes } -input xdai_ConnectorMeta_filter { +input localarbitrumone_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -163250,43 +160448,43 @@ input xdai_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: xdai_Bytes - amb_not: xdai_Bytes - amb_gt: xdai_Bytes - amb_lt: xdai_Bytes - amb_gte: xdai_Bytes - amb_lte: xdai_Bytes - amb_in: [xdai_Bytes!] - amb_not_in: [xdai_Bytes!] - amb_contains: xdai_Bytes - amb_not_contains: xdai_Bytes - rootManager: xdai_Bytes - rootManager_not: xdai_Bytes - rootManager_gt: xdai_Bytes - rootManager_lt: xdai_Bytes - rootManager_gte: xdai_Bytes - rootManager_lte: xdai_Bytes - rootManager_in: [xdai_Bytes!] - rootManager_not_in: [xdai_Bytes!] - rootManager_contains: xdai_Bytes - rootManager_not_contains: xdai_Bytes - mirrorConnector: xdai_Bytes - mirrorConnector_not: xdai_Bytes - mirrorConnector_gt: xdai_Bytes - mirrorConnector_lt: xdai_Bytes - mirrorConnector_gte: xdai_Bytes - mirrorConnector_lte: xdai_Bytes - mirrorConnector_in: [xdai_Bytes!] - mirrorConnector_not_in: [xdai_Bytes!] - mirrorConnector_contains: xdai_Bytes - mirrorConnector_not_contains: xdai_Bytes + amb: localarbitrumone_Bytes + amb_not: localarbitrumone_Bytes + amb_gt: localarbitrumone_Bytes + amb_lt: localarbitrumone_Bytes + amb_gte: localarbitrumone_Bytes + amb_lte: localarbitrumone_Bytes + amb_in: [localarbitrumone_Bytes!] + amb_not_in: [localarbitrumone_Bytes!] + amb_contains: localarbitrumone_Bytes + amb_not_contains: localarbitrumone_Bytes + rootManager: localarbitrumone_Bytes + rootManager_not: localarbitrumone_Bytes + rootManager_gt: localarbitrumone_Bytes + rootManager_lt: localarbitrumone_Bytes + rootManager_gte: localarbitrumone_Bytes + rootManager_lte: localarbitrumone_Bytes + rootManager_in: [localarbitrumone_Bytes!] + rootManager_not_in: [localarbitrumone_Bytes!] + rootManager_contains: localarbitrumone_Bytes + rootManager_not_contains: localarbitrumone_Bytes + mirrorConnector: localarbitrumone_Bytes + mirrorConnector_not: localarbitrumone_Bytes + mirrorConnector_gt: localarbitrumone_Bytes + mirrorConnector_lt: localarbitrumone_Bytes + mirrorConnector_gte: localarbitrumone_Bytes + mirrorConnector_lte: localarbitrumone_Bytes + mirrorConnector_in: [localarbitrumone_Bytes!] + mirrorConnector_not_in: [localarbitrumone_Bytes!] + mirrorConnector_contains: localarbitrumone_Bytes + mirrorConnector_not_contains: localarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_ConnectorMeta_filter] - or: [xdai_ConnectorMeta_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_ConnectorMeta_filter] + or: [localarbitrumone_ConnectorMeta_filter] } -enum xdai_ConnectorMeta_orderBy { +enum localarbitrumone_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -163295,48 +160493,48 @@ enum xdai_ConnectorMeta_orderBy { mirrorConnector } -type xdai_DestinationTransfer { +type localarbitrumone_DestinationTransfer { id: ID! chainId: BigInt - transferId: xdai_Bytes + transferId: localarbitrumone_Bytes nonce: BigInt - status: xdai_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: xdai_Router_orderBy, orderDirection: xdai_OrderDirection, where: xdai_Router_filter): [xdai_Router!] + status: localarbitrumone_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: localarbitrumone_Router_orderBy, orderDirection: localarbitrumone_OrderDirection, where: localarbitrumone_Router_filter): [localarbitrumone_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: xdai_Bytes - delegate: xdai_Bytes + to: localarbitrumone_Bytes + delegate: localarbitrumone_Bytes receiveLocal: Boolean - callData: xdai_Bytes + callData: localarbitrumone_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: xdai_Bytes + originSender: localarbitrumone_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: xdai_Bytes - asset: xdai_Asset + canonicalId: localarbitrumone_Bytes + asset: localarbitrumone_Asset amount: BigInt routersFee: BigInt - executedCaller: xdai_Bytes - executedTransactionHash: xdai_Bytes + executedCaller: localarbitrumone_Bytes + executedTransactionHash: localarbitrumone_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: xdai_Bytes + executedTxOrigin: localarbitrumone_Bytes executedTxNonce: BigInt - reconciledCaller: xdai_Bytes - reconciledTransactionHash: xdai_Bytes + reconciledCaller: localarbitrumone_Bytes + reconciledTransactionHash: localarbitrumone_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: xdai_Bytes + reconciledTxOrigin: localarbitrumone_Bytes reconciledTxNonce: BigInt } -input xdai_DestinationTransfer_filter { +input localarbitrumone_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -163353,16 +160551,16 @@ input xdai_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: xdai_Bytes - transferId_not: xdai_Bytes - transferId_gt: xdai_Bytes - transferId_lt: xdai_Bytes - transferId_gte: xdai_Bytes - transferId_lte: xdai_Bytes - transferId_in: [xdai_Bytes!] - transferId_not_in: [xdai_Bytes!] - transferId_contains: xdai_Bytes - transferId_not_contains: xdai_Bytes + transferId: localarbitrumone_Bytes + transferId_not: localarbitrumone_Bytes + transferId_gt: localarbitrumone_Bytes + transferId_lt: localarbitrumone_Bytes + transferId_gte: localarbitrumone_Bytes + transferId_lte: localarbitrumone_Bytes + transferId_in: [localarbitrumone_Bytes!] + transferId_not_in: [localarbitrumone_Bytes!] + transferId_contains: localarbitrumone_Bytes + transferId_not_contains: localarbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -163371,17 +160569,17 @@ input xdai_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: xdai_TransferStatus - status_not: xdai_TransferStatus - status_in: [xdai_TransferStatus!] - status_not_in: [xdai_TransferStatus!] + status: localarbitrumone_TransferStatus + status_not: localarbitrumone_TransferStatus + status_in: [localarbitrumone_TransferStatus!] + status_not_in: [localarbitrumone_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: xdai_Router_filter + routers_: localarbitrumone_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -163406,40 +160604,40 @@ input xdai_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: xdai_Bytes - to_not: xdai_Bytes - to_gt: xdai_Bytes - to_lt: xdai_Bytes - to_gte: xdai_Bytes - to_lte: xdai_Bytes - to_in: [xdai_Bytes!] - to_not_in: [xdai_Bytes!] - to_contains: xdai_Bytes - to_not_contains: xdai_Bytes - delegate: xdai_Bytes - delegate_not: xdai_Bytes - delegate_gt: xdai_Bytes - delegate_lt: xdai_Bytes - delegate_gte: xdai_Bytes - delegate_lte: xdai_Bytes - delegate_in: [xdai_Bytes!] - delegate_not_in: [xdai_Bytes!] - delegate_contains: xdai_Bytes - delegate_not_contains: xdai_Bytes + to: localarbitrumone_Bytes + to_not: localarbitrumone_Bytes + to_gt: localarbitrumone_Bytes + to_lt: localarbitrumone_Bytes + to_gte: localarbitrumone_Bytes + to_lte: localarbitrumone_Bytes + to_in: [localarbitrumone_Bytes!] + to_not_in: [localarbitrumone_Bytes!] + to_contains: localarbitrumone_Bytes + to_not_contains: localarbitrumone_Bytes + delegate: localarbitrumone_Bytes + delegate_not: localarbitrumone_Bytes + delegate_gt: localarbitrumone_Bytes + delegate_lt: localarbitrumone_Bytes + delegate_gte: localarbitrumone_Bytes + delegate_lte: localarbitrumone_Bytes + delegate_in: [localarbitrumone_Bytes!] + delegate_not_in: [localarbitrumone_Bytes!] + delegate_contains: localarbitrumone_Bytes + delegate_not_contains: localarbitrumone_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: xdai_Bytes - callData_not: xdai_Bytes - callData_gt: xdai_Bytes - callData_lt: xdai_Bytes - callData_gte: xdai_Bytes - callData_lte: xdai_Bytes - callData_in: [xdai_Bytes!] - callData_not_in: [xdai_Bytes!] - callData_contains: xdai_Bytes - callData_not_contains: xdai_Bytes + callData: localarbitrumone_Bytes + callData_not: localarbitrumone_Bytes + callData_gt: localarbitrumone_Bytes + callData_lt: localarbitrumone_Bytes + callData_gte: localarbitrumone_Bytes + callData_lte: localarbitrumone_Bytes + callData_in: [localarbitrumone_Bytes!] + callData_not_in: [localarbitrumone_Bytes!] + callData_contains: localarbitrumone_Bytes + callData_not_contains: localarbitrumone_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -163456,16 +160654,16 @@ input xdai_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: xdai_Bytes - originSender_not: xdai_Bytes - originSender_gt: xdai_Bytes - originSender_lt: xdai_Bytes - originSender_gte: xdai_Bytes - originSender_lte: xdai_Bytes - originSender_in: [xdai_Bytes!] - originSender_not_in: [xdai_Bytes!] - originSender_contains: xdai_Bytes - originSender_not_contains: xdai_Bytes + originSender: localarbitrumone_Bytes + originSender_not: localarbitrumone_Bytes + originSender_gt: localarbitrumone_Bytes + originSender_lt: localarbitrumone_Bytes + originSender_gte: localarbitrumone_Bytes + originSender_lte: localarbitrumone_Bytes + originSender_in: [localarbitrumone_Bytes!] + originSender_not_in: [localarbitrumone_Bytes!] + originSender_contains: localarbitrumone_Bytes + originSender_not_contains: localarbitrumone_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -163482,16 +160680,16 @@ input xdai_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: xdai_Bytes - canonicalId_not: xdai_Bytes - canonicalId_gt: xdai_Bytes - canonicalId_lt: xdai_Bytes - canonicalId_gte: xdai_Bytes - canonicalId_lte: xdai_Bytes - canonicalId_in: [xdai_Bytes!] - canonicalId_not_in: [xdai_Bytes!] - canonicalId_contains: xdai_Bytes - canonicalId_not_contains: xdai_Bytes + canonicalId: localarbitrumone_Bytes + canonicalId_not: localarbitrumone_Bytes + canonicalId_gt: localarbitrumone_Bytes + canonicalId_lt: localarbitrumone_Bytes + canonicalId_gte: localarbitrumone_Bytes + canonicalId_lte: localarbitrumone_Bytes + canonicalId_in: [localarbitrumone_Bytes!] + canonicalId_not_in: [localarbitrumone_Bytes!] + canonicalId_contains: localarbitrumone_Bytes + canonicalId_not_contains: localarbitrumone_Bytes asset: String asset_not: String asset_gt: String @@ -163512,7 +160710,7 @@ input xdai_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xdai_Asset_filter + asset_: localarbitrumone_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -163529,26 +160727,26 @@ input xdai_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: xdai_Bytes - executedCaller_not: xdai_Bytes - executedCaller_gt: xdai_Bytes - executedCaller_lt: xdai_Bytes - executedCaller_gte: xdai_Bytes - executedCaller_lte: xdai_Bytes - executedCaller_in: [xdai_Bytes!] - executedCaller_not_in: [xdai_Bytes!] - executedCaller_contains: xdai_Bytes - executedCaller_not_contains: xdai_Bytes - executedTransactionHash: xdai_Bytes - executedTransactionHash_not: xdai_Bytes - executedTransactionHash_gt: xdai_Bytes - executedTransactionHash_lt: xdai_Bytes - executedTransactionHash_gte: xdai_Bytes - executedTransactionHash_lte: xdai_Bytes - executedTransactionHash_in: [xdai_Bytes!] - executedTransactionHash_not_in: [xdai_Bytes!] - executedTransactionHash_contains: xdai_Bytes - executedTransactionHash_not_contains: xdai_Bytes + executedCaller: localarbitrumone_Bytes + executedCaller_not: localarbitrumone_Bytes + executedCaller_gt: localarbitrumone_Bytes + executedCaller_lt: localarbitrumone_Bytes + executedCaller_gte: localarbitrumone_Bytes + executedCaller_lte: localarbitrumone_Bytes + executedCaller_in: [localarbitrumone_Bytes!] + executedCaller_not_in: [localarbitrumone_Bytes!] + executedCaller_contains: localarbitrumone_Bytes + executedCaller_not_contains: localarbitrumone_Bytes + executedTransactionHash: localarbitrumone_Bytes + executedTransactionHash_not: localarbitrumone_Bytes + executedTransactionHash_gt: localarbitrumone_Bytes + executedTransactionHash_lt: localarbitrumone_Bytes + executedTransactionHash_gte: localarbitrumone_Bytes + executedTransactionHash_lte: localarbitrumone_Bytes + executedTransactionHash_in: [localarbitrumone_Bytes!] + executedTransactionHash_not_in: [localarbitrumone_Bytes!] + executedTransactionHash_contains: localarbitrumone_Bytes + executedTransactionHash_not_contains: localarbitrumone_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -163581,16 +160779,16 @@ input xdai_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: xdai_Bytes - executedTxOrigin_not: xdai_Bytes - executedTxOrigin_gt: xdai_Bytes - executedTxOrigin_lt: xdai_Bytes - executedTxOrigin_gte: xdai_Bytes - executedTxOrigin_lte: xdai_Bytes - executedTxOrigin_in: [xdai_Bytes!] - executedTxOrigin_not_in: [xdai_Bytes!] - executedTxOrigin_contains: xdai_Bytes - executedTxOrigin_not_contains: xdai_Bytes + executedTxOrigin: localarbitrumone_Bytes + executedTxOrigin_not: localarbitrumone_Bytes + executedTxOrigin_gt: localarbitrumone_Bytes + executedTxOrigin_lt: localarbitrumone_Bytes + executedTxOrigin_gte: localarbitrumone_Bytes + executedTxOrigin_lte: localarbitrumone_Bytes + executedTxOrigin_in: [localarbitrumone_Bytes!] + executedTxOrigin_not_in: [localarbitrumone_Bytes!] + executedTxOrigin_contains: localarbitrumone_Bytes + executedTxOrigin_not_contains: localarbitrumone_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -163599,26 +160797,26 @@ input xdai_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: xdai_Bytes - reconciledCaller_not: xdai_Bytes - reconciledCaller_gt: xdai_Bytes - reconciledCaller_lt: xdai_Bytes - reconciledCaller_gte: xdai_Bytes - reconciledCaller_lte: xdai_Bytes - reconciledCaller_in: [xdai_Bytes!] - reconciledCaller_not_in: [xdai_Bytes!] - reconciledCaller_contains: xdai_Bytes - reconciledCaller_not_contains: xdai_Bytes - reconciledTransactionHash: xdai_Bytes - reconciledTransactionHash_not: xdai_Bytes - reconciledTransactionHash_gt: xdai_Bytes - reconciledTransactionHash_lt: xdai_Bytes - reconciledTransactionHash_gte: xdai_Bytes - reconciledTransactionHash_lte: xdai_Bytes - reconciledTransactionHash_in: [xdai_Bytes!] - reconciledTransactionHash_not_in: [xdai_Bytes!] - reconciledTransactionHash_contains: xdai_Bytes - reconciledTransactionHash_not_contains: xdai_Bytes + reconciledCaller: localarbitrumone_Bytes + reconciledCaller_not: localarbitrumone_Bytes + reconciledCaller_gt: localarbitrumone_Bytes + reconciledCaller_lt: localarbitrumone_Bytes + reconciledCaller_gte: localarbitrumone_Bytes + reconciledCaller_lte: localarbitrumone_Bytes + reconciledCaller_in: [localarbitrumone_Bytes!] + reconciledCaller_not_in: [localarbitrumone_Bytes!] + reconciledCaller_contains: localarbitrumone_Bytes + reconciledCaller_not_contains: localarbitrumone_Bytes + reconciledTransactionHash: localarbitrumone_Bytes + reconciledTransactionHash_not: localarbitrumone_Bytes + reconciledTransactionHash_gt: localarbitrumone_Bytes + reconciledTransactionHash_lt: localarbitrumone_Bytes + reconciledTransactionHash_gte: localarbitrumone_Bytes + reconciledTransactionHash_lte: localarbitrumone_Bytes + reconciledTransactionHash_in: [localarbitrumone_Bytes!] + reconciledTransactionHash_not_in: [localarbitrumone_Bytes!] + reconciledTransactionHash_contains: localarbitrumone_Bytes + reconciledTransactionHash_not_contains: localarbitrumone_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -163651,16 +160849,16 @@ input xdai_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: xdai_Bytes - reconciledTxOrigin_not: xdai_Bytes - reconciledTxOrigin_gt: xdai_Bytes - reconciledTxOrigin_lt: xdai_Bytes - reconciledTxOrigin_gte: xdai_Bytes - reconciledTxOrigin_lte: xdai_Bytes - reconciledTxOrigin_in: [xdai_Bytes!] - reconciledTxOrigin_not_in: [xdai_Bytes!] - reconciledTxOrigin_contains: xdai_Bytes - reconciledTxOrigin_not_contains: xdai_Bytes + reconciledTxOrigin: localarbitrumone_Bytes + reconciledTxOrigin_not: localarbitrumone_Bytes + reconciledTxOrigin_gt: localarbitrumone_Bytes + reconciledTxOrigin_lt: localarbitrumone_Bytes + reconciledTxOrigin_gte: localarbitrumone_Bytes + reconciledTxOrigin_lte: localarbitrumone_Bytes + reconciledTxOrigin_in: [localarbitrumone_Bytes!] + reconciledTxOrigin_not_in: [localarbitrumone_Bytes!] + reconciledTxOrigin_contains: localarbitrumone_Bytes + reconciledTxOrigin_not_contains: localarbitrumone_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -163670,12 +160868,12 @@ input xdai_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_DestinationTransfer_filter] - or: [xdai_DestinationTransfer_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_DestinationTransfer_filter] + or: [localarbitrumone_DestinationTransfer_filter] } -enum xdai_DestinationTransfer_orderBy { +enum localarbitrumone_DestinationTransfer_orderBy { id chainId transferId @@ -163729,16 +160927,16 @@ enum xdai_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar xdai_Int8 +scalar localarbitrumone_Int8 -type xdai_OptimisticRootFinalized { +type localarbitrumone_OptimisticRootFinalized { id: ID! - aggregateRoot: xdai_Bytes! + aggregateRoot: localarbitrumone_Bytes! timestamp: BigInt! blockNumber: BigInt } -input xdai_OptimisticRootFinalized_filter { +input localarbitrumone_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -163747,16 +160945,16 @@ input xdai_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: xdai_Bytes - aggregateRoot_not: xdai_Bytes - aggregateRoot_gt: xdai_Bytes - aggregateRoot_lt: xdai_Bytes - aggregateRoot_gte: xdai_Bytes - aggregateRoot_lte: xdai_Bytes - aggregateRoot_in: [xdai_Bytes!] - aggregateRoot_not_in: [xdai_Bytes!] - aggregateRoot_contains: xdai_Bytes - aggregateRoot_not_contains: xdai_Bytes + aggregateRoot: localarbitrumone_Bytes + aggregateRoot_not: localarbitrumone_Bytes + aggregateRoot_gt: localarbitrumone_Bytes + aggregateRoot_lt: localarbitrumone_Bytes + aggregateRoot_gte: localarbitrumone_Bytes + aggregateRoot_lte: localarbitrumone_Bytes + aggregateRoot_in: [localarbitrumone_Bytes!] + aggregateRoot_not_in: [localarbitrumone_Bytes!] + aggregateRoot_contains: localarbitrumone_Bytes + aggregateRoot_not_contains: localarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -163774,12 +160972,12 @@ input xdai_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_OptimisticRootFinalized_filter] - or: [xdai_OptimisticRootFinalized_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_OptimisticRootFinalized_filter] + or: [localarbitrumone_OptimisticRootFinalized_filter] } -enum xdai_OptimisticRootFinalized_orderBy { +enum localarbitrumone_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -163787,25 +160985,25 @@ enum xdai_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum xdai_OrderDirection { +enum localarbitrumone_OrderDirection { asc desc } -type xdai_OriginMessage { +type localarbitrumone_OriginMessage { id: ID! - transferId: xdai_Bytes + transferId: localarbitrumone_Bytes destinationDomain: BigInt - leaf: xdai_Bytes + leaf: localarbitrumone_Bytes index: BigInt - message: xdai_Bytes - root: xdai_Bytes - transactionHash: xdai_Bytes + message: localarbitrumone_Bytes + root: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes blockNumber: BigInt - rootCount: xdai_RootCount + rootCount: localarbitrumone_RootCount } -input xdai_OriginMessage_filter { +input localarbitrumone_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -163814,16 +161012,16 @@ input xdai_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: xdai_Bytes - transferId_not: xdai_Bytes - transferId_gt: xdai_Bytes - transferId_lt: xdai_Bytes - transferId_gte: xdai_Bytes - transferId_lte: xdai_Bytes - transferId_in: [xdai_Bytes!] - transferId_not_in: [xdai_Bytes!] - transferId_contains: xdai_Bytes - transferId_not_contains: xdai_Bytes + transferId: localarbitrumone_Bytes + transferId_not: localarbitrumone_Bytes + transferId_gt: localarbitrumone_Bytes + transferId_lt: localarbitrumone_Bytes + transferId_gte: localarbitrumone_Bytes + transferId_lte: localarbitrumone_Bytes + transferId_in: [localarbitrumone_Bytes!] + transferId_not_in: [localarbitrumone_Bytes!] + transferId_contains: localarbitrumone_Bytes + transferId_not_contains: localarbitrumone_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -163832,16 +161030,16 @@ input xdai_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: xdai_Bytes - leaf_not: xdai_Bytes - leaf_gt: xdai_Bytes - leaf_lt: xdai_Bytes - leaf_gte: xdai_Bytes - leaf_lte: xdai_Bytes - leaf_in: [xdai_Bytes!] - leaf_not_in: [xdai_Bytes!] - leaf_contains: xdai_Bytes - leaf_not_contains: xdai_Bytes + leaf: localarbitrumone_Bytes + leaf_not: localarbitrumone_Bytes + leaf_gt: localarbitrumone_Bytes + leaf_lt: localarbitrumone_Bytes + leaf_gte: localarbitrumone_Bytes + leaf_lte: localarbitrumone_Bytes + leaf_in: [localarbitrumone_Bytes!] + leaf_not_in: [localarbitrumone_Bytes!] + leaf_contains: localarbitrumone_Bytes + leaf_not_contains: localarbitrumone_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -163850,36 +161048,36 @@ input xdai_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: xdai_Bytes - message_not: xdai_Bytes - message_gt: xdai_Bytes - message_lt: xdai_Bytes - message_gte: xdai_Bytes - message_lte: xdai_Bytes - message_in: [xdai_Bytes!] - message_not_in: [xdai_Bytes!] - message_contains: xdai_Bytes - message_not_contains: xdai_Bytes - root: xdai_Bytes - root_not: xdai_Bytes - root_gt: xdai_Bytes - root_lt: xdai_Bytes - root_gte: xdai_Bytes - root_lte: xdai_Bytes - root_in: [xdai_Bytes!] - root_not_in: [xdai_Bytes!] - root_contains: xdai_Bytes - root_not_contains: xdai_Bytes - transactionHash: xdai_Bytes - transactionHash_not: xdai_Bytes - transactionHash_gt: xdai_Bytes - transactionHash_lt: xdai_Bytes - transactionHash_gte: xdai_Bytes - transactionHash_lte: xdai_Bytes - transactionHash_in: [xdai_Bytes!] - transactionHash_not_in: [xdai_Bytes!] - transactionHash_contains: xdai_Bytes - transactionHash_not_contains: xdai_Bytes + message: localarbitrumone_Bytes + message_not: localarbitrumone_Bytes + message_gt: localarbitrumone_Bytes + message_lt: localarbitrumone_Bytes + message_gte: localarbitrumone_Bytes + message_lte: localarbitrumone_Bytes + message_in: [localarbitrumone_Bytes!] + message_not_in: [localarbitrumone_Bytes!] + message_contains: localarbitrumone_Bytes + message_not_contains: localarbitrumone_Bytes + root: localarbitrumone_Bytes + root_not: localarbitrumone_Bytes + root_gt: localarbitrumone_Bytes + root_lt: localarbitrumone_Bytes + root_gte: localarbitrumone_Bytes + root_lte: localarbitrumone_Bytes + root_in: [localarbitrumone_Bytes!] + root_not_in: [localarbitrumone_Bytes!] + root_contains: localarbitrumone_Bytes + root_not_contains: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes + transactionHash_not: localarbitrumone_Bytes + transactionHash_gt: localarbitrumone_Bytes + transactionHash_lt: localarbitrumone_Bytes + transactionHash_gte: localarbitrumone_Bytes + transactionHash_lte: localarbitrumone_Bytes + transactionHash_in: [localarbitrumone_Bytes!] + transactionHash_not_in: [localarbitrumone_Bytes!] + transactionHash_contains: localarbitrumone_Bytes + transactionHash_not_contains: localarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -163908,14 +161106,14 @@ input xdai_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: xdai_RootCount_filter + rootCount_: localarbitrumone_RootCount_filter """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_OriginMessage_filter] - or: [xdai_OriginMessage_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_OriginMessage_filter] + or: [localarbitrumone_OriginMessage_filter] } -enum xdai_OriginMessage_orderBy { +enum localarbitrumone_OriginMessage_orderBy { id transferId destinationDomain @@ -163930,42 +161128,42 @@ enum xdai_OriginMessage_orderBy { rootCount__count } -type xdai_OriginTransfer { +type localarbitrumone_OriginTransfer { id: ID! chainId: BigInt - transferId: xdai_Bytes + transferId: localarbitrumone_Bytes nonce: BigInt - status: xdai_TransferStatus - messageHash: xdai_Bytes + status: localarbitrumone_TransferStatus + messageHash: localarbitrumone_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: xdai_Bytes - delegate: xdai_Bytes + to: localarbitrumone_Bytes + delegate: localarbitrumone_Bytes receiveLocal: Boolean - callData: xdai_Bytes + callData: localarbitrumone_Bytes slippage: BigInt - originSender: xdai_Bytes + originSender: localarbitrumone_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: xdai_Bytes - asset: xdai_Asset - transactingAsset: xdai_Bytes - message: xdai_OriginMessage + canonicalId: localarbitrumone_Bytes + asset: localarbitrumone_Asset + transactingAsset: localarbitrumone_Bytes + message: localarbitrumone_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: xdai_RelayerFee_orderBy, orderDirection: xdai_OrderDirection, where: xdai_RelayerFee_filter): [xdai_RelayerFee!] - initialRelayerFeeAsset: xdai_Bytes - caller: xdai_Bytes - transactionHash: xdai_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: localarbitrumone_RelayerFee_orderBy, orderDirection: localarbitrumone_OrderDirection, where: localarbitrumone_RelayerFee_filter): [localarbitrumone_RelayerFee!] + initialRelayerFeeAsset: localarbitrumone_Bytes + caller: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: xdai_Bytes + txOrigin: localarbitrumone_Bytes txNonce: BigInt } -input xdai_OriginTransfer_filter { +input localarbitrumone_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -163982,16 +161180,16 @@ input xdai_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: xdai_Bytes - transferId_not: xdai_Bytes - transferId_gt: xdai_Bytes - transferId_lt: xdai_Bytes - transferId_gte: xdai_Bytes - transferId_lte: xdai_Bytes - transferId_in: [xdai_Bytes!] - transferId_not_in: [xdai_Bytes!] - transferId_contains: xdai_Bytes - transferId_not_contains: xdai_Bytes + transferId: localarbitrumone_Bytes + transferId_not: localarbitrumone_Bytes + transferId_gt: localarbitrumone_Bytes + transferId_lt: localarbitrumone_Bytes + transferId_gte: localarbitrumone_Bytes + transferId_lte: localarbitrumone_Bytes + transferId_in: [localarbitrumone_Bytes!] + transferId_not_in: [localarbitrumone_Bytes!] + transferId_contains: localarbitrumone_Bytes + transferId_not_contains: localarbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -164000,20 +161198,20 @@ input xdai_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: xdai_TransferStatus - status_not: xdai_TransferStatus - status_in: [xdai_TransferStatus!] - status_not_in: [xdai_TransferStatus!] - messageHash: xdai_Bytes - messageHash_not: xdai_Bytes - messageHash_gt: xdai_Bytes - messageHash_lt: xdai_Bytes - messageHash_gte: xdai_Bytes - messageHash_lte: xdai_Bytes - messageHash_in: [xdai_Bytes!] - messageHash_not_in: [xdai_Bytes!] - messageHash_contains: xdai_Bytes - messageHash_not_contains: xdai_Bytes + status: localarbitrumone_TransferStatus + status_not: localarbitrumone_TransferStatus + status_in: [localarbitrumone_TransferStatus!] + status_not_in: [localarbitrumone_TransferStatus!] + messageHash: localarbitrumone_Bytes + messageHash_not: localarbitrumone_Bytes + messageHash_gt: localarbitrumone_Bytes + messageHash_lt: localarbitrumone_Bytes + messageHash_gte: localarbitrumone_Bytes + messageHash_lte: localarbitrumone_Bytes + messageHash_in: [localarbitrumone_Bytes!] + messageHash_not_in: [localarbitrumone_Bytes!] + messageHash_contains: localarbitrumone_Bytes + messageHash_not_contains: localarbitrumone_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -164038,40 +161236,40 @@ input xdai_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: xdai_Bytes - to_not: xdai_Bytes - to_gt: xdai_Bytes - to_lt: xdai_Bytes - to_gte: xdai_Bytes - to_lte: xdai_Bytes - to_in: [xdai_Bytes!] - to_not_in: [xdai_Bytes!] - to_contains: xdai_Bytes - to_not_contains: xdai_Bytes - delegate: xdai_Bytes - delegate_not: xdai_Bytes - delegate_gt: xdai_Bytes - delegate_lt: xdai_Bytes - delegate_gte: xdai_Bytes - delegate_lte: xdai_Bytes - delegate_in: [xdai_Bytes!] - delegate_not_in: [xdai_Bytes!] - delegate_contains: xdai_Bytes - delegate_not_contains: xdai_Bytes + to: localarbitrumone_Bytes + to_not: localarbitrumone_Bytes + to_gt: localarbitrumone_Bytes + to_lt: localarbitrumone_Bytes + to_gte: localarbitrumone_Bytes + to_lte: localarbitrumone_Bytes + to_in: [localarbitrumone_Bytes!] + to_not_in: [localarbitrumone_Bytes!] + to_contains: localarbitrumone_Bytes + to_not_contains: localarbitrumone_Bytes + delegate: localarbitrumone_Bytes + delegate_not: localarbitrumone_Bytes + delegate_gt: localarbitrumone_Bytes + delegate_lt: localarbitrumone_Bytes + delegate_gte: localarbitrumone_Bytes + delegate_lte: localarbitrumone_Bytes + delegate_in: [localarbitrumone_Bytes!] + delegate_not_in: [localarbitrumone_Bytes!] + delegate_contains: localarbitrumone_Bytes + delegate_not_contains: localarbitrumone_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: xdai_Bytes - callData_not: xdai_Bytes - callData_gt: xdai_Bytes - callData_lt: xdai_Bytes - callData_gte: xdai_Bytes - callData_lte: xdai_Bytes - callData_in: [xdai_Bytes!] - callData_not_in: [xdai_Bytes!] - callData_contains: xdai_Bytes - callData_not_contains: xdai_Bytes + callData: localarbitrumone_Bytes + callData_not: localarbitrumone_Bytes + callData_gt: localarbitrumone_Bytes + callData_lt: localarbitrumone_Bytes + callData_gte: localarbitrumone_Bytes + callData_lte: localarbitrumone_Bytes + callData_in: [localarbitrumone_Bytes!] + callData_not_in: [localarbitrumone_Bytes!] + callData_contains: localarbitrumone_Bytes + callData_not_contains: localarbitrumone_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -164080,16 +161278,16 @@ input xdai_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: xdai_Bytes - originSender_not: xdai_Bytes - originSender_gt: xdai_Bytes - originSender_lt: xdai_Bytes - originSender_gte: xdai_Bytes - originSender_lte: xdai_Bytes - originSender_in: [xdai_Bytes!] - originSender_not_in: [xdai_Bytes!] - originSender_contains: xdai_Bytes - originSender_not_contains: xdai_Bytes + originSender: localarbitrumone_Bytes + originSender_not: localarbitrumone_Bytes + originSender_gt: localarbitrumone_Bytes + originSender_lt: localarbitrumone_Bytes + originSender_gte: localarbitrumone_Bytes + originSender_lte: localarbitrumone_Bytes + originSender_in: [localarbitrumone_Bytes!] + originSender_not_in: [localarbitrumone_Bytes!] + originSender_contains: localarbitrumone_Bytes + originSender_not_contains: localarbitrumone_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -164106,16 +161304,16 @@ input xdai_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: xdai_Bytes - canonicalId_not: xdai_Bytes - canonicalId_gt: xdai_Bytes - canonicalId_lt: xdai_Bytes - canonicalId_gte: xdai_Bytes - canonicalId_lte: xdai_Bytes - canonicalId_in: [xdai_Bytes!] - canonicalId_not_in: [xdai_Bytes!] - canonicalId_contains: xdai_Bytes - canonicalId_not_contains: xdai_Bytes + canonicalId: localarbitrumone_Bytes + canonicalId_not: localarbitrumone_Bytes + canonicalId_gt: localarbitrumone_Bytes + canonicalId_lt: localarbitrumone_Bytes + canonicalId_gte: localarbitrumone_Bytes + canonicalId_lte: localarbitrumone_Bytes + canonicalId_in: [localarbitrumone_Bytes!] + canonicalId_not_in: [localarbitrumone_Bytes!] + canonicalId_contains: localarbitrumone_Bytes + canonicalId_not_contains: localarbitrumone_Bytes asset: String asset_not: String asset_gt: String @@ -164136,17 +161334,17 @@ input xdai_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xdai_Asset_filter - transactingAsset: xdai_Bytes - transactingAsset_not: xdai_Bytes - transactingAsset_gt: xdai_Bytes - transactingAsset_lt: xdai_Bytes - transactingAsset_gte: xdai_Bytes - transactingAsset_lte: xdai_Bytes - transactingAsset_in: [xdai_Bytes!] - transactingAsset_not_in: [xdai_Bytes!] - transactingAsset_contains: xdai_Bytes - transactingAsset_not_contains: xdai_Bytes + asset_: localarbitrumone_Asset_filter + transactingAsset: localarbitrumone_Bytes + transactingAsset_not: localarbitrumone_Bytes + transactingAsset_gt: localarbitrumone_Bytes + transactingAsset_lt: localarbitrumone_Bytes + transactingAsset_gte: localarbitrumone_Bytes + transactingAsset_lte: localarbitrumone_Bytes + transactingAsset_in: [localarbitrumone_Bytes!] + transactingAsset_not_in: [localarbitrumone_Bytes!] + transactingAsset_contains: localarbitrumone_Bytes + transactingAsset_not_contains: localarbitrumone_Bytes message: String message_not: String message_gt: String @@ -164167,7 +161365,7 @@ input xdai_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: xdai_OriginMessage_filter + message_: localarbitrumone_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -164182,37 +161380,37 @@ input xdai_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: xdai_RelayerFee_filter - initialRelayerFeeAsset: xdai_Bytes - initialRelayerFeeAsset_not: xdai_Bytes - initialRelayerFeeAsset_gt: xdai_Bytes - initialRelayerFeeAsset_lt: xdai_Bytes - initialRelayerFeeAsset_gte: xdai_Bytes - initialRelayerFeeAsset_lte: xdai_Bytes - initialRelayerFeeAsset_in: [xdai_Bytes!] - initialRelayerFeeAsset_not_in: [xdai_Bytes!] - initialRelayerFeeAsset_contains: xdai_Bytes - initialRelayerFeeAsset_not_contains: xdai_Bytes - caller: xdai_Bytes - caller_not: xdai_Bytes - caller_gt: xdai_Bytes - caller_lt: xdai_Bytes - caller_gte: xdai_Bytes - caller_lte: xdai_Bytes - caller_in: [xdai_Bytes!] - caller_not_in: [xdai_Bytes!] - caller_contains: xdai_Bytes - caller_not_contains: xdai_Bytes - transactionHash: xdai_Bytes - transactionHash_not: xdai_Bytes - transactionHash_gt: xdai_Bytes - transactionHash_lt: xdai_Bytes - transactionHash_gte: xdai_Bytes - transactionHash_lte: xdai_Bytes - transactionHash_in: [xdai_Bytes!] - transactionHash_not_in: [xdai_Bytes!] - transactionHash_contains: xdai_Bytes - transactionHash_not_contains: xdai_Bytes + relayerFees_: localarbitrumone_RelayerFee_filter + initialRelayerFeeAsset: localarbitrumone_Bytes + initialRelayerFeeAsset_not: localarbitrumone_Bytes + initialRelayerFeeAsset_gt: localarbitrumone_Bytes + initialRelayerFeeAsset_lt: localarbitrumone_Bytes + initialRelayerFeeAsset_gte: localarbitrumone_Bytes + initialRelayerFeeAsset_lte: localarbitrumone_Bytes + initialRelayerFeeAsset_in: [localarbitrumone_Bytes!] + initialRelayerFeeAsset_not_in: [localarbitrumone_Bytes!] + initialRelayerFeeAsset_contains: localarbitrumone_Bytes + initialRelayerFeeAsset_not_contains: localarbitrumone_Bytes + caller: localarbitrumone_Bytes + caller_not: localarbitrumone_Bytes + caller_gt: localarbitrumone_Bytes + caller_lt: localarbitrumone_Bytes + caller_gte: localarbitrumone_Bytes + caller_lte: localarbitrumone_Bytes + caller_in: [localarbitrumone_Bytes!] + caller_not_in: [localarbitrumone_Bytes!] + caller_contains: localarbitrumone_Bytes + caller_not_contains: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes + transactionHash_not: localarbitrumone_Bytes + transactionHash_gt: localarbitrumone_Bytes + transactionHash_lt: localarbitrumone_Bytes + transactionHash_gte: localarbitrumone_Bytes + transactionHash_lte: localarbitrumone_Bytes + transactionHash_in: [localarbitrumone_Bytes!] + transactionHash_not_in: [localarbitrumone_Bytes!] + transactionHash_contains: localarbitrumone_Bytes + transactionHash_not_contains: localarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -164245,16 +161443,16 @@ input xdai_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: xdai_Bytes - txOrigin_not: xdai_Bytes - txOrigin_gt: xdai_Bytes - txOrigin_lt: xdai_Bytes - txOrigin_gte: xdai_Bytes - txOrigin_lte: xdai_Bytes - txOrigin_in: [xdai_Bytes!] - txOrigin_not_in: [xdai_Bytes!] - txOrigin_contains: xdai_Bytes - txOrigin_not_contains: xdai_Bytes + txOrigin: localarbitrumone_Bytes + txOrigin_not: localarbitrumone_Bytes + txOrigin_gt: localarbitrumone_Bytes + txOrigin_lt: localarbitrumone_Bytes + txOrigin_gte: localarbitrumone_Bytes + txOrigin_lte: localarbitrumone_Bytes + txOrigin_in: [localarbitrumone_Bytes!] + txOrigin_not_in: [localarbitrumone_Bytes!] + txOrigin_contains: localarbitrumone_Bytes + txOrigin_not_contains: localarbitrumone_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -164264,12 +161462,12 @@ input xdai_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_OriginTransfer_filter] - or: [xdai_OriginTransfer_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_OriginTransfer_filter] + or: [localarbitrumone_OriginTransfer_filter] } -enum xdai_OriginTransfer_orderBy { +enum localarbitrumone_OriginTransfer_orderBy { id chainId transferId @@ -164322,20 +161520,20 @@ enum xdai_OriginTransfer_orderBy { txNonce } -type xdai_Relayer { +type localarbitrumone_Relayer { id: ID! isActive: Boolean! - relayer: xdai_Bytes + relayer: localarbitrumone_Bytes } -type xdai_RelayerFee { +type localarbitrumone_RelayerFee { id: ID! - transfer: xdai_OriginTransfer! + transfer: localarbitrumone_OriginTransfer! fee: BigInt! - asset: xdai_Bytes! + asset: localarbitrumone_Bytes! } -input xdai_RelayerFee_filter { +input localarbitrumone_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -164364,7 +161562,7 @@ input xdai_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: xdai_OriginTransfer_filter + transfer_: localarbitrumone_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -164373,23 +161571,23 @@ input xdai_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: xdai_Bytes - asset_not: xdai_Bytes - asset_gt: xdai_Bytes - asset_lt: xdai_Bytes - asset_gte: xdai_Bytes - asset_lte: xdai_Bytes - asset_in: [xdai_Bytes!] - asset_not_in: [xdai_Bytes!] - asset_contains: xdai_Bytes - asset_not_contains: xdai_Bytes + asset: localarbitrumone_Bytes + asset_not: localarbitrumone_Bytes + asset_gt: localarbitrumone_Bytes + asset_lt: localarbitrumone_Bytes + asset_gte: localarbitrumone_Bytes + asset_lte: localarbitrumone_Bytes + asset_in: [localarbitrumone_Bytes!] + asset_not_in: [localarbitrumone_Bytes!] + asset_contains: localarbitrumone_Bytes + asset_not_contains: localarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_RelayerFee_filter] - or: [xdai_RelayerFee_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_RelayerFee_filter] + or: [localarbitrumone_RelayerFee_filter] } -enum xdai_RelayerFee_orderBy { +enum localarbitrumone_RelayerFee_orderBy { id transfer transfer__id @@ -164425,20 +161623,20 @@ enum xdai_RelayerFee_orderBy { asset } -type xdai_RelayerFeesIncrease { +type localarbitrumone_RelayerFeesIncrease { id: ID! - transfer: xdai_OriginTransfer! + transfer: localarbitrumone_OriginTransfer! increase: BigInt - asset: xdai_Bytes - caller: xdai_Bytes! - transactionHash: xdai_Bytes! + asset: localarbitrumone_Bytes + caller: localarbitrumone_Bytes! + transactionHash: localarbitrumone_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input xdai_RelayerFeesIncrease_filter { +input localarbitrumone_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -164467,7 +161665,7 @@ input xdai_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: xdai_OriginTransfer_filter + transfer_: localarbitrumone_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -164476,41 +161674,41 @@ input xdai_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: xdai_Bytes - asset_not: xdai_Bytes - asset_gt: xdai_Bytes - asset_lt: xdai_Bytes - asset_gte: xdai_Bytes - asset_lte: xdai_Bytes - asset_in: [xdai_Bytes!] - asset_not_in: [xdai_Bytes!] - asset_contains: xdai_Bytes - asset_not_contains: xdai_Bytes - caller: xdai_Bytes - caller_not: xdai_Bytes - caller_gt: xdai_Bytes - caller_lt: xdai_Bytes - caller_gte: xdai_Bytes - caller_lte: xdai_Bytes - caller_in: [xdai_Bytes!] - caller_not_in: [xdai_Bytes!] - caller_contains: xdai_Bytes - caller_not_contains: xdai_Bytes - transactionHash: xdai_Bytes - transactionHash_not: xdai_Bytes - transactionHash_gt: xdai_Bytes - transactionHash_lt: xdai_Bytes - transactionHash_gte: xdai_Bytes - transactionHash_lte: xdai_Bytes - transactionHash_in: [xdai_Bytes!] - transactionHash_not_in: [xdai_Bytes!] - transactionHash_contains: xdai_Bytes - transactionHash_not_contains: xdai_Bytes - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt + asset: localarbitrumone_Bytes + asset_not: localarbitrumone_Bytes + asset_gt: localarbitrumone_Bytes + asset_lt: localarbitrumone_Bytes + asset_gte: localarbitrumone_Bytes + asset_lte: localarbitrumone_Bytes + asset_in: [localarbitrumone_Bytes!] + asset_not_in: [localarbitrumone_Bytes!] + asset_contains: localarbitrumone_Bytes + asset_not_contains: localarbitrumone_Bytes + caller: localarbitrumone_Bytes + caller_not: localarbitrumone_Bytes + caller_gt: localarbitrumone_Bytes + caller_lt: localarbitrumone_Bytes + caller_gte: localarbitrumone_Bytes + caller_lte: localarbitrumone_Bytes + caller_in: [localarbitrumone_Bytes!] + caller_not_in: [localarbitrumone_Bytes!] + caller_contains: localarbitrumone_Bytes + caller_not_contains: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes + transactionHash_not: localarbitrumone_Bytes + transactionHash_gt: localarbitrumone_Bytes + transactionHash_lt: localarbitrumone_Bytes + transactionHash_gte: localarbitrumone_Bytes + transactionHash_lte: localarbitrumone_Bytes + transactionHash_in: [localarbitrumone_Bytes!] + transactionHash_not_in: [localarbitrumone_Bytes!] + transactionHash_contains: localarbitrumone_Bytes + transactionHash_not_contains: localarbitrumone_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] @@ -164539,12 +161737,12 @@ input xdai_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_RelayerFeesIncrease_filter] - or: [xdai_RelayerFeesIncrease_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_RelayerFeesIncrease_filter] + or: [localarbitrumone_RelayerFeesIncrease_filter] } -enum xdai_RelayerFeesIncrease_orderBy { +enum localarbitrumone_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -164586,7 +161784,7 @@ enum xdai_RelayerFeesIncrease_orderBy { blockNumber } -input xdai_Relayer_filter { +input localarbitrumone_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -164599,34 +161797,34 @@ input xdai_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: xdai_Bytes - relayer_not: xdai_Bytes - relayer_gt: xdai_Bytes - relayer_lt: xdai_Bytes - relayer_gte: xdai_Bytes - relayer_lte: xdai_Bytes - relayer_in: [xdai_Bytes!] - relayer_not_in: [xdai_Bytes!] - relayer_contains: xdai_Bytes - relayer_not_contains: xdai_Bytes + relayer: localarbitrumone_Bytes + relayer_not: localarbitrumone_Bytes + relayer_gt: localarbitrumone_Bytes + relayer_lt: localarbitrumone_Bytes + relayer_gte: localarbitrumone_Bytes + relayer_lte: localarbitrumone_Bytes + relayer_in: [localarbitrumone_Bytes!] + relayer_not_in: [localarbitrumone_Bytes!] + relayer_contains: localarbitrumone_Bytes + relayer_not_contains: localarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_Relayer_filter] - or: [xdai_Relayer_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_Relayer_filter] + or: [localarbitrumone_Relayer_filter] } -enum xdai_Relayer_orderBy { +enum localarbitrumone_Relayer_orderBy { id isActive relayer } -type xdai_RootCount { +type localarbitrumone_RootCount { id: ID! count: BigInt } -input xdai_RootCount_filter { +input localarbitrumone_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -164644,31 +161842,31 @@ input xdai_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_RootCount_filter] - or: [xdai_RootCount_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_RootCount_filter] + or: [localarbitrumone_RootCount_filter] } -enum xdai_RootCount_orderBy { +enum localarbitrumone_RootCount_orderBy { id count } -type xdai_RootMessageSent { +type localarbitrumone_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: xdai_Bytes + root: localarbitrumone_Bytes count: BigInt - caller: xdai_Bytes - transactionHash: xdai_Bytes + caller: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input xdai_RootMessageSent_filter { +input localarbitrumone_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -164693,16 +161891,16 @@ input xdai_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: xdai_Bytes - root_not: xdai_Bytes - root_gt: xdai_Bytes - root_lt: xdai_Bytes - root_gte: xdai_Bytes - root_lte: xdai_Bytes - root_in: [xdai_Bytes!] - root_not_in: [xdai_Bytes!] - root_contains: xdai_Bytes - root_not_contains: xdai_Bytes + root: localarbitrumone_Bytes + root_not: localarbitrumone_Bytes + root_gt: localarbitrumone_Bytes + root_lt: localarbitrumone_Bytes + root_gte: localarbitrumone_Bytes + root_lte: localarbitrumone_Bytes + root_in: [localarbitrumone_Bytes!] + root_not_in: [localarbitrumone_Bytes!] + root_contains: localarbitrumone_Bytes + root_not_contains: localarbitrumone_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -164711,26 +161909,26 @@ input xdai_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: xdai_Bytes - caller_not: xdai_Bytes - caller_gt: xdai_Bytes - caller_lt: xdai_Bytes - caller_gte: xdai_Bytes - caller_lte: xdai_Bytes - caller_in: [xdai_Bytes!] - caller_not_in: [xdai_Bytes!] - caller_contains: xdai_Bytes - caller_not_contains: xdai_Bytes - transactionHash: xdai_Bytes - transactionHash_not: xdai_Bytes - transactionHash_gt: xdai_Bytes - transactionHash_lt: xdai_Bytes - transactionHash_gte: xdai_Bytes - transactionHash_lte: xdai_Bytes - transactionHash_in: [xdai_Bytes!] - transactionHash_not_in: [xdai_Bytes!] - transactionHash_contains: xdai_Bytes - transactionHash_not_contains: xdai_Bytes + caller: localarbitrumone_Bytes + caller_not: localarbitrumone_Bytes + caller_gt: localarbitrumone_Bytes + caller_lt: localarbitrumone_Bytes + caller_gte: localarbitrumone_Bytes + caller_lte: localarbitrumone_Bytes + caller_in: [localarbitrumone_Bytes!] + caller_not_in: [localarbitrumone_Bytes!] + caller_contains: localarbitrumone_Bytes + caller_not_contains: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes + transactionHash_not: localarbitrumone_Bytes + transactionHash_gt: localarbitrumone_Bytes + transactionHash_lt: localarbitrumone_Bytes + transactionHash_gte: localarbitrumone_Bytes + transactionHash_lte: localarbitrumone_Bytes + transactionHash_in: [localarbitrumone_Bytes!] + transactionHash_not_in: [localarbitrumone_Bytes!] + transactionHash_contains: localarbitrumone_Bytes + transactionHash_not_contains: localarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -164764,12 +161962,12 @@ input xdai_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_RootMessageSent_filter] - or: [xdai_RootMessageSent_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_RootMessageSent_filter] + or: [localarbitrumone_RootMessageSent_filter] } -enum xdai_RootMessageSent_orderBy { +enum localarbitrumone_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -164783,25 +161981,25 @@ enum xdai_RootMessageSent_orderBy { blockNumber } -type xdai_Router { +type localarbitrumone_Router { id: ID! isActive: Boolean! - owner: xdai_Bytes - recipient: xdai_Bytes - proposedOwner: xdai_Bytes + owner: localarbitrumone_Bytes + recipient: localarbitrumone_Bytes + proposedOwner: localarbitrumone_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: xdai_AssetBalance_orderBy, orderDirection: xdai_OrderDirection, where: xdai_AssetBalance_filter): [xdai_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: localarbitrumone_AssetBalance_orderBy, orderDirection: localarbitrumone_OrderDirection, where: localarbitrumone_AssetBalance_filter): [localarbitrumone_AssetBalance!]! } -type xdai_RouterDailyTVL { +type localarbitrumone_RouterDailyTVL { id: ID! - router: xdai_Router! - asset: xdai_Asset! + router: localarbitrumone_Router! + asset: localarbitrumone_Asset! timestamp: BigInt! balance: BigInt! } -input xdai_RouterDailyTVL_filter { +input localarbitrumone_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -164830,7 +162028,7 @@ input xdai_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: xdai_Router_filter + router_: localarbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -164851,7 +162049,7 @@ input xdai_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xdai_Asset_filter + asset_: localarbitrumone_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -164869,12 +162067,12 @@ input xdai_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_RouterDailyTVL_filter] - or: [xdai_RouterDailyTVL_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_RouterDailyTVL_filter] + or: [localarbitrumone_RouterDailyTVL_filter] } -enum xdai_RouterDailyTVL_orderBy { +enum localarbitrumone_RouterDailyTVL_orderBy { id router router__id @@ -164897,26 +162095,26 @@ enum xdai_RouterDailyTVL_orderBy { balance } -type xdai_RouterLiquidityEvent { +type localarbitrumone_RouterLiquidityEvent { id: ID! - type: xdai_RouterLiquidityEventType - router: xdai_Router! - asset: xdai_Asset! + type: localarbitrumone_RouterLiquidityEventType + router: localarbitrumone_Router! + asset: localarbitrumone_Asset! amount: BigInt! balance: BigInt! - caller: xdai_Bytes + caller: localarbitrumone_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: xdai_Bytes! + transactionHash: localarbitrumone_Bytes! nonce: BigInt! } -enum xdai_RouterLiquidityEventType { +enum localarbitrumone_RouterLiquidityEventType { Add Remove } -input xdai_RouterLiquidityEvent_filter { +input localarbitrumone_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -164925,10 +162123,10 @@ input xdai_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: xdai_RouterLiquidityEventType - type_not: xdai_RouterLiquidityEventType - type_in: [xdai_RouterLiquidityEventType!] - type_not_in: [xdai_RouterLiquidityEventType!] + type: localarbitrumone_RouterLiquidityEventType + type_not: localarbitrumone_RouterLiquidityEventType + type_in: [localarbitrumone_RouterLiquidityEventType!] + type_not_in: [localarbitrumone_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -164949,7 +162147,7 @@ input xdai_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: xdai_Router_filter + router_: localarbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -164970,7 +162168,7 @@ input xdai_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xdai_Asset_filter + asset_: localarbitrumone_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -164987,16 +162185,16 @@ input xdai_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: xdai_Bytes - caller_not: xdai_Bytes - caller_gt: xdai_Bytes - caller_lt: xdai_Bytes - caller_gte: xdai_Bytes - caller_lte: xdai_Bytes - caller_in: [xdai_Bytes!] - caller_not_in: [xdai_Bytes!] - caller_contains: xdai_Bytes - caller_not_contains: xdai_Bytes + caller: localarbitrumone_Bytes + caller_not: localarbitrumone_Bytes + caller_gt: localarbitrumone_Bytes + caller_lt: localarbitrumone_Bytes + caller_gte: localarbitrumone_Bytes + caller_lte: localarbitrumone_Bytes + caller_in: [localarbitrumone_Bytes!] + caller_not_in: [localarbitrumone_Bytes!] + caller_contains: localarbitrumone_Bytes + caller_not_contains: localarbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -165013,16 +162211,16 @@ input xdai_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: xdai_Bytes - transactionHash_not: xdai_Bytes - transactionHash_gt: xdai_Bytes - transactionHash_lt: xdai_Bytes - transactionHash_gte: xdai_Bytes - transactionHash_lte: xdai_Bytes - transactionHash_in: [xdai_Bytes!] - transactionHash_not_in: [xdai_Bytes!] - transactionHash_contains: xdai_Bytes - transactionHash_not_contains: xdai_Bytes + transactionHash: localarbitrumone_Bytes + transactionHash_not: localarbitrumone_Bytes + transactionHash_gt: localarbitrumone_Bytes + transactionHash_lt: localarbitrumone_Bytes + transactionHash_gte: localarbitrumone_Bytes + transactionHash_lte: localarbitrumone_Bytes + transactionHash_in: [localarbitrumone_Bytes!] + transactionHash_not_in: [localarbitrumone_Bytes!] + transactionHash_contains: localarbitrumone_Bytes + transactionHash_not_contains: localarbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -165032,12 +162230,12 @@ input xdai_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_RouterLiquidityEvent_filter] - or: [xdai_RouterLiquidityEvent_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_RouterLiquidityEvent_filter] + or: [localarbitrumone_RouterLiquidityEvent_filter] } -enum xdai_RouterLiquidityEvent_orderBy { +enum localarbitrumone_RouterLiquidityEvent_orderBy { id type router @@ -165066,7 +162264,7 @@ enum xdai_RouterLiquidityEvent_orderBy { nonce } -input xdai_Router_filter { +input localarbitrumone_Router_filter { id: ID id_not: ID id_gt: ID @@ -165079,36 +162277,36 @@ input xdai_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: xdai_Bytes - owner_not: xdai_Bytes - owner_gt: xdai_Bytes - owner_lt: xdai_Bytes - owner_gte: xdai_Bytes - owner_lte: xdai_Bytes - owner_in: [xdai_Bytes!] - owner_not_in: [xdai_Bytes!] - owner_contains: xdai_Bytes - owner_not_contains: xdai_Bytes - recipient: xdai_Bytes - recipient_not: xdai_Bytes - recipient_gt: xdai_Bytes - recipient_lt: xdai_Bytes - recipient_gte: xdai_Bytes - recipient_lte: xdai_Bytes - recipient_in: [xdai_Bytes!] - recipient_not_in: [xdai_Bytes!] - recipient_contains: xdai_Bytes - recipient_not_contains: xdai_Bytes - proposedOwner: xdai_Bytes - proposedOwner_not: xdai_Bytes - proposedOwner_gt: xdai_Bytes - proposedOwner_lt: xdai_Bytes - proposedOwner_gte: xdai_Bytes - proposedOwner_lte: xdai_Bytes - proposedOwner_in: [xdai_Bytes!] - proposedOwner_not_in: [xdai_Bytes!] - proposedOwner_contains: xdai_Bytes - proposedOwner_not_contains: xdai_Bytes + owner: localarbitrumone_Bytes + owner_not: localarbitrumone_Bytes + owner_gt: localarbitrumone_Bytes + owner_lt: localarbitrumone_Bytes + owner_gte: localarbitrumone_Bytes + owner_lte: localarbitrumone_Bytes + owner_in: [localarbitrumone_Bytes!] + owner_not_in: [localarbitrumone_Bytes!] + owner_contains: localarbitrumone_Bytes + owner_not_contains: localarbitrumone_Bytes + recipient: localarbitrumone_Bytes + recipient_not: localarbitrumone_Bytes + recipient_gt: localarbitrumone_Bytes + recipient_lt: localarbitrumone_Bytes + recipient_gte: localarbitrumone_Bytes + recipient_lte: localarbitrumone_Bytes + recipient_in: [localarbitrumone_Bytes!] + recipient_not_in: [localarbitrumone_Bytes!] + recipient_contains: localarbitrumone_Bytes + recipient_not_contains: localarbitrumone_Bytes + proposedOwner: localarbitrumone_Bytes + proposedOwner_not: localarbitrumone_Bytes + proposedOwner_gt: localarbitrumone_Bytes + proposedOwner_lt: localarbitrumone_Bytes + proposedOwner_gte: localarbitrumone_Bytes + proposedOwner_lte: localarbitrumone_Bytes + proposedOwner_in: [localarbitrumone_Bytes!] + proposedOwner_not_in: [localarbitrumone_Bytes!] + proposedOwner_contains: localarbitrumone_Bytes + proposedOwner_not_contains: localarbitrumone_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -165117,14 +162315,14 @@ input xdai_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: xdai_AssetBalance_filter + assetBalances_: localarbitrumone_AssetBalance_filter """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_Router_filter] - or: [xdai_Router_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_Router_filter] + or: [localarbitrumone_Router_filter] } -enum xdai_Router_orderBy { +enum localarbitrumone_Router_orderBy { id isActive owner @@ -165134,13 +162332,13 @@ enum xdai_Router_orderBy { assetBalances } -type xdai_Sequencer { +type localarbitrumone_Sequencer { id: ID! isActive: Boolean! - sequencer: xdai_Bytes + sequencer: localarbitrumone_Bytes } -input xdai_Sequencer_filter { +input localarbitrumone_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -165153,35 +162351,35 @@ input xdai_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: xdai_Bytes - sequencer_not: xdai_Bytes - sequencer_gt: xdai_Bytes - sequencer_lt: xdai_Bytes - sequencer_gte: xdai_Bytes - sequencer_lte: xdai_Bytes - sequencer_in: [xdai_Bytes!] - sequencer_not_in: [xdai_Bytes!] - sequencer_contains: xdai_Bytes - sequencer_not_contains: xdai_Bytes + sequencer: localarbitrumone_Bytes + sequencer_not: localarbitrumone_Bytes + sequencer_gt: localarbitrumone_Bytes + sequencer_lt: localarbitrumone_Bytes + sequencer_gte: localarbitrumone_Bytes + sequencer_lte: localarbitrumone_Bytes + sequencer_in: [localarbitrumone_Bytes!] + sequencer_not_in: [localarbitrumone_Bytes!] + sequencer_contains: localarbitrumone_Bytes + sequencer_not_contains: localarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_Sequencer_filter] - or: [xdai_Sequencer_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_Sequencer_filter] + or: [localarbitrumone_Sequencer_filter] } -enum xdai_Sequencer_orderBy { +enum localarbitrumone_Sequencer_orderBy { id isActive sequencer } -type xdai_Setting { +type localarbitrumone_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: xdai_Bytes! + caller: localarbitrumone_Bytes! } -input xdai_Setting_filter { +input localarbitrumone_Setting_filter { id: ID id_not: ID id_gt: ID @@ -165198,41 +162396,41 @@ input xdai_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: xdai_Bytes - caller_not: xdai_Bytes - caller_gt: xdai_Bytes - caller_lt: xdai_Bytes - caller_gte: xdai_Bytes - caller_lte: xdai_Bytes - caller_in: [xdai_Bytes!] - caller_not_in: [xdai_Bytes!] - caller_contains: xdai_Bytes - caller_not_contains: xdai_Bytes + caller: localarbitrumone_Bytes + caller_not: localarbitrumone_Bytes + caller_gt: localarbitrumone_Bytes + caller_lt: localarbitrumone_Bytes + caller_gte: localarbitrumone_Bytes + caller_lte: localarbitrumone_Bytes + caller_in: [localarbitrumone_Bytes!] + caller_not_in: [localarbitrumone_Bytes!] + caller_contains: localarbitrumone_Bytes + caller_not_contains: localarbitrumone_Bytes """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_Setting_filter] - or: [xdai_Setting_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_Setting_filter] + or: [localarbitrumone_Setting_filter] } -enum xdai_Setting_orderBy { +enum localarbitrumone_Setting_orderBy { id maxRoutersPerTransfer caller } -type xdai_SlippageUpdate { +type localarbitrumone_SlippageUpdate { id: ID! - transfer: xdai_DestinationTransfer! + transfer: localarbitrumone_DestinationTransfer! slippage: BigInt! - caller: xdai_Bytes! - transactionHash: xdai_Bytes! + caller: localarbitrumone_Bytes! + transactionHash: localarbitrumone_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input xdai_SlippageUpdate_filter { +input localarbitrumone_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -165261,7 +162459,7 @@ input xdai_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: xdai_DestinationTransfer_filter + transfer_: localarbitrumone_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -165270,26 +162468,26 @@ input xdai_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: xdai_Bytes - caller_not: xdai_Bytes - caller_gt: xdai_Bytes - caller_lt: xdai_Bytes - caller_gte: xdai_Bytes - caller_lte: xdai_Bytes - caller_in: [xdai_Bytes!] - caller_not_in: [xdai_Bytes!] - caller_contains: xdai_Bytes - caller_not_contains: xdai_Bytes - transactionHash: xdai_Bytes - transactionHash_not: xdai_Bytes - transactionHash_gt: xdai_Bytes - transactionHash_lt: xdai_Bytes - transactionHash_gte: xdai_Bytes - transactionHash_lte: xdai_Bytes - transactionHash_in: [xdai_Bytes!] - transactionHash_not_in: [xdai_Bytes!] - transactionHash_contains: xdai_Bytes - transactionHash_not_contains: xdai_Bytes + caller: localarbitrumone_Bytes + caller_not: localarbitrumone_Bytes + caller_gt: localarbitrumone_Bytes + caller_lt: localarbitrumone_Bytes + caller_gte: localarbitrumone_Bytes + caller_lte: localarbitrumone_Bytes + caller_in: [localarbitrumone_Bytes!] + caller_not_in: [localarbitrumone_Bytes!] + caller_contains: localarbitrumone_Bytes + caller_not_contains: localarbitrumone_Bytes + transactionHash: localarbitrumone_Bytes + transactionHash_not: localarbitrumone_Bytes + transactionHash_gt: localarbitrumone_Bytes + transactionHash_lt: localarbitrumone_Bytes + transactionHash_gte: localarbitrumone_Bytes + transactionHash_lte: localarbitrumone_Bytes + transactionHash_in: [localarbitrumone_Bytes!] + transactionHash_not_in: [localarbitrumone_Bytes!] + transactionHash_contains: localarbitrumone_Bytes + transactionHash_not_contains: localarbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -165323,12 +162521,12 @@ input xdai_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_SlippageUpdate_filter] - or: [xdai_SlippageUpdate_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_SlippageUpdate_filter] + or: [localarbitrumone_SlippageUpdate_filter] } -enum xdai_SlippageUpdate_orderBy { +enum localarbitrumone_SlippageUpdate_orderBy { id transfer transfer__id @@ -165376,16 +162574,16 @@ enum xdai_SlippageUpdate_orderBy { blockNumber } -type xdai_SnapshotRoot { +type localarbitrumone_SnapshotRoot { id: ID! spokeDomain: BigInt - root: xdai_Bytes! + root: localarbitrumone_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input xdai_SnapshotRoot_filter { +input localarbitrumone_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -165402,16 +162600,16 @@ input xdai_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: xdai_Bytes - root_not: xdai_Bytes - root_gt: xdai_Bytes - root_lt: xdai_Bytes - root_gte: xdai_Bytes - root_lte: xdai_Bytes - root_in: [xdai_Bytes!] - root_not_in: [xdai_Bytes!] - root_contains: xdai_Bytes - root_not_contains: xdai_Bytes + root: localarbitrumone_Bytes + root_not: localarbitrumone_Bytes + root_gt: localarbitrumone_Bytes + root_lt: localarbitrumone_Bytes + root_gte: localarbitrumone_Bytes + root_lte: localarbitrumone_Bytes + root_in: [localarbitrumone_Bytes!] + root_not_in: [localarbitrumone_Bytes!] + root_contains: localarbitrumone_Bytes + root_not_contains: localarbitrumone_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -165437,12 +162635,12 @@ input xdai_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_SnapshotRoot_filter] - or: [xdai_SnapshotRoot_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_SnapshotRoot_filter] + or: [localarbitrumone_SnapshotRoot_filter] } -enum xdai_SnapshotRoot_orderBy { +enum localarbitrumone_SnapshotRoot_orderBy { id spokeDomain root @@ -165451,12 +162649,12 @@ enum xdai_SnapshotRoot_orderBy { blockNumber } -type xdai_SpokeConnectorMode { +type localarbitrumone_SpokeConnectorMode { id: ID! mode: String! } -input xdai_SpokeConnectorMode_filter { +input localarbitrumone_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -165486,17 +162684,17 @@ input xdai_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: xdai_BlockChangedFilter - and: [xdai_SpokeConnectorMode_filter] - or: [xdai_SpokeConnectorMode_filter] + _change_block: localarbitrumone_BlockChangedFilter + and: [localarbitrumone_SpokeConnectorMode_filter] + or: [localarbitrumone_SpokeConnectorMode_filter] } -enum xdai_SpokeConnectorMode_orderBy { +enum localarbitrumone_SpokeConnectorMode_orderBy { id mode } -enum xdai_TransferStatus { +enum localarbitrumone_TransferStatus { XCalled Executed Reconciled @@ -165504,19 +162702,19 @@ enum xdai_TransferStatus { CompletedFast } -type xdai__Block_ { +type localarbitrumone__Block_ { """The hash of the block""" - hash: xdai_Bytes + hash: localarbitrumone_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: xdai_Bytes + parentHash: localarbitrumone_Bytes } """The type for the top-level _meta field""" -type xdai__Meta_ { +type localarbitrumone__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -165524,22 +162722,22 @@ type xdai__Meta_ { and therefore asks for the latest block """ - block: xdai__Block_! + block: localarbitrumone__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type localoptimism_AggregateRoot { +type arbitrumone_AggregateRoot { id: ID! - root: localoptimism_Bytes! + root: arbitrumone_Bytes! blockNumber: BigInt! } -type localoptimism_AggregateRootProposed { +type arbitrumone_AggregateRootProposed { id: ID! - aggregateRoot: localoptimism_Bytes! + aggregateRoot: arbitrumone_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -165547,7 +162745,7 @@ type localoptimism_AggregateRootProposed { blockNumber: BigInt } -input localoptimism_AggregateRootProposed_filter { +input arbitrumone_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -165556,16 +162754,16 @@ input localoptimism_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localoptimism_Bytes - aggregateRoot_not: localoptimism_Bytes - aggregateRoot_gt: localoptimism_Bytes - aggregateRoot_lt: localoptimism_Bytes - aggregateRoot_gte: localoptimism_Bytes - aggregateRoot_lte: localoptimism_Bytes - aggregateRoot_in: [localoptimism_Bytes!] - aggregateRoot_not_in: [localoptimism_Bytes!] - aggregateRoot_contains: localoptimism_Bytes - aggregateRoot_not_contains: localoptimism_Bytes + aggregateRoot: arbitrumone_Bytes + aggregateRoot_not: arbitrumone_Bytes + aggregateRoot_gt: arbitrumone_Bytes + aggregateRoot_lt: arbitrumone_Bytes + aggregateRoot_gte: arbitrumone_Bytes + aggregateRoot_lte: arbitrumone_Bytes + aggregateRoot_in: [arbitrumone_Bytes!] + aggregateRoot_not_in: [arbitrumone_Bytes!] + aggregateRoot_contains: arbitrumone_Bytes + aggregateRoot_not_contains: arbitrumone_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -165607,12 +162805,12 @@ input localoptimism_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_AggregateRootProposed_filter] - or: [localoptimism_AggregateRootProposed_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_AggregateRootProposed_filter] + or: [arbitrumone_AggregateRootProposed_filter] } -enum localoptimism_AggregateRootProposed_orderBy { +enum arbitrumone_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -165622,7 +162820,7 @@ enum localoptimism_AggregateRootProposed_orderBy { blockNumber } -input localoptimism_AggregateRoot_filter { +input arbitrumone_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -165631,16 +162829,16 @@ input localoptimism_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: localoptimism_Bytes - root_not: localoptimism_Bytes - root_gt: localoptimism_Bytes - root_lt: localoptimism_Bytes - root_gte: localoptimism_Bytes - root_lte: localoptimism_Bytes - root_in: [localoptimism_Bytes!] - root_not_in: [localoptimism_Bytes!] - root_contains: localoptimism_Bytes - root_not_contains: localoptimism_Bytes + root: arbitrumone_Bytes + root_not: arbitrumone_Bytes + root_gt: arbitrumone_Bytes + root_lt: arbitrumone_Bytes + root_gte: arbitrumone_Bytes + root_lte: arbitrumone_Bytes + root_in: [arbitrumone_Bytes!] + root_not_in: [arbitrumone_Bytes!] + root_contains: arbitrumone_Bytes + root_not_contains: arbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -165650,47 +162848,47 @@ input localoptimism_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_AggregateRoot_filter] - or: [localoptimism_AggregateRoot_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_AggregateRoot_filter] + or: [arbitrumone_AggregateRoot_filter] } -enum localoptimism_AggregateRoot_orderBy { +enum arbitrumone_AggregateRoot_orderBy { id root blockNumber } -enum localoptimism_Aggregation_interval { +enum arbitrumone_Aggregation_interval { hour day } -type localoptimism_Asset { +type arbitrumone_Asset { id: ID! - key: localoptimism_Bytes + key: arbitrumone_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: localoptimism_Bytes + canonicalId: arbitrumone_Bytes canonicalDomain: BigInt - adoptedAsset: localoptimism_Bytes - localAsset: localoptimism_Bytes + adoptedAsset: arbitrumone_Bytes + localAsset: arbitrumone_Bytes blockNumber: BigInt - status: localoptimism_AssetStatus + status: arbitrumone_AssetStatus } -type localoptimism_AssetBalance { +type arbitrumone_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: localoptimism_Router! - asset: localoptimism_Asset! + router: arbitrumone_Router! + asset: arbitrumone_Asset! feesEarned: BigInt! } -input localoptimism_AssetBalance_filter { +input arbitrumone_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -165751,7 +162949,7 @@ input localoptimism_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localoptimism_Router_filter + router_: arbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -165772,7 +162970,7 @@ input localoptimism_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localoptimism_Asset_filter + asset_: arbitrumone_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -165782,12 +162980,12 @@ input localoptimism_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_AssetBalance_filter] - or: [localoptimism_AssetBalance_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_AssetBalance_filter] + or: [arbitrumone_AssetBalance_filter] } -enum localoptimism_AssetBalance_orderBy { +enum arbitrumone_AssetBalance_orderBy { id amount locked @@ -165813,12 +163011,12 @@ enum localoptimism_AssetBalance_orderBy { feesEarned } -type localoptimism_AssetStatus { +type arbitrumone_AssetStatus { id: ID! status: Boolean } -input localoptimism_AssetStatus_filter { +input arbitrumone_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -165832,17 +163030,17 @@ input localoptimism_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_AssetStatus_filter] - or: [localoptimism_AssetStatus_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_AssetStatus_filter] + or: [arbitrumone_AssetStatus_filter] } -enum localoptimism_AssetStatus_orderBy { +enum arbitrumone_AssetStatus_orderBy { id status } -input localoptimism_Asset_filter { +input arbitrumone_Asset_filter { id: ID id_not: ID id_gt: ID @@ -165851,16 +163049,16 @@ input localoptimism_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: localoptimism_Bytes - key_not: localoptimism_Bytes - key_gt: localoptimism_Bytes - key_lt: localoptimism_Bytes - key_gte: localoptimism_Bytes - key_lte: localoptimism_Bytes - key_in: [localoptimism_Bytes!] - key_not_in: [localoptimism_Bytes!] - key_contains: localoptimism_Bytes - key_not_contains: localoptimism_Bytes + key: arbitrumone_Bytes + key_not: arbitrumone_Bytes + key_gt: arbitrumone_Bytes + key_lt: arbitrumone_Bytes + key_gte: arbitrumone_Bytes + key_lte: arbitrumone_Bytes + key_in: [arbitrumone_Bytes!] + key_not_in: [arbitrumone_Bytes!] + key_contains: arbitrumone_Bytes + key_not_contains: arbitrumone_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -165877,16 +163075,16 @@ input localoptimism_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: localoptimism_Bytes - canonicalId_not: localoptimism_Bytes - canonicalId_gt: localoptimism_Bytes - canonicalId_lt: localoptimism_Bytes - canonicalId_gte: localoptimism_Bytes - canonicalId_lte: localoptimism_Bytes - canonicalId_in: [localoptimism_Bytes!] - canonicalId_not_in: [localoptimism_Bytes!] - canonicalId_contains: localoptimism_Bytes - canonicalId_not_contains: localoptimism_Bytes + canonicalId: arbitrumone_Bytes + canonicalId_not: arbitrumone_Bytes + canonicalId_gt: arbitrumone_Bytes + canonicalId_lt: arbitrumone_Bytes + canonicalId_gte: arbitrumone_Bytes + canonicalId_lte: arbitrumone_Bytes + canonicalId_in: [arbitrumone_Bytes!] + canonicalId_not_in: [arbitrumone_Bytes!] + canonicalId_contains: arbitrumone_Bytes + canonicalId_not_contains: arbitrumone_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -165895,26 +163093,26 @@ input localoptimism_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: localoptimism_Bytes - adoptedAsset_not: localoptimism_Bytes - adoptedAsset_gt: localoptimism_Bytes - adoptedAsset_lt: localoptimism_Bytes - adoptedAsset_gte: localoptimism_Bytes - adoptedAsset_lte: localoptimism_Bytes - adoptedAsset_in: [localoptimism_Bytes!] - adoptedAsset_not_in: [localoptimism_Bytes!] - adoptedAsset_contains: localoptimism_Bytes - adoptedAsset_not_contains: localoptimism_Bytes - localAsset: localoptimism_Bytes - localAsset_not: localoptimism_Bytes - localAsset_gt: localoptimism_Bytes - localAsset_lt: localoptimism_Bytes - localAsset_gte: localoptimism_Bytes - localAsset_lte: localoptimism_Bytes - localAsset_in: [localoptimism_Bytes!] - localAsset_not_in: [localoptimism_Bytes!] - localAsset_contains: localoptimism_Bytes - localAsset_not_contains: localoptimism_Bytes + adoptedAsset: arbitrumone_Bytes + adoptedAsset_not: arbitrumone_Bytes + adoptedAsset_gt: arbitrumone_Bytes + adoptedAsset_lt: arbitrumone_Bytes + adoptedAsset_gte: arbitrumone_Bytes + adoptedAsset_lte: arbitrumone_Bytes + adoptedAsset_in: [arbitrumone_Bytes!] + adoptedAsset_not_in: [arbitrumone_Bytes!] + adoptedAsset_contains: arbitrumone_Bytes + adoptedAsset_not_contains: arbitrumone_Bytes + localAsset: arbitrumone_Bytes + localAsset_not: arbitrumone_Bytes + localAsset_gt: arbitrumone_Bytes + localAsset_lt: arbitrumone_Bytes + localAsset_gte: arbitrumone_Bytes + localAsset_lte: arbitrumone_Bytes + localAsset_in: [arbitrumone_Bytes!] + localAsset_not_in: [arbitrumone_Bytes!] + localAsset_contains: arbitrumone_Bytes + localAsset_not_contains: arbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -165943,14 +163141,14 @@ input localoptimism_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: localoptimism_AssetStatus_filter + status_: arbitrumone_AssetStatus_filter """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_Asset_filter] - or: [localoptimism_Asset_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_Asset_filter] + or: [arbitrumone_Asset_filter] } -enum localoptimism_Asset_orderBy { +enum arbitrumone_Asset_orderBy { id key decimal @@ -165965,30 +163163,30 @@ enum localoptimism_Asset_orderBy { status__status } -scalar localoptimism_BigDecimal +scalar arbitrumone_BigDecimal -input localoptimism_BlockChangedFilter { +input arbitrumone_BlockChangedFilter { number_gte: Int! } -input localoptimism_Block_height { - hash: localoptimism_Bytes +input arbitrumone_Block_height { + hash: arbitrumone_Bytes number: Int number_gte: Int } -scalar localoptimism_Bytes +scalar arbitrumone_Bytes -type localoptimism_ConnectorMeta { +type arbitrumone_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: localoptimism_Bytes - rootManager: localoptimism_Bytes - mirrorConnector: localoptimism_Bytes + amb: arbitrumone_Bytes + rootManager: arbitrumone_Bytes + mirrorConnector: arbitrumone_Bytes } -input localoptimism_ConnectorMeta_filter { +input arbitrumone_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -166013,43 +163211,43 @@ input localoptimism_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: localoptimism_Bytes - amb_not: localoptimism_Bytes - amb_gt: localoptimism_Bytes - amb_lt: localoptimism_Bytes - amb_gte: localoptimism_Bytes - amb_lte: localoptimism_Bytes - amb_in: [localoptimism_Bytes!] - amb_not_in: [localoptimism_Bytes!] - amb_contains: localoptimism_Bytes - amb_not_contains: localoptimism_Bytes - rootManager: localoptimism_Bytes - rootManager_not: localoptimism_Bytes - rootManager_gt: localoptimism_Bytes - rootManager_lt: localoptimism_Bytes - rootManager_gte: localoptimism_Bytes - rootManager_lte: localoptimism_Bytes - rootManager_in: [localoptimism_Bytes!] - rootManager_not_in: [localoptimism_Bytes!] - rootManager_contains: localoptimism_Bytes - rootManager_not_contains: localoptimism_Bytes - mirrorConnector: localoptimism_Bytes - mirrorConnector_not: localoptimism_Bytes - mirrorConnector_gt: localoptimism_Bytes - mirrorConnector_lt: localoptimism_Bytes - mirrorConnector_gte: localoptimism_Bytes - mirrorConnector_lte: localoptimism_Bytes - mirrorConnector_in: [localoptimism_Bytes!] - mirrorConnector_not_in: [localoptimism_Bytes!] - mirrorConnector_contains: localoptimism_Bytes - mirrorConnector_not_contains: localoptimism_Bytes + amb: arbitrumone_Bytes + amb_not: arbitrumone_Bytes + amb_gt: arbitrumone_Bytes + amb_lt: arbitrumone_Bytes + amb_gte: arbitrumone_Bytes + amb_lte: arbitrumone_Bytes + amb_in: [arbitrumone_Bytes!] + amb_not_in: [arbitrumone_Bytes!] + amb_contains: arbitrumone_Bytes + amb_not_contains: arbitrumone_Bytes + rootManager: arbitrumone_Bytes + rootManager_not: arbitrumone_Bytes + rootManager_gt: arbitrumone_Bytes + rootManager_lt: arbitrumone_Bytes + rootManager_gte: arbitrumone_Bytes + rootManager_lte: arbitrumone_Bytes + rootManager_in: [arbitrumone_Bytes!] + rootManager_not_in: [arbitrumone_Bytes!] + rootManager_contains: arbitrumone_Bytes + rootManager_not_contains: arbitrumone_Bytes + mirrorConnector: arbitrumone_Bytes + mirrorConnector_not: arbitrumone_Bytes + mirrorConnector_gt: arbitrumone_Bytes + mirrorConnector_lt: arbitrumone_Bytes + mirrorConnector_gte: arbitrumone_Bytes + mirrorConnector_lte: arbitrumone_Bytes + mirrorConnector_in: [arbitrumone_Bytes!] + mirrorConnector_not_in: [arbitrumone_Bytes!] + mirrorConnector_contains: arbitrumone_Bytes + mirrorConnector_not_contains: arbitrumone_Bytes """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_ConnectorMeta_filter] - or: [localoptimism_ConnectorMeta_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_ConnectorMeta_filter] + or: [arbitrumone_ConnectorMeta_filter] } -enum localoptimism_ConnectorMeta_orderBy { +enum arbitrumone_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -166058,48 +163256,48 @@ enum localoptimism_ConnectorMeta_orderBy { mirrorConnector } -type localoptimism_DestinationTransfer { +type arbitrumone_DestinationTransfer { id: ID! chainId: BigInt - transferId: localoptimism_Bytes + transferId: arbitrumone_Bytes nonce: BigInt - status: localoptimism_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: localoptimism_Router_orderBy, orderDirection: localoptimism_OrderDirection, where: localoptimism_Router_filter): [localoptimism_Router!] + status: arbitrumone_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_Router_orderBy, orderDirection: arbitrumone_OrderDirection, where: arbitrumone_Router_filter): [arbitrumone_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: localoptimism_Bytes - delegate: localoptimism_Bytes + to: arbitrumone_Bytes + delegate: arbitrumone_Bytes receiveLocal: Boolean - callData: localoptimism_Bytes + callData: arbitrumone_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: localoptimism_Bytes + originSender: arbitrumone_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: localoptimism_Bytes - asset: localoptimism_Asset + canonicalId: arbitrumone_Bytes + asset: arbitrumone_Asset amount: BigInt routersFee: BigInt - executedCaller: localoptimism_Bytes - executedTransactionHash: localoptimism_Bytes + executedCaller: arbitrumone_Bytes + executedTransactionHash: arbitrumone_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: localoptimism_Bytes + executedTxOrigin: arbitrumone_Bytes executedTxNonce: BigInt - reconciledCaller: localoptimism_Bytes - reconciledTransactionHash: localoptimism_Bytes + reconciledCaller: arbitrumone_Bytes + reconciledTransactionHash: arbitrumone_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: localoptimism_Bytes + reconciledTxOrigin: arbitrumone_Bytes reconciledTxNonce: BigInt } -input localoptimism_DestinationTransfer_filter { +input arbitrumone_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -166116,16 +163314,16 @@ input localoptimism_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: localoptimism_Bytes - transferId_not: localoptimism_Bytes - transferId_gt: localoptimism_Bytes - transferId_lt: localoptimism_Bytes - transferId_gte: localoptimism_Bytes - transferId_lte: localoptimism_Bytes - transferId_in: [localoptimism_Bytes!] - transferId_not_in: [localoptimism_Bytes!] - transferId_contains: localoptimism_Bytes - transferId_not_contains: localoptimism_Bytes + transferId: arbitrumone_Bytes + transferId_not: arbitrumone_Bytes + transferId_gt: arbitrumone_Bytes + transferId_lt: arbitrumone_Bytes + transferId_gte: arbitrumone_Bytes + transferId_lte: arbitrumone_Bytes + transferId_in: [arbitrumone_Bytes!] + transferId_not_in: [arbitrumone_Bytes!] + transferId_contains: arbitrumone_Bytes + transferId_not_contains: arbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -166134,17 +163332,17 @@ input localoptimism_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: localoptimism_TransferStatus - status_not: localoptimism_TransferStatus - status_in: [localoptimism_TransferStatus!] - status_not_in: [localoptimism_TransferStatus!] + status: arbitrumone_TransferStatus + status_not: arbitrumone_TransferStatus + status_in: [arbitrumone_TransferStatus!] + status_not_in: [arbitrumone_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: localoptimism_Router_filter + routers_: arbitrumone_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -166169,40 +163367,40 @@ input localoptimism_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: localoptimism_Bytes - to_not: localoptimism_Bytes - to_gt: localoptimism_Bytes - to_lt: localoptimism_Bytes - to_gte: localoptimism_Bytes - to_lte: localoptimism_Bytes - to_in: [localoptimism_Bytes!] - to_not_in: [localoptimism_Bytes!] - to_contains: localoptimism_Bytes - to_not_contains: localoptimism_Bytes - delegate: localoptimism_Bytes - delegate_not: localoptimism_Bytes - delegate_gt: localoptimism_Bytes - delegate_lt: localoptimism_Bytes - delegate_gte: localoptimism_Bytes - delegate_lte: localoptimism_Bytes - delegate_in: [localoptimism_Bytes!] - delegate_not_in: [localoptimism_Bytes!] - delegate_contains: localoptimism_Bytes - delegate_not_contains: localoptimism_Bytes + to: arbitrumone_Bytes + to_not: arbitrumone_Bytes + to_gt: arbitrumone_Bytes + to_lt: arbitrumone_Bytes + to_gte: arbitrumone_Bytes + to_lte: arbitrumone_Bytes + to_in: [arbitrumone_Bytes!] + to_not_in: [arbitrumone_Bytes!] + to_contains: arbitrumone_Bytes + to_not_contains: arbitrumone_Bytes + delegate: arbitrumone_Bytes + delegate_not: arbitrumone_Bytes + delegate_gt: arbitrumone_Bytes + delegate_lt: arbitrumone_Bytes + delegate_gte: arbitrumone_Bytes + delegate_lte: arbitrumone_Bytes + delegate_in: [arbitrumone_Bytes!] + delegate_not_in: [arbitrumone_Bytes!] + delegate_contains: arbitrumone_Bytes + delegate_not_contains: arbitrumone_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: localoptimism_Bytes - callData_not: localoptimism_Bytes - callData_gt: localoptimism_Bytes - callData_lt: localoptimism_Bytes - callData_gte: localoptimism_Bytes - callData_lte: localoptimism_Bytes - callData_in: [localoptimism_Bytes!] - callData_not_in: [localoptimism_Bytes!] - callData_contains: localoptimism_Bytes - callData_not_contains: localoptimism_Bytes + callData: arbitrumone_Bytes + callData_not: arbitrumone_Bytes + callData_gt: arbitrumone_Bytes + callData_lt: arbitrumone_Bytes + callData_gte: arbitrumone_Bytes + callData_lte: arbitrumone_Bytes + callData_in: [arbitrumone_Bytes!] + callData_not_in: [arbitrumone_Bytes!] + callData_contains: arbitrumone_Bytes + callData_not_contains: arbitrumone_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -166219,16 +163417,16 @@ input localoptimism_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: localoptimism_Bytes - originSender_not: localoptimism_Bytes - originSender_gt: localoptimism_Bytes - originSender_lt: localoptimism_Bytes - originSender_gte: localoptimism_Bytes - originSender_lte: localoptimism_Bytes - originSender_in: [localoptimism_Bytes!] - originSender_not_in: [localoptimism_Bytes!] - originSender_contains: localoptimism_Bytes - originSender_not_contains: localoptimism_Bytes + originSender: arbitrumone_Bytes + originSender_not: arbitrumone_Bytes + originSender_gt: arbitrumone_Bytes + originSender_lt: arbitrumone_Bytes + originSender_gte: arbitrumone_Bytes + originSender_lte: arbitrumone_Bytes + originSender_in: [arbitrumone_Bytes!] + originSender_not_in: [arbitrumone_Bytes!] + originSender_contains: arbitrumone_Bytes + originSender_not_contains: arbitrumone_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -166245,16 +163443,16 @@ input localoptimism_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: localoptimism_Bytes - canonicalId_not: localoptimism_Bytes - canonicalId_gt: localoptimism_Bytes - canonicalId_lt: localoptimism_Bytes - canonicalId_gte: localoptimism_Bytes - canonicalId_lte: localoptimism_Bytes - canonicalId_in: [localoptimism_Bytes!] - canonicalId_not_in: [localoptimism_Bytes!] - canonicalId_contains: localoptimism_Bytes - canonicalId_not_contains: localoptimism_Bytes + canonicalId: arbitrumone_Bytes + canonicalId_not: arbitrumone_Bytes + canonicalId_gt: arbitrumone_Bytes + canonicalId_lt: arbitrumone_Bytes + canonicalId_gte: arbitrumone_Bytes + canonicalId_lte: arbitrumone_Bytes + canonicalId_in: [arbitrumone_Bytes!] + canonicalId_not_in: [arbitrumone_Bytes!] + canonicalId_contains: arbitrumone_Bytes + canonicalId_not_contains: arbitrumone_Bytes asset: String asset_not: String asset_gt: String @@ -166275,7 +163473,7 @@ input localoptimism_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localoptimism_Asset_filter + asset_: arbitrumone_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -166292,26 +163490,26 @@ input localoptimism_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: localoptimism_Bytes - executedCaller_not: localoptimism_Bytes - executedCaller_gt: localoptimism_Bytes - executedCaller_lt: localoptimism_Bytes - executedCaller_gte: localoptimism_Bytes - executedCaller_lte: localoptimism_Bytes - executedCaller_in: [localoptimism_Bytes!] - executedCaller_not_in: [localoptimism_Bytes!] - executedCaller_contains: localoptimism_Bytes - executedCaller_not_contains: localoptimism_Bytes - executedTransactionHash: localoptimism_Bytes - executedTransactionHash_not: localoptimism_Bytes - executedTransactionHash_gt: localoptimism_Bytes - executedTransactionHash_lt: localoptimism_Bytes - executedTransactionHash_gte: localoptimism_Bytes - executedTransactionHash_lte: localoptimism_Bytes - executedTransactionHash_in: [localoptimism_Bytes!] - executedTransactionHash_not_in: [localoptimism_Bytes!] - executedTransactionHash_contains: localoptimism_Bytes - executedTransactionHash_not_contains: localoptimism_Bytes + executedCaller: arbitrumone_Bytes + executedCaller_not: arbitrumone_Bytes + executedCaller_gt: arbitrumone_Bytes + executedCaller_lt: arbitrumone_Bytes + executedCaller_gte: arbitrumone_Bytes + executedCaller_lte: arbitrumone_Bytes + executedCaller_in: [arbitrumone_Bytes!] + executedCaller_not_in: [arbitrumone_Bytes!] + executedCaller_contains: arbitrumone_Bytes + executedCaller_not_contains: arbitrumone_Bytes + executedTransactionHash: arbitrumone_Bytes + executedTransactionHash_not: arbitrumone_Bytes + executedTransactionHash_gt: arbitrumone_Bytes + executedTransactionHash_lt: arbitrumone_Bytes + executedTransactionHash_gte: arbitrumone_Bytes + executedTransactionHash_lte: arbitrumone_Bytes + executedTransactionHash_in: [arbitrumone_Bytes!] + executedTransactionHash_not_in: [arbitrumone_Bytes!] + executedTransactionHash_contains: arbitrumone_Bytes + executedTransactionHash_not_contains: arbitrumone_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -166344,16 +163542,16 @@ input localoptimism_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: localoptimism_Bytes - executedTxOrigin_not: localoptimism_Bytes - executedTxOrigin_gt: localoptimism_Bytes - executedTxOrigin_lt: localoptimism_Bytes - executedTxOrigin_gte: localoptimism_Bytes - executedTxOrigin_lte: localoptimism_Bytes - executedTxOrigin_in: [localoptimism_Bytes!] - executedTxOrigin_not_in: [localoptimism_Bytes!] - executedTxOrigin_contains: localoptimism_Bytes - executedTxOrigin_not_contains: localoptimism_Bytes + executedTxOrigin: arbitrumone_Bytes + executedTxOrigin_not: arbitrumone_Bytes + executedTxOrigin_gt: arbitrumone_Bytes + executedTxOrigin_lt: arbitrumone_Bytes + executedTxOrigin_gte: arbitrumone_Bytes + executedTxOrigin_lte: arbitrumone_Bytes + executedTxOrigin_in: [arbitrumone_Bytes!] + executedTxOrigin_not_in: [arbitrumone_Bytes!] + executedTxOrigin_contains: arbitrumone_Bytes + executedTxOrigin_not_contains: arbitrumone_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -166362,26 +163560,26 @@ input localoptimism_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: localoptimism_Bytes - reconciledCaller_not: localoptimism_Bytes - reconciledCaller_gt: localoptimism_Bytes - reconciledCaller_lt: localoptimism_Bytes - reconciledCaller_gte: localoptimism_Bytes - reconciledCaller_lte: localoptimism_Bytes - reconciledCaller_in: [localoptimism_Bytes!] - reconciledCaller_not_in: [localoptimism_Bytes!] - reconciledCaller_contains: localoptimism_Bytes - reconciledCaller_not_contains: localoptimism_Bytes - reconciledTransactionHash: localoptimism_Bytes - reconciledTransactionHash_not: localoptimism_Bytes - reconciledTransactionHash_gt: localoptimism_Bytes - reconciledTransactionHash_lt: localoptimism_Bytes - reconciledTransactionHash_gte: localoptimism_Bytes - reconciledTransactionHash_lte: localoptimism_Bytes - reconciledTransactionHash_in: [localoptimism_Bytes!] - reconciledTransactionHash_not_in: [localoptimism_Bytes!] - reconciledTransactionHash_contains: localoptimism_Bytes - reconciledTransactionHash_not_contains: localoptimism_Bytes + reconciledCaller: arbitrumone_Bytes + reconciledCaller_not: arbitrumone_Bytes + reconciledCaller_gt: arbitrumone_Bytes + reconciledCaller_lt: arbitrumone_Bytes + reconciledCaller_gte: arbitrumone_Bytes + reconciledCaller_lte: arbitrumone_Bytes + reconciledCaller_in: [arbitrumone_Bytes!] + reconciledCaller_not_in: [arbitrumone_Bytes!] + reconciledCaller_contains: arbitrumone_Bytes + reconciledCaller_not_contains: arbitrumone_Bytes + reconciledTransactionHash: arbitrumone_Bytes + reconciledTransactionHash_not: arbitrumone_Bytes + reconciledTransactionHash_gt: arbitrumone_Bytes + reconciledTransactionHash_lt: arbitrumone_Bytes + reconciledTransactionHash_gte: arbitrumone_Bytes + reconciledTransactionHash_lte: arbitrumone_Bytes + reconciledTransactionHash_in: [arbitrumone_Bytes!] + reconciledTransactionHash_not_in: [arbitrumone_Bytes!] + reconciledTransactionHash_contains: arbitrumone_Bytes + reconciledTransactionHash_not_contains: arbitrumone_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -166414,16 +163612,16 @@ input localoptimism_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: localoptimism_Bytes - reconciledTxOrigin_not: localoptimism_Bytes - reconciledTxOrigin_gt: localoptimism_Bytes - reconciledTxOrigin_lt: localoptimism_Bytes - reconciledTxOrigin_gte: localoptimism_Bytes - reconciledTxOrigin_lte: localoptimism_Bytes - reconciledTxOrigin_in: [localoptimism_Bytes!] - reconciledTxOrigin_not_in: [localoptimism_Bytes!] - reconciledTxOrigin_contains: localoptimism_Bytes - reconciledTxOrigin_not_contains: localoptimism_Bytes + reconciledTxOrigin: arbitrumone_Bytes + reconciledTxOrigin_not: arbitrumone_Bytes + reconciledTxOrigin_gt: arbitrumone_Bytes + reconciledTxOrigin_lt: arbitrumone_Bytes + reconciledTxOrigin_gte: arbitrumone_Bytes + reconciledTxOrigin_lte: arbitrumone_Bytes + reconciledTxOrigin_in: [arbitrumone_Bytes!] + reconciledTxOrigin_not_in: [arbitrumone_Bytes!] + reconciledTxOrigin_contains: arbitrumone_Bytes + reconciledTxOrigin_not_contains: arbitrumone_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -166433,12 +163631,12 @@ input localoptimism_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_DestinationTransfer_filter] - or: [localoptimism_DestinationTransfer_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_DestinationTransfer_filter] + or: [arbitrumone_DestinationTransfer_filter] } -enum localoptimism_DestinationTransfer_orderBy { +enum arbitrumone_DestinationTransfer_orderBy { id chainId transferId @@ -166492,16 +163690,16 @@ enum localoptimism_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar localoptimism_Int8 +scalar arbitrumone_Int8 -type localoptimism_OptimisticRootFinalized { +type arbitrumone_OptimisticRootFinalized { id: ID! - aggregateRoot: localoptimism_Bytes! + aggregateRoot: arbitrumone_Bytes! timestamp: BigInt! blockNumber: BigInt } -input localoptimism_OptimisticRootFinalized_filter { +input arbitrumone_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -166510,16 +163708,16 @@ input localoptimism_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: localoptimism_Bytes - aggregateRoot_not: localoptimism_Bytes - aggregateRoot_gt: localoptimism_Bytes - aggregateRoot_lt: localoptimism_Bytes - aggregateRoot_gte: localoptimism_Bytes - aggregateRoot_lte: localoptimism_Bytes - aggregateRoot_in: [localoptimism_Bytes!] - aggregateRoot_not_in: [localoptimism_Bytes!] - aggregateRoot_contains: localoptimism_Bytes - aggregateRoot_not_contains: localoptimism_Bytes + aggregateRoot: arbitrumone_Bytes + aggregateRoot_not: arbitrumone_Bytes + aggregateRoot_gt: arbitrumone_Bytes + aggregateRoot_lt: arbitrumone_Bytes + aggregateRoot_gte: arbitrumone_Bytes + aggregateRoot_lte: arbitrumone_Bytes + aggregateRoot_in: [arbitrumone_Bytes!] + aggregateRoot_not_in: [arbitrumone_Bytes!] + aggregateRoot_contains: arbitrumone_Bytes + aggregateRoot_not_contains: arbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -166537,12 +163735,12 @@ input localoptimism_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_OptimisticRootFinalized_filter] - or: [localoptimism_OptimisticRootFinalized_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_OptimisticRootFinalized_filter] + or: [arbitrumone_OptimisticRootFinalized_filter] } -enum localoptimism_OptimisticRootFinalized_orderBy { +enum arbitrumone_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -166550,25 +163748,25 @@ enum localoptimism_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum localoptimism_OrderDirection { +enum arbitrumone_OrderDirection { asc desc } -type localoptimism_OriginMessage { +type arbitrumone_OriginMessage { id: ID! - transferId: localoptimism_Bytes + transferId: arbitrumone_Bytes destinationDomain: BigInt - leaf: localoptimism_Bytes + leaf: arbitrumone_Bytes index: BigInt - message: localoptimism_Bytes - root: localoptimism_Bytes - transactionHash: localoptimism_Bytes + message: arbitrumone_Bytes + root: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes blockNumber: BigInt - rootCount: localoptimism_RootCount + rootCount: arbitrumone_RootCount } -input localoptimism_OriginMessage_filter { +input arbitrumone_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -166577,16 +163775,16 @@ input localoptimism_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: localoptimism_Bytes - transferId_not: localoptimism_Bytes - transferId_gt: localoptimism_Bytes - transferId_lt: localoptimism_Bytes - transferId_gte: localoptimism_Bytes - transferId_lte: localoptimism_Bytes - transferId_in: [localoptimism_Bytes!] - transferId_not_in: [localoptimism_Bytes!] - transferId_contains: localoptimism_Bytes - transferId_not_contains: localoptimism_Bytes + transferId: arbitrumone_Bytes + transferId_not: arbitrumone_Bytes + transferId_gt: arbitrumone_Bytes + transferId_lt: arbitrumone_Bytes + transferId_gte: arbitrumone_Bytes + transferId_lte: arbitrumone_Bytes + transferId_in: [arbitrumone_Bytes!] + transferId_not_in: [arbitrumone_Bytes!] + transferId_contains: arbitrumone_Bytes + transferId_not_contains: arbitrumone_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -166595,16 +163793,16 @@ input localoptimism_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: localoptimism_Bytes - leaf_not: localoptimism_Bytes - leaf_gt: localoptimism_Bytes - leaf_lt: localoptimism_Bytes - leaf_gte: localoptimism_Bytes - leaf_lte: localoptimism_Bytes - leaf_in: [localoptimism_Bytes!] - leaf_not_in: [localoptimism_Bytes!] - leaf_contains: localoptimism_Bytes - leaf_not_contains: localoptimism_Bytes + leaf: arbitrumone_Bytes + leaf_not: arbitrumone_Bytes + leaf_gt: arbitrumone_Bytes + leaf_lt: arbitrumone_Bytes + leaf_gte: arbitrumone_Bytes + leaf_lte: arbitrumone_Bytes + leaf_in: [arbitrumone_Bytes!] + leaf_not_in: [arbitrumone_Bytes!] + leaf_contains: arbitrumone_Bytes + leaf_not_contains: arbitrumone_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -166613,36 +163811,36 @@ input localoptimism_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: localoptimism_Bytes - message_not: localoptimism_Bytes - message_gt: localoptimism_Bytes - message_lt: localoptimism_Bytes - message_gte: localoptimism_Bytes - message_lte: localoptimism_Bytes - message_in: [localoptimism_Bytes!] - message_not_in: [localoptimism_Bytes!] - message_contains: localoptimism_Bytes - message_not_contains: localoptimism_Bytes - root: localoptimism_Bytes - root_not: localoptimism_Bytes - root_gt: localoptimism_Bytes - root_lt: localoptimism_Bytes - root_gte: localoptimism_Bytes - root_lte: localoptimism_Bytes - root_in: [localoptimism_Bytes!] - root_not_in: [localoptimism_Bytes!] - root_contains: localoptimism_Bytes - root_not_contains: localoptimism_Bytes - transactionHash: localoptimism_Bytes - transactionHash_not: localoptimism_Bytes - transactionHash_gt: localoptimism_Bytes - transactionHash_lt: localoptimism_Bytes - transactionHash_gte: localoptimism_Bytes - transactionHash_lte: localoptimism_Bytes - transactionHash_in: [localoptimism_Bytes!] - transactionHash_not_in: [localoptimism_Bytes!] - transactionHash_contains: localoptimism_Bytes - transactionHash_not_contains: localoptimism_Bytes + message: arbitrumone_Bytes + message_not: arbitrumone_Bytes + message_gt: arbitrumone_Bytes + message_lt: arbitrumone_Bytes + message_gte: arbitrumone_Bytes + message_lte: arbitrumone_Bytes + message_in: [arbitrumone_Bytes!] + message_not_in: [arbitrumone_Bytes!] + message_contains: arbitrumone_Bytes + message_not_contains: arbitrumone_Bytes + root: arbitrumone_Bytes + root_not: arbitrumone_Bytes + root_gt: arbitrumone_Bytes + root_lt: arbitrumone_Bytes + root_gte: arbitrumone_Bytes + root_lte: arbitrumone_Bytes + root_in: [arbitrumone_Bytes!] + root_not_in: [arbitrumone_Bytes!] + root_contains: arbitrumone_Bytes + root_not_contains: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes + transactionHash_not: arbitrumone_Bytes + transactionHash_gt: arbitrumone_Bytes + transactionHash_lt: arbitrumone_Bytes + transactionHash_gte: arbitrumone_Bytes + transactionHash_lte: arbitrumone_Bytes + transactionHash_in: [arbitrumone_Bytes!] + transactionHash_not_in: [arbitrumone_Bytes!] + transactionHash_contains: arbitrumone_Bytes + transactionHash_not_contains: arbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -166671,14 +163869,14 @@ input localoptimism_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: localoptimism_RootCount_filter + rootCount_: arbitrumone_RootCount_filter """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_OriginMessage_filter] - or: [localoptimism_OriginMessage_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_OriginMessage_filter] + or: [arbitrumone_OriginMessage_filter] } -enum localoptimism_OriginMessage_orderBy { +enum arbitrumone_OriginMessage_orderBy { id transferId destinationDomain @@ -166693,42 +163891,42 @@ enum localoptimism_OriginMessage_orderBy { rootCount__count } -type localoptimism_OriginTransfer { +type arbitrumone_OriginTransfer { id: ID! chainId: BigInt - transferId: localoptimism_Bytes + transferId: arbitrumone_Bytes nonce: BigInt - status: localoptimism_TransferStatus - messageHash: localoptimism_Bytes + status: arbitrumone_TransferStatus + messageHash: arbitrumone_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: localoptimism_Bytes - delegate: localoptimism_Bytes + to: arbitrumone_Bytes + delegate: arbitrumone_Bytes receiveLocal: Boolean - callData: localoptimism_Bytes + callData: arbitrumone_Bytes slippage: BigInt - originSender: localoptimism_Bytes + originSender: arbitrumone_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: localoptimism_Bytes - asset: localoptimism_Asset - transactingAsset: localoptimism_Bytes - message: localoptimism_OriginMessage + canonicalId: arbitrumone_Bytes + asset: arbitrumone_Asset + transactingAsset: arbitrumone_Bytes + message: arbitrumone_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: localoptimism_RelayerFee_orderBy, orderDirection: localoptimism_OrderDirection, where: localoptimism_RelayerFee_filter): [localoptimism_RelayerFee!] - initialRelayerFeeAsset: localoptimism_Bytes - caller: localoptimism_Bytes - transactionHash: localoptimism_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_RelayerFee_orderBy, orderDirection: arbitrumone_OrderDirection, where: arbitrumone_RelayerFee_filter): [arbitrumone_RelayerFee!] + initialRelayerFeeAsset: arbitrumone_Bytes + caller: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: localoptimism_Bytes + txOrigin: arbitrumone_Bytes txNonce: BigInt } -input localoptimism_OriginTransfer_filter { +input arbitrumone_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -166745,16 +163943,16 @@ input localoptimism_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: localoptimism_Bytes - transferId_not: localoptimism_Bytes - transferId_gt: localoptimism_Bytes - transferId_lt: localoptimism_Bytes - transferId_gte: localoptimism_Bytes - transferId_lte: localoptimism_Bytes - transferId_in: [localoptimism_Bytes!] - transferId_not_in: [localoptimism_Bytes!] - transferId_contains: localoptimism_Bytes - transferId_not_contains: localoptimism_Bytes + transferId: arbitrumone_Bytes + transferId_not: arbitrumone_Bytes + transferId_gt: arbitrumone_Bytes + transferId_lt: arbitrumone_Bytes + transferId_gte: arbitrumone_Bytes + transferId_lte: arbitrumone_Bytes + transferId_in: [arbitrumone_Bytes!] + transferId_not_in: [arbitrumone_Bytes!] + transferId_contains: arbitrumone_Bytes + transferId_not_contains: arbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -166763,20 +163961,20 @@ input localoptimism_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: localoptimism_TransferStatus - status_not: localoptimism_TransferStatus - status_in: [localoptimism_TransferStatus!] - status_not_in: [localoptimism_TransferStatus!] - messageHash: localoptimism_Bytes - messageHash_not: localoptimism_Bytes - messageHash_gt: localoptimism_Bytes - messageHash_lt: localoptimism_Bytes - messageHash_gte: localoptimism_Bytes - messageHash_lte: localoptimism_Bytes - messageHash_in: [localoptimism_Bytes!] - messageHash_not_in: [localoptimism_Bytes!] - messageHash_contains: localoptimism_Bytes - messageHash_not_contains: localoptimism_Bytes + status: arbitrumone_TransferStatus + status_not: arbitrumone_TransferStatus + status_in: [arbitrumone_TransferStatus!] + status_not_in: [arbitrumone_TransferStatus!] + messageHash: arbitrumone_Bytes + messageHash_not: arbitrumone_Bytes + messageHash_gt: arbitrumone_Bytes + messageHash_lt: arbitrumone_Bytes + messageHash_gte: arbitrumone_Bytes + messageHash_lte: arbitrumone_Bytes + messageHash_in: [arbitrumone_Bytes!] + messageHash_not_in: [arbitrumone_Bytes!] + messageHash_contains: arbitrumone_Bytes + messageHash_not_contains: arbitrumone_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -166801,40 +163999,40 @@ input localoptimism_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: localoptimism_Bytes - to_not: localoptimism_Bytes - to_gt: localoptimism_Bytes - to_lt: localoptimism_Bytes - to_gte: localoptimism_Bytes - to_lte: localoptimism_Bytes - to_in: [localoptimism_Bytes!] - to_not_in: [localoptimism_Bytes!] - to_contains: localoptimism_Bytes - to_not_contains: localoptimism_Bytes - delegate: localoptimism_Bytes - delegate_not: localoptimism_Bytes - delegate_gt: localoptimism_Bytes - delegate_lt: localoptimism_Bytes - delegate_gte: localoptimism_Bytes - delegate_lte: localoptimism_Bytes - delegate_in: [localoptimism_Bytes!] - delegate_not_in: [localoptimism_Bytes!] - delegate_contains: localoptimism_Bytes - delegate_not_contains: localoptimism_Bytes + to: arbitrumone_Bytes + to_not: arbitrumone_Bytes + to_gt: arbitrumone_Bytes + to_lt: arbitrumone_Bytes + to_gte: arbitrumone_Bytes + to_lte: arbitrumone_Bytes + to_in: [arbitrumone_Bytes!] + to_not_in: [arbitrumone_Bytes!] + to_contains: arbitrumone_Bytes + to_not_contains: arbitrumone_Bytes + delegate: arbitrumone_Bytes + delegate_not: arbitrumone_Bytes + delegate_gt: arbitrumone_Bytes + delegate_lt: arbitrumone_Bytes + delegate_gte: arbitrumone_Bytes + delegate_lte: arbitrumone_Bytes + delegate_in: [arbitrumone_Bytes!] + delegate_not_in: [arbitrumone_Bytes!] + delegate_contains: arbitrumone_Bytes + delegate_not_contains: arbitrumone_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: localoptimism_Bytes - callData_not: localoptimism_Bytes - callData_gt: localoptimism_Bytes - callData_lt: localoptimism_Bytes - callData_gte: localoptimism_Bytes - callData_lte: localoptimism_Bytes - callData_in: [localoptimism_Bytes!] - callData_not_in: [localoptimism_Bytes!] - callData_contains: localoptimism_Bytes - callData_not_contains: localoptimism_Bytes + callData: arbitrumone_Bytes + callData_not: arbitrumone_Bytes + callData_gt: arbitrumone_Bytes + callData_lt: arbitrumone_Bytes + callData_gte: arbitrumone_Bytes + callData_lte: arbitrumone_Bytes + callData_in: [arbitrumone_Bytes!] + callData_not_in: [arbitrumone_Bytes!] + callData_contains: arbitrumone_Bytes + callData_not_contains: arbitrumone_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -166843,16 +164041,16 @@ input localoptimism_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: localoptimism_Bytes - originSender_not: localoptimism_Bytes - originSender_gt: localoptimism_Bytes - originSender_lt: localoptimism_Bytes - originSender_gte: localoptimism_Bytes - originSender_lte: localoptimism_Bytes - originSender_in: [localoptimism_Bytes!] - originSender_not_in: [localoptimism_Bytes!] - originSender_contains: localoptimism_Bytes - originSender_not_contains: localoptimism_Bytes + originSender: arbitrumone_Bytes + originSender_not: arbitrumone_Bytes + originSender_gt: arbitrumone_Bytes + originSender_lt: arbitrumone_Bytes + originSender_gte: arbitrumone_Bytes + originSender_lte: arbitrumone_Bytes + originSender_in: [arbitrumone_Bytes!] + originSender_not_in: [arbitrumone_Bytes!] + originSender_contains: arbitrumone_Bytes + originSender_not_contains: arbitrumone_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -166869,16 +164067,16 @@ input localoptimism_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: localoptimism_Bytes - canonicalId_not: localoptimism_Bytes - canonicalId_gt: localoptimism_Bytes - canonicalId_lt: localoptimism_Bytes - canonicalId_gte: localoptimism_Bytes - canonicalId_lte: localoptimism_Bytes - canonicalId_in: [localoptimism_Bytes!] - canonicalId_not_in: [localoptimism_Bytes!] - canonicalId_contains: localoptimism_Bytes - canonicalId_not_contains: localoptimism_Bytes + canonicalId: arbitrumone_Bytes + canonicalId_not: arbitrumone_Bytes + canonicalId_gt: arbitrumone_Bytes + canonicalId_lt: arbitrumone_Bytes + canonicalId_gte: arbitrumone_Bytes + canonicalId_lte: arbitrumone_Bytes + canonicalId_in: [arbitrumone_Bytes!] + canonicalId_not_in: [arbitrumone_Bytes!] + canonicalId_contains: arbitrumone_Bytes + canonicalId_not_contains: arbitrumone_Bytes asset: String asset_not: String asset_gt: String @@ -166899,17 +164097,17 @@ input localoptimism_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localoptimism_Asset_filter - transactingAsset: localoptimism_Bytes - transactingAsset_not: localoptimism_Bytes - transactingAsset_gt: localoptimism_Bytes - transactingAsset_lt: localoptimism_Bytes - transactingAsset_gte: localoptimism_Bytes - transactingAsset_lte: localoptimism_Bytes - transactingAsset_in: [localoptimism_Bytes!] - transactingAsset_not_in: [localoptimism_Bytes!] - transactingAsset_contains: localoptimism_Bytes - transactingAsset_not_contains: localoptimism_Bytes + asset_: arbitrumone_Asset_filter + transactingAsset: arbitrumone_Bytes + transactingAsset_not: arbitrumone_Bytes + transactingAsset_gt: arbitrumone_Bytes + transactingAsset_lt: arbitrumone_Bytes + transactingAsset_gte: arbitrumone_Bytes + transactingAsset_lte: arbitrumone_Bytes + transactingAsset_in: [arbitrumone_Bytes!] + transactingAsset_not_in: [arbitrumone_Bytes!] + transactingAsset_contains: arbitrumone_Bytes + transactingAsset_not_contains: arbitrumone_Bytes message: String message_not: String message_gt: String @@ -166930,7 +164128,7 @@ input localoptimism_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: localoptimism_OriginMessage_filter + message_: arbitrumone_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -166945,37 +164143,37 @@ input localoptimism_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: localoptimism_RelayerFee_filter - initialRelayerFeeAsset: localoptimism_Bytes - initialRelayerFeeAsset_not: localoptimism_Bytes - initialRelayerFeeAsset_gt: localoptimism_Bytes - initialRelayerFeeAsset_lt: localoptimism_Bytes - initialRelayerFeeAsset_gte: localoptimism_Bytes - initialRelayerFeeAsset_lte: localoptimism_Bytes - initialRelayerFeeAsset_in: [localoptimism_Bytes!] - initialRelayerFeeAsset_not_in: [localoptimism_Bytes!] - initialRelayerFeeAsset_contains: localoptimism_Bytes - initialRelayerFeeAsset_not_contains: localoptimism_Bytes - caller: localoptimism_Bytes - caller_not: localoptimism_Bytes - caller_gt: localoptimism_Bytes - caller_lt: localoptimism_Bytes - caller_gte: localoptimism_Bytes - caller_lte: localoptimism_Bytes - caller_in: [localoptimism_Bytes!] - caller_not_in: [localoptimism_Bytes!] - caller_contains: localoptimism_Bytes - caller_not_contains: localoptimism_Bytes - transactionHash: localoptimism_Bytes - transactionHash_not: localoptimism_Bytes - transactionHash_gt: localoptimism_Bytes - transactionHash_lt: localoptimism_Bytes - transactionHash_gte: localoptimism_Bytes - transactionHash_lte: localoptimism_Bytes - transactionHash_in: [localoptimism_Bytes!] - transactionHash_not_in: [localoptimism_Bytes!] - transactionHash_contains: localoptimism_Bytes - transactionHash_not_contains: localoptimism_Bytes + relayerFees_: arbitrumone_RelayerFee_filter + initialRelayerFeeAsset: arbitrumone_Bytes + initialRelayerFeeAsset_not: arbitrumone_Bytes + initialRelayerFeeAsset_gt: arbitrumone_Bytes + initialRelayerFeeAsset_lt: arbitrumone_Bytes + initialRelayerFeeAsset_gte: arbitrumone_Bytes + initialRelayerFeeAsset_lte: arbitrumone_Bytes + initialRelayerFeeAsset_in: [arbitrumone_Bytes!] + initialRelayerFeeAsset_not_in: [arbitrumone_Bytes!] + initialRelayerFeeAsset_contains: arbitrumone_Bytes + initialRelayerFeeAsset_not_contains: arbitrumone_Bytes + caller: arbitrumone_Bytes + caller_not: arbitrumone_Bytes + caller_gt: arbitrumone_Bytes + caller_lt: arbitrumone_Bytes + caller_gte: arbitrumone_Bytes + caller_lte: arbitrumone_Bytes + caller_in: [arbitrumone_Bytes!] + caller_not_in: [arbitrumone_Bytes!] + caller_contains: arbitrumone_Bytes + caller_not_contains: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes + transactionHash_not: arbitrumone_Bytes + transactionHash_gt: arbitrumone_Bytes + transactionHash_lt: arbitrumone_Bytes + transactionHash_gte: arbitrumone_Bytes + transactionHash_lte: arbitrumone_Bytes + transactionHash_in: [arbitrumone_Bytes!] + transactionHash_not_in: [arbitrumone_Bytes!] + transactionHash_contains: arbitrumone_Bytes + transactionHash_not_contains: arbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -167008,16 +164206,16 @@ input localoptimism_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: localoptimism_Bytes - txOrigin_not: localoptimism_Bytes - txOrigin_gt: localoptimism_Bytes - txOrigin_lt: localoptimism_Bytes - txOrigin_gte: localoptimism_Bytes - txOrigin_lte: localoptimism_Bytes - txOrigin_in: [localoptimism_Bytes!] - txOrigin_not_in: [localoptimism_Bytes!] - txOrigin_contains: localoptimism_Bytes - txOrigin_not_contains: localoptimism_Bytes + txOrigin: arbitrumone_Bytes + txOrigin_not: arbitrumone_Bytes + txOrigin_gt: arbitrumone_Bytes + txOrigin_lt: arbitrumone_Bytes + txOrigin_gte: arbitrumone_Bytes + txOrigin_lte: arbitrumone_Bytes + txOrigin_in: [arbitrumone_Bytes!] + txOrigin_not_in: [arbitrumone_Bytes!] + txOrigin_contains: arbitrumone_Bytes + txOrigin_not_contains: arbitrumone_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -167027,12 +164225,12 @@ input localoptimism_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_OriginTransfer_filter] - or: [localoptimism_OriginTransfer_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_OriginTransfer_filter] + or: [arbitrumone_OriginTransfer_filter] } -enum localoptimism_OriginTransfer_orderBy { +enum arbitrumone_OriginTransfer_orderBy { id chainId transferId @@ -167085,20 +164283,20 @@ enum localoptimism_OriginTransfer_orderBy { txNonce } -type localoptimism_Relayer { +type arbitrumone_Relayer { id: ID! isActive: Boolean! - relayer: localoptimism_Bytes + relayer: arbitrumone_Bytes } -type localoptimism_RelayerFee { +type arbitrumone_RelayerFee { id: ID! - transfer: localoptimism_OriginTransfer! + transfer: arbitrumone_OriginTransfer! fee: BigInt! - asset: localoptimism_Bytes! + asset: arbitrumone_Bytes! } -input localoptimism_RelayerFee_filter { +input arbitrumone_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -167127,7 +164325,7 @@ input localoptimism_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: localoptimism_OriginTransfer_filter + transfer_: arbitrumone_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -167136,23 +164334,23 @@ input localoptimism_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: localoptimism_Bytes - asset_not: localoptimism_Bytes - asset_gt: localoptimism_Bytes - asset_lt: localoptimism_Bytes - asset_gte: localoptimism_Bytes - asset_lte: localoptimism_Bytes - asset_in: [localoptimism_Bytes!] - asset_not_in: [localoptimism_Bytes!] - asset_contains: localoptimism_Bytes - asset_not_contains: localoptimism_Bytes + asset: arbitrumone_Bytes + asset_not: arbitrumone_Bytes + asset_gt: arbitrumone_Bytes + asset_lt: arbitrumone_Bytes + asset_gte: arbitrumone_Bytes + asset_lte: arbitrumone_Bytes + asset_in: [arbitrumone_Bytes!] + asset_not_in: [arbitrumone_Bytes!] + asset_contains: arbitrumone_Bytes + asset_not_contains: arbitrumone_Bytes """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_RelayerFee_filter] - or: [localoptimism_RelayerFee_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_RelayerFee_filter] + or: [arbitrumone_RelayerFee_filter] } -enum localoptimism_RelayerFee_orderBy { +enum arbitrumone_RelayerFee_orderBy { id transfer transfer__id @@ -167188,20 +164386,20 @@ enum localoptimism_RelayerFee_orderBy { asset } -type localoptimism_RelayerFeesIncrease { +type arbitrumone_RelayerFeesIncrease { id: ID! - transfer: localoptimism_OriginTransfer! + transfer: arbitrumone_OriginTransfer! increase: BigInt - asset: localoptimism_Bytes - caller: localoptimism_Bytes! - transactionHash: localoptimism_Bytes! + asset: arbitrumone_Bytes + caller: arbitrumone_Bytes! + transactionHash: arbitrumone_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input localoptimism_RelayerFeesIncrease_filter { +input arbitrumone_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -167230,7 +164428,7 @@ input localoptimism_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: localoptimism_OriginTransfer_filter + transfer_: arbitrumone_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -167239,36 +164437,36 @@ input localoptimism_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: localoptimism_Bytes - asset_not: localoptimism_Bytes - asset_gt: localoptimism_Bytes - asset_lt: localoptimism_Bytes - asset_gte: localoptimism_Bytes - asset_lte: localoptimism_Bytes - asset_in: [localoptimism_Bytes!] - asset_not_in: [localoptimism_Bytes!] - asset_contains: localoptimism_Bytes - asset_not_contains: localoptimism_Bytes - caller: localoptimism_Bytes - caller_not: localoptimism_Bytes - caller_gt: localoptimism_Bytes - caller_lt: localoptimism_Bytes - caller_gte: localoptimism_Bytes - caller_lte: localoptimism_Bytes - caller_in: [localoptimism_Bytes!] - caller_not_in: [localoptimism_Bytes!] - caller_contains: localoptimism_Bytes - caller_not_contains: localoptimism_Bytes - transactionHash: localoptimism_Bytes - transactionHash_not: localoptimism_Bytes - transactionHash_gt: localoptimism_Bytes - transactionHash_lt: localoptimism_Bytes - transactionHash_gte: localoptimism_Bytes - transactionHash_lte: localoptimism_Bytes - transactionHash_in: [localoptimism_Bytes!] - transactionHash_not_in: [localoptimism_Bytes!] - transactionHash_contains: localoptimism_Bytes - transactionHash_not_contains: localoptimism_Bytes + asset: arbitrumone_Bytes + asset_not: arbitrumone_Bytes + asset_gt: arbitrumone_Bytes + asset_lt: arbitrumone_Bytes + asset_gte: arbitrumone_Bytes + asset_lte: arbitrumone_Bytes + asset_in: [arbitrumone_Bytes!] + asset_not_in: [arbitrumone_Bytes!] + asset_contains: arbitrumone_Bytes + asset_not_contains: arbitrumone_Bytes + caller: arbitrumone_Bytes + caller_not: arbitrumone_Bytes + caller_gt: arbitrumone_Bytes + caller_lt: arbitrumone_Bytes + caller_gte: arbitrumone_Bytes + caller_lte: arbitrumone_Bytes + caller_in: [arbitrumone_Bytes!] + caller_not_in: [arbitrumone_Bytes!] + caller_contains: arbitrumone_Bytes + caller_not_contains: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes + transactionHash_not: arbitrumone_Bytes + transactionHash_gt: arbitrumone_Bytes + transactionHash_lt: arbitrumone_Bytes + transactionHash_gte: arbitrumone_Bytes + transactionHash_lte: arbitrumone_Bytes + transactionHash_in: [arbitrumone_Bytes!] + transactionHash_not_in: [arbitrumone_Bytes!] + transactionHash_contains: arbitrumone_Bytes + transactionHash_not_contains: arbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -167302,12 +164500,12 @@ input localoptimism_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_RelayerFeesIncrease_filter] - or: [localoptimism_RelayerFeesIncrease_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_RelayerFeesIncrease_filter] + or: [arbitrumone_RelayerFeesIncrease_filter] } -enum localoptimism_RelayerFeesIncrease_orderBy { +enum arbitrumone_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -167349,7 +164547,7 @@ enum localoptimism_RelayerFeesIncrease_orderBy { blockNumber } -input localoptimism_Relayer_filter { +input arbitrumone_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -167362,34 +164560,34 @@ input localoptimism_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: localoptimism_Bytes - relayer_not: localoptimism_Bytes - relayer_gt: localoptimism_Bytes - relayer_lt: localoptimism_Bytes - relayer_gte: localoptimism_Bytes - relayer_lte: localoptimism_Bytes - relayer_in: [localoptimism_Bytes!] - relayer_not_in: [localoptimism_Bytes!] - relayer_contains: localoptimism_Bytes - relayer_not_contains: localoptimism_Bytes + relayer: arbitrumone_Bytes + relayer_not: arbitrumone_Bytes + relayer_gt: arbitrumone_Bytes + relayer_lt: arbitrumone_Bytes + relayer_gte: arbitrumone_Bytes + relayer_lte: arbitrumone_Bytes + relayer_in: [arbitrumone_Bytes!] + relayer_not_in: [arbitrumone_Bytes!] + relayer_contains: arbitrumone_Bytes + relayer_not_contains: arbitrumone_Bytes """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_Relayer_filter] - or: [localoptimism_Relayer_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_Relayer_filter] + or: [arbitrumone_Relayer_filter] } -enum localoptimism_Relayer_orderBy { +enum arbitrumone_Relayer_orderBy { id isActive relayer } -type localoptimism_RootCount { +type arbitrumone_RootCount { id: ID! count: BigInt } -input localoptimism_RootCount_filter { +input arbitrumone_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -167407,31 +164605,31 @@ input localoptimism_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_RootCount_filter] - or: [localoptimism_RootCount_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_RootCount_filter] + or: [arbitrumone_RootCount_filter] } -enum localoptimism_RootCount_orderBy { +enum arbitrumone_RootCount_orderBy { id count } -type localoptimism_RootMessageSent { +type arbitrumone_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: localoptimism_Bytes + root: arbitrumone_Bytes count: BigInt - caller: localoptimism_Bytes - transactionHash: localoptimism_Bytes + caller: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input localoptimism_RootMessageSent_filter { +input arbitrumone_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -167456,16 +164654,16 @@ input localoptimism_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: localoptimism_Bytes - root_not: localoptimism_Bytes - root_gt: localoptimism_Bytes - root_lt: localoptimism_Bytes - root_gte: localoptimism_Bytes - root_lte: localoptimism_Bytes - root_in: [localoptimism_Bytes!] - root_not_in: [localoptimism_Bytes!] - root_contains: localoptimism_Bytes - root_not_contains: localoptimism_Bytes + root: arbitrumone_Bytes + root_not: arbitrumone_Bytes + root_gt: arbitrumone_Bytes + root_lt: arbitrumone_Bytes + root_gte: arbitrumone_Bytes + root_lte: arbitrumone_Bytes + root_in: [arbitrumone_Bytes!] + root_not_in: [arbitrumone_Bytes!] + root_contains: arbitrumone_Bytes + root_not_contains: arbitrumone_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -167474,26 +164672,26 @@ input localoptimism_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: localoptimism_Bytes - caller_not: localoptimism_Bytes - caller_gt: localoptimism_Bytes - caller_lt: localoptimism_Bytes - caller_gte: localoptimism_Bytes - caller_lte: localoptimism_Bytes - caller_in: [localoptimism_Bytes!] - caller_not_in: [localoptimism_Bytes!] - caller_contains: localoptimism_Bytes - caller_not_contains: localoptimism_Bytes - transactionHash: localoptimism_Bytes - transactionHash_not: localoptimism_Bytes - transactionHash_gt: localoptimism_Bytes - transactionHash_lt: localoptimism_Bytes - transactionHash_gte: localoptimism_Bytes - transactionHash_lte: localoptimism_Bytes - transactionHash_in: [localoptimism_Bytes!] - transactionHash_not_in: [localoptimism_Bytes!] - transactionHash_contains: localoptimism_Bytes - transactionHash_not_contains: localoptimism_Bytes + caller: arbitrumone_Bytes + caller_not: arbitrumone_Bytes + caller_gt: arbitrumone_Bytes + caller_lt: arbitrumone_Bytes + caller_gte: arbitrumone_Bytes + caller_lte: arbitrumone_Bytes + caller_in: [arbitrumone_Bytes!] + caller_not_in: [arbitrumone_Bytes!] + caller_contains: arbitrumone_Bytes + caller_not_contains: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes + transactionHash_not: arbitrumone_Bytes + transactionHash_gt: arbitrumone_Bytes + transactionHash_lt: arbitrumone_Bytes + transactionHash_gte: arbitrumone_Bytes + transactionHash_lte: arbitrumone_Bytes + transactionHash_in: [arbitrumone_Bytes!] + transactionHash_not_in: [arbitrumone_Bytes!] + transactionHash_contains: arbitrumone_Bytes + transactionHash_not_contains: arbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -167527,12 +164725,12 @@ input localoptimism_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_RootMessageSent_filter] - or: [localoptimism_RootMessageSent_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_RootMessageSent_filter] + or: [arbitrumone_RootMessageSent_filter] } -enum localoptimism_RootMessageSent_orderBy { +enum arbitrumone_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -167546,25 +164744,25 @@ enum localoptimism_RootMessageSent_orderBy { blockNumber } -type localoptimism_Router { +type arbitrumone_Router { id: ID! isActive: Boolean! - owner: localoptimism_Bytes - recipient: localoptimism_Bytes - proposedOwner: localoptimism_Bytes + owner: arbitrumone_Bytes + recipient: arbitrumone_Bytes + proposedOwner: arbitrumone_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: localoptimism_AssetBalance_orderBy, orderDirection: localoptimism_OrderDirection, where: localoptimism_AssetBalance_filter): [localoptimism_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: arbitrumone_AssetBalance_orderBy, orderDirection: arbitrumone_OrderDirection, where: arbitrumone_AssetBalance_filter): [arbitrumone_AssetBalance!]! } -type localoptimism_RouterDailyTVL { +type arbitrumone_RouterDailyTVL { id: ID! - router: localoptimism_Router! - asset: localoptimism_Asset! + router: arbitrumone_Router! + asset: arbitrumone_Asset! timestamp: BigInt! balance: BigInt! } -input localoptimism_RouterDailyTVL_filter { +input arbitrumone_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -167593,7 +164791,7 @@ input localoptimism_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localoptimism_Router_filter + router_: arbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -167614,7 +164812,7 @@ input localoptimism_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localoptimism_Asset_filter + asset_: arbitrumone_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -167632,12 +164830,12 @@ input localoptimism_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_RouterDailyTVL_filter] - or: [localoptimism_RouterDailyTVL_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_RouterDailyTVL_filter] + or: [arbitrumone_RouterDailyTVL_filter] } -enum localoptimism_RouterDailyTVL_orderBy { +enum arbitrumone_RouterDailyTVL_orderBy { id router router__id @@ -167660,26 +164858,26 @@ enum localoptimism_RouterDailyTVL_orderBy { balance } -type localoptimism_RouterLiquidityEvent { +type arbitrumone_RouterLiquidityEvent { id: ID! - type: localoptimism_RouterLiquidityEventType - router: localoptimism_Router! - asset: localoptimism_Asset! + type: arbitrumone_RouterLiquidityEventType + router: arbitrumone_Router! + asset: arbitrumone_Asset! amount: BigInt! balance: BigInt! - caller: localoptimism_Bytes + caller: arbitrumone_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: localoptimism_Bytes! + transactionHash: arbitrumone_Bytes! nonce: BigInt! } -enum localoptimism_RouterLiquidityEventType { +enum arbitrumone_RouterLiquidityEventType { Add Remove } -input localoptimism_RouterLiquidityEvent_filter { +input arbitrumone_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -167688,10 +164886,10 @@ input localoptimism_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: localoptimism_RouterLiquidityEventType - type_not: localoptimism_RouterLiquidityEventType - type_in: [localoptimism_RouterLiquidityEventType!] - type_not_in: [localoptimism_RouterLiquidityEventType!] + type: arbitrumone_RouterLiquidityEventType + type_not: arbitrumone_RouterLiquidityEventType + type_in: [arbitrumone_RouterLiquidityEventType!] + type_not_in: [arbitrumone_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -167712,7 +164910,7 @@ input localoptimism_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: localoptimism_Router_filter + router_: arbitrumone_Router_filter asset: String asset_not: String asset_gt: String @@ -167733,7 +164931,7 @@ input localoptimism_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: localoptimism_Asset_filter + asset_: arbitrumone_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -167750,16 +164948,16 @@ input localoptimism_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: localoptimism_Bytes - caller_not: localoptimism_Bytes - caller_gt: localoptimism_Bytes - caller_lt: localoptimism_Bytes - caller_gte: localoptimism_Bytes - caller_lte: localoptimism_Bytes - caller_in: [localoptimism_Bytes!] - caller_not_in: [localoptimism_Bytes!] - caller_contains: localoptimism_Bytes - caller_not_contains: localoptimism_Bytes + caller: arbitrumone_Bytes + caller_not: arbitrumone_Bytes + caller_gt: arbitrumone_Bytes + caller_lt: arbitrumone_Bytes + caller_gte: arbitrumone_Bytes + caller_lte: arbitrumone_Bytes + caller_in: [arbitrumone_Bytes!] + caller_not_in: [arbitrumone_Bytes!] + caller_contains: arbitrumone_Bytes + caller_not_contains: arbitrumone_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -167776,16 +164974,16 @@ input localoptimism_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: localoptimism_Bytes - transactionHash_not: localoptimism_Bytes - transactionHash_gt: localoptimism_Bytes - transactionHash_lt: localoptimism_Bytes - transactionHash_gte: localoptimism_Bytes - transactionHash_lte: localoptimism_Bytes - transactionHash_in: [localoptimism_Bytes!] - transactionHash_not_in: [localoptimism_Bytes!] - transactionHash_contains: localoptimism_Bytes - transactionHash_not_contains: localoptimism_Bytes + transactionHash: arbitrumone_Bytes + transactionHash_not: arbitrumone_Bytes + transactionHash_gt: arbitrumone_Bytes + transactionHash_lt: arbitrumone_Bytes + transactionHash_gte: arbitrumone_Bytes + transactionHash_lte: arbitrumone_Bytes + transactionHash_in: [arbitrumone_Bytes!] + transactionHash_not_in: [arbitrumone_Bytes!] + transactionHash_contains: arbitrumone_Bytes + transactionHash_not_contains: arbitrumone_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -167795,12 +164993,12 @@ input localoptimism_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_RouterLiquidityEvent_filter] - or: [localoptimism_RouterLiquidityEvent_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_RouterLiquidityEvent_filter] + or: [arbitrumone_RouterLiquidityEvent_filter] } -enum localoptimism_RouterLiquidityEvent_orderBy { +enum arbitrumone_RouterLiquidityEvent_orderBy { id type router @@ -167829,7 +165027,7 @@ enum localoptimism_RouterLiquidityEvent_orderBy { nonce } -input localoptimism_Router_filter { +input arbitrumone_Router_filter { id: ID id_not: ID id_gt: ID @@ -167842,36 +165040,36 @@ input localoptimism_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: localoptimism_Bytes - owner_not: localoptimism_Bytes - owner_gt: localoptimism_Bytes - owner_lt: localoptimism_Bytes - owner_gte: localoptimism_Bytes - owner_lte: localoptimism_Bytes - owner_in: [localoptimism_Bytes!] - owner_not_in: [localoptimism_Bytes!] - owner_contains: localoptimism_Bytes - owner_not_contains: localoptimism_Bytes - recipient: localoptimism_Bytes - recipient_not: localoptimism_Bytes - recipient_gt: localoptimism_Bytes - recipient_lt: localoptimism_Bytes - recipient_gte: localoptimism_Bytes - recipient_lte: localoptimism_Bytes - recipient_in: [localoptimism_Bytes!] - recipient_not_in: [localoptimism_Bytes!] - recipient_contains: localoptimism_Bytes - recipient_not_contains: localoptimism_Bytes - proposedOwner: localoptimism_Bytes - proposedOwner_not: localoptimism_Bytes - proposedOwner_gt: localoptimism_Bytes - proposedOwner_lt: localoptimism_Bytes - proposedOwner_gte: localoptimism_Bytes - proposedOwner_lte: localoptimism_Bytes - proposedOwner_in: [localoptimism_Bytes!] - proposedOwner_not_in: [localoptimism_Bytes!] - proposedOwner_contains: localoptimism_Bytes - proposedOwner_not_contains: localoptimism_Bytes + owner: arbitrumone_Bytes + owner_not: arbitrumone_Bytes + owner_gt: arbitrumone_Bytes + owner_lt: arbitrumone_Bytes + owner_gte: arbitrumone_Bytes + owner_lte: arbitrumone_Bytes + owner_in: [arbitrumone_Bytes!] + owner_not_in: [arbitrumone_Bytes!] + owner_contains: arbitrumone_Bytes + owner_not_contains: arbitrumone_Bytes + recipient: arbitrumone_Bytes + recipient_not: arbitrumone_Bytes + recipient_gt: arbitrumone_Bytes + recipient_lt: arbitrumone_Bytes + recipient_gte: arbitrumone_Bytes + recipient_lte: arbitrumone_Bytes + recipient_in: [arbitrumone_Bytes!] + recipient_not_in: [arbitrumone_Bytes!] + recipient_contains: arbitrumone_Bytes + recipient_not_contains: arbitrumone_Bytes + proposedOwner: arbitrumone_Bytes + proposedOwner_not: arbitrumone_Bytes + proposedOwner_gt: arbitrumone_Bytes + proposedOwner_lt: arbitrumone_Bytes + proposedOwner_gte: arbitrumone_Bytes + proposedOwner_lte: arbitrumone_Bytes + proposedOwner_in: [arbitrumone_Bytes!] + proposedOwner_not_in: [arbitrumone_Bytes!] + proposedOwner_contains: arbitrumone_Bytes + proposedOwner_not_contains: arbitrumone_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -167880,14 +165078,14 @@ input localoptimism_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: localoptimism_AssetBalance_filter + assetBalances_: arbitrumone_AssetBalance_filter """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_Router_filter] - or: [localoptimism_Router_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_Router_filter] + or: [arbitrumone_Router_filter] } -enum localoptimism_Router_orderBy { +enum arbitrumone_Router_orderBy { id isActive owner @@ -167897,13 +165095,13 @@ enum localoptimism_Router_orderBy { assetBalances } -type localoptimism_Sequencer { +type arbitrumone_Sequencer { id: ID! isActive: Boolean! - sequencer: localoptimism_Bytes + sequencer: arbitrumone_Bytes } -input localoptimism_Sequencer_filter { +input arbitrumone_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -167916,35 +165114,35 @@ input localoptimism_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: localoptimism_Bytes - sequencer_not: localoptimism_Bytes - sequencer_gt: localoptimism_Bytes - sequencer_lt: localoptimism_Bytes - sequencer_gte: localoptimism_Bytes - sequencer_lte: localoptimism_Bytes - sequencer_in: [localoptimism_Bytes!] - sequencer_not_in: [localoptimism_Bytes!] - sequencer_contains: localoptimism_Bytes - sequencer_not_contains: localoptimism_Bytes + sequencer: arbitrumone_Bytes + sequencer_not: arbitrumone_Bytes + sequencer_gt: arbitrumone_Bytes + sequencer_lt: arbitrumone_Bytes + sequencer_gte: arbitrumone_Bytes + sequencer_lte: arbitrumone_Bytes + sequencer_in: [arbitrumone_Bytes!] + sequencer_not_in: [arbitrumone_Bytes!] + sequencer_contains: arbitrumone_Bytes + sequencer_not_contains: arbitrumone_Bytes """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_Sequencer_filter] - or: [localoptimism_Sequencer_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_Sequencer_filter] + or: [arbitrumone_Sequencer_filter] } -enum localoptimism_Sequencer_orderBy { +enum arbitrumone_Sequencer_orderBy { id isActive sequencer } -type localoptimism_Setting { +type arbitrumone_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: localoptimism_Bytes! + caller: arbitrumone_Bytes! } -input localoptimism_Setting_filter { +input arbitrumone_Setting_filter { id: ID id_not: ID id_gt: ID @@ -167961,41 +165159,41 @@ input localoptimism_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: localoptimism_Bytes - caller_not: localoptimism_Bytes - caller_gt: localoptimism_Bytes - caller_lt: localoptimism_Bytes - caller_gte: localoptimism_Bytes - caller_lte: localoptimism_Bytes - caller_in: [localoptimism_Bytes!] - caller_not_in: [localoptimism_Bytes!] - caller_contains: localoptimism_Bytes - caller_not_contains: localoptimism_Bytes + caller: arbitrumone_Bytes + caller_not: arbitrumone_Bytes + caller_gt: arbitrumone_Bytes + caller_lt: arbitrumone_Bytes + caller_gte: arbitrumone_Bytes + caller_lte: arbitrumone_Bytes + caller_in: [arbitrumone_Bytes!] + caller_not_in: [arbitrumone_Bytes!] + caller_contains: arbitrumone_Bytes + caller_not_contains: arbitrumone_Bytes """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_Setting_filter] - or: [localoptimism_Setting_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_Setting_filter] + or: [arbitrumone_Setting_filter] } -enum localoptimism_Setting_orderBy { +enum arbitrumone_Setting_orderBy { id maxRoutersPerTransfer caller } -type localoptimism_SlippageUpdate { +type arbitrumone_SlippageUpdate { id: ID! - transfer: localoptimism_DestinationTransfer! + transfer: arbitrumone_DestinationTransfer! slippage: BigInt! - caller: localoptimism_Bytes! - transactionHash: localoptimism_Bytes! + caller: arbitrumone_Bytes! + transactionHash: arbitrumone_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input localoptimism_SlippageUpdate_filter { +input arbitrumone_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -168024,7 +165222,7 @@ input localoptimism_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: localoptimism_DestinationTransfer_filter + transfer_: arbitrumone_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -168033,26 +165231,26 @@ input localoptimism_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: localoptimism_Bytes - caller_not: localoptimism_Bytes - caller_gt: localoptimism_Bytes - caller_lt: localoptimism_Bytes - caller_gte: localoptimism_Bytes - caller_lte: localoptimism_Bytes - caller_in: [localoptimism_Bytes!] - caller_not_in: [localoptimism_Bytes!] - caller_contains: localoptimism_Bytes - caller_not_contains: localoptimism_Bytes - transactionHash: localoptimism_Bytes - transactionHash_not: localoptimism_Bytes - transactionHash_gt: localoptimism_Bytes - transactionHash_lt: localoptimism_Bytes - transactionHash_gte: localoptimism_Bytes - transactionHash_lte: localoptimism_Bytes - transactionHash_in: [localoptimism_Bytes!] - transactionHash_not_in: [localoptimism_Bytes!] - transactionHash_contains: localoptimism_Bytes - transactionHash_not_contains: localoptimism_Bytes + caller: arbitrumone_Bytes + caller_not: arbitrumone_Bytes + caller_gt: arbitrumone_Bytes + caller_lt: arbitrumone_Bytes + caller_gte: arbitrumone_Bytes + caller_lte: arbitrumone_Bytes + caller_in: [arbitrumone_Bytes!] + caller_not_in: [arbitrumone_Bytes!] + caller_contains: arbitrumone_Bytes + caller_not_contains: arbitrumone_Bytes + transactionHash: arbitrumone_Bytes + transactionHash_not: arbitrumone_Bytes + transactionHash_gt: arbitrumone_Bytes + transactionHash_lt: arbitrumone_Bytes + transactionHash_gte: arbitrumone_Bytes + transactionHash_lte: arbitrumone_Bytes + transactionHash_in: [arbitrumone_Bytes!] + transactionHash_not_in: [arbitrumone_Bytes!] + transactionHash_contains: arbitrumone_Bytes + transactionHash_not_contains: arbitrumone_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -168086,12 +165284,12 @@ input localoptimism_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_SlippageUpdate_filter] - or: [localoptimism_SlippageUpdate_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_SlippageUpdate_filter] + or: [arbitrumone_SlippageUpdate_filter] } -enum localoptimism_SlippageUpdate_orderBy { +enum arbitrumone_SlippageUpdate_orderBy { id transfer transfer__id @@ -168139,16 +165337,16 @@ enum localoptimism_SlippageUpdate_orderBy { blockNumber } -type localoptimism_SnapshotRoot { +type arbitrumone_SnapshotRoot { id: ID! spokeDomain: BigInt - root: localoptimism_Bytes! + root: arbitrumone_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input localoptimism_SnapshotRoot_filter { +input arbitrumone_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -168165,16 +165363,16 @@ input localoptimism_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: localoptimism_Bytes - root_not: localoptimism_Bytes - root_gt: localoptimism_Bytes - root_lt: localoptimism_Bytes - root_gte: localoptimism_Bytes - root_lte: localoptimism_Bytes - root_in: [localoptimism_Bytes!] - root_not_in: [localoptimism_Bytes!] - root_contains: localoptimism_Bytes - root_not_contains: localoptimism_Bytes + root: arbitrumone_Bytes + root_not: arbitrumone_Bytes + root_gt: arbitrumone_Bytes + root_lt: arbitrumone_Bytes + root_gte: arbitrumone_Bytes + root_lte: arbitrumone_Bytes + root_in: [arbitrumone_Bytes!] + root_not_in: [arbitrumone_Bytes!] + root_contains: arbitrumone_Bytes + root_not_contains: arbitrumone_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -168200,12 +165398,12 @@ input localoptimism_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_SnapshotRoot_filter] - or: [localoptimism_SnapshotRoot_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_SnapshotRoot_filter] + or: [arbitrumone_SnapshotRoot_filter] } -enum localoptimism_SnapshotRoot_orderBy { +enum arbitrumone_SnapshotRoot_orderBy { id spokeDomain root @@ -168214,12 +165412,12 @@ enum localoptimism_SnapshotRoot_orderBy { blockNumber } -type localoptimism_SpokeConnectorMode { +type arbitrumone_SpokeConnectorMode { id: ID! mode: String! } -input localoptimism_SpokeConnectorMode_filter { +input arbitrumone_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -168249,17 +165447,17 @@ input localoptimism_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: localoptimism_BlockChangedFilter - and: [localoptimism_SpokeConnectorMode_filter] - or: [localoptimism_SpokeConnectorMode_filter] + _change_block: arbitrumone_BlockChangedFilter + and: [arbitrumone_SpokeConnectorMode_filter] + or: [arbitrumone_SpokeConnectorMode_filter] } -enum localoptimism_SpokeConnectorMode_orderBy { +enum arbitrumone_SpokeConnectorMode_orderBy { id mode } -enum localoptimism_TransferStatus { +enum arbitrumone_TransferStatus { XCalled Executed Reconciled @@ -168267,19 +165465,19 @@ enum localoptimism_TransferStatus { CompletedFast } -type localoptimism__Block_ { +type arbitrumone__Block_ { """The hash of the block""" - hash: localoptimism_Bytes + hash: arbitrumone_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: localoptimism_Bytes + parentHash: arbitrumone_Bytes } """The type for the top-level _meta field""" -type localoptimism__Meta_ { +type arbitrumone__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -168287,22 +165485,22 @@ type localoptimism__Meta_ { and therefore asks for the latest block """ - block: localoptimism__Block_! + block: arbitrumone__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingpolygonzkevm_AggregateRoot { +type stagingbase_AggregateRoot { id: ID! - root: stagingpolygonzkevm_Bytes! + root: stagingbase_Bytes! blockNumber: BigInt! } -type stagingpolygonzkevm_AggregateRootProposed { +type stagingbase_AggregateRootProposed { id: ID! - aggregateRoot: stagingpolygonzkevm_Bytes! + aggregateRoot: stagingbase_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -168310,7 +165508,7 @@ type stagingpolygonzkevm_AggregateRootProposed { blockNumber: BigInt } -input stagingpolygonzkevm_AggregateRootProposed_filter { +input stagingbase_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -168319,16 +165517,16 @@ input stagingpolygonzkevm_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingpolygonzkevm_Bytes - aggregateRoot_not: stagingpolygonzkevm_Bytes - aggregateRoot_gt: stagingpolygonzkevm_Bytes - aggregateRoot_lt: stagingpolygonzkevm_Bytes - aggregateRoot_gte: stagingpolygonzkevm_Bytes - aggregateRoot_lte: stagingpolygonzkevm_Bytes - aggregateRoot_in: [stagingpolygonzkevm_Bytes!] - aggregateRoot_not_in: [stagingpolygonzkevm_Bytes!] - aggregateRoot_contains: stagingpolygonzkevm_Bytes - aggregateRoot_not_contains: stagingpolygonzkevm_Bytes + aggregateRoot: stagingbase_Bytes + aggregateRoot_not: stagingbase_Bytes + aggregateRoot_gt: stagingbase_Bytes + aggregateRoot_lt: stagingbase_Bytes + aggregateRoot_gte: stagingbase_Bytes + aggregateRoot_lte: stagingbase_Bytes + aggregateRoot_in: [stagingbase_Bytes!] + aggregateRoot_not_in: [stagingbase_Bytes!] + aggregateRoot_contains: stagingbase_Bytes + aggregateRoot_not_contains: stagingbase_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -168370,12 +165568,12 @@ input stagingpolygonzkevm_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_AggregateRootProposed_filter] - or: [stagingpolygonzkevm_AggregateRootProposed_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_AggregateRootProposed_filter] + or: [stagingbase_AggregateRootProposed_filter] } -enum stagingpolygonzkevm_AggregateRootProposed_orderBy { +enum stagingbase_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -168385,7 +165583,7 @@ enum stagingpolygonzkevm_AggregateRootProposed_orderBy { blockNumber } -input stagingpolygonzkevm_AggregateRoot_filter { +input stagingbase_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -168394,16 +165592,16 @@ input stagingpolygonzkevm_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingpolygonzkevm_Bytes - root_not: stagingpolygonzkevm_Bytes - root_gt: stagingpolygonzkevm_Bytes - root_lt: stagingpolygonzkevm_Bytes - root_gte: stagingpolygonzkevm_Bytes - root_lte: stagingpolygonzkevm_Bytes - root_in: [stagingpolygonzkevm_Bytes!] - root_not_in: [stagingpolygonzkevm_Bytes!] - root_contains: stagingpolygonzkevm_Bytes - root_not_contains: stagingpolygonzkevm_Bytes + root: stagingbase_Bytes + root_not: stagingbase_Bytes + root_gt: stagingbase_Bytes + root_lt: stagingbase_Bytes + root_gte: stagingbase_Bytes + root_lte: stagingbase_Bytes + root_in: [stagingbase_Bytes!] + root_not_in: [stagingbase_Bytes!] + root_contains: stagingbase_Bytes + root_not_contains: stagingbase_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -168413,47 +165611,47 @@ input stagingpolygonzkevm_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_AggregateRoot_filter] - or: [stagingpolygonzkevm_AggregateRoot_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_AggregateRoot_filter] + or: [stagingbase_AggregateRoot_filter] } -enum stagingpolygonzkevm_AggregateRoot_orderBy { +enum stagingbase_AggregateRoot_orderBy { id root blockNumber } -enum stagingpolygonzkevm_Aggregation_interval { +enum stagingbase_Aggregation_interval { hour day } -type stagingpolygonzkevm_Asset { +type stagingbase_Asset { id: ID! - key: stagingpolygonzkevm_Bytes + key: stagingbase_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingpolygonzkevm_Bytes + canonicalId: stagingbase_Bytes canonicalDomain: BigInt - adoptedAsset: stagingpolygonzkevm_Bytes - localAsset: stagingpolygonzkevm_Bytes + adoptedAsset: stagingbase_Bytes + localAsset: stagingbase_Bytes blockNumber: BigInt - status: stagingpolygonzkevm_AssetStatus + status: stagingbase_AssetStatus } -type stagingpolygonzkevm_AssetBalance { +type stagingbase_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingpolygonzkevm_Router! - asset: stagingpolygonzkevm_Asset! + router: stagingbase_Router! + asset: stagingbase_Asset! feesEarned: BigInt! } -input stagingpolygonzkevm_AssetBalance_filter { +input stagingbase_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -168514,7 +165712,7 @@ input stagingpolygonzkevm_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingpolygonzkevm_Router_filter + router_: stagingbase_Router_filter asset: String asset_not: String asset_gt: String @@ -168535,7 +165733,7 @@ input stagingpolygonzkevm_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingpolygonzkevm_Asset_filter + asset_: stagingbase_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -168545,12 +165743,12 @@ input stagingpolygonzkevm_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_AssetBalance_filter] - or: [stagingpolygonzkevm_AssetBalance_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_AssetBalance_filter] + or: [stagingbase_AssetBalance_filter] } -enum stagingpolygonzkevm_AssetBalance_orderBy { +enum stagingbase_AssetBalance_orderBy { id amount locked @@ -168576,12 +165774,12 @@ enum stagingpolygonzkevm_AssetBalance_orderBy { feesEarned } -type stagingpolygonzkevm_AssetStatus { +type stagingbase_AssetStatus { id: ID! status: Boolean } -input stagingpolygonzkevm_AssetStatus_filter { +input stagingbase_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -168595,17 +165793,17 @@ input stagingpolygonzkevm_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_AssetStatus_filter] - or: [stagingpolygonzkevm_AssetStatus_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_AssetStatus_filter] + or: [stagingbase_AssetStatus_filter] } -enum stagingpolygonzkevm_AssetStatus_orderBy { +enum stagingbase_AssetStatus_orderBy { id status } -input stagingpolygonzkevm_Asset_filter { +input stagingbase_Asset_filter { id: ID id_not: ID id_gt: ID @@ -168614,16 +165812,16 @@ input stagingpolygonzkevm_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingpolygonzkevm_Bytes - key_not: stagingpolygonzkevm_Bytes - key_gt: stagingpolygonzkevm_Bytes - key_lt: stagingpolygonzkevm_Bytes - key_gte: stagingpolygonzkevm_Bytes - key_lte: stagingpolygonzkevm_Bytes - key_in: [stagingpolygonzkevm_Bytes!] - key_not_in: [stagingpolygonzkevm_Bytes!] - key_contains: stagingpolygonzkevm_Bytes - key_not_contains: stagingpolygonzkevm_Bytes + key: stagingbase_Bytes + key_not: stagingbase_Bytes + key_gt: stagingbase_Bytes + key_lt: stagingbase_Bytes + key_gte: stagingbase_Bytes + key_lte: stagingbase_Bytes + key_in: [stagingbase_Bytes!] + key_not_in: [stagingbase_Bytes!] + key_contains: stagingbase_Bytes + key_not_contains: stagingbase_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -168640,16 +165838,16 @@ input stagingpolygonzkevm_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingpolygonzkevm_Bytes - canonicalId_not: stagingpolygonzkevm_Bytes - canonicalId_gt: stagingpolygonzkevm_Bytes - canonicalId_lt: stagingpolygonzkevm_Bytes - canonicalId_gte: stagingpolygonzkevm_Bytes - canonicalId_lte: stagingpolygonzkevm_Bytes - canonicalId_in: [stagingpolygonzkevm_Bytes!] - canonicalId_not_in: [stagingpolygonzkevm_Bytes!] - canonicalId_contains: stagingpolygonzkevm_Bytes - canonicalId_not_contains: stagingpolygonzkevm_Bytes + canonicalId: stagingbase_Bytes + canonicalId_not: stagingbase_Bytes + canonicalId_gt: stagingbase_Bytes + canonicalId_lt: stagingbase_Bytes + canonicalId_gte: stagingbase_Bytes + canonicalId_lte: stagingbase_Bytes + canonicalId_in: [stagingbase_Bytes!] + canonicalId_not_in: [stagingbase_Bytes!] + canonicalId_contains: stagingbase_Bytes + canonicalId_not_contains: stagingbase_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -168658,26 +165856,26 @@ input stagingpolygonzkevm_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingpolygonzkevm_Bytes - adoptedAsset_not: stagingpolygonzkevm_Bytes - adoptedAsset_gt: stagingpolygonzkevm_Bytes - adoptedAsset_lt: stagingpolygonzkevm_Bytes - adoptedAsset_gte: stagingpolygonzkevm_Bytes - adoptedAsset_lte: stagingpolygonzkevm_Bytes - adoptedAsset_in: [stagingpolygonzkevm_Bytes!] - adoptedAsset_not_in: [stagingpolygonzkevm_Bytes!] - adoptedAsset_contains: stagingpolygonzkevm_Bytes - adoptedAsset_not_contains: stagingpolygonzkevm_Bytes - localAsset: stagingpolygonzkevm_Bytes - localAsset_not: stagingpolygonzkevm_Bytes - localAsset_gt: stagingpolygonzkevm_Bytes - localAsset_lt: stagingpolygonzkevm_Bytes - localAsset_gte: stagingpolygonzkevm_Bytes - localAsset_lte: stagingpolygonzkevm_Bytes - localAsset_in: [stagingpolygonzkevm_Bytes!] - localAsset_not_in: [stagingpolygonzkevm_Bytes!] - localAsset_contains: stagingpolygonzkevm_Bytes - localAsset_not_contains: stagingpolygonzkevm_Bytes + adoptedAsset: stagingbase_Bytes + adoptedAsset_not: stagingbase_Bytes + adoptedAsset_gt: stagingbase_Bytes + adoptedAsset_lt: stagingbase_Bytes + adoptedAsset_gte: stagingbase_Bytes + adoptedAsset_lte: stagingbase_Bytes + adoptedAsset_in: [stagingbase_Bytes!] + adoptedAsset_not_in: [stagingbase_Bytes!] + adoptedAsset_contains: stagingbase_Bytes + adoptedAsset_not_contains: stagingbase_Bytes + localAsset: stagingbase_Bytes + localAsset_not: stagingbase_Bytes + localAsset_gt: stagingbase_Bytes + localAsset_lt: stagingbase_Bytes + localAsset_gte: stagingbase_Bytes + localAsset_lte: stagingbase_Bytes + localAsset_in: [stagingbase_Bytes!] + localAsset_not_in: [stagingbase_Bytes!] + localAsset_contains: stagingbase_Bytes + localAsset_not_contains: stagingbase_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -168706,14 +165904,14 @@ input stagingpolygonzkevm_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingpolygonzkevm_AssetStatus_filter + status_: stagingbase_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_Asset_filter] - or: [stagingpolygonzkevm_Asset_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_Asset_filter] + or: [stagingbase_Asset_filter] } -enum stagingpolygonzkevm_Asset_orderBy { +enum stagingbase_Asset_orderBy { id key decimal @@ -168728,30 +165926,30 @@ enum stagingpolygonzkevm_Asset_orderBy { status__status } -scalar stagingpolygonzkevm_BigDecimal +scalar stagingbase_BigDecimal -input stagingpolygonzkevm_BlockChangedFilter { +input stagingbase_BlockChangedFilter { number_gte: Int! } -input stagingpolygonzkevm_Block_height { - hash: stagingpolygonzkevm_Bytes +input stagingbase_Block_height { + hash: stagingbase_Bytes number: Int number_gte: Int } -scalar stagingpolygonzkevm_Bytes +scalar stagingbase_Bytes -type stagingpolygonzkevm_ConnectorMeta { +type stagingbase_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingpolygonzkevm_Bytes - rootManager: stagingpolygonzkevm_Bytes - mirrorConnector: stagingpolygonzkevm_Bytes + amb: stagingbase_Bytes + rootManager: stagingbase_Bytes + mirrorConnector: stagingbase_Bytes } -input stagingpolygonzkevm_ConnectorMeta_filter { +input stagingbase_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -168776,43 +165974,43 @@ input stagingpolygonzkevm_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingpolygonzkevm_Bytes - amb_not: stagingpolygonzkevm_Bytes - amb_gt: stagingpolygonzkevm_Bytes - amb_lt: stagingpolygonzkevm_Bytes - amb_gte: stagingpolygonzkevm_Bytes - amb_lte: stagingpolygonzkevm_Bytes - amb_in: [stagingpolygonzkevm_Bytes!] - amb_not_in: [stagingpolygonzkevm_Bytes!] - amb_contains: stagingpolygonzkevm_Bytes - amb_not_contains: stagingpolygonzkevm_Bytes - rootManager: stagingpolygonzkevm_Bytes - rootManager_not: stagingpolygonzkevm_Bytes - rootManager_gt: stagingpolygonzkevm_Bytes - rootManager_lt: stagingpolygonzkevm_Bytes - rootManager_gte: stagingpolygonzkevm_Bytes - rootManager_lte: stagingpolygonzkevm_Bytes - rootManager_in: [stagingpolygonzkevm_Bytes!] - rootManager_not_in: [stagingpolygonzkevm_Bytes!] - rootManager_contains: stagingpolygonzkevm_Bytes - rootManager_not_contains: stagingpolygonzkevm_Bytes - mirrorConnector: stagingpolygonzkevm_Bytes - mirrorConnector_not: stagingpolygonzkevm_Bytes - mirrorConnector_gt: stagingpolygonzkevm_Bytes - mirrorConnector_lt: stagingpolygonzkevm_Bytes - mirrorConnector_gte: stagingpolygonzkevm_Bytes - mirrorConnector_lte: stagingpolygonzkevm_Bytes - mirrorConnector_in: [stagingpolygonzkevm_Bytes!] - mirrorConnector_not_in: [stagingpolygonzkevm_Bytes!] - mirrorConnector_contains: stagingpolygonzkevm_Bytes - mirrorConnector_not_contains: stagingpolygonzkevm_Bytes + amb: stagingbase_Bytes + amb_not: stagingbase_Bytes + amb_gt: stagingbase_Bytes + amb_lt: stagingbase_Bytes + amb_gte: stagingbase_Bytes + amb_lte: stagingbase_Bytes + amb_in: [stagingbase_Bytes!] + amb_not_in: [stagingbase_Bytes!] + amb_contains: stagingbase_Bytes + amb_not_contains: stagingbase_Bytes + rootManager: stagingbase_Bytes + rootManager_not: stagingbase_Bytes + rootManager_gt: stagingbase_Bytes + rootManager_lt: stagingbase_Bytes + rootManager_gte: stagingbase_Bytes + rootManager_lte: stagingbase_Bytes + rootManager_in: [stagingbase_Bytes!] + rootManager_not_in: [stagingbase_Bytes!] + rootManager_contains: stagingbase_Bytes + rootManager_not_contains: stagingbase_Bytes + mirrorConnector: stagingbase_Bytes + mirrorConnector_not: stagingbase_Bytes + mirrorConnector_gt: stagingbase_Bytes + mirrorConnector_lt: stagingbase_Bytes + mirrorConnector_gte: stagingbase_Bytes + mirrorConnector_lte: stagingbase_Bytes + mirrorConnector_in: [stagingbase_Bytes!] + mirrorConnector_not_in: [stagingbase_Bytes!] + mirrorConnector_contains: stagingbase_Bytes + mirrorConnector_not_contains: stagingbase_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_ConnectorMeta_filter] - or: [stagingpolygonzkevm_ConnectorMeta_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_ConnectorMeta_filter] + or: [stagingbase_ConnectorMeta_filter] } -enum stagingpolygonzkevm_ConnectorMeta_orderBy { +enum stagingbase_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -168821,48 +166019,48 @@ enum stagingpolygonzkevm_ConnectorMeta_orderBy { mirrorConnector } -type stagingpolygonzkevm_DestinationTransfer { +type stagingbase_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingpolygonzkevm_Bytes + transferId: stagingbase_Bytes nonce: BigInt - status: stagingpolygonzkevm_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingpolygonzkevm_Router_orderBy, orderDirection: stagingpolygonzkevm_OrderDirection, where: stagingpolygonzkevm_Router_filter): [stagingpolygonzkevm_Router!] + status: stagingbase_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingbase_Router_orderBy, orderDirection: stagingbase_OrderDirection, where: stagingbase_Router_filter): [stagingbase_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingpolygonzkevm_Bytes - delegate: stagingpolygonzkevm_Bytes + to: stagingbase_Bytes + delegate: stagingbase_Bytes receiveLocal: Boolean - callData: stagingpolygonzkevm_Bytes + callData: stagingbase_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingpolygonzkevm_Bytes + originSender: stagingbase_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingpolygonzkevm_Bytes - asset: stagingpolygonzkevm_Asset + canonicalId: stagingbase_Bytes + asset: stagingbase_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingpolygonzkevm_Bytes - executedTransactionHash: stagingpolygonzkevm_Bytes + executedCaller: stagingbase_Bytes + executedTransactionHash: stagingbase_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingpolygonzkevm_Bytes + executedTxOrigin: stagingbase_Bytes executedTxNonce: BigInt - reconciledCaller: stagingpolygonzkevm_Bytes - reconciledTransactionHash: stagingpolygonzkevm_Bytes + reconciledCaller: stagingbase_Bytes + reconciledTransactionHash: stagingbase_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingpolygonzkevm_Bytes + reconciledTxOrigin: stagingbase_Bytes reconciledTxNonce: BigInt } -input stagingpolygonzkevm_DestinationTransfer_filter { +input stagingbase_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -168879,16 +166077,16 @@ input stagingpolygonzkevm_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingpolygonzkevm_Bytes - transferId_not: stagingpolygonzkevm_Bytes - transferId_gt: stagingpolygonzkevm_Bytes - transferId_lt: stagingpolygonzkevm_Bytes - transferId_gte: stagingpolygonzkevm_Bytes - transferId_lte: stagingpolygonzkevm_Bytes - transferId_in: [stagingpolygonzkevm_Bytes!] - transferId_not_in: [stagingpolygonzkevm_Bytes!] - transferId_contains: stagingpolygonzkevm_Bytes - transferId_not_contains: stagingpolygonzkevm_Bytes + transferId: stagingbase_Bytes + transferId_not: stagingbase_Bytes + transferId_gt: stagingbase_Bytes + transferId_lt: stagingbase_Bytes + transferId_gte: stagingbase_Bytes + transferId_lte: stagingbase_Bytes + transferId_in: [stagingbase_Bytes!] + transferId_not_in: [stagingbase_Bytes!] + transferId_contains: stagingbase_Bytes + transferId_not_contains: stagingbase_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -168897,17 +166095,17 @@ input stagingpolygonzkevm_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingpolygonzkevm_TransferStatus - status_not: stagingpolygonzkevm_TransferStatus - status_in: [stagingpolygonzkevm_TransferStatus!] - status_not_in: [stagingpolygonzkevm_TransferStatus!] + status: stagingbase_TransferStatus + status_not: stagingbase_TransferStatus + status_in: [stagingbase_TransferStatus!] + status_not_in: [stagingbase_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingpolygonzkevm_Router_filter + routers_: stagingbase_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -168932,40 +166130,40 @@ input stagingpolygonzkevm_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingpolygonzkevm_Bytes - to_not: stagingpolygonzkevm_Bytes - to_gt: stagingpolygonzkevm_Bytes - to_lt: stagingpolygonzkevm_Bytes - to_gte: stagingpolygonzkevm_Bytes - to_lte: stagingpolygonzkevm_Bytes - to_in: [stagingpolygonzkevm_Bytes!] - to_not_in: [stagingpolygonzkevm_Bytes!] - to_contains: stagingpolygonzkevm_Bytes - to_not_contains: stagingpolygonzkevm_Bytes - delegate: stagingpolygonzkevm_Bytes - delegate_not: stagingpolygonzkevm_Bytes - delegate_gt: stagingpolygonzkevm_Bytes - delegate_lt: stagingpolygonzkevm_Bytes - delegate_gte: stagingpolygonzkevm_Bytes - delegate_lte: stagingpolygonzkevm_Bytes - delegate_in: [stagingpolygonzkevm_Bytes!] - delegate_not_in: [stagingpolygonzkevm_Bytes!] - delegate_contains: stagingpolygonzkevm_Bytes - delegate_not_contains: stagingpolygonzkevm_Bytes + to: stagingbase_Bytes + to_not: stagingbase_Bytes + to_gt: stagingbase_Bytes + to_lt: stagingbase_Bytes + to_gte: stagingbase_Bytes + to_lte: stagingbase_Bytes + to_in: [stagingbase_Bytes!] + to_not_in: [stagingbase_Bytes!] + to_contains: stagingbase_Bytes + to_not_contains: stagingbase_Bytes + delegate: stagingbase_Bytes + delegate_not: stagingbase_Bytes + delegate_gt: stagingbase_Bytes + delegate_lt: stagingbase_Bytes + delegate_gte: stagingbase_Bytes + delegate_lte: stagingbase_Bytes + delegate_in: [stagingbase_Bytes!] + delegate_not_in: [stagingbase_Bytes!] + delegate_contains: stagingbase_Bytes + delegate_not_contains: stagingbase_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingpolygonzkevm_Bytes - callData_not: stagingpolygonzkevm_Bytes - callData_gt: stagingpolygonzkevm_Bytes - callData_lt: stagingpolygonzkevm_Bytes - callData_gte: stagingpolygonzkevm_Bytes - callData_lte: stagingpolygonzkevm_Bytes - callData_in: [stagingpolygonzkevm_Bytes!] - callData_not_in: [stagingpolygonzkevm_Bytes!] - callData_contains: stagingpolygonzkevm_Bytes - callData_not_contains: stagingpolygonzkevm_Bytes + callData: stagingbase_Bytes + callData_not: stagingbase_Bytes + callData_gt: stagingbase_Bytes + callData_lt: stagingbase_Bytes + callData_gte: stagingbase_Bytes + callData_lte: stagingbase_Bytes + callData_in: [stagingbase_Bytes!] + callData_not_in: [stagingbase_Bytes!] + callData_contains: stagingbase_Bytes + callData_not_contains: stagingbase_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -168982,16 +166180,16 @@ input stagingpolygonzkevm_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingpolygonzkevm_Bytes - originSender_not: stagingpolygonzkevm_Bytes - originSender_gt: stagingpolygonzkevm_Bytes - originSender_lt: stagingpolygonzkevm_Bytes - originSender_gte: stagingpolygonzkevm_Bytes - originSender_lte: stagingpolygonzkevm_Bytes - originSender_in: [stagingpolygonzkevm_Bytes!] - originSender_not_in: [stagingpolygonzkevm_Bytes!] - originSender_contains: stagingpolygonzkevm_Bytes - originSender_not_contains: stagingpolygonzkevm_Bytes + originSender: stagingbase_Bytes + originSender_not: stagingbase_Bytes + originSender_gt: stagingbase_Bytes + originSender_lt: stagingbase_Bytes + originSender_gte: stagingbase_Bytes + originSender_lte: stagingbase_Bytes + originSender_in: [stagingbase_Bytes!] + originSender_not_in: [stagingbase_Bytes!] + originSender_contains: stagingbase_Bytes + originSender_not_contains: stagingbase_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -169008,16 +166206,16 @@ input stagingpolygonzkevm_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingpolygonzkevm_Bytes - canonicalId_not: stagingpolygonzkevm_Bytes - canonicalId_gt: stagingpolygonzkevm_Bytes - canonicalId_lt: stagingpolygonzkevm_Bytes - canonicalId_gte: stagingpolygonzkevm_Bytes - canonicalId_lte: stagingpolygonzkevm_Bytes - canonicalId_in: [stagingpolygonzkevm_Bytes!] - canonicalId_not_in: [stagingpolygonzkevm_Bytes!] - canonicalId_contains: stagingpolygonzkevm_Bytes - canonicalId_not_contains: stagingpolygonzkevm_Bytes + canonicalId: stagingbase_Bytes + canonicalId_not: stagingbase_Bytes + canonicalId_gt: stagingbase_Bytes + canonicalId_lt: stagingbase_Bytes + canonicalId_gte: stagingbase_Bytes + canonicalId_lte: stagingbase_Bytes + canonicalId_in: [stagingbase_Bytes!] + canonicalId_not_in: [stagingbase_Bytes!] + canonicalId_contains: stagingbase_Bytes + canonicalId_not_contains: stagingbase_Bytes asset: String asset_not: String asset_gt: String @@ -169038,7 +166236,7 @@ input stagingpolygonzkevm_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingpolygonzkevm_Asset_filter + asset_: stagingbase_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -169055,26 +166253,26 @@ input stagingpolygonzkevm_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingpolygonzkevm_Bytes - executedCaller_not: stagingpolygonzkevm_Bytes - executedCaller_gt: stagingpolygonzkevm_Bytes - executedCaller_lt: stagingpolygonzkevm_Bytes - executedCaller_gte: stagingpolygonzkevm_Bytes - executedCaller_lte: stagingpolygonzkevm_Bytes - executedCaller_in: [stagingpolygonzkevm_Bytes!] - executedCaller_not_in: [stagingpolygonzkevm_Bytes!] - executedCaller_contains: stagingpolygonzkevm_Bytes - executedCaller_not_contains: stagingpolygonzkevm_Bytes - executedTransactionHash: stagingpolygonzkevm_Bytes - executedTransactionHash_not: stagingpolygonzkevm_Bytes - executedTransactionHash_gt: stagingpolygonzkevm_Bytes - executedTransactionHash_lt: stagingpolygonzkevm_Bytes - executedTransactionHash_gte: stagingpolygonzkevm_Bytes - executedTransactionHash_lte: stagingpolygonzkevm_Bytes - executedTransactionHash_in: [stagingpolygonzkevm_Bytes!] - executedTransactionHash_not_in: [stagingpolygonzkevm_Bytes!] - executedTransactionHash_contains: stagingpolygonzkevm_Bytes - executedTransactionHash_not_contains: stagingpolygonzkevm_Bytes + executedCaller: stagingbase_Bytes + executedCaller_not: stagingbase_Bytes + executedCaller_gt: stagingbase_Bytes + executedCaller_lt: stagingbase_Bytes + executedCaller_gte: stagingbase_Bytes + executedCaller_lte: stagingbase_Bytes + executedCaller_in: [stagingbase_Bytes!] + executedCaller_not_in: [stagingbase_Bytes!] + executedCaller_contains: stagingbase_Bytes + executedCaller_not_contains: stagingbase_Bytes + executedTransactionHash: stagingbase_Bytes + executedTransactionHash_not: stagingbase_Bytes + executedTransactionHash_gt: stagingbase_Bytes + executedTransactionHash_lt: stagingbase_Bytes + executedTransactionHash_gte: stagingbase_Bytes + executedTransactionHash_lte: stagingbase_Bytes + executedTransactionHash_in: [stagingbase_Bytes!] + executedTransactionHash_not_in: [stagingbase_Bytes!] + executedTransactionHash_contains: stagingbase_Bytes + executedTransactionHash_not_contains: stagingbase_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -169107,16 +166305,16 @@ input stagingpolygonzkevm_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingpolygonzkevm_Bytes - executedTxOrigin_not: stagingpolygonzkevm_Bytes - executedTxOrigin_gt: stagingpolygonzkevm_Bytes - executedTxOrigin_lt: stagingpolygonzkevm_Bytes - executedTxOrigin_gte: stagingpolygonzkevm_Bytes - executedTxOrigin_lte: stagingpolygonzkevm_Bytes - executedTxOrigin_in: [stagingpolygonzkevm_Bytes!] - executedTxOrigin_not_in: [stagingpolygonzkevm_Bytes!] - executedTxOrigin_contains: stagingpolygonzkevm_Bytes - executedTxOrigin_not_contains: stagingpolygonzkevm_Bytes + executedTxOrigin: stagingbase_Bytes + executedTxOrigin_not: stagingbase_Bytes + executedTxOrigin_gt: stagingbase_Bytes + executedTxOrigin_lt: stagingbase_Bytes + executedTxOrigin_gte: stagingbase_Bytes + executedTxOrigin_lte: stagingbase_Bytes + executedTxOrigin_in: [stagingbase_Bytes!] + executedTxOrigin_not_in: [stagingbase_Bytes!] + executedTxOrigin_contains: stagingbase_Bytes + executedTxOrigin_not_contains: stagingbase_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -169125,26 +166323,26 @@ input stagingpolygonzkevm_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingpolygonzkevm_Bytes - reconciledCaller_not: stagingpolygonzkevm_Bytes - reconciledCaller_gt: stagingpolygonzkevm_Bytes - reconciledCaller_lt: stagingpolygonzkevm_Bytes - reconciledCaller_gte: stagingpolygonzkevm_Bytes - reconciledCaller_lte: stagingpolygonzkevm_Bytes - reconciledCaller_in: [stagingpolygonzkevm_Bytes!] - reconciledCaller_not_in: [stagingpolygonzkevm_Bytes!] - reconciledCaller_contains: stagingpolygonzkevm_Bytes - reconciledCaller_not_contains: stagingpolygonzkevm_Bytes - reconciledTransactionHash: stagingpolygonzkevm_Bytes - reconciledTransactionHash_not: stagingpolygonzkevm_Bytes - reconciledTransactionHash_gt: stagingpolygonzkevm_Bytes - reconciledTransactionHash_lt: stagingpolygonzkevm_Bytes - reconciledTransactionHash_gte: stagingpolygonzkevm_Bytes - reconciledTransactionHash_lte: stagingpolygonzkevm_Bytes - reconciledTransactionHash_in: [stagingpolygonzkevm_Bytes!] - reconciledTransactionHash_not_in: [stagingpolygonzkevm_Bytes!] - reconciledTransactionHash_contains: stagingpolygonzkevm_Bytes - reconciledTransactionHash_not_contains: stagingpolygonzkevm_Bytes + reconciledCaller: stagingbase_Bytes + reconciledCaller_not: stagingbase_Bytes + reconciledCaller_gt: stagingbase_Bytes + reconciledCaller_lt: stagingbase_Bytes + reconciledCaller_gte: stagingbase_Bytes + reconciledCaller_lte: stagingbase_Bytes + reconciledCaller_in: [stagingbase_Bytes!] + reconciledCaller_not_in: [stagingbase_Bytes!] + reconciledCaller_contains: stagingbase_Bytes + reconciledCaller_not_contains: stagingbase_Bytes + reconciledTransactionHash: stagingbase_Bytes + reconciledTransactionHash_not: stagingbase_Bytes + reconciledTransactionHash_gt: stagingbase_Bytes + reconciledTransactionHash_lt: stagingbase_Bytes + reconciledTransactionHash_gte: stagingbase_Bytes + reconciledTransactionHash_lte: stagingbase_Bytes + reconciledTransactionHash_in: [stagingbase_Bytes!] + reconciledTransactionHash_not_in: [stagingbase_Bytes!] + reconciledTransactionHash_contains: stagingbase_Bytes + reconciledTransactionHash_not_contains: stagingbase_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -169177,16 +166375,16 @@ input stagingpolygonzkevm_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingpolygonzkevm_Bytes - reconciledTxOrigin_not: stagingpolygonzkevm_Bytes - reconciledTxOrigin_gt: stagingpolygonzkevm_Bytes - reconciledTxOrigin_lt: stagingpolygonzkevm_Bytes - reconciledTxOrigin_gte: stagingpolygonzkevm_Bytes - reconciledTxOrigin_lte: stagingpolygonzkevm_Bytes - reconciledTxOrigin_in: [stagingpolygonzkevm_Bytes!] - reconciledTxOrigin_not_in: [stagingpolygonzkevm_Bytes!] - reconciledTxOrigin_contains: stagingpolygonzkevm_Bytes - reconciledTxOrigin_not_contains: stagingpolygonzkevm_Bytes + reconciledTxOrigin: stagingbase_Bytes + reconciledTxOrigin_not: stagingbase_Bytes + reconciledTxOrigin_gt: stagingbase_Bytes + reconciledTxOrigin_lt: stagingbase_Bytes + reconciledTxOrigin_gte: stagingbase_Bytes + reconciledTxOrigin_lte: stagingbase_Bytes + reconciledTxOrigin_in: [stagingbase_Bytes!] + reconciledTxOrigin_not_in: [stagingbase_Bytes!] + reconciledTxOrigin_contains: stagingbase_Bytes + reconciledTxOrigin_not_contains: stagingbase_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -169196,12 +166394,12 @@ input stagingpolygonzkevm_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_DestinationTransfer_filter] - or: [stagingpolygonzkevm_DestinationTransfer_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_DestinationTransfer_filter] + or: [stagingbase_DestinationTransfer_filter] } -enum stagingpolygonzkevm_DestinationTransfer_orderBy { +enum stagingbase_DestinationTransfer_orderBy { id chainId transferId @@ -169255,16 +166453,16 @@ enum stagingpolygonzkevm_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingpolygonzkevm_Int8 +scalar stagingbase_Int8 -type stagingpolygonzkevm_OptimisticRootFinalized { +type stagingbase_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingpolygonzkevm_Bytes! + aggregateRoot: stagingbase_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingpolygonzkevm_OptimisticRootFinalized_filter { +input stagingbase_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -169273,16 +166471,16 @@ input stagingpolygonzkevm_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingpolygonzkevm_Bytes - aggregateRoot_not: stagingpolygonzkevm_Bytes - aggregateRoot_gt: stagingpolygonzkevm_Bytes - aggregateRoot_lt: stagingpolygonzkevm_Bytes - aggregateRoot_gte: stagingpolygonzkevm_Bytes - aggregateRoot_lte: stagingpolygonzkevm_Bytes - aggregateRoot_in: [stagingpolygonzkevm_Bytes!] - aggregateRoot_not_in: [stagingpolygonzkevm_Bytes!] - aggregateRoot_contains: stagingpolygonzkevm_Bytes - aggregateRoot_not_contains: stagingpolygonzkevm_Bytes + aggregateRoot: stagingbase_Bytes + aggregateRoot_not: stagingbase_Bytes + aggregateRoot_gt: stagingbase_Bytes + aggregateRoot_lt: stagingbase_Bytes + aggregateRoot_gte: stagingbase_Bytes + aggregateRoot_lte: stagingbase_Bytes + aggregateRoot_in: [stagingbase_Bytes!] + aggregateRoot_not_in: [stagingbase_Bytes!] + aggregateRoot_contains: stagingbase_Bytes + aggregateRoot_not_contains: stagingbase_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -169300,12 +166498,12 @@ input stagingpolygonzkevm_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_OptimisticRootFinalized_filter] - or: [stagingpolygonzkevm_OptimisticRootFinalized_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_OptimisticRootFinalized_filter] + or: [stagingbase_OptimisticRootFinalized_filter] } -enum stagingpolygonzkevm_OptimisticRootFinalized_orderBy { +enum stagingbase_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -169313,25 +166511,25 @@ enum stagingpolygonzkevm_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingpolygonzkevm_OrderDirection { +enum stagingbase_OrderDirection { asc desc } -type stagingpolygonzkevm_OriginMessage { +type stagingbase_OriginMessage { id: ID! - transferId: stagingpolygonzkevm_Bytes + transferId: stagingbase_Bytes destinationDomain: BigInt - leaf: stagingpolygonzkevm_Bytes + leaf: stagingbase_Bytes index: BigInt - message: stagingpolygonzkevm_Bytes - root: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes + message: stagingbase_Bytes + root: stagingbase_Bytes + transactionHash: stagingbase_Bytes blockNumber: BigInt - rootCount: stagingpolygonzkevm_RootCount + rootCount: stagingbase_RootCount } -input stagingpolygonzkevm_OriginMessage_filter { +input stagingbase_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -169340,16 +166538,16 @@ input stagingpolygonzkevm_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingpolygonzkevm_Bytes - transferId_not: stagingpolygonzkevm_Bytes - transferId_gt: stagingpolygonzkevm_Bytes - transferId_lt: stagingpolygonzkevm_Bytes - transferId_gte: stagingpolygonzkevm_Bytes - transferId_lte: stagingpolygonzkevm_Bytes - transferId_in: [stagingpolygonzkevm_Bytes!] - transferId_not_in: [stagingpolygonzkevm_Bytes!] - transferId_contains: stagingpolygonzkevm_Bytes - transferId_not_contains: stagingpolygonzkevm_Bytes + transferId: stagingbase_Bytes + transferId_not: stagingbase_Bytes + transferId_gt: stagingbase_Bytes + transferId_lt: stagingbase_Bytes + transferId_gte: stagingbase_Bytes + transferId_lte: stagingbase_Bytes + transferId_in: [stagingbase_Bytes!] + transferId_not_in: [stagingbase_Bytes!] + transferId_contains: stagingbase_Bytes + transferId_not_contains: stagingbase_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -169358,16 +166556,16 @@ input stagingpolygonzkevm_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingpolygonzkevm_Bytes - leaf_not: stagingpolygonzkevm_Bytes - leaf_gt: stagingpolygonzkevm_Bytes - leaf_lt: stagingpolygonzkevm_Bytes - leaf_gte: stagingpolygonzkevm_Bytes - leaf_lte: stagingpolygonzkevm_Bytes - leaf_in: [stagingpolygonzkevm_Bytes!] - leaf_not_in: [stagingpolygonzkevm_Bytes!] - leaf_contains: stagingpolygonzkevm_Bytes - leaf_not_contains: stagingpolygonzkevm_Bytes + leaf: stagingbase_Bytes + leaf_not: stagingbase_Bytes + leaf_gt: stagingbase_Bytes + leaf_lt: stagingbase_Bytes + leaf_gte: stagingbase_Bytes + leaf_lte: stagingbase_Bytes + leaf_in: [stagingbase_Bytes!] + leaf_not_in: [stagingbase_Bytes!] + leaf_contains: stagingbase_Bytes + leaf_not_contains: stagingbase_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -169376,36 +166574,36 @@ input stagingpolygonzkevm_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingpolygonzkevm_Bytes - message_not: stagingpolygonzkevm_Bytes - message_gt: stagingpolygonzkevm_Bytes - message_lt: stagingpolygonzkevm_Bytes - message_gte: stagingpolygonzkevm_Bytes - message_lte: stagingpolygonzkevm_Bytes - message_in: [stagingpolygonzkevm_Bytes!] - message_not_in: [stagingpolygonzkevm_Bytes!] - message_contains: stagingpolygonzkevm_Bytes - message_not_contains: stagingpolygonzkevm_Bytes - root: stagingpolygonzkevm_Bytes - root_not: stagingpolygonzkevm_Bytes - root_gt: stagingpolygonzkevm_Bytes - root_lt: stagingpolygonzkevm_Bytes - root_gte: stagingpolygonzkevm_Bytes - root_lte: stagingpolygonzkevm_Bytes - root_in: [stagingpolygonzkevm_Bytes!] - root_not_in: [stagingpolygonzkevm_Bytes!] - root_contains: stagingpolygonzkevm_Bytes - root_not_contains: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes - transactionHash_not: stagingpolygonzkevm_Bytes - transactionHash_gt: stagingpolygonzkevm_Bytes - transactionHash_lt: stagingpolygonzkevm_Bytes - transactionHash_gte: stagingpolygonzkevm_Bytes - transactionHash_lte: stagingpolygonzkevm_Bytes - transactionHash_in: [stagingpolygonzkevm_Bytes!] - transactionHash_not_in: [stagingpolygonzkevm_Bytes!] - transactionHash_contains: stagingpolygonzkevm_Bytes - transactionHash_not_contains: stagingpolygonzkevm_Bytes + message: stagingbase_Bytes + message_not: stagingbase_Bytes + message_gt: stagingbase_Bytes + message_lt: stagingbase_Bytes + message_gte: stagingbase_Bytes + message_lte: stagingbase_Bytes + message_in: [stagingbase_Bytes!] + message_not_in: [stagingbase_Bytes!] + message_contains: stagingbase_Bytes + message_not_contains: stagingbase_Bytes + root: stagingbase_Bytes + root_not: stagingbase_Bytes + root_gt: stagingbase_Bytes + root_lt: stagingbase_Bytes + root_gte: stagingbase_Bytes + root_lte: stagingbase_Bytes + root_in: [stagingbase_Bytes!] + root_not_in: [stagingbase_Bytes!] + root_contains: stagingbase_Bytes + root_not_contains: stagingbase_Bytes + transactionHash: stagingbase_Bytes + transactionHash_not: stagingbase_Bytes + transactionHash_gt: stagingbase_Bytes + transactionHash_lt: stagingbase_Bytes + transactionHash_gte: stagingbase_Bytes + transactionHash_lte: stagingbase_Bytes + transactionHash_in: [stagingbase_Bytes!] + transactionHash_not_in: [stagingbase_Bytes!] + transactionHash_contains: stagingbase_Bytes + transactionHash_not_contains: stagingbase_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -169434,14 +166632,14 @@ input stagingpolygonzkevm_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingpolygonzkevm_RootCount_filter + rootCount_: stagingbase_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_OriginMessage_filter] - or: [stagingpolygonzkevm_OriginMessage_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_OriginMessage_filter] + or: [stagingbase_OriginMessage_filter] } -enum stagingpolygonzkevm_OriginMessage_orderBy { +enum stagingbase_OriginMessage_orderBy { id transferId destinationDomain @@ -169456,42 +166654,42 @@ enum stagingpolygonzkevm_OriginMessage_orderBy { rootCount__count } -type stagingpolygonzkevm_OriginTransfer { +type stagingbase_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingpolygonzkevm_Bytes + transferId: stagingbase_Bytes nonce: BigInt - status: stagingpolygonzkevm_TransferStatus - messageHash: stagingpolygonzkevm_Bytes + status: stagingbase_TransferStatus + messageHash: stagingbase_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingpolygonzkevm_Bytes - delegate: stagingpolygonzkevm_Bytes + to: stagingbase_Bytes + delegate: stagingbase_Bytes receiveLocal: Boolean - callData: stagingpolygonzkevm_Bytes + callData: stagingbase_Bytes slippage: BigInt - originSender: stagingpolygonzkevm_Bytes + originSender: stagingbase_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingpolygonzkevm_Bytes - asset: stagingpolygonzkevm_Asset - transactingAsset: stagingpolygonzkevm_Bytes - message: stagingpolygonzkevm_OriginMessage + canonicalId: stagingbase_Bytes + asset: stagingbase_Asset + transactingAsset: stagingbase_Bytes + message: stagingbase_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingpolygonzkevm_RelayerFee_orderBy, orderDirection: stagingpolygonzkevm_OrderDirection, where: stagingpolygonzkevm_RelayerFee_filter): [stagingpolygonzkevm_RelayerFee!] - initialRelayerFeeAsset: stagingpolygonzkevm_Bytes - caller: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingbase_RelayerFee_orderBy, orderDirection: stagingbase_OrderDirection, where: stagingbase_RelayerFee_filter): [stagingbase_RelayerFee!] + initialRelayerFeeAsset: stagingbase_Bytes + caller: stagingbase_Bytes + transactionHash: stagingbase_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingpolygonzkevm_Bytes + txOrigin: stagingbase_Bytes txNonce: BigInt } -input stagingpolygonzkevm_OriginTransfer_filter { +input stagingbase_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -169508,16 +166706,16 @@ input stagingpolygonzkevm_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingpolygonzkevm_Bytes - transferId_not: stagingpolygonzkevm_Bytes - transferId_gt: stagingpolygonzkevm_Bytes - transferId_lt: stagingpolygonzkevm_Bytes - transferId_gte: stagingpolygonzkevm_Bytes - transferId_lte: stagingpolygonzkevm_Bytes - transferId_in: [stagingpolygonzkevm_Bytes!] - transferId_not_in: [stagingpolygonzkevm_Bytes!] - transferId_contains: stagingpolygonzkevm_Bytes - transferId_not_contains: stagingpolygonzkevm_Bytes + transferId: stagingbase_Bytes + transferId_not: stagingbase_Bytes + transferId_gt: stagingbase_Bytes + transferId_lt: stagingbase_Bytes + transferId_gte: stagingbase_Bytes + transferId_lte: stagingbase_Bytes + transferId_in: [stagingbase_Bytes!] + transferId_not_in: [stagingbase_Bytes!] + transferId_contains: stagingbase_Bytes + transferId_not_contains: stagingbase_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -169526,20 +166724,20 @@ input stagingpolygonzkevm_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingpolygonzkevm_TransferStatus - status_not: stagingpolygonzkevm_TransferStatus - status_in: [stagingpolygonzkevm_TransferStatus!] - status_not_in: [stagingpolygonzkevm_TransferStatus!] - messageHash: stagingpolygonzkevm_Bytes - messageHash_not: stagingpolygonzkevm_Bytes - messageHash_gt: stagingpolygonzkevm_Bytes - messageHash_lt: stagingpolygonzkevm_Bytes - messageHash_gte: stagingpolygonzkevm_Bytes - messageHash_lte: stagingpolygonzkevm_Bytes - messageHash_in: [stagingpolygonzkevm_Bytes!] - messageHash_not_in: [stagingpolygonzkevm_Bytes!] - messageHash_contains: stagingpolygonzkevm_Bytes - messageHash_not_contains: stagingpolygonzkevm_Bytes + status: stagingbase_TransferStatus + status_not: stagingbase_TransferStatus + status_in: [stagingbase_TransferStatus!] + status_not_in: [stagingbase_TransferStatus!] + messageHash: stagingbase_Bytes + messageHash_not: stagingbase_Bytes + messageHash_gt: stagingbase_Bytes + messageHash_lt: stagingbase_Bytes + messageHash_gte: stagingbase_Bytes + messageHash_lte: stagingbase_Bytes + messageHash_in: [stagingbase_Bytes!] + messageHash_not_in: [stagingbase_Bytes!] + messageHash_contains: stagingbase_Bytes + messageHash_not_contains: stagingbase_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -169564,40 +166762,40 @@ input stagingpolygonzkevm_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingpolygonzkevm_Bytes - to_not: stagingpolygonzkevm_Bytes - to_gt: stagingpolygonzkevm_Bytes - to_lt: stagingpolygonzkevm_Bytes - to_gte: stagingpolygonzkevm_Bytes - to_lte: stagingpolygonzkevm_Bytes - to_in: [stagingpolygonzkevm_Bytes!] - to_not_in: [stagingpolygonzkevm_Bytes!] - to_contains: stagingpolygonzkevm_Bytes - to_not_contains: stagingpolygonzkevm_Bytes - delegate: stagingpolygonzkevm_Bytes - delegate_not: stagingpolygonzkevm_Bytes - delegate_gt: stagingpolygonzkevm_Bytes - delegate_lt: stagingpolygonzkevm_Bytes - delegate_gte: stagingpolygonzkevm_Bytes - delegate_lte: stagingpolygonzkevm_Bytes - delegate_in: [stagingpolygonzkevm_Bytes!] - delegate_not_in: [stagingpolygonzkevm_Bytes!] - delegate_contains: stagingpolygonzkevm_Bytes - delegate_not_contains: stagingpolygonzkevm_Bytes + to: stagingbase_Bytes + to_not: stagingbase_Bytes + to_gt: stagingbase_Bytes + to_lt: stagingbase_Bytes + to_gte: stagingbase_Bytes + to_lte: stagingbase_Bytes + to_in: [stagingbase_Bytes!] + to_not_in: [stagingbase_Bytes!] + to_contains: stagingbase_Bytes + to_not_contains: stagingbase_Bytes + delegate: stagingbase_Bytes + delegate_not: stagingbase_Bytes + delegate_gt: stagingbase_Bytes + delegate_lt: stagingbase_Bytes + delegate_gte: stagingbase_Bytes + delegate_lte: stagingbase_Bytes + delegate_in: [stagingbase_Bytes!] + delegate_not_in: [stagingbase_Bytes!] + delegate_contains: stagingbase_Bytes + delegate_not_contains: stagingbase_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingpolygonzkevm_Bytes - callData_not: stagingpolygonzkevm_Bytes - callData_gt: stagingpolygonzkevm_Bytes - callData_lt: stagingpolygonzkevm_Bytes - callData_gte: stagingpolygonzkevm_Bytes - callData_lte: stagingpolygonzkevm_Bytes - callData_in: [stagingpolygonzkevm_Bytes!] - callData_not_in: [stagingpolygonzkevm_Bytes!] - callData_contains: stagingpolygonzkevm_Bytes - callData_not_contains: stagingpolygonzkevm_Bytes + callData: stagingbase_Bytes + callData_not: stagingbase_Bytes + callData_gt: stagingbase_Bytes + callData_lt: stagingbase_Bytes + callData_gte: stagingbase_Bytes + callData_lte: stagingbase_Bytes + callData_in: [stagingbase_Bytes!] + callData_not_in: [stagingbase_Bytes!] + callData_contains: stagingbase_Bytes + callData_not_contains: stagingbase_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -169606,16 +166804,16 @@ input stagingpolygonzkevm_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingpolygonzkevm_Bytes - originSender_not: stagingpolygonzkevm_Bytes - originSender_gt: stagingpolygonzkevm_Bytes - originSender_lt: stagingpolygonzkevm_Bytes - originSender_gte: stagingpolygonzkevm_Bytes - originSender_lte: stagingpolygonzkevm_Bytes - originSender_in: [stagingpolygonzkevm_Bytes!] - originSender_not_in: [stagingpolygonzkevm_Bytes!] - originSender_contains: stagingpolygonzkevm_Bytes - originSender_not_contains: stagingpolygonzkevm_Bytes + originSender: stagingbase_Bytes + originSender_not: stagingbase_Bytes + originSender_gt: stagingbase_Bytes + originSender_lt: stagingbase_Bytes + originSender_gte: stagingbase_Bytes + originSender_lte: stagingbase_Bytes + originSender_in: [stagingbase_Bytes!] + originSender_not_in: [stagingbase_Bytes!] + originSender_contains: stagingbase_Bytes + originSender_not_contains: stagingbase_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -169632,16 +166830,16 @@ input stagingpolygonzkevm_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingpolygonzkevm_Bytes - canonicalId_not: stagingpolygonzkevm_Bytes - canonicalId_gt: stagingpolygonzkevm_Bytes - canonicalId_lt: stagingpolygonzkevm_Bytes - canonicalId_gte: stagingpolygonzkevm_Bytes - canonicalId_lte: stagingpolygonzkevm_Bytes - canonicalId_in: [stagingpolygonzkevm_Bytes!] - canonicalId_not_in: [stagingpolygonzkevm_Bytes!] - canonicalId_contains: stagingpolygonzkevm_Bytes - canonicalId_not_contains: stagingpolygonzkevm_Bytes + canonicalId: stagingbase_Bytes + canonicalId_not: stagingbase_Bytes + canonicalId_gt: stagingbase_Bytes + canonicalId_lt: stagingbase_Bytes + canonicalId_gte: stagingbase_Bytes + canonicalId_lte: stagingbase_Bytes + canonicalId_in: [stagingbase_Bytes!] + canonicalId_not_in: [stagingbase_Bytes!] + canonicalId_contains: stagingbase_Bytes + canonicalId_not_contains: stagingbase_Bytes asset: String asset_not: String asset_gt: String @@ -169662,17 +166860,17 @@ input stagingpolygonzkevm_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingpolygonzkevm_Asset_filter - transactingAsset: stagingpolygonzkevm_Bytes - transactingAsset_not: stagingpolygonzkevm_Bytes - transactingAsset_gt: stagingpolygonzkevm_Bytes - transactingAsset_lt: stagingpolygonzkevm_Bytes - transactingAsset_gte: stagingpolygonzkevm_Bytes - transactingAsset_lte: stagingpolygonzkevm_Bytes - transactingAsset_in: [stagingpolygonzkevm_Bytes!] - transactingAsset_not_in: [stagingpolygonzkevm_Bytes!] - transactingAsset_contains: stagingpolygonzkevm_Bytes - transactingAsset_not_contains: stagingpolygonzkevm_Bytes + asset_: stagingbase_Asset_filter + transactingAsset: stagingbase_Bytes + transactingAsset_not: stagingbase_Bytes + transactingAsset_gt: stagingbase_Bytes + transactingAsset_lt: stagingbase_Bytes + transactingAsset_gte: stagingbase_Bytes + transactingAsset_lte: stagingbase_Bytes + transactingAsset_in: [stagingbase_Bytes!] + transactingAsset_not_in: [stagingbase_Bytes!] + transactingAsset_contains: stagingbase_Bytes + transactingAsset_not_contains: stagingbase_Bytes message: String message_not: String message_gt: String @@ -169693,7 +166891,7 @@ input stagingpolygonzkevm_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingpolygonzkevm_OriginMessage_filter + message_: stagingbase_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -169708,37 +166906,37 @@ input stagingpolygonzkevm_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingpolygonzkevm_RelayerFee_filter - initialRelayerFeeAsset: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_not: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_gt: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_lt: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_gte: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_lte: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_in: [stagingpolygonzkevm_Bytes!] - initialRelayerFeeAsset_not_in: [stagingpolygonzkevm_Bytes!] - initialRelayerFeeAsset_contains: stagingpolygonzkevm_Bytes - initialRelayerFeeAsset_not_contains: stagingpolygonzkevm_Bytes - caller: stagingpolygonzkevm_Bytes - caller_not: stagingpolygonzkevm_Bytes - caller_gt: stagingpolygonzkevm_Bytes - caller_lt: stagingpolygonzkevm_Bytes - caller_gte: stagingpolygonzkevm_Bytes - caller_lte: stagingpolygonzkevm_Bytes - caller_in: [stagingpolygonzkevm_Bytes!] - caller_not_in: [stagingpolygonzkevm_Bytes!] - caller_contains: stagingpolygonzkevm_Bytes - caller_not_contains: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes - transactionHash_not: stagingpolygonzkevm_Bytes - transactionHash_gt: stagingpolygonzkevm_Bytes - transactionHash_lt: stagingpolygonzkevm_Bytes - transactionHash_gte: stagingpolygonzkevm_Bytes - transactionHash_lte: stagingpolygonzkevm_Bytes - transactionHash_in: [stagingpolygonzkevm_Bytes!] - transactionHash_not_in: [stagingpolygonzkevm_Bytes!] - transactionHash_contains: stagingpolygonzkevm_Bytes - transactionHash_not_contains: stagingpolygonzkevm_Bytes + relayerFees_: stagingbase_RelayerFee_filter + initialRelayerFeeAsset: stagingbase_Bytes + initialRelayerFeeAsset_not: stagingbase_Bytes + initialRelayerFeeAsset_gt: stagingbase_Bytes + initialRelayerFeeAsset_lt: stagingbase_Bytes + initialRelayerFeeAsset_gte: stagingbase_Bytes + initialRelayerFeeAsset_lte: stagingbase_Bytes + initialRelayerFeeAsset_in: [stagingbase_Bytes!] + initialRelayerFeeAsset_not_in: [stagingbase_Bytes!] + initialRelayerFeeAsset_contains: stagingbase_Bytes + initialRelayerFeeAsset_not_contains: stagingbase_Bytes + caller: stagingbase_Bytes + caller_not: stagingbase_Bytes + caller_gt: stagingbase_Bytes + caller_lt: stagingbase_Bytes + caller_gte: stagingbase_Bytes + caller_lte: stagingbase_Bytes + caller_in: [stagingbase_Bytes!] + caller_not_in: [stagingbase_Bytes!] + caller_contains: stagingbase_Bytes + caller_not_contains: stagingbase_Bytes + transactionHash: stagingbase_Bytes + transactionHash_not: stagingbase_Bytes + transactionHash_gt: stagingbase_Bytes + transactionHash_lt: stagingbase_Bytes + transactionHash_gte: stagingbase_Bytes + transactionHash_lte: stagingbase_Bytes + transactionHash_in: [stagingbase_Bytes!] + transactionHash_not_in: [stagingbase_Bytes!] + transactionHash_contains: stagingbase_Bytes + transactionHash_not_contains: stagingbase_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -169771,16 +166969,16 @@ input stagingpolygonzkevm_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingpolygonzkevm_Bytes - txOrigin_not: stagingpolygonzkevm_Bytes - txOrigin_gt: stagingpolygonzkevm_Bytes - txOrigin_lt: stagingpolygonzkevm_Bytes - txOrigin_gte: stagingpolygonzkevm_Bytes - txOrigin_lte: stagingpolygonzkevm_Bytes - txOrigin_in: [stagingpolygonzkevm_Bytes!] - txOrigin_not_in: [stagingpolygonzkevm_Bytes!] - txOrigin_contains: stagingpolygonzkevm_Bytes - txOrigin_not_contains: stagingpolygonzkevm_Bytes + txOrigin: stagingbase_Bytes + txOrigin_not: stagingbase_Bytes + txOrigin_gt: stagingbase_Bytes + txOrigin_lt: stagingbase_Bytes + txOrigin_gte: stagingbase_Bytes + txOrigin_lte: stagingbase_Bytes + txOrigin_in: [stagingbase_Bytes!] + txOrigin_not_in: [stagingbase_Bytes!] + txOrigin_contains: stagingbase_Bytes + txOrigin_not_contains: stagingbase_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -169790,12 +166988,12 @@ input stagingpolygonzkevm_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_OriginTransfer_filter] - or: [stagingpolygonzkevm_OriginTransfer_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_OriginTransfer_filter] + or: [stagingbase_OriginTransfer_filter] } -enum stagingpolygonzkevm_OriginTransfer_orderBy { +enum stagingbase_OriginTransfer_orderBy { id chainId transferId @@ -169848,20 +167046,20 @@ enum stagingpolygonzkevm_OriginTransfer_orderBy { txNonce } -type stagingpolygonzkevm_Relayer { +type stagingbase_Relayer { id: ID! isActive: Boolean! - relayer: stagingpolygonzkevm_Bytes + relayer: stagingbase_Bytes } -type stagingpolygonzkevm_RelayerFee { +type stagingbase_RelayerFee { id: ID! - transfer: stagingpolygonzkevm_OriginTransfer! + transfer: stagingbase_OriginTransfer! fee: BigInt! - asset: stagingpolygonzkevm_Bytes! + asset: stagingbase_Bytes! } -input stagingpolygonzkevm_RelayerFee_filter { +input stagingbase_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -169890,7 +167088,7 @@ input stagingpolygonzkevm_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingpolygonzkevm_OriginTransfer_filter + transfer_: stagingbase_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -169899,23 +167097,23 @@ input stagingpolygonzkevm_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingpolygonzkevm_Bytes - asset_not: stagingpolygonzkevm_Bytes - asset_gt: stagingpolygonzkevm_Bytes - asset_lt: stagingpolygonzkevm_Bytes - asset_gte: stagingpolygonzkevm_Bytes - asset_lte: stagingpolygonzkevm_Bytes - asset_in: [stagingpolygonzkevm_Bytes!] - asset_not_in: [stagingpolygonzkevm_Bytes!] - asset_contains: stagingpolygonzkevm_Bytes - asset_not_contains: stagingpolygonzkevm_Bytes + asset: stagingbase_Bytes + asset_not: stagingbase_Bytes + asset_gt: stagingbase_Bytes + asset_lt: stagingbase_Bytes + asset_gte: stagingbase_Bytes + asset_lte: stagingbase_Bytes + asset_in: [stagingbase_Bytes!] + asset_not_in: [stagingbase_Bytes!] + asset_contains: stagingbase_Bytes + asset_not_contains: stagingbase_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_RelayerFee_filter] - or: [stagingpolygonzkevm_RelayerFee_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_RelayerFee_filter] + or: [stagingbase_RelayerFee_filter] } -enum stagingpolygonzkevm_RelayerFee_orderBy { +enum stagingbase_RelayerFee_orderBy { id transfer transfer__id @@ -169951,20 +167149,20 @@ enum stagingpolygonzkevm_RelayerFee_orderBy { asset } -type stagingpolygonzkevm_RelayerFeesIncrease { +type stagingbase_RelayerFeesIncrease { id: ID! - transfer: stagingpolygonzkevm_OriginTransfer! + transfer: stagingbase_OriginTransfer! increase: BigInt - asset: stagingpolygonzkevm_Bytes - caller: stagingpolygonzkevm_Bytes! - transactionHash: stagingpolygonzkevm_Bytes! + asset: stagingbase_Bytes + caller: stagingbase_Bytes! + transactionHash: stagingbase_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingpolygonzkevm_RelayerFeesIncrease_filter { +input stagingbase_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -169993,7 +167191,7 @@ input stagingpolygonzkevm_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingpolygonzkevm_OriginTransfer_filter + transfer_: stagingbase_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -170002,36 +167200,36 @@ input stagingpolygonzkevm_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingpolygonzkevm_Bytes - asset_not: stagingpolygonzkevm_Bytes - asset_gt: stagingpolygonzkevm_Bytes - asset_lt: stagingpolygonzkevm_Bytes - asset_gte: stagingpolygonzkevm_Bytes - asset_lte: stagingpolygonzkevm_Bytes - asset_in: [stagingpolygonzkevm_Bytes!] - asset_not_in: [stagingpolygonzkevm_Bytes!] - asset_contains: stagingpolygonzkevm_Bytes - asset_not_contains: stagingpolygonzkevm_Bytes - caller: stagingpolygonzkevm_Bytes - caller_not: stagingpolygonzkevm_Bytes - caller_gt: stagingpolygonzkevm_Bytes - caller_lt: stagingpolygonzkevm_Bytes - caller_gte: stagingpolygonzkevm_Bytes - caller_lte: stagingpolygonzkevm_Bytes - caller_in: [stagingpolygonzkevm_Bytes!] - caller_not_in: [stagingpolygonzkevm_Bytes!] - caller_contains: stagingpolygonzkevm_Bytes - caller_not_contains: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes - transactionHash_not: stagingpolygonzkevm_Bytes - transactionHash_gt: stagingpolygonzkevm_Bytes - transactionHash_lt: stagingpolygonzkevm_Bytes - transactionHash_gte: stagingpolygonzkevm_Bytes - transactionHash_lte: stagingpolygonzkevm_Bytes - transactionHash_in: [stagingpolygonzkevm_Bytes!] - transactionHash_not_in: [stagingpolygonzkevm_Bytes!] - transactionHash_contains: stagingpolygonzkevm_Bytes - transactionHash_not_contains: stagingpolygonzkevm_Bytes + asset: stagingbase_Bytes + asset_not: stagingbase_Bytes + asset_gt: stagingbase_Bytes + asset_lt: stagingbase_Bytes + asset_gte: stagingbase_Bytes + asset_lte: stagingbase_Bytes + asset_in: [stagingbase_Bytes!] + asset_not_in: [stagingbase_Bytes!] + asset_contains: stagingbase_Bytes + asset_not_contains: stagingbase_Bytes + caller: stagingbase_Bytes + caller_not: stagingbase_Bytes + caller_gt: stagingbase_Bytes + caller_lt: stagingbase_Bytes + caller_gte: stagingbase_Bytes + caller_lte: stagingbase_Bytes + caller_in: [stagingbase_Bytes!] + caller_not_in: [stagingbase_Bytes!] + caller_contains: stagingbase_Bytes + caller_not_contains: stagingbase_Bytes + transactionHash: stagingbase_Bytes + transactionHash_not: stagingbase_Bytes + transactionHash_gt: stagingbase_Bytes + transactionHash_lt: stagingbase_Bytes + transactionHash_gte: stagingbase_Bytes + transactionHash_lte: stagingbase_Bytes + transactionHash_in: [stagingbase_Bytes!] + transactionHash_not_in: [stagingbase_Bytes!] + transactionHash_contains: stagingbase_Bytes + transactionHash_not_contains: stagingbase_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -170065,12 +167263,12 @@ input stagingpolygonzkevm_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_RelayerFeesIncrease_filter] - or: [stagingpolygonzkevm_RelayerFeesIncrease_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_RelayerFeesIncrease_filter] + or: [stagingbase_RelayerFeesIncrease_filter] } -enum stagingpolygonzkevm_RelayerFeesIncrease_orderBy { +enum stagingbase_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -170112,7 +167310,7 @@ enum stagingpolygonzkevm_RelayerFeesIncrease_orderBy { blockNumber } -input stagingpolygonzkevm_Relayer_filter { +input stagingbase_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -170125,34 +167323,34 @@ input stagingpolygonzkevm_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingpolygonzkevm_Bytes - relayer_not: stagingpolygonzkevm_Bytes - relayer_gt: stagingpolygonzkevm_Bytes - relayer_lt: stagingpolygonzkevm_Bytes - relayer_gte: stagingpolygonzkevm_Bytes - relayer_lte: stagingpolygonzkevm_Bytes - relayer_in: [stagingpolygonzkevm_Bytes!] - relayer_not_in: [stagingpolygonzkevm_Bytes!] - relayer_contains: stagingpolygonzkevm_Bytes - relayer_not_contains: stagingpolygonzkevm_Bytes + relayer: stagingbase_Bytes + relayer_not: stagingbase_Bytes + relayer_gt: stagingbase_Bytes + relayer_lt: stagingbase_Bytes + relayer_gte: stagingbase_Bytes + relayer_lte: stagingbase_Bytes + relayer_in: [stagingbase_Bytes!] + relayer_not_in: [stagingbase_Bytes!] + relayer_contains: stagingbase_Bytes + relayer_not_contains: stagingbase_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_Relayer_filter] - or: [stagingpolygonzkevm_Relayer_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_Relayer_filter] + or: [stagingbase_Relayer_filter] } -enum stagingpolygonzkevm_Relayer_orderBy { +enum stagingbase_Relayer_orderBy { id isActive relayer } -type stagingpolygonzkevm_RootCount { +type stagingbase_RootCount { id: ID! count: BigInt } -input stagingpolygonzkevm_RootCount_filter { +input stagingbase_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -170170,31 +167368,31 @@ input stagingpolygonzkevm_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_RootCount_filter] - or: [stagingpolygonzkevm_RootCount_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_RootCount_filter] + or: [stagingbase_RootCount_filter] } -enum stagingpolygonzkevm_RootCount_orderBy { +enum stagingbase_RootCount_orderBy { id count } -type stagingpolygonzkevm_RootMessageSent { +type stagingbase_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingpolygonzkevm_Bytes + root: stagingbase_Bytes count: BigInt - caller: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes + caller: stagingbase_Bytes + transactionHash: stagingbase_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingpolygonzkevm_RootMessageSent_filter { +input stagingbase_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -170219,16 +167417,16 @@ input stagingpolygonzkevm_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingpolygonzkevm_Bytes - root_not: stagingpolygonzkevm_Bytes - root_gt: stagingpolygonzkevm_Bytes - root_lt: stagingpolygonzkevm_Bytes - root_gte: stagingpolygonzkevm_Bytes - root_lte: stagingpolygonzkevm_Bytes - root_in: [stagingpolygonzkevm_Bytes!] - root_not_in: [stagingpolygonzkevm_Bytes!] - root_contains: stagingpolygonzkevm_Bytes - root_not_contains: stagingpolygonzkevm_Bytes + root: stagingbase_Bytes + root_not: stagingbase_Bytes + root_gt: stagingbase_Bytes + root_lt: stagingbase_Bytes + root_gte: stagingbase_Bytes + root_lte: stagingbase_Bytes + root_in: [stagingbase_Bytes!] + root_not_in: [stagingbase_Bytes!] + root_contains: stagingbase_Bytes + root_not_contains: stagingbase_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -170237,26 +167435,26 @@ input stagingpolygonzkevm_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingpolygonzkevm_Bytes - caller_not: stagingpolygonzkevm_Bytes - caller_gt: stagingpolygonzkevm_Bytes - caller_lt: stagingpolygonzkevm_Bytes - caller_gte: stagingpolygonzkevm_Bytes - caller_lte: stagingpolygonzkevm_Bytes - caller_in: [stagingpolygonzkevm_Bytes!] - caller_not_in: [stagingpolygonzkevm_Bytes!] - caller_contains: stagingpolygonzkevm_Bytes - caller_not_contains: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes - transactionHash_not: stagingpolygonzkevm_Bytes - transactionHash_gt: stagingpolygonzkevm_Bytes - transactionHash_lt: stagingpolygonzkevm_Bytes - transactionHash_gte: stagingpolygonzkevm_Bytes - transactionHash_lte: stagingpolygonzkevm_Bytes - transactionHash_in: [stagingpolygonzkevm_Bytes!] - transactionHash_not_in: [stagingpolygonzkevm_Bytes!] - transactionHash_contains: stagingpolygonzkevm_Bytes - transactionHash_not_contains: stagingpolygonzkevm_Bytes + caller: stagingbase_Bytes + caller_not: stagingbase_Bytes + caller_gt: stagingbase_Bytes + caller_lt: stagingbase_Bytes + caller_gte: stagingbase_Bytes + caller_lte: stagingbase_Bytes + caller_in: [stagingbase_Bytes!] + caller_not_in: [stagingbase_Bytes!] + caller_contains: stagingbase_Bytes + caller_not_contains: stagingbase_Bytes + transactionHash: stagingbase_Bytes + transactionHash_not: stagingbase_Bytes + transactionHash_gt: stagingbase_Bytes + transactionHash_lt: stagingbase_Bytes + transactionHash_gte: stagingbase_Bytes + transactionHash_lte: stagingbase_Bytes + transactionHash_in: [stagingbase_Bytes!] + transactionHash_not_in: [stagingbase_Bytes!] + transactionHash_contains: stagingbase_Bytes + transactionHash_not_contains: stagingbase_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -170290,12 +167488,12 @@ input stagingpolygonzkevm_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_RootMessageSent_filter] - or: [stagingpolygonzkevm_RootMessageSent_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_RootMessageSent_filter] + or: [stagingbase_RootMessageSent_filter] } -enum stagingpolygonzkevm_RootMessageSent_orderBy { +enum stagingbase_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -170309,25 +167507,25 @@ enum stagingpolygonzkevm_RootMessageSent_orderBy { blockNumber } -type stagingpolygonzkevm_Router { +type stagingbase_Router { id: ID! isActive: Boolean! - owner: stagingpolygonzkevm_Bytes - recipient: stagingpolygonzkevm_Bytes - proposedOwner: stagingpolygonzkevm_Bytes + owner: stagingbase_Bytes + recipient: stagingbase_Bytes + proposedOwner: stagingbase_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingpolygonzkevm_AssetBalance_orderBy, orderDirection: stagingpolygonzkevm_OrderDirection, where: stagingpolygonzkevm_AssetBalance_filter): [stagingpolygonzkevm_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingbase_AssetBalance_orderBy, orderDirection: stagingbase_OrderDirection, where: stagingbase_AssetBalance_filter): [stagingbase_AssetBalance!]! } -type stagingpolygonzkevm_RouterDailyTVL { +type stagingbase_RouterDailyTVL { id: ID! - router: stagingpolygonzkevm_Router! - asset: stagingpolygonzkevm_Asset! + router: stagingbase_Router! + asset: stagingbase_Asset! timestamp: BigInt! balance: BigInt! } -input stagingpolygonzkevm_RouterDailyTVL_filter { +input stagingbase_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -170356,7 +167554,7 @@ input stagingpolygonzkevm_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingpolygonzkevm_Router_filter + router_: stagingbase_Router_filter asset: String asset_not: String asset_gt: String @@ -170377,7 +167575,7 @@ input stagingpolygonzkevm_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingpolygonzkevm_Asset_filter + asset_: stagingbase_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -170395,12 +167593,12 @@ input stagingpolygonzkevm_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_RouterDailyTVL_filter] - or: [stagingpolygonzkevm_RouterDailyTVL_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_RouterDailyTVL_filter] + or: [stagingbase_RouterDailyTVL_filter] } -enum stagingpolygonzkevm_RouterDailyTVL_orderBy { +enum stagingbase_RouterDailyTVL_orderBy { id router router__id @@ -170423,26 +167621,26 @@ enum stagingpolygonzkevm_RouterDailyTVL_orderBy { balance } -type stagingpolygonzkevm_RouterLiquidityEvent { +type stagingbase_RouterLiquidityEvent { id: ID! - type: stagingpolygonzkevm_RouterLiquidityEventType - router: stagingpolygonzkevm_Router! - asset: stagingpolygonzkevm_Asset! + type: stagingbase_RouterLiquidityEventType + router: stagingbase_Router! + asset: stagingbase_Asset! amount: BigInt! balance: BigInt! - caller: stagingpolygonzkevm_Bytes + caller: stagingbase_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingpolygonzkevm_Bytes! + transactionHash: stagingbase_Bytes! nonce: BigInt! } -enum stagingpolygonzkevm_RouterLiquidityEventType { +enum stagingbase_RouterLiquidityEventType { Add Remove } -input stagingpolygonzkevm_RouterLiquidityEvent_filter { +input stagingbase_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -170451,10 +167649,10 @@ input stagingpolygonzkevm_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingpolygonzkevm_RouterLiquidityEventType - type_not: stagingpolygonzkevm_RouterLiquidityEventType - type_in: [stagingpolygonzkevm_RouterLiquidityEventType!] - type_not_in: [stagingpolygonzkevm_RouterLiquidityEventType!] + type: stagingbase_RouterLiquidityEventType + type_not: stagingbase_RouterLiquidityEventType + type_in: [stagingbase_RouterLiquidityEventType!] + type_not_in: [stagingbase_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -170475,7 +167673,7 @@ input stagingpolygonzkevm_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingpolygonzkevm_Router_filter + router_: stagingbase_Router_filter asset: String asset_not: String asset_gt: String @@ -170496,7 +167694,7 @@ input stagingpolygonzkevm_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingpolygonzkevm_Asset_filter + asset_: stagingbase_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -170513,16 +167711,16 @@ input stagingpolygonzkevm_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingpolygonzkevm_Bytes - caller_not: stagingpolygonzkevm_Bytes - caller_gt: stagingpolygonzkevm_Bytes - caller_lt: stagingpolygonzkevm_Bytes - caller_gte: stagingpolygonzkevm_Bytes - caller_lte: stagingpolygonzkevm_Bytes - caller_in: [stagingpolygonzkevm_Bytes!] - caller_not_in: [stagingpolygonzkevm_Bytes!] - caller_contains: stagingpolygonzkevm_Bytes - caller_not_contains: stagingpolygonzkevm_Bytes + caller: stagingbase_Bytes + caller_not: stagingbase_Bytes + caller_gt: stagingbase_Bytes + caller_lt: stagingbase_Bytes + caller_gte: stagingbase_Bytes + caller_lte: stagingbase_Bytes + caller_in: [stagingbase_Bytes!] + caller_not_in: [stagingbase_Bytes!] + caller_contains: stagingbase_Bytes + caller_not_contains: stagingbase_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -170539,16 +167737,16 @@ input stagingpolygonzkevm_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingpolygonzkevm_Bytes - transactionHash_not: stagingpolygonzkevm_Bytes - transactionHash_gt: stagingpolygonzkevm_Bytes - transactionHash_lt: stagingpolygonzkevm_Bytes - transactionHash_gte: stagingpolygonzkevm_Bytes - transactionHash_lte: stagingpolygonzkevm_Bytes - transactionHash_in: [stagingpolygonzkevm_Bytes!] - transactionHash_not_in: [stagingpolygonzkevm_Bytes!] - transactionHash_contains: stagingpolygonzkevm_Bytes - transactionHash_not_contains: stagingpolygonzkevm_Bytes + transactionHash: stagingbase_Bytes + transactionHash_not: stagingbase_Bytes + transactionHash_gt: stagingbase_Bytes + transactionHash_lt: stagingbase_Bytes + transactionHash_gte: stagingbase_Bytes + transactionHash_lte: stagingbase_Bytes + transactionHash_in: [stagingbase_Bytes!] + transactionHash_not_in: [stagingbase_Bytes!] + transactionHash_contains: stagingbase_Bytes + transactionHash_not_contains: stagingbase_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -170558,12 +167756,12 @@ input stagingpolygonzkevm_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_RouterLiquidityEvent_filter] - or: [stagingpolygonzkevm_RouterLiquidityEvent_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_RouterLiquidityEvent_filter] + or: [stagingbase_RouterLiquidityEvent_filter] } -enum stagingpolygonzkevm_RouterLiquidityEvent_orderBy { +enum stagingbase_RouterLiquidityEvent_orderBy { id type router @@ -170592,7 +167790,7 @@ enum stagingpolygonzkevm_RouterLiquidityEvent_orderBy { nonce } -input stagingpolygonzkevm_Router_filter { +input stagingbase_Router_filter { id: ID id_not: ID id_gt: ID @@ -170605,36 +167803,36 @@ input stagingpolygonzkevm_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingpolygonzkevm_Bytes - owner_not: stagingpolygonzkevm_Bytes - owner_gt: stagingpolygonzkevm_Bytes - owner_lt: stagingpolygonzkevm_Bytes - owner_gte: stagingpolygonzkevm_Bytes - owner_lte: stagingpolygonzkevm_Bytes - owner_in: [stagingpolygonzkevm_Bytes!] - owner_not_in: [stagingpolygonzkevm_Bytes!] - owner_contains: stagingpolygonzkevm_Bytes - owner_not_contains: stagingpolygonzkevm_Bytes - recipient: stagingpolygonzkevm_Bytes - recipient_not: stagingpolygonzkevm_Bytes - recipient_gt: stagingpolygonzkevm_Bytes - recipient_lt: stagingpolygonzkevm_Bytes - recipient_gte: stagingpolygonzkevm_Bytes - recipient_lte: stagingpolygonzkevm_Bytes - recipient_in: [stagingpolygonzkevm_Bytes!] - recipient_not_in: [stagingpolygonzkevm_Bytes!] - recipient_contains: stagingpolygonzkevm_Bytes - recipient_not_contains: stagingpolygonzkevm_Bytes - proposedOwner: stagingpolygonzkevm_Bytes - proposedOwner_not: stagingpolygonzkevm_Bytes - proposedOwner_gt: stagingpolygonzkevm_Bytes - proposedOwner_lt: stagingpolygonzkevm_Bytes - proposedOwner_gte: stagingpolygonzkevm_Bytes - proposedOwner_lte: stagingpolygonzkevm_Bytes - proposedOwner_in: [stagingpolygonzkevm_Bytes!] - proposedOwner_not_in: [stagingpolygonzkevm_Bytes!] - proposedOwner_contains: stagingpolygonzkevm_Bytes - proposedOwner_not_contains: stagingpolygonzkevm_Bytes + owner: stagingbase_Bytes + owner_not: stagingbase_Bytes + owner_gt: stagingbase_Bytes + owner_lt: stagingbase_Bytes + owner_gte: stagingbase_Bytes + owner_lte: stagingbase_Bytes + owner_in: [stagingbase_Bytes!] + owner_not_in: [stagingbase_Bytes!] + owner_contains: stagingbase_Bytes + owner_not_contains: stagingbase_Bytes + recipient: stagingbase_Bytes + recipient_not: stagingbase_Bytes + recipient_gt: stagingbase_Bytes + recipient_lt: stagingbase_Bytes + recipient_gte: stagingbase_Bytes + recipient_lte: stagingbase_Bytes + recipient_in: [stagingbase_Bytes!] + recipient_not_in: [stagingbase_Bytes!] + recipient_contains: stagingbase_Bytes + recipient_not_contains: stagingbase_Bytes + proposedOwner: stagingbase_Bytes + proposedOwner_not: stagingbase_Bytes + proposedOwner_gt: stagingbase_Bytes + proposedOwner_lt: stagingbase_Bytes + proposedOwner_gte: stagingbase_Bytes + proposedOwner_lte: stagingbase_Bytes + proposedOwner_in: [stagingbase_Bytes!] + proposedOwner_not_in: [stagingbase_Bytes!] + proposedOwner_contains: stagingbase_Bytes + proposedOwner_not_contains: stagingbase_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -170643,14 +167841,14 @@ input stagingpolygonzkevm_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingpolygonzkevm_AssetBalance_filter + assetBalances_: stagingbase_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_Router_filter] - or: [stagingpolygonzkevm_Router_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_Router_filter] + or: [stagingbase_Router_filter] } -enum stagingpolygonzkevm_Router_orderBy { +enum stagingbase_Router_orderBy { id isActive owner @@ -170660,13 +167858,13 @@ enum stagingpolygonzkevm_Router_orderBy { assetBalances } -type stagingpolygonzkevm_Sequencer { +type stagingbase_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingpolygonzkevm_Bytes + sequencer: stagingbase_Bytes } -input stagingpolygonzkevm_Sequencer_filter { +input stagingbase_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -170679,35 +167877,35 @@ input stagingpolygonzkevm_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingpolygonzkevm_Bytes - sequencer_not: stagingpolygonzkevm_Bytes - sequencer_gt: stagingpolygonzkevm_Bytes - sequencer_lt: stagingpolygonzkevm_Bytes - sequencer_gte: stagingpolygonzkevm_Bytes - sequencer_lte: stagingpolygonzkevm_Bytes - sequencer_in: [stagingpolygonzkevm_Bytes!] - sequencer_not_in: [stagingpolygonzkevm_Bytes!] - sequencer_contains: stagingpolygonzkevm_Bytes - sequencer_not_contains: stagingpolygonzkevm_Bytes + sequencer: stagingbase_Bytes + sequencer_not: stagingbase_Bytes + sequencer_gt: stagingbase_Bytes + sequencer_lt: stagingbase_Bytes + sequencer_gte: stagingbase_Bytes + sequencer_lte: stagingbase_Bytes + sequencer_in: [stagingbase_Bytes!] + sequencer_not_in: [stagingbase_Bytes!] + sequencer_contains: stagingbase_Bytes + sequencer_not_contains: stagingbase_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_Sequencer_filter] - or: [stagingpolygonzkevm_Sequencer_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_Sequencer_filter] + or: [stagingbase_Sequencer_filter] } -enum stagingpolygonzkevm_Sequencer_orderBy { +enum stagingbase_Sequencer_orderBy { id isActive sequencer } -type stagingpolygonzkevm_Setting { +type stagingbase_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingpolygonzkevm_Bytes! + caller: stagingbase_Bytes! } -input stagingpolygonzkevm_Setting_filter { +input stagingbase_Setting_filter { id: ID id_not: ID id_gt: ID @@ -170724,41 +167922,41 @@ input stagingpolygonzkevm_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingpolygonzkevm_Bytes - caller_not: stagingpolygonzkevm_Bytes - caller_gt: stagingpolygonzkevm_Bytes - caller_lt: stagingpolygonzkevm_Bytes - caller_gte: stagingpolygonzkevm_Bytes - caller_lte: stagingpolygonzkevm_Bytes - caller_in: [stagingpolygonzkevm_Bytes!] - caller_not_in: [stagingpolygonzkevm_Bytes!] - caller_contains: stagingpolygonzkevm_Bytes - caller_not_contains: stagingpolygonzkevm_Bytes + caller: stagingbase_Bytes + caller_not: stagingbase_Bytes + caller_gt: stagingbase_Bytes + caller_lt: stagingbase_Bytes + caller_gte: stagingbase_Bytes + caller_lte: stagingbase_Bytes + caller_in: [stagingbase_Bytes!] + caller_not_in: [stagingbase_Bytes!] + caller_contains: stagingbase_Bytes + caller_not_contains: stagingbase_Bytes """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_Setting_filter] - or: [stagingpolygonzkevm_Setting_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_Setting_filter] + or: [stagingbase_Setting_filter] } -enum stagingpolygonzkevm_Setting_orderBy { +enum stagingbase_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingpolygonzkevm_SlippageUpdate { +type stagingbase_SlippageUpdate { id: ID! - transfer: stagingpolygonzkevm_DestinationTransfer! + transfer: stagingbase_DestinationTransfer! slippage: BigInt! - caller: stagingpolygonzkevm_Bytes! - transactionHash: stagingpolygonzkevm_Bytes! + caller: stagingbase_Bytes! + transactionHash: stagingbase_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingpolygonzkevm_SlippageUpdate_filter { +input stagingbase_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -170787,7 +167985,7 @@ input stagingpolygonzkevm_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingpolygonzkevm_DestinationTransfer_filter + transfer_: stagingbase_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -170796,26 +167994,26 @@ input stagingpolygonzkevm_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingpolygonzkevm_Bytes - caller_not: stagingpolygonzkevm_Bytes - caller_gt: stagingpolygonzkevm_Bytes - caller_lt: stagingpolygonzkevm_Bytes - caller_gte: stagingpolygonzkevm_Bytes - caller_lte: stagingpolygonzkevm_Bytes - caller_in: [stagingpolygonzkevm_Bytes!] - caller_not_in: [stagingpolygonzkevm_Bytes!] - caller_contains: stagingpolygonzkevm_Bytes - caller_not_contains: stagingpolygonzkevm_Bytes - transactionHash: stagingpolygonzkevm_Bytes - transactionHash_not: stagingpolygonzkevm_Bytes - transactionHash_gt: stagingpolygonzkevm_Bytes - transactionHash_lt: stagingpolygonzkevm_Bytes - transactionHash_gte: stagingpolygonzkevm_Bytes - transactionHash_lte: stagingpolygonzkevm_Bytes - transactionHash_in: [stagingpolygonzkevm_Bytes!] - transactionHash_not_in: [stagingpolygonzkevm_Bytes!] - transactionHash_contains: stagingpolygonzkevm_Bytes - transactionHash_not_contains: stagingpolygonzkevm_Bytes + caller: stagingbase_Bytes + caller_not: stagingbase_Bytes + caller_gt: stagingbase_Bytes + caller_lt: stagingbase_Bytes + caller_gte: stagingbase_Bytes + caller_lte: stagingbase_Bytes + caller_in: [stagingbase_Bytes!] + caller_not_in: [stagingbase_Bytes!] + caller_contains: stagingbase_Bytes + caller_not_contains: stagingbase_Bytes + transactionHash: stagingbase_Bytes + transactionHash_not: stagingbase_Bytes + transactionHash_gt: stagingbase_Bytes + transactionHash_lt: stagingbase_Bytes + transactionHash_gte: stagingbase_Bytes + transactionHash_lte: stagingbase_Bytes + transactionHash_in: [stagingbase_Bytes!] + transactionHash_not_in: [stagingbase_Bytes!] + transactionHash_contains: stagingbase_Bytes + transactionHash_not_contains: stagingbase_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -170849,12 +168047,12 @@ input stagingpolygonzkevm_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_SlippageUpdate_filter] - or: [stagingpolygonzkevm_SlippageUpdate_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_SlippageUpdate_filter] + or: [stagingbase_SlippageUpdate_filter] } -enum stagingpolygonzkevm_SlippageUpdate_orderBy { +enum stagingbase_SlippageUpdate_orderBy { id transfer transfer__id @@ -170902,16 +168100,16 @@ enum stagingpolygonzkevm_SlippageUpdate_orderBy { blockNumber } -type stagingpolygonzkevm_SnapshotRoot { +type stagingbase_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingpolygonzkevm_Bytes! + root: stagingbase_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingpolygonzkevm_SnapshotRoot_filter { +input stagingbase_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -170928,16 +168126,16 @@ input stagingpolygonzkevm_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingpolygonzkevm_Bytes - root_not: stagingpolygonzkevm_Bytes - root_gt: stagingpolygonzkevm_Bytes - root_lt: stagingpolygonzkevm_Bytes - root_gte: stagingpolygonzkevm_Bytes - root_lte: stagingpolygonzkevm_Bytes - root_in: [stagingpolygonzkevm_Bytes!] - root_not_in: [stagingpolygonzkevm_Bytes!] - root_contains: stagingpolygonzkevm_Bytes - root_not_contains: stagingpolygonzkevm_Bytes + root: stagingbase_Bytes + root_not: stagingbase_Bytes + root_gt: stagingbase_Bytes + root_lt: stagingbase_Bytes + root_gte: stagingbase_Bytes + root_lte: stagingbase_Bytes + root_in: [stagingbase_Bytes!] + root_not_in: [stagingbase_Bytes!] + root_contains: stagingbase_Bytes + root_not_contains: stagingbase_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -170963,12 +168161,12 @@ input stagingpolygonzkevm_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_SnapshotRoot_filter] - or: [stagingpolygonzkevm_SnapshotRoot_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_SnapshotRoot_filter] + or: [stagingbase_SnapshotRoot_filter] } -enum stagingpolygonzkevm_SnapshotRoot_orderBy { +enum stagingbase_SnapshotRoot_orderBy { id spokeDomain root @@ -170977,12 +168175,12 @@ enum stagingpolygonzkevm_SnapshotRoot_orderBy { blockNumber } -type stagingpolygonzkevm_SpokeConnectorMode { +type stagingbase_SpokeConnectorMode { id: ID! mode: String! } -input stagingpolygonzkevm_SpokeConnectorMode_filter { +input stagingbase_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -171012,17 +168210,17 @@ input stagingpolygonzkevm_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingpolygonzkevm_BlockChangedFilter - and: [stagingpolygonzkevm_SpokeConnectorMode_filter] - or: [stagingpolygonzkevm_SpokeConnectorMode_filter] + _change_block: stagingbase_BlockChangedFilter + and: [stagingbase_SpokeConnectorMode_filter] + or: [stagingbase_SpokeConnectorMode_filter] } -enum stagingpolygonzkevm_SpokeConnectorMode_orderBy { +enum stagingbase_SpokeConnectorMode_orderBy { id mode } -enum stagingpolygonzkevm_TransferStatus { +enum stagingbase_TransferStatus { XCalled Executed Reconciled @@ -171030,19 +168228,19 @@ enum stagingpolygonzkevm_TransferStatus { CompletedFast } -type stagingpolygonzkevm__Block_ { +type stagingbase__Block_ { """The hash of the block""" - hash: stagingpolygonzkevm_Bytes + hash: stagingbase_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: stagingpolygonzkevm_Bytes + parentHash: stagingbase_Bytes } """The type for the top-level _meta field""" -type stagingpolygonzkevm__Meta_ { +type stagingbase__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -171050,22 +168248,22 @@ type stagingpolygonzkevm__Meta_ { and therefore asks for the latest block """ - block: stagingpolygonzkevm__Block_! + block: stagingbase__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type linea_AggregateRoot { +type mantle_AggregateRoot { id: ID! - root: linea_Bytes! + root: mantle_Bytes! blockNumber: BigInt! } -type linea_AggregateRootProposed { +type mantle_AggregateRootProposed { id: ID! - aggregateRoot: linea_Bytes! + aggregateRoot: mantle_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -171073,7 +168271,7 @@ type linea_AggregateRootProposed { blockNumber: BigInt } -input linea_AggregateRootProposed_filter { +input mantle_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -171082,12 +168280,16 @@ input linea_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: linea_Bytes - aggregateRoot_not: linea_Bytes - aggregateRoot_in: [linea_Bytes!] - aggregateRoot_not_in: [linea_Bytes!] - aggregateRoot_contains: linea_Bytes - aggregateRoot_not_contains: linea_Bytes + aggregateRoot: mantle_Bytes + aggregateRoot_not: mantle_Bytes + aggregateRoot_gt: mantle_Bytes + aggregateRoot_lt: mantle_Bytes + aggregateRoot_gte: mantle_Bytes + aggregateRoot_lte: mantle_Bytes + aggregateRoot_in: [mantle_Bytes!] + aggregateRoot_not_in: [mantle_Bytes!] + aggregateRoot_contains: mantle_Bytes + aggregateRoot_not_contains: mantle_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -171129,10 +168331,12 @@ input linea_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_AggregateRootProposed_filter] + or: [mantle_AggregateRootProposed_filter] } -enum linea_AggregateRootProposed_orderBy { +enum mantle_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -171142,7 +168346,7 @@ enum linea_AggregateRootProposed_orderBy { blockNumber } -input linea_AggregateRoot_filter { +input mantle_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -171151,12 +168355,16 @@ input linea_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: linea_Bytes - root_not: linea_Bytes - root_in: [linea_Bytes!] - root_not_in: [linea_Bytes!] - root_contains: linea_Bytes - root_not_contains: linea_Bytes + root: mantle_Bytes + root_not: mantle_Bytes + root_gt: mantle_Bytes + root_lt: mantle_Bytes + root_gte: mantle_Bytes + root_lte: mantle_Bytes + root_in: [mantle_Bytes!] + root_not_in: [mantle_Bytes!] + root_contains: mantle_Bytes + root_not_contains: mantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -171166,40 +168374,42 @@ input linea_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_AggregateRoot_filter] + or: [mantle_AggregateRoot_filter] } -enum linea_AggregateRoot_orderBy { +enum mantle_AggregateRoot_orderBy { id root blockNumber } -type linea_Asset { +type mantle_Asset { id: ID! - key: linea_Bytes + key: mantle_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: linea_Bytes + canonicalId: mantle_Bytes canonicalDomain: BigInt - adoptedAsset: linea_Bytes - localAsset: linea_Bytes + adoptedAsset: mantle_Bytes + localAsset: mantle_Bytes blockNumber: BigInt - status: linea_AssetStatus + status: mantle_AssetStatus } -type linea_AssetBalance { +type mantle_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: linea_Router! - asset: linea_Asset! + router: mantle_Router! + asset: mantle_Asset! feesEarned: BigInt! } -input linea_AssetBalance_filter { +input mantle_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -171260,7 +168470,7 @@ input linea_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: linea_Router_filter + router_: mantle_Router_filter asset: String asset_not: String asset_gt: String @@ -171281,7 +168491,7 @@ input linea_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: linea_Asset_filter + asset_: mantle_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -171291,26 +168501,43 @@ input linea_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_AssetBalance_filter] + or: [mantle_AssetBalance_filter] } -enum linea_AssetBalance_orderBy { +enum mantle_AssetBalance_orderBy { id amount locked supplied removed router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber feesEarned } -type linea_AssetStatus { +type mantle_AssetStatus { id: ID! status: Boolean } -input linea_AssetStatus_filter { +input mantle_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -171324,15 +168551,17 @@ input linea_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_AssetStatus_filter] + or: [mantle_AssetStatus_filter] } -enum linea_AssetStatus_orderBy { +enum mantle_AssetStatus_orderBy { id status } -input linea_Asset_filter { +input mantle_Asset_filter { id: ID id_not: ID id_gt: ID @@ -171341,12 +168570,16 @@ input linea_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: linea_Bytes - key_not: linea_Bytes - key_in: [linea_Bytes!] - key_not_in: [linea_Bytes!] - key_contains: linea_Bytes - key_not_contains: linea_Bytes + key: mantle_Bytes + key_not: mantle_Bytes + key_gt: mantle_Bytes + key_lt: mantle_Bytes + key_gte: mantle_Bytes + key_lte: mantle_Bytes + key_in: [mantle_Bytes!] + key_not_in: [mantle_Bytes!] + key_contains: mantle_Bytes + key_not_contains: mantle_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -171363,12 +168596,16 @@ input linea_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: linea_Bytes - canonicalId_not: linea_Bytes - canonicalId_in: [linea_Bytes!] - canonicalId_not_in: [linea_Bytes!] - canonicalId_contains: linea_Bytes - canonicalId_not_contains: linea_Bytes + canonicalId: mantle_Bytes + canonicalId_not: mantle_Bytes + canonicalId_gt: mantle_Bytes + canonicalId_lt: mantle_Bytes + canonicalId_gte: mantle_Bytes + canonicalId_lte: mantle_Bytes + canonicalId_in: [mantle_Bytes!] + canonicalId_not_in: [mantle_Bytes!] + canonicalId_contains: mantle_Bytes + canonicalId_not_contains: mantle_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -171377,18 +168614,26 @@ input linea_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: linea_Bytes - adoptedAsset_not: linea_Bytes - adoptedAsset_in: [linea_Bytes!] - adoptedAsset_not_in: [linea_Bytes!] - adoptedAsset_contains: linea_Bytes - adoptedAsset_not_contains: linea_Bytes - localAsset: linea_Bytes - localAsset_not: linea_Bytes - localAsset_in: [linea_Bytes!] - localAsset_not_in: [linea_Bytes!] - localAsset_contains: linea_Bytes - localAsset_not_contains: linea_Bytes + adoptedAsset: mantle_Bytes + adoptedAsset_not: mantle_Bytes + adoptedAsset_gt: mantle_Bytes + adoptedAsset_lt: mantle_Bytes + adoptedAsset_gte: mantle_Bytes + adoptedAsset_lte: mantle_Bytes + adoptedAsset_in: [mantle_Bytes!] + adoptedAsset_not_in: [mantle_Bytes!] + adoptedAsset_contains: mantle_Bytes + adoptedAsset_not_contains: mantle_Bytes + localAsset: mantle_Bytes + localAsset_not: mantle_Bytes + localAsset_gt: mantle_Bytes + localAsset_lt: mantle_Bytes + localAsset_gte: mantle_Bytes + localAsset_lte: mantle_Bytes + localAsset_in: [mantle_Bytes!] + localAsset_not_in: [mantle_Bytes!] + localAsset_contains: mantle_Bytes + localAsset_not_contains: mantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -171417,12 +168662,14 @@ input linea_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: linea_AssetStatus_filter + status_: mantle_AssetStatus_filter """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_Asset_filter] + or: [mantle_Asset_filter] } -enum linea_Asset_orderBy { +enum mantle_Asset_orderBy { id key decimal @@ -171433,32 +168680,34 @@ enum linea_Asset_orderBy { localAsset blockNumber status + status__id + status__status } -scalar linea_BigDecimal +scalar mantle_BigDecimal -input linea_BlockChangedFilter { +input mantle_BlockChangedFilter { number_gte: Int! } -input linea_Block_height { - hash: linea_Bytes +input mantle_Block_height { + hash: mantle_Bytes number: Int number_gte: Int } -scalar linea_Bytes +scalar mantle_Bytes -type linea_ConnectorMeta { +type mantle_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: linea_Bytes - rootManager: linea_Bytes - mirrorConnector: linea_Bytes + amb: mantle_Bytes + rootManager: mantle_Bytes + mirrorConnector: mantle_Bytes } -input linea_ConnectorMeta_filter { +input mantle_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -171483,29 +168732,43 @@ input linea_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: linea_Bytes - amb_not: linea_Bytes - amb_in: [linea_Bytes!] - amb_not_in: [linea_Bytes!] - amb_contains: linea_Bytes - amb_not_contains: linea_Bytes - rootManager: linea_Bytes - rootManager_not: linea_Bytes - rootManager_in: [linea_Bytes!] - rootManager_not_in: [linea_Bytes!] - rootManager_contains: linea_Bytes - rootManager_not_contains: linea_Bytes - mirrorConnector: linea_Bytes - mirrorConnector_not: linea_Bytes - mirrorConnector_in: [linea_Bytes!] - mirrorConnector_not_in: [linea_Bytes!] - mirrorConnector_contains: linea_Bytes - mirrorConnector_not_contains: linea_Bytes + amb: mantle_Bytes + amb_not: mantle_Bytes + amb_gt: mantle_Bytes + amb_lt: mantle_Bytes + amb_gte: mantle_Bytes + amb_lte: mantle_Bytes + amb_in: [mantle_Bytes!] + amb_not_in: [mantle_Bytes!] + amb_contains: mantle_Bytes + amb_not_contains: mantle_Bytes + rootManager: mantle_Bytes + rootManager_not: mantle_Bytes + rootManager_gt: mantle_Bytes + rootManager_lt: mantle_Bytes + rootManager_gte: mantle_Bytes + rootManager_lte: mantle_Bytes + rootManager_in: [mantle_Bytes!] + rootManager_not_in: [mantle_Bytes!] + rootManager_contains: mantle_Bytes + rootManager_not_contains: mantle_Bytes + mirrorConnector: mantle_Bytes + mirrorConnector_not: mantle_Bytes + mirrorConnector_gt: mantle_Bytes + mirrorConnector_lt: mantle_Bytes + mirrorConnector_gte: mantle_Bytes + mirrorConnector_lte: mantle_Bytes + mirrorConnector_in: [mantle_Bytes!] + mirrorConnector_not_in: [mantle_Bytes!] + mirrorConnector_contains: mantle_Bytes + mirrorConnector_not_contains: mantle_Bytes """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_ConnectorMeta_filter] + or: [mantle_ConnectorMeta_filter] } -enum linea_ConnectorMeta_orderBy { +enum mantle_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -171514,48 +168777,48 @@ enum linea_ConnectorMeta_orderBy { mirrorConnector } -type linea_DestinationTransfer { +type mantle_DestinationTransfer { id: ID! chainId: BigInt - transferId: linea_Bytes + transferId: mantle_Bytes nonce: BigInt - status: linea_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: linea_Router_orderBy, orderDirection: linea_OrderDirection, where: linea_Router_filter): [linea_Router!] + status: mantle_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: mantle_Router_orderBy, orderDirection: mantle_OrderDirection, where: mantle_Router_filter): [mantle_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: linea_Bytes - delegate: linea_Bytes + to: mantle_Bytes + delegate: mantle_Bytes receiveLocal: Boolean - callData: linea_Bytes + callData: mantle_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: linea_Bytes + originSender: mantle_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: linea_Bytes - asset: linea_Asset + canonicalId: mantle_Bytes + asset: mantle_Asset amount: BigInt routersFee: BigInt - executedCaller: linea_Bytes - executedTransactionHash: linea_Bytes + executedCaller: mantle_Bytes + executedTransactionHash: mantle_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: linea_Bytes + executedTxOrigin: mantle_Bytes executedTxNonce: BigInt - reconciledCaller: linea_Bytes - reconciledTransactionHash: linea_Bytes + reconciledCaller: mantle_Bytes + reconciledTransactionHash: mantle_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: linea_Bytes + reconciledTxOrigin: mantle_Bytes reconciledTxNonce: BigInt } -input linea_DestinationTransfer_filter { +input mantle_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -171572,12 +168835,16 @@ input linea_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: linea_Bytes - transferId_not: linea_Bytes - transferId_in: [linea_Bytes!] - transferId_not_in: [linea_Bytes!] - transferId_contains: linea_Bytes - transferId_not_contains: linea_Bytes + transferId: mantle_Bytes + transferId_not: mantle_Bytes + transferId_gt: mantle_Bytes + transferId_lt: mantle_Bytes + transferId_gte: mantle_Bytes + transferId_lte: mantle_Bytes + transferId_in: [mantle_Bytes!] + transferId_not_in: [mantle_Bytes!] + transferId_contains: mantle_Bytes + transferId_not_contains: mantle_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -171586,17 +168853,17 @@ input linea_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: linea_TransferStatus - status_not: linea_TransferStatus - status_in: [linea_TransferStatus!] - status_not_in: [linea_TransferStatus!] + status: mantle_TransferStatus + status_not: mantle_TransferStatus + status_in: [mantle_TransferStatus!] + status_not_in: [mantle_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: linea_Router_filter + routers_: mantle_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -171621,28 +168888,40 @@ input linea_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: linea_Bytes - to_not: linea_Bytes - to_in: [linea_Bytes!] - to_not_in: [linea_Bytes!] - to_contains: linea_Bytes - to_not_contains: linea_Bytes - delegate: linea_Bytes - delegate_not: linea_Bytes - delegate_in: [linea_Bytes!] - delegate_not_in: [linea_Bytes!] - delegate_contains: linea_Bytes - delegate_not_contains: linea_Bytes + to: mantle_Bytes + to_not: mantle_Bytes + to_gt: mantle_Bytes + to_lt: mantle_Bytes + to_gte: mantle_Bytes + to_lte: mantle_Bytes + to_in: [mantle_Bytes!] + to_not_in: [mantle_Bytes!] + to_contains: mantle_Bytes + to_not_contains: mantle_Bytes + delegate: mantle_Bytes + delegate_not: mantle_Bytes + delegate_gt: mantle_Bytes + delegate_lt: mantle_Bytes + delegate_gte: mantle_Bytes + delegate_lte: mantle_Bytes + delegate_in: [mantle_Bytes!] + delegate_not_in: [mantle_Bytes!] + delegate_contains: mantle_Bytes + delegate_not_contains: mantle_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: linea_Bytes - callData_not: linea_Bytes - callData_in: [linea_Bytes!] - callData_not_in: [linea_Bytes!] - callData_contains: linea_Bytes - callData_not_contains: linea_Bytes + callData: mantle_Bytes + callData_not: mantle_Bytes + callData_gt: mantle_Bytes + callData_lt: mantle_Bytes + callData_gte: mantle_Bytes + callData_lte: mantle_Bytes + callData_in: [mantle_Bytes!] + callData_not_in: [mantle_Bytes!] + callData_contains: mantle_Bytes + callData_not_contains: mantle_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -171659,12 +168938,16 @@ input linea_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: linea_Bytes - originSender_not: linea_Bytes - originSender_in: [linea_Bytes!] - originSender_not_in: [linea_Bytes!] - originSender_contains: linea_Bytes - originSender_not_contains: linea_Bytes + originSender: mantle_Bytes + originSender_not: mantle_Bytes + originSender_gt: mantle_Bytes + originSender_lt: mantle_Bytes + originSender_gte: mantle_Bytes + originSender_lte: mantle_Bytes + originSender_in: [mantle_Bytes!] + originSender_not_in: [mantle_Bytes!] + originSender_contains: mantle_Bytes + originSender_not_contains: mantle_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -171681,12 +168964,16 @@ input linea_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: linea_Bytes - canonicalId_not: linea_Bytes - canonicalId_in: [linea_Bytes!] - canonicalId_not_in: [linea_Bytes!] - canonicalId_contains: linea_Bytes - canonicalId_not_contains: linea_Bytes + canonicalId: mantle_Bytes + canonicalId_not: mantle_Bytes + canonicalId_gt: mantle_Bytes + canonicalId_lt: mantle_Bytes + canonicalId_gte: mantle_Bytes + canonicalId_lte: mantle_Bytes + canonicalId_in: [mantle_Bytes!] + canonicalId_not_in: [mantle_Bytes!] + canonicalId_contains: mantle_Bytes + canonicalId_not_contains: mantle_Bytes asset: String asset_not: String asset_gt: String @@ -171707,7 +168994,7 @@ input linea_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: linea_Asset_filter + asset_: mantle_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -171724,18 +169011,26 @@ input linea_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: linea_Bytes - executedCaller_not: linea_Bytes - executedCaller_in: [linea_Bytes!] - executedCaller_not_in: [linea_Bytes!] - executedCaller_contains: linea_Bytes - executedCaller_not_contains: linea_Bytes - executedTransactionHash: linea_Bytes - executedTransactionHash_not: linea_Bytes - executedTransactionHash_in: [linea_Bytes!] - executedTransactionHash_not_in: [linea_Bytes!] - executedTransactionHash_contains: linea_Bytes - executedTransactionHash_not_contains: linea_Bytes + executedCaller: mantle_Bytes + executedCaller_not: mantle_Bytes + executedCaller_gt: mantle_Bytes + executedCaller_lt: mantle_Bytes + executedCaller_gte: mantle_Bytes + executedCaller_lte: mantle_Bytes + executedCaller_in: [mantle_Bytes!] + executedCaller_not_in: [mantle_Bytes!] + executedCaller_contains: mantle_Bytes + executedCaller_not_contains: mantle_Bytes + executedTransactionHash: mantle_Bytes + executedTransactionHash_not: mantle_Bytes + executedTransactionHash_gt: mantle_Bytes + executedTransactionHash_lt: mantle_Bytes + executedTransactionHash_gte: mantle_Bytes + executedTransactionHash_lte: mantle_Bytes + executedTransactionHash_in: [mantle_Bytes!] + executedTransactionHash_not_in: [mantle_Bytes!] + executedTransactionHash_contains: mantle_Bytes + executedTransactionHash_not_contains: mantle_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -171768,12 +169063,16 @@ input linea_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: linea_Bytes - executedTxOrigin_not: linea_Bytes - executedTxOrigin_in: [linea_Bytes!] - executedTxOrigin_not_in: [linea_Bytes!] - executedTxOrigin_contains: linea_Bytes - executedTxOrigin_not_contains: linea_Bytes + executedTxOrigin: mantle_Bytes + executedTxOrigin_not: mantle_Bytes + executedTxOrigin_gt: mantle_Bytes + executedTxOrigin_lt: mantle_Bytes + executedTxOrigin_gte: mantle_Bytes + executedTxOrigin_lte: mantle_Bytes + executedTxOrigin_in: [mantle_Bytes!] + executedTxOrigin_not_in: [mantle_Bytes!] + executedTxOrigin_contains: mantle_Bytes + executedTxOrigin_not_contains: mantle_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -171782,18 +169081,26 @@ input linea_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: linea_Bytes - reconciledCaller_not: linea_Bytes - reconciledCaller_in: [linea_Bytes!] - reconciledCaller_not_in: [linea_Bytes!] - reconciledCaller_contains: linea_Bytes - reconciledCaller_not_contains: linea_Bytes - reconciledTransactionHash: linea_Bytes - reconciledTransactionHash_not: linea_Bytes - reconciledTransactionHash_in: [linea_Bytes!] - reconciledTransactionHash_not_in: [linea_Bytes!] - reconciledTransactionHash_contains: linea_Bytes - reconciledTransactionHash_not_contains: linea_Bytes + reconciledCaller: mantle_Bytes + reconciledCaller_not: mantle_Bytes + reconciledCaller_gt: mantle_Bytes + reconciledCaller_lt: mantle_Bytes + reconciledCaller_gte: mantle_Bytes + reconciledCaller_lte: mantle_Bytes + reconciledCaller_in: [mantle_Bytes!] + reconciledCaller_not_in: [mantle_Bytes!] + reconciledCaller_contains: mantle_Bytes + reconciledCaller_not_contains: mantle_Bytes + reconciledTransactionHash: mantle_Bytes + reconciledTransactionHash_not: mantle_Bytes + reconciledTransactionHash_gt: mantle_Bytes + reconciledTransactionHash_lt: mantle_Bytes + reconciledTransactionHash_gte: mantle_Bytes + reconciledTransactionHash_lte: mantle_Bytes + reconciledTransactionHash_in: [mantle_Bytes!] + reconciledTransactionHash_not_in: [mantle_Bytes!] + reconciledTransactionHash_contains: mantle_Bytes + reconciledTransactionHash_not_contains: mantle_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -171826,12 +169133,16 @@ input linea_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: linea_Bytes - reconciledTxOrigin_not: linea_Bytes - reconciledTxOrigin_in: [linea_Bytes!] - reconciledTxOrigin_not_in: [linea_Bytes!] - reconciledTxOrigin_contains: linea_Bytes - reconciledTxOrigin_not_contains: linea_Bytes + reconciledTxOrigin: mantle_Bytes + reconciledTxOrigin_not: mantle_Bytes + reconciledTxOrigin_gt: mantle_Bytes + reconciledTxOrigin_lt: mantle_Bytes + reconciledTxOrigin_gte: mantle_Bytes + reconciledTxOrigin_lte: mantle_Bytes + reconciledTxOrigin_in: [mantle_Bytes!] + reconciledTxOrigin_not_in: [mantle_Bytes!] + reconciledTxOrigin_contains: mantle_Bytes + reconciledTxOrigin_not_contains: mantle_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -171841,10 +169152,12 @@ input linea_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_DestinationTransfer_filter] + or: [mantle_DestinationTransfer_filter] } -enum linea_DestinationTransfer_orderBy { +enum mantle_DestinationTransfer_orderBy { id chainId transferId @@ -171865,6 +169178,15 @@ enum linea_DestinationTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount routersFee executedCaller @@ -171885,14 +169207,20 @@ enum linea_DestinationTransfer_orderBy { reconciledTxNonce } -type linea_OptimisticRootFinalized { +""" +8 bytes signed integer + +""" +scalar mantle_Int8 + +type mantle_OptimisticRootFinalized { id: ID! - aggregateRoot: linea_Bytes! + aggregateRoot: mantle_Bytes! timestamp: BigInt! blockNumber: BigInt } -input linea_OptimisticRootFinalized_filter { +input mantle_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -171901,12 +169229,16 @@ input linea_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: linea_Bytes - aggregateRoot_not: linea_Bytes - aggregateRoot_in: [linea_Bytes!] - aggregateRoot_not_in: [linea_Bytes!] - aggregateRoot_contains: linea_Bytes - aggregateRoot_not_contains: linea_Bytes + aggregateRoot: mantle_Bytes + aggregateRoot_not: mantle_Bytes + aggregateRoot_gt: mantle_Bytes + aggregateRoot_lt: mantle_Bytes + aggregateRoot_gte: mantle_Bytes + aggregateRoot_lte: mantle_Bytes + aggregateRoot_in: [mantle_Bytes!] + aggregateRoot_not_in: [mantle_Bytes!] + aggregateRoot_contains: mantle_Bytes + aggregateRoot_not_contains: mantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -171924,10 +169256,12 @@ input linea_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_OptimisticRootFinalized_filter] + or: [mantle_OptimisticRootFinalized_filter] } -enum linea_OptimisticRootFinalized_orderBy { +enum mantle_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -171935,25 +169269,25 @@ enum linea_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum linea_OrderDirection { +enum mantle_OrderDirection { asc desc } -type linea_OriginMessage { +type mantle_OriginMessage { id: ID! - transferId: linea_Bytes + transferId: mantle_Bytes destinationDomain: BigInt - leaf: linea_Bytes + leaf: mantle_Bytes index: BigInt - message: linea_Bytes - root: linea_Bytes - transactionHash: linea_Bytes + message: mantle_Bytes + root: mantle_Bytes + transactionHash: mantle_Bytes blockNumber: BigInt - rootCount: linea_RootCount + rootCount: mantle_RootCount } -input linea_OriginMessage_filter { +input mantle_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -171962,12 +169296,16 @@ input linea_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: linea_Bytes - transferId_not: linea_Bytes - transferId_in: [linea_Bytes!] - transferId_not_in: [linea_Bytes!] - transferId_contains: linea_Bytes - transferId_not_contains: linea_Bytes + transferId: mantle_Bytes + transferId_not: mantle_Bytes + transferId_gt: mantle_Bytes + transferId_lt: mantle_Bytes + transferId_gte: mantle_Bytes + transferId_lte: mantle_Bytes + transferId_in: [mantle_Bytes!] + transferId_not_in: [mantle_Bytes!] + transferId_contains: mantle_Bytes + transferId_not_contains: mantle_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -171976,12 +169314,16 @@ input linea_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: linea_Bytes - leaf_not: linea_Bytes - leaf_in: [linea_Bytes!] - leaf_not_in: [linea_Bytes!] - leaf_contains: linea_Bytes - leaf_not_contains: linea_Bytes + leaf: mantle_Bytes + leaf_not: mantle_Bytes + leaf_gt: mantle_Bytes + leaf_lt: mantle_Bytes + leaf_gte: mantle_Bytes + leaf_lte: mantle_Bytes + leaf_in: [mantle_Bytes!] + leaf_not_in: [mantle_Bytes!] + leaf_contains: mantle_Bytes + leaf_not_contains: mantle_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -171990,24 +169332,36 @@ input linea_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: linea_Bytes - message_not: linea_Bytes - message_in: [linea_Bytes!] - message_not_in: [linea_Bytes!] - message_contains: linea_Bytes - message_not_contains: linea_Bytes - root: linea_Bytes - root_not: linea_Bytes - root_in: [linea_Bytes!] - root_not_in: [linea_Bytes!] - root_contains: linea_Bytes - root_not_contains: linea_Bytes - transactionHash: linea_Bytes - transactionHash_not: linea_Bytes - transactionHash_in: [linea_Bytes!] - transactionHash_not_in: [linea_Bytes!] - transactionHash_contains: linea_Bytes - transactionHash_not_contains: linea_Bytes + message: mantle_Bytes + message_not: mantle_Bytes + message_gt: mantle_Bytes + message_lt: mantle_Bytes + message_gte: mantle_Bytes + message_lte: mantle_Bytes + message_in: [mantle_Bytes!] + message_not_in: [mantle_Bytes!] + message_contains: mantle_Bytes + message_not_contains: mantle_Bytes + root: mantle_Bytes + root_not: mantle_Bytes + root_gt: mantle_Bytes + root_lt: mantle_Bytes + root_gte: mantle_Bytes + root_lte: mantle_Bytes + root_in: [mantle_Bytes!] + root_not_in: [mantle_Bytes!] + root_contains: mantle_Bytes + root_not_contains: mantle_Bytes + transactionHash: mantle_Bytes + transactionHash_not: mantle_Bytes + transactionHash_gt: mantle_Bytes + transactionHash_lt: mantle_Bytes + transactionHash_gte: mantle_Bytes + transactionHash_lte: mantle_Bytes + transactionHash_in: [mantle_Bytes!] + transactionHash_not_in: [mantle_Bytes!] + transactionHash_contains: mantle_Bytes + transactionHash_not_contains: mantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -172036,12 +169390,14 @@ input linea_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: linea_RootCount_filter + rootCount_: mantle_RootCount_filter """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_OriginMessage_filter] + or: [mantle_OriginMessage_filter] } -enum linea_OriginMessage_orderBy { +enum mantle_OriginMessage_orderBy { id transferId destinationDomain @@ -172052,44 +169408,46 @@ enum linea_OriginMessage_orderBy { transactionHash blockNumber rootCount + rootCount__id + rootCount__count } -type linea_OriginTransfer { +type mantle_OriginTransfer { id: ID! chainId: BigInt - transferId: linea_Bytes + transferId: mantle_Bytes nonce: BigInt - status: linea_TransferStatus - messageHash: linea_Bytes + status: mantle_TransferStatus + messageHash: mantle_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: linea_Bytes - delegate: linea_Bytes + to: mantle_Bytes + delegate: mantle_Bytes receiveLocal: Boolean - callData: linea_Bytes + callData: mantle_Bytes slippage: BigInt - originSender: linea_Bytes + originSender: mantle_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: linea_Bytes - asset: linea_Asset - transactingAsset: linea_Bytes - message: linea_OriginMessage + canonicalId: mantle_Bytes + asset: mantle_Asset + transactingAsset: mantle_Bytes + message: mantle_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: linea_RelayerFee_orderBy, orderDirection: linea_OrderDirection, where: linea_RelayerFee_filter): [linea_RelayerFee!] - initialRelayerFeeAsset: linea_Bytes - caller: linea_Bytes - transactionHash: linea_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: mantle_RelayerFee_orderBy, orderDirection: mantle_OrderDirection, where: mantle_RelayerFee_filter): [mantle_RelayerFee!] + initialRelayerFeeAsset: mantle_Bytes + caller: mantle_Bytes + transactionHash: mantle_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: linea_Bytes + txOrigin: mantle_Bytes txNonce: BigInt } -input linea_OriginTransfer_filter { +input mantle_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -172106,12 +169464,16 @@ input linea_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: linea_Bytes - transferId_not: linea_Bytes - transferId_in: [linea_Bytes!] - transferId_not_in: [linea_Bytes!] - transferId_contains: linea_Bytes - transferId_not_contains: linea_Bytes + transferId: mantle_Bytes + transferId_not: mantle_Bytes + transferId_gt: mantle_Bytes + transferId_lt: mantle_Bytes + transferId_gte: mantle_Bytes + transferId_lte: mantle_Bytes + transferId_in: [mantle_Bytes!] + transferId_not_in: [mantle_Bytes!] + transferId_contains: mantle_Bytes + transferId_not_contains: mantle_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -172120,16 +169482,20 @@ input linea_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: linea_TransferStatus - status_not: linea_TransferStatus - status_in: [linea_TransferStatus!] - status_not_in: [linea_TransferStatus!] - messageHash: linea_Bytes - messageHash_not: linea_Bytes - messageHash_in: [linea_Bytes!] - messageHash_not_in: [linea_Bytes!] - messageHash_contains: linea_Bytes - messageHash_not_contains: linea_Bytes + status: mantle_TransferStatus + status_not: mantle_TransferStatus + status_in: [mantle_TransferStatus!] + status_not_in: [mantle_TransferStatus!] + messageHash: mantle_Bytes + messageHash_not: mantle_Bytes + messageHash_gt: mantle_Bytes + messageHash_lt: mantle_Bytes + messageHash_gte: mantle_Bytes + messageHash_lte: mantle_Bytes + messageHash_in: [mantle_Bytes!] + messageHash_not_in: [mantle_Bytes!] + messageHash_contains: mantle_Bytes + messageHash_not_contains: mantle_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -172154,28 +169520,40 @@ input linea_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: linea_Bytes - to_not: linea_Bytes - to_in: [linea_Bytes!] - to_not_in: [linea_Bytes!] - to_contains: linea_Bytes - to_not_contains: linea_Bytes - delegate: linea_Bytes - delegate_not: linea_Bytes - delegate_in: [linea_Bytes!] - delegate_not_in: [linea_Bytes!] - delegate_contains: linea_Bytes - delegate_not_contains: linea_Bytes + to: mantle_Bytes + to_not: mantle_Bytes + to_gt: mantle_Bytes + to_lt: mantle_Bytes + to_gte: mantle_Bytes + to_lte: mantle_Bytes + to_in: [mantle_Bytes!] + to_not_in: [mantle_Bytes!] + to_contains: mantle_Bytes + to_not_contains: mantle_Bytes + delegate: mantle_Bytes + delegate_not: mantle_Bytes + delegate_gt: mantle_Bytes + delegate_lt: mantle_Bytes + delegate_gte: mantle_Bytes + delegate_lte: mantle_Bytes + delegate_in: [mantle_Bytes!] + delegate_not_in: [mantle_Bytes!] + delegate_contains: mantle_Bytes + delegate_not_contains: mantle_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: linea_Bytes - callData_not: linea_Bytes - callData_in: [linea_Bytes!] - callData_not_in: [linea_Bytes!] - callData_contains: linea_Bytes - callData_not_contains: linea_Bytes + callData: mantle_Bytes + callData_not: mantle_Bytes + callData_gt: mantle_Bytes + callData_lt: mantle_Bytes + callData_gte: mantle_Bytes + callData_lte: mantle_Bytes + callData_in: [mantle_Bytes!] + callData_not_in: [mantle_Bytes!] + callData_contains: mantle_Bytes + callData_not_contains: mantle_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -172184,12 +169562,16 @@ input linea_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: linea_Bytes - originSender_not: linea_Bytes - originSender_in: [linea_Bytes!] - originSender_not_in: [linea_Bytes!] - originSender_contains: linea_Bytes - originSender_not_contains: linea_Bytes + originSender: mantle_Bytes + originSender_not: mantle_Bytes + originSender_gt: mantle_Bytes + originSender_lt: mantle_Bytes + originSender_gte: mantle_Bytes + originSender_lte: mantle_Bytes + originSender_in: [mantle_Bytes!] + originSender_not_in: [mantle_Bytes!] + originSender_contains: mantle_Bytes + originSender_not_contains: mantle_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -172206,12 +169588,16 @@ input linea_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: linea_Bytes - canonicalId_not: linea_Bytes - canonicalId_in: [linea_Bytes!] - canonicalId_not_in: [linea_Bytes!] - canonicalId_contains: linea_Bytes - canonicalId_not_contains: linea_Bytes + canonicalId: mantle_Bytes + canonicalId_not: mantle_Bytes + canonicalId_gt: mantle_Bytes + canonicalId_lt: mantle_Bytes + canonicalId_gte: mantle_Bytes + canonicalId_lte: mantle_Bytes + canonicalId_in: [mantle_Bytes!] + canonicalId_not_in: [mantle_Bytes!] + canonicalId_contains: mantle_Bytes + canonicalId_not_contains: mantle_Bytes asset: String asset_not: String asset_gt: String @@ -172232,13 +169618,17 @@ input linea_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: linea_Asset_filter - transactingAsset: linea_Bytes - transactingAsset_not: linea_Bytes - transactingAsset_in: [linea_Bytes!] - transactingAsset_not_in: [linea_Bytes!] - transactingAsset_contains: linea_Bytes - transactingAsset_not_contains: linea_Bytes + asset_: mantle_Asset_filter + transactingAsset: mantle_Bytes + transactingAsset_not: mantle_Bytes + transactingAsset_gt: mantle_Bytes + transactingAsset_lt: mantle_Bytes + transactingAsset_gte: mantle_Bytes + transactingAsset_lte: mantle_Bytes + transactingAsset_in: [mantle_Bytes!] + transactingAsset_not_in: [mantle_Bytes!] + transactingAsset_contains: mantle_Bytes + transactingAsset_not_contains: mantle_Bytes message: String message_not: String message_gt: String @@ -172259,7 +169649,7 @@ input linea_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: linea_OriginMessage_filter + message_: mantle_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -172274,25 +169664,37 @@ input linea_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: linea_RelayerFee_filter - initialRelayerFeeAsset: linea_Bytes - initialRelayerFeeAsset_not: linea_Bytes - initialRelayerFeeAsset_in: [linea_Bytes!] - initialRelayerFeeAsset_not_in: [linea_Bytes!] - initialRelayerFeeAsset_contains: linea_Bytes - initialRelayerFeeAsset_not_contains: linea_Bytes - caller: linea_Bytes - caller_not: linea_Bytes - caller_in: [linea_Bytes!] - caller_not_in: [linea_Bytes!] - caller_contains: linea_Bytes - caller_not_contains: linea_Bytes - transactionHash: linea_Bytes - transactionHash_not: linea_Bytes - transactionHash_in: [linea_Bytes!] - transactionHash_not_in: [linea_Bytes!] - transactionHash_contains: linea_Bytes - transactionHash_not_contains: linea_Bytes + relayerFees_: mantle_RelayerFee_filter + initialRelayerFeeAsset: mantle_Bytes + initialRelayerFeeAsset_not: mantle_Bytes + initialRelayerFeeAsset_gt: mantle_Bytes + initialRelayerFeeAsset_lt: mantle_Bytes + initialRelayerFeeAsset_gte: mantle_Bytes + initialRelayerFeeAsset_lte: mantle_Bytes + initialRelayerFeeAsset_in: [mantle_Bytes!] + initialRelayerFeeAsset_not_in: [mantle_Bytes!] + initialRelayerFeeAsset_contains: mantle_Bytes + initialRelayerFeeAsset_not_contains: mantle_Bytes + caller: mantle_Bytes + caller_not: mantle_Bytes + caller_gt: mantle_Bytes + caller_lt: mantle_Bytes + caller_gte: mantle_Bytes + caller_lte: mantle_Bytes + caller_in: [mantle_Bytes!] + caller_not_in: [mantle_Bytes!] + caller_contains: mantle_Bytes + caller_not_contains: mantle_Bytes + transactionHash: mantle_Bytes + transactionHash_not: mantle_Bytes + transactionHash_gt: mantle_Bytes + transactionHash_lt: mantle_Bytes + transactionHash_gte: mantle_Bytes + transactionHash_lte: mantle_Bytes + transactionHash_in: [mantle_Bytes!] + transactionHash_not_in: [mantle_Bytes!] + transactionHash_contains: mantle_Bytes + transactionHash_not_contains: mantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -172325,12 +169727,16 @@ input linea_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: linea_Bytes - txOrigin_not: linea_Bytes - txOrigin_in: [linea_Bytes!] - txOrigin_not_in: [linea_Bytes!] - txOrigin_contains: linea_Bytes - txOrigin_not_contains: linea_Bytes + txOrigin: mantle_Bytes + txOrigin_not: mantle_Bytes + txOrigin_gt: mantle_Bytes + txOrigin_lt: mantle_Bytes + txOrigin_gte: mantle_Bytes + txOrigin_lte: mantle_Bytes + txOrigin_in: [mantle_Bytes!] + txOrigin_not_in: [mantle_Bytes!] + txOrigin_contains: mantle_Bytes + txOrigin_not_contains: mantle_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -172340,10 +169746,12 @@ input linea_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_OriginTransfer_filter] + or: [mantle_OriginTransfer_filter] } -enum linea_OriginTransfer_orderBy { +enum mantle_OriginTransfer_orderBy { id chainId transferId @@ -172363,8 +169771,26 @@ enum linea_OriginTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber transactingAsset message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber bumpRelayerFeeCount relayerFees initialRelayerFeeAsset @@ -172378,20 +169804,20 @@ enum linea_OriginTransfer_orderBy { txNonce } -type linea_Relayer { +type mantle_Relayer { id: ID! isActive: Boolean! - relayer: linea_Bytes + relayer: mantle_Bytes } -type linea_RelayerFee { +type mantle_RelayerFee { id: ID! - transfer: linea_OriginTransfer! + transfer: mantle_OriginTransfer! fee: BigInt! - asset: linea_Bytes! + asset: mantle_Bytes! } -input linea_RelayerFee_filter { +input mantle_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -172420,7 +169846,7 @@ input linea_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: linea_OriginTransfer_filter + transfer_: mantle_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -172429,37 +169855,72 @@ input linea_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: linea_Bytes - asset_not: linea_Bytes - asset_in: [linea_Bytes!] - asset_not_in: [linea_Bytes!] - asset_contains: linea_Bytes - asset_not_contains: linea_Bytes + asset: mantle_Bytes + asset_not: mantle_Bytes + asset_gt: mantle_Bytes + asset_lt: mantle_Bytes + asset_gte: mantle_Bytes + asset_lte: mantle_Bytes + asset_in: [mantle_Bytes!] + asset_not_in: [mantle_Bytes!] + asset_contains: mantle_Bytes + asset_not_contains: mantle_Bytes """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_RelayerFee_filter] + or: [mantle_RelayerFee_filter] } -enum linea_RelayerFee_orderBy { +enum mantle_RelayerFee_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce fee asset } -type linea_RelayerFeesIncrease { +type mantle_RelayerFeesIncrease { id: ID! - transfer: linea_OriginTransfer! + transfer: mantle_OriginTransfer! increase: BigInt - asset: linea_Bytes - caller: linea_Bytes! - transactionHash: linea_Bytes! + asset: mantle_Bytes + caller: mantle_Bytes! + transactionHash: mantle_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input linea_RelayerFeesIncrease_filter { +input mantle_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -172488,7 +169949,7 @@ input linea_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: linea_OriginTransfer_filter + transfer_: mantle_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -172497,24 +169958,36 @@ input linea_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: linea_Bytes - asset_not: linea_Bytes - asset_in: [linea_Bytes!] - asset_not_in: [linea_Bytes!] - asset_contains: linea_Bytes - asset_not_contains: linea_Bytes - caller: linea_Bytes - caller_not: linea_Bytes - caller_in: [linea_Bytes!] - caller_not_in: [linea_Bytes!] - caller_contains: linea_Bytes - caller_not_contains: linea_Bytes - transactionHash: linea_Bytes - transactionHash_not: linea_Bytes - transactionHash_in: [linea_Bytes!] - transactionHash_not_in: [linea_Bytes!] - transactionHash_contains: linea_Bytes - transactionHash_not_contains: linea_Bytes + asset: mantle_Bytes + asset_not: mantle_Bytes + asset_gt: mantle_Bytes + asset_lt: mantle_Bytes + asset_gte: mantle_Bytes + asset_lte: mantle_Bytes + asset_in: [mantle_Bytes!] + asset_not_in: [mantle_Bytes!] + asset_contains: mantle_Bytes + asset_not_contains: mantle_Bytes + caller: mantle_Bytes + caller_not: mantle_Bytes + caller_gt: mantle_Bytes + caller_lt: mantle_Bytes + caller_gte: mantle_Bytes + caller_lte: mantle_Bytes + caller_in: [mantle_Bytes!] + caller_not_in: [mantle_Bytes!] + caller_contains: mantle_Bytes + caller_not_contains: mantle_Bytes + transactionHash: mantle_Bytes + transactionHash_not: mantle_Bytes + transactionHash_gt: mantle_Bytes + transactionHash_lt: mantle_Bytes + transactionHash_gte: mantle_Bytes + transactionHash_lte: mantle_Bytes + transactionHash_in: [mantle_Bytes!] + transactionHash_not_in: [mantle_Bytes!] + transactionHash_contains: mantle_Bytes + transactionHash_not_contains: mantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -172548,12 +170021,43 @@ input linea_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_RelayerFeesIncrease_filter] + or: [mantle_RelayerFeesIncrease_filter] } -enum linea_RelayerFeesIncrease_orderBy { +enum mantle_RelayerFeesIncrease_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce increase asset caller @@ -172564,7 +170068,7 @@ enum linea_RelayerFeesIncrease_orderBy { blockNumber } -input linea_Relayer_filter { +input mantle_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -172577,28 +170081,34 @@ input linea_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: linea_Bytes - relayer_not: linea_Bytes - relayer_in: [linea_Bytes!] - relayer_not_in: [linea_Bytes!] - relayer_contains: linea_Bytes - relayer_not_contains: linea_Bytes + relayer: mantle_Bytes + relayer_not: mantle_Bytes + relayer_gt: mantle_Bytes + relayer_lt: mantle_Bytes + relayer_gte: mantle_Bytes + relayer_lte: mantle_Bytes + relayer_in: [mantle_Bytes!] + relayer_not_in: [mantle_Bytes!] + relayer_contains: mantle_Bytes + relayer_not_contains: mantle_Bytes """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_Relayer_filter] + or: [mantle_Relayer_filter] } -enum linea_Relayer_orderBy { +enum mantle_Relayer_orderBy { id isActive relayer } -type linea_RootCount { +type mantle_RootCount { id: ID! count: BigInt } -input linea_RootCount_filter { +input mantle_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -172616,29 +170126,31 @@ input linea_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_RootCount_filter] + or: [mantle_RootCount_filter] } -enum linea_RootCount_orderBy { +enum mantle_RootCount_orderBy { id count } -type linea_RootMessageSent { +type mantle_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: linea_Bytes + root: mantle_Bytes count: BigInt - caller: linea_Bytes - transactionHash: linea_Bytes + caller: mantle_Bytes + transactionHash: mantle_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input linea_RootMessageSent_filter { +input mantle_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -172663,12 +170175,16 @@ input linea_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: linea_Bytes - root_not: linea_Bytes - root_in: [linea_Bytes!] - root_not_in: [linea_Bytes!] - root_contains: linea_Bytes - root_not_contains: linea_Bytes + root: mantle_Bytes + root_not: mantle_Bytes + root_gt: mantle_Bytes + root_lt: mantle_Bytes + root_gte: mantle_Bytes + root_lte: mantle_Bytes + root_in: [mantle_Bytes!] + root_not_in: [mantle_Bytes!] + root_contains: mantle_Bytes + root_not_contains: mantle_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -172677,18 +170193,26 @@ input linea_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: linea_Bytes - caller_not: linea_Bytes - caller_in: [linea_Bytes!] - caller_not_in: [linea_Bytes!] - caller_contains: linea_Bytes - caller_not_contains: linea_Bytes - transactionHash: linea_Bytes - transactionHash_not: linea_Bytes - transactionHash_in: [linea_Bytes!] - transactionHash_not_in: [linea_Bytes!] - transactionHash_contains: linea_Bytes - transactionHash_not_contains: linea_Bytes + caller: mantle_Bytes + caller_not: mantle_Bytes + caller_gt: mantle_Bytes + caller_lt: mantle_Bytes + caller_gte: mantle_Bytes + caller_lte: mantle_Bytes + caller_in: [mantle_Bytes!] + caller_not_in: [mantle_Bytes!] + caller_contains: mantle_Bytes + caller_not_contains: mantle_Bytes + transactionHash: mantle_Bytes + transactionHash_not: mantle_Bytes + transactionHash_gt: mantle_Bytes + transactionHash_lt: mantle_Bytes + transactionHash_gte: mantle_Bytes + transactionHash_lte: mantle_Bytes + transactionHash_in: [mantle_Bytes!] + transactionHash_not_in: [mantle_Bytes!] + transactionHash_contains: mantle_Bytes + transactionHash_not_contains: mantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -172722,10 +170246,12 @@ input linea_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_RootMessageSent_filter] + or: [mantle_RootMessageSent_filter] } -enum linea_RootMessageSent_orderBy { +enum mantle_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -172739,25 +170265,25 @@ enum linea_RootMessageSent_orderBy { blockNumber } -type linea_Router { +type mantle_Router { id: ID! isActive: Boolean! - owner: linea_Bytes - recipient: linea_Bytes - proposedOwner: linea_Bytes + owner: mantle_Bytes + recipient: mantle_Bytes + proposedOwner: mantle_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: linea_AssetBalance_orderBy, orderDirection: linea_OrderDirection, where: linea_AssetBalance_filter): [linea_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: mantle_AssetBalance_orderBy, orderDirection: mantle_OrderDirection, where: mantle_AssetBalance_filter): [mantle_AssetBalance!]! } -type linea_RouterDailyTVL { +type mantle_RouterDailyTVL { id: ID! - router: linea_Router! - asset: linea_Asset! + router: mantle_Router! + asset: mantle_Asset! timestamp: BigInt! balance: BigInt! } -input linea_RouterDailyTVL_filter { +input mantle_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -172786,7 +170312,7 @@ input linea_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: linea_Router_filter + router_: mantle_Router_filter asset: String asset_not: String asset_gt: String @@ -172807,7 +170333,7 @@ input linea_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: linea_Asset_filter + asset_: mantle_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -172825,37 +170351,54 @@ input linea_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_RouterDailyTVL_filter] + or: [mantle_RouterDailyTVL_filter] } -enum linea_RouterDailyTVL_orderBy { +enum mantle_RouterDailyTVL_orderBy { id router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp balance } -type linea_RouterLiquidityEvent { +type mantle_RouterLiquidityEvent { id: ID! - type: linea_RouterLiquidityEventType - router: linea_Router! - asset: linea_Asset! + type: mantle_RouterLiquidityEventType + router: mantle_Router! + asset: mantle_Asset! amount: BigInt! balance: BigInt! - caller: linea_Bytes + caller: mantle_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: linea_Bytes! + transactionHash: mantle_Bytes! nonce: BigInt! } -enum linea_RouterLiquidityEventType { +enum mantle_RouterLiquidityEventType { Add Remove } -input linea_RouterLiquidityEvent_filter { +input mantle_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -172864,10 +170407,10 @@ input linea_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: linea_RouterLiquidityEventType - type_not: linea_RouterLiquidityEventType - type_in: [linea_RouterLiquidityEventType!] - type_not_in: [linea_RouterLiquidityEventType!] + type: mantle_RouterLiquidityEventType + type_not: mantle_RouterLiquidityEventType + type_in: [mantle_RouterLiquidityEventType!] + type_not_in: [mantle_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -172888,7 +170431,7 @@ input linea_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: linea_Router_filter + router_: mantle_Router_filter asset: String asset_not: String asset_gt: String @@ -172909,7 +170452,7 @@ input linea_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: linea_Asset_filter + asset_: mantle_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -172926,12 +170469,16 @@ input linea_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: linea_Bytes - caller_not: linea_Bytes - caller_in: [linea_Bytes!] - caller_not_in: [linea_Bytes!] - caller_contains: linea_Bytes - caller_not_contains: linea_Bytes + caller: mantle_Bytes + caller_not: mantle_Bytes + caller_gt: mantle_Bytes + caller_lt: mantle_Bytes + caller_gte: mantle_Bytes + caller_lte: mantle_Bytes + caller_in: [mantle_Bytes!] + caller_not_in: [mantle_Bytes!] + caller_contains: mantle_Bytes + caller_not_contains: mantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -172948,12 +170495,16 @@ input linea_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: linea_Bytes - transactionHash_not: linea_Bytes - transactionHash_in: [linea_Bytes!] - transactionHash_not_in: [linea_Bytes!] - transactionHash_contains: linea_Bytes - transactionHash_not_contains: linea_Bytes + transactionHash: mantle_Bytes + transactionHash_not: mantle_Bytes + transactionHash_gt: mantle_Bytes + transactionHash_lt: mantle_Bytes + transactionHash_gte: mantle_Bytes + transactionHash_lte: mantle_Bytes + transactionHash_in: [mantle_Bytes!] + transactionHash_not_in: [mantle_Bytes!] + transactionHash_contains: mantle_Bytes + transactionHash_not_contains: mantle_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -172963,14 +170514,31 @@ input linea_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_RouterLiquidityEvent_filter] + or: [mantle_RouterLiquidityEvent_filter] } -enum linea_RouterLiquidityEvent_orderBy { +enum mantle_RouterLiquidityEvent_orderBy { id type router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount balance caller @@ -172980,7 +170548,7 @@ enum linea_RouterLiquidityEvent_orderBy { nonce } -input linea_Router_filter { +input mantle_Router_filter { id: ID id_not: ID id_gt: ID @@ -172993,24 +170561,36 @@ input linea_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: linea_Bytes - owner_not: linea_Bytes - owner_in: [linea_Bytes!] - owner_not_in: [linea_Bytes!] - owner_contains: linea_Bytes - owner_not_contains: linea_Bytes - recipient: linea_Bytes - recipient_not: linea_Bytes - recipient_in: [linea_Bytes!] - recipient_not_in: [linea_Bytes!] - recipient_contains: linea_Bytes - recipient_not_contains: linea_Bytes - proposedOwner: linea_Bytes - proposedOwner_not: linea_Bytes - proposedOwner_in: [linea_Bytes!] - proposedOwner_not_in: [linea_Bytes!] - proposedOwner_contains: linea_Bytes - proposedOwner_not_contains: linea_Bytes + owner: mantle_Bytes + owner_not: mantle_Bytes + owner_gt: mantle_Bytes + owner_lt: mantle_Bytes + owner_gte: mantle_Bytes + owner_lte: mantle_Bytes + owner_in: [mantle_Bytes!] + owner_not_in: [mantle_Bytes!] + owner_contains: mantle_Bytes + owner_not_contains: mantle_Bytes + recipient: mantle_Bytes + recipient_not: mantle_Bytes + recipient_gt: mantle_Bytes + recipient_lt: mantle_Bytes + recipient_gte: mantle_Bytes + recipient_lte: mantle_Bytes + recipient_in: [mantle_Bytes!] + recipient_not_in: [mantle_Bytes!] + recipient_contains: mantle_Bytes + recipient_not_contains: mantle_Bytes + proposedOwner: mantle_Bytes + proposedOwner_not: mantle_Bytes + proposedOwner_gt: mantle_Bytes + proposedOwner_lt: mantle_Bytes + proposedOwner_gte: mantle_Bytes + proposedOwner_lte: mantle_Bytes + proposedOwner_in: [mantle_Bytes!] + proposedOwner_not_in: [mantle_Bytes!] + proposedOwner_contains: mantle_Bytes + proposedOwner_not_contains: mantle_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -173019,12 +170599,14 @@ input linea_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: linea_AssetBalance_filter + assetBalances_: mantle_AssetBalance_filter """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_Router_filter] + or: [mantle_Router_filter] } -enum linea_Router_orderBy { +enum mantle_Router_orderBy { id isActive owner @@ -173034,13 +170616,13 @@ enum linea_Router_orderBy { assetBalances } -type linea_Sequencer { +type mantle_Sequencer { id: ID! isActive: Boolean! - sequencer: linea_Bytes + sequencer: mantle_Bytes } -input linea_Sequencer_filter { +input mantle_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -173053,29 +170635,35 @@ input linea_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: linea_Bytes - sequencer_not: linea_Bytes - sequencer_in: [linea_Bytes!] - sequencer_not_in: [linea_Bytes!] - sequencer_contains: linea_Bytes - sequencer_not_contains: linea_Bytes + sequencer: mantle_Bytes + sequencer_not: mantle_Bytes + sequencer_gt: mantle_Bytes + sequencer_lt: mantle_Bytes + sequencer_gte: mantle_Bytes + sequencer_lte: mantle_Bytes + sequencer_in: [mantle_Bytes!] + sequencer_not_in: [mantle_Bytes!] + sequencer_contains: mantle_Bytes + sequencer_not_contains: mantle_Bytes """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_Sequencer_filter] + or: [mantle_Sequencer_filter] } -enum linea_Sequencer_orderBy { +enum mantle_Sequencer_orderBy { id isActive sequencer } -type linea_Setting { +type mantle_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: linea_Bytes! + caller: mantle_Bytes! } -input linea_Setting_filter { +input mantle_Setting_filter { id: ID id_not: ID id_gt: ID @@ -173092,35 +170680,41 @@ input linea_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: linea_Bytes - caller_not: linea_Bytes - caller_in: [linea_Bytes!] - caller_not_in: [linea_Bytes!] - caller_contains: linea_Bytes - caller_not_contains: linea_Bytes + caller: mantle_Bytes + caller_not: mantle_Bytes + caller_gt: mantle_Bytes + caller_lt: mantle_Bytes + caller_gte: mantle_Bytes + caller_lte: mantle_Bytes + caller_in: [mantle_Bytes!] + caller_not_in: [mantle_Bytes!] + caller_contains: mantle_Bytes + caller_not_contains: mantle_Bytes """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_Setting_filter] + or: [mantle_Setting_filter] } -enum linea_Setting_orderBy { +enum mantle_Setting_orderBy { id maxRoutersPerTransfer caller } -type linea_SlippageUpdate { +type mantle_SlippageUpdate { id: ID! - transfer: linea_DestinationTransfer! + transfer: mantle_DestinationTransfer! slippage: BigInt! - caller: linea_Bytes! - transactionHash: linea_Bytes! + caller: mantle_Bytes! + transactionHash: mantle_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input linea_SlippageUpdate_filter { +input mantle_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -173149,7 +170743,7 @@ input linea_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: linea_DestinationTransfer_filter + transfer_: mantle_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -173158,18 +170752,26 @@ input linea_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: linea_Bytes - caller_not: linea_Bytes - caller_in: [linea_Bytes!] - caller_not_in: [linea_Bytes!] - caller_contains: linea_Bytes - caller_not_contains: linea_Bytes - transactionHash: linea_Bytes - transactionHash_not: linea_Bytes - transactionHash_in: [linea_Bytes!] - transactionHash_not_in: [linea_Bytes!] - transactionHash_contains: linea_Bytes - transactionHash_not_contains: linea_Bytes + caller: mantle_Bytes + caller_not: mantle_Bytes + caller_gt: mantle_Bytes + caller_lt: mantle_Bytes + caller_gte: mantle_Bytes + caller_lte: mantle_Bytes + caller_in: [mantle_Bytes!] + caller_not_in: [mantle_Bytes!] + caller_contains: mantle_Bytes + caller_not_contains: mantle_Bytes + transactionHash: mantle_Bytes + transactionHash_not: mantle_Bytes + transactionHash_gt: mantle_Bytes + transactionHash_lt: mantle_Bytes + transactionHash_gte: mantle_Bytes + transactionHash_lte: mantle_Bytes + transactionHash_in: [mantle_Bytes!] + transactionHash_not_in: [mantle_Bytes!] + transactionHash_contains: mantle_Bytes + transactionHash_not_contains: mantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -173203,12 +170805,50 @@ input linea_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_SlippageUpdate_filter] + or: [mantle_SlippageUpdate_filter] } -enum linea_SlippageUpdate_orderBy { +enum mantle_SlippageUpdate_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce slippage caller transactionHash @@ -173218,16 +170858,16 @@ enum linea_SlippageUpdate_orderBy { blockNumber } -type linea_SnapshotRoot { +type mantle_SnapshotRoot { id: ID! spokeDomain: BigInt - root: linea_Bytes! + root: mantle_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input linea_SnapshotRoot_filter { +input mantle_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -173244,12 +170884,16 @@ input linea_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: linea_Bytes - root_not: linea_Bytes - root_in: [linea_Bytes!] - root_not_in: [linea_Bytes!] - root_contains: linea_Bytes - root_not_contains: linea_Bytes + root: mantle_Bytes + root_not: mantle_Bytes + root_gt: mantle_Bytes + root_lt: mantle_Bytes + root_gte: mantle_Bytes + root_lte: mantle_Bytes + root_in: [mantle_Bytes!] + root_not_in: [mantle_Bytes!] + root_contains: mantle_Bytes + root_not_contains: mantle_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -173275,10 +170919,12 @@ input linea_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_SnapshotRoot_filter] + or: [mantle_SnapshotRoot_filter] } -enum linea_SnapshotRoot_orderBy { +enum mantle_SnapshotRoot_orderBy { id spokeDomain root @@ -173287,12 +170933,12 @@ enum linea_SnapshotRoot_orderBy { blockNumber } -type linea_SpokeConnectorMode { +type mantle_SpokeConnectorMode { id: ID! mode: String! } -input linea_SpokeConnectorMode_filter { +input mantle_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -173322,15 +170968,17 @@ input linea_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: linea_BlockChangedFilter + _change_block: mantle_BlockChangedFilter + and: [mantle_SpokeConnectorMode_filter] + or: [mantle_SpokeConnectorMode_filter] } -enum linea_SpokeConnectorMode_orderBy { +enum mantle_SpokeConnectorMode_orderBy { id mode } -enum linea_TransferStatus { +enum mantle_TransferStatus { XCalled Executed Reconciled @@ -173338,9 +170986,9 @@ enum linea_TransferStatus { CompletedFast } -type linea__Block_ { +type mantle__Block_ { """The hash of the block""" - hash: linea_Bytes + hash: mantle_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" @@ -173348,7 +170996,7 @@ type linea__Block_ { } """The type for the top-level _meta field""" -type linea__Meta_ { +type mantle__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -173356,50 +171004,30 @@ type linea__Meta_ { and therefore asks for the latest block """ - block: linea__Block_! + block: mantle__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -scalar xlayer_swap_BigDecimal - -input xlayer_swap_BlockChangedFilter { - number_gte: Int! -} - -input xlayer_swap_Block_height { - hash: xlayer_swap_Bytes - number: Int - number_gte: Int -} - -scalar xlayer_swap_Bytes - -""" -8 bytes signed integer - -""" -scalar xlayer_swap_Int8 - -type xlayer_swap_LpAccount { +type stagingbnb_AggregateRoot { id: ID! - address: xlayer_swap_Bytes! - balances(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_LpAccountBalance_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_LpAccountBalance_filter): [xlayer_swap_LpAccountBalance!]! + root: stagingbnb_Bytes! + blockNumber: BigInt! } -type xlayer_swap_LpAccountBalance { +type stagingbnb_AggregateRootProposed { id: ID! - account: xlayer_swap_LpAccount! - token: xlayer_swap_LpToken! - amount: xlayer_swap_BigDecimal! - block: BigInt - modified: BigInt - transaction: xlayer_swap_Bytes + aggregateRoot: stagingbnb_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! + timestamp: BigInt! + blockNumber: BigInt } -input xlayer_swap_LpAccountBalance_filter { +input stagingbnb_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -173408,107 +171036,73 @@ input xlayer_swap_LpAccountBalance_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - account: String - account_not: String - account_gt: String - account_lt: String - account_gte: String - account_lte: String - account_in: [String!] - account_not_in: [String!] - account_contains: String - account_contains_nocase: String - account_not_contains: String - account_not_contains_nocase: String - account_starts_with: String - account_starts_with_nocase: String - account_not_starts_with: String - account_not_starts_with_nocase: String - account_ends_with: String - account_ends_with_nocase: String - account_not_ends_with: String - account_not_ends_with_nocase: String - account_: xlayer_swap_LpAccount_filter - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: xlayer_swap_LpToken_filter - amount: xlayer_swap_BigDecimal - amount_not: xlayer_swap_BigDecimal - amount_gt: xlayer_swap_BigDecimal - amount_lt: xlayer_swap_BigDecimal - amount_gte: xlayer_swap_BigDecimal - amount_lte: xlayer_swap_BigDecimal - amount_in: [xlayer_swap_BigDecimal!] - amount_not_in: [xlayer_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - modified: BigInt - modified_not: BigInt - modified_gt: BigInt - modified_lt: BigInt - modified_gte: BigInt - modified_lte: BigInt - modified_in: [BigInt!] - modified_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes + aggregateRoot: stagingbnb_Bytes + aggregateRoot_not: stagingbnb_Bytes + aggregateRoot_gt: stagingbnb_Bytes + aggregateRoot_lt: stagingbnb_Bytes + aggregateRoot_gte: stagingbnb_Bytes + aggregateRoot_lte: stagingbnb_Bytes + aggregateRoot_in: [stagingbnb_Bytes!] + aggregateRoot_not_in: [stagingbnb_Bytes!] + aggregateRoot_contains: stagingbnb_Bytes + aggregateRoot_not_contains: stagingbnb_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_LpAccountBalance_filter] - or: [xlayer_swap_LpAccountBalance_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_AggregateRootProposed_filter] + or: [stagingbnb_AggregateRootProposed_filter] } -enum xlayer_swap_LpAccountBalance_orderBy { +enum stagingbnb_AggregateRootProposed_orderBy { id - account - account__id - account__address - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - block - modified - transaction + aggregateRoot + rootTimestamp + endOfDispute + domain + timestamp + blockNumber } -input xlayer_swap_LpAccount_filter { +input stagingbnb_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -173517,51 +171111,66 @@ input xlayer_swap_LpAccount_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: xlayer_swap_Bytes - address_not: xlayer_swap_Bytes - address_gt: xlayer_swap_Bytes - address_lt: xlayer_swap_Bytes - address_gte: xlayer_swap_Bytes - address_lte: xlayer_swap_Bytes - address_in: [xlayer_swap_Bytes!] - address_not_in: [xlayer_swap_Bytes!] - address_contains: xlayer_swap_Bytes - address_not_contains: xlayer_swap_Bytes - balances_: xlayer_swap_LpAccountBalance_filter + root: stagingbnb_Bytes + root_not: stagingbnb_Bytes + root_gt: stagingbnb_Bytes + root_lt: stagingbnb_Bytes + root_gte: stagingbnb_Bytes + root_lte: stagingbnb_Bytes + root_in: [stagingbnb_Bytes!] + root_not_in: [stagingbnb_Bytes!] + root_contains: stagingbnb_Bytes + root_not_contains: stagingbnb_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_LpAccount_filter] - or: [xlayer_swap_LpAccount_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_AggregateRoot_filter] + or: [stagingbnb_AggregateRoot_filter] } -enum xlayer_swap_LpAccount_orderBy { +enum stagingbnb_AggregateRoot_orderBy { id - address - balances + root + blockNumber } -type xlayer_swap_LpToken { +enum stagingbnb_Aggregation_interval { + hour + day +} + +type stagingbnb_Asset { id: ID! - address: xlayer_swap_Bytes! - stableSwap: xlayer_swap_StableSwap! - decimals: Int! - name: String! - symbol: String! - totalSupply: xlayer_swap_BigDecimal! - events(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_LpTokenEvent_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_LpTokenEvent_filter): [xlayer_swap_LpTokenEvent!]! + key: stagingbnb_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: stagingbnb_Bytes + canonicalDomain: BigInt + adoptedAsset: stagingbnb_Bytes + localAsset: stagingbnb_Bytes + blockNumber: BigInt + status: stagingbnb_AssetStatus } -interface xlayer_swap_LpTokenEvent { +type stagingbnb_AssetBalance { id: ID! - token: xlayer_swap_LpToken! - amount: xlayer_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: xlayer_swap_Bytes! - nonce: BigInt! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: stagingbnb_Router! + asset: stagingbnb_Asset! + feesEarned: BigInt! } -input xlayer_swap_LpTokenEvent_filter { +input stagingbnb_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -173570,92 +171179,126 @@ input xlayer_swap_LpTokenEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: xlayer_swap_LpToken_filter - amount: xlayer_swap_BigDecimal - amount_not: xlayer_swap_BigDecimal - amount_gt: xlayer_swap_BigDecimal - amount_lt: xlayer_swap_BigDecimal - amount_gte: xlayer_swap_BigDecimal - amount_lte: xlayer_swap_BigDecimal - amount_in: [xlayer_swap_BigDecimal!] - amount_not_in: [xlayer_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingbnb_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingbnb_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_LpTokenEvent_filter] - or: [xlayer_swap_LpTokenEvent_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_AssetBalance_filter] + or: [stagingbnb_AssetBalance_filter] } -enum xlayer_swap_LpTokenEvent_orderBy { +enum stagingbnb_AssetBalance_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply amount - block - timestamp - transaction - nonce + locked + supplied + removed + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + feesEarned } -input xlayer_swap_LpToken_filter { +type stagingbnb_AssetStatus { + id: ID! + status: Boolean +} + +input stagingbnb_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -173664,142 +171307,22 @@ input xlayer_swap_LpToken_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - address: xlayer_swap_Bytes - address_not: xlayer_swap_Bytes - address_gt: xlayer_swap_Bytes - address_lt: xlayer_swap_Bytes - address_gte: xlayer_swap_Bytes - address_lte: xlayer_swap_Bytes - address_in: [xlayer_swap_Bytes!] - address_not_in: [xlayer_swap_Bytes!] - address_contains: xlayer_swap_Bytes - address_not_contains: xlayer_swap_Bytes - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter - decimals: Int - decimals_not: Int - decimals_gt: Int - decimals_lt: Int - decimals_gte: Int - decimals_lte: Int - decimals_in: [Int!] - decimals_not_in: [Int!] - name: String - name_not: String - name_gt: String - name_lt: String - name_gte: String - name_lte: String - name_in: [String!] - name_not_in: [String!] - name_contains: String - name_contains_nocase: String - name_not_contains: String - name_not_contains_nocase: String - name_starts_with: String - name_starts_with_nocase: String - name_not_starts_with: String - name_not_starts_with_nocase: String - name_ends_with: String - name_ends_with_nocase: String - name_not_ends_with: String - name_not_ends_with_nocase: String - symbol: String - symbol_not: String - symbol_gt: String - symbol_lt: String - symbol_gte: String - symbol_lte: String - symbol_in: [String!] - symbol_not_in: [String!] - symbol_contains: String - symbol_contains_nocase: String - symbol_not_contains: String - symbol_not_contains_nocase: String - symbol_starts_with: String - symbol_starts_with_nocase: String - symbol_not_starts_with: String - symbol_not_starts_with_nocase: String - symbol_ends_with: String - symbol_ends_with_nocase: String - symbol_not_ends_with: String - symbol_not_ends_with_nocase: String - totalSupply: xlayer_swap_BigDecimal - totalSupply_not: xlayer_swap_BigDecimal - totalSupply_gt: xlayer_swap_BigDecimal - totalSupply_lt: xlayer_swap_BigDecimal - totalSupply_gte: xlayer_swap_BigDecimal - totalSupply_lte: xlayer_swap_BigDecimal - totalSupply_in: [xlayer_swap_BigDecimal!] - totalSupply_not_in: [xlayer_swap_BigDecimal!] - events_: xlayer_swap_LpTokenEvent_filter + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_LpToken_filter] - or: [xlayer_swap_LpToken_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_AssetStatus_filter] + or: [stagingbnb_AssetStatus_filter] } -enum xlayer_swap_LpToken_orderBy { +enum stagingbnb_AssetStatus_orderBy { id - address - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - decimals - name - symbol - totalSupply - events -} - -type xlayer_swap_LpTransferEvent implements xlayer_swap_LpTokenEvent { - id: ID! - token: xlayer_swap_LpToken! - amount: xlayer_swap_BigDecimal! - from: xlayer_swap_Bytes! - to: xlayer_swap_Bytes! - fromBalance: xlayer_swap_BigDecimal! - toBalance: xlayer_swap_BigDecimal! - block: BigInt! - timestamp: BigInt! - transaction: xlayer_swap_Bytes! - nonce: BigInt! + status } -input xlayer_swap_LpTransferEvent_filter { +input stagingbnb_Asset_filter { id: ID id_not: ID id_gt: ID @@ -173808,217 +171331,144 @@ input xlayer_swap_LpTransferEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - token: String - token_not: String - token_gt: String - token_lt: String - token_gte: String - token_lte: String - token_in: [String!] - token_not_in: [String!] - token_contains: String - token_contains_nocase: String - token_not_contains: String - token_not_contains_nocase: String - token_starts_with: String - token_starts_with_nocase: String - token_not_starts_with: String - token_not_starts_with_nocase: String - token_ends_with: String - token_ends_with_nocase: String - token_not_ends_with: String - token_not_ends_with_nocase: String - token_: xlayer_swap_LpToken_filter - amount: xlayer_swap_BigDecimal - amount_not: xlayer_swap_BigDecimal - amount_gt: xlayer_swap_BigDecimal - amount_lt: xlayer_swap_BigDecimal - amount_gte: xlayer_swap_BigDecimal - amount_lte: xlayer_swap_BigDecimal - amount_in: [xlayer_swap_BigDecimal!] - amount_not_in: [xlayer_swap_BigDecimal!] - from: xlayer_swap_Bytes - from_not: xlayer_swap_Bytes - from_gt: xlayer_swap_Bytes - from_lt: xlayer_swap_Bytes - from_gte: xlayer_swap_Bytes - from_lte: xlayer_swap_Bytes - from_in: [xlayer_swap_Bytes!] - from_not_in: [xlayer_swap_Bytes!] - from_contains: xlayer_swap_Bytes - from_not_contains: xlayer_swap_Bytes - to: xlayer_swap_Bytes - to_not: xlayer_swap_Bytes - to_gt: xlayer_swap_Bytes - to_lt: xlayer_swap_Bytes - to_gte: xlayer_swap_Bytes - to_lte: xlayer_swap_Bytes - to_in: [xlayer_swap_Bytes!] - to_not_in: [xlayer_swap_Bytes!] - to_contains: xlayer_swap_Bytes - to_not_contains: xlayer_swap_Bytes - fromBalance: xlayer_swap_BigDecimal - fromBalance_not: xlayer_swap_BigDecimal - fromBalance_gt: xlayer_swap_BigDecimal - fromBalance_lt: xlayer_swap_BigDecimal - fromBalance_gte: xlayer_swap_BigDecimal - fromBalance_lte: xlayer_swap_BigDecimal - fromBalance_in: [xlayer_swap_BigDecimal!] - fromBalance_not_in: [xlayer_swap_BigDecimal!] - toBalance: xlayer_swap_BigDecimal - toBalance_not: xlayer_swap_BigDecimal - toBalance_gt: xlayer_swap_BigDecimal - toBalance_lt: xlayer_swap_BigDecimal - toBalance_gte: xlayer_swap_BigDecimal - toBalance_lte: xlayer_swap_BigDecimal - toBalance_in: [xlayer_swap_BigDecimal!] - toBalance_not_in: [xlayer_swap_BigDecimal!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + key: stagingbnb_Bytes + key_not: stagingbnb_Bytes + key_gt: stagingbnb_Bytes + key_lt: stagingbnb_Bytes + key_gte: stagingbnb_Bytes + key_lte: stagingbnb_Bytes + key_in: [stagingbnb_Bytes!] + key_not_in: [stagingbnb_Bytes!] + key_contains: stagingbnb_Bytes + key_not_contains: stagingbnb_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: stagingbnb_Bytes + canonicalId_not: stagingbnb_Bytes + canonicalId_gt: stagingbnb_Bytes + canonicalId_lt: stagingbnb_Bytes + canonicalId_gte: stagingbnb_Bytes + canonicalId_lte: stagingbnb_Bytes + canonicalId_in: [stagingbnb_Bytes!] + canonicalId_not_in: [stagingbnb_Bytes!] + canonicalId_contains: stagingbnb_Bytes + canonicalId_not_contains: stagingbnb_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: stagingbnb_Bytes + adoptedAsset_not: stagingbnb_Bytes + adoptedAsset_gt: stagingbnb_Bytes + adoptedAsset_lt: stagingbnb_Bytes + adoptedAsset_gte: stagingbnb_Bytes + adoptedAsset_lte: stagingbnb_Bytes + adoptedAsset_in: [stagingbnb_Bytes!] + adoptedAsset_not_in: [stagingbnb_Bytes!] + adoptedAsset_contains: stagingbnb_Bytes + adoptedAsset_not_contains: stagingbnb_Bytes + localAsset: stagingbnb_Bytes + localAsset_not: stagingbnb_Bytes + localAsset_gt: stagingbnb_Bytes + localAsset_lt: stagingbnb_Bytes + localAsset_gte: stagingbnb_Bytes + localAsset_lte: stagingbnb_Bytes + localAsset_in: [stagingbnb_Bytes!] + localAsset_not_in: [stagingbnb_Bytes!] + localAsset_contains: stagingbnb_Bytes + localAsset_not_contains: stagingbnb_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: stagingbnb_AssetStatus_filter """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_LpTransferEvent_filter] - or: [xlayer_swap_LpTransferEvent_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_Asset_filter] + or: [stagingbnb_Asset_filter] } -enum xlayer_swap_LpTransferEvent_orderBy { +enum stagingbnb_Asset_orderBy { id - token - token__id - token__address - token__decimals - token__name - token__symbol - token__totalSupply - amount - from - to - fromBalance - toBalance - block - timestamp - transaction - nonce -} - -"""Defines the order direction, either ascending or descending""" -enum xlayer_swap_OrderDirection { - asc - desc + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset + blockNumber + status + status__id + status__status } -type xlayer_swap_PooledToken { - id: ID! - asset: xlayer_swap_Bytes! -} +scalar stagingbnb_BigDecimal -input xlayer_swap_PooledToken_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - asset: xlayer_swap_Bytes - asset_not: xlayer_swap_Bytes - asset_gt: xlayer_swap_Bytes - asset_lt: xlayer_swap_Bytes - asset_gte: xlayer_swap_Bytes - asset_lte: xlayer_swap_Bytes - asset_in: [xlayer_swap_Bytes!] - asset_not_in: [xlayer_swap_Bytes!] - asset_contains: xlayer_swap_Bytes - asset_not_contains: xlayer_swap_Bytes - """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_PooledToken_filter] - or: [xlayer_swap_PooledToken_filter] +input stagingbnb_BlockChangedFilter { + number_gte: Int! } -enum xlayer_swap_PooledToken_orderBy { - id - asset +input stagingbnb_Block_height { + hash: stagingbnb_Bytes + number: Int + number_gte: Int } -type xlayer_swap_StableSwap { - id: ID! - isActive: Boolean - key: xlayer_swap_Bytes! - canonicalId: xlayer_swap_Bytes - domain: BigInt - swapPool: xlayer_swap_Bytes - lpToken: xlayer_swap_Bytes - initialA: BigInt - futureA: BigInt - initialATime: BigInt - futureATime: BigInt - swapFee: BigInt - adminFee: BigInt - pooledTokens: [xlayer_swap_Bytes!]! - tokenPrecisionMultipliers: [BigInt!]! - balances: [BigInt!]! - adminFees: [BigInt!]! - virtualPrice: BigInt! - invariant: BigInt! - lpTokenSupply: BigInt! - events(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_StableSwapEvent_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_StableSwapEvent_filter): [xlayer_swap_StableSwapEvent!] - exchanges(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_StableSwapExchange_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_StableSwapExchange_filter): [xlayer_swap_StableSwapExchange!] - hourlyVolumes(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_SwapHourlyVolume_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_SwapHourlyVolume_filter): [xlayer_swap_SwapHourlyVolume!] - dailyVolumes(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_SwapDailyVolume_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_SwapDailyVolume_filter): [xlayer_swap_SwapDailyVolume!] - weeklyVolumes(skip: Int = 0, first: Int = 100, orderBy: xlayer_swap_SwapWeeklyVolume_orderBy, orderDirection: xlayer_swap_OrderDirection, where: xlayer_swap_SwapWeeklyVolume_filter): [xlayer_swap_SwapWeeklyVolume!] -} +scalar stagingbnb_Bytes -type xlayer_swap_StableSwapAddLiquidityEvent implements xlayer_swap_StableSwapEvent { +type stagingbnb_ConnectorMeta { id: ID! - stableSwap: xlayer_swap_StableSwap! - provider: xlayer_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!]! - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: xlayer_swap_Bytes! - nonce: BigInt! + spokeDomain: BigInt + hubDomain: BigInt + amb: stagingbnb_Bytes + rootManager: stagingbnb_Bytes + mirrorConnector: stagingbnb_Bytes } -input xlayer_swap_StableSwapAddLiquidityEvent_filter { +input stagingbnb_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -174027,161 +171477,109 @@ input xlayer_swap_StableSwapAddLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter - provider: xlayer_swap_Bytes - provider_not: xlayer_swap_Bytes - provider_gt: xlayer_swap_Bytes - provider_lt: xlayer_swap_Bytes - provider_gte: xlayer_swap_Bytes - provider_lte: xlayer_swap_Bytes - provider_in: [xlayer_swap_Bytes!] - provider_not_in: [xlayer_swap_Bytes!] - provider_contains: xlayer_swap_Bytes - provider_not_contains: xlayer_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingbnb_Bytes + amb_not: stagingbnb_Bytes + amb_gt: stagingbnb_Bytes + amb_lt: stagingbnb_Bytes + amb_gte: stagingbnb_Bytes + amb_lte: stagingbnb_Bytes + amb_in: [stagingbnb_Bytes!] + amb_not_in: [stagingbnb_Bytes!] + amb_contains: stagingbnb_Bytes + amb_not_contains: stagingbnb_Bytes + rootManager: stagingbnb_Bytes + rootManager_not: stagingbnb_Bytes + rootManager_gt: stagingbnb_Bytes + rootManager_lt: stagingbnb_Bytes + rootManager_gte: stagingbnb_Bytes + rootManager_lte: stagingbnb_Bytes + rootManager_in: [stagingbnb_Bytes!] + rootManager_not_in: [stagingbnb_Bytes!] + rootManager_contains: stagingbnb_Bytes + rootManager_not_contains: stagingbnb_Bytes + mirrorConnector: stagingbnb_Bytes + mirrorConnector_not: stagingbnb_Bytes + mirrorConnector_gt: stagingbnb_Bytes + mirrorConnector_lt: stagingbnb_Bytes + mirrorConnector_gte: stagingbnb_Bytes + mirrorConnector_lte: stagingbnb_Bytes + mirrorConnector_in: [stagingbnb_Bytes!] + mirrorConnector_not_in: [stagingbnb_Bytes!] + mirrorConnector_contains: stagingbnb_Bytes + mirrorConnector_not_contains: stagingbnb_Bytes """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_StableSwapAddLiquidityEvent_filter] - or: [xlayer_swap_StableSwapAddLiquidityEvent_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_ConnectorMeta_filter] + or: [stagingbnb_ConnectorMeta_filter] } -enum xlayer_swap_StableSwapAddLiquidityEvent_orderBy { +enum stagingbnb_ConnectorMeta_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction - nonce + spokeDomain + hubDomain + amb + rootManager + mirrorConnector } -interface xlayer_swap_StableSwapEvent { +type stagingbnb_DestinationTransfer { id: ID! - stableSwap: xlayer_swap_StableSwap! - block: BigInt! - timestamp: BigInt! - transaction: xlayer_swap_Bytes! - nonce: BigInt! + chainId: BigInt + transferId: stagingbnb_Bytes + nonce: BigInt + status: stagingbnb_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingbnb_Router_orderBy, orderDirection: stagingbnb_OrderDirection, where: stagingbnb_Router_filter): [stagingbnb_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: stagingbnb_Bytes + delegate: stagingbnb_Bytes + receiveLocal: Boolean + callData: stagingbnb_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: stagingbnb_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: stagingbnb_Bytes + asset: stagingbnb_Asset + amount: BigInt + routersFee: BigInt + executedCaller: stagingbnb_Bytes + executedTransactionHash: stagingbnb_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: stagingbnb_Bytes + executedTxNonce: BigInt + reconciledCaller: stagingbnb_Bytes + reconciledTransactionHash: stagingbnb_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: stagingbnb_Bytes + reconciledTxNonce: BigInt } -input xlayer_swap_StableSwapEvent_filter { +input stagingbnb_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -174190,53 +171588,24 @@ input xlayer_swap_StableSwapEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: stagingbnb_Bytes + transferId_not: stagingbnb_Bytes + transferId_gt: stagingbnb_Bytes + transferId_lt: stagingbnb_Bytes + transferId_gte: stagingbnb_Bytes + transferId_lte: stagingbnb_Bytes + transferId_in: [stagingbnb_Bytes!] + transferId_not_in: [stagingbnb_Bytes!] + transferId_contains: stagingbnb_Bytes + transferId_not_contains: stagingbnb_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -174245,54 +171614,374 @@ input xlayer_swap_StableSwapEvent_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_StableSwapEvent_filter] - or: [xlayer_swap_StableSwapEvent_filter] -} - -enum xlayer_swap_StableSwapEvent_orderBy { - id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - block - timestamp - transaction + status: stagingbnb_TransferStatus + status_not: stagingbnb_TransferStatus + status_in: [stagingbnb_TransferStatus!] + status_not_in: [stagingbnb_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: stagingbnb_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: stagingbnb_Bytes + to_not: stagingbnb_Bytes + to_gt: stagingbnb_Bytes + to_lt: stagingbnb_Bytes + to_gte: stagingbnb_Bytes + to_lte: stagingbnb_Bytes + to_in: [stagingbnb_Bytes!] + to_not_in: [stagingbnb_Bytes!] + to_contains: stagingbnb_Bytes + to_not_contains: stagingbnb_Bytes + delegate: stagingbnb_Bytes + delegate_not: stagingbnb_Bytes + delegate_gt: stagingbnb_Bytes + delegate_lt: stagingbnb_Bytes + delegate_gte: stagingbnb_Bytes + delegate_lte: stagingbnb_Bytes + delegate_in: [stagingbnb_Bytes!] + delegate_not_in: [stagingbnb_Bytes!] + delegate_contains: stagingbnb_Bytes + delegate_not_contains: stagingbnb_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: stagingbnb_Bytes + callData_not: stagingbnb_Bytes + callData_gt: stagingbnb_Bytes + callData_lt: stagingbnb_Bytes + callData_gte: stagingbnb_Bytes + callData_lte: stagingbnb_Bytes + callData_in: [stagingbnb_Bytes!] + callData_not_in: [stagingbnb_Bytes!] + callData_contains: stagingbnb_Bytes + callData_not_contains: stagingbnb_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: stagingbnb_Bytes + originSender_not: stagingbnb_Bytes + originSender_gt: stagingbnb_Bytes + originSender_lt: stagingbnb_Bytes + originSender_gte: stagingbnb_Bytes + originSender_lte: stagingbnb_Bytes + originSender_in: [stagingbnb_Bytes!] + originSender_not_in: [stagingbnb_Bytes!] + originSender_contains: stagingbnb_Bytes + originSender_not_contains: stagingbnb_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: stagingbnb_Bytes + canonicalId_not: stagingbnb_Bytes + canonicalId_gt: stagingbnb_Bytes + canonicalId_lt: stagingbnb_Bytes + canonicalId_gte: stagingbnb_Bytes + canonicalId_lte: stagingbnb_Bytes + canonicalId_in: [stagingbnb_Bytes!] + canonicalId_not_in: [stagingbnb_Bytes!] + canonicalId_contains: stagingbnb_Bytes + canonicalId_not_contains: stagingbnb_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingbnb_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: stagingbnb_Bytes + executedCaller_not: stagingbnb_Bytes + executedCaller_gt: stagingbnb_Bytes + executedCaller_lt: stagingbnb_Bytes + executedCaller_gte: stagingbnb_Bytes + executedCaller_lte: stagingbnb_Bytes + executedCaller_in: [stagingbnb_Bytes!] + executedCaller_not_in: [stagingbnb_Bytes!] + executedCaller_contains: stagingbnb_Bytes + executedCaller_not_contains: stagingbnb_Bytes + executedTransactionHash: stagingbnb_Bytes + executedTransactionHash_not: stagingbnb_Bytes + executedTransactionHash_gt: stagingbnb_Bytes + executedTransactionHash_lt: stagingbnb_Bytes + executedTransactionHash_gte: stagingbnb_Bytes + executedTransactionHash_lte: stagingbnb_Bytes + executedTransactionHash_in: [stagingbnb_Bytes!] + executedTransactionHash_not_in: [stagingbnb_Bytes!] + executedTransactionHash_contains: stagingbnb_Bytes + executedTransactionHash_not_contains: stagingbnb_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: stagingbnb_Bytes + executedTxOrigin_not: stagingbnb_Bytes + executedTxOrigin_gt: stagingbnb_Bytes + executedTxOrigin_lt: stagingbnb_Bytes + executedTxOrigin_gte: stagingbnb_Bytes + executedTxOrigin_lte: stagingbnb_Bytes + executedTxOrigin_in: [stagingbnb_Bytes!] + executedTxOrigin_not_in: [stagingbnb_Bytes!] + executedTxOrigin_contains: stagingbnb_Bytes + executedTxOrigin_not_contains: stagingbnb_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: stagingbnb_Bytes + reconciledCaller_not: stagingbnb_Bytes + reconciledCaller_gt: stagingbnb_Bytes + reconciledCaller_lt: stagingbnb_Bytes + reconciledCaller_gte: stagingbnb_Bytes + reconciledCaller_lte: stagingbnb_Bytes + reconciledCaller_in: [stagingbnb_Bytes!] + reconciledCaller_not_in: [stagingbnb_Bytes!] + reconciledCaller_contains: stagingbnb_Bytes + reconciledCaller_not_contains: stagingbnb_Bytes + reconciledTransactionHash: stagingbnb_Bytes + reconciledTransactionHash_not: stagingbnb_Bytes + reconciledTransactionHash_gt: stagingbnb_Bytes + reconciledTransactionHash_lt: stagingbnb_Bytes + reconciledTransactionHash_gte: stagingbnb_Bytes + reconciledTransactionHash_lte: stagingbnb_Bytes + reconciledTransactionHash_in: [stagingbnb_Bytes!] + reconciledTransactionHash_not_in: [stagingbnb_Bytes!] + reconciledTransactionHash_contains: stagingbnb_Bytes + reconciledTransactionHash_not_contains: stagingbnb_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: stagingbnb_Bytes + reconciledTxOrigin_not: stagingbnb_Bytes + reconciledTxOrigin_gt: stagingbnb_Bytes + reconciledTxOrigin_lt: stagingbnb_Bytes + reconciledTxOrigin_gte: stagingbnb_Bytes + reconciledTxOrigin_lte: stagingbnb_Bytes + reconciledTxOrigin_in: [stagingbnb_Bytes!] + reconciledTxOrigin_not_in: [stagingbnb_Bytes!] + reconciledTxOrigin_contains: stagingbnb_Bytes + reconciledTxOrigin_not_contains: stagingbnb_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_DestinationTransfer_filter] + or: [stagingbnb_DestinationTransfer_filter] +} + +enum stagingbnb_DestinationTransfer_orderBy { + id + chainId + transferId nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -type xlayer_swap_StableSwapExchange { +""" +8 bytes signed integer + +""" +scalar stagingbnb_Int8 + +type stagingbnb_OptimisticRootFinalized { id: ID! - stableSwap: xlayer_swap_StableSwap! - buyer: xlayer_swap_Bytes! - boughtId: BigInt! - tokensBought: BigInt! - soldId: BigInt! - tokensSold: BigInt! - balances: [BigInt!]! - fee: BigInt! - block: BigInt! + aggregateRoot: stagingbnb_Bytes! timestamp: BigInt! - transaction: xlayer_swap_Bytes! - nonce: BigInt! + blockNumber: BigInt } -input xlayer_swap_StableSwapExchange_filter { +input stagingbnb_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -174301,91 +171990,16 @@ input xlayer_swap_StableSwapExchange_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter - buyer: xlayer_swap_Bytes - buyer_not: xlayer_swap_Bytes - buyer_gt: xlayer_swap_Bytes - buyer_lt: xlayer_swap_Bytes - buyer_gte: xlayer_swap_Bytes - buyer_lte: xlayer_swap_Bytes - buyer_in: [xlayer_swap_Bytes!] - buyer_not_in: [xlayer_swap_Bytes!] - buyer_contains: xlayer_swap_Bytes - buyer_not_contains: xlayer_swap_Bytes - boughtId: BigInt - boughtId_not: BigInt - boughtId_gt: BigInt - boughtId_lt: BigInt - boughtId_gte: BigInt - boughtId_lte: BigInt - boughtId_in: [BigInt!] - boughtId_not_in: [BigInt!] - tokensBought: BigInt - tokensBought_not: BigInt - tokensBought_gt: BigInt - tokensBought_lt: BigInt - tokensBought_gte: BigInt - tokensBought_lte: BigInt - tokensBought_in: [BigInt!] - tokensBought_not_in: [BigInt!] - soldId: BigInt - soldId_not: BigInt - soldId_gt: BigInt - soldId_lt: BigInt - soldId_gte: BigInt - soldId_lte: BigInt - soldId_in: [BigInt!] - soldId_not_in: [BigInt!] - tokensSold: BigInt - tokensSold_not: BigInt - tokensSold_gt: BigInt - tokensSold_lt: BigInt - tokensSold_gte: BigInt - tokensSold_lte: BigInt - tokensSold_in: [BigInt!] - tokensSold_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - fee: BigInt - fee_not: BigInt - fee_gt: BigInt - fee_lt: BigInt - fee_gte: BigInt - fee_lte: BigInt - fee_in: [BigInt!] - fee_not_in: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] + aggregateRoot: stagingbnb_Bytes + aggregateRoot_not: stagingbnb_Bytes + aggregateRoot_gt: stagingbnb_Bytes + aggregateRoot_lt: stagingbnb_Bytes + aggregateRoot_gte: stagingbnb_Bytes + aggregateRoot_lte: stagingbnb_Bytes + aggregateRoot_in: [stagingbnb_Bytes!] + aggregateRoot_not_in: [stagingbnb_Bytes!] + aggregateRoot_contains: stagingbnb_Bytes + aggregateRoot_not_contains: stagingbnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -174394,79 +172008,47 @@ input xlayer_swap_StableSwapExchange_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_StableSwapExchange_filter] - or: [xlayer_swap_StableSwapExchange_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_OptimisticRootFinalized_filter] + or: [stagingbnb_OptimisticRootFinalized_filter] } -enum xlayer_swap_StableSwapExchange_orderBy { +enum stagingbnb_OptimisticRootFinalized_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - buyer - boughtId - tokensBought - soldId - tokensSold - balances - fee - block + aggregateRoot timestamp - transaction - nonce + blockNumber } -type xlayer_swap_StableSwapRemoveLiquidityEvent implements xlayer_swap_StableSwapEvent { +"""Defines the order direction, either ascending or descending""" +enum stagingbnb_OrderDirection { + asc + desc +} + +type stagingbnb_OriginMessage { id: ID! - stableSwap: xlayer_swap_StableSwap! - provider: xlayer_swap_Bytes! - tokenAmounts: [BigInt!]! - fees: [BigInt!] - invariant: BigInt - lpTokenSupply: BigInt! - lpTokenAmount: BigInt! - balances: [BigInt!]! - block: BigInt! - timestamp: BigInt! - transaction: xlayer_swap_Bytes! - nonce: BigInt! + transferId: stagingbnb_Bytes + destinationDomain: BigInt + leaf: stagingbnb_Bytes + index: BigInt + message: stagingbnb_Bytes + root: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + blockNumber: BigInt + rootCount: stagingbnb_RootCount } -input xlayer_swap_StableSwapRemoveLiquidityEvent_filter { +input stagingbnb_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -174475,152 +172057,158 @@ input xlayer_swap_StableSwapRemoveLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter - provider: xlayer_swap_Bytes - provider_not: xlayer_swap_Bytes - provider_gt: xlayer_swap_Bytes - provider_lt: xlayer_swap_Bytes - provider_gte: xlayer_swap_Bytes - provider_lte: xlayer_swap_Bytes - provider_in: [xlayer_swap_Bytes!] - provider_not_in: [xlayer_swap_Bytes!] - provider_contains: xlayer_swap_Bytes - provider_not_contains: xlayer_swap_Bytes - tokenAmounts: [BigInt!] - tokenAmounts_not: [BigInt!] - tokenAmounts_contains: [BigInt!] - tokenAmounts_contains_nocase: [BigInt!] - tokenAmounts_not_contains: [BigInt!] - tokenAmounts_not_contains_nocase: [BigInt!] - fees: [BigInt!] - fees_not: [BigInt!] - fees_contains: [BigInt!] - fees_contains_nocase: [BigInt!] - fees_not_contains: [BigInt!] - fees_not_contains_nocase: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - lpTokenAmount: BigInt - lpTokenAmount_not: BigInt - lpTokenAmount_gt: BigInt - lpTokenAmount_lt: BigInt - lpTokenAmount_gte: BigInt - lpTokenAmount_lte: BigInt - lpTokenAmount_in: [BigInt!] - lpTokenAmount_not_in: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - block: BigInt - block_not: BigInt - block_gt: BigInt - block_lt: BigInt - block_gte: BigInt - block_lte: BigInt - block_in: [BigInt!] - block_not_in: [BigInt!] - timestamp: BigInt - timestamp_not: BigInt - timestamp_gt: BigInt - timestamp_lt: BigInt - timestamp_gte: BigInt - timestamp_lte: BigInt - timestamp_in: [BigInt!] - timestamp_not_in: [BigInt!] - transaction: xlayer_swap_Bytes - transaction_not: xlayer_swap_Bytes - transaction_gt: xlayer_swap_Bytes - transaction_lt: xlayer_swap_Bytes - transaction_gte: xlayer_swap_Bytes - transaction_lte: xlayer_swap_Bytes - transaction_in: [xlayer_swap_Bytes!] - transaction_not_in: [xlayer_swap_Bytes!] - transaction_contains: xlayer_swap_Bytes - transaction_not_contains: xlayer_swap_Bytes - nonce: BigInt - nonce_not: BigInt - nonce_gt: BigInt - nonce_lt: BigInt - nonce_gte: BigInt - nonce_lte: BigInt - nonce_in: [BigInt!] - nonce_not_in: [BigInt!] + transferId: stagingbnb_Bytes + transferId_not: stagingbnb_Bytes + transferId_gt: stagingbnb_Bytes + transferId_lt: stagingbnb_Bytes + transferId_gte: stagingbnb_Bytes + transferId_lte: stagingbnb_Bytes + transferId_in: [stagingbnb_Bytes!] + transferId_not_in: [stagingbnb_Bytes!] + transferId_contains: stagingbnb_Bytes + transferId_not_contains: stagingbnb_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: stagingbnb_Bytes + leaf_not: stagingbnb_Bytes + leaf_gt: stagingbnb_Bytes + leaf_lt: stagingbnb_Bytes + leaf_gte: stagingbnb_Bytes + leaf_lte: stagingbnb_Bytes + leaf_in: [stagingbnb_Bytes!] + leaf_not_in: [stagingbnb_Bytes!] + leaf_contains: stagingbnb_Bytes + leaf_not_contains: stagingbnb_Bytes + index: BigInt + index_not: BigInt + index_gt: BigInt + index_lt: BigInt + index_gte: BigInt + index_lte: BigInt + index_in: [BigInt!] + index_not_in: [BigInt!] + message: stagingbnb_Bytes + message_not: stagingbnb_Bytes + message_gt: stagingbnb_Bytes + message_lt: stagingbnb_Bytes + message_gte: stagingbnb_Bytes + message_lte: stagingbnb_Bytes + message_in: [stagingbnb_Bytes!] + message_not_in: [stagingbnb_Bytes!] + message_contains: stagingbnb_Bytes + message_not_contains: stagingbnb_Bytes + root: stagingbnb_Bytes + root_not: stagingbnb_Bytes + root_gt: stagingbnb_Bytes + root_lt: stagingbnb_Bytes + root_gte: stagingbnb_Bytes + root_lte: stagingbnb_Bytes + root_in: [stagingbnb_Bytes!] + root_not_in: [stagingbnb_Bytes!] + root_contains: stagingbnb_Bytes + root_not_contains: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + transactionHash_not: stagingbnb_Bytes + transactionHash_gt: stagingbnb_Bytes + transactionHash_lt: stagingbnb_Bytes + transactionHash_gte: stagingbnb_Bytes + transactionHash_lte: stagingbnb_Bytes + transactionHash_in: [stagingbnb_Bytes!] + transactionHash_not_in: [stagingbnb_Bytes!] + transactionHash_contains: stagingbnb_Bytes + transactionHash_not_contains: stagingbnb_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: stagingbnb_RootCount_filter """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_StableSwapRemoveLiquidityEvent_filter] - or: [xlayer_swap_StableSwapRemoveLiquidityEvent_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_OriginMessage_filter] + or: [stagingbnb_OriginMessage_filter] } -enum xlayer_swap_StableSwapRemoveLiquidityEvent_orderBy { +enum stagingbnb_OriginMessage_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - provider - tokenAmounts - fees - invariant - lpTokenSupply - lpTokenAmount - balances - block - timestamp - transaction - nonce + transferId + destinationDomain + leaf + index + message + root + transactionHash + blockNumber + rootCount + rootCount__id + rootCount__count } -input xlayer_swap_StableSwap_filter { +type stagingbnb_OriginTransfer { + id: ID! + chainId: BigInt + transferId: stagingbnb_Bytes + nonce: BigInt + status: stagingbnb_TransferStatus + messageHash: stagingbnb_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: stagingbnb_Bytes + delegate: stagingbnb_Bytes + receiveLocal: Boolean + callData: stagingbnb_Bytes + slippage: BigInt + originSender: stagingbnb_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: stagingbnb_Bytes + asset: stagingbnb_Asset + transactingAsset: stagingbnb_Bytes + message: stagingbnb_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingbnb_RelayerFee_orderBy, orderDirection: stagingbnb_OrderDirection, where: stagingbnb_RelayerFee_filter): [stagingbnb_RelayerFee!] + initialRelayerFeeAsset: stagingbnb_Bytes + caller: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: stagingbnb_Bytes + txNonce: BigInt +} + +input stagingbnb_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -174629,201 +172217,471 @@ input xlayer_swap_StableSwap_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - key: xlayer_swap_Bytes - key_not: xlayer_swap_Bytes - key_gt: xlayer_swap_Bytes - key_lt: xlayer_swap_Bytes - key_gte: xlayer_swap_Bytes - key_lte: xlayer_swap_Bytes - key_in: [xlayer_swap_Bytes!] - key_not_in: [xlayer_swap_Bytes!] - key_contains: xlayer_swap_Bytes - key_not_contains: xlayer_swap_Bytes - canonicalId: xlayer_swap_Bytes - canonicalId_not: xlayer_swap_Bytes - canonicalId_gt: xlayer_swap_Bytes - canonicalId_lt: xlayer_swap_Bytes - canonicalId_gte: xlayer_swap_Bytes - canonicalId_lte: xlayer_swap_Bytes - canonicalId_in: [xlayer_swap_Bytes!] - canonicalId_not_in: [xlayer_swap_Bytes!] - canonicalId_contains: xlayer_swap_Bytes - canonicalId_not_contains: xlayer_swap_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - swapPool: xlayer_swap_Bytes - swapPool_not: xlayer_swap_Bytes - swapPool_gt: xlayer_swap_Bytes - swapPool_lt: xlayer_swap_Bytes - swapPool_gte: xlayer_swap_Bytes - swapPool_lte: xlayer_swap_Bytes - swapPool_in: [xlayer_swap_Bytes!] - swapPool_not_in: [xlayer_swap_Bytes!] - swapPool_contains: xlayer_swap_Bytes - swapPool_not_contains: xlayer_swap_Bytes - lpToken: xlayer_swap_Bytes - lpToken_not: xlayer_swap_Bytes - lpToken_gt: xlayer_swap_Bytes - lpToken_lt: xlayer_swap_Bytes - lpToken_gte: xlayer_swap_Bytes - lpToken_lte: xlayer_swap_Bytes - lpToken_in: [xlayer_swap_Bytes!] - lpToken_not_in: [xlayer_swap_Bytes!] - lpToken_contains: xlayer_swap_Bytes - lpToken_not_contains: xlayer_swap_Bytes - initialA: BigInt - initialA_not: BigInt - initialA_gt: BigInt - initialA_lt: BigInt - initialA_gte: BigInt - initialA_lte: BigInt - initialA_in: [BigInt!] - initialA_not_in: [BigInt!] - futureA: BigInt - futureA_not: BigInt - futureA_gt: BigInt - futureA_lt: BigInt - futureA_gte: BigInt - futureA_lte: BigInt - futureA_in: [BigInt!] - futureA_not_in: [BigInt!] - initialATime: BigInt - initialATime_not: BigInt - initialATime_gt: BigInt - initialATime_lt: BigInt - initialATime_gte: BigInt - initialATime_lte: BigInt - initialATime_in: [BigInt!] - initialATime_not_in: [BigInt!] - futureATime: BigInt - futureATime_not: BigInt - futureATime_gt: BigInt - futureATime_lt: BigInt - futureATime_gte: BigInt - futureATime_lte: BigInt - futureATime_in: [BigInt!] - futureATime_not_in: [BigInt!] - swapFee: BigInt - swapFee_not: BigInt - swapFee_gt: BigInt - swapFee_lt: BigInt - swapFee_gte: BigInt - swapFee_lte: BigInt - swapFee_in: [BigInt!] - swapFee_not_in: [BigInt!] - adminFee: BigInt - adminFee_not: BigInt - adminFee_gt: BigInt - adminFee_lt: BigInt - adminFee_gte: BigInt - adminFee_lte: BigInt - adminFee_in: [BigInt!] - adminFee_not_in: [BigInt!] - pooledTokens: [xlayer_swap_Bytes!] - pooledTokens_not: [xlayer_swap_Bytes!] - pooledTokens_contains: [xlayer_swap_Bytes!] - pooledTokens_contains_nocase: [xlayer_swap_Bytes!] - pooledTokens_not_contains: [xlayer_swap_Bytes!] - pooledTokens_not_contains_nocase: [xlayer_swap_Bytes!] - tokenPrecisionMultipliers: [BigInt!] - tokenPrecisionMultipliers_not: [BigInt!] - tokenPrecisionMultipliers_contains: [BigInt!] - tokenPrecisionMultipliers_contains_nocase: [BigInt!] - tokenPrecisionMultipliers_not_contains: [BigInt!] - tokenPrecisionMultipliers_not_contains_nocase: [BigInt!] - balances: [BigInt!] - balances_not: [BigInt!] - balances_contains: [BigInt!] - balances_contains_nocase: [BigInt!] - balances_not_contains: [BigInt!] - balances_not_contains_nocase: [BigInt!] - adminFees: [BigInt!] - adminFees_not: [BigInt!] - adminFees_contains: [BigInt!] - adminFees_contains_nocase: [BigInt!] - adminFees_not_contains: [BigInt!] - adminFees_not_contains_nocase: [BigInt!] - virtualPrice: BigInt - virtualPrice_not: BigInt - virtualPrice_gt: BigInt - virtualPrice_lt: BigInt - virtualPrice_gte: BigInt - virtualPrice_lte: BigInt - virtualPrice_in: [BigInt!] - virtualPrice_not_in: [BigInt!] - invariant: BigInt - invariant_not: BigInt - invariant_gt: BigInt - invariant_lt: BigInt - invariant_gte: BigInt - invariant_lte: BigInt - invariant_in: [BigInt!] - invariant_not_in: [BigInt!] - lpTokenSupply: BigInt - lpTokenSupply_not: BigInt - lpTokenSupply_gt: BigInt - lpTokenSupply_lt: BigInt - lpTokenSupply_gte: BigInt - lpTokenSupply_lte: BigInt - lpTokenSupply_in: [BigInt!] - lpTokenSupply_not_in: [BigInt!] - events_: xlayer_swap_StableSwapEvent_filter - exchanges_: xlayer_swap_StableSwapExchange_filter - hourlyVolumes_: xlayer_swap_SwapHourlyVolume_filter - dailyVolumes_: xlayer_swap_SwapDailyVolume_filter - weeklyVolumes_: xlayer_swap_SwapWeeklyVolume_filter - """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_StableSwap_filter] - or: [xlayer_swap_StableSwap_filter] -} - -enum xlayer_swap_StableSwap_orderBy { - id - isActive - key - canonicalId - domain - swapPool - lpToken - initialA - futureA - initialATime - futureATime - swapFee - adminFee - pooledTokens - tokenPrecisionMultipliers - balances - adminFees - virtualPrice - invariant - lpTokenSupply - events - exchanges - hourlyVolumes - dailyVolumes - weeklyVolumes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: stagingbnb_Bytes + transferId_not: stagingbnb_Bytes + transferId_gt: stagingbnb_Bytes + transferId_lt: stagingbnb_Bytes + transferId_gte: stagingbnb_Bytes + transferId_lte: stagingbnb_Bytes + transferId_in: [stagingbnb_Bytes!] + transferId_not_in: [stagingbnb_Bytes!] + transferId_contains: stagingbnb_Bytes + transferId_not_contains: stagingbnb_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + status: stagingbnb_TransferStatus + status_not: stagingbnb_TransferStatus + status_in: [stagingbnb_TransferStatus!] + status_not_in: [stagingbnb_TransferStatus!] + messageHash: stagingbnb_Bytes + messageHash_not: stagingbnb_Bytes + messageHash_gt: stagingbnb_Bytes + messageHash_lt: stagingbnb_Bytes + messageHash_gte: stagingbnb_Bytes + messageHash_lte: stagingbnb_Bytes + messageHash_in: [stagingbnb_Bytes!] + messageHash_not_in: [stagingbnb_Bytes!] + messageHash_contains: stagingbnb_Bytes + messageHash_not_contains: stagingbnb_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: stagingbnb_Bytes + to_not: stagingbnb_Bytes + to_gt: stagingbnb_Bytes + to_lt: stagingbnb_Bytes + to_gte: stagingbnb_Bytes + to_lte: stagingbnb_Bytes + to_in: [stagingbnb_Bytes!] + to_not_in: [stagingbnb_Bytes!] + to_contains: stagingbnb_Bytes + to_not_contains: stagingbnb_Bytes + delegate: stagingbnb_Bytes + delegate_not: stagingbnb_Bytes + delegate_gt: stagingbnb_Bytes + delegate_lt: stagingbnb_Bytes + delegate_gte: stagingbnb_Bytes + delegate_lte: stagingbnb_Bytes + delegate_in: [stagingbnb_Bytes!] + delegate_not_in: [stagingbnb_Bytes!] + delegate_contains: stagingbnb_Bytes + delegate_not_contains: stagingbnb_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: stagingbnb_Bytes + callData_not: stagingbnb_Bytes + callData_gt: stagingbnb_Bytes + callData_lt: stagingbnb_Bytes + callData_gte: stagingbnb_Bytes + callData_lte: stagingbnb_Bytes + callData_in: [stagingbnb_Bytes!] + callData_not_in: [stagingbnb_Bytes!] + callData_contains: stagingbnb_Bytes + callData_not_contains: stagingbnb_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: stagingbnb_Bytes + originSender_not: stagingbnb_Bytes + originSender_gt: stagingbnb_Bytes + originSender_lt: stagingbnb_Bytes + originSender_gte: stagingbnb_Bytes + originSender_lte: stagingbnb_Bytes + originSender_in: [stagingbnb_Bytes!] + originSender_not_in: [stagingbnb_Bytes!] + originSender_contains: stagingbnb_Bytes + originSender_not_contains: stagingbnb_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: stagingbnb_Bytes + canonicalId_not: stagingbnb_Bytes + canonicalId_gt: stagingbnb_Bytes + canonicalId_lt: stagingbnb_Bytes + canonicalId_gte: stagingbnb_Bytes + canonicalId_lte: stagingbnb_Bytes + canonicalId_in: [stagingbnb_Bytes!] + canonicalId_not_in: [stagingbnb_Bytes!] + canonicalId_contains: stagingbnb_Bytes + canonicalId_not_contains: stagingbnb_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingbnb_Asset_filter + transactingAsset: stagingbnb_Bytes + transactingAsset_not: stagingbnb_Bytes + transactingAsset_gt: stagingbnb_Bytes + transactingAsset_lt: stagingbnb_Bytes + transactingAsset_gte: stagingbnb_Bytes + transactingAsset_lte: stagingbnb_Bytes + transactingAsset_in: [stagingbnb_Bytes!] + transactingAsset_not_in: [stagingbnb_Bytes!] + transactingAsset_contains: stagingbnb_Bytes + transactingAsset_not_contains: stagingbnb_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: stagingbnb_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: stagingbnb_RelayerFee_filter + initialRelayerFeeAsset: stagingbnb_Bytes + initialRelayerFeeAsset_not: stagingbnb_Bytes + initialRelayerFeeAsset_gt: stagingbnb_Bytes + initialRelayerFeeAsset_lt: stagingbnb_Bytes + initialRelayerFeeAsset_gte: stagingbnb_Bytes + initialRelayerFeeAsset_lte: stagingbnb_Bytes + initialRelayerFeeAsset_in: [stagingbnb_Bytes!] + initialRelayerFeeAsset_not_in: [stagingbnb_Bytes!] + initialRelayerFeeAsset_contains: stagingbnb_Bytes + initialRelayerFeeAsset_not_contains: stagingbnb_Bytes + caller: stagingbnb_Bytes + caller_not: stagingbnb_Bytes + caller_gt: stagingbnb_Bytes + caller_lt: stagingbnb_Bytes + caller_gte: stagingbnb_Bytes + caller_lte: stagingbnb_Bytes + caller_in: [stagingbnb_Bytes!] + caller_not_in: [stagingbnb_Bytes!] + caller_contains: stagingbnb_Bytes + caller_not_contains: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + transactionHash_not: stagingbnb_Bytes + transactionHash_gt: stagingbnb_Bytes + transactionHash_lt: stagingbnb_Bytes + transactionHash_gte: stagingbnb_Bytes + transactionHash_lte: stagingbnb_Bytes + transactionHash_in: [stagingbnb_Bytes!] + transactionHash_not_in: [stagingbnb_Bytes!] + transactionHash_contains: stagingbnb_Bytes + transactionHash_not_contains: stagingbnb_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: stagingbnb_Bytes + txOrigin_not: stagingbnb_Bytes + txOrigin_gt: stagingbnb_Bytes + txOrigin_lt: stagingbnb_Bytes + txOrigin_gte: stagingbnb_Bytes + txOrigin_lte: stagingbnb_Bytes + txOrigin_in: [stagingbnb_Bytes!] + txOrigin_not_in: [stagingbnb_Bytes!] + txOrigin_contains: stagingbnb_Bytes + txOrigin_not_contains: stagingbnb_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_OriginTransfer_filter] + or: [stagingbnb_OriginTransfer_filter] } -type xlayer_swap_SwapDailyVolume implements xlayer_swap_SwapTradeVolume { +enum stagingbnb_OriginTransfer_orderBy { + id + chainId + transferId + nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + transactingAsset + message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce +} + +type stagingbnb_Relayer { id: ID! - stableSwap: xlayer_swap_StableSwap! + isActive: Boolean! + relayer: stagingbnb_Bytes +} + +type stagingbnb_RelayerFee { + id: ID! + transfer: stagingbnb_OriginTransfer! + fee: BigInt! + asset: stagingbnb_Bytes! +} + +input stagingbnb_RelayerFee_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingbnb_OriginTransfer_filter + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + asset: stagingbnb_Bytes + asset_not: stagingbnb_Bytes + asset_gt: stagingbnb_Bytes + asset_lt: stagingbnb_Bytes + asset_gte: stagingbnb_Bytes + asset_lte: stagingbnb_Bytes + asset_in: [stagingbnb_Bytes!] + asset_not_in: [stagingbnb_Bytes!] + asset_contains: stagingbnb_Bytes + asset_not_contains: stagingbnb_Bytes + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_RelayerFee_filter] + or: [stagingbnb_RelayerFee_filter] +} + +enum stagingbnb_RelayerFee_orderBy { + id + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + fee + asset +} + +type stagingbnb_RelayerFeesIncrease { + id: ID! + transfer: stagingbnb_OriginTransfer! + increase: BigInt + asset: stagingbnb_Bytes + caller: stagingbnb_Bytes! + transactionHash: stagingbnb_Bytes! timestamp: BigInt! - volume: xlayer_swap_BigDecimal! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input xlayer_swap_SwapDailyVolume_filter { +input stagingbnb_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -174832,27 +172690,65 @@ input xlayer_swap_SwapDailyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingbnb_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: stagingbnb_Bytes + asset_not: stagingbnb_Bytes + asset_gt: stagingbnb_Bytes + asset_lt: stagingbnb_Bytes + asset_gte: stagingbnb_Bytes + asset_lte: stagingbnb_Bytes + asset_in: [stagingbnb_Bytes!] + asset_not_in: [stagingbnb_Bytes!] + asset_contains: stagingbnb_Bytes + asset_not_contains: stagingbnb_Bytes + caller: stagingbnb_Bytes + caller_not: stagingbnb_Bytes + caller_gt: stagingbnb_Bytes + caller_lt: stagingbnb_Bytes + caller_gte: stagingbnb_Bytes + caller_lte: stagingbnb_Bytes + caller_in: [stagingbnb_Bytes!] + caller_not_in: [stagingbnb_Bytes!] + caller_contains: stagingbnb_Bytes + caller_not_contains: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + transactionHash_not: stagingbnb_Bytes + transactionHash_gt: stagingbnb_Bytes + transactionHash_lt: stagingbnb_Bytes + transactionHash_gte: stagingbnb_Bytes + transactionHash_lte: stagingbnb_Bytes + transactionHash_in: [stagingbnb_Bytes!] + transactionHash_not_in: [stagingbnb_Bytes!] + transactionHash_contains: stagingbnb_Bytes + transactionHash_not_contains: stagingbnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -174861,51 +172757,119 @@ input xlayer_swap_SwapDailyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: xlayer_swap_BigDecimal - volume_not: xlayer_swap_BigDecimal - volume_gt: xlayer_swap_BigDecimal - volume_lt: xlayer_swap_BigDecimal - volume_gte: xlayer_swap_BigDecimal - volume_lte: xlayer_swap_BigDecimal - volume_in: [xlayer_swap_BigDecimal!] - volume_not_in: [xlayer_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_SwapDailyVolume_filter] - or: [xlayer_swap_SwapDailyVolume_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_RelayerFeesIncrease_filter] + or: [stagingbnb_RelayerFeesIncrease_filter] } -enum xlayer_swap_SwapDailyVolume_orderBy { +enum stagingbnb_RelayerFeesIncrease_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + increase + asset + caller + transactionHash timestamp - volume + gasPrice + gasLimit + blockNumber } -type xlayer_swap_SwapHourlyVolume implements xlayer_swap_SwapTradeVolume { +input stagingbnb_Relayer_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + relayer: stagingbnb_Bytes + relayer_not: stagingbnb_Bytes + relayer_gt: stagingbnb_Bytes + relayer_lt: stagingbnb_Bytes + relayer_gte: stagingbnb_Bytes + relayer_lte: stagingbnb_Bytes + relayer_in: [stagingbnb_Bytes!] + relayer_not_in: [stagingbnb_Bytes!] + relayer_contains: stagingbnb_Bytes + relayer_not_contains: stagingbnb_Bytes + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_Relayer_filter] + or: [stagingbnb_Relayer_filter] +} + +enum stagingbnb_Relayer_orderBy { + id + isActive + relayer +} + +type stagingbnb_RootCount { id: ID! - stableSwap: xlayer_swap_StableSwap! - timestamp: BigInt! - volume: xlayer_swap_BigDecimal! + count: BigInt } -input xlayer_swap_SwapHourlyVolume_filter { +input stagingbnb_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -174914,27 +172878,102 @@ input xlayer_swap_SwapHourlyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_RootCount_filter] + or: [stagingbnb_RootCount_filter] +} + +enum stagingbnb_RootCount_orderBy { + id + count +} + +type stagingbnb_RootMessageSent { + id: ID! + spokeDomain: BigInt + hubDomain: BigInt + root: stagingbnb_Bytes + count: BigInt + caller: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt +} + +input stagingbnb_RootMessageSent_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + root: stagingbnb_Bytes + root_not: stagingbnb_Bytes + root_gt: stagingbnb_Bytes + root_lt: stagingbnb_Bytes + root_gte: stagingbnb_Bytes + root_lte: stagingbnb_Bytes + root_in: [stagingbnb_Bytes!] + root_not_in: [stagingbnb_Bytes!] + root_contains: stagingbnb_Bytes + root_not_contains: stagingbnb_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: stagingbnb_Bytes + caller_not: stagingbnb_Bytes + caller_gt: stagingbnb_Bytes + caller_lt: stagingbnb_Bytes + caller_gte: stagingbnb_Bytes + caller_lte: stagingbnb_Bytes + caller_in: [stagingbnb_Bytes!] + caller_not_in: [stagingbnb_Bytes!] + caller_contains: stagingbnb_Bytes + caller_not_contains: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + transactionHash_not: stagingbnb_Bytes + transactionHash_gt: stagingbnb_Bytes + transactionHash_lt: stagingbnb_Bytes + transactionHash_gte: stagingbnb_Bytes + transactionHash_lte: stagingbnb_Bytes + transactionHash_in: [stagingbnb_Bytes!] + transactionHash_not_in: [stagingbnb_Bytes!] + transactionHash_contains: stagingbnb_Bytes + transactionHash_not_contains: stagingbnb_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -174943,71 +172982,119 @@ input xlayer_swap_SwapHourlyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: xlayer_swap_BigDecimal - volume_not: xlayer_swap_BigDecimal - volume_gt: xlayer_swap_BigDecimal - volume_lt: xlayer_swap_BigDecimal - volume_gte: xlayer_swap_BigDecimal - volume_lte: xlayer_swap_BigDecimal - volume_in: [xlayer_swap_BigDecimal!] - volume_not_in: [xlayer_swap_BigDecimal!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_SwapHourlyVolume_filter] - or: [xlayer_swap_SwapHourlyVolume_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_RootMessageSent_filter] + or: [stagingbnb_RootMessageSent_filter] } -enum xlayer_swap_SwapHourlyVolume_orderBy { +enum stagingbnb_RootMessageSent_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + spokeDomain + hubDomain + root + count + caller + transactionHash timestamp - volume + gasPrice + gasLimit + blockNumber } -interface xlayer_swap_SwapTradeVolume { - stableSwap: xlayer_swap_StableSwap! +type stagingbnb_Router { + id: ID! + isActive: Boolean! + owner: stagingbnb_Bytes + recipient: stagingbnb_Bytes + proposedOwner: stagingbnb_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingbnb_AssetBalance_orderBy, orderDirection: stagingbnb_OrderDirection, where: stagingbnb_AssetBalance_filter): [stagingbnb_AssetBalance!]! +} + +type stagingbnb_RouterDailyTVL { + id: ID! + router: stagingbnb_Router! + asset: stagingbnb_Asset! timestamp: BigInt! - volume: xlayer_swap_BigDecimal! + balance: BigInt! } -input xlayer_swap_SwapTradeVolume_filter { - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter +input stagingbnb_RouterDailyTVL_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingbnb_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingbnb_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -175016,50 +173103,1648 @@ input xlayer_swap_SwapTradeVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: xlayer_swap_BigDecimal - volume_not: xlayer_swap_BigDecimal - volume_gt: xlayer_swap_BigDecimal - volume_lt: xlayer_swap_BigDecimal - volume_gte: xlayer_swap_BigDecimal - volume_lte: xlayer_swap_BigDecimal - volume_in: [xlayer_swap_BigDecimal!] - volume_not_in: [xlayer_swap_BigDecimal!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_SwapTradeVolume_filter] - or: [xlayer_swap_SwapTradeVolume_filter] + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_RouterDailyTVL_filter] + or: [stagingbnb_RouterDailyTVL_filter] +} + +enum stagingbnb_RouterDailyTVL_orderBy { + id + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + timestamp + balance +} + +type stagingbnb_RouterLiquidityEvent { + id: ID! + type: stagingbnb_RouterLiquidityEventType + router: stagingbnb_Router! + asset: stagingbnb_Asset! + amount: BigInt! + balance: BigInt! + caller: stagingbnb_Bytes + blockNumber: BigInt! + timestamp: BigInt! + transactionHash: stagingbnb_Bytes! + nonce: BigInt! +} + +enum stagingbnb_RouterLiquidityEventType { + Add + Remove +} + +input stagingbnb_RouterLiquidityEvent_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + type: stagingbnb_RouterLiquidityEventType + type_not: stagingbnb_RouterLiquidityEventType + type_in: [stagingbnb_RouterLiquidityEventType!] + type_not_in: [stagingbnb_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingbnb_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingbnb_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: stagingbnb_Bytes + caller_not: stagingbnb_Bytes + caller_gt: stagingbnb_Bytes + caller_lt: stagingbnb_Bytes + caller_gte: stagingbnb_Bytes + caller_lte: stagingbnb_Bytes + caller_in: [stagingbnb_Bytes!] + caller_not_in: [stagingbnb_Bytes!] + caller_contains: stagingbnb_Bytes + caller_not_contains: stagingbnb_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transactionHash: stagingbnb_Bytes + transactionHash_not: stagingbnb_Bytes + transactionHash_gt: stagingbnb_Bytes + transactionHash_lt: stagingbnb_Bytes + transactionHash_gte: stagingbnb_Bytes + transactionHash_lte: stagingbnb_Bytes + transactionHash_in: [stagingbnb_Bytes!] + transactionHash_not_in: [stagingbnb_Bytes!] + transactionHash_contains: stagingbnb_Bytes + transactionHash_not_contains: stagingbnb_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_RouterLiquidityEvent_filter] + or: [stagingbnb_RouterLiquidityEvent_filter] +} + +enum stagingbnb_RouterLiquidityEvent_orderBy { + id + type + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + balance + caller + blockNumber + timestamp + transactionHash + nonce +} + +input stagingbnb_Router_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: stagingbnb_Bytes + owner_not: stagingbnb_Bytes + owner_gt: stagingbnb_Bytes + owner_lt: stagingbnb_Bytes + owner_gte: stagingbnb_Bytes + owner_lte: stagingbnb_Bytes + owner_in: [stagingbnb_Bytes!] + owner_not_in: [stagingbnb_Bytes!] + owner_contains: stagingbnb_Bytes + owner_not_contains: stagingbnb_Bytes + recipient: stagingbnb_Bytes + recipient_not: stagingbnb_Bytes + recipient_gt: stagingbnb_Bytes + recipient_lt: stagingbnb_Bytes + recipient_gte: stagingbnb_Bytes + recipient_lte: stagingbnb_Bytes + recipient_in: [stagingbnb_Bytes!] + recipient_not_in: [stagingbnb_Bytes!] + recipient_contains: stagingbnb_Bytes + recipient_not_contains: stagingbnb_Bytes + proposedOwner: stagingbnb_Bytes + proposedOwner_not: stagingbnb_Bytes + proposedOwner_gt: stagingbnb_Bytes + proposedOwner_lt: stagingbnb_Bytes + proposedOwner_gte: stagingbnb_Bytes + proposedOwner_lte: stagingbnb_Bytes + proposedOwner_in: [stagingbnb_Bytes!] + proposedOwner_not_in: [stagingbnb_Bytes!] + proposedOwner_contains: stagingbnb_Bytes + proposedOwner_not_contains: stagingbnb_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: stagingbnb_AssetBalance_filter + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_Router_filter] + or: [stagingbnb_Router_filter] +} + +enum stagingbnb_Router_orderBy { + id + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances +} + +type stagingbnb_Sequencer { + id: ID! + isActive: Boolean! + sequencer: stagingbnb_Bytes +} + +input stagingbnb_Sequencer_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + sequencer: stagingbnb_Bytes + sequencer_not: stagingbnb_Bytes + sequencer_gt: stagingbnb_Bytes + sequencer_lt: stagingbnb_Bytes + sequencer_gte: stagingbnb_Bytes + sequencer_lte: stagingbnb_Bytes + sequencer_in: [stagingbnb_Bytes!] + sequencer_not_in: [stagingbnb_Bytes!] + sequencer_contains: stagingbnb_Bytes + sequencer_not_contains: stagingbnb_Bytes + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_Sequencer_filter] + or: [stagingbnb_Sequencer_filter] +} + +enum stagingbnb_Sequencer_orderBy { + id + isActive + sequencer +} + +type stagingbnb_Setting { + id: ID! + maxRoutersPerTransfer: BigInt! + caller: stagingbnb_Bytes! +} + +input stagingbnb_Setting_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: stagingbnb_Bytes + caller_not: stagingbnb_Bytes + caller_gt: stagingbnb_Bytes + caller_lt: stagingbnb_Bytes + caller_gte: stagingbnb_Bytes + caller_lte: stagingbnb_Bytes + caller_in: [stagingbnb_Bytes!] + caller_not_in: [stagingbnb_Bytes!] + caller_contains: stagingbnb_Bytes + caller_not_contains: stagingbnb_Bytes + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_Setting_filter] + or: [stagingbnb_Setting_filter] +} + +enum stagingbnb_Setting_orderBy { + id + maxRoutersPerTransfer + caller +} + +type stagingbnb_SlippageUpdate { + id: ID! + transfer: stagingbnb_DestinationTransfer! + slippage: BigInt! + caller: stagingbnb_Bytes! + transactionHash: stagingbnb_Bytes! + timestamp: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! +} + +input stagingbnb_SlippageUpdate_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingbnb_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: stagingbnb_Bytes + caller_not: stagingbnb_Bytes + caller_gt: stagingbnb_Bytes + caller_lt: stagingbnb_Bytes + caller_gte: stagingbnb_Bytes + caller_lte: stagingbnb_Bytes + caller_in: [stagingbnb_Bytes!] + caller_not_in: [stagingbnb_Bytes!] + caller_contains: stagingbnb_Bytes + caller_not_contains: stagingbnb_Bytes + transactionHash: stagingbnb_Bytes + transactionHash_not: stagingbnb_Bytes + transactionHash_gt: stagingbnb_Bytes + transactionHash_lt: stagingbnb_Bytes + transactionHash_gte: stagingbnb_Bytes + transactionHash_lte: stagingbnb_Bytes + transactionHash_in: [stagingbnb_Bytes!] + transactionHash_not_in: [stagingbnb_Bytes!] + transactionHash_contains: stagingbnb_Bytes + transactionHash_not_contains: stagingbnb_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_SlippageUpdate_filter] + or: [stagingbnb_SlippageUpdate_filter] +} + +enum stagingbnb_SlippageUpdate_orderBy { + id + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce + slippage + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber +} + +type stagingbnb_SnapshotRoot { + id: ID! + spokeDomain: BigInt + root: stagingbnb_Bytes! + count: BigInt! + timestamp: BigInt! + blockNumber: BigInt! +} + +input stagingbnb_SnapshotRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: stagingbnb_Bytes + root_not: stagingbnb_Bytes + root_gt: stagingbnb_Bytes + root_lt: stagingbnb_Bytes + root_gte: stagingbnb_Bytes + root_lte: stagingbnb_Bytes + root_in: [stagingbnb_Bytes!] + root_not_in: [stagingbnb_Bytes!] + root_contains: stagingbnb_Bytes + root_not_contains: stagingbnb_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_SnapshotRoot_filter] + or: [stagingbnb_SnapshotRoot_filter] +} + +enum stagingbnb_SnapshotRoot_orderBy { + id + spokeDomain + root + count + timestamp + blockNumber +} + +type stagingbnb_SpokeConnectorMode { + id: ID! + mode: String! +} + +input stagingbnb_SpokeConnectorMode_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String + """Filter for the block changed event.""" + _change_block: stagingbnb_BlockChangedFilter + and: [stagingbnb_SpokeConnectorMode_filter] + or: [stagingbnb_SpokeConnectorMode_filter] +} + +enum stagingbnb_SpokeConnectorMode_orderBy { + id + mode +} + +enum stagingbnb_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type stagingbnb__Block_ { + """The hash of the block""" + hash: stagingbnb_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int + """The hash of the parent block""" + parentHash: stagingbnb_Bytes +} + +"""The type for the top-level _meta field""" +type stagingbnb__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: stagingbnb__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! +} + +type stagingpolygonzkevm_AggregateRoot { + id: ID! + root: stagingpolygonzkevm_Bytes! + blockNumber: BigInt! +} + +type stagingpolygonzkevm_AggregateRootProposed { + id: ID! + aggregateRoot: stagingpolygonzkevm_Bytes! + rootTimestamp: BigInt! + endOfDispute: BigInt! + domain: BigInt! + timestamp: BigInt! + blockNumber: BigInt +} + +input stagingpolygonzkevm_AggregateRootProposed_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + aggregateRoot: stagingpolygonzkevm_Bytes + aggregateRoot_not: stagingpolygonzkevm_Bytes + aggregateRoot_gt: stagingpolygonzkevm_Bytes + aggregateRoot_lt: stagingpolygonzkevm_Bytes + aggregateRoot_gte: stagingpolygonzkevm_Bytes + aggregateRoot_lte: stagingpolygonzkevm_Bytes + aggregateRoot_in: [stagingpolygonzkevm_Bytes!] + aggregateRoot_not_in: [stagingpolygonzkevm_Bytes!] + aggregateRoot_contains: stagingpolygonzkevm_Bytes + aggregateRoot_not_contains: stagingpolygonzkevm_Bytes + rootTimestamp: BigInt + rootTimestamp_not: BigInt + rootTimestamp_gt: BigInt + rootTimestamp_lt: BigInt + rootTimestamp_gte: BigInt + rootTimestamp_lte: BigInt + rootTimestamp_in: [BigInt!] + rootTimestamp_not_in: [BigInt!] + endOfDispute: BigInt + endOfDispute_not: BigInt + endOfDispute_gt: BigInt + endOfDispute_lt: BigInt + endOfDispute_gte: BigInt + endOfDispute_lte: BigInt + endOfDispute_in: [BigInt!] + endOfDispute_not_in: [BigInt!] + domain: BigInt + domain_not: BigInt + domain_gt: BigInt + domain_lt: BigInt + domain_gte: BigInt + domain_lte: BigInt + domain_in: [BigInt!] + domain_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_AggregateRootProposed_filter] + or: [stagingpolygonzkevm_AggregateRootProposed_filter] +} + +enum stagingpolygonzkevm_AggregateRootProposed_orderBy { + id + aggregateRoot + rootTimestamp + endOfDispute + domain + timestamp + blockNumber +} + +input stagingpolygonzkevm_AggregateRoot_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + root: stagingpolygonzkevm_Bytes + root_not: stagingpolygonzkevm_Bytes + root_gt: stagingpolygonzkevm_Bytes + root_lt: stagingpolygonzkevm_Bytes + root_gte: stagingpolygonzkevm_Bytes + root_lte: stagingpolygonzkevm_Bytes + root_in: [stagingpolygonzkevm_Bytes!] + root_not_in: [stagingpolygonzkevm_Bytes!] + root_contains: stagingpolygonzkevm_Bytes + root_not_contains: stagingpolygonzkevm_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_AggregateRoot_filter] + or: [stagingpolygonzkevm_AggregateRoot_filter] +} + +enum stagingpolygonzkevm_AggregateRoot_orderBy { + id + root + blockNumber +} + +enum stagingpolygonzkevm_Aggregation_interval { + hour + day +} + +type stagingpolygonzkevm_Asset { + id: ID! + key: stagingpolygonzkevm_Bytes + decimal: BigInt + adoptedDecimal: BigInt + canonicalId: stagingpolygonzkevm_Bytes + canonicalDomain: BigInt + adoptedAsset: stagingpolygonzkevm_Bytes + localAsset: stagingpolygonzkevm_Bytes + blockNumber: BigInt + status: stagingpolygonzkevm_AssetStatus +} + +type stagingpolygonzkevm_AssetBalance { + id: ID! + amount: BigInt! + locked: BigInt! + supplied: BigInt! + removed: BigInt! + router: stagingpolygonzkevm_Router! + asset: stagingpolygonzkevm_Asset! + feesEarned: BigInt! +} + +input stagingpolygonzkevm_AssetBalance_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + locked: BigInt + locked_not: BigInt + locked_gt: BigInt + locked_lt: BigInt + locked_gte: BigInt + locked_lte: BigInt + locked_in: [BigInt!] + locked_not_in: [BigInt!] + supplied: BigInt + supplied_not: BigInt + supplied_gt: BigInt + supplied_lt: BigInt + supplied_gte: BigInt + supplied_lte: BigInt + supplied_in: [BigInt!] + supplied_not_in: [BigInt!] + removed: BigInt + removed_not: BigInt + removed_gt: BigInt + removed_lt: BigInt + removed_gte: BigInt + removed_lte: BigInt + removed_in: [BigInt!] + removed_not_in: [BigInt!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingpolygonzkevm_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingpolygonzkevm_Asset_filter + feesEarned: BigInt + feesEarned_not: BigInt + feesEarned_gt: BigInt + feesEarned_lt: BigInt + feesEarned_gte: BigInt + feesEarned_lte: BigInt + feesEarned_in: [BigInt!] + feesEarned_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_AssetBalance_filter] + or: [stagingpolygonzkevm_AssetBalance_filter] +} + +enum stagingpolygonzkevm_AssetBalance_orderBy { + id + amount + locked + supplied + removed + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + feesEarned +} + +type stagingpolygonzkevm_AssetStatus { + id: ID! + status: Boolean +} + +input stagingpolygonzkevm_AssetStatus_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + status: Boolean + status_not: Boolean + status_in: [Boolean!] + status_not_in: [Boolean!] + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_AssetStatus_filter] + or: [stagingpolygonzkevm_AssetStatus_filter] +} + +enum stagingpolygonzkevm_AssetStatus_orderBy { + id + status +} + +input stagingpolygonzkevm_Asset_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + key: stagingpolygonzkevm_Bytes + key_not: stagingpolygonzkevm_Bytes + key_gt: stagingpolygonzkevm_Bytes + key_lt: stagingpolygonzkevm_Bytes + key_gte: stagingpolygonzkevm_Bytes + key_lte: stagingpolygonzkevm_Bytes + key_in: [stagingpolygonzkevm_Bytes!] + key_not_in: [stagingpolygonzkevm_Bytes!] + key_contains: stagingpolygonzkevm_Bytes + key_not_contains: stagingpolygonzkevm_Bytes + decimal: BigInt + decimal_not: BigInt + decimal_gt: BigInt + decimal_lt: BigInt + decimal_gte: BigInt + decimal_lte: BigInt + decimal_in: [BigInt!] + decimal_not_in: [BigInt!] + adoptedDecimal: BigInt + adoptedDecimal_not: BigInt + adoptedDecimal_gt: BigInt + adoptedDecimal_lt: BigInt + adoptedDecimal_gte: BigInt + adoptedDecimal_lte: BigInt + adoptedDecimal_in: [BigInt!] + adoptedDecimal_not_in: [BigInt!] + canonicalId: stagingpolygonzkevm_Bytes + canonicalId_not: stagingpolygonzkevm_Bytes + canonicalId_gt: stagingpolygonzkevm_Bytes + canonicalId_lt: stagingpolygonzkevm_Bytes + canonicalId_gte: stagingpolygonzkevm_Bytes + canonicalId_lte: stagingpolygonzkevm_Bytes + canonicalId_in: [stagingpolygonzkevm_Bytes!] + canonicalId_not_in: [stagingpolygonzkevm_Bytes!] + canonicalId_contains: stagingpolygonzkevm_Bytes + canonicalId_not_contains: stagingpolygonzkevm_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: stagingpolygonzkevm_Bytes + adoptedAsset_not: stagingpolygonzkevm_Bytes + adoptedAsset_gt: stagingpolygonzkevm_Bytes + adoptedAsset_lt: stagingpolygonzkevm_Bytes + adoptedAsset_gte: stagingpolygonzkevm_Bytes + adoptedAsset_lte: stagingpolygonzkevm_Bytes + adoptedAsset_in: [stagingpolygonzkevm_Bytes!] + adoptedAsset_not_in: [stagingpolygonzkevm_Bytes!] + adoptedAsset_contains: stagingpolygonzkevm_Bytes + adoptedAsset_not_contains: stagingpolygonzkevm_Bytes + localAsset: stagingpolygonzkevm_Bytes + localAsset_not: stagingpolygonzkevm_Bytes + localAsset_gt: stagingpolygonzkevm_Bytes + localAsset_lt: stagingpolygonzkevm_Bytes + localAsset_gte: stagingpolygonzkevm_Bytes + localAsset_lte: stagingpolygonzkevm_Bytes + localAsset_in: [stagingpolygonzkevm_Bytes!] + localAsset_not_in: [stagingpolygonzkevm_Bytes!] + localAsset_contains: stagingpolygonzkevm_Bytes + localAsset_not_contains: stagingpolygonzkevm_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + status: String + status_not: String + status_gt: String + status_lt: String + status_gte: String + status_lte: String + status_in: [String!] + status_not_in: [String!] + status_contains: String + status_contains_nocase: String + status_not_contains: String + status_not_contains_nocase: String + status_starts_with: String + status_starts_with_nocase: String + status_not_starts_with: String + status_not_starts_with_nocase: String + status_ends_with: String + status_ends_with_nocase: String + status_not_ends_with: String + status_not_ends_with_nocase: String + status_: stagingpolygonzkevm_AssetStatus_filter + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_Asset_filter] + or: [stagingpolygonzkevm_Asset_filter] +} + +enum stagingpolygonzkevm_Asset_orderBy { + id + key + decimal + adoptedDecimal + canonicalId + canonicalDomain + adoptedAsset + localAsset + blockNumber + status + status__id + status__status +} + +scalar stagingpolygonzkevm_BigDecimal + +input stagingpolygonzkevm_BlockChangedFilter { + number_gte: Int! +} + +input stagingpolygonzkevm_Block_height { + hash: stagingpolygonzkevm_Bytes + number: Int + number_gte: Int +} + +scalar stagingpolygonzkevm_Bytes + +type stagingpolygonzkevm_ConnectorMeta { + id: ID! + spokeDomain: BigInt + hubDomain: BigInt + amb: stagingpolygonzkevm_Bytes + rootManager: stagingpolygonzkevm_Bytes + mirrorConnector: stagingpolygonzkevm_Bytes +} + +input stagingpolygonzkevm_ConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: stagingpolygonzkevm_Bytes + amb_not: stagingpolygonzkevm_Bytes + amb_gt: stagingpolygonzkevm_Bytes + amb_lt: stagingpolygonzkevm_Bytes + amb_gte: stagingpolygonzkevm_Bytes + amb_lte: stagingpolygonzkevm_Bytes + amb_in: [stagingpolygonzkevm_Bytes!] + amb_not_in: [stagingpolygonzkevm_Bytes!] + amb_contains: stagingpolygonzkevm_Bytes + amb_not_contains: stagingpolygonzkevm_Bytes + rootManager: stagingpolygonzkevm_Bytes + rootManager_not: stagingpolygonzkevm_Bytes + rootManager_gt: stagingpolygonzkevm_Bytes + rootManager_lt: stagingpolygonzkevm_Bytes + rootManager_gte: stagingpolygonzkevm_Bytes + rootManager_lte: stagingpolygonzkevm_Bytes + rootManager_in: [stagingpolygonzkevm_Bytes!] + rootManager_not_in: [stagingpolygonzkevm_Bytes!] + rootManager_contains: stagingpolygonzkevm_Bytes + rootManager_not_contains: stagingpolygonzkevm_Bytes + mirrorConnector: stagingpolygonzkevm_Bytes + mirrorConnector_not: stagingpolygonzkevm_Bytes + mirrorConnector_gt: stagingpolygonzkevm_Bytes + mirrorConnector_lt: stagingpolygonzkevm_Bytes + mirrorConnector_gte: stagingpolygonzkevm_Bytes + mirrorConnector_lte: stagingpolygonzkevm_Bytes + mirrorConnector_in: [stagingpolygonzkevm_Bytes!] + mirrorConnector_not_in: [stagingpolygonzkevm_Bytes!] + mirrorConnector_contains: stagingpolygonzkevm_Bytes + mirrorConnector_not_contains: stagingpolygonzkevm_Bytes + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_ConnectorMeta_filter] + or: [stagingpolygonzkevm_ConnectorMeta_filter] +} + +enum stagingpolygonzkevm_ConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + +type stagingpolygonzkevm_DestinationTransfer { + id: ID! + chainId: BigInt + transferId: stagingpolygonzkevm_Bytes + nonce: BigInt + status: stagingpolygonzkevm_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingpolygonzkevm_Router_orderBy, orderDirection: stagingpolygonzkevm_OrderDirection, where: stagingpolygonzkevm_Router_filter): [stagingpolygonzkevm_Router!] + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: stagingpolygonzkevm_Bytes + delegate: stagingpolygonzkevm_Bytes + receiveLocal: Boolean + callData: stagingpolygonzkevm_Bytes + slippage: BigInt + bumpSlippageCount: BigInt + originSender: stagingpolygonzkevm_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: stagingpolygonzkevm_Bytes + asset: stagingpolygonzkevm_Asset + amount: BigInt + routersFee: BigInt + executedCaller: stagingpolygonzkevm_Bytes + executedTransactionHash: stagingpolygonzkevm_Bytes + executedTimestamp: BigInt + executedGasPrice: BigInt + executedGasLimit: BigInt + executedBlockNumber: BigInt + executedTxOrigin: stagingpolygonzkevm_Bytes + executedTxNonce: BigInt + reconciledCaller: stagingpolygonzkevm_Bytes + reconciledTransactionHash: stagingpolygonzkevm_Bytes + reconciledTimestamp: BigInt + reconciledGasPrice: BigInt + reconciledGasLimit: BigInt + reconciledBlockNumber: BigInt + reconciledTxOrigin: stagingpolygonzkevm_Bytes + reconciledTxNonce: BigInt +} + +input stagingpolygonzkevm_DestinationTransfer_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: stagingpolygonzkevm_Bytes + transferId_not: stagingpolygonzkevm_Bytes + transferId_gt: stagingpolygonzkevm_Bytes + transferId_lt: stagingpolygonzkevm_Bytes + transferId_gte: stagingpolygonzkevm_Bytes + transferId_lte: stagingpolygonzkevm_Bytes + transferId_in: [stagingpolygonzkevm_Bytes!] + transferId_not_in: [stagingpolygonzkevm_Bytes!] + transferId_contains: stagingpolygonzkevm_Bytes + transferId_not_contains: stagingpolygonzkevm_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + status: stagingpolygonzkevm_TransferStatus + status_not: stagingpolygonzkevm_TransferStatus + status_in: [stagingpolygonzkevm_TransferStatus!] + status_not_in: [stagingpolygonzkevm_TransferStatus!] + routers: [String!] + routers_not: [String!] + routers_contains: [String!] + routers_contains_nocase: [String!] + routers_not_contains: [String!] + routers_not_contains_nocase: [String!] + routers_: stagingpolygonzkevm_Router_filter + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: stagingpolygonzkevm_Bytes + to_not: stagingpolygonzkevm_Bytes + to_gt: stagingpolygonzkevm_Bytes + to_lt: stagingpolygonzkevm_Bytes + to_gte: stagingpolygonzkevm_Bytes + to_lte: stagingpolygonzkevm_Bytes + to_in: [stagingpolygonzkevm_Bytes!] + to_not_in: [stagingpolygonzkevm_Bytes!] + to_contains: stagingpolygonzkevm_Bytes + to_not_contains: stagingpolygonzkevm_Bytes + delegate: stagingpolygonzkevm_Bytes + delegate_not: stagingpolygonzkevm_Bytes + delegate_gt: stagingpolygonzkevm_Bytes + delegate_lt: stagingpolygonzkevm_Bytes + delegate_gte: stagingpolygonzkevm_Bytes + delegate_lte: stagingpolygonzkevm_Bytes + delegate_in: [stagingpolygonzkevm_Bytes!] + delegate_not_in: [stagingpolygonzkevm_Bytes!] + delegate_contains: stagingpolygonzkevm_Bytes + delegate_not_contains: stagingpolygonzkevm_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: stagingpolygonzkevm_Bytes + callData_not: stagingpolygonzkevm_Bytes + callData_gt: stagingpolygonzkevm_Bytes + callData_lt: stagingpolygonzkevm_Bytes + callData_gte: stagingpolygonzkevm_Bytes + callData_lte: stagingpolygonzkevm_Bytes + callData_in: [stagingpolygonzkevm_Bytes!] + callData_not_in: [stagingpolygonzkevm_Bytes!] + callData_contains: stagingpolygonzkevm_Bytes + callData_not_contains: stagingpolygonzkevm_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + bumpSlippageCount: BigInt + bumpSlippageCount_not: BigInt + bumpSlippageCount_gt: BigInt + bumpSlippageCount_lt: BigInt + bumpSlippageCount_gte: BigInt + bumpSlippageCount_lte: BigInt + bumpSlippageCount_in: [BigInt!] + bumpSlippageCount_not_in: [BigInt!] + originSender: stagingpolygonzkevm_Bytes + originSender_not: stagingpolygonzkevm_Bytes + originSender_gt: stagingpolygonzkevm_Bytes + originSender_lt: stagingpolygonzkevm_Bytes + originSender_gte: stagingpolygonzkevm_Bytes + originSender_lte: stagingpolygonzkevm_Bytes + originSender_in: [stagingpolygonzkevm_Bytes!] + originSender_not_in: [stagingpolygonzkevm_Bytes!] + originSender_contains: stagingpolygonzkevm_Bytes + originSender_not_contains: stagingpolygonzkevm_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: stagingpolygonzkevm_Bytes + canonicalId_not: stagingpolygonzkevm_Bytes + canonicalId_gt: stagingpolygonzkevm_Bytes + canonicalId_lt: stagingpolygonzkevm_Bytes + canonicalId_gte: stagingpolygonzkevm_Bytes + canonicalId_lte: stagingpolygonzkevm_Bytes + canonicalId_in: [stagingpolygonzkevm_Bytes!] + canonicalId_not_in: [stagingpolygonzkevm_Bytes!] + canonicalId_contains: stagingpolygonzkevm_Bytes + canonicalId_not_contains: stagingpolygonzkevm_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingpolygonzkevm_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + routersFee: BigInt + routersFee_not: BigInt + routersFee_gt: BigInt + routersFee_lt: BigInt + routersFee_gte: BigInt + routersFee_lte: BigInt + routersFee_in: [BigInt!] + routersFee_not_in: [BigInt!] + executedCaller: stagingpolygonzkevm_Bytes + executedCaller_not: stagingpolygonzkevm_Bytes + executedCaller_gt: stagingpolygonzkevm_Bytes + executedCaller_lt: stagingpolygonzkevm_Bytes + executedCaller_gte: stagingpolygonzkevm_Bytes + executedCaller_lte: stagingpolygonzkevm_Bytes + executedCaller_in: [stagingpolygonzkevm_Bytes!] + executedCaller_not_in: [stagingpolygonzkevm_Bytes!] + executedCaller_contains: stagingpolygonzkevm_Bytes + executedCaller_not_contains: stagingpolygonzkevm_Bytes + executedTransactionHash: stagingpolygonzkevm_Bytes + executedTransactionHash_not: stagingpolygonzkevm_Bytes + executedTransactionHash_gt: stagingpolygonzkevm_Bytes + executedTransactionHash_lt: stagingpolygonzkevm_Bytes + executedTransactionHash_gte: stagingpolygonzkevm_Bytes + executedTransactionHash_lte: stagingpolygonzkevm_Bytes + executedTransactionHash_in: [stagingpolygonzkevm_Bytes!] + executedTransactionHash_not_in: [stagingpolygonzkevm_Bytes!] + executedTransactionHash_contains: stagingpolygonzkevm_Bytes + executedTransactionHash_not_contains: stagingpolygonzkevm_Bytes + executedTimestamp: BigInt + executedTimestamp_not: BigInt + executedTimestamp_gt: BigInt + executedTimestamp_lt: BigInt + executedTimestamp_gte: BigInt + executedTimestamp_lte: BigInt + executedTimestamp_in: [BigInt!] + executedTimestamp_not_in: [BigInt!] + executedGasPrice: BigInt + executedGasPrice_not: BigInt + executedGasPrice_gt: BigInt + executedGasPrice_lt: BigInt + executedGasPrice_gte: BigInt + executedGasPrice_lte: BigInt + executedGasPrice_in: [BigInt!] + executedGasPrice_not_in: [BigInt!] + executedGasLimit: BigInt + executedGasLimit_not: BigInt + executedGasLimit_gt: BigInt + executedGasLimit_lt: BigInt + executedGasLimit_gte: BigInt + executedGasLimit_lte: BigInt + executedGasLimit_in: [BigInt!] + executedGasLimit_not_in: [BigInt!] + executedBlockNumber: BigInt + executedBlockNumber_not: BigInt + executedBlockNumber_gt: BigInt + executedBlockNumber_lt: BigInt + executedBlockNumber_gte: BigInt + executedBlockNumber_lte: BigInt + executedBlockNumber_in: [BigInt!] + executedBlockNumber_not_in: [BigInt!] + executedTxOrigin: stagingpolygonzkevm_Bytes + executedTxOrigin_not: stagingpolygonzkevm_Bytes + executedTxOrigin_gt: stagingpolygonzkevm_Bytes + executedTxOrigin_lt: stagingpolygonzkevm_Bytes + executedTxOrigin_gte: stagingpolygonzkevm_Bytes + executedTxOrigin_lte: stagingpolygonzkevm_Bytes + executedTxOrigin_in: [stagingpolygonzkevm_Bytes!] + executedTxOrigin_not_in: [stagingpolygonzkevm_Bytes!] + executedTxOrigin_contains: stagingpolygonzkevm_Bytes + executedTxOrigin_not_contains: stagingpolygonzkevm_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: stagingpolygonzkevm_Bytes + reconciledCaller_not: stagingpolygonzkevm_Bytes + reconciledCaller_gt: stagingpolygonzkevm_Bytes + reconciledCaller_lt: stagingpolygonzkevm_Bytes + reconciledCaller_gte: stagingpolygonzkevm_Bytes + reconciledCaller_lte: stagingpolygonzkevm_Bytes + reconciledCaller_in: [stagingpolygonzkevm_Bytes!] + reconciledCaller_not_in: [stagingpolygonzkevm_Bytes!] + reconciledCaller_contains: stagingpolygonzkevm_Bytes + reconciledCaller_not_contains: stagingpolygonzkevm_Bytes + reconciledTransactionHash: stagingpolygonzkevm_Bytes + reconciledTransactionHash_not: stagingpolygonzkevm_Bytes + reconciledTransactionHash_gt: stagingpolygonzkevm_Bytes + reconciledTransactionHash_lt: stagingpolygonzkevm_Bytes + reconciledTransactionHash_gte: stagingpolygonzkevm_Bytes + reconciledTransactionHash_lte: stagingpolygonzkevm_Bytes + reconciledTransactionHash_in: [stagingpolygonzkevm_Bytes!] + reconciledTransactionHash_not_in: [stagingpolygonzkevm_Bytes!] + reconciledTransactionHash_contains: stagingpolygonzkevm_Bytes + reconciledTransactionHash_not_contains: stagingpolygonzkevm_Bytes + reconciledTimestamp: BigInt + reconciledTimestamp_not: BigInt + reconciledTimestamp_gt: BigInt + reconciledTimestamp_lt: BigInt + reconciledTimestamp_gte: BigInt + reconciledTimestamp_lte: BigInt + reconciledTimestamp_in: [BigInt!] + reconciledTimestamp_not_in: [BigInt!] + reconciledGasPrice: BigInt + reconciledGasPrice_not: BigInt + reconciledGasPrice_gt: BigInt + reconciledGasPrice_lt: BigInt + reconciledGasPrice_gte: BigInt + reconciledGasPrice_lte: BigInt + reconciledGasPrice_in: [BigInt!] + reconciledGasPrice_not_in: [BigInt!] + reconciledGasLimit: BigInt + reconciledGasLimit_not: BigInt + reconciledGasLimit_gt: BigInt + reconciledGasLimit_lt: BigInt + reconciledGasLimit_gte: BigInt + reconciledGasLimit_lte: BigInt + reconciledGasLimit_in: [BigInt!] + reconciledGasLimit_not_in: [BigInt!] + reconciledBlockNumber: BigInt + reconciledBlockNumber_not: BigInt + reconciledBlockNumber_gt: BigInt + reconciledBlockNumber_lt: BigInt + reconciledBlockNumber_gte: BigInt + reconciledBlockNumber_lte: BigInt + reconciledBlockNumber_in: [BigInt!] + reconciledBlockNumber_not_in: [BigInt!] + reconciledTxOrigin: stagingpolygonzkevm_Bytes + reconciledTxOrigin_not: stagingpolygonzkevm_Bytes + reconciledTxOrigin_gt: stagingpolygonzkevm_Bytes + reconciledTxOrigin_lt: stagingpolygonzkevm_Bytes + reconciledTxOrigin_gte: stagingpolygonzkevm_Bytes + reconciledTxOrigin_lte: stagingpolygonzkevm_Bytes + reconciledTxOrigin_in: [stagingpolygonzkevm_Bytes!] + reconciledTxOrigin_not_in: [stagingpolygonzkevm_Bytes!] + reconciledTxOrigin_contains: stagingpolygonzkevm_Bytes + reconciledTxOrigin_not_contains: stagingpolygonzkevm_Bytes + reconciledTxNonce: BigInt + reconciledTxNonce_not: BigInt + reconciledTxNonce_gt: BigInt + reconciledTxNonce_lt: BigInt + reconciledTxNonce_gte: BigInt + reconciledTxNonce_lte: BigInt + reconciledTxNonce_in: [BigInt!] + reconciledTxNonce_not_in: [BigInt!] + """Filter for the block changed event.""" + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_DestinationTransfer_filter] + or: [stagingpolygonzkevm_DestinationTransfer_filter] } -enum xlayer_swap_SwapTradeVolume_orderBy { - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply - timestamp - volume +enum stagingpolygonzkevm_DestinationTransfer_orderBy { + id + chainId + transferId + nonce + status + routers + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + bumpSlippageCount + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + routersFee + executedCaller + executedTransactionHash + executedTimestamp + executedGasPrice + executedGasLimit + executedBlockNumber + executedTxOrigin + executedTxNonce + reconciledCaller + reconciledTransactionHash + reconciledTimestamp + reconciledGasPrice + reconciledGasLimit + reconciledBlockNumber + reconciledTxOrigin + reconciledTxNonce } -type xlayer_swap_SwapWeeklyVolume implements xlayer_swap_SwapTradeVolume { +""" +8 bytes signed integer + +""" +scalar stagingpolygonzkevm_Int8 + +type stagingpolygonzkevm_OptimisticRootFinalized { id: ID! - stableSwap: xlayer_swap_StableSwap! + aggregateRoot: stagingpolygonzkevm_Bytes! timestamp: BigInt! - volume: xlayer_swap_BigDecimal! + blockNumber: BigInt } -input xlayer_swap_SwapWeeklyVolume_filter { +input stagingpolygonzkevm_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -175068,27 +174753,16 @@ input xlayer_swap_SwapWeeklyVolume_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - stableSwap: String - stableSwap_not: String - stableSwap_gt: String - stableSwap_lt: String - stableSwap_gte: String - stableSwap_lte: String - stableSwap_in: [String!] - stableSwap_not_in: [String!] - stableSwap_contains: String - stableSwap_contains_nocase: String - stableSwap_not_contains: String - stableSwap_not_contains_nocase: String - stableSwap_starts_with: String - stableSwap_starts_with_nocase: String - stableSwap_not_starts_with: String - stableSwap_not_starts_with_nocase: String - stableSwap_ends_with: String - stableSwap_ends_with_nocase: String - stableSwap_not_ends_with: String - stableSwap_not_ends_with_nocase: String - stableSwap_: xlayer_swap_StableSwap_filter + aggregateRoot: stagingpolygonzkevm_Bytes + aggregateRoot_not: stagingpolygonzkevm_Bytes + aggregateRoot_gt: stagingpolygonzkevm_Bytes + aggregateRoot_lt: stagingpolygonzkevm_Bytes + aggregateRoot_gte: stagingpolygonzkevm_Bytes + aggregateRoot_lte: stagingpolygonzkevm_Bytes + aggregateRoot_in: [stagingpolygonzkevm_Bytes!] + aggregateRoot_not_in: [stagingpolygonzkevm_Bytes!] + aggregateRoot_contains: stagingpolygonzkevm_Bytes + aggregateRoot_not_contains: stagingpolygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -175097,183 +174771,47 @@ input xlayer_swap_SwapWeeklyVolume_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - volume: xlayer_swap_BigDecimal - volume_not: xlayer_swap_BigDecimal - volume_gt: xlayer_swap_BigDecimal - volume_lt: xlayer_swap_BigDecimal - volume_gte: xlayer_swap_BigDecimal - volume_lte: xlayer_swap_BigDecimal - volume_in: [xlayer_swap_BigDecimal!] - volume_not_in: [xlayer_swap_BigDecimal!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_SwapWeeklyVolume_filter] - or: [xlayer_swap_SwapWeeklyVolume_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_OptimisticRootFinalized_filter] + or: [stagingpolygonzkevm_OptimisticRootFinalized_filter] } -enum xlayer_swap_SwapWeeklyVolume_orderBy { +enum stagingpolygonzkevm_OptimisticRootFinalized_orderBy { id - stableSwap - stableSwap__id - stableSwap__isActive - stableSwap__key - stableSwap__canonicalId - stableSwap__domain - stableSwap__swapPool - stableSwap__lpToken - stableSwap__initialA - stableSwap__futureA - stableSwap__initialATime - stableSwap__futureATime - stableSwap__swapFee - stableSwap__adminFee - stableSwap__virtualPrice - stableSwap__invariant - stableSwap__lpTokenSupply + aggregateRoot timestamp - volume -} - -type xlayer_swap_SystemInfo { - id: ID! - exchangeCount: BigInt! - swapCount: BigInt! -} - -input xlayer_swap_SystemInfo_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - exchangeCount: BigInt - exchangeCount_not: BigInt - exchangeCount_gt: BigInt - exchangeCount_lt: BigInt - exchangeCount_gte: BigInt - exchangeCount_lte: BigInt - exchangeCount_in: [BigInt!] - exchangeCount_not_in: [BigInt!] - swapCount: BigInt - swapCount_not: BigInt - swapCount_gt: BigInt - swapCount_lt: BigInt - swapCount_gte: BigInt - swapCount_lte: BigInt - swapCount_in: [BigInt!] - swapCount_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: xlayer_swap_BlockChangedFilter - and: [xlayer_swap_SystemInfo_filter] - or: [xlayer_swap_SystemInfo_filter] -} - -enum xlayer_swap_SystemInfo_orderBy { - id - exchangeCount - swapCount -} - -type xlayer_swap__Block_ { - """The hash of the block""" - hash: xlayer_swap_Bytes - """The block number""" - number: Int! - """Integer representation of the timestamp stored in blocks for the chain""" - timestamp: Int -} - -"""The type for the top-level _meta field""" -type xlayer_swap__Meta_ { - """ - Information about a specific subgraph block. The hash of the block - will be null if the _meta field has a block constraint that asks for - a block number. It will be filled if the _meta field has no block constraint - and therefore asks for the latest block - - """ - block: xlayer_swap__Block_! - """The deployment ID""" - deployment: String! - """If `true`, the subgraph encountered indexing errors at some past block""" - hasIndexingErrors: Boolean! -} - -type mainnet_AggregateRootSavedSlow { - id: ID! - aggregateRoot: mainnet_Bytes! - count: BigInt! - aggregatedRoots: [mainnet_Bytes!] - rootTimestamp: BigInt! -} - -input mainnet_AggregateRootSavedSlow_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: mainnet_Bytes - aggregateRoot_not: mainnet_Bytes - aggregateRoot_gt: mainnet_Bytes - aggregateRoot_lt: mainnet_Bytes - aggregateRoot_gte: mainnet_Bytes - aggregateRoot_lte: mainnet_Bytes - aggregateRoot_in: [mainnet_Bytes!] - aggregateRoot_not_in: [mainnet_Bytes!] - aggregateRoot_contains: mainnet_Bytes - aggregateRoot_not_contains: mainnet_Bytes - count: BigInt - count_not: BigInt - count_gt: BigInt - count_lt: BigInt - count_gte: BigInt - count_lte: BigInt - count_in: [BigInt!] - count_not_in: [BigInt!] - aggregatedRoots: [mainnet_Bytes!] - aggregatedRoots_not: [mainnet_Bytes!] - aggregatedRoots_contains: [mainnet_Bytes!] - aggregatedRoots_contains_nocase: [mainnet_Bytes!] - aggregatedRoots_not_contains: [mainnet_Bytes!] - aggregatedRoots_not_contains_nocase: [mainnet_Bytes!] - rootTimestamp: BigInt - rootTimestamp_not: BigInt - rootTimestamp_gt: BigInt - rootTimestamp_lt: BigInt - rootTimestamp_gte: BigInt - rootTimestamp_lte: BigInt - rootTimestamp_in: [BigInt!] - rootTimestamp_not_in: [BigInt!] - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_AggregateRootSavedSlow_filter] - or: [mainnet_AggregateRootSavedSlow_filter] + blockNumber } -enum mainnet_AggregateRootSavedSlow_orderBy { - id - aggregateRoot - count - aggregatedRoots - rootTimestamp +"""Defines the order direction, either ascending or descending""" +enum stagingpolygonzkevm_OrderDirection { + asc + desc } -type mainnet_AggregatedMessageRoot { +type stagingpolygonzkevm_OriginMessage { id: ID! - index: BigInt! - receivedRoot: mainnet_Bytes! - domain: BigInt + transferId: stagingpolygonzkevm_Bytes + destinationDomain: BigInt + leaf: stagingpolygonzkevm_Bytes + index: BigInt + message: stagingpolygonzkevm_Bytes + root: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes blockNumber: BigInt + rootCount: stagingpolygonzkevm_RootCount } -input mainnet_AggregatedMessageRoot_filter { +input stagingpolygonzkevm_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -175282,6 +174820,34 @@ input mainnet_AggregatedMessageRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] + transferId: stagingpolygonzkevm_Bytes + transferId_not: stagingpolygonzkevm_Bytes + transferId_gt: stagingpolygonzkevm_Bytes + transferId_lt: stagingpolygonzkevm_Bytes + transferId_gte: stagingpolygonzkevm_Bytes + transferId_lte: stagingpolygonzkevm_Bytes + transferId_in: [stagingpolygonzkevm_Bytes!] + transferId_not_in: [stagingpolygonzkevm_Bytes!] + transferId_contains: stagingpolygonzkevm_Bytes + transferId_not_contains: stagingpolygonzkevm_Bytes + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + leaf: stagingpolygonzkevm_Bytes + leaf_not: stagingpolygonzkevm_Bytes + leaf_gt: stagingpolygonzkevm_Bytes + leaf_lt: stagingpolygonzkevm_Bytes + leaf_gte: stagingpolygonzkevm_Bytes + leaf_lte: stagingpolygonzkevm_Bytes + leaf_in: [stagingpolygonzkevm_Bytes!] + leaf_not_in: [stagingpolygonzkevm_Bytes!] + leaf_contains: stagingpolygonzkevm_Bytes + leaf_not_contains: stagingpolygonzkevm_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -175290,24 +174856,36 @@ input mainnet_AggregatedMessageRoot_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - receivedRoot: mainnet_Bytes - receivedRoot_not: mainnet_Bytes - receivedRoot_gt: mainnet_Bytes - receivedRoot_lt: mainnet_Bytes - receivedRoot_gte: mainnet_Bytes - receivedRoot_lte: mainnet_Bytes - receivedRoot_in: [mainnet_Bytes!] - receivedRoot_not_in: [mainnet_Bytes!] - receivedRoot_contains: mainnet_Bytes - receivedRoot_not_contains: mainnet_Bytes - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] + message: stagingpolygonzkevm_Bytes + message_not: stagingpolygonzkevm_Bytes + message_gt: stagingpolygonzkevm_Bytes + message_lt: stagingpolygonzkevm_Bytes + message_gte: stagingpolygonzkevm_Bytes + message_lte: stagingpolygonzkevm_Bytes + message_in: [stagingpolygonzkevm_Bytes!] + message_not_in: [stagingpolygonzkevm_Bytes!] + message_contains: stagingpolygonzkevm_Bytes + message_not_contains: stagingpolygonzkevm_Bytes + root: stagingpolygonzkevm_Bytes + root_not: stagingpolygonzkevm_Bytes + root_gt: stagingpolygonzkevm_Bytes + root_lt: stagingpolygonzkevm_Bytes + root_gte: stagingpolygonzkevm_Bytes + root_lte: stagingpolygonzkevm_Bytes + root_in: [stagingpolygonzkevm_Bytes!] + root_not_in: [stagingpolygonzkevm_Bytes!] + root_contains: stagingpolygonzkevm_Bytes + root_not_contains: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + transactionHash_not: stagingpolygonzkevm_Bytes + transactionHash_gt: stagingpolygonzkevm_Bytes + transactionHash_lt: stagingpolygonzkevm_Bytes + transactionHash_gte: stagingpolygonzkevm_Bytes + transactionHash_lte: stagingpolygonzkevm_Bytes + transactionHash_in: [stagingpolygonzkevm_Bytes!] + transactionHash_not_in: [stagingpolygonzkevm_Bytes!] + transactionHash_contains: stagingpolygonzkevm_Bytes + transactionHash_not_contains: stagingpolygonzkevm_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -175316,284 +174894,84 @@ input mainnet_AggregatedMessageRoot_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] + rootCount: String + rootCount_not: String + rootCount_gt: String + rootCount_lt: String + rootCount_gte: String + rootCount_lte: String + rootCount_in: [String!] + rootCount_not_in: [String!] + rootCount_contains: String + rootCount_contains_nocase: String + rootCount_not_contains: String + rootCount_not_contains_nocase: String + rootCount_starts_with: String + rootCount_starts_with_nocase: String + rootCount_not_starts_with: String + rootCount_not_starts_with_nocase: String + rootCount_ends_with: String + rootCount_ends_with_nocase: String + rootCount_not_ends_with: String + rootCount_not_ends_with_nocase: String + rootCount_: stagingpolygonzkevm_RootCount_filter """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_AggregatedMessageRoot_filter] - or: [mainnet_AggregatedMessageRoot_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_OriginMessage_filter] + or: [stagingpolygonzkevm_OriginMessage_filter] } -enum mainnet_AggregatedMessageRoot_orderBy { +enum stagingpolygonzkevm_OriginMessage_orderBy { id + transferId + destinationDomain + leaf index - receivedRoot - domain + message + root + transactionHash blockNumber + rootCount + rootCount__id + rootCount__count } -enum mainnet_Aggregation_interval { - hour - day -} - -type mainnet_ArbitrumConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_ArbitrumConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_ArbitrumConnectorMeta_filter] - or: [mainnet_ArbitrumConnectorMeta_filter] -} - -enum mainnet_ArbitrumConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type mainnet_AvalancheConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_AvalancheConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_AvalancheConnectorMeta_filter] - or: [mainnet_AvalancheConnectorMeta_filter] -} - -enum mainnet_AvalancheConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type mainnet_BaseConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_BaseConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_BaseConnectorMeta_filter] - or: [mainnet_BaseConnectorMeta_filter] -} - -enum mainnet_BaseConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -scalar mainnet_BigDecimal - -input mainnet_BlockChangedFilter { - number_gte: Int! -} - -input mainnet_Block_height { - hash: mainnet_Bytes - number: Int - number_gte: Int -} - -type mainnet_BnbConnectorMeta { +type stagingpolygonzkevm_OriginTransfer { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! + chainId: BigInt + transferId: stagingpolygonzkevm_Bytes + nonce: BigInt + status: stagingpolygonzkevm_TransferStatus + messageHash: stagingpolygonzkevm_Bytes + originDomain: BigInt + destinationDomain: BigInt + canonicalDomain: BigInt + to: stagingpolygonzkevm_Bytes + delegate: stagingpolygonzkevm_Bytes + receiveLocal: Boolean + callData: stagingpolygonzkevm_Bytes + slippage: BigInt + originSender: stagingpolygonzkevm_Bytes + bridgedAmt: BigInt + normalizedIn: BigInt + canonicalId: stagingpolygonzkevm_Bytes + asset: stagingpolygonzkevm_Asset + transactingAsset: stagingpolygonzkevm_Bytes + message: stagingpolygonzkevm_OriginMessage + bumpRelayerFeeCount: BigInt + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingpolygonzkevm_RelayerFee_orderBy, orderDirection: stagingpolygonzkevm_OrderDirection, where: stagingpolygonzkevm_RelayerFee_filter): [stagingpolygonzkevm_RelayerFee!] + initialRelayerFeeAsset: stagingpolygonzkevm_Bytes + caller: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt + txOrigin: stagingpolygonzkevm_Bytes + txNonce: BigInt } -input mainnet_BnbConnectorMeta_filter { +input stagingpolygonzkevm_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -175602,154 +174980,368 @@ input mainnet_BnbConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes + chainId: BigInt + chainId_not: BigInt + chainId_gt: BigInt + chainId_lt: BigInt + chainId_gte: BigInt + chainId_lte: BigInt + chainId_in: [BigInt!] + chainId_not_in: [BigInt!] + transferId: stagingpolygonzkevm_Bytes + transferId_not: stagingpolygonzkevm_Bytes + transferId_gt: stagingpolygonzkevm_Bytes + transferId_lt: stagingpolygonzkevm_Bytes + transferId_gte: stagingpolygonzkevm_Bytes + transferId_lte: stagingpolygonzkevm_Bytes + transferId_in: [stagingpolygonzkevm_Bytes!] + transferId_not_in: [stagingpolygonzkevm_Bytes!] + transferId_contains: stagingpolygonzkevm_Bytes + transferId_not_contains: stagingpolygonzkevm_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] + status: stagingpolygonzkevm_TransferStatus + status_not: stagingpolygonzkevm_TransferStatus + status_in: [stagingpolygonzkevm_TransferStatus!] + status_not_in: [stagingpolygonzkevm_TransferStatus!] + messageHash: stagingpolygonzkevm_Bytes + messageHash_not: stagingpolygonzkevm_Bytes + messageHash_gt: stagingpolygonzkevm_Bytes + messageHash_lt: stagingpolygonzkevm_Bytes + messageHash_gte: stagingpolygonzkevm_Bytes + messageHash_lte: stagingpolygonzkevm_Bytes + messageHash_in: [stagingpolygonzkevm_Bytes!] + messageHash_not_in: [stagingpolygonzkevm_Bytes!] + messageHash_contains: stagingpolygonzkevm_Bytes + messageHash_not_contains: stagingpolygonzkevm_Bytes + originDomain: BigInt + originDomain_not: BigInt + originDomain_gt: BigInt + originDomain_lt: BigInt + originDomain_gte: BigInt + originDomain_lte: BigInt + originDomain_in: [BigInt!] + originDomain_not_in: [BigInt!] + destinationDomain: BigInt + destinationDomain_not: BigInt + destinationDomain_gt: BigInt + destinationDomain_lt: BigInt + destinationDomain_gte: BigInt + destinationDomain_lte: BigInt + destinationDomain_in: [BigInt!] + destinationDomain_not_in: [BigInt!] + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + to: stagingpolygonzkevm_Bytes + to_not: stagingpolygonzkevm_Bytes + to_gt: stagingpolygonzkevm_Bytes + to_lt: stagingpolygonzkevm_Bytes + to_gte: stagingpolygonzkevm_Bytes + to_lte: stagingpolygonzkevm_Bytes + to_in: [stagingpolygonzkevm_Bytes!] + to_not_in: [stagingpolygonzkevm_Bytes!] + to_contains: stagingpolygonzkevm_Bytes + to_not_contains: stagingpolygonzkevm_Bytes + delegate: stagingpolygonzkevm_Bytes + delegate_not: stagingpolygonzkevm_Bytes + delegate_gt: stagingpolygonzkevm_Bytes + delegate_lt: stagingpolygonzkevm_Bytes + delegate_gte: stagingpolygonzkevm_Bytes + delegate_lte: stagingpolygonzkevm_Bytes + delegate_in: [stagingpolygonzkevm_Bytes!] + delegate_not_in: [stagingpolygonzkevm_Bytes!] + delegate_contains: stagingpolygonzkevm_Bytes + delegate_not_contains: stagingpolygonzkevm_Bytes + receiveLocal: Boolean + receiveLocal_not: Boolean + receiveLocal_in: [Boolean!] + receiveLocal_not_in: [Boolean!] + callData: stagingpolygonzkevm_Bytes + callData_not: stagingpolygonzkevm_Bytes + callData_gt: stagingpolygonzkevm_Bytes + callData_lt: stagingpolygonzkevm_Bytes + callData_gte: stagingpolygonzkevm_Bytes + callData_lte: stagingpolygonzkevm_Bytes + callData_in: [stagingpolygonzkevm_Bytes!] + callData_not_in: [stagingpolygonzkevm_Bytes!] + callData_contains: stagingpolygonzkevm_Bytes + callData_not_contains: stagingpolygonzkevm_Bytes + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + originSender: stagingpolygonzkevm_Bytes + originSender_not: stagingpolygonzkevm_Bytes + originSender_gt: stagingpolygonzkevm_Bytes + originSender_lt: stagingpolygonzkevm_Bytes + originSender_gte: stagingpolygonzkevm_Bytes + originSender_lte: stagingpolygonzkevm_Bytes + originSender_in: [stagingpolygonzkevm_Bytes!] + originSender_not_in: [stagingpolygonzkevm_Bytes!] + originSender_contains: stagingpolygonzkevm_Bytes + originSender_not_contains: stagingpolygonzkevm_Bytes + bridgedAmt: BigInt + bridgedAmt_not: BigInt + bridgedAmt_gt: BigInt + bridgedAmt_lt: BigInt + bridgedAmt_gte: BigInt + bridgedAmt_lte: BigInt + bridgedAmt_in: [BigInt!] + bridgedAmt_not_in: [BigInt!] + normalizedIn: BigInt + normalizedIn_not: BigInt + normalizedIn_gt: BigInt + normalizedIn_lt: BigInt + normalizedIn_gte: BigInt + normalizedIn_lte: BigInt + normalizedIn_in: [BigInt!] + normalizedIn_not_in: [BigInt!] + canonicalId: stagingpolygonzkevm_Bytes + canonicalId_not: stagingpolygonzkevm_Bytes + canonicalId_gt: stagingpolygonzkevm_Bytes + canonicalId_lt: stagingpolygonzkevm_Bytes + canonicalId_gte: stagingpolygonzkevm_Bytes + canonicalId_lte: stagingpolygonzkevm_Bytes + canonicalId_in: [stagingpolygonzkevm_Bytes!] + canonicalId_not_in: [stagingpolygonzkevm_Bytes!] + canonicalId_contains: stagingpolygonzkevm_Bytes + canonicalId_not_contains: stagingpolygonzkevm_Bytes + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingpolygonzkevm_Asset_filter + transactingAsset: stagingpolygonzkevm_Bytes + transactingAsset_not: stagingpolygonzkevm_Bytes + transactingAsset_gt: stagingpolygonzkevm_Bytes + transactingAsset_lt: stagingpolygonzkevm_Bytes + transactingAsset_gte: stagingpolygonzkevm_Bytes + transactingAsset_lte: stagingpolygonzkevm_Bytes + transactingAsset_in: [stagingpolygonzkevm_Bytes!] + transactingAsset_not_in: [stagingpolygonzkevm_Bytes!] + transactingAsset_contains: stagingpolygonzkevm_Bytes + transactingAsset_not_contains: stagingpolygonzkevm_Bytes + message: String + message_not: String + message_gt: String + message_lt: String + message_gte: String + message_lte: String + message_in: [String!] + message_not_in: [String!] + message_contains: String + message_contains_nocase: String + message_not_contains: String + message_not_contains_nocase: String + message_starts_with: String + message_starts_with_nocase: String + message_not_starts_with: String + message_not_starts_with_nocase: String + message_ends_with: String + message_ends_with_nocase: String + message_not_ends_with: String + message_not_ends_with_nocase: String + message_: stagingpolygonzkevm_OriginMessage_filter + bumpRelayerFeeCount: BigInt + bumpRelayerFeeCount_not: BigInt + bumpRelayerFeeCount_gt: BigInt + bumpRelayerFeeCount_lt: BigInt + bumpRelayerFeeCount_gte: BigInt + bumpRelayerFeeCount_lte: BigInt + bumpRelayerFeeCount_in: [BigInt!] + bumpRelayerFeeCount_not_in: [BigInt!] + relayerFees: [String!] + relayerFees_not: [String!] + relayerFees_contains: [String!] + relayerFees_contains_nocase: [String!] + relayerFees_not_contains: [String!] + relayerFees_not_contains_nocase: [String!] + relayerFees_: stagingpolygonzkevm_RelayerFee_filter + initialRelayerFeeAsset: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_not: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_gt: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_lt: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_gte: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_lte: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_in: [stagingpolygonzkevm_Bytes!] + initialRelayerFeeAsset_not_in: [stagingpolygonzkevm_Bytes!] + initialRelayerFeeAsset_contains: stagingpolygonzkevm_Bytes + initialRelayerFeeAsset_not_contains: stagingpolygonzkevm_Bytes + caller: stagingpolygonzkevm_Bytes + caller_not: stagingpolygonzkevm_Bytes + caller_gt: stagingpolygonzkevm_Bytes + caller_lt: stagingpolygonzkevm_Bytes + caller_gte: stagingpolygonzkevm_Bytes + caller_lte: stagingpolygonzkevm_Bytes + caller_in: [stagingpolygonzkevm_Bytes!] + caller_not_in: [stagingpolygonzkevm_Bytes!] + caller_contains: stagingpolygonzkevm_Bytes + caller_not_contains: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + transactionHash_not: stagingpolygonzkevm_Bytes + transactionHash_gt: stagingpolygonzkevm_Bytes + transactionHash_lt: stagingpolygonzkevm_Bytes + transactionHash_gte: stagingpolygonzkevm_Bytes + transactionHash_lte: stagingpolygonzkevm_Bytes + transactionHash_in: [stagingpolygonzkevm_Bytes!] + transactionHash_not_in: [stagingpolygonzkevm_Bytes!] + transactionHash_contains: stagingpolygonzkevm_Bytes + transactionHash_not_contains: stagingpolygonzkevm_Bytes + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + txOrigin: stagingpolygonzkevm_Bytes + txOrigin_not: stagingpolygonzkevm_Bytes + txOrigin_gt: stagingpolygonzkevm_Bytes + txOrigin_lt: stagingpolygonzkevm_Bytes + txOrigin_gte: stagingpolygonzkevm_Bytes + txOrigin_lte: stagingpolygonzkevm_Bytes + txOrigin_in: [stagingpolygonzkevm_Bytes!] + txOrigin_not_in: [stagingpolygonzkevm_Bytes!] + txOrigin_contains: stagingpolygonzkevm_Bytes + txOrigin_not_contains: stagingpolygonzkevm_Bytes + txNonce: BigInt + txNonce_not: BigInt + txNonce_gt: BigInt + txNonce_lt: BigInt + txNonce_gte: BigInt + txNonce_lte: BigInt + txNonce_in: [BigInt!] + txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_BnbConnectorMeta_filter] - or: [mainnet_BnbConnectorMeta_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_OriginTransfer_filter] + or: [stagingpolygonzkevm_OriginTransfer_filter] } -enum mainnet_BnbConnectorMeta_orderBy { +enum stagingpolygonzkevm_OriginTransfer_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + chainId + transferId + nonce + status + messageHash + originDomain + destinationDomain + canonicalDomain + to + delegate + receiveLocal + callData + slippage + originSender + bridgedAmt + normalizedIn + canonicalId + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + transactingAsset + message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber + bumpRelayerFeeCount + relayerFees + initialRelayerFeeAsset + caller + transactionHash + timestamp + gasPrice + gasLimit + blockNumber + txOrigin + txNonce } -scalar mainnet_Bytes - -type mainnet_GnosisConnectorMeta { +type stagingpolygonzkevm_Relayer { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_GnosisConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_GnosisConnectorMeta_filter] - or: [mainnet_GnosisConnectorMeta_filter] -} - -enum mainnet_GnosisConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + isActive: Boolean! + relayer: stagingpolygonzkevm_Bytes } -type mainnet_HubDomain { +type stagingpolygonzkevm_RelayerFee { id: ID! - domain: BigInt + transfer: stagingpolygonzkevm_OriginTransfer! + fee: BigInt! + asset: stagingpolygonzkevm_Bytes! } -input mainnet_HubDomain_filter { +input stagingpolygonzkevm_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -175758,33 +175350,101 @@ input mainnet_HubDomain_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingpolygonzkevm_OriginTransfer_filter + fee: BigInt + fee_not: BigInt + fee_gt: BigInt + fee_lt: BigInt + fee_gte: BigInt + fee_lte: BigInt + fee_in: [BigInt!] + fee_not_in: [BigInt!] + asset: stagingpolygonzkevm_Bytes + asset_not: stagingpolygonzkevm_Bytes + asset_gt: stagingpolygonzkevm_Bytes + asset_lt: stagingpolygonzkevm_Bytes + asset_gte: stagingpolygonzkevm_Bytes + asset_lte: stagingpolygonzkevm_Bytes + asset_in: [stagingpolygonzkevm_Bytes!] + asset_not_in: [stagingpolygonzkevm_Bytes!] + asset_contains: stagingpolygonzkevm_Bytes + asset_not_contains: stagingpolygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_HubDomain_filter] - or: [mainnet_HubDomain_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_RelayerFee_filter] + or: [stagingpolygonzkevm_RelayerFee_filter] } -enum mainnet_HubDomain_orderBy { +enum stagingpolygonzkevm_RelayerFee_orderBy { id - domain + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + fee + asset } -type mainnet_HubOptimisticRootFinalized { +type stagingpolygonzkevm_RelayerFeesIncrease { id: ID! - aggregateRoot: mainnet_Bytes! + transfer: stagingpolygonzkevm_OriginTransfer! + increase: BigInt + asset: stagingpolygonzkevm_Bytes + caller: stagingpolygonzkevm_Bytes! + transactionHash: stagingpolygonzkevm_Bytes! timestamp: BigInt! - blockNumber: BigInt + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input mainnet_HubOptimisticRootFinalized_filter { +input stagingpolygonzkevm_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -175793,16 +175453,65 @@ input mainnet_HubOptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mainnet_Bytes - aggregateRoot_not: mainnet_Bytes - aggregateRoot_gt: mainnet_Bytes - aggregateRoot_lt: mainnet_Bytes - aggregateRoot_gte: mainnet_Bytes - aggregateRoot_lte: mainnet_Bytes - aggregateRoot_in: [mainnet_Bytes!] - aggregateRoot_not_in: [mainnet_Bytes!] - aggregateRoot_contains: mainnet_Bytes - aggregateRoot_not_contains: mainnet_Bytes + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingpolygonzkevm_OriginTransfer_filter + increase: BigInt + increase_not: BigInt + increase_gt: BigInt + increase_lt: BigInt + increase_gte: BigInt + increase_lte: BigInt + increase_in: [BigInt!] + increase_not_in: [BigInt!] + asset: stagingpolygonzkevm_Bytes + asset_not: stagingpolygonzkevm_Bytes + asset_gt: stagingpolygonzkevm_Bytes + asset_lt: stagingpolygonzkevm_Bytes + asset_gte: stagingpolygonzkevm_Bytes + asset_lte: stagingpolygonzkevm_Bytes + asset_in: [stagingpolygonzkevm_Bytes!] + asset_not_in: [stagingpolygonzkevm_Bytes!] + asset_contains: stagingpolygonzkevm_Bytes + asset_not_contains: stagingpolygonzkevm_Bytes + caller: stagingpolygonzkevm_Bytes + caller_not: stagingpolygonzkevm_Bytes + caller_gt: stagingpolygonzkevm_Bytes + caller_lt: stagingpolygonzkevm_Bytes + caller_gte: stagingpolygonzkevm_Bytes + caller_lte: stagingpolygonzkevm_Bytes + caller_in: [stagingpolygonzkevm_Bytes!] + caller_not_in: [stagingpolygonzkevm_Bytes!] + caller_contains: stagingpolygonzkevm_Bytes + caller_not_contains: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + transactionHash_not: stagingpolygonzkevm_Bytes + transactionHash_gt: stagingpolygonzkevm_Bytes + transactionHash_lt: stagingpolygonzkevm_Bytes + transactionHash_gte: stagingpolygonzkevm_Bytes + transactionHash_lte: stagingpolygonzkevm_Bytes + transactionHash_in: [stagingpolygonzkevm_Bytes!] + transactionHash_not_in: [stagingpolygonzkevm_Bytes!] + transactionHash_contains: stagingpolygonzkevm_Bytes + transactionHash_not_contains: stagingpolygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -175811,6 +175520,22 @@ input mainnet_HubOptimisticRootFinalized_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -175820,113 +175545,54 @@ input mainnet_HubOptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_HubOptimisticRootFinalized_filter] - or: [mainnet_HubOptimisticRootFinalized_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_RelayerFeesIncrease_filter] + or: [stagingpolygonzkevm_RelayerFeesIncrease_filter] } -enum mainnet_HubOptimisticRootFinalized_orderBy { +enum stagingpolygonzkevm_RelayerFeesIncrease_orderBy { id - aggregateRoot + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce + increase + asset + caller + transactionHash timestamp + gasPrice + gasLimit blockNumber } -""" -8 bytes signed integer - -""" -scalar mainnet_Int8 - -type mainnet_LineaConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_LineaConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_LineaConnectorMeta_filter] - or: [mainnet_LineaConnectorMeta_filter] -} - -enum mainnet_LineaConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type mainnet_MantleConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_MantleConnectorMeta_filter { +input stagingpolygonzkevm_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -175935,77 +175601,38 @@ input mainnet_MantleConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + relayer: stagingpolygonzkevm_Bytes + relayer_not: stagingpolygonzkevm_Bytes + relayer_gt: stagingpolygonzkevm_Bytes + relayer_lt: stagingpolygonzkevm_Bytes + relayer_gte: stagingpolygonzkevm_Bytes + relayer_lte: stagingpolygonzkevm_Bytes + relayer_in: [stagingpolygonzkevm_Bytes!] + relayer_not_in: [stagingpolygonzkevm_Bytes!] + relayer_contains: stagingpolygonzkevm_Bytes + relayer_not_contains: stagingpolygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_MantleConnectorMeta_filter] - or: [mainnet_MantleConnectorMeta_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_Relayer_filter] + or: [stagingpolygonzkevm_Relayer_filter] } -enum mainnet_MantleConnectorMeta_orderBy { +enum stagingpolygonzkevm_Relayer_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + isActive + relayer } -type mainnet_MetisConnectorMeta { +type stagingpolygonzkevm_RootCount { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! + count: BigInt } -input mainnet_MetisConnectorMeta_filter { +input stagingpolygonzkevm_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -176014,156 +175641,40 @@ input mainnet_MetisConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_MetisConnectorMeta_filter] - or: [mainnet_MetisConnectorMeta_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_RootCount_filter] + or: [stagingpolygonzkevm_RootCount_filter] } -enum mainnet_MetisConnectorMeta_orderBy { +enum stagingpolygonzkevm_RootCount_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + count } -type mainnet_ModeConnectorMeta { +type stagingpolygonzkevm_RootMessageSent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_ModeConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_ModeConnectorMeta_filter] - or: [mainnet_ModeConnectorMeta_filter] -} - -enum mainnet_ModeConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type mainnet_OptimismConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! + root: stagingpolygonzkevm_Bytes + count: BigInt + caller: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + timestamp: BigInt + gasPrice: BigInt + gasLimit: BigInt + blockNumber: BigInt } -input mainnet_OptimismConnectorMeta_filter { +input stagingpolygonzkevm_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -176188,88 +175699,44 @@ input mainnet_OptimismConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_OptimismConnectorMeta_filter] - or: [mainnet_OptimismConnectorMeta_filter] -} - -enum mainnet_OptimismConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type mainnet_OptimisticRootPropagated { - id: ID! - aggregateRoot: mainnet_Bytes! - domainsHash: mainnet_Bytes! - timestamp: BigInt! - blockNumber: BigInt -} - -input mainnet_OptimisticRootPropagated_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - aggregateRoot: mainnet_Bytes - aggregateRoot_not: mainnet_Bytes - aggregateRoot_gt: mainnet_Bytes - aggregateRoot_lt: mainnet_Bytes - aggregateRoot_gte: mainnet_Bytes - aggregateRoot_lte: mainnet_Bytes - aggregateRoot_in: [mainnet_Bytes!] - aggregateRoot_not_in: [mainnet_Bytes!] - aggregateRoot_contains: mainnet_Bytes - aggregateRoot_not_contains: mainnet_Bytes - domainsHash: mainnet_Bytes - domainsHash_not: mainnet_Bytes - domainsHash_gt: mainnet_Bytes - domainsHash_lt: mainnet_Bytes - domainsHash_gte: mainnet_Bytes - domainsHash_lte: mainnet_Bytes - domainsHash_in: [mainnet_Bytes!] - domainsHash_not_in: [mainnet_Bytes!] - domainsHash_contains: mainnet_Bytes - domainsHash_not_contains: mainnet_Bytes + root: stagingpolygonzkevm_Bytes + root_not: stagingpolygonzkevm_Bytes + root_gt: stagingpolygonzkevm_Bytes + root_lt: stagingpolygonzkevm_Bytes + root_gte: stagingpolygonzkevm_Bytes + root_lte: stagingpolygonzkevm_Bytes + root_in: [stagingpolygonzkevm_Bytes!] + root_not_in: [stagingpolygonzkevm_Bytes!] + root_contains: stagingpolygonzkevm_Bytes + root_not_contains: stagingpolygonzkevm_Bytes + count: BigInt + count_not: BigInt + count_gt: BigInt + count_lt: BigInt + count_gte: BigInt + count_lte: BigInt + count_in: [BigInt!] + count_not_in: [BigInt!] + caller: stagingpolygonzkevm_Bytes + caller_not: stagingpolygonzkevm_Bytes + caller_gt: stagingpolygonzkevm_Bytes + caller_lt: stagingpolygonzkevm_Bytes + caller_gte: stagingpolygonzkevm_Bytes + caller_lte: stagingpolygonzkevm_Bytes + caller_in: [stagingpolygonzkevm_Bytes!] + caller_not_in: [stagingpolygonzkevm_Bytes!] + caller_contains: stagingpolygonzkevm_Bytes + caller_not_contains: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + transactionHash_not: stagingpolygonzkevm_Bytes + transactionHash_gt: stagingpolygonzkevm_Bytes + transactionHash_lt: stagingpolygonzkevm_Bytes + transactionHash_gte: stagingpolygonzkevm_Bytes + transactionHash_lte: stagingpolygonzkevm_Bytes + transactionHash_in: [stagingpolygonzkevm_Bytes!] + transactionHash_not_in: [stagingpolygonzkevm_Bytes!] + transactionHash_contains: stagingpolygonzkevm_Bytes + transactionHash_not_contains: stagingpolygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -176278,6 +175745,22 @@ input mainnet_OptimisticRootPropagated_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] + gasPrice: BigInt + gasPrice_not: BigInt + gasPrice_gt: BigInt + gasPrice_lt: BigInt + gasPrice_gte: BigInt + gasPrice_lte: BigInt + gasPrice_in: [BigInt!] + gasPrice_not_in: [BigInt!] + gasLimit: BigInt + gasLimit_not: BigInt + gasLimit_gt: BigInt + gasLimit_lt: BigInt + gasLimit_gte: BigInt + gasLimit_lte: BigInt + gasLimit_in: [BigInt!] + gasLimit_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -176287,31 +175770,44 @@ input mainnet_OptimisticRootPropagated_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_OptimisticRootPropagated_filter] - or: [mainnet_OptimisticRootPropagated_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_RootMessageSent_filter] + or: [stagingpolygonzkevm_RootMessageSent_filter] } -enum mainnet_OptimisticRootPropagated_orderBy { +enum stagingpolygonzkevm_RootMessageSent_orderBy { id - aggregateRoot - domainsHash + spokeDomain + hubDomain + root + count + caller + transactionHash timestamp + gasPrice + gasLimit blockNumber } -type mainnet_OptimisticRootProposed { +type stagingpolygonzkevm_Router { id: ID! - disputeCliff: BigInt! - aggregateRoot: mainnet_Bytes! - snapshotsRoots: [mainnet_Bytes!] - domains: [BigInt!] - baseAggregateRoot: mainnet_Bytes! + isActive: Boolean! + owner: stagingpolygonzkevm_Bytes + recipient: stagingpolygonzkevm_Bytes + proposedOwner: stagingpolygonzkevm_Bytes + proposedTimestamp: BigInt + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingpolygonzkevm_AssetBalance_orderBy, orderDirection: stagingpolygonzkevm_OrderDirection, where: stagingpolygonzkevm_AssetBalance_filter): [stagingpolygonzkevm_AssetBalance!]! +} + +type stagingpolygonzkevm_RouterDailyTVL { + id: ID! + router: stagingpolygonzkevm_Router! + asset: stagingpolygonzkevm_Asset! timestamp: BigInt! - blockNumber: BigInt + balance: BigInt! } -input mainnet_OptimisticRootProposed_filter { +input stagingpolygonzkevm_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -176320,46 +175816,48 @@ input mainnet_OptimisticRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - disputeCliff: BigInt - disputeCliff_not: BigInt - disputeCliff_gt: BigInt - disputeCliff_lt: BigInt - disputeCliff_gte: BigInt - disputeCliff_lte: BigInt - disputeCliff_in: [BigInt!] - disputeCliff_not_in: [BigInt!] - aggregateRoot: mainnet_Bytes - aggregateRoot_not: mainnet_Bytes - aggregateRoot_gt: mainnet_Bytes - aggregateRoot_lt: mainnet_Bytes - aggregateRoot_gte: mainnet_Bytes - aggregateRoot_lte: mainnet_Bytes - aggregateRoot_in: [mainnet_Bytes!] - aggregateRoot_not_in: [mainnet_Bytes!] - aggregateRoot_contains: mainnet_Bytes - aggregateRoot_not_contains: mainnet_Bytes - snapshotsRoots: [mainnet_Bytes!] - snapshotsRoots_not: [mainnet_Bytes!] - snapshotsRoots_contains: [mainnet_Bytes!] - snapshotsRoots_contains_nocase: [mainnet_Bytes!] - snapshotsRoots_not_contains: [mainnet_Bytes!] - snapshotsRoots_not_contains_nocase: [mainnet_Bytes!] - domains: [BigInt!] - domains_not: [BigInt!] - domains_contains: [BigInt!] - domains_contains_nocase: [BigInt!] - domains_not_contains: [BigInt!] - domains_not_contains_nocase: [BigInt!] - baseAggregateRoot: mainnet_Bytes - baseAggregateRoot_not: mainnet_Bytes - baseAggregateRoot_gt: mainnet_Bytes - baseAggregateRoot_lt: mainnet_Bytes - baseAggregateRoot_gte: mainnet_Bytes - baseAggregateRoot_lte: mainnet_Bytes - baseAggregateRoot_in: [mainnet_Bytes!] - baseAggregateRoot_not_in: [mainnet_Bytes!] - baseAggregateRoot_contains: mainnet_Bytes - baseAggregateRoot_not_contains: mainnet_Bytes + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingpolygonzkevm_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingpolygonzkevm_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -176368,126 +175866,63 @@ input mainnet_OptimisticRootProposed_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - blockNumber: BigInt - blockNumber_not: BigInt - blockNumber_gt: BigInt - blockNumber_lt: BigInt - blockNumber_gte: BigInt - blockNumber_lte: BigInt - blockNumber_in: [BigInt!] - blockNumber_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_OptimisticRootProposed_filter] - or: [mainnet_OptimisticRootProposed_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_RouterDailyTVL_filter] + or: [stagingpolygonzkevm_RouterDailyTVL_filter] } -enum mainnet_OptimisticRootProposed_orderBy { +enum stagingpolygonzkevm_RouterDailyTVL_orderBy { id - disputeCliff - aggregateRoot - snapshotsRoots - domains - baseAggregateRoot + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum mainnet_OrderDirection { - asc - desc + balance } -type mainnet_PolygonConnectorMeta { +type stagingpolygonzkevm_RouterLiquidityEvent { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! -} - -input mainnet_PolygonConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes - """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_PolygonConnectorMeta_filter] - or: [mainnet_PolygonConnectorMeta_filter] -} - -enum mainnet_PolygonConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + type: stagingpolygonzkevm_RouterLiquidityEventType + router: stagingpolygonzkevm_Router! + asset: stagingpolygonzkevm_Asset! + amount: BigInt! + balance: BigInt! + caller: stagingpolygonzkevm_Bytes + blockNumber: BigInt! + timestamp: BigInt! + transactionHash: stagingpolygonzkevm_Bytes! + nonce: BigInt! } -type mainnet_PolygonZkConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! +enum stagingpolygonzkevm_RouterLiquidityEventType { + Add + Remove } -input mainnet_PolygonZkConnectorMeta_filter { +input stagingpolygonzkevm_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -176496,75 +175931,148 @@ input mainnet_PolygonZkConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes + type: stagingpolygonzkevm_RouterLiquidityEventType + type_not: stagingpolygonzkevm_RouterLiquidityEventType + type_in: [stagingpolygonzkevm_RouterLiquidityEventType!] + type_not_in: [stagingpolygonzkevm_RouterLiquidityEventType!] + router: String + router_not: String + router_gt: String + router_lt: String + router_gte: String + router_lte: String + router_in: [String!] + router_not_in: [String!] + router_contains: String + router_contains_nocase: String + router_not_contains: String + router_not_contains_nocase: String + router_starts_with: String + router_starts_with_nocase: String + router_not_starts_with: String + router_not_starts_with_nocase: String + router_ends_with: String + router_ends_with_nocase: String + router_not_ends_with: String + router_not_ends_with_nocase: String + router_: stagingpolygonzkevm_Router_filter + asset: String + asset_not: String + asset_gt: String + asset_lt: String + asset_gte: String + asset_lte: String + asset_in: [String!] + asset_not_in: [String!] + asset_contains: String + asset_contains_nocase: String + asset_not_contains: String + asset_not_contains_nocase: String + asset_starts_with: String + asset_starts_with_nocase: String + asset_not_starts_with: String + asset_not_starts_with_nocase: String + asset_ends_with: String + asset_ends_with_nocase: String + asset_not_ends_with: String + asset_not_ends_with_nocase: String + asset_: stagingpolygonzkevm_Asset_filter + amount: BigInt + amount_not: BigInt + amount_gt: BigInt + amount_lt: BigInt + amount_gte: BigInt + amount_lte: BigInt + amount_in: [BigInt!] + amount_not_in: [BigInt!] + balance: BigInt + balance_not: BigInt + balance_gt: BigInt + balance_lt: BigInt + balance_gte: BigInt + balance_lte: BigInt + balance_in: [BigInt!] + balance_not_in: [BigInt!] + caller: stagingpolygonzkevm_Bytes + caller_not: stagingpolygonzkevm_Bytes + caller_gt: stagingpolygonzkevm_Bytes + caller_lt: stagingpolygonzkevm_Bytes + caller_gte: stagingpolygonzkevm_Bytes + caller_lte: stagingpolygonzkevm_Bytes + caller_in: [stagingpolygonzkevm_Bytes!] + caller_not_in: [stagingpolygonzkevm_Bytes!] + caller_contains: stagingpolygonzkevm_Bytes + caller_not_contains: stagingpolygonzkevm_Bytes + blockNumber: BigInt + blockNumber_not: BigInt + blockNumber_gt: BigInt + blockNumber_lt: BigInt + blockNumber_gte: BigInt + blockNumber_lte: BigInt + blockNumber_in: [BigInt!] + blockNumber_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] + transactionHash: stagingpolygonzkevm_Bytes + transactionHash_not: stagingpolygonzkevm_Bytes + transactionHash_gt: stagingpolygonzkevm_Bytes + transactionHash_lt: stagingpolygonzkevm_Bytes + transactionHash_gte: stagingpolygonzkevm_Bytes + transactionHash_lte: stagingpolygonzkevm_Bytes + transactionHash_in: [stagingpolygonzkevm_Bytes!] + transactionHash_not_in: [stagingpolygonzkevm_Bytes!] + transactionHash_contains: stagingpolygonzkevm_Bytes + transactionHash_not_contains: stagingpolygonzkevm_Bytes + nonce: BigInt + nonce_not: BigInt + nonce_gt: BigInt + nonce_lt: BigInt + nonce_gte: BigInt + nonce_lte: BigInt + nonce_in: [BigInt!] + nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_PolygonZkConnectorMeta_filter] - or: [mainnet_PolygonZkConnectorMeta_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_RouterLiquidityEvent_filter] + or: [stagingpolygonzkevm_RouterLiquidityEvent_filter] } -enum mainnet_PolygonZkConnectorMeta_orderBy { +enum stagingpolygonzkevm_RouterLiquidityEvent_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type mainnet_RootAggregated { - id: ID! - domain: BigInt! - receivedRoot: mainnet_Bytes! - index: BigInt! + type + router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp + asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber + amount + balance + caller + blockNumber + timestamp + transactionHash + nonce } -input mainnet_RootAggregated_filter { +input stagingpolygonzkevm_Router_filter { id: ID id_not: ID id_gt: ID @@ -176573,52 +176081,72 @@ input mainnet_RootAggregated_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - domain: BigInt - domain_not: BigInt - domain_gt: BigInt - domain_lt: BigInt - domain_gte: BigInt - domain_lte: BigInt - domain_in: [BigInt!] - domain_not_in: [BigInt!] - receivedRoot: mainnet_Bytes - receivedRoot_not: mainnet_Bytes - receivedRoot_gt: mainnet_Bytes - receivedRoot_lt: mainnet_Bytes - receivedRoot_gte: mainnet_Bytes - receivedRoot_lte: mainnet_Bytes - receivedRoot_in: [mainnet_Bytes!] - receivedRoot_not_in: [mainnet_Bytes!] - receivedRoot_contains: mainnet_Bytes - receivedRoot_not_contains: mainnet_Bytes - index: BigInt - index_not: BigInt - index_gt: BigInt - index_lt: BigInt - index_gte: BigInt - index_lte: BigInt - index_in: [BigInt!] - index_not_in: [BigInt!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + owner: stagingpolygonzkevm_Bytes + owner_not: stagingpolygonzkevm_Bytes + owner_gt: stagingpolygonzkevm_Bytes + owner_lt: stagingpolygonzkevm_Bytes + owner_gte: stagingpolygonzkevm_Bytes + owner_lte: stagingpolygonzkevm_Bytes + owner_in: [stagingpolygonzkevm_Bytes!] + owner_not_in: [stagingpolygonzkevm_Bytes!] + owner_contains: stagingpolygonzkevm_Bytes + owner_not_contains: stagingpolygonzkevm_Bytes + recipient: stagingpolygonzkevm_Bytes + recipient_not: stagingpolygonzkevm_Bytes + recipient_gt: stagingpolygonzkevm_Bytes + recipient_lt: stagingpolygonzkevm_Bytes + recipient_gte: stagingpolygonzkevm_Bytes + recipient_lte: stagingpolygonzkevm_Bytes + recipient_in: [stagingpolygonzkevm_Bytes!] + recipient_not_in: [stagingpolygonzkevm_Bytes!] + recipient_contains: stagingpolygonzkevm_Bytes + recipient_not_contains: stagingpolygonzkevm_Bytes + proposedOwner: stagingpolygonzkevm_Bytes + proposedOwner_not: stagingpolygonzkevm_Bytes + proposedOwner_gt: stagingpolygonzkevm_Bytes + proposedOwner_lt: stagingpolygonzkevm_Bytes + proposedOwner_gte: stagingpolygonzkevm_Bytes + proposedOwner_lte: stagingpolygonzkevm_Bytes + proposedOwner_in: [stagingpolygonzkevm_Bytes!] + proposedOwner_not_in: [stagingpolygonzkevm_Bytes!] + proposedOwner_contains: stagingpolygonzkevm_Bytes + proposedOwner_not_contains: stagingpolygonzkevm_Bytes + proposedTimestamp: BigInt + proposedTimestamp_not: BigInt + proposedTimestamp_gt: BigInt + proposedTimestamp_lt: BigInt + proposedTimestamp_gte: BigInt + proposedTimestamp_lte: BigInt + proposedTimestamp_in: [BigInt!] + proposedTimestamp_not_in: [BigInt!] + assetBalances_: stagingpolygonzkevm_AssetBalance_filter """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_RootAggregated_filter] - or: [mainnet_RootAggregated_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_Router_filter] + or: [stagingpolygonzkevm_Router_filter] } -enum mainnet_RootAggregated_orderBy { +enum stagingpolygonzkevm_Router_orderBy { id - domain - receivedRoot - index + isActive + owner + recipient + proposedOwner + proposedTimestamp + assetBalances } -type mainnet_RootManagerMeta { +type stagingpolygonzkevm_Sequencer { id: ID! - domains: [BigInt!] - connectors: [mainnet_Bytes!] + isActive: Boolean! + sequencer: stagingpolygonzkevm_Bytes } -input mainnet_RootManagerMeta_filter { +input stagingpolygonzkevm_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -176627,36 +176155,39 @@ input mainnet_RootManagerMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - domains: [BigInt!] - domains_not: [BigInt!] - domains_contains: [BigInt!] - domains_contains_nocase: [BigInt!] - domains_not_contains: [BigInt!] - domains_not_contains_nocase: [BigInt!] - connectors: [mainnet_Bytes!] - connectors_not: [mainnet_Bytes!] - connectors_contains: [mainnet_Bytes!] - connectors_contains_nocase: [mainnet_Bytes!] - connectors_not_contains: [mainnet_Bytes!] - connectors_not_contains_nocase: [mainnet_Bytes!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + sequencer: stagingpolygonzkevm_Bytes + sequencer_not: stagingpolygonzkevm_Bytes + sequencer_gt: stagingpolygonzkevm_Bytes + sequencer_lt: stagingpolygonzkevm_Bytes + sequencer_gte: stagingpolygonzkevm_Bytes + sequencer_lte: stagingpolygonzkevm_Bytes + sequencer_in: [stagingpolygonzkevm_Bytes!] + sequencer_not_in: [stagingpolygonzkevm_Bytes!] + sequencer_contains: stagingpolygonzkevm_Bytes + sequencer_not_contains: stagingpolygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_RootManagerMeta_filter] - or: [mainnet_RootManagerMeta_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_Sequencer_filter] + or: [stagingpolygonzkevm_Sequencer_filter] } -enum mainnet_RootManagerMeta_orderBy { +enum stagingpolygonzkevm_Sequencer_orderBy { id - domains - connectors + isActive + sequencer } -type mainnet_RootManagerMode { +type stagingpolygonzkevm_Setting { id: ID! - mode: String! + maxRoutersPerTransfer: BigInt! + caller: stagingpolygonzkevm_Bytes! } -input mainnet_RootManagerMode_filter { +input stagingpolygonzkevm_Setting_filter { id: ID id_not: ID id_gt: ID @@ -176665,51 +176196,49 @@ input mainnet_RootManagerMode_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - mode: String - mode_not: String - mode_gt: String - mode_lt: String - mode_gte: String - mode_lte: String - mode_in: [String!] - mode_not_in: [String!] - mode_contains: String - mode_contains_nocase: String - mode_not_contains: String - mode_not_contains_nocase: String - mode_starts_with: String - mode_starts_with_nocase: String - mode_not_starts_with: String - mode_not_starts_with_nocase: String - mode_ends_with: String - mode_ends_with_nocase: String - mode_not_ends_with: String - mode_not_ends_with_nocase: String + maxRoutersPerTransfer: BigInt + maxRoutersPerTransfer_not: BigInt + maxRoutersPerTransfer_gt: BigInt + maxRoutersPerTransfer_lt: BigInt + maxRoutersPerTransfer_gte: BigInt + maxRoutersPerTransfer_lte: BigInt + maxRoutersPerTransfer_in: [BigInt!] + maxRoutersPerTransfer_not_in: [BigInt!] + caller: stagingpolygonzkevm_Bytes + caller_not: stagingpolygonzkevm_Bytes + caller_gt: stagingpolygonzkevm_Bytes + caller_lt: stagingpolygonzkevm_Bytes + caller_gte: stagingpolygonzkevm_Bytes + caller_lte: stagingpolygonzkevm_Bytes + caller_in: [stagingpolygonzkevm_Bytes!] + caller_not_in: [stagingpolygonzkevm_Bytes!] + caller_contains: stagingpolygonzkevm_Bytes + caller_not_contains: stagingpolygonzkevm_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_RootManagerMode_filter] - or: [mainnet_RootManagerMode_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_Setting_filter] + or: [stagingpolygonzkevm_Setting_filter] } -enum mainnet_RootManagerMode_orderBy { +enum stagingpolygonzkevm_Setting_orderBy { id - mode + maxRoutersPerTransfer + caller } -type mainnet_RootMessageProcessed { +type stagingpolygonzkevm_SlippageUpdate { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - root: mainnet_Bytes - caller: mainnet_Bytes - transactionHash: mainnet_Bytes - timestamp: BigInt - gasPrice: BigInt - gasLimit: BigInt - blockNumber: BigInt + transfer: stagingpolygonzkevm_DestinationTransfer! + slippage: BigInt! + caller: stagingpolygonzkevm_Bytes! + transactionHash: stagingpolygonzkevm_Bytes! + timestamp: BigInt! + gasPrice: BigInt! + gasLimit: BigInt! + blockNumber: BigInt! } -input mainnet_RootMessageProcessed_filter { +input stagingpolygonzkevm_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -176718,52 +176247,55 @@ input mainnet_RootMessageProcessed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - root: mainnet_Bytes - root_not: mainnet_Bytes - root_gt: mainnet_Bytes - root_lt: mainnet_Bytes - root_gte: mainnet_Bytes - root_lte: mainnet_Bytes - root_in: [mainnet_Bytes!] - root_not_in: [mainnet_Bytes!] - root_contains: mainnet_Bytes - root_not_contains: mainnet_Bytes - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_gt: mainnet_Bytes - caller_lt: mainnet_Bytes - caller_gte: mainnet_Bytes - caller_lte: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_gt: mainnet_Bytes - transactionHash_lt: mainnet_Bytes - transactionHash_gte: mainnet_Bytes - transactionHash_lte: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + transfer: String + transfer_not: String + transfer_gt: String + transfer_lt: String + transfer_gte: String + transfer_lte: String + transfer_in: [String!] + transfer_not_in: [String!] + transfer_contains: String + transfer_contains_nocase: String + transfer_not_contains: String + transfer_not_contains_nocase: String + transfer_starts_with: String + transfer_starts_with_nocase: String + transfer_not_starts_with: String + transfer_not_starts_with_nocase: String + transfer_ends_with: String + transfer_ends_with_nocase: String + transfer_not_ends_with: String + transfer_not_ends_with_nocase: String + transfer_: stagingpolygonzkevm_DestinationTransfer_filter + slippage: BigInt + slippage_not: BigInt + slippage_gt: BigInt + slippage_lt: BigInt + slippage_gte: BigInt + slippage_lte: BigInt + slippage_in: [BigInt!] + slippage_not_in: [BigInt!] + caller: stagingpolygonzkevm_Bytes + caller_not: stagingpolygonzkevm_Bytes + caller_gt: stagingpolygonzkevm_Bytes + caller_lt: stagingpolygonzkevm_Bytes + caller_gte: stagingpolygonzkevm_Bytes + caller_lte: stagingpolygonzkevm_Bytes + caller_in: [stagingpolygonzkevm_Bytes!] + caller_not_in: [stagingpolygonzkevm_Bytes!] + caller_contains: stagingpolygonzkevm_Bytes + caller_not_contains: stagingpolygonzkevm_Bytes + transactionHash: stagingpolygonzkevm_Bytes + transactionHash_not: stagingpolygonzkevm_Bytes + transactionHash_gt: stagingpolygonzkevm_Bytes + transactionHash_lt: stagingpolygonzkevm_Bytes + transactionHash_gte: stagingpolygonzkevm_Bytes + transactionHash_lte: stagingpolygonzkevm_Bytes + transactionHash_in: [stagingpolygonzkevm_Bytes!] + transactionHash_not_in: [stagingpolygonzkevm_Bytes!] + transactionHash_contains: stagingpolygonzkevm_Bytes + transactionHash_not_contains: stagingpolygonzkevm_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -176797,16 +176329,51 @@ input mainnet_RootMessageProcessed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_RootMessageProcessed_filter] - or: [mainnet_RootMessageProcessed_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_SlippageUpdate_filter] + or: [stagingpolygonzkevm_SlippageUpdate_filter] } -enum mainnet_RootMessageProcessed_orderBy { +enum stagingpolygonzkevm_SlippageUpdate_orderBy { id - spokeDomain - hubDomain - root + transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce + slippage caller transactionHash timestamp @@ -176815,15 +176382,16 @@ enum mainnet_RootMessageProcessed_orderBy { blockNumber } -type mainnet_RootPropagated { +type stagingpolygonzkevm_SnapshotRoot { id: ID! - aggregate: mainnet_Bytes! - domainsHash: mainnet_Bytes! + spokeDomain: BigInt + root: stagingpolygonzkevm_Bytes! count: BigInt! - blockNumber: BigInt + timestamp: BigInt! + blockNumber: BigInt! } -input mainnet_RootPropagated_filter { +input stagingpolygonzkevm_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -176832,26 +176400,24 @@ input mainnet_RootPropagated_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregate: mainnet_Bytes - aggregate_not: mainnet_Bytes - aggregate_gt: mainnet_Bytes - aggregate_lt: mainnet_Bytes - aggregate_gte: mainnet_Bytes - aggregate_lte: mainnet_Bytes - aggregate_in: [mainnet_Bytes!] - aggregate_not_in: [mainnet_Bytes!] - aggregate_contains: mainnet_Bytes - aggregate_not_contains: mainnet_Bytes - domainsHash: mainnet_Bytes - domainsHash_not: mainnet_Bytes - domainsHash_gt: mainnet_Bytes - domainsHash_lt: mainnet_Bytes - domainsHash_gte: mainnet_Bytes - domainsHash_lte: mainnet_Bytes - domainsHash_in: [mainnet_Bytes!] - domainsHash_not_in: [mainnet_Bytes!] - domainsHash_contains: mainnet_Bytes - domainsHash_not_contains: mainnet_Bytes + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + root: stagingpolygonzkevm_Bytes + root_not: stagingpolygonzkevm_Bytes + root_gt: stagingpolygonzkevm_Bytes + root_lt: stagingpolygonzkevm_Bytes + root_gte: stagingpolygonzkevm_Bytes + root_lte: stagingpolygonzkevm_Bytes + root_in: [stagingpolygonzkevm_Bytes!] + root_not_in: [stagingpolygonzkevm_Bytes!] + root_contains: stagingpolygonzkevm_Bytes + root_not_contains: stagingpolygonzkevm_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -176860,6 +176426,14 @@ input mainnet_RootPropagated_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] + timestamp: BigInt + timestamp_not: BigInt + timestamp_gt: BigInt + timestamp_lt: BigInt + timestamp_gte: BigInt + timestamp_lte: BigInt + timestamp_in: [BigInt!] + timestamp_not_in: [BigInt!] blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -176869,29 +176443,26 @@ input mainnet_RootPropagated_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_RootPropagated_filter] - or: [mainnet_RootPropagated_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_SnapshotRoot_filter] + or: [stagingpolygonzkevm_SnapshotRoot_filter] } -enum mainnet_RootPropagated_orderBy { +enum stagingpolygonzkevm_SnapshotRoot_orderBy { id - aggregate - domainsHash + spokeDomain + root count + timestamp blockNumber } -type mainnet_ZkSyncConnectorMeta { +type stagingpolygonzkevm_SpokeConnectorMode { id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: mainnet_Bytes! - rootManager: mainnet_Bytes! - mirrorConnector: mainnet_Bytes! + mode: String! } -input mainnet_ZkSyncConnectorMeta_filter { +input stagingpolygonzkevm_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -176900,80 +176471,58 @@ input mainnet_ZkSyncConnectorMeta_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_gt: mainnet_Bytes - amb_lt: mainnet_Bytes - amb_gte: mainnet_Bytes - amb_lte: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_gt: mainnet_Bytes - rootManager_lt: mainnet_Bytes - rootManager_gte: mainnet_Bytes - rootManager_lte: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_gt: mainnet_Bytes - mirrorConnector_lt: mainnet_Bytes - mirrorConnector_gte: mainnet_Bytes - mirrorConnector_lte: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes + mode: String + mode_not: String + mode_gt: String + mode_lt: String + mode_gte: String + mode_lte: String + mode_in: [String!] + mode_not_in: [String!] + mode_contains: String + mode_contains_nocase: String + mode_not_contains: String + mode_not_contains_nocase: String + mode_starts_with: String + mode_starts_with_nocase: String + mode_not_starts_with: String + mode_not_starts_with_nocase: String + mode_ends_with: String + mode_ends_with_nocase: String + mode_not_ends_with: String + mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter - and: [mainnet_ZkSyncConnectorMeta_filter] - or: [mainnet_ZkSyncConnectorMeta_filter] + _change_block: stagingpolygonzkevm_BlockChangedFilter + and: [stagingpolygonzkevm_SpokeConnectorMode_filter] + or: [stagingpolygonzkevm_SpokeConnectorMode_filter] } -enum mainnet_ZkSyncConnectorMeta_orderBy { +enum stagingpolygonzkevm_SpokeConnectorMode_orderBy { id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + mode } -type mainnet__Block_ { +enum stagingpolygonzkevm_TransferStatus { + XCalled + Executed + Reconciled + CompletedSlow + CompletedFast +} + +type stagingpolygonzkevm__Block_ { """The hash of the block""" - hash: mainnet_Bytes + hash: stagingpolygonzkevm_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: mainnet_Bytes + parentHash: stagingpolygonzkevm_Bytes } """The type for the top-level _meta field""" -type mainnet__Meta_ { +type stagingpolygonzkevm__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -176981,22 +176530,22 @@ type mainnet__Meta_ { and therefore asks for the latest block """ - block: mainnet__Block_! + block: stagingpolygonzkevm__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type optimism_AggregateRoot { +type stagingavalanche_AggregateRoot { id: ID! - root: optimism_Bytes! + root: stagingavalanche_Bytes! blockNumber: BigInt! } -type optimism_AggregateRootProposed { +type stagingavalanche_AggregateRootProposed { id: ID! - aggregateRoot: optimism_Bytes! + aggregateRoot: stagingavalanche_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -177004,7 +176553,7 @@ type optimism_AggregateRootProposed { blockNumber: BigInt } -input optimism_AggregateRootProposed_filter { +input stagingavalanche_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -177013,16 +176562,16 @@ input optimism_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: optimism_Bytes - aggregateRoot_not: optimism_Bytes - aggregateRoot_gt: optimism_Bytes - aggregateRoot_lt: optimism_Bytes - aggregateRoot_gte: optimism_Bytes - aggregateRoot_lte: optimism_Bytes - aggregateRoot_in: [optimism_Bytes!] - aggregateRoot_not_in: [optimism_Bytes!] - aggregateRoot_contains: optimism_Bytes - aggregateRoot_not_contains: optimism_Bytes + aggregateRoot: stagingavalanche_Bytes + aggregateRoot_not: stagingavalanche_Bytes + aggregateRoot_gt: stagingavalanche_Bytes + aggregateRoot_lt: stagingavalanche_Bytes + aggregateRoot_gte: stagingavalanche_Bytes + aggregateRoot_lte: stagingavalanche_Bytes + aggregateRoot_in: [stagingavalanche_Bytes!] + aggregateRoot_not_in: [stagingavalanche_Bytes!] + aggregateRoot_contains: stagingavalanche_Bytes + aggregateRoot_not_contains: stagingavalanche_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -177064,12 +176613,12 @@ input optimism_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_AggregateRootProposed_filter] - or: [optimism_AggregateRootProposed_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_AggregateRootProposed_filter] + or: [stagingavalanche_AggregateRootProposed_filter] } -enum optimism_AggregateRootProposed_orderBy { +enum stagingavalanche_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -177079,7 +176628,7 @@ enum optimism_AggregateRootProposed_orderBy { blockNumber } -input optimism_AggregateRoot_filter { +input stagingavalanche_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -177088,16 +176637,16 @@ input optimism_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: optimism_Bytes - root_not: optimism_Bytes - root_gt: optimism_Bytes - root_lt: optimism_Bytes - root_gte: optimism_Bytes - root_lte: optimism_Bytes - root_in: [optimism_Bytes!] - root_not_in: [optimism_Bytes!] - root_contains: optimism_Bytes - root_not_contains: optimism_Bytes + root: stagingavalanche_Bytes + root_not: stagingavalanche_Bytes + root_gt: stagingavalanche_Bytes + root_lt: stagingavalanche_Bytes + root_gte: stagingavalanche_Bytes + root_lte: stagingavalanche_Bytes + root_in: [stagingavalanche_Bytes!] + root_not_in: [stagingavalanche_Bytes!] + root_contains: stagingavalanche_Bytes + root_not_contains: stagingavalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -177107,47 +176656,47 @@ input optimism_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_AggregateRoot_filter] - or: [optimism_AggregateRoot_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_AggregateRoot_filter] + or: [stagingavalanche_AggregateRoot_filter] } -enum optimism_AggregateRoot_orderBy { +enum stagingavalanche_AggregateRoot_orderBy { id root blockNumber } -enum optimism_Aggregation_interval { +enum stagingavalanche_Aggregation_interval { hour day } -type optimism_Asset { +type stagingavalanche_Asset { id: ID! - key: optimism_Bytes + key: stagingavalanche_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: optimism_Bytes + canonicalId: stagingavalanche_Bytes canonicalDomain: BigInt - adoptedAsset: optimism_Bytes - localAsset: optimism_Bytes + adoptedAsset: stagingavalanche_Bytes + localAsset: stagingavalanche_Bytes blockNumber: BigInt - status: optimism_AssetStatus + status: stagingavalanche_AssetStatus } -type optimism_AssetBalance { +type stagingavalanche_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: optimism_Router! - asset: optimism_Asset! + router: stagingavalanche_Router! + asset: stagingavalanche_Asset! feesEarned: BigInt! } -input optimism_AssetBalance_filter { +input stagingavalanche_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -177208,7 +176757,7 @@ input optimism_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: optimism_Router_filter + router_: stagingavalanche_Router_filter asset: String asset_not: String asset_gt: String @@ -177229,7 +176778,7 @@ input optimism_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: optimism_Asset_filter + asset_: stagingavalanche_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -177239,12 +176788,12 @@ input optimism_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_AssetBalance_filter] - or: [optimism_AssetBalance_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_AssetBalance_filter] + or: [stagingavalanche_AssetBalance_filter] } -enum optimism_AssetBalance_orderBy { +enum stagingavalanche_AssetBalance_orderBy { id amount locked @@ -177270,12 +176819,12 @@ enum optimism_AssetBalance_orderBy { feesEarned } -type optimism_AssetStatus { +type stagingavalanche_AssetStatus { id: ID! status: Boolean } -input optimism_AssetStatus_filter { +input stagingavalanche_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -177289,17 +176838,17 @@ input optimism_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_AssetStatus_filter] - or: [optimism_AssetStatus_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_AssetStatus_filter] + or: [stagingavalanche_AssetStatus_filter] } -enum optimism_AssetStatus_orderBy { +enum stagingavalanche_AssetStatus_orderBy { id status } -input optimism_Asset_filter { +input stagingavalanche_Asset_filter { id: ID id_not: ID id_gt: ID @@ -177308,16 +176857,16 @@ input optimism_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: optimism_Bytes - key_not: optimism_Bytes - key_gt: optimism_Bytes - key_lt: optimism_Bytes - key_gte: optimism_Bytes - key_lte: optimism_Bytes - key_in: [optimism_Bytes!] - key_not_in: [optimism_Bytes!] - key_contains: optimism_Bytes - key_not_contains: optimism_Bytes + key: stagingavalanche_Bytes + key_not: stagingavalanche_Bytes + key_gt: stagingavalanche_Bytes + key_lt: stagingavalanche_Bytes + key_gte: stagingavalanche_Bytes + key_lte: stagingavalanche_Bytes + key_in: [stagingavalanche_Bytes!] + key_not_in: [stagingavalanche_Bytes!] + key_contains: stagingavalanche_Bytes + key_not_contains: stagingavalanche_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -177334,16 +176883,16 @@ input optimism_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: optimism_Bytes - canonicalId_not: optimism_Bytes - canonicalId_gt: optimism_Bytes - canonicalId_lt: optimism_Bytes - canonicalId_gte: optimism_Bytes - canonicalId_lte: optimism_Bytes - canonicalId_in: [optimism_Bytes!] - canonicalId_not_in: [optimism_Bytes!] - canonicalId_contains: optimism_Bytes - canonicalId_not_contains: optimism_Bytes + canonicalId: stagingavalanche_Bytes + canonicalId_not: stagingavalanche_Bytes + canonicalId_gt: stagingavalanche_Bytes + canonicalId_lt: stagingavalanche_Bytes + canonicalId_gte: stagingavalanche_Bytes + canonicalId_lte: stagingavalanche_Bytes + canonicalId_in: [stagingavalanche_Bytes!] + canonicalId_not_in: [stagingavalanche_Bytes!] + canonicalId_contains: stagingavalanche_Bytes + canonicalId_not_contains: stagingavalanche_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -177352,26 +176901,26 @@ input optimism_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: optimism_Bytes - adoptedAsset_not: optimism_Bytes - adoptedAsset_gt: optimism_Bytes - adoptedAsset_lt: optimism_Bytes - adoptedAsset_gte: optimism_Bytes - adoptedAsset_lte: optimism_Bytes - adoptedAsset_in: [optimism_Bytes!] - adoptedAsset_not_in: [optimism_Bytes!] - adoptedAsset_contains: optimism_Bytes - adoptedAsset_not_contains: optimism_Bytes - localAsset: optimism_Bytes - localAsset_not: optimism_Bytes - localAsset_gt: optimism_Bytes - localAsset_lt: optimism_Bytes - localAsset_gte: optimism_Bytes - localAsset_lte: optimism_Bytes - localAsset_in: [optimism_Bytes!] - localAsset_not_in: [optimism_Bytes!] - localAsset_contains: optimism_Bytes - localAsset_not_contains: optimism_Bytes + adoptedAsset: stagingavalanche_Bytes + adoptedAsset_not: stagingavalanche_Bytes + adoptedAsset_gt: stagingavalanche_Bytes + adoptedAsset_lt: stagingavalanche_Bytes + adoptedAsset_gte: stagingavalanche_Bytes + adoptedAsset_lte: stagingavalanche_Bytes + adoptedAsset_in: [stagingavalanche_Bytes!] + adoptedAsset_not_in: [stagingavalanche_Bytes!] + adoptedAsset_contains: stagingavalanche_Bytes + adoptedAsset_not_contains: stagingavalanche_Bytes + localAsset: stagingavalanche_Bytes + localAsset_not: stagingavalanche_Bytes + localAsset_gt: stagingavalanche_Bytes + localAsset_lt: stagingavalanche_Bytes + localAsset_gte: stagingavalanche_Bytes + localAsset_lte: stagingavalanche_Bytes + localAsset_in: [stagingavalanche_Bytes!] + localAsset_not_in: [stagingavalanche_Bytes!] + localAsset_contains: stagingavalanche_Bytes + localAsset_not_contains: stagingavalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -177400,14 +176949,14 @@ input optimism_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: optimism_AssetStatus_filter + status_: stagingavalanche_AssetStatus_filter """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_Asset_filter] - or: [optimism_Asset_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_Asset_filter] + or: [stagingavalanche_Asset_filter] } -enum optimism_Asset_orderBy { +enum stagingavalanche_Asset_orderBy { id key decimal @@ -177422,30 +176971,30 @@ enum optimism_Asset_orderBy { status__status } -scalar optimism_BigDecimal +scalar stagingavalanche_BigDecimal -input optimism_BlockChangedFilter { +input stagingavalanche_BlockChangedFilter { number_gte: Int! } -input optimism_Block_height { - hash: optimism_Bytes +input stagingavalanche_Block_height { + hash: stagingavalanche_Bytes number: Int number_gte: Int } -scalar optimism_Bytes +scalar stagingavalanche_Bytes -type optimism_ConnectorMeta { +type stagingavalanche_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: optimism_Bytes - rootManager: optimism_Bytes - mirrorConnector: optimism_Bytes + amb: stagingavalanche_Bytes + rootManager: stagingavalanche_Bytes + mirrorConnector: stagingavalanche_Bytes } -input optimism_ConnectorMeta_filter { +input stagingavalanche_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -177470,43 +177019,43 @@ input optimism_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: optimism_Bytes - amb_not: optimism_Bytes - amb_gt: optimism_Bytes - amb_lt: optimism_Bytes - amb_gte: optimism_Bytes - amb_lte: optimism_Bytes - amb_in: [optimism_Bytes!] - amb_not_in: [optimism_Bytes!] - amb_contains: optimism_Bytes - amb_not_contains: optimism_Bytes - rootManager: optimism_Bytes - rootManager_not: optimism_Bytes - rootManager_gt: optimism_Bytes - rootManager_lt: optimism_Bytes - rootManager_gte: optimism_Bytes - rootManager_lte: optimism_Bytes - rootManager_in: [optimism_Bytes!] - rootManager_not_in: [optimism_Bytes!] - rootManager_contains: optimism_Bytes - rootManager_not_contains: optimism_Bytes - mirrorConnector: optimism_Bytes - mirrorConnector_not: optimism_Bytes - mirrorConnector_gt: optimism_Bytes - mirrorConnector_lt: optimism_Bytes - mirrorConnector_gte: optimism_Bytes - mirrorConnector_lte: optimism_Bytes - mirrorConnector_in: [optimism_Bytes!] - mirrorConnector_not_in: [optimism_Bytes!] - mirrorConnector_contains: optimism_Bytes - mirrorConnector_not_contains: optimism_Bytes + amb: stagingavalanche_Bytes + amb_not: stagingavalanche_Bytes + amb_gt: stagingavalanche_Bytes + amb_lt: stagingavalanche_Bytes + amb_gte: stagingavalanche_Bytes + amb_lte: stagingavalanche_Bytes + amb_in: [stagingavalanche_Bytes!] + amb_not_in: [stagingavalanche_Bytes!] + amb_contains: stagingavalanche_Bytes + amb_not_contains: stagingavalanche_Bytes + rootManager: stagingavalanche_Bytes + rootManager_not: stagingavalanche_Bytes + rootManager_gt: stagingavalanche_Bytes + rootManager_lt: stagingavalanche_Bytes + rootManager_gte: stagingavalanche_Bytes + rootManager_lte: stagingavalanche_Bytes + rootManager_in: [stagingavalanche_Bytes!] + rootManager_not_in: [stagingavalanche_Bytes!] + rootManager_contains: stagingavalanche_Bytes + rootManager_not_contains: stagingavalanche_Bytes + mirrorConnector: stagingavalanche_Bytes + mirrorConnector_not: stagingavalanche_Bytes + mirrorConnector_gt: stagingavalanche_Bytes + mirrorConnector_lt: stagingavalanche_Bytes + mirrorConnector_gte: stagingavalanche_Bytes + mirrorConnector_lte: stagingavalanche_Bytes + mirrorConnector_in: [stagingavalanche_Bytes!] + mirrorConnector_not_in: [stagingavalanche_Bytes!] + mirrorConnector_contains: stagingavalanche_Bytes + mirrorConnector_not_contains: stagingavalanche_Bytes """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_ConnectorMeta_filter] - or: [optimism_ConnectorMeta_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_ConnectorMeta_filter] + or: [stagingavalanche_ConnectorMeta_filter] } -enum optimism_ConnectorMeta_orderBy { +enum stagingavalanche_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -177515,48 +177064,48 @@ enum optimism_ConnectorMeta_orderBy { mirrorConnector } -type optimism_DestinationTransfer { +type stagingavalanche_DestinationTransfer { id: ID! chainId: BigInt - transferId: optimism_Bytes + transferId: stagingavalanche_Bytes nonce: BigInt - status: optimism_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: optimism_Router_orderBy, orderDirection: optimism_OrderDirection, where: optimism_Router_filter): [optimism_Router!] + status: stagingavalanche_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingavalanche_Router_orderBy, orderDirection: stagingavalanche_OrderDirection, where: stagingavalanche_Router_filter): [stagingavalanche_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: optimism_Bytes - delegate: optimism_Bytes + to: stagingavalanche_Bytes + delegate: stagingavalanche_Bytes receiveLocal: Boolean - callData: optimism_Bytes + callData: stagingavalanche_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: optimism_Bytes + originSender: stagingavalanche_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: optimism_Bytes - asset: optimism_Asset + canonicalId: stagingavalanche_Bytes + asset: stagingavalanche_Asset amount: BigInt routersFee: BigInt - executedCaller: optimism_Bytes - executedTransactionHash: optimism_Bytes + executedCaller: stagingavalanche_Bytes + executedTransactionHash: stagingavalanche_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: optimism_Bytes + executedTxOrigin: stagingavalanche_Bytes executedTxNonce: BigInt - reconciledCaller: optimism_Bytes - reconciledTransactionHash: optimism_Bytes + reconciledCaller: stagingavalanche_Bytes + reconciledTransactionHash: stagingavalanche_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: optimism_Bytes + reconciledTxOrigin: stagingavalanche_Bytes reconciledTxNonce: BigInt } -input optimism_DestinationTransfer_filter { +input stagingavalanche_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -177573,16 +177122,16 @@ input optimism_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: optimism_Bytes - transferId_not: optimism_Bytes - transferId_gt: optimism_Bytes - transferId_lt: optimism_Bytes - transferId_gte: optimism_Bytes - transferId_lte: optimism_Bytes - transferId_in: [optimism_Bytes!] - transferId_not_in: [optimism_Bytes!] - transferId_contains: optimism_Bytes - transferId_not_contains: optimism_Bytes + transferId: stagingavalanche_Bytes + transferId_not: stagingavalanche_Bytes + transferId_gt: stagingavalanche_Bytes + transferId_lt: stagingavalanche_Bytes + transferId_gte: stagingavalanche_Bytes + transferId_lte: stagingavalanche_Bytes + transferId_in: [stagingavalanche_Bytes!] + transferId_not_in: [stagingavalanche_Bytes!] + transferId_contains: stagingavalanche_Bytes + transferId_not_contains: stagingavalanche_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -177591,17 +177140,17 @@ input optimism_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: optimism_TransferStatus - status_not: optimism_TransferStatus - status_in: [optimism_TransferStatus!] - status_not_in: [optimism_TransferStatus!] + status: stagingavalanche_TransferStatus + status_not: stagingavalanche_TransferStatus + status_in: [stagingavalanche_TransferStatus!] + status_not_in: [stagingavalanche_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: optimism_Router_filter + routers_: stagingavalanche_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -177626,40 +177175,40 @@ input optimism_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: optimism_Bytes - to_not: optimism_Bytes - to_gt: optimism_Bytes - to_lt: optimism_Bytes - to_gte: optimism_Bytes - to_lte: optimism_Bytes - to_in: [optimism_Bytes!] - to_not_in: [optimism_Bytes!] - to_contains: optimism_Bytes - to_not_contains: optimism_Bytes - delegate: optimism_Bytes - delegate_not: optimism_Bytes - delegate_gt: optimism_Bytes - delegate_lt: optimism_Bytes - delegate_gte: optimism_Bytes - delegate_lte: optimism_Bytes - delegate_in: [optimism_Bytes!] - delegate_not_in: [optimism_Bytes!] - delegate_contains: optimism_Bytes - delegate_not_contains: optimism_Bytes + to: stagingavalanche_Bytes + to_not: stagingavalanche_Bytes + to_gt: stagingavalanche_Bytes + to_lt: stagingavalanche_Bytes + to_gte: stagingavalanche_Bytes + to_lte: stagingavalanche_Bytes + to_in: [stagingavalanche_Bytes!] + to_not_in: [stagingavalanche_Bytes!] + to_contains: stagingavalanche_Bytes + to_not_contains: stagingavalanche_Bytes + delegate: stagingavalanche_Bytes + delegate_not: stagingavalanche_Bytes + delegate_gt: stagingavalanche_Bytes + delegate_lt: stagingavalanche_Bytes + delegate_gte: stagingavalanche_Bytes + delegate_lte: stagingavalanche_Bytes + delegate_in: [stagingavalanche_Bytes!] + delegate_not_in: [stagingavalanche_Bytes!] + delegate_contains: stagingavalanche_Bytes + delegate_not_contains: stagingavalanche_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: optimism_Bytes - callData_not: optimism_Bytes - callData_gt: optimism_Bytes - callData_lt: optimism_Bytes - callData_gte: optimism_Bytes - callData_lte: optimism_Bytes - callData_in: [optimism_Bytes!] - callData_not_in: [optimism_Bytes!] - callData_contains: optimism_Bytes - callData_not_contains: optimism_Bytes + callData: stagingavalanche_Bytes + callData_not: stagingavalanche_Bytes + callData_gt: stagingavalanche_Bytes + callData_lt: stagingavalanche_Bytes + callData_gte: stagingavalanche_Bytes + callData_lte: stagingavalanche_Bytes + callData_in: [stagingavalanche_Bytes!] + callData_not_in: [stagingavalanche_Bytes!] + callData_contains: stagingavalanche_Bytes + callData_not_contains: stagingavalanche_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -177676,16 +177225,16 @@ input optimism_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: optimism_Bytes - originSender_not: optimism_Bytes - originSender_gt: optimism_Bytes - originSender_lt: optimism_Bytes - originSender_gte: optimism_Bytes - originSender_lte: optimism_Bytes - originSender_in: [optimism_Bytes!] - originSender_not_in: [optimism_Bytes!] - originSender_contains: optimism_Bytes - originSender_not_contains: optimism_Bytes + originSender: stagingavalanche_Bytes + originSender_not: stagingavalanche_Bytes + originSender_gt: stagingavalanche_Bytes + originSender_lt: stagingavalanche_Bytes + originSender_gte: stagingavalanche_Bytes + originSender_lte: stagingavalanche_Bytes + originSender_in: [stagingavalanche_Bytes!] + originSender_not_in: [stagingavalanche_Bytes!] + originSender_contains: stagingavalanche_Bytes + originSender_not_contains: stagingavalanche_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -177702,16 +177251,16 @@ input optimism_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: optimism_Bytes - canonicalId_not: optimism_Bytes - canonicalId_gt: optimism_Bytes - canonicalId_lt: optimism_Bytes - canonicalId_gte: optimism_Bytes - canonicalId_lte: optimism_Bytes - canonicalId_in: [optimism_Bytes!] - canonicalId_not_in: [optimism_Bytes!] - canonicalId_contains: optimism_Bytes - canonicalId_not_contains: optimism_Bytes + canonicalId: stagingavalanche_Bytes + canonicalId_not: stagingavalanche_Bytes + canonicalId_gt: stagingavalanche_Bytes + canonicalId_lt: stagingavalanche_Bytes + canonicalId_gte: stagingavalanche_Bytes + canonicalId_lte: stagingavalanche_Bytes + canonicalId_in: [stagingavalanche_Bytes!] + canonicalId_not_in: [stagingavalanche_Bytes!] + canonicalId_contains: stagingavalanche_Bytes + canonicalId_not_contains: stagingavalanche_Bytes asset: String asset_not: String asset_gt: String @@ -177732,7 +177281,7 @@ input optimism_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: optimism_Asset_filter + asset_: stagingavalanche_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -177749,26 +177298,26 @@ input optimism_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: optimism_Bytes - executedCaller_not: optimism_Bytes - executedCaller_gt: optimism_Bytes - executedCaller_lt: optimism_Bytes - executedCaller_gte: optimism_Bytes - executedCaller_lte: optimism_Bytes - executedCaller_in: [optimism_Bytes!] - executedCaller_not_in: [optimism_Bytes!] - executedCaller_contains: optimism_Bytes - executedCaller_not_contains: optimism_Bytes - executedTransactionHash: optimism_Bytes - executedTransactionHash_not: optimism_Bytes - executedTransactionHash_gt: optimism_Bytes - executedTransactionHash_lt: optimism_Bytes - executedTransactionHash_gte: optimism_Bytes - executedTransactionHash_lte: optimism_Bytes - executedTransactionHash_in: [optimism_Bytes!] - executedTransactionHash_not_in: [optimism_Bytes!] - executedTransactionHash_contains: optimism_Bytes - executedTransactionHash_not_contains: optimism_Bytes + executedCaller: stagingavalanche_Bytes + executedCaller_not: stagingavalanche_Bytes + executedCaller_gt: stagingavalanche_Bytes + executedCaller_lt: stagingavalanche_Bytes + executedCaller_gte: stagingavalanche_Bytes + executedCaller_lte: stagingavalanche_Bytes + executedCaller_in: [stagingavalanche_Bytes!] + executedCaller_not_in: [stagingavalanche_Bytes!] + executedCaller_contains: stagingavalanche_Bytes + executedCaller_not_contains: stagingavalanche_Bytes + executedTransactionHash: stagingavalanche_Bytes + executedTransactionHash_not: stagingavalanche_Bytes + executedTransactionHash_gt: stagingavalanche_Bytes + executedTransactionHash_lt: stagingavalanche_Bytes + executedTransactionHash_gte: stagingavalanche_Bytes + executedTransactionHash_lte: stagingavalanche_Bytes + executedTransactionHash_in: [stagingavalanche_Bytes!] + executedTransactionHash_not_in: [stagingavalanche_Bytes!] + executedTransactionHash_contains: stagingavalanche_Bytes + executedTransactionHash_not_contains: stagingavalanche_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -177801,16 +177350,16 @@ input optimism_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: optimism_Bytes - executedTxOrigin_not: optimism_Bytes - executedTxOrigin_gt: optimism_Bytes - executedTxOrigin_lt: optimism_Bytes - executedTxOrigin_gte: optimism_Bytes - executedTxOrigin_lte: optimism_Bytes - executedTxOrigin_in: [optimism_Bytes!] - executedTxOrigin_not_in: [optimism_Bytes!] - executedTxOrigin_contains: optimism_Bytes - executedTxOrigin_not_contains: optimism_Bytes + executedTxOrigin: stagingavalanche_Bytes + executedTxOrigin_not: stagingavalanche_Bytes + executedTxOrigin_gt: stagingavalanche_Bytes + executedTxOrigin_lt: stagingavalanche_Bytes + executedTxOrigin_gte: stagingavalanche_Bytes + executedTxOrigin_lte: stagingavalanche_Bytes + executedTxOrigin_in: [stagingavalanche_Bytes!] + executedTxOrigin_not_in: [stagingavalanche_Bytes!] + executedTxOrigin_contains: stagingavalanche_Bytes + executedTxOrigin_not_contains: stagingavalanche_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -177819,26 +177368,26 @@ input optimism_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: optimism_Bytes - reconciledCaller_not: optimism_Bytes - reconciledCaller_gt: optimism_Bytes - reconciledCaller_lt: optimism_Bytes - reconciledCaller_gte: optimism_Bytes - reconciledCaller_lte: optimism_Bytes - reconciledCaller_in: [optimism_Bytes!] - reconciledCaller_not_in: [optimism_Bytes!] - reconciledCaller_contains: optimism_Bytes - reconciledCaller_not_contains: optimism_Bytes - reconciledTransactionHash: optimism_Bytes - reconciledTransactionHash_not: optimism_Bytes - reconciledTransactionHash_gt: optimism_Bytes - reconciledTransactionHash_lt: optimism_Bytes - reconciledTransactionHash_gte: optimism_Bytes - reconciledTransactionHash_lte: optimism_Bytes - reconciledTransactionHash_in: [optimism_Bytes!] - reconciledTransactionHash_not_in: [optimism_Bytes!] - reconciledTransactionHash_contains: optimism_Bytes - reconciledTransactionHash_not_contains: optimism_Bytes + reconciledCaller: stagingavalanche_Bytes + reconciledCaller_not: stagingavalanche_Bytes + reconciledCaller_gt: stagingavalanche_Bytes + reconciledCaller_lt: stagingavalanche_Bytes + reconciledCaller_gte: stagingavalanche_Bytes + reconciledCaller_lte: stagingavalanche_Bytes + reconciledCaller_in: [stagingavalanche_Bytes!] + reconciledCaller_not_in: [stagingavalanche_Bytes!] + reconciledCaller_contains: stagingavalanche_Bytes + reconciledCaller_not_contains: stagingavalanche_Bytes + reconciledTransactionHash: stagingavalanche_Bytes + reconciledTransactionHash_not: stagingavalanche_Bytes + reconciledTransactionHash_gt: stagingavalanche_Bytes + reconciledTransactionHash_lt: stagingavalanche_Bytes + reconciledTransactionHash_gte: stagingavalanche_Bytes + reconciledTransactionHash_lte: stagingavalanche_Bytes + reconciledTransactionHash_in: [stagingavalanche_Bytes!] + reconciledTransactionHash_not_in: [stagingavalanche_Bytes!] + reconciledTransactionHash_contains: stagingavalanche_Bytes + reconciledTransactionHash_not_contains: stagingavalanche_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -177871,16 +177420,16 @@ input optimism_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: optimism_Bytes - reconciledTxOrigin_not: optimism_Bytes - reconciledTxOrigin_gt: optimism_Bytes - reconciledTxOrigin_lt: optimism_Bytes - reconciledTxOrigin_gte: optimism_Bytes - reconciledTxOrigin_lte: optimism_Bytes - reconciledTxOrigin_in: [optimism_Bytes!] - reconciledTxOrigin_not_in: [optimism_Bytes!] - reconciledTxOrigin_contains: optimism_Bytes - reconciledTxOrigin_not_contains: optimism_Bytes + reconciledTxOrigin: stagingavalanche_Bytes + reconciledTxOrigin_not: stagingavalanche_Bytes + reconciledTxOrigin_gt: stagingavalanche_Bytes + reconciledTxOrigin_lt: stagingavalanche_Bytes + reconciledTxOrigin_gte: stagingavalanche_Bytes + reconciledTxOrigin_lte: stagingavalanche_Bytes + reconciledTxOrigin_in: [stagingavalanche_Bytes!] + reconciledTxOrigin_not_in: [stagingavalanche_Bytes!] + reconciledTxOrigin_contains: stagingavalanche_Bytes + reconciledTxOrigin_not_contains: stagingavalanche_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -177890,12 +177439,12 @@ input optimism_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_DestinationTransfer_filter] - or: [optimism_DestinationTransfer_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_DestinationTransfer_filter] + or: [stagingavalanche_DestinationTransfer_filter] } -enum optimism_DestinationTransfer_orderBy { +enum stagingavalanche_DestinationTransfer_orderBy { id chainId transferId @@ -177949,16 +177498,16 @@ enum optimism_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar optimism_Int8 +scalar stagingavalanche_Int8 -type optimism_OptimisticRootFinalized { +type stagingavalanche_OptimisticRootFinalized { id: ID! - aggregateRoot: optimism_Bytes! + aggregateRoot: stagingavalanche_Bytes! timestamp: BigInt! blockNumber: BigInt } -input optimism_OptimisticRootFinalized_filter { +input stagingavalanche_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -177967,16 +177516,16 @@ input optimism_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: optimism_Bytes - aggregateRoot_not: optimism_Bytes - aggregateRoot_gt: optimism_Bytes - aggregateRoot_lt: optimism_Bytes - aggregateRoot_gte: optimism_Bytes - aggregateRoot_lte: optimism_Bytes - aggregateRoot_in: [optimism_Bytes!] - aggregateRoot_not_in: [optimism_Bytes!] - aggregateRoot_contains: optimism_Bytes - aggregateRoot_not_contains: optimism_Bytes + aggregateRoot: stagingavalanche_Bytes + aggregateRoot_not: stagingavalanche_Bytes + aggregateRoot_gt: stagingavalanche_Bytes + aggregateRoot_lt: stagingavalanche_Bytes + aggregateRoot_gte: stagingavalanche_Bytes + aggregateRoot_lte: stagingavalanche_Bytes + aggregateRoot_in: [stagingavalanche_Bytes!] + aggregateRoot_not_in: [stagingavalanche_Bytes!] + aggregateRoot_contains: stagingavalanche_Bytes + aggregateRoot_not_contains: stagingavalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -177994,12 +177543,12 @@ input optimism_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_OptimisticRootFinalized_filter] - or: [optimism_OptimisticRootFinalized_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_OptimisticRootFinalized_filter] + or: [stagingavalanche_OptimisticRootFinalized_filter] } -enum optimism_OptimisticRootFinalized_orderBy { +enum stagingavalanche_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -178007,25 +177556,25 @@ enum optimism_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum optimism_OrderDirection { +enum stagingavalanche_OrderDirection { asc desc } -type optimism_OriginMessage { +type stagingavalanche_OriginMessage { id: ID! - transferId: optimism_Bytes + transferId: stagingavalanche_Bytes destinationDomain: BigInt - leaf: optimism_Bytes + leaf: stagingavalanche_Bytes index: BigInt - message: optimism_Bytes - root: optimism_Bytes - transactionHash: optimism_Bytes + message: stagingavalanche_Bytes + root: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes blockNumber: BigInt - rootCount: optimism_RootCount + rootCount: stagingavalanche_RootCount } -input optimism_OriginMessage_filter { +input stagingavalanche_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -178034,16 +177583,16 @@ input optimism_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: optimism_Bytes - transferId_not: optimism_Bytes - transferId_gt: optimism_Bytes - transferId_lt: optimism_Bytes - transferId_gte: optimism_Bytes - transferId_lte: optimism_Bytes - transferId_in: [optimism_Bytes!] - transferId_not_in: [optimism_Bytes!] - transferId_contains: optimism_Bytes - transferId_not_contains: optimism_Bytes + transferId: stagingavalanche_Bytes + transferId_not: stagingavalanche_Bytes + transferId_gt: stagingavalanche_Bytes + transferId_lt: stagingavalanche_Bytes + transferId_gte: stagingavalanche_Bytes + transferId_lte: stagingavalanche_Bytes + transferId_in: [stagingavalanche_Bytes!] + transferId_not_in: [stagingavalanche_Bytes!] + transferId_contains: stagingavalanche_Bytes + transferId_not_contains: stagingavalanche_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -178052,16 +177601,16 @@ input optimism_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: optimism_Bytes - leaf_not: optimism_Bytes - leaf_gt: optimism_Bytes - leaf_lt: optimism_Bytes - leaf_gte: optimism_Bytes - leaf_lte: optimism_Bytes - leaf_in: [optimism_Bytes!] - leaf_not_in: [optimism_Bytes!] - leaf_contains: optimism_Bytes - leaf_not_contains: optimism_Bytes + leaf: stagingavalanche_Bytes + leaf_not: stagingavalanche_Bytes + leaf_gt: stagingavalanche_Bytes + leaf_lt: stagingavalanche_Bytes + leaf_gte: stagingavalanche_Bytes + leaf_lte: stagingavalanche_Bytes + leaf_in: [stagingavalanche_Bytes!] + leaf_not_in: [stagingavalanche_Bytes!] + leaf_contains: stagingavalanche_Bytes + leaf_not_contains: stagingavalanche_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -178070,36 +177619,36 @@ input optimism_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: optimism_Bytes - message_not: optimism_Bytes - message_gt: optimism_Bytes - message_lt: optimism_Bytes - message_gte: optimism_Bytes - message_lte: optimism_Bytes - message_in: [optimism_Bytes!] - message_not_in: [optimism_Bytes!] - message_contains: optimism_Bytes - message_not_contains: optimism_Bytes - root: optimism_Bytes - root_not: optimism_Bytes - root_gt: optimism_Bytes - root_lt: optimism_Bytes - root_gte: optimism_Bytes - root_lte: optimism_Bytes - root_in: [optimism_Bytes!] - root_not_in: [optimism_Bytes!] - root_contains: optimism_Bytes - root_not_contains: optimism_Bytes - transactionHash: optimism_Bytes - transactionHash_not: optimism_Bytes - transactionHash_gt: optimism_Bytes - transactionHash_lt: optimism_Bytes - transactionHash_gte: optimism_Bytes - transactionHash_lte: optimism_Bytes - transactionHash_in: [optimism_Bytes!] - transactionHash_not_in: [optimism_Bytes!] - transactionHash_contains: optimism_Bytes - transactionHash_not_contains: optimism_Bytes + message: stagingavalanche_Bytes + message_not: stagingavalanche_Bytes + message_gt: stagingavalanche_Bytes + message_lt: stagingavalanche_Bytes + message_gte: stagingavalanche_Bytes + message_lte: stagingavalanche_Bytes + message_in: [stagingavalanche_Bytes!] + message_not_in: [stagingavalanche_Bytes!] + message_contains: stagingavalanche_Bytes + message_not_contains: stagingavalanche_Bytes + root: stagingavalanche_Bytes + root_not: stagingavalanche_Bytes + root_gt: stagingavalanche_Bytes + root_lt: stagingavalanche_Bytes + root_gte: stagingavalanche_Bytes + root_lte: stagingavalanche_Bytes + root_in: [stagingavalanche_Bytes!] + root_not_in: [stagingavalanche_Bytes!] + root_contains: stagingavalanche_Bytes + root_not_contains: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes + transactionHash_not: stagingavalanche_Bytes + transactionHash_gt: stagingavalanche_Bytes + transactionHash_lt: stagingavalanche_Bytes + transactionHash_gte: stagingavalanche_Bytes + transactionHash_lte: stagingavalanche_Bytes + transactionHash_in: [stagingavalanche_Bytes!] + transactionHash_not_in: [stagingavalanche_Bytes!] + transactionHash_contains: stagingavalanche_Bytes + transactionHash_not_contains: stagingavalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -178128,14 +177677,14 @@ input optimism_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: optimism_RootCount_filter + rootCount_: stagingavalanche_RootCount_filter """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_OriginMessage_filter] - or: [optimism_OriginMessage_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_OriginMessage_filter] + or: [stagingavalanche_OriginMessage_filter] } -enum optimism_OriginMessage_orderBy { +enum stagingavalanche_OriginMessage_orderBy { id transferId destinationDomain @@ -178150,42 +177699,42 @@ enum optimism_OriginMessage_orderBy { rootCount__count } -type optimism_OriginTransfer { +type stagingavalanche_OriginTransfer { id: ID! chainId: BigInt - transferId: optimism_Bytes + transferId: stagingavalanche_Bytes nonce: BigInt - status: optimism_TransferStatus - messageHash: optimism_Bytes + status: stagingavalanche_TransferStatus + messageHash: stagingavalanche_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: optimism_Bytes - delegate: optimism_Bytes + to: stagingavalanche_Bytes + delegate: stagingavalanche_Bytes receiveLocal: Boolean - callData: optimism_Bytes + callData: stagingavalanche_Bytes slippage: BigInt - originSender: optimism_Bytes + originSender: stagingavalanche_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: optimism_Bytes - asset: optimism_Asset - transactingAsset: optimism_Bytes - message: optimism_OriginMessage + canonicalId: stagingavalanche_Bytes + asset: stagingavalanche_Asset + transactingAsset: stagingavalanche_Bytes + message: stagingavalanche_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: optimism_RelayerFee_orderBy, orderDirection: optimism_OrderDirection, where: optimism_RelayerFee_filter): [optimism_RelayerFee!] - initialRelayerFeeAsset: optimism_Bytes - caller: optimism_Bytes - transactionHash: optimism_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingavalanche_RelayerFee_orderBy, orderDirection: stagingavalanche_OrderDirection, where: stagingavalanche_RelayerFee_filter): [stagingavalanche_RelayerFee!] + initialRelayerFeeAsset: stagingavalanche_Bytes + caller: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: optimism_Bytes + txOrigin: stagingavalanche_Bytes txNonce: BigInt } -input optimism_OriginTransfer_filter { +input stagingavalanche_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -178202,16 +177751,16 @@ input optimism_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: optimism_Bytes - transferId_not: optimism_Bytes - transferId_gt: optimism_Bytes - transferId_lt: optimism_Bytes - transferId_gte: optimism_Bytes - transferId_lte: optimism_Bytes - transferId_in: [optimism_Bytes!] - transferId_not_in: [optimism_Bytes!] - transferId_contains: optimism_Bytes - transferId_not_contains: optimism_Bytes + transferId: stagingavalanche_Bytes + transferId_not: stagingavalanche_Bytes + transferId_gt: stagingavalanche_Bytes + transferId_lt: stagingavalanche_Bytes + transferId_gte: stagingavalanche_Bytes + transferId_lte: stagingavalanche_Bytes + transferId_in: [stagingavalanche_Bytes!] + transferId_not_in: [stagingavalanche_Bytes!] + transferId_contains: stagingavalanche_Bytes + transferId_not_contains: stagingavalanche_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -178220,20 +177769,20 @@ input optimism_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: optimism_TransferStatus - status_not: optimism_TransferStatus - status_in: [optimism_TransferStatus!] - status_not_in: [optimism_TransferStatus!] - messageHash: optimism_Bytes - messageHash_not: optimism_Bytes - messageHash_gt: optimism_Bytes - messageHash_lt: optimism_Bytes - messageHash_gte: optimism_Bytes - messageHash_lte: optimism_Bytes - messageHash_in: [optimism_Bytes!] - messageHash_not_in: [optimism_Bytes!] - messageHash_contains: optimism_Bytes - messageHash_not_contains: optimism_Bytes + status: stagingavalanche_TransferStatus + status_not: stagingavalanche_TransferStatus + status_in: [stagingavalanche_TransferStatus!] + status_not_in: [stagingavalanche_TransferStatus!] + messageHash: stagingavalanche_Bytes + messageHash_not: stagingavalanche_Bytes + messageHash_gt: stagingavalanche_Bytes + messageHash_lt: stagingavalanche_Bytes + messageHash_gte: stagingavalanche_Bytes + messageHash_lte: stagingavalanche_Bytes + messageHash_in: [stagingavalanche_Bytes!] + messageHash_not_in: [stagingavalanche_Bytes!] + messageHash_contains: stagingavalanche_Bytes + messageHash_not_contains: stagingavalanche_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -178258,40 +177807,40 @@ input optimism_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: optimism_Bytes - to_not: optimism_Bytes - to_gt: optimism_Bytes - to_lt: optimism_Bytes - to_gte: optimism_Bytes - to_lte: optimism_Bytes - to_in: [optimism_Bytes!] - to_not_in: [optimism_Bytes!] - to_contains: optimism_Bytes - to_not_contains: optimism_Bytes - delegate: optimism_Bytes - delegate_not: optimism_Bytes - delegate_gt: optimism_Bytes - delegate_lt: optimism_Bytes - delegate_gte: optimism_Bytes - delegate_lte: optimism_Bytes - delegate_in: [optimism_Bytes!] - delegate_not_in: [optimism_Bytes!] - delegate_contains: optimism_Bytes - delegate_not_contains: optimism_Bytes + to: stagingavalanche_Bytes + to_not: stagingavalanche_Bytes + to_gt: stagingavalanche_Bytes + to_lt: stagingavalanche_Bytes + to_gte: stagingavalanche_Bytes + to_lte: stagingavalanche_Bytes + to_in: [stagingavalanche_Bytes!] + to_not_in: [stagingavalanche_Bytes!] + to_contains: stagingavalanche_Bytes + to_not_contains: stagingavalanche_Bytes + delegate: stagingavalanche_Bytes + delegate_not: stagingavalanche_Bytes + delegate_gt: stagingavalanche_Bytes + delegate_lt: stagingavalanche_Bytes + delegate_gte: stagingavalanche_Bytes + delegate_lte: stagingavalanche_Bytes + delegate_in: [stagingavalanche_Bytes!] + delegate_not_in: [stagingavalanche_Bytes!] + delegate_contains: stagingavalanche_Bytes + delegate_not_contains: stagingavalanche_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: optimism_Bytes - callData_not: optimism_Bytes - callData_gt: optimism_Bytes - callData_lt: optimism_Bytes - callData_gte: optimism_Bytes - callData_lte: optimism_Bytes - callData_in: [optimism_Bytes!] - callData_not_in: [optimism_Bytes!] - callData_contains: optimism_Bytes - callData_not_contains: optimism_Bytes + callData: stagingavalanche_Bytes + callData_not: stagingavalanche_Bytes + callData_gt: stagingavalanche_Bytes + callData_lt: stagingavalanche_Bytes + callData_gte: stagingavalanche_Bytes + callData_lte: stagingavalanche_Bytes + callData_in: [stagingavalanche_Bytes!] + callData_not_in: [stagingavalanche_Bytes!] + callData_contains: stagingavalanche_Bytes + callData_not_contains: stagingavalanche_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -178300,16 +177849,16 @@ input optimism_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: optimism_Bytes - originSender_not: optimism_Bytes - originSender_gt: optimism_Bytes - originSender_lt: optimism_Bytes - originSender_gte: optimism_Bytes - originSender_lte: optimism_Bytes - originSender_in: [optimism_Bytes!] - originSender_not_in: [optimism_Bytes!] - originSender_contains: optimism_Bytes - originSender_not_contains: optimism_Bytes + originSender: stagingavalanche_Bytes + originSender_not: stagingavalanche_Bytes + originSender_gt: stagingavalanche_Bytes + originSender_lt: stagingavalanche_Bytes + originSender_gte: stagingavalanche_Bytes + originSender_lte: stagingavalanche_Bytes + originSender_in: [stagingavalanche_Bytes!] + originSender_not_in: [stagingavalanche_Bytes!] + originSender_contains: stagingavalanche_Bytes + originSender_not_contains: stagingavalanche_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -178326,16 +177875,16 @@ input optimism_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: optimism_Bytes - canonicalId_not: optimism_Bytes - canonicalId_gt: optimism_Bytes - canonicalId_lt: optimism_Bytes - canonicalId_gte: optimism_Bytes - canonicalId_lte: optimism_Bytes - canonicalId_in: [optimism_Bytes!] - canonicalId_not_in: [optimism_Bytes!] - canonicalId_contains: optimism_Bytes - canonicalId_not_contains: optimism_Bytes + canonicalId: stagingavalanche_Bytes + canonicalId_not: stagingavalanche_Bytes + canonicalId_gt: stagingavalanche_Bytes + canonicalId_lt: stagingavalanche_Bytes + canonicalId_gte: stagingavalanche_Bytes + canonicalId_lte: stagingavalanche_Bytes + canonicalId_in: [stagingavalanche_Bytes!] + canonicalId_not_in: [stagingavalanche_Bytes!] + canonicalId_contains: stagingavalanche_Bytes + canonicalId_not_contains: stagingavalanche_Bytes asset: String asset_not: String asset_gt: String @@ -178356,17 +177905,17 @@ input optimism_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: optimism_Asset_filter - transactingAsset: optimism_Bytes - transactingAsset_not: optimism_Bytes - transactingAsset_gt: optimism_Bytes - transactingAsset_lt: optimism_Bytes - transactingAsset_gte: optimism_Bytes - transactingAsset_lte: optimism_Bytes - transactingAsset_in: [optimism_Bytes!] - transactingAsset_not_in: [optimism_Bytes!] - transactingAsset_contains: optimism_Bytes - transactingAsset_not_contains: optimism_Bytes + asset_: stagingavalanche_Asset_filter + transactingAsset: stagingavalanche_Bytes + transactingAsset_not: stagingavalanche_Bytes + transactingAsset_gt: stagingavalanche_Bytes + transactingAsset_lt: stagingavalanche_Bytes + transactingAsset_gte: stagingavalanche_Bytes + transactingAsset_lte: stagingavalanche_Bytes + transactingAsset_in: [stagingavalanche_Bytes!] + transactingAsset_not_in: [stagingavalanche_Bytes!] + transactingAsset_contains: stagingavalanche_Bytes + transactingAsset_not_contains: stagingavalanche_Bytes message: String message_not: String message_gt: String @@ -178387,7 +177936,7 @@ input optimism_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: optimism_OriginMessage_filter + message_: stagingavalanche_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -178402,37 +177951,37 @@ input optimism_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: optimism_RelayerFee_filter - initialRelayerFeeAsset: optimism_Bytes - initialRelayerFeeAsset_not: optimism_Bytes - initialRelayerFeeAsset_gt: optimism_Bytes - initialRelayerFeeAsset_lt: optimism_Bytes - initialRelayerFeeAsset_gte: optimism_Bytes - initialRelayerFeeAsset_lte: optimism_Bytes - initialRelayerFeeAsset_in: [optimism_Bytes!] - initialRelayerFeeAsset_not_in: [optimism_Bytes!] - initialRelayerFeeAsset_contains: optimism_Bytes - initialRelayerFeeAsset_not_contains: optimism_Bytes - caller: optimism_Bytes - caller_not: optimism_Bytes - caller_gt: optimism_Bytes - caller_lt: optimism_Bytes - caller_gte: optimism_Bytes - caller_lte: optimism_Bytes - caller_in: [optimism_Bytes!] - caller_not_in: [optimism_Bytes!] - caller_contains: optimism_Bytes - caller_not_contains: optimism_Bytes - transactionHash: optimism_Bytes - transactionHash_not: optimism_Bytes - transactionHash_gt: optimism_Bytes - transactionHash_lt: optimism_Bytes - transactionHash_gte: optimism_Bytes - transactionHash_lte: optimism_Bytes - transactionHash_in: [optimism_Bytes!] - transactionHash_not_in: [optimism_Bytes!] - transactionHash_contains: optimism_Bytes - transactionHash_not_contains: optimism_Bytes + relayerFees_: stagingavalanche_RelayerFee_filter + initialRelayerFeeAsset: stagingavalanche_Bytes + initialRelayerFeeAsset_not: stagingavalanche_Bytes + initialRelayerFeeAsset_gt: stagingavalanche_Bytes + initialRelayerFeeAsset_lt: stagingavalanche_Bytes + initialRelayerFeeAsset_gte: stagingavalanche_Bytes + initialRelayerFeeAsset_lte: stagingavalanche_Bytes + initialRelayerFeeAsset_in: [stagingavalanche_Bytes!] + initialRelayerFeeAsset_not_in: [stagingavalanche_Bytes!] + initialRelayerFeeAsset_contains: stagingavalanche_Bytes + initialRelayerFeeAsset_not_contains: stagingavalanche_Bytes + caller: stagingavalanche_Bytes + caller_not: stagingavalanche_Bytes + caller_gt: stagingavalanche_Bytes + caller_lt: stagingavalanche_Bytes + caller_gte: stagingavalanche_Bytes + caller_lte: stagingavalanche_Bytes + caller_in: [stagingavalanche_Bytes!] + caller_not_in: [stagingavalanche_Bytes!] + caller_contains: stagingavalanche_Bytes + caller_not_contains: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes + transactionHash_not: stagingavalanche_Bytes + transactionHash_gt: stagingavalanche_Bytes + transactionHash_lt: stagingavalanche_Bytes + transactionHash_gte: stagingavalanche_Bytes + transactionHash_lte: stagingavalanche_Bytes + transactionHash_in: [stagingavalanche_Bytes!] + transactionHash_not_in: [stagingavalanche_Bytes!] + transactionHash_contains: stagingavalanche_Bytes + transactionHash_not_contains: stagingavalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -178465,16 +178014,16 @@ input optimism_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: optimism_Bytes - txOrigin_not: optimism_Bytes - txOrigin_gt: optimism_Bytes - txOrigin_lt: optimism_Bytes - txOrigin_gte: optimism_Bytes - txOrigin_lte: optimism_Bytes - txOrigin_in: [optimism_Bytes!] - txOrigin_not_in: [optimism_Bytes!] - txOrigin_contains: optimism_Bytes - txOrigin_not_contains: optimism_Bytes + txOrigin: stagingavalanche_Bytes + txOrigin_not: stagingavalanche_Bytes + txOrigin_gt: stagingavalanche_Bytes + txOrigin_lt: stagingavalanche_Bytes + txOrigin_gte: stagingavalanche_Bytes + txOrigin_lte: stagingavalanche_Bytes + txOrigin_in: [stagingavalanche_Bytes!] + txOrigin_not_in: [stagingavalanche_Bytes!] + txOrigin_contains: stagingavalanche_Bytes + txOrigin_not_contains: stagingavalanche_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -178484,12 +178033,12 @@ input optimism_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_OriginTransfer_filter] - or: [optimism_OriginTransfer_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_OriginTransfer_filter] + or: [stagingavalanche_OriginTransfer_filter] } -enum optimism_OriginTransfer_orderBy { +enum stagingavalanche_OriginTransfer_orderBy { id chainId transferId @@ -178542,20 +178091,20 @@ enum optimism_OriginTransfer_orderBy { txNonce } -type optimism_Relayer { +type stagingavalanche_Relayer { id: ID! isActive: Boolean! - relayer: optimism_Bytes + relayer: stagingavalanche_Bytes } -type optimism_RelayerFee { +type stagingavalanche_RelayerFee { id: ID! - transfer: optimism_OriginTransfer! + transfer: stagingavalanche_OriginTransfer! fee: BigInt! - asset: optimism_Bytes! + asset: stagingavalanche_Bytes! } -input optimism_RelayerFee_filter { +input stagingavalanche_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -178584,7 +178133,7 @@ input optimism_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: optimism_OriginTransfer_filter + transfer_: stagingavalanche_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -178593,23 +178142,23 @@ input optimism_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: optimism_Bytes - asset_not: optimism_Bytes - asset_gt: optimism_Bytes - asset_lt: optimism_Bytes - asset_gte: optimism_Bytes - asset_lte: optimism_Bytes - asset_in: [optimism_Bytes!] - asset_not_in: [optimism_Bytes!] - asset_contains: optimism_Bytes - asset_not_contains: optimism_Bytes + asset: stagingavalanche_Bytes + asset_not: stagingavalanche_Bytes + asset_gt: stagingavalanche_Bytes + asset_lt: stagingavalanche_Bytes + asset_gte: stagingavalanche_Bytes + asset_lte: stagingavalanche_Bytes + asset_in: [stagingavalanche_Bytes!] + asset_not_in: [stagingavalanche_Bytes!] + asset_contains: stagingavalanche_Bytes + asset_not_contains: stagingavalanche_Bytes """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_RelayerFee_filter] - or: [optimism_RelayerFee_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_RelayerFee_filter] + or: [stagingavalanche_RelayerFee_filter] } -enum optimism_RelayerFee_orderBy { +enum stagingavalanche_RelayerFee_orderBy { id transfer transfer__id @@ -178645,20 +178194,20 @@ enum optimism_RelayerFee_orderBy { asset } -type optimism_RelayerFeesIncrease { +type stagingavalanche_RelayerFeesIncrease { id: ID! - transfer: optimism_OriginTransfer! + transfer: stagingavalanche_OriginTransfer! increase: BigInt - asset: optimism_Bytes - caller: optimism_Bytes! - transactionHash: optimism_Bytes! + asset: stagingavalanche_Bytes + caller: stagingavalanche_Bytes! + transactionHash: stagingavalanche_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input optimism_RelayerFeesIncrease_filter { +input stagingavalanche_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -178687,7 +178236,7 @@ input optimism_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: optimism_OriginTransfer_filter + transfer_: stagingavalanche_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -178696,36 +178245,36 @@ input optimism_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: optimism_Bytes - asset_not: optimism_Bytes - asset_gt: optimism_Bytes - asset_lt: optimism_Bytes - asset_gte: optimism_Bytes - asset_lte: optimism_Bytes - asset_in: [optimism_Bytes!] - asset_not_in: [optimism_Bytes!] - asset_contains: optimism_Bytes - asset_not_contains: optimism_Bytes - caller: optimism_Bytes - caller_not: optimism_Bytes - caller_gt: optimism_Bytes - caller_lt: optimism_Bytes - caller_gte: optimism_Bytes - caller_lte: optimism_Bytes - caller_in: [optimism_Bytes!] - caller_not_in: [optimism_Bytes!] - caller_contains: optimism_Bytes - caller_not_contains: optimism_Bytes - transactionHash: optimism_Bytes - transactionHash_not: optimism_Bytes - transactionHash_gt: optimism_Bytes - transactionHash_lt: optimism_Bytes - transactionHash_gte: optimism_Bytes - transactionHash_lte: optimism_Bytes - transactionHash_in: [optimism_Bytes!] - transactionHash_not_in: [optimism_Bytes!] - transactionHash_contains: optimism_Bytes - transactionHash_not_contains: optimism_Bytes + asset: stagingavalanche_Bytes + asset_not: stagingavalanche_Bytes + asset_gt: stagingavalanche_Bytes + asset_lt: stagingavalanche_Bytes + asset_gte: stagingavalanche_Bytes + asset_lte: stagingavalanche_Bytes + asset_in: [stagingavalanche_Bytes!] + asset_not_in: [stagingavalanche_Bytes!] + asset_contains: stagingavalanche_Bytes + asset_not_contains: stagingavalanche_Bytes + caller: stagingavalanche_Bytes + caller_not: stagingavalanche_Bytes + caller_gt: stagingavalanche_Bytes + caller_lt: stagingavalanche_Bytes + caller_gte: stagingavalanche_Bytes + caller_lte: stagingavalanche_Bytes + caller_in: [stagingavalanche_Bytes!] + caller_not_in: [stagingavalanche_Bytes!] + caller_contains: stagingavalanche_Bytes + caller_not_contains: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes + transactionHash_not: stagingavalanche_Bytes + transactionHash_gt: stagingavalanche_Bytes + transactionHash_lt: stagingavalanche_Bytes + transactionHash_gte: stagingavalanche_Bytes + transactionHash_lte: stagingavalanche_Bytes + transactionHash_in: [stagingavalanche_Bytes!] + transactionHash_not_in: [stagingavalanche_Bytes!] + transactionHash_contains: stagingavalanche_Bytes + transactionHash_not_contains: stagingavalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -178759,12 +178308,12 @@ input optimism_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_RelayerFeesIncrease_filter] - or: [optimism_RelayerFeesIncrease_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_RelayerFeesIncrease_filter] + or: [stagingavalanche_RelayerFeesIncrease_filter] } -enum optimism_RelayerFeesIncrease_orderBy { +enum stagingavalanche_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -178806,7 +178355,7 @@ enum optimism_RelayerFeesIncrease_orderBy { blockNumber } -input optimism_Relayer_filter { +input stagingavalanche_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -178819,34 +178368,34 @@ input optimism_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: optimism_Bytes - relayer_not: optimism_Bytes - relayer_gt: optimism_Bytes - relayer_lt: optimism_Bytes - relayer_gte: optimism_Bytes - relayer_lte: optimism_Bytes - relayer_in: [optimism_Bytes!] - relayer_not_in: [optimism_Bytes!] - relayer_contains: optimism_Bytes - relayer_not_contains: optimism_Bytes + relayer: stagingavalanche_Bytes + relayer_not: stagingavalanche_Bytes + relayer_gt: stagingavalanche_Bytes + relayer_lt: stagingavalanche_Bytes + relayer_gte: stagingavalanche_Bytes + relayer_lte: stagingavalanche_Bytes + relayer_in: [stagingavalanche_Bytes!] + relayer_not_in: [stagingavalanche_Bytes!] + relayer_contains: stagingavalanche_Bytes + relayer_not_contains: stagingavalanche_Bytes """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_Relayer_filter] - or: [optimism_Relayer_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_Relayer_filter] + or: [stagingavalanche_Relayer_filter] } -enum optimism_Relayer_orderBy { +enum stagingavalanche_Relayer_orderBy { id isActive relayer } -type optimism_RootCount { +type stagingavalanche_RootCount { id: ID! count: BigInt } -input optimism_RootCount_filter { +input stagingavalanche_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -178864,31 +178413,31 @@ input optimism_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_RootCount_filter] - or: [optimism_RootCount_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_RootCount_filter] + or: [stagingavalanche_RootCount_filter] } -enum optimism_RootCount_orderBy { +enum stagingavalanche_RootCount_orderBy { id count } -type optimism_RootMessageSent { +type stagingavalanche_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: optimism_Bytes + root: stagingavalanche_Bytes count: BigInt - caller: optimism_Bytes - transactionHash: optimism_Bytes + caller: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input optimism_RootMessageSent_filter { +input stagingavalanche_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -178913,16 +178462,16 @@ input optimism_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: optimism_Bytes - root_not: optimism_Bytes - root_gt: optimism_Bytes - root_lt: optimism_Bytes - root_gte: optimism_Bytes - root_lte: optimism_Bytes - root_in: [optimism_Bytes!] - root_not_in: [optimism_Bytes!] - root_contains: optimism_Bytes - root_not_contains: optimism_Bytes + root: stagingavalanche_Bytes + root_not: stagingavalanche_Bytes + root_gt: stagingavalanche_Bytes + root_lt: stagingavalanche_Bytes + root_gte: stagingavalanche_Bytes + root_lte: stagingavalanche_Bytes + root_in: [stagingavalanche_Bytes!] + root_not_in: [stagingavalanche_Bytes!] + root_contains: stagingavalanche_Bytes + root_not_contains: stagingavalanche_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -178931,26 +178480,26 @@ input optimism_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: optimism_Bytes - caller_not: optimism_Bytes - caller_gt: optimism_Bytes - caller_lt: optimism_Bytes - caller_gte: optimism_Bytes - caller_lte: optimism_Bytes - caller_in: [optimism_Bytes!] - caller_not_in: [optimism_Bytes!] - caller_contains: optimism_Bytes - caller_not_contains: optimism_Bytes - transactionHash: optimism_Bytes - transactionHash_not: optimism_Bytes - transactionHash_gt: optimism_Bytes - transactionHash_lt: optimism_Bytes - transactionHash_gte: optimism_Bytes - transactionHash_lte: optimism_Bytes - transactionHash_in: [optimism_Bytes!] - transactionHash_not_in: [optimism_Bytes!] - transactionHash_contains: optimism_Bytes - transactionHash_not_contains: optimism_Bytes + caller: stagingavalanche_Bytes + caller_not: stagingavalanche_Bytes + caller_gt: stagingavalanche_Bytes + caller_lt: stagingavalanche_Bytes + caller_gte: stagingavalanche_Bytes + caller_lte: stagingavalanche_Bytes + caller_in: [stagingavalanche_Bytes!] + caller_not_in: [stagingavalanche_Bytes!] + caller_contains: stagingavalanche_Bytes + caller_not_contains: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes + transactionHash_not: stagingavalanche_Bytes + transactionHash_gt: stagingavalanche_Bytes + transactionHash_lt: stagingavalanche_Bytes + transactionHash_gte: stagingavalanche_Bytes + transactionHash_lte: stagingavalanche_Bytes + transactionHash_in: [stagingavalanche_Bytes!] + transactionHash_not_in: [stagingavalanche_Bytes!] + transactionHash_contains: stagingavalanche_Bytes + transactionHash_not_contains: stagingavalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -178984,12 +178533,12 @@ input optimism_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_RootMessageSent_filter] - or: [optimism_RootMessageSent_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_RootMessageSent_filter] + or: [stagingavalanche_RootMessageSent_filter] } -enum optimism_RootMessageSent_orderBy { +enum stagingavalanche_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -179003,25 +178552,25 @@ enum optimism_RootMessageSent_orderBy { blockNumber } -type optimism_Router { +type stagingavalanche_Router { id: ID! isActive: Boolean! - owner: optimism_Bytes - recipient: optimism_Bytes - proposedOwner: optimism_Bytes + owner: stagingavalanche_Bytes + recipient: stagingavalanche_Bytes + proposedOwner: stagingavalanche_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: optimism_AssetBalance_orderBy, orderDirection: optimism_OrderDirection, where: optimism_AssetBalance_filter): [optimism_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingavalanche_AssetBalance_orderBy, orderDirection: stagingavalanche_OrderDirection, where: stagingavalanche_AssetBalance_filter): [stagingavalanche_AssetBalance!]! } -type optimism_RouterDailyTVL { +type stagingavalanche_RouterDailyTVL { id: ID! - router: optimism_Router! - asset: optimism_Asset! + router: stagingavalanche_Router! + asset: stagingavalanche_Asset! timestamp: BigInt! balance: BigInt! } -input optimism_RouterDailyTVL_filter { +input stagingavalanche_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -179050,7 +178599,7 @@ input optimism_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: optimism_Router_filter + router_: stagingavalanche_Router_filter asset: String asset_not: String asset_gt: String @@ -179071,7 +178620,7 @@ input optimism_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: optimism_Asset_filter + asset_: stagingavalanche_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -179089,12 +178638,12 @@ input optimism_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_RouterDailyTVL_filter] - or: [optimism_RouterDailyTVL_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_RouterDailyTVL_filter] + or: [stagingavalanche_RouterDailyTVL_filter] } -enum optimism_RouterDailyTVL_orderBy { +enum stagingavalanche_RouterDailyTVL_orderBy { id router router__id @@ -179117,26 +178666,26 @@ enum optimism_RouterDailyTVL_orderBy { balance } -type optimism_RouterLiquidityEvent { +type stagingavalanche_RouterLiquidityEvent { id: ID! - type: optimism_RouterLiquidityEventType - router: optimism_Router! - asset: optimism_Asset! + type: stagingavalanche_RouterLiquidityEventType + router: stagingavalanche_Router! + asset: stagingavalanche_Asset! amount: BigInt! balance: BigInt! - caller: optimism_Bytes + caller: stagingavalanche_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: optimism_Bytes! + transactionHash: stagingavalanche_Bytes! nonce: BigInt! } -enum optimism_RouterLiquidityEventType { +enum stagingavalanche_RouterLiquidityEventType { Add Remove } -input optimism_RouterLiquidityEvent_filter { +input stagingavalanche_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -179145,10 +178694,10 @@ input optimism_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: optimism_RouterLiquidityEventType - type_not: optimism_RouterLiquidityEventType - type_in: [optimism_RouterLiquidityEventType!] - type_not_in: [optimism_RouterLiquidityEventType!] + type: stagingavalanche_RouterLiquidityEventType + type_not: stagingavalanche_RouterLiquidityEventType + type_in: [stagingavalanche_RouterLiquidityEventType!] + type_not_in: [stagingavalanche_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -179169,7 +178718,7 @@ input optimism_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: optimism_Router_filter + router_: stagingavalanche_Router_filter asset: String asset_not: String asset_gt: String @@ -179190,7 +178739,7 @@ input optimism_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: optimism_Asset_filter + asset_: stagingavalanche_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -179207,16 +178756,16 @@ input optimism_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: optimism_Bytes - caller_not: optimism_Bytes - caller_gt: optimism_Bytes - caller_lt: optimism_Bytes - caller_gte: optimism_Bytes - caller_lte: optimism_Bytes - caller_in: [optimism_Bytes!] - caller_not_in: [optimism_Bytes!] - caller_contains: optimism_Bytes - caller_not_contains: optimism_Bytes + caller: stagingavalanche_Bytes + caller_not: stagingavalanche_Bytes + caller_gt: stagingavalanche_Bytes + caller_lt: stagingavalanche_Bytes + caller_gte: stagingavalanche_Bytes + caller_lte: stagingavalanche_Bytes + caller_in: [stagingavalanche_Bytes!] + caller_not_in: [stagingavalanche_Bytes!] + caller_contains: stagingavalanche_Bytes + caller_not_contains: stagingavalanche_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -179233,16 +178782,16 @@ input optimism_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: optimism_Bytes - transactionHash_not: optimism_Bytes - transactionHash_gt: optimism_Bytes - transactionHash_lt: optimism_Bytes - transactionHash_gte: optimism_Bytes - transactionHash_lte: optimism_Bytes - transactionHash_in: [optimism_Bytes!] - transactionHash_not_in: [optimism_Bytes!] - transactionHash_contains: optimism_Bytes - transactionHash_not_contains: optimism_Bytes + transactionHash: stagingavalanche_Bytes + transactionHash_not: stagingavalanche_Bytes + transactionHash_gt: stagingavalanche_Bytes + transactionHash_lt: stagingavalanche_Bytes + transactionHash_gte: stagingavalanche_Bytes + transactionHash_lte: stagingavalanche_Bytes + transactionHash_in: [stagingavalanche_Bytes!] + transactionHash_not_in: [stagingavalanche_Bytes!] + transactionHash_contains: stagingavalanche_Bytes + transactionHash_not_contains: stagingavalanche_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -179252,12 +178801,12 @@ input optimism_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_RouterLiquidityEvent_filter] - or: [optimism_RouterLiquidityEvent_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_RouterLiquidityEvent_filter] + or: [stagingavalanche_RouterLiquidityEvent_filter] } -enum optimism_RouterLiquidityEvent_orderBy { +enum stagingavalanche_RouterLiquidityEvent_orderBy { id type router @@ -179286,7 +178835,7 @@ enum optimism_RouterLiquidityEvent_orderBy { nonce } -input optimism_Router_filter { +input stagingavalanche_Router_filter { id: ID id_not: ID id_gt: ID @@ -179299,36 +178848,36 @@ input optimism_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: optimism_Bytes - owner_not: optimism_Bytes - owner_gt: optimism_Bytes - owner_lt: optimism_Bytes - owner_gte: optimism_Bytes - owner_lte: optimism_Bytes - owner_in: [optimism_Bytes!] - owner_not_in: [optimism_Bytes!] - owner_contains: optimism_Bytes - owner_not_contains: optimism_Bytes - recipient: optimism_Bytes - recipient_not: optimism_Bytes - recipient_gt: optimism_Bytes - recipient_lt: optimism_Bytes - recipient_gte: optimism_Bytes - recipient_lte: optimism_Bytes - recipient_in: [optimism_Bytes!] - recipient_not_in: [optimism_Bytes!] - recipient_contains: optimism_Bytes - recipient_not_contains: optimism_Bytes - proposedOwner: optimism_Bytes - proposedOwner_not: optimism_Bytes - proposedOwner_gt: optimism_Bytes - proposedOwner_lt: optimism_Bytes - proposedOwner_gte: optimism_Bytes - proposedOwner_lte: optimism_Bytes - proposedOwner_in: [optimism_Bytes!] - proposedOwner_not_in: [optimism_Bytes!] - proposedOwner_contains: optimism_Bytes - proposedOwner_not_contains: optimism_Bytes + owner: stagingavalanche_Bytes + owner_not: stagingavalanche_Bytes + owner_gt: stagingavalanche_Bytes + owner_lt: stagingavalanche_Bytes + owner_gte: stagingavalanche_Bytes + owner_lte: stagingavalanche_Bytes + owner_in: [stagingavalanche_Bytes!] + owner_not_in: [stagingavalanche_Bytes!] + owner_contains: stagingavalanche_Bytes + owner_not_contains: stagingavalanche_Bytes + recipient: stagingavalanche_Bytes + recipient_not: stagingavalanche_Bytes + recipient_gt: stagingavalanche_Bytes + recipient_lt: stagingavalanche_Bytes + recipient_gte: stagingavalanche_Bytes + recipient_lte: stagingavalanche_Bytes + recipient_in: [stagingavalanche_Bytes!] + recipient_not_in: [stagingavalanche_Bytes!] + recipient_contains: stagingavalanche_Bytes + recipient_not_contains: stagingavalanche_Bytes + proposedOwner: stagingavalanche_Bytes + proposedOwner_not: stagingavalanche_Bytes + proposedOwner_gt: stagingavalanche_Bytes + proposedOwner_lt: stagingavalanche_Bytes + proposedOwner_gte: stagingavalanche_Bytes + proposedOwner_lte: stagingavalanche_Bytes + proposedOwner_in: [stagingavalanche_Bytes!] + proposedOwner_not_in: [stagingavalanche_Bytes!] + proposedOwner_contains: stagingavalanche_Bytes + proposedOwner_not_contains: stagingavalanche_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -179337,14 +178886,14 @@ input optimism_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: optimism_AssetBalance_filter + assetBalances_: stagingavalanche_AssetBalance_filter """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_Router_filter] - or: [optimism_Router_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_Router_filter] + or: [stagingavalanche_Router_filter] } -enum optimism_Router_orderBy { +enum stagingavalanche_Router_orderBy { id isActive owner @@ -179354,13 +178903,13 @@ enum optimism_Router_orderBy { assetBalances } -type optimism_Sequencer { +type stagingavalanche_Sequencer { id: ID! isActive: Boolean! - sequencer: optimism_Bytes + sequencer: stagingavalanche_Bytes } -input optimism_Sequencer_filter { +input stagingavalanche_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -179373,35 +178922,35 @@ input optimism_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: optimism_Bytes - sequencer_not: optimism_Bytes - sequencer_gt: optimism_Bytes - sequencer_lt: optimism_Bytes - sequencer_gte: optimism_Bytes - sequencer_lte: optimism_Bytes - sequencer_in: [optimism_Bytes!] - sequencer_not_in: [optimism_Bytes!] - sequencer_contains: optimism_Bytes - sequencer_not_contains: optimism_Bytes + sequencer: stagingavalanche_Bytes + sequencer_not: stagingavalanche_Bytes + sequencer_gt: stagingavalanche_Bytes + sequencer_lt: stagingavalanche_Bytes + sequencer_gte: stagingavalanche_Bytes + sequencer_lte: stagingavalanche_Bytes + sequencer_in: [stagingavalanche_Bytes!] + sequencer_not_in: [stagingavalanche_Bytes!] + sequencer_contains: stagingavalanche_Bytes + sequencer_not_contains: stagingavalanche_Bytes """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_Sequencer_filter] - or: [optimism_Sequencer_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_Sequencer_filter] + or: [stagingavalanche_Sequencer_filter] } -enum optimism_Sequencer_orderBy { +enum stagingavalanche_Sequencer_orderBy { id isActive sequencer } -type optimism_Setting { +type stagingavalanche_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: optimism_Bytes! + caller: stagingavalanche_Bytes! } -input optimism_Setting_filter { +input stagingavalanche_Setting_filter { id: ID id_not: ID id_gt: ID @@ -179418,41 +178967,41 @@ input optimism_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: optimism_Bytes - caller_not: optimism_Bytes - caller_gt: optimism_Bytes - caller_lt: optimism_Bytes - caller_gte: optimism_Bytes - caller_lte: optimism_Bytes - caller_in: [optimism_Bytes!] - caller_not_in: [optimism_Bytes!] - caller_contains: optimism_Bytes - caller_not_contains: optimism_Bytes + caller: stagingavalanche_Bytes + caller_not: stagingavalanche_Bytes + caller_gt: stagingavalanche_Bytes + caller_lt: stagingavalanche_Bytes + caller_gte: stagingavalanche_Bytes + caller_lte: stagingavalanche_Bytes + caller_in: [stagingavalanche_Bytes!] + caller_not_in: [stagingavalanche_Bytes!] + caller_contains: stagingavalanche_Bytes + caller_not_contains: stagingavalanche_Bytes """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_Setting_filter] - or: [optimism_Setting_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_Setting_filter] + or: [stagingavalanche_Setting_filter] } -enum optimism_Setting_orderBy { +enum stagingavalanche_Setting_orderBy { id maxRoutersPerTransfer caller } -type optimism_SlippageUpdate { +type stagingavalanche_SlippageUpdate { id: ID! - transfer: optimism_DestinationTransfer! + transfer: stagingavalanche_DestinationTransfer! slippage: BigInt! - caller: optimism_Bytes! - transactionHash: optimism_Bytes! + caller: stagingavalanche_Bytes! + transactionHash: stagingavalanche_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input optimism_SlippageUpdate_filter { +input stagingavalanche_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -179481,7 +179030,7 @@ input optimism_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: optimism_DestinationTransfer_filter + transfer_: stagingavalanche_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -179490,26 +179039,26 @@ input optimism_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: optimism_Bytes - caller_not: optimism_Bytes - caller_gt: optimism_Bytes - caller_lt: optimism_Bytes - caller_gte: optimism_Bytes - caller_lte: optimism_Bytes - caller_in: [optimism_Bytes!] - caller_not_in: [optimism_Bytes!] - caller_contains: optimism_Bytes - caller_not_contains: optimism_Bytes - transactionHash: optimism_Bytes - transactionHash_not: optimism_Bytes - transactionHash_gt: optimism_Bytes - transactionHash_lt: optimism_Bytes - transactionHash_gte: optimism_Bytes - transactionHash_lte: optimism_Bytes - transactionHash_in: [optimism_Bytes!] - transactionHash_not_in: [optimism_Bytes!] - transactionHash_contains: optimism_Bytes - transactionHash_not_contains: optimism_Bytes + caller: stagingavalanche_Bytes + caller_not: stagingavalanche_Bytes + caller_gt: stagingavalanche_Bytes + caller_lt: stagingavalanche_Bytes + caller_gte: stagingavalanche_Bytes + caller_lte: stagingavalanche_Bytes + caller_in: [stagingavalanche_Bytes!] + caller_not_in: [stagingavalanche_Bytes!] + caller_contains: stagingavalanche_Bytes + caller_not_contains: stagingavalanche_Bytes + transactionHash: stagingavalanche_Bytes + transactionHash_not: stagingavalanche_Bytes + transactionHash_gt: stagingavalanche_Bytes + transactionHash_lt: stagingavalanche_Bytes + transactionHash_gte: stagingavalanche_Bytes + transactionHash_lte: stagingavalanche_Bytes + transactionHash_in: [stagingavalanche_Bytes!] + transactionHash_not_in: [stagingavalanche_Bytes!] + transactionHash_contains: stagingavalanche_Bytes + transactionHash_not_contains: stagingavalanche_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -179543,12 +179092,12 @@ input optimism_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_SlippageUpdate_filter] - or: [optimism_SlippageUpdate_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_SlippageUpdate_filter] + or: [stagingavalanche_SlippageUpdate_filter] } -enum optimism_SlippageUpdate_orderBy { +enum stagingavalanche_SlippageUpdate_orderBy { id transfer transfer__id @@ -179596,16 +179145,16 @@ enum optimism_SlippageUpdate_orderBy { blockNumber } -type optimism_SnapshotRoot { +type stagingavalanche_SnapshotRoot { id: ID! spokeDomain: BigInt - root: optimism_Bytes! + root: stagingavalanche_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input optimism_SnapshotRoot_filter { +input stagingavalanche_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -179622,16 +179171,16 @@ input optimism_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: optimism_Bytes - root_not: optimism_Bytes - root_gt: optimism_Bytes - root_lt: optimism_Bytes - root_gte: optimism_Bytes - root_lte: optimism_Bytes - root_in: [optimism_Bytes!] - root_not_in: [optimism_Bytes!] - root_contains: optimism_Bytes - root_not_contains: optimism_Bytes + root: stagingavalanche_Bytes + root_not: stagingavalanche_Bytes + root_gt: stagingavalanche_Bytes + root_lt: stagingavalanche_Bytes + root_gte: stagingavalanche_Bytes + root_lte: stagingavalanche_Bytes + root_in: [stagingavalanche_Bytes!] + root_not_in: [stagingavalanche_Bytes!] + root_contains: stagingavalanche_Bytes + root_not_contains: stagingavalanche_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -179657,12 +179206,12 @@ input optimism_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_SnapshotRoot_filter] - or: [optimism_SnapshotRoot_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_SnapshotRoot_filter] + or: [stagingavalanche_SnapshotRoot_filter] } -enum optimism_SnapshotRoot_orderBy { +enum stagingavalanche_SnapshotRoot_orderBy { id spokeDomain root @@ -179671,12 +179220,12 @@ enum optimism_SnapshotRoot_orderBy { blockNumber } -type optimism_SpokeConnectorMode { +type stagingavalanche_SpokeConnectorMode { id: ID! mode: String! } -input optimism_SpokeConnectorMode_filter { +input stagingavalanche_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -179706,17 +179255,17 @@ input optimism_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: optimism_BlockChangedFilter - and: [optimism_SpokeConnectorMode_filter] - or: [optimism_SpokeConnectorMode_filter] + _change_block: stagingavalanche_BlockChangedFilter + and: [stagingavalanche_SpokeConnectorMode_filter] + or: [stagingavalanche_SpokeConnectorMode_filter] } -enum optimism_SpokeConnectorMode_orderBy { +enum stagingavalanche_SpokeConnectorMode_orderBy { id mode } -enum optimism_TransferStatus { +enum stagingavalanche_TransferStatus { XCalled Executed Reconciled @@ -179724,19 +179273,19 @@ enum optimism_TransferStatus { CompletedFast } -type optimism__Block_ { +type stagingavalanche__Block_ { """The hash of the block""" - hash: optimism_Bytes + hash: stagingavalanche_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: optimism_Bytes + parentHash: stagingavalanche_Bytes } """The type for the top-level _meta field""" -type optimism__Meta_ { +type stagingavalanche__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -179744,22 +179293,22 @@ type optimism__Meta_ { and therefore asks for the latest block """ - block: optimism__Block_! + block: stagingavalanche__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingzksync_AggregateRoot { +type stagingpolygon_AggregateRoot { id: ID! - root: stagingzksync_Bytes! + root: stagingpolygon_Bytes! blockNumber: BigInt! } -type stagingzksync_AggregateRootProposed { +type stagingpolygon_AggregateRootProposed { id: ID! - aggregateRoot: stagingzksync_Bytes! + aggregateRoot: stagingpolygon_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -179767,7 +179316,7 @@ type stagingzksync_AggregateRootProposed { blockNumber: BigInt } -input stagingzksync_AggregateRootProposed_filter { +input stagingpolygon_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -179776,16 +179325,16 @@ input stagingzksync_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingzksync_Bytes - aggregateRoot_not: stagingzksync_Bytes - aggregateRoot_gt: stagingzksync_Bytes - aggregateRoot_lt: stagingzksync_Bytes - aggregateRoot_gte: stagingzksync_Bytes - aggregateRoot_lte: stagingzksync_Bytes - aggregateRoot_in: [stagingzksync_Bytes!] - aggregateRoot_not_in: [stagingzksync_Bytes!] - aggregateRoot_contains: stagingzksync_Bytes - aggregateRoot_not_contains: stagingzksync_Bytes + aggregateRoot: stagingpolygon_Bytes + aggregateRoot_not: stagingpolygon_Bytes + aggregateRoot_gt: stagingpolygon_Bytes + aggregateRoot_lt: stagingpolygon_Bytes + aggregateRoot_gte: stagingpolygon_Bytes + aggregateRoot_lte: stagingpolygon_Bytes + aggregateRoot_in: [stagingpolygon_Bytes!] + aggregateRoot_not_in: [stagingpolygon_Bytes!] + aggregateRoot_contains: stagingpolygon_Bytes + aggregateRoot_not_contains: stagingpolygon_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -179827,12 +179376,12 @@ input stagingzksync_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_AggregateRootProposed_filter] - or: [stagingzksync_AggregateRootProposed_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_AggregateRootProposed_filter] + or: [stagingpolygon_AggregateRootProposed_filter] } -enum stagingzksync_AggregateRootProposed_orderBy { +enum stagingpolygon_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -179842,7 +179391,7 @@ enum stagingzksync_AggregateRootProposed_orderBy { blockNumber } -input stagingzksync_AggregateRoot_filter { +input stagingpolygon_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -179851,16 +179400,16 @@ input stagingzksync_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingzksync_Bytes - root_not: stagingzksync_Bytes - root_gt: stagingzksync_Bytes - root_lt: stagingzksync_Bytes - root_gte: stagingzksync_Bytes - root_lte: stagingzksync_Bytes - root_in: [stagingzksync_Bytes!] - root_not_in: [stagingzksync_Bytes!] - root_contains: stagingzksync_Bytes - root_not_contains: stagingzksync_Bytes + root: stagingpolygon_Bytes + root_not: stagingpolygon_Bytes + root_gt: stagingpolygon_Bytes + root_lt: stagingpolygon_Bytes + root_gte: stagingpolygon_Bytes + root_lte: stagingpolygon_Bytes + root_in: [stagingpolygon_Bytes!] + root_not_in: [stagingpolygon_Bytes!] + root_contains: stagingpolygon_Bytes + root_not_contains: stagingpolygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -179870,47 +179419,47 @@ input stagingzksync_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_AggregateRoot_filter] - or: [stagingzksync_AggregateRoot_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_AggregateRoot_filter] + or: [stagingpolygon_AggregateRoot_filter] } -enum stagingzksync_AggregateRoot_orderBy { +enum stagingpolygon_AggregateRoot_orderBy { id root blockNumber } -enum stagingzksync_Aggregation_interval { +enum stagingpolygon_Aggregation_interval { hour day } -type stagingzksync_Asset { +type stagingpolygon_Asset { id: ID! - key: stagingzksync_Bytes + key: stagingpolygon_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingzksync_Bytes + canonicalId: stagingpolygon_Bytes canonicalDomain: BigInt - adoptedAsset: stagingzksync_Bytes - localAsset: stagingzksync_Bytes + adoptedAsset: stagingpolygon_Bytes + localAsset: stagingpolygon_Bytes blockNumber: BigInt - status: stagingzksync_AssetStatus + status: stagingpolygon_AssetStatus } -type stagingzksync_AssetBalance { +type stagingpolygon_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingzksync_Router! - asset: stagingzksync_Asset! + router: stagingpolygon_Router! + asset: stagingpolygon_Asset! feesEarned: BigInt! } -input stagingzksync_AssetBalance_filter { +input stagingpolygon_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -179971,7 +179520,7 @@ input stagingzksync_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingzksync_Router_filter + router_: stagingpolygon_Router_filter asset: String asset_not: String asset_gt: String @@ -179992,7 +179541,7 @@ input stagingzksync_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingzksync_Asset_filter + asset_: stagingpolygon_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -180002,12 +179551,12 @@ input stagingzksync_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_AssetBalance_filter] - or: [stagingzksync_AssetBalance_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_AssetBalance_filter] + or: [stagingpolygon_AssetBalance_filter] } -enum stagingzksync_AssetBalance_orderBy { +enum stagingpolygon_AssetBalance_orderBy { id amount locked @@ -180033,12 +179582,12 @@ enum stagingzksync_AssetBalance_orderBy { feesEarned } -type stagingzksync_AssetStatus { +type stagingpolygon_AssetStatus { id: ID! status: Boolean } -input stagingzksync_AssetStatus_filter { +input stagingpolygon_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -180052,17 +179601,17 @@ input stagingzksync_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_AssetStatus_filter] - or: [stagingzksync_AssetStatus_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_AssetStatus_filter] + or: [stagingpolygon_AssetStatus_filter] } -enum stagingzksync_AssetStatus_orderBy { +enum stagingpolygon_AssetStatus_orderBy { id status } -input stagingzksync_Asset_filter { +input stagingpolygon_Asset_filter { id: ID id_not: ID id_gt: ID @@ -180071,16 +179620,16 @@ input stagingzksync_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingzksync_Bytes - key_not: stagingzksync_Bytes - key_gt: stagingzksync_Bytes - key_lt: stagingzksync_Bytes - key_gte: stagingzksync_Bytes - key_lte: stagingzksync_Bytes - key_in: [stagingzksync_Bytes!] - key_not_in: [stagingzksync_Bytes!] - key_contains: stagingzksync_Bytes - key_not_contains: stagingzksync_Bytes + key: stagingpolygon_Bytes + key_not: stagingpolygon_Bytes + key_gt: stagingpolygon_Bytes + key_lt: stagingpolygon_Bytes + key_gte: stagingpolygon_Bytes + key_lte: stagingpolygon_Bytes + key_in: [stagingpolygon_Bytes!] + key_not_in: [stagingpolygon_Bytes!] + key_contains: stagingpolygon_Bytes + key_not_contains: stagingpolygon_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -180097,16 +179646,16 @@ input stagingzksync_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingzksync_Bytes - canonicalId_not: stagingzksync_Bytes - canonicalId_gt: stagingzksync_Bytes - canonicalId_lt: stagingzksync_Bytes - canonicalId_gte: stagingzksync_Bytes - canonicalId_lte: stagingzksync_Bytes - canonicalId_in: [stagingzksync_Bytes!] - canonicalId_not_in: [stagingzksync_Bytes!] - canonicalId_contains: stagingzksync_Bytes - canonicalId_not_contains: stagingzksync_Bytes + canonicalId: stagingpolygon_Bytes + canonicalId_not: stagingpolygon_Bytes + canonicalId_gt: stagingpolygon_Bytes + canonicalId_lt: stagingpolygon_Bytes + canonicalId_gte: stagingpolygon_Bytes + canonicalId_lte: stagingpolygon_Bytes + canonicalId_in: [stagingpolygon_Bytes!] + canonicalId_not_in: [stagingpolygon_Bytes!] + canonicalId_contains: stagingpolygon_Bytes + canonicalId_not_contains: stagingpolygon_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -180115,26 +179664,26 @@ input stagingzksync_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingzksync_Bytes - adoptedAsset_not: stagingzksync_Bytes - adoptedAsset_gt: stagingzksync_Bytes - adoptedAsset_lt: stagingzksync_Bytes - adoptedAsset_gte: stagingzksync_Bytes - adoptedAsset_lte: stagingzksync_Bytes - adoptedAsset_in: [stagingzksync_Bytes!] - adoptedAsset_not_in: [stagingzksync_Bytes!] - adoptedAsset_contains: stagingzksync_Bytes - adoptedAsset_not_contains: stagingzksync_Bytes - localAsset: stagingzksync_Bytes - localAsset_not: stagingzksync_Bytes - localAsset_gt: stagingzksync_Bytes - localAsset_lt: stagingzksync_Bytes - localAsset_gte: stagingzksync_Bytes - localAsset_lte: stagingzksync_Bytes - localAsset_in: [stagingzksync_Bytes!] - localAsset_not_in: [stagingzksync_Bytes!] - localAsset_contains: stagingzksync_Bytes - localAsset_not_contains: stagingzksync_Bytes + adoptedAsset: stagingpolygon_Bytes + adoptedAsset_not: stagingpolygon_Bytes + adoptedAsset_gt: stagingpolygon_Bytes + adoptedAsset_lt: stagingpolygon_Bytes + adoptedAsset_gte: stagingpolygon_Bytes + adoptedAsset_lte: stagingpolygon_Bytes + adoptedAsset_in: [stagingpolygon_Bytes!] + adoptedAsset_not_in: [stagingpolygon_Bytes!] + adoptedAsset_contains: stagingpolygon_Bytes + adoptedAsset_not_contains: stagingpolygon_Bytes + localAsset: stagingpolygon_Bytes + localAsset_not: stagingpolygon_Bytes + localAsset_gt: stagingpolygon_Bytes + localAsset_lt: stagingpolygon_Bytes + localAsset_gte: stagingpolygon_Bytes + localAsset_lte: stagingpolygon_Bytes + localAsset_in: [stagingpolygon_Bytes!] + localAsset_not_in: [stagingpolygon_Bytes!] + localAsset_contains: stagingpolygon_Bytes + localAsset_not_contains: stagingpolygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -180163,14 +179712,14 @@ input stagingzksync_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingzksync_AssetStatus_filter + status_: stagingpolygon_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_Asset_filter] - or: [stagingzksync_Asset_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_Asset_filter] + or: [stagingpolygon_Asset_filter] } -enum stagingzksync_Asset_orderBy { +enum stagingpolygon_Asset_orderBy { id key decimal @@ -180185,30 +179734,30 @@ enum stagingzksync_Asset_orderBy { status__status } -scalar stagingzksync_BigDecimal +scalar stagingpolygon_BigDecimal -input stagingzksync_BlockChangedFilter { +input stagingpolygon_BlockChangedFilter { number_gte: Int! } -input stagingzksync_Block_height { - hash: stagingzksync_Bytes +input stagingpolygon_Block_height { + hash: stagingpolygon_Bytes number: Int number_gte: Int } -scalar stagingzksync_Bytes +scalar stagingpolygon_Bytes -type stagingzksync_ConnectorMeta { +type stagingpolygon_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingzksync_Bytes - rootManager: stagingzksync_Bytes - mirrorConnector: stagingzksync_Bytes + amb: stagingpolygon_Bytes + rootManager: stagingpolygon_Bytes + mirrorConnector: stagingpolygon_Bytes } -input stagingzksync_ConnectorMeta_filter { +input stagingpolygon_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -180233,43 +179782,43 @@ input stagingzksync_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingzksync_Bytes - amb_not: stagingzksync_Bytes - amb_gt: stagingzksync_Bytes - amb_lt: stagingzksync_Bytes - amb_gte: stagingzksync_Bytes - amb_lte: stagingzksync_Bytes - amb_in: [stagingzksync_Bytes!] - amb_not_in: [stagingzksync_Bytes!] - amb_contains: stagingzksync_Bytes - amb_not_contains: stagingzksync_Bytes - rootManager: stagingzksync_Bytes - rootManager_not: stagingzksync_Bytes - rootManager_gt: stagingzksync_Bytes - rootManager_lt: stagingzksync_Bytes - rootManager_gte: stagingzksync_Bytes - rootManager_lte: stagingzksync_Bytes - rootManager_in: [stagingzksync_Bytes!] - rootManager_not_in: [stagingzksync_Bytes!] - rootManager_contains: stagingzksync_Bytes - rootManager_not_contains: stagingzksync_Bytes - mirrorConnector: stagingzksync_Bytes - mirrorConnector_not: stagingzksync_Bytes - mirrorConnector_gt: stagingzksync_Bytes - mirrorConnector_lt: stagingzksync_Bytes - mirrorConnector_gte: stagingzksync_Bytes - mirrorConnector_lte: stagingzksync_Bytes - mirrorConnector_in: [stagingzksync_Bytes!] - mirrorConnector_not_in: [stagingzksync_Bytes!] - mirrorConnector_contains: stagingzksync_Bytes - mirrorConnector_not_contains: stagingzksync_Bytes + amb: stagingpolygon_Bytes + amb_not: stagingpolygon_Bytes + amb_gt: stagingpolygon_Bytes + amb_lt: stagingpolygon_Bytes + amb_gte: stagingpolygon_Bytes + amb_lte: stagingpolygon_Bytes + amb_in: [stagingpolygon_Bytes!] + amb_not_in: [stagingpolygon_Bytes!] + amb_contains: stagingpolygon_Bytes + amb_not_contains: stagingpolygon_Bytes + rootManager: stagingpolygon_Bytes + rootManager_not: stagingpolygon_Bytes + rootManager_gt: stagingpolygon_Bytes + rootManager_lt: stagingpolygon_Bytes + rootManager_gte: stagingpolygon_Bytes + rootManager_lte: stagingpolygon_Bytes + rootManager_in: [stagingpolygon_Bytes!] + rootManager_not_in: [stagingpolygon_Bytes!] + rootManager_contains: stagingpolygon_Bytes + rootManager_not_contains: stagingpolygon_Bytes + mirrorConnector: stagingpolygon_Bytes + mirrorConnector_not: stagingpolygon_Bytes + mirrorConnector_gt: stagingpolygon_Bytes + mirrorConnector_lt: stagingpolygon_Bytes + mirrorConnector_gte: stagingpolygon_Bytes + mirrorConnector_lte: stagingpolygon_Bytes + mirrorConnector_in: [stagingpolygon_Bytes!] + mirrorConnector_not_in: [stagingpolygon_Bytes!] + mirrorConnector_contains: stagingpolygon_Bytes + mirrorConnector_not_contains: stagingpolygon_Bytes """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_ConnectorMeta_filter] - or: [stagingzksync_ConnectorMeta_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_ConnectorMeta_filter] + or: [stagingpolygon_ConnectorMeta_filter] } -enum stagingzksync_ConnectorMeta_orderBy { +enum stagingpolygon_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -180278,48 +179827,48 @@ enum stagingzksync_ConnectorMeta_orderBy { mirrorConnector } -type stagingzksync_DestinationTransfer { +type stagingpolygon_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingzksync_Bytes + transferId: stagingpolygon_Bytes nonce: BigInt - status: stagingzksync_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingzksync_Router_orderBy, orderDirection: stagingzksync_OrderDirection, where: stagingzksync_Router_filter): [stagingzksync_Router!] + status: stagingpolygon_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingpolygon_Router_orderBy, orderDirection: stagingpolygon_OrderDirection, where: stagingpolygon_Router_filter): [stagingpolygon_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingzksync_Bytes - delegate: stagingzksync_Bytes + to: stagingpolygon_Bytes + delegate: stagingpolygon_Bytes receiveLocal: Boolean - callData: stagingzksync_Bytes + callData: stagingpolygon_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingzksync_Bytes + originSender: stagingpolygon_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingzksync_Bytes - asset: stagingzksync_Asset + canonicalId: stagingpolygon_Bytes + asset: stagingpolygon_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingzksync_Bytes - executedTransactionHash: stagingzksync_Bytes + executedCaller: stagingpolygon_Bytes + executedTransactionHash: stagingpolygon_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingzksync_Bytes + executedTxOrigin: stagingpolygon_Bytes executedTxNonce: BigInt - reconciledCaller: stagingzksync_Bytes - reconciledTransactionHash: stagingzksync_Bytes + reconciledCaller: stagingpolygon_Bytes + reconciledTransactionHash: stagingpolygon_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingzksync_Bytes + reconciledTxOrigin: stagingpolygon_Bytes reconciledTxNonce: BigInt } -input stagingzksync_DestinationTransfer_filter { +input stagingpolygon_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -180336,16 +179885,16 @@ input stagingzksync_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingzksync_Bytes - transferId_not: stagingzksync_Bytes - transferId_gt: stagingzksync_Bytes - transferId_lt: stagingzksync_Bytes - transferId_gte: stagingzksync_Bytes - transferId_lte: stagingzksync_Bytes - transferId_in: [stagingzksync_Bytes!] - transferId_not_in: [stagingzksync_Bytes!] - transferId_contains: stagingzksync_Bytes - transferId_not_contains: stagingzksync_Bytes + transferId: stagingpolygon_Bytes + transferId_not: stagingpolygon_Bytes + transferId_gt: stagingpolygon_Bytes + transferId_lt: stagingpolygon_Bytes + transferId_gte: stagingpolygon_Bytes + transferId_lte: stagingpolygon_Bytes + transferId_in: [stagingpolygon_Bytes!] + transferId_not_in: [stagingpolygon_Bytes!] + transferId_contains: stagingpolygon_Bytes + transferId_not_contains: stagingpolygon_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -180354,17 +179903,17 @@ input stagingzksync_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingzksync_TransferStatus - status_not: stagingzksync_TransferStatus - status_in: [stagingzksync_TransferStatus!] - status_not_in: [stagingzksync_TransferStatus!] + status: stagingpolygon_TransferStatus + status_not: stagingpolygon_TransferStatus + status_in: [stagingpolygon_TransferStatus!] + status_not_in: [stagingpolygon_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingzksync_Router_filter + routers_: stagingpolygon_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -180389,40 +179938,40 @@ input stagingzksync_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingzksync_Bytes - to_not: stagingzksync_Bytes - to_gt: stagingzksync_Bytes - to_lt: stagingzksync_Bytes - to_gte: stagingzksync_Bytes - to_lte: stagingzksync_Bytes - to_in: [stagingzksync_Bytes!] - to_not_in: [stagingzksync_Bytes!] - to_contains: stagingzksync_Bytes - to_not_contains: stagingzksync_Bytes - delegate: stagingzksync_Bytes - delegate_not: stagingzksync_Bytes - delegate_gt: stagingzksync_Bytes - delegate_lt: stagingzksync_Bytes - delegate_gte: stagingzksync_Bytes - delegate_lte: stagingzksync_Bytes - delegate_in: [stagingzksync_Bytes!] - delegate_not_in: [stagingzksync_Bytes!] - delegate_contains: stagingzksync_Bytes - delegate_not_contains: stagingzksync_Bytes + to: stagingpolygon_Bytes + to_not: stagingpolygon_Bytes + to_gt: stagingpolygon_Bytes + to_lt: stagingpolygon_Bytes + to_gte: stagingpolygon_Bytes + to_lte: stagingpolygon_Bytes + to_in: [stagingpolygon_Bytes!] + to_not_in: [stagingpolygon_Bytes!] + to_contains: stagingpolygon_Bytes + to_not_contains: stagingpolygon_Bytes + delegate: stagingpolygon_Bytes + delegate_not: stagingpolygon_Bytes + delegate_gt: stagingpolygon_Bytes + delegate_lt: stagingpolygon_Bytes + delegate_gte: stagingpolygon_Bytes + delegate_lte: stagingpolygon_Bytes + delegate_in: [stagingpolygon_Bytes!] + delegate_not_in: [stagingpolygon_Bytes!] + delegate_contains: stagingpolygon_Bytes + delegate_not_contains: stagingpolygon_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingzksync_Bytes - callData_not: stagingzksync_Bytes - callData_gt: stagingzksync_Bytes - callData_lt: stagingzksync_Bytes - callData_gte: stagingzksync_Bytes - callData_lte: stagingzksync_Bytes - callData_in: [stagingzksync_Bytes!] - callData_not_in: [stagingzksync_Bytes!] - callData_contains: stagingzksync_Bytes - callData_not_contains: stagingzksync_Bytes + callData: stagingpolygon_Bytes + callData_not: stagingpolygon_Bytes + callData_gt: stagingpolygon_Bytes + callData_lt: stagingpolygon_Bytes + callData_gte: stagingpolygon_Bytes + callData_lte: stagingpolygon_Bytes + callData_in: [stagingpolygon_Bytes!] + callData_not_in: [stagingpolygon_Bytes!] + callData_contains: stagingpolygon_Bytes + callData_not_contains: stagingpolygon_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -180439,16 +179988,16 @@ input stagingzksync_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingzksync_Bytes - originSender_not: stagingzksync_Bytes - originSender_gt: stagingzksync_Bytes - originSender_lt: stagingzksync_Bytes - originSender_gte: stagingzksync_Bytes - originSender_lte: stagingzksync_Bytes - originSender_in: [stagingzksync_Bytes!] - originSender_not_in: [stagingzksync_Bytes!] - originSender_contains: stagingzksync_Bytes - originSender_not_contains: stagingzksync_Bytes + originSender: stagingpolygon_Bytes + originSender_not: stagingpolygon_Bytes + originSender_gt: stagingpolygon_Bytes + originSender_lt: stagingpolygon_Bytes + originSender_gte: stagingpolygon_Bytes + originSender_lte: stagingpolygon_Bytes + originSender_in: [stagingpolygon_Bytes!] + originSender_not_in: [stagingpolygon_Bytes!] + originSender_contains: stagingpolygon_Bytes + originSender_not_contains: stagingpolygon_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -180465,16 +180014,16 @@ input stagingzksync_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingzksync_Bytes - canonicalId_not: stagingzksync_Bytes - canonicalId_gt: stagingzksync_Bytes - canonicalId_lt: stagingzksync_Bytes - canonicalId_gte: stagingzksync_Bytes - canonicalId_lte: stagingzksync_Bytes - canonicalId_in: [stagingzksync_Bytes!] - canonicalId_not_in: [stagingzksync_Bytes!] - canonicalId_contains: stagingzksync_Bytes - canonicalId_not_contains: stagingzksync_Bytes + canonicalId: stagingpolygon_Bytes + canonicalId_not: stagingpolygon_Bytes + canonicalId_gt: stagingpolygon_Bytes + canonicalId_lt: stagingpolygon_Bytes + canonicalId_gte: stagingpolygon_Bytes + canonicalId_lte: stagingpolygon_Bytes + canonicalId_in: [stagingpolygon_Bytes!] + canonicalId_not_in: [stagingpolygon_Bytes!] + canonicalId_contains: stagingpolygon_Bytes + canonicalId_not_contains: stagingpolygon_Bytes asset: String asset_not: String asset_gt: String @@ -180495,7 +180044,7 @@ input stagingzksync_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingzksync_Asset_filter + asset_: stagingpolygon_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -180512,26 +180061,26 @@ input stagingzksync_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingzksync_Bytes - executedCaller_not: stagingzksync_Bytes - executedCaller_gt: stagingzksync_Bytes - executedCaller_lt: stagingzksync_Bytes - executedCaller_gte: stagingzksync_Bytes - executedCaller_lte: stagingzksync_Bytes - executedCaller_in: [stagingzksync_Bytes!] - executedCaller_not_in: [stagingzksync_Bytes!] - executedCaller_contains: stagingzksync_Bytes - executedCaller_not_contains: stagingzksync_Bytes - executedTransactionHash: stagingzksync_Bytes - executedTransactionHash_not: stagingzksync_Bytes - executedTransactionHash_gt: stagingzksync_Bytes - executedTransactionHash_lt: stagingzksync_Bytes - executedTransactionHash_gte: stagingzksync_Bytes - executedTransactionHash_lte: stagingzksync_Bytes - executedTransactionHash_in: [stagingzksync_Bytes!] - executedTransactionHash_not_in: [stagingzksync_Bytes!] - executedTransactionHash_contains: stagingzksync_Bytes - executedTransactionHash_not_contains: stagingzksync_Bytes + executedCaller: stagingpolygon_Bytes + executedCaller_not: stagingpolygon_Bytes + executedCaller_gt: stagingpolygon_Bytes + executedCaller_lt: stagingpolygon_Bytes + executedCaller_gte: stagingpolygon_Bytes + executedCaller_lte: stagingpolygon_Bytes + executedCaller_in: [stagingpolygon_Bytes!] + executedCaller_not_in: [stagingpolygon_Bytes!] + executedCaller_contains: stagingpolygon_Bytes + executedCaller_not_contains: stagingpolygon_Bytes + executedTransactionHash: stagingpolygon_Bytes + executedTransactionHash_not: stagingpolygon_Bytes + executedTransactionHash_gt: stagingpolygon_Bytes + executedTransactionHash_lt: stagingpolygon_Bytes + executedTransactionHash_gte: stagingpolygon_Bytes + executedTransactionHash_lte: stagingpolygon_Bytes + executedTransactionHash_in: [stagingpolygon_Bytes!] + executedTransactionHash_not_in: [stagingpolygon_Bytes!] + executedTransactionHash_contains: stagingpolygon_Bytes + executedTransactionHash_not_contains: stagingpolygon_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -180564,44 +180113,44 @@ input stagingzksync_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingzksync_Bytes - executedTxOrigin_not: stagingzksync_Bytes - executedTxOrigin_gt: stagingzksync_Bytes - executedTxOrigin_lt: stagingzksync_Bytes - executedTxOrigin_gte: stagingzksync_Bytes - executedTxOrigin_lte: stagingzksync_Bytes - executedTxOrigin_in: [stagingzksync_Bytes!] - executedTxOrigin_not_in: [stagingzksync_Bytes!] - executedTxOrigin_contains: stagingzksync_Bytes - executedTxOrigin_not_contains: stagingzksync_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingzksync_Bytes - reconciledCaller_not: stagingzksync_Bytes - reconciledCaller_gt: stagingzksync_Bytes - reconciledCaller_lt: stagingzksync_Bytes - reconciledCaller_gte: stagingzksync_Bytes - reconciledCaller_lte: stagingzksync_Bytes - reconciledCaller_in: [stagingzksync_Bytes!] - reconciledCaller_not_in: [stagingzksync_Bytes!] - reconciledCaller_contains: stagingzksync_Bytes - reconciledCaller_not_contains: stagingzksync_Bytes - reconciledTransactionHash: stagingzksync_Bytes - reconciledTransactionHash_not: stagingzksync_Bytes - reconciledTransactionHash_gt: stagingzksync_Bytes - reconciledTransactionHash_lt: stagingzksync_Bytes - reconciledTransactionHash_gte: stagingzksync_Bytes - reconciledTransactionHash_lte: stagingzksync_Bytes - reconciledTransactionHash_in: [stagingzksync_Bytes!] - reconciledTransactionHash_not_in: [stagingzksync_Bytes!] - reconciledTransactionHash_contains: stagingzksync_Bytes - reconciledTransactionHash_not_contains: stagingzksync_Bytes + executedTxOrigin: stagingpolygon_Bytes + executedTxOrigin_not: stagingpolygon_Bytes + executedTxOrigin_gt: stagingpolygon_Bytes + executedTxOrigin_lt: stagingpolygon_Bytes + executedTxOrigin_gte: stagingpolygon_Bytes + executedTxOrigin_lte: stagingpolygon_Bytes + executedTxOrigin_in: [stagingpolygon_Bytes!] + executedTxOrigin_not_in: [stagingpolygon_Bytes!] + executedTxOrigin_contains: stagingpolygon_Bytes + executedTxOrigin_not_contains: stagingpolygon_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: stagingpolygon_Bytes + reconciledCaller_not: stagingpolygon_Bytes + reconciledCaller_gt: stagingpolygon_Bytes + reconciledCaller_lt: stagingpolygon_Bytes + reconciledCaller_gte: stagingpolygon_Bytes + reconciledCaller_lte: stagingpolygon_Bytes + reconciledCaller_in: [stagingpolygon_Bytes!] + reconciledCaller_not_in: [stagingpolygon_Bytes!] + reconciledCaller_contains: stagingpolygon_Bytes + reconciledCaller_not_contains: stagingpolygon_Bytes + reconciledTransactionHash: stagingpolygon_Bytes + reconciledTransactionHash_not: stagingpolygon_Bytes + reconciledTransactionHash_gt: stagingpolygon_Bytes + reconciledTransactionHash_lt: stagingpolygon_Bytes + reconciledTransactionHash_gte: stagingpolygon_Bytes + reconciledTransactionHash_lte: stagingpolygon_Bytes + reconciledTransactionHash_in: [stagingpolygon_Bytes!] + reconciledTransactionHash_not_in: [stagingpolygon_Bytes!] + reconciledTransactionHash_contains: stagingpolygon_Bytes + reconciledTransactionHash_not_contains: stagingpolygon_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -180634,16 +180183,16 @@ input stagingzksync_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingzksync_Bytes - reconciledTxOrigin_not: stagingzksync_Bytes - reconciledTxOrigin_gt: stagingzksync_Bytes - reconciledTxOrigin_lt: stagingzksync_Bytes - reconciledTxOrigin_gte: stagingzksync_Bytes - reconciledTxOrigin_lte: stagingzksync_Bytes - reconciledTxOrigin_in: [stagingzksync_Bytes!] - reconciledTxOrigin_not_in: [stagingzksync_Bytes!] - reconciledTxOrigin_contains: stagingzksync_Bytes - reconciledTxOrigin_not_contains: stagingzksync_Bytes + reconciledTxOrigin: stagingpolygon_Bytes + reconciledTxOrigin_not: stagingpolygon_Bytes + reconciledTxOrigin_gt: stagingpolygon_Bytes + reconciledTxOrigin_lt: stagingpolygon_Bytes + reconciledTxOrigin_gte: stagingpolygon_Bytes + reconciledTxOrigin_lte: stagingpolygon_Bytes + reconciledTxOrigin_in: [stagingpolygon_Bytes!] + reconciledTxOrigin_not_in: [stagingpolygon_Bytes!] + reconciledTxOrigin_contains: stagingpolygon_Bytes + reconciledTxOrigin_not_contains: stagingpolygon_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -180653,12 +180202,12 @@ input stagingzksync_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_DestinationTransfer_filter] - or: [stagingzksync_DestinationTransfer_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_DestinationTransfer_filter] + or: [stagingpolygon_DestinationTransfer_filter] } -enum stagingzksync_DestinationTransfer_orderBy { +enum stagingpolygon_DestinationTransfer_orderBy { id chainId transferId @@ -180712,16 +180261,16 @@ enum stagingzksync_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingzksync_Int8 +scalar stagingpolygon_Int8 -type stagingzksync_OptimisticRootFinalized { +type stagingpolygon_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingzksync_Bytes! + aggregateRoot: stagingpolygon_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingzksync_OptimisticRootFinalized_filter { +input stagingpolygon_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -180730,16 +180279,16 @@ input stagingzksync_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingzksync_Bytes - aggregateRoot_not: stagingzksync_Bytes - aggregateRoot_gt: stagingzksync_Bytes - aggregateRoot_lt: stagingzksync_Bytes - aggregateRoot_gte: stagingzksync_Bytes - aggregateRoot_lte: stagingzksync_Bytes - aggregateRoot_in: [stagingzksync_Bytes!] - aggregateRoot_not_in: [stagingzksync_Bytes!] - aggregateRoot_contains: stagingzksync_Bytes - aggregateRoot_not_contains: stagingzksync_Bytes + aggregateRoot: stagingpolygon_Bytes + aggregateRoot_not: stagingpolygon_Bytes + aggregateRoot_gt: stagingpolygon_Bytes + aggregateRoot_lt: stagingpolygon_Bytes + aggregateRoot_gte: stagingpolygon_Bytes + aggregateRoot_lte: stagingpolygon_Bytes + aggregateRoot_in: [stagingpolygon_Bytes!] + aggregateRoot_not_in: [stagingpolygon_Bytes!] + aggregateRoot_contains: stagingpolygon_Bytes + aggregateRoot_not_contains: stagingpolygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -180757,12 +180306,12 @@ input stagingzksync_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_OptimisticRootFinalized_filter] - or: [stagingzksync_OptimisticRootFinalized_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_OptimisticRootFinalized_filter] + or: [stagingpolygon_OptimisticRootFinalized_filter] } -enum stagingzksync_OptimisticRootFinalized_orderBy { +enum stagingpolygon_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -180770,25 +180319,25 @@ enum stagingzksync_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingzksync_OrderDirection { +enum stagingpolygon_OrderDirection { asc desc } -type stagingzksync_OriginMessage { +type stagingpolygon_OriginMessage { id: ID! - transferId: stagingzksync_Bytes + transferId: stagingpolygon_Bytes destinationDomain: BigInt - leaf: stagingzksync_Bytes + leaf: stagingpolygon_Bytes index: BigInt - message: stagingzksync_Bytes - root: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes + message: stagingpolygon_Bytes + root: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes blockNumber: BigInt - rootCount: stagingzksync_RootCount + rootCount: stagingpolygon_RootCount } -input stagingzksync_OriginMessage_filter { +input stagingpolygon_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -180797,16 +180346,16 @@ input stagingzksync_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingzksync_Bytes - transferId_not: stagingzksync_Bytes - transferId_gt: stagingzksync_Bytes - transferId_lt: stagingzksync_Bytes - transferId_gte: stagingzksync_Bytes - transferId_lte: stagingzksync_Bytes - transferId_in: [stagingzksync_Bytes!] - transferId_not_in: [stagingzksync_Bytes!] - transferId_contains: stagingzksync_Bytes - transferId_not_contains: stagingzksync_Bytes + transferId: stagingpolygon_Bytes + transferId_not: stagingpolygon_Bytes + transferId_gt: stagingpolygon_Bytes + transferId_lt: stagingpolygon_Bytes + transferId_gte: stagingpolygon_Bytes + transferId_lte: stagingpolygon_Bytes + transferId_in: [stagingpolygon_Bytes!] + transferId_not_in: [stagingpolygon_Bytes!] + transferId_contains: stagingpolygon_Bytes + transferId_not_contains: stagingpolygon_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -180815,16 +180364,16 @@ input stagingzksync_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingzksync_Bytes - leaf_not: stagingzksync_Bytes - leaf_gt: stagingzksync_Bytes - leaf_lt: stagingzksync_Bytes - leaf_gte: stagingzksync_Bytes - leaf_lte: stagingzksync_Bytes - leaf_in: [stagingzksync_Bytes!] - leaf_not_in: [stagingzksync_Bytes!] - leaf_contains: stagingzksync_Bytes - leaf_not_contains: stagingzksync_Bytes + leaf: stagingpolygon_Bytes + leaf_not: stagingpolygon_Bytes + leaf_gt: stagingpolygon_Bytes + leaf_lt: stagingpolygon_Bytes + leaf_gte: stagingpolygon_Bytes + leaf_lte: stagingpolygon_Bytes + leaf_in: [stagingpolygon_Bytes!] + leaf_not_in: [stagingpolygon_Bytes!] + leaf_contains: stagingpolygon_Bytes + leaf_not_contains: stagingpolygon_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -180833,36 +180382,36 @@ input stagingzksync_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingzksync_Bytes - message_not: stagingzksync_Bytes - message_gt: stagingzksync_Bytes - message_lt: stagingzksync_Bytes - message_gte: stagingzksync_Bytes - message_lte: stagingzksync_Bytes - message_in: [stagingzksync_Bytes!] - message_not_in: [stagingzksync_Bytes!] - message_contains: stagingzksync_Bytes - message_not_contains: stagingzksync_Bytes - root: stagingzksync_Bytes - root_not: stagingzksync_Bytes - root_gt: stagingzksync_Bytes - root_lt: stagingzksync_Bytes - root_gte: stagingzksync_Bytes - root_lte: stagingzksync_Bytes - root_in: [stagingzksync_Bytes!] - root_not_in: [stagingzksync_Bytes!] - root_contains: stagingzksync_Bytes - root_not_contains: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes - transactionHash_not: stagingzksync_Bytes - transactionHash_gt: stagingzksync_Bytes - transactionHash_lt: stagingzksync_Bytes - transactionHash_gte: stagingzksync_Bytes - transactionHash_lte: stagingzksync_Bytes - transactionHash_in: [stagingzksync_Bytes!] - transactionHash_not_in: [stagingzksync_Bytes!] - transactionHash_contains: stagingzksync_Bytes - transactionHash_not_contains: stagingzksync_Bytes + message: stagingpolygon_Bytes + message_not: stagingpolygon_Bytes + message_gt: stagingpolygon_Bytes + message_lt: stagingpolygon_Bytes + message_gte: stagingpolygon_Bytes + message_lte: stagingpolygon_Bytes + message_in: [stagingpolygon_Bytes!] + message_not_in: [stagingpolygon_Bytes!] + message_contains: stagingpolygon_Bytes + message_not_contains: stagingpolygon_Bytes + root: stagingpolygon_Bytes + root_not: stagingpolygon_Bytes + root_gt: stagingpolygon_Bytes + root_lt: stagingpolygon_Bytes + root_gte: stagingpolygon_Bytes + root_lte: stagingpolygon_Bytes + root_in: [stagingpolygon_Bytes!] + root_not_in: [stagingpolygon_Bytes!] + root_contains: stagingpolygon_Bytes + root_not_contains: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes + transactionHash_not: stagingpolygon_Bytes + transactionHash_gt: stagingpolygon_Bytes + transactionHash_lt: stagingpolygon_Bytes + transactionHash_gte: stagingpolygon_Bytes + transactionHash_lte: stagingpolygon_Bytes + transactionHash_in: [stagingpolygon_Bytes!] + transactionHash_not_in: [stagingpolygon_Bytes!] + transactionHash_contains: stagingpolygon_Bytes + transactionHash_not_contains: stagingpolygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -180891,14 +180440,14 @@ input stagingzksync_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingzksync_RootCount_filter + rootCount_: stagingpolygon_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_OriginMessage_filter] - or: [stagingzksync_OriginMessage_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_OriginMessage_filter] + or: [stagingpolygon_OriginMessage_filter] } -enum stagingzksync_OriginMessage_orderBy { +enum stagingpolygon_OriginMessage_orderBy { id transferId destinationDomain @@ -180913,42 +180462,42 @@ enum stagingzksync_OriginMessage_orderBy { rootCount__count } -type stagingzksync_OriginTransfer { +type stagingpolygon_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingzksync_Bytes + transferId: stagingpolygon_Bytes nonce: BigInt - status: stagingzksync_TransferStatus - messageHash: stagingzksync_Bytes + status: stagingpolygon_TransferStatus + messageHash: stagingpolygon_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingzksync_Bytes - delegate: stagingzksync_Bytes + to: stagingpolygon_Bytes + delegate: stagingpolygon_Bytes receiveLocal: Boolean - callData: stagingzksync_Bytes + callData: stagingpolygon_Bytes slippage: BigInt - originSender: stagingzksync_Bytes + originSender: stagingpolygon_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingzksync_Bytes - asset: stagingzksync_Asset - transactingAsset: stagingzksync_Bytes - message: stagingzksync_OriginMessage + canonicalId: stagingpolygon_Bytes + asset: stagingpolygon_Asset + transactingAsset: stagingpolygon_Bytes + message: stagingpolygon_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingzksync_RelayerFee_orderBy, orderDirection: stagingzksync_OrderDirection, where: stagingzksync_RelayerFee_filter): [stagingzksync_RelayerFee!] - initialRelayerFeeAsset: stagingzksync_Bytes - caller: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingpolygon_RelayerFee_orderBy, orderDirection: stagingpolygon_OrderDirection, where: stagingpolygon_RelayerFee_filter): [stagingpolygon_RelayerFee!] + initialRelayerFeeAsset: stagingpolygon_Bytes + caller: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingzksync_Bytes + txOrigin: stagingpolygon_Bytes txNonce: BigInt } -input stagingzksync_OriginTransfer_filter { +input stagingpolygon_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -180965,16 +180514,16 @@ input stagingzksync_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingzksync_Bytes - transferId_not: stagingzksync_Bytes - transferId_gt: stagingzksync_Bytes - transferId_lt: stagingzksync_Bytes - transferId_gte: stagingzksync_Bytes - transferId_lte: stagingzksync_Bytes - transferId_in: [stagingzksync_Bytes!] - transferId_not_in: [stagingzksync_Bytes!] - transferId_contains: stagingzksync_Bytes - transferId_not_contains: stagingzksync_Bytes + transferId: stagingpolygon_Bytes + transferId_not: stagingpolygon_Bytes + transferId_gt: stagingpolygon_Bytes + transferId_lt: stagingpolygon_Bytes + transferId_gte: stagingpolygon_Bytes + transferId_lte: stagingpolygon_Bytes + transferId_in: [stagingpolygon_Bytes!] + transferId_not_in: [stagingpolygon_Bytes!] + transferId_contains: stagingpolygon_Bytes + transferId_not_contains: stagingpolygon_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -180983,20 +180532,20 @@ input stagingzksync_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingzksync_TransferStatus - status_not: stagingzksync_TransferStatus - status_in: [stagingzksync_TransferStatus!] - status_not_in: [stagingzksync_TransferStatus!] - messageHash: stagingzksync_Bytes - messageHash_not: stagingzksync_Bytes - messageHash_gt: stagingzksync_Bytes - messageHash_lt: stagingzksync_Bytes - messageHash_gte: stagingzksync_Bytes - messageHash_lte: stagingzksync_Bytes - messageHash_in: [stagingzksync_Bytes!] - messageHash_not_in: [stagingzksync_Bytes!] - messageHash_contains: stagingzksync_Bytes - messageHash_not_contains: stagingzksync_Bytes + status: stagingpolygon_TransferStatus + status_not: stagingpolygon_TransferStatus + status_in: [stagingpolygon_TransferStatus!] + status_not_in: [stagingpolygon_TransferStatus!] + messageHash: stagingpolygon_Bytes + messageHash_not: stagingpolygon_Bytes + messageHash_gt: stagingpolygon_Bytes + messageHash_lt: stagingpolygon_Bytes + messageHash_gte: stagingpolygon_Bytes + messageHash_lte: stagingpolygon_Bytes + messageHash_in: [stagingpolygon_Bytes!] + messageHash_not_in: [stagingpolygon_Bytes!] + messageHash_contains: stagingpolygon_Bytes + messageHash_not_contains: stagingpolygon_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -181021,40 +180570,40 @@ input stagingzksync_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingzksync_Bytes - to_not: stagingzksync_Bytes - to_gt: stagingzksync_Bytes - to_lt: stagingzksync_Bytes - to_gte: stagingzksync_Bytes - to_lte: stagingzksync_Bytes - to_in: [stagingzksync_Bytes!] - to_not_in: [stagingzksync_Bytes!] - to_contains: stagingzksync_Bytes - to_not_contains: stagingzksync_Bytes - delegate: stagingzksync_Bytes - delegate_not: stagingzksync_Bytes - delegate_gt: stagingzksync_Bytes - delegate_lt: stagingzksync_Bytes - delegate_gte: stagingzksync_Bytes - delegate_lte: stagingzksync_Bytes - delegate_in: [stagingzksync_Bytes!] - delegate_not_in: [stagingzksync_Bytes!] - delegate_contains: stagingzksync_Bytes - delegate_not_contains: stagingzksync_Bytes + to: stagingpolygon_Bytes + to_not: stagingpolygon_Bytes + to_gt: stagingpolygon_Bytes + to_lt: stagingpolygon_Bytes + to_gte: stagingpolygon_Bytes + to_lte: stagingpolygon_Bytes + to_in: [stagingpolygon_Bytes!] + to_not_in: [stagingpolygon_Bytes!] + to_contains: stagingpolygon_Bytes + to_not_contains: stagingpolygon_Bytes + delegate: stagingpolygon_Bytes + delegate_not: stagingpolygon_Bytes + delegate_gt: stagingpolygon_Bytes + delegate_lt: stagingpolygon_Bytes + delegate_gte: stagingpolygon_Bytes + delegate_lte: stagingpolygon_Bytes + delegate_in: [stagingpolygon_Bytes!] + delegate_not_in: [stagingpolygon_Bytes!] + delegate_contains: stagingpolygon_Bytes + delegate_not_contains: stagingpolygon_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingzksync_Bytes - callData_not: stagingzksync_Bytes - callData_gt: stagingzksync_Bytes - callData_lt: stagingzksync_Bytes - callData_gte: stagingzksync_Bytes - callData_lte: stagingzksync_Bytes - callData_in: [stagingzksync_Bytes!] - callData_not_in: [stagingzksync_Bytes!] - callData_contains: stagingzksync_Bytes - callData_not_contains: stagingzksync_Bytes + callData: stagingpolygon_Bytes + callData_not: stagingpolygon_Bytes + callData_gt: stagingpolygon_Bytes + callData_lt: stagingpolygon_Bytes + callData_gte: stagingpolygon_Bytes + callData_lte: stagingpolygon_Bytes + callData_in: [stagingpolygon_Bytes!] + callData_not_in: [stagingpolygon_Bytes!] + callData_contains: stagingpolygon_Bytes + callData_not_contains: stagingpolygon_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -181063,16 +180612,16 @@ input stagingzksync_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingzksync_Bytes - originSender_not: stagingzksync_Bytes - originSender_gt: stagingzksync_Bytes - originSender_lt: stagingzksync_Bytes - originSender_gte: stagingzksync_Bytes - originSender_lte: stagingzksync_Bytes - originSender_in: [stagingzksync_Bytes!] - originSender_not_in: [stagingzksync_Bytes!] - originSender_contains: stagingzksync_Bytes - originSender_not_contains: stagingzksync_Bytes + originSender: stagingpolygon_Bytes + originSender_not: stagingpolygon_Bytes + originSender_gt: stagingpolygon_Bytes + originSender_lt: stagingpolygon_Bytes + originSender_gte: stagingpolygon_Bytes + originSender_lte: stagingpolygon_Bytes + originSender_in: [stagingpolygon_Bytes!] + originSender_not_in: [stagingpolygon_Bytes!] + originSender_contains: stagingpolygon_Bytes + originSender_not_contains: stagingpolygon_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -181089,16 +180638,16 @@ input stagingzksync_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingzksync_Bytes - canonicalId_not: stagingzksync_Bytes - canonicalId_gt: stagingzksync_Bytes - canonicalId_lt: stagingzksync_Bytes - canonicalId_gte: stagingzksync_Bytes - canonicalId_lte: stagingzksync_Bytes - canonicalId_in: [stagingzksync_Bytes!] - canonicalId_not_in: [stagingzksync_Bytes!] - canonicalId_contains: stagingzksync_Bytes - canonicalId_not_contains: stagingzksync_Bytes + canonicalId: stagingpolygon_Bytes + canonicalId_not: stagingpolygon_Bytes + canonicalId_gt: stagingpolygon_Bytes + canonicalId_lt: stagingpolygon_Bytes + canonicalId_gte: stagingpolygon_Bytes + canonicalId_lte: stagingpolygon_Bytes + canonicalId_in: [stagingpolygon_Bytes!] + canonicalId_not_in: [stagingpolygon_Bytes!] + canonicalId_contains: stagingpolygon_Bytes + canonicalId_not_contains: stagingpolygon_Bytes asset: String asset_not: String asset_gt: String @@ -181119,17 +180668,17 @@ input stagingzksync_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingzksync_Asset_filter - transactingAsset: stagingzksync_Bytes - transactingAsset_not: stagingzksync_Bytes - transactingAsset_gt: stagingzksync_Bytes - transactingAsset_lt: stagingzksync_Bytes - transactingAsset_gte: stagingzksync_Bytes - transactingAsset_lte: stagingzksync_Bytes - transactingAsset_in: [stagingzksync_Bytes!] - transactingAsset_not_in: [stagingzksync_Bytes!] - transactingAsset_contains: stagingzksync_Bytes - transactingAsset_not_contains: stagingzksync_Bytes + asset_: stagingpolygon_Asset_filter + transactingAsset: stagingpolygon_Bytes + transactingAsset_not: stagingpolygon_Bytes + transactingAsset_gt: stagingpolygon_Bytes + transactingAsset_lt: stagingpolygon_Bytes + transactingAsset_gte: stagingpolygon_Bytes + transactingAsset_lte: stagingpolygon_Bytes + transactingAsset_in: [stagingpolygon_Bytes!] + transactingAsset_not_in: [stagingpolygon_Bytes!] + transactingAsset_contains: stagingpolygon_Bytes + transactingAsset_not_contains: stagingpolygon_Bytes message: String message_not: String message_gt: String @@ -181150,7 +180699,7 @@ input stagingzksync_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingzksync_OriginMessage_filter + message_: stagingpolygon_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -181165,37 +180714,37 @@ input stagingzksync_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingzksync_RelayerFee_filter - initialRelayerFeeAsset: stagingzksync_Bytes - initialRelayerFeeAsset_not: stagingzksync_Bytes - initialRelayerFeeAsset_gt: stagingzksync_Bytes - initialRelayerFeeAsset_lt: stagingzksync_Bytes - initialRelayerFeeAsset_gte: stagingzksync_Bytes - initialRelayerFeeAsset_lte: stagingzksync_Bytes - initialRelayerFeeAsset_in: [stagingzksync_Bytes!] - initialRelayerFeeAsset_not_in: [stagingzksync_Bytes!] - initialRelayerFeeAsset_contains: stagingzksync_Bytes - initialRelayerFeeAsset_not_contains: stagingzksync_Bytes - caller: stagingzksync_Bytes - caller_not: stagingzksync_Bytes - caller_gt: stagingzksync_Bytes - caller_lt: stagingzksync_Bytes - caller_gte: stagingzksync_Bytes - caller_lte: stagingzksync_Bytes - caller_in: [stagingzksync_Bytes!] - caller_not_in: [stagingzksync_Bytes!] - caller_contains: stagingzksync_Bytes - caller_not_contains: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes - transactionHash_not: stagingzksync_Bytes - transactionHash_gt: stagingzksync_Bytes - transactionHash_lt: stagingzksync_Bytes - transactionHash_gte: stagingzksync_Bytes - transactionHash_lte: stagingzksync_Bytes - transactionHash_in: [stagingzksync_Bytes!] - transactionHash_not_in: [stagingzksync_Bytes!] - transactionHash_contains: stagingzksync_Bytes - transactionHash_not_contains: stagingzksync_Bytes + relayerFees_: stagingpolygon_RelayerFee_filter + initialRelayerFeeAsset: stagingpolygon_Bytes + initialRelayerFeeAsset_not: stagingpolygon_Bytes + initialRelayerFeeAsset_gt: stagingpolygon_Bytes + initialRelayerFeeAsset_lt: stagingpolygon_Bytes + initialRelayerFeeAsset_gte: stagingpolygon_Bytes + initialRelayerFeeAsset_lte: stagingpolygon_Bytes + initialRelayerFeeAsset_in: [stagingpolygon_Bytes!] + initialRelayerFeeAsset_not_in: [stagingpolygon_Bytes!] + initialRelayerFeeAsset_contains: stagingpolygon_Bytes + initialRelayerFeeAsset_not_contains: stagingpolygon_Bytes + caller: stagingpolygon_Bytes + caller_not: stagingpolygon_Bytes + caller_gt: stagingpolygon_Bytes + caller_lt: stagingpolygon_Bytes + caller_gte: stagingpolygon_Bytes + caller_lte: stagingpolygon_Bytes + caller_in: [stagingpolygon_Bytes!] + caller_not_in: [stagingpolygon_Bytes!] + caller_contains: stagingpolygon_Bytes + caller_not_contains: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes + transactionHash_not: stagingpolygon_Bytes + transactionHash_gt: stagingpolygon_Bytes + transactionHash_lt: stagingpolygon_Bytes + transactionHash_gte: stagingpolygon_Bytes + transactionHash_lte: stagingpolygon_Bytes + transactionHash_in: [stagingpolygon_Bytes!] + transactionHash_not_in: [stagingpolygon_Bytes!] + transactionHash_contains: stagingpolygon_Bytes + transactionHash_not_contains: stagingpolygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -181228,16 +180777,16 @@ input stagingzksync_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingzksync_Bytes - txOrigin_not: stagingzksync_Bytes - txOrigin_gt: stagingzksync_Bytes - txOrigin_lt: stagingzksync_Bytes - txOrigin_gte: stagingzksync_Bytes - txOrigin_lte: stagingzksync_Bytes - txOrigin_in: [stagingzksync_Bytes!] - txOrigin_not_in: [stagingzksync_Bytes!] - txOrigin_contains: stagingzksync_Bytes - txOrigin_not_contains: stagingzksync_Bytes + txOrigin: stagingpolygon_Bytes + txOrigin_not: stagingpolygon_Bytes + txOrigin_gt: stagingpolygon_Bytes + txOrigin_lt: stagingpolygon_Bytes + txOrigin_gte: stagingpolygon_Bytes + txOrigin_lte: stagingpolygon_Bytes + txOrigin_in: [stagingpolygon_Bytes!] + txOrigin_not_in: [stagingpolygon_Bytes!] + txOrigin_contains: stagingpolygon_Bytes + txOrigin_not_contains: stagingpolygon_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -181247,12 +180796,12 @@ input stagingzksync_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_OriginTransfer_filter] - or: [stagingzksync_OriginTransfer_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_OriginTransfer_filter] + or: [stagingpolygon_OriginTransfer_filter] } -enum stagingzksync_OriginTransfer_orderBy { +enum stagingpolygon_OriginTransfer_orderBy { id chainId transferId @@ -181305,20 +180854,20 @@ enum stagingzksync_OriginTransfer_orderBy { txNonce } -type stagingzksync_Relayer { +type stagingpolygon_Relayer { id: ID! isActive: Boolean! - relayer: stagingzksync_Bytes + relayer: stagingpolygon_Bytes } -type stagingzksync_RelayerFee { +type stagingpolygon_RelayerFee { id: ID! - transfer: stagingzksync_OriginTransfer! + transfer: stagingpolygon_OriginTransfer! fee: BigInt! - asset: stagingzksync_Bytes! + asset: stagingpolygon_Bytes! } -input stagingzksync_RelayerFee_filter { +input stagingpolygon_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -181347,7 +180896,7 @@ input stagingzksync_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingzksync_OriginTransfer_filter + transfer_: stagingpolygon_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -181356,23 +180905,23 @@ input stagingzksync_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingzksync_Bytes - asset_not: stagingzksync_Bytes - asset_gt: stagingzksync_Bytes - asset_lt: stagingzksync_Bytes - asset_gte: stagingzksync_Bytes - asset_lte: stagingzksync_Bytes - asset_in: [stagingzksync_Bytes!] - asset_not_in: [stagingzksync_Bytes!] - asset_contains: stagingzksync_Bytes - asset_not_contains: stagingzksync_Bytes + asset: stagingpolygon_Bytes + asset_not: stagingpolygon_Bytes + asset_gt: stagingpolygon_Bytes + asset_lt: stagingpolygon_Bytes + asset_gte: stagingpolygon_Bytes + asset_lte: stagingpolygon_Bytes + asset_in: [stagingpolygon_Bytes!] + asset_not_in: [stagingpolygon_Bytes!] + asset_contains: stagingpolygon_Bytes + asset_not_contains: stagingpolygon_Bytes """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_RelayerFee_filter] - or: [stagingzksync_RelayerFee_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_RelayerFee_filter] + or: [stagingpolygon_RelayerFee_filter] } -enum stagingzksync_RelayerFee_orderBy { +enum stagingpolygon_RelayerFee_orderBy { id transfer transfer__id @@ -181408,20 +180957,20 @@ enum stagingzksync_RelayerFee_orderBy { asset } -type stagingzksync_RelayerFeesIncrease { +type stagingpolygon_RelayerFeesIncrease { id: ID! - transfer: stagingzksync_OriginTransfer! + transfer: stagingpolygon_OriginTransfer! increase: BigInt - asset: stagingzksync_Bytes - caller: stagingzksync_Bytes! - transactionHash: stagingzksync_Bytes! + asset: stagingpolygon_Bytes + caller: stagingpolygon_Bytes! + transactionHash: stagingpolygon_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingzksync_RelayerFeesIncrease_filter { +input stagingpolygon_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -181450,7 +180999,7 @@ input stagingzksync_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingzksync_OriginTransfer_filter + transfer_: stagingpolygon_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -181459,36 +181008,36 @@ input stagingzksync_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingzksync_Bytes - asset_not: stagingzksync_Bytes - asset_gt: stagingzksync_Bytes - asset_lt: stagingzksync_Bytes - asset_gte: stagingzksync_Bytes - asset_lte: stagingzksync_Bytes - asset_in: [stagingzksync_Bytes!] - asset_not_in: [stagingzksync_Bytes!] - asset_contains: stagingzksync_Bytes - asset_not_contains: stagingzksync_Bytes - caller: stagingzksync_Bytes - caller_not: stagingzksync_Bytes - caller_gt: stagingzksync_Bytes - caller_lt: stagingzksync_Bytes - caller_gte: stagingzksync_Bytes - caller_lte: stagingzksync_Bytes - caller_in: [stagingzksync_Bytes!] - caller_not_in: [stagingzksync_Bytes!] - caller_contains: stagingzksync_Bytes - caller_not_contains: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes - transactionHash_not: stagingzksync_Bytes - transactionHash_gt: stagingzksync_Bytes - transactionHash_lt: stagingzksync_Bytes - transactionHash_gte: stagingzksync_Bytes - transactionHash_lte: stagingzksync_Bytes - transactionHash_in: [stagingzksync_Bytes!] - transactionHash_not_in: [stagingzksync_Bytes!] - transactionHash_contains: stagingzksync_Bytes - transactionHash_not_contains: stagingzksync_Bytes + asset: stagingpolygon_Bytes + asset_not: stagingpolygon_Bytes + asset_gt: stagingpolygon_Bytes + asset_lt: stagingpolygon_Bytes + asset_gte: stagingpolygon_Bytes + asset_lte: stagingpolygon_Bytes + asset_in: [stagingpolygon_Bytes!] + asset_not_in: [stagingpolygon_Bytes!] + asset_contains: stagingpolygon_Bytes + asset_not_contains: stagingpolygon_Bytes + caller: stagingpolygon_Bytes + caller_not: stagingpolygon_Bytes + caller_gt: stagingpolygon_Bytes + caller_lt: stagingpolygon_Bytes + caller_gte: stagingpolygon_Bytes + caller_lte: stagingpolygon_Bytes + caller_in: [stagingpolygon_Bytes!] + caller_not_in: [stagingpolygon_Bytes!] + caller_contains: stagingpolygon_Bytes + caller_not_contains: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes + transactionHash_not: stagingpolygon_Bytes + transactionHash_gt: stagingpolygon_Bytes + transactionHash_lt: stagingpolygon_Bytes + transactionHash_gte: stagingpolygon_Bytes + transactionHash_lte: stagingpolygon_Bytes + transactionHash_in: [stagingpolygon_Bytes!] + transactionHash_not_in: [stagingpolygon_Bytes!] + transactionHash_contains: stagingpolygon_Bytes + transactionHash_not_contains: stagingpolygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -181522,12 +181071,12 @@ input stagingzksync_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_RelayerFeesIncrease_filter] - or: [stagingzksync_RelayerFeesIncrease_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_RelayerFeesIncrease_filter] + or: [stagingpolygon_RelayerFeesIncrease_filter] } -enum stagingzksync_RelayerFeesIncrease_orderBy { +enum stagingpolygon_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -181569,7 +181118,7 @@ enum stagingzksync_RelayerFeesIncrease_orderBy { blockNumber } -input stagingzksync_Relayer_filter { +input stagingpolygon_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -181582,34 +181131,34 @@ input stagingzksync_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingzksync_Bytes - relayer_not: stagingzksync_Bytes - relayer_gt: stagingzksync_Bytes - relayer_lt: stagingzksync_Bytes - relayer_gte: stagingzksync_Bytes - relayer_lte: stagingzksync_Bytes - relayer_in: [stagingzksync_Bytes!] - relayer_not_in: [stagingzksync_Bytes!] - relayer_contains: stagingzksync_Bytes - relayer_not_contains: stagingzksync_Bytes + relayer: stagingpolygon_Bytes + relayer_not: stagingpolygon_Bytes + relayer_gt: stagingpolygon_Bytes + relayer_lt: stagingpolygon_Bytes + relayer_gte: stagingpolygon_Bytes + relayer_lte: stagingpolygon_Bytes + relayer_in: [stagingpolygon_Bytes!] + relayer_not_in: [stagingpolygon_Bytes!] + relayer_contains: stagingpolygon_Bytes + relayer_not_contains: stagingpolygon_Bytes """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_Relayer_filter] - or: [stagingzksync_Relayer_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_Relayer_filter] + or: [stagingpolygon_Relayer_filter] } -enum stagingzksync_Relayer_orderBy { +enum stagingpolygon_Relayer_orderBy { id isActive relayer } -type stagingzksync_RootCount { +type stagingpolygon_RootCount { id: ID! count: BigInt } -input stagingzksync_RootCount_filter { +input stagingpolygon_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -181627,31 +181176,31 @@ input stagingzksync_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_RootCount_filter] - or: [stagingzksync_RootCount_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_RootCount_filter] + or: [stagingpolygon_RootCount_filter] } -enum stagingzksync_RootCount_orderBy { +enum stagingpolygon_RootCount_orderBy { id count } -type stagingzksync_RootMessageSent { +type stagingpolygon_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingzksync_Bytes + root: stagingpolygon_Bytes count: BigInt - caller: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes + caller: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingzksync_RootMessageSent_filter { +input stagingpolygon_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -181676,16 +181225,16 @@ input stagingzksync_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingzksync_Bytes - root_not: stagingzksync_Bytes - root_gt: stagingzksync_Bytes - root_lt: stagingzksync_Bytes - root_gte: stagingzksync_Bytes - root_lte: stagingzksync_Bytes - root_in: [stagingzksync_Bytes!] - root_not_in: [stagingzksync_Bytes!] - root_contains: stagingzksync_Bytes - root_not_contains: stagingzksync_Bytes + root: stagingpolygon_Bytes + root_not: stagingpolygon_Bytes + root_gt: stagingpolygon_Bytes + root_lt: stagingpolygon_Bytes + root_gte: stagingpolygon_Bytes + root_lte: stagingpolygon_Bytes + root_in: [stagingpolygon_Bytes!] + root_not_in: [stagingpolygon_Bytes!] + root_contains: stagingpolygon_Bytes + root_not_contains: stagingpolygon_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -181694,26 +181243,26 @@ input stagingzksync_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingzksync_Bytes - caller_not: stagingzksync_Bytes - caller_gt: stagingzksync_Bytes - caller_lt: stagingzksync_Bytes - caller_gte: stagingzksync_Bytes - caller_lte: stagingzksync_Bytes - caller_in: [stagingzksync_Bytes!] - caller_not_in: [stagingzksync_Bytes!] - caller_contains: stagingzksync_Bytes - caller_not_contains: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes - transactionHash_not: stagingzksync_Bytes - transactionHash_gt: stagingzksync_Bytes - transactionHash_lt: stagingzksync_Bytes - transactionHash_gte: stagingzksync_Bytes - transactionHash_lte: stagingzksync_Bytes - transactionHash_in: [stagingzksync_Bytes!] - transactionHash_not_in: [stagingzksync_Bytes!] - transactionHash_contains: stagingzksync_Bytes - transactionHash_not_contains: stagingzksync_Bytes + caller: stagingpolygon_Bytes + caller_not: stagingpolygon_Bytes + caller_gt: stagingpolygon_Bytes + caller_lt: stagingpolygon_Bytes + caller_gte: stagingpolygon_Bytes + caller_lte: stagingpolygon_Bytes + caller_in: [stagingpolygon_Bytes!] + caller_not_in: [stagingpolygon_Bytes!] + caller_contains: stagingpolygon_Bytes + caller_not_contains: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes + transactionHash_not: stagingpolygon_Bytes + transactionHash_gt: stagingpolygon_Bytes + transactionHash_lt: stagingpolygon_Bytes + transactionHash_gte: stagingpolygon_Bytes + transactionHash_lte: stagingpolygon_Bytes + transactionHash_in: [stagingpolygon_Bytes!] + transactionHash_not_in: [stagingpolygon_Bytes!] + transactionHash_contains: stagingpolygon_Bytes + transactionHash_not_contains: stagingpolygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -181747,12 +181296,12 @@ input stagingzksync_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_RootMessageSent_filter] - or: [stagingzksync_RootMessageSent_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_RootMessageSent_filter] + or: [stagingpolygon_RootMessageSent_filter] } -enum stagingzksync_RootMessageSent_orderBy { +enum stagingpolygon_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -181766,25 +181315,25 @@ enum stagingzksync_RootMessageSent_orderBy { blockNumber } -type stagingzksync_Router { +type stagingpolygon_Router { id: ID! isActive: Boolean! - owner: stagingzksync_Bytes - recipient: stagingzksync_Bytes - proposedOwner: stagingzksync_Bytes + owner: stagingpolygon_Bytes + recipient: stagingpolygon_Bytes + proposedOwner: stagingpolygon_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingzksync_AssetBalance_orderBy, orderDirection: stagingzksync_OrderDirection, where: stagingzksync_AssetBalance_filter): [stagingzksync_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingpolygon_AssetBalance_orderBy, orderDirection: stagingpolygon_OrderDirection, where: stagingpolygon_AssetBalance_filter): [stagingpolygon_AssetBalance!]! } -type stagingzksync_RouterDailyTVL { +type stagingpolygon_RouterDailyTVL { id: ID! - router: stagingzksync_Router! - asset: stagingzksync_Asset! + router: stagingpolygon_Router! + asset: stagingpolygon_Asset! timestamp: BigInt! balance: BigInt! } -input stagingzksync_RouterDailyTVL_filter { +input stagingpolygon_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -181813,7 +181362,7 @@ input stagingzksync_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingzksync_Router_filter + router_: stagingpolygon_Router_filter asset: String asset_not: String asset_gt: String @@ -181834,7 +181383,7 @@ input stagingzksync_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingzksync_Asset_filter + asset_: stagingpolygon_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -181852,12 +181401,12 @@ input stagingzksync_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_RouterDailyTVL_filter] - or: [stagingzksync_RouterDailyTVL_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_RouterDailyTVL_filter] + or: [stagingpolygon_RouterDailyTVL_filter] } -enum stagingzksync_RouterDailyTVL_orderBy { +enum stagingpolygon_RouterDailyTVL_orderBy { id router router__id @@ -181880,26 +181429,26 @@ enum stagingzksync_RouterDailyTVL_orderBy { balance } -type stagingzksync_RouterLiquidityEvent { +type stagingpolygon_RouterLiquidityEvent { id: ID! - type: stagingzksync_RouterLiquidityEventType - router: stagingzksync_Router! - asset: stagingzksync_Asset! + type: stagingpolygon_RouterLiquidityEventType + router: stagingpolygon_Router! + asset: stagingpolygon_Asset! amount: BigInt! balance: BigInt! - caller: stagingzksync_Bytes + caller: stagingpolygon_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingzksync_Bytes! + transactionHash: stagingpolygon_Bytes! nonce: BigInt! } -enum stagingzksync_RouterLiquidityEventType { +enum stagingpolygon_RouterLiquidityEventType { Add Remove } -input stagingzksync_RouterLiquidityEvent_filter { +input stagingpolygon_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -181908,10 +181457,10 @@ input stagingzksync_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingzksync_RouterLiquidityEventType - type_not: stagingzksync_RouterLiquidityEventType - type_in: [stagingzksync_RouterLiquidityEventType!] - type_not_in: [stagingzksync_RouterLiquidityEventType!] + type: stagingpolygon_RouterLiquidityEventType + type_not: stagingpolygon_RouterLiquidityEventType + type_in: [stagingpolygon_RouterLiquidityEventType!] + type_not_in: [stagingpolygon_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -181932,7 +181481,7 @@ input stagingzksync_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingzksync_Router_filter + router_: stagingpolygon_Router_filter asset: String asset_not: String asset_gt: String @@ -181953,7 +181502,7 @@ input stagingzksync_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingzksync_Asset_filter + asset_: stagingpolygon_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -181970,16 +181519,16 @@ input stagingzksync_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingzksync_Bytes - caller_not: stagingzksync_Bytes - caller_gt: stagingzksync_Bytes - caller_lt: stagingzksync_Bytes - caller_gte: stagingzksync_Bytes - caller_lte: stagingzksync_Bytes - caller_in: [stagingzksync_Bytes!] - caller_not_in: [stagingzksync_Bytes!] - caller_contains: stagingzksync_Bytes - caller_not_contains: stagingzksync_Bytes + caller: stagingpolygon_Bytes + caller_not: stagingpolygon_Bytes + caller_gt: stagingpolygon_Bytes + caller_lt: stagingpolygon_Bytes + caller_gte: stagingpolygon_Bytes + caller_lte: stagingpolygon_Bytes + caller_in: [stagingpolygon_Bytes!] + caller_not_in: [stagingpolygon_Bytes!] + caller_contains: stagingpolygon_Bytes + caller_not_contains: stagingpolygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -181996,16 +181545,16 @@ input stagingzksync_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingzksync_Bytes - transactionHash_not: stagingzksync_Bytes - transactionHash_gt: stagingzksync_Bytes - transactionHash_lt: stagingzksync_Bytes - transactionHash_gte: stagingzksync_Bytes - transactionHash_lte: stagingzksync_Bytes - transactionHash_in: [stagingzksync_Bytes!] - transactionHash_not_in: [stagingzksync_Bytes!] - transactionHash_contains: stagingzksync_Bytes - transactionHash_not_contains: stagingzksync_Bytes + transactionHash: stagingpolygon_Bytes + transactionHash_not: stagingpolygon_Bytes + transactionHash_gt: stagingpolygon_Bytes + transactionHash_lt: stagingpolygon_Bytes + transactionHash_gte: stagingpolygon_Bytes + transactionHash_lte: stagingpolygon_Bytes + transactionHash_in: [stagingpolygon_Bytes!] + transactionHash_not_in: [stagingpolygon_Bytes!] + transactionHash_contains: stagingpolygon_Bytes + transactionHash_not_contains: stagingpolygon_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -182015,12 +181564,12 @@ input stagingzksync_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_RouterLiquidityEvent_filter] - or: [stagingzksync_RouterLiquidityEvent_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_RouterLiquidityEvent_filter] + or: [stagingpolygon_RouterLiquidityEvent_filter] } -enum stagingzksync_RouterLiquidityEvent_orderBy { +enum stagingpolygon_RouterLiquidityEvent_orderBy { id type router @@ -182049,7 +181598,7 @@ enum stagingzksync_RouterLiquidityEvent_orderBy { nonce } -input stagingzksync_Router_filter { +input stagingpolygon_Router_filter { id: ID id_not: ID id_gt: ID @@ -182062,36 +181611,36 @@ input stagingzksync_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingzksync_Bytes - owner_not: stagingzksync_Bytes - owner_gt: stagingzksync_Bytes - owner_lt: stagingzksync_Bytes - owner_gte: stagingzksync_Bytes - owner_lte: stagingzksync_Bytes - owner_in: [stagingzksync_Bytes!] - owner_not_in: [stagingzksync_Bytes!] - owner_contains: stagingzksync_Bytes - owner_not_contains: stagingzksync_Bytes - recipient: stagingzksync_Bytes - recipient_not: stagingzksync_Bytes - recipient_gt: stagingzksync_Bytes - recipient_lt: stagingzksync_Bytes - recipient_gte: stagingzksync_Bytes - recipient_lte: stagingzksync_Bytes - recipient_in: [stagingzksync_Bytes!] - recipient_not_in: [stagingzksync_Bytes!] - recipient_contains: stagingzksync_Bytes - recipient_not_contains: stagingzksync_Bytes - proposedOwner: stagingzksync_Bytes - proposedOwner_not: stagingzksync_Bytes - proposedOwner_gt: stagingzksync_Bytes - proposedOwner_lt: stagingzksync_Bytes - proposedOwner_gte: stagingzksync_Bytes - proposedOwner_lte: stagingzksync_Bytes - proposedOwner_in: [stagingzksync_Bytes!] - proposedOwner_not_in: [stagingzksync_Bytes!] - proposedOwner_contains: stagingzksync_Bytes - proposedOwner_not_contains: stagingzksync_Bytes + owner: stagingpolygon_Bytes + owner_not: stagingpolygon_Bytes + owner_gt: stagingpolygon_Bytes + owner_lt: stagingpolygon_Bytes + owner_gte: stagingpolygon_Bytes + owner_lte: stagingpolygon_Bytes + owner_in: [stagingpolygon_Bytes!] + owner_not_in: [stagingpolygon_Bytes!] + owner_contains: stagingpolygon_Bytes + owner_not_contains: stagingpolygon_Bytes + recipient: stagingpolygon_Bytes + recipient_not: stagingpolygon_Bytes + recipient_gt: stagingpolygon_Bytes + recipient_lt: stagingpolygon_Bytes + recipient_gte: stagingpolygon_Bytes + recipient_lte: stagingpolygon_Bytes + recipient_in: [stagingpolygon_Bytes!] + recipient_not_in: [stagingpolygon_Bytes!] + recipient_contains: stagingpolygon_Bytes + recipient_not_contains: stagingpolygon_Bytes + proposedOwner: stagingpolygon_Bytes + proposedOwner_not: stagingpolygon_Bytes + proposedOwner_gt: stagingpolygon_Bytes + proposedOwner_lt: stagingpolygon_Bytes + proposedOwner_gte: stagingpolygon_Bytes + proposedOwner_lte: stagingpolygon_Bytes + proposedOwner_in: [stagingpolygon_Bytes!] + proposedOwner_not_in: [stagingpolygon_Bytes!] + proposedOwner_contains: stagingpolygon_Bytes + proposedOwner_not_contains: stagingpolygon_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -182100,14 +181649,14 @@ input stagingzksync_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingzksync_AssetBalance_filter + assetBalances_: stagingpolygon_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_Router_filter] - or: [stagingzksync_Router_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_Router_filter] + or: [stagingpolygon_Router_filter] } -enum stagingzksync_Router_orderBy { +enum stagingpolygon_Router_orderBy { id isActive owner @@ -182117,13 +181666,13 @@ enum stagingzksync_Router_orderBy { assetBalances } -type stagingzksync_Sequencer { +type stagingpolygon_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingzksync_Bytes + sequencer: stagingpolygon_Bytes } -input stagingzksync_Sequencer_filter { +input stagingpolygon_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -182136,35 +181685,35 @@ input stagingzksync_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingzksync_Bytes - sequencer_not: stagingzksync_Bytes - sequencer_gt: stagingzksync_Bytes - sequencer_lt: stagingzksync_Bytes - sequencer_gte: stagingzksync_Bytes - sequencer_lte: stagingzksync_Bytes - sequencer_in: [stagingzksync_Bytes!] - sequencer_not_in: [stagingzksync_Bytes!] - sequencer_contains: stagingzksync_Bytes - sequencer_not_contains: stagingzksync_Bytes + sequencer: stagingpolygon_Bytes + sequencer_not: stagingpolygon_Bytes + sequencer_gt: stagingpolygon_Bytes + sequencer_lt: stagingpolygon_Bytes + sequencer_gte: stagingpolygon_Bytes + sequencer_lte: stagingpolygon_Bytes + sequencer_in: [stagingpolygon_Bytes!] + sequencer_not_in: [stagingpolygon_Bytes!] + sequencer_contains: stagingpolygon_Bytes + sequencer_not_contains: stagingpolygon_Bytes """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_Sequencer_filter] - or: [stagingzksync_Sequencer_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_Sequencer_filter] + or: [stagingpolygon_Sequencer_filter] } -enum stagingzksync_Sequencer_orderBy { +enum stagingpolygon_Sequencer_orderBy { id isActive sequencer } -type stagingzksync_Setting { +type stagingpolygon_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingzksync_Bytes! + caller: stagingpolygon_Bytes! } -input stagingzksync_Setting_filter { +input stagingpolygon_Setting_filter { id: ID id_not: ID id_gt: ID @@ -182181,41 +181730,41 @@ input stagingzksync_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingzksync_Bytes - caller_not: stagingzksync_Bytes - caller_gt: stagingzksync_Bytes - caller_lt: stagingzksync_Bytes - caller_gte: stagingzksync_Bytes - caller_lte: stagingzksync_Bytes - caller_in: [stagingzksync_Bytes!] - caller_not_in: [stagingzksync_Bytes!] - caller_contains: stagingzksync_Bytes - caller_not_contains: stagingzksync_Bytes + caller: stagingpolygon_Bytes + caller_not: stagingpolygon_Bytes + caller_gt: stagingpolygon_Bytes + caller_lt: stagingpolygon_Bytes + caller_gte: stagingpolygon_Bytes + caller_lte: stagingpolygon_Bytes + caller_in: [stagingpolygon_Bytes!] + caller_not_in: [stagingpolygon_Bytes!] + caller_contains: stagingpolygon_Bytes + caller_not_contains: stagingpolygon_Bytes """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_Setting_filter] - or: [stagingzksync_Setting_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_Setting_filter] + or: [stagingpolygon_Setting_filter] } -enum stagingzksync_Setting_orderBy { +enum stagingpolygon_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingzksync_SlippageUpdate { +type stagingpolygon_SlippageUpdate { id: ID! - transfer: stagingzksync_DestinationTransfer! + transfer: stagingpolygon_DestinationTransfer! slippage: BigInt! - caller: stagingzksync_Bytes! - transactionHash: stagingzksync_Bytes! + caller: stagingpolygon_Bytes! + transactionHash: stagingpolygon_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingzksync_SlippageUpdate_filter { +input stagingpolygon_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -182244,7 +181793,7 @@ input stagingzksync_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingzksync_DestinationTransfer_filter + transfer_: stagingpolygon_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -182253,26 +181802,26 @@ input stagingzksync_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingzksync_Bytes - caller_not: stagingzksync_Bytes - caller_gt: stagingzksync_Bytes - caller_lt: stagingzksync_Bytes - caller_gte: stagingzksync_Bytes - caller_lte: stagingzksync_Bytes - caller_in: [stagingzksync_Bytes!] - caller_not_in: [stagingzksync_Bytes!] - caller_contains: stagingzksync_Bytes - caller_not_contains: stagingzksync_Bytes - transactionHash: stagingzksync_Bytes - transactionHash_not: stagingzksync_Bytes - transactionHash_gt: stagingzksync_Bytes - transactionHash_lt: stagingzksync_Bytes - transactionHash_gte: stagingzksync_Bytes - transactionHash_lte: stagingzksync_Bytes - transactionHash_in: [stagingzksync_Bytes!] - transactionHash_not_in: [stagingzksync_Bytes!] - transactionHash_contains: stagingzksync_Bytes - transactionHash_not_contains: stagingzksync_Bytes + caller: stagingpolygon_Bytes + caller_not: stagingpolygon_Bytes + caller_gt: stagingpolygon_Bytes + caller_lt: stagingpolygon_Bytes + caller_gte: stagingpolygon_Bytes + caller_lte: stagingpolygon_Bytes + caller_in: [stagingpolygon_Bytes!] + caller_not_in: [stagingpolygon_Bytes!] + caller_contains: stagingpolygon_Bytes + caller_not_contains: stagingpolygon_Bytes + transactionHash: stagingpolygon_Bytes + transactionHash_not: stagingpolygon_Bytes + transactionHash_gt: stagingpolygon_Bytes + transactionHash_lt: stagingpolygon_Bytes + transactionHash_gte: stagingpolygon_Bytes + transactionHash_lte: stagingpolygon_Bytes + transactionHash_in: [stagingpolygon_Bytes!] + transactionHash_not_in: [stagingpolygon_Bytes!] + transactionHash_contains: stagingpolygon_Bytes + transactionHash_not_contains: stagingpolygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -182306,12 +181855,12 @@ input stagingzksync_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_SlippageUpdate_filter] - or: [stagingzksync_SlippageUpdate_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_SlippageUpdate_filter] + or: [stagingpolygon_SlippageUpdate_filter] } -enum stagingzksync_SlippageUpdate_orderBy { +enum stagingpolygon_SlippageUpdate_orderBy { id transfer transfer__id @@ -182359,16 +181908,16 @@ enum stagingzksync_SlippageUpdate_orderBy { blockNumber } -type stagingzksync_SnapshotRoot { +type stagingpolygon_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingzksync_Bytes! + root: stagingpolygon_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingzksync_SnapshotRoot_filter { +input stagingpolygon_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -182385,16 +181934,16 @@ input stagingzksync_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingzksync_Bytes - root_not: stagingzksync_Bytes - root_gt: stagingzksync_Bytes - root_lt: stagingzksync_Bytes - root_gte: stagingzksync_Bytes - root_lte: stagingzksync_Bytes - root_in: [stagingzksync_Bytes!] - root_not_in: [stagingzksync_Bytes!] - root_contains: stagingzksync_Bytes - root_not_contains: stagingzksync_Bytes + root: stagingpolygon_Bytes + root_not: stagingpolygon_Bytes + root_gt: stagingpolygon_Bytes + root_lt: stagingpolygon_Bytes + root_gte: stagingpolygon_Bytes + root_lte: stagingpolygon_Bytes + root_in: [stagingpolygon_Bytes!] + root_not_in: [stagingpolygon_Bytes!] + root_contains: stagingpolygon_Bytes + root_not_contains: stagingpolygon_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -182420,12 +181969,12 @@ input stagingzksync_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_SnapshotRoot_filter] - or: [stagingzksync_SnapshotRoot_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_SnapshotRoot_filter] + or: [stagingpolygon_SnapshotRoot_filter] } -enum stagingzksync_SnapshotRoot_orderBy { +enum stagingpolygon_SnapshotRoot_orderBy { id spokeDomain root @@ -182434,12 +181983,12 @@ enum stagingzksync_SnapshotRoot_orderBy { blockNumber } -type stagingzksync_SpokeConnectorMode { +type stagingpolygon_SpokeConnectorMode { id: ID! mode: String! } -input stagingzksync_SpokeConnectorMode_filter { +input stagingpolygon_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -182469,17 +182018,17 @@ input stagingzksync_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingzksync_BlockChangedFilter - and: [stagingzksync_SpokeConnectorMode_filter] - or: [stagingzksync_SpokeConnectorMode_filter] + _change_block: stagingpolygon_BlockChangedFilter + and: [stagingpolygon_SpokeConnectorMode_filter] + or: [stagingpolygon_SpokeConnectorMode_filter] } -enum stagingzksync_SpokeConnectorMode_orderBy { +enum stagingpolygon_SpokeConnectorMode_orderBy { id mode } -enum stagingzksync_TransferStatus { +enum stagingpolygon_TransferStatus { XCalled Executed Reconciled @@ -182487,19 +182036,19 @@ enum stagingzksync_TransferStatus { CompletedFast } -type stagingzksync__Block_ { +type stagingpolygon__Block_ { """The hash of the block""" - hash: stagingzksync_Bytes + hash: stagingpolygon_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int """The hash of the parent block""" - parentHash: stagingzksync_Bytes + parentHash: stagingpolygon_Bytes } """The type for the top-level _meta field""" -type stagingzksync__Meta_ { +type stagingpolygon__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -182507,22 +182056,22 @@ type stagingzksync__Meta_ { and therefore asks for the latest block """ - block: stagingzksync__Block_! + block: stagingpolygon__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type metis_AggregateRoot { +type polygonzkevm_swap_AggregateRoot { id: ID! - root: metis_Bytes! + root: polygonzkevm_swap_Bytes! blockNumber: BigInt! } -type metis_AggregateRootProposed { +type polygonzkevm_swap_AggregateRootProposed { id: ID! - aggregateRoot: metis_Bytes! + aggregateRoot: polygonzkevm_swap_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -182530,7 +182079,7 @@ type metis_AggregateRootProposed { blockNumber: BigInt } -input metis_AggregateRootProposed_filter { +input polygonzkevm_swap_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -182539,16 +182088,16 @@ input metis_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: metis_Bytes - aggregateRoot_not: metis_Bytes - aggregateRoot_gt: metis_Bytes - aggregateRoot_lt: metis_Bytes - aggregateRoot_gte: metis_Bytes - aggregateRoot_lte: metis_Bytes - aggregateRoot_in: [metis_Bytes!] - aggregateRoot_not_in: [metis_Bytes!] - aggregateRoot_contains: metis_Bytes - aggregateRoot_not_contains: metis_Bytes + aggregateRoot: polygonzkevm_swap_Bytes + aggregateRoot_not: polygonzkevm_swap_Bytes + aggregateRoot_gt: polygonzkevm_swap_Bytes + aggregateRoot_lt: polygonzkevm_swap_Bytes + aggregateRoot_gte: polygonzkevm_swap_Bytes + aggregateRoot_lte: polygonzkevm_swap_Bytes + aggregateRoot_in: [polygonzkevm_swap_Bytes!] + aggregateRoot_not_in: [polygonzkevm_swap_Bytes!] + aggregateRoot_contains: polygonzkevm_swap_Bytes + aggregateRoot_not_contains: polygonzkevm_swap_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -182590,12 +182139,12 @@ input metis_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_AggregateRootProposed_filter] - or: [metis_AggregateRootProposed_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_AggregateRootProposed_filter] + or: [polygonzkevm_swap_AggregateRootProposed_filter] } -enum metis_AggregateRootProposed_orderBy { +enum polygonzkevm_swap_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -182605,7 +182154,7 @@ enum metis_AggregateRootProposed_orderBy { blockNumber } -input metis_AggregateRoot_filter { +input polygonzkevm_swap_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -182614,16 +182163,16 @@ input metis_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: metis_Bytes - root_not: metis_Bytes - root_gt: metis_Bytes - root_lt: metis_Bytes - root_gte: metis_Bytes - root_lte: metis_Bytes - root_in: [metis_Bytes!] - root_not_in: [metis_Bytes!] - root_contains: metis_Bytes - root_not_contains: metis_Bytes + root: polygonzkevm_swap_Bytes + root_not: polygonzkevm_swap_Bytes + root_gt: polygonzkevm_swap_Bytes + root_lt: polygonzkevm_swap_Bytes + root_gte: polygonzkevm_swap_Bytes + root_lte: polygonzkevm_swap_Bytes + root_in: [polygonzkevm_swap_Bytes!] + root_not_in: [polygonzkevm_swap_Bytes!] + root_contains: polygonzkevm_swap_Bytes + root_not_contains: polygonzkevm_swap_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -182633,42 +182182,42 @@ input metis_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_AggregateRoot_filter] - or: [metis_AggregateRoot_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_AggregateRoot_filter] + or: [polygonzkevm_swap_AggregateRoot_filter] } -enum metis_AggregateRoot_orderBy { +enum polygonzkevm_swap_AggregateRoot_orderBy { id root blockNumber } -type metis_Asset { +type polygonzkevm_swap_Asset { id: ID! - key: metis_Bytes + key: polygonzkevm_swap_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: metis_Bytes + canonicalId: polygonzkevm_swap_Bytes canonicalDomain: BigInt - adoptedAsset: metis_Bytes - localAsset: metis_Bytes + adoptedAsset: polygonzkevm_swap_Bytes + localAsset: polygonzkevm_swap_Bytes blockNumber: BigInt - status: metis_AssetStatus + status: polygonzkevm_swap_AssetStatus } -type metis_AssetBalance { +type polygonzkevm_swap_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: metis_Router! - asset: metis_Asset! + router: polygonzkevm_swap_Router! + asset: polygonzkevm_swap_Asset! feesEarned: BigInt! } -input metis_AssetBalance_filter { +input polygonzkevm_swap_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -182729,7 +182278,7 @@ input metis_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: metis_Router_filter + router_: polygonzkevm_swap_Router_filter asset: String asset_not: String asset_gt: String @@ -182750,7 +182299,7 @@ input metis_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: metis_Asset_filter + asset_: polygonzkevm_swap_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -182760,12 +182309,12 @@ input metis_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_AssetBalance_filter] - or: [metis_AssetBalance_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_AssetBalance_filter] + or: [polygonzkevm_swap_AssetBalance_filter] } -enum metis_AssetBalance_orderBy { +enum polygonzkevm_swap_AssetBalance_orderBy { id amount locked @@ -182791,12 +182340,12 @@ enum metis_AssetBalance_orderBy { feesEarned } -type metis_AssetStatus { +type polygonzkevm_swap_AssetStatus { id: ID! status: Boolean } -input metis_AssetStatus_filter { +input polygonzkevm_swap_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -182810,17 +182359,17 @@ input metis_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_AssetStatus_filter] - or: [metis_AssetStatus_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_AssetStatus_filter] + or: [polygonzkevm_swap_AssetStatus_filter] } -enum metis_AssetStatus_orderBy { +enum polygonzkevm_swap_AssetStatus_orderBy { id status } -input metis_Asset_filter { +input polygonzkevm_swap_Asset_filter { id: ID id_not: ID id_gt: ID @@ -182829,16 +182378,16 @@ input metis_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: metis_Bytes - key_not: metis_Bytes - key_gt: metis_Bytes - key_lt: metis_Bytes - key_gte: metis_Bytes - key_lte: metis_Bytes - key_in: [metis_Bytes!] - key_not_in: [metis_Bytes!] - key_contains: metis_Bytes - key_not_contains: metis_Bytes + key: polygonzkevm_swap_Bytes + key_not: polygonzkevm_swap_Bytes + key_gt: polygonzkevm_swap_Bytes + key_lt: polygonzkevm_swap_Bytes + key_gte: polygonzkevm_swap_Bytes + key_lte: polygonzkevm_swap_Bytes + key_in: [polygonzkevm_swap_Bytes!] + key_not_in: [polygonzkevm_swap_Bytes!] + key_contains: polygonzkevm_swap_Bytes + key_not_contains: polygonzkevm_swap_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -182855,44 +182404,44 @@ input metis_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: metis_Bytes - canonicalId_not: metis_Bytes - canonicalId_gt: metis_Bytes - canonicalId_lt: metis_Bytes - canonicalId_gte: metis_Bytes - canonicalId_lte: metis_Bytes - canonicalId_in: [metis_Bytes!] - canonicalId_not_in: [metis_Bytes!] - canonicalId_contains: metis_Bytes - canonicalId_not_contains: metis_Bytes + canonicalId: polygonzkevm_swap_Bytes + canonicalId_not: polygonzkevm_swap_Bytes + canonicalId_gt: polygonzkevm_swap_Bytes + canonicalId_lt: polygonzkevm_swap_Bytes + canonicalId_gte: polygonzkevm_swap_Bytes + canonicalId_lte: polygonzkevm_swap_Bytes + canonicalId_in: [polygonzkevm_swap_Bytes!] + canonicalId_not_in: [polygonzkevm_swap_Bytes!] + canonicalId_contains: polygonzkevm_swap_Bytes + canonicalId_not_contains: polygonzkevm_swap_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: metis_Bytes - adoptedAsset_not: metis_Bytes - adoptedAsset_gt: metis_Bytes - adoptedAsset_lt: metis_Bytes - adoptedAsset_gte: metis_Bytes - adoptedAsset_lte: metis_Bytes - adoptedAsset_in: [metis_Bytes!] - adoptedAsset_not_in: [metis_Bytes!] - adoptedAsset_contains: metis_Bytes - adoptedAsset_not_contains: metis_Bytes - localAsset: metis_Bytes - localAsset_not: metis_Bytes - localAsset_gt: metis_Bytes - localAsset_lt: metis_Bytes - localAsset_gte: metis_Bytes - localAsset_lte: metis_Bytes - localAsset_in: [metis_Bytes!] - localAsset_not_in: [metis_Bytes!] - localAsset_contains: metis_Bytes - localAsset_not_contains: metis_Bytes + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: polygonzkevm_swap_Bytes + adoptedAsset_not: polygonzkevm_swap_Bytes + adoptedAsset_gt: polygonzkevm_swap_Bytes + adoptedAsset_lt: polygonzkevm_swap_Bytes + adoptedAsset_gte: polygonzkevm_swap_Bytes + adoptedAsset_lte: polygonzkevm_swap_Bytes + adoptedAsset_in: [polygonzkevm_swap_Bytes!] + adoptedAsset_not_in: [polygonzkevm_swap_Bytes!] + adoptedAsset_contains: polygonzkevm_swap_Bytes + adoptedAsset_not_contains: polygonzkevm_swap_Bytes + localAsset: polygonzkevm_swap_Bytes + localAsset_not: polygonzkevm_swap_Bytes + localAsset_gt: polygonzkevm_swap_Bytes + localAsset_lt: polygonzkevm_swap_Bytes + localAsset_gte: polygonzkevm_swap_Bytes + localAsset_lte: polygonzkevm_swap_Bytes + localAsset_in: [polygonzkevm_swap_Bytes!] + localAsset_not_in: [polygonzkevm_swap_Bytes!] + localAsset_contains: polygonzkevm_swap_Bytes + localAsset_not_contains: polygonzkevm_swap_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -182921,14 +182470,14 @@ input metis_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: metis_AssetStatus_filter + status_: polygonzkevm_swap_AssetStatus_filter """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_Asset_filter] - or: [metis_Asset_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_Asset_filter] + or: [polygonzkevm_swap_Asset_filter] } -enum metis_Asset_orderBy { +enum polygonzkevm_swap_Asset_orderBy { id key decimal @@ -182943,30 +182492,30 @@ enum metis_Asset_orderBy { status__status } -scalar metis_BigDecimal +scalar polygonzkevm_swap_BigDecimal -input metis_BlockChangedFilter { +input polygonzkevm_swap_BlockChangedFilter { number_gte: Int! } -input metis_Block_height { - hash: metis_Bytes +input polygonzkevm_swap_Block_height { + hash: polygonzkevm_swap_Bytes number: Int number_gte: Int } -scalar metis_Bytes +scalar polygonzkevm_swap_Bytes -type metis_ConnectorMeta { +type polygonzkevm_swap_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: metis_Bytes - rootManager: metis_Bytes - mirrorConnector: metis_Bytes + amb: polygonzkevm_swap_Bytes + rootManager: polygonzkevm_swap_Bytes + mirrorConnector: polygonzkevm_swap_Bytes } -input metis_ConnectorMeta_filter { +input polygonzkevm_swap_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -182991,43 +182540,43 @@ input metis_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: metis_Bytes - amb_not: metis_Bytes - amb_gt: metis_Bytes - amb_lt: metis_Bytes - amb_gte: metis_Bytes - amb_lte: metis_Bytes - amb_in: [metis_Bytes!] - amb_not_in: [metis_Bytes!] - amb_contains: metis_Bytes - amb_not_contains: metis_Bytes - rootManager: metis_Bytes - rootManager_not: metis_Bytes - rootManager_gt: metis_Bytes - rootManager_lt: metis_Bytes - rootManager_gte: metis_Bytes - rootManager_lte: metis_Bytes - rootManager_in: [metis_Bytes!] - rootManager_not_in: [metis_Bytes!] - rootManager_contains: metis_Bytes - rootManager_not_contains: metis_Bytes - mirrorConnector: metis_Bytes - mirrorConnector_not: metis_Bytes - mirrorConnector_gt: metis_Bytes - mirrorConnector_lt: metis_Bytes - mirrorConnector_gte: metis_Bytes - mirrorConnector_lte: metis_Bytes - mirrorConnector_in: [metis_Bytes!] - mirrorConnector_not_in: [metis_Bytes!] - mirrorConnector_contains: metis_Bytes - mirrorConnector_not_contains: metis_Bytes + amb: polygonzkevm_swap_Bytes + amb_not: polygonzkevm_swap_Bytes + amb_gt: polygonzkevm_swap_Bytes + amb_lt: polygonzkevm_swap_Bytes + amb_gte: polygonzkevm_swap_Bytes + amb_lte: polygonzkevm_swap_Bytes + amb_in: [polygonzkevm_swap_Bytes!] + amb_not_in: [polygonzkevm_swap_Bytes!] + amb_contains: polygonzkevm_swap_Bytes + amb_not_contains: polygonzkevm_swap_Bytes + rootManager: polygonzkevm_swap_Bytes + rootManager_not: polygonzkevm_swap_Bytes + rootManager_gt: polygonzkevm_swap_Bytes + rootManager_lt: polygonzkevm_swap_Bytes + rootManager_gte: polygonzkevm_swap_Bytes + rootManager_lte: polygonzkevm_swap_Bytes + rootManager_in: [polygonzkevm_swap_Bytes!] + rootManager_not_in: [polygonzkevm_swap_Bytes!] + rootManager_contains: polygonzkevm_swap_Bytes + rootManager_not_contains: polygonzkevm_swap_Bytes + mirrorConnector: polygonzkevm_swap_Bytes + mirrorConnector_not: polygonzkevm_swap_Bytes + mirrorConnector_gt: polygonzkevm_swap_Bytes + mirrorConnector_lt: polygonzkevm_swap_Bytes + mirrorConnector_gte: polygonzkevm_swap_Bytes + mirrorConnector_lte: polygonzkevm_swap_Bytes + mirrorConnector_in: [polygonzkevm_swap_Bytes!] + mirrorConnector_not_in: [polygonzkevm_swap_Bytes!] + mirrorConnector_contains: polygonzkevm_swap_Bytes + mirrorConnector_not_contains: polygonzkevm_swap_Bytes """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_ConnectorMeta_filter] - or: [metis_ConnectorMeta_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_ConnectorMeta_filter] + or: [polygonzkevm_swap_ConnectorMeta_filter] } -enum metis_ConnectorMeta_orderBy { +enum polygonzkevm_swap_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -183036,48 +182585,48 @@ enum metis_ConnectorMeta_orderBy { mirrorConnector } -type metis_DestinationTransfer { +type polygonzkevm_swap_DestinationTransfer { id: ID! chainId: BigInt - transferId: metis_Bytes + transferId: polygonzkevm_swap_Bytes nonce: BigInt - status: metis_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: metis_Router_orderBy, orderDirection: metis_OrderDirection, where: metis_Router_filter): [metis_Router!] + status: polygonzkevm_swap_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_swap_Router_orderBy, orderDirection: polygonzkevm_swap_OrderDirection, where: polygonzkevm_swap_Router_filter): [polygonzkevm_swap_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: metis_Bytes - delegate: metis_Bytes + to: polygonzkevm_swap_Bytes + delegate: polygonzkevm_swap_Bytes receiveLocal: Boolean - callData: metis_Bytes + callData: polygonzkevm_swap_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: metis_Bytes + originSender: polygonzkevm_swap_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: metis_Bytes - asset: metis_Asset + canonicalId: polygonzkevm_swap_Bytes + asset: polygonzkevm_swap_Asset amount: BigInt routersFee: BigInt - executedCaller: metis_Bytes - executedTransactionHash: metis_Bytes + executedCaller: polygonzkevm_swap_Bytes + executedTransactionHash: polygonzkevm_swap_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: metis_Bytes + executedTxOrigin: polygonzkevm_swap_Bytes executedTxNonce: BigInt - reconciledCaller: metis_Bytes - reconciledTransactionHash: metis_Bytes + reconciledCaller: polygonzkevm_swap_Bytes + reconciledTransactionHash: polygonzkevm_swap_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: metis_Bytes + reconciledTxOrigin: polygonzkevm_swap_Bytes reconciledTxNonce: BigInt } -input metis_DestinationTransfer_filter { +input polygonzkevm_swap_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -183094,16 +182643,16 @@ input metis_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: metis_Bytes - transferId_not: metis_Bytes - transferId_gt: metis_Bytes - transferId_lt: metis_Bytes - transferId_gte: metis_Bytes - transferId_lte: metis_Bytes - transferId_in: [metis_Bytes!] - transferId_not_in: [metis_Bytes!] - transferId_contains: metis_Bytes - transferId_not_contains: metis_Bytes + transferId: polygonzkevm_swap_Bytes + transferId_not: polygonzkevm_swap_Bytes + transferId_gt: polygonzkevm_swap_Bytes + transferId_lt: polygonzkevm_swap_Bytes + transferId_gte: polygonzkevm_swap_Bytes + transferId_lte: polygonzkevm_swap_Bytes + transferId_in: [polygonzkevm_swap_Bytes!] + transferId_not_in: [polygonzkevm_swap_Bytes!] + transferId_contains: polygonzkevm_swap_Bytes + transferId_not_contains: polygonzkevm_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -183112,17 +182661,17 @@ input metis_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: metis_TransferStatus - status_not: metis_TransferStatus - status_in: [metis_TransferStatus!] - status_not_in: [metis_TransferStatus!] + status: polygonzkevm_swap_TransferStatus + status_not: polygonzkevm_swap_TransferStatus + status_in: [polygonzkevm_swap_TransferStatus!] + status_not_in: [polygonzkevm_swap_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: metis_Router_filter + routers_: polygonzkevm_swap_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -183147,40 +182696,40 @@ input metis_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: metis_Bytes - to_not: metis_Bytes - to_gt: metis_Bytes - to_lt: metis_Bytes - to_gte: metis_Bytes - to_lte: metis_Bytes - to_in: [metis_Bytes!] - to_not_in: [metis_Bytes!] - to_contains: metis_Bytes - to_not_contains: metis_Bytes - delegate: metis_Bytes - delegate_not: metis_Bytes - delegate_gt: metis_Bytes - delegate_lt: metis_Bytes - delegate_gte: metis_Bytes - delegate_lte: metis_Bytes - delegate_in: [metis_Bytes!] - delegate_not_in: [metis_Bytes!] - delegate_contains: metis_Bytes - delegate_not_contains: metis_Bytes + to: polygonzkevm_swap_Bytes + to_not: polygonzkevm_swap_Bytes + to_gt: polygonzkevm_swap_Bytes + to_lt: polygonzkevm_swap_Bytes + to_gte: polygonzkevm_swap_Bytes + to_lte: polygonzkevm_swap_Bytes + to_in: [polygonzkevm_swap_Bytes!] + to_not_in: [polygonzkevm_swap_Bytes!] + to_contains: polygonzkevm_swap_Bytes + to_not_contains: polygonzkevm_swap_Bytes + delegate: polygonzkevm_swap_Bytes + delegate_not: polygonzkevm_swap_Bytes + delegate_gt: polygonzkevm_swap_Bytes + delegate_lt: polygonzkevm_swap_Bytes + delegate_gte: polygonzkevm_swap_Bytes + delegate_lte: polygonzkevm_swap_Bytes + delegate_in: [polygonzkevm_swap_Bytes!] + delegate_not_in: [polygonzkevm_swap_Bytes!] + delegate_contains: polygonzkevm_swap_Bytes + delegate_not_contains: polygonzkevm_swap_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: metis_Bytes - callData_not: metis_Bytes - callData_gt: metis_Bytes - callData_lt: metis_Bytes - callData_gte: metis_Bytes - callData_lte: metis_Bytes - callData_in: [metis_Bytes!] - callData_not_in: [metis_Bytes!] - callData_contains: metis_Bytes - callData_not_contains: metis_Bytes + callData: polygonzkevm_swap_Bytes + callData_not: polygonzkevm_swap_Bytes + callData_gt: polygonzkevm_swap_Bytes + callData_lt: polygonzkevm_swap_Bytes + callData_gte: polygonzkevm_swap_Bytes + callData_lte: polygonzkevm_swap_Bytes + callData_in: [polygonzkevm_swap_Bytes!] + callData_not_in: [polygonzkevm_swap_Bytes!] + callData_contains: polygonzkevm_swap_Bytes + callData_not_contains: polygonzkevm_swap_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -183197,16 +182746,16 @@ input metis_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: metis_Bytes - originSender_not: metis_Bytes - originSender_gt: metis_Bytes - originSender_lt: metis_Bytes - originSender_gte: metis_Bytes - originSender_lte: metis_Bytes - originSender_in: [metis_Bytes!] - originSender_not_in: [metis_Bytes!] - originSender_contains: metis_Bytes - originSender_not_contains: metis_Bytes + originSender: polygonzkevm_swap_Bytes + originSender_not: polygonzkevm_swap_Bytes + originSender_gt: polygonzkevm_swap_Bytes + originSender_lt: polygonzkevm_swap_Bytes + originSender_gte: polygonzkevm_swap_Bytes + originSender_lte: polygonzkevm_swap_Bytes + originSender_in: [polygonzkevm_swap_Bytes!] + originSender_not_in: [polygonzkevm_swap_Bytes!] + originSender_contains: polygonzkevm_swap_Bytes + originSender_not_contains: polygonzkevm_swap_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -183223,16 +182772,16 @@ input metis_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: metis_Bytes - canonicalId_not: metis_Bytes - canonicalId_gt: metis_Bytes - canonicalId_lt: metis_Bytes - canonicalId_gte: metis_Bytes - canonicalId_lte: metis_Bytes - canonicalId_in: [metis_Bytes!] - canonicalId_not_in: [metis_Bytes!] - canonicalId_contains: metis_Bytes - canonicalId_not_contains: metis_Bytes + canonicalId: polygonzkevm_swap_Bytes + canonicalId_not: polygonzkevm_swap_Bytes + canonicalId_gt: polygonzkevm_swap_Bytes + canonicalId_lt: polygonzkevm_swap_Bytes + canonicalId_gte: polygonzkevm_swap_Bytes + canonicalId_lte: polygonzkevm_swap_Bytes + canonicalId_in: [polygonzkevm_swap_Bytes!] + canonicalId_not_in: [polygonzkevm_swap_Bytes!] + canonicalId_contains: polygonzkevm_swap_Bytes + canonicalId_not_contains: polygonzkevm_swap_Bytes asset: String asset_not: String asset_gt: String @@ -183253,7 +182802,7 @@ input metis_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: metis_Asset_filter + asset_: polygonzkevm_swap_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -183270,26 +182819,26 @@ input metis_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: metis_Bytes - executedCaller_not: metis_Bytes - executedCaller_gt: metis_Bytes - executedCaller_lt: metis_Bytes - executedCaller_gte: metis_Bytes - executedCaller_lte: metis_Bytes - executedCaller_in: [metis_Bytes!] - executedCaller_not_in: [metis_Bytes!] - executedCaller_contains: metis_Bytes - executedCaller_not_contains: metis_Bytes - executedTransactionHash: metis_Bytes - executedTransactionHash_not: metis_Bytes - executedTransactionHash_gt: metis_Bytes - executedTransactionHash_lt: metis_Bytes - executedTransactionHash_gte: metis_Bytes - executedTransactionHash_lte: metis_Bytes - executedTransactionHash_in: [metis_Bytes!] - executedTransactionHash_not_in: [metis_Bytes!] - executedTransactionHash_contains: metis_Bytes - executedTransactionHash_not_contains: metis_Bytes + executedCaller: polygonzkevm_swap_Bytes + executedCaller_not: polygonzkevm_swap_Bytes + executedCaller_gt: polygonzkevm_swap_Bytes + executedCaller_lt: polygonzkevm_swap_Bytes + executedCaller_gte: polygonzkevm_swap_Bytes + executedCaller_lte: polygonzkevm_swap_Bytes + executedCaller_in: [polygonzkevm_swap_Bytes!] + executedCaller_not_in: [polygonzkevm_swap_Bytes!] + executedCaller_contains: polygonzkevm_swap_Bytes + executedCaller_not_contains: polygonzkevm_swap_Bytes + executedTransactionHash: polygonzkevm_swap_Bytes + executedTransactionHash_not: polygonzkevm_swap_Bytes + executedTransactionHash_gt: polygonzkevm_swap_Bytes + executedTransactionHash_lt: polygonzkevm_swap_Bytes + executedTransactionHash_gte: polygonzkevm_swap_Bytes + executedTransactionHash_lte: polygonzkevm_swap_Bytes + executedTransactionHash_in: [polygonzkevm_swap_Bytes!] + executedTransactionHash_not_in: [polygonzkevm_swap_Bytes!] + executedTransactionHash_contains: polygonzkevm_swap_Bytes + executedTransactionHash_not_contains: polygonzkevm_swap_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -183322,16 +182871,16 @@ input metis_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: metis_Bytes - executedTxOrigin_not: metis_Bytes - executedTxOrigin_gt: metis_Bytes - executedTxOrigin_lt: metis_Bytes - executedTxOrigin_gte: metis_Bytes - executedTxOrigin_lte: metis_Bytes - executedTxOrigin_in: [metis_Bytes!] - executedTxOrigin_not_in: [metis_Bytes!] - executedTxOrigin_contains: metis_Bytes - executedTxOrigin_not_contains: metis_Bytes + executedTxOrigin: polygonzkevm_swap_Bytes + executedTxOrigin_not: polygonzkevm_swap_Bytes + executedTxOrigin_gt: polygonzkevm_swap_Bytes + executedTxOrigin_lt: polygonzkevm_swap_Bytes + executedTxOrigin_gte: polygonzkevm_swap_Bytes + executedTxOrigin_lte: polygonzkevm_swap_Bytes + executedTxOrigin_in: [polygonzkevm_swap_Bytes!] + executedTxOrigin_not_in: [polygonzkevm_swap_Bytes!] + executedTxOrigin_contains: polygonzkevm_swap_Bytes + executedTxOrigin_not_contains: polygonzkevm_swap_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -183340,26 +182889,26 @@ input metis_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: metis_Bytes - reconciledCaller_not: metis_Bytes - reconciledCaller_gt: metis_Bytes - reconciledCaller_lt: metis_Bytes - reconciledCaller_gte: metis_Bytes - reconciledCaller_lte: metis_Bytes - reconciledCaller_in: [metis_Bytes!] - reconciledCaller_not_in: [metis_Bytes!] - reconciledCaller_contains: metis_Bytes - reconciledCaller_not_contains: metis_Bytes - reconciledTransactionHash: metis_Bytes - reconciledTransactionHash_not: metis_Bytes - reconciledTransactionHash_gt: metis_Bytes - reconciledTransactionHash_lt: metis_Bytes - reconciledTransactionHash_gte: metis_Bytes - reconciledTransactionHash_lte: metis_Bytes - reconciledTransactionHash_in: [metis_Bytes!] - reconciledTransactionHash_not_in: [metis_Bytes!] - reconciledTransactionHash_contains: metis_Bytes - reconciledTransactionHash_not_contains: metis_Bytes + reconciledCaller: polygonzkevm_swap_Bytes + reconciledCaller_not: polygonzkevm_swap_Bytes + reconciledCaller_gt: polygonzkevm_swap_Bytes + reconciledCaller_lt: polygonzkevm_swap_Bytes + reconciledCaller_gte: polygonzkevm_swap_Bytes + reconciledCaller_lte: polygonzkevm_swap_Bytes + reconciledCaller_in: [polygonzkevm_swap_Bytes!] + reconciledCaller_not_in: [polygonzkevm_swap_Bytes!] + reconciledCaller_contains: polygonzkevm_swap_Bytes + reconciledCaller_not_contains: polygonzkevm_swap_Bytes + reconciledTransactionHash: polygonzkevm_swap_Bytes + reconciledTransactionHash_not: polygonzkevm_swap_Bytes + reconciledTransactionHash_gt: polygonzkevm_swap_Bytes + reconciledTransactionHash_lt: polygonzkevm_swap_Bytes + reconciledTransactionHash_gte: polygonzkevm_swap_Bytes + reconciledTransactionHash_lte: polygonzkevm_swap_Bytes + reconciledTransactionHash_in: [polygonzkevm_swap_Bytes!] + reconciledTransactionHash_not_in: [polygonzkevm_swap_Bytes!] + reconciledTransactionHash_contains: polygonzkevm_swap_Bytes + reconciledTransactionHash_not_contains: polygonzkevm_swap_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -183392,16 +182941,16 @@ input metis_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: metis_Bytes - reconciledTxOrigin_not: metis_Bytes - reconciledTxOrigin_gt: metis_Bytes - reconciledTxOrigin_lt: metis_Bytes - reconciledTxOrigin_gte: metis_Bytes - reconciledTxOrigin_lte: metis_Bytes - reconciledTxOrigin_in: [metis_Bytes!] - reconciledTxOrigin_not_in: [metis_Bytes!] - reconciledTxOrigin_contains: metis_Bytes - reconciledTxOrigin_not_contains: metis_Bytes + reconciledTxOrigin: polygonzkevm_swap_Bytes + reconciledTxOrigin_not: polygonzkevm_swap_Bytes + reconciledTxOrigin_gt: polygonzkevm_swap_Bytes + reconciledTxOrigin_lt: polygonzkevm_swap_Bytes + reconciledTxOrigin_gte: polygonzkevm_swap_Bytes + reconciledTxOrigin_lte: polygonzkevm_swap_Bytes + reconciledTxOrigin_in: [polygonzkevm_swap_Bytes!] + reconciledTxOrigin_not_in: [polygonzkevm_swap_Bytes!] + reconciledTxOrigin_contains: polygonzkevm_swap_Bytes + reconciledTxOrigin_not_contains: polygonzkevm_swap_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -183411,12 +182960,12 @@ input metis_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_DestinationTransfer_filter] - or: [metis_DestinationTransfer_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_DestinationTransfer_filter] + or: [polygonzkevm_swap_DestinationTransfer_filter] } -enum metis_DestinationTransfer_orderBy { +enum polygonzkevm_swap_DestinationTransfer_orderBy { id chainId transferId @@ -183470,16 +183019,16 @@ enum metis_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar metis_Int8 +scalar polygonzkevm_swap_Int8 -type metis_OptimisticRootFinalized { +type polygonzkevm_swap_OptimisticRootFinalized { id: ID! - aggregateRoot: metis_Bytes! + aggregateRoot: polygonzkevm_swap_Bytes! timestamp: BigInt! blockNumber: BigInt } -input metis_OptimisticRootFinalized_filter { +input polygonzkevm_swap_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -183488,16 +183037,16 @@ input metis_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: metis_Bytes - aggregateRoot_not: metis_Bytes - aggregateRoot_gt: metis_Bytes - aggregateRoot_lt: metis_Bytes - aggregateRoot_gte: metis_Bytes - aggregateRoot_lte: metis_Bytes - aggregateRoot_in: [metis_Bytes!] - aggregateRoot_not_in: [metis_Bytes!] - aggregateRoot_contains: metis_Bytes - aggregateRoot_not_contains: metis_Bytes + aggregateRoot: polygonzkevm_swap_Bytes + aggregateRoot_not: polygonzkevm_swap_Bytes + aggregateRoot_gt: polygonzkevm_swap_Bytes + aggregateRoot_lt: polygonzkevm_swap_Bytes + aggregateRoot_gte: polygonzkevm_swap_Bytes + aggregateRoot_lte: polygonzkevm_swap_Bytes + aggregateRoot_in: [polygonzkevm_swap_Bytes!] + aggregateRoot_not_in: [polygonzkevm_swap_Bytes!] + aggregateRoot_contains: polygonzkevm_swap_Bytes + aggregateRoot_not_contains: polygonzkevm_swap_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -183515,12 +183064,12 @@ input metis_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_OptimisticRootFinalized_filter] - or: [metis_OptimisticRootFinalized_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_OptimisticRootFinalized_filter] + or: [polygonzkevm_swap_OptimisticRootFinalized_filter] } -enum metis_OptimisticRootFinalized_orderBy { +enum polygonzkevm_swap_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -183528,25 +183077,25 @@ enum metis_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum metis_OrderDirection { +enum polygonzkevm_swap_OrderDirection { asc desc } -type metis_OriginMessage { +type polygonzkevm_swap_OriginMessage { id: ID! - transferId: metis_Bytes + transferId: polygonzkevm_swap_Bytes destinationDomain: BigInt - leaf: metis_Bytes + leaf: polygonzkevm_swap_Bytes index: BigInt - message: metis_Bytes - root: metis_Bytes - transactionHash: metis_Bytes + message: polygonzkevm_swap_Bytes + root: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes blockNumber: BigInt - rootCount: metis_RootCount + rootCount: polygonzkevm_swap_RootCount } -input metis_OriginMessage_filter { +input polygonzkevm_swap_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -183555,16 +183104,16 @@ input metis_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: metis_Bytes - transferId_not: metis_Bytes - transferId_gt: metis_Bytes - transferId_lt: metis_Bytes - transferId_gte: metis_Bytes - transferId_lte: metis_Bytes - transferId_in: [metis_Bytes!] - transferId_not_in: [metis_Bytes!] - transferId_contains: metis_Bytes - transferId_not_contains: metis_Bytes + transferId: polygonzkevm_swap_Bytes + transferId_not: polygonzkevm_swap_Bytes + transferId_gt: polygonzkevm_swap_Bytes + transferId_lt: polygonzkevm_swap_Bytes + transferId_gte: polygonzkevm_swap_Bytes + transferId_lte: polygonzkevm_swap_Bytes + transferId_in: [polygonzkevm_swap_Bytes!] + transferId_not_in: [polygonzkevm_swap_Bytes!] + transferId_contains: polygonzkevm_swap_Bytes + transferId_not_contains: polygonzkevm_swap_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -183573,16 +183122,16 @@ input metis_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: metis_Bytes - leaf_not: metis_Bytes - leaf_gt: metis_Bytes - leaf_lt: metis_Bytes - leaf_gte: metis_Bytes - leaf_lte: metis_Bytes - leaf_in: [metis_Bytes!] - leaf_not_in: [metis_Bytes!] - leaf_contains: metis_Bytes - leaf_not_contains: metis_Bytes + leaf: polygonzkevm_swap_Bytes + leaf_not: polygonzkevm_swap_Bytes + leaf_gt: polygonzkevm_swap_Bytes + leaf_lt: polygonzkevm_swap_Bytes + leaf_gte: polygonzkevm_swap_Bytes + leaf_lte: polygonzkevm_swap_Bytes + leaf_in: [polygonzkevm_swap_Bytes!] + leaf_not_in: [polygonzkevm_swap_Bytes!] + leaf_contains: polygonzkevm_swap_Bytes + leaf_not_contains: polygonzkevm_swap_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -183591,36 +183140,36 @@ input metis_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: metis_Bytes - message_not: metis_Bytes - message_gt: metis_Bytes - message_lt: metis_Bytes - message_gte: metis_Bytes - message_lte: metis_Bytes - message_in: [metis_Bytes!] - message_not_in: [metis_Bytes!] - message_contains: metis_Bytes - message_not_contains: metis_Bytes - root: metis_Bytes - root_not: metis_Bytes - root_gt: metis_Bytes - root_lt: metis_Bytes - root_gte: metis_Bytes - root_lte: metis_Bytes - root_in: [metis_Bytes!] - root_not_in: [metis_Bytes!] - root_contains: metis_Bytes - root_not_contains: metis_Bytes - transactionHash: metis_Bytes - transactionHash_not: metis_Bytes - transactionHash_gt: metis_Bytes - transactionHash_lt: metis_Bytes - transactionHash_gte: metis_Bytes - transactionHash_lte: metis_Bytes - transactionHash_in: [metis_Bytes!] - transactionHash_not_in: [metis_Bytes!] - transactionHash_contains: metis_Bytes - transactionHash_not_contains: metis_Bytes + message: polygonzkevm_swap_Bytes + message_not: polygonzkevm_swap_Bytes + message_gt: polygonzkevm_swap_Bytes + message_lt: polygonzkevm_swap_Bytes + message_gte: polygonzkevm_swap_Bytes + message_lte: polygonzkevm_swap_Bytes + message_in: [polygonzkevm_swap_Bytes!] + message_not_in: [polygonzkevm_swap_Bytes!] + message_contains: polygonzkevm_swap_Bytes + message_not_contains: polygonzkevm_swap_Bytes + root: polygonzkevm_swap_Bytes + root_not: polygonzkevm_swap_Bytes + root_gt: polygonzkevm_swap_Bytes + root_lt: polygonzkevm_swap_Bytes + root_gte: polygonzkevm_swap_Bytes + root_lte: polygonzkevm_swap_Bytes + root_in: [polygonzkevm_swap_Bytes!] + root_not_in: [polygonzkevm_swap_Bytes!] + root_contains: polygonzkevm_swap_Bytes + root_not_contains: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes + transactionHash_not: polygonzkevm_swap_Bytes + transactionHash_gt: polygonzkevm_swap_Bytes + transactionHash_lt: polygonzkevm_swap_Bytes + transactionHash_gte: polygonzkevm_swap_Bytes + transactionHash_lte: polygonzkevm_swap_Bytes + transactionHash_in: [polygonzkevm_swap_Bytes!] + transactionHash_not_in: [polygonzkevm_swap_Bytes!] + transactionHash_contains: polygonzkevm_swap_Bytes + transactionHash_not_contains: polygonzkevm_swap_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -183649,14 +183198,14 @@ input metis_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: metis_RootCount_filter + rootCount_: polygonzkevm_swap_RootCount_filter """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_OriginMessage_filter] - or: [metis_OriginMessage_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_OriginMessage_filter] + or: [polygonzkevm_swap_OriginMessage_filter] } -enum metis_OriginMessage_orderBy { +enum polygonzkevm_swap_OriginMessage_orderBy { id transferId destinationDomain @@ -183671,42 +183220,42 @@ enum metis_OriginMessage_orderBy { rootCount__count } -type metis_OriginTransfer { +type polygonzkevm_swap_OriginTransfer { id: ID! chainId: BigInt - transferId: metis_Bytes + transferId: polygonzkevm_swap_Bytes nonce: BigInt - status: metis_TransferStatus - messageHash: metis_Bytes + status: polygonzkevm_swap_TransferStatus + messageHash: polygonzkevm_swap_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: metis_Bytes - delegate: metis_Bytes + to: polygonzkevm_swap_Bytes + delegate: polygonzkevm_swap_Bytes receiveLocal: Boolean - callData: metis_Bytes + callData: polygonzkevm_swap_Bytes slippage: BigInt - originSender: metis_Bytes + originSender: polygonzkevm_swap_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: metis_Bytes - asset: metis_Asset - transactingAsset: metis_Bytes - message: metis_OriginMessage + canonicalId: polygonzkevm_swap_Bytes + asset: polygonzkevm_swap_Asset + transactingAsset: polygonzkevm_swap_Bytes + message: polygonzkevm_swap_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: metis_RelayerFee_orderBy, orderDirection: metis_OrderDirection, where: metis_RelayerFee_filter): [metis_RelayerFee!] - initialRelayerFeeAsset: metis_Bytes - caller: metis_Bytes - transactionHash: metis_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_swap_RelayerFee_orderBy, orderDirection: polygonzkevm_swap_OrderDirection, where: polygonzkevm_swap_RelayerFee_filter): [polygonzkevm_swap_RelayerFee!] + initialRelayerFeeAsset: polygonzkevm_swap_Bytes + caller: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: metis_Bytes + txOrigin: polygonzkevm_swap_Bytes txNonce: BigInt } -input metis_OriginTransfer_filter { +input polygonzkevm_swap_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -183723,16 +183272,16 @@ input metis_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: metis_Bytes - transferId_not: metis_Bytes - transferId_gt: metis_Bytes - transferId_lt: metis_Bytes - transferId_gte: metis_Bytes - transferId_lte: metis_Bytes - transferId_in: [metis_Bytes!] - transferId_not_in: [metis_Bytes!] - transferId_contains: metis_Bytes - transferId_not_contains: metis_Bytes + transferId: polygonzkevm_swap_Bytes + transferId_not: polygonzkevm_swap_Bytes + transferId_gt: polygonzkevm_swap_Bytes + transferId_lt: polygonzkevm_swap_Bytes + transferId_gte: polygonzkevm_swap_Bytes + transferId_lte: polygonzkevm_swap_Bytes + transferId_in: [polygonzkevm_swap_Bytes!] + transferId_not_in: [polygonzkevm_swap_Bytes!] + transferId_contains: polygonzkevm_swap_Bytes + transferId_not_contains: polygonzkevm_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -183741,20 +183290,20 @@ input metis_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: metis_TransferStatus - status_not: metis_TransferStatus - status_in: [metis_TransferStatus!] - status_not_in: [metis_TransferStatus!] - messageHash: metis_Bytes - messageHash_not: metis_Bytes - messageHash_gt: metis_Bytes - messageHash_lt: metis_Bytes - messageHash_gte: metis_Bytes - messageHash_lte: metis_Bytes - messageHash_in: [metis_Bytes!] - messageHash_not_in: [metis_Bytes!] - messageHash_contains: metis_Bytes - messageHash_not_contains: metis_Bytes + status: polygonzkevm_swap_TransferStatus + status_not: polygonzkevm_swap_TransferStatus + status_in: [polygonzkevm_swap_TransferStatus!] + status_not_in: [polygonzkevm_swap_TransferStatus!] + messageHash: polygonzkevm_swap_Bytes + messageHash_not: polygonzkevm_swap_Bytes + messageHash_gt: polygonzkevm_swap_Bytes + messageHash_lt: polygonzkevm_swap_Bytes + messageHash_gte: polygonzkevm_swap_Bytes + messageHash_lte: polygonzkevm_swap_Bytes + messageHash_in: [polygonzkevm_swap_Bytes!] + messageHash_not_in: [polygonzkevm_swap_Bytes!] + messageHash_contains: polygonzkevm_swap_Bytes + messageHash_not_contains: polygonzkevm_swap_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -183779,40 +183328,40 @@ input metis_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: metis_Bytes - to_not: metis_Bytes - to_gt: metis_Bytes - to_lt: metis_Bytes - to_gte: metis_Bytes - to_lte: metis_Bytes - to_in: [metis_Bytes!] - to_not_in: [metis_Bytes!] - to_contains: metis_Bytes - to_not_contains: metis_Bytes - delegate: metis_Bytes - delegate_not: metis_Bytes - delegate_gt: metis_Bytes - delegate_lt: metis_Bytes - delegate_gte: metis_Bytes - delegate_lte: metis_Bytes - delegate_in: [metis_Bytes!] - delegate_not_in: [metis_Bytes!] - delegate_contains: metis_Bytes - delegate_not_contains: metis_Bytes + to: polygonzkevm_swap_Bytes + to_not: polygonzkevm_swap_Bytes + to_gt: polygonzkevm_swap_Bytes + to_lt: polygonzkevm_swap_Bytes + to_gte: polygonzkevm_swap_Bytes + to_lte: polygonzkevm_swap_Bytes + to_in: [polygonzkevm_swap_Bytes!] + to_not_in: [polygonzkevm_swap_Bytes!] + to_contains: polygonzkevm_swap_Bytes + to_not_contains: polygonzkevm_swap_Bytes + delegate: polygonzkevm_swap_Bytes + delegate_not: polygonzkevm_swap_Bytes + delegate_gt: polygonzkevm_swap_Bytes + delegate_lt: polygonzkevm_swap_Bytes + delegate_gte: polygonzkevm_swap_Bytes + delegate_lte: polygonzkevm_swap_Bytes + delegate_in: [polygonzkevm_swap_Bytes!] + delegate_not_in: [polygonzkevm_swap_Bytes!] + delegate_contains: polygonzkevm_swap_Bytes + delegate_not_contains: polygonzkevm_swap_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: metis_Bytes - callData_not: metis_Bytes - callData_gt: metis_Bytes - callData_lt: metis_Bytes - callData_gte: metis_Bytes - callData_lte: metis_Bytes - callData_in: [metis_Bytes!] - callData_not_in: [metis_Bytes!] - callData_contains: metis_Bytes - callData_not_contains: metis_Bytes + callData: polygonzkevm_swap_Bytes + callData_not: polygonzkevm_swap_Bytes + callData_gt: polygonzkevm_swap_Bytes + callData_lt: polygonzkevm_swap_Bytes + callData_gte: polygonzkevm_swap_Bytes + callData_lte: polygonzkevm_swap_Bytes + callData_in: [polygonzkevm_swap_Bytes!] + callData_not_in: [polygonzkevm_swap_Bytes!] + callData_contains: polygonzkevm_swap_Bytes + callData_not_contains: polygonzkevm_swap_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -183821,16 +183370,16 @@ input metis_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: metis_Bytes - originSender_not: metis_Bytes - originSender_gt: metis_Bytes - originSender_lt: metis_Bytes - originSender_gte: metis_Bytes - originSender_lte: metis_Bytes - originSender_in: [metis_Bytes!] - originSender_not_in: [metis_Bytes!] - originSender_contains: metis_Bytes - originSender_not_contains: metis_Bytes + originSender: polygonzkevm_swap_Bytes + originSender_not: polygonzkevm_swap_Bytes + originSender_gt: polygonzkevm_swap_Bytes + originSender_lt: polygonzkevm_swap_Bytes + originSender_gte: polygonzkevm_swap_Bytes + originSender_lte: polygonzkevm_swap_Bytes + originSender_in: [polygonzkevm_swap_Bytes!] + originSender_not_in: [polygonzkevm_swap_Bytes!] + originSender_contains: polygonzkevm_swap_Bytes + originSender_not_contains: polygonzkevm_swap_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -183847,16 +183396,16 @@ input metis_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: metis_Bytes - canonicalId_not: metis_Bytes - canonicalId_gt: metis_Bytes - canonicalId_lt: metis_Bytes - canonicalId_gte: metis_Bytes - canonicalId_lte: metis_Bytes - canonicalId_in: [metis_Bytes!] - canonicalId_not_in: [metis_Bytes!] - canonicalId_contains: metis_Bytes - canonicalId_not_contains: metis_Bytes + canonicalId: polygonzkevm_swap_Bytes + canonicalId_not: polygonzkevm_swap_Bytes + canonicalId_gt: polygonzkevm_swap_Bytes + canonicalId_lt: polygonzkevm_swap_Bytes + canonicalId_gte: polygonzkevm_swap_Bytes + canonicalId_lte: polygonzkevm_swap_Bytes + canonicalId_in: [polygonzkevm_swap_Bytes!] + canonicalId_not_in: [polygonzkevm_swap_Bytes!] + canonicalId_contains: polygonzkevm_swap_Bytes + canonicalId_not_contains: polygonzkevm_swap_Bytes asset: String asset_not: String asset_gt: String @@ -183877,17 +183426,17 @@ input metis_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: metis_Asset_filter - transactingAsset: metis_Bytes - transactingAsset_not: metis_Bytes - transactingAsset_gt: metis_Bytes - transactingAsset_lt: metis_Bytes - transactingAsset_gte: metis_Bytes - transactingAsset_lte: metis_Bytes - transactingAsset_in: [metis_Bytes!] - transactingAsset_not_in: [metis_Bytes!] - transactingAsset_contains: metis_Bytes - transactingAsset_not_contains: metis_Bytes + asset_: polygonzkevm_swap_Asset_filter + transactingAsset: polygonzkevm_swap_Bytes + transactingAsset_not: polygonzkevm_swap_Bytes + transactingAsset_gt: polygonzkevm_swap_Bytes + transactingAsset_lt: polygonzkevm_swap_Bytes + transactingAsset_gte: polygonzkevm_swap_Bytes + transactingAsset_lte: polygonzkevm_swap_Bytes + transactingAsset_in: [polygonzkevm_swap_Bytes!] + transactingAsset_not_in: [polygonzkevm_swap_Bytes!] + transactingAsset_contains: polygonzkevm_swap_Bytes + transactingAsset_not_contains: polygonzkevm_swap_Bytes message: String message_not: String message_gt: String @@ -183908,7 +183457,7 @@ input metis_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: metis_OriginMessage_filter + message_: polygonzkevm_swap_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -183923,37 +183472,37 @@ input metis_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: metis_RelayerFee_filter - initialRelayerFeeAsset: metis_Bytes - initialRelayerFeeAsset_not: metis_Bytes - initialRelayerFeeAsset_gt: metis_Bytes - initialRelayerFeeAsset_lt: metis_Bytes - initialRelayerFeeAsset_gte: metis_Bytes - initialRelayerFeeAsset_lte: metis_Bytes - initialRelayerFeeAsset_in: [metis_Bytes!] - initialRelayerFeeAsset_not_in: [metis_Bytes!] - initialRelayerFeeAsset_contains: metis_Bytes - initialRelayerFeeAsset_not_contains: metis_Bytes - caller: metis_Bytes - caller_not: metis_Bytes - caller_gt: metis_Bytes - caller_lt: metis_Bytes - caller_gte: metis_Bytes - caller_lte: metis_Bytes - caller_in: [metis_Bytes!] - caller_not_in: [metis_Bytes!] - caller_contains: metis_Bytes - caller_not_contains: metis_Bytes - transactionHash: metis_Bytes - transactionHash_not: metis_Bytes - transactionHash_gt: metis_Bytes - transactionHash_lt: metis_Bytes - transactionHash_gte: metis_Bytes - transactionHash_lte: metis_Bytes - transactionHash_in: [metis_Bytes!] - transactionHash_not_in: [metis_Bytes!] - transactionHash_contains: metis_Bytes - transactionHash_not_contains: metis_Bytes + relayerFees_: polygonzkevm_swap_RelayerFee_filter + initialRelayerFeeAsset: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_not: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_gt: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_lt: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_gte: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_lte: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_in: [polygonzkevm_swap_Bytes!] + initialRelayerFeeAsset_not_in: [polygonzkevm_swap_Bytes!] + initialRelayerFeeAsset_contains: polygonzkevm_swap_Bytes + initialRelayerFeeAsset_not_contains: polygonzkevm_swap_Bytes + caller: polygonzkevm_swap_Bytes + caller_not: polygonzkevm_swap_Bytes + caller_gt: polygonzkevm_swap_Bytes + caller_lt: polygonzkevm_swap_Bytes + caller_gte: polygonzkevm_swap_Bytes + caller_lte: polygonzkevm_swap_Bytes + caller_in: [polygonzkevm_swap_Bytes!] + caller_not_in: [polygonzkevm_swap_Bytes!] + caller_contains: polygonzkevm_swap_Bytes + caller_not_contains: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes + transactionHash_not: polygonzkevm_swap_Bytes + transactionHash_gt: polygonzkevm_swap_Bytes + transactionHash_lt: polygonzkevm_swap_Bytes + transactionHash_gte: polygonzkevm_swap_Bytes + transactionHash_lte: polygonzkevm_swap_Bytes + transactionHash_in: [polygonzkevm_swap_Bytes!] + transactionHash_not_in: [polygonzkevm_swap_Bytes!] + transactionHash_contains: polygonzkevm_swap_Bytes + transactionHash_not_contains: polygonzkevm_swap_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -183986,16 +183535,16 @@ input metis_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: metis_Bytes - txOrigin_not: metis_Bytes - txOrigin_gt: metis_Bytes - txOrigin_lt: metis_Bytes - txOrigin_gte: metis_Bytes - txOrigin_lte: metis_Bytes - txOrigin_in: [metis_Bytes!] - txOrigin_not_in: [metis_Bytes!] - txOrigin_contains: metis_Bytes - txOrigin_not_contains: metis_Bytes + txOrigin: polygonzkevm_swap_Bytes + txOrigin_not: polygonzkevm_swap_Bytes + txOrigin_gt: polygonzkevm_swap_Bytes + txOrigin_lt: polygonzkevm_swap_Bytes + txOrigin_gte: polygonzkevm_swap_Bytes + txOrigin_lte: polygonzkevm_swap_Bytes + txOrigin_in: [polygonzkevm_swap_Bytes!] + txOrigin_not_in: [polygonzkevm_swap_Bytes!] + txOrigin_contains: polygonzkevm_swap_Bytes + txOrigin_not_contains: polygonzkevm_swap_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -184005,12 +183554,12 @@ input metis_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_OriginTransfer_filter] - or: [metis_OriginTransfer_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_OriginTransfer_filter] + or: [polygonzkevm_swap_OriginTransfer_filter] } -enum metis_OriginTransfer_orderBy { +enum polygonzkevm_swap_OriginTransfer_orderBy { id chainId transferId @@ -184063,20 +183612,20 @@ enum metis_OriginTransfer_orderBy { txNonce } -type metis_Relayer { +type polygonzkevm_swap_Relayer { id: ID! isActive: Boolean! - relayer: metis_Bytes + relayer: polygonzkevm_swap_Bytes } -type metis_RelayerFee { +type polygonzkevm_swap_RelayerFee { id: ID! - transfer: metis_OriginTransfer! + transfer: polygonzkevm_swap_OriginTransfer! fee: BigInt! - asset: metis_Bytes! + asset: polygonzkevm_swap_Bytes! } -input metis_RelayerFee_filter { +input polygonzkevm_swap_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -184105,7 +183654,7 @@ input metis_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: metis_OriginTransfer_filter + transfer_: polygonzkevm_swap_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -184114,23 +183663,23 @@ input metis_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: metis_Bytes - asset_not: metis_Bytes - asset_gt: metis_Bytes - asset_lt: metis_Bytes - asset_gte: metis_Bytes - asset_lte: metis_Bytes - asset_in: [metis_Bytes!] - asset_not_in: [metis_Bytes!] - asset_contains: metis_Bytes - asset_not_contains: metis_Bytes + asset: polygonzkevm_swap_Bytes + asset_not: polygonzkevm_swap_Bytes + asset_gt: polygonzkevm_swap_Bytes + asset_lt: polygonzkevm_swap_Bytes + asset_gte: polygonzkevm_swap_Bytes + asset_lte: polygonzkevm_swap_Bytes + asset_in: [polygonzkevm_swap_Bytes!] + asset_not_in: [polygonzkevm_swap_Bytes!] + asset_contains: polygonzkevm_swap_Bytes + asset_not_contains: polygonzkevm_swap_Bytes """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_RelayerFee_filter] - or: [metis_RelayerFee_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_RelayerFee_filter] + or: [polygonzkevm_swap_RelayerFee_filter] } -enum metis_RelayerFee_orderBy { +enum polygonzkevm_swap_RelayerFee_orderBy { id transfer transfer__id @@ -184166,20 +183715,20 @@ enum metis_RelayerFee_orderBy { asset } -type metis_RelayerFeesIncrease { +type polygonzkevm_swap_RelayerFeesIncrease { id: ID! - transfer: metis_OriginTransfer! + transfer: polygonzkevm_swap_OriginTransfer! increase: BigInt - asset: metis_Bytes - caller: metis_Bytes! - transactionHash: metis_Bytes! + asset: polygonzkevm_swap_Bytes + caller: polygonzkevm_swap_Bytes! + transactionHash: polygonzkevm_swap_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input metis_RelayerFeesIncrease_filter { +input polygonzkevm_swap_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -184208,7 +183757,7 @@ input metis_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: metis_OriginTransfer_filter + transfer_: polygonzkevm_swap_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -184217,36 +183766,36 @@ input metis_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: metis_Bytes - asset_not: metis_Bytes - asset_gt: metis_Bytes - asset_lt: metis_Bytes - asset_gte: metis_Bytes - asset_lte: metis_Bytes - asset_in: [metis_Bytes!] - asset_not_in: [metis_Bytes!] - asset_contains: metis_Bytes - asset_not_contains: metis_Bytes - caller: metis_Bytes - caller_not: metis_Bytes - caller_gt: metis_Bytes - caller_lt: metis_Bytes - caller_gte: metis_Bytes - caller_lte: metis_Bytes - caller_in: [metis_Bytes!] - caller_not_in: [metis_Bytes!] - caller_contains: metis_Bytes - caller_not_contains: metis_Bytes - transactionHash: metis_Bytes - transactionHash_not: metis_Bytes - transactionHash_gt: metis_Bytes - transactionHash_lt: metis_Bytes - transactionHash_gte: metis_Bytes - transactionHash_lte: metis_Bytes - transactionHash_in: [metis_Bytes!] - transactionHash_not_in: [metis_Bytes!] - transactionHash_contains: metis_Bytes - transactionHash_not_contains: metis_Bytes + asset: polygonzkevm_swap_Bytes + asset_not: polygonzkevm_swap_Bytes + asset_gt: polygonzkevm_swap_Bytes + asset_lt: polygonzkevm_swap_Bytes + asset_gte: polygonzkevm_swap_Bytes + asset_lte: polygonzkevm_swap_Bytes + asset_in: [polygonzkevm_swap_Bytes!] + asset_not_in: [polygonzkevm_swap_Bytes!] + asset_contains: polygonzkevm_swap_Bytes + asset_not_contains: polygonzkevm_swap_Bytes + caller: polygonzkevm_swap_Bytes + caller_not: polygonzkevm_swap_Bytes + caller_gt: polygonzkevm_swap_Bytes + caller_lt: polygonzkevm_swap_Bytes + caller_gte: polygonzkevm_swap_Bytes + caller_lte: polygonzkevm_swap_Bytes + caller_in: [polygonzkevm_swap_Bytes!] + caller_not_in: [polygonzkevm_swap_Bytes!] + caller_contains: polygonzkevm_swap_Bytes + caller_not_contains: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes + transactionHash_not: polygonzkevm_swap_Bytes + transactionHash_gt: polygonzkevm_swap_Bytes + transactionHash_lt: polygonzkevm_swap_Bytes + transactionHash_gte: polygonzkevm_swap_Bytes + transactionHash_lte: polygonzkevm_swap_Bytes + transactionHash_in: [polygonzkevm_swap_Bytes!] + transactionHash_not_in: [polygonzkevm_swap_Bytes!] + transactionHash_contains: polygonzkevm_swap_Bytes + transactionHash_not_contains: polygonzkevm_swap_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -184280,12 +183829,12 @@ input metis_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_RelayerFeesIncrease_filter] - or: [metis_RelayerFeesIncrease_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_RelayerFeesIncrease_filter] + or: [polygonzkevm_swap_RelayerFeesIncrease_filter] } -enum metis_RelayerFeesIncrease_orderBy { +enum polygonzkevm_swap_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -184327,47 +183876,47 @@ enum metis_RelayerFeesIncrease_orderBy { blockNumber } -input metis_Relayer_filter { +input polygonzkevm_swap_Relayer_filter { id: ID id_not: ID id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - isActive: Boolean - isActive_not: Boolean - isActive_in: [Boolean!] - isActive_not_in: [Boolean!] - relayer: metis_Bytes - relayer_not: metis_Bytes - relayer_gt: metis_Bytes - relayer_lt: metis_Bytes - relayer_gte: metis_Bytes - relayer_lte: metis_Bytes - relayer_in: [metis_Bytes!] - relayer_not_in: [metis_Bytes!] - relayer_contains: metis_Bytes - relayer_not_contains: metis_Bytes + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + isActive: Boolean + isActive_not: Boolean + isActive_in: [Boolean!] + isActive_not_in: [Boolean!] + relayer: polygonzkevm_swap_Bytes + relayer_not: polygonzkevm_swap_Bytes + relayer_gt: polygonzkevm_swap_Bytes + relayer_lt: polygonzkevm_swap_Bytes + relayer_gte: polygonzkevm_swap_Bytes + relayer_lte: polygonzkevm_swap_Bytes + relayer_in: [polygonzkevm_swap_Bytes!] + relayer_not_in: [polygonzkevm_swap_Bytes!] + relayer_contains: polygonzkevm_swap_Bytes + relayer_not_contains: polygonzkevm_swap_Bytes """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_Relayer_filter] - or: [metis_Relayer_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_Relayer_filter] + or: [polygonzkevm_swap_Relayer_filter] } -enum metis_Relayer_orderBy { +enum polygonzkevm_swap_Relayer_orderBy { id isActive relayer } -type metis_RootCount { +type polygonzkevm_swap_RootCount { id: ID! count: BigInt } -input metis_RootCount_filter { +input polygonzkevm_swap_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -184385,31 +183934,31 @@ input metis_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_RootCount_filter] - or: [metis_RootCount_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_RootCount_filter] + or: [polygonzkevm_swap_RootCount_filter] } -enum metis_RootCount_orderBy { +enum polygonzkevm_swap_RootCount_orderBy { id count } -type metis_RootMessageSent { +type polygonzkevm_swap_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: metis_Bytes + root: polygonzkevm_swap_Bytes count: BigInt - caller: metis_Bytes - transactionHash: metis_Bytes + caller: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input metis_RootMessageSent_filter { +input polygonzkevm_swap_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -184434,16 +183983,16 @@ input metis_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: metis_Bytes - root_not: metis_Bytes - root_gt: metis_Bytes - root_lt: metis_Bytes - root_gte: metis_Bytes - root_lte: metis_Bytes - root_in: [metis_Bytes!] - root_not_in: [metis_Bytes!] - root_contains: metis_Bytes - root_not_contains: metis_Bytes + root: polygonzkevm_swap_Bytes + root_not: polygonzkevm_swap_Bytes + root_gt: polygonzkevm_swap_Bytes + root_lt: polygonzkevm_swap_Bytes + root_gte: polygonzkevm_swap_Bytes + root_lte: polygonzkevm_swap_Bytes + root_in: [polygonzkevm_swap_Bytes!] + root_not_in: [polygonzkevm_swap_Bytes!] + root_contains: polygonzkevm_swap_Bytes + root_not_contains: polygonzkevm_swap_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -184452,26 +184001,26 @@ input metis_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: metis_Bytes - caller_not: metis_Bytes - caller_gt: metis_Bytes - caller_lt: metis_Bytes - caller_gte: metis_Bytes - caller_lte: metis_Bytes - caller_in: [metis_Bytes!] - caller_not_in: [metis_Bytes!] - caller_contains: metis_Bytes - caller_not_contains: metis_Bytes - transactionHash: metis_Bytes - transactionHash_not: metis_Bytes - transactionHash_gt: metis_Bytes - transactionHash_lt: metis_Bytes - transactionHash_gte: metis_Bytes - transactionHash_lte: metis_Bytes - transactionHash_in: [metis_Bytes!] - transactionHash_not_in: [metis_Bytes!] - transactionHash_contains: metis_Bytes - transactionHash_not_contains: metis_Bytes + caller: polygonzkevm_swap_Bytes + caller_not: polygonzkevm_swap_Bytes + caller_gt: polygonzkevm_swap_Bytes + caller_lt: polygonzkevm_swap_Bytes + caller_gte: polygonzkevm_swap_Bytes + caller_lte: polygonzkevm_swap_Bytes + caller_in: [polygonzkevm_swap_Bytes!] + caller_not_in: [polygonzkevm_swap_Bytes!] + caller_contains: polygonzkevm_swap_Bytes + caller_not_contains: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes + transactionHash_not: polygonzkevm_swap_Bytes + transactionHash_gt: polygonzkevm_swap_Bytes + transactionHash_lt: polygonzkevm_swap_Bytes + transactionHash_gte: polygonzkevm_swap_Bytes + transactionHash_lte: polygonzkevm_swap_Bytes + transactionHash_in: [polygonzkevm_swap_Bytes!] + transactionHash_not_in: [polygonzkevm_swap_Bytes!] + transactionHash_contains: polygonzkevm_swap_Bytes + transactionHash_not_contains: polygonzkevm_swap_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -184505,12 +184054,12 @@ input metis_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_RootMessageSent_filter] - or: [metis_RootMessageSent_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_RootMessageSent_filter] + or: [polygonzkevm_swap_RootMessageSent_filter] } -enum metis_RootMessageSent_orderBy { +enum polygonzkevm_swap_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -184524,25 +184073,25 @@ enum metis_RootMessageSent_orderBy { blockNumber } -type metis_Router { +type polygonzkevm_swap_Router { id: ID! isActive: Boolean! - owner: metis_Bytes - recipient: metis_Bytes - proposedOwner: metis_Bytes + owner: polygonzkevm_swap_Bytes + recipient: polygonzkevm_swap_Bytes + proposedOwner: polygonzkevm_swap_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: metis_AssetBalance_orderBy, orderDirection: metis_OrderDirection, where: metis_AssetBalance_filter): [metis_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: polygonzkevm_swap_AssetBalance_orderBy, orderDirection: polygonzkevm_swap_OrderDirection, where: polygonzkevm_swap_AssetBalance_filter): [polygonzkevm_swap_AssetBalance!]! } -type metis_RouterDailyTVL { +type polygonzkevm_swap_RouterDailyTVL { id: ID! - router: metis_Router! - asset: metis_Asset! + router: polygonzkevm_swap_Router! + asset: polygonzkevm_swap_Asset! timestamp: BigInt! balance: BigInt! } -input metis_RouterDailyTVL_filter { +input polygonzkevm_swap_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -184571,7 +184120,7 @@ input metis_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: metis_Router_filter + router_: polygonzkevm_swap_Router_filter asset: String asset_not: String asset_gt: String @@ -184592,7 +184141,7 @@ input metis_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: metis_Asset_filter + asset_: polygonzkevm_swap_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -184610,12 +184159,12 @@ input metis_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_RouterDailyTVL_filter] - or: [metis_RouterDailyTVL_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_RouterDailyTVL_filter] + or: [polygonzkevm_swap_RouterDailyTVL_filter] } -enum metis_RouterDailyTVL_orderBy { +enum polygonzkevm_swap_RouterDailyTVL_orderBy { id router router__id @@ -184638,26 +184187,26 @@ enum metis_RouterDailyTVL_orderBy { balance } -type metis_RouterLiquidityEvent { +type polygonzkevm_swap_RouterLiquidityEvent { id: ID! - type: metis_RouterLiquidityEventType - router: metis_Router! - asset: metis_Asset! + type: polygonzkevm_swap_RouterLiquidityEventType + router: polygonzkevm_swap_Router! + asset: polygonzkevm_swap_Asset! amount: BigInt! balance: BigInt! - caller: metis_Bytes + caller: polygonzkevm_swap_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: metis_Bytes! + transactionHash: polygonzkevm_swap_Bytes! nonce: BigInt! } -enum metis_RouterLiquidityEventType { +enum polygonzkevm_swap_RouterLiquidityEventType { Add Remove } -input metis_RouterLiquidityEvent_filter { +input polygonzkevm_swap_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -184666,10 +184215,10 @@ input metis_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: metis_RouterLiquidityEventType - type_not: metis_RouterLiquidityEventType - type_in: [metis_RouterLiquidityEventType!] - type_not_in: [metis_RouterLiquidityEventType!] + type: polygonzkevm_swap_RouterLiquidityEventType + type_not: polygonzkevm_swap_RouterLiquidityEventType + type_in: [polygonzkevm_swap_RouterLiquidityEventType!] + type_not_in: [polygonzkevm_swap_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -184690,7 +184239,7 @@ input metis_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: metis_Router_filter + router_: polygonzkevm_swap_Router_filter asset: String asset_not: String asset_gt: String @@ -184711,7 +184260,7 @@ input metis_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: metis_Asset_filter + asset_: polygonzkevm_swap_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -184728,16 +184277,16 @@ input metis_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: metis_Bytes - caller_not: metis_Bytes - caller_gt: metis_Bytes - caller_lt: metis_Bytes - caller_gte: metis_Bytes - caller_lte: metis_Bytes - caller_in: [metis_Bytes!] - caller_not_in: [metis_Bytes!] - caller_contains: metis_Bytes - caller_not_contains: metis_Bytes + caller: polygonzkevm_swap_Bytes + caller_not: polygonzkevm_swap_Bytes + caller_gt: polygonzkevm_swap_Bytes + caller_lt: polygonzkevm_swap_Bytes + caller_gte: polygonzkevm_swap_Bytes + caller_lte: polygonzkevm_swap_Bytes + caller_in: [polygonzkevm_swap_Bytes!] + caller_not_in: [polygonzkevm_swap_Bytes!] + caller_contains: polygonzkevm_swap_Bytes + caller_not_contains: polygonzkevm_swap_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -184754,16 +184303,16 @@ input metis_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: metis_Bytes - transactionHash_not: metis_Bytes - transactionHash_gt: metis_Bytes - transactionHash_lt: metis_Bytes - transactionHash_gte: metis_Bytes - transactionHash_lte: metis_Bytes - transactionHash_in: [metis_Bytes!] - transactionHash_not_in: [metis_Bytes!] - transactionHash_contains: metis_Bytes - transactionHash_not_contains: metis_Bytes + transactionHash: polygonzkevm_swap_Bytes + transactionHash_not: polygonzkevm_swap_Bytes + transactionHash_gt: polygonzkevm_swap_Bytes + transactionHash_lt: polygonzkevm_swap_Bytes + transactionHash_gte: polygonzkevm_swap_Bytes + transactionHash_lte: polygonzkevm_swap_Bytes + transactionHash_in: [polygonzkevm_swap_Bytes!] + transactionHash_not_in: [polygonzkevm_swap_Bytes!] + transactionHash_contains: polygonzkevm_swap_Bytes + transactionHash_not_contains: polygonzkevm_swap_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -184773,12 +184322,12 @@ input metis_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_RouterLiquidityEvent_filter] - or: [metis_RouterLiquidityEvent_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_RouterLiquidityEvent_filter] + or: [polygonzkevm_swap_RouterLiquidityEvent_filter] } -enum metis_RouterLiquidityEvent_orderBy { +enum polygonzkevm_swap_RouterLiquidityEvent_orderBy { id type router @@ -184807,7 +184356,7 @@ enum metis_RouterLiquidityEvent_orderBy { nonce } -input metis_Router_filter { +input polygonzkevm_swap_Router_filter { id: ID id_not: ID id_gt: ID @@ -184820,36 +184369,36 @@ input metis_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: metis_Bytes - owner_not: metis_Bytes - owner_gt: metis_Bytes - owner_lt: metis_Bytes - owner_gte: metis_Bytes - owner_lte: metis_Bytes - owner_in: [metis_Bytes!] - owner_not_in: [metis_Bytes!] - owner_contains: metis_Bytes - owner_not_contains: metis_Bytes - recipient: metis_Bytes - recipient_not: metis_Bytes - recipient_gt: metis_Bytes - recipient_lt: metis_Bytes - recipient_gte: metis_Bytes - recipient_lte: metis_Bytes - recipient_in: [metis_Bytes!] - recipient_not_in: [metis_Bytes!] - recipient_contains: metis_Bytes - recipient_not_contains: metis_Bytes - proposedOwner: metis_Bytes - proposedOwner_not: metis_Bytes - proposedOwner_gt: metis_Bytes - proposedOwner_lt: metis_Bytes - proposedOwner_gte: metis_Bytes - proposedOwner_lte: metis_Bytes - proposedOwner_in: [metis_Bytes!] - proposedOwner_not_in: [metis_Bytes!] - proposedOwner_contains: metis_Bytes - proposedOwner_not_contains: metis_Bytes + owner: polygonzkevm_swap_Bytes + owner_not: polygonzkevm_swap_Bytes + owner_gt: polygonzkevm_swap_Bytes + owner_lt: polygonzkevm_swap_Bytes + owner_gte: polygonzkevm_swap_Bytes + owner_lte: polygonzkevm_swap_Bytes + owner_in: [polygonzkevm_swap_Bytes!] + owner_not_in: [polygonzkevm_swap_Bytes!] + owner_contains: polygonzkevm_swap_Bytes + owner_not_contains: polygonzkevm_swap_Bytes + recipient: polygonzkevm_swap_Bytes + recipient_not: polygonzkevm_swap_Bytes + recipient_gt: polygonzkevm_swap_Bytes + recipient_lt: polygonzkevm_swap_Bytes + recipient_gte: polygonzkevm_swap_Bytes + recipient_lte: polygonzkevm_swap_Bytes + recipient_in: [polygonzkevm_swap_Bytes!] + recipient_not_in: [polygonzkevm_swap_Bytes!] + recipient_contains: polygonzkevm_swap_Bytes + recipient_not_contains: polygonzkevm_swap_Bytes + proposedOwner: polygonzkevm_swap_Bytes + proposedOwner_not: polygonzkevm_swap_Bytes + proposedOwner_gt: polygonzkevm_swap_Bytes + proposedOwner_lt: polygonzkevm_swap_Bytes + proposedOwner_gte: polygonzkevm_swap_Bytes + proposedOwner_lte: polygonzkevm_swap_Bytes + proposedOwner_in: [polygonzkevm_swap_Bytes!] + proposedOwner_not_in: [polygonzkevm_swap_Bytes!] + proposedOwner_contains: polygonzkevm_swap_Bytes + proposedOwner_not_contains: polygonzkevm_swap_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -184858,14 +184407,14 @@ input metis_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: metis_AssetBalance_filter + assetBalances_: polygonzkevm_swap_AssetBalance_filter """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_Router_filter] - or: [metis_Router_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_Router_filter] + or: [polygonzkevm_swap_Router_filter] } -enum metis_Router_orderBy { +enum polygonzkevm_swap_Router_orderBy { id isActive owner @@ -184875,13 +184424,13 @@ enum metis_Router_orderBy { assetBalances } -type metis_Sequencer { +type polygonzkevm_swap_Sequencer { id: ID! isActive: Boolean! - sequencer: metis_Bytes + sequencer: polygonzkevm_swap_Bytes } -input metis_Sequencer_filter { +input polygonzkevm_swap_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -184894,35 +184443,35 @@ input metis_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: metis_Bytes - sequencer_not: metis_Bytes - sequencer_gt: metis_Bytes - sequencer_lt: metis_Bytes - sequencer_gte: metis_Bytes - sequencer_lte: metis_Bytes - sequencer_in: [metis_Bytes!] - sequencer_not_in: [metis_Bytes!] - sequencer_contains: metis_Bytes - sequencer_not_contains: metis_Bytes + sequencer: polygonzkevm_swap_Bytes + sequencer_not: polygonzkevm_swap_Bytes + sequencer_gt: polygonzkevm_swap_Bytes + sequencer_lt: polygonzkevm_swap_Bytes + sequencer_gte: polygonzkevm_swap_Bytes + sequencer_lte: polygonzkevm_swap_Bytes + sequencer_in: [polygonzkevm_swap_Bytes!] + sequencer_not_in: [polygonzkevm_swap_Bytes!] + sequencer_contains: polygonzkevm_swap_Bytes + sequencer_not_contains: polygonzkevm_swap_Bytes """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_Sequencer_filter] - or: [metis_Sequencer_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_Sequencer_filter] + or: [polygonzkevm_swap_Sequencer_filter] } -enum metis_Sequencer_orderBy { +enum polygonzkevm_swap_Sequencer_orderBy { id isActive sequencer } -type metis_Setting { +type polygonzkevm_swap_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: metis_Bytes! + caller: polygonzkevm_swap_Bytes! } -input metis_Setting_filter { +input polygonzkevm_swap_Setting_filter { id: ID id_not: ID id_gt: ID @@ -184939,41 +184488,41 @@ input metis_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: metis_Bytes - caller_not: metis_Bytes - caller_gt: metis_Bytes - caller_lt: metis_Bytes - caller_gte: metis_Bytes - caller_lte: metis_Bytes - caller_in: [metis_Bytes!] - caller_not_in: [metis_Bytes!] - caller_contains: metis_Bytes - caller_not_contains: metis_Bytes + caller: polygonzkevm_swap_Bytes + caller_not: polygonzkevm_swap_Bytes + caller_gt: polygonzkevm_swap_Bytes + caller_lt: polygonzkevm_swap_Bytes + caller_gte: polygonzkevm_swap_Bytes + caller_lte: polygonzkevm_swap_Bytes + caller_in: [polygonzkevm_swap_Bytes!] + caller_not_in: [polygonzkevm_swap_Bytes!] + caller_contains: polygonzkevm_swap_Bytes + caller_not_contains: polygonzkevm_swap_Bytes """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_Setting_filter] - or: [metis_Setting_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_Setting_filter] + or: [polygonzkevm_swap_Setting_filter] } -enum metis_Setting_orderBy { +enum polygonzkevm_swap_Setting_orderBy { id maxRoutersPerTransfer caller } -type metis_SlippageUpdate { +type polygonzkevm_swap_SlippageUpdate { id: ID! - transfer: metis_DestinationTransfer! + transfer: polygonzkevm_swap_DestinationTransfer! slippage: BigInt! - caller: metis_Bytes! - transactionHash: metis_Bytes! + caller: polygonzkevm_swap_Bytes! + transactionHash: polygonzkevm_swap_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input metis_SlippageUpdate_filter { +input polygonzkevm_swap_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -185002,7 +184551,7 @@ input metis_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: metis_DestinationTransfer_filter + transfer_: polygonzkevm_swap_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -185011,26 +184560,26 @@ input metis_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: metis_Bytes - caller_not: metis_Bytes - caller_gt: metis_Bytes - caller_lt: metis_Bytes - caller_gte: metis_Bytes - caller_lte: metis_Bytes - caller_in: [metis_Bytes!] - caller_not_in: [metis_Bytes!] - caller_contains: metis_Bytes - caller_not_contains: metis_Bytes - transactionHash: metis_Bytes - transactionHash_not: metis_Bytes - transactionHash_gt: metis_Bytes - transactionHash_lt: metis_Bytes - transactionHash_gte: metis_Bytes - transactionHash_lte: metis_Bytes - transactionHash_in: [metis_Bytes!] - transactionHash_not_in: [metis_Bytes!] - transactionHash_contains: metis_Bytes - transactionHash_not_contains: metis_Bytes + caller: polygonzkevm_swap_Bytes + caller_not: polygonzkevm_swap_Bytes + caller_gt: polygonzkevm_swap_Bytes + caller_lt: polygonzkevm_swap_Bytes + caller_gte: polygonzkevm_swap_Bytes + caller_lte: polygonzkevm_swap_Bytes + caller_in: [polygonzkevm_swap_Bytes!] + caller_not_in: [polygonzkevm_swap_Bytes!] + caller_contains: polygonzkevm_swap_Bytes + caller_not_contains: polygonzkevm_swap_Bytes + transactionHash: polygonzkevm_swap_Bytes + transactionHash_not: polygonzkevm_swap_Bytes + transactionHash_gt: polygonzkevm_swap_Bytes + transactionHash_lt: polygonzkevm_swap_Bytes + transactionHash_gte: polygonzkevm_swap_Bytes + transactionHash_lte: polygonzkevm_swap_Bytes + transactionHash_in: [polygonzkevm_swap_Bytes!] + transactionHash_not_in: [polygonzkevm_swap_Bytes!] + transactionHash_contains: polygonzkevm_swap_Bytes + transactionHash_not_contains: polygonzkevm_swap_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -185064,12 +184613,12 @@ input metis_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_SlippageUpdate_filter] - or: [metis_SlippageUpdate_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_SlippageUpdate_filter] + or: [polygonzkevm_swap_SlippageUpdate_filter] } -enum metis_SlippageUpdate_orderBy { +enum polygonzkevm_swap_SlippageUpdate_orderBy { id transfer transfer__id @@ -185117,16 +184666,16 @@ enum metis_SlippageUpdate_orderBy { blockNumber } -type metis_SnapshotRoot { +type polygonzkevm_swap_SnapshotRoot { id: ID! spokeDomain: BigInt - root: metis_Bytes! + root: polygonzkevm_swap_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input metis_SnapshotRoot_filter { +input polygonzkevm_swap_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -185143,16 +184692,16 @@ input metis_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: metis_Bytes - root_not: metis_Bytes - root_gt: metis_Bytes - root_lt: metis_Bytes - root_gte: metis_Bytes - root_lte: metis_Bytes - root_in: [metis_Bytes!] - root_not_in: [metis_Bytes!] - root_contains: metis_Bytes - root_not_contains: metis_Bytes + root: polygonzkevm_swap_Bytes + root_not: polygonzkevm_swap_Bytes + root_gt: polygonzkevm_swap_Bytes + root_lt: polygonzkevm_swap_Bytes + root_gte: polygonzkevm_swap_Bytes + root_lte: polygonzkevm_swap_Bytes + root_in: [polygonzkevm_swap_Bytes!] + root_not_in: [polygonzkevm_swap_Bytes!] + root_contains: polygonzkevm_swap_Bytes + root_not_contains: polygonzkevm_swap_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -185178,12 +184727,12 @@ input metis_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_SnapshotRoot_filter] - or: [metis_SnapshotRoot_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_SnapshotRoot_filter] + or: [polygonzkevm_swap_SnapshotRoot_filter] } -enum metis_SnapshotRoot_orderBy { +enum polygonzkevm_swap_SnapshotRoot_orderBy { id spokeDomain root @@ -185192,12 +184741,12 @@ enum metis_SnapshotRoot_orderBy { blockNumber } -type metis_SpokeConnectorMode { +type polygonzkevm_swap_SpokeConnectorMode { id: ID! mode: String! } -input metis_SpokeConnectorMode_filter { +input polygonzkevm_swap_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -185227,17 +184776,17 @@ input metis_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: metis_BlockChangedFilter - and: [metis_SpokeConnectorMode_filter] - or: [metis_SpokeConnectorMode_filter] + _change_block: polygonzkevm_swap_BlockChangedFilter + and: [polygonzkevm_swap_SpokeConnectorMode_filter] + or: [polygonzkevm_swap_SpokeConnectorMode_filter] } -enum metis_SpokeConnectorMode_orderBy { +enum polygonzkevm_swap_SpokeConnectorMode_orderBy { id mode } -enum metis_TransferStatus { +enum polygonzkevm_swap_TransferStatus { XCalled Executed Reconciled @@ -185245,9 +184794,9 @@ enum metis_TransferStatus { CompletedFast } -type metis__Block_ { +type polygonzkevm_swap__Block_ { """The hash of the block""" - hash: metis_Bytes + hash: polygonzkevm_swap_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" @@ -185255,7 +184804,7 @@ type metis__Block_ { } """The type for the top-level _meta field""" -type metis__Meta_ { +type polygonzkevm_swap__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -185263,22 +184812,22 @@ type metis__Meta_ { and therefore asks for the latest block """ - block: metis__Block_! + block: polygonzkevm_swap__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type xlayer_AggregateRoot { +type stagingzksync_AggregateRoot { id: ID! - root: xlayer_Bytes! + root: stagingzksync_Bytes! blockNumber: BigInt! } -type xlayer_AggregateRootProposed { +type stagingzksync_AggregateRootProposed { id: ID! - aggregateRoot: xlayer_Bytes! + aggregateRoot: stagingzksync_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -185286,7 +184835,7 @@ type xlayer_AggregateRootProposed { blockNumber: BigInt } -input xlayer_AggregateRootProposed_filter { +input stagingzksync_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -185295,16 +184844,16 @@ input xlayer_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: xlayer_Bytes - aggregateRoot_not: xlayer_Bytes - aggregateRoot_gt: xlayer_Bytes - aggregateRoot_lt: xlayer_Bytes - aggregateRoot_gte: xlayer_Bytes - aggregateRoot_lte: xlayer_Bytes - aggregateRoot_in: [xlayer_Bytes!] - aggregateRoot_not_in: [xlayer_Bytes!] - aggregateRoot_contains: xlayer_Bytes - aggregateRoot_not_contains: xlayer_Bytes + aggregateRoot: stagingzksync_Bytes + aggregateRoot_not: stagingzksync_Bytes + aggregateRoot_gt: stagingzksync_Bytes + aggregateRoot_lt: stagingzksync_Bytes + aggregateRoot_gte: stagingzksync_Bytes + aggregateRoot_lte: stagingzksync_Bytes + aggregateRoot_in: [stagingzksync_Bytes!] + aggregateRoot_not_in: [stagingzksync_Bytes!] + aggregateRoot_contains: stagingzksync_Bytes + aggregateRoot_not_contains: stagingzksync_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -185346,12 +184895,12 @@ input xlayer_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_AggregateRootProposed_filter] - or: [xlayer_AggregateRootProposed_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_AggregateRootProposed_filter] + or: [stagingzksync_AggregateRootProposed_filter] } -enum xlayer_AggregateRootProposed_orderBy { +enum stagingzksync_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -185361,7 +184910,7 @@ enum xlayer_AggregateRootProposed_orderBy { blockNumber } -input xlayer_AggregateRoot_filter { +input stagingzksync_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -185370,16 +184919,16 @@ input xlayer_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: xlayer_Bytes - root_not: xlayer_Bytes - root_gt: xlayer_Bytes - root_lt: xlayer_Bytes - root_gte: xlayer_Bytes - root_lte: xlayer_Bytes - root_in: [xlayer_Bytes!] - root_not_in: [xlayer_Bytes!] - root_contains: xlayer_Bytes - root_not_contains: xlayer_Bytes + root: stagingzksync_Bytes + root_not: stagingzksync_Bytes + root_gt: stagingzksync_Bytes + root_lt: stagingzksync_Bytes + root_gte: stagingzksync_Bytes + root_lte: stagingzksync_Bytes + root_in: [stagingzksync_Bytes!] + root_not_in: [stagingzksync_Bytes!] + root_contains: stagingzksync_Bytes + root_not_contains: stagingzksync_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -185389,42 +184938,47 @@ input xlayer_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_AggregateRoot_filter] - or: [xlayer_AggregateRoot_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_AggregateRoot_filter] + or: [stagingzksync_AggregateRoot_filter] } -enum xlayer_AggregateRoot_orderBy { +enum stagingzksync_AggregateRoot_orderBy { id root blockNumber } -type xlayer_Asset { +enum stagingzksync_Aggregation_interval { + hour + day +} + +type stagingzksync_Asset { id: ID! - key: xlayer_Bytes + key: stagingzksync_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: xlayer_Bytes + canonicalId: stagingzksync_Bytes canonicalDomain: BigInt - adoptedAsset: xlayer_Bytes - localAsset: xlayer_Bytes + adoptedAsset: stagingzksync_Bytes + localAsset: stagingzksync_Bytes blockNumber: BigInt - status: xlayer_AssetStatus + status: stagingzksync_AssetStatus } -type xlayer_AssetBalance { +type stagingzksync_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: xlayer_Router! - asset: xlayer_Asset! + router: stagingzksync_Router! + asset: stagingzksync_Asset! feesEarned: BigInt! } -input xlayer_AssetBalance_filter { +input stagingzksync_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -185485,7 +185039,7 @@ input xlayer_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: xlayer_Router_filter + router_: stagingzksync_Router_filter asset: String asset_not: String asset_gt: String @@ -185506,7 +185060,7 @@ input xlayer_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xlayer_Asset_filter + asset_: stagingzksync_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -185516,12 +185070,12 @@ input xlayer_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_AssetBalance_filter] - or: [xlayer_AssetBalance_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_AssetBalance_filter] + or: [stagingzksync_AssetBalance_filter] } -enum xlayer_AssetBalance_orderBy { +enum stagingzksync_AssetBalance_orderBy { id amount locked @@ -185547,12 +185101,12 @@ enum xlayer_AssetBalance_orderBy { feesEarned } -type xlayer_AssetStatus { +type stagingzksync_AssetStatus { id: ID! status: Boolean } -input xlayer_AssetStatus_filter { +input stagingzksync_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -185566,17 +185120,17 @@ input xlayer_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_AssetStatus_filter] - or: [xlayer_AssetStatus_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_AssetStatus_filter] + or: [stagingzksync_AssetStatus_filter] } -enum xlayer_AssetStatus_orderBy { +enum stagingzksync_AssetStatus_orderBy { id status } -input xlayer_Asset_filter { +input stagingzksync_Asset_filter { id: ID id_not: ID id_gt: ID @@ -185585,16 +185139,16 @@ input xlayer_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: xlayer_Bytes - key_not: xlayer_Bytes - key_gt: xlayer_Bytes - key_lt: xlayer_Bytes - key_gte: xlayer_Bytes - key_lte: xlayer_Bytes - key_in: [xlayer_Bytes!] - key_not_in: [xlayer_Bytes!] - key_contains: xlayer_Bytes - key_not_contains: xlayer_Bytes + key: stagingzksync_Bytes + key_not: stagingzksync_Bytes + key_gt: stagingzksync_Bytes + key_lt: stagingzksync_Bytes + key_gte: stagingzksync_Bytes + key_lte: stagingzksync_Bytes + key_in: [stagingzksync_Bytes!] + key_not_in: [stagingzksync_Bytes!] + key_contains: stagingzksync_Bytes + key_not_contains: stagingzksync_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -185611,16 +185165,16 @@ input xlayer_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: xlayer_Bytes - canonicalId_not: xlayer_Bytes - canonicalId_gt: xlayer_Bytes - canonicalId_lt: xlayer_Bytes - canonicalId_gte: xlayer_Bytes - canonicalId_lte: xlayer_Bytes - canonicalId_in: [xlayer_Bytes!] - canonicalId_not_in: [xlayer_Bytes!] - canonicalId_contains: xlayer_Bytes - canonicalId_not_contains: xlayer_Bytes + canonicalId: stagingzksync_Bytes + canonicalId_not: stagingzksync_Bytes + canonicalId_gt: stagingzksync_Bytes + canonicalId_lt: stagingzksync_Bytes + canonicalId_gte: stagingzksync_Bytes + canonicalId_lte: stagingzksync_Bytes + canonicalId_in: [stagingzksync_Bytes!] + canonicalId_not_in: [stagingzksync_Bytes!] + canonicalId_contains: stagingzksync_Bytes + canonicalId_not_contains: stagingzksync_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -185629,26 +185183,26 @@ input xlayer_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: xlayer_Bytes - adoptedAsset_not: xlayer_Bytes - adoptedAsset_gt: xlayer_Bytes - adoptedAsset_lt: xlayer_Bytes - adoptedAsset_gte: xlayer_Bytes - adoptedAsset_lte: xlayer_Bytes - adoptedAsset_in: [xlayer_Bytes!] - adoptedAsset_not_in: [xlayer_Bytes!] - adoptedAsset_contains: xlayer_Bytes - adoptedAsset_not_contains: xlayer_Bytes - localAsset: xlayer_Bytes - localAsset_not: xlayer_Bytes - localAsset_gt: xlayer_Bytes - localAsset_lt: xlayer_Bytes - localAsset_gte: xlayer_Bytes - localAsset_lte: xlayer_Bytes - localAsset_in: [xlayer_Bytes!] - localAsset_not_in: [xlayer_Bytes!] - localAsset_contains: xlayer_Bytes - localAsset_not_contains: xlayer_Bytes + adoptedAsset: stagingzksync_Bytes + adoptedAsset_not: stagingzksync_Bytes + adoptedAsset_gt: stagingzksync_Bytes + adoptedAsset_lt: stagingzksync_Bytes + adoptedAsset_gte: stagingzksync_Bytes + adoptedAsset_lte: stagingzksync_Bytes + adoptedAsset_in: [stagingzksync_Bytes!] + adoptedAsset_not_in: [stagingzksync_Bytes!] + adoptedAsset_contains: stagingzksync_Bytes + adoptedAsset_not_contains: stagingzksync_Bytes + localAsset: stagingzksync_Bytes + localAsset_not: stagingzksync_Bytes + localAsset_gt: stagingzksync_Bytes + localAsset_lt: stagingzksync_Bytes + localAsset_gte: stagingzksync_Bytes + localAsset_lte: stagingzksync_Bytes + localAsset_in: [stagingzksync_Bytes!] + localAsset_not_in: [stagingzksync_Bytes!] + localAsset_contains: stagingzksync_Bytes + localAsset_not_contains: stagingzksync_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -185677,14 +185231,14 @@ input xlayer_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: xlayer_AssetStatus_filter + status_: stagingzksync_AssetStatus_filter """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_Asset_filter] - or: [xlayer_Asset_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_Asset_filter] + or: [stagingzksync_Asset_filter] } -enum xlayer_Asset_orderBy { +enum stagingzksync_Asset_orderBy { id key decimal @@ -185699,30 +185253,30 @@ enum xlayer_Asset_orderBy { status__status } -scalar xlayer_BigDecimal +scalar stagingzksync_BigDecimal -input xlayer_BlockChangedFilter { +input stagingzksync_BlockChangedFilter { number_gte: Int! } -input xlayer_Block_height { - hash: xlayer_Bytes +input stagingzksync_Block_height { + hash: stagingzksync_Bytes number: Int number_gte: Int } -scalar xlayer_Bytes +scalar stagingzksync_Bytes -type xlayer_ConnectorMeta { +type stagingzksync_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: xlayer_Bytes - rootManager: xlayer_Bytes - mirrorConnector: xlayer_Bytes + amb: stagingzksync_Bytes + rootManager: stagingzksync_Bytes + mirrorConnector: stagingzksync_Bytes } -input xlayer_ConnectorMeta_filter { +input stagingzksync_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -185747,43 +185301,43 @@ input xlayer_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: xlayer_Bytes - amb_not: xlayer_Bytes - amb_gt: xlayer_Bytes - amb_lt: xlayer_Bytes - amb_gte: xlayer_Bytes - amb_lte: xlayer_Bytes - amb_in: [xlayer_Bytes!] - amb_not_in: [xlayer_Bytes!] - amb_contains: xlayer_Bytes - amb_not_contains: xlayer_Bytes - rootManager: xlayer_Bytes - rootManager_not: xlayer_Bytes - rootManager_gt: xlayer_Bytes - rootManager_lt: xlayer_Bytes - rootManager_gte: xlayer_Bytes - rootManager_lte: xlayer_Bytes - rootManager_in: [xlayer_Bytes!] - rootManager_not_in: [xlayer_Bytes!] - rootManager_contains: xlayer_Bytes - rootManager_not_contains: xlayer_Bytes - mirrorConnector: xlayer_Bytes - mirrorConnector_not: xlayer_Bytes - mirrorConnector_gt: xlayer_Bytes - mirrorConnector_lt: xlayer_Bytes - mirrorConnector_gte: xlayer_Bytes - mirrorConnector_lte: xlayer_Bytes - mirrorConnector_in: [xlayer_Bytes!] - mirrorConnector_not_in: [xlayer_Bytes!] - mirrorConnector_contains: xlayer_Bytes - mirrorConnector_not_contains: xlayer_Bytes + amb: stagingzksync_Bytes + amb_not: stagingzksync_Bytes + amb_gt: stagingzksync_Bytes + amb_lt: stagingzksync_Bytes + amb_gte: stagingzksync_Bytes + amb_lte: stagingzksync_Bytes + amb_in: [stagingzksync_Bytes!] + amb_not_in: [stagingzksync_Bytes!] + amb_contains: stagingzksync_Bytes + amb_not_contains: stagingzksync_Bytes + rootManager: stagingzksync_Bytes + rootManager_not: stagingzksync_Bytes + rootManager_gt: stagingzksync_Bytes + rootManager_lt: stagingzksync_Bytes + rootManager_gte: stagingzksync_Bytes + rootManager_lte: stagingzksync_Bytes + rootManager_in: [stagingzksync_Bytes!] + rootManager_not_in: [stagingzksync_Bytes!] + rootManager_contains: stagingzksync_Bytes + rootManager_not_contains: stagingzksync_Bytes + mirrorConnector: stagingzksync_Bytes + mirrorConnector_not: stagingzksync_Bytes + mirrorConnector_gt: stagingzksync_Bytes + mirrorConnector_lt: stagingzksync_Bytes + mirrorConnector_gte: stagingzksync_Bytes + mirrorConnector_lte: stagingzksync_Bytes + mirrorConnector_in: [stagingzksync_Bytes!] + mirrorConnector_not_in: [stagingzksync_Bytes!] + mirrorConnector_contains: stagingzksync_Bytes + mirrorConnector_not_contains: stagingzksync_Bytes """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_ConnectorMeta_filter] - or: [xlayer_ConnectorMeta_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_ConnectorMeta_filter] + or: [stagingzksync_ConnectorMeta_filter] } -enum xlayer_ConnectorMeta_orderBy { +enum stagingzksync_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -185792,48 +185346,48 @@ enum xlayer_ConnectorMeta_orderBy { mirrorConnector } -type xlayer_DestinationTransfer { +type stagingzksync_DestinationTransfer { id: ID! chainId: BigInt - transferId: xlayer_Bytes + transferId: stagingzksync_Bytes nonce: BigInt - status: xlayer_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: xlayer_Router_orderBy, orderDirection: xlayer_OrderDirection, where: xlayer_Router_filter): [xlayer_Router!] + status: stagingzksync_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingzksync_Router_orderBy, orderDirection: stagingzksync_OrderDirection, where: stagingzksync_Router_filter): [stagingzksync_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: xlayer_Bytes - delegate: xlayer_Bytes + to: stagingzksync_Bytes + delegate: stagingzksync_Bytes receiveLocal: Boolean - callData: xlayer_Bytes + callData: stagingzksync_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: xlayer_Bytes + originSender: stagingzksync_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: xlayer_Bytes - asset: xlayer_Asset + canonicalId: stagingzksync_Bytes + asset: stagingzksync_Asset amount: BigInt routersFee: BigInt - executedCaller: xlayer_Bytes - executedTransactionHash: xlayer_Bytes + executedCaller: stagingzksync_Bytes + executedTransactionHash: stagingzksync_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: xlayer_Bytes + executedTxOrigin: stagingzksync_Bytes executedTxNonce: BigInt - reconciledCaller: xlayer_Bytes - reconciledTransactionHash: xlayer_Bytes + reconciledCaller: stagingzksync_Bytes + reconciledTransactionHash: stagingzksync_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: xlayer_Bytes + reconciledTxOrigin: stagingzksync_Bytes reconciledTxNonce: BigInt } -input xlayer_DestinationTransfer_filter { +input stagingzksync_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -185850,16 +185404,16 @@ input xlayer_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: xlayer_Bytes - transferId_not: xlayer_Bytes - transferId_gt: xlayer_Bytes - transferId_lt: xlayer_Bytes - transferId_gte: xlayer_Bytes - transferId_lte: xlayer_Bytes - transferId_in: [xlayer_Bytes!] - transferId_not_in: [xlayer_Bytes!] - transferId_contains: xlayer_Bytes - transferId_not_contains: xlayer_Bytes + transferId: stagingzksync_Bytes + transferId_not: stagingzksync_Bytes + transferId_gt: stagingzksync_Bytes + transferId_lt: stagingzksync_Bytes + transferId_gte: stagingzksync_Bytes + transferId_lte: stagingzksync_Bytes + transferId_in: [stagingzksync_Bytes!] + transferId_not_in: [stagingzksync_Bytes!] + transferId_contains: stagingzksync_Bytes + transferId_not_contains: stagingzksync_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -185868,17 +185422,17 @@ input xlayer_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: xlayer_TransferStatus - status_not: xlayer_TransferStatus - status_in: [xlayer_TransferStatus!] - status_not_in: [xlayer_TransferStatus!] + status: stagingzksync_TransferStatus + status_not: stagingzksync_TransferStatus + status_in: [stagingzksync_TransferStatus!] + status_not_in: [stagingzksync_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: xlayer_Router_filter + routers_: stagingzksync_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -185903,40 +185457,40 @@ input xlayer_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: xlayer_Bytes - to_not: xlayer_Bytes - to_gt: xlayer_Bytes - to_lt: xlayer_Bytes - to_gte: xlayer_Bytes - to_lte: xlayer_Bytes - to_in: [xlayer_Bytes!] - to_not_in: [xlayer_Bytes!] - to_contains: xlayer_Bytes - to_not_contains: xlayer_Bytes - delegate: xlayer_Bytes - delegate_not: xlayer_Bytes - delegate_gt: xlayer_Bytes - delegate_lt: xlayer_Bytes - delegate_gte: xlayer_Bytes - delegate_lte: xlayer_Bytes - delegate_in: [xlayer_Bytes!] - delegate_not_in: [xlayer_Bytes!] - delegate_contains: xlayer_Bytes - delegate_not_contains: xlayer_Bytes + to: stagingzksync_Bytes + to_not: stagingzksync_Bytes + to_gt: stagingzksync_Bytes + to_lt: stagingzksync_Bytes + to_gte: stagingzksync_Bytes + to_lte: stagingzksync_Bytes + to_in: [stagingzksync_Bytes!] + to_not_in: [stagingzksync_Bytes!] + to_contains: stagingzksync_Bytes + to_not_contains: stagingzksync_Bytes + delegate: stagingzksync_Bytes + delegate_not: stagingzksync_Bytes + delegate_gt: stagingzksync_Bytes + delegate_lt: stagingzksync_Bytes + delegate_gte: stagingzksync_Bytes + delegate_lte: stagingzksync_Bytes + delegate_in: [stagingzksync_Bytes!] + delegate_not_in: [stagingzksync_Bytes!] + delegate_contains: stagingzksync_Bytes + delegate_not_contains: stagingzksync_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: xlayer_Bytes - callData_not: xlayer_Bytes - callData_gt: xlayer_Bytes - callData_lt: xlayer_Bytes - callData_gte: xlayer_Bytes - callData_lte: xlayer_Bytes - callData_in: [xlayer_Bytes!] - callData_not_in: [xlayer_Bytes!] - callData_contains: xlayer_Bytes - callData_not_contains: xlayer_Bytes + callData: stagingzksync_Bytes + callData_not: stagingzksync_Bytes + callData_gt: stagingzksync_Bytes + callData_lt: stagingzksync_Bytes + callData_gte: stagingzksync_Bytes + callData_lte: stagingzksync_Bytes + callData_in: [stagingzksync_Bytes!] + callData_not_in: [stagingzksync_Bytes!] + callData_contains: stagingzksync_Bytes + callData_not_contains: stagingzksync_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -185953,16 +185507,16 @@ input xlayer_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: xlayer_Bytes - originSender_not: xlayer_Bytes - originSender_gt: xlayer_Bytes - originSender_lt: xlayer_Bytes - originSender_gte: xlayer_Bytes - originSender_lte: xlayer_Bytes - originSender_in: [xlayer_Bytes!] - originSender_not_in: [xlayer_Bytes!] - originSender_contains: xlayer_Bytes - originSender_not_contains: xlayer_Bytes + originSender: stagingzksync_Bytes + originSender_not: stagingzksync_Bytes + originSender_gt: stagingzksync_Bytes + originSender_lt: stagingzksync_Bytes + originSender_gte: stagingzksync_Bytes + originSender_lte: stagingzksync_Bytes + originSender_in: [stagingzksync_Bytes!] + originSender_not_in: [stagingzksync_Bytes!] + originSender_contains: stagingzksync_Bytes + originSender_not_contains: stagingzksync_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -185979,16 +185533,16 @@ input xlayer_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: xlayer_Bytes - canonicalId_not: xlayer_Bytes - canonicalId_gt: xlayer_Bytes - canonicalId_lt: xlayer_Bytes - canonicalId_gte: xlayer_Bytes - canonicalId_lte: xlayer_Bytes - canonicalId_in: [xlayer_Bytes!] - canonicalId_not_in: [xlayer_Bytes!] - canonicalId_contains: xlayer_Bytes - canonicalId_not_contains: xlayer_Bytes + canonicalId: stagingzksync_Bytes + canonicalId_not: stagingzksync_Bytes + canonicalId_gt: stagingzksync_Bytes + canonicalId_lt: stagingzksync_Bytes + canonicalId_gte: stagingzksync_Bytes + canonicalId_lte: stagingzksync_Bytes + canonicalId_in: [stagingzksync_Bytes!] + canonicalId_not_in: [stagingzksync_Bytes!] + canonicalId_contains: stagingzksync_Bytes + canonicalId_not_contains: stagingzksync_Bytes asset: String asset_not: String asset_gt: String @@ -186009,7 +185563,7 @@ input xlayer_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xlayer_Asset_filter + asset_: stagingzksync_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -186026,26 +185580,26 @@ input xlayer_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: xlayer_Bytes - executedCaller_not: xlayer_Bytes - executedCaller_gt: xlayer_Bytes - executedCaller_lt: xlayer_Bytes - executedCaller_gte: xlayer_Bytes - executedCaller_lte: xlayer_Bytes - executedCaller_in: [xlayer_Bytes!] - executedCaller_not_in: [xlayer_Bytes!] - executedCaller_contains: xlayer_Bytes - executedCaller_not_contains: xlayer_Bytes - executedTransactionHash: xlayer_Bytes - executedTransactionHash_not: xlayer_Bytes - executedTransactionHash_gt: xlayer_Bytes - executedTransactionHash_lt: xlayer_Bytes - executedTransactionHash_gte: xlayer_Bytes - executedTransactionHash_lte: xlayer_Bytes - executedTransactionHash_in: [xlayer_Bytes!] - executedTransactionHash_not_in: [xlayer_Bytes!] - executedTransactionHash_contains: xlayer_Bytes - executedTransactionHash_not_contains: xlayer_Bytes + executedCaller: stagingzksync_Bytes + executedCaller_not: stagingzksync_Bytes + executedCaller_gt: stagingzksync_Bytes + executedCaller_lt: stagingzksync_Bytes + executedCaller_gte: stagingzksync_Bytes + executedCaller_lte: stagingzksync_Bytes + executedCaller_in: [stagingzksync_Bytes!] + executedCaller_not_in: [stagingzksync_Bytes!] + executedCaller_contains: stagingzksync_Bytes + executedCaller_not_contains: stagingzksync_Bytes + executedTransactionHash: stagingzksync_Bytes + executedTransactionHash_not: stagingzksync_Bytes + executedTransactionHash_gt: stagingzksync_Bytes + executedTransactionHash_lt: stagingzksync_Bytes + executedTransactionHash_gte: stagingzksync_Bytes + executedTransactionHash_lte: stagingzksync_Bytes + executedTransactionHash_in: [stagingzksync_Bytes!] + executedTransactionHash_not_in: [stagingzksync_Bytes!] + executedTransactionHash_contains: stagingzksync_Bytes + executedTransactionHash_not_contains: stagingzksync_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -186078,44 +185632,44 @@ input xlayer_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: xlayer_Bytes - executedTxOrigin_not: xlayer_Bytes - executedTxOrigin_gt: xlayer_Bytes - executedTxOrigin_lt: xlayer_Bytes - executedTxOrigin_gte: xlayer_Bytes - executedTxOrigin_lte: xlayer_Bytes - executedTxOrigin_in: [xlayer_Bytes!] - executedTxOrigin_not_in: [xlayer_Bytes!] - executedTxOrigin_contains: xlayer_Bytes - executedTxOrigin_not_contains: xlayer_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: xlayer_Bytes - reconciledCaller_not: xlayer_Bytes - reconciledCaller_gt: xlayer_Bytes - reconciledCaller_lt: xlayer_Bytes - reconciledCaller_gte: xlayer_Bytes - reconciledCaller_lte: xlayer_Bytes - reconciledCaller_in: [xlayer_Bytes!] - reconciledCaller_not_in: [xlayer_Bytes!] - reconciledCaller_contains: xlayer_Bytes - reconciledCaller_not_contains: xlayer_Bytes - reconciledTransactionHash: xlayer_Bytes - reconciledTransactionHash_not: xlayer_Bytes - reconciledTransactionHash_gt: xlayer_Bytes - reconciledTransactionHash_lt: xlayer_Bytes - reconciledTransactionHash_gte: xlayer_Bytes - reconciledTransactionHash_lte: xlayer_Bytes - reconciledTransactionHash_in: [xlayer_Bytes!] - reconciledTransactionHash_not_in: [xlayer_Bytes!] - reconciledTransactionHash_contains: xlayer_Bytes - reconciledTransactionHash_not_contains: xlayer_Bytes + executedTxOrigin: stagingzksync_Bytes + executedTxOrigin_not: stagingzksync_Bytes + executedTxOrigin_gt: stagingzksync_Bytes + executedTxOrigin_lt: stagingzksync_Bytes + executedTxOrigin_gte: stagingzksync_Bytes + executedTxOrigin_lte: stagingzksync_Bytes + executedTxOrigin_in: [stagingzksync_Bytes!] + executedTxOrigin_not_in: [stagingzksync_Bytes!] + executedTxOrigin_contains: stagingzksync_Bytes + executedTxOrigin_not_contains: stagingzksync_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: stagingzksync_Bytes + reconciledCaller_not: stagingzksync_Bytes + reconciledCaller_gt: stagingzksync_Bytes + reconciledCaller_lt: stagingzksync_Bytes + reconciledCaller_gte: stagingzksync_Bytes + reconciledCaller_lte: stagingzksync_Bytes + reconciledCaller_in: [stagingzksync_Bytes!] + reconciledCaller_not_in: [stagingzksync_Bytes!] + reconciledCaller_contains: stagingzksync_Bytes + reconciledCaller_not_contains: stagingzksync_Bytes + reconciledTransactionHash: stagingzksync_Bytes + reconciledTransactionHash_not: stagingzksync_Bytes + reconciledTransactionHash_gt: stagingzksync_Bytes + reconciledTransactionHash_lt: stagingzksync_Bytes + reconciledTransactionHash_gte: stagingzksync_Bytes + reconciledTransactionHash_lte: stagingzksync_Bytes + reconciledTransactionHash_in: [stagingzksync_Bytes!] + reconciledTransactionHash_not_in: [stagingzksync_Bytes!] + reconciledTransactionHash_contains: stagingzksync_Bytes + reconciledTransactionHash_not_contains: stagingzksync_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -186148,16 +185702,16 @@ input xlayer_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: xlayer_Bytes - reconciledTxOrigin_not: xlayer_Bytes - reconciledTxOrigin_gt: xlayer_Bytes - reconciledTxOrigin_lt: xlayer_Bytes - reconciledTxOrigin_gte: xlayer_Bytes - reconciledTxOrigin_lte: xlayer_Bytes - reconciledTxOrigin_in: [xlayer_Bytes!] - reconciledTxOrigin_not_in: [xlayer_Bytes!] - reconciledTxOrigin_contains: xlayer_Bytes - reconciledTxOrigin_not_contains: xlayer_Bytes + reconciledTxOrigin: stagingzksync_Bytes + reconciledTxOrigin_not: stagingzksync_Bytes + reconciledTxOrigin_gt: stagingzksync_Bytes + reconciledTxOrigin_lt: stagingzksync_Bytes + reconciledTxOrigin_gte: stagingzksync_Bytes + reconciledTxOrigin_lte: stagingzksync_Bytes + reconciledTxOrigin_in: [stagingzksync_Bytes!] + reconciledTxOrigin_not_in: [stagingzksync_Bytes!] + reconciledTxOrigin_contains: stagingzksync_Bytes + reconciledTxOrigin_not_contains: stagingzksync_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -186167,12 +185721,12 @@ input xlayer_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_DestinationTransfer_filter] - or: [xlayer_DestinationTransfer_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_DestinationTransfer_filter] + or: [stagingzksync_DestinationTransfer_filter] } -enum xlayer_DestinationTransfer_orderBy { +enum stagingzksync_DestinationTransfer_orderBy { id chainId transferId @@ -186226,16 +185780,16 @@ enum xlayer_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar xlayer_Int8 +scalar stagingzksync_Int8 -type xlayer_OptimisticRootFinalized { +type stagingzksync_OptimisticRootFinalized { id: ID! - aggregateRoot: xlayer_Bytes! + aggregateRoot: stagingzksync_Bytes! timestamp: BigInt! blockNumber: BigInt } -input xlayer_OptimisticRootFinalized_filter { +input stagingzksync_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -186244,16 +185798,16 @@ input xlayer_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: xlayer_Bytes - aggregateRoot_not: xlayer_Bytes - aggregateRoot_gt: xlayer_Bytes - aggregateRoot_lt: xlayer_Bytes - aggregateRoot_gte: xlayer_Bytes - aggregateRoot_lte: xlayer_Bytes - aggregateRoot_in: [xlayer_Bytes!] - aggregateRoot_not_in: [xlayer_Bytes!] - aggregateRoot_contains: xlayer_Bytes - aggregateRoot_not_contains: xlayer_Bytes + aggregateRoot: stagingzksync_Bytes + aggregateRoot_not: stagingzksync_Bytes + aggregateRoot_gt: stagingzksync_Bytes + aggregateRoot_lt: stagingzksync_Bytes + aggregateRoot_gte: stagingzksync_Bytes + aggregateRoot_lte: stagingzksync_Bytes + aggregateRoot_in: [stagingzksync_Bytes!] + aggregateRoot_not_in: [stagingzksync_Bytes!] + aggregateRoot_contains: stagingzksync_Bytes + aggregateRoot_not_contains: stagingzksync_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -186271,12 +185825,12 @@ input xlayer_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_OptimisticRootFinalized_filter] - or: [xlayer_OptimisticRootFinalized_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_OptimisticRootFinalized_filter] + or: [stagingzksync_OptimisticRootFinalized_filter] } -enum xlayer_OptimisticRootFinalized_orderBy { +enum stagingzksync_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -186284,25 +185838,25 @@ enum xlayer_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum xlayer_OrderDirection { +enum stagingzksync_OrderDirection { asc desc } -type xlayer_OriginMessage { +type stagingzksync_OriginMessage { id: ID! - transferId: xlayer_Bytes + transferId: stagingzksync_Bytes destinationDomain: BigInt - leaf: xlayer_Bytes + leaf: stagingzksync_Bytes index: BigInt - message: xlayer_Bytes - root: xlayer_Bytes - transactionHash: xlayer_Bytes + message: stagingzksync_Bytes + root: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes blockNumber: BigInt - rootCount: xlayer_RootCount + rootCount: stagingzksync_RootCount } -input xlayer_OriginMessage_filter { +input stagingzksync_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -186311,16 +185865,16 @@ input xlayer_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: xlayer_Bytes - transferId_not: xlayer_Bytes - transferId_gt: xlayer_Bytes - transferId_lt: xlayer_Bytes - transferId_gte: xlayer_Bytes - transferId_lte: xlayer_Bytes - transferId_in: [xlayer_Bytes!] - transferId_not_in: [xlayer_Bytes!] - transferId_contains: xlayer_Bytes - transferId_not_contains: xlayer_Bytes + transferId: stagingzksync_Bytes + transferId_not: stagingzksync_Bytes + transferId_gt: stagingzksync_Bytes + transferId_lt: stagingzksync_Bytes + transferId_gte: stagingzksync_Bytes + transferId_lte: stagingzksync_Bytes + transferId_in: [stagingzksync_Bytes!] + transferId_not_in: [stagingzksync_Bytes!] + transferId_contains: stagingzksync_Bytes + transferId_not_contains: stagingzksync_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -186329,16 +185883,16 @@ input xlayer_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: xlayer_Bytes - leaf_not: xlayer_Bytes - leaf_gt: xlayer_Bytes - leaf_lt: xlayer_Bytes - leaf_gte: xlayer_Bytes - leaf_lte: xlayer_Bytes - leaf_in: [xlayer_Bytes!] - leaf_not_in: [xlayer_Bytes!] - leaf_contains: xlayer_Bytes - leaf_not_contains: xlayer_Bytes + leaf: stagingzksync_Bytes + leaf_not: stagingzksync_Bytes + leaf_gt: stagingzksync_Bytes + leaf_lt: stagingzksync_Bytes + leaf_gte: stagingzksync_Bytes + leaf_lte: stagingzksync_Bytes + leaf_in: [stagingzksync_Bytes!] + leaf_not_in: [stagingzksync_Bytes!] + leaf_contains: stagingzksync_Bytes + leaf_not_contains: stagingzksync_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -186347,36 +185901,36 @@ input xlayer_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: xlayer_Bytes - message_not: xlayer_Bytes - message_gt: xlayer_Bytes - message_lt: xlayer_Bytes - message_gte: xlayer_Bytes - message_lte: xlayer_Bytes - message_in: [xlayer_Bytes!] - message_not_in: [xlayer_Bytes!] - message_contains: xlayer_Bytes - message_not_contains: xlayer_Bytes - root: xlayer_Bytes - root_not: xlayer_Bytes - root_gt: xlayer_Bytes - root_lt: xlayer_Bytes - root_gte: xlayer_Bytes - root_lte: xlayer_Bytes - root_in: [xlayer_Bytes!] - root_not_in: [xlayer_Bytes!] - root_contains: xlayer_Bytes - root_not_contains: xlayer_Bytes - transactionHash: xlayer_Bytes - transactionHash_not: xlayer_Bytes - transactionHash_gt: xlayer_Bytes - transactionHash_lt: xlayer_Bytes - transactionHash_gte: xlayer_Bytes - transactionHash_lte: xlayer_Bytes - transactionHash_in: [xlayer_Bytes!] - transactionHash_not_in: [xlayer_Bytes!] - transactionHash_contains: xlayer_Bytes - transactionHash_not_contains: xlayer_Bytes + message: stagingzksync_Bytes + message_not: stagingzksync_Bytes + message_gt: stagingzksync_Bytes + message_lt: stagingzksync_Bytes + message_gte: stagingzksync_Bytes + message_lte: stagingzksync_Bytes + message_in: [stagingzksync_Bytes!] + message_not_in: [stagingzksync_Bytes!] + message_contains: stagingzksync_Bytes + message_not_contains: stagingzksync_Bytes + root: stagingzksync_Bytes + root_not: stagingzksync_Bytes + root_gt: stagingzksync_Bytes + root_lt: stagingzksync_Bytes + root_gte: stagingzksync_Bytes + root_lte: stagingzksync_Bytes + root_in: [stagingzksync_Bytes!] + root_not_in: [stagingzksync_Bytes!] + root_contains: stagingzksync_Bytes + root_not_contains: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes + transactionHash_not: stagingzksync_Bytes + transactionHash_gt: stagingzksync_Bytes + transactionHash_lt: stagingzksync_Bytes + transactionHash_gte: stagingzksync_Bytes + transactionHash_lte: stagingzksync_Bytes + transactionHash_in: [stagingzksync_Bytes!] + transactionHash_not_in: [stagingzksync_Bytes!] + transactionHash_contains: stagingzksync_Bytes + transactionHash_not_contains: stagingzksync_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -186405,14 +185959,14 @@ input xlayer_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: xlayer_RootCount_filter + rootCount_: stagingzksync_RootCount_filter """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_OriginMessage_filter] - or: [xlayer_OriginMessage_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_OriginMessage_filter] + or: [stagingzksync_OriginMessage_filter] } -enum xlayer_OriginMessage_orderBy { +enum stagingzksync_OriginMessage_orderBy { id transferId destinationDomain @@ -186427,42 +185981,42 @@ enum xlayer_OriginMessage_orderBy { rootCount__count } -type xlayer_OriginTransfer { +type stagingzksync_OriginTransfer { id: ID! chainId: BigInt - transferId: xlayer_Bytes + transferId: stagingzksync_Bytes nonce: BigInt - status: xlayer_TransferStatus - messageHash: xlayer_Bytes + status: stagingzksync_TransferStatus + messageHash: stagingzksync_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: xlayer_Bytes - delegate: xlayer_Bytes + to: stagingzksync_Bytes + delegate: stagingzksync_Bytes receiveLocal: Boolean - callData: xlayer_Bytes + callData: stagingzksync_Bytes slippage: BigInt - originSender: xlayer_Bytes + originSender: stagingzksync_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: xlayer_Bytes - asset: xlayer_Asset - transactingAsset: xlayer_Bytes - message: xlayer_OriginMessage + canonicalId: stagingzksync_Bytes + asset: stagingzksync_Asset + transactingAsset: stagingzksync_Bytes + message: stagingzksync_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: xlayer_RelayerFee_orderBy, orderDirection: xlayer_OrderDirection, where: xlayer_RelayerFee_filter): [xlayer_RelayerFee!] - initialRelayerFeeAsset: xlayer_Bytes - caller: xlayer_Bytes - transactionHash: xlayer_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingzksync_RelayerFee_orderBy, orderDirection: stagingzksync_OrderDirection, where: stagingzksync_RelayerFee_filter): [stagingzksync_RelayerFee!] + initialRelayerFeeAsset: stagingzksync_Bytes + caller: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: xlayer_Bytes + txOrigin: stagingzksync_Bytes txNonce: BigInt } -input xlayer_OriginTransfer_filter { +input stagingzksync_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -186479,16 +186033,16 @@ input xlayer_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: xlayer_Bytes - transferId_not: xlayer_Bytes - transferId_gt: xlayer_Bytes - transferId_lt: xlayer_Bytes - transferId_gte: xlayer_Bytes - transferId_lte: xlayer_Bytes - transferId_in: [xlayer_Bytes!] - transferId_not_in: [xlayer_Bytes!] - transferId_contains: xlayer_Bytes - transferId_not_contains: xlayer_Bytes + transferId: stagingzksync_Bytes + transferId_not: stagingzksync_Bytes + transferId_gt: stagingzksync_Bytes + transferId_lt: stagingzksync_Bytes + transferId_gte: stagingzksync_Bytes + transferId_lte: stagingzksync_Bytes + transferId_in: [stagingzksync_Bytes!] + transferId_not_in: [stagingzksync_Bytes!] + transferId_contains: stagingzksync_Bytes + transferId_not_contains: stagingzksync_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -186497,20 +186051,20 @@ input xlayer_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: xlayer_TransferStatus - status_not: xlayer_TransferStatus - status_in: [xlayer_TransferStatus!] - status_not_in: [xlayer_TransferStatus!] - messageHash: xlayer_Bytes - messageHash_not: xlayer_Bytes - messageHash_gt: xlayer_Bytes - messageHash_lt: xlayer_Bytes - messageHash_gte: xlayer_Bytes - messageHash_lte: xlayer_Bytes - messageHash_in: [xlayer_Bytes!] - messageHash_not_in: [xlayer_Bytes!] - messageHash_contains: xlayer_Bytes - messageHash_not_contains: xlayer_Bytes + status: stagingzksync_TransferStatus + status_not: stagingzksync_TransferStatus + status_in: [stagingzksync_TransferStatus!] + status_not_in: [stagingzksync_TransferStatus!] + messageHash: stagingzksync_Bytes + messageHash_not: stagingzksync_Bytes + messageHash_gt: stagingzksync_Bytes + messageHash_lt: stagingzksync_Bytes + messageHash_gte: stagingzksync_Bytes + messageHash_lte: stagingzksync_Bytes + messageHash_in: [stagingzksync_Bytes!] + messageHash_not_in: [stagingzksync_Bytes!] + messageHash_contains: stagingzksync_Bytes + messageHash_not_contains: stagingzksync_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -186535,40 +186089,40 @@ input xlayer_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: xlayer_Bytes - to_not: xlayer_Bytes - to_gt: xlayer_Bytes - to_lt: xlayer_Bytes - to_gte: xlayer_Bytes - to_lte: xlayer_Bytes - to_in: [xlayer_Bytes!] - to_not_in: [xlayer_Bytes!] - to_contains: xlayer_Bytes - to_not_contains: xlayer_Bytes - delegate: xlayer_Bytes - delegate_not: xlayer_Bytes - delegate_gt: xlayer_Bytes - delegate_lt: xlayer_Bytes - delegate_gte: xlayer_Bytes - delegate_lte: xlayer_Bytes - delegate_in: [xlayer_Bytes!] - delegate_not_in: [xlayer_Bytes!] - delegate_contains: xlayer_Bytes - delegate_not_contains: xlayer_Bytes + to: stagingzksync_Bytes + to_not: stagingzksync_Bytes + to_gt: stagingzksync_Bytes + to_lt: stagingzksync_Bytes + to_gte: stagingzksync_Bytes + to_lte: stagingzksync_Bytes + to_in: [stagingzksync_Bytes!] + to_not_in: [stagingzksync_Bytes!] + to_contains: stagingzksync_Bytes + to_not_contains: stagingzksync_Bytes + delegate: stagingzksync_Bytes + delegate_not: stagingzksync_Bytes + delegate_gt: stagingzksync_Bytes + delegate_lt: stagingzksync_Bytes + delegate_gte: stagingzksync_Bytes + delegate_lte: stagingzksync_Bytes + delegate_in: [stagingzksync_Bytes!] + delegate_not_in: [stagingzksync_Bytes!] + delegate_contains: stagingzksync_Bytes + delegate_not_contains: stagingzksync_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: xlayer_Bytes - callData_not: xlayer_Bytes - callData_gt: xlayer_Bytes - callData_lt: xlayer_Bytes - callData_gte: xlayer_Bytes - callData_lte: xlayer_Bytes - callData_in: [xlayer_Bytes!] - callData_not_in: [xlayer_Bytes!] - callData_contains: xlayer_Bytes - callData_not_contains: xlayer_Bytes + callData: stagingzksync_Bytes + callData_not: stagingzksync_Bytes + callData_gt: stagingzksync_Bytes + callData_lt: stagingzksync_Bytes + callData_gte: stagingzksync_Bytes + callData_lte: stagingzksync_Bytes + callData_in: [stagingzksync_Bytes!] + callData_not_in: [stagingzksync_Bytes!] + callData_contains: stagingzksync_Bytes + callData_not_contains: stagingzksync_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -186577,16 +186131,16 @@ input xlayer_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: xlayer_Bytes - originSender_not: xlayer_Bytes - originSender_gt: xlayer_Bytes - originSender_lt: xlayer_Bytes - originSender_gte: xlayer_Bytes - originSender_lte: xlayer_Bytes - originSender_in: [xlayer_Bytes!] - originSender_not_in: [xlayer_Bytes!] - originSender_contains: xlayer_Bytes - originSender_not_contains: xlayer_Bytes + originSender: stagingzksync_Bytes + originSender_not: stagingzksync_Bytes + originSender_gt: stagingzksync_Bytes + originSender_lt: stagingzksync_Bytes + originSender_gte: stagingzksync_Bytes + originSender_lte: stagingzksync_Bytes + originSender_in: [stagingzksync_Bytes!] + originSender_not_in: [stagingzksync_Bytes!] + originSender_contains: stagingzksync_Bytes + originSender_not_contains: stagingzksync_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -186603,16 +186157,16 @@ input xlayer_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: xlayer_Bytes - canonicalId_not: xlayer_Bytes - canonicalId_gt: xlayer_Bytes - canonicalId_lt: xlayer_Bytes - canonicalId_gte: xlayer_Bytes - canonicalId_lte: xlayer_Bytes - canonicalId_in: [xlayer_Bytes!] - canonicalId_not_in: [xlayer_Bytes!] - canonicalId_contains: xlayer_Bytes - canonicalId_not_contains: xlayer_Bytes + canonicalId: stagingzksync_Bytes + canonicalId_not: stagingzksync_Bytes + canonicalId_gt: stagingzksync_Bytes + canonicalId_lt: stagingzksync_Bytes + canonicalId_gte: stagingzksync_Bytes + canonicalId_lte: stagingzksync_Bytes + canonicalId_in: [stagingzksync_Bytes!] + canonicalId_not_in: [stagingzksync_Bytes!] + canonicalId_contains: stagingzksync_Bytes + canonicalId_not_contains: stagingzksync_Bytes asset: String asset_not: String asset_gt: String @@ -186633,17 +186187,17 @@ input xlayer_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xlayer_Asset_filter - transactingAsset: xlayer_Bytes - transactingAsset_not: xlayer_Bytes - transactingAsset_gt: xlayer_Bytes - transactingAsset_lt: xlayer_Bytes - transactingAsset_gte: xlayer_Bytes - transactingAsset_lte: xlayer_Bytes - transactingAsset_in: [xlayer_Bytes!] - transactingAsset_not_in: [xlayer_Bytes!] - transactingAsset_contains: xlayer_Bytes - transactingAsset_not_contains: xlayer_Bytes + asset_: stagingzksync_Asset_filter + transactingAsset: stagingzksync_Bytes + transactingAsset_not: stagingzksync_Bytes + transactingAsset_gt: stagingzksync_Bytes + transactingAsset_lt: stagingzksync_Bytes + transactingAsset_gte: stagingzksync_Bytes + transactingAsset_lte: stagingzksync_Bytes + transactingAsset_in: [stagingzksync_Bytes!] + transactingAsset_not_in: [stagingzksync_Bytes!] + transactingAsset_contains: stagingzksync_Bytes + transactingAsset_not_contains: stagingzksync_Bytes message: String message_not: String message_gt: String @@ -186664,7 +186218,7 @@ input xlayer_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: xlayer_OriginMessage_filter + message_: stagingzksync_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -186679,37 +186233,37 @@ input xlayer_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: xlayer_RelayerFee_filter - initialRelayerFeeAsset: xlayer_Bytes - initialRelayerFeeAsset_not: xlayer_Bytes - initialRelayerFeeAsset_gt: xlayer_Bytes - initialRelayerFeeAsset_lt: xlayer_Bytes - initialRelayerFeeAsset_gte: xlayer_Bytes - initialRelayerFeeAsset_lte: xlayer_Bytes - initialRelayerFeeAsset_in: [xlayer_Bytes!] - initialRelayerFeeAsset_not_in: [xlayer_Bytes!] - initialRelayerFeeAsset_contains: xlayer_Bytes - initialRelayerFeeAsset_not_contains: xlayer_Bytes - caller: xlayer_Bytes - caller_not: xlayer_Bytes - caller_gt: xlayer_Bytes - caller_lt: xlayer_Bytes - caller_gte: xlayer_Bytes - caller_lte: xlayer_Bytes - caller_in: [xlayer_Bytes!] - caller_not_in: [xlayer_Bytes!] - caller_contains: xlayer_Bytes - caller_not_contains: xlayer_Bytes - transactionHash: xlayer_Bytes - transactionHash_not: xlayer_Bytes - transactionHash_gt: xlayer_Bytes - transactionHash_lt: xlayer_Bytes - transactionHash_gte: xlayer_Bytes - transactionHash_lte: xlayer_Bytes - transactionHash_in: [xlayer_Bytes!] - transactionHash_not_in: [xlayer_Bytes!] - transactionHash_contains: xlayer_Bytes - transactionHash_not_contains: xlayer_Bytes + relayerFees_: stagingzksync_RelayerFee_filter + initialRelayerFeeAsset: stagingzksync_Bytes + initialRelayerFeeAsset_not: stagingzksync_Bytes + initialRelayerFeeAsset_gt: stagingzksync_Bytes + initialRelayerFeeAsset_lt: stagingzksync_Bytes + initialRelayerFeeAsset_gte: stagingzksync_Bytes + initialRelayerFeeAsset_lte: stagingzksync_Bytes + initialRelayerFeeAsset_in: [stagingzksync_Bytes!] + initialRelayerFeeAsset_not_in: [stagingzksync_Bytes!] + initialRelayerFeeAsset_contains: stagingzksync_Bytes + initialRelayerFeeAsset_not_contains: stagingzksync_Bytes + caller: stagingzksync_Bytes + caller_not: stagingzksync_Bytes + caller_gt: stagingzksync_Bytes + caller_lt: stagingzksync_Bytes + caller_gte: stagingzksync_Bytes + caller_lte: stagingzksync_Bytes + caller_in: [stagingzksync_Bytes!] + caller_not_in: [stagingzksync_Bytes!] + caller_contains: stagingzksync_Bytes + caller_not_contains: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes + transactionHash_not: stagingzksync_Bytes + transactionHash_gt: stagingzksync_Bytes + transactionHash_lt: stagingzksync_Bytes + transactionHash_gte: stagingzksync_Bytes + transactionHash_lte: stagingzksync_Bytes + transactionHash_in: [stagingzksync_Bytes!] + transactionHash_not_in: [stagingzksync_Bytes!] + transactionHash_contains: stagingzksync_Bytes + transactionHash_not_contains: stagingzksync_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -186742,16 +186296,16 @@ input xlayer_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: xlayer_Bytes - txOrigin_not: xlayer_Bytes - txOrigin_gt: xlayer_Bytes - txOrigin_lt: xlayer_Bytes - txOrigin_gte: xlayer_Bytes - txOrigin_lte: xlayer_Bytes - txOrigin_in: [xlayer_Bytes!] - txOrigin_not_in: [xlayer_Bytes!] - txOrigin_contains: xlayer_Bytes - txOrigin_not_contains: xlayer_Bytes + txOrigin: stagingzksync_Bytes + txOrigin_not: stagingzksync_Bytes + txOrigin_gt: stagingzksync_Bytes + txOrigin_lt: stagingzksync_Bytes + txOrigin_gte: stagingzksync_Bytes + txOrigin_lte: stagingzksync_Bytes + txOrigin_in: [stagingzksync_Bytes!] + txOrigin_not_in: [stagingzksync_Bytes!] + txOrigin_contains: stagingzksync_Bytes + txOrigin_not_contains: stagingzksync_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -186761,12 +186315,12 @@ input xlayer_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_OriginTransfer_filter] - or: [xlayer_OriginTransfer_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_OriginTransfer_filter] + or: [stagingzksync_OriginTransfer_filter] } -enum xlayer_OriginTransfer_orderBy { +enum stagingzksync_OriginTransfer_orderBy { id chainId transferId @@ -186819,20 +186373,20 @@ enum xlayer_OriginTransfer_orderBy { txNonce } -type xlayer_Relayer { +type stagingzksync_Relayer { id: ID! isActive: Boolean! - relayer: xlayer_Bytes + relayer: stagingzksync_Bytes } -type xlayer_RelayerFee { +type stagingzksync_RelayerFee { id: ID! - transfer: xlayer_OriginTransfer! + transfer: stagingzksync_OriginTransfer! fee: BigInt! - asset: xlayer_Bytes! + asset: stagingzksync_Bytes! } -input xlayer_RelayerFee_filter { +input stagingzksync_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -186861,7 +186415,7 @@ input xlayer_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: xlayer_OriginTransfer_filter + transfer_: stagingzksync_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -186870,23 +186424,23 @@ input xlayer_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: xlayer_Bytes - asset_not: xlayer_Bytes - asset_gt: xlayer_Bytes - asset_lt: xlayer_Bytes - asset_gte: xlayer_Bytes - asset_lte: xlayer_Bytes - asset_in: [xlayer_Bytes!] - asset_not_in: [xlayer_Bytes!] - asset_contains: xlayer_Bytes - asset_not_contains: xlayer_Bytes + asset: stagingzksync_Bytes + asset_not: stagingzksync_Bytes + asset_gt: stagingzksync_Bytes + asset_lt: stagingzksync_Bytes + asset_gte: stagingzksync_Bytes + asset_lte: stagingzksync_Bytes + asset_in: [stagingzksync_Bytes!] + asset_not_in: [stagingzksync_Bytes!] + asset_contains: stagingzksync_Bytes + asset_not_contains: stagingzksync_Bytes """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_RelayerFee_filter] - or: [xlayer_RelayerFee_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_RelayerFee_filter] + or: [stagingzksync_RelayerFee_filter] } -enum xlayer_RelayerFee_orderBy { +enum stagingzksync_RelayerFee_orderBy { id transfer transfer__id @@ -186922,20 +186476,20 @@ enum xlayer_RelayerFee_orderBy { asset } -type xlayer_RelayerFeesIncrease { +type stagingzksync_RelayerFeesIncrease { id: ID! - transfer: xlayer_OriginTransfer! + transfer: stagingzksync_OriginTransfer! increase: BigInt - asset: xlayer_Bytes - caller: xlayer_Bytes! - transactionHash: xlayer_Bytes! + asset: stagingzksync_Bytes + caller: stagingzksync_Bytes! + transactionHash: stagingzksync_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input xlayer_RelayerFeesIncrease_filter { +input stagingzksync_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -186964,7 +186518,7 @@ input xlayer_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: xlayer_OriginTransfer_filter + transfer_: stagingzksync_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -186973,36 +186527,36 @@ input xlayer_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: xlayer_Bytes - asset_not: xlayer_Bytes - asset_gt: xlayer_Bytes - asset_lt: xlayer_Bytes - asset_gte: xlayer_Bytes - asset_lte: xlayer_Bytes - asset_in: [xlayer_Bytes!] - asset_not_in: [xlayer_Bytes!] - asset_contains: xlayer_Bytes - asset_not_contains: xlayer_Bytes - caller: xlayer_Bytes - caller_not: xlayer_Bytes - caller_gt: xlayer_Bytes - caller_lt: xlayer_Bytes - caller_gte: xlayer_Bytes - caller_lte: xlayer_Bytes - caller_in: [xlayer_Bytes!] - caller_not_in: [xlayer_Bytes!] - caller_contains: xlayer_Bytes - caller_not_contains: xlayer_Bytes - transactionHash: xlayer_Bytes - transactionHash_not: xlayer_Bytes - transactionHash_gt: xlayer_Bytes - transactionHash_lt: xlayer_Bytes - transactionHash_gte: xlayer_Bytes - transactionHash_lte: xlayer_Bytes - transactionHash_in: [xlayer_Bytes!] - transactionHash_not_in: [xlayer_Bytes!] - transactionHash_contains: xlayer_Bytes - transactionHash_not_contains: xlayer_Bytes + asset: stagingzksync_Bytes + asset_not: stagingzksync_Bytes + asset_gt: stagingzksync_Bytes + asset_lt: stagingzksync_Bytes + asset_gte: stagingzksync_Bytes + asset_lte: stagingzksync_Bytes + asset_in: [stagingzksync_Bytes!] + asset_not_in: [stagingzksync_Bytes!] + asset_contains: stagingzksync_Bytes + asset_not_contains: stagingzksync_Bytes + caller: stagingzksync_Bytes + caller_not: stagingzksync_Bytes + caller_gt: stagingzksync_Bytes + caller_lt: stagingzksync_Bytes + caller_gte: stagingzksync_Bytes + caller_lte: stagingzksync_Bytes + caller_in: [stagingzksync_Bytes!] + caller_not_in: [stagingzksync_Bytes!] + caller_contains: stagingzksync_Bytes + caller_not_contains: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes + transactionHash_not: stagingzksync_Bytes + transactionHash_gt: stagingzksync_Bytes + transactionHash_lt: stagingzksync_Bytes + transactionHash_gte: stagingzksync_Bytes + transactionHash_lte: stagingzksync_Bytes + transactionHash_in: [stagingzksync_Bytes!] + transactionHash_not_in: [stagingzksync_Bytes!] + transactionHash_contains: stagingzksync_Bytes + transactionHash_not_contains: stagingzksync_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -187036,12 +186590,12 @@ input xlayer_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_RelayerFeesIncrease_filter] - or: [xlayer_RelayerFeesIncrease_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_RelayerFeesIncrease_filter] + or: [stagingzksync_RelayerFeesIncrease_filter] } -enum xlayer_RelayerFeesIncrease_orderBy { +enum stagingzksync_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -187083,7 +186637,7 @@ enum xlayer_RelayerFeesIncrease_orderBy { blockNumber } -input xlayer_Relayer_filter { +input stagingzksync_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -187096,34 +186650,34 @@ input xlayer_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: xlayer_Bytes - relayer_not: xlayer_Bytes - relayer_gt: xlayer_Bytes - relayer_lt: xlayer_Bytes - relayer_gte: xlayer_Bytes - relayer_lte: xlayer_Bytes - relayer_in: [xlayer_Bytes!] - relayer_not_in: [xlayer_Bytes!] - relayer_contains: xlayer_Bytes - relayer_not_contains: xlayer_Bytes + relayer: stagingzksync_Bytes + relayer_not: stagingzksync_Bytes + relayer_gt: stagingzksync_Bytes + relayer_lt: stagingzksync_Bytes + relayer_gte: stagingzksync_Bytes + relayer_lte: stagingzksync_Bytes + relayer_in: [stagingzksync_Bytes!] + relayer_not_in: [stagingzksync_Bytes!] + relayer_contains: stagingzksync_Bytes + relayer_not_contains: stagingzksync_Bytes """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_Relayer_filter] - or: [xlayer_Relayer_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_Relayer_filter] + or: [stagingzksync_Relayer_filter] } -enum xlayer_Relayer_orderBy { +enum stagingzksync_Relayer_orderBy { id isActive relayer } -type xlayer_RootCount { +type stagingzksync_RootCount { id: ID! count: BigInt } -input xlayer_RootCount_filter { +input stagingzksync_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -187141,31 +186695,31 @@ input xlayer_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_RootCount_filter] - or: [xlayer_RootCount_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_RootCount_filter] + or: [stagingzksync_RootCount_filter] } -enum xlayer_RootCount_orderBy { +enum stagingzksync_RootCount_orderBy { id count } -type xlayer_RootMessageSent { +type stagingzksync_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: xlayer_Bytes + root: stagingzksync_Bytes count: BigInt - caller: xlayer_Bytes - transactionHash: xlayer_Bytes + caller: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input xlayer_RootMessageSent_filter { +input stagingzksync_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -187190,16 +186744,16 @@ input xlayer_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: xlayer_Bytes - root_not: xlayer_Bytes - root_gt: xlayer_Bytes - root_lt: xlayer_Bytes - root_gte: xlayer_Bytes - root_lte: xlayer_Bytes - root_in: [xlayer_Bytes!] - root_not_in: [xlayer_Bytes!] - root_contains: xlayer_Bytes - root_not_contains: xlayer_Bytes + root: stagingzksync_Bytes + root_not: stagingzksync_Bytes + root_gt: stagingzksync_Bytes + root_lt: stagingzksync_Bytes + root_gte: stagingzksync_Bytes + root_lte: stagingzksync_Bytes + root_in: [stagingzksync_Bytes!] + root_not_in: [stagingzksync_Bytes!] + root_contains: stagingzksync_Bytes + root_not_contains: stagingzksync_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -187208,26 +186762,26 @@ input xlayer_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: xlayer_Bytes - caller_not: xlayer_Bytes - caller_gt: xlayer_Bytes - caller_lt: xlayer_Bytes - caller_gte: xlayer_Bytes - caller_lte: xlayer_Bytes - caller_in: [xlayer_Bytes!] - caller_not_in: [xlayer_Bytes!] - caller_contains: xlayer_Bytes - caller_not_contains: xlayer_Bytes - transactionHash: xlayer_Bytes - transactionHash_not: xlayer_Bytes - transactionHash_gt: xlayer_Bytes - transactionHash_lt: xlayer_Bytes - transactionHash_gte: xlayer_Bytes - transactionHash_lte: xlayer_Bytes - transactionHash_in: [xlayer_Bytes!] - transactionHash_not_in: [xlayer_Bytes!] - transactionHash_contains: xlayer_Bytes - transactionHash_not_contains: xlayer_Bytes + caller: stagingzksync_Bytes + caller_not: stagingzksync_Bytes + caller_gt: stagingzksync_Bytes + caller_lt: stagingzksync_Bytes + caller_gte: stagingzksync_Bytes + caller_lte: stagingzksync_Bytes + caller_in: [stagingzksync_Bytes!] + caller_not_in: [stagingzksync_Bytes!] + caller_contains: stagingzksync_Bytes + caller_not_contains: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes + transactionHash_not: stagingzksync_Bytes + transactionHash_gt: stagingzksync_Bytes + transactionHash_lt: stagingzksync_Bytes + transactionHash_gte: stagingzksync_Bytes + transactionHash_lte: stagingzksync_Bytes + transactionHash_in: [stagingzksync_Bytes!] + transactionHash_not_in: [stagingzksync_Bytes!] + transactionHash_contains: stagingzksync_Bytes + transactionHash_not_contains: stagingzksync_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -187261,12 +186815,12 @@ input xlayer_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_RootMessageSent_filter] - or: [xlayer_RootMessageSent_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_RootMessageSent_filter] + or: [stagingzksync_RootMessageSent_filter] } -enum xlayer_RootMessageSent_orderBy { +enum stagingzksync_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -187280,25 +186834,25 @@ enum xlayer_RootMessageSent_orderBy { blockNumber } -type xlayer_Router { +type stagingzksync_Router { id: ID! isActive: Boolean! - owner: xlayer_Bytes - recipient: xlayer_Bytes - proposedOwner: xlayer_Bytes + owner: stagingzksync_Bytes + recipient: stagingzksync_Bytes + proposedOwner: stagingzksync_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: xlayer_AssetBalance_orderBy, orderDirection: xlayer_OrderDirection, where: xlayer_AssetBalance_filter): [xlayer_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingzksync_AssetBalance_orderBy, orderDirection: stagingzksync_OrderDirection, where: stagingzksync_AssetBalance_filter): [stagingzksync_AssetBalance!]! } -type xlayer_RouterDailyTVL { +type stagingzksync_RouterDailyTVL { id: ID! - router: xlayer_Router! - asset: xlayer_Asset! + router: stagingzksync_Router! + asset: stagingzksync_Asset! timestamp: BigInt! balance: BigInt! } -input xlayer_RouterDailyTVL_filter { +input stagingzksync_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -187327,7 +186881,7 @@ input xlayer_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: xlayer_Router_filter + router_: stagingzksync_Router_filter asset: String asset_not: String asset_gt: String @@ -187348,7 +186902,7 @@ input xlayer_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xlayer_Asset_filter + asset_: stagingzksync_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -187366,12 +186920,12 @@ input xlayer_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_RouterDailyTVL_filter] - or: [xlayer_RouterDailyTVL_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_RouterDailyTVL_filter] + or: [stagingzksync_RouterDailyTVL_filter] } -enum xlayer_RouterDailyTVL_orderBy { +enum stagingzksync_RouterDailyTVL_orderBy { id router router__id @@ -187394,26 +186948,26 @@ enum xlayer_RouterDailyTVL_orderBy { balance } -type xlayer_RouterLiquidityEvent { +type stagingzksync_RouterLiquidityEvent { id: ID! - type: xlayer_RouterLiquidityEventType - router: xlayer_Router! - asset: xlayer_Asset! + type: stagingzksync_RouterLiquidityEventType + router: stagingzksync_Router! + asset: stagingzksync_Asset! amount: BigInt! balance: BigInt! - caller: xlayer_Bytes + caller: stagingzksync_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: xlayer_Bytes! + transactionHash: stagingzksync_Bytes! nonce: BigInt! } -enum xlayer_RouterLiquidityEventType { +enum stagingzksync_RouterLiquidityEventType { Add Remove } -input xlayer_RouterLiquidityEvent_filter { +input stagingzksync_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -187422,10 +186976,10 @@ input xlayer_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: xlayer_RouterLiquidityEventType - type_not: xlayer_RouterLiquidityEventType - type_in: [xlayer_RouterLiquidityEventType!] - type_not_in: [xlayer_RouterLiquidityEventType!] + type: stagingzksync_RouterLiquidityEventType + type_not: stagingzksync_RouterLiquidityEventType + type_in: [stagingzksync_RouterLiquidityEventType!] + type_not_in: [stagingzksync_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -187446,7 +187000,7 @@ input xlayer_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: xlayer_Router_filter + router_: stagingzksync_Router_filter asset: String asset_not: String asset_gt: String @@ -187467,7 +187021,7 @@ input xlayer_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: xlayer_Asset_filter + asset_: stagingzksync_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -187484,16 +187038,16 @@ input xlayer_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: xlayer_Bytes - caller_not: xlayer_Bytes - caller_gt: xlayer_Bytes - caller_lt: xlayer_Bytes - caller_gte: xlayer_Bytes - caller_lte: xlayer_Bytes - caller_in: [xlayer_Bytes!] - caller_not_in: [xlayer_Bytes!] - caller_contains: xlayer_Bytes - caller_not_contains: xlayer_Bytes + caller: stagingzksync_Bytes + caller_not: stagingzksync_Bytes + caller_gt: stagingzksync_Bytes + caller_lt: stagingzksync_Bytes + caller_gte: stagingzksync_Bytes + caller_lte: stagingzksync_Bytes + caller_in: [stagingzksync_Bytes!] + caller_not_in: [stagingzksync_Bytes!] + caller_contains: stagingzksync_Bytes + caller_not_contains: stagingzksync_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -187510,16 +187064,16 @@ input xlayer_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: xlayer_Bytes - transactionHash_not: xlayer_Bytes - transactionHash_gt: xlayer_Bytes - transactionHash_lt: xlayer_Bytes - transactionHash_gte: xlayer_Bytes - transactionHash_lte: xlayer_Bytes - transactionHash_in: [xlayer_Bytes!] - transactionHash_not_in: [xlayer_Bytes!] - transactionHash_contains: xlayer_Bytes - transactionHash_not_contains: xlayer_Bytes + transactionHash: stagingzksync_Bytes + transactionHash_not: stagingzksync_Bytes + transactionHash_gt: stagingzksync_Bytes + transactionHash_lt: stagingzksync_Bytes + transactionHash_gte: stagingzksync_Bytes + transactionHash_lte: stagingzksync_Bytes + transactionHash_in: [stagingzksync_Bytes!] + transactionHash_not_in: [stagingzksync_Bytes!] + transactionHash_contains: stagingzksync_Bytes + transactionHash_not_contains: stagingzksync_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -187529,12 +187083,12 @@ input xlayer_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_RouterLiquidityEvent_filter] - or: [xlayer_RouterLiquidityEvent_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_RouterLiquidityEvent_filter] + or: [stagingzksync_RouterLiquidityEvent_filter] } -enum xlayer_RouterLiquidityEvent_orderBy { +enum stagingzksync_RouterLiquidityEvent_orderBy { id type router @@ -187563,7 +187117,7 @@ enum xlayer_RouterLiquidityEvent_orderBy { nonce } -input xlayer_Router_filter { +input stagingzksync_Router_filter { id: ID id_not: ID id_gt: ID @@ -187576,36 +187130,36 @@ input xlayer_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: xlayer_Bytes - owner_not: xlayer_Bytes - owner_gt: xlayer_Bytes - owner_lt: xlayer_Bytes - owner_gte: xlayer_Bytes - owner_lte: xlayer_Bytes - owner_in: [xlayer_Bytes!] - owner_not_in: [xlayer_Bytes!] - owner_contains: xlayer_Bytes - owner_not_contains: xlayer_Bytes - recipient: xlayer_Bytes - recipient_not: xlayer_Bytes - recipient_gt: xlayer_Bytes - recipient_lt: xlayer_Bytes - recipient_gte: xlayer_Bytes - recipient_lte: xlayer_Bytes - recipient_in: [xlayer_Bytes!] - recipient_not_in: [xlayer_Bytes!] - recipient_contains: xlayer_Bytes - recipient_not_contains: xlayer_Bytes - proposedOwner: xlayer_Bytes - proposedOwner_not: xlayer_Bytes - proposedOwner_gt: xlayer_Bytes - proposedOwner_lt: xlayer_Bytes - proposedOwner_gte: xlayer_Bytes - proposedOwner_lte: xlayer_Bytes - proposedOwner_in: [xlayer_Bytes!] - proposedOwner_not_in: [xlayer_Bytes!] - proposedOwner_contains: xlayer_Bytes - proposedOwner_not_contains: xlayer_Bytes + owner: stagingzksync_Bytes + owner_not: stagingzksync_Bytes + owner_gt: stagingzksync_Bytes + owner_lt: stagingzksync_Bytes + owner_gte: stagingzksync_Bytes + owner_lte: stagingzksync_Bytes + owner_in: [stagingzksync_Bytes!] + owner_not_in: [stagingzksync_Bytes!] + owner_contains: stagingzksync_Bytes + owner_not_contains: stagingzksync_Bytes + recipient: stagingzksync_Bytes + recipient_not: stagingzksync_Bytes + recipient_gt: stagingzksync_Bytes + recipient_lt: stagingzksync_Bytes + recipient_gte: stagingzksync_Bytes + recipient_lte: stagingzksync_Bytes + recipient_in: [stagingzksync_Bytes!] + recipient_not_in: [stagingzksync_Bytes!] + recipient_contains: stagingzksync_Bytes + recipient_not_contains: stagingzksync_Bytes + proposedOwner: stagingzksync_Bytes + proposedOwner_not: stagingzksync_Bytes + proposedOwner_gt: stagingzksync_Bytes + proposedOwner_lt: stagingzksync_Bytes + proposedOwner_gte: stagingzksync_Bytes + proposedOwner_lte: stagingzksync_Bytes + proposedOwner_in: [stagingzksync_Bytes!] + proposedOwner_not_in: [stagingzksync_Bytes!] + proposedOwner_contains: stagingzksync_Bytes + proposedOwner_not_contains: stagingzksync_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -187614,14 +187168,14 @@ input xlayer_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: xlayer_AssetBalance_filter + assetBalances_: stagingzksync_AssetBalance_filter """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_Router_filter] - or: [xlayer_Router_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_Router_filter] + or: [stagingzksync_Router_filter] } -enum xlayer_Router_orderBy { +enum stagingzksync_Router_orderBy { id isActive owner @@ -187631,13 +187185,13 @@ enum xlayer_Router_orderBy { assetBalances } -type xlayer_Sequencer { +type stagingzksync_Sequencer { id: ID! isActive: Boolean! - sequencer: xlayer_Bytes + sequencer: stagingzksync_Bytes } -input xlayer_Sequencer_filter { +input stagingzksync_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -187650,35 +187204,35 @@ input xlayer_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: xlayer_Bytes - sequencer_not: xlayer_Bytes - sequencer_gt: xlayer_Bytes - sequencer_lt: xlayer_Bytes - sequencer_gte: xlayer_Bytes - sequencer_lte: xlayer_Bytes - sequencer_in: [xlayer_Bytes!] - sequencer_not_in: [xlayer_Bytes!] - sequencer_contains: xlayer_Bytes - sequencer_not_contains: xlayer_Bytes + sequencer: stagingzksync_Bytes + sequencer_not: stagingzksync_Bytes + sequencer_gt: stagingzksync_Bytes + sequencer_lt: stagingzksync_Bytes + sequencer_gte: stagingzksync_Bytes + sequencer_lte: stagingzksync_Bytes + sequencer_in: [stagingzksync_Bytes!] + sequencer_not_in: [stagingzksync_Bytes!] + sequencer_contains: stagingzksync_Bytes + sequencer_not_contains: stagingzksync_Bytes """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_Sequencer_filter] - or: [xlayer_Sequencer_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_Sequencer_filter] + or: [stagingzksync_Sequencer_filter] } -enum xlayer_Sequencer_orderBy { +enum stagingzksync_Sequencer_orderBy { id isActive sequencer } -type xlayer_Setting { +type stagingzksync_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: xlayer_Bytes! + caller: stagingzksync_Bytes! } -input xlayer_Setting_filter { +input stagingzksync_Setting_filter { id: ID id_not: ID id_gt: ID @@ -187695,41 +187249,41 @@ input xlayer_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: xlayer_Bytes - caller_not: xlayer_Bytes - caller_gt: xlayer_Bytes - caller_lt: xlayer_Bytes - caller_gte: xlayer_Bytes - caller_lte: xlayer_Bytes - caller_in: [xlayer_Bytes!] - caller_not_in: [xlayer_Bytes!] - caller_contains: xlayer_Bytes - caller_not_contains: xlayer_Bytes + caller: stagingzksync_Bytes + caller_not: stagingzksync_Bytes + caller_gt: stagingzksync_Bytes + caller_lt: stagingzksync_Bytes + caller_gte: stagingzksync_Bytes + caller_lte: stagingzksync_Bytes + caller_in: [stagingzksync_Bytes!] + caller_not_in: [stagingzksync_Bytes!] + caller_contains: stagingzksync_Bytes + caller_not_contains: stagingzksync_Bytes """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_Setting_filter] - or: [xlayer_Setting_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_Setting_filter] + or: [stagingzksync_Setting_filter] } -enum xlayer_Setting_orderBy { +enum stagingzksync_Setting_orderBy { id maxRoutersPerTransfer caller } -type xlayer_SlippageUpdate { +type stagingzksync_SlippageUpdate { id: ID! - transfer: xlayer_DestinationTransfer! + transfer: stagingzksync_DestinationTransfer! slippage: BigInt! - caller: xlayer_Bytes! - transactionHash: xlayer_Bytes! + caller: stagingzksync_Bytes! + transactionHash: stagingzksync_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input xlayer_SlippageUpdate_filter { +input stagingzksync_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -187758,7 +187312,7 @@ input xlayer_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: xlayer_DestinationTransfer_filter + transfer_: stagingzksync_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -187767,26 +187321,26 @@ input xlayer_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: xlayer_Bytes - caller_not: xlayer_Bytes - caller_gt: xlayer_Bytes - caller_lt: xlayer_Bytes - caller_gte: xlayer_Bytes - caller_lte: xlayer_Bytes - caller_in: [xlayer_Bytes!] - caller_not_in: [xlayer_Bytes!] - caller_contains: xlayer_Bytes - caller_not_contains: xlayer_Bytes - transactionHash: xlayer_Bytes - transactionHash_not: xlayer_Bytes - transactionHash_gt: xlayer_Bytes - transactionHash_lt: xlayer_Bytes - transactionHash_gte: xlayer_Bytes - transactionHash_lte: xlayer_Bytes - transactionHash_in: [xlayer_Bytes!] - transactionHash_not_in: [xlayer_Bytes!] - transactionHash_contains: xlayer_Bytes - transactionHash_not_contains: xlayer_Bytes + caller: stagingzksync_Bytes + caller_not: stagingzksync_Bytes + caller_gt: stagingzksync_Bytes + caller_lt: stagingzksync_Bytes + caller_gte: stagingzksync_Bytes + caller_lte: stagingzksync_Bytes + caller_in: [stagingzksync_Bytes!] + caller_not_in: [stagingzksync_Bytes!] + caller_contains: stagingzksync_Bytes + caller_not_contains: stagingzksync_Bytes + transactionHash: stagingzksync_Bytes + transactionHash_not: stagingzksync_Bytes + transactionHash_gt: stagingzksync_Bytes + transactionHash_lt: stagingzksync_Bytes + transactionHash_gte: stagingzksync_Bytes + transactionHash_lte: stagingzksync_Bytes + transactionHash_in: [stagingzksync_Bytes!] + transactionHash_not_in: [stagingzksync_Bytes!] + transactionHash_contains: stagingzksync_Bytes + transactionHash_not_contains: stagingzksync_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -187820,12 +187374,12 @@ input xlayer_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_SlippageUpdate_filter] - or: [xlayer_SlippageUpdate_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_SlippageUpdate_filter] + or: [stagingzksync_SlippageUpdate_filter] } -enum xlayer_SlippageUpdate_orderBy { +enum stagingzksync_SlippageUpdate_orderBy { id transfer transfer__id @@ -187873,16 +187427,16 @@ enum xlayer_SlippageUpdate_orderBy { blockNumber } -type xlayer_SnapshotRoot { +type stagingzksync_SnapshotRoot { id: ID! spokeDomain: BigInt - root: xlayer_Bytes! + root: stagingzksync_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input xlayer_SnapshotRoot_filter { +input stagingzksync_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -187899,16 +187453,16 @@ input xlayer_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: xlayer_Bytes - root_not: xlayer_Bytes - root_gt: xlayer_Bytes - root_lt: xlayer_Bytes - root_gte: xlayer_Bytes - root_lte: xlayer_Bytes - root_in: [xlayer_Bytes!] - root_not_in: [xlayer_Bytes!] - root_contains: xlayer_Bytes - root_not_contains: xlayer_Bytes + root: stagingzksync_Bytes + root_not: stagingzksync_Bytes + root_gt: stagingzksync_Bytes + root_lt: stagingzksync_Bytes + root_gte: stagingzksync_Bytes + root_lte: stagingzksync_Bytes + root_in: [stagingzksync_Bytes!] + root_not_in: [stagingzksync_Bytes!] + root_contains: stagingzksync_Bytes + root_not_contains: stagingzksync_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -187934,12 +187488,12 @@ input xlayer_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_SnapshotRoot_filter] - or: [xlayer_SnapshotRoot_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_SnapshotRoot_filter] + or: [stagingzksync_SnapshotRoot_filter] } -enum xlayer_SnapshotRoot_orderBy { +enum stagingzksync_SnapshotRoot_orderBy { id spokeDomain root @@ -187948,12 +187502,12 @@ enum xlayer_SnapshotRoot_orderBy { blockNumber } -type xlayer_SpokeConnectorMode { +type stagingzksync_SpokeConnectorMode { id: ID! mode: String! } -input xlayer_SpokeConnectorMode_filter { +input stagingzksync_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -187983,17 +187537,17 @@ input xlayer_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: xlayer_BlockChangedFilter - and: [xlayer_SpokeConnectorMode_filter] - or: [xlayer_SpokeConnectorMode_filter] + _change_block: stagingzksync_BlockChangedFilter + and: [stagingzksync_SpokeConnectorMode_filter] + or: [stagingzksync_SpokeConnectorMode_filter] } -enum xlayer_SpokeConnectorMode_orderBy { +enum stagingzksync_SpokeConnectorMode_orderBy { id mode } -enum xlayer_TransferStatus { +enum stagingzksync_TransferStatus { XCalled Executed Reconciled @@ -188001,17 +187555,19 @@ enum xlayer_TransferStatus { CompletedFast } -type xlayer__Block_ { +type stagingzksync__Block_ { """The hash of the block""" - hash: xlayer_Bytes + hash: stagingzksync_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: stagingzksync_Bytes } """The type for the top-level _meta field""" -type xlayer__Meta_ { +type stagingzksync__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -188019,22 +187575,22 @@ type xlayer__Meta_ { and therefore asks for the latest block """ - block: xlayer__Block_! + block: stagingzksync__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingxlayer_AggregateRoot { +type polygon_AggregateRoot { id: ID! - root: stagingxlayer_Bytes! + root: polygon_Bytes! blockNumber: BigInt! } -type stagingxlayer_AggregateRootProposed { +type polygon_AggregateRootProposed { id: ID! - aggregateRoot: stagingxlayer_Bytes! + aggregateRoot: polygon_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -188042,7 +187598,7 @@ type stagingxlayer_AggregateRootProposed { blockNumber: BigInt } -input stagingxlayer_AggregateRootProposed_filter { +input polygon_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -188051,16 +187607,16 @@ input stagingxlayer_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingxlayer_Bytes - aggregateRoot_not: stagingxlayer_Bytes - aggregateRoot_gt: stagingxlayer_Bytes - aggregateRoot_lt: stagingxlayer_Bytes - aggregateRoot_gte: stagingxlayer_Bytes - aggregateRoot_lte: stagingxlayer_Bytes - aggregateRoot_in: [stagingxlayer_Bytes!] - aggregateRoot_not_in: [stagingxlayer_Bytes!] - aggregateRoot_contains: stagingxlayer_Bytes - aggregateRoot_not_contains: stagingxlayer_Bytes + aggregateRoot: polygon_Bytes + aggregateRoot_not: polygon_Bytes + aggregateRoot_gt: polygon_Bytes + aggregateRoot_lt: polygon_Bytes + aggregateRoot_gte: polygon_Bytes + aggregateRoot_lte: polygon_Bytes + aggregateRoot_in: [polygon_Bytes!] + aggregateRoot_not_in: [polygon_Bytes!] + aggregateRoot_contains: polygon_Bytes + aggregateRoot_not_contains: polygon_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -188102,12 +187658,12 @@ input stagingxlayer_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_AggregateRootProposed_filter] - or: [stagingxlayer_AggregateRootProposed_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_AggregateRootProposed_filter] + or: [polygon_AggregateRootProposed_filter] } -enum stagingxlayer_AggregateRootProposed_orderBy { +enum polygon_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -188117,7 +187673,7 @@ enum stagingxlayer_AggregateRootProposed_orderBy { blockNumber } -input stagingxlayer_AggregateRoot_filter { +input polygon_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -188126,16 +187682,16 @@ input stagingxlayer_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingxlayer_Bytes - root_not: stagingxlayer_Bytes - root_gt: stagingxlayer_Bytes - root_lt: stagingxlayer_Bytes - root_gte: stagingxlayer_Bytes - root_lte: stagingxlayer_Bytes - root_in: [stagingxlayer_Bytes!] - root_not_in: [stagingxlayer_Bytes!] - root_contains: stagingxlayer_Bytes - root_not_contains: stagingxlayer_Bytes + root: polygon_Bytes + root_not: polygon_Bytes + root_gt: polygon_Bytes + root_lt: polygon_Bytes + root_gte: polygon_Bytes + root_lte: polygon_Bytes + root_in: [polygon_Bytes!] + root_not_in: [polygon_Bytes!] + root_contains: polygon_Bytes + root_not_contains: polygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -188145,42 +187701,47 @@ input stagingxlayer_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_AggregateRoot_filter] - or: [stagingxlayer_AggregateRoot_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_AggregateRoot_filter] + or: [polygon_AggregateRoot_filter] } -enum stagingxlayer_AggregateRoot_orderBy { +enum polygon_AggregateRoot_orderBy { id root blockNumber } -type stagingxlayer_Asset { +enum polygon_Aggregation_interval { + hour + day +} + +type polygon_Asset { id: ID! - key: stagingxlayer_Bytes + key: polygon_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingxlayer_Bytes + canonicalId: polygon_Bytes canonicalDomain: BigInt - adoptedAsset: stagingxlayer_Bytes - localAsset: stagingxlayer_Bytes + adoptedAsset: polygon_Bytes + localAsset: polygon_Bytes blockNumber: BigInt - status: stagingxlayer_AssetStatus + status: polygon_AssetStatus } -type stagingxlayer_AssetBalance { +type polygon_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingxlayer_Router! - asset: stagingxlayer_Asset! + router: polygon_Router! + asset: polygon_Asset! feesEarned: BigInt! } -input stagingxlayer_AssetBalance_filter { +input polygon_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -188241,7 +187802,7 @@ input stagingxlayer_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingxlayer_Router_filter + router_: polygon_Router_filter asset: String asset_not: String asset_gt: String @@ -188262,7 +187823,7 @@ input stagingxlayer_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxlayer_Asset_filter + asset_: polygon_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -188272,12 +187833,12 @@ input stagingxlayer_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_AssetBalance_filter] - or: [stagingxlayer_AssetBalance_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_AssetBalance_filter] + or: [polygon_AssetBalance_filter] } -enum stagingxlayer_AssetBalance_orderBy { +enum polygon_AssetBalance_orderBy { id amount locked @@ -188303,12 +187864,12 @@ enum stagingxlayer_AssetBalance_orderBy { feesEarned } -type stagingxlayer_AssetStatus { +type polygon_AssetStatus { id: ID! status: Boolean } -input stagingxlayer_AssetStatus_filter { +input polygon_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -188322,17 +187883,17 @@ input stagingxlayer_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_AssetStatus_filter] - or: [stagingxlayer_AssetStatus_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_AssetStatus_filter] + or: [polygon_AssetStatus_filter] } -enum stagingxlayer_AssetStatus_orderBy { +enum polygon_AssetStatus_orderBy { id status } -input stagingxlayer_Asset_filter { +input polygon_Asset_filter { id: ID id_not: ID id_gt: ID @@ -188341,16 +187902,16 @@ input stagingxlayer_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingxlayer_Bytes - key_not: stagingxlayer_Bytes - key_gt: stagingxlayer_Bytes - key_lt: stagingxlayer_Bytes - key_gte: stagingxlayer_Bytes - key_lte: stagingxlayer_Bytes - key_in: [stagingxlayer_Bytes!] - key_not_in: [stagingxlayer_Bytes!] - key_contains: stagingxlayer_Bytes - key_not_contains: stagingxlayer_Bytes + key: polygon_Bytes + key_not: polygon_Bytes + key_gt: polygon_Bytes + key_lt: polygon_Bytes + key_gte: polygon_Bytes + key_lte: polygon_Bytes + key_in: [polygon_Bytes!] + key_not_in: [polygon_Bytes!] + key_contains: polygon_Bytes + key_not_contains: polygon_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -188367,16 +187928,16 @@ input stagingxlayer_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingxlayer_Bytes - canonicalId_not: stagingxlayer_Bytes - canonicalId_gt: stagingxlayer_Bytes - canonicalId_lt: stagingxlayer_Bytes - canonicalId_gte: stagingxlayer_Bytes - canonicalId_lte: stagingxlayer_Bytes - canonicalId_in: [stagingxlayer_Bytes!] - canonicalId_not_in: [stagingxlayer_Bytes!] - canonicalId_contains: stagingxlayer_Bytes - canonicalId_not_contains: stagingxlayer_Bytes + canonicalId: polygon_Bytes + canonicalId_not: polygon_Bytes + canonicalId_gt: polygon_Bytes + canonicalId_lt: polygon_Bytes + canonicalId_gte: polygon_Bytes + canonicalId_lte: polygon_Bytes + canonicalId_in: [polygon_Bytes!] + canonicalId_not_in: [polygon_Bytes!] + canonicalId_contains: polygon_Bytes + canonicalId_not_contains: polygon_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -188385,26 +187946,26 @@ input stagingxlayer_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingxlayer_Bytes - adoptedAsset_not: stagingxlayer_Bytes - adoptedAsset_gt: stagingxlayer_Bytes - adoptedAsset_lt: stagingxlayer_Bytes - adoptedAsset_gte: stagingxlayer_Bytes - adoptedAsset_lte: stagingxlayer_Bytes - adoptedAsset_in: [stagingxlayer_Bytes!] - adoptedAsset_not_in: [stagingxlayer_Bytes!] - adoptedAsset_contains: stagingxlayer_Bytes - adoptedAsset_not_contains: stagingxlayer_Bytes - localAsset: stagingxlayer_Bytes - localAsset_not: stagingxlayer_Bytes - localAsset_gt: stagingxlayer_Bytes - localAsset_lt: stagingxlayer_Bytes - localAsset_gte: stagingxlayer_Bytes - localAsset_lte: stagingxlayer_Bytes - localAsset_in: [stagingxlayer_Bytes!] - localAsset_not_in: [stagingxlayer_Bytes!] - localAsset_contains: stagingxlayer_Bytes - localAsset_not_contains: stagingxlayer_Bytes + adoptedAsset: polygon_Bytes + adoptedAsset_not: polygon_Bytes + adoptedAsset_gt: polygon_Bytes + adoptedAsset_lt: polygon_Bytes + adoptedAsset_gte: polygon_Bytes + adoptedAsset_lte: polygon_Bytes + adoptedAsset_in: [polygon_Bytes!] + adoptedAsset_not_in: [polygon_Bytes!] + adoptedAsset_contains: polygon_Bytes + adoptedAsset_not_contains: polygon_Bytes + localAsset: polygon_Bytes + localAsset_not: polygon_Bytes + localAsset_gt: polygon_Bytes + localAsset_lt: polygon_Bytes + localAsset_gte: polygon_Bytes + localAsset_lte: polygon_Bytes + localAsset_in: [polygon_Bytes!] + localAsset_not_in: [polygon_Bytes!] + localAsset_contains: polygon_Bytes + localAsset_not_contains: polygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -188433,14 +187994,14 @@ input stagingxlayer_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingxlayer_AssetStatus_filter + status_: polygon_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_Asset_filter] - or: [stagingxlayer_Asset_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_Asset_filter] + or: [polygon_Asset_filter] } -enum stagingxlayer_Asset_orderBy { +enum polygon_Asset_orderBy { id key decimal @@ -188455,30 +188016,30 @@ enum stagingxlayer_Asset_orderBy { status__status } -scalar stagingxlayer_BigDecimal +scalar polygon_BigDecimal -input stagingxlayer_BlockChangedFilter { +input polygon_BlockChangedFilter { number_gte: Int! } -input stagingxlayer_Block_height { - hash: stagingxlayer_Bytes +input polygon_Block_height { + hash: polygon_Bytes number: Int number_gte: Int } -scalar stagingxlayer_Bytes +scalar polygon_Bytes -type stagingxlayer_ConnectorMeta { +type polygon_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingxlayer_Bytes - rootManager: stagingxlayer_Bytes - mirrorConnector: stagingxlayer_Bytes + amb: polygon_Bytes + rootManager: polygon_Bytes + mirrorConnector: polygon_Bytes } -input stagingxlayer_ConnectorMeta_filter { +input polygon_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -188503,43 +188064,43 @@ input stagingxlayer_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingxlayer_Bytes - amb_not: stagingxlayer_Bytes - amb_gt: stagingxlayer_Bytes - amb_lt: stagingxlayer_Bytes - amb_gte: stagingxlayer_Bytes - amb_lte: stagingxlayer_Bytes - amb_in: [stagingxlayer_Bytes!] - amb_not_in: [stagingxlayer_Bytes!] - amb_contains: stagingxlayer_Bytes - amb_not_contains: stagingxlayer_Bytes - rootManager: stagingxlayer_Bytes - rootManager_not: stagingxlayer_Bytes - rootManager_gt: stagingxlayer_Bytes - rootManager_lt: stagingxlayer_Bytes - rootManager_gte: stagingxlayer_Bytes - rootManager_lte: stagingxlayer_Bytes - rootManager_in: [stagingxlayer_Bytes!] - rootManager_not_in: [stagingxlayer_Bytes!] - rootManager_contains: stagingxlayer_Bytes - rootManager_not_contains: stagingxlayer_Bytes - mirrorConnector: stagingxlayer_Bytes - mirrorConnector_not: stagingxlayer_Bytes - mirrorConnector_gt: stagingxlayer_Bytes - mirrorConnector_lt: stagingxlayer_Bytes - mirrorConnector_gte: stagingxlayer_Bytes - mirrorConnector_lte: stagingxlayer_Bytes - mirrorConnector_in: [stagingxlayer_Bytes!] - mirrorConnector_not_in: [stagingxlayer_Bytes!] - mirrorConnector_contains: stagingxlayer_Bytes - mirrorConnector_not_contains: stagingxlayer_Bytes + amb: polygon_Bytes + amb_not: polygon_Bytes + amb_gt: polygon_Bytes + amb_lt: polygon_Bytes + amb_gte: polygon_Bytes + amb_lte: polygon_Bytes + amb_in: [polygon_Bytes!] + amb_not_in: [polygon_Bytes!] + amb_contains: polygon_Bytes + amb_not_contains: polygon_Bytes + rootManager: polygon_Bytes + rootManager_not: polygon_Bytes + rootManager_gt: polygon_Bytes + rootManager_lt: polygon_Bytes + rootManager_gte: polygon_Bytes + rootManager_lte: polygon_Bytes + rootManager_in: [polygon_Bytes!] + rootManager_not_in: [polygon_Bytes!] + rootManager_contains: polygon_Bytes + rootManager_not_contains: polygon_Bytes + mirrorConnector: polygon_Bytes + mirrorConnector_not: polygon_Bytes + mirrorConnector_gt: polygon_Bytes + mirrorConnector_lt: polygon_Bytes + mirrorConnector_gte: polygon_Bytes + mirrorConnector_lte: polygon_Bytes + mirrorConnector_in: [polygon_Bytes!] + mirrorConnector_not_in: [polygon_Bytes!] + mirrorConnector_contains: polygon_Bytes + mirrorConnector_not_contains: polygon_Bytes """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_ConnectorMeta_filter] - or: [stagingxlayer_ConnectorMeta_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_ConnectorMeta_filter] + or: [polygon_ConnectorMeta_filter] } -enum stagingxlayer_ConnectorMeta_orderBy { +enum polygon_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -188548,48 +188109,48 @@ enum stagingxlayer_ConnectorMeta_orderBy { mirrorConnector } -type stagingxlayer_DestinationTransfer { +type polygon_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingxlayer_Bytes + transferId: polygon_Bytes nonce: BigInt - status: stagingxlayer_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingxlayer_Router_orderBy, orderDirection: stagingxlayer_OrderDirection, where: stagingxlayer_Router_filter): [stagingxlayer_Router!] + status: polygon_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: polygon_Router_orderBy, orderDirection: polygon_OrderDirection, where: polygon_Router_filter): [polygon_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingxlayer_Bytes - delegate: stagingxlayer_Bytes + to: polygon_Bytes + delegate: polygon_Bytes receiveLocal: Boolean - callData: stagingxlayer_Bytes + callData: polygon_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingxlayer_Bytes + originSender: polygon_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingxlayer_Bytes - asset: stagingxlayer_Asset + canonicalId: polygon_Bytes + asset: polygon_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingxlayer_Bytes - executedTransactionHash: stagingxlayer_Bytes + executedCaller: polygon_Bytes + executedTransactionHash: polygon_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingxlayer_Bytes + executedTxOrigin: polygon_Bytes executedTxNonce: BigInt - reconciledCaller: stagingxlayer_Bytes - reconciledTransactionHash: stagingxlayer_Bytes + reconciledCaller: polygon_Bytes + reconciledTransactionHash: polygon_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingxlayer_Bytes + reconciledTxOrigin: polygon_Bytes reconciledTxNonce: BigInt } -input stagingxlayer_DestinationTransfer_filter { +input polygon_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -188606,16 +188167,16 @@ input stagingxlayer_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingxlayer_Bytes - transferId_not: stagingxlayer_Bytes - transferId_gt: stagingxlayer_Bytes - transferId_lt: stagingxlayer_Bytes - transferId_gte: stagingxlayer_Bytes - transferId_lte: stagingxlayer_Bytes - transferId_in: [stagingxlayer_Bytes!] - transferId_not_in: [stagingxlayer_Bytes!] - transferId_contains: stagingxlayer_Bytes - transferId_not_contains: stagingxlayer_Bytes + transferId: polygon_Bytes + transferId_not: polygon_Bytes + transferId_gt: polygon_Bytes + transferId_lt: polygon_Bytes + transferId_gte: polygon_Bytes + transferId_lte: polygon_Bytes + transferId_in: [polygon_Bytes!] + transferId_not_in: [polygon_Bytes!] + transferId_contains: polygon_Bytes + transferId_not_contains: polygon_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -188624,17 +188185,17 @@ input stagingxlayer_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingxlayer_TransferStatus - status_not: stagingxlayer_TransferStatus - status_in: [stagingxlayer_TransferStatus!] - status_not_in: [stagingxlayer_TransferStatus!] + status: polygon_TransferStatus + status_not: polygon_TransferStatus + status_in: [polygon_TransferStatus!] + status_not_in: [polygon_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingxlayer_Router_filter + routers_: polygon_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -188659,40 +188220,40 @@ input stagingxlayer_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingxlayer_Bytes - to_not: stagingxlayer_Bytes - to_gt: stagingxlayer_Bytes - to_lt: stagingxlayer_Bytes - to_gte: stagingxlayer_Bytes - to_lte: stagingxlayer_Bytes - to_in: [stagingxlayer_Bytes!] - to_not_in: [stagingxlayer_Bytes!] - to_contains: stagingxlayer_Bytes - to_not_contains: stagingxlayer_Bytes - delegate: stagingxlayer_Bytes - delegate_not: stagingxlayer_Bytes - delegate_gt: stagingxlayer_Bytes - delegate_lt: stagingxlayer_Bytes - delegate_gte: stagingxlayer_Bytes - delegate_lte: stagingxlayer_Bytes - delegate_in: [stagingxlayer_Bytes!] - delegate_not_in: [stagingxlayer_Bytes!] - delegate_contains: stagingxlayer_Bytes - delegate_not_contains: stagingxlayer_Bytes + to: polygon_Bytes + to_not: polygon_Bytes + to_gt: polygon_Bytes + to_lt: polygon_Bytes + to_gte: polygon_Bytes + to_lte: polygon_Bytes + to_in: [polygon_Bytes!] + to_not_in: [polygon_Bytes!] + to_contains: polygon_Bytes + to_not_contains: polygon_Bytes + delegate: polygon_Bytes + delegate_not: polygon_Bytes + delegate_gt: polygon_Bytes + delegate_lt: polygon_Bytes + delegate_gte: polygon_Bytes + delegate_lte: polygon_Bytes + delegate_in: [polygon_Bytes!] + delegate_not_in: [polygon_Bytes!] + delegate_contains: polygon_Bytes + delegate_not_contains: polygon_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingxlayer_Bytes - callData_not: stagingxlayer_Bytes - callData_gt: stagingxlayer_Bytes - callData_lt: stagingxlayer_Bytes - callData_gte: stagingxlayer_Bytes - callData_lte: stagingxlayer_Bytes - callData_in: [stagingxlayer_Bytes!] - callData_not_in: [stagingxlayer_Bytes!] - callData_contains: stagingxlayer_Bytes - callData_not_contains: stagingxlayer_Bytes + callData: polygon_Bytes + callData_not: polygon_Bytes + callData_gt: polygon_Bytes + callData_lt: polygon_Bytes + callData_gte: polygon_Bytes + callData_lte: polygon_Bytes + callData_in: [polygon_Bytes!] + callData_not_in: [polygon_Bytes!] + callData_contains: polygon_Bytes + callData_not_contains: polygon_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -188709,16 +188270,16 @@ input stagingxlayer_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingxlayer_Bytes - originSender_not: stagingxlayer_Bytes - originSender_gt: stagingxlayer_Bytes - originSender_lt: stagingxlayer_Bytes - originSender_gte: stagingxlayer_Bytes - originSender_lte: stagingxlayer_Bytes - originSender_in: [stagingxlayer_Bytes!] - originSender_not_in: [stagingxlayer_Bytes!] - originSender_contains: stagingxlayer_Bytes - originSender_not_contains: stagingxlayer_Bytes + originSender: polygon_Bytes + originSender_not: polygon_Bytes + originSender_gt: polygon_Bytes + originSender_lt: polygon_Bytes + originSender_gte: polygon_Bytes + originSender_lte: polygon_Bytes + originSender_in: [polygon_Bytes!] + originSender_not_in: [polygon_Bytes!] + originSender_contains: polygon_Bytes + originSender_not_contains: polygon_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -188735,16 +188296,16 @@ input stagingxlayer_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingxlayer_Bytes - canonicalId_not: stagingxlayer_Bytes - canonicalId_gt: stagingxlayer_Bytes - canonicalId_lt: stagingxlayer_Bytes - canonicalId_gte: stagingxlayer_Bytes - canonicalId_lte: stagingxlayer_Bytes - canonicalId_in: [stagingxlayer_Bytes!] - canonicalId_not_in: [stagingxlayer_Bytes!] - canonicalId_contains: stagingxlayer_Bytes - canonicalId_not_contains: stagingxlayer_Bytes + canonicalId: polygon_Bytes + canonicalId_not: polygon_Bytes + canonicalId_gt: polygon_Bytes + canonicalId_lt: polygon_Bytes + canonicalId_gte: polygon_Bytes + canonicalId_lte: polygon_Bytes + canonicalId_in: [polygon_Bytes!] + canonicalId_not_in: [polygon_Bytes!] + canonicalId_contains: polygon_Bytes + canonicalId_not_contains: polygon_Bytes asset: String asset_not: String asset_gt: String @@ -188765,7 +188326,7 @@ input stagingxlayer_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxlayer_Asset_filter + asset_: polygon_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -188782,26 +188343,26 @@ input stagingxlayer_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingxlayer_Bytes - executedCaller_not: stagingxlayer_Bytes - executedCaller_gt: stagingxlayer_Bytes - executedCaller_lt: stagingxlayer_Bytes - executedCaller_gte: stagingxlayer_Bytes - executedCaller_lte: stagingxlayer_Bytes - executedCaller_in: [stagingxlayer_Bytes!] - executedCaller_not_in: [stagingxlayer_Bytes!] - executedCaller_contains: stagingxlayer_Bytes - executedCaller_not_contains: stagingxlayer_Bytes - executedTransactionHash: stagingxlayer_Bytes - executedTransactionHash_not: stagingxlayer_Bytes - executedTransactionHash_gt: stagingxlayer_Bytes - executedTransactionHash_lt: stagingxlayer_Bytes - executedTransactionHash_gte: stagingxlayer_Bytes - executedTransactionHash_lte: stagingxlayer_Bytes - executedTransactionHash_in: [stagingxlayer_Bytes!] - executedTransactionHash_not_in: [stagingxlayer_Bytes!] - executedTransactionHash_contains: stagingxlayer_Bytes - executedTransactionHash_not_contains: stagingxlayer_Bytes + executedCaller: polygon_Bytes + executedCaller_not: polygon_Bytes + executedCaller_gt: polygon_Bytes + executedCaller_lt: polygon_Bytes + executedCaller_gte: polygon_Bytes + executedCaller_lte: polygon_Bytes + executedCaller_in: [polygon_Bytes!] + executedCaller_not_in: [polygon_Bytes!] + executedCaller_contains: polygon_Bytes + executedCaller_not_contains: polygon_Bytes + executedTransactionHash: polygon_Bytes + executedTransactionHash_not: polygon_Bytes + executedTransactionHash_gt: polygon_Bytes + executedTransactionHash_lt: polygon_Bytes + executedTransactionHash_gte: polygon_Bytes + executedTransactionHash_lte: polygon_Bytes + executedTransactionHash_in: [polygon_Bytes!] + executedTransactionHash_not_in: [polygon_Bytes!] + executedTransactionHash_contains: polygon_Bytes + executedTransactionHash_not_contains: polygon_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -188834,16 +188395,16 @@ input stagingxlayer_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingxlayer_Bytes - executedTxOrigin_not: stagingxlayer_Bytes - executedTxOrigin_gt: stagingxlayer_Bytes - executedTxOrigin_lt: stagingxlayer_Bytes - executedTxOrigin_gte: stagingxlayer_Bytes - executedTxOrigin_lte: stagingxlayer_Bytes - executedTxOrigin_in: [stagingxlayer_Bytes!] - executedTxOrigin_not_in: [stagingxlayer_Bytes!] - executedTxOrigin_contains: stagingxlayer_Bytes - executedTxOrigin_not_contains: stagingxlayer_Bytes + executedTxOrigin: polygon_Bytes + executedTxOrigin_not: polygon_Bytes + executedTxOrigin_gt: polygon_Bytes + executedTxOrigin_lt: polygon_Bytes + executedTxOrigin_gte: polygon_Bytes + executedTxOrigin_lte: polygon_Bytes + executedTxOrigin_in: [polygon_Bytes!] + executedTxOrigin_not_in: [polygon_Bytes!] + executedTxOrigin_contains: polygon_Bytes + executedTxOrigin_not_contains: polygon_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -188852,26 +188413,26 @@ input stagingxlayer_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingxlayer_Bytes - reconciledCaller_not: stagingxlayer_Bytes - reconciledCaller_gt: stagingxlayer_Bytes - reconciledCaller_lt: stagingxlayer_Bytes - reconciledCaller_gte: stagingxlayer_Bytes - reconciledCaller_lte: stagingxlayer_Bytes - reconciledCaller_in: [stagingxlayer_Bytes!] - reconciledCaller_not_in: [stagingxlayer_Bytes!] - reconciledCaller_contains: stagingxlayer_Bytes - reconciledCaller_not_contains: stagingxlayer_Bytes - reconciledTransactionHash: stagingxlayer_Bytes - reconciledTransactionHash_not: stagingxlayer_Bytes - reconciledTransactionHash_gt: stagingxlayer_Bytes - reconciledTransactionHash_lt: stagingxlayer_Bytes - reconciledTransactionHash_gte: stagingxlayer_Bytes - reconciledTransactionHash_lte: stagingxlayer_Bytes - reconciledTransactionHash_in: [stagingxlayer_Bytes!] - reconciledTransactionHash_not_in: [stagingxlayer_Bytes!] - reconciledTransactionHash_contains: stagingxlayer_Bytes - reconciledTransactionHash_not_contains: stagingxlayer_Bytes + reconciledCaller: polygon_Bytes + reconciledCaller_not: polygon_Bytes + reconciledCaller_gt: polygon_Bytes + reconciledCaller_lt: polygon_Bytes + reconciledCaller_gte: polygon_Bytes + reconciledCaller_lte: polygon_Bytes + reconciledCaller_in: [polygon_Bytes!] + reconciledCaller_not_in: [polygon_Bytes!] + reconciledCaller_contains: polygon_Bytes + reconciledCaller_not_contains: polygon_Bytes + reconciledTransactionHash: polygon_Bytes + reconciledTransactionHash_not: polygon_Bytes + reconciledTransactionHash_gt: polygon_Bytes + reconciledTransactionHash_lt: polygon_Bytes + reconciledTransactionHash_gte: polygon_Bytes + reconciledTransactionHash_lte: polygon_Bytes + reconciledTransactionHash_in: [polygon_Bytes!] + reconciledTransactionHash_not_in: [polygon_Bytes!] + reconciledTransactionHash_contains: polygon_Bytes + reconciledTransactionHash_not_contains: polygon_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -188904,16 +188465,16 @@ input stagingxlayer_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingxlayer_Bytes - reconciledTxOrigin_not: stagingxlayer_Bytes - reconciledTxOrigin_gt: stagingxlayer_Bytes - reconciledTxOrigin_lt: stagingxlayer_Bytes - reconciledTxOrigin_gte: stagingxlayer_Bytes - reconciledTxOrigin_lte: stagingxlayer_Bytes - reconciledTxOrigin_in: [stagingxlayer_Bytes!] - reconciledTxOrigin_not_in: [stagingxlayer_Bytes!] - reconciledTxOrigin_contains: stagingxlayer_Bytes - reconciledTxOrigin_not_contains: stagingxlayer_Bytes + reconciledTxOrigin: polygon_Bytes + reconciledTxOrigin_not: polygon_Bytes + reconciledTxOrigin_gt: polygon_Bytes + reconciledTxOrigin_lt: polygon_Bytes + reconciledTxOrigin_gte: polygon_Bytes + reconciledTxOrigin_lte: polygon_Bytes + reconciledTxOrigin_in: [polygon_Bytes!] + reconciledTxOrigin_not_in: [polygon_Bytes!] + reconciledTxOrigin_contains: polygon_Bytes + reconciledTxOrigin_not_contains: polygon_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -188923,12 +188484,12 @@ input stagingxlayer_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_DestinationTransfer_filter] - or: [stagingxlayer_DestinationTransfer_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_DestinationTransfer_filter] + or: [polygon_DestinationTransfer_filter] } -enum stagingxlayer_DestinationTransfer_orderBy { +enum polygon_DestinationTransfer_orderBy { id chainId transferId @@ -188982,16 +188543,16 @@ enum stagingxlayer_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingxlayer_Int8 +scalar polygon_Int8 -type stagingxlayer_OptimisticRootFinalized { +type polygon_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingxlayer_Bytes! + aggregateRoot: polygon_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingxlayer_OptimisticRootFinalized_filter { +input polygon_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -189000,16 +188561,16 @@ input stagingxlayer_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingxlayer_Bytes - aggregateRoot_not: stagingxlayer_Bytes - aggregateRoot_gt: stagingxlayer_Bytes - aggregateRoot_lt: stagingxlayer_Bytes - aggregateRoot_gte: stagingxlayer_Bytes - aggregateRoot_lte: stagingxlayer_Bytes - aggregateRoot_in: [stagingxlayer_Bytes!] - aggregateRoot_not_in: [stagingxlayer_Bytes!] - aggregateRoot_contains: stagingxlayer_Bytes - aggregateRoot_not_contains: stagingxlayer_Bytes + aggregateRoot: polygon_Bytes + aggregateRoot_not: polygon_Bytes + aggregateRoot_gt: polygon_Bytes + aggregateRoot_lt: polygon_Bytes + aggregateRoot_gte: polygon_Bytes + aggregateRoot_lte: polygon_Bytes + aggregateRoot_in: [polygon_Bytes!] + aggregateRoot_not_in: [polygon_Bytes!] + aggregateRoot_contains: polygon_Bytes + aggregateRoot_not_contains: polygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -189027,12 +188588,12 @@ input stagingxlayer_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_OptimisticRootFinalized_filter] - or: [stagingxlayer_OptimisticRootFinalized_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_OptimisticRootFinalized_filter] + or: [polygon_OptimisticRootFinalized_filter] } -enum stagingxlayer_OptimisticRootFinalized_orderBy { +enum polygon_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -189040,25 +188601,25 @@ enum stagingxlayer_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingxlayer_OrderDirection { +enum polygon_OrderDirection { asc desc } -type stagingxlayer_OriginMessage { +type polygon_OriginMessage { id: ID! - transferId: stagingxlayer_Bytes + transferId: polygon_Bytes destinationDomain: BigInt - leaf: stagingxlayer_Bytes + leaf: polygon_Bytes index: BigInt - message: stagingxlayer_Bytes - root: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes + message: polygon_Bytes + root: polygon_Bytes + transactionHash: polygon_Bytes blockNumber: BigInt - rootCount: stagingxlayer_RootCount + rootCount: polygon_RootCount } -input stagingxlayer_OriginMessage_filter { +input polygon_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -189067,16 +188628,16 @@ input stagingxlayer_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingxlayer_Bytes - transferId_not: stagingxlayer_Bytes - transferId_gt: stagingxlayer_Bytes - transferId_lt: stagingxlayer_Bytes - transferId_gte: stagingxlayer_Bytes - transferId_lte: stagingxlayer_Bytes - transferId_in: [stagingxlayer_Bytes!] - transferId_not_in: [stagingxlayer_Bytes!] - transferId_contains: stagingxlayer_Bytes - transferId_not_contains: stagingxlayer_Bytes + transferId: polygon_Bytes + transferId_not: polygon_Bytes + transferId_gt: polygon_Bytes + transferId_lt: polygon_Bytes + transferId_gte: polygon_Bytes + transferId_lte: polygon_Bytes + transferId_in: [polygon_Bytes!] + transferId_not_in: [polygon_Bytes!] + transferId_contains: polygon_Bytes + transferId_not_contains: polygon_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -189085,16 +188646,16 @@ input stagingxlayer_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingxlayer_Bytes - leaf_not: stagingxlayer_Bytes - leaf_gt: stagingxlayer_Bytes - leaf_lt: stagingxlayer_Bytes - leaf_gte: stagingxlayer_Bytes - leaf_lte: stagingxlayer_Bytes - leaf_in: [stagingxlayer_Bytes!] - leaf_not_in: [stagingxlayer_Bytes!] - leaf_contains: stagingxlayer_Bytes - leaf_not_contains: stagingxlayer_Bytes + leaf: polygon_Bytes + leaf_not: polygon_Bytes + leaf_gt: polygon_Bytes + leaf_lt: polygon_Bytes + leaf_gte: polygon_Bytes + leaf_lte: polygon_Bytes + leaf_in: [polygon_Bytes!] + leaf_not_in: [polygon_Bytes!] + leaf_contains: polygon_Bytes + leaf_not_contains: polygon_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -189103,36 +188664,36 @@ input stagingxlayer_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingxlayer_Bytes - message_not: stagingxlayer_Bytes - message_gt: stagingxlayer_Bytes - message_lt: stagingxlayer_Bytes - message_gte: stagingxlayer_Bytes - message_lte: stagingxlayer_Bytes - message_in: [stagingxlayer_Bytes!] - message_not_in: [stagingxlayer_Bytes!] - message_contains: stagingxlayer_Bytes - message_not_contains: stagingxlayer_Bytes - root: stagingxlayer_Bytes - root_not: stagingxlayer_Bytes - root_gt: stagingxlayer_Bytes - root_lt: stagingxlayer_Bytes - root_gte: stagingxlayer_Bytes - root_lte: stagingxlayer_Bytes - root_in: [stagingxlayer_Bytes!] - root_not_in: [stagingxlayer_Bytes!] - root_contains: stagingxlayer_Bytes - root_not_contains: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes - transactionHash_not: stagingxlayer_Bytes - transactionHash_gt: stagingxlayer_Bytes - transactionHash_lt: stagingxlayer_Bytes - transactionHash_gte: stagingxlayer_Bytes - transactionHash_lte: stagingxlayer_Bytes - transactionHash_in: [stagingxlayer_Bytes!] - transactionHash_not_in: [stagingxlayer_Bytes!] - transactionHash_contains: stagingxlayer_Bytes - transactionHash_not_contains: stagingxlayer_Bytes + message: polygon_Bytes + message_not: polygon_Bytes + message_gt: polygon_Bytes + message_lt: polygon_Bytes + message_gte: polygon_Bytes + message_lte: polygon_Bytes + message_in: [polygon_Bytes!] + message_not_in: [polygon_Bytes!] + message_contains: polygon_Bytes + message_not_contains: polygon_Bytes + root: polygon_Bytes + root_not: polygon_Bytes + root_gt: polygon_Bytes + root_lt: polygon_Bytes + root_gte: polygon_Bytes + root_lte: polygon_Bytes + root_in: [polygon_Bytes!] + root_not_in: [polygon_Bytes!] + root_contains: polygon_Bytes + root_not_contains: polygon_Bytes + transactionHash: polygon_Bytes + transactionHash_not: polygon_Bytes + transactionHash_gt: polygon_Bytes + transactionHash_lt: polygon_Bytes + transactionHash_gte: polygon_Bytes + transactionHash_lte: polygon_Bytes + transactionHash_in: [polygon_Bytes!] + transactionHash_not_in: [polygon_Bytes!] + transactionHash_contains: polygon_Bytes + transactionHash_not_contains: polygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -189161,14 +188722,14 @@ input stagingxlayer_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingxlayer_RootCount_filter + rootCount_: polygon_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_OriginMessage_filter] - or: [stagingxlayer_OriginMessage_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_OriginMessage_filter] + or: [polygon_OriginMessage_filter] } -enum stagingxlayer_OriginMessage_orderBy { +enum polygon_OriginMessage_orderBy { id transferId destinationDomain @@ -189183,42 +188744,42 @@ enum stagingxlayer_OriginMessage_orderBy { rootCount__count } -type stagingxlayer_OriginTransfer { +type polygon_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingxlayer_Bytes + transferId: polygon_Bytes nonce: BigInt - status: stagingxlayer_TransferStatus - messageHash: stagingxlayer_Bytes + status: polygon_TransferStatus + messageHash: polygon_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingxlayer_Bytes - delegate: stagingxlayer_Bytes + to: polygon_Bytes + delegate: polygon_Bytes receiveLocal: Boolean - callData: stagingxlayer_Bytes + callData: polygon_Bytes slippage: BigInt - originSender: stagingxlayer_Bytes + originSender: polygon_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingxlayer_Bytes - asset: stagingxlayer_Asset - transactingAsset: stagingxlayer_Bytes - message: stagingxlayer_OriginMessage + canonicalId: polygon_Bytes + asset: polygon_Asset + transactingAsset: polygon_Bytes + message: polygon_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingxlayer_RelayerFee_orderBy, orderDirection: stagingxlayer_OrderDirection, where: stagingxlayer_RelayerFee_filter): [stagingxlayer_RelayerFee!] - initialRelayerFeeAsset: stagingxlayer_Bytes - caller: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: polygon_RelayerFee_orderBy, orderDirection: polygon_OrderDirection, where: polygon_RelayerFee_filter): [polygon_RelayerFee!] + initialRelayerFeeAsset: polygon_Bytes + caller: polygon_Bytes + transactionHash: polygon_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingxlayer_Bytes + txOrigin: polygon_Bytes txNonce: BigInt } -input stagingxlayer_OriginTransfer_filter { +input polygon_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -189235,16 +188796,16 @@ input stagingxlayer_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingxlayer_Bytes - transferId_not: stagingxlayer_Bytes - transferId_gt: stagingxlayer_Bytes - transferId_lt: stagingxlayer_Bytes - transferId_gte: stagingxlayer_Bytes - transferId_lte: stagingxlayer_Bytes - transferId_in: [stagingxlayer_Bytes!] - transferId_not_in: [stagingxlayer_Bytes!] - transferId_contains: stagingxlayer_Bytes - transferId_not_contains: stagingxlayer_Bytes + transferId: polygon_Bytes + transferId_not: polygon_Bytes + transferId_gt: polygon_Bytes + transferId_lt: polygon_Bytes + transferId_gte: polygon_Bytes + transferId_lte: polygon_Bytes + transferId_in: [polygon_Bytes!] + transferId_not_in: [polygon_Bytes!] + transferId_contains: polygon_Bytes + transferId_not_contains: polygon_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -189253,20 +188814,20 @@ input stagingxlayer_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingxlayer_TransferStatus - status_not: stagingxlayer_TransferStatus - status_in: [stagingxlayer_TransferStatus!] - status_not_in: [stagingxlayer_TransferStatus!] - messageHash: stagingxlayer_Bytes - messageHash_not: stagingxlayer_Bytes - messageHash_gt: stagingxlayer_Bytes - messageHash_lt: stagingxlayer_Bytes - messageHash_gte: stagingxlayer_Bytes - messageHash_lte: stagingxlayer_Bytes - messageHash_in: [stagingxlayer_Bytes!] - messageHash_not_in: [stagingxlayer_Bytes!] - messageHash_contains: stagingxlayer_Bytes - messageHash_not_contains: stagingxlayer_Bytes + status: polygon_TransferStatus + status_not: polygon_TransferStatus + status_in: [polygon_TransferStatus!] + status_not_in: [polygon_TransferStatus!] + messageHash: polygon_Bytes + messageHash_not: polygon_Bytes + messageHash_gt: polygon_Bytes + messageHash_lt: polygon_Bytes + messageHash_gte: polygon_Bytes + messageHash_lte: polygon_Bytes + messageHash_in: [polygon_Bytes!] + messageHash_not_in: [polygon_Bytes!] + messageHash_contains: polygon_Bytes + messageHash_not_contains: polygon_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -189291,40 +188852,40 @@ input stagingxlayer_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingxlayer_Bytes - to_not: stagingxlayer_Bytes - to_gt: stagingxlayer_Bytes - to_lt: stagingxlayer_Bytes - to_gte: stagingxlayer_Bytes - to_lte: stagingxlayer_Bytes - to_in: [stagingxlayer_Bytes!] - to_not_in: [stagingxlayer_Bytes!] - to_contains: stagingxlayer_Bytes - to_not_contains: stagingxlayer_Bytes - delegate: stagingxlayer_Bytes - delegate_not: stagingxlayer_Bytes - delegate_gt: stagingxlayer_Bytes - delegate_lt: stagingxlayer_Bytes - delegate_gte: stagingxlayer_Bytes - delegate_lte: stagingxlayer_Bytes - delegate_in: [stagingxlayer_Bytes!] - delegate_not_in: [stagingxlayer_Bytes!] - delegate_contains: stagingxlayer_Bytes - delegate_not_contains: stagingxlayer_Bytes + to: polygon_Bytes + to_not: polygon_Bytes + to_gt: polygon_Bytes + to_lt: polygon_Bytes + to_gte: polygon_Bytes + to_lte: polygon_Bytes + to_in: [polygon_Bytes!] + to_not_in: [polygon_Bytes!] + to_contains: polygon_Bytes + to_not_contains: polygon_Bytes + delegate: polygon_Bytes + delegate_not: polygon_Bytes + delegate_gt: polygon_Bytes + delegate_lt: polygon_Bytes + delegate_gte: polygon_Bytes + delegate_lte: polygon_Bytes + delegate_in: [polygon_Bytes!] + delegate_not_in: [polygon_Bytes!] + delegate_contains: polygon_Bytes + delegate_not_contains: polygon_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingxlayer_Bytes - callData_not: stagingxlayer_Bytes - callData_gt: stagingxlayer_Bytes - callData_lt: stagingxlayer_Bytes - callData_gte: stagingxlayer_Bytes - callData_lte: stagingxlayer_Bytes - callData_in: [stagingxlayer_Bytes!] - callData_not_in: [stagingxlayer_Bytes!] - callData_contains: stagingxlayer_Bytes - callData_not_contains: stagingxlayer_Bytes + callData: polygon_Bytes + callData_not: polygon_Bytes + callData_gt: polygon_Bytes + callData_lt: polygon_Bytes + callData_gte: polygon_Bytes + callData_lte: polygon_Bytes + callData_in: [polygon_Bytes!] + callData_not_in: [polygon_Bytes!] + callData_contains: polygon_Bytes + callData_not_contains: polygon_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -189333,16 +188894,16 @@ input stagingxlayer_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingxlayer_Bytes - originSender_not: stagingxlayer_Bytes - originSender_gt: stagingxlayer_Bytes - originSender_lt: stagingxlayer_Bytes - originSender_gte: stagingxlayer_Bytes - originSender_lte: stagingxlayer_Bytes - originSender_in: [stagingxlayer_Bytes!] - originSender_not_in: [stagingxlayer_Bytes!] - originSender_contains: stagingxlayer_Bytes - originSender_not_contains: stagingxlayer_Bytes + originSender: polygon_Bytes + originSender_not: polygon_Bytes + originSender_gt: polygon_Bytes + originSender_lt: polygon_Bytes + originSender_gte: polygon_Bytes + originSender_lte: polygon_Bytes + originSender_in: [polygon_Bytes!] + originSender_not_in: [polygon_Bytes!] + originSender_contains: polygon_Bytes + originSender_not_contains: polygon_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -189359,16 +188920,16 @@ input stagingxlayer_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingxlayer_Bytes - canonicalId_not: stagingxlayer_Bytes - canonicalId_gt: stagingxlayer_Bytes - canonicalId_lt: stagingxlayer_Bytes - canonicalId_gte: stagingxlayer_Bytes - canonicalId_lte: stagingxlayer_Bytes - canonicalId_in: [stagingxlayer_Bytes!] - canonicalId_not_in: [stagingxlayer_Bytes!] - canonicalId_contains: stagingxlayer_Bytes - canonicalId_not_contains: stagingxlayer_Bytes + canonicalId: polygon_Bytes + canonicalId_not: polygon_Bytes + canonicalId_gt: polygon_Bytes + canonicalId_lt: polygon_Bytes + canonicalId_gte: polygon_Bytes + canonicalId_lte: polygon_Bytes + canonicalId_in: [polygon_Bytes!] + canonicalId_not_in: [polygon_Bytes!] + canonicalId_contains: polygon_Bytes + canonicalId_not_contains: polygon_Bytes asset: String asset_not: String asset_gt: String @@ -189389,17 +188950,17 @@ input stagingxlayer_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxlayer_Asset_filter - transactingAsset: stagingxlayer_Bytes - transactingAsset_not: stagingxlayer_Bytes - transactingAsset_gt: stagingxlayer_Bytes - transactingAsset_lt: stagingxlayer_Bytes - transactingAsset_gte: stagingxlayer_Bytes - transactingAsset_lte: stagingxlayer_Bytes - transactingAsset_in: [stagingxlayer_Bytes!] - transactingAsset_not_in: [stagingxlayer_Bytes!] - transactingAsset_contains: stagingxlayer_Bytes - transactingAsset_not_contains: stagingxlayer_Bytes + asset_: polygon_Asset_filter + transactingAsset: polygon_Bytes + transactingAsset_not: polygon_Bytes + transactingAsset_gt: polygon_Bytes + transactingAsset_lt: polygon_Bytes + transactingAsset_gte: polygon_Bytes + transactingAsset_lte: polygon_Bytes + transactingAsset_in: [polygon_Bytes!] + transactingAsset_not_in: [polygon_Bytes!] + transactingAsset_contains: polygon_Bytes + transactingAsset_not_contains: polygon_Bytes message: String message_not: String message_gt: String @@ -189420,7 +188981,7 @@ input stagingxlayer_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingxlayer_OriginMessage_filter + message_: polygon_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -189435,37 +188996,37 @@ input stagingxlayer_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingxlayer_RelayerFee_filter - initialRelayerFeeAsset: stagingxlayer_Bytes - initialRelayerFeeAsset_not: stagingxlayer_Bytes - initialRelayerFeeAsset_gt: stagingxlayer_Bytes - initialRelayerFeeAsset_lt: stagingxlayer_Bytes - initialRelayerFeeAsset_gte: stagingxlayer_Bytes - initialRelayerFeeAsset_lte: stagingxlayer_Bytes - initialRelayerFeeAsset_in: [stagingxlayer_Bytes!] - initialRelayerFeeAsset_not_in: [stagingxlayer_Bytes!] - initialRelayerFeeAsset_contains: stagingxlayer_Bytes - initialRelayerFeeAsset_not_contains: stagingxlayer_Bytes - caller: stagingxlayer_Bytes - caller_not: stagingxlayer_Bytes - caller_gt: stagingxlayer_Bytes - caller_lt: stagingxlayer_Bytes - caller_gte: stagingxlayer_Bytes - caller_lte: stagingxlayer_Bytes - caller_in: [stagingxlayer_Bytes!] - caller_not_in: [stagingxlayer_Bytes!] - caller_contains: stagingxlayer_Bytes - caller_not_contains: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes - transactionHash_not: stagingxlayer_Bytes - transactionHash_gt: stagingxlayer_Bytes - transactionHash_lt: stagingxlayer_Bytes - transactionHash_gte: stagingxlayer_Bytes - transactionHash_lte: stagingxlayer_Bytes - transactionHash_in: [stagingxlayer_Bytes!] - transactionHash_not_in: [stagingxlayer_Bytes!] - transactionHash_contains: stagingxlayer_Bytes - transactionHash_not_contains: stagingxlayer_Bytes + relayerFees_: polygon_RelayerFee_filter + initialRelayerFeeAsset: polygon_Bytes + initialRelayerFeeAsset_not: polygon_Bytes + initialRelayerFeeAsset_gt: polygon_Bytes + initialRelayerFeeAsset_lt: polygon_Bytes + initialRelayerFeeAsset_gte: polygon_Bytes + initialRelayerFeeAsset_lte: polygon_Bytes + initialRelayerFeeAsset_in: [polygon_Bytes!] + initialRelayerFeeAsset_not_in: [polygon_Bytes!] + initialRelayerFeeAsset_contains: polygon_Bytes + initialRelayerFeeAsset_not_contains: polygon_Bytes + caller: polygon_Bytes + caller_not: polygon_Bytes + caller_gt: polygon_Bytes + caller_lt: polygon_Bytes + caller_gte: polygon_Bytes + caller_lte: polygon_Bytes + caller_in: [polygon_Bytes!] + caller_not_in: [polygon_Bytes!] + caller_contains: polygon_Bytes + caller_not_contains: polygon_Bytes + transactionHash: polygon_Bytes + transactionHash_not: polygon_Bytes + transactionHash_gt: polygon_Bytes + transactionHash_lt: polygon_Bytes + transactionHash_gte: polygon_Bytes + transactionHash_lte: polygon_Bytes + transactionHash_in: [polygon_Bytes!] + transactionHash_not_in: [polygon_Bytes!] + transactionHash_contains: polygon_Bytes + transactionHash_not_contains: polygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -189498,16 +189059,16 @@ input stagingxlayer_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingxlayer_Bytes - txOrigin_not: stagingxlayer_Bytes - txOrigin_gt: stagingxlayer_Bytes - txOrigin_lt: stagingxlayer_Bytes - txOrigin_gte: stagingxlayer_Bytes - txOrigin_lte: stagingxlayer_Bytes - txOrigin_in: [stagingxlayer_Bytes!] - txOrigin_not_in: [stagingxlayer_Bytes!] - txOrigin_contains: stagingxlayer_Bytes - txOrigin_not_contains: stagingxlayer_Bytes + txOrigin: polygon_Bytes + txOrigin_not: polygon_Bytes + txOrigin_gt: polygon_Bytes + txOrigin_lt: polygon_Bytes + txOrigin_gte: polygon_Bytes + txOrigin_lte: polygon_Bytes + txOrigin_in: [polygon_Bytes!] + txOrigin_not_in: [polygon_Bytes!] + txOrigin_contains: polygon_Bytes + txOrigin_not_contains: polygon_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -189517,12 +189078,12 @@ input stagingxlayer_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_OriginTransfer_filter] - or: [stagingxlayer_OriginTransfer_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_OriginTransfer_filter] + or: [polygon_OriginTransfer_filter] } -enum stagingxlayer_OriginTransfer_orderBy { +enum polygon_OriginTransfer_orderBy { id chainId transferId @@ -189575,20 +189136,20 @@ enum stagingxlayer_OriginTransfer_orderBy { txNonce } -type stagingxlayer_Relayer { +type polygon_Relayer { id: ID! isActive: Boolean! - relayer: stagingxlayer_Bytes + relayer: polygon_Bytes } -type stagingxlayer_RelayerFee { +type polygon_RelayerFee { id: ID! - transfer: stagingxlayer_OriginTransfer! + transfer: polygon_OriginTransfer! fee: BigInt! - asset: stagingxlayer_Bytes! + asset: polygon_Bytes! } -input stagingxlayer_RelayerFee_filter { +input polygon_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -189617,7 +189178,7 @@ input stagingxlayer_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingxlayer_OriginTransfer_filter + transfer_: polygon_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -189626,23 +189187,23 @@ input stagingxlayer_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingxlayer_Bytes - asset_not: stagingxlayer_Bytes - asset_gt: stagingxlayer_Bytes - asset_lt: stagingxlayer_Bytes - asset_gte: stagingxlayer_Bytes - asset_lte: stagingxlayer_Bytes - asset_in: [stagingxlayer_Bytes!] - asset_not_in: [stagingxlayer_Bytes!] - asset_contains: stagingxlayer_Bytes - asset_not_contains: stagingxlayer_Bytes + asset: polygon_Bytes + asset_not: polygon_Bytes + asset_gt: polygon_Bytes + asset_lt: polygon_Bytes + asset_gte: polygon_Bytes + asset_lte: polygon_Bytes + asset_in: [polygon_Bytes!] + asset_not_in: [polygon_Bytes!] + asset_contains: polygon_Bytes + asset_not_contains: polygon_Bytes """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_RelayerFee_filter] - or: [stagingxlayer_RelayerFee_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_RelayerFee_filter] + or: [polygon_RelayerFee_filter] } -enum stagingxlayer_RelayerFee_orderBy { +enum polygon_RelayerFee_orderBy { id transfer transfer__id @@ -189678,20 +189239,20 @@ enum stagingxlayer_RelayerFee_orderBy { asset } -type stagingxlayer_RelayerFeesIncrease { +type polygon_RelayerFeesIncrease { id: ID! - transfer: stagingxlayer_OriginTransfer! + transfer: polygon_OriginTransfer! increase: BigInt - asset: stagingxlayer_Bytes - caller: stagingxlayer_Bytes! - transactionHash: stagingxlayer_Bytes! + asset: polygon_Bytes + caller: polygon_Bytes! + transactionHash: polygon_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingxlayer_RelayerFeesIncrease_filter { +input polygon_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -189720,7 +189281,7 @@ input stagingxlayer_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingxlayer_OriginTransfer_filter + transfer_: polygon_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -189729,36 +189290,36 @@ input stagingxlayer_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingxlayer_Bytes - asset_not: stagingxlayer_Bytes - asset_gt: stagingxlayer_Bytes - asset_lt: stagingxlayer_Bytes - asset_gte: stagingxlayer_Bytes - asset_lte: stagingxlayer_Bytes - asset_in: [stagingxlayer_Bytes!] - asset_not_in: [stagingxlayer_Bytes!] - asset_contains: stagingxlayer_Bytes - asset_not_contains: stagingxlayer_Bytes - caller: stagingxlayer_Bytes - caller_not: stagingxlayer_Bytes - caller_gt: stagingxlayer_Bytes - caller_lt: stagingxlayer_Bytes - caller_gte: stagingxlayer_Bytes - caller_lte: stagingxlayer_Bytes - caller_in: [stagingxlayer_Bytes!] - caller_not_in: [stagingxlayer_Bytes!] - caller_contains: stagingxlayer_Bytes - caller_not_contains: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes - transactionHash_not: stagingxlayer_Bytes - transactionHash_gt: stagingxlayer_Bytes - transactionHash_lt: stagingxlayer_Bytes - transactionHash_gte: stagingxlayer_Bytes - transactionHash_lte: stagingxlayer_Bytes - transactionHash_in: [stagingxlayer_Bytes!] - transactionHash_not_in: [stagingxlayer_Bytes!] - transactionHash_contains: stagingxlayer_Bytes - transactionHash_not_contains: stagingxlayer_Bytes + asset: polygon_Bytes + asset_not: polygon_Bytes + asset_gt: polygon_Bytes + asset_lt: polygon_Bytes + asset_gte: polygon_Bytes + asset_lte: polygon_Bytes + asset_in: [polygon_Bytes!] + asset_not_in: [polygon_Bytes!] + asset_contains: polygon_Bytes + asset_not_contains: polygon_Bytes + caller: polygon_Bytes + caller_not: polygon_Bytes + caller_gt: polygon_Bytes + caller_lt: polygon_Bytes + caller_gte: polygon_Bytes + caller_lte: polygon_Bytes + caller_in: [polygon_Bytes!] + caller_not_in: [polygon_Bytes!] + caller_contains: polygon_Bytes + caller_not_contains: polygon_Bytes + transactionHash: polygon_Bytes + transactionHash_not: polygon_Bytes + transactionHash_gt: polygon_Bytes + transactionHash_lt: polygon_Bytes + transactionHash_gte: polygon_Bytes + transactionHash_lte: polygon_Bytes + transactionHash_in: [polygon_Bytes!] + transactionHash_not_in: [polygon_Bytes!] + transactionHash_contains: polygon_Bytes + transactionHash_not_contains: polygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -189792,12 +189353,12 @@ input stagingxlayer_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_RelayerFeesIncrease_filter] - or: [stagingxlayer_RelayerFeesIncrease_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_RelayerFeesIncrease_filter] + or: [polygon_RelayerFeesIncrease_filter] } -enum stagingxlayer_RelayerFeesIncrease_orderBy { +enum polygon_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -189839,7 +189400,7 @@ enum stagingxlayer_RelayerFeesIncrease_orderBy { blockNumber } -input stagingxlayer_Relayer_filter { +input polygon_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -189852,34 +189413,34 @@ input stagingxlayer_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingxlayer_Bytes - relayer_not: stagingxlayer_Bytes - relayer_gt: stagingxlayer_Bytes - relayer_lt: stagingxlayer_Bytes - relayer_gte: stagingxlayer_Bytes - relayer_lte: stagingxlayer_Bytes - relayer_in: [stagingxlayer_Bytes!] - relayer_not_in: [stagingxlayer_Bytes!] - relayer_contains: stagingxlayer_Bytes - relayer_not_contains: stagingxlayer_Bytes + relayer: polygon_Bytes + relayer_not: polygon_Bytes + relayer_gt: polygon_Bytes + relayer_lt: polygon_Bytes + relayer_gte: polygon_Bytes + relayer_lte: polygon_Bytes + relayer_in: [polygon_Bytes!] + relayer_not_in: [polygon_Bytes!] + relayer_contains: polygon_Bytes + relayer_not_contains: polygon_Bytes """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_Relayer_filter] - or: [stagingxlayer_Relayer_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_Relayer_filter] + or: [polygon_Relayer_filter] } -enum stagingxlayer_Relayer_orderBy { +enum polygon_Relayer_orderBy { id isActive relayer } -type stagingxlayer_RootCount { +type polygon_RootCount { id: ID! count: BigInt } -input stagingxlayer_RootCount_filter { +input polygon_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -189897,31 +189458,31 @@ input stagingxlayer_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_RootCount_filter] - or: [stagingxlayer_RootCount_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_RootCount_filter] + or: [polygon_RootCount_filter] } -enum stagingxlayer_RootCount_orderBy { +enum polygon_RootCount_orderBy { id count } -type stagingxlayer_RootMessageSent { +type polygon_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingxlayer_Bytes + root: polygon_Bytes count: BigInt - caller: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes + caller: polygon_Bytes + transactionHash: polygon_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingxlayer_RootMessageSent_filter { +input polygon_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -189946,16 +189507,16 @@ input stagingxlayer_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingxlayer_Bytes - root_not: stagingxlayer_Bytes - root_gt: stagingxlayer_Bytes - root_lt: stagingxlayer_Bytes - root_gte: stagingxlayer_Bytes - root_lte: stagingxlayer_Bytes - root_in: [stagingxlayer_Bytes!] - root_not_in: [stagingxlayer_Bytes!] - root_contains: stagingxlayer_Bytes - root_not_contains: stagingxlayer_Bytes + root: polygon_Bytes + root_not: polygon_Bytes + root_gt: polygon_Bytes + root_lt: polygon_Bytes + root_gte: polygon_Bytes + root_lte: polygon_Bytes + root_in: [polygon_Bytes!] + root_not_in: [polygon_Bytes!] + root_contains: polygon_Bytes + root_not_contains: polygon_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -189964,26 +189525,26 @@ input stagingxlayer_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingxlayer_Bytes - caller_not: stagingxlayer_Bytes - caller_gt: stagingxlayer_Bytes - caller_lt: stagingxlayer_Bytes - caller_gte: stagingxlayer_Bytes - caller_lte: stagingxlayer_Bytes - caller_in: [stagingxlayer_Bytes!] - caller_not_in: [stagingxlayer_Bytes!] - caller_contains: stagingxlayer_Bytes - caller_not_contains: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes - transactionHash_not: stagingxlayer_Bytes - transactionHash_gt: stagingxlayer_Bytes - transactionHash_lt: stagingxlayer_Bytes - transactionHash_gte: stagingxlayer_Bytes - transactionHash_lte: stagingxlayer_Bytes - transactionHash_in: [stagingxlayer_Bytes!] - transactionHash_not_in: [stagingxlayer_Bytes!] - transactionHash_contains: stagingxlayer_Bytes - transactionHash_not_contains: stagingxlayer_Bytes + caller: polygon_Bytes + caller_not: polygon_Bytes + caller_gt: polygon_Bytes + caller_lt: polygon_Bytes + caller_gte: polygon_Bytes + caller_lte: polygon_Bytes + caller_in: [polygon_Bytes!] + caller_not_in: [polygon_Bytes!] + caller_contains: polygon_Bytes + caller_not_contains: polygon_Bytes + transactionHash: polygon_Bytes + transactionHash_not: polygon_Bytes + transactionHash_gt: polygon_Bytes + transactionHash_lt: polygon_Bytes + transactionHash_gte: polygon_Bytes + transactionHash_lte: polygon_Bytes + transactionHash_in: [polygon_Bytes!] + transactionHash_not_in: [polygon_Bytes!] + transactionHash_contains: polygon_Bytes + transactionHash_not_contains: polygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -190017,12 +189578,12 @@ input stagingxlayer_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_RootMessageSent_filter] - or: [stagingxlayer_RootMessageSent_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_RootMessageSent_filter] + or: [polygon_RootMessageSent_filter] } -enum stagingxlayer_RootMessageSent_orderBy { +enum polygon_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -190036,25 +189597,25 @@ enum stagingxlayer_RootMessageSent_orderBy { blockNumber } -type stagingxlayer_Router { +type polygon_Router { id: ID! isActive: Boolean! - owner: stagingxlayer_Bytes - recipient: stagingxlayer_Bytes - proposedOwner: stagingxlayer_Bytes + owner: polygon_Bytes + recipient: polygon_Bytes + proposedOwner: polygon_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingxlayer_AssetBalance_orderBy, orderDirection: stagingxlayer_OrderDirection, where: stagingxlayer_AssetBalance_filter): [stagingxlayer_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: polygon_AssetBalance_orderBy, orderDirection: polygon_OrderDirection, where: polygon_AssetBalance_filter): [polygon_AssetBalance!]! } -type stagingxlayer_RouterDailyTVL { +type polygon_RouterDailyTVL { id: ID! - router: stagingxlayer_Router! - asset: stagingxlayer_Asset! + router: polygon_Router! + asset: polygon_Asset! timestamp: BigInt! balance: BigInt! } -input stagingxlayer_RouterDailyTVL_filter { +input polygon_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -190083,7 +189644,7 @@ input stagingxlayer_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingxlayer_Router_filter + router_: polygon_Router_filter asset: String asset_not: String asset_gt: String @@ -190104,7 +189665,7 @@ input stagingxlayer_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxlayer_Asset_filter + asset_: polygon_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -190122,12 +189683,12 @@ input stagingxlayer_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_RouterDailyTVL_filter] - or: [stagingxlayer_RouterDailyTVL_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_RouterDailyTVL_filter] + or: [polygon_RouterDailyTVL_filter] } -enum stagingxlayer_RouterDailyTVL_orderBy { +enum polygon_RouterDailyTVL_orderBy { id router router__id @@ -190150,26 +189711,26 @@ enum stagingxlayer_RouterDailyTVL_orderBy { balance } -type stagingxlayer_RouterLiquidityEvent { +type polygon_RouterLiquidityEvent { id: ID! - type: stagingxlayer_RouterLiquidityEventType - router: stagingxlayer_Router! - asset: stagingxlayer_Asset! + type: polygon_RouterLiquidityEventType + router: polygon_Router! + asset: polygon_Asset! amount: BigInt! balance: BigInt! - caller: stagingxlayer_Bytes + caller: polygon_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingxlayer_Bytes! + transactionHash: polygon_Bytes! nonce: BigInt! } -enum stagingxlayer_RouterLiquidityEventType { +enum polygon_RouterLiquidityEventType { Add Remove } -input stagingxlayer_RouterLiquidityEvent_filter { +input polygon_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -190178,10 +189739,10 @@ input stagingxlayer_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingxlayer_RouterLiquidityEventType - type_not: stagingxlayer_RouterLiquidityEventType - type_in: [stagingxlayer_RouterLiquidityEventType!] - type_not_in: [stagingxlayer_RouterLiquidityEventType!] + type: polygon_RouterLiquidityEventType + type_not: polygon_RouterLiquidityEventType + type_in: [polygon_RouterLiquidityEventType!] + type_not_in: [polygon_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -190202,7 +189763,7 @@ input stagingxlayer_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingxlayer_Router_filter + router_: polygon_Router_filter asset: String asset_not: String asset_gt: String @@ -190223,7 +189784,7 @@ input stagingxlayer_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingxlayer_Asset_filter + asset_: polygon_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -190240,16 +189801,16 @@ input stagingxlayer_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingxlayer_Bytes - caller_not: stagingxlayer_Bytes - caller_gt: stagingxlayer_Bytes - caller_lt: stagingxlayer_Bytes - caller_gte: stagingxlayer_Bytes - caller_lte: stagingxlayer_Bytes - caller_in: [stagingxlayer_Bytes!] - caller_not_in: [stagingxlayer_Bytes!] - caller_contains: stagingxlayer_Bytes - caller_not_contains: stagingxlayer_Bytes + caller: polygon_Bytes + caller_not: polygon_Bytes + caller_gt: polygon_Bytes + caller_lt: polygon_Bytes + caller_gte: polygon_Bytes + caller_lte: polygon_Bytes + caller_in: [polygon_Bytes!] + caller_not_in: [polygon_Bytes!] + caller_contains: polygon_Bytes + caller_not_contains: polygon_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -190266,16 +189827,16 @@ input stagingxlayer_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingxlayer_Bytes - transactionHash_not: stagingxlayer_Bytes - transactionHash_gt: stagingxlayer_Bytes - transactionHash_lt: stagingxlayer_Bytes - transactionHash_gte: stagingxlayer_Bytes - transactionHash_lte: stagingxlayer_Bytes - transactionHash_in: [stagingxlayer_Bytes!] - transactionHash_not_in: [stagingxlayer_Bytes!] - transactionHash_contains: stagingxlayer_Bytes - transactionHash_not_contains: stagingxlayer_Bytes + transactionHash: polygon_Bytes + transactionHash_not: polygon_Bytes + transactionHash_gt: polygon_Bytes + transactionHash_lt: polygon_Bytes + transactionHash_gte: polygon_Bytes + transactionHash_lte: polygon_Bytes + transactionHash_in: [polygon_Bytes!] + transactionHash_not_in: [polygon_Bytes!] + transactionHash_contains: polygon_Bytes + transactionHash_not_contains: polygon_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -190285,12 +189846,12 @@ input stagingxlayer_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_RouterLiquidityEvent_filter] - or: [stagingxlayer_RouterLiquidityEvent_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_RouterLiquidityEvent_filter] + or: [polygon_RouterLiquidityEvent_filter] } -enum stagingxlayer_RouterLiquidityEvent_orderBy { +enum polygon_RouterLiquidityEvent_orderBy { id type router @@ -190319,7 +189880,7 @@ enum stagingxlayer_RouterLiquidityEvent_orderBy { nonce } -input stagingxlayer_Router_filter { +input polygon_Router_filter { id: ID id_not: ID id_gt: ID @@ -190332,36 +189893,36 @@ input stagingxlayer_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingxlayer_Bytes - owner_not: stagingxlayer_Bytes - owner_gt: stagingxlayer_Bytes - owner_lt: stagingxlayer_Bytes - owner_gte: stagingxlayer_Bytes - owner_lte: stagingxlayer_Bytes - owner_in: [stagingxlayer_Bytes!] - owner_not_in: [stagingxlayer_Bytes!] - owner_contains: stagingxlayer_Bytes - owner_not_contains: stagingxlayer_Bytes - recipient: stagingxlayer_Bytes - recipient_not: stagingxlayer_Bytes - recipient_gt: stagingxlayer_Bytes - recipient_lt: stagingxlayer_Bytes - recipient_gte: stagingxlayer_Bytes - recipient_lte: stagingxlayer_Bytes - recipient_in: [stagingxlayer_Bytes!] - recipient_not_in: [stagingxlayer_Bytes!] - recipient_contains: stagingxlayer_Bytes - recipient_not_contains: stagingxlayer_Bytes - proposedOwner: stagingxlayer_Bytes - proposedOwner_not: stagingxlayer_Bytes - proposedOwner_gt: stagingxlayer_Bytes - proposedOwner_lt: stagingxlayer_Bytes - proposedOwner_gte: stagingxlayer_Bytes - proposedOwner_lte: stagingxlayer_Bytes - proposedOwner_in: [stagingxlayer_Bytes!] - proposedOwner_not_in: [stagingxlayer_Bytes!] - proposedOwner_contains: stagingxlayer_Bytes - proposedOwner_not_contains: stagingxlayer_Bytes + owner: polygon_Bytes + owner_not: polygon_Bytes + owner_gt: polygon_Bytes + owner_lt: polygon_Bytes + owner_gte: polygon_Bytes + owner_lte: polygon_Bytes + owner_in: [polygon_Bytes!] + owner_not_in: [polygon_Bytes!] + owner_contains: polygon_Bytes + owner_not_contains: polygon_Bytes + recipient: polygon_Bytes + recipient_not: polygon_Bytes + recipient_gt: polygon_Bytes + recipient_lt: polygon_Bytes + recipient_gte: polygon_Bytes + recipient_lte: polygon_Bytes + recipient_in: [polygon_Bytes!] + recipient_not_in: [polygon_Bytes!] + recipient_contains: polygon_Bytes + recipient_not_contains: polygon_Bytes + proposedOwner: polygon_Bytes + proposedOwner_not: polygon_Bytes + proposedOwner_gt: polygon_Bytes + proposedOwner_lt: polygon_Bytes + proposedOwner_gte: polygon_Bytes + proposedOwner_lte: polygon_Bytes + proposedOwner_in: [polygon_Bytes!] + proposedOwner_not_in: [polygon_Bytes!] + proposedOwner_contains: polygon_Bytes + proposedOwner_not_contains: polygon_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -190370,14 +189931,14 @@ input stagingxlayer_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingxlayer_AssetBalance_filter + assetBalances_: polygon_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_Router_filter] - or: [stagingxlayer_Router_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_Router_filter] + or: [polygon_Router_filter] } -enum stagingxlayer_Router_orderBy { +enum polygon_Router_orderBy { id isActive owner @@ -190387,13 +189948,13 @@ enum stagingxlayer_Router_orderBy { assetBalances } -type stagingxlayer_Sequencer { +type polygon_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingxlayer_Bytes + sequencer: polygon_Bytes } -input stagingxlayer_Sequencer_filter { +input polygon_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -190406,35 +189967,35 @@ input stagingxlayer_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingxlayer_Bytes - sequencer_not: stagingxlayer_Bytes - sequencer_gt: stagingxlayer_Bytes - sequencer_lt: stagingxlayer_Bytes - sequencer_gte: stagingxlayer_Bytes - sequencer_lte: stagingxlayer_Bytes - sequencer_in: [stagingxlayer_Bytes!] - sequencer_not_in: [stagingxlayer_Bytes!] - sequencer_contains: stagingxlayer_Bytes - sequencer_not_contains: stagingxlayer_Bytes + sequencer: polygon_Bytes + sequencer_not: polygon_Bytes + sequencer_gt: polygon_Bytes + sequencer_lt: polygon_Bytes + sequencer_gte: polygon_Bytes + sequencer_lte: polygon_Bytes + sequencer_in: [polygon_Bytes!] + sequencer_not_in: [polygon_Bytes!] + sequencer_contains: polygon_Bytes + sequencer_not_contains: polygon_Bytes """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_Sequencer_filter] - or: [stagingxlayer_Sequencer_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_Sequencer_filter] + or: [polygon_Sequencer_filter] } -enum stagingxlayer_Sequencer_orderBy { +enum polygon_Sequencer_orderBy { id isActive sequencer } -type stagingxlayer_Setting { +type polygon_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingxlayer_Bytes! + caller: polygon_Bytes! } -input stagingxlayer_Setting_filter { +input polygon_Setting_filter { id: ID id_not: ID id_gt: ID @@ -190451,41 +190012,41 @@ input stagingxlayer_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingxlayer_Bytes - caller_not: stagingxlayer_Bytes - caller_gt: stagingxlayer_Bytes - caller_lt: stagingxlayer_Bytes - caller_gte: stagingxlayer_Bytes - caller_lte: stagingxlayer_Bytes - caller_in: [stagingxlayer_Bytes!] - caller_not_in: [stagingxlayer_Bytes!] - caller_contains: stagingxlayer_Bytes - caller_not_contains: stagingxlayer_Bytes + caller: polygon_Bytes + caller_not: polygon_Bytes + caller_gt: polygon_Bytes + caller_lt: polygon_Bytes + caller_gte: polygon_Bytes + caller_lte: polygon_Bytes + caller_in: [polygon_Bytes!] + caller_not_in: [polygon_Bytes!] + caller_contains: polygon_Bytes + caller_not_contains: polygon_Bytes """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_Setting_filter] - or: [stagingxlayer_Setting_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_Setting_filter] + or: [polygon_Setting_filter] } -enum stagingxlayer_Setting_orderBy { +enum polygon_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingxlayer_SlippageUpdate { +type polygon_SlippageUpdate { id: ID! - transfer: stagingxlayer_DestinationTransfer! + transfer: polygon_DestinationTransfer! slippage: BigInt! - caller: stagingxlayer_Bytes! - transactionHash: stagingxlayer_Bytes! + caller: polygon_Bytes! + transactionHash: polygon_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingxlayer_SlippageUpdate_filter { +input polygon_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -190514,7 +190075,7 @@ input stagingxlayer_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingxlayer_DestinationTransfer_filter + transfer_: polygon_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -190523,26 +190084,26 @@ input stagingxlayer_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingxlayer_Bytes - caller_not: stagingxlayer_Bytes - caller_gt: stagingxlayer_Bytes - caller_lt: stagingxlayer_Bytes - caller_gte: stagingxlayer_Bytes - caller_lte: stagingxlayer_Bytes - caller_in: [stagingxlayer_Bytes!] - caller_not_in: [stagingxlayer_Bytes!] - caller_contains: stagingxlayer_Bytes - caller_not_contains: stagingxlayer_Bytes - transactionHash: stagingxlayer_Bytes - transactionHash_not: stagingxlayer_Bytes - transactionHash_gt: stagingxlayer_Bytes - transactionHash_lt: stagingxlayer_Bytes - transactionHash_gte: stagingxlayer_Bytes - transactionHash_lte: stagingxlayer_Bytes - transactionHash_in: [stagingxlayer_Bytes!] - transactionHash_not_in: [stagingxlayer_Bytes!] - transactionHash_contains: stagingxlayer_Bytes - transactionHash_not_contains: stagingxlayer_Bytes + caller: polygon_Bytes + caller_not: polygon_Bytes + caller_gt: polygon_Bytes + caller_lt: polygon_Bytes + caller_gte: polygon_Bytes + caller_lte: polygon_Bytes + caller_in: [polygon_Bytes!] + caller_not_in: [polygon_Bytes!] + caller_contains: polygon_Bytes + caller_not_contains: polygon_Bytes + transactionHash: polygon_Bytes + transactionHash_not: polygon_Bytes + transactionHash_gt: polygon_Bytes + transactionHash_lt: polygon_Bytes + transactionHash_gte: polygon_Bytes + transactionHash_lte: polygon_Bytes + transactionHash_in: [polygon_Bytes!] + transactionHash_not_in: [polygon_Bytes!] + transactionHash_contains: polygon_Bytes + transactionHash_not_contains: polygon_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -190576,12 +190137,12 @@ input stagingxlayer_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_SlippageUpdate_filter] - or: [stagingxlayer_SlippageUpdate_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_SlippageUpdate_filter] + or: [polygon_SlippageUpdate_filter] } -enum stagingxlayer_SlippageUpdate_orderBy { +enum polygon_SlippageUpdate_orderBy { id transfer transfer__id @@ -190629,16 +190190,16 @@ enum stagingxlayer_SlippageUpdate_orderBy { blockNumber } -type stagingxlayer_SnapshotRoot { +type polygon_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingxlayer_Bytes! + root: polygon_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingxlayer_SnapshotRoot_filter { +input polygon_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -190655,16 +190216,16 @@ input stagingxlayer_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingxlayer_Bytes - root_not: stagingxlayer_Bytes - root_gt: stagingxlayer_Bytes - root_lt: stagingxlayer_Bytes - root_gte: stagingxlayer_Bytes - root_lte: stagingxlayer_Bytes - root_in: [stagingxlayer_Bytes!] - root_not_in: [stagingxlayer_Bytes!] - root_contains: stagingxlayer_Bytes - root_not_contains: stagingxlayer_Bytes + root: polygon_Bytes + root_not: polygon_Bytes + root_gt: polygon_Bytes + root_lt: polygon_Bytes + root_gte: polygon_Bytes + root_lte: polygon_Bytes + root_in: [polygon_Bytes!] + root_not_in: [polygon_Bytes!] + root_contains: polygon_Bytes + root_not_contains: polygon_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -190690,12 +190251,12 @@ input stagingxlayer_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_SnapshotRoot_filter] - or: [stagingxlayer_SnapshotRoot_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_SnapshotRoot_filter] + or: [polygon_SnapshotRoot_filter] } -enum stagingxlayer_SnapshotRoot_orderBy { +enum polygon_SnapshotRoot_orderBy { id spokeDomain root @@ -190704,12 +190265,12 @@ enum stagingxlayer_SnapshotRoot_orderBy { blockNumber } -type stagingxlayer_SpokeConnectorMode { +type polygon_SpokeConnectorMode { id: ID! mode: String! } -input stagingxlayer_SpokeConnectorMode_filter { +input polygon_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -190739,17 +190300,17 @@ input stagingxlayer_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingxlayer_BlockChangedFilter - and: [stagingxlayer_SpokeConnectorMode_filter] - or: [stagingxlayer_SpokeConnectorMode_filter] + _change_block: polygon_BlockChangedFilter + and: [polygon_SpokeConnectorMode_filter] + or: [polygon_SpokeConnectorMode_filter] } -enum stagingxlayer_SpokeConnectorMode_orderBy { +enum polygon_SpokeConnectorMode_orderBy { id mode } -enum stagingxlayer_TransferStatus { +enum polygon_TransferStatus { XCalled Executed Reconciled @@ -190757,17 +190318,19 @@ enum stagingxlayer_TransferStatus { CompletedFast } -type stagingxlayer__Block_ { +type polygon__Block_ { """The hash of the block""" - hash: stagingxlayer_Bytes + hash: polygon_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int + """The hash of the parent block""" + parentHash: polygon_Bytes } """The type for the top-level _meta field""" -type stagingxlayer__Meta_ { +type polygon__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -190775,22 +190338,22 @@ type stagingxlayer__Meta_ { and therefore asks for the latest block """ - block: stagingxlayer__Block_! + block: polygon__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingmantle_AggregateRoot { +type xlayer_AggregateRoot { id: ID! - root: stagingmantle_Bytes! + root: xlayer_Bytes! blockNumber: BigInt! } -type stagingmantle_AggregateRootProposed { +type xlayer_AggregateRootProposed { id: ID! - aggregateRoot: stagingmantle_Bytes! + aggregateRoot: xlayer_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -190798,7 +190361,7 @@ type stagingmantle_AggregateRootProposed { blockNumber: BigInt } -input stagingmantle_AggregateRootProposed_filter { +input xlayer_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -190807,16 +190370,16 @@ input stagingmantle_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmantle_Bytes - aggregateRoot_not: stagingmantle_Bytes - aggregateRoot_gt: stagingmantle_Bytes - aggregateRoot_lt: stagingmantle_Bytes - aggregateRoot_gte: stagingmantle_Bytes - aggregateRoot_lte: stagingmantle_Bytes - aggregateRoot_in: [stagingmantle_Bytes!] - aggregateRoot_not_in: [stagingmantle_Bytes!] - aggregateRoot_contains: stagingmantle_Bytes - aggregateRoot_not_contains: stagingmantle_Bytes + aggregateRoot: xlayer_Bytes + aggregateRoot_not: xlayer_Bytes + aggregateRoot_gt: xlayer_Bytes + aggregateRoot_lt: xlayer_Bytes + aggregateRoot_gte: xlayer_Bytes + aggregateRoot_lte: xlayer_Bytes + aggregateRoot_in: [xlayer_Bytes!] + aggregateRoot_not_in: [xlayer_Bytes!] + aggregateRoot_contains: xlayer_Bytes + aggregateRoot_not_contains: xlayer_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -190858,12 +190421,12 @@ input stagingmantle_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_AggregateRootProposed_filter] - or: [stagingmantle_AggregateRootProposed_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_AggregateRootProposed_filter] + or: [xlayer_AggregateRootProposed_filter] } -enum stagingmantle_AggregateRootProposed_orderBy { +enum xlayer_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -190873,7 +190436,7 @@ enum stagingmantle_AggregateRootProposed_orderBy { blockNumber } -input stagingmantle_AggregateRoot_filter { +input xlayer_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -190882,16 +190445,16 @@ input stagingmantle_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingmantle_Bytes - root_not: stagingmantle_Bytes - root_gt: stagingmantle_Bytes - root_lt: stagingmantle_Bytes - root_gte: stagingmantle_Bytes - root_lte: stagingmantle_Bytes - root_in: [stagingmantle_Bytes!] - root_not_in: [stagingmantle_Bytes!] - root_contains: stagingmantle_Bytes - root_not_contains: stagingmantle_Bytes + root: xlayer_Bytes + root_not: xlayer_Bytes + root_gt: xlayer_Bytes + root_lt: xlayer_Bytes + root_gte: xlayer_Bytes + root_lte: xlayer_Bytes + root_in: [xlayer_Bytes!] + root_not_in: [xlayer_Bytes!] + root_contains: xlayer_Bytes + root_not_contains: xlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -190901,42 +190464,42 @@ input stagingmantle_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_AggregateRoot_filter] - or: [stagingmantle_AggregateRoot_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_AggregateRoot_filter] + or: [xlayer_AggregateRoot_filter] } -enum stagingmantle_AggregateRoot_orderBy { +enum xlayer_AggregateRoot_orderBy { id root blockNumber } -type stagingmantle_Asset { +type xlayer_Asset { id: ID! - key: stagingmantle_Bytes + key: xlayer_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingmantle_Bytes + canonicalId: xlayer_Bytes canonicalDomain: BigInt - adoptedAsset: stagingmantle_Bytes - localAsset: stagingmantle_Bytes + adoptedAsset: xlayer_Bytes + localAsset: xlayer_Bytes blockNumber: BigInt - status: stagingmantle_AssetStatus + status: xlayer_AssetStatus } -type stagingmantle_AssetBalance { +type xlayer_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingmantle_Router! - asset: stagingmantle_Asset! + router: xlayer_Router! + asset: xlayer_Asset! feesEarned: BigInt! } -input stagingmantle_AssetBalance_filter { +input xlayer_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -190997,7 +190560,7 @@ input stagingmantle_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmantle_Router_filter + router_: xlayer_Router_filter asset: String asset_not: String asset_gt: String @@ -191018,7 +190581,7 @@ input stagingmantle_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmantle_Asset_filter + asset_: xlayer_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -191028,12 +190591,12 @@ input stagingmantle_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_AssetBalance_filter] - or: [stagingmantle_AssetBalance_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_AssetBalance_filter] + or: [xlayer_AssetBalance_filter] } -enum stagingmantle_AssetBalance_orderBy { +enum xlayer_AssetBalance_orderBy { id amount locked @@ -191059,12 +190622,12 @@ enum stagingmantle_AssetBalance_orderBy { feesEarned } -type stagingmantle_AssetStatus { +type xlayer_AssetStatus { id: ID! status: Boolean } -input stagingmantle_AssetStatus_filter { +input xlayer_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -191078,17 +190641,17 @@ input stagingmantle_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_AssetStatus_filter] - or: [stagingmantle_AssetStatus_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_AssetStatus_filter] + or: [xlayer_AssetStatus_filter] } -enum stagingmantle_AssetStatus_orderBy { +enum xlayer_AssetStatus_orderBy { id status } -input stagingmantle_Asset_filter { +input xlayer_Asset_filter { id: ID id_not: ID id_gt: ID @@ -191097,16 +190660,16 @@ input stagingmantle_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingmantle_Bytes - key_not: stagingmantle_Bytes - key_gt: stagingmantle_Bytes - key_lt: stagingmantle_Bytes - key_gte: stagingmantle_Bytes - key_lte: stagingmantle_Bytes - key_in: [stagingmantle_Bytes!] - key_not_in: [stagingmantle_Bytes!] - key_contains: stagingmantle_Bytes - key_not_contains: stagingmantle_Bytes + key: xlayer_Bytes + key_not: xlayer_Bytes + key_gt: xlayer_Bytes + key_lt: xlayer_Bytes + key_gte: xlayer_Bytes + key_lte: xlayer_Bytes + key_in: [xlayer_Bytes!] + key_not_in: [xlayer_Bytes!] + key_contains: xlayer_Bytes + key_not_contains: xlayer_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -191123,16 +190686,16 @@ input stagingmantle_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingmantle_Bytes - canonicalId_not: stagingmantle_Bytes - canonicalId_gt: stagingmantle_Bytes - canonicalId_lt: stagingmantle_Bytes - canonicalId_gte: stagingmantle_Bytes - canonicalId_lte: stagingmantle_Bytes - canonicalId_in: [stagingmantle_Bytes!] - canonicalId_not_in: [stagingmantle_Bytes!] - canonicalId_contains: stagingmantle_Bytes - canonicalId_not_contains: stagingmantle_Bytes + canonicalId: xlayer_Bytes + canonicalId_not: xlayer_Bytes + canonicalId_gt: xlayer_Bytes + canonicalId_lt: xlayer_Bytes + canonicalId_gte: xlayer_Bytes + canonicalId_lte: xlayer_Bytes + canonicalId_in: [xlayer_Bytes!] + canonicalId_not_in: [xlayer_Bytes!] + canonicalId_contains: xlayer_Bytes + canonicalId_not_contains: xlayer_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -191141,26 +190704,26 @@ input stagingmantle_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingmantle_Bytes - adoptedAsset_not: stagingmantle_Bytes - adoptedAsset_gt: stagingmantle_Bytes - adoptedAsset_lt: stagingmantle_Bytes - adoptedAsset_gte: stagingmantle_Bytes - adoptedAsset_lte: stagingmantle_Bytes - adoptedAsset_in: [stagingmantle_Bytes!] - adoptedAsset_not_in: [stagingmantle_Bytes!] - adoptedAsset_contains: stagingmantle_Bytes - adoptedAsset_not_contains: stagingmantle_Bytes - localAsset: stagingmantle_Bytes - localAsset_not: stagingmantle_Bytes - localAsset_gt: stagingmantle_Bytes - localAsset_lt: stagingmantle_Bytes - localAsset_gte: stagingmantle_Bytes - localAsset_lte: stagingmantle_Bytes - localAsset_in: [stagingmantle_Bytes!] - localAsset_not_in: [stagingmantle_Bytes!] - localAsset_contains: stagingmantle_Bytes - localAsset_not_contains: stagingmantle_Bytes + adoptedAsset: xlayer_Bytes + adoptedAsset_not: xlayer_Bytes + adoptedAsset_gt: xlayer_Bytes + adoptedAsset_lt: xlayer_Bytes + adoptedAsset_gte: xlayer_Bytes + adoptedAsset_lte: xlayer_Bytes + adoptedAsset_in: [xlayer_Bytes!] + adoptedAsset_not_in: [xlayer_Bytes!] + adoptedAsset_contains: xlayer_Bytes + adoptedAsset_not_contains: xlayer_Bytes + localAsset: xlayer_Bytes + localAsset_not: xlayer_Bytes + localAsset_gt: xlayer_Bytes + localAsset_lt: xlayer_Bytes + localAsset_gte: xlayer_Bytes + localAsset_lte: xlayer_Bytes + localAsset_in: [xlayer_Bytes!] + localAsset_not_in: [xlayer_Bytes!] + localAsset_contains: xlayer_Bytes + localAsset_not_contains: xlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -191189,14 +190752,14 @@ input stagingmantle_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingmantle_AssetStatus_filter + status_: xlayer_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_Asset_filter] - or: [stagingmantle_Asset_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_Asset_filter] + or: [xlayer_Asset_filter] } -enum stagingmantle_Asset_orderBy { +enum xlayer_Asset_orderBy { id key decimal @@ -191211,30 +190774,30 @@ enum stagingmantle_Asset_orderBy { status__status } -scalar stagingmantle_BigDecimal +scalar xlayer_BigDecimal -input stagingmantle_BlockChangedFilter { +input xlayer_BlockChangedFilter { number_gte: Int! } -input stagingmantle_Block_height { - hash: stagingmantle_Bytes +input xlayer_Block_height { + hash: xlayer_Bytes number: Int number_gte: Int } -scalar stagingmantle_Bytes +scalar xlayer_Bytes -type stagingmantle_ConnectorMeta { +type xlayer_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingmantle_Bytes - rootManager: stagingmantle_Bytes - mirrorConnector: stagingmantle_Bytes + amb: xlayer_Bytes + rootManager: xlayer_Bytes + mirrorConnector: xlayer_Bytes } -input stagingmantle_ConnectorMeta_filter { +input xlayer_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -191259,43 +190822,43 @@ input stagingmantle_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingmantle_Bytes - amb_not: stagingmantle_Bytes - amb_gt: stagingmantle_Bytes - amb_lt: stagingmantle_Bytes - amb_gte: stagingmantle_Bytes - amb_lte: stagingmantle_Bytes - amb_in: [stagingmantle_Bytes!] - amb_not_in: [stagingmantle_Bytes!] - amb_contains: stagingmantle_Bytes - amb_not_contains: stagingmantle_Bytes - rootManager: stagingmantle_Bytes - rootManager_not: stagingmantle_Bytes - rootManager_gt: stagingmantle_Bytes - rootManager_lt: stagingmantle_Bytes - rootManager_gte: stagingmantle_Bytes - rootManager_lte: stagingmantle_Bytes - rootManager_in: [stagingmantle_Bytes!] - rootManager_not_in: [stagingmantle_Bytes!] - rootManager_contains: stagingmantle_Bytes - rootManager_not_contains: stagingmantle_Bytes - mirrorConnector: stagingmantle_Bytes - mirrorConnector_not: stagingmantle_Bytes - mirrorConnector_gt: stagingmantle_Bytes - mirrorConnector_lt: stagingmantle_Bytes - mirrorConnector_gte: stagingmantle_Bytes - mirrorConnector_lte: stagingmantle_Bytes - mirrorConnector_in: [stagingmantle_Bytes!] - mirrorConnector_not_in: [stagingmantle_Bytes!] - mirrorConnector_contains: stagingmantle_Bytes - mirrorConnector_not_contains: stagingmantle_Bytes + amb: xlayer_Bytes + amb_not: xlayer_Bytes + amb_gt: xlayer_Bytes + amb_lt: xlayer_Bytes + amb_gte: xlayer_Bytes + amb_lte: xlayer_Bytes + amb_in: [xlayer_Bytes!] + amb_not_in: [xlayer_Bytes!] + amb_contains: xlayer_Bytes + amb_not_contains: xlayer_Bytes + rootManager: xlayer_Bytes + rootManager_not: xlayer_Bytes + rootManager_gt: xlayer_Bytes + rootManager_lt: xlayer_Bytes + rootManager_gte: xlayer_Bytes + rootManager_lte: xlayer_Bytes + rootManager_in: [xlayer_Bytes!] + rootManager_not_in: [xlayer_Bytes!] + rootManager_contains: xlayer_Bytes + rootManager_not_contains: xlayer_Bytes + mirrorConnector: xlayer_Bytes + mirrorConnector_not: xlayer_Bytes + mirrorConnector_gt: xlayer_Bytes + mirrorConnector_lt: xlayer_Bytes + mirrorConnector_gte: xlayer_Bytes + mirrorConnector_lte: xlayer_Bytes + mirrorConnector_in: [xlayer_Bytes!] + mirrorConnector_not_in: [xlayer_Bytes!] + mirrorConnector_contains: xlayer_Bytes + mirrorConnector_not_contains: xlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_ConnectorMeta_filter] - or: [stagingmantle_ConnectorMeta_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_ConnectorMeta_filter] + or: [xlayer_ConnectorMeta_filter] } -enum stagingmantle_ConnectorMeta_orderBy { +enum xlayer_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -191304,48 +190867,48 @@ enum stagingmantle_ConnectorMeta_orderBy { mirrorConnector } -type stagingmantle_DestinationTransfer { +type xlayer_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingmantle_Bytes + transferId: xlayer_Bytes nonce: BigInt - status: stagingmantle_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingmantle_Router_orderBy, orderDirection: stagingmantle_OrderDirection, where: stagingmantle_Router_filter): [stagingmantle_Router!] + status: xlayer_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: xlayer_Router_orderBy, orderDirection: xlayer_OrderDirection, where: xlayer_Router_filter): [xlayer_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingmantle_Bytes - delegate: stagingmantle_Bytes + to: xlayer_Bytes + delegate: xlayer_Bytes receiveLocal: Boolean - callData: stagingmantle_Bytes + callData: xlayer_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingmantle_Bytes + originSender: xlayer_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingmantle_Bytes - asset: stagingmantle_Asset + canonicalId: xlayer_Bytes + asset: xlayer_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingmantle_Bytes - executedTransactionHash: stagingmantle_Bytes + executedCaller: xlayer_Bytes + executedTransactionHash: xlayer_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingmantle_Bytes + executedTxOrigin: xlayer_Bytes executedTxNonce: BigInt - reconciledCaller: stagingmantle_Bytes - reconciledTransactionHash: stagingmantle_Bytes + reconciledCaller: xlayer_Bytes + reconciledTransactionHash: xlayer_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingmantle_Bytes + reconciledTxOrigin: xlayer_Bytes reconciledTxNonce: BigInt } -input stagingmantle_DestinationTransfer_filter { +input xlayer_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -191362,16 +190925,16 @@ input stagingmantle_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingmantle_Bytes - transferId_not: stagingmantle_Bytes - transferId_gt: stagingmantle_Bytes - transferId_lt: stagingmantle_Bytes - transferId_gte: stagingmantle_Bytes - transferId_lte: stagingmantle_Bytes - transferId_in: [stagingmantle_Bytes!] - transferId_not_in: [stagingmantle_Bytes!] - transferId_contains: stagingmantle_Bytes - transferId_not_contains: stagingmantle_Bytes + transferId: xlayer_Bytes + transferId_not: xlayer_Bytes + transferId_gt: xlayer_Bytes + transferId_lt: xlayer_Bytes + transferId_gte: xlayer_Bytes + transferId_lte: xlayer_Bytes + transferId_in: [xlayer_Bytes!] + transferId_not_in: [xlayer_Bytes!] + transferId_contains: xlayer_Bytes + transferId_not_contains: xlayer_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -191380,17 +190943,17 @@ input stagingmantle_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmantle_TransferStatus - status_not: stagingmantle_TransferStatus - status_in: [stagingmantle_TransferStatus!] - status_not_in: [stagingmantle_TransferStatus!] + status: xlayer_TransferStatus + status_not: xlayer_TransferStatus + status_in: [xlayer_TransferStatus!] + status_not_in: [xlayer_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingmantle_Router_filter + routers_: xlayer_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -191415,40 +190978,40 @@ input stagingmantle_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingmantle_Bytes - to_not: stagingmantle_Bytes - to_gt: stagingmantle_Bytes - to_lt: stagingmantle_Bytes - to_gte: stagingmantle_Bytes - to_lte: stagingmantle_Bytes - to_in: [stagingmantle_Bytes!] - to_not_in: [stagingmantle_Bytes!] - to_contains: stagingmantle_Bytes - to_not_contains: stagingmantle_Bytes - delegate: stagingmantle_Bytes - delegate_not: stagingmantle_Bytes - delegate_gt: stagingmantle_Bytes - delegate_lt: stagingmantle_Bytes - delegate_gte: stagingmantle_Bytes - delegate_lte: stagingmantle_Bytes - delegate_in: [stagingmantle_Bytes!] - delegate_not_in: [stagingmantle_Bytes!] - delegate_contains: stagingmantle_Bytes - delegate_not_contains: stagingmantle_Bytes + to: xlayer_Bytes + to_not: xlayer_Bytes + to_gt: xlayer_Bytes + to_lt: xlayer_Bytes + to_gte: xlayer_Bytes + to_lte: xlayer_Bytes + to_in: [xlayer_Bytes!] + to_not_in: [xlayer_Bytes!] + to_contains: xlayer_Bytes + to_not_contains: xlayer_Bytes + delegate: xlayer_Bytes + delegate_not: xlayer_Bytes + delegate_gt: xlayer_Bytes + delegate_lt: xlayer_Bytes + delegate_gte: xlayer_Bytes + delegate_lte: xlayer_Bytes + delegate_in: [xlayer_Bytes!] + delegate_not_in: [xlayer_Bytes!] + delegate_contains: xlayer_Bytes + delegate_not_contains: xlayer_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingmantle_Bytes - callData_not: stagingmantle_Bytes - callData_gt: stagingmantle_Bytes - callData_lt: stagingmantle_Bytes - callData_gte: stagingmantle_Bytes - callData_lte: stagingmantle_Bytes - callData_in: [stagingmantle_Bytes!] - callData_not_in: [stagingmantle_Bytes!] - callData_contains: stagingmantle_Bytes - callData_not_contains: stagingmantle_Bytes + callData: xlayer_Bytes + callData_not: xlayer_Bytes + callData_gt: xlayer_Bytes + callData_lt: xlayer_Bytes + callData_gte: xlayer_Bytes + callData_lte: xlayer_Bytes + callData_in: [xlayer_Bytes!] + callData_not_in: [xlayer_Bytes!] + callData_contains: xlayer_Bytes + callData_not_contains: xlayer_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -191465,16 +191028,16 @@ input stagingmantle_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingmantle_Bytes - originSender_not: stagingmantle_Bytes - originSender_gt: stagingmantle_Bytes - originSender_lt: stagingmantle_Bytes - originSender_gte: stagingmantle_Bytes - originSender_lte: stagingmantle_Bytes - originSender_in: [stagingmantle_Bytes!] - originSender_not_in: [stagingmantle_Bytes!] - originSender_contains: stagingmantle_Bytes - originSender_not_contains: stagingmantle_Bytes + originSender: xlayer_Bytes + originSender_not: xlayer_Bytes + originSender_gt: xlayer_Bytes + originSender_lt: xlayer_Bytes + originSender_gte: xlayer_Bytes + originSender_lte: xlayer_Bytes + originSender_in: [xlayer_Bytes!] + originSender_not_in: [xlayer_Bytes!] + originSender_contains: xlayer_Bytes + originSender_not_contains: xlayer_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -191491,16 +191054,16 @@ input stagingmantle_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingmantle_Bytes - canonicalId_not: stagingmantle_Bytes - canonicalId_gt: stagingmantle_Bytes - canonicalId_lt: stagingmantle_Bytes - canonicalId_gte: stagingmantle_Bytes - canonicalId_lte: stagingmantle_Bytes - canonicalId_in: [stagingmantle_Bytes!] - canonicalId_not_in: [stagingmantle_Bytes!] - canonicalId_contains: stagingmantle_Bytes - canonicalId_not_contains: stagingmantle_Bytes + canonicalId: xlayer_Bytes + canonicalId_not: xlayer_Bytes + canonicalId_gt: xlayer_Bytes + canonicalId_lt: xlayer_Bytes + canonicalId_gte: xlayer_Bytes + canonicalId_lte: xlayer_Bytes + canonicalId_in: [xlayer_Bytes!] + canonicalId_not_in: [xlayer_Bytes!] + canonicalId_contains: xlayer_Bytes + canonicalId_not_contains: xlayer_Bytes asset: String asset_not: String asset_gt: String @@ -191521,7 +191084,7 @@ input stagingmantle_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmantle_Asset_filter + asset_: xlayer_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -191538,26 +191101,26 @@ input stagingmantle_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingmantle_Bytes - executedCaller_not: stagingmantle_Bytes - executedCaller_gt: stagingmantle_Bytes - executedCaller_lt: stagingmantle_Bytes - executedCaller_gte: stagingmantle_Bytes - executedCaller_lte: stagingmantle_Bytes - executedCaller_in: [stagingmantle_Bytes!] - executedCaller_not_in: [stagingmantle_Bytes!] - executedCaller_contains: stagingmantle_Bytes - executedCaller_not_contains: stagingmantle_Bytes - executedTransactionHash: stagingmantle_Bytes - executedTransactionHash_not: stagingmantle_Bytes - executedTransactionHash_gt: stagingmantle_Bytes - executedTransactionHash_lt: stagingmantle_Bytes - executedTransactionHash_gte: stagingmantle_Bytes - executedTransactionHash_lte: stagingmantle_Bytes - executedTransactionHash_in: [stagingmantle_Bytes!] - executedTransactionHash_not_in: [stagingmantle_Bytes!] - executedTransactionHash_contains: stagingmantle_Bytes - executedTransactionHash_not_contains: stagingmantle_Bytes + executedCaller: xlayer_Bytes + executedCaller_not: xlayer_Bytes + executedCaller_gt: xlayer_Bytes + executedCaller_lt: xlayer_Bytes + executedCaller_gte: xlayer_Bytes + executedCaller_lte: xlayer_Bytes + executedCaller_in: [xlayer_Bytes!] + executedCaller_not_in: [xlayer_Bytes!] + executedCaller_contains: xlayer_Bytes + executedCaller_not_contains: xlayer_Bytes + executedTransactionHash: xlayer_Bytes + executedTransactionHash_not: xlayer_Bytes + executedTransactionHash_gt: xlayer_Bytes + executedTransactionHash_lt: xlayer_Bytes + executedTransactionHash_gte: xlayer_Bytes + executedTransactionHash_lte: xlayer_Bytes + executedTransactionHash_in: [xlayer_Bytes!] + executedTransactionHash_not_in: [xlayer_Bytes!] + executedTransactionHash_contains: xlayer_Bytes + executedTransactionHash_not_contains: xlayer_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -191590,44 +191153,44 @@ input stagingmantle_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingmantle_Bytes - executedTxOrigin_not: stagingmantle_Bytes - executedTxOrigin_gt: stagingmantle_Bytes - executedTxOrigin_lt: stagingmantle_Bytes - executedTxOrigin_gte: stagingmantle_Bytes - executedTxOrigin_lte: stagingmantle_Bytes - executedTxOrigin_in: [stagingmantle_Bytes!] - executedTxOrigin_not_in: [stagingmantle_Bytes!] - executedTxOrigin_contains: stagingmantle_Bytes - executedTxOrigin_not_contains: stagingmantle_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingmantle_Bytes - reconciledCaller_not: stagingmantle_Bytes - reconciledCaller_gt: stagingmantle_Bytes - reconciledCaller_lt: stagingmantle_Bytes - reconciledCaller_gte: stagingmantle_Bytes - reconciledCaller_lte: stagingmantle_Bytes - reconciledCaller_in: [stagingmantle_Bytes!] - reconciledCaller_not_in: [stagingmantle_Bytes!] - reconciledCaller_contains: stagingmantle_Bytes - reconciledCaller_not_contains: stagingmantle_Bytes - reconciledTransactionHash: stagingmantle_Bytes - reconciledTransactionHash_not: stagingmantle_Bytes - reconciledTransactionHash_gt: stagingmantle_Bytes - reconciledTransactionHash_lt: stagingmantle_Bytes - reconciledTransactionHash_gte: stagingmantle_Bytes - reconciledTransactionHash_lte: stagingmantle_Bytes - reconciledTransactionHash_in: [stagingmantle_Bytes!] - reconciledTransactionHash_not_in: [stagingmantle_Bytes!] - reconciledTransactionHash_contains: stagingmantle_Bytes - reconciledTransactionHash_not_contains: stagingmantle_Bytes + executedTxOrigin: xlayer_Bytes + executedTxOrigin_not: xlayer_Bytes + executedTxOrigin_gt: xlayer_Bytes + executedTxOrigin_lt: xlayer_Bytes + executedTxOrigin_gte: xlayer_Bytes + executedTxOrigin_lte: xlayer_Bytes + executedTxOrigin_in: [xlayer_Bytes!] + executedTxOrigin_not_in: [xlayer_Bytes!] + executedTxOrigin_contains: xlayer_Bytes + executedTxOrigin_not_contains: xlayer_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: xlayer_Bytes + reconciledCaller_not: xlayer_Bytes + reconciledCaller_gt: xlayer_Bytes + reconciledCaller_lt: xlayer_Bytes + reconciledCaller_gte: xlayer_Bytes + reconciledCaller_lte: xlayer_Bytes + reconciledCaller_in: [xlayer_Bytes!] + reconciledCaller_not_in: [xlayer_Bytes!] + reconciledCaller_contains: xlayer_Bytes + reconciledCaller_not_contains: xlayer_Bytes + reconciledTransactionHash: xlayer_Bytes + reconciledTransactionHash_not: xlayer_Bytes + reconciledTransactionHash_gt: xlayer_Bytes + reconciledTransactionHash_lt: xlayer_Bytes + reconciledTransactionHash_gte: xlayer_Bytes + reconciledTransactionHash_lte: xlayer_Bytes + reconciledTransactionHash_in: [xlayer_Bytes!] + reconciledTransactionHash_not_in: [xlayer_Bytes!] + reconciledTransactionHash_contains: xlayer_Bytes + reconciledTransactionHash_not_contains: xlayer_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -191660,16 +191223,16 @@ input stagingmantle_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingmantle_Bytes - reconciledTxOrigin_not: stagingmantle_Bytes - reconciledTxOrigin_gt: stagingmantle_Bytes - reconciledTxOrigin_lt: stagingmantle_Bytes - reconciledTxOrigin_gte: stagingmantle_Bytes - reconciledTxOrigin_lte: stagingmantle_Bytes - reconciledTxOrigin_in: [stagingmantle_Bytes!] - reconciledTxOrigin_not_in: [stagingmantle_Bytes!] - reconciledTxOrigin_contains: stagingmantle_Bytes - reconciledTxOrigin_not_contains: stagingmantle_Bytes + reconciledTxOrigin: xlayer_Bytes + reconciledTxOrigin_not: xlayer_Bytes + reconciledTxOrigin_gt: xlayer_Bytes + reconciledTxOrigin_lt: xlayer_Bytes + reconciledTxOrigin_gte: xlayer_Bytes + reconciledTxOrigin_lte: xlayer_Bytes + reconciledTxOrigin_in: [xlayer_Bytes!] + reconciledTxOrigin_not_in: [xlayer_Bytes!] + reconciledTxOrigin_contains: xlayer_Bytes + reconciledTxOrigin_not_contains: xlayer_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -191679,12 +191242,12 @@ input stagingmantle_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_DestinationTransfer_filter] - or: [stagingmantle_DestinationTransfer_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_DestinationTransfer_filter] + or: [xlayer_DestinationTransfer_filter] } -enum stagingmantle_DestinationTransfer_orderBy { +enum xlayer_DestinationTransfer_orderBy { id chainId transferId @@ -191738,16 +191301,16 @@ enum stagingmantle_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingmantle_Int8 +scalar xlayer_Int8 -type stagingmantle_OptimisticRootFinalized { +type xlayer_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingmantle_Bytes! + aggregateRoot: xlayer_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingmantle_OptimisticRootFinalized_filter { +input xlayer_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -191756,16 +191319,16 @@ input stagingmantle_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmantle_Bytes - aggregateRoot_not: stagingmantle_Bytes - aggregateRoot_gt: stagingmantle_Bytes - aggregateRoot_lt: stagingmantle_Bytes - aggregateRoot_gte: stagingmantle_Bytes - aggregateRoot_lte: stagingmantle_Bytes - aggregateRoot_in: [stagingmantle_Bytes!] - aggregateRoot_not_in: [stagingmantle_Bytes!] - aggregateRoot_contains: stagingmantle_Bytes - aggregateRoot_not_contains: stagingmantle_Bytes + aggregateRoot: xlayer_Bytes + aggregateRoot_not: xlayer_Bytes + aggregateRoot_gt: xlayer_Bytes + aggregateRoot_lt: xlayer_Bytes + aggregateRoot_gte: xlayer_Bytes + aggregateRoot_lte: xlayer_Bytes + aggregateRoot_in: [xlayer_Bytes!] + aggregateRoot_not_in: [xlayer_Bytes!] + aggregateRoot_contains: xlayer_Bytes + aggregateRoot_not_contains: xlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -191783,12 +191346,12 @@ input stagingmantle_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_OptimisticRootFinalized_filter] - or: [stagingmantle_OptimisticRootFinalized_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_OptimisticRootFinalized_filter] + or: [xlayer_OptimisticRootFinalized_filter] } -enum stagingmantle_OptimisticRootFinalized_orderBy { +enum xlayer_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -191796,25 +191359,25 @@ enum stagingmantle_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingmantle_OrderDirection { +enum xlayer_OrderDirection { asc desc } -type stagingmantle_OriginMessage { +type xlayer_OriginMessage { id: ID! - transferId: stagingmantle_Bytes + transferId: xlayer_Bytes destinationDomain: BigInt - leaf: stagingmantle_Bytes + leaf: xlayer_Bytes index: BigInt - message: stagingmantle_Bytes - root: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes + message: xlayer_Bytes + root: xlayer_Bytes + transactionHash: xlayer_Bytes blockNumber: BigInt - rootCount: stagingmantle_RootCount + rootCount: xlayer_RootCount } -input stagingmantle_OriginMessage_filter { +input xlayer_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -191823,16 +191386,16 @@ input stagingmantle_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingmantle_Bytes - transferId_not: stagingmantle_Bytes - transferId_gt: stagingmantle_Bytes - transferId_lt: stagingmantle_Bytes - transferId_gte: stagingmantle_Bytes - transferId_lte: stagingmantle_Bytes - transferId_in: [stagingmantle_Bytes!] - transferId_not_in: [stagingmantle_Bytes!] - transferId_contains: stagingmantle_Bytes - transferId_not_contains: stagingmantle_Bytes + transferId: xlayer_Bytes + transferId_not: xlayer_Bytes + transferId_gt: xlayer_Bytes + transferId_lt: xlayer_Bytes + transferId_gte: xlayer_Bytes + transferId_lte: xlayer_Bytes + transferId_in: [xlayer_Bytes!] + transferId_not_in: [xlayer_Bytes!] + transferId_contains: xlayer_Bytes + transferId_not_contains: xlayer_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -191841,16 +191404,16 @@ input stagingmantle_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingmantle_Bytes - leaf_not: stagingmantle_Bytes - leaf_gt: stagingmantle_Bytes - leaf_lt: stagingmantle_Bytes - leaf_gte: stagingmantle_Bytes - leaf_lte: stagingmantle_Bytes - leaf_in: [stagingmantle_Bytes!] - leaf_not_in: [stagingmantle_Bytes!] - leaf_contains: stagingmantle_Bytes - leaf_not_contains: stagingmantle_Bytes + leaf: xlayer_Bytes + leaf_not: xlayer_Bytes + leaf_gt: xlayer_Bytes + leaf_lt: xlayer_Bytes + leaf_gte: xlayer_Bytes + leaf_lte: xlayer_Bytes + leaf_in: [xlayer_Bytes!] + leaf_not_in: [xlayer_Bytes!] + leaf_contains: xlayer_Bytes + leaf_not_contains: xlayer_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -191859,36 +191422,36 @@ input stagingmantle_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingmantle_Bytes - message_not: stagingmantle_Bytes - message_gt: stagingmantle_Bytes - message_lt: stagingmantle_Bytes - message_gte: stagingmantle_Bytes - message_lte: stagingmantle_Bytes - message_in: [stagingmantle_Bytes!] - message_not_in: [stagingmantle_Bytes!] - message_contains: stagingmantle_Bytes - message_not_contains: stagingmantle_Bytes - root: stagingmantle_Bytes - root_not: stagingmantle_Bytes - root_gt: stagingmantle_Bytes - root_lt: stagingmantle_Bytes - root_gte: stagingmantle_Bytes - root_lte: stagingmantle_Bytes - root_in: [stagingmantle_Bytes!] - root_not_in: [stagingmantle_Bytes!] - root_contains: stagingmantle_Bytes - root_not_contains: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes - transactionHash_not: stagingmantle_Bytes - transactionHash_gt: stagingmantle_Bytes - transactionHash_lt: stagingmantle_Bytes - transactionHash_gte: stagingmantle_Bytes - transactionHash_lte: stagingmantle_Bytes - transactionHash_in: [stagingmantle_Bytes!] - transactionHash_not_in: [stagingmantle_Bytes!] - transactionHash_contains: stagingmantle_Bytes - transactionHash_not_contains: stagingmantle_Bytes + message: xlayer_Bytes + message_not: xlayer_Bytes + message_gt: xlayer_Bytes + message_lt: xlayer_Bytes + message_gte: xlayer_Bytes + message_lte: xlayer_Bytes + message_in: [xlayer_Bytes!] + message_not_in: [xlayer_Bytes!] + message_contains: xlayer_Bytes + message_not_contains: xlayer_Bytes + root: xlayer_Bytes + root_not: xlayer_Bytes + root_gt: xlayer_Bytes + root_lt: xlayer_Bytes + root_gte: xlayer_Bytes + root_lte: xlayer_Bytes + root_in: [xlayer_Bytes!] + root_not_in: [xlayer_Bytes!] + root_contains: xlayer_Bytes + root_not_contains: xlayer_Bytes + transactionHash: xlayer_Bytes + transactionHash_not: xlayer_Bytes + transactionHash_gt: xlayer_Bytes + transactionHash_lt: xlayer_Bytes + transactionHash_gte: xlayer_Bytes + transactionHash_lte: xlayer_Bytes + transactionHash_in: [xlayer_Bytes!] + transactionHash_not_in: [xlayer_Bytes!] + transactionHash_contains: xlayer_Bytes + transactionHash_not_contains: xlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -191917,14 +191480,14 @@ input stagingmantle_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingmantle_RootCount_filter + rootCount_: xlayer_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_OriginMessage_filter] - or: [stagingmantle_OriginMessage_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_OriginMessage_filter] + or: [xlayer_OriginMessage_filter] } -enum stagingmantle_OriginMessage_orderBy { +enum xlayer_OriginMessage_orderBy { id transferId destinationDomain @@ -191939,42 +191502,42 @@ enum stagingmantle_OriginMessage_orderBy { rootCount__count } -type stagingmantle_OriginTransfer { +type xlayer_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingmantle_Bytes + transferId: xlayer_Bytes nonce: BigInt - status: stagingmantle_TransferStatus - messageHash: stagingmantle_Bytes + status: xlayer_TransferStatus + messageHash: xlayer_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingmantle_Bytes - delegate: stagingmantle_Bytes + to: xlayer_Bytes + delegate: xlayer_Bytes receiveLocal: Boolean - callData: stagingmantle_Bytes + callData: xlayer_Bytes slippage: BigInt - originSender: stagingmantle_Bytes + originSender: xlayer_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingmantle_Bytes - asset: stagingmantle_Asset - transactingAsset: stagingmantle_Bytes - message: stagingmantle_OriginMessage + canonicalId: xlayer_Bytes + asset: xlayer_Asset + transactingAsset: xlayer_Bytes + message: xlayer_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmantle_RelayerFee_orderBy, orderDirection: stagingmantle_OrderDirection, where: stagingmantle_RelayerFee_filter): [stagingmantle_RelayerFee!] - initialRelayerFeeAsset: stagingmantle_Bytes - caller: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: xlayer_RelayerFee_orderBy, orderDirection: xlayer_OrderDirection, where: xlayer_RelayerFee_filter): [xlayer_RelayerFee!] + initialRelayerFeeAsset: xlayer_Bytes + caller: xlayer_Bytes + transactionHash: xlayer_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingmantle_Bytes + txOrigin: xlayer_Bytes txNonce: BigInt } -input stagingmantle_OriginTransfer_filter { +input xlayer_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -191991,16 +191554,16 @@ input stagingmantle_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingmantle_Bytes - transferId_not: stagingmantle_Bytes - transferId_gt: stagingmantle_Bytes - transferId_lt: stagingmantle_Bytes - transferId_gte: stagingmantle_Bytes - transferId_lte: stagingmantle_Bytes - transferId_in: [stagingmantle_Bytes!] - transferId_not_in: [stagingmantle_Bytes!] - transferId_contains: stagingmantle_Bytes - transferId_not_contains: stagingmantle_Bytes + transferId: xlayer_Bytes + transferId_not: xlayer_Bytes + transferId_gt: xlayer_Bytes + transferId_lt: xlayer_Bytes + transferId_gte: xlayer_Bytes + transferId_lte: xlayer_Bytes + transferId_in: [xlayer_Bytes!] + transferId_not_in: [xlayer_Bytes!] + transferId_contains: xlayer_Bytes + transferId_not_contains: xlayer_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -192009,20 +191572,20 @@ input stagingmantle_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmantle_TransferStatus - status_not: stagingmantle_TransferStatus - status_in: [stagingmantle_TransferStatus!] - status_not_in: [stagingmantle_TransferStatus!] - messageHash: stagingmantle_Bytes - messageHash_not: stagingmantle_Bytes - messageHash_gt: stagingmantle_Bytes - messageHash_lt: stagingmantle_Bytes - messageHash_gte: stagingmantle_Bytes - messageHash_lte: stagingmantle_Bytes - messageHash_in: [stagingmantle_Bytes!] - messageHash_not_in: [stagingmantle_Bytes!] - messageHash_contains: stagingmantle_Bytes - messageHash_not_contains: stagingmantle_Bytes + status: xlayer_TransferStatus + status_not: xlayer_TransferStatus + status_in: [xlayer_TransferStatus!] + status_not_in: [xlayer_TransferStatus!] + messageHash: xlayer_Bytes + messageHash_not: xlayer_Bytes + messageHash_gt: xlayer_Bytes + messageHash_lt: xlayer_Bytes + messageHash_gte: xlayer_Bytes + messageHash_lte: xlayer_Bytes + messageHash_in: [xlayer_Bytes!] + messageHash_not_in: [xlayer_Bytes!] + messageHash_contains: xlayer_Bytes + messageHash_not_contains: xlayer_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -192047,40 +191610,40 @@ input stagingmantle_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingmantle_Bytes - to_not: stagingmantle_Bytes - to_gt: stagingmantle_Bytes - to_lt: stagingmantle_Bytes - to_gte: stagingmantle_Bytes - to_lte: stagingmantle_Bytes - to_in: [stagingmantle_Bytes!] - to_not_in: [stagingmantle_Bytes!] - to_contains: stagingmantle_Bytes - to_not_contains: stagingmantle_Bytes - delegate: stagingmantle_Bytes - delegate_not: stagingmantle_Bytes - delegate_gt: stagingmantle_Bytes - delegate_lt: stagingmantle_Bytes - delegate_gte: stagingmantle_Bytes - delegate_lte: stagingmantle_Bytes - delegate_in: [stagingmantle_Bytes!] - delegate_not_in: [stagingmantle_Bytes!] - delegate_contains: stagingmantle_Bytes - delegate_not_contains: stagingmantle_Bytes + to: xlayer_Bytes + to_not: xlayer_Bytes + to_gt: xlayer_Bytes + to_lt: xlayer_Bytes + to_gte: xlayer_Bytes + to_lte: xlayer_Bytes + to_in: [xlayer_Bytes!] + to_not_in: [xlayer_Bytes!] + to_contains: xlayer_Bytes + to_not_contains: xlayer_Bytes + delegate: xlayer_Bytes + delegate_not: xlayer_Bytes + delegate_gt: xlayer_Bytes + delegate_lt: xlayer_Bytes + delegate_gte: xlayer_Bytes + delegate_lte: xlayer_Bytes + delegate_in: [xlayer_Bytes!] + delegate_not_in: [xlayer_Bytes!] + delegate_contains: xlayer_Bytes + delegate_not_contains: xlayer_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingmantle_Bytes - callData_not: stagingmantle_Bytes - callData_gt: stagingmantle_Bytes - callData_lt: stagingmantle_Bytes - callData_gte: stagingmantle_Bytes - callData_lte: stagingmantle_Bytes - callData_in: [stagingmantle_Bytes!] - callData_not_in: [stagingmantle_Bytes!] - callData_contains: stagingmantle_Bytes - callData_not_contains: stagingmantle_Bytes + callData: xlayer_Bytes + callData_not: xlayer_Bytes + callData_gt: xlayer_Bytes + callData_lt: xlayer_Bytes + callData_gte: xlayer_Bytes + callData_lte: xlayer_Bytes + callData_in: [xlayer_Bytes!] + callData_not_in: [xlayer_Bytes!] + callData_contains: xlayer_Bytes + callData_not_contains: xlayer_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -192089,16 +191652,16 @@ input stagingmantle_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingmantle_Bytes - originSender_not: stagingmantle_Bytes - originSender_gt: stagingmantle_Bytes - originSender_lt: stagingmantle_Bytes - originSender_gte: stagingmantle_Bytes - originSender_lte: stagingmantle_Bytes - originSender_in: [stagingmantle_Bytes!] - originSender_not_in: [stagingmantle_Bytes!] - originSender_contains: stagingmantle_Bytes - originSender_not_contains: stagingmantle_Bytes + originSender: xlayer_Bytes + originSender_not: xlayer_Bytes + originSender_gt: xlayer_Bytes + originSender_lt: xlayer_Bytes + originSender_gte: xlayer_Bytes + originSender_lte: xlayer_Bytes + originSender_in: [xlayer_Bytes!] + originSender_not_in: [xlayer_Bytes!] + originSender_contains: xlayer_Bytes + originSender_not_contains: xlayer_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -192115,16 +191678,16 @@ input stagingmantle_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingmantle_Bytes - canonicalId_not: stagingmantle_Bytes - canonicalId_gt: stagingmantle_Bytes - canonicalId_lt: stagingmantle_Bytes - canonicalId_gte: stagingmantle_Bytes - canonicalId_lte: stagingmantle_Bytes - canonicalId_in: [stagingmantle_Bytes!] - canonicalId_not_in: [stagingmantle_Bytes!] - canonicalId_contains: stagingmantle_Bytes - canonicalId_not_contains: stagingmantle_Bytes + canonicalId: xlayer_Bytes + canonicalId_not: xlayer_Bytes + canonicalId_gt: xlayer_Bytes + canonicalId_lt: xlayer_Bytes + canonicalId_gte: xlayer_Bytes + canonicalId_lte: xlayer_Bytes + canonicalId_in: [xlayer_Bytes!] + canonicalId_not_in: [xlayer_Bytes!] + canonicalId_contains: xlayer_Bytes + canonicalId_not_contains: xlayer_Bytes asset: String asset_not: String asset_gt: String @@ -192145,17 +191708,17 @@ input stagingmantle_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmantle_Asset_filter - transactingAsset: stagingmantle_Bytes - transactingAsset_not: stagingmantle_Bytes - transactingAsset_gt: stagingmantle_Bytes - transactingAsset_lt: stagingmantle_Bytes - transactingAsset_gte: stagingmantle_Bytes - transactingAsset_lte: stagingmantle_Bytes - transactingAsset_in: [stagingmantle_Bytes!] - transactingAsset_not_in: [stagingmantle_Bytes!] - transactingAsset_contains: stagingmantle_Bytes - transactingAsset_not_contains: stagingmantle_Bytes + asset_: xlayer_Asset_filter + transactingAsset: xlayer_Bytes + transactingAsset_not: xlayer_Bytes + transactingAsset_gt: xlayer_Bytes + transactingAsset_lt: xlayer_Bytes + transactingAsset_gte: xlayer_Bytes + transactingAsset_lte: xlayer_Bytes + transactingAsset_in: [xlayer_Bytes!] + transactingAsset_not_in: [xlayer_Bytes!] + transactingAsset_contains: xlayer_Bytes + transactingAsset_not_contains: xlayer_Bytes message: String message_not: String message_gt: String @@ -192176,7 +191739,7 @@ input stagingmantle_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingmantle_OriginMessage_filter + message_: xlayer_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -192191,37 +191754,37 @@ input stagingmantle_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingmantle_RelayerFee_filter - initialRelayerFeeAsset: stagingmantle_Bytes - initialRelayerFeeAsset_not: stagingmantle_Bytes - initialRelayerFeeAsset_gt: stagingmantle_Bytes - initialRelayerFeeAsset_lt: stagingmantle_Bytes - initialRelayerFeeAsset_gte: stagingmantle_Bytes - initialRelayerFeeAsset_lte: stagingmantle_Bytes - initialRelayerFeeAsset_in: [stagingmantle_Bytes!] - initialRelayerFeeAsset_not_in: [stagingmantle_Bytes!] - initialRelayerFeeAsset_contains: stagingmantle_Bytes - initialRelayerFeeAsset_not_contains: stagingmantle_Bytes - caller: stagingmantle_Bytes - caller_not: stagingmantle_Bytes - caller_gt: stagingmantle_Bytes - caller_lt: stagingmantle_Bytes - caller_gte: stagingmantle_Bytes - caller_lte: stagingmantle_Bytes - caller_in: [stagingmantle_Bytes!] - caller_not_in: [stagingmantle_Bytes!] - caller_contains: stagingmantle_Bytes - caller_not_contains: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes - transactionHash_not: stagingmantle_Bytes - transactionHash_gt: stagingmantle_Bytes - transactionHash_lt: stagingmantle_Bytes - transactionHash_gte: stagingmantle_Bytes - transactionHash_lte: stagingmantle_Bytes - transactionHash_in: [stagingmantle_Bytes!] - transactionHash_not_in: [stagingmantle_Bytes!] - transactionHash_contains: stagingmantle_Bytes - transactionHash_not_contains: stagingmantle_Bytes + relayerFees_: xlayer_RelayerFee_filter + initialRelayerFeeAsset: xlayer_Bytes + initialRelayerFeeAsset_not: xlayer_Bytes + initialRelayerFeeAsset_gt: xlayer_Bytes + initialRelayerFeeAsset_lt: xlayer_Bytes + initialRelayerFeeAsset_gte: xlayer_Bytes + initialRelayerFeeAsset_lte: xlayer_Bytes + initialRelayerFeeAsset_in: [xlayer_Bytes!] + initialRelayerFeeAsset_not_in: [xlayer_Bytes!] + initialRelayerFeeAsset_contains: xlayer_Bytes + initialRelayerFeeAsset_not_contains: xlayer_Bytes + caller: xlayer_Bytes + caller_not: xlayer_Bytes + caller_gt: xlayer_Bytes + caller_lt: xlayer_Bytes + caller_gte: xlayer_Bytes + caller_lte: xlayer_Bytes + caller_in: [xlayer_Bytes!] + caller_not_in: [xlayer_Bytes!] + caller_contains: xlayer_Bytes + caller_not_contains: xlayer_Bytes + transactionHash: xlayer_Bytes + transactionHash_not: xlayer_Bytes + transactionHash_gt: xlayer_Bytes + transactionHash_lt: xlayer_Bytes + transactionHash_gte: xlayer_Bytes + transactionHash_lte: xlayer_Bytes + transactionHash_in: [xlayer_Bytes!] + transactionHash_not_in: [xlayer_Bytes!] + transactionHash_contains: xlayer_Bytes + transactionHash_not_contains: xlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -192254,16 +191817,16 @@ input stagingmantle_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingmantle_Bytes - txOrigin_not: stagingmantle_Bytes - txOrigin_gt: stagingmantle_Bytes - txOrigin_lt: stagingmantle_Bytes - txOrigin_gte: stagingmantle_Bytes - txOrigin_lte: stagingmantle_Bytes - txOrigin_in: [stagingmantle_Bytes!] - txOrigin_not_in: [stagingmantle_Bytes!] - txOrigin_contains: stagingmantle_Bytes - txOrigin_not_contains: stagingmantle_Bytes + txOrigin: xlayer_Bytes + txOrigin_not: xlayer_Bytes + txOrigin_gt: xlayer_Bytes + txOrigin_lt: xlayer_Bytes + txOrigin_gte: xlayer_Bytes + txOrigin_lte: xlayer_Bytes + txOrigin_in: [xlayer_Bytes!] + txOrigin_not_in: [xlayer_Bytes!] + txOrigin_contains: xlayer_Bytes + txOrigin_not_contains: xlayer_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -192273,12 +191836,12 @@ input stagingmantle_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_OriginTransfer_filter] - or: [stagingmantle_OriginTransfer_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_OriginTransfer_filter] + or: [xlayer_OriginTransfer_filter] } -enum stagingmantle_OriginTransfer_orderBy { +enum xlayer_OriginTransfer_orderBy { id chainId transferId @@ -192331,20 +191894,20 @@ enum stagingmantle_OriginTransfer_orderBy { txNonce } -type stagingmantle_Relayer { +type xlayer_Relayer { id: ID! isActive: Boolean! - relayer: stagingmantle_Bytes + relayer: xlayer_Bytes } -type stagingmantle_RelayerFee { +type xlayer_RelayerFee { id: ID! - transfer: stagingmantle_OriginTransfer! + transfer: xlayer_OriginTransfer! fee: BigInt! - asset: stagingmantle_Bytes! + asset: xlayer_Bytes! } -input stagingmantle_RelayerFee_filter { +input xlayer_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -192373,7 +191936,7 @@ input stagingmantle_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmantle_OriginTransfer_filter + transfer_: xlayer_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -192382,23 +191945,23 @@ input stagingmantle_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingmantle_Bytes - asset_not: stagingmantle_Bytes - asset_gt: stagingmantle_Bytes - asset_lt: stagingmantle_Bytes - asset_gte: stagingmantle_Bytes - asset_lte: stagingmantle_Bytes - asset_in: [stagingmantle_Bytes!] - asset_not_in: [stagingmantle_Bytes!] - asset_contains: stagingmantle_Bytes - asset_not_contains: stagingmantle_Bytes + asset: xlayer_Bytes + asset_not: xlayer_Bytes + asset_gt: xlayer_Bytes + asset_lt: xlayer_Bytes + asset_gte: xlayer_Bytes + asset_lte: xlayer_Bytes + asset_in: [xlayer_Bytes!] + asset_not_in: [xlayer_Bytes!] + asset_contains: xlayer_Bytes + asset_not_contains: xlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_RelayerFee_filter] - or: [stagingmantle_RelayerFee_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_RelayerFee_filter] + or: [xlayer_RelayerFee_filter] } -enum stagingmantle_RelayerFee_orderBy { +enum xlayer_RelayerFee_orderBy { id transfer transfer__id @@ -192434,20 +191997,20 @@ enum stagingmantle_RelayerFee_orderBy { asset } -type stagingmantle_RelayerFeesIncrease { +type xlayer_RelayerFeesIncrease { id: ID! - transfer: stagingmantle_OriginTransfer! + transfer: xlayer_OriginTransfer! increase: BigInt - asset: stagingmantle_Bytes - caller: stagingmantle_Bytes! - transactionHash: stagingmantle_Bytes! + asset: xlayer_Bytes + caller: xlayer_Bytes! + transactionHash: xlayer_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingmantle_RelayerFeesIncrease_filter { +input xlayer_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -192476,7 +192039,7 @@ input stagingmantle_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmantle_OriginTransfer_filter + transfer_: xlayer_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -192485,36 +192048,36 @@ input stagingmantle_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingmantle_Bytes - asset_not: stagingmantle_Bytes - asset_gt: stagingmantle_Bytes - asset_lt: stagingmantle_Bytes - asset_gte: stagingmantle_Bytes - asset_lte: stagingmantle_Bytes - asset_in: [stagingmantle_Bytes!] - asset_not_in: [stagingmantle_Bytes!] - asset_contains: stagingmantle_Bytes - asset_not_contains: stagingmantle_Bytes - caller: stagingmantle_Bytes - caller_not: stagingmantle_Bytes - caller_gt: stagingmantle_Bytes - caller_lt: stagingmantle_Bytes - caller_gte: stagingmantle_Bytes - caller_lte: stagingmantle_Bytes - caller_in: [stagingmantle_Bytes!] - caller_not_in: [stagingmantle_Bytes!] - caller_contains: stagingmantle_Bytes - caller_not_contains: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes - transactionHash_not: stagingmantle_Bytes - transactionHash_gt: stagingmantle_Bytes - transactionHash_lt: stagingmantle_Bytes - transactionHash_gte: stagingmantle_Bytes - transactionHash_lte: stagingmantle_Bytes - transactionHash_in: [stagingmantle_Bytes!] - transactionHash_not_in: [stagingmantle_Bytes!] - transactionHash_contains: stagingmantle_Bytes - transactionHash_not_contains: stagingmantle_Bytes + asset: xlayer_Bytes + asset_not: xlayer_Bytes + asset_gt: xlayer_Bytes + asset_lt: xlayer_Bytes + asset_gte: xlayer_Bytes + asset_lte: xlayer_Bytes + asset_in: [xlayer_Bytes!] + asset_not_in: [xlayer_Bytes!] + asset_contains: xlayer_Bytes + asset_not_contains: xlayer_Bytes + caller: xlayer_Bytes + caller_not: xlayer_Bytes + caller_gt: xlayer_Bytes + caller_lt: xlayer_Bytes + caller_gte: xlayer_Bytes + caller_lte: xlayer_Bytes + caller_in: [xlayer_Bytes!] + caller_not_in: [xlayer_Bytes!] + caller_contains: xlayer_Bytes + caller_not_contains: xlayer_Bytes + transactionHash: xlayer_Bytes + transactionHash_not: xlayer_Bytes + transactionHash_gt: xlayer_Bytes + transactionHash_lt: xlayer_Bytes + transactionHash_gte: xlayer_Bytes + transactionHash_lte: xlayer_Bytes + transactionHash_in: [xlayer_Bytes!] + transactionHash_not_in: [xlayer_Bytes!] + transactionHash_contains: xlayer_Bytes + transactionHash_not_contains: xlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -192548,12 +192111,12 @@ input stagingmantle_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_RelayerFeesIncrease_filter] - or: [stagingmantle_RelayerFeesIncrease_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_RelayerFeesIncrease_filter] + or: [xlayer_RelayerFeesIncrease_filter] } -enum stagingmantle_RelayerFeesIncrease_orderBy { +enum xlayer_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -192595,7 +192158,7 @@ enum stagingmantle_RelayerFeesIncrease_orderBy { blockNumber } -input stagingmantle_Relayer_filter { +input xlayer_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -192608,34 +192171,34 @@ input stagingmantle_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingmantle_Bytes - relayer_not: stagingmantle_Bytes - relayer_gt: stagingmantle_Bytes - relayer_lt: stagingmantle_Bytes - relayer_gte: stagingmantle_Bytes - relayer_lte: stagingmantle_Bytes - relayer_in: [stagingmantle_Bytes!] - relayer_not_in: [stagingmantle_Bytes!] - relayer_contains: stagingmantle_Bytes - relayer_not_contains: stagingmantle_Bytes + relayer: xlayer_Bytes + relayer_not: xlayer_Bytes + relayer_gt: xlayer_Bytes + relayer_lt: xlayer_Bytes + relayer_gte: xlayer_Bytes + relayer_lte: xlayer_Bytes + relayer_in: [xlayer_Bytes!] + relayer_not_in: [xlayer_Bytes!] + relayer_contains: xlayer_Bytes + relayer_not_contains: xlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_Relayer_filter] - or: [stagingmantle_Relayer_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_Relayer_filter] + or: [xlayer_Relayer_filter] } -enum stagingmantle_Relayer_orderBy { +enum xlayer_Relayer_orderBy { id isActive relayer } -type stagingmantle_RootCount { +type xlayer_RootCount { id: ID! count: BigInt } -input stagingmantle_RootCount_filter { +input xlayer_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -192653,31 +192216,31 @@ input stagingmantle_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_RootCount_filter] - or: [stagingmantle_RootCount_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_RootCount_filter] + or: [xlayer_RootCount_filter] } -enum stagingmantle_RootCount_orderBy { +enum xlayer_RootCount_orderBy { id count } -type stagingmantle_RootMessageSent { +type xlayer_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingmantle_Bytes + root: xlayer_Bytes count: BigInt - caller: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes + caller: xlayer_Bytes + transactionHash: xlayer_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingmantle_RootMessageSent_filter { +input xlayer_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -192702,16 +192265,16 @@ input stagingmantle_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingmantle_Bytes - root_not: stagingmantle_Bytes - root_gt: stagingmantle_Bytes - root_lt: stagingmantle_Bytes - root_gte: stagingmantle_Bytes - root_lte: stagingmantle_Bytes - root_in: [stagingmantle_Bytes!] - root_not_in: [stagingmantle_Bytes!] - root_contains: stagingmantle_Bytes - root_not_contains: stagingmantle_Bytes + root: xlayer_Bytes + root_not: xlayer_Bytes + root_gt: xlayer_Bytes + root_lt: xlayer_Bytes + root_gte: xlayer_Bytes + root_lte: xlayer_Bytes + root_in: [xlayer_Bytes!] + root_not_in: [xlayer_Bytes!] + root_contains: xlayer_Bytes + root_not_contains: xlayer_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -192720,26 +192283,26 @@ input stagingmantle_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingmantle_Bytes - caller_not: stagingmantle_Bytes - caller_gt: stagingmantle_Bytes - caller_lt: stagingmantle_Bytes - caller_gte: stagingmantle_Bytes - caller_lte: stagingmantle_Bytes - caller_in: [stagingmantle_Bytes!] - caller_not_in: [stagingmantle_Bytes!] - caller_contains: stagingmantle_Bytes - caller_not_contains: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes - transactionHash_not: stagingmantle_Bytes - transactionHash_gt: stagingmantle_Bytes - transactionHash_lt: stagingmantle_Bytes - transactionHash_gte: stagingmantle_Bytes - transactionHash_lte: stagingmantle_Bytes - transactionHash_in: [stagingmantle_Bytes!] - transactionHash_not_in: [stagingmantle_Bytes!] - transactionHash_contains: stagingmantle_Bytes - transactionHash_not_contains: stagingmantle_Bytes + caller: xlayer_Bytes + caller_not: xlayer_Bytes + caller_gt: xlayer_Bytes + caller_lt: xlayer_Bytes + caller_gte: xlayer_Bytes + caller_lte: xlayer_Bytes + caller_in: [xlayer_Bytes!] + caller_not_in: [xlayer_Bytes!] + caller_contains: xlayer_Bytes + caller_not_contains: xlayer_Bytes + transactionHash: xlayer_Bytes + transactionHash_not: xlayer_Bytes + transactionHash_gt: xlayer_Bytes + transactionHash_lt: xlayer_Bytes + transactionHash_gte: xlayer_Bytes + transactionHash_lte: xlayer_Bytes + transactionHash_in: [xlayer_Bytes!] + transactionHash_not_in: [xlayer_Bytes!] + transactionHash_contains: xlayer_Bytes + transactionHash_not_contains: xlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -192773,12 +192336,12 @@ input stagingmantle_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_RootMessageSent_filter] - or: [stagingmantle_RootMessageSent_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_RootMessageSent_filter] + or: [xlayer_RootMessageSent_filter] } -enum stagingmantle_RootMessageSent_orderBy { +enum xlayer_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -192792,25 +192355,25 @@ enum stagingmantle_RootMessageSent_orderBy { blockNumber } -type stagingmantle_Router { +type xlayer_Router { id: ID! isActive: Boolean! - owner: stagingmantle_Bytes - recipient: stagingmantle_Bytes - proposedOwner: stagingmantle_Bytes + owner: xlayer_Bytes + recipient: xlayer_Bytes + proposedOwner: xlayer_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmantle_AssetBalance_orderBy, orderDirection: stagingmantle_OrderDirection, where: stagingmantle_AssetBalance_filter): [stagingmantle_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: xlayer_AssetBalance_orderBy, orderDirection: xlayer_OrderDirection, where: xlayer_AssetBalance_filter): [xlayer_AssetBalance!]! } -type stagingmantle_RouterDailyTVL { +type xlayer_RouterDailyTVL { id: ID! - router: stagingmantle_Router! - asset: stagingmantle_Asset! + router: xlayer_Router! + asset: xlayer_Asset! timestamp: BigInt! balance: BigInt! } -input stagingmantle_RouterDailyTVL_filter { +input xlayer_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -192839,7 +192402,7 @@ input stagingmantle_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmantle_Router_filter + router_: xlayer_Router_filter asset: String asset_not: String asset_gt: String @@ -192860,7 +192423,7 @@ input stagingmantle_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmantle_Asset_filter + asset_: xlayer_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -192878,12 +192441,12 @@ input stagingmantle_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_RouterDailyTVL_filter] - or: [stagingmantle_RouterDailyTVL_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_RouterDailyTVL_filter] + or: [xlayer_RouterDailyTVL_filter] } -enum stagingmantle_RouterDailyTVL_orderBy { +enum xlayer_RouterDailyTVL_orderBy { id router router__id @@ -192906,26 +192469,26 @@ enum stagingmantle_RouterDailyTVL_orderBy { balance } -type stagingmantle_RouterLiquidityEvent { +type xlayer_RouterLiquidityEvent { id: ID! - type: stagingmantle_RouterLiquidityEventType - router: stagingmantle_Router! - asset: stagingmantle_Asset! + type: xlayer_RouterLiquidityEventType + router: xlayer_Router! + asset: xlayer_Asset! amount: BigInt! balance: BigInt! - caller: stagingmantle_Bytes + caller: xlayer_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingmantle_Bytes! + transactionHash: xlayer_Bytes! nonce: BigInt! } -enum stagingmantle_RouterLiquidityEventType { +enum xlayer_RouterLiquidityEventType { Add Remove } -input stagingmantle_RouterLiquidityEvent_filter { +input xlayer_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -192934,10 +192497,10 @@ input stagingmantle_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingmantle_RouterLiquidityEventType - type_not: stagingmantle_RouterLiquidityEventType - type_in: [stagingmantle_RouterLiquidityEventType!] - type_not_in: [stagingmantle_RouterLiquidityEventType!] + type: xlayer_RouterLiquidityEventType + type_not: xlayer_RouterLiquidityEventType + type_in: [xlayer_RouterLiquidityEventType!] + type_not_in: [xlayer_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -192958,7 +192521,7 @@ input stagingmantle_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmantle_Router_filter + router_: xlayer_Router_filter asset: String asset_not: String asset_gt: String @@ -192979,7 +192542,7 @@ input stagingmantle_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmantle_Asset_filter + asset_: xlayer_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -192996,16 +192559,16 @@ input stagingmantle_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingmantle_Bytes - caller_not: stagingmantle_Bytes - caller_gt: stagingmantle_Bytes - caller_lt: stagingmantle_Bytes - caller_gte: stagingmantle_Bytes - caller_lte: stagingmantle_Bytes - caller_in: [stagingmantle_Bytes!] - caller_not_in: [stagingmantle_Bytes!] - caller_contains: stagingmantle_Bytes - caller_not_contains: stagingmantle_Bytes + caller: xlayer_Bytes + caller_not: xlayer_Bytes + caller_gt: xlayer_Bytes + caller_lt: xlayer_Bytes + caller_gte: xlayer_Bytes + caller_lte: xlayer_Bytes + caller_in: [xlayer_Bytes!] + caller_not_in: [xlayer_Bytes!] + caller_contains: xlayer_Bytes + caller_not_contains: xlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -193022,16 +192585,16 @@ input stagingmantle_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingmantle_Bytes - transactionHash_not: stagingmantle_Bytes - transactionHash_gt: stagingmantle_Bytes - transactionHash_lt: stagingmantle_Bytes - transactionHash_gte: stagingmantle_Bytes - transactionHash_lte: stagingmantle_Bytes - transactionHash_in: [stagingmantle_Bytes!] - transactionHash_not_in: [stagingmantle_Bytes!] - transactionHash_contains: stagingmantle_Bytes - transactionHash_not_contains: stagingmantle_Bytes + transactionHash: xlayer_Bytes + transactionHash_not: xlayer_Bytes + transactionHash_gt: xlayer_Bytes + transactionHash_lt: xlayer_Bytes + transactionHash_gte: xlayer_Bytes + transactionHash_lte: xlayer_Bytes + transactionHash_in: [xlayer_Bytes!] + transactionHash_not_in: [xlayer_Bytes!] + transactionHash_contains: xlayer_Bytes + transactionHash_not_contains: xlayer_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -193041,12 +192604,12 @@ input stagingmantle_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_RouterLiquidityEvent_filter] - or: [stagingmantle_RouterLiquidityEvent_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_RouterLiquidityEvent_filter] + or: [xlayer_RouterLiquidityEvent_filter] } -enum stagingmantle_RouterLiquidityEvent_orderBy { +enum xlayer_RouterLiquidityEvent_orderBy { id type router @@ -193075,7 +192638,7 @@ enum stagingmantle_RouterLiquidityEvent_orderBy { nonce } -input stagingmantle_Router_filter { +input xlayer_Router_filter { id: ID id_not: ID id_gt: ID @@ -193088,36 +192651,36 @@ input stagingmantle_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingmantle_Bytes - owner_not: stagingmantle_Bytes - owner_gt: stagingmantle_Bytes - owner_lt: stagingmantle_Bytes - owner_gte: stagingmantle_Bytes - owner_lte: stagingmantle_Bytes - owner_in: [stagingmantle_Bytes!] - owner_not_in: [stagingmantle_Bytes!] - owner_contains: stagingmantle_Bytes - owner_not_contains: stagingmantle_Bytes - recipient: stagingmantle_Bytes - recipient_not: stagingmantle_Bytes - recipient_gt: stagingmantle_Bytes - recipient_lt: stagingmantle_Bytes - recipient_gte: stagingmantle_Bytes - recipient_lte: stagingmantle_Bytes - recipient_in: [stagingmantle_Bytes!] - recipient_not_in: [stagingmantle_Bytes!] - recipient_contains: stagingmantle_Bytes - recipient_not_contains: stagingmantle_Bytes - proposedOwner: stagingmantle_Bytes - proposedOwner_not: stagingmantle_Bytes - proposedOwner_gt: stagingmantle_Bytes - proposedOwner_lt: stagingmantle_Bytes - proposedOwner_gte: stagingmantle_Bytes - proposedOwner_lte: stagingmantle_Bytes - proposedOwner_in: [stagingmantle_Bytes!] - proposedOwner_not_in: [stagingmantle_Bytes!] - proposedOwner_contains: stagingmantle_Bytes - proposedOwner_not_contains: stagingmantle_Bytes + owner: xlayer_Bytes + owner_not: xlayer_Bytes + owner_gt: xlayer_Bytes + owner_lt: xlayer_Bytes + owner_gte: xlayer_Bytes + owner_lte: xlayer_Bytes + owner_in: [xlayer_Bytes!] + owner_not_in: [xlayer_Bytes!] + owner_contains: xlayer_Bytes + owner_not_contains: xlayer_Bytes + recipient: xlayer_Bytes + recipient_not: xlayer_Bytes + recipient_gt: xlayer_Bytes + recipient_lt: xlayer_Bytes + recipient_gte: xlayer_Bytes + recipient_lte: xlayer_Bytes + recipient_in: [xlayer_Bytes!] + recipient_not_in: [xlayer_Bytes!] + recipient_contains: xlayer_Bytes + recipient_not_contains: xlayer_Bytes + proposedOwner: xlayer_Bytes + proposedOwner_not: xlayer_Bytes + proposedOwner_gt: xlayer_Bytes + proposedOwner_lt: xlayer_Bytes + proposedOwner_gte: xlayer_Bytes + proposedOwner_lte: xlayer_Bytes + proposedOwner_in: [xlayer_Bytes!] + proposedOwner_not_in: [xlayer_Bytes!] + proposedOwner_contains: xlayer_Bytes + proposedOwner_not_contains: xlayer_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -193126,14 +192689,14 @@ input stagingmantle_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingmantle_AssetBalance_filter + assetBalances_: xlayer_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_Router_filter] - or: [stagingmantle_Router_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_Router_filter] + or: [xlayer_Router_filter] } -enum stagingmantle_Router_orderBy { +enum xlayer_Router_orderBy { id isActive owner @@ -193143,13 +192706,13 @@ enum stagingmantle_Router_orderBy { assetBalances } -type stagingmantle_Sequencer { +type xlayer_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingmantle_Bytes + sequencer: xlayer_Bytes } -input stagingmantle_Sequencer_filter { +input xlayer_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -193162,35 +192725,35 @@ input stagingmantle_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingmantle_Bytes - sequencer_not: stagingmantle_Bytes - sequencer_gt: stagingmantle_Bytes - sequencer_lt: stagingmantle_Bytes - sequencer_gte: stagingmantle_Bytes - sequencer_lte: stagingmantle_Bytes - sequencer_in: [stagingmantle_Bytes!] - sequencer_not_in: [stagingmantle_Bytes!] - sequencer_contains: stagingmantle_Bytes - sequencer_not_contains: stagingmantle_Bytes + sequencer: xlayer_Bytes + sequencer_not: xlayer_Bytes + sequencer_gt: xlayer_Bytes + sequencer_lt: xlayer_Bytes + sequencer_gte: xlayer_Bytes + sequencer_lte: xlayer_Bytes + sequencer_in: [xlayer_Bytes!] + sequencer_not_in: [xlayer_Bytes!] + sequencer_contains: xlayer_Bytes + sequencer_not_contains: xlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_Sequencer_filter] - or: [stagingmantle_Sequencer_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_Sequencer_filter] + or: [xlayer_Sequencer_filter] } -enum stagingmantle_Sequencer_orderBy { +enum xlayer_Sequencer_orderBy { id isActive sequencer } -type stagingmantle_Setting { +type xlayer_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingmantle_Bytes! + caller: xlayer_Bytes! } -input stagingmantle_Setting_filter { +input xlayer_Setting_filter { id: ID id_not: ID id_gt: ID @@ -193207,41 +192770,41 @@ input stagingmantle_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingmantle_Bytes - caller_not: stagingmantle_Bytes - caller_gt: stagingmantle_Bytes - caller_lt: stagingmantle_Bytes - caller_gte: stagingmantle_Bytes - caller_lte: stagingmantle_Bytes - caller_in: [stagingmantle_Bytes!] - caller_not_in: [stagingmantle_Bytes!] - caller_contains: stagingmantle_Bytes - caller_not_contains: stagingmantle_Bytes + caller: xlayer_Bytes + caller_not: xlayer_Bytes + caller_gt: xlayer_Bytes + caller_lt: xlayer_Bytes + caller_gte: xlayer_Bytes + caller_lte: xlayer_Bytes + caller_in: [xlayer_Bytes!] + caller_not_in: [xlayer_Bytes!] + caller_contains: xlayer_Bytes + caller_not_contains: xlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_Setting_filter] - or: [stagingmantle_Setting_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_Setting_filter] + or: [xlayer_Setting_filter] } -enum stagingmantle_Setting_orderBy { +enum xlayer_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingmantle_SlippageUpdate { +type xlayer_SlippageUpdate { id: ID! - transfer: stagingmantle_DestinationTransfer! + transfer: xlayer_DestinationTransfer! slippage: BigInt! - caller: stagingmantle_Bytes! - transactionHash: stagingmantle_Bytes! + caller: xlayer_Bytes! + transactionHash: xlayer_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingmantle_SlippageUpdate_filter { +input xlayer_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -193270,7 +192833,7 @@ input stagingmantle_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmantle_DestinationTransfer_filter + transfer_: xlayer_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -193279,26 +192842,26 @@ input stagingmantle_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingmantle_Bytes - caller_not: stagingmantle_Bytes - caller_gt: stagingmantle_Bytes - caller_lt: stagingmantle_Bytes - caller_gte: stagingmantle_Bytes - caller_lte: stagingmantle_Bytes - caller_in: [stagingmantle_Bytes!] - caller_not_in: [stagingmantle_Bytes!] - caller_contains: stagingmantle_Bytes - caller_not_contains: stagingmantle_Bytes - transactionHash: stagingmantle_Bytes - transactionHash_not: stagingmantle_Bytes - transactionHash_gt: stagingmantle_Bytes - transactionHash_lt: stagingmantle_Bytes - transactionHash_gte: stagingmantle_Bytes - transactionHash_lte: stagingmantle_Bytes - transactionHash_in: [stagingmantle_Bytes!] - transactionHash_not_in: [stagingmantle_Bytes!] - transactionHash_contains: stagingmantle_Bytes - transactionHash_not_contains: stagingmantle_Bytes + caller: xlayer_Bytes + caller_not: xlayer_Bytes + caller_gt: xlayer_Bytes + caller_lt: xlayer_Bytes + caller_gte: xlayer_Bytes + caller_lte: xlayer_Bytes + caller_in: [xlayer_Bytes!] + caller_not_in: [xlayer_Bytes!] + caller_contains: xlayer_Bytes + caller_not_contains: xlayer_Bytes + transactionHash: xlayer_Bytes + transactionHash_not: xlayer_Bytes + transactionHash_gt: xlayer_Bytes + transactionHash_lt: xlayer_Bytes + transactionHash_gte: xlayer_Bytes + transactionHash_lte: xlayer_Bytes + transactionHash_in: [xlayer_Bytes!] + transactionHash_not_in: [xlayer_Bytes!] + transactionHash_contains: xlayer_Bytes + transactionHash_not_contains: xlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -193332,12 +192895,12 @@ input stagingmantle_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_SlippageUpdate_filter] - or: [stagingmantle_SlippageUpdate_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_SlippageUpdate_filter] + or: [xlayer_SlippageUpdate_filter] } -enum stagingmantle_SlippageUpdate_orderBy { +enum xlayer_SlippageUpdate_orderBy { id transfer transfer__id @@ -193385,16 +192948,16 @@ enum stagingmantle_SlippageUpdate_orderBy { blockNumber } -type stagingmantle_SnapshotRoot { +type xlayer_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingmantle_Bytes! + root: xlayer_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingmantle_SnapshotRoot_filter { +input xlayer_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -193411,16 +192974,16 @@ input stagingmantle_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingmantle_Bytes - root_not: stagingmantle_Bytes - root_gt: stagingmantle_Bytes - root_lt: stagingmantle_Bytes - root_gte: stagingmantle_Bytes - root_lte: stagingmantle_Bytes - root_in: [stagingmantle_Bytes!] - root_not_in: [stagingmantle_Bytes!] - root_contains: stagingmantle_Bytes - root_not_contains: stagingmantle_Bytes + root: xlayer_Bytes + root_not: xlayer_Bytes + root_gt: xlayer_Bytes + root_lt: xlayer_Bytes + root_gte: xlayer_Bytes + root_lte: xlayer_Bytes + root_in: [xlayer_Bytes!] + root_not_in: [xlayer_Bytes!] + root_contains: xlayer_Bytes + root_not_contains: xlayer_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -193446,12 +193009,12 @@ input stagingmantle_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_SnapshotRoot_filter] - or: [stagingmantle_SnapshotRoot_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_SnapshotRoot_filter] + or: [xlayer_SnapshotRoot_filter] } -enum stagingmantle_SnapshotRoot_orderBy { +enum xlayer_SnapshotRoot_orderBy { id spokeDomain root @@ -193460,12 +193023,12 @@ enum stagingmantle_SnapshotRoot_orderBy { blockNumber } -type stagingmantle_SpokeConnectorMode { +type xlayer_SpokeConnectorMode { id: ID! mode: String! } -input stagingmantle_SpokeConnectorMode_filter { +input xlayer_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -193495,17 +193058,17 @@ input stagingmantle_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingmantle_BlockChangedFilter - and: [stagingmantle_SpokeConnectorMode_filter] - or: [stagingmantle_SpokeConnectorMode_filter] + _change_block: xlayer_BlockChangedFilter + and: [xlayer_SpokeConnectorMode_filter] + or: [xlayer_SpokeConnectorMode_filter] } -enum stagingmantle_SpokeConnectorMode_orderBy { +enum xlayer_SpokeConnectorMode_orderBy { id mode } -enum stagingmantle_TransferStatus { +enum xlayer_TransferStatus { XCalled Executed Reconciled @@ -193513,9 +193076,9 @@ enum stagingmantle_TransferStatus { CompletedFast } -type stagingmantle__Block_ { +type xlayer__Block_ { """The hash of the block""" - hash: stagingmantle_Bytes + hash: xlayer_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" @@ -193523,7 +193086,7 @@ type stagingmantle__Block_ { } """The type for the top-level _meta field""" -type stagingmantle__Meta_ { +type xlayer__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -193531,22 +193094,22 @@ type stagingmantle__Meta_ { and therefore asks for the latest block """ - block: stagingmantle__Block_! + block: xlayer__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type polygon_AggregateRoot { +type mode_AggregateRoot { id: ID! - root: polygon_Bytes! + root: mode_Bytes! blockNumber: BigInt! } -type polygon_AggregateRootProposed { +type mode_AggregateRootProposed { id: ID! - aggregateRoot: polygon_Bytes! + aggregateRoot: mode_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -193554,7 +193117,7 @@ type polygon_AggregateRootProposed { blockNumber: BigInt } -input polygon_AggregateRootProposed_filter { +input mode_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -193563,16 +193126,16 @@ input polygon_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: polygon_Bytes - aggregateRoot_not: polygon_Bytes - aggregateRoot_gt: polygon_Bytes - aggregateRoot_lt: polygon_Bytes - aggregateRoot_gte: polygon_Bytes - aggregateRoot_lte: polygon_Bytes - aggregateRoot_in: [polygon_Bytes!] - aggregateRoot_not_in: [polygon_Bytes!] - aggregateRoot_contains: polygon_Bytes - aggregateRoot_not_contains: polygon_Bytes + aggregateRoot: mode_Bytes + aggregateRoot_not: mode_Bytes + aggregateRoot_gt: mode_Bytes + aggregateRoot_lt: mode_Bytes + aggregateRoot_gte: mode_Bytes + aggregateRoot_lte: mode_Bytes + aggregateRoot_in: [mode_Bytes!] + aggregateRoot_not_in: [mode_Bytes!] + aggregateRoot_contains: mode_Bytes + aggregateRoot_not_contains: mode_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -193614,12 +193177,12 @@ input polygon_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_AggregateRootProposed_filter] - or: [polygon_AggregateRootProposed_filter] + _change_block: mode_BlockChangedFilter + and: [mode_AggregateRootProposed_filter] + or: [mode_AggregateRootProposed_filter] } -enum polygon_AggregateRootProposed_orderBy { +enum mode_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -193629,7 +193192,7 @@ enum polygon_AggregateRootProposed_orderBy { blockNumber } -input polygon_AggregateRoot_filter { +input mode_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -193638,16 +193201,16 @@ input polygon_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: polygon_Bytes - root_not: polygon_Bytes - root_gt: polygon_Bytes - root_lt: polygon_Bytes - root_gte: polygon_Bytes - root_lte: polygon_Bytes - root_in: [polygon_Bytes!] - root_not_in: [polygon_Bytes!] - root_contains: polygon_Bytes - root_not_contains: polygon_Bytes + root: mode_Bytes + root_not: mode_Bytes + root_gt: mode_Bytes + root_lt: mode_Bytes + root_gte: mode_Bytes + root_lte: mode_Bytes + root_in: [mode_Bytes!] + root_not_in: [mode_Bytes!] + root_contains: mode_Bytes + root_not_contains: mode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -193657,47 +193220,42 @@ input polygon_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_AggregateRoot_filter] - or: [polygon_AggregateRoot_filter] + _change_block: mode_BlockChangedFilter + and: [mode_AggregateRoot_filter] + or: [mode_AggregateRoot_filter] } -enum polygon_AggregateRoot_orderBy { +enum mode_AggregateRoot_orderBy { id root blockNumber } -enum polygon_Aggregation_interval { - hour - day -} - -type polygon_Asset { +type mode_Asset { id: ID! - key: polygon_Bytes + key: mode_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: polygon_Bytes + canonicalId: mode_Bytes canonicalDomain: BigInt - adoptedAsset: polygon_Bytes - localAsset: polygon_Bytes + adoptedAsset: mode_Bytes + localAsset: mode_Bytes blockNumber: BigInt - status: polygon_AssetStatus + status: mode_AssetStatus } -type polygon_AssetBalance { +type mode_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: polygon_Router! - asset: polygon_Asset! + router: mode_Router! + asset: mode_Asset! feesEarned: BigInt! } -input polygon_AssetBalance_filter { +input mode_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -193758,7 +193316,7 @@ input polygon_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: polygon_Router_filter + router_: mode_Router_filter asset: String asset_not: String asset_gt: String @@ -193779,7 +193337,7 @@ input polygon_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygon_Asset_filter + asset_: mode_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -193789,12 +193347,12 @@ input polygon_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_AssetBalance_filter] - or: [polygon_AssetBalance_filter] + _change_block: mode_BlockChangedFilter + and: [mode_AssetBalance_filter] + or: [mode_AssetBalance_filter] } -enum polygon_AssetBalance_orderBy { +enum mode_AssetBalance_orderBy { id amount locked @@ -193820,12 +193378,12 @@ enum polygon_AssetBalance_orderBy { feesEarned } -type polygon_AssetStatus { +type mode_AssetStatus { id: ID! status: Boolean } -input polygon_AssetStatus_filter { +input mode_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -193839,17 +193397,17 @@ input polygon_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_AssetStatus_filter] - or: [polygon_AssetStatus_filter] + _change_block: mode_BlockChangedFilter + and: [mode_AssetStatus_filter] + or: [mode_AssetStatus_filter] } -enum polygon_AssetStatus_orderBy { +enum mode_AssetStatus_orderBy { id status } -input polygon_Asset_filter { +input mode_Asset_filter { id: ID id_not: ID id_gt: ID @@ -193858,16 +193416,16 @@ input polygon_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: polygon_Bytes - key_not: polygon_Bytes - key_gt: polygon_Bytes - key_lt: polygon_Bytes - key_gte: polygon_Bytes - key_lte: polygon_Bytes - key_in: [polygon_Bytes!] - key_not_in: [polygon_Bytes!] - key_contains: polygon_Bytes - key_not_contains: polygon_Bytes + key: mode_Bytes + key_not: mode_Bytes + key_gt: mode_Bytes + key_lt: mode_Bytes + key_gte: mode_Bytes + key_lte: mode_Bytes + key_in: [mode_Bytes!] + key_not_in: [mode_Bytes!] + key_contains: mode_Bytes + key_not_contains: mode_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -193884,16 +193442,16 @@ input polygon_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: polygon_Bytes - canonicalId_not: polygon_Bytes - canonicalId_gt: polygon_Bytes - canonicalId_lt: polygon_Bytes - canonicalId_gte: polygon_Bytes - canonicalId_lte: polygon_Bytes - canonicalId_in: [polygon_Bytes!] - canonicalId_not_in: [polygon_Bytes!] - canonicalId_contains: polygon_Bytes - canonicalId_not_contains: polygon_Bytes + canonicalId: mode_Bytes + canonicalId_not: mode_Bytes + canonicalId_gt: mode_Bytes + canonicalId_lt: mode_Bytes + canonicalId_gte: mode_Bytes + canonicalId_lte: mode_Bytes + canonicalId_in: [mode_Bytes!] + canonicalId_not_in: [mode_Bytes!] + canonicalId_contains: mode_Bytes + canonicalId_not_contains: mode_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -193902,26 +193460,26 @@ input polygon_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: polygon_Bytes - adoptedAsset_not: polygon_Bytes - adoptedAsset_gt: polygon_Bytes - adoptedAsset_lt: polygon_Bytes - adoptedAsset_gte: polygon_Bytes - adoptedAsset_lte: polygon_Bytes - adoptedAsset_in: [polygon_Bytes!] - adoptedAsset_not_in: [polygon_Bytes!] - adoptedAsset_contains: polygon_Bytes - adoptedAsset_not_contains: polygon_Bytes - localAsset: polygon_Bytes - localAsset_not: polygon_Bytes - localAsset_gt: polygon_Bytes - localAsset_lt: polygon_Bytes - localAsset_gte: polygon_Bytes - localAsset_lte: polygon_Bytes - localAsset_in: [polygon_Bytes!] - localAsset_not_in: [polygon_Bytes!] - localAsset_contains: polygon_Bytes - localAsset_not_contains: polygon_Bytes + adoptedAsset: mode_Bytes + adoptedAsset_not: mode_Bytes + adoptedAsset_gt: mode_Bytes + adoptedAsset_lt: mode_Bytes + adoptedAsset_gte: mode_Bytes + adoptedAsset_lte: mode_Bytes + adoptedAsset_in: [mode_Bytes!] + adoptedAsset_not_in: [mode_Bytes!] + adoptedAsset_contains: mode_Bytes + adoptedAsset_not_contains: mode_Bytes + localAsset: mode_Bytes + localAsset_not: mode_Bytes + localAsset_gt: mode_Bytes + localAsset_lt: mode_Bytes + localAsset_gte: mode_Bytes + localAsset_lte: mode_Bytes + localAsset_in: [mode_Bytes!] + localAsset_not_in: [mode_Bytes!] + localAsset_contains: mode_Bytes + localAsset_not_contains: mode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -193950,14 +193508,14 @@ input polygon_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: polygon_AssetStatus_filter + status_: mode_AssetStatus_filter """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_Asset_filter] - or: [polygon_Asset_filter] + _change_block: mode_BlockChangedFilter + and: [mode_Asset_filter] + or: [mode_Asset_filter] } -enum polygon_Asset_orderBy { +enum mode_Asset_orderBy { id key decimal @@ -193972,30 +193530,30 @@ enum polygon_Asset_orderBy { status__status } -scalar polygon_BigDecimal +scalar mode_BigDecimal -input polygon_BlockChangedFilter { +input mode_BlockChangedFilter { number_gte: Int! } -input polygon_Block_height { - hash: polygon_Bytes +input mode_Block_height { + hash: mode_Bytes number: Int number_gte: Int } -scalar polygon_Bytes +scalar mode_Bytes -type polygon_ConnectorMeta { +type mode_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: polygon_Bytes - rootManager: polygon_Bytes - mirrorConnector: polygon_Bytes + amb: mode_Bytes + rootManager: mode_Bytes + mirrorConnector: mode_Bytes } -input polygon_ConnectorMeta_filter { +input mode_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -194020,43 +193578,43 @@ input polygon_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: polygon_Bytes - amb_not: polygon_Bytes - amb_gt: polygon_Bytes - amb_lt: polygon_Bytes - amb_gte: polygon_Bytes - amb_lte: polygon_Bytes - amb_in: [polygon_Bytes!] - amb_not_in: [polygon_Bytes!] - amb_contains: polygon_Bytes - amb_not_contains: polygon_Bytes - rootManager: polygon_Bytes - rootManager_not: polygon_Bytes - rootManager_gt: polygon_Bytes - rootManager_lt: polygon_Bytes - rootManager_gte: polygon_Bytes - rootManager_lte: polygon_Bytes - rootManager_in: [polygon_Bytes!] - rootManager_not_in: [polygon_Bytes!] - rootManager_contains: polygon_Bytes - rootManager_not_contains: polygon_Bytes - mirrorConnector: polygon_Bytes - mirrorConnector_not: polygon_Bytes - mirrorConnector_gt: polygon_Bytes - mirrorConnector_lt: polygon_Bytes - mirrorConnector_gte: polygon_Bytes - mirrorConnector_lte: polygon_Bytes - mirrorConnector_in: [polygon_Bytes!] - mirrorConnector_not_in: [polygon_Bytes!] - mirrorConnector_contains: polygon_Bytes - mirrorConnector_not_contains: polygon_Bytes + amb: mode_Bytes + amb_not: mode_Bytes + amb_gt: mode_Bytes + amb_lt: mode_Bytes + amb_gte: mode_Bytes + amb_lte: mode_Bytes + amb_in: [mode_Bytes!] + amb_not_in: [mode_Bytes!] + amb_contains: mode_Bytes + amb_not_contains: mode_Bytes + rootManager: mode_Bytes + rootManager_not: mode_Bytes + rootManager_gt: mode_Bytes + rootManager_lt: mode_Bytes + rootManager_gte: mode_Bytes + rootManager_lte: mode_Bytes + rootManager_in: [mode_Bytes!] + rootManager_not_in: [mode_Bytes!] + rootManager_contains: mode_Bytes + rootManager_not_contains: mode_Bytes + mirrorConnector: mode_Bytes + mirrorConnector_not: mode_Bytes + mirrorConnector_gt: mode_Bytes + mirrorConnector_lt: mode_Bytes + mirrorConnector_gte: mode_Bytes + mirrorConnector_lte: mode_Bytes + mirrorConnector_in: [mode_Bytes!] + mirrorConnector_not_in: [mode_Bytes!] + mirrorConnector_contains: mode_Bytes + mirrorConnector_not_contains: mode_Bytes """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_ConnectorMeta_filter] - or: [polygon_ConnectorMeta_filter] + _change_block: mode_BlockChangedFilter + and: [mode_ConnectorMeta_filter] + or: [mode_ConnectorMeta_filter] } -enum polygon_ConnectorMeta_orderBy { +enum mode_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -194065,48 +193623,48 @@ enum polygon_ConnectorMeta_orderBy { mirrorConnector } -type polygon_DestinationTransfer { +type mode_DestinationTransfer { id: ID! chainId: BigInt - transferId: polygon_Bytes + transferId: mode_Bytes nonce: BigInt - status: polygon_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: polygon_Router_orderBy, orderDirection: polygon_OrderDirection, where: polygon_Router_filter): [polygon_Router!] + status: mode_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: mode_Router_orderBy, orderDirection: mode_OrderDirection, where: mode_Router_filter): [mode_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: polygon_Bytes - delegate: polygon_Bytes + to: mode_Bytes + delegate: mode_Bytes receiveLocal: Boolean - callData: polygon_Bytes + callData: mode_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: polygon_Bytes + originSender: mode_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: polygon_Bytes - asset: polygon_Asset + canonicalId: mode_Bytes + asset: mode_Asset amount: BigInt routersFee: BigInt - executedCaller: polygon_Bytes - executedTransactionHash: polygon_Bytes + executedCaller: mode_Bytes + executedTransactionHash: mode_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: polygon_Bytes + executedTxOrigin: mode_Bytes executedTxNonce: BigInt - reconciledCaller: polygon_Bytes - reconciledTransactionHash: polygon_Bytes + reconciledCaller: mode_Bytes + reconciledTransactionHash: mode_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: polygon_Bytes + reconciledTxOrigin: mode_Bytes reconciledTxNonce: BigInt } -input polygon_DestinationTransfer_filter { +input mode_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -194123,16 +193681,16 @@ input polygon_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: polygon_Bytes - transferId_not: polygon_Bytes - transferId_gt: polygon_Bytes - transferId_lt: polygon_Bytes - transferId_gte: polygon_Bytes - transferId_lte: polygon_Bytes - transferId_in: [polygon_Bytes!] - transferId_not_in: [polygon_Bytes!] - transferId_contains: polygon_Bytes - transferId_not_contains: polygon_Bytes + transferId: mode_Bytes + transferId_not: mode_Bytes + transferId_gt: mode_Bytes + transferId_lt: mode_Bytes + transferId_gte: mode_Bytes + transferId_lte: mode_Bytes + transferId_in: [mode_Bytes!] + transferId_not_in: [mode_Bytes!] + transferId_contains: mode_Bytes + transferId_not_contains: mode_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -194141,17 +193699,17 @@ input polygon_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: polygon_TransferStatus - status_not: polygon_TransferStatus - status_in: [polygon_TransferStatus!] - status_not_in: [polygon_TransferStatus!] + status: mode_TransferStatus + status_not: mode_TransferStatus + status_in: [mode_TransferStatus!] + status_not_in: [mode_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: polygon_Router_filter + routers_: mode_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -194176,40 +193734,40 @@ input polygon_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: polygon_Bytes - to_not: polygon_Bytes - to_gt: polygon_Bytes - to_lt: polygon_Bytes - to_gte: polygon_Bytes - to_lte: polygon_Bytes - to_in: [polygon_Bytes!] - to_not_in: [polygon_Bytes!] - to_contains: polygon_Bytes - to_not_contains: polygon_Bytes - delegate: polygon_Bytes - delegate_not: polygon_Bytes - delegate_gt: polygon_Bytes - delegate_lt: polygon_Bytes - delegate_gte: polygon_Bytes - delegate_lte: polygon_Bytes - delegate_in: [polygon_Bytes!] - delegate_not_in: [polygon_Bytes!] - delegate_contains: polygon_Bytes - delegate_not_contains: polygon_Bytes + to: mode_Bytes + to_not: mode_Bytes + to_gt: mode_Bytes + to_lt: mode_Bytes + to_gte: mode_Bytes + to_lte: mode_Bytes + to_in: [mode_Bytes!] + to_not_in: [mode_Bytes!] + to_contains: mode_Bytes + to_not_contains: mode_Bytes + delegate: mode_Bytes + delegate_not: mode_Bytes + delegate_gt: mode_Bytes + delegate_lt: mode_Bytes + delegate_gte: mode_Bytes + delegate_lte: mode_Bytes + delegate_in: [mode_Bytes!] + delegate_not_in: [mode_Bytes!] + delegate_contains: mode_Bytes + delegate_not_contains: mode_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: polygon_Bytes - callData_not: polygon_Bytes - callData_gt: polygon_Bytes - callData_lt: polygon_Bytes - callData_gte: polygon_Bytes - callData_lte: polygon_Bytes - callData_in: [polygon_Bytes!] - callData_not_in: [polygon_Bytes!] - callData_contains: polygon_Bytes - callData_not_contains: polygon_Bytes + callData: mode_Bytes + callData_not: mode_Bytes + callData_gt: mode_Bytes + callData_lt: mode_Bytes + callData_gte: mode_Bytes + callData_lte: mode_Bytes + callData_in: [mode_Bytes!] + callData_not_in: [mode_Bytes!] + callData_contains: mode_Bytes + callData_not_contains: mode_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -194226,16 +193784,16 @@ input polygon_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: polygon_Bytes - originSender_not: polygon_Bytes - originSender_gt: polygon_Bytes - originSender_lt: polygon_Bytes - originSender_gte: polygon_Bytes - originSender_lte: polygon_Bytes - originSender_in: [polygon_Bytes!] - originSender_not_in: [polygon_Bytes!] - originSender_contains: polygon_Bytes - originSender_not_contains: polygon_Bytes + originSender: mode_Bytes + originSender_not: mode_Bytes + originSender_gt: mode_Bytes + originSender_lt: mode_Bytes + originSender_gte: mode_Bytes + originSender_lte: mode_Bytes + originSender_in: [mode_Bytes!] + originSender_not_in: [mode_Bytes!] + originSender_contains: mode_Bytes + originSender_not_contains: mode_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -194252,16 +193810,16 @@ input polygon_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: polygon_Bytes - canonicalId_not: polygon_Bytes - canonicalId_gt: polygon_Bytes - canonicalId_lt: polygon_Bytes - canonicalId_gte: polygon_Bytes - canonicalId_lte: polygon_Bytes - canonicalId_in: [polygon_Bytes!] - canonicalId_not_in: [polygon_Bytes!] - canonicalId_contains: polygon_Bytes - canonicalId_not_contains: polygon_Bytes + canonicalId: mode_Bytes + canonicalId_not: mode_Bytes + canonicalId_gt: mode_Bytes + canonicalId_lt: mode_Bytes + canonicalId_gte: mode_Bytes + canonicalId_lte: mode_Bytes + canonicalId_in: [mode_Bytes!] + canonicalId_not_in: [mode_Bytes!] + canonicalId_contains: mode_Bytes + canonicalId_not_contains: mode_Bytes asset: String asset_not: String asset_gt: String @@ -194282,7 +193840,7 @@ input polygon_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygon_Asset_filter + asset_: mode_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -194299,26 +193857,26 @@ input polygon_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: polygon_Bytes - executedCaller_not: polygon_Bytes - executedCaller_gt: polygon_Bytes - executedCaller_lt: polygon_Bytes - executedCaller_gte: polygon_Bytes - executedCaller_lte: polygon_Bytes - executedCaller_in: [polygon_Bytes!] - executedCaller_not_in: [polygon_Bytes!] - executedCaller_contains: polygon_Bytes - executedCaller_not_contains: polygon_Bytes - executedTransactionHash: polygon_Bytes - executedTransactionHash_not: polygon_Bytes - executedTransactionHash_gt: polygon_Bytes - executedTransactionHash_lt: polygon_Bytes - executedTransactionHash_gte: polygon_Bytes - executedTransactionHash_lte: polygon_Bytes - executedTransactionHash_in: [polygon_Bytes!] - executedTransactionHash_not_in: [polygon_Bytes!] - executedTransactionHash_contains: polygon_Bytes - executedTransactionHash_not_contains: polygon_Bytes + executedCaller: mode_Bytes + executedCaller_not: mode_Bytes + executedCaller_gt: mode_Bytes + executedCaller_lt: mode_Bytes + executedCaller_gte: mode_Bytes + executedCaller_lte: mode_Bytes + executedCaller_in: [mode_Bytes!] + executedCaller_not_in: [mode_Bytes!] + executedCaller_contains: mode_Bytes + executedCaller_not_contains: mode_Bytes + executedTransactionHash: mode_Bytes + executedTransactionHash_not: mode_Bytes + executedTransactionHash_gt: mode_Bytes + executedTransactionHash_lt: mode_Bytes + executedTransactionHash_gte: mode_Bytes + executedTransactionHash_lte: mode_Bytes + executedTransactionHash_in: [mode_Bytes!] + executedTransactionHash_not_in: [mode_Bytes!] + executedTransactionHash_contains: mode_Bytes + executedTransactionHash_not_contains: mode_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -194351,16 +193909,16 @@ input polygon_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: polygon_Bytes - executedTxOrigin_not: polygon_Bytes - executedTxOrigin_gt: polygon_Bytes - executedTxOrigin_lt: polygon_Bytes - executedTxOrigin_gte: polygon_Bytes - executedTxOrigin_lte: polygon_Bytes - executedTxOrigin_in: [polygon_Bytes!] - executedTxOrigin_not_in: [polygon_Bytes!] - executedTxOrigin_contains: polygon_Bytes - executedTxOrigin_not_contains: polygon_Bytes + executedTxOrigin: mode_Bytes + executedTxOrigin_not: mode_Bytes + executedTxOrigin_gt: mode_Bytes + executedTxOrigin_lt: mode_Bytes + executedTxOrigin_gte: mode_Bytes + executedTxOrigin_lte: mode_Bytes + executedTxOrigin_in: [mode_Bytes!] + executedTxOrigin_not_in: [mode_Bytes!] + executedTxOrigin_contains: mode_Bytes + executedTxOrigin_not_contains: mode_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -194369,26 +193927,26 @@ input polygon_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: polygon_Bytes - reconciledCaller_not: polygon_Bytes - reconciledCaller_gt: polygon_Bytes - reconciledCaller_lt: polygon_Bytes - reconciledCaller_gte: polygon_Bytes - reconciledCaller_lte: polygon_Bytes - reconciledCaller_in: [polygon_Bytes!] - reconciledCaller_not_in: [polygon_Bytes!] - reconciledCaller_contains: polygon_Bytes - reconciledCaller_not_contains: polygon_Bytes - reconciledTransactionHash: polygon_Bytes - reconciledTransactionHash_not: polygon_Bytes - reconciledTransactionHash_gt: polygon_Bytes - reconciledTransactionHash_lt: polygon_Bytes - reconciledTransactionHash_gte: polygon_Bytes - reconciledTransactionHash_lte: polygon_Bytes - reconciledTransactionHash_in: [polygon_Bytes!] - reconciledTransactionHash_not_in: [polygon_Bytes!] - reconciledTransactionHash_contains: polygon_Bytes - reconciledTransactionHash_not_contains: polygon_Bytes + reconciledCaller: mode_Bytes + reconciledCaller_not: mode_Bytes + reconciledCaller_gt: mode_Bytes + reconciledCaller_lt: mode_Bytes + reconciledCaller_gte: mode_Bytes + reconciledCaller_lte: mode_Bytes + reconciledCaller_in: [mode_Bytes!] + reconciledCaller_not_in: [mode_Bytes!] + reconciledCaller_contains: mode_Bytes + reconciledCaller_not_contains: mode_Bytes + reconciledTransactionHash: mode_Bytes + reconciledTransactionHash_not: mode_Bytes + reconciledTransactionHash_gt: mode_Bytes + reconciledTransactionHash_lt: mode_Bytes + reconciledTransactionHash_gte: mode_Bytes + reconciledTransactionHash_lte: mode_Bytes + reconciledTransactionHash_in: [mode_Bytes!] + reconciledTransactionHash_not_in: [mode_Bytes!] + reconciledTransactionHash_contains: mode_Bytes + reconciledTransactionHash_not_contains: mode_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -194421,16 +193979,16 @@ input polygon_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: polygon_Bytes - reconciledTxOrigin_not: polygon_Bytes - reconciledTxOrigin_gt: polygon_Bytes - reconciledTxOrigin_lt: polygon_Bytes - reconciledTxOrigin_gte: polygon_Bytes - reconciledTxOrigin_lte: polygon_Bytes - reconciledTxOrigin_in: [polygon_Bytes!] - reconciledTxOrigin_not_in: [polygon_Bytes!] - reconciledTxOrigin_contains: polygon_Bytes - reconciledTxOrigin_not_contains: polygon_Bytes + reconciledTxOrigin: mode_Bytes + reconciledTxOrigin_not: mode_Bytes + reconciledTxOrigin_gt: mode_Bytes + reconciledTxOrigin_lt: mode_Bytes + reconciledTxOrigin_gte: mode_Bytes + reconciledTxOrigin_lte: mode_Bytes + reconciledTxOrigin_in: [mode_Bytes!] + reconciledTxOrigin_not_in: [mode_Bytes!] + reconciledTxOrigin_contains: mode_Bytes + reconciledTxOrigin_not_contains: mode_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -194440,12 +193998,12 @@ input polygon_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_DestinationTransfer_filter] - or: [polygon_DestinationTransfer_filter] + _change_block: mode_BlockChangedFilter + and: [mode_DestinationTransfer_filter] + or: [mode_DestinationTransfer_filter] } -enum polygon_DestinationTransfer_orderBy { +enum mode_DestinationTransfer_orderBy { id chainId transferId @@ -194499,16 +194057,16 @@ enum polygon_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar polygon_Int8 +scalar mode_Int8 -type polygon_OptimisticRootFinalized { +type mode_OptimisticRootFinalized { id: ID! - aggregateRoot: polygon_Bytes! + aggregateRoot: mode_Bytes! timestamp: BigInt! blockNumber: BigInt } -input polygon_OptimisticRootFinalized_filter { +input mode_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -194517,16 +194075,16 @@ input polygon_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: polygon_Bytes - aggregateRoot_not: polygon_Bytes - aggregateRoot_gt: polygon_Bytes - aggregateRoot_lt: polygon_Bytes - aggregateRoot_gte: polygon_Bytes - aggregateRoot_lte: polygon_Bytes - aggregateRoot_in: [polygon_Bytes!] - aggregateRoot_not_in: [polygon_Bytes!] - aggregateRoot_contains: polygon_Bytes - aggregateRoot_not_contains: polygon_Bytes + aggregateRoot: mode_Bytes + aggregateRoot_not: mode_Bytes + aggregateRoot_gt: mode_Bytes + aggregateRoot_lt: mode_Bytes + aggregateRoot_gte: mode_Bytes + aggregateRoot_lte: mode_Bytes + aggregateRoot_in: [mode_Bytes!] + aggregateRoot_not_in: [mode_Bytes!] + aggregateRoot_contains: mode_Bytes + aggregateRoot_not_contains: mode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -194544,12 +194102,12 @@ input polygon_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_OptimisticRootFinalized_filter] - or: [polygon_OptimisticRootFinalized_filter] + _change_block: mode_BlockChangedFilter + and: [mode_OptimisticRootFinalized_filter] + or: [mode_OptimisticRootFinalized_filter] } -enum polygon_OptimisticRootFinalized_orderBy { +enum mode_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -194557,25 +194115,25 @@ enum polygon_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum polygon_OrderDirection { +enum mode_OrderDirection { asc desc } -type polygon_OriginMessage { +type mode_OriginMessage { id: ID! - transferId: polygon_Bytes + transferId: mode_Bytes destinationDomain: BigInt - leaf: polygon_Bytes + leaf: mode_Bytes index: BigInt - message: polygon_Bytes - root: polygon_Bytes - transactionHash: polygon_Bytes + message: mode_Bytes + root: mode_Bytes + transactionHash: mode_Bytes blockNumber: BigInt - rootCount: polygon_RootCount + rootCount: mode_RootCount } -input polygon_OriginMessage_filter { +input mode_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -194584,16 +194142,16 @@ input polygon_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: polygon_Bytes - transferId_not: polygon_Bytes - transferId_gt: polygon_Bytes - transferId_lt: polygon_Bytes - transferId_gte: polygon_Bytes - transferId_lte: polygon_Bytes - transferId_in: [polygon_Bytes!] - transferId_not_in: [polygon_Bytes!] - transferId_contains: polygon_Bytes - transferId_not_contains: polygon_Bytes + transferId: mode_Bytes + transferId_not: mode_Bytes + transferId_gt: mode_Bytes + transferId_lt: mode_Bytes + transferId_gte: mode_Bytes + transferId_lte: mode_Bytes + transferId_in: [mode_Bytes!] + transferId_not_in: [mode_Bytes!] + transferId_contains: mode_Bytes + transferId_not_contains: mode_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -194602,16 +194160,16 @@ input polygon_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: polygon_Bytes - leaf_not: polygon_Bytes - leaf_gt: polygon_Bytes - leaf_lt: polygon_Bytes - leaf_gte: polygon_Bytes - leaf_lte: polygon_Bytes - leaf_in: [polygon_Bytes!] - leaf_not_in: [polygon_Bytes!] - leaf_contains: polygon_Bytes - leaf_not_contains: polygon_Bytes + leaf: mode_Bytes + leaf_not: mode_Bytes + leaf_gt: mode_Bytes + leaf_lt: mode_Bytes + leaf_gte: mode_Bytes + leaf_lte: mode_Bytes + leaf_in: [mode_Bytes!] + leaf_not_in: [mode_Bytes!] + leaf_contains: mode_Bytes + leaf_not_contains: mode_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -194620,36 +194178,36 @@ input polygon_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: polygon_Bytes - message_not: polygon_Bytes - message_gt: polygon_Bytes - message_lt: polygon_Bytes - message_gte: polygon_Bytes - message_lte: polygon_Bytes - message_in: [polygon_Bytes!] - message_not_in: [polygon_Bytes!] - message_contains: polygon_Bytes - message_not_contains: polygon_Bytes - root: polygon_Bytes - root_not: polygon_Bytes - root_gt: polygon_Bytes - root_lt: polygon_Bytes - root_gte: polygon_Bytes - root_lte: polygon_Bytes - root_in: [polygon_Bytes!] - root_not_in: [polygon_Bytes!] - root_contains: polygon_Bytes - root_not_contains: polygon_Bytes - transactionHash: polygon_Bytes - transactionHash_not: polygon_Bytes - transactionHash_gt: polygon_Bytes - transactionHash_lt: polygon_Bytes - transactionHash_gte: polygon_Bytes - transactionHash_lte: polygon_Bytes - transactionHash_in: [polygon_Bytes!] - transactionHash_not_in: [polygon_Bytes!] - transactionHash_contains: polygon_Bytes - transactionHash_not_contains: polygon_Bytes + message: mode_Bytes + message_not: mode_Bytes + message_gt: mode_Bytes + message_lt: mode_Bytes + message_gte: mode_Bytes + message_lte: mode_Bytes + message_in: [mode_Bytes!] + message_not_in: [mode_Bytes!] + message_contains: mode_Bytes + message_not_contains: mode_Bytes + root: mode_Bytes + root_not: mode_Bytes + root_gt: mode_Bytes + root_lt: mode_Bytes + root_gte: mode_Bytes + root_lte: mode_Bytes + root_in: [mode_Bytes!] + root_not_in: [mode_Bytes!] + root_contains: mode_Bytes + root_not_contains: mode_Bytes + transactionHash: mode_Bytes + transactionHash_not: mode_Bytes + transactionHash_gt: mode_Bytes + transactionHash_lt: mode_Bytes + transactionHash_gte: mode_Bytes + transactionHash_lte: mode_Bytes + transactionHash_in: [mode_Bytes!] + transactionHash_not_in: [mode_Bytes!] + transactionHash_contains: mode_Bytes + transactionHash_not_contains: mode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -194678,14 +194236,14 @@ input polygon_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: polygon_RootCount_filter + rootCount_: mode_RootCount_filter """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_OriginMessage_filter] - or: [polygon_OriginMessage_filter] + _change_block: mode_BlockChangedFilter + and: [mode_OriginMessage_filter] + or: [mode_OriginMessage_filter] } -enum polygon_OriginMessage_orderBy { +enum mode_OriginMessage_orderBy { id transferId destinationDomain @@ -194700,42 +194258,42 @@ enum polygon_OriginMessage_orderBy { rootCount__count } -type polygon_OriginTransfer { +type mode_OriginTransfer { id: ID! chainId: BigInt - transferId: polygon_Bytes + transferId: mode_Bytes nonce: BigInt - status: polygon_TransferStatus - messageHash: polygon_Bytes + status: mode_TransferStatus + messageHash: mode_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: polygon_Bytes - delegate: polygon_Bytes + to: mode_Bytes + delegate: mode_Bytes receiveLocal: Boolean - callData: polygon_Bytes + callData: mode_Bytes slippage: BigInt - originSender: polygon_Bytes + originSender: mode_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: polygon_Bytes - asset: polygon_Asset - transactingAsset: polygon_Bytes - message: polygon_OriginMessage + canonicalId: mode_Bytes + asset: mode_Asset + transactingAsset: mode_Bytes + message: mode_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: polygon_RelayerFee_orderBy, orderDirection: polygon_OrderDirection, where: polygon_RelayerFee_filter): [polygon_RelayerFee!] - initialRelayerFeeAsset: polygon_Bytes - caller: polygon_Bytes - transactionHash: polygon_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: mode_RelayerFee_orderBy, orderDirection: mode_OrderDirection, where: mode_RelayerFee_filter): [mode_RelayerFee!] + initialRelayerFeeAsset: mode_Bytes + caller: mode_Bytes + transactionHash: mode_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: polygon_Bytes + txOrigin: mode_Bytes txNonce: BigInt } -input polygon_OriginTransfer_filter { +input mode_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -194752,16 +194310,16 @@ input polygon_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: polygon_Bytes - transferId_not: polygon_Bytes - transferId_gt: polygon_Bytes - transferId_lt: polygon_Bytes - transferId_gte: polygon_Bytes - transferId_lte: polygon_Bytes - transferId_in: [polygon_Bytes!] - transferId_not_in: [polygon_Bytes!] - transferId_contains: polygon_Bytes - transferId_not_contains: polygon_Bytes + transferId: mode_Bytes + transferId_not: mode_Bytes + transferId_gt: mode_Bytes + transferId_lt: mode_Bytes + transferId_gte: mode_Bytes + transferId_lte: mode_Bytes + transferId_in: [mode_Bytes!] + transferId_not_in: [mode_Bytes!] + transferId_contains: mode_Bytes + transferId_not_contains: mode_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -194770,20 +194328,20 @@ input polygon_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: polygon_TransferStatus - status_not: polygon_TransferStatus - status_in: [polygon_TransferStatus!] - status_not_in: [polygon_TransferStatus!] - messageHash: polygon_Bytes - messageHash_not: polygon_Bytes - messageHash_gt: polygon_Bytes - messageHash_lt: polygon_Bytes - messageHash_gte: polygon_Bytes - messageHash_lte: polygon_Bytes - messageHash_in: [polygon_Bytes!] - messageHash_not_in: [polygon_Bytes!] - messageHash_contains: polygon_Bytes - messageHash_not_contains: polygon_Bytes + status: mode_TransferStatus + status_not: mode_TransferStatus + status_in: [mode_TransferStatus!] + status_not_in: [mode_TransferStatus!] + messageHash: mode_Bytes + messageHash_not: mode_Bytes + messageHash_gt: mode_Bytes + messageHash_lt: mode_Bytes + messageHash_gte: mode_Bytes + messageHash_lte: mode_Bytes + messageHash_in: [mode_Bytes!] + messageHash_not_in: [mode_Bytes!] + messageHash_contains: mode_Bytes + messageHash_not_contains: mode_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -194808,40 +194366,40 @@ input polygon_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: polygon_Bytes - to_not: polygon_Bytes - to_gt: polygon_Bytes - to_lt: polygon_Bytes - to_gte: polygon_Bytes - to_lte: polygon_Bytes - to_in: [polygon_Bytes!] - to_not_in: [polygon_Bytes!] - to_contains: polygon_Bytes - to_not_contains: polygon_Bytes - delegate: polygon_Bytes - delegate_not: polygon_Bytes - delegate_gt: polygon_Bytes - delegate_lt: polygon_Bytes - delegate_gte: polygon_Bytes - delegate_lte: polygon_Bytes - delegate_in: [polygon_Bytes!] - delegate_not_in: [polygon_Bytes!] - delegate_contains: polygon_Bytes - delegate_not_contains: polygon_Bytes + to: mode_Bytes + to_not: mode_Bytes + to_gt: mode_Bytes + to_lt: mode_Bytes + to_gte: mode_Bytes + to_lte: mode_Bytes + to_in: [mode_Bytes!] + to_not_in: [mode_Bytes!] + to_contains: mode_Bytes + to_not_contains: mode_Bytes + delegate: mode_Bytes + delegate_not: mode_Bytes + delegate_gt: mode_Bytes + delegate_lt: mode_Bytes + delegate_gte: mode_Bytes + delegate_lte: mode_Bytes + delegate_in: [mode_Bytes!] + delegate_not_in: [mode_Bytes!] + delegate_contains: mode_Bytes + delegate_not_contains: mode_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: polygon_Bytes - callData_not: polygon_Bytes - callData_gt: polygon_Bytes - callData_lt: polygon_Bytes - callData_gte: polygon_Bytes - callData_lte: polygon_Bytes - callData_in: [polygon_Bytes!] - callData_not_in: [polygon_Bytes!] - callData_contains: polygon_Bytes - callData_not_contains: polygon_Bytes + callData: mode_Bytes + callData_not: mode_Bytes + callData_gt: mode_Bytes + callData_lt: mode_Bytes + callData_gte: mode_Bytes + callData_lte: mode_Bytes + callData_in: [mode_Bytes!] + callData_not_in: [mode_Bytes!] + callData_contains: mode_Bytes + callData_not_contains: mode_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -194850,16 +194408,16 @@ input polygon_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: polygon_Bytes - originSender_not: polygon_Bytes - originSender_gt: polygon_Bytes - originSender_lt: polygon_Bytes - originSender_gte: polygon_Bytes - originSender_lte: polygon_Bytes - originSender_in: [polygon_Bytes!] - originSender_not_in: [polygon_Bytes!] - originSender_contains: polygon_Bytes - originSender_not_contains: polygon_Bytes + originSender: mode_Bytes + originSender_not: mode_Bytes + originSender_gt: mode_Bytes + originSender_lt: mode_Bytes + originSender_gte: mode_Bytes + originSender_lte: mode_Bytes + originSender_in: [mode_Bytes!] + originSender_not_in: [mode_Bytes!] + originSender_contains: mode_Bytes + originSender_not_contains: mode_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -194876,16 +194434,16 @@ input polygon_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: polygon_Bytes - canonicalId_not: polygon_Bytes - canonicalId_gt: polygon_Bytes - canonicalId_lt: polygon_Bytes - canonicalId_gte: polygon_Bytes - canonicalId_lte: polygon_Bytes - canonicalId_in: [polygon_Bytes!] - canonicalId_not_in: [polygon_Bytes!] - canonicalId_contains: polygon_Bytes - canonicalId_not_contains: polygon_Bytes + canonicalId: mode_Bytes + canonicalId_not: mode_Bytes + canonicalId_gt: mode_Bytes + canonicalId_lt: mode_Bytes + canonicalId_gte: mode_Bytes + canonicalId_lte: mode_Bytes + canonicalId_in: [mode_Bytes!] + canonicalId_not_in: [mode_Bytes!] + canonicalId_contains: mode_Bytes + canonicalId_not_contains: mode_Bytes asset: String asset_not: String asset_gt: String @@ -194906,17 +194464,17 @@ input polygon_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygon_Asset_filter - transactingAsset: polygon_Bytes - transactingAsset_not: polygon_Bytes - transactingAsset_gt: polygon_Bytes - transactingAsset_lt: polygon_Bytes - transactingAsset_gte: polygon_Bytes - transactingAsset_lte: polygon_Bytes - transactingAsset_in: [polygon_Bytes!] - transactingAsset_not_in: [polygon_Bytes!] - transactingAsset_contains: polygon_Bytes - transactingAsset_not_contains: polygon_Bytes + asset_: mode_Asset_filter + transactingAsset: mode_Bytes + transactingAsset_not: mode_Bytes + transactingAsset_gt: mode_Bytes + transactingAsset_lt: mode_Bytes + transactingAsset_gte: mode_Bytes + transactingAsset_lte: mode_Bytes + transactingAsset_in: [mode_Bytes!] + transactingAsset_not_in: [mode_Bytes!] + transactingAsset_contains: mode_Bytes + transactingAsset_not_contains: mode_Bytes message: String message_not: String message_gt: String @@ -194937,7 +194495,7 @@ input polygon_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: polygon_OriginMessage_filter + message_: mode_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -194952,37 +194510,37 @@ input polygon_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: polygon_RelayerFee_filter - initialRelayerFeeAsset: polygon_Bytes - initialRelayerFeeAsset_not: polygon_Bytes - initialRelayerFeeAsset_gt: polygon_Bytes - initialRelayerFeeAsset_lt: polygon_Bytes - initialRelayerFeeAsset_gte: polygon_Bytes - initialRelayerFeeAsset_lte: polygon_Bytes - initialRelayerFeeAsset_in: [polygon_Bytes!] - initialRelayerFeeAsset_not_in: [polygon_Bytes!] - initialRelayerFeeAsset_contains: polygon_Bytes - initialRelayerFeeAsset_not_contains: polygon_Bytes - caller: polygon_Bytes - caller_not: polygon_Bytes - caller_gt: polygon_Bytes - caller_lt: polygon_Bytes - caller_gte: polygon_Bytes - caller_lte: polygon_Bytes - caller_in: [polygon_Bytes!] - caller_not_in: [polygon_Bytes!] - caller_contains: polygon_Bytes - caller_not_contains: polygon_Bytes - transactionHash: polygon_Bytes - transactionHash_not: polygon_Bytes - transactionHash_gt: polygon_Bytes - transactionHash_lt: polygon_Bytes - transactionHash_gte: polygon_Bytes - transactionHash_lte: polygon_Bytes - transactionHash_in: [polygon_Bytes!] - transactionHash_not_in: [polygon_Bytes!] - transactionHash_contains: polygon_Bytes - transactionHash_not_contains: polygon_Bytes + relayerFees_: mode_RelayerFee_filter + initialRelayerFeeAsset: mode_Bytes + initialRelayerFeeAsset_not: mode_Bytes + initialRelayerFeeAsset_gt: mode_Bytes + initialRelayerFeeAsset_lt: mode_Bytes + initialRelayerFeeAsset_gte: mode_Bytes + initialRelayerFeeAsset_lte: mode_Bytes + initialRelayerFeeAsset_in: [mode_Bytes!] + initialRelayerFeeAsset_not_in: [mode_Bytes!] + initialRelayerFeeAsset_contains: mode_Bytes + initialRelayerFeeAsset_not_contains: mode_Bytes + caller: mode_Bytes + caller_not: mode_Bytes + caller_gt: mode_Bytes + caller_lt: mode_Bytes + caller_gte: mode_Bytes + caller_lte: mode_Bytes + caller_in: [mode_Bytes!] + caller_not_in: [mode_Bytes!] + caller_contains: mode_Bytes + caller_not_contains: mode_Bytes + transactionHash: mode_Bytes + transactionHash_not: mode_Bytes + transactionHash_gt: mode_Bytes + transactionHash_lt: mode_Bytes + transactionHash_gte: mode_Bytes + transactionHash_lte: mode_Bytes + transactionHash_in: [mode_Bytes!] + transactionHash_not_in: [mode_Bytes!] + transactionHash_contains: mode_Bytes + transactionHash_not_contains: mode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -195015,16 +194573,16 @@ input polygon_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: polygon_Bytes - txOrigin_not: polygon_Bytes - txOrigin_gt: polygon_Bytes - txOrigin_lt: polygon_Bytes - txOrigin_gte: polygon_Bytes - txOrigin_lte: polygon_Bytes - txOrigin_in: [polygon_Bytes!] - txOrigin_not_in: [polygon_Bytes!] - txOrigin_contains: polygon_Bytes - txOrigin_not_contains: polygon_Bytes + txOrigin: mode_Bytes + txOrigin_not: mode_Bytes + txOrigin_gt: mode_Bytes + txOrigin_lt: mode_Bytes + txOrigin_gte: mode_Bytes + txOrigin_lte: mode_Bytes + txOrigin_in: [mode_Bytes!] + txOrigin_not_in: [mode_Bytes!] + txOrigin_contains: mode_Bytes + txOrigin_not_contains: mode_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -195034,12 +194592,12 @@ input polygon_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_OriginTransfer_filter] - or: [polygon_OriginTransfer_filter] + _change_block: mode_BlockChangedFilter + and: [mode_OriginTransfer_filter] + or: [mode_OriginTransfer_filter] } -enum polygon_OriginTransfer_orderBy { +enum mode_OriginTransfer_orderBy { id chainId transferId @@ -195092,20 +194650,20 @@ enum polygon_OriginTransfer_orderBy { txNonce } -type polygon_Relayer { +type mode_Relayer { id: ID! isActive: Boolean! - relayer: polygon_Bytes + relayer: mode_Bytes } -type polygon_RelayerFee { +type mode_RelayerFee { id: ID! - transfer: polygon_OriginTransfer! + transfer: mode_OriginTransfer! fee: BigInt! - asset: polygon_Bytes! + asset: mode_Bytes! } -input polygon_RelayerFee_filter { +input mode_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -195134,7 +194692,7 @@ input polygon_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: polygon_OriginTransfer_filter + transfer_: mode_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -195143,23 +194701,23 @@ input polygon_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: polygon_Bytes - asset_not: polygon_Bytes - asset_gt: polygon_Bytes - asset_lt: polygon_Bytes - asset_gte: polygon_Bytes - asset_lte: polygon_Bytes - asset_in: [polygon_Bytes!] - asset_not_in: [polygon_Bytes!] - asset_contains: polygon_Bytes - asset_not_contains: polygon_Bytes + asset: mode_Bytes + asset_not: mode_Bytes + asset_gt: mode_Bytes + asset_lt: mode_Bytes + asset_gte: mode_Bytes + asset_lte: mode_Bytes + asset_in: [mode_Bytes!] + asset_not_in: [mode_Bytes!] + asset_contains: mode_Bytes + asset_not_contains: mode_Bytes """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_RelayerFee_filter] - or: [polygon_RelayerFee_filter] + _change_block: mode_BlockChangedFilter + and: [mode_RelayerFee_filter] + or: [mode_RelayerFee_filter] } -enum polygon_RelayerFee_orderBy { +enum mode_RelayerFee_orderBy { id transfer transfer__id @@ -195195,20 +194753,20 @@ enum polygon_RelayerFee_orderBy { asset } -type polygon_RelayerFeesIncrease { +type mode_RelayerFeesIncrease { id: ID! - transfer: polygon_OriginTransfer! + transfer: mode_OriginTransfer! increase: BigInt - asset: polygon_Bytes - caller: polygon_Bytes! - transactionHash: polygon_Bytes! + asset: mode_Bytes + caller: mode_Bytes! + transactionHash: mode_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input polygon_RelayerFeesIncrease_filter { +input mode_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -195237,7 +194795,7 @@ input polygon_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: polygon_OriginTransfer_filter + transfer_: mode_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -195246,36 +194804,36 @@ input polygon_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: polygon_Bytes - asset_not: polygon_Bytes - asset_gt: polygon_Bytes - asset_lt: polygon_Bytes - asset_gte: polygon_Bytes - asset_lte: polygon_Bytes - asset_in: [polygon_Bytes!] - asset_not_in: [polygon_Bytes!] - asset_contains: polygon_Bytes - asset_not_contains: polygon_Bytes - caller: polygon_Bytes - caller_not: polygon_Bytes - caller_gt: polygon_Bytes - caller_lt: polygon_Bytes - caller_gte: polygon_Bytes - caller_lte: polygon_Bytes - caller_in: [polygon_Bytes!] - caller_not_in: [polygon_Bytes!] - caller_contains: polygon_Bytes - caller_not_contains: polygon_Bytes - transactionHash: polygon_Bytes - transactionHash_not: polygon_Bytes - transactionHash_gt: polygon_Bytes - transactionHash_lt: polygon_Bytes - transactionHash_gte: polygon_Bytes - transactionHash_lte: polygon_Bytes - transactionHash_in: [polygon_Bytes!] - transactionHash_not_in: [polygon_Bytes!] - transactionHash_contains: polygon_Bytes - transactionHash_not_contains: polygon_Bytes + asset: mode_Bytes + asset_not: mode_Bytes + asset_gt: mode_Bytes + asset_lt: mode_Bytes + asset_gte: mode_Bytes + asset_lte: mode_Bytes + asset_in: [mode_Bytes!] + asset_not_in: [mode_Bytes!] + asset_contains: mode_Bytes + asset_not_contains: mode_Bytes + caller: mode_Bytes + caller_not: mode_Bytes + caller_gt: mode_Bytes + caller_lt: mode_Bytes + caller_gte: mode_Bytes + caller_lte: mode_Bytes + caller_in: [mode_Bytes!] + caller_not_in: [mode_Bytes!] + caller_contains: mode_Bytes + caller_not_contains: mode_Bytes + transactionHash: mode_Bytes + transactionHash_not: mode_Bytes + transactionHash_gt: mode_Bytes + transactionHash_lt: mode_Bytes + transactionHash_gte: mode_Bytes + transactionHash_lte: mode_Bytes + transactionHash_in: [mode_Bytes!] + transactionHash_not_in: [mode_Bytes!] + transactionHash_contains: mode_Bytes + transactionHash_not_contains: mode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -195309,12 +194867,12 @@ input polygon_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_RelayerFeesIncrease_filter] - or: [polygon_RelayerFeesIncrease_filter] + _change_block: mode_BlockChangedFilter + and: [mode_RelayerFeesIncrease_filter] + or: [mode_RelayerFeesIncrease_filter] } -enum polygon_RelayerFeesIncrease_orderBy { +enum mode_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -195356,7 +194914,7 @@ enum polygon_RelayerFeesIncrease_orderBy { blockNumber } -input polygon_Relayer_filter { +input mode_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -195369,34 +194927,34 @@ input polygon_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: polygon_Bytes - relayer_not: polygon_Bytes - relayer_gt: polygon_Bytes - relayer_lt: polygon_Bytes - relayer_gte: polygon_Bytes - relayer_lte: polygon_Bytes - relayer_in: [polygon_Bytes!] - relayer_not_in: [polygon_Bytes!] - relayer_contains: polygon_Bytes - relayer_not_contains: polygon_Bytes + relayer: mode_Bytes + relayer_not: mode_Bytes + relayer_gt: mode_Bytes + relayer_lt: mode_Bytes + relayer_gte: mode_Bytes + relayer_lte: mode_Bytes + relayer_in: [mode_Bytes!] + relayer_not_in: [mode_Bytes!] + relayer_contains: mode_Bytes + relayer_not_contains: mode_Bytes """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_Relayer_filter] - or: [polygon_Relayer_filter] + _change_block: mode_BlockChangedFilter + and: [mode_Relayer_filter] + or: [mode_Relayer_filter] } -enum polygon_Relayer_orderBy { +enum mode_Relayer_orderBy { id isActive relayer } -type polygon_RootCount { +type mode_RootCount { id: ID! count: BigInt } -input polygon_RootCount_filter { +input mode_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -195414,31 +194972,31 @@ input polygon_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_RootCount_filter] - or: [polygon_RootCount_filter] + _change_block: mode_BlockChangedFilter + and: [mode_RootCount_filter] + or: [mode_RootCount_filter] } -enum polygon_RootCount_orderBy { +enum mode_RootCount_orderBy { id count } -type polygon_RootMessageSent { +type mode_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: polygon_Bytes + root: mode_Bytes count: BigInt - caller: polygon_Bytes - transactionHash: polygon_Bytes + caller: mode_Bytes + transactionHash: mode_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input polygon_RootMessageSent_filter { +input mode_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -195463,16 +195021,16 @@ input polygon_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: polygon_Bytes - root_not: polygon_Bytes - root_gt: polygon_Bytes - root_lt: polygon_Bytes - root_gte: polygon_Bytes - root_lte: polygon_Bytes - root_in: [polygon_Bytes!] - root_not_in: [polygon_Bytes!] - root_contains: polygon_Bytes - root_not_contains: polygon_Bytes + root: mode_Bytes + root_not: mode_Bytes + root_gt: mode_Bytes + root_lt: mode_Bytes + root_gte: mode_Bytes + root_lte: mode_Bytes + root_in: [mode_Bytes!] + root_not_in: [mode_Bytes!] + root_contains: mode_Bytes + root_not_contains: mode_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -195481,26 +195039,26 @@ input polygon_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: polygon_Bytes - caller_not: polygon_Bytes - caller_gt: polygon_Bytes - caller_lt: polygon_Bytes - caller_gte: polygon_Bytes - caller_lte: polygon_Bytes - caller_in: [polygon_Bytes!] - caller_not_in: [polygon_Bytes!] - caller_contains: polygon_Bytes - caller_not_contains: polygon_Bytes - transactionHash: polygon_Bytes - transactionHash_not: polygon_Bytes - transactionHash_gt: polygon_Bytes - transactionHash_lt: polygon_Bytes - transactionHash_gte: polygon_Bytes - transactionHash_lte: polygon_Bytes - transactionHash_in: [polygon_Bytes!] - transactionHash_not_in: [polygon_Bytes!] - transactionHash_contains: polygon_Bytes - transactionHash_not_contains: polygon_Bytes + caller: mode_Bytes + caller_not: mode_Bytes + caller_gt: mode_Bytes + caller_lt: mode_Bytes + caller_gte: mode_Bytes + caller_lte: mode_Bytes + caller_in: [mode_Bytes!] + caller_not_in: [mode_Bytes!] + caller_contains: mode_Bytes + caller_not_contains: mode_Bytes + transactionHash: mode_Bytes + transactionHash_not: mode_Bytes + transactionHash_gt: mode_Bytes + transactionHash_lt: mode_Bytes + transactionHash_gte: mode_Bytes + transactionHash_lte: mode_Bytes + transactionHash_in: [mode_Bytes!] + transactionHash_not_in: [mode_Bytes!] + transactionHash_contains: mode_Bytes + transactionHash_not_contains: mode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -195534,12 +195092,12 @@ input polygon_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_RootMessageSent_filter] - or: [polygon_RootMessageSent_filter] + _change_block: mode_BlockChangedFilter + and: [mode_RootMessageSent_filter] + or: [mode_RootMessageSent_filter] } -enum polygon_RootMessageSent_orderBy { +enum mode_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -195553,25 +195111,25 @@ enum polygon_RootMessageSent_orderBy { blockNumber } -type polygon_Router { +type mode_Router { id: ID! isActive: Boolean! - owner: polygon_Bytes - recipient: polygon_Bytes - proposedOwner: polygon_Bytes + owner: mode_Bytes + recipient: mode_Bytes + proposedOwner: mode_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: polygon_AssetBalance_orderBy, orderDirection: polygon_OrderDirection, where: polygon_AssetBalance_filter): [polygon_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: mode_AssetBalance_orderBy, orderDirection: mode_OrderDirection, where: mode_AssetBalance_filter): [mode_AssetBalance!]! } -type polygon_RouterDailyTVL { +type mode_RouterDailyTVL { id: ID! - router: polygon_Router! - asset: polygon_Asset! + router: mode_Router! + asset: mode_Asset! timestamp: BigInt! balance: BigInt! } -input polygon_RouterDailyTVL_filter { +input mode_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -195600,7 +195158,7 @@ input polygon_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: polygon_Router_filter + router_: mode_Router_filter asset: String asset_not: String asset_gt: String @@ -195621,7 +195179,7 @@ input polygon_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygon_Asset_filter + asset_: mode_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -195639,12 +195197,12 @@ input polygon_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_RouterDailyTVL_filter] - or: [polygon_RouterDailyTVL_filter] + _change_block: mode_BlockChangedFilter + and: [mode_RouterDailyTVL_filter] + or: [mode_RouterDailyTVL_filter] } -enum polygon_RouterDailyTVL_orderBy { +enum mode_RouterDailyTVL_orderBy { id router router__id @@ -195667,26 +195225,26 @@ enum polygon_RouterDailyTVL_orderBy { balance } -type polygon_RouterLiquidityEvent { +type mode_RouterLiquidityEvent { id: ID! - type: polygon_RouterLiquidityEventType - router: polygon_Router! - asset: polygon_Asset! + type: mode_RouterLiquidityEventType + router: mode_Router! + asset: mode_Asset! amount: BigInt! balance: BigInt! - caller: polygon_Bytes + caller: mode_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: polygon_Bytes! + transactionHash: mode_Bytes! nonce: BigInt! } -enum polygon_RouterLiquidityEventType { +enum mode_RouterLiquidityEventType { Add Remove } -input polygon_RouterLiquidityEvent_filter { +input mode_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -195695,10 +195253,10 @@ input polygon_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: polygon_RouterLiquidityEventType - type_not: polygon_RouterLiquidityEventType - type_in: [polygon_RouterLiquidityEventType!] - type_not_in: [polygon_RouterLiquidityEventType!] + type: mode_RouterLiquidityEventType + type_not: mode_RouterLiquidityEventType + type_in: [mode_RouterLiquidityEventType!] + type_not_in: [mode_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -195719,7 +195277,7 @@ input polygon_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: polygon_Router_filter + router_: mode_Router_filter asset: String asset_not: String asset_gt: String @@ -195740,7 +195298,7 @@ input polygon_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: polygon_Asset_filter + asset_: mode_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -195757,16 +195315,16 @@ input polygon_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: polygon_Bytes - caller_not: polygon_Bytes - caller_gt: polygon_Bytes - caller_lt: polygon_Bytes - caller_gte: polygon_Bytes - caller_lte: polygon_Bytes - caller_in: [polygon_Bytes!] - caller_not_in: [polygon_Bytes!] - caller_contains: polygon_Bytes - caller_not_contains: polygon_Bytes + caller: mode_Bytes + caller_not: mode_Bytes + caller_gt: mode_Bytes + caller_lt: mode_Bytes + caller_gte: mode_Bytes + caller_lte: mode_Bytes + caller_in: [mode_Bytes!] + caller_not_in: [mode_Bytes!] + caller_contains: mode_Bytes + caller_not_contains: mode_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -195783,16 +195341,16 @@ input polygon_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: polygon_Bytes - transactionHash_not: polygon_Bytes - transactionHash_gt: polygon_Bytes - transactionHash_lt: polygon_Bytes - transactionHash_gte: polygon_Bytes - transactionHash_lte: polygon_Bytes - transactionHash_in: [polygon_Bytes!] - transactionHash_not_in: [polygon_Bytes!] - transactionHash_contains: polygon_Bytes - transactionHash_not_contains: polygon_Bytes + transactionHash: mode_Bytes + transactionHash_not: mode_Bytes + transactionHash_gt: mode_Bytes + transactionHash_lt: mode_Bytes + transactionHash_gte: mode_Bytes + transactionHash_lte: mode_Bytes + transactionHash_in: [mode_Bytes!] + transactionHash_not_in: [mode_Bytes!] + transactionHash_contains: mode_Bytes + transactionHash_not_contains: mode_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -195802,12 +195360,12 @@ input polygon_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_RouterLiquidityEvent_filter] - or: [polygon_RouterLiquidityEvent_filter] + _change_block: mode_BlockChangedFilter + and: [mode_RouterLiquidityEvent_filter] + or: [mode_RouterLiquidityEvent_filter] } -enum polygon_RouterLiquidityEvent_orderBy { +enum mode_RouterLiquidityEvent_orderBy { id type router @@ -195836,7 +195394,7 @@ enum polygon_RouterLiquidityEvent_orderBy { nonce } -input polygon_Router_filter { +input mode_Router_filter { id: ID id_not: ID id_gt: ID @@ -195849,36 +195407,36 @@ input polygon_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: polygon_Bytes - owner_not: polygon_Bytes - owner_gt: polygon_Bytes - owner_lt: polygon_Bytes - owner_gte: polygon_Bytes - owner_lte: polygon_Bytes - owner_in: [polygon_Bytes!] - owner_not_in: [polygon_Bytes!] - owner_contains: polygon_Bytes - owner_not_contains: polygon_Bytes - recipient: polygon_Bytes - recipient_not: polygon_Bytes - recipient_gt: polygon_Bytes - recipient_lt: polygon_Bytes - recipient_gte: polygon_Bytes - recipient_lte: polygon_Bytes - recipient_in: [polygon_Bytes!] - recipient_not_in: [polygon_Bytes!] - recipient_contains: polygon_Bytes - recipient_not_contains: polygon_Bytes - proposedOwner: polygon_Bytes - proposedOwner_not: polygon_Bytes - proposedOwner_gt: polygon_Bytes - proposedOwner_lt: polygon_Bytes - proposedOwner_gte: polygon_Bytes - proposedOwner_lte: polygon_Bytes - proposedOwner_in: [polygon_Bytes!] - proposedOwner_not_in: [polygon_Bytes!] - proposedOwner_contains: polygon_Bytes - proposedOwner_not_contains: polygon_Bytes + owner: mode_Bytes + owner_not: mode_Bytes + owner_gt: mode_Bytes + owner_lt: mode_Bytes + owner_gte: mode_Bytes + owner_lte: mode_Bytes + owner_in: [mode_Bytes!] + owner_not_in: [mode_Bytes!] + owner_contains: mode_Bytes + owner_not_contains: mode_Bytes + recipient: mode_Bytes + recipient_not: mode_Bytes + recipient_gt: mode_Bytes + recipient_lt: mode_Bytes + recipient_gte: mode_Bytes + recipient_lte: mode_Bytes + recipient_in: [mode_Bytes!] + recipient_not_in: [mode_Bytes!] + recipient_contains: mode_Bytes + recipient_not_contains: mode_Bytes + proposedOwner: mode_Bytes + proposedOwner_not: mode_Bytes + proposedOwner_gt: mode_Bytes + proposedOwner_lt: mode_Bytes + proposedOwner_gte: mode_Bytes + proposedOwner_lte: mode_Bytes + proposedOwner_in: [mode_Bytes!] + proposedOwner_not_in: [mode_Bytes!] + proposedOwner_contains: mode_Bytes + proposedOwner_not_contains: mode_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -195887,14 +195445,14 @@ input polygon_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: polygon_AssetBalance_filter + assetBalances_: mode_AssetBalance_filter """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_Router_filter] - or: [polygon_Router_filter] + _change_block: mode_BlockChangedFilter + and: [mode_Router_filter] + or: [mode_Router_filter] } -enum polygon_Router_orderBy { +enum mode_Router_orderBy { id isActive owner @@ -195904,13 +195462,13 @@ enum polygon_Router_orderBy { assetBalances } -type polygon_Sequencer { +type mode_Sequencer { id: ID! isActive: Boolean! - sequencer: polygon_Bytes + sequencer: mode_Bytes } -input polygon_Sequencer_filter { +input mode_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -195923,35 +195481,35 @@ input polygon_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: polygon_Bytes - sequencer_not: polygon_Bytes - sequencer_gt: polygon_Bytes - sequencer_lt: polygon_Bytes - sequencer_gte: polygon_Bytes - sequencer_lte: polygon_Bytes - sequencer_in: [polygon_Bytes!] - sequencer_not_in: [polygon_Bytes!] - sequencer_contains: polygon_Bytes - sequencer_not_contains: polygon_Bytes + sequencer: mode_Bytes + sequencer_not: mode_Bytes + sequencer_gt: mode_Bytes + sequencer_lt: mode_Bytes + sequencer_gte: mode_Bytes + sequencer_lte: mode_Bytes + sequencer_in: [mode_Bytes!] + sequencer_not_in: [mode_Bytes!] + sequencer_contains: mode_Bytes + sequencer_not_contains: mode_Bytes """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_Sequencer_filter] - or: [polygon_Sequencer_filter] + _change_block: mode_BlockChangedFilter + and: [mode_Sequencer_filter] + or: [mode_Sequencer_filter] } -enum polygon_Sequencer_orderBy { +enum mode_Sequencer_orderBy { id isActive sequencer } -type polygon_Setting { +type mode_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: polygon_Bytes! + caller: mode_Bytes! } -input polygon_Setting_filter { +input mode_Setting_filter { id: ID id_not: ID id_gt: ID @@ -195968,41 +195526,41 @@ input polygon_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: polygon_Bytes - caller_not: polygon_Bytes - caller_gt: polygon_Bytes - caller_lt: polygon_Bytes - caller_gte: polygon_Bytes - caller_lte: polygon_Bytes - caller_in: [polygon_Bytes!] - caller_not_in: [polygon_Bytes!] - caller_contains: polygon_Bytes - caller_not_contains: polygon_Bytes + caller: mode_Bytes + caller_not: mode_Bytes + caller_gt: mode_Bytes + caller_lt: mode_Bytes + caller_gte: mode_Bytes + caller_lte: mode_Bytes + caller_in: [mode_Bytes!] + caller_not_in: [mode_Bytes!] + caller_contains: mode_Bytes + caller_not_contains: mode_Bytes """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_Setting_filter] - or: [polygon_Setting_filter] + _change_block: mode_BlockChangedFilter + and: [mode_Setting_filter] + or: [mode_Setting_filter] } -enum polygon_Setting_orderBy { +enum mode_Setting_orderBy { id maxRoutersPerTransfer caller } -type polygon_SlippageUpdate { +type mode_SlippageUpdate { id: ID! - transfer: polygon_DestinationTransfer! + transfer: mode_DestinationTransfer! slippage: BigInt! - caller: polygon_Bytes! - transactionHash: polygon_Bytes! + caller: mode_Bytes! + transactionHash: mode_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input polygon_SlippageUpdate_filter { +input mode_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -196031,7 +195589,7 @@ input polygon_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: polygon_DestinationTransfer_filter + transfer_: mode_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -196040,26 +195598,26 @@ input polygon_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: polygon_Bytes - caller_not: polygon_Bytes - caller_gt: polygon_Bytes - caller_lt: polygon_Bytes - caller_gte: polygon_Bytes - caller_lte: polygon_Bytes - caller_in: [polygon_Bytes!] - caller_not_in: [polygon_Bytes!] - caller_contains: polygon_Bytes - caller_not_contains: polygon_Bytes - transactionHash: polygon_Bytes - transactionHash_not: polygon_Bytes - transactionHash_gt: polygon_Bytes - transactionHash_lt: polygon_Bytes - transactionHash_gte: polygon_Bytes - transactionHash_lte: polygon_Bytes - transactionHash_in: [polygon_Bytes!] - transactionHash_not_in: [polygon_Bytes!] - transactionHash_contains: polygon_Bytes - transactionHash_not_contains: polygon_Bytes + caller: mode_Bytes + caller_not: mode_Bytes + caller_gt: mode_Bytes + caller_lt: mode_Bytes + caller_gte: mode_Bytes + caller_lte: mode_Bytes + caller_in: [mode_Bytes!] + caller_not_in: [mode_Bytes!] + caller_contains: mode_Bytes + caller_not_contains: mode_Bytes + transactionHash: mode_Bytes + transactionHash_not: mode_Bytes + transactionHash_gt: mode_Bytes + transactionHash_lt: mode_Bytes + transactionHash_gte: mode_Bytes + transactionHash_lte: mode_Bytes + transactionHash_in: [mode_Bytes!] + transactionHash_not_in: [mode_Bytes!] + transactionHash_contains: mode_Bytes + transactionHash_not_contains: mode_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -196093,12 +195651,12 @@ input polygon_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_SlippageUpdate_filter] - or: [polygon_SlippageUpdate_filter] + _change_block: mode_BlockChangedFilter + and: [mode_SlippageUpdate_filter] + or: [mode_SlippageUpdate_filter] } -enum polygon_SlippageUpdate_orderBy { +enum mode_SlippageUpdate_orderBy { id transfer transfer__id @@ -196146,16 +195704,16 @@ enum polygon_SlippageUpdate_orderBy { blockNumber } -type polygon_SnapshotRoot { +type mode_SnapshotRoot { id: ID! spokeDomain: BigInt - root: polygon_Bytes! + root: mode_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input polygon_SnapshotRoot_filter { +input mode_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -196172,16 +195730,16 @@ input polygon_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: polygon_Bytes - root_not: polygon_Bytes - root_gt: polygon_Bytes - root_lt: polygon_Bytes - root_gte: polygon_Bytes - root_lte: polygon_Bytes - root_in: [polygon_Bytes!] - root_not_in: [polygon_Bytes!] - root_contains: polygon_Bytes - root_not_contains: polygon_Bytes + root: mode_Bytes + root_not: mode_Bytes + root_gt: mode_Bytes + root_lt: mode_Bytes + root_gte: mode_Bytes + root_lte: mode_Bytes + root_in: [mode_Bytes!] + root_not_in: [mode_Bytes!] + root_contains: mode_Bytes + root_not_contains: mode_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -196207,12 +195765,12 @@ input polygon_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_SnapshotRoot_filter] - or: [polygon_SnapshotRoot_filter] + _change_block: mode_BlockChangedFilter + and: [mode_SnapshotRoot_filter] + or: [mode_SnapshotRoot_filter] } -enum polygon_SnapshotRoot_orderBy { +enum mode_SnapshotRoot_orderBy { id spokeDomain root @@ -196221,12 +195779,12 @@ enum polygon_SnapshotRoot_orderBy { blockNumber } -type polygon_SpokeConnectorMode { +type mode_SpokeConnectorMode { id: ID! mode: String! } -input polygon_SpokeConnectorMode_filter { +input mode_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -196256,17 +195814,17 @@ input polygon_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: polygon_BlockChangedFilter - and: [polygon_SpokeConnectorMode_filter] - or: [polygon_SpokeConnectorMode_filter] + _change_block: mode_BlockChangedFilter + and: [mode_SpokeConnectorMode_filter] + or: [mode_SpokeConnectorMode_filter] } -enum polygon_SpokeConnectorMode_orderBy { +enum mode_SpokeConnectorMode_orderBy { id mode } -enum polygon_TransferStatus { +enum mode_TransferStatus { XCalled Executed Reconciled @@ -196274,19 +195832,17 @@ enum polygon_TransferStatus { CompletedFast } -type polygon__Block_ { +type mode__Block_ { """The hash of the block""" - hash: polygon_Bytes + hash: mode_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" timestamp: Int - """The hash of the parent block""" - parentHash: polygon_Bytes } """The type for the top-level _meta field""" -type polygon__Meta_ { +type mode__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -196294,22 +195850,22 @@ type polygon__Meta_ { and therefore asks for the latest block """ - block: polygon__Block_! + block: mode__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type stagingmetis_AggregateRoot { +type stagingxlayer_AggregateRoot { id: ID! - root: stagingmetis_Bytes! + root: stagingxlayer_Bytes! blockNumber: BigInt! } -type stagingmetis_AggregateRootProposed { +type stagingxlayer_AggregateRootProposed { id: ID! - aggregateRoot: stagingmetis_Bytes! + aggregateRoot: stagingxlayer_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -196317,7 +195873,7 @@ type stagingmetis_AggregateRootProposed { blockNumber: BigInt } -input stagingmetis_AggregateRootProposed_filter { +input stagingxlayer_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -196326,16 +195882,16 @@ input stagingmetis_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmetis_Bytes - aggregateRoot_not: stagingmetis_Bytes - aggregateRoot_gt: stagingmetis_Bytes - aggregateRoot_lt: stagingmetis_Bytes - aggregateRoot_gte: stagingmetis_Bytes - aggregateRoot_lte: stagingmetis_Bytes - aggregateRoot_in: [stagingmetis_Bytes!] - aggregateRoot_not_in: [stagingmetis_Bytes!] - aggregateRoot_contains: stagingmetis_Bytes - aggregateRoot_not_contains: stagingmetis_Bytes + aggregateRoot: stagingxlayer_Bytes + aggregateRoot_not: stagingxlayer_Bytes + aggregateRoot_gt: stagingxlayer_Bytes + aggregateRoot_lt: stagingxlayer_Bytes + aggregateRoot_gte: stagingxlayer_Bytes + aggregateRoot_lte: stagingxlayer_Bytes + aggregateRoot_in: [stagingxlayer_Bytes!] + aggregateRoot_not_in: [stagingxlayer_Bytes!] + aggregateRoot_contains: stagingxlayer_Bytes + aggregateRoot_not_contains: stagingxlayer_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -196377,12 +195933,12 @@ input stagingmetis_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_AggregateRootProposed_filter] - or: [stagingmetis_AggregateRootProposed_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_AggregateRootProposed_filter] + or: [stagingxlayer_AggregateRootProposed_filter] } -enum stagingmetis_AggregateRootProposed_orderBy { +enum stagingxlayer_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -196392,7 +195948,7 @@ enum stagingmetis_AggregateRootProposed_orderBy { blockNumber } -input stagingmetis_AggregateRoot_filter { +input stagingxlayer_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -196401,16 +195957,16 @@ input stagingmetis_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: stagingmetis_Bytes - root_not: stagingmetis_Bytes - root_gt: stagingmetis_Bytes - root_lt: stagingmetis_Bytes - root_gte: stagingmetis_Bytes - root_lte: stagingmetis_Bytes - root_in: [stagingmetis_Bytes!] - root_not_in: [stagingmetis_Bytes!] - root_contains: stagingmetis_Bytes - root_not_contains: stagingmetis_Bytes + root: stagingxlayer_Bytes + root_not: stagingxlayer_Bytes + root_gt: stagingxlayer_Bytes + root_lt: stagingxlayer_Bytes + root_gte: stagingxlayer_Bytes + root_lte: stagingxlayer_Bytes + root_in: [stagingxlayer_Bytes!] + root_not_in: [stagingxlayer_Bytes!] + root_contains: stagingxlayer_Bytes + root_not_contains: stagingxlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -196420,42 +195976,42 @@ input stagingmetis_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_AggregateRoot_filter] - or: [stagingmetis_AggregateRoot_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_AggregateRoot_filter] + or: [stagingxlayer_AggregateRoot_filter] } -enum stagingmetis_AggregateRoot_orderBy { +enum stagingxlayer_AggregateRoot_orderBy { id root blockNumber } -type stagingmetis_Asset { +type stagingxlayer_Asset { id: ID! - key: stagingmetis_Bytes + key: stagingxlayer_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: stagingmetis_Bytes + canonicalId: stagingxlayer_Bytes canonicalDomain: BigInt - adoptedAsset: stagingmetis_Bytes - localAsset: stagingmetis_Bytes + adoptedAsset: stagingxlayer_Bytes + localAsset: stagingxlayer_Bytes blockNumber: BigInt - status: stagingmetis_AssetStatus + status: stagingxlayer_AssetStatus } -type stagingmetis_AssetBalance { +type stagingxlayer_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: stagingmetis_Router! - asset: stagingmetis_Asset! + router: stagingxlayer_Router! + asset: stagingxlayer_Asset! feesEarned: BigInt! } -input stagingmetis_AssetBalance_filter { +input stagingxlayer_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -196516,7 +196072,7 @@ input stagingmetis_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmetis_Router_filter + router_: stagingxlayer_Router_filter asset: String asset_not: String asset_gt: String @@ -196537,7 +196093,7 @@ input stagingmetis_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmetis_Asset_filter + asset_: stagingxlayer_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -196547,12 +196103,12 @@ input stagingmetis_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_AssetBalance_filter] - or: [stagingmetis_AssetBalance_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_AssetBalance_filter] + or: [stagingxlayer_AssetBalance_filter] } -enum stagingmetis_AssetBalance_orderBy { +enum stagingxlayer_AssetBalance_orderBy { id amount locked @@ -196578,12 +196134,12 @@ enum stagingmetis_AssetBalance_orderBy { feesEarned } -type stagingmetis_AssetStatus { +type stagingxlayer_AssetStatus { id: ID! status: Boolean } -input stagingmetis_AssetStatus_filter { +input stagingxlayer_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -196597,17 +196153,17 @@ input stagingmetis_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_AssetStatus_filter] - or: [stagingmetis_AssetStatus_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_AssetStatus_filter] + or: [stagingxlayer_AssetStatus_filter] } -enum stagingmetis_AssetStatus_orderBy { +enum stagingxlayer_AssetStatus_orderBy { id status } -input stagingmetis_Asset_filter { +input stagingxlayer_Asset_filter { id: ID id_not: ID id_gt: ID @@ -196616,16 +196172,16 @@ input stagingmetis_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: stagingmetis_Bytes - key_not: stagingmetis_Bytes - key_gt: stagingmetis_Bytes - key_lt: stagingmetis_Bytes - key_gte: stagingmetis_Bytes - key_lte: stagingmetis_Bytes - key_in: [stagingmetis_Bytes!] - key_not_in: [stagingmetis_Bytes!] - key_contains: stagingmetis_Bytes - key_not_contains: stagingmetis_Bytes + key: stagingxlayer_Bytes + key_not: stagingxlayer_Bytes + key_gt: stagingxlayer_Bytes + key_lt: stagingxlayer_Bytes + key_gte: stagingxlayer_Bytes + key_lte: stagingxlayer_Bytes + key_in: [stagingxlayer_Bytes!] + key_not_in: [stagingxlayer_Bytes!] + key_contains: stagingxlayer_Bytes + key_not_contains: stagingxlayer_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -196642,16 +196198,16 @@ input stagingmetis_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: stagingmetis_Bytes - canonicalId_not: stagingmetis_Bytes - canonicalId_gt: stagingmetis_Bytes - canonicalId_lt: stagingmetis_Bytes - canonicalId_gte: stagingmetis_Bytes - canonicalId_lte: stagingmetis_Bytes - canonicalId_in: [stagingmetis_Bytes!] - canonicalId_not_in: [stagingmetis_Bytes!] - canonicalId_contains: stagingmetis_Bytes - canonicalId_not_contains: stagingmetis_Bytes + canonicalId: stagingxlayer_Bytes + canonicalId_not: stagingxlayer_Bytes + canonicalId_gt: stagingxlayer_Bytes + canonicalId_lt: stagingxlayer_Bytes + canonicalId_gte: stagingxlayer_Bytes + canonicalId_lte: stagingxlayer_Bytes + canonicalId_in: [stagingxlayer_Bytes!] + canonicalId_not_in: [stagingxlayer_Bytes!] + canonicalId_contains: stagingxlayer_Bytes + canonicalId_not_contains: stagingxlayer_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -196660,26 +196216,26 @@ input stagingmetis_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: stagingmetis_Bytes - adoptedAsset_not: stagingmetis_Bytes - adoptedAsset_gt: stagingmetis_Bytes - adoptedAsset_lt: stagingmetis_Bytes - adoptedAsset_gte: stagingmetis_Bytes - adoptedAsset_lte: stagingmetis_Bytes - adoptedAsset_in: [stagingmetis_Bytes!] - adoptedAsset_not_in: [stagingmetis_Bytes!] - adoptedAsset_contains: stagingmetis_Bytes - adoptedAsset_not_contains: stagingmetis_Bytes - localAsset: stagingmetis_Bytes - localAsset_not: stagingmetis_Bytes - localAsset_gt: stagingmetis_Bytes - localAsset_lt: stagingmetis_Bytes - localAsset_gte: stagingmetis_Bytes - localAsset_lte: stagingmetis_Bytes - localAsset_in: [stagingmetis_Bytes!] - localAsset_not_in: [stagingmetis_Bytes!] - localAsset_contains: stagingmetis_Bytes - localAsset_not_contains: stagingmetis_Bytes + adoptedAsset: stagingxlayer_Bytes + adoptedAsset_not: stagingxlayer_Bytes + adoptedAsset_gt: stagingxlayer_Bytes + adoptedAsset_lt: stagingxlayer_Bytes + adoptedAsset_gte: stagingxlayer_Bytes + adoptedAsset_lte: stagingxlayer_Bytes + adoptedAsset_in: [stagingxlayer_Bytes!] + adoptedAsset_not_in: [stagingxlayer_Bytes!] + adoptedAsset_contains: stagingxlayer_Bytes + adoptedAsset_not_contains: stagingxlayer_Bytes + localAsset: stagingxlayer_Bytes + localAsset_not: stagingxlayer_Bytes + localAsset_gt: stagingxlayer_Bytes + localAsset_lt: stagingxlayer_Bytes + localAsset_gte: stagingxlayer_Bytes + localAsset_lte: stagingxlayer_Bytes + localAsset_in: [stagingxlayer_Bytes!] + localAsset_not_in: [stagingxlayer_Bytes!] + localAsset_contains: stagingxlayer_Bytes + localAsset_not_contains: stagingxlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -196708,14 +196264,14 @@ input stagingmetis_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: stagingmetis_AssetStatus_filter + status_: stagingxlayer_AssetStatus_filter """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_Asset_filter] - or: [stagingmetis_Asset_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_Asset_filter] + or: [stagingxlayer_Asset_filter] } -enum stagingmetis_Asset_orderBy { +enum stagingxlayer_Asset_orderBy { id key decimal @@ -196730,30 +196286,30 @@ enum stagingmetis_Asset_orderBy { status__status } -scalar stagingmetis_BigDecimal +scalar stagingxlayer_BigDecimal -input stagingmetis_BlockChangedFilter { +input stagingxlayer_BlockChangedFilter { number_gte: Int! } -input stagingmetis_Block_height { - hash: stagingmetis_Bytes +input stagingxlayer_Block_height { + hash: stagingxlayer_Bytes number: Int number_gte: Int } -scalar stagingmetis_Bytes +scalar stagingxlayer_Bytes -type stagingmetis_ConnectorMeta { +type stagingxlayer_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: stagingmetis_Bytes - rootManager: stagingmetis_Bytes - mirrorConnector: stagingmetis_Bytes + amb: stagingxlayer_Bytes + rootManager: stagingxlayer_Bytes + mirrorConnector: stagingxlayer_Bytes } -input stagingmetis_ConnectorMeta_filter { +input stagingxlayer_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -196778,43 +196334,43 @@ input stagingmetis_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: stagingmetis_Bytes - amb_not: stagingmetis_Bytes - amb_gt: stagingmetis_Bytes - amb_lt: stagingmetis_Bytes - amb_gte: stagingmetis_Bytes - amb_lte: stagingmetis_Bytes - amb_in: [stagingmetis_Bytes!] - amb_not_in: [stagingmetis_Bytes!] - amb_contains: stagingmetis_Bytes - amb_not_contains: stagingmetis_Bytes - rootManager: stagingmetis_Bytes - rootManager_not: stagingmetis_Bytes - rootManager_gt: stagingmetis_Bytes - rootManager_lt: stagingmetis_Bytes - rootManager_gte: stagingmetis_Bytes - rootManager_lte: stagingmetis_Bytes - rootManager_in: [stagingmetis_Bytes!] - rootManager_not_in: [stagingmetis_Bytes!] - rootManager_contains: stagingmetis_Bytes - rootManager_not_contains: stagingmetis_Bytes - mirrorConnector: stagingmetis_Bytes - mirrorConnector_not: stagingmetis_Bytes - mirrorConnector_gt: stagingmetis_Bytes - mirrorConnector_lt: stagingmetis_Bytes - mirrorConnector_gte: stagingmetis_Bytes - mirrorConnector_lte: stagingmetis_Bytes - mirrorConnector_in: [stagingmetis_Bytes!] - mirrorConnector_not_in: [stagingmetis_Bytes!] - mirrorConnector_contains: stagingmetis_Bytes - mirrorConnector_not_contains: stagingmetis_Bytes + amb: stagingxlayer_Bytes + amb_not: stagingxlayer_Bytes + amb_gt: stagingxlayer_Bytes + amb_lt: stagingxlayer_Bytes + amb_gte: stagingxlayer_Bytes + amb_lte: stagingxlayer_Bytes + amb_in: [stagingxlayer_Bytes!] + amb_not_in: [stagingxlayer_Bytes!] + amb_contains: stagingxlayer_Bytes + amb_not_contains: stagingxlayer_Bytes + rootManager: stagingxlayer_Bytes + rootManager_not: stagingxlayer_Bytes + rootManager_gt: stagingxlayer_Bytes + rootManager_lt: stagingxlayer_Bytes + rootManager_gte: stagingxlayer_Bytes + rootManager_lte: stagingxlayer_Bytes + rootManager_in: [stagingxlayer_Bytes!] + rootManager_not_in: [stagingxlayer_Bytes!] + rootManager_contains: stagingxlayer_Bytes + rootManager_not_contains: stagingxlayer_Bytes + mirrorConnector: stagingxlayer_Bytes + mirrorConnector_not: stagingxlayer_Bytes + mirrorConnector_gt: stagingxlayer_Bytes + mirrorConnector_lt: stagingxlayer_Bytes + mirrorConnector_gte: stagingxlayer_Bytes + mirrorConnector_lte: stagingxlayer_Bytes + mirrorConnector_in: [stagingxlayer_Bytes!] + mirrorConnector_not_in: [stagingxlayer_Bytes!] + mirrorConnector_contains: stagingxlayer_Bytes + mirrorConnector_not_contains: stagingxlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_ConnectorMeta_filter] - or: [stagingmetis_ConnectorMeta_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_ConnectorMeta_filter] + or: [stagingxlayer_ConnectorMeta_filter] } -enum stagingmetis_ConnectorMeta_orderBy { +enum stagingxlayer_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -196823,48 +196379,48 @@ enum stagingmetis_ConnectorMeta_orderBy { mirrorConnector } -type stagingmetis_DestinationTransfer { +type stagingxlayer_DestinationTransfer { id: ID! chainId: BigInt - transferId: stagingmetis_Bytes + transferId: stagingxlayer_Bytes nonce: BigInt - status: stagingmetis_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: stagingmetis_Router_orderBy, orderDirection: stagingmetis_OrderDirection, where: stagingmetis_Router_filter): [stagingmetis_Router!] + status: stagingxlayer_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingxlayer_Router_orderBy, orderDirection: stagingxlayer_OrderDirection, where: stagingxlayer_Router_filter): [stagingxlayer_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingmetis_Bytes - delegate: stagingmetis_Bytes + to: stagingxlayer_Bytes + delegate: stagingxlayer_Bytes receiveLocal: Boolean - callData: stagingmetis_Bytes + callData: stagingxlayer_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: stagingmetis_Bytes + originSender: stagingxlayer_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingmetis_Bytes - asset: stagingmetis_Asset + canonicalId: stagingxlayer_Bytes + asset: stagingxlayer_Asset amount: BigInt routersFee: BigInt - executedCaller: stagingmetis_Bytes - executedTransactionHash: stagingmetis_Bytes + executedCaller: stagingxlayer_Bytes + executedTransactionHash: stagingxlayer_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: stagingmetis_Bytes + executedTxOrigin: stagingxlayer_Bytes executedTxNonce: BigInt - reconciledCaller: stagingmetis_Bytes - reconciledTransactionHash: stagingmetis_Bytes + reconciledCaller: stagingxlayer_Bytes + reconciledTransactionHash: stagingxlayer_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: stagingmetis_Bytes + reconciledTxOrigin: stagingxlayer_Bytes reconciledTxNonce: BigInt } -input stagingmetis_DestinationTransfer_filter { +input stagingxlayer_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -196881,16 +196437,16 @@ input stagingmetis_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingmetis_Bytes - transferId_not: stagingmetis_Bytes - transferId_gt: stagingmetis_Bytes - transferId_lt: stagingmetis_Bytes - transferId_gte: stagingmetis_Bytes - transferId_lte: stagingmetis_Bytes - transferId_in: [stagingmetis_Bytes!] - transferId_not_in: [stagingmetis_Bytes!] - transferId_contains: stagingmetis_Bytes - transferId_not_contains: stagingmetis_Bytes + transferId: stagingxlayer_Bytes + transferId_not: stagingxlayer_Bytes + transferId_gt: stagingxlayer_Bytes + transferId_lt: stagingxlayer_Bytes + transferId_gte: stagingxlayer_Bytes + transferId_lte: stagingxlayer_Bytes + transferId_in: [stagingxlayer_Bytes!] + transferId_not_in: [stagingxlayer_Bytes!] + transferId_contains: stagingxlayer_Bytes + transferId_not_contains: stagingxlayer_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -196899,17 +196455,17 @@ input stagingmetis_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmetis_TransferStatus - status_not: stagingmetis_TransferStatus - status_in: [stagingmetis_TransferStatus!] - status_not_in: [stagingmetis_TransferStatus!] + status: stagingxlayer_TransferStatus + status_not: stagingxlayer_TransferStatus + status_in: [stagingxlayer_TransferStatus!] + status_not_in: [stagingxlayer_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: stagingmetis_Router_filter + routers_: stagingxlayer_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -196934,40 +196490,40 @@ input stagingmetis_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingmetis_Bytes - to_not: stagingmetis_Bytes - to_gt: stagingmetis_Bytes - to_lt: stagingmetis_Bytes - to_gte: stagingmetis_Bytes - to_lte: stagingmetis_Bytes - to_in: [stagingmetis_Bytes!] - to_not_in: [stagingmetis_Bytes!] - to_contains: stagingmetis_Bytes - to_not_contains: stagingmetis_Bytes - delegate: stagingmetis_Bytes - delegate_not: stagingmetis_Bytes - delegate_gt: stagingmetis_Bytes - delegate_lt: stagingmetis_Bytes - delegate_gte: stagingmetis_Bytes - delegate_lte: stagingmetis_Bytes - delegate_in: [stagingmetis_Bytes!] - delegate_not_in: [stagingmetis_Bytes!] - delegate_contains: stagingmetis_Bytes - delegate_not_contains: stagingmetis_Bytes + to: stagingxlayer_Bytes + to_not: stagingxlayer_Bytes + to_gt: stagingxlayer_Bytes + to_lt: stagingxlayer_Bytes + to_gte: stagingxlayer_Bytes + to_lte: stagingxlayer_Bytes + to_in: [stagingxlayer_Bytes!] + to_not_in: [stagingxlayer_Bytes!] + to_contains: stagingxlayer_Bytes + to_not_contains: stagingxlayer_Bytes + delegate: stagingxlayer_Bytes + delegate_not: stagingxlayer_Bytes + delegate_gt: stagingxlayer_Bytes + delegate_lt: stagingxlayer_Bytes + delegate_gte: stagingxlayer_Bytes + delegate_lte: stagingxlayer_Bytes + delegate_in: [stagingxlayer_Bytes!] + delegate_not_in: [stagingxlayer_Bytes!] + delegate_contains: stagingxlayer_Bytes + delegate_not_contains: stagingxlayer_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingmetis_Bytes - callData_not: stagingmetis_Bytes - callData_gt: stagingmetis_Bytes - callData_lt: stagingmetis_Bytes - callData_gte: stagingmetis_Bytes - callData_lte: stagingmetis_Bytes - callData_in: [stagingmetis_Bytes!] - callData_not_in: [stagingmetis_Bytes!] - callData_contains: stagingmetis_Bytes - callData_not_contains: stagingmetis_Bytes + callData: stagingxlayer_Bytes + callData_not: stagingxlayer_Bytes + callData_gt: stagingxlayer_Bytes + callData_lt: stagingxlayer_Bytes + callData_gte: stagingxlayer_Bytes + callData_lte: stagingxlayer_Bytes + callData_in: [stagingxlayer_Bytes!] + callData_not_in: [stagingxlayer_Bytes!] + callData_contains: stagingxlayer_Bytes + callData_not_contains: stagingxlayer_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -196984,16 +196540,16 @@ input stagingmetis_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: stagingmetis_Bytes - originSender_not: stagingmetis_Bytes - originSender_gt: stagingmetis_Bytes - originSender_lt: stagingmetis_Bytes - originSender_gte: stagingmetis_Bytes - originSender_lte: stagingmetis_Bytes - originSender_in: [stagingmetis_Bytes!] - originSender_not_in: [stagingmetis_Bytes!] - originSender_contains: stagingmetis_Bytes - originSender_not_contains: stagingmetis_Bytes + originSender: stagingxlayer_Bytes + originSender_not: stagingxlayer_Bytes + originSender_gt: stagingxlayer_Bytes + originSender_lt: stagingxlayer_Bytes + originSender_gte: stagingxlayer_Bytes + originSender_lte: stagingxlayer_Bytes + originSender_in: [stagingxlayer_Bytes!] + originSender_not_in: [stagingxlayer_Bytes!] + originSender_contains: stagingxlayer_Bytes + originSender_not_contains: stagingxlayer_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -197010,16 +196566,16 @@ input stagingmetis_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingmetis_Bytes - canonicalId_not: stagingmetis_Bytes - canonicalId_gt: stagingmetis_Bytes - canonicalId_lt: stagingmetis_Bytes - canonicalId_gte: stagingmetis_Bytes - canonicalId_lte: stagingmetis_Bytes - canonicalId_in: [stagingmetis_Bytes!] - canonicalId_not_in: [stagingmetis_Bytes!] - canonicalId_contains: stagingmetis_Bytes - canonicalId_not_contains: stagingmetis_Bytes + canonicalId: stagingxlayer_Bytes + canonicalId_not: stagingxlayer_Bytes + canonicalId_gt: stagingxlayer_Bytes + canonicalId_lt: stagingxlayer_Bytes + canonicalId_gte: stagingxlayer_Bytes + canonicalId_lte: stagingxlayer_Bytes + canonicalId_in: [stagingxlayer_Bytes!] + canonicalId_not_in: [stagingxlayer_Bytes!] + canonicalId_contains: stagingxlayer_Bytes + canonicalId_not_contains: stagingxlayer_Bytes asset: String asset_not: String asset_gt: String @@ -197040,7 +196596,7 @@ input stagingmetis_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmetis_Asset_filter + asset_: stagingxlayer_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -197057,26 +196613,26 @@ input stagingmetis_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: stagingmetis_Bytes - executedCaller_not: stagingmetis_Bytes - executedCaller_gt: stagingmetis_Bytes - executedCaller_lt: stagingmetis_Bytes - executedCaller_gte: stagingmetis_Bytes - executedCaller_lte: stagingmetis_Bytes - executedCaller_in: [stagingmetis_Bytes!] - executedCaller_not_in: [stagingmetis_Bytes!] - executedCaller_contains: stagingmetis_Bytes - executedCaller_not_contains: stagingmetis_Bytes - executedTransactionHash: stagingmetis_Bytes - executedTransactionHash_not: stagingmetis_Bytes - executedTransactionHash_gt: stagingmetis_Bytes - executedTransactionHash_lt: stagingmetis_Bytes - executedTransactionHash_gte: stagingmetis_Bytes - executedTransactionHash_lte: stagingmetis_Bytes - executedTransactionHash_in: [stagingmetis_Bytes!] - executedTransactionHash_not_in: [stagingmetis_Bytes!] - executedTransactionHash_contains: stagingmetis_Bytes - executedTransactionHash_not_contains: stagingmetis_Bytes + executedCaller: stagingxlayer_Bytes + executedCaller_not: stagingxlayer_Bytes + executedCaller_gt: stagingxlayer_Bytes + executedCaller_lt: stagingxlayer_Bytes + executedCaller_gte: stagingxlayer_Bytes + executedCaller_lte: stagingxlayer_Bytes + executedCaller_in: [stagingxlayer_Bytes!] + executedCaller_not_in: [stagingxlayer_Bytes!] + executedCaller_contains: stagingxlayer_Bytes + executedCaller_not_contains: stagingxlayer_Bytes + executedTransactionHash: stagingxlayer_Bytes + executedTransactionHash_not: stagingxlayer_Bytes + executedTransactionHash_gt: stagingxlayer_Bytes + executedTransactionHash_lt: stagingxlayer_Bytes + executedTransactionHash_gte: stagingxlayer_Bytes + executedTransactionHash_lte: stagingxlayer_Bytes + executedTransactionHash_in: [stagingxlayer_Bytes!] + executedTransactionHash_not_in: [stagingxlayer_Bytes!] + executedTransactionHash_contains: stagingxlayer_Bytes + executedTransactionHash_not_contains: stagingxlayer_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -197109,44 +196665,44 @@ input stagingmetis_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: stagingmetis_Bytes - executedTxOrigin_not: stagingmetis_Bytes - executedTxOrigin_gt: stagingmetis_Bytes - executedTxOrigin_lt: stagingmetis_Bytes - executedTxOrigin_gte: stagingmetis_Bytes - executedTxOrigin_lte: stagingmetis_Bytes - executedTxOrigin_in: [stagingmetis_Bytes!] - executedTxOrigin_not_in: [stagingmetis_Bytes!] - executedTxOrigin_contains: stagingmetis_Bytes - executedTxOrigin_not_contains: stagingmetis_Bytes - executedTxNonce: BigInt - executedTxNonce_not: BigInt - executedTxNonce_gt: BigInt - executedTxNonce_lt: BigInt - executedTxNonce_gte: BigInt - executedTxNonce_lte: BigInt - executedTxNonce_in: [BigInt!] - executedTxNonce_not_in: [BigInt!] - reconciledCaller: stagingmetis_Bytes - reconciledCaller_not: stagingmetis_Bytes - reconciledCaller_gt: stagingmetis_Bytes - reconciledCaller_lt: stagingmetis_Bytes - reconciledCaller_gte: stagingmetis_Bytes - reconciledCaller_lte: stagingmetis_Bytes - reconciledCaller_in: [stagingmetis_Bytes!] - reconciledCaller_not_in: [stagingmetis_Bytes!] - reconciledCaller_contains: stagingmetis_Bytes - reconciledCaller_not_contains: stagingmetis_Bytes - reconciledTransactionHash: stagingmetis_Bytes - reconciledTransactionHash_not: stagingmetis_Bytes - reconciledTransactionHash_gt: stagingmetis_Bytes - reconciledTransactionHash_lt: stagingmetis_Bytes - reconciledTransactionHash_gte: stagingmetis_Bytes - reconciledTransactionHash_lte: stagingmetis_Bytes - reconciledTransactionHash_in: [stagingmetis_Bytes!] - reconciledTransactionHash_not_in: [stagingmetis_Bytes!] - reconciledTransactionHash_contains: stagingmetis_Bytes - reconciledTransactionHash_not_contains: stagingmetis_Bytes + executedTxOrigin: stagingxlayer_Bytes + executedTxOrigin_not: stagingxlayer_Bytes + executedTxOrigin_gt: stagingxlayer_Bytes + executedTxOrigin_lt: stagingxlayer_Bytes + executedTxOrigin_gte: stagingxlayer_Bytes + executedTxOrigin_lte: stagingxlayer_Bytes + executedTxOrigin_in: [stagingxlayer_Bytes!] + executedTxOrigin_not_in: [stagingxlayer_Bytes!] + executedTxOrigin_contains: stagingxlayer_Bytes + executedTxOrigin_not_contains: stagingxlayer_Bytes + executedTxNonce: BigInt + executedTxNonce_not: BigInt + executedTxNonce_gt: BigInt + executedTxNonce_lt: BigInt + executedTxNonce_gte: BigInt + executedTxNonce_lte: BigInt + executedTxNonce_in: [BigInt!] + executedTxNonce_not_in: [BigInt!] + reconciledCaller: stagingxlayer_Bytes + reconciledCaller_not: stagingxlayer_Bytes + reconciledCaller_gt: stagingxlayer_Bytes + reconciledCaller_lt: stagingxlayer_Bytes + reconciledCaller_gte: stagingxlayer_Bytes + reconciledCaller_lte: stagingxlayer_Bytes + reconciledCaller_in: [stagingxlayer_Bytes!] + reconciledCaller_not_in: [stagingxlayer_Bytes!] + reconciledCaller_contains: stagingxlayer_Bytes + reconciledCaller_not_contains: stagingxlayer_Bytes + reconciledTransactionHash: stagingxlayer_Bytes + reconciledTransactionHash_not: stagingxlayer_Bytes + reconciledTransactionHash_gt: stagingxlayer_Bytes + reconciledTransactionHash_lt: stagingxlayer_Bytes + reconciledTransactionHash_gte: stagingxlayer_Bytes + reconciledTransactionHash_lte: stagingxlayer_Bytes + reconciledTransactionHash_in: [stagingxlayer_Bytes!] + reconciledTransactionHash_not_in: [stagingxlayer_Bytes!] + reconciledTransactionHash_contains: stagingxlayer_Bytes + reconciledTransactionHash_not_contains: stagingxlayer_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -197179,16 +196735,16 @@ input stagingmetis_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: stagingmetis_Bytes - reconciledTxOrigin_not: stagingmetis_Bytes - reconciledTxOrigin_gt: stagingmetis_Bytes - reconciledTxOrigin_lt: stagingmetis_Bytes - reconciledTxOrigin_gte: stagingmetis_Bytes - reconciledTxOrigin_lte: stagingmetis_Bytes - reconciledTxOrigin_in: [stagingmetis_Bytes!] - reconciledTxOrigin_not_in: [stagingmetis_Bytes!] - reconciledTxOrigin_contains: stagingmetis_Bytes - reconciledTxOrigin_not_contains: stagingmetis_Bytes + reconciledTxOrigin: stagingxlayer_Bytes + reconciledTxOrigin_not: stagingxlayer_Bytes + reconciledTxOrigin_gt: stagingxlayer_Bytes + reconciledTxOrigin_lt: stagingxlayer_Bytes + reconciledTxOrigin_gte: stagingxlayer_Bytes + reconciledTxOrigin_lte: stagingxlayer_Bytes + reconciledTxOrigin_in: [stagingxlayer_Bytes!] + reconciledTxOrigin_not_in: [stagingxlayer_Bytes!] + reconciledTxOrigin_contains: stagingxlayer_Bytes + reconciledTxOrigin_not_contains: stagingxlayer_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -197198,12 +196754,12 @@ input stagingmetis_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_DestinationTransfer_filter] - or: [stagingmetis_DestinationTransfer_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_DestinationTransfer_filter] + or: [stagingxlayer_DestinationTransfer_filter] } -enum stagingmetis_DestinationTransfer_orderBy { +enum stagingxlayer_DestinationTransfer_orderBy { id chainId transferId @@ -197257,16 +196813,16 @@ enum stagingmetis_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar stagingmetis_Int8 +scalar stagingxlayer_Int8 -type stagingmetis_OptimisticRootFinalized { +type stagingxlayer_OptimisticRootFinalized { id: ID! - aggregateRoot: stagingmetis_Bytes! + aggregateRoot: stagingxlayer_Bytes! timestamp: BigInt! blockNumber: BigInt } -input stagingmetis_OptimisticRootFinalized_filter { +input stagingxlayer_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -197275,16 +196831,16 @@ input stagingmetis_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: stagingmetis_Bytes - aggregateRoot_not: stagingmetis_Bytes - aggregateRoot_gt: stagingmetis_Bytes - aggregateRoot_lt: stagingmetis_Bytes - aggregateRoot_gte: stagingmetis_Bytes - aggregateRoot_lte: stagingmetis_Bytes - aggregateRoot_in: [stagingmetis_Bytes!] - aggregateRoot_not_in: [stagingmetis_Bytes!] - aggregateRoot_contains: stagingmetis_Bytes - aggregateRoot_not_contains: stagingmetis_Bytes + aggregateRoot: stagingxlayer_Bytes + aggregateRoot_not: stagingxlayer_Bytes + aggregateRoot_gt: stagingxlayer_Bytes + aggregateRoot_lt: stagingxlayer_Bytes + aggregateRoot_gte: stagingxlayer_Bytes + aggregateRoot_lte: stagingxlayer_Bytes + aggregateRoot_in: [stagingxlayer_Bytes!] + aggregateRoot_not_in: [stagingxlayer_Bytes!] + aggregateRoot_contains: stagingxlayer_Bytes + aggregateRoot_not_contains: stagingxlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -197302,12 +196858,12 @@ input stagingmetis_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_OptimisticRootFinalized_filter] - or: [stagingmetis_OptimisticRootFinalized_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_OptimisticRootFinalized_filter] + or: [stagingxlayer_OptimisticRootFinalized_filter] } -enum stagingmetis_OptimisticRootFinalized_orderBy { +enum stagingxlayer_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -197315,25 +196871,25 @@ enum stagingmetis_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum stagingmetis_OrderDirection { +enum stagingxlayer_OrderDirection { asc desc } -type stagingmetis_OriginMessage { +type stagingxlayer_OriginMessage { id: ID! - transferId: stagingmetis_Bytes + transferId: stagingxlayer_Bytes destinationDomain: BigInt - leaf: stagingmetis_Bytes + leaf: stagingxlayer_Bytes index: BigInt - message: stagingmetis_Bytes - root: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes + message: stagingxlayer_Bytes + root: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes blockNumber: BigInt - rootCount: stagingmetis_RootCount + rootCount: stagingxlayer_RootCount } -input stagingmetis_OriginMessage_filter { +input stagingxlayer_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -197342,16 +196898,16 @@ input stagingmetis_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: stagingmetis_Bytes - transferId_not: stagingmetis_Bytes - transferId_gt: stagingmetis_Bytes - transferId_lt: stagingmetis_Bytes - transferId_gte: stagingmetis_Bytes - transferId_lte: stagingmetis_Bytes - transferId_in: [stagingmetis_Bytes!] - transferId_not_in: [stagingmetis_Bytes!] - transferId_contains: stagingmetis_Bytes - transferId_not_contains: stagingmetis_Bytes + transferId: stagingxlayer_Bytes + transferId_not: stagingxlayer_Bytes + transferId_gt: stagingxlayer_Bytes + transferId_lt: stagingxlayer_Bytes + transferId_gte: stagingxlayer_Bytes + transferId_lte: stagingxlayer_Bytes + transferId_in: [stagingxlayer_Bytes!] + transferId_not_in: [stagingxlayer_Bytes!] + transferId_contains: stagingxlayer_Bytes + transferId_not_contains: stagingxlayer_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -197360,16 +196916,16 @@ input stagingmetis_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: stagingmetis_Bytes - leaf_not: stagingmetis_Bytes - leaf_gt: stagingmetis_Bytes - leaf_lt: stagingmetis_Bytes - leaf_gte: stagingmetis_Bytes - leaf_lte: stagingmetis_Bytes - leaf_in: [stagingmetis_Bytes!] - leaf_not_in: [stagingmetis_Bytes!] - leaf_contains: stagingmetis_Bytes - leaf_not_contains: stagingmetis_Bytes + leaf: stagingxlayer_Bytes + leaf_not: stagingxlayer_Bytes + leaf_gt: stagingxlayer_Bytes + leaf_lt: stagingxlayer_Bytes + leaf_gte: stagingxlayer_Bytes + leaf_lte: stagingxlayer_Bytes + leaf_in: [stagingxlayer_Bytes!] + leaf_not_in: [stagingxlayer_Bytes!] + leaf_contains: stagingxlayer_Bytes + leaf_not_contains: stagingxlayer_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -197378,36 +196934,36 @@ input stagingmetis_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: stagingmetis_Bytes - message_not: stagingmetis_Bytes - message_gt: stagingmetis_Bytes - message_lt: stagingmetis_Bytes - message_gte: stagingmetis_Bytes - message_lte: stagingmetis_Bytes - message_in: [stagingmetis_Bytes!] - message_not_in: [stagingmetis_Bytes!] - message_contains: stagingmetis_Bytes - message_not_contains: stagingmetis_Bytes - root: stagingmetis_Bytes - root_not: stagingmetis_Bytes - root_gt: stagingmetis_Bytes - root_lt: stagingmetis_Bytes - root_gte: stagingmetis_Bytes - root_lte: stagingmetis_Bytes - root_in: [stagingmetis_Bytes!] - root_not_in: [stagingmetis_Bytes!] - root_contains: stagingmetis_Bytes - root_not_contains: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes - transactionHash_not: stagingmetis_Bytes - transactionHash_gt: stagingmetis_Bytes - transactionHash_lt: stagingmetis_Bytes - transactionHash_gte: stagingmetis_Bytes - transactionHash_lte: stagingmetis_Bytes - transactionHash_in: [stagingmetis_Bytes!] - transactionHash_not_in: [stagingmetis_Bytes!] - transactionHash_contains: stagingmetis_Bytes - transactionHash_not_contains: stagingmetis_Bytes + message: stagingxlayer_Bytes + message_not: stagingxlayer_Bytes + message_gt: stagingxlayer_Bytes + message_lt: stagingxlayer_Bytes + message_gte: stagingxlayer_Bytes + message_lte: stagingxlayer_Bytes + message_in: [stagingxlayer_Bytes!] + message_not_in: [stagingxlayer_Bytes!] + message_contains: stagingxlayer_Bytes + message_not_contains: stagingxlayer_Bytes + root: stagingxlayer_Bytes + root_not: stagingxlayer_Bytes + root_gt: stagingxlayer_Bytes + root_lt: stagingxlayer_Bytes + root_gte: stagingxlayer_Bytes + root_lte: stagingxlayer_Bytes + root_in: [stagingxlayer_Bytes!] + root_not_in: [stagingxlayer_Bytes!] + root_contains: stagingxlayer_Bytes + root_not_contains: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes + transactionHash_not: stagingxlayer_Bytes + transactionHash_gt: stagingxlayer_Bytes + transactionHash_lt: stagingxlayer_Bytes + transactionHash_gte: stagingxlayer_Bytes + transactionHash_lte: stagingxlayer_Bytes + transactionHash_in: [stagingxlayer_Bytes!] + transactionHash_not_in: [stagingxlayer_Bytes!] + transactionHash_contains: stagingxlayer_Bytes + transactionHash_not_contains: stagingxlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -197436,14 +196992,14 @@ input stagingmetis_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: stagingmetis_RootCount_filter + rootCount_: stagingxlayer_RootCount_filter """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_OriginMessage_filter] - or: [stagingmetis_OriginMessage_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_OriginMessage_filter] + or: [stagingxlayer_OriginMessage_filter] } -enum stagingmetis_OriginMessage_orderBy { +enum stagingxlayer_OriginMessage_orderBy { id transferId destinationDomain @@ -197458,42 +197014,42 @@ enum stagingmetis_OriginMessage_orderBy { rootCount__count } -type stagingmetis_OriginTransfer { +type stagingxlayer_OriginTransfer { id: ID! chainId: BigInt - transferId: stagingmetis_Bytes + transferId: stagingxlayer_Bytes nonce: BigInt - status: stagingmetis_TransferStatus - messageHash: stagingmetis_Bytes + status: stagingxlayer_TransferStatus + messageHash: stagingxlayer_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: stagingmetis_Bytes - delegate: stagingmetis_Bytes + to: stagingxlayer_Bytes + delegate: stagingxlayer_Bytes receiveLocal: Boolean - callData: stagingmetis_Bytes + callData: stagingxlayer_Bytes slippage: BigInt - originSender: stagingmetis_Bytes + originSender: stagingxlayer_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: stagingmetis_Bytes - asset: stagingmetis_Asset - transactingAsset: stagingmetis_Bytes - message: stagingmetis_OriginMessage + canonicalId: stagingxlayer_Bytes + asset: stagingxlayer_Asset + transactingAsset: stagingxlayer_Bytes + message: stagingxlayer_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmetis_RelayerFee_orderBy, orderDirection: stagingmetis_OrderDirection, where: stagingmetis_RelayerFee_filter): [stagingmetis_RelayerFee!] - initialRelayerFeeAsset: stagingmetis_Bytes - caller: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingxlayer_RelayerFee_orderBy, orderDirection: stagingxlayer_OrderDirection, where: stagingxlayer_RelayerFee_filter): [stagingxlayer_RelayerFee!] + initialRelayerFeeAsset: stagingxlayer_Bytes + caller: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: stagingmetis_Bytes + txOrigin: stagingxlayer_Bytes txNonce: BigInt } -input stagingmetis_OriginTransfer_filter { +input stagingxlayer_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -197510,16 +197066,16 @@ input stagingmetis_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: stagingmetis_Bytes - transferId_not: stagingmetis_Bytes - transferId_gt: stagingmetis_Bytes - transferId_lt: stagingmetis_Bytes - transferId_gte: stagingmetis_Bytes - transferId_lte: stagingmetis_Bytes - transferId_in: [stagingmetis_Bytes!] - transferId_not_in: [stagingmetis_Bytes!] - transferId_contains: stagingmetis_Bytes - transferId_not_contains: stagingmetis_Bytes + transferId: stagingxlayer_Bytes + transferId_not: stagingxlayer_Bytes + transferId_gt: stagingxlayer_Bytes + transferId_lt: stagingxlayer_Bytes + transferId_gte: stagingxlayer_Bytes + transferId_lte: stagingxlayer_Bytes + transferId_in: [stagingxlayer_Bytes!] + transferId_not_in: [stagingxlayer_Bytes!] + transferId_contains: stagingxlayer_Bytes + transferId_not_contains: stagingxlayer_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -197528,20 +197084,20 @@ input stagingmetis_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: stagingmetis_TransferStatus - status_not: stagingmetis_TransferStatus - status_in: [stagingmetis_TransferStatus!] - status_not_in: [stagingmetis_TransferStatus!] - messageHash: stagingmetis_Bytes - messageHash_not: stagingmetis_Bytes - messageHash_gt: stagingmetis_Bytes - messageHash_lt: stagingmetis_Bytes - messageHash_gte: stagingmetis_Bytes - messageHash_lte: stagingmetis_Bytes - messageHash_in: [stagingmetis_Bytes!] - messageHash_not_in: [stagingmetis_Bytes!] - messageHash_contains: stagingmetis_Bytes - messageHash_not_contains: stagingmetis_Bytes + status: stagingxlayer_TransferStatus + status_not: stagingxlayer_TransferStatus + status_in: [stagingxlayer_TransferStatus!] + status_not_in: [stagingxlayer_TransferStatus!] + messageHash: stagingxlayer_Bytes + messageHash_not: stagingxlayer_Bytes + messageHash_gt: stagingxlayer_Bytes + messageHash_lt: stagingxlayer_Bytes + messageHash_gte: stagingxlayer_Bytes + messageHash_lte: stagingxlayer_Bytes + messageHash_in: [stagingxlayer_Bytes!] + messageHash_not_in: [stagingxlayer_Bytes!] + messageHash_contains: stagingxlayer_Bytes + messageHash_not_contains: stagingxlayer_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -197566,40 +197122,40 @@ input stagingmetis_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: stagingmetis_Bytes - to_not: stagingmetis_Bytes - to_gt: stagingmetis_Bytes - to_lt: stagingmetis_Bytes - to_gte: stagingmetis_Bytes - to_lte: stagingmetis_Bytes - to_in: [stagingmetis_Bytes!] - to_not_in: [stagingmetis_Bytes!] - to_contains: stagingmetis_Bytes - to_not_contains: stagingmetis_Bytes - delegate: stagingmetis_Bytes - delegate_not: stagingmetis_Bytes - delegate_gt: stagingmetis_Bytes - delegate_lt: stagingmetis_Bytes - delegate_gte: stagingmetis_Bytes - delegate_lte: stagingmetis_Bytes - delegate_in: [stagingmetis_Bytes!] - delegate_not_in: [stagingmetis_Bytes!] - delegate_contains: stagingmetis_Bytes - delegate_not_contains: stagingmetis_Bytes + to: stagingxlayer_Bytes + to_not: stagingxlayer_Bytes + to_gt: stagingxlayer_Bytes + to_lt: stagingxlayer_Bytes + to_gte: stagingxlayer_Bytes + to_lte: stagingxlayer_Bytes + to_in: [stagingxlayer_Bytes!] + to_not_in: [stagingxlayer_Bytes!] + to_contains: stagingxlayer_Bytes + to_not_contains: stagingxlayer_Bytes + delegate: stagingxlayer_Bytes + delegate_not: stagingxlayer_Bytes + delegate_gt: stagingxlayer_Bytes + delegate_lt: stagingxlayer_Bytes + delegate_gte: stagingxlayer_Bytes + delegate_lte: stagingxlayer_Bytes + delegate_in: [stagingxlayer_Bytes!] + delegate_not_in: [stagingxlayer_Bytes!] + delegate_contains: stagingxlayer_Bytes + delegate_not_contains: stagingxlayer_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: stagingmetis_Bytes - callData_not: stagingmetis_Bytes - callData_gt: stagingmetis_Bytes - callData_lt: stagingmetis_Bytes - callData_gte: stagingmetis_Bytes - callData_lte: stagingmetis_Bytes - callData_in: [stagingmetis_Bytes!] - callData_not_in: [stagingmetis_Bytes!] - callData_contains: stagingmetis_Bytes - callData_not_contains: stagingmetis_Bytes + callData: stagingxlayer_Bytes + callData_not: stagingxlayer_Bytes + callData_gt: stagingxlayer_Bytes + callData_lt: stagingxlayer_Bytes + callData_gte: stagingxlayer_Bytes + callData_lte: stagingxlayer_Bytes + callData_in: [stagingxlayer_Bytes!] + callData_not_in: [stagingxlayer_Bytes!] + callData_contains: stagingxlayer_Bytes + callData_not_contains: stagingxlayer_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -197608,16 +197164,16 @@ input stagingmetis_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: stagingmetis_Bytes - originSender_not: stagingmetis_Bytes - originSender_gt: stagingmetis_Bytes - originSender_lt: stagingmetis_Bytes - originSender_gte: stagingmetis_Bytes - originSender_lte: stagingmetis_Bytes - originSender_in: [stagingmetis_Bytes!] - originSender_not_in: [stagingmetis_Bytes!] - originSender_contains: stagingmetis_Bytes - originSender_not_contains: stagingmetis_Bytes + originSender: stagingxlayer_Bytes + originSender_not: stagingxlayer_Bytes + originSender_gt: stagingxlayer_Bytes + originSender_lt: stagingxlayer_Bytes + originSender_gte: stagingxlayer_Bytes + originSender_lte: stagingxlayer_Bytes + originSender_in: [stagingxlayer_Bytes!] + originSender_not_in: [stagingxlayer_Bytes!] + originSender_contains: stagingxlayer_Bytes + originSender_not_contains: stagingxlayer_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -197634,16 +197190,16 @@ input stagingmetis_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: stagingmetis_Bytes - canonicalId_not: stagingmetis_Bytes - canonicalId_gt: stagingmetis_Bytes - canonicalId_lt: stagingmetis_Bytes - canonicalId_gte: stagingmetis_Bytes - canonicalId_lte: stagingmetis_Bytes - canonicalId_in: [stagingmetis_Bytes!] - canonicalId_not_in: [stagingmetis_Bytes!] - canonicalId_contains: stagingmetis_Bytes - canonicalId_not_contains: stagingmetis_Bytes + canonicalId: stagingxlayer_Bytes + canonicalId_not: stagingxlayer_Bytes + canonicalId_gt: stagingxlayer_Bytes + canonicalId_lt: stagingxlayer_Bytes + canonicalId_gte: stagingxlayer_Bytes + canonicalId_lte: stagingxlayer_Bytes + canonicalId_in: [stagingxlayer_Bytes!] + canonicalId_not_in: [stagingxlayer_Bytes!] + canonicalId_contains: stagingxlayer_Bytes + canonicalId_not_contains: stagingxlayer_Bytes asset: String asset_not: String asset_gt: String @@ -197664,17 +197220,17 @@ input stagingmetis_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmetis_Asset_filter - transactingAsset: stagingmetis_Bytes - transactingAsset_not: stagingmetis_Bytes - transactingAsset_gt: stagingmetis_Bytes - transactingAsset_lt: stagingmetis_Bytes - transactingAsset_gte: stagingmetis_Bytes - transactingAsset_lte: stagingmetis_Bytes - transactingAsset_in: [stagingmetis_Bytes!] - transactingAsset_not_in: [stagingmetis_Bytes!] - transactingAsset_contains: stagingmetis_Bytes - transactingAsset_not_contains: stagingmetis_Bytes + asset_: stagingxlayer_Asset_filter + transactingAsset: stagingxlayer_Bytes + transactingAsset_not: stagingxlayer_Bytes + transactingAsset_gt: stagingxlayer_Bytes + transactingAsset_lt: stagingxlayer_Bytes + transactingAsset_gte: stagingxlayer_Bytes + transactingAsset_lte: stagingxlayer_Bytes + transactingAsset_in: [stagingxlayer_Bytes!] + transactingAsset_not_in: [stagingxlayer_Bytes!] + transactingAsset_contains: stagingxlayer_Bytes + transactingAsset_not_contains: stagingxlayer_Bytes message: String message_not: String message_gt: String @@ -197695,7 +197251,7 @@ input stagingmetis_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: stagingmetis_OriginMessage_filter + message_: stagingxlayer_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -197710,37 +197266,37 @@ input stagingmetis_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: stagingmetis_RelayerFee_filter - initialRelayerFeeAsset: stagingmetis_Bytes - initialRelayerFeeAsset_not: stagingmetis_Bytes - initialRelayerFeeAsset_gt: stagingmetis_Bytes - initialRelayerFeeAsset_lt: stagingmetis_Bytes - initialRelayerFeeAsset_gte: stagingmetis_Bytes - initialRelayerFeeAsset_lte: stagingmetis_Bytes - initialRelayerFeeAsset_in: [stagingmetis_Bytes!] - initialRelayerFeeAsset_not_in: [stagingmetis_Bytes!] - initialRelayerFeeAsset_contains: stagingmetis_Bytes - initialRelayerFeeAsset_not_contains: stagingmetis_Bytes - caller: stagingmetis_Bytes - caller_not: stagingmetis_Bytes - caller_gt: stagingmetis_Bytes - caller_lt: stagingmetis_Bytes - caller_gte: stagingmetis_Bytes - caller_lte: stagingmetis_Bytes - caller_in: [stagingmetis_Bytes!] - caller_not_in: [stagingmetis_Bytes!] - caller_contains: stagingmetis_Bytes - caller_not_contains: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes - transactionHash_not: stagingmetis_Bytes - transactionHash_gt: stagingmetis_Bytes - transactionHash_lt: stagingmetis_Bytes - transactionHash_gte: stagingmetis_Bytes - transactionHash_lte: stagingmetis_Bytes - transactionHash_in: [stagingmetis_Bytes!] - transactionHash_not_in: [stagingmetis_Bytes!] - transactionHash_contains: stagingmetis_Bytes - transactionHash_not_contains: stagingmetis_Bytes + relayerFees_: stagingxlayer_RelayerFee_filter + initialRelayerFeeAsset: stagingxlayer_Bytes + initialRelayerFeeAsset_not: stagingxlayer_Bytes + initialRelayerFeeAsset_gt: stagingxlayer_Bytes + initialRelayerFeeAsset_lt: stagingxlayer_Bytes + initialRelayerFeeAsset_gte: stagingxlayer_Bytes + initialRelayerFeeAsset_lte: stagingxlayer_Bytes + initialRelayerFeeAsset_in: [stagingxlayer_Bytes!] + initialRelayerFeeAsset_not_in: [stagingxlayer_Bytes!] + initialRelayerFeeAsset_contains: stagingxlayer_Bytes + initialRelayerFeeAsset_not_contains: stagingxlayer_Bytes + caller: stagingxlayer_Bytes + caller_not: stagingxlayer_Bytes + caller_gt: stagingxlayer_Bytes + caller_lt: stagingxlayer_Bytes + caller_gte: stagingxlayer_Bytes + caller_lte: stagingxlayer_Bytes + caller_in: [stagingxlayer_Bytes!] + caller_not_in: [stagingxlayer_Bytes!] + caller_contains: stagingxlayer_Bytes + caller_not_contains: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes + transactionHash_not: stagingxlayer_Bytes + transactionHash_gt: stagingxlayer_Bytes + transactionHash_lt: stagingxlayer_Bytes + transactionHash_gte: stagingxlayer_Bytes + transactionHash_lte: stagingxlayer_Bytes + transactionHash_in: [stagingxlayer_Bytes!] + transactionHash_not_in: [stagingxlayer_Bytes!] + transactionHash_contains: stagingxlayer_Bytes + transactionHash_not_contains: stagingxlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -197773,16 +197329,16 @@ input stagingmetis_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: stagingmetis_Bytes - txOrigin_not: stagingmetis_Bytes - txOrigin_gt: stagingmetis_Bytes - txOrigin_lt: stagingmetis_Bytes - txOrigin_gte: stagingmetis_Bytes - txOrigin_lte: stagingmetis_Bytes - txOrigin_in: [stagingmetis_Bytes!] - txOrigin_not_in: [stagingmetis_Bytes!] - txOrigin_contains: stagingmetis_Bytes - txOrigin_not_contains: stagingmetis_Bytes + txOrigin: stagingxlayer_Bytes + txOrigin_not: stagingxlayer_Bytes + txOrigin_gt: stagingxlayer_Bytes + txOrigin_lt: stagingxlayer_Bytes + txOrigin_gte: stagingxlayer_Bytes + txOrigin_lte: stagingxlayer_Bytes + txOrigin_in: [stagingxlayer_Bytes!] + txOrigin_not_in: [stagingxlayer_Bytes!] + txOrigin_contains: stagingxlayer_Bytes + txOrigin_not_contains: stagingxlayer_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -197792,12 +197348,12 @@ input stagingmetis_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_OriginTransfer_filter] - or: [stagingmetis_OriginTransfer_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_OriginTransfer_filter] + or: [stagingxlayer_OriginTransfer_filter] } -enum stagingmetis_OriginTransfer_orderBy { +enum stagingxlayer_OriginTransfer_orderBy { id chainId transferId @@ -197850,20 +197406,20 @@ enum stagingmetis_OriginTransfer_orderBy { txNonce } -type stagingmetis_Relayer { +type stagingxlayer_Relayer { id: ID! isActive: Boolean! - relayer: stagingmetis_Bytes + relayer: stagingxlayer_Bytes } -type stagingmetis_RelayerFee { +type stagingxlayer_RelayerFee { id: ID! - transfer: stagingmetis_OriginTransfer! + transfer: stagingxlayer_OriginTransfer! fee: BigInt! - asset: stagingmetis_Bytes! + asset: stagingxlayer_Bytes! } -input stagingmetis_RelayerFee_filter { +input stagingxlayer_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -197892,7 +197448,7 @@ input stagingmetis_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmetis_OriginTransfer_filter + transfer_: stagingxlayer_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -197901,23 +197457,23 @@ input stagingmetis_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: stagingmetis_Bytes - asset_not: stagingmetis_Bytes - asset_gt: stagingmetis_Bytes - asset_lt: stagingmetis_Bytes - asset_gte: stagingmetis_Bytes - asset_lte: stagingmetis_Bytes - asset_in: [stagingmetis_Bytes!] - asset_not_in: [stagingmetis_Bytes!] - asset_contains: stagingmetis_Bytes - asset_not_contains: stagingmetis_Bytes + asset: stagingxlayer_Bytes + asset_not: stagingxlayer_Bytes + asset_gt: stagingxlayer_Bytes + asset_lt: stagingxlayer_Bytes + asset_gte: stagingxlayer_Bytes + asset_lte: stagingxlayer_Bytes + asset_in: [stagingxlayer_Bytes!] + asset_not_in: [stagingxlayer_Bytes!] + asset_contains: stagingxlayer_Bytes + asset_not_contains: stagingxlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_RelayerFee_filter] - or: [stagingmetis_RelayerFee_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_RelayerFee_filter] + or: [stagingxlayer_RelayerFee_filter] } -enum stagingmetis_RelayerFee_orderBy { +enum stagingxlayer_RelayerFee_orderBy { id transfer transfer__id @@ -197953,20 +197509,20 @@ enum stagingmetis_RelayerFee_orderBy { asset } -type stagingmetis_RelayerFeesIncrease { +type stagingxlayer_RelayerFeesIncrease { id: ID! - transfer: stagingmetis_OriginTransfer! + transfer: stagingxlayer_OriginTransfer! increase: BigInt - asset: stagingmetis_Bytes - caller: stagingmetis_Bytes! - transactionHash: stagingmetis_Bytes! + asset: stagingxlayer_Bytes + caller: stagingxlayer_Bytes! + transactionHash: stagingxlayer_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingmetis_RelayerFeesIncrease_filter { +input stagingxlayer_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -197995,7 +197551,7 @@ input stagingmetis_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmetis_OriginTransfer_filter + transfer_: stagingxlayer_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -198004,36 +197560,36 @@ input stagingmetis_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: stagingmetis_Bytes - asset_not: stagingmetis_Bytes - asset_gt: stagingmetis_Bytes - asset_lt: stagingmetis_Bytes - asset_gte: stagingmetis_Bytes - asset_lte: stagingmetis_Bytes - asset_in: [stagingmetis_Bytes!] - asset_not_in: [stagingmetis_Bytes!] - asset_contains: stagingmetis_Bytes - asset_not_contains: stagingmetis_Bytes - caller: stagingmetis_Bytes - caller_not: stagingmetis_Bytes - caller_gt: stagingmetis_Bytes - caller_lt: stagingmetis_Bytes - caller_gte: stagingmetis_Bytes - caller_lte: stagingmetis_Bytes - caller_in: [stagingmetis_Bytes!] - caller_not_in: [stagingmetis_Bytes!] - caller_contains: stagingmetis_Bytes - caller_not_contains: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes - transactionHash_not: stagingmetis_Bytes - transactionHash_gt: stagingmetis_Bytes - transactionHash_lt: stagingmetis_Bytes - transactionHash_gte: stagingmetis_Bytes - transactionHash_lte: stagingmetis_Bytes - transactionHash_in: [stagingmetis_Bytes!] - transactionHash_not_in: [stagingmetis_Bytes!] - transactionHash_contains: stagingmetis_Bytes - transactionHash_not_contains: stagingmetis_Bytes + asset: stagingxlayer_Bytes + asset_not: stagingxlayer_Bytes + asset_gt: stagingxlayer_Bytes + asset_lt: stagingxlayer_Bytes + asset_gte: stagingxlayer_Bytes + asset_lte: stagingxlayer_Bytes + asset_in: [stagingxlayer_Bytes!] + asset_not_in: [stagingxlayer_Bytes!] + asset_contains: stagingxlayer_Bytes + asset_not_contains: stagingxlayer_Bytes + caller: stagingxlayer_Bytes + caller_not: stagingxlayer_Bytes + caller_gt: stagingxlayer_Bytes + caller_lt: stagingxlayer_Bytes + caller_gte: stagingxlayer_Bytes + caller_lte: stagingxlayer_Bytes + caller_in: [stagingxlayer_Bytes!] + caller_not_in: [stagingxlayer_Bytes!] + caller_contains: stagingxlayer_Bytes + caller_not_contains: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes + transactionHash_not: stagingxlayer_Bytes + transactionHash_gt: stagingxlayer_Bytes + transactionHash_lt: stagingxlayer_Bytes + transactionHash_gte: stagingxlayer_Bytes + transactionHash_lte: stagingxlayer_Bytes + transactionHash_in: [stagingxlayer_Bytes!] + transactionHash_not_in: [stagingxlayer_Bytes!] + transactionHash_contains: stagingxlayer_Bytes + transactionHash_not_contains: stagingxlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -198067,12 +197623,12 @@ input stagingmetis_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_RelayerFeesIncrease_filter] - or: [stagingmetis_RelayerFeesIncrease_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_RelayerFeesIncrease_filter] + or: [stagingxlayer_RelayerFeesIncrease_filter] } -enum stagingmetis_RelayerFeesIncrease_orderBy { +enum stagingxlayer_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -198114,7 +197670,7 @@ enum stagingmetis_RelayerFeesIncrease_orderBy { blockNumber } -input stagingmetis_Relayer_filter { +input stagingxlayer_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -198127,34 +197683,34 @@ input stagingmetis_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: stagingmetis_Bytes - relayer_not: stagingmetis_Bytes - relayer_gt: stagingmetis_Bytes - relayer_lt: stagingmetis_Bytes - relayer_gte: stagingmetis_Bytes - relayer_lte: stagingmetis_Bytes - relayer_in: [stagingmetis_Bytes!] - relayer_not_in: [stagingmetis_Bytes!] - relayer_contains: stagingmetis_Bytes - relayer_not_contains: stagingmetis_Bytes + relayer: stagingxlayer_Bytes + relayer_not: stagingxlayer_Bytes + relayer_gt: stagingxlayer_Bytes + relayer_lt: stagingxlayer_Bytes + relayer_gte: stagingxlayer_Bytes + relayer_lte: stagingxlayer_Bytes + relayer_in: [stagingxlayer_Bytes!] + relayer_not_in: [stagingxlayer_Bytes!] + relayer_contains: stagingxlayer_Bytes + relayer_not_contains: stagingxlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_Relayer_filter] - or: [stagingmetis_Relayer_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_Relayer_filter] + or: [stagingxlayer_Relayer_filter] } -enum stagingmetis_Relayer_orderBy { +enum stagingxlayer_Relayer_orderBy { id isActive relayer } -type stagingmetis_RootCount { +type stagingxlayer_RootCount { id: ID! count: BigInt } -input stagingmetis_RootCount_filter { +input stagingxlayer_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -198172,31 +197728,31 @@ input stagingmetis_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_RootCount_filter] - or: [stagingmetis_RootCount_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_RootCount_filter] + or: [stagingxlayer_RootCount_filter] } -enum stagingmetis_RootCount_orderBy { +enum stagingxlayer_RootCount_orderBy { id count } -type stagingmetis_RootMessageSent { +type stagingxlayer_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: stagingmetis_Bytes + root: stagingxlayer_Bytes count: BigInt - caller: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes + caller: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input stagingmetis_RootMessageSent_filter { +input stagingxlayer_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -198221,16 +197777,16 @@ input stagingmetis_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: stagingmetis_Bytes - root_not: stagingmetis_Bytes - root_gt: stagingmetis_Bytes - root_lt: stagingmetis_Bytes - root_gte: stagingmetis_Bytes - root_lte: stagingmetis_Bytes - root_in: [stagingmetis_Bytes!] - root_not_in: [stagingmetis_Bytes!] - root_contains: stagingmetis_Bytes - root_not_contains: stagingmetis_Bytes + root: stagingxlayer_Bytes + root_not: stagingxlayer_Bytes + root_gt: stagingxlayer_Bytes + root_lt: stagingxlayer_Bytes + root_gte: stagingxlayer_Bytes + root_lte: stagingxlayer_Bytes + root_in: [stagingxlayer_Bytes!] + root_not_in: [stagingxlayer_Bytes!] + root_contains: stagingxlayer_Bytes + root_not_contains: stagingxlayer_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -198239,26 +197795,26 @@ input stagingmetis_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: stagingmetis_Bytes - caller_not: stagingmetis_Bytes - caller_gt: stagingmetis_Bytes - caller_lt: stagingmetis_Bytes - caller_gte: stagingmetis_Bytes - caller_lte: stagingmetis_Bytes - caller_in: [stagingmetis_Bytes!] - caller_not_in: [stagingmetis_Bytes!] - caller_contains: stagingmetis_Bytes - caller_not_contains: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes - transactionHash_not: stagingmetis_Bytes - transactionHash_gt: stagingmetis_Bytes - transactionHash_lt: stagingmetis_Bytes - transactionHash_gte: stagingmetis_Bytes - transactionHash_lte: stagingmetis_Bytes - transactionHash_in: [stagingmetis_Bytes!] - transactionHash_not_in: [stagingmetis_Bytes!] - transactionHash_contains: stagingmetis_Bytes - transactionHash_not_contains: stagingmetis_Bytes + caller: stagingxlayer_Bytes + caller_not: stagingxlayer_Bytes + caller_gt: stagingxlayer_Bytes + caller_lt: stagingxlayer_Bytes + caller_gte: stagingxlayer_Bytes + caller_lte: stagingxlayer_Bytes + caller_in: [stagingxlayer_Bytes!] + caller_not_in: [stagingxlayer_Bytes!] + caller_contains: stagingxlayer_Bytes + caller_not_contains: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes + transactionHash_not: stagingxlayer_Bytes + transactionHash_gt: stagingxlayer_Bytes + transactionHash_lt: stagingxlayer_Bytes + transactionHash_gte: stagingxlayer_Bytes + transactionHash_lte: stagingxlayer_Bytes + transactionHash_in: [stagingxlayer_Bytes!] + transactionHash_not_in: [stagingxlayer_Bytes!] + transactionHash_contains: stagingxlayer_Bytes + transactionHash_not_contains: stagingxlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -198292,12 +197848,12 @@ input stagingmetis_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_RootMessageSent_filter] - or: [stagingmetis_RootMessageSent_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_RootMessageSent_filter] + or: [stagingxlayer_RootMessageSent_filter] } -enum stagingmetis_RootMessageSent_orderBy { +enum stagingxlayer_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -198311,25 +197867,25 @@ enum stagingmetis_RootMessageSent_orderBy { blockNumber } -type stagingmetis_Router { +type stagingxlayer_Router { id: ID! isActive: Boolean! - owner: stagingmetis_Bytes - recipient: stagingmetis_Bytes - proposedOwner: stagingmetis_Bytes + owner: stagingxlayer_Bytes + recipient: stagingxlayer_Bytes + proposedOwner: stagingxlayer_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmetis_AssetBalance_orderBy, orderDirection: stagingmetis_OrderDirection, where: stagingmetis_AssetBalance_filter): [stagingmetis_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingxlayer_AssetBalance_orderBy, orderDirection: stagingxlayer_OrderDirection, where: stagingxlayer_AssetBalance_filter): [stagingxlayer_AssetBalance!]! } -type stagingmetis_RouterDailyTVL { +type stagingxlayer_RouterDailyTVL { id: ID! - router: stagingmetis_Router! - asset: stagingmetis_Asset! + router: stagingxlayer_Router! + asset: stagingxlayer_Asset! timestamp: BigInt! balance: BigInt! } -input stagingmetis_RouterDailyTVL_filter { +input stagingxlayer_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -198358,7 +197914,7 @@ input stagingmetis_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmetis_Router_filter + router_: stagingxlayer_Router_filter asset: String asset_not: String asset_gt: String @@ -198379,7 +197935,7 @@ input stagingmetis_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmetis_Asset_filter + asset_: stagingxlayer_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -198397,12 +197953,12 @@ input stagingmetis_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_RouterDailyTVL_filter] - or: [stagingmetis_RouterDailyTVL_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_RouterDailyTVL_filter] + or: [stagingxlayer_RouterDailyTVL_filter] } -enum stagingmetis_RouterDailyTVL_orderBy { +enum stagingxlayer_RouterDailyTVL_orderBy { id router router__id @@ -198425,26 +197981,26 @@ enum stagingmetis_RouterDailyTVL_orderBy { balance } -type stagingmetis_RouterLiquidityEvent { +type stagingxlayer_RouterLiquidityEvent { id: ID! - type: stagingmetis_RouterLiquidityEventType - router: stagingmetis_Router! - asset: stagingmetis_Asset! + type: stagingxlayer_RouterLiquidityEventType + router: stagingxlayer_Router! + asset: stagingxlayer_Asset! amount: BigInt! balance: BigInt! - caller: stagingmetis_Bytes + caller: stagingxlayer_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: stagingmetis_Bytes! + transactionHash: stagingxlayer_Bytes! nonce: BigInt! } -enum stagingmetis_RouterLiquidityEventType { +enum stagingxlayer_RouterLiquidityEventType { Add Remove } -input stagingmetis_RouterLiquidityEvent_filter { +input stagingxlayer_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -198453,10 +198009,10 @@ input stagingmetis_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: stagingmetis_RouterLiquidityEventType - type_not: stagingmetis_RouterLiquidityEventType - type_in: [stagingmetis_RouterLiquidityEventType!] - type_not_in: [stagingmetis_RouterLiquidityEventType!] + type: stagingxlayer_RouterLiquidityEventType + type_not: stagingxlayer_RouterLiquidityEventType + type_in: [stagingxlayer_RouterLiquidityEventType!] + type_not_in: [stagingxlayer_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -198477,7 +198033,7 @@ input stagingmetis_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: stagingmetis_Router_filter + router_: stagingxlayer_Router_filter asset: String asset_not: String asset_gt: String @@ -198498,7 +198054,7 @@ input stagingmetis_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: stagingmetis_Asset_filter + asset_: stagingxlayer_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -198515,16 +198071,16 @@ input stagingmetis_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: stagingmetis_Bytes - caller_not: stagingmetis_Bytes - caller_gt: stagingmetis_Bytes - caller_lt: stagingmetis_Bytes - caller_gte: stagingmetis_Bytes - caller_lte: stagingmetis_Bytes - caller_in: [stagingmetis_Bytes!] - caller_not_in: [stagingmetis_Bytes!] - caller_contains: stagingmetis_Bytes - caller_not_contains: stagingmetis_Bytes + caller: stagingxlayer_Bytes + caller_not: stagingxlayer_Bytes + caller_gt: stagingxlayer_Bytes + caller_lt: stagingxlayer_Bytes + caller_gte: stagingxlayer_Bytes + caller_lte: stagingxlayer_Bytes + caller_in: [stagingxlayer_Bytes!] + caller_not_in: [stagingxlayer_Bytes!] + caller_contains: stagingxlayer_Bytes + caller_not_contains: stagingxlayer_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -198541,16 +198097,16 @@ input stagingmetis_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: stagingmetis_Bytes - transactionHash_not: stagingmetis_Bytes - transactionHash_gt: stagingmetis_Bytes - transactionHash_lt: stagingmetis_Bytes - transactionHash_gte: stagingmetis_Bytes - transactionHash_lte: stagingmetis_Bytes - transactionHash_in: [stagingmetis_Bytes!] - transactionHash_not_in: [stagingmetis_Bytes!] - transactionHash_contains: stagingmetis_Bytes - transactionHash_not_contains: stagingmetis_Bytes + transactionHash: stagingxlayer_Bytes + transactionHash_not: stagingxlayer_Bytes + transactionHash_gt: stagingxlayer_Bytes + transactionHash_lt: stagingxlayer_Bytes + transactionHash_gte: stagingxlayer_Bytes + transactionHash_lte: stagingxlayer_Bytes + transactionHash_in: [stagingxlayer_Bytes!] + transactionHash_not_in: [stagingxlayer_Bytes!] + transactionHash_contains: stagingxlayer_Bytes + transactionHash_not_contains: stagingxlayer_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -198560,12 +198116,12 @@ input stagingmetis_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_RouterLiquidityEvent_filter] - or: [stagingmetis_RouterLiquidityEvent_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_RouterLiquidityEvent_filter] + or: [stagingxlayer_RouterLiquidityEvent_filter] } -enum stagingmetis_RouterLiquidityEvent_orderBy { +enum stagingxlayer_RouterLiquidityEvent_orderBy { id type router @@ -198594,7 +198150,7 @@ enum stagingmetis_RouterLiquidityEvent_orderBy { nonce } -input stagingmetis_Router_filter { +input stagingxlayer_Router_filter { id: ID id_not: ID id_gt: ID @@ -198607,36 +198163,36 @@ input stagingmetis_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: stagingmetis_Bytes - owner_not: stagingmetis_Bytes - owner_gt: stagingmetis_Bytes - owner_lt: stagingmetis_Bytes - owner_gte: stagingmetis_Bytes - owner_lte: stagingmetis_Bytes - owner_in: [stagingmetis_Bytes!] - owner_not_in: [stagingmetis_Bytes!] - owner_contains: stagingmetis_Bytes - owner_not_contains: stagingmetis_Bytes - recipient: stagingmetis_Bytes - recipient_not: stagingmetis_Bytes - recipient_gt: stagingmetis_Bytes - recipient_lt: stagingmetis_Bytes - recipient_gte: stagingmetis_Bytes - recipient_lte: stagingmetis_Bytes - recipient_in: [stagingmetis_Bytes!] - recipient_not_in: [stagingmetis_Bytes!] - recipient_contains: stagingmetis_Bytes - recipient_not_contains: stagingmetis_Bytes - proposedOwner: stagingmetis_Bytes - proposedOwner_not: stagingmetis_Bytes - proposedOwner_gt: stagingmetis_Bytes - proposedOwner_lt: stagingmetis_Bytes - proposedOwner_gte: stagingmetis_Bytes - proposedOwner_lte: stagingmetis_Bytes - proposedOwner_in: [stagingmetis_Bytes!] - proposedOwner_not_in: [stagingmetis_Bytes!] - proposedOwner_contains: stagingmetis_Bytes - proposedOwner_not_contains: stagingmetis_Bytes + owner: stagingxlayer_Bytes + owner_not: stagingxlayer_Bytes + owner_gt: stagingxlayer_Bytes + owner_lt: stagingxlayer_Bytes + owner_gte: stagingxlayer_Bytes + owner_lte: stagingxlayer_Bytes + owner_in: [stagingxlayer_Bytes!] + owner_not_in: [stagingxlayer_Bytes!] + owner_contains: stagingxlayer_Bytes + owner_not_contains: stagingxlayer_Bytes + recipient: stagingxlayer_Bytes + recipient_not: stagingxlayer_Bytes + recipient_gt: stagingxlayer_Bytes + recipient_lt: stagingxlayer_Bytes + recipient_gte: stagingxlayer_Bytes + recipient_lte: stagingxlayer_Bytes + recipient_in: [stagingxlayer_Bytes!] + recipient_not_in: [stagingxlayer_Bytes!] + recipient_contains: stagingxlayer_Bytes + recipient_not_contains: stagingxlayer_Bytes + proposedOwner: stagingxlayer_Bytes + proposedOwner_not: stagingxlayer_Bytes + proposedOwner_gt: stagingxlayer_Bytes + proposedOwner_lt: stagingxlayer_Bytes + proposedOwner_gte: stagingxlayer_Bytes + proposedOwner_lte: stagingxlayer_Bytes + proposedOwner_in: [stagingxlayer_Bytes!] + proposedOwner_not_in: [stagingxlayer_Bytes!] + proposedOwner_contains: stagingxlayer_Bytes + proposedOwner_not_contains: stagingxlayer_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -198645,14 +198201,14 @@ input stagingmetis_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: stagingmetis_AssetBalance_filter + assetBalances_: stagingxlayer_AssetBalance_filter """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_Router_filter] - or: [stagingmetis_Router_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_Router_filter] + or: [stagingxlayer_Router_filter] } -enum stagingmetis_Router_orderBy { +enum stagingxlayer_Router_orderBy { id isActive owner @@ -198662,13 +198218,13 @@ enum stagingmetis_Router_orderBy { assetBalances } -type stagingmetis_Sequencer { +type stagingxlayer_Sequencer { id: ID! isActive: Boolean! - sequencer: stagingmetis_Bytes + sequencer: stagingxlayer_Bytes } -input stagingmetis_Sequencer_filter { +input stagingxlayer_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -198681,35 +198237,35 @@ input stagingmetis_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: stagingmetis_Bytes - sequencer_not: stagingmetis_Bytes - sequencer_gt: stagingmetis_Bytes - sequencer_lt: stagingmetis_Bytes - sequencer_gte: stagingmetis_Bytes - sequencer_lte: stagingmetis_Bytes - sequencer_in: [stagingmetis_Bytes!] - sequencer_not_in: [stagingmetis_Bytes!] - sequencer_contains: stagingmetis_Bytes - sequencer_not_contains: stagingmetis_Bytes + sequencer: stagingxlayer_Bytes + sequencer_not: stagingxlayer_Bytes + sequencer_gt: stagingxlayer_Bytes + sequencer_lt: stagingxlayer_Bytes + sequencer_gte: stagingxlayer_Bytes + sequencer_lte: stagingxlayer_Bytes + sequencer_in: [stagingxlayer_Bytes!] + sequencer_not_in: [stagingxlayer_Bytes!] + sequencer_contains: stagingxlayer_Bytes + sequencer_not_contains: stagingxlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_Sequencer_filter] - or: [stagingmetis_Sequencer_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_Sequencer_filter] + or: [stagingxlayer_Sequencer_filter] } -enum stagingmetis_Sequencer_orderBy { +enum stagingxlayer_Sequencer_orderBy { id isActive sequencer } -type stagingmetis_Setting { +type stagingxlayer_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: stagingmetis_Bytes! + caller: stagingxlayer_Bytes! } -input stagingmetis_Setting_filter { +input stagingxlayer_Setting_filter { id: ID id_not: ID id_gt: ID @@ -198726,41 +198282,41 @@ input stagingmetis_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: stagingmetis_Bytes - caller_not: stagingmetis_Bytes - caller_gt: stagingmetis_Bytes - caller_lt: stagingmetis_Bytes - caller_gte: stagingmetis_Bytes - caller_lte: stagingmetis_Bytes - caller_in: [stagingmetis_Bytes!] - caller_not_in: [stagingmetis_Bytes!] - caller_contains: stagingmetis_Bytes - caller_not_contains: stagingmetis_Bytes + caller: stagingxlayer_Bytes + caller_not: stagingxlayer_Bytes + caller_gt: stagingxlayer_Bytes + caller_lt: stagingxlayer_Bytes + caller_gte: stagingxlayer_Bytes + caller_lte: stagingxlayer_Bytes + caller_in: [stagingxlayer_Bytes!] + caller_not_in: [stagingxlayer_Bytes!] + caller_contains: stagingxlayer_Bytes + caller_not_contains: stagingxlayer_Bytes """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_Setting_filter] - or: [stagingmetis_Setting_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_Setting_filter] + or: [stagingxlayer_Setting_filter] } -enum stagingmetis_Setting_orderBy { +enum stagingxlayer_Setting_orderBy { id maxRoutersPerTransfer caller } -type stagingmetis_SlippageUpdate { +type stagingxlayer_SlippageUpdate { id: ID! - transfer: stagingmetis_DestinationTransfer! + transfer: stagingxlayer_DestinationTransfer! slippage: BigInt! - caller: stagingmetis_Bytes! - transactionHash: stagingmetis_Bytes! + caller: stagingxlayer_Bytes! + transactionHash: stagingxlayer_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input stagingmetis_SlippageUpdate_filter { +input stagingxlayer_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -198789,7 +198345,7 @@ input stagingmetis_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: stagingmetis_DestinationTransfer_filter + transfer_: stagingxlayer_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -198798,26 +198354,26 @@ input stagingmetis_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: stagingmetis_Bytes - caller_not: stagingmetis_Bytes - caller_gt: stagingmetis_Bytes - caller_lt: stagingmetis_Bytes - caller_gte: stagingmetis_Bytes - caller_lte: stagingmetis_Bytes - caller_in: [stagingmetis_Bytes!] - caller_not_in: [stagingmetis_Bytes!] - caller_contains: stagingmetis_Bytes - caller_not_contains: stagingmetis_Bytes - transactionHash: stagingmetis_Bytes - transactionHash_not: stagingmetis_Bytes - transactionHash_gt: stagingmetis_Bytes - transactionHash_lt: stagingmetis_Bytes - transactionHash_gte: stagingmetis_Bytes - transactionHash_lte: stagingmetis_Bytes - transactionHash_in: [stagingmetis_Bytes!] - transactionHash_not_in: [stagingmetis_Bytes!] - transactionHash_contains: stagingmetis_Bytes - transactionHash_not_contains: stagingmetis_Bytes + caller: stagingxlayer_Bytes + caller_not: stagingxlayer_Bytes + caller_gt: stagingxlayer_Bytes + caller_lt: stagingxlayer_Bytes + caller_gte: stagingxlayer_Bytes + caller_lte: stagingxlayer_Bytes + caller_in: [stagingxlayer_Bytes!] + caller_not_in: [stagingxlayer_Bytes!] + caller_contains: stagingxlayer_Bytes + caller_not_contains: stagingxlayer_Bytes + transactionHash: stagingxlayer_Bytes + transactionHash_not: stagingxlayer_Bytes + transactionHash_gt: stagingxlayer_Bytes + transactionHash_lt: stagingxlayer_Bytes + transactionHash_gte: stagingxlayer_Bytes + transactionHash_lte: stagingxlayer_Bytes + transactionHash_in: [stagingxlayer_Bytes!] + transactionHash_not_in: [stagingxlayer_Bytes!] + transactionHash_contains: stagingxlayer_Bytes + transactionHash_not_contains: stagingxlayer_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -198851,12 +198407,12 @@ input stagingmetis_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_SlippageUpdate_filter] - or: [stagingmetis_SlippageUpdate_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_SlippageUpdate_filter] + or: [stagingxlayer_SlippageUpdate_filter] } -enum stagingmetis_SlippageUpdate_orderBy { +enum stagingxlayer_SlippageUpdate_orderBy { id transfer transfer__id @@ -198904,16 +198460,16 @@ enum stagingmetis_SlippageUpdate_orderBy { blockNumber } -type stagingmetis_SnapshotRoot { +type stagingxlayer_SnapshotRoot { id: ID! spokeDomain: BigInt - root: stagingmetis_Bytes! + root: stagingxlayer_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input stagingmetis_SnapshotRoot_filter { +input stagingxlayer_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -198930,16 +198486,16 @@ input stagingmetis_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: stagingmetis_Bytes - root_not: stagingmetis_Bytes - root_gt: stagingmetis_Bytes - root_lt: stagingmetis_Bytes - root_gte: stagingmetis_Bytes - root_lte: stagingmetis_Bytes - root_in: [stagingmetis_Bytes!] - root_not_in: [stagingmetis_Bytes!] - root_contains: stagingmetis_Bytes - root_not_contains: stagingmetis_Bytes + root: stagingxlayer_Bytes + root_not: stagingxlayer_Bytes + root_gt: stagingxlayer_Bytes + root_lt: stagingxlayer_Bytes + root_gte: stagingxlayer_Bytes + root_lte: stagingxlayer_Bytes + root_in: [stagingxlayer_Bytes!] + root_not_in: [stagingxlayer_Bytes!] + root_contains: stagingxlayer_Bytes + root_not_contains: stagingxlayer_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -198965,12 +198521,12 @@ input stagingmetis_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_SnapshotRoot_filter] - or: [stagingmetis_SnapshotRoot_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_SnapshotRoot_filter] + or: [stagingxlayer_SnapshotRoot_filter] } -enum stagingmetis_SnapshotRoot_orderBy { +enum stagingxlayer_SnapshotRoot_orderBy { id spokeDomain root @@ -198979,12 +198535,12 @@ enum stagingmetis_SnapshotRoot_orderBy { blockNumber } -type stagingmetis_SpokeConnectorMode { +type stagingxlayer_SpokeConnectorMode { id: ID! mode: String! } -input stagingmetis_SpokeConnectorMode_filter { +input stagingxlayer_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -199014,17 +198570,17 @@ input stagingmetis_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: stagingmetis_BlockChangedFilter - and: [stagingmetis_SpokeConnectorMode_filter] - or: [stagingmetis_SpokeConnectorMode_filter] + _change_block: stagingxlayer_BlockChangedFilter + and: [stagingxlayer_SpokeConnectorMode_filter] + or: [stagingxlayer_SpokeConnectorMode_filter] } -enum stagingmetis_SpokeConnectorMode_orderBy { +enum stagingxlayer_SpokeConnectorMode_orderBy { id mode } -enum stagingmetis_TransferStatus { +enum stagingxlayer_TransferStatus { XCalled Executed Reconciled @@ -199032,9 +198588,9 @@ enum stagingmetis_TransferStatus { CompletedFast } -type stagingmetis__Block_ { +type stagingxlayer__Block_ { """The hash of the block""" - hash: stagingmetis_Bytes + hash: stagingxlayer_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" @@ -199042,7 +198598,7 @@ type stagingmetis__Block_ { } """The type for the top-level _meta field""" -type stagingmetis__Meta_ { +type stagingxlayer__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -199050,22 +198606,22 @@ type stagingmetis__Meta_ { and therefore asks for the latest block """ - block: stagingmetis__Block_! + block: stagingxlayer__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type mode_AggregateRoot { +type stagingmetis_AggregateRoot { id: ID! - root: mode_Bytes! + root: stagingmetis_Bytes! blockNumber: BigInt! } -type mode_AggregateRootProposed { +type stagingmetis_AggregateRootProposed { id: ID! - aggregateRoot: mode_Bytes! + aggregateRoot: stagingmetis_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -199073,7 +198629,7 @@ type mode_AggregateRootProposed { blockNumber: BigInt } -input mode_AggregateRootProposed_filter { +input stagingmetis_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -199082,16 +198638,16 @@ input mode_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mode_Bytes - aggregateRoot_not: mode_Bytes - aggregateRoot_gt: mode_Bytes - aggregateRoot_lt: mode_Bytes - aggregateRoot_gte: mode_Bytes - aggregateRoot_lte: mode_Bytes - aggregateRoot_in: [mode_Bytes!] - aggregateRoot_not_in: [mode_Bytes!] - aggregateRoot_contains: mode_Bytes - aggregateRoot_not_contains: mode_Bytes + aggregateRoot: stagingmetis_Bytes + aggregateRoot_not: stagingmetis_Bytes + aggregateRoot_gt: stagingmetis_Bytes + aggregateRoot_lt: stagingmetis_Bytes + aggregateRoot_gte: stagingmetis_Bytes + aggregateRoot_lte: stagingmetis_Bytes + aggregateRoot_in: [stagingmetis_Bytes!] + aggregateRoot_not_in: [stagingmetis_Bytes!] + aggregateRoot_contains: stagingmetis_Bytes + aggregateRoot_not_contains: stagingmetis_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -199133,12 +198689,12 @@ input mode_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_AggregateRootProposed_filter] - or: [mode_AggregateRootProposed_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_AggregateRootProposed_filter] + or: [stagingmetis_AggregateRootProposed_filter] } -enum mode_AggregateRootProposed_orderBy { +enum stagingmetis_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -199148,7 +198704,7 @@ enum mode_AggregateRootProposed_orderBy { blockNumber } -input mode_AggregateRoot_filter { +input stagingmetis_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -199157,16 +198713,16 @@ input mode_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: mode_Bytes - root_not: mode_Bytes - root_gt: mode_Bytes - root_lt: mode_Bytes - root_gte: mode_Bytes - root_lte: mode_Bytes - root_in: [mode_Bytes!] - root_not_in: [mode_Bytes!] - root_contains: mode_Bytes - root_not_contains: mode_Bytes + root: stagingmetis_Bytes + root_not: stagingmetis_Bytes + root_gt: stagingmetis_Bytes + root_lt: stagingmetis_Bytes + root_gte: stagingmetis_Bytes + root_lte: stagingmetis_Bytes + root_in: [stagingmetis_Bytes!] + root_not_in: [stagingmetis_Bytes!] + root_contains: stagingmetis_Bytes + root_not_contains: stagingmetis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -199176,42 +198732,42 @@ input mode_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_AggregateRoot_filter] - or: [mode_AggregateRoot_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_AggregateRoot_filter] + or: [stagingmetis_AggregateRoot_filter] } -enum mode_AggregateRoot_orderBy { +enum stagingmetis_AggregateRoot_orderBy { id root blockNumber } -type mode_Asset { +type stagingmetis_Asset { id: ID! - key: mode_Bytes + key: stagingmetis_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: mode_Bytes + canonicalId: stagingmetis_Bytes canonicalDomain: BigInt - adoptedAsset: mode_Bytes - localAsset: mode_Bytes + adoptedAsset: stagingmetis_Bytes + localAsset: stagingmetis_Bytes blockNumber: BigInt - status: mode_AssetStatus + status: stagingmetis_AssetStatus } -type mode_AssetBalance { +type stagingmetis_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: mode_Router! - asset: mode_Asset! + router: stagingmetis_Router! + asset: stagingmetis_Asset! feesEarned: BigInt! } -input mode_AssetBalance_filter { +input stagingmetis_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -199272,7 +198828,7 @@ input mode_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: mode_Router_filter + router_: stagingmetis_Router_filter asset: String asset_not: String asset_gt: String @@ -199293,7 +198849,7 @@ input mode_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mode_Asset_filter + asset_: stagingmetis_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -199303,12 +198859,12 @@ input mode_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_AssetBalance_filter] - or: [mode_AssetBalance_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_AssetBalance_filter] + or: [stagingmetis_AssetBalance_filter] } -enum mode_AssetBalance_orderBy { +enum stagingmetis_AssetBalance_orderBy { id amount locked @@ -199334,12 +198890,12 @@ enum mode_AssetBalance_orderBy { feesEarned } -type mode_AssetStatus { +type stagingmetis_AssetStatus { id: ID! status: Boolean } -input mode_AssetStatus_filter { +input stagingmetis_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -199353,17 +198909,17 @@ input mode_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_AssetStatus_filter] - or: [mode_AssetStatus_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_AssetStatus_filter] + or: [stagingmetis_AssetStatus_filter] } -enum mode_AssetStatus_orderBy { +enum stagingmetis_AssetStatus_orderBy { id status } -input mode_Asset_filter { +input stagingmetis_Asset_filter { id: ID id_not: ID id_gt: ID @@ -199372,16 +198928,16 @@ input mode_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: mode_Bytes - key_not: mode_Bytes - key_gt: mode_Bytes - key_lt: mode_Bytes - key_gte: mode_Bytes - key_lte: mode_Bytes - key_in: [mode_Bytes!] - key_not_in: [mode_Bytes!] - key_contains: mode_Bytes - key_not_contains: mode_Bytes + key: stagingmetis_Bytes + key_not: stagingmetis_Bytes + key_gt: stagingmetis_Bytes + key_lt: stagingmetis_Bytes + key_gte: stagingmetis_Bytes + key_lte: stagingmetis_Bytes + key_in: [stagingmetis_Bytes!] + key_not_in: [stagingmetis_Bytes!] + key_contains: stagingmetis_Bytes + key_not_contains: stagingmetis_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -199398,44 +198954,44 @@ input mode_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: mode_Bytes - canonicalId_not: mode_Bytes - canonicalId_gt: mode_Bytes - canonicalId_lt: mode_Bytes - canonicalId_gte: mode_Bytes - canonicalId_lte: mode_Bytes - canonicalId_in: [mode_Bytes!] - canonicalId_not_in: [mode_Bytes!] - canonicalId_contains: mode_Bytes - canonicalId_not_contains: mode_Bytes - canonicalDomain: BigInt - canonicalDomain_not: BigInt - canonicalDomain_gt: BigInt - canonicalDomain_lt: BigInt - canonicalDomain_gte: BigInt - canonicalDomain_lte: BigInt - canonicalDomain_in: [BigInt!] - canonicalDomain_not_in: [BigInt!] - adoptedAsset: mode_Bytes - adoptedAsset_not: mode_Bytes - adoptedAsset_gt: mode_Bytes - adoptedAsset_lt: mode_Bytes - adoptedAsset_gte: mode_Bytes - adoptedAsset_lte: mode_Bytes - adoptedAsset_in: [mode_Bytes!] - adoptedAsset_not_in: [mode_Bytes!] - adoptedAsset_contains: mode_Bytes - adoptedAsset_not_contains: mode_Bytes - localAsset: mode_Bytes - localAsset_not: mode_Bytes - localAsset_gt: mode_Bytes - localAsset_lt: mode_Bytes - localAsset_gte: mode_Bytes - localAsset_lte: mode_Bytes - localAsset_in: [mode_Bytes!] - localAsset_not_in: [mode_Bytes!] - localAsset_contains: mode_Bytes - localAsset_not_contains: mode_Bytes + canonicalId: stagingmetis_Bytes + canonicalId_not: stagingmetis_Bytes + canonicalId_gt: stagingmetis_Bytes + canonicalId_lt: stagingmetis_Bytes + canonicalId_gte: stagingmetis_Bytes + canonicalId_lte: stagingmetis_Bytes + canonicalId_in: [stagingmetis_Bytes!] + canonicalId_not_in: [stagingmetis_Bytes!] + canonicalId_contains: stagingmetis_Bytes + canonicalId_not_contains: stagingmetis_Bytes + canonicalDomain: BigInt + canonicalDomain_not: BigInt + canonicalDomain_gt: BigInt + canonicalDomain_lt: BigInt + canonicalDomain_gte: BigInt + canonicalDomain_lte: BigInt + canonicalDomain_in: [BigInt!] + canonicalDomain_not_in: [BigInt!] + adoptedAsset: stagingmetis_Bytes + adoptedAsset_not: stagingmetis_Bytes + adoptedAsset_gt: stagingmetis_Bytes + adoptedAsset_lt: stagingmetis_Bytes + adoptedAsset_gte: stagingmetis_Bytes + adoptedAsset_lte: stagingmetis_Bytes + adoptedAsset_in: [stagingmetis_Bytes!] + adoptedAsset_not_in: [stagingmetis_Bytes!] + adoptedAsset_contains: stagingmetis_Bytes + adoptedAsset_not_contains: stagingmetis_Bytes + localAsset: stagingmetis_Bytes + localAsset_not: stagingmetis_Bytes + localAsset_gt: stagingmetis_Bytes + localAsset_lt: stagingmetis_Bytes + localAsset_gte: stagingmetis_Bytes + localAsset_lte: stagingmetis_Bytes + localAsset_in: [stagingmetis_Bytes!] + localAsset_not_in: [stagingmetis_Bytes!] + localAsset_contains: stagingmetis_Bytes + localAsset_not_contains: stagingmetis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -199464,14 +199020,14 @@ input mode_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: mode_AssetStatus_filter + status_: stagingmetis_AssetStatus_filter """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_Asset_filter] - or: [mode_Asset_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_Asset_filter] + or: [stagingmetis_Asset_filter] } -enum mode_Asset_orderBy { +enum stagingmetis_Asset_orderBy { id key decimal @@ -199486,30 +199042,30 @@ enum mode_Asset_orderBy { status__status } -scalar mode_BigDecimal +scalar stagingmetis_BigDecimal -input mode_BlockChangedFilter { +input stagingmetis_BlockChangedFilter { number_gte: Int! } -input mode_Block_height { - hash: mode_Bytes +input stagingmetis_Block_height { + hash: stagingmetis_Bytes number: Int number_gte: Int } -scalar mode_Bytes +scalar stagingmetis_Bytes -type mode_ConnectorMeta { +type stagingmetis_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: mode_Bytes - rootManager: mode_Bytes - mirrorConnector: mode_Bytes + amb: stagingmetis_Bytes + rootManager: stagingmetis_Bytes + mirrorConnector: stagingmetis_Bytes } -input mode_ConnectorMeta_filter { +input stagingmetis_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -199534,43 +199090,43 @@ input mode_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: mode_Bytes - amb_not: mode_Bytes - amb_gt: mode_Bytes - amb_lt: mode_Bytes - amb_gte: mode_Bytes - amb_lte: mode_Bytes - amb_in: [mode_Bytes!] - amb_not_in: [mode_Bytes!] - amb_contains: mode_Bytes - amb_not_contains: mode_Bytes - rootManager: mode_Bytes - rootManager_not: mode_Bytes - rootManager_gt: mode_Bytes - rootManager_lt: mode_Bytes - rootManager_gte: mode_Bytes - rootManager_lte: mode_Bytes - rootManager_in: [mode_Bytes!] - rootManager_not_in: [mode_Bytes!] - rootManager_contains: mode_Bytes - rootManager_not_contains: mode_Bytes - mirrorConnector: mode_Bytes - mirrorConnector_not: mode_Bytes - mirrorConnector_gt: mode_Bytes - mirrorConnector_lt: mode_Bytes - mirrorConnector_gte: mode_Bytes - mirrorConnector_lte: mode_Bytes - mirrorConnector_in: [mode_Bytes!] - mirrorConnector_not_in: [mode_Bytes!] - mirrorConnector_contains: mode_Bytes - mirrorConnector_not_contains: mode_Bytes + amb: stagingmetis_Bytes + amb_not: stagingmetis_Bytes + amb_gt: stagingmetis_Bytes + amb_lt: stagingmetis_Bytes + amb_gte: stagingmetis_Bytes + amb_lte: stagingmetis_Bytes + amb_in: [stagingmetis_Bytes!] + amb_not_in: [stagingmetis_Bytes!] + amb_contains: stagingmetis_Bytes + amb_not_contains: stagingmetis_Bytes + rootManager: stagingmetis_Bytes + rootManager_not: stagingmetis_Bytes + rootManager_gt: stagingmetis_Bytes + rootManager_lt: stagingmetis_Bytes + rootManager_gte: stagingmetis_Bytes + rootManager_lte: stagingmetis_Bytes + rootManager_in: [stagingmetis_Bytes!] + rootManager_not_in: [stagingmetis_Bytes!] + rootManager_contains: stagingmetis_Bytes + rootManager_not_contains: stagingmetis_Bytes + mirrorConnector: stagingmetis_Bytes + mirrorConnector_not: stagingmetis_Bytes + mirrorConnector_gt: stagingmetis_Bytes + mirrorConnector_lt: stagingmetis_Bytes + mirrorConnector_gte: stagingmetis_Bytes + mirrorConnector_lte: stagingmetis_Bytes + mirrorConnector_in: [stagingmetis_Bytes!] + mirrorConnector_not_in: [stagingmetis_Bytes!] + mirrorConnector_contains: stagingmetis_Bytes + mirrorConnector_not_contains: stagingmetis_Bytes """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_ConnectorMeta_filter] - or: [mode_ConnectorMeta_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_ConnectorMeta_filter] + or: [stagingmetis_ConnectorMeta_filter] } -enum mode_ConnectorMeta_orderBy { +enum stagingmetis_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -199579,48 +199135,48 @@ enum mode_ConnectorMeta_orderBy { mirrorConnector } -type mode_DestinationTransfer { +type stagingmetis_DestinationTransfer { id: ID! chainId: BigInt - transferId: mode_Bytes + transferId: stagingmetis_Bytes nonce: BigInt - status: mode_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: mode_Router_orderBy, orderDirection: mode_OrderDirection, where: mode_Router_filter): [mode_Router!] + status: stagingmetis_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingmetis_Router_orderBy, orderDirection: stagingmetis_OrderDirection, where: stagingmetis_Router_filter): [stagingmetis_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: mode_Bytes - delegate: mode_Bytes + to: stagingmetis_Bytes + delegate: stagingmetis_Bytes receiveLocal: Boolean - callData: mode_Bytes + callData: stagingmetis_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: mode_Bytes + originSender: stagingmetis_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: mode_Bytes - asset: mode_Asset + canonicalId: stagingmetis_Bytes + asset: stagingmetis_Asset amount: BigInt routersFee: BigInt - executedCaller: mode_Bytes - executedTransactionHash: mode_Bytes + executedCaller: stagingmetis_Bytes + executedTransactionHash: stagingmetis_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: mode_Bytes + executedTxOrigin: stagingmetis_Bytes executedTxNonce: BigInt - reconciledCaller: mode_Bytes - reconciledTransactionHash: mode_Bytes + reconciledCaller: stagingmetis_Bytes + reconciledTransactionHash: stagingmetis_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: mode_Bytes + reconciledTxOrigin: stagingmetis_Bytes reconciledTxNonce: BigInt } -input mode_DestinationTransfer_filter { +input stagingmetis_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -199637,16 +199193,16 @@ input mode_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: mode_Bytes - transferId_not: mode_Bytes - transferId_gt: mode_Bytes - transferId_lt: mode_Bytes - transferId_gte: mode_Bytes - transferId_lte: mode_Bytes - transferId_in: [mode_Bytes!] - transferId_not_in: [mode_Bytes!] - transferId_contains: mode_Bytes - transferId_not_contains: mode_Bytes + transferId: stagingmetis_Bytes + transferId_not: stagingmetis_Bytes + transferId_gt: stagingmetis_Bytes + transferId_lt: stagingmetis_Bytes + transferId_gte: stagingmetis_Bytes + transferId_lte: stagingmetis_Bytes + transferId_in: [stagingmetis_Bytes!] + transferId_not_in: [stagingmetis_Bytes!] + transferId_contains: stagingmetis_Bytes + transferId_not_contains: stagingmetis_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -199655,17 +199211,17 @@ input mode_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: mode_TransferStatus - status_not: mode_TransferStatus - status_in: [mode_TransferStatus!] - status_not_in: [mode_TransferStatus!] + status: stagingmetis_TransferStatus + status_not: stagingmetis_TransferStatus + status_in: [stagingmetis_TransferStatus!] + status_not_in: [stagingmetis_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: mode_Router_filter + routers_: stagingmetis_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -199690,40 +199246,40 @@ input mode_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: mode_Bytes - to_not: mode_Bytes - to_gt: mode_Bytes - to_lt: mode_Bytes - to_gte: mode_Bytes - to_lte: mode_Bytes - to_in: [mode_Bytes!] - to_not_in: [mode_Bytes!] - to_contains: mode_Bytes - to_not_contains: mode_Bytes - delegate: mode_Bytes - delegate_not: mode_Bytes - delegate_gt: mode_Bytes - delegate_lt: mode_Bytes - delegate_gte: mode_Bytes - delegate_lte: mode_Bytes - delegate_in: [mode_Bytes!] - delegate_not_in: [mode_Bytes!] - delegate_contains: mode_Bytes - delegate_not_contains: mode_Bytes + to: stagingmetis_Bytes + to_not: stagingmetis_Bytes + to_gt: stagingmetis_Bytes + to_lt: stagingmetis_Bytes + to_gte: stagingmetis_Bytes + to_lte: stagingmetis_Bytes + to_in: [stagingmetis_Bytes!] + to_not_in: [stagingmetis_Bytes!] + to_contains: stagingmetis_Bytes + to_not_contains: stagingmetis_Bytes + delegate: stagingmetis_Bytes + delegate_not: stagingmetis_Bytes + delegate_gt: stagingmetis_Bytes + delegate_lt: stagingmetis_Bytes + delegate_gte: stagingmetis_Bytes + delegate_lte: stagingmetis_Bytes + delegate_in: [stagingmetis_Bytes!] + delegate_not_in: [stagingmetis_Bytes!] + delegate_contains: stagingmetis_Bytes + delegate_not_contains: stagingmetis_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: mode_Bytes - callData_not: mode_Bytes - callData_gt: mode_Bytes - callData_lt: mode_Bytes - callData_gte: mode_Bytes - callData_lte: mode_Bytes - callData_in: [mode_Bytes!] - callData_not_in: [mode_Bytes!] - callData_contains: mode_Bytes - callData_not_contains: mode_Bytes + callData: stagingmetis_Bytes + callData_not: stagingmetis_Bytes + callData_gt: stagingmetis_Bytes + callData_lt: stagingmetis_Bytes + callData_gte: stagingmetis_Bytes + callData_lte: stagingmetis_Bytes + callData_in: [stagingmetis_Bytes!] + callData_not_in: [stagingmetis_Bytes!] + callData_contains: stagingmetis_Bytes + callData_not_contains: stagingmetis_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -199740,16 +199296,16 @@ input mode_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: mode_Bytes - originSender_not: mode_Bytes - originSender_gt: mode_Bytes - originSender_lt: mode_Bytes - originSender_gte: mode_Bytes - originSender_lte: mode_Bytes - originSender_in: [mode_Bytes!] - originSender_not_in: [mode_Bytes!] - originSender_contains: mode_Bytes - originSender_not_contains: mode_Bytes + originSender: stagingmetis_Bytes + originSender_not: stagingmetis_Bytes + originSender_gt: stagingmetis_Bytes + originSender_lt: stagingmetis_Bytes + originSender_gte: stagingmetis_Bytes + originSender_lte: stagingmetis_Bytes + originSender_in: [stagingmetis_Bytes!] + originSender_not_in: [stagingmetis_Bytes!] + originSender_contains: stagingmetis_Bytes + originSender_not_contains: stagingmetis_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -199766,16 +199322,16 @@ input mode_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: mode_Bytes - canonicalId_not: mode_Bytes - canonicalId_gt: mode_Bytes - canonicalId_lt: mode_Bytes - canonicalId_gte: mode_Bytes - canonicalId_lte: mode_Bytes - canonicalId_in: [mode_Bytes!] - canonicalId_not_in: [mode_Bytes!] - canonicalId_contains: mode_Bytes - canonicalId_not_contains: mode_Bytes + canonicalId: stagingmetis_Bytes + canonicalId_not: stagingmetis_Bytes + canonicalId_gt: stagingmetis_Bytes + canonicalId_lt: stagingmetis_Bytes + canonicalId_gte: stagingmetis_Bytes + canonicalId_lte: stagingmetis_Bytes + canonicalId_in: [stagingmetis_Bytes!] + canonicalId_not_in: [stagingmetis_Bytes!] + canonicalId_contains: stagingmetis_Bytes + canonicalId_not_contains: stagingmetis_Bytes asset: String asset_not: String asset_gt: String @@ -199796,7 +199352,7 @@ input mode_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mode_Asset_filter + asset_: stagingmetis_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -199813,26 +199369,26 @@ input mode_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: mode_Bytes - executedCaller_not: mode_Bytes - executedCaller_gt: mode_Bytes - executedCaller_lt: mode_Bytes - executedCaller_gte: mode_Bytes - executedCaller_lte: mode_Bytes - executedCaller_in: [mode_Bytes!] - executedCaller_not_in: [mode_Bytes!] - executedCaller_contains: mode_Bytes - executedCaller_not_contains: mode_Bytes - executedTransactionHash: mode_Bytes - executedTransactionHash_not: mode_Bytes - executedTransactionHash_gt: mode_Bytes - executedTransactionHash_lt: mode_Bytes - executedTransactionHash_gte: mode_Bytes - executedTransactionHash_lte: mode_Bytes - executedTransactionHash_in: [mode_Bytes!] - executedTransactionHash_not_in: [mode_Bytes!] - executedTransactionHash_contains: mode_Bytes - executedTransactionHash_not_contains: mode_Bytes + executedCaller: stagingmetis_Bytes + executedCaller_not: stagingmetis_Bytes + executedCaller_gt: stagingmetis_Bytes + executedCaller_lt: stagingmetis_Bytes + executedCaller_gte: stagingmetis_Bytes + executedCaller_lte: stagingmetis_Bytes + executedCaller_in: [stagingmetis_Bytes!] + executedCaller_not_in: [stagingmetis_Bytes!] + executedCaller_contains: stagingmetis_Bytes + executedCaller_not_contains: stagingmetis_Bytes + executedTransactionHash: stagingmetis_Bytes + executedTransactionHash_not: stagingmetis_Bytes + executedTransactionHash_gt: stagingmetis_Bytes + executedTransactionHash_lt: stagingmetis_Bytes + executedTransactionHash_gte: stagingmetis_Bytes + executedTransactionHash_lte: stagingmetis_Bytes + executedTransactionHash_in: [stagingmetis_Bytes!] + executedTransactionHash_not_in: [stagingmetis_Bytes!] + executedTransactionHash_contains: stagingmetis_Bytes + executedTransactionHash_not_contains: stagingmetis_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -199865,16 +199421,16 @@ input mode_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: mode_Bytes - executedTxOrigin_not: mode_Bytes - executedTxOrigin_gt: mode_Bytes - executedTxOrigin_lt: mode_Bytes - executedTxOrigin_gte: mode_Bytes - executedTxOrigin_lte: mode_Bytes - executedTxOrigin_in: [mode_Bytes!] - executedTxOrigin_not_in: [mode_Bytes!] - executedTxOrigin_contains: mode_Bytes - executedTxOrigin_not_contains: mode_Bytes + executedTxOrigin: stagingmetis_Bytes + executedTxOrigin_not: stagingmetis_Bytes + executedTxOrigin_gt: stagingmetis_Bytes + executedTxOrigin_lt: stagingmetis_Bytes + executedTxOrigin_gte: stagingmetis_Bytes + executedTxOrigin_lte: stagingmetis_Bytes + executedTxOrigin_in: [stagingmetis_Bytes!] + executedTxOrigin_not_in: [stagingmetis_Bytes!] + executedTxOrigin_contains: stagingmetis_Bytes + executedTxOrigin_not_contains: stagingmetis_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -199883,26 +199439,26 @@ input mode_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: mode_Bytes - reconciledCaller_not: mode_Bytes - reconciledCaller_gt: mode_Bytes - reconciledCaller_lt: mode_Bytes - reconciledCaller_gte: mode_Bytes - reconciledCaller_lte: mode_Bytes - reconciledCaller_in: [mode_Bytes!] - reconciledCaller_not_in: [mode_Bytes!] - reconciledCaller_contains: mode_Bytes - reconciledCaller_not_contains: mode_Bytes - reconciledTransactionHash: mode_Bytes - reconciledTransactionHash_not: mode_Bytes - reconciledTransactionHash_gt: mode_Bytes - reconciledTransactionHash_lt: mode_Bytes - reconciledTransactionHash_gte: mode_Bytes - reconciledTransactionHash_lte: mode_Bytes - reconciledTransactionHash_in: [mode_Bytes!] - reconciledTransactionHash_not_in: [mode_Bytes!] - reconciledTransactionHash_contains: mode_Bytes - reconciledTransactionHash_not_contains: mode_Bytes + reconciledCaller: stagingmetis_Bytes + reconciledCaller_not: stagingmetis_Bytes + reconciledCaller_gt: stagingmetis_Bytes + reconciledCaller_lt: stagingmetis_Bytes + reconciledCaller_gte: stagingmetis_Bytes + reconciledCaller_lte: stagingmetis_Bytes + reconciledCaller_in: [stagingmetis_Bytes!] + reconciledCaller_not_in: [stagingmetis_Bytes!] + reconciledCaller_contains: stagingmetis_Bytes + reconciledCaller_not_contains: stagingmetis_Bytes + reconciledTransactionHash: stagingmetis_Bytes + reconciledTransactionHash_not: stagingmetis_Bytes + reconciledTransactionHash_gt: stagingmetis_Bytes + reconciledTransactionHash_lt: stagingmetis_Bytes + reconciledTransactionHash_gte: stagingmetis_Bytes + reconciledTransactionHash_lte: stagingmetis_Bytes + reconciledTransactionHash_in: [stagingmetis_Bytes!] + reconciledTransactionHash_not_in: [stagingmetis_Bytes!] + reconciledTransactionHash_contains: stagingmetis_Bytes + reconciledTransactionHash_not_contains: stagingmetis_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -199935,16 +199491,16 @@ input mode_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: mode_Bytes - reconciledTxOrigin_not: mode_Bytes - reconciledTxOrigin_gt: mode_Bytes - reconciledTxOrigin_lt: mode_Bytes - reconciledTxOrigin_gte: mode_Bytes - reconciledTxOrigin_lte: mode_Bytes - reconciledTxOrigin_in: [mode_Bytes!] - reconciledTxOrigin_not_in: [mode_Bytes!] - reconciledTxOrigin_contains: mode_Bytes - reconciledTxOrigin_not_contains: mode_Bytes + reconciledTxOrigin: stagingmetis_Bytes + reconciledTxOrigin_not: stagingmetis_Bytes + reconciledTxOrigin_gt: stagingmetis_Bytes + reconciledTxOrigin_lt: stagingmetis_Bytes + reconciledTxOrigin_gte: stagingmetis_Bytes + reconciledTxOrigin_lte: stagingmetis_Bytes + reconciledTxOrigin_in: [stagingmetis_Bytes!] + reconciledTxOrigin_not_in: [stagingmetis_Bytes!] + reconciledTxOrigin_contains: stagingmetis_Bytes + reconciledTxOrigin_not_contains: stagingmetis_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -199954,12 +199510,12 @@ input mode_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_DestinationTransfer_filter] - or: [mode_DestinationTransfer_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_DestinationTransfer_filter] + or: [stagingmetis_DestinationTransfer_filter] } -enum mode_DestinationTransfer_orderBy { +enum stagingmetis_DestinationTransfer_orderBy { id chainId transferId @@ -200013,16 +199569,16 @@ enum mode_DestinationTransfer_orderBy { 8 bytes signed integer """ -scalar mode_Int8 +scalar stagingmetis_Int8 -type mode_OptimisticRootFinalized { +type stagingmetis_OptimisticRootFinalized { id: ID! - aggregateRoot: mode_Bytes! + aggregateRoot: stagingmetis_Bytes! timestamp: BigInt! blockNumber: BigInt } -input mode_OptimisticRootFinalized_filter { +input stagingmetis_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -200031,16 +199587,16 @@ input mode_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mode_Bytes - aggregateRoot_not: mode_Bytes - aggregateRoot_gt: mode_Bytes - aggregateRoot_lt: mode_Bytes - aggregateRoot_gte: mode_Bytes - aggregateRoot_lte: mode_Bytes - aggregateRoot_in: [mode_Bytes!] - aggregateRoot_not_in: [mode_Bytes!] - aggregateRoot_contains: mode_Bytes - aggregateRoot_not_contains: mode_Bytes + aggregateRoot: stagingmetis_Bytes + aggregateRoot_not: stagingmetis_Bytes + aggregateRoot_gt: stagingmetis_Bytes + aggregateRoot_lt: stagingmetis_Bytes + aggregateRoot_gte: stagingmetis_Bytes + aggregateRoot_lte: stagingmetis_Bytes + aggregateRoot_in: [stagingmetis_Bytes!] + aggregateRoot_not_in: [stagingmetis_Bytes!] + aggregateRoot_contains: stagingmetis_Bytes + aggregateRoot_not_contains: stagingmetis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -200058,12 +199614,12 @@ input mode_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_OptimisticRootFinalized_filter] - or: [mode_OptimisticRootFinalized_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_OptimisticRootFinalized_filter] + or: [stagingmetis_OptimisticRootFinalized_filter] } -enum mode_OptimisticRootFinalized_orderBy { +enum stagingmetis_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp @@ -200071,25 +199627,25 @@ enum mode_OptimisticRootFinalized_orderBy { } """Defines the order direction, either ascending or descending""" -enum mode_OrderDirection { +enum stagingmetis_OrderDirection { asc desc } -type mode_OriginMessage { +type stagingmetis_OriginMessage { id: ID! - transferId: mode_Bytes + transferId: stagingmetis_Bytes destinationDomain: BigInt - leaf: mode_Bytes + leaf: stagingmetis_Bytes index: BigInt - message: mode_Bytes - root: mode_Bytes - transactionHash: mode_Bytes + message: stagingmetis_Bytes + root: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes blockNumber: BigInt - rootCount: mode_RootCount + rootCount: stagingmetis_RootCount } -input mode_OriginMessage_filter { +input stagingmetis_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -200098,16 +199654,16 @@ input mode_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: mode_Bytes - transferId_not: mode_Bytes - transferId_gt: mode_Bytes - transferId_lt: mode_Bytes - transferId_gte: mode_Bytes - transferId_lte: mode_Bytes - transferId_in: [mode_Bytes!] - transferId_not_in: [mode_Bytes!] - transferId_contains: mode_Bytes - transferId_not_contains: mode_Bytes + transferId: stagingmetis_Bytes + transferId_not: stagingmetis_Bytes + transferId_gt: stagingmetis_Bytes + transferId_lt: stagingmetis_Bytes + transferId_gte: stagingmetis_Bytes + transferId_lte: stagingmetis_Bytes + transferId_in: [stagingmetis_Bytes!] + transferId_not_in: [stagingmetis_Bytes!] + transferId_contains: stagingmetis_Bytes + transferId_not_contains: stagingmetis_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -200116,16 +199672,16 @@ input mode_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: mode_Bytes - leaf_not: mode_Bytes - leaf_gt: mode_Bytes - leaf_lt: mode_Bytes - leaf_gte: mode_Bytes - leaf_lte: mode_Bytes - leaf_in: [mode_Bytes!] - leaf_not_in: [mode_Bytes!] - leaf_contains: mode_Bytes - leaf_not_contains: mode_Bytes + leaf: stagingmetis_Bytes + leaf_not: stagingmetis_Bytes + leaf_gt: stagingmetis_Bytes + leaf_lt: stagingmetis_Bytes + leaf_gte: stagingmetis_Bytes + leaf_lte: stagingmetis_Bytes + leaf_in: [stagingmetis_Bytes!] + leaf_not_in: [stagingmetis_Bytes!] + leaf_contains: stagingmetis_Bytes + leaf_not_contains: stagingmetis_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -200134,36 +199690,36 @@ input mode_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: mode_Bytes - message_not: mode_Bytes - message_gt: mode_Bytes - message_lt: mode_Bytes - message_gte: mode_Bytes - message_lte: mode_Bytes - message_in: [mode_Bytes!] - message_not_in: [mode_Bytes!] - message_contains: mode_Bytes - message_not_contains: mode_Bytes - root: mode_Bytes - root_not: mode_Bytes - root_gt: mode_Bytes - root_lt: mode_Bytes - root_gte: mode_Bytes - root_lte: mode_Bytes - root_in: [mode_Bytes!] - root_not_in: [mode_Bytes!] - root_contains: mode_Bytes - root_not_contains: mode_Bytes - transactionHash: mode_Bytes - transactionHash_not: mode_Bytes - transactionHash_gt: mode_Bytes - transactionHash_lt: mode_Bytes - transactionHash_gte: mode_Bytes - transactionHash_lte: mode_Bytes - transactionHash_in: [mode_Bytes!] - transactionHash_not_in: [mode_Bytes!] - transactionHash_contains: mode_Bytes - transactionHash_not_contains: mode_Bytes + message: stagingmetis_Bytes + message_not: stagingmetis_Bytes + message_gt: stagingmetis_Bytes + message_lt: stagingmetis_Bytes + message_gte: stagingmetis_Bytes + message_lte: stagingmetis_Bytes + message_in: [stagingmetis_Bytes!] + message_not_in: [stagingmetis_Bytes!] + message_contains: stagingmetis_Bytes + message_not_contains: stagingmetis_Bytes + root: stagingmetis_Bytes + root_not: stagingmetis_Bytes + root_gt: stagingmetis_Bytes + root_lt: stagingmetis_Bytes + root_gte: stagingmetis_Bytes + root_lte: stagingmetis_Bytes + root_in: [stagingmetis_Bytes!] + root_not_in: [stagingmetis_Bytes!] + root_contains: stagingmetis_Bytes + root_not_contains: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes + transactionHash_not: stagingmetis_Bytes + transactionHash_gt: stagingmetis_Bytes + transactionHash_lt: stagingmetis_Bytes + transactionHash_gte: stagingmetis_Bytes + transactionHash_lte: stagingmetis_Bytes + transactionHash_in: [stagingmetis_Bytes!] + transactionHash_not_in: [stagingmetis_Bytes!] + transactionHash_contains: stagingmetis_Bytes + transactionHash_not_contains: stagingmetis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -200192,14 +199748,14 @@ input mode_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: mode_RootCount_filter + rootCount_: stagingmetis_RootCount_filter """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_OriginMessage_filter] - or: [mode_OriginMessage_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_OriginMessage_filter] + or: [stagingmetis_OriginMessage_filter] } -enum mode_OriginMessage_orderBy { +enum stagingmetis_OriginMessage_orderBy { id transferId destinationDomain @@ -200214,42 +199770,42 @@ enum mode_OriginMessage_orderBy { rootCount__count } -type mode_OriginTransfer { +type stagingmetis_OriginTransfer { id: ID! chainId: BigInt - transferId: mode_Bytes + transferId: stagingmetis_Bytes nonce: BigInt - status: mode_TransferStatus - messageHash: mode_Bytes + status: stagingmetis_TransferStatus + messageHash: stagingmetis_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: mode_Bytes - delegate: mode_Bytes + to: stagingmetis_Bytes + delegate: stagingmetis_Bytes receiveLocal: Boolean - callData: mode_Bytes + callData: stagingmetis_Bytes slippage: BigInt - originSender: mode_Bytes + originSender: stagingmetis_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: mode_Bytes - asset: mode_Asset - transactingAsset: mode_Bytes - message: mode_OriginMessage + canonicalId: stagingmetis_Bytes + asset: stagingmetis_Asset + transactingAsset: stagingmetis_Bytes + message: stagingmetis_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: mode_RelayerFee_orderBy, orderDirection: mode_OrderDirection, where: mode_RelayerFee_filter): [mode_RelayerFee!] - initialRelayerFeeAsset: mode_Bytes - caller: mode_Bytes - transactionHash: mode_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmetis_RelayerFee_orderBy, orderDirection: stagingmetis_OrderDirection, where: stagingmetis_RelayerFee_filter): [stagingmetis_RelayerFee!] + initialRelayerFeeAsset: stagingmetis_Bytes + caller: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: mode_Bytes + txOrigin: stagingmetis_Bytes txNonce: BigInt } -input mode_OriginTransfer_filter { +input stagingmetis_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -200266,16 +199822,16 @@ input mode_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: mode_Bytes - transferId_not: mode_Bytes - transferId_gt: mode_Bytes - transferId_lt: mode_Bytes - transferId_gte: mode_Bytes - transferId_lte: mode_Bytes - transferId_in: [mode_Bytes!] - transferId_not_in: [mode_Bytes!] - transferId_contains: mode_Bytes - transferId_not_contains: mode_Bytes + transferId: stagingmetis_Bytes + transferId_not: stagingmetis_Bytes + transferId_gt: stagingmetis_Bytes + transferId_lt: stagingmetis_Bytes + transferId_gte: stagingmetis_Bytes + transferId_lte: stagingmetis_Bytes + transferId_in: [stagingmetis_Bytes!] + transferId_not_in: [stagingmetis_Bytes!] + transferId_contains: stagingmetis_Bytes + transferId_not_contains: stagingmetis_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -200284,20 +199840,20 @@ input mode_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: mode_TransferStatus - status_not: mode_TransferStatus - status_in: [mode_TransferStatus!] - status_not_in: [mode_TransferStatus!] - messageHash: mode_Bytes - messageHash_not: mode_Bytes - messageHash_gt: mode_Bytes - messageHash_lt: mode_Bytes - messageHash_gte: mode_Bytes - messageHash_lte: mode_Bytes - messageHash_in: [mode_Bytes!] - messageHash_not_in: [mode_Bytes!] - messageHash_contains: mode_Bytes - messageHash_not_contains: mode_Bytes + status: stagingmetis_TransferStatus + status_not: stagingmetis_TransferStatus + status_in: [stagingmetis_TransferStatus!] + status_not_in: [stagingmetis_TransferStatus!] + messageHash: stagingmetis_Bytes + messageHash_not: stagingmetis_Bytes + messageHash_gt: stagingmetis_Bytes + messageHash_lt: stagingmetis_Bytes + messageHash_gte: stagingmetis_Bytes + messageHash_lte: stagingmetis_Bytes + messageHash_in: [stagingmetis_Bytes!] + messageHash_not_in: [stagingmetis_Bytes!] + messageHash_contains: stagingmetis_Bytes + messageHash_not_contains: stagingmetis_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -200322,40 +199878,40 @@ input mode_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: mode_Bytes - to_not: mode_Bytes - to_gt: mode_Bytes - to_lt: mode_Bytes - to_gte: mode_Bytes - to_lte: mode_Bytes - to_in: [mode_Bytes!] - to_not_in: [mode_Bytes!] - to_contains: mode_Bytes - to_not_contains: mode_Bytes - delegate: mode_Bytes - delegate_not: mode_Bytes - delegate_gt: mode_Bytes - delegate_lt: mode_Bytes - delegate_gte: mode_Bytes - delegate_lte: mode_Bytes - delegate_in: [mode_Bytes!] - delegate_not_in: [mode_Bytes!] - delegate_contains: mode_Bytes - delegate_not_contains: mode_Bytes + to: stagingmetis_Bytes + to_not: stagingmetis_Bytes + to_gt: stagingmetis_Bytes + to_lt: stagingmetis_Bytes + to_gte: stagingmetis_Bytes + to_lte: stagingmetis_Bytes + to_in: [stagingmetis_Bytes!] + to_not_in: [stagingmetis_Bytes!] + to_contains: stagingmetis_Bytes + to_not_contains: stagingmetis_Bytes + delegate: stagingmetis_Bytes + delegate_not: stagingmetis_Bytes + delegate_gt: stagingmetis_Bytes + delegate_lt: stagingmetis_Bytes + delegate_gte: stagingmetis_Bytes + delegate_lte: stagingmetis_Bytes + delegate_in: [stagingmetis_Bytes!] + delegate_not_in: [stagingmetis_Bytes!] + delegate_contains: stagingmetis_Bytes + delegate_not_contains: stagingmetis_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: mode_Bytes - callData_not: mode_Bytes - callData_gt: mode_Bytes - callData_lt: mode_Bytes - callData_gte: mode_Bytes - callData_lte: mode_Bytes - callData_in: [mode_Bytes!] - callData_not_in: [mode_Bytes!] - callData_contains: mode_Bytes - callData_not_contains: mode_Bytes + callData: stagingmetis_Bytes + callData_not: stagingmetis_Bytes + callData_gt: stagingmetis_Bytes + callData_lt: stagingmetis_Bytes + callData_gte: stagingmetis_Bytes + callData_lte: stagingmetis_Bytes + callData_in: [stagingmetis_Bytes!] + callData_not_in: [stagingmetis_Bytes!] + callData_contains: stagingmetis_Bytes + callData_not_contains: stagingmetis_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -200364,16 +199920,16 @@ input mode_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: mode_Bytes - originSender_not: mode_Bytes - originSender_gt: mode_Bytes - originSender_lt: mode_Bytes - originSender_gte: mode_Bytes - originSender_lte: mode_Bytes - originSender_in: [mode_Bytes!] - originSender_not_in: [mode_Bytes!] - originSender_contains: mode_Bytes - originSender_not_contains: mode_Bytes + originSender: stagingmetis_Bytes + originSender_not: stagingmetis_Bytes + originSender_gt: stagingmetis_Bytes + originSender_lt: stagingmetis_Bytes + originSender_gte: stagingmetis_Bytes + originSender_lte: stagingmetis_Bytes + originSender_in: [stagingmetis_Bytes!] + originSender_not_in: [stagingmetis_Bytes!] + originSender_contains: stagingmetis_Bytes + originSender_not_contains: stagingmetis_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -200390,16 +199946,16 @@ input mode_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: mode_Bytes - canonicalId_not: mode_Bytes - canonicalId_gt: mode_Bytes - canonicalId_lt: mode_Bytes - canonicalId_gte: mode_Bytes - canonicalId_lte: mode_Bytes - canonicalId_in: [mode_Bytes!] - canonicalId_not_in: [mode_Bytes!] - canonicalId_contains: mode_Bytes - canonicalId_not_contains: mode_Bytes + canonicalId: stagingmetis_Bytes + canonicalId_not: stagingmetis_Bytes + canonicalId_gt: stagingmetis_Bytes + canonicalId_lt: stagingmetis_Bytes + canonicalId_gte: stagingmetis_Bytes + canonicalId_lte: stagingmetis_Bytes + canonicalId_in: [stagingmetis_Bytes!] + canonicalId_not_in: [stagingmetis_Bytes!] + canonicalId_contains: stagingmetis_Bytes + canonicalId_not_contains: stagingmetis_Bytes asset: String asset_not: String asset_gt: String @@ -200420,17 +199976,17 @@ input mode_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mode_Asset_filter - transactingAsset: mode_Bytes - transactingAsset_not: mode_Bytes - transactingAsset_gt: mode_Bytes - transactingAsset_lt: mode_Bytes - transactingAsset_gte: mode_Bytes - transactingAsset_lte: mode_Bytes - transactingAsset_in: [mode_Bytes!] - transactingAsset_not_in: [mode_Bytes!] - transactingAsset_contains: mode_Bytes - transactingAsset_not_contains: mode_Bytes + asset_: stagingmetis_Asset_filter + transactingAsset: stagingmetis_Bytes + transactingAsset_not: stagingmetis_Bytes + transactingAsset_gt: stagingmetis_Bytes + transactingAsset_lt: stagingmetis_Bytes + transactingAsset_gte: stagingmetis_Bytes + transactingAsset_lte: stagingmetis_Bytes + transactingAsset_in: [stagingmetis_Bytes!] + transactingAsset_not_in: [stagingmetis_Bytes!] + transactingAsset_contains: stagingmetis_Bytes + transactingAsset_not_contains: stagingmetis_Bytes message: String message_not: String message_gt: String @@ -200451,7 +200007,7 @@ input mode_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: mode_OriginMessage_filter + message_: stagingmetis_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -200466,37 +200022,37 @@ input mode_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: mode_RelayerFee_filter - initialRelayerFeeAsset: mode_Bytes - initialRelayerFeeAsset_not: mode_Bytes - initialRelayerFeeAsset_gt: mode_Bytes - initialRelayerFeeAsset_lt: mode_Bytes - initialRelayerFeeAsset_gte: mode_Bytes - initialRelayerFeeAsset_lte: mode_Bytes - initialRelayerFeeAsset_in: [mode_Bytes!] - initialRelayerFeeAsset_not_in: [mode_Bytes!] - initialRelayerFeeAsset_contains: mode_Bytes - initialRelayerFeeAsset_not_contains: mode_Bytes - caller: mode_Bytes - caller_not: mode_Bytes - caller_gt: mode_Bytes - caller_lt: mode_Bytes - caller_gte: mode_Bytes - caller_lte: mode_Bytes - caller_in: [mode_Bytes!] - caller_not_in: [mode_Bytes!] - caller_contains: mode_Bytes - caller_not_contains: mode_Bytes - transactionHash: mode_Bytes - transactionHash_not: mode_Bytes - transactionHash_gt: mode_Bytes - transactionHash_lt: mode_Bytes - transactionHash_gte: mode_Bytes - transactionHash_lte: mode_Bytes - transactionHash_in: [mode_Bytes!] - transactionHash_not_in: [mode_Bytes!] - transactionHash_contains: mode_Bytes - transactionHash_not_contains: mode_Bytes + relayerFees_: stagingmetis_RelayerFee_filter + initialRelayerFeeAsset: stagingmetis_Bytes + initialRelayerFeeAsset_not: stagingmetis_Bytes + initialRelayerFeeAsset_gt: stagingmetis_Bytes + initialRelayerFeeAsset_lt: stagingmetis_Bytes + initialRelayerFeeAsset_gte: stagingmetis_Bytes + initialRelayerFeeAsset_lte: stagingmetis_Bytes + initialRelayerFeeAsset_in: [stagingmetis_Bytes!] + initialRelayerFeeAsset_not_in: [stagingmetis_Bytes!] + initialRelayerFeeAsset_contains: stagingmetis_Bytes + initialRelayerFeeAsset_not_contains: stagingmetis_Bytes + caller: stagingmetis_Bytes + caller_not: stagingmetis_Bytes + caller_gt: stagingmetis_Bytes + caller_lt: stagingmetis_Bytes + caller_gte: stagingmetis_Bytes + caller_lte: stagingmetis_Bytes + caller_in: [stagingmetis_Bytes!] + caller_not_in: [stagingmetis_Bytes!] + caller_contains: stagingmetis_Bytes + caller_not_contains: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes + transactionHash_not: stagingmetis_Bytes + transactionHash_gt: stagingmetis_Bytes + transactionHash_lt: stagingmetis_Bytes + transactionHash_gte: stagingmetis_Bytes + transactionHash_lte: stagingmetis_Bytes + transactionHash_in: [stagingmetis_Bytes!] + transactionHash_not_in: [stagingmetis_Bytes!] + transactionHash_contains: stagingmetis_Bytes + transactionHash_not_contains: stagingmetis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -200529,16 +200085,16 @@ input mode_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: mode_Bytes - txOrigin_not: mode_Bytes - txOrigin_gt: mode_Bytes - txOrigin_lt: mode_Bytes - txOrigin_gte: mode_Bytes - txOrigin_lte: mode_Bytes - txOrigin_in: [mode_Bytes!] - txOrigin_not_in: [mode_Bytes!] - txOrigin_contains: mode_Bytes - txOrigin_not_contains: mode_Bytes + txOrigin: stagingmetis_Bytes + txOrigin_not: stagingmetis_Bytes + txOrigin_gt: stagingmetis_Bytes + txOrigin_lt: stagingmetis_Bytes + txOrigin_gte: stagingmetis_Bytes + txOrigin_lte: stagingmetis_Bytes + txOrigin_in: [stagingmetis_Bytes!] + txOrigin_not_in: [stagingmetis_Bytes!] + txOrigin_contains: stagingmetis_Bytes + txOrigin_not_contains: stagingmetis_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -200548,12 +200104,12 @@ input mode_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_OriginTransfer_filter] - or: [mode_OriginTransfer_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_OriginTransfer_filter] + or: [stagingmetis_OriginTransfer_filter] } -enum mode_OriginTransfer_orderBy { +enum stagingmetis_OriginTransfer_orderBy { id chainId transferId @@ -200606,20 +200162,20 @@ enum mode_OriginTransfer_orderBy { txNonce } -type mode_Relayer { +type stagingmetis_Relayer { id: ID! isActive: Boolean! - relayer: mode_Bytes + relayer: stagingmetis_Bytes } -type mode_RelayerFee { +type stagingmetis_RelayerFee { id: ID! - transfer: mode_OriginTransfer! + transfer: stagingmetis_OriginTransfer! fee: BigInt! - asset: mode_Bytes! + asset: stagingmetis_Bytes! } -input mode_RelayerFee_filter { +input stagingmetis_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -200648,7 +200204,7 @@ input mode_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: mode_OriginTransfer_filter + transfer_: stagingmetis_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -200657,23 +200213,23 @@ input mode_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: mode_Bytes - asset_not: mode_Bytes - asset_gt: mode_Bytes - asset_lt: mode_Bytes - asset_gte: mode_Bytes - asset_lte: mode_Bytes - asset_in: [mode_Bytes!] - asset_not_in: [mode_Bytes!] - asset_contains: mode_Bytes - asset_not_contains: mode_Bytes + asset: stagingmetis_Bytes + asset_not: stagingmetis_Bytes + asset_gt: stagingmetis_Bytes + asset_lt: stagingmetis_Bytes + asset_gte: stagingmetis_Bytes + asset_lte: stagingmetis_Bytes + asset_in: [stagingmetis_Bytes!] + asset_not_in: [stagingmetis_Bytes!] + asset_contains: stagingmetis_Bytes + asset_not_contains: stagingmetis_Bytes """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_RelayerFee_filter] - or: [mode_RelayerFee_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_RelayerFee_filter] + or: [stagingmetis_RelayerFee_filter] } -enum mode_RelayerFee_orderBy { +enum stagingmetis_RelayerFee_orderBy { id transfer transfer__id @@ -200709,20 +200265,20 @@ enum mode_RelayerFee_orderBy { asset } -type mode_RelayerFeesIncrease { +type stagingmetis_RelayerFeesIncrease { id: ID! - transfer: mode_OriginTransfer! + transfer: stagingmetis_OriginTransfer! increase: BigInt - asset: mode_Bytes - caller: mode_Bytes! - transactionHash: mode_Bytes! + asset: stagingmetis_Bytes + caller: stagingmetis_Bytes! + transactionHash: stagingmetis_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input mode_RelayerFeesIncrease_filter { +input stagingmetis_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -200751,7 +200307,7 @@ input mode_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: mode_OriginTransfer_filter + transfer_: stagingmetis_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -200760,36 +200316,36 @@ input mode_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: mode_Bytes - asset_not: mode_Bytes - asset_gt: mode_Bytes - asset_lt: mode_Bytes - asset_gte: mode_Bytes - asset_lte: mode_Bytes - asset_in: [mode_Bytes!] - asset_not_in: [mode_Bytes!] - asset_contains: mode_Bytes - asset_not_contains: mode_Bytes - caller: mode_Bytes - caller_not: mode_Bytes - caller_gt: mode_Bytes - caller_lt: mode_Bytes - caller_gte: mode_Bytes - caller_lte: mode_Bytes - caller_in: [mode_Bytes!] - caller_not_in: [mode_Bytes!] - caller_contains: mode_Bytes - caller_not_contains: mode_Bytes - transactionHash: mode_Bytes - transactionHash_not: mode_Bytes - transactionHash_gt: mode_Bytes - transactionHash_lt: mode_Bytes - transactionHash_gte: mode_Bytes - transactionHash_lte: mode_Bytes - transactionHash_in: [mode_Bytes!] - transactionHash_not_in: [mode_Bytes!] - transactionHash_contains: mode_Bytes - transactionHash_not_contains: mode_Bytes + asset: stagingmetis_Bytes + asset_not: stagingmetis_Bytes + asset_gt: stagingmetis_Bytes + asset_lt: stagingmetis_Bytes + asset_gte: stagingmetis_Bytes + asset_lte: stagingmetis_Bytes + asset_in: [stagingmetis_Bytes!] + asset_not_in: [stagingmetis_Bytes!] + asset_contains: stagingmetis_Bytes + asset_not_contains: stagingmetis_Bytes + caller: stagingmetis_Bytes + caller_not: stagingmetis_Bytes + caller_gt: stagingmetis_Bytes + caller_lt: stagingmetis_Bytes + caller_gte: stagingmetis_Bytes + caller_lte: stagingmetis_Bytes + caller_in: [stagingmetis_Bytes!] + caller_not_in: [stagingmetis_Bytes!] + caller_contains: stagingmetis_Bytes + caller_not_contains: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes + transactionHash_not: stagingmetis_Bytes + transactionHash_gt: stagingmetis_Bytes + transactionHash_lt: stagingmetis_Bytes + transactionHash_gte: stagingmetis_Bytes + transactionHash_lte: stagingmetis_Bytes + transactionHash_in: [stagingmetis_Bytes!] + transactionHash_not_in: [stagingmetis_Bytes!] + transactionHash_contains: stagingmetis_Bytes + transactionHash_not_contains: stagingmetis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -200823,12 +200379,12 @@ input mode_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_RelayerFeesIncrease_filter] - or: [mode_RelayerFeesIncrease_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_RelayerFeesIncrease_filter] + or: [stagingmetis_RelayerFeesIncrease_filter] } -enum mode_RelayerFeesIncrease_orderBy { +enum stagingmetis_RelayerFeesIncrease_orderBy { id transfer transfer__id @@ -200870,7 +200426,7 @@ enum mode_RelayerFeesIncrease_orderBy { blockNumber } -input mode_Relayer_filter { +input stagingmetis_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -200883,34 +200439,34 @@ input mode_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: mode_Bytes - relayer_not: mode_Bytes - relayer_gt: mode_Bytes - relayer_lt: mode_Bytes - relayer_gte: mode_Bytes - relayer_lte: mode_Bytes - relayer_in: [mode_Bytes!] - relayer_not_in: [mode_Bytes!] - relayer_contains: mode_Bytes - relayer_not_contains: mode_Bytes + relayer: stagingmetis_Bytes + relayer_not: stagingmetis_Bytes + relayer_gt: stagingmetis_Bytes + relayer_lt: stagingmetis_Bytes + relayer_gte: stagingmetis_Bytes + relayer_lte: stagingmetis_Bytes + relayer_in: [stagingmetis_Bytes!] + relayer_not_in: [stagingmetis_Bytes!] + relayer_contains: stagingmetis_Bytes + relayer_not_contains: stagingmetis_Bytes """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_Relayer_filter] - or: [mode_Relayer_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_Relayer_filter] + or: [stagingmetis_Relayer_filter] } -enum mode_Relayer_orderBy { +enum stagingmetis_Relayer_orderBy { id isActive relayer } -type mode_RootCount { +type stagingmetis_RootCount { id: ID! count: BigInt } -input mode_RootCount_filter { +input stagingmetis_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -200928,31 +200484,31 @@ input mode_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_RootCount_filter] - or: [mode_RootCount_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_RootCount_filter] + or: [stagingmetis_RootCount_filter] } -enum mode_RootCount_orderBy { +enum stagingmetis_RootCount_orderBy { id count } -type mode_RootMessageSent { +type stagingmetis_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: mode_Bytes + root: stagingmetis_Bytes count: BigInt - caller: mode_Bytes - transactionHash: mode_Bytes + caller: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input mode_RootMessageSent_filter { +input stagingmetis_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -200977,16 +200533,16 @@ input mode_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: mode_Bytes - root_not: mode_Bytes - root_gt: mode_Bytes - root_lt: mode_Bytes - root_gte: mode_Bytes - root_lte: mode_Bytes - root_in: [mode_Bytes!] - root_not_in: [mode_Bytes!] - root_contains: mode_Bytes - root_not_contains: mode_Bytes + root: stagingmetis_Bytes + root_not: stagingmetis_Bytes + root_gt: stagingmetis_Bytes + root_lt: stagingmetis_Bytes + root_gte: stagingmetis_Bytes + root_lte: stagingmetis_Bytes + root_in: [stagingmetis_Bytes!] + root_not_in: [stagingmetis_Bytes!] + root_contains: stagingmetis_Bytes + root_not_contains: stagingmetis_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -200995,26 +200551,26 @@ input mode_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: mode_Bytes - caller_not: mode_Bytes - caller_gt: mode_Bytes - caller_lt: mode_Bytes - caller_gte: mode_Bytes - caller_lte: mode_Bytes - caller_in: [mode_Bytes!] - caller_not_in: [mode_Bytes!] - caller_contains: mode_Bytes - caller_not_contains: mode_Bytes - transactionHash: mode_Bytes - transactionHash_not: mode_Bytes - transactionHash_gt: mode_Bytes - transactionHash_lt: mode_Bytes - transactionHash_gte: mode_Bytes - transactionHash_lte: mode_Bytes - transactionHash_in: [mode_Bytes!] - transactionHash_not_in: [mode_Bytes!] - transactionHash_contains: mode_Bytes - transactionHash_not_contains: mode_Bytes + caller: stagingmetis_Bytes + caller_not: stagingmetis_Bytes + caller_gt: stagingmetis_Bytes + caller_lt: stagingmetis_Bytes + caller_gte: stagingmetis_Bytes + caller_lte: stagingmetis_Bytes + caller_in: [stagingmetis_Bytes!] + caller_not_in: [stagingmetis_Bytes!] + caller_contains: stagingmetis_Bytes + caller_not_contains: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes + transactionHash_not: stagingmetis_Bytes + transactionHash_gt: stagingmetis_Bytes + transactionHash_lt: stagingmetis_Bytes + transactionHash_gte: stagingmetis_Bytes + transactionHash_lte: stagingmetis_Bytes + transactionHash_in: [stagingmetis_Bytes!] + transactionHash_not_in: [stagingmetis_Bytes!] + transactionHash_contains: stagingmetis_Bytes + transactionHash_not_contains: stagingmetis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -201048,12 +200604,12 @@ input mode_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_RootMessageSent_filter] - or: [mode_RootMessageSent_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_RootMessageSent_filter] + or: [stagingmetis_RootMessageSent_filter] } -enum mode_RootMessageSent_orderBy { +enum stagingmetis_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -201067,25 +200623,25 @@ enum mode_RootMessageSent_orderBy { blockNumber } -type mode_Router { +type stagingmetis_Router { id: ID! isActive: Boolean! - owner: mode_Bytes - recipient: mode_Bytes - proposedOwner: mode_Bytes + owner: stagingmetis_Bytes + recipient: stagingmetis_Bytes + proposedOwner: stagingmetis_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: mode_AssetBalance_orderBy, orderDirection: mode_OrderDirection, where: mode_AssetBalance_filter): [mode_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmetis_AssetBalance_orderBy, orderDirection: stagingmetis_OrderDirection, where: stagingmetis_AssetBalance_filter): [stagingmetis_AssetBalance!]! } -type mode_RouterDailyTVL { +type stagingmetis_RouterDailyTVL { id: ID! - router: mode_Router! - asset: mode_Asset! + router: stagingmetis_Router! + asset: stagingmetis_Asset! timestamp: BigInt! balance: BigInt! } -input mode_RouterDailyTVL_filter { +input stagingmetis_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -201114,7 +200670,7 @@ input mode_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: mode_Router_filter + router_: stagingmetis_Router_filter asset: String asset_not: String asset_gt: String @@ -201135,7 +200691,7 @@ input mode_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mode_Asset_filter + asset_: stagingmetis_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -201153,12 +200709,12 @@ input mode_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_RouterDailyTVL_filter] - or: [mode_RouterDailyTVL_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_RouterDailyTVL_filter] + or: [stagingmetis_RouterDailyTVL_filter] } -enum mode_RouterDailyTVL_orderBy { +enum stagingmetis_RouterDailyTVL_orderBy { id router router__id @@ -201181,26 +200737,26 @@ enum mode_RouterDailyTVL_orderBy { balance } -type mode_RouterLiquidityEvent { +type stagingmetis_RouterLiquidityEvent { id: ID! - type: mode_RouterLiquidityEventType - router: mode_Router! - asset: mode_Asset! + type: stagingmetis_RouterLiquidityEventType + router: stagingmetis_Router! + asset: stagingmetis_Asset! amount: BigInt! balance: BigInt! - caller: mode_Bytes + caller: stagingmetis_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: mode_Bytes! + transactionHash: stagingmetis_Bytes! nonce: BigInt! } -enum mode_RouterLiquidityEventType { +enum stagingmetis_RouterLiquidityEventType { Add Remove } -input mode_RouterLiquidityEvent_filter { +input stagingmetis_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -201209,10 +200765,10 @@ input mode_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: mode_RouterLiquidityEventType - type_not: mode_RouterLiquidityEventType - type_in: [mode_RouterLiquidityEventType!] - type_not_in: [mode_RouterLiquidityEventType!] + type: stagingmetis_RouterLiquidityEventType + type_not: stagingmetis_RouterLiquidityEventType + type_in: [stagingmetis_RouterLiquidityEventType!] + type_not_in: [stagingmetis_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -201233,7 +200789,7 @@ input mode_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: mode_Router_filter + router_: stagingmetis_Router_filter asset: String asset_not: String asset_gt: String @@ -201254,7 +200810,7 @@ input mode_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mode_Asset_filter + asset_: stagingmetis_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -201271,16 +200827,16 @@ input mode_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: mode_Bytes - caller_not: mode_Bytes - caller_gt: mode_Bytes - caller_lt: mode_Bytes - caller_gte: mode_Bytes - caller_lte: mode_Bytes - caller_in: [mode_Bytes!] - caller_not_in: [mode_Bytes!] - caller_contains: mode_Bytes - caller_not_contains: mode_Bytes + caller: stagingmetis_Bytes + caller_not: stagingmetis_Bytes + caller_gt: stagingmetis_Bytes + caller_lt: stagingmetis_Bytes + caller_gte: stagingmetis_Bytes + caller_lte: stagingmetis_Bytes + caller_in: [stagingmetis_Bytes!] + caller_not_in: [stagingmetis_Bytes!] + caller_contains: stagingmetis_Bytes + caller_not_contains: stagingmetis_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -201297,16 +200853,16 @@ input mode_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: mode_Bytes - transactionHash_not: mode_Bytes - transactionHash_gt: mode_Bytes - transactionHash_lt: mode_Bytes - transactionHash_gte: mode_Bytes - transactionHash_lte: mode_Bytes - transactionHash_in: [mode_Bytes!] - transactionHash_not_in: [mode_Bytes!] - transactionHash_contains: mode_Bytes - transactionHash_not_contains: mode_Bytes + transactionHash: stagingmetis_Bytes + transactionHash_not: stagingmetis_Bytes + transactionHash_gt: stagingmetis_Bytes + transactionHash_lt: stagingmetis_Bytes + transactionHash_gte: stagingmetis_Bytes + transactionHash_lte: stagingmetis_Bytes + transactionHash_in: [stagingmetis_Bytes!] + transactionHash_not_in: [stagingmetis_Bytes!] + transactionHash_contains: stagingmetis_Bytes + transactionHash_not_contains: stagingmetis_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -201316,12 +200872,12 @@ input mode_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_RouterLiquidityEvent_filter] - or: [mode_RouterLiquidityEvent_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_RouterLiquidityEvent_filter] + or: [stagingmetis_RouterLiquidityEvent_filter] } -enum mode_RouterLiquidityEvent_orderBy { +enum stagingmetis_RouterLiquidityEvent_orderBy { id type router @@ -201350,7 +200906,7 @@ enum mode_RouterLiquidityEvent_orderBy { nonce } -input mode_Router_filter { +input stagingmetis_Router_filter { id: ID id_not: ID id_gt: ID @@ -201363,36 +200919,36 @@ input mode_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: mode_Bytes - owner_not: mode_Bytes - owner_gt: mode_Bytes - owner_lt: mode_Bytes - owner_gte: mode_Bytes - owner_lte: mode_Bytes - owner_in: [mode_Bytes!] - owner_not_in: [mode_Bytes!] - owner_contains: mode_Bytes - owner_not_contains: mode_Bytes - recipient: mode_Bytes - recipient_not: mode_Bytes - recipient_gt: mode_Bytes - recipient_lt: mode_Bytes - recipient_gte: mode_Bytes - recipient_lte: mode_Bytes - recipient_in: [mode_Bytes!] - recipient_not_in: [mode_Bytes!] - recipient_contains: mode_Bytes - recipient_not_contains: mode_Bytes - proposedOwner: mode_Bytes - proposedOwner_not: mode_Bytes - proposedOwner_gt: mode_Bytes - proposedOwner_lt: mode_Bytes - proposedOwner_gte: mode_Bytes - proposedOwner_lte: mode_Bytes - proposedOwner_in: [mode_Bytes!] - proposedOwner_not_in: [mode_Bytes!] - proposedOwner_contains: mode_Bytes - proposedOwner_not_contains: mode_Bytes + owner: stagingmetis_Bytes + owner_not: stagingmetis_Bytes + owner_gt: stagingmetis_Bytes + owner_lt: stagingmetis_Bytes + owner_gte: stagingmetis_Bytes + owner_lte: stagingmetis_Bytes + owner_in: [stagingmetis_Bytes!] + owner_not_in: [stagingmetis_Bytes!] + owner_contains: stagingmetis_Bytes + owner_not_contains: stagingmetis_Bytes + recipient: stagingmetis_Bytes + recipient_not: stagingmetis_Bytes + recipient_gt: stagingmetis_Bytes + recipient_lt: stagingmetis_Bytes + recipient_gte: stagingmetis_Bytes + recipient_lte: stagingmetis_Bytes + recipient_in: [stagingmetis_Bytes!] + recipient_not_in: [stagingmetis_Bytes!] + recipient_contains: stagingmetis_Bytes + recipient_not_contains: stagingmetis_Bytes + proposedOwner: stagingmetis_Bytes + proposedOwner_not: stagingmetis_Bytes + proposedOwner_gt: stagingmetis_Bytes + proposedOwner_lt: stagingmetis_Bytes + proposedOwner_gte: stagingmetis_Bytes + proposedOwner_lte: stagingmetis_Bytes + proposedOwner_in: [stagingmetis_Bytes!] + proposedOwner_not_in: [stagingmetis_Bytes!] + proposedOwner_contains: stagingmetis_Bytes + proposedOwner_not_contains: stagingmetis_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -201401,14 +200957,14 @@ input mode_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: mode_AssetBalance_filter + assetBalances_: stagingmetis_AssetBalance_filter """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_Router_filter] - or: [mode_Router_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_Router_filter] + or: [stagingmetis_Router_filter] } -enum mode_Router_orderBy { +enum stagingmetis_Router_orderBy { id isActive owner @@ -201418,13 +200974,13 @@ enum mode_Router_orderBy { assetBalances } -type mode_Sequencer { +type stagingmetis_Sequencer { id: ID! isActive: Boolean! - sequencer: mode_Bytes + sequencer: stagingmetis_Bytes } -input mode_Sequencer_filter { +input stagingmetis_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -201437,35 +200993,35 @@ input mode_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: mode_Bytes - sequencer_not: mode_Bytes - sequencer_gt: mode_Bytes - sequencer_lt: mode_Bytes - sequencer_gte: mode_Bytes - sequencer_lte: mode_Bytes - sequencer_in: [mode_Bytes!] - sequencer_not_in: [mode_Bytes!] - sequencer_contains: mode_Bytes - sequencer_not_contains: mode_Bytes + sequencer: stagingmetis_Bytes + sequencer_not: stagingmetis_Bytes + sequencer_gt: stagingmetis_Bytes + sequencer_lt: stagingmetis_Bytes + sequencer_gte: stagingmetis_Bytes + sequencer_lte: stagingmetis_Bytes + sequencer_in: [stagingmetis_Bytes!] + sequencer_not_in: [stagingmetis_Bytes!] + sequencer_contains: stagingmetis_Bytes + sequencer_not_contains: stagingmetis_Bytes """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_Sequencer_filter] - or: [mode_Sequencer_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_Sequencer_filter] + or: [stagingmetis_Sequencer_filter] } -enum mode_Sequencer_orderBy { +enum stagingmetis_Sequencer_orderBy { id isActive sequencer } -type mode_Setting { +type stagingmetis_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: mode_Bytes! + caller: stagingmetis_Bytes! } -input mode_Setting_filter { +input stagingmetis_Setting_filter { id: ID id_not: ID id_gt: ID @@ -201482,41 +201038,41 @@ input mode_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: mode_Bytes - caller_not: mode_Bytes - caller_gt: mode_Bytes - caller_lt: mode_Bytes - caller_gte: mode_Bytes - caller_lte: mode_Bytes - caller_in: [mode_Bytes!] - caller_not_in: [mode_Bytes!] - caller_contains: mode_Bytes - caller_not_contains: mode_Bytes + caller: stagingmetis_Bytes + caller_not: stagingmetis_Bytes + caller_gt: stagingmetis_Bytes + caller_lt: stagingmetis_Bytes + caller_gte: stagingmetis_Bytes + caller_lte: stagingmetis_Bytes + caller_in: [stagingmetis_Bytes!] + caller_not_in: [stagingmetis_Bytes!] + caller_contains: stagingmetis_Bytes + caller_not_contains: stagingmetis_Bytes """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_Setting_filter] - or: [mode_Setting_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_Setting_filter] + or: [stagingmetis_Setting_filter] } -enum mode_Setting_orderBy { +enum stagingmetis_Setting_orderBy { id maxRoutersPerTransfer caller } -type mode_SlippageUpdate { +type stagingmetis_SlippageUpdate { id: ID! - transfer: mode_DestinationTransfer! + transfer: stagingmetis_DestinationTransfer! slippage: BigInt! - caller: mode_Bytes! - transactionHash: mode_Bytes! + caller: stagingmetis_Bytes! + transactionHash: stagingmetis_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input mode_SlippageUpdate_filter { +input stagingmetis_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -201545,7 +201101,7 @@ input mode_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: mode_DestinationTransfer_filter + transfer_: stagingmetis_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -201554,26 +201110,26 @@ input mode_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: mode_Bytes - caller_not: mode_Bytes - caller_gt: mode_Bytes - caller_lt: mode_Bytes - caller_gte: mode_Bytes - caller_lte: mode_Bytes - caller_in: [mode_Bytes!] - caller_not_in: [mode_Bytes!] - caller_contains: mode_Bytes - caller_not_contains: mode_Bytes - transactionHash: mode_Bytes - transactionHash_not: mode_Bytes - transactionHash_gt: mode_Bytes - transactionHash_lt: mode_Bytes - transactionHash_gte: mode_Bytes - transactionHash_lte: mode_Bytes - transactionHash_in: [mode_Bytes!] - transactionHash_not_in: [mode_Bytes!] - transactionHash_contains: mode_Bytes - transactionHash_not_contains: mode_Bytes + caller: stagingmetis_Bytes + caller_not: stagingmetis_Bytes + caller_gt: stagingmetis_Bytes + caller_lt: stagingmetis_Bytes + caller_gte: stagingmetis_Bytes + caller_lte: stagingmetis_Bytes + caller_in: [stagingmetis_Bytes!] + caller_not_in: [stagingmetis_Bytes!] + caller_contains: stagingmetis_Bytes + caller_not_contains: stagingmetis_Bytes + transactionHash: stagingmetis_Bytes + transactionHash_not: stagingmetis_Bytes + transactionHash_gt: stagingmetis_Bytes + transactionHash_lt: stagingmetis_Bytes + transactionHash_gte: stagingmetis_Bytes + transactionHash_lte: stagingmetis_Bytes + transactionHash_in: [stagingmetis_Bytes!] + transactionHash_not_in: [stagingmetis_Bytes!] + transactionHash_contains: stagingmetis_Bytes + transactionHash_not_contains: stagingmetis_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -201607,12 +201163,12 @@ input mode_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_SlippageUpdate_filter] - or: [mode_SlippageUpdate_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_SlippageUpdate_filter] + or: [stagingmetis_SlippageUpdate_filter] } -enum mode_SlippageUpdate_orderBy { +enum stagingmetis_SlippageUpdate_orderBy { id transfer transfer__id @@ -201660,16 +201216,16 @@ enum mode_SlippageUpdate_orderBy { blockNumber } -type mode_SnapshotRoot { +type stagingmetis_SnapshotRoot { id: ID! spokeDomain: BigInt - root: mode_Bytes! + root: stagingmetis_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input mode_SnapshotRoot_filter { +input stagingmetis_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -201686,16 +201242,16 @@ input mode_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: mode_Bytes - root_not: mode_Bytes - root_gt: mode_Bytes - root_lt: mode_Bytes - root_gte: mode_Bytes - root_lte: mode_Bytes - root_in: [mode_Bytes!] - root_not_in: [mode_Bytes!] - root_contains: mode_Bytes - root_not_contains: mode_Bytes + root: stagingmetis_Bytes + root_not: stagingmetis_Bytes + root_gt: stagingmetis_Bytes + root_lt: stagingmetis_Bytes + root_gte: stagingmetis_Bytes + root_lte: stagingmetis_Bytes + root_in: [stagingmetis_Bytes!] + root_not_in: [stagingmetis_Bytes!] + root_contains: stagingmetis_Bytes + root_not_contains: stagingmetis_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -201721,12 +201277,12 @@ input mode_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_SnapshotRoot_filter] - or: [mode_SnapshotRoot_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_SnapshotRoot_filter] + or: [stagingmetis_SnapshotRoot_filter] } -enum mode_SnapshotRoot_orderBy { +enum stagingmetis_SnapshotRoot_orderBy { id spokeDomain root @@ -201735,12 +201291,12 @@ enum mode_SnapshotRoot_orderBy { blockNumber } -type mode_SpokeConnectorMode { +type stagingmetis_SpokeConnectorMode { id: ID! mode: String! } -input mode_SpokeConnectorMode_filter { +input stagingmetis_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -201770,17 +201326,17 @@ input mode_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: mode_BlockChangedFilter - and: [mode_SpokeConnectorMode_filter] - or: [mode_SpokeConnectorMode_filter] + _change_block: stagingmetis_BlockChangedFilter + and: [stagingmetis_SpokeConnectorMode_filter] + or: [stagingmetis_SpokeConnectorMode_filter] } -enum mode_SpokeConnectorMode_orderBy { +enum stagingmetis_SpokeConnectorMode_orderBy { id mode } -enum mode_TransferStatus { +enum stagingmetis_TransferStatus { XCalled Executed Reconciled @@ -201788,9 +201344,9 @@ enum mode_TransferStatus { CompletedFast } -type mode__Block_ { +type stagingmetis__Block_ { """The hash of the block""" - hash: mode_Bytes + hash: stagingmetis_Bytes """The block number""" number: Int! """Integer representation of the timestamp stored in blocks for the chain""" @@ -201798,7 +201354,7 @@ type mode__Block_ { } """The type for the top-level _meta field""" -type mode__Meta_ { +type stagingmetis__Meta_ { """ Information about a specific subgraph block. The hash of the block will be null if the _meta field has a block constraint that asks for @@ -201806,22 +201362,22 @@ type mode__Meta_ { and therefore asks for the latest block """ - block: mode__Block_! + block: stagingmetis__Block_! """The deployment ID""" deployment: String! """If `true`, the subgraph encountered indexing errors at some past block""" hasIndexingErrors: Boolean! } -type mainnet_AggregateRoot { +type stagingmantle_AggregateRoot { id: ID! - root: mainnet_Bytes! + root: stagingmantle_Bytes! blockNumber: BigInt! } -type mainnet_AggregateRootProposed { +type stagingmantle_AggregateRootProposed { id: ID! - aggregateRoot: mainnet_Bytes! + aggregateRoot: stagingmantle_Bytes! rootTimestamp: BigInt! endOfDispute: BigInt! domain: BigInt! @@ -201829,7 +201385,7 @@ type mainnet_AggregateRootProposed { blockNumber: BigInt } -input mainnet_AggregateRootProposed_filter { +input stagingmantle_AggregateRootProposed_filter { id: ID id_not: ID id_gt: ID @@ -201838,12 +201394,16 @@ input mainnet_AggregateRootProposed_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mainnet_Bytes - aggregateRoot_not: mainnet_Bytes - aggregateRoot_in: [mainnet_Bytes!] - aggregateRoot_not_in: [mainnet_Bytes!] - aggregateRoot_contains: mainnet_Bytes - aggregateRoot_not_contains: mainnet_Bytes + aggregateRoot: stagingmantle_Bytes + aggregateRoot_not: stagingmantle_Bytes + aggregateRoot_gt: stagingmantle_Bytes + aggregateRoot_lt: stagingmantle_Bytes + aggregateRoot_gte: stagingmantle_Bytes + aggregateRoot_lte: stagingmantle_Bytes + aggregateRoot_in: [stagingmantle_Bytes!] + aggregateRoot_not_in: [stagingmantle_Bytes!] + aggregateRoot_contains: stagingmantle_Bytes + aggregateRoot_not_contains: stagingmantle_Bytes rootTimestamp: BigInt rootTimestamp_not: BigInt rootTimestamp_gt: BigInt @@ -201885,10 +201445,12 @@ input mainnet_AggregateRootProposed_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_AggregateRootProposed_filter] + or: [stagingmantle_AggregateRootProposed_filter] } -enum mainnet_AggregateRootProposed_orderBy { +enum stagingmantle_AggregateRootProposed_orderBy { id aggregateRoot rootTimestamp @@ -201898,7 +201460,7 @@ enum mainnet_AggregateRootProposed_orderBy { blockNumber } -input mainnet_AggregateRoot_filter { +input stagingmantle_AggregateRoot_filter { id: ID id_not: ID id_gt: ID @@ -201907,12 +201469,16 @@ input mainnet_AggregateRoot_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - root: mainnet_Bytes - root_not: mainnet_Bytes - root_in: [mainnet_Bytes!] - root_not_in: [mainnet_Bytes!] - root_contains: mainnet_Bytes - root_not_contains: mainnet_Bytes + root: stagingmantle_Bytes + root_not: stagingmantle_Bytes + root_gt: stagingmantle_Bytes + root_lt: stagingmantle_Bytes + root_gte: stagingmantle_Bytes + root_lte: stagingmantle_Bytes + root_in: [stagingmantle_Bytes!] + root_not_in: [stagingmantle_Bytes!] + root_contains: stagingmantle_Bytes + root_not_contains: stagingmantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -201922,40 +201488,42 @@ input mainnet_AggregateRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_AggregateRoot_filter] + or: [stagingmantle_AggregateRoot_filter] } -enum mainnet_AggregateRoot_orderBy { +enum stagingmantle_AggregateRoot_orderBy { id root blockNumber } -type mainnet_Asset { +type stagingmantle_Asset { id: ID! - key: mainnet_Bytes + key: stagingmantle_Bytes decimal: BigInt adoptedDecimal: BigInt - canonicalId: mainnet_Bytes + canonicalId: stagingmantle_Bytes canonicalDomain: BigInt - adoptedAsset: mainnet_Bytes - localAsset: mainnet_Bytes + adoptedAsset: stagingmantle_Bytes + localAsset: stagingmantle_Bytes blockNumber: BigInt - status: mainnet_AssetStatus + status: stagingmantle_AssetStatus } -type mainnet_AssetBalance { +type stagingmantle_AssetBalance { id: ID! amount: BigInt! locked: BigInt! supplied: BigInt! removed: BigInt! - router: mainnet_Router! - asset: mainnet_Asset! + router: stagingmantle_Router! + asset: stagingmantle_Asset! feesEarned: BigInt! } -input mainnet_AssetBalance_filter { +input stagingmantle_AssetBalance_filter { id: ID id_not: ID id_gt: ID @@ -202016,7 +201584,7 @@ input mainnet_AssetBalance_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: mainnet_Router_filter + router_: stagingmantle_Router_filter asset: String asset_not: String asset_gt: String @@ -202037,7 +201605,7 @@ input mainnet_AssetBalance_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mainnet_Asset_filter + asset_: stagingmantle_Asset_filter feesEarned: BigInt feesEarned_not: BigInt feesEarned_gt: BigInt @@ -202047,26 +201615,43 @@ input mainnet_AssetBalance_filter { feesEarned_in: [BigInt!] feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_AssetBalance_filter] + or: [stagingmantle_AssetBalance_filter] } -enum mainnet_AssetBalance_orderBy { +enum stagingmantle_AssetBalance_orderBy { id amount locked supplied removed router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber feesEarned } -type mainnet_AssetStatus { +type stagingmantle_AssetStatus { id: ID! status: Boolean } -input mainnet_AssetStatus_filter { +input stagingmantle_AssetStatus_filter { id: ID id_not: ID id_gt: ID @@ -202080,15 +201665,17 @@ input mainnet_AssetStatus_filter { status_in: [Boolean!] status_not_in: [Boolean!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_AssetStatus_filter] + or: [stagingmantle_AssetStatus_filter] } -enum mainnet_AssetStatus_orderBy { +enum stagingmantle_AssetStatus_orderBy { id status } -input mainnet_Asset_filter { +input stagingmantle_Asset_filter { id: ID id_not: ID id_gt: ID @@ -202097,12 +201684,16 @@ input mainnet_Asset_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - key: mainnet_Bytes - key_not: mainnet_Bytes - key_in: [mainnet_Bytes!] - key_not_in: [mainnet_Bytes!] - key_contains: mainnet_Bytes - key_not_contains: mainnet_Bytes + key: stagingmantle_Bytes + key_not: stagingmantle_Bytes + key_gt: stagingmantle_Bytes + key_lt: stagingmantle_Bytes + key_gte: stagingmantle_Bytes + key_lte: stagingmantle_Bytes + key_in: [stagingmantle_Bytes!] + key_not_in: [stagingmantle_Bytes!] + key_contains: stagingmantle_Bytes + key_not_contains: stagingmantle_Bytes decimal: BigInt decimal_not: BigInt decimal_gt: BigInt @@ -202119,12 +201710,16 @@ input mainnet_Asset_filter { adoptedDecimal_lte: BigInt adoptedDecimal_in: [BigInt!] adoptedDecimal_not_in: [BigInt!] - canonicalId: mainnet_Bytes - canonicalId_not: mainnet_Bytes - canonicalId_in: [mainnet_Bytes!] - canonicalId_not_in: [mainnet_Bytes!] - canonicalId_contains: mainnet_Bytes - canonicalId_not_contains: mainnet_Bytes + canonicalId: stagingmantle_Bytes + canonicalId_not: stagingmantle_Bytes + canonicalId_gt: stagingmantle_Bytes + canonicalId_lt: stagingmantle_Bytes + canonicalId_gte: stagingmantle_Bytes + canonicalId_lte: stagingmantle_Bytes + canonicalId_in: [stagingmantle_Bytes!] + canonicalId_not_in: [stagingmantle_Bytes!] + canonicalId_contains: stagingmantle_Bytes + canonicalId_not_contains: stagingmantle_Bytes canonicalDomain: BigInt canonicalDomain_not: BigInt canonicalDomain_gt: BigInt @@ -202133,18 +201728,26 @@ input mainnet_Asset_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - adoptedAsset: mainnet_Bytes - adoptedAsset_not: mainnet_Bytes - adoptedAsset_in: [mainnet_Bytes!] - adoptedAsset_not_in: [mainnet_Bytes!] - adoptedAsset_contains: mainnet_Bytes - adoptedAsset_not_contains: mainnet_Bytes - localAsset: mainnet_Bytes - localAsset_not: mainnet_Bytes - localAsset_in: [mainnet_Bytes!] - localAsset_not_in: [mainnet_Bytes!] - localAsset_contains: mainnet_Bytes - localAsset_not_contains: mainnet_Bytes + adoptedAsset: stagingmantle_Bytes + adoptedAsset_not: stagingmantle_Bytes + adoptedAsset_gt: stagingmantle_Bytes + adoptedAsset_lt: stagingmantle_Bytes + adoptedAsset_gte: stagingmantle_Bytes + adoptedAsset_lte: stagingmantle_Bytes + adoptedAsset_in: [stagingmantle_Bytes!] + adoptedAsset_not_in: [stagingmantle_Bytes!] + adoptedAsset_contains: stagingmantle_Bytes + adoptedAsset_not_contains: stagingmantle_Bytes + localAsset: stagingmantle_Bytes + localAsset_not: stagingmantle_Bytes + localAsset_gt: stagingmantle_Bytes + localAsset_lt: stagingmantle_Bytes + localAsset_gte: stagingmantle_Bytes + localAsset_lte: stagingmantle_Bytes + localAsset_in: [stagingmantle_Bytes!] + localAsset_not_in: [stagingmantle_Bytes!] + localAsset_contains: stagingmantle_Bytes + localAsset_not_contains: stagingmantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -202173,12 +201776,14 @@ input mainnet_Asset_filter { status_ends_with_nocase: String status_not_ends_with: String status_not_ends_with_nocase: String - status_: mainnet_AssetStatus_filter + status_: stagingmantle_AssetStatus_filter """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_Asset_filter] + or: [stagingmantle_Asset_filter] } -enum mainnet_Asset_orderBy { +enum stagingmantle_Asset_orderBy { id key decimal @@ -202189,18 +201794,34 @@ enum mainnet_Asset_orderBy { localAsset blockNumber status + status__id + status__status } -type mainnet_ConnectorMeta { +scalar stagingmantle_BigDecimal + +input stagingmantle_BlockChangedFilter { + number_gte: Int! +} + +input stagingmantle_Block_height { + hash: stagingmantle_Bytes + number: Int + number_gte: Int +} + +scalar stagingmantle_Bytes + +type stagingmantle_ConnectorMeta { id: ID! spokeDomain: BigInt hubDomain: BigInt - amb: mainnet_Bytes - rootManager: mainnet_Bytes - mirrorConnector: mainnet_Bytes + amb: stagingmantle_Bytes + rootManager: stagingmantle_Bytes + mirrorConnector: stagingmantle_Bytes } -input mainnet_ConnectorMeta_filter { +input stagingmantle_ConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -202225,29 +201846,43 @@ input mainnet_ConnectorMeta_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - amb: mainnet_Bytes - amb_not: mainnet_Bytes - amb_in: [mainnet_Bytes!] - amb_not_in: [mainnet_Bytes!] - amb_contains: mainnet_Bytes - amb_not_contains: mainnet_Bytes - rootManager: mainnet_Bytes - rootManager_not: mainnet_Bytes - rootManager_in: [mainnet_Bytes!] - rootManager_not_in: [mainnet_Bytes!] - rootManager_contains: mainnet_Bytes - rootManager_not_contains: mainnet_Bytes - mirrorConnector: mainnet_Bytes - mirrorConnector_not: mainnet_Bytes - mirrorConnector_in: [mainnet_Bytes!] - mirrorConnector_not_in: [mainnet_Bytes!] - mirrorConnector_contains: mainnet_Bytes - mirrorConnector_not_contains: mainnet_Bytes + amb: stagingmantle_Bytes + amb_not: stagingmantle_Bytes + amb_gt: stagingmantle_Bytes + amb_lt: stagingmantle_Bytes + amb_gte: stagingmantle_Bytes + amb_lte: stagingmantle_Bytes + amb_in: [stagingmantle_Bytes!] + amb_not_in: [stagingmantle_Bytes!] + amb_contains: stagingmantle_Bytes + amb_not_contains: stagingmantle_Bytes + rootManager: stagingmantle_Bytes + rootManager_not: stagingmantle_Bytes + rootManager_gt: stagingmantle_Bytes + rootManager_lt: stagingmantle_Bytes + rootManager_gte: stagingmantle_Bytes + rootManager_lte: stagingmantle_Bytes + rootManager_in: [stagingmantle_Bytes!] + rootManager_not_in: [stagingmantle_Bytes!] + rootManager_contains: stagingmantle_Bytes + rootManager_not_contains: stagingmantle_Bytes + mirrorConnector: stagingmantle_Bytes + mirrorConnector_not: stagingmantle_Bytes + mirrorConnector_gt: stagingmantle_Bytes + mirrorConnector_lt: stagingmantle_Bytes + mirrorConnector_gte: stagingmantle_Bytes + mirrorConnector_lte: stagingmantle_Bytes + mirrorConnector_in: [stagingmantle_Bytes!] + mirrorConnector_not_in: [stagingmantle_Bytes!] + mirrorConnector_contains: stagingmantle_Bytes + mirrorConnector_not_contains: stagingmantle_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_ConnectorMeta_filter] + or: [stagingmantle_ConnectorMeta_filter] } -enum mainnet_ConnectorMeta_orderBy { +enum stagingmantle_ConnectorMeta_orderBy { id spokeDomain hubDomain @@ -202256,48 +201891,48 @@ enum mainnet_ConnectorMeta_orderBy { mirrorConnector } -type mainnet_DestinationTransfer { +type stagingmantle_DestinationTransfer { id: ID! chainId: BigInt - transferId: mainnet_Bytes + transferId: stagingmantle_Bytes nonce: BigInt - status: mainnet_TransferStatus - routers(skip: Int = 0, first: Int = 100, orderBy: mainnet_Router_orderBy, orderDirection: mainnet_OrderDirection, where: mainnet_Router_filter): [mainnet_Router!] + status: stagingmantle_TransferStatus + routers(skip: Int = 0, first: Int = 100, orderBy: stagingmantle_Router_orderBy, orderDirection: stagingmantle_OrderDirection, where: stagingmantle_Router_filter): [stagingmantle_Router!] originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: mainnet_Bytes - delegate: mainnet_Bytes + to: stagingmantle_Bytes + delegate: stagingmantle_Bytes receiveLocal: Boolean - callData: mainnet_Bytes + callData: stagingmantle_Bytes slippage: BigInt bumpSlippageCount: BigInt - originSender: mainnet_Bytes + originSender: stagingmantle_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: mainnet_Bytes - asset: mainnet_Asset + canonicalId: stagingmantle_Bytes + asset: stagingmantle_Asset amount: BigInt routersFee: BigInt - executedCaller: mainnet_Bytes - executedTransactionHash: mainnet_Bytes + executedCaller: stagingmantle_Bytes + executedTransactionHash: stagingmantle_Bytes executedTimestamp: BigInt executedGasPrice: BigInt executedGasLimit: BigInt executedBlockNumber: BigInt - executedTxOrigin: mainnet_Bytes + executedTxOrigin: stagingmantle_Bytes executedTxNonce: BigInt - reconciledCaller: mainnet_Bytes - reconciledTransactionHash: mainnet_Bytes + reconciledCaller: stagingmantle_Bytes + reconciledTransactionHash: stagingmantle_Bytes reconciledTimestamp: BigInt reconciledGasPrice: BigInt reconciledGasLimit: BigInt reconciledBlockNumber: BigInt - reconciledTxOrigin: mainnet_Bytes + reconciledTxOrigin: stagingmantle_Bytes reconciledTxNonce: BigInt } -input mainnet_DestinationTransfer_filter { +input stagingmantle_DestinationTransfer_filter { id: ID id_not: ID id_gt: ID @@ -202314,12 +201949,16 @@ input mainnet_DestinationTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: mainnet_Bytes - transferId_not: mainnet_Bytes - transferId_in: [mainnet_Bytes!] - transferId_not_in: [mainnet_Bytes!] - transferId_contains: mainnet_Bytes - transferId_not_contains: mainnet_Bytes + transferId: stagingmantle_Bytes + transferId_not: stagingmantle_Bytes + transferId_gt: stagingmantle_Bytes + transferId_lt: stagingmantle_Bytes + transferId_gte: stagingmantle_Bytes + transferId_lte: stagingmantle_Bytes + transferId_in: [stagingmantle_Bytes!] + transferId_not_in: [stagingmantle_Bytes!] + transferId_contains: stagingmantle_Bytes + transferId_not_contains: stagingmantle_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -202328,17 +201967,17 @@ input mainnet_DestinationTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: mainnet_TransferStatus - status_not: mainnet_TransferStatus - status_in: [mainnet_TransferStatus!] - status_not_in: [mainnet_TransferStatus!] + status: stagingmantle_TransferStatus + status_not: stagingmantle_TransferStatus + status_in: [stagingmantle_TransferStatus!] + status_not_in: [stagingmantle_TransferStatus!] routers: [String!] routers_not: [String!] routers_contains: [String!] routers_contains_nocase: [String!] routers_not_contains: [String!] routers_not_contains_nocase: [String!] - routers_: mainnet_Router_filter + routers_: stagingmantle_Router_filter originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -202363,28 +202002,40 @@ input mainnet_DestinationTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: mainnet_Bytes - to_not: mainnet_Bytes - to_in: [mainnet_Bytes!] - to_not_in: [mainnet_Bytes!] - to_contains: mainnet_Bytes - to_not_contains: mainnet_Bytes - delegate: mainnet_Bytes - delegate_not: mainnet_Bytes - delegate_in: [mainnet_Bytes!] - delegate_not_in: [mainnet_Bytes!] - delegate_contains: mainnet_Bytes - delegate_not_contains: mainnet_Bytes + to: stagingmantle_Bytes + to_not: stagingmantle_Bytes + to_gt: stagingmantle_Bytes + to_lt: stagingmantle_Bytes + to_gte: stagingmantle_Bytes + to_lte: stagingmantle_Bytes + to_in: [stagingmantle_Bytes!] + to_not_in: [stagingmantle_Bytes!] + to_contains: stagingmantle_Bytes + to_not_contains: stagingmantle_Bytes + delegate: stagingmantle_Bytes + delegate_not: stagingmantle_Bytes + delegate_gt: stagingmantle_Bytes + delegate_lt: stagingmantle_Bytes + delegate_gte: stagingmantle_Bytes + delegate_lte: stagingmantle_Bytes + delegate_in: [stagingmantle_Bytes!] + delegate_not_in: [stagingmantle_Bytes!] + delegate_contains: stagingmantle_Bytes + delegate_not_contains: stagingmantle_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: mainnet_Bytes - callData_not: mainnet_Bytes - callData_in: [mainnet_Bytes!] - callData_not_in: [mainnet_Bytes!] - callData_contains: mainnet_Bytes - callData_not_contains: mainnet_Bytes + callData: stagingmantle_Bytes + callData_not: stagingmantle_Bytes + callData_gt: stagingmantle_Bytes + callData_lt: stagingmantle_Bytes + callData_gte: stagingmantle_Bytes + callData_lte: stagingmantle_Bytes + callData_in: [stagingmantle_Bytes!] + callData_not_in: [stagingmantle_Bytes!] + callData_contains: stagingmantle_Bytes + callData_not_contains: stagingmantle_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -202401,12 +202052,16 @@ input mainnet_DestinationTransfer_filter { bumpSlippageCount_lte: BigInt bumpSlippageCount_in: [BigInt!] bumpSlippageCount_not_in: [BigInt!] - originSender: mainnet_Bytes - originSender_not: mainnet_Bytes - originSender_in: [mainnet_Bytes!] - originSender_not_in: [mainnet_Bytes!] - originSender_contains: mainnet_Bytes - originSender_not_contains: mainnet_Bytes + originSender: stagingmantle_Bytes + originSender_not: stagingmantle_Bytes + originSender_gt: stagingmantle_Bytes + originSender_lt: stagingmantle_Bytes + originSender_gte: stagingmantle_Bytes + originSender_lte: stagingmantle_Bytes + originSender_in: [stagingmantle_Bytes!] + originSender_not_in: [stagingmantle_Bytes!] + originSender_contains: stagingmantle_Bytes + originSender_not_contains: stagingmantle_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -202423,12 +202078,16 @@ input mainnet_DestinationTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: mainnet_Bytes - canonicalId_not: mainnet_Bytes - canonicalId_in: [mainnet_Bytes!] - canonicalId_not_in: [mainnet_Bytes!] - canonicalId_contains: mainnet_Bytes - canonicalId_not_contains: mainnet_Bytes + canonicalId: stagingmantle_Bytes + canonicalId_not: stagingmantle_Bytes + canonicalId_gt: stagingmantle_Bytes + canonicalId_lt: stagingmantle_Bytes + canonicalId_gte: stagingmantle_Bytes + canonicalId_lte: stagingmantle_Bytes + canonicalId_in: [stagingmantle_Bytes!] + canonicalId_not_in: [stagingmantle_Bytes!] + canonicalId_contains: stagingmantle_Bytes + canonicalId_not_contains: stagingmantle_Bytes asset: String asset_not: String asset_gt: String @@ -202449,7 +202108,7 @@ input mainnet_DestinationTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mainnet_Asset_filter + asset_: stagingmantle_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -202466,18 +202125,26 @@ input mainnet_DestinationTransfer_filter { routersFee_lte: BigInt routersFee_in: [BigInt!] routersFee_not_in: [BigInt!] - executedCaller: mainnet_Bytes - executedCaller_not: mainnet_Bytes - executedCaller_in: [mainnet_Bytes!] - executedCaller_not_in: [mainnet_Bytes!] - executedCaller_contains: mainnet_Bytes - executedCaller_not_contains: mainnet_Bytes - executedTransactionHash: mainnet_Bytes - executedTransactionHash_not: mainnet_Bytes - executedTransactionHash_in: [mainnet_Bytes!] - executedTransactionHash_not_in: [mainnet_Bytes!] - executedTransactionHash_contains: mainnet_Bytes - executedTransactionHash_not_contains: mainnet_Bytes + executedCaller: stagingmantle_Bytes + executedCaller_not: stagingmantle_Bytes + executedCaller_gt: stagingmantle_Bytes + executedCaller_lt: stagingmantle_Bytes + executedCaller_gte: stagingmantle_Bytes + executedCaller_lte: stagingmantle_Bytes + executedCaller_in: [stagingmantle_Bytes!] + executedCaller_not_in: [stagingmantle_Bytes!] + executedCaller_contains: stagingmantle_Bytes + executedCaller_not_contains: stagingmantle_Bytes + executedTransactionHash: stagingmantle_Bytes + executedTransactionHash_not: stagingmantle_Bytes + executedTransactionHash_gt: stagingmantle_Bytes + executedTransactionHash_lt: stagingmantle_Bytes + executedTransactionHash_gte: stagingmantle_Bytes + executedTransactionHash_lte: stagingmantle_Bytes + executedTransactionHash_in: [stagingmantle_Bytes!] + executedTransactionHash_not_in: [stagingmantle_Bytes!] + executedTransactionHash_contains: stagingmantle_Bytes + executedTransactionHash_not_contains: stagingmantle_Bytes executedTimestamp: BigInt executedTimestamp_not: BigInt executedTimestamp_gt: BigInt @@ -202510,12 +202177,16 @@ input mainnet_DestinationTransfer_filter { executedBlockNumber_lte: BigInt executedBlockNumber_in: [BigInt!] executedBlockNumber_not_in: [BigInt!] - executedTxOrigin: mainnet_Bytes - executedTxOrigin_not: mainnet_Bytes - executedTxOrigin_in: [mainnet_Bytes!] - executedTxOrigin_not_in: [mainnet_Bytes!] - executedTxOrigin_contains: mainnet_Bytes - executedTxOrigin_not_contains: mainnet_Bytes + executedTxOrigin: stagingmantle_Bytes + executedTxOrigin_not: stagingmantle_Bytes + executedTxOrigin_gt: stagingmantle_Bytes + executedTxOrigin_lt: stagingmantle_Bytes + executedTxOrigin_gte: stagingmantle_Bytes + executedTxOrigin_lte: stagingmantle_Bytes + executedTxOrigin_in: [stagingmantle_Bytes!] + executedTxOrigin_not_in: [stagingmantle_Bytes!] + executedTxOrigin_contains: stagingmantle_Bytes + executedTxOrigin_not_contains: stagingmantle_Bytes executedTxNonce: BigInt executedTxNonce_not: BigInt executedTxNonce_gt: BigInt @@ -202524,18 +202195,26 @@ input mainnet_DestinationTransfer_filter { executedTxNonce_lte: BigInt executedTxNonce_in: [BigInt!] executedTxNonce_not_in: [BigInt!] - reconciledCaller: mainnet_Bytes - reconciledCaller_not: mainnet_Bytes - reconciledCaller_in: [mainnet_Bytes!] - reconciledCaller_not_in: [mainnet_Bytes!] - reconciledCaller_contains: mainnet_Bytes - reconciledCaller_not_contains: mainnet_Bytes - reconciledTransactionHash: mainnet_Bytes - reconciledTransactionHash_not: mainnet_Bytes - reconciledTransactionHash_in: [mainnet_Bytes!] - reconciledTransactionHash_not_in: [mainnet_Bytes!] - reconciledTransactionHash_contains: mainnet_Bytes - reconciledTransactionHash_not_contains: mainnet_Bytes + reconciledCaller: stagingmantle_Bytes + reconciledCaller_not: stagingmantle_Bytes + reconciledCaller_gt: stagingmantle_Bytes + reconciledCaller_lt: stagingmantle_Bytes + reconciledCaller_gte: stagingmantle_Bytes + reconciledCaller_lte: stagingmantle_Bytes + reconciledCaller_in: [stagingmantle_Bytes!] + reconciledCaller_not_in: [stagingmantle_Bytes!] + reconciledCaller_contains: stagingmantle_Bytes + reconciledCaller_not_contains: stagingmantle_Bytes + reconciledTransactionHash: stagingmantle_Bytes + reconciledTransactionHash_not: stagingmantle_Bytes + reconciledTransactionHash_gt: stagingmantle_Bytes + reconciledTransactionHash_lt: stagingmantle_Bytes + reconciledTransactionHash_gte: stagingmantle_Bytes + reconciledTransactionHash_lte: stagingmantle_Bytes + reconciledTransactionHash_in: [stagingmantle_Bytes!] + reconciledTransactionHash_not_in: [stagingmantle_Bytes!] + reconciledTransactionHash_contains: stagingmantle_Bytes + reconciledTransactionHash_not_contains: stagingmantle_Bytes reconciledTimestamp: BigInt reconciledTimestamp_not: BigInt reconciledTimestamp_gt: BigInt @@ -202568,12 +202247,16 @@ input mainnet_DestinationTransfer_filter { reconciledBlockNumber_lte: BigInt reconciledBlockNumber_in: [BigInt!] reconciledBlockNumber_not_in: [BigInt!] - reconciledTxOrigin: mainnet_Bytes - reconciledTxOrigin_not: mainnet_Bytes - reconciledTxOrigin_in: [mainnet_Bytes!] - reconciledTxOrigin_not_in: [mainnet_Bytes!] - reconciledTxOrigin_contains: mainnet_Bytes - reconciledTxOrigin_not_contains: mainnet_Bytes + reconciledTxOrigin: stagingmantle_Bytes + reconciledTxOrigin_not: stagingmantle_Bytes + reconciledTxOrigin_gt: stagingmantle_Bytes + reconciledTxOrigin_lt: stagingmantle_Bytes + reconciledTxOrigin_gte: stagingmantle_Bytes + reconciledTxOrigin_lte: stagingmantle_Bytes + reconciledTxOrigin_in: [stagingmantle_Bytes!] + reconciledTxOrigin_not_in: [stagingmantle_Bytes!] + reconciledTxOrigin_contains: stagingmantle_Bytes + reconciledTxOrigin_not_contains: stagingmantle_Bytes reconciledTxNonce: BigInt reconciledTxNonce_not: BigInt reconciledTxNonce_gt: BigInt @@ -202583,10 +202266,12 @@ input mainnet_DestinationTransfer_filter { reconciledTxNonce_in: [BigInt!] reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_DestinationTransfer_filter] + or: [stagingmantle_DestinationTransfer_filter] } -enum mainnet_DestinationTransfer_orderBy { +enum stagingmantle_DestinationTransfer_orderBy { id chainId transferId @@ -202607,6 +202292,15 @@ enum mainnet_DestinationTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount routersFee executedCaller @@ -202627,14 +202321,20 @@ enum mainnet_DestinationTransfer_orderBy { reconciledTxNonce } -type mainnet_OptimisticRootFinalized { +""" +8 bytes signed integer + +""" +scalar stagingmantle_Int8 + +type stagingmantle_OptimisticRootFinalized { id: ID! - aggregateRoot: mainnet_Bytes! + aggregateRoot: stagingmantle_Bytes! timestamp: BigInt! blockNumber: BigInt } -input mainnet_OptimisticRootFinalized_filter { +input stagingmantle_OptimisticRootFinalized_filter { id: ID id_not: ID id_gt: ID @@ -202643,12 +202343,16 @@ input mainnet_OptimisticRootFinalized_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - aggregateRoot: mainnet_Bytes - aggregateRoot_not: mainnet_Bytes - aggregateRoot_in: [mainnet_Bytes!] - aggregateRoot_not_in: [mainnet_Bytes!] - aggregateRoot_contains: mainnet_Bytes - aggregateRoot_not_contains: mainnet_Bytes + aggregateRoot: stagingmantle_Bytes + aggregateRoot_not: stagingmantle_Bytes + aggregateRoot_gt: stagingmantle_Bytes + aggregateRoot_lt: stagingmantle_Bytes + aggregateRoot_gte: stagingmantle_Bytes + aggregateRoot_lte: stagingmantle_Bytes + aggregateRoot_in: [stagingmantle_Bytes!] + aggregateRoot_not_in: [stagingmantle_Bytes!] + aggregateRoot_contains: stagingmantle_Bytes + aggregateRoot_not_contains: stagingmantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -202666,30 +202370,38 @@ input mainnet_OptimisticRootFinalized_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_OptimisticRootFinalized_filter] + or: [stagingmantle_OptimisticRootFinalized_filter] } -enum mainnet_OptimisticRootFinalized_orderBy { +enum stagingmantle_OptimisticRootFinalized_orderBy { id aggregateRoot timestamp blockNumber } -type mainnet_OriginMessage { +"""Defines the order direction, either ascending or descending""" +enum stagingmantle_OrderDirection { + asc + desc +} + +type stagingmantle_OriginMessage { id: ID! - transferId: mainnet_Bytes + transferId: stagingmantle_Bytes destinationDomain: BigInt - leaf: mainnet_Bytes + leaf: stagingmantle_Bytes index: BigInt - message: mainnet_Bytes - root: mainnet_Bytes - transactionHash: mainnet_Bytes + message: stagingmantle_Bytes + root: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes blockNumber: BigInt - rootCount: mainnet_RootCount + rootCount: stagingmantle_RootCount } -input mainnet_OriginMessage_filter { +input stagingmantle_OriginMessage_filter { id: ID id_not: ID id_gt: ID @@ -202698,12 +202410,16 @@ input mainnet_OriginMessage_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - transferId: mainnet_Bytes - transferId_not: mainnet_Bytes - transferId_in: [mainnet_Bytes!] - transferId_not_in: [mainnet_Bytes!] - transferId_contains: mainnet_Bytes - transferId_not_contains: mainnet_Bytes + transferId: stagingmantle_Bytes + transferId_not: stagingmantle_Bytes + transferId_gt: stagingmantle_Bytes + transferId_lt: stagingmantle_Bytes + transferId_gte: stagingmantle_Bytes + transferId_lte: stagingmantle_Bytes + transferId_in: [stagingmantle_Bytes!] + transferId_not_in: [stagingmantle_Bytes!] + transferId_contains: stagingmantle_Bytes + transferId_not_contains: stagingmantle_Bytes destinationDomain: BigInt destinationDomain_not: BigInt destinationDomain_gt: BigInt @@ -202712,12 +202428,16 @@ input mainnet_OriginMessage_filter { destinationDomain_lte: BigInt destinationDomain_in: [BigInt!] destinationDomain_not_in: [BigInt!] - leaf: mainnet_Bytes - leaf_not: mainnet_Bytes - leaf_in: [mainnet_Bytes!] - leaf_not_in: [mainnet_Bytes!] - leaf_contains: mainnet_Bytes - leaf_not_contains: mainnet_Bytes + leaf: stagingmantle_Bytes + leaf_not: stagingmantle_Bytes + leaf_gt: stagingmantle_Bytes + leaf_lt: stagingmantle_Bytes + leaf_gte: stagingmantle_Bytes + leaf_lte: stagingmantle_Bytes + leaf_in: [stagingmantle_Bytes!] + leaf_not_in: [stagingmantle_Bytes!] + leaf_contains: stagingmantle_Bytes + leaf_not_contains: stagingmantle_Bytes index: BigInt index_not: BigInt index_gt: BigInt @@ -202726,24 +202446,36 @@ input mainnet_OriginMessage_filter { index_lte: BigInt index_in: [BigInt!] index_not_in: [BigInt!] - message: mainnet_Bytes - message_not: mainnet_Bytes - message_in: [mainnet_Bytes!] - message_not_in: [mainnet_Bytes!] - message_contains: mainnet_Bytes - message_not_contains: mainnet_Bytes - root: mainnet_Bytes - root_not: mainnet_Bytes - root_in: [mainnet_Bytes!] - root_not_in: [mainnet_Bytes!] - root_contains: mainnet_Bytes - root_not_contains: mainnet_Bytes - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + message: stagingmantle_Bytes + message_not: stagingmantle_Bytes + message_gt: stagingmantle_Bytes + message_lt: stagingmantle_Bytes + message_gte: stagingmantle_Bytes + message_lte: stagingmantle_Bytes + message_in: [stagingmantle_Bytes!] + message_not_in: [stagingmantle_Bytes!] + message_contains: stagingmantle_Bytes + message_not_contains: stagingmantle_Bytes + root: stagingmantle_Bytes + root_not: stagingmantle_Bytes + root_gt: stagingmantle_Bytes + root_lt: stagingmantle_Bytes + root_gte: stagingmantle_Bytes + root_lte: stagingmantle_Bytes + root_in: [stagingmantle_Bytes!] + root_not_in: [stagingmantle_Bytes!] + root_contains: stagingmantle_Bytes + root_not_contains: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes + transactionHash_not: stagingmantle_Bytes + transactionHash_gt: stagingmantle_Bytes + transactionHash_lt: stagingmantle_Bytes + transactionHash_gte: stagingmantle_Bytes + transactionHash_lte: stagingmantle_Bytes + transactionHash_in: [stagingmantle_Bytes!] + transactionHash_not_in: [stagingmantle_Bytes!] + transactionHash_contains: stagingmantle_Bytes + transactionHash_not_contains: stagingmantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -202772,12 +202504,14 @@ input mainnet_OriginMessage_filter { rootCount_ends_with_nocase: String rootCount_not_ends_with: String rootCount_not_ends_with_nocase: String - rootCount_: mainnet_RootCount_filter + rootCount_: stagingmantle_RootCount_filter """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_OriginMessage_filter] + or: [stagingmantle_OriginMessage_filter] } -enum mainnet_OriginMessage_orderBy { +enum stagingmantle_OriginMessage_orderBy { id transferId destinationDomain @@ -202788,44 +202522,46 @@ enum mainnet_OriginMessage_orderBy { transactionHash blockNumber rootCount + rootCount__id + rootCount__count } -type mainnet_OriginTransfer { +type stagingmantle_OriginTransfer { id: ID! chainId: BigInt - transferId: mainnet_Bytes + transferId: stagingmantle_Bytes nonce: BigInt - status: mainnet_TransferStatus - messageHash: mainnet_Bytes + status: stagingmantle_TransferStatus + messageHash: stagingmantle_Bytes originDomain: BigInt destinationDomain: BigInt canonicalDomain: BigInt - to: mainnet_Bytes - delegate: mainnet_Bytes + to: stagingmantle_Bytes + delegate: stagingmantle_Bytes receiveLocal: Boolean - callData: mainnet_Bytes + callData: stagingmantle_Bytes slippage: BigInt - originSender: mainnet_Bytes + originSender: stagingmantle_Bytes bridgedAmt: BigInt normalizedIn: BigInt - canonicalId: mainnet_Bytes - asset: mainnet_Asset - transactingAsset: mainnet_Bytes - message: mainnet_OriginMessage + canonicalId: stagingmantle_Bytes + asset: stagingmantle_Asset + transactingAsset: stagingmantle_Bytes + message: stagingmantle_OriginMessage bumpRelayerFeeCount: BigInt - relayerFees(skip: Int = 0, first: Int = 100, orderBy: mainnet_RelayerFee_orderBy, orderDirection: mainnet_OrderDirection, where: mainnet_RelayerFee_filter): [mainnet_RelayerFee!] - initialRelayerFeeAsset: mainnet_Bytes - caller: mainnet_Bytes - transactionHash: mainnet_Bytes + relayerFees(skip: Int = 0, first: Int = 100, orderBy: stagingmantle_RelayerFee_orderBy, orderDirection: stagingmantle_OrderDirection, where: stagingmantle_RelayerFee_filter): [stagingmantle_RelayerFee!] + initialRelayerFeeAsset: stagingmantle_Bytes + caller: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt - txOrigin: mainnet_Bytes + txOrigin: stagingmantle_Bytes txNonce: BigInt } -input mainnet_OriginTransfer_filter { +input stagingmantle_OriginTransfer_filter { id: ID id_not: ID id_gt: ID @@ -202842,12 +202578,16 @@ input mainnet_OriginTransfer_filter { chainId_lte: BigInt chainId_in: [BigInt!] chainId_not_in: [BigInt!] - transferId: mainnet_Bytes - transferId_not: mainnet_Bytes - transferId_in: [mainnet_Bytes!] - transferId_not_in: [mainnet_Bytes!] - transferId_contains: mainnet_Bytes - transferId_not_contains: mainnet_Bytes + transferId: stagingmantle_Bytes + transferId_not: stagingmantle_Bytes + transferId_gt: stagingmantle_Bytes + transferId_lt: stagingmantle_Bytes + transferId_gte: stagingmantle_Bytes + transferId_lte: stagingmantle_Bytes + transferId_in: [stagingmantle_Bytes!] + transferId_not_in: [stagingmantle_Bytes!] + transferId_contains: stagingmantle_Bytes + transferId_not_contains: stagingmantle_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -202856,16 +202596,20 @@ input mainnet_OriginTransfer_filter { nonce_lte: BigInt nonce_in: [BigInt!] nonce_not_in: [BigInt!] - status: mainnet_TransferStatus - status_not: mainnet_TransferStatus - status_in: [mainnet_TransferStatus!] - status_not_in: [mainnet_TransferStatus!] - messageHash: mainnet_Bytes - messageHash_not: mainnet_Bytes - messageHash_in: [mainnet_Bytes!] - messageHash_not_in: [mainnet_Bytes!] - messageHash_contains: mainnet_Bytes - messageHash_not_contains: mainnet_Bytes + status: stagingmantle_TransferStatus + status_not: stagingmantle_TransferStatus + status_in: [stagingmantle_TransferStatus!] + status_not_in: [stagingmantle_TransferStatus!] + messageHash: stagingmantle_Bytes + messageHash_not: stagingmantle_Bytes + messageHash_gt: stagingmantle_Bytes + messageHash_lt: stagingmantle_Bytes + messageHash_gte: stagingmantle_Bytes + messageHash_lte: stagingmantle_Bytes + messageHash_in: [stagingmantle_Bytes!] + messageHash_not_in: [stagingmantle_Bytes!] + messageHash_contains: stagingmantle_Bytes + messageHash_not_contains: stagingmantle_Bytes originDomain: BigInt originDomain_not: BigInt originDomain_gt: BigInt @@ -202890,28 +202634,40 @@ input mainnet_OriginTransfer_filter { canonicalDomain_lte: BigInt canonicalDomain_in: [BigInt!] canonicalDomain_not_in: [BigInt!] - to: mainnet_Bytes - to_not: mainnet_Bytes - to_in: [mainnet_Bytes!] - to_not_in: [mainnet_Bytes!] - to_contains: mainnet_Bytes - to_not_contains: mainnet_Bytes - delegate: mainnet_Bytes - delegate_not: mainnet_Bytes - delegate_in: [mainnet_Bytes!] - delegate_not_in: [mainnet_Bytes!] - delegate_contains: mainnet_Bytes - delegate_not_contains: mainnet_Bytes + to: stagingmantle_Bytes + to_not: stagingmantle_Bytes + to_gt: stagingmantle_Bytes + to_lt: stagingmantle_Bytes + to_gte: stagingmantle_Bytes + to_lte: stagingmantle_Bytes + to_in: [stagingmantle_Bytes!] + to_not_in: [stagingmantle_Bytes!] + to_contains: stagingmantle_Bytes + to_not_contains: stagingmantle_Bytes + delegate: stagingmantle_Bytes + delegate_not: stagingmantle_Bytes + delegate_gt: stagingmantle_Bytes + delegate_lt: stagingmantle_Bytes + delegate_gte: stagingmantle_Bytes + delegate_lte: stagingmantle_Bytes + delegate_in: [stagingmantle_Bytes!] + delegate_not_in: [stagingmantle_Bytes!] + delegate_contains: stagingmantle_Bytes + delegate_not_contains: stagingmantle_Bytes receiveLocal: Boolean receiveLocal_not: Boolean receiveLocal_in: [Boolean!] receiveLocal_not_in: [Boolean!] - callData: mainnet_Bytes - callData_not: mainnet_Bytes - callData_in: [mainnet_Bytes!] - callData_not_in: [mainnet_Bytes!] - callData_contains: mainnet_Bytes - callData_not_contains: mainnet_Bytes + callData: stagingmantle_Bytes + callData_not: stagingmantle_Bytes + callData_gt: stagingmantle_Bytes + callData_lt: stagingmantle_Bytes + callData_gte: stagingmantle_Bytes + callData_lte: stagingmantle_Bytes + callData_in: [stagingmantle_Bytes!] + callData_not_in: [stagingmantle_Bytes!] + callData_contains: stagingmantle_Bytes + callData_not_contains: stagingmantle_Bytes slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -202920,12 +202676,16 @@ input mainnet_OriginTransfer_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - originSender: mainnet_Bytes - originSender_not: mainnet_Bytes - originSender_in: [mainnet_Bytes!] - originSender_not_in: [mainnet_Bytes!] - originSender_contains: mainnet_Bytes - originSender_not_contains: mainnet_Bytes + originSender: stagingmantle_Bytes + originSender_not: stagingmantle_Bytes + originSender_gt: stagingmantle_Bytes + originSender_lt: stagingmantle_Bytes + originSender_gte: stagingmantle_Bytes + originSender_lte: stagingmantle_Bytes + originSender_in: [stagingmantle_Bytes!] + originSender_not_in: [stagingmantle_Bytes!] + originSender_contains: stagingmantle_Bytes + originSender_not_contains: stagingmantle_Bytes bridgedAmt: BigInt bridgedAmt_not: BigInt bridgedAmt_gt: BigInt @@ -202942,12 +202702,16 @@ input mainnet_OriginTransfer_filter { normalizedIn_lte: BigInt normalizedIn_in: [BigInt!] normalizedIn_not_in: [BigInt!] - canonicalId: mainnet_Bytes - canonicalId_not: mainnet_Bytes - canonicalId_in: [mainnet_Bytes!] - canonicalId_not_in: [mainnet_Bytes!] - canonicalId_contains: mainnet_Bytes - canonicalId_not_contains: mainnet_Bytes + canonicalId: stagingmantle_Bytes + canonicalId_not: stagingmantle_Bytes + canonicalId_gt: stagingmantle_Bytes + canonicalId_lt: stagingmantle_Bytes + canonicalId_gte: stagingmantle_Bytes + canonicalId_lte: stagingmantle_Bytes + canonicalId_in: [stagingmantle_Bytes!] + canonicalId_not_in: [stagingmantle_Bytes!] + canonicalId_contains: stagingmantle_Bytes + canonicalId_not_contains: stagingmantle_Bytes asset: String asset_not: String asset_gt: String @@ -202968,13 +202732,17 @@ input mainnet_OriginTransfer_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mainnet_Asset_filter - transactingAsset: mainnet_Bytes - transactingAsset_not: mainnet_Bytes - transactingAsset_in: [mainnet_Bytes!] - transactingAsset_not_in: [mainnet_Bytes!] - transactingAsset_contains: mainnet_Bytes - transactingAsset_not_contains: mainnet_Bytes + asset_: stagingmantle_Asset_filter + transactingAsset: stagingmantle_Bytes + transactingAsset_not: stagingmantle_Bytes + transactingAsset_gt: stagingmantle_Bytes + transactingAsset_lt: stagingmantle_Bytes + transactingAsset_gte: stagingmantle_Bytes + transactingAsset_lte: stagingmantle_Bytes + transactingAsset_in: [stagingmantle_Bytes!] + transactingAsset_not_in: [stagingmantle_Bytes!] + transactingAsset_contains: stagingmantle_Bytes + transactingAsset_not_contains: stagingmantle_Bytes message: String message_not: String message_gt: String @@ -202995,7 +202763,7 @@ input mainnet_OriginTransfer_filter { message_ends_with_nocase: String message_not_ends_with: String message_not_ends_with_nocase: String - message_: mainnet_OriginMessage_filter + message_: stagingmantle_OriginMessage_filter bumpRelayerFeeCount: BigInt bumpRelayerFeeCount_not: BigInt bumpRelayerFeeCount_gt: BigInt @@ -203010,25 +202778,37 @@ input mainnet_OriginTransfer_filter { relayerFees_contains_nocase: [String!] relayerFees_not_contains: [String!] relayerFees_not_contains_nocase: [String!] - relayerFees_: mainnet_RelayerFee_filter - initialRelayerFeeAsset: mainnet_Bytes - initialRelayerFeeAsset_not: mainnet_Bytes - initialRelayerFeeAsset_in: [mainnet_Bytes!] - initialRelayerFeeAsset_not_in: [mainnet_Bytes!] - initialRelayerFeeAsset_contains: mainnet_Bytes - initialRelayerFeeAsset_not_contains: mainnet_Bytes - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + relayerFees_: stagingmantle_RelayerFee_filter + initialRelayerFeeAsset: stagingmantle_Bytes + initialRelayerFeeAsset_not: stagingmantle_Bytes + initialRelayerFeeAsset_gt: stagingmantle_Bytes + initialRelayerFeeAsset_lt: stagingmantle_Bytes + initialRelayerFeeAsset_gte: stagingmantle_Bytes + initialRelayerFeeAsset_lte: stagingmantle_Bytes + initialRelayerFeeAsset_in: [stagingmantle_Bytes!] + initialRelayerFeeAsset_not_in: [stagingmantle_Bytes!] + initialRelayerFeeAsset_contains: stagingmantle_Bytes + initialRelayerFeeAsset_not_contains: stagingmantle_Bytes + caller: stagingmantle_Bytes + caller_not: stagingmantle_Bytes + caller_gt: stagingmantle_Bytes + caller_lt: stagingmantle_Bytes + caller_gte: stagingmantle_Bytes + caller_lte: stagingmantle_Bytes + caller_in: [stagingmantle_Bytes!] + caller_not_in: [stagingmantle_Bytes!] + caller_contains: stagingmantle_Bytes + caller_not_contains: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes + transactionHash_not: stagingmantle_Bytes + transactionHash_gt: stagingmantle_Bytes + transactionHash_lt: stagingmantle_Bytes + transactionHash_gte: stagingmantle_Bytes + transactionHash_lte: stagingmantle_Bytes + transactionHash_in: [stagingmantle_Bytes!] + transactionHash_not_in: [stagingmantle_Bytes!] + transactionHash_contains: stagingmantle_Bytes + transactionHash_not_contains: stagingmantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -203061,12 +202841,16 @@ input mainnet_OriginTransfer_filter { blockNumber_lte: BigInt blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] - txOrigin: mainnet_Bytes - txOrigin_not: mainnet_Bytes - txOrigin_in: [mainnet_Bytes!] - txOrigin_not_in: [mainnet_Bytes!] - txOrigin_contains: mainnet_Bytes - txOrigin_not_contains: mainnet_Bytes + txOrigin: stagingmantle_Bytes + txOrigin_not: stagingmantle_Bytes + txOrigin_gt: stagingmantle_Bytes + txOrigin_lt: stagingmantle_Bytes + txOrigin_gte: stagingmantle_Bytes + txOrigin_lte: stagingmantle_Bytes + txOrigin_in: [stagingmantle_Bytes!] + txOrigin_not_in: [stagingmantle_Bytes!] + txOrigin_contains: stagingmantle_Bytes + txOrigin_not_contains: stagingmantle_Bytes txNonce: BigInt txNonce_not: BigInt txNonce_gt: BigInt @@ -203076,10 +202860,12 @@ input mainnet_OriginTransfer_filter { txNonce_in: [BigInt!] txNonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_OriginTransfer_filter] + or: [stagingmantle_OriginTransfer_filter] } -enum mainnet_OriginTransfer_orderBy { +enum stagingmantle_OriginTransfer_orderBy { id chainId transferId @@ -203099,8 +202885,26 @@ enum mainnet_OriginTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber transactingAsset message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber bumpRelayerFeeCount relayerFees initialRelayerFeeAsset @@ -203114,20 +202918,20 @@ enum mainnet_OriginTransfer_orderBy { txNonce } -type mainnet_Relayer { +type stagingmantle_Relayer { id: ID! isActive: Boolean! - relayer: mainnet_Bytes + relayer: stagingmantle_Bytes } -type mainnet_RelayerFee { +type stagingmantle_RelayerFee { id: ID! - transfer: mainnet_OriginTransfer! + transfer: stagingmantle_OriginTransfer! fee: BigInt! - asset: mainnet_Bytes! + asset: stagingmantle_Bytes! } -input mainnet_RelayerFee_filter { +input stagingmantle_RelayerFee_filter { id: ID id_not: ID id_gt: ID @@ -203156,7 +202960,7 @@ input mainnet_RelayerFee_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: mainnet_OriginTransfer_filter + transfer_: stagingmantle_OriginTransfer_filter fee: BigInt fee_not: BigInt fee_gt: BigInt @@ -203165,37 +202969,72 @@ input mainnet_RelayerFee_filter { fee_lte: BigInt fee_in: [BigInt!] fee_not_in: [BigInt!] - asset: mainnet_Bytes - asset_not: mainnet_Bytes - asset_in: [mainnet_Bytes!] - asset_not_in: [mainnet_Bytes!] - asset_contains: mainnet_Bytes - asset_not_contains: mainnet_Bytes + asset: stagingmantle_Bytes + asset_not: stagingmantle_Bytes + asset_gt: stagingmantle_Bytes + asset_lt: stagingmantle_Bytes + asset_gte: stagingmantle_Bytes + asset_lte: stagingmantle_Bytes + asset_in: [stagingmantle_Bytes!] + asset_not_in: [stagingmantle_Bytes!] + asset_contains: stagingmantle_Bytes + asset_not_contains: stagingmantle_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_RelayerFee_filter] + or: [stagingmantle_RelayerFee_filter] } -enum mainnet_RelayerFee_orderBy { +enum stagingmantle_RelayerFee_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce fee asset } -type mainnet_RelayerFeesIncrease { +type stagingmantle_RelayerFeesIncrease { id: ID! - transfer: mainnet_OriginTransfer! + transfer: stagingmantle_OriginTransfer! increase: BigInt - asset: mainnet_Bytes - caller: mainnet_Bytes! - transactionHash: mainnet_Bytes! + asset: stagingmantle_Bytes + caller: stagingmantle_Bytes! + transactionHash: stagingmantle_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input mainnet_RelayerFeesIncrease_filter { +input stagingmantle_RelayerFeesIncrease_filter { id: ID id_not: ID id_gt: ID @@ -203224,7 +203063,7 @@ input mainnet_RelayerFeesIncrease_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: mainnet_OriginTransfer_filter + transfer_: stagingmantle_OriginTransfer_filter increase: BigInt increase_not: BigInt increase_gt: BigInt @@ -203233,24 +203072,36 @@ input mainnet_RelayerFeesIncrease_filter { increase_lte: BigInt increase_in: [BigInt!] increase_not_in: [BigInt!] - asset: mainnet_Bytes - asset_not: mainnet_Bytes - asset_in: [mainnet_Bytes!] - asset_not_in: [mainnet_Bytes!] - asset_contains: mainnet_Bytes - asset_not_contains: mainnet_Bytes - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + asset: stagingmantle_Bytes + asset_not: stagingmantle_Bytes + asset_gt: stagingmantle_Bytes + asset_lt: stagingmantle_Bytes + asset_gte: stagingmantle_Bytes + asset_lte: stagingmantle_Bytes + asset_in: [stagingmantle_Bytes!] + asset_not_in: [stagingmantle_Bytes!] + asset_contains: stagingmantle_Bytes + asset_not_contains: stagingmantle_Bytes + caller: stagingmantle_Bytes + caller_not: stagingmantle_Bytes + caller_gt: stagingmantle_Bytes + caller_lt: stagingmantle_Bytes + caller_gte: stagingmantle_Bytes + caller_lte: stagingmantle_Bytes + caller_in: [stagingmantle_Bytes!] + caller_not_in: [stagingmantle_Bytes!] + caller_contains: stagingmantle_Bytes + caller_not_contains: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes + transactionHash_not: stagingmantle_Bytes + transactionHash_gt: stagingmantle_Bytes + transactionHash_lt: stagingmantle_Bytes + transactionHash_gte: stagingmantle_Bytes + transactionHash_lte: stagingmantle_Bytes + transactionHash_in: [stagingmantle_Bytes!] + transactionHash_not_in: [stagingmantle_Bytes!] + transactionHash_contains: stagingmantle_Bytes + transactionHash_not_contains: stagingmantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -203284,12 +203135,43 @@ input mainnet_RelayerFeesIncrease_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_RelayerFeesIncrease_filter] + or: [stagingmantle_RelayerFeesIncrease_filter] } -enum mainnet_RelayerFeesIncrease_orderBy { +enum stagingmantle_RelayerFeesIncrease_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce increase asset caller @@ -203300,7 +203182,7 @@ enum mainnet_RelayerFeesIncrease_orderBy { blockNumber } -input mainnet_Relayer_filter { +input stagingmantle_Relayer_filter { id: ID id_not: ID id_gt: ID @@ -203313,28 +203195,34 @@ input mainnet_Relayer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - relayer: mainnet_Bytes - relayer_not: mainnet_Bytes - relayer_in: [mainnet_Bytes!] - relayer_not_in: [mainnet_Bytes!] - relayer_contains: mainnet_Bytes - relayer_not_contains: mainnet_Bytes + relayer: stagingmantle_Bytes + relayer_not: stagingmantle_Bytes + relayer_gt: stagingmantle_Bytes + relayer_lt: stagingmantle_Bytes + relayer_gte: stagingmantle_Bytes + relayer_lte: stagingmantle_Bytes + relayer_in: [stagingmantle_Bytes!] + relayer_not_in: [stagingmantle_Bytes!] + relayer_contains: stagingmantle_Bytes + relayer_not_contains: stagingmantle_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_Relayer_filter] + or: [stagingmantle_Relayer_filter] } -enum mainnet_Relayer_orderBy { +enum stagingmantle_Relayer_orderBy { id isActive relayer } -type mainnet_RootCount { +type stagingmantle_RootCount { id: ID! count: BigInt } -input mainnet_RootCount_filter { +input stagingmantle_RootCount_filter { id: ID id_not: ID id_gt: ID @@ -203352,29 +203240,31 @@ input mainnet_RootCount_filter { count_in: [BigInt!] count_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_RootCount_filter] + or: [stagingmantle_RootCount_filter] } -enum mainnet_RootCount_orderBy { +enum stagingmantle_RootCount_orderBy { id count } -type mainnet_RootMessageSent { +type stagingmantle_RootMessageSent { id: ID! spokeDomain: BigInt hubDomain: BigInt - root: mainnet_Bytes + root: stagingmantle_Bytes count: BigInt - caller: mainnet_Bytes - transactionHash: mainnet_Bytes + caller: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes timestamp: BigInt gasPrice: BigInt gasLimit: BigInt blockNumber: BigInt } -input mainnet_RootMessageSent_filter { +input stagingmantle_RootMessageSent_filter { id: ID id_not: ID id_gt: ID @@ -203399,12 +203289,16 @@ input mainnet_RootMessageSent_filter { hubDomain_lte: BigInt hubDomain_in: [BigInt!] hubDomain_not_in: [BigInt!] - root: mainnet_Bytes - root_not: mainnet_Bytes - root_in: [mainnet_Bytes!] - root_not_in: [mainnet_Bytes!] - root_contains: mainnet_Bytes - root_not_contains: mainnet_Bytes + root: stagingmantle_Bytes + root_not: stagingmantle_Bytes + root_gt: stagingmantle_Bytes + root_lt: stagingmantle_Bytes + root_gte: stagingmantle_Bytes + root_lte: stagingmantle_Bytes + root_in: [stagingmantle_Bytes!] + root_not_in: [stagingmantle_Bytes!] + root_contains: stagingmantle_Bytes + root_not_contains: stagingmantle_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -203413,18 +203307,26 @@ input mainnet_RootMessageSent_filter { count_lte: BigInt count_in: [BigInt!] count_not_in: [BigInt!] - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + caller: stagingmantle_Bytes + caller_not: stagingmantle_Bytes + caller_gt: stagingmantle_Bytes + caller_lt: stagingmantle_Bytes + caller_gte: stagingmantle_Bytes + caller_lte: stagingmantle_Bytes + caller_in: [stagingmantle_Bytes!] + caller_not_in: [stagingmantle_Bytes!] + caller_contains: stagingmantle_Bytes + caller_not_contains: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes + transactionHash_not: stagingmantle_Bytes + transactionHash_gt: stagingmantle_Bytes + transactionHash_lt: stagingmantle_Bytes + transactionHash_gte: stagingmantle_Bytes + transactionHash_lte: stagingmantle_Bytes + transactionHash_in: [stagingmantle_Bytes!] + transactionHash_not_in: [stagingmantle_Bytes!] + transactionHash_contains: stagingmantle_Bytes + transactionHash_not_contains: stagingmantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -203458,10 +203360,12 @@ input mainnet_RootMessageSent_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_RootMessageSent_filter] + or: [stagingmantle_RootMessageSent_filter] } -enum mainnet_RootMessageSent_orderBy { +enum stagingmantle_RootMessageSent_orderBy { id spokeDomain hubDomain @@ -203475,25 +203379,25 @@ enum mainnet_RootMessageSent_orderBy { blockNumber } -type mainnet_Router { +type stagingmantle_Router { id: ID! isActive: Boolean! - owner: mainnet_Bytes - recipient: mainnet_Bytes - proposedOwner: mainnet_Bytes + owner: stagingmantle_Bytes + recipient: stagingmantle_Bytes + proposedOwner: stagingmantle_Bytes proposedTimestamp: BigInt - assetBalances(skip: Int = 0, first: Int = 100, orderBy: mainnet_AssetBalance_orderBy, orderDirection: mainnet_OrderDirection, where: mainnet_AssetBalance_filter): [mainnet_AssetBalance!]! + assetBalances(skip: Int = 0, first: Int = 100, orderBy: stagingmantle_AssetBalance_orderBy, orderDirection: stagingmantle_OrderDirection, where: stagingmantle_AssetBalance_filter): [stagingmantle_AssetBalance!]! } -type mainnet_RouterDailyTVL { +type stagingmantle_RouterDailyTVL { id: ID! - router: mainnet_Router! - asset: mainnet_Asset! + router: stagingmantle_Router! + asset: stagingmantle_Asset! timestamp: BigInt! balance: BigInt! } -input mainnet_RouterDailyTVL_filter { +input stagingmantle_RouterDailyTVL_filter { id: ID id_not: ID id_gt: ID @@ -203522,7 +203426,7 @@ input mainnet_RouterDailyTVL_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: mainnet_Router_filter + router_: stagingmantle_Router_filter asset: String asset_not: String asset_gt: String @@ -203543,7 +203447,7 @@ input mainnet_RouterDailyTVL_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mainnet_Asset_filter + asset_: stagingmantle_Asset_filter timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -203561,37 +203465,54 @@ input mainnet_RouterDailyTVL_filter { balance_in: [BigInt!] balance_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_RouterDailyTVL_filter] + or: [stagingmantle_RouterDailyTVL_filter] } -enum mainnet_RouterDailyTVL_orderBy { +enum stagingmantle_RouterDailyTVL_orderBy { id router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp balance } -type mainnet_RouterLiquidityEvent { +type stagingmantle_RouterLiquidityEvent { id: ID! - type: mainnet_RouterLiquidityEventType - router: mainnet_Router! - asset: mainnet_Asset! + type: stagingmantle_RouterLiquidityEventType + router: stagingmantle_Router! + asset: stagingmantle_Asset! amount: BigInt! balance: BigInt! - caller: mainnet_Bytes + caller: stagingmantle_Bytes blockNumber: BigInt! timestamp: BigInt! - transactionHash: mainnet_Bytes! + transactionHash: stagingmantle_Bytes! nonce: BigInt! } -enum mainnet_RouterLiquidityEventType { +enum stagingmantle_RouterLiquidityEventType { Add Remove } -input mainnet_RouterLiquidityEvent_filter { +input stagingmantle_RouterLiquidityEvent_filter { id: ID id_not: ID id_gt: ID @@ -203600,10 +203521,10 @@ input mainnet_RouterLiquidityEvent_filter { id_lte: ID id_in: [ID!] id_not_in: [ID!] - type: mainnet_RouterLiquidityEventType - type_not: mainnet_RouterLiquidityEventType - type_in: [mainnet_RouterLiquidityEventType!] - type_not_in: [mainnet_RouterLiquidityEventType!] + type: stagingmantle_RouterLiquidityEventType + type_not: stagingmantle_RouterLiquidityEventType + type_in: [stagingmantle_RouterLiquidityEventType!] + type_not_in: [stagingmantle_RouterLiquidityEventType!] router: String router_not: String router_gt: String @@ -203624,7 +203545,7 @@ input mainnet_RouterLiquidityEvent_filter { router_ends_with_nocase: String router_not_ends_with: String router_not_ends_with_nocase: String - router_: mainnet_Router_filter + router_: stagingmantle_Router_filter asset: String asset_not: String asset_gt: String @@ -203645,7 +203566,7 @@ input mainnet_RouterLiquidityEvent_filter { asset_ends_with_nocase: String asset_not_ends_with: String asset_not_ends_with_nocase: String - asset_: mainnet_Asset_filter + asset_: stagingmantle_Asset_filter amount: BigInt amount_not: BigInt amount_gt: BigInt @@ -203662,12 +203583,16 @@ input mainnet_RouterLiquidityEvent_filter { balance_lte: BigInt balance_in: [BigInt!] balance_not_in: [BigInt!] - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes + caller: stagingmantle_Bytes + caller_not: stagingmantle_Bytes + caller_gt: stagingmantle_Bytes + caller_lt: stagingmantle_Bytes + caller_gte: stagingmantle_Bytes + caller_lte: stagingmantle_Bytes + caller_in: [stagingmantle_Bytes!] + caller_not_in: [stagingmantle_Bytes!] + caller_contains: stagingmantle_Bytes + caller_not_contains: stagingmantle_Bytes blockNumber: BigInt blockNumber_not: BigInt blockNumber_gt: BigInt @@ -203684,12 +203609,16 @@ input mainnet_RouterLiquidityEvent_filter { timestamp_lte: BigInt timestamp_in: [BigInt!] timestamp_not_in: [BigInt!] - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + transactionHash: stagingmantle_Bytes + transactionHash_not: stagingmantle_Bytes + transactionHash_gt: stagingmantle_Bytes + transactionHash_lt: stagingmantle_Bytes + transactionHash_gte: stagingmantle_Bytes + transactionHash_lte: stagingmantle_Bytes + transactionHash_in: [stagingmantle_Bytes!] + transactionHash_not_in: [stagingmantle_Bytes!] + transactionHash_contains: stagingmantle_Bytes + transactionHash_not_contains: stagingmantle_Bytes nonce: BigInt nonce_not: BigInt nonce_gt: BigInt @@ -203699,14 +203628,31 @@ input mainnet_RouterLiquidityEvent_filter { nonce_in: [BigInt!] nonce_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_RouterLiquidityEvent_filter] + or: [stagingmantle_RouterLiquidityEvent_filter] } -enum mainnet_RouterLiquidityEvent_orderBy { +enum stagingmantle_RouterLiquidityEvent_orderBy { id type router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount balance caller @@ -203716,7 +203662,7 @@ enum mainnet_RouterLiquidityEvent_orderBy { nonce } -input mainnet_Router_filter { +input stagingmantle_Router_filter { id: ID id_not: ID id_gt: ID @@ -203729,24 +203675,36 @@ input mainnet_Router_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - owner: mainnet_Bytes - owner_not: mainnet_Bytes - owner_in: [mainnet_Bytes!] - owner_not_in: [mainnet_Bytes!] - owner_contains: mainnet_Bytes - owner_not_contains: mainnet_Bytes - recipient: mainnet_Bytes - recipient_not: mainnet_Bytes - recipient_in: [mainnet_Bytes!] - recipient_not_in: [mainnet_Bytes!] - recipient_contains: mainnet_Bytes - recipient_not_contains: mainnet_Bytes - proposedOwner: mainnet_Bytes - proposedOwner_not: mainnet_Bytes - proposedOwner_in: [mainnet_Bytes!] - proposedOwner_not_in: [mainnet_Bytes!] - proposedOwner_contains: mainnet_Bytes - proposedOwner_not_contains: mainnet_Bytes + owner: stagingmantle_Bytes + owner_not: stagingmantle_Bytes + owner_gt: stagingmantle_Bytes + owner_lt: stagingmantle_Bytes + owner_gte: stagingmantle_Bytes + owner_lte: stagingmantle_Bytes + owner_in: [stagingmantle_Bytes!] + owner_not_in: [stagingmantle_Bytes!] + owner_contains: stagingmantle_Bytes + owner_not_contains: stagingmantle_Bytes + recipient: stagingmantle_Bytes + recipient_not: stagingmantle_Bytes + recipient_gt: stagingmantle_Bytes + recipient_lt: stagingmantle_Bytes + recipient_gte: stagingmantle_Bytes + recipient_lte: stagingmantle_Bytes + recipient_in: [stagingmantle_Bytes!] + recipient_not_in: [stagingmantle_Bytes!] + recipient_contains: stagingmantle_Bytes + recipient_not_contains: stagingmantle_Bytes + proposedOwner: stagingmantle_Bytes + proposedOwner_not: stagingmantle_Bytes + proposedOwner_gt: stagingmantle_Bytes + proposedOwner_lt: stagingmantle_Bytes + proposedOwner_gte: stagingmantle_Bytes + proposedOwner_lte: stagingmantle_Bytes + proposedOwner_in: [stagingmantle_Bytes!] + proposedOwner_not_in: [stagingmantle_Bytes!] + proposedOwner_contains: stagingmantle_Bytes + proposedOwner_not_contains: stagingmantle_Bytes proposedTimestamp: BigInt proposedTimestamp_not: BigInt proposedTimestamp_gt: BigInt @@ -203755,12 +203713,14 @@ input mainnet_Router_filter { proposedTimestamp_lte: BigInt proposedTimestamp_in: [BigInt!] proposedTimestamp_not_in: [BigInt!] - assetBalances_: mainnet_AssetBalance_filter + assetBalances_: stagingmantle_AssetBalance_filter """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_Router_filter] + or: [stagingmantle_Router_filter] } -enum mainnet_Router_orderBy { +enum stagingmantle_Router_orderBy { id isActive owner @@ -203770,13 +203730,13 @@ enum mainnet_Router_orderBy { assetBalances } -type mainnet_Sequencer { +type stagingmantle_Sequencer { id: ID! isActive: Boolean! - sequencer: mainnet_Bytes + sequencer: stagingmantle_Bytes } -input mainnet_Sequencer_filter { +input stagingmantle_Sequencer_filter { id: ID id_not: ID id_gt: ID @@ -203789,29 +203749,35 @@ input mainnet_Sequencer_filter { isActive_not: Boolean isActive_in: [Boolean!] isActive_not_in: [Boolean!] - sequencer: mainnet_Bytes - sequencer_not: mainnet_Bytes - sequencer_in: [mainnet_Bytes!] - sequencer_not_in: [mainnet_Bytes!] - sequencer_contains: mainnet_Bytes - sequencer_not_contains: mainnet_Bytes + sequencer: stagingmantle_Bytes + sequencer_not: stagingmantle_Bytes + sequencer_gt: stagingmantle_Bytes + sequencer_lt: stagingmantle_Bytes + sequencer_gte: stagingmantle_Bytes + sequencer_lte: stagingmantle_Bytes + sequencer_in: [stagingmantle_Bytes!] + sequencer_not_in: [stagingmantle_Bytes!] + sequencer_contains: stagingmantle_Bytes + sequencer_not_contains: stagingmantle_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_Sequencer_filter] + or: [stagingmantle_Sequencer_filter] } -enum mainnet_Sequencer_orderBy { +enum stagingmantle_Sequencer_orderBy { id isActive sequencer } -type mainnet_Setting { +type stagingmantle_Setting { id: ID! maxRoutersPerTransfer: BigInt! - caller: mainnet_Bytes! + caller: stagingmantle_Bytes! } -input mainnet_Setting_filter { +input stagingmantle_Setting_filter { id: ID id_not: ID id_gt: ID @@ -203828,35 +203794,41 @@ input mainnet_Setting_filter { maxRoutersPerTransfer_lte: BigInt maxRoutersPerTransfer_in: [BigInt!] maxRoutersPerTransfer_not_in: [BigInt!] - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes + caller: stagingmantle_Bytes + caller_not: stagingmantle_Bytes + caller_gt: stagingmantle_Bytes + caller_lt: stagingmantle_Bytes + caller_gte: stagingmantle_Bytes + caller_lte: stagingmantle_Bytes + caller_in: [stagingmantle_Bytes!] + caller_not_in: [stagingmantle_Bytes!] + caller_contains: stagingmantle_Bytes + caller_not_contains: stagingmantle_Bytes """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_Setting_filter] + or: [stagingmantle_Setting_filter] } -enum mainnet_Setting_orderBy { +enum stagingmantle_Setting_orderBy { id maxRoutersPerTransfer caller } -type mainnet_SlippageUpdate { +type stagingmantle_SlippageUpdate { id: ID! - transfer: mainnet_DestinationTransfer! + transfer: stagingmantle_DestinationTransfer! slippage: BigInt! - caller: mainnet_Bytes! - transactionHash: mainnet_Bytes! + caller: stagingmantle_Bytes! + transactionHash: stagingmantle_Bytes! timestamp: BigInt! gasPrice: BigInt! gasLimit: BigInt! blockNumber: BigInt! } -input mainnet_SlippageUpdate_filter { +input stagingmantle_SlippageUpdate_filter { id: ID id_not: ID id_gt: ID @@ -203885,7 +203857,7 @@ input mainnet_SlippageUpdate_filter { transfer_ends_with_nocase: String transfer_not_ends_with: String transfer_not_ends_with_nocase: String - transfer_: mainnet_DestinationTransfer_filter + transfer_: stagingmantle_DestinationTransfer_filter slippage: BigInt slippage_not: BigInt slippage_gt: BigInt @@ -203894,18 +203866,26 @@ input mainnet_SlippageUpdate_filter { slippage_lte: BigInt slippage_in: [BigInt!] slippage_not_in: [BigInt!] - caller: mainnet_Bytes - caller_not: mainnet_Bytes - caller_in: [mainnet_Bytes!] - caller_not_in: [mainnet_Bytes!] - caller_contains: mainnet_Bytes - caller_not_contains: mainnet_Bytes - transactionHash: mainnet_Bytes - transactionHash_not: mainnet_Bytes - transactionHash_in: [mainnet_Bytes!] - transactionHash_not_in: [mainnet_Bytes!] - transactionHash_contains: mainnet_Bytes - transactionHash_not_contains: mainnet_Bytes + caller: stagingmantle_Bytes + caller_not: stagingmantle_Bytes + caller_gt: stagingmantle_Bytes + caller_lt: stagingmantle_Bytes + caller_gte: stagingmantle_Bytes + caller_lte: stagingmantle_Bytes + caller_in: [stagingmantle_Bytes!] + caller_not_in: [stagingmantle_Bytes!] + caller_contains: stagingmantle_Bytes + caller_not_contains: stagingmantle_Bytes + transactionHash: stagingmantle_Bytes + transactionHash_not: stagingmantle_Bytes + transactionHash_gt: stagingmantle_Bytes + transactionHash_lt: stagingmantle_Bytes + transactionHash_gte: stagingmantle_Bytes + transactionHash_lte: stagingmantle_Bytes + transactionHash_in: [stagingmantle_Bytes!] + transactionHash_not_in: [stagingmantle_Bytes!] + transactionHash_contains: stagingmantle_Bytes + transactionHash_not_contains: stagingmantle_Bytes timestamp: BigInt timestamp_not: BigInt timestamp_gt: BigInt @@ -203939,12 +203919,50 @@ input mainnet_SlippageUpdate_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_SlippageUpdate_filter] + or: [stagingmantle_SlippageUpdate_filter] } -enum mainnet_SlippageUpdate_orderBy { +enum stagingmantle_SlippageUpdate_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce slippage caller transactionHash @@ -203954,16 +203972,16 @@ enum mainnet_SlippageUpdate_orderBy { blockNumber } -type mainnet_SnapshotRoot { +type stagingmantle_SnapshotRoot { id: ID! spokeDomain: BigInt - root: mainnet_Bytes! + root: stagingmantle_Bytes! count: BigInt! timestamp: BigInt! blockNumber: BigInt! } -input mainnet_SnapshotRoot_filter { +input stagingmantle_SnapshotRoot_filter { id: ID id_not: ID id_gt: ID @@ -203980,12 +203998,16 @@ input mainnet_SnapshotRoot_filter { spokeDomain_lte: BigInt spokeDomain_in: [BigInt!] spokeDomain_not_in: [BigInt!] - root: mainnet_Bytes - root_not: mainnet_Bytes - root_in: [mainnet_Bytes!] - root_not_in: [mainnet_Bytes!] - root_contains: mainnet_Bytes - root_not_contains: mainnet_Bytes + root: stagingmantle_Bytes + root_not: stagingmantle_Bytes + root_gt: stagingmantle_Bytes + root_lt: stagingmantle_Bytes + root_gte: stagingmantle_Bytes + root_lte: stagingmantle_Bytes + root_in: [stagingmantle_Bytes!] + root_not_in: [stagingmantle_Bytes!] + root_contains: stagingmantle_Bytes + root_not_contains: stagingmantle_Bytes count: BigInt count_not: BigInt count_gt: BigInt @@ -204011,10 +204033,12 @@ input mainnet_SnapshotRoot_filter { blockNumber_in: [BigInt!] blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_SnapshotRoot_filter] + or: [stagingmantle_SnapshotRoot_filter] } -enum mainnet_SnapshotRoot_orderBy { +enum stagingmantle_SnapshotRoot_orderBy { id spokeDomain root @@ -204023,12 +204047,12 @@ enum mainnet_SnapshotRoot_orderBy { blockNumber } -type mainnet_SpokeConnectorMode { +type stagingmantle_SpokeConnectorMode { id: ID! mode: String! } -input mainnet_SpokeConnectorMode_filter { +input stagingmantle_SpokeConnectorMode_filter { id: ID id_not: ID id_gt: ID @@ -204058,18 +204082,45 @@ input mainnet_SpokeConnectorMode_filter { mode_not_ends_with: String mode_not_ends_with_nocase: String """Filter for the block changed event.""" - _change_block: mainnet_BlockChangedFilter + _change_block: stagingmantle_BlockChangedFilter + and: [stagingmantle_SpokeConnectorMode_filter] + or: [stagingmantle_SpokeConnectorMode_filter] } -enum mainnet_SpokeConnectorMode_orderBy { +enum stagingmantle_SpokeConnectorMode_orderBy { id mode } -enum mainnet_TransferStatus { +enum stagingmantle_TransferStatus { XCalled Executed Reconciled CompletedSlow CompletedFast +} + +type stagingmantle__Block_ { + """The hash of the block""" + hash: stagingmantle_Bytes + """The block number""" + number: Int! + """Integer representation of the timestamp stored in blocks for the chain""" + timestamp: Int +} + +"""The type for the top-level _meta field""" +type stagingmantle__Meta_ { + """ + Information about a specific subgraph block. The hash of the block + will be null if the _meta field has a block constraint that asks for + a block number. It will be filled if the _meta field has no block constraint + and therefore asks for the latest block + + """ + block: stagingmantle__Block_! + """The deployment ID""" + deployment: String! + """If `true`, the subgraph encountered indexing errors at some past block""" + hasIndexingErrors: Boolean! } \ No newline at end of file diff --git a/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/introspectionSchema.ts b/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/introspectionSchema.ts index 8a3f37f993..7e600dea4c 100644 --- a/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/introspectionSchema.ts +++ b/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/introspectionSchema.ts @@ -505,6 +505,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -1256,6 +1316,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregateRootProposed_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregateRootProposed_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -1495,6 +1591,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -1718,6 +1874,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregateRoot_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregateRoot_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -3565,6 +3757,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AssetBalance_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AssetBalance_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -3624,6 +3852,54 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__isActive" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__owner" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__recipient" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__proposedOwner" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__proposedTimestamp" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -3632,6 +3908,78 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__key" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__decimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedDecimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__localAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__blockNumber" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -3919,6 +4267,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AssetStatus_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AssetStatus_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -4118,6 +4502,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "key_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "key_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "key_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "key_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -4484,6 +4928,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -4718,6 +5222,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "adoptedAsset_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "adoptedAsset_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "adoptedAsset_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "adoptedAsset_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -4820,6 +5384,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "localAsset_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "localAsset_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "localAsset_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "localAsset_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -5370,6 +5994,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Asset_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Asset_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -5460,6 +6120,22 @@ const schemaAST = { "value": "status" }, "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "status__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "status__status" + }, + "directives": [] } ], "directives": [] @@ -6114,6 +6790,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -6216,6 +6952,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -6318,6 +7114,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -6409,6 +7265,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ConnectorMeta_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ConnectorMeta_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -7484,6 +8376,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -8327,6 +9279,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -8429,6 +9441,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -8603,6 +9675,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -8969,6 +10101,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -9335,6 +10527,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -10028,6 +11280,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedCaller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedCaller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedCaller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedCaller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -10130,6 +11442,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTransactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTransactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTransactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTransactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -10760,6 +12132,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTxOrigin_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTxOrigin_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTxOrigin_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "executedTxOrigin_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -10994,6 +12426,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledCaller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledCaller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledCaller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledCaller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -11096,6 +12588,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTransactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTransactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTransactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTransactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -11726,6 +13278,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTxOrigin_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTxOrigin_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTxOrigin_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "reconciledTxOrigin_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -11949,6 +13561,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "DestinationTransfer_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "DestinationTransfer_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -12120,6 +13768,78 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__key" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__decimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedDecimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__localAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__blockNumber" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -12267,6 +13987,19 @@ const schemaAST = { ], "directives": [] }, + { + "kind": "ScalarTypeDefinition", + "description": { + "kind": "StringValue", + "value": "8 bytes signed integer\n", + "block": true + }, + "name": { + "kind": "Name", + "value": "Int8" + }, + "directives": [] + }, { "kind": "ObjectTypeDefinition", "name": { @@ -12520,6 +14253,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -12875,6 +14668,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OptimisticRootFinalized_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OptimisticRootFinalized_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -13295,6 +15124,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -13529,6 +15418,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "leaf_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "leaf_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "leaf_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "leaf_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -13763,6 +15712,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "message_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "message_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "message_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "message_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -13865,6 +15874,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -13967,6 +16036,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -14517,6 +16646,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OriginMessage_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OriginMessage_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -14607,6 +16772,22 @@ const schemaAST = { "value": "rootCount" }, "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "rootCount__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "rootCount__count" + }, + "directives": [] } ], "directives": [] @@ -15528,6 +17709,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transferId_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -15834,6 +18075,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "messageHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "messageHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "messageHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "messageHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -16332,6 +18633,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "to_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -16434,6 +18795,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "delegate_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -16608,6 +19029,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "callData_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -16842,6 +19323,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "originSender_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -17208,6 +19749,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "canonicalId_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -17637,6 +20238,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactingAsset_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactingAsset_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactingAsset_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactingAsset_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -18339,6 +21000,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "initialRelayerFeeAsset_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "initialRelayerFeeAsset_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "initialRelayerFeeAsset_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "initialRelayerFeeAsset_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -18441,6 +21162,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -18543,6 +21324,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -19173,6 +22014,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "txOrigin_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "txOrigin_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "txOrigin_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "txOrigin_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -19396,6 +22297,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OriginTransfer_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OriginTransfer_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -19559,6 +22496,78 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__key" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__decimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedDecimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__localAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__blockNumber" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -19575,6 +22584,78 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__transferId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__destinationDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__leaf" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__index" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__message" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__root" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__transactionHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "message__blockNumber" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -25968,6 +29049,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -26059,6 +29200,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RelayerFee_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RelayerFee_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -26086,6 +29263,238 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__chainId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transferId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__nonce" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__status" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__messageHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__originDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__destinationDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__to" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__delegate" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__receiveLocal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__callData" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__slippage" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__originSender" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__bridgedAmt" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__normalizedIn" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transactingAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__bumpRelayerFeeCount" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__initialRelayerFeeAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__caller" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transactionHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__timestamp" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__gasPrice" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__gasLimit" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__blockNumber" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__txOrigin" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__txNonce" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -26928,6 +30337,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "asset_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -27030,6 +30499,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -27132,6 +30661,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -27751,6 +31340,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RelayerFeesIncrease_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RelayerFeesIncrease_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -27778,6 +31403,238 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__chainId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transferId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__nonce" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__status" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__messageHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__originDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__destinationDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__to" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__delegate" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__receiveLocal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__callData" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__slippage" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__originSender" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__bridgedAmt" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__normalizedIn" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transactingAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__bumpRelayerFeeCount" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__initialRelayerFeeAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__caller" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transactionHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__timestamp" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__gasPrice" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__gasLimit" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__blockNumber" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__txOrigin" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__txNonce" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -28086,6 +31943,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "relayer_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "relayer_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "relayer_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "relayer_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -28177,6 +32094,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Relayer_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Relayer_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -28551,6 +32504,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootCount_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootCount_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -29204,6 +33193,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -29438,6 +33487,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -29540,6 +33649,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -30159,6 +34328,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootMessageSent_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootMessageSent_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -31665,6 +35870,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RouterDailyTVL_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RouterDailyTVL_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -31692,6 +35933,54 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__isActive" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__owner" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__recipient" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__proposedOwner" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__proposedTimestamp" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -31700,6 +35989,78 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__key" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__decimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedDecimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__localAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__blockNumber" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -33118,6 +37479,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -33484,6 +37905,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -33707,6 +38188,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RouterLiquidityEvent_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RouterLiquidityEvent_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -33742,6 +38259,54 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__isActive" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__owner" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__recipient" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__proposedOwner" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "router__proposedTimestamp" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -33750,6 +38315,78 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__key" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__decimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedDecimal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__adoptedAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__localAsset" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asset__blockNumber" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -34050,6 +38687,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "owner_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "owner_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "owner_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "owner_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -34152,6 +38849,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "recipient_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "recipient_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "recipient_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "recipient_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -34254,6 +39011,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "proposedOwner_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "proposedOwner_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "proposedOwner_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "proposedOwner_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -34492,6 +39309,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Router_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Router_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -34868,6 +39721,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "sequencer_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "sequencer_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "sequencer_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "sequencer_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -34959,6 +39872,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Sequencer_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Sequencer_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -35366,6 +40315,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -35457,6 +40466,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Setting_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Setting_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -36305,6 +41350,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -36407,6 +41512,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -37026,6 +42191,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "SlippageUpdate_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "SlippageUpdate_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -37053,6 +42254,294 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__chainId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__transferId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__nonce" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__status" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__originDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__destinationDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__canonicalDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__to" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__delegate" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__receiveLocal" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__callData" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__slippage" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__bumpSlippageCount" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__originSender" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__bridgedAmt" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__normalizedIn" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__canonicalId" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__amount" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__routersFee" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedCaller" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedTransactionHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedTimestamp" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedGasPrice" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedGasLimit" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedBlockNumber" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedTxOrigin" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__executedTxNonce" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledCaller" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledTransactionHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledTimestamp" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledGasPrice" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledGasLimit" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledBlockNumber" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledTxOrigin" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transfer__reconciledTxNonce" + }, + "directives": [] + }, { "kind": "EnumValueDefinition", "name": { @@ -37535,6 +43024,66 @@ const schemaAST = { }, "directives": [] }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "root_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { @@ -38022,6 +43571,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "SnapshotRoot_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "SnapshotRoot_filter" + } + } + }, + "directives": [] } ], "directives": [] @@ -38603,6 +44188,42 @@ const schemaAST = { } }, "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "SpokeConnectorMode_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "SpokeConnectorMode_filter" + } + } + }, + "directives": [] } ], "directives": [] diff --git a/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/schema.graphql b/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/schema.graphql index fb31ad2acc..1de6f8f2cc 100644 --- a/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/schema.graphql +++ b/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/schema.graphql @@ -39,6 +39,10 @@ input mainnet_AggregateRootProposed_filter { id_not_in: [ID!] aggregateRoot: mainnet_Bytes aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes aggregateRoot_in: [mainnet_Bytes!] aggregateRoot_not_in: [mainnet_Bytes!] aggregateRoot_contains: mainnet_Bytes @@ -85,6 +89,8 @@ input mainnet_AggregateRootProposed_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_AggregateRootProposed_filter] + or: [mainnet_AggregateRootProposed_filter] } enum mainnet_AggregateRootProposed_orderBy { @@ -108,6 +114,10 @@ input mainnet_AggregateRoot_filter { id_not_in: [ID!] root: mainnet_Bytes root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes root_in: [mainnet_Bytes!] root_not_in: [mainnet_Bytes!] root_contains: mainnet_Bytes @@ -122,6 +132,8 @@ input mainnet_AggregateRoot_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_AggregateRoot_filter] + or: [mainnet_AggregateRoot_filter] } enum mainnet_AggregateRoot_orderBy { @@ -247,6 +259,8 @@ input mainnet_AssetBalance_filter { feesEarned_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_AssetBalance_filter] + or: [mainnet_AssetBalance_filter] } enum mainnet_AssetBalance_orderBy { @@ -256,7 +270,22 @@ enum mainnet_AssetBalance_orderBy { supplied removed router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber feesEarned } @@ -280,6 +309,8 @@ input mainnet_AssetStatus_filter { status_not_in: [Boolean!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_AssetStatus_filter] + or: [mainnet_AssetStatus_filter] } enum mainnet_AssetStatus_orderBy { @@ -298,6 +329,10 @@ input mainnet_Asset_filter { id_not_in: [ID!] key: mainnet_Bytes key_not: mainnet_Bytes + key_gt: mainnet_Bytes + key_lt: mainnet_Bytes + key_gte: mainnet_Bytes + key_lte: mainnet_Bytes key_in: [mainnet_Bytes!] key_not_in: [mainnet_Bytes!] key_contains: mainnet_Bytes @@ -320,6 +355,10 @@ input mainnet_Asset_filter { adoptedDecimal_not_in: [BigInt!] canonicalId: mainnet_Bytes canonicalId_not: mainnet_Bytes + canonicalId_gt: mainnet_Bytes + canonicalId_lt: mainnet_Bytes + canonicalId_gte: mainnet_Bytes + canonicalId_lte: mainnet_Bytes canonicalId_in: [mainnet_Bytes!] canonicalId_not_in: [mainnet_Bytes!] canonicalId_contains: mainnet_Bytes @@ -334,12 +373,20 @@ input mainnet_Asset_filter { canonicalDomain_not_in: [BigInt!] adoptedAsset: mainnet_Bytes adoptedAsset_not: mainnet_Bytes + adoptedAsset_gt: mainnet_Bytes + adoptedAsset_lt: mainnet_Bytes + adoptedAsset_gte: mainnet_Bytes + adoptedAsset_lte: mainnet_Bytes adoptedAsset_in: [mainnet_Bytes!] adoptedAsset_not_in: [mainnet_Bytes!] adoptedAsset_contains: mainnet_Bytes adoptedAsset_not_contains: mainnet_Bytes localAsset: mainnet_Bytes localAsset_not: mainnet_Bytes + localAsset_gt: mainnet_Bytes + localAsset_lt: mainnet_Bytes + localAsset_gte: mainnet_Bytes + localAsset_lte: mainnet_Bytes localAsset_in: [mainnet_Bytes!] localAsset_not_in: [mainnet_Bytes!] localAsset_contains: mainnet_Bytes @@ -375,6 +422,8 @@ input mainnet_Asset_filter { status_: mainnet_AssetStatus_filter """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_Asset_filter] + or: [mainnet_Asset_filter] } enum mainnet_Asset_orderBy { @@ -388,6 +437,8 @@ enum mainnet_Asset_orderBy { localAsset blockNumber status + status__id + status__status } scalar mainnet_BigDecimal @@ -442,24 +493,38 @@ input mainnet_ConnectorMeta_filter { hubDomain_not_in: [BigInt!] amb: mainnet_Bytes amb_not: mainnet_Bytes + amb_gt: mainnet_Bytes + amb_lt: mainnet_Bytes + amb_gte: mainnet_Bytes + amb_lte: mainnet_Bytes amb_in: [mainnet_Bytes!] amb_not_in: [mainnet_Bytes!] amb_contains: mainnet_Bytes amb_not_contains: mainnet_Bytes rootManager: mainnet_Bytes rootManager_not: mainnet_Bytes + rootManager_gt: mainnet_Bytes + rootManager_lt: mainnet_Bytes + rootManager_gte: mainnet_Bytes + rootManager_lte: mainnet_Bytes rootManager_in: [mainnet_Bytes!] rootManager_not_in: [mainnet_Bytes!] rootManager_contains: mainnet_Bytes rootManager_not_contains: mainnet_Bytes mirrorConnector: mainnet_Bytes mirrorConnector_not: mainnet_Bytes + mirrorConnector_gt: mainnet_Bytes + mirrorConnector_lt: mainnet_Bytes + mirrorConnector_gte: mainnet_Bytes + mirrorConnector_lte: mainnet_Bytes mirrorConnector_in: [mainnet_Bytes!] mirrorConnector_not_in: [mainnet_Bytes!] mirrorConnector_contains: mainnet_Bytes mirrorConnector_not_contains: mainnet_Bytes """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_ConnectorMeta_filter] + or: [mainnet_ConnectorMeta_filter] } enum mainnet_ConnectorMeta_orderBy { @@ -531,6 +596,10 @@ input mainnet_DestinationTransfer_filter { chainId_not_in: [BigInt!] transferId: mainnet_Bytes transferId_not: mainnet_Bytes + transferId_gt: mainnet_Bytes + transferId_lt: mainnet_Bytes + transferId_gte: mainnet_Bytes + transferId_lte: mainnet_Bytes transferId_in: [mainnet_Bytes!] transferId_not_in: [mainnet_Bytes!] transferId_contains: mainnet_Bytes @@ -580,12 +649,20 @@ input mainnet_DestinationTransfer_filter { canonicalDomain_not_in: [BigInt!] to: mainnet_Bytes to_not: mainnet_Bytes + to_gt: mainnet_Bytes + to_lt: mainnet_Bytes + to_gte: mainnet_Bytes + to_lte: mainnet_Bytes to_in: [mainnet_Bytes!] to_not_in: [mainnet_Bytes!] to_contains: mainnet_Bytes to_not_contains: mainnet_Bytes delegate: mainnet_Bytes delegate_not: mainnet_Bytes + delegate_gt: mainnet_Bytes + delegate_lt: mainnet_Bytes + delegate_gte: mainnet_Bytes + delegate_lte: mainnet_Bytes delegate_in: [mainnet_Bytes!] delegate_not_in: [mainnet_Bytes!] delegate_contains: mainnet_Bytes @@ -596,6 +673,10 @@ input mainnet_DestinationTransfer_filter { receiveLocal_not_in: [Boolean!] callData: mainnet_Bytes callData_not: mainnet_Bytes + callData_gt: mainnet_Bytes + callData_lt: mainnet_Bytes + callData_gte: mainnet_Bytes + callData_lte: mainnet_Bytes callData_in: [mainnet_Bytes!] callData_not_in: [mainnet_Bytes!] callData_contains: mainnet_Bytes @@ -618,6 +699,10 @@ input mainnet_DestinationTransfer_filter { bumpSlippageCount_not_in: [BigInt!] originSender: mainnet_Bytes originSender_not: mainnet_Bytes + originSender_gt: mainnet_Bytes + originSender_lt: mainnet_Bytes + originSender_gte: mainnet_Bytes + originSender_lte: mainnet_Bytes originSender_in: [mainnet_Bytes!] originSender_not_in: [mainnet_Bytes!] originSender_contains: mainnet_Bytes @@ -640,6 +725,10 @@ input mainnet_DestinationTransfer_filter { normalizedIn_not_in: [BigInt!] canonicalId: mainnet_Bytes canonicalId_not: mainnet_Bytes + canonicalId_gt: mainnet_Bytes + canonicalId_lt: mainnet_Bytes + canonicalId_gte: mainnet_Bytes + canonicalId_lte: mainnet_Bytes canonicalId_in: [mainnet_Bytes!] canonicalId_not_in: [mainnet_Bytes!] canonicalId_contains: mainnet_Bytes @@ -683,12 +772,20 @@ input mainnet_DestinationTransfer_filter { routersFee_not_in: [BigInt!] executedCaller: mainnet_Bytes executedCaller_not: mainnet_Bytes + executedCaller_gt: mainnet_Bytes + executedCaller_lt: mainnet_Bytes + executedCaller_gte: mainnet_Bytes + executedCaller_lte: mainnet_Bytes executedCaller_in: [mainnet_Bytes!] executedCaller_not_in: [mainnet_Bytes!] executedCaller_contains: mainnet_Bytes executedCaller_not_contains: mainnet_Bytes executedTransactionHash: mainnet_Bytes executedTransactionHash_not: mainnet_Bytes + executedTransactionHash_gt: mainnet_Bytes + executedTransactionHash_lt: mainnet_Bytes + executedTransactionHash_gte: mainnet_Bytes + executedTransactionHash_lte: mainnet_Bytes executedTransactionHash_in: [mainnet_Bytes!] executedTransactionHash_not_in: [mainnet_Bytes!] executedTransactionHash_contains: mainnet_Bytes @@ -727,6 +824,10 @@ input mainnet_DestinationTransfer_filter { executedBlockNumber_not_in: [BigInt!] executedTxOrigin: mainnet_Bytes executedTxOrigin_not: mainnet_Bytes + executedTxOrigin_gt: mainnet_Bytes + executedTxOrigin_lt: mainnet_Bytes + executedTxOrigin_gte: mainnet_Bytes + executedTxOrigin_lte: mainnet_Bytes executedTxOrigin_in: [mainnet_Bytes!] executedTxOrigin_not_in: [mainnet_Bytes!] executedTxOrigin_contains: mainnet_Bytes @@ -741,12 +842,20 @@ input mainnet_DestinationTransfer_filter { executedTxNonce_not_in: [BigInt!] reconciledCaller: mainnet_Bytes reconciledCaller_not: mainnet_Bytes + reconciledCaller_gt: mainnet_Bytes + reconciledCaller_lt: mainnet_Bytes + reconciledCaller_gte: mainnet_Bytes + reconciledCaller_lte: mainnet_Bytes reconciledCaller_in: [mainnet_Bytes!] reconciledCaller_not_in: [mainnet_Bytes!] reconciledCaller_contains: mainnet_Bytes reconciledCaller_not_contains: mainnet_Bytes reconciledTransactionHash: mainnet_Bytes reconciledTransactionHash_not: mainnet_Bytes + reconciledTransactionHash_gt: mainnet_Bytes + reconciledTransactionHash_lt: mainnet_Bytes + reconciledTransactionHash_gte: mainnet_Bytes + reconciledTransactionHash_lte: mainnet_Bytes reconciledTransactionHash_in: [mainnet_Bytes!] reconciledTransactionHash_not_in: [mainnet_Bytes!] reconciledTransactionHash_contains: mainnet_Bytes @@ -785,6 +894,10 @@ input mainnet_DestinationTransfer_filter { reconciledBlockNumber_not_in: [BigInt!] reconciledTxOrigin: mainnet_Bytes reconciledTxOrigin_not: mainnet_Bytes + reconciledTxOrigin_gt: mainnet_Bytes + reconciledTxOrigin_lt: mainnet_Bytes + reconciledTxOrigin_gte: mainnet_Bytes + reconciledTxOrigin_lte: mainnet_Bytes reconciledTxOrigin_in: [mainnet_Bytes!] reconciledTxOrigin_not_in: [mainnet_Bytes!] reconciledTxOrigin_contains: mainnet_Bytes @@ -799,6 +912,8 @@ input mainnet_DestinationTransfer_filter { reconciledTxNonce_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_DestinationTransfer_filter] + or: [mainnet_DestinationTransfer_filter] } enum mainnet_DestinationTransfer_orderBy { @@ -822,6 +937,15 @@ enum mainnet_DestinationTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount routersFee executedCaller @@ -842,6 +966,12 @@ enum mainnet_DestinationTransfer_orderBy { reconciledTxNonce } +""" +8 bytes signed integer + +""" +scalar mainnet_Int8 + type mainnet_OptimisticRootFinalized { id: ID! aggregateRoot: mainnet_Bytes! @@ -860,6 +990,10 @@ input mainnet_OptimisticRootFinalized_filter { id_not_in: [ID!] aggregateRoot: mainnet_Bytes aggregateRoot_not: mainnet_Bytes + aggregateRoot_gt: mainnet_Bytes + aggregateRoot_lt: mainnet_Bytes + aggregateRoot_gte: mainnet_Bytes + aggregateRoot_lte: mainnet_Bytes aggregateRoot_in: [mainnet_Bytes!] aggregateRoot_not_in: [mainnet_Bytes!] aggregateRoot_contains: mainnet_Bytes @@ -882,6 +1016,8 @@ input mainnet_OptimisticRootFinalized_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_OptimisticRootFinalized_filter] + or: [mainnet_OptimisticRootFinalized_filter] } enum mainnet_OptimisticRootFinalized_orderBy { @@ -921,6 +1057,10 @@ input mainnet_OriginMessage_filter { id_not_in: [ID!] transferId: mainnet_Bytes transferId_not: mainnet_Bytes + transferId_gt: mainnet_Bytes + transferId_lt: mainnet_Bytes + transferId_gte: mainnet_Bytes + transferId_lte: mainnet_Bytes transferId_in: [mainnet_Bytes!] transferId_not_in: [mainnet_Bytes!] transferId_contains: mainnet_Bytes @@ -935,6 +1075,10 @@ input mainnet_OriginMessage_filter { destinationDomain_not_in: [BigInt!] leaf: mainnet_Bytes leaf_not: mainnet_Bytes + leaf_gt: mainnet_Bytes + leaf_lt: mainnet_Bytes + leaf_gte: mainnet_Bytes + leaf_lte: mainnet_Bytes leaf_in: [mainnet_Bytes!] leaf_not_in: [mainnet_Bytes!] leaf_contains: mainnet_Bytes @@ -949,18 +1093,30 @@ input mainnet_OriginMessage_filter { index_not_in: [BigInt!] message: mainnet_Bytes message_not: mainnet_Bytes + message_gt: mainnet_Bytes + message_lt: mainnet_Bytes + message_gte: mainnet_Bytes + message_lte: mainnet_Bytes message_in: [mainnet_Bytes!] message_not_in: [mainnet_Bytes!] message_contains: mainnet_Bytes message_not_contains: mainnet_Bytes root: mainnet_Bytes root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes root_in: [mainnet_Bytes!] root_not_in: [mainnet_Bytes!] root_contains: mainnet_Bytes root_not_contains: mainnet_Bytes transactionHash: mainnet_Bytes transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes transactionHash_in: [mainnet_Bytes!] transactionHash_not_in: [mainnet_Bytes!] transactionHash_contains: mainnet_Bytes @@ -996,6 +1152,8 @@ input mainnet_OriginMessage_filter { rootCount_: mainnet_RootCount_filter """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_OriginMessage_filter] + or: [mainnet_OriginMessage_filter] } enum mainnet_OriginMessage_orderBy { @@ -1009,6 +1167,8 @@ enum mainnet_OriginMessage_orderBy { transactionHash blockNumber rootCount + rootCount__id + rootCount__count } type mainnet_OriginTransfer { @@ -1065,6 +1225,10 @@ input mainnet_OriginTransfer_filter { chainId_not_in: [BigInt!] transferId: mainnet_Bytes transferId_not: mainnet_Bytes + transferId_gt: mainnet_Bytes + transferId_lt: mainnet_Bytes + transferId_gte: mainnet_Bytes + transferId_lte: mainnet_Bytes transferId_in: [mainnet_Bytes!] transferId_not_in: [mainnet_Bytes!] transferId_contains: mainnet_Bytes @@ -1083,6 +1247,10 @@ input mainnet_OriginTransfer_filter { status_not_in: [mainnet_TransferStatus!] messageHash: mainnet_Bytes messageHash_not: mainnet_Bytes + messageHash_gt: mainnet_Bytes + messageHash_lt: mainnet_Bytes + messageHash_gte: mainnet_Bytes + messageHash_lte: mainnet_Bytes messageHash_in: [mainnet_Bytes!] messageHash_not_in: [mainnet_Bytes!] messageHash_contains: mainnet_Bytes @@ -1113,12 +1281,20 @@ input mainnet_OriginTransfer_filter { canonicalDomain_not_in: [BigInt!] to: mainnet_Bytes to_not: mainnet_Bytes + to_gt: mainnet_Bytes + to_lt: mainnet_Bytes + to_gte: mainnet_Bytes + to_lte: mainnet_Bytes to_in: [mainnet_Bytes!] to_not_in: [mainnet_Bytes!] to_contains: mainnet_Bytes to_not_contains: mainnet_Bytes delegate: mainnet_Bytes delegate_not: mainnet_Bytes + delegate_gt: mainnet_Bytes + delegate_lt: mainnet_Bytes + delegate_gte: mainnet_Bytes + delegate_lte: mainnet_Bytes delegate_in: [mainnet_Bytes!] delegate_not_in: [mainnet_Bytes!] delegate_contains: mainnet_Bytes @@ -1129,6 +1305,10 @@ input mainnet_OriginTransfer_filter { receiveLocal_not_in: [Boolean!] callData: mainnet_Bytes callData_not: mainnet_Bytes + callData_gt: mainnet_Bytes + callData_lt: mainnet_Bytes + callData_gte: mainnet_Bytes + callData_lte: mainnet_Bytes callData_in: [mainnet_Bytes!] callData_not_in: [mainnet_Bytes!] callData_contains: mainnet_Bytes @@ -1143,6 +1323,10 @@ input mainnet_OriginTransfer_filter { slippage_not_in: [BigInt!] originSender: mainnet_Bytes originSender_not: mainnet_Bytes + originSender_gt: mainnet_Bytes + originSender_lt: mainnet_Bytes + originSender_gte: mainnet_Bytes + originSender_lte: mainnet_Bytes originSender_in: [mainnet_Bytes!] originSender_not_in: [mainnet_Bytes!] originSender_contains: mainnet_Bytes @@ -1165,6 +1349,10 @@ input mainnet_OriginTransfer_filter { normalizedIn_not_in: [BigInt!] canonicalId: mainnet_Bytes canonicalId_not: mainnet_Bytes + canonicalId_gt: mainnet_Bytes + canonicalId_lt: mainnet_Bytes + canonicalId_gte: mainnet_Bytes + canonicalId_lte: mainnet_Bytes canonicalId_in: [mainnet_Bytes!] canonicalId_not_in: [mainnet_Bytes!] canonicalId_contains: mainnet_Bytes @@ -1192,6 +1380,10 @@ input mainnet_OriginTransfer_filter { asset_: mainnet_Asset_filter transactingAsset: mainnet_Bytes transactingAsset_not: mainnet_Bytes + transactingAsset_gt: mainnet_Bytes + transactingAsset_lt: mainnet_Bytes + transactingAsset_gte: mainnet_Bytes + transactingAsset_lte: mainnet_Bytes transactingAsset_in: [mainnet_Bytes!] transactingAsset_not_in: [mainnet_Bytes!] transactingAsset_contains: mainnet_Bytes @@ -1234,18 +1426,30 @@ input mainnet_OriginTransfer_filter { relayerFees_: mainnet_RelayerFee_filter initialRelayerFeeAsset: mainnet_Bytes initialRelayerFeeAsset_not: mainnet_Bytes + initialRelayerFeeAsset_gt: mainnet_Bytes + initialRelayerFeeAsset_lt: mainnet_Bytes + initialRelayerFeeAsset_gte: mainnet_Bytes + initialRelayerFeeAsset_lte: mainnet_Bytes initialRelayerFeeAsset_in: [mainnet_Bytes!] initialRelayerFeeAsset_not_in: [mainnet_Bytes!] initialRelayerFeeAsset_contains: mainnet_Bytes initialRelayerFeeAsset_not_contains: mainnet_Bytes caller: mainnet_Bytes caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes caller_in: [mainnet_Bytes!] caller_not_in: [mainnet_Bytes!] caller_contains: mainnet_Bytes caller_not_contains: mainnet_Bytes transactionHash: mainnet_Bytes transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes transactionHash_in: [mainnet_Bytes!] transactionHash_not_in: [mainnet_Bytes!] transactionHash_contains: mainnet_Bytes @@ -1284,6 +1488,10 @@ input mainnet_OriginTransfer_filter { blockNumber_not_in: [BigInt!] txOrigin: mainnet_Bytes txOrigin_not: mainnet_Bytes + txOrigin_gt: mainnet_Bytes + txOrigin_lt: mainnet_Bytes + txOrigin_gte: mainnet_Bytes + txOrigin_lte: mainnet_Bytes txOrigin_in: [mainnet_Bytes!] txOrigin_not_in: [mainnet_Bytes!] txOrigin_contains: mainnet_Bytes @@ -1298,6 +1506,8 @@ input mainnet_OriginTransfer_filter { txNonce_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_OriginTransfer_filter] + or: [mainnet_OriginTransfer_filter] } enum mainnet_OriginTransfer_orderBy { @@ -1320,8 +1530,26 @@ enum mainnet_OriginTransfer_orderBy { normalizedIn canonicalId asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber transactingAsset message + message__id + message__transferId + message__destinationDomain + message__leaf + message__index + message__message + message__root + message__transactionHash + message__blockNumber bumpRelayerFeeCount relayerFees initialRelayerFeeAsset @@ -1991,17 +2219,52 @@ input mainnet_RelayerFee_filter { fee_not_in: [BigInt!] asset: mainnet_Bytes asset_not: mainnet_Bytes + asset_gt: mainnet_Bytes + asset_lt: mainnet_Bytes + asset_gte: mainnet_Bytes + asset_lte: mainnet_Bytes asset_in: [mainnet_Bytes!] asset_not_in: [mainnet_Bytes!] asset_contains: mainnet_Bytes asset_not_contains: mainnet_Bytes """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_RelayerFee_filter] + or: [mainnet_RelayerFee_filter] } enum mainnet_RelayerFee_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce fee asset } @@ -2059,18 +2322,30 @@ input mainnet_RelayerFeesIncrease_filter { increase_not_in: [BigInt!] asset: mainnet_Bytes asset_not: mainnet_Bytes + asset_gt: mainnet_Bytes + asset_lt: mainnet_Bytes + asset_gte: mainnet_Bytes + asset_lte: mainnet_Bytes asset_in: [mainnet_Bytes!] asset_not_in: [mainnet_Bytes!] asset_contains: mainnet_Bytes asset_not_contains: mainnet_Bytes caller: mainnet_Bytes caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes caller_in: [mainnet_Bytes!] caller_not_in: [mainnet_Bytes!] caller_contains: mainnet_Bytes caller_not_contains: mainnet_Bytes transactionHash: mainnet_Bytes transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes transactionHash_in: [mainnet_Bytes!] transactionHash_not_in: [mainnet_Bytes!] transactionHash_contains: mainnet_Bytes @@ -2109,11 +2384,42 @@ input mainnet_RelayerFeesIncrease_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_RelayerFeesIncrease_filter] + or: [mainnet_RelayerFeesIncrease_filter] } enum mainnet_RelayerFeesIncrease_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__messageHash + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__transactingAsset + transfer__bumpRelayerFeeCount + transfer__initialRelayerFeeAsset + transfer__caller + transfer__transactionHash + transfer__timestamp + transfer__gasPrice + transfer__gasLimit + transfer__blockNumber + transfer__txOrigin + transfer__txNonce increase asset caller @@ -2139,12 +2445,18 @@ input mainnet_Relayer_filter { isActive_not_in: [Boolean!] relayer: mainnet_Bytes relayer_not: mainnet_Bytes + relayer_gt: mainnet_Bytes + relayer_lt: mainnet_Bytes + relayer_gte: mainnet_Bytes + relayer_lte: mainnet_Bytes relayer_in: [mainnet_Bytes!] relayer_not_in: [mainnet_Bytes!] relayer_contains: mainnet_Bytes relayer_not_contains: mainnet_Bytes """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_Relayer_filter] + or: [mainnet_Relayer_filter] } enum mainnet_Relayer_orderBy { @@ -2177,6 +2489,8 @@ input mainnet_RootCount_filter { count_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootCount_filter] + or: [mainnet_RootCount_filter] } enum mainnet_RootCount_orderBy { @@ -2225,6 +2539,10 @@ input mainnet_RootMessageSent_filter { hubDomain_not_in: [BigInt!] root: mainnet_Bytes root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes root_in: [mainnet_Bytes!] root_not_in: [mainnet_Bytes!] root_contains: mainnet_Bytes @@ -2239,12 +2557,20 @@ input mainnet_RootMessageSent_filter { count_not_in: [BigInt!] caller: mainnet_Bytes caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes caller_in: [mainnet_Bytes!] caller_not_in: [mainnet_Bytes!] caller_contains: mainnet_Bytes caller_not_contains: mainnet_Bytes transactionHash: mainnet_Bytes transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes transactionHash_in: [mainnet_Bytes!] transactionHash_not_in: [mainnet_Bytes!] transactionHash_contains: mainnet_Bytes @@ -2283,6 +2609,8 @@ input mainnet_RootMessageSent_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_RootMessageSent_filter] + or: [mainnet_RootMessageSent_filter] } enum mainnet_RootMessageSent_orderBy { @@ -2386,12 +2714,29 @@ input mainnet_RouterDailyTVL_filter { balance_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_RouterDailyTVL_filter] + or: [mainnet_RouterDailyTVL_filter] } enum mainnet_RouterDailyTVL_orderBy { id router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber timestamp balance } @@ -2488,6 +2833,10 @@ input mainnet_RouterLiquidityEvent_filter { balance_not_in: [BigInt!] caller: mainnet_Bytes caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes caller_in: [mainnet_Bytes!] caller_not_in: [mainnet_Bytes!] caller_contains: mainnet_Bytes @@ -2510,6 +2859,10 @@ input mainnet_RouterLiquidityEvent_filter { timestamp_not_in: [BigInt!] transactionHash: mainnet_Bytes transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes transactionHash_in: [mainnet_Bytes!] transactionHash_not_in: [mainnet_Bytes!] transactionHash_contains: mainnet_Bytes @@ -2524,13 +2877,30 @@ input mainnet_RouterLiquidityEvent_filter { nonce_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_RouterLiquidityEvent_filter] + or: [mainnet_RouterLiquidityEvent_filter] } enum mainnet_RouterLiquidityEvent_orderBy { id type router + router__id + router__isActive + router__owner + router__recipient + router__proposedOwner + router__proposedTimestamp asset + asset__id + asset__key + asset__decimal + asset__adoptedDecimal + asset__canonicalId + asset__canonicalDomain + asset__adoptedAsset + asset__localAsset + asset__blockNumber amount balance caller @@ -2555,18 +2925,30 @@ input mainnet_Router_filter { isActive_not_in: [Boolean!] owner: mainnet_Bytes owner_not: mainnet_Bytes + owner_gt: mainnet_Bytes + owner_lt: mainnet_Bytes + owner_gte: mainnet_Bytes + owner_lte: mainnet_Bytes owner_in: [mainnet_Bytes!] owner_not_in: [mainnet_Bytes!] owner_contains: mainnet_Bytes owner_not_contains: mainnet_Bytes recipient: mainnet_Bytes recipient_not: mainnet_Bytes + recipient_gt: mainnet_Bytes + recipient_lt: mainnet_Bytes + recipient_gte: mainnet_Bytes + recipient_lte: mainnet_Bytes recipient_in: [mainnet_Bytes!] recipient_not_in: [mainnet_Bytes!] recipient_contains: mainnet_Bytes recipient_not_contains: mainnet_Bytes proposedOwner: mainnet_Bytes proposedOwner_not: mainnet_Bytes + proposedOwner_gt: mainnet_Bytes + proposedOwner_lt: mainnet_Bytes + proposedOwner_gte: mainnet_Bytes + proposedOwner_lte: mainnet_Bytes proposedOwner_in: [mainnet_Bytes!] proposedOwner_not_in: [mainnet_Bytes!] proposedOwner_contains: mainnet_Bytes @@ -2582,6 +2964,8 @@ input mainnet_Router_filter { assetBalances_: mainnet_AssetBalance_filter """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_Router_filter] + or: [mainnet_Router_filter] } enum mainnet_Router_orderBy { @@ -2615,12 +2999,18 @@ input mainnet_Sequencer_filter { isActive_not_in: [Boolean!] sequencer: mainnet_Bytes sequencer_not: mainnet_Bytes + sequencer_gt: mainnet_Bytes + sequencer_lt: mainnet_Bytes + sequencer_gte: mainnet_Bytes + sequencer_lte: mainnet_Bytes sequencer_in: [mainnet_Bytes!] sequencer_not_in: [mainnet_Bytes!] sequencer_contains: mainnet_Bytes sequencer_not_contains: mainnet_Bytes """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_Sequencer_filter] + or: [mainnet_Sequencer_filter] } enum mainnet_Sequencer_orderBy { @@ -2654,12 +3044,18 @@ input mainnet_Setting_filter { maxRoutersPerTransfer_not_in: [BigInt!] caller: mainnet_Bytes caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes caller_in: [mainnet_Bytes!] caller_not_in: [mainnet_Bytes!] caller_contains: mainnet_Bytes caller_not_contains: mainnet_Bytes """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_Setting_filter] + or: [mainnet_Setting_filter] } enum mainnet_Setting_orderBy { @@ -2720,12 +3116,20 @@ input mainnet_SlippageUpdate_filter { slippage_not_in: [BigInt!] caller: mainnet_Bytes caller_not: mainnet_Bytes + caller_gt: mainnet_Bytes + caller_lt: mainnet_Bytes + caller_gte: mainnet_Bytes + caller_lte: mainnet_Bytes caller_in: [mainnet_Bytes!] caller_not_in: [mainnet_Bytes!] caller_contains: mainnet_Bytes caller_not_contains: mainnet_Bytes transactionHash: mainnet_Bytes transactionHash_not: mainnet_Bytes + transactionHash_gt: mainnet_Bytes + transactionHash_lt: mainnet_Bytes + transactionHash_gte: mainnet_Bytes + transactionHash_lte: mainnet_Bytes transactionHash_in: [mainnet_Bytes!] transactionHash_not_in: [mainnet_Bytes!] transactionHash_contains: mainnet_Bytes @@ -2764,11 +3168,49 @@ input mainnet_SlippageUpdate_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_SlippageUpdate_filter] + or: [mainnet_SlippageUpdate_filter] } enum mainnet_SlippageUpdate_orderBy { id transfer + transfer__id + transfer__chainId + transfer__transferId + transfer__nonce + transfer__status + transfer__originDomain + transfer__destinationDomain + transfer__canonicalDomain + transfer__to + transfer__delegate + transfer__receiveLocal + transfer__callData + transfer__slippage + transfer__bumpSlippageCount + transfer__originSender + transfer__bridgedAmt + transfer__normalizedIn + transfer__canonicalId + transfer__amount + transfer__routersFee + transfer__executedCaller + transfer__executedTransactionHash + transfer__executedTimestamp + transfer__executedGasPrice + transfer__executedGasLimit + transfer__executedBlockNumber + transfer__executedTxOrigin + transfer__executedTxNonce + transfer__reconciledCaller + transfer__reconciledTransactionHash + transfer__reconciledTimestamp + transfer__reconciledGasPrice + transfer__reconciledGasLimit + transfer__reconciledBlockNumber + transfer__reconciledTxOrigin + transfer__reconciledTxNonce slippage caller transactionHash @@ -2806,6 +3248,10 @@ input mainnet_SnapshotRoot_filter { spokeDomain_not_in: [BigInt!] root: mainnet_Bytes root_not: mainnet_Bytes + root_gt: mainnet_Bytes + root_lt: mainnet_Bytes + root_gte: mainnet_Bytes + root_lte: mainnet_Bytes root_in: [mainnet_Bytes!] root_not_in: [mainnet_Bytes!] root_contains: mainnet_Bytes @@ -2836,6 +3282,8 @@ input mainnet_SnapshotRoot_filter { blockNumber_not_in: [BigInt!] """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_SnapshotRoot_filter] + or: [mainnet_SnapshotRoot_filter] } enum mainnet_SnapshotRoot_orderBy { @@ -2883,6 +3331,8 @@ input mainnet_SpokeConnectorMode_filter { mode_not_ends_with_nocase: String """Filter for the block changed event.""" _change_block: mainnet_BlockChangedFilter + and: [mainnet_SpokeConnectorMode_filter] + or: [mainnet_SpokeConnectorMode_filter] } enum mainnet_SpokeConnectorMode_orderBy { diff --git a/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/types.ts b/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/types.ts index 8125b1e2d9..b58716cdff 100644 --- a/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/types.ts +++ b/packages/adapters/subgraph/.graphclient/sources/Connext_Mainnet/types.ts @@ -19,6 +19,7 @@ export type Scalars = { mainnet_BigDecimal: any; BigInt: any; mainnet_Bytes: any; + mainnet_Int8: any; }; export type mainnet_AggregateRoot = { @@ -48,6 +49,10 @@ export type mainnet_AggregateRootProposed_filter = { id_not_in?: InputMaybe>; aggregateRoot?: InputMaybe; aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; aggregateRoot_in?: InputMaybe>; aggregateRoot_not_in?: InputMaybe>; aggregateRoot_contains?: InputMaybe; @@ -94,6 +99,8 @@ export type mainnet_AggregateRootProposed_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_AggregateRootProposed_orderBy = @@ -116,6 +123,10 @@ export type mainnet_AggregateRoot_filter = { id_not_in?: InputMaybe>; root?: InputMaybe; root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; root_in?: InputMaybe>; root_not_in?: InputMaybe>; root_contains?: InputMaybe; @@ -130,6 +141,8 @@ export type mainnet_AggregateRoot_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_AggregateRoot_orderBy = @@ -254,6 +267,8 @@ export type mainnet_AssetBalance_filter = { feesEarned_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_AssetBalance_orderBy = @@ -263,7 +278,22 @@ export type mainnet_AssetBalance_orderBy = | 'supplied' | 'removed' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'feesEarned'; export type mainnet_AssetStatus = { @@ -286,6 +316,8 @@ export type mainnet_AssetStatus_filter = { status_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_AssetStatus_orderBy = @@ -303,6 +335,10 @@ export type mainnet_Asset_filter = { id_not_in?: InputMaybe>; key?: InputMaybe; key_not?: InputMaybe; + key_gt?: InputMaybe; + key_lt?: InputMaybe; + key_gte?: InputMaybe; + key_lte?: InputMaybe; key_in?: InputMaybe>; key_not_in?: InputMaybe>; key_contains?: InputMaybe; @@ -325,6 +361,10 @@ export type mainnet_Asset_filter = { adoptedDecimal_not_in?: InputMaybe>; canonicalId?: InputMaybe; canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; canonicalId_in?: InputMaybe>; canonicalId_not_in?: InputMaybe>; canonicalId_contains?: InputMaybe; @@ -339,12 +379,20 @@ export type mainnet_Asset_filter = { canonicalDomain_not_in?: InputMaybe>; adoptedAsset?: InputMaybe; adoptedAsset_not?: InputMaybe; + adoptedAsset_gt?: InputMaybe; + adoptedAsset_lt?: InputMaybe; + adoptedAsset_gte?: InputMaybe; + adoptedAsset_lte?: InputMaybe; adoptedAsset_in?: InputMaybe>; adoptedAsset_not_in?: InputMaybe>; adoptedAsset_contains?: InputMaybe; adoptedAsset_not_contains?: InputMaybe; localAsset?: InputMaybe; localAsset_not?: InputMaybe; + localAsset_gt?: InputMaybe; + localAsset_lt?: InputMaybe; + localAsset_gte?: InputMaybe; + localAsset_lte?: InputMaybe; localAsset_in?: InputMaybe>; localAsset_not_in?: InputMaybe>; localAsset_contains?: InputMaybe; @@ -380,6 +428,8 @@ export type mainnet_Asset_filter = { status_?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_Asset_orderBy = @@ -392,7 +442,9 @@ export type mainnet_Asset_orderBy = | 'adoptedAsset' | 'localAsset' | 'blockNumber' - | 'status'; + | 'status' + | 'status__id' + | 'status__status'; export type mainnet_BlockChangedFilter = { number_gte: Scalars['Int']; @@ -440,24 +492,38 @@ export type mainnet_ConnectorMeta_filter = { hubDomain_not_in?: InputMaybe>; amb?: InputMaybe; amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; amb_in?: InputMaybe>; amb_not_in?: InputMaybe>; amb_contains?: InputMaybe; amb_not_contains?: InputMaybe; rootManager?: InputMaybe; rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; rootManager_in?: InputMaybe>; rootManager_not_in?: InputMaybe>; rootManager_contains?: InputMaybe; rootManager_not_contains?: InputMaybe; mirrorConnector?: InputMaybe; mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; mirrorConnector_in?: InputMaybe>; mirrorConnector_not_in?: InputMaybe>; mirrorConnector_contains?: InputMaybe; mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_ConnectorMeta_orderBy = @@ -537,6 +603,10 @@ export type mainnet_DestinationTransfer_filter = { chainId_not_in?: InputMaybe>; transferId?: InputMaybe; transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; transferId_in?: InputMaybe>; transferId_not_in?: InputMaybe>; transferId_contains?: InputMaybe; @@ -586,12 +656,20 @@ export type mainnet_DestinationTransfer_filter = { canonicalDomain_not_in?: InputMaybe>; to?: InputMaybe; to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; to_in?: InputMaybe>; to_not_in?: InputMaybe>; to_contains?: InputMaybe; to_not_contains?: InputMaybe; delegate?: InputMaybe; delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; delegate_in?: InputMaybe>; delegate_not_in?: InputMaybe>; delegate_contains?: InputMaybe; @@ -602,6 +680,10 @@ export type mainnet_DestinationTransfer_filter = { receiveLocal_not_in?: InputMaybe>; callData?: InputMaybe; callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; callData_in?: InputMaybe>; callData_not_in?: InputMaybe>; callData_contains?: InputMaybe; @@ -624,6 +706,10 @@ export type mainnet_DestinationTransfer_filter = { bumpSlippageCount_not_in?: InputMaybe>; originSender?: InputMaybe; originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; originSender_in?: InputMaybe>; originSender_not_in?: InputMaybe>; originSender_contains?: InputMaybe; @@ -646,6 +732,10 @@ export type mainnet_DestinationTransfer_filter = { normalizedIn_not_in?: InputMaybe>; canonicalId?: InputMaybe; canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; canonicalId_in?: InputMaybe>; canonicalId_not_in?: InputMaybe>; canonicalId_contains?: InputMaybe; @@ -689,12 +779,20 @@ export type mainnet_DestinationTransfer_filter = { routersFee_not_in?: InputMaybe>; executedCaller?: InputMaybe; executedCaller_not?: InputMaybe; + executedCaller_gt?: InputMaybe; + executedCaller_lt?: InputMaybe; + executedCaller_gte?: InputMaybe; + executedCaller_lte?: InputMaybe; executedCaller_in?: InputMaybe>; executedCaller_not_in?: InputMaybe>; executedCaller_contains?: InputMaybe; executedCaller_not_contains?: InputMaybe; executedTransactionHash?: InputMaybe; executedTransactionHash_not?: InputMaybe; + executedTransactionHash_gt?: InputMaybe; + executedTransactionHash_lt?: InputMaybe; + executedTransactionHash_gte?: InputMaybe; + executedTransactionHash_lte?: InputMaybe; executedTransactionHash_in?: InputMaybe>; executedTransactionHash_not_in?: InputMaybe>; executedTransactionHash_contains?: InputMaybe; @@ -733,6 +831,10 @@ export type mainnet_DestinationTransfer_filter = { executedBlockNumber_not_in?: InputMaybe>; executedTxOrigin?: InputMaybe; executedTxOrigin_not?: InputMaybe; + executedTxOrigin_gt?: InputMaybe; + executedTxOrigin_lt?: InputMaybe; + executedTxOrigin_gte?: InputMaybe; + executedTxOrigin_lte?: InputMaybe; executedTxOrigin_in?: InputMaybe>; executedTxOrigin_not_in?: InputMaybe>; executedTxOrigin_contains?: InputMaybe; @@ -747,12 +849,20 @@ export type mainnet_DestinationTransfer_filter = { executedTxNonce_not_in?: InputMaybe>; reconciledCaller?: InputMaybe; reconciledCaller_not?: InputMaybe; + reconciledCaller_gt?: InputMaybe; + reconciledCaller_lt?: InputMaybe; + reconciledCaller_gte?: InputMaybe; + reconciledCaller_lte?: InputMaybe; reconciledCaller_in?: InputMaybe>; reconciledCaller_not_in?: InputMaybe>; reconciledCaller_contains?: InputMaybe; reconciledCaller_not_contains?: InputMaybe; reconciledTransactionHash?: InputMaybe; reconciledTransactionHash_not?: InputMaybe; + reconciledTransactionHash_gt?: InputMaybe; + reconciledTransactionHash_lt?: InputMaybe; + reconciledTransactionHash_gte?: InputMaybe; + reconciledTransactionHash_lte?: InputMaybe; reconciledTransactionHash_in?: InputMaybe>; reconciledTransactionHash_not_in?: InputMaybe>; reconciledTransactionHash_contains?: InputMaybe; @@ -791,6 +901,10 @@ export type mainnet_DestinationTransfer_filter = { reconciledBlockNumber_not_in?: InputMaybe>; reconciledTxOrigin?: InputMaybe; reconciledTxOrigin_not?: InputMaybe; + reconciledTxOrigin_gt?: InputMaybe; + reconciledTxOrigin_lt?: InputMaybe; + reconciledTxOrigin_gte?: InputMaybe; + reconciledTxOrigin_lte?: InputMaybe; reconciledTxOrigin_in?: InputMaybe>; reconciledTxOrigin_not_in?: InputMaybe>; reconciledTxOrigin_contains?: InputMaybe; @@ -805,6 +919,8 @@ export type mainnet_DestinationTransfer_filter = { reconciledTxNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_DestinationTransfer_orderBy = @@ -828,6 +944,15 @@ export type mainnet_DestinationTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' | 'routersFee' | 'executedCaller' @@ -865,6 +990,10 @@ export type mainnet_OptimisticRootFinalized_filter = { id_not_in?: InputMaybe>; aggregateRoot?: InputMaybe; aggregateRoot_not?: InputMaybe; + aggregateRoot_gt?: InputMaybe; + aggregateRoot_lt?: InputMaybe; + aggregateRoot_gte?: InputMaybe; + aggregateRoot_lte?: InputMaybe; aggregateRoot_in?: InputMaybe>; aggregateRoot_not_in?: InputMaybe>; aggregateRoot_contains?: InputMaybe; @@ -887,6 +1016,8 @@ export type mainnet_OptimisticRootFinalized_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_OptimisticRootFinalized_orderBy = @@ -924,6 +1055,10 @@ export type mainnet_OriginMessage_filter = { id_not_in?: InputMaybe>; transferId?: InputMaybe; transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; transferId_in?: InputMaybe>; transferId_not_in?: InputMaybe>; transferId_contains?: InputMaybe; @@ -938,6 +1073,10 @@ export type mainnet_OriginMessage_filter = { destinationDomain_not_in?: InputMaybe>; leaf?: InputMaybe; leaf_not?: InputMaybe; + leaf_gt?: InputMaybe; + leaf_lt?: InputMaybe; + leaf_gte?: InputMaybe; + leaf_lte?: InputMaybe; leaf_in?: InputMaybe>; leaf_not_in?: InputMaybe>; leaf_contains?: InputMaybe; @@ -952,18 +1091,30 @@ export type mainnet_OriginMessage_filter = { index_not_in?: InputMaybe>; message?: InputMaybe; message_not?: InputMaybe; + message_gt?: InputMaybe; + message_lt?: InputMaybe; + message_gte?: InputMaybe; + message_lte?: InputMaybe; message_in?: InputMaybe>; message_not_in?: InputMaybe>; message_contains?: InputMaybe; message_not_contains?: InputMaybe; root?: InputMaybe; root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; root_in?: InputMaybe>; root_not_in?: InputMaybe>; root_contains?: InputMaybe; root_not_contains?: InputMaybe; transactionHash?: InputMaybe; transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_not_in?: InputMaybe>; transactionHash_contains?: InputMaybe; @@ -999,6 +1150,8 @@ export type mainnet_OriginMessage_filter = { rootCount_?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_OriginMessage_orderBy = @@ -1011,7 +1164,9 @@ export type mainnet_OriginMessage_orderBy = | 'root' | 'transactionHash' | 'blockNumber' - | 'rootCount'; + | 'rootCount' + | 'rootCount__id' + | 'rootCount__count'; export type mainnet_OriginTransfer = { id: Scalars['ID']; @@ -1076,6 +1231,10 @@ export type mainnet_OriginTransfer_filter = { chainId_not_in?: InputMaybe>; transferId?: InputMaybe; transferId_not?: InputMaybe; + transferId_gt?: InputMaybe; + transferId_lt?: InputMaybe; + transferId_gte?: InputMaybe; + transferId_lte?: InputMaybe; transferId_in?: InputMaybe>; transferId_not_in?: InputMaybe>; transferId_contains?: InputMaybe; @@ -1094,6 +1253,10 @@ export type mainnet_OriginTransfer_filter = { status_not_in?: InputMaybe>; messageHash?: InputMaybe; messageHash_not?: InputMaybe; + messageHash_gt?: InputMaybe; + messageHash_lt?: InputMaybe; + messageHash_gte?: InputMaybe; + messageHash_lte?: InputMaybe; messageHash_in?: InputMaybe>; messageHash_not_in?: InputMaybe>; messageHash_contains?: InputMaybe; @@ -1124,12 +1287,20 @@ export type mainnet_OriginTransfer_filter = { canonicalDomain_not_in?: InputMaybe>; to?: InputMaybe; to_not?: InputMaybe; + to_gt?: InputMaybe; + to_lt?: InputMaybe; + to_gte?: InputMaybe; + to_lte?: InputMaybe; to_in?: InputMaybe>; to_not_in?: InputMaybe>; to_contains?: InputMaybe; to_not_contains?: InputMaybe; delegate?: InputMaybe; delegate_not?: InputMaybe; + delegate_gt?: InputMaybe; + delegate_lt?: InputMaybe; + delegate_gte?: InputMaybe; + delegate_lte?: InputMaybe; delegate_in?: InputMaybe>; delegate_not_in?: InputMaybe>; delegate_contains?: InputMaybe; @@ -1140,6 +1311,10 @@ export type mainnet_OriginTransfer_filter = { receiveLocal_not_in?: InputMaybe>; callData?: InputMaybe; callData_not?: InputMaybe; + callData_gt?: InputMaybe; + callData_lt?: InputMaybe; + callData_gte?: InputMaybe; + callData_lte?: InputMaybe; callData_in?: InputMaybe>; callData_not_in?: InputMaybe>; callData_contains?: InputMaybe; @@ -1154,6 +1329,10 @@ export type mainnet_OriginTransfer_filter = { slippage_not_in?: InputMaybe>; originSender?: InputMaybe; originSender_not?: InputMaybe; + originSender_gt?: InputMaybe; + originSender_lt?: InputMaybe; + originSender_gte?: InputMaybe; + originSender_lte?: InputMaybe; originSender_in?: InputMaybe>; originSender_not_in?: InputMaybe>; originSender_contains?: InputMaybe; @@ -1176,6 +1355,10 @@ export type mainnet_OriginTransfer_filter = { normalizedIn_not_in?: InputMaybe>; canonicalId?: InputMaybe; canonicalId_not?: InputMaybe; + canonicalId_gt?: InputMaybe; + canonicalId_lt?: InputMaybe; + canonicalId_gte?: InputMaybe; + canonicalId_lte?: InputMaybe; canonicalId_in?: InputMaybe>; canonicalId_not_in?: InputMaybe>; canonicalId_contains?: InputMaybe; @@ -1203,6 +1386,10 @@ export type mainnet_OriginTransfer_filter = { asset_?: InputMaybe; transactingAsset?: InputMaybe; transactingAsset_not?: InputMaybe; + transactingAsset_gt?: InputMaybe; + transactingAsset_lt?: InputMaybe; + transactingAsset_gte?: InputMaybe; + transactingAsset_lte?: InputMaybe; transactingAsset_in?: InputMaybe>; transactingAsset_not_in?: InputMaybe>; transactingAsset_contains?: InputMaybe; @@ -1245,18 +1432,30 @@ export type mainnet_OriginTransfer_filter = { relayerFees_?: InputMaybe; initialRelayerFeeAsset?: InputMaybe; initialRelayerFeeAsset_not?: InputMaybe; + initialRelayerFeeAsset_gt?: InputMaybe; + initialRelayerFeeAsset_lt?: InputMaybe; + initialRelayerFeeAsset_gte?: InputMaybe; + initialRelayerFeeAsset_lte?: InputMaybe; initialRelayerFeeAsset_in?: InputMaybe>; initialRelayerFeeAsset_not_in?: InputMaybe>; initialRelayerFeeAsset_contains?: InputMaybe; initialRelayerFeeAsset_not_contains?: InputMaybe; caller?: InputMaybe; caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; caller_in?: InputMaybe>; caller_not_in?: InputMaybe>; caller_contains?: InputMaybe; caller_not_contains?: InputMaybe; transactionHash?: InputMaybe; transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_not_in?: InputMaybe>; transactionHash_contains?: InputMaybe; @@ -1295,6 +1494,10 @@ export type mainnet_OriginTransfer_filter = { blockNumber_not_in?: InputMaybe>; txOrigin?: InputMaybe; txOrigin_not?: InputMaybe; + txOrigin_gt?: InputMaybe; + txOrigin_lt?: InputMaybe; + txOrigin_gte?: InputMaybe; + txOrigin_lte?: InputMaybe; txOrigin_in?: InputMaybe>; txOrigin_not_in?: InputMaybe>; txOrigin_contains?: InputMaybe; @@ -1309,6 +1512,8 @@ export type mainnet_OriginTransfer_filter = { txNonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_OriginTransfer_orderBy = @@ -1331,8 +1536,26 @@ export type mainnet_OriginTransfer_orderBy = | 'normalizedIn' | 'canonicalId' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'transactingAsset' | 'message' + | 'message__id' + | 'message__transferId' + | 'message__destinationDomain' + | 'message__leaf' + | 'message__index' + | 'message__message' + | 'message__root' + | 'message__transactionHash' + | 'message__blockNumber' | 'bumpRelayerFeeCount' | 'relayerFees' | 'initialRelayerFeeAsset' @@ -1868,17 +2091,52 @@ export type mainnet_RelayerFee_filter = { fee_not_in?: InputMaybe>; asset?: InputMaybe; asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; asset_in?: InputMaybe>; asset_not_in?: InputMaybe>; asset_contains?: InputMaybe; asset_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_RelayerFee_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'fee' | 'asset'; @@ -1935,18 +2193,30 @@ export type mainnet_RelayerFeesIncrease_filter = { increase_not_in?: InputMaybe>; asset?: InputMaybe; asset_not?: InputMaybe; + asset_gt?: InputMaybe; + asset_lt?: InputMaybe; + asset_gte?: InputMaybe; + asset_lte?: InputMaybe; asset_in?: InputMaybe>; asset_not_in?: InputMaybe>; asset_contains?: InputMaybe; asset_not_contains?: InputMaybe; caller?: InputMaybe; caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; caller_in?: InputMaybe>; caller_not_in?: InputMaybe>; caller_contains?: InputMaybe; caller_not_contains?: InputMaybe; transactionHash?: InputMaybe; transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_not_in?: InputMaybe>; transactionHash_contains?: InputMaybe; @@ -1985,11 +2255,42 @@ export type mainnet_RelayerFeesIncrease_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_RelayerFeesIncrease_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__messageHash' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__transactingAsset' + | 'transfer__bumpRelayerFeeCount' + | 'transfer__initialRelayerFeeAsset' + | 'transfer__caller' + | 'transfer__transactionHash' + | 'transfer__timestamp' + | 'transfer__gasPrice' + | 'transfer__gasLimit' + | 'transfer__blockNumber' + | 'transfer__txOrigin' + | 'transfer__txNonce' | 'increase' | 'asset' | 'caller' @@ -2014,12 +2315,18 @@ export type mainnet_Relayer_filter = { isActive_not_in?: InputMaybe>; relayer?: InputMaybe; relayer_not?: InputMaybe; + relayer_gt?: InputMaybe; + relayer_lt?: InputMaybe; + relayer_gte?: InputMaybe; + relayer_lte?: InputMaybe; relayer_in?: InputMaybe>; relayer_not_in?: InputMaybe>; relayer_contains?: InputMaybe; relayer_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_Relayer_orderBy = @@ -2051,6 +2358,8 @@ export type mainnet_RootCount_filter = { count_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_RootCount_orderBy = @@ -2098,6 +2407,10 @@ export type mainnet_RootMessageSent_filter = { hubDomain_not_in?: InputMaybe>; root?: InputMaybe; root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; root_in?: InputMaybe>; root_not_in?: InputMaybe>; root_contains?: InputMaybe; @@ -2112,12 +2425,20 @@ export type mainnet_RootMessageSent_filter = { count_not_in?: InputMaybe>; caller?: InputMaybe; caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; caller_in?: InputMaybe>; caller_not_in?: InputMaybe>; caller_contains?: InputMaybe; caller_not_contains?: InputMaybe; transactionHash?: InputMaybe; transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_not_in?: InputMaybe>; transactionHash_contains?: InputMaybe; @@ -2156,6 +2477,8 @@ export type mainnet_RootMessageSent_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_RootMessageSent_orderBy = @@ -2267,12 +2590,29 @@ export type mainnet_RouterDailyTVL_filter = { balance_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_RouterDailyTVL_orderBy = | 'id' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'timestamp' | 'balance'; @@ -2367,6 +2707,10 @@ export type mainnet_RouterLiquidityEvent_filter = { balance_not_in?: InputMaybe>; caller?: InputMaybe; caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; caller_in?: InputMaybe>; caller_not_in?: InputMaybe>; caller_contains?: InputMaybe; @@ -2389,6 +2733,10 @@ export type mainnet_RouterLiquidityEvent_filter = { timestamp_not_in?: InputMaybe>; transactionHash?: InputMaybe; transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_not_in?: InputMaybe>; transactionHash_contains?: InputMaybe; @@ -2403,13 +2751,30 @@ export type mainnet_RouterLiquidityEvent_filter = { nonce_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_RouterLiquidityEvent_orderBy = | 'id' | 'type' | 'router' + | 'router__id' + | 'router__isActive' + | 'router__owner' + | 'router__recipient' + | 'router__proposedOwner' + | 'router__proposedTimestamp' | 'asset' + | 'asset__id' + | 'asset__key' + | 'asset__decimal' + | 'asset__adoptedDecimal' + | 'asset__canonicalId' + | 'asset__canonicalDomain' + | 'asset__adoptedAsset' + | 'asset__localAsset' + | 'asset__blockNumber' | 'amount' | 'balance' | 'caller' @@ -2433,18 +2798,30 @@ export type mainnet_Router_filter = { isActive_not_in?: InputMaybe>; owner?: InputMaybe; owner_not?: InputMaybe; + owner_gt?: InputMaybe; + owner_lt?: InputMaybe; + owner_gte?: InputMaybe; + owner_lte?: InputMaybe; owner_in?: InputMaybe>; owner_not_in?: InputMaybe>; owner_contains?: InputMaybe; owner_not_contains?: InputMaybe; recipient?: InputMaybe; recipient_not?: InputMaybe; + recipient_gt?: InputMaybe; + recipient_lt?: InputMaybe; + recipient_gte?: InputMaybe; + recipient_lte?: InputMaybe; recipient_in?: InputMaybe>; recipient_not_in?: InputMaybe>; recipient_contains?: InputMaybe; recipient_not_contains?: InputMaybe; proposedOwner?: InputMaybe; proposedOwner_not?: InputMaybe; + proposedOwner_gt?: InputMaybe; + proposedOwner_lt?: InputMaybe; + proposedOwner_gte?: InputMaybe; + proposedOwner_lte?: InputMaybe; proposedOwner_in?: InputMaybe>; proposedOwner_not_in?: InputMaybe>; proposedOwner_contains?: InputMaybe; @@ -2460,6 +2837,8 @@ export type mainnet_Router_filter = { assetBalances_?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_Router_orderBy = @@ -2492,12 +2871,18 @@ export type mainnet_Sequencer_filter = { isActive_not_in?: InputMaybe>; sequencer?: InputMaybe; sequencer_not?: InputMaybe; + sequencer_gt?: InputMaybe; + sequencer_lt?: InputMaybe; + sequencer_gte?: InputMaybe; + sequencer_lte?: InputMaybe; sequencer_in?: InputMaybe>; sequencer_not_in?: InputMaybe>; sequencer_contains?: InputMaybe; sequencer_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_Sequencer_orderBy = @@ -2530,12 +2915,18 @@ export type mainnet_Setting_filter = { maxRoutersPerTransfer_not_in?: InputMaybe>; caller?: InputMaybe; caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; caller_in?: InputMaybe>; caller_not_in?: InputMaybe>; caller_contains?: InputMaybe; caller_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_Setting_orderBy = @@ -2595,12 +2986,20 @@ export type mainnet_SlippageUpdate_filter = { slippage_not_in?: InputMaybe>; caller?: InputMaybe; caller_not?: InputMaybe; + caller_gt?: InputMaybe; + caller_lt?: InputMaybe; + caller_gte?: InputMaybe; + caller_lte?: InputMaybe; caller_in?: InputMaybe>; caller_not_in?: InputMaybe>; caller_contains?: InputMaybe; caller_not_contains?: InputMaybe; transactionHash?: InputMaybe; transactionHash_not?: InputMaybe; + transactionHash_gt?: InputMaybe; + transactionHash_lt?: InputMaybe; + transactionHash_gte?: InputMaybe; + transactionHash_lte?: InputMaybe; transactionHash_in?: InputMaybe>; transactionHash_not_in?: InputMaybe>; transactionHash_contains?: InputMaybe; @@ -2639,11 +3038,49 @@ export type mainnet_SlippageUpdate_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_SlippageUpdate_orderBy = | 'id' | 'transfer' + | 'transfer__id' + | 'transfer__chainId' + | 'transfer__transferId' + | 'transfer__nonce' + | 'transfer__status' + | 'transfer__originDomain' + | 'transfer__destinationDomain' + | 'transfer__canonicalDomain' + | 'transfer__to' + | 'transfer__delegate' + | 'transfer__receiveLocal' + | 'transfer__callData' + | 'transfer__slippage' + | 'transfer__bumpSlippageCount' + | 'transfer__originSender' + | 'transfer__bridgedAmt' + | 'transfer__normalizedIn' + | 'transfer__canonicalId' + | 'transfer__amount' + | 'transfer__routersFee' + | 'transfer__executedCaller' + | 'transfer__executedTransactionHash' + | 'transfer__executedTimestamp' + | 'transfer__executedGasPrice' + | 'transfer__executedGasLimit' + | 'transfer__executedBlockNumber' + | 'transfer__executedTxOrigin' + | 'transfer__executedTxNonce' + | 'transfer__reconciledCaller' + | 'transfer__reconciledTransactionHash' + | 'transfer__reconciledTimestamp' + | 'transfer__reconciledGasPrice' + | 'transfer__reconciledGasLimit' + | 'transfer__reconciledBlockNumber' + | 'transfer__reconciledTxOrigin' + | 'transfer__reconciledTxNonce' | 'slippage' | 'caller' | 'transactionHash' @@ -2680,6 +3117,10 @@ export type mainnet_SnapshotRoot_filter = { spokeDomain_not_in?: InputMaybe>; root?: InputMaybe; root_not?: InputMaybe; + root_gt?: InputMaybe; + root_lt?: InputMaybe; + root_gte?: InputMaybe; + root_lte?: InputMaybe; root_in?: InputMaybe>; root_not_in?: InputMaybe>; root_contains?: InputMaybe; @@ -2710,6 +3151,8 @@ export type mainnet_SnapshotRoot_filter = { blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_SnapshotRoot_orderBy = @@ -2756,6 +3199,8 @@ export type mainnet_SpokeConnectorMode_filter = { mode_not_ends_with_nocase?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; }; export type mainnet_SpokeConnectorMode_orderBy = diff --git a/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/introspectionSchema.ts b/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/introspectionSchema.ts index edca2b2e4a..de7f755085 100644 --- a/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/introspectionSchema.ts +++ b/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/introspectionSchema.ts @@ -3103,7 +3103,7 @@ const schemaAST = { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta" + "value": "BaseConnectorMeta" }, "fields": [ { @@ -3228,7 +3228,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta_filter" + "value": "BaseConnectorMeta_filter" }, "fields": [ { @@ -4145,7 +4145,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta_filter" + "value": "BaseConnectorMeta_filter" } } }, @@ -4163,7 +4163,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta_filter" + "value": "BaseConnectorMeta_filter" } } }, @@ -4176,7 +4176,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta_orderBy" + "value": "BaseConnectorMeta_orderBy" }, "values": [ { @@ -4230,11 +4230,110 @@ const schemaAST = { ], "directives": [] }, + { + "kind": "ScalarTypeDefinition", + "name": { + "kind": "Name", + "value": "BigDecimal" + }, + "directives": [] + }, + { + "kind": "ScalarTypeDefinition", + "name": { + "kind": "Name", + "value": "BigInt" + }, + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "BlockChangedFilter" + }, + "fields": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "number_gte" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + } + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "Block_height" + }, + "fields": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hash" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "number" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "number_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "directives": [] + } + ], + "directives": [] + }, { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "BaseConnectorMeta" + "value": "BnbConnectorMeta" }, "fields": [ { @@ -4359,7 +4458,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "BaseConnectorMeta_filter" + "value": "BnbConnectorMeta_filter" }, "fields": [ { @@ -5276,7 +5375,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta_filter" + "value": "BnbConnectorMeta_filter" } } }, @@ -5294,7 +5393,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta_filter" + "value": "BnbConnectorMeta_filter" } } }, @@ -5307,7 +5406,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "BaseConnectorMeta_orderBy" + "value": "BnbConnectorMeta_orderBy" }, "values": [ { @@ -5365,106 +5464,15 @@ const schemaAST = { "kind": "ScalarTypeDefinition", "name": { "kind": "Name", - "value": "BigDecimal" - }, - "directives": [] - }, - { - "kind": "ScalarTypeDefinition", - "name": { - "kind": "Name", - "value": "BigInt" - }, - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "BlockChangedFilter" - }, - "fields": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "number_gte" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - } - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "Block_height" + "value": "Bytes" }, - "fields": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hash" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "number" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "number_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "directives": [] - } - ], "directives": [] }, { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "BnbConnectorMeta" + "value": "GnosisConnectorMeta" }, "fields": [ { @@ -5589,7 +5597,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "BnbConnectorMeta_filter" + "value": "GnosisConnectorMeta_filter" }, "fields": [ { @@ -6506,7 +6514,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta_filter" + "value": "GnosisConnectorMeta_filter" } } }, @@ -6524,7 +6532,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta_filter" + "value": "GnosisConnectorMeta_filter" } } }, @@ -6537,7 +6545,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "BnbConnectorMeta_orderBy" + "value": "GnosisConnectorMeta_orderBy" }, "values": [ { @@ -6591,19 +6599,11 @@ const schemaAST = { ], "directives": [] }, - { - "kind": "ScalarTypeDefinition", - "name": { - "kind": "Name", - "value": "Bytes" - }, - "directives": [] - }, { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "GnosisConnectorMeta" + "value": "HubDomain" }, "fields": [ { @@ -6629,110 +6629,31 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "spokeDomain" + "value": "domain" }, "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] - }, + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "HubDomain_filter" + }, + "fields": [ { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "GnosisConnectorMeta_filter" - }, - "fields": [ - { - "kind": "InputValueDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", "value": "id" @@ -6867,7 +6788,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain" + "value": "domain" }, "type": { "kind": "NamedType", @@ -6882,7 +6803,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not" + "value": "domain_not" }, "type": { "kind": "NamedType", @@ -6897,7 +6818,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gt" + "value": "domain_gt" }, "type": { "kind": "NamedType", @@ -6912,7 +6833,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lt" + "value": "domain_lt" }, "type": { "kind": "NamedType", @@ -6927,7 +6848,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gte" + "value": "domain_gte" }, "type": { "kind": "NamedType", @@ -6942,7 +6863,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lte" + "value": "domain_lte" }, "type": { "kind": "NamedType", @@ -6957,7 +6878,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_in" + "value": "domain_in" }, "type": { "kind": "ListType", @@ -6978,7 +6899,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not_in" + "value": "domain_not_in" }, "type": { "kind": "ListType", @@ -6997,15 +6918,20 @@ const schemaAST = { }, { "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, "name": { "kind": "Name", - "value": "hubDomain" + "value": "_change_block" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "BlockChangedFilter" } }, "directives": [] @@ -7014,13 +6940,16 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not" + "value": "and" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "HubDomain_filter" + } } }, "directives": [] @@ -7029,130 +6958,151 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gt" + "value": "or" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "HubDomain_filter" + } } }, "directives": [] - }, + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "name": { + "kind": "Name", + "value": "HubDomain_orderBy" + }, + "values": [ { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "value": "id" }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "value": "domain" }, "directives": [] - }, + } + ], + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "HubOptimisticRootFinalized" + }, + "fields": [ { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubDomain_lte" + "value": "id" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubDomain_in" + "value": "aggregateRoot" }, + "arguments": [], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubDomain_not_in" + "value": "timestamp" }, + "arguments": [], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "amb" + "value": "blockNumber" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] - }, + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "HubOptimisticRootFinalized_filter" + }, + "fields": [ { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not" + "value": "id" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } }, "directives": [] @@ -7161,13 +7111,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_gt" + "value": "id_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } }, "directives": [] @@ -7176,13 +7126,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_lt" + "value": "id_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } }, "directives": [] @@ -7191,13 +7141,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_gte" + "value": "id_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } }, "directives": [] @@ -7206,13 +7156,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_lte" + "value": "id_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } }, "directives": [] @@ -7221,19 +7171,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_in" + "value": "id_lte" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -7242,7 +7186,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not_in" + "value": "id_in" }, "type": { "kind": "ListType", @@ -7252,7 +7196,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } } } @@ -7263,28 +7207,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not_contains" + "value": "id_not_in" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } } }, "directives": [] @@ -7293,7 +7228,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager" + "value": "aggregateRoot" }, "type": { "kind": "NamedType", @@ -7308,7 +7243,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not" + "value": "aggregateRoot_not" }, "type": { "kind": "NamedType", @@ -7323,7 +7258,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_gt" + "value": "aggregateRoot_gt" }, "type": { "kind": "NamedType", @@ -7338,7 +7273,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_lt" + "value": "aggregateRoot_lt" }, "type": { "kind": "NamedType", @@ -7353,7 +7288,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_gte" + "value": "aggregateRoot_gte" }, "type": { "kind": "NamedType", @@ -7368,7 +7303,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_lte" + "value": "aggregateRoot_lte" }, "type": { "kind": "NamedType", @@ -7383,7 +7318,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_in" + "value": "aggregateRoot_in" }, "type": { "kind": "ListType", @@ -7404,7 +7339,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not_in" + "value": "aggregateRoot_not_in" }, "type": { "kind": "ListType", @@ -7425,7 +7360,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_contains" + "value": "aggregateRoot_contains" }, "type": { "kind": "NamedType", @@ -7440,7 +7375,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not_contains" + "value": "aggregateRoot_not_contains" }, "type": { "kind": "NamedType", @@ -7455,13 +7390,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector" + "value": "timestamp" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7470,13 +7405,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not" + "value": "timestamp_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7485,13 +7420,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_gt" + "value": "timestamp_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7500,13 +7435,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_lt" + "value": "timestamp_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7515,13 +7450,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_gte" + "value": "timestamp_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7530,13 +7465,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_lte" + "value": "timestamp_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7545,7 +7480,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_in" + "value": "timestamp_in" }, "type": { "kind": "ListType", @@ -7555,7 +7490,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -7566,7 +7501,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not_in" + "value": "timestamp_not_in" }, "type": { "kind": "ListType", @@ -7576,7 +7511,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -7587,13 +7522,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_contains" + "value": "blockNumber" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -7602,13 +7537,115 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not_contains" + "value": "blockNumber_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_not_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -7645,7 +7682,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_filter" + "value": "HubOptimisticRootFinalized_filter" } } }, @@ -7663,7 +7700,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_filter" + "value": "HubOptimisticRootFinalized_filter" } } }, @@ -7676,7 +7713,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_orderBy" + "value": "HubOptimisticRootFinalized_orderBy" }, "values": [ { @@ -7691,15 +7728,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" + "value": "aggregateRoot" }, "directives": [] }, @@ -7707,7 +7736,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "amb" + "value": "timestamp" }, "directives": [] }, @@ -7715,26 +7744,31 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "rootManager" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" + "value": "blockNumber" }, "directives": [] } ], "directives": [] }, + { + "kind": "ScalarTypeDefinition", + "description": { + "kind": "StringValue", + "value": "8 bytes signed integer\n", + "block": true + }, + "name": { + "kind": "Name", + "value": "Int8" + }, + "directives": [] + }, { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "HubDomain" + "value": "LineaConnectorMeta" }, "fields": [ { @@ -7760,14 +7794,93 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "domain" + "value": "spokeDomain" }, "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "hubDomain" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "amb" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "rootManager" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } }, "directives": [] @@ -7780,7 +7893,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "HubDomain_filter" + "value": "LineaConnectorMeta_filter" }, "fields": [ { @@ -7919,7 +8032,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain" + "value": "spokeDomain" }, "type": { "kind": "NamedType", @@ -7934,7 +8047,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_not" + "value": "spokeDomain_not" }, "type": { "kind": "NamedType", @@ -7949,7 +8062,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_gt" + "value": "spokeDomain_gt" }, "type": { "kind": "NamedType", @@ -7964,7 +8077,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_lt" + "value": "spokeDomain_lt" }, "type": { "kind": "NamedType", @@ -7979,7 +8092,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_gte" + "value": "spokeDomain_gte" }, "type": { "kind": "NamedType", @@ -7994,7 +8107,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_lte" + "value": "spokeDomain_lte" }, "type": { "kind": "NamedType", @@ -8009,7 +8122,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_in" + "value": "spokeDomain_in" }, "type": { "kind": "ListType", @@ -8030,7 +8143,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain_not_in" + "value": "spokeDomain_not_in" }, "type": { "kind": "ListType", @@ -8049,20 +8162,15 @@ const schemaAST = { }, { "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, "name": { "kind": "Name", - "value": "_change_block" + "value": "hubDomain" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BlockChangedFilter" + "value": "BigInt" } }, "directives": [] @@ -8071,16 +8179,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "and" + "value": "hubDomain_not" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "HubDomain_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] @@ -8089,151 +8194,115 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "or" + "value": "hubDomain_gt" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "HubDomain_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "HubDomain_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] }, { - "kind": "EnumValueDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domain" + "value": "hubDomain_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } }, "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "HubOptimisticRootFinalized" - }, - "fields": [ + }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "hubDomain_gte" }, - "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot" + "value": "hubDomain_lte" }, - "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp" + "value": "hubDomain_in" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber" + "value": "hubDomain_not_in" }, - "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "HubOptimisticRootFinalized_filter" - }, - "fields": [ + }, { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "amb" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -8242,13 +8311,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not" + "value": "amb_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -8257,13 +8326,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gt" + "value": "amb_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -8272,13 +8341,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lt" + "value": "amb_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -8287,13 +8356,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gte" + "value": "amb_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -8302,13 +8371,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lte" + "value": "amb_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -8317,7 +8386,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_in" + "value": "amb_in" }, "type": { "kind": "ListType", @@ -8327,7 +8396,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } } } @@ -8338,7 +8407,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not_in" + "value": "amb_not_in" }, "type": { "kind": "ListType", @@ -8348,7 +8417,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } } } @@ -8359,7 +8428,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot" + "value": "amb_contains" }, "type": { "kind": "NamedType", @@ -8374,7 +8443,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_not" + "value": "amb_not_contains" }, "type": { "kind": "NamedType", @@ -8389,7 +8458,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_gt" + "value": "rootManager" }, "type": { "kind": "NamedType", @@ -8404,7 +8473,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_lt" + "value": "rootManager_not" }, "type": { "kind": "NamedType", @@ -8419,7 +8488,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_gte" + "value": "rootManager_gt" }, "type": { "kind": "NamedType", @@ -8434,7 +8503,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_lte" + "value": "rootManager_lt" }, "type": { "kind": "NamedType", @@ -8449,7 +8518,37 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_in" + "value": "rootManager_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_in" }, "type": { "kind": "ListType", @@ -8470,7 +8569,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_not_in" + "value": "rootManager_not_in" }, "type": { "kind": "ListType", @@ -8491,7 +8590,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_contains" + "value": "rootManager_contains" }, "type": { "kind": "NamedType", @@ -8506,7 +8605,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_not_contains" + "value": "rootManager_not_contains" }, "type": { "kind": "NamedType", @@ -8521,13 +8620,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp" + "value": "mirrorConnector" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8536,13 +8635,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_not" + "value": "mirrorConnector_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8551,13 +8650,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_gt" + "value": "mirrorConnector_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8566,13 +8665,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_lt" + "value": "mirrorConnector_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8581,13 +8680,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_gte" + "value": "mirrorConnector_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8596,13 +8695,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_lte" + "value": "mirrorConnector_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8611,7 +8710,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_in" + "value": "mirrorConnector_in" }, "type": { "kind": "ListType", @@ -8621,7 +8720,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -8632,7 +8731,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_not_in" + "value": "mirrorConnector_not_in" }, "type": { "kind": "ListType", @@ -8642,7 +8741,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -8653,73 +8752,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gte" + "value": "mirrorConnector_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -8728,55 +8767,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_lte" + "value": "mirrorConnector_not_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } + "value": "Bytes" } }, "directives": [] @@ -8813,7 +8810,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_filter" + "value": "LineaConnectorMeta_filter" } } }, @@ -8831,7 +8828,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_filter" + "value": "LineaConnectorMeta_filter" } } }, @@ -8844,7 +8841,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_orderBy" + "value": "LineaConnectorMeta_orderBy" }, "values": [ { @@ -8859,7 +8856,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "aggregateRoot" + "value": "spokeDomain" }, "directives": [] }, @@ -8867,7 +8864,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "timestamp" + "value": "hubDomain" }, "directives": [] }, @@ -8875,31 +8872,34 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "blockNumber" + "value": "amb" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector" }, "directives": [] } ], "directives": [] }, - { - "kind": "ScalarTypeDefinition", - "description": { - "kind": "StringValue", - "value": "8 bytes signed integer\n", - "block": true - }, - "name": { - "kind": "Name", - "value": "Int8" - }, - "directives": [] - }, { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "LineaConnectorMeta" + "value": "OptimismConnectorMeta" }, "fields": [ { @@ -9024,7 +9024,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "LineaConnectorMeta_filter" + "value": "OptimismConnectorMeta_filter" }, "fields": [ { @@ -9941,7 +9941,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta_filter" + "value": "OptimismConnectorMeta_filter" } } }, @@ -9959,7 +9959,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta_filter" + "value": "OptimismConnectorMeta_filter" } } }, @@ -9972,7 +9972,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "LineaConnectorMeta_orderBy" + "value": "OptimismConnectorMeta_orderBy" }, "values": [ { @@ -10030,7 +10030,7 @@ const schemaAST = { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "MantleConnectorMeta" + "value": "OptimisticRootPropagated" }, "fields": [ { @@ -10056,26 +10056,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "spokeDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" + "value": "aggregateRoot" }, "arguments": [], "type": { @@ -10084,7 +10065,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } }, @@ -10094,7 +10075,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "amb" + "value": "domainsHash" }, "arguments": [], "type": { @@ -10113,7 +10094,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootManager" + "value": "timestamp" }, "arguments": [], "type": { @@ -10122,7 +10103,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } }, @@ -10132,17 +10113,14 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector" + "value": "blockNumber" }, "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] @@ -10155,7 +10133,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "MantleConnectorMeta_filter" + "value": "OptimisticRootPropagated_filter" }, "fields": [ { @@ -10294,13 +10272,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain" + "value": "aggregateRoot" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10309,13 +10287,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not" + "value": "aggregateRoot_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10324,13 +10302,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gt" + "value": "aggregateRoot_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10339,13 +10317,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lt" + "value": "aggregateRoot_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10354,13 +10332,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gte" + "value": "aggregateRoot_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10369,13 +10347,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lte" + "value": "aggregateRoot_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10384,7 +10362,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_in" + "value": "aggregateRoot_in" }, "type": { "kind": "ListType", @@ -10394,7 +10372,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -10405,7 +10383,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not_in" + "value": "aggregateRoot_not_in" }, "type": { "kind": "ListType", @@ -10415,7 +10393,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -10426,13 +10404,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain" + "value": "aggregateRoot_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10441,13 +10419,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not" + "value": "aggregateRoot_not_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10456,13 +10434,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gt" + "value": "domainsHash" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10471,13 +10449,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lt" + "value": "domainsHash_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10486,13 +10464,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gte" + "value": "domainsHash_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10501,13 +10479,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lte" + "value": "domainsHash_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -10516,7 +10494,37 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_in" + "value": "domainsHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "domainsHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "domainsHash_in" }, "type": { "kind": "ListType", @@ -10526,7 +10534,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -10537,7 +10545,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not_in" + "value": "domainsHash_not_in" }, "type": { "kind": "ListType", @@ -10547,7 +10555,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -10558,7 +10566,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb" + "value": "domainsHash_contains" }, "type": { "kind": "NamedType", @@ -10573,7 +10581,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not" + "value": "domainsHash_not_contains" }, "type": { "kind": "NamedType", @@ -10588,13 +10596,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_gt" + "value": "timestamp" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10603,13 +10611,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_lt" + "value": "timestamp_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10618,13 +10626,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_gte" + "value": "timestamp_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10633,13 +10641,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_lte" + "value": "timestamp_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10648,7 +10656,37 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_in" + "value": "timestamp_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "timestamp_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "timestamp_in" }, "type": { "kind": "ListType", @@ -10658,7 +10696,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -10669,7 +10707,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not_in" + "value": "timestamp_not_in" }, "type": { "kind": "ListType", @@ -10679,7 +10717,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -10690,13 +10728,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_contains" + "value": "blockNumber" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10705,13 +10743,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not_contains" + "value": "blockNumber_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10720,13 +10758,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager" + "value": "blockNumber_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10735,43 +10773,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_lt" + "value": "blockNumber_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10780,13 +10788,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_gte" + "value": "blockNumber_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10795,13 +10803,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_lte" + "value": "blockNumber_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -10810,7 +10818,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_in" + "value": "blockNumber_in" }, "type": { "kind": "ListType", @@ -10820,7 +10828,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -10831,7 +10839,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not_in" + "value": "blockNumber_not_in" }, "type": { "kind": "ListType", @@ -10841,7 +10849,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -10850,15 +10858,20 @@ const schemaAST = { }, { "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, "name": { "kind": "Name", - "value": "rootManager_contains" + "value": "_change_block" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BlockChangedFilter" } }, "directives": [] @@ -10867,13 +10880,16 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not_contains" + "value": "and" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OptimisticRootPropagated_filter" + } } }, "directives": [] @@ -10882,98 +10898,144 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector" + "value": "or" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OptimisticRootPropagated_filter" + } } }, "directives": [] - }, + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "name": { + "kind": "Name", + "value": "OptimisticRootPropagated_orderBy" + }, + "values": [ { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not" + "value": "id" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "aggregateRoot" }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_gt" + "value": "domainsHash" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "timestamp" }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_lt" + "value": "blockNumber" + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "OptimisticRootProposed" + }, + "fields": [ + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "id" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_gte" + "value": "disputeCliff" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_lte" + "value": "aggregateRoot" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_in" + "value": "snapshotsRoots" }, + "arguments": [], "type": { "kind": "ListType", "type": { @@ -10990,11 +11052,12 @@ const schemaAST = { "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not_in" + "value": "domains" }, + "arguments": [], "type": { "kind": "ListType", "type": { @@ -11003,7 +11066,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -11011,269 +11074,55 @@ const schemaAST = { "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_contains" + "value": "baseAggregateRoot" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not_contains" + "value": "timestamp" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "_change_block" + "value": "blockNumber" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BlockChangedFilter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "and" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "MantleConnectorMeta_filter" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "or" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "MantleConnectorMeta_filter" - } - } - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "MantleConnectorMeta_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "MetisConnectorMeta" - }, - "fields": [ - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "value": "BigInt" } }, "directives": [] @@ -11286,7 +11135,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "MetisConnectorMeta_filter" + "value": "OptimisticRootProposed_filter" }, "fields": [ { @@ -11425,7 +11274,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain" + "value": "disputeCliff" }, "type": { "kind": "NamedType", @@ -11440,7 +11289,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not" + "value": "disputeCliff_not" }, "type": { "kind": "NamedType", @@ -11455,7 +11304,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gt" + "value": "disputeCliff_gt" }, "type": { "kind": "NamedType", @@ -11470,7 +11319,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lt" + "value": "disputeCliff_lt" }, "type": { "kind": "NamedType", @@ -11485,7 +11334,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gte" + "value": "disputeCliff_gte" }, "type": { "kind": "NamedType", @@ -11500,7 +11349,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lte" + "value": "disputeCliff_lte" }, "type": { "kind": "NamedType", @@ -11515,7 +11364,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_in" + "value": "disputeCliff_in" }, "type": { "kind": "ListType", @@ -11536,7 +11385,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not_in" + "value": "disputeCliff_not_in" }, "type": { "kind": "ListType", @@ -11557,13 +11406,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain" + "value": "aggregateRoot" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -11572,13 +11421,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not" + "value": "aggregateRoot_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -11587,13 +11436,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gt" + "value": "aggregateRoot_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -11602,13 +11451,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lt" + "value": "aggregateRoot_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -11617,13 +11466,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gte" + "value": "aggregateRoot_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -11632,13 +11481,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lte" + "value": "aggregateRoot_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -11647,7 +11496,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_in" + "value": "aggregateRoot_in" }, "type": { "kind": "ListType", @@ -11657,7 +11506,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -11668,7 +11517,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not_in" + "value": "aggregateRoot_not_in" }, "type": { "kind": "ListType", @@ -11678,7 +11527,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -11689,7 +11538,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb" + "value": "aggregateRoot_contains" }, "type": { "kind": "NamedType", @@ -11704,7 +11553,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not" + "value": "aggregateRoot_not_contains" }, "type": { "kind": "NamedType", @@ -11719,13 +11568,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_gt" + "value": "snapshotsRoots" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -11734,13 +11589,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_lt" + "value": "snapshotsRoots_not" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -11749,13 +11610,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_gte" + "value": "snapshotsRoots_contains" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -11764,13 +11631,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_lte" + "value": "snapshotsRoots_contains_nocase" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -11779,7 +11652,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_in" + "value": "snapshotsRoots_not_contains" }, "type": { "kind": "ListType", @@ -11800,7 +11673,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not_in" + "value": "snapshotsRoots_not_contains_nocase" }, "type": { "kind": "ListType", @@ -11821,13 +11694,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_contains" + "value": "domains" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -11836,13 +11715,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "amb_not_contains" + "value": "domains_not" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -11851,7 +11736,91 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager" + "value": "domains_contains" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "domains_contains_nocase" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "domains_not_contains" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "domains_not_contains_nocase" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "baseAggregateRoot" }, "type": { "kind": "NamedType", @@ -11866,7 +11835,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not" + "value": "baseAggregateRoot_not" }, "type": { "kind": "NamedType", @@ -11881,7 +11850,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_gt" + "value": "baseAggregateRoot_gt" }, "type": { "kind": "NamedType", @@ -11896,7 +11865,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_lt" + "value": "baseAggregateRoot_lt" }, "type": { "kind": "NamedType", @@ -11911,7 +11880,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_gte" + "value": "baseAggregateRoot_gte" }, "type": { "kind": "NamedType", @@ -11926,7 +11895,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_lte" + "value": "baseAggregateRoot_lte" }, "type": { "kind": "NamedType", @@ -11941,7 +11910,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_in" + "value": "baseAggregateRoot_in" }, "type": { "kind": "ListType", @@ -11962,7 +11931,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not_in" + "value": "baseAggregateRoot_not_in" }, "type": { "kind": "ListType", @@ -11983,7 +11952,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_contains" + "value": "baseAggregateRoot_contains" }, "type": { "kind": "NamedType", @@ -11998,7 +11967,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootManager_not_contains" + "value": "baseAggregateRoot_not_contains" }, "type": { "kind": "NamedType", @@ -12013,13 +11982,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector" + "value": "timestamp" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12028,13 +11997,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not" + "value": "timestamp_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12043,13 +12012,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_gt" + "value": "timestamp_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12058,13 +12027,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_lt" + "value": "timestamp_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12073,13 +12042,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_gte" + "value": "timestamp_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12088,13 +12057,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_lte" + "value": "timestamp_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12103,7 +12072,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_in" + "value": "timestamp_in" }, "type": { "kind": "ListType", @@ -12113,7 +12082,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -12124,7 +12093,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not_in" + "value": "timestamp_not_in" }, "type": { "kind": "ListType", @@ -12134,7 +12103,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -12145,13 +12114,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_contains" + "value": "blockNumber" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -12160,24 +12129,126 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector_not_contains" + "value": "blockNumber_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] }, { "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, + "name": { + "kind": "Name", + "value": "blockNumber_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber_not_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, "name": { "kind": "Name", "value": "_change_block" @@ -12203,7 +12274,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta_filter" + "value": "OptimisticRootProposed_filter" } } }, @@ -12221,7 +12292,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta_filter" + "value": "OptimisticRootProposed_filter" } } }, @@ -12234,7 +12305,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "MetisConnectorMeta_orderBy" + "value": "OptimisticRootProposed_orderBy" }, "values": [ { @@ -12249,7 +12320,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain" + "value": "disputeCliff" }, "directives": [] }, @@ -12257,7 +12328,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "hubDomain" + "value": "aggregateRoot" }, "directives": [] }, @@ -12265,7 +12336,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "amb" + "value": "snapshotsRoots" }, "directives": [] }, @@ -12273,7 +12344,7 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "rootManager" + "value": "domains" }, "directives": [] }, @@ -12281,7 +12352,54 @@ const schemaAST = { "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "mirrorConnector" + "value": "baseAggregateRoot" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "timestamp" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber" + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "description": { + "kind": "StringValue", + "value": "Defines the order direction, either ascending or descending", + "block": true + }, + "name": { + "kind": "Name", + "value": "OrderDirection" + }, + "values": [ + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "asc" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "desc" }, "directives": [] } @@ -12292,7 +12410,7 @@ const schemaAST = { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "OptimismConnectorMeta" + "value": "PolygonConnectorMeta" }, "fields": [ { @@ -12417,7 +12535,7 @@ const schemaAST = { "kind": "InputObjectTypeDefinition", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_filter" + "value": "PolygonConnectorMeta_filter" }, "fields": [ { @@ -13334,7 +13452,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_filter" + "value": "PolygonConnectorMeta_filter" } } }, @@ -13352,7 +13470,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_filter" + "value": "PolygonConnectorMeta_filter" } } }, @@ -13365,7 +13483,7 @@ const schemaAST = { "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_orderBy" + "value": "PolygonConnectorMeta_orderBy" }, "values": [ { @@ -13423,349 +13541,241 @@ const schemaAST = { "kind": "ObjectTypeDefinition", "name": { "kind": "Name", - "value": "OptimisticRootPropagated" + "value": "Query" }, "fields": [ { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "id" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot" + "value": "rootAggregated" }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", + "arguments": [ + { + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "domainsHash" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, "name": { "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "timestamp" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, "name": { "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "arguments": [], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "OptimisticRootPropagated_filter" - }, - "fields": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lte" - }, + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "RootAggregated" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "id_in" + "value": "rootAggregateds" }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "skip" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Int" } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + }, + "defaultValue": { + "kind": "IntValue", + "value": "0" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "first" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Int" } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + }, + "defaultValue": { + "kind": "IntValue", + "value": "100" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderBy" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "RootAggregated_orderBy" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderDirection" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OrderDirection" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "where" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootAggregated_filter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] + } + ], + "type": { + "kind": "NonNullType", + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootAggregated" + } } } } @@ -13773,5340 +13783,92 @@ const schemaAST = { "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_not_in" + "value": "rootPropagated" }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "Block_height" } - } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_contains" - }, + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "RootPropagated" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "aggregateRoot_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, - "name": { - "kind": "Name", - "value": "_change_block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BlockChangedFilter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "and" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OptimisticRootPropagated_filter" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "or" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OptimisticRootPropagated_filter" - } - } - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "OptimisticRootPropagated_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "OptimisticRootProposed" - }, - "fields": [ - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots" - }, - "arguments": [], - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "domains" - }, - "arguments": [], - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "timestamp" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "arguments": [], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "OptimisticRootProposed_filter" - }, - "fields": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots_not" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots_contains" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots_contains_nocase" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots_not_contains" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots_not_contains_nocase" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domains" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domains_not" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domains_contains" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domains_contains_nocase" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domains_not_contains" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "domains_not_contains_nocase" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, - "name": { - "kind": "Name", - "value": "_change_block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BlockChangedFilter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "and" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OptimisticRootProposed_filter" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "or" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OptimisticRootProposed_filter" - } - } - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "OptimisticRootProposed_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "disputeCliff" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "aggregateRoot" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "snapshotsRoots" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "domains" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "baseAggregateRoot" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "description": { - "kind": "StringValue", - "value": "Defines the order direction, either ascending or descending", - "block": true - }, - "name": { - "kind": "Name", - "value": "OrderDirection" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "asc" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "desc" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "PolygonConnectorMeta" - }, - "fields": [ - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "PolygonConnectorMeta_filter" - }, - "fields": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, - "name": { - "kind": "Name", - "value": "_change_block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BlockChangedFilter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "and" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonConnectorMeta_filter" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "or" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonConnectorMeta_filter" - } - } - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "PolygonConnectorMeta_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta" - }, - "fields": [ - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - }, - "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta_filter" - }, - "fields": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "amb_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_not" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_gt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_lt" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_gte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_lte" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_not_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, - "name": { - "kind": "Name", - "value": "_change_block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BlockChangedFilter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "and" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta_filter" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "or" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta_filter" - } - } - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "amb" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "rootManager" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "mirrorConnector" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "Query" - }, - "fields": [ - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootAggregated" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootAggregated" - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootAggregateds" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootAggregated_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootAggregated_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootAggregated" - } - } - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootPropagated" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootPropagated" - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootPropagateds" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootPropagated_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootPropagated_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootPropagated" - } - } - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "aggregatedMessageRoot" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregatedMessageRoot" - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "aggregatedMessageRoots" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregatedMessageRoot_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregatedMessageRoot_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregatedMessageRoot" - } - } - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManagerMeta" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMeta" - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManagerMetas" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMeta_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMeta_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMeta" - } - } - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManagerMode" - }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMode" - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "rootManagerModes" + "value": "rootPropagateds" }, "arguments": [ { @@ -19157,7 +13919,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode_orderBy" + "value": "RootPropagated_orderBy" } }, "directives": [] @@ -19187,7 +13949,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode_filter" + "value": "RootPropagated_filter" } }, "directives": [] @@ -19250,7 +14012,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode" + "value": "RootPropagated" } } } @@ -19262,7 +14024,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootProposed" + "value": "aggregatedMessageRoot" }, "arguments": [ { @@ -19335,7 +14097,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed" + "value": "AggregatedMessageRoot" } }, "directives": [] @@ -19344,7 +14106,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootProposeds" + "value": "aggregatedMessageRoots" }, "arguments": [ { @@ -19395,7 +14157,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed_orderBy" + "value": "AggregatedMessageRoot_orderBy" } }, "directives": [] @@ -19425,7 +14187,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed_filter" + "value": "AggregatedMessageRoot_filter" } }, "directives": [] @@ -19488,7 +14250,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed" + "value": "AggregatedMessageRoot" } } } @@ -19500,7 +14262,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubOptimisticRootFinalized" + "value": "rootManagerMeta" }, "arguments": [ { @@ -19573,7 +14335,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized" + "value": "RootManagerMeta" } }, "directives": [] @@ -19582,7 +14344,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubOptimisticRootFinalizeds" + "value": "rootManagerMetas" }, "arguments": [ { @@ -19633,7 +14395,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_orderBy" + "value": "RootManagerMeta_orderBy" } }, "directives": [] @@ -19663,7 +14425,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_filter" + "value": "RootManagerMeta_filter" } }, "directives": [] @@ -19726,7 +14488,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized" + "value": "RootManagerMeta" } } } @@ -19738,7 +14500,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootPropagated" + "value": "rootManagerMode" }, "arguments": [ { @@ -19811,7 +14573,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated" + "value": "RootManagerMode" } }, "directives": [] @@ -19820,7 +14582,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootPropagateds" + "value": "rootManagerModes" }, "arguments": [ { @@ -19871,7 +14633,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated_orderBy" + "value": "RootManagerMode_orderBy" } }, "directives": [] @@ -19901,7 +14663,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated_filter" + "value": "RootManagerMode_filter" } }, "directives": [] @@ -19964,7 +14726,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated" + "value": "RootManagerMode" } } } @@ -19976,7 +14738,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "polygonConnectorMeta" + "value": "optimisticRootProposed" }, "arguments": [ { @@ -20049,7 +14811,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta" + "value": "OptimisticRootProposed" } }, "directives": [] @@ -20058,7 +14820,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "polygonConnectorMetas" + "value": "optimisticRootProposeds" }, "arguments": [ { @@ -20109,7 +14871,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta_orderBy" + "value": "OptimisticRootProposed_orderBy" } }, "directives": [] @@ -20139,7 +14901,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta_filter" + "value": "OptimisticRootProposed_filter" } }, "directives": [] @@ -20202,7 +14964,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta" + "value": "OptimisticRootProposed" } } } @@ -20214,7 +14976,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimismConnectorMeta" + "value": "hubOptimisticRootFinalized" }, "arguments": [ { @@ -20287,7 +15049,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta" + "value": "HubOptimisticRootFinalized" } }, "directives": [] @@ -20296,7 +15058,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimismConnectorMetas" + "value": "hubOptimisticRootFinalizeds" }, "arguments": [ { @@ -20347,7 +15109,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_orderBy" + "value": "HubOptimisticRootFinalized_orderBy" } }, "directives": [] @@ -20377,7 +15139,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_filter" + "value": "HubOptimisticRootFinalized_filter" } }, "directives": [] @@ -20440,7 +15202,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta" + "value": "HubOptimisticRootFinalized" } } } @@ -20452,7 +15214,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "bnbConnectorMeta" + "value": "optimisticRootPropagated" }, "arguments": [ { @@ -20525,7 +15287,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta" + "value": "OptimisticRootPropagated" } }, "directives": [] @@ -20534,7 +15296,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "bnbConnectorMetas" + "value": "optimisticRootPropagateds" }, "arguments": [ { @@ -20585,7 +15347,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta_orderBy" + "value": "OptimisticRootPropagated_orderBy" } }, "directives": [] @@ -20615,7 +15377,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta_filter" + "value": "OptimisticRootPropagated_filter" } }, "directives": [] @@ -20678,7 +15440,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta" + "value": "OptimisticRootPropagated" } } } @@ -20690,7 +15452,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "arbitrumConnectorMeta" + "value": "polygonConnectorMeta" }, "arguments": [ { @@ -20763,7 +15525,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta" + "value": "PolygonConnectorMeta" } }, "directives": [] @@ -20772,7 +15534,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "arbitrumConnectorMetas" + "value": "polygonConnectorMetas" }, "arguments": [ { @@ -20823,7 +15585,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta_orderBy" + "value": "PolygonConnectorMeta_orderBy" } }, "directives": [] @@ -20853,7 +15615,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta_filter" + "value": "PolygonConnectorMeta_filter" } }, "directives": [] @@ -20916,7 +15678,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta" + "value": "PolygonConnectorMeta" } } } @@ -20928,7 +15690,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gnosisConnectorMeta" + "value": "optimismConnectorMeta" }, "arguments": [ { @@ -21001,7 +15763,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta" + "value": "OptimismConnectorMeta" } }, "directives": [] @@ -21010,7 +15772,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gnosisConnectorMetas" + "value": "optimismConnectorMetas" }, "arguments": [ { @@ -21061,7 +15823,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_orderBy" + "value": "OptimismConnectorMeta_orderBy" } }, "directives": [] @@ -21091,7 +15853,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_filter" + "value": "OptimismConnectorMeta_filter" } }, "directives": [] @@ -21154,7 +15916,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta" + "value": "OptimismConnectorMeta" } } } @@ -21166,7 +15928,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "lineaConnectorMeta" + "value": "bnbConnectorMeta" }, "arguments": [ { @@ -21239,7 +16001,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta" + "value": "BnbConnectorMeta" } }, "directives": [] @@ -21248,7 +16010,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "lineaConnectorMetas" + "value": "bnbConnectorMetas" }, "arguments": [ { @@ -21299,7 +16061,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta_orderBy" + "value": "BnbConnectorMeta_orderBy" } }, "directives": [] @@ -21329,7 +16091,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta_filter" + "value": "BnbConnectorMeta_filter" } }, "directives": [] @@ -21392,7 +16154,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta" + "value": "BnbConnectorMeta" } } } @@ -21404,7 +16166,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "metisConnectorMeta" + "value": "arbitrumConnectorMeta" }, "arguments": [ { @@ -21477,7 +16239,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta" + "value": "ArbitrumConnectorMeta" } }, "directives": [] @@ -21486,7 +16248,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "metisConnectorMetas" + "value": "arbitrumConnectorMetas" }, "arguments": [ { @@ -21537,7 +16299,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta_orderBy" + "value": "ArbitrumConnectorMeta_orderBy" } }, "directives": [] @@ -21567,7 +16329,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta_filter" + "value": "ArbitrumConnectorMeta_filter" } }, "directives": [] @@ -21630,7 +16392,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta" + "value": "ArbitrumConnectorMeta" } } } @@ -21642,7 +16404,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mantleConnectorMeta" + "value": "gnosisConnectorMeta" }, "arguments": [ { @@ -21715,7 +16477,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MantleConnectorMeta" + "value": "GnosisConnectorMeta" } }, "directives": [] @@ -21724,7 +16486,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mantleConnectorMetas" + "value": "gnosisConnectorMetas" }, "arguments": [ { @@ -21775,7 +16537,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MantleConnectorMeta_orderBy" + "value": "GnosisConnectorMeta_orderBy" } }, "directives": [] @@ -21805,7 +16567,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MantleConnectorMeta_filter" + "value": "GnosisConnectorMeta_filter" } }, "directives": [] @@ -21868,7 +16630,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MantleConnectorMeta" + "value": "GnosisConnectorMeta" } } } @@ -21880,7 +16642,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "avalancheConnectorMeta" + "value": "zkSyncConnectorMeta" }, "arguments": [ { @@ -21953,7 +16715,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta" + "value": "ZkSyncConnectorMeta" } }, "directives": [] @@ -21962,7 +16724,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "avalancheConnectorMetas" + "value": "zkSyncConnectorMetas" }, "arguments": [ { @@ -22013,7 +16775,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta_orderBy" + "value": "ZkSyncConnectorMeta_orderBy" } }, "directives": [] @@ -22043,7 +16805,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta_filter" + "value": "ZkSyncConnectorMeta_filter" } }, "directives": [] @@ -22106,7 +16868,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta" + "value": "ZkSyncConnectorMeta" } } } @@ -22118,7 +16880,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "baseConnectorMeta" + "value": "lineaConnectorMeta" }, "arguments": [ { @@ -22191,7 +16953,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta" + "value": "LineaConnectorMeta" } }, "directives": [] @@ -22200,7 +16962,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "baseConnectorMetas" + "value": "lineaConnectorMetas" }, "arguments": [ { @@ -22251,7 +17013,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta_orderBy" + "value": "LineaConnectorMeta_orderBy" } }, "directives": [] @@ -22281,7 +17043,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta_filter" + "value": "LineaConnectorMeta_filter" } }, "directives": [] @@ -22344,7 +17106,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta" + "value": "LineaConnectorMeta" } } } @@ -22356,7 +17118,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "polygonZkConnectorMeta" + "value": "baseConnectorMeta" }, "arguments": [ { @@ -22429,7 +17191,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonZkConnectorMeta" + "value": "BaseConnectorMeta" } }, "directives": [] @@ -22438,7 +17200,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "polygonZkConnectorMetas" + "value": "baseConnectorMetas" }, "arguments": [ { @@ -22489,7 +17251,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonZkConnectorMeta_orderBy" + "value": "BaseConnectorMeta_orderBy" } }, "directives": [] @@ -22519,7 +17281,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonZkConnectorMeta_filter" + "value": "BaseConnectorMeta_filter" } }, "directives": [] @@ -22582,7 +17344,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonZkConnectorMeta" + "value": "BaseConnectorMeta" } } } @@ -22594,7 +17356,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "zkSyncConnectorMeta" + "value": "x1ConnectorMeta" }, "arguments": [ { @@ -22667,7 +17429,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ZkSyncConnectorMeta" + "value": "X1ConnectorMeta" } }, "directives": [] @@ -22676,7 +17438,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "zkSyncConnectorMetas" + "value": "x1ConnectorMetas" }, "arguments": [ { @@ -22727,7 +17489,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ZkSyncConnectorMeta_orderBy" + "value": "X1ConnectorMeta_orderBy" } }, "directives": [] @@ -22757,7 +17519,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ZkSyncConnectorMeta_filter" + "value": "X1ConnectorMeta_filter" } }, "directives": [] @@ -22820,7 +17582,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ZkSyncConnectorMeta" + "value": "X1ConnectorMeta" } } } @@ -24344,31 +19106,238 @@ const schemaAST = { }, "fields": [ { - "kind": "FieldDefinition", + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "domains" + }, + "arguments": [], + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "connectors" + }, + "arguments": [], + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } + } + }, + "directives": [] + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootManagerMeta_filter" + }, + "fields": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_not" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_not_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "domains" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domains" + "value": "domains_not" }, - "arguments": [], "type": { "kind": "ListType", "type": { @@ -24385,12 +19354,11 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors" + "value": "domains_contains" }, - "arguments": [], "type": { "kind": "ListType", "type": { @@ -24399,35 +19367,30 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } }, "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootManagerMeta_filter" - }, - "fields": [ + }, { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "domains_contains_nocase" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -24436,13 +19399,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not" + "value": "domains_not_contains" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -24451,13 +19420,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gt" + "value": "domains_not_contains_nocase" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -24466,13 +19441,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lt" + "value": "connectors" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -24481,13 +19462,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gte" + "value": "connectors_not" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -24496,13 +19483,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lte" + "value": "connectors_contains" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } } }, "directives": [] @@ -24511,7 +19504,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_in" + "value": "connectors_contains_nocase" }, "type": { "kind": "ListType", @@ -24521,7 +19514,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } } } @@ -24532,7 +19525,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not_in" + "value": "connectors_not_contains" }, "type": { "kind": "ListType", @@ -24542,7 +19535,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } } } @@ -24553,7 +19546,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domains" + "value": "connectors_not_contains_nocase" }, "type": { "kind": "ListType", @@ -24563,7 +19556,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -24571,64 +19564,165 @@ const schemaAST = { "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, + "name": { + "kind": "Name", + "value": "_change_block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BlockChangedFilter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMeta_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMeta_filter" + } + } + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "name": { + "kind": "Name", + "value": "RootManagerMeta_orderBy" + }, + "values": [ + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "domains" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "connectors" + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootManagerMode" + }, + "fields": [ + { + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "domains_not" + "value": "id" }, + "arguments": [], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "domains_contains" + "value": "mode" }, + "arguments": [], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" } } }, "directives": [] - }, + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootManagerMode_filter" + }, + "fields": [ { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domains_contains_nocase" + "value": "id" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -24637,19 +19731,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domains_not_contains" + "value": "id_not" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -24658,19 +19746,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domains_not_contains_nocase" + "value": "id_gt" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -24679,19 +19761,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors" + "value": "id_lt" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -24700,19 +19776,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors_not" + "value": "id_gte" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -24721,19 +19791,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors_contains" + "value": "id_lte" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -24742,7 +19806,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors_contains_nocase" + "value": "id_in" }, "type": { "kind": "ListType", @@ -24752,7 +19816,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } } } @@ -24763,7 +19827,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors_not_contains" + "value": "id_not_in" }, "type": { "kind": "ListType", @@ -24773,7 +19837,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "ID" } } } @@ -24784,39 +19848,28 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors_not_contains_nocase" + "value": "mode" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" } }, "directives": [] }, { "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, "name": { "kind": "Name", - "value": "_change_block" + "value": "mode_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BlockChangedFilter" + "value": "String" } }, "directives": [] @@ -24825,16 +19878,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "and" + "value": "mode_gt" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMeta_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" } }, "directives": [] @@ -24843,124 +19893,100 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "or" + "value": "mode_lt" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMeta_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" } }, "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "RootManagerMeta_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] }, { - "kind": "EnumValueDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domains" + "value": "mode_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" + } }, "directives": [] }, { - "kind": "EnumValueDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "connectors" + "value": "mode_lte" }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootManagerMode" - }, - "fields": [ + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" + } + }, + "directives": [] + }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "mode_in" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" + } } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode" + "value": "mode_not_in" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "String" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" + } } } }, "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootManagerMode_filter" - }, - "fields": [ + }, { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "mode_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "String" } }, "directives": [] @@ -24969,13 +19995,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not" + "value": "mode_contains_nocase" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "String" } }, "directives": [] @@ -24984,13 +20010,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gt" + "value": "mode_not_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "String" } }, "directives": [] @@ -24999,13 +20025,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lt" + "value": "mode_not_contains_nocase" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "String" } }, "directives": [] @@ -25014,13 +20040,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gte" + "value": "mode_starts_with" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "String" } }, "directives": [] @@ -25029,13 +20055,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lte" + "value": "mode_starts_with_nocase" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "String" } }, "directives": [] @@ -25044,19 +20070,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_in" + "value": "mode_not_starts_with" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" } }, "directives": [] @@ -25065,19 +20085,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not_in" + "value": "mode_not_starts_with_nocase" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "String" } }, "directives": [] @@ -25086,7 +20100,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode" + "value": "mode_ends_with" }, "type": { "kind": "NamedType", @@ -25101,7 +20115,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_not" + "value": "mode_ends_with_nocase" }, "type": { "kind": "NamedType", @@ -25116,7 +20130,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_gt" + "value": "mode_not_ends_with" }, "type": { "kind": "NamedType", @@ -25131,7 +20145,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_lt" + "value": "mode_not_ends_with_nocase" }, "type": { "kind": "NamedType", @@ -25144,15 +20158,20 @@ const schemaAST = { }, { "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, "name": { "kind": "Name", - "value": "mode_gte" + "value": "_change_block" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "BlockChangedFilter" } }, "directives": [] @@ -25161,13 +20180,16 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_lte" + "value": "and" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "String" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMode_filter" + } } }, "directives": [] @@ -25176,175 +20198,247 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_in" + "value": "or" }, "type": { "kind": "ListType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "String" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMode_filter" } } }, "directives": [] + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "name": { + "kind": "Name", + "value": "RootManagerMode_orderBy" + }, + "values": [ + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "mode_not_in" + "value": "mode" + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootMessageProcessed" + }, + "fields": [ + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "id" }, + "arguments": [], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "String" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_contains" + "value": "spokeDomain" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "String" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_contains_nocase" + "value": "hubDomain" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "root" + }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "Bytes" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_not_contains" + "value": "caller" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "Bytes" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_not_contains_nocase" + "value": "transactionHash" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "Bytes" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_starts_with" + "value": "timestamp" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "BigInt" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_starts_with_nocase" + "value": "gasPrice" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "BigInt" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_not_starts_with" + "value": "gasLimit" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "BigInt" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "mode_not_starts_with_nocase" + "value": "blockNumber" }, + "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "BigInt" } }, "directives": [] - }, + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootMessageProcessed_filter" + }, + "fields": [ { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_ends_with" + "value": "id" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "ID" } }, "directives": [] @@ -25353,13 +20447,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_ends_with_nocase" + "value": "id_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "ID" } }, "directives": [] @@ -25368,13 +20462,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_not_ends_with" + "value": "id_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "ID" } }, "directives": [] @@ -25383,33 +20477,28 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mode_not_ends_with_nocase" + "value": "id_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "String" + "value": "ID" } }, "directives": [] }, { "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, "name": { "kind": "Name", - "value": "_change_block" + "value": "id_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BlockChangedFilter" + "value": "ID" } }, "directives": [] @@ -25418,16 +20507,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "and" + "value": "id_lte" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMode_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } }, "directives": [] @@ -25436,168 +20522,110 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "or" + "value": "id_in" }, "type": { "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootManagerMode_filter" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } } } }, "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "RootManagerMode_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] }, { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "mode" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootMessageProcessed" - }, - "fields": [ - { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "id_not_in" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", "value": "spokeDomain" }, - "arguments": [], - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } - }, - "directives": [] - }, - { - "kind": "FieldDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root" + "value": "spokeDomain_not" }, - "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller" + "value": "spokeDomain_gt" }, - "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash" + "value": "spokeDomain_lt" }, - "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp" + "value": "spokeDomain_gte" }, - "arguments": [], "type": { "kind": "NamedType", "name": { @@ -25608,12 +20636,11 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice" + "value": "spokeDomain_lte" }, - "arguments": [], "type": { "kind": "NamedType", "name": { @@ -25624,59 +20651,58 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasLimit" + "value": "spokeDomain_in" }, - "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber" + "value": "spokeDomain_not_in" }, - "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootMessageProcessed_filter" - }, - "fields": [ + }, { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "hubDomain" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } }, "directives": [] @@ -25685,13 +20711,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not" + "value": "hubDomain_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } }, "directives": [] @@ -25700,13 +20726,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gt" + "value": "hubDomain_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } }, "directives": [] @@ -25715,13 +20741,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lt" + "value": "hubDomain_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } }, "directives": [] @@ -25730,13 +20756,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gte" + "value": "hubDomain_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } }, "directives": [] @@ -25745,13 +20771,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lte" + "value": "hubDomain_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } }, "directives": [] @@ -25760,7 +20786,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_in" + "value": "hubDomain_in" }, "type": { "kind": "ListType", @@ -25770,7 +20796,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } } } @@ -25781,7 +20807,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not_in" + "value": "hubDomain_not_in" }, "type": { "kind": "ListType", @@ -25791,7 +20817,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "BigInt" } } } @@ -25802,13 +20828,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain" + "value": "root" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25817,13 +20843,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not" + "value": "root_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25832,13 +20858,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gt" + "value": "root_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25847,13 +20873,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lt" + "value": "root_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25862,13 +20888,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_gte" + "value": "root_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25877,13 +20903,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_lte" + "value": "root_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25892,7 +20918,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_in" + "value": "root_in" }, "type": { "kind": "ListType", @@ -25902,7 +20928,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -25913,7 +20939,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "spokeDomain_not_in" + "value": "root_not_in" }, "type": { "kind": "ListType", @@ -25923,7 +20949,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -25934,13 +20960,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain" + "value": "root_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25949,13 +20975,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not" + "value": "root_not_contains" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25964,13 +20990,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gt" + "value": "caller" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25979,13 +21005,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lt" + "value": "caller_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -25994,13 +21020,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_gte" + "value": "caller_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -26009,13 +21035,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_lte" + "value": "caller_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] @@ -26024,7 +21050,37 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_in" + "value": "caller_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "caller_in" }, "type": { "kind": "ListType", @@ -26034,7 +21090,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -26045,7 +21101,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain_not_in" + "value": "caller_not_in" }, "type": { "kind": "ListType", @@ -26055,7 +21111,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } } } @@ -26066,7 +21122,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root" + "value": "caller_contains" }, "type": { "kind": "NamedType", @@ -26081,7 +21137,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_not" + "value": "caller_not_contains" }, "type": { "kind": "NamedType", @@ -26096,7 +21152,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_gt" + "value": "transactionHash" }, "type": { "kind": "NamedType", @@ -26111,7 +21167,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_lt" + "value": "transactionHash_not" }, "type": { "kind": "NamedType", @@ -26126,7 +21182,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_gte" + "value": "transactionHash_gt" }, "type": { "kind": "NamedType", @@ -26141,7 +21197,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_lte" + "value": "transactionHash_lt" }, "type": { "kind": "NamedType", @@ -26156,7 +21212,37 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_in" + "value": "transactionHash_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash_in" }, "type": { "kind": "ListType", @@ -26177,7 +21263,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_not_in" + "value": "transactionHash_not_in" }, "type": { "kind": "ListType", @@ -26198,7 +21284,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_contains" + "value": "transactionHash_contains" }, "type": { "kind": "NamedType", @@ -26213,7 +21299,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "root_not_contains" + "value": "transactionHash_not_contains" }, "type": { "kind": "NamedType", @@ -26228,13 +21314,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller" + "value": "timestamp" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26243,13 +21329,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_not" + "value": "timestamp_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26258,13 +21344,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_gt" + "value": "timestamp_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26273,13 +21359,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_lt" + "value": "timestamp_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26288,13 +21374,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_gte" + "value": "timestamp_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26303,34 +21389,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_lte" + "value": "timestamp_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "caller_in" - }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "value": "BigInt" } }, "directives": [] @@ -26339,7 +21404,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_not_in" + "value": "timestamp_in" }, "type": { "kind": "ListType", @@ -26349,7 +21414,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -26360,28 +21425,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "caller_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "caller_not_contains" + "value": "timestamp_not_in" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -26390,13 +21446,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash" + "value": "gasPrice" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26405,13 +21461,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_not" + "value": "gasPrice_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26420,13 +21476,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_gt" + "value": "gasPrice_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26435,13 +21491,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_lt" + "value": "gasPrice_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26450,13 +21506,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_gte" + "value": "gasPrice_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26465,13 +21521,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_lte" + "value": "gasPrice_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -26480,7 +21536,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_in" + "value": "gasPrice_in" }, "type": { "kind": "ListType", @@ -26490,7 +21546,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -26501,7 +21557,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_not_in" + "value": "gasPrice_not_in" }, "type": { "kind": "ListType", @@ -26511,7 +21567,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -26522,37 +21578,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "transactionHash_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "transactionHash_not_contains" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "timestamp" + "value": "gasLimit" }, "type": { "kind": "NamedType", @@ -26567,7 +21593,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_not" + "value": "gasLimit_not" }, "type": { "kind": "NamedType", @@ -26582,7 +21608,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_gt" + "value": "gasLimit_gt" }, "type": { "kind": "NamedType", @@ -26597,7 +21623,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_lt" + "value": "gasLimit_lt" }, "type": { "kind": "NamedType", @@ -26612,7 +21638,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_gte" + "value": "gasLimit_gte" }, "type": { "kind": "NamedType", @@ -26627,7 +21653,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_lte" + "value": "gasLimit_lte" }, "type": { "kind": "NamedType", @@ -26642,7 +21668,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_in" + "value": "gasLimit_in" }, "type": { "kind": "ListType", @@ -26663,7 +21689,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp_not_in" + "value": "gasLimit_not_in" }, "type": { "kind": "ListType", @@ -26684,7 +21710,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice" + "value": "blockNumber" }, "type": { "kind": "NamedType", @@ -26699,7 +21725,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_not" + "value": "blockNumber_not" }, "type": { "kind": "NamedType", @@ -26714,7 +21740,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_gt" + "value": "blockNumber_gt" }, "type": { "kind": "NamedType", @@ -26729,7 +21755,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_lt" + "value": "blockNumber_lt" }, "type": { "kind": "NamedType", @@ -26744,7 +21770,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_gte" + "value": "blockNumber_gte" }, "type": { "kind": "NamedType", @@ -26759,7 +21785,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_lte" + "value": "blockNumber_lte" }, "type": { "kind": "NamedType", @@ -26774,7 +21800,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_in" + "value": "blockNumber_in" }, "type": { "kind": "ListType", @@ -26795,7 +21821,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasPrice_not_in" + "value": "blockNumber_not_in" }, "type": { "kind": "ListType", @@ -26814,15 +21840,20 @@ const schemaAST = { }, { "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, "name": { "kind": "Name", - "value": "gasLimit" + "value": "_change_block" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "BlockChangedFilter" } }, "directives": [] @@ -26831,13 +21862,16 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasLimit_not" + "value": "and" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootMessageProcessed_filter" + } } }, "directives": [] @@ -26846,115 +21880,234 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasLimit_gt" + "value": "or" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootMessageProcessed_filter" + } } }, "directives": [] + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "name": { + "kind": "Name", + "value": "RootMessageProcessed_orderBy" + }, + "values": [ + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "gasLimit_lt" + "value": "spokeDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "root" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "caller" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "transactionHash" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "timestamp" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "gasPrice" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "gasLimit" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "blockNumber" + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootPropagated" + }, + "fields": [ + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "id" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gasLimit_gte" + "value": "aggregate" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gasLimit_lte" + "value": "domainsHash" }, + "arguments": [], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gasLimit_in" + "value": "count" }, + "arguments": [], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gasLimit_not_in" + "value": "blockNumber" }, + "arguments": [], "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] - }, + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "RootPropagated_filter" + }, + "fields": [ { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber" + "value": "id" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } }, "directives": [] @@ -26963,13 +22116,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_not" + "value": "id_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } }, "directives": [] @@ -26978,13 +22131,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_gt" + "value": "id_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } }, "directives": [] @@ -26993,13 +22146,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_lt" + "value": "id_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } }, "directives": [] @@ -27008,13 +22161,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_gte" + "value": "id_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } }, "directives": [] @@ -27023,13 +22176,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_lte" + "value": "id_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } }, "directives": [] @@ -27038,7 +22191,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_in" + "value": "id_in" }, "type": { "kind": "ListType", @@ -27048,7 +22201,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } } } @@ -27059,7 +22212,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber_not_in" + "value": "id_not_in" }, "type": { "kind": "ListType", @@ -27069,7 +22222,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "ID" } } } @@ -27078,20 +22231,15 @@ const schemaAST = { }, { "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, "name": { "kind": "Name", - "value": "_change_block" + "value": "aggregate" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BlockChangedFilter" + "value": "Bytes" } }, "directives": [] @@ -27100,16 +22248,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "and" + "value": "aggregate_not" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootMessageProcessed_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] @@ -27118,234 +22263,145 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "or" + "value": "aggregate_gt" }, "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootMessageProcessed_filter" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "RootMessageProcessed_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "spokeDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "hubDomain" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "root" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "caller" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "transactionHash" - }, - "directives": [] }, { - "kind": "EnumValueDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "timestamp" + "value": "aggregate_lt" }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "gasPrice" + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } }, "directives": [] }, { - "kind": "EnumValueDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "gasLimit" + "value": "aggregate_gte" }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootPropagated" - }, - "fields": [ + "directives": [] + }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "aggregate_lte" }, - "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate" + "value": "aggregate_in" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash" + "value": "aggregate_not_in" }, - "arguments": [], "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } } } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "count" + "value": "aggregate_contains" }, - "arguments": [], "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "blockNumber" + "value": "aggregate_not_contains" }, - "arguments": [], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Bytes" } }, "directives": [] - } - ], - "interfaces": [], - "directives": [] - }, - { - "kind": "InputObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "RootPropagated_filter" - }, - "fields": [ + }, { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id" + "value": "domainsHash" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -27354,13 +22410,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not" + "value": "domainsHash_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -27369,13 +22425,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gt" + "value": "domainsHash_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -27384,13 +22440,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lt" + "value": "domainsHash_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -27399,13 +22455,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_gte" + "value": "domainsHash_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -27414,13 +22470,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_lte" + "value": "domainsHash_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } }, "directives": [] @@ -27429,7 +22485,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_in" + "value": "domainsHash_in" }, "type": { "kind": "ListType", @@ -27439,7 +22495,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } } } @@ -27450,7 +22506,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "id_not_in" + "value": "domainsHash_not_in" }, "type": { "kind": "ListType", @@ -27460,7 +22516,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ID" + "value": "Bytes" } } } @@ -27471,7 +22527,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate" + "value": "domainsHash_contains" }, "type": { "kind": "NamedType", @@ -27486,7 +22542,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_not" + "value": "domainsHash_not_contains" }, "type": { "kind": "NamedType", @@ -27501,13 +22557,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_gt" + "value": "count" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27516,13 +22572,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_lt" + "value": "count_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27531,13 +22587,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_gte" + "value": "count_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27546,13 +22602,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_lte" + "value": "count_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27561,19 +22617,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_in" + "value": "count_gte" }, "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] @@ -27582,7 +22632,22 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_not_in" + "value": "count_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "count_in" }, "type": { "kind": "ListType", @@ -27592,7 +22657,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } @@ -27603,13 +22668,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_contains" + "value": "count_not_in" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -27618,13 +22689,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregate_not_contains" + "value": "blockNumber" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27633,13 +22704,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash" + "value": "blockNumber_not" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27648,13 +22719,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_not" + "value": "blockNumber_gt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27663,13 +22734,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_gt" + "value": "blockNumber_lt" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27678,13 +22749,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_lt" + "value": "blockNumber_gte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27693,13 +22764,13 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_gte" + "value": "blockNumber_lte" }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } }, "directives": [] @@ -27708,13 +22779,19 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_lte" + "value": "blockNumber_in" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } } }, "directives": [] @@ -27723,7 +22800,7 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_in" + "value": "blockNumber_not_in" }, "type": { "kind": "ListType", @@ -27733,29 +22810,46 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "Bytes" + "value": "BigInt" } } } }, "directives": [] }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Filter for the block changed event.", + "block": true + }, + "name": { + "kind": "Name", + "value": "_change_block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BlockChangedFilter" + } + }, + "directives": [] + }, { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_not_in" + "value": "and" }, "type": { "kind": "ListType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootPropagated_filter" } } }, @@ -27765,137 +22859,550 @@ const schemaAST = { "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_contains" + "value": "or" }, "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootPropagated_filter" + } } }, "directives": [] + } + ], + "directives": [] + }, + { + "kind": "EnumTypeDefinition", + "name": { + "kind": "Name", + "value": "RootPropagated_orderBy" + }, + "values": [ + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "domainsHash_not_contains" + "value": "aggregate" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Bytes" - } + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "domainsHash" }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", "value": "count" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" - } - }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "EnumValueDefinition", "name": { "kind": "Name", - "value": "count_not" + "value": "blockNumber" + }, + "directives": [] + } + ], + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "Subscription" + }, + "fields": [ + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "rootAggregated" }, + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] + } + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "RootAggregated" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "count_gt" + "value": "rootAggregateds" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "skip" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "0" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "first" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "100" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderBy" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootAggregated_orderBy" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderDirection" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OrderDirection" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "where" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootAggregated_filter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "count_lt" - }, + ], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootAggregated" + } + } + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "count_gte" + "value": "rootPropagated" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "count_lte" - }, + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "RootPropagated" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "count_in" + "value": "rootPropagateds" }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "skip" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "0" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "first" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "100" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderBy" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootPropagated_orderBy" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderDirection" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OrderDirection" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "where" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootPropagated_filter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] + } + ], + "type": { + "kind": "NonNullType", + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootPropagated" + } } } } @@ -27903,131 +23410,475 @@ const schemaAST = { "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "count_not_in" + "value": "aggregatedMessageRoot" }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Block_height" } - } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "AggregatedMessageRoot" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "blockNumber_not" + "value": "aggregatedMessageRoots" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "skip" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "0" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "first" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "100" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderBy" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregatedMessageRoot_orderBy" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderDirection" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OrderDirection" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "where" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregatedMessageRoot_filter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gt" - }, + ], "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "AggregatedMessageRoot" + } + } + } } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "blockNumber_lt" + "value": "rootManagerMeta" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_gte" - }, + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "RootManagerMeta" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "blockNumber_lte" + "value": "rootManagerMetas" }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "skip" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "0" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "first" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "100" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderBy" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMeta_orderBy" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderDirection" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OrderDirection" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "where" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMeta_filter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber_in" - }, + ], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BigInt" + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMeta" + } } } } @@ -28035,147 +23886,248 @@ const schemaAST = { "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "blockNumber_not_in" + "value": "rootManagerMode" }, - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", + "arguments": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BigInt" + "value": "Block_height" } - } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Filter for the block changed event.", - "block": true - }, - "name": { - "kind": "Name", - "value": "_change_block" - }, + ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BlockChangedFilter" + "value": "RootManagerMode" } }, "directives": [] }, { - "kind": "InputValueDefinition", + "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "and" + "value": "rootManagerModes" }, - "type": { - "kind": "ListType", - "type": { - "kind": "NamedType", + "arguments": [ + { + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "RootPropagated_filter" - } + "value": "skip" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "0" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "first" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Int" + } + }, + "defaultValue": { + "kind": "IntValue", + "value": "100" + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderBy" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMode_orderBy" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "orderDirection" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "OrderDirection" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "where" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMode_filter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "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.", + "block": true + }, + "name": { + "kind": "Name", + "value": "block" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Block_height" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "description": { + "kind": "StringValue", + "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", + "block": true + }, + "name": { + "kind": "Name", + "value": "subgraphError" + }, + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_SubgraphErrorPolicy_" + } + } + }, + "defaultValue": { + "kind": "EnumValue", + "value": "deny" + }, + "directives": [] } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "or" - }, + ], "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootPropagated_filter" + "kind": "ListType", + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "RootManagerMode" + } + } } } }, "directives": [] - } - ], - "directives": [] - }, - { - "kind": "EnumTypeDefinition", - "name": { - "kind": "Name", - "value": "RootPropagated_orderBy" - }, - "values": [ - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "aggregate" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "domainsHash" - }, - "directives": [] - }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "count" - }, - "directives": [] }, - { - "kind": "EnumValueDefinition", - "name": { - "kind": "Name", - "value": "blockNumber" - }, - "directives": [] - } - ], - "directives": [] - }, - { - "kind": "ObjectTypeDefinition", - "name": { - "kind": "Name", - "value": "Subscription" - }, - "fields": [ { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootAggregated" + "value": "optimisticRootProposed" }, "arguments": [ { @@ -28248,7 +24200,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootAggregated" + "value": "OptimisticRootProposed" } }, "directives": [] @@ -28257,7 +24209,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootAggregateds" + "value": "optimisticRootProposeds" }, "arguments": [ { @@ -28308,7 +24260,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootAggregated_orderBy" + "value": "OptimisticRootProposed_orderBy" } }, "directives": [] @@ -28338,7 +24290,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootAggregated_filter" + "value": "OptimisticRootProposed_filter" } }, "directives": [] @@ -28401,7 +24353,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootAggregated" + "value": "OptimisticRootProposed" } } } @@ -28413,7 +24365,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootPropagated" + "value": "hubOptimisticRootFinalized" }, "arguments": [ { @@ -28486,7 +24438,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootPropagated" + "value": "HubOptimisticRootFinalized" } }, "directives": [] @@ -28495,7 +24447,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootPropagateds" + "value": "hubOptimisticRootFinalizeds" }, "arguments": [ { @@ -28546,7 +24498,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootPropagated_orderBy" + "value": "HubOptimisticRootFinalized_orderBy" } }, "directives": [] @@ -28576,7 +24528,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootPropagated_filter" + "value": "HubOptimisticRootFinalized_filter" } }, "directives": [] @@ -28639,7 +24591,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootPropagated" + "value": "HubOptimisticRootFinalized" } } } @@ -28651,7 +24603,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "aggregatedMessageRoot" + "value": "optimisticRootPropagated" }, "arguments": [ { @@ -28724,7 +24676,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AggregatedMessageRoot" + "value": "OptimisticRootPropagated" } }, "directives": [] @@ -28733,7 +24685,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "aggregatedMessageRoots" + "value": "optimisticRootPropagateds" }, "arguments": [ { @@ -28784,7 +24736,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AggregatedMessageRoot_orderBy" + "value": "OptimisticRootPropagated_orderBy" } }, "directives": [] @@ -28814,7 +24766,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AggregatedMessageRoot_filter" + "value": "OptimisticRootPropagated_filter" } }, "directives": [] @@ -28877,7 +24829,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "AggregatedMessageRoot" + "value": "OptimisticRootPropagated" } } } @@ -28889,7 +24841,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootManagerMeta" + "value": "polygonConnectorMeta" }, "arguments": [ { @@ -28962,7 +24914,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMeta" + "value": "PolygonConnectorMeta" } }, "directives": [] @@ -28971,7 +24923,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootManagerMetas" + "value": "polygonConnectorMetas" }, "arguments": [ { @@ -29022,7 +24974,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMeta_orderBy" + "value": "PolygonConnectorMeta_orderBy" } }, "directives": [] @@ -29052,7 +25004,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMeta_filter" + "value": "PolygonConnectorMeta_filter" } }, "directives": [] @@ -29115,7 +25067,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMeta" + "value": "PolygonConnectorMeta" } } } @@ -29127,7 +25079,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootManagerMode" + "value": "optimismConnectorMeta" }, "arguments": [ { @@ -29200,7 +25152,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode" + "value": "OptimismConnectorMeta" } }, "directives": [] @@ -29209,7 +25161,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "rootManagerModes" + "value": "optimismConnectorMetas" }, "arguments": [ { @@ -29260,7 +25212,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode_orderBy" + "value": "OptimismConnectorMeta_orderBy" } }, "directives": [] @@ -29290,7 +25242,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode_filter" + "value": "OptimismConnectorMeta_filter" } }, "directives": [] @@ -29353,7 +25305,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootManagerMode" + "value": "OptimismConnectorMeta" } } } @@ -29365,7 +25317,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootProposed" + "value": "bnbConnectorMeta" }, "arguments": [ { @@ -29438,7 +25390,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed" + "value": "BnbConnectorMeta" } }, "directives": [] @@ -29447,7 +25399,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootProposeds" + "value": "bnbConnectorMetas" }, "arguments": [ { @@ -29498,7 +25450,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed_orderBy" + "value": "BnbConnectorMeta_orderBy" } }, "directives": [] @@ -29528,7 +25480,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed_filter" + "value": "BnbConnectorMeta_filter" } }, "directives": [] @@ -29591,7 +25543,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootProposed" + "value": "BnbConnectorMeta" } } } @@ -29603,7 +25555,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubOptimisticRootFinalized" + "value": "arbitrumConnectorMeta" }, "arguments": [ { @@ -29676,7 +25628,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized" + "value": "ArbitrumConnectorMeta" } }, "directives": [] @@ -29685,7 +25637,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "hubOptimisticRootFinalizeds" + "value": "arbitrumConnectorMetas" }, "arguments": [ { @@ -29736,7 +25688,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_orderBy" + "value": "ArbitrumConnectorMeta_orderBy" } }, "directives": [] @@ -29766,7 +25718,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized_filter" + "value": "ArbitrumConnectorMeta_filter" } }, "directives": [] @@ -29829,7 +25781,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubOptimisticRootFinalized" + "value": "ArbitrumConnectorMeta" } } } @@ -29841,7 +25793,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootPropagated" + "value": "gnosisConnectorMeta" }, "arguments": [ { @@ -29914,7 +25866,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated" + "value": "GnosisConnectorMeta" } }, "directives": [] @@ -29923,7 +25875,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimisticRootPropagateds" + "value": "gnosisConnectorMetas" }, "arguments": [ { @@ -29974,7 +25926,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated_orderBy" + "value": "GnosisConnectorMeta_orderBy" } }, "directives": [] @@ -30004,7 +25956,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated_filter" + "value": "GnosisConnectorMeta_filter" } }, "directives": [] @@ -30067,7 +26019,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimisticRootPropagated" + "value": "GnosisConnectorMeta" } } } @@ -30079,7 +26031,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "polygonConnectorMeta" + "value": "zkSyncConnectorMeta" }, "arguments": [ { @@ -30152,7 +26104,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta" + "value": "ZkSyncConnectorMeta" } }, "directives": [] @@ -30161,7 +26113,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "polygonConnectorMetas" + "value": "zkSyncConnectorMetas" }, "arguments": [ { @@ -30212,7 +26164,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta_orderBy" + "value": "ZkSyncConnectorMeta_orderBy" } }, "directives": [] @@ -30242,7 +26194,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta_filter" + "value": "ZkSyncConnectorMeta_filter" } }, "directives": [] @@ -30305,7 +26257,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonConnectorMeta" + "value": "ZkSyncConnectorMeta" } } } @@ -30317,7 +26269,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimismConnectorMeta" + "value": "lineaConnectorMeta" }, "arguments": [ { @@ -30390,7 +26342,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta" + "value": "LineaConnectorMeta" } }, "directives": [] @@ -30399,7 +26351,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "optimismConnectorMetas" + "value": "lineaConnectorMetas" }, "arguments": [ { @@ -30450,7 +26402,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_orderBy" + "value": "LineaConnectorMeta_orderBy" } }, "directives": [] @@ -30480,7 +26432,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta_filter" + "value": "LineaConnectorMeta_filter" } }, "directives": [] @@ -30543,7 +26495,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "OptimismConnectorMeta" + "value": "LineaConnectorMeta" } } } @@ -30555,7 +26507,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "bnbConnectorMeta" + "value": "baseConnectorMeta" }, "arguments": [ { @@ -30628,7 +26580,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta" + "value": "BaseConnectorMeta" } }, "directives": [] @@ -30637,7 +26589,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "bnbConnectorMetas" + "value": "baseConnectorMetas" }, "arguments": [ { @@ -30688,7 +26640,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta_orderBy" + "value": "BaseConnectorMeta_orderBy" } }, "directives": [] @@ -30718,7 +26670,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta_filter" + "value": "BaseConnectorMeta_filter" } }, "directives": [] @@ -30781,7 +26733,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "BnbConnectorMeta" + "value": "BaseConnectorMeta" } } } @@ -30793,7 +26745,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "arbitrumConnectorMeta" + "value": "x1ConnectorMeta" }, "arguments": [ { @@ -30866,7 +26818,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta" + "value": "X1ConnectorMeta" } }, "directives": [] @@ -30875,7 +26827,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "arbitrumConnectorMetas" + "value": "x1ConnectorMetas" }, "arguments": [ { @@ -30926,7 +26878,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta_orderBy" + "value": "X1ConnectorMeta_orderBy" } }, "directives": [] @@ -30956,7 +26908,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta_filter" + "value": "X1ConnectorMeta_filter" } }, "directives": [] @@ -31019,7 +26971,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "ArbitrumConnectorMeta" + "value": "X1ConnectorMeta" } } } @@ -31031,7 +26983,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gnosisConnectorMeta" + "value": "rootMessageProcessed" }, "arguments": [ { @@ -31104,7 +27056,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta" + "value": "RootMessageProcessed" } }, "directives": [] @@ -31113,7 +27065,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "gnosisConnectorMetas" + "value": "rootMessageProcesseds" }, "arguments": [ { @@ -31164,7 +27116,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_orderBy" + "value": "RootMessageProcessed_orderBy" } }, "directives": [] @@ -31194,7 +27146,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta_filter" + "value": "RootMessageProcessed_filter" } }, "directives": [] @@ -31257,7 +27209,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "GnosisConnectorMeta" + "value": "RootMessageProcessed" } } } @@ -31269,7 +27221,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "lineaConnectorMeta" + "value": "aggregateRootSavedSlow" }, "arguments": [ { @@ -31342,7 +27294,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta" + "value": "AggregateRootSavedSlow" } }, "directives": [] @@ -31351,7 +27303,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "lineaConnectorMetas" + "value": "aggregateRootSavedSlows" }, "arguments": [ { @@ -31402,7 +27354,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta_orderBy" + "value": "AggregateRootSavedSlow_orderBy" } }, "directives": [] @@ -31432,7 +27384,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta_filter" + "value": "AggregateRootSavedSlow_filter" } }, "directives": [] @@ -31495,7 +27447,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "LineaConnectorMeta" + "value": "AggregateRootSavedSlow" } } } @@ -31507,7 +27459,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "metisConnectorMeta" + "value": "hubDomain" }, "arguments": [ { @@ -31580,7 +27532,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta" + "value": "HubDomain" } }, "directives": [] @@ -31589,7 +27541,7 @@ const schemaAST = { "kind": "FieldDefinition", "name": { "kind": "Name", - "value": "metisConnectorMetas" + "value": "hubDomains" }, "arguments": [ { @@ -31640,7 +27592,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta_orderBy" + "value": "HubDomain_orderBy" } }, "directives": [] @@ -31670,7 +27622,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta_filter" + "value": "HubDomain_filter" } }, "directives": [] @@ -31733,7 +27685,7 @@ const schemaAST = { "kind": "NamedType", "name": { "kind": "Name", - "value": "MetisConnectorMeta" + "value": "HubDomain" } } } @@ -31743,36 +27695,18 @@ const schemaAST = { }, { "kind": "FieldDefinition", + "description": { + "kind": "StringValue", + "value": "Access to subgraph metadata", + "block": true + }, "name": { "kind": "Name", - "value": "mantleConnectorMeta" + "value": "_meta" }, "arguments": [ { "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, "name": { "kind": "Name", "value": "block" @@ -31785,194 +27719,271 @@ const schemaAST = { } }, "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, + } + ], + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "_Meta_" + } + }, + "directives": [] + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "ScalarTypeDefinition", + "description": { + "kind": "StringValue", + "value": "A string representation of microseconds UNIX timestamp (16 digits)\n", + "block": true + }, + "name": { + "kind": "Name", + "value": "Timestamp" + }, + "directives": [] + }, + { + "kind": "ObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "X1ConnectorMeta" + }, + "fields": [ + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", "name": { "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "value": "ID" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "hubDomain" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "amb" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "rootManager" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } + }, + "directives": [] + }, + { + "kind": "FieldDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector" + }, + "arguments": [], + "type": { + "kind": "NonNullType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + } + }, + "directives": [] + } + ], + "interfaces": [], + "directives": [] + }, + { + "kind": "InputObjectTypeDefinition", + "name": { + "kind": "Name", + "value": "X1ConnectorMeta_filter" + }, + "fields": [ + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_not" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_gte" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "MantleConnectorMeta" + "value": "ID" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "mantleConnectorMetas" + "value": "id_lte" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "MantleConnectorMeta_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "MantleConnectorMeta_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "id_in" + }, "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "MantleConnectorMeta" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "ID" } } } @@ -31980,475 +27991,263 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "avalancheConnectorMeta" + "value": "id_not_in" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } + "value": "ID" } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain_not" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "AvalancheConnectorMeta" + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "avalancheConnectorMetas" + "value": "spokeDomain_gt" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AvalancheConnectorMeta_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AvalancheConnectorMeta_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain_lt" + }, "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AvalancheConnectorMeta" - } - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "baseConnectorMeta" + "value": "spokeDomain_gte" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain_lte" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta" + "value": "BigInt" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "baseConnectorMetas" + "value": "spokeDomain_in" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BaseConnectorMeta_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "BaseConnectorMeta_filter" + "value": "BigInt" } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain_not_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } + "value": "BigInt" } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + } } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain_not" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain_in" + }, "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "BaseConnectorMeta" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "BigInt" } } } @@ -32456,475 +28255,131 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "polygonZkConnectorMeta" + "value": "hubDomain_not_in" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } + "value": "BigInt" } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + } } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "PolygonZkConnectorMeta" + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "polygonZkConnectorMetas" + "value": "amb_not" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] - } - ], "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "PolygonZkConnectorMeta" - } - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "zkSyncConnectorMeta" + "value": "amb_lt" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_gte" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "ZkSyncConnectorMeta" + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "zkSyncConnectorMetas" + "value": "amb_lte" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ZkSyncConnectorMeta_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ZkSyncConnectorMeta_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_in" + }, "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ZkSyncConnectorMeta" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } } } @@ -32932,475 +28387,161 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootMessageProcessed" + "value": "amb_not_in" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } + "value": "Bytes" } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + } } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "amb_contains" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "RootMessageProcessed" + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "rootMessageProcesseds" + "value": "amb_not_contains" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootMessageProcessed_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootMessageProcessed_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_not" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_gt" + }, "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "RootMessageProcessed" - } - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRootSavedSlow" + "value": "rootManager_lt" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_gte" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "AggregateRootSavedSlow" + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "aggregateRootSavedSlows" + "value": "rootManager_lte" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregateRootSavedSlow_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregateRootSavedSlow_filter" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } - } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_in" + }, "type": { - "kind": "NonNullType", + "kind": "ListType", "type": { - "kind": "ListType", + "kind": "NonNullType", "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "AggregateRootSavedSlow" - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } } } @@ -33408,295 +28549,333 @@ const schemaAST = { "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomain" + "value": "rootManager_not_in" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "id" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "ID" - } - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } + "value": "Bytes" } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + } } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager_contains" + }, "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubDomain" + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", "name": { "kind": "Name", - "value": "hubDomains" + "value": "rootManager_not_contains" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "skip" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "0" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "first" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Int" - } - }, - "defaultValue": { - "kind": "IntValue", - "value": "100" - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderBy" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "HubDomain_orderBy" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "orderDirection" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "OrderDirection" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "where" - }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_not" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_gt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_lt" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_gte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_lte" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "HubDomain_filter" + "value": "Bytes" } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "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.", - "block": true - }, - "name": { - "kind": "Name", - "value": "block" - }, + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_not_in" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - }, - { - "kind": "InputValueDefinition", - "description": { - "kind": "StringValue", - "value": "Set to `allow` to receive data even if the subgraph has skipped over errors while syncing.", - "block": true - }, - "name": { - "kind": "Name", - "value": "subgraphError" - }, - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "_SubgraphErrorPolicy_" - } + "value": "Bytes" } - }, - "defaultValue": { - "kind": "EnumValue", - "value": "deny" - }, - "directives": [] + } } - ], + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_contains" + }, "type": { - "kind": "NonNullType", - "type": { - "kind": "ListType", - "type": { - "kind": "NonNullType", - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "HubDomain" - } - } - } + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" } }, "directives": [] }, { - "kind": "FieldDefinition", + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector_not_contains" + }, + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "Bytes" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", "description": { "kind": "StringValue", - "value": "Access to subgraph metadata", + "value": "Filter for the block changed event.", "block": true }, "name": { "kind": "Name", - "value": "_meta" + "value": "_change_block" }, - "arguments": [ - { - "kind": "InputValueDefinition", - "name": { - "kind": "Name", - "value": "block" - }, - "type": { - "kind": "NamedType", - "name": { - "kind": "Name", - "value": "Block_height" - } - }, - "directives": [] - } - ], "type": { "kind": "NamedType", "name": { "kind": "Name", - "value": "_Meta_" + "value": "BlockChangedFilter" + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "and" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "X1ConnectorMeta_filter" + } + } + }, + "directives": [] + }, + { + "kind": "InputValueDefinition", + "name": { + "kind": "Name", + "value": "or" + }, + "type": { + "kind": "ListType", + "type": { + "kind": "NamedType", + "name": { + "kind": "Name", + "value": "X1ConnectorMeta_filter" + } } }, "directives": [] } ], - "interfaces": [], "directives": [] }, { - "kind": "ScalarTypeDefinition", - "description": { - "kind": "StringValue", - "value": "A string representation of microseconds UNIX timestamp (16 digits)\n", - "block": true - }, + "kind": "EnumTypeDefinition", "name": { "kind": "Name", - "value": "Timestamp" + "value": "X1ConnectorMeta_orderBy" }, + "values": [ + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "id" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "spokeDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "hubDomain" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "amb" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "rootManager" + }, + "directives": [] + }, + { + "kind": "EnumValueDefinition", + "name": { + "kind": "Name", + "value": "mirrorConnector" + }, + "directives": [] + } + ], "directives": [] }, { diff --git a/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/schema.graphql b/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/schema.graphql index e59eeeda72..a45a476ab3 100644 --- a/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/schema.graphql +++ b/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/schema.graphql @@ -224,85 +224,6 @@ enum localmainnet_ArbitrumConnectorMeta_orderBy { mirrorConnector } -type localmainnet_AvalancheConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_AvalancheConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_AvalancheConnectorMeta_filter] - or: [localmainnet_AvalancheConnectorMeta_filter] -} - -enum localmainnet_AvalancheConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - type localmainnet_BaseConnectorMeta { id: ID! spokeDomain: BigInt! @@ -729,164 +650,6 @@ enum localmainnet_LineaConnectorMeta_orderBy { mirrorConnector } -type localmainnet_MantleConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_MantleConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_MantleConnectorMeta_filter] - or: [localmainnet_MantleConnectorMeta_filter] -} - -enum localmainnet_MantleConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - -type localmainnet_MetisConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_MetisConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_MetisConnectorMeta_filter] - or: [localmainnet_MetisConnectorMeta_filter] -} - -enum localmainnet_MetisConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector -} - type localmainnet_OptimismConnectorMeta { id: ID! spokeDomain: BigInt! @@ -1121,97 +884,18 @@ enum localmainnet_OptimisticRootProposed_orderBy { aggregateRoot snapshotsRoots domains - baseAggregateRoot - timestamp - blockNumber -} - -"""Defines the order direction, either ascending or descending""" -enum localmainnet_OrderDirection { - asc - desc -} - -type localmainnet_PolygonConnectorMeta { - id: ID! - spokeDomain: BigInt! - hubDomain: BigInt! - amb: localmainnet_Bytes! - rootManager: localmainnet_Bytes! - mirrorConnector: localmainnet_Bytes! -} - -input localmainnet_PolygonConnectorMeta_filter { - id: ID - id_not: ID - id_gt: ID - id_lt: ID - id_gte: ID - id_lte: ID - id_in: [ID!] - id_not_in: [ID!] - spokeDomain: BigInt - spokeDomain_not: BigInt - spokeDomain_gt: BigInt - spokeDomain_lt: BigInt - spokeDomain_gte: BigInt - spokeDomain_lte: BigInt - spokeDomain_in: [BigInt!] - spokeDomain_not_in: [BigInt!] - hubDomain: BigInt - hubDomain_not: BigInt - hubDomain_gt: BigInt - hubDomain_lt: BigInt - hubDomain_gte: BigInt - hubDomain_lte: BigInt - hubDomain_in: [BigInt!] - hubDomain_not_in: [BigInt!] - amb: localmainnet_Bytes - amb_not: localmainnet_Bytes - amb_gt: localmainnet_Bytes - amb_lt: localmainnet_Bytes - amb_gte: localmainnet_Bytes - amb_lte: localmainnet_Bytes - amb_in: [localmainnet_Bytes!] - amb_not_in: [localmainnet_Bytes!] - amb_contains: localmainnet_Bytes - amb_not_contains: localmainnet_Bytes - rootManager: localmainnet_Bytes - rootManager_not: localmainnet_Bytes - rootManager_gt: localmainnet_Bytes - rootManager_lt: localmainnet_Bytes - rootManager_gte: localmainnet_Bytes - rootManager_lte: localmainnet_Bytes - rootManager_in: [localmainnet_Bytes!] - rootManager_not_in: [localmainnet_Bytes!] - rootManager_contains: localmainnet_Bytes - rootManager_not_contains: localmainnet_Bytes - mirrorConnector: localmainnet_Bytes - mirrorConnector_not: localmainnet_Bytes - mirrorConnector_gt: localmainnet_Bytes - mirrorConnector_lt: localmainnet_Bytes - mirrorConnector_gte: localmainnet_Bytes - mirrorConnector_lte: localmainnet_Bytes - mirrorConnector_in: [localmainnet_Bytes!] - mirrorConnector_not_in: [localmainnet_Bytes!] - mirrorConnector_contains: localmainnet_Bytes - mirrorConnector_not_contains: localmainnet_Bytes - """Filter for the block changed event.""" - _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_PolygonConnectorMeta_filter] - or: [localmainnet_PolygonConnectorMeta_filter] -} - -enum localmainnet_PolygonConnectorMeta_orderBy { - id - spokeDomain - hubDomain - amb - rootManager - mirrorConnector + baseAggregateRoot + timestamp + blockNumber +} + +"""Defines the order direction, either ascending or descending""" +enum localmainnet_OrderDirection { + asc + desc } -type localmainnet_PolygonZkConnectorMeta { +type localmainnet_PolygonConnectorMeta { id: ID! spokeDomain: BigInt! hubDomain: BigInt! @@ -1220,7 +904,7 @@ type localmainnet_PolygonZkConnectorMeta { mirrorConnector: localmainnet_Bytes! } -input localmainnet_PolygonZkConnectorMeta_filter { +input localmainnet_PolygonConnectorMeta_filter { id: ID id_not: ID id_gt: ID @@ -1277,11 +961,11 @@ input localmainnet_PolygonZkConnectorMeta_filter { mirrorConnector_not_contains: localmainnet_Bytes """Filter for the block changed event.""" _change_block: localmainnet_BlockChangedFilter - and: [localmainnet_PolygonZkConnectorMeta_filter] - or: [localmainnet_PolygonZkConnectorMeta_filter] + and: [localmainnet_PolygonConnectorMeta_filter] + or: [localmainnet_PolygonConnectorMeta_filter] } -enum localmainnet_PolygonZkConnectorMeta_orderBy { +enum localmainnet_PolygonConnectorMeta_orderBy { id spokeDomain hubDomain @@ -1629,59 +1313,7 @@ type Query { """ subgraphError: _SubgraphErrorPolicy_! = deny ): [localmainnet_GnosisConnectorMeta!]! - localmainnet_lineaConnectorMeta( - 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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_LineaConnectorMeta - localmainnet_lineaConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: localmainnet_LineaConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_LineaConnectorMeta_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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_LineaConnectorMeta!]! - localmainnet_metisConnectorMeta( - 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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MetisConnectorMeta - localmainnet_metisConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: localmainnet_MetisConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_MetisConnectorMeta_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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MetisConnectorMeta!]! - localmainnet_mantleConnectorMeta( + localmainnet_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. @@ -1691,13 +1323,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MantleConnectorMeta - localmainnet_mantleConnectorMetas( + ): localmainnet_ZkSyncConnectorMeta + localmainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_MantleConnectorMeta_orderBy + orderBy: localmainnet_ZkSyncConnectorMeta_orderBy orderDirection: localmainnet_OrderDirection - where: localmainnet_MantleConnectorMeta_filter + where: localmainnet_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. """ @@ -1706,8 +1338,8 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MantleConnectorMeta!]! - localmainnet_avalancheConnectorMeta( + ): [localmainnet_ZkSyncConnectorMeta!]! + localmainnet_lineaConnectorMeta( 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. @@ -1717,13 +1349,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AvalancheConnectorMeta - localmainnet_avalancheConnectorMetas( + ): localmainnet_LineaConnectorMeta + localmainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AvalancheConnectorMeta_orderBy + orderBy: localmainnet_LineaConnectorMeta_orderBy orderDirection: localmainnet_OrderDirection - where: localmainnet_AvalancheConnectorMeta_filter + where: localmainnet_LineaConnectorMeta_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. """ @@ -1732,7 +1364,7 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AvalancheConnectorMeta!]! + ): [localmainnet_LineaConnectorMeta!]! localmainnet_baseConnectorMeta( id: ID! """ @@ -1759,33 +1391,7 @@ type Query { """ subgraphError: _SubgraphErrorPolicy_! = deny ): [localmainnet_BaseConnectorMeta!]! - localmainnet_polygonZkConnectorMeta( - 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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_PolygonZkConnectorMeta - localmainnet_polygonZkConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: localmainnet_PolygonZkConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_PolygonZkConnectorMeta_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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_PolygonZkConnectorMeta!]! - localmainnet_zkSyncConnectorMeta( + localmainnet_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. @@ -1795,13 +1401,13 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ZkSyncConnectorMeta - localmainnet_zkSyncConnectorMetas( + ): localmainnet_X1ConnectorMeta + localmainnet_x1ConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ZkSyncConnectorMeta_orderBy + orderBy: localmainnet_X1ConnectorMeta_orderBy orderDirection: localmainnet_OrderDirection - where: localmainnet_ZkSyncConnectorMeta_filter + where: localmainnet_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. """ @@ -1810,7 +1416,7 @@ type Query { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ZkSyncConnectorMeta!]! + ): [localmainnet_X1ConnectorMeta!]! localmainnet_rootMessageProcessed( id: ID! """ @@ -2557,59 +2163,7 @@ type Subscription { """ subgraphError: _SubgraphErrorPolicy_! = deny ): [localmainnet_GnosisConnectorMeta!]! - localmainnet_lineaConnectorMeta( - 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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_LineaConnectorMeta - localmainnet_lineaConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: localmainnet_LineaConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_LineaConnectorMeta_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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_LineaConnectorMeta!]! - localmainnet_metisConnectorMeta( - 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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MetisConnectorMeta - localmainnet_metisConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: localmainnet_MetisConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_MetisConnectorMeta_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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MetisConnectorMeta!]! - localmainnet_mantleConnectorMeta( + localmainnet_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. @@ -2619,13 +2173,13 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_MantleConnectorMeta - localmainnet_mantleConnectorMetas( + ): localmainnet_ZkSyncConnectorMeta + localmainnet_zkSyncConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_MantleConnectorMeta_orderBy + orderBy: localmainnet_ZkSyncConnectorMeta_orderBy orderDirection: localmainnet_OrderDirection - where: localmainnet_MantleConnectorMeta_filter + where: localmainnet_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. """ @@ -2634,8 +2188,8 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_MantleConnectorMeta!]! - localmainnet_avalancheConnectorMeta( + ): [localmainnet_ZkSyncConnectorMeta!]! + localmainnet_lineaConnectorMeta( 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. @@ -2645,13 +2199,13 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_AvalancheConnectorMeta - localmainnet_avalancheConnectorMetas( + ): localmainnet_LineaConnectorMeta + localmainnet_lineaConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_AvalancheConnectorMeta_orderBy + orderBy: localmainnet_LineaConnectorMeta_orderBy orderDirection: localmainnet_OrderDirection - where: localmainnet_AvalancheConnectorMeta_filter + where: localmainnet_LineaConnectorMeta_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. """ @@ -2660,7 +2214,7 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_AvalancheConnectorMeta!]! + ): [localmainnet_LineaConnectorMeta!]! localmainnet_baseConnectorMeta( id: ID! """ @@ -2687,33 +2241,7 @@ type Subscription { """ subgraphError: _SubgraphErrorPolicy_! = deny ): [localmainnet_BaseConnectorMeta!]! - localmainnet_polygonZkConnectorMeta( - 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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_PolygonZkConnectorMeta - localmainnet_polygonZkConnectorMetas( - skip: Int = 0 - first: Int = 100 - orderBy: localmainnet_PolygonZkConnectorMeta_orderBy - orderDirection: localmainnet_OrderDirection - where: localmainnet_PolygonZkConnectorMeta_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. - """ - block: localmainnet_Block_height - """ - Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. - """ - subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_PolygonZkConnectorMeta!]! - localmainnet_zkSyncConnectorMeta( + localmainnet_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. @@ -2723,13 +2251,13 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): localmainnet_ZkSyncConnectorMeta - localmainnet_zkSyncConnectorMetas( + ): localmainnet_X1ConnectorMeta + localmainnet_x1ConnectorMetas( skip: Int = 0 first: Int = 100 - orderBy: localmainnet_ZkSyncConnectorMeta_orderBy + orderBy: localmainnet_X1ConnectorMeta_orderBy orderDirection: localmainnet_OrderDirection - where: localmainnet_ZkSyncConnectorMeta_filter + where: localmainnet_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. """ @@ -2738,7 +2266,7 @@ type Subscription { Set to `allow` to receive data even if the subgraph has skipped over errors while syncing. """ subgraphError: _SubgraphErrorPolicy_! = deny - ): [localmainnet_ZkSyncConnectorMeta!]! + ): [localmainnet_X1ConnectorMeta!]! localmainnet_rootMessageProcessed( id: ID! """ @@ -2827,6 +2355,85 @@ A string representation of microseconds UNIX timestamp (16 digits) """ scalar Timestamp +type localmainnet_X1ConnectorMeta { + id: ID! + spokeDomain: BigInt! + hubDomain: BigInt! + amb: localmainnet_Bytes! + rootManager: localmainnet_Bytes! + mirrorConnector: localmainnet_Bytes! +} + +input localmainnet_X1ConnectorMeta_filter { + id: ID + id_not: ID + id_gt: ID + id_lt: ID + id_gte: ID + id_lte: ID + id_in: [ID!] + id_not_in: [ID!] + spokeDomain: BigInt + spokeDomain_not: BigInt + spokeDomain_gt: BigInt + spokeDomain_lt: BigInt + spokeDomain_gte: BigInt + spokeDomain_lte: BigInt + spokeDomain_in: [BigInt!] + spokeDomain_not_in: [BigInt!] + hubDomain: BigInt + hubDomain_not: BigInt + hubDomain_gt: BigInt + hubDomain_lt: BigInt + hubDomain_gte: BigInt + hubDomain_lte: BigInt + hubDomain_in: [BigInt!] + hubDomain_not_in: [BigInt!] + amb: localmainnet_Bytes + amb_not: localmainnet_Bytes + amb_gt: localmainnet_Bytes + amb_lt: localmainnet_Bytes + amb_gte: localmainnet_Bytes + amb_lte: localmainnet_Bytes + amb_in: [localmainnet_Bytes!] + amb_not_in: [localmainnet_Bytes!] + amb_contains: localmainnet_Bytes + amb_not_contains: localmainnet_Bytes + rootManager: localmainnet_Bytes + rootManager_not: localmainnet_Bytes + rootManager_gt: localmainnet_Bytes + rootManager_lt: localmainnet_Bytes + rootManager_gte: localmainnet_Bytes + rootManager_lte: localmainnet_Bytes + rootManager_in: [localmainnet_Bytes!] + rootManager_not_in: [localmainnet_Bytes!] + rootManager_contains: localmainnet_Bytes + rootManager_not_contains: localmainnet_Bytes + mirrorConnector: localmainnet_Bytes + mirrorConnector_not: localmainnet_Bytes + mirrorConnector_gt: localmainnet_Bytes + mirrorConnector_lt: localmainnet_Bytes + mirrorConnector_gte: localmainnet_Bytes + mirrorConnector_lte: localmainnet_Bytes + mirrorConnector_in: [localmainnet_Bytes!] + mirrorConnector_not_in: [localmainnet_Bytes!] + mirrorConnector_contains: localmainnet_Bytes + mirrorConnector_not_contains: localmainnet_Bytes + """Filter for the block changed event.""" + _change_block: localmainnet_BlockChangedFilter + and: [localmainnet_X1ConnectorMeta_filter] + or: [localmainnet_X1ConnectorMeta_filter] +} + +enum localmainnet_X1ConnectorMeta_orderBy { + id + spokeDomain + hubDomain + amb + rootManager + mirrorConnector +} + type localmainnet_ZkSyncConnectorMeta { id: ID! spokeDomain: BigInt! diff --git a/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/types.ts b/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/types.ts index 3fce05298f..7456737433 100644 --- a/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/types.ts +++ b/packages/adapters/subgraph/.graphclient/sources/Hub_LocalMainnet/types.ts @@ -231,84 +231,6 @@ export type localmainnet_ArbitrumConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type localmainnet_AvalancheConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_AvalancheConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_AvalancheConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - export type localmainnet_BaseConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; @@ -717,162 +639,6 @@ export type localmainnet_LineaConnectorMeta_orderBy = | 'rootManager' | 'mirrorConnector'; -export type localmainnet_MantleConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_MantleConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_MantleConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - -export type localmainnet_MetisConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_MetisConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_MetisConnectorMeta_orderBy = - | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; - export type localmainnet_OptimismConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; @@ -1090,109 +856,31 @@ export type localmainnet_OptimisticRootProposed_filter = { blockNumber_gt?: InputMaybe; blockNumber_lt?: InputMaybe; blockNumber_gte?: InputMaybe; - blockNumber_lte?: InputMaybe; - blockNumber_in?: InputMaybe>; - blockNumber_not_in?: InputMaybe>; - /** Filter for the block changed event. */ - _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; -}; - -export type localmainnet_OptimisticRootProposed_orderBy = - | 'id' - | 'disputeCliff' - | 'aggregateRoot' - | 'snapshotsRoots' - | 'domains' - | 'baseAggregateRoot' - | 'timestamp' - | 'blockNumber'; - -/** Defines the order direction, either ascending or descending */ -export type localmainnet_OrderDirection = - | 'asc' - | 'desc'; - -export type localmainnet_PolygonConnectorMeta = { - id: Scalars['ID']; - spokeDomain: Scalars['BigInt']; - hubDomain: Scalars['BigInt']; - amb: Scalars['localmainnet_Bytes']; - rootManager: Scalars['localmainnet_Bytes']; - mirrorConnector: Scalars['localmainnet_Bytes']; -}; - -export type localmainnet_PolygonConnectorMeta_filter = { - id?: InputMaybe; - id_not?: InputMaybe; - id_gt?: InputMaybe; - id_lt?: InputMaybe; - id_gte?: InputMaybe; - id_lte?: InputMaybe; - id_in?: InputMaybe>; - id_not_in?: InputMaybe>; - spokeDomain?: InputMaybe; - spokeDomain_not?: InputMaybe; - spokeDomain_gt?: InputMaybe; - spokeDomain_lt?: InputMaybe; - spokeDomain_gte?: InputMaybe; - spokeDomain_lte?: InputMaybe; - spokeDomain_in?: InputMaybe>; - spokeDomain_not_in?: InputMaybe>; - hubDomain?: InputMaybe; - hubDomain_not?: InputMaybe; - hubDomain_gt?: InputMaybe; - hubDomain_lt?: InputMaybe; - hubDomain_gte?: InputMaybe; - hubDomain_lte?: InputMaybe; - hubDomain_in?: InputMaybe>; - hubDomain_not_in?: InputMaybe>; - amb?: InputMaybe; - amb_not?: InputMaybe; - amb_gt?: InputMaybe; - amb_lt?: InputMaybe; - amb_gte?: InputMaybe; - amb_lte?: InputMaybe; - amb_in?: InputMaybe>; - amb_not_in?: InputMaybe>; - amb_contains?: InputMaybe; - amb_not_contains?: InputMaybe; - rootManager?: InputMaybe; - rootManager_not?: InputMaybe; - rootManager_gt?: InputMaybe; - rootManager_lt?: InputMaybe; - rootManager_gte?: InputMaybe; - rootManager_lte?: InputMaybe; - rootManager_in?: InputMaybe>; - rootManager_not_in?: InputMaybe>; - rootManager_contains?: InputMaybe; - rootManager_not_contains?: InputMaybe; - mirrorConnector?: InputMaybe; - mirrorConnector_not?: InputMaybe; - mirrorConnector_gt?: InputMaybe; - mirrorConnector_lt?: InputMaybe; - mirrorConnector_gte?: InputMaybe; - mirrorConnector_lte?: InputMaybe; - mirrorConnector_in?: InputMaybe>; - mirrorConnector_not_in?: InputMaybe>; - mirrorConnector_contains?: InputMaybe; - mirrorConnector_not_contains?: InputMaybe; + blockNumber_lte?: InputMaybe; + blockNumber_in?: InputMaybe>; + blockNumber_not_in?: InputMaybe>; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_PolygonConnectorMeta_orderBy = +export type localmainnet_OptimisticRootProposed_orderBy = | 'id' - | 'spokeDomain' - | 'hubDomain' - | 'amb' - | 'rootManager' - | 'mirrorConnector'; + | 'disputeCliff' + | 'aggregateRoot' + | 'snapshotsRoots' + | 'domains' + | 'baseAggregateRoot' + | 'timestamp' + | 'blockNumber'; + +/** Defines the order direction, either ascending or descending */ +export type localmainnet_OrderDirection = + | 'asc' + | 'desc'; -export type localmainnet_PolygonZkConnectorMeta = { +export type localmainnet_PolygonConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; hubDomain: Scalars['BigInt']; @@ -1201,7 +889,7 @@ export type localmainnet_PolygonZkConnectorMeta = { mirrorConnector: Scalars['localmainnet_Bytes']; }; -export type localmainnet_PolygonZkConnectorMeta_filter = { +export type localmainnet_PolygonConnectorMeta_filter = { id?: InputMaybe; id_not?: InputMaybe; id_gt?: InputMaybe; @@ -1258,11 +946,11 @@ export type localmainnet_PolygonZkConnectorMeta_filter = { mirrorConnector_not_contains?: InputMaybe; /** Filter for the block changed event. */ _change_block?: InputMaybe; - and?: InputMaybe>>; - or?: InputMaybe>>; + and?: InputMaybe>>; + or?: InputMaybe>>; }; -export type localmainnet_PolygonZkConnectorMeta_orderBy = +export type localmainnet_PolygonConnectorMeta_orderBy = | 'id' | 'spokeDomain' | 'hubDomain' @@ -1297,20 +985,14 @@ export type Query = { localmainnet_arbitrumConnectorMetas: Array; localmainnet_gnosisConnectorMeta?: Maybe; localmainnet_gnosisConnectorMetas: Array; + localmainnet_zkSyncConnectorMeta?: Maybe; + localmainnet_zkSyncConnectorMetas: Array; localmainnet_lineaConnectorMeta?: Maybe; localmainnet_lineaConnectorMetas: Array; - localmainnet_metisConnectorMeta?: Maybe; - localmainnet_metisConnectorMetas: Array; - localmainnet_mantleConnectorMeta?: Maybe; - localmainnet_mantleConnectorMetas: Array; - localmainnet_avalancheConnectorMeta?: Maybe; - localmainnet_avalancheConnectorMetas: Array; localmainnet_baseConnectorMeta?: Maybe; localmainnet_baseConnectorMetas: Array; - localmainnet_polygonZkConnectorMeta?: Maybe; - localmainnet_polygonZkConnectorMetas: Array; - localmainnet_zkSyncConnectorMeta?: Maybe; - localmainnet_zkSyncConnectorMetas: Array; + localmainnet_x1ConnectorMeta?: Maybe; + localmainnet_x1ConnectorMetas: Array; localmainnet_rootMessageProcessed?: Maybe; localmainnet_rootMessageProcesseds: Array; localmainnet_aggregateRootSavedSlow?: Maybe; @@ -1556,73 +1238,37 @@ export type Querylocalmainnet_gnosisConnectorMetasArgs = { }; -export type Querylocalmainnet_lineaConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querylocalmainnet_lineaConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querylocalmainnet_metisConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querylocalmainnet_metisConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querylocalmainnet_mantleConnectorMetaArgs = { +export type Querylocalmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_mantleConnectorMetasArgs = { +export type Querylocalmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_avalancheConnectorMetaArgs = { +export type Querylocalmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_avalancheConnectorMetasArgs = { +export type Querylocalmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; @@ -1646,37 +1292,19 @@ export type Querylocalmainnet_baseConnectorMetasArgs = { }; -export type Querylocalmainnet_polygonZkConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querylocalmainnet_polygonZkConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Querylocalmainnet_zkSyncConnectorMetaArgs = { +export type Querylocalmainnet_x1ConnectorMetaArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Querylocalmainnet_zkSyncConnectorMetasArgs = { +export type Querylocalmainnet_x1ConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; @@ -2087,20 +1715,14 @@ export type Subscription = { localmainnet_arbitrumConnectorMetas: Array; localmainnet_gnosisConnectorMeta?: Maybe; localmainnet_gnosisConnectorMetas: Array; + localmainnet_zkSyncConnectorMeta?: Maybe; + localmainnet_zkSyncConnectorMetas: Array; localmainnet_lineaConnectorMeta?: Maybe; localmainnet_lineaConnectorMetas: Array; - localmainnet_metisConnectorMeta?: Maybe; - localmainnet_metisConnectorMetas: Array; - localmainnet_mantleConnectorMeta?: Maybe; - localmainnet_mantleConnectorMetas: Array; - localmainnet_avalancheConnectorMeta?: Maybe; - localmainnet_avalancheConnectorMetas: Array; localmainnet_baseConnectorMeta?: Maybe; localmainnet_baseConnectorMetas: Array; - localmainnet_polygonZkConnectorMeta?: Maybe; - localmainnet_polygonZkConnectorMetas: Array; - localmainnet_zkSyncConnectorMeta?: Maybe; - localmainnet_zkSyncConnectorMetas: Array; + localmainnet_x1ConnectorMeta?: Maybe; + localmainnet_x1ConnectorMetas: Array; localmainnet_rootMessageProcessed?: Maybe; localmainnet_rootMessageProcesseds: Array; localmainnet_aggregateRootSavedSlow?: Maybe; @@ -2346,73 +1968,37 @@ export type Subscriptionlocalmainnet_gnosisConnectorMetasArgs = { }; -export type Subscriptionlocalmainnet_lineaConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionlocalmainnet_lineaConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionlocalmainnet_metisConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionlocalmainnet_metisConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionlocalmainnet_mantleConnectorMetaArgs = { +export type Subscriptionlocalmainnet_zkSyncConnectorMetaArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_mantleConnectorMetasArgs = { +export type Subscriptionlocalmainnet_zkSyncConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_avalancheConnectorMetaArgs = { +export type Subscriptionlocalmainnet_lineaConnectorMetaArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_avalancheConnectorMetasArgs = { +export type Subscriptionlocalmainnet_lineaConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; @@ -2436,37 +2022,19 @@ export type Subscriptionlocalmainnet_baseConnectorMetasArgs = { }; -export type Subscriptionlocalmainnet_polygonZkConnectorMetaArgs = { - id: Scalars['ID']; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionlocalmainnet_polygonZkConnectorMetasArgs = { - skip?: InputMaybe; - first?: InputMaybe; - orderBy?: InputMaybe; - orderDirection?: InputMaybe; - where?: InputMaybe; - block?: InputMaybe; - subgraphError?: _SubgraphErrorPolicy_; -}; - - -export type Subscriptionlocalmainnet_zkSyncConnectorMetaArgs = { +export type Subscriptionlocalmainnet_x1ConnectorMetaArgs = { id: Scalars['ID']; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; -export type Subscriptionlocalmainnet_zkSyncConnectorMetasArgs = { +export type Subscriptionlocalmainnet_x1ConnectorMetasArgs = { skip?: InputMaybe; first?: InputMaybe; - orderBy?: InputMaybe; + orderBy?: InputMaybe; orderDirection?: InputMaybe; - where?: InputMaybe; + where?: InputMaybe; block?: InputMaybe; subgraphError?: _SubgraphErrorPolicy_; }; @@ -2530,6 +2098,84 @@ export type Subscriptionlocalmainnet__metaArgs = { block?: InputMaybe; }; +export type localmainnet_X1ConnectorMeta = { + id: Scalars['ID']; + spokeDomain: Scalars['BigInt']; + hubDomain: Scalars['BigInt']; + amb: Scalars['localmainnet_Bytes']; + rootManager: Scalars['localmainnet_Bytes']; + mirrorConnector: Scalars['localmainnet_Bytes']; +}; + +export type localmainnet_X1ConnectorMeta_filter = { + id?: InputMaybe; + id_not?: InputMaybe; + id_gt?: InputMaybe; + id_lt?: InputMaybe; + id_gte?: InputMaybe; + id_lte?: InputMaybe; + id_in?: InputMaybe>; + id_not_in?: InputMaybe>; + spokeDomain?: InputMaybe; + spokeDomain_not?: InputMaybe; + spokeDomain_gt?: InputMaybe; + spokeDomain_lt?: InputMaybe; + spokeDomain_gte?: InputMaybe; + spokeDomain_lte?: InputMaybe; + spokeDomain_in?: InputMaybe>; + spokeDomain_not_in?: InputMaybe>; + hubDomain?: InputMaybe; + hubDomain_not?: InputMaybe; + hubDomain_gt?: InputMaybe; + hubDomain_lt?: InputMaybe; + hubDomain_gte?: InputMaybe; + hubDomain_lte?: InputMaybe; + hubDomain_in?: InputMaybe>; + hubDomain_not_in?: InputMaybe>; + amb?: InputMaybe; + amb_not?: InputMaybe; + amb_gt?: InputMaybe; + amb_lt?: InputMaybe; + amb_gte?: InputMaybe; + amb_lte?: InputMaybe; + amb_in?: InputMaybe>; + amb_not_in?: InputMaybe>; + amb_contains?: InputMaybe; + amb_not_contains?: InputMaybe; + rootManager?: InputMaybe; + rootManager_not?: InputMaybe; + rootManager_gt?: InputMaybe; + rootManager_lt?: InputMaybe; + rootManager_gte?: InputMaybe; + rootManager_lte?: InputMaybe; + rootManager_in?: InputMaybe>; + rootManager_not_in?: InputMaybe>; + rootManager_contains?: InputMaybe; + rootManager_not_contains?: InputMaybe; + mirrorConnector?: InputMaybe; + mirrorConnector_not?: InputMaybe; + mirrorConnector_gt?: InputMaybe; + mirrorConnector_lt?: InputMaybe; + mirrorConnector_gte?: InputMaybe; + mirrorConnector_lte?: InputMaybe; + mirrorConnector_in?: InputMaybe>; + mirrorConnector_not_in?: InputMaybe>; + mirrorConnector_contains?: InputMaybe; + mirrorConnector_not_contains?: InputMaybe; + /** Filter for the block changed event. */ + _change_block?: InputMaybe; + and?: InputMaybe>>; + or?: InputMaybe>>; +}; + +export type localmainnet_X1ConnectorMeta_orderBy = + | 'id' + | 'spokeDomain' + | 'hubDomain' + | 'amb' + | 'rootManager' + | 'mirrorConnector'; + export type localmainnet_ZkSyncConnectorMeta = { id: Scalars['ID']; spokeDomain: Scalars['BigInt']; @@ -2695,33 +2341,21 @@ export type _SubgraphErrorPolicy_ = /** null **/ localmainnet_gnosisConnectorMetas: InContextSdkMethod, /** null **/ - localmainnet_lineaConnectorMeta: InContextSdkMethod, - /** null **/ - localmainnet_lineaConnectorMetas: InContextSdkMethod, - /** null **/ - localmainnet_metisConnectorMeta: InContextSdkMethod, - /** null **/ - localmainnet_metisConnectorMetas: InContextSdkMethod, - /** null **/ - localmainnet_mantleConnectorMeta: InContextSdkMethod, + localmainnet_zkSyncConnectorMeta: InContextSdkMethod, /** null **/ - localmainnet_mantleConnectorMetas: InContextSdkMethod, + localmainnet_zkSyncConnectorMetas: InContextSdkMethod, /** null **/ - localmainnet_avalancheConnectorMeta: InContextSdkMethod, + localmainnet_lineaConnectorMeta: InContextSdkMethod, /** null **/ - localmainnet_avalancheConnectorMetas: InContextSdkMethod, + localmainnet_lineaConnectorMetas: InContextSdkMethod, /** null **/ localmainnet_baseConnectorMeta: InContextSdkMethod, /** null **/ localmainnet_baseConnectorMetas: InContextSdkMethod, /** null **/ - localmainnet_polygonZkConnectorMeta: InContextSdkMethod, - /** null **/ - localmainnet_polygonZkConnectorMetas: InContextSdkMethod, - /** null **/ - localmainnet_zkSyncConnectorMeta: InContextSdkMethod, + localmainnet_x1ConnectorMeta: InContextSdkMethod, /** null **/ - localmainnet_zkSyncConnectorMetas: InContextSdkMethod, + localmainnet_x1ConnectorMetas: InContextSdkMethod, /** null **/ localmainnet_rootMessageProcessed: InContextSdkMethod, /** null **/ @@ -2796,33 +2430,21 @@ export type _SubgraphErrorPolicy_ = /** null **/ localmainnet_gnosisConnectorMetas: InContextSdkMethod, /** null **/ - localmainnet_lineaConnectorMeta: InContextSdkMethod, - /** null **/ - localmainnet_lineaConnectorMetas: InContextSdkMethod, - /** null **/ - localmainnet_metisConnectorMeta: InContextSdkMethod, - /** null **/ - localmainnet_metisConnectorMetas: InContextSdkMethod, - /** null **/ - localmainnet_mantleConnectorMeta: InContextSdkMethod, + localmainnet_zkSyncConnectorMeta: InContextSdkMethod, /** null **/ - localmainnet_mantleConnectorMetas: InContextSdkMethod, + localmainnet_zkSyncConnectorMetas: InContextSdkMethod, /** null **/ - localmainnet_avalancheConnectorMeta: InContextSdkMethod, + localmainnet_lineaConnectorMeta: InContextSdkMethod, /** null **/ - localmainnet_avalancheConnectorMetas: InContextSdkMethod, + localmainnet_lineaConnectorMetas: InContextSdkMethod, /** null **/ localmainnet_baseConnectorMeta: InContextSdkMethod, /** null **/ localmainnet_baseConnectorMetas: InContextSdkMethod, /** null **/ - localmainnet_polygonZkConnectorMeta: InContextSdkMethod, + localmainnet_x1ConnectorMeta: InContextSdkMethod, /** null **/ - localmainnet_polygonZkConnectorMetas: InContextSdkMethod, - /** null **/ - localmainnet_zkSyncConnectorMeta: InContextSdkMethod, - /** null **/ - localmainnet_zkSyncConnectorMetas: InContextSdkMethod, + localmainnet_x1ConnectorMetas: InContextSdkMethod, /** null **/ localmainnet_rootMessageProcessed: InContextSdkMethod, /** null **/ diff --git a/packages/adapters/subgraph/.graphclientrc.yml b/packages/adapters/subgraph/.graphclientrc.yml index 486ac198b6..b4c5756677 100644 --- a/packages/adapters/subgraph/.graphclientrc.yml +++ b/packages/adapters/subgraph/.graphclientrc.yml @@ -155,12 +155,15 @@ sources: } value: "_meta.block.number" sources: - - endpoint: "https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/FfTxiY98LJG6zoiAjCXdT34pAmCKDEP8vZRVuC8D5Gf" + - endpoint: "https://api.goldsky.com/api/public/project_clssc64y57n5r010yeoly05up/subgraphs/connext/amarok-runtime-v1-mainnet/gn" retry: 2 timeout: 30000 # 30 seconds - - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v1-mainnet - retry: 5 - timeout: 30000 # 30 seconds + # - endpoint: "https://gateway-arbitrum.network.thegraph.com/api/{env.GRAPH_API_KEY}/subgraphs/id/FfTxiY98LJG6zoiAjCXdT34pAmCKDEP8vZRVuC8D5Gf" + # retry: 2 + # timeout: 30000 # 30 seconds + # - endpoint: https://api.thegraph.com/subgraphs/name/connext/amarok-runtime-v1-mainnet + # retry: 5 + # timeout: 30000 # 30 seconds transforms: - prefix: value: mainnet_